/* Global */

body {
	color: #454341;
	background-color: #ffffff;
	font: 400 1em "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
	max-width: 100%;
}
a:link {
	color: #f68f67;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #f68f67;
	text-decoration: none;
}

.mb-10 {
	margin-bottom:10px;
}
.mb-20 {
	margin-bottom:20px;
}
.mb-30 {
	margin-bottom:30px;
}
.mb-50 {
	margin-bottom:50px;
}




/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto; 
	z-index:100;
	background-color:#FFF;
	border-bottom: 4px solid #08A22A;
}
#logo {
	text-align: left;
	margin: 0px 0;
}
#nav {
	text-align: right;
	margin: 20px 0 0 0;
}
#nav a {
	color: #333;
}
.li-yoyaku {
	background: #FF7F00;
	color: #fff;
	border-radius: 6px;
}
	.li-yoyaku a {
		color: #fff !important;
	}
@media screen and (max-width: 1180px) {
	.li-yoyaku {
		display: none!important;
	}
}

.navigation{
	list-style: none;
	margin: 0;
	text-align: right;
	display: inline-block;
}
.navigation li{
	display: inline-block;
	text-align:center;
	margin-right:5px;
	padding:10px;
	cursor:pointer;
	color: #333;
	border-bottom: 2px solid #fff;
}

.navigation .active{
	color: #08A22A;
	font-weight:bold;
	border-bottom: 2px solid #08A22A;
}

#h1_wrap {
	position:relative;
	height:1px;
}
#h1_wrap .h1_tag {
	position: absolute;
	top: -10px ;
	left: 5px ;
	font-size:10px;
	z-index:10;
}



/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:90px 0 0px;
	margin: 0px 0 0 0 ;
}

/* mainvisual_slide */

#mainvisual_slide {
	background-color: #A6F2FF;
	margin-bottom:30px;
}
.mainvisual_inner {
text-align:center ; max-width:1400px; margin: 0px auto 0px auto;
}
.mainvisual_inner img {
	margin: 0px;
	padding: 0px;
}
/* Slide 1 */ 

#slide1{
	background-color:#ffffff;
}
#slide1 h1 {
	font-size: 2em;
	color:#8a8683;
	font-weight: 700;
}

#slide1 .artcle_wrap {
}
#slide1 .title_01 {
	font-size:1.2 !important;
	color: #08A22A ;
	margin-bottom:5px !important;
}
#slide1 .artcle_wrap div p {
	font-size:15px !important ;
	margin:0 !important;
}



/* Slide 2 */ 

#slide2 {
	padding-top: 90px !important;
}
#slide2 h1 {
	color:#ffffff;
}
#slide2 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
}
.photo {
	float:right;
	margin:0 0 5px 0px !important;
	
}
#slide2 {
}
#slide2 #slide2_2 {
}
.grid_6 dl {
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #fff;
}
.grid_6 dl dt {
	float:left;
	margin:0;
	width:100px;
	color:#08A22A ;
}
.grid_6 dl dd {
	float:right;
	width:380px;
	margin:0;
}

#photowrap {
}
#photowrap ul {
	list-style:none;
	margin:0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
}
#photowrap ul li {
	margin:0 !important;
	width: calc(33.3% - 10px);
}
@media screen and (min-width: 751px) {
	#photowrap ul li {
		margin:0 !important;
		width: calc(21% - 20px);
	}
}

#photowrap ul li img {
	width:100% ;
	height: auto;
}
#photowrap ul li p {
	margin: 0 0 10px 0;
	padding: 0 ;
	line-height:1.5em;
	font-size:12px;
	min-height: 3em;
	display:block;
}




/* Slide 3 */ 

#slide3 {
	background-color: #fff;
	padding-top:90px !important;
}
#slide3 #clinic_info {
}
#slide3 #clinic_info dl {
}
#slide3 #clinic_info dl dt {
	font-weight: bold ;
	color: #08A22A ;
}
#slide3 #clinic_info dl dd {
}

.timetable {
	width:100%;
}
.timetable thead td {
	border: 2px solid #fff ;
	background-color:#08A22A;
	color:#fff;
}
.timetable tbody th {
	border: 2px solid #fff ;
	background-color:#A3D165 ;
	font-weight:normal;
}
.timetable tbody td {
	border: 2px solid #fff ;
	background-color: #C5E29F;
}
.timetable td , .timetable th  {
	padding:5px;
	text-align:center;
}
.c_01 {
	color: #007FFF;
}
.c_02 {
	color: #FF9326;
}
.c_03 {
	color: #EF8989;
}



/* Slide 4 */

#slide4 {
	background-color: #fff;
	padding-top:90px !important;
	}
#slide4 h1 {
	font-weight: 700;
	color:#777 !important;
}
#slide4 h2 {
	font-size: 1.5em;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}
#map_canvas {
	height: 550px;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* Slide 5 */

.footer {
	background-color: #08A22A;
	color: #fff ;
	padding-top:100px !important;
	padding-bottom:150px !important;

	}


.sl_title {
	font-size: 2em;
}
.sl_title span {
	font-size: small;
	font-weight: normal;
}
.title_section {
	margin:0px 0 30px 0;
	font-size:22px !important;
	font-weight:bold;
	display:block;
	color: #fff ;
	background-color:#08A22A !important;
	padding:40px 0 30px 0  !important;
}
.title_section span {
	display:block;
}

.title_section2 {
	font-size: 1.5em;
	border-bottom: 4px solid #08A22A;
	margin: 0 0 10px 0;
	line-height: 130%;
	font-weight:normal;
}

	
.photo {
	float:right;
	margin:0 0 10px 10px;
	width:180px !important;
	
}
.sp_only {
	display:none;
}



/* Tablet */
@media screen and (max-width: 1024px) {

	#logo {
		width: 100%;
		text-align: center;
	}

	#nav {
		width:100%;
		text-align:center;
		margin:10px 0;
	}

	.navigation{
		width: 100%;
		display: inline-block;
		text-align: center;
		list-style: none;
		margin: 0;
		padding:0;
	}

	.navigation li{
		display: inline-block;
		width: 25vw;
		margin: 0;
		padding:0;
	}

	.slide{
		background-attachment: fixed;
		width:100%;
		position: relative;
		padding:100px 0 50px 0;
	}

	#decorative {
		display:none;
	}

	#content {
		text-align:center;
		width:100%;
	}

	#slide1 h1 {
		line-height: 1em;
	}
	#slide1 h2 {
		line-height: 1em;
	}
	#slide2 h1 {
		line-height: 1em;
	}
	#slide2 h2 {
		line-height: 1em;
	}
	#slide3 h1 {
		line-height: 1em;
	}
	#slide3 h2 {
		line-height: 1em;
	}
	#slide4 h1 {
		line-height: 1em;
	}
	#slide4 h2 {
		line-height: 1em;
	}
	#slide2 , #slide3 , #slide4 {
		padding: 140px 0 0 0 !important ;
		margin: 0 !important ;
	}

	 dl {
	}
	 dl dt {
		clear:both !important;
		margin:0 !important;
		width:100% !important;
	}
	 dl dt:before {
		content:"■"
	}
	 dl dd {
		clear:both !important;
		margin:0 !important;
		float: none !important;
		width:100% !important;
	}

}




/* Mobile */
@media screen and (max-width: 1024px) {
	.menu .container {
		margin: 0px !important;
		width:100% !important;

	}
	#logo {
		width: 100%;
		text-align: center;
	}
	#logo img {
		width:70%
	}
	#nav {
		width:100%;
		margin:0px 0px 0px 5px;
	}

	.navigation{
		width: 100%;
		float: none;
		display: inline-block;
		list-style: none;
		margin: 0;
	}

	.navigation li{
		display: inline-block;
		margin-bottom:5px ;
		padding: 5px 0px;
		font-size:12px;
		text-height:1em;
		width:calc(30vw -10px) !important;
	}
	.slide{
		background-attachment: fixed;
		width:100%;
		position: relative;
		padding:140px 0 0 0;
	}


	#slide1 h1 {
		line-height: 1em;
	}
	#slide1 h2 {
		line-height: 1em;
	}
	#slide2 h1 {
		line-height: 1em;
	}
	#slide2 h2 {
		line-height: 1em;
	}
	#slide3 h1 {
		line-height: 1em;
	}
	#slide3 h2 {
		line-height: 1em;
	}
	#slide4 h1 {
		line-height: 1em;
	}
	#slide4 h2 {
		line-height: 1em;
	}

	#slide5 {
	}
	#slide2 , #slide3 , #slide4 {
		padding: 142px 0 0 0 !important ;
		margin: 0 !important ;
	}

	#slide3 #clinic_info dt {
		font-size:1.2em !important;
	}
	#slide3 #clinic_info dd {
		margin:0px 0 10px 0 !important;
		padding: 0px !important;
	}


	.text_01 {
		padding: 5px;
		width: 200px;
	}
	.text_02 {
		padding: 5px;
		width: 200px;
		height: 100px;
	}
	.sl_title {
		font-size: 2em;
	}
	.sl_title span {
		font-size: small;
		font-weight: normal;
		display: block;
	}

	.photo {
		margin:0 auto 10px auto;
		width:150px !important;

	}
	img.photo {
		width:140px
	}
	 dl {
	}
	 dl dt {
		clear:both !important;
		margin:0 !important;
		width:100% !important;
	}
	 dl dt:before {
		content:"■"
	}
	 dl dd {
		clear:both !important;
		margin:0 !important;
		float: none !important;
		width:100% !important;
	}

	.sp_only {
		display:block !important;
		text-align:center;
	}
	.pc_only {
		display:none;
	}
	#slide5 {
		padding: 20px 0 10px 0 !important ;
		margin: 10px 0 0 0 !important ;
	}
	.cotainer {
		background-color:#cfdd !important;
	}
	.title_section {
		padding:20px 0 20px 0  !important;
	}

}







/**************************************/
/*clearfix*/
/**************************************/

.clearfix:after {
 content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */


.kado-r6 {
	border-radius: 6px; /* CSS3草案 */ 
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 6px; /* Firefox用 */ 
}

div a:hover img
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}


.dl_kamoku dl {
}
.dl_kamoku dl dt {
	clear:both !important;
	margin:0 !important;
	width:100% !important;
}
.dl_kamoku dl dt:before {
	content:"■"
}
.dl_kamoku dl dd {
	clear:both !important;
	margin:0 !important;
	float: none !important;
	width:100% !important;
}
.timetable {
	border-collapse:collapse;
	width:100%;
}
.timetable td , .timetable th {
	font-size:12px;
	text-align:center;
	padding:4px;
	
}
.timetable thead {
}
.timetable thead td {
	padding: 5px 0px 5px 0px !important;
	font-size:10px !important;
}
.timetable tbody {
}
.timetable tbody th {
}
.timetable tbody td {
}
.timetable tbody td.td_kyushin {
	background-color:#ccc;
}
.timetable tbody td.td_gairai {
	background-color:#007FFF ;
	color:#fff;
}
.timetable tbody td.td_houmon {
	background-color:#FF9326 ;
	color:#fff;
}
.timetable tbody td.td_no {
	background-color:#FFF ;
	color:#fff;
}
.timetable tbody td {
}
.timetable .td_day {
	width:10%;
}
.timetable .time01 {
	width:30%;
}
.timetable .time02 {
	width:30%;
}
.timetable .time03 {
	width:30%;
}
.yoyaku_bt {
	position: fixed;
	left: 0;
	bottom: 0px;
	background: #fff;
	width: 100%;
	z-index: 100;
	height: 50px;
	padding: 10px 0 ;
}
@media screen and (min-width: 1180px) {
	.yoyaku_bt {
		display: none!important;
	}
}
.yoyaku_bt a.bt {
	width: 250px;
	margin: auto;
	background-color: #FF7F00 !important;
	color: #fff;
	display: block;
	padding: 10px 0 ;
	text-align: center;
}
.yoyaku {
	margin-bottom: 20px;
}
.yoyaku a {
	margin: auto;
	background-color: #FF7F00 !important;
	color: #fff;
	display: block;
	padding: 10px 0 ;
	text-align: center;
	margin: 0 10px;
	border-radius: 6px;
}
.timetable_text {
	padding: 0px;
	margin: .5em 0 0 0 ;
}
	.timetable_text li {
		line-height: 1.5;
		margin-bottom: .5em;
		padding-left: 1em;
		text-indent:-1em;
		list-style: none;
	}
