@charset "UTF-8";
/* clearfix */
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

.has-x-small-font-size {
  font-size: 10px;
}

.has-small-font-size {
  font-size: 13px;
}

.has-regular-font-size {
  font-size: 16px;
}

.has-large-font-size {
  font-size: 24px;
}

.has-x-large-font-size {
  font-size: 36px;
}

.has-huge-font-size {
  font-size: 50px;
}

/*----------------------------------------------------
	汎用クラス
----------------------------------------------------*/
/* SEO・アクセシビリティ用：視覚的に非表示だがDOMには残す */
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/*ヘッダーサブ*/
#mainimg_sub {
  margin-top: 70px;
  height: 300px;
  background: #000;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  #mainimg_sub {
    height: 200px;
  }
}
@media screen and (max-width: 479px) {
  #mainimg_sub {
    height: 150px;
  }
}

/* 見出し */
.ttl_fmt01 h4,
.ttl_fmt01 .subTtl {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  color: #C6C6C6;
  letter-spacing: 0.07em;
  line-height: 1.3;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  .ttl_fmt01 h4,
  .ttl_fmt01 .subTtl {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 479px) {
  .ttl_fmt01 h4,
  .ttl_fmt01 .subTtl {
    font-size: 1.1rem;
  }
}
.ttl_fmt01 h1,
.ttl_fmt01 h2,
.ttl_fmt01 h3 {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 3.6rem;
  letter-spacing: 0.07em;
  margin-bottom: 16px;
  color: #8D2C2C;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  .ttl_fmt01 h1,
  .ttl_fmt01 h2,
  .ttl_fmt01 h3 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 479px) {
  .ttl_fmt01 h1,
  .ttl_fmt01 h2,
  .ttl_fmt01 h3 {
    font-size: 2.5rem;
  }
}
.ttl_fmt01.ttl_fmt01--sub {
  padding-top: 150px;
  margin-bottom: 110px;
  text-align: center;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  .ttl_fmt01.ttl_fmt01--sub {
    padding-top: 120px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 479px) {
  .ttl_fmt01.ttl_fmt01--sub {
    padding-top: 80px;
    margin-bottom: 60px;
  }
}

/*　汎用レイアウト01　*/
@media screen and (max-width: 479px) {
  .flex--fmt_top {
    flex-wrap: wrap;
  }
}
.flex--fmt_top .img {
  width: 50%;
  height: 100vh;
  background-size: cover;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  .flex--fmt_top .img {
    height: 50vh;
  }
}
@media screen and (max-width: 479px) {
  .flex--fmt_top .img {
    width: 100%;
    height: 25vh;
    margin: 0 4%;
    order: 1;
  }
}
.flex--fmt_top .txt {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  .flex--fmt_top .txt {
    padding: 30px 0 34px;
  }
}
@media screen and (max-width: 479px) {
  .flex--fmt_top .txt {
    width: 100%;
    order: 2;
    padding: 32px 0 48px;
  }
}
.flex--fmt_top .txt .wrap {
  min-width: 30rem;
}
@media screen and (max-width: 479px) {
  .flex--fmt_top .txt .wrap {
    min-width: 0;
    width: 80%;
  }
}
.flex--fmt_top .txt .wrap .desc {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 1.9rem;
  line-height: 1.8;
  margin-bottom: 30px;
}
.flex--fmt_top .txt .wrap .desc span {
  font-size: 3rem;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  .flex--fmt_top .txt .wrap .desc {
    font-size: 1.7rem;
  }
  .flex--fmt_top .txt .wrap .desc span {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 479px) {
  .flex--fmt_top .txt .wrap .desc {
    font-size: 1.6rem;
  }
  .flex--fmt_top .txt .wrap .desc span {
    font-size: 2.1rem;
  }
}

/*　汎用レイアウト02　*/
@media screen and (max-width: 479px) {
  .flex--fmt_sub {
    flex-wrap: wrap;
  }
}
.flex--fmt_sub .img {
  width: 50%;
  height: 75vh;
  background-size: cover;
}
.flex--fmt_sub .img {
  width: 50%;
}
.flex--fmt_sub .img .img__photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.flex--fmt_sub .img .img__photo.__contain {
  object-fit: contain;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  .flex--fmt_sub .img {
    height: 50vh;
  }
}
@media screen and (max-width: 479px) {
  .flex--fmt_sub .img {
    width: 100%;
    height: 25vh;
    margin: 0 4%;
    order: 1;
  }
}
.flex--fmt_sub .txt {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 1.5em 10px;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  .flex--fmt_sub .txt {
    padding: 30px 1em 34px;
  }
}
@media screen and (max-width: 479px) {
  .flex--fmt_sub .txt {
    width: 100%;
    order: 2;
    padding: 32px 0 48px;
  }
}
.flex--fmt_sub .txt .wrap {
  min-width: 30rem;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  .flex--fmt_sub .txt .wrap {
    min-width: 0;
  }
}
@media screen and (max-width: 479px) {
  .flex--fmt_sub .txt .wrap {
    min-width: 0;
    width: 80%;
  }
}
.flex--fmt_sub .txt .wrap h3,
.flex--fmt_sub .txt .wrap .inner_ttl {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 2.6rem;
  margin-bottom: 30px;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  .flex--fmt_sub .txt .wrap h3,
  .flex--fmt_sub .txt .wrap .inner_ttl {
    font-size: 2.2rem;
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 479px) {
  .flex--fmt_sub .txt .wrap h3,
  .flex--fmt_sub .txt .wrap .inner_ttl {
    font-size: 2.1rem;
  }
}
.flex--fmt_sub .txt .wrap .desc {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.8;
  margin-bottom: 40px;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  .flex--fmt_sub .txt .wrap .desc {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 479px) {
  .flex--fmt_sub .txt .wrap .desc {
    font-size: 1.4rem;
  }
}

/* キャッチ */
#sct_catch {
  margin-bottom: 100px;
}
@media screen and (max-width: 479px) {
  #sct_catch {
    margin-bottom: 80px;
  }
}
#sct_catch .catch {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 2.6rem;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 479px) {
  #sct_catch .catch {
    font-size: 2.1rem;
  }
}
#sct_catch .main_desc {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 479px) {
  #sct_catch .main_desc {
    font-size: 1.3rem;
  }
}

/*----------------------------------------------------
	index
----------------------------------------------------*/
body#index header {
  display: none;
}
body#index #main {
  padding-top: 0;
}
body#index #main .attention {
  max-width: 800px;
  margin: 50px auto 0;
  padding: 30px;
  border: 1px solid #8D2C2C;
  text-align: center;
}
@media screen and (max-width: 479px) {
  body#index #main .attention {
    text-align: left;
    margin: 0 20px;
    padding: 30px 20px;
  }
  body#index #main .attention .t-center {
    text-align: center;
  }
}
body#index #mainimg {
  width: 100%;
  overflow: hidden;
  position: relative;
}
body#index #mainimg .wrap {
  width: 100%;
  height: 100vh;
  position: relative;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  body#index #mainimg .wrap {
    height: 50vh;
  }
}
@media screen and (max-width: 479px) {
  body#index #mainimg .wrap {
    height: 60vh;
  }
}
body#index #mainimg .wrap #bg-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -100;
}
body#index #mainimg .arrow {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 896px) {
  body#index #mainimg .arrow {
    display: none;
  }
}
body#index #mainimg .arrow a {
  color: #fff;
  display: inline-block;
  font-size: 1.1rem;
  letter-spacing: 0.05em;
}
body#index #mainimg .arrow a span {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
}
body#index #mainimg .arrow a img {
  width: 60px;
  animation: 2s linear infinite alternate fadeInDown;
}
body#index #mainimg .fullmovie {
  position: absolute;
  right: 2%;
  bottom: 20px;
  z-index: 900;
}
@media screen and (max-width: 479px) {
  body#index #mainimg .fullmovie {
    bottom: 5px;
  }
}
body#index #mainimg .fullmovie a {
  display: block;
  color: #fff;
  margin-bottom: 10px;
}
@media screen and (max-width: 479px) {
  body#index #mainimg .fullmovie a {
    font-size: 1rem;
    margin-bottom: 5px;
  }
}
body#index #top_news {
  background: #000;
  padding: 10px 2%;
  text-align: center;
  color: #fff;
}
body#index #top_news a {
  color: #eee;
  font-size: 1.4rem;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  body#index #top_news a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 479px) {
  body#index #top_news a {
    font-size: 1.1rem;
  }
}
body#index #top_bana {
  padding: 80px 2% 20px;
}
@media screen and (max-width: 479px) {
  body#index #top_bana {
    padding: 60px 3% 10px;
  }
}
body#index #top_bana a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 479px) {
  body#index #about {
    padding-top: 50px;
  }
}
body#index #about .flex--fmt_top .img {
  background: url(../images/index/about_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#index #about .flex--fmt_top .txt {
  background: url(../images/index/about_illust@2x.jpg) no-repeat 10% 10%;
  background-size: 18%;
}
@media screen and (max-width: 896px) {
  body#index #about .flex--fmt_top .txt {
    background: url(../images/index/about_illust@2x.jpg) no-repeat 90% 10%;
    background-size: 20%;
  }
}
body#index #sct_about {
  padding-top: 60px;
}
body#index #sct_about .sct01 {
  margin-bottom: 20px;
}
body#index #sct_about .sct01 .flex--fmt_sub .img {
  width: 50%;
}
body#index #sct_about .sct01 .flex--fmt_sub .img .img__photo {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}
@media screen and (max-width: 479px) {
  body#index #sct_about .sct01 .flex--fmt_sub .img {
    width: 100%;
  }
}
body#index #sct_about .sct01 .flex--fmt_sub .txt .yu {
  margin-bottom: 40px;
}
body#index #sct_about .sct02 {
  margin-bottom: 120px;
}
@media screen and (max-width: 479px) {
  body#index #sct_about .sct02 {
    margin-bottom: 60px;
  }
}
body#index #sct_about .sct02 .flex--fmt_sub .img {
  background: url(../images/about/img02@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#index #sct_about .sct_top_youtube {
  padding: 40px 12% 60px;
}
@media screen and (max-width: 479px) {
  body#index #sct_about .sct_top_youtube {
    padding: 30px 3% 10px;
  }
}
body#index #sct_about .sct2023 {
  margin-bottom: 120px;
  margin-top: -20px;
}
@media screen and (max-width: 479px) {
  body#index #sct_about .sct2023 {
    margin-bottom: 60px;
  }
}
body#index #kisetsu .flex--fmt_top .txt {
  background: url(../images/index/kisetsu_illust@2x.jpg) no-repeat 78% 77%;
  background-size: 22%;
}
@media screen and (max-width: 896px) {
  body#index #kisetsu .flex--fmt_top .txt {
    background: url(../images/index/kisetsu_illust@2x.jpg) no-repeat 90% 90%;
    background-size: 20%;
  }
}
body#index #stay .flex--fmt_top .txt {
  background: url(../images/index/stay_illust@2x.jpg) no-repeat 88% 12%;
  background-size: 18%;
}
@media screen and (max-width: 896px) {
  body#index #stay .flex--fmt_top .txt {
    background: url(../images/index/stay_illust@2x.jpg) no-repeat 90% 10%;
    background-size: 20%;
  }
}
body#index #room .flex--fmt_top .txt {
  background: url(../images/index/room_illust@2x.jpg) no-repeat 80% 90%;
  background-size: 22%;
}
@media screen and (max-width: 896px) {
  body#index #room .flex--fmt_top .txt {
    background: url(../images/index/room_illust@2x.jpg) no-repeat 90% 90%;
    background-size: 20%;
  }
}
body#index #news {
  padding: 120px 0;
}
@media screen and (max-width: 479px) {
  body#index #news {
    padding: 40px 0 50px;
    border-top: 5px solid #f5f5f5;
  }
}
@media screen and (max-width: 479px) {
  body#index #news .container .flex {
    flex-wrap: wrap;
  }
}
body#index #news .container .flex .ttl {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  padding: 10px 3em 10px 0;
  min-width: 30%;
}
@media screen and (max-width: 479px) {
  body#index #news .container .flex .ttl {
    width: 100%;
    padding: 0 0 30px;
  }
}
body#index #news .container .flex .ttl .ttl_main {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (max-width: 479px) {
  body#index #news .container .flex .ttl .ttl_main {
    margin-bottom: 3px;
  }
}
body#index #news .container .flex .ttl .ttl_main .ttl_jp {
  font-size: 3.6rem;
  letter-spacing: 0.07em;
  margin-bottom: 16px;
  color: #8D2C2C;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  body#index #news .container .flex .ttl .ttl_main .ttl_jp {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 479px) {
  body#index #news .container .flex .ttl .ttl_main .ttl_jp {
    font-size: 2.5rem;
  }
}
body#index #news .container .flex .ttl .ttl_main .ttl_en {
  color: #C6C6C6;
  letter-spacing: 0.07em;
  line-height: 1.3;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  body#index #news .container .flex .ttl .ttl_main .ttl_en {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 479px) {
  body#index #news .container .flex .ttl .ttl_main .ttl_en {
    font-size: 1.1rem;
  }
}
body#index #news .container .flex .ttl .link_fmt {
  width: 100%;
  text-align: right;
}
body#index #news .container .flex .news_list {
  width: 70%;
}
@media screen and (max-width: 479px) {
  body#index #news .container .flex .news_list {
    width: 100%;
    font-size: 1.2rem;
  }
}
body#index #news .container .flex .news_list .news_wrapper {
  *zoom: 1;
}
body#index #news .container .flex .news_list .news_wrapper:before, body#index #news .container .flex .news_list .news_wrapper:after {
  content: "";
  display: table;
}
body#index #news .container .flex .news_list .news_wrapper:after {
  clear: both;
}
body#index #news .container .flex .news_list .news_wrapper time {
  float: left;
  width: 8em;
  padding: 8px 0;
  letter-spacing: 0.07em;
}
body#index #news .container .flex .news_list .news_wrapper .news_body {
  padding: 8px 0 8px 8em;
  border-bottom: 1px solid #ccc;
}
body#index #news .container .flex .news_list .news_wrapper .news_body a {
  color: #000;
}
body#index #news .container .flex .news_list .news_wrapper .news_body a:hover {
  color: #8D2C2C;
}
body#index #news .container .bana_hyogo {
  max-width: 1000px;
  margin: 30px auto 0;
}
body#index #news .container .bana_hyogo a:hover {
  opacity: 0.6;
}
body#index #news .container .bana_hyogo img {
  width: 100%;
}
@media screen and (max-width: 479px) {
  body#index #menu .flex--row01,
  body#index #menu .flex--row02 {
    flex-wrap: wrap;
  }
}
body#index #menu .flex--row01 a,
body#index #menu .flex--row02 a {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  text-align: center;
  display: flex;
  align-items: center;
  color: #fff;
}
body#index #menu .flex--row01 a .inn,
body#index #menu .flex--row02 a .inn {
  width: 100%;
  height: 0;
  position: relative;
  background: RGBa(0, 0, 0, 0.6);
  transition: background 0.8s;
}
body#index #menu .flex--row01 a .inn .txt,
body#index #menu .flex--row02 a .inn .txt {
  font-size: 1.8rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: font-size 0.5s, text-shadow 0.5s;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 479px) {
  body#index #menu .flex--row01 a .inn .txt,
  body#index #menu .flex--row02 a .inn .txt {
    font-size: 1.4rem;
  }
}
body#index #menu .flex--row01 a:hover .inn,
body#index #menu .flex--row02 a:hover .inn {
  background: RGBa(0, 0, 0, 0);
}
body#index #menu .flex--row01 a:hover .inn .txt,
body#index #menu .flex--row02 a:hover .inn .txt {
  text-shadow: 0 0 10px #000;
  font-size: 2rem;
}
body#index #menu .flex--row01 a.art,
body#index #menu .flex--row02 a.art {
  background: url(../images/index/menu_art@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#index #menu .flex--row01 a.onlineshop,
body#index #menu .flex--row02 a.onlineshop {
  background: url(../images/index/menu_onlineshop@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#index #menu .flex--row01 a.around,
body#index #menu .flex--row02 a.around {
  background: url(../images/index/menu_around@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#index #menu .flex--row01 a.blog,
body#index #menu .flex--row02 a.blog {
  background: url(../images/index/menu_blog@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#index #menu .flex--row01 a.access,
body#index #menu .flex--row02 a.access {
  background: url(../images/index/menu_access@2x.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  body#index #menu .flex--row01 {
    margin: 0 2px;
  }
}
body#index #menu .flex--row01 a {
  width: 50%;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  body#index #menu .flex--row01 a {
    margin: 2px;
  }
}
@media screen and (max-width: 479px) {
  body#index #menu .flex--row01 a {
    width: 100%;
    margin: 3px 4%;
  }
}
body#index #menu .flex--row01 a .inn {
  padding-top: 59.5%;
}
@media screen and (max-width: 479px) {
  body#index #menu .flex--row01 a .inn {
    padding-top: 30%;
  }
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  body#index #menu .flex--row02 {
    margin: 0 2px;
  }
}
body#index #menu .flex--row02 a {
  width: 33.33333%;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  body#index #menu .flex--row02 a {
    margin: 2px;
  }
}
@media screen and (max-width: 479px) {
  body#index #menu .flex--row02 a {
    width: 100%;
    margin: 3px 4%;
  }
}
body#index #menu .flex--row02 a .inn {
  padding-top: 88%;
}
@media screen and (max-width: 479px) {
  body#index #menu .flex--row02 a .inn {
    padding-top: 30%;
  }
}

/*----------------------------------------------------
	about
----------------------------------------------------*/
body#about #mainimg_sub {
  background: url(../images/about/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#about #sct_about .sct01 {
  margin-bottom: 80px;
}
@media screen and (max-width: 479px) {
  body#about #sct_about .sct01 {
    margin-bottom: 60px;
  }
}
body#about #sct_about .sct01 .flex--fmt_sub .img {
  background: url(../images/about/img01@2x.jpg) no-repeat center center;
  background-size: contain;
}
body#about #sct_about .sct01 .flex--fmt_sub .txt .yu {
  margin-bottom: 40px;
}
body#about #sct_about .sct02 {
  margin-bottom: 120px;
}
@media screen and (max-width: 479px) {
  body#about #sct_about .sct02 {
    margin-bottom: 60px;
  }
}
body#about #sct_shinwa {
  background: url(../images/about/shinwa_bg@2x.jpg) no-repeat center center;
  background-size: cover;
  padding: 100px 0 120px;
}
@media screen and (max-width: 479px) {
  body#about #sct_shinwa {
    padding: 60px 0 60px;
  }
}
body#about #sct_shinwa .shinwa_inner {
  max-width: 900px;
  margin: 0 auto;
}
body#about #sct_shinwa .shinwa_inner .swiper-button-next,
body#about #sct_shinwa .shinwa_inner .swiper-button-prev {
  color: #8D2C2C;
}
@media screen and (max-width: 479px) {
  body#about #sct_shinwa .shinwa_inner .swiper-button-next,
  body#about #sct_shinwa .shinwa_inner .swiper-button-prev {
    width: 15px;
  }
  body#about #sct_shinwa .shinwa_inner .swiper-button-next::after,
  body#about #sct_shinwa .shinwa_inner .swiper-button-prev::after {
    font-size: 2rem;
  }
}

/*----------------------------------------------------
	art
----------------------------------------------------*/
body#art #mainimg_sub {
  background: url(../images/art/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#art #sct_catch {
  background: url(../images/art/illust01@2x.jpg) no-repeat 18% 70%;
  background-size: 9%;
  margin-bottom: 40px;
}
@media screen and (max-width: 479px) {
  body#art #sct_catch {
    background: url(../images/art/illust01@2x.jpg) no-repeat 6% 10%;
    background-size: 18%;
  }
}
body#art .flex--fmt_sub {
  margin-bottom: 120px;
}
@media screen and (max-width: 479px) {
  body#art .flex--fmt_sub {
    margin-bottom: 30px;
  }
}
body#art .flex--fmt_sub .txt .wrap {
  max-width: 50rem;
}
body#art .flex--fmt_sub .txt .wrap .desc {
  line-height: 1.8;
}
@media screen and (max-width: 479px) {
  body#art .flex--fmt_sub .txt .wrap .desc {
    margin-bottom: 20px;
  }
}
body#art #sct_other h3,
body#art #sct_other .inner_ttl {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  text-align: center;
  font-size: 2.6rem;
  margin-bottom: 40px;
}
@media screen and (max-width: 479px) {
  body#art #sct_other h3,
  body#art #sct_other .inner_ttl {
    font-size: 2.2rem;
    margin-bottom: 30px;
  }
}
body#art #sct_other .flex--col04 .item a:hover {
  opacity: 0.6;
}
body#art #sct_other .flex--col04 .item img {
  width: 100%;
}
body#art .lightbox-panel__art.lightbox-panel {
  max-width: 960px;
  padding: 0 4%;
  height: 60%;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 479px) {
  body#art .lightbox-panel__art.lightbox-panel {
    top: 12%;
  }
}
body#art .lightbox-panel__art h3.art_ttl {
  font-size: 2rem;
  margin-bottom: 30px;
}
body#art .lightbox-panel__art h3.art_ttl.art_ttl_pf {
  color: #8D2C2C;
}
body#art .art_inner {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  position: relative;
  background-color: #fff;
  padding: 4%;
}
body#art .art_inner .close {
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 9997;
}
body#art .art_inner .flex {
  overflow: auto;
  max-height: 60vh;
}
body#art .art_inner .pic {
  width: 40%;
  text-align: center;
  margin-right: 28px;
}
@media screen and (max-width: 479px) {
  body#art .art_inner .pic {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
body#art .art_inner .pic.pic--s {
  width: 20%;
}
body#art .art_inner .pic img {
  width: 100%;
}
body#art .art_inner .txt {
  flex: 1;
}
@media screen and (max-width: 479px) {
  body#art .art_inner .txt {
    width: 100%;
  }
}

/*----------------------------------------------------
	access
----------------------------------------------------*/
body#access #mainimg_sub {
  background: url(../images/access/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#access #sct_access .sct01 {
  margin-bottom: 80px;
}
body#access #sct_access .sct02 {
  margin-bottom: 80px;
}
body#access #sct_access .sct02 .flex--fmt_sub .txt dl {
  *zoom: 1;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
}
body#access #sct_access .sct02 .flex--fmt_sub .txt dl:before, body#access #sct_access .sct02 .flex--fmt_sub .txt dl:after {
  content: "";
  display: table;
}
body#access #sct_access .sct02 .flex--fmt_sub .txt dl:after {
  clear: both;
}
body#access #sct_access .sct02 .flex--fmt_sub .txt dl dt {
  width: 6em;
  float: left;
}
body#access #sct_access .sct02 .flex--fmt_sub .txt dl dd {
  margin-bottom: 20px;
  padding: 0 0 0 6em;
}
body#access #sct_access .sct03 table {
  width: 100%;
}
@media screen and (max-width: 479px) {
  body#access #sct_access .sct03 table {
    border-bottom: 1px solid #777;
  }
}
body#access #sct_access .sct03 table tr th {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-weight: 500;
  border: 1px solid #777;
  padding: 20px 1.5em;
  background: #F2F2F2;
  vertical-align: top;
}
@media screen and (max-width: 479px) {
  body#access #sct_access .sct03 table tr th {
    display: block;
    width: 100%;
    padding: 12px 1.5em;
    border-bottom: none;
  }
}
body#access #sct_access .sct03 table tr td {
  border: 1px solid #777;
  padding: 20px 1.5em;
}
body#access #sct_access .sct03 table tr td span {
  font-weight: 500;
  color: #8D2C2C;
}
body#access #sct_access .sct03 table tr td .bana {
  -moz-box-shadow: 4px 4px 8px #eee;
  -webkit-box-shadow: 4px 4px 8px #eee;
  box-shadow: 4px 4px 8px #eee;
}
body#access #sct_access .sct03 table tr td a:hover {
  opacity: 0.5;
}
@media screen and (max-width: 479px) {
  body#access #sct_access .sct03 table tr td a {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 479px) {
  body#access #sct_access .sct03 table tr td {
    display: block;
    width: 100%;
    padding: 20px 1.5em 30px;
    border-bottom: none;
  }
}

/*----------------------------------------------------
	stay 館内のご案内
----------------------------------------------------*/
body#stay #mainimg_sub {
  background: url(../images/stay/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#stay .info_fmt .img_large {
  margin-bottom: 80px;
}
@media screen and (max-width: 479px) {
  body#stay .info_fmt .img_large {
    margin-bottom: 50px;
    width: 108%;
    margin-left: -4%;
  }
}
body#stay .info_fmt .img_large img {
  width: 100%;
}
body#stay .info_fmt .flex--info01 {
  padding: 0 6%;
  margin-bottom: 100px;
}
@media screen and (max-width: 479px) {
  body#stay .info_fmt .flex--info01 {
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 60px;
  }
}
body#stay .info_fmt .flex--info01 .left {
  width: 30%;
  padding-right: 30px;
}
@media screen and (max-width: 479px) {
  body#stay .info_fmt .flex--info01 .left {
    width: 100%;
    text-align: center;
    padding: 0 37% 0 18%;
    margin-bottom: 6px;
  }
}
body#stay .info_fmt .flex--info01 .right {
  width: 70%;
}
@media screen and (max-width: 479px) {
  body#stay .info_fmt .flex--info01 .right {
    width: 100%;
  }
}
body#stay .info_fmt .flex--info01 .right .img_txt {
  margin-bottom: 30px;
}
body#stay .info_fmt .flex--info01 .right .desc {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  line-height: 2;
}
@media screen and (max-width: 479px) {
  body#stay .info_fmt .flex--info01 .right .desc {
    font-size: 1.3rem;
  }
}
body#stay .info_fmt .flex--info02 {
  max-width: 1000px;
  margin: 0 auto 100px;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 479px) {
  body#stay .info_fmt .flex--info02 {
    flex-wrap: wrap;
    margin: 0 auto 20px;
  }
}
body#stay .info_fmt .flex--info02 .txt {
  width: 54%;
}
@media screen and (max-width: 479px) {
  body#stay .info_fmt .flex--info02 .txt {
    width: 100%;
    order: 2;
  }
}
body#stay .info_fmt .flex--info02 .txt .wrap {
  padding: 20px 1.5em;
}
body#stay .info_fmt .flex--info02 .txt .wrap h3,
body#stay .info_fmt .flex--info02 .txt .wrap .inner_ttl {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 2.4rem;
  margin-bottom: 20px;
}
body#stay .info_fmt .flex--info02 .txt .wrap h3 span,
body#stay .info_fmt .flex--info02 .txt .wrap .inner_ttl span {
  font-size: smaller;
}
@media screen and (max-width: 479px) {
  body#stay .info_fmt .flex--info02 .txt .wrap h3,
  body#stay .info_fmt .flex--info02 .txt .wrap .inner_ttl {
    font-size: 2rem;
  }
  body#stay .info_fmt .flex--info02 .txt .wrap h3 span,
  body#stay .info_fmt .flex--info02 .txt .wrap .inner_ttl span {
    font-size: 1.2rem;
  }
}
body#stay .info_fmt .flex--info02 .txt .wrap .desc {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  margin-bottom: 40px;
}
@media screen and (max-width: 479px) {
  body#stay .info_fmt .flex--info02 .txt .wrap .desc {
    font-size: 1.3rem;
  }
}
body#stay .info_fmt .flex--info02 .img {
  width: 44%;
}
@media screen and (max-width: 479px) {
  body#stay .info_fmt .flex--info02 .img {
    width: 100%;
    order: 1;
    padding: 0 1.5em;
  }
  body#stay .info_fmt .flex--info02 .img img {
    width: 100%;
  }
}
body#stay #sct_bath {
  margin-bottom: 120px;
}
@media screen and (max-width: 479px) {
  body#stay #sct_bath {
    margin-bottom: 60px;
  }
}
body#stay #sct_rest {
  margin-bottom: 120px;
}
@media screen and (max-width: 479px) {
  body#stay #sct_rest {
    margin-bottom: 60px;
  }
}
body#stay #sct_front {
  margin-bottom: 120px;
}
@media screen and (max-width: 479px) {
  body#stay #sct_front {
    margin-bottom: 60px;
  }
}
body#stay #sct_other {
  margin-bottom: 120px;
}
@media screen and (max-width: 479px) {
  body#stay #sct_other {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 479px) {
  body#stay #sct_other .flex {
    flex-wrap: wrap;
  }
}
body#stay #sct_other .flex .item {
  width: 48%;
}
@media screen and (max-width: 479px) {
  body#stay #sct_other .flex .item {
    width: 100%;
    margin-bottom: 40px;
  }
}
body#stay #sct_other .flex .item .img {
  margin-bottom: 16px;
}
body#stay #sct_other .flex .item .img img {
  width: 100%;
}
body#stay #sct_other .flex .item h3,
body#stay #sct_other .flex .item .inner_ttl {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 2.4rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 479px) {
  body#stay #sct_other .flex .item h3,
  body#stay #sct_other .flex .item .inner_ttl {
    font-size: 2rem;
  }
}
body#stay #sct_other .flex .item .desc {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  margin-bottom: 30px;
}
@media screen and (max-width: 479px) {
  body#stay #sct_other .flex .item .desc {
    font-size: 1.3rem;
    margin-bottom: 20px;
  }
}

/*----------------------------------------------------
	esthe エステ
----------------------------------------------------*/
body#esthe #mainimg_sub {
  background: url(../images/stay/esthe/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#esthe #sct_catch .ttl_fmt01 h2 {
  color: #CC5495;
}
body#esthe #sct_catch .catch {
  color: #CC5495;
}
@media screen and (max-width: 479px) {
  body#esthe #sct_catch .main_desc {
    text-align: left;
  }
}
body#esthe #sct_info {
  margin-bottom: 100px;
}
@media screen and (max-width: 479px) {
  body#esthe #sct_info {
    margin-bottom: 40px;
  }
}
body#esthe #sct_info .container .flex--fmt_sub .img {
  background: url(../images/stay/esthe/img01@2x.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 479px) {
  body#esthe #sct_info .container .flex--fmt_sub .wrap {
    width: 90%;
  }
}
body#esthe #sct_info .container .flex--fmt_sub .wrap h3,
body#esthe #sct_info .container .flex--fmt_sub .wrap .inner_ttl {
  color: #CC5495;
}
body#esthe #sct_info .container .flex--fmt_sub .wrap h3 small,
body#esthe #sct_info .container .flex--fmt_sub .wrap h3 span,
body#esthe #sct_info .container .flex--fmt_sub .wrap .inner_ttl small,
body#esthe #sct_info .container .flex--fmt_sub .wrap .inner_ttl span {
  color: #000;
  font-size: 1.4rem;
}
body#esthe #sct_menu .box {
  max-width: 1200px;
  margin: 0 auto;
  background: #f5f5f5;
  padding: 30px 6% 60px;
}
body#esthe #sct_menu .box .ttl_fmt01.ttl_fmt01--sub {
  padding-top: 20px;
  margin-bottom: 30px;
}
body#esthe #sct_menu .box .ttl_fmt01.ttl_fmt01--sub h2 {
  color: #CC5495;
}
body#esthe #sct_menu .box .ttl_price {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 8px;
}
body#esthe #sct_menu .box .ttl_price h4,
body#esthe #sct_menu .box .ttl_price .menu_ttl {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  color: #CC5495;
  font-size: 2rem;
}
body#esthe #sct_menu .box .ttl_price .prc {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  color: #CC5495;
}
body#esthe #sct_menu .box .desc {
  margin-bottom: 40px;
}
body#esthe #sct_yoyaku {
  margin-bottom: 80px;
}
body#esthe #sct_yoyaku .container .ttl_fmt01.ttl_fmt01--sub {
  margin-bottom: 50px;
}
body#esthe #sct_yoyaku .container .ttl_fmt01.ttl_fmt01--sub h2 {
  color: #CC5495;
}
body#esthe #sct_yoyaku .container .desc {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  text-align: center;
  margin-bottom: 40px;
}
body#esthe #sct_yoyaku .container .kakunin {
  border: 1px solid #ccc;
  display: flex;
  justify-content: center;
  padding: 10px 1em;
  margin-bottom: 40px;
  min-width: 46%;
}
@media screen and (max-width: 479px) {
  body#esthe #sct_yoyaku .container .kakunin {
    flex-wrap: wrap;
  }
}
body#esthe #sct_yoyaku .container .kakunin li {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  padding: 0 1em;
}
@media screen and (max-width: 479px) {
  body#esthe #sct_yoyaku .container .kakunin li {
    width: 49%;
    padding: 6px 1em;
  }
}
body#esthe #sct_yoyaku .container .renrakku {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 1.8rem;
  color: #8D2C2C;
  letter-spacing: 0.05em;
  font-weight: 600;
}
body#esthe #sct_yoyaku .container .renrakku table {
  margin: 0 auto;
}
body#esthe #sct_yoyaku .container .renrakku table td {
  padding: 4px 0.5em;
}

/*----------------------------------------------------
	 room お部屋
----------------------------------------------------*/
body#room {
  /*　一覧ページ　*/
  /*　詳細ページ　*/
}
body#room #mainimg_sub.room_index {
  background: url(../images/room/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #mainimg_sub.room_505 {
  background: url(../images/room/505/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #mainimg_sub.room_506 {
  background: url(../images/room/506/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #mainimg_sub.room_402 {
  background: url(../images/room/402/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #mainimg_sub.room_507 {
  background: url(../images/room/507/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #mainimg_sub.room_302 {
  background: url(../images/room/302/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #mainimg_sub.room_301 {
  background: url(../images/room/301/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #mainimg_sub.room_502 {
  background: url(../images/room/502/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #sct_room_top {
  margin-bottom: 100px;
}
@media screen and (max-width: 896px) {
  body#room #sct_room_top {
    margin-bottom: 60px;
  }
}
body#room #sct_room_top .catch {
  padding: 0 0 60px;
  background: url(../images/room/illust@2x.jpg) no-repeat 68% 88%;
  background-size: 12%;
}
@media screen and (max-width: 479px) {
  body#room #sct_room_top .catch {
    background: url(../images/room/illust@2x.jpg) no-repeat 90% 88%;
    background-size: 25%;
  }
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  body#room #sct_room_top .catch center img {
    width: 16%;
  }
}
@media screen and (max-width: 479px) {
  body#room #sct_room_top .catch center img {
    width: 26%;
  }
}
body#room #sct_room_top .facilify {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  max-width: 800px;
  margin: 0 auto;
  border: 1px solid #ccc;
  padding: 26px 2em;
  text-align: center;
}
@media screen and (max-width: 479px) {
  body#room #sct_room_top .facilify {
    font-size: 1.2rem;
    padding: 20px 1em;
  }
}
@media screen and (max-width: 896px) {
  body#room #sct_room_menu ul li {
    margin-bottom: 5px;
  }
}
body#room #sct_room_menu ul li a {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  text-align: center;
  display: flex;
  align-items: center;
  color: #fff;
}
body#room #sct_room_menu ul li a .inn {
  width: 100%;
  height: 400px;
  position: relative;
  background: RGBa(0, 0, 0, 0.6);
  transition: background 0.8s;
}
@media screen and (max-width: 896px) {
  body#room #sct_room_menu ul li a .inn {
    height: 26vh;
  }
}
@media screen and (max-width: 479px) {
  body#room #sct_room_menu ul li a .inn {
    height: 20vh;
  }
}
body#room #sct_room_menu ul li a .inn .txt {
  font-size: 2.4rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: text-shadow 0.5s, font-size 0.5s;
  letter-spacing: 0.1em;
  width: 80%;
}
@media screen and (max-width: 896px) {
  body#room #sct_room_menu ul li a .inn .txt {
    font-size: 1.7rem;
  }
  body#room #sct_room_menu ul li a .inn .txt::after {
    content: '  >';
  }
}
body#room #sct_room_menu ul li a .inn .txt span {
  display: block;
  padding-bottom: 3px;
}
body#room #sct_room_menu ul li a .inn .txt small {
  display: block;
  font-size: 1.2rem;
}
@media screen and (max-width: 896px) {
  body#room #sct_room_menu ul li a .inn .txt small {
    font-sizez: 1.1rem;
  }
}
body#room #sct_room_menu ul li a:hover .inn {
  background: RGBa(0, 0, 0, 0);
}
body#room #sct_room_menu ul li a:hover .inn .txt {
  text-shadow: 0 0 10px #000;
  font-size: 2.6rem;
}
@media screen and (max-width: 896px) {
  body#room #sct_room_menu ul li a:hover .inn .txt {
    font-size: 1.9rem;
  }
}
body#room #sct_room_menu ul li.rm505 a {
  background: url(../images/room/menu01@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #sct_room_menu ul li.rm506 a {
  background: url(../images/room/menu02@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #sct_room_menu ul li.rm402 a {
  background: url(../images/room/menu03@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #sct_room_menu ul li.rm507 a {
  background: url(../images/room/menu04@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #sct_room_menu ul li.rm302 a {
  background: url(../images/room/menu05@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #sct_room_menu ul li.rm301 a {
  background: url(../images/room/menu06@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #sct_room_menu ul li.rm502 a {
  background: url(../images/room/menu07@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #sct_room_menu ul li.rm000 a {
  background: url(../images/room/menu07@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#room #sct_room_menu.submenu {
  border-top: 10px solid #f5f5f5;
  padding-top: 60px;
}
body#room #sct_room_menu.submenu h3,
body#room #sct_room_menu.submenu .inner_ttl {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  text-align: center;
  font-size: 2.6rem;
  margin-bottom: 50px;
}
@media screen and (max-width: 479px) {
  body#room #sct_room_menu.submenu h3,
  body#room #sct_room_menu.submenu .inner_ttl {
    font-size: 2.1rem;
    margin-bottom: 30px;
  }
}
body#room #sct_room_menu.submenu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body#room #sct_room_menu.submenu ul li {
  width: 49%;
  margin-bottom: 20px;
}
@media screen and (max-width: 479px) {
  body#room #sct_room_menu.submenu ul li {
    width: 100%;
    margin-bottom: 6px;
  }
}
body#room #sct_room_menu.submenu ul li a .inn {
  height: 240px;
}
@media screen and (max-width: 479px) {
  body#room #sct_room_menu.submenu ul li a .inn {
    height: 18vh;
  }
}
body#room #sct_room_menu.no505 ul li.rm505 {
  display: none;
}
body#room #sct_room_menu.no506 ul li.rm506 {
  display: none;
}
body#room #sct_room_menu.no402 ul li.rm402 {
  display: none;
}
body#room #sct_room_menu.no507 ul li.rm507 {
  display: none;
}
body#room #sct_room_menu.no302 ul li.rm302 {
  display: none;
}
body#room #sct_room_menu.no301 ul li.rm301 {
  display: none;
}
body#room #sct_room_menu.no502 ul li.rm502 {
  display: none;
}
body#room #sct_room_menu.no502 ul li.rm000 {
  display: none;
}
body#room #sct_room_sub {
  margin-bottom: 80px;
}
body#room #sct_room_sub .ttl_fmt01.ttl_fmt01--sub {
  margin-bottom: 40px;
}
body#room #sct_room_sub .rm_desc {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  text-align: center;
}
@media screen and (max-width: 479px) {
  body#room #sct_room_sub .rm_desc {
    font-size: 1.3rem;
  }
}
body#room #sct_slider {
  padding-bottom: 100px;
}
body#room #sct_slider .swiper {
  padding-bottom: 34px;
}
body#room #sct_slider .swiper img {
  width: 100%;
}
body#room #sct_slider .swiper-pagination {
  --swiper-theme-color: #8D2C2C;
}
body#room #sct_detail {
  margin-bottom: 100px;
}
body#room #sct_detail .container .slim {
  max-width: 1000px;
  margin: 0 auto;
}
body#room #sct_detail .flex {
  flex-wrap: wrap;
}
@media screen and (max-width: 896px) {
  body#room #sct_detail .flex .madori {
    width: 100%;
    text-align: center;
    padding: 0 2em;
    margin-bottom: 20px;
  }
}
body#room #sct_detail .flex .information {
  width: 56%;
  padding: 0 2em;
}
@media screen and (max-width: 896px) {
  body#room #sct_detail .flex .information {
    width: 100%;
  }
}
body#room #sct_detail .flex .information .inner_ttl {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 2.2rem;
  padding-bottom: 6px;
  margin-bottom: 16px;
  border-bottom: 1px solid #ccc;
}
body#room #sct_detail .flex .information .type {
  margin-bottom: 18px;
}
body#room #sct_detail .flex .information .type ul li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 4px;
  margin-bottom: 4px;
}
body#room #sct_detail .flex .information .soubi {
  margin-bottom: 10px;
}
body#room #sct_detail .flex .information .soubi h4,
body#room #sct_detail .flex .information .soubi .inner_sub {
  font-weight: 700;
  margin-bottom: 4px;
}
body#room #sct_detail .flex .information .soubi ul {
  margin-bottom: 4px;
}
body#room #sct_detail .flex .information .soubi ul li {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  display: inline-block;
  padding: 4px 0.5em;
  margin-right: 0.5em;
  margin-bottom: 8px;
}
body#room #sct_detail .flex .information .soubi .kinen {
  font-weight: 700;
}

/*----------------------------------------------------
	 kisetsu 季節のお料理
----------------------------------------------------*/
body#kisetsu #mainimg_sub {
  background: url(../images/kisetsu/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#kisetsu #sct_catch {
  background: url(../images/kisetsu/catch_illust@2x.jpg) no-repeat 80% 100%;
  background-size: 9%;
}
@media screen and (max-width: 479px) {
  body#kisetsu #sct_catch {
    background: url(../images/kisetsu/catch_illust@2x.jpg) no-repeat 94% 23%;
    background-size: 17%;
  }
}
body#kisetsu #sct_spr {
  margin-bottom: 120px;
  background: url(../images/kisetsu/spr_bg@2x.jpg) no-repeat right top;
  background-size: 20%;
}
@media screen and (max-width: 479px) {
  body#kisetsu #sct_spr {
    margin-bottom: 60px;
    background: none;
  }
}
body#kisetsu #sct_spr .container .flex--fmt_sub .wrap {
  padding: 0 1em;
}
@media screen and (max-width: 479px) {
  body#kisetsu #sct_spr .container .flex--fmt_sub .wrap {
    padding: 0;
  }
}
body#kisetsu #sct_spr .container .flex--fmt_sub .wrap .inner_ttl {
  color: #D87777;
}
body#kisetsu #sct_sum {
  margin-bottom: 120px;
  background: url(../images/kisetsu/sum_bg@2x.jpg) no-repeat left bottom;
  background-size: 20%;
}
@media screen and (max-width: 479px) {
  body#kisetsu #sct_sum {
    margin-bottom: 60px;
    background: none;
  }
}
body#kisetsu #sct_sum .container .flex--fmt_sub .wrap {
  padding: 0 1em;
}
@media screen and (max-width: 479px) {
  body#kisetsu #sct_sum .container .flex--fmt_sub .wrap {
    padding: 0;
  }
}
body#kisetsu #sct_sum .container .flex--fmt_sub .wrap .inner_ttl {
  color: #2C648D;
}
body#kisetsu #sct_atm {
  margin-bottom: 120px;
  background: url(../images/kisetsu/atm_bg@2x.jpg) no-repeat right top;
  background-size: 20%;
}
@media screen and (max-width: 479px) {
  body#kisetsu #sct_atm {
    margin-bottom: 60px;
    background: none;
  }
}
body#kisetsu #sct_atm .container .flex--fmt_sub .wrap {
  padding: 0 1em;
}
@media screen and (max-width: 479px) {
  body#kisetsu #sct_atm .container .flex--fmt_sub .wrap {
    padding: 0;
  }
}
body#kisetsu #sct_atm .container .flex--fmt_sub .wrap .inner_ttl {
  color: #D65E31;
}
body#kisetsu #sct_win {
  margin-bottom: 120px;
  background: url(../images/kisetsu/win_bg@2x.jpg) no-repeat left bottom;
  background-size: 20%;
}
@media screen and (max-width: 479px) {
  body#kisetsu #sct_win {
    margin-bottom: 60px;
    background: none;
  }
}
body#kisetsu #sct_win .container .flex--fmt_sub {
  margin-bottom: 60px;
}
body#kisetsu #sct_win .container .flex--fmt_sub .wrap {
  padding: 0 1em;
}
@media screen and (max-width: 479px) {
  body#kisetsu #sct_win .container .flex--fmt_sub .wrap {
    padding: 0;
  }
}
body#kisetsu #sct_win .container .flex--fmt_sub .wrap .inner_ttl {
  color: #8D2C59;
}
body#kisetsu #sct_win .container .flex--fmt_sub .wrap .bt_kani {
  margin-bottom: 26px;
}
body#kisetsu #sct_win .container .flex--fmt_sub .wrap .bt_kani a {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  display: inline-block;
  background: #fff;
  color: #000;
  padding: 9px 1.5em;
  text-align: center;
  width: 100%;
  border: 1px solid #000;
}
body#kisetsu #sct_win .container .flex--fmt_sub .wrap .bt_kani a:hover {
  cursor: pointer;
  color: #fff;
  background: #8D2C2C;
  border: 1px solid #8D2C2C;
}
body#kisetsu #bg01 {
  height: 350px;
  background: url(../images/kisetsu/bg01@2x.jpg) no-repeat center center;
  background-size: cover;
  margin-bottom: 120px;
}
@media screen and (max-width: 479px) {
  body#kisetsu #bg01 {
    height: 24vh;
  }
}
body#kisetsu #bg02 {
  height: 350px;
  background: url(../images/kisetsu/bg02@2x.jpg) no-repeat center center;
  background-size: cover;
  margin-bottom: 20px;
}
@media screen and (max-width: 479px) {
  body#kisetsu #bg02 {
    height: 24vh;
  }
}
body#kisetsu #sct_breakfast {
  margin-bottom: 50px;
}
@media screen and (max-width: 479px) {
  body#kisetsu #sct_breakfast {
    margin-bottom: 30px;
  }
}
body#kisetsu #sct_breakfast .container .bf01 .img {
  background: url(../images/kisetsu/mng_img01@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#kisetsu #sct_breakfast .container .bf01 .wrap {
  padding: 0 1em;
}
@media screen and (max-width: 479px) {
  body#kisetsu #sct_breakfast .container .bf01 .wrap {
    padding: 0;
  }
}
body#kisetsu #sct_breakfast .container .bf01 .wrap .inner_ttl {
  color: #19572C;
}
@media screen and (max-width: 479px) {
  body#kisetsu #sct_breakfast .container .bf02 .img .img__photo {
    object-fit: cover;
  }
}
body#kisetsu #sct_breakfast .container .bf02 .wrap {
  padding: 0 1em;
}
@media screen and (max-width: 479px) {
  body#kisetsu #sct_breakfast .container .bf02 .wrap {
    padding: 0;
  }
}
body#kisetsu #sct_breakfast .container .bf02 .wrap .inner_ttl {
  color: #19572C;
}

/*----------------------------------------------------
	 kani かに料理
----------------------------------------------------*/
body#kani #mainimg_sub {
  background: url(../images/kisetsu/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 479px) {
  body#kani #sct_catch {
    margin-bottom: 60px;
  }
}
body#kani #sct_catch .main_desc {
  margin-bottom: 120px;
}
@media screen and (max-width: 479px) {
  body#kani #sct_catch .main_desc {
    margin-bottom: 70px;
    text-align: left;
  }
}
body#kani #sct_catch .flex--image .item {
  width: 50%;
}
body#kani #sct_catch .flex--image .item img {
  width: 100%;
}
body#kani #sct_catch .ttl_illust {
  background: url(../images/kisetsu/kani/illust@2x.jpg) no-repeat;
  background-size: contain;
  position: absolute;
  padding-top: 130px;
  width: 90px;
  right: 38%;
  top: 34%;
}
body#kani #sct_tab {
  margin-bottom: 50px;
}
@media screen and (max-width: 896px) {
  body#kani #sct_tab .flex {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  body#kani #sct_tab .flex li {
    width: 32.6%;
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 479px) {
  body#kani #sct_tab .flex li {
    width: 49.5%;
    margin-bottom: 6px;
  }
}
body#kani #sct_tab .flex li a {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  display: block;
  padding: 4px 1.5em;
  color: #000;
  font-size: 1.7rem;
  border-bottom: 1px solid #fff;
}
body#kani #sct_tab .flex li a:hover {
  color: #8D2C2C;
  border-bottom: 1px solid #8D2C2C;
}
@media screen and (max-width: 896px) {
  body#kani #sct_tab .flex li a {
    text-align: center;
    font-size: 1.5rem;
    padding: 9px 0.5em;
    border: 1px solid #ccc;
  }
}
body#kani #kani01 .flex--fmt_sub .img {
  background: url(../images/kisetsu/kani/kani01@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#kani #kani06 .flex--fmt_sub .img {
  background: url(../images/kisetsu/kani/kani06@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#kani .kani_fmt {
  margin-bottom: 120px;
}
@media screen and (max-width: 479px) {
  body#kani .kani_fmt {
    margin-bottom: 60px;
  }
}
body#kani .kani_fmt .flex--fmt_sub .txt .wrap {
  padding: 0 1em;
}
@media screen and (max-width: 479px) {
  body#kani .kani_fmt .flex--fmt_sub .txt .wrap {
    padding: 0;
    width: 90%;
  }
}
body#kani .kani_fmt .flex--fmt_sub .txt .wrap h2 {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 3.8rem;
  margin-bottom: 26px;
  color: #8D2C2C;
}
@media screen and (min-width: 481px) and (max-width: 896px) {
  body#kani .kani_fmt .flex--fmt_sub .txt .wrap h2 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 479px) {
  body#kani .kani_fmt .flex--fmt_sub .txt .wrap h2 {
    font-size: 2.6rem;
    margin-bottom: 22px;
  }
}

/*----------------------------------------------------
	 kouragi-no-kani 甲羅戯のかに
----------------------------------------------------*/
body#kouragi-kani #mainimg_sub {
  background: url(../images/kisetsu/kouragi-kani/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#kouragi-kani #sct_catch {
  background: url(../images/kisetsu/kouragi-kani/illust@2x.jpg) no-repeat 29% 40%;
  background-size: 9%;
}
@media screen and (max-width: 479px) {
  body#kouragi-kani #sct_catch {
    margin-bottom: 60px;
    background: url(../images/kisetsu/kouragi-kani/illust@2x.jpg) no-repeat 9% 25%;
    background-size: 18%;
  }
}
body#kouragi-kani #sct_catch .main_desc {
  margin-bottom: 120px;
}
@media screen and (max-width: 479px) {
  body#kouragi-kani #sct_catch .main_desc {
    margin-bottom: 70px;
    text-align: left;
  }
}
body#kouragi-kani #sct_kanilist .flex--image .item {
  width: 50%;
}
body#kouragi-kani #sct_kanilist .flex--image .item img {
  width: 100%;
}
body#kouragi-kani #sct_kanilist .heading_ttl {
  padding-right: 4%;
  padding-left: 4%;
  color: #8D2C2C;
  text-align: center !important;
}
body#kouragi-kani #sct_kanilist .catch {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 2.6rem;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 479px) {
  body#kouragi-kani #sct_kanilist .catch {
    font-size: 2.1rem;
    text-align: left;
  }
}
body#kouragi-kani #sct_kanilist .main_desc {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  text-align: center;
  line-height: 2;
  margin-bottom: 150px;
}
@media screen and (max-width: 479px) {
  body#kouragi-kani #sct_kanilist .main_desc {
    font-size: 1.3rem;
    margin-bottom: 75px;
    text-align: left;
  }
}

/*----------------------------------------------------
	 spot 周辺観光
----------------------------------------------------*/
body#spot #mainimg_sub {
  background: url(../images/spot/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#spot #content .slim {
  max-width: 1200px;
  margin: 0 auto;
}
body#spot #content .slim img {
  width: 100%;
}
body#spot #content .slim .sct_spotlist {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  margin-bottom: 160px;
}
@media screen and (max-width: 896px) {
  body#spot #content .slim .sct_spotlist {
    margin-bottom: 80px;
  }
}
body#spot #content .slim .sct_spotlist h2 {
  text-align: center;
  font-size: 2rem;
}
@media screen and (max-width: 896px) {
  body#spot #content .slim .sct_spotlist h2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 479px) {
  body#spot #content .slim .sct_spotlist h2 {
    font-size: 1.6rem;
  }
}
body#spot #content .slim .sct_spotlist h3 {
  position: relative;
  font-size: 2rem;
  color: #8D2C2C;
}
@media screen and (max-width: 896px) {
  body#spot #content .slim .sct_spotlist h3 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 479px) {
  body#spot #content .slim .sct_spotlist h3 {
    font-size: 1.6rem;
  }
}
body#spot #content .slim .sct_spotlist h3:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #707070;
  max-width: 1400px;
  width: 100%;
  height: 1px;
  z-index: -2;
}
body#spot #content .slim .sct_spotlist h3 span {
  padding-right: 1em;
  background-color: #fff;
}
body#spot #content .slim .sct_spotlist .col_half > .wrap {
  width: calc(100% / 2 - 30px);
  margin-right: 30px;
}
@media screen and (max-width: 896px) {
  body#spot #content .slim .sct_spotlist .col_half > .wrap {
    width: 100%;
    margin-right: 0;
  }
}
body#spot #content .slim .sct_spotlist .col_half > .wrap ul li {
  width: calc(100% / 2 - 15px);
}
@media screen and (max-width: 896px) {
  body#spot #content .slim .sct_spotlist .col_half > .wrap ul li {
    width: calc(100% / 2 - 30px);
  }
}
@media screen and (max-width: 479px) {
  body#spot #content .slim .sct_spotlist .col_half > .wrap ul li {
    width: 100%;
  }
}
body#spot #content .slim .sct_spotlist .col_half > .wrap_2 {
  width: 50%;
}
@media screen and (max-width: 896px) {
  body#spot #content .slim .sct_spotlist .col_half > .wrap_2 {
    width: 100%;
  }
}
body#spot #content .slim .sct_spotlist .col_half > .wrap_2 ul li {
  width: calc(100% / 2 - 30px);
}
@media screen and (max-width: 479px) {
  body#spot #content .slim .sct_spotlist .col_half > .wrap_2 ul li {
    width: 100%;
  }
}
body#spot #content .slim .sct_spotlist .col_3_1 > .wrap {
  width: 74%;
}
@media screen and (max-width: 896px) {
  body#spot #content .slim .sct_spotlist .col_3_1 > .wrap {
    width: 100%;
  }
}
body#spot #content .slim .sct_spotlist .col_3_1 > .wrap ul li {
  width: calc(100% / 3 - 25.333px);
}
@media screen and (max-width: 896px) {
  body#spot #content .slim .sct_spotlist .col_3_1 > .wrap ul li {
    width: calc(100% / 2 - 30px);
  }
}
@media screen and (max-width: 479px) {
  body#spot #content .slim .sct_spotlist .col_3_1 > .wrap ul li {
    width: 100%;
  }
}
body#spot #content .slim .sct_spotlist .col_3_1 > .wrap_1 {
  width: 25%;
}
@media screen and (max-width: 896px) {
  body#spot #content .slim .sct_spotlist .col_3_1 > .wrap_1 {
    width: 100%;
  }
}
body#spot #content .slim .sct_spotlist .col_3_1 > .wrap_1 ul li {
  width: calc(100% - 30px);
}
@media screen and (max-width: 896px) {
  body#spot #content .slim .sct_spotlist .col_3_1 > .wrap_1 ul li {
    width: calc(100% / 2 - 30px);
  }
}
@media screen and (max-width: 479px) {
  body#spot #content .slim .sct_spotlist .col_3_1 > .wrap_1 ul li {
    width: 100%;
  }
}
body#spot #content .slim .sct_spotlist ul li {
  width: calc(100% / 4 - 30px);
  margin-right: 30px;
  margin-bottom: 30px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
body#spot #content .slim .sct_spotlist ul li:nth-child(4) {
  margin-right: 0;
}
@media screen and (min-width: 897px) and (max-width: 1024px) {
  body#spot #content .slim .sct_spotlist ul li:nth-child(4) {
    margin-right: 30px;
  }
}
body#spot #content .slim .sct_spotlist ul li:last-child {
  margin-right: 0;
}
@media screen and (min-width: 897px) and (max-width: 1024px) {
  body#spot #content .slim .sct_spotlist ul li {
    width: calc(100% / 3 - 30px);
  }
  body#spot #content .slim .sct_spotlist ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 896px) {
  body#spot #content .slim .sct_spotlist ul li {
    width: calc(100% / 2 - 30px);
  }
}
@media screen and (max-width: 479px) {
  body#spot #content .slim .sct_spotlist ul li {
    width: 100%;
    margin-right: 0;
  }
}
body#spot #content .slim .sct_spotlist ul li a {
  display: inline-block;
  font-size: 1.6rem;
  color: #000;
  width: 100%;
  background-color: #fff;
  text-align: center;
  padding: 22px 0.5em;
  text-decoration: none;
  line-height: 1;
}
@media screen and (max-width: 896px) {
  body#spot #content .slim .sct_spotlist ul li a {
    font-size: 1.4rem;
    padding: 18px 0.5em;
  }
}
body#spot #content .slim .sct_spotlist ul li a.fix-br {
  padding: 14px 0.5em;
}
body#spot .lightbox-panel__spot.lightbox-panel {
  max-width: 660px;
  padding: 0 4%;
  height: 60%;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
}
body#spot .spot_inner {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  position: relative;
  background-color: #fff;
  padding: 4%;
}
body#spot .spot_inner .close {
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 9997;
}
body#spot .spot_inner .pic {
  margin-right: 28px;
}
@media screen and (max-width: 479px) {
  body#spot .spot_inner .pic {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
body#spot .spot_inner .txt {
  flex: 1;
}
@media screen and (max-width: 479px) {
  body#spot .spot_inner .txt {
    width: 100%;
  }
}
body#spot .spot_inner .txt h3 {
  color: #8D2C2C;
  font-size: 2rem;
}

/*----------------------------------------------------
	 blog ブログ
----------------------------------------------------*/
body#blog #mainimg_sub {
  background: url(../images/blog/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#blog #contents {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body#blog #contents #main_content {
  width: 70%;
  /*詳細コンテンツ*/
}
@media screen and (max-width: 479px) {
  body#blog #contents #main_content {
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 4px solid #eee;
    margin-bottom: 50px;
  }
}
body#blog #contents #main_content .post_list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 32px;
}
@media screen and (max-width: 479px) {
  body#blog #contents #main_content .post_list li {
    align-items: flex-start;
  }
}
body#blog #contents #main_content .post_list li .img {
  width: 22%;
  position: relative;
}
body#blog #contents #main_content .post_list li .img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
@media screen and (max-width: 479px) {
  body#blog #contents #main_content .post_list li .img {
    width: 30%;
  }
}
body#blog #contents #main_content .post_list li .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}
body#blog #contents #main_content .post_list li .txt {
  width: 75%;
}
@media screen and (max-width: 479px) {
  body#blog #contents #main_content .post_list li .txt {
    width: 65%;
  }
}
body#blog #contents #main_content .post_list li .txt .date {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  color: #999;
  margin-bottom: 4px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 479px) {
  body#blog #contents #main_content .post_list li .txt .date {
    font-size: 1.2rem;
  }
}
body#blog #contents #main_content .post_list li .txt h2 {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 2rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 479px) {
  body#blog #contents #main_content .post_list li .txt h2 {
    font-size: 1.6rem;
  }
}
body#blog #contents #main_content .post_list li .txt h2 a {
  color: #000;
  display: block;
}
body#blog #contents #main_content .post_list li .txt h2 a:hover {
  color: #8D2C2C;
}
body#blog #contents #main_content .pagenavi .wp-pagenavi a {
  color: #8D2C2C;
  padding: 8px 10px;
}
body#blog #contents #main_content .pagenavi .wp-pagenavi a:hover {
  background: #8D2C2C;
  color: #fff;
}
body#blog #contents #main_content .pagenavi .wp-pagenavi span {
  padding: 8px 10px;
}
body#blog #contents #main_content .post_content .eyecatch {
  margin-bottom: 30px;
}
body#blog #contents #main_content .post_content .eyecatch img {
  width: 100%;
}
body#blog #contents #main_content .post_content .cat_date {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  margin-bottom: 30px;
}
body#blog #contents #main_content .post_content .cat_date .cat {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 4px 1em;
}
body#blog #contents #main_content .post_content .cat_date .date {
  display: inline-block;
  color: #999;
  padding: 4px 1em;
  letter-spacing: 0.1em;
}
body#blog #contents #main_content .post_content .post_ttl {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 3rem;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
@media screen and (max-width: 479px) {
  body#blog #contents #main_content .post_content .post_ttl {
    font-size: 2.2rem;
  }
}
body#blog #contents #main_content .post_content .honbun {
  *zoom: 1;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  min-height: 200px;
}
body#blog #contents #main_content .post_content .honbun:before, body#blog #contents #main_content .post_content .honbun:after {
  content: "";
  display: table;
}
body#blog #contents #main_content .post_content .honbun:after {
  clear: both;
}
body#blog #contents #side_content {
  width: 27%;
}
@media screen and (max-width: 479px) {
  body#blog #contents #side_content {
    width: 100%;
  }
}
body#blog #contents #side_content .box {
  -moz-box-shadow: 2px 2px 6px #ccc;
  -webkit-box-shadow: 2px 2px 6px #ccc;
  box-shadow: 2px 2px 6px #ccc;
  padding: 40px 2em;
  margin-bottom: 30px;
}
body#blog #contents #side_content .box h2 {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  font-size: 1.8rem;
  margin-bottom: 10px;
  color: #8D2C2C;
}
body#blog #contents #side_content .box ul li {
  margin-bottom: 10px;
}
body#blog #contents #side_content .box ul li .date {
  color: #999;
}
body#blog #contents #side_content .box ul li a {
  color: #000;
}
body#blog #contents #side_content .box ul li a:hover {
  color: #8D2C2C;
}

/*----------------------------------------------------
	 faq よくある質問
----------------------------------------------------*/
body#faq #mainimg_sub {
  background: url(../images/access/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#faq #sct_faq h2.faq_h2 {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  color: #8D2C2C;
  font-size: 2rem;
  margin-bottom: 8px;
  text-align: center;
  padding-top: 36px;
}
@media screen and (max-width: 479px) {
  body#faq #sct_faq h2.faq_h2 {
    font-size: 1.7rem;
  }
}
body#faq #sct_faq .faq_list {
  max-width: 800px;
  margin: 0 auto;
}
body#faq #sct_faq .faq_list dt {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  display: block;
  padding: 12px 1.5em 12px 0;
  border-bottom: 1px solid #ccc;
  font-weight: 700;
  position: relative;
}
body#faq #sct_faq .faq_list dt:hover {
  cursor: pointer;
  background: #f5f5f5;
}
body#faq #sct_faq .faq_list dt::after {
  position: absolute;
  right: 0.5em;
  content: '＋';
  color: #8D2C2C;
}
body#faq #sct_faq .faq_list dt.active::after {
  content: '－';
}
body#faq #sct_faq .faq_list dd {
  display: none;
  padding: 8px 0;
  margin-bottom: 50px;
}

/*----------------------------------------------------
	 privacy プライバシーポリシー
----------------------------------------------------*/
body#privacy #mainimg_sub {
  background: url(../images/access/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#privacy #sct_pp dl.pp {
  max-width: 800px;
  margin: 0 auto;
}
body#privacy #sct_pp dl.pp dt {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 1.6rem;
}
body#privacy #sct_pp dl.pp dd {
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
}

/*----------------------------------------------------
	 contact お問い合わせ
----------------------------------------------------*/
body#contact #mainimg_sub {
  background: url(../images/blog/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#contact #sct_form .desc {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 479px) {
  body#contact #sct_form .desc {
    text-align: left;
    font-size: 1.2rem;
  }
}
body#contact #sct_form .contact_form {
  max-width: 800px;
  margin: 0 auto;
}
body#contact #sct_form .contact_form dl {
  margin-bottom: 60px;
}
body#contact #sct_form .contact_form dl dt {
  font-weight: bold;
  margin-bottom: 10px;
}
body#contact #sct_form .contact_form dl dd {
  margin-bottom: 30px;
}
body#contact #sct_form .contact_form dl dd input {
  width: 100%;
  padding: 6px 0.5rem;
}
body#contact #sct_form .contact_form dl dd textarea {
  width: 100%;
}
body#contact #sct_form .contact_form .privacy {
  margin-bottom: 40px;
}
body#contact #sct_form .contact_form .submit {
  text-align: center;
}
body#contact #sct_form .contact_form .submit input {
  transition: all 0.5s;
}
body#contact #sct_form .contact_form .submit input:hover {
  color: #fff;
  opacity: 0.7;
}
body#contact #sct_form .contact_form .wpcf7-response-output {
  padding: 30px 2em !important;
}
body#contact #sct_form .contact_form .wpcf7-spinner {
  display: block;
  margin: 6px auto 0;
}
body#contact #sct_form .contact_form center {
  margin-bottom: 40px;
}
body#contact #sct_form .contact_form center a {
  text-decoration: underline;
}
body#contact #sct_form .contact_form .tel {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
  max-width: 800px;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
body#contact #sct_form .contact_form .tel a {
  color: #000;
  font-size: 2.8rem;
}
body#contact #sct_form .contact_form .tel small {
  display: block;
  padding-top: 10px;
}

/*----------------------------------------------------
   reservation ご予約
----------------------------------------------------*/
body#reservation #mainimg_sub {
  background: url(../images/kisetsu/kouragi-kani/header_img@2x.jpg) no-repeat center center;
  background-size: cover;
}
body#reservation .sct01 .bt_yoyaku {
  text-align: center;
  margin-bottom: 170px;
}
body#reservation .sct01 .bt_yoyaku a {
  display: inline-block;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  padding: .8em 1.4em;
  padding-right: 4.7em;
  border: none;
  color: #fff;
  font-size: 2.8rem;
  transition: .2s;
}
body#reservation .sct01 .bt_yoyaku a:before, body#reservation .sct01 .bt_yoyaku a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding-top: inherit;
  padding-bottom: inherit;
  width: 2.8em;
  content: "\00a0";
  font-family: 'FontAwesome', sans-serif;
  font-size: 1.2em;
  text-align: center;
  transition: .2s;
  transform-origin: 50% 60%;
}
body#reservation .sct01 .bt_yoyaku a:before {
  background: #000;
}
body#reservation .sct01 .bt_yoyaku a:active, body#reservation .sct01 .bt_yoyaku a:focus {
  outline: none;
}
body#reservation .sct01 .bt_yoyaku .arrow {
  background: #000;
}
body#reservation .sct01 .bt_yoyaku .arrow:hover {
  background: #8d2c2c;
}
body#reservation .sct01 .bt_yoyaku .arrow:hover:before {
  background: #8d2c2c;
}
body#reservation .sct01 .bt_yoyaku .arrow:after {
  content: "\F054";
  -webkit-animation: bounceright .3s alternate ease infinite;
  animation: bounceright .3s alternate ease infinite;
}
@media screen and (max-width: 896px) {
  body#reservation .sct01 .bt_yoyaku {
    margin-bottom: 100px;
  }
  body#reservation .sct01 .bt_yoyaku a {
    font-size: 1.8rem;
  }
}
@keyframes bounceright {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(3px);
  }
}
body#reservation .sct02 .tel_yoyaku {
  text-align: center;
  margin-bottom: 80px;
}
body#reservation .sct02 .tel_yoyaku p span {
  display: block;
  font-size: 3.2rem;
}
body#reservation .sct02 .tel_yoyaku p a {
  color: #8F3030;
  font-size: 3.2rem;
  letter-spacing: 0.07em;
  margin-bottom: 6px;
}
@media screen and (max-width: 896px) {
  body#reservation .sct02 .tel_yoyaku {
    margin-bottom: 50px;
  }
  body#reservation .sct02 .tel_yoyaku p span {
    font-size: 2rem;
  }
  body#reservation .sct02 .tel_yoyaku p a {
    font-size: 2rem;
  }
}
body#reservation .sct02 .price_info > h2 {
  text-align: center;
  font-size: 2.8rem;
}
@media screen and (max-width: 896px) {
  body#reservation .sct02 .price_info > h2 {
    font-size: 2rem;
  }
}
body#reservation .rev-inner {
  position: relative;
  margin-bottom: 200px;
}
body#reservation .rev-inner .rev-menu {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body#reservation .rev-inner .rev-menu > li {
  cursor: pointer;
  border: 1px solid #000;
  font-size: 24px;
  padding: 0 8px;
  min-height: 114px;
  line-height: 114px;
  background-color: #fff;
  transition: .3s all;
}
body#reservation .rev-inner .rev-menu > li.active {
  background-color: #000;
  color: #fff;
}
body#reservation .rev-inner .rev-body {
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}
body#reservation .rev-inner .rev-body.active {
  display: block;
  opacity: 1;
  visibility: visible;
}
body#reservation .rev-inner .rev-body .img {
  margin-bottom: 30px;
}
body#reservation .rev-inner .rev-body .pdf-d {
  margin-bottom: 80px;
}
body#reservation .rev-inner .rev-body .pdf-d a {
  border: 1px solid #000;
  padding: 0.5em 1em;
  background-color: #000;
  color: #fff;
}
body#reservation .rev-inner .rev-body .pdf-d a i {
  padding-left: 10px;
}
body#reservation .rev-inner .rev-body .pdf-d a:link,
body#reservation .rev-inner .rev-body .pdf-d a:visited {
  color: #fff;
}
body#reservation .rev-inner .rev-body .caution {
  font-size: 2rem;
}
@media (max-width: 1400px) {
  body#reservation .rev-inner .rev-body {
    padding-right: 50px;
  }
}
@media screen and (max-width: 896px) {
  body#reservation .rev-inner {
    margin-bottom: 140px;
  }
  body#reservation .rev-inner .rev-menu > li {
    font-size: 16px;
    min-height: 80px;
    line-height: 80px;
  }
  body#reservation .rev-inner .rev-body {
    padding-right: 40px;
  }
  body#reservation .rev-inner .rev-body .caution {
    font-size: 15px;
  }
}
