@charset "utf-8";
.products-main{
	background: #e6e6e6;
	align-items: center;
}
.products-main__content{
	width: 50%;
	text-align: center;
}
.products-main__image{
	width: 50%;
}


.product-free__item {
	background :#333;
	color: #fff;
	padding: 10px 20px !important;
	font-size: 18px !important;
}


/* Mainv Layout Pt2  */
.products-main__content--it2{
	width: 35%;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.products-main__content--it2{
		width: 100%;
		-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	    order: 1;
	}	
}
.products-main__image--it2{
	width: 65%;
	line-height: 0;
}
@media only screen and (max-width: 767px) {
	.products-main__image--it2{
		width: 100%;
	}	
}
.products-main__image--it2 .pc-hide{
	display: none;
}
@media only screen and (max-width: 767px) {
	.products-main__image--it2 .sp-hide{
		display: none;
	}
	.products-main__image--it2 .pc-hide{
		display: block;
	}
}


.products-main--suit .products-main__content{
	width: 42.96875%;
}
.products-main--suit .products-main__image{
	width: 57.03125%;
}
.products-main__text{
	display: block;
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 14px;
}
.products-main__text02{
	display: block;
	width: 100%;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 14px;
}
.products-main__name{
	display: block;
	/*height: 44px;*/
	margin: 0 auto 5px;
	width: 100%;
}
.products-main__name--s{
	margin-bottom: 19px;
}
.products-main__name__svg{
	height: 44px;
	fill: #333;
}
.products-main__name--s .products-main__name__svg{
	height: 18px;
}
.products-main__name__text{
	display: block;
	font-size: 38px;
	height: 38px;
	margin-top: 3px;
}
.products-main__name__text svg{
	vertical-align: top;
	height: 38px;
	fill: #333;
}
.products-main__product-img{
	text-align: center;
	margin-bottom: 10px;
}
.products-main__product-img img{
	height: 100%;
}
.products_caption{
	display: block;
	background: #333;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	width: 160px;
	margin: 28px auto 0;
}

.products__icon{
	font-size: 0;
	margin-bottom: 15px;
}
.products__icon__item{
	display: inline-block;
	vertical-align: top;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	margin-right: 20px;
}

/* mainv SVG */
.products__icon__item svg{
	margin-right: 5px;
	vertical-align: top;
}
.products__icon__item--appli .products__icon__svg{
	width: 111px;
	height: 35px;
}
.products__icon__item--charge .products__icon__svg{
	width: 97px;
	height: 35px;
}
.products__icon__item--battery .products__icon__svg{
	width: 92px;
	height: 35px;
}
/* END mainv SVG */

.product-free{
	width: 960px;
	min-width: 640px;
	margin: 70px auto 120px; 
}
.product-free .btn{
	position: relative;
	width: 640px;
	font-size: 24px;
	font-weight: normal;
	height: 2.5em;
	margin-top: 12px;
	line-height: 2.5em;
}

.product-free .btn:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0.9em;
	display: inline-block;
    width: 24px;
    height: 25px;
    margin-top: 2px;
    margin-right: 10px;
    content: url(/wellness/sixpad/common/img/cart.svg);
    vertical-align: top;
}

.product-free .btn:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0.25em;
	right: 20px;
	width: 0.5em;
	height: 0.5em;
	margin: auto;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(135deg);
}

.product-free .product-free-list{
	width: 100%;
}

.product-free-list__item{
	height: 145px;
}
.product-free-list__item:first-child{
	width: 320px;
	margin-right: 30px;
	padding-top: 20px;
}
.product-free-list__item:last-child{
	width: 390px;
}
.product-free-list__item img{
	height: 100%;
}
.product-free-list__item--col:first-child,
.product-free-list__item--col:last-child{
	width: 100%;
	margin-right: 0;
	padding-top: 0;
	height: auto;
	margin-bottom: 15px;
}
.product-free__title{
	width: 100%;
	height: 1.8em;
	line-height: 40px;
	font-weight: bold;
	font-size: 22px;
	background: #f5f5f5;
	text-align: center;
	margin: 5px 0;
}
.product-free-list__item--col .product-free__title{
	flex:1;
}
.product-free-list__item--col .product-free__title+.product-free__title{
	margin-left: 20px;
	width: 310px;
}
.product-ranking {
    margin: 0 auto 80px;
    width: 960px;
	min-width:960px;
}
.product-info-wrapper{
	width: 100%;
	margin-bottom: 120px;
	/*align-items: flex-start;*/
}
.product-info__content,
.product-info__image{
	width: 50%;
	overflow: hidden;
	position: relative;
	display: block;
}
.product-info__content {
	width: 540px;
}
.product-info__image{
	width: 420px;
}

/* 19017 2col item */
.content__col2box {
	
}
.content__col2box .col2box__item {
	display: inline-block;
	margin-bottom: 60px;
}
.content__col2box .col2box__item:nth-child(n+2) {
	margin-bottom: 60px;
	padding-top: 60px;
	border-top: solid 1px #ccc;
}
.content__col2box .col2box__item:last-child {
	margin-bottom: 0px;
}
/* end/ 19017 2col item */

.product-info__image__inner{
	width: 420px;
}
.product-info__image__inner figcaption {
	font-size: 14px;
}
.product-info__image__caption{
	width: 420px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
.product-info__title,
.product-info__text,
.product-info__icon{
	padding-right: 20px;
	width: 540px;
	float: right;
	clear: both;
}
.product-info__title{
	font-size: 42px;
	line-height: 58px;
	margin-bottom: 13px;
}
.product-info__text{
	font-size: 18px;
	line-height: 32px;
}

.product-info__text .fz12{
	color: #999;
}

.product-info__image img{
	max-width: none;
	width: 100%;
}
.product-info-wrapper--reverse{
	flex-direction: row-reverse;
}
.product-info-wrapper--reverse .product-info__title,
.product-info-wrapper--reverse .product-info__text,
.product-info__icon{
	float: left;
	padding-right: 0;
	padding-left: 30px;
	clear: both;
}
.product-info__image__inner{
	text-align: right;
}
.product-info-wrapper--reverse .product-info__image__inner{
	float: right;
	clear: both;
	text-align: left;
}
.product-info-wrapper--reverse .product-info__image__caption{
	float: right;
	clear: both;
}

.product-info__icon{
	fill: #333;
	/*height: 24px;*/
	margin-bottom: 15px;
}

/* svg 設定 */

.product-info__icon--appli .product-info__icon__svg{
	display: block;
	width: 111px;
	height: 35px;
}
.product-info__icon--charge .product-info__icon__svg{
	width: 97px;
	height: 35px;
}
.product-info__icon--battery .product-info__icon__svg{
	width: 92px;
	height: 35px;
}
/* END svg設定 */

.product-attention{
	padding: 30px 0;
	/*background: #f5f5f5;*/
	text-align: center;
}
.product-attention__title{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 25px;
}
.product-attention__text{
	font-size: 18px;
	line-height: 28px;
	width: 640px;
	margin: 0 auto;
	text-align: left;
}

.product-howto{
	margin-bottom: 60px;
}
.product-howto .block-flex {
	justify-content: space-between;
}
.product-howto .h01{
	margin-bottom: 60px;
}
.product-howto__list{
	width: 960px;
	margin: 0 auto;
	align-items: flex-start;
}
.product-howto__item{
	width: 450px;
	position: relative;
	margin-bottom: 60px;
}
.product-howto__title{
	font-size: 24px;
	line-height: 24px;
	padding: 25px 0 22px;
}
.product-howto__text {
	font-size: 18px;
}
.product-howto__img02{
	/*position: absolute;
	bottom: 0;
	right: 0;*/
	width: 100%;
	margin-top: 30px;
}

.product-faq{
	width: 960px;
	margin: 0 auto 120px;
}
.product-faq .h01{
	margin-bottom: 60px;
}
.product-faq__btn{
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	line-height: 56px;
	height: 56px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	position: relative;
	transition: all 0.3s ease;
}
.product-faq__btn:not(.is-tab):hover{
	color: #ff8705;
}
.product-faq__btn::after{
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-right: 1px solid #595959;
	border-bottom: 1px solid #595959;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 35px;
	margin: auto;
	transform: rotate(45deg);
	transition: all 0.3s ease;
}
.product-faq__btn.open::after{
	transform: rotate(-135deg)
}
.product-faq__btn:not(.is-tab):hover::after{
	border-right: 1px solid #ff8705;
	border-bottom: 1px solid #ff8705;
}
.product-faq-list{
	width: 960px;
	margin: 40px auto 0;
	display: none;
}
.product-faq-list__title,
.product-faq-list__content{
	line-height: 28px;
	font-size: 18px;
	padding-left: 120px;
	padding-right: 60px;
	position: relative;
}
.product-faq-list__title::before{
	content: "Q.";
	position: absolute;
	top: 8px;
	left: 78px;
	font-family: SFText-Light, Helvetica, Arial, Meiryo, sans-serif;
	font-size: 24px;
	line-height: 24px;
}
.product-faq-list__content::before{
	content: "A.";
	position: absolute;
	left: 78px;
	top: 18px;
	font-family: SFText-Light, Helvetica, Arial, Meiryo, sans-serif;
	font-size: 24px;
	line-height: 24px;
}
.product-faq-list__title{
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #f5f5f5;
}
.product-faq-list__content{
	padding-top: 12px;
	padding-bottom: 55px;
}
.product-faq__close{
	display: none;
	margin: 0 auto;
	text-decoration: underline;
	cursor: pointer;
}

.product-size{
	margin-bottom: 120px;
}
.product-size .h01{
	margin-bottom: 20px;
}
.product-size__list{
	width: 960px;
	margin: 0 auto;
}
.product-size__item:first-child{
	margin-right: 40px;
}
.product-size__text{
	margin-top: 40px;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
}
.product-size__text--small{
	font-size: 18px;
}
.product-size-suit{
	width: 960px;
	margin: 0 auto 60px;
	align-items: flex-start;
}
.product-size-suit__left{
	width: 250px;
	overflow: hidden;
	margin-right: 20px;
}
.product-size-suit__right{
	width: 690px;
}
.product-size-suit__image{
	float: right;
	margin-top: 5px;
}
.product-size-suit__title{
	height: 34px;
	margin-bottom: 15px;
	overflow: hidden;
}
.product-size-suit__title svg{
	height: 34px;
	vertical-align: top;
	fill: #333;
}
.product-size-suit__icon{
	background: #333;
	width: 180px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.product-size-table{
	margin-top: 5px;
	width: 100%;
	border-collapse: collapse;
}
.product-size-table thead th{
	font-size: 16px;
	text-align: center;
	background: #f5f5f5;
	height: 40px;
	vertical-align: middle;
}
.product-size-table tbody th,
.product-size-table tbody td{
	font-size: 18px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
}

.product-price{
	width: 960px;
	margin: 0 auto 120px;
	padding-top: 96px;
}
.product-price .h01{
	margin-bottom: 20px;
}
.product-price-attention{
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 40px;
}
.product-price-attention--noborder{
	border-bottom: none;
}
.product-price-attention__list{
	width: 740px;
	margin: 0 auto 30px;
}
.product-price-attention__item{
	background: #f5f5f5;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	flex-grow:1;
}
.product-price-attention__item+.product-price-attention__item{
	margin-left: 40px;
}
.product-price-attention__text01{
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	line-height: 48px;
	width: 740px;
	margin: 0 auto 20px;
	border: 1px solid #ff8705;
}
.product-price-attention__text01--strong{
	color: #ff8705;
}
.product-price-attention__text02{
	text-align: center;
	font-size: 14px;
	line-height: 14px;
}

.product-size-difference{
	margin-top: 60px;
	background: #333;
	height: 140px;
	padding: 40px 0;
}
.product-size-difference__inner{
	width: 740px;
	margin: 0 auto;
	overflow: hidden;
}
.product-size-difference__title{
	font-size: 24px;
	line-height: 38px;
	color: #ff8705;
	margin-top: -7px;
	float: left;
	width: 268px;
}
.product-size-difference__tel{
	float: left;
	width: 280px;
}
.product-size-difference__text{
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin-top: -9px;
}
.product-size-difference__number{
	font-size: 32px;
	line-height: 32px;
	margin: 7px 0;
	color: #fff;
	text-align: center;
}
.product-size-difference__icon{
	display: inline-block;
	width: 34px;
	height: 22px;
	margin-top: 5px;
	vertical-align: top;
	fill: #fff;
	margin-right: 10px;
}
.product-size-difference__box{
	width: 160px;
	height: 58px;
	float: right;
	border: 1px solid #fff;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	padding: 7px 0;
	text-align: center;
}

.product-detail{
	width: 960px;
	min-width: 960px;
	margin: 0 auto;
	border-bottom: 1px solid #e6e6e6;
}
.product-price>div:last-child .product-detail{
	border-bottom: none;
}
.product-detail__attention{
	margin-top: 90px;
	padding: 20px 130px;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	background: #f5f5f5;
}
.product-detail__attention--strong{
	font-size: 13px;
	color: #ff8705;
}
.product-detail__inner{
	margin-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
}
.product-detail--gel .product-detail__inner{
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.product-detail__left{
	float: left;
	width: 460px;
	overflow: hidden;
}
.product-detail--gel .product-detail__left{
	width: 330px;
}
.product-detail__mainimage{
	margin-bottom: 10px;
	font-size: 11px;
}
.product-detail__mainimage .fz11{
	font-size: 14px;
}
.product-detail__gelimage{
	float: left;
	width: 250px;
}
.product-detail-box{
	width: 210px;
	/*height: 110px;*/
	padding: 9px 7px 7px 7px;
	font-size: 12px;
	line-height: 17px;
	border: 2px solid #e6e6e6;
	float: left;
}
.product-detail-box__text {
	font-size: 14px;
}
.product-detail-box-electrode{
	height: 130px;
}
.product-detail-box__btn{
	margin-top: 8px;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	text-decoration: none;
	transition: all 0.15s ease;
	background: #333;
}
.product-detail-box__btn:not(.is-tab):hover{
	background: #ff8705;
	color: #fff;
}
.product-detail__right{
	float: right;
	width: 460px;
}
.product-detail__icon{
	float: left;
	width: 50px;
	margin-right: 10px;
}
.product-detail__name{
	position: relative;
	/*overflow: hidden;*/
	margin-top: 34px;
	margin-bottom: 20px;
}
.product-detail--gel .product-detail__name{
	margin-bottom: 0;
}
.product-detail__title{
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	margin-top: 25px;
	margin-bottom: 3px;
	overflow: hidden;
}
.product-detail--gel .product-detail__title{
	margin-top: 7px;
}
.product-detail__titile__icon{
	position: absolute;
	top: -34px;
	right: 0;
	float: right;
	display: inline-block;
	height: auto;
	font-size: 16px;
	padding: 0 10px;
	line-height: 1.8;
	font-weight: normal;
	color: #fff;
	background: #333;
}
.product-detail--gel .product-detail__titile__icon{
	float: none;
}
.product-detail__text{
	margin-top: 15px;
	font-size: 18px;
	line-height: 24px;
	overflow: hidden;
}
.product-detail-gel__productimage{
	float: right;
}
.product-detal-iconset{
	font-size: 0;
	margin-top: 20px;
	margin-left: 60px;
}
.product-detal-iconset__item{
	display: inline-block;
	vertical-align: top;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	margin-right: 20px;
}
.product-detal-iconset__item svg{
	margin-right: 5px;
	vertical-align: top;
}
.product-detal-iconset__item--appli svg{width: 76px;height: 24px;}
.product-detal-iconset__item--charge svg{width: 61px;height: 22px;}
.product-detal-iconset__item--battery svg{width: 58px;height: 22px;}


.product-table{
	width: 460px;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.product-table th,
.product-table td{
	position: relative;
}
.product-table__image{
	width: 65px;
	text-align: center;
	vertical-align: top;
}
.product-table__name{
	text-align: left;
	width: 110px;
	vertical-align: top;
	padding-top: 15px;
}
.product-table__name svg{
	height: 13px;
	max-width: 110px;
}
.product-table__price{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	line-height: 30px;
	font-size: 14px;
}

.product-table_longname .product-table__name{
	width: 220px;
}
.product-table_longname .product-table__name svg{
	height: 24px;
	max-width: 220px;
}
.product-table_longname .product-table__price{
	padding-top: 0px;
}

.product-table__border{
	border-top: 1px solid #e6e6e6;
}
.product-table__normalsum{
	border-top: 2px solid #333;
}
.product-detail--gel .product-table__normalsum{
	border-top: none;
}
.product-detail--gel .product-table__normalsum td{
	padding-top: 0;
	padding-bottom: 0;
}
.product-table__setsum{
	font-size: 18px;
	color: #ff8705;
}
.product-table__setsum--border td{
	padding-top: 20px;
	border-top: 1px solid #ff8705;
}
.product-table__setsum--border td::after{
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border: 7.5px solid transparent;
	border-top: 8px solid #ff8705;
	top: 0;
	right: 120px;
}
.product-detail--gel .product-table__setsum--border td{
	padding-top: 10px;
	border-top: 1px solid #333;
}
.product-detail--gel .product-table__setsum--border td::after{
	display: none;
}
.product-detail--gel .has_pulldown_gel .product-table__setsum--border td{
	padding-top: 20px;
	border-top: 1px solid #ff8705;
}
.product-detail--gel .has_pulldown_gel .product-table__setsum--border td::after{
	display: block;
}
.product-detail--gel .has_pulldown_gel .product-table__setsum--noborder td{
	padding-top: 10px;
	border-top: none;
}
.product-detail--gel .has_pulldown_gel .product-table__setsum--noborder td::after{
	display: none;
}
.product-table__priceoff{
	margin-top: 10px;
	display: inline-block;
	height: 30px;
	overflow: hidden;
	border: 1px solid #333;
	font-size: 0;
	color: #333;
}
.product-table__priceoff__title{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	color: #fff;
	height: 28px;
	line-height: 28px;
	background: #333;
	padding: 0 24px;
	font-weight: bold;
}
.product-table__priceoff__text{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	padding: 0 20px;
	font-weight: bold;
}
/*.has_pulldown_gel td{
	text-align: left;
	padding-left: 60px;
}*/
/* プルダウンありの場合は初期表示で金額表示しない */
.has_pulldown .product-table__pulldownprice,
.has_pulldown .product-table__normalsum p,
.has_pulldown .product-table__setsum,
.has_pulldown_absbottom .product-table__pulldownprice_absbelt,
.has_pulldown_absbottom .product-table__normalsum p,
.has_pulldown_absbottom .product-table__setsum,
.has_pulldown_gel .product-table__normalsum,
.has_pulldown_gel .product-table__priceoff,
.has_pulldown_gel .product-table__setsum{
	display: none;
}
.product-table__pulldown {
	font-size: 14px;
}
.has_pulldown_suit .product-table__image{
	width: 50px;
}
.has_pulldown_suit .product-table__name{
	padding-top: 13px;
	width: 70px;
}
.has_pulldown .btn {
	font-size: 24px;
	font-weight: normal;
	height: 2em;
    line-height: 2em;
    padding: 0 10px;
}
.product-table__pulldownprice--orange{
	font-size: 18px;
	color: #ff8705;
}

.product-error{
	display: none;
	font-size: 15px;
	color: #f00;
	line-height: 15px;
	font-weight: bold;
	margin-top: 20px;
}

.product-spec-btn{
	width: 250px;
	font-size: 14px;
	color: #999;
	border: 1px solid #999;
}
.product-spec-btn__icon{
	width: 13px;
	height: 14px;
	fill: #999;
	display: inline-block;
	margin-left: 14px;
	vertical-align: middle;
	transition: all 0.5s ease;
}
.product-spec-btn:not(.is-tab):hover .product-spec-btn__icon{
	fill: #ff8705;
}
.product-spec-btn--gel{
	width: 350px;
}

/* 単品 */
.product-single-logo{
	margin-top: 44px;
	text-align: center;
	height: 44px;
}
.product-single-logo svg{
	height: 100%;
}
.product-single-text{
	text-align: center;
	font-size: 24px;
	margin: 20px 0 60px;
}

.product-wrapping__image,
.product-orange-wrapping__image,
.product-footfit-wrapping__image{
	display: block;
	margin: 20px auto 0;
	height: 30px;
	width: 250px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
}
.product-footfit-wrapping__overray .product-wrapping__inner {
	background-color: #242424;
}
.product-wrapping__overray{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: rgba(0,0,0,0.7);
	top: 0;
	left: 0;
	display: none;
}
.product-wrapping__inner{
	position: fixed;
	width: 900px;
	height: 570px;
	margin-top: -285px;
	margin-left: -450px;
	top: 50%;
	left: 50%;
	background: #333;
	text-align: center;
}


/* ジェルシート */
.products-gel-ifo{
	width: 960px;
	margin: 120px auto;
}
.product-gel-info__title{
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 15px;
}
.products-gel-info__left{
	width: 445px;
}
.product-gel-info__text{
	font-size: 14px;
	line-height: 28px;
}
.product-gel-service{
	width: 960px;
	margin: 0 auto 90px;
}
.product-gel-service__title{
	text-align: center;
	width: 800px;
	margin: 60px auto;
	font-size: 32px;
	line-height: 90px;
	height: 90px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.product-gel-service-list{
	width: 690px;
	margin: 0 auto;
}
.product-gel-service-list__item{
	margin-bottom: 30px;
	overflow: hidden;
}
.product-gel-service-list__icon{
	float: left;
	margin-right: 15px;
}
.product-gel-service-list__title{
	margin-top: 6px;
	overflow: hidden;
	font-size: 32px;
	color: #ff8705;
	line-height: 40px;
	margin-bottom: 11px;
}
.product-gel-service-list__title sub{
	font-size: 18px;
	vertical-align: bottom;
}
.product-gel-service-list__text{
	overflow: hidden;
	font-size: 14px;
	line-height: 28px;
}



.product-detail__inner .sold_out {
	width: 460px;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 10px;
    color: #fff;
    background: #333;
    transition: all 0.15s ease;
    text-decoration: none;
}

.product-supple{
	margin-top: 40px;
	margin-bottom: 20px;
	width: 460px;
	padding: 15px 20px 20px;
	background: #f4f4f4;
	position: relative;
	display: none;
}
.product-supple::before{
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	left: 0;
	top: -20px;
	height: 0;
	border-top: 2px solid #333;
}
.product-supple::after{
	content: '';
	display: block;
	width: 29px;
	height: 29px;
	position: absolute;
	left: 0;
	right: 0;
	top: -34px;
	background: transparent url(/wellness/sixpad/products/common/img/ico_plus.png) no-repeat left top;
	margin: 0 auto;
}
.product-supple__name img{
	vertical-align: middle;
}
.product-supple__name svg{
	height: 14px;
	width: 170px;
	fill: #333;
	vertical-align: middle;
}

.product-supple__price{
	font-size: 14px;
	line-height: 14px;
	text-align: right;
	margin: 10px 0 40px;
	position: relative;
	font-weight: bold;
}
.product-supple__price::before{
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 0;
	border-top: 1px solid #ff8705;
	left: 0;
	bottom: -17px;
}
.product-supple__price::after{
	content: '';
	position: absolute;
	width: 0;
	border: transparent 6px solid;
	border-top: 6px solid #ff8705;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -29px;
}
.product-supple__sum{
	font-size: 13px;
	color: #ff8705;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
}
.product-supple__sum .js-price{
	font-size: 20px;
}

.product-supplecheck{
	width: 100%;
	background: #f4f4f4;
	line-height: 40px;
	/*
	height: 40px;
	text-align: center;
	*/
	font-size: 16px;
	font-weight: bold;
	color: #ff8705;
	margin-bottom: 10px;
	vertical-align: middle;
}
.product-supplecheck input{
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
	-webkit-appearance: checkbox;
}
.product-hmb-banner{
	margin-top: 70px;
}

/* 2018/07/25 update */
.product-burningshot{
	margin-top: 40px;
	margin-bottom: 20px;
	width: 460px;
	padding: 15px 20px 20px;
	background: #f4f4f4;
	position: relative;
	display: none;
}
.product-burningshot::before{
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	left: 0;
	top: -20px;
	height: 0;
	border-top: 2px solid #333;
}
.product-burningshot::after{
	content: '';
	display: block;
	width: 29px;
	height: 29px;
	position: absolute;
	left: 0;
	right: 0;
	top: -34px;
	background: transparent url(/wellness/sixpad/products/common/img/ico_plus.png) no-repeat left top;
	margin: 0 auto;
}
.product-burningshot__name img{
	vertical-align: middle;
}
.product-burningshot__name svg{
	height: 14px;
	width: 170px;
	fill: #333;
	vertical-align: middle;
}

.product-burningshot__price{
	font-size: 14px;
	line-height: 14px;
	text-align: right;
	margin: 10px 0 40px;
	position: relative;
	font-weight: bold;
}
.product-burningshot__price::before{
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 0;
	border-top: 1px solid #ff8705;
	left: 0;
	bottom: -17px;
}
.product-burningshot__price::after{
	content: '';
	position: absolute;
	width: 0;
	border: transparent 6px solid;
	border-top: 6px solid #ff8705;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -29px;
}
.product-burningshot__sum{
	font-size: 13px;
	color: #ff8705;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
}
.product-burningshot__sum .js-price{
	font-size: 20px;
}

.product-burningshotcheck{
	width: 100%;
	background: #f4f4f4;
	line-height: 40px;

	font-size: 16px;
	font-weight: bold;
	color: #ff8705;
	margin-bottom: 10px;
	vertical-align: middle;
}
.product-burningshotcheck input{
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
	-webkit-appearance: checkbox;
}

/* 2018/09/19 update */
.product-footfit,
.product-footfit .product-info__content{
	width:930px;
	margin: 30px auto 60px;
}
.product-footfit .product-info__title,
.product-footfit .product-info__text{
	width:100%;
	padding: 0;
}
.product-footfit .product-info__image{
	width:930px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.product-footfit .product-info__image__inner{
	width:450px;
}

/* 2017/12/12 update */
ul.icon_service {
	margin-top: 10px;
}
ul.icon_service li {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 10px;
	font-weight: normal;
}
ul.icon_service li:after {
    content: " ／ ";
	color: #999999;
}
ul.icon_service li:last-child:after {
	content: none;
}


/* 2019/08/30 当日出荷停止  
   /wellness/sixpad/special/supplement/css/custom.css
*/
.product-price-attention__text01,
.privilege__deliver{
	display: block;
}
.product-price-attention__display {
	display: block;
}


.products-info__title {
	margin-bottom: 20px;
}
.products-info__text {
	font-size: 24px !important;
    margin: 20px 0 20px !important;
}
.products-info__btn {
	max-width: 350px;
	margin: 0 auto 20px !important;
}
.products-info__btn .btn--detail {
	font-size: 18px;
}
.products-buy__price {
	font-size: 24px;
}
.products-buy__price .fz20 {
	font-size: 32px;
}

.products-info__btn .btn--cart {
	font-size: 24px;
	line-height: 2.4;
	height: 2.4em;
}

.products-buy__image {
	margin-bottom: 15px;
}

/*.btn--cart::before {
	width: 24px;
    height: 24px;
    vertical-align: middle;
}*/


/*
	waterwaight
================================== */
.products-info-waterwaight { min-width: 0; }
.products-info-waterwaight figure{
	margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}



/* ============ */
.products-info-waterwaight {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 120px auto 0;
}
.products-info-waterwaight.non-flex {
	display: block;
    justify-content: inherit;
    align-items: inherit;
	align-items: center;
	margin: 120px auto 0;
}
.products-info-waterwaight.fullview {
	justify-content: flex-start;
}
.products-info-waterwaight.fixed_Box {
	width: 960px;
	margin-left: auto; 
	margin-right: auto;
}
.products-info-waterwaight.fixed_Box--1col {
	display: block;
    justify-content: inherit;
    align-items: inherit;
	width: 960px;
	margin: 120px auto 0; 
}
.products-info-waterwaight img {
	width: 100%;
	height: auto;
}

.products-info-waterwaight__cont {
	width: calc(50% - 30px);
}
.products-info-waterwaight__cont.width-fixed {
	width: 470px;
	margin-left: 60px;
}

.products-info-waterwaight__cont.width-fixed .width-fixed__txtBox {
	padding: 50px 0;
	border-bottom: solid 1px #ccc;
}
.products-info-waterwaight__cont.width-fixed .width-fixed__txtBox:last-child {
	border: none;
}

.fullview .product-info__title {
	display: block;
	width: auto!important;
	padding-right: 0!important;
	float: inherit!important;
}

.fixed_Box--1col > .product-info__title {
    width: 100%!important;
}

.info-motion dt {
	margin-top: 24px;
	color: #ed6c00;
	font-size: 32px;
	text-align: center;
}
.info-motion dd {
	margin-top: 10px;
	font-size: 18px;
}

.info-training {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}
.info-training li{
	position: relative;
	width: 264px;
}
.info-training li:before {
	position: absolute;
	display: inline-block;
	top: 50%;
	bottom: 0;
	right: -46px;
	content: "";
	width: 0;
	height: 0;
	width: 0;
	border-style: solid;
	border-width: 24px 0 24px 18px;
	border-color: transparent transparent transparent #ed6c00;
	-webkit-transform: translateY(-50px);
	   -moz-transform: translateY(-50px);
	    -ms-transform: translateY(-50px);
	     -o-transform: translateY(-50px);
	        transform: translateY(-50px);
}
.info-training li:last-child:before {
	display: none;
}

.info-training li:first-child dt:before{
	content:"1";

}

.info-training figcaption dt {
	margin: 30px auto 10px;
	font-size: 24px;
	color: #ed6c00;
	text-align: center;
}



.products-info-waterwaight.info-body {
	margin-bottom: 80px;
}

.info-body__details{
	width: 960px;
	margin: auto!important;
}
.info-body__details figcaption > ul {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	max-width: 960px;
	margin: 0 auto;
}

.info-body__details figcaption > ul > li {
	position: relative;
	width: 50%;
	padding: 30px 30px 20px;
	border-right: solid 1px #ccc; 
}
.info-body__details figcaption > ul > li:last-child {
	border-right: none; 
}


.info-body__details figcaption > ul > li dt {
	text-align: center;
	margin-bottom: 15px;
	color: #ed6c00;
	font-size: 32px;
}
.info-body__details figcaption > ul > li dd {
	font-size: 18px;
}



.info-body__details--img {
	width: 630px;
	height: auto;
	margin: 80px auto 0!important ; 
}




.products-info-waterwaight.info-traningmenu {
	background: #ebecf1;
	width: 100%;
	margin-bottom: 60px;
	float: inherit;
	cursor: pointer;
}

.info-traningmenu__inner {
	position: relative;
	width: 960px;
	min-height: 540px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.info-traningmenu__inner__cont {
	position: absolute;
	left: 80px;
	top: 130px;
}
.info-traningmenu__inner__cont__ttl {
	color: #ff6b00;
	font-family: -apple-system, BlinkMacSystemFont, "Roboto", sans-serif;
	font-weight: 300;
	line-height: 1.4;
	margin-bottom: 20px;
	font-size: 42px;
	letter-spacing: 0.2em;
}
/*@media screen and (-ms-high-contrast:none) {
	.info-trainingmenu__inner__cont {
		top: 130px;
	}
}*/


.info-traningmenu__inner__cont__txt {
	margin-bottom: 40px;
	font-size: 18px;
}

.info-traningmenu__inner__img {
	position: absolute;
	bottom: 0;
	right: -40px;
	z-index: 1;
}
.info-traningmenu__inner__img img{
	width: 95%;
	height: auto;
}

.info-trainngmenu__inner__cont__bnr .btn-border {
	width: 340px;
	height: 40px;
	line-height: 40px;
}

.products-info-waterwaight.no-copy {
	display: block;
	justify-content: inherit;
    align-items: inherit;
	margin: 0 auto 120px;
	font-size: 16px;
	text-align: center;
}
.products-info-waterwaight.non-copy p{
	text-align: center;
	margin: auto; 
}


/* 
	training menu (water weight)
===================================== */

.training-menu_ww section {
	min-width: 960px!important;
}
.training-menu_ww .heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto 50px;
	padding-left: 0;
}
.training-menu_ww .heading span.star {
	color: #ccc;
	font-size: 36px;
	letter-spacing: 0.3em;
	margin-right: -0.3em;
}
.training-menu_ww .heading span.star > span {
	color: #ed6d00;
}

/* mainv */
.training-menu_ww .mainv {
	background: #ebecf1;
	width: 100%;
	margin-bottom: 120px;
}

.training-menu_ww .mainv__inner {
	position: relative;
	width: 960px;
	min-height: 540px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.training-menu_ww .mainv__inner__img img{
	width: 95%;
	height: auto;
}
.training-menu_ww .mainv__inner__cont {
	position: absolute;
	left: 50px;
	top: 240px;
}
.training-menu_ww .mainv__inner__cont__ttl {
	color: #ff6b00;
	font-family: -apple-system, BlinkMacSystemFont, "Roboto", sans-serif;
	font-weight: 300;
	line-height: 1.4;
	margin-bottom: 20px;
	font-size: 38px;
	letter-spacing: 0.12em;
	text-align: center;
}
.training-menu_ww .mainv__inner__cont__ttl img {
	display: block;
	width: 420px;
	margin-bottom: 24px;
}
.training-menu_ww .mainv__inner__img {
	position: absolute;
	bottom: 0;
	right: -40px;
	z-index: 1;
}



/* lNav */
.training-menu_ww .box-fixed {
	width: 960px;
	margin: auto;
}
.training-menu_ww .lNav__list ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.training-menu_ww .lNav__list ul > li{
	position: relative;
}
.training-menu_ww .lNav__list ul > li:after {
	content: "";
	position: absolute;
	bottom: 14px;
	right: 0;
	left: 0;
	margin: auto;
	background: transparent;
	width: 12px;
	height: 12px;
	border-right: 2px solid #ed6d00;
	border-top: 2px solid #ed6d00;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.training-menu_ww .lNav__list ul > li > a {
	font-family: -apple-system, BlinkMacSystemFont, "Roboto", sans-serif;
	position: relative;
	width: 305px;
	padding: 30px 0 40px;
	box-sizing: border-box;
	border: solid 1px #ccc;
	font-size: 32px;
	text-align: center;
	letter-spacing: 0.1em;

	cursor: pointer;
    position: relative;
    display: inline-block;
    height: auto;
    line-height: inheritx;
    text-decoration: none;
    transition: all 0.5s ease;
    text-align: center;
    line-height: 1.4;
}

.training-menu_ww .lNav__list ul > li .star {
	display: block;
	color: #cccccc;
	font-size: 28px;
	letter-spacing: 0.2em;
	margin-right: -0.2em;
	
}
.training-menu_ww .lNav__list ul > li .star > span {
	color: #ed6d00;
}



/* training menu */
.training-menu_ww .training-wrap {
	box-sizing: border-box;
	margin: 0;
	padding: 110px 1rem 60px;
	background-image: repeating-linear-gradient(to right,
	 rgba(0, 0, 0, 0.5) 0rem, transparent 0rem, transparent 1.2rem,
	 rgba(0, 0, 0, 0.12) 14px), repeating-linear-gradient(to bottom,
	 rgba(0, 0, 0, 0.5) 0rem, transparent 0rem, transparent 1.2rem,
	 rgba(0, 0, 0, 0.12) 14px), repeating-linear-gradient(to right,
	 rgba(0, 0, 0, 0.5) 0.03125rem, transparent 0.03125rem, transparent 8.71875rem),
	 repeating-linear-gradient(to bottom,
	 rgba(0, 0, 0, 0.5) 0.03125rem, transparent 0.03125rem, transparent 8.71875rem);
	background-position: top 1rem left 1rem, top 1rem left 1rem;
}
.training-menu_ww .training__list > li {
	position: relative;
	width: 900px;
	box-shadow: 0px 0px 20px 4px rgba(0,0,0,0.08);
	margin: 0 auto 110px;
}

.training-menu_ww .training__list > li:after {
	content:"";
	position: absolute;
	background: #ed6d00;
	top: -50px;
	right: -20px;
	width: 200px;
	height: 100px;
	padding: 5px 20px;
	z-index: 0;
	color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, "Roboto", sans-serif;
	font-weight: 300;
	font-size: 24px;
}

.training-cont {
	padding-top: 120px;
}
.training-menu_ww .training__list > li {	
	counter-increment:training-list;
}
.training-menu_ww .training__list.it-beginner > li:after {
	content:"Beginner " counter(training-list, decimal-leading-zero);
}
.training-menu_ww .training__list.it-normal > li:after {
	content:"Normal " counter(training-list, decimal-leading-zero);
}
.training-menu_ww .training__list.it-hard > li:after {
	content:"Hard " counter(training-list, decimal-leading-zero);
}

.training-menu_ww .training__list > li .trainingBox {
	position: relative;
	background: #fff;
	padding: 30px;
	z-index: 9;
}

.training-menu_ww .training__list > li:last-child {
	margin-bottom: 0;
}
.training-menu_ww .trainingBox__ttl {
	display: block;
	font-size: 24px;
	margin-bottom: 20px;
}
.training-menu_ww .trainingBox__ttl .fzs{
	font-size: 14px;
	padding-left: 0.5rem;
}

.trainingBox__inner {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

/* position */
.trainingBox__inner .trainingBox__inner__position figcaption {
	color: #ed6d00;
	text-align: center;
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.4;
}


/* flow */
.trainingBox__inner .trainingBox__inner__flow {
	width: calc(100% - 238px)
}
.trainingBox__inner .trainingBox__inner__flow > ul{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.trainingBox__inner__flow li{
	position: relative;
	width: 280px;
	height: auto;
}
.trainingBox__inner__flow li:after{
	content: "";
	position: absolute;
	top: 132px;
	right: -33px;
	width: 0;
	height: 0;
	margin:auto;
	border-style: solid;
	border-width: 44px 0 44px 24px;
	border-color: transparent transparent transparent #ed6d00;
	z-index: 9;
}
.trainingBox__inner__flow li:last-child:after{
	display: none;
}
.trainingBox__inner__flow li figcaption {
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.4;
}

/* 2018/10/10 */
.product-youtube > .tac{
	font-size: 24px;
	margin-bottom: 10px;
}
.product-youtube-thumbnail {
	width: 728px;
	margin: 0 auto 30px;
}
.product-youtube .tab-content-sub-img{
	margin-bottom: 55px;
	position: relative;
}
.product-youtube .tab-content-sub-img__link{
	display: inline-block;
	width: 242px;
	height: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 260px auto 0;
	text-align: center;
	border-radius: 20px;
	font-size: 18px;
	letter-spacing: 0.15em;
	color: #fff;
	background: rgba(255,135,5,0.9);
	line-height: 40px;
	text-decoration: none;
	transition: 0.3s ease;
}
.product-youtube .tab-content-sub-img__link:not(.is-tab):hover{
	background: rgba(204, 204, 204, 0.9);
	color: #fff;
	transition: 0.3s ease;
}			
.product-youtube .tab-content-sub-img__link:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6.5px 0 6.5px 11.3px;
	border-color: transparent transparent transparent #FFF;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 14px;
	margin: auto;
}

/* 
	EMS×TS 10%OFF
===================================== */
.set_ts-ems {
	width: 960px;
	margin: 60px auto 0;
	box-sizing: border-box;
	border: solid 2px #ccc;
}
.set_ts-ems *{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.set_ts-ems__ttl {
	font-size: 34px;
	color: #ec6c00;
	text-align: center;
	margin-bottom: 30px;
}


/* EMS・TSの説明 */
.set_ts-ems__cont {
	margin: 40px auto;
}
.set_ts-ems__commentary__cont__inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: calc(100% - 30px);
	margin: auto;
}
.set_ts-ems__commentary__cont__inner.it-ts {
	flex-direction: row-reverse;
}
.set_ts-ems__commentary__cont__inner > * {
	width: 50%;
}
.it-ems .set_ts-ems__commentary__cont__inner__txt {
	padding-left: 30px;
	padding-right: 20px;
}
.it-ts .set_ts-ems__commentary__cont__inner__txt {
	padding-left: 20px;
	padding-right: 30px;
}
.set_ts-ems__commentary__cont__inner__txt dt {
	color: #ec6c00;
	font-size: 28px;
	font-weight: 100;
}
.set_ts-ems__commentary__cont__inner__txt dd {
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.75;
}


/* 組み合わせ例 */
.set_ts-ems__example {
	background: #f5f5f5;
	padding: 60px 40px;
}
.set_ts-ems__example > dl > dd{
	background: #fff;
	padding: 40px;
}
.set_ts-ems__example dd figure{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.set_ts-ems__example dd figure > *{
	width: 50%;
}
.set_ts-ems__example dd figure > figcaption dl dt{
    font-weight: bold;
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 20px;
    overflow: hidden;
}
.set_ts-ems__example dd figure > figcaption dl dt > span.fzs{
	display: block;
	font-weight: normal;
    font-size: 14px;
    line-height: 2.0;
    overflow: hidden;
}
.set_ts-ems__example dd figure > figcaption dl dd .product-table {
	width: auto;
}
.set_ts-ems__example dd figure > figcaption dl dd .product-table__image {
	width: auto;
	padding-right: 10px; 
}
.set_ts-ems__example dd figure > figcaption dl dd .product-table__name {
	width: 120px;
}
.set_ts-ems__example dd figure > figcaption dl dd .product-table__priceoff__title,
.set_ts-ems__example dd figure > figcaption dl dd .product-table__priceoff__text {
	padding: 0 8px;
	font-size: 12px;
}
.set_ts-ems__example .product-table__price {
	font-size: 12px;
}
.set_ts-ems__example .product-table {
	border-bottom: solid 1px #e6e6e6;
}


/* 購入方法 */
.set_ts-ems__way {
	padding: 60px 40px;
}
.set_ts-ems__way dd .copy {
	font-size: 24px;
	text-align: center;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
}
.set_ts-ems__way dd figure {
	text-align: center;
}
.set_ts-ems__way dd figure figcaption {
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
}
.set_ts-ems__way dd figure figcaption > span{
	color: #ec6c00;
}
.set_ts-ems__way dd > ul {
	width: 750px;
	margin: 40px auto 0;
}
.set_ts-ems__way dd > ul > li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 24px; 
	font-size: 16px;
}
.set_ts-ems__way dd > ul > li:before{
	content: "";
	background: #ec6c00;
	position: absolute;
	left: 4px;
	top: 0.4em;
	bottom: 0;
	width: 10px;
	height: 10px;
}


/* btn */
.set_ts-ems__btn .it-opan{
	display: table;
	height: 50px;
	width: 100%;
}
.set_ts-ems__btn .it-opan > span{
	display: table-cell;
	vertical-align: middle;
	background: #ec6c00;
	text-align: center;
	color: #fff;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0.12em;
	transition: 0.5s;
}
.set_ts-ems__btn .it-opan:hover > span{
	background: #f5f5f5;
	color: #ec6c00;
}
.set_ts-ems__btn .it-close{
	display: table;
	width: 500px;
	height: 50px;
	margin: 0 auto 40px;
}
/*.set_ts-ems__btn .it-close.btn-border::before{
	left: 0;
	top: 0;
}
.set_ts-ems__btn .it-close.btn-border::after{
	right: 0;
	bottom: 0;
}*/
.set_ts-ems__btn .it-close > span{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0.12em;
}

/* js制御　*/
.js-toggle-cont {
	display: none;
}
.js-toggle-cont.is-active {
	display: block;
}
.js-toggle-swich.it-opan,
.js-toggle-swich.it-close {
	display: none;
}
.js-toggle-swich.it-opan.is-active,
.js-toggle-swich.it-close.is-active {
	display: table;
}

/* 
	SUIT SET 10%OFF
===================================== */
.suitsetBox {
	display: block;
	background: #f5f5f5;
	padding: 40px 0;
}
.suitsetBox *{
	-web-kit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.suitsetBox__ttl {
	font-size: 24px;
    line-height: 36px;
    color: #ed6c00;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
}
.suitsetBox__ttl >span{
	display: block;
	font-size: 18px;
	color: #333;
}

.suitsetBox > ul{ 
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 900px;
	margin: auto;
}
.suitsetBox > ul li{
	display: inline-block;
	width: calc(50% - 15px);	
}
.suitsetBox > ul li img{
	width: 	100%;
	height: auto;
}
.suitsetBox > ul li a{
	transition: 0.5s;
}
.suitsetBox > ul li a:hover{
	opacity: 0.6;
}

/* 
	Bottom Belt
===================================== */
.has_pulldown .product-table__displaysum {
	display: table-row;
}
.has_pulldown .product-table__displaysum p{
	display: block;
}
.has_pulldown .product-table__displaysum p.product-table__priceoff__text{
	display: inline-block;
}

/*
	position (front / Back)
====================================== */
.product-detail__name__2colPositon {
	display: flex;
	justify-content: space-between;
	/*width: 84px;*/
	float: left;
	margin-right: 10px;
}
.product-detail__name__2colPositon figure figcaption{
	text-align: center;
	font-size: 10px;
}
.product-detail__name__2colPositon .product-detail__icon {
	float: inherit;
	width: 40px;
	margin: auto;
}



/*
	womanCont
====================================== */
.womanCont {
    margin: 150px auto 0;
}
.womanCont .womanCont__inner {

}
.womanCont__inner .inner__ttl{
	position: relative;
	max-width: 960px;
	height: 468px;
	margin: auto;
	z-index: 1;
}
.womanCont__inner .ttl__imgbox ul li {
	position: absolute;
	top: 0;
}
.womanCont__inner .ttl__imgbox ul li:first-child{
	left: -430px;
} 
.womanCont__inner .ttl__imgbox ul li:last-child{
	right: -150px;
	text-align: right;

} 
.womanCont__inner .ttl__imgbox ul li img{
	width: auto;
	height: 480px;
} 


.womanCont .ttl__txtbox {
	width: 680px;
	margin: auto;
}
.womanCont .ttl__txtbox .womanCont__ttl {
	margin-bottom: 30px;
	font-size: 35px;
	text-align: center;
	font-weight: 100;
	color: #ff6b00;
	letter-spacing: 0.2em;
}
.womanCont .ttl__txtbox .womanCont__txt {
	letter-spacing: 0.1em;
	line-height: 2.0;
}

.womanCont .inner__slider {
	display: block;
	position: relative;
}
.womanCont .inner__slider:after {
	content: "";
	display: block;
	background: #f4f4f4;
	position: absolute;
	top: 0;
	width: 100%;
	height: 0;
	padding-top: 470px;
	z-index: 0;
}
.womanCont .inner__slider ul.js-mainslide {
	max-width: 960px;
    margin:  0 auto 120px;
    z-index: 9;
	transform: translateY(-50px);
	box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.05); 
}
.womanCont .inner__slider .js-mainslide li.js-mainslide-item {
	position: relative;
	z-index: 1;
}
.womanCont .inner__slider .js-mainslide li.js-mainslide-item .txtBox {
	display: flex;
	align-items: center;
	position: absolute;
	top: 0;
	left: 60px;
	bottom: 0;
	width: calc(60% - 60px);
	margin: auto;
}

.womanCont .inner__slider .js-mainslide li.js-mainslide-item:nth-child(even) .txtBox {
	justify-content: flex-end;
	right: 60px;
}
.womanCont__slide__ttl {
	margin-bottom: 10px;
	font-size: 36px;
	line-height: 1.45;
	color: #ff6b00;
}
.womanCont__slide__txt {
	font-size: 20px;
}

.womanCont .slick-dots {
	position: absolute;
	font-size: 0;
	text-align: center;
	bottom: -40px;
	left :0;
	right: 0;
	margin: auto;
}

.womanCont  .slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 14px;
	padding: 0;
}

.womanCont  .slick-dots li button {
	display: block;
	background: transparent;
	font-size: 0;
	cursor: pointer;
}

.womanCont .slick-dots li button:before {
    display: inline-block;
	content: "";
	background: transparent;
	text-align: center;
	opacity: 1;
	border: solid 2px #ff6b00;
	width: 80px;
	height: 8px;
}
.womanCont .slick-dots li.slick-active button:before {
	border: solid 2px #ff6b00;
	background: #ff6b00;
}
.womanCont .slider-arrow {
  position: absolute;
  top: 50%;
  height: 36px;
  margin-top: -18px;
  color: #bd77f2;
  line-height: 36px;
  cursor: pointer;
  z-index: 10;
}

.womanCont .slick-prev, .womanCont .slick-next {
	background: transparent;
	position: absolute;
	top: 0;
	bottom: 0;
    width: 0;
	height: 0;
    margin: auto;
    text-indent: -200%;
    /*overflow: hidden;*/
	font-size: 0;
	color: transparent;
}
.womanCont .slick-prev:hover, .womanCont .slick-next:hover {
	opacity: 0.6;
	transition: 0.3s;
}
.womanCont .slick-prev {
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent #ed4253 transparent transparent;
  left:25px;
}
.womanCont .slick-next {
  right: 0;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #ed4253;
  right:25px;
}


.womanCont .slick-prev:before, .womanCont .slick-next:before {
    content:"";
    display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
    width: 0;
	height: 0;
    margin: auto;
	z-index: 9;
}
.womanCont .slick-prev:before {
	left:3px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #fff transparent transparent;
}
.womanCont .slick-next:before {
	right:3px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #fff;
}

.womanCont button.slick-prev, .womanCont button.slick-next {
    z-index:2;
}

.womanCont .slick-arrow{z-index:10;}


/* BG black */
.womanCont.it-bgBlack .ttl__imgbox img{
	opacity: 0.4;
}
.womanCont.it-bgBlack .womanCont__slide__txt {
	color: #000!important;
}


   

/*
	VOICE
====================================== */
.voc {
	margin: 120px auto;
}
.voc .voc__ttlBox {
	width: 100%;
	margin: auto;
}
.voc .voc__ttlBox figure img {
	width: 100%;
}
.voc .voc__ttlBox__ttl {
	margin-top: 50px;
	font-size: 58px;
	font-weight: 100;
	text-align: center;
	color: #ff6b00;
	letter-spacing: 0.05em;
	line-height: 1;
}
.voc .voc__ttlBox__copy {
	margin: 30px 0 50px;
	font-size: 28px;
	letter-spacing: 0.3em;
	text-align: center;
	line-height: 1;
}
.voc .voc__inner {
	background: #f2f2f2;
	padding: 100px 0 80px;
}

.voc__inner__sieve {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 960px;
    margin: 0 auto 60px;
}
.voc__inner__sieve li{
	display: inline-block;
	padding: 0 calc(100% / 15);
	line-height: 3.5;
	font-size: 18px;
	border-bottom: solid 1px #333;
    transition: .3s;
}
.voc__inner__sieve .item4{
	padding: 0 calc(100% / 12);
}

.voc__inner__sieve li:hover {
	border-bottom: solid 1px #ff6b00;
	color: #ff6b00;
}
.voc__inner__sieve li.voc_inner_active{
	border-bottom: solid 1px #ff6b00;
	color: #ff6b00;
}
.voc .product-voc__btn {
	position: relative;
	width: 960px;
	display: block;
    margin: 50px auto 0;
    font-size: 18px;
    text-align: center;
    line-height: 3;
    border-top: solid 1px #333;
    border-bottom: solid 1px #333;
    transition: .3s;
}
.voc .product-voc__btn:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	width: 14px;
	height: 14px;
	margin: auto;
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	transform: translateY(-2px) rotate(225deg);
}
.voc .product-voc__btn:hover {
	color: #ff6b00;
	border-top: solid 1px #ff6b00;
    border-bottom: solid 1px #ff6b00;
}
.voc .product-voc__btn:hover:after {
	border-left: solid 1px #ff6b00;
	border-top: solid 1px #ff6b00;
}
.voc .voc_inner_hide {
	display: none;
}


.voc  .voc__inner__voice {
	width: 960px;
    margin: 0 auto 30px;
}
.voc  .voc__inner__voice:last-child {
	margin-bottom: 0;
}
.voc  .voc__inner__voice dt {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #333;
	color: #fff;
}
.voc  .voc__inner__voice dt > span {
	background: #333;
	color: #fff;
	font-weight: 100;
	letter-spacing: 0.1em;
}
.voc  .voc__inner__voice dt > span:first-child {
	width: 210px;
	text-align: center;
	font-size: 24px;
}
.voc  .voc__inner__voice dt > span:last-child {
	box-sizing: border-box;
	width: calc(100% - 130px);
	padding: 24px 30px;
	border-left: solid 1px #ff6b00;
	font-size: 24px;
}
.voc  .voc__inner__voice dt > span:last-child > span {
	display: block;
	font-size: 14px;
	color: #ff6b00;
}
.voc  .voc__inner__voice dd {
	background: #fff;
	padding: 30px;
	font-size: 18px;
}

.voc .voc__inner__attention {
	width: 960px;
	margin: auto;
}
.voc .voc__inner__attention li {
	color: #666;
	font-size: 14px;
	text-align: right
}



/*
	EVIDENCE
====================================== */

.evidence {
	margin: 120px auto;
}
.evidence__inner {
	width: 960px;
	margin: auto;
}
.evidence__inner__ttl { 
	margin-bottom: 20px;
	font-size: 32px;
	text-align: center;
}
.evidence__inner__cont {
	margin-bottom: 40px;
}

.evidence .cont__list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
}
.evidence .cont__list figure {
	width: calc(100% - 30px);
}
.evidence .cont__list figure img{
	width: 100%;
	height: auto;
	backface-visibility: hidden;
}
.evidence .cont__list.it-center {
	display: flex;
	justify-content: center;
	align-items: center;
}
.evidence .cont__list.it-center figure {
	width: 100%;
}

.evidence__inner__cont.it__flex {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 20px;
}
.evidence__inner__cont.it__flex .flex__cont{
	width: calc(50% - 20px);
}
.evidence .evidence__inner__cont .cont_ttl {
	display: block;
	margin-bottom: 20px;
	border-bottom: solid 1px #ff6b00;
	font-size: 22px;
	line-height: 3;
	letter-spacing: 0.08em;
}
.evidence .evidence__inner__cont.it__flex .cont_ttl {
	margin-bottom: 20px;
}
.evidence .cont_parts {
	margin-bottom: 60px;
}
.evidence .evidence__inner__cont .cont_ttl2 {
	margin-top: 40px;
	font-size: 24px;
	text-align: center;
}
.evidence .evidence__inner__cont .cont_ttl3 {
	display: block;
	background: #ff6b00;
	margin-top: 30px;
	font-size: 24px;
	color: #fff;
	text-align: center;
}


.evidence .cont__inportant {
	display: flex;
	width: 100%;
	height: 140px;
	margin-top: 40px;
	border: solid 3px #ff6b00;
	text-align: center;	
}
.evidence .cont__inportant p {
	margin: auto;
	font-size: 24px;
	color: #ff6b00;
}
.evidence .cont__inportant p strong {
	display: block;
	margin: auto;
}
.evidence .cont__flex__inner{
	font-size: 14px;
}
.evidence .cont__flex__inner dl dt,
.evidence .cont__flex__inner dl dd  {
	display: inline-block;
	vertical-align: top;
}
.cont__purpose {
	display: flex;
	justify-content: space-between;
}
.cont__purpose .txtOrange {
	color: #ff6b00;
}
.cont__purpose figure {
	width: 140px;
	margin-left: 30px;
}
.cont__purpose sup {
   vertical-align: super;
}
.cont__purpose__attention li {
	padding-left: 1em;
	text-indent: -1em;
}
.evidence_inner_attention li {
	display: block;
	text-align: right;
	padding-left: 1em;
	text-indent: -1em;
}
.evidence .product-evidence__btn {
	position: relative;
	width: 960px;
	display: block;
    margin: 50px auto 0; 
    text-align: center;
    line-height: 4;
    border-top: solid 1px #333;
    border-bottom: solid 1px #333;
    transition: .3s;
}

.evidence .product-evidence__btn:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	width: 14px;
	height: 14px;
	margin: auto;
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	transform: translateY(-2px) rotate(225deg);
}
.evidence .product-evidence__btn:hover {
	color: #ff6b00;
	border-top: solid 1px #ff6b00;
    border-bottom: solid 1px #ff6b00;
}
.evidence .product-evidence__btn:hover:after {
	border-left: solid 1px #ff6b00;
	border-top: solid 1px #ff6b00;
}

.evidence .evidence_inner_hide {
	display: none;
}

/*
	Offer
====================================== */
.suppleOffer {
	background: #fff;
	width: 960px;
	min-width: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	border: solid 1px #ccc;
	color: #000;
}
.suppleOffer .btn-border {
	width: 540px;
	border: 1px solid #333!important;
	color: #000!important;
}
#content .suppleOffer .btn-border:visited, #content .suppleOffer .btn-border:link {
	color: #000!important;
}
#content .suppleOffer .btn-border:hover {
	color: #ff6b00!important;
}
.suppleOffer__ttl__img img {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	backface-visibility: hidden;
}
.suppleOffer__ditails {
	padding: 30px;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.suppleOffer__ditails h3 {
	font-size: 24px;
	border-bottom: solid 1px #ff6b00;
	line-height: 2.2;
	margin-bottom: 20px;
}
.suppleOffer__ditails__limited {
	width: 280px;
	margin-right: 30px;
	text-align: center;
}
.suppleOffer__ditails__limited__period li {
	position: relative;
	display: block;
	color: #ff6b00;
	font-size: 28px;
}
.suppleOffer__ditails__limited__period li:first-child {
	margin-bottom: 30px;
}
.suppleOffer__ditails__limited__period li:first-child:after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 0;
	height: 0;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: auto;
	border-style: solid;
	border-width: 12px 16px 0 16px;
	border-color: #ff6b00 transparent transparent transparent;
}

.suppleOffer__ditails__info {
	width: calc(100% - 310px);
	margin-right: 30px;
}
.suppleOffer__ditails__info p {
	margin-bottom: 1em;
}
.suppleOffer__ditails__info p:last-child {
	margin-bottom: 0;
}
.suppleOffer__link {
	margin: 40px;
	text-align: center;
}




/* CMM Plus */
.why .lead {
	padding-left: 0;
	text-align: center;
	font-size: 42px;
}
.why.whats .message {
	font-size: 18px;
}




/* 
	common(RevisionLayout)
================================ */
.block-flex {
	justify-content: center;
}


/* 2023/5/30css追加 */

.list-reason__item h3{
	color: #ff8705;
    font-size: 24px;
	margin-bottom: 10px;
}


figure.list-reason__image.js-inview.animation-slide-up.is-inview {
text-align: center;
width: 70%;
margin: 20px auto;
}

.list-reason__body {
    margin-bottom: 50px;
}

/* 0818追加 */
.add-link {
	margin-top: 10px;
}
.add-link a {
	position: relative;
	display: inline-block;
	padding-right: 1em;
}
.add-link a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: .2em;
	width: .6em;
	height: .6em;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	transform: translateY(-0.4em) rotate(-45deg)
}

/*live-shopping*/

.bnr-live-shopping{
	text-align: center;
	color: #f00000;
	font-size: 22px;
	margin-top:50px;
}

.live-shopping{
	width: 740px;
	margin: 30px auto 50px;
	border:1px solid #f00000;
	padding:10px 0;
}

.live-shopping p{
	color: #f00000;
	text-align: center;
}

@media (max-width: 767px) {
.bnr-live-shopping{
	text-align: center;
	color: #f00000;
	font-size:4.86666vw;
}
}

@media (max-width: 767px) {
.live-shopping{
	width: 90vw;
	margin: 30px auto 50px;
	border:1px solid #f00000;
	padding:10px 0;
}
}

@media (max-width: 767px) {
.live-shopping p{
	color: #f00000;
	text-align: center;
	font-size:4.86666vw;
}
}

/*bnr__pg_series*/

.bnr__pg_series{
	margin:8.3333333333vw auto;
	text-align: center;
	max-width: 940px;
}

@media (max-width: 767px) {
	.bnr__pg_series{
		width:90vw;
		margin:20vw auto;
	}
}