@charset "utf-8";
@import url("https://www.granbellhotel.jp/otaru/rakuten/top/css/font_style.css");
/* CSS Information========
Table of Contents:
 * info

========================== */
table a:hover,
#contents a:hover {
  opacity: 0.75;
}
#contents {
  width: 950px;
  margin: 0 auto;
  font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", Meiryo, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}
#contents dd,
#contents dl,
#contents dt,
#contents p,
#contents div,
#contents h2 {
  margin: 0;
  padding: 0;
}
#contents .main_copy {
  text-align: center;
  margin: 40px 0 40px;
  line-height: 2;
}
#contents h2 {
  font-size: 30px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 0 0 30px;
}

#hero_image img,
#contents img {
  width: 100%;
}
#contents {
  width: 950px;
  margin: 10px auto;
  font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", Meiryo, Helvetica, Arial, sans-serif;
}
#contents .info p {
  border: 1px #999 solid;
  padding: 12px;
  text-align: center;
  margin: 50px auto 30px;
  font-size: 14px;
  line-height: 1.7;
}
#contents .main_copy {
  text-align: center;
  line-height: 2;
  margin-top: 30px;
  font-size: 14px;
}
#contents h2 {
  font-size: 30px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 60px 0 0;
}

#contents ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
}
#contents img {
  width: 100%;
  height: auto;
}
#contents section p {
  line-height: 1.8;
  letter-spacing: 0.5px;
}
#contents section dl.detail_box {
  padding: 20px 0 20px 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  line-height: 1.8;
}
#contents section dl.attention {
  font-size: 13px;
  line-height: 1.8;
  padding: 20px 10px;
}
#contents section dl.attention dt {
  width: 100%;
}
#contents section dl.attention dd {
  margin: 0;
}

#contents table {
  border: 1px #cccccc;
  clear: both;
  width: 880px;
  margin: 0 auto;
  border-collapse: collapse;
}
#contents table tr .ttl_txt {
  text-align: center;
  background-color: #ededed;
  width: 20%;
}
#contents table tr .lh {
  line-height: 1.8;
  padding: 10px 20px;
}
#contents a {
  text-decoration: none;
}
#contents a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
#contents .mb_20 {
  margin-bottom: 20px;
}
#contents .mt_20 {
  margin-top: 20px;
}
#contents .mb_30 {
  margin-bottom: 30px;
}
#contents .mb_60 {
  margin-bottom: 60px;
}
/*=======================
mainvisual
=======================*/
#hero_image {
  width: 950px;
  margin: 0 auto 0;
}
#hero_image .mainvisual {
  position: relative;
}
#hero_image .mainvisual ul {
  list-style: none;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  position: absolute;
  z-index: 2;
}
#hero_image .mainvisual ul.nav_01 {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  bottom: 0px;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}
#hero_image .mainvisual ul.nav_01 li {
  width: calc((100% - 18%) / 5);
  text-align: center;
  position: relative;
}
#hero_image .mainvisual ul.nav_01 li:last-child {
  width: 18%;
  background-color: rgb(142, 97, 38, 1);
  display: block;
}
#hero_image .mainvisual ul.nav_01 li:hover {
  background-color: rgba(100, 100, 100, 0.7);
}
#hero_image .mainvisual ul.nav_01 li:last-child:hover {
  background-color: #aa895c;
}

#hero_image .mainvisual ul li a {
  font-size: 14px;
  display: block;
  width: 100%;
  text-decoration: none;
}
#hero_image .mainvisual ul.nav_01 li a {
  padding: 18px 0px;
  color: #fff;
  letter-spacing: 2px;
}
#hero_image .mainvisual ul.nav_01 li:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 12px;
  top: 23px;
  background-color: rgba(229, 229, 229, 0.5);
  left: 0;
}
#hero_image .mainvisual ul.nav_01 li:last-child:before,
#hero_image .mainvisual ul.nav_01 li:first-child:before {
  content: none;
}
#hero_image .mainvisual:before {
  content: "";
  background-image: url(https://www.granbellhotel.jp/otaru/rakuten/top/img/logo_board.png);
  position: absolute;
  top: 0;
  left: 90px;
  width: 160px;
  height: 123px;
  z-index: 5;
  background-size: contain;
  background-repeat: no-repeat;
}
#hero_image .mainvisual .main_txt {
  position: absolute;
  margin: auto;
  height: fit-content;
  text-align: center;
  inset: -40px 0 0 0;
  font-size: 30px;
  text-shadow: 0.2em 0 1em rgba(0, 0, 0, 0.5), 0 0.2em 1em rgba(0, 0, 0, 0.5), -0.2em 0 1em rgba(0, 0, 0, 0.5), 0 -0.2em 1em rgba(0, 0, 0, 0.5);
  color: #fff;
  letter-spacing: 0.08em;
}
/* =======================
	　とび先リンク配置
========================== */
.link {
  margin-top: -180px;
  padding-top: 180px;
  display: block;
}
/* =======================
	　ページ内リンク
========================== */
#contents .p_navi {
  display: flex;
  justify-content: center;
  font-size: 16px;
  padding: 0;
  margin: 80px auto 0;
}
#contents .p_navi li {
  width: 251px;
  text-align: center;
  border-left: #adadad solid 1px;
  font-size: 16px;
}
#contents .p_navi li:last-child {
  border-right: #adadad solid 1px;
}
#contents .min {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
}
#contents .p_navi li a {
  color: #333;
}
#contents .p_navi li a:hover {
  color: #999;
}

/* =======================================
	ClearFixElements
======================================= */
#contents .clearfix:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}

/* ==============================
   dinner_detail
============================== */
#d_detail,
#b_detail {
  margin: 80px auto 0;
}
.d_detail_box {
  display: flex;
  margin-bottom: 0px;
  flex-direction: row;
  gap: 4%;
}
.d_detail_box:nth-child(even) {
  flex-direction: row-reverse;
}
.d_detail_box .detail_img {
  width: 50%;
}
.d_detail_box .detail_img img {
  width: 100%;
}
#contents  .d_detail_box .detail_txt {
  width: 46%;
  text-align: left;
  margin: auto;
  box-sizing: border-box;
  vertical-align: top;
}
.d_detail_box .detail_txt h4 {
  font-size: 26px;
  vertical-align: top;
  line-height: 1.5;
  margin: 0 auto 15px;
  font-weight: 300;
}
h4 span {
  vertical-align: top;
  font-size: 15px;
  margin: 0;
}
.d_detail_box .detail_txt p {
  line-height: 1.5;
  text-align: left;
}
.d_detail_box:nth-child(even) .detail_txt {
  padding: 0;
}

/**************************
	#hero_image slide
**************************/
#hero_image.main_slide,
#hero_image_room.main_slide,
#hero_image_spa.main_slide {
  position: relative;
}
#hero_image.main_slide:after,
#hero_image_room.main_slide:after,
#hero_image_spa.main_slide:after {
  position: static;
}
.out {
  position: relative;
}
.in img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.5s;
  z-index: 0;
}
/*#hero_image.main_slide img{
    display: block;
    width: 100%;
    height: auto;
}*/
#hero_image input,
#hero_image_room input,
#hero_image_spa input {
  display: none;
}
#hero_image .in,
#hero_image_room .in {
  display: flex;
  justify-content: center;
  margin: -40px 0 80px;
}

#spa_sauna #hero_image_spa .in {
  display: flex;
  justify-content: center;
  margin: -80px 0 60px;
}
#hero_image .in a:hover,
#hero_image_room .in a:hover,
#hero_image_spa .in a:hover {
  opacity: 1;
}

label span {
  display: block;
  width: 12px;
  height: 12px;
  padding: 5px;
  border-radius: 100%;
  cursor: pointer;
  position: relative;
  z-index: 2;
}

label span::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #c0c0c0;
  opacity: 1;
  border-radius: 100%;
}

input:nth-of-type(1):checked ~ .in label:nth-of-type(1) span::before,
input:nth-of-type(2):checked ~ .in label:nth-of-type(2) span::before,
input:nth-of-type(3):checked ~ .in label:nth-of-type(3) span::before,
input:nth-of-type(4):checked ~ .in label:nth-of-type(4) span::before,
input:nth-of-type(5):checked ~ .in label:nth-of-type(5) span::before,
input:nth-of-type(6):checked ~ .in label:nth-of-type(6) span::before,
input:nth-of-type(7):checked ~ .in label:nth-of-type(7) span::before,
input:nth-of-type(8):checked ~ .in label:nth-of-type(8) span::before,
input:nth-of-type(9):checked ~ .in label:nth-of-type(9) span::before {
  background: #404040;
  opacity: 1;
}
label span::before {
  animation: slidebutton 31.5s infinite;
}
@keyframes slidebutton {
  0% {
    opacity: 1;
    background: #c0c0c0;
  }
  1.5% {
    opacity: 1;
    background: #404040;
  } /* b÷x×100=y */
  11.1% {
    opacity: 1;
    background: #404040;
  } /* 100÷c=z */
  12.6% {
    opacity: 1;
    background: #c0c0c0;
  } /* y+z */
}
label:nth-of-type(2) span::before,
label:nth-of-type(2) img {
  animation-delay: 3.5s;
}
label:nth-of-type(3) span::before,
label:nth-of-type(3) img {
  animation-delay: 7s;
}
label:nth-of-type(4) span::before,
label:nth-of-type(4) img {
  animation-delay: 10.5s;
}
label:nth-of-type(5) span::before,
label:nth-of-type(5) img {
  animation-delay: 14s;
}
label:nth-of-type(6) span::before,
label:nth-of-type(6) img {
  animation-delay: 17.5s;
}
label:nth-of-type(7) span::before,
label:nth-of-type(7) img {
  animation-delay: 21s;
}
label:nth-of-type(8) span::before,
label:nth-of-type(8) img {
  animation-delay: 24.5s;
}
label:nth-of-type(9) span::before,
label:nth-of-type(9) img {
  animation-delay: 28s;
}
input:nth-of-type(1):checked ~ .in label:nth-of-type(1) img,
input:nth-of-type(2):checked ~ .in label:nth-of-type(2) img,
input:nth-of-type(3):checked ~ .in label:nth-of-type(3) img,
input:nth-of-type(4):checked ~ .in label:nth-of-type(4) img,
input:nth-of-type(5):checked ~ .in label:nth-of-type(5) img,
input:nth-of-type(6):checked ~ .in label:nth-of-type(6) img,
input:nth-of-type(7):checked ~ .in label:nth-of-type(7) img,
input:nth-of-type(8):checked ~ .in label:nth-of-type(8) img,
input:nth-of-type(9):checked ~ .in label:nth-of-type(9) img {
  opacity: 1;
  z-index: 1;
}
.in img {
  animation: slide 31.5s infinite; /* (a+b)×c=x */
  opacity: 0;
}
@keyframes slide {
  0% {
    opacity: 0;
  }
  1.5% {
    opacity: 1;
    z-index: 1;
  } /* b÷x×100=y */
  11.1% {
    opacity: 1;
  } /* 100÷c=z */
  12.6% {
    opacity: 0;
    z-index: 0;
  } /* y+z */
}
input:checked ~ .in img,
input:checked ~ .in span::before {
  animation: none;
}
.in:hover img,
.in:hover span::before {
  animation-play-state: paused; /* マウスを載せると一時停止 */
}
#hero_image_spa .in {
  display: flex;
  justify-content: center;
  margin: -40px 0 40px;
}
#contents .detail_box {
  padding: 30px 0;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  line-height: 1.8;
}
#contents .detail_box .m_tit {
  float: left;
  margin-right: 10px;
  width: 90px;
}
#contents .menu_box .copy_txt p {
  text-align: center;
  line-height: 2;
  width: 950px;
}
.rest_box .restaurant_box.clearfix .slide_img {
  width: 100%;
  float: left;
  margin-right: 20px;
}
.rest_box .restaurant_box .slide_img2,
.rest_box .restaurant_box .slide_text_l {
  width: 50%;
  float: left;
}
.rest_box .restaurant_box .slide_text_l p {
  margin-top: 20px;
  line-height: 2;
}
.amenities_list li {
  flex-basis: 33%;
}
.img_right {
  float: right;
  width: 47%;
}
#contents .rest_box {
  margin-bottom: 40px;
}
#contents .copy_tit {
  font-size: 22px;
  padding-bottom: 10px;
}
#contents .detail_box {
  padding: 30px 0;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  line-height: 1.8;
}
#contents .column_faci {
  display: flex;
  flex-wrap: wrap;
  gap: 35px 4%;
}
#contents .column_faci li {
  width: 48%;
}
#contents .column_faci li dl dt {
  margin: 10px 0 0;
  font-size: 22px;
  float: initial;
}
#contents .column_faci li dl dd {
  margin-left: 0;
}
#amenity_box .copy_tit {
  margin-bottom: 15px;
  border-bottom: #ccc 1px solid;
}
#contents .restaurant_box dl + dl {
  margin-top: 15px;
}
#contents .m_detail {
  margin-left: 100px;
}
#contents div.menu_btn {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}
#contents div.menu_btn p {
  margin-top: 40px;
  max-width: calc(50% - 5px);
  min-width: 450px;
}
#contents div.menu_btn .m_btn a, .l_btn a {
  margin: 0 auto;
  background-color: #8e6127;
  color: #fff;
  font-size: 14px;
  display: block;
  padding: 10px 5px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}