
#all_contents{width:100%; padding:0 0 20px 0;}
#all_contents2{width:100%;}
.cinzel{font-family: 'Cinzel', serif;}
img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
p{margin: 0; padding: 0 0 10px 0;}
.serif{ 
  font-family: 'メイリオ','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
#mainbody{ 
  width: 100%; 
  position:relative;
}

/*施設紹介*/
.hyatt_head{
  position: relative;
}
.read_box{
    width: 100%;
}
.logo_box{
  position: absolute;
  width: 20%;
  margin: 0 auto;
  top: 10px;
  left: 10px;
  z-index: 10;
}
h2{
	display: block;
	text-align: center;
}


/* ---------------- slider Pro ------------------*/
.slider-dummy{width:100%; z-index:500; height:600px;}
.wide{position:relative; display:none; }
.slider-pro{font-family: 'メイリオ','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',  Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
.sp-button{width:12px; height:12px; border:1px solid #FFF; border-radius:6px; margin:4px; display:inline-block; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box; cursor:pointer}
.sp-selected-button{background:#FFF; border:1px solid #FFF;}
.sp-caption-container{
    width:100%; 
    margin: 0 auto;
    text-align:right; 
    font-size:12px; 
    color:#333; 
}
.sp-buttons{position:relative; width:100%; text-align:center; bottom:70px;}
.sp-slides-container{background:#FFF;}


/* ナビ*/

.navi{width:100%; bacground-color:rgba(0, 0, 0, 0.8);    height: 136px;}
.navi_inner li{float:left; list-style:none;}
.navi_inner ul{display:block; width:100%;}
.navi_inner a{
    display: block;
    width: 314px;
    padding: 7px;
    border: 1px solid #6785a9;
    margin-bottom: 10px;
    margin-right: 5px;
    text-align: center;
    color: #6785a9;
    background-color: rgba(255,255,255,0.75);
}
.navi_inner a:hover{background-color:#6785a9; color:#fff; text-decoration:none;}
h3 {
    font-size: 20px;
    display: block;
    margin: 30px 0 50px;
    width: 100%;
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
}

/* 新しくできたホテル　*/
.new_hotel_bg{
  width: 100%;
  background: #f5f5f5;
  padding: 20px 0;
}
.new_hotel_box{
  width: 90%;
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 10px 0;
}
.new_hotel{
  width: 100%;
  position: relative;
}
.new_hotel_txt{
  width: 90%;
  text-align: left;
  font-size: 13px;
  line-height: 22px;
}
.new_hotel_txt br{
  display: none;
}
.logo_new_hotel {
    margin-bottom: 10px;
}
.toguide_box_new{
	display: flex;
    margin:0 0 10px 0 ;
    justify-content: center;
}
.toguide_box_new .toguide{
    padding: 2px 20px;
    color: #fff!important;
    width: 120px;
    display: block;
    font-size: 13px;
    text-align: center;
    border-right: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    color: #6d6d6d!important;
}
.new_hotel .to_plan{
  background: #6785a9;
  color: #fff !important;
  text-align: center;
  font-size: 18px;
  padding: 10px 0;
  display: block;
  width: 90%;
  margin: 0 auto 40px;
  font-size: 15px;
}

/* ホテルリスト*/
.container{
  background: #fff;
  width: 90%;
  position: relative;
  padding: 10px 0;
  border-bottom: 1px solid #dcdcdc;
}
.hotel_box{
  width:90%;
  margin: 0 auto;
}
.plan_start{
	position: relative;
	width: 100%;
}
.logo_hotel{
  position: relative;
}
.title_text{
  font-size: 19px;
  line-height: 1.7em;
  margin: 0;
  font-weight: normal;
  text-align: center;
  font-weight: bold;
}
.area{
	font-size:12px;
	display:block;
	margin-bottom:10px;
}
.guide_txt {
  text-align: left;
  font-size: 13px;
  line-height: 22px;
}
.toguide_box {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.toguide {
  padding: 3px 20px;
  color: #fff!important;
  width: 20%;
  display: block;
  float: left;
  text-align: center;
  border-right: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  color: #6d6d6d!important;
  font-size: 12px;
}
.toguide:first-child{border-left: 1px solid #d2d2d2;}
.toguide:hover {
    background: rgba(103, 133, 169, 0.7);
    text-decoration: none;
    color: #fff!important;
}
.read_title{
  display: block;
  font-size: 23px;
  text-align: center;
  margin-bottom: 5px;
  line-height: 35px;
  }
.read_txt {
    font-size: 14px;
    line-height: 1.7em;
    margin: 0 5%;
    text-align: left;
}
.read_txt br{
display: none;
}
.period{width:427px; font-size:20px; text-align: center; margin:20px auto 5px; padding:2px 0; color:#fff; background:#6785a9; line-height: 1.7em; }

/*plan*/
.to_plan{
  background: #6785a9;
  color: #fff !important;
  text-align: center;
  font-size: 18px;
  padding: 10px 0;
  display: block;
  width: 100%;
  margin: 0 auto 10px;
  font-size: 16px;
}
.new_hotel_box .plan_start{
	width:100%;
}
.new_hotel_box .plan_start img{
	width:90%;
}
.to_plan span{
	font-size:14px;
}
.to_plan .rate{
	font-size:25px;
	font-weight:bold;
}
.to_plan:hover{
	text-decoration:none;
	opacity:0.8;
}
.ribbon{
  display: inline-block;
  padding: 3px 10px;
  font-size: 13px;
  color: #FFF;
  background: #dc3131;
  z-index: 10;
  margin-bottom: 10px;
}
.shousai{
  display: block;
}

/* 共通 */
.mt100 {margin-top:100px;}
.mt50 {margin-top:50px;}
.mt45 {margin-top:45px;}
.mt40 {margin-top:40px;}
.mt35 {margin-top:35px;}
.mt30 {margin-top:30px;}
.mt25 {margin-top:25px;}
.mt20 {margin-top:20px;}
.mt15 {margin-top:15px;}
.mt10 {margin-top:10px !important;}
.mt5 {margin-top:5px;}
.mt0{ margin-top: 0px;}
.bm100 {margin-bottom:100px;}
.bm50 {margin-bottom:50px;}
.bm45 {margin-bottom:45px;}
.bm40 {margin-bottom:40px;}
.bm35 {margin-bottom:35px;}
.bm30 {margin-bottom:30px;}
.bm25 {margin-bottom:25px;}
.bm20 {margin-bottom:20px;}
.bm15 {margin-bottom:15px;}
.bm10 {margin-bottom:10px;}
.bm5 {margin-bottom:5px;}
.pb0{ padding-bottom: 0px;}
.pb20{ padding-bottom: 20px;}
.pt0{ padding-top: 0; }

/* footer */
.ft2 {
  padding: 40px 0 10px;
}
address{font-style:normal; font-size:11px; font-family:helvetica, sans-serif, verdana; padding:5px 0 15px 0;}




/* Page Top */
#toPageTop {position: fixed; bottom: 10px; right: 10px; z-index: 99;}
#toPageTop a{display:block; width:30px; height:30px; background:url(https://www.img-ikyu.com/contents/dg/special/2019/hyatt/image/totopsd.png?auto=compress,format&lossless=0&q=100) no-repeat; }
#toPageTop a:hover img {visibility: hidden;}
.sd_none{display:none;}

