@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700&family=Noto+Serif+JP:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900");
@font-face {
  font-family: "Roboto";
  font-weight: 500;
  src: url("../fonts/Roboto-Medium.ttf") format("truetype");
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

img {
  vertical-align: bottom;
  border: none;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.num li {
  list-style: decimal;
  margin-left: 1rem;
}

a {
  cursor: pointer;
}

.mfont {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.gfont {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.mt0 {
  margin-top: 0px;
}

.mt1 {
  margin-top: 1em;
}

.mt2 {
  margin-top: 2em;
}

.mt3 {
  margin-top: 3em;
}

.mt4 {
  margin-top: 4em;
}

.mt5 {
  margin-top: 5em;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb0 {
  margin-bottom: 0em;
}

.mb1 {
  margin-bottom: 1em;
}

.mb2 {
  margin-bottom: 2em;
}

.mb3 {
  margin-bottom: 3em;
}

.mb4 {
  margin-bottom: 4em;
}

.mb5 {
  margin-bottom: 5em;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.phW100 {
  width: 100%;
}
.phW100 img {
  width: 100%;
}

.phW80 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.phW80 img {
  width: 100%;
}

.phW60 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.phW60 img {
  width: 100%;
}

.phW40 {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}
.phW40 img {
  width: 100%;
}

.phW20 {
  width: 20%;
  margin-left: auto;
  margin-right: auto;
}
.phW20 img {
  width: 100%;
}

.phW15 {
  width: 15%;
  margin-left: auto;
  margin-right: auto;
}
.phW15 img {
  width: 100%;
}

.phW10 {
  width: 10%;
  margin-left: auto;
  margin-right: auto;
}
.phW10 img {
  width: 100%;
}

.w05 {
  width: 5%;
}

.w10 {
  width: 10%;
}

.w20 {
  width: 20%;
}

.w23 {
  width: 23%;
}

.w24 {
  width: 24%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w32 {
  width: 32%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w48 {
  width: 48%;
}

.w49 {
  width: 49%;
}

.w50 {
  width: 50%;
}

.w60 {
  width: 60%;
}

.w70 {
  width: 70%;
}

.w80 {
  width: 80%;
}

.w90 {
  width: 90%;
}

.w100 {
  width: 100%;
}

.minus30 {
  margin-top: -30%;
}

.minus15 {
  margin-top: -15%;
}

.minus10 {
  margin-top: -10%;
}

.minus05 {
  margin-top: -5%;
}

.leftFlow {
  float: left;
  display: block;
}

.rightFlow {
  float: right;
  display: block;
}

.hidden {
  display: none;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clear:before,
.clear:after {
  content: " ";
  display: table;
}

@font-face {
  font-family: "Roboto";
  font-weight: 500;
  src: url("../fonts/Roboto-Medium.ttf") format("truetype");
}
html {
  font-size: 10px;
  scroll-behavior: smooth;
  scroll-padding-top: 90px;
  height: -webkit-fill-available;
}

body {
  background-color: white;
  margin: 0;
  font-size: 1.6em;
  box-sizing: border-box;
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
body img {
  width: 100%;
}

.online {
  display: none;
}

.lity-close {
  position: absolute;
  top: -40px;
  right: -40px;
}

/* ! Mixin */
h1,
h2,
h3 {
  font-weight: 700;
  line-height: 2;
}

p {
  font-size: 0.9rem;
  line-height: 2;
}
p.strong {
  font-weight: bold;
}

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.strong {
  font-weight: bold;
}

hr {
  border-color: #eeeeee;
}

.ph {
  position: relative;
}

.wb {
  word-break: keep-all;
  overflow-wrap: break-word;
}

.fitcontents {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.container {
  position: relative;
  width: min(94%, 1440px);
  margin-left: auto;
  margin-right: auto;
}

.w50container {
  width: min(94%, 600px);
  margin-left: auto;
  margin-right: auto;
}

.w60container {
  width: min(94%, 900px);
  margin-left: auto;
  margin-right: auto;
}

.w70container {
  width: min(94%, 1000px);
  margin-left: auto;
  margin-right: auto;
}

.w80container {
  width: min(94%, 1200px);
  margin-left: auto;
  margin-right: auto;
}

.red {
  color: #4A4A4A;
}

.white {
  color: white;
}

.whiteBack {
  background-color: #fff;
  padding: 2% 0;
  width: 100%;
}

.left,
.txt-left {
  text-align: left;
}

.right,
.txt-right {
  text-align: right;
}

.center,
.txt-center,
.center_pc {
  text-align: center;
}

.pcHidden {
  display: none;
}

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

.iv {
  opacity: 0;
}

sup {
  font-size: 0.5em;
  vertical-align: super;
}

.txshadow-b {
  text-shadow: 2px 2px 2px black;
}

.txshadow-w {
  text-shadow: 2px 2px 2px white;
}

.caption {
  font-size: 0.7rem;
  margin: 0.5rem 0 0em 0em;
  line-height: 1.5;
  letter-spacing: 0;
}
.caption.minusTop {
  margin-top: -4em;
}
.caption.left, .caption.txt-left {
  text-align: left !important;
  margin-left: 2em;
}
.caption.right, .caption.txt-right {
  text-align: right !important;
}

.caption_top {
  position: absolute;
  top: 2px;
  left: 5px;
  font-size: 0.7rem;
  margin-bottom: 0;
  color: black;
}
.caption_top.white {
  color: white;
}
.caption_top.right {
  left: auto;
  right: 5px;
}

.caption_btm {
  position: absolute;
  bottom: 2px;
  left: 5px;
  font-size: 0.7rem;
  margin-bottom: 0;
  color: black;
  z-index: 999;
}
.caption_btm.white {
  color: white;
}
.caption_btm.right {
  left: auto;
  right: 5px;
}

ol.num li {
  list-style: decimal;
  list-style-position: outside;
  line-height: 1.5;
  margin-left: 1em;
}

ul.disc li {
  list-style: disc;
  list-style-position: outside;
  line-height: 1.5;
  margin-left: 1em;
}

ul.square li {
  list-style: square;
  list-style-position: outside;
  line-height: 1.5;
  margin-left: 1rem;
}

.stickyContainer {
  position: relative;
}

.ph.soon::after {
  position: absolute;
  display: block;
  content: url("../images/top/ttl-comongsoon.svg");
  margin: 34% 50%;
  width: min(44%, 300px);
  transform: translate(-50%);
  z-index: 100;
}
@media (orientation: portrait) and (max-width: 767px) {
  .ph.soon::after {
    margin: 30% 50%;
  }
}

/* Header */
.headStack {
  position: sticky;
  top: 0;
  width: 100%;
  height: 88.8px;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
}
.headStack.is-scroll {
  background-color: white;
}
@media (orientation: portrait) and (max-width: 767px) {
  .headStack {
    background-image: none;
  }
}

header {
  position: relative;
  height: 60px;
}
header .container {
  display: flex;
  width: min(94%, 1440px);
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
header .container .headerLogo {
  width: min(80%, 500px);
}
header .container .headerLogo .logo {
  display: inline-flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5em;
}
header .container .headerLogo .logo .logoBox {
  width: min(30%, 160px);
  margin-right: 1em;
}
header .container .headerLogo .logo .logoBox img {
  width: 100%;
}
header .container .headerLogo .logo .pjName {
  width: min(65%, 450px);
  font-family: "Noto Serif JP", serif;
  font-size: clamp(1rem, 0.93rem + 0.3vw, 1.2rem);
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: black;
}
@media (orientation: portrait) and (max-width: 767px) {
  header .container .headerLogo {
    width: 86%;
  }
}
header .container nav {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
header .container nav ul {
  display: flex;
  align-items: center;
}
header .container nav ul li {
  font-size: 0.8rem;
}
header .container nav.spHidden a {
  display: block;
  height: 100%;
  color: black;
  letter-spacing: 2px;
  padding: 11px 15px;
  text-align: center;
  line-height: 1.5;
  transition: all 0.5s ease;
}
header .container nav.spHidden a:hover {
  opacity: 0.7;
}
header .container nav.spHidden a span {
  font-size: 0.8em;
}
header .container nav.spHidden a.request {
  background-color: #7c1145;
  color: white;
}
header .container nav.spHidden a.reserve {
  background-color: #7c653b;
  color: white;
}
header .container nav.spHidden a.online {
  background-color: #b99364;
  color: white;
}
header .container nav.spNav {
  display: none;
}

/* !Global Navi */
nav#gNavi {
  font-family: "Roboto", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
  font-weight: 500;
  width: 100%;
  background-color: white;
  padding-top: 4px;
  z-index: 10;
}
nav#gNavi ul.content-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 0;
}
nav#gNavi ul.content-menu li {
  height: auto;
  text-align: center;
  font-size: 0.8em;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  width: 130px;
  padding: 0 7px;
}
nav#gNavi ul.content-menu li a {
  display: block;
  width: 100%;
  padding: 6px 0;
  color: #212121;
  background-color: transparent;
}
nav#gNavi ul.content-menu li a img {
  vertical-align: bottom;
}
nav#gNavi ul.content-menu li a:hover {
  background-color: #212121;
  color: white;
}
nav#gNavi ul.content-menu li a.soon {
  pointer-events: none;
  opacity: 0.3;
}
nav#gNavi ul.content-menu li.current a {
  background-color: #212121;
  color: white;
}
nav#gNavi ul.content-menu li.new span.off::after {
  position: absolute;
  top: -15px;
  right: 0px;
  width: 30px;
  height: 15px;
  content: url("../images/common/new.png");
  z-index: 10;
}
main section {
  position: relative;
  width: 100%;
  z-index: 1;
}
main img {
  height: auto;
}

.menuContent {
  width: 100%;
  padding: 5% 0%;
}
.menuContent .container {
  position: relative;
  width: min(80%, 300px);
  margin: 0 auto;
}
.menuContent .container .logo {
  width: 80%;
  max-width: 220px;
  margin: 0 auto 10%;
}
.menuContent .container ul.content-menu {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 20px 0;
}
.menuContent .container ul.content-menu li {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  position: relative;
  width: 100%;
  font-size: 0.9rem;
  letter-spacing: 0.2em;
  vertical-align: middle;
  border: 1px dashed #4A4A4A;
}
.menuContent .container ul.content-menu li a {
  display: block;
  padding: 20px 20px;
  color: #EEEEEE;
}
.menuContent .container ul.content-menu li a span.on {
  position: absolute;
  display: block;
  font-size: 0.8em;
  right: 10px;
  top: 40%;
  color: #B5B5B6;
}
.menuContent .container ul.content-menu li:hover {
  background-color: #4A4A4A;
}
.menuContent .container .bttomBtnArea {
  background-color: transparent;
}
.menuContent .container .bttomBtnArea .middle {
  width: 100%;
  font-family: "Roboto", sans-serif;
  flex-direction: column;
  gap: 10px 0;
}
.menuContent .container .bttomBtnArea .middle button.basicBW {
  width: 100%;
  aspect-ratio: 16/3;
}
@media screen and (max-width: 1199px) {
  .menuContent .container {
    width: 80%;
  }
}
@media screen and (max-width: 991px) {
  .menuContent .container {
    width: 90%;
  }
}
@media (orientation: portrait) and (max-width: 767px) {
  .menuContent .container {
    width: 100%;
  }
}

/*========= ボタンのためのCSS ===============*/
.openbtn1 {
  position: fixed;
  z-index: 9999;
  /*ボタンを最前面に*/
  top: 0px;
  right: 0px;
  cursor: pointer;
  width: 70px;
  height: 70px;
  background-color: #4A4A4A;
}

/*×に変化*/
.openbtn1 span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: 20px;
  height: 3px;
  border-radius: 2px;
  background-color: white;
  width: 55%;
}

.openbtn1 span:nth-of-type(1) {
  top: 20px;
}

.openbtn1 span:nth-of-type(2) {
  top: 35px;
}

.openbtn1 span:nth-of-type(3) {
  top: 50px;
}

.openbtn1.active span:nth-of-type(1) {
  top: 20px;
  left: 22px;
  transform: translateY(15px) rotate(-45deg);
  width: 40%;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3) {
  top: 50px;
  left: 22px;
  transform: translateY(-15px) rotate(45deg);
  width: 40%;
}

/* !Bottom Area */
.contact {
  width: 90%;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
  padding: 0px;
}
.contact .contactTitle {
  font-size: 1.2em;
}
.contact .telNo {
  width: 100%;
  max-width: 400px;
  display: inline-block;
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #4A4A4A;
}
.contact .telNo svg {
  width: 100%;
}
.contact p {
  font-size: 0.8em;
  line-height: 2;
  margin: 0;
}

.bannerArea {
  position: relative;
  width: 100%;
  padding: 0;
  z-index: 10;
  width: 100%;
  border: none;
}
.bannerArea .bnrContainer {
  position: relative;
  width: 90%;
  margin: 0 auto;
  background-color: white;
  z-index: 1;
}
.bannerArea .bnrContainer ul {
  width: 90%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.bannerArea .bnrContainer ul li {
  width: 19%;
  margin: 0.5%;
}
.bannerArea .bnrContainer ul li img {
  width: 100%;
}
@media (orientation: portrait) and (max-width: 767px) {
  .bannerArea .bnrContainer ul {
    width: 90%;
  }
  .bannerArea .bnrContainer ul li {
    width: 48%;
  }
}
.bannerArea .footer_banner {
  text-align: center;
}

.bttomBtnArea,
.btnArea {
  position: relative;
  width: 100%;
  padding: 10px 0;
  z-index: 0;
  background-color: white;
  color: black;
}
.bttomBtnArea .container,
.btnArea .container {
  width: 70%;
  margin: 0 auto;
}
.bttomBtnArea .middle,
.btnArea .middle {
  width: 100%;
  max-width: 800px;
  margin: 3% auto;
  padding: 0;
  text-align: center;
}
.bttomBtnArea .middle .flexcontainer,
.btnArea .middle .flexcontainer {
  justify-content: center;
  gap: 1em 30px;
  margin-bottom: 1em;
}
.bttomBtnArea .middle button.basicBW,
.btnArea .middle button.basicBW {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  width: 46%;
  aspect-ratio: 16/3;
  border: 1px solid white;
  font-size: 1rem;
  color: #EEEEEE;
  letter-spacing: 0.2em;
  background-image: url(../images/common/triangle-w.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-color: transparent;
  transition: all 1s ease;
}
.bttomBtnArea .middle button.basicBW.request,
.btnArea .middle button.basicBW.request {
  background-color: #7c1145;
  color: white;
}
.bttomBtnArea .middle button.basicBW.reserve,
.btnArea .middle button.basicBW.reserve {
  background-color: #7c653b;
  color: white;
}
.bttomBtnArea .middle button.basicBW.online,
.btnArea .middle button.basicBW.online {
  background-color: #081D3C;
  color: white;
}
.bttomBtnArea .middle button.basicBW .fa,
.btnArea .middle button.basicBW .fa {
  position: absolute;
  top: 32%;
  right: 10px;
  font-size: 20px;
}
.bttomBtnArea .middle button.basicBW,
.btnArea .middle button.basicBW {
  z-index: 2;
}
.bttomBtnArea .middle button.basicBW span,
.btnArea .middle button.basicBW span {
  font-size: 0.7em;
}
.bttomBtnArea .middle button.basicBW:hover,
.btnArea .middle button.basicBW:hover {
  background-color: white;
  color: black;
  background-image: url(../images/common/triangle.svg);
}
.bttomBtnArea .hpLink li,
.btnArea .hpLink li {
  font-family: "Roboto", sans-serif;
  display: inline-block;
  margin: 10px 20px 0px;
  letter-spacing: 0.2em;
}
.bttomBtnArea .hpLink li a,
.btnArea .hpLink li a {
  color: inherit;
}
.bttomBtnArea .hpLink li a:hover,
.btnArea .hpLink li a:hover {
  text-decoration: underline;
}
.bttomBtnArea .hpLink li.soon,
.btnArea .hpLink li.soon {
  display: none;
}
.bttomBtnArea .caption,
.btnArea .caption {
  color: inherit;
}
@media (orientation: portrait) and (max-width: 767px) {
  .bttomBtnArea .container,
  .btnArea .container {
    width: 100%;
    margin: 0 auto;
  }
  .bttomBtnArea .middle .flexcontainer,
  .btnArea .middle .flexcontainer {
    gap: 0;
    margin-bottom: 0;
  }
  .bttomBtnArea .middle button.basicBW,
  .btnArea .middle button.basicBW {
    width: 100%;
    aspect-ratio: 16/3;
    margin-bottom: 0.5em;
  }
  .bttomBtnArea .middle button.basicBW:last-child,
  .btnArea .middle button.basicBW:last-child {
    margin-bottom: 0;
  }
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.btnStack {
  position: relative;
  width: 80%;
  max-width: 800px;
  margin: auto;
  z-index: 102;
}

footer {
  position: relative;
  width: 100%;
  padding: 0px;
  background-color: #EEEEEE;
  color: #212121;
  font-weight: normal;
  z-index: 0;
}
footer aside {
  background-color: #212121;
}
footer aside .infobox {
  padding: 50px 0;
  font-size: 0.8em;
  color: #EEEEEE;
}
footer aside .infobox .telSpec {
  margin-top: 8px;
  color: white;
  line-height: 1.6;
  text-align: center;
}
footer aside .infobox .telSpec span {
  margin: 0;
}
footer .bottomStack {
  width: 100%;
  padding: 20px 0 10px;
  background-color: white;
}
footer .bottomStack .centerLogo {
  width: 300px;
  margin: 20px auto 10px;
}
footer .bottomStack .centerLogo img {
  width: 100%;
}
footer .bottomStack .copyright {
  text-align: center;
  color: #212121;
  font-size: 0.7em !important;
}

.linkButton {
  margin: 5% auto 0;
  width: 100px;
}
.linkButton a {
  display: block;
  width: 120px;
  height: 120px;
  padding: 46px 0;
  color: white;
  border-radius: 60px;
  background-color: #4A4A4A;
  text-align: center;
}
.linkButton a:hover {
  opacity: 0.5;
}

.footerNavi {
  display: none;
}

/* !flexbox */
.flexContainer,
.flexcontainer {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flexContainer .flexItem2,
.flexcontainer .flexItem2 {
  width: 49%;
}
.flexContainer .w15,
.flexcontainer .w15 {
  width: 15%;
}
.flexContainer .w19,
.flexcontainer .w19 {
  width: 19%;
}
.flexContainer .w20,
.flexcontainer .w20 {
  width: 20%;
}
.flexContainer .w24,
.flexcontainer .w24 {
  width: 24%;
}
.flexContainer .w25,
.flexcontainer .w25 {
  width: 25%;
}
.flexContainer .w30,
.flexContainer .flexItem3,
.flexContainer .flexItem3_1,
.flexcontainer .w30,
.flexcontainer .flexItem3,
.flexcontainer .flexItem3_1 {
  width: 30%;
}
.flexContainer .w32,
.flexcontainer .w32 {
  width: 32%;
}
.flexContainer .w33,
.flexcontainer .w33 {
  width: 33%;
}
.flexContainer .w40,
.flexcontainer .w40 {
  width: 40%;
}
.flexContainer .w45,
.flexcontainer .w45 {
  width: 45%;
}
.flexContainer .w48,
.flexcontainer .w48 {
  width: 48%;
}
.flexContainer .w49,
.flexcontainer .w49 {
  width: 49%;
}
.flexContainer .w50,
.flexcontainer .w50 {
  width: 50%;
}
.flexContainer .w55,
.flexcontainer .w55 {
  width: 55%;
}
.flexContainer .w60,
.flexcontainer .w60 {
  width: 60%;
}
.flexContainer .w65,
.flexcontainer .w65 {
  width: 65%;
}
.flexContainer .w66,
.flexContainer .flexItem3_2,
.flexcontainer .w66,
.flexcontainer .flexItem3_2 {
  width: 66%;
}
.flexContainer .w70,
.flexcontainer .w70 {
  width: 70%;
}
.flexContainer .w75,
.flexcontainer .w75 {
  width: 75%;
}
.flexContainer.btAlign, .flexContainer.flex-align-end, .flexContainer.alignen,
.flexcontainer.btAlign,
.flexcontainer.flex-align-end,
.flexcontainer.alignen {
  align-items: flex-end;
}
.flexContainer.flATop, .flexContainer.flex-align-start, .flexContainer.alignst,
.flexcontainer.flATop,
.flexcontainer.flex-align-start,
.flexcontainer.alignst {
  align-items: flex-start;
}
.flexContainer.flex-align-center, .flexContainer.aligncent,
.flexcontainer.flex-align-center,
.flexcontainer.aligncent {
  align-items: center;
}
.flexContainer.flex-align-stretch, .flexContainer.alignstr,
.flexcontainer.flex-align-stretch,
.flexcontainer.alignstr {
  align-items: stretch;
}
.flexContainer.flex-justify-start, .flexContainer.flst,
.flexcontainer.flex-justify-start,
.flexcontainer.flst {
  justify-content: flex-start;
}
.flexContainer.flex-justify-end, .flexContainer.flen,
.flexcontainer.flex-justify-end,
.flexcontainer.flen {
  justify-content: flex-end;
}
.flexContainer.flex-justify-center, .flexContainer.flcent,
.flexcontainer.flex-justify-center,
.flexcontainer.flcent {
  justify-content: center;
}
.flexContainer.gap10,
.flexcontainer.gap10 {
  gap: 10px;
}
.flexContainer.gap20,
.flexcontainer.gap20 {
  gap: 20px;
}

/* !Button */
.btn {
  letter-spacing: 3px;
}

.btn_pageTop {
  position: fixed;
  right: 20px;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  background-color: #4A4A4A;
  z-index: 9999;
  border-radius: 20px;
}
.btn_pageTop a {
  color: white;
}

.btn_scroll {
  position: absolute;
  top: 80px;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  color: white;
  background-color: black;
  background-image: url(../images/common/nLogo_w.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  border: 1px solid black;
  z-index: 1;
  border-radius: 40px;
  animation: fluffy1 4s ease infinite;
}
.btn_scroll p {
  font-size: 10px;
  line-height: 1.5;
  margin-bottom: 0;
}

.btn-close {
  padding: 10px 20px;
  background-color: #4A4A4A;
  border: none;
  color: white;
  border-radius: 8px;
  width: 100px;
  margin: 0 auto;
  font-size: 0.6em;
}

.btn-more {
  display: block;
  width: 300px;
  height: 300px;
  margin: 0 auto;
}
.btn-more img {
  width: 90%;
}
.btn-more a {
  color: white;
}

.btn-more-inner {
  position: absolute;
  bottom: -5%;
  left: 50%;
  margin-left: -80px;
  width: 160px;
  color: white;
  letter-spacing: 2px;
  text-align: center;
  background-color: black;
  transition: all 1s ease;
}
.btn-more-inner:hover {
  background-color: #4A4A4A;
  color: white;
}

/* !gNavi Anime */
.borderBtmTop {
  display: inline-block;
  position: relative;
}
.borderBtmTop a {
  color: white;
}
.borderBtmTop a .fa {
  color: #4A4A4A;
}
.borderBtmTop a:hover .fa {
  color: white;
}
.borderBtmTop.current {
  background-color: #4A4A4A;
}
.borderBtmTop.current .fa {
  color: white;
}

.borderBtmTop::after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleY(0);
  height: 100%;
  bottom: 0;
  left: 0;
  background-color: #4A4A4A;
  transform-origin: bottom right;
  transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
}

.borderBtmTop:hover::after {
  transform: scaleY(1);
  transform-origin: bottom left;
}

.borderBtmTop span {
  position: relative;
  z-index: 10;
  display: block;
}

.reflection {
  position: relative;
  overflow: hidden;
  background-color: #666;
}

.reflection::after {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #FFF;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflect 2s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  -webkit-animation: reflect 3s ease-in-out infinite;
}

@keyframes reflect {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
/**************************************

				 !Media

***************************************/
/* !tab */
@media screen and (max-width: 991px) {
  header .container {
    width: 98%;
    padding: 0;
  }
  header .container .headerLogo .logo {
    display: flex;
    min-width: 300px;
    justify-content: flex-start;
    align-items: center;
  }
  header .container .headerLogo .logo .logoBox {
    width: 100px;
    margin-right: 0.5em;
  }
  header .container .headerLogo .logo .pjName {
    letter-spacing: 0.05em;
  }
  header .container nav ul {
    display: flex;
    align-items: center;
  }
  header .container nav ul li {
    font-size: 0.6rem;
  }
  header .container nav.spHidden a {
    letter-spacing: 2px;
    padding: 3px 4px;
    text-align: center;
    line-height: 1.3;
  }
  header .container nav.spHidden a.btnStyle {
    padding: 7px 5px;
    letter-spacing: 0;
  }
  nav#gNavi ul.content-menu li {
    margin: 0px;
    font-size: 0.7em;
    letter-spacing: 0px;
  }
}
/* !SP */
@media only screen and (max-width: 767px) {
  .spHidden {
    display: none;
  }
  .pcHidden {
    display: block;
  }
  .center_pc {
    text-align: justify;
  }
  .bttomBtnArea {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }
  .bttomBtnArea .middle {
    flex-direction: column;
    gap: 10px 0;
  }
  .w60container,
  .w70container,
  .w80container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .headStack {
    position: sticky;
    top: 0;
    height: 60px;
    z-index: 9999;
  }
  .headStack header {
    padding: 0;
    width: 100%;
    height: 100%;
  }
  .headStack header .container {
    padding: 10px 15px;
    flex-direction: row;
  }
  .headStack header .container .headerLogo {
    margin: 2px 0;
  }
  .headStack header .container .headerLogo .logo {
    flex-direction: row;
    width: 100%;
    min-width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
  }
  .headStack header .container .headerLogo .logo .logoBox {
    width: 84px;
  }
  .headStack header .container .headerLogo .logo .logoBox img {
    vertical-align: middle;
  }
  .headStack header .container .headerLogo .logo .pjName {
    flex-grow: 1;
    font-size: 0.8rem;
  }
  .headStack header .container nav.spNav {
    display: none;
    right: 0px;
    width: 40px;
    height: 40px;
    z-index: 100;
    background-color: transparent;
  }
  .headStack header .container nav.spNav .menu-button {
    width: 40px;
    margin: 0em 0em 0em auto;
  }
  nav#gNavi {
    position: fixed;
    width: 100%;
    top: 60px;
    bottom: 0;
    background-color: black;
    overflow-y: auto;
    z-index: 9999;
  }
  nav#gNavi .container {
    padding: 3% 0;
  }
  nav#gNavi .container ul.content-menu {
    width: 70%;
    margin: 7% auto 0;
    flex-direction: column;
    justify-content: center;
  }
  nav#gNavi .container ul.content-menu li {
    width: 70%;
    margin: 0 auto 1em;
  }
  nav#gNavi .container ul.content-menu li a {
    display: block;
    width: 100%;
    font-size: 0.8rem;
    color: white;
  }
  nav#gNavi a.closeBtn {
    display: block;
    text-align: center;
    margin-top: 20px;
  }
  nav#gNavi a.closeBtn .fa {
    color: white;
    font-size: 30px;
  }
  #gNavi:not(:target) {
    right: -100%;
    transition: right 0.55s;
  }
  #gNavi:target {
    right: 0;
    transition: right 0.5s;
  }
  .btn-close {
    display: block;
  }
  .borderBtmTop::after {
    display: none;
  }
  .footerNavi {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: transparent;
    z-index: 9999;
    padding: 0.5em;
  }
  .footerNavi nav.spNav ul.sp_buttons {
    display: flex;
    justify-content: center;
    gap: 10px;
  }
  .footerNavi nav.spNav ul.sp_buttons li {
    width: 22%;
    border-radius: 50%;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.5));
  }
  .footerNavi nav.spNav ul.sp_buttons li img {
    width: 100%;
    margin: 0 auto;
  }
  .footerNavi nav.spNav ul.sp_buttons li.btn-req {
    background-color: #78de7f;
  }
  .footerNavi nav.spNav ul.sp_buttons li.btn-res {
    background-color: #88c8d7;
  }
  .footerNavi nav.spNav ul.sp_buttons li.btn-menu {
    background-color: #f6a67e;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .footerNavi {
    display: none;
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.blurZoomTrigger,
.blurTrigger,
.zoomInTrigger,
.zoomOutTrigger {
  opacity: 0;
}

/* zoomIn */
.zoomIn {
  animation-name: zoomInAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes zoomInAnime {
  from {
    transform: scale(0.6);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
/* zoomOut */
.zoomOut {
  animation-name: zoomOutAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes zoomOutAnime {
  from {
    transform: scale(1.2);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
/* blur */
.blur {
  animation-name: blurAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

.blurZ {
  animation-name: blurZoom;
  animation-duration: 3s;
  animation-fill-mode: forwards;
}

@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0;
  }
  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes sp-blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0;
  }
  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes blurZoom {
  from {
    filter: blur(10px);
    transform: scale(1);
    opacity: 0;
  }
  to {
    filter: blur(0);
    transform: scale(1.2);
    opacity: 1;
  }
}
/* fadeUp */
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* fadeUp */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  transform: translateY(100px);
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* fadeDown */
.fadeDown {
  animation-name: fadeDownAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* fadeLeft */
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* fadeRight */
.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.visible {
  position: relative;
  overflow: hidden;
}

.visible::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  height: 100%;
  background: #cbcfd3;
  transform-origin: right top;
  /* アニメーションの軸となる座標 */
  transition: 2.5s;
  /* 1秒かけてアニメーションする */
  z-index: 2;
}

.effect.visible::before {
  transform: scale(0, 1);
}

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeInTrigger,
.fadeUpTrigger,
.fadeDownTrigger,
.fadeLeftTrigger,
.fadeRightTrigger {
  opacity: 0;
}

/* アニメーションスタートの遅延時間を決めるCSS*/
.delay-time05 {
  animation-delay: 0.5s;
}

.delay-time06 {
  animation-delay: 0.6s;
}

.delay-time08 {
  animation-delay: 0.8s;
}

.delay-time1 {
  animation-delay: 1s;
}

.delay-time15 {
  animation-delay: 1.5s;
}

.delay-time2 {
  animation-delay: 2s;
}

.delay-time25 {
  animation-delay: 2.5s;
}

.delay-time3 {
  animation-delay: 3s;
}

.delay-time35 {
  animation-delay: 3.5s;
}

.delay-time4 {
  animation-delay: 4s;
}

/* アニメーション自体が変化する時間を決めるCSS*/
.change-time05 {
  animation-duration: 0.5s;
}

.change-time1 {
  animation-duration: 1s;
}

.change-time15 {
  animation-duration: 1.5s;
}

.change-time2 {
  animation-duration: 2s;
}

.change-time25 {
  animation-duration: 2.5s;
}

.change-time3 {
  animation-duration: 3s;
}

html,
body {
  margin: 0;
  font-size: 16px;
  box-sizing: border-box;
}

/* !Pages */
.pages main {
  display: block;
  position: relative;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 2;
  font-weight: 400;
  color: #4A4A4A;
}
.pages main h1 {
  font-size: clamp(1.4rem, 0.977rem + 1.803vw, 2.6rem);
  font-weight: normal;
  letter-spacing: 0.1em;
}
.pages main h2 {
  font-size: clamp(1.2rem, 0.989rem + 0.901vw, 1.8rem);
  font-weight: 400;
  letter-spacing: 0.1em;
}
.pages main h3 {
  font-size: clamp(1.1rem, 0.959rem + 0.601vw, 1.5rem);
  font-weight: 300;
  letter-spacing: 0.1em;
}
.pages main h2.wb,
.pages main h3.wb,
.pages main h4.wb,
.pages main h5.wb,
.pages main h6.wb,
.pages main p.wb {
  word-break: keep-all;
  overflow-wrap: break-word;
}
.pages main h2 span,
.pages main h3 span,
.pages main h4 span,
.pages main h5 span,
.pages main h6 span,
.pages main p span {
  display: inline-block;
}
.pages main p.lead {
  font-size: clamp(0.8rem, 0.659rem + 0.601vw, 1.2rem);
  letter-spacing: 0.1rem;
}
.pages main p.caption,
.pages main p.caption_btm {
  font-size: 0.7rem;
  word-break: normal;
  overflow-wrap: normal;
}
.pages main sup {
  vertical-align: super;
  font-size: 0.7em;
}
.pages main .eng {
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.1em;
  color: #b99364;
}
.pages main .dashB {
  background-color: transparent;
  border-bottom: 1px dashed #212121;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
.pages main .boxNumber {
  display: inline-block;
  padding-bottom: 0;
  background-color: black;
  box-sizing: border-box;
  color: white;
  text-align: center;
  margin-right: 0.5em;
  vertical-align: middle;
}
.pages main img.objectfit {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.pages main .item100,
.pages main .w100 {
  width: 100%;
}
.pages main img {
  width: 100%;
}
.pages main ul li {
  font-size: 0.9rem;
}
.pages main .boxShadow {
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.4);
}
.pages main .tate {
  writing-mode: vertical-rl;
  text-orientation: upright;
}
.pages main .ttlStack .mark {
  width: 50px;
  margin: 1em auto 4em;
}
.pages main .ttlStack h3.ttl {
  width: min(50%, 240px);
  margin: 1em auto 1em;
}
.pages main .ttlStack .subtitle {
  font-size: clamp(1rem, 0.789rem + 0.901vw, 1.6rem);
  text-align: center;
  margin-bottom: 1em;
  word-break: keep-all;
  overflow-wrap: break-word;
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main .ttlStack .mark {
    width: 40px;
    margin: 1em auto 1em;
  }
}
.pages main#concept {
  background-image: url("../../concept/images/BG.png");
  background-size: 80px;
}
.pages main#concept .layer {
  background-color: rgba(255, 255, 255, 0.6);
}
.pages main#concept .sec01 .mainPh {
  position: relative;
  margin-bottom: 5%;
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#concept .sec01 h2 {
    font-size: 1rem;
  }
}
.pages main#concept .sec02 {
  padding-bottom: 3%;
}
.pages main#concept .sec02 .innerLayer-01 {
  background-image: url("../../concept/images/back-01.png");
  background-repeat: no-repeat;
  background-position: bottom 50% center;
  background-size: 90%;
}
.pages main#concept .sec02 .innerLayer-02 {
  background-image: url("../../concept/images/back-02.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 70%;
}
.pages main#concept .sec02 .innerLayer-03 {
  background-image: url("../../concept/images/back-03.png");
  background-repeat: no-repeat;
  background-position: top 10% center;
  background-size: 70%;
}
.pages main#concept .sec02 .innerLayer-04 {
  background-image: url("../../concept/images/moon.png");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 26%;
}
.pages main#concept .sec02 .innerLayer-05 {
  background-image: url("../../concept/images/front-01.png");
  background-repeat: no-repeat;
  background-position: bottom 20% left 20%;
  background-size: 60%;
}
.pages main#concept .sec02 .stack1 {
  position: relative;
  width: 100%;
  aspect-ratio: 16/8;
}
.pages main#concept .sec02 .stack2 {
  position: relative;
  width: 90%;
  margin-top: -6%;
}
.pages main#concept .sec02 .stack2 h2.ttl {
  width: min(70%, 980px);
  margin: 0 auto 3em;
}
.pages main#concept .sec03 {
  padding: 3% 0;
}
.pages main#concept .sec03 .w80container {
  background-image: url("../../concept/images/bg-araki.jpg");
  background-size: cover;
  padding: 5% 5% 5%;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
}
.pages main#concept .sec03 .leftItem {
  margin-left: -5%;
}
.pages main#concept .sec03 .leftItem .flexcontainer {
  justify-content: center;
}
.pages main#concept .sec03 .leftItem .flexcontainer .tate {
  display: block;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}
.pages main#concept .sec03 .txt {
  width: 60%;
  margin: 5% auto 0;
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#concept .sec03 .flexcontainer {
    flex-direction: column;
  }
  .pages main#concept .sec03 .flexcontainer .leftItem {
    width: 100%;
    margin-left: 0;
  }
  .pages main#concept .sec03 .flexcontainer .leftItem .flexcontainer .tate {
    font-size: 1.1rem;
    letter-spacing: 0.05em;
    writing-mode: horizontal-tb;
    text-align: center;
    margin-bottom: 1em;
  }
  .pages main#concept .sec03 .flexcontainer .rightItem {
    width: 100%;
  }
  .pages main#concept .sec03 .flexcontainer .rightItem h3 {
    font-size: 1.1rem;
    text-align: center;
    margin-top: 1em;
  }
  .pages main#concept .sec03 .fl2 {
    flex-direction: row;
  }
  .pages main#concept .sec03 .fl2 .w24 {
    width: 48%;
  }
  .pages main#concept .sec03 .txt {
    width: 100%;
  }
}
.pages main#design .mainVisual {
  position: relative;
  background-image: url("../../design/images/bg-01.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  aspect-ratio: 16/10;
  overflow: hidden;
  z-index: 0;
}
.pages main#design .mainVisual .inner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-image: url("../../design/images/ph-01.png");
  background-size: 80%;
  background-repeat: no-repeat;
  aspect-ratio: 16/9;
  z-index: 1;
}
.pages main#design .mainVisual .sakura {
  position: absolute;
  width: 50%;
  aspect-ratio: 16/9;
  z-index: 2;
}
.pages main#design .mainVisual .kinpun {
  position: absolute;
  width: 30%;
  top: 0;
  right: -5%;
  z-index: 2;
}
.pages main#design .mainVisual .floatTXT {
  position: absolute;
  top: 10%;
  right: 10%;
  width: 8%;
  aspect-ratio: 16/9;
  z-index: 2;
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#design .mainVisual {
    aspect-ratio: 3/2.2;
  }
  .pages main#design .mainVisual .inner {
    top: auto;
    bottom: 0;
  }
  .pages main#design .mainVisual .floatTXT {
    top: 15%;
    right: 6%;
    width: 10%;
  }
}
.pages main#design .sec1 {
  padding: 5% 0;
}
.pages main#design .sec1 .sideBG {
  position: absolute;
  top: 0;
  right: 0%;
  width: 20%;
  height: 100%;
  background-image: url("../images/top/bg-syodou.png");
  background-position: center right;
  background-size: cover;
  background-repeat: no-repeat;
}
.pages main#design .sec1 .ph.ent {
  background-image: url("../../common/images/top/ph-ent.jpg");
  background-size: 100%;
  aspect-ratio: 16/7;
}
.pages main#design .sec1 .flexcontainer {
  justify-content: flex-start;
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#design .sec1 .sideBG {
    display: none;
  }
  .pages main#design .sec1 .flexcontainer {
    flex-direction: column;
  }
  .pages main#design .sec1 .flexcontainer .w50 {
    width: 100%;
  }
}
.pages main#design .sec2 {
  padding: 5% 3%;
  color: black;
  background-color: #e8dec7;
  background-image: url("../../design/images/bg-03.svg");
  background-size: 4%;
  background-blend-mode: color-dodge;
  box-shadow: inset 0px 8px 10px rgba(0, 0, 0, 0.2), inset 0px -8px 10px rgba(0, 0, 0, 0.2);
}
.pages main#design .sec2 .flexcontainer .w40 {
  position: relative;
}
.pages main#design .sec2 .flexcontainer .w40 .inner {
  padding: 5% 0 5%;
}
.pages main#design .sec2 .flexcontainer .w40 .inner .ph {
  width: 90%;
  margin: 5% 0 10% auto;
}
.pages main#design .sec2 .flexcontainer .w40 .inner .floatTxt {
  margin-left: auto;
  width: 60%;
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#design .sec2 .flexcontainer {
    flex-direction: column;
  }
  .pages main#design .sec2 .flexcontainer .w60,
  .pages main#design .sec2 .flexcontainer .w40 {
    width: 100%;
  }
  .pages main#design .sec2 .flexcontainer .w60.mb3,
  .pages main#design .sec2 .flexcontainer .w40.mb3 {
    margin-bottom: 0;
  }
  .pages main#design .sec2 .flexcontainer .w60 .inner,
  .pages main#design .sec2 .flexcontainer .w40 .inner {
    padding: 0;
  }
}
.pages main#design .sec3 {
  padding: 5% 0;
}
.pages main#design .sec3 .logo {
  width: 40%;
  margin: 0;
}
.pages main#design .sec3 .arakitei {
  width: 80%;
  margin: 0 0 0 auto;
}
.pages main#design .sec3 .arakitei .flexcontainer {
  gap: 1em 0;
}
.pages main#design .sec3 .ent {
  width: 100%;
  aspect-ratio: 16/8;
  overflow: hidden;
}
.pages main#design .sec3 .ent .inner {
  width: 100%;
  margin: 0;
  background-image: url("../../design/images/ph-04.jpg");
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  aspect-ratio: 16/9;
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#design .sec3 .fl1,
  .pages main#design .sec3 .fl2 {
    flex-direction: column;
    gap: 1em;
  }
  .pages main#design .sec3 .fl1 .w70,
  .pages main#design .sec3 .fl1 .w30,
  .pages main#design .sec3 .fl1 .w60,
  .pages main#design .sec3 .fl1 .w45,
  .pages main#design .sec3 .fl1 .w50,
  .pages main#design .sec3 .fl1 .w65,
  .pages main#design .sec3 .fl2 .w70,
  .pages main#design .sec3 .fl2 .w30,
  .pages main#design .sec3 .fl2 .w60,
  .pages main#design .sec3 .fl2 .w45,
  .pages main#design .sec3 .fl2 .w50,
  .pages main#design .sec3 .fl2 .w65 {
    width: 100%;
  }
  .pages main#design .sec3 .fl1 .w70 .inner,
  .pages main#design .sec3 .fl1 .w30 .inner,
  .pages main#design .sec3 .fl1 .w60 .inner,
  .pages main#design .sec3 .fl1 .w45 .inner,
  .pages main#design .sec3 .fl1 .w50 .inner,
  .pages main#design .sec3 .fl1 .w65 .inner,
  .pages main#design .sec3 .fl2 .w70 .inner,
  .pages main#design .sec3 .fl2 .w30 .inner,
  .pages main#design .sec3 .fl2 .w60 .inner,
  .pages main#design .sec3 .fl2 .w45 .inner,
  .pages main#design .sec3 .fl2 .w50 .inner,
  .pages main#design .sec3 .fl2 .w65 .inner {
    width: 100%;
  }
  .pages main#design .sec3 .fl1 .w25,
  .pages main#design .sec3 .fl2 .w25 {
    width: 40%;
    margin: 1em auto;
  }
  .pages main#design .sec3 .arakitei {
    width: 100%;
    margin: 1em 0 0 0;
  }
  .pages main#design .sec3 .arakitei .flexcontainer {
    gap: 1em 0;
  }
}
.pages main#location .mainVisual {
  position: relative;
  padding: 5% 0;
  background-image: url("../../location/images/ph-01.jpg");
  background-size: cover;
  aspect-ratio: 16/10;
}
.pages main#location .mainVisual p.ttl {
  position: absolute;
  width: 34%;
  top: 4%;
  left: 4%;
}
.pages main#location .mainVisual h2.ttl {
  position: absolute;
  width: 30%;
  right: 4%;
  bottom: 5%;
  filter: drop-shadow(3px 3px 4px rgba(0, 0, 0, 0.8));
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#location .mainVisual {
    aspect-ratio: 5/5;
    background-position: top center;
  }
  .pages main#location .mainVisual p.ttl {
    width: 45%;
  }
  .pages main#location .mainVisual h2.ttl {
    position: absolute;
    width: 40%;
    right: 5%;
    bottom: 8%;
  }
}
.pages main#location .sec1 {
  background-color: #F9F5EC;
  background-image: url("../../location/images/bg-side.svg");
  background-position: top right;
  background-repeat: repeat-y;
  background-size: 7%;
}
.pages main#location .sec1 .bg01 {
  padding: 5% 0;
  background-image: url("../../location/images/ill-01.png");
  background-position: left -10% bottom -8%;
  background-repeat: no-repeat;
  background-size: 36%;
}
.pages main#location .sec1 .ph02 {
  position: relative;
  width: 70%;
  margin-top: 5%;
  margin-left: 0%;
  z-index: 1;
  background-image: url("../../location/images/ph-02.jpg");
  aspect-ratio: 3/2;
  background-size: cover;
}
.pages main#location .sec1 .ph02 .txt {
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #fff;
  padding: 2px 20px;
  font-size: 1.4rem;
  letter-spacing: 0.2em;
}
.pages main#location .sec1 .ph03 {
  position: absolute;
  top: 12%;
  right: 0;
  width: 36%;
  z-index: 2;
}
.pages main#location .sec1 .ph04 {
  position: relative;
  width: 100%;
  z-index: 2;
  background-image: url("../../location/images/ph-04.jpg");
  aspect-ratio: 3/2;
  background-size: cover;
}
.pages main#location .sec1 .ph04 .txt {
  position: absolute;
  top: 70%;
  left: 0;
  background-color: #fff;
  padding: 2px 20px;
  font-size: 1.2rem;
  letter-spacing: 0.2em;
}
.pages main#location .sec1 .ph05 {
  position: relative;
  width: 100%;
  z-index: 2;
}
.pages main#location .sec1 .ph06 {
  position: absolute;
  top: -3%;
  left: 2%;
  width: 34%;
  z-index: 3;
}
.pages main#location .sec1 .kodomo {
  margin-top: 5%;
}
.pages main#location .sec1 .kodomo .leftItem.w30 {
  width: 34%;
}
.pages main#location .sec1 .brownBack {
  background-color: #C9BC9C;
  padding: 3%;
}
.pages main#location .sec1 .brownBack h4 {
  font-size: 1.2rem;
}
.pages main#location .sec1 .saijiki {
  display: none;
  margin-top: 3%;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 3% 5%;
}
.pages main#location .sec1 .saijiki h4.gold {
  color: #b99364;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}
.pages main#location .sec1 .saijiki h4.gold span.sub {
  margin-left: 1em;
  color: #212121;
  font-size: 1rem;
}
.pages main#location .sec1 .saijiki .flexcontainer {
  display: inline-flex;
  justify-content: flex-start;
  margin-top: 1em;
  gap: 1.5em;
}
.pages main#location .sec1 .saijiki .flexcontainer .item {
  width: auto;
  border-bottom: 1px solid black;
}
.pages main#location .sec1 .saijiki .flexcontainer .item h5 {
  font-weight: 600;
  color: #b99364;
}
.pages main#location .sec1 .saijiki .flexcontainer .item p {
  font-size: 0.9em;
}
@media screen and (max-width: 991px) {
  .pages main#location .sec1 .bg01 {
    padding: 5% 0 8%;
    background-position: left -15% bottom -7%;
    background-size: 60%;
  }
  .pages main#location .sec1 .ph02 {
    position: relative;
    width: 80%;
    margin-top: 5%;
    margin-left: 12%;
  }
  .pages main#location .sec1 .ph02 .txt {
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #fff;
    padding: 2px 20px;
    font-size: 1.4rem;
    letter-spacing: 0.2em;
  }
  .pages main#location .sec1 .fl1 {
    margin-top: 3%;
    flex-direction: column;
  }
  .pages main#location .sec1 .fl1 .leftItem,
  .pages main#location .sec1 .fl1 .rightItem {
    width: 100%;
  }
  .pages main#location .sec1 .fl1 .leftItem .ph,
  .pages main#location .sec1 .fl1 .rightItem .ph {
    width: 70%;
    margin: 1em auto;
  }
  .pages main#location .sec1 .ph03 {
    display: none;
  }
  .pages main#location .sec1 .ph04 {
    position: relative;
    width: 100%;
  }
  .pages main#location .sec1 .ph04 .txt {
    top: 70%;
    left: 0;
    font-size: 1rem;
    letter-spacing: 0.1em;
  }
  .pages main#location .sec1 .ph05 {
    position: relative;
    width: 100%;
    z-index: 2;
  }
  .pages main#location .sec1 .ph06 {
    position: absolute;
    top: -3%;
    left: 2%;
    width: 34%;
    z-index: 3;
  }
  .pages main#location .sec1 .kodomo {
    margin-top: 0;
    flex-direction: column;
  }
  .pages main#location .sec1 .kodomo .leftItem.w30 {
    width: 70%;
    margin: 1em auto;
  }
  .pages main#location .sec1 .kodomo .rightItem {
    width: 100%;
  }
  .pages main#location .sec1 .brownBack h4 {
    font-size: 1.2rem;
  }
  .pages main#location .sec1 .saijiki {
    margin-top: 3%;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 3% 5%;
  }
  .pages main#location .sec1 .saijiki h4.gold {
    color: #b99364;
    font-size: 1.4rem;
    letter-spacing: 0.1em;
  }
  .pages main#location .sec1 .saijiki h4.gold span.sub {
    margin-left: 1em;
    color: #212121;
    font-size: 1rem;
  }
  .pages main#location .sec1 .saijiki .flexcontainer {
    display: inline-flex;
    margin-top: 1em;
  }
  .pages main#location .sec1 .saijiki .flexcontainer .item {
    width: auto;
  }
  .pages main#location .sec1 .saijiki .flexcontainer .item h5 {
    font-weight: 600;
  }
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#location .sec1 .bg01 {
    padding: 5% 0 8%;
    background-image: none;
  }
  .pages main#location .sec1 .ph02 {
    position: relative;
    width: 90%;
    margin-top: 5%;
    margin-left: 5%;
  }
  .pages main#location .sec1 .ph02 .txt {
    top: 28%;
    left: 0;
    padding: 1px 10px;
    font-size: 1rem;
    letter-spacing: 0.1em;
  }
  .pages main#location .sec1 .fl1 {
    margin-top: 3%;
    flex-direction: column;
  }
  .pages main#location .sec1 .fl1 .leftItem,
  .pages main#location .sec1 .fl1 .rightItem {
    width: 100%;
  }
  .pages main#location .sec1 .fl1 .leftItem .ph,
  .pages main#location .sec1 .fl1 .rightItem .ph {
    width: 100%;
    margin: 1em auto;
  }
  .pages main#location .sec1 .ph03 {
    display: none;
  }
  .pages main#location .sec1 .ph04 {
    position: relative;
    width: 100%;
  }
  .pages main#location .sec1 .ph04 .txt {
    top: 70%;
    left: 0;
    font-size: 1rem;
    letter-spacing: 0.1em;
  }
  .pages main#location .sec1 .ph05 {
    position: relative;
    width: 100%;
    z-index: 2;
  }
  .pages main#location .sec1 .ph06 {
    position: absolute;
    top: -1%;
    left: 2%;
    width: 34%;
    z-index: 3;
  }
  .pages main#location .sec1 .kodomo {
    margin-top: 0;
    flex-direction: column;
  }
  .pages main#location .sec1 .kodomo .leftItem.w30 {
    width: 100%;
    margin: 1em auto;
  }
  .pages main#location .sec1 .kodomo .rightItem {
    width: 100%;
  }
  .pages main#location .sec1 .kodomo .rightItem .flexcontainer {
    flex-direction: column;
  }
  .pages main#location .sec1 .kodomo .rightItem .flexcontainer .w40,
  .pages main#location .sec1 .kodomo .rightItem .flexcontainer .w55 {
    width: 100%;
  }
  .pages main#location .sec1 .saijiki {
    margin-top: 3%;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 3% 5%;
  }
  .pages main#location .sec1 .saijiki h4.gold {
    color: #b99364;
    font-size: 1.4rem;
    letter-spacing: 0.1em;
  }
  .pages main#location .sec1 .saijiki h4.gold span.sub {
    margin-left: 0;
    color: #212121;
    font-size: 1rem;
  }
  .pages main#location .sec1 .saijiki .flexcontainer {
    display: inline-flex;
    margin-top: 1em;
  }
  .pages main#location .sec1 .saijiki .flexcontainer .item {
    width: auto;
  }
  .pages main#location .sec1 .saijiki .flexcontainer .item h5 {
    font-weight: 600;
  }
}
.pages main#location .sec2 {
  padding: 3% 0 0;
}
.pages main#location .sec2 .flexcontainer {
  align-items: center;
}
.pages main#location .sec2 .flexcontainer .rightItem {
  position: relative;
  z-index: 1;
}
.pages main#location .sec2 .flexcontainer .rightItem .ph01 {
  position: absolute;
  top: -15%;
  left: 30%;
  width: 20%;
  z-index: 2;
  filter: drop-shadow(4px 4px 5px rgba(0, 0, 0, 0.5));
}
.pages main#location .sec2 .flexcontainer .rightItem .ph02 {
  position: absolute;
  top: 25%;
  right: 4%;
  width: 35%;
  z-index: 2;
  filter: drop-shadow(4px 4px 5px rgba(0, 0, 0, 0.5));
}
.pages main#location .sec2 .flexcontainer .rightItem .ph03 {
  position: absolute;
  top: -8%;
  right: 10%;
  width: 20%;
  z-index: 2;
}
.pages main#location .sec2 .flexcontainer .rightItem .flowTxt {
  position: absolute;
  bottom: -20%;
  right: 0%;
  z-index: 2;
  font-size: 1.3rem;
}
@media screen and (max-width: 991px) {
  .pages main#location .sec2 .flexcontainer {
    align-items: center;
  }
  .pages main#location .sec2 .flexcontainer .rightItem {
    width: 46%;
  }
  .pages main#location .sec2 .flexcontainer .rightItem .ph01 {
    position: absolute;
    top: -25%;
    left: 30%;
    width: 20%;
  }
  .pages main#location .sec2 .flexcontainer .rightItem .ph02 {
    display: none;
  }
  .pages main#location .sec2 .flexcontainer .rightItem .ph03 {
    top: -10%;
    right: 7%;
    width: 24%;
  }
  .pages main#location .sec2 .flexcontainer .rightItem .flowTxt {
    position: absolute;
    bottom: -30%;
    right: 0%;
    z-index: 2;
    font-size: 1.2rem;
  }
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#location .sec2 .flexcontainer {
    flex-direction: column;
    align-items: center;
    gap: 2em 0;
  }
  .pages main#location .sec2 .flexcontainer .leftItem,
  .pages main#location .sec2 .flexcontainer .rightItem {
    width: 100%;
  }
  .pages main#location .sec2 .flexcontainer .leftItem .ph01,
  .pages main#location .sec2 .flexcontainer .rightItem .ph01 {
    position: absolute;
    top: -20%;
    left: 20%;
    width: 20%;
  }
  .pages main#location .sec2 .flexcontainer .leftItem .ph02,
  .pages main#location .sec2 .flexcontainer .rightItem .ph02 {
    display: none;
  }
  .pages main#location .sec2 .flexcontainer .leftItem .ph03,
  .pages main#location .sec2 .flexcontainer .rightItem .ph03 {
    top: 0%;
    right: 7%;
    width: 24%;
  }
  .pages main#location .sec2 .flexcontainer .leftItem .flowTxt,
  .pages main#location .sec2 .flexcontainer .rightItem .flowTxt {
    position: absolute;
    bottom: -30%;
    right: 0%;
    z-index: 2;
    font-size: 1.2rem;
  }
}
.pages main#location .sec3 {
  padding: 3% 0;
  background-image: url("../../location/images/ill-02.png");
  background-position: top -25% right -12%;
  background-size: 40%;
  background-repeat: no-repeat;
}
.pages main#location .sec3 .parent {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(6, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  aspect-ratio: 16/8;
  overflow: hidden;
}
.pages main#location .sec3 .div1 {
  grid-area: 1/1/7/3;
}
.pages main#location .sec3 .div2 {
  grid-area: 1/3/4/4;
}
.pages main#location .sec3 .div3 {
  grid-area: 4/3/7/4;
}
.pages main#location .sec3 .div4 {
  grid-area: 3/4/7/5;
}
.pages main#location .sec3 .flexcontainer {
  gap: 1em 0;
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#location .sec3 .parent {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(6, 1fr);
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    aspect-ratio: 16/7;
    overflow: hidden;
  }
  .pages main#location .sec3 .flexcontainer .item {
    width: 48%;
  }
}
.pages main#location .sec4 {
  display: none;
  margin-top: 3%;
  padding: 0;
  background-color: #B8D0DD;
}
.pages main#location .sec4 .map_container {
  width: min(1680px, 100%);
  margin: 0 auto;
}
.pages main#location .sec4 .flexcontainer {
  position: relative;
}
.pages main#location .sec4 .flexcontainer .leftItem {
  position: sticky;
  top: 0;
  height: 1240px;
  background-image: url("../../location/images/map-shop.png");
  background-size: 100%;
  background-position: top left;
  background-repeat: no-repeat;
}
.pages main#location .sec4 .flexcontainer .rightItem .inner {
  width: 90%;
  margin: 3% auto;
}
.pages main#location .sec4 .flexcontainer .rightItem .inner h3 {
  font-size: clamp(1.2rem, 1.059rem + 0.601vw, 1.6rem);
  color: white;
  text-align: center;
  margin: 3% 0;
}
.pages main#location .sec4 .flexcontainer .rightItem .flexcontainer {
  gap: 2em 1em;
}
.pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item {
  width: 100%;
}
.pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item .shopName {
  width: 100%;
  display: inline-flex;
}
.pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item .shopName .boxNumber {
  font-family: sans-serif;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  margin-right: 1em;
}
.pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item .shopName h4 {
  font-family: sans-serif;
  font-weight: 500;
}
.pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item .shop {
  display: flex;
  gap: 1em;
}
.pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item p {
  font-family: sans-serif;
  font-weight: 300;
  width: 60%;
  font-size: 0.8rem;
}
.pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item .ph {
  width: 35%;
  aspect-ratio: 3/2;
  background-color: #ccc;
}
@media screen and (max-width: 1199px) {
  .pages main#location .sec4 .flexcontainer {
    position: relative;
    flex-direction: column;
  }
  .pages main#location .sec4 .flexcontainer .leftItem {
    position: relative;
    width: 100%;
    top: 0;
    height: auto;
    aspect-ratio: 4/5;
  }
  .pages main#location .sec4 .flexcontainer .leftItem .ph {
    width: 98%;
    filter: drop-shadow(4px 4px 5px rgba(0, 0, 0, 0.5));
  }
  .pages main#location .sec4 .flexcontainer .rightItem {
    width: 100%;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .inner {
    width: 94%;
    margin: 3% auto;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .inner h3 {
    font-size: clamp(1.2rem, 1.059rem + 0.601vw, 1.6rem);
    color: white;
    text-align: center;
    margin: 3% 0;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .flexcontainer {
    flex-direction: row;
    gap: 2em 1em;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item {
    width: 48%;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item .shopName {
    width: 100%;
    display: inline-flex;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item .shopName .boxNumber {
    font-family: sans-serif;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    margin-right: 1em;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item .shopName h4 {
    font-family: sans-serif;
    font-weight: 500;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item .shop {
    display: flex;
    gap: 1em;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item p {
    font-family: sans-serif;
    font-weight: 300;
    width: 60%;
    font-size: 0.8rem;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item .ph {
    width: 35%;
    aspect-ratio: 3/2;
    background-color: #ccc;
  }
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#location .sec4 .flexcontainer .rightItem {
    width: 100%;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .inner {
    width: 94%;
    margin: 3% auto;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .inner h3 {
    font-size: clamp(1.2rem, 1.059rem + 0.601vw, 1.6rem);
    color: white;
    text-align: center;
    margin: 3% 0;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .flexcontainer {
    flex-direction: column;
    gap: 2em 1em;
  }
  .pages main#location .sec4 .flexcontainer .rightItem .flexcontainer .item {
    width: 100%;
  }
}
.pages main#plan {
  margin-top: 5%;
}
.pages main#plan .planIndex {
  background-image: url("../../plan/images/bg-01.jpg");
  background-position: left -5% center;
  background-size: 40%;
  background-repeat: no-repeat;
}
.pages main#plan .planIndex .torikago .ph {
  width: 80%;
  margin: 0 auto;
}
.pages main#plan .planList {
  padding: 3% 0;
}
.pages main#plan .planList .bbox {
  padding: 1px 10px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0.2em;
}
.pages main#plan .planList .flexcontainer {
  justify-content: flex-start;
  gap: 20px 20px;
  margin-bottom: 20px;
}
.pages main#plan .planList .flexcontainer .item {
  width: 30%;
  border: 1px solid #000;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
.pages main#plan .planList .flexcontainer .item img {
  display: block;
  width: 90%;
  margin: 20px auto;
}
.pages main#plan .planList .flexcontainer .item.item60 {
  background-color: #7c444f;
}
.pages main#plan .planList .flexcontainer .item.item70 {
  background-color: #9F5255;
}
.pages main#plan .planList .flexcontainer .item.item80 {
  background-color: #E16A54;
}
.pages main#plan .planList .flexcontainer .item.item90 {
  background-color: #f39e60;
}
.pages main#plan .planList .flexcontainer .item:hover {
  opacity: 0.5;
}
.pages main#plan .slide-items {
  padding: 0 5%;
  width: min(96%, 1440px);
  margin: 0 auto;
}
.pages main#plan .slide-items .planItem .planHead {
  display: none;
}
.pages main#plan .slide-items .planItem .planPicBox {
  display: flex;
  justify-content: space-between;
}
.pages main#plan .slide-items .planItem .planPicBox .planSpec {
  width: 40%;
}
.pages main#plan .slide-items .planItem .planPicBox .planPic {
  width: 60%;
}
.pages main#plan .slide-items .planItem .specBox .hanrei {
  width: min(80%, 300px);
}
.pages main#plan .slide-items .planItem .specBox p.caption {
  font-size: 0.9rem;
  text-align: left;
  word-break: normal;
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#plan .slide-items .planItem .planPicBox {
    flex-direction: column;
  }
  .pages main#plan .slide-items .planItem .planPicBox .planSpec {
    width: 90%;
    margin: 0 auto;
  }
  .pages main#plan .slide-items .planItem .planPicBox .planPic {
    width: 100%;
  }
}
.pages main#plan .slide-items .slick-prev {
  left: 0px;
}
.pages main#plan .slide-items .slick-next {
  right: 0px;
}
.pages main#plan .thumbs_dots {
  width: 100%;
  margin: 3% 0 5%;
  display: block;
}
.pages main#plan .thumbs_dots ul.thumbs_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5em;
}
.pages main#plan .thumbs_dots ul.thumbs_list li {
  width: calc(30% - 0.5em);
  aspect-ratio: 6/1;
  opacity: 0.7;
  outline: none;
  cursor: pointer;
}
.pages main#plan .thumbs_dots ul.thumbs_list li:hover, .pages main#plan .thumbs_dots ul.thumbs_list li.slick-active {
  opacity: 1;
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#plan .thumbs_dots ul.thumbs_list {
    gap: 0.7em 0.5em;
  }
  .pages main#plan .thumbs_dots ul.thumbs_list li {
    width: 80%;
  }
  .pages main#plan .planIndex {
    background-image: none;
  }
  .pages main#plan .planIndex .torikago .ph {
    width: 100%;
  }
  .pages main#plan .planList {
    padding: 3% 0;
  }
  .pages main#plan .planList .flexcontainer {
    gap: 10px 10px;
    margin-bottom: 20px;
  }
  .pages main#plan .planList .flexcontainer .item {
    width: 47%;
  }
  .pages main#plan .planList .flexcontainer .item img {
    display: block;
    width: 94%;
    margin: 10px auto;
  }
}
.pages main#gallery {
  padding-bottom: 8%;
  background-image: url("../../gallery/images/bg-01.svg");
  background-size: 60%;
  background-position: left -40% bottom -30%;
  background-repeat: no-repeat;
}
.pages main#gallery .sec1 .ttl {
  width: min(94%, 900px);
  margin: 5% auto 3%;
}
.pages main#gallery .slider {
  position: relative;
  padding-bottom: 5%;
}
.pages main#gallery .slider ul.slide-items {
  margin-bottom: 1em;
}
.pages main#gallery .slider ul.slide-items li {
  position: relative;
}
.pages main#gallery .slider ul.slide-items li p.caption {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: white;
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#gallery .slider ul.slide-items li p.caption {
    font-size: 0.7rem;
    bottom: 4px;
  }
}
.pages main#gallery .slider .thumbs_dots {
  width: 100%;
  margin-top: 1em;
  padding: 10px;
  background-color: #fff;
}
.pages main#gallery .slider .thumbs_dots ul.thumbs_list {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}
.pages main#gallery .slider .thumbs_dots ul.thumbs_list li {
  width: calc(20% - 1em);
  aspect-ratio: 4/3;
  opacity: 0.5;
}
.pages main#gallery .slider .thumbs_dots ul.thumbs_list li.slick-active {
  outline: 4px solid #b99364;
  outline-offset: -4px;
  opacity: 1;
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#gallery .slider .thumbs_dots ul.thumbs_list {
    gap: 0.5em;
  }
  .pages main#gallery .slider .thumbs_dots ul.thumbs_list li {
    width: calc(33.333% - 0.5em);
    aspect-ratio: 4/3;
  }
  .pages main#gallery .slider .thumbs_dots ul.thumbs_list li.slick-active {
    outline: 2px solid #b99364;
    outline-offset: -2px;
  }
}
@media (orientation: portrait) and (max-width: 767px) {
  .pages main#gallery .slider .w80container {
    width: 100% !important;
  }
}/*# sourceMappingURL=style-pages.css.map */