@charset "UTF-8";
/* CSS Document */

/*------------------------------
PC版
------------------------------*/

#breadArea {
	max-width: 980px;
	margin: 0 auto;
	padding-bottom: 30px;
	font-size: 12px;
}
.contentsBox {
    width: 100%;
    background-color: #d6f5f7;
    padding-top: 20px;
}
.contentsWrapper{
    max-width: 980px;
    margin: 0 auto;
    padding-bottom: 20px;
    position: relative;
}
.contentsWrapper h3 {
	font-size: 16px;
	font-weight: bold;
	color: #3f8db2;
	line-height: 1.8;
	padding-bottom: 24px;
}
.bannerArea {
	width: 100%;
}
.contentsWrapper li {
	margin: 0 auto;
    margin-bottom: 16px;
}
.contentsWrapper li img {
    width: 100%;
    vertical-align: bottom;
}
.contentsWrapper li:first-child {
	margin-left: 0px;
}
.contentsWrapper li a:hover {
	opacity: 0.6;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
}

.returnIndex {
	text-align: center;
	background-color: #f1f1f1;
	padding: 36px 0 34px 0;
	margin-top: 20px;

}
.returnIndex a:hover {
	opacity: 0.5;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}

.moveArea {
	max-width: 980px;
	margin: 0 auto;
	padding-top: 150px;
	position: relative;
}


/*メインコンテンツ------------------------------*/
.pc_only{display: none !important;}

.kvPicture img{width: 100%;}

.content1{max-width: 915px; margin: 0 auto; margin-bottom: 40px;}
.content1 .con1_table{display: table; margin-bottom: 25px;}

.content1 .con1_table .left{background: #fffeee; padding: 35px 25px;}
.content1 .con1_table .left h3{font-size: 30px; font-weight: bold; color: #231815; letter-spacing: 4px; margin-bottom: 30px;}
.content1 .con1_table .left h3:after{content: ""; width: 50px; height: 5px; background: #0099cc; display: block;}
.content1 .con1_table .left h3 span{font-size: 16px; letter-spacing: 2px;}
.content1 .con1_table .left h3 span:before{content: ""; width: 16px; height: 1px; background: #231815; display: inline-block; vertical-align: middle; margin: 0 5px;}
.content1 .con1_table .left p{color: #231815; font-weight: bold; line-height: 2.3; font-size: 14px;}

.content1 .sp_only img{width: 100%;}
.content1 .sp_only p{font-size: 12px; color: #231815;}

.con1_text{border: 1px solid #014DA1; padding: 25px; margin: 0 10px;
	border-radius: 70px;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;}
.con1_text p{text-align: center; font-size: 24px; font-weight: bold; color: #014DA1;}


.content2{background: #c8eaf4; padding-bottom: 40px; padding-top: 10px;}
.content2 h3{position: relative; background: #fff; max-width: 650px; margin: 0 auto; text-align: center; font-size: 30px; color: #00a0cd; font-weight: bold; padding: 16px 0 20px; margin-bottom: 30px; letter-spacing: 4px;}
.content2 h3:after{content: ""; position: absolute; bottom:-20px; margin: 0 auto; left: 0; right: 0;
width: 0; height: 0; border-style: solid; border-width: 20px 20px 0 20px; border-color: #ffffff transparent transparent transparent;}
.content2 h3 span{background: linear-gradient(transparent 60%, #fff100 0%); padding: 0 20px;}

.content2 .con2_about{max-width: 915px; margin: 0 auto 40px; background: #fff;}
.content2 .con2_about .con2_about_inner{padding: 10px 20px 36px;}
.content2 .con2_about .con2_about_inner h4{color: #00a0cd; font-size: 20px; font-weight: bold; border-bottom: 1px solid #00a0cd; margin: 25px 0 16px; letter-spacing:0.2px; line-height:1.4;}
.content2 .con2_about .con2_about_inner h4.mt00 {margin-top: 0;}

.content2 .con2_point{background: #fffeee; max-width: 700px; margin: 0 auto 20px; padding: 10px;}
.content2 .con2_point ul{border: 1px solid #00a0cd; padding: 30px 16px 20px;}
.content2 .con2_point ul li{margin-bottom: 20px;}
.content2 .con2_point ul li img{vertical-align: middle;  width: 87px;}
.content2 .con2_point ul li span{display: block; color: #00a0cd; font-size: 16px; padding-left: 10px;}

.content2 dl{border: 1px solid #00a0cd; margin-bottom: 10px; display: table; width: 100%;}
.content2 dl dt{display: table-cell; background: #00a0cd; color: #fff; width: 90px; padding: 5px ; vertical-align: middle;}
.content2 dl dd{display: table-cell; color: #00a0cd; padding: 5px 15px;}
.content2 dl dd .note {color: #666; font-size: 12px; display: block;}
.content2 dl.dlist2 dt{text-align: center; vertical-align: middle;}
.content2 .cap{color: #231815; font-size: 12px;}

.content2 .about_title{text-align: center; color: #014DA1; font-size: 23px; font-weight: bold; letter-spacing: 2px; margin-bottom: 20px;}
.reservation{text-align: center; max-width: 700px; margin: 0 10px 20px;}
.reservation a{display: block; background: #014DA1; padding: 20px 0; box-shadow: 0 6px 0 #1E1F4B; margin: 20px 0 0; transition:1s;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;}
.reservation a:hover{opacity: 0.7;}
.reservation a span{padding-bottom:/*25px*/; display: block; color: #fff; font-size: 22px; letter-spacing: 3px; font-weight: bold;}
.reservation_text{text-align: center; color: #014DA1; font-weight: bold; font-size: 18px;}




.reservation{
	padding-left: 10px;
	padding-right: 10px;
}
.reservation a{
	position: relative;
}
.reservation a:after{
	display: block;
	position:absolute;
	content:'';
	width: 41px;
	height: 10px;
	/*background:	url(../../images/tenniscamp/arrow.png) no-repeat;*/
	background-size: cover;
	top: 50%;
	margin-top:-5px;
	right: 30px;
}

.tTableSp {
	width: 100%;
	table-layout:fixed;
	color:;
}
.tTableSp .timeSc {
	width: 100%;
}
.tTableSp .actSc {
	width: 100%;
	padding-left:1em;
}

.infoTxt {
	font-size: 12px;
	font-weight: normal;
	display:block;
	margin-top:1em;
}

/* 受付終了btn */
.reservation2{text-align: center; max-width: 700px; margin: 0 10px 20px;}
.reservation2 a{display: block; background: #b3b3b3; padding: 20px 0; box-shadow: 0 6px 0 #6f6f6f; margin: 20px 0 0; transition:1s;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;}
.reservation2 a:hover{opacity: 0.7;}
.reservation2 a span{padding-bottom:25px; display: block; color: #fff; font-size: 24px; letter-spacing: 2px; font-weight: bold;}
.reservation_text{text-align: center; color: #009944; font-weight: bold; font-size: 18px;}

/* 第二フェイズ 追加コンテンツ */
.con1_textAdd_SPWrap {
	padding-left:10px;
	padding-right:10px;
}

.con1_textAdd{border: 1px solid #014DA1; padding: 10px;}
.con1_textAdd p.name{text-align: left; font-size: 20px; font-weight: bold; color: #014DA1;}

.f_left {
	float: none;
	width:100%;
}
.f_right {
	float: none;
	width:100%;
	margin-top:1em;
}
.pTitle {
	color: #231815;
	font-weight: bold;
	line-height: 1.8;
	font-size: 14px;
	letter-spacing: normal;
}
.pTitle ul li {
}
.pTitle ul li:before {
	content: "◆ ";
}

.addic {
	padding-left:0.8em;
	padding-right:0.8em;
	font-weight:bold;
	font-size: 14px;
	color: #014DA1;
	text-align:left;
	letter-spacing:normal;
}
.addic span {
	display: inline-block;
}

.infoTxt02{
	font-size: 12px;
    line-height: 1.4;
    margin: 10px 0;
}
.h_notice {
	background: #0099cc;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	padding: 2px;
	text-align: center;
}
.con1_notice_SPWrap {
	padding-left: 10px;
	padding-right: 10px;
}
.con1_notice {
	border: 1px solid #0099cc;
	margin-bottom: 25px;
}
.con1_notice .notice_inner {
	height: 137px;
	overflow-y: scroll;
	padding: 15px;
}
.con1_notice .notice_inner::-webkit-scrollbar {
    width: 5px;
}
.con1_notice .notice_inner::-webkit-scrollbar-track {
    background: #f7f9f8;
}
.con1_notice .notice_inner::-webkit-scrollbar-thumb {
    background: #7ecbe5;
    border-radius: 5px;
}
.con1_notice_SPWrap .facebook {
	margin: 0 auto;
	margin-bottom: 25px;
	overflow: hidden;
	max-width: 500px;
	overflow-x: auto; 
}
.con1_notice .date {
	color: #0099cc;
	font-size: 16px;
}
.btn_style_wrap {
	padding-left: 10px;
	padding-right: 10px;
}
.btn_style a {
	background: #FB2147;
	border-bottom: 3px solid #A22C40;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	color: #fff!important;
	display: block;
	font-size: 17px;
	font-weight: bold;
	max-width: 730px;
	margin: 0 auto;
	padding: 10px 10px 9px;
	position: relative;
	text-align: center;
	-webkit-transition: all ease 0.5s;	
	-moz-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.btn_style a:hover {
	opacity: 0.7;
}
.btn_style a:after {
	background: url(../../images/bluewalk/icon_window.png) no-repeat center center;
	background-size: 20px;
	content: "";
	display: block;
	height: 27px;
	width: 27px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
.btn_style_02 a {
	background: #00a0ce;
	border-bottom: 3px solid #006599;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	color: #fff!important;
	display: block;
	font-size: 17px;
	font-weight: bold;
	max-width: 730px;
	margin: 0 auto;
	padding: 10px 10px 9px;
	position: relative;
	text-align: center;
	-webkit-transition: all ease 0.5s;	
	-moz-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.btn_style_02 a:hover {
	opacity: 0.7;
}

.tbl_style_wrap {
	overflow-x: auto;
}
.tbl_style {
	border: 1px solid #00a2cc;
	width: 680px;
}
.tbl_style th,
.tbl_style td {
	padding: 8px 5px 3px;
	text-align: center;
}
.tbl_style th {
	background: #00a0ce;
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	width: 25%;
}
.tbl_style th:last-child {
	border-right: none;
}
.tbl_style td {
	border: 1px solid #00a2cc;
	color: #00A0CD;
}

.map {
	overflow-x: auto;
}
.swipe_scroll {
	position: relative;
}
.swipe_scroll .img img,
.swipe_scroll .img iframe {
	width: 680px;
}
.swipe_icon {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 70px;
	display: block;
	margin: -35px;
	animation:horizontal 1s ease-in-out infinite alternate;
	z-index: 10;
}
@keyframes horizontal {
	0% { transform:translate(-20%,-20%); }
	100% { transform:translate(30%,-20%);}
}
.swipe_icon img {
	max-width: 100%;
}

.map_note {
	color: #00a0cd;
	padding-top: 10px;
}
.group_text {
	margin-bottom: 10px;
}
.group_text .ttl {
	color: #00A0CD;
	font-size: 16px;
}
.group_text p {
	font-size: 14px;
}
.group_text .btn_style {
	margin-top: 15px;
}
.list_buttons {
	overflow: hidden;
}
.list_buttons ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
	margin-right: -1.05%;
}
.list_buttons ul li {
	margin: 0 1.05% 2% 0;
	width: 48.95%;
}
.list_buttons ul li a {
	background: #00a0ce;
	border-bottom: 3px solid #006599;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	padding: 5px 5px 3px;
	text-align: center;
	-webkit-transition: all ease 0.5s;	
	-moz-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.list_buttons ul li a:hover {
	opacity: 0.5;
}
.list_buttons_note {
	font-size: 12px;
	padding-top: 10px;
	margin-bottom: 20px;
}
.btn_return {
	text-align: center;
}
.btn_return a {
	-webkit-transition: all ease 0.5s;	
	-moz-transition: all ease 0.5s;
	-ms-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.btn_return a:hover {
	opacity: 0.5;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
}
.btn_return a img {
	max-width: 100%;
}
.faq .faq_title {
	background: #00a0ce;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	margin-top: 10px;
	padding: 6px 0 6px 38px;
	position: relative;
}
.faq .faq_title:before {
	background: #7dcfe5 url(../../images/bluewalk/icon_close.png) no-repeat center center;
	background-size: 16px 16px;
	content: "";
	display: block;
	height: 100%;
	width: 30px;
	position: absolute;
	left: 0;
	top: 0;
}
.faq .faq_title.active:before {
	background: #7dcfe5 url(../../images/bluewalk/icon_open.png) no-repeat center center;
	background-size: 16px 16px;
}
.faq .faq_cont {
	background: #f5fafd;
	display: none;
	padding: 10px;
}
.faq .faq_cont .faq_q {
	color: #00A0CD;
	font-size: 16px;
}
.faq .faq_cont .faq_a {
	letter-spacing: normal;
	padding-bottom: 20px;
}
.contact_text {
	font-size: 14px;
}
.contact_text .ttl {
	color: #00A0CD;
	font-size: 16px;
	font-weight: bold;
}

@media screen and (max-width: 480px) {
	.list_buttons ul {
		margin-right: 0;
	}
	.list_buttons ul li {
		margin: 0 0 2% 0;
		width: 100%;
	}
}
