@charset "UTF-8";

.product-container .p-product_content__inner--subdetail {
	background-color: #f2ebe1;
	padding: 0;
	margin: 100px 0;
}

.sp	{
	display: none !important;
}

img	{
	max-width: 100%;
}

.mt30	{
	margin-top: 30px;
}

.mb10	{
	margin-bottom: 10px !important;
}

.mb30	{
	margin-bottom: 30px;
}

.text-center	{
	text-align: center;
}

.flex	{
	display: flex;
}

.col2	{
	justify-content: space-between;
	align-items: flex-start;
}

.col2 .col	{
	width: 49.5%;
}

.col3	{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.col3 .col	{
	width: 31.333%;
}

#shopify-section-announcement,#shopify-section-header,#shopify-section-text-with-icons,#shopify-section-footer{
  display: none;
}
body	{
	background-color: #f2ebe1;
}

.key	{
	background-image: url(https://d2w53g1q050m78.cloudfront.net/storeyakultcojp/uploads/product/4000005S/img/ikitel_keyback_2.webp);
	background-size: 105vw auto;
	background-repeat: no-repeat;
	background-attachment: center top;
	position: relative;
}
.key:after,
.sec1:after	{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40%;
	z-index: 1;
	background-image: linear-gradient(rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
}
.key .logoarea	{
	padding: 24px;
	box-sizing: border-box;
	height: 85px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

.key .logoarea img	{
	display: block;
}
.key .inner	{
	max-width: 1000px;
	padding: 85px 50px 0;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}

.keyimg	{
	margin: 75px 0 0;
}

.keytitle	{
	max-width: 352px !important;
	width: 100% !important;
	display: inline-block;
}
.key .inner p.maintext	{
	line-height: 300%;
	font-size: 17px;
	background-image: url(//cosmestore.yakult.co.jp/cdn/shop/t/57/assets/ikitel_keytitle_back.png?v=73591810045538805801778472823);
	background-size: 474px 474px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 30px;
}
.key .inner p span	{
	position: relative;
}

.key .inner p span sup	{
	font-size: 10px;
	position: absolute;
	top: -32px;
	right: 0;
}
.key .inner p.small	{
	font-size: 13px;
	padding-bottom: 80px;
}

.sec1	{
	background-image: url(//cosmestore.yakult.co.jp/cdn/shop/t/57/assets/ikitel_sec1_back.png?v=14027429626260569701778472830);
	background-size: 100% auto;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}

.sec1 .inner	{
	max-width: 1000px;
	padding: 0 50px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}

.sec1 .inner .col2	{
	align-items: flex-end;
	margin-bottom: 150px;
}
.sec1 .inner .col2 img	{
	width: 85%;
}

.sec1 .inner p.maintext	{
	font-size: 17px;
	line-height: 240%;
	margin-bottom: 34px;
}

.sec1 .inner p.small	{
	font-size: 13px;
	line-height: 190%;
	margin-bottom: 15px;
}

.sec1 .inner p span	{
	position: relative;
}

.sec1 .inner p span sup	{
	font-size: 10px;
	position: absolute;
	top: -28px;
	right: 0;
}
.sec1 .inner .img2area	{
	position: relative;
	padding-bottom:200px;
}
.sec1 .inner .img2title	{
	max-width: 268px;
	width: 100%;
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
}

.sec1 .inner .img2area p	{
	font-size: 25px;
	line-height: 180%;
	margin-bottom: 10px;
}

.sec1 .inner .img2area p span.blue	{
	color: #17b0e4;
}

.sec1 .sec1bottom	{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
.sec2	{
	position: relative;
	padding: 100px 0;
}

.sec2:after	{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	background : -moz-linear-gradient(50% -144.87% -90deg,rgba(255, 255, 255, 0.4) 0%,rgba(255, 255, 255, 1) 100%);
	background : -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 1) 100%);
	background : -webkit-gradient(linear,50% -144.87% ,50% -44.87% ,color-stop(0,rgba(255, 255, 255, 0.4) ),color-stop(1,rgba(255, 255, 255, 1) ));
	background : -o-linear-gradient(-90deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 1) 100%);
	background : -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF' ,GradientType=0)";
	background : linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#FFFFFF' , GradientType=0);
}

.sec2 .inner	{
	max-width: 1000px;
	padding: 0 50px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
	z-index: 3;
}
.sec2 .content1	{
	margin-bottom: 15vw;
}
.sec2 .content1 h2,
.sec2 .content2 h2	{
	font-size: 25px;
	font-weight: 500;
	margin-bottom: 40px;
}

.sec2 .content1 p	{
	font-size: 17px;
	line-height: 220%;
	margin-bottom: 40px;
}

.round	{
	max-width: 900px;
	width: 100%;
	mix-blend-mode: overlay;
	position: absolute;
	top: 300px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
	opacity: 0.4
}
.sec2 .content1 p.small	{
	font-size: 13px;
}
.sec2 .content1 img	{
	max-width: 576px;
	width: 100%;
	display: block;
	margin: 0 auto -10px;
}

.sec2 .inner p span	{
	position: relative;
}

.sec2 .inner p span sup	{
	font-size: 10px;
	position: absolute;
	top: -28px;
	right: 0;
}

.sec2 .content2 h2 img	{
	max-width: 416px;
	width: 100%;
	margin: 0 auto;
}
.sec2 .content2 .col3	{
	margin-bottom: 100px;
}
.sec2 .content2 .col3 .col	{
	width: 30%;
}
.sec2 .content2 .col3 .col img	{
	width: 80%;
	display: block;
	margin: 0 auto 30px;
}
.sec2 .content2 .col3 .col p	{
	font-size: 16px;
	line-height: 30px;
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #f9f6f1 50%, #f9f6f1 100%), linear-gradient(180deg, #ed6920 1px, transparent 1px);
	background-size: 5px 100%, 100% 2.5em;
	line-height: 2.5em;
	padding-top: 1px;
	background-position: top left;
}

.c3,.c4	{
	position: relative;
	z-index: 3;
}
.sec2_content3	{
	display: block;
	max-width: 1117px !important;
	width: 100% !important;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}

.sec2_content4_title	{
	display: block;
	max-width: 794px !important;
	width: 100% !important;
	margin: 0 auto 40px;
	position: relative;
	z-index: 3;
}

.sec2_content4	{
	display: block;
	max-width: 851px !important;
	width: 100% !important;
	margin: 0 auto 100px;
	position: relative;
	z-index: 3;
}

.sec2 .content5 h2	{
	font-size: 25px;
	font-weight: 500;
	margin-bottom: 40px;
}
.col3.products	{
	justify-content: center;
}

.col3.products .col	{
	width: 33.333%;
	padding: 0 4%;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 100px;
}

.col3.products .col img.productimg	{
	margin: 0 auto 30px;
	display: block;
}
.col3.products .col h3	{
	font-weight: 500;
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
	letter-spacing: 2px;
}

.col3.products .col.p1 h3	{
	color: #86b539;
}

.col3.products .col.p2 h3	{
	color: #02c2a9;
}

.col3.products .col.p3 h3	{
	color: #42a2e5;
}

.col3.products .col.p4 h3	{
	color: #9781c3;
}

.col3.products .col.p5 h3	{
	color: #e07190;
}

.col3.products .col p	{
	font-size: 12px;
	line-height: 220%;
	min-height: 160px;
}


.col3.products .col .button	{
	position: absolute;
	bottom: 0;
	right: 7%;
	text-align: right;
}
.col3.products .col .button img	{
	max-width: 130px;
}
@media screen and (max-width: 1024px) {
	.key	{
		background-image: url(https://d2w53g1q050m78.cloudfront.net/storeyakultcojp/uploads/product/4000005S/img/ikitel_keyback_sp.webp);
		background-position: center top;
	}
	.sec1	{
		background-image: url(//cosmestore.yakult.co.jp/cdn/shop/t/57/assets/ikitel_sec1_back.png?v=14027429626260569701778472830);
		background-size: auto 100%;
		background-position: center top;
	}	
	.sec1 .inner .img2title	{
		width: 25vw;
		top: 0;
	}
}

@media screen and (max-width: 834px) {
	.product-container .p-product_content__inner--subdetail {
		margin: 8vw 0;
	}

	.pc	{
		display: none !important;
	}
	
	.sp	{
		display: block !important;
	}
	
	br.sp,.sp.ib	{
		display: inline-block !important;
	}
	
	.key	{
		background-image: url(https://d2w53g1q050m78.cloudfront.net/storeyakultcojp/uploads/product/4000005S/img/ikitel_keyback_sp.webp);
		background-size: auto 100%;
		background-position: center top;
	}
	
	.key .inner p.maintext	{
		background: none;
	}
	
	.key .logoarea	{
		padding: 3vw 6vw;
		box-sizing: border-box;
		height: 12vw;
	}
	
	.key .logoarea img	{
		width: 20vw;
	}
	.keyimg	{
		margin: 10vw 0 0;
	}

	.sec1 .inner,
	.sec2 .inner	{
		padding: 0 6vw;
	}
	.key .inner	{
		padding: 12vw 6vw 0;
	}
	.keytitle	{
		max-width: 352px !important;
		width: 45vw !important;
	}
	
	.key .inner p.maintext	{
		font-size: 2.9vw;
	}
	
	.key .inner p.small	{
		text-align: left;
		font-size: 10px;
		line-height: 180%;
	}
	
	.key .inner p span sup	{
		top: -31px;
		zoom: 0.7;
	}
	
	.sec1	{
		background-image: url(//cosmestore.yakult.co.jp/cdn/shop/t/57/assets/ikitel_sec1_back.png?v=14027429626260569701778472830);
		background-size: auto 100%;
		background-position: center top;
	}
	
	.sec1 .inner .col2	{
		flex-direction: column;
	}
	
	.sec1 .inner .col2 .col	{
		width: 100%;
	}
	
	.sec1 .inner .col2 .col img	{
		display: block;
		margin: 0 auto 10vw;
	}
	
	.sec1 .inner p.maintext	{
		font-size: 3vw;
	}
	
	.sec1 .inner p span sup	{
		top: -27px;
		zoom: 0.7;
	}
	
	.sec1 .inner p.small	{
		font-size: 10px;
	}
	.sec1 .inner .col2	{
		margin-bottom: 10vw;
	}
	
	.sec1 .inner .img2area	{
		position: relative;
		padding-bottom:17.5vw;
	}
	.sec1 .inner .img2title	{
		width: 45vw;
	}
	
	.sec1 .inner .col2 .col img	{
		width: 70vw;
		margin: 0 auto 7.5vw 7.5vw;
	}
	
	.sec1 .inner .img2area p	{
		text-align: center;
		font-size: 5vw;
	}
	.sec2	{
		overflow-x: hidden;
		padding-bottom: 60px;
	}
	.sec2 .content1 h2,
	.sec2 .content2 h2	{
		font-size: 4.5vw;
		font-weight: 500;
		margin-bottom: 5.5vw;
		line-height: 170%;
	}
	
	.sec2 .content1 p	{
		font-size: 3vw;
		letter-spacing: -0.5px;
		margin-bottom: 4vw;
	}
	
	.round	{
		width: 150%;
		mix-blend-mode: overlay;
		position: absolute;
		top: 300px;
		left: 50%;
		transform: translateX(-50%);
		z-index: 2;
		opacity: 0.4
	}
	.sec2 .inner p span	{
		position: relative;
	}
	.sec2 .content1 img	{
		width: calc(100% + 12vw);
		max-width: none;
		position: relative;
		left: -6vw;
	}
	.sec2 .inner p span sup	{
		font-size: 10px;
		position: absolute;
		top: -22px;
		right: 0;
		zoom: 0.7;
	}
	.sec2 .content1 p.small	{
		font-size: 10px;
	}
	
	.sec2 .content2 .col3	{
		margin-bottom: 10vw;
	}
	.sec2 .content2 .col3 .col img	{
		width: 100%;
	}
	
	.sec2 .content2 .col3 .col	{
		width: 31.333%;
		padding: 0 1.5%;
	}
	.sec2 .content2 .col3 .col p	{
		font-size: 2.8vw;
		background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #f9f6f1 50%, #f9f6f1 100%), 
		linear-gradient(180deg, #ed6920 1px, transparent 1px);
		word-break: break-all;
	}
	
	.sec2 .content2 h2 img	{
		width: 60vw;
		display: block;
		margin: 0 auto;
	}
	.sec2_content3	{
		margin-bottom: 7.5vw;
	}
	.sec2_content4_title	{
		width: 75vw !important;
		margin-bottom: 3vw;
	}
	
	.sec2_content4	{
		width: 90% !important;
		margin-bottom: 0;
	}	
	
	.col3.products	{
		flex-direction: column;
		justify-content: center;
	}

	.sec2 .content5 h2	{
		font-size: 4.5vw;
		font-weight: 500;
		margin-bottom: 5.5vw;
		line-height: 170%;
	}
	.col3.products .col	{
		width: 70%;
		align-self: center;
		margin-bottom: 5.5vw;
	}
	
	.col3.products .col img.productimg	{
		width: 100%;
	}
	
	.col3.products .col h3	{
		font-size: 4vw;
		letter-spacing: 0;
		padding: 0 2vw;
		box-sizing: border-box;
	}
	
	.col3.products .col p	{
		font-size: 10px;
		min-height: 0;
		padding: 0 2vw;
		box-sizing: border-box;
	}
	
	.col3.products .col .button	{
		position: static;
		display: block;
		margin-top: 5vw;
	}
	
	.col3.products .col .button img	{
		width: 100%;
		max-width: none;
	}
}