@charset "UTF-8";
/*
Theme Name: 2026_brgd_awaji
Description: This is brgd_awaji site original theme.
Author: Nishigaki
*/
html {
  font-size: 62.5%;
}
body {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS 明朝", serif;
  position: relative;
}
html,
body {
  width: 100%;
}
h1 {
  font-size: 3.2rem;
}
h2 {
  font-size: 3.6rem;
  color: #222;
  text-align: center;
}
h4 {
  font-size: 2rem;
  color: #222;
  text-align: center;
  margin-bottom: 20px;
}
.color_w {
  color: #fff;
}
@media screen and (max-width: 896px) {
  h2 {
    font-size: 2.6rem;
  }
}
h3 {
  font-size: 1.8rem;
  color: #222;
}
p {
  line-height: 1.7;
  font-size: 1.5rem;
  color: #333;
}
p.image-text {
  padding: 10px 0;
  text-align: center;
}
p.text_c {
  text-align: center;
}
ul li {
  font-size: 1.5rem;
  color: #333;
}
th,
td {
  font-size: 1.5rem;
  line-height: 1.5;
}
a {
  color: #333;
  text-decoration: none;
  transition: all 0.3s;
}
a.white {
  color: #fff;
}
a:hover {
  opacity: 0.8;
}
a:hover > img {
  opacity: 0.8;
}
img {
  display: block;
}
@media screen and (max-width: 896px) {
  img {
    display: block;
    max-width: 100%;
  }
}
i.fa {
  display: inline;
}
header {
  display: block;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 400;
}
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  position: fixed;
  top: 0;
  height: 80px;
  width: 100%;
  background: #fff;
  transition: all 0.5s ease;
}
.hidden {
  background: #fff;
  transition: all 0.5s ease;
}
@media screen and (max-width: 896px) {
  header {
    display: flex;
    height: 60px;
  }
}
/* header h1 {
  max-width: 1200px;
  margin: 0 auto;
  height: 80px;
} */
@media screen and (max-width: 896px) {
  header h1 {
    height: 60px;
  }
}
header h1 img {
  padding: 7px 0 0px 12px;
  width: 120px;
  height: auto;
  display: inline;
}
header h1 .logo_image {
  position: relative;
}
header h1 .logo_image a {
  /* position: absolute;
  top: 0;
  left: 0; */
  width: 100%;
  height: 100%;
  z-index: 9999;
  margin-top: 10px;
  font-size: 2.4rem;
}
@media screen and (max-width: 896px) {
  header h1 img {
    width: 88px;
    padding: 12px 0 0px 8px;
  }
  header h1 .logo_image {
    position: static;
  }
  header h1 .logo_image a {
    position: static;
    font-size: 1.8rem;
    padding-left: 4px;
  }
}
/* メニューボタン */
nav {
  position: absolute;
  right: 0;
  top: 0;
}
/* 共通項目 */
.container {
  max-width: 1200px;
  margin: 0 auto;
}
.br_sp {
  display: none;
}
.br_pc {
  display: block;
}
@media screen and (max-width: 896px) {
  .container {
    width: 94%;
  }
  .br_sp {
    display: block;
  }
  .br_pc {
    display: none;
  }
}
a.a_link {
  text-decoration: underline;
  word-break: break-all;
}
a.scroll_point {
  height: 1px;
  margin-top: -80px;
  padding-top: 80px;
  display: block;
}
@media screen and (max-width: 896px) {
  a.scroll_point {
    display: block;
    margin-top: 0;
    padding-top: 0;
  }
}
h2.btm_border {
  position: relative;
}
h2.btm_border:before,
h2.btm_border:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 51px;
  height: 4px;
}
h2.btm_border:before {
  left: 50%;
  margin-left: -51px;
  background: #5072c3;
}
h2.btm_border:after {
  right: 50%;
  margin-right: -51px;
  background: #f0f2f1;
}
h2.btm_stripe {
  position: relative;
}
h2.btm_stripe:after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: auto;
  height: 8px;
  background: url(img/stripe.png) no-repeat;
}
.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS P明朝", "MS 明朝", serif;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: center;
}
h2.top {
  font-size: 2.6rem;
  margin: 45px 0 30px;
  line-height: 1.4;
  color: #f1f1f1;
}
h2.color {
  font-size: 2.6rem;
  margin: 45px 0 30px;
  line-height: 1.4;
  color: #333;
}
span.en {
  letter-spacing: 0.1em;
  font-family: "Yu Gothic UI", "游ゴシック", YuGothic, "ヒラギノゴシック Pro W3", "Hiragino Gothic Pro", "HGゴシックE", "MS Pゴシック", "MS ゴシック", sans-serif;
  font-weight: normal;
  font-size: 1.5rem;
  color: #1f2e4f;
}
span.en2 {
  letter-spacing: 0.1em;
  font-family: "Yu Gothic UI", "游ゴシック", YuGothic, "ヒラギノゴシック Pro W3", "Hiragino Gothic Pro", "HGゴシックE", "MS Pゴシック", "MS ゴシック", sans-serif;
  font-weight: normal;
  font-size: 1.5rem;
  color: #3e5b5b;
}
span.en_gallery {
  letter-spacing: 0.1em;
  font-family: "Yu Gothic UI", "游ゴシック", YuGothic, "ヒラギノゴシック Pro W3", "Hiragino Gothic Pro", "HGゴシックE", "MS Pゴシック", "MS ゴシック", sans-serif;
  font-weight: normal;
  font-size: 1.5rem;
  color: #f1f1f1;
}
span.tax_in {
  font-size: 1.4rem;
  color: #555;
}
.btn_link p a {
  width: 180px;
  color: #777ba1;
  font-weight: bold;
  background: #fff;
  border-radius: 24px;
  padding: 10px 25px;
  display: block;
  transition: all 0.2s;
  text-align: center;
  margin: 0 auto;
  border: #777ba1 1px solid;
}
.btn_link p a:hover {
  background: #dfe2e4;
}
.btn_link_white p a {
  width: 180px;
  color: #344c6c;
  font-weight: bold;
  background: #fff;
  border-radius: 24px;
  padding: 10px 25px;
  display: block;
  transition: all 0.2s;
  text-align: center;
  margin: 0 auto;
}
.btn_link_white p a:hover {
  background: #dfe2e4;
}
.btn_link_color p a {
  width: fit-content;
  padding: 6px 30px;
  display: block;
  transition: all 0.2s;
  text-align: center;
  margin: 0 auto;
  border-radius: 27px;
  border: #435a76 1px solid;
  /*color: #fff;*/
}
.btn_link_color p a:hover {
  background: #435a76;
  color: #fff;
  opacity: 1;
}
.pad_80 {
  padding: 80px 0;
}
.pl_25 {
  padding-left: 25px;
}
.mt_10 {
  margin-top: 10px;
}
.mt_20 {
  margin-top: 20px;
}
.mt_30 {
  margin-top: 30px;
}
.mt_40 {
  margin-top: 40px;
}
.mt_50 {
  margin-top: 50px;
}
.mt_80 {
  margin-top: 80px;
}
.mt_120 {
  margin-top: 120px;
}
.mb_20 {
  margin-bottom: 20px;
}
.mb_25 {
  margin-bottom: 25px;
}
.mb_30 {
  margin-bottom: 30px;
}
.mb_40 {
  margin-bottom: 40px;
}
.mb_60 {
  margin-bottom: 60px;
}
.mb_80 {
  margin-bottom: 80px;
}
.mb_100 {
  margin-bottom: 100px;
}
.mb_120 {
  margin-bottom: 120px;
}
.mb_200 {
  margin-bottom: 200px;
}
.ta_c {
  text-align: center;
}
@media screen and (max-width: 896px) {
  .sm-mb30 {
    margin-bottom: 30px;
  }
  /* 260710 追加 */
  .sp_mb_40 {
    margin-bottom: 40px;
  }
}
.sp_spc {
  margin-left: 50px;
}
.sp_spc2 {
  margin-left: 85px;
}
.sp_spc3 {
  margin-left: 103px;
}

/* 背景色 */
.bg_gray {
  background-color: #d0d4d9;
}

.bg_white {
  background-color: #fff;
}

/* フレックスボックス */
.fb {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.fb-rev {
  flex-direction: row-reverse;
}

.fb-align-start {
  align-items: flex-start;
}

.fb .img-box {
  width: 50%;
  padding-bottom: 20px;
}
.fb .txt-box {
  width: 45%;
  padding: 0 2% 20px;
}

@media screen and (max-width: 767px) {
  .fb {
    flex-direction: column;
  }
  .fb .img-box {
    width: 100%;
  }
  .fb .txt-box {
    width: 90%;
  }
}
/* フッター  */
/*リゾグラ*/
#resort-rg {
  background: #42556f;
  padding: 10px 0 40px;
}
.rg_group h2 {
  color: #fff;
}
.rg_group h4.rg_group {
  font-size: 1.6rem;
  text-align: left;
  margin-bottom: 0;
  color: #fff;
}
.rg_group .box {
  display: flex;
  flex-direction: column;
}
.rg_group .box ul {
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari etc. */
  -ms-flex-wrap: wrap;
  /* IE10        */
  flex-wrap: wrap;
}
@media screen and (max-width: 896px) {
  .rg_group .box ul {
    flex-direction: column;
  }
}
.rg_group .box p.type {
  text-align: center;
  padding: 8px 0;
  font-size: 1.8rem;
  margin-bottom: 15px;
  color: #fff;
}
.rg_group .box li {
  display: flex;
  margin-bottom: 32px;
  margin-left: 8px;
  width: 32%;
}
@media screen and (max-width: 896px) {
  .rg_group .box li {
    width: 100%;
    margin-left: 0;
  }
}
.rg_group .box li img {
  width: 65px;
  height: 45px;
  object-fit: cover;
}
.rg_group .box li .txt {
  padding: 5px 0 0 10px;
  width: 100%;
}
.rg_group .box li .txt p {
  font-size: 1.3rem;
  line-height: 1.4;
  margin-bottom: 5px;
  color: #fff;
}
.rg_group .box li .txt h3 {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
}
.rg_group .rg_details {
  display: flex;
  padding-left: 10px;
}
@media screen and (max-width: 896px) {
  .rg_group .rg_details {
    flex-direction: column;
  }
}
.rg_group .rg_details dl {
  float: left;
  padding-right: 3%;
  width: 32%;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 896px) {
  .rg_group .rg_details dl {
    width: 100%;
  }
}
.rg_group .rg_details dl:last-child {
  padding-right: 0;
}
.rg_group .rg_details dt {
  height: 1.6em;
  font-weight: bold;
  text-align: center;
  padding: 20px 0 10px;
  font-size: 16px;
  text-decoration-line: underline;
  color: #fff;
}
.rg_group .rg_details dt a {
  color: #fff;
}
@media screen and (max-width: 896px) {
  .rg_group .rg_details dt {
    text-align: left;
  }
}
.rg_group .rg_details dd {
  margin-left: 0px;
  color: #fff;
}
footer {
  text-align: right;
  padding: 80px 0 64px;
  background: #313f5f;
}
footer .f_menu {
  display: flex;
  justify-content: space-between;
  padding-bottom: 80px;
}
@media screen and (max-width: 896px) {
  footer {
    text-align: center;
    padding: 68px 0 68px;
  }
  footer .f_menu {
    flex-direction: column;
  }
}
#footer-menu a {
  color: #fff;
  display: block;
}
#menu-item-891 {
  display: block;
}
#menu-item-1961 {
  width: 43px;
}
#menu-item-1674 {
  background: #8ea6b0;
  border-radius: 20px;
  border: 1px solid #fff;
}
#menu-item-1674:hover {
  background: #fff;
}
#menu-item-1674 a:hover {
  color: #89989e;
  font-weight: bold;
  opacity: 1;
}
footer h2 {
  text-align: left;
  font-size: 32px;
  color: #fff;
}
footer p {
  text-align: left;
  color: #fff;
}
#footer-menu ul {
  max-width: 640px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 897px) {
  #menu-item-1960 {
    width: 43px;
  }
}
@media screen and (max-width: 896px) {
  footer h2 {
    text-align: center;
  }
  footer p {
    text-align: center;
  }
  #footer-menu ul li {
    padding: 10px 20px;
    margin-bottom: 10px;
  }
  #menu-item-1961 {
    width: 129px;
  }
}
footer .info .logo_image {
  width: 300px;
  line-height: 1.5;
}
@media screen and (max-width: 896px) {
  footer .info .logo_image {
    margin: 20px auto;
    width: auto;
  }
}
footer .info .logo_image img {
  width: 100%;
}
@media screen and (max-width: 896px) {
  footer .info .logo_image img {
    width: 90%;
    margin: 0 auto;
  }
}
footer .info p.tell {
  font-size: 2.2rem;
  line-height: 1;
  margin-top: 5px;
}
footer .info p.mail {
  font-size: 1.9rem;
  line-height: 1;
  margin-top: 6px;
}
footer .info p.time {
  font-size: 1.8rem;
}
footer .info .btn_orange a {
  border-radius: 0;
  padding: 12px 50px;
}
footer .info a {
  color: #fff;
  font-size: 2.6rem;
}
footer p.address {
  margin-bottom: 20px;
}
footer a.recruit {
  color: #5d87b7;
}
footer p.company {
  font-size: 13px;
  text-align: center;
}
.reserve_pc {
  position: fixed;
  bottom: 117px;
  right: 0;
  width: 200px;
  height: 107px;
  z-index: 100;
  background: #fff;
  color: #34446a;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .reserve_pc {
    display: none;
  }
}
.reserve_pc p {
  background: #344c6c;
  font-size: 2rem;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 7px;
}
.reserve_pc a {
  font-size: 1.6rem;
  margin-top: 7px;
  color: #344c6c;
}
.reserve_pc a.to489 {
  font-size: 1.6rem;
  margin-top: 7px;
  color: #ffffff;
}
.reserve_pc a.to489:hover {
  text-decoration: underline;
}
.reserve_pc .reserve_to489 {
  background: #344c6c;
  padding: 7px;
}
.reserve_pc .web489 {
  background: #3a7b8f;
}
.reserve_pc p span {
  display: block;
  font-size: 60%;
}
.reserve_tell {
  padding: 1px;
}
.reserve_mail {
  background: #9eb4d0;
  padding: 6px 0;
  margin-top: 4px;
}
footer .info a {
  font-size: 2.2rem;
}
footer .info .btn_link p {
  line-height: 1;
}
footer .info .btn_link p a {
  color: #222;
  font-weight: 400;
  font-size: 2rem;
}
#footer_sp {
  display: none;
}
@media screen and (max-width: 896px) {
  #footer_sp {
    display: block;
  }
  .reserve_sp {
    width: 100%;
    height: 60px;
    display: flex;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
    background: #324266;
    color: #fff;
    text-align: center;
  }
  .reserve_web.dome {
    background: #426632;
  }
  .reserve_sp p {
    padding-top: 10px;
    text-align: center;
  }
  .reserve_sp p a {
    color: #fff;
    display: block;
  }
  .reserve_web,
  .reserve_tel,
  .reserve_btn {
    width: 25%;
  }
  .reserve_web,
  .reserve_tel,
  .reserve_btn {
    border-right: #fff solid 1px;
  }
  .reserve_btn:last-of-type {
    border-right: none;
  }
  .reserve_btn {
    background: #e6ebec;
  }
  .reserve_btn p a {
    color: #1d1d1e;
  }
  .drawer-menu {
    box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30%;
    min-width: 300px;
    height: 100%;
    padding: 50px 0;
    background: #e2e2e2;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: perspective(500px) rotateY(-90deg);
    transform: perspective(500px) rotateY(-90deg);
    opacity: 0;
    z-index: 999 !important;
  }
  .drawer-menu .menu {
    overflow-y: auto;
    height: 100%;
  }
  .menu-item {
    display: block;
  }
  .header_reserve_villa {
    background: #324266;
  }
  .header_reserve_villa:hover {
    background: #fff;
  }
  .header_reserve_villa a {
    color: #fff;
  }
  .header_reserve_villa a:hover {
    color: #32697a;
  }

  .header_reserve_dome {
    background: #426632;
  }
  .header_reserve_dome:hover {
    background: #fff;
  }
  .header_reserve_dome a {
    color: #fff;
  }
  .header_reserve_dome a:hover {
    color: #62994b;
  }
  .drawer-menu li {
    text-align: center;
  }
  .drawer-menu li a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
  }
  .drawer-menu li a:hover {
    color: #1a1e24;
    background: #fff;
  }
  /* ------------------------------------------------ checkbox */
  .check {
    display: none;
  }
  /* ------------------------------------------------ menu button スマホ版メニューの位置*/
  .menu-btn {
    position: fixed;
    display: block;
    top: 12px;
    right: 6%;
    width: 50px;
    height: 40px;
    font-size: 10px;
    text-align: center;
    cursor: pointer;
    z-index: 9999;
  }
  .bar {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 3px;
    background: #cbcbcb;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
  }
  .bar.middle {
    top: 15px;
    opacity: 1;
  }
  .bar.bottom {
    top: 30px;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  .menu-btn:hover .bar {
    background: #999;
  }
  .close-menu {
    position: fixed;
    top: 0;
    right: 30%;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0);
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    visibility: hidden;
    opacity: 0;
  }
  /* ------------------------------------------------ checked */
  .check:checked ~ .drawer-menu {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    z-index: 2;
  }
  .check:checked ~ .contents {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
  }
  .check:checked ~ .menu-btn .bar.top {
    width: 56px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .check:checked ~ .menu-btn .bar.middle {
    opacity: 0;
  }
  .check:checked ~ .menu-btn .bar.bottom {
    width: 56px;
    top: 39px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .check:checked ~ .close-menu {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: rgba(0, 0, 0, 0.5);
    visibility: visible;
    opacity: 1;
    z-index: 3;
  }
}
/*注意！！以下PC用ヘッダーメニュー*/
@media screen and (min-width: 897px) {
  .drawer-menu {
    /* width: 100%; */
    height: 80px;
  }
  .menu {
    max-width: 1200px;
    float: right;
    margin-right: 20px;
  }
  .menu-top-container {
    max-width: 1200px;
    margin: 0 auto;
  }
  #menu-item-891 {
    display: none;
  }
  .header_reserve_villa {
    width: 50px;
    border-radius: 20px;
    background: #5a7080;
  }
  .header_reserve_villa:hover {
    background: #fff;
  }
  .header_reserve_villa a {
    color: #fff !important;
  }
  .header_reserve_villa a:hover {
    color: #5a7080 !important;
  }
  .header_reserve_dome {
    width: 50px;
    border-radius: 20px;
    background: #598069;
  }
  .header_reserve_dome:hover {
    background: #fff;
  }
  .header_reserve_dome a {
    color: #fff !important;
  }
  .header_reserve_dome a:hover {
    color: #598069 !important;
  }
  .menu-item {
    display: inline-block;
    padding: 20px 45px 10px;
    text-align: center;
    margin: 24px auto 0;
    position: relative;
  }
  #menu-item-2385 {
    padding: 20px 55px 10px;
  }
  #menu-item-2386 {
    padding: 20px 55px 10px;
  }
  #menu-item-2430 {
    margin-right: 20px;
  }
  #menu-item-2431 {
    margin-right: 20px;
  }
  .menu-item a {
    color: #86a2b7;
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 100%;
    font-weight: bold;
  }
  .check,
  .menu-btn {
    display: none;
  }
}
@media screen and (min-width: 897px) {
  .menu-item-2590 a {
    color: #86a2b7;
    display: block;
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 100%;
    font-weight: bold;
  }
}
@media screen and (max-width: 896px) {
  .menu-item-2590 a {
    color: #86a2b7;
    display: block;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 897px) and (max-width: 1150px) {
  .menu {
    margin-right: unset;
  }
  .menu-item {
    padding: 20px 30px 10px;
    margin: 24px 0 0 0;
  }
  #menu-item-2430 {
    margin-right: 7px;
    padding: 20px 49px 10px;
  }
  #menu-item-288 {
    padding: 20px 49px 10px;
  }
}
/* 下層ページ */
.pankuzu {
  background: #d6dadd;
  padding: 8px 0 8px 5px;
  font-size: 1.3rem;
  color: #333;
  margin-top: 80px;
}
.page_top_view {
  padding: 45px 0 60px;
}
@media screen and (max-width: 896px) {
  .pankuzu {
    margin-top: 60px;
  }
  .page_top_view {
    padding: 0 0 8%;
  }
}
.page_top_view img {
  width: 100%;
  max-width: 1200px;
  height: 400px;
  object-fit: cover;
}
@media screen and (max-width: 896px) {
  .page_top_view img {
    width: 100%;
    height: 240px;
  }
}
.page_top_view img.page_top {
  margin: 0 auto 40px;
}
.page_top_view .ttl_area {
  text-align: center;
}
.page_top_view .ttl_area h2 {
  padding: 0 0 24px;
}
.page_top_view .ttl_area .en {
  color: #444;
}
.page_top_view .ttl_area p.msg {
  margin-top: 50px;
  font-size: 1.6rem;
}

h3.stripe {
  position: relative;
  text-align: center;
  font-size: 2.6rem;
  margin-bottom: 50px;
}
@media screen and (max-width: 896px) {
  h3.stripe {
    font-size: 1.8rem;
  }
}
h3.stripe span {
  padding: 0 25px;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 896px) {
  h3.stripe span {
    padding: 0 0;
  }
}
h3.border {
  color: #5d87b7;
  position: relative;
  text-align: center;
  font-size: 2.6rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 896px) {
  h3.border {
    font-size: 2rem;
  }
}
h3.border span {
  background: #f1f4f4;
  padding: 0 25px;
  position: relative;
  z-index: 20;
}
h3.border:before {
  content: "";
  display: block;
  position: absolute;
  height: 8px;
  width: 100%;
  border-top: 1px solid #ccc;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
}
.detail {
  width: 776px;
  margin: 0 auto;
}
.name {
  display: flex;
  margin-bottom: 30px;
}
.name p {
  font-size: 1.6rem;
}
.name p.green {
  background: #19a495;
  border: 1px solid #19a495;
  color: #fff;
  width: 25%;
  text-align: center;
  padding: 25px 0;
}
.name p.white {
  background: #fff;
  border: 1px solid #999;
  width: 75%;
  padding: 25px;
  box-sizing: border-box;
}
.container.news_single {
  background: #fff;
  padding: 80px 100px 100px;
  min-height: 500px;
}
@media screen and (max-width: 896px) {
  .container.news_single {
    background: #fff;
    padding: 10% 5%;
    min-height: 300px;
    box-sizing: border-box;
  }
}
.container.news_single p.date {
  text-align: center;
}
.container.news_single h2 {
  padding: 15px 0 25px;
  margin-bottom: 55px;
  font-size: 2.4rem;
}
.container.news_single .article_content img {
  margin: 0 auto 45px;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 896px) {
  .container.news_single .article_content img {
    height: 240px;
    object-fit: cover;
  }
}
.container.news_single .article_content p {
  line-height: 2;
  word-break: break-word;
}
.container.news_list p.news_list {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}
ul.news_list li {
  padding: 20px;
  border-bottom: 1px solid #ccc;
  line-height: 1.5;
}
ul.news_list li .cate {
  color: #5d87b7;
  font-size: 1.4rem;
}
/*バナー*/
.top_bnr {
  background: #cfdce6;
  overflow: hidden;
  padding: 30px 0 50px;
}

.top_bnr .bnr_container {
  width: 100%;
  max-width: none;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}

.top_bnr .slick-list {
  width: 100%;
  max-width: none !important;
  overflow: hidden;
}

.top_bnr .slick-track {
  display: flex;
  align-items: center;
}

.top_bnr .slick-slide {
  padding: 0 8px;
  box-sizing: border-box;
}

.top_bnr .slick-slide a img {
  aspect-ratio: auto;
}
.multiple-item3 {
  margin: 0;
  padding: 0;
}

.multiple-item3 li {
  list-style: none;
}

.multiple-item3 img {
  display: block;
  width: 100%;
  height: auto;
}

/* ---------- SP ---------- */

@media screen and (max-width: 896px) {
  .top_bnr {
    padding: 15px 0 30px;
  }

  .top_bnr .bnr_container {
    padding: 0 10px;
  }

  .top_bnr .slick-slide {
    padding: 0 5px;
  }
}
/* フッタ
--------------------------- */
footer .info {
  margin-bottom: 2em;
  padding-left: 15px;
}
@media screen and (max-width: 896px) {
  footer .info {
    margin-bottom: 50px;
    padding-left: 0;
  }
}
footer p.checkin a {
  color: #fff;
  padding-right: 1em;
}
.checkin_box {
  margin-bottom: 1em;
}
/* 矢印アイコン
--------------------------- */
.arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.arrow::before,
.arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.external::before {
  width: 12px;
  height: 2px;
  background: #616c76;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.external::after {
  right: 1px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #616c76;
  border-right: 2px solid #616c76;
}
/* TOPへ戻るボタン */
#fixedTop {
  right: 10px;
  bottom: 235px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  text-decoration: none;
  vertical-align: middle;
  display: none;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(50, 50, 50, 0.5);
  position: fixed;
  z-index: 99;
  font-size: 20px;
}
#fixedTop:hover {
  background: rgba(50, 50, 50, 1);
}
@media screen and (max-width: 896px) {
  #fixedTop {
    display: none !important;
  }
}
/* 404
=============*/
#content h2 {
  font-size: 4rem;
  text-align: center;
  padding: 10rem 0 6rem;
  margin: 0 auto;
}
#content p {
  text-align: center;
  padding: 3rem 0;
}
.pc {
  display: none !important;
}
/* swiper */
/* 全体のスタイル */
.swiper-wrapper {
  width: 100%;
  height: 250px;
}
/* 全スライド共通スタイル */
.swiper-slide {
  width: 100%;
  height: 650px;
}
.swiper-slide img {
  width: 100%;
  height: 650px;
  object-fit: cover;
}
@media screen and (min-width: 1200px) {
  .swiper-slide img {
    height: auto;
    max-height: 900px;
  }
}
@media screen and (max-width: 896px) {
  .swiper-slide img {
    height: 400px;
  }
}
/*ページネーション*/
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  color: #000;
}
/*バナースライダー*/
.bnr_swiper-wrapper a,
img {
  width: 100%;
}
.bnr_swiper-wrapper {
  width: 100%;
  height: 250px;
}
/* 全スライド共通スタイル */
.bnr_swiper-slide {
  width: 100%;
  height: 650px;
}
.bnr_swiper-slide img {
  width: 100%;
  height: 650px;
  object-fit: cover;
}
@media screen and (min-width: 1200px) {
  .bnr_swiper-slide img {
    height: auto;
    max-height: 900px;
  }
}
@media screen and (max-width: 896px) {
  .bnr_swiper-slide img {
    height: auto;
  }
}
.cakejp {
  width: 100%;
  margin: 80px auto 0;
  display: flex;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cakejp .img {
  width: 50%;
  height: 180px;
}
.cakejp .img img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  object-position: 0% 50%;
}
.cakejp .txt {
  width: 50%;
  height: 180px;
  padding: 20px 15px;
  box-sizing: border-box;
  background-color: #ecf0f1;
}
.cakejp .txt h3 {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 10px;
  padding: 10px 0px;
}
.cakejp .txt h3,
.cakejp .txt p {
  text-align: center;
}
.cakejp .btn_more {
  text-align: center;
}
@media screen and (max-width: 896px) {
  .cakejp_txt {
    padding: 40px 30px 50px;
    background-color: #000;
    box-sizing: border-box;
  }
  .cakejp {
    width: 100%;
    padding: 0;
  }
  .cakejp .img {
    width: 100%;
    height: auto;
  }
  .cakejp .img img {
    height: auto;
  }
  .cakejp .txt {
    width: 100%;
    height: auto;
  }
  .cakejp .txt h3 {
    font-size: 1.8rem;
    font-weight: 500;
    margin-bottom: 10px;
  }
}
ul.slider_4columns.slick-initialized {
  opacity: 1;
}
ul.slider_4columns {
  margin: 0 auto 30px !important;
  width: 100%;
}
ul.slider_4columns {
  overflow: visible;
  /* opacity: 0; */
  /* transition: 3s; */
}
div.imgbox_3 {
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 30px;
}
div.imgbox_3 img {
  display: block;
  width: 33%;
  padding: 0;
}
@media screen and (max-width: 896px) {
  div.imgbox_3 img {
    width: 90%;
    padding: 8px 0;
  }
}
/*--------------------
コンテンツ部分
--------------------*/
#splash {
  width: 100%;
  height: 100vh;
  z-index: 999;
  background: #4c6f9e;
  text-align: center;
  color: #fdfeff;
  position: fixed;
  top: 0;
}
#splash_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#splash_logo img {
  width: 300px;
}
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.qa_bk h3 {
  font-size: 2.4rem;
  font-weight: 500;
}
.qa_link ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 100px;
}
a.anchor {
  display: block;
  padding-top: 110px;
  margin-top: -110px;
}
.btn_qp {
  position: relative;
}
.btn_link p a.btn_qp {
  font-size: 1.4rem;
  font-weight: 200;
}
@media screen and (max-width: 896px) {
  .btn_link p a.btn_qp {
    font-size: 1.2rem;
    width: 110px;
    margin-bottom: 10px;
  }
}
.btn_qp::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #a7a7a7;
  border-right: solid 1px #a7a7a7;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 45%;
  right: -15px;
  margin-top: -4px;
}
@media screen and (max-width: 896px) {
  .qa_link li {
    margin: 8px;
  }
  .qa_link ul {
    width: 94%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 auto;
    margin-right: 20px;
    gap: 0.6rem;
  }
}
.dogex {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  margin-bottom: 80px;
  max-width: 1200px;
}
.dogex .img {
  width: 50%;
  height: 320px;
}
.dogex .img img {
  width: 100%;
  height: 320px;
  object-fit: cover;
}
.dogex .txt_box {
  width: 50%;
  padding: 15px;
  box-sizing: border-box;
  background-color: #f7f6f4;
  border: 1px solid #222;
}
.dogex .txt_box .txt {
  width: 100%;
  height: 280px;
  margin: 0;
  border: 1px solid #222;
  box-sizing: border-box;
}
.dogex .txt p {
  text-align: center;
  margin-top: 70px;
}
@media screen and (max-width: 842px) {
  .dogex .img {
    width: 100%;
    height: 260px;
  }
  .dogex .img img {
    width: 100%;
    height: 260px;
    object-fit: cover;
  }
  .dogex .txt_box {
    width: 100%;
  }
}
/*CSS　閉じるバナー*/
.callout-container {
  position: fixed;
  width: 50%;
  max-width: 550px;
  z-index: 100;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 5px;
}
.callout-container02 {
  position: fixed;
  width: 50%;
  max-width: 200px;
  z-index: 100;
  bottom: 34%;
  right: 0;
  background-color: #fff;
  padding: 5px;
}
.callout-container img {
  width: 100%;
}
.callout-container02 img {
  width: 100%;
}
@media screen and (max-width: 896px) {
  .callout-container {
    position: fixed;
    width: 96% !important;
    max-width: 900px !important;
    z-index: 100;
    bottom: 63px;
    right: 0;
    background-color: #fff;
    padding: 3px;
    margin: 0 auto;
  }
  .callout-container02 {
    position: fixed;
    width: 100% !important;
    max-width: 900px !important;
    z-index: 100;
    bottom: 9%;
    right: 0;
    background-color: #fff;
    padding: 5px;
  }
  .callout-container img {
    width: 100%;
  }
  .callout-container02 img {
    width: 100%;
  }
}
.bnr_close {
  position: absolute;
  top: 0px;
  right: 5px;
  color: gray;
  font-size: 36px;
  padding: 4px;
  line-height: 1;
  cursor: pointer;
  z-index: 1;
}
.bnr_close:hover {
  color: lightgrey;
}

/* ギャラリー */
#gallary {
  padding: 0 0 20px;
}
.gallery_wrap {
  max-width: 100%;
  margin: auto;
  overflow: hidden;
}
.gallery_wrap .gallery_list {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.gallery_wrap .gallery_list .swiper-wrapper {
  width: 100%;
  transition-timing-function: linear !important;
}
.gallery_wrap .gallery_list .swiper-slide {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.gallery_wrap .gallery_list .gl_slide {
  width: 37rem;
  height: 25rem;
  overflow: hidden;
}
.gallery_wrap .gallery_list .gl_slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hide_slide {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  background: #f9f8f7;
  cursor: pointer;
}
#hide_slide span {
  width: 32px;
  height: 2px;
  position: absolute;
  top: 14px;
  right: 0;
  background: #a7c2c0;
}
#hide_slide span:nth-of-type(1) {
  transform: rotate(135deg);
}
#hide_slide span:nth-of-type(2) {
  transform: rotate(-135deg);
}
#toggle_slide {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #fff;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 999999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
#toggle_slide.on {
  right: 0;
  visibility: visible;
  opacity: 1;
}
.toggle_slide_wrap {
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
}
.toggle_slide_wrap .left_slide {
  width: 65%;
  padding: 60px;
  box-sizing: border-box;
  background: #f9f8f7;
}
.toggle_slide_wrap .right_slide {
  width: 35%;
  height: 100%;
  padding: 60px;
  box-sizing: border-box;
  overflow-y: scroll;
}
.gallery_slide_main {
  width: 100%;
}
.gallery_slide_main .swiper-button-next,
.gallery_slide_main .swiper-button-prev {
  top: 50% !important;
}
.gallery_slide_main .swiper-slide .gl_slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery_slide_thumbnail {
  width: 100%;
}
.gallery_slide_main .swiper-slide {
  width: 100% !important;
}
.gallery_slide_thumbnail .swiper-wrapper {
  width: 100%;
  height: auto;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gallery_slide_thumbnail .swiper-slide {
  width: 33% !important;
  margin: 1px 0;
}
.gallery_slide_thumbnail .swiper-slide .gl_slide {
  width: 100%;
  height: 100%;
}
.gallery_slide_thumbnail .swiper-slide .gl_slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery_slide_thumbnail .swiper-slide.swiper-slide-thumb-active {
  opacity: 0.5;
}
@media screen and (max-width: 980px) {
  .toggle_slide_wrap {
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
  }
  .toggle_slide_wrap .left_slide {
    width: 100%;
    padding: 40px 20px 20px;
  }
  .toggle_slide_wrap .right_slide {
    width: 100%;
    height: 360px;
    padding: 20px;
    overflow-y: scroll;
  }
  .gallery_wrap .gallery_list .gl_slide {
    width: 16rem;
    height: 11.6rem;
  }
}
/* ギャラリーEND */
/* Instagram 動画*/
.instagrampc_top .inr {
  text-align: center;
  margin: 1%;
  padding: 0 !important;
  display: flex;
  justify-content: center;
}
.instagrampc_top h2.mincho.color,
.instagram_top h2.mincho.color {
  margin: 45px 0 15px;
}
.instagrampc_top .logo,
.instagram_top .logo {
  width: 40px;
  margin: 0 auto 15px;
}
.instagrampc_top iframe {
  width: 100%;
}
@media screen and (max-width: 896px) {
  .instagrampc_top {
    display: none;
  }
  .instagram_top .logo {
    margin: 0px auto 5%;
  }
}
/* Instagram 動画のスライダーSP用*/
@media screen and (min-width: 897px) {
  .vimeo-swiper {
    display: none;
  }
}
.vimeo-swiper {
  width: 100%;
  padding: 20px 0;
  overflow: hidden;
}
.vimeo-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.vimeo-swiper iframe {
  border-radius: 12px;
  /* 角丸デザイン */
}
.swiper-button-prev,
.swiper-button-next {
  color: #333;
  /* 矢印の色 */
  width: 40px;
  height: 40px;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 24px;
  /* 矢印アイコンの大きさ */
}
/* Instagram 動画のスライダーSP用　END*/
@media screen and (max-width: 898px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
}
/* インスタグラム */
.top_instagram {
  padding: 15px 0 40px;
  background-color: #f4f2f8;
}
.top_instagram h2.top {
  margin-bottom: 50px;
}
.top_instagram .fa-2x {
  font-size: 1.5em;
}
.top_instagram .logo {
  width: 40px;
  margin: 0 auto 15px;
}
@media screen and (max-width: 896px) {
  .top_instagram {
    padding: 0px 0 40px;
  }
  .top_instagram .inr {
    padding: 15px 0;
  }
  .top_instagram h2.color {
    margin: 20px 0 10px;
  }
  .top_instagram .logo {
    margin: 6% auto 8%;
  }
}
.top_instagram iframe {
  pointer-events: none;
}
.top_instagram_img img {
  width: 100%;
  object-fit: cover;
  height: auto;
  margin: 0 auto;
}
.top_instagram .link a {
  color: #222;
  border: #222 1px solid;
}
.top_insta_ul li {
  word-break: break-all;
}
@media screen and (max-width: 896px) {
  .top_insta_ul .slick-prev:before,
  .top_insta_ul .slick-next:before {
    display: block;
    color: #ffffff;
  }
  .top_insta_ul .slick-prev,
  .top_insta_ul .slick-next {
    top: 40%;
  }
  .top_insta_ul .slick-prev {
    left: 10px;
  }
  .top_insta_ul .slick-next {
    right: 10px;
  }
}
.top_instagram .slick-slide h3 {
  padding: 7% 1%;
}
.top_instagram .spot a {
  display: flex;
}
.top_instagram .spot p {
  padding: unset;
  margin-left: 0.5rem;
  font-weight: bold;
}
.instagram_slides {
  margin: 0 auto;
  padding-bottom: 20px;
  padding-top: 10px;
  width: 100%;
}
.top_instagram_li .txt {
  display: block;
  margin: 0px 10px 0 0;
}
.top_instagram_li .txt .date,
.top_instagram_li .txt .caption {
  width: auto;
}
.top_instagram li p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  padding: 0 5% 1.5%;
}
.top_instagram_li {
  width: 100%;
  background: white;
  margin: 0 auto;
}
.top_instagram_cap {
  padding: 0.5rem;
}
.instagram_contents p {
  white-space: pre-wrap;
}
.instagram_contents h2 {
  text-align: left;
  padding: 0 0 1% 1% !important;
  margin-top: 2%;
}
.top_instagram .slick-slide iframe {
  position: relative;
  z-index: 10;
  pointer-events: auto !important;
}
.top_instagram .slick-list {
  pointer-events: auto;
}
/* ポップアップ*/
.instagram_main_contents .content_width {
  background: #fff;
}
.instagram_contents {
  display: flex;
}
.instagram_contents .content {
  padding-left: 2%;
  width: 95%;
}
.top_instagram .slick-initialized .slick-slide {
  margin: 1rem;
}
.instagram_main_contents .content_width {
  margin-top: 30px;
}
@media screen and (max-width: 896px) {
  .instagram_contents {
    display: block;
  }
  .top_instagram ul.sp_instagram_ul {
    display: grid !important;
    width: 100%;
    grid-template-columns: repeat(auto-fit, calc(50% - 10px));
    gap: 20px;
    padding: 10px;
  }
  .top_instagram .slick-initialized .slick-slide {
    margin: 0 0.5rem;
  }
}
/* ------------------------------
 single
------------------------------ */
.instagram_main_contents {
  width: 100%;
}
.instagram_main_contents h1.insta_title {
  margin-bottom: 30px;
  font-size: 24px;
  text-align: center;
  word-break: break-all;
  line-height: 1.7;
}
.instagram_contents {
  width: 94%;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.instagram_contents .instagram_img_box {
  width: 60%;
}
.instagram_contents .instagram_img_box .instagram_img {
  width: 100%;
}
.instagram_contents .instagram_img_box .instagram_img img {
  display: initial;
  width: 100%;
  height: auto;
}
.instagram_contents .instagram_note {
  width: 37%;
  margin-left: 3%;
}
@media screen and (min-width: 897px) {
  .lity-container .instagram_img_box iframe.reel {
    height: 83% !important;
  }
}
@media screen and (max-width: 896px) {
  .instagram_main_contents {
    margin: 0;
  }
  .instagram_contents .instagram_img_box {
    width: 100%;
  }
  .instagram_contents .instagram_note {
    width: 100%;
    margin-left: 0%;
    margin-top: 30px;
  }
}
/* ------------------------------
 single end
------------------------------ */
/* インスタグラム  END */

/* 画像の上に文字 */
.bg-img-wrap {
  text-shadow:
    black 1px 1px 10px,
    black -1px 1px 10px,
    black 1px -1px 10px,
    black -1px -1px 10px;
  background-size: cover;
  background-position: 50% 50%;
  padding: 130px 0;
}

#top_faq.bg-img-wrap {
  background-image: url(./img/top/sl03_20230801.jpg);
}
#villa .bg-img-wrap {
  background-image: url(./img/villa/dome_brz.jpg);
}

#room .bg-img-wrap {
  background-image: url(./img/room/villa_mv.jpg);
}

.bg-img-box .link a {
  color: #fff;
  border: #fff 1px solid;
}
.bg-img-box .hx-type1 {
  color: #fff;
  font-weight: 500;
}

.bg-img-box .txt {
  color: #fff;
  line-height: 2.2;
}
.bg-img-box .link a {
  color: #fff;
  border: #fff 1px solid;
  display: inline-block;
  padding: 1em 2em;
  color: #fff;
  border: #fff 1px solid;
}

.slick-prev,
.slick-next {
  display: none !important;
}

.roombox {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.roombox ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	
}
.roombox ul li {
	width: 50%;
	padding: 15px;
	box-sizing: border-box;
	
}
.roombox ul li p {
	text-align: center;
	background-color: #86a2b7;
	color: #fff;
	
}
.roombox .roomimg {
	width: 100%;
	
}
.roombox .roomimg img {
	width: 100%;
	
}
	
	
@media screen and (max-width: 896px) {
	.roombox ul li {
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	
}
}
.btn_link2 p a {
	width: 580px;
}
@media screen and (max-width: 896px) {
  .btn_link2 p a {
    width: 100%;
    box-sizing: border-box;
  }
}