@charset "UTF-8";
/*!
 * ress.css v2.0.2
 * MIT License
 * github.com/filipelinhares/ress
 */
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@100..900&display=swap");
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
*,
:after,
:before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}
* {
  padding: 0;
  margin: 0;
}
hr {
  overflow: visible;
  height: 0;
}
details,
main {
  display: block;
}
summary {
  display: list-item;
}
small {
  font-size: 80%;
}
[hidden] {
  display: none;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline-width: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
pre {
  font-size: 1em;
}
b,
strong {
  font-weight: bolder;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
input {
  border-radius: 0;
}
[disabled] {
  cursor: default;
}
[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;
}
textarea {
  overflow: auto;
  resize: vertical;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: bold;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
  color: inherit;
}
[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-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
  max-width: 100%;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}
img {
  border-style: none;
}
progress {
  vertical-align: baseline;
}
svg:not([fill]) {
  fill: currentColor;
}
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy="true"] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled] {
  cursor: default;
}
html {
  height: 100%;
  font-size: 62.5%;
  margin-top: 0 !important;
}
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-print-color-adjust: exact;
}
body.modal-open {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
p {
  margin: 0;
  letter-spacing: 0.04em !important;
  font-weight: normal;
  color: #1a1a1a;
}
a {
  color: #000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  letter-spacing: 0.04em !important;
  text-decoration: none;
  outline: none;
}
a:focus {
  color: #959595;
}
a:hover {
  opacity: 0.8;
}
a:active {
  color: #00a0e9;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0.04em !important;
}
small,
span,
strong {
  letter-spacing: 0.04em !important;
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.site-footer {
  padding: min(9.7222222222vw, 140px) min(3.4722222222vw, 50px) 0;
}
@media (max-width: 767px) {
  .site-footer {
    padding: 5.3333333333vw 5.3333333333vw 14.9333333333vw;
  }
}
.site-footer .footer-inr {
  position: relative;
}
.site-footer .inner-box {
  padding: min(2.7777777778vw, 40px) 0 min(1.6666666667vw, 24px);
  margin-bottom: min(0.9027777778vw, 13px);
}
@media (max-width: 767px) {
  .site-footer .inner-box {
    padding: 5.3333333333vw 0 6.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.site-footer .logo {
  width: min(22.4vw, 224px);
  margin: 0 auto min(4vw, 40px);
}
@media (max-width: 767px) {
  .site-footer .logo {
    width: 29.8666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.site-footer .access-text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.site-footer .access-text-box:first-child {
  margin-right: 5px;
}
@media (max-width: 767px) {
  .site-footer .access-text-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.site-footer .access-text-box .access-text {
  font-size: 14px;
  line-height: 1;
  text-align: center;
}
@media (max-width: 1023px) {
  .site-footer .access-text-box .access-text {
    font-size: min(1.4vw, 14px);
  }
}
@media (max-width: 767px) {
  .site-footer .access-text-box .access-text {
    margin-bottom: 2.1333333333vw;
    font-size: 3.7333333333vw;
    line-height: 1.4;
    text-align: left;
  }
}
.site-footer .access-text-box .access-text.-num {
  margin-right: min(0.8vw, 8px);
}
@media (max-width: 767px) {
  .site-footer .access-text-box .access-text.-num {
    margin-right: 2.1333333333vw;
  }
}
.site-footer .tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: min(4vw, 40px);
}
@media (max-width: 767px) {
  .site-footer .tag-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 8.8vw;
  }
}
.site-footer .tag-list .item {
  padding: 8px min(1.6vw, 16px);
  background-color: #fff;
  color: #00488c;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 1023px) {
  .site-footer .tag-list .item {
    font-size: min(1.4vw, 14px);
  }
}
@media (max-width: 767px) {
  .site-footer .tag-list .item {
    padding: 2.1333333333vw 2.9333333333vw;
    font-size: 3.4666666667vw;
  }
}
.site-footer .tag-list .item:first-child {
  margin-right: 8px;
}
@media (max-width: 767px) {
  .site-footer .tag-list .item:first-child {
    margin-right: 2.1333333333vw;
  }
}
.site-footer .footer-contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: min(84.5vw, 845px);
  margin: 0 auto min(8vw, 80px);
  padding: min(1.6vw, 16px) 0;
  border-top: solid 1px #00488c;
  border-bottom: solid 1px #00488c;
  margin-bottom: min(8vw, 80px);
}
@media (max-width: 767px) {
  .site-footer .footer-contact-list {
    width: 100%;
    margin-bottom: 10.6666666667vw;
    padding: 3.2vw 0;
  }
}
.site-footer .footer-contact-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.site-footer .footer-contact-list .item:first-child {
  margin-bottom: 0;
}
.site-footer .footer-contact-list .item.-from {
  margin-left: min(4vw, 40px);
  padding-left: min(8vw, 80px);
  border-left: solid 1px #00488c;
}
@media (max-width: 767px) {
  .site-footer .footer-contact-list .item.-from {
    margin-left: 2.6666666667vw;
    padding-left: 2.6666666667vw;
  }
}
.site-footer .footer-contact-list .item.-from .contact-value {
  font-size: 18px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .site-footer .footer-contact-list .item.-from .contact-value {
    font-size: min(1.8vw, 18px);
  }
}
@media (max-width: 767px) {
  .site-footer .footer-contact-list .item.-from .contact-value {
    font-size: 4.2666666667vw;
  }
}
.site-footer .footer-contact-list .item.-from .img-box {
  width: min(2.8vw, 28px);
}
@media (max-width: 767px) {
  .site-footer .footer-contact-list .item.-from .img-box {
    width: 5.8666666667vw;
    height: 4.2666666667vw;
  }
}
.site-footer .footer-contact-list .contact-text {
  font-size: 14px;
  margin-right: min(1.6vw, 16px);
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .site-footer .footer-contact-list .contact-text {
    display: none;
  }
}
.site-footer .footer-contact-list .data-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: 0;
  background-color: transparent;
}
.site-footer .footer-contact-list .data-item .img-box {
  width: min(2.3vw, 23px);
  margin-right: min(0.5555555556vw, 10px);
}
@media (max-width: 767px) {
  .site-footer .footer-contact-list .data-item .img-box {
    width: 5.8666666667vw;
    height: 5.3333333333vw;
    margin-right: 2.1333333333vw;
  }
}
.site-footer .footer-contact-list .data-item .contact-value {
  color: #00488c;
  font-size: 26px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: min(1.8055555556vw, 26px);
  font-weight: 500;
  line-height: 1;
}
@media (max-width: 1023px) {
  .site-footer .footer-contact-list .data-item .contact-value {
    font-size: min(2.6vw, 26px);
  }
}
@media (max-width: 767px) {
  .site-footer .footer-contact-list .data-item .contact-value {
    font-size: 5.8666666667vw;
  }
}
.site-footer .footer-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: min(8.3333333333vw, 120px);
  margin: 0 auto min(1.3888888889vw, 20px);
}
@media (max-width: 1439px) {
  .site-footer .footer-list {
    gap: min(6vw, 60px);
    margin-bottom: 13.8666666667vw;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-list {
    margin: 0 auto 9.3333333333vw;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.site-footer .footer-list-inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(8.3333333333vw, 120px);
}
@media (max-width: 1439px) {
  .site-footer .footer-list-inr {
    gap: min(6vw, 60px);
  }
}
@media (max-width: 767px) {
  .site-footer .footer-list-inr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: initial;
  }
}
@media (max-width: 767px) {
  .site-footer .nav-column:not(:last-child) {
    margin-bottom: 6.4vw;
  }
}
@media (max-width: 767px) {
  .site-footer .nav-column.-blank-add {
    margin-bottom: 2.1333333333vw;
  }
}
.site-footer .title-block {
  margin-bottom: min(2.4vw, 24px);
}
@media (max-width: 767px) {
  .site-footer .title-block:not(:last-child) {
    margin-bottom: 6.4vw;
  }
}
.site-footer .title-block a:hover {
  color: #00488c;
  opacity: 1;
}
.site-footer .nav-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: min(1.6vw, 16px);
}
@media (max-width: 1023px) {
  .site-footer .nav-title {
    font-size: min(1.6vw, 16px);
  }
}
@media (max-width: 767px) {
  .site-footer .nav-title {
    font-size: 3.7333333333vw;
    margin-bottom: 4.2666666667vw;
  }
}
.site-footer .nav-list li {
  line-height: 1;
}
.site-footer .nav-list li:not(:last-child) {
  margin-bottom: min(1.2vw, 12px);
}
@media (max-width: 767px) {
  .site-footer .nav-list li:not(:last-child) {
    margin-bottom: 4.2666666667vw;
  }
}
.site-footer .nav-list a {
  font-size: 14px;
}
@media (max-width: 1023px) {
  .site-footer .nav-list a {
    font-size: min(1.4vw, 14px);
  }
}
@media (max-width: 767px) {
  .site-footer .nav-list a {
    display: block;
    font-size: 3.7333333333vw;
    line-height: 1;
  }
}
.site-footer .sns-box .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.site-footer .sns-box .img-box {
  width: min(2.6vw, 26px);
  margin-right: min(1vw, 10px);
}
@media (max-width: 767px) {
  .site-footer .sns-box .img-box {
    width: 6.9333333333vw;
    margin-right: 2.6666666667vw;
  }
}
.site-footer .sns-box .text {
  color: #00488c;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: normal;
}
@media (max-width: 1023px) {
  .site-footer .sns-box .text {
    font-size: min(1.6vw, 16px);
  }
}
@media (max-width: 767px) {
  .site-footer .sns-box .text {
    font-size: 4.2666666667vw;
  }
}
.site-footer .corner {
  position: absolute;
  width: min(16.6666666667vw, 240px);
  height: min(16.6666666667vw, 240px);
  background: url("../img/footer_deco.svg") center/contain no-repeat;
  pointer-events: none;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@media (max-width: 767px) {
  .site-footer .corner {
    width: 21.3333333333vw;
    height: 21.3333333333vw;
  }
}
.site-footer .corner.tl {
  top: 0;
  left: 0;
}
.site-footer .corner.tr {
  top: 0;
  right: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.site-footer .corner.bl {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.site-footer .corner.br {
  right: 0;
  bottom: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.site-footer .copy {
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  padding-bottom: min(2.2222222222vw, 32px);
  text-align: center;
  font-weight: normal;
}
@media (max-width: 767px) {
  .site-footer .copy {
    padding-bottom: 5.3333333333vw;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 3.2vw;
  }
}
.site-footer .copy small {
  font-size: 100%;
}
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  background: #faf8f6;
}
.site-header.top-page {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition:
    transform 0.4s ease,
    -webkit-transform 0.4s ease;
}
@media (max-width: 767px) {
  .site-header.top-page {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: none;
    transition: none;
  }
}
.site-header.top-page.current {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.site-header .header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(100% - 40px);
  max-width: 1360px;
  height: 100%;
  margin: 0 auto;
  background: #faf8f6;
}
@media (max-width: 767px) {
  .site-header .header-inner {
    display: none;
  }
}
.site-header .logo {
  width: min(7.3611111111vw, 106px);
}
.site-header .logo a,
.site-header .logo img {
  display: block;
}
.site-header .logo img {
  width: 100%;
  height: auto;
}
.site-header .g-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.site-header .nav-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: min(1.6666666667vw, 24px);
  margin-right: min(2.7777777778vw, 40px);
}
.site-header .nav-main > li > a {
  position: relative;
  display: block;
  color: #00488c;
  font-size: min(1.1111111111vw, 16px);
  font-weight: bold;
}
@media (max-width: 1024px) {
  .site-header .nav-main > li > a {
    font-size: 10px;
  }
}
.site-header .nav-main > li > a:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: max(-0.6944444444vw, -10px);
  width: min(0.5555555556vw, 8px);
  height: min(0.5555555556vw, 8px);
  border-radius: 50%;
  background: #c0a64b;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition:
    transform 0.3s ease,
    -webkit-transform 0.3s ease;
}
.site-header .nav-main > li > a:hover {
  opacity: 1;
}
.site-header .nav-main > li > a:hover:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.site-header .has-child {
  position: relative;
}
.site-header .has-child:hover .nav-dropdown {
  opacity: 1;
  visibility: visible;
}
.site-header .has-child > a:after {
  display: none;
}
.site-header .nav-dropdown {
  position: absolute;
  top: min(2.3611111111vw, 34px);
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: min(9.5833333333vw, 138px);
  padding: min(0.6944444444vw, 10px) 0;
  border-radius: 4px;
  background-color: rgba(0, 72, 140, 0.88);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.site-header .nav-dropdown li:first-child {
  padding-bottom: min(0.8333333333vw, 12px);
  margin-bottom: min(0.8333333333vw, 12px);
  border-bottom: solid 1px #fff;
}
.site-header .nav-dropdown li a {
  display: block;
  color: #fff;
  font-size: min(0.9722222222vw, 14px);
}
.site-header .contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: min(0.4166666667vw, 6px);
  padding: min(0.8333333333vw, 12px) 0;
}
.site-header .contact-list .item:first-child {
  margin-bottom: 0;
}
.site-header .contact-list .item .data-item {
  width: min(12.5vw, 180px);
  height: min(3.8888888889vw, 56px);
}
.site-header .contact-list .item .data-item .img-box {
  width: min(1.5972222222vw, 23px);
  height: min(1.3888888889vw, 20px);
}
@media (max-width: 767px) {
  .site-header .contact-list .item .data-item .img-box {
    width: 6.1333333333vw;
    height: 5.3333333333vw;
  }
}
.site-header .contact-list .item .data-item .contact-value {
  font-size: min(1.3888888889vw, 20px);
}
@media (max-width: 767px) {
  .site-header .contact-list .item .data-item .contact-value {
    font-size: 6.9333333333vw;
  }
}
.site-header .contact-list .item.-form .data-item {
  background-color: #002b54;
}
.site-header .contact-list .item.-form .data-item .img-box {
  width: min(1.5972222222vw, 23px);
  height: min(1.7361111111vw, 25px);
}
@media (max-width: 767px) {
  .site-header .contact-list .item.-form .data-item .img-box {
    width: 6.1333333333vw;
    height: 6.6666666667vw;
  }
}
.site-header .contact-list .item.-form .data-item .contact-value {
  font-size: min(1.1111111111vw, 16px);
}
@media (max-width: 1023px) {
  .site-header .contact-list .item.-form .data-item .contact-value {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .site-header .contact-list .item.-form .data-item .contact-value {
    font-size: 4.8vw;
  }
}
.header-inner-sp {
  display: none;
}
@media (max-width: 767px) {
  .header-inner-sp {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 16vw;
    padding: 0 5.3333333333vw;
    background-color: #faf8f6;
    -webkit-transition: border-radius 0.3s ease;
    transition: border-radius 0.3s ease;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .logo {
    width: 20.5333333333vw;
  }
}
.header-inner-sp .hamburger {
  display: none;
}
@media (max-width: 767px) {
  .header-inner-sp .hamburger {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 19.2vw;
    height: 16vw;
    border: 0;
    background: transparent;
    cursor: pointer;
  }
}
.header-inner-sp .hamburger.-show span {
  background: transparent;
}
.header-inner-sp .hamburger.-show span:before {
  top: 0;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
.header-inner-sp .hamburger.-show span:after {
  top: 0;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
@media (max-width: 767px) {
  .header-inner-sp .hamburger-inr {
    position: relative;
    height: auto;
    margin: 4.2666666667vw auto 0;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .hamburger-inr span,
  .header-inner-sp .hamburger-inr span:after,
  .header-inner-sp .hamburger-inr span:before {
    content: "";
    display: block;
    width: 8.5333333333vw;
    height: 0.5333333333vw;
    margin: 0 auto;
    background: #000;
    -webkit-transition:
      top 0.3s ease,
      background-color 0.3s ease,
      -webkit-transform 0.3s ease;
    transition:
      top 0.3s ease,
      background-color 0.3s ease,
      -webkit-transform 0.3s ease;
    transition:
      transform 0.3s ease,
      top 0.3s ease,
      background-color 0.3s ease;
    transition:
      transform 0.3s ease,
      top 0.3s ease,
      background-color 0.3s ease,
      -webkit-transform 0.3s ease;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .hamburger-inr span {
    position: relative;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .hamburger-inr span:after,
  .header-inner-sp .hamburger-inr span:before {
    position: absolute;
    left: 0;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .hamburger-inr span:before {
    top: -1.8666666667vw;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .hamburger-inr span:after {
    top: 1.8666666667vw;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .hamburger-inr .text {
    padding-top: 2.6666666667vw;
    color: #00488c;
    font-size: 2.6666666667vw;
  }
}
.header-inner-sp .sp-menu {
  display: none;
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu {
    position: absolute;
    top: 16vw;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    padding: 10.6666666667vw 0 0;
    overflow-y: auto;
    background-color: #faf8f6;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu.-show {
    opacity: 1;
    visibility: visible;
    z-index: 100;
    pointer-events: auto;
  }
}
.header-inner-sp .sp-menu.is-open {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu-inner {
    padding: 0 8.8vw;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu .nav-list {
    width: 82.1333333333vw;
    margin-bottom: 10.6666666667vw;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu .nav-list li .text {
    font-size: 3.7333333333vw;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu .sub-menu {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu .sub-menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.0666666667vw;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu .sub-menu-list .nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 12.2666666667vw;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu .sub-menu-list .nav-item .img-box {
    margin: 0 2.1333333333vw 0 0;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu .contact-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu .contact-list li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu .contact-list li:first-child {
    margin-bottom: 4.2666666667vw;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu .contact-list li .contact-text {
    margin-bottom: 1.0666666667vw;
    font-size: 3.7333333333vw;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu .contact-list li .data-item {
    width: 100%;
    height: 14.9333333333vw;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu .contact-list li .data-item .img-box {
    width: 6.1333333333vw;
    height: 6.1333333333vw;
  }
}
@media (max-width: 767px) {
  .header-inner-sp .sp-menu .contact-list li .data-item.-form .img-box {
    width: 6.1333333333vw;
    height: 6.6666666667vw;
  }
}
.hero-container {
  position: relative;
}
.hero-container h1.title {
  text-align: right;
  line-height: 1.2;
  font-size: 16px;
  margin-bottom: min(1.4583333333vw, 21px);
}
@media (max-width: 1023px) {
  .hero-container h1.title {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .hero-container h1.title {
    text-align: left;
    font-size: 3.7333333333vw;
    margin-bottom: 4.2666666667vw;
    line-height: 1.4;
  }
}
.hero-container .inner-box {
  width: 100%;
  max-width: 1334px;
  margin: 0 auto;
  padding: min(1.6666666667vw, 24px) 0 min(2.7777777778vw, 40px);
}
@media (max-width: 1340px) {
  .hero-container .inner-box {
    padding: min(1.6666666667vw, 24px) min(2.7777777778vw, 40px)
      min(3.8888888889vw, 56px);
  }
}
@media (max-width: 767px) {
  .hero-container .inner-box {
    padding: 26.6666666667vw 5.3333333333vw 9.8666666667vw;
  }
}
.hero-container .hero-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .hero-container .hero-box {
    display: block;
  }
}
.hero-container .hero-content {
  margin-right: min(6.4583333333vw, 93px);
}
@media (max-width: 767px) {
  .hero-container .hero-content {
    display: none;
  }
}
.hero-container .hero-content .logo {
  width: min(15.5555555556vw, 224px);
  margin: 0 auto min(2.7777777778vw, 40px);
}
.hero-container .hero-visual {
  position: relative;
  z-index: 2;
}
.hero-container .js-swiper-hero .swiper-img {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 10px;
}
.hero-container .js-swiper-hero .swiper-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.hero-container .js-swiper-hero .thumb {
  --mask: url("../img/hero_mask.svg");
  width: min(65.2777777778vw, 940px);
  height: min(46.9444444444vw, 676px);
  aspect-ratio: 940/676;
  overflow: hidden;
  -webkit-mask-image: var(--mask);
  mask-image: var(--mask);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
@media (max-width: 767px) {
  .hero-container .js-swiper-hero .thumb {
    width: 100%;
    height: 100.8vw;
    margin-bottom: 5.3333333333vw;
    border-radius: 10px;
    -webkit-mask-image: none;
    mask-image: none;
  }
}
.hero-container .js-swiper-hero .thumb .swiper-img,
.hero-container .js-swiper-hero .thumb .swiper-slide {
  height: 100%;
}
.hero-container .js-swiper-hero .thumb .swiper-img {
  width: 100%;
}
.hero-container .js-swiper-hero .thumb .swiper-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
}
.hero-container .js-swiper-hero .swiper-slide-active .swiper-img,
.hero-container .js-swiper-hero .swiper-slide-duplicate-active .swiper-img,
.hero-container .js-swiper-hero .swiper-slide-prev .swiper-img {
  -webkit-animation: zoomUp 10s linear both;
  animation: zoomUp 10s linear both;
}
@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}
@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
}
.hero-container .title-box {
  position: absolute;
  top: 0;
  z-index: 3;
}
@media (max-width: 767px) {
  .hero-container .title-box {
    position: initial;
    margin-bottom: 10.6666666667vw;
  }
}
.hero-container .title-box .title {
  margin-bottom: 5px;
  color: #00488c;
  font-size: min(3.3333333333vw, 48px);
  line-height: 1.3;
  letter-spacing: 0.06em;
}
@media (max-width: 767px) {
  .hero-container .title-box .title {
    margin-bottom: 3.2vw;
    font-size: 9.0666666667vw;
    line-height: 1.2;
    letter-spacing: 0.01em;
  }
}
.hero-container .title-box .text-en {
  color: #00488c;
  font-family: "Roboto Condensed", sans-serif;
  font-size: min(1.25vw, 18px);
  font-weight: 400;
}
@media (max-width: 767px) {
  .hero-container .title-box .text-en {
    font-size: 3.2vw;
  }
}
.hero-container {
}
.hero-container .reservation-container {
  position: absolute;
  top: 510px;
  right: 0;
  z-index: 70;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition:
    transform 0.4s ease-out,
    -webkit-transform 0.4s ease-out;
}
@media (max-width: 1023px) {
  .hero-container .reservation-container {
    top: 330px;
  }
}
@media (max-width: 767px) {
  .hero-container .reservation-container {
    position: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.hero-container .reservation-container.current {
  position: fixed;
  top: 100px;
  right: 0;
  -webkit-transform: translateX(calc(100% - 50px));
  transform: translateX(calc(100% - 50px));
}
@media (max-width: 767px) {
  .hero-container .reservation-container.current {
    position: initial;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hero-container .reservation-container.current:hover {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.hero-container .hours-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 10px 0 0 10px;
  background-color: #7da9d2;
  padding: 0 13px;
}
@media (max-width: 767px) {
  .hero-container .hours-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 1.6vw 0 1.6vw 5.3333333333vw;
    border-radius: 10px 10px 0 0;
  }
}
.hero-container .hours-box .img-box {
  display: block;
  width: min(1.8vw, 18px);
  height: min(1.8vw, 18px);
  margin-bottom: min(0.8vw, 8px);
}
@media (max-width: 767px) {
  .hero-container .hours-box .img-box {
    width: 4.8vw;
    height: 4.8vw;
    margin-bottom: 0;
    margin-right: 2.1333333333vw;
  }
}
.hero-container .hours-text {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.2em !important;
}
@media (max-width: 1023px) {
  .hero-container .hours-text {
    font-size: min(1.6vw, 16px);
  }
}
@media (max-width: 767px) {
  .hero-container .hours-text {
    font-size: 4.2666666667vw;
    letter-spacing: 0.2em !important;
    text-align: left;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
  }
}
.hero-container .medical-hours-container {
  width: 100%;
  padding: min(0.6vw, 6px) min(5.6vw, 56px) min(1.4vw, 14px) min(1.4vw, 14px);
  background-color: rgba(255, 255, 255, 0.92);
}
@media (max-width: 767px) {
  .hero-container .medical-hours-container {
    padding: 1.3333333333vw 3.2vw 2.6666666667vw;
  }
}
.news-container {
  position: relative;
  padding: min(5.2777777778vw, 76px) 0 min(11.1111111111vw, 160px);
}
@media (max-width: 767px) {
  .news-container {
    padding: 0 0 32vw;
  }
}
.news-container:after {
  content: "";
  position: absolute;
  bottom: max(-4.4444444444vw, -64px);
  left: 0;
  z-index: 2;
  display: block;
  width: min(25.2777777778vw, 364px);
  height: min(35.1388888889vw, 506px);
  background: url("../img/top_news.webp") center/cover no-repeat;
}
@media (max-width: 767px) {
  .news-container:after {
    bottom: -21.3333333333vw;
    width: 73.3333333333vw;
    height: 42.6666666667vw;
    background-image: url("../img/top_news_sp.webp");
  }
}
.news-container .inner-box {
  position: relative;
}
.news-container .inner-box:before {
  content: "";
  position: absolute;
  top: max(-11.8055555556vw, -170px);
  right: min(14.9305555556vw, 215px);
  display: block;
  width: min(37.9861111111vw, 547px);
  height: min(44.0972222222vw, 635px);
  background: url("../img/top_news_bg.svg") center/cover no-repeat;
}
@media (max-width: 767px) {
  .news-container .inner-box:before {
    display: none;
  }
}
.news-container .news-content {
  position: relative;
  z-index: 2;
  width: min(59.7222222222vw, 860px);
  margin-left: auto;
}
@media (max-width: 767px) {
  .news-container .news-content {
    width: 100%;
  }
}
.news-container .news-list .item {
  border-bottom: 1px solid #dddddd;
}
.news-container .news-list .item:first-child {
  border-top: 1px solid #dddddd;
}
.news-container .news-list .item a:hover {
  opacity: 1;
}
.news-container .news-list .item a:hover .text-reg {
  color: #00488c;
}
.news-container .item-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: min(1.6666666667vw, 24px) 0;
}
@media (max-width: 767px) {
  .news-container .item-inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 3.2vw 0;
  }
}
.news-container .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .news-container .text-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.news-container .date {
  margin-right: min(2.4vw, 24px);
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #00488c;
}
@media (max-width: 1023px) {
  .news-container .date {
    font-size: min(1.5vw, 15px);
  }
}
@media (max-width: 767px) {
  .news-container .date {
    display: block;
    margin-bottom: 1.6vw;
    font-size: 3.2vw;
  }
}
.news-container .arrow-mask .arrow-mask-item {
  width: 32px;
  height: 32px;
  margin-left: auto;
}
@media (max-width: 767px) {
  .news-container .arrow-mask .arrow-mask-item {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
}
.news-container .arrow-mask .arrow-mask-item:after {
  content: "";
  width: 66px;
  height: 24px;
}
@media (max-width: 767px) {
  .news-container .arrow-mask .arrow-mask-item:after {
    width: 17.6vw;
    height: 6.4vw;
  }
}
.values-container {
  position: relative;
  padding: min(5.5555555556vw, 80px) 0 min(8.3333333333vw, 120px);
}
@media (max-width: 767px) {
  .values-container {
    padding: 32vw 0 21.3333333333vw;
  }
}
.values-container .inner-box {
  width: 1010px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .values-container .inner-box {
    width: 100%;
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .values-container .inner-box {
    padding: 0 5.3333333333vw;
  }
}
.values-container .deco-01 {
  position: absolute;
  top: max(-2.6388888889vw, -38px);
  right: min(9.0277777778vw, 130px);
  width: min(3.3333333333vw, 48px);
  height: min(5.2777777778vw, 76px);
}
@media (max-width: 767px) {
  .values-container .deco-01 {
    top: -6.9333333333vw;
    right: 5.3333333333vw;
    width: 9.8666666667vw;
    height: 15.4666666667vw;
  }
}
.values-container .title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-left: auto;
  margin-bottom: min(5.5555555556vw, 80px);
}
@media (max-width: 767px) {
  .values-container .title-box {
    display: block;
    margin: 0 auto 10.6666666667vw;
  }
}
.values-container .values-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: min(5.5555555556vw, 80px);
}
@media (max-width: 767px) {
  .values-container .values-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5.6vw;
  }
}
.values-container .item {
  width: 100%;
  max-width: 282px;
  height: 100%;
}
@media (max-width: 767px) {
  .values-container .item {
    width: 75.2vw;
    max-width: initial;
  }
}
.values-container .item .text-lg {
  margin-bottom: 8px;
  letter-spacing: 0 !important;
}
.values-container .item .text-reg {
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .values-container .item .text-reg {
    font-size: 4vw;
  }
}
.values-container .img-box {
  position: relative;
  margin-bottom: min(2.7777777778vw, 40px);
}
@media (max-width: 767px) {
  .values-container .img-box {
    margin-bottom: 11.7333333333vw;
  }
}
.values-container .img-box:after {
  content: "";
  position: absolute;
  bottom: max(-2.5694444444vw, -37px);
  left: 50%;
  width: min(5.625vw, 81px);
  height: min(5.625vw, 81px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .values-container .img-box:after {
    bottom: -9.6vw;
    width: 21.3333333333vw;
    height: 21.3333333333vw;
  }
}
.values-container .img-box.-num01:after {
  background-image: url("../img/values_num_01.svg");
}
.values-container .img-box.-num02:after {
  background-image: url("../img/values_num_02.svg");
}
.values-container .img-box.-num03:after {
  background-image: url("../img/values_num_03.svg");
}
.values-container .img-box.-num04:after {
  background-image: url("../img/values_num_04.svg");
}
.treatment-container {
  position: relative;
  padding: min(5.5555555556vw, 80px) 0 min(15.9722222222vw, 230px);
}
@media (max-width: 767px) {
  .treatment-container {
    padding: 20vw 0 42.6666666667vw;
  }
}
.treatment-container .deco-02 {
  position: absolute;
  top: max(-3.125vw, -45px);
  left: min(24.7916666667vw, 357px);
  width: min(4.4444444444vw, 64px);
  height: min(5.4166666667vw, 78px);
}
@media (max-width: 767px) {
  .treatment-container .deco-02 {
    top: -6.9333333333vw;
    left: 7.4666666667vw;
    width: 12.8vw;
    height: 15.4666666667vw;
  }
}
.treatment-container .title-box {
  margin-bottom: min(2.7777777778vw, 40px);
  text-align: center;
}
@media (max-width: 767px) {
  .treatment-container .title-box {
    margin-bottom: 10.6666666667vw;
  }
}
.treatment-container .title-box .text-en {
  margin-bottom: min(2.7777777778vw, 40px);
}
@media (max-width: 767px) {
  .treatment-container .title-box .text-en {
    margin-bottom: 7.4666666667vw;
  }
}
.treatment-container .title-box .text-reg {
  line-height: 1;
}
@media (max-width: 767px) {
  .treatment-container .title-box .text-reg {
    line-height: 1.4;
  }
}
.treatment-container .menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: min(2.8472222222vw, 41px);
}
@media (max-width: 767px) {
  .treatment-container .menu-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5.3333333333vw;
  }
}
.treatment-container .arrow-mask {
  display: block;
  width: 100%;
  height: 100%;
  padding: min(2.6388888889vw, 38px) min(2.6388888889vw, 38px)
    min(1.6666666667vw, 24px);
  border-radius: 10px;
}
@media (max-width: 1023px) {
  .treatment-container .arrow-mask {
    padding: min(1.3888888889vw, 20px) min(1.3888888889vw, 20px)
      min(0.8333333333vw, 12px);
  }
}
@media (max-width: 767px) {
  .treatment-container .arrow-mask {
    padding: 5.3333333333vw;
    background-color: #fff;
  }
}
.treatment-container .arrow-mask:hover {
  background-color: #fff;
  opacity: 1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
}
.treatment-container .arrow-mask:hover .arrow-mask-box .text {
  color: #bfa64b;
}
.treatment-container .arrow-mask:hover .arrow-mask-box .arrow-mask-item {
  background-color: #bfa64b;
}
.treatment-container .arrow-mask:hover .arrow-mask-box .arrow-mask-item:after {
  background: url("../img/arrow_right_wh.svg") center/contain no-repeat;
}
.treatment-container .item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.treatment-container .img-box {
  margin-bottom: min(1.6666666667vw, 24px);
  width: min(20.4166666667vw, 294px);
}
@media (max-width: 767px) {
  .treatment-container .img-box {
    width: 100%;
    margin-bottom: 5.3333333333vw;
  }
}
.treatment-container .text-lg {
  line-height: 1;
}
.treatment-container .text-reg {
  margin-bottom: min(1.6666666667vw, 24px);
}
@media (max-width: 767px) {
  .treatment-container .text-reg {
    margin-bottom: 4.2666666667vw;
  }
}
.treatment-container .detail-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: min(1.1111111111vw, 16px);
  margin-bottom: min(1.6666666667vw, 24px);
}
@media (max-width: 767px) {
  .treatment-container .detail-list {
    gap: 4.2666666667vw;
    margin-bottom: 4.2666666667vw;
  }
}
.treatment-container .detail-item {
  padding: min(0.5555555556vw, 8px) min(0.5555555556vw, 8px)
    min(0.2083333333vw, 3px);
  border: 1px solid #00488c;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .treatment-container .detail-item {
    padding: 2.1333333333vw;
  }
}
.treatment-container .detail-item:first-child {
  width: min(10.9027777778vw, 157px);
}
@media (max-width: 767px) {
  .treatment-container .detail-item:first-child {
    width: 42.1333333333vw;
  }
}
.treatment-container .detail-item:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.treatment-container .detail-item .label {
  padding: 4px 0;
  border-radius: 2px;
  background-color: #7da9d2;
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: min(0.5555555556vw, 8px);
}
@media (max-width: 1023px) {
  .treatment-container .detail-item .label {
    font-size: min(1.4vw, 14px);
  }
}
@media (max-width: 767px) {
  .treatment-container .detail-item .label {
    margin-bottom: 2.1333333333vw;
    font-size: 3.7333333333vw;
  }
}
.treatment-container .detail-item .value {
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
}
@media (max-width: 1023px) {
  .treatment-container .detail-item .value {
    font-size: min(1.4vw, 14px);
  }
}
@media (max-width: 767px) {
  .treatment-container .detail-item .value {
    font-size: 3.7333333333vw;
  }
}
.treatment-container .arrow-mask-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.treatment-container .arrow-mask-box .text {
  padding-right: min(0.5555555556vw, 8px);
  color: #00488c;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 767px) {
  .treatment-container .arrow-mask-box .text {
    padding-right: 2.1333333333vw;
    color: #bfa64b;
    font-size: 3.7333333333vw;
  }
}
@media (max-width: 767px) {
  .treatment-container .arrow-mask-box .arrow-mask-item {
    background-color: #bfa64b;
  }
  .treatment-container .arrow-mask-box .arrow-mask-item:after {
    background: url("../img/arrow_right_wh.svg") center/contain no-repeat;
  }
}
.trouble-container {
  position: relative;
}
.trouble-container:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: max(-16.6666666667vw, -240px);
  display: block;
  width: min(25vw, 360px);
  height: min(33.3333333333vw, 480px);
  background: url("../img/img_trouble_bg.webp") center/cover no-repeat;
}
@media (max-width: 767px) {
  .trouble-container:after {
    bottom: -21.3333333333vw;
    width: 73.3333333333vw;
    height: 42.6666666667vw;
    background-image: url("../img/img_trouble_bg_sp.webp");
  }
}
.trouble-container .trouble-inr {
  position: relative;
  margin-right: min(8.3333333333vw, 120px);
  padding: min(8.3333333333vw, 120px) 0;
  border-radius: 0 10px 10px 0;
}
@media (max-width: 767px) {
  .trouble-container .trouble-inr {
    margin-right: 6.6666666667vw;
    padding: 20.8vw 4vw 42.6666666667vw 5.3333333333vw;
  }
}
.trouble-container .deco-03 {
  position: absolute;
  top: max(-2.4305555556vw, -35px);
  right: min(5.6944444444vw, 82px);
  width: min(9.0277777778vw, 130px);
  height: min(4.1666666667vw, 60px);
}
@media (max-width: 767px) {
  .trouble-container .deco-03 {
    top: -6.6666666667vw;
    right: 3.7333333333vw;
    width: 25.8666666667vw;
    height: 12vw;
  }
}
.trouble-container .inner-box {
  max-width: min(108vw, 1080px);
  margin-inline: auto;
}
@media (max-width: 1200px) {
  .trouble-container .inner-box {
    padding: 0 min(4vw, 40px);
  }
}
@media (max-width: 767px) {
  .trouble-container .inner-box {
    padding: 0;
  }
}
.trouble-container .title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: min(4.8611111111vw, 70px);
}
@media (max-width: 767px) {
  .trouble-container .title-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 10.6666666667vw;
  }
}
.trouble-container .title-box .text-en {
  margin-bottom: min(2.7777777778vw, 40px);
}
@media (max-width: 767px) {
  .trouble-container .title-box .text-en {
    margin-bottom: 8vw;
  }
}
.trouble-container .title-box .text-reg {
  text-align: left;
  padding: 0;
}
@media (max-width: 767px) {
  .trouble-container .title-box .text-reg {
    font-size: 4vw;
    margin-bottom: 5.3333333333vw;
  }
}
.trouble-container .title-box .arrow-mask {
  background-color: transparent;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.trouble-container .title-box .arrow-mask:hover {
  background-color: transparent;
}
.trouble-container .link-box .arrow-mask {
  padding: 0;
}
.trouble-container .trouble-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: min(2.7777777778vw, 40px);
}
@media (max-width: 767px) {
  .trouble-container .trouble-list {
    gap: 4.2666666667vw;
  }
}
@media (max-width: 767px) {
  .trouble-container .trouble-list .item {
    width: 100%;
  }
}
.trouble-container .arrow-mask {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: min(24vw, 240px);
  height: 100%;
  padding: min(2.4vw, 24px) min(1.6vw, 16px) min(2.4vw, 24px);
  border-radius: 10px;
  background-color: #c7def3;
}
@media (max-width: 767px) {
  .trouble-container .arrow-mask {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 5.3333333333vw 5.3333333333vw 5.3333333333vw 2.6666666667vw;
  }
}
.trouble-container .arrow-mask:hover {
  opacity: 1;
  background-color: #b2d4f4;
}
.trouble-container .img-box {
  width: min(12vw, 120px);
  margin: 0 auto min(1.6vw, 16px);
}
@media (max-width: 767px) {
  .trouble-container .img-box {
    width: 21.3333333333vw;
    margin-right: 2.1333333333vw;
    margin-bottom: 0;
  }
}
.trouble-container .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.trouble-container .text-reg {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-bottom: min(2vw, 20px);
  border-bottom: solid 1px #fff;
  line-height: 1.4;
  text-align: center;
}
@media (max-width: 767px) {
  .trouble-container .text-reg {
    text-align: left;
    margin-bottom: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    font-size: 3.2vw;
  }
}
.trouble-container .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #00488c;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0 !important;
}
@media (max-width: 1023px) {
  .trouble-container .label {
    font-size: min(1.8vw, 18px);
  }
}
@media (max-width: 767px) {
  .trouble-container .label {
    font-size: 4.2666666667vw;
  }
}
.trouble-container .label .arrow-mask-item {
  margin-left: auto;
  width: 24px;
  height: 24px;
}
.trouble-container .label .arrow-mask-item:after {
  content: "";
  width: 48px;
}
.about-container {
  padding: min(8.3333333333vw, 120px) 0 0;
}
@media (max-width: 767px) {
  .about-container {
    padding: 32vw 0 0;
  }
}
.about-container .inner-box {
  padding-bottom: min(5.5555555556vw, 80px);
}
@media (max-width: 767px) {
  .about-container .inner-box {
    padding-bottom: 10.6666666667vw;
  }
}
.about-container .title-box .text-en {
  margin-bottom: min(2.7777777778vw, 40px);
}
@media (max-width: 767px) {
  .about-container .title-box .text-en {
    margin-bottom: 6.6666666667vw;
  }
}
.about-container .title-box .text-reg {
  width: min(55.5555555556vw, 800px);
}
@media (max-width: 767px) {
  .about-container .title-box .text-reg {
    width: 100%;
    font-size: 4vw;
    line-height: 1.4;
  }
}
.greeting-container {
  padding: min(11.1111111111vw, 160px) 0 min(14.2361111111vw, 205px);
}
@media (max-width: 767px) {
  .greeting-container {
    padding: 22.6666666667vw 0 28.2666666667vw;
  }
}
.greeting-container .title-box {
  margin-bottom: min(3.3333333333vw, 48px);
  padding-left: min(5.5555555556vw, 80px);
}
@media (max-width: 767px) {
  .greeting-container .title-box {
    padding-left: 0;
    margin-bottom: 32vw;
  }
}
.greeting-container .greeting-box {
  position: relative;
  padding: min(3.8888888889vw, 56px) 0 min(2.9861111111vw, 43px)
    min(5.5555555556vw, 80px);
  background-color: #fff;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .greeting-container .greeting-box {
    height: 143.4666666667vw;
    padding: 33.3333333333vw 5.3333333333vw 0;
    background-color: transparent;
    border-radius: 0;
  }
}
@media (max-width: 767px) {
  .greeting-container .greeting-box:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 143.4666666667vw;
    aspect-ratio: 335/538;
    background: url("../img/img_greeting_bg_sp.svg") center/cover no-repeat;
  }
}
.greeting-container .detail-box {
  width: 46%;
}
@media (max-width: 767px) {
  .greeting-container .detail-box {
    position: relative;
    z-index: 2;
    width: 100%;
  }
}
.greeting-container .detail-box .text-lg {
  text-align: left;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .greeting-container .detail-box .text-lg {
    margin-bottom: 4.2666666667vw;
  }
}
.greeting-container .detail-box .text-reg {
  padding-bottom: min(1.6666666667vw, 24px);
  margin-bottom: min(1.6666666667vw, 24px);
  border-bottom: solid 1px #dddddd;
}
@media (max-width: 767px) {
  .greeting-container .detail-box .text-reg {
    padding-bottom: 4.2666666667vw;
    margin-bottom: 4.2666666667vw;
    font-size: 4vw;
    line-height: 1.4;
  }
}
.greeting-container .detail-box .name {
  margin-bottom: min(2.3611111111vw, 34px);
  font-size: 13px;
}
@media (max-width: 767px) {
  .greeting-container .detail-box .name {
    margin-bottom: 0;
    font-size: 3.4666666667vw;
  }
}
.greeting-container .detail-box .name span {
  margin-left: 8px;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .greeting-container .detail-box .name span {
    font-size: 4.8vw;
  }
}
.greeting-container .img-box {
  position: absolute;
  top: max(-10.4166666667vw, -150px);
  right: min(6.4583333333vw, 93px);
  width: min(29.7222222222vw, 428px);
}
@media (max-width: 1439px) {
  .greeting-container .img-box {
    width: min(35vw, 350px);
  }
}
@media (max-width: 767px) {
  .greeting-container .img-box {
    top: -43.4666666667vw;
    right: 0;
    z-index: 3;
    width: 56.2666666667vw;
  }
}
@media (max-width: 1439px) {
  .greeting-container .link-box {
    bottom: min(1.3888888889vw, 20px);
    left: min(3.4722222222vw, 50px);
  }
}
@media (max-width: 767px) {
  .greeting-container .link-box {
    position: absolute;
    bottom: -17.0666666667vw;
    left: 0;
  }
}
.ask-container {
  position: relative;
  padding-top: min(41.6666666667vw, 600px);
}
@media (max-width: 1200px) {
  .ask-container {
    padding: min(43.75vw, 630px) min(2.7777777778vw, 40px) 0;
  }
}
@media (max-width: 767px) {
  .ask-container {
    padding: 33.0666666667vw 5.3333333333vw 0;
  }
}
.ask-container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: min(50vw, 720px);
  background: url("../img/img_ask.webp") center/cover no-repeat;
}
.ask-container .inner-box {
  position: relative;
  z-index: 2;
  border: solid 1px #00488c;
  border-radius: 10px 10px 0 0;
  background-color: #00488c;
}
@media (max-width: 767px) {
  .ask-container .inner-box {
    padding: 14.4vw 5.3333333333vw 10.6666666667vw;
  }
}
.ask-container .text-box {
  position: relative;
  padding: min(5.5555555556vw, 80px) 0 min(5vw, 72px);
  text-align: center;
}
@media (max-width: 767px) {
  .ask-container .text-box {
    padding: 0;
  }
}
.ask-container h2.title {
  position: relative;
  display: inline-block;
  color: #bfa64b;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: min(5.6vw, 56px);
}
@media (max-width: 1023px) {
  .ask-container h2.title {
    font-size: min(4vw, 40px);
  }
}
@media (max-width: 767px) {
  .ask-container h2.title {
    margin-bottom: 10.6666666667vw;
    padding-bottom: 2.4vw;
    font-size: 6.9333333333vw;
    line-height: 1.4;
  }
}
.ask-container h2.title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: repeating-linear-gradient(
    to right,
    #fff 0,
    #fff 4px,
    transparent 4px,
    transparent 8px
  );
}
.ask-container .lead-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: min(4.6vw, 46px);
}
@media (max-width: 767px) {
  .ask-container .lead-box {
    margin-bottom: 5.3333333333vw;
  }
}
.ask-container .lead-box .text {
  position: relative;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: min(0.8vw, 8px);
}
@media (max-width: 1023px) {
  .ask-container .lead-box .text {
    font-size: min(2vw, 20px);
  }
}
@media (max-width: 767px) {
  .ask-container .lead-box .text {
    margin-bottom: 3.2vw;
    font-size: 4vw;
    line-height: 1.2;
    margin-bottom: 4.8vw;
  }
}
.ask-container .lead-box .text:after,
.ask-container .lead-box .text:before {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: min(1.1111111111vw, 16px);
  height: min(1.1111111111vw, 16px);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .ask-container .lead-box .text:after,
  .ask-container .lead-box .text:before {
    width: 3.2vw;
    height: 3.2vw;
  }
}
.ask-container .lead-box .text:before {
  left: max(-1.8055555556vw, -26px);
  background-image: url("../img/quote_left.svg");
}
@media (max-width: 767px) {
  .ask-container .lead-box .text:before {
    left: -4.8vw;
  }
}
.ask-container .lead-box .text:after {
  right: max(-1.8055555556vw, -26px);
  background-image: url("../img/quote_right.svg");
}
@media (max-width: 767px) {
  .ask-container .lead-box .text:after {
    right: -4.8vw;
  }
}
.ask-container .sub-text {
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
}
@media (max-width: 1023px) {
  .ask-container .sub-text {
    font-size: min(1.8vw, 18px);
  }
}
@media (max-width: 767px) {
  .ask-container .sub-text {
    margin-bottom: 29.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.ask-container .deco {
  position: absolute;
}
.ask-container .deco.-deco01 {
  top: min(2.7777777778vw, 40px);
  left: max(-5.5555555556vw, -80px);
  width: min(17.9166666667vw, 258px);
  height: min(17.9861111111vw, 259px);
}
@media (max-width: 1023px) {
  .ask-container .deco.-deco01 {
    left: max(-6.9444444444vw, -100px);
    width: min(16.1111111111vw, 232px);
    height: min(16.1805555556vw, 233px);
  }
}
@media (max-width: 767px) {
  .ask-container .deco.-deco01 {
    top: -21.3333333333vw;
    right: -7.7333333333vw;
    left: initial;
    width: 25.8666666667vw;
    height: 26.1333333333vw;
  }
}
.ask-container .deco.-deco02 {
  bottom: min(2.4305555556vw, 35px);
  left: min(6.25vw, 90px);
  width: min(10.6944444444vw, 154px);
  height: min(10.6944444444vw, 154px);
}
@media (max-width: 1023px) {
  .ask-container .deco.-deco02 {
    left: min(2.0833333333vw, 30px);
    width: min(9.6527777778vw, 139px);
    height: min(9.6527777778vw, 139px);
  }
}
@media (max-width: 767px) {
  .ask-container .deco.-deco02 {
    bottom: -24vw;
    left: -2.6666666667vw;
    width: 21.3333333333vw;
    height: 21.3333333333vw;
  }
}
.ask-container .deco.-deco03 {
  top: min(1.7361111111vw, 25px);
  right: min(2.7777777778vw, 40px);
  width: min(12.9166666667vw, 186px);
  height: min(11.25vw, 162px);
}
@media (max-width: 1023px) {
  .ask-container .deco.-deco03 {
    top: min(1.5972222222vw, 23px);
    right: max(-1.3888888889vw, -20px);
    width: min(11.5972222222vw, 167px);
    height: min(10.1388888889vw, 146px);
  }
}
@media (max-width: 767px) {
  .ask-container .deco.-deco03 {
    display: none;
  }
}
.ask-container .deco.-deco04 {
  right: max(-5.5555555556vw, -80px);
  bottom: min(4.1666666667vw, 60px);
  width: min(23.8194444444vw, 343px);
  height: min(16.5277777778vw, 238px);
}
@media (max-width: 1023px) {
  .ask-container .deco.-deco04 {
    right: max(-6.25vw, -90px);
    bottom: min(2.0833333333vw, 30px);
    width: min(21.4583333333vw, 309px);
    height: min(14.8611111111vw, 214px);
  }
}
@media (max-width: 767px) {
  .ask-container .deco.-deco04 {
    right: -8vw;
    bottom: -22.6666666667vw;
    width: 33.6vw;
    height: 23.2vw;
  }
}
.ask-container .point-box {
  margin: 0 min(5.5555555556vw, 80px) min(5.5555555556vw, 80px);
  padding: min(2.7777777778vw, 40px);
  border-radius: 10px;
  background-color: #26639d;
}
@media (max-width: 1200px) {
  .ask-container .point-box {
    margin: 0 0 min(5.5555555556vw, 80px);
  }
}
@media (max-width: 767px) {
  .ask-container .point-box {
    margin-bottom: 0;
    padding: 6.4vw 5.3333333333vw 7.4666666667vw;
  }
}
.ask-container .point-box h3.title {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 1023px) {
  .ask-container .point-box h3.title {
    font-size: min(2.4vw, 24px);
  }
}
@media (max-width: 767px) {
  .ask-container .point-box h3.title {
    font-size: 4.8vw;
  }
}
.ask-container .point-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: min(4.8611111111vw, 70px);
}
@media (max-width: 1023px) {
  .ask-container .point-list {
    gap: min(4vw, 40px);
  }
}
@media (max-width: 767px) {
  .ask-container .point-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 7.4666666667vw;
  }
}
.ask-container .point-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ask-container .point-list .img-box {
  margin-right: 8px;
}
@media (max-width: 767px) {
  .ask-container .point-list .img-box {
    width: 14.4vw;
    margin-right: 3.2vw;
  }
}
.ask-container .point-list .point01 {
  width: 72px;
}
@media (max-width: 1200px) {
  .ask-container .point-list .point01 {
    width: min(5vw, 72px);
  }
}
@media (max-width: 767px) {
  .ask-container .point-list .point01 {
    width: 12.8vw;
    margin: 0 auto;
  }
}
.ask-container .point-list .point02 {
  width: 64px;
}
@media (max-width: 1200px) {
  .ask-container .point-list .point02 {
    width: min(4.4444444444vw, 64px);
  }
}
@media (max-width: 767px) {
  .ask-container .point-list .point02 {
    width: 12.8vw;
    margin: 0 auto;
  }
}
.ask-container .point-list .point03 {
  width: 44px;
}
@media (max-width: 1200px) {
  .ask-container .point-list .point03 {
    width: min(3.0555555556vw, 44px);
  }
}
@media (max-width: 767px) {
  .ask-container .point-list .point03 {
    width: 8.8vw;
    margin: 0 auto;
  }
}
.ask-container .point-list .point04 {
  width: 50px;
}
@media (max-width: 1200px) {
  .ask-container .point-list .point04 {
    width: min(3.4722222222vw, 50px);
  }
}
@media (max-width: 767px) {
  .ask-container .point-list .point04 {
    width: 9.0666666667vw;
    margin: 0 auto;
  }
}
.ask-container .point-list .text-reg {
  color: #fff;
  line-height: 1.2;
}
@media (max-width: 1440px) {
  .ask-container .point-list .text-reg {
    font-size: min(1.6vw, 16px);
  }
}
@media (max-width: 767px) {
  .ask-container .point-list .text-reg {
    font-size: 3.7333333333vw;
  }
}
.ask-container .contact-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1200px;
  margin: 0 auto;
  padding: min(5.5555555556vw, 80px);
  border-radius: 0 0 10px 10px;
  background-color: #fff;
  border-left: solid 1px #00488c;
  border-bottom: solid 1px #00488c;
  border-right: solid 1px #00488c;
}
@media (max-width: 1200px) {
  .ask-container .contact-box {
    width: 100%;
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .ask-container .contact-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 13.8666666667vw 4.2666666667vw 10.6666666667vw;
  }
}
.ask-container .contact-box:before {
  content: "";
  position: absolute;
  top: max(-2.0833333333vw, -30px);
  left: min(2.7777777778vw, 40px);
  z-index: 2;
  display: block;
  width: min(12.8472222222vw, 185px);
  height: min(4.375vw, 63px);
  background: url("../img/ask_deco05.svg") center/cover no-repeat;
}
@media (max-width: 767px) {
  .ask-container .contact-box:before {
    top: -6.6666666667vw;
    left: 5.3333333333vw;
    width: 37.0666666667vw;
    height: 12.5333333333vw;
  }
}
.ask-container .contact-box .title-box {
  margin-right: min(5.5555555556vw, 80px);
}
@media (max-width: 767px) {
  .ask-container .contact-box .title-box {
    margin-right: 0;
    margin-bottom: 7.2vw;
  }
}
.ask-container .contact-box .title-box h2.title {
  font-size: 32px;
  color: #00488c;
  margin-bottom: min(0.8vw, 8px);
}
@media (max-width: 1023px) {
  .ask-container .contact-box .title-box h2.title {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  .ask-container .contact-box .title-box h2.title {
    font-size: 6.4vw;
    margin-bottom: 2.1333333333vw;
    padding-bottom: 0;
  }
}
.ask-container .contact-box .title-box .text-en {
  margin-bottom: 0;
}
.ask-container .contact-box .contact-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: min(2.7777777778vw, 40px);
}
@media (max-width: 767px) {
  .ask-container .contact-box .contact-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    gap: 5.3333333333vw;
  }
}
.ask-container .contact-box .contact-list .item {
  width: min(21.3888888889vw, 308px);
  height: min(4.4444444444vw, 64px);
}
@media (max-width: 1023px) {
  .ask-container .contact-box .contact-list .item {
    width: min(25vw, 360px);
  }
}
@media (max-width: 767px) {
  .ask-container .contact-box .contact-list .item {
    width: 100%;
    height: auto;
  }
}
.ask-container .contact-box .contact-list .item.-form .data-item {
  background-color: #bfa64b;
}
.ask-container .contact-box .contact-list .data-item {
  height: min(4.4444444444vw, 64px);
  padding: 0;
}
@media (max-width: 767px) {
  .ask-container .contact-box .contact-list .data-item {
    width: 100%;
    height: 17.0666666667vw;
  }
}
.ask-container .contact-box .contact-list .contact-text {
  font-size: 16px;
}
@media (max-width: 1200px) {
  .ask-container .contact-box .contact-list .contact-text {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .ask-container .contact-box .contact-list .contact-text {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .ask-container .contact-box .contact-list .contact-text {
    font-size: 4.2666666667vw;
  }
}
.access-container {
  padding: min(14.2361111111vw, 205px) 0 min(2.7777777778vw, 205px);
}
@media (max-width: 767px) {
  .access-container {
    padding: 21.3333333333vw 0 16vw;
  }
}
.access-container .inner-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width: 767px) {
  .access-container .inner-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.access-container .map-box {
  width: min(38.8888888889vw, 560px);
  margin-right: min(5.5555555556vw, 80px);
  border-radius: 10px;
}
@media (max-width: 767px) {
  .access-container .map-box {
    width: 100%;
    height: 85.3333333333vw;
    margin-right: 0;
  }
}
.access-container .map-box iframe {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.access-container .text-box {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.access-container .title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: min(4vw, 40px);
}
@media (max-width: 767px) {
  .access-container .title-box {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 9.0666666667vw;
  }
}
.access-container .lead-text {
  font-size: 18px;
  font-weight: bold;
  color: #00488c;
  line-height: 1.6;
}
@media (max-width: 1023px) {
  .access-container .lead-text {
    font-size: min(1.8vw, 18px);
  }
}
@media (max-width: 767px) {
  .access-container .lead-text {
    font-size: 4.2666666667vw;
  }
}
@media (max-width: 767px) {
  .access-container .-mb40.-blank {
    margin-bottom: 4.2666666667vw;
  }
}
.access-container .text-reg {
  line-height: 1;
}
@media (max-width: 767px) {
  .access-container .text-reg {
    line-height: 1.6;
  }
}
.access-container .topic-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: min(1.1111111111vw, 16px);
  margin-bottom: min(1.875vw, 27px);
}
@media (max-width: 767px) {
  .access-container .topic-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.1333333333vw;
    margin-bottom: 10.6666666667vw;
  }
}
.access-container .topic-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: min(6.8055555556vw, 98px);
  background-color: #fff;
  border-radius: 10px;
}
@media (max-width: 1023px) {
  .access-container .topic-list .item {
    height: min(7.6388888889vw, 110px);
  }
}
@media (max-width: 767px) {
  .access-container .topic-list .item {
    width: 100%;
    height: 21.8666666667vw;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 6.1333333333vw;
  }
}
.access-container .topic-list .item:first-child {
  max-width: 261px;
  width: 46%;
}
@media (max-width: 767px) {
  .access-container .topic-list .item:first-child {
    max-width: initial;
    width: 100%;
  }
}
.access-container .topic-list .item:first-child .img-box {
  width: min(6vw, 60px);
}
@media (max-width: 767px) {
  .access-container .topic-list .item:first-child .img-box {
    width: 16vw;
    margin-right: 10.6666666667vw;
  }
}
.access-container .topic-list .item:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.access-container .topic-list .item:last-child .img-box {
  width: min(4.3vw, 43px);
}
@media (max-width: 767px) {
  .access-container .topic-list .item:last-child .img-box {
    width: 11.4666666667vw;
    margin-right: 8vw;
  }
}
.access-container .topic-list .img-box {
  margin-right: min(1.8vw, 18px);
}
.access-container .topic-list .text {
  font-size: 18px;
  font-weight: bold;
  color: #00488c;
  line-height: 1.2;
}
@media (max-width: 1023px) {
  .access-container .topic-list .text {
    font-size: min(1.8vw, 18px);
  }
}
@media (max-width: 767px) {
  .access-container .topic-list .text {
    font-size: 4.2666666667vw;
  }
}
.access-container .topic-list .text span {
  font-size: 16px;
}
@media (max-width: 1023px) {
  .access-container .topic-list .text span {
    font-size: min(1.6vw, 16px);
  }
}
@media (max-width: 767px) {
  .access-container .topic-list .text span {
    font-size: 3.7333333333vw;
  }
}
.access-container {
}
.access-container .reservation-container {
  position: initial;
}
@media (max-width: 767px) {
  .access-container .reservation-container {
    width: 82.6666666667vw;
    margin: 0 auto 10.6666666667vw;
  }
}
.access-container
  .reservation-container
  .medical-hours-container
  table
  tr
  th.title-text {
  padding-right: min(1.3888888889vw, 20px);
}
@media (max-width: 767px) {
  .access-container
    .reservation-container
    .medical-hours-container
    table
    tr
    th.title-text {
    padding-right: 0;
  }
}
.access-container
  .reservation-container
  .medical-hours-container
  table
  tr
  th.text-blue {
  color: #00488c;
}
.access-container .reservation-container .medical-hours-container table tr td {
  padding: 0 min(1.25vw, 18px);
}
@media (max-width: 1023px) {
  .access-container
    .reservation-container
    .medical-hours-container
    table
    tr
    td {
    padding: 0 min(1.1111111111vw, 16px);
  }
}
@media (max-width: 767px) {
  .access-container
    .reservation-container
    .medical-hours-container
    table
    tr
    td {
    padding: 0 1.8666666667vw;
  }
}
.access-container .link-box.-sp {
  text-align: right;
  margin-right: 10.6666666667vw;
}
.font-en {
  font-family: "Roboto Condensed", sans-serif;
}
.color-bk {
  color: #1a1a1a;
}
.link-sky a {
  color: #0088bd;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .text-align-center-sp {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .text-align-left-sp {
    text-align: left !important;
  }
}
.anchor-link-box {
  width: min(97.2vw, 972px);
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .anchor-link-box {
    width: 100%;
  }
}
.anchor-link-box .swell-block-columns__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.anchor-link-box .anchor-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #00488c;
  border-bottom: 1px solid #00488c;
  cursor: pointer;
  width: min(32vw, 320px);
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .anchor-link-box .anchor-link {
    width: 100%;
  }
}
.anchor-link-box .anchor-link.arrow-mask .arrow-mask-item {
  position: relative;
}
.anchor-link-box .anchor-link.arrow-mask .arrow-mask-item:after {
  content: "";
  position: absolute;
  top: initial;
  bottom: 16px;
  right: -16px;
  width: 64px;
  height: 32px;
  -webkit-transform: translateY(0) rotate(90deg);
  transform: translateY(0) rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition:
    transform 0.3s ease,
    -webkit-transform 0.3s ease;
}
@media (max-width: 767px) {
  .anchor-link-box .anchor-link.arrow-mask .arrow-mask-item:after {
    width: 12.8vw;
    height: 6.4vw;
    bottom: 3.2vw;
    right: -3.2vw;
  }
}
.anchor-link-box .anchor-link.arrow-mask:hover .arrow-mask-item:after {
  -webkit-transform: translateY(100%) rotate(90deg);
  transform: translateY(100%) rotate(90deg);
}
.anchor-link-box.-trouble {
  width: min(113.2vw, 1132px);
}
@media (max-width: 1439px) {
  .anchor-link-box.-trouble {
    width: 100%;
  }
}
.anchor-link-box.-trouble .swell-block-columns__inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.anchor-link-box.-trouble .columns-inner .swell-block-columns__inner {
  gap: min(4vw, 40px);
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .anchor-link-box.-trouble .columns-inner .swell-block-columns__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0;
  }
}
@media (max-width: 767px) {
  .anchor-link-box.-trouble .columns-inner .swell-block-columns__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.anchor-link-box.-trouble .anchor-link {
  width: 100%;
  border-top: none;
  margin: 0;
}
.anchor-link-box.-trouble .anchor-border:first-child {
  border-top: 1px solid #00488c;
}
@media screen and (max-width: 959px) {
  .anchor-link-box.-trouble .anchor-border:first-child {
    border-top: none;
  }
}
@media (max-width: 1023px) {
  .anchor-link-box.-trouble .anchor-link-sp:first-child {
    border-top: 1px solid #00488c;
  }
}
@media (max-width: 767px) {
  .anchor-link-box.-trouble .anchor-link-sp:first-child {
    border-top: 1px solid #00488c;
  }
}
.dot-text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: min(3.2vw, 32px);
}
.dot-text:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 96px;
  height: 4px;
  background-image: radial-gradient(circle, #005bac 2px, transparent 2px);
  background-size: 8px 4px;
  background-repeat: repeat-x;
  background-position: center;
}
.line-text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: min(1.2vw, 12px);
}
.line-text:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1px;
  background-image: repeating-linear-gradient(
    to right,
    #005bac 0,
    #005bac 1px,
    transparent 1px,
    transparent 4px
  );
}
.line-text.-wh:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1px;
  background-image: repeating-linear-gradient(
    to right,
    #fff 0,
    #fff 1px,
    transparent 1px,
    transparent 4px
  );
}
.writing-rl {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .writing-rl {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    white-space: normal;
  }
}
.center {
  text-align: center;
}
@media (max-width: 767px) {
  #medical-hours {
    scroll-margin-top: 21.3333333333vw;
  }
}
@media (max-width: 767px) {
  #crowding,
  #deep_bite,
  #labial_orthodontics,
  #mouth_protrusion,
  #mouthpiece_orthodontics,
  #open_bite,
  #protrusion,
  #spacing,
  #underbite {
    scroll-margin-top: 21.3333333333vw;
  }
}
.-rounded {
  border-radius: 10px;
}
.-rounded-t {
  border-radius: 10px 10px 0 0;
}
.-rounded-b {
  border-radius: 0 0 10px 10px;
}
.-border-contact {
  border-bottom: 1px solid #00488c;
  border-right: 1px solid #00488c;
  border-left: 1px solid #00488c;
}
.-border-first {
  border-left: 1px solid #c5c5c5;
  padding-left: min(2.4vw, 24px);
}
@media (max-width: 767px) {
  .-border-first {
    border-top: 1px solid #c5c5c5;
    border-left: none;
    padding-top: 3.2vw;
    margin-top: 3.2vw;
    padding-left: 0;
  }
}
.-border-merit-list .wp-block-list {
  border-left: 1px solid #fff;
  padding-left: min(2.4vw, 24px);
}
@media (max-width: 767px) {
  .-border-merit-list .wp-block-list {
    border-left: none;
    padding-left: 0;
  }
}
.-border-merit-list .writing-rl strong {
  letter-spacing: 0.2em !important;
}
.-border-merit-list.-bl .wp-block-list {
  border-left: 1px solid #00488c;
}
@media (max-width: 767px) {
  .-border-merit-list.-bl .wp-block-list {
    border-left: none;
  }
}
.wp-block-list.pl-none {
  padding-left: 0;
}
.-border-merit-text .writing-rl strong {
  letter-spacing: 0.2em !important;
  border-right: 1px solid #fff;
  padding-right: min(2.4vw, 24px);
}
@media (max-width: 767px) {
  .-border-merit-text .writing-rl strong {
    border-right: none;
    padding-right: 0;
  }
}
.-border {
  border: 1px solid #00488c;
}
.-border-t {
  border-top: 1px solid #c5c5c5;
}
.-border-b {
  border-bottom: 1px solid #c5c5c5;
}
.-border-b-bl {
  border-bottom: 1px solid #00488c;
}
.-border-b-wh {
  border-bottom: 1px solid #fff;
}
.-border-r {
  border-right: 1px solid #c5c5c5;
}
.-border-l {
  border-left: 1px solid #c5c5c5;
}
@media (max-width: 767px) {
  .-border-b-wh-sp {
    border-bottom: solid 1px #fff;
    margin-bottom: 6.4vw;
    padding-bottom: 6.4vw;
  }
}
.-tag {
  border: 1px solid #00488c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: min(0.8vw, 8px);
  line-height: 1;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .-tag {
    padding: 1.0666666667vw;
  }
}
.-tag.-bl {
  display: inline-block;
  padding: min(0.3vw, 3px) min(0.8vw, 8px);
  border: none;
  background-color: #dce8f4;
}
.-tag.-bl.-wide {
  display: block;
  padding: min(0.8vw, 8px);
}
.-tag.-or {
  display: inline-block;
  padding: min(0.4vw, 4px) min(0.8vw, 8px);
  border: none;
  background-color: #efe9d2;
  color: #bfa64b;
}
.-list {
  position: relative;
  padding-left: 1em;
  text-indent: -1em;
}
@media (max-width: 767px) {
  .-list {
    text-indent: -1.4em;
  }
}
.-list:before {
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  background-color: #bfa64b;
  border-radius: 50%;
  margin-right: min(1.2vw, 12px);
}
@media (max-width: 767px) {
  .-list:before {
    width: 6px;
    height: 6px;
    margin-right: 3.2vw;
  }
}
.-list.-br:before {
  background-color: #c07d4b;
}
.-list.-bl:before {
  background-color: #00488c;
}
.text-indent {
  padding-left: min(0.8vw, 8px);
}
@media (max-width: 767px) {
  .text-indent {
    padding-left: min(3.2vw, 12px);
  }
}
.-flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.-grid-box .swell-block-columns__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr min(5.5555555556vw, 80px) 1fr;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: min(5.5555555556vw, 80px);
  -moz-column-gap: min(5.5555555556vw, 80px);
  column-gap: min(5.5555555556vw, 80px);
  row-gap: min(1.6666666667vw, 24px);
}
@media (max-width: 767px) {
  .-grid-box .swell-block-columns__inner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    width: 100%;
    row-gap: 4vw;
  }
}
.-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.-flex-between .swell-block-columns__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: min(1.3888888889vw, 20px);
  -moz-column-gap: min(1.3888888889vw, 20px);
  column-gap: min(1.3888888889vw, 20px);
}
.-flex-between .swell-block-columns__inner .swell-block-column:first-child {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 0px !important;
  flex: 1 1 0 !important;
  min-width: 0;
}
.-flex-between .swell-block-columns__inner .swell-block-column:last-child {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 auto !important;
  flex: 0 0 auto !important;
}
@media (max-width: 767px) {
  .-flex-between.-flex-between-sp .swell-block-columns__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .-flex-between.-counseling .text-28 {
    font-size: 6.4vw !important;
  }
}
.-flex-between-item .swell-block-columns__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.-center .wp-block-image img {
  margin: 0 auto;
}
.-flex-stretch .swell-block-columns__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.-flex-stretch .swell-block-columns__inner .-stretch-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.-flex-stretch .swell-block-columns__inner .-stretch-item .link-box {
  margin-top: auto;
}
.-stretch .swell-block-columns__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.border-qa .is-style-simple > .swell-block-accordion__item:first-child {
  border-top: none !important;
}
.border-qa .swell-block-accordion.is-style-simple .swell-block-accordion__body {
  border-top: none !important;
}
.border-qa .is-style-simple:last-child > .swell-block-accordion__item {
  border-bottom: none !important;
}
.border-qa .swell-block-accordion__label {
  padding-left: 2em;
  text-indent: -1.7em;
}
.border-qa .swell-block-accordion__label .swl-inline-color {
  font-family: "Roboto Condensed", sans-serif;
}
.border-qa .wp-block-paragraph {
  padding-left: 2em;
  text-indent: -1.7em;
}
.border-qa .wp-block-paragraph strong .swl-inline-color {
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
}
.border-qa .icon-minus:before {
  color: #00488c;
}
.border-qa .icon-plus:before {
  color: #00488c;
}
.border-qa.-lisk .wp-block-paragraph {
  padding-left: 0;
  text-indent: 0;
}
.border-qa.-lisk .swell-block-accordion__label {
  padding-left: 0;
  text-indent: 0;
}
.text-40 {
  font-size: 40px !important;
}
@media (max-width: 1023px) {
  .text-40 {
    font-size: min(4vw, 40px) !important;
  }
}
@media (max-width: 767px) {
  .text-40 {
    font-size: 6.9333333333vw !important;
  }
}
.text-32 {
  font-size: 32px !important;
}
@media (max-width: 1023px) {
  .text-32 {
    font-size: min(2.2222222222vw, 32px) !important;
  }
}
@media (max-width: 767px) {
  .text-32 {
    font-size: 6.4vw !important;
  }
}
@media (max-width: 1200px) {
  .text-32.-text-25-lg {
    font-size: min(2.5vw, 25px) !important;
  }
}
@media (max-width: 1023px) {
  .text-32.-text-25-lg {
    font-size: min(2.2222222222vw, 32px) !important;
  }
}
@media (max-width: 767px) {
  .text-32.-text-25-lg {
    font-size: 6.4vw !important;
  }
}
.text-28 {
  font-size: 28px !important;
}
@media (max-width: 1023px) {
  .text-28 {
    font-size: min(1.9444444444vw, 28px) !important;
  }
}
@media (max-width: 767px) {
  .text-28 {
    font-size: 5.3333333333vw !important;
  }
}
.text-24 {
  font-size: 24px !important;
}
@media (max-width: 1023px) {
  .text-24 {
    font-size: min(2.4vw, 24px) !important;
  }
}
@media (max-width: 767px) {
  .text-24 {
    font-size: 4.8vw !important;
  }
}
@media (max-width: 767px) {
  .text-24.-text-22-sp {
    font-size: 5.8666666667vw !important;
  }
}
.text-20 {
  font-size: 20px !important;
}
@media (max-width: 1023px) {
  .text-20 {
    font-size: min(2vw, 20px) !important;
  }
}
@media (max-width: 767px) {
  .text-20 {
    font-size: 5.3333333333vw !important;
  }
}
.text-18 {
  font-size: 18px !important;
}
@media (max-width: 1023px) {
  .text-18 {
    font-size: min(1.8vw, 18px) !important;
  }
}
@media (max-width: 767px) {
  .text-18 {
    font-size: 4.2666666667vw !important;
  }
}
.text-16 {
  font-size: 16px !important;
}
@media (max-width: 1023px) {
  .text-16 {
    font-size: min(1.6vw, 16px) !important;
  }
}
@media (max-width: 767px) {
  .text-16 {
    font-size: 3.7333333333vw !important;
  }
}
@media (max-width: 767px) {
  .text-16-sp {
    font-size: 4.2666666667vw !important;
  }
}
.text-14 {
  font-size: 14px !important;
}
@media (max-width: 1023px) {
  .text-14 {
    font-size: min(1.4vw, 14px) !important;
  }
}
@media (max-width: 767px) {
  .text-14 {
    font-size: 3.7333333333vw !important;
  }
}
.text-12 {
  font-size: 12px !important;
}
@media (max-width: 767px) {
  .text-12 {
    font-size: 3.2vw !important;
  }
}
.text-12.-block {
  display: block;
  line-height: 1.4;
}
@media (max-width: 1023px) {
  .text-12.-top {
    font-size: 9px !important;
  }
}
@media (max-width: 767px) {
  .text-12.-top {
    font-size: 3.2vw !important;
  }
}
.wide-800 {
  width: 800px !important;
  margin: 0 auto !important;
}
@media (max-width: 1200px) {
  .wide-800 {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .wide-800 {
    width: 100% !important;
  }
}
.wide-1006 {
  width: 1006px !important;
  margin: 0 auto !important;
}
@media (max-width: 1200px) {
  .wide-1006 {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .wide-1006 {
    width: 100% !important;
  }
}
.wide-1040 {
  width: 1040px !important;
  margin: 0 auto !important;
}
@media (max-width: 1200px) {
  .wide-1040 {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .wide-1040 {
    width: 100% !important;
  }
}
.wide-1200 {
  width: 1200px !important;
  margin: 0 auto !important;
}
@media (max-width: 1200px) {
  .wide-1200 {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .wide-1200 {
    width: 100% !important;
  }
}
.wide-1360 {
  width: 1360px !important;
  margin: 0 auto !important;
}
@media (max-width: 1200px) {
  .wide-1360 {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .wide-1360 {
    width: 100% !important;
  }
}
.deco-under-01 {
  position: relative;
}
.deco-under-01:after {
  content: "";
  position: absolute;
  top: max(-2.6388888889vw, -38px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: min(3.3333333333vw, 48px);
  height: min(5.2777777778vw, 76px);
  background: url("../img/deco_values.svg") center/cover no-repeat;
}
@media (max-width: 767px) {
  .deco-under-01:after {
    top: -6.9333333333vw;
    width: 9.8666666667vw;
    height: 15.4666666667vw;
  }
}
.deco-under-02 {
  position: relative;
}
.deco-under-02:after {
  content: "";
  position: absolute;
  bottom: max(-2.6388888889vw, -38px);
  left: min(5.5555555556vw, 80px);
  display: block;
  width: min(4.4444444444vw, 64px);
  height: min(5.4166666667vw, 78px);
  background: url("../img/deco_treatment.svg") center/cover no-repeat;
}
@media (max-width: 767px) {
  .deco-under-02:after {
    bottom: -6.9333333333vw;
    width: 12.8vw;
    height: 15.4666666667vw;
  }
}
.deco-under-03 {
  position: relative;
}
.deco-under-03:after {
  content: "";
  position: absolute;
  top: max(-2.6388888889vw, -38px);
  right: min(3.8194444444vw, 55px);
  display: block;
  width: min(4.4444444444vw, 64px);
  height: min(5.4166666667vw, 78px);
  background: url("../img/deco_treatment.svg") center/cover no-repeat;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (max-width: 767px) {
  .deco-under-03:after {
    top: -6.9333333333vw;
    width: 12.8vw;
    height: 15.4666666667vw;
  }
}
.deco-under-03.-kids:after {
  top: 0;
  left: 50%;
  right: initial;
  -webkit-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
  width: min(3.3333333333vw, 48px);
  height: min(4.0972222222vw, 59px);
}
@media (max-width: 767px) {
  .deco-under-03.-kids:after {
    left: 50%;
    right: auto;
    top: -2.6666666667vw;
    width: 9.6vw;
    height: 13.0666666667vw;
  }
}
.title-icon {
  position: relative;
  padding-left: min(4.4444444444vw, 64px);
}
@media (max-width: 767px) {
  .title-icon {
    padding-left: 17.0666666667vw;
  }
}
.title-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  display: block;
  width: min(3.6111111111vw, 52px);
  height: min(2.7777777778vw, 40px);
  background: url("../img/icon_child_bl.svg") center/cover no-repeat;
}
@media (max-width: 767px) {
  .title-icon:after {
    width: 13.8666666667vw;
    height: 10.6666666667vw;
  }
}
.title-icon.-bk {
  padding-left: min(3.6111111111vw, 52px);
}
@media (max-width: 767px) {
  .title-icon.-bk {
    padding-left: 13.8666666667vw;
  }
}
.title-icon.-bk:after {
  width: min(2.7083333333vw, 39px);
  height: min(2.0833333333vw, 30px);
  background: url("../img/icon_child.svg") center/cover no-repeat;
}
@media (max-width: 767px) {
  .title-icon.-bk:after {
    width: 10.4vw;
    height: 8vw;
  }
}
.title-icon.-adult {
  padding-left: min(5vw, 72px);
}
@media (max-width: 767px) {
  .title-icon.-adult {
    padding-left: 19.2vw;
  }
}
.title-icon.-adult:after {
  width: min(4.1666666667vw, 60px);
  height: min(2.3611111111vw, 34px);
  background: url("../img/icon_adult_bl01.svg") center/cover no-repeat;
}
@media (max-width: 767px) {
  .title-icon.-adult:after {
    width: 16vw;
    height: 9.0666666667vw;
  }
}
.title-icon.-adult.-bk {
  padding-left: min(2.4305555556vw, 35px);
}
@media (max-width: 767px) {
  .title-icon.-adult.-bk {
    padding-left: 9.3333333333vw;
  }
}
.title-icon.-adult.-bk:after {
  width: min(1.5972222222vw, 23px);
  height: min(2.0833333333vw, 30px);
  background: url("../img/icon_adult.svg") center/cover no-repeat;
}
@media (max-width: 767px) {
  .title-icon.-adult.-bk:after {
    width: 6.1333333333vw;
    height: 8vw;
  }
}
.title-icon.-sub {
  padding-left: min(2.9861111111vw, 43px);
}
@media (max-width: 767px) {
  .title-icon.-sub {
    padding-left: 11.4666666667vw;
  }
}
.title-icon.-sub:after {
  left: min(0.4861111111vw, 7px);
  width: min(1.6666666667vw, 24px);
  height: min(2.6388888889vw, 38px);
  background: url("../img/deco_values.svg") center/cover no-repeat;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
@media (max-width: 767px) {
  .title-icon.-sub:after {
    width: 6.4vw;
    height: 10.1333333333vw;
    left: 1.8666666667vw;
  }
}
#top_title_area {
  position: relative;
  overflow: hidden;
}
@media (max-width: 1200px) {
  #top_title_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  #top_title_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
#top_title_area .l-topTitleArea__img {
  width: min(83.3333333333vw, 1200px);
  height: min(29.1666666667vw, 420px);
  aspect-ratio: 1200/420;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-mask-image: url("../img/under_mask.svg");
  mask-image: url("../img/under_mask.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
@media (max-width: 1200px) {
  #top_title_area .l-topTitleArea__img {
    border-radius: 10px;
    -webkit-mask-image: none;
    mask-image: none;
    height: min(42.5vw, 612px) !important;
  }
}
@media (max-width: 767px) {
  #top_title_area .l-topTitleArea__img {
    height: 48vw !important;
  }
}
.c-pageTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #00488c;
  font-size: 40px !important;
  line-height: 1;
}
@media (max-width: 1200px) {
  .c-pageTitle {
    font-size: min(4vw, 40px) !important;
  }
}
@media (max-width: 767px) {
  .c-pageTitle {
    font-size: 6.9333333333vw !important;
    margin-bottom: 10.6666666667vw;
  }
}
.c-pageTitle__subTitle {
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  opacity: 1;
  margin: min(1.2vw, 12px) 0 0 0;
  font-style: normal;
}
@media (max-width: 1200px) {
  .c-pageTitle__subTitle {
    font-size: min(1.6vw, 16px) !important;
  }
}
@media (max-width: 767px) {
  .c-pageTitle__subTitle {
    font-size: 3.7333333333vw !important;
    margin-top: 4.2666666667vw;
  }
}
.l-topTitleArea__body {
  position: absolute;
  bottom: 0;
  text-shadow: none;
  padding-left: min(4vw, 40px);
}
@media (max-width: 1200px) {
  .l-topTitleArea__body {
    padding-top: min(2vw, 20px);
    position: initial;
  }
}
@media (max-width: 767px) {
  .l-topTitleArea__body {
    padding-left: 5.3333333333vw;
    padding-top: 0;
  }
}
@media (max-width: 1200px) {
  .c-filterLayer__img {
    position: initial;
  }
}
@media (max-width: 1200px) {
  .u-obf-cover {
    width: 90% !important;
  }
}
.deco-contact {
  position: relative;
}
.deco-contact:before {
  content: "";
  position: absolute;
  top: max(-2.0833333333vw, -30px);
  left: min(2.7777777778vw, 40px);
  z-index: 2;
  display: block;
  width: min(12.8472222222vw, 185px);
  height: min(4.375vw, 63px);
  background: url("../img/ask_deco05.svg") center/cover no-repeat;
}
@media (max-width: 767px) {
  .deco-contact:before {
    top: -6.6666666667vw;
    left: 5.3333333333vw;
    width: 37.0666666667vw;
    height: 12.5333333333vw;
  }
}
.deco-contact.-bl:before {
  width: min(9.0277777778vw, 130px);
  height: min(4.1666666667vw, 60px);
  background: url("../img/deco_trouble.svg") center/cover no-repeat;
}
@media (max-width: 767px) {
  .deco-contact.-bl:before {
    width: 25.8666666667vw;
    height: 12vw;
  }
}
.blue-btn {
  width: min(21.3888888889vw, 308px);
  margin: 0 auto;
}
@media (max-width: 767px) {
  .blue-btn {
    width: 100%;
  }
}
.blue-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #00488c;
  color: #fff;
  font-weight: 500;
  font-family: "Roboto Condensed", sans-serif;
  border-radius: 2px;
  font-size: min(1.8055555556vw, 26px);
  line-height: 1;
  width: min(21.3888888889vw, 308px);
  height: min(4.4444444444vw, 64px);
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media (max-width: 767px) {
  .blue-btn a {
    width: 100%;
    height: 17.0666666667vw;
    font-size: 6.9333333333vw;
  }
}
.blue-btn a:hover {
  opacity: 0.8;
}
.blue-btn a span {
  position: relative;
  padding-left: min(0.5555555556vw, 8px);
}
.blue-btn a span:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: max(-2.0833333333vw, -30px);
  display: block;
  width: min(1.875vw, 27px);
  height: min(1.6666666667vw, 24px);
  background: url("../img/icon_tel.svg") center/cover no-repeat;
}
@media (max-width: 767px) {
  .blue-btn a span:before {
    left: -8vw;
    width: 7.2vw;
    height: 6.4vw;
  }
}
.blue-btn.-wh a {
  background-color: #fff;
  color: #00488c;
}
.blue-btn.-wh a span:before {
  background: url("../img/icon_tel_bl.svg") center/cover no-repeat;
}
.blue-btn.-wh a:hover span {
  color: #00488c !important;
}
.gold-btn {
  width: min(21.3888888889vw, 308px);
  margin: 0 auto;
}
@media (max-width: 767px) {
  .gold-btn {
    width: 100%;
  }
}
.gold-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #bfa64b;
  border-radius: 2px;
  line-height: 1;
  width: min(21.3888888889vw, 308px);
  height: min(4.4444444444vw, 64px);
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media (max-width: 767px) {
  .gold-btn a {
    width: 100%;
    height: 17.0666666667vw;
  }
}
.gold-btn a span {
  position: relative;
  color: #fff;
  font-weight: bold;
  font-size: min(1.25vw, 18px);
  padding-left: min(0.5555555556vw, 8px);
}
@media (max-width: 767px) {
  .gold-btn a span {
    font-size: 4.8vw;
  }
}
.gold-btn a span:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: max(-2.0833333333vw, -30px);
  display: block;
  width: min(1.6666666667vw, 24px);
  height: min(1.7361111111vw, 25px);
  background: url("../img/icon_form.svg") center/cover no-repeat;
}
@media (max-width: 767px) {
  .gold-btn a span:before {
    left: -8vw;
    width: 6.4vw;
    height: 6.6666666667vw;
  }
}
.gold-btn a:hover {
  opacity: 0.8;
}
.gold-btn.-sky a {
  background-color: #c7def3;
  color: #00488c;
}
.gold-btn.-sky a span {
  color: #00488c;
}
.gold-btn.-sky a:hover span {
  color: #00488c !important;
}
.gold-btn.-sky svg:not([fill]) {
  fill: #00488c;
}
.gold-btn.-icon-none a span:before {
  content: none;
}
.gold-btn svg:not([fill]) {
  fill: #fff;
}
.tag-sky {
  background-color: #7ea9d2;
  display: inline-block;
  padding: 0 min(0.5555555556vw, 8px);
  border-radius: 2px;
}
@media (max-width: 767px) {
  .tag-sky {
    padding: 0 2.1333333333vw;
  }
}
.hearing-bg {
  position: relative;
  padding-top: min(41.6666666667vw, 600px);
}
@media (max-width: 1200px) {
  .hearing-bg {
    padding: min(43.75vw, 630px) min(2.7777777778vw, 40px) 0;
  }
}
@media (max-width: 767px) {
  .hearing-bg {
    padding: 39.4666666667vw 5.3333333333vw 0;
  }
}
.hearing-bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: min(50vw, 720px);
  background: url("../img/img_ask.webp") center/cover no-repeat;
  z-index: -1;
}
.hearing-bg h2 {
  position: relative;
  display: inline-block;
}
.hearing-bg h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: repeating-linear-gradient(
    to right,
    #fff 0,
    #fff 4px,
    transparent 4px,
    transparent 8px
  );
}
.hearing-bg .hearing_deco {
  position: relative;
}
.hearing-bg .hearing_deco:after {
  content: "";
  position: absolute;
  top: max(-2.7777777778vw, -40px);
  left: max(-4.8611111111vw, -70px);
  display: block;
  width: min(15.1388888889vw, 218px);
  height: min(15.0694444444vw, 217px);
  background: url("../img/hearing_deco01.svg") center/cover no-repeat;
}
@media screen and (max-width: 1024px) {
  .hearing-bg .hearing_deco:after {
    left: max(-9vw, -70px);
  }
}
@media (max-width: 767px) {
  .hearing-bg .hearing_deco:after {
    display: none;
  }
}
.hearing-bg .hearing_deco:before {
  content: "";
  position: absolute;
  top: max(-4.8611111111vw, -70px);
  right: 0;
  display: block;
  width: min(15.4166666667vw, 222px);
  height: min(20.9722222222vw, 302px);
  background: url("../img/hearing_deco02.svg") center/cover no-repeat;
}
@media screen and (max-width: 1024px) {
  .hearing-bg .hearing_deco:before {
    right: max(-7vw, -70px);
  }
}
@media (max-width: 767px) {
  .hearing-bg .hearing_deco:before {
    display: none;
  }
}
.inner-box-under {
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .inner-box-under {
    width: 100%;
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .inner-box-under {
    padding: 0;
  }
}
.inner-box-under.-wide {
  width: 100%;
  padding: 0;
}
@media (max-width: 1023px) {
  .inner-box-under.-wide .blue-btn {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .inner-box-under.-wide .blue-btn a {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .inner-box-under.-wide .gold-btn {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .inner-box-under.-wide .gold-btn a {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .flow-item {
    width: 50%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 440px) {
  .flow-item {
    width: 100%;
  }
}
.-about-bg {
  position: relative;
}
.-about-bg:before {
  content: "";
  position: absolute;
  top: min(4.1666666667vw, 60px);
  left: max(-3.4722222222vw, -50px);
  display: block;
  width: min(86.1111111111vw, 1240px);
  height: min(39.1666666667vw, 564px);
  background: url("../img/under_about_bg.svg") center/cover no-repeat;
}
@media (max-width: 1023px) {
  .-about-bg:before {
    left: 0;
  }
}
.-greeting-bg {
  position: relative;
}
.-greeting-bg:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 160px;
  background-color: #fff;
  z-index: -1;
}
.-greeting-deco {
  position: relative;
}
.-greeting-deco:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: min(4.4444444444vw, 64px);
  height: min(5.4166666667vw, 78px);
  background: url("../img/deco_treatment.svg") center/cover no-repeat;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (max-width: 767px) {
  .-greeting-deco:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .swell-block-column.-sp-blank {
    padding-left: 0 !important;
  }
}
@media (max-width: 767px) {
  .-career-border {
    border-bottom: none !important;
  }
  .-career-border .swell-block-column.-border-r {
    border-right: none !important;
    border-bottom: 1px solid #c5c5c5 !important;
    padding-bottom: 4.2666666667vw;
  }
  .-career-border .wp-block-group.-pl32 {
    padding-left: 0 !important;
  }
}
@media (max-width: 767px) {
  .-column6 .swell-block-columns__inner .child_1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .-column6 .swell-block-columns__inner .child_2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .-column6 .swell-block-columns__inner .child_5 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .-column6 .swell-block-columns__inner .child_6 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .-column6 .swell-block-columns__inner .child_3 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .-column6 .swell-block-columns__inner .child_4 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
}
.-column6 .wp-block-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100% !important;
}
.-column6 .wp-block-image.-photo {
  height: 100% !important;
}
.-column6 .wp-block-image.-photo img {
  height: 100% !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
}
.-column6 .wp-block-image.-num {
  width: min(6.3888888889vw, 92px);
  margin: 0 auto;
}
@media (max-width: 767px) {
  .-column6 .wp-block-image.-num {
    width: 24.5333333333vw;
  }
}
.-column3 .wp-block-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: min(23.3333333333vw, 336px) !important;
}
@media (max-width: 1200px) {
  .-column3 .wp-block-group {
    height: 100% !important;
  }
}
.-specialization {
  padding: 0 !important;
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(80%, #fff),
      color-stop(80%, transparent)
    )
    transparent !important;
  background: linear-gradient(to right, #fff 80%, transparent 80%) transparent !important;
}
@media (max-width: 1200px) {
  .-specialization {
    padding: 0 40px !important;
  }
}
@media (max-width: 1023px) {
  .-specialization {
    padding: 2.7em 1.5em !important;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(100%, #fff),
        to(transparent)
      )
      transparent !important;
    background: linear-gradient(to right, #fff 100%, transparent 100%)
      transparent !important;
  }
}
@media (max-width: 767px) {
  .-specialization {
    padding: 2.7em 1.5em !important;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(100%, #fff),
        to(transparent)
      )
      transparent !important;
    background: linear-gradient(to right, #fff 100%, transparent 100%)
      transparent !important;
  }
}
.-specialization-deco {
  position: relative;
}
.-specialization-deco:after {
  content: "";
  position: absolute;
  top: max(-2.6388888889vw, -38px);
  left: 0;
  display: block;
  width: min(3.3333333333vw, 48px);
  height: min(5.2777777778vw, 76px);
  background: url("../img/deco_values.svg") center/cover no-repeat;
}
@media (max-width: 1023px) {
  .-specialization-deco:after {
    top: max(-8.3333333333vw, -120px);
  }
}
@media (max-width: 767px) {
  .-specialization-deco:after {
    top: -18.6666666667vw;
    width: 9.8666666667vw;
    height: 15.4666666667vw;
  }
}
.img-box-num {
  position: relative;
  margin-bottom: min(2.7777777778vw, 40px);
}
@media (max-width: 767px) {
  .img-box-num {
    margin-bottom: 11.7333333333vw;
  }
}
.img-box-num:after {
  content: "";
  position: absolute;
  bottom: max(-2.5694444444vw, -37px);
  left: 50%;
  width: min(5.625vw, 81px);
  height: min(5.625vw, 81px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  visibility: visible;
}
@media (max-width: 767px) {
  .img-box-num:after {
    bottom: -9.6vw;
    width: 21.3333333333vw;
    height: 21.3333333333vw;
  }
}
.img-box-num.-num01:after {
  background-image: url("../img/values_num_01.svg");
}
.img-box-num.-num02:after {
  background-image: url("../img/values_num_02.svg");
}
.img-box-num.-num03:after {
  background-image: url("../img/values_num_03.svg");
}
.img-box-num.-num04:after {
  background-image: url("../img/values_num_04.svg");
}
.map-box-under {
  width: 43% !important;
  border-radius: 10px;
}
@media (max-width: 1023px) {
  .map-box-under {
    width: auto !important;
  }
}
@media (max-width: 767px) {
  .map-box-under {
    width: 100% !important;
    height: 85.3333333333vw;
  }
}
.map-box-under iframe {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.-mb0 {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .-mb0 {
    margin-bottom: 0 !important;
  }
}
.-m0 {
  margin: 0 !important;
}
@media (max-width: 767px) {
  .-m0 {
    margin: 0 !important;
  }
}
.-mb4 {
  margin-bottom: min(0.4vw, 4px) !important;
}
@media (max-width: 767px) {
  .-mb4 {
    margin-bottom: 1.0666666667vw !important;
  }
}
.-pa16 {
  padding: min(1.6vw, 16px) !important;
}
@media (max-width: 767px) {
  .-pa16 {
    padding: 4.2666666667vw !important;
  }
}
.-mb8 {
  margin-bottom: min(8 * 100vw/1000, 8px) !important;
}
@media (max-width: 767px) {
  .-mb8 {
    margin-bottom: calc(4 * 100vw / 375) !important;
  }
}
.-mt8 {
  margin-top: min(8 * 100vw/1000, 8px) !important;
}
@media (max-width: 767px) {
  .-mt8 {
    margin-top: calc(4 * 100vw / 375) !important;
  }
}
.-mr8 {
  margin-right: min(8 * 100vw/1000, 8px) !important;
}
@media (max-width: 767px) {
  .-mr8 {
    margin-right: calc(4 * 100vw / 375) !important;
  }
}
.-ml8 {
  margin-left: min(8 * 100vw/1000, 8px) !important;
}
@media (max-width: 767px) {
  .-ml8 {
    margin-left: calc(4 * 100vw / 375) !important;
  }
}
.-mb16 {
  margin-bottom: min(16 * 100vw/1000, 16px) !important;
}
@media (max-width: 767px) {
  .-mb16 {
    margin-bottom: calc(8 * 100vw / 375) !important;
  }
}
.-mt16 {
  margin-top: min(16 * 100vw/1000, 16px) !important;
}
@media (max-width: 767px) {
  .-mt16 {
    margin-top: calc(8 * 100vw / 375) !important;
  }
}
.-mr16 {
  margin-right: min(16 * 100vw/1000, 16px) !important;
}
@media (max-width: 767px) {
  .-mr16 {
    margin-right: calc(8 * 100vw / 375) !important;
  }
}
.-ml16 {
  margin-left: min(16 * 100vw/1000, 16px) !important;
}
@media (max-width: 767px) {
  .-ml16 {
    margin-left: calc(8 * 100vw / 375) !important;
  }
}
.-mb24 {
  margin-bottom: min(24 * 100vw/1000, 24px) !important;
}
@media (max-width: 767px) {
  .-mb24 {
    margin-bottom: calc(12 * 100vw / 375) !important;
  }
}
.-mt24 {
  margin-top: min(24 * 100vw/1000, 24px) !important;
}
@media (max-width: 767px) {
  .-mt24 {
    margin-top: calc(12 * 100vw / 375) !important;
  }
}
.-mr24 {
  margin-right: min(24 * 100vw/1000, 24px) !important;
}
@media (max-width: 767px) {
  .-mr24 {
    margin-right: calc(12 * 100vw / 375) !important;
  }
}
.-ml24 {
  margin-left: min(24 * 100vw/1000, 24px) !important;
}
@media (max-width: 767px) {
  .-ml24 {
    margin-left: calc(12 * 100vw / 375) !important;
  }
}
.-mb32 {
  margin-bottom: min(32 * 100vw/1000, 32px) !important;
}
@media (max-width: 767px) {
  .-mb32 {
    margin-bottom: calc(16 * 100vw / 375) !important;
  }
}
.-mt32 {
  margin-top: min(32 * 100vw/1000, 32px) !important;
}
@media (max-width: 767px) {
  .-mt32 {
    margin-top: calc(16 * 100vw / 375) !important;
  }
}
.-mr32 {
  margin-right: min(32 * 100vw/1000, 32px) !important;
}
@media (max-width: 767px) {
  .-mr32 {
    margin-right: calc(16 * 100vw / 375) !important;
  }
}
.-ml32 {
  margin-left: min(32 * 100vw/1000, 32px) !important;
}
@media (max-width: 767px) {
  .-ml32 {
    margin-left: calc(16 * 100vw / 375) !important;
  }
}
.-mb40 {
  margin-bottom: min(40 * 100vw/1000, 40px) !important;
}
@media (max-width: 767px) {
  .-mb40 {
    margin-bottom: calc(20 * 100vw / 375) !important;
  }
}
.-mt40 {
  margin-top: min(40 * 100vw/1000, 40px) !important;
}
@media (max-width: 767px) {
  .-mt40 {
    margin-top: calc(20 * 100vw / 375) !important;
  }
}
.-mr40 {
  margin-right: min(40 * 100vw/1000, 40px) !important;
}
@media (max-width: 767px) {
  .-mr40 {
    margin-right: calc(20 * 100vw / 375) !important;
  }
}
.-ml40 {
  margin-left: min(40 * 100vw/1000, 40px) !important;
}
@media (max-width: 767px) {
  .-ml40 {
    margin-left: calc(20 * 100vw / 375) !important;
  }
}
.-mb48 {
  margin-bottom: min(48 * 100vw/1000, 48px) !important;
}
@media (max-width: 767px) {
  .-mb48 {
    margin-bottom: calc(24 * 100vw / 375) !important;
  }
}
.-mt48 {
  margin-top: min(48 * 100vw/1000, 48px) !important;
}
@media (max-width: 767px) {
  .-mt48 {
    margin-top: calc(24 * 100vw / 375) !important;
  }
}
.-mr48 {
  margin-right: min(48 * 100vw/1000, 48px) !important;
}
@media (max-width: 767px) {
  .-mr48 {
    margin-right: calc(24 * 100vw / 375) !important;
  }
}
.-ml48 {
  margin-left: min(48 * 100vw/1000, 48px) !important;
}
@media (max-width: 767px) {
  .-ml48 {
    margin-left: calc(24 * 100vw / 375) !important;
  }
}
.-mb56 {
  margin-bottom: min(56 * 100vw/1000, 56px) !important;
}
@media (max-width: 767px) {
  .-mb56 {
    margin-bottom: calc(28 * 100vw / 375) !important;
  }
}
.-mt56 {
  margin-top: min(56 * 100vw/1000, 56px) !important;
}
@media (max-width: 767px) {
  .-mt56 {
    margin-top: calc(28 * 100vw / 375) !important;
  }
}
.-mr56 {
  margin-right: min(56 * 100vw/1000, 56px) !important;
}
@media (max-width: 767px) {
  .-mr56 {
    margin-right: calc(28 * 100vw / 375) !important;
  }
}
.-ml56 {
  margin-left: min(56 * 100vw/1000, 56px) !important;
}
@media (max-width: 767px) {
  .-ml56 {
    margin-left: calc(28 * 100vw / 375) !important;
  }
}
.-mb64 {
  margin-bottom: min(64 * 100vw/1000, 64px) !important;
}
@media (max-width: 767px) {
  .-mb64 {
    margin-bottom: calc(32 * 100vw / 375) !important;
  }
}
.-mt64 {
  margin-top: min(64 * 100vw/1000, 64px) !important;
}
@media (max-width: 767px) {
  .-mt64 {
    margin-top: calc(32 * 100vw / 375) !important;
  }
}
.-mr64 {
  margin-right: min(64 * 100vw/1000, 64px) !important;
}
@media (max-width: 767px) {
  .-mr64 {
    margin-right: calc(32 * 100vw / 375) !important;
  }
}
.-ml64 {
  margin-left: min(64 * 100vw/1000, 64px) !important;
}
@media (max-width: 767px) {
  .-ml64 {
    margin-left: calc(32 * 100vw / 375) !important;
  }
}
.-mb72 {
  margin-bottom: min(72 * 100vw/1000, 72px) !important;
}
@media (max-width: 767px) {
  .-mb72 {
    margin-bottom: calc(36 * 100vw / 375) !important;
  }
}
.-mt72 {
  margin-top: min(72 * 100vw/1000, 72px) !important;
}
@media (max-width: 767px) {
  .-mt72 {
    margin-top: calc(36 * 100vw / 375) !important;
  }
}
.-mr72 {
  margin-right: min(72 * 100vw/1000, 72px) !important;
}
@media (max-width: 767px) {
  .-mr72 {
    margin-right: calc(36 * 100vw / 375) !important;
  }
}
.-ml72 {
  margin-left: min(72 * 100vw/1000, 72px) !important;
}
@media (max-width: 767px) {
  .-ml72 {
    margin-left: calc(36 * 100vw / 375) !important;
  }
}
.-mb80 {
  margin-bottom: min(80 * 100vw/1000, 80px) !important;
}
@media (max-width: 767px) {
  .-mb80 {
    margin-bottom: calc(40 * 100vw / 375) !important;
  }
}
.-mt80 {
  margin-top: min(80 * 100vw/1000, 80px) !important;
}
@media (max-width: 767px) {
  .-mt80 {
    margin-top: calc(40 * 100vw / 375) !important;
  }
}
.-mr80 {
  margin-right: min(80 * 100vw/1000, 80px) !important;
}
@media (max-width: 767px) {
  .-mr80 {
    margin-right: calc(40 * 100vw / 375) !important;
  }
}
.-ml80 {
  margin-left: min(80 * 100vw/1000, 80px) !important;
}
@media (max-width: 767px) {
  .-ml80 {
    margin-left: calc(40 * 100vw / 375) !important;
  }
}
.-mb88 {
  margin-bottom: min(88 * 100vw/1000, 88px) !important;
}
@media (max-width: 767px) {
  .-mb88 {
    margin-bottom: calc(44 * 100vw / 375) !important;
  }
}
.-mt88 {
  margin-top: min(88 * 100vw/1000, 88px) !important;
}
@media (max-width: 767px) {
  .-mt88 {
    margin-top: calc(44 * 100vw / 375) !important;
  }
}
.-mr88 {
  margin-right: min(88 * 100vw/1000, 88px) !important;
}
@media (max-width: 767px) {
  .-mr88 {
    margin-right: calc(44 * 100vw / 375) !important;
  }
}
.-ml88 {
  margin-left: min(88 * 100vw/1000, 88px) !important;
}
@media (max-width: 767px) {
  .-ml88 {
    margin-left: calc(44 * 100vw / 375) !important;
  }
}
.-mb96 {
  margin-bottom: min(96 * 100vw/1000, 96px) !important;
}
@media (max-width: 767px) {
  .-mb96 {
    margin-bottom: calc(48 * 100vw / 375) !important;
  }
}
.-mt96 {
  margin-top: min(96 * 100vw/1000, 96px) !important;
}
@media (max-width: 767px) {
  .-mt96 {
    margin-top: calc(48 * 100vw / 375) !important;
  }
}
.-mr96 {
  margin-right: min(96 * 100vw/1000, 96px) !important;
}
@media (max-width: 767px) {
  .-mr96 {
    margin-right: calc(48 * 100vw / 375) !important;
  }
}
.-ml96 {
  margin-left: min(96 * 100vw/1000, 96px) !important;
}
@media (max-width: 767px) {
  .-ml96 {
    margin-left: calc(48 * 100vw / 375) !important;
  }
}
.-mb104 {
  margin-bottom: min(104 * 100vw/1000, 104px) !important;
}
@media (max-width: 767px) {
  .-mb104 {
    margin-bottom: calc(52 * 100vw / 375) !important;
  }
}
.-mt104 {
  margin-top: min(104 * 100vw/1000, 104px) !important;
}
@media (max-width: 767px) {
  .-mt104 {
    margin-top: calc(52 * 100vw / 375) !important;
  }
}
.-mr104 {
  margin-right: min(104 * 100vw/1000, 104px) !important;
}
@media (max-width: 767px) {
  .-mr104 {
    margin-right: calc(52 * 100vw / 375) !important;
  }
}
.-ml104 {
  margin-left: min(104 * 100vw/1000, 104px) !important;
}
@media (max-width: 767px) {
  .-ml104 {
    margin-left: calc(52 * 100vw / 375) !important;
  }
}
.-mb112 {
  margin-bottom: min(112 * 100vw/1000, 112px) !important;
}
@media (max-width: 767px) {
  .-mb112 {
    margin-bottom: calc(56 * 100vw / 375) !important;
  }
}
.-mt112 {
  margin-top: min(112 * 100vw/1000, 112px) !important;
}
@media (max-width: 767px) {
  .-mt112 {
    margin-top: calc(56 * 100vw / 375) !important;
  }
}
.-mr112 {
  margin-right: min(112 * 100vw/1000, 112px) !important;
}
@media (max-width: 767px) {
  .-mr112 {
    margin-right: calc(56 * 100vw / 375) !important;
  }
}
.-ml112 {
  margin-left: min(112 * 100vw/1000, 112px) !important;
}
@media (max-width: 767px) {
  .-ml112 {
    margin-left: calc(56 * 100vw / 375) !important;
  }
}
.-mb120 {
  margin-bottom: min(120 * 100vw/1000, 120px) !important;
}
@media (max-width: 767px) {
  .-mb120 {
    margin-bottom: calc(60 * 100vw / 375) !important;
  }
}
.-mt120 {
  margin-top: min(120 * 100vw/1000, 120px) !important;
}
@media (max-width: 767px) {
  .-mt120 {
    margin-top: calc(60 * 100vw / 375) !important;
  }
}
.-mr120 {
  margin-right: min(120 * 100vw/1000, 120px) !important;
}
@media (max-width: 767px) {
  .-mr120 {
    margin-right: calc(60 * 100vw / 375) !important;
  }
}
.-ml120 {
  margin-left: min(120 * 100vw/1000, 120px) !important;
}
@media (max-width: 767px) {
  .-ml120 {
    margin-left: calc(60 * 100vw / 375) !important;
  }
}
.-mb128 {
  margin-bottom: min(128 * 100vw/1000, 128px) !important;
}
@media (max-width: 767px) {
  .-mb128 {
    margin-bottom: calc(64 * 100vw / 375) !important;
  }
}
.-mt128 {
  margin-top: min(128 * 100vw/1000, 128px) !important;
}
@media (max-width: 767px) {
  .-mt128 {
    margin-top: calc(64 * 100vw / 375) !important;
  }
}
.-mr128 {
  margin-right: min(128 * 100vw/1000, 128px) !important;
}
@media (max-width: 767px) {
  .-mr128 {
    margin-right: calc(64 * 100vw / 375) !important;
  }
}
.-ml128 {
  margin-left: min(128 * 100vw/1000, 128px) !important;
}
@media (max-width: 767px) {
  .-ml128 {
    margin-left: calc(64 * 100vw / 375) !important;
  }
}
.-mb136 {
  margin-bottom: min(136 * 100vw/1000, 136px) !important;
}
@media (max-width: 767px) {
  .-mb136 {
    margin-bottom: calc(68 * 100vw / 375) !important;
  }
}
.-mt136 {
  margin-top: min(136 * 100vw/1000, 136px) !important;
}
@media (max-width: 767px) {
  .-mt136 {
    margin-top: calc(68 * 100vw / 375) !important;
  }
}
.-mr136 {
  margin-right: min(136 * 100vw/1000, 136px) !important;
}
@media (max-width: 767px) {
  .-mr136 {
    margin-right: calc(68 * 100vw / 375) !important;
  }
}
.-ml136 {
  margin-left: min(136 * 100vw/1000, 136px) !important;
}
@media (max-width: 767px) {
  .-ml136 {
    margin-left: calc(68 * 100vw / 375) !important;
  }
}
.-mb144 {
  margin-bottom: min(144 * 100vw/1000, 144px) !important;
}
@media (max-width: 767px) {
  .-mb144 {
    margin-bottom: calc(72 * 100vw / 375) !important;
  }
}
.-mt144 {
  margin-top: min(144 * 100vw/1000, 144px) !important;
}
@media (max-width: 767px) {
  .-mt144 {
    margin-top: calc(72 * 100vw / 375) !important;
  }
}
.-mr144 {
  margin-right: min(144 * 100vw/1000, 144px) !important;
}
@media (max-width: 767px) {
  .-mr144 {
    margin-right: calc(72 * 100vw / 375) !important;
  }
}
.-ml144 {
  margin-left: min(144 * 100vw/1000, 144px) !important;
}
@media (max-width: 767px) {
  .-ml144 {
    margin-left: calc(72 * 100vw / 375) !important;
  }
}
.-mb152 {
  margin-bottom: min(152 * 100vw/1000, 152px) !important;
}
@media (max-width: 767px) {
  .-mb152 {
    margin-bottom: calc(76 * 100vw / 375) !important;
  }
}
.-mt152 {
  margin-top: min(152 * 100vw/1000, 152px) !important;
}
@media (max-width: 767px) {
  .-mt152 {
    margin-top: calc(76 * 100vw / 375) !important;
  }
}
.-mr152 {
  margin-right: min(152 * 100vw/1000, 152px) !important;
}
@media (max-width: 767px) {
  .-mr152 {
    margin-right: calc(76 * 100vw / 375) !important;
  }
}
.-ml152 {
  margin-left: min(152 * 100vw/1000, 152px) !important;
}
@media (max-width: 767px) {
  .-ml152 {
    margin-left: calc(76 * 100vw / 375) !important;
  }
}
.-mb160 {
  margin-bottom: min(160 * 100vw/1000, 160px) !important;
}
@media (max-width: 767px) {
  .-mb160 {
    margin-bottom: calc(80 * 100vw / 375) !important;
  }
}
.-mt160 {
  margin-top: min(160 * 100vw/1000, 160px) !important;
}
@media (max-width: 767px) {
  .-mt160 {
    margin-top: calc(80 * 100vw / 375) !important;
  }
}
.-mr160 {
  margin-right: min(160 * 100vw/1000, 160px) !important;
}
@media (max-width: 767px) {
  .-mr160 {
    margin-right: calc(80 * 100vw / 375) !important;
  }
}
.-ml160 {
  margin-left: min(160 * 100vw/1000, 160px) !important;
}
@media (max-width: 767px) {
  .-ml160 {
    margin-left: calc(80 * 100vw / 375) !important;
  }
}
.-mb168 {
  margin-bottom: min(168 * 100vw/1000, 168px) !important;
}
@media (max-width: 767px) {
  .-mb168 {
    margin-bottom: calc(84 * 100vw / 375) !important;
  }
}
.-mt168 {
  margin-top: min(168 * 100vw/1000, 168px) !important;
}
@media (max-width: 767px) {
  .-mt168 {
    margin-top: calc(84 * 100vw / 375) !important;
  }
}
.-mr168 {
  margin-right: min(168 * 100vw/1000, 168px) !important;
}
@media (max-width: 767px) {
  .-mr168 {
    margin-right: calc(84 * 100vw / 375) !important;
  }
}
.-ml168 {
  margin-left: min(168 * 100vw/1000, 168px) !important;
}
@media (max-width: 767px) {
  .-ml168 {
    margin-left: calc(84 * 100vw / 375) !important;
  }
}
.-mb176 {
  margin-bottom: min(176 * 100vw/1000, 176px) !important;
}
@media (max-width: 767px) {
  .-mb176 {
    margin-bottom: calc(88 * 100vw / 375) !important;
  }
}
.-mt176 {
  margin-top: min(176 * 100vw/1000, 176px) !important;
}
@media (max-width: 767px) {
  .-mt176 {
    margin-top: calc(88 * 100vw / 375) !important;
  }
}
.-mr176 {
  margin-right: min(176 * 100vw/1000, 176px) !important;
}
@media (max-width: 767px) {
  .-mr176 {
    margin-right: calc(88 * 100vw / 375) !important;
  }
}
.-ml176 {
  margin-left: min(176 * 100vw/1000, 176px) !important;
}
@media (max-width: 767px) {
  .-ml176 {
    margin-left: calc(88 * 100vw / 375) !important;
  }
}
.-mb184 {
  margin-bottom: min(184 * 100vw/1000, 184px) !important;
}
@media (max-width: 767px) {
  .-mb184 {
    margin-bottom: calc(92 * 100vw / 375) !important;
  }
}
.-mt184 {
  margin-top: min(184 * 100vw/1000, 184px) !important;
}
@media (max-width: 767px) {
  .-mt184 {
    margin-top: calc(92 * 100vw / 375) !important;
  }
}
.-mr184 {
  margin-right: min(184 * 100vw/1000, 184px) !important;
}
@media (max-width: 767px) {
  .-mr184 {
    margin-right: calc(92 * 100vw / 375) !important;
  }
}
.-ml184 {
  margin-left: min(184 * 100vw/1000, 184px) !important;
}
@media (max-width: 767px) {
  .-ml184 {
    margin-left: calc(92 * 100vw / 375) !important;
  }
}
.-mb192 {
  margin-bottom: min(192 * 100vw/1000, 192px) !important;
}
@media (max-width: 767px) {
  .-mb192 {
    margin-bottom: calc(96 * 100vw / 375) !important;
  }
}
.-mt192 {
  margin-top: min(192 * 100vw/1000, 192px) !important;
}
@media (max-width: 767px) {
  .-mt192 {
    margin-top: calc(96 * 100vw / 375) !important;
  }
}
.-mr192 {
  margin-right: min(192 * 100vw/1000, 192px) !important;
}
@media (max-width: 767px) {
  .-mr192 {
    margin-right: calc(96 * 100vw / 375) !important;
  }
}
.-ml192 {
  margin-left: min(192 * 100vw/1000, 192px) !important;
}
@media (max-width: 767px) {
  .-ml192 {
    margin-left: calc(96 * 100vw / 375) !important;
  }
}
.-mb200 {
  margin-bottom: min(200 * 100vw/1000, 200px) !important;
}
@media (max-width: 767px) {
  .-mb200 {
    margin-bottom: calc(100 * 100vw / 375) !important;
  }
}
.-mt200 {
  margin-top: min(200 * 100vw/1000, 200px) !important;
}
@media (max-width: 767px) {
  .-mt200 {
    margin-top: calc(100 * 100vw / 375) !important;
  }
}
.-mr200 {
  margin-right: min(200 * 100vw/1000, 200px) !important;
}
@media (max-width: 767px) {
  .-mr200 {
    margin-right: calc(100 * 100vw / 375) !important;
  }
}
.-ml200 {
  margin-left: min(200 * 100vw/1000, 200px) !important;
}
@media (max-width: 767px) {
  .-ml200 {
    margin-left: calc(100 * 100vw / 375) !important;
  }
}
.-mb208 {
  margin-bottom: min(208 * 100vw/1000, 208px) !important;
}
@media (max-width: 767px) {
  .-mb208 {
    margin-bottom: calc(104 * 100vw / 375) !important;
  }
}
.-mt208 {
  margin-top: min(208 * 100vw/1000, 208px) !important;
}
@media (max-width: 767px) {
  .-mt208 {
    margin-top: calc(104 * 100vw / 375) !important;
  }
}
.-mr208 {
  margin-right: min(208 * 100vw/1000, 208px) !important;
}
@media (max-width: 767px) {
  .-mr208 {
    margin-right: calc(104 * 100vw / 375) !important;
  }
}
.-ml208 {
  margin-left: min(208 * 100vw/1000, 208px) !important;
}
@media (max-width: 767px) {
  .-ml208 {
    margin-left: calc(104 * 100vw / 375) !important;
  }
}
.-mb216 {
  margin-bottom: min(216 * 100vw/1000, 216px) !important;
}
@media (max-width: 767px) {
  .-mb216 {
    margin-bottom: calc(108 * 100vw / 375) !important;
  }
}
.-mt216 {
  margin-top: min(216 * 100vw/1000, 216px) !important;
}
@media (max-width: 767px) {
  .-mt216 {
    margin-top: calc(108 * 100vw / 375) !important;
  }
}
.-mr216 {
  margin-right: min(216 * 100vw/1000, 216px) !important;
}
@media (max-width: 767px) {
  .-mr216 {
    margin-right: calc(108 * 100vw / 375) !important;
  }
}
.-ml216 {
  margin-left: min(216 * 100vw/1000, 216px) !important;
}
@media (max-width: 767px) {
  .-ml216 {
    margin-left: calc(108 * 100vw / 375) !important;
  }
}
.-mb224 {
  margin-bottom: min(224 * 100vw/1000, 224px) !important;
}
@media (max-width: 767px) {
  .-mb224 {
    margin-bottom: calc(112 * 100vw / 375) !important;
  }
}
.-mt224 {
  margin-top: min(224 * 100vw/1000, 224px) !important;
}
@media (max-width: 767px) {
  .-mt224 {
    margin-top: calc(112 * 100vw / 375) !important;
  }
}
.-mr224 {
  margin-right: min(224 * 100vw/1000, 224px) !important;
}
@media (max-width: 767px) {
  .-mr224 {
    margin-right: calc(112 * 100vw / 375) !important;
  }
}
.-ml224 {
  margin-left: min(224 * 100vw/1000, 224px) !important;
}
@media (max-width: 767px) {
  .-ml224 {
    margin-left: calc(112 * 100vw / 375) !important;
  }
}
.-mb232 {
  margin-bottom: min(232 * 100vw/1000, 232px) !important;
}
@media (max-width: 767px) {
  .-mb232 {
    margin-bottom: calc(116 * 100vw / 375) !important;
  }
}
.-mt232 {
  margin-top: min(232 * 100vw/1000, 232px) !important;
}
@media (max-width: 767px) {
  .-mt232 {
    margin-top: calc(116 * 100vw / 375) !important;
  }
}
.-mr232 {
  margin-right: min(232 * 100vw/1000, 232px) !important;
}
@media (max-width: 767px) {
  .-mr232 {
    margin-right: calc(116 * 100vw / 375) !important;
  }
}
.-ml232 {
  margin-left: min(232 * 100vw/1000, 232px) !important;
}
@media (max-width: 767px) {
  .-ml232 {
    margin-left: calc(116 * 100vw / 375) !important;
  }
}
.-mb240 {
  margin-bottom: min(240 * 100vw/1000, 240px) !important;
}
@media (max-width: 767px) {
  .-mb240 {
    margin-bottom: calc(120 * 100vw / 375) !important;
  }
}
.-mt240 {
  margin-top: min(240 * 100vw/1000, 240px) !important;
}
@media (max-width: 767px) {
  .-mt240 {
    margin-top: calc(120 * 100vw / 375) !important;
  }
}
.-mr240 {
  margin-right: min(240 * 100vw/1000, 240px) !important;
}
@media (max-width: 767px) {
  .-mr240 {
    margin-right: calc(120 * 100vw / 375) !important;
  }
}
.-ml240 {
  margin-left: min(240 * 100vw/1000, 240px) !important;
}
@media (max-width: 767px) {
  .-ml240 {
    margin-left: calc(120 * 100vw / 375) !important;
  }
}
.-pt8 {
  padding-top: min(8 * 100vw/1000, 8px) !important;
}
@media (max-width: 767px) {
  .-pt8 {
    padding-top: calc(4 * 100vw / 375) !important;
  }
}
.-pr8 {
  padding-right: min(8 * 100vw/1000, 8px) !important;
}
@media (max-width: 767px) {
  .-pr8 {
    padding-right: calc(4 * 100vw / 375) !important;
  }
}
.-pb8 {
  padding-bottom: min(8 * 100vw/1000, 8px) !important;
}
@media (max-width: 767px) {
  .-pb8 {
    padding-bottom: calc(4 * 100vw / 375) !important;
  }
}
.-pl8 {
  padding-left: min(8 * 100vw/1000, 8px) !important;
}
@media (max-width: 767px) {
  .-pl8 {
    padding-left: calc(4 * 100vw / 375) !important;
  }
}
.-pt16 {
  padding-top: min(16 * 100vw/1000, 16px) !important;
}
@media (max-width: 767px) {
  .-pt16 {
    padding-top: calc(8 * 100vw / 375) !important;
  }
}
.-pr16 {
  padding-right: min(16 * 100vw/1000, 16px) !important;
}
@media (max-width: 767px) {
  .-pr16 {
    padding-right: calc(8 * 100vw / 375) !important;
  }
}
.-pb16 {
  padding-bottom: min(16 * 100vw/1000, 16px) !important;
}
@media (max-width: 767px) {
  .-pb16 {
    padding-bottom: calc(8 * 100vw / 375) !important;
  }
}
.-pl16 {
  padding-left: min(16 * 100vw/1000, 16px) !important;
}
@media (max-width: 767px) {
  .-pl16 {
    padding-left: calc(8 * 100vw / 375) !important;
  }
}
.-pt24 {
  padding-top: min(24 * 100vw/1000, 24px) !important;
}
@media (max-width: 767px) {
  .-pt24 {
    padding-top: calc(12 * 100vw / 375) !important;
  }
}
.-pr24 {
  padding-right: min(24 * 100vw/1000, 24px) !important;
}
@media (max-width: 767px) {
  .-pr24 {
    padding-right: calc(12 * 100vw / 375) !important;
  }
}
.-pb24 {
  padding-bottom: min(24 * 100vw/1000, 24px) !important;
}
@media (max-width: 767px) {
  .-pb24 {
    padding-bottom: calc(12 * 100vw / 375) !important;
  }
}
.-pl24 {
  padding-left: min(24 * 100vw/1000, 24px) !important;
}
@media (max-width: 767px) {
  .-pl24 {
    padding-left: calc(12 * 100vw / 375) !important;
  }
}
.-pt32 {
  padding-top: min(32 * 100vw/1000, 32px) !important;
}
@media (max-width: 767px) {
  .-pt32 {
    padding-top: calc(16 * 100vw / 375) !important;
  }
}
.-pr32 {
  padding-right: min(32 * 100vw/1000, 32px) !important;
}
@media (max-width: 767px) {
  .-pr32 {
    padding-right: calc(16 * 100vw / 375) !important;
  }
}
.-pb32 {
  padding-bottom: min(32 * 100vw/1000, 32px) !important;
}
@media (max-width: 767px) {
  .-pb32 {
    padding-bottom: calc(16 * 100vw / 375) !important;
  }
}
.-pl32 {
  padding-left: min(32 * 100vw/1000, 32px) !important;
}
@media (max-width: 767px) {
  .-pl32 {
    padding-left: calc(16 * 100vw / 375) !important;
  }
}
.-pt40 {
  padding-top: min(40 * 100vw/1000, 40px) !important;
}
@media (max-width: 767px) {
  .-pt40 {
    padding-top: calc(20 * 100vw / 375) !important;
  }
}
.-pr40 {
  padding-right: min(40 * 100vw/1000, 40px) !important;
}
@media (max-width: 767px) {
  .-pr40 {
    padding-right: calc(20 * 100vw / 375) !important;
  }
}
.-pb40 {
  padding-bottom: min(40 * 100vw/1000, 40px) !important;
}
@media (max-width: 767px) {
  .-pb40 {
    padding-bottom: calc(20 * 100vw / 375) !important;
  }
}
.-pl40 {
  padding-left: min(40 * 100vw/1000, 40px) !important;
}
@media (max-width: 767px) {
  .-pl40 {
    padding-left: calc(20 * 100vw / 375) !important;
  }
}
.-pt48 {
  padding-top: min(48 * 100vw/1000, 48px) !important;
}
@media (max-width: 767px) {
  .-pt48 {
    padding-top: calc(24 * 100vw / 375) !important;
  }
}
.-pr48 {
  padding-right: min(48 * 100vw/1000, 48px) !important;
}
@media (max-width: 767px) {
  .-pr48 {
    padding-right: calc(24 * 100vw / 375) !important;
  }
}
.-pb48 {
  padding-bottom: min(48 * 100vw/1000, 48px) !important;
}
@media (max-width: 767px) {
  .-pb48 {
    padding-bottom: calc(24 * 100vw / 375) !important;
  }
}
.-pl48 {
  padding-left: min(48 * 100vw/1000, 48px) !important;
}
@media (max-width: 767px) {
  .-pl48 {
    padding-left: calc(24 * 100vw / 375) !important;
  }
}
.-pt56 {
  padding-top: min(56 * 100vw/1000, 56px) !important;
}
@media (max-width: 767px) {
  .-pt56 {
    padding-top: calc(28 * 100vw / 375) !important;
  }
}
.-pr56 {
  padding-right: min(56 * 100vw/1000, 56px) !important;
}
@media (max-width: 767px) {
  .-pr56 {
    padding-right: calc(28 * 100vw / 375) !important;
  }
}
.-pb56 {
  padding-bottom: min(56 * 100vw/1000, 56px) !important;
}
@media (max-width: 767px) {
  .-pb56 {
    padding-bottom: calc(28 * 100vw / 375) !important;
  }
}
.-pl56 {
  padding-left: min(56 * 100vw/1000, 56px) !important;
}
@media (max-width: 767px) {
  .-pl56 {
    padding-left: calc(28 * 100vw / 375) !important;
  }
}
.-pt64 {
  padding-top: min(64 * 100vw/1000, 64px) !important;
}
@media (max-width: 767px) {
  .-pt64 {
    padding-top: calc(32 * 100vw / 375) !important;
  }
}
.-pr64 {
  padding-right: min(64 * 100vw/1000, 64px) !important;
}
@media (max-width: 767px) {
  .-pr64 {
    padding-right: calc(32 * 100vw / 375) !important;
  }
}
.-pb64 {
  padding-bottom: min(64 * 100vw/1000, 64px) !important;
}
@media (max-width: 767px) {
  .-pb64 {
    padding-bottom: calc(32 * 100vw / 375) !important;
  }
}
.-pl64 {
  padding-left: min(64 * 100vw/1000, 64px) !important;
}
@media (max-width: 767px) {
  .-pl64 {
    padding-left: calc(32 * 100vw / 375) !important;
  }
}
.-pt72 {
  padding-top: min(72 * 100vw/1000, 72px) !important;
}
@media (max-width: 767px) {
  .-pt72 {
    padding-top: calc(36 * 100vw / 375) !important;
  }
}
.-pr72 {
  padding-right: min(72 * 100vw/1000, 72px) !important;
}
@media (max-width: 767px) {
  .-pr72 {
    padding-right: calc(36 * 100vw / 375) !important;
  }
}
.-pb72 {
  padding-bottom: min(72 * 100vw/1000, 72px) !important;
}
@media (max-width: 767px) {
  .-pb72 {
    padding-bottom: calc(36 * 100vw / 375) !important;
  }
}
.-pl72 {
  padding-left: min(72 * 100vw/1000, 72px) !important;
}
@media (max-width: 767px) {
  .-pl72 {
    padding-left: calc(36 * 100vw / 375) !important;
  }
}
.-pt80 {
  padding-top: min(80 * 100vw/1000, 80px) !important;
}
@media (max-width: 767px) {
  .-pt80 {
    padding-top: calc(40 * 100vw / 375) !important;
  }
}
.-pr80 {
  padding-right: min(80 * 100vw/1000, 80px) !important;
}
@media (max-width: 767px) {
  .-pr80 {
    padding-right: calc(40 * 100vw / 375) !important;
  }
}
.-pb80 {
  padding-bottom: min(80 * 100vw/1000, 80px) !important;
}
@media (max-width: 767px) {
  .-pb80 {
    padding-bottom: calc(40 * 100vw / 375) !important;
  }
}
.-pl80 {
  padding-left: min(80 * 100vw/1000, 80px) !important;
}
@media (max-width: 767px) {
  .-pl80 {
    padding-left: calc(40 * 100vw / 375) !important;
  }
}
.-pt88 {
  padding-top: min(88 * 100vw/1000, 88px) !important;
}
@media (max-width: 767px) {
  .-pt88 {
    padding-top: calc(44 * 100vw / 375) !important;
  }
}
.-pr88 {
  padding-right: min(88 * 100vw/1000, 88px) !important;
}
@media (max-width: 767px) {
  .-pr88 {
    padding-right: calc(44 * 100vw / 375) !important;
  }
}
.-pb88 {
  padding-bottom: min(88 * 100vw/1000, 88px) !important;
}
@media (max-width: 767px) {
  .-pb88 {
    padding-bottom: calc(44 * 100vw / 375) !important;
  }
}
.-pl88 {
  padding-left: min(88 * 100vw/1000, 88px) !important;
}
@media (max-width: 767px) {
  .-pl88 {
    padding-left: calc(44 * 100vw / 375) !important;
  }
}
.-pt96 {
  padding-top: min(96 * 100vw/1000, 96px) !important;
}
@media (max-width: 767px) {
  .-pt96 {
    padding-top: calc(48 * 100vw / 375) !important;
  }
}
.-pr96 {
  padding-right: min(96 * 100vw/1000, 96px) !important;
}
@media (max-width: 767px) {
  .-pr96 {
    padding-right: calc(48 * 100vw / 375) !important;
  }
}
.-pb96 {
  padding-bottom: min(96 * 100vw/1000, 96px) !important;
}
@media (max-width: 767px) {
  .-pb96 {
    padding-bottom: calc(48 * 100vw / 375) !important;
  }
}
.-pl96 {
  padding-left: min(96 * 100vw/1000, 96px) !important;
}
@media (max-width: 767px) {
  .-pl96 {
    padding-left: calc(48 * 100vw / 375) !important;
  }
}
.-pt104 {
  padding-top: min(104 * 100vw/1000, 104px) !important;
}
@media (max-width: 767px) {
  .-pt104 {
    padding-top: calc(52 * 100vw / 375) !important;
  }
}
.-pr104 {
  padding-right: min(104 * 100vw/1000, 104px) !important;
}
@media (max-width: 767px) {
  .-pr104 {
    padding-right: calc(52 * 100vw / 375) !important;
  }
}
.-pb104 {
  padding-bottom: min(104 * 100vw/1000, 104px) !important;
}
@media (max-width: 767px) {
  .-pb104 {
    padding-bottom: calc(52 * 100vw / 375) !important;
  }
}
.-pl104 {
  padding-left: min(104 * 100vw/1000, 104px) !important;
}
@media (max-width: 767px) {
  .-pl104 {
    padding-left: calc(52 * 100vw / 375) !important;
  }
}
.-pt112 {
  padding-top: min(112 * 100vw/1000, 112px) !important;
}
@media (max-width: 767px) {
  .-pt112 {
    padding-top: calc(56 * 100vw / 375) !important;
  }
}
.-pr112 {
  padding-right: min(112 * 100vw/1000, 112px) !important;
}
@media (max-width: 767px) {
  .-pr112 {
    padding-right: calc(56 * 100vw / 375) !important;
  }
}
.-pb112 {
  padding-bottom: min(112 * 100vw/1000, 112px) !important;
}
@media (max-width: 767px) {
  .-pb112 {
    padding-bottom: calc(56 * 100vw / 375) !important;
  }
}
.-pl112 {
  padding-left: min(112 * 100vw/1000, 112px) !important;
}
@media (max-width: 767px) {
  .-pl112 {
    padding-left: calc(56 * 100vw / 375) !important;
  }
}
.-pt120 {
  padding-top: min(120 * 100vw/1000, 120px) !important;
}
@media (max-width: 767px) {
  .-pt120 {
    padding-top: calc(60 * 100vw / 375) !important;
  }
}
.-pr120 {
  padding-right: min(120 * 100vw/1000, 120px) !important;
}
@media (max-width: 767px) {
  .-pr120 {
    padding-right: calc(60 * 100vw / 375) !important;
  }
}
.-pb120 {
  padding-bottom: min(120 * 100vw/1000, 120px) !important;
}
@media (max-width: 767px) {
  .-pb120 {
    padding-bottom: calc(60 * 100vw / 375) !important;
  }
}
.-pl120 {
  padding-left: min(120 * 100vw/1000, 120px) !important;
}
@media (max-width: 767px) {
  .-pl120 {
    padding-left: calc(60 * 100vw / 375) !important;
  }
}
.-pt128 {
  padding-top: min(128 * 100vw/1000, 128px) !important;
}
@media (max-width: 767px) {
  .-pt128 {
    padding-top: calc(64 * 100vw / 375) !important;
  }
}
.-pr128 {
  padding-right: min(128 * 100vw/1000, 128px) !important;
}
@media (max-width: 767px) {
  .-pr128 {
    padding-right: calc(64 * 100vw / 375) !important;
  }
}
.-pb128 {
  padding-bottom: min(128 * 100vw/1000, 128px) !important;
}
@media (max-width: 767px) {
  .-pb128 {
    padding-bottom: calc(64 * 100vw / 375) !important;
  }
}
.-pl128 {
  padding-left: min(128 * 100vw/1000, 128px) !important;
}
@media (max-width: 767px) {
  .-pl128 {
    padding-left: calc(64 * 100vw / 375) !important;
  }
}
.-pt136 {
  padding-top: min(136 * 100vw/1000, 136px) !important;
}
@media (max-width: 767px) {
  .-pt136 {
    padding-top: calc(68 * 100vw / 375) !important;
  }
}
.-pr136 {
  padding-right: min(136 * 100vw/1000, 136px) !important;
}
@media (max-width: 767px) {
  .-pr136 {
    padding-right: calc(68 * 100vw / 375) !important;
  }
}
.-pb136 {
  padding-bottom: min(136 * 100vw/1000, 136px) !important;
}
@media (max-width: 767px) {
  .-pb136 {
    padding-bottom: calc(68 * 100vw / 375) !important;
  }
}
.-pl136 {
  padding-left: min(136 * 100vw/1000, 136px) !important;
}
@media (max-width: 767px) {
  .-pl136 {
    padding-left: calc(68 * 100vw / 375) !important;
  }
}
.-pt144 {
  padding-top: min(144 * 100vw/1000, 144px) !important;
}
@media (max-width: 767px) {
  .-pt144 {
    padding-top: calc(72 * 100vw / 375) !important;
  }
}
.-pr144 {
  padding-right: min(144 * 100vw/1000, 144px) !important;
}
@media (max-width: 767px) {
  .-pr144 {
    padding-right: calc(72 * 100vw / 375) !important;
  }
}
.-pb144 {
  padding-bottom: min(144 * 100vw/1000, 144px) !important;
}
@media (max-width: 767px) {
  .-pb144 {
    padding-bottom: calc(72 * 100vw / 375) !important;
  }
}
.-pl144 {
  padding-left: min(144 * 100vw/1000, 144px) !important;
}
@media (max-width: 767px) {
  .-pl144 {
    padding-left: calc(72 * 100vw / 375) !important;
  }
}
.-pt152 {
  padding-top: min(152 * 100vw/1000, 152px) !important;
}
@media (max-width: 767px) {
  .-pt152 {
    padding-top: calc(76 * 100vw / 375) !important;
  }
}
.-pr152 {
  padding-right: min(152 * 100vw/1000, 152px) !important;
}
@media (max-width: 767px) {
  .-pr152 {
    padding-right: calc(76 * 100vw / 375) !important;
  }
}
.-pb152 {
  padding-bottom: min(152 * 100vw/1000, 152px) !important;
}
@media (max-width: 767px) {
  .-pb152 {
    padding-bottom: calc(76 * 100vw / 375) !important;
  }
}
.-pl152 {
  padding-left: min(152 * 100vw/1000, 152px) !important;
}
@media (max-width: 767px) {
  .-pl152 {
    padding-left: calc(76 * 100vw / 375) !important;
  }
}
.-pt160 {
  padding-top: min(160 * 100vw/1000, 160px) !important;
}
@media (max-width: 767px) {
  .-pt160 {
    padding-top: calc(80 * 100vw / 375) !important;
  }
}
.-pr160 {
  padding-right: min(160 * 100vw/1000, 160px) !important;
}
@media (max-width: 767px) {
  .-pr160 {
    padding-right: calc(80 * 100vw / 375) !important;
  }
}
.-pb160 {
  padding-bottom: min(160 * 100vw/1000, 160px) !important;
}
@media (max-width: 767px) {
  .-pb160 {
    padding-bottom: calc(80 * 100vw / 375) !important;
  }
}
.-pl160 {
  padding-left: min(160 * 100vw/1000, 160px) !important;
}
@media (max-width: 767px) {
  .-pl160 {
    padding-left: calc(80 * 100vw / 375) !important;
  }
}
.-pt168 {
  padding-top: min(168 * 100vw/1000, 168px) !important;
}
@media (max-width: 767px) {
  .-pt168 {
    padding-top: calc(84 * 100vw / 375) !important;
  }
}
.-pr168 {
  padding-right: min(168 * 100vw/1000, 168px) !important;
}
@media (max-width: 767px) {
  .-pr168 {
    padding-right: calc(84 * 100vw / 375) !important;
  }
}
.-pb168 {
  padding-bottom: min(168 * 100vw/1000, 168px) !important;
}
@media (max-width: 767px) {
  .-pb168 {
    padding-bottom: calc(84 * 100vw / 375) !important;
  }
}
.-pl168 {
  padding-left: min(168 * 100vw/1000, 168px) !important;
}
@media (max-width: 767px) {
  .-pl168 {
    padding-left: calc(84 * 100vw / 375) !important;
  }
}
.-pt176 {
  padding-top: min(176 * 100vw/1000, 176px) !important;
}
@media (max-width: 767px) {
  .-pt176 {
    padding-top: calc(88 * 100vw / 375) !important;
  }
}
.-pr176 {
  padding-right: min(176 * 100vw/1000, 176px) !important;
}
@media (max-width: 767px) {
  .-pr176 {
    padding-right: calc(88 * 100vw / 375) !important;
  }
}
.-pb176 {
  padding-bottom: min(176 * 100vw/1000, 176px) !important;
}
@media (max-width: 767px) {
  .-pb176 {
    padding-bottom: calc(88 * 100vw / 375) !important;
  }
}
.-pl176 {
  padding-left: min(176 * 100vw/1000, 176px) !important;
}
@media (max-width: 767px) {
  .-pl176 {
    padding-left: calc(88 * 100vw / 375) !important;
  }
}
.-pt184 {
  padding-top: min(184 * 100vw/1000, 184px) !important;
}
@media (max-width: 767px) {
  .-pt184 {
    padding-top: calc(92 * 100vw / 375) !important;
  }
}
.-pr184 {
  padding-right: min(184 * 100vw/1000, 184px) !important;
}
@media (max-width: 767px) {
  .-pr184 {
    padding-right: calc(92 * 100vw / 375) !important;
  }
}
.-pb184 {
  padding-bottom: min(184 * 100vw/1000, 184px) !important;
}
@media (max-width: 767px) {
  .-pb184 {
    padding-bottom: calc(92 * 100vw / 375) !important;
  }
}
.-pl184 {
  padding-left: min(184 * 100vw/1000, 184px) !important;
}
@media (max-width: 767px) {
  .-pl184 {
    padding-left: calc(92 * 100vw / 375) !important;
  }
}
.-pt192 {
  padding-top: min(192 * 100vw/1000, 192px) !important;
}
@media (max-width: 767px) {
  .-pt192 {
    padding-top: calc(96 * 100vw / 375) !important;
  }
}
.-pr192 {
  padding-right: min(192 * 100vw/1000, 192px) !important;
}
@media (max-width: 767px) {
  .-pr192 {
    padding-right: calc(96 * 100vw / 375) !important;
  }
}
.-pb192 {
  padding-bottom: min(192 * 100vw/1000, 192px) !important;
}
@media (max-width: 767px) {
  .-pb192 {
    padding-bottom: calc(96 * 100vw / 375) !important;
  }
}
.-pl192 {
  padding-left: min(192 * 100vw/1000, 192px) !important;
}
@media (max-width: 767px) {
  .-pl192 {
    padding-left: calc(96 * 100vw / 375) !important;
  }
}
.-pt200 {
  padding-top: min(200 * 100vw/1000, 200px) !important;
}
@media (max-width: 767px) {
  .-pt200 {
    padding-top: calc(100 * 100vw / 375) !important;
  }
}
.-pr200 {
  padding-right: min(200 * 100vw/1000, 200px) !important;
}
@media (max-width: 767px) {
  .-pr200 {
    padding-right: calc(100 * 100vw / 375) !important;
  }
}
.-pb200 {
  padding-bottom: min(200 * 100vw/1000, 200px) !important;
}
@media (max-width: 767px) {
  .-pb200 {
    padding-bottom: calc(100 * 100vw / 375) !important;
  }
}
.-pl200 {
  padding-left: min(200 * 100vw/1000, 200px) !important;
}
@media (max-width: 767px) {
  .-pl200 {
    padding-left: calc(100 * 100vw / 375) !important;
  }
}
.-pt208 {
  padding-top: min(208 * 100vw/1000, 208px) !important;
}
@media (max-width: 767px) {
  .-pt208 {
    padding-top: calc(104 * 100vw / 375) !important;
  }
}
.-pr208 {
  padding-right: min(208 * 100vw/1000, 208px) !important;
}
@media (max-width: 767px) {
  .-pr208 {
    padding-right: calc(104 * 100vw / 375) !important;
  }
}
.-pb208 {
  padding-bottom: min(208 * 100vw/1000, 208px) !important;
}
@media (max-width: 767px) {
  .-pb208 {
    padding-bottom: calc(104 * 100vw / 375) !important;
  }
}
.-pl208 {
  padding-left: min(208 * 100vw/1000, 208px) !important;
}
@media (max-width: 767px) {
  .-pl208 {
    padding-left: calc(104 * 100vw / 375) !important;
  }
}
.-pt216 {
  padding-top: min(216 * 100vw/1000, 216px) !important;
}
@media (max-width: 767px) {
  .-pt216 {
    padding-top: calc(108 * 100vw / 375) !important;
  }
}
.-pr216 {
  padding-right: min(216 * 100vw/1000, 216px) !important;
}
@media (max-width: 767px) {
  .-pr216 {
    padding-right: calc(108 * 100vw / 375) !important;
  }
}
.-pb216 {
  padding-bottom: min(216 * 100vw/1000, 216px) !important;
}
@media (max-width: 767px) {
  .-pb216 {
    padding-bottom: calc(108 * 100vw / 375) !important;
  }
}
.-pl216 {
  padding-left: min(216 * 100vw/1000, 216px) !important;
}
@media (max-width: 767px) {
  .-pl216 {
    padding-left: calc(108 * 100vw / 375) !important;
  }
}
.-pt224 {
  padding-top: min(224 * 100vw/1000, 224px) !important;
}
@media (max-width: 767px) {
  .-pt224 {
    padding-top: calc(112 * 100vw / 375) !important;
  }
}
.-pr224 {
  padding-right: min(224 * 100vw/1000, 224px) !important;
}
@media (max-width: 767px) {
  .-pr224 {
    padding-right: calc(112 * 100vw / 375) !important;
  }
}
.-pb224 {
  padding-bottom: min(224 * 100vw/1000, 224px) !important;
}
@media (max-width: 767px) {
  .-pb224 {
    padding-bottom: calc(112 * 100vw / 375) !important;
  }
}
.-pl224 {
  padding-left: min(224 * 100vw/1000, 224px) !important;
}
@media (max-width: 767px) {
  .-pl224 {
    padding-left: calc(112 * 100vw / 375) !important;
  }
}
.-pt232 {
  padding-top: min(232 * 100vw/1000, 232px) !important;
}
@media (max-width: 767px) {
  .-pt232 {
    padding-top: calc(116 * 100vw / 375) !important;
  }
}
.-pr232 {
  padding-right: min(232 * 100vw/1000, 232px) !important;
}
@media (max-width: 767px) {
  .-pr232 {
    padding-right: calc(116 * 100vw / 375) !important;
  }
}
.-pb232 {
  padding-bottom: min(232 * 100vw/1000, 232px) !important;
}
@media (max-width: 767px) {
  .-pb232 {
    padding-bottom: calc(116 * 100vw / 375) !important;
  }
}
.-pl232 {
  padding-left: min(232 * 100vw/1000, 232px) !important;
}
@media (max-width: 767px) {
  .-pl232 {
    padding-left: calc(116 * 100vw / 375) !important;
  }
}
.-pt240 {
  padding-top: min(240 * 100vw/1000, 240px) !important;
}
@media (max-width: 767px) {
  .-pt240 {
    padding-top: calc(120 * 100vw / 375) !important;
  }
}
.-pr240 {
  padding-right: min(240 * 100vw/1000, 240px) !important;
}
@media (max-width: 767px) {
  .-pr240 {
    padding-right: calc(120 * 100vw / 375) !important;
  }
}
.-pb240 {
  padding-bottom: min(240 * 100vw/1000, 240px) !important;
}
@media (max-width: 767px) {
  .-pb240 {
    padding-bottom: calc(120 * 100vw / 375) !important;
  }
}
.-pl240 {
  padding-left: min(240 * 100vw/1000, 240px) !important;
}
@media (max-width: 767px) {
  .-pl240 {
    padding-left: calc(120 * 100vw / 375) !important;
  }
}
@media (max-width: 767px) {
  .-mb32-sp {
    margin-bottom: 8.5333333333vw !important;
  }
}
.-m80 {
  padding: min(8vw, 80px) !important;
}
@media (max-width: 767px) {
  .-m80 {
    padding: 10.6666666667vw 1.5em !important;
  }
}
@media (max-width: 767px) {
  .pl-sp {
    padding-left: 1.5em !important;
  }
}
@media (max-width: 767px) {
  .pl-sp-half {
    padding-left: 0.5em !important;
  }
}
@media (max-width: 767px) {
  .pr-sp {
    padding-right: 1.5em !important;
  }
}
@media (max-width: 767px) {
  .mb-sp {
    margin-bottom: 1.5em !important;
  }
}
@media (max-width: 767px) {
  .mb-sp-1em {
    margin-bottom: 1em !important;
  }
}
@media (max-width: 767px) {
  .mb12-sp {
    margin-bottom: 3.2vw !important;
  }
}
@media (max-width: 767px) {
  .p-sp {
    padding: 5.3333333333vw !important;
  }
}
@media (max-width: 767px) {
  .reservation-container .medical-hours-container {
    border-radius: 0 0 10px 10px;
  }
}
.reservation-container .medical-hours-container table {
  width: 100%;
}
@media (max-width: 767px) {
  .reservation-container .medical-hours-container table {
    margin-bottom: 1.3333333333vw;
  }
}
.reservation-container .medical-hours-container tr {
  height: min(4.8vw, 48px);
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 1023px) {
  .reservation-container .medical-hours-container tr {
    font-size: min(1.6vw, 16px);
  }
}
@media (max-width: 767px) {
  .reservation-container .medical-hours-container tr {
    height: 8.8vw;
    font-size: 3.2vw;
  }
}
.reservation-container .medical-hours-container th {
  text-align: left;
}
.reservation-container .medical-hours-container th.title-text {
  padding-right: min(2.1527777778vw, 31px);
  font-weight: normal;
}
@media (max-width: 767px) {
  .reservation-container .medical-hours-container th.title-text {
    width: 26.6666666667vw;
    padding-right: 0;
  }
}
.reservation-container .medical-hours-container td {
  padding: 0 min(0.6944444444vw, 10px);
}
@media (max-width: 767px) {
  .reservation-container .medical-hours-container td {
    padding: 0 1.6vw;
  }
}
.reservation-container .medical-hours-container td span {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.reservation-container .medical-hours-container .-batsu span,
.reservation-container .medical-hours-container .-maru span {
  width: min(1.2vw, 12px);
  height: min(1.2vw, 12px);
  margin: 0 auto;
}
@media (max-width: 767px) {
  .reservation-container .medical-hours-container .-batsu span,
  .reservation-container .medical-hours-container .-maru span {
    width: 2.4vw;
    height: 2.4vw;
  }
}
.reservation-container .medical-hours-container .-maru span {
  background-image: url("../img/icon_table_maru.svg");
}
.reservation-container .medical-hours-container .-batsu span {
  background-image: url("../img/icon_table_batsu.svg");
}
.reservation-container .medical-hours-container .-triangle span {
  width: min(1.4vw, 14px);
  height: min(1.2vw, 12px);
  margin: 0 auto;
  background-image: url("../img/icon_table_triangle.svg");
}
@media (max-width: 767px) {
  .reservation-container .medical-hours-container .-triangle span {
    width: 2.9333333333vw;
    height: 2.4vw;
  }
}
.reservation-container .medical-hours-container .hours-note {
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 0 !important;
}
@media (max-width: 1023px) {
  .reservation-container .medical-hours-container .hours-note {
    font-size: min(1.3vw, 13px);
  }
}
@media (max-width: 767px) {
  .reservation-container .medical-hours-container .hours-note {
    font-size: 2.6666666667vw;
  }
}
.reservation-container .medical-hours-container .hours-note.-triangle span {
  display: inline-block;
}
.-under .reservation-container .medical-hours-container th {
  background-color: transparent;
  border-right: none;
  border-left: none;
}
.-under .reservation-container .medical-hours-container .text-blue {
  color: #00488c;
  border: none;
}
.-under .reservation-container .medical-hours-container td {
  border: none;
}
.quick-menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
  width: min(21.3888888889vw, 308px);
  margin-bottom: min(1.7361111111vw, 25px);
}
@media (max-width: 767px) {
  .quick-menu-list {
    width: 100%;
    margin-bottom: 10.6666666667vw;
  }
}
.quick-menu-list li .nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: min(10.4166666667vw, 150px);
  height: min(6.6666666667vw, 96px);
  padding: min(1.1111111111vw, 16px) 0;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.04);
  text-align: center;
  text-decoration: none;
}
@media (max-width: 1439px) {
  .quick-menu-list li .nav-item {
    width: min(10.0694444444vw, 145px);
  }
}
@media (max-width: 767px) {
  .quick-menu-list li .nav-item {
    width: 40vw;
    height: 25.6vw;
    padding: 0;
  }
}
.quick-menu-list li .nav-item .img-box {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
  transition:
    transform 0.3s cubic-bezier(0.22, 1, 0.36, 1),
    -webkit-transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
}
.quick-menu-list li .nav-item:hover {
  opacity: 1;
}
.quick-menu-list li .nav-item:hover .img-box {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.quick-menu-list li .img-box {
  margin: 0 auto min(0.6944444444vw, 10px);
}
@media (max-width: 767px) {
  .quick-menu-list li .img-box {
    margin-bottom: 2.6666666667vw;
  }
}
.quick-menu-list li .item01 {
  width: min(3.0555555556vw, 44px);
  height: min(2.0833333333vw, 30px);
}
@media (max-width: 767px) {
  .quick-menu-list li .item01 {
    width: 11.7333333333vw;
    height: 8vw;
  }
}
.quick-menu-list li .item02 {
  width: min(3.0555555556vw, 44px);
  height: min(2.9861111111vw, 43px);
}
@media (max-width: 767px) {
  .quick-menu-list li .item02 {
    width: 11.7333333333vw;
    height: 11.4666666667vw;
  }
}
.quick-menu-list li .item03 {
  width: min(1.5972222222vw, 23px);
  height: min(2.2916666667vw, 33px);
}
@media (max-width: 767px) {
  .quick-menu-list li .item03 {
    width: 6.1333333333vw;
    height: 8.8vw;
  }
}
@media (max-width: 767px) {
  .quick-menu-list li .item03-1 {
    width: 5.3333333333vw;
    height: 7.2vw;
  }
}
@media (max-width: 767px) {
  .quick-menu-list li .item03-2 {
    width: 6.4vw;
    height: 5.0666666667vw;
  }
}
.quick-menu-list li .item04 {
  width: min(2.6388888889vw, 38px);
  height: min(2.6388888889vw, 38px);
}
@media (max-width: 767px) {
  .quick-menu-list li .item04 {
    width: 10.1333333333vw;
    height: 10.1333333333vw;
  }
}
.quick-menu-list li .item05 {
  width: min(1.7361111111vw, 25px);
  height: min(2.2222222222vw, 32px);
}
@media (max-width: 767px) {
  .quick-menu-list li .item05 {
    width: 6.6666666667vw;
    height: 8.5333333333vw;
  }
}
.quick-menu-list li .item06 {
  width: min(1.8055555556vw, 26px);
  height: min(2.3611111111vw, 34px);
}
@media (max-width: 767px) {
  .quick-menu-list li .item06 {
    width: 6.9333333333vw;
    height: 9.0666666667vw;
  }
}
.quick-menu-list li .menu-text {
  font-size: 14px;
  color: #00488c;
  font-weight: bold;
  line-height: 1;
}
@media (max-width: 1439px) {
  .quick-menu-list li .menu-text {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .quick-menu-list li .menu-text {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .quick-menu-list li .menu-text {
    font-size: 3.7333333333vw;
  }
}
.quick-menu-list .has-child {
  position: relative;
}
.quick-menu-list .has-child .sub-nav {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: min(10.4166666667vw, 150px);
  height: min(6.6666666667vw, 96px);
  padding: 0 min(2.7777777778vw, 40px);
  background-color: rgba(0, 72, 140, 0.88);
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.quick-menu-list .has-child .sub-nav .sub-item {
  width: 100%;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
}
.quick-menu-list .has-child .sub-nav .sub-item:first-child {
  padding-bottom: min(0.3472222222vw, 5px);
  border-bottom: 1px solid #fff;
}
.quick-menu-list .has-child .sub-nav .sub-item:last-child {
  padding-top: min(0.3472222222vw, 5px);
}
.quick-menu-list .has-child .sub-nav .sub-item a {
  display: block;
  color: #fff;
  font-size: min(0.9722222222vw, 14px);
  font-weight: bold;
  text-align: center;
}
.quick-menu-list .has-child .nav-item:hover .img-box {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.quick-menu-list .has-child:hover .sub-nav {
  opacity: 1;
  visibility: visible;
}
.contact-list .item:first-child {
  margin-bottom: min(1.1111111111vw, 16px);
}
.contact-list .item.-form .data-item {
  background-color: #002b54;
}
.contact-list .item.-form .data-item .img-box {
  width: min(1.6666666667vw, 24px);
  height: min(1.7361111111vw, 25px);
}
@media (max-width: 767px) {
  .contact-list .item.-form .data-item .img-box {
    width: 6.4vw;
    height: 6.6666666667vw;
  }
}
.contact-list .item.-form .data-item .contact-value {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .contact-list .item.-form .data-item .contact-value {
    font-size: min(1.8vw, 18px);
  }
}
@media (max-width: 767px) {
  .contact-list .item.-form .data-item .contact-value {
    font-size: 4.8vw;
  }
}
.contact-list .contact-text {
  margin-bottom: 4px;
  border-radius: 2px;
  font-size: 14px;
  line-height: 1;
  text-align: center;
}
@media (max-width: 1023px) {
  .contact-list .contact-text {
    font-size: min(1.4vw, 14px);
  }
}
@media (max-width: 767px) {
  .contact-list .contact-text {
    margin-bottom: 2.1333333333vw;
    font-size: 4.2666666667vw;
  }
}
.contact-list .data-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: min(3.8888888889vw, 56px);
  border-radius: 2px;
  background-color: #00488c;
  text-decoration: none;
}
.contact-list .data-item .img-box {
  width: min(1.8055555556vw, 26px);
  height: min(1.6666666667vw, 24px);
  margin-right: min(0.6944444444vw, 10px);
}
@media (max-width: 767px) {
  .contact-list .data-item .img-box {
    width: 6.9333333333vw;
    height: 6.4vw;
    margin-right: 2.6666666667vw;
  }
}
.contact-list .data-item .img-box img {
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.contact-list .data-item .contact-value {
  margin-bottom: 0;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: min(1.8055555556vw, 26px);
  font-weight: 500;
  line-height: 1;
}
@media (max-width: 767px) {
  .contact-list .data-item .contact-value {
    font-size: 6.9333333333vw;
  }
}
.floating-menu-sp {
  display: none;
}
@media (max-width: 767px) {
  .floating-menu-sp {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 90;
  }
  .floating-menu-sp .floating-menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .floating-menu-sp .floating-menu-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33.3333333333%;
    height: 14.9333333333vw;
  }
  .floating-menu-sp .floating-menu-list li a {
    position: relative;
    color: #fff;
    font-size: 4.2666666667vw;
    font-weight: bold;
    line-height: 1.2;
    padding-left: 5.3333333333vw;
  }
  .floating-menu-sp .-tel a,
  .floating-menu-sp .-time a,
  .floating-menu-sp .-web a {
    position: relative;
  }
  .floating-menu-sp .-tel a:after,
  .floating-menu-sp .-time a:after,
  .floating-menu-sp .-web a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -1.3333333333vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .floating-menu-sp .-time {
    background-color: #7ea9d2;
  }
  .floating-menu-sp .-time a:after {
    background-image: url("../img/icon_time.svg");
    width: 4.8vw;
    height: 4.8vw;
  }
  .floating-menu-sp .-tel {
    background-color: #00488c;
  }
  .floating-menu-sp .-tel a:after {
    background-image: url("../img/icon_tel.svg");
    width: 5.0666666667vw;
    height: 5.0666666667vw;
  }
  .floating-menu-sp .-tel .-tel-link {
    font-family:
      "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  }
  .floating-menu-sp .-web {
    background-color: #bfa64b;
  }
  .floating-menu-sp .-web a:after {
    background-image: url("../img/icon_form.svg");
    width: 4.5333333333vw;
    height: 5.0666666667vw;
  }
}
.-bubble {
  position: relative;
}
.bubble-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bubble-item .bubble-text {
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
.bubble-item span {
  display: inline;
  font-size: 11px;
}
@media (max-width: 1023px) {
  .bubble-item span {
    font-size: 10px;
  }
}
.bubble-item {
}
.bubble-item.-bottom {
  position: absolute;
  top: -28px;
  left: 0;
  width: 72px;
  height: 36px;
  padding: 3px 0 min(0.8vw, 8px) 3px;
  background: url("../img/bubble_bottom.svg") center/contain no-repeat;
}
@media (max-width: 1023px) {
  .bubble-item.-bottom {
    padding: 3px 0 min(0.8vw, 8px) 5px;
    left: -8px;
    width: 62px;
    height: 31px;
  }
}
@media (max-width: 767px) {
  .bubble-item.-bottom {
    top: -7.7333333333vw;
    left: -1.8666666667vw;
    width: 18.6666666667vw;
    height: 9.3333333333vw;
    padding: 0 1.3333333333vw 1.3333333333vw;
  }
}
.bubble-item.-bottom .bubble-text {
  font-size: 13px;
  letter-spacing: 0 !important;
}
@media (max-width: 1023px) {
  .bubble-item.-bottom .bubble-text {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .bubble-item.-bottom .bubble-text {
    font-size: 3.2vw;
  }
}
.bubble-item.-bottom span.small {
  display: inline;
  font-size: 11px;
}
@media (max-width: 1023px) {
  .bubble-item.-bottom span.small {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .bubble-item.-bottom span.small {
    font-size: 2.6666666667vw;
  }
}
.bubble-list.-left {
  position: absolute;
  top: 50%;
  right: -45px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.bubble-list.-left .bubble-item {
  width: 70px;
  height: 38px;
  padding-left: min(0.8333333333vw, 12px);
  background: url("../img/bubble_left.svg") center/contain no-repeat;
}
@media (max-width: 1023px) {
  .bubble-list.-left .bubble-item {
    width: 55px;
    height: 30px;
    padding-left: min(0.9722222222vw, 14px);
  }
}
.bubble-list.-left .bubble-item:first-child {
  margin-bottom: 4px;
}
.bubble-list.-left .bubble-text {
  font-size: 11px;
  line-height: 1.4;
  text-align: center;
}
@media (max-width: 1023px) {
  .bubble-list.-left .bubble-text {
    font-size: 10px;
  }
}
.bubble-list.-left .bubble-text span.large {
  font-size: 13px;
}
@media (max-width: 1023px) {
  .bubble-list.-left .bubble-text span.large {
    font-size: 10px;
  }
}
.l-container.top-page {
  max-width: none;
  width: 100%;
  padding: 0 !important;
}
.l-content.top-page {
  margin-bottom: 0;
}
#body_wrap.under-page {
  padding-top: 100px;
}
#body_wrap.under-page .l-topTitleArea {
  min-height: min(42vw, 420px);
  padding: 0;
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  #body_wrap.under-page .l-topTitleArea {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #body_wrap.under-page .l-topTitleArea {
    min-height: auto;
  }
}
.p-breadcrumb__list {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.p-breadcrumb__list .p-breadcrumb__text {
  font-size: 14px !important;
}
@media (max-width: 1023px) {
  .p-breadcrumb__list .p-breadcrumb__text {
    font-size: min(1.4vw, 14px) !important;
  }
}
@media (max-width: 767px) {
  .p-breadcrumb__list .p-breadcrumb__text {
    font-size: 3.7333333333vw !important;
  }
}
.p-breadcrumb__item:last-child span {
  opacity: 1 !important;
}
.icon-home:before {
  content: none !important;
}
.p-breadcrumb__item:after {
  clip-path: polygon(55% 0, 70% 0, 45% 100%, 30% 100%) !important;
}
img[src$=".svg"] {
  opacity: 1 !important;
  visibility: visible !important;
}
img[src$=".svg"].lazyload,
img[src$=".svg"].lazyloaded {
  opacity: 1 !important;
}
.has-white-background-color {
  color: #1a1a1a !important;
}
.has-swl-pale-02-background-color {
  color: #1a1a1a !important;
}
.p-authorBox .p-authorBox__l img {
  display: inline-block;
}
main {
  position: relative;
}
main .exam {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  z-index: 10;
  overflow: hidden;
}
ul li {
  list-style: none;
}
img {
  display: block;
  width: 100%;
}
.-tel-link {
  pointer-events: none;
  font-family: "Roboto Condensed", sans-serif;
  cursor: default;
}
@media (max-width: 767px) {
  .-tel-link {
    pointer-events: auto;
  }
}
.inner-box {
  width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .inner-box {
    width: 100%;
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .inner-box {
    padding: 0 5.3333333333vw;
  }
}
@media (max-width: 767px) {
  .-pc {
    display: none;
  }
}
.-md {
  display: none;
}
@media (max-width: 1439px) {
  .-md {
    display: block;
  }
}
@media (max-width: 767px) {
  .-md {
    display: none;
  }
}
.-sp {
  display: none;
}
@media (max-width: 767px) {
  .-sp {
    display: block;
  }
}
.-beige {
  background: #faf8f6;
}
.-white {
  background-color: #fff;
}
.-image-fit {
  overflow: hidden;
}
.-image-fit img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.title-box .title {
  color: #00488c;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: min(0.5555555556vw, 8px);
}
@media (max-width: 1023px) {
  .title-box .title {
    font-size: min(2.2222222222vw, 32px);
  }
}
@media (max-width: 767px) {
  .title-box .title {
    font-size: 6.4vw;
    margin-bottom: 0.8vw;
  }
}
.title-box .text-en {
  color: #00488c;
  font-size: 14px;
  font-weight: 400;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
}
@media (max-width: 1023px) {
  .title-box .text-en {
    font-size: min(1.4vw, 14px);
  }
}
@media (max-width: 767px) {
  .title-box .text-en {
    font-size: 3.2vw;
  }
}
.text-reg {
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 1023px) {
  .text-reg {
    font-size: min(1.6vw, 16px);
  }
}
@media (max-width: 767px) {
  .text-reg {
    font-size: 3.7333333333vw;
  }
}
.text-lg {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: min(1.6666666667vw, 24px);
  text-align: center;
  color: #00488c;
}
@media (max-width: 1023px) {
  .text-lg {
    font-size: min(2vw, 20px);
  }
}
@media (max-width: 767px) {
  .text-lg {
    font-size: 5.3333333333vw;
    margin-bottom: 4.2666666667vw;
  }
}
.text-align-left {
  text-align: left;
}
.text-align-right {
  text-align: right;
}
.text-align-center {
  text-align: center;
}
.link-text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #00488c;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .link-text {
    font-size: min(1.6vw, 16px);
  }
}
@media (max-width: 767px) {
  .link-text {
    font-size: 3.7333333333vw;
  }
}
.arrow-mask .arrow-mask-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-left: min(1.1111111111vw, 16px);
  overflow: hidden;
  background-color: #fff;
}
@media (max-width: 767px) {
  .arrow-mask .arrow-mask-item {
    width: 6.4vw;
    height: 6.4vw;
    margin-left: 5.6vw;
  }
}
.arrow-mask .arrow-mask-item:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 64px;
  height: 32px;
  background: url("../img/arrow_right.svg") center/contain no-repeat;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition:
    transform 0.3s ease,
    -webkit-transform 0.3s ease;
}
@media (max-width: 767px) {
  .arrow-mask .arrow-mask-item:after {
    width: 12.8vw;
    height: 6.4vw;
  }
}
.arrow-mask .arrow-mask-item.-bl {
  background-color: #00488c;
}
.arrow-mask .arrow-mask-item.-bl:after {
  background-image: url("../img/arrow_right_wh.svg");
}
.arrow-mask:hover .arrow-mask-item:after {
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.arrow-mask:hover.link-text {
  opacity: 1;
}
.swiper-box {
  position: relative;
}
.swiper-box .deco-04 {
  position: absolute;
  top: max(-5.2083333333vw, -75px);
  right: min(8.3333333333vw, 120px);
  width: min(6.25vw, 90px);
  height: min(7.0833333333vw, 102px);
  z-index: 2;
}
@media (max-width: 767px) {
  .swiper-box .deco-04 {
    top: initial;
    bottom: -4.2666666667vw;
    right: 5.3333333333vw;
    width: 18.1333333333vw;
    height: 20.5333333333vw;
  }
}
.js-swiper-about .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
/*# sourceMappingURL=style.css.map */
