@charset "utf-8";
/*
Theme Name: Genova Template
File: top.css
Theme Author: Genova Design
Author URI: https://genova.co.jp/
Description: Description: This file is reserved for the top-page css
Version: 1.0
*/

/*--------------------------------------
	general
--------------------------------------*/

/*reset*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,figure,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

html {
	font-size: 62.5%;
}

body {
	position: relative;
	font-family: 'Meiryo', 'メイリオ', Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 1.6em;
	letter-spacing: .1em;
	line-height: 2em;
	color: #333;
	background: #fff;
	-webkit-text-size-adjust: 100%;
}

*, *::before, *::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	vertical-align: middle;
	text-decoration: none;
	color: #333;
	-moz-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	-webkit-transition-duration: 0.7s;
	transition-duration: 0.7s;
}

a[href^="tel:"] {
	pointer-events: none;
	cursor: text;
}

a:focus, *:focus {
	outline: none;
}

a:hover img {
	opacity: 0.8;
}

img {
	width: auto;
	max-width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

p {
	margin-bottom: 20px;
}

p:last-child {
	margin-bottom: 0;
}

table {
	width: 100%;
}

strong {
	font-weight: bold;
}


@media screen and (max-width: 767px) {

	a[href^="tel:"] {
		pointer-events: auto;
		cursor: pointer;
	}

	.auto_height {
		height: auto!important;
	}

}


/*Pc/sp change*/
.sp {
	display: none;
}

.mb {
	display: none;
}

@media screen and (max-width: 767px) {

	.pc {
		display: none!important;
	}

	.sp {
		display: block!important;
	}
}

@media screen and (max-width: 480px) {

	.mb {
		display: block;
	}

	.pcm {
		display: none;
	}

}

.page-id-3657 #content {
	padding: 0;
}

/*--------------------------------------
	mainimage
--------------------------------------*/

#mainimage{
	margin: 0;
}

#mainimage img {
	width: 100%;
}

#mainimage h1 {
	display: none;
}


/*--------------------------------------
	news
--------------------------------------*/

.top-news .post-box__header h2 {
    font-size: 30px;
}

.top-news .post-box__content {
	max-height: 300px;
	overflow: auto;
}


.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {
    padding: 0px !important;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 100% !important;
}

.page-id-3657{
	margin: 0;
}
.page-id-3657 #wrapper{
	padding-top: 0;
}

#mv{
	position: relative;
	max-width: 100%;
}

#tel-bn{
	max-width: 408px;
	margin: 59px auto 0;
}

#guide{
	margin-top: 77px;
}

.guide-container{
	max-width: 1120px;
	padding: 0 20px;
	margin: 0 auto;
}

#operation{
	margin-top: 98px;
}

#feature{
	margin-top: 65px;
}

#medical{
	background: #F4F8F8;
	padding: 112px 0 100px;
}

.medical-container{
	max-width: 1120px;
	padding: 0 20px;
	margin: 0 auto;
}

#doctor{
	margin-top: 94px;
}

#clinic{
	padding-top: 77px;
}

.cli-ttl{
	margin: 0 auto 85px;
}

.cli-telbox{
	max-width: 816px;
	padding: 0 20px;
	margin: 0 auto 99px;
}

.cli-telbox .cli-tellists{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 56px;
}

.cli-infocotainer{
	max-width: 1120px;
	padding: 0 20px;
	margin: 0 auto 70px;
}

.cli-info-inner{
	display: grid;
	grid-template-columns: 37.68% 1fr;
}

.info-cont{
	border-right: 1px #D6D8DE solid;
}

.info-cont .info-cont-lists li {
	display: grid;
	grid-template-columns: 132px 1fr;
}

.info-cont .info-cont-lists li + li{
	padding-top: 32px;
}

.info-cont .l-head p {
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: .05em;
}

.info-cont .l-read {
	padding-right: 24px;
}

.info-cont .l-read p {
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: .05em;
}

.info-ttb{
	padding-left: 60px;
}

.gmap-container{
	max-width: 1120px;
	padding: 0 20px;
	margin: 0 auto 71px;
}

.g-map{
	max-width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 400px;
	position: relative;
}

.g-map iframe{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.bn-box{
	max-width: 576px;
	padding: 0 20px;
	margin: 0 auto;
}



@media screen and (max-width: 1023px) and (min-width: 768px) {

	.cli-telbox .cli-tellists{
		grid-gap: 20px;
	}

	.cli-info-inner{
		display: grid;
		grid-template-columns: 40% 60%;
	}

	.info-cont .info-cont-lists li {
		display: grid;
		grid-template-columns: 115px 1fr;
	}

	.info-cont .l-read {
		padding-right: 20px;
	}


	.info-ttb{
		padding-left: 20px;
	}

}

@media screen and (max-width: 767px) {

	#tel-bn{
		max-width: 310px;
		margin: 62px auto 0;
	}

	#guide{
		margin-top: 64px;
	}

	#operation{
		margin-top: 74px;
	}

	#feature{
		margin-top: 0;
	}

	#medical{
		padding: 66px 0 68px;
	}

	#doctor{
		margin-top: 68px;
	}

	#clinic{
		padding-top: 52px;
	}

	.cli-ttl{
		margin: 0 auto 38px;
	}

	.cli-telbox{
		padding: 0 20px;
		margin: 0 auto 50px;
	}

	.cli-telbox .cli-tellists{
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 34px;
	}

	.cli-infocotainer{
		margin: 0 auto 54px;
	}

	.cli-info-inner{
		display: block;
	}

	.info-cont{
		border-right: none;
		border-bottom: 1px #D6D8DE solid;
		padding-bottom: 50px;
	}

	.info-cont .info-cont-lists li {
		display: grid;
		grid-template-columns: 132px 1fr;
	}

	.info-cont .l-read {
		padding-right: 0;
	}

	.info-ttb{
		padding-top: 42px;
		padding-left: 0;
	}

	.gmap-container{
		margin: 0 auto 54px;
	}

	.g-map{
		max-width: 100%;
		height: 0;
		overflow: hidden;
		padding-bottom: 350px;
		position: relative;
	}

	.bn-box{
		max-width: 310px;
		padding: 0 20px;
		margin: 0 auto;
	}

}

.floating-reserve{
	position: fixed;
	right: 13px;
	bottom: 11px;
	width: 241px;
	z-index: 99;
}
.floating-reserve a{
	display: block;
}

@media screen and (max-width: 767px) {
	.floating-reserve{
		right: 50%;
		bottom: 14px;
		transform: translateX(50%);
		max-width: 349px;
		width: 100%;
	}
}

#footer{
	padding: 64px 0 0;
	background: transparent;
}

.foot-copy{
	width: 100%;
	height: 62px;
	background: #49B9B2;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.foot-copy p{
	font-size: 1.4rem;
	line-height: 1;
	letter-spacing: .08em;
	color: #fff;
}

@media screen and (max-width: 767px) {

	#footer{
		padding: 44px 0 0;
	}

	.foot-copy{
		height: auto;
		padding: 24px 0 96px;
	}
}