@charset "utf-8";
/*----------------------------------------------
	Common
---------------------------------------------*/
.clearfix { clear: both; display: block; overflow: hidden; }
.txt-center { text-align: center; }
.txt-justify { text-align: justify; }
	/* .txt-justify:after { content: ""; display: inline-block; width: 100%; } */
.tblvalign { display: table; width: 100%; height: 100%; }
	.tblvalign-cell { display: table-cell; width: 100%; height: 100%; vertical-align: middle; }

ul { margin: 0; padding: 0; list-style: none; }
.wrapper {
	background-color: #ebf2f8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 1000px;
	width: 100%;
}
.f_main.f_main-hyaluronic { color: #1A1A1A; }
.l_wrapper { background-color: #FFF; margin: 0 auto; max-width: 1000px; padding: 0 110px 70px; position: relative; width: 100%; }
.l_wrapper p { line-height: 1.7; margin-bottom: 25px; }
.l_wrapper.l_wrapper-secondary { margin: 0 auto; max-width: 896px; padding: 0 162.5px; }
.p_content__ttl { margin-bottom: 40px; }

/*----------------------------------------------
	hyaluronic page
---------------------------------------------*/
/* Section Common */
.p_sec { margin: 0 auto; max-width: 900px; width: 100%; }
.p_sec__block { min-height: 232px; padding-bottom: 9px; padding-left: 395px; position: relative; }
.p_sec__block.one { padding-bottom: 30px; }
	.p_sec__block img { left: 0; position: absolute; top: 9px; width: auto; }
.p_sec__head { color: #0085CE; font-size: 24px; font-weight: 700; letter-spacing: calc(1rem * 0.001 * 100); line-height: 1.7; margin-bottom: 0; margin-top: 0; padding-bottom: 21px; }
	.p_sec__head span { display: block; }
	.p_sec__subhead img { left: auto; position: relative; top: -2px; }
.p_secom__txt {padding:0;text-align: center;}
.p_secom__block { background-color: #f1f9fc; padding: 30px 0;text-align: center;}
.l_wrapper p.p_sec__txt { line-height: 2; margin-bottom: 0; }

/* Section Banner */
.p_banner__img { margin-bottom: 0; margin-top: 0;max-width: 1920px;margin:0 auto}
	.p_banner__img img.spnone { display: block; left: 50%; margin: 0 auto; max-width: 100%; min-height: 550px; min-width: 1920px; position: relative; text-align: center; transform: translateX(-50%); }
	.p_banner__img img.pcnone { display: none; }

/* Section 1 */
.f_sec01 .l_wrapper { padding-bottom: 74px; padding-top: 50px;}
.p_sec01 { font-size: 16px; }
.f_sec01 .c_ttl{margin-bottom: 26px;font-size: 32px;line-height: 100%;}
.f_sec01 .p_secom__block{padding: 30px;max-width: 900px;margin: 0 auto;box-sizing: border-box;}
.f_sec01 .p_secom__txt{padding-bottom: 5px;}

/* Section 2 */
.p_sec02 { font-size: 16px; }
.f_sec02 .l_wrapper { padding-bottom: 43px;}
.p_sec02 .p_secom__txt{margin: 0 auto 30px; max-width: 900px; text-align: left;}
.f_sec02 .p_secom__block{background-color: #f1f9fc; padding: 30px; text-align: center; margin: 0 auto 29px; max-width: 900px; box-sizing: border-box;}
.f_sec02 .p_secom__block p{margin:26px 0 0;}
.f_sec02 .p_content__ttl{margin-bottom: 35px;}

.p_sec02__risks{background: #EEEEEE;padding: 25px; text-align: center; margin: 0 auto 30px; max-width: 900px; box-sizing: border-box;}
.p_sec02__risks .p_content__ttl{font-size: 24px;margin:0 0 15px;border: none; font-weight: bold;}
.p_sec02__risks ul li{text-align: left;padding-left: 65px;position: relative;}
.p_sec02__risks ul li:first-child{margin-bottom: 15px;}
.p_sec02__risks ul li:before{content:'';background: url(../../kansetsusenshi/images/p-check.png) no-repeat center/cover;width: 30px;height: 30px;position: absolute;left: 25px;top: -2px;}

.p_sec02__treatment { background-color: #f1f9fc; padding: 22px 50px 25px; }
.p_sec02__head { font-size: 24px; font-weight: 700; line-height: 1.7; padding-bottom: 19px; text-align: center; }
.p_sec02__tbl { border: none; margin: 0; width: 100%; }
	.p_sec02__tbl tr, .p_sec02__tbl th, .p_sec02__tbl td { border: none; font-size: 16px; vertical-align: middle; }
	.p_sec02__tbl tr:nth-child(2n) td { background-color: transparent; border: none; height: 5px; padding: 0; }
	.p_sec02__tbl td.space { background-color: transparent; border: none; padding: 0; width: 5px; }
	.p_sec02__tbl th { background-color: #0085CE; color: #FFF; font-weight: 700; padding: 10px 30px; width: 95px; }
	.p_sec02__tbl td { background-color: #FFF; padding: 10px 28px 10px 24px; vertical-align: top; }
	.p_sec02__tbl td small { clear: both; display: block; font-size: 11px; }
	.p_sec02__tbl .ttl {
		font-size: 18px; font-weight: 700;
		border-top-left-radius: 15px;
		-moz-border-top-left-radius: 15px;
		-webkit-border-top-left-radius: 15px;
		border-top-right-radius: 15px;
		-moz-border-top-right-radius: 15px;
		-webkit-border-top-right-radius: 15px;
	}
	.p_sec02__tbl .subttl { margin: 0 auto; text-align: justify; width: 100px; }
	.p_sec02__tbl .subth { overflow: hidden; text-align: justify; text-align-last: justify; }
	.p_sec02__tbl .bg-light,
	.p_sec02__tbl .bg-dark { color: #FFF; width: 370px; }
	.p_sec02__tbl .bg-light { background-color: #539FB7; }
	.p_sec02__tbl .bg-dark { background-color: #0085CE; }
	.p_sec02__tbl .col-red { color: #FF0000; }
	.p_sec02__tbl .txt-list li { display: block; margin-bottom: 3px; padding-left: 13px; position: relative; }
		.p_sec02__tbl .txt-list li:last-child { margin-bottom: 0; }
		.p_sec02__tbl .txt-list li:before { /* background-color: #1A1A1A; border-radius: 3px; */ content:"• "; /* height: 3px; */ color: #1A1A1A; left: 0; position: absolute; top: -2px; /* width: 3px; */ }

	

/* Section 5 */
.f_sec05 .l_wrapper { padding-bottom: 27px; }
.p_sec05__flow { display: flex; justify-content: space-between; flex-wrap: wrap; }
	.p_sec05__step { clear: both; position: relative; text-align: right; width: calc((100% / 3) - 21px); }
	.p_sec05__step:after {
		content: ''; height: 0; position: absolute; right: -23px; top: 87px; width: 0;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
		border-left: 14px solid #006FB9;
	}
	.p_sec05__step:last-child:after { border-left: none; }
	.p_sec05__step.no { margin-bottom: 70px; }
	.p_sec05__info { display: inline-block; margin-top: 20px; text-align: left; vertical-align: top; width: 100%; }
	.p_sec05__head { /* border-bottom: 1px solid #0185cf; */ color: #0185cf; display: block; font-size: 21px; font-weight: bold;position: relative;margin:0 auto 17px}
		.p_sec05__head:after { background-color: #0185cf; bottom: 1px; content: ''; height: 1px; left: 0; position: absolute; width: 100%; }
		.p_sec05__head span { background-color: #0185cf; color: #fff; display: inline-block; font-size: 18px; height: 30px; line-height: 30px; margin-right: 6px; text-align: center; vertical-align: top; width: 30px; }
	.l_wrapper p.p_sec05__txt { font-size: 15.6px; line-height: 1.5; margin-bottom: 0; text-align: left; }

/* Section 6 */
.p_sec06__box { background-color: #f1f9fc; padding: 20px 50px; }
.p_sec06__tbl { background-color: #FFF; margin: 0 auto; }
	.p_sec06__tbl th,
	.p_sec06__tbl td { font-size: 20px; font-weight: 700; padding: 14px 10px; text-align: center; vertical-align: middle; }
	.p_sec06__tbl th { background-color: #0085CE; color: #FFF; }
	.p_sec06__tbl th:first-child { width: 518px; }

/*----------------------------------------------
	Media
---------------------------------------------*/
@media only screen and (max-width: 1220px) {
	/* .l_wrapper { width: 100%; } */
}

@media only screen and (max-width: 736px) {
	.breadcrumbs-in li:last-child { padding-right: 0; }
	.wrapper { min-width: 100%; }
	.l_wrapper,
	.l_wrapper.l_wrapper-secondary { max-width: 100%; padding: 0; }
	.l_wrapper p.p_sec__last { margin-bottom: 0; }
	.f_main-hyaluronic .c_ttl { margin-left: 19px; margin-right: 19px; }
	.f_main-hyaluronic .p_content__subttl { margin: 0 19px 5px; }
	.f_main-hyaluronic .p_content__ttl { margin-bottom: 20px; }

	.f_sec01 .l_wrapper { padding:24px 20px 26px;}
	.f_sec02 .l_wrapper { padding:0 19px 26px;}
	.f_sec05 .l_wrapper { padding-bottom: 26px; }

	.p_banner__img img.spnone { display: none; }
	.p_banner__img img.pcnone { display: block; }

	.p_sec { max-width: 100%; }
		.p_sec__block { min-height: 0; padding-bottom: 0; padding-left: 0; }
			.p_sec__block.one { padding-bottom: 0; }
			.p_sec__block img { left: auto; position: relative; top: auto; width: 100%; }
		.p_sec__wrap { padding: 25px 19px 30px; }
		.p_sec__block.one .p_sec__wrap { padding-bottom: 25px; padding-top: 5px; }
		.p_sec__block.two .p_sec__wrap {  padding-top: 5px; }
		.p_sec__img.one { padding-left: 19px; }
		.p_sec__img.two { padding-right: 19px; }
		.p_sec__head { font-size: 21px; letter-spacing: normal; line-height: 1.5; padding-bottom: 15px; }
			.p_sec__head span { display: none; }
		.p_sec__block.two .p_sec__head { text-align: right; }
		.l_wrapper p.p_sec__txt { line-height: 1.7; }
		.p_secom__txt { padding:0 }
		.p_secom__txt .c_ttl{margin:0 0 18px;letter-spacing: 0;}
		.p_secom__block { margin-left: 19px; margin-right: 19px; padding: 20px 16px; text-align: center; }
		.p_secom__block.two { padding: 20px 27px;text-align: left;}

		.f_sec01 .p_secom__txt p{text-align: left;margin-bottom: 30px;line-height: 1.75;}

	.f_sec01 .l_wrapper { padding:24px 19px 34px;box-sizing: border-box;}
	.f_sec01 .p_secom__block{padding:20px 16px 18px}
	.p_sec01 { padding: 0; }
	.f_sec01 .p_secom__txt{padding-bottom: 6px;padding:0}
	.f_sec01 .c_ttl{line-height: 1.5;font-size: 21px;}

	.f_sec02 .l_wrapper { padding: 0 19px 35px; box-sizing: border-box;}
	.p_secom__block.two {text-align: left;padding: 18px 12px;}
	.f_sec02 .p_secom__block {margin:0 auto 20px}
	.p_sec02__risks .p_content__ttl {font-size: 18px;margin:0 0 7px}
	.p_sec02 .p_secom__txt p{ line-height: 1.76; }
	.f_sec02 .p_content__subttl { margin: 0 auto 3px; }

	.p_sec02__risks{padding: 16px 10px 18px;margin:0 auto}
	.p_sec02__risks ul li::before{width: 20px;height:20px;background: url(../../kansetsusenshi/images/p-check-sp.png) no-repeat center/cover; width: 20px; height: 20px; position: absolute; left: 3px; top: 3px;}
	.p_sec02__risks ul li{padding-left: 26px; line-height: 1.76; letter-spacing: 0;margin: 0;}

	.p_sec02 { padding-left: 0; padding-right: 0; }
	.f_sec02 .p_content__ttl{letter-spacing: 0;margin:0 0 25px}
	.p_sec02__risks .p_content__ttl{font-size: 18px;margin-bottom: 7px;}
	.p_sec02 .p_secom__block p{line-height: 1.76;margin:14px 0 0}

	
	.p_sec02__treatment { margin-left: 9px; margin-right: 9px; padding: 15px 10px 20px; width: auto; }
	.p_sec02__head { font-size: 21px; }
	.p_sec02__tbl tr, .p_sec02__tbl th, .p_sec02__tbl td { font-size: 14.6px; }
	.p_sec02__tbl tr:nth-child(2n) td { height: 2px; }
	.p_sec02__tbl td.space { width: 2px; }
	.p_sec02__tbl th { padding-left: 3px; padding-right: 3px; vertical-align: top; width: 51px; }
	.p_sec02__tbl td { padding: 10px 3px; text-align: left; }
	.p_sec02__tbl td small { font-size: 10px; padding-top: 10px; }
	.p_sec02__tbl .bg-light, .p_sec02__tbl .bg-dark { text-align: center; width: auto; }
	.p_sec02__tbl .ttl { font-size: 16px;padding:15px 3px}
	.txt-valign__sp { vertical-align: middle; }
	.txt-center__sp { text-align: center; }

		.p_sec02__tbl{line-height: 1.3;}
		.txt-center{box-sizing: border-box;width: 138px;max-width: 100%;}
		.sp-ffeature{ font-feature-settings:"palt" 1 ; -webkit-font-feature-settings:"palt" 1 ; -moz-font-feature-settings:"palt" 1 ; }
		.sp-font_size{font-size: 96%;}
		.p_sec02__tbl tr.odd:nth-child(11) {font-feature-settings:"palt" 1;}
		.p_sec02__tbl .txt-list li {padding-left: 19px;}
		.p_sec02__tbl .txt-list li::before {left: 5px;}
		.p_sec02__tbl tr.odd:nth-child(11)>td:nth-child(5)>ul:nth-child(1)>li:nth-child(2):before {left: 4px;}
		.p_sec02__tbl tr.odd:nth-child(11)>td:nth-child(5)>ul:nth-child(1)>li:nth-child(2) { letter-spacing: 0.01rem; padding-left: 14px; font-feature-settings: "palt" 0;}
		.p_sec02__tbl td.txt-valign__sp:nth-child(5)>div:nth-child(1)>small:nth-child(2) {letter-spacing: -0.09rem; padding: 10px 5px 0 6px;}

	.p_sec05__head { margin-bottom: 17px; }
	.f_sec05 .l_wrapper { padding-bottom: 34px; }
	.p_sec05__step img { margin-top: 4px; }
	.f_sec06 .c_ttl { margin-bottom: 18px; }

	.f_sec05 .p_content__subttl{margin: 0 20px 2px;}
	.f_sec05 .p_content__ttl { margin-bottom: 31px; }
	.p_sec05__flow { display: block; padding-left: 32px; padding-right: 32px; width: auto; }
	.p_sec05__step { margin-bottom: 21px; width: 100%; }
	.p_sec05__step:after { border-top: none; border-bottom: none; border-left: none; }
	.p_sec05__step.no { margin-bottom: 0; padding-bottom: 0; }
		.p_sec05__step img { float: left; margin-right: 10px; width: 120px; }
	.p_sec05__info { margin-top: 0; width: 100%; }
	.p_sec05__head { font-size: 18px; }
		.p_sec05__head:after { bottom: 0; }
		.p_sec05__head span { height: 30px; margin-right: 5px; width: 30px; font-size: 20px; }
	.l_wrapper p.p_sec05__txt { font-size: 16px; margin-bottom: 0; padding-left: 130px; }

	.p_sec06__box { margin: 0 10px 30px; padding: 10px 9px; }
		.p_sec06__tbl th,
		.p_sec06__tbl td { font-size: 15px; padding: 18px 10px; }
		.p_sec06__tbl th { padding-bottom: 15px; padding-top: 20px; }
		.p_sec06__tbl th:first-child { width: 60%; }
}

/* @media only screen and (max-width: 423px) {
	.p_sec05__step img { margin-bottom: 6px; }
} */