@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;700;900&display=swap');
body {
  max-width: 100%;
  overflow-x: hidden;
}
* {
  box-sizing: border-box;
  word-break: break-all;
}
.main-color {
  background-color: #d7f6f8;
}
.sub-color01 {
  background-color: #bfbbad;
}
.sub-color02 {
  background-color: #c8c4b9;
}
.sub-color03 {
  background-color: #b9c5c8;
}
.sub-color04 {
  background-color: #b2bfb0;
}
.sub-color05 {
  background-color: #b0c3be;
}
.sub-color06 {
  background-color: #cab2c7;
}
.sub-color07 {
  background-color: #909898;
}
.sub-color08 {
  background-color: #c8c4b9;
}
.sub-color09 {
  background-color: #e8eaed;
}
.flb09 {
  filter: brightness(0.9);
}
.s-txt {
  font-size: 75%;
}
.m-txt {
  font-size: 115%;
}
.l-txt {
  font-size: 150%;
}
.pc-none {
  display: none;
}
.sp-none {
  display: block;
}
.img-all {
  width: auto!important;
  height: auto!important;
}
@media (max-width: 766px) {
.sp-none {
  display: none!important;
}
.pc-none {
  display: block;
}
}
/* ローディング画面背景 */
.loader-bg {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #bee1e0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mv {
  position: relative;
}
.mv-flex {
  display: flex;
  position: relative;
  z-index: 999;
  flex-wrap: wrap;
}
.mv-slid {
  width: 50%;
  height: 100vh;
}
.mv-slid ul {
  height: 100%;
}
.top-medal {
  position: absolute;
  left: 1%;
  bottom: 15%;
  width: 300px;
  z-index: 999;
}
.top-medal img {
  width: 100%;
}
.bf-anime {
position: absolute;
bottom: -20px;
line-height: 1;
overflow: hidden;
z-index: 1000;
display: block;
}

.bf-anime-sp {
position: absolute;
bottom: -7px;
line-height: 1;
width: 60%;
z-index: 1000;
display: none;
width: 65%;
overflow: hidden;
}
svg {
vertical-align:bottom;
}
.bfh-logo {
  position: fixed;
  top: 15px;
  left: 15px;
  z-index: 1001;
}
.bfh-logo p {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #714e45;
  margin: 0;
  letter-spacing: -1px;
}
.bfh-logo a {
  display: block;
}
.bfh-logo a:hover {
  text-decoration: none;
}
@media (max-width: 1000px) {
.top-medal {
  left: auto;
  bottom: 15%;
  right: 1%;
}
}
@media (max-width: 766px) {
.bfh-logo {
    width: 100px;
}
.bfh-logo p {
  font-size: 14px;
}
}
.reserve-bnr {
  position: fixed;
  bottom: 36%;
  z-index: 900;
}
@media (max-width: 640px) {
 .mv-flex .uk-slideshow-items li img {
   filter: brightness(0.9);
 }
.bf-anime-sp {
  width: 100%;
}
.top-medal {
    bottom: 30%;
    width: 150px;
}
}
.reserve-float-btn a {
    -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 18px;
  font-weight: 500;
  background: #ab9189;
  padding: 15px 10px;
  border-radius: 3px;
  box-shadow: -1px 1px 1px 0px #795548;
  color: #fff;
  border-bottom: 10px solid #fff;
}
.reserve-float-btn a:hover {
  text-decoration: none;
}
.reserve-float-btn-sp {
  position: fixed;
  bottom: 100px;
  right: 10px;
  z-index: 900;
  height: 130px;
  width: 130px;
}
.reserve-float-btn-sp a {
  padding: 15px 5px;
  display: block;
  font-size: 22px;
  line-height: 1.1;
  font-weight: 500;
  background: #ab9189;
  color: #fff;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  text-align: center;
  border: 3px solid #fff;
  padding-top: 40%;
}
.reserve-float-btn-sp a:hover {
  text-decoration: none;
}
.banner-box {
  padding: 15px 10px;
}
.banner-box ul li{
  padding: 10px;
}
.uk-slider a {
  display: block;
}
@media (max-width: 1000px) {
.bf-anime {
  bottom: -5px;
}
.banner-box {
  padding: 5px 5px;
}
.banner-box ul li{
  padding: 5px;
}
.bf-anime-sp {
  display: block;
}
.bf-anime {
  display: none;
}
}
@media (max-width: 766px) {
.reserve-bnr {
  display: none;
}
.reserve-float-btn-sp {
height: 100px;
width: 100px;
bottom: 0;
left: 0;
right: auto;
}
.reserve-float-btn-sp a {
  font-size: 15px;
}
}
@media (max-width: 640px) {
.mv-flex {

}
.mv-slid {
    width: 100%;
    height: 50vh;
}
}
/* ニュース */
.news-box {
  padding: 100px 20px;
}
.news-box h2 {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  font-size: 60px;
  font-weight: 800;
}
.news-box dl {
  max-width: 700px;
  margin: 0 auto;
  font-weight: bold;
}
.news-box dd {
  font-size: 18px;
}
@media (max-width: 640px) {
.news-box h2 {
  font-size: 35px;
}
}
/* 朝食 */
.contents-block01 {
  padding: 100px 0;
  min-height: 500px;
}
.contents-block01-wrapper {
  width: 1150px;
  margin: 0 auto
}
.contents-title-l {
  text-align: left;
  z-index: 500;
  position: absolute;
  top: -10%;
  left: -43%;
}
.contents-title-l h2 {
  font-size: 120px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  color: #fff;
  line-height: 1;
  margin: 0 0 5px;
}
.contents-title-l h3 {
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  margin: 0;
}
.contents-title-l02 {
  text-align: left;
  z-index: 500;
  position: relative;
}
.contents-title-l02 h2 {
  font-size: 120px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  color: #fff;
  line-height: 1;
  margin: 0 0 20px;
  word-break: keep-all;
  white-space: nowrap;
}
.contents-title-l02 h3 {
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  line-height: 1.3;
  margin: 0;
  word-break: keep-all;
  white-space: nowrap;
}
.contents-box01 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-end;
}
.contents-box01-txt {
  width: 30%;
  padding-right: 15px;
}
.contents-box01-txt p {
  font-size: 18px;
  color: #fff;
}
.contents-box01-img {
  width: 70%;
  position: relative;
}
.contents-box01-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contents-box02 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: inherit;
  position: relative;
}
.contents-box02-txt {
  width: 40%;
  padding-right: 15px;
  margin-top: -5%;
}
.contents-box02-txt p {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
}
.contents-box02-img {
  width: 60%;
  position: relative;
}
.contents-box02-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contents-link-btn a {
  color: #fff;
  border: 5px solid #fff;
  padding: 15px;
  width: 100%;
  display: block;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  z-index: 1;
  position: relative;
}
.contents-link-btn a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.contents-block01-slide {
  margin-top: 50px;
  width: 100%;
}
.contents-block01-slide ul li {
  border: 1px solid #fff;
}
@media (max-width: 1200px) {
.contents-block01 {
  padding: 0;
}
.contents-box01 {
  padding: 0;
}
.contents-box01-img {
  width: 100%;
  order: 1;
  height: auto;
}
.contents-box01-txt {
  width: 100%;
  order: 3;
  word-break: break-all;
  padding-right: 0;
  padding: 15px 15px 50px;
}
.contents-box02 {
  padding: 0;
}
.contents-title-l02 h2 {
  font-size: 70px;
}
.contents-box02-img {
  width: 100%;
  order: 1;
  height: auto;
}
.contents-box02-txt {
  width: 100%;
  order: 3;
  word-break: break-all;
  padding-right: 0;
  padding: 15px 15px 50px;
  margin-top: 0;
}
.contents-block01-wrapper {
  width: 100%;
}
.contents-title-l h2 span {
  display: block;
}
.contents-block01-slide {
  margin-top: 0;
  order: 2;
}
.contents-title-l {
  top: auto;
  left: 0;
  bottom: 0;
}
.contents-title-l02 h2 span {
  display: block;
}
.contents-title-l02 {
  position: relative;
}
.contents-title-l02 h3 {
  word-break: break-all;
  white-space: unset;
}
}
@media (max-width: 766px) {
.contents-title-l {
  left: 5px;
}
  .contents-title-l h2 {
  font-size: 50px;
  }
  .contents-title-l h3 {
  font-size: 30px;
  }
.contents-title-l02 {
  left: 5px;
}
  .contents-title-l02 h2 {
  font-size: 50px;
  }
  .contents-title-l02 h3 {
  font-size: 30px;
  }
}
/* 観光 */
.ishigaki-map-box {
  position: relative;
  margin-top: -100px;
}
.ishigaki-map-txt {
  width: 50%;
  margin-top: 20px;
}
.ishigaki-map-txt p {
  color: #fff;
  font-size: 18px;
}
.ishigaki-map-img {
  width: 100%;
}
@media (max-width: 1200px) {
.ishigaki-map-box {
    padding-bottom: 100px;
    margin-top: 0;
}
.ishigaki-map-txt {
  width: 100%;
}
}
/* FAQ */
.contents-title-faq {
  margin: 0 0 50px
}
.contents-title-faq h2 {
    font-size: 120px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: #fff;
    line-height: 1;
    margin: 0 0 5px;
}
.contents-title-faq h3 {
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    margin: 0;
}
.uk-accordion {
  margin: 0;
}
.uk-accordion li {
  border-bottom: 1px solid #fff;
}
.uk-accordion-title {
  background: none;
  border: none;
  font-size: 25px!important;
  color: #fff;
  font-weight: 500;
}
.uk-accordion-title:hover, .uk-accordion-title:focus {
    color: #fff;
}
.q-txt {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  margin: 0;
}
.q-txt span {
  font-weight: 600;
  font-size: 40px;
  font-family: 'Roboto', sans-serif;
  margin-right: 5px;
}
.a-txt {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
}
.a-txt a {
  color: #fff
}
.qa-box {
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
@media (max-width: 766px) {
.contents-title-faq {
  margin: 0;
  padding: 20px 5px;
}
.contents-title-faq h2 {
    font-size: 50px;
}
.contents-title-faq h3 {
    font-size: 30px;
}
.uk-accordion {
  padding: 0 15px 50px;
}
.uk-accordion-title {
  font-size: 20px!important;
}
.q-txt span {
    font-size: 30px;
}
.q-txt {
    font-size: 19px;
}
.a-txt {
    font-size: 18px;
}
}
/* インスタ */
.insta-contents-block {
  min-height: 750px;
}
.insta-contents-block-wrapper {
  width: 1150px;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
}
.insta-container{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative;
}
.insta-title {
  z-index: 500;
  position: absolute;
  top: -12%;
  right: 0;
}
.insta-title h2 {
    font-size: 120px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: #fff;
    line-height: 1;
    margin: 0;
}
.insta-img-box {
    width: 25%;
    background: #eee;
    position: relative;
    overflow: hidden;
    border: 1px solid #fff;
}
.insta-img-box::before{
    content: "";
    padding-top: 100%;
    display: block;
}
.insta-img-box a {
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1200px) {
.insta-title {
  top: 0;
}
}
@media (max-width: 766px) {
.insta-img-box {
  width: 50%;
}
.insta-title h2 {
  font-size: 50px;
}
}
/* BFH */
.bfh-contents-block-wrapper {
  width: 1150px;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
}
.bfh-title {
  z-index: 1000;
}
.bfh-title h2 {
    font-size: 120px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: #fff;
    line-height: 1;
    margin: 0;
}
.bfh-title h3 {
    font-size: 50px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: #fff;
    line-height: 1;
    margin: 0;
}
.bfh-box {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 50px;
}
.bfh-hotel-box {
  padding: 20px;
  width: 32%;
  background: #fff;
}
.bfh-hotel-box a {
  text-decoration: none;
}
.bfh-hotel-txt {
  padding: 20px 0;
}
.bfh-hotel-txt p {
  margin-bottom: 0;
}
.bfh-hotel-img {
  position: relative;
  width: 100%;
  height: 250px;
}
.bfh-hotel-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.bfh-hotel-name {
position: absolute;
    bottom: 5px;
    right: 5px;
    text-align: right;
}
.bfh-hotel-name p {
  line-height: 2.3;
  margin-bottom: 0;
  font-weight: bold;
}
.bfh-hotel-name span {
  background-color: rgb(255 255 255 / 85%);
    padding: 5px;
    line-height: 1;
}
@media (max-width: 900px) {
.bfh-hotel-box {
  width: 90%;
  margin-bottom: 50px;
}
.bfh-hotel-img {
    height: 70vw;
}
}
@media (max-width: 766px) {
.bfh-title h2 {
    font-size: 50px;
}
.bfh-title h3 {
    font-size: 30px;
}
}
/* アドレス */
.address-block {
  display: flex;
}
.gmap-box {
  width: 50%;
}
.address-box {
  width: 50%;
  padding: 50px 30px;
  text-align: center;
  font-weight: bold;
}
.address-box img {
  width: 300px;
}
@media (max-width: 900px) {
.address-block {
  display: block;
}
.address-box {
  width: 100%;
}
.gmap-box {
  width: 100%;
  height: 500px;
}
}
/* ハンバーガー */
.hamburger-menu {
  z-index: 1003;
  position: relative;
}
.menu-btn {
    position: fixed;
    top: 10px;
    right: 10px;
    display: flex;
    height: 60px;
    width: 60px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 100;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 9px;
    width: 60px;
    border-radius: 3px;
    background-color: #f3ca2c;
    position: absolute;
    box-shadow: 1px 1px 1px #000;
}
.menu-btn span:before {
  background-color: #29434c;
}
.menu-btn span:after {
  background-color: #b8c5c5;
}
.menu-btn span:before {
    bottom: 16px;
}
.menu-btn span:after {
    top: 16px;
}
.menu-btn p {
    position: absolute;
    bottom: -70%;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    letter-spacing: 1px;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
    box-shadow: none;
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
    background-color: #f3ca2c;
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
    background-color: #f3ca2c;
}
#menu-btn-check {
    display: none;
}

.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: rgb(62 39 35 / 80%);
    transition: all 0.5s;/*アニメーション設定*/
}
.menu-content-flex {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.menu-box01 {
  width: 30%;
  text-align: center;
}
.menu-box01 img {
  width: 300px;
}
.menu-box01 p {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  margin: 10px 0 0;
}
.menu-box02 {
  width: 30%;
  border-left: 1px solid #fff;
}
.menu-box03 {
  width: 30%;
  border-left: 1px solid #fff;
}
.menu-box04 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.menu-content ul {
    padding: 0 0 0 20px;
    margin: 0;
}
.menu-content ul li {
    list-style: none;
}
.menu-content ul li > a {
    display: block;
    width: 100%;
    font-size: 15px;
    box-sizing: border-box;
    color:#ffffff;
    text-decoration: none;
    padding: 9px 15px 10px 0;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
.menu-content ul li > a span {
  font-size: 80%;
  font-weight: 100;
}
#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}
.menu-reserve-btn {
  width: 25%;
  margin: 0 10px;
}
.menu-reserve-btn a {
    display: inline-block;
    padding: 20px 0;
    width: 100%;
    border: 1px solid #fff;
    text-align: center;
    background: #29434c;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.3;
    color: #fff;
}
.menu-reserve-btn a:hover {
  border: 2px solid #fff;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .menu-box01 {
    width: 100%;
    display: none;
  }
  .menu-content-flex {
    justify-content: center;
  }
  .menu-box02,.menu-box03 {
    width: 40%;
  }
}
@media (max-width: 766px) {
  .menu-box02,.menu-box03 {
    width: 100%;
  }
.menu-box01 img {
    width: 150px;
}
.menu-box01 p {
    font-size: 15px;
}
.menu-box03 ul {
  display: flex;
  flex-wrap: wrap;
}
.menu-box03 ul li {
  width: 45%;
}
.menu-content {
  overflow-y: scroll;
}
.menu-content ul li > a {
  font-size: 18px;
}
.menu-reserve-btn a {
  padding: 15px 0px;
}
}
/* フッター */
footer {
  padding: 0;
}
.footer-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.footerarea_title {
  text-align: left;
}
.footerarea_hotel ul {
  text-align: left;
}
.footerarea_hotel ul li {
  list-style: none;
}
@media (max-width: 766px) {
  .footerarea-box {
    width: 95%;
  }
.footerarea_hotel ul li {
  margin: 0 0 5px;
}
}
/* コンテンツ */
.page-header-block {
  padding: 50px 0;
}
.page-header {
  text-align: right;
}
.page-header h2 {
  font-size: 200px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  color: #fff;
  line-height: 1;
  margin: 0;
}
.page-info h3 {
    font-size: 35px;
    color: #fff;
    text-align: right;
}
.page-info p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    margin-bottom: 0;
}
@media (max-width: 1200px) {
.page-header h2 {
    font-size: 140px;
}
.page-info h3 {
    font-size: 25px;
}
}
@media (max-width: 766px) {
  .page-header {
    padding: 20% 10px 0;
  }
.page-header h2 {
  font-size: 70px;
}
.page-info {
  
}
.page-info h3 {
    font-size: 23px;
    text-align: left;
}
.page-info p {
    text-align: left;
}
}
/* パンくず */
.breadcrumb-block {
  background: #fefffe;
  padding: 15px 0px;
}
.breadcrumb-wrap {
  width: 1150px;
  margin: 0 auto;
}
.breadcrumb-block li a {
  padding: 10px 15px;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
}
.breadcrumb-block li a:hover {
  text-decoration: none;
}
.breadcrumb-block li h1 {
  padding: 10px 15px;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  margin: 0;
  font-weight: bold;
  display: inline-block;
}
.breadcrumb-block ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  margin: 0;
  align-items: baseline;
}
.breadcrumb-block ul li {
  display: inline-block;
}
.breadcrumb-block ul > :nth-child(n+2)::before {
  content: "/";
  display: inline-block;
  margin: 0 20px;
  color: #999;
}
.breadcrumb-color01 {
  background: #a2b8c3;
}
.breadcrumb-color02 {
  background: #789daf;
}
.breadcrumb-color-t {
  background: #607D8B;
}
@media (max-width: 1200px) {
  .breadcrumb-wrap {
  width: auto;
  padding: 0 10px;
  }
  .breadcrumb-block ul {
  display: block;
  }
  .breadcrumb-block ul li {
  display: block;
  margin-bottom: 10px;
  }
.breadcrumb-block ul li:last-child {
  margin-bottom: 0;
  }
}
@media (max-width: 766px) {
  .breadcrumb-block li a {
    font-size: 12px;
  }
  .breadcrumb-block li h1 {
    font-size: 12px;
  }
}
/* 朝食ページ */
.brakefast-mv {
  position: relative;
  z-index: 901;
}
.brakefast-mv .uk-slider-items li {
  height: 100vh;
  width: 25%;
  border: 1px solid #fff;
}
.brakefast-mv .uk-slider-items li img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.bf-page-header {
  position: absolute;
  bottom: 0;
  right: 0;
}
.bf-page-header h2 {
  font-size: 200px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  color: rgb(255 255 255 / 75%);
  line-height: 0.7;
  margin: 0;
}
.brakefast-mv-menu {
  position: absolute;
  top: 30%;
  right: 28%;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.brakefast-mv-menu p {
  font-size: 20px;
  padding: 15px 5px;
  font-weight: 600;
  line-height: 1;
  border-top: #ddd 5px solid;
}
.bf-page-medal {
  position: absolute;
  left: 1%;
  bottom: 1%;
  width: 350px;
  z-index: 999;
}
.bf-page-medal img {
  width: 100%;
}
.menu-color01 {
  background: rgb(243 93 45 / 85%);
  color: #fff;
}
.menu-color02 {
  color: #fff;
  background: rgb(122 151 148 / 85%);
}
.menu-color03 {
  background: rgb(197 73 64 / 85%);
  color: #fff;
}
.menu-color04 {
  background:  rgb(255 255 255 / 97%);
  color: #d13909;
}
.menu-color05 {
  color: #fff;
  background: rgb(185 159 143 / 85%);
}
.menu-color06 {
  background: rgb(255 251 238 / 97%);
  color: #009688;
}
.menu-color07 {
  background: rgb(219 187 136 / 80%);
  color: #fff;
}
.brakefast-info-block {
  padding: 75px 15px;
  background: #fff;
  position: relative;
}
.brakefast-info-box {
  text-align: center;
  position: relative;
}
.brakefast-info-box h2 {
  font-size: 50px;
}
.brakefast-info-box p {
  font-size: 25px;
  font-weight: 600;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
  line-height: 2;
}
.brakefast-info-table {
  max-width: 600px;
  margin: 0 auto;
}
.brakefast-info-table th {
  font-size: 20px;
font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}
.brakefast-info-table td {
  font-size: 20px;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}
.kodawari-slide {
  padding: 0px 0 100px;
  margin: 0 auto;
  width: 1150px;
}
.kodawari-slide h3 {
  text-align: center;
  font-size: 60px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
}
.kodawari-slide .uk-slider-container {
  padding-bottom: 1px;
}
.kodawari-slide .uk-slider-items li {
  padding: 0 10px;
}
.kodawari-box {
  padding: 15px;
  border: 1px solid #fff;
  height: 100%;
}
.kodawari-box img {
  width: 100%;
  border-radius: 5px;
}
.kodawari-slide-txt {
  padding: 10px;
  color: #fff;
}
.kodawari-slide-txt h5 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 5px;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
.kodawari-slide-txt p {
  font-size: 18px;
  margin: 0;
}
.kodawari-slide .uk-dotnav {
  position: relative;
  margin: 10px 0 0;
}
.chef-deco {
  position: absolute;
  bottom: 4%;
  left: 14%;
  width: 300px;
}
.nabe-deco {
  position: absolute;
  bottom: 10%;
  right: 13%;
  width: 350px;
}
.delicious-deco {
  position: absolute;
  bottom: 0;
  right: -10%;
  width: 450px;
}
.fish-deco {
  position: absolute;
  bottom: -5%;
  right: -15%;
  width: 230px;
}
.yasai-deco {
  position: absolute;
  bottom: -5%;
  right: -10%;
  width: 300px;
}
.genki-deco {
  position: absolute;
  bottom: 0%;
  right: -10%;
  width: 250px;
}
.choose-deco {
  position: absolute;
  bottom: 0%;
  right: -3%;
  width: 220px;
}
.yure{
    transform-origin: center bottom;
    animation: yurayura 4s linear infinite;
}
@keyframes yurayura {
  0% , 100%{
      transform: rotate(6deg);
  }
  50%{
      transform: rotate(-6deg);
  }
}
.brakefast-kodawari {
  padding: 0 0 100px;
}
.bf-cta {
    text-align: center;
}
.bf-cta a {
    font-size: 23px;
    font-weight: bold;
    display: inline-block;
    font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
    line-height: 1.3;
    color: rgb(121, 85, 72);
    padding: 15px 25px;
    border-width: 4px;
    border-style: solid;
    border-color: rgb(121, 85, 72);
    border-image: initial;
    border-radius: 60px;
    background: #fff;
    transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
.bf-cta a:hover {
  text-decoration: none;
  box-shadow: 0px 5px 1px #575757;
}
@media (max-width: 1600px) {
.chef-deco {
    left: 1%;
}
.nabe-deco {
  bottom: 10%;
  right: 5%;
  width: 300px;
}
}
@media (max-width: 1200px) {
.bf-page-header h2 {
    font-size: 140px;
}
.brakefast-mv .uk-slider-items li {
  width: 33%;
}
.chef-deco {
    bottom: -24%;
    left: 20%;
    width: 200px;
}
.genki-deco {
    bottom: -15%;
    right: 5%;
}
.choose-deco {
    bottom: -15%;
    right: 5%;
}
.fish-deco {
    bottom: -30%;
    right: 5%;
    width: 200px;
}
.delicious-deco {
  position: absolute;
  bottom: 0;
  right: 5%;
  width: 350px;
}
.yasai-deco {
  bottom: -35%;
  right: 2%;
  width: 35%;
}
.nabe-deco {
bottom: -13%;
    right: 1%;
    width: 250px;
}
.kodawari-slide {
  width: 100%;
}
}
@media (max-width: 1000px) {
.bf-page-header h2 {
  font-size: 45px;
}
.brakefast-info-box p {
  font-size: 20px;
  text-align: left;
}
}
@media (max-width: 766px) {
.brakefast-mv .uk-slider-items li {
  width: 75%;
}
.bf-page-header h2 {
  font-size: 70px;
}
.brakefast-info-box h2 {
    font-size: 23px;
}
.fish-deco {
  width: 100px;
bottom: -45%;
}
.genki-deco {
  width: 150px;
  bottom: -45%;
}
.choose-deco {
  width: 130px;
  bottom: -45%;
}
.delicious-deco {
  bottom: 0;
  right: 4%;
  width: 170px;
}
.nabe-deco {
  bottom: -2%;
  right: 1%;
  width: 150px;
}
.kodawari-slide h3{
  font-size: 35px;
}
.kodawari-box {
  padding: 10px;
}
.kodawari-slide .uk-slider-items li {
  padding: 0 15px;
}
.bf-cta a {
  font-size: 22px;
}
}
@media (max-width: 677px) {
.bf-page-medal {
    bottom: 10%;
    width: 300px;
    right: 1%;
    left: auto;
}
}
/* ROOM */
#room .contents-box01-img img {
  filter: brightness(0.9);
}
.room-info ul {
  padding: 0;
}
.room-info ul li {
  list-style: none;
  color: #fff;
  font-size: 17px;
}
.room-info ul li span {
  background: #607D8B;
  padding: 0 5px;
  margin-right: 10px;
}
.room-info .contents-link-btn a {
  background: #29434c;
  border: none;
}
.room-amenity-flex {
  font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.room-amenity-flex p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}
.room-amenity-flex h3 {
  font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.room-amenity-flex h4 {
  font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.room-amenity-box01 {
  text-align: center;
  width: 100%;
  margin-bottom: 50px;
}
.room-amenity-box02 {
  width: 45%;
  margin-bottom: 50px;
}
.room-amenity-box03 {
  width: 45%;
  margin-bottom: 50px;
}
.room-amenity-box04 {
  width: 45%;
  margin-bottom: 50px;
}

@media (max-width: 1200px) {
.room-amenity-flex {
  display: block;
  padding: 50px 15px;
}
.room-amenity-box02 {
  width: 100%;
}
.room-amenity-box03 {
  width: 100%;
}
.room-amenity-box04 {
  width: 100%;
}
}
/* 施設＆サービス */
.contents-box-info-table {
  width: 100%;
  border-collapse: collapse;
}
.contents-box-info-table th {
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 10px 5px;
  text-align: right;
  font-weight: normal;
  font-size: 16px;
}.contents-box-info-table td {
  color: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 10px 5px;
  text-align: left;
  font-weight: normal;
  font-size: 16px;
}
.rc-txt-sp01 {
  text-align: center;
}
.rc-txt-sp01 h4 {
  background: #0e6eb8;
  display: inline-block;
  margin: 0 auto;
  padding: 10px;
  color: #fff;
  font-weight: 600;
  font-size: 24px;
}
.rc-txt-sp01 ul {
  text-align: left;
  margin: 15px 15px;
  list-style: none;
}
.rc-txt-sp01 li {
  margin-bottom: 15px;
}

/* ページネーション */
/*ページネーション*/
  .pager {  
    margin: 60px auto 0px;
  }
.pager  ul.pagination {
  text-align: center;
  margin: 0;
  padding: 0;
}

.pager .pagination li {
  display: inline;
  margin: 0 2px;
  padding: 0;
  display: inline-block;
  background:#10A8DA;
  width: 50px;
  height: 50px;
  text-align: center;
  position: relative;
}

.pager .pagination li a{
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display:table;
  color: #fff;
  text-decoration: none;
}

.pager .pagination li a span{
  display:table-cell;
  vertical-align:middle;
}

.pager .pagination li a:hover,
.pager .pagination li a.active{
  color: #000;
  background: #eee;
}

@media only screen and (max-width: 767px){
  .pager .pagination li{
    display: none;
  }

  .pager .pagination li.pre,
  .pager .pagination li.next{
    display: inline-block;
    width: 40%;
    height: 50px;
    text-align: center;
  }

  .pager .pagination li.pre a,
  .pager .pagination li.next a{
    width: 100%;
    text-align: center;
  }

  .pager .pagination li.pre span::after{
    content: "PREVIOUS";
  }

  .pager .pagination li.next span::before{
    content: "NEXT";
  }

}
/*ブログページネーション*/
.pagination {
  list-style: none;
      margin: 20px auto;
    text-align: center;
}

.pagination li{ 	
    display: inline;
    padding: 0 10px;
 } 
 @media (min-width: 1200px) {
.uk-card-media-top img {
    object-fit: cover;
    width: 100%;
    height: 200px;
}
}
.uk-title{
    margin-bottom: 15px;
    padding: 5px 15px;
}
.uk-back {
    background-color: #fff!important;
    color: #333!important;
}
.lp3-title{
 color: #333!important;
}
.lp3-title a{
 color: #333!important;
}

/* 観光ページ */
.ishigaki-Guide-map {
  text-align: right;
}
.ishigaki-Guide-map-img {
  width: 600px;
  display: inline-block;
  margin-top: -90%;
  position: relative;
  margin-right: -10%;
}
.ishigaki-Guide-map-img img {
  width: 100%;
}
.click-gm {
  position: absolute;
  width: 150px;
  bottom: 6%;
  left: -15%;
}
.map-point {
  position: absolute;
  font-size: 15px;
  color: #E91E63;
}

.ferry-t {
  top: 87%;
  left: 35%;
}
.euglenamall {
  top: 86.5%;
  left: 37%;
}
.hirakubo {
  top: 1%;
  right: 14.5%;
}
.kabira {
  top: 50%;
  left: 33%;
}
@media (max-width: 1200px) {
.ishigaki-Guide-map-img {
  margin-right: 0;
  width: 300px;
}
  .map-point {
    font-size: 11px;
  }
.click-gm {
  width: 100px;
  bottom: 0%;
  left: -20%;
}
}
/* アクセスページ */
.access-table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #fff solid;
  border-bottom: 1px #fff solid;
  margin-top: 50px;
}
.access-table tr {
  border-top: 1px #fff solid;
}
.access-table th {
  width: 40%;
  text-align: right;
  padding: 10px 12px 10px 0;
  font-size: 15px;
  color: #fff;
  vertical-align: top;
}
.access-table td {
  width: 60%;
  text-align: left;
  padding: 10px 0 10px 12px;
  font-size: 15px;
  color: #fff;
}
dl.flow_access dd {
  color: #fff;
}
@media (max-width: 1200px) {
.access-table {
  margin-top: 20px;
}
}
/* 選べる朝食 */
.eraberu-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  width: 400px;
  max-width: 73%;
}
.eraberu-box img {
  width: 100%;
}
.choose-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  width: 450px;
  max-width: 83%;
}
.choose-box img {
  width: 100%;
  animation: rotateAnim 20s linear infinite;
  opacity: 0.9;
}
@keyframes rotateAnim {
  0% { transform: rotate(0deg); }
  50%{ transform: rotate(180deg); }
  100% { transform: rotate(360deg); }  /* ここを0degにしてしまうと、180度の地点で逆方向の回転になるので注意 */
}
.dish-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  width: 550px;
  max-width: 99%;
}
.dish-box img {
  width: 100%;
}
.choose-info-block {
  padding: 50px 0;
}
.choose-info-box {
  width: 1150px;
  margin: 0 auto;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}
.choose-info-box h2 {
  line-height: 1.8;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
}
.choose-info-box p {
  line-height: 1.8;
  text-align: center;
  font-size: 23px;
  font-weight: bold;
  margin: 0 0 15px;
}
.choose-info-box p:last-child {
  margin: 0;
}
.choose-info-box-ex-txt {
  line-height: 1.3!important;
}
.choose-info-box-img {
  text-align: center;
  width: 650px;
  margin: 0 auto;
  max-width: 100%;
}
.choose-info-box-img img {
  width: 100%;
}
.marche-txt-img {
  position: absolute; 
  top: -5px;
  left: 0;
  width: 40%;
}
.marche-txt-img img {
  opacity: 0.9;
  width: 100%;
}
.porto-txt-img {
  position: absolute;
  bottom: -5px;
  right: 0;
  width: 40%;
}
.porto-txt-img img {
  opacity: 0.9;
  width: 100%;
}
.choose-menu-block {
  padding: 0;
}
.choose-menu-wropper {
  width: 1150px;
  margin: 0 auto;
}
.choose-menu-box {
  display: flex;
  justify-content: center;
  align-items: inherit;
  flex-wrap: wrap;
}
.choose-menu-box:first-child {
  margin-bottom: 50px;
}
.choose-menu-txt {
  width: 55%;
  padding: 0 0 0 20px;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}
.choose-menu-box:first-child .choose-menu-txt {
  padding: 0 20px 0 0;
}
.choose-menu-txt h3 {
  margin: 0;
  font-size: 40px;
}
.choose-menu-txt h4 {
  margin: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", "HiraMinProN-W3", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}
.choose-menu-txt p {
  font-size: 17px;
}
.choose-menu-txt-info {
  font-weight: bold;
  font-size: 22px!important;
}
.choose-menu-img {
  width: 45%;
}
.choose-menu-img img {
  width: 100%;
}
.choose-menu-reserve-block {
  padding: 80px;
  text-align: center;
}
.choose-menu-reserve-block a {
  padding: 10px 15px;
  display: inline-block;
  font-size: 25px;
  background: #b5c6cb;
  font-weight: 600;
  color: #fff;
  border-radius: 5px;
  border-bottom: 5px solid #009688;
  line-height: 1.5;
}
.choose-menu-reserve-block a:hover {
  text-decoration: none;
  opacity: 0.8;
}
@media (max-width: 1200px) {
.choose-info-block {
padding: 50px 15px 0;
}
.choose-info-box {
width: 100%;
}
.choose-menu-txt h3 {
font-size: 30px;
}
.choose-menu-wropper {
  width: 100%;
  padding: 0 15px;
}
.choose-menu-txt {
  width: 100%;
  padding: 0;
}
.choose-menu-img {
  width: 100%;
}
.choose-menu-box:nth-child(2) .choose-menu-img {
  order: 2;
}
.choose-info-box h2 {
  font-size: 23px;
}
.choose-info-box p {
  text-align: left;
  font-size: 18px;
}
}
@media (max-width: 677px) {
.choose-menu-box {
margin-bottom: 100px;
}
.choose-info-box h2 {
    font-size: 19px;
}
.marche-txt-img {
  width: 85%;
}
.porto-txt-img {
  width: 80%;
}
.choose-menu-txt h3 {
font-size: 25px;
}
.choose-menu-txt h4 {
font-size: 20px;
}
.choose-menu-reserve-block a {
font-size: 20px;
}
.choose-info-box-img {
margin: 0 auto 100px;
}
.choose-menu-reserve-block {
    padding: 0 0 80px;
}
}
/* 予約確認 */
.reserve-check-block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.reserve-check-box {
  width: 48%;
  background: #fff;
  padding: 50px;
  margin: 20px auto;
}
.reserve-check-box h4 {
  text-align: center;
  font-size: 25px;
  font-weight: 500;
}
.reserve-check-box p {
  font-size: 20px;
}
.reserve-check-box a {
  text-align: center;
  margin: 0 auto;
  display: block;
  background: #607D8B;
  padding: 15px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
.reserve-check-box a:hover {
  text-decoration: none;
  color: #fff;
}
.reserve-ex {
  width: 100%;
}
@media (max-width: 766px) {
.reserve-check-box {
  width: 94%;
  padding: 15px;
}
}
/* ブログ */
.blog-body {
  background: #fff;
}
.blog-txt {
  padding-left: 15px;
}
@media (max-width: 960px) {
.blog-txt {
  padding-left: 0;
  padding-top: 15px;
}
}
/* RMC */
.contents-block03 {
  padding: 50px 0;
}
.contents-block03-wrapper {
  width: 1200px;
  margin: 0 auto;
  max-width: 100%;
}
.rmc_special_block {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.rmc_special_box {
  width: 31%;
  font-size: 18px;
  padding: 0 10px 15px;
  border: 1px solid #000;
  margin: 10px;
  box-shadow: 1px 1px 6px;
  background: #fff;
}
.rmc_special_block h2 {
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 1.5;
}
.rmc_special_box h3 {
    font-size: 35px;
    text-align: center;
    margin: 0;
}
.rmc_special_box p {
    font-size: 20px;
    text-align: center;
    margin: 0;
}
.lottie_box {
  width: 70%;
  margin: 0 auto;
}
.rmc_rewards {
    display: table;
    max-width: 1200px;
    margin: 0 auto 0;
}
.rmc_row {
    border-bottom: 1px solid rgba(207, 207, 207, 1.00);
    background: #fff;
}
.rmc_rewards .rmc_row:first-child li {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
.rmc_row li:not(:last-child) {
    border-right: 1px solid rgba(207, 207, 207, 1.00);
}
.rmc_row ul {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 0;
    margin: 0;
}
.rmc_row li {
    display: table-cell;
    width: 20%;
    text-align: center;
    list-style: none;
    padding: 15px 10px;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 500;
}
.color-r {
  background: #43eddd;
}
.color-s {
  background: #c9c9c9;
}
.color-g {
  background: #e7c852;
}
.color-p {
  background: #7dcef4;
}
.color-r02 {
  background: #dbfffc;
}
.color-s02 {
  background: #f7f7f7;
}
.color-g02 {
  background: #fff7d9;
}
.color-p02 {
  background: #f3fbff;
}
.rmc_rewards p {
  color: #fff;
  margin: 0;
  font-size: 18px;
}
.point-block h2 {
  color: #fff;
  font-size: 35px;
}
.point-block h3 {
  font-size: 25px;
  margin: 0;
  color: #fff;
}
.point-block p {
  color: #fff;
  font-size: 18px;
  margin: 0 0 15px;
}
.point-box {
  padding-bottom: 30px;
}
.lank-block h2 {
  color: #fff;
  font-size: 35px;
}
.lank-block h3 {
  font-size: 25px;
  margin: 0;
  color: #fff;
}
.lank-block p {
  color: #fff;
  font-size: 18px;
  margin: 0 0 15px;
}
.rmc_special_reserve {
  padding: 0 0 50px;
}
.rmc_special_reserve a {
  text-align: center;
  background: #5d5e5f;
  display: block;
  width: 300px;
  margin: 0 auto;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3;
  padding: 10px;
  border-radius: 3px;
  box-shadow: 4px 4px 3px #607D8B;
  color: #fff;
}
.rmc_special_reserve a:hover {
  text-decoration: none;
}
@media (max-width: 1200px) {
.rmc_special_box {
  width: 70%;
}
}
@media (max-width: 766px) {
.contents-block03 {
  padding: 50px 10px;
}
.rmc_special_block h2 {
  text-align: left;
  font-size: 22px;
}
.row_title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  background: #f6fffb;
  border: 1px solid rgba(207, 207, 207, 1.00);
}
.rmc_rewards .rmc_row:first-child li {
  min-height: 200px;
}
.rmc_rewards .rmc_row:first-child li span {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  font-size: 18px;
  display: block;
  margin: 0 auto;
}
.rmc_row li {
  font-size: 14px;
}
.rmc_special_box {
    width: 90%;
}
.rmc_special_box h3 {
  font-size: 30px;
}
.lank-block h2,.point-block h2 {
  font-size: 25px;
}
}
/* 朝食 */
.brakefast-info-box p.fs14 {
  font-size: 14px
}
