@charset "utf-8";
h1, h2, h3, h4, h5, h6 {
	font-weight: 200;
}
#index{
	overflow: hidden;
}

#mv{
	padding: 12px 0 0;
	position: relative;
}
#mv .mv_title{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #519c4f;
	height: 46px;
	text-align: center;
}
#mv .mv_title img{
	width: 80%;
}
#mv .mv_slider{
	height: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 37% 0 0;
	box-sizing: border-box;
}
#mv h1{
	height: 100%;
	text-align: center;
	line-height: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -14vw);
}
#mv h1 img{
	width: auto;
	height: 32vw;
	max-height: 627px;
}

#about{
	height: 675px;
	background: url("../img/top/about_bg.png") no-repeat center top;
	box-sizing: border-box;
	padding: 65px 0 0;
	position: relative;
	z-index: 5;
}
#about h2{
	font-size: 4.6rem;
	line-height: 1.52;
	text-align: center;
	color: #fff;
	margin-bottom: 25px;
}
#about h2 + p{
	font-size: 2rem;
	line-height: 2;
	text-align: center;
	color: #fff;
}
#about h2 + p span.large{
	font-size: 130%;
}
#about .about_btn{
	width: 360px;
	height: 60px;
	margin: 45px auto 0;
	background: #fff;
}
#about .about_btn a{
	color: #fff;
	background-color: #e5005b;
	background-image: url("../common/img/ico_arrow_btn_pink.svg");
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 18px auto;
}
#about .about_btn a::before,
#about .about_btn a::after{
	border-color: #fff;
}


#top-product .product_wrap {
	margin-top: -115px;
	padding: 70px 0;
	background-image: url("../common/img/kasou_bg-l.png"), url("../common/img/kasou_bg-r.png");
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right top;
    background-size: auto 400%;
}
#top-product .product_wrap > .inner{
	width: 1070px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 50px;
	position: relative;
	z-index: 2;
}
#top-product .product_wrap > .inner > p{
	font-size: 2rem;
	line-height: 2.425;
	color: #036eb7;
}
#top-product .product_wrap > .inner > p.img_product{
	line-height: 0;
	position: absolute;
    top: 50%;
    right: -68px;
    transform: translateY(-50%);
}

#top-product .product_wrap div{
	position: relative;
}
#top-product .product_wrap h2{
	font-size: 4rem;
	color: #036eb7;
	box-sizing: border-box;
}
#top-product .product_wrap h2 .rate80{
	display: block;
	font-size: 80%;
	text-indent: 0.1em;
}
#top-product .product_wrap p{
	font-size: 1.8rem;
	line-height: 2;
	text-align: justify;
	text-justify: inter-ideograph;
	text-justify: inter-character;
	font-feature-settings: "palt";
	letter-spacing: 0.025em;
}
#top-product .product_wrap p span{
	display: inline-block;
	font-size: 1.6rem;
	line-height: 2;
    padding-top: 10px;
}
#top-product .product_wrap .photo{
	line-height: 0;
}

#top-product .product_wrap div.btn{
	width: 360px;
	height: 60px;
	margin: auto;
}
#top-product .product_wrap div.btn a{
	color: #036eb7;
	background-color: #fff;
}
#top-product .product_wrap div.btn.pdf a{
	background-image: url("../common/img/ico_pdf_blue.svg");
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 27px auto;
}
#top-product .product_wrap #section05{
	background-image: url("../img/product/bg_05_top.png");
	background-repeat: no-repeat;
	background-position: calc(50% + 201px) top;
	padding: 30px 0 10px;
}
#top-product .product_wrap #section05 h2{
	padding-left: 60px;
	text-indent: -0.5em;
	margin-bottom: 44px;
	font-weight: 500;
}
#top-product .product_wrap #section05 h2 .inner{
	/* padding-left: 70px; */
	line-height: 1.3;
}
#top-product .product_wrap #section05 h3{
	line-height: 0;
	margin-bottom: 25px;
}
#top-product .product_wrap #section05 h4{
	font-size: 3rem;
	font-weight: 500;
	line-height: 1.5;
	color: #036eb7;
	border-left: 4px solid #036eb7;
	padding-left: 35px;
	margin-bottom: 25px;
}
#top-product .product_wrap #section05 h4 sup{
    font-size: 50%;
    vertical-align: top;
}
#top-product .product_wrap #section05 h4 span{
	font-size: 60%;
}
#top-product .product_wrap #section05 table{
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 20px;
}
#top-product .product_wrap #section05 table th{
	width: 158px;
	font-size: 1.6rem;
	line-height: 1;
    padding: 9px 0;
}
#top-product .product_wrap #section05 table th span{
	display: inline-block;
	width: 100%;
	padding: 4px 0 2px;
	background: #fff;
}
#top-product .product_wrap #section05 table th.red{
	color: #fff;
}
#top-product .product_wrap #section05 table th.red span{
	background: #f00;
}
#top-product .product_wrap #section05 table td{
	padding-left: 15px;
	font-size: 1.8rem;
	line-height: 2;
}
#top-product .product_wrap #section05 table td.red{
	color: #f00;
}

#top-product .product_wrap #section05 .grade01{
	/* margin-bottom: 55px; */
}
#top-product .product_wrap #section05 .grade01 .inner,
#top-product .product_wrap #section05 .grade02 .inner{
	width: 887px;
}
#top-product .product_wrap #section05 .grade01 p{
	font-size: 1.8rem;
	margin-bottom: 15px;
}
#top-product .product_wrap #section05 .grade01 ul{
	max-width: 905px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-left: -25px;
}
#top-product .product_wrap #section05 .grade01 ul li{
	line-height: 0;
	margin-bottom: 40px;
}
#top-product .product_wrap #section05 .grade01 p.blue,
#top-product .product_wrap #section05 .grade02 p.blue{
	font-size: 1.8rem;
	font-weight: bold;
	color: #036eb7;
	margin-bottom: 35px;
}

#top-product .product_wrap #section05 .grade02{
	background-image: url("../img/product/bg_06.png");
	background-repeat: no-repeat;
	background-position: calc(50% - 230px) top;
	padding: 35px 0 0;
}
#top-product .product_wrap #section05 .grade02 table{
	margin-bottom: 15px;
}
#top-product .product_wrap #section05 .grade02 p{
	font-size: 1.8rem;
	line-height: 1.5;
	margin-bottom: 50px;
}
#top-product .product_wrap #section05 .grade02 ul li{
	padding-left: 120px;
	line-height: 0;
}


#measure_1{
	padding: 170px 0 480px;
	background-image: url("../common/img/kasou_bg-l.png"), url("../common/img/kasou_bg-r.png");
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right 200px;
	/* margin-top: -110px; */
	position: relative;
	z-index: 4;
	/* overflow-x: hidden; */
}
#measure_2{
	height: 550px;
	box-sizing: border-box;
	padding: 75px 0 100px;
	background: url("../img/top/measure_bg.png") no-repeat calc(50% + 180px) bottom;
	position: relative;
}
#measure_1 h3,
#measure_2 h3{
	font-size: 4rem;
	color: #036eb7;
	margin-bottom: 25px;
}
#measure_1 h3 + p,
#measure_2 h3 + p{
	font-size: 1.8rem;
	font-weight: normal;
	line-height: 2;
}
#measure_1 ul li,
#measure_2 ul li{
	margin-bottom: 25px;
}
#measure_1 ul li:last-child,
#measure_2 ul li:last-child{
	margin-bottom: 0;
}
#measure_1 ul li.btn,
#measure_2 ul li.btn{
	width: 360px;
	height: 60px;
	background: #fff;
}
#measure_1 ul li.btn a,
#measure_2 ul li.btn a{
	justify-content: flex-start;
	color: #036eb7;
	padding-left: 18px;
	background-color: #fff;
	background-image: url("../common/img/ico_arrow_btn_blue.svg");
	background-repeat: no-repeat;
	background-position: right 12px center;
	background-size: 18px auto;
}
.swelling .alphabet{
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -630px;
	z-index: 3;
}
@media screen and (max-width: 1320px){
	.swelling .inner{
		width: 80%;
	}
}
.swelling .inner{
	padding-bottom: 100px;
	background: url("../img/top/measure_arrow.png") no-repeat 185px bottom;
	position: relative;
	z-index: 3;
}
.swelling .swelling_wrap{
	width: 1560px;
	height: 460px;
	background: url("../img/top/measure_bg.png") no-repeat center center;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: absolute;
	top: 353px;
	left: 50%;
	margin-left: -600px;
	padding-left: 100px;
	z-index: 2;
}
.swelling .swelling_image{
	position: absolute;
	top: 105px;
	left: 50%;
	margin-left: 115px;
	z-index: 5;
}
.swelling .swelling_image p:nth-of-type(1){
	width: 845px;
}
.swelling .swelling_image p:nth-of-type(2){
	width: 400px;
	position: absolute;
	top: 320px;
	left: -110px;
}


.measure .alphabet{
	position: absolute;
	top: 0;
	left: calc(50% - 630px);
	z-index: 3;
}
.measure .inner{
	padding: 0 0 100px;
	background: url("../img/top/measure_arrow.png") no-repeat 180px bottom;
	position: relative;
	z-index: 3;
	display: flex;
	flex-direction: column;
}
.measure .inner h3,
.measure .inner h3 + p{
	width: 390px;
}
.measure .measure_wrap{
	width: 1000px;	
    margin: 30px auto 0;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	padding-right: 100px;
}
.measure .measure_image{
	position: absolute;
	top: 5px;
	left: calc(50% + 115px);
	z-index: 5;
}
.measure .measure_image p:nth-of-type(1){
	width: 845px;
}
.measure .measure_image p:nth-of-type(2){
	width: 290px;
	position: absolute;
	top: 120px;
	left: -110px;
}

#product{
	height: 680px;
	background: url("../img/top/product_bg.png") no-repeat center center;
}
#product .inner{
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
#product .inner ul{
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
}
#product .inner ul li{
	width: 49%;
	text-align: right;
}
#product .inner ul li > img{
	margin: -15px -25px 0 0;
}
#product .inner ul li dl{
	display: inline-block;
}
#product .inner ul li dl dt{
	margin-bottom: 20px;
}
#product .inner ul li dl dd{
	width: 100%;
	max-width: 470px;
	text-align: left;
	font-size: 1.8rem;
	line-height: 2;
	color: #fff;
	font-weight: normal;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 25px;
}
#product .inner ul li dl dd span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 32%;
	max-width: 150px;
	height: 40px;
	font-size: 1.6rem;
	color: #040000;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #036eb7;
	margin-bottom: 5px;
}
#product .inner ul li dl dd span:last-child,
#product .inner ul li dl dd span:nth-last-child(2),
#product .inner ul li dl dd span:nth-last-child(3){
	margin-bottom: 0;
}
#product .product_btn{
	width: 360px;
	height: 60px;
	margin: 0 auto;
	background: #fff;
}
#product .product_btn a{
	color: #fff;
	background: #e5005b url("../common/img/ico_arrow_btn_pink.svg") no-repeat right 15px center / 18px auto;
}
#product .product_btn a::before,
#product .product_btn a::after{
	border-color: #fff;
}

.bg_wrap{
	background-image: url("../common/img/kasou_bg-l.png"), url("../common/img/kasou_bg-r.png");
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right top;
}

#westernherb{
	height: 905px;
	position: relative;
	background: url("../img/top/westernherb_bg.png") no-repeat calc(50% - 190px) bottom;
	margin-bottom: 140px;
}
#westernherb .alphabet{
	position: absolute;
	top: 100px;
	right: 50%;
	margin-right: -620px;
}
#westernherb .westernherb_image{
	position: absolute;
	top: 110px;
	right: calc(50% + 110px);
}
#westernherb .westernherb_image p{
	line-height: 0;
}
#westernherb .westernherb_image p:nth-of-type(1){
	width: 847px;
}
#westernherb .westernherb_image p:nth-of-type(2){
	position: absolute;
	top: 240px;
	right: -230px;
	width: 709px;
}
#westernherb .inner{
	height: 100%;
	display: flex;
    flex-direction: column;
    align-items: flex-end;
	justify-content: end;
}
#westernherb h3{
	width: 380px;
	font-size: 4rem;
	color: #036eb7;
	margin-bottom: 25px;
}
#westernherb h3 + p{
	width: 380px;
	font-size: 1.8rem;
	font-weight: normal;
	line-height: 2;
	padding-bottom: 130px;
	background: url("../img/top/measure_arrow.png") no-repeat center bottom 30px;
}
#westernherb ul{
	max-width: 380px;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 80px;
}
#westernherb ul li{
	width: 360px;
	margin: 0 25px 25px 0;
}
#westernherb ul li:last-child{
	margin-bottom: 0;
}
#westernherb ul li a{
	justify-content: flex-start;
	color: #036eb7;
	padding: 14px 0 12px 20px;
	background: #fff url("../common/img/ico_arrow_btn_blue.svg") no-repeat right 15px center / 19px auto;
}

#faq{
	height: 850px;
}
#faq .inner{
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 130px;
}
#faq .inner h3{
	line-height: 0;
	margin-bottom: 120px;
}
#faq .inner ul{
	display: flex;
}
#faq .inner ul li{
	width: 20%;
	max-width: 200px;
}
#faq .inner ul li a{
	background: #fff;
}
#faq .inner ul li figure img{
	width: 100%;
}
#faq .inner ul li dl{
	margin-top: -23px;
	position: relative;
	z-index: 2;
	margin-bottom: 15px;
}
#faq .inner ul li dl dt{
	width: 40px;
	height: 40px;
	border: 2px solid #036eb7;
	border-radius: 25px;
	background: #fff;
	margin: 0 auto 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: din-condensed, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2.4rem;
	color: #036eb7;
}
#faq .inner ul li dl dd{
	font-size: 1.8rem;
	line-height: 1.333;
	text-align: center;
}
#faq .inner ul li dl dd span.blue{
	color: #036eb7;
}
#faq .inner ul li .ans{
	display: none;
	text-align: center;
}
#faq .inner ul li .ans img{
	width: 40%;
}
#faq .inner ul li:hover{
	position: relative;
	z-index: 3;
}
#faq .inner ul li a:hover{
	transform: scale(1.3);
	opacity: 1;
}
#faq .inner ul li a:hover dl dt{
	border: 2px solid #fff;
	background: #036eb7;
	color: #fff;
}
#faq .inner ul li a:hover .ans{
	display: block;
}

#buy{
	height: 750px;
	background: url("../img/top/buy_bg.png") no-repeat center center;
	position: relative;
}
#buy .b_img_l{
	width: 590px;
	position: absolute;
	top: 50%;
	right: calc(50% + 370px);
	transform: translateY(-50%);
	border-radius: 0 20px 20px 0;
	overflow: hidden;
	line-height: 0;
}
#buy .b_img_r{
	width: 590px;
	position: absolute;
	top: 50%;
	left: calc(50% + 370px);
	transform: translateY(-50%);
	border-radius: 20px 0 0 20px;
	overflow: hidden;
	line-height: 0;
}
#buy .inner{
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
#buy h3{
	margin-bottom: 40px;
	line-height: 0;
}
#buy h3 + p{
	font-size: 1.8rem;
	line-height: 2;
	text-align: center;
	color: #fff;
	margin-bottom: 50px;
}
#buy ul{
	display: flex;
	justify-content: center;
}
#buy ul li.checksheat{
	margin-right: 20px;
}
#buy ul li a{
	width: 290px;
	height: 90px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	font-size: 2.2rem;
	line-height: 1.36;
	color: #fff;
}
#buy ul li.checksheat a{
	background-color: #4f8811;
	background-image: url("../common/img/ico_checksheat.svg"), url("../common/img/ico_link.svg");
	background-repeat: no-repeat, no-repeat;
	background-position: 20px center, right 15px center;
	background-size: 45px auto, 30px auto;
	border: 2px solid #84ac58;
	padding-left: 80px;
}
#buy ul li.leaflet a{
	background-color: #004682;
	background-image: url("../common/img/ico_leaflet.svg"), url("../common/img/ico_dl.svg");
	background-repeat: no-repeat, no-repeat;
	background-position: 20px center, right 20px center;
	background-size: 60px auto, 28px auto;
	border: 2px solid #4d7da8;
	padding-left: 94px;
}
#buy ul li.checksheat p{
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	padding-top: 12px;
}

@media screen and (max-width: 1320px){
	#about h2{
		font-size: 3.8vw;
	}

	#top-product .product_wrap{
		margin-top: -12%;
		padding-top: 7%;
	}
	#top-product .product_wrap h2{
		font-size: 3.2rem;
		line-height: 1.2;
	}
	#top-product .product_wrap p{
		max-width: 880px;
	}
	#top-product .product_wrap > .inner{
		width: 88%;
		padding-right: 25%;
	}
	#top-product .product_wrap > .inner > p {
		margin-left: 0;
	}
	#top-product .product_wrap > .inner > p.img_product{
		width: 30%;
		right: -40px;
	}
	
	#top-product .product_wrap #section05{
		background-position: left 5px top;
		padding-top: 0;
	}
	#top-product .product_wrap #section05 h2 .inner{
		padding-left: 30px;
		padding-right: 0;
		padding-top: 40px;
		width: auto;
	}
	#top-product .product_wrap #section05 h4{
		font-size: 2.4rem;
		padding-left: 25px;
	}
	#top-product .product_wrap #section05 .grade02{
		background-position: 40px top;
	}
	#top-product .product_wrap #section05 .grade01 .inner,
	#top-product .product_wrap #section05 .grade02 .inner{
		width: auto;
		padding: 0 80px;
		margin-left: 40px;
	}
	#top-product .product_wrap #section05 .grade01 ul{
		width: 100%;
		margin-left: 0;
	}
	#top-product .product_wrap #section05 .grade01 ul li{
		width: 48%;
	}
	#top-product .product_wrap #section05 .grade02 ul li{
		padding-left: 0;
		text-align: center;
	}	


	#measure_1 h3,
	#measure_2 h3{
		font-size: 3.4vw;
	}
	#measure_1 h3 + p,
	#measure_2 h3 + p,
	#product .inner ul li dl dd,
	#westernherb h3 + p,
	#faq .inner ul li dl dd,
	#buy h3 + p,
	#buy ul li.checksheat p{
		font-size: 1.5rem;
	}
	
	#measure_1 ul,
	#measure_2 ul{
		width: 100%;
	}
	#measure_1 ul li.btn{
		width: 40%;
	}
	#measure_2 ul li.btn{
		width: 40%;
		margin-right: auto;
		margin-left: 0;
	}
	
	.swelling .swelling_wrap{
		width: 90%;
		margin-left: -45%;
		padding-left: 50px;
	}
	.swelling .alphabet{
		left: 10px;
		margin-left: 0;
	}
	
	.measure .measure_wrap{
		width: 90%;
		margin-right: 0;
		padding-right: 50px;
	}
	
	.measure .inner{
		padding-left: 50px;
		align-items: baseline;
	}
	.measure .alphabet{
		margin-right: -50%;
		left: 10px;
	}
	.measure .measure_image{
		margin-right: 20%;
	}
	
	#westernherb .inner{
		padding-right: 50px;
	}
	#westernherb .alphabet{
		right: 0;
		margin-right: 10px;
	}
	#westernherb .westernherb_image{
		right: calc(50% + 40px);
	}
	#westernherb .westernherb_image p:nth-of-type(2){
		width: 50%;
    	top: 340px;
		right: -50px;
	}
	
	#faq .inner ul li dl dd{
		font-size: 90%;
	}
}

@media screen and (max-width: 767px){
	#index{
		padding-top: 40px;
	}
	
	#mv{
		padding: 13px 0 0;
	}
	#mv .mv_title{
		height: 35px;
	}
	#mv .mv_title img{
		margin-top: 6px;
	}
	#mv .mv_slider{
		height: auto;
		padding: 34vw 0 2.67vw;
		background-position: center top !important;
		background-size: 100% auto !important;
	}
	#mv h1{
		position: static;
		transform: none;
	}
	#mv h1 img{
		height: auto;
		max-height: 100%;
	}
	
	#about{
		height: auto;
		background: #036eb7;
		padding: 45px 0 50px;
		position: relative;
		z-index: 10;
	}
	#about::after{
		display: block;
		content: "";
		width: 100%;
		height: 0;
		padding-top: 72%;
		background: url("../img/top/sp/about_bg.png") no-repeat center top / 100% auto;
		position: absolute;
		bottom: -70vw;
		left: 0
	}
	#about h2{
		font-size: 6.67vw;
		margin-bottom: 15px;
	}
	#about h2 + p{
		font-size: 3.6vw;
	}
	#about .about_btn{
		width: 80%;
		max-width: 600px;
		height: 13.3vw;
		margin-top: 25px;
	}
	
	.bg_wrap{
		background: none;
	}

	#top-product .product_wrap{
		margin-top: 64vw;
		padding-top: 7%;
		padding-bottom: 0;
		background: #cce2fd;
	}
	#top-product .product_wrap h2{
		font-size: 5.9vw;
	}
	#top-product .product_wrap h2 .rate80{
		font-size: 53%;
		text-indent: 0;
		line-height: 2;
	}
	#top-product .product_wrap #section05{
		background-image: url(/img/product/sp/bg_05.png);
		background-position: left top;
		background-size: cover;
		padding: 35px 0 10px;
		margin-bottom: 0;
	}
	#top-product .product_wrap #section05 h2{
		margin-bottom: 10px;
		padding: 0 4%;
	}
	#top-product .product_wrap #section05 h2 .inner{
		padding: 0;
		line-height: 1.24;
		text-indent: -0.5em;
	}
	#top-product .product_wrap #section05 h3{
		margin-bottom: 15px;
	}
	#top-product .product_wrap #section05 h4{
		font-size: 4.4vw;
		padding-left: 4vw;
		letter-spacing: 0;
		margin-bottom: 10px;
	}
	#top-product .product_wrap #section05 .grade01{
		/* margin-bottom: 55px; */
	}
	#top-product .product_wrap #section05 .grade01 .inner,
	#top-product .product_wrap #section05 .grade02 .inner{
		width: 90%;
		margin: auto;
		padding: 0;
	}
	#top-product .product_wrap #section05 .grade01 p{
		font-size: 3.73vw;
	}
	#top-product .product_wrap #section05 table{
		width: 100%;
		border-spacing: 0 10px;
		margin-bottom: 0;
	}
	#top-product .product_wrap #section05 table th{
		width: 20.8vw;
		font-size: 2.8vw;
        padding: 0;
	}
    #top-product .product_wrap #section05 table th span{
        border: 1px solid #036eb7;
    }
	#top-product .product_wrap #section05 table td{
		font-size: 2.67vw;
		padding-left: 10px;
	}
	#top-product .product_wrap #section05 .grade01 p.blue,
	#top-product .product_wrap #section05 .grade02 p.blue{
		font-size: 2.67vw;
		line-height: 1.725;
		margin-bottom: 25px;
	}
	#top-product .product_wrap #section05 .grade02 p.blue{
		margin-bottom: 10px;
	}
	#top-product .product_wrap #section05 .grade01 ul{
		flex-direction: column;
	}
	#top-product .product_wrap #section05 .grade01 ul li{
		width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}
	#top-product .product_wrap #section05 .grade01 ul li:last-child{
		margin-bottom: 0;
	}
	#top-product .product_wrap #section05 .grade01 ul li img{
		width: 311px;
	}
	#top-product .product_wrap #section05 .grade02{
		padding: 0;
        background-image: none;
	}
	#top-product .product_wrap #section05 .grade02 table{
		margin-bottom: 0;
	}
	#top-product .product_wrap #section05 .grade02 p{
		font-size: 2.67vw;
		line-height: 1.5;
		margin-bottom: 25px;
	}
	
	#measure_1{
		padding: 75px 0 40px;
		background-image: url("../img/top/sp/measure_bg_01.png"), url("../img/top/sp/measure_bg_02.png");
		background-repeat: no-repeat, no-repeat;
		background-position: left top, right bottom;
		background-size: auto 496px;
		z-index: 5;
	}
	#measure_2{
		height: auto;
		padding: 20px 0 50px;
		background: url(../img/top/sp/measure_bg.png) no-repeat right 150px / 95% auto;
	}
	#measure_1 h3,
	#measure_2 h3{
		font-size: 6.13vw;
		margin-bottom: 10px;
	}
	#measure_1 h3 + p,
	#measure_2 h3 + p,
	#product .inner ul li dl dd,
	#westernherb h3 + p,
	#faq .inner ul li dl dd,
	#buy h3 + p,
	#buy ul li.checksheat p{
		font-size: 3.6vw;
	}
	#measure_1 h3,
	#measure_1 h3 + p{
		padding-left: 10.67vw;
	}
	#measure_1 ul li.btn a,
	#measure_2 ul li.btn a{
		padding-left: 15px;
	}
	#measure_1 ul li.btn,
	#measure_2 ul li.btn{
		width: 100%;
		height: 13.3vw;
	}
	
	.swelling .alphabet{
		top: 55px;
		left: 0;
		margin-left: 0;
	}
	.swelling .inner{
		padding-bottom: 0;
		background: none;
		margin-bottom: 35px;
	}
	.swelling .swelling_wrap{
		position: relative;
		width: 95%;
		height: auto;
		margin-left: auto;
		box-sizing: border-box;
		padding: 38px 5% 95px 35px;
		top: auto;
		left: auto;
	}
	.swelling .swelling_image{
		position: relative;
		width: 90%;
		margin: -55px auto 0;
		z-index: 3;
		top: auto;
		left: auto;
	}
	.swelling .swelling_image p img{
		width: 100%;
	}
	.swelling .swelling_image p:nth-of-type(1){
		width: 100%;
		line-height: 0;
	}
	
	.measure .alphabet{
		margin-right: 0;
		top: 0;
		left: 10px;
	}
	.measure .inner{
		padding: 0 0 0 9.67vw;
		margin: 0 auto 25px;
		background: none;
	}
	.measure .inner h3,
	.measure .inner h3 + p{
		width: 100%;
	}
	.measure .measure_wrap{
		position: static;
		width: 100%;
		height: auto;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 38px 5% 60px 14.67vw;
	}
	.measure .measure_image{
		width: 90%;
		position: static;
		margin: 0 auto 0;
		transform: translateX(0);
	}
	.measure .measure_image p:nth-of-type(1){
		width: 100%;
		box-sizing: border-box;
		text-align: right;
	}
	.measure .measure_image p:nth-of-type(2){
		left: 0;
	}
	.measure .measure_image p img{
		width: 100%;
	}
	
	#product{
		height: auto;
		background: url(../img/top/sp/product_bg.png) no-repeat center center / cover;
		padding: 30px 0 50px;
	}
	#product .inner ul{
		display: block;
	}
	#product .inner ul li{
		width: 100%;
		text-align: center;
	}
	#product .inner ul li:first-child{
		margin-bottom: 20px;
	}
	#product .inner ul li > img{
		margin: 0;
	}
	#product .inner ul li dl dt{
		margin-bottom: 0;
	}
	#product .inner ul li dl dd{
		margin-bottom: 35px;
	}
	#product .inner ul li dl dd span{
		font-size: 3.467vw;
	}
	#product .product_btn{
		width: 100%;
		height: 13.3vw;
	}
	
	#westernherb{
		height: auto;
		background-image: url(../img/top/sp/westernherb_bg.png), url("../img/top/sp/westernherb_bg_02.png");
		background-repeat: no-repeat, no-repeat;
		background-position: left 250px, left top;
		background-size: 95% auto, 50% auto;
		padding: 60px 0 0;
		margin-bottom: 25px;
	}
	#westernherb .inner{
		align-items: flex-start;
		padding-right: 9vw;
	}
	#westernherb .alphabet{
		margin-left: 0;
		left: auto;
		right: 0;
		top: 35px;
	}
	#westernherb h3{
		width: 100%;
		box-sizing: border-box;
		font-size: 6.13vw;
		line-height: 1.467;
		margin-bottom: 10px;
	}
	#westernherb h3 + p{
		width: calc(100% - 30px);
		margin-bottom: 70px;
		background: none;
		padding-bottom: 0;
	}
	#westernherb ul{
		margin-bottom: 40px;
	}
	#westernherb ul li{
		width: 100%;
		height: auto;
		margin: 0 0 15px 0;
	}
	#westernherb ul li a{
		height: auto;
		padding: 13px 0 13px 20px;
	}
	#westernherb .westernherb_image{
		margin-right: 0;
		position: static;
		padding: 0 5%;
	}
	#westernherb .westernherb_image p:nth-of-type(2){
		width: 100%;
		position: static;
	}
	
	#faq{
		height: auto;
		background-image: url("../img/top/sp/faq_bg.png");
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
	}
	#faq .inner{
		width: 100%;
		padding: 50px 0 30px;
	}
	#faq .inner h3{
		margin-bottom: 50px;
	}
	#faq .inner ul{
		flex-wrap: wrap;
		justify-content: center;
	}
	#faq .inner ul li{
		width: calc(100% / 3);
	}
	#faq .inner ul li a{
		height: 100%;
		background: transparent;
	}
	#faq .inner ul li a:hover{
		transform: scale(1);
	}
	#faq .inner ul li dl{
		margin-top: -6vw;
		margin-bottom: 20px;
	}
	#faq .inner ul li dl dt{
		width: 8vw;
		height: 8vw;
		font-size: 4.8vw;
	}
	#faq .inner ul li dl dd{
		line-height: 1.43;
	}
	#faq .inner ul li a:hover .ans{
		display: none;
	}
	
	#buy{
		height: auto;
		padding: 50px 0 73vw;
		background: url(../img/top/sp/buy_bg.png) no-repeat center center;
	}
	#buy .b_img_l{
		width: 47.5vw;
		top: auto;
		bottom: 12vw;
		right: calc(50% + 2.5vw);
		transform: translate(0);
		border-radius: 0 10px 10px 0;
	}
	#buy .b_img_r{
		width: 47.5vw;
		top: auto;
		bottom: 12vw;
		left: calc(50% + 2.5vw);
		transform: translate(0);
		border-radius: 10px 0 0 10px;
	}
	#buy .b_img_l img,
	#buy .b_img_r img{
		width: 100%;
	}
	#buy h3{
		margin-bottom: 20px;
	}
	#buy h3 + p{
		text-align: left;
		margin-bottom: 30px;
	}
	#buy ul{
		display: block;
		width: 100%;
	}
	#buy ul li{
		width: 90%;
		margin: auto;
	}
	#buy ul li.checksheat{
		margin-right: auto;
		margin-bottom: 15px;
	}
	#buy ul li a{
		width: 100%;
		height: 13.3vw;
		font-size: 4.53vw;
	}
	#buy ul li.checksheat a{
		background-size: 6.7vw auto, 5.3vw auto;
		padding-left: 19vw;
	}
	#buy ul li.checksheat p{
		padding-top: 5px;
	}
	#buy ul li.leaflet a{
		background-position: 2.67vw center, right 2.67vw center;
		background-size: 8.8vw auto, 5vw auto;
		padding-left: 18.5vw;
	}
}


#notice {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 4.8em 1.5em 1.5em;
	width: 90%;
	max-width: 800px;
	margin: auto;
	background-color: #fff;
	position: fixed !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 16px;
	line-height: 1.7;
	box-sizing: border-box;
	@media (min-width: 768px) {
		font-size: 20px;
		text-align: center;
		padding: 3em;
	}
	img {
		display: inline-block;
		width: 120px;
		margin-right: 6px;
		position: relative;
		top: .2em;
	}
	br {
		@media (max-width: 767px) {
			display: none;
		}
	}
	.modal_close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #036eb7;
    background: #fff;
    transition: 0.3s;
		cursor: pointer;
		&:hover {
			opacity: .7;
		}
		&::before, &::after{
			display: block;
			content: "";
			width: 1px;
			height: 24px;
			position: absolute;
			top: 8px;
			left: 50%;
			background: #036eb7;
		}
		&::before{
			transform: rotate(45deg);
		}
		&::after{
			transform: rotate(-45deg);
		}
	}
}