@charset "UTF-8";

#fv_btn {
	margin: 40px auto 35px;
}


.content01 {
	background: #755b9a;
	padding: 33px 118px 40px;
}

.content01 .hyoji {
	margin: 5px 0 20px;
	background: #fff;
	padding: 20px;
}

.content01 .hyoji .color {
	color: #382080;
	margin: 0 0 5px;
}

.content01 ul {
	color: #fff;
	font-size: 87.5%;
}

#about {
	margin: 42px 0 0;
	background: #c8e9fa;
	padding: 1px 80px 48px;
}

#about #txt_01 {
	margin: -20px 0 0;
	background: linear-gradient(transparent 90%, #fff 90%);
}

#about #txt_03 {
	margin: 50px 0 0;
	background: linear-gradient(transparent 40%, #fff 40%);
}

#about .inner {
	background: #fff;
	padding: 30px 30px 40px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

#about .inner .left {
	width: 405px;
}

#about .inner .left #pic_02 img {
	width: 390px;
}

#about .inner .left .text_left {
	margin: 14px 0 0;
	background: #f3f3f3;
	padding: 10px 20px;
	font-size: 70%;
}

#about .inner .right #pic_03 img {
	margin: 30px 0 0;
	width: 422px;
}

#about .inner #pic_04 img {
	width: 427px;
}

#about .inner #pic_05 img {
	width: 455px;
}

.content02 .img {
	margin: 35px 100px;
	display: flex;
	align-items: flex-end;
}

.content02 .img li img {
	width: 249px;
}

.content02 .img li:nth-child(2) img {
	width: 195px;
	margin: 0 30px 0 25px;
}

.content02 .notes {
	margin: 0 100px;
	font-size: 87.5%;
}

.content02 #pic_10 {
	margin: 35px auto 30px;
	text-align: center;
}

.content03 .inner {
	background: #e7f2f7;
	padding: 13px 30px 45px;
}

.content03 .inner #txt_05 img {
	display: block;
	margin: 0 auto 20px;
	width: 621px;
}

.content03 .inner #pic_12 img {
	margin: 0 0 0 30px;
	float: left;
	width: 552px;
}

.content03 .inner #pic_13 img {
	float: right;
	width: 552px;
}

.content03 #pic_14 {
	text-align: center;
}

.content04 {
	margin: 40px 0 18px;
	background: #f4e8c0;
	padding: 0 0 60px;
}

.content04 .voice {
	margin: 35px 90px 0;
	display: flex;
	justify-content: space-between;
}

.content04 .voice img {
	width: 495px;
	margin: 0 0 20px;
}

.content04 .notes {
	margin: 0 90px;
	font-size: 87.5%;
}

.content05 #txt_12 {
	text-align: center;
	margin: 0 0 40px;
}


.how .tel a[href^="tel:"] {
	pointer-events: none;
	color: #000;
	text-decoration: none !important;
	margin: 0 10px;
}


.enkin30 {
	width: 930px;
    margin: auto;
}






.ex {
	margin: 35px 0 30px;
	background: #fefddf;
	padding: 40px 60px 20px;
	text-align: center;
}

.ex #txt_15 img {
	margin: 12px auto 14px;
	width: 455px;
}

.ex #txt_16 img {
	margin: 30px auto 0;
	width: 585px;
}

.margin01 {
	margin: 25px 0 0;
}


.js_anchor {
	position: fixed;
    top: 10px;
    right: 10px;
    width: 93px;
	z-index: 100;
	opacity: 0;
	-webkit-transition: all .3s 0s ease;
    transition: all .3s 0s ease;
}

.js_anchor img {
	width: 100%;
}

.js_anchor.fadeIn {
    opacity: 1;
}




/* 201912 尿酸 */
/*
.w-1200,*/
.w-1200 #contentsArea,
.w-1200 #primary {
	width: 1200px !important;
	max-width: none;
	min-width: none;
	margin: auto;
}



.product h2 {
	width: 100%;
	height: 53px;
	line-height: 53px;
	text-align: center;
	color: #fff;
	/* font-size: 30px !important; */
	font-weight: bold;
	background-size: contain;
}

.product h2.co-01 {
	background: #2c1b5b;
	background: -moz-linear-gradient(left,  #2c1b5b 0%, #492d97 50%, #2c1b5b 100%);
	background: -webkit-linear-gradient(left,  #2c1b5b 0%,#492d97 50%,#2c1b5b 100%);
	background: linear-gradient(to right,  #2c1b5b 0%,#492d97 50%,#2c1b5b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c1b5b', endColorstr='#2c1b5b',GradientType=1 );
}

.product .border {
	width: 100%;
	border: solid 2px #999999;
	padding-bottom: 10px;
}

.product .border:nth-of-type(1) {
	border-bottom: solid 1px #999999;
}

.product .border:nth-of-type(2) {
	border-top: solid 1px #999999;
}

.product .block01 {
	position: relative;
	width: 380px;
	display: inline-block;
	vertical-align: top;
	padding: 5px 0 0 70px;
}

.product .block01.icon::after {
	width: 85px;
	height: 85px;
	content: '';
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url(/service/teiki/otona30/img/icon.png);
	background-repeat: no-repeat;
}

.product .block01 img {
	width: 150px;
	display: inline-block;
	vertical-align: top;
}

.product .block01 p {
	width: 150px;
	display: inline-block;
	vertical-align: top;
	padding-top: 60px;
	font-size: 14px;
	padding-left: 5px;
}

.product .block01 p span {
	font-size: 16px;
	font-weight: bold;
}

.product .block02 {
	width: 140px;
	display: inline-block;
	vertical-align: top;
	padding: 10px 0 0 0;
}

.product .block02 p {
	font-size: 16px;
}

.product .block02 .price {
	font-size: 24px;
	margin-top: 30px;
}

.product .block02 .price span {
	font-size: 16px;
}

.product .block03 {
	display: inline-block;
	vertical-align: top;
	padding: 10px 0 0 0;
}

.product .block03 p {
	font-size: 16px;
}

.product .block03 .box {
	width: 100%;
	background-color: #ffffdb;
	padding: 10px 25px;
	margin-top: 10px;
}

.product .block03 .box p {
	font-size: 16px;
	font-weight: bold;
}

.block03 .off30 {
	color: #e60000;
}

.product .block03 .box .text1 {
	width: 80px;
	display: inline-block;
}

.product .block03 .box .text2 {
	padding: 2px 5px;
	display: inline-block;
	font-size: 22px;
	margin-left: 5px;
}

.product .block03 .box .off30 .text2 {
	background-color: #e60000;
	color: #fff;
	border: solid 1px #e60000;
}

.product .block03 .box .off10 {
	margin-top: 5px !important;
}

.product .block03 .box .off10 .text2 {
	background-color: #fff;
	color: #e60000;
	border: solid 1px #e60000;
}

.product .block03 .box .text3 {
	font-size: 28px;
	margin-left: 10px;
	/* width: 107px; */
	display: inline-block;
	text-align: right;
}

.product .block03 .box .text4 {
	font-size: 22px;
}

.product .block04 {
	width: 270px;
	display: inline-block;
	vertical-align: top;
}

.product ul {
	margin-top: 10px;
	font-size: 16px;
}

.red {
	color: #e60000;
}

.red span {
	font-weight: bold;
}

div#service_teiki div.how {
	border: none;
	background: none;
}

ul.noteList li {
	text-indent: 0 !important;
}

div#service_teiki img {
	vertical-align: bottom;
}

.cv {
	margin-top:40px;
}
.cv .product {
	margin-top:45px;
}

.link01 {
	width: 930px;
	margin: 0 auto 50px;
	text-align: right;
	font-size: 1.2em;
}

.con05.sp {
	display: none;
}

.submitAreaSub {
	background: #fff8e6;
	padding: 10px;
	width: 100%;
	text-align: center;
	margin: 40px auto;
}

.m-btn01--inCart03 .m-btn01_item {
    background: #3586d5 !important;
    background: -moz-linear-gradient(top, #3586d5 0%, #044683 100%) !important;
    background: -webkit-linear-gradient(top, #3586d5 0%,#044683 100%) !important;
    background: linear-gradient(to bottom, #3586d5 0%,#044683 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3586d5', endColorstr='#044683',GradientType=0 );
    box-shadow: 0 1px #5e7388 !important;
}

.block04 .m-btn01 {
    margin: 70px 0 0 20px;
}

.block04 .m-btn01 span {
	width: 221px;
    height: 42px;
}

.enkin30 .con05_6 img {
	display: block !important;
	margin: 0 auto;
}

/* 定期便の説明共通 CSS */
#about_teiki {
	background-color: #EBF8D4;
}

#about_teiki .con05 {
	max-width: 1200px;
	margin: 0 auto;
}

#about_teiki .con05 img,
#about_teiki .con05_6 img {
	display: block !important;
	margin: 0 auto;
}

#about_teiki .con05_2,
#about_teiki .con05_3,
#about_teiki .con05_4,
#about_teiki .con05_5,
#about_teiki .con05_5_pc,
#about_teiki .con05_8 {
	position: relative;
}

#about_teiki .con05_2_txt {
	position: absolute;
	width: 580px;
	z-index: 1;
	left: 224px;
	top: 160px;
	font-size: 15px;
	line-height: 150%;
}

#about_teiki .con05_3_txt {
	position: absolute;
	width: 650px;
	z-index: 1;
	left: 280px;
	top: 175px;
	font-size: 15px;
	line-height: 150%;
}

#about_teiki .con05_4_txt {
	position: absolute;
	width: 650px;
	z-index: 1;
	left: 224px;
	top: 150px;
	font-size: 15px;
	line-height: 150%;
}

#about_teiki .con05_5_txt {
	position: absolute;
	width: 580px;
	z-index: 1;
	left: 360px;
	top: 130px;
	font-size: 15px;
	line-height: 150%;
}

#about_teiki .con05_5_pc_txt{
	position: absolute;
	width: 580px;
	z-index: 1;
	left: 245px;
	top: 394px;
	font-size: 15px;
	line-height: 150%;
}

#about_teiki .con05_8_txt {
	position: absolute;
	width: 580px;
	z-index: 1;
	left: 224px;
	top: 100px;
	font-size: 15px;
	line-height: 150%;
}


/* 202504 修正
------------------------------ */
#service_teiki_enkin30 img {
	max-width: 100%;
	height: auto;
}

#service_teiki_enkin30 .intro {
	margin-top: 0.625rem;
	margin-bottom: 2.25rem;
}

#service_teiki_enkin30 .intro-title {
	margin: 0 0 1.25rem;
	text-align: center;
}

#service_teiki_enkin30 .intro-nav-list {
	display: flex;
	flex-wrap: wrap;
	gap: 1.25rem;
	margin-bottom: 1.875rem;
}

#service_teiki_enkin30 .intro-nav-list li {
	width: calc((100% - 5rem) / 5);
}

#service_teiki_enkin30 .intro-nav-list img {
	width: 100%;
	height: auto;
	filter: drop-shadow(0px 3px 15px rgba(73, 47, 146, 0.15));
}

#service_teiki_enkin30 .intro-more-teiki {
	line-height: 1.3;
	margin: 0 0 1rem;
	font-size: 1.375rem;
}

#service_teiki_enkin30 .intro-more-teiki .link_ander::after {
	content: "";
	position: relative;
	top: -4px;
	display: inline-block;
	width: 10px;
	height: 8px;
	margin-left: 0.625rem;
	background: #0067cc;
	clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

#service_teiki_enkin30 .intro-notes {
	line-height: 1.4;
}

#service_teiki_enkin30 .product .product-box {
	margin-bottom: 1.875rem;
	padding: 1.25rem 0.9375rem 1rem;
}

#service_teiki_enkin30 .product .product-catch {
	margin: 0 0 0.3125rem;
	text-align: center;
}

#service_teiki_enkin30 .product .product-name {
	height: auto;
	padding: 0.375rem;
	line-height: 1.4;
	font-weight: bold;
	font-size: 1.875rem;
	text-align: center;
}

#service_teiki_enkin30 .product .border {
	display: flex;
	flex-wrap: wrap;
	padding: 0.8125rem;
	background-color: #fff;
}

#service_teiki_enkin30 .product .block01 {
	display: flex;
	align-items: center;
	width: 36.8%;
	padding: 0;
}

#service_teiki_enkin30 .product .block01 .img {
	width: 9.375rem;
}

#service_teiki_enkin30 .product .block01 .img img {
	width: 100%;
	height: auto;
}

#service_teiki_enkin30 .product .block01 .unit {
	flex: 1 1 0;
	display: block;
	width: auto;
	padding: 0 0.625rem;
}

#service_teiki_enkin30 .product .block02 {
	width: 14.9%;
}

#service_teiki_enkin30 .product .block02 .price {
	font-weight: bold;
}

#service_teiki_enkin30 .product .block02 .price span {
	font-weight: normal;
}

#service_teiki_enkin30 .product .block03 {
	width: 48.3%;
}

#service_teiki_enkin30 .product .block03 .box > p {
	display: flex;
	align-items: center;
}

#service_teiki_enkin30 .product .block03 .box .text5 {
	flex: 1 1 0;
	text-align: right;
}

#service_teiki_enkin30 .product .block04 {
	width: 100%;
	text-align: right;
}

#service_teiki_enkin30 .product .block04 .m-btn01 {
	margin-top: 0.8125rem;
}

#service_teiki_enkin30 .product-color-A {
	background-color: #d6dcf6;
}
#service_teiki_enkin30 .product-color-A .product-name {
	color: #fff;
	background-color: #563285;
}

#service_teiki_enkin30 .product-color-B {
	background-color: #f3d6ac;
}
#service_teiki_enkin30 .product-color-B .product-name {
	color: #fff;
	background-color: #e99601;
}

#service_teiki_enkin30 .product-color-C {
	background-color: #dfe7d4;
}
#service_teiki_enkin30 .product-color-C .product-name {
	color: #fff;
	background-color: #6ab759;
}

#service_teiki_enkin30 .product-color-D {
	background-color: #c9e4f4;
}
#service_teiki_enkin30 .product-color-D .product-name {
	color: #fff;
	background-color: #334fa2;
}

#service_teiki_enkin30 .product-color-E {
	background-color: #d0eac3;
}
#service_teiki_enkin30 .product-color-E .product-name {
	color: #fff;
	background-color: #3c9313;
}

#service_teiki_enkin30 .ex {
	padding: 2.5rem 0 2.25rem;
}

#service_teiki_enkin30 .ex .ex-title {
	margin-bottom: 1.25rem;
}

#service_teiki_enkin30 .ex .ex-image {
	padding-left: 3.75rem;
}

#service_teiki_enkin30 .pickup {
	margin: 1.25rem auto;
}

#service_teiki_enkin30 .pickup .pickup-title {
	margin: 0 0 1.25rem;
	text-align: center;
}

#service_teiki_enkin30 .pickup .pickup-list {
	display: flex;
	flex-wrap: wrap;
	gap: 1.875rem;
}

#service_teiki_enkin30 .pickup .pickup-list > li {
	width: calc((100% - 1.875rem) / 2);
}

#service_teiki_enkin30 .pickup .pickup-list img {
	filter: drop-shadow(0px 4px 21px rgba(0, 0, 0, 0.15));
}


/* 販売停止注釈 */
#item02.c-overhide {
	position: relative;
}
#item02.c-overhide::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: #999999d3;
	width: 100%;
	height: 100%;
}
#service_teiki_enkin30 .notice {
	padding: 14px;
	background: #fff;
	font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "MS P明朝", "MS 明朝", serif;
	position: absolute;
    z-index: 1;
    width: 93%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
	transform: translateY(-50%);
}
#service_teiki_enkin30 .notice_Inner {
	border: 3px solid #ee1c23;
	padding: 30px 25px 25px 25px;
	position: relative;
}
#service_teiki_enkin30 .notice_Inner::after {
	content: "";
	position: absolute;
	border: 1px solid #ee1c23;
	width: 99%;
	height: 95%;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
}
#service_teiki_enkin30 .notice_title {
	color: #ee1c23;
	font-size: 24px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: 700;
}
#service_teiki_enkin30 .notice_txt {
	font-size: 16px;
    font-weight: 700;
    line-height: 1.7;
    letter-spacing: 1px;
}
#service_teiki_enkin30 .notice_txt span {
	background-image: linear-gradient(to bottom, transparent 60%, #ffdbb9 80%);
	background-size: 100% 1.2em;
	background-repeat: no-repeat;
}

