@charset "UTF-8";




/* ***********************************************************************************
基本設定ここから
*********************************************************************************** */

body {
	font-family:
		Arial, Helvetica,
		Osaka, "ＭＳ Ｐゴシック",
		"ヒラギノ角ゴ Pro W3",
		"ヒラギノ角ゴ Pro W3",
		"MS P Gothic",
		"メイリオ",
		"Meiryo",
		"Hiragino Kaku Gothic Pro",
		"Hiragino Kaku Gothic Pro W3",
		sans-serif;
	color: #666;
	background-color: #fff;
	text-align: center;
	font-size: 15px;
	/* 謎余白の対策 */
	/*		 overflow: hidden;*/
}

.taisaku {
	width: 100%;
	height: 100%;

	/* 謎余白の対策 */
	overflow: hidden;
}

header {}

/* common */
p,
li,
td,
th,
caption,
div,
dt,
dd,
h1,
h2,
h3,
h4,
h5 {
	line-height: 140%;
}

p {
	width: 99%;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

p.titile {
	font-weight: bold;
	text-decoration: underline;
}

a {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #666;
	text-decoration: none;
}

a:hover img {
	-ms-filter: "alpha(opacity=8)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.clear {
	clear: both;
}

.tellink a {
	color: #666 !important;
	text-decoration: none !important;
}

.tellink a:hover {
	color: #666 !important;
	text-decoration: none !important;
}


.img100 img {
	width: 100% !important;
}

.img90 img {
	width: 90% !important;
}

.img80 img {
	width: 80% !important;
}

.img70 img {
	width: 70% !important;
}

.img60 img {
	width: 60% !important;
}

.textC {
	text-align: center;
}

.textR {
	text-align: right;
}

.textL {
	text-align: left;
}

.ltSPC1 {
	letter-spacing: 1px;
}

.red {
	color: #cc0000 !important;
}

.bule {
	color: #0000cc !important;
}

.blue {
	color: #0000cc !important;
}

.mtop15 {
	margin-top: 15px !important;
}

.mtop20 {
	margin-top: 20px !important;
}

.mtop30 {
	margin-top: 30px !important;
}

.mbtm15 {
	margin-bottom: 15px !important;
}

.mbtm20 {
	margin-bottom: 20px !important;
}

.mbtm30 {
	margin-bottom: 5px !important;
}

.mbtm40 {
	margin-bottom: 40px !important;
}

.mbtm50 {
	margin-bottom: 50px !important;
}

.mbtm60 {
	margin-bottom: 60px !important;
}

.mbtm80 {
	margin-bottom: 80px !important;
}

.mbtm100 {
	margin-bottom: 100px !important;
}

.mbtm150 {
	margin-bottom: 150px !important;
}

.mbtm200 {
	margin-bottom: 200px !important;
}

.mbtm300 {
	margin-bottom: 300px !important;
}

.mbtm400 {
	margin-bottom: 400px !important;
}

.mbtm450 {
	margin-bottom: 450px !important;
}

.mbtm500 {
	margin-bottom: 500px !important;
}

.mleft30px {
	margin-left: 30px !important;
}

.mleft30 {
	margin-left: 30px !important;
}

.mleft10 {
	margin-left: 10px !important;
}

.mleft16 {
	margin-left: 16px !important;
}

.mright30 {
	margin-right: 30px !important;
}

.w100 {
	width: 100%;
}

.w90 {
	width: 90%;
}

.w80 {
	width: 80%;
}

.w70 {
	width: 70%;
}

.w60 {
	width: 60%;
}

.w50 {
	width: 50%;
}

.w-max1000 {
	width: 100%;
	max-width: 1000px !important;
	clear: both;
}

.w-max750 {
	width: 100%;
	max-width: 750px !important;
	float: left;
}

.w-max300 {
	width: 100%;
	padding: 10px 20px 0px 0px;
	max-width: 300px !important;
	/* [disabled]float: left; */
}

.w-max250 {
	/*	width: 100%;*/
	max-width: 250px;
	float: left;
}

.w-max200 {
	/*	width: 100%;*/
	max-width: 200px;
	float: left;
}

.indent-1 {
	padding-left: 2em;
	text-indent: -1em;
}

.indent-2 {
	padding-left: 3em;
	text-indent: -2em;
}

.sm {
	font-size: 0.8em;
}

.big11 {
	font-size: 1.1em !important;
}

.big12 {
	font-size: 1.2em !important;
}

.big15 {
	font-size: 1.5em !important;
}

.bgColor {
	background-color: #faf0e6 !important;
}

.waku {
	width: 95%;
	border: 3px #6CA89D solid;
	padding: 10px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

.waku2 {
	width: 95%;
	border: 3px #F487AB solid;
	padding: 10px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

.waku p,
.waku2 p {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.waku p.title,
.waku2 p.title {
	text-align: center;
	text-decoration: underline;
	font-size: 1.3em;
	font-weight: bold;
	color: #6CA89D;
	margin-bottom: 15px;
	margin-top: 10px;
	letter-spacing: 2px;
}

.waku3 {
	width: 100%;
	border: 3px #6CA89D solid;
	padding: 10px;
	box-sizing: border-box;
	clear: both;
}

.waku4 {
	width: 100%;
	height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;
	border: 3px #F33 solid;
	padding: 10px;
	box-sizing: border-box;
	clear: both;
}

.waku4 p {
	font-size: 0.86em;

	margin-left: auto;
	margin-right: auto;
}

.waku3 p {
	font-size: 0.86em;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}

.waku3 p.title {
	text-align: center !important;
	text-decoration: underline;
	font-size: 1.0em;
	font-weight: bold;
	color: #6CA89D !important;
	margin-bottom: 20px;
	margin-top: 15px;
	letter-spacing: 2px;
}

.waku3 p.data,
.waku4 p.data {
	font-size: 0.86em;
	width: 95%;
	margin-left: 20%;
	margin-right: 20%;
}

.waku3 p.nenmatsu {
	width: 60%;
	float: left;
}

.waku3 p.float_img {
	width: 35%;
	float: left;
}

.waku3 p.float_img img {
	width: 100%;
}

.waku4 p.title {
	text-align: center !important;
	text-decoration: underline;
	font-size: 1.0em;
	font-weight: bold;
	color: #6CA89D !important;
	margin-top: 15px;
	letter-spacing: 2px;
}

.waku4 p.sub_title {
	text-align: center !important;
	font-size: 1.0em;
	font-weight: bold;
	color: #C00 !important;
	letter-spacing: 2px;
}

#wrappar h1,
#wrappar h2 {
	width: auto;
	height: auto;
	clear: both;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 2.2em;
	font-weight: 500;
	color: #666;
	letter-spacing: 2px;

}

#wrappar h1 img,
#wrappar h2 img {
	width: 100%;
}

#wrappar h3 {
	max-width: 1000px;
	width: 100%;
	height: auto;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 30px;
	font-size: 1.3em;
	color: #6CA89D;
	border-bottom: 1px #060 solid;
	box-sizing: border-box;
	background-image: url(../images/common/img_hana.png);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	letter-spacing: 1px;
}

#wrappar h4 {
	max-width: 980px;
	height: auto;
	clear: both;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 1.0em;
	color: #666;
	border-left: 8px #BBB solid;
}

table {
	width: 100%;
	border-collapse: collapse;
	max-width: 1000px;
	margin-bottom: 20px;
	border-bottom: 1px #CCC solid;
	border-top: 1px #CCC solid;
}

table.kumiawase {
	width: 100%;
	border-collapse: collapse;
	max-width: 1000px;
	margin-bottom: 20px;
	border-bottom: 1px #CCC solid;
	border-top: 1px #CCC solid;
}

table.kumiawase th {
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #EEE;
	text-align: center;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
	font-size: 0.8em;
}

table.kumiawase td {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
	font-size: 0.8em;
}

table.fix {
	table-layout: fixed;
	/*　均等　*/
}

table.inh {
	table-layout: inherit;
}

caption {
	text-align: left;
	font-weight: bold;
}

table.noBorder,
table.noBorder th,
table.noBorder td {
	border: none;
}

th {
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #EEE;
	text-align: center;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
}

td {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
}

td.shisatu {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
	/*font-size:0.8em;*/
	border-color: red;
}



.sp {
	display: none !important;
}

/* テキストボタン　*/
.button {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	background-color: #6CA89D;
	border: 2px solid #6CA89D;
	border-radius: 10px;
	color: #fff !important;
	padding-left: 20px;
	padding-right: 20px;
}

.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button:hover {
	background-color: #fff;
	border-color: #6CA89D;
	color: #044B3D !important;
}

/*　*/
.buttonS {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	background-color: #6CA89D;
	border: 2px solid #6CA89D;
	border-radius: 10px;
	color: #fff !important;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

.buttonS::before,
.buttonS::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.buttonS,
.buttonS::before,
.buttonS::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.buttonS:hover {
	background-color: #fff;
	border-color: #6CA89D;
	color: #044B3D !important;
}

/*　2件　*/
.bnArea2 {}

.bnArea2 ul {
	width: 100%;
}

.bnArea2 li {
	width: 50%;
	float: left;
	text-align: center;
}

.bnArea2 li img {
	width: 90%;
}

/*　3件　*/
.bnArea3 {}

.bnArea3 ul {
	width: 100%;
}

.bnArea3 li {
	width: 33.3%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

.bnArea3 li img {
	width: 95%;
}

/*　4件　*/
.bnArea4 {}

.bnArea4 ul {
	width: 100%;
}

.bnArea4 li {
	width: 25%;
	float: left;
	text-align: center;
}

.bnArea4 li img {
	width: 95%;
}

.bnArea_flex5 {
	display: flex;
	justify-content: space-around;
}


.bnArea_flex5 ul {
	width: 30%;
}

.bnArea_flex5 ul li img {
	width: 100%;
}

/* ***********************************************************************************
基本設定ここまで
*********************************************************************************** */





/* ***********************************************************************************
ナビゲーション設定ここから
*********************************************************************************** */
ul.mainNav {
	max-width: 1000px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	vertical-align: top;
}

ul.mainNav li {
	float: right;
	/*	display: block;*/
	height: auto;
	color: #FFF;
	border-right: 1px #FFF solid;
	padding: 5px 25px;


	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

/*
ul.mainNav li.noline{
	border: none;
}*/
ul.mainNav li a {
	color: #FFF;
	display: block;

}

ul.mainNav li:last-child {
	/*border-left: 1px #FFF solid;*/
	padding: 0px 25px;
}

ul.mainNav a:hover img {
	background-color: transparent;
}

/* ***********************************************************************************
ナビゲーション設定ここまで
*********************************************************************************** */

/* ***********************************************************************************
wrappar設定ここから
**********************/
#wrappar {
	position: relative;
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	/*	margin-top: 500px;*/


}

#wrappar div.go-top {
	position: fixed;
	/*固定表示*/
	bottom: 0px;
	right: -5px;
	width: 80px;
	height: 80px;
	text-decoration: none;
	padding: 0;
	display: none;
	/*通常は非表示に*/
	text-align: center;
	z-index: 9999;
	/*　最上位　*/
}




/* ***********************************************************************************
wrappar設定ここまで
*********************************************************************************** */


/*　***********************************************************************************
各ページのwrapparContents設定ここから
*********************************************************************************** */

#wrapparContents {
	/*position: relative;*/
	max-width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
	margin-bottom: 30px;
}


/* コンテンツNav　*/

ul.conNav {
	width: auto;
	max-width: 1000px;
	margin-bottom: 30px;
	clear: both;

}

ul.conNav li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 30px;
	white-space: nowrap;
	/*	font-weight:bold;*/
	float: left;
	font-size: 1.3em;
}

ul.conNav li:last-child {
	padding-left: 0px;
}

ul.conNav li a:link {
	color: #999;
	text-decoration: underline;

}

ul.conNav li a:visited {
	color: #999;

}

ul.conNav li a:hover {
	color: #E45029;
	text-decoration: underline;
}



/* 共通のpageMainArea */
#pageMainArea {
	width: 100%;
	max-width: 1000px;
	height: auto;
	float: left;
	display: inline;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
}

#pageMainArea a {
	/*	font-weight:bold;*/
	text-decoration: underline;
}

#pageMainArea a:link {
	color: #6CA89D;
}

#pageMainArea a:visited {
	color: #6CA89D;
}

#pageMainArea a:hover {
	color: #CC3333;
	text-decoration: none;
}


#pageMainArea div.contents {
	width: 710px;
	margin-bottom: 40px;
	margin-left: 0px;
	height: auto;
	clear: both;
	background-color: #FFF;
	padding-bottom: 30px;
}

/*　共通　ボタン*/
#pageMainArea div.contents span.btn {
	/*	background-color:#3DAA3B;*/
	background-color: #D6E0C3;
	border-radius: 5px;
	color: #FFF !important;
	padding: 5px 20px;
	margin-right: 20px;
	font-weight: normal;
}

#pageMainArea div.contents a span.btn {
	color: #FFF !important;
	font-weight: normal;
	text-decoration: none;
}

#pageMainArea div.contents a:link span.btn {
	color: #FFF !important;
	font-weight: normal;
	text-decoration: none;
}

#pageMainArea div.contents a:visited span.btn {
	color: #FFF !important;
}

#pageMainArea div.contents a:hover span.btn {
	color: #FFCC66 !important;

}


/*共通table*/
#pageMainArea table.infoTB {
	width: 670px;
	border: 1px #999 solid;
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 10px;
	margin-left: 20px;
}

#pageMainArea table.infoTB caption {
	text-align: right;
	font-size: 0.8em;
}

#pageMainArea table.infoTB th {
	width: 200px;
	background-color: #C8BB9B;
	border: 1px solid #999;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: center;
}

/*
#pageMainArea table.infoTB th.kotei{
	width: 200px;
}*/

#pageMainArea table.infoTB td {
	border: 1px #999 solid;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
}



/* */
#pageMainArea div.pagetop {
	width: 700px;
	height: 30px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 0.8em;
	text-align: right;
	margin-bottom: 15px;
}


#pageMainArea div.pagetop a {
	height: 22px;
}

#pageMainArea div.pagetop a:link {
	color: #666;
}

#pageMainArea div.pagetop a:visited {
	color: #666;
}

#pageMainArea div.pagetop a:hover {
	color: #CC0000;
}

/*
#wrapparContents div.go-top {
position: fixed;
bottom:100px;
right:-5px;
width:70px;
height:170px;
text-decoration: none;
padding: 0;
display: none;
text-align:center;
z-index:999;
} */
/*display: none;通常は非表示に*/
/*position: fixed固定表示*/




/*　***********************************************************************************
各ページのwrapparContents設定ここまで
*********************************************************************************** */




/* ***********************************************************************************
コンテンツ設定ここから
*********************************************************************************** */
.top {
	width: 900px;
	height: 20px;
	clear: both;
	padding-top: 20px;
	font-size: 0.8em;
	text-align: right;
	margin-bottom: 50px;
}

.top a:link {
	color: #666;
}

.top a {
	background-image: url(../images/pagetop.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 5px;
	padding-left: 20px;
}

.top a:visited {
	color: #666;
}

.top a:hover {
	color: #FF3300;
}

/* ***********************************************************************************
コンテンツ設定ここまで
*********************************************************************************** */




/* ***********************************************************************************
フッター設定ここから
*********************************************************************************** */
p.pagetopF {
	width: 960px;
	height: 85px;
	text-align: right;
	padding: 0;
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

footer {
	width: 100%;
	margin-left: auto;
	text-align: center;
	background-color:#008C5E;
}

.addWE {
	padding: 20px 0 10px;
	color: #fff;
}

#footer_sub {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
	background-color: #E6E7E7;
	margin-right: auto;
	margin-left: auto;
}

#footer_sub a:link {
	color: #666 !important;
}

#footer_sub a:visited {
	color: #666 !important;
}

#footer_sub ul {
	max-width: 1000px;
	height: auto;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#footer_sub ul li {
	width: auto;
	float: right;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;

}

/*
#footer_sub ul li a:link{
	color:#FFF;
	}

#footer_sub ul li a:visited{
	color:#FFF;
	}
#footer_sub ul li a:hover{
	color:#FFF;
	text-decoration:underline;
	}
*/
#footer {
	clear: both;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #fff;
	/*	background-color:#E6E7E7;*/
	border-top: 30px #999 solid;
	margin-top: 20px;

}

.footer2 {
	clear: both;
	max-width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #666;
	padding-top: 30px;


}


.footer2 h3 {
	height: 45px;
	font-size: 1.8em;
	font-weight: 500;
	text-align: left;
	margin-bottom: 20px;
	background-image: url(../images/common/img_map.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 45px;
}

.footer2 p.map {
	max-width: 1000px;
	height: auto;
	text-align: left;
	font-size: 1.3em;
	margin-bottom: 10px;
	border-bottom: 1px #6CA89D solid;
	font-weight: bold;
}

.footer2 ul.footnav {
	width: 180px;
	height: auto;
	font-size: 0.9em;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
}

.footer2 ul.footnav li {
	width: auto;
	height: auto;
	text-align: left;
	/*	background-image:url(../images/mk_list.png);
	background-repeat:no-repeat;
	background-position:left;*/
	white-space: nowrap;
	margin-left: 15px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	color: #666;
}

.footer2 ul.footnav li.ePS {
	margin-bottom: 20px;
}

.footer2 ul.footnav li.elink {
	background-image: url(../images/ico_link.fw.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;

}

.footer2 ul.footnav li a {
	color: #666;
	text-decoration: underline;
}

.footer2 ul.footnav li a:link {
	color: #666;
	text-decoration: underline;
}

.footer2 ul.footnav li a:visited {
	color: #666;
	text-decoration: underline;
}

.footer2 ul.footnav li a:hover {
	color: #044B3D;
	text-decoration: underline;
}


footer ul.add {
	max-width: 1000px;
	height: auto;
	font-size: 0.9em;
	padding-top: 0px;
	padding-bottom: 20px;
	clear: both;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

footer ul.add li {
	width: auto;
	text-align: center;
	color: #FFF;


}

footer ul.add li.golfName {
	font-weight: 500;
	font-size: 1.1em;
	padding-bottom: 3px;
	padding-top: 3px;
	letter-spacing: 2px;
}

footer ul.add li.golfName a img {
	background-color: transparent;
}

footer ul.add li.golfName li a {
	font-size: 0.9em;
	color: #fff;
}

footer ul.add li.golfName a:link {
	color: #FFF;
	text-decoration: none;
}

footer ul.add li.golfName a:visited {
	color: #FFF;
	text-decoration: none;
}

footer ul.add li.golfName a:hover {
	color: #FC0;
}

footer ul.add li.golfAddress {
	font-size: 1em;
	padding-top: 3px;
	margin-bottom: 5px;
}

footer ul.add li.copyright {
	font-size: 1em;
	padding-top: 10px;
	margin-bottom: 5px;

}

/* ***********************************************************************************
フッター設定ここまで
*********************************************************************************** */



/* ＝＝PC＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (min-width: 769px) {}

/* */

/* ＝＝タブレット＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (min-width: 641px) and (max-width: 768px) {}

/* */

/* ＝＝SP＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
@media screen and (max-width: 640px) {
	#wrapparContents {
		padding-left: 5px;
		padding-right: 5px;
	}

	.pc {
		display: none !important;
	}

	.sp {
		display: block !important;
	}


	.bnArea2 li {
		width: 100%;
		float: none;
		text-align: center;
	}

	.bnArea2 li img {
		width: 80%;
	}

	.bnArea3 li {
		width: 100%;
		float: none;
		text-align: center;
	}

	.bnArea3 li img {
		width: 80%;
	}

	.bnArea4 li {
		width: 50%;
		/*	float:none;*/
		text-align: center;
		margin-bottom: 10px;
	}

	.bnArea3 li img {
		width: 80%;
	}

	#wrappar h1,
	#wrappar h2 {
		font-size: 1.5em;
		font-weight: bold;
	}

	ul.conNav li {
		font-size: 1em;
	}

	#footer_sub {
		background-color: none;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	#footer_sub ul li {
		width: 100%;
		float: none;
		padding: 15px 15px 15px 0;
		/*	border-bottom: 1px #000 solid;*/
		background: -moz-linear-gradient(top, #E6E7E7, #CCC);
		/* Firefox用 */
		background: -webkit-gradient(linear, left top, left bottom, from(#E6E7E7), to(#CCC));
		/* Safari Google Chrome用 */
		background: linear-gradient(#E6E7E7, #CCC);
	}

	.waku3 p.data,
	.waku4 p.data {
		font-size: 0.86em;
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}

	footer ul.add li.golfName a img {
		background-color: transparent;
		width: 80%;
		max-width: 380px;
	}

}

/* */


/* 20231116 レスポンシブ時の画像幅自動調整用*/
.textC_tyousei {
	max-width: 750px;
	min-width: 240px;
	height: auto;
}

.textC_tyousei img {
	width: 100%;
}

/*  */