@charset "utf-8";
/* ==========================================================

title : 東建多度カントリークラブ・名古屋
scope : レース鳩（伝書鳩）

last modify : 2016/12/07 041_ooba
memo  : 

========================================================== */
/* ----------------------------------------------------------
	[id$="_area"]
---------------------------------------------------------- */
#main-contents section[id$="_area"] {
	width: 1000px;
	margin: 0 0 70px 0;
	overflow: hidden;
}

#main-contents section[id$="_area"] h2 {
	margin-bottom: 28px;
}

#main-contents section[id$="_area"] .area_inner {
	width: 588px;
	float: left;
	margin: 0 0 0 25px;
}

#main-contents section[id$="_area"] .area_inner p {
	line-height: 1.5;
}

#main-contents section[id$="_area"] .area_image {
	width: 330px;
	float: right;
	margin: 0 25px 0 0;
	overflow: hidden;
}


/* ----------------------------------------------------------
	features_area
---------------------------------------------------------- */
#main-contents #features_area {
	margin-top: 50px;
}


/* ----------------------------------------------------------
	location_area
---------------------------------------------------------- */
#bnr_dovecote {
	margin:20px auto 0;
	width:330px;
}


/* ----------------------------------------------------------
	photo_area
---------------------------------------------------------- */
	
#photo_area .photo{
	clear:both;
	width:920px;
	margin:0 auto;
	overflow:hidden;
}

#photo_area .photo li{
	width:300px;
	margin:10px 10px 0 0;
	float:left;
}

#photo_area .photo li:nth-of-type(3n){
	margin:10px 0 0;
}

#photo_area .note {
	margin:5px auto;
	width:920px;
}


/* ----------------------------------------------------------
	link_box
---------------------------------------------------------- */
	
#link_box {
	background:#e4eef2;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin:0 auto 70px;
	padding:0 0 20px;
	width:980px;
}

#link_box h2 {
	background:#2b7f9e;
	-webkit-border-radius:10px 10px 0 0 / 10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0 / 10px 10px 0 0;
	border-radius:10px 10px 0 0 / 10px 10px 0 0;
	color:#ffffff;
	font-size:20px;
	margin: 0 0 20px;
	padding:10px;
	text-align:center;
}

#link_box p {
	margin:0 0 20px;
	text-align:center;
}

#link_box #bnr_box {
	margin:0 auto;
	overflow:hidden;
	width:960px;
}

#link_box #bnr_box li {
	background:#fff;
	float:left;
	height:75px;
	margin:0 10px;
	width:460px;
}


/* ----------------------------------------------------------
	fancybox
---------------------------------------------------------- */

.fancybox-opened .fancybox-skin{
	background:#fff;
}

.fancybox-close {
	position: absolute;
	top:auto;
	bottom: -60px;
	left: 50%;
	margin-left: -63px;
	width: 126px;
	height: 38px;
	cursor: pointer;
	z-index: 8040;
	background: url(/golf/image_cmn_new/btn_fancybox_close.png) no-repeat 0 0;
}

/* 矢印ボタン */
.fancybox-nav {
    width: 60px;
}

.fancybox-prev span, .fancybox-next span {
	background-image: url(/image_cmn/fancybox/fancybox_sprite@2x.png);
	background-size: 100% auto;
	background-position: right center;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 72px;
	height: 68px;
	margin-top: -36px;
	z-index: 8040;
	visibility: visible;
    opacity: 0.5;
	transition: all 0.1s linear 0s;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-next {
    right: -73px;
}

.fancybox-prev {
    left: -70px;
}

.fancybox-prev span {
	left: 0;
	background-position: 3px -51px;
}

.fancybox-next span {
	right: 0;
	background-position: 7px -110px;
}


/* title属性のキャプション表示 */
.fancybox-title-float-wrap {
	margin-bottom:10px;
}
.fancybox-opened .fancybox-skin .fancybox-title-float-wrap .child {
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	border-radius:18px;
	border:#666 solid 3px;
	padding:0 20px;
	color: #222;
	height:36px;
	line-height: 36px;
	white-space: nowrap;
	font-size: 16px;
	letter-spacing: 1px;
	text-shadow: none;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #FFF;
    font-size: 16px;
    font-family:メイリオ,Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}














