@charset "UTF-8";
/* CSS Document */

/*mv*/
#mv .box {
	width: 100%;
	height: 660px;
	background-image: url("../../../images/mens/images/mv_img.webp"),url("../../../images/mv_bg.webp");
	background-size: 1100px 660px,cover;
	background-position: top left calc(50% + 290px),top center;
	background-repeat: no-repeat,no-repeat;
}

#mv .box > div {
	width: 1280px;
	height: 660px;
	margin: 0 auto;
	position: relative;
}

#mv .box > div p.t01 {
	font-size: 24px;
	font-weight: 700;
	position: absolute;
	left: 85px;
	top: 90px;
}

#mv .box > div p.t02 {
	font-size: 61px;
	font-weight: 700;
	line-height: 1.6em;
	position: absolute;
	left: 85px;
	top: 160px;
}

#mv .box > div p.t02 span.txt01 {
	font-size: 108px;
	color: #ffc000;
}

#mv .box > div p.t02 span.txt02 {
	font-size: 74px;
}

#mv .box > div > div {
	position: absolute;
	left: 85px;
	top: 407px;
}

#mv .box > div p.t03 {
	font-size: 18px;
	line-height: 1.6em;
	position: absolute;
	left: 85px;
	top: 600px;
}

#mv > p.t04 {
	font-size: 14px;
	width: 1200px;
	margin: 0 auto;
	text-align: right;
	padding-top: 5px;
}

#mv > p.t04 span {
	padding-left: 1em;
	position: relative;
}

#mv > p.t04 span::before {
	content: "※";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

#mv > p.btn {
	padding: 35px 0;
}

#mv > p.btn a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 26px;
	color: #f17190;
	width: 576px;
	height: 72px;
	margin: 0 auto;
	border-radius: 15px;
	text-decoration: none;
	line-height: 1.3em;
	background-color: #fde4ea;
	position: relative;
}

#mv > p.btn a:hover {
	opacity: .8;
}

#mv > p.btn a::after {
	content: ">";
	font-size: 24px;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%) scale(0.6,1);
}

#mv > p.btn a > span {
	padding: 0 60px;
	position: relative;
}

#mv > p.btn a > span::before {
	content: "";
	width: 39px;
	height: 39px;
	background-image: url("../../images/ico_women.webp");
	background-size: cover;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}


/*REASON*/
#reason_cont {
	padding: 80px 0 120px;
}


/*nayami*/
#nayami .box01 {
	padding: 120px 0 50px;
	position: relative;
}

#nayami .box01::after {
	content: "";
	width: 211px;
	height: 68px;
	background-image: url("../../images/sankaku01.webp");
	position: absolute;
	left: 50%;
	bottom: -67px;
	transform: translateX(-50%);
}

#nayami .box01 h2 {
	text-align: center;
	font-size: 36px;
	font-weight: 500;
}

#nayami .box01 h2 > span {
	padding-left: 130px;
	position: relative;
}

#nayami .box01 h2 > span::before {
	content: "";
	width: 160px;
	height: 160px;
	background-image: url("../../../images/mens/images/ico01.webp");
	position: absolute;
	left: 0;
	top: -60px;
}

#nayami .box01 h2 > span > span {
	font-size: 52px;
}

#nayami .box01 ul {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	padding-top: 90px;
}

#nayami .box01 ul li {
	width: calc(50% - 50px);
	padding-left: 50px;
	margin-bottom: 20px;
	color: #161316;
	font-size: 20px;
	font-weight: 500;
	position: relative;
}

#nayami .box01 ul li:before {
	content: "";
	width: 31px;
	height: 31px;
	background-image: url("../../images/ico_check.webp");
	position: absolute;
	left: 0;
	top: 0;
}

#nayami .box02 {
	padding: 115px 0 85px;
	width: 990px;
	margin: 0 auto;
}

#nayami .box02 p.t01 {
	font-size: 38px;
	color: #161316;
	font-weight: 500;
	line-height: 1em;
	text-align: center;
}

#nayami .box02 p.t01 > span {
	background: linear-gradient(transparent 70%,#ffd900 0%);
}

#nayami .box02 p.t01 span.txt01 {
	font-size: 60px;
	font-weight: 700;
}

#nayami .box02 p.t01 span.txt02 {
	font-size: 48px;
}

#nayami .box02 p.t02 {
	font-size: 30px;
	color: #37919b;
	font-weight: 500;
	line-height: 1em;
	padding: 30px 0 50px;
	text-align: center;
}


/*treatment*/
#treatment h2.h03 {
	position: relative;
}

#treatment h2.h03::before {
	content: "";
	width: 83px;
	height: 27px;
	background-image: url("../../images/sankaku02.webp");
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}

#treatment .box01 {
	padding: 70px 0 130px;
	width: 1140px;
	margin: 0 auto;
}

#treatment .box01 h3 {
	border: 2px solid #8dbac0;
	text-align: center;
	line-height: 90px;
	font-size: 36px;
	color: #161316;
	font-weight: 700;
}

#treatment .box01 h3 span {
	padding-left: 70px;
	position: relative;
}

#treatment .box01 h3 span::before {
	content: "";
	width: 70px;
	height: 70px;
	background-image: url("../../images/ico_wakaba.webp");
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

#treatment .box01 dl {
	display: flex;
	justify-content: center;
	align-items: baseline;
	padding: 30px 0 35px;
}

#treatment .box01 dl dt {
	width: 170px;
	line-height: 53px;
	font-size: 32px;
	color: #fff;
	font-weight: 500;
	text-align: center;
	background-color: #77b4bc;
	margin-right: 30px;
	position: relative;
	bottom: 10px;
}

#treatment .box01 dl dd {
	font-size: 86px;
	color: #161316;
	font-weight: 700;
}

#treatment .box01 dl dd span.bl {
	position: relative;
}

#treatment .box01 dl dd span.bl::after {
	content: "";
	width: 100%;
	height: 15px;
	background: #ffd900;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: -1;
}

#treatment .box01 dl dd span.txt01 {
	font-size: 48px;
	font-weight: 500;
}

#treatment .box01 dl dd span.txt02 {
	font-size: 24px;
	font-weight: 500;
}

#treatment .box01 p {
	text-align: center;
	font-size: 32px;
	color: #161316;
}

#treatment .box02 {
	padding: 110px 0 170px;
}

#treatment .box02 > h3 {
	text-align: center;
	font-size: 36px;
	color: #161316;
	font-weight: 700;
}

#treatment .box02 > h3 span {
	padding: 0 75px;
	position: relative;
}

#treatment .box02 > h3 span::before {
	content: "";
	width: 50px;
	height: 1px;
	border-bottom: 6px solid #000000;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

#treatment .box02 > h3 span::after {
	content: "";
	width: 50px;
	height: 1px;
	border-bottom: 6px solid #000000;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

#treatment .box02 > ul {
	padding-top: 90px;
	padding-bottom: 45px;
	width: 1140px;
	margin: 0 auto;
}

#treatment .box02 > ul li {
	padding-bottom: 140px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#treatment .box02 > ul li:last-child {
	padding-bottom: 0;
}

#treatment .box02 > ul li dl {
	width: calc(100% - 4px);
	height: 90px;
	border: 2px solid #77b4bc;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#treatment .box02 > ul li dl dt {
	width: 385px;
	font-size: 36px;
	color: #fff;
	line-height: 90px;
	font-weight: 500;
	padding-left: 75px;
	background-color: #77b4bc;
	position: relative;
}

#treatment .box02 > ul li dl dt::before {
	content: "";
	width: 69px;
	height: 69px;
	background-image: url("../../images/ico_hair.webp");
	position: absolute;
	left: 14px;
	top: 50%;
	transform: translateY(-50%);
}

#treatment .box02 > ul li dl dd {
	padding: 0 20px 0 0;
	font-size: 60px;
	color: #161316;
	font-weight: 500;
}

#treatment .box02 > ul li dl dd span.txt01 {
	display: inline-block;
	font-size: 30px;
	background-color: #c4dde3;
	text-align: center;
	line-height: 53px;
	width: 170px;
	margin-right: 20px;
	position: relative;
	bottom: 10px;
}

#treatment .box02 > ul li dl dd span.txt02 {
	font-size: 36px;
}

#treatment .box02 > ul li dl dd span.txt03 {
	font-size: 18px;
	font-weight: 400;
}

#treatment .box02 > ul li p {
	font-size: 30px;
	color: #161316;
}

#treatment .box02 > ul li p span {
	font-weight: 500;
}

#treatment .box02 .box {
	width: 1060px;
	margin: 170px auto 0;
	background-color: #fff;
	padding: 80px 0 45px;
}

#treatment .box02 .box h3 {
	text-align: center;
	font-size: 38px;
	color: #161316;
	font-weight: 700;
}

#treatment .box02 .box h3 span {
	padding: 0 200px;
	position: relative;
}

#treatment .box02 .box h3 span::before {
	content: "";
	width: 183px;
	height: 1px;
	border-bottom: 6px solid #000000;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

#treatment .box02 .box h3 span::after {
	content: "";
	width: 183px;
	height: 1px;
	border-bottom: 6px solid #000000;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

#treatment .box02 .box .t01 {
	text-align: center;
	padding: 45px 0 70px;
	font-size: 30px;
	color: #37919b;
	font-weight: 500;
}

#treatment .box02 .box ul {
	padding-bottom: 60px;
	width: 740px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

#treatment .box02 .box ul li {
	width: 180px;
	text-align: center;
}

#treatment .box02 .box ul li p {
	line-height: 1em;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 500;
}


/*無理のない薄毛治療を*/
#usuge {
	padding: 100px 0 80px;
	width: 990px;
	margin: 0 auto;
}

#usuge h2 {
	text-align: center;
	font-size: 36px;
	font-weight: 500;
	line-height: 1em;
	position: relative;
}

#usuge h2 span {
	background-color: #fff;
	padding: 0 15px;
}

#usuge h2::before {
	content: "";
	width: 100%;
	height: 1px;
	border-bottom: 4px solid #8dbac0;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}

#usuge .box {
	display: flex;
	justify-content: space-between;
	padding: 80px 0 0;
}

#usuge .box > p {
	width: 660px;
}

#usuge .box div p {
	padding-top: 10px;
	font-size: 14px;
	text-align: right;
}

#usuge .box div p span {
	font-size: 16px;
}


/*case*/
#case {
	padding: 140px 0;
	width: 990px;
	margin: 0 auto;
}

#case ul.case_i {
	padding: 80px 0 40px;
	display: flex;
	justify-content: space-between;
}

#case ul.case_t {
	padding-bottom: 50px;
}

#case ul.case_t li {
	font-size: 14px;
	line-height: 1.8em;
}


/*about*/
#about {
	padding: 100px 0 90px;
}

#about .box01 {
	width: 1140px;
	margin: 0 auto;
	padding: 90px 0 110px;
}

#about .box01 .box {
	display: flex;
	justify-content: space-between;
	padding-bottom: 30px;
}

#about .box01 .box p {
	width: 720px;
}

#about .box02 {
	width: 1140px;
	margin: 0 auto;
	padding: 0 0 100px;
}

#about .box02 .box {
	display: flex;
	justify-content: space-between;
	padding: 45px 0 0;
}

#about .box02 .box p {
	width: 570px;
}

#about .box02 .box div {
	padding: 30px 30px 0 0;
}

#about .box03 {
	width: 1140px;
	margin: 0 auto;
}

#about .box03 .box {
	display: flex;
	justify-content: space-between;
	padding: 45px 0 0;
}

#about .box03 .box p {
	width: 530px;
}


/*共通部分変更点*/
.reserve {
	background-color: #eef4fb!important;
}