@charset "utf-8";

.mv {
	background: url(../img/top/bg_main.png) no-repeat center bottom;
	width: 100%;
	height: 500px;
	/*padding-top: 128px;*/
}

.mv_in {
	position: relative;
	height: 500px;
}

.mv_in h2 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
background: rgba(232, 168, 34, 0.85);
border: 1px solid #fff;
padding: 1em;
color: #fff;
font-family: serif;
font-size: 2.4em;
}

.concept {
	background: url(../img/base/bg01.png) no-repeat center top;
	padding-top: 60px;
	margin-bottom: 80px;
}

.ti_catch {
	margin-top: 70px;
	margin-bottom: 30px;
	margin-top: 70px;
    margin-bottom: 30px;
    color: #763927;
    text-align: center;
    font-family: serif;
    font-size: 2em;
    letter-spacing: 0.05em;
}

.txt_catch {
	margin-bottom: 70px;
	margin-bottom: 70px;
    text-align: center;
    font-family: serif;
    font-size: 1.2em;
    font-weight: bold;
}

.box_intoro {
	margin-bottom: 70px;
}

.box_intoro .lead {
	font-size: 14px;
	margin-bottom: 50px;
}

.box_intoro .list_clinic {
	display: flex;
	justify-content: space-between;
}

.box_intoro .list_clinic li {
	width: 300px;
}

.box_intoro .list_clinic li .txt {
	color: #fff;
	background-color: #764738;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	text-align: center;
}

.box_intoro .list_clinic li .txt .name {
	font-size: 18px;
	line-height: 1;
	border-bottom: 1px solid #fff;
	padding-top: 4px;
	padding-bottom: 6px;
}

.box_intoro .list_clinic li .txt .address {
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 1;
	padding-bottom: 4px;
}

.box_concept {
	background: url(../img/top/bg_concept_top.png) no-repeat center top #fcf7ce;
}

.box_concept_bottom {
	/*background: url(../img/top/bg_concept_bottom.jpg) no-repeat right bottom;*/
	padding-bottom: 10px;
}

.ti_concept {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 30px;
}

.list_concept {
	overflow: hidden;
	margin-left: 30px;
}

.list_concept li {
	float: left;
	/*margin-right: 20px;*/
	margin-bottom: 20px;
}

.menu {
	background: url(../img/top/bg02.png) no-repeat center bottom;
	padding-bottom: 50px;
}

.ti_menu {
	margin-bottom: 40px;
}

.list_menu {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 800px;
	margin: auto;
}

.list_menu a {
	display: block;
	text-decoration: none;
}

.list_menu a:hover {
	opacity: 0.7;
}

.list_menu:after {
	content: '';
	display: block;
	clear: both;
}

.list_menu li {
	width: 320px;
	background: #f9efcc;
	position: relative;
	margin: 20px;
	/*	margin-right: 20px;
	margin-bottom: 20px;*/
}

/*.list_menu li:nth-child(3n) {
	margin-right: 0;
}*/

.list_menu li:after {
	content: url(../img/top/ic_arrow01.jpg);
	position: absolute;
	right: -4px;
	bottom: -10px;
}

.img_menu {
	margin-bottom: 45px;
	position: relative;
}

.img_menu .ico {
	position: absolute;
	left: 130px;
	bottom: -30px;
}

.list_menu .tit {
	color: #90723c;
	font-size: 17px;
	text-align: center;
	margin-bottom: 15px;
}

.txt_menu {
	padding: 0 20px 0;
	min-height: 110px;
}

.kids {
	background: url(../img/top/bg03.jpg) no-repeat center bottom #fcf7ce;
}

.kids_in {
	overflow: hidden;
	padding: 60px 0;
}

.kids_l {
	float: left;
	margin-right: 50px;
}

.kids_r {
	overflow: hidden;
}

.kids_r h2 {
	margin-top: 10px;
	margin-bottom: 20px;
}

.btn_detail_kids {
	text-align: center;
	margin-top: 20px;
}

.worry {
	background: url(../img/top/bg04.jpg) no-repeat center top;
	height: 920px;
}

.worry_in {
	text-align: center;
}

.worry_in h2 {
	padding-top: 90px;
	padding-bottom: 50px;
}

.list_l {
	margin-right: 25px;
	margin-left: 0px;
}

.list_r {
	margin-right: 0px;
	margin-left: 25px;
}

.list_worry {
	width: 680px;
	margin: auto;
}

.list_worry:after {
	content: '';
	display: block;
	clear: both;
}

.list_worry li {
	float: left;
	position: relative;
	margin-right: 0px;
	margin-bottom: 25px;
}

.list_worry li.last {
	float: right;
	margin-right: 0;
}

.list_worry li:after {
	content: url(../img/top/ic_arrow02.jpg);
	position: absolute;
	right: -4px;
	bottom: -14px;
}

.list_equip {
	overflow: hidden;
	margin-right: -10px;
}

.list_equip li {
	float: left;
	margin-bottom: 4px;
	margin-right: 4px;
}

.equip_in {
	padding: 70px 0;
	overflow: hidden;
}

.cl {
	clear: left;
}

.equip_r {
	float: right;
	margin-top: 80px;
	background: #fcf7ce;
	width: 480px;
	overflow: hidden;
	padding: 10px;
}

.equip_l {
	overflow: hidden;
	width: 500px;
}

.equip_l h2 {
	margin-bottom: 20px;
}

.equip_l .txt {
	margin-bottom: 40px;
}

.bnr_area_in {
	overflow: hidden;
}

.bnr_left {
	float: left;
}

.bnr_right {
	float: right;
	width: 700px;
}

.list_bnr li {
	margin-bottom: 20px;
}

.list_bnr_r li {
	float: left;
	margin-bottom: 20px;
}

.list_bnr_r li.last {
	float: right;
}

.greeting {
	background: url(../img/top/bg_greeting.png) no-repeat center bottom;
	min-height: 636px;
	margin-top: -160px;
}

.greet_box {
	width: 640px;
	margin-left: auto;
	padding-top: 220px;
}

.greet_box h2 {
	margin-bottom: 30px;
}

.greet_box .txt {
	margin-bottom: 20px;
}

.staff {
	background: url(../img/top/bg_staff.jpg) no-repeat center top;
	min-height: 500px;
}

.staff_in {
	position: relative;
}

.box_staff {
	width: 320px;
	padding: 50px 50px 0;
}

.box_staff h2 {
	margin-bottom: 30px;
	text-align: center;
}

.box_staff .txt {
	margin-bottom: 40px;
}

.clinic {
	background: url(../img/top/bg_clinic.jpg) no-repeat center top;
	min-height: 500px;
}

.box_clinic {
	width: 320px;
	padding: 50px 50px 0;
	margin-left: auto;
}

.box_clinic h2 {
	margin-bottom: 30px;
	text-align: center;
}

.box_clinic .txt {
	margin-bottom: 40px;
}

.feed_in {
	overflow: hidden;
	padding: 70px 0;
}

.box_info {
	position: relative;
	width: 1000px;
	margin: 20px auto 80px;
	padding-top: 60px;
}

#rss_info {
	max-height: 300px;
	margin-bottom: 30px;
	overflow-y: auto;
}

.list_info {
	/*max-height: 300px;*/
	overflow: auto;
	padding-right: 10px;
}

.list_info > li {
	border-bottom: 1px dotted #bbbbbb;
	padding-bottom: 10px;
}

.list_column li {
	border-bottom: 1px dotted #bbbbbb;
	background: url(../img/top/ico_doctor.jpg) no-repeat left center;
	min-height: 34px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 50px;
	position: relative;
}

.list_column li a {
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

#rss,
#rss_faq {
	margin-bottom: 30px;
	/*max-height: 260px;*/
	max-height: 280px;
	overflow: auto;
}

.list_faq li {
	border-bottom: 1px dotted #bbbbbb;
	background: url(../img/top/ico_faq.jpg) no-repeat left center;
	min-height: 34px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 50px;
	position: relative;
}

.list_faq li a {
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.box_info h2,
.box_faq h2,
.box_column h2 {
	margin-bottom: 10px;
}

.box_faq {
	float: left;
	width: calc(50% - 30px);
}

.box_column {
	float: left;
	width: calc(50% - 30px);
	margin-right: 60px;
}

.date {
	color: #ffbd00;
}

#map {
	width: 700px;
	height: 400px;
	position: relative;
	left: -200px;
}

#map iframe {
	width: 100%;
	height: 100%;
}

.access {
	background: #f6f6f6;
}

.access_in {
	position: relative;
}

.box_access {
	width: 460px;
	padding: 40px 0 40px 40px;
	position: absolute;
	right: 0;
}

.box_access h2 {
	overflow: hidden;
	margin-bottom: 40px;
}

.box_access a {
	display: block;
	float: right;
}

.info_clinic dt {
	color: #773924;
	font-weight: bold;
}

.info_clinic dt {
	float: left;
}

.info_clinic dd {
	margin-left: 130px;
	margin-bottom: 20px;
}

/*--movie-----------------*/
.movie {
	background-color: #fffce9;
	padding: 60px 0;
}

.movie_in {
	text-align: center;
}

.ti_movie {
	margin-bottom: 40px;
}

/* banner */
.banner {
	width: 1000px;
	margin: 140px auto 0;
	text-align: center;
}

.banner .top,
.banner .bottom {
	display: flex;
	justify-content: space-between;
}

.banner .top {
	justify-content: space-between;
	margin-bottom: 35px;
}

.banner a {
	display: block;
	width: 48%;
	transition: opacity 0.3s;
}

.banner a:hover {
	opacity: 0.7;
}

.banner img {
	width: 100%;
	height: auto;
}


.banner .top a.center {
	width: 600px;
	margin: 0 auto;
}
