@charset "UTF-8";
body,div,h1,h2,h3,h4,h5,h6,p,address,th,td,dl,dt,dd,ul,ol,li,form,textarea,table {
	margin:0;
	padding:0;
	font-size:100%;
}
html {
	width:100%;
	height:100%;
	background-color:#F3F3F3;
	overflow-y:scroll;
}
body {
	width:100%;
	height:100%;
	min-height:100%;
	background:#F3F3F3;
	color:#000;
	font-size:small;
	line-height:1.6;
	text-align:left;
	font-family: "ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Helvetica,Verdana,sans-serif;
	word-break:normal;word-wrap:break-word; /*IE*/
}
* html body {font-size:small;/*IE6*/}
*:first-child+html body {font-size:small;/*IE7*/}
html>body {height:auto;}
hr {display:none;}
address {font-style:normal;}
ul,ol {list-style:none;}
table {border-collapse:collapse;line-height:1.37;}
table caption,
table th,
table td {vertical-align:top;}
img {border:0; margin:0; padding:0;}
em {font-weight:bold;font-style:normal;}
input {line-height:normal;}
/* clearfix */
.pkg:after {
    content:".";
    display:block;
    clear:both;
    height:0;
    visibility:hidden;
}
.pkg {display:inline-block;}
/* no ie mac \*/
* html .pkg {height:1%;}
.pkg {display:block;}
/* */
/* clearfix */
div#footer:after {
    content:"";
}
iframe {
	width:100%;
	height:100%;
}

div.sponly a {
	display:none !important;
}

.ttl {
	font-size:24px; 
	color:#7a68ae;
}

/* For modern browsers */
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}



.temp table td,.temp table th {padding:20px 10px; border-bottom:1px dotted #CCCCCC;}
	
@media only screen and (min-width : 641px) {
	/*wrapper*/
	div#wrapper {
		width: 944px;
		text-align: left;
		margin: 0 auto;
		padding: 0 20px;
	}
	body {
		min-width:1024px;
	}
	.sp {
		display: none;
	}
	
	.temp table {width:95%; margin:2em auto 50px;}
	.temp table th {width:20%;}
	.temp table td {width:80%;}
	
	#searchform input {
		-webkit-appearance: none; 
		border-radius: 0;
	}
	#searchform #s {
		border: #7a68ae solid 2px;
		width: 200px;
		height: 37px;
		padding-left: 8px;
		vertical-align: middle;
	}
	#searchsubmit {
		background: #7a68ae;
		border: none;
		width: 37px;
		height: 37px;
		background:url(../img201605/common/search.png) no-repeat center, #7a68ae;
		background-size: 20px;
		font-size: 0;
		vertical-align: middle;
		margin-left: -4px;
	}
}

@media only screen and (max-width: 640px) {
	div#wrapper {
		text-align: left;
		padding: 30px 8px;
		overflow:hidden;
	}
	div.sponly a {
		display: block !important;
	}
	.pc {
		display: none;
	}
	h2 { 
		border-left:2px solid #7a68ae;
		padding:0 0 0 10px;
		margin:0 0 20px;
		font-size: 130%;
		font-weight: normal;
		line-height: 1.1em !important;
	}
	
	.temp table {
		width:100%;
	}
	.temp table td,
	.temp table th {
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	.temp table td {
		border: none;
	}
	
	#searchform {
		text-align: center;
		margin: 20px 0;
	}
	#searchform input {
		-webkit-appearance: none; 
		border-radius: 0;
	}
	#searchform #s {
		border: #7a68ae solid 2px;
		width: 86% !important;
		height: 37px;
		padding-left: 8px;
		vertical-align: middle;
	}
	#searchsubmit {
		background: #7a68ae;
		border: none;
		width: 37px;
		height: 37px;
		background:url(../img201605/common/search.png) no-repeat center, #7a68ae;
		background-size: 20px;
		font-size: 0;
		vertical-align: middle;
		margin-left: -4px;
	}
}


a:link {color: #7a68ae; text-decoration: underline;}
a:visited {color: #7a68ae;text-decoration: underline;}
a:hover {color: #7a68ae;text-decoration: none;}

#contents-site {
	/*padding:40px 10px;*/
	text-align:left;
}
#contents-site h3 {
	font-size:110%;
	padding:20px 0 0;
}

#contents-site h3.club_name {
	font-size:140%;
	padding:40px 0 0;
}

/*#contents-site h3 span {
	background:url(../img/icon_01.gif) left no-repeat;
	padding-left:15px;
}*/
#contents-site h4 {
	font-size:110%;
	font-weight:normal;
	padding:10px 0 0;
}
#contents-site .btn {
	padding:0 0 25px;
}
#contents-site .back {
	text-align:center;
}

.pdb20 {
	padding-bottom:20px;
}

.contents_company {
	width:600px;
	margin:0 auto;
	padding:40px 0;
	}
	
.contents_company h2 {font-size:200%;
		padding:0 0 10px;}



.contents_company table {width:600px; margin:20px 0 20px;}
.contents_company table th {padding:20px; border-bottom:1px dotted #CCCCCC;}
.contents_company table td {padding:20px; border-bottom:1px dotted #CCCCCC;}






.day_open {font-size:16px; color:#C30; font-weight:bold;}

.full {
	width: 100%;
	height: auto;
}
.pagination {
	text-align: center;
	font-size: 120%;
}
.pagination a {
	text-decoration: none;
}
.pagination .page-numbers {
	background: #fff;
	padding: 6px 8px;
}
.pagination .page-numbers:hover {
	background: #7a68ae;
	color: #fff;
}
.pagination .page-numbers.current {
	background: #7a68ae; 
	color: #fff;
	font-weight: bold;
}
.pagination .page-numbers.prev,
.pagination .page-numbers.next {
	display: inline-block;
	width: 18px;
	height: 18px;
	padding: 0;
	margin: 0 6px;
	vertical-align: -2px;
}
.pagination .page-numbers.prev {
	background: url("../img/page-left.png") no-repeat center;
	background-size: 8px;
}
.pagination .page-numbers.next {
	background: url("../img/page-right.png") no-repeat center;
	background-size: 8px;
}

