@charset "UTF-8";
/* ==========================================================

title : 東建多度カントリークラブ・名古屋　
scope : トップページ用CSS

last modify : 2019/09/26 373_oowaki メルマガGOLF倶楽部『タントン君』 更新

2018/09/12 319_shimizu ピカ写メバナーセット更新
2017/10/27 306_kondo ピカ写メ動画バナー追加
2016/11/22 266_shintani 多度ゴルフ・温泉・農園ブログエリア修正、○○写真集エリア追加
2016/11/22 183_aoyama 無料アプリのご紹介追加
2016/11/11 183_aoyama SNS公式アカウントBOX
2016/10/11 183_aoyama snsエリア追加
2016/08/29 041_ooba Googleストリートビュー追加
2016/07/01 285_inose 画像に枠追加修正
2016/06/27 266_shintani 写真集バナーグルーピング化
2016/06/13 285_inose 会員募集エリア修正
2016/04/27 285_inose GWイベント･キャンペーンのお知らせ追加
2016/04/12 285_inose 熊本震災ページリンク追加
2016/04/12 285_inose 東建カップフォトコンテストバナー追加
2016/03/14 262_ichinose 東建ホームメイトカップ 宿泊プランPR追加
2015/08/25 242_hayakawa  

========================================================== */
/* ----------------------------------------------------------
  mainimg
---------------------------------------------------------- */
#top-mainimg {
  display: block;
  width: 100%;
  min-width: 1000px;
  height: 449px;
  margin: 0 auto 15px;
  padding: 0 0 14px\9; /* IE8 */
  background: #fff;
  background: #fff url(../image_new/mainimg_shadow-ie8.png) repeat-x 0 bottom\9; /* IE8 */
  -webkit-box-shadow: 0px 1px 14px rgba(153, 153, 153, 0.6);
  -moz-box-shadow: 0px 1px 14px rgba(153, 153, 153, 0.6);
  box-shadow: 0px 1px 14px rgba(153, 153, 153, 0.6);
}
.top-mainimg-inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.top-lead-box {
  position: absolute;
  bottom: 13px;
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.65);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000, endcolorstr=#88000000, gradienttype=0);
}
.top-lead-box .top-lead-txt {
  width: 640px;
  float: left;
  margin: 0 0 0 48px;
  padding: 8px 0 6px;
  line-height: 1.5;
  color: #fff;
}
.top-lead-box .top-btn-weather {
  float: right;
  margin: 0 19px 0 0;
  padding: 16px 0 18px;
}


.lead{
	width:45em;
	font-size:17px;
	margin:0 auto 1em;
	line-height: 1.5;
	letter-spacing:0.05em;
}

#pr_banner_box{
  width:800px;
  margin:0 auto 2em;
  border:2px solid #167ac6;
  padding:0;
}

#pr_banner_box p.title_text{
  font-size:20px;
  font-weight: 600;
  background:#167ac6;
  color:#fff;
  text-align: center;
  margin:0;
  line-height:normal;
  width:800px;
  padding:.5em 0;
}
#pr_banner_box ul{
  display:flex;
  justify-content: space-between;
  padding: 1em;
}
/*#pr_banner_box li{
  margin-left:2em;
}
#pr_banner_box li:first-child{
  margin-left:0!important;
}*/
#pr_banner_box figure{
  width:460px;
}
#pr_banner_box figcaption{
  font-size:16px;
  margin:8px auto;
  line-height:1.5;
}
#pr_banner_box li:last-child {
  position: relative;
  width: 280px;
  background: #fff;
}
#pr_banner_box li:last-child a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 16vw;
  max-width: 54px;
  height: 16vw;
  max-height: 54px;
  margin: auto;
  background: url(/image_cmn_new/ico_play.png) 50% 50% / 100% auto no-repeat;
  filter: drop-shadow(0.1em 0.1em 0.3em rgba(0,0,0,0.7));
}
#pr_banner_box li:last-child img {
  display: block;
  width: 100%;
  border: 3px solid #000;
  box-sizing: border-box;
}

a:hover{
  opacity:0.75;
}


.bnr_single{
    width:460px!important;
    margin:30px auto 0!important;
}
.bnr_single figcaption{
    width:460px!important;
    text-align: left;
    line-height: 1.5!important;
}
.bnr_box_flex{
  	width: 827px;
  	margin:0 auto;
}
.bnr_box_flex li{
    margin-left:1.5em;
}
.bnr_box_flex li:first-child{
    margin-left:0;
}
.bnr_box_flex figure{
    width: 400px;
}
.bnr_box_flex figcaption{
    width:400px;
    margin-top:5px;
    line-height: 1.3;
    font-size:15px;
    padding:0 .5em;
}
.bnr_box{
  margin:20px auto;
	width:600px;
	line-height:0;
}
.bnr_box figcaption{
	margin-top:5px;
	line-height:1.5;
	font-size: 0.875em;
	width:600px;
	text-align: left;
}
.bnr_event{
  width:870px;
  margin:0 auto;
}
.bnr_event ul{
  display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.bnr_event li{
  margin-left:1.5em;
}
.bnr_event figure{
  width: 400px;
}
.bnr_event figcaption{
  width:400px;
  margin-top:5px;
  line-height: 1.3;
  font-size:15px!important;
  padding:0 .5em;
}
.bnr_box700{
  margin:20px auto;
	width:700px;
}
.bnr_box700 p{
	line-height:1.5;
}
.bnr_box_goto{
  margin:20px auto;
	width:600px;
	line-height:0;
}
.bnr_box_goto figcaption{
	margin-top:5px;
	line-height:1.5;
	font-size: 0.875em;
	width:600px;
	text-align: left;
}
.bnr_nenga{
	width:460px;
	margin:2em auto 0;
	line-height: 1.5;
}
.bnr_nenga a:hover{
	opacity: 0.75;
}
.bnr_nenga p{
	font-size:15px;
	line-height: 1.5;
}
.mt05{
	margin-top:5px!important;
}
.mietabi {
  position: relative;
  width: 775px!important;
  margin: 20px auto 40px;
  text-align: left;
  padding: 0 0 0 320px;
  box-sizing: border-box;
}
.police{
  width:620px;
  margin:1em auto;
  border-top:1px solid #000;
	padding-top:1em;
}
.police ul{
	display: flex;
  justify-content:space-between
}
.police li{
	width:300px;
}

.police li a:hover{
	opacity: 0.75;
}
a:hover img.over{
	opacity: 0.75;
}
#top-slideshow-wrap {
  width: 1000px;
  height: 449px;
  margin: 0;
}
#top-slideshow {
  float: left;
  position: relative;
  width: 1000px;
  height: 449px;
  background: #f5f7ec;
}
#top-slideshow li {
  position: absolute;
  top: 0;
  left: 0;
  width: 1000px;
  height: 449px;
  text-align: center;
  display: none;
  list-style: none;
}
#top-slideshow li:first-child {
  display: block;
}
#top-slideshow a:hover {
  opacity: 0.7;
}
#slide-nav {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  bottom: -24px;
}
#slide-nav .inner {
  width: 1000px;
  position: relative;
  overflow: hidden;
}
#slide-nav ul {
  position: relative;
  left: 50%;
  float: left;
}
#slide-nav li {
  float: left;
  width: 20px;
  height: 15px;
  background: url(/golf/image_new/slide_nav_ov.png) no-repeat left center;
  display: block;
  cursor: pointer;
  position: relative;
  left: -50%;
  overflow: hidden;
}
#slide-nav li img {
  vertical-align: top;
}
#slide-nav li.selected img {
  visibility: hidden;
}

/*トップ お知らせ*/
#construction.box_const{
	width: 841px;
	padding-bottom:6px;
	border: 2px solid #E91E63;
	margin: 20px auto;
    background:#fff;
	position:relative;
}
#construction.box_const a{
	color:#000;
}
#construction.box_const a:hover{
	opacity:0.75;
}
#construction.box_const p.midashi{
	font-weight: 600;
	font-size:19px;
	padding:8px 0;
	margin:auto;
	text-align:center;
	border-bottom: 1px solid #fff;
	color:#fff;
	background: #E91E63;
	width:841px;
}
#construction.box_const p{
	width: 650px;
	margin:0;
	padding:.5em .5em .5em 1em;
	line-height:1.55;
	text-align:justify;

}
#construction.box_const p.shosai{
	position:absolute;
	width: 115px;
	top: 80px;
	left: 690px;
	background:#e91e63;
	padding: 5px 10px;
	color:#fff;
	border-radius:5px;
	font-size:15px;
}






/* --- 地図 --- */
.access_area {
  background: url(/golf/image_new/img-map.png) no-repeat;
  width: 716px;
  height: 333px;
  margin: 0 auto 40px;
  position: relative;
}
.access_area a:hover img {
  opacity: .7;
}
.access_area .access {
  position: absolute;
  top: 4px;
  left: 1px;
  width: 420px;
  display: flex;
  justify-content: space-between;
}
.access_area .access li:nth-of-type(2) {
  margin-top: -2px;
}
.access_area .address {
  position: absolute;
  bottom: 0;
  left: 25px;
  width: 370px;
  display: flex;
  justify-content: space-between;
}
.access_area .address li:first-child {
  line-height: 1.3;
}
.access_area .address .map_btn {
  width: 150px;
  height: 20px;
  margin: auto;
  position: relative;
  display: inline-block;
  padding: 10px 10px 5px;
  text-decoration: none;
  color: #FFF;
  background: #64B5F6; /*色*/
  border-radius: 4px; /*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #2196F3; /*線色*/
}
.access_area .address .map_btn::after {
  content: "→";
  padding-left: 10px;
}
.access_area .address .map_btn a {
  color: #fff;
}
.access_area .address .map_btn:hover {
  opacity: 0.7;
}
.list_access {
  width: 682px;
  margin: 0 auto 30px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-self: stretch;
  justify-content: space-between;
}
.list_access li {
  width: 300px;
}
.list_access li figcaption {
  margin: 5px;
  font-size: 0.875em;
  line-height: 1.3;
  text-align: left;
}
.list_access li a:hover img {
  opacity: 0.7;
}

.kankou_bnr {
  display: block;
  width: 700px;
  margin: 0 auto 55px;
}
.kankou_bnr a {
  display: block;
  background: #fff;
}
.kankou_bnr img {
  width: 100%;
}
.kankou_bnr:hover img {
  opacity: 0.75;
}
.kankou_bnr figcaption{
line-height:1.5;
  font-size:.95em;
}
.mt40{
	margin-top: 40px!important;
}


/* ----------------------------------------------------------
  東建カップバナー
---------------------------------------------------------- */
.line-box {
  padding: 25px 0 0 0;
}
.line-box-inner .top_bnr {
  /*text-align:center;*/
  margin: 0 auto;
  width: 700px;
  /*  margin:40px auto 0; 震災リンク追加時余白調整*/
}
.line-box-inner .top_bnr {
  /*text-align:center;*/
  margin: 0 auto;
  width: 700px;
  /*  margin:40px auto 0; 震災リンク追加時余白調整*/
}
.top_bnr figure {
  margin: 25px auto 0;
  width: 700px;
  /*  margin:40px auto 0; 震災リンク追加時余白調整*/
}
.top_bnr figcaption {
  margin: 10px 10px 0;
 line-height: 1.5!important;
  /*  margin:40px auto 0; 震災リンク追加時余白調整*/
}
.top_bnr a:hover img {
  opacity: 0.8;
}
.line-box-inner .top_bnr img:hover {
  opacity: 0.7;
}
.line-box-inner .second_bnr {
  text-align: center;
  margin: 20px auto 0;
  /*  margin:40px auto 0; 震災リンク追加時余白調整*/
}
.line-box-inner .second_bnr:hover {
  opacity: 0.7;
}
.line-box-inner .topbanr_cup:hover {
  opacity: 0.7;
}

/* ----------------------------------------------------------
  東建カップフォトコンテストバナー
---------------------------------------------------------- */
.bncp_20160413 {
  width: 700px;
  margin: 20px auto 0;
}
.bncp_20160413 a:hover {
  opacity: 0.8;
}
.bncp_20160413 p {
  width: 680px;
  font-size: 14px;
  line-height: 18px;
  margin: 8px auto;
  text-align: center;
}

/* ----------------------------------------------------------
  明智光秀バナー
---------------------------------------------------------- */
.bnr_akechi{
	width:751px;
	margin:30px auto;
}

/* ----------------------------------------------------------
  20160415 熊本震災ページ リンク追加
---------------------------------------------------------- */
.kumamoto {
  width: 550px;
  margin: 40px auto 5px;
  padding: 15px 0;
  border: 1px solid #fda0ce;
  background: #fef6fa;
  font-size: 18px;
  text-align: center;
  line-height: 1.5;
}
/* ----------------------------------------------------------
  フォトギャラリーバナー
---------------------------------------------------------- */
.photogallery {
  text-align: center;
  margin: 30px auto;
}
.photogallery:hover {
  opacity: 0.7;
}
/* ----------------------------------------------------------
  #reserve-area
---------------------------------------------------------- */
#reserve-area {
  background: #F4EADF;
  border: 1px solid #dc748d;
  margin: 40px auto 30px;
  overflow: hidden;
  width: 1000px;
}
#reserve-area h2 img {
  width: 1000px;
}
#reserve-area p {
  margin: 20px 0;
  text-align: center;
}
#reserve-area .box_golfplay {
  float: left;
  margin-left: 75px;
  width: 380px;
}
#reserve-area .box_stay {
  margin-right: 75px;
  float: right;
  width: 380px;
}
#reserve-area .btn a:hover {
  opacity: 0.8;
}
#reserve-area table {
  clear: both;
  margin: 0 auto;
}
#reserve-area table th {
  background: #715737;
  color: #fff;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 20px;
  padding: 10px 30px;
  text-align: center;
  vertical-align: middle;
}
#reserve-area table td {
  background: #fff;
  padding: 10px 0;
}
#reserve-area table td p {
  border-right: 1px solid #D24472;
  margin: 0;
  padding: 5px 20px;
  font-size: 20px;
  color: #D24472;
}
#reserve-area table td:last-child p {
  border-right: none;
}
#reserve-area table td p .txt_serif {
  color: #735745;
  display: inline-block;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 17px;
  font-weight: bold;
  margin-right: 10px;
}
.call_time{
    font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    font-size:16px;
    font-weight:500;
}
.lifemember_bnr{
	display:flex;
	width:900px;
	margin:1em auto 0;
}
.lifemember_bnr p{
    line-height:1.3;
    text-align: left!important;
}
.view_tab {
  display: none;
}
@media only screen and (max-width: 1020px) and (min-width: 768px) {
  .view_tab {
    display: block;
  }
}
#reserve-area table td p .ico_tel img {
  width: 13px;
}
#reserve-area .box_add {
  background: #ee698a;
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
  padding: 8px 0;
  width: 100%;
}
#reserve-area .box_add .txt_serif {
  display: inline-block;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 18px;
  font-weight: bold;
  margin-right: 20px;
  padding: 0;
}
#reserve-area .box_add span {
  display: inline-block;
  padding-bottom: 2px;
}

/*２コ並びバナー*/

.bnr_wrap{
	width:780px;
	margin:0 auto 10px;
}
.bnr_wrap ul.bnr_col2{
	display: flex;
}
.bnr_wrap ul.bnr_col2 figure{
	width:370px;
	margin-right: 42px;
}
.bnr_wrap ul.bnr_col2 figcaption{
	font-size:15px;
	margin-top:5px;
	text-align: left;
	line-height: 1.4;
}
.bnr_box500{
	margin:0 auto;
	width:500px;
	line-height:0;
}
.bnr_box500 figcaption{
	margin-top:5px;
	line-height:1.5;
	font-size: 0.875em;
	width:500px;
}
.bnr_box500:hover{
 opacity:0.75;
}

/*-----------------------------

20190312 追加
温泉露天風呂・温泉大浴場

-----------------------------*/
#hotspring {
  background: url("../image_new/bg-hotspting-content.jpg?20190404") repeat;
  box-shadow: 1px 1px 3px 2px #efefef;
  margin: 0 auto 2em;
  width: 1000px;
}
#hotspring > h2 {
  background: url("../image_new/bg-hotspring-ttl.jpg?20190404") no-repeat;
  background-size: cover;
  box-shadow: 0px 1px 6px 0px #757575;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 0.1em;
  padding: 1em 0;
  text-align: center;
}
#hotspring h2 span {
  border-top: 1px solid #fff;
  display: block;
  font-size: 20px;
  letter-spacing: 0;
  margin: 0.3em auto 0;
  padding-top: 0.3em;
  width: 480px;
}
#hotspring .inner {
  background: url("../image_new/bg-hotspring-right.png?20190404"), url("../image_new/bg-hotspring-left.png?20190404");
  background-position: top 4em right, bottom left;
  background-repeat: no-repeat;
  padding: 2em;
  overflow: hidden;
}
#hotspring .inner p:first-of-type {
  line-height: 1.4em;
  margin: 0 auto 1.5em;
  text-align: justify;
  width: 713px;
}
#hotspring .inner p {
  margin-top: 0.5em;
  text-align: center;
  width: auto;
}
#hotspring .inner ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#hotspring .inner ul li {
  width: 299px;
}
#hotspring .inner ul li:first-child, #hotspring .inner ul li:nth-child(2) {
  margin-bottom: 1em;
  width: 454px;
}
#hotspring .inner ul li figure figcaption {
  margin-top: 0.5em;
  text-align: center;
}
#hotspring .inner .btn {
  background: #930606; /* Old browsers */
  background: -moz-linear-gradient(top, #930606 0%, #7b0505 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #930606 0%, #7b0505 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #930606 0%, #7b0505 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*float: right;*/
  margin: 2em 0 0 auto;
  width: 356px;
}
#hotspring .inner .btn:hover {
  opacity: .8;
  transition: .5s all;
}
#hotspring .inner .btn a {
  color: #fff;
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  line-height: 2.5em;
  padding-right: 0.5em;
  position: relative;
  text-align: center;
}
#hotspring .inner .btn a:before {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  content: "";
  bottom: 40%;
  right: 1em;
  height: 7px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
  width: 7px;
}

/*============================
日帰りプラン
============================*/

#hotspring .inner .higaeri_plan {
	width: 910px;
	margin: 2em auto 0;
	text-align: center;
}

#hotspring .inner .higaeri_plan h2 {
	color: #000;
	/*padding: 0.5em 0;*/
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
  display: inline-block;
  padding: 0 70px;
}

#hotspring .inner .higaeri_plan h2:before,
#hotspring .inner .higaeri_plan h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 55px;
  height: 3px;
  background-color: #083d62;
}

#hotspring .inner .higaeri_plan h2:before {
  left:0;
}

#hotspring .inner .higaeri_plan h2:after {
  right: 0;
}

#hotspring .inner .higaeri_plan p.lead {
	margin: 1em auto 0;
}

#hotspring .inner .higaeri_banner {
	display: flex;
	justify-content: space-between;
	padding: 1em 0;
}

#hotspring .inner .higaeri_banner a:hover {
	opacity: .8;
}

/* ----------------------------------------------------------
  #blog-area
---------------------------------------------------------- */
*#blog-area {
  width: 680px;
  margin: 24px auto 0;
  border-left: 3px solid #7aa776;
  border-top: 3px solid #7aa776;
  border-right: 3px solid #498642;
  border-bottom: 3px solid #498642;
background: #fff url(/golf/image_new/bg_blog_grade-ie8.png) repeat-x 0 bottom;
  background: -moz-linear-gradient(top, #ffffff 22%, #c1e2be 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(22%, #ffffff), color-stop(100%, #c1e2be)); 
  background: -webkit-linear-gradient(top, #ffffff 22%, #c1e2be 100%); 
  background: -o-linear-gradient(top, #ffffff 22%, #c1e2be 100%); 
  background: -ms-linear-gradient(top, #ffffff 22%, #c1e2be 100%); 
  background: linear-gradient(to bottom, #ffffff 22%, #c1e2be 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c1e2be', GradientType=0);
}
    
.blog-area-inner {
  /*background: url(/golf/image_new/bg_stripe.png);*/
  padding: 0 0 20px 0;
}
/*#blog-area h2 {
  position: relative;
	display:inline-block;
	width:652px;
	margin:auto;
  background: #3c9468;
  box-shadow: 0px 0px 0px 5px #91c4ab;
  border: solid 2px white;
  padding: .5em;
  color: #fff;
  font-size:23px;
  text-align:center;
}

#blog-area h2:after {
  position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #91c4ab;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}*/
#blog-area h2{
  position: relative;
  padding: 0.8em 0 0.8em 1em;
  background: #3c9468;
  color: white;
  font-size:23px;
  text-align:center;
  width: 703px;
  margin-left:-1em;
  margin-top:-.5em;
}

#blog-area h2::before {
  position: absolute;
  content: '';
  top: 100%;
  left:0em;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(180 215 203);
}
#blog-area h2::after {
  position: absolute;
  content: '';
  top: 100%;
  right:0em;
  border: none;
  border-bottom: solid 15px transparent;
  border-left: solid 20px rgb(180 215 203);
}
#blog-area p {
  width:600px;
  margin: 22px auto 0;
  line-height: 1.5;
}
#blog-area .bnr_box {
  width: 605px;
  margin: 0 auto 0 auto;
  padding:1em;
}
#blog-area .bnr_box ul{
	display:flex;
}
#blog-area .bnr_box li {
  border:1px solid #000;
  margin: 1em 1em 0 0;
}

.bnr_hover:hover {
  display: block;
  background: #fff;
}
.bnr_hover img:hover {
  opacity: 0.7;
}
/* ----------------------------------------------------------
  #movie_box
---------------------------------------------------------- */
#movie_box {
  position: relative;
  overflow: hidden;
  width: 928px;
  margin: 40px auto;
  padding: 0 0 20px;
  border: #d2cda4 solid 2px;
  background: url(../image_new/movie_box_corner01.png) 0px 0px no-repeat, url(../image_new/movie_box_corner02.png) right 0px no-repeat, url(../image_new/movie_box_corner03.png) 0px bottom no-repeat, url(../image_new/movie_box_corner04.png) right bottom no-repeat, url(../image_new/movie_box_bg.jpg) 0 0 no-repeat;
}
#movie_box h2 {
  float: left;
  margin: 30px 0 30px 70px;
}
#movie_box .movie_lead {
  float: left;
  margin: 30px 0 0px 20px;
  line-height: 1.5;
}
#movie_box ul {
  clear: both;
  overflow: hidden;
  width: 836px;
  margin: 0 auto 0;
}
#movie_box li {
  float: left;
  width: 390px;
  margin: 0px 56px 0px 0px;
}
#movie_box li:last-child {
  margin: 0px;
}
#movie_box dl {
  width: 390px;
  height: 295px;
  background: #000000 url(../image_new/movie_frame.jpg) 0 0 no-repeat;
  color: #ffffff;
  text-align: center;
}
#movie_box dt {
  font-size: 16px;
  font-weight: bold;
  padding-top: 8px;
  height: 52px;
  line-height: 1.4;
}
#movie_box dd {
  background: #fff;
  width: 362px;
  height: 204px;
  margin: 0 auto;
}

#movie_box dd p {
  font-size: 13px;
  padding-top: 8px;
}
#movie_box .movie_list {
  text-align: center;
  margin: 10px auto 0;
}
#movie_box a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
#movie_box .movie_txt {
  text-align: center;
  margin: 7px auto 0;
  font-size: 14px;
}
/* ----------------------------------------------------------
  #banner-area
---------------------------------------------------------- */
#banner-area {
  width: 956px;
  margin: 10px auto 0;
  overflow: hidden;
}
#banner-area.bg_noimage {
  background: url(../image_new/banner/space.jpg) no-repeat 484px bottom;
}
#banner-area figure {
  float: left;
  width: 460px;
  margin: 12px 0 0 12px;
}
#banner-area .residence {
  border: 1px solid #000;
}
#banner-area .residence_link {
  position: absolute;
  left: 10px;
  top: 6px;
  padding: 0 7px 0 0;
  background: url(/golf/image_new/bnr_resi_line.png) no-repeat right 0;
}
#banner-area .residence .kouji_txt {
  height: 16px;
  margin: 9px 0 0 281px;
  padding: 0 0 0 22px;
  background: url(/golf/image_new/residence_under.png) no-repeat 0 top;
  font-size: 13px;
  color: #fff;
  line-height: 16px;
}
#banner-area .kouji_link {
  margin: 5px 0 0 281px;
}

/* --- 月替わりの宿泊プラン用 dl --- */
#monthly_plan{
  margin:35px auto 20px;
  width:940px;
  position: relative;
}
#monthly_plan h2{
  background:#8a0000;
  padding:.5em 1em!important;
  letter-spacing: 0.08em;
  font-size:22px;
  font-weight: 700;
  color:#fff;
  font-family: "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","游明朝体","游明朝","Yu Mincho",YuMincho,"ＭＳ Ｐ明朝","HG明朝E","ryo-display-plusn",serif;
  position:relative;
}
#monthly_plan h2 span.food{
  background:#fff;
  padding: 3px 10px;
  border-radius:30px;
  color:#8a0000;
  font-size:18px;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  position:absolute;
  top: 10px!important;
  left:203px!important;
}
#monthly_plan p.cap{
	position:absolute;
	top:13px!important;
	right:10px!important;
	color:#fff;
}
#campaign h2 {
	background: #007130;
	padding: .5em 1em!important;
	letter-spacing: 0.08em;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
	position: relative;
}
#campaign h2 span.playgolf{
  background:#fff;
  padding: 3px 10px;
  border-radius:30px;
  color:#007130;
  font-size:18px;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  position:absolute;
  top: 10px!important;
  left:295px!important;
}
#campaign p.cap {
	position: absolute;
	top: 13px!important;
	right: 10px;
	color: #fff;
}

/* ----------------------------------------------------------
  #movie-area
---------------------------------------------------------- */
#movie-area {
  width: 1000px;
  margin: 42px auto 0;
}
.movie-area-line {
  padding: 0 5px 5px;
  background: url(/golf/image_new/bg_movie.jpg) repeat 0 0;
  border-right: 2px solid #0e6d3f;
  border-bottom: 2px solid #0e6d3f;
  border-left: 2px solid #0e6d3f;
}
.movie-area-line .inner {
  position: relative;
  padding: 0 0 30px;
}
.bnr_movie{
    width:650px;
    margin:0 auto 30px;
}
.bnr_flex{
    display: flex;
}

.bnr_flex li img.gardening{
    border:1px solid #000;
}


#movie-area .lead {
  width: 520px;
  height: 35px;
  margin: 0 0 12px 58px;
  padding: 28px 0 0 0;
  font-size: 18px;
  color: #333;
  text-align: center;
}

#movie-area .bnr_tado100 {
  margin: 0 0 0 58px;
}
#movie-area .btn_list {
  width: 540px;
  margin: 6px 0 0 55px;
  overflow: hidden;
}
#movie-area .btn_list li {
  float: left;
  margin: 16px 16px 0 0;
}
#movie-area .btn_list li img {
  border: 2px solid #443d3a;
}
#movie-area .side_movie_n_box {
  position: absolute;
  top: 20px;
  right: 54px;
}
#movie-area .monthly_tado {
  margin-bottom: 8px;
}


/* ----------------------------------------------------------
  #information-wrap
---------------------------------------------------------- */
#information-wrap {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
/* ----------------------------------------------------------
  #topics-area
---------------------------------------------------------- */
#topics-area {
  width: 669px;
  float: left;
}
.topics-area-inner {
  overflow: hidden;
  padding: 16px 0 12px 0;
  border-right: 2px solid #b1b1b1;
  border-bottom: 2px solid #b1b1b1;
  border-left: 2px solid #b1b1b1;
  font-size:15px;
}
.topics-area-inner dl {
  width: 632px;
  margin: 0 0 0 18px;
  padding: 9px 0 8px 0;
  border-top: 1px solid #ebebeb;
  overflow: hidden;

}
.topics-area-inner dl:first-child {
  border-top: none;
}
.topics-area-inner dt, .topics-area-inner dd {
  float: left;
  line-height: 1.4;
}
.topics-area-inner dt {
  width: 144px;
  padding: 0 0 0 15px;
}
.topics-area-inner dd {
  width: 473px;
}
.topics-area-inner dd a.long {
  letter-spacing: -0.07em;
}
/* ----------------------------------------------------------
  #info-banner-area
---------------------------------------------------------- */
#info-banner-area {
  width: 300px;
  float: right;
}
#info-banner-area figure {
  margin: 8px 0 0 0;
}
#info-banner-area figure:first-child {
  margin: 0;
}
#info-banner-area .dotline {
  padding: 0 0 9px;
  background: url(/golf/image_cmn_new/line_gry_dot.gif) repeat-x 0 bottom;
}
/* --- 宿泊ゴルフプレー --- */
#info-banner-area .infopanel {
  position: relative;
  display: inline;
  float: left;
  width: 300px;
  height: 120px;
  margin: 10px 0;
  background: url(/image_cmn_new/infopanel_bg.gif) 0px 0px;
}
#info-banner-area .infopanel img[class^="infopanelimg"] {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 1;
}
#info-banner-area .infopanel dl {
  margin: 4px;
  height: 110px;
  border: #fff solid 1px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6f3fb), color-stop(100%, #ffffff));
  background: -moz-linear-gradient(top, #e6f3fb 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #e6f3fb 0%, #ffffff 100%);
  -pie-background: linear-gradient(#e6f3fb, #ffffff) repeat 0 0;
  behavior: url(/css/PIE.htc);
  position: relative;
}
#info-banner-area .infopanel dl > dt {
  overflow: hidden;
  width: 190px;
  height: 29px;
  margin: 3px 0px 5px 88px;
}
#info-banner-area .infopanel dl > dd {
  font-size: 12px;
  line-height: 1.2;
  margin: 0px 10px 0px 88px;
}
#info-banner-area .infopanel > a > dl > dd {
  color: #000;
}
#info-banner-area .bnr_onsen_campaign_m img {
  border: 1px solid #999;
}
/* ----------------------------------------------------------
  #golfplay-area
---------------------------------------------------------- */
#golfplay-area {
  width: 1000px;
  margin: 0 auto;
}
.golfplay-area-inner {
  width: 1000px;
  border-top: 2px solid #d6d6d6;
 /* background: url(/golf/image_new/bg_golfplay.png) no-repeat 0 0;*/
}
#golfplay-area .lead {
  /* height: 35px; */
  margin: 1em auto 1.5em;
  font-size: 18px;
}
#golfplay-area .btn-list {
  width: 933px;
  margin: 0 0 0 32px;
  overflow: hidden;
}
#golfplay-area .btn-list li {
  float: left;
  margin: 0 16px 0 0;
  border: 2px solid #443d3a;
}
#golfplay-area .btn-list li:last-child {
  margin: 0;
}
#carousel-banner-wrap {
  position: relative;
  width: 884px;
  height: 75px;
  margin: 27px auto;
  padding: 8px 0 7px;
}
#carousel-banner-wrap #carousel-banner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#carousel-banner ul {
  overflow: hidden;
}
#carousel-banner ul li {
  float: left;
  width: 433px;
  height: 100%;
  display: inline;
}
#carousel-banner ul li a {
  width: 415px;
  height: 75px;
  margin: 0 0 0 18px;
  display: block;
  background: #fff;
}
#carousel-banner-wrap #carousel_prev, #carousel-banner-wrap #carousel_next {
  position: absolute;
  top: 0;
  width: 25px;
  height: 100%;
  cursor: pointer;
}
#carousel-banner-wrap #carousel_prev {
  left: -25px;
}
#carousel-banner-wrap #carousel_next {
  right: -25px;
}
#carousel-banner-wrap #carousel_prev:hover, #carousel-banner-wrap #carousel_next:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
/* iPad用 */
@media screen and (max-device-width: 1024px) {
  #carousel-banner-wrap #carousel_prev:hover, #carousel-banner-wrap #carousel_next:hover {
    opacity: 1;
  }
}
/* ----------------------------------------------------------
  #hotel-area
---------------------------------------------------------- */
#hotel-area {
  width: 1000px;
  margin: 0 auto 0;
}
#hotel-area h2 {
  width: 1000px;
  margin: 0 auto;
  padding: 36px 0 0 0;
}
/* h3タイトル */
#hotel-area .ttl-hotel-main {
  margin: 30px auto 0;
  padding: 11px 0 9px 11px;
  background: #fff;
  border-top: 5px solid #1f6208;
  border-bottom: 1px solid #626262;
  text-align: center;
}
#hotel-area .ttl-hotel-other {
  margin: 50px auto 0;
  padding: 11px 0 9px 13px;
  background: #fff;
  border-top: 5px solid #B22222;
  border-bottom: 1px solid #626262;
  text-align: center;
}
#hotel-area .ttl-hotel-resi {
  margin: 30px auto 0;
  padding: 11px 0 10px 12px;
  background: #fff;
  border-top: 5px solid #7a4f1d;
  border-bottom: 1px solid #626262;
  text-align: center;
}
/* バナー */
#hotel-area .bnr {
  width: 840px;
  margin: 0 auto;
  overflow: hidden;
}
#hotel-area .bnr li {
  float: left;
  margin: 37px 0 0 0;
}
#hotel-area .bnr li:nth-of-type(even) {
  float: right;
}
/* バナーの数が奇数で終わるときに開放 */
#hotel-area .bnr li:nth-last-of-type(1) {
  width: 100%;
  text-align: center;
}
/* ----------------------------------------------------------
  レジデンス新館写真集
  ===========================================================
  .photo_bnr_zone
---------------------------------------------------------- */
.photo_bnr_zone {
  width: 900px;
  margin: 30px auto 0 auto;
  overflow: hidden;
  padding: 29px 20px 30px 20px;
}
.photo_bnr_zone dt {
  text-align: center;
  padding: 0 0 10px 0;
}
.photo_bnr_zone dd {
  float: left;
  margin: 20px 0 0 0;
}
.photo_bnr_zone dd:nth-of-type(even) {
  float: right;
}
.residence_bg {
  background: url(/golf/image_new/bg_residence_photogallery.png) 0 0 no-repeat;
}
.honkan_bg {
  background: url(/golf/image_new/bg_honkan_photogallery.png) 0 0 no-repeat;
}
/* 外観・平面図部分 共通 */
#hotel-area [class^="intro_top_"] {
  margin: 23px 0 0 0;
  overflow: hidden;
}
#hotel-area [class^="intro_top_"] .photo {
  float: left;
  /*margin: 0 0 0 6px;*/
}
#hotel-area [class^="intro_top_"] .floormap {
  float: right;
}
/* レジデンス */
.hotel-resi-area {
  width: 950px;
  margin: 0 auto;
}
.lead_resi {
  margin: 25px 40px 0 40px;
  font-size: 16px;
  line-height: 1.6;
}
.hotel-resi-area figure {
  float: left;
  margin: 25px 0 0 0;
}
.hotel-resi-area figure:nth-of-type(2) {
  width: 383px;
  margin: 25px 0 0 0;
}
.hotel-resi-area figure:nth-of-type(2) figcaption {
  color: #ff0000;
  margin: 10px 0 0 0;
  text-align: right;
}
.intro_top_resi {
  overflow: hidden;
  clear: both;
  position: relative;
}
.intro_top_resi .lead_resi {
  margin: 25px 85px 0 85px;
  font-size: 16px;
  line-height: 1.6;
}
.intro_top_resi figure {
  width: 227px;
  float: left;
  margin: 25px 14px 0 0;
}
.intro_top_resi figcaption, #hotel-area .intro_top_main figcaption {
  font-size: 15px;
  margin: 5px 0 0 0;
  text-align: center;
  line-height: 1.5;
}
.intro_top_resi figure:nth-of-type(2) {
  width: 227px;
  margin: 25px 14px 0 0;
}
.intro_top_resi figure:nth-of-type(2) figcaption {
  width: 227px;
  margin: 5px 0 0 0;
  text-align: center;
  color: #000;
}
.intro_top_resi figure:nth-last-of-type(1) {
  margin: 25px 0 0 0;
}
/* クラブハウス本館 */
#honkan {
  width: 950px;
  margin: 0 auto;
}
#hotel-area .intro_top_main figure {
  float: left;
  margin: 28px 12px 0 0;
}
#hotel-area .intro_top_main figure:nth-of-type(1) {
  float: left;
  margin: 28px 13px 0 0;
}
#hotel-area .intro_top_main figure:nth-last-of-type(1) {
  float: right;
  margin: 28px 0 0 0;
}
#hotel-area .onsen_facility {
 clear:both;
  width: 800px;
  margin: 37px auto 37px;
}
#hotel-area .onsen_facility ul {
 display:flex;
}
#hotel-area .intro_lst_main {
  width: 908px;
  margin: 2px auto 52px;
  overflow: hidden;
}
#hotel-area .intro_lst_main li {
  float: left;
}
#hotel-area .intro_lst_main .satsuki {
  margin: 0 0 12px 0;
}
#hotel-area .intro_lst_main .sazanka {
  margin: 50px 0 0 5px;
}
#hotel-area .intro_lst_main .ichou {
  margin: 12px 0 0 25px;
}
#hotel-area .intro_lst_main .momiji {
  margin: 12px 0 0 6px;
}
#hotel-area .intro_lst_main .sakura {
  margin: 12px 0 0 25px;
}
#hotel-area .intro_lst_main .kaede {
  margin: 12px 0 0 6px;
}
#hotel-area .intro_lst_main .keyaki {
  margin: 12px 0 0 6px;
}
#hotel-area .intro_lst_main .hinoki {
  margin: 12px 0 0 25px;
}
#hotel-area .intro_lst_main .tsubaki {
  margin: 12px 0 0 6px;
}
#hotel-area .intro_lst_main .enoki {
  margin: 12px 0 0 6px;
}
#hotel-area .intro_lst_main .momo {
  margin: 12px 0 0 6px;
}
/* 火水風別館 */
#himizukaze {
  width: 950px;
  margin: 0 auto;
}
#himizukaze div.room {
  width: 750px;
  margin: 0 auto;
}
#himizukaze div.room figure {
  float: left;
  width: 226px;
  margin: 50px 0 30px 15px;
}
#himizukaze div.room figure figcaption {
  font-size: 14px;
  margin: 10px auto 0;
}
.connect_pink {
  position: absolute;
  margin: 30px auto 0 400px;
}
#hotel-area .intro_top_other .floormap {
  position: absolute;
  top: 10px;
  right: 0;
}
#hotel-area .intro_lst_other {
  width: 954px;
  margin: 13px auto 0;
  overflow: hidden;
}
#himizukaze .intro_top_resi figure:nth-of-type(4) {
  float: right;
  margin: 25px 0 0 0;
}
#hotel-area .intro_lst_other li {
  float: left;
}
#hotel-area .intro_lst_other .kaki_kin {
  margin: 0;
}
#hotel-area .intro_lst_other .kikyo {
  margin: 7px 0 0 140px;
}
#hotel-area .intro_lst_other .ayame {
  margin: 7px 0 0 6px;
}
#hotel-area .intro_lst_other .botan {
  margin: 4px 0 0 6px;
}
#hotel-area .intro_lst_other .shakuyaku {
  margin: 4px 0 0 0px;
}
#hotel-area .intro_lst_wrap {
  position: relative;
  height: 429px;
}
#hotel-area .intro_lst_wrap .btn_use_room_list {
  width: 456px;
  position: absolute;
  top: 364px;
  right: 0;
}
#hotel-area .intro_lst_wrap .btn_use_room01 {
  float: left;
}
#hotel-area .intro_lst_wrap .btn_use_room02 {
  float: right;
}
#hotel-area .intro_lst_wrap a img {
  background: #fff;
}
#hotel-area .bnr_top_residence {
  text-align: center;
  margin: 35px 0 0 0;
}
.residence_bnrbox {
  width: 940px;
  margin: 0 auto 50px;
  padding: 0 10px 0 0;
  clear: both;
  overflow: hidden;
}
.residence_bnrbox figure {
  float: left;
  margin: 16px 0 2px 10px;
}
.residence_bnrbox figure:nth-of-type(2) {
  float: left;
  margin: 16px 0 2px 10px;
}
.connecting_pink, .connecting_blue {
  position: absolute;
  top: 0;
}
.connecting_pink {
  left: 377px;
}
.connecting_blue {
  left: 742px;
}
.intro_top_other p {
  width: 454px;
  margin: 20px 8px 0 8px;
  line-height: 1.5;
}
/* --- bnr-onsen --- */
#hotel-area .bnr-onsen {
  width: 940px;
  margin: 30px auto 0;
  padding: 0 13px 0 0;
  overflow: hidden;
}
#hotel-area .bnr-onsen .banner {
  float: left;
}
#hotel-area .bnr-onsen figcaption {
  width: 310px;
  float: right;
  font-size: 18px;
  line-height: 1.3;
  color: #3a3a3a;
  margin: 16px 0 0 0;
}
/* --- onsen-link --- */
#hotel-area .onsen-link {
  width: 915px;
  margin: 46px auto 0;
  padding: 0;
  overflow: hidden;
}
#hotel-area .onsen-link li {
  float: left;
  margin: 0 13px 0 0;
  border: 3px solid #443d3a;
}
#hotel-area .onsen-link li:last-child {
  margin: 0;
}
.bnr_area {
  text-align: center;
  margin: 50px 0 0 0;
}
/* ----------------------------------------------------------
  .bottom-contents #sidebar
---------------------------------------------------------- */
.bottom-contents #sidebar {
  width: 300px;
}
.bottom-contents #sidebar .side-banner figure {
  margin: 15px 0 0 0;
}
.bottom-contents #sidebar .side-banner figure:first-child {
  margin: 0;
}
.bottom-contents #sidebar .side-banner figure.top_cap {
  margin: 10px 0 0 0;
}
.bottom-contents #sidebar .side-banner figure figcaption {
  margin: 8px 3px 0;
  font-size: 12px;
  line-height: 1.4;
}
.bottom-contents #sidebar .side-banner figure.dotline {
  padding: 16px 0 0 0;
  background: url(/golf/image_cmn_new/line_gry_dot.gif) repeat-x 0 0;
}
/* --- side-mobile --- */
.bottom-contents #sidebar .side-mobile {
  margin: 15px 0 0 0;
  padding: 16px 0 0 0;
  background: url(/golf/image_cmn_new/line_gry_dot.gif) repeat-x 0 0;
}
.bottom-contents #sidebar .side-mobile p {
  margin: 0 3px;
  font-size: 12px;
  line-height: 1.4;
}
.bottom-contents #sidebar .side-mobile ul li {
  margin: 10px 0 0;
}
/* --------------------------------------
 hotel_intro
--------------------------------------- */
#hotel_intro {
  clear: both;
  padding: 22px 0 0 0;
}
#hotel_intro h2 {
  width: 962px;
  margin: 0 auto;
}
#hotel_intro [class^="intro_lst_"] {
  width: 962px;
  overflow: hidden;
}
#hotel_intro [class^="intro_lst_"] li {
  float: left;
}
#hotel_intro a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
@media screen and (max-device-width: 1024px) {
  #hotel_intro a:hover img {
    opacity: 1 !important;
  }
}
#hotel_intro .intro_lst_residence {
  width: 964px;
  padding: 0 0 0 3px;
  margin: 0 auto;
}
#hotel_intro .intro_lst_residence li {
  width: 293px;
  height: 193px;
  margin: 15px 2px 0 0;
  padding: 9px 13px 18px 13px;
  background: url(../image/bg_intro_resi.png) no-repeat 0 0;
}
#hotel_intro [class^="intro_top_"] {
  width: 962px;
  margin: 13px auto 0;
  overflow: hidden;
}
#hotel_intro [class^="intro_top_"] .photo {
  float: left;
  margin: 0 0 0 6px;
}
#hotel_intro [class^="intro_top_"] .floormap {
  float: right;
}
#hotel_intro .intro_top_resi .floormap {
  width: 465px;
  padding: 4px 0 0 0;
}
#hotel_intro .intro_top_resi .floormap dd .txt_floormap {
  font-size: 16px;
  line-height: 1.5;
  margin: 18px 0 0 10px;
}
#hotel_intro .intro_top_resi .floormap dd .img_floormap {
  margin: 20px 0 0 3px;
}
#hotel_intro .intro_lst_resi {
  margin: 24px 0 0 6px;
}
#hotel_intro .intro_lst_resi li {
  margin: 0 2px 0 0;
  padding: 8px 12px 18px 12px;
}
#hotel_intro .intro_lst_resi .size_l {
  background: url(../image/bg_intro_resi01.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_resi .size_m {
  background: url(../image/bg_intro_resi02.png) no-repeat 0 0;
}
#hotel_intro .intro_top_main .floormap {
  margin: 21px 60px 0 0;
}
#hotel_intro .intro_lst_main {
  margin: 11px 0 51px;
}
#hotel_intro .intro_lst_main .kinmokusei {
  margin: 0 0 0 2px;
  padding: 9px 13px 19px 13px;
  background: url(../image/bg_intro_main01.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_main .sazanka {
  margin: 0 0 0 4px;
  padding: 9px 13px 19px 13px;
  background: url(../image/bg_intro_main01.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_main .ichou {
  margin: 10px 0 0 52px;
  padding: 9px 13px 18px 13px;
  background: url(../image/bg_intro_main02.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_main .momiji {
  margin: 10px 50px 0 4px;
  padding: 9px 13px 18px 13px;
  background: url(../image/bg_intro_main02.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_main .sakura {
  margin: 11px 0 0 52px;
  padding: 9px 13px 18px 13px;
  background: url(../image/bg_intro_main03.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_main .kaede {
  margin: 11px 0 0 4px;
  padding: 9px 13px 18px 13px;
  background: url(../image/bg_intro_main03.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_main .keyaki {
  margin: 11px 50px 0 4px;
  padding: 9px 13px 18px 13px;
  background: url(../image/bg_intro_main03.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_main .hinoki {
  margin: 11px 0 0 52px;
  padding: 9px 13px 18px 13px;
  background: url(../image/bg_intro_main04.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_main .tsubaki {
  margin: 11px 0 0 4px;
  padding: 9px 13px 18px 13px;
  background: url(../image/bg_intro_main04.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_main .enoki {
  margin: 11px 0 0 4px;
  padding: 9px 13px 18px 13px;
  background: url(../image/bg_intro_main04.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_main .momo {
  margin: 11px 0 0 4px;
  padding: 9px 13px 18px 13px;
  background: url(../image/bg_intro_main04.png) no-repeat 0 0;
}
#hotel_intro .intro_top_other .floormap {
  margin: 36px 33px 0 0;
}
#hotel_intro .intro_lst_other {
  margin: 0 0 0 4px;
}
#hotel_intro .intro_lst_other .kaki_kin {
  width: 780px;
  height: 328px;
  margin: 14px 0 0 90px;
  background: url(../image/bg_intro_kaki_kin.png) no-repeat 0 0;
  overflow: hidden;
}
#hotel_intro .intro_lst_other .kakitsubata {
  float: left;
  padding: 8px 0 0 13px;
}
#hotel_intro .intro_lst_other .kinpouge {
  float: right;
  padding: 117px 13px 0 0;
}
#hotel_intro .intro_lst_other .kikyo {
  margin: 6px 0 0 158px;
  padding: 9px 13px 18px 13px;
  background: url(../image/bg_intro_other01.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_other .ayame {
  margin: 6px 162px 0 4px;
  padding: 9px 13px 18px 13px;
  background: url(../image/bg_intro_other01.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_other .botan {
  margin: 2px 0 0 0;
  padding: 9px 13px 19px 13px;
  background: url(../image/bg_intro_other02.png) no-repeat 0 0;
}
#hotel_intro .intro_lst_other .shakuyaku {
  margin: 2px 0 0 4px;
  padding: 9px 13px 19px 13px;
  background: url(../image/bg_intro_other02.png) no-repeat 0 0;
}
/*-- 画面下部にアニメーション　bottom_anime ------------------------*/
.bottom_anime {
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 0 auto 30px;
}
/*---------------------------------
 写真のリスト　4x3
---------------------------------*/
.facility_photo {
  overflow: hidden;
  width: 941px;
  margin: 0 auto 20px;
}
.facility_photo li {
  float: left;
  width: 230px;
  height: 138px;
  margin: 0 7px 7px 0;
}
.facility_photo li:nth-child(4n) {
  float: right;
  margin-right: 0;
}
/*---------------------------------
 施設＆コース写真追加（20160210）
---------------------------------*/
/* 年中無休PR 追加*/
.bnr_alwaysopen {
  width: 700px;
  margin: 20px auto 0;
}
/* --------------------------------------
  GWイベント･キャンペーンのお知らせ
--------------------------------------- */
#gw_campaign {
  width: 920px;
  margin: 80px auto 45px;
  padding-bottom: 15px;
}
#gw_campaign a:hover {
  opacity: 0.7;
}
#gw_campaign .lead_txt, #apri-area .lead_txt {
  width: 750px;
  margin: 20px auto 0;
  line-height: 1.5;
}
#gw_campaign section {
  width: 817px;
  margin: 0 auto;
  padding: 25px 0;
  border-bottom: 1px solid #ccc;
}
#gw_campaign section:last-of-type{
  border-bottom: none;
}
#gw_campaign section:after {
  content: "";
  display: block;
  clear: both;
}
#gw_campaign section figure {
  width: 270px;
  float: left;
}
#gw_campaign section div {
  width: 521px;
  float: right;
}
#gw_campaign section div p.site {
  margin: 0 8px 5px 0;
  font-size: 14px;
  line-height: 100%;
  color: #f00;
  font-weight: bold;
}
#gw_campaign section div p.site img {
  margin: 0 5px 0;
}
#gw_campaign section div h3 {
  width: 505px;
  height: 35px;
  line-height: 35px;
  padding-left: 16px;
  background: #dff2f2;
  font-size: 18px;
}
#gw_campaign section div h3.line2 {
	height:55px;
	line-height:1.4;
	padding: 5px 0 0 16px;
}
#gw_campaign section div p.period {
  margin: 5px 0 8px;
  padding-left: 5px;
  line-height: 25px;
  font-weight: bold;
}
#gw_campaign section div p.period img {
  margin-right: 10px;
}
#gw_campaign section div p.desc {
  width: 480px;
  padding-left: 5px;
  min-height: 70px;
  line-height: 1.5;
  font-size: 14px;
}
#gw_campaign section div p.dtl_link {
  margin-top: 12px;
  text-align: center;
  font-weight: bold;
  color: #B41214;
  font-size: 18px;
}
#gw_campaign .oter_campaign {
  text-align: center;
}
#gw_campaign section div .list_block {
  width: 500px;
  padding-left: 5px;
  /*min-height: 70px;*/
  line-height: 1.5;
  margin-left: 10px;
  font-size: 14px;
}
#gw_campaign section div .list_block li:first-child {
  margin: 7px 0;
}
#gw_campaign section div .list_block li {
  margin-bottom: 7px;
}
#gw_campaign section div .list_block .hanabi {
  color: #FF3300;
  font-size: 16px;
}
#gw_campaign section div .list_block span {
  margin-left: -15px;
}
/* --------------------------------------
  桜開花情報　2018/03/26
--------------------------------------- */
#kaika_info {
  background: #F8FFF0;
  margin: 2em auto 3em;
  padding: 0 0 2em;
  overflow: hidden;
  width: 935px;
}
#kaika_info .box_photo {
  margin: 1em auto 0;
  width: 860px;
}
#kaika_info h4 {
  background: url(/golf/image_new/line_bg_img.png) bottom repeat-x;
  background-size: 3px;
  color: #f56388;
  font-size: 25px;
  margin-bottom: 0.3em;
  padding: 8px 0 13px 3em;
  position: relative;
}
#kaika_info h4 .kana {
  font-size: 18px;
  font-weight: normal;
}
#kaika_info h4 .date {
  float: right;
  font-size: 18px;
  font-weight: normal;
  margin: 7px 0.5em 0 0;
  text-align: right;
}
#kaika_info h4.ttl_sakura:before {
  content: url("/golf/image_new/icon_sakura_listmark.png");
  display: inline-block;
  left: 0.5em;
  position: absolute;
  top: 0px;
}
#kaika_info h4.ttl_ume:before {
  content: url("/golf/image_new/icon_ume_listmark.png");
  display: inline-block;
  left: 0.5em;
  position: absolute;
  top: 0px;
}
#kaika_info p {
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 0.7em;
  padding: 0 1em;
}
#kaika_info ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  overflow: hidden;
  width: 830px;
}
#kaika_info ul li {
  margin-bottom: 15px;
  position: relative;
}
#kaika_info ul li:after {
  bottom: 0;
  content: url("/golf/image_new/ico_glass.png");
  height: 30px;
  right: 0;
  position: absolute;
  width: 30px;
}
#kaika_info ul li a:hover {
  opacity: .8;
}
.fancybox-nav span {
  visibility: visible !important;
}
#kaika_info #hide {
  display: none;
}
#kaika_info button.readmore {
  background: #f78198; /* Old browsers */
  background: -moz-linear-gradient(top, #f78198 0%, #bd3c5c 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f78198 0%, #bd3c5c 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f78198 0%, #bd3c5c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 18px;
  margin: 1em auto 0;
  padding: 0.5em 0;
  position: relative;
  outline: none;
  text-align: center;
  width: 350px;
}
#kaika_info button.readmore:hover {
  opacity: .8;
  transition: .5s all;
}
@media screen and (max-device-width: 1024px) {
  #kaika_info button.readmore:hover {
    opacity: 1;
  }
}
#kaika_info button.readmore::after {
  content: "すべての桜・梅 開花情報を見る";
}
#kaika_info button.readmore:before {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  content: "";
  bottom: 45%;
  right: 1em;
  height: 10px;
  position: absolute;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  z-index: 1;
  width: 10px;
}
.on-click::after {
  color: #fff;
  content: "閉じる" !important;
  display: block;
}
.on-click:before {
  bottom: 35% !important;
  -webkit-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important;
}
#kaika_info .box_bnr {
  background: #fff;
  border: 1px solid #DCEAD3;
  margin: 2em auto 0;
  padding: 1em 0;
  width: 860px;
}
#kaika_info .box_bnr ul {
  justify-content: space-around;
}
#kaika_info .box_bnr ul li {
  margin: 0;
}
#kaika_info .box_bnr ul li:after {
  display: none;
}
#kaika_info .box_bnr p {
  line-height: 1.3em;
  margin: 0.5em 2em 0;
  width: auto;
}
/* --------------------------------------

  マンデー＆フライデー
  まる得キャンペーン バナー

--------------------------------------- */
.mon_fri {
  width: 700px;
  margin: 25px auto 50px;
  text-align: center;
}
.mon_fri a:hover {
  opacity: 0.7;
}
.mon_fri figcaption {
  margin-top: 8px;
  font-size: 15px;
}

/* --------------------------------------

  レジデンスカップ バナー

--------------------------------------- */
.residence_cup {
  width: 600px;
  margin: 40px auto 25px;
  text-align: center;
}
.residence_cup a:hover {
  opacity: 0.7;
}
.residence_cup figcaption {
  margin-top: 8px;
  font-size: 15px;
}

/* ----------------------------------------------------------
  #member-area　
---------------------------------------------------------- */
#member-area {
  width: 860px;
  margin: 10px auto 0;
  background: url("../image_new/kaiinboshu_bg.jpg") no-repeat right 90px;
}
#member-area h2 {
  padding: 20px 0;
  text-align: center;
  background: url("../image_new/kaiinboshu_title_bg.gif");
}
#member-area p {
  text-align: center;
  margin: 30px 0 8px;
}
#member-area ul {
  width: 521px;
  margin: 20px 30px 0 20px;
  padding-left: 10px;
  overflow: hidden;
}
#member-area li {
  float: left;
  width: 198px;
  height: 68px;
  padding: 0px;
  margin: 8px 10px 10px 10px;
}
#member-area .box_shadow {
  width: 198px;
  background: #fff;
  border-radius: 4px;
  box-shadow: -6px 8px 14px -7px #000;
  -moz-box-shadow: -6px 8px 14px -7px #000;
  -webkit-box-shadow: -6px 8px 14px -7px #000;
}
#member-area a:hover {
  opacity: 0.6;
}
/* ----------------------------------------------------------------------------------------------------------------------
 メールマガジンバナー　タントン君
 ========================================================================================================================
 .bnr_mail_magazine
---------------------------------------------------------------------------------------------------------------------- */
.bnr_mail_magazine {
  width: 700px;
  margin: 30px auto 0;
}
.bnr_mail_magazine figcaption {
  /*width: 590px;*/
  margin: 10px auto 0;
  font-size: 15px;
  line-height: 1.2;
}
/* ----------------------------------------------------------------------------------------------------------------------
 .bnr_golfevent
---------------------------------------------------------------------------------------------------------------------- */
.bnr_golfevent {
  width: 560px;
  margin: 0 auto 1em;
}
.bnr_golfevent figcaption {
  margin: 8px auto 0;
  font-size: 15px;
  line-height: 1.5;

}
.bnr_golfevent a:hover {
  opacity: .8;
}
/*------------------------------------------
サーバーメンテナンス　　2016.05.27
-------------------------------------------*/
#topics {
  width: 700px;
  background: #CEE9F4;
  margin: 50px auto 35px;
  line-height: 1.5
}
#topics .tl {
  width: 690px;
  height: 20px;
  background: #1EA3DB;
  padding: 5px;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
#topics .txt_in {
  padding: 15px 25px 20px;
}
/* ----------------------------------------------------------
  #photogallery
  ===========================================================
  多度の写真集
---------------------------------------------------------- */
#photogallery-area {
  width: 1000px;
  margin: 50px auto 50px;
}
.photogallery-area-line {
  padding: 0 5px 5px;
  background: url(/golf/image_new/bg_movie.jpg) repeat 0 0;
  border-right: 2px solid #0e6d3f;
  border-bottom: 2px solid #0e6d3f;
  border-left: 2px solid #0e6d3f;
  margin:-50px 0;
}
.photogallery-area-line .inner {
  width: 944px;
  position: relative;
  padding: 0 20px 24px;
  border-right: 1px solid #0e6d3f;
  border-bottom: 1px solid #0e6d3f;
  border-left: 1px solid #0e6d3f;
}
#photogallery-area .lead {
  padding: 18px 56px 0 56px;
  font-size: 16px;
  line-height: 1.6;
}
#photogallery-area .btn_list {
  overflow: hidden;
  background: url(/golf/image_new/banner/space_02.jpg) no-repeat 484px bottom;
}
#photogallery-area .btn_list li {
  width: 460px;
  float: left;
  margin: 15px 0 0 0;
}
#photogallery-area .btn_list li:nth-of-type(even) {
  float: right;
}
.separator_line {
  width: 922px;
  height: 1px;
  background: #d4d5d4;
  margin: 24px auto 0 auto;
}
.spa_photogallery {
  width: 700px;
  margin: 24px auto 0 auto;
}
.spa_photogallery a:hover {
  opacity: 0.7;
}
/* ----------------------------------------------------------
  #streetview_area
 ===========================================================
  Googleストリートビュー
---------------------------------------------------------- */
#streetview_area {
  overflow: hidden;
  width: 860px;
  margin: 53px auto 30px;
  padding: 0 0 40px;
  border: 1px solid #473700;
  background: -webkit-linear-gradient(top, #f7f7f1 0%, #efeee2 100%);
  background: -moz-linear-gradient(top, #f7f7f1 0%, #efeee2 100%);
  background: linear-gradient(to bottom, #f7f7f1 0%, #efeee2 100%);
}
#streetview_area dl {
  float: left;
  width: 420px;
  margin: 37px 30px 20px;
}
#streetview_area dl dt {
  margin: 0 0 12px;
}
#streetview_area dl dd {
  padding: 0px 5px;
  font-size: 16px;
}
#streetview_area dl dd p {
  line-height: 1.5;
  margin-bottom: 12px;
}
#streetview_area .img_streetview {
  float: right;
  margin: 40px 30px 0 0;
}
#streetview_area .btn_streetview {
  clear: both;
  width: 560px;
  margin: 0 auto;
}
#streetview_area .btn_streetview a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}


*/
/*-------------------------------------------------------------------------
	関連サイトのご紹介
--------------------------------------------------------------------------*/
.con_sns {
  border-color: #b71f13 !important;
  border-radius: 15px !important;
  margin: 60px auto !important;
  padding: 0 0 10px !important;
  width: 900px;
}
.con_sns h3 {
  background: #b71f13;
  color: #fff !important;
  margin-bottom: 35px !important;
  padding: 10px 0;
}
/*ナスラックKitchen SNS*/
.account_sns {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 30px 26px;
}
.sns_box {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin: 0 9% 26px;
}
.sns_box__item {
  width: 324px;
}
/*SNSシェア*/
.sns_share {
  border: 1px solid #e49da5;
  background: #FDF2F3;
}
.sns_share dt {
  background: #EB7986;
  padding: 7px 10px 4px;
  text-align: center;
}
.sns_share dd {
  padding: 10px 45px;
}
.sns_share ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sns_share ul li {
  margin-bottom: 8px;
}
.sns_share ul li:last-of-type {
  margin: 0;
}
/*東建グループSNS*/
.tokengroup_sns {
  border: 1px solid #d1c4ae;
  background: #F3EADA;
}
.tokengroup_sns dt {
  background: #0485A1;
  padding: 7px 10px 4px;
  text-align: center;
}
.tokengroup_sns .icon {
  padding: 10px 39px 7px;
}
.tokengroup_sns .icon ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.tokengroup_sns .links {
  background: #fff;
  border-radius: 4px;
  margin: 0 30px 10px;
  padding: 5px 5px 2px;
}
.tokengroup_sns .links a {
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin-left: 22px;
  line-height: 1.3em;
}
.tokengroup_sns .links a::after {
  position: absolute;
  content: "";
  box-sizing: border-box;
  border: 6px solid transparent;
  border-left: 7px solid #cf3a3b;
  display: inline-block;
  margin: 0 0 3px 8px;
  vertical-align: middle;
  bottom: 1px;
  right: -23px;
}
/*ナスラックグループサイト*/
.naslack_group {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin: 0 27px;
}
.naslack_group li {
  width: 260px;
}
.naslack_group a img {
  margin-bottom: 0.25em;
}
.information {
  border: 5px solid #dd2415;
  border-radius: 20px;
  margin-top: 30px;
  padding: 25px 38px 30px;
}
.information h3 {
  font-size: 26px;
  color: #dd2415;
  text-align: center;
  margin: 0 0 20px;
}
.information .top {
  border-bottom: 1px solid #dd2415;
}
.information .top h3, .information .bottom h3 {
  color: #dd2415;
  text-align: center;
  margin: 0 0 20px;
}
.information .top h3 {
  font-size: 28px;
}
.information .bottom h3 {
  font-size: 26px;
}
.information .sns_area {
  overflow: hidden;
  margin: 0 0 25px;
}
.information .sns_area .sns_left {
  float: left;
}
.information .sns_area .sns_left .sns_left_top {
  width: 296px;
  margin: 0 19px 0 0;
  border: 2px solid #006fc5;
}
.information .sns_area .sns_left .sns_left_bottom {
  margin: 9px 0 0;
}
.information .sns_area .sns_left .sns_left_bottom .share_box {
  float: left;
  width: 298px;
  border: 1px solid #ccc;
}
.information .sns_area .sns_left .sns_left_bottom .share_box ul {
  overflow: hidden;
  margin: 10px 20px;
}
.information .sns_area .sns_left .sns_left_bottom .share_box li {
  width: 118px;
  height: 28px;
  margin: 0 9px;
  padding: 10px 0 0;
  float: left;
  line-height: 0;
  vertical-align: top;
  text-align: center;
  background: #d3e5f4;
  border: 1px solid #b7d3ea;
  border-radius: 4px;
}
.information .sns_area .sns_left .sns_left_bottom .share_box li:nth-child(2n) {
  margin: 0 0 9px;
}
.information .sns_area .sns_left .sns_left_bottom .share_box li:nth-child(3), .information .sns_area .sns_left .sns_left_bottom .share_box li:nth-child(4) {
  margin-bottom: 0;
}
.information .sns_area .sns_left .sns_left_bottom .share_box .mail {
  margin-bottom: 10px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.information .sns_area .sns_left .sns_left_bottom .share_box .mail a {
  background: url(../image/top/mark_mail_blue_speedup.png) no-repeat;
  padding: 0 0 0 42px;
  display: inline-block;
}
.information .sns_area .sns_left .sns_left_top h4 {
  border: 1px solid #4997d3;
  border-bottom-color: #1273bf;
  text-align: center;
  background-color: #358cd0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #358cd0), color-stop(100%, #1f7ec7));
  background-image: -moz-linear-gradient(top, #358cd0, #1f7ec7);
  background-image: linear-gradient(top, #358cd0, #1f7ec7);
  color: #fff;
  padding: 6px 0 6px;
}
.information .sns_area .sns_list {
  overflow: hidden;
  margin-left: 12px;
  padding: 6px 0 0;
}
.information .sns_area .sns_left .sns_left_top ul {
  width: 185px;
  margin: 0 auto 12px auto;
  overflow: hidden;
}
.information .sns_area .sns_left .sns_left_top ul li {
  float: left;
  margin: 10px 10px 0 0;
}
.information .sns_area .sns_left .sns_left_top ul li:nth-of-type(3n) {
  margin: 10px 0 0 0;
}
.information .sns_area .sns_list ul li {
  float: left;
  width: 52px;
  height: 59px;
  margin: 0;
  padding: 0;
}
.information .sns_area .sns_list li img {
  height: auto;
}
.information .sns_area .syoukai {
  width: 266px;
  margin: auto;
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #2e8ad2;
  font-size: 15px;
  color: #999;
  font-weight: bold;
  line-height: 1.4;
}
.information .sns_area .syoukai a:hover {
  color: #ff0000;
}
.information .sns_area .sns_center {
  width: 240px;
  margin: 30px 19px 0 0;
  float: left;
}
.information .sns_area .sns_center li {
  margin: 27px 0 0;
}
.information .sns_area .sns_center li:first-child {
  margin: 12px 0 0;
}
.information .sns_area .sns_center a:hover {
  opacity: .8;
}
.information .sns_intro_ttl {
  width: 239px;
  margin: 0 auto 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid #959595;
  font-size: 20px;
  color: #da1b5a;
  text-align: center;
  font-weight: bold;
}
.information .sns_area .sns_right {
  float: right;
  width: 299px;
  background: url("../image/top/ns_group_bottom.png") no-repeat 0% 100%, url("../image/top/ns_group_back.png") repeat-y;
}
.information .sns_area .sns_right .sns_right_inner {
  width: 290px;
  margin: 0 auto 16px;
  padding: 9px 0 15px;
  background: #fff;
}
.information .sns_area .sns_right .sns_right_inner img {
  margin: 10px 15px 3px 15px;
}
.information .sns_area .sns_right .sns_right_inner p {
  font-size: 14px;
  line-height: 1.6;
  margin: 0 15px 5px !important;
}
.information .sns_area .sns_right .sns_right_inner a:hover {
  opacity: .8;
}
/*-- グループサイト --*/
section#sns_area #tado_group {
  width: 290px;
  padding: 0 5px;
  background: #24581e; /* Old browsers */
  background: -moz-linear-gradient(left, #24581e 0%, #5e9658 40%, #5e9658 60%, #24581e 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #24581e 0%, #5e9658 40%, #5e9658 60%, #24581e 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #24581e 0%, #5e9658 40%, #5e9658 60%, #24581e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24581e', endColorstr='#24581e', GradientType=1); /* IE6-9 */
  border-radius: 10px;
}
section#sns_area #tado_group p {
  margin: 12px 0 10px;
  text-align: center;
}
section#sns_area #tado_group .inner {
  width: 260px;
  margin: 0 auto 30px;
  padding: 30px 10px 20px;
  background: #fff;
  border-radius: 7px;
  color: #000;
  box-shadow: 1px 3px 15px 0px #999 inset;
  -moz-box-shadow: 1px 3px 15px 0px #999 inset;
  -webkit-box-shadow: 1px 3px 15px 0px #999 inset;
}
section#sns_area #tado_group .inner ul li:first-child {
  margin-bottom: 20px;
}
section#sns_area #tado_group .inner figcaption {
  line-height: 1.5;
  margin-top: 10px;
}
/* --------------------------------------
ゴルフ関連サイト情報
-------------------------------------- */
#group {
  width: 830px;
  margin: 5em 0 0 5em;
}
#group h2 {
  width: 830px;
  margin: 0 auto;
  color: #fff;
  font-size: 24px;
  background: #973131;
  padding: .2em 0;
  text-align: center;
  line-height: 1.5;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#group h2 + p {
  line-height: 1.6;
  margin: 20px auto 84px;
  text-align: left;
  width: 45em;
  padding-bottom: 10px;
}
#group #group_icon {
  /*border: 2px solid #973131;*/
  margin: 0 0 55px;
  background: url(../image/bg_group_circle.png) 50% 55% / 450px auto no-repeat;
}
#group #group_icon ul {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: space-between;
  margin: 0px auto;
  width: 610px;
}
#group #group_icon li:nth-child(1)::after {
  content: "";
  position: absolute;
  top: 0;
  right: 107%;
  bottom: 0;
  background: url(../image/bg_group_onsen.png) 0 0 / 100% auto no-repeat;
  display: block;
  width: 88px;
  height: 117px;
  margin: auto 0;
}
#group #group_icon li:nth-child(2)::after {
  content: "";
  position: absolute;
  bottom: 107%;
  background: url(../image/bg_group_tadocc_main.png) 0 0 / 100% auto no-repeat;
  display: block;
  width: 168px;
  height: 53px;
  margin: 0 auto;
}
#group #group_icon li:nth-child(3)::after {
  content: "";
  position: absolute;
  top: 0;
  left: 107%;
  bottom: 0;
  background: url(../image/bg_group_shuga.png) 0 0 / 100% auto no-repeat;
  display: block;
  width: 86px;
  height: 116px;
  margin: auto 0;
}
#group #group_icon .col2 li:nth-child(1)::after {
  width: 84px;
  background-image: url(../image/bg_group_travel3.png);
}
#group #group_icon .col2 li:nth-child(2)::after {
  top: 107%;
  bottom: auto;
  height: 52px;
  background-image: url(../image/bg_group_cup.png);
}
#group #group_icon .col2 li:nth-child(3)::after {
  width: 79px;
  background-image: url(../image/bg_group_hmgolf.png);
}
#group #group_icon ul + .col2 {
  padding: 0 0 55px;
}
#group #group_icon li {
  position: relative;
  display: block;
  margin-bottom: 18px;
  padding: 0 0 5px;
}

#group #group_icon li:nth-child(1) img {
  border: 2px solid #ee99bf;
}
#group #group_icon li:nth-child(2) img {
  border: 2px solid #93b1ee;
}
#group #group_icon li:nth-child(3) img {
  border: 2px solid #47bcf3;
}
#group #group_icon .col2 li:nth-child(1) img {
  border: 2px solid #e0bd62;
}
#group #group_icon .col2 li:nth-child(2) img {
  border: 2px solid #a5dbf7;
}
#group #group_icon .col2 li:nth-child(3) img {
  border: 2px solid #778eee;
}
#group #group_icon li p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 160px;
  height: 40px;
  margin: 0 auto;
  font-size: 13px;
  text-align: center;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
#group #group_icon li:nth-child(1) p {
  border: 2px solid #437cf8;
  color: #fff;
  background: #437cf8;
}
#group #group_icon li:nth-child(2) p {
  border: 2px solid #c24848;
  color: #c24848;
}
#group #group_icon li:nth-child(3) p {
  border: 2px solid #ad9564;
  color: #fff;
  background: #ad9564;
}
#group #group_icon .col2 li:nth-child(1) p {
  border: 2px solid #269757;
  color: #fff;
  background: #269757;
}
#group #group_icon .col2 li:nth-child(2) p {
  border: 2px solid #9450b4;
  color: #fff;
  background: #9450b4;
}
#group #group_icon .col2 li:nth-child(3) p {
  border: 2px solid #e46178;
  color: #fff;
  background: #e46178;
}
#group #group_icon li p span {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%); /* Safari用 */
  transform: translate(0, -50%);
  display: block;
  width: 100%;
  font-weight: bold;
  line-height: 1.3;
}
#group #group_icon li a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#group .col2 + p {
  line-height: 1.5em;
  margin: 20px auto 0;
  text-align: left;
  width: 45em;
}
/* ----------------------------------------------------------
  #apri-area　
---------------------------------------------------------- */
#apri-area .bnr_list {
  width: 943px;
  margin: 25px auto 0 auto;
  overflow: hidden;
}
#apri-area .bnr_list.bnr2 {
  width: 620px;
}
#apri-area .bnr_list li {
  width: 300px;
  float: left;
  margin: 0 20px 0 0;
}
#apri-area .bnr_list figcaption {
  font-size: 14px;
  margin: 5px 0 0 0;
  line-height: 1.4;
}
#apri-area .bnr_list li:last-of-type {
  margin: 0;
}
#apri-area .btn_area {
  margin: 0 auto 35px auto;
}
/* ====================================================================================================================
    ホームメイトリサーチ公式アプリ（タイトル以外ホームメイトリサーチより全てコピペ）
   --------------------------------------------------------------------------------------------------------------------
    .mod_officialapp
==================================================================================================================== */
/* ---------------------------------------
 ピカ写メ 公式アプリ  official_app_box
---------------------------------------- */
.official_app_box {
  margin: 40px auto 0;
  overflow: hidden;
  position: relative;
  width: 640px;
}
/* 見出しタイトル */
.official_app_box .h_ttl {
  display: block;
  position: relative;
  height: 45px;
  line-height: 45px;
  margin: 0 auto 15px;
  text-align: center;
  overflow: hidden;
}
.official_app_box .h_ttl > img {
  position: absolute;
  top: -376px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/*-- ピカ写メまとめコンテンツバナー用 --*/
.pika_all_box {
  display: block;
  margin: 20px auto 0;
  width: 640px;
}
.appli_patent {
  height: 80px;
  margin: 0 auto 20px;
  width: 580px;
}
.pika_all_box .cap {
  font-size: 15px;
  line-height: 1.4;
  margin: 20px 0;
  text-align: center;
}
.pika_all_box a {
  display: block;
  line-height: 0;
}
.pika_all_box a:hover img {
  opacity: 0.8;
}
/*-- SNSに投稿しよう --*/
.pika_sns {
  line-height: 0;
  overflow: hidden;
  text-align: center;
}
.pika_sns p {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4;
  margin: 15px 0;
  text-align: center;
}
.pika_sns p span:nth-child(1) {
  color: #144aad;
}
.pika_sns p span:nth-child(2) {
  color: #d4286d;
}
/* 共通 */
[class^="mod_officialapp"] {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 640px;
}
[class^="mod_officialapp"] .lnk2 {
  background: #fff;
  border: 1px solid #bfbdad;
  box-sizing: border-box;
  letter-spacing: 0.01em;
  position: relative;
}
[class^="mod_officialapp"] .lnk2 a:link, [class^="mod_officialapp"] .lnk2 a:visited {
  color: #003987;
}
[class^="mod_officialapp"] .lnk2 a:hover {
  color: #ea2020;
}
[class^="mod_officialapp"] .lnk2 .l_ttl {
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  text-align: left;
}
[class^="mod_officialapp"] .lnk2 .cap {
  color: #333;
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 20px;
  text-align: left;
}
/* mod_officialapp_pika */
.mod_officialapp_pika {
  margin-top: 5px;
  padding-bottom: 25px;
}
.mod_officialapp_pika a img {
  pointer-events: none;
}
.mod_officialapp_pika .lnk2 {
  display: flex;
  flex-wrap: nowrap;
  height: 210px;
  margin-top: 10px;
}
.mod_officialapp_pika .lnk2 .frame {
  line-height: 0;
  position: relative;
  width: 199px;
}
.mod_officialapp_pika .lnk2 .frame figure {
  margin: 0;
}
.mod_officialapp_pika .lnk2 .frame .btn {
  background: #fff;
  border-radius: 50px;
  bottom: 15px;
  height: 46px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 169px;
}
.mod_officialapp_pika .lnk2 .frame .btn a {
  border-radius: 50px;
  display: inline-block;
}
.mod_officialapp_pika .lnk2 .frame .btn a:hover {
  opacity: 0.8;
}
.mod_officialapp_pika .lnk2 .app_dtl {
  flex-grow: 1;
  padding: 7px 25px 0;
  text-align: left;
  width: 439px;
}
.mod_officialapp_pika .lnk2 .app_dtl .l_ttl {
  display: inline-block;
  font-size: 15px;
  margin: 0;
}
.mod_officialapp_pika .lnk2 .app_dtl .l_ttl a {
  border-bottom: 2px solid #003987;
  display: inline-block;
  margin-left: 26px;
  padding-bottom: 1px;
  position: relative;
}
.mod_officialapp_pika .lnk2 .app_dtl .l_ttl a::before, .mod_officialapp_pika .lnk2 .app_dtl .l_ttl a::after {
  bottom: 0;
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
}
.mod_officialapp_pika .lnk2 .app_dtl .l_ttl a::before {
  background: #003987;
  border-radius: 50%;
  height: 20px;
  left: -26px;
  width: 20px;
}
.mod_officialapp_pika .lnk2 .app_dtl .l_ttl a::after {
  border: 4px solid transparent;
  border-left: 6px solid #fff;
  box-sizing: border-box;
  height: 8px;
  left: -18px;
}
.mod_officialapp_pika .lnk2 .app_dtl .l_ttl a:hover {
  border-bottom: 2px solid #ea2020;
}
.mod_officialapp_pika .lnk2 .app_dtl .l_ttl a:hover::before {
  background: #ea2020;
}
.mod_officialapp_pika .lnk2 .app_dtl .cap {
  margin: 4px 0 0;
}
.mod_officialapp_pika .lnk2 .app_dtl ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-top: 2px;
}
.mod_officialapp_pika .lnk2 .app_dtl li {
  line-height: 0;
  margin: 7px 3px 0 3px;
}
.mod_officialapp_pika .lnk2 .app_dtl li a {
  border-radius: 13px;
  display: inline-block;
  line-height: 0;
}
.mod_officialapp_pika .lnk2 .app_dtl li a:hover {
  opacity: 0.8;
}
/* mod_officialapp */
.mod_officialapp {
  padding-top: 25px;
}
.mod_officialapp .lst {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-content: center;
  -webkit-align-content: center;
  position: relative;
}
.mod_officialapp .lnk2 {
  height: 220px;
  width: 205px;
}
.mod_officialapp .lnk2 a {
  display: block;
  height: 100%;
  width: 100%;
}
.mod_officialapp .lnk2 .frame {
  display: block;
  height: 110px;
  position: relative;
  width: 100%;
}
.mod_officialapp .lnk2 a:hover .frame img {
  opacity: 0.8;
}
.mod_officialapp .lnk2 .l_ttl {
  font-size: 14px;
  margin: 10px 8px 0 10px;
}
.mod_officialapp .lnk2 .cap {
  margin: 6px 8px 0 10px;
}
/* 分岐線 */
.mod_officialapp_pika + .mod_officialapp::before {
  border-top: dashed 1px #333;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 640px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
  .pika_all_box a:hover img, .mod_officialapp_pika .lnk2 .frame .btn a:hover, .mod_officialapp_pika .lnk2 .app_dtl li a:hover, .mod_officialapp .lnk2 a:hover .frame img, .mod_officialapp .lnk.is_gr a:hover img {
    opacity: 1;
  }
}
/* バナースプライト */
.mod_officialapp .lnk.pika a > img {
  top: 0;
} /* ピカ写メ */
.mod_officialapp .lnk.movie a > img {
  top: -224px;
} /* ピカ写メ・ムービー */
.mod_officialapp .lnk.photo a > img {
  top: -448px;
} /* ピカ写メ Photo */
/* グレイバナー リンク無効 */
.mod_officialapp .lnk.is_gr a:hover img {
  opacity: 0.8;
}
/* ----------------------------------------------------------------------------------------------------------------------
 キャンペーン情報 > 無料お楽しみコーナー
 ========================================================================================================================
 #free_fun_infobox
---------------------------------------------------------------------------------------------------------------------- */
#free_fun_infobox {
  background: url(/tado_onsen/new/image/section_bg_line.png) left bottom repeat-x;
  padding: 0 0 50px 0;
}
.read_txt {
  width: 670px;
  margin: 30px auto 0 auto;
}
#free_fun_infobox .bnr_list {
  width: 923px;
  margin: 0 auto 0 auto;
  overflow: hidden;
}
/*バナー2個のとき用*/
#free_fun_infobox .bnr_list.bnr_2ko {
  width: 620px;
}
.bnr_list.bnr_2ko li {
  width: 300px;
  float: left;
  margin: 32px 20px 0 0;
}
.bnr_list.bnr_2ko li:last-child {
  margin: 32px 0 0 0
}
.bnr_list li {
  width: 300px;
  float: left;
  margin: 32px 10px 0 0;
}
.bnr_list figcaption {
  font-size: 14px;
  margin: 5px 0 30px 0;
}
.bnr_list .re_start {
  clear: both;
}
.bnr_list li:nth-of-type(3n) {
  margin: 32px 0 0 0;
}
#free_fun_infobox .btn_area {
  margin: 0 auto 35px auto;
}
.bnr_list a:hover {
  display: block;
  background: #fff;
}
.bnr_list a img:hover {
  opacity: 0.7;
}
/* 曜日 */
[class ="holiday"] {
  color: #FF0099 !important;
}
[class ="sat"] {
  color: #0066FF !important;
}
/*テレビCMバナー*/
.bnr_tvcm {
  width: 700px;
  margin: auto;
  display: flex;
  flex-wrap: no-wrap;
  flex-direction: row;
}

.tvcm_caption {
  width: 550px;
  margin: 10px auto 0;
  font-size: 15px;
}
figcaption {
  margin: 10px 0 15px;
  font-size: 15px!important;
  line-height: 1.3;
}
/*-----------------------------------------
上げ馬動画調整
-----------------------------------------*/

#modal_ageuma .video-js {
  width: 704px;
  height: 480px;
  margin-top: -30px;
}
/*ムービーバナーエリア*/
#con_moviebnr {
  margin: 30px auto 0;
  width: 700px;　
}
#con_moviebnr a:hover {
  opacity: .8;
}
#con_moviebnr p {
  font-size: 16px;
  line-height: 1.5;
  margin: 5px 20px 0 20px;
}
/* ====================================================================================================================
		メルマガGOLF倶楽部『タントン君』
	 --------------------------------------------------------------------------------------------------------------------
	  .mail_magazine
==================================================================================================================== */
#mailmaga {
  position: relative;
  width: 690px;
  margin: 30px auto;
}
#mailmaga h2 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  width: 690px;
  margin: 40px auto 10px;
  background: #ea616f;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  text-align: center;
  line-height: 1;
  padding: 14px 0;
  position: relative;
}
#mailmaga h2 span {
  position: relative;
  top: -0.2em;
  font-size: 15px;
  color: #fffed9;
}
#mailmaga .illust {
  position: absolute;
  top: 65px;
  left: 0;
  width: 215px;
  height: auto;
}
#mailmaga p {
  width: auto;
  margin: 0 1em 0 235px;
  line-height: 1.5;
}
#mailmaga a.detail {
  position: relative;
  display: block;
  width: 155px;
  height: 35px;
  padding: 0 0 0 16px;
  margin: 12px auto 0;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-weight: bold;
  background: -webkit-linear-gradient(#0091d6 0%, #1172b0 50%, #0a69ba 100%);
  background: -o-linear-gradient(#0091d6 0%, #1172b0 50%, #0a69ba 100%);
  background: linear-gradient(#0091d6 0%, #1172b0 50%, #0a69ba 100%);
}
#mailmaga a.detail:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: opacity 0.1s linear;
}
#mailmaga a.detail:hover:before {
  opacity: 0.2;
}
#mailmaga a.detail:after {
  content: "";
  display: inline-block;
  width: 0.4em;
  height: 0.4em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  margin: 0 0.7em;
  transform: rotate(45deg);
  transform-origin: 67% 0;
}
.lifemember {
  position: relative;
  /* width: 853px; */
  height: 180px;
  margin: 0 auto 20px;
}
.lifemember figure {
  position: absolute;
  top: 50px;
  left: 210px;
}
.lifemember figure figcaption {
 width:415px;
 margin:5px 0 10px;
 line-height: 1.5;
}
/*-----------------------------

刀剣コレクションルーム 桑名・多度

-----------------------------*/
#token_collection_todo {
  margin: 50px auto 10px;
  overflow: hidden;
  width: 830px;
}
#token_collection_todo h2 {
  border-bottom: 4px solid #871a1b;
  border-top: 2px solid #871a1b;
  color: #000;
  display: block;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  font-feature-settings: "pkna";
  height: auto;
  margin: 0 auto 20px;
  position: relative;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
#token_collection_todo h2::before {
  background: url(/image_cmn_new/fr-token-tado-l.png) no-repeat right center;
  content: '';
  display: block;
  height: 86px;
  left: 0;
  position: absolute;
  bottom: calc(50% - 43px);
  width: 90px;
}
#token_collection_todo h2::after {
  background: url(/image_cmn_new/fr-token-tado-r.png) no-repeat left center;
  content: '';
  display: block;
  height: 86px;
  position: absolute;
  right: 0;
  top: calc(50% - 43px);
  width: 90px;
}
#token_collection_todo h2 > span {
  background: url(/image_cmn_new/bg-token-tado-bg.png);
  display: block;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0;
  padding: 15px 76px;
}
#token_collection_todo h2 > span > span {
  display: inline-block;
  line-height: 1em;
  padding: 0 35px;
  position: relative;
}
#token_collection_todo h2 > span > span::after, #token_collection_todo h2 > span > span::before {
  background: url(/image_cmn_new/ico-token-tado-ttl.png) no-repeat;
  content: '';
  display: block;
  height: 18px;
  left: 0;
  margin-top: -9px;
  position: absolute;
  top: 50%;
  width: 27px;
}
#token_collection_todo h2 > span > span::after {
  left: auto;
  right: 0;
}
#token_collection_todo p {
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  line-height: 1.5em;
  margin: 0 auto 20px;
  text-align: justify;
  width: 660px;
}
#token_collection_todo ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 30px;
  overflow: hidden;
  width: 780px;
}
#token_collection_todo ul li a {
  display: block;
  position: relative;
}
#token_collection_todo ul li a:before {
  background: url(/image_cmn_new/ico_token-tado-glass.png) no-repeat top left;
  background-size: 100% 100%;
  bottom: 10px;
  content: "";
  height: 22px;
  position: absolute;
  right: 10px;
  width: 22px;
}
#token_collection_todo ul li a:hover {
  opacity: .8;
  transition: .5s all;
}
#token_collection_todo figure {
  margin: 20px auto 0;
  width: 594px;
}
#token_collection_todo figure a {
  display: block;
}
#token_collection_todo figure a:hover {
  opacity: .8;
  transition: .5s all;
}
#token_collection_todo figure figcaption {
 font-size:15px;
}
#token_collection_todo figure .special-exhibition {
  width: 594px;
}


#token_collection_todo ul.kikakuten_img {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  /* margin: 0 auto 42px; */
  overflow: hidden;
  width: 766px;
}

/*バナー2つ並びの場合*/
#token_collection_todo .bnr_flex{
  width:766px;
  margin:1.5em auto 0;
}
#token_collection_todo .bnr_flex ul{
  display:flex;
  justify-content: space-between;
  padding-left:0!important;
}
#token_collection_todo .bnr_flex li{
  width:370px;
  font-size:15px;
  line-height:1.5;
}
#token_collection_todo .bnr_flex li img{
  margin-bottom:8px;
}
#token_collection_todo .bnr_flex li a:before{
  background: none;
}
/*END*/

/*バナー一つの場合*/
#token_collection_todo .bnr_520{
  width:520px;
  margin:auto;
}
/*END*/
#token_collection_todo p.kikakuten {
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  line-height: 1.5em;
  margin: 1em auto 2em;
  text-align: justify;
  width: 660px;
}


#token_collection_todo ul.kikakuten_img li a {
  display: block;
  position: relative;
}

#token_collection_todo ul.kikakuten_img li a:before {
  background: url(/image_cmn_new/ico_token-tado-glass.png) no-repeat top left;
  background-size: 100% 100%;
  bottom: 10px;
  content: "";
  height: 22px;
  position: absolute;
  right: 10px;
  width: 22px;
}

#token_collection_todo .kikakuten_block h3 {
  position: relative;
  z-index: 20;
  margin-top: -90px;
  text-align: center;
  font-weight: 600;
  height: 64px;
  line-height:64px;
  margin-bottom: 23px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  font-size: 22px;
  letter-spacing: -2px;
}
#token_collection_todo .kikakuten_block h3:before {
  background: url(/image_cmn_new/img_token_tado_h3.png) no-repeat;
  background-size: contain;
  position: absolute;
  content: '';
  display: block;
  height: 61px;
  left:150px;
  top: 0;
  bottom:0;
  width: 466px;
  z-index: 10;
}
#token_collection_todo .kikakuten_block h3 span.ttl_h3_txt{
  position: relative;
  z-index: 100;
}
#token_collection_todo .kikakuten_block h3 span.red {
  color: #980000;
  font-size: 18px;
  margin-right: 12px;
  letter-spacing: 0;
}
#token_collection_todo .kikakuten_block {
  background:#FCFAF3 url(/image_cmn_new/img_token_tado_bg.png) no-repeat;
  background-position: right bottom;
  background-size: 430px;
  border: 2px solid #871A1B;
  width: 830px;
  padding: 60px 32px 0 30px;
  box-sizing: border-box;
  margin: 55px 0 30px;
}
#token_collection_todo .kikakuten_detail_box {
  display: flex;
  justify-content: space-between;
  line-height: 1.6;
}
#token_collection_todo .kikakuten_detail_box .list_data {
  width: 470px;
}
#token_collection_todo .kikakuten_detail_box .list_data dt {
  color: #980000;
  font-weight: 600;
  position: relative;
  padding-left: 32px;
  font-size: 19px;
  margin-bottom: 4px;
}
#token_collection_todo .kikakuten_detail_box .list_data dd {
  margin-bottom: 30px;
  padding-left: 30px;
  font-size: 18px;
}
#token_collection_todo .kikakuten_detail_box .list_data dt::before {
  content: '';
  display: block;
  background: url(/image_cmn_new/icon_token_tado_circle.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 10px;
  top: 50%;
  bottom:0;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
}
#token_collection_todo .kikakuten_detail_box .list_data .kikakuten_bnr{
  width: 374px;
  margin-top: 20px;
}

#token_collection_todo .kikakuten_detail_box .list_paper {
  width: 240px;
  height: 413px;
  flex-flow: column;
  margin: 10px 0 0;
}
#token_collection_todo .kikakuten_detail_box .list_paper li{
  margin-bottom: 10px;
}
#token_collection_todo .kikakuten_detail_box .list_paper li img {
  width: 240px;
}

/*-----------------------------

20190312 追加
ライブカメラのご案内

-----------------------------*/
#livecamera {
  border: 2px solid #3F8039;
  margin: 0 auto;
  width: 1000px;
}
#livecamera .box_ttl {
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5em;
}
#livecamera .box_ttl h2 {
  background: url("../image_new/bg-livecamera-ttl.png") no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 28px;
  letter-spacing: 0.05em;
  line-height: 1.9em;
  padding-left: 1em;
  width: 360px;
}
#livecamera .box_ttl p {
  line-height: 1.3em;
  margin-right: 1em;
  margin-top: 0.5em;
}
#livecamera ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 1.5em;
  width: 935px;
}
#livecamera ul li {
  width: 450px;
}
#livecamera ul li a {
  display: block;
}
#livecamera ul li a:hover {
  opacity: .8;
  transition: .5s all;
}
/*
#glocal{
	width: 800px;
	margin:10px auto 30px;
	padding:1.5rem 1.5rem 3rem;
   display: flex;
	position:relative;
	border:1px solid #00897b;

}

#glocal:after{
  	content:"";
    border-top: 20px solid transparent;
    border-right: 20px solid #00897b;
	position: absolute;
	bottom:0;
	right:0;
	color:#00897b;
}

#glocal .block{
	display: block;
	width:600px;
	padding-right:1rem;
}
#glocal h2{
	font-size:1.5rem;
	font-weight:bold;
	color:#00897B;
	line-height:1.5;
	text-align:center;
	margin-top:-1rem;
}
#glocal h2 span{
	font-size:1rem;
	font-weight:bold;
}
#glocal p{
	line-height: 1.5;
	margin: 1rem;
}
.btn_glocal{
	background-image:-moz-linear-gradient(
    top,
    #80CBC4 0%,
    #26A69A 40%,
    #26A69A 52%,
    #00796B);
	background-image:linear-gradient(to bottom, #009688, #00796B);

    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#80CBC4 ),
    color-stop(0.49,#26A69A),
    color-stop(0.52,#26A69A),
    to(#00796B));
	border-radius:5px;
	border:1px solid #00695C;
	box-shadow: 1px 1px 4px #004D40;
	margin:0 0 .5rem 1rem;
	padding:1rem;
	position:absolute;
    text-align:center;
    width:350px;
    color:#fff;
    font-size:1.2rem;
    top:13rem;;
    left:8rem;
    font-weight:500;
}
.btn_glocal:after{
	content:"";
    border-top: 10px solid transparent;
   border-bottom: 10px solid transparent;
   border-left: 10px solid #fff;
	position: absolute;
	top:1.2rem;
	right:.7rem;
	color:#fff;	
}
*/

#glocal {
  width: 700px;
  margin: 50px auto 30px;
  padding: 1.5rem 1.5rem 2rem;
  display: flex;
  position: relative;
  border: 2px solid #00897b;
}
#glocal .block,{
  display: block;
  /* width: 500px; */
  width:486px;
}
#glocal h2 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #00897B;
  line-height: 1.5;
  text-align: center; 
  margin-top: -1rem;
}
#glocal h2 span {
  font-size: 1rem;
  font-weight: bold;
}
#glocal p {
  line-height: 1.5;
  margin: 1rem 0;
  width:460px;
}
.nintei {
  background: #00897b;
  padding: .5rem;
  box-shadow: 1px 1px 5px #004D40;
  position: absolute;
  right: 49px;
  top: 10px; 
}


/*============================
btn
============================*/
.btn_glocal a {
  width:300px;
  background: #00897b;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  padding: 15px 15px 15px 10px;
  color: #fff;
  transition: 0.3s ease-in-out;
  font-weight: 600;
  border-radius: 5px;
}
.btn_glocal a:after {
content: "";
position: absolute;
top: 50%;
bottom: 0;
right: 1rem;
font-size: 90%;
display: flex;
justify-content: center;
align-items: center;
transition: right 0.3s;
width: 6px;
height: 6px;
border-top: solid 2px currentColor;
border-right: solid 2px currentColor;
transform: translateY(-50%) rotate(45deg);
}
.btn_glocal a:hover {
background: #ff5722;
color: #FFF;
}
.btn_glocal a:hover:after {
right: .5rem;
}
.btn_police {
  padding:.5em 0 1em;
}
.btn_police a {
  width:300px;
  background: #da9947;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  padding: 15px 15px 15px 10px;
  color: #fff;
  transition: 0.3s ease-in-out;
  font-weight: 600;
  border-radius: 5px;
}
.btn_police a:after {
content: "";
position: absolute;
top: 50%;
bottom: 0;
right: 1rem;
font-size: 90%;
display: flex;
justify-content: center;
align-items: center;
transition: right 0.3s;
width: 6px;
height: 6px;
border-top: solid 2px currentColor;
border-right: solid 2px currentColor;
transform: translateY(-50%) rotate(45deg);
}
.btn_police a:hover {
background: #4caf50;
color: #FFF;
}
.btn_police a:hover:after {
right: .5rem;
}


/*============================
#evacuation_site
============================*/

#evacuation_site {
  position: relative;
  width: 752px;
  margin: 0 auto 2em;
  border: 2.5px solid #00736d;
}
#evacuation_site h2 {
  font-size: 22px;
  background: #00736d;
  color:#fff;
  padding:.5em 0;
  text-align: center;
}
#evacuation_site h2 b {
  color: #e11;
}
#evacuation_site .block{
  display: block;
  width:520px;
}
#evacuation_site p {
  margin: 0 0 10px;
  width:455px;
  line-height: 1.5;
}
#evacuation_site a.detail_btn {
  position: relative;
  display: block;
  background: url(/golf/image_new/bg_hazard_detail_btn.png) 0 0 / 100% auto no-repeat;
  width: 312px;
  height: 57px;
  margin: 0 0 0 115px;
  font-size: 15.5px;
  font-weight: 600;
  color: #fff;
  line-height: 52px;
  text-align: center;
  letter-spacing: 0.1em;
}
#evacuation_site a.detail_btn::after {
  content: "▲";
  position: absolute;
  top: 0;
  right: 22px;
  bottom: 3px;
  transform-origin: 50% 50%;
  transform: rotate(90deg) scale(1,0.5);
  font-size: 90%;
  line-height: 1;
}

#evacuation_site figure.map {
  position: absolute;
  top: 70.5px;
  right: 0;
  width: 270px;
  text-align: center;
}
#evacuation_site figure.map img {
  width: 224.5px;
}
#evacuation_site figure.map figcaption {
  margin: 4px 0 0;
  font-size: 14px;
  line-height: 1.3;
}


/* #evacuation_site {
  position: relative;
  width: 729px;
  padding: 12px 0 20px 40px;
  margin: 0 auto 24px;
  background: url(/golf/image_new/icon_hazard_map.png) 57px 88% / 57px auto no-repeat;
  border-top: 6.5px solid #00736d;
  border-bottom: 2.5px solid #00736d;
  box-sizing: border-box;
  line-height: 1.5;
}
#evacuation_site h2 {
  font-size: 22px;
}
#evacuation_site h2 b {
  color: #e11;
}
#evacuation_site p {
  margin: 0 0 18px;
}
#evacuation_site a.detail_btn {
  position: relative;
  display: block;
  background: url(/golf/image_new/bg_hazard_detail_btn.png) 0 0 / 100% auto no-repeat;
  width: 301px;
  height: 57px;
  margin: 0 0 0 90px;
  font-size: 15.5px;
  font-weight: 600;
  color: #fff;
  line-height: 52px;
  text-align: center;
  letter-spacing: 0.1em;
}
#evacuation_site a.detail_btn::after {
  content: "▲";
  position: absolute;
  top: 0;
  right: 22px;
  bottom: 3px;
  transform-origin: 50% 50%;
  transform: rotate(90deg) scale(1,0.5);
  font-size: 90%;
  line-height: 1;
}
#evacuation_site figure {
  position: absolute;
  top: 12.5px;
  right: 15.5px;
  width: 224.5px;
  text-align: center;
}
#evacuation_site figure img {
  width: 224.5px;
}
#evacuation_site figure figcaption {
  margin: 4px 0 0;
  font-size: 14px;
  line-height: 1.3;
} */

/*============================
#michelin
============================*/
#michelin {
  position: relative;
  width: 728px;
  height: 285px;
  padding: 18px 25px 0 188px;
  margin: 0 auto 28px;
  background: #ffedf5 url(/golf/image_new/bg_michelin.jpg) 0 100% / 179px auto no-repeat;
  box-sizing: border-box;
  line-height: 1.6;
}
#michelin h2 {
  margin: 0 0 10px -0.5em;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 20px;
  color: #a1122d;
  line-height: 1.4;
  text-indent: 0.5em;
}
#michelin p {
  margin: 0 0 12px;
  font-size: 15px;
}
#michelin p b {
  color: #c40025;
}
#michelin a.detail_btn {
  position: relative;
  display: block;
  width: 351px;
  height: 45px;
  padding: 0 0 0 1.2em;
  margin: 0 auto;
  background: -webkit-linear-gradient(#8f7804 0%, #b79d1a 50%, #8f7804 100%);
  background: -o-linear-gradient(#8f7804 0%, #b79d1a 50%, #8f7804 100%);
  background: linear-gradient(#8f7804 0%, #b79d1a 50%, #8f7804 100%);
  border: 1px solid #fff;
  border-radius: 6px;
  font-size: 15.5px;
  font-weight: 600;
  color: #fff;
  line-height: 42px;
  letter-spacing: 0.05em;
  box-sizing: border-box;
}
#michelin a.detail_btn::after {
  content: "▲";
  position: absolute;
  top: 0;
  right: 13px;
  bottom: 0;
  transform-origin: 50% 50%;
  transform: rotate(90deg) scale(1,0.5);
  font-size: 90%;
  line-height: 1;
}
#michelin img {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 142px;
}
#evacuation_site a.detail_btn:hover,
#evacuation_site a figure img:hover,
#michelin a.detail_btn:hover {
  opacity: 0.75;
}

figure.bnr {
  width: 700px;
  margin: 30px auto 0;
  text-align: left;
  font-size: 15px;
}
figure.bnr img {
  display: block;
  width: 100%;
  margin: 0 0 4px;
}
figure.bnr a:hover img {
  opacity: 0.75;
}

section.reserve_info {
  width: 780px;
  border: 1px solid #1f5625;
  padding: 0 0 1em;
  margin: 0 auto 40px;
}
section.reserve_info h2 {
  position: relative;
  background: #1f5625;
  padding: 0.6em 0 0.6em 8em;
  font-size: 20px;
  color: #fff;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
section.reserve_info h2 b {
  position: absolute;
  top: 0.6em;
  left: 0.6em;
  display: block;
  width: 6em;
  height: 2.8em;
  background: #fff;
  color: #1f5625;
  line-height: 2.8em;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0;
}
section.reserve_info p {
  color: #1f5625;
  padding: 0.75em 1em;
  line-height: 1.5;
  font-size: 16.8px;
}
section.reserve_info p b {
  color: #000;
}
section.reserve_info a.reserve_btn {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 0.73em 0 0.8em 1em;
  width: 15em;
  background: -webkit-linear-gradient(#e76e83 1%, #a90f42 100%);
  background: -o-linear-gradient(#e76e83 1%, #a90f42 100%);
  background: linear-gradient(#e76e83 1%, #a90f42 100%);
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  border: 1px solid #fff;
  box-shadow: 0 1px 4px rgba(0,0,0,0.5);
  letter-spacing: 0.03em;
}
section.reserve_info a.reserve_btn:hover {
  opacity: 0.75;
}
section.reserve_info a.reserve_btn::after {
  content: "▲";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1em;
  margin: auto 0;
  width: 1em;
  height: 1em;
  font-size: 11px;
  transform: rotate(90deg);
}


#event_hotel {
	width:800px;
	margin:30px auto 50px;
}

/* ttl */
#event_hotel .ttl {
  position: relative;
  margin: 30px;
  text-align: center;
  font-size:22px;
}
#event_hotel .ttl:before,
#event_hotel .ttl:after {
  position: absolute;
  z-index: 0;
  bottom: -10px;
  display: block;
  content: '';
  border: 1em solid #da5669;
}
#event_hotel .ttl:before {
  left: -30px;
  border-left-width: 15px;
  border-left-color: transparent;
}
#event_hotel .ttl:after {
  right: -30px;
  border-right-width: 15px;
  border-right-color: transparent;
}
#event_hotel .ttl span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 10px;
  color: #fff;
  background: #ea6275;
}
#event_hotel .ttl span:before {
  left: 0;
  border-width: 10px 0 0 10px;
}
#event_hotel .ttl span:after {
  right: 0;
  border-width: 10px 10px 0 0;
}


#regular {
	width:800px;
	margin:30px auto 50px;
}
/* ttl */
#regular .ttl {
  position: relative;
  margin: 30px;
  text-align: center;
  font-size:22px;
}
#regular .ttl:before,
#regular .ttl:after {
  position: absolute;
  z-index: 0;
  bottom: -10px;
  display: block;
  content: '';
  border: 1em solid #1565C0;
}
#regular .ttl:before {
  left: -30px;
  border-left-width: 15px;
  border-left-color: transparent;
}
#regular .ttl:after {
  right: -30px;
  border-right-width: 15px;
  border-right-color: transparent;
}
#regular .ttl span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 10px;
  color: #fff;
  background: #2196F3;
}
#regular .ttl span:before {
  left: 0;
  border-width: 10px 0 0 10px;
}
#regular .ttl span:after {
  right: 0;
  border-width: 10px 10px 0 0;
}
.none_pc{
	display: none;
}
.bnr_box_event{
	width:570px;
	margin:2em auto 3em;
}
a.btn_event{
  display: inline-block;
  padding: 16px 32px;
  background: #8a0000;
  border-bottom: solid 5px #540304;
  border-right:solid 4px #2f0303;
  border-radius: 8px;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
  -webkit-transition: .100s;
  transition: .100s;
  position:relative;
}
a.btn_event:hover {
 opacity: 0.75;
}
a.btn_event::after{
	position:absolute;
  content:"";
  width: 0;
  height: 0;
  border-left: 7px solid #fff;
  border-bottom: 7px solid transparent;
  border-top: 7px solid transparent;
  top:18px;
  right:10px;
}

.link_relation{
	border:1px solid #800;
	padding:5px;
	width:690px;
	margin:auto;
	}
.suggest{
	width:150px;
	background:#43a047;
	color:#fff;
	padding:5px 0;
	text-align: center;
}
.link_title{
	font-size:18px;
	font-weight: 700;
	padding:.5em 0 .3em;
	text-align: center;
}
.ex{
	font-size:15px;
	margin:5px 1em 5px;
	line-height: 1.5;
}

.txt_blue02{
	color:#00f;
}
a li.link_title,
a li.ex{
	color:#000;
}
.thumb img{
	object-fit:cover;
	width:150px;
	height:130px;
}

/*----------------------------
 SNS公式アカウントBOX
-----------------------------*/
#snsarea{
    width:650px;
	margin:50px auto 15px;
}

.bnr_center {
	margin: 10px auto 20px;
	text-align: center;
}
.sns_top_box {
	display: block;
	margin: 0 auto;
	padding:0 0 15px;
	width: 640px;
}
.sns_top_box ul {
  display: flex;
  justify-content: center;
}
.sns_top_box ul li {
  margin: 0 4px;
}
.sns_top_box ul li.sns {
  margin: 10px 10px 4px 0;
  font-size:20px;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight:500;
}
.ttl_sns_group {
	color: #0081c9;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	width: 350px;
	padding: 5px;
	letter-spacing: -0.03em;
}

.sns_group_box ul {
    overflow: hidden;
	margin: 10px 0 5px 5px;
	width: 340px;
}

.sns_group_box ul li {
	float: left;
	margin: 0 0 0 20px;
}
.sns_group_box ul li:first-child {
	margin-left: 0px;
}
.sns_group_box {
	background-color: #fff;
	margin: 15px auto 0;
	padding: 10px;
	width: 600px;
}

#piano{
    width:720px;
    margin:-50px auto 1em;
  padding-top:70px;
}
#piano .piano_back{
    position:relative;
    width:800px;
    margin:0;
}
#piano h2{
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
    font-size:32px;
    text-align: center;
    position:absolute;
    top:28px;
    left:220px;
}
#piano h2 span{
    color:#d24772;
    font-size:28px;
}
#piano p.subtitle{
    font-size:18px;
    font-weight: 700;
    line-height: 1.3;
    position:absolute;
    top: 54px;
    left: 215px;
}
#piano p{
    width:600px;
    margin:1em auto 1em;
    font-size:16px;
    line-height: 1.7;
}
#piano ul.piano_img{
    width: 550px;
    margin:1em auto;
    display: flex;
}
#piano li{
    width:300px;
    margin-right:2em;
    line-height: 2;
    text-align: center;
}
#piano li img{
	object-fit:cover;
	width:300px;
	height:180px;
}
.lt_nrw{
    letter-spacing: -1px;
}

.column02{
  width:880px;
  margin:auto;
}
.column02 ul{
    display:flex;
}
.column02 li{
    margin-left:.7em;
}
.column02 li a:hover{
    opacity: 0.75;
}

/*snsアカウントのご紹介*/
.con_sns {
	margin: 70px auto 60px;
	width: 830px;
	position: relative;
}
.con_sns h3 {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  width: 700px;
  padding: .5em 0;
  background: #3c9468;
  border-radius: 3em;
	margin: 0 auto;
  font-size: 22px;
  text-align: center;
  color: #fff;
}
.con_sns .sns_area {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	/*-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;*/
	border-top: 2px solid #338b5f;
	width: 840px;
	padding: 40px 0 0;
}

.con_sns .sns_area .sns_left {
	width: 600px;
}
.con_sns .sns_area .video_wrap {
  padding: 4px;
  background: #ea3b3b;
  border-radius: 4px;
}
.con_sns .sns_area .video_wrap iframe {
  display: block;
}
.con_sns .sns_area .video_wrap figcaption {
  position: relative;
  display: block;
  padding: 0.5em 0.4em 0;
  font-size: 15px;
  font-weight: bold;
  text-align:left!important;
  line-height:0!important;
}
.video_wrap figcaption a {
  color: #fff;
}
.video_wrap figcaption a i {
  position: relative;
  top: -0.1em;
  display: inline-block;
  margin: 0 0.2em 0 0;
  font-size: 80%;
  font-style: normal;
  transform: rotate(90deg) scale(1, 0.92);
}
.con_sns .sns_area .video_wrap figcaption img {
  position: absolute;
  top: -12px;
  right: 4px;
  width: 108px;
  pointer-events: none;
}
.con_sns .sns_area02 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-top: 2px solid #338b5f;
	width: 815px;
	padding: 40px 7px 0;
}

.con_sns .sns_area02 .sns_left {
	width: 500px;
}
.con_sns .sns_area02 .video_wrap {
  padding: 4px;
  background: #ea3b3b;
  border-radius: 4px;
}
.con_sns .sns_area02 .video_wrap iframe {
  display: block;
}
.con_sns .sns_area02 .video_wrap figcaption {
  position: relative;
  display: block;
  padding: 0.5em 0.4em 0;
  font-size: 15px;
  font-weight: bold;
}
.video_wrap figcaption a {
  color: #fff;
}
.video_wrap figcaption a i {
  position: relative;
  top: -0.1em;
  display: inline-block;
  margin: 0 0.2em 0 0;
  font-size: 80%;
  font-style: normal;
  transform: rotate(90deg) scale(1, 0.92);
}
.con_sns .sns_area02 .video_wrap figcaption img {
  position: absolute;
  bottom: 2px;
  right: 4px;
  width: 108px;
  pointer-events: none;
}

/*SNS*/
.hmgolf_sns{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 24px;
}
.hmgolf_sns li img.cap{
	border:1px solid #000;
    margin-bottom:3px;
}
.hmgolf_sns li {
 margin-left: .5em!important;
}
.hmgolf_sns li:first-child {
 margin-left: 0!important;
}
.sns_box {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-around;
	        justify-content: space-around;
}
.sns_box__item{
	width: 333px;
}

/*SNSシェア*/
.hmgolf_sns_share{
    position:absolute;
    top:175px;
    left:325px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 24px;
}

.hmgolf_sns_share li {
 margin-left:.8em;
}
.hmgolf_sns_share li:first-child {
 margin-left:0!important;
}
.sns_left p{
	position:absolute;
	top:220px;;
    left:325px;
    border:1px solid #3c9468;
    padding:.2em 0 .2em .5em;
    width:170px;
    font-size:13px!important;
}
.sns_left p.space_deco{
    position:absolute;
    top:165px;
    left:12px;
    border:none;
}

/* --------------------------------------
重要なお知らせ
----------------------------------------- */

#osirase{
    width:850px;
    margin:0 auto 2em;

}
#osirase h3{
    font-size:23px;
    text-align: center;
    margin:2em auto 1em;
    background: url(/tado_onsen/image_renew/bg_pickup_plan.png) 0 0 / 100% auto no-repeat
}
.flex_osirase{
   display: flex;
}

.flex_osirase dl{
    display: block;
    position:relative;
}
.flex_osirase dt img{
	width:200px;
	margin: 0 0.5em;
	position:relative;
}
.flex_osirase dd{
	margin: 0.5em 0.5em 0;
	width:200px;
	line-height:1.2;
}
.flex_osirase dd.new{
    position:absolute;
    background:#bc1552;
    color:#fff;
    font-size:13px;
    border-radius:30px;
    top:0;
    left:10px;
    padding:.2em 0;
    text-align: center;
	width:70px;
}
.flex_osirase .slick-next {
  right: -32px;
}

/*-- スライダー表示の追加 --*/
.slider .item  a:hover img {
	opacity: 0.8;
}
/*-- スライダー表示のボタン上書き --*/
.slick-prev, .slick-next{
	width:30px !important;
	height:30px !important;
}
.slick-next:before, .slick-prev:before {
	content:"" !important;
	vertical-align:middle !important;
}
.slick-prev:before{
	content:url(/tado_onsen/image_renew/btn_left_red.png) !important;
}
.slick-next:before{
	content:url(/tado_onsen/image_renew/btn_right_red.png) !important;
}

/* イベント */

#campaign {
	margin: 35px auto 20px;
	width: 940px;
     position: relative;
}
.campaign-box{
	    display: flex;
    position: relative;
}
/*.campaign-box_bg{
	    display: flex;
		background:url(/tado_onsen/event/image/bg_golf.png) no-repeat 500px 50px;
}*/

#campaign h2 {
	background: #007130;
	padding: .25em 1em;
	letter-spacing: 0.08em;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
	position: relative;
}
#campaign h2 span.playgolf {
	background: #fff;
	padding: 3px 10px;
	border-radius: 30px;
	color: #007130;
	font-size: 18px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	position: absolute;
	top: 5px;
	left: 295px;
}
#campaign p.cap {
	position: absolute;
	top: 11px;
	right: 10px;
	color: #fff;
}
#stayplan {
	width: 940px;
	margin: 0 auto;
}
#stayplan .stayplan-box {
	display: flex;
    position: relative;
}
.box_bg {
    position:absolute;
    top: 33px;
    right:0;
    opacity: 0.25;
}
.rgba{
    height: 100%;
    width:100%;
    background: rgb(255 255 255 / 0.75);
} 
#stayplan a .set {
	color: #000;
}
#stayplan a:hover .set {
	opacity: 0.75;
}
#stayplan .set {
	display: flex;
	border: 1px solid #800000;
	width: 460px;
	height: 150px;
	position: relative;
	background:#fff;
}
#stayplan .set .text {
	display: block;
}

.setplan {
	padding: .5em .5em 0;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.5;
}
.expire {
	font-size: 17px;
	font-weight: 700;
	line-height: 1.5;
	margin: 0 0 5px;
}
.pr {
	font-size: 15px;
	line-height: 1.2;
	padding: .5em .5em 0 1.8em;
	position: relative;
}
.pr::before {
	content: "";
	border-radius: 100%;
	background-color: #800000;
	width: 5px;
	height: 5px;
	position: absolute;
	left: 1em;
	top: .9em;
}
.set img.arrow {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40px;
}
.stayplan {
	display: flex;
}

/* メンテナンス告知 */
#top_news {
  width: 730px;
  margin: 30px auto 25px;
  border: 2px solid #288e26;
	box-sizing: border-box;
	line-height: 1.6;
}
#top_news dt {
  margin: 2px 2px 0;
	background: #e8f9e5;
	text-align: center;
	font-weight: 600;
	font-size: 116%;
	line-height: 2.2;
}
#top_news dd {
  font-size: 16px;
  padding: 1.15em 1.5em;
}
#top_news dd p {
  margin: 0 0 0.7em;
}
#top_news dd p.taC {
	text-align: center;
}
#top_news dd b {
	font-weight: 600;
	font-size: 123.5%;
}

/* ツアーバナー追加*/
.museum_tour {
  width: 700px;
  margin:0 auto 0;
}
 .top_topix_bnr_new_tour {
    width: 700px;
    height: 177px;
    margin: 0 auto;
    background-image: url('../image/bnr-bustour_nobunaga_1400x354.png');
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    box-sizing: border-box;
    padding-right: 20px;
    padding-bottom: 14px;
    margin-bottom: 20px;
  }
  .top_topix_bnr_new_tour ul {
    width: 321px;
    display: flex;
    justify-content: space-between;
  }
  .top_topix_bnr_new_tour li {
    width: 164px;
  }
  .top_topix_bnr_new_tour li.btn_newtour_1d {
    width: 152px;
  }
  .top_topix_bnr_new_tour a {
    display: block;
    height: 30px;
    color: transparent !important;
    text-align: center;
    border-radius: 20px;
  }
  .top_topix_bnr_new_tour a:hover {
    opacity: 0.4;
    background-color: #fff;
  }
  .top_topix_bnr_new_tour a:visited {
    color: transparent !important;
  }

/*.top_topix_bnr_new_tour {
	width: 700px;
	height: 140px;
	margin: 0 auto;
	background-image: url('https://webcdn.token.co.jp/www08/token/banner_all/totsu-travel/bnr-bustour_yukari_dtl-pc.png?1107');
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
	box-sizing: border-box;
	padding-right: 97px;
	padding-bottom: 12px;
	margin-bottom: 20px;
}
.top_topix_bnr_new_tour ul {
  width: 310px;
  display: flex;
  justify-content: space-between;
}

.top_topix_bnr_new_tour li {
  width: 48.5%;
}

.top_topix_bnr_new_tour a {
  display: block;
  height: 28px;
  color: transparent !important;
  text-align: center;
  border-radius: 10px;
}*/

.top_topix_bnr_new_open {
  width: 700px;
	/* width: 770px; */
	margin: 0 auto 20px;
	position: relative;
}
.top_topix_bnr_new_open a {
  width: 180px;
  height: 26px;
  line-height: 26px;
  display: block;
  position: absolute;
  bottom: 13px;
  right: 162px;
  color: transparent;
  text-align: center;
  border-radius: 50px;
}
.top_topix_bnr_new_open a:hover {
	opacity: 0.4;
	background-color: #fff;
}
.top_topix_bnr_new_open img {
	width: 100%;
	height: auto;
}
.flexCenter {
  justify-content: center !important;
}