@charset "utf-8";
@import url("https://www.legrand-karuizawa.jp/rakuten/top/css/font_style.css");
/*----------------------
　共通　- #mainvisual
----------------------*/
#hero_image {
  width: 950px;
  margin: 0 auto;
}
#hero_image img {
  width: 100%;
}
#hero_image .mainvisual {
  position: relative;
}
#hero_image .mainvisual ul {
  list-style: none;
  z-index: 2;
}
#hero_image .mainvisual ul.nav_01 {
  display: flex;
  justify-content: space-between;
  width: 94%;
  padding: 0 3%;
  margin: 0;
  background-color: rgba(44, 22, 0, 0.9);
  color: #fff;
}
#hero_image .mainvisual ul.nav_01 li {
  font-size: 13px;
  width: 14%;
  text-align: center;
  position: relative;
}
#hero_image .mainvisual ul.nav_01 li:last-child {
  width: 16%;
  background-color: #a78353;
  display: block;
}
#hero_image .mainvisual ul.nav_01 li:hover {
  background-color: rgba(131, 131, 131, 0.7);
}
#hero_image .mainvisual ul.nav_01 li:last-child:hover {
  background-color: #b99b75;
}

#hero_image .mainvisual ul li a {
  display: block;
  text-decoration: none;
}
#hero_image .mainvisual ul.nav_01 li a {
  width: 100%;
}
#hero_image .mainvisual ul.nav_01 li a {
  padding: 17px 0;
  color: #fff;
  line-height: 1;
}
#hero_image .mainvisual ul.nav_01 li:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 16px;
  top: 16px;
  background-color: #fff;
  left: 0;
}
#hero_image .mainvisual ul.nav_01 li:last-child:before {
  content: none;
}
#hero_image .mainvisual ul.nav_02 {
  display: flex;
  width: 94%;
  padding: 0 3%;
  margin: 0;
  background-color: #f2f2f2;
  color: #000;
}
#hero_image .mainvisual ul.nav_02 li {
  padding: 0;
  font-size: 13px;
  position: relative;
}
#hero_image .mainvisual ul.nav_02 li:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 11px;
  top: 13px;
  background-color: #000;
  left: 0;
}
#hero_image .mainvisual ul.nav_02 li:last-child:after {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 11px;
  top: 13px;
  background-color: #000;
  right: 0;
}
#hero_image .mainvisual ul.nav_02 li a {
  padding: 11px 25px;
  display: block;
  color: #000;
}
#hero_image .mainvisual ul.nav_02 li a:hover {
  text-decoration: underline;
}
/*----------------------
　共通　- #contents
----------------------*/
#contents {
  width: 950px;
  color: #0c000c;
  margin: 60px auto 0;
}
#contents {
  -webkit-text-size-adjust: none;
  max-width: 100%;
  color: #0c000c;
}

#contents .left {
  float: left;
}
#contents .right {
  float: right;
}
#contents .clear {
  clear: both;
}

#contents h4,
#contents h5,
#contents h1,
#contents h2,
#contents h3,
#contents .container #h1,
#contents .container #main #main_line #main_box .main_text {
  color: #0c000c;
  font-weight: normal;
}
#contents .container h1 {
  display: none;
}
#contents .container #h1 {
  text-align: center;
  font-size: 30px;
  line-height: 1.3;
  margin: 30px 0 20px 0;
  font-weight: normal;
  letter-spacing: 0.1em;
}
#contents .container #h1 span {
  font-size: 2rem;
}
#contents h2 {
  font-size: 28px;
  text-align: center;
  line-height: 2;
  margin: 50px 0 20px 0;
}
#contents .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#contents .clearfix {
  min-height: 1px;
  /* padding: 0 0 60px; */
}
#contents .mouseon_alpha a:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
  background-color: #fff;
}
#contents aside a:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
  background-color: #fff;
}
#contents a {
  text-decoration: none;
  color: #0c000c;
}
#contents .none {
  display: none;
}

#contents ul li {
  list-style: none;
}
#contents img {
  width: 100%;
}
#contents .mb_60 {
  margin-bottom: 60px;
}
#contents .mb_20 {
  margin-bottom: 20px;
}

/* =======================
		#main_text_box
========================== */
#main_text_box {
  width: 100%;
}
#main_text_box .main_img_box {
  width: 100%;
}

#main_text_box h2 {
  text-align: center;
  font-size: 3rem;
  line-height: 2;
  margin: 20px 0 10px 0;
  letter-spacing: 0.1em;
}

#main_text_box .main_text_room {
  text-align: center;
  line-height: 2;
  font-size: 15px;
  margin-bottom: 60px;
}

#main_text_box .main_text {
  text-align: center;
  line-height: 2;
  font-size: 1.8rem;
  margin: 30px 0 50px 0;
}

/* =======================
		.contents
========================== */
#contents.contents {
  width: 100%;
  padding: 0 0 60px 0;
  background-color: #fff;
}

/* =======================
		#roomlist
========================== */
#contents .room_type {
  margin-bottom: 100px;
}
#roomlist {
  width: 100%;
  padding: 0 0 60px 0;
  background-color: #fff;
}
#roomlist h2 {
  text-align: center;
  line-height: 2;
  margin: 0 0 30px 0;
}
#roomlist p {
  margin-bottom: 5px;
}
#roomlist ul {
  margin: 0 auto;
  padding: 0 0 0 2%;
}
#roomlist ul li {
  width: 18%;
  margin: 0 0 20px 2%;
  float: left;
}
#roomlist ul li:nth-child(5n + 1) {
  margin-left: 0;
}
#roomlist ul li dl dt {
  font-size: 14px;
  font-weight: bold;
  margin: 0 auto 5px;
  color: #0c000c;
}
#roomlist ul li dl dd {
  font-size: 12px;
  margin: 0;
  color: #0c000c;
  line-height: 1.4;
}
#roomlist ul li dl dt.text_space {
  letter-spacing: -0.1rem;
}

/* =======================
		.link
========================== */
#contents .link {
  margin-top: -100px;
  padding-top: 100px;
  display: block;
}

/* =======================
		.room_type
========================== */
#contents .room_type .room_img {
  width: 100%;
}
#contents .room_type .room_img img {
  width: 100%;
}
#contents .room_type h2 {
  text-align: center;
  line-height: 1.3;
  margin: 30px 0 20px 0;
  font-weight: normal;
  letter-spacing: 0.1em;
}
#contents .room_type .room_text {
  text-align: center;
  line-height: 2;
  font-size: 15px;
  margin: 0 0 30px 0;
}

/* =======================
	  .information
========================== */
#contents .information {
  margin: 0 0 40px 0;
}
#contents .information .img_box {
  width: 48%;
  float: right;
}
#contents .information .text_box {
  width: 48%;
  float: left;
}
#contents .information .text_box h3 {
  text-align: center;
  font-size: 24px;
  line-height: 2;
  margin: 0 0 10px 0;
  background-color: #eeeeee;
}
#contents .information .text_box table {
  width: 100%;
  font-size: 14px;
}
#contents .information .text_box table tr {
  border-bottom: 1px solid #e3e3e3;
}
#contents .information .text_box table tr td {
  padding: 15px 0 15px 10px;
  font-weight: bold;
  line-height: 1.5;
}

#contents .information .text_box table tr td.item {
  width: 140px;
}

#contents .information .text_box table tr td:nth-child(2) {
  font-weight: normal;
}

#contents .information .text_box .next_amenity {
  margin: 20px 0 0 10px;
  font-size: 14px;
}

/* =======================
	  .btn_box
========================== */
#contents .btn_box {
  width: 500px;
  background-color: #333333;
  bottom: 61px;
  margin: 0 auto 90px;
  background-image: url(https://www.legrand-karuizawa.jp/rakuten/restaurant/img/yazi_white.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 6px 8px;
}
#contents .btn_box:hover {
  background-color: #999;
}
#contents .btn_box a {
  display: block;
}
#contents .btn_box p {
  margin: 0 auto;
  color: #fff;
  font-size: 18px;
  padding: 5px 0;
  text-align: center;
  line-height: 2;
}
/* =======================
		#amenity
========================== */
#amenity h2 {
  text-align: center;
  line-height: 2;
  margin: 0 0 30px 0;
}
#amenity .contents {
  margin-bottom: 60px;
}
#amenity .img_box_left {
  float: left;
  margin-right: 28px;
  width: 50%;
}
#amenity .img_box_left .sub_text {
  margin-top: 5px;
  text-align: right;
  font-size: 1.2rem;
  display: block;
}
#amenity .text_box_right {
  float: right;
  width: 46%;
  padding-top: 0;
}
#amenity .text_box_right h3 {
  font-size: 24px;
  margin: 0 auto 20px;
}
#amenity .text_box_right p {
  text-align: left;
  line-height: 1.8;
  font-size: 1.4rem;
  margin-bottom: 30px;
}
#amenity .text_box_right ul {
  line-height: 1.5;
  font-size: 14px;
  padding: 0;
}

#amenity #nonsmoking {
  width: 800px;
  padding: 20px 0;
  border: solid 1px #e5e5e5;
  margin: 0 auto;
  text-align: center;
  font-size: 13px;
}
.slide .out {
  position: relative;
}
.slide .in img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.5s;
  z-index: 0;
}
.slide .out img {
  display: block;
  width: 100%;
  height: auto;
}
.slide .out input {
  display: none;
}
.slide .out .in {
  display: flex;
  justify-content: center;
}
.slide .out .in label span {
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px 8px;
  margin: 7px 0 0;
  border-radius: 100%;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.slide .out label span::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #869791;
  opacity: 0.5;
  border-radius: 100%;
}
.out input:nth-of-type(1):checked ~ .in label:nth-of-type(1) span::before,
.out input:nth-of-type(2):checked ~ .in label:nth-of-type(2) span::before,
.out input:nth-of-type(3):checked ~ .in label:nth-of-type(3) span::before,
.out input:nth-of-type(4):checked ~ .in label:nth-of-type(4) span::before {
  background: #869791;
  opacity: 1;
}
.out input:nth-of-type(1):checked ~ .in label:nth-of-type(1) img,
.out input:nth-of-type(2):checked ~ .in label:nth-of-type(2) img,
.out input:nth-of-type(3):checked ~ .in label:nth-of-type(3) img,
.out input:nth-of-type(4):checked ~ .in label:nth-of-type(4) img {
  opacity: 1;
  z-index: 1;
}

/*---
2枚　
----*/
.in label span::before {
  animation: slidebutton 7s infinite; /*（1枚表示時間3秒+切替時間0.5秒）*画像数*/
}
@keyframes slidebutton {
  0% {
    opacity: 0.5;
    background: #869791;
  }
  7% {
    opacity: 1;
    background: #869791;
  } /* 切替時間0.5秒÷アニメーション時間×100=y */
  53% {
    opacity: 1;
    background: #869791;
  } /* 1枚表示時間3秒÷アニメーション×100=y */
  60% {
    opacity: 0.5;
    background: #869791;
  } /* 上記2の合計 */
}
.out label:nth-of-type(2) span::before,
.out label:nth-of-type(2) img {
  animation-delay: 3.5s;
}
.in img {
  animation: slide 7s infinite;
  opacity: 0;
}
@keyframes slide {
  0% {
    opacity: 0;
  }
  7% {
    opacity: 1;
    z-index: 1;
  }
  53% {
    opacity: 1;
  }
  60% {
    opacity: 0;
    z-index: 0;
  }
}
.out input:checked ~ .in img,
.out input:checked ~ .in span::before {
  animation: none;
}
.in:hover img,
.in:hover span::before {
  animation-play-state: paused; /* マウスを載せると一時停止 */
}

/* ----
4枚　
----- */

.slide4 .in label span::before {
  animation: slidebutton_4 14s infinite;
}
@keyframes slidebutton_4 {
  0% {
    opacity: 0.5;
    background: #869791;
  }
  3.5% {
    opacity: 1;
    background: #869791;
  }
  25% {
    opacity: 1;
    background: #869791;
  }
  28.5% {
    opacity: 0.5;
    background: #869791;
  }
}
.slide4 .out label:nth-of-type(2) span::before,
.slide4 .out label:nth-of-type(2) img {
  animation-delay: 3.5s;
}
.slide4 .out label:nth-of-type(3) span::before,
.slide4 .out label:nth-of-type(3) img {
  animation-delay: 7s;
}
.slide4 .out label:nth-of-type(4) span::before,
.slide4 .out label:nth-of-type(4) img {
  animation-delay: 10.5s;
}
.slide4 .in img {
  animation: slide_4 14s infinite;
  opacity: 0;
}
@keyframes slide_4 {
  0% {
    opacity: 0;
  }
  3.5% {
    opacity: 1;
    z-index: 1;
  }
  25% {
    opacity: 1;
  }
  28.5% {
    opacity: 0;
    z-index: 0;
  }
}
.slide4 .out input:checked ~ .slide4 .in img,
.slide4 .out input:checked ~ .slide4 .in span::before {
  animation: none;
}
.slide4 .in:hover img,
.slide4 .in:hover span::before {
  animation-play-state: paused;
}
