@charset "UTF-8";


body[data-brand="kenkotai"] .pane-goods-center h1{
	margin: 0;
	padding: 0;
	font-size: inherit;	
}
body[data-brand="kenkotai"] .pane-goods-center h2{
	margin: 0;
	padding: 0;
	font-size: 3.2rem;		
}
body[data-brand="kenkotai"] .pane-goods-center h3{
	font-size: 2.6rem;
	padding-bottom: 12px;
}
body[data-brand="kenkotai"] .pane-goods-center h4,
body[data-brand="kenkotai"] .pane-goods-center h5,
body[data-brand="kenkotai"] .pane-goods-center h6{
	margin: 0;
	padding: 0;
	font-size: inherit;
}
body[data-brand="kenkotai"] .pane-goods-center > *{
	font-size: 1.8rem;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
body[data-brand="kenkotai"] .block-goods-comment7{
	font-size: 1.8rem;
	line-height: 1.8;
	color: #222;
}
body[data-brand="kenkotai"] .block-goods-comment7 .red{
	color: #cb0600;
}
body[data-brand="kenkotai"] .pane-goods-center .block-goods-feature--content2 a{
	text-decoration: underline;
}
body[data-brand="kenkotai"] .pane-goods-center .block-goods-feature--content2 a:hover{
	text-decoration: none;
}
/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
.block-goods-feature--title h2{
	border: none;
	margin: 0;
	padding: 0;
}
.block-goods-anchor{
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	overflow: hidden;
	padding: 40px 0;
	margin-bottom: 80px;
}
.block-goods-anchor>div{
	margin: 0 -6px;
}
.block-goods-anchor ul{
	display: table;
	table-layout: fixed;
	width: 100%;
}
.block-goods-anchor li{
	display: table-cell;
}
.block-goods-anchor li a{
	position: relative;
	display: flex;
	height: 52px;
	text-decoration: none;
	justify-content: center;
	align-items: center;
	margin: 0 6px;
	padding: 0 25px;
	border: 2px #aaaaaa solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
.block-goods-anchor li a:hover{
	border: 2px #00ae4a solid;
}
.block-goods-anchor li a:after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 9px;
	width: 9px;
	height: 9px;
	border-bottom: 2px #00ae4a solid;
	border-right: 2px #00ae4a solid;
	transform: rotate(45deg);
}

.block-goods-feature{
	margin-bottom: 81px;
}
.block-goods-feature--item{margin-bottom: 80px;}
.block-goods-feature--item:last-child{margin-bottom: 0;}
.block-goods-feature--title{
	display: flex;
	align-items: flex-start;
	padding-bottom: 3px;
	border-bottom: 5px #00ae4a solid;
	margin-bottom: 10px;
}
.block-goods-feature--title p{
	margin-right: 12px;
}
.block-goods-feature--title span{
	position: relative;
	display: block;
	line-height: 44px;
	font-size: 2.6rem;
	font-weight: bold;
	color: #00ae4a;
	background-color: #e5f7ed;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	padding: 0 45px 0 13px;
}
.block-goods-feature--title span:after{
	content: "";
	position: absolute;
	top: 6px;
	right: 6px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #00ae4a;
	line-height: 32px;
	text-align: center;
	color: #ffffff;
}
.block-goods-feature--item:nth-child(1) .block-goods-feature--title span:after{content: "1";}
.block-goods-feature--item:nth-child(2) .block-goods-feature--title span:after{content: "2";}
.block-goods-feature--item:nth-child(3) .block-goods-feature--title span:after{content: "3";}
.block-goods-feature--item:nth-child(4) .block-goods-feature--title span:after{content: "4";}
.block-goods-feature--item:nth-child(5) .block-goods-feature--title span:after{content: "5";}
.block-goods-feature--item:nth-child(6) .block-goods-feature--title span:after{content: "6";}
.block-goods-feature--item:nth-child(7) .block-goods-feature--title span:after{content: "7";}
.block-goods-feature--item:nth-child(8) .block-goods-feature--title span:after{content: "8";}
.block-goods-feature--item:nth-child(9) .block-goods-feature--title span:after{content: "9";}

.block-goods-feature--title h2{
	flex: 1;
	font-size: 3.2rem;
	font-weight: bold;
}

.block-goods-feature--content1{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 10px 0 28px;
	margin-bottom: 26px;
}
.block-goods-feature--content2{
	border: 1px #dddddd solid;
	margin: 0 30px 20px 30px;
	padding: 23px 27px;
	line-height: 1.8;
}
body[data-brand="kenkotai"] .pane-goods-center .block-goods-feature--content2 h3{
	border: none;
	font-size: 2.25rem;
	margin: 0;
	padding: 0;
}
.block-goods-feature--content3{
	padding: 20px 30px 0 30px;
	margin-bottom: 28px;
}
body[data-brand="kenkotai"] .pane-goods-center .block-goods-feature--content3 h3{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1.8rem;
}
.block-goods-feature--content3 span{
	display: block;
	margin-top: 38px;
}
.block-goods-feature--content3 span img{
	display: block;
	margin: 0 auto;
}
.block-goods-feature--content4{
	background-color: #e5f7ed;
	padding: 23px 30px 13px 30px;
}
.block-goods-feature--content4 h3{
	font-size: 2.6rem;
	font-weight: bold;
	color: #00ae4a;
	text-align: center;
	border-bottom: 1px;
	padding-bottom: 12px;
	border-bottom: 1px #00ae4a solid;
	margin-bottom: 24px;
}
.block-goods-feature--content4 ul{
	display: flex;
	flex-wrap: wrap;
	padding: 0 28px;
}
.block-goods-feature--content4 li{
	width: 50%;
	margin-bottom: 11px;
}
.block-goods-feature--content4 li:nth-child(odd){padding-right: 10px;}
.block-goods-feature--content4 li:nth-child(even){padding-left: 10px;}
.block-goods-feature--content4 li span{
	display: block;
	font-size: 2.4rem;
	font-weight: bold;
	padding-left: 44px;
	background-image: url(../img/common/ico_feature_check.png);
	background-position: left top;
	background-repeat: no-repeat;
	letter-spacing: 0.04em;
}
.block-goods-feature--toggle--open,
.block-goods-feature--toggle--close{
	display: none;
}

.block-goods-recipe{
	overflow: hidden;
	margin-bottom: 73px;
}
body[data-brand="kenkotai"] .block-goods-recipe h2{
	border: none;
	background-color: #00893a;
	color: #ffffff;
	font-size: 2.6rem;
	font-weight: bold;
	padding: 4px 0.5em;
	margin-bottom: 29px;
}
.block-goods-recipe ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.block-goods-recipe li{
	width: 25%;
	padding: 0 15px;
}
.block-goods-recipe li span img{
	display: block;
	margin: 0 auto;
}
.block-goods-recipe li a{
	display: block;
	text-decoration: none;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
body[data-brand="kenkotai"] .block-goods-recipe li a:hover h3{
	color: #00893a;
}
body[data-brand="kenkotai"] .block-goods-recipe li h3{
	font-size: 1.8rem;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
}

.block-goods-voice{
	margin-bottom: 76px;
}
.block-goods-voice--letters{
	background-color: #f0f0f0;
	padding: 71px 50px 50px 50px;
	margin-bottom: 70px;
}
body[data-brand="kenkotai"] .pane-goods-center .block-goods-voice--letters h2{
	text-align: center;
	font-size: 3.8rem;
	font-weight: bold;
	margin-bottom: 29px;
	border: none;
}
.block-goods-voice--letters ul{
	display: flex;
	flex-wrap: wrap;
}
.block-goods-voice--letters li{
	width: calc(50% - 15px);
	width: -moz-calc(50% - 15px);
	width: -webkit-calc(50% - 15px);
	background-color: #ffffff;
	padding: 35px 0 32px 0;
	margin-bottom: 30px;
}
.block-goods-voice--letters li:nth-child(odd){margin-right: 15px;}
.block-goods-voice--letters li:nth-child(even){margin-left: 15px;}
.block-goods-voice--letters li img{
	display: block;
	margin: 0 auto;
}

.block-goods-voice--other{
}
body[data-brand="kenkotai"] .pane-goods-center .block-goods-voice--other h2{
	text-align: center;
	font-size: 3.8rem;
	font-weight: bold;
	margin-bottom: 29px;
	border: none;
}
.block-goods-voice--other ul{
	border-top: 1px #dddddd dotted;
}
.block-goods-voice--other li{
	display: flex;
	border-bottom: 1px #dddddd dotted;
	padding: 30px 0;
}
.block-goods-voice--other--person{
	width: 172px;
	padding: 0 1em;
}
.block-goods-voice--other--person span{
	display: block;
	margin-bottom: 14px;
}
.block-goods-voice--other--person span img{
	display: block;
	margin: 0 auto;
}
.block-goods-voice--other--person p{
	text-align: center;
}
.block-goods-voice--other--person p span{
	display: inline-block;
	margin-bottom: 0;
	padding-left: 0.8em;
}
.block-goods-voice--other--comment{
	flex: 1;
}
.block-goods-voice--other--comment h3{
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 9px;
}
.block-goods-voice--other--comment p{
	line-height: 1.8;
}

.block-goods-subscription{
	margin-bottom: 80px;
}
.block-goods-subscription--title{
	background-color: #00893a;
	padding: 35px 20px;
	text-align: center;
}
.block-goods-subscription--title--sub{
	display: inline-block;
	position: relative;
	padding: 0 30px;
	text-align: center;
	font-size: 2.8rem;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.4;
}
.block-goods-subscription--title--sub br{display: none;}
.block-goods-subscription--title--sub:before,
.block-goods-subscription--title--sub:after{
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 1em;
	background-color: #ffffff;
	top: 50%;
	margin-top: -0.5em;
}
.block-goods-subscription--title--sub:before{
	left: 10px;
	transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
}
.block-goods-subscription--title--sub:after{
	right: 10px;
	transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
}
body[data-brand="kenkotai"] .pane-goods-center .block-goods-subscription--title h2{
	font-size: 4.6rem;
	font-weight: bold;
	color: #fff83e;
	border: none;
}
.block-goods-subscription--title--text{
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: -0.02em;
	color: #fff83e;
}
.block-goods-subscription--main{
	background-color: #e5f7ed;
	padding: 40px 80px 80px 80px;
}
.block-goods-subscription--main img{
	display: block;
	margin: 0 auto;
}
.block-goods-subscription--link{
	margin: 40px 0;
}
.block-goods-subscription--link a{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 90px;
	background-color: #00ae4a;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
.block-goods-subscription--link a:hover{
	background-color: #087838;
}
.block-goods-subscription--link a span{
	font-size: 2.2rem;
	font-weight: bold;
	color: #fff83e;
	padding: 0 20px 0 90px;
	background-image: url(../img/usr/common/ico_delivery.png);
	background-repeat: no-repeat;
	background-position: 39px center;
	background-size: 50px auto;
	-moz-background-size: 50px auto;
	-webkit-background-size: 50px auto;
}
.block-goods-ingredient h2{
	background-color: #00893a;
	color: #ffffff;
	font-size: 2.6rem;
	font-weight: bold;
	padding: 4px 0.5em;
	margin-bottom: 29px;
}
.block-goods-ingredient table{
	border-top: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
}
.block-goods-ingredient th{
	border-right: 2px #dddddd solid;
	background-color: #f0f0f0;
	width: 11em;
}
.block-goods-ingredient td{
	border-right: 1px #dddddd solid;
}
.block-goods-ingredient th,
.block-goods-ingredient td{
	border-bottom: 1px #dddddd solid;
	padding: 10px 20px;
	line-height: 1.4;
	vertical-align: top;
}
.block-goods-ingredient dl:last-of-type{
	border-bottom: 1px #dddddd solid;
}
.block-goods-ingredient dl{
	border-top: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
	padding: 0;
}
.block-goods-ingredient dl:first-of-type{
	padding: 47px 0 0 0;
	position: relative;
}

.block-goods-ingredient dl:first-of-type:before{
	content: '原材料/成分';
	background-color: #00893a;
	color: #ffffff;
	font-size: 2.6rem;
	font-weight: bold;
	padding: 4px 0.5em;
	margin-bottom: 29px;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
}
.block-goods-ingredient dt{
	border-right: 1px #dddddd solid;
	background-color: #f0f0f0;
	width: 11em;
}
.block-goods-ingredient dd{
	border-right: 1px #dddddd solid;
}
.block-goods-ingredient dd,
.block-goods-ingredient dt{
	padding: 10px 20px;
	line-height: 1.4;
	vertical-align: top;
}
.block-goods-ingredient hr{
 border-width:1px 0 0 0;
 border-style:dotted;
 border-color:#ccc;"
}
.block-goods-ingredient .red{
	color: #e4001b;
}

.block-goods-cart-anchor{
	opacity: 0;
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	bottom: 100px;
	right: 30px;
	width: 80px;
	height: 80px;
	border: 2px #00ae4a solid;
	background-color: rgba(255,255,255,0.8);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	z-index: 99;
	-webkit-transition: border .4s ease, opacity .4s ease;
	-moz-transition: border .4s ease, opacity .4s ease;
	transition: border .4s ease, opacity .4s ease;
}
.block-goods-cart-anchor.block-goods-cart-anchor--active{
	opacity: 1;
}
.block-goods-cart-anchor:hover{
	border: 2px #036b2f solid;
}
.block-goods-cart-anchor span{
	font-size: 1.4rem;
	font-weight: bold;
	color: #00ae4a;
	text-align: center;
	line-height: 1.2;
	padding-top: 30px;
	background-image: url(../img/usr/common/ico_cart.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 25px auto;
}
