@charset "Shift_JIS";

#header #globalnav>li:before {
    content: " ";
    display: table;
}
#header #globalnav>li:after {
    content: " ";
    display: table;
    clear: both;
}
#header #globalnav>li {
    *zoom: 1;
}
div#block_of_topic{
	clear: both;
	padding-top: 20px;
}
/* --------------------------------------------------------------------
	ユーザー定義　画像hover表現
--------------------------------------------------------------------- */
#header a:hover img,
.leftmenuframe_ a:hover img,
.rightmenuframe_ a:hover img,
a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	background-color:transparent\0/;
}

/* --------------------------------------------------------------------
	ユーザー定義　ヘッダー
--------------------------------------------------------------------- */
#header {
	width: 100%;
	margin-bottom: 20px;
	zoom:1;
	position: relative;
}
#header:after,
#header .header_inner_:after,
#header #headernav:after,
#header ul.customer_menu_:after,
#header #globalnav:after {
	content: "";
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
#header .header_inner_ {
	width: 1100px;
	padding:0;
	margin:0 auto;
	zoom:1;

}
.js-include-add {
    width: auto;
    background-color: #56ad8c;
    text-align: center;
}
#header .header_top_{
	background: #FBFAFA;
	border-bottom: 1px solid #ddd;		
	height: 22px;
}
#header .header_cont_{
	position: relative;
	z-index: 101;
	background: #fff;
}
#header .header_top_  .header_inner_ {
	position: relative;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	    overflow: hidden;
	width: 1100px;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
}
#header .header_top_ h1{
	width: 640px;
	float: left;
	font-size: 9px;
}
#header .header_top_ .header_top_nav_{
	overflow: hidden;
	display: inline-block;
	float: right;
	line-height: 1.3;
}
#header .header_top_nav_ li{
	float: left;
	display: inline-block;
	margin-left: 19px;
}
#header .header_top_nav_ li a{
	padding: 6px 0px;
	display: block;
}
#header #headernav {
	zoom:1;
	padding: 10px 0;
}
#header.cart_ #headernav {
	padding:0 0 10px 0;
	border-bottom:#666 2px solid;
}
#header #sitelogo {
	margin: 14px 0px 0px 0px;
	padding: 0;
	float:left;
    width: 299px;
}
#header #sitelogo img {
    width: 100%;
}
#gnav_service{
	margin-top: 8px;
	margin-left: 25.5px;
	float: left;
}
#gnav_service span{
	float: left;
	display: block;
}
#gnav_service span a{
	display: block;
}
#gnav_service span#hnav_service1{
	margin-right: 8px;
}
#gnav_service span#hnav_service2{
	margin-right: 5px;
}
div#welcome{
	float: left;
	width: 105px;
	text-align: center;
	padding: 18px 10px 0;
	color: #333;
	line-height: 1.6;
}
#header ul.customer_menu_ {
	float:right;
	zoom:1;
margin-bottom: 5px;
}
#header ul.customer_menu_ li {
	margin:0 0 0 6px;
	float:right;
}
#header ul.customer_menu_ li#gnav_cart {
	margin:0 0 0 10px;
	position: relative;
}
#header ul.customer_menu_ li#gnav_cart .qty_{
    width: 18px;
    height: 18px;
    position: absolute;
    text-align: center;
    right: 19px;
    color: #fff;
    z-index: 10;
    font-size: 10px;
}
#header .gnav_wrap_{
	background:#fff url(../img/usr/common/line_colorful.png) center top repeat-x;
	border-bottom: 1px solid #ddd;
	padding-top: 5px;
	position: relative;
	z-index: 100;
}
#header .gnav_wrap_.fixed_{
	position: fixed;
	width: 100%;
	z-index: 9999;
	top: 0;
}
#header #globalnav {
	width: 1100px;
margin: 5px auto 0;
padding:0 0 0 0;
	height: 55px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	zoom:1;
    position: relative;
    display: flex;
}
#header #globalnav>li {
width: 210px;
    height: 60px;
    color: #FFF;
    text-align: center;
    margin-top: -5px;

}
#header #globalnav>li>a {
	width: 100%;
	display: block;
	color: #FFF;
}
#header #globalnav>li.gnavOther:hover{
	border-bottom:1px solid #F96D43;
}
#header #globalnav li a:hover {

	text-decoration: none;
}
#header #globalnav #gnavcategory:hover .category_wrap_{
	display: block!important;
}
#header #globalnav .category_wrap_{
	position: absolute;
	top: 55px;
	left: 0;
	background: #FFF;
	z-index: 101;
	padding:0 10px 10px 0;
	display: none;
}
#header #globalnav .category_{
	margin: 0px 0px 0px 10px;
}
#header #globalnav .category_ li{
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 5px 0px;
	position: relative!important;
	text-align: left;
	width: 211px;
	height: 100%;
	word-break: keep-all;
}
#header #globalnav .category_ li:nth-child(5n+1){
	clear: both;
}
#header #globalnav .category_ li span.name_{
	color: #333;
	text-decoration: none;
}
#header #globalnav .category_ li a:hover,
#header #globalnav .category_ li span.parent_:hover{
	background-color: #fef3ee;
	cursor: pointer;
}
#header #globalnav .category_ li a:hover .name_ a,
#header #globalnav .category_ li span.parent_:hover .name_ a{
	color: #ff7045!important;
	text-decoration: underline;
}
#header #globalnav .category_ li span.parent_ span.name_{
	width: 130px;
	word-break: keep-all;
}
#header #globalnav .category_ li span.parent_ span.name_ a{
	background: none;
	padding-left: 0px;
	display: block;
}
#header #globalnav .category_ li ul{
	display: none;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 99;
	background: #f8f8f8;
}
#header #globalnav .category_ li ul li{
	float: none;
	width: 200px;
	padding: 0!important;
}
#header #globalnav .category_ li a{
	background: url(../img/usr/fb/shape.png) 10px 50% no-repeat;
	padding-left: 21px;
}
#header #globalnav .category_ li ul li.category_tree2_ a,
#header #globalnav .category_ li ul li.category_tree2_ span.parent_{
}
#header #globalnav .category_ li ul li.category_tree3_ a,
#header #globalnav .category_ li ul li.category_tree3_ span.parent_{
	border-top: none;
}
#header #globalnav .category_ li ul li.category_tree3_ a,
#header #globalnav .category_ li ul li.category_tree3_ span.parent_{
	border-top: none;
}
#header #globalnav .category_ li ul li a{
	position: relative;
	padding: 10px 10px 10px 30px!important;
	display: block;
	height: auto!important;
}
#header #globalnav .category_ li ul li span.parent_{
	position: relative;
	padding: 10px 10px 7px 0px!important;
	display: block;
	height: auto!important;
}
#header #globalnav .category_ li ul li.category_tree2_ span.name_{
	padding-left: 25px;
}
#header #globalnav .category_ li ul li.category_tree3_ span.name_{
	padding-left: 35px;
}
#header #globalnav .category_ li ul li.category_tree4_ span.name_{
	padding-left: 45px;
}
#header #globalnav .category_ li ul li ul{
	position: static;
	top: 10px;
	border-top: none;
	border-bottom: none;
}
#header #globalnav .category_ li span.parent_ span.toggle_{
	position: absolute;
	top: 0px;
	right: 15px;
	background: url(../img/usr/fb/plus.png) no-repeat right center;
	width: 13px;
	height: 100%;
	display: block;
	text-indent: -9999px;
	color: #000;
}
#header #globalnav .category_ li span.parent_ span.active_{
	background: url(../img/usr/fb/minus.png) no-repeat right center;
}
#header #globalnav .category_ li ul li{
	width: 100%;
}
#header #globalnav .category_ li span.parent_{
	height: 100%;
	display: block;
	padding: 7px 40px 5px 0;
	width: auto;
}
#header #globalnav .category_ li .img_{
	display: table-cell;
	height: auto;
	vertical-align: middle;
	padding: 0px 0px 0px 5px;
}
#header #globalnav .category_ li .img_ img{
	width: 100%;
}
#header #globalnav .category_ li .name_{
	display: table-cell;
	vertical-align: middle;
	color: #000;
	height: 100%;
	padding-left: 5px;
	line-height: 1.6;
}

#header #globalnav .category_ li ul li .name_{
	margin: 0;
	padding: 0;
	line-height: 1.6;
	padding-right: 15px;
	word-break: keep-all;
}
#header +.bg_{
	position: fixed;
	top: 23px;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 99;
	display: none;
}

#header #globalnav #gnavbrand:hover {
	/*background: #FEF3EE;*/
}
.gnavOther:hover {
	background: #FEF3EE;
}

.onsale_li{
background:#C0342F;
border:none;
}
.onsale_li:hover{
background:#C0342F;
opacity:0.8 !important;
}
#header #globalnav #gnavbrand:hover .brand_wrap_{
	/*display: block;*/
}

#header #globalnav #gnavrecommend:hover {
	/*background: #FEF3EE;*/
}
#header #globalnav #gnavrecommend:hover .brand_wrap_{
	/*display: block;*/
}
#header #globalnav .brand_wrap_{
	position: absolute;
	top: 55px;
	left: 0;
	background: #FFF;
	z-index: 101;
	overflow: hidden;
	padding:0 10px 10px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	display: none;
	width: 100%;	
	padding: 20px 20px 10px 20px;
}
#header #globalnav .brand_{
	width: 105%;

}
#header #globalnav .brand_ li{
	display: inline-block;
	float: left;	
	margin-bottom: 15px;
}
#header #globalnav .brand_ li dl{
	overflow: hidden;	
	margin-right: 10px;	
}
#header #globalnav .brand_ li dl dt{
	float: left;
	width: 220px;	
	height: 96px;
	margin-right: 10px;	
}
#header #globalnav .brand_ li dl dd{
float: left;	
width: 290px;
margin-right: 10px;
color: 	#333;
text-align: left;
font-size: 12px;
line-height: 1.6;	
}
#header #globalnav .brand_ li a{
	display: block;
}
#header #globalnav .brand_ li a:hover{
/*background: #FEF3EE;*/
}
#gnavrecommend .brand_wrap_ li{
	margin-right: 15px;
	margin-bottom: 10px;
	width: 200px;
}
#gnavrecommend .brand_wrap_ li img{
	width: 100%;
}
/* --------------------------------------------------------------------
	ユーザー定義　TOPページヘッダー 検索
--------------------------------------------------------------------- */
#header_search {
	width:400px;
	float:right;
	zoom:1;
}
#header_search .header_inner_ {

	height:30px;
	margin:0 auto;
	zoom:1;
}
#header_search .header_inner_:after,
#header_search_box:after,
#header_search_keyward:after,
#header_search_keyword ul:after {
	content: "";
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
#header_search_box {border: 1px solid #ddd;
}
#header_search_box input {
	margin:0;
	padding:0;
	float:left;
	color:#999999;
}
#header_search_box p {
	height:30px;
	line-height:30px;
	padding:0 0 0 15px;
	float:left;
}
#header_search_box p a {
	padding:0 0 0 8px;
	font-size:11px;
	text-decoration:underline;
	background:url(../img/usr/common/topic_arrow.png) left center no-repeat;
}
#header_search_box input#keyword {
	width:345px;
	height:30px;
	line-height:30px;
	padding:0 10px;
	border:none;

}
#header_search_box input[type=image]{
padding: 8px;
}
#header_search_keyword {
	width:440px;
	height:30px;
	line-height:30px;
	float:right;
	zoom:1;
}
#header_search_keyword h2 {
	width:110px;
	padding:0 0 0 25px;
	font-weight:bold;
	background:url(../img/usr/common/ico_keyword.png) left 6px no-repeat;
	float:left;
}
#header_search_keyword ul {
	width:300px;
	height:30px;
	line-height:30px;
	float:right;
	overflow:hidden;
}
#header_search_keyword ul li {
	padding:0 0 0 10px;
	float:left;
}
#header_search_keyword ul li a {
	text-decoration:underline;
}

/*ポップリンク*/
#header_search div.poplink{
	top:60px;
	width: 850px;
}

div.poplink > div.poplink_search > div.header{
	display:none;
}

div.poplink > div.poplink_suggest > div.word {
    cursor: pointer;
	padding: 5px 10px!important;
}

div.poplink > div.poplink_search > div.item a > div.item_right > div.title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
    white-space: normal!important;
}

div.poplink > div.poplink_search > div.item a > div.item_right > div.any2,
div.poplink > div.poplink_search > div.item a > div.item_right > div.any3{
	display:none;
}

div.poplink > div.poplink_search > div.item a > div.item_right > div.summary{
	display:none;
}

div.poplink > div.poplink_search > div.item{
	float:none!important;
	display:table!important;
}
div.poplink > div.poplink_search > div.item a > div.item_left{
	float:none!important;
	display:table-cell;
	padding-right:15px;
}
div.poplink > div.poplink_search > div.item a > div.item_right{
	float:none!important;
	display:table-cell;
	vertical-align:middle;
}

/* --------------------------------------------------------------------
	ユーザー定義　ビジュアル
--------------------------------------------------------------------- */
/* 設定 */
.visual_container_ {
    width: 100%;
    /*height: 100%;*/
	position:relative;
}
.slide_all {
    width: 810px;
    margin: 0 auto 20px ;
	height:380px;
    position: relative;
}
.slide_wrap {
    width: 2430px;
    position: absolute;
    left: 50%;
    margin-left: -1235px;
}
.slide_body {
    width: 100%;
}
.slide {
	float: left;
    display: inline;
    width: 810px;
    margin-right: 20px;
    text-align: center;
}
.slide img {
    max-width: 100%;
    vertical-align: bottom;
    display: none;
}
.bx-wrapper .slide img {
	display: block;
}
#static .slide{
	text-align: center;
	margin: 0 auto;
	float: none;
	display: block;
}
#static .slide img {
	display: block;
}
/* 装飾 */
.bx-controls-direction, .bx-pager {
    text-align: center;
    /*height: 25px;*/
}
.bx-controls-direction a, .bx-pager-item {
	display: inline-block;
}
.bx-pager-item a {
    display: block;
    height: 10px;
    width: 10px;
    text-indent: -9999px;
    background: #202020;
    border-radius: 10px;
    margin: 10px 2px 0 2px;
}
.bx-pager-item a.active {
    opacity: 0.3;
}

.bx-controls-direction a {
    display: block;
    text-decoration: none;
    color: #fff;
	height: 380px;
    position: absolute;
    top: 0;
	cursor: pointer;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
.bx-controls-direction a.bx-prev {
    left: 0;
}
.bx-controls-direction a.bx-next {
    right: 0;
}
.bx-controls-direction a.bx-prev {
    width: 842px;
}
.bx-controls-direction a.bx-next {
    width: 804px;
}
.bx-wrapper.now a.bx-prev{
    background-image: url(../img/usr/fb/mainvisual/prev.png);
    background-position: right center;
}
.bx-wrapper.now a.bx-next{
    background-image: url(../img/usr/fb/mainvisual/next.png);
    background-position: left center;
}
/* 追加 */
.slide {
    transition: all .3s;
    /*opacity: .8;*/
}
.slide.slick-active {
    opacity: 1;
}
/* サムネイル */
div.visual_ .thu_ {
	width: 1120px;
	padding-top: 0px;
	text-align: center;
	margin: 0 auto 30px auto;
	padding-left: 20px;
	overflow: hidden;
}
div.visual_ .thu_ a {
  width: 204px;
  height: 96px;
  margin: 0 20px 0px 0px;
  text-align: center;
  position: relative;
  float: left;
}
div.visual_ .thu_ a img{
	max-width: 100%;
	max-height: 100%;
	width: 100%;
}
div.visual_ .thu_ a.active{
  width: 200px;
  height: 92px;  
  border: 2px solid #000;
	opacity: 0.6;
}
div.visual_ .thu_ a .mask_ {
    display: none;
    width: 204px;
    height: 96px;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/usr/topvis_bnr/mask.png);
    background-position: left top;
    background-repeat: no-repeat;
}
div.visual_ .thu_ a.active .mask_ {
    display: block;
}
/* --------------------------------------------------------------------
	ユーザー定義　イベントバナー[静的]
--------------------------------------------------------------------- */
div.top_event_pickup_ ul li {
	/*display: none;*/
}
div.event_pickup_banner_ {
	margin-bottom:30px;

}
div.event_pickup_banner_ ul {
	padding:10px 0 15px 0;
	overflow:hidden;
}

div.event_pickup_banner_ ul li {
	margin:0 10px 20px 0;
	float:left;
	width: 410px;
	height:245px;
}
div.event_pickup_banner_ ul li dt{
	margin-top: 0px;
	line-height: 1.6;
}
div.event_pickup_banner_ ul li dd{
	margin-top: 15px;
	line-height: 1.6;
}
div.event_pickup_banner_ ul li img {
	max-width: 100%;
}
div.event_pickup_banner_ ul li a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	background-color:transparent\0/;
}
div.event_pickup_banner_ .btn_more_{
	text-align: center;
	display: none;
}
div.event_pickup_banner_ .btn_more_:hover{
	cursor: pointer;
}
/* --------------------------------------------------------------------
	ユーザー定義　フッター
--------------------------------------------------------------------- */
#footer {
	padding: 50px 0 0 0;
	margin-top: 20px;
	background:url(../img/usr/common/line_colorful.png) center top repeat-x;
}
#footer .footer_inner_ {
	width:1100px;
	margin:0 auto;
	position:relative;
}
#footer #footer_pagetop {
 position: fixed;
    bottom: 2%;
    top: auto;
    right: 2%;
}
#footer .change_mode_ {
	width:300px;
	height:20px;
	margin:0 auto 20px;
    text-align:center;
	line-height:20px;
	overflow:hidden;
}
#footer .change_mode_ span {
	width:149px;
	height:20px;
	margin:0 auto;
    text-align:center;
	line-height:20px;
	display:block;
	color:#eeeeee;
	float:right;
	background:#d3d3d3;
}
#footer .change_mode_ a {
	width:149px;
	height:20px;
	margin:0 auto;
    text-align:center;
	line-height:20px;
	display:block;
	color:#ffffff;
	float:left;
	background:#666666;
}
#footer .change_mode_ a:hover {
	text-decoration:none;
	background:#3fbf0d;
}
#footer .desc_{
	padding: 25px 0;
	border: 1px solid #231815;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	overflow: hidden;
	display: table;
	table-layout: fixed;
	width: 100%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#footer .desc_ .sitelogo_{
width: 345px;
display: table-cell;
vertical-align: middle;
	text-align: center;
}
#footer .desc_ .block_{
	display: table-cell;
	vertical-align: middle;
	width: 720px;
}
#footer .desc_ .block_ .ttl_{
	font-size: 17px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}
#footer .desc_ .block_ .txt_{
	line-height: 1.8;
}
#footer .foot_block_{
	display: table;
	table-layout: fixed;
	vertical-align: top;
	width: 100%;
	margin-top: 30px;
}
#footer .foot_block_>div{
	display: table-cell;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#footer .foot_block_>div>h3{
	margin-bottom: 10px;
}
#footer .foot_block_>div.block_01_{
	width: 230px;
}
#footer .foot_block_>div.block_02_{
width: 190px;
}
#footer .foot_block_>div.block_03_{
width: 250px;
}
#footer .foot_block_>div.block_04_{
padding-right: 0;
}
#footer .foot_block_ .text_{
width: 290px;
float: left;
}
#footer .foot_block_ p.sign_{
	float: right;
	width: auto;
	display: inline-block;
	padding: 0;
	background: none;
}
#footer .foot_block_ p.sign_ a{
	padding: 0;
	background: none;
}
#footer .foot_block_ li{
	margin-top: 13px;
}
#footer .foot_block_ a{
	background:url(../img/usr/common/icon_right_arrow_01.png) left center no-repeat;
	padding-left: 14px;
}
#footer .foot_block_ .btn_ a{
	padding: 0;
	background: none;
}
#footer .foot_block_ p{
	margin-bottom: 10px;
}

#footernav {
	padding: 18px 0;
	text-align: center;
	background: #FBFAFA;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 40px 0 15px;
}
#footernav li {
	padding: 0 1em;
	display: inline;
	border-left: 1px solid #CCC;
}
#footernav li.first_ {
	border-left:none;
}
#footernav li a {
	color: #494949;
	font-size:11px;
}
.foot_block_ ul{
	margin-left: 2px;
}
.block_02_ ul{
	margin-left: 3px;
}
.block_04_{
	font-size: 10px;
}
.block_04_ p{
	margin-left: 2px;
}
#footer .sitelogo_{
	text-align: center;
}
#copyright {
	color: #494949;
	font-size:10px;
	text-align: center;
	margin: 15px 0 20px;
}
/* --------------------------------------------------------------------
	ユーザー定義　最近見た商品
--------------------------------------------------------------------- */
/*#sidebox_itemhistory{
	margin-bottom: 0;
}*/

#sidebox_itemhistory {
  width : 1100px;
  margin : 0 auto;
}

#sidebox_itemhistory div.StyleT_Item_ div.img_ img {
  /*width : 150px;*/ /*2019.10.18*/
}

/* --------------------------------------------------------------------
	ユーザー定義　最近見た商品
--------------------------------------------------------------------- */
.order_col1_ .togetherlist_{
	margin-top: 30px;
}
.order_col1_ .togetherlist_ .StyleT_Item_{
	margin-right: 41px!important;
	padding-right: 0!important;
}
.col1_ .accessory_list_,
.col1_ .togetherlist_{
	margin-top: 30px;
}
.col1_ .accessory_list_ .StyleT_Item_,
.col1_ .togetherlist_ .StyleT_Item_{
	margin-right: 41px!important;
	padding-right: 0!important;
}
.accessory_list_{
	clear: left;
}
td.name_,
span.name_,
h2.goods_name_,
div.name1_{
 word-break: break-all;
}
/* --------------------------------------------------------------------
	ユーザー定義　価格表記
--------------------------------------------------------------------- */
.default_price_{
	text-decoration: none!important;
	/*margin-top: 10px;*/
	margin-bottom: 6px;
	font-size: 12px;
	display:block;
}
.default_price_.notax_, .default_price_.taxonly_ {
	text-decoration: line-through;
	font-size: 15px;
	font-weight:bold;
	display:inline-block;
}
.default_price_ .tax_{
	/*padding: 0!important;*/
}

.special_price_l_{
	line-height: 1;
	color: #d62a37;
	display:block;
	font-size:12px;
}
div.StyleR_Item_ .special_price_l_.notax_,
div.StyleT_Item_ .special_price_l_.notax_{
	font-size:15px!important;
	font-weight: bold;
}

div.StyleR_Item_ .special_price_l_.notax_ span.tax_,
div.StyleR_Item_ .special_price_l_.notax_ span.tax_,
div.StyleR_Item_ .special_price_l_.default_ span.tax_,
div.StyleR_Item_ .default_price_.notax_ span.tax_,
div.StyleT_Item_ .special_price_l_.notax_ span.tax_,
div.StyleT_Item_ .special_price_l_.default_ span.tax_,
div.StyleT_Item_ .default_price_.notax_ span.tax_{
	padding-left:4px;
}

div.StyleR_Item_ div.price_ .tax_,
div.StyleT_Item_ div.price_ .tax_{
	padding-left:0px;
}

.special_price_l_.default_{
	text-decoration: line-through!important;
	font-size: 11px!important;
	margin-top: 13px;
	display: block;
	color: #333!important;
	font-weight: normal!important;
}
.special_price_l_.default_:last-child{
	margin-top: 6px;
}
.special_price_l_.notax_{
	text-decoration: none!important;
	margin-bottom: 6px;
	font-size: 12px;
	display: inline-block;
}
/*.special_price_l_ .tax_{
	padding: 0!important;
}*/
.price_pop_{
	display: block;
	margin-bottom: 5px;
}
.price_pop_ span{
	display: block;
}
div.price_ span.price_.sale_ {
	color:#000000;
	font-size:18px;
	display: block;
	font-weight: normal;
	text-align: right;
	font-size: 15px;
	margin-top: 2px;
	float: right;
	position: relative;
	bottom: auto;
	right: auto;	
}
.goods_detail_price_ .tax_{
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 4px;
}
.goods_detail_price_small_ .tax_{
	font-size: 11px;
}
.goodsspec_ .goods_detail_price_pop_{
	text-align: right;
	display: block;
	font-weight: bold;
	color: #d62a37;
	line-height: 1;
	margin-top: 15px;
}

div.goodsproductdetail_ div.goodsspec_ .goods_price_{
	position: relative;
}
div.goodsproductdetail_ div.goodsspec_ .goods_price_ span.percentOff_{
	background: #d62a37;
	padding: 6px 10px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	left: 95px;
}
.goodsspec_ .goods_detail_price_{
	font-weight: bold;	
}
.goodsspec_ .notax_,
.goodsspec_ #goods_detail_price1{
	font-size:20px;
	line-height: 1;
	font-weight: bold;	
	display: block;
	margin-bottom: 25px;
}
.goodsspec_ .notax_{
	font-size: 28px;
}
/* 商品詳細関連商品用 */
.goodsspec_ .notax_.accessory_ {
	font-size: 16px;
}
.goodsspec_ .notax_.accessory_ {
	font-size:20px;
	line-height: 1;
	font-weight: bold;	
	display: block;
	margin-bottom: 10px;
}

/*.goodsspec_ .goods_detail_price_{
	font-size: 28px;
	color: #d62a37;
	line-height: 1;
	font-weight: bold;	
	display: block;
	margin-bottom: 5px;
}*/
.goodsspec_ .goods_detail_price_small_{
	line-height: 1;
	color: #333333;
	text-decoration: line-through;
}
.goodsspec_ .goods_detail_price_small_.notax_{
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.special_price_ {
	color:#d62a37;
	font-weight: bold;
}
.price_pop_ {
	color:#d62a37;
	font-size:10px;
	display: block;
	line-height: 1.4;
	padding-bottom: 1px;
}
.price_ {
	font-size:14px;
}
.sale_ .price_ {
	color:#d62a37;
}
div.goodsproductdetail_ .goodsspec_ .goods_detail_price_{
	margin-bottom: 10px
}
div.goodsproductdetail_ .goods_detail_price_small_{
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}
div.goodsproductdetail_ .goodsspec_ .goods_detail_price_small_{
	display: block;
}
#goods_detail_price2{
	color: #333333;
	font-weight:normal;
	font-size:20px;
}
.optimaizedH1 span{
    display: block;
    height: 22px;
    overflow: hidden;
    width: 530px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* --------------------------------------------------------------------
	TOPページ　スライド（マージン相殺）
--------------------------------------------------------------------- */
/*div#block_of_top_slide_A,
div#block_of_top_slide_B,
div#block_of_top_slide_C{
	margin-top:-20px;
}*/
/* --------------------------------------------------------------------
	ユーザー定義　カートモータルウィンドウ
--------------------------------------------------------------------- */
#cartmodal{
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 1111px;
	position: absolute;
	top: 0;
	z-index: 9999;
}
#cartmodalinner{
	background: #fff;
	width: 800px;
	height: auto!important;
	margin: 163px auto;
	padding: 0 0 38px 0;
	position: relative;
}
#cartmodal_title{
	padding-top: 45px;
	padding-bottom: 32px;
}
#cartmodal_desc1{
	padding-bottom: 28px;
}
#cartmodal_pict{
	padding-bottom: 29px;	
}

#cartmodal_desc2{
	padding-bottom: 34px;
}
#cartmodalbtn{
 width: 100px;
 margin: 0 auto;
}
#cartmodalbtn:hover,
#cartmodal_closebtn:hover{
	cursor: pointer;
}
#cartmodal_closebtn{
	position: absolute;
	top: -40px;
	right: 0;
}
/*SALE時ここから*/
.onsale_li{
background:#C0342F;
border:none;
}
.onsale_li:hover{
background:#C0342F;
opacity:0.8 !important;
}
/*SALE時ここまで*/

/*第２階層カテゴリーページ*/
.category_box_{
	width: 840px;
	padding: 10px 12px 40px;
	margin-bottom: 30px;
	background: #f5f4f4;
	box-sizing: border-box;
}
.category_box_ .category_box_white{
	background: #fff;
	width: 750px;
	margin: 0 auto;
}
.category_box_ .first-content{
	width: 780px;
}
.category_box_ .category_box_content_{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;}
.category_box_ .category_box_title_{
	text-align: center;
}
.category_box_ .category_box_desc_{
	float: right;
	width: 395px;
	line-height: 1.8;
	padding: 28px 0;
}
.category_box_ ul{
	margin: 5px 0 20px 0;
	line-height: 1.7;
}
.category_box_ .category_box_item_{
	float: left;
	width: 400px;
	padding: 20px 20px 20px 35px;
	box-sizing: border-box;
	text-align: left;
}
.category_box_ .category_box_title_{
	font-size: 21px;
	font-weight: bold;
	margin: 10px 0;
	padding: 30px;
	background: url(../img/usr/common/line_colorful.png) center bottom no-repeat;
	background-size: 90px;
}
.category_box_ .under-item{
	width: 345px;
	padding: 30px 50px;
}
.category_box_ .under-text{
	width: 365px;
	margin-right: 30px;
	padding: 28px 3px;
}
.category_box_ .under-price{
	margin-top: 5px;
}
.category_box_ .flex{
	/*display: -webkit-flex;
	display: flex;*/
	-webkit-justify-content: space-between;
	justify-content: space-between;
	text-align: right;
}
.category_box_ .sub-title{
	font-size: 15px;
	font-weight: bold;
}
.category_box_ .price_icon{
	float: left;
	padding: 5px;
}
.category_box_ .price{
	float: left;
	font-size: 18px;
	font-weight: bold;
}
.category_box_ .tax{
	font-size: 12px;
}
.category_box_ .bx-pager-item{
    margin-left: 3%;

}
.category_box_ .category_box_item_ .bx-viewport{
	height: unset;
}
.category_box_ .itemText_{
	margin-bottom:10px;
}
/*第２階層カテゴリーページ　ここまで*/

/* --------------------------------------------------------------------
 送料区分モーダル
 -------------------------------------------------------------------- */
 /* 2019.10.24 土日祝送料対応 */
.is-postage-icon {
    margin-bottom: 20px;
    background: #eee;
    padding:20px;
}
.is-postage-icon th{
    font-weight: bold;
    width: 75px;
}
.is-postage-icon td{
    width: 100px;
}
.to_detail {
    text-align: right;
    margin: 5px 0;
}
div#modal-postage {
	width: 740px;
	padding: 30px;
	border-radius: 4px;
	background: rgb(255, 255, 255);
	position: fixed;
	z-index: 9999;
	top: 20%;
	left: 0px;
	right: 0px;
	margin: auto;
}
div#modal-overlay {
	z-index: 9998;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 120%;
	background-color: rgba(0, 0, 0,0.4);
}
div#modal-postage h2 {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 20px;
}
div#modal-postage table.postage_list {
	width: 100%;
	margin-bottom: 30px;
}
div#modal-postage ul.attention_ {
    margin-bottom: 20px;
}
div#modal-postage .red_ {
   color: #d62a37;
}
div#modal-postage table.postage_list td, div#modal-postage table.postage_list tr, div#modal-postage table.postage_list th {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}
div#modal-postage table.postage_list th{
    background: #eee;
}
div[class^="postage_ex"] {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	border-radius: 4px;
	padding: 10px;
}
div[class^="postage_ex"] h3 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}
div[class^="postage_ex"] ul {
	display: flex;
	justify-content: center;
	align-items: center;
}
div[class^="postage_ex"] ul li {
	width: 33%;
	border: 1px solid #ccc;
	border-radius: 4px;
	margin: 0 8px;
	text-align: center;
	font-size: 16px;
	position: relative;
}
div[class^="postage_ex"] ul li.is-ex-item-box:after {
	content: "+";
	position: absolute;
	right: -16px;
	top: 18px;
}
div.postage_ex1 ul li:nth-last-child(2):after ,
div.postage_ex2 ul li:nth-last-child(2):after {
	content: "=";
}
div[class^="postage_ex"] ul li p {
    padding: 5px;
    background: #e8f2d0;
    border-radius: 0 0 4px 4px;
}
div[class^="postage_ex"] ul li p.is-ex-item {
    background: #fff;
    border-radius: 4px 4px 0 0;
}
div[class^="postage_ex"] ul li p.is-ex-postage,
div[class^="postage_ex"] ul li p.is-ex-total-all {
	font-weight: bold;
}
div[class^="postage_ex"] ul li p.is-ex-postage span.normal_{
	font-weight: normal;
}
div.postage_ex2 .is-ex-total-all {
	position: relative;
}
div.postage_ex2 .is-ex-total-all span{
	margin-top: 10px;
}
div.postage_ex2 .is-ex-total-all .reg2_{
    display: inline-block;
    width: 50%;
    height: 15px;
    position: relative;
    margin-top: 0;
}
div.postage_ex2 .is-ex-total-all .reg2_::before,
div.postage_ex2 .is-ex-total-all .reg2_::after{
    display: block;
    content: "";
    position: absolute;
    top: 6px;
    left: 43%;
    width: 90%;
    height: 15%;
    margin-left: -39%;
    background: #d62a37;
}
div.postage_ex2 .is-ex-total-all .reg2_::before {
    transform: rotate(-15deg);
}
div.postage_ex2 .is-ex-total-all .reg2_::after {
    transform: rotate(15deg);
}
@media all and (-ms-high-contrast: none){
	div.postage_ex2 .is-ex-total-all .reg2_::before{
		right:0px;
	}
	div.postage_ex2 .is-ex-total-all .reg2_::after{
		right:79px;
	}
}
span.total-red {
    display: block;
    color: #d62a37;
    font-weight: bold;
}

div#modal-postage .close_btn_icon{
	position: absolute;
    top: -47px;
    right: 0;
}
div#modal-postage .close_btn_icon:before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 19px;
    left: -30px;
    width: 40px;
    height: 2px;
    margin-top: -2px;
    background: #fff;
    transform: rotate(45deg);
}
div#modal-postage .close_btn_icon:after {
    display: inline-block;
    content: "";
    position: absolute;
    padding: 0;
    width: 2px;
    height: 40px;
    background: #fff;
    transform: rotate(45deg);
    top: -3px;
    left: -10px;
}

.etc_goodsimg_item_.is_active .thumb_{
  border: solid 1px #000;
}

div.etc_goodsimg_item_ .thumb_{
  border: #dddddd 1px solid
}
div.etc_goodsimg_item_ .title_,
div.etc_goodsimg_item_ .comment_ {
  display: none;
}
.goodsimg_control_btns {
  position: absolute;
  top: 200px;
  display: flex;
  justify-content: space-between;
  pointer-events: none;
  width: 100%;
}
.slider_btn {
  pointer-events: all;
}
.img_title_ {
  font-size: 16px;
  font-weight: bold;
  margin-top: 40px;
  min-height: 1em;
}
div.goodsimg_ .img_L_ .comment_ {
  margin-top: 10px;/* 2019.04.11 */
  font-size: 14px;
  padding: 0;
  text-align: left;
  height: auto;
  min-height: 5em;
}
div.goodsimg_ .img_L_ #zoomin {
  top: 420px;
}

.modalCart-wrapper, .modalAgree-wrapper {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: auto;
  background: rgba(0,0,0,.3);
  z-index: 1000;
  -ms-overflow-style:none;
}

.modalCart-wrapper::-webkit-scrollbar, 
.modalAgree-wrapper::-webkit-scrollbar {
    display:none;
}

.modalCart, .modalAgree {
  position: relative;
  padding: 30px;
  background: white;
  width: 900px;
  height: auto;
  box-sizing: border-box;
  margin: 140px auto 0;
  cursor: auto;
}
.modalCart_close, .modalAgree_close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
}
.modalCart_close img, .modalAgree_close img {
  width: 100%;
}
.modalCart_header {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: block;
}
.modalCart_btns, .modalAgree_btns {
  display: flex;
  width: 500px;
  justify-content: space-between;
  margin: 30px auto 30px;
}

.js-modalCart-open,
.js-modalCart-close,
.js-modalAgree-open,
.js-modalAgree-close {
  cursor: pointer;
}

div.cartbox_ img:hover{
	opacity: 0.6;
}

/* 2019.04.08  スライド対応 */
.lb-data {
  position: relative;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.lb-details {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 800px;
  transform: translateX(-50%);
  color: white;
  height: 100px;
}
.lb-dataContainer {
  padding-top: 0 !important;
}
.lb-data .lb-caption {
    text-align: left;
    display: block !important;
    font-weight: normal !important;
}
.lb-data .lb-caption b {
  line-height: 2;
}
.lb-data .lb-close {
  display: inline-block;
  position: relative;
  margin: 0 20px 0 7px;
  padding: 0;
  width: 4px;
  height: 40px;
  background: white;
  transform: rotate(45deg);
}
.lb-data .lb-close:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  width: 40px;
  height: 4px;
  background: white;
  margin-top: -2px;
}
.lb-data .lb-close:after {
  display: block;
  content: "";
  position: absolute;
  left: -18px;
  width: 40px;
  height: 40px;
  background: transparent;
}

/* ■2019.04.24 */
.blackBtn {
  background: #333;
  color: white;
  font-size: 16px;
  line-height: 4;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 30px;
  cursor: pointer;
}
.blackBtn img, .disabledBtn img {/* 2019.05.17 */
  width: 25px;
}
.disabledBtn {/* 2019.05.17 */
  background: #a3a2a2;
  color: white;
  font-size: 16px;
  font-weight: bold;
  line-height: 4;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 30px;
}
/* shopCheckModal */
html,
body {
  position: relative;
}
.shopCheckModal-wrapper {
  padding: 40px 0;
  background: rgba(0,0,0,.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  z-index: 100000;
  display: none;
	overflow-y: scroll;
}
.closeBtn {
  display: inline-block;
  position: absolute;
  margin: 20px 20px 0 7px;
  padding: 0;
  width: 4px;
  height: 40px;
  background: white;
  transform: rotate(45deg);
  cursor: pointer;
  top: 0px;
}
.closeBtn::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  width: 40px;
  height: 4px;
  margin-top: -2px;
  background: white;
}
.closeBtn:after {
  display: block;
  content: "";
  position: absolute;
  left: -18px;
  width: 40px;
  height: 40px;
  background: transparent;
}

.shopCheckModal-wrapper.active {
  display: block;
}
.shopCheckModal {
  margin: 30px auto 80px;
  width: 760px;
  padding: 30px;
  box-sizing: border-box;
  background: white;
  color: black;
}
.shopCheckModal h2 {
  margin-top: 0;
}
.shopCheckModal_table {
  border: solid 1px #DEDEDE;
  width: 100%;
  box-sizing: border-box;
  border-collapse: inherit;
}
.shopCheckModal_table th {
  background: #F4F4F4;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 15px;
  box-sizing: border-box;
}


.shopCheckModal_table td {
  background: white;
  border: solid 10px #F4F4F4;
  box-sizing: border-box;
  text-align: left;
}
.shopCheckModal_table td:first-child {
  width: 400px;

  box-sizing: border-box;
}
.shopCheckModal_table td li {
  padding-left: 25px;
  font-size: 14px;
  line-height: 1.5;
}
.shopCheckModal_table td:last-child {
  width: 116px; /* 2019.05.24 */
  box-sizing: border-box;
  border-left: none;
}

.shopCheckModal_table img {
  max-width: 110px; /* 2019.05.24 */
  max-height: 110px; /* 2019.05.24 */
  width: 100%;
}

.shopCheckModal_h2 {
  text-align: left;
  font-size: 16px;
  margin: 50px 0 30px; /* 2019.05.24 */
  font-weight: bold;
  border-bottom: 2px solid #000; /* 2019.05.24 */
  line-height: 2; /* 2019.05.24 */
}
.shopCheckModal_ul {
  display: flex;
  justify-content: flex-start;
}
.shopCheckModal_message {
  margin-top: 15px;
  color: #c0342f;
}
.shopCheckModal .error {/* 2019.05.15 tshigemori*/
 color: #c0342f;
 text-align: center;
}
.modalTabBtn {
  text-align: center;
  font-size: 14px;
  background: white;
  flex-basis: 138px;
  border: 1px solid #DEDEDE; /* 2019.05.24 */
  line-height: 3em;
  cursor: pointer;
}
.modalTabBtn.active {
  background: #fff2f2; /* 2019.05.24 */
  border-top: 2px solid #c0342f; /* 2019.05.24 */
  border-bottom: none; /* 2019.05.24 */
  /*box-sizing: border-box;*/ /* 2019.05.24 */
  font-weight: bold; /* 2019.05.24 */
}

.tabBlock-wrapper {
  background: #fff2f2; /* 2019.05.24 */
  width: 100%;
  padding: 20px 10px 10px;
}
.tabBlock-wrapper p {/* 2019.05.24 */
  font-size: 12px;
  text-align: left;
}
.modalTabBtn2 {/* 2019.05.24 */
  text-align: center;
  font-size: 14px;
  background: white;
  flex-basis: 138px;
  border: 1px solid #DEDEDE;
  line-height: 3em;
  cursor: pointer;
}
.modalTabBtn2.active {/* 2019.05.24 */
  background: #ebfaff;
  border-top: 2px solid #00abec;
  border-bottom: none;
  /*box-sizing: border-box;*/ /* 2019.05.24 */
  font-weight: bold;
}

.tabBlock-wrapper2 {/* 2019.05.24 */
  background: #ebfaff;
  width: 100%;
  padding: 20px 10px 10px;
}
.tabBlock-wrapper2 p {/* 2019.05.24 */
  font-size: 13px;
  text-align: left;
}
.tabBlock {
  display: none;
}
.tabBlock.active {
  display: block;
  height: 60vh;
  overflow-y: auto;
}

.tabBlock li {
  margin-bottom: 8px;
  border: 1px solid #DEDEDE;
  background: #fff;
  vertical-align: top;
}
.tabBlock li:last-child {
  margin-bottom: 0;
}
.tabBlock_sup {
  padding: 10px 0;
}
.tabBlock_title {
  line-height: 2;
  font-weight: bold;
  padding-left: 1em;
  text-align: left;
  background: #DEDEDE;
  color: black;
  font-size: 14px;
}
.tabBlock .tabBlock_title .tabBlock_icon {
  float: right;
  color: #00ABEC;
  margin-right: 10px;
  font-weight: normal;
  padding-right: 0;
}

.tabBlock_data {
  background: white;
  padding: 10px 20px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

.tabBlock_data p {
  font-size: 13px;
  text-align: left;
  float: left;
}
.tabBlock_data a {
  float: right;
  border: solid 1px #00ABEC;
  color: #00ABEC;
  font-size: 13px;
  line-height: 2.5;
  text-align: center;
  padding: 0 10px;
  border-radius: 5px;
}

.tabBlock_detail {
  background: white;
  padding: 10px 20px;
  padding-top: 0;
  text-align: left;
}
.tabBlock_detail ul {
  padding-top: 10px;
}
.tabBlock_detail li {
  font-size: 13px;
  margin-bottom: 0;
  line-height: 1.5;
  border: none;
	padding-right: 0;
}
.tabBlock_acord {
  color: #C0342F;
  font-size: 13px;
  line-height: 2;
  border-top: 0.5px solid #DEDEDE;
  text-align: center;
	position: relative;
	padding: 10px 0;
}
.tabBlock_acord.is-open {
  padding-bottom: 0;
}
.js-acord {
  cursor: pointer;
  /* background-color: #f4f4f4; 2019.05.24 */
	background-color: #fff;
}
.js-acord-target {
  display: none;
}

/* 2019.08.29 */
.efo.checktype_pref #pref, 
.efo.checktype_addr #addr {
  background-color: silver;
}
/* --------------------------------------------------------------------
201907_Tポイント追加
--------------------------------------------------------------------- */
/* マイページ */
.mypage_tpoint_logo {
	width: 21px;
	margin-right:8px;
}
.npoint_caution{
	margin-top: 10px;
}
.npoint_caution a{
	color: blue;
}
.tpoint_caution{
	margin-top: 35px;
}
.tpoint_caution a{
	color: blue;
}
.tpoint_caution_unavailable{
	color: red;
	font-size: 10px;
	margin-top: 10px;
}
.tpoint_caution_unavailable a{
	color: #219DEA;
}
/* 商品一覧 */
.list_tpoint {
	text-align: right;
	margin-top: 10px;
}
.img_ {
	position: relative;
}
.list_tpoint img {
	width: 11%;
	margin-right: 10px;
}
.list_tpoint li {
	margin-bottom: 7px;
}
.T_before1 img {
	margin-top: -2px;
	margin-right: 4px;
}
.T_before2 img {
	margin-top: -3px;
	margin-right: 4px;
}
::before, ::after {
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.default_price_tpoint {
    text-decoration: none!important;
    /* margin-top: 10px; */
    margin-bottom: 6px;
    font-size: 12px;
    display: block;
}
.StyleR_Item_.tile_item_ .list_tpoint {
    font-size: 10px;
}
/* 商品詳細1 */
.detail_blue {
	color: #003F98;
	font-weight: bold;
	margin: 3px 0;
}
.detail_Tpoint_ {
	position: relative;
	text-align: right;
	padding: 0px 0 20px;
}
.detail_Tpoint_ img {
	width: 4%;
	margin-right: 10px;
	padding-bottom: 3px;
}
.T_period {
	margin-top: 3px;
}
.detail_T_before1 {
	margin-bottom: 5px;
}
/* 商品詳細2 */
.detail2_Tpoint_ {
	position: relative;
	text-align: right;
	padding: 0px 0 20px;
}
.detail2_Tpoint_ img {
	width: 4%;
	margin-right: 10px;
	padding-bottom: 3px;
}
.detail2_T_before {
	font-weight: bold;
}
.detail2_T_before img {
	width: 6%;
	margin-right: 12px;
	padding-bottom: 3px;
}
.detail2_get {
	margin-bottom: 7px;
}
.detail2_T_unavailable {
	color: red;
	font-size: 10px;
}
.detail2_T_unavailable a {
	color: #219DEA;
}
.detail2_get a {/* Tポイント連携対応 */
	text-decoration: underline;
}
.goods_detail_no_tpoint {
	text-align: right;
}
/* カート1 */
.cart_Tpoint_ {
	position: relative;
	text-align: left;
	width: 330px;
}
.cart_T_before {
	width: 310px;
	margin-left: 60px;
}
.cart_T_before::before {
	content: "";
    position: absolute;
    width: 30px;
    height: 27px;
    top: 35%;
    left: 15px;
    background: url("../img/icon/tpoint_icon_big.png")50% no-repeat;
    background-size: 133% auto;
}
.cart_T {
	position: relative;
}
.cart_price_::before {
	content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    top: 104px;
    left: 9%;
    background: url("../img/icon/tpoint_icon.png")50% no-repeat;
    background-size: 133% auto;
    margin-top: -8.75px;
}
.cart_price_2::before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    top: 129px;
    left: 9%;
    background: url(../img/icon/tpoint_icon.png)50% no-repeat;
    background-size: 133% auto;
    margin-top: -8.75px;
}
.cart_price_, .cart_price_2 {
	font-size: 9px;
}
/* 2019.11.08 */
.postage_separator {
	font-size: 20px;
	font-weight: bold;
}
/* カート2 */
.cart2_Tpoint_ {
	position: relative;
	text-align: right;
	width: 208px;
}
.cart2_logo {
	width: 60%;
}
.cart2_T_before {
	font-weight: bold;
}

/* ご注文方法の指定1 */
.specification_Tpoint_ {
    margin-bottom: 10px;
    padding: 0px 20px;
}
.spec_T {
    padding-bottom: 15px;
	padding-top: 10px;
}
.Tpoint_item_ {
	background: #F5F4F4;
	padding: 15px 15px 10px;
	border: solid 1px #E0E0E0;
}
.Tpoint_title_ {
	margin-bottom: 5px;
}
/* ご注文方法の指定2 */
.specification_Tpoint_2 {
    margin-bottom: 30px;
    padding: 0px 20px;
}
.Tpoint_item_2 {
	width: 740px;
	padding: 30px 15px;
	border: solid 1px #E0E0E0;
}
.Npoint_item_2 {
	width: 850px;
	margin-bottom: 10px;
	border: solid 1px #E0E0E0;
}
.spec_T_2 {
	font-weight: 600;
    margin-bottom: 25px;
    margin-top: 30px;
}
.Tpoint_title_2 {
	display: flex;
	justify-content: space-around;
	position: relative;
}
.Npoint_title_2 {
	display: flex;
	justify-content: space-around;
	position: relative;
}
a.and_blue {
    color: #219DEA;
    text-decoration: underline;
}
a.and_blue:hover {
	color: #ff7045;
	text-decoration: underline;
}
.T_logo {
	position: absolute;
	top: -3px;
    left: 105px;
}
.Tpoint_title_2 ul {
	margin-left: 220px;
}
.nitori_procedure {
	background-color: #009e96;
	padding: 10px;
	-webkit-column-break-before: #fff;
}
.not_nitori_net_point_connect_ {
	margin-bottom: 20px;
}
#method_point #point_type_0[type="radio"]:not(:checked), #method_point #point_type_0[type="radio"]:not(:checked) + label,
#method_point #point_type_1[type="radio"]:not(:checked), #method_point #point_type_1[type="radio"]:not(:checked) + label,
#method_point #point_type_2[type="radio"]:not(:checked), #method_point #point_type_2[type="radio"]:not(:checked) + label{
	opacity: 0.5;
}

/* ご注文内容の確認 */
.T_icon {
	width: 20px;
}

/* Tポイント利用手続き */
.navitopicpath_ {
    display: none;
}
.process_h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
}
.process_h3 {
	font-size: 16px;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: bold;
}
.stepbox {
	margin-bottom: 10px;
}
.process_Tpoint_ ul {
	display: flex;
	justify-content: space-around;
}
/* Tポイント連携対応 ヘッダリニューアル add-s */
/* 共通ヘッダー（ログイン中） */
#headernav #header_search .header_search_201907 {
    width: 240px;
    float: left;
    zoom: 1;
}
#header #sitelogo .sitelogo_60th {
	width: 80%;
}
#header #sitelogo {
    margin: 14px 0px 0px -25px;
}
#header_search {
    width: 240px;
    float: right;
    zoom: 1;
	margin-top: 12px;
	margin-left: -20px;
}
#header #headernav {
    zoom: 1;
    padding: 5px 0 15px;
}
.cus_menu_201907 li img {
	width: 60%;
}
#header ul.customer_menu_ li {
    margin: 0 0 0 -13px;
}
#header ul.cus_menu_201907 {
    margin-bottom: 0;
    display: flex;
	padding-top: 20px;
}
#headernav .welcome_box {
	width: 255px;
    float: left;
	text-align: left;
	padding-left: 20px;
    padding-top: 5px;
}
#headernav .welcome_T {
	margin-top: 3px;
}
#headernav .welcome_T img {
	width: 6%;
	margin: 0 5px 0 3px;
    padding-bottom: 5px;
}
#headernav #header_search_box input#keyword {
    width: 180px;
	font-size: 12px;
}
#header ul.cus_menu_201907 li {
    margin: 0px 0 0 -20px;
}
#header ul.cus_menu_201907 li#gnav_cart {
    margin: -6px 0 0 -12px;
    position: relative;
}
#header ul.cus_menu_201907 li#gnav_guide {
	margin: 1px -12px 0 -13px;
}
/* 共通ヘッダー（ログイン前） */

/* Tポイントについて（ログイン前） */
#Tpoint_201908 {
	width: 840px;
	margin-top: 20px;
	padding: 40px 20px 60px;
	background: #F8F8F8;
}
#Tpoint_201908 h1 img {
	width: 93%;
}
#Tpoint_201908 h2 {
	margin-top: 10px;
	margin-bottom: 40px;
}
#Tpoint_201908 .Tpoint_shopping ul {
	display: flex;
	justify-content: space-around;
}
#Tpoint_201908 .Tpoint_credit {
	width: 740px;
	margin: 30px auto 20px;
	padding: 40px 20px;
	background: #ffffff;
}
#Tpoint_201908 .credit_box {
	display: flex;
	justify-content: space-around;
}
#Tpoint_201908 .credit_R {
	margin-top: -11px;
}
#Tpoint_201908 p {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
#Tpoint_201908 .blue {
	color: #004097;
}
#Tpoint_201908 .red_txt {
	margin: 20px 0;
	text-align: center;
}
#Tpoint_201908 .red {
	margin: 30px 0;
	color: #C0342F;
	text-align: center;
}
#Tpoint_201908 .s_txt {
	font-size: 12px;
}
#Tpoint_201908 .Tpoint_comment {
	width: 760px;
	margin: 0 auto 60px;
}
#Tpoint_201908 .Tpoint_comment p {
	font-size: 12px;
}
#Tpoint_201908 .step_comment {
	position: relative;
}
#Tpoint_201908 .step_comment p {
	width: 240px;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
}
#Tpoint_201908 .step1_com {
	position: absolute;
	top: 0;
    left: 5.5%;
	margin-top: 10px;
}
#Tpoint_201908 .step2_com {
	position: absolute;
	top: 0;
    left: 36%;
	margin-top: 10px;
}
#Tpoint_201908 .Tpoint_stepbox {
	width: 760px;
	margin: 0 auto;
}
#Tpoint_201908 .Tpoint_stepbox ul {
	display: flex;
	justify-content: space-around;
} 
#Tpoint_201908 .Tpoint_Yahoo {
	width: 760px;
	margin: 60px auto 40px;
}
#Tpoint_201908 .Tpoint_Yahoo p {
	font-size: 12px;
}
/* Tポイント 注文方法指定画面 Tポイントメッセージ */
.tpoint_msg {
	margin-top: 10px;
}

/* 2019.11.07 */
.efo.checktype_pref.self #s_pref, 
.efo.checktype_addr.self #s_addr {
  background-color: silver;
}

/* 2019.11.07 */
.efo.checktype_pref.dest #d_pref, 
.efo.checktype_addr.dest #d_addr {
  background-color: silver;
}
/* 2019.11.11 */
.postage_title{
	font-size: 15px;
}
/* 20210308 */
.tabBlock-wrapper ul.tabBlock,
.tabBlock-wrapper2 ul.tabBlock {
  padding: 0 27px;
}
.tabBlock > li {
  width: 288px;
  display: inline-block;
  margin: 0 10px 20px;
}
.tabBlock_data{
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
}
.tabBlock_data:nth-of-type(2){
  padding-top: 0;
}
.tabBlock_data p{
  padding: 6px 0;
}
.tabBlock_data p:nth-child(3){
  padding-top: 0;
}
.tabBlock_title{
  position: relative;
}
.tabBlock_icon_wrap {
  position: absolute;
	bottom: 0;
	margin: auto;
  top: 0;
  right: 0;
	display: flex;
	align-items: center;
}
.tabBlock_icon_wrap .tabBlock_icon img{
  width: 40px;
  display: inline-block;
	position: relative;
	top: 2px;
}
.tabBlock_data{
  padding: 0 25px 0 20px;
}
ul.tabBlock.active > li:nth-of-type(n+5) {
	display: none;
}
.tabBlock_more {
	border: 2px solid #c0342f;
	text-align: center;
	padding: 12px 10px 11px;
	width: 300px;
	margin: auto;
	font-size: 16px;
	color: #fff;
	position: relative;
	background-color: #c0342f;
	cursor: pointer;
	margin-bottom: 10px;
	border-radius: 10px;
  display: none;
}
.tabBlock-wrapper2 .tabBlock_more {
	border: 2px solid #00abec;
	background-color: #00abec;
}
.active + .tabBlock_more {
  display: block;
}
.tabBlock_more::after {
	content: "";
	position: absolute;
	right: 75px;
	bottom: 0px;
	top: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
	border-width: 13px 8px 0 8px;
}
.tabBlock_more.is_show::after {
	transform: rotate(180deg);
	bottom: 3px;
}
.shopCheckModal_h2 {
	text-align: center;
	padding-top: 15px;
	border-bottom: none;
	line-height: 2;
	font-size: 16px;
	font-weight: bold;
}
.shopCheckModal_h2:nth-of-type(1) {
	margin: 20px 0 30px;
	border-top: 2px solid #c0342f;
}
.shopCheckModal_h2:nth-of-type(2) {
	margin: 50px 0 30px;
	border-top: 2px solid #00abec;
}
.shopCheckModal_message{
	color:#c0342f;
}
ul.shopCheckModal_ul{
	margin-top: 15px;
}
.shopCheckModal-wrapper .tabBlock.active {
	height: auto;
}
/* 20210319 */
.tabBlock .tabBlock_data p.error {
	color: #c0342f;
	text-align: center;
	margin: 20px 0;
}
.tabBlock-wrapper.\.js-no_tabBlock_wrapper {
	padding: 15px 0 15px;
}
ul.js-tabBlock.tabBlock.\.js-no_tabBlock{
	padding: 0 10px 0 10px;
}
.tabBlock-wrapper,
.tabBlock-wrapper2 {
	box-sizing: border-box;
}
.shopCheckModal .shopCheckModal_message, .shopCheckModal .shopCheckModal_message + div {
	text-align: center;
}
.shopCheckModal .shopCheckModal_message{
	margin-top: 20px;
} */

.shopCheckModal .tabBlock_acord {
	padding: 1vw 0;
	position: relative;
	background-color: transparent;
}
.shopCheckModal .tabBlock_acord:after {
	position: absolute;
	top: -3px;
	right: 18px;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 6px;
	height: 6px;
	border-top: 1px solid #c0342f;
	border-right: 1px solid #c0342f;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
body.js-hidden{
	overflow-y: hidden;
}
.shopCheckModal_h2 + p .error {
	font-size: 15px;
  background: #fff2f2;
  padding: 10px;
}
/* --------------------------------------------------------------------
2012110_ニトリポイント追加
--------------------------------------------------------------------- */
/* 商品一覧 */
.list_nitoripoint {
	text-align: right;
	margin-top: 10px;
}
.StyleR_Item_.tile_item_ .list_tpoint {
    font-size: 10px;
}
/* 会員登録完了画面 */
.entrycomp_tpoint_btn_ {
    height:44px;
}
.entrycomp_nitoripoint_btn_ {
    height:44px;
}
/* ニトリポイント利用手続き画面 */
.process_nitoripoint_btn_ {
    height:44px;
}
/* マイページ */
.point_alignment_, .point_info_ {
	margin-bottom: 40px;
}
div.point_alignment_ h2, div.point_info_ h2 {
	height: 45px;
	line-height: 45px;
	background: #f5f4f4;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	margin-bottom: 20px!important;
	border-top: 1px solid #000;
}
div.point_alignment_ h2 span, div.point_info_ h2 span {
	padding: 0px 16px 0px 16px;
	display: block;
}
.point_flex {
	display: flex;
	padding: 0 20px;
}
.point_flex p {
	font-weight: bold;
	margin-bottom: 10px;
}
.for_tpoint, .for_nitoripoint, .info_tpoint, .info_nitoripoint {
	width: 50%;
}
.info_tpoint {
	border-left: 1px solid #eee;
	padding-left: 20px;
}
.point_flex th {
	width: 30%;
	padding: 5px;
}
.point_flex td:nth-child(2) {
	text-align: right;
	width: 40%;
}
.point_flex td:nth-child(3) {
	width: 30%;
}
.point_span {
	color: crimson;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
}
.for_tpoint {
	border-left: 1px solid #eee;
	padding-left: 20px;
}
/* ご注文方法の指定2 */
.nitori_card{
    border-right: solid 1px #E0E0E0;
    background: #E0E0E0;
}
.background-image{
background: #E0E0E0;
width: 192px;
height: 110px;
text-align: center;
display: table-cell;
vertical-align: middle;
}
.N_logo{
width: 96px;
}
.npoint_text{
    border-right: solid 1px #E0E0E0;
}
.npoint{
    font-weight: bold;
    padding: 0px 10px;
}
.npoint_link{
    width: 285px;
}
.npoint_btn{
    text-align: center;
}
.and_white{
    color: #fff !important;
    text-decoration: none ;
}
.point_type_Nlogo{
	width: 3%;
	margin-top: 0px;
	margin-bottom: -3px;
	margin-right: 4px;
}
.point_type_Tlogo{
	width: 2%;
	margin: 0 5px 0 3px;
	padding-bottom: 5px;
}
.npoint_url:hover{
	color: #fff;
}
/* 商品詳細 */
.npoint_detail{
	display: inline-block;
}
.detail_nitori_cam_ {
    font-weight: bold;
    color: #009e96;
}
.detail2_nitori_before{
	font-weight: bold;
}
.info_icon{
	width: 15px !important;
}