@charset "utf-8";
/* CSS Information========

Table of Contents:
 * info
========================== */
#container {
  margin-bottom: 80px;
}
#container .topicpath {
  width: 90%;
  margin: 10px auto 0;
}
img {
  height: auto;
}
h2 {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 25px;
  color: #063641;
  margin-bottom: 20px;
}
h2 img {
  width: auto;
  height: 75px;
  margin: 0 auto 10px;
}
#container .heading {
  width: 90%;
  margin: 0 auto 50px;
  padding: 30px 0 0;
}
#container .heading .title {
  text-align: center;
  color: #063641;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 10px;
}
#menu > h2,
.recommend > h2 {
  text-align: center;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 49px;
  color: #063641;
  margin: 45px 0 20px;
}
#stay h2 {
  margin-bottom: 30px;
}
.con_outer {
  margin-bottom: 100px;
}
/* ========================
　list_spa
========================== */
.list_spa {
  width: 90%;
  margin: 0 auto 40px;
}
.list_spa ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.list_spa ul li {
  width: 33%;
  text-align: center;
  border-left: 1px solid #ccc;
  margin-bottom: 12px;
  border-right: 1px solid #ccc;
  margin-right: -1px;
}
.list_spa ul li a {
  position: relative;
  display: inline-block;
  color: #333;
  padding-bottom: 15px;
  text-decoration: none;
}
.list_spa ul li a:before {
  border-right: 1px solid #383838;
  border-top: 1px solid #383838;
  bottom: 7px;
  content: " ";
  height: 5px;
  right: 40%;
  position: absolute;
  -webkit-transform: translateX(-50%) rotate(135deg);
  transform: translateX(-50%) rotate(135deg);
  width: 5px;
}
.stay_content:first-child section.stay_detail:nth-of-type(2) a {
  background-image: url(https://www.granbellhotel.jp/img/common/img_externalLink_b.svg);
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: top 50% right 10px;
}
.stay_content:first-child section.stay_detail:nth-of-type(2) a:before {
  background-image: url(https://www.granbellhotel.jp/img/common/img_externalLink.svg);
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: top 50% right 10px;
}
/* ========================
　cover
========================== */
.cover {
  margin-bottom: 100px;
}
.cover img {
  height: 50vh;
  object-fit: cover;
  object-position: 41%;
}
/* ========================
　information
========================== */
#information {
  width: 90%;
  margin: 0 auto 100px;
}
#information dl {
  border-top: #ccc 1px solid;
  display: flex;
  justify-content: space-between;
  padding: 10px 1%;
}
#information dl:last-child {
  border-bottom: #ccc 1px solid;
}
#information dl dt {
  width: 25%;
}
#information dl dd {
  width: 70%;
}
/* ========================
　tab_stay
========================== */
.stay_content {
  display: none;
}
.stay_content.show {
  display: block;
}
.tab_stay {
  width: 90%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 10px;
}
.tab {
  cursor: pointer;
  width: 48%;
  text-align: center;
  color: #063641;
  font-size: 22px;
  border-bottom: 4px solid #e6eaec;
  padding-bottom: 10px;
}
.tab.active {
  border-bottom: 4px solid #063641;
}
.stay_content > img {
  height: 50vh;
  object-fit: cover;
  object-position: 41%;
}
/* ========================
　stay_content
========================== */
.wrap_area ul li .area_dit {
  width: 90%;
  margin: 20px auto 60px;
}
.wrap_area ul li .area_dit > dl dt {
  text-align: center;
  font-size: 25px;
  color: #063641;
  margin-bottom: 8px;
}

/* ========================
　menu
========================== */
#menu .heading {
  margin: 0 auto 20px;
  padding: 0;
}
#menu .info_res {
  width: 90%;
  margin: 0 auto 50px;
  text-align: center;
  border-top: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
  padding: 10px 1%;
}
#menu .point {
  background-color: #f0f0f0;
  padding: 40px 0 50px;
  margin-bottom: 100px;
}
#menu .point ul {
  width: 85%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 0;
}
#menu .point ul li {
  width: 100%;
}
#menu .point ul li dl dt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
#menu .point ul li dl dt img {
  width: 24%;
  object-fit: contain;
}
#menu .point ul li dl dt p {
  width: 72%;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3;
}
#menu .lounge_slider {
  margin-bottom: 20px;
}
#menu .recommend .lounge_slider .box_lounge dl {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}
#menu .recommend .lounge_slider .box_lounge dl dd {
  text-align: right;
}
#menu .wrap_faci {
  margin-top: 20px;
}
#menu .wrap_faci > dl {
  margin-bottom: 15px;
}
#menu .wrap_faci > dl dt {
  text-align: center;
  font-size: 25px;
  margin-bottom: 8px;
}
#menu .wrap_faci .wrap_dit dl {
  display: flex;
  padding: 10px 0;
  border-top: 1px solid #fff;
}
#menu .wrap_faci .wrap_dit dl:last-of-type {
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}
#menu .wrap_faci .wrap_dit dt {
  text-align: left;
  font-size: initial;
  width: 30%;
  margin-left: 2%;
}
#menu .wrap_faci p a {
  width: 100%;
}
#menu .lounge_slider .box_lounge {
  margin: 0 10px;
}
#menu .lounge_slider .box_lounge img {
  margin-bottom: 20px;
}
.gallery {
  margin-top: 60px;
}
.g_slider .slick-slide {
  margin-right: 20px;
}
.g_slider .slider-img {
  width: 80%;
}
#menu .slick-prev,
#menu .slick-next {
  top: 30%;
}
/* ========================
　box_story
========================== */
.tab_stay {
  line-height: 1.3;
}
.item {
  width: 45%;
  position: absolute;
  top: 65%;
  left: 10px;
}
.stay_detail {
  width: 90%;
  display: grid;
  gap: 0 7%;
  margin: 30px auto 0;
  grid-auto-columns: 20% 1fr;
  flex-direction: column;
}
.story_text dt {
  font-family: "Oswald", sans-serif;
  color: #063641;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1.5;
}
.story_time {
  grid-row: 1 / 2;
  width: 100%;
  margin-bottom: 30px;
}
.story_text {
  grid-column: 2 / 3;
}
.story_item {
  background-color: #e6ebec;
  margin-left: 25px;
  margin-top: 20px;
  grid-column: 1 / 3;
}
.story_time p {
  text-align: center;
  font-family: "Oswald", sans-serif;
  color: #063641;
  font-size: 22px;
  font-weight: 500;
  position: relative;
  height: 100%;
}
.story_time p span {
  display: block;
  width: 1px;
  height: 100%;
  background-color: #063641;
  position: absolute;
  left: 50%;
}
.box_item {
  padding: 15px;
}
.box_item img {
  object-fit: contain;
}
.box_item dt {
  text-align: center;
  margin-top: 15px;
  font-size: 18px;
  font-family: "Oswald", sans-serif;
  color: #063641;
  font-weight: 700;
}
.box_item dd {
  margin: 10px 0 15px;
}
.btn.more {
  background-color: #ffffff;
  width: 100%;
  padding: 15px 0;
  margin-bottom: 5px;
}
.stay_detail p .btn.more span {
  color: #063641;
}
.stay_detail p .btn.more:before {
  background: #063641;
}
.stay_detail p .btn.more:hover span {
  color: #ffffff;
}

@media screen and (min-width: 768px) {
  #container .heading {
    text-align: center;
  }
  /* ========================
　list_spa
========================== */
  .tab_stay {
    margin: 0 auto 10px;
  }
  .list_spa ul li {
    font-size: 16px;
    width: 24%;
  }
  /* ========================
　tab_stay
========================== */
  .list_spa ul li:nth-of-type(2) {
    flex-wrap: wrap;
  }
  .stay_content img {
    height: auto;
  }
  /* ========================
　cover
========================== */
  .cover {
    margin-bottom: 100px;
  }
  .cover img {
    height: auto;
  }
  /* ========================
　information
========================== */
  #information {
    width: 80%;
  }
  /* ========================
　area
========================== */
  .wrap_area {
    width: 90%;
    margin: 0 auto;
  }
  .wrap_area ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
  }
  .wrap_area ul li img {
    width: 55%;
    object-fit: contain;
    border-radius: 5px;
  }
  .wrap_area ul li > dl {
    width: auto;
    margin: 5px auto 60px;
  }
  .wrap_area ul li .area_dit {
    width: 100%;
  }
  .wrap_area ul li .area_dit > dl dt {
    text-align: left;
  }
  .wrap_area ul.column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .wrap_area ul.column li {
    display: initial;
    width: 48%;
    margin-bottom: 0;
  }
  .wrap_area ul.column li img {
    width: 100%;
  }
  .wrap_area ul.column li > dl dt {
    margin-bottom: 5px;
  }
  .wrap_area ul.column li > dl {
    margin: 15px auto 0;
  }
  /* ========================
　menu
========================== */
  #menu .info_res {
    width: 50%;
  }
  #menu .point ul {
    width: 90%;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  #menu .point ul li {
    width: 32%;
  }
  #menu .point ul li dl dt img {
    width: 55px;
  }
  #menu .point ul li dl dt p {
    width: 70%;
    font-size: 19px;
  }
  #menu .wrap_faci > dl dt {
    text-align: left;
  }
  #menu .lounge_slider {
    width: 90%;
    margin: 0 auto 30px;
    display: flex;
    justify-content: space-between;
  }
  #menu .lounge_slider .box_lounge {
    width: 32%;
    margin-bottom: 0;
  }
  #menu .lounge_slider .box_lounge {
    margin: 0;
  }
  .g_slider .slick-slide {
    margin-right: 20px;
  }
  /* ========================
　box_story
========================== */
  .item {
    width: 30%;
    top: 265px;
    left: 5px;
  }
  .g_slider .slick-slide {
    margin-right: 25px;
  }
  .story_time {
    grid-row: 1 / 3;
    margin-bottom: 30px;
  }
  .story_item {
    margin: 0;
    margin-top: 20px;
    grid-column: 2 / 3;
    align-items: flex-start;
  }
}
@media screen and (min-width: 1024px) {
  #container .topicpath {
    width: 1000px;
  }
  h2 {
    font-size: 30px;
    text-align: center;
    letter-spacing: 2px;
  }
  #menu > h2,
  .recommend > h2 {
    font-size: 68px;
    margin-bottom: 50px;
  }
  h3 {
    font-size: 25px;
  }
  .container {
    width: 1000px;
    margin: 0 auto;
  }
  #container .heading {
    text-align: center;
    margin: 0 auto 50px;
    padding: 80px 0 0;
  }
  #container .heading .title {
    font-size: 30px;
  }
  .spa h2 {
    font-size: 68px;
    margin: 70px 0 50px;
  }

  /* ========================
　list_spa
========================== */
  .list_spa ul li {
    width: 150px;
  }
  /* ========================
　area
========================== */
  .wrap_area ul li img {
    border-radius: 10px;
  }
  /* ========================
　information
========================== */
  #information {
    width: 700px;
  }
  #information dl {
    padding: 12px 2%;
  }
  #information dl dt {
    width: 20%;
  }
  #information dl dd {
    width: 85%;
  }
  /* ========================
　tab
========================== */
  .tab_stay {
    margin: 0 auto 12px;
  }
  /* ========================
　menu
========================== */
  #menu .heading {
    padding: 0;
    margin: 0 auto 30px;
  }
  #menu .info_res {
    width: 400px;
  }
  #menu .point ul {
    width: 85%;
  }
  #menu .point ul li {
    width: 30%;
  }
  #menu .point ul li dl dt img {
    width: 70px;
  }
  #menu .point ul li dl dt p {
    font-size: 24px;
  }
  #menu .lounge_slider {
    width: 90%;
    margin: 0 auto 50px;
  }
  #menu .wrap_faci > dl dt {
    font-size: 30px;
  }
  /* ========================
　box_story
========================== */
  .stay-container {
    width: 950px;
    margin: 0 auto;
  }
  .stay_detail:nth-of-type(3) .story_item .box_item img {
    object-position: 10%;
  }
  .item {
    top: 365px;
  }
  .story_text dt {
    font-size: 30px;
    margin: 0;
  }
  .story_text dd {
    margin: 15px 0 30px;
  }
  .stay_detail {
    gap: 0 3%;
    margin-top: 55px;
    grid-auto-columns: 11% 1fr;
  }
  .story_time {
    margin-bottom: 40px;
  }
  .story_time p {
    font-size: 30px;
  }
  .story_item {
    width: 100%;
    margin: 0;
  }
  .box_item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 20px;
  }
  .box_item img {
    width: 50%;
    object-fit: cover;
    height: -webkit-fill-available;
  }
  .box_item dt {
    text-align: left;
    font-size: 24px;
    margin: 0;
  }
  .box_item dd {
    margin: 5px 0 15px;
  }
  .box_item p {
    text-align: left;
  }
  .btn.more {
    padding: 10px 0;
    width: 60%;
    left: 30%;
  }
}
/* PCページ */
@media screen and (min-width: 1440px) {
  .container {
    margin-bottom: 100px;
  }
  h2 img {
    width: auto;
    height: 75px;
  }
  /* ========================
　list_spa
========================== */
  .tab {
    padding-bottom: 10px;
  }
  .tab_stay {
    margin: 0 auto 20px;
  }
  .list_spa {
    margin: 0 auto 100px;
  }
  .list_spa ul li {
    width: 170px;
  }
  /* ========================
　cover
========================== */
  .cover img {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  /* ========================
　menu
========================== */
  #menu h2 {
    margin-bottom: 20px;
  }
  #menu .point {
    padding: 50px 0 65px;
  }
  #menu .point ul {
    width: 1100px;
  }
  #menu .point ul li {
    width: 30%;
  }
  #menu .point ul li dl dt p {
    width: 69%;
    font-size: 29px;
  }
  #menu .point ul li dl dt img {
    width: 90px;
  }
  /* ========================
　tab_stay
========================== */
  .tab {
    width: 49%;
  }
  .tab {
    font-size: 30px;
  }
  /* ========================
　stay_content
========================== */
  .wrap_area {
    width: 1200px;
  }
  .wrap_area ul li {
    margin-bottom: 60px;
  }
  .wrap_area ul li .area_dit {
    margin: 20px auto 80px;
  }
  .wrap_area ul li .area_dit > dl dt {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .wrap_area ul.column li > dl dt {
    margin-bottom: 10px;
  }
  /* ========================
　menu
========================== */
  #menu .lounge_slider {
    width: 1000px;
  }
  #menu .lounge_slider .box_lounge img {
    margin-bottom: 15px;
  }
  /* ========================
　box_story
========================== */
  .stay-container {
    width: 1200px;
  }
  .stay_detail {
    gap: 0 40px;
    margin-top: 40px;
    grid-auto-columns: 90px 1fr;
  }
  .box_item img {
    height: auto;
    object-fit: contain;
  }
  .box_item dd {
    margin: 10px 0 20px;
  }
  .item {
    top: 420px;
    left: -20px;
  }
  .btn.more {
    margin-bottom: 0;
  }
  .stay_detail p .btn.more {
    left: 23%;
    width: 45%;
  }
}
