.fs-preview-header{
	/* display: none; */
}


.f_l { float:left; }
.f_r { float:right; }
.clr { clear:both; }
.clr_l { clear:left; }
.clr_r { clear:right; }			
.ta_l { text-align:left; }	
.ta_r { text-align:right; }
.ta_c { text-align:center; }
.va_t { vertical-align:top; }	
.va_b { vertical-align:bottom; }
.lh_2{ line-height:2;}	
.mb_1 {	margin-bottom:1px; }	
.mb_2 {	margin-bottom:2px; }	
.mb_3 {	margin-bottom:3px; }	
.mb_4 {	margin-bottom:4px; }	
.mb_5 { margin-bottom:5px; }	
.mb_7 { margin-bottom:7px; }
.mb_8 { margin-bottom:8px; }
.mb_10 { margin-bottom:10px; }
.mb_11 { margin-bottom:11px; }
.mb_15 { margin-bottom:15px; }
.mb_20 { margin-bottom:20px; }
.mb_25 { margin-bottom:25px; }
.mb_30 { margin-bottom:30px; }
.mb_35 { margin-bottom:35px; }
.mb_40 { margin-bottom:40px; }
.mb_50 { margin-bottom:50px; }
.mb_60 { margin-bottom:60px; }
.mb_60 { margin-bottom:70px; }
.mb_80 { margin-bottom:80px; }
.mb_90 { margin-bottom:90px; }
.mb_100 { margin-bottom:100px; }
.mt_3 {	margin-top:3px; }	
.mt_5 { margin-top:5px; }	
.mt_10 { margin-top:10px; }
.mt_15 { margin-top:15px; }
.mt_20 { margin-top:20px; }
.mt_28 { margin-top:28px; }
.mt_26 { margin-top:26px; }
.mt_30 { margin-top:30px; }
.mt_40 { margin-top:40px; }
.mt_50 { margin-top:50px; }
.mr_2 {	margin-right:2px; }	
.mr_3 {	margin-right:3px; }	
.mr_5 { margin-right:5px; }	
.mr_10 { margin-right:10px; }
.mr_11 { margin-right:11px; }
.mr_15 { margin-right:15px; }
.mr_20 { margin-right:20px; }
.mr_30 { margin-right:30px; }
.mr_40 { margin-right:40px; }
.mr_50 { margin-right:50px; }
.ml_2 {	margin-left:2px; }
.ml_3 {	margin-left:3px; }	
.ml_5 { margin-left:5px; }	
.ml_8 { margin-left:8px; }	
.ml_10 { margin-left:10px; }
.ml_15 { margin-left:15px; }
.ml_20 { margin-left:20px; }
.ml_25 { margin-left:25px; }
.ml_30 { margin-left:30px; }
.ml_40 { margin-left:40px; }
.ml_50 { margin-left:50px; }
.ml_60 { margin-left:60px; }
.ml_70 { margin-left:70px; }
.ml_80 { margin-left:80px; }
.ml_90 { margin-left:90px; }
.ml_100 { margin-left:100px; }
.pa_5 { padding:5px; }
.pa_10 { padding:10px; }
.pt_5 { padding-top:5px; }
.pt_10 { padding-top:10px; }
.pt_20 { padding-top:20px; }
.pt_30 { padding-top:30px; }
.pt_40 { padding-top:40px; }
.pt_50 { padding-top:50px; }
.pb_5 { padding-bottom:5px; }
.pb_10 { padding-bottom:10px; }
.pb_20 { padding-bottom:20px; }
.pb_30 { padding-bottom:30px; }
.pb_40 { padding-bottom:40px; }
.pb_50 { padding-bottom:50px; }
.pr_5 { padding-right:5px; }
.pr_10 { padding-right:10px; }
.pr_20 { padding-right:20px; }
.pr_30 { padding-right:30px; }
.pr_40 { padding-right:40px; }
.pr_50 { padding-right:50px; }
.pl_5 { padding-left:5px; }
.pl_10 { padding-left:10px; }
.pl_20 { padding-left:40px; }
.pl_30 { padding-left:30px; }
.pl_40 { padding-left:40px; }
.pl_50 { padding-left:50px; }
.pl_60 { padding-left:60px; }
/*　フォントカラー　*/
/*　白　*/
.t_white{ color:#ffffff;}
/*　赤系　*/
.t_red{ color:#ff0000;}
.t_dred01{ color:#cc0000;}
.t_dred02{ color:#990000;}
.t_dred03{ color:#660000;}
.t_dred04{ color:#f80404;}
/*　黄系　*/
.t_or01{ color:#ff6600;}
.t_or02{ color:#ff9900;}
/*　青系　*/
.t_bl{ color:#0000ff;}
.t_dbl01{ color:#000066;}
.t_dbl02{ color:#000099;}
.t_dbl03{ color:#0000cc;}
/*　緑系　*/
.t_gr{ color:#009944;}
.t_dgr01{ color:#336600;}
.t_dgr02{ color:#006600;}
/*　緑系　*/
.t_yg01{ color:#5BA633;}
.t_yg02{ color:#638c0b;}
/*　グレー系　*/
.t_gray01{ color:#CCCCCC;}
.t_gray02{ color:#999999;}	
.t_dg01{ color:#666; }	
.t_dg02{ color:#444; }
/*　フォントウェイト　*/
/*　太字　*/
.t_b{ font-weight:bold;}
/*　フォントサイズ　*/
.t_60 { font-size:60%;}
.t_70 { font-size:70%;}
.t_80 { font-size:80%;}
.t_85 { font-size:85%;}
.t_90 { font-size:90%;}
.t_100{ font-size:100%;}
.t_110{ font-size:110%;}
.t_120{ font-size:120%;}
.t_130{ font-size:130%;}
.t_140{ font-size:140%;}
.t_150{ font-size:150%;}
.t_160{ font-size:160%;}
.t_170{ font-size:170%;}
.t_180{ font-size:180%;}
/*　ボーダー　*/
.border01 { border-bottom:1px dashed #a8b2bb;}
.border02 { border-bottom:1px dotted #ccc;}
.border03 { border-bottom:1px dotted #999;}
.border04 { border-bottom:1px solid #ccc;}
.border05 { border-bottom:1px solid #999;}
.border06 { border-bottom:1px dotted #acacac;}
.border07 { border-bottom:1px dotted #ffffff;}
.border08 { border-top:1px dotted #acacac;}
.border09 { border-bottom:1px dotted #737373;}
.border10 { border:1px dotted #ff6600;}
.border04_t { border-top:1px solid #cccccc;}
/*　バックグラウンドカラー　*/
.bgcolor_bk { background-color:#000000;}
.bgcolor_gr01 { background-color:#333333;}
.bgcolor_gr02 { background-color:#232323;}
.bgcolor_gr03 { background-color:#666666;}
.bgcolor_gr04 { background-color:#999999;}
.bgcolor_gr05 { background-color:#CCCCCC;}
/* レタースペーシング　*/
.lsp03 { letter-spacing:-0.3em;}
.lsp025 { letter-spacing:-0.25em;}
.lsp02 { letter-spacing:-0.2em;}
.lsp015 { letter-spacing:-0.15em;}
.lsp01 { letter-spacing:-0.1em;}
.ov_h {	overflow:hidden;}
/*　ボーダー　*/
.borderno{ border:none;}

/*　タイトル　*/
.tit01 {
	font-weight:bold;
	font-size:100%;
	border-bottom:#000 solid 1px;
}

/* タイトル・ソリッドボーダー　*/
.title01 {
	font-size:17px;
	font-weight:bold;
	display:block;
	line-height:1.5;
	border-bottom:solid 3px #ECECED;
	margin-bottom:30px;
	}

/* タイトル・ソリッドボーダー２色　*/
.title02 {
	clear:both;
	font-size:17px;
	font-weight:bold;
	display:block;
	padding-bottom: .5em;
	margin-bottom:15px;
  position: relative;
  padding-bottom: .5em;
  border-bottom: 4px solid #ECECED;
}
.title02::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 25%;
  height: 4px;
  background-color: #444;
}

/*タイトル・ソリッドボーダー＋破線ボーダー２色*/
/*(cms・pick-up-h3)*/
.title03 {
	clear:both;
	font-size:16px;
	font-weight:bold;
	display:block;
	padding-bottom: .5em;
	margin-bottom:15px;
  position: relative;
  padding-bottom: .5em;


}
.title03::before,
.title03::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  height: 4px;
}
.title03::before {
  z-index: 2;
  width: 15%;
  background-color: #777;
}
.title03::after {
  width: 100%;
  background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
  background: repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
}


/*テキストリンクボタン*/

a.btn_gray02a{
  display: block;
  text-decoration: none;
  height:35px;
  width: 80%;
  line-height: 37px;
  text-align: center;
  color: #fff;
  font-weight:bold;
  background: #BBB;
  border:solid 1px #BBB;
}

a.btn_gray02a:hover{
  background: #fff;
  color: #BBB;
  border:solid 1px #BBB;
}

.recommend_01_tit_01 {
padding:0 0 3px 5px;
margin-bottom:10px;
font-size:110%;
font-weight:bold;
border-bottom:3px solid #ebebeb;
}

.btn_link01 {
	display: block;
	text-align: center;
	text-decoration: none;
	border-radius: 6px;
	border: 1px solid #333;
	padding: 6px 8px;
	position: relative;
}

.btn_link01 a {
width: 100%;
height: 100%;
display: block;
top: 0; 
left: 0;
}

/*　サブタイトル　*/
.s_tit01 {
	color:#666;
	font-size:90%;
}

/*　仕様表・旧ページのネクタイ・カフリンクス用　*/
.SpecificationTableA {
    /*width: 358px;*/
    margin: 0 0 5px 0;
    border-top: 1px solid #DDDDDD;
}
.SpecificationTableA caption {
	font-weight:bold;
	margin:0 0 5px 5px;
}
.SpecificationTableA td {
    padding: 2px 8px;
    text-align: left;
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    background: #fff;
}
.productdc01 {
    color: #ff6600;
    font-size: 120%;
    line-height: 1.4em;
    font-weight: bold;
    border-bottom: 1px dashed #a8b2bb;
    padding: 0 0 10px 0;
    margin: 0;
}


.i-checkoutContentsOld{
  display: none;
}




/*----------------------------------------
商品一覧ページの枠組み
2012/02 追加
-----------------------------------------*/

.catetable_liq
{
	clear:both;
	width:100%;
	margin-bottom:20px;
  text-align: left;
}

.catetable_liq h1
{

	color:#222;
	font-weight:bold;
	font-size:120%;
	line-height:1.4em;
	height:100%;
	margin-bottom:10px;
}

.catetable_liq h2
{
	margin-bottom:10px;
	font-weight:bold;
	font-size:120%;
}

.catetable_liq p
{
	clear:both;
	margin-bottom:10px;
	font-weight:normal;
}

.catetable_liq th
{
	font-weight:normal;
	font-size:100%;
	padding:10px;
	vertical-align:top;
}

.catetable_liq td
{
	vertical-align:top;
	padding:10px;
}

.catetable_liq p.t_b{
  font-weight: 700;
  margin-block: 20px 10px;
}

/* 2012/12 追加   */
.catetitle
{
	background-color:#04223A;
	color:#FFFFFF;
	float:none;
	font-size:140%;
	font-weight:bold;
	padding:12px;
	margin-bottom:10px;
	margin-top:20px;
	height:auto;
}
.catetable_liq01
{
	clear:both;
	width:100%;
	margin-bottom:20px;
}
.catetable_liq01 h2
{
	margin-bottom:15px;
	font-weight:bold;
	font-size:110%;
}

.catetable_liq01 p
{
	clear:both;
	margin-bottom:15px;
	font-weight:normal;
}

.catetable_liq01 td
{
	vertical-align:top;
	padding:10px;
}


/*-----------------------------------------*/
/*　商品一覧ページの商品説明contへのリンク		   */
/*　201202 追加							   */
/*-----------------------------------------*/
ul.list01_big
{
	/*border-bottom:1px dotted #acacac;*/
	margin-top:10px;
	padding-bottom:20px;
}

ul.list01_big li
{
	display:block;
	font-size:120%;
	padding-left:27px;
    background: url(https://shirts.itembox.design/item/img/img05/home_icon04.gif) top 11px left 3px no-repeat;
    background-size: 13px;
}
ul.list01_big li a{
  font-size: 14px;
  color: #616161;
}


/*-----------------------------------------*/
/*　商品説明contページの商品一覧リンク		   */
/*　201202 追加							   */
/*-----------------------------------------*/

.productlist
{
	width:50%;
	height:90px;
	background:url(https://shirts.itembox.design/item/img/img05/product_button_bk.jpg) repeat-x;
	margin:0 auto;
}

.productlist p
{
	text-align:center;
}
.productlist p a
{
	font-size:150%;
	font-weight:bold;
	line-height:130%;
	color:#fff;
}


/*-----------------------------------------*/
/* 商品一覧　コンテンツ　 */
/* ozieのこだわりシャツ・ニットシャツ */
/*-----------------------------------------*/

dl.kodawari
{
	float:left;
	width:235px;
	margin-right:15px;
	_margin-right:7px;
	
}
	dl.kodawari dt
	{
		margin-bottom:10px;
	}
	dl.kodawari.nosp
	{
		margin-right:0;
	}

	dl.kodawari dt img
	{
		border:1px dotted #b2b2b2;
		margin-bottom:10px;
	}
	dl.kodawari dt a:hover img
	{
		border:1px solid #f79521;
		filter: alpha(opacity=50);
		-moz-opacity:0.50;
		opacity:0.50;	
	}

.box375
{
	width:375px;
}

.box360
{
	width:360px;
}
.box410
{
	width:410px;
}




.set_tit {
	margin-bottom:20px;
}

.set_tit h2 {
	font-size:20px;
	font-weight:bold;
	line-height:1;
	}


.set_cont {
	clear:both;
}



/*-----------------------------------------*/
/* 商品一覧　コンテンツ01（左右タイプ）　 */
/*-----------------------------------------*/


#cont01　{

	margin-bottom:50px;
}



#cont01 h2 {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", serif;
	font-size:9px;
	text-align:left;
	color:#CCC;
	margin-bottom:10px;
	}



#cont01 p.txt_01 {

	font-size:14px;
	text-align:center;
	margin-bottom:50px;
}




#cont01 div h3 {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho Pro", "serif";
	font-size:28px;
	font-weight:bold;
	line-height:1;
	margin-bottom:20px;
	}




#cont01 div p {
	
	margin-bottom:15px;
	font-size:16px;
}


#cont01 div p.last {
	
	margin-bottom:30px;
	font-size:16px;
}



#cont01 div p.img_l {
	
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}


#cont01 div p.img_r {
	
	float:right;
	margin-left:10px;
	margin-bottom:0px;
}




ul.cont01_style {

	float:left;
}



ul.cont01_style:after,#cont01 div:after {

    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


ul.cont01_style li {

    display: block;
    clear: both;
	padding:15px;
	border:#999 solid 1px;
}



ul.cont01_style li a {

	font-weight:bold;
	font-size:14px;
	display:block;
	float:left;
}


/* 一押し  */

@media screen and (min-width: 768px){
#push
{
	clear:both;
	float:left;
	background:url(https://shirts.itembox.design/item/img/img05/home_back11.jpg) top left no-repeat;
	width:735px;
	height:180px;
	margin-bottom:15px;
}
	#push p
	{
		padding:10px 30px 0 185px;
		color:#fff;
margin: 0;
font-size: 14px;
	}

	#push dt
	{
font-size: 12px;
		font-weight:bold;
		margin-bottom:10px;
	}
	#push dd
{
margin-left: 0;
font-size: 12px;
}
	#push dl
	{
margin: 0;
		padding:20px 30px 0 175px;
	}
}
@media screen and (max-width: 767px){
  #push p{
    background-color: #112236;
    font-size: 12px;
    padding: 5px 8px;
    border-radius: 3px;
    position: relative;
    z-index: 2;
    margin: 0 0 -10px 15px;
    width: fit-content;
    color:#fff;
  }
  #push dl{
   background-color: #fff;
   border: 1px solid #ddd;
   font-size: 14px;
   padding: 15px;
   padding-top: 20px;
  }
}

/*-----------------------------------------*/
/*　リスト								   */
/*　あわせて読みたいリスト				   */
/*-----------------------------------------*/

ul.list01
{
	border-bottom:1px dotted #acacac;
	margin-top:10px;
	padding-bottom:10px;
}

ul.list01 li
{
	display:block;
	padding-left:36px;
	margin-bottom:10px;
	background:url(https://shirts.itembox.design/item/img/img05/home_icon04.gif) 1em 0.3em no-repeat;
	
}


.old-contents a{
  text-decoration: underline;
}

.old-contents img{
  vertical-align: unset;
}


@media screen and (max-width: 767px){
  .catetable_liq td[width]{
    display: block;
    width: 100%;
  }
  .catetable_liq td[width]+*{
    display: block;
    width: 100%;
  }
  .old-contents table[width],
	.old-contents table[width="680"]{
		width: 100% !important;
    max-width: 100%;
  }
  .old-contents td:has(iframe[src*="youtube.com"]) {
    display: block;
    width: 100%;
  }
}





/* チョイスボックス3列（～から選ぶ）*/
dl.choiceboxTie {
    float: left;

    margin: 0 5px 0 0;
  }
  dl.choiceboxTie.nosp {
    margin: 0;
  }
  dl.choiceboxTie dt {
    margin-bottom: 10px;
    font-weight: bold;
  }
  dl.choiceboxTie dt img {
    margin-bottom: 10px;
  }
  dl.choiceboxTie dd {
    margin-bottom: 10px;
  }
@media screen and (min-width: 768px){
dl.choiceboxTie{
    width: 235px;
}
}
@media screen and (max-width: 767px){
dl.choiceboxTie{
    width: 100px;
}
}


.h2_110{
	font-weight: 500;
	line-height: 1.2;
	font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
}


ul[class*="list0"] {
    padding-left: 0;
    list-style: none;
}
ul.list04 li
{
	list-style-type:disc;
	list-style-position:outside;
	margin:0 0 0 20px;
	padding:0;
}


#knit-shirts-cont01 ul.cont01_style li a{
	float: right;
}