@charset "UTF-8";

.pageHeadingDoor {
	background: linear-gradient(-30deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .2)),  url("/group/golf/images/golf_heading.jpg") top center no-repeat;
  	background-size: cover;
}

span.spec {
	display: inline-block;
	width: 10.5em;
	text-align: center;
	margin-right: 1.5em;
	background-color: #d0b05d;
	color: #fff;
}
/*
#intro {
	width:900px;
	margin: 0 auto 20px auto;
}
#intro .lead {
	font-size: 14px;
	margin-bottom: 1em;
	margin-top: 0.5em;
}


#intro .tocontact {
	padding-bottom:30px;
}

#intro table.pricelist {
	border-collapse:collapse;
}
#intro table.pricelist th,
#intro table.pricelist td {
	border:1px solid #ccc;
	padding:4px 6px;
	line-height:160%;
	vertical-align:middle;
}
#intro table.pricelist th {
	font-size:12px;
	font-weight: normal;
	background-color:#f8ebef;
}
#intro table.pricelist th span {
	font-size:10px;
	color:red;
	display:block;
}
#intro table.pricelist th.second {
	background-color:#f2f2f2;
}
#intro table.pricelist td {
	font-size:80%;
	text-align:center;
}
#intro table.pricelist td.name {
	width:20%;
	font-size:12px;
	text-align:left;
	background-color:#fff;
}
#intro table.pricelist td.name a {
	font-size:12px;
}
#intro table.pricelist td strong {
	font-size:12px;
	color:red;
	font-weight:bold;
}
#intro ul.pricenotice {
	margin:10px 0 30px 0;
	padding: 0;
}
#intro ul.pricenoticeall {
	margin:10px 0 10px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #ccc;
}
#intro .option {
	margin:10px 0 10px 0;
	padding: 0;
	overflow:hidden;
	_zoom:1;
	width:900px;
}
 #intro .option h5  {
	margin-bottom:0;
	font-size:100%;
}
 #intro .option h5 span {
	color:#cc3366;
}
 #intro .option p {
	margin-bottom:5px;
}
#intro .option dl  {
	float:left;
	width:300px;
}
#intro .option dl dt,
#intro .option dl dd  {
	margin:0 0 5px 0;
	padding:0;
}
#intro .option dl dd span {
	font-size:12px;
	color: #999;
}
.bnn {
	margin: 0 auto;
	width:621px;
	margin-bottom: 30px;
}
.bnn p {
	text-align:center;
}
#reserveflow {
	width:621px;
	margin: 30px auto 0 auto;
	border:1px solid #ccc;
	padding:30px 60px;
}*/
/*#reserveflow p {
	text-align:center;
}*/

/* マップ */
/*
#gm1 {
	width: 900px;
	height: 500px;
	margin: 0 auto 30px auto;
}
.infoWindow {
  width: 250px;
}
.infoWindow h1 {
  margin: 0 0 10px;
  font-size: 12px;
}
.infoWindow p {
  margin: 0;
  font-size: 12px;
  line-height: 160%;
}
.infoWindow p span {
  font-size: 80%;
}
.infoWindow strong {
	color: #ae2353;
}

.toContact {
	text-align: center;
	padding-bottom: 30px;
}*/

/* 1プレーパック */
/*
.place-wrapper {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
.place-wrapper h4 strong.redbg {
	background-color:#e41717;
}
.place {
	width: 288px;
	margin: 0 18px 15px 0;
	overflow: hidden;
	float: left;
}
.place:nth-child(4n),
.place:nth-child(7n) {
	margin-right: 0;
}
.place .pic {
	width: 288px;
}
.place .pic img {
	width: 288px;
}
.place .text {
	width: 288px;
}
.place .text dt {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0.5em;
}
.place .text dd {
	margin-bottom: 0.3em;
}
.place .text dd.distance {
	font-size: 12px;
}
.place .text dd.distance strong {
	color: #ae2353;
	font-size: 14px;
}
.place .text dd span {
	display: inline-block;
	width: 5.5em;
	text-align: center;
	margin-right: 1em;
	font-size: 11px;
	background-color: #d0b05d;
	color: #fff;
}
.place .text dd strong.red {
	color: #e41717;	
	font-size: 16px;
}
.place .btn {
	clear: both;
	padding-top: 0.5em;
}
.place .btn a {
	display: block;
	width: 288px;
	height: 26px;
	background-color: #b6324e;
	text-align: center;
}
.place .btn a:hover {
	background-color: #931d2e;
}*/


/* 2プレーパック */
/*
#dokkiri,
#buttobi,
#ichioshi {
	width: 900px;
	margin: 1em auto;
	overflow: hidden;
	border-top: 1px dotted #ccc;
	padding:1em 0;
}
.pricenotice {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 0.5em;
}*/

/* 2プレーパック 概要 */
/*.packoutline {
	padding: 5px 0 20px 0;
	overflow: hidden;
	width: 900px;
}
.packoutline-l {
	float: left;
	width: 440px;
}
.packoutline-r {
	float: right;
	width: 370px;
	border: 6px solid #eee;
	padding: 24px;
}
.packoutline-l .price {
	background-color: #f6eeda;
	padding: 15px 25px;
	margin-bottom: 5px;
}
.packoutline-l .price span {
	display: inline-block;
	width: 5.5em;
	text-align: center;
	margin-right: 1em;
	font-size: 11px;
	background-color: #d0b05d;
	color: #fff;
}
.packoutline-l .price strong {
	color: #e41717;	
	font-size: 18px;
	line-height: 0;
}
.packoutline-l dl {
	width: 430px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	margin-bottom: 8px;
	margin-top: 20px;
}
.packoutline-l dl dt {
	float: left;
	width: 120px;
}
.packoutline-l dl dt img {
	width: 100px;
}
.packoutline-l dl dd {
	float: left;
	width: 290px;
}
.packoutline-l dl dd.name {
	font-size: 15px;
	font-weight: bold;
}
.packoutline-l dl dd.text {
	color: #ae2353;
}
.packoutline-l .notes {
}
.packoutline-l .notes strong {
	color: #e41717;	
}

.packoutline .aboutcuisine {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;	
}
.packoutline .aboutcuisine h5 {
}
.packoutline .aboutcuisine dl {
	width: 370px;
	overflow: hidden;
	margin-bottom: 6px;
}
.packoutline .aboutcuisine dl dt {
	font-weight: bold;
	float: left;
	width: 50px;
}
.packoutline .aboutcuisine dl dd {
	float: left;
}
.packoutline .aboutcuisine dl dd span {
	color: #efd1d8;
}

.packoutline .aboutdinner {
}
.packoutline .aboutdinner h5 {
	font-size: 14px;
	margin-bottom: 5px; 
}
.packoutline .aboutdinner p {
}
.packoutline .aboutdinner p strong {
	color: #e41717;	
}*/

/* 2プレーパック 料金表 */
/*
.table-wrapper {
	width:900px;
	overflow: hidden;
}
.table-left {
	float:left;
	width:520px;
}
.table-right {
	float:right;
	width:360px;
}

table.pricelist {
	border-collapse:collapse;
	width: 100%;
}
table.pricelist th,
table.pricelist td {
	border:1px solid #ccc;
	padding:4px 6px;
	line-height:160%;
	vertical-align:middle;
}
table.pricelist th {
	font-size:12px;
	font-weight: normal;
	background-color:#f8ebef;
}
table.pricelist th span {
	font-size:10px;
	color: #e41717;	
	display:block;
}
table.pricelist th.second {
	background-color:#f2f2f2;
}
table.pricelist td {
	font-size:12px;
	text-align:center;
}
table.pricelist td.name {
	width:40%;
	font-size:12px;
	text-align:left;
	background-color:#fff;
}
table.pricelist td.name a {
	font-size:12px;
}
table.pricelist td strong {
	font-size:12px;
	color: #e41717;	
	font-weight:bold;
}


.message {
	font-size: 24px;
	text-align: center;
	color: #e41717;	
	margin-top: 40px;
}

.btnbox {
	width: 650px;
	border: 1px solid #ccc;
	text-align: center;
	padding: 10px;
	margin: 4em auto 1.5em auto;
	font-size: 16px;
}
.btnbox dl {
	overflow: hidden;
	width: 710px;
}
.btnbox dl dt {
	float: left;
	width: 150px;
	height: 120px;
	text-align: left;
}
.btnbox dl dt img {
	line-height:0;
	font-size: 0;
}
.btnbox dl dd {
	float: left;
	width: 500px;
	padding-top: 30px;
	line-height: 32px;
}
*/


/* ===================================================================

	ゴルフ場詳細
	
=================================================================== */

/*
#golf_detail .detail-wrapper,
#golf_detail #detail-pack {
	width: 900px;
	margin: 1em auto 2em auto;
	overflow: hidden;
	padding:0;
	overflow: hidden;
}*/

/* 写真 */
/*
#golf_detail .detail-pic ul {
	width: 900px;
	overflow: hidden;
	margin-bottom: 10px;
}
#golf_detail .detail-pic ul li {
	float: left;
	width: 288px;
	margin-right: 18px;	
}
#golf_detail .detail-pic ul li:nth-child(3n) {
	margin-right: 0;	
}
#golf_detail .detail-pic ul li img {	
	width: 288px;
}*/

/* 説明 */
/*
#golf_detail .detail-txt {
	margin-bottom: 20px;
	width: 900px;
	overflow: hidden;
}
#golf_detail .detail-txt h4 {
	font-size: 18px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: #ae2353;
}
#golf_detail .detail-txt p.lead {
	font-size: 15px;
}*/
/* スペック */
/*#golf_detail .detail-wrapper {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
#golf_detail .detail-wrapper .spec dl {
	width: 440px;
	float: left;
	margin-right: 20px;
	font-size: 14px;
}
#golf_detail .detail-wrapper .spec dl:nth-child(even) {
	margin-right: 0;
}

#golf_detail .detail-wrapper .spec dl dd {
	margin-bottom: 0.6em;
}
#golf_detail .detail-wrapper .spec dl dd span {
	display: inline-block;
	width: 10.5em;
	text-align: center;
	margin-right: 1.5em;
	background-color: #d0b05d;
	color: #fff;
}
#golf_detail .detail-wrapper .spec dl dd strong.red {
	color: #e41717;	
	font-size: 18px;
}*/

/* 料理について */
/*#golf_detail .planoutline {
	border: 6px solid #eee;
	padding: 24px 24px 14px 24px;
	overflow: hidden;
	width: 840px;
	margin-bottom: 30px;
}
#golf_detail .planoutline .aboutcuisine {
	border-right: 1px solid #ddd;
	margin-right: 30px;
	padding-right: 10px;	
	float:left;
	width:400px;
}
#golf_detail .planoutline .aboutcuisine h5 {
}
#golf_detail .planoutline  .aboutcuisine dl {
	width: 400px;
	overflow: hidden;
	margin-bottom: 6px;
}
#golf_detail .planoutline .aboutcuisine dl dt {
	font-weight: bold;
	float: left;
	width: 50px;
}
#golf_detail .planoutline  .aboutcuisine dl dd {
	float: left;
}
#golf_detail .planoutline  .aboutcuisine dl dd span {
	color: #efd1d8;
}

#golf_detail .planoutline  .aboutdinner {
	float:left;
	width:390px;
}
#golf_detail .planoutline  .aboutdinner h5 {
	font-size: 14px;
	margin-bottom: 5px; 
}
#golf_detail .planoutline  .aboutdinner p {
}
#golf_detail .planoutline  .aboutdinner p strong {
	color: #e41717;	
}*/

/* 料金表 */
/*
#golf_detail .table-wrapper {
	width:900px;
	overflow: hidden;
}
#golf_detail .table-left {
	float:left;
	width:460px;
}*/
#golf_detail .table-right {
	float:right;
	width:420px;
}