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

@import url('https://fonts.googleapis.com/css?family=Questrial');


@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 400;
}

@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Bold");
	font-weight: bold;
}

html {}

body {
	font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
	counter-reset: item;
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;	
	background: url(../img/infobg.png);
}


@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

a {
	text-decoration: none;
}

.mb-top {
	display: none;
}



header {
	padding: 30px 0 50px 0;

}



.gnav {
	position: relative;
	display: flex;
	align-items: baseline;
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.gnav h1 {
}

.gnav h1 img{
	width: 450px;
	height: auto;
}

.gnav li:first-child {
	margin-right: auto;
	margin-left: 0;
}

.gnav li:last-child {
	position: absolute;
	top: 10px;
	right: 10px;
}

.copy {
	color: #696969;
	font-size: 1.2em;
	font-weight: bold;
	display: inline-block;
	padding: 5px 5px 10px 5px;
	border-bottom: dotted 2px #33ccff;
}


.gnav li a {
	display: inline-block;
	padding: 0 30px;
	font-weight: bold;
	color: #33ccff;
	font-size: 1.3em;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
	transition: .3s;
}

.gnav li a:hover {
	transform: translateY(-5px);
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px,3px 3px 5px #dcdcdc;
}

.gnav li h1 a:hover {
	transform: none;
}

.top {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}


.top img {
	width: 100%;


}

.s-enter {
	position: absolute;
	z-index: 2;
	bottom: 80px;
	left: 10px;
}

.a-enter {
	position: absolute;
	z-index: 2;
	bottom: 80px;
	right: 0;
}

.mask {
	-webkit-mask-image: url(../img/mask.png);
	-webkit-mask-mode: alpha;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: cover;
	mask-image: url(../img/mask.png);
	mask-repeat: no-repeat;
	mask-size: cover;

}

figure {
	position: relative;
	display: inline-block;
	width: 330px;
}

figure img {
	max-width: 100%;
	vertical-align: top;
}

figure .figcaption {
	position: absolute;
	top: 40%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: auto;


}

/*figcaption p {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
	white-space: nowrap;
}*/

.azuma_enter{
	font-size: 1.5em;
	font-weight: bold;
	white-space: nowrap;
	color: #fff;
	text-shadow: #2e8b57 2px 0px, #2e8b57 -2px 0px, #2e8b57 0px -2px, #2e8b57 0px 2px, #2e8b57 2px 2px, #2e8b57 -2px 2px, #2e8b57 2px -2px, #2e8b57 -2px -2px, #2e8b57 1px 2px, #2e8b57 -1px 2px, #2e8b57 1px -2px, #2e8b57 -1px -2px, #2e8b57 2px 1px, #2e8b57 -2px 1px, #2e8b57 2px -1px, #2e8b57 -2px -1px;
}

.suzuki_enter{
	font-size: 1.5em;
	font-weight: bold;
	white-space: nowrap;
	color: #fff;
	text-shadow: #6495ed 2px 0px, #6495ed -2px 0px, #6495ed 0px -2px, #6495ed 0px 2px, #6495ed 2px 2px, #6495ed -2px 2px, #6495ed 2px -2px, #6495ed -2px -2px, #6495ed 1px 2px, #6495ed -1px 2px, #6495ed 1px -2px, #6495ed -1px -2px, #6495ed 2px 1px, #6495ed -2px 1px, #6495ed 2px -1px, #6495ed -2px -1px;
}


/*figure figcaption2 {
	position: absolute;
	top: 60%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);

}*/

.figcaption2 {
	position: absolute;
	top: 60%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);

}


.btn-square {
	display: inline-block;
	padding: 1em 1.5em;
	text-decoration: none;
	background: #fd9535;
	/*ボタン色*/
	color: #FFF;
	border-bottom: solid 4px #808000;
	border-radius: 3px;
}

.btn-square:active {
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
	border-bottom: none;
}


.center {
	text-align: center;
}
h2 {
	position: relative;
	display: inline-block;
	font-size: 2.5em;
	font-weight: bold;
	color: #4682b4;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
	padding: 50px 0;
	 z-index: 2;
}

h2:before {
  content: "";
  position: absolute;
  background: #9de5ff;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  top: 50%;
	left:-10%;
  /* border: dashed 1px white; */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

.flex {
	display: flex;
	flex-wrap: wrap;
}

#contents {


}

#info {
	width: 100%;
	background:#F0F0F0;
	padding:0 0 50px 0;
}

.cls-1{
	fill:#F0F0F0;
}

.cls-3{
	fill:#87cefa;
}


#contents svg {
    display: block;
}


.stamp {
	background: #f0f7fd;
}



#curveUpColor3 path {
	fill: #87cefa;
	stroke: #87cefa;
}

.infobox {
	width: 100%;
	max-width: 1000px;
	background: #fff;
	margin: 0 auto;
	padding:10px;
	border-radius: 15px;
	box-sizing: border-box;
}
.notebox{
	border: dotted 2px #f5f5f5;
	padding: 20px;
	border-radius: 5px;
	max-height: 400px;
	box-sizing: border-box;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.notebox::-webkit-scrollbar{
  width: 12px;
}
.notebox::-webkit-scrollbar-track{
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 2px #777; 
}
.notebox::-webkit-scrollbar-thumb{
  background: #dcdcdc;
  border-radius: 10px;
  box-shadow: none;
}

.infobox li {
	padding: 10px;
}

.infobox li{
}

.wpttl a{
	font-size: 1.3em;
	color: #4682b4;
}

.date {
	display: inline-block;
	text-align: right;
	font-size: .8em;
	color: #ccc;
	margin-left: auto;
}

.wp-main p{
	line-height: 1.7em;
	padding: 10px;
	color: #696969;
}

.aduma, .suzuki{
	display:inline-block;
	color: #fff;
	font-size: .8em;
	padding: 5px;
	margin-left: 10px;
}


.aduma {
	background: rgb(34, 139, 34);
}

.suzuki {
	background: rgb(0, 191, 255);
}




.title{
	justify-content: space-between;
	align-items: baseline;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}


#medical {
	width: 100%;
	background:#f0f7fd;
	padding:100px 0 150px 0;
}
.medical{
	background:#fff9f0;
}

.tableflex {
	justify-content: space-between;
	max-width: 1000px;
	margin: 0 auto;
	
}

#medical table {
	width: 48%;
	border: solid 1px #ccc;
	margin-bottom: 20px;
	background: #fff;
	box-sizing: border-box;
}

#medical table th {
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: middle;
	padding: 20px 10px;
	border: dotted 1px #ccc;
	background: #fffafa;
}

#medical table td {
	padding: 20px 10px;
	line-height: 1.5em;
	border: dotted 1px #ccc;
}

#access {
	width: 100%;
	background: #fff;
	padding:100px 0 50px 0;
}

#access table {
	width: 480px;
	box-sizing: border-box;
	height: 360px;
}

#access table th {
	vertical-align:middle;
	padding: 20px 10px 0 10px;
	border-bottom: solid 2px #4682b4;
	color: gray;
	text-align: left;
}

#access table td {
	vertical-align:middle;
	padding: 20px 10px 0 10px;
	border-bottom: solid 2px #ccc;
}

.adumatel, .suzukitel{
	display:inline-block;
	color: #fff;
	font-size: .9em;
	padding: 5px;
}


.adumatel {
	background: rgb(34, 139, 34);
}

.suzukitel {
	background: rgb(0, 191, 255);
}

.tel {
	padding:10px;
}


.gmap {
	position: relative;
	overflow: hidden;
	width: 480px;
	height: 360px;
/*	margin: 0 auto;*/
}

.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
width: 100%;
height: 100%;
}

.add {
	width: 1000px;
	box-sizing: border-box;
	justify-content: space-between;
	margin: 0 auto;
}

.mapimg {
	width: 620px;
	margin: 0 auto;
}

.mapimg img {
	width: 100%;
	padding: 20px 0;
}

footer {
	position: relative;
	background: #87cefa;
	width: 100%;
}

.footer-nav {
	display: flex;
	justify-content: center;
}

.footer-nav li a {
	display: flex;
	font-size: 1.2em;
	color: #fff;
	padding: 20px;
}

footer p {
	text-align: center;
	color: #fff;
	padding: 60px 0 30px 0;
}

/*スマホナビメニュー*/

.globalMenuSp {
	display: none;
}

.navToggle {
	display: none;
}


/*ページtopボタン*/

#page_top {
	width: 100px;
	height: 100px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: #9de5ff;
	border-radius: 50%;
	opacity: 0.9;
	z-index: 3;
}

#page_top a {
	position: relative;
	display: block;
	width: 100px;
	height: 100px;
	text-decoration: none;
	border-radius: 50%;
}

#page_top a::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: '\f102';
	font-size: 25px;
	color: #fff;
	position: absolute;
	width: 25px;
	height: 25px;
	top: -25px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}

#page_top a::after {
	content: 'PAGE TOP';
	font-size: 13px;
	color: #fff;
	position: absolute;
	top: 50px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}


/*------------------------------------------------

メディアクエリ1024px以下
------------------------------------------------*/

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

	/*レスポンシブナビ*/
	.globalMenuSp {
		display: block;
	}

	nav.globalMenuSp {
		position: fixed;
		z-index: 3;
		top: 0;
		left: 0;
		/*background: #fff;*/
		color: #000;
		text-align: center;
		transform: translateY(-100%);
		transition: all .6s;
		width: 100%;
	}

	nav.globalMenuSp ul {
		background: rgba(255, 255, 255, .9);
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}

	nav.globalMenuSp ul li {
		font-size: 1.1em;
		list-style-type: none;
		padding: 0;
		width: 100%;
		border-bottom: 1px dotted #fff;
	}

	nav.globalMenuSp ul li:last-child {
		padding-bottom: 0;
		border-bottom: none;
	}

	nav.globalMenuSp ul li a {
		display: block;
		color: #4682b4;
		padding: 1em 0;
	}

	nav.globalMenuSp ul li a:hover {
		background: #ccc;
	}

	nav.globalMenuSp.active {
		transform: translateY(0%);
	}

	.navToggle {
		display: block;
		position: fixed;
		right: 13px;
		top: 20px;
		width: 60px;
		height: 60px;
		cursor: pointer;
		z-index: 4;
		background: #00bfff;
		text-align: center;
		border-radius: 5px;
	}

	.navToggle span {
		display: block;
		position: absolute;
		width: 47px;
		border-bottom: solid 4px #fff;
		-webkit-transition: .35s ease-in-out;
		-moz-transition: .35s ease-in-out;
		transition: .35s ease-in-out;
		left: 6px;
	}

	.navToggle span:nth-child(1) {
		top: 9px;
	}

	.navToggle span:nth-child(2) {
		top: 23px;
	}

	.navToggle span:nth-child(3) {
		top: 37px;
	}

	.navToggle span:nth-child(4) {
		border: none;
		color: #fff;
		font-size: 11px;
		font-weight: bold;
		top: 45px;
	}


	.navToggle.active span:nth-child(1) {
		top: 22px;
		left: 6px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}


	.navToggle.active span:nth-child(2),
	.navToggle.active span:nth-child(3) {
		top: 22px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}


	/*レスポンシブナビ*/
	header {
		padding: 10px;
	}


	.mb-ttl {
		display: flex;
		padding: 10px 20px;
		align-items: baseline;
	}

	.mb-ttl img {
		width: 50%!important;
		object-fit: contain;
		height: auto;
	}
	.mb-top {
		display: block;
		text-align: center;
	}
	.mb-top img {
		width: 90%;
	}

	.mb-flex {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	.enter-box,
	.enter-box2 {
		padding: 20px;
		box-sizing: border-box;
		transition: .3s;
	}

	.enter-box:hover,
	.enter-box2:hover {
		transform: translateY(-5px);
	}

	.enter-box a,
	.enter-box2 a {
		display: block;
		text-align: center;
		color: #fff;
		text-shadow: 0 0 2px #000;
		font-size: 1.2em;
		font-weight: bold;
		padding: 30px 10px;
		width: 350px;
		border-radius: 15px;
		box-sizing: border-box;
	}

	.enter-box a {
		background: url(../img/doorbg.png), rgba(0, 191, 255, .6);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		text-shadow: #6495ed 2px 0px, #6495ed -2px 0px, #6495ed 0px -2px, #6495ed 0px 2px, #6495ed 2px 2px, #6495ed -2px 2px, #6495ed 2px -2px, #6495ed -2px -2px, #6495ed 1px 2px, #6495ed -1px 2px, #6495ed 1px -2px, #6495ed -1px -2px, #6495ed 2px 1px, #6495ed -2px 1px, #6495ed 2px -1px, #6495ed -2px -1px;

	}

	.enter-box2 a {
		background: url(../img/doorbg.png), rgba(34, 139, 34, .6);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		text-shadow: #2e8b57 2px 0px, #2e8b57 -2px 0px, #2e8b57 0px -2px, #2e8b57 0px 2px, #2e8b57 2px 2px, #2e8b57 -2px 2px, #2e8b57 2px -2px, #2e8b57 -2px -2px, #2e8b57 1px 2px, #2e8b57 -1px 2px, #2e8b57 1px -2px, #2e8b57 -1px -2px, #2e8b57 2px 1px, #2e8b57 -2px 1px, #2e8b57 2px -1px, #2e8b57 -2px -1px;
	}

	.gnav {
		display: none;
	}

	.top {
		display: none;
	}

	.topfrex {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	
	
	#access table {
	width: 600px;
		height: auto;
	margin-bottom: 50px;
}
	
	
#access table th,#access table td {
	padding: 20px 10px;
}


 
.gmap {
	width: 600px;
	height: 450px;
}

	.gmap iframe,
	.gmap object,
	.gmap embed {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 90%;
		height: 90%;
	}

	
.add {
	width: 100%;
	justify-content: center;
}

	footer {
		height: auto;
	}

	footer p {
		padding: 30px 0;
	}

	.footer-nav {
		display: none;
	}



}





/*------------------------------------------------

メディアクエリ480px以下
------------------------------------------------*/

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

	#contents svg {
		display: none;
	}


	.mb-ttl {
		display: flex;
		padding: 10px 20px;
		align-items: flex-start;
		flex-wrap: wrap;
	}

	.mb-ttl img {
		width: 75%!important;
		object-fit: contain;
		padding: 5px 0;
	}

	.mb-top img {
		width: 100%;
	}



	.enter-box,
	.enter-box2 {
		padding: 5px;
	}


	.enter-box a,
	.enter-box2 a {
		font-size: 1.1em;
		padding: 30px 10px;
		box-sizing: border-box;
		width: 300px;
	}


	h2 {
    font-size: 1.2em;
    padding: 20px 0;
}

	h2:before {
  width: 40px;
  height: 40px;
}

	#info {
		padding: 10px 10px 30px 10px;
		box-sizing: border-box;
	}


	#medical {
		padding: 10px;
		box-sizing: border-box;
	}

	#medical table {
		width: 100%;
		margin:0 auto 20px auto;
	}
	
	#medical table th {
	font-size: 1em;
}

#medical table td {
	font-size: .9em;
}

	#access {
		padding: 20px 0;
	}
	
	#access table {
		width: 95%;
	}
	
	#access table th,#access table td {
	font-size: .9em;
}

	.mapimg {
		width: 100%;
		margin: 0 auto;
		box-sizing: border-box;
	}

	.mapimg img {
		padding: 10px;
		box-sizing: border-box;
	}


	footer p {
		font-size: .7em;
	}
	
.wpttl {
	width: 100%;
}
	
.wpttl a{
	font-size: 1em;
}
	
.aduma, .suzuki {
    font-size: .9em;
    margin-top: 10px;
}
	
	.date{
		font-size: .9em;
		width: 100%;
		margin-top: 10px;
	}
	
.gmap {
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
}
	.notebox {
		padding: 10px;
	}
	
	.infobox li{
		border-bottom: dotted 1px #ccc;
	}
	
.title{
	border-bottom: none;
}

	

	/*ページtopボタン*/
	#page_top {
		width: 60px;
		height: 60px;
		position: fixed;
		bottom: 10px;
		right: 10px;
	}
	#page_top a {
		position: relative;
		display: block;
		width: 60px;
		height: 60px;
		text-decoration: none;
		border-radius: 50%;
	}
	#page_top a::before {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: '\f102';
		font-size: 25px;
		color: #fff;
		position: absolute;
		width: 15px;
		height: 15px;
		top: -25px;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		text-align: center;
	}
	#page_top a::after {
		content: 'TOP';
		font-size: 13px;
		color: #fff;
		position: absolute;
		top: 35px;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		text-align: center;
	}

}