@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
.alignC{
	text-align:center;
}
.alignL{
	text-align:left;
}
.w100{
	width:150px;
}
.w80{
	width:80px;
}
.g_border{
	border-color:#888888;
	boder:gray;
}
.size_t{
	width:100%;
}
.sizetbl_jnr_size{
	text-align:center;
	width:5%;
}
.sizetbl_t3{
	width:25%;
	text-align:center;
}
.sizetbl_t1{
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

.mens_t{
	width:100%;
}
.mens_t td{
	width:277px;
	text-align:center;
}
.tokuchu{
	font-size:11px;
	color:"#000000";
}
.mens_size_t td{
	text-align:center;
	background-color:white;
}
.mens_size_t th{
	background-color:"#efefef";
}
.size2 th{
	background-color:"#efefef";
}
.size2 td{
	text-align:center;
	background-color:"#white";
}
.half{
	font-size:8px;
}
.jump_s td{
	text-align:center;
	background-color:"#white";
}
.jump_s th{
	text-align:center;
	background-color:"#efefef";
}
.sizetbl_t3 {
	text-align:center;
	width:15%;
}
.lady_sole_td {
	width:300;
	text-align:center;
	background-color:"#efefef";
}
