/* =========================================

title : 東建多度CC　ゴルフ場コースブログ

 
last modify : 2018/9/11 319_shimizu #14850

modify :
2016/9/26 183_aoyama

============================================ */
/* ページジャンプ */
.page_skip {
  width: 900px;
  min-height: 68px;
  padding: 10px 10px 12px 10px;
  position: relative;
  /*	margin:10px auto 15px auto;
	padding-bottom:8px;*/
  text-align: center;
  letter-spacing: 0px;
  text-align: center;
}
.page_skip a:link {
  color: #0000ff;
}
.page_skip a:visited {
  color: #0000ff;
}
.page_skip_ul {
  position: relative;
}
.page_skip_ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.page_nav_ul {
  position: relative;
}
.page_nav_ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.page_nav_ul02 li {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
#content .page_count_box {
  width: 34px;
  height: 34px;
  line-height: 34px;
  margin: 0px 3px;
  padding: 0;
  border: 1px solid #1d558d;
  font-size: 15px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  behavior: url(/css/PIE.php);
  letter-spacing: 0.01em;
  background: #4250dc;
  color: #fff;
}
#content .page_count_box a {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 15px;
  letter-spacing: 0.01em;
  background: #fff;
  color: #4250dc;
  font-weight: normal;
  text-decoration: none;
}
#content .page_count_box a:hover {
  background: #4250dc;
  color: #fff;
  font-weight: bold;
}
#content .p_toback, #content .p_tonext {
  width: 95px;
  border: 1px solid #1d558d;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  behavior: url(/css/PIE.php);
  color: #1d558d;
  font-size: 15px;
  line-height: 34px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .p_toback, .p_tonext {
    width: 95px;
    border: 1px solid #1d558d;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    behavior: url("/css/PIE.php");
    color: #1d558d;
    font-size: 15px;
    line-height: 34px;
    color: #fff;
  }
}
.p_toback {
  padding-right: 10px;
  background: url(../image/bg_back.png) no-repeat 92px 12px #fff;
}
.p_tonext {
  padding-left: 10px;
  background: url(../image/bg_next.png) no-repeat 9px 12px #fff;
}
#content .p_toback a:hover {
  display: block;
  width: 95px;
  color: #fff;
  font-weight: bold;
  line-height: 34px;
  margin-right: -10px;
  padding-right: 10px;
  background: url(../image/bg_back_ov.png) no-repeat 92px 12px #4250dc;
  font-weight: bold;
  text-decoration: none;
}
#content .p_tonext a:hover {
  display: block;
  width: 95px;
  color: #fff;
  font-weight: bold;
  line-height: 34px;
  margin-left: -10px;
  padding-left: 10px;
  background: url(../image/bg_next_ov.png) no-repeat 9px 12px #4250dc;
  font-weight: bold;
  text-decoration: none;
}
.p_toback_gr {
  padding-right: 10px;
  width: 95px;
  border-radius: 2px;
  behavior: url(/css/PIE.php);
  background: url(../image/bg_back_gr.png) no-repeat 92px 12px #ccc;
  color: #8E8E8E;
  font-size: 15px;
  line-height: 36px;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}
.p_tonext_gr {
  padding-left: 10px;
  width: 95px;
  border-radius: 2px;
  behavior: url(/css/PIE.php);
  background: url(../image/bg_next_gr.png) no-repeat 9px 12px #ccc;
  color: #8E8E8E;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
  line-height: 36px;
  font-size: 15px;
}
.page_select {
  margin-left: 3px;
}
.page_select_ttl {
  position: relative;
  padding-left: 2px;
  display: block;
  width: 146px;
  background: url("../image/bg_select_bottom.png") #fff no-repeat right center;
  color: #1d558d;
  font-size: 15px;
  text-align: left;
  line-height: 34px;
  cursor: pointer;
}
.page_select_ttl span {
  display: block;
  position: relative;
  width: 140px;
  padding-left: 5px;
  border: 1px solid #1d558d;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  behavior: url(/css/PIE.php);
  color: #1d558d;
  font-size: 15px;
  text-align: left;
  line-height: 34px;
  cursor: pointer;
}
.page_select_ttl_hover {
  background: url("../image/bg_select_bottom_on.png")#fff no-repeat right center;
  color: #1d558d;
}
.page_select_ttl_hover span {
  border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
  -webkit-border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
  -moz-border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
  behavior: url(/css/PIE.php);
  border-bottom: 1px dotted #1d558d;
}
.page_select_menu {
  position: absolute;
  left: 5px;
  width: 145px;
  max-height: 195px;
  overflow-y: scroll;
  overflow-x: hidden;
  line-height: 34px;
  border-left: 1px solid #1d558d;
  border-right: 1px solid #1d558d;
  border-bottom: 1px solid #1d558d;
  color: #1d558d;
  font-size: 15px;
  text-align: left;
  z-index: 1000;
  margin-left: 0;
}
.page_select_menu ul {
  width: 145px;
  text-indent: 10px;
}
.page_select_menu li {
  background: #fff;
  border-bottom: 1px dotted #1d558d;
  line-height: 34px;
}
.page_select_menu li.first_list {
  margin-left: -10px;
}
.page_select_menu .li_last {
  border-bottom: none;
  margin-left: -9px;
  padding-left: 9px;
}
.page_select_menu a {
  display: block;
  width: 140px;
}
#content .page_select_menu a:hover {
  background: #FFE6EB;
  text-decoration: none;
  color: #f00;
}
.page_select_menu::-webkit-scrollbar {
  width: 12px;
}
.page_select_menu::-webkit-scrollbar-track {
  background: rgba(200, 200, 200, 1);
}
.page_select_menu::-webkit-scrollbar-thumb {
  background: rgba(200, 230, 255, 1);
}
.page_select_menu::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(200, 230, 255, 1);
}
#fotter {
  z-index: 1;
}
/* ページナビ下部 バナー追加 */
.bnr_box_blog{
  width: 660px;
  margin: 0 auto;
  padding: 20px 10px 5px;
  background: #ffefef;
}
.bnr_box_blog:after {
  content: "";
  clear: both;
  display: block;
}
.bnr_box_blog > div{
  width: 300px;
  height: 75px;
  float: left;
  margin: 0 15px 15px;
  background: #fff;
}
.bnr_box_blog img.bd {
  border: 1px solid #aaa;
}
.bnr_box_blog a:hover img, .bnr_box_blog02 a:hover img, .bnr_box_blog03 a:hover img {
  opacity: .7;
}
@media screen and (max-device-width: 1024px) {
  a:hover img {
    opacity: 1 !important;
  }
}

/* ----- ブログデザイン改修 ----- */
.siteroute li:after {
  content: url(../../../image_cmn_new/siteroute_arw.png);
  position: relative;
  margin: 0 3px 0 6px;
  top: -2px;
}
/* 文字サイズ */
#fontSize {
  position: relative;
  float: right;
  margin: 0;
  z-index: 10;
}
#fontSize ul {
  background: url(../image_cmn/font-bg.png)no-repeat 0 bottom;
  width: 220px;
  height: 38px;
}
#fontSize li {
  padding: 0 2px 0 10px;
  display: inline-block;
}
#fontSize li.size_s {
  padding-left: 100px !important;
}
#fontSize img {
  vertical-align: bottom !important;
}
/* #content */
#content {
  width: 956px;
  margin: 0 auto 20px;
  text-align: left;
  font-size: 17px;
  line-height: 1.5;
  padding-bottom: 20px;
}
#content .ttl_main {
  border-bottom: 3px solid #174646;
  margin: 20px auto 10px;
  font-size: 30px;
  /*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
  color: #21285c;
  position: relative;
}
#content .ttl_main span {
  position: absolute;
  bottom: .5em;
  left: 12em;
}
#content .ttl_main span.sc {
  position: absolute;
  bottom: .5em;
  left: 19em;
}
/* リード文 */
.txt_lead {
  margin: 25px auto 30px;
  width: 740px;
}
/* 関連ブログバナー */
.bnr_area {
  margin: 0 auto 35px;
  width: 926px;
  overflow: hidden;
}
.bnr_area li {
  float: left;
  margin-right: 13px;
}
.bnr_area li:last-of-type {
  margin-right: 0;
}
/* ブログ記事詳細 */
.ttl_entry {
  width: 914px;
  height: 34px;
  padding: 16px 20px 16px 22px;
  font-size: 18px;
  overflow: hidden;
  color: #444;
}
.ttl_entry span {
  float: right;
  font-size: 16px;
  font-weight: normal;
  padding-top: 3px;
}
#course .ttl_entry {
   padding: .8rem 1rem .5rem;
   border-left: 5px solid #013c7a;
   background: #e6f2fe;
   margin-bottom: 1em;
   font-size: 1.2em;
}
#golf .ttl_entry {
   padding: .8rem 1rem .5rem;
   border-left: 5px solid #013c7a;
   background: #e6f2fe;
   margin-bottom: 1em;
   font-size: 1.2em;
}
article {
  border-top: 1px solid #000;
  padding-top: 2.5em;
}
.entry {
	display: flex;
  width: 896px;
  margin: 0 auto 4em;
  overflow: hidden;
	flex-wrap: wrap;
}
.box_left {
  /*float: left;*/
  width: 534px;
}
.box_right {
  /*float: right;*/
  width: 330px;
}
.box_right .img_entry li {
  margin-bottom: 20px;
  position: relative;
}
.box_right .img_entry li:last-of-type {
  margin-bottom: 0px;
}
.box_right .img_entry .zoom {
  position: absolute;
  left: 5px;
  top: 5px;
}
.mini {
  max-width: 330px;
  max-height: 600px;
}
/* ----- オンライン仮予約 ----- */
.box_reserve {
	clear: both;
  width: 800px;
	margin: 4em auto 0;
	text-align: center;
	background: #E6F2FE;
	border: 1px solid #0061B8;
	padding: 0 0 12px;
}
.ttl_reserve {
  color: #fff;
  font-size: 17px;
  letter-spacing: .03em;
  line-height: 30px;
  padding: 3px 0;
	margin: -1px -1px 0;
	background: #d14875;
}
.box_reserve > *:nth-child(2) {
  font-size: 15px;
  line-height: 24px;
  padding: 10px 0 15px;
}
.box_reserve > .flex {
	display: flex;
	margin: 0 26px;
	justify-content: space-between;
}
.box_reserve .left_box dl {
	width: 191px;
}
.box_reserve .left_box dl dt {
	margin: 0 0 0.25em;
	padding: 0.15em 0;
	background: #0061B8;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	border-radius: 2em;
}
.box_reserve .left_box dl dd {
	font-size: 15px;
	font-weight: 600;
}
.box_reserve .left_box dl dd:first-of-type {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #0061B8;
}
.box_reserve .left_box dl dd b {
	font-size: 18px;
	color: #D14875;
}
.box_reserve .lnk_block {
  display: flex;
  width: 530px;
  justify-content: space-between;
}
.box_reserve .lnk_block a {
	position: relative;
	display: block;
	width: 170px;
	padding-right: 0.5em;
	font-size: 16px;
	font-weight: 600;
	line-height: 2;
	text-align: center;
	color: #000;
  background-color: #fff;
	border: 1px solid #707070;
	box-sizing: border-box;
}
.box_reserve .lnk_block a::before {
	content: "";
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	display: block;
	margin: auto 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 7px;
	border-color: transparent transparent transparent #fff;
	z-index: 1;
}
.box_reserve .lnk_block a::after {
	content: "";
	position: absolute;
	top: 0;
	right: 7px;
	bottom: 0;
	display: block;
	margin: auto 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 7px;
	border-color: transparent transparent transparent #D14875;
}
.box_reserve .lnk_block a:hover img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}
/* iPad用 */
@media screen and (max-device-width: 1024px) {
  .box_reserve .lnk_block a:hover img {
    opacity: 1;
  }
}
.bnr_site {
	width: 420px;
	margin: 18px auto 0;
}
.bnr_site img {
	display: block;
	width: 100%;
}
.bnr_site figcaption {
	margin: 0.5em 0.8em 0;
	line-height: 1.2;
	font-size: 15px;
	text-align: left;
}
.related_link{
    width:916px;
    background: #ffefef;
    padding:1em;
  margin:0 auto 3em;
  line-height:0;
}
.related_link ul{
    display: flex;
}
.related_link li{
    margin-right:1em;
}
.mb4{
    margin-bottom:4em!important;
}

