﻿/*========================
	マップ
========================*/

.sub_map_block {
  position: relative;
  padding-bottom: 100%; /* 100/横*縦*/
  height: 0;
  overflow: hidden;
}
.sub_map_block iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*========================
	  共通要素
  ========================*/

.u-sp {
  display: block;
}

.u-pc {
  display: none;
}

.p-50 {
  padding-top: 50px;
}

.text-width90 {
  width: 90%;
  margin: 0 auto;
}

.title {
  position: relative;
  z-index: 100;
  color: #ffffff;
  font-size: 40px;
  font-style: italic;
  letter-spacing: 0.5em;
}

.title::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  background-color: #fff;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
}

.sub-title {
  margin: 45px auto 0;
  width: 90%;
  font-weight: 500;
  position: relative;
  font-family: "EB Garamond", "Noto Serif JP", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
  font-size: 18px;
  line-height: calc(21 / 18);
  letter-spacing: 0.16em;
  padding-left: 25px;
  color: #000000;
}

.sub-title::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 30px;
  width: 5px;
  background-color: #000;
}

/*========================
	  コンセプトページ
  ========================*/

.concept {
  position: relative;
  width: 100%;
  padding-bottom: 270px;
}

.concept::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #fff;
  z-index: -2;
}

.concept::after {
  position: absolute;
  content: "";
  width: 250px;
  height: 355px;
  background-image: url(../img/sub/conc-head.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 350px;
  right: 40px;
}

.concept__bg {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  top: 500px;
  background-image: url(../img/sub/conc-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -2;
  clip-path: polygon(0 0, 100% 0, 100% 84%, 0 88%);
}

.concept__top {
  position: relative;
  padding-top: 250px;
  height: 450px;
  clip-path: polygon(0 0, 100% 0, 100% 77%, 0 97%);
}

.concept__top-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(../img/sub/conc-top.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.concept__top-bg::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.concept__main {
  max-width: 412px;
  margin: 0 auto;
  margin-top: 30px;
  padding: 0 10px;
}

.concept__main-top,
.menu__main-head {
  font-weight: 500;
  color: #000000;
  margin: 10px auto 0;
  width: 90%;
  font-size: 18px;
  line-height: calc(47 / 23);
  letter-spacing: 0.16em;
}

.concept__main-text {
  margin-top: 40px;
  font-size: 16px;
  line-height: calc(41 / 18);
  letter-spacing: 0.1em;
}

.concept__main-wrap {
  margin-top: 40px;
}

.concept__main-img {
  aspect-ratio: 415/288;
  object-fit: cover;
}

.concept__main-img2 {
  aspect-ratio: 415/435;
  object-fit: cover;
}

@media (min-width: 560px) {
  .concept__main-text {
    font-size: 18px;
  }
}

/*========================
	  メニューページ
  ========================*/

.menu,
.menu-page {
  position: relative;
  width: 100%;
  padding-bottom: 180px;
}

.menu::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #fff;
  z-index: -2;
}

.menu__inner {
  position: relative;
}

.menu__inner::after {
  position: absolute;
  content: "";
  width: 281px;
  height: 212px;
  background-image: url(../img/sub/menu-head.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 450px;
  right: 0px;
}

.menu__bg {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  top: 500px;
  background-image: url(../img/sub/menu-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -2;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0 92%);
}

.menu__top {
  position: relative;
  padding-top: 250px;
  height: 450px;
  clip-path: polygon(0 0, 100% 0, 100% 77%, 0 97%);
}

.menu__top-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(../img/sub/menu-top.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.menu__top-bg::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.menu__main {
  max-width: 425px;
  margin: 0 auto;
  padding: 0 20px;
}

.menu__main-wrap {
  position: relative;
  margin-top: 50px;
  max-width: 415px;
}

.menu__main-wrap.menu__main-wrap--reverse {
  margin-left: auto;
}

.menu__main-wrap__text {
  position: absolute;
  font-family: "EB Garamond", "Noto Serif JP", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
  writing-mode: vertical-lr;
  color: #fff;
  font-size: 24px;
  line-height: calc(48 / 29);
  letter-spacing: 0.16em;
  background-color: #000;
  height: 180px;
  width: 40px;
  text-align: center;
  top: -10px;
  right: -20px;
  margin-right: 10px;
}

.menu__main-wrap.menu__main-wrap--reverse .menu__main-wrap__text {
  right: auto;
  left: -20px;
  margin-right: 0;
  margin-left: 10px;
}

.menu__main-table {
  width: 90%;
  display: flex;
  flex-wrap: wrap;
  margin: 25px auto 0;
  padding-bottom: 50px;
  border-bottom: 1px solid #ccc;
}

.menu__main-table.menu__main-table--none {
  border: none;
  padding-bottom: 25px;
}

.menu__main-table__title.menu__main-table__title--bold {
  font-weight: 700;
}

.menu__main-table__title,
.menu__main-table__desc {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
}

.menu__main-table__title {
  color: #000;
  width: 80%;
  width: calc(100% - 70px);
}

.menu__main-table__title.menu__main-table__title--nowrap {
  white-space: nowrap;
}

.menu__main-table__desc {
  text-align: right;
  width: 20%;
  width: 70px;
  letter-spacing: 0.1em;
}

.menu__main-subtext {
  width: 68.5%;
  position: relative;
  color: #333;
  padding-left: 90px;
  font-family: "EB Garamond", "Noto Serif JP", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
  font-size: 27px;
  line-height: calc(43 / 27);
  letter-spacing: 0.5em;
  font-style: italic;
  margin: 100px auto 0;
  margin-bottom: 50px;
}

.menu__main-subtext::before {
  position: absolute;
  content: "";
  width: 45px;
  height: 1px;
  background-color: #000;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

/*========================
	  accessページ
  ========================*/

.access {
  position: relative;
  width: 100%;
  padding-bottom: 200px;
}

.access::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  background-color: #fff;
  z-index: -2;
}

.access::after {
  position: absolute;
  content: "";
  width: 327px;
  height: 233px;
  background-image: url(../img/sub/acce-head.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 450px;
  right: 0px;
}

.access__bg {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  top: 500px;
  background-image: url(../img/sub/conc-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -2;
  clip-path: polygon(0 0, 100% 0, 100% 80%, 0 83%);
}

.access__top {
  position: relative;
  padding-top: 250px;
  height: 450px;
  clip-path: polygon(0 0, 100% 0, 100% 77%, 0 97%);
}

.access__top-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(../img/sub/acce-top.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.access__top-bg::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.access__logos {
  max-width: 315px;
  margin: 0 auto;
}

.access__logo {
  aspect-ratio: 315/120;
  object-fit: contain;
}

.access__main {
  max-width: 425px;
  margin: 50px auto 0;
  padding: 0 15px;
}

.access_main-info {
  margin-top: 65px;
}

.access__main-head {
  text-align: center;
}

.access__main-head,
.access__main-map__title,
.access__gallery-title {
  font-family: "EB Garamond", "Noto Serif JP", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "Crimson Text", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
  font-size: 23px;
  font-weight: 500;
  line-height: calc(47 / 23);
  letter-spacing: 0.16em;
  color: #000;
  width: 90%;
  margin: 0 auto;
}

.access__main-map__title {
  max-width: 425px;
  margin: 50px auto 0;
  padding: 0 15px;
}

.access__main-map__title p {
  width: 90%;
  margin: 0 auto;
}

/* テーブル */

.access__main-table {
  width: 90%;
  margin: 50px auto 0;
}

.access__main-table .access__main-title:not(:first-of-type) {
  margin-top: 20px;
}

.access__main-table .access__main-desc:not(:last-of-type) {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.access__main-title {
  font-weight: 500;
}

.access__main-title,
.access__main-desc {
  font-size: 16px;
  line-height: calc(34 / 18);
  letter-spacing: 0.1em;
}

.access__main-map__block {
  margin-top: 15px;
}

.access__gallery {
  max-width: 450px;
  margin: 0 auto;
  margin-top: 50px;
  padding: 0 15px;
}

.access__gallery-list {
  margin-top: 15px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

/* ポップアップ */

.access__gallery-link {
  position: relative;
  cursor: pointer;
}

.access__gallery-link::after {
  position: absolute;
  content: "";
  width: 35px;
  height: 35px;
  right: 0px;
  bottom: 0px;
  background-image: url(../img/sub/acce-icon.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}

/*========================
	  メールフォーム
  ========================*/

/*========================
	  メールフォームテンプレ
  ========================*/

.hissu {
  font-size: 80%;
  background: #c1272d;
  color: #ffffff;
  padding: 0.1em 1.4em;
  box-sizing: border-box;
}

#mail_calender img {
  display: inline-block;
  cursor: pointer;
  margin-left: 1.5em !important;
  margin-bottom: 0.5em !important;
  vertical-align: middle;
  max-width: 50px;
}

.mail01_01 dl {
  box-sizing: border-box;
  padding: 0.5em 0;
  font-size: 105%;
}
.mail01_01 dt {
  box-sizing: border-box;
  width: 98%;
  padding: 0 0 0 1%;
  margin: 0;
}
.mail01_01 dd {
  box-sizing: border-box;
  width: 98%;
  margin: 0 1%;
}
input.text_min,
input.text,
input.text_middle,
select.text,
select.text_min,
textarea.text {
  font-family: "Noto Sans JP", -apple-system, Roboto, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  border: solid 1px #e6e6e6;
  font-size: 16px;
  margin: 0.5em 0;
  padding: 1em;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

textarea.text {
  border-radius: 40px;
}
input.text_min,
select.text_min {
  width: 42%;
}
input.text_middle {
  width: 60%;
}
input[type="checkbox"] {
  margin: 0.5em;
  transform: scale(1.5);
}
input[type="radio"] {
  margin: 0.5em;
  transform: scale(1.5);
}
::placeholder {
  color: #ccc;
  font-size: 90%;
  font-weight: normal;
  letter-spacing: 0.05em;
  padding: 0 1em;
}
input[type="submit"] {
  box-sizing: border-box;
  font-family: "Noto Sans JP", -apple-system, Roboto, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

  -webkit-appearance: none;
  cursor: pointer;
  position: relative;
  width: 96%;
  height: 100%;
  margin: 0 auto;
  display: block;
  border-radius: 10px;
  padding: 1.2em 1.5em;
  background: #4d4d4d;
  border: none;
  letter-spacing: 4px;
  color: #ffffff;
  border: #4d4d4d 1px solid;
  font-size: 120%;
  font-weight: bold;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
input[type="submit"]:hover {
  color: #4d4d4d;
  background: #ffffff;
}
/*=================================================================================*/

/** 414px以上　タブレット縦　サイズ画面  **/
@media (min-width: 414px) {
  .menu__main-table__title,
  .menu__main-table__desc {
    font-size: 16px;
  }
}

/** 768px以上　タブレット縦　サイズ画面  **/
@media (min-width: 560px) {
  .u-sp {
    display: none;
  }

  .u-pc {
    display: block;
  }

  .text-width90 {
    width: 100%;
  }

  .sub-title {
    width: 100%;
  }

  .sub_map_block {
    position: relative;
    padding-bottom: 73%; /* 100/横*縦*/
    height: 0;
    overflow: hidden;
  }

  /* コンセプトページ */

  .concept__main-top,
  .menu__main-head {
    font-size: 23px;
    width: 100%;
  }

  /* メニューページ */

  .menu__bg {
    clip-path: polygon(0 0, 100% 0, 100% 91%, 0 93%);
  }

  .menu__main-table {
    width: 100%;
  }

  .menu__main-table__title,
  .menu__main-table__desc {
    font-size: 18px;
  }

  .menu__main-wrap__text {
    height: 233px;
    width: 56px;
    font-size: 29px;
    margin: 0;
  }

  .menu__main-wrap.menu__main-wrap--reverse .menu__main-wrap__text {
    margin: 0;
  }

  .menu__main-subtext {
    width: 100%;
  }

  .menu__main-table__title {
    width: 80%;
  }

  .menu__main-table__desc {
    width: 20%;
  }

  /* アクセスページ */

  .access__gallery-list {
    gap: 30px;
  }

  .access__main-title {
    font-weight: normal;
  }

  .access__main-map__title p {
    width: 100%;
  }

  .access__main-table {
    width: 100%;
  }

  .access__main-title,
  .access__main-desc {
    font-size: 18px;
  }

  /*よくある質問*/
  .menu:after {
    width: 26px;
    height: 26px;
  }

  .menu.active:after {
    width: 26px;
    height: 26px;
  }
}
