@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");

#RthCustomizeW {
  background: url(https://www.holichotel.jp/toranomon/rakuten/top/img/back_img.png) no-repeat;
  background-size: 100%;
  background-position-y: -50px;
}
#htlContents {
  width: 1190px !important;
  margin: auto !important;
  min-width: 1190px !important;
}
#htlMainContent {
  /* width: 1190px; */
}
div#RthCustomizeW {
  margin-right: 240px;
}
div#htlContents div#htlMainContent div div#trvlHtlSubNav ul {
  /* width: 1165px; */
}
/*----------------------------------------
	FV上バナー
----------------------------------------*/
#htlSide-A {
  /* position: absolute; */
  /* top: 950px; */
  /* left: 20px; */
  /* margin-top: 140px; */ /* バナー高さ + 10px*バナー数　*/
}
.over {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.bnr_area {
  width: 950px;
  text-align: center;
  display: none;
}
.bnr_area p {
  margin-bottom: 10px;
}
.bnr_area .bnr_single {
  display: flex;
  flex-direction: column;
}
/*シングルバナー*/
.bnr_area .bnr_single p:nth-child(1) {
  display: none;
}

.bnr_area .bnr_single p:nth-child(2) {
  display: none;
}
.bnr_area .bnr_single p:nth-child(3) {
  display: none;
}
.bnr_area .bnr_toku {
  width: 950px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  column-gap: 10px;
}

/*
.bnr_area .bnr_toku p:nth-child(1){
display: none;
}
*/
.bnr_area .bnr_toku p:nth-child(2) {
  display: none;
}

.bnr_area .bnr_toku p:nth-child(3) {
  display: none;
}

.bnr_area p a:hover {
  opacity: 0.75;
}

.r_bnr,
.toku_bnr {
  width: 1190px;
  text-align: center;
  margin: 20px 0 0;
}
.r_bnr p {
  margin-bottom: 15px;
}
/*.r_bnr p:last-child{
	margin-bottom: 0;
}*/
.r_bnr a:hover,
.toku_bnr a:hover {
  opacity: 0.75;
}
.toku_bnr {
  margin: 0 auto 20px;
  /* display: flex; */
  /* justify-content: space-around; */
}
a#rc_rightArea {
  width: 150px; /*画像の全体幅*/
  position: fixed;
  top: 200px;
  right: -100px; /*マウスを乗せた時に出てくる幅*/
  display: inline-block;
  transition: all 0.2s ease;
  z-index: 9999;
}
a#rc_rightArea:hover {
  right: 100;
}
#contents a {
  display: block;
  width: 100%;
  height: auto;
}
.alpha a:hover {
  opacity: 0.75;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
/*a:hover {
	opacity: 0.75;
}*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
/*=======================
mainvisual
=======================*/
#hero_image {
  width: 950px;
  margin-bottom: 50px;
}
#hero_image .mainvisual {
  position: relative;
  height: 559px;
}
.mainvisual h1 {
  position: absolute;
  z-index: 4;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-style: normal;
  color: #fff;
  font-size: 1.45rem;
  font-feature-settings: "palt";
  letter-spacing: 4px;
  line-height: 1;
  text-align: center;
  text-shadow: 0px 0px 7px rgba(36, 36, 34, 1);
  width: 100%;
}
.mainvisual h1 span {
  font-size: 2.8rem;
  display: block;
  line-height: 1.5;
  letter-spacing: 5px;
}
#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: 21%;
  text-align: center;
  position: relative;
}
#hero_image .mainvisual ul.nav_01 li:last-child {
  width: 19%;
  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: 15px;
  display: block;
  width: 100%;
  text-decoration: none;
}
#hero_image .mainvisual ul.nav_01 li a {
  padding: 23.5px 0px;
  color: #fff;
  letter-spacing: 1px;
}
#hero_image .mainvisual ul.nav_01 li a.rest_nav {
  padding: 13.5px 0;
}
#hero_image .mainvisual ul.nav_01 li:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 12px;
  top: 29px;
  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 .out label span {
  display: block;
  width: 12px;
  height: 12px;
  padding: 7px;
  margin: -107px 0 0;
  border-radius: 100%;
  cursor: pointer;
  position: relative;
  z-index: 2;
}

/**************************
	#hero_image slide
**************************/
.main_slide {
  position: relative;
}
.out {
  position: relative;
}
.in img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.5s;
  z-index: 0;
}
.main_slide img {
  display: block;
  width: 100%;
  height: auto;
}
#hero_image input {
  display: none;
}
#hero_image .in {
  display: flex;
  justify-content: center;
  height: 30px;
  align-items: center;
}
#hero_image .in a:hover {
  opacity: 1;
}
#hero_image label span {
  display: block;
  width: 12px;
  height: 12px;
  padding: 5px;
  margin: -120px 0 0;
  border-radius: 100%;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
#hero_image label span::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 1;
  border-radius: 100%;
}
#hero_image input:nth-of-type(1):checked ~ .in label:nth-of-type(1) span::before,
#hero_image input:nth-of-type(2):checked ~ .in label:nth-of-type(2) span::before,
#hero_image input:nth-of-type(3):checked ~ .in label:nth-of-type(3) span::before,
#hero_image input:nth-of-type(4):checked ~ .in label:nth-of-type(4) span::before,
#hero_image input:nth-of-type(5):checked ~ .in label:nth-of-type(5) span::before,
#hero_image input:nth-of-type(6):checked ~ .in label:nth-of-type(6) span::before,
#hero_image input:nth-of-type(7):checked ~ .in label:nth-of-type(7) span::before,
#hero_image input:nth-of-type(8):checked ~ .in label:nth-of-type(8) span::before,
#hero_image input:nth-of-type(9):checked ~ .in label:nth-of-type(9) span::before {
  background: #000;
  opacity: 1;
}
#hero_image .three label span::before {
  /*3枚スライド*/
  animation: slidebutton3 10.5s infinite;
}
#hero_image .four label span::before {
  /*4枚スライド*/
  animation: slidebutton4 14s infinite;
}
#hero_image .five label span::before {
  /*5枚スライド*/
  animation: slidebutton5 17.5s infinite;
}
#hero_image .six label span::before {
  /*6枚スライド*/
  animation: slidebutton6 21s infinite;
}
/*------------------------
1枚表示させたい時間　=　a 3
切り替え時間　=　b 0.5
画像の数　=　c 5
x = a+b*c 17.5
-------------------------*/
@keyframes slidebutton3 {
  /*3枚スライド*/
  0% {
    opacity: 1;
    background: #fff;
  }
  4.76% {
    opacity: 1;
    background: #000;
  } /* b÷x×100=y */
  33.33% {
    opacity: 1;
    background: #000;
  } /* 100÷c=z */
  38.09% {
    opacity: 1;
    background: #fff;
  } /* y+z */
}
@keyframes slidebutton4 {
  /*4枚スライド*/
  0% {
    opacity: 1;
    background: #fff;
  }
  3.57% {
    opacity: 1;
    background: #000;
  } /* b÷x×100=y */
  25.00% {
    opacity: 1;
    background: #000;
  } /* 100÷c=z */
  28.57% {
    opacity: 1;
    background: #fff;
  } /* y+z */
}
@keyframes slidebutton5 {
  /*5枚スライド*/
  0% {
    opacity: 1;
    background: #fff;
  }
  2.85% {
    opacity: 1;
    background: #000;
  } /* b÷x×100=y */
  20.00% {
    opacity: 1;
    background: #000;
  } /* 100÷c=z */
  22.85% {
    opacity: 1;
    background: #fff;
  } /* y+z */
}
@keyframes slidebutton6 {
  /*6枚スライド*/
  0% {
    opacity: 1;
    background: #fff;
  }
  2.38% {
    opacity: 1;
    background: #000;
  } /* b÷x×100=y */
  16.66% {
    opacity: 1;
    background: #000;
  } /* 100÷c=z */
  19.04% {
    opacity: 1;
    background: #fff;
  } /* y+z */
}
#hero_image label:nth-of-type(2) span::before,
#hero_image label:nth-of-type(2) img {
  animation-delay: 3.5s;
}
#hero_image label:nth-of-type(3) span::before,
#hero_image label:nth-of-type(3) img {
  animation-delay: 7s;
}
#hero_image label:nth-of-type(4) span::before,
#hero_image label:nth-of-type(4) img {
  animation-delay: 10.5s;
}
#hero_image label:nth-of-type(5) span::before,
#hero_image label:nth-of-type(5) img {
  animation-delay: 14s;
}
#hero_image label:nth-of-type(6) span::before,
#hero_image label:nth-of-type(6) img {
  animation-delay: 17.5s;
}
#hero_image label:nth-of-type(7) span::before,
#hero_image label:nth-of-type(7) img {
  animation-delay: 21s;
}
#hero_image label:nth-of-type(8) span::before,
#hero_image label:nth-of-type(8) img {
  animation-delay: 24.5s;
}
#hero_image label:nth-of-type(9) span::before,
#hero_image label:nth-of-type(9) img {
  animation-delay: 28s;
}
#hero_image input:nth-of-type(1):checked ~ .in label:nth-of-type(1) img,
#hero_image input:nth-of-type(2):checked ~ .in label:nth-of-type(2) img,
#hero_image input:nth-of-type(3):checked ~ .in label:nth-of-type(3) img,
#hero_image input:nth-of-type(4):checked ~ .in label:nth-of-type(4) img,
#hero_image input:nth-of-type(5):checked ~ .in label:nth-of-type(5) img,
#hero_image input:nth-of-type(6):checked ~ .in label:nth-of-type(6) img,
#hero_image input:nth-of-type(7):checked ~ .in label:nth-of-type(7) img,
#hero_image input:nth-of-type(8):checked ~ .in label:nth-of-type(8) img,
#hero_image input:nth-of-type(9):checked ~ .in label:nth-of-type(9) img {
  opacity: 1;
  z-index: 1;
}
#hero_image .three img {
  animation: slide3 10.5s infinite; /* (a+b)×c=x */
}
#hero_image .four img {
  animation: slide4 14s infinite; /* (a+b)×c=x */
}
#hero_image .five img {
  animation: slide5 17.5s infinite; /* (a+b)×c=x */
}
#hero_image .in.six img {
  animation: slide6 21s infinite; /* (a+b)×c=x */
}

@keyframes slide3 {
  /*3枚スライド*/
  0% {
    opacity: 0;
  }
  4.76% {
    opacity: 1;
    z-index: 1;
  } /* b÷x×100=y */
  33.33% {
    opacity: 1;
  } /* 100÷c=z */
  38.09% {
    opacity: 0;
    z-index: 0;
  } /* y+z */
}
@keyframes slide4 {
  /*4枚スライド*/
  0% {
    opacity: 0;
  }
  3.57% {
    opacity: 1;
    z-index: 1;
  } /* b÷x×100=y */
  25.00% {
    opacity: 1;
  } /* 100÷c=z */
  28.57% {
    opacity: 0;
    z-index: 0;
  } /* y+z */
}
@keyframes slide5 {
  /*5枚スライド*/
  0% {
    opacity: 0;
  }
  2.85% {
    opacity: 1;
    z-index: 1;
  } /* b÷x×100=y */
  20.00% {
    opacity: 1;
  } /* 100÷c=z */
  22.85% {
    opacity: 0;
    z-index: 0;
  } /* y+z */
}
@keyframes slide6 {
  /*6枚スライド*/
  0% {
    opacity: 0;
  }
  2.38% {
    opacity: 1;
    z-index: 1;
  } /* b÷x×100=y */
  16.66% {
    opacity: 1;
  } /* 100÷c=z */
  19.04% {
    opacity: 0;
    z-index: 0;
  } /* y+z */
}
#hero_image input:checked ~ .in img,
#hero_image input:checked ~ .in span::before {
  animation: none;
}
#hero_image .in:hover img,
#hero_image .in:hover span::before {
  animation-play-state: paused; /* マウスを載せると一時停止 */
}

/*----------------------
　#contents
----------------------*/
#contents h2 {
  font-size: 30px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
#contents {
  width: 950px;
  line-height: 1.5;
  color: #000;
  margin: 0 auto;
  padding-top: 30px;
  font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", Meiryo, Helvetica, Arial, sans-serif;
}
img {
  width: 100%;
}
#contents .none {
  display: none;
}

#contents ul li {
  list-style: none;
}
#contents h2 {
  font-size: 30px;
  letter-spacing: 0.2rem;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-weight: normal;
  margin-bottom: 20px;
  line-height: 1.2;
}
#contents h2.min {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
}
#contents .concept {
  overflow: hidden;
  width: 100%;
}
#contents .inner {
  position: relative;
  width: 100%;
  margin: 100px auto 40px;
}
nrarea a:hover,
.topics a:hover,
.charm_box a:hover {
  opacity: 0.75;
}
.topics {
  width: 100%;
  margin: -12px auto 60px;
}
.plan,
.concept,
.charm,
.service {
  font-size: 14px;
  margin-bottom: 60px;
}
/* =======================
	　.concept
========================== */
.concept {
  margin: 100px auto 30px;
}
.concept .title {
  font-size: 26px;
  letter-spacing: 2px;
  margin: 40px 0px 7px;
}
.concept .sub_title {
  font-size: 19px;
  margin-bottom: 25px;
}
/* =======================
	　info
========================== */
.info {
  margin: 50px auto;
}
.info p {
  border: 1px #999 solid;
  padding: 14px;
  text-align: center;
}
.info p span {
  color: red;
}
/*----------------------
.pickup_plan
----------------------*/
#contents .pickup_plan {
  margin: 0 auto;
}
#contents .pickup_plan ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
}
#contents .pickup_plan ul li {
  width: 465px;
  margin-bottom: 30px;
}
#contents .pickup_plan ul li img {
  width: 100%;
}
/*----------------------
　.rest
----------------------*/
.rest {
  margin: 0;
}
/*----------------------
　.plan
----------------------*/
.service ul li p span {
  font-size: 16px;
  font-weight: bold;
}
.col_sp2_pc3 ul {
  padding: 0;
  margin-bottom: 20px;
}

.plan ul li {
  width: 32%;
  float: left;
  margin: 0 0 0 2%;
  border-bottom: none;
  list-style: none;
  padding: 0;
}
.plan ul li:first-child {
  margin: 0;
}
.col_sp2_pc3 ul li a p {
  color: #000000;
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 1.4;
  padding: 0;
  margin: 10px 0 20px 0;
}
.col_sp2_pc3 ul li a:hover p,
.col_sp2_pc3 ul li a:hover p span {
  text-decoration: none;
}
.col_sp2_pc3 ul li a p span {
  color: #000;
  display: inline-block;
  font-size: 13px;
  margin-top: 5px;
}
.plan .list_link a {
  top: 4px;
  display: block;
  text-align: right;
  font-size: 14px;
  color: #8e6127;
  text-decoration: none;
}
.plan .list_link a:hover {
  text-decoration: underline;
}
/*----------------------
　.service
----------------------*/
.service {
  overflow: hidden;
  margin-top: 50px;
}
.service ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
}
.service li {
  width: 220px;
  list-style: none;
}
.service li:last-child {
  margin-right: 0;
}
.service li img {
  width: 100%;
}
.service li p {
  margin: 10px 0 20px;
  line-height: 1.5;
}
/*----------------------
　.concept
----------------------*/
.concept .title {
  font-size: 26px;
  margin: 40px 0px 7px;
}
.concept .sub_title {
  font-size: 19px;
  margin-bottom: 25px;
}
/*----------------------
　concept
----------------------*/
.concept {
  margin: 60px auto 0px;
}
.concept .concept_title {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 26px;
  text-align: center;
  margin: 40px 0px 7px;
  letter-spacing: 2px;
}
.concept_txt {
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  text-align: center;
  margin-bottom: 25px;
  font-size: 19px;
  padding: 0;
  margin: 25px 0 30px;
  line-height: 1.7;
  letter-spacing: 1px;
}
.concept .concept_txt_m {
  font-size: 15px;
  line-height: 1.7;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  text-align: center;
  margin-bottom: 60px;
  letter-spacing: 1px;
}
.concept .sub_title {
  font-size: 19px;
  margin-bottom: 25px;
}
/*----------------------
　.charm
----------------------*/
.charm {
  margin: 0px auto 30px;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
}
.charm p {
  margin-bottom: 10px;
}
.charm a:hover {
  opacity: 0.75;
}
.charm_box {
  position: relative;
  margin-bottom: 10px;
}
.charm_copy {
  font-weight: 300;
  font-style: normal;
  color: #fff;
  text-shadow: 0 0 10px #000, 0 0 3px #000, 0 0 10px #000, 0 0 10px rgb(0 0 0 / 60%);
  text-align: center;
  font-feature-settings: "palt";
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: inline-block;
  height: fit-content;
  position: absolute;
  line-height: 2;
}
.charm_copy .charm_title {
  display: block;
  font-size: 29px;
  order: 1;
  padding: 1% 0;
  letter-spacing: 0.1em;
  width: 100%;
  margin: 0;
}
.charm_copy .charm_text {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  order: 3;
  width: 100%;
  margin: 0;
}
/*----------------------
　.photo
----------------------*/
.photo {
  width: 950px;
  margin: 0 auto 60px;
  margin-bottom: 70px;
}
.photo > .btn {
  width: 470px;
  margin: 30px auto 0;
}
.photo > .btn a {
  background-color: #8e6127;
  color: #fff;
  font-size: 16px;
  background-image: url(../../img/common/yazi_white.png);
  background-repeat: no-repeat;
  background-position: 13px 20px;
  background-size: 5px;
  width: 100%;
  display: block;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
}
.photo > .btn a:hover {
  opacity: 0.75;
}
/*----------------------
　.service
----------------------*/
.service li {
  width: 220px;
  list-style: none;
}
.service li:last-child {
  margin-right: 0;
}
.service li img {
  width: 100%;
}
.service ul li p span {
  font-size: 16px;
  font-weight: bold;
}
.service ul li img {
  width: 100%;
  margin-bottom: 10px;
}
/*----------------------
　.hotel_detail
----------------------*/
.hotel_detail p {
  float: left;
  margin-right: 20px;
}
.hotel_detail p img {
  width: 380px;
}
.hotel_detail dl {
  width: 530px;
  float: left;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 30px 0 30px 20px;
  margin-top: 30px;
}
.hotel_detail dt {
  float: left;
}
.hotel_detail dd {
  margin-left: 130px;
}
.hotel_detail dd {
  margin-bottom: 10px;
}
#contents .service li p a {
  color: #000;
  text-decoration: underline;
}
#contents .service li p a:hover {
  text-decoration: none;
}
