@charset "UTF-8";
/*
pc os-golf css start
*/
.os-golf #go-contact-page-area dt.go-contact-tel-header {
	font-weight: bold;
	font-size: 15px;
	margin: 18px 8px 8px;
	padding-top: 10px;
	border-top: 1px solid #d3cfc6;
}
.os-golf #go-contact-page-area dd.go-contact-tel-txt dt {
	margin: 4px;
}
.os-golf #go-contact-page-area dd.go-contact-tel-txt dd {
	font-size: 20px;
	color: #c70019;
	font-weight: bold;
	margin-bottom: 4px;
}
.os-golf #go-contact-page-area dd.go-contact-tel-txt div {
	margin: 6px 14px 0;
	padding: 4px;
	font-size: 12px;
	line-height: 1.5;
	background-color: #f5f5f5;
}
.os-golf .os-golf-inner h3 {
	font-size: 20px;
	padding-bottom: 16px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 20px;
}
.os-golf .os-golf-inner h3.subtitle {
	color: #c70019;
	border-top: 1px solid #e2e2e2;
	border-bottom: 0;
	padding-top: 38px;
	padding-bottom: 0;
	margin-bottom: 38px;
}
.os-golf .os-golf-inner .clearfix:after {
	content: "";
	height: 1px;
	display: block;
	clear: both;
}
.os-golf .inner-box {
	background-color: #fcfcfc;
	margin-bottom: 6px;
}

.os-golf .os-golf-header {
	margin-bottom: 30px;
}
.os-golf .os-golf-header .inner-box {
	text-align: center;
	padding: 10px 12px;
}
.os-golf .os-golf-header img {
	vertical-align: bottom;
}

.os-golf .os-golf-header p {
	font-size: 14px;
}
.os-golf .os-golf-introduce {
	padding-bottom: 25px;
}
.os-golf .os-golf-introduce .sec-txt {
	margin-bottom: 30px;
}
.os-golf .os-golf-introduce .sec-txt:after {
	content: "";
	height: 1px;
	display: block;
	clear: both;
}
.os-golf .os-golf-introduce .fl-l {
	float: left;
	width: 210px;
}
.os-golf .os-golf-introduce .fl-r {
	float: right;
	width: 470px;
}
.os-golf .os-golf-introduce .fl-r h4 {
	color: #c70019;
	font-size: 16px;
}
.os-golf .os-golf-introduce .fl-r p {
	font-size: 16px;
}
.os-golf .os-golf-introduce .fl-r p span {
	color: #5c5c5c;
	font-size: 13px;
}
.os-golf .os-golf-introduce .fl-r p.spec {
	margin-top: 15px;
	font-size: 13px;
}
.os-golf .os-golf-menu {
	width: 735px;
	padding-bottom: 5px;
}
.os-golf .os-golf-menu:after {
	content: "";
	height: 1px;
	display: block;
	clear: both;
}
.os-golf .os-golf-menu .sec-txt {
	float: left;
	width: 210px;
	margin-right: 35px;
	margin-bottom: 35px;
}
.os-golf .os-golf-menu .sec-txt h4 {
	color: #c70019;
	font-size: 17px;
	border-bottom: 1px solid #b9b9b9;
	margin: 12px 0 8px;
	padding-bottom: 15px;
}
.os-golf .os-golf-menu .sec-txt h4 span {
	font-size: 14px;
}
.os-golf .os-golf-menu .sec-txt p {
	line-height: 1.7;
	margin-bottom: 6px;
}
.os-golf .os-golf-menu .sec-txt p strong {
	font-weight: bold;
}
.os-golf .os-golf-info .inner-box {
	margin-bottom: 18px;
}
.os-golf .os-golf-info .inner-box dl {
	padding: 10px 30px;
}
.os-golf .os-golf-info .inner-box dt {
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6;
	padding: 8px 0;
}
.os-golf .os-golf-info .inner-box dd {
	border-bottom: 1px dotted #b2b2b2;
	font-size: 14px;
	line-height: 1.6;
	padding: 8px 0 8px 170px;
}
.os-golf .os-golf-info .inner-box dd.last {
	border: 0;
}
.os-golf .os-golf-info .inner-box dd a {
	color: #2985cc;
	text-decoration: underline;
}
.os-golf .sec-map-link {
	text-align: right;
}
.os-golf .sec-map-link a {
	color: #3e99b2;
	text-decoration: underline;
	margin-right: 4px;
}

.os-golf .sec-map-link-sp {
	display: none;
}

/*
2016.06.12
ギャラリー機能追加
*/
.os-golf .galler-title {
	font-size: 28px;
  color: #c70019;
  height: 30px;
  padding-top: 15px;
  margin-bottom: 10px;
}
.os-golf .golf-galler-header {
	margin-bottom: 20px;
}
.takarazuka-gallery-area .bx-wrapper .bx-pager {
	text-align: center;
	margin-top: 20px;
}
.takarazuka-gallery-area .bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #333333;
}
/*
pc os-golf css end
*/
@media screen and (max-width: 540px) {
  /*
  sp os-golf css start
  */

	.os-golf #side {
		display: none;
	}
	.os-golf .lower-section-title {
		padding-left: 10px;
		height: 50px;
		line-height: 1.4em;
	}
	.os-golf .os-golf-inner {
		padding-bottom: 40px;
	}
	.os-golf .os-golf-header .inner-box {
		padding: 6px 4px;
	}
	.os-golf .os-golf-header img {
		max-width: 100%;
	}
	.os-golf .os-golf-header p {
		font-size: 12px;
		line-height: 1.5;
		margin: 0 10px;
	}
	.os-golf .os-golf-inner h3 {
		margin: 0 10px 16px;
		color: #c70019;
		border-bottom: 0;
		border-top: 1px solid #c70019;
		padding-top: 12px;
		padding-bottom: 0;
		font-size: 16px;
	}
	.os-golf .os-golf-inner h3.subtitle {
		border-color: #c70019;
		padding-top: 12px;
		margin-bottom: 10px;
	}
	.os-golf .os-golf-introduce {
		overflow: hidden;
		margin: 0 10px;
		padding-bottom: 0;
		text-align: center;
	}
	.os-golf .os-golf-introduce .sec-txt {
		float: left;
		width: 50%;
		margin-bottom: 20px;
	}
	.os-golf .os-golf-introduce .fl-l,
	.os-golf .os-golf-introduce .fl-r {
		width: auto;
		float: none;
	}
	.os-golf .os-golf-introduce .sec-txt img {
		width: 105px;
	}
	.os-golf .os-golf-introduce .sec-txt h4,
	.os-golf .os-golf-introduce .sec-txt p,
	.os-golf .os-golf-introduce .sec-txt p span {
		font-size: 12px;
		line-height: 1.4;
	}
	.os-golf .os-golf-introduce .fl-r p.spec {
		font-size: 11px;
		margin-top: 8px;
		padding: 0 20px;
		text-align: left;
	}

	.os-golf .os-golf-menu {
		margin: 0 10px;
		padding-bottom: 6px;
		width: auto;
	}
	.os-golf .os-golf-menu .sec-txt {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 14px;
		padding-bottom: 4px;
		overflow: hidden;
		border-bottom: 1px dotted #000;
	}
	.os-golf .os-golf-menu .sec-txt:last-child {
		border-bottom: 0;
	}
	.os-golf .os-golf-menu .sec-txt-img {
		float: left;
		width: 49%;
	}
	.os-golf .os-golf-menu .sec-txt-img img {
		max-width: 100%;
	}
	.os-golf .os-golf-menu .sec-txt-main {
		float: right;
		width: 49%;
	}
	.os-golf .os-golf-menu .sec-txt-main h4 {
		font-size: 13px;
		font-weight: bold;
		margin-top: 0;
		padding-bottom: 0;
		border-bottom: 0;
	}
	.os-golf .os-golf-menu .sec-txt-main h4 span {
		font-size: 11px;
	}
	.os-golf .os-golf-info .inner-box {
		margin: 0 10px 10px;
	}
	.os-golf .os-golf-info .inner-box dl {
		padding: 8px;
	}
	.os-golf .os-golf-info .inner-box dt {
		font-size: 10px;
	}
	.os-golf .os-golf-info .inner-box dd {
		font-size: 10px;
		padding-left: 120px;
	}
	.os-golf .sec-map {
		margin: 0 10px;
	}
	.os-golf .sec-map iframe {
		width: 100%;
		height: 210px;
		margin-bottom: 0;
	}

	/*
	2016.06.12
	ギャラリー機能追加
	*/
	.os-golf .galler-title {
		font-size: 20px;
    color: #c70019;
    height: 30px;
    margin-bottom: 0;
		padding: 0 10px;
	}
	.os-golf .golf-galler-lead {
		padding: 0 10px;
	}
	.takarazuka-gallery-area {
		padding: 0 10px;
		overflow: hidden;
	}
  /*
  sp os-golf css end
  */
}