@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700&display=swap");
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

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

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

[type=number] {
  appearance: textfield;
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

img {
  width: 100%;
}

wbr + span {
  display: inline-block;
}

.fw-bold {
  font-weight: bold !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

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

.visible-md {
  display: none;
}
@media screen and (min-width: 768px) {
  .visible-md {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .hidden-md {
    display: none;
  }
}

.container, .container-md {
  width: 100%;
  max-width: 1340px;
  padding: 0 3.6231884058vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .container, .container-md {
    padding: 0 3.7313432836vw;
  }
}
@media screen and (min-width: 1340px) {
  .container, .container-md {
    padding: 0 50px;
  }
}

.container-md {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .container-md {
    padding: 0 3.7313432836vw;
  }
}
@media screen and (min-width: 1340px) {
  .container-md {
    padding: 0 50px;
  }
}

.text-marker {
  display: inline;
  background: linear-gradient(transparent 85%, #ffe713 15%);
}

.link-underline {
  color: #0190f8;
  text-decoration: underline;
  transition: all 0.6s;
}
@media screen and (min-width: 768px) {
  .link-underline:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 768px) {
  .link-underline:hover {
    text-decoration: none;
  }
}

.btn-line {
  display: block;
  background: #06c755;
  max-width: 92.754vw;
  height: 19.324vw;
  display: flex;
  align-items: center;
  border-radius: 100px;
  margin: 0 auto;
  transition: all 0.6s;
}
@media screen and (min-width: 768px) {
  .btn-line:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 414px) {
  .btn-line {
    max-width: 384px;
    height: 80px;
  }
}
@media screen and (min-width: 768px) {
  .btn-line {
    max-width: 475px;
    height: 100px;
  }
}
@media screen and (min-width: 768px) {
  .btn-line:hover {
    opacity: 0.7;
  }
}
.btn-line .btn-line-icon {
  width: 19.324vw;
  margin-left: 4.831vw;
}

.btn-line .btn-line-icon2 {
  width: 50px;
  margin-left: 15px;
}

@media screen and (min-width: 414px) {
  .btn-line .btn-line-icon {
    width: 80px;
    margin-left: 20px;
  }

  .btn-line .btn-line-icon2 {
    width: 70px;
    margin-left: 20px;
  }
}
@media screen and (min-width: 768px) {
  .btn-line .btn-line-icon {
    width: 95px;
    margin-left: 40px;
  }
}
.btn-line .btn-line-text {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  color: #fff;
  font-size: 5.797vw;
  margin: -0.725vw 0 0 0.725vw;
  line-height: 1.3;
}

.btn-line .btn-line-text2 {
  font-size: 20px;
}
@media screen and (min-width: 414px) {
  .btn-line .btn-line-text {
    font-size: 24px;
    margin: -3px 0 0 3px;
  }

  .btn-line .btn-line-text2 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .btn-line .btn-line-text {
    font-size: 28px;
    margin-top: -5px;
    line-height: 1.4;
  }
}
.btn-line .btn-line-text .text-small {
  font-size: 4.348vw;
}
@media screen and (min-width: 414px) {
  .btn-line .btn-line-text .text-small {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .btn-line .btn-line-text .text-small {
    font-size: 20px;
  }
}

.list-dot li {
  position: relative;
  padding-left: 1em;
}
.list-dot li::before {
  content: "・";
  position: absolute;
  left: 0;
}

.header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f1b897;
  z-index: 10;
  position: fixed;
}
@media screen and (min-width: 768px) {
  .header {
    height: auto;
    position: relative;
  }
}
.header::before {
  content: "";
  width: 100%;
  height: 7.246vw;
  background: url("../img/header_bg_sp.png") no-repeat top center/100% auto;
  position: absolute;
  top: calc(100% - 1px);
}
@media screen and (min-width: 768px) {
  .header::before {
    height: 5.556vw;
    background-image: url("../img/header_bg.png");
  }
}
.header::after {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  top: 56px;
  left: 0;
  z-index: -1;
  background: #000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
}
@media screen and (min-width: 375px) {
  .header::after {
    top: 66px;
  }
}
@media screen and (min-width: 768px) {
  .header::after {
    display: none;
  }
}
.header .header-inner {
  padding: 13px 0 10px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .header .header-inner {
    padding: 40px 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px 0;
  }
}
.header .header-logo {
  width: 200px;
}
@media screen and (min-width: 375px) {
  .header .header-logo {
    width: 264px;
  }
}
@media screen and (min-width: 768px) {
  .header .header-logo {
    width: 397px;
  }
}
.header .header-toggle {
  width: 24px;
  height: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .header .header-toggle {
    display: none;
  }
}
.header .header-toggle span {
  display: block;
  width: 100%;
  height: 3px;
  background: #34251d;
  border-radius: 999px;
  transition: all 0.6s;
}
.header .header-toggle span::before, .header .header-toggle span::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background: #34251d;
  border-radius: 999px;
  position: absolute;
  left: 0;
  transition: all 0.6s;
}
.header .header-toggle span::before {
  top: 0;
}
.header .header-toggle span::after {
  bottom: 0;
}
.header .header-nav {
  background: #f1b897;
  padding: 0 4vw 30px;
  position: absolute;
  top: 56px;
  width: calc(100% + 8vw);
  right: -100%;
  transform: translateX(50%);
  transition: all 0.4s;
  z-index: 20;
}
@media screen and (min-width: 375px) {
  .header .header-nav {
    top: 66px;
  }
}
@media screen and (min-width: 768px) {
  .header .header-nav {
    position: static;
    height: auto;
    width: 100%;
    transform: none;
    padding: 0;
  }
}
.header .header-nav-list {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .header .header-nav-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .header .header-nav-list {
    justify-content: center;
    gap: 0 4.5vw;
  }
}
@media screen and (min-width: 1340px) {
  .header .header-nav-list {
    gap: 0 106px;
  }
}
.header .header-nav-list li a {
  display: block;
  font-size: 20px;
  line-height: 1.7;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  padding: 20px 0;
  position: relative;
  transition: all 0.6s;
}
@media screen and (min-width: 768px) {
  .header .header-nav-list li a:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 768px) {
  .header .header-nav-list li a {
    font-size: 16px;
    padding: 0;
  }
}
@media screen and (min-width: 896px) {
  .header .header-nav-list li a {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .header .header-nav-list li a {
    font-size: 20px;
  }
}
.header .header-nav-list li a::before {
  content: "";
  width: 9px;
  height: 15px;
  background: url("../img/icon_arrow.svg") no-repeat center/cover;
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .header .header-nav-list li a::before {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .header .header-nav-btn {
    display: none;
  }
}
.header.is-open::after {
  opacity: 0.5;
  visibility: visible;
}
.header.is-open .header-toggle span {
  background-color: transparent;
}
.header.is-open .header-toggle span::before {
  transform: rotate(-45deg);
  top: 6px;
}
.header.is-open .header-toggle span::after {
  transform: rotate(45deg);
  top: 6px;
  bottom: auto;
}
.header.is-open .header-nav {
  display: block;
  right: 50%;
}
.header .header-line {
  display: none;
}
@media screen and (min-width: 1024px) {
  .header .header-line {
    display: block;
    background: #06c755;
    width: 228px;
    height: 77px;
    display: flex;
    align-items: center;
    border-radius: 0 0 5px 5px;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.6s;
  }
}
@media screen and (min-width: 1024px) and (min-width: 768px) {
  .header .header-line:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 768px) {
  .header .header-line:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 768px) {
  .header .header-line .header-line-icon {
    width: 70px;
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  .header .header-line .header-line-text {
    font-family: "Zen Maru Gothic", serif;
    font-weight: 500;
    color: #fff;
    font-size: 20px;
    line-height: 1.35;
    margin-top: -5px;
  }
}
@media screen and (min-width: 768px) {
  .header .header-line .header-line-text .text-small {
    font-size: 14px;
  }
}

.main {
  padding-top: 55px;
}
@media screen and (min-width: 375px) {
  .main {
    padding-top: 66px;
  }
}
@media screen and (min-width: 768px) {
  .main {
    padding-top: 0;
  }
}

.cta_area {
  padding: 41px 0 51px;
  background: url("../img/cta_bg_sp.jpg") no-repeat calc(50% - 130px) -64px/620px auto;
}
@media screen and (min-width: 768px) {
  .cta_area {
    padding: 99px 0 88px;
    background: url("../img/cta_bg.jpg") no-repeat calc(50% + 32px) top/2000px auto;
  }
}
.cta_area .cta-text {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.9;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .cta_area .cta-text {
    font-size: 30px;
    line-height: 2;
    margin-bottom: 43px;
  }
}

.footer {
  padding: 33px 0 20px;
  background: #f1b897;
  position: relative;
}
@media screen and (min-width: 768px) {
  .footer {
    padding: 56px 0 35px;
  }
}
.footer::after {
  content: "";
  width: 100%;
  height: 4.831vw;
  background: url("../img/footer_bg_sp.png") no-repeat center/cover;
  position: absolute;
  bottom: 100%;
}
@media screen and (min-width: 768px) {
  .footer::after {
    height: 5.556vw;
    background-image: url("../img/footer_bg.png");
  }
}
.footer .footer-inner {
  width: 100%;
  max-width: 384px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .footer .footer-inner {
    max-width: none;
  }
}
.footer .footer-contents {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .footer .footer-contents {
    flex-direction: row;
    gap: 0 82px;
    margin-bottom: 20px;
  }
}
.footer .footer-contents .footer-logo {
  width: 150px;
  margin: 0 auto 28px;
}
@media screen and (min-width: 768px) {
  .footer .footer-contents .footer-logo {
    width: 166px;
    margin: 10px 0 0;
  }
}
.footer .footer-contents .footer-info {
  display: flex;
  flex-direction: column;
  gap: 29px 0;
}
@media screen and (min-width: 768px) {
  .footer .footer-contents .footer-info {
    gap: 50px;
    flex: 1 1 0;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 896px) {
  .footer .footer-contents .footer-info {
    gap: 50px 7.4626865672vw;
  }
}
@media screen and (min-width: 1340px) {
  .footer .footer-contents .footer-info {
    gap: 50px 100px;
  }
}
.footer .footer-contents .footer-info > li {
  font-size: 16px;
  line-height: 2.1;
}
@media screen and (min-width: 896px) {
  .footer .footer-contents .footer-info > li {
    width: fit-content;
  }
}
@media screen and (min-width: 896px) {
  .footer .footer-contents .footer-info > li:first-child {
    width: 227px;
  }
}
.footer .footer-contents .footer-info > li .footer-info-name {
  display: none;
}
@media screen and (min-width: 768px) {
  .footer .footer-contents .footer-info > li .footer-info-name {
    display: block;
    font-size: 20px;
    line-height: 2.4;
    margin: -10px 0 9px;
  }
}
.footer .footer-contents .footer-info > li .footer-info-tel {
  position: relative;
  padding-left: 21px;
}
.footer .footer-contents .footer-info > li .footer-info-tel::before {
  content: "";
  width: 14px;
  height: 14px;
  background: url("../img/icon_tel.svg") no-repeat center/cover;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.footer .footer-contents .footer-info > li .footer-info-notes li {
  position: relative;
  padding-left: 1em;
}
.footer .footer-contents .footer-info > li .footer-info-notes li::before {
  content: "※";
  position: absolute;
  left: 0;
}
.footer .footer-contents .footer-info > li .footer-info-notes li {
  font-size: 12px;
  line-height: 1.4;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .footer .footer-bottom {
    display: flex;
    justify-content: space-between;
  }
}
.footer .footer-bottom .footer-bottom-link {
  font-size: 14px;
  transition: all 0.6s;
}
@media screen and (min-width: 768px) {
  .footer .footer-bottom .footer-bottom-link:hover {
    opacity: 0.6;
  }
}
.footer .footer-bottom .footer-bottom-copyright {
  display: block;
  font-size: 14px;
  text-align: center;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .footer .footer-bottom .footer-bottom-copyright {
    margin-top: 0;
  }
}

#top .mv {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #top .mv {
    background: url("../img/top/mv.jpg") no-repeat calc(50% + 70px)/auto 100%;
    background-color: #ebe9e1;
    padding: 14.844vw 0 4.785vw;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv {
    padding: 153px 0 50px;
  }
}
#top .mv .mv-img {
  height: 65.9420289855vw;
  background: url("../img/top/mv_sp.jpg") no-repeat center 4%/cover;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #top .mv .mv-img {
    height: auto;
    background: none;
    overflow: unset;
  }
}
#top .mv .mv-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  width: 55.5555555556vw;
  font-size: 5.7971014493vw;
  letter-spacing: -1.2px;
  line-height: 1.67;
  position: absolute;
  top: calc(50% + 1.690821256vw);
  left: calc(50% - 18.115942029vw);
  transform: translate(-50%, -50%);
  z-index: 0;
}
@media screen and (min-width: 414px) {
  #top .mv .mv-title {
    width: 230px;
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-title {
    width: auto;
    font-size: 3.5820895522vw;
    line-height: 1.98;
    margin-bottom: 47px;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
}
@media screen and (min-width: 1340px) {
  #top .mv .mv-title {
    font-size: 48px;
  }
}
#top .mv .mv-title::after {
  content: "";
  width: 154.8309178744vw;
  height: 161.5942028986vw;
  background: url("../img/top/mv_title_bg.png") no-repeat center/cover;
  position: absolute;
  top: 50%;
  left: calc(50% - 106.2801932367vw);
  transform: translateY(-50%);
  z-index: -1;
}
@media screen and (min-width: 414px) {
  #top .mv .mv-title::after {
    width: 641px;
    height: 669px;
    left: calc(50% - 440px);
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-title::after {
    width: 65.1492537313vw;
    height: 67.9850746269vw;
    left: -14.9253731343vw;
  }
}
@media screen and (min-width: 1340px) {
  #top .mv .mv-title::after {
    width: 873px;
    height: 911px;
    left: -200px;
  }
}
#top .mv .mv-feature {
  margin-bottom: 34px;
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature {
    max-width: 1102px;
    margin: 0 auto 40px;
    display: flex;
    justify-content: space-between;
    gap: 0;
    position: relative;
    z-index: 1;
  }
}
#top .mv .mv-feature li {
  padding: 3.623vw 0 4.106vw;
  background: url("../img/top/mv_feature_line.png") repeat-x bottom center/auto 0.483vw;
}
@media screen and (min-width: 414px) {
  #top .mv .mv-feature li {
    padding: 15px 0 17px;
    background-size: auto 2px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li {
    width: 17.773vw;
    height: 17.773vw;
    background: none;
    border-radius: 50%;
    padding: 0;
    position: relative;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv .mv-feature li {
    width: 182px;
    height: 182px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url("../img/top/mv_circle.png") no-repeat center/cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
}
#top .mv .mv-feature li .mv-feature-inner {
  display: flex;
  align-items: center;
  gap: 0 3.865vw;
  width: 92vw;
  margin: 0 auto;
}
@media screen and (min-width: 414px) {
  #top .mv .mv-feature li .mv-feature-inner {
    gap: 0 16px;
    width: 376px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-inner {
    flex-direction: column;
    width: auto;
  }
}
#top .mv .mv-feature li .mv-feature-icon {
  width: 11.111vw;
  height: 11.111vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 414px) {
  #top .mv .mv-feature li .mv-feature-icon {
    width: 46px;
    height: 49px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-icon {
    width: auto;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-schedule {
    margin: 1.66vw 0 0.879vw;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-schedule {
    margin: 17px 0 5px;
  }
}
#top .mv .mv-feature li .mv-feature-icon.icon-schedule img {
  width: 11.2vw;
}
@media screen and (min-width: 414px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-schedule img {
    width: 42px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-schedule img {
    width: 4.102vw;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-schedule img {
    width: 42px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-stethoscope {
    margin: 1.563vw 0 0.488vw;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-stethoscope {
    margin: 16px 0 5px;
  }
}
#top .mv .mv-feature li .mv-feature-icon.icon-stethoscope img {
  width: 9.662vw;
}
@media screen and (min-width: 414px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-stethoscope img {
    width: 40px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-stethoscope img {
    width: 3.223vw;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-stethoscope img {
    width: 33px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-medical_record {
    margin: 2.148vw 0 0.879vw;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-medical_record {
    margin: 22px 0 9px;
  }
}
#top .mv .mv-feature li .mv-feature-icon.icon-medical_record img {
  width: 8.696vw;
}
@media screen and (min-width: 414px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-medical_record img {
    width: 36px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-medical_record img {
    width: 3.418vw;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-medical_record img {
    width: 35px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-hurt {
    margin: 1.953vw 0 0.879vw;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-hurt {
    margin: 20px 0 5px;
  }
}
#top .mv .mv-feature li .mv-feature-icon.icon-hurt img {
  width: 10.667vw;
}
@media screen and (min-width: 414px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-hurt img {
    width: 40px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-hurt img {
    width: 3.906vw;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-hurt img {
    width: 40px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-map {
    margin: 1.758vw 0 1.172vw;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-map {
    margin: 18px 0 12px;
  }
}
#top .mv .mv-feature li .mv-feature-icon.icon-map img {
  width: 7.971vw;
}
@media screen and (min-width: 414px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-map img {
    width: 33px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-map img {
    width: 3.906vw;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv .mv-feature li .mv-feature-icon.icon-map img {
    width: 40px;
  }
}
#top .mv .mv-feature li .mv-feature-text {
  flex: 1 1 0;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 4.831vw;
  line-height: 1.6;
}
@media screen and (min-width: 414px) {
  #top .mv .mv-feature li .mv-feature-text {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-text {
    font-size: 1.953vw;
    text-align: center;
    flex: auto;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv .mv-feature li .mv-feature-text {
    font-size: 20px;
  }
}
#top .mv .mv-feature li .mv-feature-text .text-small {
  font-size: 3.865vw;
}
@media screen and (min-width: 414px) {
  #top .mv .mv-feature li .mv-feature-text .text-small {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li .mv-feature-text .text-small {
    font-size: 1.563vw;
  }
}
@media screen and (min-width: 1024px) {
  #top .mv .mv-feature li .mv-feature-text .text-small {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  #top .mv .mv-feature li:nth-child(-n+2) .mv-feature-text {
    line-height: 1.4;
  }
}
#top .mv .mv-feature li:nth-child(2)::after {
  transform: rotate(78deg);
}
#top .mv .mv-feature li:nth-child(3)::after {
  transform: rotate(240deg);
}
#top .mv .mv-feature li:nth-child(4)::after {
  transform: rotate(162deg);
}
#top #section-problem {
  padding: 40px 0;
  background: #fff9f6;
}
@media screen and (min-width: 768px) {
  #top #section-problem {
    padding: 100px 0 70px;
  }
}
#top #section-problem .problem-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 18px;
}
@media screen and (min-width: 768px) {
  #top #section-problem .problem-title {
    font-size: 32px;
    margin-bottom: 38px;
  }
}
#top #section-problem .problem-title .text-marker {
  padding-bottom: 6px;
}
#top #section-problem .problem-title .text-em {
  font-size: 34px;
  position: relative;
}
@media screen and (min-width: 768px) {
  #top #section-problem .problem-title .text-em {
    font-size: 46px;
  }
}
#top #section-problem .problem-title .text-em::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 22px;
  background: url("../img/top/problem_title_icon.svg") no-repeat center/cover;
  position: absolute;
  top: -12px;
  right: -26px;
}
#top #section-problem .problem-img {
  max-width: 384px;
  margin: 0 auto 20px;
}
@media screen and (min-width: 768px) {
  #top #section-problem .problem-img {
    max-width: 1220px;
    margin-bottom: 43px;
  }
}
#top #section-problem .problem-text {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  #top #section-problem .problem-text {
    font-size: 32px;
    line-height: 1.6;
    margin-bottom: 37px;
  }
}
#top #section-about {
  padding: 50px 0;
}
@media screen and (min-width: 768px) {
  #top #section-about {
    padding: 100px 0 70px;
  }
}
#top #section-about .about-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 27px;
}
@media screen and (min-width: 768px) {
  #top #section-about .about-title {
    font-size: 38px;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 768px) {
  #top #section-about .about-title {
    margin-bottom: 53px;
  }
}
#top #section-about .about-list {
  display: grid;
  grid-template-columns: minmax(auto, 384px);
  justify-content: center;
  gap: 40px 30px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #top #section-about .about-list {
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
  }
}
@media screen and (min-width: 1024px) {
  #top #section-about .about-list {
    gap: 0;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 768px) {
  #top #section-about .about-list li {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#top #section-about .about-list li .about-item-img {
  margin-bottom: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #top #section-about .about-list li .about-item-img {
    width: 305px;
    height: 272px;
  }
}
@media screen and (min-width: 1024px) {
  #top #section-about .about-list li .about-item-img {
    margin-bottom: 1.6417910448vw;
    height: 20.2985074627vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-about .about-list li .about-item-img {
    margin-bottom: 22px;
    height: 272px;
  }
}
#top #section-about .about-list li .about-item-title {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 12px;
}
@media screen and (min-width: 1024px) {
  #top #section-about .about-list li .about-item-title {
    font-size: 1.4925373134vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-about .about-list li .about-item-title {
    font-size: 20px;
  }
}
#top #section-about .about-list li .about-item-detail {
  font-size: 18px;
  line-height: 1.78;
}
@media screen and (min-width: 768px) {
  #top #section-about .about-list li .about-item-detail {
    padding: 0 1.9402985075vw;
  }
}
@media screen and (min-width: 1024px) {
  #top #section-about .about-list li .about-item-detail {
    font-size: 1.3432835821vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-about .about-list li .about-item-detail {
    font-size: 18px;
    padding: 0 26px;
  }
}
#top #section-about .about-list li .about-item-link {
  display: inline-block;
  margin-top: 10px;
}
#top #section-about .about-list li:nth-child(1) .about-item-img img {
  width: 296px;
}
@media screen and (min-width: 1024px) {
  #top #section-about .about-list li:nth-child(1) .about-item-img img {
    width: 22.0895522388vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-about .about-list li:nth-child(1) .about-item-img img {
    width: 296px;
  }
}
#top #section-about .about-list li:nth-child(2) .about-item-img img {
  width: 292px;
}
@media screen and (min-width: 1024px) {
  #top #section-about .about-list li:nth-child(2) .about-item-img img {
    width: 21.7910447761vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-about .about-list li:nth-child(2) .about-item-img img {
    width: 292px;
  }
}
@media screen and (min-width: 1024px) {
  #top #section-about .about-list li:nth-child(2) .about-item-detail {
    padding: 0 1.4925373134vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-about .about-list li:nth-child(2) .about-item-detail {
    padding: 0 20px;
  }
}
#top #section-about .about-list li:nth-child(3) .about-item-img img {
  width: 305px;
}
@media screen and (min-width: 1024px) {
  #top #section-about .about-list li:nth-child(3) .about-item-img img {
    width: 22.7611940299vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-about .about-list li:nth-child(3) .about-item-img img {
    width: 305px;
  }
}
#top #section-about .about-list li:nth-child(4) .about-item-img img {
  width: 268px;
}
@media screen and (min-width: 1024px) {
  #top #section-about .about-list li:nth-child(4) .about-item-img img {
    width: 20vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-about .about-list li:nth-child(4) .about-item-img img {
    width: 268px;
  }
}
#top #section-disease {
  padding: 40px 0;
  background: #fff9f6;
}
@media screen and (min-width: 768px) {
  #top #section-disease {
    padding: 100px 0 70px;
  }
}
#top #section-disease .disease-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 26px;
}
@media screen and (min-width: 768px) {
  #top #section-disease .disease-title {
    font-size: 38px;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 768px) {
  #top #section-disease .disease-title {
    margin-bottom: 50px;
  }
}
#top #section-disease .disease-panel {
  max-width: 384px;
  background: #fff;
  position: relative;
  margin: 0 auto 50px;
}
@media screen and (min-width: 768px) {
  #top #section-disease .disease-panel {
    max-width: 1143px;
  }
}
#top #section-disease .disease-panel::before, #top #section-disease .disease-panel::after {
  content: "";
  display: inline-block;
  position: absolute;
}
#top #section-disease .disease-panel::before {
  width: calc(100% - 60px);
  height: 100%;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  left: 50%;
  transform: translateX(-50%);
}
#top #section-disease .disease-panel::after {
  width: 100%;
  height: calc(100% - 60px);
  border-left: 3px solid #000;
  border-right: 3px solid #000;
  top: 50%;
  transform: translateY(-50%);
}
#top #section-disease .disease-panel .disease-panel-inner {
  padding: 45px 20px 40px;
  display: flex;
  flex-direction: column;
  gap: 28px 0;
}
@media screen and (min-width: 768px) {
  #top #section-disease .disease-panel .disease-panel-inner {
    padding: 65px 20px 90px;
    flex-direction: row;
    justify-content: center;
    gap: 0 5.208vw;
  }
}
@media screen and (min-width: 896px) {
  #top #section-disease .disease-panel .disease-panel-inner {
    gap: 0 7.4626865672vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-disease .disease-panel .disease-panel-inner {
    gap: 0 127px;
  }
}
#top #section-disease .disease-panel .disease-panel-inner .disease-list {
  width: 100%;
  max-width: 289px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 28px 0;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #top #section-disease .disease-panel .disease-panel-inner .disease-list {
    width: auto;
    max-width: none;
    margin: 0;
  }
}
#top #section-disease .disease-panel .disease-panel-inner .disease-list li {
  font-size: 22px;
  position: relative;
  padding-left: 29px;
}
@media screen and (min-width: 768px) {
  #top #section-disease .disease-panel .disease-panel-inner .disease-list li {
    padding-left: 23px;
  }
}
#top #section-disease .disease-panel .disease-panel-inner .disease-list li::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #f1b897;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#top #section-disease .disease-panel [class^=disease-decoration-] {
  position: absolute;
}
#top #section-disease .disease-panel .disease-decoration-male {
  display: none;
}
@media screen and (min-width: 768px) {
  #top #section-disease .disease-panel .disease-decoration-male {
    display: block;
    width: 8.4328358209vw;
    bottom: 0.223880597vw;
    left: 1.0447761194vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-disease .disease-panel .disease-decoration-male {
    width: 113px;
    bottom: 3px;
    left: 14px;
  }
}
#top #section-disease .disease-panel .disease-decoration-female {
  width: 95px;
  bottom: -12px;
  right: 2px;
}
@media screen and (min-width: 768px) {
  #top #section-disease .disease-panel .disease-decoration-female {
    width: 8.9552238806vw;
    bottom: -vw(18);
    right: 0.8955223881vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-disease .disease-panel .disease-decoration-female {
    width: 120px;
    bottom: -18px;
    right: 12px;
  }
}
#top #section-disease .disease-panel .disease-decoration-record {
  width: 46px;
  top: 102px;
  right: 40px;
  transform: rotate(-20deg);
}
@media screen and (min-width: 768px) {
  #top #section-disease .disease-panel .disease-decoration-record {
    right: auto;
    width: 3.6567164179vw;
    left: 2.4626865672vw;
    top: 6.1940298507vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-disease .disease-panel .disease-decoration-record {
    width: 49px;
    left: 33px;
    top: 83px;
  }
}
#top #section-disease .disease-panel .disease-decoration-stethoscope {
  width: 52px;
  top: calc(50% + 45px);
  right: 48px;
  transform: translateY(-50%) rotate(20deg);
}
@media screen and (min-width: 768px) {
  #top #section-disease .disease-panel .disease-decoration-stethoscope {
    width: 4.328358209vw;
    top: 5.447761194vw;
    right: 2.6119402985vw;
    transform: rotate(20deg);
  }
}
@media screen and (min-width: 1340px) {
  #top #section-disease .disease-panel .disease-decoration-stethoscope {
    width: 58px;
    top: 73px;
    right: 35px;
  }
}
#top #section-disease .disease-text {
  font-size: 18px;
  line-height: 2;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #top #section-disease .disease-text {
    font-size: 20px;
  }
}
#top #section-message {
  padding: 40px 0 70px;
}
@media screen and (min-width: 768px) {
  #top #section-message {
    padding: 100px 0 70px;
  }
}
#top #section-message .message-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 13px;
}
@media screen and (min-width: 768px) {
  #top #section-message .message-title {
    font-size: 38px;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 768px) {
  #top #section-message .message-title {
    margin-bottom: 50px;
  }
}
#top #section-message .message-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px 0;
}
@media screen and (min-width: 768px) {
  #top #section-message .message-wrap {
    flex-direction: row;
    gap: 50px 4vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-message .message-wrap {
    gap: 30px 64px;
  }
}
#top #section-message .message-wrap .message-text {
  display: flex;
  flex-direction: column;
  gap: 25px 0;
}
@media screen and (min-width: 768px) {
  #top #section-message .message-wrap .message-text {
    flex: 1 1 0;
    min-width: 400px;
  }
}
#top #section-message .message-wrap .message-text p {
  font-size: 18px;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  #top #section-message .message-wrap .message-text p {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  #top #section-message .message-wrap .message-img {
    width: 42%;
    max-width: 516px;
    min-width: 400px;
  }
}
#top #section-message .message-wrap .message-img img {
  box-shadow: 20px 20px 0 0 #fff9f6;
  border-radius: 8px;
}
#top #section-features {
  padding: 40px 0 25px;
  background: #fff9f6;
}
@media screen and (min-width: 768px) {
  #top #section-features {
    padding: 100px 0 70px;
  }
}
#top #section-features .features-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  #top #section-features .features-title {
    font-size: 38px;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 768px) {
  #top #section-features .features-title {
    margin-bottom: 50px;
  }
}
#top #section-features .features-list {
  display: grid;
  grid-template-columns: minmax(auto, 384px);
  justify-content: center;
  gap: 48px 3.906vw;
}
@media screen and (min-width: 768px) {
  #top #section-features .features-list {
    gap: 40px;
    grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
  }
}
#top #section-features .features-list li .features-item-img {
  margin-bottom: 20px;
}
#top #section-features .features-list li .features-item-img img {
  border-radius: 8px;
}
#top #section-features .features-list li .features-item-title {
  font-size: 22px;
  line-height: 1.54;
  margin-bottom: 11px;
}
#top #section-features .features-list li .features-item-detail {
  font-size: 18px;
  line-height: 1.78;
}
#top #section-schedule {
  padding: 40px 0 75px;
}
@media screen and (min-width: 768px) {
  #top #section-schedule {
    padding: 100px 0;
  }
}
#top #section-schedule .schedule-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  #top #section-schedule .schedule-title {
    font-size: 38px;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 768px) {
  #top #section-schedule .schedule-title {
    margin-bottom: 50px;
  }
}
#top #section-schedule .schedule-text {
  font-size: 20px;
  line-height: 1.73;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #top #section-schedule .schedule-text {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
#top #section-schedule .schedule-wrap {
  max-width: 1161px;
  margin: 0 auto 30px;
}
@media screen and (min-width: 768px) {
  #top #section-schedule .schedule-wrap {
    margin-bottom: 40px;
  }
}
#top #section-schedule .schedule-table {
  width: 100%;
  border-bottom: 1px solid #34251d;
}
#top #section-schedule .schedule-table th, #top #section-schedule .schedule-table td {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  #top #section-schedule .schedule-table th, #top #section-schedule .schedule-table td {
    font-size: 22px;
  }
}
#top #section-schedule .schedule-table th {
  background: #f1b897;
  height: 57px;
}
@media screen and (min-width: 414px) {
  #top #section-schedule .schedule-table th {
    padding: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  #top #section-schedule .schedule-table th {
    padding: 0 20px;
  }
}
#top #section-schedule .schedule-table th:first-child {
  width: 100px;
  word-break: keep-all;
}
@media screen and (min-width: 414px) {
  #top #section-schedule .schedule-table th:first-child {
    width: auto;
  }
}
#top #section-schedule .schedule-table td {
  height: 54px;
}
@media screen and (min-width: 768px) {
  #top #section-schedule .schedule-table td {
    height: 82px;
  }
}
#top #section-schedule .schedule-table .schedule-circle {
  display: block;
  width: 16px;
  height: 16px;
  border: 2px solid #34251d;
  border-radius: 50%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #top #section-schedule .schedule-table .schedule-circle {
    width: 24px;
    height: 24px;
    border-width: 3px;
  }
}
#top #section-schedule .schedule-notes {
  font-size: 14px;
  line-height: 1.7;
  margin-top: 11px;
}
@media screen and (min-width: 768px) {
  #top #section-schedule .schedule-notes {
    line-height: 2.28;
    text-align: right;
  }
}
#top #section-facility {
  padding: 25px 0 75px;
  background: #fff9f6;
}
@media screen and (min-width: 768px) {
  #top #section-facility {
    padding: 100px 0;
  }
}
#top #section-facility .facility-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  #top #section-facility .facility-title {
    font-size: 38px;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 768px) {
  #top #section-facility .facility-title {
    margin-bottom: 50px;
  }
}
#top #section-facility .product-gallery {
  display: flex;
  flex-direction: column;
  gap: 10px 0;
  height: calc(62.9009661836vw + 104.77px + 10px);
}
@media screen and (min-width: 768px) {
  #top #section-facility .product-gallery {
    height: calc(62.9009661836vw + 121.72px + 10px);
  }
}
@media screen and (min-width: 896px) {
  #top #section-facility .product-gallery {
    flex-direction: row;
    gap: 0 2.0149253731vw;
    height: 43.978358209vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-facility .product-gallery {
    gap: 0 27px;
    height: 589.31px;
  }
}
#top #section-facility .product-gallery .gallery-main {
  flex: 1 1 0;
}
#top #section-facility .product-gallery .gallery-main img {
  border-radius: 8px;
}
#top #section-facility .product-gallery .gallery-sub {
  overflow-x: scroll;
  padding-bottom: 10px;
}
@media screen and (min-width: 896px) {
  #top #section-facility .product-gallery .gallery-sub {
    overflow-x: auto;
    background: #fff;
    width: 25.671641791vw;
    padding: 16px 14px;
    border-radius: 8px;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-facility .product-gallery .gallery-sub {
    width: 344px;
  }
}
#top #section-facility .product-gallery .gallery-sub .gallery-sub-list {
  display: grid;
  gap: 15px 16px;
}
@media screen and (min-width: 896px) {
  #top #section-facility .product-gallery .gallery-sub .gallery-sub-list {
    gap: 1.8656716418vw 1.2686567164vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-facility .product-gallery .gallery-sub .gallery-sub-list {
    gap: 25px 17px;
  }
}
#top #section-facility .product-gallery .gallery-sub .gallery-sub-list li {
  cursor: pointer;
  width: 125px;
}
@media screen and (min-width: 768px) {
  #top #section-facility .product-gallery .gallery-sub .gallery-sub-list li {
    width: 150px;
  }
}
@media screen and (min-width: 896px) {
  #top #section-facility .product-gallery .gallery-sub .gallery-sub-list li {
    width: auto;
  }
}
#top #section-facility .product-gallery .gallery-sub .gallery-sub-list li.is-current {
  position: relative;
}
#top #section-facility .product-gallery .gallery-sub .gallery-sub-list li.is-current::before {
  content: "";
  width: 100%;
  height: 100%;
  border: 3px solid #34251d;
  border-radius: 8px;
  position: absolute;
  left: 0;
  top: 0;
}
#top #section-facility .product-gallery .gallery-sub .gallery-sub-list li img {
  border-radius: 8px;
}
#top #section-facility .product-gallery .gallery-sub::-webkit-scrollbar {
  height: 10px;
}
#top #section-facility .product-gallery .gallery-sub::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
#top #section-facility .product-gallery .gallery-sub::-webkit-scrollbar-thumb {
  background-color: #cdcccc;
  border-radius: 999px;
  border: 2.5px solid #f1f1f1;
}
@media screen and (min-width: 896px) {
  #top #section-facility .product-gallery .gallery-sub::-webkit-scrollbar {
    width: 1.0447761194vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-facility .product-gallery .gallery-sub::-webkit-scrollbar {
    width: 14px;
  }
}
@media screen and (min-width: 896px) {
  #top #section-facility .product-gallery .gallery-sub::-webkit-scrollbar-thumb {
    border-width: calc(1.0447761194vw / 4);
  }
}
@media screen and (min-width: 1340px) {
  #top #section-facility .product-gallery .gallery-sub::-webkit-scrollbar-thumb {
    border-width: 3.5px;
  }
}
#top #section-access {
  padding: 50px 0;
}
@media screen and (min-width: 768px) {
  #top #section-access {
    padding: 100px 0;
  }
}
#top #section-access .access-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  #top #section-access .access-title {
    font-size: 38px;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 768px) {
  #top #section-access .access-title {
    margin-bottom: 50px;
  }
}
#top #section-access .access-list {
  display: grid;
  grid-template-columns: minmax(auto, 280px);
  justify-content: center;
  gap: 69px 40px;
  margin: 0 auto 40px;
}
@media screen and (min-width: 768px) {
  #top #section-access .access-list {
    grid-template-columns: repeat(2, minmax(auto, 280px));
    margin-bottom: 75px;
  }
}
@media screen and (min-width: 896px) {
  #top #section-access .access-list {
    gap: 0 2.9850746269vw;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1340px) {
  #top #section-access .access-list {
    gap: 0 40px;
  }
}
#top #section-access .access-list li {
  position: relative;
}
#top #section-access .access-list li:not(:last-child)::after {
  content: "";
  width: 54px;
  height: 25px;
  background: url("../img/top/access_arrow.svg") no-repeat center/cover;
  position: absolute;
  top: calc(100% + 13px);
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #top #section-access .access-list li:not(:last-child)::after {
    top: calc(50% - 35px);
    left: calc(100% - 8px);
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 896px) {
  #top #section-access .access-list li:not(:last-child)::after {
    width: 4.0298507463vw;
    height: 1.8656716418vw;
    left: calc(100% + 0.5970149254vw);
  }
}
@media screen and (min-width: 1340px) {
  #top #section-access .access-list li:not(:last-child)::after {
    width: 54px;
    height: 25px;
    left: calc(100% - 8px);
  }
}
@media screen and (min-width: 768px) {
  #top #section-access .access-list li:nth-child(2)::after {
    top: auto;
    bottom: -40px;
    left: -48px;
    transform: rotate(135deg);
  }
}
@media screen and (min-width: 896px) {
  #top #section-access .access-list li:nth-child(2)::after {
    top: calc(50% - 35px);
    left: calc(100% + 0.5970149254vw);
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 1340px) {
  #top #section-access .access-list li:nth-child(2)::after {
    left: calc(100% - 8px);
  }
}
#top #section-access .access-list li .access-item-img {
  margin-bottom: 13px;
}
#top #section-access .access-list li .access-item-detail {
  font-size: 18px;
  line-height: 1.56;
}
#top #section-access .access-map {
  width: 100%;
  height: 337px;
}
@media screen and (min-width: 768px) {
  #top #section-access .access-map {
    height: 400px;
  }
}
@media screen and (min-width: 896px) {
  #top #section-access .access-map {
    height: 656px;
  }
}
#top #section-faq {
  padding: 40px 0;
  background: #fff9f6;
}
@media screen and (min-width: 768px) {
  #top #section-faq {
    padding: 100px 0 70px;
  }
}
#top #section-faq .faq-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  #top #section-faq .faq-title {
    font-size: 38px;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 768px) {
  #top #section-faq .faq-title {
    margin-bottom: 50px;
  }
}
#top #section-faq .faq-list {
  display: flex;
  flex-direction: column;
  gap: 15px 0;
}
@media screen and (min-width: 896px) {
  #top #section-faq .faq-list {
    gap: 21px 0;
  }
}
#top #section-faq .faq-list li {
  background: #fff;
  padding: 24px 15px 22px;
  cursor: pointer;
}
@media screen and (min-width: 896px) {
  #top #section-faq .faq-list li {
    padding: 31px 32px 31px 3.3582089552vw;
  }
}
@media screen and (min-width: 1340px) {
  #top #section-faq .faq-list li {
    padding-left: 45px;
  }
}
#top #section-faq .faq-list li .faq-item-question {
  padding-right: 36px;
  position: relative;
}
#top #section-faq .faq-list li .faq-item-question .faq-item-toggle {
  display: block;
  width: 18px;
  height: 2px;
  border-radius: 100px;
  background: #000;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
#top #section-faq .faq-list li .faq-item-question .faq-item-toggle::before {
  content: "";
  display: block;
  height: 18px;
  width: 2px;
  border-radius: 100px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.6s;
}
#top #section-faq .faq-list li .faq-item-question p {
  font-size: 18px;
  line-height: 1.56;
  position: relative;
  padding-left: 26px;
}
@media screen and (min-width: 896px) {
  #top #section-faq .faq-list li .faq-item-question p {
    font-size: 20px;
    padding-left: 35px;
  }
}
#top #section-faq .faq-list li .faq-item-question p::before {
  content: "Q";
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  color: #f1b897;
  position: absolute;
  left: 0;
}
#top #section-faq .faq-list li .faq-item-question.is-open {
  font-weight: 700;
}
#top #section-faq .faq-list li .faq-item-question.is-open .faq-item-toggle::before {
  transform: translate(-50%, -50%) rotate(90deg);
}
#top #section-faq .faq-list li .faq-item-answer {
  display: none;
  padding: 14px 0 0 26px;
}
@media screen and (min-width: 896px) {
  #top #section-faq .faq-list li .faq-item-answer {
    padding: 24px 0 0 35px;
    max-width: 1107px;
  }
}
#top #section-faq .faq-list li .faq-item-answer p {
  font-size: 18px;
  line-height: 1.67;
}

/*--------------------------------------------------
// 下層ページ共通
--------------------------------------------------*/
.kv {
  padding: 14.251vw 0 12.56vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .kv {
    padding: 150px 0 116px;
    background-size: auto 300px;
    background-position: calc(50% + 16.343vw) top;
  }
}
@media screen and (min-width: 1340px) {
  .kv {
    background-position: right top;
  }
}
.kv .kv-title {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.42;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .kv .kv-title {
    font-size: 32px;
    line-height: 1;
  }
}
#application .kv {
  background-image: url(../img/application/kv_sp.jpg);
  background-color: #edf2f5;
}
@media screen and (min-width: 768px) {
  #application .kv {
    background-image: url(../img/application/kv.jpg);
  }
}
#loa .kv {
  background-image: url(../img/loa/kv_sp.jpg);
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  #loa .kv {
    background-image: url(../img/loa/kv.jpg);
  }
}
#privacy .kv {
  background-image: url(../img/privacy/kv_sp.jpg);
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  #privacy .kv {
    background-image: url(../img/privacy/kv.jpg);
  }
}

.contents {
  padding: 30px 0 50px;
}
@media screen and (min-width: 768px) {
  .contents {
    gap: 70px 0;
    padding: 80px 0 130px;
  }
}
.contents p, .contents li {
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .contents p, .contents li {
    font-size: 20px;
    line-height: 2;
  }
}

.contents-item:not(:last-child) {
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .contents-item:not(:last-child) {
    margin-bottom: 70px;
  }
}
.contents-item .section:not(:last-child) {
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .contents-item .section:not(:last-child) {
    margin-bottom: 70px;
  }
}
.contents-item .section .section-title {
  font-size: 20px;
  line-height: 1.4;
  padding-left: 24px;
  position: relative;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .contents-item .section .section-title {
    font-size: 24px;
    padding: 8px 0 8px 24px;
    margin-bottom: 20px;
  }
}
.contents-item .section .section-title::before {
  content: "";
  width: 4px;
  height: 100%;
  background: #34251d;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
}
.contents-item .section .section-title + .section-child {
  margin-top: 0;
}
.contents-item .section-child {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .contents-item .section-child {
    margin-top: 50px;
  }
}
.contents-item .section-child .section-child-title {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 700;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .contents-item .section-child .section-child-title {
    font-size: 20px;
    line-height: 2;
    margin-bottom: 10px;
  }
}

/*--------------------------------------------------
// 傷病手当金の申請について
--------------------------------------------------*/
#application .list-number-circle-primary {
  counter-reset: cnt;
  display: flex;
  flex-direction: column;
  gap: 33px 0;
}
@media screen and (min-width: 768px) {
  #application .list-number-circle-primary {
    gap: 41px 0;
  }
}
#application .list-number-circle-primary li .item-title {
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  padding-left: 56px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  #application .list-number-circle-primary li .item-title {
    line-height: 1.7;
    margin-bottom: 7px;
  }
}
#application .list-number-circle-primary li .item-title::before {
  counter-increment: cnt;
  content: counter(cnt);
  font-size: 20px;
  font-weight: 500;
  background: #f1b897;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  #application .list-number-circle-primary li .item-contents {
    padding-left: 56px;
  }
}
#application .list-number-circle {
  counter-reset: cnt;
}
#application .list-number-circle li {
  position: relative;
  padding-left: 27px;
}
#application .list-number-circle li::before {
  counter-increment: cnt;
  content: counter(cnt);
  font-size: 1em;
  width: 22px;
  height: 22px;
  border: 1px solid #000;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#application .case_area {
  overflow-x: scroll;
  padding-bottom: 26px;
}
#application .case_area::-webkit-scrollbar {
  height: 14px;
}
#application .case_area::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
#application .case_area::-webkit-scrollbar-thumb {
  background-color: #cdcccc;
  border-radius: 999px;
  border: 3.5px solid #f1f1f1;
}
@media screen and (min-width: 768px) {
  #application .case_area {
    overflow-x: auto;
  }
}
#application .case_area .case-list {
  width: 590px;
  display: flex;
  flex-direction: column;
  gap: 36px 0;
}
#application .case_area .case-list li .case-item-img {
  margin-top: 8px;
}

/*--------------------------------------------------
// 休職までの流れ・休み方について
--------------------------------------------------*/
#loa .point-list {
  display: flex;
  flex-direction: column;
  gap: 64px 0;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  #loa .point-list {
    gap: 84px 0;
    margin-bottom: 50px;
  }
}
#loa .point-list li {
  display: flex;
  flex-direction: column;
  gap: 10px 0;
}
@media screen and (min-width: 768px) {
  #loa .point-list li {
    flex-direction: row;
    align-items: center;
    gap: 0 35px;
  }
}
@media screen and (min-width: 896px) {
  #loa .point-list li {
    gap: 0 45px;
  }
}
#loa .point-list li .point-period {
  font-size: 16px;
  color: #fff;
  width: 120px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #loa .point-list li .point-period {
    font-size: 24px;
    width: 180px;
    height: 180px;
    border-radius: 50%;
  }
}
@media screen and (min-width: 896px) {
  #loa .point-list li .point-period {
    width: 204px;
    height: 204px;
  }
}
#loa .point-list li:not(:last-child) {
  position: relative;
}
#loa .point-list li:not(:last-child)::after {
  content: "";
  display: block;
  width: 23px;
  height: 44px;
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  #loa .point-list li:not(:last-child)::after {
    top: calc(100% + 20px);
    left: 80px;
    transform: none;
  }
}
@media screen and (min-width: 896px) {
  #loa .point-list li:not(:last-child)::after {
    left: 90px;
  }
}
#loa .point-list li:nth-child(1)::after {
  background: url("../img/loa/point_arrow_gray.svg") no-repeat center/cover;
}
#loa .point-list li:nth-child(1) .point-period {
  background: #b3b3b3;
}
#loa .point-list li:nth-child(2)::after {
  background: url("../img/loa/point_arrow_blue.svg") no-repeat center/cover;
}
#loa .point-list li:nth-child(2) .point-period {
  background: #4490e8;
}
#loa .point-list li:nth-child(3) .point-period {
  background: #eb8042;
}
@media screen and (min-width: 768px) {
  #loa .point-list li .point-definition {
    flex: 1 1 0;
  }
}
#loa .point-list li .point-definition .point-definition-title {
  font-size: 18px;
  line-height: 1.56;
  font-weight: 700;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  #loa .point-list li .point-definition .point-definition-title {
    font-size: 20px;
  }
}
@media screen and (min-width: 896px) {
  #loa .point-list li .point-definition .point-definition-title {
    margin-bottom: 15px;
  }
}
#loa .point-list li .point-definition .point-definition-detail {
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  #loa .point-list li .point-definition .point-definition-detail {
    font-size: 20px;
  }
}

/*--------------------------------------------------
// 利用規約およびプライバシーポリシー
--------------------------------------------------*/
#privacy {
  word-break: break-all;
}
#privacy .list-number {
  list-style: decimal;
  padding-left: 1.5em;
}
#privacy .list-number-parentheses {
  padding-left: 1.5em;
}
#privacy .list-number-parentheses li {
  position: relative;
  counter-increment: cnt;
}
#privacy .list-number-parentheses li:before {
  content: "(" counter(cnt) ")";
  display: inline-block;
  width: 1.7em;
  text-align: right;
  position: absolute;
  top: 0;
  left: -1.8em;
}
#privacy ul, #privacy ol {
  display: flex;
  flex-direction: column;
  gap: 14px 0;
  margin-top: 14px;
}/*# sourceMappingURL=style.css.map */