@charset "UTF-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body,
table,
input, textarea, select, option {
	font-size: 1em;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

.img_wide {
	width: 100%;
}
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }
a {
    -webkit-tap-highlight-color:transparent;
}
.clear {
	clear: both !important;
}
.font_red {
	color: #E16062;
}
.font_style_b {
    font-weight:  bold;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
.radius_img {
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

header {
	margin: 0px auto;
	width: 100%;
	overflow: hidden;
  float: none !important;
  padding: 10px;
}
#header_left {
	float: left;
	display: block;
}
header h1 {
   background: url(../common/logo.png) no-repeat left top;
   width: 100px;
   z-index: 2;
   position: relative;
}
header h1 a{
   text-indent: -10000px;
   display: block;
   text-decoration: none;
   height: 31px;
}
#header_right {
	float: right;
	display: block;
	width: auto;
	padding: 0;
}
#header_right_tel {
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	margin: 5px 10px auto;
}
#header_right_tel a {
	color: #FFF;
}
.copyright {
	text-align: center !important;
	margin-top: 20px;
	font-size: 10px;
	color: #606060;
}

.sub_menu {
	margin-top: 20px;
	text-align: center;
}

/*----------------------------------------------------------------------
   共通説明ボックス
---------------------------------------------------------------------*/
.exp_box {
	background: #FBFAF8;
	padding: 10px;
	margin-top: 20px;
	overflow: hidden;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	position:relative;
	clear: both;
	width: auto;
	font-size: 14px;
}
.exp_box h2 {
	border-left: 5px solid #CCC;
	padding-left: 5px;
	margin-bottom: 10px;
}

.back_btn {
	margin: 20px 0px 10px 0;
	text-align: center;
	clear: both !important;
}

/*----------------------------------------------------------------------
   アクセス
---------------------------------------------------------------------*/
.ui-body-c .ui-content #map_canvas {
  width:100%;
  height:300px;
  border:4px solid #CCC;
  -webkit-box-sizing: border-box;
  box-sizing:border-box;
  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	position:relative;
}

/*----------------------------------------------------------------------
   お問い合わせ
---------------------------------------------------------------------*/
form {
	margin-top: 20px;
	font-size: 14px;
}
label {
	margin-bottom: 10px;
}
.mgt_10 {
	margin-top: 10px;
}
.mgt_20 {
	margin-top: 20px;
}

/*----------------------------------------------------------------------
   プライバシー
---------------------------------------------------------------------*/
#pri_h1 {
	font-size:16px;
	text-align: center;
}
#pri_content {
	margin-top: 20px;
}
.pri_h2 {
	font-size:14px;
	margin-top:10px;
	font-weight: bold;
}

/*----------------------------------------------------------------------
   予約
---------------------------------------------------------------------*/
.res_tel {
	text-align: center;
	font-size: 2.0em;
}
.res_plan {
	margin-top: 10px;
}
.res_plan_title {
	font-size: 1.2em;
	background: #5C7BB3;
	color: #FFF;
	padding: 5px;
	margin-bottom: 5px;
}
.res_plan_order {
	text-align: center;
	padding: 10px;
}
.res_info {
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}
.lift_exp table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
	margin-bottom: 1em;
	border-collapse: collapse;
	border-spacing: 0;
}
.lift_exp table th {
	background: #f4f4f4;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #ccc;
	width: auto;
	padding: 5px;
	font-size: 100%;
	font-weight: 500;
	text-align: center;
	vertical-align: middle;
}
.lift_exp table td {
	padding: 5px 0 5px 20px;
	width: auto;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.table_bg {
	background: #505050;
	color: #FFF;
	font-weight: normal !important;
}
#lift_info {
	text-align: left;
	margin-bottom: 2em;
}

/*----------------------------------------------------------------------
   写真ギャラリー
---------------------------------------------------------------------*/
.photo_gal {
	margin-top: 10px;
	text-align: center;
}
.photo_gal ul {
	list-style: none;
}
.photo_gal ul li {
	display: inline-block;
	padding: 5px;
}

/*----------------------------------------------------------------------
   スポーツ
---------------------------------------------------------------------*/
#sport_exp {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#sport_exp img {
	float: left;
	margin-right: 10px;
}
#sport_exp p {
	font-size: 0.9em;
}
.sport_h3 {
	clear: both !important;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}

/*----------------------------------------------------------------------
   自然
---------------------------------------------------------------------*/
#course {
	margin-top: 20px;
	padding: 10px;
	overflow: hidden;
	text-align: left;
}
#course h5 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	border-left: 5px solid #666;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
}
#course h6 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
/*----------------------------------------------------------------------
   グラウンド
---------------------------------------------------------------------*/
#off_season {
	margin-top: 20px;
	border: 3px solid #ccc;
	padding: 10px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}