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

/*mv*/
#mv {
	width: 100%;
	height: 660px;
	background-image: url("../../../images/mens/images/mv_bg.webp");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}

#mv > div:first-of-type {
	width: 965px;
	padding-right: 315px;
	margin: 0 auto;
	text-align: center;
}

#mv > div:first-of-type p.t01 {
	padding: 75px 0 25px;
}

#mv > div:first-of-type p.t02 {
	font-size: 48px;
	color: #9b8216;
	font-family: 'Noto Serif JP', sans-serif;
	line-height: 1em;
	padding-bottom: 25px;
}

#mv > div:first-of-type p.t02 span.txt01 {
	font-size: 44px;
}

#mv > div:first-of-type p.t02 span.txt02 {
	font-size: 36px;
}

#mv > div:first-of-type p.t03 {
	font-size: 74px;
	color: #282828;
	font-family: 'Noto Serif JP', sans-serif;
	line-height: 1em;
	padding-bottom: 50px;
}

#mv > div:first-of-type p.t03 span.txt01 {
	font-size: 68px;
}

#mv > div:first-of-type ul {
	width: 700px;
	margin: 0 auto;
	padding-top: 25px;
	display: flex;
	justify-content: space-between;
}

#mv > div:first-of-type p.t03 span.txt02 {
	font-size: 67px;
}

#mv > div:nth-of-type(2) {
	position: absolute;
	top: 90px;
	left: calc(50% + 245px);
}


/*mens_top*/
#mens_top {
	padding: 0 0 115px;
}

#mens_top > ul:first-of-type {
	width: 1140px;
	margin: 0 auto;
	padding: 40px 0 45px;
	display: flex;
	justify-content: center;
}

#mens_top > ul:first-of-type li {
	padding-right: calc(99px / 2);
}

#mens_top > ul:first-of-type li:last-child {
	padding-right: 0;
}

#mens_top > ul:first-of-type li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 315px;
	height: 60px;
	padding-left: 32px;
	background-color: #e1e1e1;
	border-radius: 20px;
	font-size: 20px;
	color: #282828;
	text-decoration: none;
	font-family: 'Noto Serif JP', sans-serif;
	position: relative;
}

#mens_top > ul:first-of-type li:last-child a {
	background-color: #d07184;
	color: #fff;
}

#mens_top > ul:first-of-type li a span {
	font-size: 18px;
}

#mens_top > ul:first-of-type li:first-child a::before {
	content: "";
	width: 44px;
	height: 44px;
	background-image: url("../../../images/btn_aga.webp");
	position: absolute;
	left: 22px;
	top: 8px;
}

#mens_top > ul:first-of-type li:nth-child(2) a::before {
	content: "";
	width: 44px;
	height: 44px;
	background-image: url("../../../images/btn_wakaba.webp");
	position: absolute;
	left: 29px;
	top: 10px;
}

#mens_top > ul:first-of-type li:last-child a::before {
	content: "";
	width: 85px;
	height: 85px;
	background-image: url("../../../images/btn_woman.webp");
	background-size: cover;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
}

#mens_top > ul:first-of-type li a:hover {
	opacity: .8;
}

#mens_top > div {
	border-top: 6px solid #efeff1;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 80px 0 35px;
}

#mens_top > div p:first-child {
	width: 210px;
	padding-left: 30px;
	font-size: 38px;
}

#mens_top > div p:nth-child(2) {
	width: 900px;
}

#mens_top > ul:last-of-type {
	display: flex;
	justify-content: center;
}

#mens_top > ul:last-of-type li {
	padding-right: 13px;
}

#mens_top > ul:last-of-type li:last-child {
	padding-right: 0;
}


/*特徴とこだわり*/
#features {
	padding: 70px 0 115px;
	background-color: #fbfbfb;
}

#features > ul {
	width: 956px;
	margin: 0 auto;
	padding: 65px 0 145px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#features > ul li {
	width: 460px;
	margin-bottom: 15px;
	background-color: #fff;
	display: flex;
	align-items: center;
}

#features > ul li > span:first-child {
	width: 65px;
	padding: 10px 0;
	background-color: #9b8216;
	display: flex;
	flex-direction: column;
	color: #eef4fb;
	font-size: 24px;
	line-height: 1em;
	text-align: center;
}

#features > ul li > span:first-child span {
	font-size: 10px;
	line-height: 1.5em;
}

#features > ul li > span:last-child {
	width: 395px;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
}

#features > div {
	width: 1080px;
	margin: 0 auto;
	padding: 0 0 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#features > div:first-of-type {
	padding-top: 65px;
}

#features > div:last-of-type {
	padding-bottom: 60px;
}

#features > div > div {
	width: 504px;
}

#features > div:nth-of-type(2n) > div:first-of-type {
	order: 2;
}

#features > div > div h3 {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	background-color: #555555;
	margin-bottom: 30px;
	padding: 0 5px;
}


/*3つの安心でお得な制度*/
#anshin {
	padding: 90px 0 100px;
}

#anshin > p {
	font-size: 18px;
	color: #9b8216;
	text-align: center;
	font-family: 'Noto Serif JP', sans-serif;
	line-height: 1em;
}

#anshin h2 {
	text-align: center;
	font-size: 36px;
	font-family: 'Noto Serif JP', sans-serif;
}

#anshin h2 > span {
	position: relative;
}

#anshin h2 > span::before {
	content: "";
	width: 46px;
	height: 45px;
	background-image: url("../../images/anshin_ico.webp");
	position: absolute;
	left: -68px;
	top: 5px;
}

#anshin h2 > span span.txt01 {
	font-size: 46px;
}

#anshin h2 > span span.txt02 {
	font-size: 28px;
}

#anshin ul.t01 {
	width: 783px;
	margin: 0 auto;
	padding: 50px 0 10px;
}

#anshin ul.t01 li {
	height: 107px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px dotted #252525;
}

#anshin ul.t01 li p:first-child {
	font-size: 24px;
	padding-left: 35px;
	font-weight: 500;
}

#anshin ul.t01 li p:last-child {
	padding-left: 50px;
	font-size: 30px;
	color: #9b8216;
	font-weight: 500;
}

#anshin ul.t01 li p:last-child span {
	font-size: 52px;
}

#anshin ul.t02 {
	width: 783px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding-bottom: 35px;
}

#anshin ul.t02 li {
	line-height: 1.8em;
	padding-left: 1em;
	position: relative;
}

#anshin ul.t02 li::before {
	content: "※";
	position: absolute;
	left: 0;
	top: 0;
}


/*治療内容*/
#menu {
	padding: 70px 0 125px;
	background-color: #fbfbfb;
}

#menu .box01 {
	width: 1140px;
	margin: 0 auto;
	padding: 70px 0 0;
	display: flex;
	justify-content: space-between;
}

#menu .box01 .box {
	width: 338px;
	padding-bottom: 60px;
	border: 1px solid #000;
	background-color: #fff;
	position: relative;
}

#menu .box01 .box h3 {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 94px;
	padding-left: 30px;
	border-bottom: 1px solid #000;
	font-size: 22px;
	font-weight: 500;
	position: relative;
}

#menu .box01 .box:first-child h3::before {
	content: "";
	width: 86px;
	height: 86px;
	background-image: url("../../../images/mens/images/menu_ico01.webp");
	position: absolute;
	left: 18px;
	top: 4px;
}

#menu .box01 .box:nth-child(2) h3::before {
	content: "";
	width: 86px;
	height: 86px;
	background-image: url("../../../images/mens/images/menu_ico02.webp");
	position: absolute;
	left: 18px;
	top: 4px;
}

#menu .box01 .box:nth-child(3) h3::before {
	content: "";
	width: 86px;
	height: 86px;
	background-image: url("../../../images/mens/images/menu_ico03.webp");
	position: absolute;
	left: 18px;
	top: 4px;
}

#menu .box01 .box div {
	text-align: center;
	padding: 25px 0 0;
}

#menu .box01 .box p.t01 {
	height: 70px;
	font-size: 18px;
	font-weight: 500;
	color: #9b8216;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

#menu .box01 .box p.t02 {
	min-height: 200px;
	padding: 20px 30px;
	font-size: 15px;
	line-height: 2em;
	border-bottom: 1px solid #000;
}

#menu .box01 .box p.t03 {
	padding: 20px 30px 20px;
	font-size: 15px;
	line-height: 2em;
	border-bottom: 1px solid #000;
}

#menu .box01 .box p.t04 {
	padding: 20px 30px 0;
	font-size: 15px;
	line-height: 2em;
}

#menu .box01 .box .btn01 {
	position: absolute;
	left: 50%;
	bottom: -25px;
	transform: translateX(-50%);
}


/*症例写真*/
#case {
	padding: 90px 0;
}

#case .box01 {
	width: 1140px;
	margin: 0 auto;
	padding: 90px 0 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#case .box01 > div {
	padding-right: 124px;
	padding-bottom: 40px;
}

#case .box01 > div:nth-child(even),#case .box01 > div:last-child {
	padding-right: 0;
}

#case .box01 > div ul {
	padding: 20px 0 0;
}

#case .box01 > div ul li {
	line-height: 1.8em;
}

#case .box02 {
	width: 1140px;
	margin: 0 auto;
}

#case .box02 p {
	font-size: 14px;
	font-weight: 500;
}

#case .box02 dt {
	font-size: 12px;
	font-weight: 500;
	line-height: 1.8em;
}

#case .box02 dd {
	font-size: 12px;
	line-height: 1.8em;
	padding-left: 1em;
}


/*about*/
#about {
	padding: 85px 0 115px;
}

#about .box01 {
	width: 990px;
	margin: 0 auto;
	padding: 85px 0 160px;
	display: flex;
	justify-content: space-between;
}

#about .box01 div:first-of-type {
	width: 510px;
}

#about .box01 div:first-of-type p.t01 {
	padding-bottom: 30px;
	font-size: 30px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 600;
}

#about .box02 {
	width: 990px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

#about .box02 > div:first-of-type {
	width: 480px;
}

#about .box02 > div:nth-of-type(2) {
	width: 480px;
}

#about .box02 > div p.t01 {
	padding-bottom: 20px;
	font-size: 30px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 600;
}

#about .box02 > div div {
	text-align: center;
	padding: 35px 0 0;
}

#about p.t01 span.txt01 {
	color: #9b8216;
}

#about p.t01 span.txt02 {
	font-size: 24px;
}

#about p.t01 span.txt03 {
	font-size: 26px;
}

#about p.t01 span.txt04 {
	font-size: 36px;
}


/*check*/
#check {
	padding: 85px 0 115px;
	background-color: #fbfbfb;
}

#check p.t01 {
	width: 1140px;
	margin: 0 auto;
	padding: 35px 0 70px;
}

#check ul {
	width: 1060px;
	margin: 0 auto;
	padding-bottom: 100px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#check ul li {
	width: 500px;
	padding-left: 30px;
	color: #242424;
	line-height: 1.8em;
	position: relative;
}

#check ul li::before {
	content: "□";
	position: absolute;
	left: 0;
	top: 0;
}

#check p.t02 {
	width: 612px;
	height: 108px;
	margin: 0 auto;
	background-color: #f4d645;
	border-radius: 20px;
	display: flex;
	align-items: center;
	padding-left: 40px;
	font-size: 24px;
	color: #242424;
	letter-spacing: -10%;
	position: relative;
}

#check p.t02::after {
	content: "";
	width: 163px;
	height: 163px;
	background-image: url("../../images/chui_ico.webp");
	position: absolute;
	right: 0;
	top: -33px;
}


/*cause*/
#cause {
	padding: 80px 0 100px;
}

#cause .box {
	width: 990px;
	margin: 0 auto;
	padding: 85px 0 45px;
	display: flex;
	justify-content: space-between;
}

#cause .box div:first-of-type {
	width: 510px;
}

#cause .box div:first-of-type p.t01 {
	padding-bottom: 30px;
	font-size: 30px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 600;
	color: #9b8216;
}


/*aga_features*/
#aga_features {
	padding: 80px 0 100px;
	background-color: #fbfbfb;
}

#aga_features .box {
	width: 990px;
	margin: 0 auto;
	padding: 85px 0 45px;
	display: flex;
	justify-content: space-between;
}

#aga_features .box div:first-of-type {
	width: 510px;
}

#aga_features .box div:first-of-type p.t01 {
	padding-bottom: 30px;
	font-size: 30px;
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 600;
	color: #9b8216;
}


/*料金表*/
#price_info {
	padding:85px 0 100px;
}

#price_info h2 {
	margin-bottom: 70px;
}

#price_info .box {
	width: 1080px;
	margin: 0 auto;
	padding: 65px 0 100px;
	display: flex;
	justify-content: space-between;
}

#price_info .box div {
	width: 504px;
}

#price_info .box div h3 {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	background-color: #aa964c;
	margin-bottom: 30px;
	padding: 0 5px;
}