@charset "utf-8";
.l-contents {
	background:none;
}
.l-contents__frame {
    padding: 100px 0 0 0;
}
.c-breadcrumb,
.c-contents-header{
	display:none;
}
.p-product-detail {
	position: relative;
}
ol,
ul{
    padding-inline-start: 0;
    margin-block-start: 0;
    margin-block-end: 0;
}
ol li,
ul li{
	list-style: none;
}
/* 検索結果
----------------------------------------------- */
/*p.conditionarea {
	clear: both;
	width: 566px;
	margin: 0 auto;
	padding: 5px;
	border: solid 1px #333;
}*/


/* ページ送り
----------------------------------------------- */
.pagenumberarea, .pagecondarea {
	margin:2% auto 1% auto;
	padding:2% 0;
	font-size: 12px;
}

.pagenumberarea, .pagecondarea a{
	color:#333333;
	text-decoration:none;
}

.pagenumberarea, .pagecondarea a:hover{
	color:#999999;
	text-decoration:none;
}

ul.pagenumberarea {
	height: 1em;
}


ul.pagecondarea {
	border: 1px solid #ccc;
}

ul.pagenumberarea li {
	float: left;
	width: 32%;
}

ul.pagenumberarea li.left {
	color:#333333;
	text-align: left;
	white-space: nowrap;
}

ul.pagenumberarea li.center {
	text-align: center;
	white-space: pre;
}

ul.pagenumberarea li.center a {
	color: #1984de;
	text-decoration:none;
}

ul.pagenumberarea li.center a:hover {
	text-decoration:underline;
}

ul.pagenumberarea li.right {
	text-align: right;
	white-space: nowrap;
}

.pagenumberarea .pagenumber{
	color: #ff0000;
	font-weight: bold;
}

p.pagenumberarea .number{
	font-weight: bold;
}

div#productscolumn .picture{
	width: 300px;
	height: auto;
	margin: 0;
	border: none;
}
div#productscolumn .price{
	font-weight: bold;
	color: #ff0000;
	font-size: 20px;
}
/* 商品一覧 */

/* タイトル
----------------------------------------------- */

div#listtitle {
	margin:0 auto;
	font-size: 14px;
	font-weight: bold;
}

div#listtitle h2 {
	padding: 10px 0 ;
	color: #333333;
}
div#listtitle h2 a{
	color: #333333;
	text-decoration: none;
}
div#listtitle h2 a:hover{
	text-decoration: underline;
}

/* 商品1
----------------------------------------------- */
div.listarea {
	clear: both;
	width: 100%;
	margin:0 auto;
	padding: 0;
	overflow: auto;
	border-bottom:1px dotted #666;
}

div.listphoto {
	float: left;
	width: 30%;
	height: auto;
	padding: 2%;
}

div.listrightblock {
	float: right;
	width: 60%;
	padding: 2%;
}

div.listrightblock li {
	display: inline;
	padding: 0 0 10px 0;
}

div.listrightblock h3 {
	margin: 5px 0;
	font-size: 14px;
	font-weight:bold;
}

div.listrightblock h3 a {
	font-size: 100%;
	color: #1984de;
	text-decoration: underline !important;
}

div.listrightblock h3 a:hover {
}

div.listrightblock .listcomment {
	padding:10px 0 0;
	text-align:center;
}

div.listrightblock .listcont {
	padding:10px;
	overflow:hidden;
}

div.listrightblock .pricebox {
	font-size:14px;
}

div.listrightblock .soldout {
	clear: both;
}

div.listrightblock .in_cart {
	margin: 0 auto;
	padding: 2%;
	text-align: center;
}
div.listrightblock .in_cart dl{
	width: 160px;
	margin: 10px auto;
}
div.listrightblock .in_cart .cartbtn {
	margin: 20px 0;
}
div.listrightblock .in_cart .cartbtn a{
	width: 300px;
	height: 40px;
	font-size: 18px;
    line-height: 40px;
}
}
div.listrightblock .quantity {
	width: 150px;
}

div.listrightblock .rpst_btnbox{
background: #fff;
border: 1px solid;
box-shadow:none;
	margin-top: 20px;
	width: 160px;
	
}

/*div#products dt {
float: left;
width: 4em;
border: 1px solid #FF0000;
}*/

div.listrightblock dt {
	width: 75px;
	float: left;
	text-align: right;
	padding: 3px;
	font-weight: bold;
}

div.listrightblock dd {
	padding: 3px;
}


div.listrightblock .box54 {
	width: 54px;
	border: solid 1px #ccc;
}

/* 商品詳細 */

/* タイトル
----------------------------------------------- */
div#detailtitle {
	margin:5px auto;
	font-size: 14px;
	font-weight: bold;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0 1px 6px #ccc inset;
	-moz-box-shadow: 0 1px 6px #ccc inset;
	-webkit-box-shadow: 0 1px 6px #ccc inset;
	background:#fff;
}

div#detailtitle h2 {
	padding: 10px 0 10px 40px;
	color: #333333;
	background: url("../img/icon/icon_mini_tag.png") no-repeat 2% 50%;
}

/* 商品2
----------------------------------------------- */
div.product {
	margin: 0 0 170px;
}

div.detail_product div.detail_product_img{position:relative;width:950px;height:410px;}
div.detail_product div.main_img{width:950px;height:400px;position:absolute;z-index:3;top:0;left:0;}
div.detail_product div.sub_img{position:absolute;z-index:4;top:20px;left:812px;}
div.detail_product div.sub_img .sub_img_img{width:118px;margin:2px;padding-bottom:12px;cursor:pointer;}
div.detail_product div.product_detail_numbox{font-size:8.33px;}
div.detail_product h1.ttl{color:#444;font-size:21px;font-weight:bold;letter-spacing: -1px;margin-bottom:10px;}
div.detail_product h2.sub_ttl{color:#444;font-size:12px;font-weight:100;letter-spacing: 0.5px;}
div.detail_product input[type="text"].product_detail_numbox{background-color:#fff;border: 1px solid #000;width:24px;margin: 0 5px;}
div.detail_product div.detail_area{width:950px;}
div.detail_product div.detail_product_area{width:950px;border: 1px solid #ccc;}
div.detail_product div.detail_product_body{}
div.detail_product div.detail_product_area .area1{float:left;width:260px;}
div.detail_product div.detail_product_area .area2{float:left;width:400px;font-size:10px;}
div.detail_product div.detail_product_area .area3{float:left;width:290px;}
div.detail_product div.detail_etc{font-size:10px;}
div.detail_product div.detail_etc a{color:#444;}
div.detail_product div.detail_etc a:link{color:#444;text-decoration: none}
div.detail_product div.detail_etc a:visited{color:#444;text-decoration: none}
div.detail_product div.detail_etc a:hover{color:#444;text-decoration:underline;}

div.support_area{background-color:#f7f7f7;}
div.support_area  .input_style{}
div.support_area  .input_style input[type="text"]{color: #999;padding:5px;margin:0 10px 10px 0;background-color:#fff;border: 1px #ccc solid;-khtml-border-radius:5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
div.support_area  .input_style input[type="text"]:focus, input[type="text"].focused { border-color: #000; color: #333;}



.cloud-zoom-lens {border: 4px solid #888;margin:-4px;	/* Set this to minus the border thickness. */background-color:#fff;	/*cursor:move;*/}	/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-title {font-family:Arial, Helvetica, sans-serif;position:absolute !important;background-color:#000;color:#fff;padding:3px;width:100%;text-align:center;font-weight:bold;font-size:10px;top:0px;}	/* This is for the title text. */
.cloud-zoom-big {border:4px solid #ccc;overflow:hidden;}	/* This is the zoom window. */
.cloud-zoom-loading {color:white;	background:#222;padding:3px;border:1px solid #000;}	/* This is the loading message. */

.related_items{}
.sub_ttl{color:#000;font-size:12px;/*font-weight:bold;*/font-family: Verdana,Arial,Helvetica,sans-serif;letter-spacing: -1px;}


.columns--1 .p-product-detail .product__image {
	width: 600px;
    max-width: 600px;
}
.product__image .js-picture-container img.product__image-main.js-picture{
	width: 600px;
	height: auto;
}
div#detailphotoblock #gallery{
	margin:5px auto;
	float:left;
	clear: both;
	width: 400px;
}

div#detailphotoblock #gallery ul{
}

div#detailphotoblock #gallery li{
	width:60px;
	height:60px;
	float:left;
	margin:0 5px 0 0;
	border:1px solid #ccc;
	box-sizing:border-box;
	overflow:hidden;
}

.product__main {
	width: 100%;
	position:relative;
}
.p-product-detail h1.product__name {
	margin: 0 0 80px 0;
	padding: 0;
	color: #222;
	font-size: 24px;
	font-weight: 900;
	line-height: 1.3em;
}
ul.tab_btn {
	width: 100%;
	display: flex;
	justify-content: space-between;
    align-items: stretch;
}
ul.tab_btn.valid li{
	cursor: pointer;
}
ul.tab_btn li {
	width: 100%;
	background: #eef0f2;
	color: #222;
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	line-height: 1em;
    padding: 12px 0;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 5px 5px 0 0;
}
ul.tab_btn li.current {
	background: #000;
	color: #fff;
}
ul.tab_btn li span {
	display: block;
	font-size: 13px;
	margin-top: 10px;
}
ul.tab_btn li.teiki{
	display: none!important;
}
ul.tab_btn.valid li {
	width: 49.5%;
}
ul.tab_btn.valid li.teiki{
	display: flex!important;
}

.normal_cart_wrap,
.teiki_cart_wrap {
	width: 100%;
	border: 1px solid #000;
	padding: 30px;
	box-sizing: border-box;
	text-align: center;
}
.product__row {
  display: none;
}

.p-product-detail .product__quantity {
	width: 100%;
}
.p-product-detail .product__price {
    margin-top: 0;
}
.p-product-detail .product__original-price{
  display: none;
}
.p-product-detail .product__sale-price {
    margin-right: 0;
    width: 100%;
}
.p-product-detail .product__sale-price-value {
    color: #000;
}
.p-product-detail .product__row {
    margin-top: 10px;
}
.p-product-detail .product__point-value {
    color: #000;
}

.p-product-detail .product__quantity-label {
  display: none;
}
.p-product-detail .product__quantity-value {
  	width: auto;
    margin: 0 auto;
}
.p-product-detail .c-counter input[type=text] {
    height: 45px;
}
.p-product-detail .c-counter .count-button {
	width: 45px;
	margin: 0 5px;
	border-radius: 5px;
}
.p-product-detail .c-button--gradient-green,
.p-product-detail .c-button--orange{
    background: #000;
    border: 1px solid #000;
    border-radius: 0;
}
.p-product-detail .c-button--gradient-green i,
.p-product-detail .c-button--orange i{
    display: none;
}
.p-product-detail .product__regular-sale {
    margin-top: 0;
}
.p-product-detail .c-heading--3, .p-product-detail .product__section-title {
  display: none;
}

.teiki_area{
	margin:0;
	padding:0;
	overflow: hidden;
	clear: both;
}

.teiki_area .attention {
	color: #ff0000;
	float: left;
	width: 100%;
}

/* サブタイトル
----------------------------------------------- */
div.subarea {
	margin:5px auto;
	padding:0;
	float:left;
	clear: both;
	width: 300px;
}

div.subarea h3 {
	margin:5px auto;
	padding:5px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background:#000;
	box-shadow: 0 1px 6px #ccc;
	-moz-box-shadow: 0 1px 6px #ccc;
	-webkit-box-shadow: 0 1px 6px #ccc;
}

div.sub_all {
	float:left;
	margin: 2% 0;
	overflow: hidden;
}

div.subphotoimg {
	float: left;
	width: 60px;
	height:60px;
	display: block;
}

h3.sub_h3 {
	float: left;
	width: 100%;
}

div.subtext {
	width: 65%;
	margin: 0;
	padding: 1%;
	float: left;
	font-size: 0.6em;
}
.balloon {
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    height: 90px;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
	line-height: 1.35em;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 50%;
}
.d_point_item {
	position: absolute;
    width: 500px;
    left: 0;
    margin-left: 650px;
    box-sizing: border-box;
}
.d_point_item ul li {
	display: inline-block !important;
    margin-right: 10px;
	margin-bottom: 10px;
    border: 1px solid #000;
    color: #222;
    font-size: 12px;
    font-weight: bold;
    line-height: 1em;
    text-align: center;
    padding: 5px 10px 6px;
}

/*---------関連商品---------*/
#offer{
	padding:20px;
	background:#fffdf2;
	margin-top:25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#offer h3{
	font-size:17px;
	color:#333333;
	line-height:1.2em;
}
#offer ul li {
	margin-top:10px;
	display:block;
}
#offer ul li a{
	display:block;
	width:100%;
	padding:10px;
	border:3px solid #ffd967;
	background:#fff;
	box-sizing:border-box;
	position:relative;
}

#offer ul li a span.course{
	font-size:19px;
	width: 205px;
    display: inline-block;
    letter-spacing: -1px;
}

#offer ul li a span.course span{
	font-size:12px;
}

#offer ul li a span.price{
	font-size:34px !important;
	position: absolute;
	top:0;
	right:125px;
	line-height:50px;
	font-size:13px;
	font-weight:bold;
	color:#ff0000;
	z-index:1;
}

#offer ul li a span.price span{
	font-size:19px;
	font-weight:normal;
	color:#333;
}

#offer ul li a span.go_product{
	background: #ffd967;
	position: absolute;
	top:0;
	right:0;
	line-height:50px;
	font-size:13px;
	font-weight:bold;
	padding:0 10px 0 35px;
}

#offer ul li a span.go_product:before {
    content: "";
    display: inline-block;
    border: 24px solid transparent;
    border-left-color: #fff;
    position: absolute;
    left:0;
    top: 0;
}

#offer ul li a:hover{
	opacity:0.7;
}

#offer ul li a:hover .course,
#offer ul li a:hover .go_product{
	color:#333;
}

#offer_6set{
	width:1000px;
	padding: 40px 0 30px;
	margin-top:25px;
	margin-bottom:50px;
	margin-left:-450px!important;
	text-align:center;
	box-sizing:border-box;
	border-bottom:1px solid #cccccc;
}

#offer_6set h3{
	font-size:16px;
	font-weight:bold;
	color:#17457b;
	line-height:1.2em;
	margin-bottom:20px;
}

#offer_6set ul {
	font-size:0;
}

#offer_6set ul li{
	display:inline-block;
	vertical-align:top;
	width:140px;
	margin:0 16px 20px;
    padding-bottom: 38px;
	font-size:14px;
	position:relative;
}

#offer_6set ul li:first-child{
	margin:0 16px 0 0 ;
}

#offer_6set ul li:last-child{
	margin:0 0 0 16px ;
}

/*#offer_6set ul li::after{
	content:" ";
	display:block;
	width: 140px;
	height: 140px;
	border:1px solid #e7e7e7;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0;
}
*/
#offer_6set ul li a:hover{
	color: #333;
}

#offer_6set ul li img{
	box-sizing:border-box;
	margin-bottom:7px;
	width: 140px;
    height: auto;
}

#offer_6set ul li p{
	line-height:1.75em;
	letter-spacing:0;
}

#offer_6set ul li .price{
    font-weight: bold;
    color: #ff0000;
}

#offer_6set ul li .price span{
	font-size:22px;
}

#offer_6set ul li .balloon{
	display:block;
	width:100%;
	background:#cae5f3;
	font-size:16px;
	font-weight:bold;
	padding:1px;
	margin-top: 8px;
	box-sizing:border-box;
	position: absolute;
	left:0;
	bottom:0;
}
#offer_6set ul li .balloon:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #cae5f3;
	border-width: 8px;
    margin-left: -8px;
}

#offer_6set .slick_product .slick-next {
	right:0;
	top:-30px;
	background:url(../js/slick/next_black.png) 0 0 no-repeat;
    background-size: contain;
	width: 16px;
    height: 30px;
    text-indent: -9999px;
}

#offer_6set .slick_product .slick-prev {
	left:0;
	top:-30px;
	background:url(../js/slick/prev_black.png) 0 0 no-repeat;
    background-size: contain;
	width: 16px;
    height: 30px;
	text-indent:-9999px;
}




/*---------lp-vw100---------*/
.lp-vw100{
    position: relative;
	width: 50%;
    margin-left: 50%;
}

/*---------howtouse---------*/
.detail_box .howtouse{
	width:100%;
	margin:100px auto;
	box-sizing:border-box;
	color: #222;
	padding: 80px 0;
	position: relative;
}
.detail_box .ww100{
	display: block;
	height: 100%;
	background: #eef0f2;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,0);
	z-index: -1;
}
.detail_box .howtouse .ttl_area{
	font-family: termina, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 48px;
	line-height: 1em;
	text-align: center;
	margin-bottom: 40px;
}
.detail_box .howtouse .howtouse_contents{
	width: 100%;
	display: flex;
	align-items: stretch;
	justify-content: center;
	text-align: center;
}
.detail_box .howtouse .howtouse_contents li{
	width: 25%;
	border-right: 1px solid #fff;
	padding: 0 20px;
	box-sizing: border-box;
}
.detail_box .howtouse .howtouse_contents li:first-child{
	border-left: 1px solid #fff;
}
.detail_box .howtouse .howtouse_contents li img{
	display: inline;
}
.detail_box .howtouse .howtouse_contents li .headline{
	font-size: 16px;
	font-weight: 900;
	margin: 10px 0;
}
.detail_box .howtouse .howtouse_contents li .headline + p{
	text-align: left;
	line-height: 1.75em;
}

/*---------howtouse_momidashiarai---------*/
.detail_box .howtouse_momidashiarai{
	width:100%;
	margin:100px auto;
	box-sizing:border-box;
	color: #222;
}
.detail_box .howtouse_momidashiarai .ttl_area{
    font-size: 24px;
	font-weight: 900;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 40px;
}
.detail_box .howtouse_momidashiarai .ttl_area span{
	display: block;
    font-size: 36px;
	line-height: 1.5em;
}
.detail_box .howtouse_momidashiarai .howtouse_contents{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
}
.detail_box .howtouse_momidashiarai .howtouse_contents li{
	width: 50%;
	padding: 20px 0;
	box-sizing: border-box;
	position: relative;
}
.detail_box .howtouse_momidashiarai .howtouse_contents li::after{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 20px;
	border-bottom: 1px solid #dee0e2;
	width: calc(100% - 40px);
}
.detail_box .howtouse_momidashiarai .howtouse_contents li:nth-child(1):before,
.detail_box .howtouse_momidashiarai .howtouse_contents li:nth-child(2):before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 20px;
	border-top: 1px solid #dee0e2;
	width: calc(100% - 40px);
}
.detail_box .howtouse_momidashiarai .howtouse_contents li .inner{
	width: 100%;
	min-height: 100%;
	border-right: 1px solid #dee0e2;
	padding: 0 20px;
	display: flex;
	box-sizing: border-box;
    align-items: flex-start;
}
.detail_box .howtouse_momidashiarai .howtouse_contents li:nth-child(odd) .inner{
	border-left: 1px solid #dee0e2;
}
.detail_box .howtouse_momidashiarai .howtouse_contents li .inner .text{
	width: calc(100% - 180px);
	padding-left: 10px;
	box-sizing: border-box;
}
.detail_box .howtouse_momidashiarai .howtouse_contents li .inner .text .headline{
	font-size: 22px;
	font-weight: 900;
	margin: 10px 0;
}
.detail_box .howtouse_momidashiarai .howtouse_contents li .inner .text .headline span{
	background: linear-gradient(transparent 60%, #fff100 60%);
}
.detail_box .howtouse_momidashiarai .howtouse_contents li .inner .text .headline + p{
	line-height: 1.75em;
	margin-bottom: 20px;
}
.detail_box .howtouse_momidashiarai .howtouse_contents li .inner .text .point{
	display: inline-block;
	font-family: termina, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    line-height: 1em;
    text-align: center;
	background: #000;
	color: #fff;
	padding: 4px 8px 2px;
    margin-bottom: 5px;
}
.detail_box .howtouse_momidashiarai .howtouse_contents li .inner .text .point + p{
	font-size: 12px;
	line-height: 1.75em;
}

.detail_box .howtouse_momidashiarai .howtouse_contents li.other .inner .text{
	width: 100%;
}
.detail_box .howtouse_momidashiarai .howtouse_contents li.other .inner .text .headline{
	text-align: center;
}

/*---------ingredients---------*/
.detail_box .ingredients{
	width:100%;
	margin:100px auto;
	box-sizing:border-box;
	display: flex;
	justify-content: space-between;
	color: #222;
}
.detail_box .ingredients .ttl_area{
	width: 380px;
	font-family: termina, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
	line-height: 1em;
}
.detail_box .ingredients .ttl_area span{
	display: block;
    font-size: 20px;
	font-family: 'Noto Sans JP';
    font-weight: 900;
}
.detail_box .ingredients_contents{
	width: 770px;
	font-size: 15px;
    line-height: 1.75em;
}
.detail_box .ingredients img{
	width:100%;
	height:auto;
}
.detail_box .ingredients table {
	padding-top:20px;
}
.detail_box .ingredients table + p {
	margin-top: 50px;
}

.detail_box .ingredients table tr th,
.detail_box .ingredients table tr td {
	padding:10px 0 0;
	font-size:12px;
	line-height:1.5em;
	vertical-align:top;
}
.detail_box .ingredients table tr th {
	width:6em;
	text-align: left;
}

.hasCountdown {
    border: 3px solid #ff0000 !important;
    background-color: #ffff00 !important;
    color: #ff0000 !important;
}
/*---------related---------*/
.detail_box .related{
	width:100%;
	margin:100px auto;
	box-sizing:border-box;
	display: flex;
	justify-content: space-between;
	color: #222;
}
.detail_box .related .ttl_area{
	width: 380px;
	font-family: termina, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
	line-height: 1em;
}
.detail_box .related .ttl_area span{
	display: block;
    font-size: 20px;
	font-family: 'Noto Sans JP';
    font-weight: 900;
}
.detail_box .related_contents{
	width: 770px;
	display: flex;
	justify-content: space-between;
}
.detail_box .related_contents li{
	width: 230px;
	position: relative;
	padding-bottom: 50px;
}
.detail_box .related_contents img{
	width:100%;
	height:auto;
}
.detail_box .related_contents li .p_name{
	font-size: 16px;
	font-weight: 600;
	margin-top: 10px;
}
.detail_box .related_contents li .p_price{
	font-size: 13px;
	margin-top: 5px;
}
.detail_box .related_contents li .p_price + a{
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	border: 1px solid #000;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	padding: 7px 10px;
	box-sizing: border-box;
}
.detail_box .related_contents li .p_price + a:hover{
	background: #000;
	color: #fff;
}
.detail_box .related_contents li a{
	transition: all 0.3s;
}

/*---------各商品ページ---------*/
.product__section h3.product__section-title {
	display: none;
}
.detail_box .kfutol_introduction {
	text-align: center;
}
.detail_box .kfutol_introduction img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.detail_box .sg_introduction {
	margin-top:60px;
}

.detail_box .ss_introduction {
	margin-top:80px;
}

.detail_box .midori_introduction {
	margin-top:45px;
}
.detail_box .teremist_introduction {
	margin-top:60px;
}
.detail_box .teremist_introduction img {
	width:100%;
	height:auto;
}

.detail_box .pandestop_introduction {
	margin-top:30px;
	text-align: center;
}
.detail_box .pandestop_introduction img {
	width:700px;
	height:auto;
	margin-top:30px;
}

.detail_box img.dc_logo {
	width:auto;
	height:auto;
	margin-bottom: 15px;
}


/*--kfutol_lineup--*/
.kfutol_lineup{
	width:1150px;
	margin-top: 100px;
	box-sizing:border-box;
	color: #222;
}
.kfutol_lineup .ttl_area{
	font-family: termina, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 30px;
	line-height: 1em;
}
.kfutol_lineup .ttl_area span{
	display: block;
    font-size: 20px;
	font-family: 'Noto Sans JP';
    font-weight: 900;
}
.kfutol_lineup ol{
	display: flex;
	align-items: flex-start;
    justify-content: space-between;
	margin-top: 40px;
}
.kfutol_lineup ol li{
	width: 198px;
	position: relative;
}
.kfutol_lineup ol li::after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	border-left: 19px solid #000000;
	border-right: 0;
	position: absolute;
	right: -30px;
    top: 90px;
}
.kfutol_lineup ol li:last-child:after{
	display: none;
}
.kfutol_lineup ol li img{
	width: 100%;
	height: auto;
}
.kfutol_lineup ol li .step_ttl{
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	margin-top: 5px;
}
.kfutol_lineup ol li .step_ttl + p{
	text-align: center;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 20px;
	letter-spacing: 0;
}
.kfutol_lineup ol li a{
	position: relative;
	display: block;
	width: 100%;
	border: 1px solid #000;
	font-weight: 600;
	padding: 7px 10px;
	margin-top: 10px;
	box-sizing: border-box;
	transition: all 0.3s;
}
.kfutol_lineup ol li a:hover{
	background: #000;
	color: #fff;
}
.kfutol_lineup ol li a::after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-left: 5px solid #000000;
	border-right: 0;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -3px;
}
.kfutol_lineup ol li a:hover::after{
	border-left: 5px solid #fff;
}

/*---------セールカウントダウン---------*/
.hasCountdown {
	text-align: center;
}
/*---------お客様の声---------*/
.product__section.js-product-review {
	display:none;
}