@charset "UTF-8";

#gnav {
	border-bottom: 1px solid #777;
}

section .inner {
	width: 996px;
	margin: 0 auto;
	padding-top: 0;
	background: url(../pool/img/bg-main.png) 0 0 repeat #FDF6E2;
}

.info {
	width: 100%;
	margin-bottom: 100px;
}

.info p {
	width: 100%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    background-color: red;
    padding: 10px;
    border-radius: 10px;
    max-width: 360px;
}

.main-cont,
.main-cont * {
	box-sizing: border-box;
	position: relative;
}

#main-image {
	position: relative;
	z-index: 1;
}

#main-image h2 {
	position: absolute;
	z-index: 1;
	right: 2.4%;
	top: 5%;
	width: 33.9%;
	animation: moveTitle 4s ease-in-out infinite;
	-webkit-animation: moveTitle 4s ease-in-out infinite;
}

#main-image h2 img {
	width: 100%;
	height: auto;
}

.main-image-catch {
	position: absolute;
	bottom: -10px;
	right: 50px;
	width: 28.5%;
}

#main-image h3 {
	position: absolute;
	z-index: 2;
	left: 250px;
	bottom: -13%;
}
.nav_wrap{
	position: relative;
	margin-top: 100px;
}
.nav_wrap figure {
	position: absolute;
	z-index: 2;
	left: 250px;
	top: -88px;
}

.bnrs {
	margin-bottom: 40px;
    font-size: 0;
    padding: 0 83px;
    /*max-width: 980px;*/
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
}

.bnr-item {
	display: inline-block;
	vertical-align: top;
	width: 47%;
	margin-left: 2%;
	text-align: center;
}

.bnr-item.-webticket {
	width: 50%;
	margin-left: 2%;
	/* margin: 20px auto 0; */
} 

.bnr-item:first-child {
	margin-left: 0;
}

.bnr-item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.bnr-item.-passme>p.-text {
	margin-top: 5px;
	font-size: 14px;
}

.bnr-item.-passme>p>a {
	display: inline-block;
}
.bnr-item.-passme.-noclick p:first-child{
	pointer-events: none;
}

.bnr-item.-passme.-noclick p:first-child::before,
.bnr-item.-passme.-noclick p:first-child::after {
    position: absolute;
    z-index: 5;
    width: 100%;
}

.bnr-item.-passme.-noclick p:first-child::before {
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.bnr-item.-passme.-noclick p:first-child::after {
    content: "準備中";
    line-height: 1;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@-webkit-keyframes moveTitle {
	from {
		-webkit-transform: rotate(-5deg);
	}

	50% {
		-webkit-transform: rotate(5deg) translate(0, 10px);
	}

	to {
		-webkit-transform: rotate(-5deg);
	}

}

@keyframes moveTitle {
	from {
		transform: rotate(-5deg);
	}

	50% {
		transform: rotate(5deg) translate(0, 10px);
	}

	to {
		transform: rotate(-5deg);
	}

}

#intro {
	margin: 38px auto 0;
	max-width: 850px;
	width: 100%;
}

#intro .txt-col {
	width: 496px;
	float: left;
	padding: 19px 0 0;
	font-size: 13px;
}

#intro h3 {
	margin: 0 0 27px;
}

#intro .img-col {
	width: 321px;
	float: right;
}

/* news */
.common_news {
	margin: 0 auto;
	max-width: 850px;
}

.common_newsCont {
	margin-top: 20px;
	background-color: #4a81db;
	color: #ffffff;
}

.common_newsTtl {
	color: #ffbe02;
}

.flyer_link {
    margin: 0 auto;
    max-width: 640px;
    width: 100%;
    display: block;
    position: relative;
}

.flyer_link.-noclick{
	pointer-events: none;
}

.flyer_link.-noclick::before,
.flyer_link.-noclick::after {
    position: absolute;
    z-index: 5;
    width: 100%;
}

.flyer_link.-noclick::before {
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.flyer_link.-noclick::after {
    content: "2023プール営業は終了しました";
    line-height: 1;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.flyer_link {
    margin: 0 auto;
    max-width: 640px;
    width: 100%;
    display: block;
}

.flyer_img {
    max-width: 100%;
    height: auto;
}

b.red{
	color: red;
}

p.pass_text_red{
	color: red;
}


/* 施設紹介 */

.Facility {
	display: flex;
    justify-content: space-between;
    margin: 47px 0 0;
	padding: 0 78px;
}

.qa {
	text-align: right;
}

.Facility h3 {
	width: 590px;
	text-align: center;
	background: url(../pool/img/bg-intro_x2.png) left top no-repeat;
	background-size: 587px 59px;
	height: 47px;
	padding: 12px 0 0;
	margin: 0 0 33px;
}

#area-pool {
	margin: 47px 0 0;
	padding: 0 78px;
}

.ltIE8 #area-pool h3 {
	background: url(../pool/img/bg-intro.png);
}

#area-pool li {
	width: 192px;
	float: left;
	margin: 0 19px 18px 0;
}

#area-pool li:nth-child(4n) {
	margin-right: 0;
}

#area-pool .comment {
	position: relative;
	z-index: 1;
	margin: 0 0 -10px;
}

#area-pool .comment img {
	width: auto;
}

#area-pool .image {
	position: relative;
	z-index: 0;
	transition: transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
}

#area-pool a:hover .image {
	-ms-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
}

#area-pool h4 {
	background: url(../pool/img/bg-pool-name_x2.png) center 0 no-repeat;
	background-size: 183px 38px;
	height: 30px;
	text-align: center;
	position: relative;
	z-index: 1;
	margin: -22px 0 0;
	padding: 8px 0 0;
	transition: transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
}

.ltIE8 #area-pool h4 {
	background-image: url(../pool/img/bg-pool-name.png);
}

#area-pool a:hover h4 {
	-ms-transform: scale(1.4);
	-webkit-transform: scale(1.4);
	transform: scale(1.4);
	z-index: 3;
}

#area-pool a:hover h4 img {
	opacity: 1;
}

#area-pool h4 img {
	width: auto;
	height: 13px;
	vertical-align: middle;
}

#area-pool h4.-lines img {
	height: 22px;
}

#area-pool h4 .icon {
	background: url(../pool/img/icn-link_x2.png) 0 50% no-repeat;
	background-size: 12px 12px;
	padding: 0 0 0 15px;
}

#area-pool .-notice {
	margin-top: 10px;
	line-height: 1.5;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}

#area-pool .-notice p {
	padding-left: 1em;
}

#area-pool .-notice p::before {
	content: "※";
	margin-left: -1em;
}

.ltIE8 #area-pool h4 .icon {
	background-image: url(../pool/img/icn-link.png);
}

.pamphlet {
	margin-top: 50px;
}
.pamphlet a {
	margin: 0 auto;
	max-width: 600px;
	width: 100%;
	display: block;
}
.pamphlet img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
}

section.pool {
	padding: 0 72px;
}

section.guide {
	margin: 58px 0 0;
}

section.guide h3 {
	background: #4982DB;
	font-size: 16px;
	line-height: 2.3;
	text-indent: 1em;
	color: #fff;
	margin: 0 0 40px;
}

section.pool table {
	width: 100%;
	font-size: 13px;
	background: #fff;
}

section.pool th {
	background: #eee;
}

section.pool td,
section.pool th {
	border: 1px solid #ACAC9D;
	padding: 8px 10px;
	vertical-align: middle;
}

section.pool tbody th {
	width: 140px;
}

section.price.pool tbody th {
	width: 120px;
}

section.price {
	margin: 30px 0 0;
}

section.price h3 {
	font-size: 16px;
	font-weight: bold;
	color: #4881DA;
	margin: 0 0 6px;
}

section.price thead th {
	position: relative;
	text-align: center;
}

section.price thead th.-pop::after {
	content: "";
	width: 75px;
	height: 75px;
	background-image: url(../pool/img/img-pop_2206.png);
	background-position: left bottom;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	transform: translate(100%, -100%);
}

section.price td {
	text-align: center;
	width: 110px;
}

.plice-corner {
	width: 14%;
}

.priceSpTxt {
	display: none;
	font-size: 10px;
	font-weight: bold;
}

#bnr-service {
	text-align: center;
	margin: 29px 0 0;
}

.inquiry {
	margin: 46px 0 0;
	text-align: center;
}

.inquiry h3 {
	font-size: 13px;
	display: inline-block;
	margin: 0 10px 0 0;
}

.inquiry p {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}

.inquiry a {
	font-weight: bold;
	font-size: 25px;
}

.outlet {
	margin: -30px 0 -38px;
}

.outlet a {
	display: inline-block;
	transition: opacity 0.3s;
}

.outlet a:hover {
	opacity: 0.8;
}

.detail {
	width: 675px;
	height: 258px;
	background: url(../pool/img/bg-detail.png) 0 0 no-repeat;
	position: absolute;
	z-index: 10;
	margin-left: -387px;
	left: 50%;
	top: 50%;
	padding: 50px 50px;
	display: none;
}

.detail.show {
	display: block;
}

.detail .close {
	display: block;
	position: absolute;
	z-index: 1;
	right: 47px;
	top: 27px;
}

.detail .txt-col {
	width: 280px;
	float: right;
	line-height: 1.6;
	padding: 20px 0 0;
}

.detail .img-col {
	width: 365px;
	float: left;
}

.detail h3 {
	position: relative;
	z-index: 1;
	padding: 0 0 0 7px;
	margin: 0 0 10px;
	border-left: 7px solid #4982DB;
}

.detail h3.-mt {
	margin: 10px 0;
}

.detail h3 img {
	width: auto;
	height: 18px;
	vertical-align: middle;
}

.detail table {
	margin: 10px 0 0;
	width: 100%;
}

.detail th {
	white-space: nowrap;
}

.detail th:after {
	content: ":";
	margin: 0 4px;
}

.red-text {
	display: none;
}

/* 営業終了のお知らせ */
#end-msg {
	margin: 40px 0;
	padding: 0 10px;
}

#end-msg span {
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
	min-height: 30px;
	line-height: 1;
	border-radius: 5px;
	background-color: #de3434;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}
#end-msg span.-cap2023 {
	background-color: #FFFFFF;
	color: #de3434;
}

/* ページナビ */

#nav-usage {
	margin: 40px 0;
	text-align: center;
}

#nav-usage li {
	max-width: 350px;
	display: inline-block;
	vertical-align: middle;
}

#nav-usage li:last-child {
	margin-right: 0;
}

#nav-usage li>a,
#nav-usage li>div {
	margin: 0 auto;
	max-width: 300px;
	width: 100%;
	min-height: 50px;
	line-height: 1;
	border-radius: 10px;
	background-color: #7f7f7f;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}

#nav-usage a.-blue,
#nav-usage div.-blue {
	background-color: #4a81db;
	color: #FFBF00;
}

#nav-usage a.-yellow,
#nav-usage div.-yellow {
	background-color: #FFBF00;
	color: #005F26;
}

#nav-usage a.-red,
#nav-usage div.-red {
	background-color: #de3434;
	color: #ffffff;
}

#nav-usage img {
	margin-left: 20px;
	width: auto;
	height: 30px;
	display: block;
	transition: width 0.3s, height 0.3s, opacity 0.3s;
	-webkit-transition: width 0.3s, height 0.3s, opacity 0.3s;
}

#nav-usage a:hover img {
	height: 49px;
}

#nav-usage a:hover {
	opacity: 0.8;
}

#nav-usage .icon {
	padding: 0 0 0 20px;
	background: url(../usage_charge/img/icn-button-arrow_x2.png) 0 45% no-repeat;
	background-size: 6px 8px;
}

.ltIE7 #nav-usage .icon {
	background-image: url(../usage_charge/img/icn-button-arrow.png);
}

.-caution {
	color: #e15156;
	text-align: center;
	border: 3px solid #e15156;
	border-radius: 5px;
	padding: 5px 0 5px 0;
	margin: 30px auto;
	max-width: 850px;
	width: 100%;
	font-weight: bold;
	background: #fff;
}
.facility_cap{
	color: red;
	margin-top: 10px;
}

/* All SP & Tablet */
@media screen and (max-width:999px) {
	section .inner {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.info p {
		font-size: 15px;
		background-color: red;
		padding: 5px;
	}

	.bnrs {
		padding: 0 2%;
	}

	#main-image h3 {
		width: 50%;
		height: 50%;
		left: 2%;
		bottom: -30%;
	}
	.nav_wrap figure {
		width: 50%;
		height: 50%;
		left: 3%;
		top: -60px;
	}
	.main-cont {
		padding: 0 15px;
	}

	#intro {
		margin-top: 30px;
	}

	#intro .txt-col {
		width: 66%;
		padding: 0;
		font-size: inherit;
	}

	#intro h3 {
		margin: 0 0 4.1%;
	}

	#intro h3 img {
		width: 369px;
	}

	#intro .img-col {
		width: 32.1%;
	}

	/* 施設紹介 */

	#area-pool {
		margin: 4.7% 0 0;
		padding: 0 2%;
	}

	#area-pool h3 {
		background-size: 469px 47px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 9px 0 0;
		margin: 0 0 3.3%;
	}

	#area-pool h3 img {
		width: 102px;
	}

	#area-pool li {
		width: 24%;
		margin: 0 1.3% 10px 0;
	}

	/*	#area-pool li:nth-child(4n){
		float:right;
	}*/

	#area-pool .comment {
		text-align: center;
		margin: 0 0 -8px;
	}

	#area-pool .comment img {
		width: auto;
	}

	#area-pool h4 {
		background-size: 100% auto;
		height: auto;
		margin: -18px 0 0;
		padding: 12px 0 10px;
		max-width: 200px;
	}

	#area-pool h4 img {
		height: 10px;
	}

	#area-pool h4 .icon {
		background-size: 9px 9px;
		padding: 0 0 0 12px;
	}

	section.pool {
		padding: 0 2%;
	}

	section.guide {
		margin: 5.8% 0 0;
	}

	section.guide h3 {
		font-size: 15px;
		margin: 0 0 4%;
	}

	section.pool table {
		font-size: inherit;
	}

	section.pool td,
	section.pool th {
		padding: 6px 16px;
	}

	section.pool tbody th {
		width: 110px;
	}

	section.price {
		margin: 3% 0 0;
	}

	section.price h3 {
		font-size: 15px;
		margin: 0 0 4px;
	}

	section.price thead th.-pop::after {
		right: 75px;
	}

	section.price td {
		text-align: center;
	}

	#bnr-service {
		padding: 0 2%;
		margin: 2.9% 0 0;
	}

	.inquiry {
		margin: 4.6% 0 0;
	}

	.inquiry h3 {
		font-size: 12px;
	}

	.inquiry p {
		font-size: 14px;
	}

	.inquiry a {
		font-size: 20px;
	}

	.outlet {
		margin: -30px 0 -3.3%;
	}

	.detail {
		padding: 4% 2%;
		border-radius: 10px;
		margin-left: -48%;
		width: 96%;
		height: auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border: 2px solid #4982DB;
		background: #fff;
		-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	}

	.detail .close {
		right: 2%;
		top: 3%;
		width: 25px;
	}

	.detail .txt-col {
		width: 49%;
		padding: 15px 0 0;
	}

	.detail .img-col {
		width: 49%;
		float: left;
	}

	.detail h3 {
		padding: 0 0 0 5px;
		margin: 0 0 8px;
		border-left-width: 5px;
	}

	.detail h3 img {
		height: 15px;
	}

	.detail table {
		margin: 8px 0 0;
	}

	/* ページナビ */
	#nav-usage {
		margin: 4.1% 0;
	}

	#nav-usage li {
		width: 32%;
		margin: 0 1% 0 0;
	}

	#nav-usage li:last-child {
		margin-right: 0;
	}

	#nav-usage a {
		line-height: 38px;
		padding: 0 0 0 10px;
		font-size: 14px;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#nav-usage .current a {
		width: 100%;
		line-height: 34px;
	}

	#nav-usage a:hover img,
	#nav-usage img {
		display: block;
		position: absolute;
		z-index: 1;
		right: 10px;
		top: 50%;
		height: auto;
		margin: -25px 0 0;
		transition: none;
		-webkit-transition: noen;
		width: 71px;
	}

	#nav-usage .icon {
		padding: 0 0 0 14px;
		background: url(../usage_charge/img/icn-button-arrow_x2.png) 0 45% no-repeat;
		background-size: 6px 8px;
	}

	.-caution {}

}

/* All SP */
@media screen and (max-width:639px) {
	.main-image-catch {
		position: static;
		width: auto;
		margin-top: 10px;
		text-align: center;
		padding: 0 2%;
	}

	.main-cont {
		padding: 10px;
	}

	.bnr-item {
		display: block;
		width: 100%;
		margin: 20px 0 0;
	}

	.bnr-item.-webticket {
		width: 100%;
		margin-left: 0;
	}


	.bnr-item:first-child {
		margin: 0;
	}

	#intro {
		margin: 5.7% 0 0;
	}

	#intro .txt-col {
		width: 100%;
		float: none;
	}

	#intro h3 {
		margin: 0 0 4.1%;
	}

	#intro h3 img {
		width: 295px;
	}

	#intro .img-col {
		width: 100%;
		float: none;
		margin: 4% auto 0;
		width: 80%;
	}


	/* 施設紹介 */

	.Facility {
		display: block;
		margin: 21px 0 0;
		padding: 0 18px;
	}

	.Facility h3 {
		width: 330px;
		background-size: 330px 57px;
	}

	.qa {
		text-align: center;
	}

	#area-pool {
		margin: 7% 0 0;
	}

	#area-pool h3 {
		background: #FFBF00;
		height: auto;
		padding: 5px 0;
		margin: 0 0 5%;
	}

	#area-pool h3 img {
		width: 82px;
		vertical-align: middle;
	}

	#area-pool li {
		width: 49%;
		margin: 0 2% 10px 0;
		text-align: center;
	}

	#area-pool li:nth-child(2n) {
		margin-right: 0;
		float: right;
	}

	#area-pool li:nth-child(2n + 1) {
		clear: both;
	}

	#area-pool h4 {
		margin: 0 auto;
		padding: 8px 0 10px;
	}

	section.guide {
		margin: 8.7% 0 0;
	}

	section.guide h3 {
		font-size: 14px;
		margin: 0 0 6%;
	}

	section.pool table {
		font-size: 10px;
	}

	section.pool td,
	section.pool th {
		padding: 4px 10px;
	}

	section.pool tbody th {
		width: auto;
		white-space: nowrap;
	}

	section.price {
		margin: 4.5% 0 0;
	}

	section.price h3 {
		font-size: 14px;
	}

	section.price thead th.-pop::after {
		display: none;
	}

	section.price thead th {
		text-align: left;
	}

	.priceSpTxt {
		display: block;
	}

	section.price td,
	section.price th {
		padding: 5px;
	}

	.unit-corner {
		width: 18%;
	}

	.red-text {
		display: block;
	}

	#bnr-service {
		margin: 4.4% 0 0;
	}

	.inquiry {
		margin: 7% 0 0;
	}

	.inquiry p {
		font-size: 12px;
	}

	.inquiry a {
		font-size: 16px;
	}

	.outlet {
		margin: -30px 0 10%;
		padding: 0 10px;
		text-align: center;
	}

	.detail {
		padding: 4% 2%;
		border-radius: 8px;
	}

	.detail .close {
		right: 2%;
		top: 3%;
		width: 20px;
	}

	.detail .txt-col {
		width: 100%;
		padding: 15px 0 0;
		font-size: 13px;
	}

	.detail .img-col {
		width: 80%;
		float: none;
		margin: 10px auto 0;
	}

	.detail h3 {
		padding: 0 0 0 5px;
		margin: 0 0 8px;
		border-left-width: 5px;
	}

	.detail table {
		margin: 10px 0;
	}

	/* ページナビ */
	#nav-usage {
		margin: 6% 0 4%;
		padding: 0 2%;
	}

	#nav-usage li {
		width: 100%;
		margin: 0 0 10px;
	}

	#nav-usage a:hover img,
	#nav-usage img {
		margin: -15px 0 0;
		width: 51px;
	}

	.-caution {
		text-align: left;
		padding: 5px;
	}

}

/* Portrait */
@media screen and (max-width:479px) {}

/* Landscape*/
@media screen and (min-width:480px) and (max-width:639px) {}

/* Tablet */
@media screen and (min-width:640px) and (max-width:999px) {}