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

#mv {
	height: 200px;
}

.mv_long {
	height: 500px!important;
}

/*クリニックについて*/
#clinic01 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}

#clinic01 div {
	width: 100%;
	display: table;
}

#clinic01 div:first-of-type {
	margin-top: 105px;
}

#clinic01 div h3 {
	display: table-cell;
	vertical-align: middle;
	background-color: #9b7b3b;
	border-left: 1px solid #9b7b3b;
	border-bottom: 1px solid #fff;
	padding: 20px 30px;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	width: 306px;
}

#clinic01 div:last-of-type h3 {
	border-bottom: 1px solid #9b7b3b;
}

#clinic01 div p {
	display: table-cell;
	vertical-align: middle;
	border-right: 1px solid #9b7b3b;
	border-bottom: 1px solid #9b7b3b;
	padding: 20px 30px;
}

#clinic01 div:first-of-type p {
	border-top: 1px solid #9b7b3b;
}

#clinic01 div p a {
    color: #252525;
}

#clinic02 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}

#clinic02 ul {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
    justify-content: space-between;
    padding-top: 105px;
}

#clinic02 ul li {
    padding-bottom: 50px;
}

#clinic03 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}

#clinic03 .box01 {
    padding: 105px 0 55px;
}

#clinic03 .box01 p.t01 {
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 45px;
}

#clinic03 > ul {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
}

#clinic03 > ul li {
    width: 320px;
    text-align: center;
}

#clinic03 > ul li p {
    font-size: 15px;
    padding-top: 15px;
}


/*院長紹介*/
#profile01 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}

#profile01 div.box01 {
/*	padding-top: 105px;*/
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#profile01 div.box01 > div:first-of-type {
    width: 425px;
}

#profile01 div.box01 > div:nth-of-type(2) {
    width: 775px;
}

#profile01 div.box01 > div:nth-of-type(2) p.t01 {
    padding-bottom: 50px;
}

#profile01 div.box01 > div:nth-of-type(2) p.name {
	text-align: right;
}

#profile01 div.box01 > div:nth-of-type(2) p.name span {
    display: block;
	font-size: 15px;
	padding-bottom: 10px;
	font-family: 'Noto Serif JP', sans-serif;
}

#profile01 div.box02 {
	padding-top: 65px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}

#profile01 div.box02 dl dt {
    font-weight: bold;
    line-height: 1em;
    padding-bottom: 25px;
}

#profile01 div.box02 dl dd ul li {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    line-height: 1.8em;
}

#profile01 .box02 dl dd ul li span:first-child {
    width: 80px;
}

#profile01 > ul {
	width: 1002px;
	margin: 0 auto;
	padding-top: 85px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items: flex-end;
}

#profile01 > ul li {
	padding-bottom: 28px;
}


/*当院のこだわり*/
#system01 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}

#system01 > p {
	padding-bottom: 100px;
}

#system01 div.box01 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	padding-top: 105px;
	padding-bottom: 150px;
}

#system01 div.box01:last-of-type {
	padding-bottom: 0;
}

#system01 .box01 p {
	width: 570px;
}


/*プライバシーポリシー*/
#privacy01 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}

#privacy01 p.t01 {   
    padding-bottom: 100px;
}

#privacy01 p.t02 {
    padding: 105px 0 100px;
}

#privacy01 p.t03 {
    padding: 105px 0 1.8em;
}

#privacy01 p.t04 {
    padding: 105px 0 0;
}

#privacy01 ul {
    padding: 0 0 100px;
}

#privacy01 ul li {
    display: table;
    line-height: 1.8em;
}

#privacy01 ul li span {
    display: table-cell;
}

#privacy01 ul li span:first-child {
    width: 1.5em;
}


/*初めての方へ*/
#flow p.flow_read {
	padding: 110px 0 0;
	width: 1200px;
	margin: 0 auto;
}

#flow #flow01 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}

#flow #flow01 h2 {
	margin-bottom: 105px;
}

#flow #flow01 p.t01 {
	padding-top: 25px;
	padding-bottom: 60px;
}

#flow #flow01 ul.contact_btn {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	padding-bottom: 80px;
}

#flow #flow01 ul.contact_btn li {
	width: 360px;
}

#flow #flow01 ul.contact_btn li div {
	padding-top: 25px;
}

#flow #flow01 ul.contact_btn li p {
	padding-top: 25px;
}

#flow #flow01 ul.cal {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	padding-top: 45px;
	padding-bottom: 100px;
}

#flow #flow01 ul.cal li:first-child {
	padding-right: 50px;
}

#flow #flow01 div.box01 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	padding-top: 25px;
	padding-bottom: 100px;
}

#flow #flow01 div.box01:last-of-type {
	padding-bottom: 0;
}

#flow #flow01 .box01 p {
	width: 570px;
}

#flow #flow01 .box01 p a {
	color: #252525;
}

#flow #flow02 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 50px;
}

#flow #flow02 > p {
	padding: 105px 0 80px;
}

#flow #flow02 ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
    justify-content: space-between;
}

#flow #flow02 ul li {
	width: 570px;
	padding-bottom: 70px;
}

#flow #flow02 ul li p {
	padding-top: 25px;
}

#flow #flow02 ul li div {
	padding-top: 25px;
}

#flow #flow03 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}

#flow #flow03 > p {
	padding: 105px 0 80px;
}

#flow #flow03 div {
	text-align: center;
}


/*sitemap*/
#sitemap #sitemap01,#sitemap #sitemap02 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}

#sitemap #sitemap01 ul {
	padding-top: 105px;
}

#sitemap #sitemap02 .box {
	padding-top: 105px;
}

#sitemap #sitemap02 .box h3 {
	margin-bottom: 30px;
}

#sitemap #sitemap02 .box ul {
	padding-top: 25px;
	padding-bottom: 60px;
}

#sitemap #sitemap02 .box ul:last-of-type {
	padding-bottom: 0;
}

#sitemap ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

#sitemap ul li {
	width: 268px;
	border: 1px solid #bea06e;
	margin-bottom: 8px;
	margin-right: 40px;
}

#sitemap ul li:nth-child(4n) {
	margin-right: 0;
}

#sitemap ul li a {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	height: calc(100% - 10px);
	padding: 5px 0;
	text-decoration: none;
	color: #222;
	line-height: 2em;
}

#sitemap ul li a:hover {
	background-color: #bea06e;
	color: #fff;
}


/*料金表*/
#fee .price_menu {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}

#fee .price_menu .price_box {
	padding-bottom: 80px;
}

#fee .price_menu .price_box:first-of-type {
	padding-top: 110px;
}

#fee .price_menu .price_box:last-of-type {
	padding-bottom: 0;
}

#fee .price_menu .price_box h3 {
	margin-bottom: 25px;
}

#fee .price_menu .price_box h3 a {
	color: #252525;
	text-decoration: none;
	padding-left: 1.5em;
	position: relative;
}

#fee .price_menu .price_box h3 a::before {
	content: "＞＞";
	transform: scale(0.4, 1);
	position: absolute;
	left: -4px;
	top: 4px;
}

#fee .price_menu .price_box h3 a:hover {
	opacity: .8;
}

#fee .price_menu .price_box .c_bnr {
	text-align: center;
}

#fee #fee_how {
}

#fee #fee_how h2 {
	text-align: center;
	font-size: 28px;
	color: #333;
	line-height: 1em;
	font-family: 'Noto Serif JP', sans-serif;
}

#fee #fee_how > div {
	width: 1118px;
	margin: 0 auto;
	border: 1px solid #baae8c;
	background-color: #f9f9f9;
	padding: 45px 40px;
	position: relative;
}

#fee #fee_how > div > p {
	position: absolute;
	top: 50px;
	right: 38px;
	font-family: 'Noto Serif JP', sans-serif;
	line-height: 1em;
	font-size: 15px;
	color: #333;
	padding-left: 24px;
	cursor: pointer;
}

#fee #fee_how > div > p::before {
	content: "+";
	color: #fff;
	font-size: 12px;
	background-color: #4b4b4b;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	text-align: center;
	line-height: 20px;
	position: absolute;
	left: 0;
	top: -2px;
}

#fee #fee_how > div > p.op {
	font-size: 0;
	right: 29px;
}

#fee #fee_how > div > p.op::before {
	content: "×";
	position: absolute;
	left: -50px;
}

#fee #fee_how > div > p.op::after {
    content: "CLOSE";
	font-family: 'Noto Serif JP', sans-serif;
	line-height: 1em;
	font-size: 15px;
	color: #333;
    position: absolute;
    top: 0;
	left: -25px;
}

#fee #fee_how > div > div > p {
	padding: 60px 0 80px;
}

#fee #fee_how ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
    justify-content: space-between;
}

#fee #fee_how ul li {
	width: 530px;
	padding-bottom: 70px;
}

#fee #fee_how ul li p {
	padding-top: 25px;
}

#fee #fee_how ul li div {
	padding-top: 25px;
}


/*採用情報*/
#recruit #mv p.t03 {
	text-align: center;
	font-size: 25px;
	color: #d35081;
	font-weight: 500;
	padding-top: 30px;
}

#recruit #recruit01 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}

#recruit #recruit01 > p {
	padding-top: 110px;
	padding-bottom: 80px;
}

#recruit #recruit01 .box {
	padding-top: 25px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}

#recruit #recruit01 .box p {
	width: 570px;
}

#recruit #recruit02 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}

#recruit #recruit02 table {
	width: 100%;
	margin-top: 110px;
}

#recruit #recruit02 table td {
	border: 1px solid #9b7b3b;
	padding: 45px 30px;
}

#recruit #recruit02 table td.w01 {
	background-color: #9b7b3b;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	border-bottom: 1px solid #fff;
	width: 30%;
}

#recruit #recruit02 table tr:last-child td.w01 {
	border-bottom: 1px solid #9b7b3b;
}

#recruit #recruit02 table td.w02 {
	width: 25%;
}

#recruit #recruit02 > ul {
	padding-top: 15px;
}

#recruit #recruit02 > ul li {
	display: table;
	line-height: 1.8em;
}

#recruit #recruit02 > ul li span {
	display: table-cell;
}

#recruit #recruit02 > ul li span:first-child {
	width: 1em;
}

#recruit #recruit02 > ul li:first-child span:first-child {
	width: 3em;
}

#recruit #recruit03 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}


/*診察アプリ*/
#app #app01 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 100px;
}

#app #app01 > div {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}

#app #app01 > div p {
	width: 570px;
}

#app #app02 {
	width: 1200px;
	margin: 0 auto;
	padding: 110px 0 120px;
}

#app #app02 h2 {
	margin-bottom: 105px;
}

#app #app02 > p {
	padding: 25px 0 60px;
}

#app #app02 ul.app_link {
	padding-bottom: 80px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}

#app #app02 ul.app_link li {
	width: 570px;
	height: 207px;
	padding-top: 40px;
	text-align: center;
	background-color: #f4f1e9;
}

#app #app02 ul.app_link li h4 {
	font-size: 20px;
	font-weight: 500;
	line-height: 1em;
}

#app #app02 ul.app_link li div {
	padding-top: 30px;
}

#app #app02 ul.app_link li div a:hover {
	opacity: .8;
}

#app #app02 ul.app_flow {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: space-between;
}

#app #app02 ul.app_flow li {
	width: 360px;
	padding-bottom: 80px;
}

#app #app02 ul.app_flow li h3 {
	margin-bottom: 25px;
}

#app #app02 ul.app_flow li div {
	text-align: center;
}

#app #app02 ul.app_flow li p {
	padding-top: 25px;
}


/*肌活コース*/
#course .course_list {
	padding: 110px 0 150px;
}

#course .course_list:nth-child(odd) {
	background-color: #f7f2e9;
}

#course .course_list .course_box {
	width: 1200px;
	margin: 0 auto;
	padding: 125px 0 10px;
}

#course .course_list .course_box .box {
	padding: 35px 0 50px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}

#course .course_list .course_box .box > div:first-of-type {
	width: 548px;
}

#course .course_list .course_box .box > div:first-of-type p {
	padding: 25px 0 0;
}

#course .course_list .course_box .box > div:nth-of-type(2) {
	width: 600px;
}

#course .course_list .course_box .box > div:nth-of-type(2) h4 {
	background-color: #ede0c9;
	font-size: 18px;
	padding: 15px 30px;
}

#course .course_list .course_box .box > div:nth-of-type(2) h4:not(:first-of-type) {
	margin-top: 30px;
}

#course .course_list .course_box .box > div:nth-of-type(2) > ul {
	padding: 35px 0 15px 25px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#course .course_list .course_box .box > div:nth-of-type(2) > ul > li {
	width: 280px;
}

#course .course_list .course_box .box > div:nth-of-type(2) > ul > li h5 {
	font-weight: bold;
	padding-bottom: 20px;
}

#course .course_list .course_box .box > div:nth-of-type(2) > ul > li > ul li {
	line-height: 1.3em;
	padding-bottom: 15px;
	padding-left: 25px;
	position: relative;
}

#course .course_list .course_box .box > div:nth-of-type(2) > ul > li > ul li::before {
	content: "・";
	position: absolute;
	left: 0;
	top: 0;
}

#course .course_list .course_box .box > div:nth-of-type(2) > ul > li > ul li a {
	color: #252525;
}

#course .course_list .course_box .box > div:nth-of-type(2) > table {
	margin-left: 25px;
	width: calc(100% - 25px);
}

#course .course_list .course_box .box > div:nth-of-type(2) > table td:first-child {
	padding: 10px 20px 10px 30px;
	width: 130px;
}

#course .course_list .course_box .box > div:nth-of-type(2) > table td:last-child {
	padding: 10px 20px;
	text-align: right;
}

#course .course_list:nth-child(odd) .course_box .box > div:nth-of-type(2) > table td {
	background-color: #fff;
	border: 2px solid #f7f2e9;
}

#course .course_list:nth-child(even) .course_box .box > div:nth-of-type(2) > table td {
	background-color: #f7f2e9;
	border: 2px solid #fff;
}

#course .course_list .course_box .box > div:nth-of-type(2) > table td span.t01 {
	display: block;
	font-size: 13px;
	font-weight: bold;
}

#course .course_list .course_box .box > div:nth-of-type(2) > table td span.t02 {
	font-size: 12px;
	font-weight: bold;
	padding-right: 1em;
}

#course .course_list .course_box .box > div:nth-of-type(2) > table td span.t03 {
	font-size: 24px;
	font-weight: bold;
}

#course .course_list .course_box .box > div:nth-of-type(2) > table td span.t04 {
	font-size: 15px;
	font-weight: bold;
}

#course .course_list .course_box .box > div:nth-of-type(2) > table td span.cl span.t03 {
	font-size: 28px;
	color: #a8284e;
}

#course .course_list .course_box .box > div:nth-of-type(2) > table td span.cl span.t04 {
	color: #a8284e;
}

#course .course_list .course_box .box > div:nth-of-type(2) > p {
	text-align: right;
	font-size: 14px;
	padding-top: 10px;
}

#course .course_list.andmore h2 {
	text-align: center;
	padding-bottom: 20px;
}

#course .andmore .andmore_box {
	border-bottom: 20px solid #ede0c9;
	border-top: 20px solid #ede0c9;
	border-left: 15px solid #ede0c9;
	border-right: 15px solid #ede0c9;
	width: 950px;
	margin: 0 auto 60px;
	background-color: #fff;
	padding: 50px 0 60px;
}

#course .andmore .andmore_box p.t01 {
	text-align: center;
	font-size: 36px;
	line-height: 1.3em;
	padding-bottom: 35px;
}

#course .andmore .andmore_box p.t01 span {
	font-size: 20px;
}

#course .andmore .andmore_box .box {
	padding: 0 35px 0 58px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}

#course .andmore .andmore_box .box p {
	width: 550px;
	padding-top: 5px;
}

#course .course_list ul.course_btn {
	width: 650px;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}

#course .course_list ul.course_btn li {
	width: 200px;
	border-radius: 10px;
}

#course .course_list ul.course_btn li:first-child {
	background-color: #9e4848;
}

#course .course_list ul.course_btn li:nth-child(2) {
	background-color: #bea16f;
}

#course .course_list ul.course_btn li:nth-child(3) {
	background-color: #569e48;
}

#course .course_list ul.course_btn li a {
	width: 100%;
	height: calc(100% - 20px);
	padding: 10px 0;
	color: #fff;
	text-decoration: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
}

#course .course_list ul.course_btn li a:hover {
	opacity: .8;
}

#course .course_list ul.course_btn li img {
	width: 100%;
	max-width: 80px;
	height: auto;
}