@charset "UTF-8";
/*-------------------
ホテルトップのみ適用
-------------------*/
/* ================= お知らせ欄 ================= */
.hrm-news__list2 {
  margin-left: 200px;/*230px*/
}
.hrm-news__list2 li{
  /*background: url(/assets/img/sp/news_arrow.png) 0px 8px / 10px 10px no-repeat;*/
  /*border-bottom: 1px solid #ccc;*/
  /*padding: 0 0 20px 15px;*/
}

.hrm-news__list2 span.red {
  background: #ff6347;
  padding: 1px 5px;
  margin-left: 10px;
  color: #fff;
  font-size: 12px;
}

.hrm-news__meta-flex {
  display: flex;
  display: -webkit-flex;
}
.hrm-news__meta-flex-left img {
  width: 200px;
  height: 80px;
}
.hrm-news__meta-flex-left img.anni_img {
  width: 200px;
  height: 120px;
}
.hrm-news__meta-flex-right {
  margin-left: 20px;
}
.hrm-news__meta-flex-right > div {
  margin-top: 8px;
}
a.hrm-news__text div {
  transition: .5s;
}
a.hrm-news__text div:hover {
  opacity: .8;
}

/*----------
共通で使えるモーダル
----------*/
.popup {
  position: relative;
  background: #fff;
  width: auto;
  margin: 20px auto;
}
.popup img {
  width: 100%;
}

.w480 {
  max-width: 480px;
}
.w530 {
  max-width: 530px;
}
.w600 {
  max-width: 600px;
}
.w980 {
  max-width: 980px;
}
.popup_close p {
  text-align: center;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
  font-size: 13px;
  padding: 6px 0;
  background: #e6e6e6;
}

/*----------
ポイントカード案内
----------*/
.memberscard {
  position: relative;
  background: #fff;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
}
.memberscard .popup_w600_box {
  width: 530px;
  margin: 0 auto;
  padding: 30px 0;
  font-size: 16px;
  line-height: 1.8;
}
.memberscard img {
  width: 100%;
}
.popup_w600_box > p {
  margin-bottom: 30px;
}
.popup_w600_box table.table1 {
  border: none;
  /*border-top: solid 1px #666;*/
  border-bottom: solid 1px #666;
  border-collapse: separate;
  border-spacing: 0 12px;
  background: #f4f4f4;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
}
.popup_w600_box table.table1 caption {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: #927954;
  /*border-bottom: solid 1px #666;*/
}
.popup_w600_box table.table1 th{
  width: 75px;
  /*background: #e0d0ba;*/
  font-size: 13px;
  text-align: center;
  border-right: solid 1px #666;
}
.popup_w600_box table.table1 td{
  padding: 0 10px 0 13px;
  font-size: 13px;
  line-height: 1.6;
}
.popup_w600_box table.table1 td.bar {
  height: 1px;
  border-top: solid 1px #34495e;
}
.popup_w600_box span.underline {
  text-decoration: underline;
}
.popup_w600_box span.bold {
  font-size: 15px;
  font-weight: bold;
}
.popup_w600_box span.small {
  font-size: 11px;
}
.popup_w600_box table.table2 {
  margin-bottom: 10px;
  border: none;
  border-collapse: separate;
  border-spacing: 0 12px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
}
.popup_w600_box table.table2 th {
  font-weight: normal;
  vertical-align: top;
  background: #fff;
  font-size: 12px;
}
.popup_w600_box table.table2 td {
  font-size: 12px;
}
.popup_w600_box p.link {
  text-align: center;
}
.popup_w600_box .link a{
  font-size: 12px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
  padding: 10px 20px;
  /*background: #f4f4f4;*/
  border: solid 1px #111;
  text-decoration: none;
  transition: .3s;
}
.popup_w600_box .link a:hover {
  opacity: .6;
}

.memberscard .closed {
  text-align: left;
}
.memberscard .closed p {
  line-height: 1.6;
}
.closed_date {
  text-align: center;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  padding: 10px 0;
  margin: 20px 0;
}

.news_hot {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 990px;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-bottom: 50px;
}
.news_hot a{
  text-decoration: none;
  color: #232221;
  padding: 30px;
  display: block;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
   -webkit-box-sizing: border-box;
}
#corona.popup {
  background: transparent;
}
#corona .box_corona {
   width: 900px;
   margin: 0 auto;
   background: #fff;
   padding: 50px;
   line-height: 1.5;
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
}
#corona .box_corona .name {
  padding-bottom: 10px;
  margin-bottom: 0;
  font-weight: bold;
} 
#corona .box_corona .name.japan {
  margin: 50px 0 0;
}
 #corona .box_corona p.intro span{
  font-family: "Times New Roman", YuMincho, 游明朝, "ヒラギノ明朝 ProN W6", HiraMinProN-W3, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;;
}
#corona .box_corona p {
  line-height: 2;
} 
#corona .box_corona p.gothic {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;;
}
#corona .box_corona ol {
  list-style: decimal !important;
  padding-left: 15px;
}
#corona .box_corona ol li {
  line-height: 2;
}
.popup_close {
  position: absolute;
  top: 0;
  right: 50%;
  margin-right: -440px;
}
.popup_close a {
  font-size: 50px;
  text-decoration: none;
}