@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: #014DA1; 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: #FCE8E1; 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: #014DA1; 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: 36px 20px 36px;}
.content2 .con2_about .con2_about_inner h4{color: #014DA1; font-size: 20px; font-weight: bold; border-bottom: 1px solid #014DA1; margin-bottom: 16px; letter-spacing:0.2px; line-height:1.4;}

.content2 .con2_point{background: #fffeee; max-width: 700px; margin: 0 auto 20px; padding: 10px;}
.content2 .con2_point ul{border: 1px solid #014DA1; padding: 30px 16px 20px;}
.content2 .con2_point ul li{margin-bottom: 20px;}
.content2 .con2_point ul li img{vertical-align: middle;}
.content2 .con2_point ul li span{display: block; color: #014DA1; font-size: 16px; padding-left: 10px;}

.content2 dl{border: 1px solid #014DA1; margin-bottom: 10px; display: table; width: 100%;}
.content2 dl dt{display: table-cell; background: #014DA1; color: #fff; width: 90px; padding: 5px ; vertical-align: middle;}
.content2 dl dd{display: table-cell; color: #014DA1; padding: 5px 15px;}
.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-bottom: 15px;
}








