@charset "UTF-8";


#size_m .bg_box_s {
	background-image: url(../img/usr/freepage/m_size_s_b.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	width: 444px;
	height: 380px;
	float: left;
}
#size_m .bg_box_c {
	background-image: url(../img/usr/freepage/m_size_c_b.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	width: 436px;
	height: 380px;
	float:left;
}


#size_m .T_center {text-align: center;}
#size_m .T_right {text-align: right;}
#size_m .float_L {float: left;}
#size_m .float_R {float: right;}
#size_m .float_C {clear: both;}

#size_m .mar_TB20 {margin: 20px 0px 20px 0px;}
#size_m .mar_B20 {margin: 0px 0px 20px 0px;}
#size_m .mar_B30 {margin: 0px 0px 30px 0px;}
#size_m .mar_B40 {margin: 0px 0px 40px 0px;}
#size_m .mar_R20 {margin: 0px 20px 0px 0px;}
#size_m .mar_T10 {margin: 10px 0px 0px 0px;}

.no_link a:hover img{
	opacity: 1;
	filter: alpha(opacity=100);
}

#size_m .link_table {
	margin: 0px auto 40px auto;
	width: 460px;
}
#size_m .table_wap {
	width: 440px;
}
#size_m table	{
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;
	margin-bottom: 5px;
}

/**/
/* table */
#size_m table.size_m {
	border-collapse: collapse;
	}

#size_m table.size_m caption {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	}

#size_m table.size_m th {
	border: solid 1px #B9B9B9;
	background-color: #DCCFB7;
	padding: 2px 10px;
	font-weight: bold;
	text-align: center;
	}

#size_m table.size_m thead tr.first th {
	border-top: solid 1px #B9B9B9;
	}

#size_m table.size_m td {
	border: solid 1px #B9B9B9;
	background-color: #FFFFFF;
	padding: 2px 10px;
	text-align: center;
	}

#size_m table.size_m td.line01 {
	background-color: #F2E9D9;
	}

#size_m table.size_m td.line02 {
	background-color: #fcece5;
	}

#size_m table.size_mL td {
	text-align: left;
	}
#size_m .btn_box{
	width:440px;
	margin:20px auto 10px auto ;
	}
/* 文字の色 */
div.order0_.red{color:#cc0000;}

/* --------------------------------------------------------------------
ギフトカード
--------------------------------------------------------------------- */
.method_box_ {
	width:100%;
	margin:10px 0 0 0;
}

.giftcardtitle{
	width:100%;
	margin:8px 0 0 0;
	padding:0;
}

#giftcard{
	margin:0 0 0 0;
	padding:0;
}

/* --------------------------------------------------------------------
買い物かご　テーブル
--------------------------------------------------------------------- */

table.type1 {
	width:96%;
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 3px solid #369;
	margin:0 auto 30px auto;
}
table.type1 th {
	width: 147px;
	padding: 4px;
	font-size:12px;
	font-weight: bold;
	vertical-align: top;
	color: #153d73;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}
table.type1 td {
	padding: 4px;
	font-size:12px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.order0_ {
	margin:0 16px 20px 16px;
	border:#C9C9BA 1px solid;
	padding:6px;
}
div.order0_ dl {
    overflow: hidden;
}
div.order0_ dt,
div.order0_ dd {
    float: left;
    display: inline;
    line-height: 22px;
}
div.order0_ dt {
	padding-right:10px;
	font-weight:bold;
}
div.order0_ dd select,
div.order0_ dd input {
}
div.order0_ select {
}
div.order0_ dd input[type="text"] {
    background-color: #eeeeee;
}
div.order0_ dd.link_ {
    padding: 0 0 0 0;
}
div.order0_ dd.link_ a {
    font-size: 12px;
    padding: 0 0 0 16px;
    color: #333333;
    text-decoration: underline;
    background-position: left center;
    background-repeat: no-repeat;
}
div.order0_ dd.link_ a:hover {
    text-decoration: none;
}

/* --------------------------------------------------------------------
再入荷お知らせ
--------------------------------------------------------------------- */
#ipop_restockmail {
    padding: 10px;
    background-color: #fff;
    border: 2px solid #002a46;
    /* この5行は必須 */
    width: 570px;
    height: 180px;
    position: absolute;
    display: none;
    z-index: 8999;
}

#ipop_restockmail .ipop_title {
    color: #002a46;
    font-weight: bold;
    cursor: move;
}

#ipop_restockmail .ipop_close {
    cursor: pointer;
    width: 91px;
    height: 35px;
    float: right;
    background-image: url(../img/usr/common/btn_close.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
#ipop_restockmail .inner_ {
	margin-top:20px;
    padding: 10px;
    background-color: #fff;
}
#ipop_restockmail .inner_ ul li {
    text-indent: -1em;
    padding-left: 1em;
}

/* --------------------------------------------------------------------
買い物かご　ギフトカード
--------------------------------------------------------------------- */
#ipop_ordergiftcard {
    padding: 10px;
    background-color: #fff;
    border: 2px solid #002a46;
    /* この5行は必須 */
    width: 570px;
    height: 380px;
    position: absolute;
    display: none;
    z-index: 8999;
}

#ipop_ordergiftcard .ipop_title {
    color: #002a46;
    font-weight: bold;
    cursor: move;
}

#ipop_ordergiftcard .ipop_close {
    cursor: pointer;
    width: 91px;
    height: 35px;
    float: right;
    background-image: url(../img/usr/common/btn_close.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
#ipop_ordergiftcard .inner_ {
	margin-top:20px;
    padding: 10px;
    background-color: #fff;
}
#ipop_ordergiftcard .inner_ ul li {
    text-indent: -1em;
    padding-left: 1em;
}

/* --------------------------------------------------------------------
買い物かご　クレジット
--------------------------------------------------------------------- */
#ipop_ordercard {
    padding: 10px;
    background-color: #fff;
    border: 2px solid #002a46;
    /* この5行は必須 */
    width: 570px;
    height: 380px;
    position: absolute;
    display: none;
    z-index: 8999;
}

#ipop_ordercard .ipop_title {
    color: #002a46;
    font-weight: bold;
    cursor: move;
}

#ipop_ordercard .ipop_close {
    cursor: pointer;
    width: 91px;
    height: 35px;
    float: right;
    background-image: url(../img/usr/common/btn_close.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
#ipop_ordercard .inner_ {
	margin-top:20px;
    padding: 10px;
    background-color: #fff;
}
#ipop_ordercard .inner_ ul li {
    text-indent: -1em;
    padding-left: 1em;
}

/* --------------------------------------------------------------------
買い物かご　コンビニ後払い
--------------------------------------------------------------------- */
#ipop_ordercv {
    padding: 10px;
    background-color: #fff;
    border: 2px solid #002a46;
    /* この5行は必須 */
    width: 570px;
    height: 480px;
    position: absolute;
    display: none;
    z-index: 8999;
}

#ipop_ordercv .ipop_title {
    color: #002a46;
    font-weight: bold;
    cursor: move;
}

#ipop_ordercv .ipop_close {
    cursor: pointer;
    width: 91px;
    height: 35px;
    float: right;
    background-image: url(../img/usr/common/btn_close.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
#ipop_ordercv .inner_ {
	margin-top:20px;
    padding: 10px;
    background-color: #fff;
}
#ipop_ordercv .inner_ ul li {
    text-indent: -1em;
    padding-left: 1em;
}

/* --------------------------------------------------------------------
買い物かご　代引き
--------------------------------------------------------------------- */
#ipop_orderdb {
    padding: 10px;
    background-color: #fff;
    border: 2px solid #002a46;
    /* この5行は必須 */
    width: 570px;
    height: 380px;
    position: absolute;
    display: none;
    z-index: 8999;
}

#ipop_orderdb .ipop_title {
    color: #002a46;
    font-weight: bold;
    cursor: move;
}

#ipop_orderdb .ipop_close {
    cursor: pointer;
    width: 91px;
    height: 35px;
    float: right;
    background-image: url(../img/usr/common/btn_close.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
#ipop_orderdb .inner_ {
	margin-top:20px;
    padding: 10px;
    background-color: #fff;
}
#ipop_orderdb .inner_ ul li {
    padding-left: 1em;
}

/* --------------------------------------------------------------------
買い物かご　銀行振り込み
--------------------------------------------------------------------- */
#ipop_orderbk {
    padding: 10px;
    background-color: #fff;
    border: 2px solid #002a46;
    /* この5行は必須 */
    width: 570px;
    height: 380px;
    position: absolute;
    display: none;
    z-index: 8999;
}

#ipop_orderbk .ipop_title {
    color: #002a46;
    font-weight: bold;
    cursor: move;
}

#ipop_orderbk .ipop_close {
    cursor: pointer;
    width: 91px;
    height: 35px;
    float: right;
    background-image: url(../img/usr/common/btn_close.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
#ipop_orderbk .inner_ {
	margin-top:20px;
    padding: 10px;
    background-color: #fff;
}
#ipop_orderbk .inner_ ul li {
    text-indent: -1em;
    padding-left: 1em;
}
/* --------------------------------------------------------------------
買い物かご　paypay
--------------------------------------------------------------------- */
#ipop_paypay {
    padding: 10px;
    background-color: #fff;
    border: 2px solid #002a46;
    /* この5行は必須 */
    width: 570px;
    height: 380px;
    position: absolute;
    display: none;
    z-index: 8999;
}

#ipop_paypay .ipop_title {
    color: #002a46;
    font-weight: bold;
    cursor: move;
}

#ipop_paypay .ipop_close {
    cursor: pointer;
    width: 91px;
    height: 35px;
    float: right;
    background-image: url(../img/usr/common/btn_close.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
#ipop_paypay .inner_ {
	margin-top:20px;
    padding: 10px;
    background-color: #fff;
}
#ipop_paypay .inner_ ul li {
    text-indent: -1em;
    padding-left: 1em;
}

/* --------------------------------------------------------------------
買い物かご　海外発送
--------------------------------------------------------------------- */
#ipop_orderoverseas {
    padding: 10px;
    background-color: #fff;
    border: 2px solid #002a46;
    /* この5行は必須 */
    width: 620px;
    height: 550px;
    position: absolute;
    display: none;
    z-index: 8999;
}

#ipop_orderoverseas .ipop_title {
    color: #002a46;
    font-weight: bold;
    cursor: move;
}

#ipop_orderoverseas .ipop_close {
    cursor: pointer;
    width: 91px;
    height: 35px;
    float: right;
    background-image: url(../img/usr/common/btn_close.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
#ipop_orderoverseas .inner_ {
	margin-top:20px;
    padding: 10px;
    background-color: #fff;
}
#ipop_orderoverseas .inner_ ul li {
	font-size:12px;
	margin:4px 0;
	padding:2px 0;
	line-height:120%;

}

.orderoverseas h3{
	font-size: 16px;
	padding:4px;
	margin:0 0 10px 0;
	background-color:#F7EFC8;
	text-align:center;
}
/* --------------------------------------------------------------------
買い物かご　海外発送終了
--------------------------------------------------------------------- */
#ipop_orderend {
    padding: 10px;
    background-color: #fff;
    border: 2px solid #002a46;
    /* この5行は必須 */
    width: 620px;
    height: 550px;
    position: absolute;
    display: none;
    z-index: 8999;
}

#ipop_orderend .ipop_title {
    color: #002a46;
    font-weight: bold;
    cursor: move;
}

#ipop_orderend .ipop_close {
    cursor: pointer;
    width: 91px;
    height: 35px;
    float: right;
    background-image: url(../img/usr/common/btn_close.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
#ipop_orderend .inner_ {
	margin-top:20px;
    padding: 10px;
    background-color: #fff;
}
#ipop_orderend .inner_ ul li {
	font-size:12px;
	margin:4px 0;
	padding:2px 0;
	line-height:120%;

}

.orderend h3{
	font-size: 16px;
	padding:4px;
	margin:0 0 10px 0;
	background-color:#F7EFC8;
	text-align:center;
}

*.logbox
{
 border: solid 1px #808080;
 width: 600px;
 height: 450px;
 padding: 0.2em;
 overflow: auto;
}

table	{
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
}
th, td	{
	padding: 5px 10px;
	color: #1D5C79;
}

.box th	{
	border-bottom: 2px solid #1D5C79;
}
.box td	{
	border-bottom: 1px solid #DDD;
}

/* --------------------------------------------------------------------
	サイズ表用
--------------------------------------------------------------------- */
.sizetable_msk_l {
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}
.sizetable_msk_l th,
.sizetable_msk_l td {
    border-top: 1px dotted #ccc;
    padding: 5px 0 2px;
    text-align: center;
}
.sizetable_msk_l th {
    color: #002a46;
    font-weight: bold;
}
.sizetable_msk_l .top_line th {
	background-color: #CFD5E9;
}
.sizetable_msk_l .size_line {
    color: #002a46;
    font-weight: bold;
	background-color: #F3F1ED;
}
/* --------------------------------------------------------------------
	買い物かご
--------------------------------------------------------------------- */

.info_a {
 border:#900 solid 1px;
	width:560px;
	margin:0 auto;
	font-size:12px; padding:8px;
	margin-bottom:6px;
	text-align:left;
	line-height:140%;
}

div.cartlist_ .info_a {
 border:#900 solid 1px;
	width:760px;
	padding:20px 20px 20px 20px;
	margin: 0 auto 6px auto;
	font-size:12px;
	text-align:left;
	line-height:140%;
	background-color:#FFFFFF;
}
/* --------------------------------------------------------------------
	ベース
--------------------------------------------------------------------- */
.mar_B10 {margin: 0px 0px 10px 0px;}
.mar_B15 {margin: 0px 0px 15px 0px;}
.mar_B20 {margin: 0px 0px 20px 0px;}
.mar_B30 {margin: 0px 0px 30px 0px;}
.mar_B40 {margin: 0px 0px 40px 0px;}
.mar_L28 {margin: 0px 0px 0px 28px;}
.mar_L26 {margin: 0px 0px 0px 26px;}
.mar_L5 {margin: 0px 0px 0px 5px;}
.mar_T10 {margin: 10px 0px 0px 0px;}
.mar_R15 {margin: 0px 15px 0px 0px;}

.T_center {text-align: center;}
.T_right {text-align: right;}
.float_L {float: left;}
.float_R {float: right;}
.float_C {clear: both;}

.float_R_L15 {margin: 0px 0px 0px 15px; float: right;}

.slim_box01 {
	width: 538px;
	margin: 0 auto 20px auto;
}
.pc_only {
	display: block;			
}
.sp_only {
	display:none;
	}

.fb_box {margin: 0 10px 10px 0; float:right;}
.ft_120 { font-size:120%; font-weight:bold;}
.ft_135 { font-size:135%; font-weight:bold;}
.ft_85 { font-size:85%;}

/* --------------------------------------------------------------------
	ユーザー定義　トップページ　イベントタイトル修正
--------------------------------------------------------------------- */
div.topevent_ .btn_more_ a {
    width: 88px;
    height: 20px;
    display: block;
    background-image: url(../img/usr/top/btn_more.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
}

div.topevent_ .btn_sainyuka_ a {
    width: 88px;
    height: 20px;
    display: block;
    background-image: url(../img/usr/top/btn_sainyuka.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
div.topevent_ .btn_sainyuka_ {
    position: absolute;
    right: 0;
    top: 20px;
}

/* --------------------------------------------------------------------
	イベント 2並び
--------------------------------------------------------------------- */

div.event_2narabi ul {
    overflow: hidden;
    width: 782px;
}
div.event_2narabi ul li {
    float: left;
    display: inline;
    width: 393px;
    padding:0 0 10px 0;
    text-align: center;
}
div.event_2narabi ul li.end {
    float: left;
    display: inline;
    width: 389px;


    padding:0 0 10px 0;
    text-align: center;
}
div.event_2narabi ul li img {
    max-width: 100%;
}

/* --------------------------------------------------------------------
	イベント 3並び
--------------------------------------------------------------------- */

div.event_st ul {
    overflow: hidden;
    width: 782px;
}
div.event_st ul li {
    float: left;
    display: inline;
    width: 256px;
    padding: 0 7px 10px 0;
    text-align: center;
}
div.event_st ul li.end {
    float: left;
    display: inline;
    width: 256px;
    padding: 0 0px 10px 0;
    text-align: center;
}
div.event_st ul li img {
    max-width: 100%;
}
/* --------------------------------------------------------------------
	イベント 4並び
--------------------------------------------------------------------- */

div.event_st4 ul {
    overflow: hidden;
    width: 782px;
}
div.event_st4 ul li {
    float: left;
    display: inline;
    width: 188px;
    padding: 0 10px 10px 0;
    text-align: center;
}
div.event_st4 ul li.end {
    float: left;
    display: inline;
    width: 188px;
    padding: 0 0px 10px 0;
    text-align: center;
}
div.event_st4 ul li img {
    max-width: 100%;
}
/* --------------------------------------------------------------------
	イベント 5並び
--------------------------------------------------------------------- */

div.event_st5 ul {
    overflow: hidden;
    width: 782px;
}
div.event_st5 ul li {
    float: left;
    display: inline;
    width: 148px;
    padding: 0 10px 10px 0;
    text-align: center;
}
div.event_st5 ul li.end {
    float: left;
    display: inline;
    width: 148px;
    padding: 0 0px 10px 0;
    text-align: center;
}
div.event_st5 ul li img {
    max-width: 100%;
}
/* --------------------------------------------------------------------
	注文完了画面
--------------------------------------------------------------------- */
.font_b130 {
	font-weight:bold;
	font-size: 130%;
}
.font_b115 {
	font-weight:bold;
	font-size: 115%;
}
#ordercomp {
	width: 60%;
	margin: 1% 20% 2% 20%;
}
#ordercomp div.wap00 {
	width: 100%;
	margin: 0 0 2% 0;
}
#ordercomp div.wap01 {
	background-color:#f3f1ed;
	padding: 10px;
}
#ordercomp table td.wap02 {
	background-color:#f2e9d9;
	padding: 3px;
	width:6em;
}
#ordercomp table {
	border-collapse:separate;
	border-spacing : 10px 0 0 0;
}
#ordercomp table td {
	border-top: 0.5em solid #f3f1ed;
	border-right: 0.3em solid #f3f1ed;
}
.font_ind {
	padding-left:1em;
	text-indent:-1em;
}
.red_{
	color:#cb0000;
}

/* --------------------------------------------------------------------
	イベントヘッダー用
--------------------------------------------------------------------- */
.sm_headline01 {
    color: #00426e;
	margin: 0 0 10px 0;
	padding: 5px 10px 0;
	font-size: 16px;
	font-weight: bold;
	background: #f0f0f0;
}
.sm_headline02 {
    color: #00426e;
	margin: 30px 0 10px 0;
	padding: 5px 10px 0;
	font-size: 16px;
	font-weight: bold;
	background: #f0f0f0;
}
div.style_sm {
	margin: 0 0 20px 0;
}

div.style_sm .img_01 {
    text-align: center;
    padding: 0 0 10px 0;
}

div.style_sm .box_01 {
    float: left;
    display: inline;
    width: 256px;
    margin: 0 7px 10px 0;
}
div.style_sm .box_02 {
    float: left;
    display: inline;
    width: 256px;
    margin: 0 0 10px 0;
}

.event_banner_end {
	margin: 0 0 10px 0;
	float: left;
	display: inline;
	width: 254px;
}
.event_banner_02ver {
	margin: 0 10px 10px 0;
	float: left;
	display: inline;
	width: 254px;
}
/*-------------------------------------------------
    スタイル4　画像4つ並び
-------------------------------------------------*/
div.style_evl01_head {
    margin-bottom: 4px;
}
div.style_evl01_ ul {
    overflow: hidden;
    width: 782px;
}
div.style_evl01_ ul li {
    float: left;
    display: inline;
    text-align: center;
}
.wid193 {
    width: 193px;
	padding: 0 4px 10px 0;
}
.wid192 {
    width: 192px;
	padding: 0 4px 10px 0;
}
.wid193end {
    width: 193px;
    padding: 0 0 10px 0;
}


div.style_evl01_ ul li img {
    max-width: 100%;
}
/*-------------------------------------------------
    スタイル4　画像4つ並び(レディースホリデー)
-------------------------------------------------*/
div.style_evl02_head {
    margin-bottom: 3px;
}
div.style_evl02_ ul {
    overflow: hidden;
    width: 782px;
}
div.style_evl02_ ul li {
    float: left;
    display: inline;
    text-align: center;
}
.wid193 {
    width: 193px;
	padding: 0 3px 10px 0;
}
.wid194 {
    width: 194px;
	padding: 0 3px 10px 0;
}
.wid193end {
    width: 193px;
    padding: 0 0 10px 0;
}


div.style_evl01_ ul li img {
    max-width: 100%;
}
/*-------------------------------------------------
    スタイル4　画像4つ並び(レディースゾーン別カテゴリ)
-------------------------------------------------*/
div.style_evl02_head {
    margin-bottom: 3px;
}
div.style_evl02_ ul {
    overflow: hidden;
    width: 782px;
}
div.style_evl02_ ul li {
    float: left;
    display: inline;
    text-align: center;
}
.wid196 {
    width: 196px;
	padding: 0 0px 10px 0;
}
.wid195 {
    width: 195px;
	padding: 0 0px 10px 0;
}
.wid195end {
    width: 195px;
    padding: 0 0 10px 0;
}


div.style_evl01_ ul li img {
    max-width: 100%;
}
/*-------------------------------------------------
    スタイル4　/イベント
-------------------------------------------------*/

div.style_ev004_ ul {
    overflow: hidden;
    width: 782px;
	margin: 0 0 5% 0;
}
div.style_ev004_ ul li {
	width:23.5%;
    float: left;
    display: inline;
    text-align: center;
}
div.style_ev004_ ul li._a {margin: 0 2% 0 0;}
div.style_ev004_ ul li._b {margin: 0 2% 0 0;}
div.style_ev004_ ul li._c {margin: 0 2% 0 0;}
div.style_ev004_ ul li._d {margin: 0 00 0 0;}


div.style_ev004_ ul li img {
    max-width: 100%;
}
/*-------------------------------------------------
    スタイル5　画像5つ並び
-------------------------------------------------*/

.bnr05_01 {
	width: 150px;
	margin: 0px 8px 8px 0px;
	float:left;
	}
.bnr05_02 {
	width: 150px;
	margin: 0px 0px 8px 0px;
	float:left;
	}



/*-------------------------------------------------
    ランキングバナー
-------------------------------------------------*/
.style_top01_100 {
    width: 782%;
	margin-bottom:10px;
}


/*-------------------------------------------------
    透過なし
-------------------------------------------------*/
.no_hov a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
/*-------------------------------------------------
    裄丈短めカテゴリトップ
-------------------------------------------------*/
#coltclassic{
	width:390px;
	float:left;
}

ul.classic {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.classic li {
float: left;
width: 185px;
margin-right: 10px;
margin-bottom:10px;
padding: 0;
text-align: center;
}

.clearLeft { 
clear: left; 
}

#coltslim{
	width:390px;
	float:right;
}

ul.slim {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.slim li {
float: left;
width: 185px;
margin-right: 10px;
margin-bottom:10px;
padding: 0;
text-align: center;
}

.clearLeft { 
clear: left; 
}

#coltclassic .title{padding-bottom:10px;}
#coltslim .title{padding-bottom:10px;}


/*-------------------------------------------------
    coordinate
-------------------------------------------------*/
.goodsproductdetail_{
	margin: 0px;
	padding:0px;
	}
	
	.shopblog_title {
	margin: 0px 0px 10px 0px;
	text-align:left;
	}

.shopblog_bnr05_01 {
	width: 138px;
	margin: 0px 10px 0px 0px;
	float:left;
	}

.shopblog_bnr05_01 p {
	text-align: center;
	font-size:11px;
	}
/*-------------------------------------------------
    メンズレディースカテゴリトップ
-------------------------------------------------*/
.ctg_subti01 {
	width:774px;
	padding: 4px;
	background-color:#F2F1ED;
	margin: 0 0 2% 0;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	}
.ctg_rank_bnr01 {
	width:782px;
	margin: 0 0 15px 0;
	}
.ctg_bnr3_01 {
	width:32%;
	margin: 0 2% 2% 0;
	float:left;
	}
.ctg_bnr3_02 {

	width:32%;
	margin: 0 2% 2% 0;
	float:left;
	}
.ctg_bnr3_03 {
	width:32%;
	margin: 0 0% 2% 0;
	float:left;
	}
.ctg_bnr3_04 {
	width:32%;
	margin: 0 0% 2% 0;
	float:left;
	}

.ctg_bnr3_01b {
	width:32%;
	margin: 0 2% 2% 0;
	float:left;
	}
.ctg_bnr3_02b {
	width:32%;
	margin: 0 2% 2% 0;
	float:left;
	}
.ctg_bnr3_03b {
	width:32%;
	margin: 0 0% 2% 0;
	float:left;
	}







.ctg_bnr2_01 {
	width:49%;
	margin: 0 2% 2% 0;
	float:left;
	}
.ctg_bnr2_02 {
	width:49%;
	margin: 0 0 2% 0;
	float:left;
	}
.ctg_brnd_bnr01 {
	width:26%;
	margin: 0 2% 2% 0;
	padding: 1% 3%;
	float:left;
	background-color:#021942;
	text-align: center;
	position:relative;
	}
.ctg_brnd_bnr02 {
	width:26%;
	margin: 0 2% 2% 0;
	padding: 1% 3%;
	float:left;
	background-color:#002201;
	text-align: center;
	position:relative;
	}
.ctg_brnd_bnr03 {
	width:26%;
	margin: 0 0% 2% 0;
	padding: 1% 3%;
	float:left;
	background-color:#204073;
	text-align: center;
	position:relative;
	}
.link_box a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
.link_box a:hover{
    background-color:#FFF;
    filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
}

.mar_Bcat {margin: 0px 0px 15px 0px;}

.ctg_bnr_wap {
	width:782px;}
.ctg_bnr_wap02 {
	width:782px;}

/*-------------------------------------------------
    イベント用レスポンシブ
-------------------------------------------------*/
.eve_head01 {
	width:782px;
	margin: 0 0 10px 0;
	}

/*-------------------------------------------------
    ご利用ガイドテーブル
-------------------------------------------------*/
table.guide_table_ {
	text-align:center;
}
table.guide_table_ th,
table.guide_table_ td {
    padding: 8px;
    border: 1px dotted #cccccc;
}

table.guide_table_ th {
    color: #002a46;
    background-color: #f3f1ed;
    vertical-align: top;
	text-align:center;
}
table.guide_table_ td {
}

/*-------------------------------------------------
    MTM新着
-------------------------------------------------*/
.titlemtm{
	width: 980px;
	height: 320px;
	padding: 10px 0;
}

.newmtm{
	width: 980px;
	padding: 20px 0;
}

.updatemtm {
color:#245A80;
text-align:center;
}

.updatemtm img {
margin: 0 5px 0 0;
vertical-align: sub;
width: 29px;
height: 11px;
}
/*-------------------------------------------------
    商品コメントベース
-------------------------------------------------*/
.item_warp {
	width:100%;
	margin: 0 0 7% 0;
	}
.item_txt_box01 {
	width:67%;
	float:left;
	margin: 0 3% 0 0;
	line-height:1.5;
	}
.item_img_box01 {
	width:30%;
	float:left;
	}
.foot_btn_box01 {
	width:70%;
	margin: 0 auto 7% auto;
	}
/*-------------------------------------------------
    ベーシックイベント
-------------------------------------------------*/
.sfev_sizebox01 {
	width:50%;
	margin: 0 0 0 0;
	float:left;
	}
.sfev_sizebox02 {
	width:50%;
	margin: 0 0 0 0;
	float:left;
	}
.sfev_imgbox01 {
	width:48%;
	margin: 0 4% 0 0;
	float:left;
	}
.sfev_imgbox02 {
	width:48%;
	margin: 0 0 0 0;
	float:left;
	}
/*-------------------------------------------------
    MTM フィットの説明へのボタン
-------------------------------------------------*/
	#mtm_info {
	width: 720px;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
 color: #FFF;
}

#mtm_infobtn_left {
	float: left;
	width: 340px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
 color: #FFF;
}

#mtm_infobtn_right {
	float: right;
	width: 340px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
 color: #FFF;
}

	.mtm_infobtn {
  font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;
  text-align: center;
  color: #FFF;
}

#mtm_info_left {
	float: left;
	width: 340px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#mtm_info_right {
	float: right;
	width: 340px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.mtm_info_title {
 color:#0F3256;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 6px 0;
}
.mtm_info_txt {
 color: #444;
	font-size: 10px;
	text-align: left;
	padding: 0 0 10px 0;
}

.mtm_info_txtc {
 color: #444;
	font-size: 10px;
	text-align: center;
	padding: 0 0 10px 0;
}

/* ここから下がボタンのCSS　*/
.btn-denim  {
  display: inline-block;
  max-width: 360px;
  text-align: left;
  background-color:#376494;
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 2px 6px;
  border: 1px dashed #FFF;
  box-shadow: 0px 0px 0px 5px #376494 ;/* box-shadowで外枠を */
}

.btn-denim a {
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

.btn-denim:hover {
  border-style: solid;
  font-size: 12px;
		color: #FFF;
  text-decoration:none;
}

.btn-denim a:link {
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

.btn-denim a:visited {
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

.btn-denim a:activ {
  font-size: 12px;
  color: #FFF;
  text-decoration: underline;
  font-weight: bold;
}

/*-------------------------------------------------
    MTM STEP1
-------------------------------------------------*/
.mtm_step1top{
 width: 980px;
 margin: 0 auto;
 padding: 0 0 10px 0;
 text-align: center;
}

.mtm_step1banner1{
 width: 980px;
 margin: 0 auto;
 padding: 0 0 10px 0;
 text-align: center;
}
/* 商品ページ動画　*/
.video_box01 iframe {
	width: 500px;
	margin: 0 auto 1em auto;
	}

.video_box_600 iframe {
	width: 600px;
	margin: 0 auto 1em auto;
	}

/*-------------------------------------------------
    サイズ検索アコーディオン
-------------------------------------------------*/

.accbox {
    margin: 2em 0;
    padding: 0;
    max-width: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
.accbox_ti {
    display: block;
    margin: 0 0 2% 0;
    padding : 11px 12px 11px 0;
    color :#002a46;
    font-weight: bold;
    cursor :pointer;
	font-size:150%;
	border-bottom: 2px #002a46 solid;
}

.accbox label {
    display: block;
    margin: 0 0 2% 0;
    padding : 11px 12px;
    color :#002a46;
    font-weight: bold;
    cursor :pointer;
    transition: all 0.5s;
	border-bottom: 2px #002a46 dotted;
}
.fit_sizebox_cf {
	position:relative;
  float: left;
  width: 18.4%;
  padding: 2% 0;
  margin-right: 2%;
  margin-bottom:3%;
  text-align:center;
  box-sizing: border-box;
  border: 1px #002a46 solid;
  color:#002a46;
  font-size:120%;
	font-weight:bold;
}
.fit_sizebox_sf {
	position:relative;
  float: left;
  width: 18.4%;
  padding: 2% 0;
  margin-right: 2%;
  margin-bottom:3%;
  text-align:center;
  box-sizing: border-box;
  background-color:#002a46;
  color:#fff;
  font-size:120%;
	font-weight:bold;
}

.fit_sizebox_sf:nth-child(5n) {
  margin-right: 0;
}
.fit_sizebox_cf:nth-child(5n) {
  margin-right: 0;
}
 
.fit_sizebox_sf a, .fit_sizebox_cf a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
.fit_sizebox_sf a:hover,.fit_sizebox_cf a:hover{
    background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.accbox label:before {
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
	background-image: url(../img/usr/category/visual/chevron_right_solid.png);
	width:1em;
	height:1.5em;
	background-position: 0 0.7em;
	background-size: contain;
	background-repeat:no-repeat;
}



.accbox label:hover {
}


.accbox input {
    display: none;
}


.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}


.cssacc:checked + label + .accshow {
    height: auto;
    opacity: 1;
}

.accbox .accshow p {
    margin: 15px 10px}


.cssacc:checked + label:before {
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
    background-image: url(../img/usr/category/visual/chevron_down_solid.png);
	width:1em;
	height:1.5em;
	background-position: 0 0.7em;
	background-size: contain;
	background-repeat:no-repeat;

}

/*-------------------------------------------------
    FEATURES
-------------------------------------------------*/

#features_wrap {
	width:100%;
	margin: 2% 0 2% 0;
}
.features_box {
	width:23.5%;
	margin: 0 2% 2% 0;
	float:left;
}
.features_box:nth-child(4) {
  margin: 0 0 4% 0;
}
.box_img01{
	width:100%;
	margin: 0 0 2% 0;
}
.box_txt01{
	width:100%;
	margin: 0 0 0.7em 0;
	line-height:1.7em;
	font-size:100%;
}
.box_txt02{
	width:100%;
	margin: 0 0 0 0;
	font-size:85%;
	line-height:1.7em;
}
.features_btnbox01 {
	width:180px;
	margin: 0 auto 10% auto;
}
/*-------------------------------------------------
   blog
-------------------------------------------------*/

#blog_wrap02 {
	margin: 5% 0 0 0;
}
#blog_wrap {
	width:100%;
	margin: 2% 0 2% 0;
}
.blog_box {
	width:15%;
	margin: 0 2% 2% 0;
	float:left;
}
.blog_box:nth-child(6) {
  margin: 0 0 4% 0;
}
.blog_box_img01{
	width:100%;
	margin: 0 0 2% 0;
}
.blog_box_txt01{
	width:100%;
	margin: 0 0 0.7em 0;
	line-height:1.7em;
	font-size:100%;
}
.blog_box_txt02{
	width:100%;
	margin: 0 0 0 0;
	font-size:85%;
	line-height:1.7em;
}
.blog_btnbox01 {
	width:180px;
	margin: 0 auto 10% auto;
}


/* --------------------------------------------------------------------
	イベント 2並び　吉川作成
--------------------------------------------------------------------- */

div.event_st2 ul {
    overflow: hidden;
    width: 782px;
}
div.event_st2 ul li {
    float: left;
    display: inline;
    width: 386px;
    padding:0 10px 10px 0;
    text-align: center;
}
div.event_st2 ul li.end {
    float: left;
    display: inline;
    width: 386px;
    padding:0 0 10px 0;
    text-align: center;
}
div.event_st2 ul li img {
    max-width: 100%;
}
/*-------------------------------------------------
    MTM-ボディ選択
-------------------------------------------------*/
/* CSS Document */

/*ボックス全体*/
#mtm_info .accbox {
    margin: 0 0 5% 0;
    padding: 0;
    max-width: 100%;/*最大幅*/
}
#mtm_info .label_wrap01 {
	width:48%;
	margin: 0 4% 0 0;
	float:left;
	}
#mtm_info .label_wrap02 {
	width:48%;
	margin: 0 0 0 0;
	float:left;
	}
#mtm_info .label_wrap03 {
	width:48%;
	margin: 0 4% 0 0;
	float:left;
	}
#mtm_info .label_wrap04 {
	width:48%;
	margin: 0 0 0 0;
	float:left;
	}

/*ラベル*/
#mtm_info .accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 13px 12px;
    color: #fff;
    font-weight: bold;
    cursor :pointer;
    transition: all 0.5s;
	border-bottom:none;
}
#mtm_info .label1 {
	background-color:#274567;
	}
#mtm_info .label2 {
	background-color:#622626;
	}
#mtm_info .label3 {
	background-color:#5A81C4;
	}
#mtm_info .label4 {
	background-color:#00468C;
	}

#mtm_info .label1_b {
	background-color:#BFC5D1;
	}
#mtm_info .label2_b {
	background-color:#D0BEBE;
	}
#mtm_info .label3_b {
	background-color:#CDDAED;
	}
#mtm_info .label4_b {
	background-color:#B2C7DC;
	}

/*アイコンを表示*/
#mtm_info .accbox label:before {
    content: '>';
    padding-right: 8px;
	background-image:none;
}

/*ラベルホバー時*/
#mtm_info .accbox label:hover {
    bopacity: 0.7; filter: alpha(opacity=70);
}

/*チェックは隠す*/
#mtm_info .accbox input {
    display: none;
}

/*中身を非表示にしておく*/
#mtm_info .accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
	text-align:left;
	color:#000;
}

/*クリックで中身表示*/
#mtm_info .cssacc:checked + label + .accshow {
    height: auto;
    padding: 15px;
    opacity: 1;
}

#mtm_info .accbox .accshow p {
    margin: 15px 10px}

/*アイコンを入れ替える*/
#mtm_info .cssacc:checked + label:before {
    content: '∨';
	background-image:none;
}
/*-------------------------------------------------
    こだわり商品詳細
-------------------------------------------------*/
.koda_wrap {
	width:90%;
	margin: 0 0 5% 0;
	padding: 0 5% 5% 5%;
	border-bottom: 1px #767676 dotted;
}
.koda_ti01 {
	font-size:150%;
	text-align:center;
	font-weight:bold;
	margin: 10% 0 0 0;
}
.koda_ti02 {
	font-size:120%;
	text-align: left;
	font-weight:bold;
}
.koda_box_r {
	width:22%;
	float:left;
	margin: 0 3% 0 0;
}
.koda_box_l {
	width:75%;
	float:left;
	margin: 0 0 0 0;
}
.koda_box_r02 {
	width:32%;
	float:left;
	margin: 0 3% 0 0;
}
.koda_box_l02 {
	width:65%;
	float:left;
	margin: 0 0 0 0;
}
.koda_box_l p {
	text-align:left;
	line-height: 2em;
}
/*-------------------------------------------------
    トップサイズで選ぶ
-------------------------------------------------*/
.tsize_wrap {
	width:100%;
	margin: 0 0 10% 0;
}
.tsize_box01 {
	width:31.3%;
	margin: 0 3% 0 0;
	float:left;
}
.tsize_box02 {
	width:31.3%;
	margin: 0 3% 0 0;
	float:left;
}
.tsize_box03 {
	width:31.3%;
	margin: 0 0 0 0;
	float:left;
}

/*パンくずリスト980
----------------------------------------------------------------*/

#entire #pankuzu02 {
	width:980px;
	margin: 0 auto;
	height:50px;
	_height:auto;/*IE6*/
	}
#entire #pankuzu02 ul {
	padding-top:15px;
	_margin-bottom:10px;/*IE6*/
	}
#entire #pankuzu02 li {
	float:left;
	padding-left:4px;
	}
#entire #pankuzu02 a {
	background:url(/common/img/parts/pankuzu_arrow.gif) no-repeat right center;
	padding-right:11px;
	}

/*ネクタイtop_COLOR
----------------------------------------------------------------*/


.ctg_bnr5_01{
	width:14%;
	float:left;
	color: #000;
    text-decoration: none;
	margin:auto 3% 2% 3%
}
.ctg_bnr5_01 img{
	width:28px;
	height:18px;
	float:left;
    margin-right:10px;
}
.tie_word{
	font-size:14px;
	text-align:left;
	line-height:18px;
	color: #000;

}

.ctg_bnr5_01 a:link {
    color: #000;
    text-decoration: none;

}
.ctg_bnr5_01 a:hover {
	color: #000;
    text-decoration: none;
}
.mar_tie_color{
	
	margin-bottom:10px;
}

/*前回購入サイズ
----------------------------------------------------------------*/

.zenk_bg01 {
	width:762px;
	height: 200px;
	padding: 150px 0px 0 20px;
	margin: 0 auto 50px auto;
	background-image:url(/img/usr/event/zenkai.jpg);
	background-size: 782px 350px;
	}
.zenk_ti01 {
	font-size: 200%;
	font-weight: bold;
	}
.presize_wrap {
	width: 100%;
	margin: 0 0 3% 0;
}
/*インターナショナルモデル
----------------------------------------------------------------*/
.int_head_01 {
	width: 100%;
	margin: 0 auto 2em auto;
}
.int_txt_01 {
	width: 100%;
	margin: 0 auto 8% auto;
}
.int_txt_01 p {
	width: 100%;
	margin: 0 auto 1.5em auto;
	padding: 0;
	line-height: 1.7em;
}
.int_ti01 {
	width: 200px;
	margin: 0 0 1.5em 0;
	padding: 0;
}
.int_img01{
    width: 30%;
	margin: 0 5% 5% 0;
	float: left;
}
.int_img01:nth-child(3n+3) {
    margin: 0 0 5% 0;
}
.int_content{
	margin: 0 0 5% 0;
    
}

.int_modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 9999;
}
.int_modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: fixed;
	top: 0;
	left: 0;
    width: 100%;
}
.int_modal__content{
    background: #fff;
    left: 50%;
    padding: 20px;
    position: fixed;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 30%;
}
.int_modal_img01 {
	width: 100%;
	margin: 0 0 3% 0;
}
.int_modal_txt01 {
	width: 100%;
	margin: 0 0 5% 0;
}
.int_modal_btn01 {
	width: 20%;
	margin: 0 auto;
}
/*バイヤーコメント
----------------------------------------------------------------*/
.smr_item_buy {
	width: 100%;
	margin: 0 auto 1em auto;
	padding: 1em 0;
}
.smr_item_buy02 {
	width: 100%;
	margin: 0 auto 2em auto;
	padding: 1em 0;
	border-top: dotted 1px #7B7B7B;
}
.smr_item_buy p {
	width: 100%;
	line-height: 1.7em;
	margin: 0 ;
	padding: 0;
}
.smr_item_buy p.mar_B,
.smr_item_buy02 p.mar_B{
	margin: 0 0 1em 0;
	font-weight: bold;
}

/*ヘッダー調整
-----------------------------------------------------*/

.block-header-top .block-base-inner {

  white-space: nowrap;
}





/*送料無料ヘッダー
----------------------------------------------------------------*/
.head_event {
	width: 100%;
	background-color: #1F408D;
	margin: 0 ;
	padding: 0;
}
.head_event_in {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
/*マスクバナー
----------------------------------------------------------------*/
.mask_bnrbox01 {
	width: 100%;
	margin: 0 0 3% 0 ;
	padding: 0;
}
.mask_bnr01 {
	width: 480px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}
.mask_bnr02 {
	width: 480px;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}
/* モード切替 */
#footer #change_mode_ {
    position: absolute;
    left: 90%;
    bottom: 150px;
    margin-left: -182px;
	width: 165px;
}
#footer #change_mode_ ul {
    overflow: hidden;
}
#footer #change_mode_ ul li {
    float: left;
    display: inline;
	margin-bottom: 3%;
}
#footer #change_mode_ ul li img {
    width: 100%;
}
/* スマホ */
#footer #change_mode_ ul li.change_sp_ {
}
/* PC */
#footer #change_mode_ ul li.change_pc_ {
}


#topic_new {
	display: none;
}
.category_free_ {
	display: none;
}

/*MTM TOP タブ
----------------------------------------------------------------*/
.tab-wrap {
	width: 980px;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	margin: 0 auto 30px;
	background-color: #FFFFFF;
	border:1px;
}

.tab-wrap {
	display: flex;
	flex-wrap: wrap;
}
.tab-label {
	color: White;
	background: LightGray;
	margin-right: 5px;
	padding: 3px 12px;
	order: -1;
}
.tab-content {
	width: 100%;
	padding: 10px;
	background-color: #F8F8FF;
	display: none;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
	background: #002a46;
}
.tab-switch:checked+.tab-label+.tab-content {
	 display: block;
}
/* ラジオボタン非表示 */
.tab-switch {
	display: none;
}
/* イベント内イベントのスペース調整 */
.block-item_list-contents .goods_ {
	margin-bottom: 5%;
}
/* カートボタン */
#btn_cart {
	width: 100%;
}
#btn_cart .btn_cart_l_ {
	width: 100%;
}
/* 一覧のサブコピー*/
h3.item_subcopy {
	margin: 1em auto 2em auto;
	text-align: center;
	font-size: 1.6rem;
}
.head_img_new {
	width: 100%;
	margin-bottom: 3em;
}
/*創業祭
----------------------------------------------------------------*/
.cart_wrap {
	width: 760px;
	margin: 3% auto 3% auto;
	padding: 20px;
	border: 0px solid #cc0000;
	background-color:#eee;
	text-align:center;
}
.cart_wrap02 {
	width: 760px;
	margin: 3% auto 3% auto;
	padding: 20px;
	border: 0px solid #cc0000;
	background-color:#eee;
}
.cart_wrap02 p {
	text-align:center;
	margin-bottom: 1em;
}

.info_wrap {
	width: 720px;
	margin: 0 auto 3% auto;
	padding: 20px;
	border: 1px dashed #666666;
	
}
.info_wrap p {
	padding: 0;
	margin: 0;
	
}
.info_wrap p b {
	color: #cc0000;
	font-weight: bold;
	
}
.info_wrap p.ti {
	font-size: 120%;
	line-height: 1em;
	font-weight: bold;
	margin: 0 0 0.7em 0;
	
}
.sou_item_wrap {
	width: 100%;
	margin: 0 auto 5% auto;
}

.smr_btn_wrap{
	margin: 3% auto 1em auto;
}

.smr_btn_box{
	width:32.6%;
	margin: 0 1% 1% 0;
	float: left;

}
.smr_btn_box:nth-child(3n) {
  margin: 0 0 1% 0;
}

.smr_btn_01 {
	display: block;
	position: relative;
	padding: 1.5em;
	text-align: center;
	font-size:18px;
	text-decoration: none!important;
	color: #fff!important;
	background: #444444;
}
.smr_btn_01:hover {
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
}

.smr_btn_01:visited { color: #FFF!important; }

.smr_head_bnr {
	width: 100%;
	background-color: #fff000;
	text-align: center;
}
.smr_head_bnr img {
	width: 1080px;
	margin: 0 auto;
}


/*サイズ選択5個
----------------------------------------------------------------*/

.smr_btn_wrap02{
	margin: 5% auto 1em auto;
}

.smr_btn_box02{
	width:24.25%;
	margin: 0 1% 1% 0;
	float: left;
/*	background-image: url("/img/usr/common/ya_navy.gif");
	background-size: 28px 20px;
	background-repeat: no-repeat;
	background-position: right center;*/

}
.smr_btn_box02:nth-child(4n) {
  margin: 0 0 1% 0;
}


.smr_btn_box03{
	width:19.2%;
	margin: 0 1% 1% 0;
	float: left;
/*	background-image: url("/img/usr/common/ya_navy.gif");
	background-size: 28px 20px;
	background-repeat: no-repeat;
	background-position: right center;*/

}
.smr_btn_box03:nth-child(5n) {
  margin: 0 0 1% 0;
}

.smr_btn_02 {
	display: block;
	position: relative;
	padding: 1.5em;
	text-align: center;
	font-size:18px;
	text-decoration: none!important;
	color: #002A46!important;
	border: 1px solid #002A46;
	font-weight: bold;
}
.smr_btn_02:hover {
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
}


/*サイズ選択6個
----------------------------------------------------------------*/
.smr_btn_wrap06{
	margin: 5% auto 1em auto;
}

.smr_btn_box06{
	width:15.8%;
	margin: 0 1% 1% 0;
	float: left;
/*	background-image: url("/img/usr/common/ya_navy.gif");
	background-size: 28px 20px;
	background-repeat: no-repeat;
	background-position: right center;*/

}
.smr_btn_box06:nth-child(6n) {
  margin: 0 0 1% 0;
}

.smr_btn_06 {
	display: block;
	position: relative;
	padding: 1.5em;
	text-align: center;
	font-size:18px;
	text-decoration: none!important;
	color: #002A46!important;
	border: 1px solid #002A46;
	font-weight: bold;
}
.smr_btn_06:hover {
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
}


.smr_btn_06:visited { color: #002A46!important; }

/*創業祭カートレコメンド削除
----------------------------------------------------------------*/
.cartlist_ h2.common_headline2_ {
	display: none;
}
.cartlist_ .goods_ {
	display: none;
}
.movie_box01{
	width:980px;
	margin: 80px auto 80px auto;
}

/*b-dash web接客
----------------------------------------------------------------*/
.bdash_wrap01 {
	width: 1080px;
	margin: 3% auto 5% auto;
}


/* --------------------------------------------------------------------
	サイズ比較表
--------------------------------------------------------------------- */
.size-container2{
color: #333333;
font-size: 12px;
line-height: 1;
font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
margin-top: 30px;
}

.size-tbl2 {
    width: 100%;
    margin-top: 6px;
}

.size-unit2 {
    margin-bottom: 8px;
    padding: 0 20px;
    color: #002A46;
    font-size: 12px;
    font-weight: bold;
}

.size-tbl-inner2 {
    width: 100%;
    padding: 0 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.size-tbl-left2 {
    border-right: 2px solid #fff;
}
.size-tbl2 .ttl2 {
    background-color: #DCDCDC;
}
.size-tbl-left2 > div {
    border-right: 0;
}
.size-tbl-left2 > div, .size-tbl-item2 > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100px;
    height: 35px;
    border: 1px solid #fff;
    background-color: #F7F7F7;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
    padding:2px;
}

.size-tbl-left_width > div, .size-tbl-item_width > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100px;
    height: 40px;
    border: 1px solid #fff;
    background-color: #F7F7F7;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
    padding:2px;
}

.size-tbl-right2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow:visible;
    -webkit-overflow-scrolling:auto;
}
/* --------------------------------------------------------------------
	商品詳細画面拡大
--------------------------------------------------------------------- */

.leftmenuframe_ {
	display: none!important;
}
div.container_ div.contents_ div.mainframe_ {
	width: 100%;
}
div.goodsproductdetail_ .item_gallery_ {
	width: 540px!important;
}
div.goodsimg_ {
	width: 540px!important;
}
.popup_layer_ div.goodsimg_ {
    float: left!important;
    display: inline!important;
    width: 400px!important;
    overflow: hidden!important;
}
div.goodsproductdetail_ .img_L_ {
	height:  641px!important;
}
div.goodsimg_ .img_L_ {
	width: 524px!important;
	border: 0px solid #eaeaea!important;
}
.popup_layer_ div.goodsimg_ .img_L_ {
    position: relative!important;
    width: 400px!important;
    height: auto;
    margin-bottom: 0!important;
    padding: 0!important;
    border: none!important;
}
div.goodsproductdetail_ .img_L_ a {
	width: 532px!important;
	height: 641px!important;
}
div.goodsproductdetail_ .img_L_ img {
	max-width: 532px!important;
	max-height: 641px!important;
	width: 532px!important;
	height: 641px!important;
}
div.etc_goodsimg_line_ {
	width: 542px!important;
}
div.etc_goodsimg_item_ {
	padding: 5px!important;
	margin: 0 8px 8px 0!important;
}
div.item_gallery_ div.colors_ {
	width: 542px!important;
}
div.item_gallery_ div.colors_ {
	width: 542px!important;
}
.cloud-zoom-wrap {
    top: 0;
    z-index: 1000!important;
    position: relative;
}
/* --------------------------------------------------------------------
	コマース
--------------------------------------------------------------------- */
.hacobune-video-list-item-card-subtitle {
	font-size: 12px!important;
	line-height: 1.7em!important;
	padding: 5px 0!important;
}
.hacobune-video-list-item-card-description {
	display: none!important;
}
.hacobune-swiper-slide {
	width: 21%!important;
	margin-right: 4%!important;
}
/* --------------------------------------------------------------------
	レディーストップ
--------------------------------------------------------------------- */
.ltop_slide2107 {
	width: 920px;
	margin: 0 auto 5% auto;
}

/* --------------------------------------------------------------------
	FIT FINDER 吹き出し
--------------------------------------------------------------------- */

/* 吹き出し本体 */
.balloon{
  position: relative;
  padding: 2%;
  background-color: #eee;
  color: #000;
  margin-top:5%;
  border-radius: 10px;
}
/* 色付きの半円 */
.balloon::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transform: rotate(45deg);
  left: 20px;
  top: -10px;
  border-left: 20px solid #eee;
  border-top: 20px solid #eee;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
/* 白い半円 */
.balloon::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transform: rotate(45deg);
  left: 30px;
  top: -20px;
  border-left: 20px solid #ffffff;
  border-top: 20px solid #ffffff;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

/* --------------------------------------------------------------------
	グローバルメニュー変更
--------------------------------------------------------------------- */
.block-prod-list-target-pickup h2::before,
.block-prod-list-target-pickup h2::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 150px!important;
  height: 1px;
  background-color: #999!important;
}
.block-prod-list-target-pickup h2 {
    position: relative;
    color: #002A46;
    font-size: 1.6rem;
    font-family: futura-pt, sans-serif;
    font-weight: 700;
    text-align: center;
    letter-spacing: .04em;
    width: 400px;
    margin: 0 auto;
}
/* --------------------------------------------------------------------
	ご利用ガイド
--------------------------------------------------------------------- */
#guidetop .guide_wrap_ .guidelist09 h3 span {
    background-image: url(../img/usr/freepage/guide/guidelist_h309.gif);
    background-position: right top;
    background-repeat: no-repeat;
}

/************************************
** 評価グラフ
************************************/
.pb-rating-graph {
  /*box-shadow: 0 3px 5px rgba(0, 0, 0, .07);*/
  max-width: 50%;
  margin: 5px 0 2em !important;
  padding: 2.0em 1%!important;
  color: #333;
  background: #fafafa;
  font-family:Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
}
.pb-rating-graph ul {
  margin: auto!important;
  padding: 0!important;
  border: none!important;
  width:80%;
}
.pb-rating-graph ul li {
  list-style: none!important;
  margin: 0 !important;
  padding: 0 !important;
}
.pb-rating-graph ul li:before {
  content: unset !important;
}
.pb-rating-graph__label {
  background: #002A46;
  color: #fff;
  display: inline-block;
  padding: 6px 15px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
}
.pb-rating-graph__wrap {
  display: flex;
  margin: 20px 0;
}
.pb-rating-graph li:last-child .pb-rating-graph__wrap {
  margin: 20px 0 0;
}
.pb-rating-graph__axis {
  width: 90%;
  margin-top: 10px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.pb-rating-graph__axis:before {
  content: "";
  display: inline-block;
  height: 5px;
  background: #E3E6E7;
  width: 100%;
  position: absolute;
}
.pb-rating-graph__basis {
  width: 15%;
  color: #71828A;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
}
.pb-rating-graph__basis-inner {
  display: inline-block;
  text-align: left;
}
.pb-rating-graph__wrap .pb-rating-graph__basis:first-of-type {
  text-align: right;
  padding-right: 15px;
}
.pb-rating-graph__wrap .pb-rating-graph__basis:last-of-type {
  text-align: left;
  padding-left: 15px;
}
.pb-rating-graph__scale {
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1;
  width: 20px;
  margin-top: 0 !important;
}
.pb-rating-graph__scale:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-top: -7px;
  margin-bottom: 10px;
  background: #E3E6E7;
  font-family:futura-pt, sans-serif;
}
.pb-rating-graph__axis:after, .pb-rating-graph__scale:after {
  content: unset !important;
}
.pb-rating-graph .pb-rating-graph__scale .pb-rating-graph__item {
  width: 42px;
  display: block;
  font-weight: 600;
  font-size: 14px;
  color: #777;
  text-align: center;
  padding-top: 5px;
  margin-top: -10px !important;
}
	
.pb-rating-graph__scale[data-check='true']:before {
  background:#002A46;
}
	


/************************************
** 関連商品
************************************/

.accessory_list_ .StyleT_Item_ .img_ img {
  width: 178px;
  height: auto!important;
}
.accessory_list_ .StyleT_Item_ {
  width: 178px!important;
}
li[data-revico-reviewer-evaluationanswer-id="ad5ef324-971e-474a-a2bc-18fbe334c8ff"]  {
    display: none!important;
}

/************************************
** 父の日
************************************/
.hacobune-app-container {
	max-width: 100%!important;
}




/**************バナースライダーへ小ボタン挿入****************/
.block-mv-slider-item-inner.caption{
	position :relative;

}

.block-mv-slider-item-inner p.LB{	
	position: absolute;
opacity:0.8;
	left:3%;
	bottom:4%;
	font-size:120%;
	color:#000;
	padding:1% 2%;
	background-color: #FFF;
	text-align:center;
	width:fit-content;
    white-space: nowrap;
}

.block-mv-slider-item-inner p.RB{	
	position: absolute;
opacity:0.8;
	right:3%;
	bottom:4%;
	font-size:120%;
    color:#000;
	padding:1% 2%;
	background-color: #FFF;
	text-align:center;
	width:fit-content;
    white-space: nowrap;

}
.block-mv-slider-item-inner p.LT{	
	position: absolute;
opacity:0.8;
	left:3%;
	top:4%;
	font-size:120%;
	color:#000;
	padding:1% 2%;
	background-color: #FFF;
	text-align:center;
	width:fit-content;
    white-space: nowrap;
}

.block-mv-slider-item-inner p.RT{	
	position: absolute;
opacity:0.8;
	right:3%;
	top:4%;
	font-size:120%;
	color:#000;
	padding:1% 2%;
	background-color: #FFF;
	text-align:center;
	width:fit-content;
    white-space: nowrap;

}    

.block-mv-slider-item-inner p.CC {
  position: absolute;
  opacity: 0.8;
  bottom: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 120%;
  color: #000;
  padding: 1% 2%;
  background-color: #FFF;
  text-align: center;
  width: fit-content;
  white-space: nowrap;


} 

div.block-footer, div.block-prod-list {
	text-align: left;
}

/* メインビジュアルスライダーの余白と透過解除 20260417～ */
.block-mv-slider-items .slick-slide {
  opacity: 1 !important;
  visibility: visible !important;
  margin: 0 120px; /* 画像の左右に25pxの余白（画像間は合計50pxの隙間） */
}


/**************2024年に削除****************/
.block-header-logo {
	width: 160px;
}
.block-header-logo img {
	width: 100%;
}
.block-header-mid .block-base-inner {
	height: 100px!important;
}
/**************2024年に削除****************/

/**************読む鎌部分****************/
.block-category-features-list-detail .rss_title {
  font-weight: bold;
  line-height: 1.6em;
  margin: auto auto 10px auto;
	font-size: 1.3em;
	color: #000000;
}

.feed-item.content.block-category-features-list-item .rss_date {
  margin: 5px auto;
  color: #727272;
  font-size: 11px;
}
/**************読む鎌部分****************/



/**************mattrz�`���b�g�p****************/
._fs_slider_img_block img {
	left: 0!important;
}

/**************���C��****************/
.spec_memo_ {
	display: none!important;
}

/**************�~�}�[�N****************/
.StyleR_Item_ .price_::first-letter {
	font-size: 65%;
}
.StyleT_Item_ .price_::first-letter {
	font-size: 65%;
}
.goodsspec_ .price_::first-letter {
	font-size: 65%;
}
p.unitprice_::first-letter {
	font-size: 65%!important;

}
/* .sizes_�N���X��̎O�ڂ�<dl>�v�f���\���ɂ��� */
.cartbox_ .sizes_ dl:nth-of-type(3) {
  display: none;
}
/* .sizes_�N���X��̎O�ڂ�<dl>�v�f���\���ɂ��� */
#pants_repair dl:nth-of-type(3) {
  display: block;
}

.block-footer-sns-items li {
	width: 50px;
}
.block-footer-sns-items li img {
	width: 100%;
}
}

/* ----���i�ڍ׉�ʁF����\��---- */

.pane-goods-left-side .block-goods-gallery li figure {
  width: 100%;
  height: 100%;
  border: 1px solid #dedede;
}

.pane-goods-left-side .block-goods-gallery li figure.img-center {
  display: contents;
}

.block-goods--video {
  z-index: 3 !important;
}

.block-goods--video-thumbnail {
  color: #444;
  position: relative;
}

.block-goods--video-thumbnail-none {
  background-color: #f5f5f5;
  padding: 50%;
}

.block-goods--video-thumbnail::before {
  position: absolute;
  width: 25px;
  height: 25px;
  top: 50%;
  left: 50%;
  background-color: #444;
  opacity: 0.7;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
}

.block-goods--video-thumbnail::after {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%);
  border-style: solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-width: 6px 0 6px 10px;
  box-sizing: border-box;
  content: "";
}

.block-goods-detail .swiper-slider-main figure {
  margin-block: unset;
  margin-inline: unset;
}

.block-goods-detail .swiper-slider-main .hacobune-univideo {
  max-height: 606px;
  overflow: hidden;
}

.block-goods-detail .swiper-slider-main video {
  max-height: 600px;
}

.block-goods-detail .swiper-slider-main .hacobune-app-container {
  width: 100%;
  margin : 0 auto;
  padding: 0 0 10px 0;
}

.block-goods-detail .swiper-slider-main .hacobune-unit-video-outline {
  display: none;
}

.block-goods-detail .swiper-slider-main .hacobune-vjs-poster {
  display: none;
}

.block-goods-detail .swiper-slider-thumbnail .swiper-wrapper {
  transform: translate3d(0px, 0px, 0px) !important;
}

div.goodsproductdetail_ .block-goods-gallery .swiper-wrapper {
	display: contents;
}

/************************************
** ボタン
************************************/

.smrcss_btn_wrap {
	margin:7% auto 10% auto;
}

.smrcss_btn_box {
	width:100%;
	margin: 0 auto 5% auto;
}

.smrcss_btn_01 {
	display: block;
	position: relative;
	width: 60%;
	margin:0 auto;
	padding: 1.2em;
	text-align: center;
	font-size:120%;
	text-decoration: none;
	color: #000;
	background: #fff;
	border: 1px solid #444444;
}
 .smrcss_btn_box a:hover {
    color: #000;
	 text-decoration:none;
  }
.smrcss_btn_box a {
    color: #000;
	 text-decoration:none;
  }
.smrcss_btn_box a:visited {
    color: #000;
	 text-decoration:none;
  }
/**************共通****************/
.smrcss_head_box {
	width: 980px;
	margin: 0 auto 5% auto;
}
.smrcss_bnr_box {
	width: 980px;
	margin: 0 auto 5% auto;
}
/**************トップハンカチバナー****************/
.smrcss_top_box_wrap {
	width: 880px;
	margin: 3% auto 5% auto;
}
.smrcss_top_box01 {
	width: 48%;
	margin: 0 4% 0 0;
	float: left;
}
.smrcss_top_box02 {
	width: 48%;
	margin: 0;
	float: left;
}
/**************お気に入りボタン****************/
a.bookmark-btn {
  display: inline-block;
  background: url('/img/sys/button/like.png') no-repeat center center;
  background-size: auto;
  width: 310px;
  height: 48px;
  background-size: cover;
  text-indent: -9999px;
  margin: 5% 0;
}


div.goodsspec_ .spec_btn_ ul li#btn_stock img {
	width: 310px;
}
/**************  商品画像下部コメント　****************/

.js-goods-img-item span {
	display: inline-block;
	width: 90%;
	margin-top: 0.8em;
	font-size: 12px;
}
div.goodsimg_ .img_L_ {
	padding-bottom: 5%;
}
div.goodsimg_ .img_L_ .zoom_ {
		margin-top: 0;

}
/**************  アイコンサイズ指定　****************/
.icon2_ img {
	max-width: 150px;
}
.icon2_ {
	height: auto!important;
}
/**************トップサブメニュー****************/
.smr_grid-container {
	width: 1080px;
	margin: 5% auto 5% auto;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 10px;
}

.smr_grid-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: inherit;
	margin: 0 2% 15% 0;
}

.smr_grid-item img {
  width: 60px;
}

.smr_grid-item p {
  margin: 1em 0 0 0;
	text-decoration: none;
	color: #333;
}
.smr_grid-container a:link {
	text-decoration: none;
}
/**************領収書****************/
.customer_ ul.historydetail_ {
	margin: 10px auto;
	width: 90%;
}

.customer_ #receipt_form img {
	width: 100%!important;
}

/**************メンズトップタブ切り替えボタン****************/
.block-prod-switch-list-tab-item {
	border-bottom: 2px solid #e6e6e6;
}
/**************サブバナーテキスト****************/
.block-category-features-list-detail .block-category-features-list-comment strong {
    font-size: 13px;	
}
.block-category-features-list-detail .block-category-features-list-comment span {
    font-size: 13px;	
}

/**************マイページリンク****************/
a.mypagelink {
	color: #666666;
	padding: 0 0 0 17px;
	background-image: url(../img/usr/common/icon_arrow4.png);
	background-position: left center;
	background-repeat: no-repeat;
}


/**************商品ページ共有ボタン****************/
       .share-button {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            padding: 3px 16px 5px 10px;
            background-color: #777;
            color: white;
            border: none;
            border-radius: 4px;
            cursor: pointer;
            font-size: 13px;
            font-weight: normal;
            transition: background-color 0.3s;
        }
        
        .share-button:hover {
            background-color: #365899;
        }
        
        .share-button svg {
            margin-right: 8px;
        }
        
        .share-options {
            position: absolute;
            background: white;
            border: 1px solid #ddd;
            border-radius: 4px;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            display: none;
            padding: 10px;
            z-index: 100;
        }
        
        .share-options.active {
            display: block;
        }
        
        .share-option {
            display: block;
            padding: 8px 12px;
            text-decoration: none;
            color: #333;
            cursor: pointer;
        }
        
        .share-option:hover {
            background-color: #f5f5f5;
        }
        
        .share-container {
            position: relative;
            display: inline-block;
        }
/**************商品詳細-ポイント還元ボタン****************/

 .goodsspec_ .point-container {
      display: flex;
      align-items: center;
      font-size: 12px;
	 font-weight: bold;
	 color: #999999;
    }

    .goodsspec_ .point-icon {
      width: 24px;
      height: 24px;
      background-color: #ccc;
      border-radius: 50%;
      color: white;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      margin-right: 8px;
    }

    .goodsspec_ .point-text {
      color: #999999;
    }

    .goodsspec_ .details-link:hover {
      text-decoration: underline;
    }