@charset "UTF-8";

/* googlefonts */
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap");

html {
  scroll-behavior: smooth;
}

.all * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  color: inherit;
  vertical-align: bottom;
}

h1,
h2,
h3,
h4 {
  font-family: inherit;
  font-weight: inherit;
}

.all {
  margin: 0;
  padding: 0;
  position: relative;
}

.font-body {
  font-family: YuMincho, "Hiragino Mincho ProN", serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
  color: #000;
}

.header {
  margin: 0 0 100px;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 1;
}

.headerInner {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: space-between;
}

.box_h_nav {
  margin: 0;
  padding: 0;
}

.box_h_nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2em;
  color: #fff;
}

.box_h_nav li a {
  color: #fff;
}

.box_h_nav li a:hover {
  color: #fff;
}

.box_h_nav li.plan a {
  color: #000;
}

.box_h_nav .plan {
  background: url(../images/bg_btn.png) repeat top left;
  padding: 15px 20px;
  color: #000;
}

.fv_st {
  position: absolute;
  z-index: 3;
  top: 30%;
  left: 15%;
  writing-mode: vertical-rl;
  color: #fff;
  font-size: 32px;
}

.fv_st .jpSub {
  font-size: .9rem;
  margin-left: .5em;
}

.fv_st .jpTxt {
  letter-spacing: 0;
  line-height: 1.5em;
}

.headerImg,
.footerImg {
  text-align: center;
  margin-bottom: 100px;
}

.headerImg img,
.footerImg img {
  width: 100%;
  height: auto;
}

.topswiper {
  width: 100%;
}

#swiper01 {
  width: 100%;
  aspect-ratio: 144 / 65;
}

#swiper01 img {
  width: 100%;
  height: auto;
}

/* main
---------------------------- */
.main {
  margin: 0;
  padding: 0;
  width: 100%;
}

.wrp_home_intBG {
  margin: 0 auto;
  padding: 0 0 150px;
  width: 100%;
  background-image: url(../images/deco05.png), url(../images/deco04.png);
  background-position: top right, bottom left;
  background-repeat: no-repeat, no-repeat;
  background-size: 50%, 50%;
}

.wrp_home_int {
  margin: 0 auto;
  padding: 0;
  max-width: 1330px;
}

.con_home_int {
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.con_home_int .box_img_lt {
  max-width: 530px;
}

.con_home_int .box_img_lt img {
  width: 100%;
  height: auto;
}

.con_home_int .box_txt {
  margin: 40px 0 0;
  padding: 0;
}

.con_home_int .box_txt h2 {
  margin: 0 0 20px;
  padding: 0;
  writing-mode: vertical-rl;
  font-size: 32px;
  line-height: 1.5em;
}

.con_home_int .box_txt p {
  margin: 0;
  padding: 0;
  writing-mode: vertical-rl;
  font-size: 16px;
  line-height: 1.5em;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_home_int .box_txt .num_tate {
  font-size: 16px;
  font-weight: bold;
  text-combine-upright: all;
}

.con_home_int .box_img_rt {
  margin: 80px 0 0;
  padding: 0;
}

.con_home_int .box_img_rt img {
  max-width: 540px;
  height: auto;
}

/* 食の専門店 & 客室
---------------------------- */
.con_rest_top,
.wrp_room {
  margin: 0 0 100px;
  padding: 0;
  width: 100%;
  background: url(../images/deco04.png) no-repeat top 80px right -350px;
}

.con_rest_top h2.tmp_st_deco,
.wrp_room h2.tmp_st_deco {
  margin: 0 auto 60px;
  padding: 0;
  writing-mode: vertical-rl;
  font-size: 32px;
  line-height: 1.5em;
  position: relative;
  width: 3%;
}

.wrp_fac .con_fac h2.tmp_st_deco {
  margin: 0 auto 60px;
  padding: 0;
  writing-mode: vertical-rl;
  font-size: 32px;
  line-height: 1.5em;
  position: relative;
  width: 100%;
  text-align: left;
}

.wrp_fac .con_fac h2.tmp_st_deco::before {
  content: "";
  background: none;
}

.con_rest_top h2.tmp_st_deco::after,
.wrp_room h2.tmp_st_deco::after {
  content: "";
  background: url(../images/deco01.png) no-repeat top / 100%;
  width: 3.78rem;
  height: 1.14rem;
  display: block;
  position: absolute;
  bottom: -27px;
  right: -35px;
  left: 50%;
  transform: translateX(-50%);
}

.wrp_fac .con_fac h2.tmp_st_deco::after {
  content: "";
  background: url(../images/deco01.png) no-repeat top / 100%;
  width: 3.78rem;
  height: 1.14rem;
  display: block;
  position: absolute;
  bottom: -34px;
  right: -35px;
  left: 72%;
  transform: translateX(-50%);
}

.tmp_st_m {
  margin: 0 auto 30px;
  padding: 0;
  width: 100%;
  text-align: center;
  font-size: 20px;
}

.tmp_txt {
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
  margin: 0 auto 40px;
  padding: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
}

.con_rest_top .tmp_box p,
.con_room .tmp_box p {
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 40px;
}

.con_rest_top .img {
  margin: 0 auto 40px;
  padding: 0;
  max-width: 1360px;
  text-align: center;
}

.con_rest_top .img img {
  width: 100%;
  height: auto;
}

.con_rest_top .tmp_btn_rt,
.wrp_room .tmp_btn_rt {
  margin: 0 auto;
  width: 680px;
  text-align: center;
  font-family: 'Zen Old Mincho', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  line-height: 1.2;
  padding: 15px 20px;
  cursor: pointer;
  box-sizing: border-box;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-color: #fff;
  color: #000;
  border: 1px solid #797979;
  position: relative;
  transition: all 500ms 0s ease;
}

.con_rest_top .tmp_btn_rt .jp,
.wrp_room .tmp_btn_rt .jp {
  font-size: 16px;
}

.tmp_btn_rt .arrow_icon,
.wrp_room .tmp_btn_rt .arrow_icon {
  height: auto;
  position: absolute;
  right: 1.5em;
  top: 50%;
  z-index: 15;
  transform: translateY(-50%);
  mask-image: url(../images/arrow_icon01.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: #000;
  display: inline-block;
  width: 13px;
  aspect-ratio: 1/1;
  transition: all 500ms 0s ease;
}

.con_rest_top .tmp_btn_rt:hover,
.wrp_room .tmp_btn_rt:hover {
  background-color: #797979;
  color: #fff;
  border: 1px solid #797979;
}

.con_rest_top .tmp_btn_rt:hover .arrow_icon,
.wrp_room .tmp_btn_rt:hover .arrow_icon {
  background-color: #fff;
  right: 1em;
}

.box_room {
  margin: 0 auto 40px;
  padding: 0;
  width: 1330px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.room_item {
  margin: 0;
  padding: 0;
  width: 430px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.room_item img {
  margin: 0;
  padding: 0;
  width: 100%;
}

.room_item {
  margin: 0;
  padding: 0;
  position: relative;
}

.room_item>.inner {
  text-decoration: none;
  z-index: 3;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  background-color: rgba(27, 27, 27, 0.3);
}

.room_item>.inner:hover {
  background-color: rgba(27, 27, 27, 0.5);
  transition: background-color .5s ease-in-out;
}

.room_item .bg {
  overflow: hidden;
}

.room_item .bg img {
  transform: scale(1);
  transition: transform .5s ease-in-out;
}

.room_item>.inner:hover+.bg img {
  transform: scale(1.1);
}

.room_item>.inner .sub {
  font-family: 'Zen Old Mincho', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: 400;
  letter-spacing: 0;
  background-color: #1b1b1b;
  color: #fff;
  padding: .2em .8em;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  z-index: 10;
}

.room_item>.inner>.tmp_st_s {
  margin-top: .5em;
  color: #fff;
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
}

.room_item>.inner .tmp_st_s .jp .l {
  font-size: 140%;
}

.tmp_st_img .bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  z-index: 1;
  transition: background-color .5s ease-in-out;
  background-color: rgba(27, 27, 27, 0.1)
}

.tmp_st_img .bg::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  z-index: 2;
  transition: opacity .5s ease-in-out;
  background-image: linear-gradient(0deg, #1b1b1b 16%, rgba(255, 255, 255, 0) 100%)
}

/* 温泉
---------------------------- */

.wrp_fac {
  width: 100%;
  margin-bottom: 100px;
  background: url(../images/deco03.png) no-repeat top left;
}

.wrp_fac .con_fac {
  width: 1360px;
  margin: 0 auto 20px;
}

.wrp_fac .box_fac {
  display: flex;
  justify-content: center;
  align-self: start;
  margin-bottom: 20px;
  gap: 60px;
}

.wrp_fac .box_fac .img {
  width: 690px;
}

.wrp_fac .box_fac .img img {
  width: 100%;
  height: auto;
}

.wrp_fac .con_fac h2.tmp_st_deco {
  width: 100px;
  margin: 0;
  padding: 0;
}

.wrp_fac .con_fac h2.tmp_st_deco.on::after {
  height: 17.14rem;
}

.wrp_fac .con_fac h2.tmp_st_deco.kan::after {
  height: 13.14rem;
}

.wrp_fac .tmp_box {
  width: 450px;
}

.wrp_fac .tmp_box .tmp_st_m {
  text-align: left;
}

.wrp_fac .tmp_box .tmp_txt {
  text-align: left;
}

.wrp_fac .tmp_box .tmp_txt_btn {
  text-align: left;
}

.wrp_fac .tmp_txt_btn .arrow_icon {
  display: inline-block;
  transition: all 500ms 0s ease;
  width: 36px;
  height: 36px;
}

.wrp_fac .tmp_txt_btn .arrow_icon img {
  width: 36px;
  height: 36px;
}

.wrp_fac .tmp_txt_btn:hover .arrow_icon {
  margin-left: .5em;
}

/* 絶景スポット
---------------------------- */

.wrp_sky_terr {
  width: 100%;
  background: url(../images/top/img_sky-pc.jpg) no-repeat top / 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #000;
  padding: 100px 0;
  margin-bottom: 100px;
}

.wrp_sky_terr .con_sky_terr {
  width: 1360px;
  margin: 0 auto 20px;
}

.con_sky_terr .floor {
  display: flex;
  align-items: center;
  justify-content: center
}

.con_sky_terr .floor span {
  font-size: 14px;
  color: #fff
}

.con_sky_terr .floor .num {
  padding: .15em 1.5em;
  border-radius: .21rem 0 0 .21rem;
  background-color: #96cfed
}

.con_sky_terr .floor .spot {
  padding: .15em 1em;
  border-radius: 0 .21rem .21rem 0;
  background-color: #1b1b1b
}

.con_sky_terr .tmp_st_s {
  font-size: 22px;
  line-height: 1.5em;
  text-align: center;
  color: #fff;
  margin: 20px 0;
}

.con_sky_terr .tmp_st_s .jp {
  font-size: 14px;
  line-height: 1.5em;
  text-align: center;
}

.con_sky_terr .tmp_txt {
  font-size: 14px;
  line-height: 1.5em;
  text-align: center;
  color: #fff;
}

.con_sky_terr .box_cate {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 40px;
}

.con_sky_terr .box_cate>span {
  background-color: #cab55b;
  border-radius: 100px;
  padding: .2em 1em .3em;
  color: #fff;
  font-size: 14px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_sky_terr .tmp_btn_rt {
  margin: 0 auto;
  width: 460px;
  text-align: center;
  font-family: 'Zen Old Mincho', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  line-height: 1.2;
  padding: 15px 20px;
  cursor: pointer;
  box-sizing: border-box;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-color: #fff;
  color: #000;
  border: 1px solid #797979;
  position: relative;
  transition: all 500ms 0s ease;
}

.con_sky_terr .tmp_btn_rt .jp {
  font-size: 16px;
}

.con_sky_terr .tmp_btn_rt .arrow_icon {
  height: auto;
  position: absolute;
  right: 1.5em;
  top: 50%;
  z-index: 15;
  transform: translateY(-50%);
  mask-image: url(../images/arrow_icon01.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: #000;
  display: inline-block;
  width: 13px;
  aspect-ratio: 1/1;
  transition: all 500ms 0s ease;
}

.con_sky_terr .tmp_btn_rt:hover {
  background-color: #797979;
  color: #fff;
  border: 1px solid #797979;
}

.con_sky_terr .tmp_btn_rt:hover .arrow_icon {
  background-color: #fff;
  right: 1em;
}


/* 宿泊プラン
---------------------------- */

.wrp_plan {
  width: 100%;
  margin-bottom: 100px;
}

.wrp_plan .con_plan {
  width: 1360px;
  margin: 0 auto 20px;
}

.wrp_plan .con_plan h2.tmp_st_deco {
  text-align: center;
  margin: 0 0 20px;
  padding: 50px 0 0;
}

.wrp_plan .con_plan h2.tmp_st_deco::before {
  content: "";
  background: url(../images/deco02.png) no-repeat top/100%;
  display: block;
  width: 100px;
  height: 2em;
  margin: 0 auto;
}

.wrp_plan .box_plan {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-bottom: 60px;
}

.wrp_plan .box_plan li {
  width: 325px;
}

.wrp_plan .box_plan li img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.wrp_plan .box_plan li p {
  font-size: 14px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.wrp_plan .tmp_btn_rt {
  margin: 0 auto;
  width: 460px;
  text-align: center;
  font-family: 'Zen Old Mincho', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  line-height: 1.2;
  padding: 15px 20px;
  cursor: pointer;
  box-sizing: border-box;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background: url(../images/bg_btn.png) repeat top left;
  color: #000;
  position: relative;
  transition: all 500ms 0s ease;
}

.wrp_plan .tmp_btn_rt .jp {
  font-size: 16px;
}

.wrp_plan .tmp_btn_rt .arrow_icon {
  height: auto;
  position: absolute;
  right: 1.5em;
  top: 50%;
  z-index: 15;
  transform: translateY(-50%);
  mask-image: url(../images/arrow_icon01.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: #000;
  display: inline-block;
  width: 13px;
  aspect-ratio: 1/1;
  transition: all 500ms 0s ease;
}

.wrp_plan .tmp_btn_rt:hover .arrow_icon {
  right: 1em;
}

/* ACCESS
---------------------------- */

.wrp_access {
  width: 100%;
  margin-bottom: 100px;
}

.wrp_access .con_access {
  width: 1360px;
  margin: 0 auto 20px;
  border-top: 1px solid #797979;
  padding: 100px 0 100px 400px;
  border-bottom: 1px solid #797979;
  background: url(../images/top/img_map.png) no-repeat top 40px right 300px;
  position: relative;
}

.wrp_access .con_access h2.tmp_st_deco {
  margin: 0 0 10px;
  padding: 0;
  color: #a08426;
  letter-spacing: .1em;
}

.wrp_access .con_access .access_txt {
  font-size: 18px;
  margin-bottom: 20px;
}

.wrp_access .con_access .access_txtclass {
  margin-bottom: 80px;
}

.wrp_access .con_access .access_txtclass span {
  font-size: 14px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
  color: #a08426;
  padding: .5em 1em;
  letter-spacing: .1em;
  background-color: #1b1b1b;
  color: #fff;
  border-radius: 3px;
}

.wrp_access .tmp_txt_btn .arrow_icon {
  display: inline-block;
  transition: all 500ms 0s ease;
  width: 36px;
  height: 36px;
}

.wrp_access .tmp_txt_btn .arrow_icon img {
  width: 36px;
  height: 36px;
}

.wrp_access .tmp_txt_btn:hover .arrow_icon {
  margin-left: .5em;
}

.footer {
  width: 100%;
  padding: 0;
  margin: 0;
}

.footer .footer_container {
  width: 100%;
  background: url(../images/bg_footer-pc.jpg) no-repeat center center;
  background-size: cover;
  padding: 100px 0 200px;
}

.footer .footer_container ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2em;
  color: #fff;
}

.footer .footer_container li {
  color: #fff;
  font-size: 14px;
  list-style: none;
}

.footer .footer_container li a {
  color: #fff;
  text-decoration: none;
}

.footer .footer_bottom {
  width: 100%;
  background-color: #000;
}

.footer .footer_bottom_inner {
  width: 1360px;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  align-items: center;
  gap: 100px;
}

.footer .footer_bottom_inner .footer_logo {
  width: 196px;
}

.footer .footer_bottom_inner .footer_logo img {
  width: 100%;
  height: auto
}

.footer .footer_bottom_inner .footer_text {
  font-size: 14px;
  color: #fff;
}

/* 客室
---------------------------- */

#second .header {
  margin-bottom: 60px;
}

#second .headerInner {
  background-color: #fff;
  position: static;
}

#second .box_h_nav ul a {
  color: #000;
}

#second .con_lower_fv {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

#second .wrp_int {
  margin: 0;
  padding: 0;
  width: 100%;
  background: url(../images/deco04.png) top 0 left -200px no-repeat;
  background-size: 50%;
}

#second .con_lower_fv .fv_st {
  width: 10%;
  color: #000;
  position: static;
  padding-right: 40px;
  margin-top: 80px;
}

#second .con_lower_fv .fv_st .jp {
  writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
  display: inline-block;
  font-feature-settings: normal;
  font-size: 22px;
}

#second .con_lower_fv .fv_img {
  width: 90%;
}

#second .con_lower_fv .fv_img img {
  width: 100%;
  height: auto;
}

#second .wrp_int h2 {
  font-size: 22px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
}

#second .wrp_int p {
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 40px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

#second .wrp_int .con_int_img {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 60px;
}

#second .wrp_int .con_int_img li {
  width: 370px;
}

#second .wrp_int .con_int_img li img {
  width: 100%;
  height: auto;
}

#second .wrp_rooms {
  width: 100%;
}

#second .wrp_rooms .tmp_anch {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}

#second .wrp_rooms .tmp_anch li {
  border-left: 1px solid #BFBFBD;
  height: 40px;
}

#second .wrp_rooms .tmp_anch li:last-child {
  border-right: 1px solid #BFBFBD;
}

#second .wrp_rooms .tmp_anch li a {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  padding: 10px 40px 10px 20px;
  background: url(../images/arrow_icon03.png) no-repeat top 18px right 20px;
  color: #000;
  transition: all 500ms 0s ease;
  background-size: 14px;
}

#second .wrp_rooms .tmp_anch li a:hover {
  border-bottom: 2px solid #9b7a32;
}

.con_rooms {
  width: 100%;
  margin: 0;
  position: relative;
}

.con_rooms::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  background: url(../images/pattern_gray.png) #f0f0f0 repeat top/auto;
  right: 0;
  width: 90%;
  height: 300px;
}

.con_rooms h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 100px;
  letter-spacing: .1em;
  position: relative;
}

.con_rooms h2::before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 50px;
  left: calc(50% - 47.5px);
  height: 31px;
  width: 95px;
  background: url(../images/deco02_dark.png) transparent no-repeat center center;
}

/* 客室 スライダー
---------------------------- */

.box_rooms_slider {
  margin-bottom: 60px;
  aspect-ratio: 16 / 7;
}

.con_rooms #lnk_premium .box_rooms_slider {
  width: 100%;
  height: 400px;
  background-color: #f0f0f0;
}

.con_rooms #lnk_premium .box_rooms_slider .swiper {
  width: 100%;
  height: 100%;
}

.con_rooms .swiper-button-prev,
.con_restslider .swiper-button-prev {
  left: 16%;
  background: #fff;
  width: 60px;
  height: 60px;
}

.con_rooms .swiper-button-next,
.con_restslider .swiper-button-next {
  right: 16%;
  background: #fff;
  width: 60px;
  height: 60px;
}

.con_rooms .swiper-slide img,
.con_restslider .swiper-slide img {
  width: 100%;
  height: auto;
}

.box_rooms_info {
  width: 100%;
  padding: 0 100px;
}

.box_rooms_info p {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.box_rooms_info table {
  width: 980px;
  border-collapse: collapse;
  margin: 0 auto;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.box_rooms_info table tr {
  border-top: 1px solid #BFBFBD;
  border-bottom: 1px solid #BFBFBD;
}

.box_rooms_info table th {
  background-color: #f0f0f0;
  padding: 10px 30px;
  font-weight: 400;
  width: 300px;
  vertical-align: middle;
}

.box_rooms_info table td {
  background-color: #fff;
  padding: 10px 30px;
}

.box_rooms_info .tmp_txt_btn {
  margin: 60px auto 100px;
  text-align: center;
}

.box_rooms_info .tmp_txt_btn a {
  margin: 0;
  position: relative;
}

.box_rooms_info .tmp_txt_btn .arrow_icon {
  transition: all 500ms 0s ease;
  width: 36px;
  height: 36px;
  position: absolute;
  right: -3em;
  top: 50%;
  transform: translateY(-50%);
}

.box_rooms_info .tmp_txt_btn a:hover .arrow_icon {
  margin-right: -.5em;
}

/* 設備・サービス
---------------------------- */

.con_ser {
  width: 1360px;
  margin: 0 auto 100px;
  padding: 0;
  border-top: 1px solid #797979;
}

.con_ser h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 60px;
  padding-top: 100px;
  letter-spacing: .1em;
  position: relative;
}

.con_ser h2::before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 50px;
  left: calc(50% - 47.5px);
  height: 31px;
  width: 95px;
  background: url(../images/deco02_dark.png) transparent no-repeat center center;
}

.con_ser figure {
  width: 1068px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.con_ser figure img {
  width: 100%;
  height: auto;
}

.con_ser table {
  width: 980px;
  border-collapse: collapse;
  margin: 0 auto;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_ser table tr {
  border-top: 1px solid #BFBFBD;
  border-bottom: 1px solid #BFBFBD;
}

.con_ser table th {
  background-color: #f0f0f0;
  padding: 10px 30px;
  font-weight: 400;
  width: 300px;
  vertical-align: middle;
}

.con_ser table td {
  background-color: #fff;
  padding: 10px 30px;
}

/* レストラン
---------------------------- */

.wrp_int_rest {
  width: 1360px;
  margin: 0 auto 100px;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

.wrp_int_rest .box_txt {
  width: 480px;
}

.wrp_int_rest h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: left;
  margin-bottom: 1em;
}

.wrp_int_rest p {
  font-size: 16px;
  line-height: 1.5em;
  text-align: left;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.wrp_int_rest ul {
  width: 850px;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 3px;
}

.wrp_int_rest ul img {
  width: 100%;
  height: auto;
}

.wrp_int_rest .img_c img:first-child {
  margin-bottom: 3px;
}

.con_rest {
  width: 100%;
  margin: 0 0 100px;
  position: relative;
  padding-top: 60px;
}

.con_rest::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  background: url(../images/pattern_gray.png) #f0f0f0 repeat top / auto;
  right: 0;
  width: 90%;
  height: 700px;
}

.con_rest h2.tmp_st_deco {
  margin: 0 80px;
  padding: 0;
  writing-mode: vertical-rl;
  font-size: 32px;
  line-height: 1.5em;
  position: relative;
}

.con_rest h2.tmp_st_deco::after {
  content: "";
  background: url(../images/deco01.png) no-repeat top / 100%;
  width: 3.78rem;
  height: 1.14rem;
  display: block;
  position: absolute;
  bottom: -27px;
  right: -35px;
  left: 50%;
  transform: translateX(-50%);
}

.con_morning {
  width: 1360px;
  margin: 0 auto 200px;
  padding: 0;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.con_morning .box_txt {
  width: 660px;
}

.con_morning .box_txt p {
  text-align: left;
  width: 520px;
  margin-bottom: 1em;
  margin-left: 100px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_morning .box_txt .p_att {
  color: #9b7a32;
}

.con_morning .img {
  width: 660px;
}

.con_morning .box_txt table {
  width: 520px;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  margin-left: 100px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_morning .box_txt table tr {
  border-top: 1px solid #BFBFBD;
  border-bottom: 1px solid #BFBFBD;
}

.con_morning .box_txt table th {
  padding: 10px 30px;
  text-align: center;
  font-weight: normal;
}

.con_morning .box_txt table td {
  padding: 10px 30px;
  text-align: left;
}

/* 創作中国料理ダイニング「極」
---------------------------- */

.con_restslider {
  width: 100%;
  margin: 0;
  position: relative;
  padding-top: 60px;
}

.con_restslider::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  background: url(../images/pattern_gray.png) #f0f0f0 repeat top/auto;
  right: 0;
  width: 90%;
  height: 300px;
}

.con_restslider h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 100px;
  letter-spacing: .1em;
  position: relative;
}

.con_restslider h2::before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 50px;
  left: calc(50% - 47.5px);
  height: 31px;
  width: 95px;
  background: url(../images/deco02_dark.png) transparent no-repeat center center;
}

.con_restslider table,
.box_res_info table {
  width: 980px;
  border-collapse: collapse;
  margin: 0 auto 100px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_restslider table tr,
.box_res_info table tr {
  border-top: 1px solid #BFBFBD;
  border-bottom: 1px solid #BFBFBD;
}

.con_restslider table th,
.box_res_info table th {
  background-color: #f0f0f0;
  padding: 10px 30px;
  font-weight: 400;
  width: 300px;
  vertical-align: middle;
}

.con_restslider table td,
.box_res_info table td {
  background-color: #fff;
  padding: 10px 30px;
}

.box_res_info {
  width: 100%;
  margin: 0;
}

/* ランチバイキング
---------------------------- */

.box_viking {
  width: 1360px;
  margin: 0 auto 100px;
  position: relative;
  padding: 3cqb;
  background: url(../images/pattern_gray.png) #f0f0f0 repeat top / auto;
}

.inner_viking {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  background-color: #fff;
}

.inner_viking img {
  width: 100%;
}

.inner_viking table {
  width: 100%;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.inner_viking table {
  border-collapse: collapse;
  margin: 0 auto 20px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.inner_viking table tr {
  border-top: 1px solid #BFBFBD;
  border-bottom: 1px solid #BFBFBD;
}

.inner_viking table th {
  padding: 10px 30px;
  font-weight: 400;
  width: 160px;
  vertical-align: middle;
  background-color: #fff;
}

.inner_viking table td {
  padding: 10px 30px;
  background-color: #fff;
}

.tmp_box h4 {
  color: #a08426;
  font-size: 16px;
  margin-top: 20px;
}

.tmp_box p {
  font-size: 16px;
  margin: 20px 0;
  text-align: left;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.inner_viking h3.tmp_st_deco {
  margin: 20px;
  padding: 0;
  writing-mode: vertical-rl;
  line-height: 1.5em;
  position: relative;
}

.inner_viking h3.tmp_st_deco .jp {
  font-size: 18px;
  padding-top: 1em;
  display: inline-block;
  margin: 0 auto;
  letter-spacing: 0.1em;
}

.inner_viking h3::before {
  content: "";
  background-color: #B69A3C;
  width: .71rem;
  height: .71rem;
  border-radius: 1000px;
  display: block;
  position: absolute;
  right: 8px;
}

/* テラスBBQ
---------------------------- */
.con_bbq {
  width: 100%;
  margin: 0 0 100px;
}

.con_bbq .img_int {
  width: 100%;
}

.con_bbq .img_int img {
  width: 100%;
  height: auto;
}

.con_bbq h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
}

.con_bbq .box_txt {
  width: 660px;
}

.con_bbq .box_txt p {
  text-align: left;
  width: 520px;
}

.con_bbq .box_int {
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: space-between;
}

.con_bbq .box_int .box_l {
  width: 450px;
}

.con_bbq .box_int .box_l img,
.con_bbq .box_int .box_r img {
  width: 100%;
  height: auto;
}

.con_bbq .box_int .box_r {
  width: 450px;
}

.con_bbq .box_int .box_txt {
  padding: 60px;
}

.con_bbq .box_int .box_txt p {
  font-size: 16px;
  width: 100%;
  line-height: 1.5em;
  margin-bottom: 1em;
  text-align: center;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_bbq .box_int .box_r img {
  width: 100%;
  height: auto;
}

.con_bbq table {
  border-collapse: collapse;
  margin: 0 auto 20px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_bbq table tr {
  border-top: 1px solid #BFBFBD;
  border-bottom: 1px solid #BFBFBD;
}

.con_bbq table th {
  padding: 10px 30px;
  font-weight: 400;
  width: 160px;
  vertical-align: middle;
  background-color: #eee;
}

.con_bbq table td {
  padding: 10px 30px;
  background-color: #fff;
}

/* 和食創作ダイニング「極」
---------------------------- */
.tmp_txt.red {
  color: #c00;
}

/* 和カフェ「のば」
---------------------------- */

/* 東大阪テラス
---------------------------- */
.box_plan_pat01 {
  width: 1360px;
  margin: 0 auto;
}

.box_plan_pat01 ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}

.box_plan_pat01 ul li {
  margin: 0;
}

.box_plan_pat01 ul li img {
  width: 100%;
  height: auto;
}

.con_plan {
  width: 1360px;
  margin: 0 auto;
}

#lnk_nabe {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #BFBFBD;
  margin-bottom: 60px;
}

.con_plan h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}

.con_plan h2 .sub {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 10px;
  display: block;
}

.con_plan h2::before {
  content: "";
  background: url(../images/deco02.png) transparent no-repeat center center;
  width: 95px;
  height: 31px;
  display: block;
  margin: 0 auto;
}

.con_plan .tmp_anch {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
}

.con_plan .tmp_anch li {
  border-left: 1px solid #BFBFBD;
  height: 40px;
}

.con_plan .tmp_anch li:last-child {
  border-right: 1px solid #BFBFBD;
}

.con_plan .tmp_anch li a {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  padding: 10px 40px 10px 20px;
  background: url(../images/arrow_icon03.png) no-repeat top 18px right 20px;
  color: #000;
  transition: all 500ms 0s ease;
  background-size: 14px;
}

.con_plan .tmp_anch li a:hover {
  border-bottom: 2px solid #9b7a32;
}

.st_plan .rsv_req {
  font-weight: 400;
  border-radius: 1000px;
  background-color: #901e00;
  color: #fff;
  width: 100px;
  height: 100px;
  position: absolute;
  left: calc(50% - 280px);
  top: -20px;
  display: block;
  font-size: 16px;
  padding-top: 32px;
}

.con_plan .st_plan_sub {
  font-size: 22px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
  color: #a08426;
}

.con_plan .box_plan {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.con_plan .box_plan .txt {
  flex: 1;
}

.con_plan .box_plan .txt p {
  width: 400px;
  margin: 0 auto;
  text-align: left;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_plan .box_plan table,
.con_plan .box_nabe table {
  border-collapse: collapse;
  margin: 0 auto 20px;
  flex: 1;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}


.con_plan .box_plan table tr,
.con_plan .box_nabe table tr {
  border-top: 1px solid #BFBFBD;
  border-bottom: 1px solid #BFBFBD;
}

.con_plan .box_plan table th,
.con_plan .box_nabe table th {
  padding: 10px 30px;
  font-weight: 400;
  width: 160px;
  vertical-align: middle;
  background-color: #eee;
}

.con_plan .box_plan table td,
.con_plan .box_nabe table td {
  padding: 10px 30px;
  background-color: #fff;
}

.con_plan .box_plan table .st,
.con_plan .box_nabe table .st {
  font-weight: bold;
}

.con_plan .box_nabe {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
  width: 1360px;
  margin: 0 auto;
}

.con_plan .box_nabe .box_rooms_slider {
  width: 640px;
}

.con_plan .box_nabe .box_plan_table {
  flex: 1;
}

.con_plan .txt {
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
  margin: 0 auto 40px;
  padding: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
}

.st_plan .rsv_req.nabe {
  left: calc(50% - 200px);
}

.box_other {
  width: 1358px;
  margin: 0 auto 100px;
}

.box_other dl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}

.box_other dl dt {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 20px;
  width: 100px;
  text-align: center;
  font-size: 18px;
}

.box_other dl dd {
  border-left: 1px solid #BFBFBD;
  padding-left: 60px;
}

.box_other dl dd ul li {
  color: #a08426;
}

.box_rsv {
  width: 1360px;
  margin: 0 auto 60px;
  text-align: center;
  font-size: 16px;
}

.box_rsv h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 16px;
  color: #a08426;
}

.box_rsv p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.5em;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.box_rsv .box_det {
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 1.5em;
  font-weight: 200;
}

/* 温泉
---------------------------- */
.wrp_int_hotspring {
  width: 1360px;
  margin: 0 auto;
}

.wrp_int_hotspring .box_txt {
  width: 800px;
  margin: 0 auto;
}

.wrp_int_hotspring .box_txt h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
}

.wrp_int_hotspring .box_txt p {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 100px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.wrp_int_hotspring .tmp_anch {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}

.wrp_int_hotspring .tmp_anch li {
  border-left: 1px solid #797979;
  height: 40px;
}

.wrp_int_hotspring .tmp_anch li:last-child {
  border-right: 1px solid #797979;
}

.wrp_int_hotspring .tmp_anch li a {
  font-size: 14px;
  line-height: 1.5em;
  text-align: center;
  padding: 10px 40px 10px 20px;
  background: url(../images/arrow_icon03.png) no-repeat top 18px right 20px;
  color: #000;
  transition: all 500ms 0s ease;
  background-size: 14px;
}

.wrp_int_hotspring .tmp_anch li a:hover {
  border-bottom: 2px solid #9b7a32;
}

.con_hotspring {
  width: 1360px;
  margin: 0 auto 100px;
}

.con_hotspring h2,
.wrp_open_bath h2,
.con_day .box_tit h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 60px;
  padding-top: 100px;
  letter-spacing: .1em;
  position: relative;
}

.con_hotspring h2::before,
.wrp_open_bath h2::before,
.con_day .box_tit h2::before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 50px;
  left: calc(50% - 47.5px);
  height: 31px;
  width: 95px;
  background: url(../images/deco02.png) transparent no-repeat center center;
}

.box_hotspring_slider {
  width: 100%;
  margin-bottom: 60px;
  aspect-ratio: 16 / 7;
}

.box_hotspring_slider .swiper {
  width: 100%;
  height: 100%;
}

.box_hotspring_slider .swiper-slide img {
  width: 100%;
  height: auto;
}

.box_hotspring_slider .swiper-button-prev,
.box_hotspring_slider .swiper-button-next {
  background: #fff;
  width: 60px;
  height: 60px;
}

.box_hotspring_slider .swiper-button-prev {
  left: 16%;
}

.box_hotspring_slider .swiper-button-next {
  right: 16%;
}

.box_hotspring_info {
  width: 100%;
  padding: 0 100px;
}

.box_hotspring_info p {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.box_hotspring_info table {
  width: 640px;
  border-collapse: collapse;
  margin: 0 auto;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.box_hotspring_info table th {
  background-color: #f0f0f0;
  padding: 10px 30px;
  font-weight: 400;
  width: 300px;
}

.box_hotspring_info table td {
  background-color: #fff;
  padding: 10px 30px;
}

.box_hotspring_info table tr {
  border-top: 1px solid #797979;
  border-bottom: 1px solid #797979;
}

.wrp_open_bath {
  width: 1360px;
  margin: 0 auto 100px;
}

.con_open_bath {
  width: 1080px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}

.con_open_bath .box_txt {
  width: 460px;
}

.con_open_bath .box_txt p {
  font-size: 16px;
  line-height: 1.5em;
  text-align: left;
  margin-bottom: 20px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_open_bath .box_txt table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_open_bath .box_txt table tr {
  border-top: 1px solid #797979;
  border-bottom: 1px solid #797979;
}

.con_open_bath .box_txt table th {
  background-color: #f0f0f0;
  padding: 10px 30px;
  font-weight: 400;
  width: 200px;
}

.con_open_bath .box_txt table td {
  background-color: #fff;
  padding: 10px 30px;
}

.con_open_bath .img {
  width: 640px;
}

.con_open_bath .img img {
  width: 100%;
  height: auto;
}

.wrp_ame_qua {
  width: 100%;
  margin: 0 auto 100px;
  padding-left: 60px;
}

.wrp_ame_qua::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  background: url(../images/pattern_gray.png) #f0f0f0 repeat top / auto;
  right: 0;
  width: 90%;
  height: 300px;
}

.con_ame {
  width: 100%;
  margin: 0;
  padding: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 40px;
  background: url(../images/pattern_gray.png) #f0f0f0 repeat top / auto;
}

.con_ame h3.tmp_st_deco {
  margin: 20px;
  padding: 0;
  writing-mode: vertical-rl;
  line-height: 1.5em;
  position: relative;
}

.con_ame h3.tmp_st_deco .jp {
  font-size: 18px;
  padding-top: 1em;
  display: inline-block;
  margin: 0 auto;
  letter-spacing: 0.1em;
}

.con_ame h3::before {
  content: "";
  background-color: #B69A3C;
  width: .71rem;
  height: .71rem;
  border-radius: 1000px;
  display: block;
  position: absolute;
  right: 8px;
}

.con_ame .img {
  width: 300px;
}

.con_ame .img img {
  width: 100%;
  height: auto;
}

.con_ame .box_ame {
  width: 460px;
}

.con_ame .box_ame h4 {
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 20px;
}

.con_ame .box_ame p {
  font-size: 16px;
  line-height: 1.5em;
  text-align: left;
  margin-bottom: 20px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_day {
  width: 1360px;
  margin: 0 auto 100px;
}

.con_day .box_tit {
  width: 100%;
  margin: 0 auto;
}

.con_day .box_tit p {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_day .box_tit .p_att {
  color: #9b7a32;
}

.con_day .box_day {
  width: 1300px;
  margin: 0 auto 100px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.con_day .box_day .img {
  width: 640px;
  flex: 1;
}

.con_day .box_day .img img {
  width: 100%;
  height: auto;
}

.con_day .box_day table {
  flex: 1;
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_day .box_day table tr {
  border-top: 1px solid #797979;
  border-bottom: 1px solid #797979;
}

.con_day .box_day table th {
  background-color: #f0f0f0;
  padding: 10px 30px;
  font-weight: 400;
  width: 200px;
  vertical-align: middle;
}

.con_day .box_day table td {
  background-color: #fff;
  padding: 10px 30px;
  vertical-align: middle;
}

.con_day .box_btn {
  width: 100%;
  margin: 0 auto;
}

.con_day .box_btn .tmp_st_l {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
}

.con_day .box_btn .tmp_st_l .bg {
  background-color: #9b7a32;
  color: #fff;
  padding: 5px 10px;
  margin: 0 10px 0 0;
}

.con_day .box_btn .tmp_st_l .s {
  background-color: #fff;
  color: #9b7a32;
  margin: 0 10px 0 0;
}

.con_day .box_btn .tmp_btn_rsv {
  margin: 0 auto;
  width: 460px;
  text-align: center;
  font-family: 'Zen Old Mincho', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  line-height: 1.2;
  padding: 15px 20px;
  cursor: pointer;
  box-sizing: border-box;
  text-decoration: none;
  display: flex;
}

.con_day .tmp_btn_rt {
  margin: 0 auto;
  width: 460px;
  text-align: center;
  font-family: 'Zen Old Mincho', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  line-height: 1.2;
  padding: 15px 20px;
  cursor: pointer;
  box-sizing: border-box;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background: url(../images/bg_btn.png) repeat top left;
  color: #000;
  position: relative;
  transition: all 500ms 0s ease;
}

.con_day .tmp_btn_rt .jp {
  font-size: 16px;
}

.con_day .tmp_btn_rt .arrow_icon {
  height: auto;
  position: absolute;
  right: 1.5em;
  top: 50%;
  z-index: 15;
  transform: translateY(-50%);
  mask-image: url(../images/arrow_icon01.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: #000;
  display: inline-block;
  width: 13px;
  aspect-ratio: 1/1;
  transition: all 500ms 0s ease;
}

.con_day .tmp_btn_rt:hover .arrow_icon {
  right: 1em;
}

/* 館内施設
---------------------------- */

.wrp_int_fac {
  width: 1360px;
  margin: 0 auto;
}

.wrp_int_fac .box_txt {
  width: 800px;
  margin: 0 auto;
}

.wrp_int_fac .box_txt h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
}

.wrp_int_fac .box_txt p {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 100px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.wrp_int_fac .tmp_anch,
.con_fac_detail .tmp_anch {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}

.wrp_int_fac .tmp_anch li,
.con_fac_detail .tmp_anch li {
  border-left: 1px solid #BFBFBD;
  height: 40px;
}

.wrp_int_fac .tmp_anch li:last-child,
.con_fac_detail .tmp_anch li:last-child {
  border-right: 1px solid #BFBFBD;
}

.wrp_int_fac .tmp_anch li a,
.con_fac_detail .tmp_anch li a {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  padding: 10px 40px 10px 20px;
  background: url(../images/arrow_icon03.png) no-repeat top 18px right 20px;
  color: #000;
  transition: all 500ms 0s ease;
  background-size: 14px;
}

.wrp_int_fac .tmp_anch li a:hover,
.con_fac_detail .tmp_anch li a:hover {
  border-bottom: 2px solid #9b7a32;
}

.con_fac {
  width: 1360px;
  margin: 0 auto 100px;
}

.con_fac h2,
.con_fac_detail h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 60px;
  padding-top: 100px;
  letter-spacing: .1em;
  position: relative;
}

.con_fac h2::before,
.con_fac_detail h2::before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 50px;
  left: calc(50% - 47.5px);
  height: 31px;
  width: 95px;
  background: url(../images/deco02.png) transparent no-repeat center center;
}

.box_fac_info {
  margin: 0 auto 100px;
  width: 1360px;
}

.box_fac_info .box_ns {
  flex: 1;
}

.box_fac_info .box_ns h3 {
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 20px;
  color: #a08426;
}

.box_fac_info .box_ns h4 {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  width: calc(135 / 570 * 100%);
  background-color: #B69A3C;
  color: #fff;
  padding: 15px 10px;
  margin: 0;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.box_fac_info .box_fl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  width: 100%;
  border-top: 1px solid #BFBFBD;
}

.box_fac_info .box_fl:last-child {
  border-bottom: 1px solid #BFBFBD;
}

.box_fac_info .box_fl ul {
  width: calc(435 / 570 * 100%);
  order: -1;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  padding-left: 1.78rem;
  padding-right: .71rem;
  padding-top: .5em;
  padding-bottom: .5em;
}

.box_fac_info .box_fl ul li {
  font-size: 16px;
  line-height: 1.5em;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.all.font-body .tmp_btn_rt {
  margin: 0 auto;
  width: 680px;
  text-align: center;
  font-family: 'Zen Old Mincho', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  line-height: 1.2;
  padding: 15px 20px;
  cursor: pointer;
  box-sizing: border-box;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-color: #fff;
  color: #000;
  border: 1px solid #797979;
  position: relative;
  transition: all 500ms 0s ease;
}

.all.font-body .tmp_btn_rt .jp {
  font-size: 16px;
}

.all.font-body .tmp_btn_rt .arrow_icon {
  height: auto;
  position: absolute;
  right: 1.5em;
  top: 50%;
  z-index: 15;
  transform: translateY(-50%);
  mask-image: url(../images/arrow_icon01.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: #000;
  display: inline-block;
  width: 13px;
  aspect-ratio: 1/1;
  transition: all 500ms 0s ease;
}

.all.font-body .tmp_btn_rt:hover {
  background-color: #797979;
  color: #fff;
  border: 1px solid #797979;
}

.all.font-body .tmp_btn_rt:hover .arrow_icon {
  background-color: #fff;
  right: 1em;
}

.con_fac_detail {
  width: 1360px;
  margin: 0 auto;
}

.box_fac {
  width: 100%;
  margin-bottom: 100px;
  display: flex;
  justify-content: center;
  gap: 20px;
}

.box_fac h3.tmp_st_deco {
  margin: 20px;
  padding: 0;
  writing-mode: vertical-rl;
  line-height: 1.5em;
  position: relative;
}

.box_fac h3.tmp_st_deco .jp {
  font-size: 18px;
  padding-top: 1em;
  display: inline-block;
  margin: 0 auto;
  letter-spacing: 0.1em;
}

.box_fac h3::before {
  content: "";
  background-color: #B69A3C;
  width: .71rem;
  height: .71rem;
  border-radius: 1000px;
  display: block;
  position: absolute;
  right: 8px;
}

.box_fac .box_main {
  display: flex;
  justify-content: flex-start;
  gap: 60px 20px;
  flex-wrap: wrap;
}

.box_fac .box_main .box_det {
  width: 410px;
}

.box_fac .box_main .box_det .img {
  width: 100%;
  height: auto;
}

.box_fac .box_main .box_det .img img {
  width: 100%;
  height: auto;
}

.box_main .box_det h4 {
  font-size: 20px;
  line-height: 1.5em;
  text-align: center;
  margin: 10px 0 20px;
}

.box_main .box_det .txt {
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom: 20px;
  min-height: 120px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.box_main .box_det table {
  flex: 1;
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.box_main .box_det table tr {
  border-top: 1px solid #BFBFBD;
  border-bottom: 1px solid #BFBFBD;
}

.box_main .box_det table th {
  background-color: #f0f0f0;
  padding: 10px 30px;
  font-weight: 400;
  width: 150px;
  vertical-align: middle;
}

.box_main .box_det table td {
  background-color: #fff;
  padding: 10px 30px;
  vertical-align: middle;
}

.box_main .box_det .tmp_txt_btn {
  margin: 60px auto 100px;
  text-align: center;
}

.box_main .box_det .tmp_txt_btn a {
  margin: 0;
  position: relative;
}

.box_main .box_det .tmp_txt_btn .arrow_icon {
  transition: all 500ms 0s ease;
  width: 36px;
  height: 36px;
  position: absolute;
  right: -3em;
  top: 50%;
  transform: translateY(-50%);
}

.box_main .box_det .tmp_txt_btn a:hover .arrow_icon {
  margin-right: -.5em;
}

/* faq
---------------------------- */

.con_faq h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 60px;
  padding-top: 100px;
  letter-spacing: .1em;
  position: relative;
}

.con_faq h2::before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 50px;
  left: calc(50% - 47.5px);
  height: 31px;
  width: 95px;
  background: url(../images/deco02.png) transparent no-repeat center center;
}

.wrp_int_faq .box_txt h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
}

.wrp_int_faq .tmp_anch {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}

.wrp_int_faq .tmp_anch li {
  border-left: 1px solid #BFBFBD;
  height: 40px;
}

.wrp_int_faq .tmp_anch li:last-child {
  border-right: 1px solid #BFBFBD;
}

.wrp_int_faq .tmp_anch li a {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  padding: 10px 40px 10px 20px;
  background: url(../images/arrow_icon03.png) no-repeat top 18px right 20px;
  color: #000;
  transition: all 500ms 0s ease;
  background-size: 14px;
}

.wrp_int_faq .tmp_anch li a:hover {
  border-bottom: 2px solid #9b7a32;
}

.accordions {
  width: 1360px;
  margin: 0 auto 100px;
}

.accordion {
  width: 100%;
  margin: 0 0 20px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.accordion_menu {
  border: 1px solid #fff;
}

.accordion_button {
  appearance: none;
  text-align: inherit;
  width: 100%;
  background-color: #fff;
  color: #000;
  padding: 20px;
  cursor: pointer;
  border: none;
}

.accordion_button:hover {
  background-color: #f0f0f0;
  color: #000;
}

.accordion_button .tmp_ic,
.faq_answer .tmp_ic {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 26px;
  line-height: 1.5em;
  letter-spacing: 0;
  margin-right: 1em;
  color: #B69A3C;
}

.accordion_button .txt,
.faq_answer .txt {
  font-size: 16px;
  line-height: 1.5em;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.accordion_body {
  height: 0;
  overflow: hidden;
  transition: all 0.5s;
}

.faq_answer {
  padding: 20px 40px;
}

/* access
---------------------------- */

.wrp_int_access {
  width: 1360px;
  margin: 0 auto;
}

.wrp_int_access .box_txt {
  width: 800px;
  margin: 0 auto;
  padding-top: 60px;
}

.wrp_int_access .box_txt h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
}

.wrp_int_access .box_txt p {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_map {
  width: 100%;
  margin: 0 0 140px;
  position: relative;
}

.con_map::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  background: url(../images/pattern_gray.png) #f0f0f0 repeat top / auto;
  right: 0;
  width: 90%;
  height: 1080px;
}

.con_map .inner {
  width: 1360px;
  margin: 0 auto;
  padding-top: 60px;
}

.con_map .box_iframe {
  width: 1360px;
  height: 600px;
}

.con_map .box_iframe iframe {
  width: 100%;
  height: 100%;
}

.con_map .box_hotel {
  width: 1360px;
  margin: 30px auto 0;
  display: flex;
  gap: 60px;
}

.con_map .box_hotel .img {
  width: 480px;
  height: auto;
}

.con_map .box_hotel .img img {
  width: 100%;
  height: auto;
}

.con_map .box_hotel .txt_address {
  margin: 0;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_map .box_hotel .txt_address .name {
  font-size: 16px;
  line-height: 2em;
  display: block;
  margin-bottom: 20px;
}

.con_map .box_hotel .txt_address .parking {
  font-size: 16px;
  line-height: 1.5em;
  display: block;
  margin-bottom: 20px;
  color: #c00;
}

.con_access {
  width: 1360px;
  margin: 0 auto 100px;
}

.con_access .tmp_anch {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}

.con_access .tmp_anch li {
  border-left: 1px solid #797979;
  height: 40px;
}

.con_access .tmp_anch li:last-child {
  border-right: 1px solid #797979;
}

.con_access .tmp_anch li a {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  padding: 10px 40px 10px 20px;
  background: url(../images/arrow_icon03.png) no-repeat top 18px right 20px;
  color: #000;
  transition: all 500ms 0s ease;
  background-size: 14px;
}

.con_access .tmp_anch li a:hover {
  border-bottom: 2px solid #9b7a32;
}

.con_access h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 60px;
  padding-top: 100px;
  letter-spacing: .1em;
  position: relative;
}

.con_access h2::before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 50px;
  left: calc(50% - 47.5px);
  height: 31px;
  width: 95px;
  background: url(../images/deco02_dark.png) transparent no-repeat center center;
}

.con_access h3 {
  width: 1360px;
  margin: 0 auto 60px;
  font-size: 22px;
  line-height: 1.5em;
  text-align: center;
  padding: 20px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  color: #a08426;
}

.con_access .box_route_train {
  margin: 0 auto 140px;
  display: flex;
  width: 1360px;
  gap: 40px;
  position: relative;
}

.con_access .box_route_train table {
  width: 100%;
  border-collapse: collapse;
  border: 0;
  margin: 0 auto;
}

.con_access .box_route_train table th {
  text-align: center;
  vertical-align: middle;
  color: #b69a3c;
  font-size: 20px;
  padding-bottom: 1em;
  border: 0;
}

.con_access .box_route_train table td {
  text-align: center;
  vertical-align: middle;
  padding: 0;
  font-size: 16px;
  border: 0;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_access .box_route_train .osaka {
  width: 536px;
}

.con_access .box_route_train .spacerA {
  width: 10px;
  padding: 0;
}

.con_access .box_route_train .spacerB {
  width: 20px;
  padding: 0;
}

.con_access .box_route_train .station {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  word-wrap: nowrap;
  padding: 10px 0;
  background-color: #b69a3c;
  color: #fff;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_access .box_route_train .osakaL {
  width: 263px;
}

.con_access .box_route_train .osakaR {
  width: 263px;
}

.con_access .box_route_train .way {
  font-size: 16px;
  line-height: 2em;
  text-align: center;
  word-wrap: nowrap;
  padding: 40px 0;
  background: url(../images/line001.png) repeat-y center center;
}

.con_access .box_route_train .way span {
  background-color: #fff;
  padding: 5px 0;;
}

.con_access .box_route_train .way .subBox {
  background-color: #eee;
  padding: 5px 0;
}

.con_access .box_route_train .sub {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  word-wrap: nowrap;
  padding: 10px 0;
  background-color: #eee;
}

.con_access .box_route_train .sub span, {
  font-size: 18px;
}

.con_access .box_route_train .subBox {
  padding: 8px 0;
}

.con_access .box_route_train .subBox .subTxt {
  font-size: 18px;
  background-color: transparent;
}

.con_access .box_route_train .end {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  padding: 10px 0;
  border: solid 1px #000;
}

.con_access .tmp_txt_btn {
  margin: 0;
  text-align: center;
  position: absolute;
  bottom: 75px;
  left: 400px;
}

.con_access .tmp_txt_btn a {
  margin: 0;
  position: relative;
}

.con_access .tmp_txt_btn .arrow_icon {
  transition: all 500ms 0s ease;
  width: 36px;
  height: 36px;
  position: absolute;
  right: -3em;
  top: 50%;
  transform: translateY(-50%);
}

.con_access .tmp_txt_btn a:hover .arrow_icon {
  margin-right: -.5em;
}

.box_route_car {
  margin: 0 auto 100px;
  width: 1360px;
}

.box_route_car .box_route_car_item {
  width: 1200px;
  margin: 0 auto;
}

.box_route_car .box_route_car_item h4 {
  font-size: 18px;
  line-height: 1.5em;
  padding: 0;
  margin-bottom: .5em;
  color: #a08426;
}

.box_route_car .box_route_car_item ul {
  margin-bottom: 2em;
}

.box_route_car .box_route_car_item ul li,
.box_route_car .box_route_car_item p {
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.btns {
  display: flex;
  justify-content: space-between;
  width: 720px;
  margin: 0 auto;
}

.btns .tmp_btn_rt {
  display: block;
  margin: 0 auto;
  width: 340px;
  text-align: center;
  font-family: 'Zen Old Mincho', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
  line-height: 1.2;
  padding: 15px 20px;
  cursor: pointer;
  box-sizing: border-box;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-color: #fff;
  color: #000;
  border: 1px solid #797979;
  position: relative;
  transition: all 500ms 0s ease;
}

.btns .tmp_btn_rt .jp {
  font-size: 16px;
}

.btns .tmp_btn_rt .arrow_icon {
  height: auto;
  position: absolute;
  right: 1.5em;
  top: 50%;
  z-index: 15;
  transform: translateY(-50%);
  mask-image: url(../images/link-icon.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: #000;
  display: inline-block;
  width: 13px;
  aspect-ratio: 1/1;
  transition: all 500ms 0s ease;
}

.btns .tmp_btn_rt:hover {
  background-color: #797979;
  color: #fff;
  border: 1px solid #797979;
}

.btns .tmp_btn_rt:hover .arrow_icon {
  background-color: #fff;
  right: 1em;
}

.con_bus {
  margin-bottom: 100px;
  position: relative;
}

.con_bus::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  background: url(../images/pattern_gray.png) #f0f0f0 repeat top / auto;
  left: 0;
  width: 90%;
  height: 1450px;
}

.con_bus h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 100px;
  letter-spacing: .1em;
  position: relative;
}

.con_bus h2::before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 50px;
  left: calc(50% - 47.5px);
  height: 31px;
  width: 95px;
  background: url(../images/deco02_dark.png) transparent no-repeat center center;
}

.con_bus .must_rsv {
  font-weight: 400;
  border-radius: 1000px;
  background-color: #901e00;
  color: #fff;
  width: 100px;
  height: 100px;
  left: calc(50% - 280px);
  display: block;
  font-size: 16px;
  padding-top: 32px;
  text-align: center;
  margin: 0 auto 20px;
}

.con_bus .box_bus_int {
  display: flex;
  gap: 40px;
  width: 1360px;
  margin: 0 auto 40px;
}

.con_bus .box_bus_int .img {
  width: 500px;
}

.con_bus .box_bus_int .img img {
  width: 100%;
  height: auto;
}

.con_bus .box_bus_int .tmp_st_s {
  font-size: 18px;
  color: #a08426;
  line-height: 1.5em;
  margin-bottom: 2em;
}

.con_bus .box_bus_int .txt {
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 2em;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_bus .box_bus_course {
  width: 1358px;
  margin: 0 auto;
  border: 1px solid #BFBFBD;
  padding: 40px;
}

.con_bus .box_bus_course .box_course {
  margin: 0 0 20px;
}

.con_bus .box_bus_course .txt_int {
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 2em;
}

.con_bus .box_bus_course .txt_int {
  text-align: center;
  color: #da0000;
  line-height: 1.5em;
  font-size: 20px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_bus .box_bus_course .box_bus_course_int {
  display: flex;
  gap: 20px;
}

.con_bus .box_bus_course .box_course_int {
  display: flex;
  gap: 10px;
}

.con_bus .box_bus_course .box_course_int table {
  border-collapse: collapse;
  border: 0;
  margin: 0;
  width: 360px;
}

.con_bus .box_bus_course .box_course_int table th {
  border-top: 1px solid #BFBFBD;
  text-align: center;
  font-weight: normal;
  padding: 10px 0;
  font-size: 16px;
  vertical-align: baseline;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_bus .box_bus_course .box_course_int table th.hotel {
  background-color: #b69a3c;
  color: #fff;
}

.con_bus .box_bus_course .box_course_int table td {
  border-top: 1px solid #BFBFBD;
  text-align: center;
  padding: 10px 0;
  background-color: #fff;
  font-size: 16px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_bus .box_bus_course .box_course_int .lastBorder {
  border-left: 1px solid #BFBFBD;
}

.con_bus .box_bus_course .box_course_int .bottomBorder {
  border-bottom: 1px solid #BFBFBD;
}

.con_bus .box_bus_course .box_course_int p {
  margin: 0;
}

.con_bus .box_bus_course .box_course_int p img {
  margin: 0 0 10px;
  width: 100%;
  height: auto;
}

.con_bus .box_bus_course .box_bus_course_int h3 {
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 2em;
  color: #b69a3c;
}

.con_bus .box_bus_course .box_bus_course_int h3 .sus {
  color: #cc0000;
}

.right_line {
  border-left: 1px solid #BFBFBD;
  padding-left: 20px;
}

.con_spot {
  width: 1360px;
  margin: 0 auto 100px;
  padding: 0;
}

.con_spot h2 {
  font-size: 26px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 100px;
  letter-spacing: .1em;
  position: relative;
  margin-bottom: 40px;
}

.con_spot h2::before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 50px;
  left: calc(50% - 47.5px);
  height: 31px;
  width: 95px;
  background: url(../images/deco02_dark.png) transparent no-repeat center center;
}

.con_spot ul {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.con_spot ul li {
  margin: 0;
}

.con_spot ul li h3 {
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 20px;
  color: #a08426;
  text-align: center;
}

.con_spot .train {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 5px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_spot .train span {
  background: url(../images/train-icon.svg) no-repeat left center;
  padding-left: 30px;
}

.con_spot .car {
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  margin-bottom: 10px;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Ｐゴシック", "MS PGothic", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
}

.con_spot .car span {
  background: url(../images/car-icon.svg) no-repeat left center;
  padding-left: 30px;
}

.con_spot .img {
  margin-bottom: 10px;
}

.con_spot .img img {
  width: 100%;
  height: auto;
}