@charset "utf-8";

body{
	line-height:1.4em;
	min-width:1200px;
	font-family:'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Meiryo','メイリオ','Yu Gothic Medium','游ゴシック Medium', sans-serif;
	font-weight:400;
}

sup{
	vertical-align:super;
	font-size:0.5em;
}

.nagkaguro{
	letter-spacing:-0.3em;
}

.nagkaguro:before{
	content:"";
	margin-left:-0.3em;
}

@media all and (-ms-high-contrast:none) {
body{
	font-family:'Meiryo','メイリオ','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Yu Gothic Medium','游ゴシック Medium', sans-serif;
	font-weight:400;
	transform:rotate(0.001deg);
}
}

@media screen and (max-width:640px){
html{
	overflow-x:hidden; 
}
	
body{
	font-size:0.9em;
	line-height:1.25em;
	min-width:inherit;
	overflow-x:hidden;
}

body ,div ,span ,p ,a ,b{
	font-family:sans-serif;
}

}

a:link {
	border: 0;
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	color: inherit;
}

a:focus {
	border: 0;
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	color: inherit;
}

a:visited {
	border: 0;
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	color: inherit;
}

a:active {
	border: 0;
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	color: inherit;
}

a[href^="tel:"] {
	cursor: default;
}

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

.clear {
	min-height: 1px;
}

* html .clear {
	height: 1px;/*¥*//*/
	height:auto;
	overflow:hidden;
	/**/
}



@media print, screen and (min-width:641px){
.pc_only{
}

.sp_only{
	display:none !important;
}
}

@media screen and (max-width:640px){
.pc_only{
	display:none !important;
}

.sp_only{
}
}

/*common*/



.head{
	width:1100px;
	height:160px;
	position:relative;
	margin:0 auto;
	font-size:12px;
}

.head-time{
	width:320px;
	float:left;
}

.head-time-table{
	width:100%;
	display:table;
	table-layout:fixed;
	margin:30px 0 10px 0;
}

.head-time-table-th{
	width:100%;
	display:table-row-group;
	background:#3EB134;
	color:#FFFFFF;
}

.head-time-table-th div{
	display:table-cell;
	text-align:center;
	background:#3EB134;
}

.head-time-table-th div:first-child{
	width:100px;
}

.head-time-table-tr{
	width:100%;
	display:table-row-group;
	line-height:30px;
}

.head-time-table-tr div{
	display:table-cell;
	text-align:center;
}

.head-time-table-tr div:nth-child(n+2){
	text-shadow:0.3px 0.3px 0 #000000,-0.3px -0.3px 0 #000000,-0.3px 0.3px 0 #000000,0.3px -0.3px 0 #000000,0px 0.3px 0 #000000,0 -0.3px 0 #000000,-0.3px 0 0 #000000,0.3px 0 0 #000000;
}

.head-caution{
	background:#dcedbc;
	text-align:center;
	line-height:1.3em;
	padding:5px;
	white-space:nowrap;
	border-radius:5px;
}

.head-caution span{
	display:block;
	text-decoration:underline;
}


.head-logo{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	width:210px;
	height:120px;
}

.head-access{
	width:300px;
	float:right;
	text-align:center;
	margin-top:35px;
}

.head-access-tel{
	display:block;
	line-height:30px;
	color:#3eb134 !important;
	font-size:2.5em;
}

.head-access-tel img{
	margin-right:10px;
}

.head-access-address{
	color:#3eb134;
	line-height:1.5em;
	margin:2px auto;
}

.head-access-parking{
	background:#3eb134;
	color:#FFFFFF;
	line-height:1.5em;
	margin:2px auto;
}

.head-access-bus{
	white-space:nowrap;
	line-height:1.5em;
	text-align:center;
	display:flex;
	justify-content:center;
}

.head-access-access{
	display:block;
	background:#afc652;
	color:#FFFFFF !important;
	line-height:1.5em;
	border-radius:5px;
	margin:2px auto !important;
}	

#menu{
	background:rgba(255,255,255,0.9);
	width:100%;
	text-align:center;
	border-bottom:#3bb136 solid 5px;
}

#menu-box{
	width:1100px;
	margin:0 auto;
	padding-top:15px;
	display:flex;
	justify-content:space-between;
}

#menu a{
	display:block;
	height:50px;
	line-height:50px;
	width:16%;
	color:#FFFFFF;
	font-size:1.4em;
	background:#3bb136;
	border-bottom:rgba(0,0,0,0.2) solid 4px;
	border-radius:10px;
	position:relative;
	text-align:center;
	box-sizing:border-box;
	margin-bottom:15px;
}

#menu-box a:hover{
	opacity:0.8;
}

.menu-current{
	background:#C69E26 !important;
}

.menu-fixed{
	position:fixed;
    top:0;
    padding:0;
    z-index:10000;
}

.main-v{
	width:100%;
	background:url(../images/main-v-bg.jpg) center center no-repeat;
	background-size:cover;
	height:330px;
	border-bottom:solid #3b930c 7px;
	margin-bottom:60px;
}

.main-v-img{
	position:relative;
	width:1100px;
	height:330px;
	margin:0 auto;
}

.main-v-img h1{
	position:absolute;
	top:0;
	bottom:0;
	margin:auto 0 auto 90px;
	width:250px;
	height:40px;
	background:rgba(59,147,12,0.7);
	line-height:40px;
	text-align:center;
	color:#FFFFFF;
	font-family:'rounded-mplus-1c', serif !important;
	font-weight:700;
	transform:rotate(0.001deg);
	font-size:1.5em;
	border-radius:10px;
}

.foot{
	width:100%;
	text-align:center;
	margin-top:80px;
	padding-bottom:60px;
}

.foot-copy{
	width:100%;
	text-align:center;
	line-height:30px;
	height:30px;
	background:#3b930c;
	color:#FFFFFF;
	margin-bottom:10px;
}

.foot-logo{
	display:block;
	margin:0 auto 15px auto;
}

.foot-access-tel{
	display:block;
	line-height:30px;
	color:#3eb134 !important;
	font-size:2.0em;
	text-align:center;
}

.foot-access-tel img{
	margin-right:10px;
}

.foot-access-address{
	text-align:center;
	margin:15px auto 0 auto;
}

.title{
	margin-bottom:15px;
	text-align:center;
}

.foot-menu{
	text-align:center;
	line-height:25px;
	color:#3eb134;
	margin-bottom:50px;
}

.foot-menu li{
	display:inline-block;
	margin-right:10px;
}

.foot-menu li:last-child{
	margin-right:0;
}

.foot-menu span{
	display:inline-block;
	transform:rotate(90deg);
	font-size:0.7em;
	line-height:25px;
}


.dot-title{
	margin-bottom:15px;
	text-align:center;
}

.dot-title span{
	display:inline-block;
	padding:10px 120px;
	border:dotted 3px #dcedbc;
	border-radius:15px;
}

.border-title{
	margin-bottom:15px;
	text-align:center;
}

.border-title span{
	display:inline-block;
	padding:10px 120px;
	border:solid 3px #3b930c;
	border-radius:15px;
}

.title-mini{
	margin-bottom:15px;
	text-align:center;
}

@media screen and (max-width:640px){
/*common*/



.head{
	width:100%;
	height:auto;
	position:relative;
	margin:0 auto;
	font-size:0.75em;
	display:flex;
	flex-direction:column;
}

.head-time{
	width:90%;
	margin:0 auto;
	float:none;
}

.head-time-table{
	width:100%;
	display:table;
	table-layout:fixed;
	margin:30px 0 10px 0;
	font-size:1.25em;
}
/*
.head-time-table-th{
	width:100%;
	display:table-row-group;
	background:#3EB134;
	color:#FFFFFF;
}

.head-time-table-th div{
	display:table-cell;
	text-align:center;
	background:#3EB134;
}
*/
.head-time-table-th div:first-child{
	width:35%;
}

.head-time-table-tr{
	width:100%;
	display:table-row-group;
	line-height:25px;
}

.head-time-table-tr div{
	display:table-cell;
	text-align:center;
	font-family:'Noto Sans Japanese' !important;
	font-weight:600;
	transform:rotate(0.001deg);
}

.head-time-table-tr div:nth-child(n+2){
	-webkit-text-stroke:1px #000000;
	webkit-text-stroke:1px #000000;
}

/*
.head-caution{
	background:#dcedbc;
	text-align:center;
	line-height:1.3em;
	padding:5px;
	white-space:nowrap;
}

.head-caution span{
	display:block;
	text-decoration:underline;
}

*/

.head-logo{
	position:relative;
	top:auto;
	right:auto;
	bottom:auto;
	left:auto;
	margin:30px auto 0 auto;
	width:60%;
	order:-1;
	height:auto;
}

.head-logo img{
	width:100%;
}

.head-access{
	width:90%;
	float:none;
	text-align:center;
	margin:10px auto;
}

/*
.head-access-tel{
	display:block;
	line-height:30px;
	color:#3eb134 !important;
	font-size:2.5em;
}

.head-access-tel img{
	margin-right:10px;
}

.head-access-address{
	color:#3eb134;
	line-height:1.5em;
	margin:2px auto;
}

.head-access-parking{
	background:#3eb134;
	color:#FFFFFF;
	line-height:1.5em;
	margin:2px auto;
}

.head-access-bus{
	white-space:nowrap;
	line-height:1.5em;
	text-align:center;
	display:flex;
	justify-content:center;
}
*/
.head-access-access{
	display:block;
	background:#afc652;
	color:#FFFFFF !important;
	line-height:2.1em;
	border-radius:5px;
	margin:4px auto !important;
}	

#menu{
	background:rgba(255,255,255,0.9);
	width:100%;
	text-align:center;
	height:auto;
	border-bottom:#3bb136 solid 5px;
}

#menu-box{
	width:90%;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	padding-top:15px;
}

#menu a{
	display:block;
	height:40px;
	line-height:40px;
	width:33%;
	color:#FFFFFF;
	font-size:1.2em;
	background:#3bb136;
	border-bottom:rgba(0,0,0,0.2) solid 4px;
	border-radius:10px;
	position:relative;
	text-align:center;
	margin-bottom:10px;
}

#menu-box a:hover{
	opacity:0.8;
}

.menu-current{
	background:#C69E26 !important;
}
/*

.menu-fixed{
	position:fixed;
    top:0;
    padding:0;
    z-index:10000;
}
*/
.main-v{
	width:100%;
	background:url(../images/main-v-bg.jpg) center center no-repeat;
	background-size:cover;
	height:300px;
	border-bottom:solid #3b930c 7px;
	margin-bottom:60px;
}

.main-v-img{
	position:relative;
	width:100%;
	height:300px;
	margin:0 auto;
	background-size:cover !important;
}

.main-v-img h1{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	width:250px;
	height:40px;
	background:rgba(59,147,12,0.7);
	line-height:40px;
	text-align:center;
	color:#FFFFFF;
	font-family:'Noto Sans Japanese' !important;
	font-weight:600;
	transform:rotate(0.001deg);
	font-size:1.5em;
}
/*
.foot{
	width:100%;
	text-align:center;
	margin-top:80px;
	padding-bottom:60px;
}

.foot-copy{
	width:100%;
	text-align:center;
	line-height:30px;
	height:30px;
	background:#3b930c;
	color:#FFFFFF;
	margin-bottom:60px;
}
*/

.foot-logo{
	display:block;
	margin:0 auto 15px auto;
	width:90%
}


.foot-access-tel{
	display:block;
	line-height:30px;
	color:#3eb134 !important;
	font-size:2.2em;
	text-align:center;
}

/*
.foot-access-tel img{
	margin-right:10px;
}

.foot-access-address{
	text-align:center;
	margin:15px auto 0 auto;
}

.foot-menu{
	text-align:center;
	line-height:25px;
	color:#3eb134;
	margin-bottom:50px;
}
*/

.foot-menu ul{
	display:block;
	width:90%;
	margin:0 auto;
}

.foot-menu li{
	display:inline-block;
	width:32%;
	margin-right:0;
	text-align:left;
}
/*
.foot-menu li:last-child{
	margin-right:0;
}

.foot-menu span{
	display:inline-block;
	transform:rotate(90deg);
	font-size:0.7em;
	line-height:25px;
}
*/
.title{
	margin-bottom:15px;
	text-align:center;
}

.dot-title{
	margin-bottom:15px;
	text-align:center;
}

.dot-title span{
	display:inline-block;
	padding:10px;
	border:dotted 3px #dcedbc;
	border-radius:15px;
}

.border-title{
	margin-bottom:15px;
	text-align:center;
}

.border-title span{
	display:inline-block;
	padding:10px;
	border:solid 3px #3b930c;
	border-radius:15px;
}

.title-mini{
	margin-bottom:15px;
	text-align:center;
}

	
}

@media screen and (max-width:350px){
/*under 350*/

.mini-sp{
	display:inline-block;
	font-size:0.8em;
	transform:scaleY(1.2);
	transform-origin:center;
	text-decoration:inherit;
	font-family:inherit;
}

.title img{
	width:80%;
}

.dot-title img{
	width:80%;
}

.dot-title span img{
	width:80%;
}

.border-title img{
	width:80%;
}

.border-title span img{
	width:80%;
}

.title-mini img{
	width:80%;
}

}


/*index*/

#keyimg {
	min-width:1100px;
	overflow:hidden;
	border-bottom:solid #3b930c 7px;
	margin-bottom:35px;
}
#keyimg .bx-viewport {
	background:transparent !important;
	border:0;
	overflow:visible !important;
	height:550px !important;
}
.bx-wrapper .bx-prev {
	left:-50px !important;
}
.bx-wrapper .bx-next {
	right:-50px !important;
}

#slider{
	width:100%;
}

.index-info{
	width:1100px;
	margin:0 auto;
}

.index-info-box-top{
	display:block;
}

#index-info-box{
	border-bottom:solid 4px #AFC652;
	padding:10px 0;
	max-height:310px;
	overflow:hidden;
}

.info-box{
	margin-bottom:15px;
}

.info-box-t{
	width:100%;
	margin-right:15px;
	text-indent:-1em;
	padding-left:1em;
	color:#990000;
	font-family:'Noto Sans Japanese';
	font-weight:600;
	transform:rotate(0.001deg);
	vertical-align:top;
}

.info-box-t:before{
	content:"●";
}

.info-box-text{
	font-family:'Noto Sans Japanese';
	font-weight:400;
	transform:rotate(0.001deg);
	padding-left:1.0em;
	line-height:1.45em;
}

.info-box-text a{
	font-family:'Noto Sans Japanese';
	font-weight:600;
	transform:rotate(0.001deg);
}

.info-box-text b{
	font-weight:600;
	transform:rotate(0.001deg);
    color:#990000;
}

.calenderbox{
	width:1100px; 
	margin:0 auto 70px auto;
}

.index-med-t{
	margin-bottom:5px;
	text-align:center;
}

.index-med-info-box{
	width:100%;
	text-align:center;
	padding:15px 0 5px 0;
	margin-bottom:100px;
}

.index-med-info-box-inner{
	width:1100px;
	margin:0 auto;
	font-size:0.90em;
}

.index-med-info-box-inner-td:nth-child(-n+5){
	width:calc((100% - 60px) / 5);
	margin:0 10px 10px 0;
}

.index-med-info-box-inner-td:nth-child(5){
	margin:0 0 10px 0 !important;
}

.index-med-info-box-inner-td:nth-child(n+6){
	width:calc((100% - 46px) / 4);
	margin:0 10px 10px 0;
}

.index-med-info-box-inner-td:nth-child(n+6):nth-child(4n + 5){
	margin:0 0 10px 0 !important;
}

.index-med-info-box-inner-td{
	display:block;
	height:35px;
	line-height:35px;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
	font-family:'Noto Sans Japanese';
	font-weight:600;
	transform:rotate(0.001deg);
	text-decoration:underline !important;
	border:solid 2px #8BC16B !important;
	border-radius:10px;
}


.index-bus-root-box{
	width:1100px;
	margin:20px auto 100px auto;
}

.index-bus{
	width:450px;
	float:left;
	margin:0 auto;
	text-align:center;
	padding-top:135px;
}

.index-bus span{
	display:block;
	margin-top:10px;
	text-align:center;
	font-size:1.4em;
	line-height:1.5em;
}

.index-bus-root{
	width:650px;
	float:left;
	margin:0 auto;
}


.index-time-box{
	width:1100px;
	margin:0 auto 80px auto;
}

.index-time{
	width:530px;
	float:left;
	padding-top:50px;
}

.index-time-logo{
	display:block;
	margin:0 auto 15px auto;
}

.index-access-tel{
	display:block;
	line-height:30px;
	color:#3eb134 !important;
	font-size:2.0em;
	text-align:center;
}

.index-access-tel img{
	margin-right:10px;
}

.index-access-address{
	text-align:center;
	margin:5px auto 0 auto;
	font-size:0.8em;
}

.index-time-table{
	width:100%;
	display:table;
	table-layout:fixed;
	margin:10px 0;
	line-height:1.6em;
	font-size:1.1em;
}

.index-time-table-th{
	width:100%;
	display:table-row-group;
	background:#3EB134;
	color:#FFFFFF;
}

.index-time-table-th div{
	display:table-cell;
	text-align:center;
	background:#3EB134;
}

.index-time-table-th div:first-child{
	width:160px;
}

.index-time-table-th div:last-child{
	padding-right:15px;
}

.index-time-table-tr{
	width:100%;
	display:table-row-group;
	line-height:30px;
}

.index-time-table-tr div{
	display:table-cell;
	text-align:center;
}

.index-time-table-tr div:nth-child(n+2){
	text-shadow:0.02em 0.02em 0 #000000,-0.02em -0.02em 0 #000000,-0.02em 0.02em 0 #000000,0.02em -0.02em 0 #000000,0px 0.02em 0 #000000,0 -0.02em 0 #000000,-0.02em 0 0 #000000,0.02em 0 0 #000000;
}

.index-time-table-tr div:last-child{
	padding-right:15px;
}

.index-caution{
	background:#dcedbc;
	text-align:center;
	font-size:0.9em;
	line-height:1.3em;
	padding:5px;
	white-space:nowrap;
	border-radius:5px;
}

.index-caution span{
	display:block;
	text-decoration:underline;
}

.index-time-photo{
	width:540px;
	float:right;
}

.index-map{
	display:block;
	width:1100px;
	margin:80px auto;
}

.index-googlemap{
	display:block;
	width:1100px;
	margin:80px auto 30px auto;
}

.index-googlemap iframe{
	width:1100px;
	height:530px;
}

@media screen and (max-width:640px){
	
/*index*/

#keyimg {
	min-width:100%;
	overflow:hidden;
	border-bottom:solid #3b930c 7px;
	margin-bottom:35px;
}
#keyimg .bx-viewport {
	background:transparent !important;
	border:0;
	overflow:visible !important;
	height:auto !important;
}

/*

.bx-wrapper .bx-prev {
	left:-50px !important;
}
.bx-wrapper .bx-next {
	right:-50px !important;
}

#slider{
	width:100%;
}
*/

.index-info{
	width:90%;
	margin:0 auto;
}

.index-info-box-top{
	display:block;
	width:100%;
	height:4px;
}

.mCSB_container{
	overflow: visible !important;
}

/*
#index-info-box{
	border-bottom:solid 4px #AFC652;
	padding:10px 0;
	height:250px;
	overflow:hidden;
}

.info-box{
	margin-bottom:15px;
}

.info-box-t{
	width:100%;
	margin-right:15px;
	text-indent:-1em;
	padding-left:1em;
	color:#990000;
	font-family:'Noto Sans Japanese';
	font-weight:600;
	transform:rotate(0.001deg);
	vertical-align:top;
}

.info-box-t:before{
	content:"●";
}

.info-box-text{
	font-family:'Noto Sans Japanese';
	font-weight:400;
	transform:rotate(0.001deg);
	padding-left:1.0em;
	line-height:1.45em;
}

.info-box-text a{
	font-family:'Noto Sans Japanese';
	font-weight:600;
	transform:rotate(0.001deg);
	text-decoration:underline;
}
*/
.calenderbox{
	width:90%; 
	margin:0 auto 70px auto;
}

.index-med-t{
	margin-bottom:5px;
	text-align:center;
}

.index-med-info-box{
	width:90%;
	text-align:center;
	padding:15px 0 5px 0;
	margin: 30px auto 60px auto;
}

.index-med-info-box-inner{
	width:100%;
	margin:0 auto;
	font-size:0.90em;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.index-med-info-box-inner-td:nth-child(-n+5){
	width:48%;
	margin:0;
}

.index-med-info-box-inner-td:nth-child(5){
	margin:0;
}

.index-med-info-box-inner-td:nth-child(n+6){
	width:48%;
	margin:0;
}

.index-med-info-box-inner-td:nth-child(n+6):nth-child(4n + 5){
	margin:0;
}

.index-med-info-box-inner-td{
	display:block;
	height:35px;
	line-height:35px;
	float:none;
	background-color:#FFFFFF;
	text-align:center;
	font-family:'Noto Sans Japanese';
	font-weight:600;
	transform:rotate(0.001deg);
	text-decoration:underline !important;
	border:solid 2px #8BC16B !important;
	border-radius:10px;
	margin-bottom:15px !important;
}

.index-med-info-box-inner-td span{
	display:block;
	font-size:0.75em;
	transform:scaleY(1.4);
	transform-origin:center;
}


.index-bus-root-box{
	width:90%;
	margin:0 auto 60px auto;
}

.index-bus{
	width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
}

/*
.index-bus span{
	display:block;
	margin-top:10px;
	text-align:center;
	font-size:1.4em;
	line-height:1.5em;
}
*/

.index-bus-root{
	width:100%;
	float:none;
	margin:20px auto;
}

.index-bus-root img{
	width:100%;
}

.index-time-box{
	width:90%;
	margin:0 auto 60px auto;
}

.index-time{
	width:100%;
	float:none;
	padding-top:0;
}

.index-time-logo{
	display:block;
	width:100%;
	margin:0 auto 15px auto;
}


.index-access-tel{
	display:block;
	line-height:30px;
	color:#3eb134 !important;
	font-size:2.5em;
	text-align:center;
}
/*
.index-access-tel img{
	margin-right:10px;
}
*/
.index-access-address{
	text-align:center;
	margin:5px auto 0 auto;
	font-size:1.0em;
}

.index-time-table{
	width:100%;
	display:table;
	table-layout:fixed;
	margin:10px 0;
	line-height:1.6em;
	font-size:0.9em;
}
/*
.index-time-table-th{
	width:100%;
	display:table-row-group;
	background:#3EB134;
	color:#FFFFFF;
}

.index-time-table-th div{
	display:table-cell;
	text-align:center;
	background:#3EB134;
}
*/
.index-time-table-th div:first-child{
	width:35%;
}

.index-time-table-th div:last-child{
	padding-right:5px;
}

.index-time-table-tr{
	width:100%;
	display:table-row-group;
	line-height:30px;
}

.index-time-table-tr div{
	display:table-cell;
	text-align:center;
	font-family:'Noto Sans Japanese' !important;
	font-weight:600;
	transform:rotate(0.001deg);
}

.index-time-table-tr div:last-child{
	padding-right:5px;
}

.index-caution{
	background:#dcedbc;
	text-align:center;
	font-size:0.9em;
	line-height:1.3em;
	padding:5px;
	white-space:nowrap;
}

.index-caution span{
	display:block;
	text-decoration:underline;
}

.index-time-photo{
	width:100%;
	float:none;
	margin-top:20px;
}

.index-map{
	display:block;
	width:90%;
	margin:30px auto 80px auto;
}

.index-googlemap{
	display:block;
	width:90%;
	margin:30px auto;
}

.index-googlemap iframe{
	width:100%;
	height:530px;
}
	
}

/*information*/

.information-img{
	background:url(../images/information-img.jpg) center center no-repeat;
}

.info-time-table{
	width:540px;
	display:table;
	table-layout:fixed;
	margin:0 auto 20px;
	line-height:1.6em;
	font-size:1.1em;
}

.info-time-table-th{
	width:100%;
	display:table-row-group;
	background:#3EB134;
	color:#FFFFFF;
}

.info-time-table-th div{
	display:table-cell;
	text-align:center;
}

.info-time-table-th div:first-child{
	width:160px;
}

.info-time-table-th div:last-child{
	padding-right:15px;
}

.info-time-table-tr{
	width:100%;
	display:table-row-group;
	line-height:30px;
}

.info-time-table-tr div{
	display:table-cell;
	text-align:center;
}

.info-time-table-tr div:nth-child(n+2){
	text-shadow:0.3px 0.3px 0 #000000,-0.3px -0.3px 0 #000000,-0.3px 0.3px 0 #000000,0.3px -0.3px 0 #000000,0px 0.3px 0 #000000,0 -0.3px 0 #000000,-0.3px 0 0 #000000,0.3px 0 0 #000000;
}

.info-time-table-tr div:last-child{
	padding-right:15px;
}

.info-time-table-tr div:nth-child(n+2){
	-webkit-text-stroke:1px #000000;
	webkit-text-stroke:1px #000000;
}

.info-caution{
	width:540px;
	margin:15px auto;
	background:#dcedbc;
	text-align:center;
	font-size:1.15em;
	line-height:1.4em;
	padding:5px;
	white-space:nowrap;
}

.info-caution span{
	display:block;
	text-decoration:underline;
}

.info-caution span b{
	color:#990000;
}

.info-caution-sub{
	text-align:center;
	font-size:1.1em;
}

.info-caution-sub-sub{
	text-align:center;
	font-size:1.0em;
	margin-top:10px;
}

.info-content{
	display:flex;
	align-items:center;
	width:1100px;
	height:250px;
	margin:60px auto;
}

.info-content div{
	text-align:center;
	width:160px;
	height:250px;
	background:#dcedbc;
	font-size:1.3em;
	line-height:250px;
	margin-right:30px;
}

.info-content ul{
	line-height:1.75em;
	padding-right:65px;
}

.info-shitei-content{
	display:flex;
	align-items:center;
	width:1100px;
	height:50px;
	margin:160px auto 60px auto;
}

.info-shitei-content div{
	text-align:center;
	width:160px;
	height:50px;
	background:#dcedbc;
	font-size:1.3em;
	line-height:50px;
	margin-right:30px;
}

.info-shitei-content ul{
	line-height:1.75em;
	padding-right:65px;
}

.info-shitei-content ul li{
	display:inline-block;
	margin-right:30px;
}

.info-hp-content{
	display:flex;
	align-items:center;
	width:1100px;
	height:120px;
	margin:0 auto 100px auto;
}

.info-hp-content div{
	text-align:center;
	width:160px;
	height:90px;
	background:#dcedbc;
	font-size:1.3em;
	line-height:30px;
	margin-right:30px;
	padding-top:30px;
}

.info-hp-content ul{
	line-height:1.75em;
	width:230px;
}

.info-root-sub{
	text-align:center;
	font-size:1.1em;
}

.info-root{
	width:1100px;
	margin:30px auto 100px auto;
}

.info-contact-t{
	margin-bottom:60px;
}

.info-contact-box{
	width:1100px;
	margin:20px auto 60px auto;
}

.info-contact-box table{
	width:100%;
	border:solid 1px #3b930c;
	table-layout:fixed;
	border-collapse:collapse;
	margin-bottom:30px;
}

.info-contact-box table th{
	border:solid 1px #3b930c;
	font-weight:normal;
	width:400px;
	vertical-align:middle;
	text-align:center;
	background:#dcedbc;
}

.info-contact-box table td{
	border:solid 1px #3b930c;
	line-height:1.8em;
	text-indent:0.8em;
}

@media screen and (max-width:640px){
	
/*information*/

/*
.information-img{
	background:url(../images/information-img.jpg) center center no-repeat;
}
*/

.info-time-table{
	width:90%;
	display:table;
	table-layout:fixed;
	margin:0 auto 20px;
	line-height:1.6em;
	font-size:0.9em;
}
/*
.info-time-table-th{
	width:100%;
	display:table-row-group;
	background:#3EB134;
	color:#FFFFFF;
}

.info-time-table-th div{
	display:table-cell;
	text-align:center;
}
*/
.info-time-table-th div:first-child{
	width:90px;
}

.info-time-table-th div:last-child{
	padding-right:5px;
}
/*
.info-time-table-tr{
	width:100%;
	display:table-row-group;
	line-height:30px;
}
*/
.info-time-table-tr div{
	display:table-cell;
	text-align:center;
	font-family:'Noto Sans Japanese' !important;
	font-weight:600;
	transform:rotate(0.001deg);
	font-size:1.1em;
}

.info-time-table-tr div:last-child{
	padding-right:5px;
}

.info-caution{
	width:90%;
	margin:15px auto;
	background:#dcedbc;
	text-align:center;
	font-size:1.0em;
	line-height:1.4em;
	padding:5px;
	white-space: normal;
}
/*
.info-caution span{
	display:block;
	text-decoration:underline;
}

.info-caution span b{
	color:#990000;
}

.info-caution-sub{
	text-align:center;
	font-size:1.1em;
}

.info-caution-sub-sub{
	text-align:center;
	font-size:0.9em;
	margin-top:10px;
}
*/
.info-content{
	display:block;
	align-items:center;
	width:90%;
	height:auto;
	margin:60px auto;
}

.info-content img{
	display:block;
	width:100%;
	margin:20px auto;
}

.info-content div{
	text-align:center;
	width:100%;
	height:auto;
	background:#dcedbc;
	font-size:1.3em;
	line-height:1.6em;
	margin-right:0;
	margin-bottom:20px;
}

.info-content ul{
	line-height:1.75em;
	padding-right:0;
	font-size:1.2em;
}

.info-shitei-content{
	display:block;
	align-items:center;
	width:90%;
	height:auto;
	margin:160px auto 60px auto;
}

.info-shitei-content div{
	text-align:center;
	width:100%;
	height:auto;
	background:#dcedbc;
	font-size:1.3em;
	line-height:1.6em;
	margin-right:0;
	margin-bottom:20px;
}

.info-shitei-content ul{
	line-height:1.75em;
	padding-right:0;
	font-size:1.2em;
}

.info-shitei-content ul li{
	display:block;
	margin-right:0;
}

.info-hp-content{
	display:block;
	align-items:center;
	width:90%;
	height:auto;
	margin:0 auto;
}

.info-hp-content div{
	text-align:center;
	width:100%;
	height:auto;
	background:#dcedbc;
	font-size:1.3em;
	line-height:1.6em;
	margin-right:0;
	margin-bottom:20px;
	padding-top:0;
}

.info-hp-content ul{
	line-height:1.75em;
	width:100%;
	font-size:1.2em;
}

.info-root-sub{
	width:90%;
	text-align:center;
	font-size:1.0em;
	margin:0 auto;
	line-height:1.4em;
}

.info-root{
	width:90%;
	margin:30px auto 100px auto;
}

.info-root img{
	width:100%;
}

.info-contact-t{
	margin-bottom:60px;
}

.info-contact-box{
	width:90%;
	margin:20px auto 60px auto;
}

.info-contact-box table{
	width:100%;
	border:solid 1px #3b930c;
	table-layout:fixed;
	border-collapse:collapse;
	margin-bottom:30px;
}

.info-contact-box table th{
	border:solid 1px #3b930c;
	font-weight:normal;
	display:block;
	width:100%;
	vertical-align:middle;
	text-align:center;
	background:#dcedbc;
	line-height:30px;
}

.info-contact-box table td{
	border:solid 1px #3b930c;
	display:block;
	width:100%;
	line-height:1.8em;
	text-indent:0;
	text-align:center;
	padding:5px 0;
}
	
}


/*doctor*/

.doctor-img{
	background:url(../images/doctor-img.jpg) center center no-repeat;
}

.dr-greeting{
	width:695px;
	margin:0 auto;
}

.dr-greeting-text{
	width:445px;
	font-size:1.05em;
	line-height:1.5em;
	float:left;
}

.dr-greeting-text img{
	margin-bottom:15px;
}

.dr-greeting-text p{
	margin-bottom:10px;
}

.dr-greeting-photo{
	display:block;
	width:250px;
	float:left;
	border-radius:10px;
}

.dr-name-box{
	margin-top:25px;
}

.dr-name{
	line-height:40px;
}

.dr-name-big{
	font-size:1.6em;
	line-height:40px;
	padding-left:10px;
}

.dr-history{
	width:770px;
	margin:40px auto 20px auto;
}

.dr-history table{
	width:100%;
	border:solid 1px #3b930c;
	table-layout:fixed;
	border-collapse:collapse;
}

.dr-history table th{
	border:solid 1px #3b930c;
	font-weight:normal;
	width:4.0em;
	vertical-align:middle;
	text-align:center;
	background:#dcedbc;
}

.dr-history table td{
	border:solid 1px #3b930c;
	line-height:1.8em;
	text-indent:0.8em;
}

.dr-society{
	text-align:center;
	line-height:2.6em;
}

@media screen and (max-width:640px){
	
/*doctor*/
/*
.doctor-img{
	background:url(../images/doctor-img.jpg) center center no-repeat;
}
*/
.dr-greeting{
	width:90%;
	margin:0 auto;
}

.dr-greeting-text{
	width:100%;
	font-size:1.05em;
	line-height:1.5em;
	float:none;
}
/*
.dr-greeting-text img{
	margin-bottom:15px;
}

.dr-greeting-text p{
	margin-bottom:10px;
}
*/
.dr-greeting-photo{
	display:block;
	width:70%;
	float:none;
	border-radius:10px;
	margin:0 auto;
}
/*
.dr-name-box{
	margin-top:25px;
}

.dr-name{
	line-height:40px;
}

.dr-name-big{
	font-size:1.6em;
	line-height:40px;
	padding-left:10px;
}
*/
.dr-history{
	width:90%;
	margin:40px auto 20px auto;
}
/*
.dr-history table{
	width:100%;
	border:solid 1px #3b930c;
	table-layout:fixed;
	border-collapse:collapse;
}
*/
.dr-history table th{
	border:solid 1px #3b930c;
	font-weight:normal;
	width:100%;
	vertical-align:middle;
	text-align:center;
	background:#dcedbc;
	display:block;
}

.dr-history table td{
	border:solid 1px #3b930c;
	width:calc(100% - 10px);
	padding:5px;
	line-height:1.8em;
	text-indent:0;
	display:block;
}

.dr-history small{
	display:inline-block;
	font-size:0.6em;
	white-space:nowrap;
	transform:scaleY(1.4);
	transform-origin:left;
}

.dr-society{
	width:90%;
	text-align:center;
	line-height:1.7em;
	margin:0 auto;
}

}

/*equipment*/

.equipment-img{
	background:url(../images/equipment-img.jpg) center center no-repeat;
}

.equipment-box{
	width:1000px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-content:space-between;
}

.equipment-inner{
	width:450px;
	height:500px;
	text-align:center;
}

.equipment-inner img{
	width:100%;
}

.equipment-inner p{
	font-size:1.3em;
	margin:25px 0 5px 0;
}

.equipment-inner span{
	white-space:nowrap;
}


@media screen and (max-width:640px){
/*equipment*/	
/*	
.equipment-img{
	background:url(../images/equipment-img.jpg) center center no-repeat;
}
*/
.equipment-box{
	width:90%;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-content:space-between;
}

.equipment-inner{
	width:100%;
	height:auto;
	text-align:left;
	padding-bottom:50px;
}
/*
.equipment-inner img{
	width:100%;
}
*/
.equipment-inner p{
	font-size:1.3em;
	line-height:1.4em;
	margin:25px 0 5px 0;
	text-align:center;
}

.equipment-inner span{
	white-space:normal;
}	
}

/*medical-information*/

.medical-information-img{
	background:url(../images/medical-information-img.jpg) center center no-repeat;
}

.med-med-info-box{
	width:100%;
	text-align:center;
	margin-bottom:100px;
}

.med-med-info-box-inner{
	width:1100px;
	margin:0 auto;
	font-size:0.90em;
}

.med-med-info-box-inner-td:nth-child(-n+5){
	width:calc((100% - 40px) / 5);
	margin:0 10px 10px 0;
}

.med-med-info-box-inner-td:nth-child(5){
	margin:0 0 10px 0 !important;
}

.med-med-info-box-inner-td:nth-child(n+6){
	width:calc((100% - 30px) / 4);
	margin:0 10px 10px 0;
}

.med-med-info-box-inner-td:nth-child(n+6):nth-child(4n + 5){
	margin:0 0 10px 0 !important;
}

.med-med-info-box-inner-td{
	display:block;
	height:35px;
	line-height:35px;
	float:left;
	background-color:#dcedbc;
	text-align:center;
	font-family:'Noto Sans Japanese';
	font-weight:600;
	transform:rotate(0.001deg);
	text-decoration:underline !important;
	border-radius:10px;
}

.med-box{
	width:1100px;
	margin:0 auto 80px auto;
	display:flex;
	align-items:center;
	justify-content:space-between;
}

.med-box img{
	width:310px;
}

.med-box div{
	width:735px;
	line-height:1.6em;
}

.med-box div p{
	font-size:1.55em;
	color:#3eb134;
	line-height:1.6em;
	font-family:'Noto Sans Japanese' !important;
	font-weight:600;
	transform:rotate(0.001deg);
}

@media screen and (max-width:640px){
/*medical-information*/
/*
.medical-information-img{
	background:url(../images/medical-information-img.jpg) center center no-repeat;
}
*/
.med-med-info-box{
	width:90%;
	text-align:center;
	margin:0 auto 100px auto;
}

.med-med-info-box-inner{
	width:100%;
	margin:0 auto;
	font-size:0.90em;
}

.med-med-info-box-inner-td:nth-child(-n+5){
	width:49%;
	margin:0;
}

.med-med-info-box-inner-td:nth-child(5){
	margin:0 !important;
}

.med-med-info-box-inner-td:nth-child(n+6){
	width:49%;
	margin:0;
}

.med-med-info-box-inner-td:nth-child(n+6):nth-child(4n + 5){
	margin:0 !important;
}

.med-med-info-box-inner-td{
	display:block;
	height:35px;
	line-height:35px;
	float:left;
	background-color:#dcedbc;
	text-align:center;
	font-family:'Noto Sans Japanese';
	font-weight:600;
	transform:rotate(0.001deg);
	text-decoration:underline !important;
	border-radius:10px;
	margin-bottom:10px !important;
}

.med-med-info-box-inner-td:nth-child(2n){
	margin:0 0 0 2%;
}

.med-med-info-box-inner-td-mini{
	font-size:0.85em;
	transform:scaleY(1.2);
}

.med-box{
	width:90%;
	margin:0 auto 80px auto;
	display:block;
	align-items:center;
	justify-content:space-between;
}

.med-box img{
	width:100%;
}

.med-box div{
	width:100%;
	line-height:1.6em;
}

.med-box div p{
	font-size:1.55em;
	color:#3eb134;
	line-height:1.9em;
	font-family:'Noto Sans Japanese' !important;
	font-weight:600;
	transform:rotate(0.001deg);
	text-align:center;
}
}

/*access*/

.access-img{
	background:url(../images/access-img.jpg) center center no-repeat;
}

.access-time-box{
	width:1100px;
	margin:0 auto;
}

.access-time{
	width:530px;
	float:left;
	padding-top:80px;
}

.access-time-logo{
	display:block;
	margin:0 auto 15px auto;
}

.access-access-tel{
	display:block;
	line-height:30px;
	color:#3eb134 !important;
	font-size:2.0em;
	text-align:center;
}

.access-access-tel img{
	margin-right:10px;
}

.access-access-address{
	text-align:center;
	margin:5px auto 0 auto;
	font-size:0.8em;
}

.access-time-table{
	width:100%;
	display:table;
	table-layout:fixed;
	margin:10px 0;
	line-height:1.6em;
	font-size:1.1em;
}

.access-time-table-th{
	width:100%;
	display:table-row-group;
	background:#3EB134;
	color:#FFFFFF;
}

.access-time-table-th div{
	display:table-cell;
	text-align:center;
}

.access-time-table-th div:first-child{
	width:160px;
}

.access-time-table-th div:last-child{
	padding-right:15px;
}

.access-time-table-tr{
	width:100%;
	display:table-row-group;
	line-height:30px;
}

.access-time-table-tr div{
	display:table-cell;
	text-align:center;
}

.access-time-table-tr div:last-child{
	padding-right:15px;
}

.access-caution{
	background:#dcedbc;
	text-align:center;
	font-size:1.15em;
	line-height:1.4em;
	padding:5px;
	white-space:nowrap;
}

.access-caution span{
	display:block;
	text-decoration:underline;
}

.access-time-photo{
	width:540px;
	float:right;
}

.access-googlemap{
	display:block;
	width:1100px;
	margin:80px auto 30px auto;
}

.access-googlemap iframe{
	width:1100px;
	height:530px;
}

.access-map{
	display:block;
	width:1100px;
	margin:80px auto 120px auto;
}

.access-bus-root-box{
	width:1100px;
	margin:20px auto 100px auto;
}

.access-bus{
	width:450px;
	float:left;
	margin:0 auto;
	text-align:center;
	padding-top:135px;
}

.access-bus span{
	display:block;
	margin-top:10px;
	text-align:center;
	font-size:1.4em;
	line-height:1.5em;
}

.access-bus-root{
	width:650px;
	float:left;
	margin:0 auto;
}

.access-busstop{
	width:700px;
	height:330px;
	margin:30px auto 0 auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-content:space-between;
}

.access-busstop div{
	width:210px;
	border:solid 1px #000000;
	text-align:center;
	padding:5px 0;
}

.access-busstop p{
	font-size:1.25em;
	font-family:'Noto Sans Japanese' !important;
	font-weight:600;
	transform:rotate(0.001deg);
}

.access-busstop p small{
	font-size:0.65em;
}

.access-busstop a{
	display:block;
	width:170px;
	padding:2px 0;
	margin:5px auto;
	background:#3b930c;
	color:#FFFFFF;
	border-radius:5px;
}

.access-busstop span{
	font-size:0.95em;
}

@media screen and (max-width:640px){
/*access*/
/*
.access-img{
	background:url(../images/access-img.jpg) center center no-repeat;
}
*/
.access-time-box{
	width:90%;
	margin:0 auto;
}

.access-time{
	width:100%;
	float:none;
	padding-top:0;
}

.access-time-logo{
	display:block;
	margin:0 auto 5px auto;
	width:100%;
}
/*
.access-access-tel{
	display:block;
	line-height:30px;
	color:#3eb134 !important;
	font-size:2.0em;
	text-align:center;
}

.access-access-tel img{
	margin-right:10px;
}
*/
.access-access-address{
	text-align:center;
	margin:5px auto 0 auto;
	font-size:0.8em;
}

.access-time-table{
	width:100%;
	display:table;
	table-layout:fixed;
	margin:10px 0;
	line-height:1.6em;
	font-size:0.9em;
}
/*
.access-time-table-th{
	width:100%;
	display:table-row-group;
	background:#3EB134;
	color:#FFFFFF;
}

.access-time-table-th div{
	display:table-cell;
	text-align:center;
}
*/
.access-time-table-th div:first-child{
	width:35%;
}

.access-time-table-th div:last-child{
	padding-right:5px;
}

.access-time-table-tr{
	width:100%;
	display:table-row-group;
	line-height:30px;
	font-size:1.1em;
}

.access-time-table-tr div{
	display:table-cell;
	text-align:center;
	font-family:'Noto Sans Japanese' !important;
	font-weight:600;
	transform:rotate(0.001deg);
}

.access-time-table-tr div:nth-child(n+2){
	-webkit-text-stroke:1px #000000;
	webkit-text-stroke:1px #000000;
}

.access-time-table-tr div:last-child{
	padding-right:5px;
}

.access-caution{
	background:#dcedbc;
	text-align:center;
	font-size:0.9em;
	line-height:1.3em;
	padding:5px;
	white-space:nowrap;
}

.access-caution span{
	display:block;
	text-decoration:underline;
}

.access-time-photo{
	width:100%;
	float:none;
	margin-top:20px;
}

.access-googlemap{
	display:block;
	width:90%;
	margin:80px auto 30px auto;
}

.access-googlemap iframe{
	width:100%;
	height:530px;
}

.access-map{
	display:block;
	width:90%;
	margin:80px auto;
}

.access-bus-root-box{
	width:90%;
	margin:20px auto 80px auto;
}

.access-bus{
	width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
	padding-top:20px;
}
/*
.access-bus span{
	display:block;
	margin-top:10px;
	text-align:center;
	font-size:1.4em;
	line-height:1.5em;
}
*/
.access-bus-root{
	width:100%;
	float:none;
	margin:20px auto;
}

.access-bus-root img{
	width:100%;
}

.access-busstop{
	width:90%;
	height:auto;
	margin:30px auto 0 auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-content:space-between;
}

.access-busstop div{
	width:46%;
	border:solid 1px #000000;
	text-align:center;
	padding:10px 1%;
	display:inline-block;
	margin-bottom:20px;
	height:6.0em;
}

.access-busstop div:nth-child(2n){
	margin-left:2%;
}

.access-busstop p{
	font-size:1.25em;
	font-family:'Noto Sans Japanese' !important;
	font-weight:600;
	transform:rotate(0.001deg);
}

.access-busstop p small{
	font-size:0.65em;
}

.access-busstop a{
	display:block;
	width:90%;
	padding:2px 0;
	margin:5px auto;
	background:#3b930c;
	color:#FFFFFF;
	border-radius:5px;
}

.access-busstop span{
	display:block;
	font-size:0.95em;
	height:2em;
}
}