@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :homepage.css
 author     :Ability Consultant
style info  :トップページ
=================================================================== */
/* Hover animation */
/* Hover 拡大 */
/* 中見出し（縦書き画像タイトル） */
/* 中見出し（画像タイトル） */
/* 中見出し（上丸アイコン(緑)　下ライン） */
/* ※主にh4 中見出し（右丸アイコン アイコン） */
/* ※主にh5 小見出し（右→アイコン 下ドットライン */
/* ※縦ボタン　右→アイコン 右左ドットライン */
/* ※縦ボタン　右→アイコン 右左ドットライン */
/* ※横ボタン　右→アイコン 上下ドットライン */
/* ※プランボタン　背景透明 */
/* ※横ボタン　右→アイコン 上下ドットライン */
/*-----------------------------------------------------------
	gnavのactive設定
-----------------------------------------------------------*/
#homepage #gnav .nav_gnav ul li.gnav_home {
  border-bottom: 3px solid #ceeaf7;
}

/*----------------------------------------------------
	#contents
	トップページ用
----------------------------------------------------*/
/*----------------------------------------------------
	#con_search
	トップページ用
----------------------------------------------------*/
#con_search {
  padding: 20px 10px;
}
#con_search .con_form {
  float: none;
  width: 100%;
  padding: 0 10px;
}
#con_search .con_btn {
  width: 100%;
  float: none;
  padding: 0 10px;
  border-bottom: 1px solid #fff;
}
#con_search .con_btn .btn_search button {
  padding: 7px 0;
}
#con_search .con_tel {
  padding-top: 5px;
  width: 65%;
  float: left;
}
#con_search .con_tel .txt {
  font-size: .9em;
}
#con_search .con_tel .imgtel {
  max-width: 200px;
}
#con_search .con_cal {
  float: right;
  width: 35%;
  text-align: center;
}
#con_search .con_cal a {
  padding: 10px 7px;
  font-size: .9em;
}
#con_search .con_cal a .txt, #con_search .con_cal a .btn {
  display: block;
}
#con_search .con_cal a .txt {
  line-height: 1.2;
  margin-right: 0;
  margin-bottom: 5px;
}
#con_search .con_cal a .btn {
  width: 25px;
}

.con_covid {
  width: 90%;
  margin: 0 auto;
  background: #fff;
}
@media only screen and (max-width: 640px) {
  .con_covid {
    margin: 0 auto;
  }
}
.con_covid a {
  width: 90%;
  margin: 0 auto;
  display: flex;
  text-decoration: none;
  align-items: center;
  position: relative;
  padding: 15px 0;
}
@media only screen and (max-width: 640px) {
  .con_covid a {
    padding: 0.5em 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_covid a {
    flex-wrap: wrap;
    padding-right: 2em;
  }
}
.con_covid a:hover::before {
  right: -1em;
}
.con_covid a::before {
  content: "→";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: all .5s;
}
.con_covid a .st {
  letter-spacing: 1px;
  margin-left: 15px;
}
@media only screen and (max-width: 640px) {
  .con_covid a .st {
    margin-left: 0.5em;
  }
}
.con_covid a .txt {
  letter-spacing: 1px;
  font-size: 95%;
  margin-left: 30px;
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_covid a .txt {
    font-size: 95%;
  }
}
@media only screen and (max-width: 640px) {
  .con_covid a .txt {
    font-size: 89%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1024px) {
  .con_covid a .txt {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .con_covid a .txt {
    margin-left: 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_covid a .txt {
    width: 100%;
    margin-top: .5em;
  }
}

/*----------------------------------------------------
	.con_fv
	メインスライド～プラン表記
----------------------------------------------------*/
.con_fv {
  overflow: hidden;
  background-color: #000;
}
.con_fv .wrp_side {
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.con_fv .con_slide {
  float: left;
  width: 960px;
  position: relative;
  height: 755px;
}
.con_fv .con_slide .txt_slide {
  position: absolute;
  top: 40px;
  left: 60px;
  z-index: 1000;
  display: none;
}
.con_fv .con_slide .bx-wrapper {
  position: relative;
}
.con_fv .con_slide .bx-wrapper .slider li img {
  width: 100%;
}
.con_fv .con_slide .bx-wrapper .bx-pager {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2000;
}
.con_fv .con_slide .bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0 2px;
}
.con_fv .con_slide .bx-wrapper .bx-pager .bx-pager-item a.bx-pager-link {
  display: block;
  width: 12px;
  height: 0;
  padding-top: 10px;
  overflow: hidden;
  background: url(../images/home/thum.png) 0 0 no-repeat;
}
.con_fv .con_slide .bx-wrapper .bx-pager .bx-pager-item a.bx-pager-link.active {
  background-position: 0 -10px;
}
.con_fv .con_side {
  float: left;
  width: 405px;
  background: #000;
}
.con_fv .con_side #con_search .con_btn {
  border-right: none;
}
.con_fv .con_side #con_search .con_mail {
  margin-left: 0;
}
.con_fv .con_side .box_bf .st_bf {
  font-size: 2em;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  margin: 20px 0 10px;
}
.con_fv .con_side .con_plans {
  background: url(../images/side/bg_plans.jpg);
  padding: 25px 30px 10px;
}
.con_fv .con_side .con_plans h3 {
  text-align: center;
  margin-bottom: 15px;
}
.con_fv .con_side .con_plans .inner_plans {
  background: #fff;
  border: 2px solid #eee8e8;
}
.con_fv .con_side .con_plans .inner_plans .box_plan {
  border-top: 1px solid #5f6469;
}
.con_fv .con_side .con_plans .inner_plans .box_plan:first-child {
  border-top: none;
}
.con_fv .con_side .con_plans .inner_plans .box_plan a {
  display: block;
  overflow: hidden;
  padding: 15px;
}
.con_fv .con_side .con_plans .inner_plans .box_plan a:hover .info .name {
  text-decoration: none;
}
.con_fv .con_side .con_plans .inner_plans .box_plan a .img {
  float: left;
  width: 36%;
}
.con_fv .con_side .con_plans .inner_plans .box_plan a .info {
  float: left;
  width: 64%;
  padding-left: 10px;
}
.con_fv .con_side .con_plans .inner_plans .box_plan a .info .name {
  color: #bb0a21;
  text-decoration: underline;
  line-height: 1.2;
  margin-bottom: 5px;
}
.con_fv .con_side .con_plans .inner_plans .box_plan a .info .price {
  margin-bottom: 5px;
  text-align: right;
}
.con_fv .con_side .con_plans .inner_plans .box_plan a .info .price span {
  color: #bb0a21;
  padding-left: 10px;
}
.con_fv .con_side .con_plans .inner_plans .box_plan a .info ul {
  overflow: hidden;
}
.con_fv .con_side .con_plans .inner_plans .box_plan a .info ul li {
  width: 49%;
  color: #676464;
  background: #cec9c9;
  line-height: 1;
  padding: 5px 0;
  text-align: center;
}
.con_fv .con_side .con_plans .inner_plans .box_plan a .info ul li.di {
  float: right;
}
.con_fv .con_side .con_plans .inner_plans .box_plan a .info ul li.active {
  background: #9fb3ce;
  color: #030303;
}
.con_fv .con_side .con_plans .lnk_plan {
  text-align: right;
  padding-top: 5px;
}
.con_fv .con_side .con_plans .lnk_plan:before {
  margin-right: 5px;
  color: #fff;
  content: "\f0da";
  font-family: 'FontAwesome';
}
.con_fv .con_side .con_plans .lnk_plan a {
  color: #fff;
}

/* -----------------------------------------------------------
	.con_wifi
		Wi-Fi無料接続
----------------------------------------------------------- */
.con_wifi {
  width: 1365px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
  *zoom: 1;
  padding: 0;
  padding-left: 50px;
  background: #000;
  overflow: hidden;
}
.con_wifi:after {
  content: "";
  display: table;
  clear: both;
}
.con_wifi .box_wifi {
  float: left;
  width: 910px;
  padding-bottom: 45px;
  background: url(../images/lan_images/home/bg_wifi.png) center right no-repeat;
}
.con_wifi .box_wifi .st_wifi {
  border-bottom: 1px dotted #fff;
  margin-bottom: 20px;
  font-size: 2em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  color: #fff;
  width: 440px;
}
.con_wifi .box_wifi .st_wifi span {
  margin-right: 10px;
}
.con_wifi .box_wifi .st_wifi_zh, .con_wifi .box_wifi .st_wifi_tw {
  width: 300px;
}
.con_wifi .box_wifi .st_wifi_ko {
  width: 380px;
}
.con_wifi .box_wifi .txt_wifi {
  color: #fff;
  margin-bottom: 20px;
  width: 450px;
}
.con_wifi .box_wifi .box_area {
  background: #fff;
  border-left: 5px solid #87b6df;
  padding: 10px;
  margin-bottom: 20px;
  width: 420px;
}
.con_wifi .box_wifi .box_area .st_area {
  margin-bottom: 10px;
  font-size: 1.1em;
}
.con_wifi .box_wifi .btn_red {
  margin-left: 180px;
}
.con_wifi .box_bf {
  float: left;
  margin-bottom: 0;
}
.con_wifi .box_bf .st_bf {
  font-size: 2em;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  margin: 20px 0 10px;
}
.con_wifi .box_bf .img_bf {
  padding: 0 20px;
}

/*----------------------------------------------------
	.con_rooms_list
	客室紹介
----------------------------------------------------*/
.con_rooms_list {
  background: url(../images/common/bg_slash.png);
}
.con_rooms_list .con_rooms {
  color: #eee8e8;
  width: 1365px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
  *zoom: 1;
}
.con_rooms_list .con_rooms:first-child {
  margin-bottom: 80px;
}
.con_rooms_list .con_rooms:after {
  content: "";
  display: table;
  clear: both;
}
.con_rooms_list .con_rooms.last {
  margin-bottom: 50px;
}
.con_rooms_list .con_rooms .box_info {
  padding-top: 20px;
}
.con_rooms_list .con_rooms .box_info .img_ic {
  text-align: center;
}
.con_rooms_list .con_rooms .box_info h3 {
  font-size: 2.2em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  text-align: center;
  background: url(../en/images/home/bg_dot_w.png) bottom center repeat-x;
  padding-bottom: 5px;
  margin: 0 auto 20px;
}
.con_rooms_list .con_rooms .box_info .txt {
  margin-bottom: 30px;
  text-align: center;
}
.con_rooms_list .con_rooms .box_info .box_rooms {
  overflow: hidden;
  padding: 0 20px;
  margin-bottom: 50px;
}
.con_rooms_list .con_rooms .box_info .box_rooms .box {
  width: 585px;
  float: left;
  margin-left: 55px;
}
.con_rooms_list .con_rooms .box_info .box_rooms .box:first-child {
  margin-left: 0;
}
.con_rooms_list .con_rooms .box_info .box_rooms .box .btn_lnk {
  float: right;
}
.con_rooms_list .con_rooms .box_info .box_rooms .box .box_txt {
  float: left;
  padding: 5px 20px 0;
}
.con_rooms_list .con_rooms .box_info .box_rooms .box .box_txt .st_s {
  color: #fff;
  margin-bottom: 5px;
}
.con_rooms_list .con_rooms .box_info .con_side {
  max-width: 1150px;
  margin: 0 auto;
}
.con_rooms_list .con_rooms .box_info .con_side .side_inner {
  margin-left: -5px;
  margin-right: -5px;
}
.con_rooms_list .con_rooms .box_info .con_side .side_col {
  padding-right: 5px;
  padding-left: 5px;
  width: 25%;
  float: left;
}
.con_rooms_list .con_rooms .box_info .con_side .side_item {
  margin-bottom: 24px;
}
.con_rooms_list .con_rooms .box_info .con_side .side_name {
  background: none;
  font-size: 18px;
  color: #fff;
  line-height: 27px;
  padding: 5px;
  text-align: center;
  border-bottom: 1px solid #c6c6d6;
  margin-bottom: 2px;
  font-weight: normal;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}
.con_rooms_list .con_rooms .box_info .con_side .side_desc {
  border-top: 1px dotted #c6c6d6;
  padding-top: 8px;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
}
.con_rooms_list .con_rooms.btm {
  margin-bottom: 50px;
}

.btn_movie {
  max-width: 240px;
  margin: 10px auto -5px;
}
.btn_movie a {
  border: 1px solid #676767;
  display: inline-block;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  color: #eee;
  background-color: #45484d;
  background: -moz-linear-gradient(top, #676767 0%, #000000 100%);
  background: -webkit-linear-gradient(top, #676767 0%, #000000 100%);
  background: linear-gradient(to bottom, #676767 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676767', endColorstr='#000000',GradientType=0 );
}
.btn_movie a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.btn_movie a:after {
  content: "\f0da";
  font-family: 'FontAwesome';
  color: #eee;
  margin-left: 15px;
}

/*----------------------------------------------------
	.con_info
	客室概要
----------------------------------------------------*/
.con_info {
  background: #fff;
  padding: 30px 50px 70px;
}
.con_info .inner {
  overflow: hidden;
  margin-bottom: 60px;
}
.con_info .inner .con_amenity {
  float: left;
  width: 820px;
}
.con_info .inner .con_check {
  width: 405px;
  float: left;
  margin-left: 40px;
}
.con_info .inner .con_check ul {
  overflow: hidden;
}
.con_info .inner .con_check ul li {
  float: left;
  border-left: 1px solid #d6d3d3;
}
.con_info .inner .con_check ul li:first-child {
  border-left: none;
}
.con_info .con_hotel .tbl_basic td span {
  font-weight: bold;
}

/*----------------------------------------------------
	.con_restaurant
	レストラン
----------------------------------------------------*/
.con_restaurant {
  width: 1365px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
  *zoom: 1;
  color: #000;
  background: #deeff6;
  padding-top: 20px;
  padding-bottom: 50px;
}
.con_restaurant:after {
  content: "";
  display: table;
  clear: both;
}
.con_restaurant .img_ic {
  text-align: center;
}
.con_restaurant h3 {
  font-size: 2.2em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  text-align: center;
  background: url(../en/images/home/bg_dot.png) bottom center repeat-x;
  padding-bottom: 5px;
  width: 300px;
  margin: 0 auto 20px;
}
.con_restaurant .box_restaurant {
  padding-top: 20px;
  overflow: hidden;
  margin-bottom: 30px;
}
.con_restaurant .box_restaurant .box {
  width: 635px;
  float: right;
}
.con_restaurant .box_restaurant .box .name_res {
  font-size: 2.4em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  color: #000;
  margin-bottom: 30px;
}
.con_restaurant .box_restaurant .box .name_res .sub {
  font-size: .35em;
  display: inline-block;
  line-height: 1.2;
  color: #ceeaf7;
  padding: 5px;
}
.con_restaurant .box_restaurant .box .name_res .sub span {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background: #7aa0c0;
  vertical-align: bottom;
}
.con_restaurant .box_restaurant .box .txt {
  margin-bottom: 10px;
}
.con_restaurant .box_restaurant .box dl {
  overflow: hidden;
  border-bottom: 1px solid #b3a78a;
  padding: 5px 0;
}
.con_restaurant .box_restaurant .box dl.top {
  border-top: 1px solid #b3a78a;
}
.con_restaurant .box_restaurant .box dl dt, .con_restaurant .box_restaurant .box dl dd {
  float: left;
  padding: 7px 10px;
}
.con_restaurant .box_restaurant .box dl dt.sub, .con_restaurant .box_restaurant .box dl dd.sub {
  font-size: .8em;
  padding: 3px 10px;
  color: #6F6868;
}
.con_restaurant .box_restaurant .box dl dt {
  width: 185px;
}
.con_restaurant .box_restaurant .box dl dd {
  border-left: 1px solid #b3a78a;
}
.con_restaurant .img_res {
  float: left;
}
.con_restaurant .box_viking {
  overflow: hidden;
  margin-bottom: 50px;
}
.con_restaurant .box_viking .box {
  float: left;
  overflow: hidden;
  width: 617.5px;
  margin-left: 30px;
}
.con_restaurant .box_viking .box:first-child {
  margin-left: 0;
}
.con_restaurant .box_viking .box .img_viking {
  float: left;
}
.con_restaurant .box_viking .box .box_txt {
  float: right;
  width: 362.5px;
}
.con_restaurant .box_viking .box .box_txt dl {
  overflow: hidden;
  border-bottom: 1px solid #b3a78a;
  padding: 5px 0;
}
.con_restaurant .box_viking .box .box_txt dl.top {
  border-top: 1px solid #b3a78a;
}
.con_restaurant .box_viking .box .box_txt dl dt, .con_restaurant .box_viking .box .box_txt dl dd {
  float: left;
  padding: 5px 10px;
}
.con_restaurant .box_viking .box .box_txt dl dt.sub, .con_restaurant .box_viking .box .box_txt dl dd.sub {
  font-size: .8em;
  padding: 3px 10px;
  color: #6F6868;
}
.con_restaurant .box_viking .box .box_txt dl dt {
  width: 195px;
}
.con_restaurant .box_viking .box .box_txt dl dd {
  width: 167px;
  border-left: 1px solid #b3a78a;
}
.con_restaurant .box_viking .box_lunch {
  width: 1180px;
  overflow: hidden;
}
.con_restaurant .box_viking .box_lunch .img_viking {
  float: left;
  margin-right: 20px;
}
.con_restaurant .box_viking .box_lunch .box_txt {
  float: left;
  width: 600px;
}
.con_restaurant .box_viking .box_lunch .box_txt dl {
  overflow: hidden;
  border-bottom: 1px solid #b3a78a;
  padding: 5px 0;
}
.con_restaurant .box_viking .box_lunch .box_txt dl.top {
  border-top: 1px solid #b3a78a;
}
.con_restaurant .box_viking .box_lunch .box_txt dl dt, .con_restaurant .box_viking .box_lunch .box_txt dl dd {
  float: left;
  padding: 5px 10px;
}
.con_restaurant .box_viking .box_lunch .box_txt dl dt.sub, .con_restaurant .box_viking .box_lunch .box_txt dl dd.sub {
  font-size: .8em;
  padding: 3px 10px;
  color: #6F6868;
}
.con_restaurant .box_viking .box_lunch .box_txt dl dt {
  width: 195px;
}
.con_restaurant .box_viking .box_lunch .box_txt dl dd {
  width: 200px;
  border-left: 1px solid #b3a78a;
}

/*----------------------------------------------------
	.con_facilities
	館内施設
----------------------------------------------------*/
.con_facilities {
  background: url(../images/common/bg_slash.png);
  width: 1365px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
  *zoom: 1;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 50px;
}
.con_facilities:after {
  content: "";
  display: table;
  clear: both;
}
.con_facilities .img_ic {
  text-align: center;
}
.con_facilities h3 {
  font-size: 2.2em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  text-align: center;
  background: url(../en/images/home/bg_dot_w.png) bottom center repeat-x;
  padding-bottom: 5px;
  width: 300px;
  margin: 0 auto 20px;
}
.con_facilities .st_l {
  border-left: 5px solid #2a537b;
  background: url(../images/common/bg_white.png);
}
.con_facilities .st_l span {
  background: #6390bd;
}
.con_facilities .wrp_fac {
  overflow: hidden;
}
.con_facilities .wrp_box_img {
  width: 605px;
  position: relative;
  float: left;
}
.con_facilities .wrp_box_img .bx-pager {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2000;
}
.con_facilities .wrp_box_img .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0 4px;
}
.con_facilities .wrp_box_img .bx-pager .bx-pager-item .bx-pager-link {
  display: block;
  width: 10px;
  height: 0;
  padding-top: 10px;
  overflow: hidden;
  background: url(../images/home/thum.png) no-repeat;
}
.con_facilities .wrp_box_img .bx-pager .bx-pager-item .active {
  background-position: 0 -10px;
}
.con_facilities .box_facilities {
  padding-top: 20px;
  overflow: hidden;
  margin-bottom: 30px;
  margin-left: 30px;
  width: 550px;
  float: left;
}
.con_facilities .box_facilities .box .name_res {
  font-size: 2.4em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  color: #fff;
  margin-bottom: 30px;
}
.con_facilities .box_facilities .box .name_res .sub {
  font-size: .35em;
  display: inline-block;
  line-height: 1.2;
  color: #ceeaf7;
  padding: 5px;
}
.con_facilities .box_facilities .box .name_res .sub span {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background: #7aa0c0;
  vertical-align: bottom;
}
.con_facilities .box_facilities .box .txt {
  margin-bottom: 10px;
}
.con_facilities .box_facilities .box dl {
  overflow: hidden;
  border-bottom: 1px solid #b3a78a;
  padding: 5px 0;
}
.con_facilities .box_facilities .box dl.top {
  border-top: 1px solid #b3a78a;
}
.con_facilities .box_facilities .box dl dt, .con_facilities .box_facilities .box dl dd {
  float: left;
  padding: 7px 10px;
}
.con_facilities .box_facilities .box dl dt.sub, .con_facilities .box_facilities .box dl dd.sub {
  font-size: .8em;
  padding: 3px 10px;
  color: #6F6868;
}
.con_facilities .box_facilities .box dl dt {
  width: 25%;
}
.con_facilities .box_facilities .box dl dd {
  width: 75%;
}
.con_facilities .con_plaza {
  margin-top: 20px;
  /* overflow: hidden; */
}
.con_facilities .con_plaza .box_plaza .box {
  width: 70%;
  display: flex;
  align-items: center;
  /* overflow: hidden;
  float: left; */
  margin: 0 auto;
}
.con_facilities .con_plaza .box_plaza .box .img_plaza {
  /* display: inline-block; */
  width: 50%;
  margin-right: 8%;
  /* float: left; */
}
.con_facilities .con_plaza .box_plaza .box .img_plaza img {
  width: 100%;
  height: auto;
}
.con_facilities .con_plaza .box_plaza .box .box_txt {
  width: 63%;
  /* float: left;
  margin-left: 10px; */
}
.con_facilities .con_plaza .box_plaza .box .box_txt .name_res {
  font-size: 2.0em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  color: #fff;
  margin-bottom: 10px;
}
.con_facilities .con_plaza .box_plaza .box .box_txt .name_res .sub {
  font-size: .5em;
  background: #6484a2;
  display: inline-block;
  line-height: 1.2;
  padding: 5px 5px 0 5px;
}
.con_facilities .con_plaza .box_plaza .box .box_txt .txt {
  margin-bottom: 5px;
}
.con_facilities .con_plaza .box_plaza .box dl {
  border-bottom: 1px solid #b3a78a;
  padding: 5px 0;
  overflow: hidden;
}
.con_facilities .con_plaza .box_plaza .box dl.top {
  border-top: 1px solid #b3a78a;
}
.con_facilities .con_plaza .box_plaza .box dl dt, .con_facilities .con_plaza .box_plaza .box dl dd {
  padding: 7px 10px;
  float: left;
}
.con_facilities .con_plaza .box_plaza .box dl dt {
  width: 150px;
}
.con_facilities .con_plaza .box_plaza .box dl dd {
  border-left: 1px solid #b3a78a;
}

/*----------------------------------------------------
	.con_access
	アクセス
----------------------------------------------------*/
.con_access {
  width: 1365px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
  *zoom: 1;
  color: #000;
  background: #deeff6;
  padding-top: 20px;
  padding-bottom: 20px;
}
.con_access:after {
  content: "";
  display: table;
  clear: both;
}
.con_access .img_ic {
  text-align: center;
}
.con_access h3 {
  font-size: 2.2em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  text-align: center;
  background: url(../en/images/home/bg_dot_w.png) bottom center repeat-x;
  padding-bottom: 5px;
  width: 300px;
  margin: 0 auto 20px;
}
.con_access .txt_access {
  text-align: center;
  width: 600px;
  margin: 0 auto;
}

/*----------------------------------------------------
	.con_golden
		ゴールデンルート
----------------------------------------------------*/
.con_golden {
  background: #fff;
}

.con_golden .wrp_golden {
  height: 380px;
  background: url(../en/images/home/img_golden.png) top right no-repeat;
  position: relative;
}
.con_golden .wrp_golden .wrp_hotel {
  position: absolute;
  top: 35px;
  left: 150px;
}
.con_golden .wrp_golden .wrp_hotel .box_hotel {
  overflow: hidden;
  margin-bottom: 5px;
}
.con_golden .wrp_golden .wrp_hotel .box_hotel .img {
  float: left;
}
.con_golden .wrp_golden .wrp_hotel .box_hotel .logo {
  float: left;
  margin: 25px 0 0 15px;
}
.con_golden .wrp_golden .wrp_hotel .txt_add {
  margin-bottom: 10px;
}
.con_golden .wrp_golden .wrp_hotel .txt_tel i {
  margin-right: 5px;
}
.con_golden .wrp_golden .wrp_hotel .txt_tel a {
  text-decoration: none;
}
.con_golden .wrp_golden .wrp_hotel .txt_tel a:hover {
  text-decoration: underline;
}
.con_golden .wrp_golden .wrp_hotel .bn {
  display: inline-block;
  margin-top: 10px;
}
.con_golden .wrp_golden .wrp_hotel .bn img {
  width: 90%;
}

/*----------------------------------------------------
	.con_map
	地図表示
----------------------------------------------------*/
.con_map .box_map {
  width: 100%;
  position: relative;
}
.con_map .box_map #gmap {
  width: 100%;
  height: 350px;
}
.con_map .box_map .btn_blue {
  position: absolute;
  right: 0;
  bottom: 30px;
  width: 240px;
}
.con_map .box_map .btn_blue a:after {
  content: "\f08e";
  font-family: 'FontAwesome';
  font-size: .8em;
  margin-left: 5px;
}

/*----------------------------------------------------
	.con_route
	ホテルまでのアクセス
----------------------------------------------------*/
.con_route {
  width: 1365px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
  *zoom: 1;
  padding: 20px 0;
  padding-bottom: 50px;
  background: #fff;
}
.con_route:after {
  content: "";
  display: table;
  clear: both;
}
.con_route .box_map {
  float: left;
  width: 48%;
}
.con_route .wrp_route {
  padding: 20px;
  border-top: none;
  overflow: hidden;
}
.con_route .wrp_route.hide {
  display: none;
}
.con_route .wrp_route .photo {
  text-align: center;
  margin-bottom: 20px;
}
.con_route .wrp_route .photo img {
  width: 100%;
  border: 1px solid #eee;
}
.con_route .box_info {
  width: 50%;
  float: right;
  padding: 30px;
  background: #eee8e8;
}
.con_route .box_info .lnk_movie {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 3px 10px !important;
  display: inline-block;
  float: right;
  margin-top: 5px;
}
.con_route .box_info .lnk_movie:hover {
  opacity: 0.8;
}
.con_route .box_info .lnk_movie:after {
  content: "\f0da";
  font-family: FontAwesome;
  margin-left: 5px;
  color: #fff;
}
.con_route .box_info .lnk_movie a {
  color: #fff;
  text-decoration: none;
}
.con_route .box_info .st_md {
  margin-bottom: 20px;
}
.con_route .box_info .box_text {
  padding: 10px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #afaa97;
  overflow: hidden;
}
.con_route .box_info .box_text .st_s {
  margin-bottom: 5px;
}
.con_route .box_info .box_text ul {
  padding: 0 10px;
}
.con_route .box_info .box_text ul li {
  position: relative;
  padding-left: 1em;
}
.con_route .box_info .box_text ul li:before {
  position: absolute;
  left: 0;
  content: "・";
}
.con_route .box_info .box_text p {
  padding: 1px 23px 0;
  font-size: .9em;
  opacity: .85;
}

@media only screen and (max-width: 1365px) {
  .con_route {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_route {
    padding-left: 10px;
    padding-right: 10px;
  }
}
