@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}

body {
  margin: 0;
  height: 100%;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}

html {
  margin: 0;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #000000;
}

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

img {
  display: block;
  max-width: 100%;
  height: auto;
}

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

.site-container,
.site-container__about,
.site-container__page {
  overflow: hidden;
  position: relative;
}

figure {
  margin: 0;
  padding: 0;
  display: block;
}

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

.en {
  font-family: "Roboto", serif;
}

/* ========================================================== */
/* SP用スタイル */
/* ========================================================== */
@media (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
  body {
    font-size: 4.2666666667vw;
    line-height: 2;
    letter-spacing: 0.05em;
  }
  .menu-open {
    width: 16vw;
    height: 16vw;
    padding: 5.3333333333vw 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 20;
  }
  .menu-open span {
    width: 8.5333333333vw;
    height: 0.5333333333vw;
    display: block;
    background: #133968;
    transition: 0.3s;
  }
  .menu-open.open span:nth-child(1) {
    transform: rotate(45deg) translate(1.8666666667vw, 1.3333333333vw);
  }
  .menu-open.open span:nth-child(2) {
    display: none;
  }
  .menu-open.open span:nth-child(3) {
    transform: rotate(-45deg) translate(1.8666666667vw, -1.3333333333vw);
  }
  .sp-nav {
    display: none;
    height: 100vh;
    width: 100vw;
    background: #A8C1E4;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 19.2vw 5.3333333333vw;
    overflow: scroll;
  }
  .sp-nav ul {
    text-align: center;
  }
  .sp-nav ul a {
    display: block;
    color: #333333;
    padding: 16px;
  }
  .sp-nav ul .instagram a {
    width: 8.8vw;
    height: 8.8vw;
    margin: 16px auto;
    padding: 0;
  }
  .sp-nav ul .tel {
    text-align: center;
  }
  .sp-nav ul .tel img {
    margin: 0 auto;
  }
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
  }
  .header .gnav {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 20px;
  }
  .header .gnav ul {
    display: flex;
    gap: 32px;
  }
  .header .gnav ul a {
    font-size: 16px;
    color: #000000;
  }
  .header .tel {
    margin-left: 48px;
  }
  .mv {
    height: 100vh;
    background: url(../img/mv_bg_sp.jpg) no-repeat center;
    background-size: cover;
    position: relative;
  }
  .mv .inner {
    position: relative;
    height: 100vh;
  }
  .mv h1 {
    width: 68vw;
    height: 70.6666666667vw;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
    transform: translateY(-13.3333333333vw);
  }
  .sp-conversion {
    background: #F3ECE4;
    padding: 4.5333333333vw 5.3333333333vw;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 4.2666666667vw;
  }
  .sp-conversion .button {
    width: 100%;
    height: 8.5333333333vw;
    font-size: 3.2vw;
    letter-spacing: 0;
  }
  .sp-conversion .button.tel {
    font-size: 2.9333333333vw;
  }
  .sp-conversion .button.tel::before {
    content: "";
    width: 2.6666666667vw;
    height: 3.2vw;
    background: url(../img/ico_tel.svg) no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 1.3333333333vw;
  }
  h2 {
    font-size: 10.6666666667vw;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-align: center;
  }
  .concept {
    position: relative;
    margin-bottom: 21.3333333333vw;
  }
  .concept .wrap {
    padding: 2.4vw 5.3333333333vw 10.6666666667vw 5.3333333333vw;
  }
  .concept .wrap h2 {
    margin-bottom: 10.6666666667vw;
    font-weight: 700;
  }
  .menu {
    background: #FAF8F5;
    padding: 20vw 5.3333333333vw 21.3333333333vw 5.3333333333vw;
    position: relative;
    overflow: hidden;
  }
  .menu h2 {
    text-align: center;
    margin-bottom: 10.6666666667vw;
  }
  .menu .img01 {
    width: 78.6666666667vw;
    height: 74.6666666667vw;
    margin: 0 0 0 auto;
    transform: translateX(5.3333333333vw);
  }
  .menu .img02 {
    width: 86.1333333333vw;
    height: 64vw;
    transform: translateX(-5.3333333333vw);
    margin: 21.3333333333vw 0;
  }
  .menu .img03 {
    width: 100vw;
    height: 93.0666666667vw;
    transform: translateX(-5.3333333333vw);
    margin: 21.3333333333vw 0;
  }
  .menu--row {
    position: relative;
    z-index: 1;
  }
  .menu--row__box {
    background: #ffffff;
    padding: 14.9333333333vw 10.6666666667vw;
    margin-bottom: 4.2666666667vw;
  }
  .menu--row__box h3 {
    font-size: 6.9333333333vw;
    font-weight: 600;
    line-height: 9.8666666667vw;
    margin-bottom: 1.0666666667vw;
  }
  .menu--row__box .en {
    line-height: 6.4vw;
    margin-bottom: 10.6666666667vw;
    color: #133968;
    font-weight: 600;
  }
  .menu--row__box p {
    margin: 0;
  }
  .menu--row__box dl {
    display: grid;
    grid-template-columns: auto 1fr;
  }
  .menu--row__box dl dt {
    font-weight: 600;
  }
  .menu .bg1, .menu .bg2, .menu .bg3 {
    display: none;
  }
  .price {
    padding: 20vw 5.3333333333vw;
  }
  .price h2 {
    text-align: center;
    margin-bottom: 10.6666666667vw;
  }
  .price--wrap {
    margin-bottom: 10.6666666667vw;
  }
  .price--wrap:last-child {
    margin-bottom: 0;
  }
  .price--wrap figure {
    width: 89.3333333333vw;
    height: 89.3333333333vw;
    margin-bottom: 10.6666666667vw;
  }
  .price--box ul {
    margin-bottom: 10.6666666667vw;
  }
  .price--box li {
    border-bottom: 1px solid #333333;
    padding-bottom: 8.5333333333vw;
    margin-bottom: 10.6666666667vw;
  }
  .price--box li:last-child {
    margin-bottom: 0;
  }
  .price--box dt {
    font-size: 6.9333333333vw;
    line-height: 10.4vw;
    margin-bottom: 4.2666666667vw;
    font-weight: 600;
  }
  .price--box table {
    margin: 0 0 0 auto;
    width: 100%;
  }
  .price--box table th {
    text-align: right;
    white-space: nowrap;
    width: 72%;
  }
  .price--box table th span {
    font-weight: 400;
  }
  .price--box table .single-price {
    font-weight: 600;
    text-align: right;
  }
  .price--box h3 {
    font-size: 4.2666666667vw;
    color: #ffffff;
    line-height: 5.0666666667vw;
    background: #333333;
    text-align: center;
    margin: 5.3333333333vw 0 0 auto;
    width: 62.6666666667vw;
  }
  .price--box ul.personal {
    margin-bottom: 0;
  }
  .price--box ul.personal li {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .price--box ul.personal dl {
    display: block;
  }
  .price--box ul.personal dl dt {
    border-bottom: 1px solid #333333;
    padding-bottom: 2.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
  .price--box ul.personal table {
    width: 100%;
  }
  .price--box ul.personal table th {
    text-align: left;
    width: 30%;
  }
  .price--box ul.personal table td {
    text-align: left;
  }
  .staff {
    padding: 20vw 5.3333333333vw 21.3333333333vw 5.3333333333vw;
    background: #F9F9F9;
  }
  .staff h2 {
    text-align: center;
    margin-bottom: 10.6666666667vw;
  }
  .staff--box:first-child {
    margin-bottom: 10.6666666667vw;
  }
  .staff--box .photo {
    margin-bottom: 10.6666666667vw;
  }
  .staff--box .namebox {
    display: flex;
    align-items: center;
    gap: 6.4vw;
    margin-bottom: 2.6666666667vw;
  }
  .staff--box .namebox h3 {
    font-size: 6.9333333333vw;
    font-weight: 600;
  }
  .staff--box .namebox .en {
    font-size: 3.7333333333vw;
    font-weight: 600;
  }
  .staff--box .licenss {
    color: #133968;
    font-size: 2.9333333333vw;
    line-height: 4.2666666667vw;
    padding-bottom: 2.6666666667vw;
    border-bottom: 1px solid #333333;
    margin-bottom: 10.6666666667vw;
  }
  .staff--box .link {
    text-align: right;
  }
  .staff--box .link a {
    font-size: 3.7333333333vw;
    font-weight: 600;
    color: inherit;
    display: inline-block;
    padding-right: 8vw;
    background: url(../img/ico_arrow_off.svg) no-repeat right center;
  }
  .staff--box .link a:hover {
    background: url(../img/ico_arrow_on.svg) no-repeat right center;
  }
  .modaal-content-container {
    padding: 16vw 10.6666666667vw;
  }
  .modal-inner figure {
    width: 67.7333333333vw;
    height: 67.7333333333vw;
    margin-bottom: 2.6666666667vw;
  }
  .modal-inner .namebox {
    margin-bottom: 2.6666666667vw;
  }
  .modal-inner .namebox h3 {
    font-size: 6.9333333333vw;
    font-weight: 600;
  }
  .modal-inner .namebox .en {
    font-size: 3.7333333333vw;
    font-weight: 600;
  }
  .modal-inner .licenss {
    color: #133968;
    font-size: 2.9333333333vw;
    line-height: 4.2666666667vw;
    padding-bottom: 2.6666666667vw;
    border-bottom: 1px solid #333333;
    margin-bottom: 10.6666666667vw;
  }
  .modaal-close {
    top: 0;
    right: 0;
  }
  .reserve {
    padding: 19.2vw 5.3333333333vw;
    background: #F0E9E1;
  }
  .reserve h2 {
    text-align: center;
    margin-bottom: 1.8666666667vw;
  }
  .reserve .icon {
    width: 8.8vw;
    height: 8.8vw;
    margin: 0 auto 8.5333333333vw auto;
  }
  .reserve .button {
    margin: 0 auto;
  }
  .reserve p {
    text-align: center;
    margin-bottom: 8.5333333333vw;
  }
  .reserve .tel {
    text-align: center;
  }
  .reserve .tel img {
    display: inline;
  }
  .button {
    width: 68.2666666667vw;
    height: 12.2666666667vw;
    border-radius: 6.1333333333vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 3.7333333333vw;
    font-weight: 600;
    text-align: center;
    background: #AF7C44;
  }
  .button:hover {
    background: #F2EAE1;
    border: 1px solid #AF7C44;
    color: #AF7C44;
  }
  .access {
    padding: 11.7333333333vw 5.3333333333vw 21.3333333333vw 5.3333333333vw;
    text-align: center;
  }
  .access h2 {
    text-align: center;
    margin-bottom: 10.6666666667vw;
  }
  .access table {
    margin: 4.2666666667vw auto;
    width: 100%;
    font-size: 3.7333333333vw;
  }
  .access table th {
    text-align: left;
    font-weight: 400;
    width: 41.3333333333vw;
    vertical-align: top;
  }
  .access table td {
    text-align: left;
    vertical-align: top;
    position: relative;
  }
  .access table td.time {
    padding-bottom: 5.3333333333vw;
  }
  .access table td.time small {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 140%;
  }
  .access .payment {
    font-size: 3.2vw;
    margin: 4.2666666667vw 0;
    text-align: left;
  }
  .access .tel {
    text-align: center;
  }
  .access .tel img {
    display: inline;
  }
  .map {
    width: 100%;
    height: 76.5333333333vw;
  }
  .map iframe {
    display: block;
    width: 100%;
    height: 100%;
  }
  footer {
    background: #133968;
    color: #ffffff;
    padding: 4.2666666667vw;
  }
  footer .copyright {
    font-size: 2.6666666667vw;
    line-height: 6.4vw;
    text-align: center;
  }
  footer .inner {
    display: grid;
    grid-template-columns: 1fr;
  }
  footer .bnr img {
    margin: 0 auto;
  }
  footer .fnav {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  footer .fnav li {
    margin: 0 2.6666666667vw;
    line-height: 6.4vw;
  }
  footer .fnav a {
    color: #ffffff;
    font-size: 2.6666666667vw;
    display: inline-block;
    background: url(../img/ico_blank.svg) no-repeat right center;
    padding-right: 3.2vw;
  }
}
/* ========================================================== */
/* PC用スタイル */
/* ========================================================== */
@media (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
  body {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.05em;
  }
  .inner {
    max-width: 1376px;
    margin: 0 auto;
  }
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
  }
  .header .gnav {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 20px;
  }
  .header .gnav ul {
    display: flex;
    gap: 32px;
  }
  .header .gnav ul a {
    font-size: 16px;
    color: #000000;
  }
  .header .tel {
    margin-left: 48px;
  }
  .mv {
    height: 100vh;
    background: url(../img/mv_bg.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    margin-bottom: 160px;
  }
  .mv::before {
    content: "";
    width: 41%;
    height: 85%;
    display: block;
    background: rgba(255, 255, 255, 0.92);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
  }
  .mv .inner {
    position: relative;
    height: 100vh;
  }
  .mv h1 {
    width: 273px;
    height: 370px;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    margin: auto 0;
  }
}
@media (min-width: 768px) and (max-width: 1376px) {
  .mv h1 {
    left: 80px;
  }
}
@media (min-width: 768px) {
  h2 {
    font-size: 40px;
    letter-spacing: 0.1em;
    line-height: 1.5;
  }
  .concept {
    padding: 75px 0 312px 0;
    background: url(../img/sec01_bg.jpg) no-repeat left top;
    background-size: 1136px;
    position: relative;
    margin-bottom: 160px;
  }
}
@media (min-width: 768px) and (max-width: 1376px) {
  .concept {
    background-size: 50%;
  }
}
@media (min-width: 768px) {
  .concept::before {
    content: "";
    width: 898px;
    height: 312px;
    background: #FAF8F5;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
  }
  .concept .wrap {
    width: 486px;
    margin: 0 auto;
    transform: translateX(315px);
  }
}
@media (min-width: 768px) and (max-width: 1376px) {
  .concept .wrap {
    transform: translateX(30px);
  }
}
@media (min-width: 768px) {
  .concept .wrap h2 {
    margin-bottom: 40px;
    font-weight: 700;
  }
  .menu {
    background: #FAF8F5;
    padding: 155px 0 447px 0;
    position: relative;
    overflow: hidden;
  }
  .menu h2 {
    text-align: center;
    margin-bottom: 160px;
  }
  .menu--row {
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 40px;
    position: relative;
    z-index: 1;
  }
  .menu--row.row1 {
    transform: translateX(-200px);
    padding-bottom: 640px;
  }
  .menu--row.row1 .menu--row__box {
    width: 352px;
  }
  .menu--row.row2 {
    margin-bottom: 40px;
    transform: translateX(80px);
  }
  .menu--row.row3 {
    margin-bottom: 40px;
    transform: translateX(-80px);
  }
  .menu--row.row4 {
    margin-bottom: 416px;
    transform: translateX(80px);
  }
  .menu--row.row5 {
    transform: translateX(-80px);
  }
  .menu--row.row5 .menu--row__box {
    width: 800px;
  }
}
@media (min-width: 768px) and (max-width: 1376px) {
  .menu--row.row1 {
    transform: translateX(0);
  }
  .menu--row.row2 {
    transform: translateX(0);
  }
  .menu--row.row3 {
    transform: translateX(0);
  }
  .menu--row.row4 {
    transform: translateX(0);
  }
  .menu--row.row5 {
    transform: translateX(0);
  }
  .menu--row.row6 {
    transform: translateX(0);
  }
}
@media (min-width: 768px) {
  .menu--row__box {
    background: #ffffff;
    width: 435px;
    padding: 56px;
  }
}
@media (min-width: 768px) and (max-width: 1376px) {
  .menu--row__box {
    width: 352px;
  }
}
@media (min-width: 768px) {
  .menu--row__box h3 {
    font-size: 26px;
    font-weight: 600;
    line-height: 37px;
    margin-bottom: 4px;
  }
  .menu--row__box .en {
    line-height: 24px;
    margin-bottom: 40px;
    color: #133968;
    font-weight: 600;
  }
  .menu--row__box p {
    margin: 0;
  }
  .menu--row__box.slide1 {
    transform: translateY(80px);
  }
  .menu--row__box dl {
    display: grid;
    grid-template-columns: auto 1fr;
  }
  .menu--row__box dl dt {
    font-weight: 600;
  }
  .menu .bg1 {
    width: 864px;
    height: 640px;
    position: absolute;
    top: 287px;
    right: 0;
    z-index: 0;
  }
  .menu .bg2 {
    width: 1400px;
    height: 1634px;
    position: absolute;
    top: 1130px;
    left: 0;
    z-index: 0;
  }
  .menu .bg3 {
    width: 1120px;
    height: 880px;
    position: absolute;
    bottom: 160px;
    right: 0;
    z-index: 0;
  }
  .price {
    padding: 160px 0;
  }
  .price h2 {
    text-align: center;
    margin-bottom: 80px;
  }
  .price .inner {
    max-width: 1096px;
  }
  .price--wrap {
    display: grid;
    grid-template-columns: auto 631px;
    gap: 113px;
    margin-bottom: 160px;
  }
  .price--wrap:last-child {
    margin-bottom: 0;
  }
  .price--wrap figure {
    width: 100%;
    height: 352px;
  }
  .price--box ul {
    margin-bottom: 160px;
  }
  .price--box li {
    border-bottom: 1px solid #333333;
    padding-bottom: 32px;
    margin-bottom: 40px;
  }
  .price--box li:last-child {
    margin-bottom: 0;
  }
  .price--box dl {
    display: flex;
    justify-content: space-between;
  }
  .price--box dt {
    font-size: 26px;
    line-height: 39px;
    font-weight: 600;
  }
  .price--box table {
    margin: 0 0 0 auto;
  }
  .price--box table th {
    padding-right: 20px;
    text-align: right;
  }
  .price--box table th span {
    font-weight: 400;
  }
  .price--box table .single-price {
    font-weight: 600;
    text-align: right;
  }
  .price--box h3 {
    font-size: 16px;
    color: #ffffff;
    line-height: 19px;
    background: #333333;
    text-align: center;
    margin: 20px 0 0 auto;
    width: 235px;
  }
  .price--box ul.personal {
    margin-bottom: 0;
  }
  .price--box ul.personal li {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .price--box ul.personal dl {
    display: block;
  }
  .price--box ul.personal dl dt {
    border-bottom: 1px solid #333333;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .price--box ul.personal table {
    width: 100%;
  }
  .price--box ul.personal table th {
    text-align: left;
    width: 65%;
  }
  .price--box ul.personal table td {
    text-align: right;
  }
  .staff {
    padding: 160px 0;
    background: #F9F9F9;
  }
  .staff .inner {
    max-width: 910px;
  }
  .staff h2 {
    text-align: center;
    margin-bottom: 79px;
  }
  .staff--wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 206px;
  }
  .staff--box .photo {
    margin-bottom: 40px;
  }
  .staff--box .namebox {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 10px;
  }
  .staff--box .namebox h3 {
    font-size: 26px;
    font-weight: 600;
  }
  .staff--box .namebox .en {
    font-size: 14px;
    font-weight: 600;
  }
  .staff--box .licenss {
    color: #133968;
    font-size: 12px;
    line-height: 17px;
    padding-bottom: 10px;
    border-bottom: 1px solid #333333;
    margin-bottom: 40px;
  }
  .staff--box .link {
    text-align: right;
  }
  .staff--box .link a {
    font-size: 14px;
    font-weight: 600;
    color: inherit;
    display: inline-block;
    padding-right: 30px;
    background: url(../img/ico_arrow_off.svg) no-repeat right center;
  }
  .staff--box .link a:hover {
    background: url(../img/ico_arrow_on.svg) no-repeat right center;
  }
  .modaal-content-container {
    padding: 160px 140px;
  }
  .modal-inner {
    max-width: 1000px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 35.2% 60.8%;
    gap: 4.32%;
  }
  .modal-inner figure {
    width: 100%;
    height: 352px;
  }
  .modal-inner .namebox {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 10px;
  }
  .modal-inner .namebox h3 {
    font-size: 26px;
    font-weight: 600;
  }
  .modal-inner .namebox .en {
    font-size: 14px;
    font-weight: 600;
  }
  .modal-inner .licenss {
    color: #133968;
    font-size: 12px;
    line-height: 17px;
    padding-bottom: 10px;
    border-bottom: 1px solid #333333;
    margin-bottom: 40px;
  }
  .reserve {
    padding: 160px 0;
    background: #F0E9E1;
  }
  .reserve h2 {
    text-align: center;
    margin-bottom: 7px;
  }
  .reserve .icon {
    width: 33px;
    height: 33px;
    margin: 0 auto 32px auto;
  }
  .reserve .button {
    margin: 0 auto;
  }
  .reserve p {
    text-align: center;
    margin-bottom: 32px;
  }
  .reserve .tel {
    text-align: center;
  }
  .reserve .tel img {
    display: inline;
  }
  .button {
    width: 256px;
    height: 46px;
    border-radius: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    background: #AF7C44;
  }
  .button:hover {
    background: #F2EAE1;
    border: 1px solid #AF7C44;
    color: #AF7C44;
  }
  .button.large {
    width: 504px;
    height: 90px;
    border-radius: 45px;
    font-size: 24px;
  }
  .access {
    padding: 160px 0;
    text-align: center;
  }
  .access h2 {
    text-align: center;
    margin-bottom: 90px;
  }
  .access table {
    margin: 16px auto;
    width: 550px;
  }
  .access table th {
    text-align: right;
    font-weight: 400;
    width: 220px;
  }
  .access table td {
    text-align: left;
  }
  .access .payment {
    font-size: 12px;
    margin: 16px 0;
  }
  .access .tel {
    text-align: center;
  }
  .access .tel img {
    display: inline;
  }
  .map {
    width: 100%;
    height: 424px;
  }
  .map iframe {
    display: block;
    width: 100%;
    height: 100%;
  }
  footer {
    background: #133968;
    color: #ffffff;
  }
  footer .copyright {
    font-size: 10px;
    line-height: 24px;
  }
  footer .inner {
    max-width: 1080px;
    display: flex;
    justify-content: space-between;
    padding: 20px 10px;
  }
  footer .fnav {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  footer .fnav li {
    margin-left: 20px;
    line-height: 24px;
  }
  footer .fnav a {
    color: #ffffff;
    font-size: 12px;
    display: inline-block;
    background: url(../img/ico_blank.svg) no-repeat right center;
    padding-right: 12px;
  }
}
/* ========================================================== */
/* ボタン */
/* ========================================================== */
/* ========================================================== */
/* アニメーション */
/* ========================================================== *//*# sourceMappingURL=style.css.map */