﻿@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0px;
	margin: 0px;
	overflow: visible;
	font-family: メイリオ, Meiryo, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #666;
}

strong {
	font-weight: bold;
}

a {
	color: #666;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #0066FF;
}

a:visited {
	color: #0066FF;
}

#container {
	text-align: center;
}

#main {
	width: 820px;
	margin: 0 auto;
}

.page_title {
	width: 820px;
	height: 40px;
	margin-top: 10px;
	color: #fff;
	font-size: large;
	font-weight: bold;
	padding-top: 0.5em;
	padding-left: 1em;
	box-sizing: border-box;
	font-family: "TBUDGothic E", sans-serif;
	text-align: left;
}

h1 {
	font-family: メイリオ, Meiryo, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 13px;
	color: #888;
	margin-bottom: 10px;
	width: 490px;
}

h2 {
	width: 660px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #E9D1B4;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

h3 {
	background-position: 0px 15px;
	width: 635px;
	height: 30px;
	font-size: 16px;
	color: #996600;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-image: url('../common/h3_back.gif');
	background-repeat: no-repeat;
}

p {
	color: #000000;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 150%;
}

img {
	border: 0px;
}

#contents {
	padding: 0px;
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#pagetitle {
	margin: 0px auto 0px auto;
	width: 900px;
	height: 100px;
}

#pagetitle2nd {
	margin: 30px auto 0px auto;
	width: 891px;
	height: 50px;
	padding-left: 10px;
}

#pagetitle2nd_copy {
	margin: 0px auto 10px auto;
	width: 896px;
	height: 30px;
	color: #666;
	font-size: 14px;
	padding-left: 5px;
	padding-bottom: 40px;
}

#pagetitle3rd_copy {
	padding: 10px 10px 10px 15px;
	margin: 20px auto 30px auto;
	width: 595px;
	height: auto;
	color: #666;
	font-size: 14px;
	background-color: #EEE;
	text-align: justify;
}

#otherpage_navi {
	margin: 10px auto 10px auto;
	width: 900px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	clear: both;
}

#return_navi {
	margin: 10px auto 10px auto;
	width: 900px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	clear: both;
}

#go_pagetop {
	margin: 10px auto 10px auto;
	width: 900px;
	height: 40px;
	clear: both;
}

#go_pagetop a {
	width: 900px;
	height: 40px;
	background-image: url('../common/go_pagetop.gif');
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}

#go_pagetop a:hover {
	background-position: 0px -40px;
	text-decoration: none;
}

#footer {
	margin: 0px auto 50px auto;
	width: 900px;
	font-size: 14px;
	padding-top: 10px;
	color: #666;
	height: auto;
	text-align: center;
	clear: both;
}

.clear {
	clear: both;
}

.red {
	color: #CC0000;
}

.pink {
	color: #ff6699;
}

.blue {
	color: #3333CC;
}

.bluegreen {
	color: #009999;
}

.marker {
	padding: 5px;
	background-color: #CCFF66;
}

.marker_yellow {
	display: inline-block;
	margin: 0.25em 0;
	padding: 0.25em;
	background-color: #FFFF55;
}

.small {
	font-size: small;
}

.medium {
	font-size: medium;
}

.large {
	font-size: large;
}

.x-large {
	font-size: x-large;
}

.font20 {
	font-size: 20px;
	display: inline-block;
	margin-top: 0.5em;
}

.font21 {
	font-size: 21px;
	display: inline-block;
	margin-top: 0.5em;
}

.font24 {
	font-size: 24px;
	display: inline-block;
	margin-top: 0.5em;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.serif {
	font-family: 'Times New Roman', Times, serif;
}


/*テキストボックス部分のCSS
--------------------------------------------------------------*/

.sub_catch {
	font-weight: bold;
	font-size: 15px;
	margin-left: -7px;
	padding-bottom: 10px;
	width: 600px;
	margin-top: 30px;
}

.bold_text {
	font-weight: bold;
	font-size: 15px;
	margin-left: -7px;
	padding-bottom: 10px;
}

.textbox {
	margin: 0px 0px 30px 0px;
	width: 340px;
	height: auto;
	font-size: 13px;
	color: #666;
	line-height: 1.8em;
	text-align: justify;
	display: inline;
	float: left;
}

.textbox01,
.textbox02 {
	width: 650px;
	margin-left: 15px;
}

.textbox01 p {
	width: 650px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 150%;
	font-size: 14px;
	color: #0033CC;
}

.textbox02 p {
	width: 650px;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 150%;
	font-size: 16px;
}

.textbox02 p a {
	color: #990033;
}

.textbox02 a:hover {
	text-decoration: underline;
}

.photobox {
	margin: 0px 0px 50px 0px;
	width: 280px;
	height: auto;
	display: inline;
	float: left;
	padding-top: 5px;
}


/*サブページボディ部分のCSS
--------------------------------------------------------------*/

#left_img {
	margin: 30px 20px 30px 0px;
	width: 240px;
	height: auto;
	display: inline;
	float: left;
}


/*色関連のCSS
--------------------------------------------------------------*/
.light_blue {
	color: #0099FF;
}


.online_reserve {
	width: 650px;
	margin: 5px 0px 0px 0px;
	text-align: right;
	line-height: 150%;
	font-size: 14px;
	color: #000000;
}

/*PCのみ改行CSS
--------------------------------------------------------------*/
.br-pc {
	display: inline-block;
}

/*打ち消し線
--------------------------------------------------------------*/
.line-through {
	text-decoration: line-through;
}


/* ■スマホ用CSS
--------------------------------------------------------------*/

/*スマホ用要素PC非表示*/
.br-sp,
#header_sp,
#tel_no_sp,
#menu,
#go_pagetop_sp {
	display: none;
}

/*スマホ用表示*/
@media screen and (max-width: 750px) {

	/*共通箇所
---------------------------------------------------------------------------*/

	.br-sp {
		display: inline-block;
	}

	.br-pc {
		display: none;
	}

	#container,
	#header,
	h1,
	h2,
	#contents,
	#footer {
		width: 100%;
		box-sizing: border-box;
		margin: 0;
		padding: 0;
		font-size: small;
	}

	h2 {
		font-size: medium;
		padding-bottom: 0.5em;
		border-bottom-width: 5px;
	}

	#container {
		padding-left: 5px;
		padding-right: 5px;
	}

	#contents {
		margin-top: 20px;
	}


	/*フッター
---------------------------------------------------------------------------*/

	#go_pagetop,
	footer {
		display: none;
	}

	#go_pagetop_sp {
		display: block;
		margin: 20px auto;
		width: 100%;
		box-sizing: border-box;
		height: 40px;
	}

	#go_pagetop_sp a {
		display: block;
		width: 100%;
		box-sizing: border-box;
		height: 40px;
		background-color: #ddd;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background-image: url('../common/go_pagetop_sp.png');
		background-repeat: no-repeat;
		background-position: top 10px right 10px;
		;
	}

	.textbox01,
	.textbox02 {
		width: 100%;
		box-sizing: border-box;
		height: auto;
		font-size: medium;
		margin: 10px 0px;
		line-height: 1.8em;
		text-align: justify;
	}

	.textbox01 p,
	.textbox02 p {
		width: 100%;
		box-sizing: border-box;
		height: auto;
		font-size: medium;
	}


	/* 以下の要素使用ページ：sportplan, */
	.online_reserve {
		width: 100%;
		padding-left: 0.5em;
		box-sizing: border-box;
		font-size: small;
		text-align: left;
	}

}