@charset "utf-8";

/* Table Of Contents
----------------------------------------

# content
# sidebar

----------------------------------------*/



/* # visual
---------------------------------------------------------------------------- */

#topVisual {
	background: url(../img/bg_top_visual.png) 0% 0% repeat-x,#30511e;
	width: 100%;
}
@media only screen and (max-width: 640px) {
	#topVisual {
		margin-bottom: 20px;
	}
}

#topVisual #topVisualIn {
	margin: 0 auto;
	max-width: 1200px;
	max-height: 500px;
	position: relative;
}

#topVisual #topVisualIn ul#slides {
	z-index:9;
}

#topVisual #topVisualIn #txtVisual {
	position: absolute;
	top: 0;
	left: 0;
	z-index:10;
}

#topVisual #topVisualIn #txtVisual img {
	width: 100%;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }


/* # content
---------------------------------------------------------------------------- */



/*--#bnrAreaL--*/

#bnrAreaL {
	margin: 0 0 20px;
	/* padding: 0 3.75%; */
	width: 100%;
	position: relative;
}
@media only screen and (max-width: 640px) {
	#bnrAreaL ul{
		margin: 0 -10px;
	}
	#bnrAreaL ul li {
		padding: 0 10px;
	}
}
#bnrAreaL ul{
	zoom: 1;
}
#bnrAreaL ul:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#bnrAreaL ul li {
	float: left;
	width: 50%;
	margin: 0 0 20px;
}

#bnrAreaL ul li a {
	background-color:transparent;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}

#bnrAreaL ul li a.spHover {
	opacity: 0.7;
}

#bnrAreaL ul li img {
	width: 100%;
}

/*--.secNews--*/

.secNews dl {
	border-bottom: 1px dotted #999;
	padding: 0 0 5px;
	margin: 0 0 5px;
}

.secNews dl dt {
	margin: 0 0 10px;
}

.secNews a {
	color: #666;
	text-decoration: none;
}
.secNews a:hover {
	color: #666;
	text-decoration: underline;
}


/*--#secAccess--*/

#secAccess article {
}

#secAccess article .txtArea {
	float: left;
	width: 330px;
}
@media only screen and (max-width: 970px) {
	#secAccess article .txtArea {
		float: none;
		margin: 0 0 20px;
		width: auto;
	}
}


#secAccess article .txtArea h2 {
	color: #234215;
	font-size: 18px;
	border-bottom:#2bb448 1px solid;
	margin-bottom:15px;
}
#secAccess article .txtArea h2 span {
	color: #DB1ABD;
	font-size: 89%;
}

#secAccess article .txtArea dl {
	margin: 0 0 10px;
}
#secAccess article .txtArea dd {
	margin: -1.7em 0 0.7em 5.5em;
}
@media only screen and (max-width: 640px) {
	#secAccess article .txtArea h2 {
	}
	#secAccess article .txtArea dl {
		margin-bottom: 20px!important;
	}
	#secAccess article .txtArea dl dt {
		background: #559621;
		color: #fff;
		padding: 3px 10px;
		margin: 0 0 5px;
	}
	#secAccess article .txtArea dd {
		margin: 0 0 20px 0;
	}
}

#secAccess article #map {
	float: right;
	width: 330px;
}
@media only screen and (max-width: 970px) {
	#secAccess article #map {
		float: none;
		width: auto;
	}
}
#secAccess article #map iframe {
	border: 0;
	box-sizing: border-box;
	height: 300px;
	margin-bottom: 10px;
	width: 100%;
}


/* --
============================================================================

タブレット向けのスタイル：641px ～ 768px

============================================================================
-- */

@media only screen and (min-width: 641px) and (max-width: 768px){

/* # content
---------------------------------------------------------------------------- */

/*--#bnrAreaL--*/

#bnrAreaL {
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
}

#bnrAreaL ul {
	width: 100%;
}

#bnrAreaL ul li {
	float: left;
	margin: 0 2% 0 0;
	width: 23.5%;
}

#bnrAreaL ul li img {
	width: 100%;
}

/*--.secNews--*/

.secNews dl dt {
	float: left;
	margin: 0 10px 0 0;
	width: 75px;
}

.secNews dl dd {
	margin: 0 0 0 8em;
}

}


/* --
============================================================================

大きめタブレット向けのスタイル：769px ～ 970px

============================================================================
-- */


@media only screen and (min-width: 769px) and (max-width: 970px){

/* # content
---------------------------------------------------------------------------- */


/*--#bnrAreaL--*/

#bnrAreaL {
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
}

#bnrAreaL ul {
	width: 100%;
}

#bnrAreaL ul li {
	float: left;
	margin: 0 2% 0 0;
	width: 23.5%;
}

#bnrAreaL ul li img {
	width: 100%;
}

/*--.secNews--*/

.secNews dl dt {
	float: left;
	margin: 0 10px 0 0;
	width: 75px;
}

.secNews dl dd {
	margin: 0 0 0 8em;
}

}



/* --
============================================================================

PC向けのスタイル：971px ～ 

============================================================================
-- */


@media only screen and (min-width: 971px){

/* # content
---------------------------------------------------------------------------- */


/*--#bnrAreaL--*/

#bnrAreaL {
	margin: 0 0 20px;
	padding: 0;
	width: 970px;
}

#bnrAreaL ul li {
	float: left;
	margin: 0 18px 0 0;
	width: 229px;
}

#bnrAreaL ul li img {
	width: 100%;
	padding:3px;
	border:1px solid #e6e6e6;
	margin-bottom:8px;
}


#bnrAreaL ul li:hover a {
	text-decoration:none;
	}
/*--.secNews--*/

.secNews dl dt {
	float: left;
	margin: 0 10px 0 0;
	width: 75px;
	color: #559621;
}

.secNews dl dd {
	margin: 0 0 0 8em;
}

}
#top01 figure{
	text-align:center;
}

a.top_btn01{
	background-image: -moz-linear-gradient(top, #b3db6f, #85c546);
	background-image: -ms-linear-gradient(top, #b3db6f, #85c546);
	background-image: -o-linear-gradient(top, #b3db6f, #85c546);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#b3db6f), to(#85c546));
	display:inline-block;
	height:40px;
	line-height:40px;
	padding:0 30px;
	font-size:18px;
	border-radius:10px;
	border:1px solid #8ebb4c;
	color:#fff;
	/* box-shadow */
box-shadow:rgb(179, 219, 111) 0px 0px 1px 1px inset;
-webkit-box-shadow:rgb(179, 219, 111) 0px 0px 1px 1px inset;
-moz-box-shadow:rgb(179, 219, 111) 0px 0px 1px 1px inset;
	margin: 20px 0 5px;
}
a.top_btn01:hover{
	opacity:0.8;
	text-decoration:none!important
}
#top01 .txtArea{
	width: 70%;
}
#top03 h1{
	background:url(../img/bg_ribonL.png)no-repeat 0 0,
	url(../img/bg_ribonR.png)no-repeat 100% 0,
	url(../img/bg_ribonM.png)no-repeat 50% 0;
	text-align:center;
	color:#fff;
	font-size: 20px;
	padding: 5px 30px 18px;
}

#top03  ul.col3 li{
	width:32%;
	margin-right:2%;
	float:left;
}

#top03  ul.col2 li{
	width: 49%;
	margin-right: 2%;
	float:left;
}
#top03  ul{
	margin-bottom:20px;
}
#secStaff ul{
	overflow:hidden;
	zoom:1:
}
#secStaff .box_01{
	border:0!important;
	background:#f2f2f2!important;
	padding:15px 20px 5px!important;
}
#secStaff ul li{
	width: 31.4%;
	margin-right: 2.9%;
	float:left;
}
#secStaff ul li:last-child{
	margin-right: 0;
}
#secStaff .post_title{
	line-height:2.5em;
}

#secStaff .h1_tit01{
	color:#404040;
	font-size:20px;
	padding:5px 0;
	font-family: Helvetica, Arial, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
	border-bottom:#2bb448 2px solid;
	margin-bottom:10px;
	background: 0;
}

.secNews .box_01{
	border:0;
	padding:20px 0!important;

}
#secAccess .h1_tit01{
	background: 0;
	padding: 5px 0!important;
	}
#secAccess .box_01{
	padding: 15px 20px 15px!important;
	border:2px solid #2bb448!important;
	border-top:0!important;
	}
#secStaff{
	margin-bottom:35px!important;
}

@media only screen and (max-width: 640px) {
	#top03 ul li{
		width:100%!important;
		float:none!important;
		margin-bottom:20px
	}
	#top03 ul li img{
		width:100%!important;
	}
	.box_02 .txtArea{
		width:100%!important;
	}
	#top03{
		margin-bottom: 30px!important;
	}
	.secNews{
		margin-bottom: 20px!important;
	}
	/*
	#secStaff ul li{
		width:100%!important;
		float:none!important;
		margin-bottom:20px
	}
	#secStaff ul li img{
		width:100%!important;
	}
	*/
}

@media only screen and (min-width: 641px){
	.mainPhoneBnr {
		display: none;
	}
}

@media only screen and (max-width: 640px){
	.mainPhoneBnr {
	    margin: 0 auto;
	    background: url(http://sktpl24.heteml.jp/essential-golf.net/wp-content/themes/essential-golf.net/common/img/bg_head_tel.png)no-repeat;
        width: 239px;
	    height: 50px;
	    color: #fff;
	    font-size: 24px;
    	padding: 12px 0 0 50px;
	    letter-spacing: 1.4pt;
	}
    .mainPhoneBnr:hover{
        background: #fff;
        opacity: 0.2;

    }
	.mainPhoneBnr a {
	    color: #fff;
        display: block;
	}

}