@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, sans-serif;
}

.mt1 {
  margin-top: 1em;
}

.mt2 {
  margin-top: 2em;
}

.mt3 {
  margin-top: 3em;
}

.mt0 {
  margin-top: 0px;
}

.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;
}

.mb1 {
  margin-bottom: 1em;
}

.mb2 {
  margin-bottom: 2em;
}

.mb3 {
  margin-bottom: 3em;
}

.mb0 {
  margin-bottom: 0 !important;
}

.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%;
}

.w31 {
  width: 31%;
}

.w32 {
  width: 32%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w46 {
  width: 46%;
}

.w47 {
  width: 47%;
}

.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;
}

.nidden {
  display: none;
}

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

.clearfix:after {
  clear: both;
}

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

html {
  scroll-behavior: smooth;
  scroll-padding-top: 159px;
  height: -webkit-fill-available;
}

body {
  margin: 0;
  font-size: 16px;
  box-sizing: border-box;
  font-feature-settings: "palt" 1;
  letter-spacing: 0.1em;
  min-height: 100vh;
  min-height: -webkit-fill-available;
}

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;
}

img.object-cover {
  object-fit: cover;
  height: 100%;
}

.reservenone {
  display: none;
}

strong,
.strong {
  font-weight: bold;
}

hr {
  border-color: #eeeeee;
}

.container {
  width: 96%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.stickyContainer,
.stickycontainer {
  position: relative;
  width: 100%;
}

.w50container {
  position: relative;
  width: 50%;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.w60container {
  position: relative;
  width: 60%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.w70container {
  position: relative;
  width: 70%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.w80container {
  position: relative;
  width: 80%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

.red {
  color: #00AC9D;
}

.white {
  color: white;
}

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

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.pcHidden,
.pcOther {
  display: none;
}

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

.iv {
  opacity: 0;
}

sup {
  font-size: 0.5rem;
  vertical-align: top;
  position: relative;
  top: -0.05em;
}

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

.caption_btm {
  position: absolute;
  bottom: 5px;
  right: 10px;
  margin-top: 0;
  margin-bottom: 0;
}
.caption_btm.left {
  right: auto;
  left: 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;
}

.banner01 {
  width: 90%;
  margin: 1em auto;
}
.banner01 img {
  width: 100%;
}

.bnr-csc {
  width: 100%;
  max-width: 390px;
  margin: 1% auto;
}
.bnr-csc img {
  width: 100%;
}

/* ! Mixin */
/* Header */
.headStack {
  position: sticky;
  top: 0;
  height: 136.56px;
  width: 100%;
  z-index: 10;
  background-color: #fff;
}

header {
  background-color: #00AC9D;
}
header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-grow: 1;
  padding: 0;
  font-family: "Roboto", sans-serif;
}
header .container .logo {
  display: flex;
  width: 180px;
  padding: 15px;
  color: white;
}
header .container .logo .logoBox img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  header .container .logo .logoBox {
    display: none;
  }
}
header .container nav ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0 15px;
}
header .container nav ul li .txtLink:hover {
  opacity: 0.6;
}
header .container nav.spHidden {
  width: 60%;
}
header .container nav.spHidden ul li a {
  display: block;
  width: 100px;
  color: white;
  font-size: 0.8rem;
  letter-spacing: 0.2em;
  text-align: center;
}
header .container nav.spHidden ul li a.btnStyle {
  position: relative;
  width: 155px;
  border: 1px solid white;
  padding: 15px 0;
  text-align: center;
  line-height: 1.4;
  z-index: 1;
}
header .container nav.spHidden ul li a.btnStyle::after {
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}
header .container nav.spHidden ul li a.btnStyle:hover {
  color: #4b918d;
}
header .container nav.spHidden ul li a.btnStyle:hover::after {
  transform: scale(1, 1);
}
header .container nav.spNav {
  display: none;
}

/* !Global Navi */
nav#gNavi {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  width: 100%;
  border-top: 1px solid white;
  background-color: #33BDB1;
  z-index: 10;
}
nav#gNavi ul.content-menu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  gap: 0 1px;
}
nav#gNavi ul.content-menu li {
  height: auto;
  text-align: center;
  font-size: 0.8rem;
  letter-spacing: 0.05em;
  width: 130px;
}
nav#gNavi ul.content-menu li.w00 {
  position: relative;
  width: 100px;
}
nav#gNavi ul.content-menu li.w01 {
  width: 130px;
}
nav#gNavi ul.content-menu li.w02 {
  width: 160px;
}
nav#gNavi ul.content-menu li.w03 {
  width: 180px;
}
nav#gNavi ul.content-menu li a {
  display: block;
  width: 100%;
  padding: 15px 0 13px;
  color: white;
  transition: all ease 0.5s;
}
nav#gNavi ul.content-menu li a span.on {
  display: none;
}
nav#gNavi ul.content-menu li a:hover {
  background-color: #00AC9D;
  color: white;
}
nav#gNavi ul.content-menu li a:hover span.off {
  display: none;
}
nav#gNavi ul.content-menu li a:hover span.on {
  display: block;
  letter-spacing: 0;
}
nav#gNavi ul.content-menu li.current a {
  color: white;
  background-color: #00AC9D;
}
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;
}
nav#gNavi ul.content-menu li:first-child {
  display: none;
}
nav#gNavi ul.content-menu li.commingsoon {
  opacity: 0.5;
  pointer-events: none;
}

main section {
  position: relative;
  width: 100%;
  z-index: 1;
}

/* !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 #00AC9D;
}
.contact .telNo svg {
  width: 100%;
}
.contact p {
  font-size: 0.8em;
  line-height: 2;
  margin: 0;
}

.bannerArea {
  width: 100%;
  z-index: 1;
  padding: 0;
  border: none;
}
.bannerArea .w100Container {
  position: relative;
  width: 100%;
  background-color: transparent;
  padding-top: 30px;
}
.bannerArea .w100Container ul {
  width: 90%;
  max-width: 776px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
}
.bannerArea .w100Container ul li {
  width: 24%;
  margin: 0.5%;
}
.bannerArea .w100Container ul li img {
  width: 100%;
}

.bttomBtnArea,
.infoBtnArea {
  font-family: "Roboto", sans-serif;
  position: relative;
  font-weight: 500;
  letter-spacing: 3px;
  width: 100%;
  padding-bottom: 10px;
  background-color: transparent;
  z-index: 1;
}
.bttomBtnArea a,
.infoBtnArea a {
  color: #212121;
}
.bttomBtnArea .middle,
.infoBtnArea .middle {
  padding: 50px 0;
  text-align: center;
}
.bttomBtnArea .middle button.basicBW,
.infoBtnArea .middle button.basicBW {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  width: 100%;
  max-width: 300px;
  height: 70px;
  margin: 20px;
  border: 1px solid white;
  color: #212121;
  letter-spacing: 3px;
  background-image: url(../images/common/triangle-w.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-color: transparent;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 2;
}
.bttomBtnArea .middle button.basicBW.request,
.infoBtnArea .middle button.basicBW.request {
  background-color: #4b918d;
  color: white;
}
.bttomBtnArea .middle button.basicBW.reserve,
.infoBtnArea .middle button.basicBW.reserve {
  background-color: #0d3a6a;
  color: white;
}
.bttomBtnArea .middle button.basicBW.online,
.infoBtnArea .middle button.basicBW.online {
  background-color: #72684C;
  color: white;
}
.bttomBtnArea .middle button.basicBW .fa,
.infoBtnArea .middle button.basicBW .fa {
  position: absolute;
  top: 32%;
  right: 10px;
  font-size: 20px;
}
.bttomBtnArea .middle button.basicBW:hover,
.infoBtnArea .middle button.basicBW:hover {
  background-color: white;
  color: black;
  background-image: url(../images/common/triangle.svg);
}
.bttomBtnArea .hpLink li,
.infoBtnArea .hpLink li {
  display: inline-block;
  margin: 10px 20px 0px;
}
.bttomBtnArea .hpLink li a,
.infoBtnArea .hpLink li a {
  color: inherit;
}
.bttomBtnArea .hpLink li a:hover,
.infoBtnArea .hpLink li a:hover {
  text-decoration: underline;
}
.bttomBtnArea .hpLink li a.white,
.infoBtnArea .hpLink li a.white {
  color: white;
}
.bttomBtnArea .hpLink li a.black,
.infoBtnArea .hpLink li a.black {
  color: black;
}
.bttomBtnArea .hpLink li.soon,
.infoBtnArea .hpLink li.soon {
  display: none;
}

.infoBtnArea .middle {
  padding: 0px 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: 1;
}
footer aside {
  background-color: #212121;
}
footer aside .infobox {
  padding: 50px 0;
  font-size: 0.8em;
  color: #EEEEEE;
}
footer .bottomStack {
  width: 100%;
  padding: 20px 0 10px;
  background-color: white;
}
footer .bottomStack .centerLogo {
  display: none;
}
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;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  background-color: #00AC9D;
  text-align: center;
}
.linkButton a:hover {
  opacity: 0.5;
}

/* !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 .flex-grow1,
.flexcontainer .flex-grow1 {
  flex-grow: 1;
}
.flexContainer.flex-nowrap,
.flexcontainer.flex-nowrap {
  flex-wrap: nowrap;
}

.flex-justify-start {
  justify-content: flex-start !important;
}

.flex-justify-end {
  justify-content: flex-end !important;
}

.flex-justify-between {
  justify-content: space-between !important;
}

.flex-justify-center {
  justify-content: center !important;
  gap: 10px;
}

.flex-align-start {
  align-items: flex-start !important;
}

.flex-align-center {
  align-items: center !important;
}

.flex-align-end {
  align-items: flex-end !important;
}

.flex-align-stretch {
  align-items: stretch !important;
}

.flex-direction-column {
  flex-direction: column !important;
}

.flex-direction-row {
  flex-direction: row !important;
}

.flex-gap-1 {
  gap: 1em 1em;
}

.flex-gap-2 {
  gap: 2em 2em;
}

.flex-gap-3 {
  gap: 3em 3em;
}

.growStack {
  flex-grow: 1;
}

/* !Button */
#menuButton {
  width: 34px;
  height: 34px;
  background-image: url(../images/common/menu.svg);
  background-repeat: no-repeat;
}
#menuButton.active {
  background-image: url(../images/common/close-w.svg);
}

.btn {
  letter-spacing: 3px;
}

.btn_pageTop {
  position: fixed;
  right: 20px;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  background-color: #00AC9D;
  z-index: 200;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  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;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -moz-animation: fluffy1 4s ease infinite;
  -webkit-animation: fluffy1 4s ease infinite;
  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;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  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;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.btn-more-inner:hover {
  background-color: #00AC9D;
  color: white;
}

@keyframes fluffy1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-80px);
  }
  100% {
    transform: translateY(0);
  }
}
/* !gNavi Anime */
/* !Delay */
.delay00 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 0s;
  /* ディレイ*/
}

.delay01 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 0.25s;
  /* ディレイ*/
}

.delay02 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 0.5s;
  /* ディレイ*/
}

.delay03 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 0.75s;
  /* ディレイ*/
}

.delay04 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 1s;
  /* ディレイ*/
}

.delay05 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 1.25s;
  /* ディレイ*/
}

.delay06 {
  animation-duration: 1s;
  /* デュレーション*/
  animation-delay: 1.5s;
  /* ディレイ*/
}

.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;
  }
}
@-webkit-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

***************************************/
@media screen and (max-width: 1199px) {
  .w80container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 991px) {
  .pcOnly {
    display: none;
  }
  .pcOther {
    display: block;
  }
  .headStack {
    height: 84px;
  }
  header .container {
    width: 98%;
    padding: 0;
  }
  header .container .logo {
    display: flex;
    width: 160px;
    padding: 15px;
    color: white;
  }
  header .container .logo .logoBox img {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) and (max-width: 767px) {
  header .container .logo .logoBox {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  header .container nav ul {
    gap: 0 15px;
  }
  header .container nav.spHidden {
    width: 60%;
  }
  header .container nav.spHidden ul li a {
    width: 100px;
    font-size: 0.7rem;
  }
  header .container nav.spHidden ul li a.btnStyle {
    width: 130px;
    padding: 10px 0;
  }
  nav#gNavi ul.content-menu li {
    margin: 0px;
    font-size: 0.6em;
  }
  .w80container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .spHidden,
  .pcOnly {
    display: none;
  }
  .pcHidden,
  .pcOther {
    display: block;
  }
  .caption, .caption_btm {
    font-size: 8px;
  }
  .container {
    width: 100%;
  }
  .sp-mb-1 {
    margin-bottom: 1em;
  }
  .headStack {
    position: sticky;
    top: 0;
    height: 88px;
  }
  .headStack header .container {
    width: 100%;
    padding: 0;
    flex-direction: column;
  }
  .headStack header .container .logo {
    flex-direction: row;
    width: 100%;
    min-width: auto;
    height: auto;
    margin: 0 auto;
    padding: 6px 0 4px;
  }
  .headStack header .container .logo .logoBox {
    width: 140px;
  }
  .headStack header .container .logo .pjName {
    width: 100%;
    font-size: 0.8rem;
  }
  .headStack header .container nav.spNav {
    position: relative;
    display: block;
    width: 100%;
    z-index: 100;
    background-color: white;
  }
  .headStack header .container nav.spNav ul.sp_buttons {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 1.5% auto;
  }
  .headStack header .container nav.spNav ul.sp_buttons li {
    width: 14%;
  }
  .headStack header .container nav.spNav ul.sp_buttons li img {
    width: 100%;
  }
  .headStack header .container nav.spNav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    border-top: none;
    padding: 0px 0;
    background-color: white;
  }
  nav#gNavi {
    position: fixed;
    width: 100%;
    top: 0px;
    bottom: 0;
    background-color: black;
    overflow-y: auto;
    z-index: 100;
  }
  nav#gNavi .container {
    padding: 5% 0;
  }
  nav#gNavi .container ul.content-menu {
    flex-direction: column;
    justify-content: center;
  }
  nav#gNavi .container ul.content-menu li {
    width: 100%;
    text-align: center;
    font-size: 15px;
    line-height: 2.4;
    margin: 0;
    padding: 0;
    letter-spacing: 3px;
  }
  nav#gNavi .container ul.content-menu li.w00, nav#gNavi .container ul.content-menu li.w01, nav#gNavi .container ul.content-menu li.w02, nav#gNavi .container ul.content-menu li.w03, nav#gNavi .container ul.content-menu li.w04 {
    width: 100%;
  }
  nav#gNavi .container ul.content-menu li:first-child {
    display: block;
  }
  nav#gNavi .container ul.content-menu li a {
    display: block;
    width: 100%;
    padding: 2%;
    color: white;
    background-color: black;
  }
  nav#gNavi .container ul.content-menu li a:hover {
    background-color: #B5B5B6;
    text-decoration: none;
  }
  nav#gNavi .container ul.content-menu li p {
    color: white;
  }
  nav#gNavi .container ul.content-menu li.w00 span.off::after {
    position: absolute;
    top: 0px;
    right: 20%;
    width: 30px;
    height: 15px;
  }
  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;
  }
  .telNo svg {
    width: 100%;
  }
  .telNo img {
    width: 100%;
  }
  .bttomBtnArea,
  .infoBtnArea {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }
  .bttomBtnArea .middle,
  .infoBtnArea .middle {
    padding-top: 15px;
  }
  .bttomBtnArea .middle button.basicBW,
  .infoBtnArea .middle button.basicBW {
    margin: 15px 0;
  }
  .contact .contactTitle {
    font-size: 1em;
  }
  .w50container,
  .w60container,
  .w70container,
  .w80container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .w50container .w50container,
  .w50container .w60container,
  .w50container .w70container,
  .w50container .w80container,
  .w60container .w50container,
  .w60container .w60container,
  .w60container .w70container,
  .w60container .w80container,
  .w70container .w50container,
  .w70container .w60container,
  .w70container .w70container,
  .w70container .w80container,
  .w80container .w50container,
  .w80container .w60container,
  .w80container .w70container,
  .w80container .w80container {
    width: 100%;
  }
  .flexContainer .flexItem2,
  .flexcontainer .flexItem2 {
    width: 49%;
  }
  .flexContainer .w15,
  .flexContainer .w19,
  .flexContainer .w20,
  .flexContainer .w24,
  .flexContainer .w25,
  .flexcontainer .w15,
  .flexcontainer .w19,
  .flexcontainer .w20,
  .flexcontainer .w24,
  .flexcontainer .w25 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .flexContainer .w30,
  .flexContainer .flexItem3,
  .flexContainer .flexItem3_1,
  .flexcontainer .w30,
  .flexcontainer .flexItem3,
  .flexcontainer .flexItem3_1 {
    width: 30%;
  }
  .flexContainer .w23,
  .flexContainer .w31,
  .flexContainer .w32,
  .flexContainer .w33,
  .flexContainer .w35,
  .flexContainer .w40,
  .flexContainer .w45,
  .flexContainer .w46,
  .flexContainer .w47,
  .flexContainer .w48,
  .flexContainer .w49,
  .flexContainer .w50,
  .flexContainer .w55,
  .flexContainer .w60,
  .flexContainer .w65,
  .flexContainer .w66,
  .flexContainer .w70,
  .flexContainer .w75,
  .flexcontainer .w23,
  .flexcontainer .w31,
  .flexcontainer .w32,
  .flexcontainer .w33,
  .flexcontainer .w35,
  .flexcontainer .w40,
  .flexcontainer .w45,
  .flexcontainer .w46,
  .flexcontainer .w47,
  .flexcontainer .w48,
  .flexcontainer .w49,
  .flexcontainer .w50,
  .flexcontainer .w55,
  .flexcontainer .w60,
  .flexcontainer .w65,
  .flexcontainer .w66,
  .flexcontainer .w70,
  .flexcontainer .w75 {
    width: 100%;
  }
}
/* 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;
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.zoomInTrigger,
.zoomOutTrigger {
  opacity: 0;
}

/* blur */
.blur {
  animation-name: blurAnime;
  animation-duration: 1s;
  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;
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.blurTrigger {
  opacity: 0;
}

/* fadeUp */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@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);
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeInTrigger,
.fadeUpTrigger,
.fadeDownTrigger,
.fadeLeftTrigger,
.fadeRightTrigger {
  opacity: 0;
}

@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*==================================================
背景色が伸びて出現
===================================*/
.bgextend {
  animation-name: bgextendAnimeBase;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  position: relative;
  overflow: hidden;
  /*　はみ出た色要素を隠す　*/
  opacity: 0;
}

@keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*中の要素*/
.bgappear {
  animation-name: bgextendAnimeSecond;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*左から右*/
.bgLRextend::before {
  animation-name: bgLRextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #666;
  /*伸びる背景色の設定*/
}

@keyframes bgLRextendAnime {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.001% {
    transform-origin: right;
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
/*右から左*/
.bgRLextend::before {
  animation-name: bgRLextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #666;
  /*伸びる背景色の設定*/
}

@keyframes bgRLextendAnime {
  0% {
    transform-origin: right;
    transform: scaleX(0);
  }
  50% {
    transform-origin: right;
    transform: scaleX(1);
  }
  50.001% {
    transform-origin: left;
  }
  100% {
    transform-origin: left;
    transform: scaleX(0);
  }
}
/*下から上*/
.bgDUextend::before {
  animation-name: bgDUextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #666;
  /*伸びる背景色の設定*/
}

@keyframes bgDUextendAnime {
  0% {
    transform-origin: bottom;
    transform: scaleY(0);
  }
  50% {
    transform-origin: bottom;
    transform: scaleY(1);
  }
  50.001% {
    transform-origin: top;
  }
  100% {
    transform-origin: top;
    transform: scaleY(0);
  }
}
/*上から下*/
.bgUDextend::before {
  animation-name: bgUDextendAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #666;
  /*伸びる背景色の設定*/
}

@keyframes bgUDextendAnime {
  0% {
    transform-origin: top;
    transform: scaleY(0);
  }
  50% {
    transform-origin: top;
    transform: scaleY(1);
  }
  50.001% {
    transform-origin: bottom;
  }
  100% {
    transform-origin: bottom;
    transform: scaleY(0);
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.bgappearTrigger,
.bgUDextendTrigger,
.bgDUextendTrigger,
.bgRLextendTrigger,
.bgLRextendTrigger {
  opacity: 0;
}

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

.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;
}

/* アニメーション自体が変化する時間を決める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;
}

/* !tab */
.tabBase {
  margin: 5% auto 1%;
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #979796;
  padding: 30px;
}
.tabBase .titleStack {
  padding-left: 30px;
  padding-right: 30px;
}
.tabBase .titleStack h1.pageTitle {
  font-size: 1.6rem;
  letter-spacing: 0.15em;
  margin: 0 0 0px 0;
}
.tabBase .titleStack p.lead {
  margin-top: 0;
}

.tabContainer {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

.tabMenu {
  width: 100%;
  margin-top: 20px;
}
.tabMenu ul.tab {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tabMenu ul.tab li {
  list-style: none;
  width: 16.666%;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: center;
  border-right: 1px solid #72684C;
}
.tabMenu ul.tab li.item2 {
  width: 50%;
}
.tabMenu ul.tab li.item3 {
  width: 33.333%;
}
.tabMenu ul.tab li.item4 {
  width: 25%;
  border-bottom: 1px solid #72684C;
}
.tabMenu ul.tab li.item5 {
  width: 20%;
  border-bottom: 1px solid #72684C;
}
.tabMenu ul.tab li:last-child {
  border-right: none;
}
.tabMenu ul.tab li a {
  display: block;
  width: 100%;
  padding: 10px 0;
  color: white;
  background-color: #B5B5B6;
  cursor: pointer;
}
.tabMenu ul.tab li a:hover, .tabMenu ul.tab li a.selected {
  background-color: #00AC9D;
  text-decoration: none;
}
.tabMenu ul.tab li span {
  font-size: 0.7em;
}
.tabMenu ul.tab li sup {
  vertical-align: super;
  font-size: 0.7em;
}

.tabItem {
  background-color: white;
}
.tabItem > .stack {
  padding: 15px;
}

/* !tab panel */
.tabPanel {
  padding: 0px;
}
.tabPanel .tab {
  width: 100%;
  list-style: none;
  line-height: 1.5;
}
.tabPanel h2 {
  margin: 15px 0;
}
.tabPanel h2.bBorder {
  margin: 0 0 30px;
  padding: 0px;
  letter-spacing: 5px;
}
.tabPanel h3 {
  font-weight: bold;
  margin-bottom: 15px;
}
.tabPanel h4,
.tabPanel h5 {
  font-weight: bold;
  line-height: 1.5;
}
.tabPanel p {
  line-height: 1.5;
}

@media screen and (max-width: 991px) {
  .tabMenu ul.tab li {
    font-size: 0.7em;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 767px) {
  .tabContainer {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .tabBase {
    padding: 0px;
  }
  .tabBase .titleStack {
    padding: 10px 15px;
  }
  .tabMenu ul.tab li {
    font-size: 0.7em;
    letter-spacing: 0px;
  }
  .tabMenu ul.tab li.item2, .tabMenu ul.tab li.item3, .tabMenu ul.tab li.item4, .tabMenu ul.tab li.item5 {
    width: 50%;
  }
}
body {
  background-color: white;
  margin: 0;
  font-size: 16px;
}

h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
p span {
  display: inline-block;
}

.indent1 {
  text-indent: -1.5rem;
  margin-left: 1em;
}

.dashB {
  background-color: transparent;
  border-bottom: 1px dashed #212121;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.dashB-inline {
  display: inline-block;
  background-color: transparent;
  border-bottom: 1px dashed #212121;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.caption_btm {
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: 0.8em;
  margin-bottom: 0;
}
.caption_btm.white {
  color: white;
}
.caption_btm.black {
  color: black;
}

main {
  display: block;
  position: relative;
  line-height: 2;
  font-weight: 400;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
main img {
  width: 100%;
}

/* !tablet */
/* !sp */
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 1.2rem;
  }
  h3 {
    font-size: 1.1rem;
  }
  p {
    font-size: 0.9rem;
  }
  main .container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .bannerArea {
    padding: 0;
    border: none;
  }
  .bannerArea .w100Container ul {
    display: flex;
    flex-wrap: wrap;
  }
  .bannerArea .w100Container ul li {
    width: 48%;
    margin: 1%;
  }
}
/* !popup */
.popup {
  font-family: "Noto Sans JP", sans-serif;
  padding: 0px 0;
  background-size: 100%;
}
.popup main {
  background-color: transparent;
}
.popup main h1 {
  margin: 1em 0;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  text-align: center;
  color: #00AC9D;
}
.popup main .container {
  width: 90%;
  margin: 0px auto;
  background-color: transparent;
}
.popup main .container section {
  margin: 0;
  padding: 0;
}
.popup .mapImage {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 0;
  border: 1px solid gray;
}
.popup .mapImage img {
  width: 100%;
}
.popup .salonImage {
  width: 100%;
  max-width: 800px;
  margin: 3em auto;
}
.popup .carNavi {
  width: 100%;
  padding: 1em 2em;
  background-color: #772e00;
  color: white;
  text-align: center;
}
.popup .carNavi .small {
  font-size: 1rem;
}
.popup .carNavi .address {
  font-size: 1.5rem;
}
.popup .obi {
  margin: 50px 0 15px;
}
.popup p {
  line-height: 1.5;
  margin: 15px 0;
}
.popup .contact {
  margin-top: 30px;
}
.popup h2 {
  margin: 15px 0;
}
.popup h3 {
  font-weight: bold;
  margin-bottom: 15px;
}
.popup h4,
.popup h5 {
  font-weight: bold;
  line-height: 1.5;
}
.popup h4.box {
  font-size: 0.8rem;
  color: white;
  padding: 5px;
  text-align: center;
  margin: 0 0 5px;
  border: 1px solid white;
}
.popup p {
  line-height: 1.5;
}
.popup.plan header .container {
  margin-top: 0;
  width: 96%;
}
.popup.plan h1 {
  width: 100%;
  margin: 0% auto 10px;
}
.popup.plan h1 img {
  width: 100%;
}
.popup.plan .container {
  width: 84%;
  margin: 5% auto;
}
.popup.plan .lead {
  font-size: 1.4rem;
  text-align: center;
  margin-top: 1em;
  line-height: 2;
}
.popup.plan .planImage {
  position: relative;
  width: 100%;
  margin: 0 auto 5%;
}
.popup.plan .planImage img {
  width: 100%;
}
.popup.plan .saikou {
  width: 60%;
}
.popup.plan .saikou img {
  width: 100%;
}
.popup .bttomBtnArea .middle .btn-group {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
}
.popup .bttomBtnArea .middle button.basicBW {
  position: relative;
  margin: 0;
  max-width: 200px;
  height: 60px;
  cursor: pointer;
  border: 1px solid #00AC9D;
}
.popup .bttomBtnArea .middle button.basicBW::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
  background: #fff;
}
.popup .bttomBtnArea .middle button.basicBW:hover {
  color: #00AC9D;
}
.popup .bttomBtnArea .middle button.basicBW:hover::after {
  transform: scale(1, 1);
}
.popup .bttomBtnArea .middle button.basicBW.request, .popup .bttomBtnArea .middle button.basicBW.reserve {
  background: #00AC9D;
}
.popup .bttomBtnArea .hpLink {
  margin-top: 30px;
}
.popup .bttomBtnArea .hpLink a {
  display: flex;
  flex-direction: column;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
}
.popup .btmBtn {
  position: absolute;
  bottom: 25px;
  left: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.map main h1 {
  line-height: 1.4;
  margin-bottom: 80px;
}
.map main h1 span {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: clamp(1.625rem, 1.356rem + 1.03vw, 2.125rem);
  color: #333;
}

@media only screen and (max-width: 767px) {
  .popup header .container .logo {
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    padding: 6px 0 4px;
  }
  .popup .salonImage {
    width: 100%;
    margin: 1em 0;
  }
  .popup .btmBtn {
    position: inherit;
    margin-top: 60px;
  }
  .popup.plan .saikou {
    width: 100%;
  }
}
#top .ph {
  position: relative;
  margin-bottom: 0.5em;
}
#top .caption_btm.right {
  margin-right: 0;
}
#top .align-items-end {
  align-items: flex-end !important;
}
#top .topStack {
  position: relative;
  aspect-ratio: 2/2.3;
  overflow: hidden;
}
#top .topStack .topVisual {
  width: 100%;
  margin: 0 auto;
  height: auto;
  aspect-ratio: 2/2.4;
  position: absolute;
  top: 0;
  left: 0;
}
#top .topStack .topVisual.kv01 {
  z-index: 3;
}
#top .topStack .topVisual.kv02 {
  z-index: 2;
}
#top .topStack .topVisual.kv03 {
  z-index: 1;
}
#top .topStack .caption, #top .topStack .caption_btm {
  position: absolute;
  z-index: 4;
  bottom: 1.2em;
  right: 1.2em;
}
#top .topStack_slide {
  position: relative;
}
#top .topMain {
  margin: 0;
  padding: 0% 0 5%;
  font-family: sans-serif;
}
#top .topMain .topUsp {
  width: 100%;
  background-color: #00AC9D;
  padding: 10px;
}
#top .topMain .informationStack .infoBody {
  border-top: 1px solid #cbbe6d;
  border-bottom: 1px solid #cbbe6d;
  padding: 3% 0 2%;
  width: 100%;
  margin: 3em auto;
}
#top .topMain .informationStack .infoBody .inner {
  width: 60%;
  margin: 0 auto;
}
#top h2.ttl {
  width: min(50%, 300px);
  margin: 1em auto 0;
  color: #00AC9D;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-size: clamp(1.125rem, 0.923rem + 0.77vw, 1.5rem);
  text-align: center;
}
#top h3.subttl {
  font-size: clamp(1.6rem, 1.248rem + 1.502vw, 2.6rem);
  line-height: 1.5;
  margin-bottom: 0em;
}
#top h4.lead {
  font-size: clamp(1rem, 0.859rem + 0.601vw, 1.4rem);
  line-height: 1.5;
  margin-bottom: 1em;
}
#top h5 {
  font-size: clamp(1rem, 0.93rem + 0.3vw, 1.2rem);
  line-height: 1.5;
  margin-bottom: 1em;
}
#top h3.subttl,
#top h4.lead,
#top h5 {
  text-align: center;
  word-break: keep-all;
  overflow-wrap: break-word;
}

#concept {
  padding-top: 2%;
}
#concept .concept_pic {
  margin-top: max(30px, 8%);
}

#tower {
  margin-top: 5%;
  padding-top: 2%;
}
#tower .phLayer {
  background-image: url("../../common/images/top/ph-01.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  padding-top: 43%;
}
#tower .phLayer .flexcontainer {
  row-gap: 20px;
  align-items: flex-end;
}

#position h2.ttl,
#position h3,
#position h4 {
  color: #fff;
}
#position .phLayer {
  background-image: url("../../common/images/top/ph-04.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  aspect-ratio: 16/8;
  padding-top: 2%;
}
#position .thumbs_dots {
  width: min(80%, 800px);
  margin: 2% auto 1%;
  display: block;
}
#position .thumbs_dots ul.thumbs_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5em;
}
#position .thumbs_dots ul.thumbs_list li {
  width: calc(20% - 0.5em);
  aspect-ratio: 6/4;
  opacity: 0.7;
  outline: none;
  cursor: pointer;
}
#position .thumbs_dots ul.thumbs_list li:hover, #position .thumbs_dots ul.thumbs_list li.slick-active {
  opacity: 1;
}
#position .slide-items2 li {
  position: relative;
  z-index: 1;
  margin: 0 20px;
}
#position .slide-items2 li .thumbs_item {
  display: none;
}
#position .slide-items2 .slide-arrow {
  position: absolute;
  top: 50%;
  cursor: pointer;
  margin: auto;
  width: 32px;
  transform: translateY(-50%);
  z-index: 99;
}
#position .slide-items2 .prev-arrow {
  left: 10%;
}
#position .slide-items2 .next-arrow {
  right: 10%;
}
@media screen and (max-width: 991px) {
  #position .phLayer {
    background-color: #053a7c;
    background-image: url("../../common/images/top/ph-04.jpg");
    background-position: center bottom;
    aspect-ratio: 16/10;
    padding-top: 1%;
  }
}
@media only screen and (max-width: 767px) {
  #position .phLayer {
    background-color: #053a7c;
    background-image: url("../../common/images/top/ph-04.jpg");
    background-position: center bottom;
    aspect-ratio: 16/14;
    padding-top: 0%;
  }
  #position .slide-items2 li {
    position: relative;
    z-index: 1;
    margin: 0 10px;
  }
  #position .slide-items2 .slide-arrow {
    width: 20px;
  }
}

#location {
  margin-top: 5%;
  padding-top: 2%;
}
#location .locationGrid {
  margin-top: 3em;
}
#location .locationGrid .parent {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(6, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 10px;
}
#location .locationGrid .div1 {
  grid-area: 1/1/3/3;
}
#location .locationGrid .div2 {
  grid-area: 1/3/2/4;
}
#location .locationGrid .div3 {
  grid-area: 1/4/2/5;
}
#location .locationGrid .div4 {
  grid-area: 2/3/3/4;
}
#location .locationGrid .div5 {
  grid-area: 2/4/3/5;
}
#location .locationGrid .div6 {
  grid-area: 3/1/4/2;
}
#location .locationGrid .div7 {
  grid-area: 3/2/4/3;
}
#location .locationGrid .div8 {
  grid-area: 3/3/4/4;
}
#location .locationGrid .div9 {
  grid-area: 3/4/4/5;
}
#location .locationGrid .div10 {
  grid-area: 4/1/5/2;
}
#location .locationGrid .div11 {
  grid-area: 4/2/5/3;
}
#location .locationGrid .div12 {
  grid-area: 4/3/5/4;
}
#location .locationGrid .div13 {
  grid-area: 4/4/5/5;
}
#location .locationGrid .div14 {
  grid-area: 5/1/6/2;
}
#location .locationGrid .div15 {
  grid-area: 5/2/6/3;
}
#location .locationGrid .div16 {
  grid-area: 5/3/6/4;
}
#location .locationGrid .div17 {
  grid-area: 5/4/6/5;
}
#location .locationGrid .div18 {
  grid-area: 6/1/7/2;
}
#location .locationGrid .div19 {
  grid-area: 6/2/7/3;
}
#location .locationGrid .div20 {
  grid-area: 6/3/7/4;
}
#location .locationGrid .div21 {
  grid-area: 6/4/7/5;
}
@media only screen and (max-width: 767px) {
  #location .locationGrid .parent {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #location .locationGrid .parent > div {
    width: 48%;
  }
}

#view {
  margin-top: 5%;
  padding-top: 2%;
}
#view .phW100 {
  margin: 0;
}
#view h5 {
  font-size: 1.4rem;
  font-weight: 500;
  margin: 3em 0;
}
#view h6.bBorder {
  font-size: 1.2rem;
  font-weight: 500;
  margin: 0em 0 1em;
  border-bottom: 1px solid black;
}
#view .flexcontainer {
  justify-content: center;
  gap: 20px;
}

#design {
  margin-top: 5%;
  padding-top: 2%;
}
#design .stickyWrap {
  position: relative;
  margin-top: 3em;
  justify-content: center;
  gap: 30px;
}
#design .stickyWrap .leftItem {
  position: sticky;
  top: 160px;
  height: 1000px;
}
#design .stickyWrap .rightItem ul li {
  margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  #design .stickyWrap .leftItem {
    position: relative;
    height: auto;
    top: 0;
  }
}

#gallery {
  margin-top: 5%;
  padding-top: 2%;
}
#gallery .slider-thumbnail .swiper-slide {
  position: relative;
}
#gallery .slider-thumbnail .swiper-slide p.caption_btm {
  display: none;
}
#gallery .slider-thumbnail .swiper-slide:not(.swiper-slide-thumb-active):before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 135, 118, 0.5);
  content: "";
}
#gallery .slider-thumbnail .swiper-slide:not(.swiper-slide-thumb-active) p.caption_btm {
  display: flex;
  justify-content: center;
  width: 90%;
  margin-right: 0;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
}

#plan {
  margin-top: 5%;
  padding-top: 2%;
}
#plan .plan-type {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
#plan .plan-type .top-row,
#plan .plan-type .bottom-row {
  display: grid;
  gap: 10px;
  justify-content: center;
}
#plan .plan-type .top-row {
  grid-template-columns: repeat(2, auto);
}
#plan .plan-type .bottom-row {
  grid-template-columns: repeat(3, auto);
}
#plan .plan-type .item {
  width: 100%;
  max-width: 320px;
}

#quality {
  margin: 8% 0;
}
#quality .bg-gray {
  padding: 15px;
  background: #EEEEEE;
}
#quality .bg-dgray {
  margin-bottom: 0;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #333;
}
#quality .bg-green {
  padding: 15px;
  background: #00AC9D;
}
#quality li {
  font-size: 0.8rem;
  line-height: 1.5;
}
#quality .keyColor {
  color: #00AC9D;
}
#quality .tab-nav {
  display: flex;
  justify-content: center;
  gap: 10px;
}
#quality .tab-nav button {
  color: #00AC9D;
  cursor: pointer;
  width: 25%;
  height: 55px;
  background: none;
  border: 1px solid #00AC9D;
}
#quality .tab-nav button.is-active {
  color: #fff;
  background: #00AC9D;
}
#quality .tab-content {
  margin: 5% 0;
}
#quality h3.section__title {
  margin: 5% 0;
  color: #00AC9D;
  text-align: center;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-size: clamp(1.125rem, 0.923rem + 0.77vw, 1.5rem);
  line-height: 1.5;
  word-break: keep-all;
  overflow-wrap: break-word;
}
#quality h3.section__title span {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  font-size: clamp(1rem, 0.859rem + 0.601vw, 1.4rem);
  line-height: 1.5;
  color: #333;
}
#quality .flexContainer {
  gap: 22px;
}
#quality .flexContainer .w49 {
  width: 48.5%;
}
#quality .flexContainer .productName {
  margin-bottom: 8px;
  color: #00AC9D;
  font-size: 14px;
  line-height: 1.3;
  text-align: left;
}
#quality .flexContainer p:not(.caption):not(.caption_btm) {
  font-size: 0.75rem;
  line-height: 1.6;
}
#quality .lavatory .w46.flex-justify-between {
  display: flex;
  justify-content: space-between !important;
  flex-direction: column;
}
#quality .membercard .bg-green {
  margin: 20px 0;
  padding: 0;
}
#quality .membercard .productName {
  font-size: clamp(1rem, 0.865rem + 0.51vw, 1.25rem);
}
#quality .membercard .productName span {
  display: block;
  font-size: 80%;
}
#quality .security .bg-green {
  margin-top: 5%;
}
#quality .security .bg-green h4 {
  text-align: center;
  color: #fff;
}
#quality .security .bg-green .ph {
  margin-top: 15px;
  margin-bottom: 0;
  padding: 10px;
  background: #fff;
}
#quality .structure .inner {
  display: flex;
  height: 100%;
  justify-content: space-between;
  flex-direction: column;
}
#quality .structure .bg-green {
  margin-top: 5px;
  margin-bottom: 0;
  padding: 5px;
  font-size: 13px;
}

@media only screen and (max-width: 767px) {
  #top h3.subttl,
  #top h4.lead,
  #top h5 {
    overflow-wrap: break-word;
  }
  #tower .phLayer {
    padding-top: 70%;
  }
  #tower .phLayer .flexcontainer {
    flex-direction: column-reverse;
  }
  #location .locationGrid .parent {
    grid-column-gap: 10px;
  }
  #location .locationGrid .parent .div1 {
    width: 100%;
  }
  #plan .plan-grid {
    grid-template-columns: 1fr 1fr;
  }
  #plan .plan-type .bottom-row {
    grid-template-columns: repeat(2, auto);
  }
  #quality .tab-nav {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #quality .tab-nav button {
    width: 48%;
  }
  #quality .flexContainer .w25,
  #quality .flexContainer .w49 {
    width: 100%;
  }
}