@charset "utf-8";
.products-main{
	background: #e6e6e6;
	align-items: center;
}
.products-main__content{
	width: 50%;
	text-align: center;
}
.products-main__image{
	width: 50%;
}
.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: 14px;
	line-height: 22px;
	margin-bottom: 14px;
}
.products-main__text02{
	display: block;
	width: 100%;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 14px;
}
.products-main__name{
	display: block;
	/*height: 44px;*/
	margin: 0 auto 16px;
	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;
}
.products__icon__item svg{
	margin-right: 5px;
	vertical-align: top;
}
.products__icon__item--appli .products__icon__svg{width: 86px;height: 26px;}
.products__icon__item--charge .products__icon__svg{width: 61px;height: 22px;}
.products__icon__item--battery .products__icon__svg{width: 58px;height: 22px;}

.product-free{
	width: 670px;
	margin: 70px auto;
}
.product-free-list{
	width: 100%;
}
.product-free-list__item{
	height: 145px;
}
.product-free-list__item:first-child{
	width: 250px;
	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: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 18px;
	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-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__image__inner{
	width: 480px;
}
.product-info__image__caption{
	width: 480px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
.product-info__title,
.product-info__text,
.product-info__icon{
	padding-right: 20px;
	width: 480px;
	float: right;
	clear: both;
}
.product-info__title{
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 13px;
}
.product-info__text{
	font-size: 14px;
	line-height: 28px;
}
.product-info__image img{
	max-width: none;
}
.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: 18px;
	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: 11px;
}
.product-info__icon--appli .product-info__icon__svg{width: 76px;height: 24px;}
.product-info__icon--charge .product-info__icon__svg{width: 61px;height: 22px;}
.product-info__icon--battery .product-info__icon__svg{width: 58px;height: 22px;}

.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: 14px;
	line-height: 28px;
	width: 640px;
	margin: 0 auto;
	text-align: left;
}

.product-howto{
	margin-bottom: 60px;
}
.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__img02{
	position: absolute;
	bottom: 0;
	right: 0;
}

.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: 800px;
	margin: 40px auto 0;
	display: none;
}
.product-faq-list__title,
.product-faq-list__content{
	line-height: 28px;
	font-size: 14px;
	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;
}
.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;
	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__gelimage{
	margin: 0 auto;
	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__btn{
	margin-top: 8px;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	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{
	overflow: hidden;
	margin-bottom: 20px;
}
.product-detail--gel .product-detail__name{
	margin-bottom: 0;
}
.product-detail__title{
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	margin-top: 25px;
	margin-bottom: 3px;
	overflow: hidden;
}
.product-detail--gel .product-detail__title{
	margin-top: 7px;
}
.product-detail__titile__icon{
	float: right;
	display: inline-block;
	height: 20px;
	font-size: 12px;
	padding: 0 10px;
	line-height: 20px;
	color: #fff;
	background: #333;
}
.product-detail--gel .product-detail__titile__icon{
	float: none;
}
.product-detail__text{
	font-size: 14px;
	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;
	user-select: none;
	height: 30px;
	line-height: 24px;
	font-size: 12px;
	margin-right: 20px;
}
.product-detal-iconset__item svg{
	margin-right: 5px;
	vertical-align: -webkit-baseline-middle;
}
.product-detal-iconset__item--appli svg{width: 85px;height: 26px;}
.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__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_gel .product-table__normalsum,
.has_pulldown_gel .product-table__priceoff,
.has_pulldown_gel .product-table__setsum{
	display: none;
}
.has_pulldown_suit .product-table__image{
	width: 50px;
}
.has_pulldown_suit .product-table__name{
	padding-top: 13px;
	width: 70px;
}
.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{
	display: block;
	margin: 20px auto 0;
	height: 30px;
	width: 250px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
}

.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;
}