@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,900");
@import url("font-awesome.min.css");
/*
	Escape Velocity by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

}
 @media screen and (max-width: 667px) {

}
 @media screen and (min-width: 737px) {
}
 @media screen and (min-width: 737px) and (max-width: 1200px) {
}
 @media screen and (max-width: 736px) {
}
/* ---------------------------------------------------*/


/* List */

ul.default {
	list-style: disc;
	padding-left: 1em;
}
ul.default li {
	padding-left: 0.5em;
}
ul.style2 li {
	border-top: solid 1px #eee;
	padding: 1.5em 0 0 0;
	margin: 1.5em 0 0 0;
}
ul.style2 li:first-child {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}
ul.style3 li {
	border-top: solid 1px #eee;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 0 0;
}
ul.style3 li:first-child {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}
ol.default {
	list-style: decimal;
	padding-left: 1.25em;
}
ol.default li {
	padding-left: 0.25em;
}
/* Feature List */

.feature-list h3 {
	color: #e97770 !important;
}
.feature-list h3:before {
	position: relative;
	display: inline-block;
	color: #fff;
	background: #2f333b url("images/overlay.png");
	border-radius: 1em;
	text-align: center;
}
/* Icons */

.icon {
	text-decoration: none;
}
.icon:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.25em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon > .label {
	display: none;
}
/* ▼基本設定--------------------------------------------------------------------------------------------------------------*/

/* Wrappers */

.wrapper {
	position: relative;
}




/* Tablet Only */


/* PC設定Basic --------------------------------------------------------------------------------------------*/
@media screen and (min-width: 1000px) {
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
	margin: 0px !important;
	padding: 0px !important;
}
p {
	font-size: 87%;
	line-height: 1.5em;
	color: #231815;
}
body {
	width: 100%;
}
a:hover {
	opacity: 0.7 !important;
}

.sp{ display:none;}
/* ヘッダーBOX設定 */


#headerBox {
	width: 100%;
	text-align: left !important;
	/*position: fixed;
	z-index: 1000;
	left: 0px;
	top: 0px;*/
	background-color: #fff;
	height: 120px;
}
#headerBox header {
	position: relative;
	height: 120px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#headerBox header h1 {
	width: 154px;
	height: 71px;
	position: absolute;
	top: 35px;
	left: 0px;
}
#headerBox header .pg01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: absolute;
	left: 0px;
	top: 5px;
	color: #333;
	font-size: 90%;
	text-align: left;
}
#headerBox header .pg02 {
	/*height: 72px;*/
	width:210px;
	position: absolute;
	right: 0px;
	top: 5px;
}
#headerBox header .pg02 img{
	width: 210px;
	}

/* nav */

#nav {
	display: none ;
}
#navpc {
	height: 70px;
	text-align: center;
	width: 366px;
	position: absolute;
	right: 0px;
	bottom: -30px;
}
#navpc ul {
	position: relative;
}
#navpc ul li {
	height: 70px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	
}
#navpc ul li.nav01 a{
	display: block;
	background-image: url(../../img/common/nav/navi01.png);
	background-repeat: no-repeat;
	height: 70px;
	background-position: left top;
	position: absolute;
	left: 0px;
}

#navpc ul li.nav02 a{
	display: block;
	background-image: url(../../img/common/nav/navi02.png);
	background-repeat: no-repeat;
	height: 70px;
	background-position: left top;	
	position: absolute;
	left: 122px;
	
}
#navpc ul li.nav03 a{
	display: block;
	background-image: url(../../img/common/nav/navi03.png);
	background-repeat: no-repeat;
	height: 70px;
	background-position: left top;	
	position: absolute;
	left: 244px;
	
}
#navpc ul li a {top: 0px;
}
#navpc ul li a:hover{top: -10px;
;
opacity:1 !important;}

/*main	*/
#main {
	width: 100%;
	padding: 0px !important;
	background-image: url(../../img/top/main_bg.png);
	background-repeat: repeat;
	background-position: center;
	height: 460px;
	position: relative;
	z-index: 50;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#mov {
	height: 410px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
}

#mov video {
	height: 410px;
	width: 730px;}

#mov .ph01{
	position: absolute;
	z-index: 100;
	right: -150px;
	top: 10px;
	animation-duration: infinite;
  animation-name: act1;
	}
	
@keyframes act1 {
  from {
    right: 100%;
	top: 50px;
  }

  to {
    right: -150px;
	top: 10px;
  }
}
	
#mov .ph02{
	position: absolute;
	left: -150px;
	top: 30px;
	z-index: 100;
	}
	
#mov .ph01 img{width: 282px;}

#mov .ph02 img{width: 311px;}

/*トップコンテンツ-----------------------------------------------*/
#contensBox{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	/*padding-top: 460px;*/
}


#contensBox .lBox{
	width: 620px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contensBox .lBox h2{
}
#contensBox .rBox{
	width: 300px;
	float: right;}

#contensBox .rBox .sch{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-bottom: 20px;
	border: solid 4px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	
	background-color: #e5f4cb;
}
#contensBox .rBox .sch h3{
	color: #09C;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#contensBox .rBox .sch dl{
	}
	
#contensBox .rBox .sch dl dt {}

#contensBox .rBox .sch dl dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contensBox .rBox .cart{
	width: 230px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#contensBox .rBox .cart img{
	width: 230px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.imgsch{
	width:188px;
	border: solid 4px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	
}


.helthBox{-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border:#F60 4px solid;
padding:10px;
margin-bottom:20px;}

.helthBox h3{font-weight:bold;
font-size:140%;
color:#fff;
background-color:#09C;
padding:7px;
text-align:center;
}

.helthBox img{ width:100%;}

.helthBox video { width:100%;
margin-bottom:20px;}

.helthBox .interviewBox video { width:100%;
height:338px;
margin-bottom:20px;}

.helthBox .interviewBox h3{}

/*.helthBox .hlbox{ float:left;
width:44%;
padding:15px;
background-color:#DBFFDD;
margin-bottom:20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.helthBox .hrbox{float:right;
padding:15px;
background-color:#CCF0FF;
width:44%;
margin-bottom:20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}*/

.helthBox .hlbox{
width:auto;
padding:15px;
background-color:#DBFFDD;
margin-bottom:20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.helthBox .hrbox{
padding:15px;
background-color:#CCF0FF;
width:auto;
margin-bottom:20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.helthBox .hlbox img,.helthBox .hrbox img{width:100%;}

.helthBox strong{ font-weight:bold;
font-size:120%;}

.helthBox .sendbox{
	clear:both;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border:0;
padding:10px;
background-color:#dcdcdc;
}

.pc_no{ display:none;}


/*フッター-----------------------------------------------*/
#footerBox {
	margin-right: 0;
	margin-left: 0;
	text-align: center;
	position:relative;
}

.snsbox{ position:absolute;
top:20px;
left:20px;
width:40px;
}
.snsbox img{width:100%;}

#footerBox p {
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	text-align: center;
	width: 100%;
	background-color: #093;
	padding-bottom: 1em;
	background-image: url(../../img/top/main_bg.jpg);
	background-position: left top;
}
#footerBox p.sp {
	display: none;
}
#footerBox footer {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footerBox footer address {
	color: #CCC;
	font-size: x-small;
	font-style: normal;
	line-height: 4em;
	font-weight: normal;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
#footerBox footer address a {
	color: #ccc;
	text-decoration: none;
}

/*ページトップ-----------------------------------------------*/

.home {
	position: fixed;
	bottom: 100px;
	right: 0px;
	width: 36px;
	height: 60px;
	z-index: 100001;
}

.home a:hover{
	opacity:0.7
}
/*page設定-----------------------------------------------*/

#mainBox {
	width: 100%;
	padding: 0px !important;
	background-image: url(../../img/top/mainBox_bg.png);
	background-repeat: repeat;
	background-position: top;
	height: 60px;
	position: relative;
	z-index: 50;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#mainBox h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	line-height: 2em;
	font-weight: normal;
	color: #FFF;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#cast{}

#cast h3{
	display:block;
	font-size:130%;
	font-weight:bold;
	margin-bottom:5px;
	}

#cast ul{
	}

#cast li{
	list-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 84%;
	
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	border: solid 2px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFC;
	
	}

#cast li img.sbox{
	float:left;
	border: solid 2px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	
	}

#contact_area{
	width: 800px;
	margin-bottom: 50px;
	padding-right: 50px;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
	border: solid 2px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	padding-top: 50px;
	padding-bottom: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFC;
}

#contact_area table{
	border-collapse: collapse;
	width: 100% !important;
	text-align: left !important;
}

#contact_area td{
	border: 1px solid #ccc;
	padding: 10px;
	color: #666;
}

#contact_area td.l_Cel{
	width:35% !important;
}


#contact_area_sp{display: none;}

/*バックナンバー設定-----------------------------------------------*/

/*.bnBox{

	width: 150px;
	position: absolute;
	z-index: 100;
	top: 25px;
	right: 2%;
}*/
.bnBox2023{
	width: 150px;
	position: absolute;
	z-index: 100;
	top: 25px;
	right: 10%;
}

.bnBox2024{
	width: 150px;
	position: absolute;
	z-index: 100;
	top: 25px;
	right: 18%;
}

.bnBox2025{
	width: 150px;
	position: absolute;
	z-index: 100;
	top: 25px;
	right: 26%;
}


#contensBox .numberLBox{
	width: 570px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*#contensBox .numberLBox img{ width:70%}*/

#contensBox .numberLBox iframe {
	height: 320px;
	width: 570px;
}
#contensBox .numberLBox h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #099;
	padding: 5px;
	margin-bottom: 5px;
}
#contensBox .numberRBox{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 400px;
	float: right;
	margin-bottom: 20px;
	}
#contensBox .numberRBox .ball{
	background-image: url(../../img/backnumber/ball_bg.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 44px;
	font-size: 120%;
	line-height: 2.8em;
	font-weight: bold;
	color: #000;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

#contensBox .numberRBox h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	color: #066;
	margin-bottom: 15px;
}

#contensBox .numberBBox{
	clear: both;
	width: 100%;
	padding-top:20px;
}

#contensBox .numberBBox h3{}

#contensBox .numberBBox ul{
	border: solid 4px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	background-color: #008d0c;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-bottom: 40px;
	}

#contensBox .numberBBox ul li{
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}


/*ゴルフ練習場設定*/

.rangeBox{}

.rangeBox td{ padding:0;
vertical-align:top;
text-align:center;
font-size:90%;
padding-bottom:20px;}

.rangeBox td img{ width:100%;}

.rangeBox td a{ color:#000;
text-decoration:none;}

.range{-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: #39C 2px solid;
padding:8px;
margin-bottom:20px;
}

.range h3{font-weight:bold;
font-size:140%;
color:#fff;
background-color:#09C !important;
padding:15px;
text-align:center;
margin-bottom:10px;
margin-top:10px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height:1.5em;
}


.range img{ width:100%;}



}


/* Mobile Only */

#navPanel, #titleBar {
	display: none;
}

	
	
	
/* ナビ設定 */	
 @media screen and (max-width: 999px) {


html, body {
	overflow-x: hidden;
}
body, input, select, textarea {
	line-height: 1.5em;
	font-size: 10.5pt;
	letter-spacing: 0;
}
h2, h3, h4, h5, h6 {
	font-size: 1.2em;
	letter-spacing: 0.05em;
	margin: 0 0 1em 0;
}
hr {
	margin: 1em 0 1em 0;
}

/* List */

ul.actions {
	margin: 2em 0 0 0;
}
ul.actions li {
	margin: 15px 0 0 0;
}
form ul.actions {
	margin: 1em 0 0 0;
}
/* Feature List */

.feature-list section {
	border-top: solid 1px #eee;
}
.feature-list > div > div:first-child > div:first-child > section {
	border-top: 0;
	padding-top: 0;
}
.feature-list h3 {
	position: relative;
	padding: 4px 0 0 48px;
	line-height: 1.25em;
}
.feature-list h3:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}
.feature-list p {
	margin: 0 0 0 48px;
}
/* Box */

.box.post-excerpt .image.left {
	position: relative;
	top: 0.25em;
	width: 25%;
	margin: 0;
}
.box.post-excerpt h3, .box.post-excerpt p {
	margin-left: 32.5%;
}
/* Off-Canvas Navigation */

#page-wrapper {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	padding-bottom: 1px;
}
#titleBar {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	display: block;
	height: 44px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10001;
	background: none;
}
#titleBar .title {
	display: none;
}
#titleBar .toggle {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 44px;
}
#titleBar .toggle:before {
	-moz-transition: all .15s ease-in-out;
	-webkit-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	font-family: FontAwesome;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f0c9';
	font-size: 22px;
	position: absolute;
	top: 6px;
	left: 6px;
	display: block;
	width: 44px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: rgba(255, 255, 255, 0.75);
	background-color: rgba(92, 95, 103, 0.5);
	border-radius: 0.25em;
}
#titleBar .toggle:active:before {
	background-color: rgba(92, 95, 103, 0.75);
}
#navPanel {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transform: translateX(-275px);
	-webkit-transform: translateX(-275px);
	-ms-transform: translateX(-275px);
	transform: translateX(-275px);
	-moz-transition: -moz-transform 0.5s ease;
	-webkit-transition: -webkit-transform 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease;
	transition: transform 0.5s ease;
	display: block;
	height: 100%;
	left: 0;
	overflow-y: auto;
	position: fixed;
	top: 0;
	width: 275px;
	z-index: 10002;
	background: #242730 url("images/overlay.png");
	box-shadow: inset -3px 0px 4px 0px rgba(0, 0, 0, 0.1);
}
#navPanel .link {
	display: block;
	color: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.85em;
	letter-spacing: 0.15em;
	text-decoration: none;
	height: 44px;
	line-height: 44px;
	border-top: solid 1px rgba(255, 255, 255, 0.05);
	margin: 0 15px 0 15px;
}
#navPanel .link:first-child {
	border-top: 0;
}
#navPanel .indent-1 {
	display: inline-block;
	width: 1em;
}
#navPanel .indent-2 {
	display: inline-block;
	width: 2em;
}
#navPanel .indent-3 {
	display: inline-block;
	width: 3em;
}
#navPanel .indent-4 {
	display: inline-block;
	width: 4em;
}
#navPanel .indent-5 {
	display: inline-block;
	width: 5em;
}
#navPanel .depth-0 {
	color: #fff;
}
body.navPanel-visible #page-wrapper {
	-moz-transform: translateX(275px);
	-webkit-transform: translateX(275px);
	-ms-transform: translateX(275px);
	transform: translateX(275px);
}
body.navPanel-visible #titleBar {
	-moz-transform: translateX(275px);
	-webkit-transform: translateX(275px);
	-ms-transform: translateX(275px);
	transform: translateX(275px);
}
body.navPanel-visible #navPanel {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
/* Wrappers */

.wrapper {
	padding: 15px 15px 5em 15px;
}
.wrapper .title {
	font-size: 0.9em;
	width: 18em;
	height: 2.5em;
	top: -2.5em;
	line-height: 2.5em;
	margin-bottom: -2.5em;
	margin-left: -9em;
	padding-top: 0.5em;
}
.wrapper .title:before, .wrapper .title:after {
	height: 15px;
	bottom: -15px;
	background-size: 100% 100%;
}
#header-wrapper {
	padding: 6em 2em 6em 2em;
}
#footer-wrapper {
	padding-top: 3em;
}
#footer-wrapper .feature-list section {
	border-top-color: #eee;
	border-top-color: rgba(255, 255, 255, 0.05);
}
/* Logo */

#logo {
	text-align: center;
}
#logo h1 {
	font-size: 1.5em;
	letter-spacing: 0.2em;
}
#logo p {
	margin: 1.25em 0 0 0;
	display: block;
	letter-spacing: 0.2em;
	font-size: 0.9em;
}
/* Nav */

#navpc {
	display: none;
}

}

/*ページトップ-----------------------------------------------*/

.pageTop {
	position: fixed;
	bottom: 20px;
	right: 30px;
	width: 30px;
	height: 30px;
	z-index: 100001;
}
.pageTop img {
	width: 100%;
}


/*スマホ設定-----------------------------------------------*/

@media screen and (max-width: 667px) {
html*{
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
	height: 100%;
}
.wrapper {
	width: 100%;
	padding: 0px 0px 0em 0px;
}
.img {
	width: 100%;
}
/* 基本非表示設定 */
.home {display: none;
}
#navpc {
	display: none;
}
#nav {
	display: none;
}
#nav a {
	display: none;
	text-decoration: none;
}

/* ヘッダーBOX設定 */


#headerBox {
	width: 100%;
	text-align: center !important;
	height: 120px;

}
#headerBox header {
	position: relative;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#headerBox header h1 {
	height: 20px;
	position: absolute;
	top: 70px;
	left: 0px;
}

#headerBox header h1 img{width: 100%;}

#headerBox header p{
	margin: 0px;
	padding: 0px;
}
#headerBox header .pg01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 84%;
	text-align: left;
	color: #333;
	position: absolute;
	top: 50px;
	left: 0px;
}
#headerBox header .pg02 {
	height: 40px;
	position: absolute;
	right: 0px !important;
	top: 7px !important;
}

#headerBox header .pg02 img {
	height: 40px;
	}
	


/*main	*/
#main {
	width: 100%;
	padding: 0px !important;
	background-image: url(../../img/top/main_bg_sp.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
	position: relative;
	z-index: 50;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#mov {
	width:86%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}
#mov video {
	height: 160px;
	width: 100%;}
	
#mov img {
	width: 100%;}
	


#mov .ph01{
	position: absolute;
	z-index: 100;
	right: -50px;
	top: 0px;
	animation-duration: infinite;
  animation-name: act1;
	}
	
#mov .ph01 img{width: 120px; height:auto;}

#mov .ph02 img{width: 120px; height:auto;}
	

	
#mov .ph02{
	position: absolute;
	left: -40px;
	top: 20px;
	z-index: 100;
	}

/*トップコンテンツ-----------------------------------------------*/
#contensBox{
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	/*padding-top: 460px;*/
}


#contensBox .lBox{
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contensBox .lBox h2{
}
#contensBox .rBox{
	width: 100%;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	}

#contensBox .rBox .sch{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-bottom: 20px;
	border: solid 4px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	
	background-color: #e5f4cb;
}
#contensBox .rBox .sch h3{
	color: #09C;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#contensBox .rBox .sch dl{
	}
	
#contensBox .rBox .sch dl dt {}

#contensBox .rBox .sch dl dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.imgsch{
	width:44% !important;
	border: solid 4px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	
}

.fb-box{
	display: none;
}

.helthBox{-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border:#F60 2px solid;
padding:10px;
margin-bottom:20px;
}

.helthBox h3{font-weight:bold;
font-size:120%;
color:#fff;
background-color:#09C;
padding:7px;
text-align:center;
}

.helthBox img{ width:100%;}


.helthBox video{ width:100%;
margin-bottom:20px;
background-color:#fff;}

.helthBox .hlbox{clear:both;
float:none;
width:94%;
padding:8px;
background-color:#DBFFDD;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.helthBox .hrbox{
	clear:both;
	float:none;
padding:7px;
background-color:#CCF0FF;
width:94%;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.helthBox .hlbox img,.helthBox .hrbox img{width:100%;}


.helthBox .sendbox{
	clear:both;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border:0;
padding:10px;
background-color:#dcdcdc;}


.helthBox strong{ font-weight:bold;
font-size:110%;}


.pc_no{ display:block;}


/*フッター-----------------------------------------------*/
#footerBox {
	margin-right: 0;
	margin-left: 0;
	text-align: center;
	position:relative
}

.snsbox{ position:absolute;
top:10%;
left:5%;
width:50px;
}
.snsbox img{width:100%;}

#footerBox p {
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	text-align: center;
	width: 100%;
	background-color: #093;
	padding-bottom: 1em;
	background-image: url(../../img/top/main_bg.jpg);
	background-position: left top;
}
#footerBox p img {
	text-align: center !important;
	margin-right: 0px !important;
	width: 30%;
	height: auto;
}

#footerBox footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
#footerBox footer address {
	color: #CCC;
	font-size: x-small;
	font-style: normal;
	line-height: 4em;
	font-weight: normal;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#footerBox footer address a {
	color: #ccc;
	text-decoration: none;
}



/*page基本設定-----------------------------------------------*/

.sw48 {
	width: 48%;
}

.sw60 {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

.sw70 {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.sw80 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.sw96 {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.sw100 {
	width: 100%;
}

#contact_area{display: none;}
.cart{display: none;}

/*page設定-----------------------------------------------*/

#mainBox {
	width: 100%;
	padding: 0px !important;
	background-image: url(../../img/top/mainBox_bg.png);
	background-repeat: repeat;
	background-position: top;
	height: 60px;
	position: relative;
	z-index: 50;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#mainBox h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	line-height: 2em;
	font-weight: normal;
	color: #FFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-left: 15px;
}

#mainBox img{
	height: 26px;
	width: auto;
}

#cast{}

#cast h3{
	display:block;
	font-size:130%;
	font-weight:bold;
	margin-bottom:5px;
	}

#cast ul{
	}

#cast li{
	list-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 84%;
	
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	border: solid 2px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFC;
	
	}

#cast li img.sbox{
	float:left;
	border: solid 2px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	
	}
	


#contact_area_sp{
	width: 96%;
	margin-bottom: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-right: auto;
	margin-left: auto;
	border: solid 2px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFC;
}

#contact_area_sp table{
	border-collapse: collapse;
	width: 100% !important;
	text-align: left !important;
}

#contact_area_sp td{
	border: 1px solid #ccc;
	padding: 1px;
	color: #666;
	font-size: x-small;
}

#contact_area_sp td.l_Cel{
	
}

/*バックナンバー設定-----------------------------------------------*/

.bnBox{
	/*margin-right: 10%;*/
	width: 150px;
	position: absolute;
	z-index: 100;
	top: 25px;
	left: 2%;
}

.bnBox2022{
	/*width: 150px;*/
	position: absolute;
	z-index: 100;
	top: 25px;
	left: 5%;
}

.bnBox2023{
	/*width: 150px;*/
	position: absolute;
	z-index: 100;
	top: 25px;
	left: 38%;
}

.bnBox2024{
	/*width: 150px;*/
	position: absolute;
	z-index: 100;
	top: 25px;
	left: 70%;
}


.bn{
	display: none;
}


#contensBox .numberLBox{
	width: 96%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contensBox .numberLBox iframe {
	height: 180px;
	width: 100%;
}

#contensBox .numberLBox h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #099;
	padding: 5px;
	margin-bottom: 5px;
}
#contensBox .numberRBox{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 96%;
	margin-bottom: 20px;
	padding-top: 10px;
	}
#contensBox .numberRBox .ball{
	background-image: url(../../img/backnumber/ball_bg.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 44px;
	font-size: 120%;
	line-height: 2.8em;
	font-weight: bold;
	color: #000;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

#contensBox .numberRBox h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	color: #066;
	margin-bottom: 15px;
}

#contensBox .numberBBox{
	clear: both;
	width: 100%;
}

#contensBox .numberBBox h3{}

#contensBox .numberBBox ul{
	border: solid 4px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	background-color: #008d0c;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-bottom: 10px;
	}

#contensBox .numberBBox ul li{
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
	width: 46%;
}

#contensBox .numberBBox ul li img{
	width: 100%;
}

.pc{ display:none;}


/*ゴルフ練習場設定*/

.rangeBox{}

.rangeBox td{ padding:0;
vertical-align:top;
text-align:center;
font-size:90%;
padding-bottom:15px !important;
}

.rangeBox td img{ width:100%;}

.rangeBox td a{ color:#000;
text-decoration:none;}


.range{-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: #39C 2px solid;
padding:10px;
margin-bottom:20px;
}

.range h3{font-weight:bold;
font-size:120%;
color:#fff;
background-color:#09C;
padding:7px;
text-align:center;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

.range img{ width:100%;}


}

/* タブレット設定--------------------------------------------------------------------------------------------*/
@media screen and (min-width: 668px) and (max-width: 999px) {
html*{
	margin: 0px;
	padding: 0px;
}
body {
	width: 100%;
	height: 100%;
}
.wrapper {
	width: 100%;
	padding: 0px 0px 0em 0px;
}
.img {
	width: 100%;
}

.pc{ display:none;}
/* 基本非表示設定 */
.home {display: none;
}
#navpc {
	display: none;
}
#nav {
	display: none;
}
#nav a {
	display: none;
	text-decoration: none;
}

/* ヘッダーBOX設定 */


#headerBox {
	width: 100%;
	text-align: center !important;
	height: 120px;
	margin-bottom: 5%;
}
#headerBox header {
	position: relative;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#headerBox header h1 {
	height: 20px;
	position: absolute;
	top: 70px;
	left: 0px;
}

#headerBox header h1 img{width: 100%;}

#headerBox header p{
	margin: 0px;
	padding: 0px;
}
#headerBox header .pg01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 84%;
	text-align: left;
	color: #333;
	position: absolute;
	top: 50px;
	left: 0px;
}
#headerBox header .pg02 {
	height: 40px;
	position: absolute;
	right: 0px !important;
	top: 7px !important;
}

#headerBox header .pg02 img {
	height: 40px;
	}
	


/*main	*/
#main {
	width: 100%;
	padding: 0px !important;
	background-image: url(../../img/top/main_bg_sp.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-size:cover;
	z-index: 50;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#mov {
	width:86%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;}
	
#mov video {
	height: 160px;
	width: 100%;}

#mov img {
	width: 100%;}


#mov .ph01{
	position: absolute;
	z-index: 100;
	right: -50px;
	top: 0px;
	animation-duration: infinite;
  animation-name: act1;
	}
	
#mov .ph01 img{width: 120px; height:auto;}

#mov .ph02 img{width: 120px; height:auto;}
	

	
#mov .ph02{
	position: absolute;
	left: -40px;
	top: 20px;
	z-index: 100;
	}

/*トップコンテンツ-----------------------------------------------*/
#contensBox{
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	/*padding-top: 460px;*/
}


#contensBox .lBox{
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contensBox .lBox h2{
}
#contensBox .rBox{
	width: 100%;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	}

#contensBox .rBox .sch{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-bottom: 20px;
	border: solid 4px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	
	background-color: #e5f4cb;
}
#contensBox .rBox .sch h3{
	color: #09C;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#contensBox .rBox .sch dl{
	}
	
#contensBox .rBox .sch dl dt {}

#contensBox .rBox .sch dl dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.imgsch{
	width:44%;
	border: solid 4px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	
}

.fb-box{
	display: none;
}

.helthBox{-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border:#F60 2px solid;
padding:10px;
margin-bottom:20px;
}

.helthBox h3{font-weight:bold;
font-size:120%;
color:#fff;
background-color:#09C;
padding:7px;
text-align:center;
}

.helthBox img{ width:100%;}

.helthBox video{ width:100%;
margin-bottom:20px;
background-color:#fff;}

.helthBox .hlbox{clear:both;
float:none;
width:94%;
padding:8px;
background-color:#DBFFDD;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.helthBox .hrbox{
	clear:both;
	float:none;
padding:7px;
background-color:#CCF0FF;
width:94%;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.helthBox .hlbox img,.helthBox .hrbox img{width:100%;}


.helthBox .sendbox{
	clear:both;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border:0;
padding:10px;
background-color:#dcdcdc;}


.helthBox strong{ font-weight:bold;
font-size:110%;}

.pc_no{ display:block;}


/*フッター-----------------------------------------------*/
#footerBox {
	margin-right: 0;
	margin-left: 0;
	text-align: center;
position:relative
}

.snsbox{ position:absolute;
top:12%;
left:5%;
width:80px;
}

.snsbox img{width:100%;}
#footerBox p {
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	text-align: center;
	width: 100%;
	background-color: #093;
	padding-bottom: 1em;
	background-image: url(../../img/top/main_bg.jpg);
	background-position: left top;
}
#footerBox p img {
	text-align: center !important;
	margin-right: 0px !important;
	width: 30%;
	height: auto;
}

#footerBox footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
#footerBox footer address {
	color: #CCC;
	font-size: x-small;
	font-style: normal;
	line-height: 4em;
	font-weight: normal;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#footerBox footer address a {
	color: #ccc;
	text-decoration: none;
}



/*page基本設定-----------------------------------------------*/

.sw48 {
	width: 48%;
}

.sw60 {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

.sw70 {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.sw80 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.sw96 {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.sw100 {
	width: 100%;
}

#contact_area{display: none;}
.cart{display: none;}

/*page設定-----------------------------------------------*/

#mainBox {
	width: 100%;
	padding: 0px !important;
	background-image: url(../../img/top/mainBox_bg.png);
	background-repeat: repeat;
	background-position: top;
	height: 60px;
	position: relative;
	z-index: 50;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#mainBox h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	line-height: 2em;
	font-weight: normal;
	color: #FFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#cast{}

#cast h3{
	display:block;
	font-size:130%;
	font-weight:bold;
	margin-bottom:5px;
	}

#cast ul{
	}

#cast li{
	list-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 84%;
	
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	border: solid 2px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFC;
	
	}

#cast li img.sbox{
	float:left;
	border: solid 2px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	
	}
	


#contact_area_sp{
	width: 96%;
	margin-bottom: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-right: auto;
	margin-left: auto;
	border: solid 2px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFC;
}

#contact_area_sp table{
	border-collapse: collapse;
	width: 100% !important;
	text-align: left !important;
}

#contact_area_sp td{
	border: 1px solid #ccc;
	padding: 1px;
	color: #666;
	font-size: x-small;
}

#contact_area_sp td.l_Cel{
	
}

/*バックナンバー設定-----------------------------------------------*/

.bnBox{
	/*margin-right: 10%;*/
	/*width: 150px;
	position: absolute;
	z-index: 100;
	top: 25px;
	left: 2%;*/
}

.bnBox2023{
	/*width: 150px;*/
	position: absolute;
	z-index: 100;
	top: 25px;
	left: 5%;
}

.bnBox2024{
	/*width: 150px;*/
	position: absolute;
	z-index: 100;
	top: 25px;
	left: 38%;
}

.bnBox2025{
	/*width: 150px;*/
	position: absolute;
	z-index: 100;
	top: 25px;
	left: 70%;
}



.bn{
	display: none;
}


#contensBox .numberLBox{
	width: 96%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contensBox .numberLBox iframe {
	height: 360px;
	width: 100%;
}

#contensBox .numberLBox h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFF;
	background-color: #099;
	padding: 5px;
}
#contensBox .numberRBox{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 96%;
	margin-bottom: 20px;
	}
#contensBox .numberRBox .ball{
	background-image: url(../../img/backnumber/ball_bg.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 44px;
	font-size: 120%;
	line-height: 2.8em;
	font-weight: bold;
	color: #000;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

#contensBox .numberRBox h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	color: #066;
	margin-bottom: 15px;
}

#contensBox .numberBBox{
	clear: both;
	width: 100%;
	padding-top:20px;
}

#contensBox .numberBBox h3{}

#contensBox .numberBBox ul{
	border: solid 4px #fffaff;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 3px 2px 2px #ccc;
	-webkit-box-shadow: 3px 2px 2px #ccc;
	box-shadow: 3px 2px 2px #ccc;
	background-color: #008d0c;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-bottom: 10px;
	}

#contensBox .numberBBox ul li{
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
	width: 46%;
}

#contensBox .numberBBox ul li img{
	width: 100%;
}

/*ゴルフ練習場設定*/

.rangeBox{}

.rangeBox td{ padding:0;
vertical-align:top;
text-align:center;
font-size:90%;
padding-bottom:15px !important;
}

.rangeBox td img{ width:100%;}

.rangeBox td a{ color:#000;
text-decoration:none;}

.range{-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border: #39C 2px solid;
padding:10px;
margin-bottom:20px;
}

.range h3{font-weight:bold;
font-size:120%;
color:#fff;
background-color:#09C;
padding:7px;
text-align:center;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

.range img{ width:100%;}

}	
