@charset "UTF-8";
/*!
Theme Name: とみい歯科分院
Author: PROCMO Inc.
Author URI: https://procmo.co.jp/
Description:
Version: 1.0
*/
/*html5 Reset CSS*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background-color: transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%; /* iphone番safariでの文字サイズを調整*/
  -ms-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul, ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
} /* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
} /* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

input[type=text], input[type=search], input[type=email], input[type=number], input[type=password], input[type=tel], input[type=button] {
  outline: none;
}

textarea,
button {
  outline: none;
}

button {
  border: none;
}

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

@media screen and (min-width: 768px) {
  :root {
    --header-height: 80px;
  }
}
@media screen and (max-width: 767px) {
  :root {
    --header-height: 67px;
  }
}

/* noto-sans-jp-regular - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("./dist/assets/fonts/noto-sans-jp-v55-japanese-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-500 - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("./dist/assets/fonts/noto-sans-jp-v55-japanese-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-600 - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 600;
  src: url("./dist/assets/fonts/noto-sans-jp-v55-japanese-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-700 - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("./dist/assets/fonts/noto-sans-jp-v55-japanese-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-900 - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: url("./dist/assets/fonts/noto-sans-jp-v55-japanese-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("./dist/assets/fonts/montserrat-v31-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("./dist/assets/fonts/roboto-v51-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("./dist/assets/fonts/roboto-v51-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
html {
  font-size: 62.5%;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  background: #fff;
  font-family: "Hiragino Kaku Gothic ProN", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 400;
  color: #483E2E;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
  overflow-wrap: break-word;
  font-weight: 400;
  background-color: #F4F2F1;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

a {
  color: #2374AB;
  text-decoration: underline;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
a:not([class]):hover {
  opacity: 0.7;
}

img {
  vertical-align: bottom;
}

/*
// サンプル
@include g.keyframes(test-sample){
  0%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}
*/
@-webkit-keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 20px));
  }
}
@-moz-keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 20px));
  }
}
@-ms-keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 20px));
  }
}
@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 20px));
  }
}
@-webkit-keyframes scroll-left-sp {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 14px));
  }
}
@-moz-keyframes scroll-left-sp {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 14px));
  }
}
@-ms-keyframes scroll-left-sp {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 14px));
  }
}
@keyframes scroll-left-sp {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 14px));
  }
}
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: #F4F2F1;
}
.l-header__inner {
  max-width: 1190px;
  margin: 0 auto;
  height: var(--header-height);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1020px) {
  .l-header__inner {
    margin: 0 20px;
    background-color: #F4F2F1;
  }
}
.l-header__logo {
  max-width: 200px;
  width: 100%;
}
@media screen and (max-width: 1020px) {
  .l-header__logo {
    max-width: 156px;
  }
}
.l-header__logo img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1021px) {
  .l-header__nav {
    display: flex;
    align-items: center;
    flex: 1;
  }
}
@media screen and (max-width: 1020px) {
  .l-header__nav {
    position: absolute;
    left: 0;
    top: var(--header-height, 0);
    width: 100%;
    height: calc(100dvh - var(--header-height, 0));
    overflow-y: auto;
    background-color: #F4F2F1;
    padding: 40px 20px;
    z-index: -1;
    transform: translateY(-100%);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
}
@media screen and (max-width: 1020px) {
  .l-header__nav.is-opened {
    transform: none;
  }
}
@media screen and (min-width: 1021px) {
  .l-header__nav-main {
    margin-left: auto;
  }
}
@media screen and (min-width: 1021px) {
  .l-header__cta {
    margin: 0 0 0 34px;
  }
}
@media screen and (max-width: 1020px) {
  .l-header__cta {
    text-align: center;
    margin: 40px 0 0;
  }
}
.l-header__ctaButton {
  display: flex;
  justify-content: center;
  gap: 0 13px;
  margin: 24px 0 0;
}
@media screen and (min-width: 1021px) {
  .l-header__ctaButton {
    display: none;
  }
}
.l-header__ctaButton > * {
  --set-btn-cta-fontsize: 1.4rem;
  --set-icon-width: 17px;
  --set-icon-height: 17px;
}
@media screen and (max-width: 1020px) {
  .l-header__ctaButton > * {
    --set-btn-cta-max-width: 146px;
  }
}
@media screen and (min-width: 1021px) {
  .l-header__sp-nav {
    display: none;
  }
}
@media screen and (max-width: 1020px) {
  .l-header__sp-nav {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 0 4px;
  }
}
@media screen and (min-width: 1021px) {
  .l-header__tel {
    display: none;
  }
}
@media screen and (min-width: 1021px) {
  .l-header__menu {
    display: none;
  }
}
.l-gnav {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (min-width: 1021px) {
  .l-gnav {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 1021px) {
  .l-gnav__nav:not(:last-child) {
    margin-right: 24px;
  }
}
@media screen and (max-width: 1020px) {
  .l-gnav__nav:not(:last-child) {
    margin-bottom: 16px;
  }
}
.l-gnav__nav a {
  color: inherit;
  text-decoration: none;
  font-weight: 600;
}
@media screen and (max-width: 1020px) {
  .l-gnav__nav a {
    color: #2374AB;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 7px;
    min-height: 65px;
    padding: 5px 50px 5px 30px;
    position: relative;
  }
}
@media screen and (min-width: 1021px) {
  .l-gnav__nav a > i {
    display: none;
  }
}
@media screen and (max-width: 1020px) {
  .l-gnav__nav a > i {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 30px;
    height: 30px;
    background-color: #F4F2F1;
    border-radius: 100%;
  }
  .l-gnav__nav a > i::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 2px solid #60533E;
    border-bottom: 2px solid #60533E;
    transform: translate(-65%, -50%) scaleY(0.75) rotate(-45deg);
  }
}
.l-gnav__nav a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1021px) {
  .l-gnav__nav a[target=_blank] {
    position: relative;
    padding-right: 23px;
    color: #2374AB;
  }
}
.l-gnav__nav a[target=_blank]::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background: url(./dist/assets/img/common/icon-blank-accent@2x.webp) no-repeat 0 0;
  background-size: 100% auto;
}
@media screen and (max-width: 1020px) {
  .l-gnav__nav a[target=_blank]::after {
    display: none;
  }
}
.l-btn-tel {
  display: block;
  width: 24px;
  height: 32px;
  position: relative;
}
.l-btn-tel > i {
  --set-icon-width: 18px;
  --set-icon-height: 23px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.l-btn-menu {
  display: block;
  width: 32px;
  height: 32px;
  position: relative;
  background: none;
}
.l-btn-menu__icon {
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.l-btn-menu__icon::before, .l-btn-menu__icon::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  border-radius: 2px;
  background-color: #60533E;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.l-btn-menu__icon::before {
  top: var(--set-icon-top-posTop, 0);
  transform: var(--set-icon-top-transform, none);
}
.l-btn-menu__icon::after {
  top: var(--set-icon-bottom-posTop, 100%);
  transform: var(--set-icon-bottom-transform, translateY(-100%));
}
.l-btn-menu__icon > span {
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 2px;
  background-color: #60533E;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  opacity: var(--set-icon-opacity, 1);
}
.l-btn-menu.is-opened {
  --set-icon-opacity: 0;
  --set-icon-top-transform: translateY(-50%) rotate(-45deg);
  --set-icon-bottom-transform: translateY(-50%) rotate(45deg);
  --set-icon-top-posTop: 50%;
  --set-icon-bottom-posTop: 50%;
}

@media screen and (min-width: 768px) {
  .l-footer__inner {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__inner {
    margin: 0 20px;
  }
}
@media screen and (min-width: 768px) {
  .l-footer__content {
    padding: 0 0 48px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__content {
    padding: 0 0 48px;
  }
}
.l-footer__logo {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .l-footer__logo {
    max-width: 160px;
    margin: 0 auto 48px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__logo {
    max-width: 120px;
    margin: 0 auto 24px;
  }
}
.l-footer__logo img {
  width: 100%;
  height: auto;
}
.l-footer__copyright {
  border-top: 1px solid #483E2E;
  padding: 24px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-footer__copyright {
    padding: 24px 0 12px;
  }
}
.l-footer__copyright > small {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8;
}
.l-footer-nav {
  display: flex;
  justify-content: center;
  gap: 0 32px;
}
@media screen and (min-width: 768px) {
  .l-footer-nav {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-nav {
    max-width: 283px;
    width: 100%;
    margin: 0 auto;
    gap: 8px 24px;
    flex-wrap: wrap;
  }
}
.l-footer-nav__item a {
  color: inherit;
  text-decoration: none;
}
.l-footer-nav__item a:hover {
  opacity: 0.7;
}
.l-footer-wrapper {
  position: relative;
}
.l-footer-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  width: 50%;
  height: 100%;
  z-index: -1;
}
.l-footer-wrapper__inner {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .l-footer-wrapper__inner {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    padding: 60px 0 0;
    border-radius: 0 60px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-wrapper__inner {
    margin: 0 15px;
    padding: 54px 0 0;
    border-radius: 0 30px 0 0;
  }
}
.l-footer-info {
  margin: 0 0 120px;
}
@media screen and (max-width: 767px) {
  .l-footer-info {
    margin: 0 0 60px;
  }
}
@media screen and (min-width: 768px) {
  .l-footer-info__inner {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-info__inner {
    margin: 0 20px;
  }
}
.l-footer-info__inner > *:not(:last-child) {
  position: relative;
}
@media screen and (min-width: 768px) {
  .l-footer-info__inner > *:not(:last-child) {
    padding: 0 0 48px;
    margin: 0 0 48px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-info__inner > *:not(:last-child) {
    padding: 0 0 24px;
    margin: 0 0 24px;
  }
}
.l-footer-info__inner > *:not(:last-child)::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  max-width: 700px;
  width: 100%;
  height: 0;
  border-top: 1px solid #F4F2F1;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .l-footer-info-data {
    display: flex;
    align-items: center;
    gap: 0 63px;
  }
}
.l-footer-info-data__profile {
  flex: 1;
}
.l-footer-info-data__name {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .l-footer-info-data__name {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.l-footer-info-data__address {
  margin: 20px 0 0;
}
@media screen and (max-width: 767px) {
  .l-footer-info-data__address {
    margin: 10px 0 0;
  }
}
.l-footer-info-data__map {
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .l-footer-info-data__map {
    max-width: 440px;
    width: 100%;
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-info-data__map {
    margin: 19px 0 0;
    height: 173px;
  }
}
.l-footer-info-data__map > iframe {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .l-footer-reserve {
    display: flex;
    gap: 0 37px;
  }
}
.l-footer-reserve__timeTable {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .l-footer-reserve__timeTable {
    --set-cell-padding: 15px 0;
  }
}
.l-footer-reserve__download-text {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .l-footer-reserve__download-text {
    margin: 12px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-reserve__download-text {
    margin: 9px 0 0;
  }
}
.l-footer-reserve__download-text a {
  color: inherit;
}
@media screen and (min-width: 768px) {
  .l-footer-reserve__reserve {
    max-width: 375px;
    width: 100%;
    padding-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-reserve__reserve {
    margin: 40px 0 0;
  }
}
.l-footer-reserve__reserve-tel {
  margin: 0 0 10px;
}
@media screen and (max-width: 767px) {
  .l-footer-reserve__reserve-tel {
    margin: 0 0 13px;
    text-align: center;
  }
}
.l-footer-reserve__reserve-button {
  display: flex;
  gap: 0 13px;
}
.l-footer-reserve__reserve-button > * {
  --set-icon-width:17px;
  --set-icon-height:17px;
}
@media screen and (min-width: 768px) {
  .l-footer-reserve__reserve-button > * {
    --set-btn-cta-fontsize:1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .l-footer-reserve__reserve-button > * {
    --set-btn-cta-fontsize:1.4rem;
  }
}

.l-wrapper {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 1fr auto;
  min-height: 100dvh;
  padding-top: var(--header-height);
}
.l-content {
  padding: 0 0 120px;
}
@media screen and (max-width: 767px) {
  .l-content {
    padding: 0 0 60px;
  }
}

.c-icon-tel {
  display: inline-block;
  width: var(--set-icon-width, 30px);
  height: var(--set-icon-height, 39px);
}
.c-icon-tel::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("./dist/assets/img/common/icon-tel.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.c-heading-section {
  position: relative;
  padding: 33px 0 0;
}
@media screen and (max-width: 767px) {
  .c-heading-section {
    padding: 30px 0 0;
  }
}
.c-heading-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 26px;
  height: 26px;
  background: url(./dist/assets/img/common/icon-clover-heading@2x.webp) no-repeat center center;
  background-size: 100% auto;
}
.c-heading-section__jp, .c-heading-section__en {
  display: block;
  text-align: center;
}
.c-heading-section__jp {
  color: #2374AB;
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-heading-section__jp {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.c-heading-section__en {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto";
  font-weight: 700;
  margin: 10px 0 0;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-heading-section__en {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 12px 0 0;
  }
}

.c-btn-tel {
  display: inline-flex;
  align-items: center;
}
.c-btn-tel__icon {
  max-width: 30px;
  width: 100%;
  display: flex;
  align-items: center;
}
.c-btn-tel__text {
  flex: 1;
  margin: 0 0 0 4px;
  text-align: left;
}
.c-btn-tel__text-label, .c-btn-tel__text-number {
  display: block;
  font-weight: 700;
  line-height: 1;
}
.c-btn-tel__text-label {
  color: #2374AB;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 8px;
}
.c-btn-tel__text-number {
  font-size: 24px;
  font-size: 2.4rem;
}
.c-btn-tel:is(a) {
  color: inherit;
  text-decoration: none;
}
.c-btn-tel:is(a):hover {
  opacity: 0.7;
}
.c-btn-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: var(--set-btn-cta-max-width, 373px);
  width: 100%;
  min-height: 52px;
  border-radius: 8px;
  border: var(--set-btn-cta-border, 1px solid #2374AB);
  background-color: var(--set-btn-cta-bgcolor, #2374AB);
  color: var(--set-btn-cta-color, #fff);
}
.c-btn-cta:is(a) {
  text-decoration: none;
}
.c-btn-cta:is(a):hover {
  --set-btn-cta-bgcolor: #fff;
  --set-btn-cta-color: #2374AB;
  --set-icon-src: url(./dist/assets/img/common/icon-blank-accent@2x.webp);
}
.c-btn-cta__label {
  display: inline-block;
  color: inherit;
  font-size: var(--set-btn-cta-fontsize, 1.8rem);
  font-weight: 600;
  line-height: 1;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
.c-btn-cta[target=_blank] .c-btn-cta__label {
  display: inline-block;
  padding: 0 32px 0 0;
  position: relative;
}
.c-btn-cta[target=_blank] .c-btn-cta__label::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: var(--set-icon-width, 20px);
  height: var(--set-icon-height, 20px);
  background: var(--set-icon-src, url(./dist/assets/img/common/icon-blank-white@2x.webp)) no-repeat 0 0;
  background-size: 100% auto;
}
.c-btn-cta--outline {
  --set-btn-cta-bgcolor: #fff;
  --set-btn-cta-color: #2374AB;
  --set-icon-src: url(./dist/assets/img/common/icon-blank-accent@2x.webp);
}
.c-btn-cta--outline:is(a):hover {
  --set-btn-cta-bgcolor: #2374AB;
  --set-btn-cta-color: #fff;
  --set-icon-src: url(./dist/assets/img/common/icon-blank-white@2x.webp);
}
.c-btn-banner-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 190px;
  width: 100%;
  min-height: 37px;
  border-radius: 8px;
  border: var(--set-btn-banner-link-border, 1px solid #F4F2F1);
  background-color: var(--set-btn-banner-link-bgcolor, #F4F2F1);
  color: var(--set-btn-banner-link-color, inherit);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
.c-btn-banner-link__label {
  font-weight: inherit;
}
.c-btn-banner-link:is(a) {
  color: inherit;
  text-decoration: none;
}
.c-btn-banner-link:is(a):hover {
  opacity: 0.7;
}
.c-btn-banner-link[target=_blank] .c-btn-banner-link__label, .c-btn-banner-link--target-blank .c-btn-banner-link__label {
  display: inline-block;
  padding: 0 25px 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-btn-banner-link[target=_blank] .c-btn-banner-link__label, .c-btn-banner-link--target-blank .c-btn-banner-link__label {
    padding: 0 22px 0 0;
  }
}
.c-btn-banner-link[target=_blank] .c-btn-banner-link__label::after, .c-btn-banner-link--target-blank .c-btn-banner-link__label::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: var(--set-icon-width, 13px);
  height: var(--set-icon-height, 13px);
  background: url(./dist/assets/img/common/icon-blank-main@2x.webp) no-repeat 0 0;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  .c-btn-banner-link[target=_blank] .c-btn-banner-link__label::after, .c-btn-banner-link--target-blank .c-btn-banner-link__label::after {
    --set-icon-width: 10px;
    --set-icon-height: 10px;
  }
}

.c-list-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 18px 16px;
}
@media screen and (max-width: 767px) {
  .c-list-menu {
    gap: 12px 8px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-list-menu__item {
  background-color: #F4F2F1;
  padding: 2px 10px;
  line-height: 1.4;
  border-radius: 5px;
}
@media screen and (min-width: 768px) {
  .c-list-menu__item {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .c-card-menu {
    display: flex;
    align-items: center;
  }
}
.c-card-menu__image {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-card-menu__image {
    max-width: 240px;
  }
}
@media screen and (max-width: 767px) {
  .c-card-menu__image {
    margin: 0 auto 28px;
    max-width: 180px;
  }
}
.c-card-menu__image img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .c-card-menu__text {
    flex: 1;
    margin: 0 0 0 32px;
  }
}
.c-card-menu__heading {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .c-card-menu__heading {
    text-align: center;
  }
}
.c-card-menu__description {
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .c-card-menu__description {
    margin: 24px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .c-card-menu__description {
    margin: 18px 0 0;
  }
}
@media screen and (min-width: 768px) {
  .c-card-menu__items {
    margin: 22px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .c-card-menu__items {
    margin: 18px 0 0;
  }
}
.c-card-profile__image {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-card-profile__image {
    max-width: 280px;
    margin: 0 auto 12px;
  }
}
@media screen and (max-width: 767px) {
  .c-card-profile__image {
    max-width: 200px;
    margin: 0 auto 12px;
  }
}
.c-card-profile__image img {
  width: 100%;
  height: auto;
}
.c-card-profile__text-position, .c-card-profile__text-name {
  display: block;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .c-card-profile__text-position, .c-card-profile__text-name {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-card-profile__text-position {
  margin: 0 0 8px;
}
.c-card-profile__text-name {
  font-weight: 600;
}

.c-table-timeTable {
  border: 1px solid #60533E;
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-table-timeTable {
    --set-table-fontsize: 1.2rem;
    --set-cell-fontsize: 1.6rem;
  }
}
.c-table-timeTable__table {
  border-collapse: collapse;
  width: 100%;
  background-color: var(--set-table-bgcolor, transparent);
  font-size: var(--set-table-fontsize);
}
.c-table-timeTable__table thead tr:last-child th,
.c-table-timeTable__table thead tr:last-child td {
  border-bottom: 1px solid #60533E;
  background-color: var(--set-cell-head-bgcolor, transparent);
  color: var(--set-cell-head-color);
}
.c-table-timeTable__table thead tr th:not(:first-child) {
  font-weight: normal;
}
.c-table-timeTable__table tr:not(:last-child) th,
.c-table-timeTable__table tr:not(:last-child) td {
  border-bottom: 1px solid #60533E;
}
.c-table-timeTable__table th,
.c-table-timeTable__table td {
  text-align: center;
  vertical-align: middle;
  padding: var(--set-cell-padding, 15px 5px);
}
@media screen and (min-width: 768px) {
  .c-table-timeTable__table th:not(:first-child),
  .c-table-timeTable__table td:not(:first-child) {
    width: 11%;
  }
}
@media screen and (max-width: 767px) {
  .c-table-timeTable__table th:not(:first-child),
  .c-table-timeTable__table td:not(:first-child) {
    width: 10%;
  }
}
.c-table-timeTable__table th:not(:last-child),
.c-table-timeTable__table td:not(:last-child) {
  border-right: 1px solid #60533E;
}
.c-table-timeTable__table th {
  font-weight: 600;
}
.c-table-timeTable__table td {
  font-size: var(--set-cell-fontsize, inherit);
}
.c-table-timeTable--mv {
  --set-table-fontsize: 1.2rem;
  --set-table-bgcolor: #F4F2F1;
  --set-cell-head-bgcolor: #60533E;
  --set-cell-head-color: #fff;
  --set-cell-padding: 5px 2px;
}
@media screen and (max-width: 767px) {
  .c-table-timeTable--mv {
    --set-cell-fontsize: inherit;
    --set-cell-padding: 1px 2px;
  }
}

.p-home-keyvisual {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-home-keyvisual {
    margin: 0 0 120px;
  }
}
@media screen and (max-width: 767px) {
  .p-home-keyvisual {
    margin: 0 0 60px;
  }
}
.p-home-keyvisual__bg {
  margin: 0 0 0 auto;
}
@media screen and (min-width: 768px) {
  .p-home-keyvisual__bg {
    width: calc(100% - 90px);
    height: 589px;
    border-radius: 0 0 0 60px;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .p-home-keyvisual__bg {
    width: calc(100% - 30px);
    height: 450px;
    border-radius: 0 0 0 38px;
    overflow: hidden;
  }
}
.p-home-keyvisual__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
@media screen and (min-width: 768px) {
  .p-home-keyvisual__layer {
    display: flex;
    align-items: flex-end;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-home-keyvisual__layer {
    position: static;
    padding: 0;
    margin: 0 15px;
  }
}
@media screen and (min-width: 768px) {
  .p-home-keyvisual__layer-content {
    display: grid;
    grid-template-columns: 1fr 210px;
    width: 100%;
    transform: translateY(84px);
  }
}
@media screen and (max-width: 767px) {
  .p-home-keyvisual__layer-content {
    margin: -26px 0 0;
  }
}
@media screen and (min-width: 768px) {
  .p-home-keyvisual-catchcopy {
    display: grid;
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
.p-home-keyvisual-catchcopy__heading {
  color: #2374AB;
  font-size: 60px;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1.2;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  -webkit-text-stroke: 3px #fff;
  text-stroke: 3px #fff;
  paint-order: stroke fill;
}
@media screen and (max-width: 767px) {
  .p-home-keyvisual-catchcopy__heading {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .p-home-keyvisual-catchcopy__description {
    margin: 10px 0 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-home-keyvisual-catchcopy__description {
    margin: 12px 0 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .p-home-keyvisual-timeTable {
    display: grid;
    grid-column: 1/2;
    grid-row: 2/3;
    margin: 24px 0 0;
    max-width: 480px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-home-keyvisual-timeTable {
    margin: 15px 0 0;
  }
}
@media screen and (min-width: 768px) {
  .p-home-keyvisual-cta {
    display: grid;
    align-items: flex-end;
    grid-column: 2/3;
    grid-row: 1/3;
  }
}
@media screen and (max-width: 767px) {
  .p-home-keyvisual-cta {
    margin: 16px 0 0;
    display: none;
  }
}
.p-home-keyvisual-cta__button {
  display: flex;
  flex-direction: column;
  gap: 11px 0;
}
.p-home-section {
  margin: var(--set-section-margin, 0 0 120px);
}
@media screen and (max-width: 767px) {
  .p-home-section {
    --set-section-margin: 0 0 60px;
  }
}
.p-home-section__inner {
  background-color: var(--set-content-bgcolor, transparent);
  border-radius: var(--set-content-border-radius, 0);
}
@media screen and (min-width: 768px) {
  .p-home-section__inner {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .p-home-section__inner {
    margin: 0 15px;
  }
}
.p-home-section__content {
  padding: var(--set-content-padding, 0);
}
.p-home-section__header {
  display: flex;
  justify-content: center;
  margin: 0 0 38px;
}
@media screen and (max-width: 767px) {
  .p-home-section__header {
    margin: 0 0 18px;
  }
}
.p-home-section--page-greeting {
  --set-content-padding: 0 124px;
}
@media screen and (max-width: 767px) {
  .p-home-section--page-greeting {
    --set-content-padding: 0;
  }
}
.p-home-section--rect-round {
  --set-content-bgcolor: #fff;
  --set-content-border-radius: 60px;
  --set-content-padding: 60px 48px;
}
@media screen and (max-width: 767px) {
  .p-home-section--rect-round {
    --set-content-padding: 40px 20px;
    --set-content-border-radius: 30px;
  }
}
.p-menu-card-list > *:not(:last-child) {
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  .p-menu-card-list > *:not(:last-child) {
    margin: 0 0 52px;
  }
}
@media screen and (min-width: 768px) {
  .p-greeting-card-list {
    display: flex;
    gap: 0 165px;
  }
}
@media screen and (max-width: 767px) {
  .p-greeting-card-list > *:not(:last-child) {
    margin: 0 0 24px;
  }
}
.p-greeting-text-wrapper {
  margin: 32px 0 0;
}
.p-greeting-text {
  text-align: center;
}
.p-home-scroll-images {
  display: flex;
  gap: 0 20px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-home-scroll-images {
    gap: 0 14px;
  }
}
.p-home-scroll-images-panel {
  display: flex;
  flex-shrink: 0;
  -moz-animation: scroll-left 20s linear infinite;
  -webkit-animation: scroll-left 20s linear infinite;
  animation: scroll-left 20s linear infinite;
  gap: 0 20px;
}
@media screen and (max-width: 767px) {
  .p-home-scroll-images-panel {
    -moz-animation: scroll-left-sp 20s linear infinite;
    -webkit-animation: scroll-left-sp 20s linear infinite;
    animation: scroll-left-sp 20s linear infinite;
    gap: 0 14px;
  }
}
.p-home-scroll-images-panel__item {
  width: 250px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-home-scroll-images-panel__item {
    width: 120px;
  }
}
.p-home-scroll-images-panel__item img {
  width: 100%;
  height: auto;
}
.p-home-attention-message {
  color: #FF0000;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-home-attention-message {
    max-width: 750px;
    width: 100%;
    margin: 0 auto 40px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-home-attention-message {
    margin: 0 15px 60px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-home-attention-message__heading {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-home-attention-message__heading {
    margin: 0 0 6px;
  }
}
@media screen and (max-width: 767px) {
  .p-home-attention-message__heading {
    margin: 0 0 4px;
  }
}
.p-home-attention-message__content {
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .p-home-banner {
    margin: 0 0 75px;
  }
}
@media screen and (max-width: 767px) {
  .p-home-banner {
    margin: 0 0 60px;
  }
}
.p-home-banner__inner {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-home-banner__inner {
    margin: 0 15px;
  }
}
.p-bnr-transfer {
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-bnr-transfer {
    max-width: 750px;
    height: 180px;
  }
}
@media screen and (max-width: 767px) {
  .p-bnr-transfer {
    height: 100px;
  }
}
.p-bnr-transfer:is(a) {
  text-decoration: none;
  color: inherit;
}
.p-bnr-transfer:is(a):hover {
  opacity: 0.7;
}
.p-bnr-transfer__image {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-bnr-transfer__image {
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .p-bnr-transfer__image {
    max-width: 156px;
    width: 100%;
  }
}
.p-bnr-transfer__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-bnr-transfer__image::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 70px;
  height: 70px;
  background: url(./dist/assets/img/common/icon-clover@2x.webp) no-repeat center center;
  background-size: cover;
  transform: translate(48px, -4px);
}
@media screen and (max-width: 767px) {
  .p-bnr-transfer__image::after {
    display: none;
  }
}
.p-bnr-transfer__text {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .p-bnr-transfer__text {
    max-width: 315px;
  }
}
@media screen and (max-width: 767px) {
  .p-bnr-transfer__text {
    flex: 1;
  }
}
.p-bnr-transfer__text-label {
  font-weight: 700;
  line-height: 1.45;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
@media screen and (min-width: 768px) {
  .p-bnr-transfer__text-label {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.p-bnr-transfer__text-label span {
  font-weight: inherit;
  color: #2374AB;
}
@media screen and (min-width: 768px) {
  .p-bnr-transfer__button {
    margin: 16px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .p-bnr-transfer__button {
    margin: 4px 0 0;
  }
}
.p-home-about-section {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-home-about-section {
    margin: 0 0 100px;
  }
}
@media screen and (max-width: 767px) {
  .p-home-about-section {
    margin: 0 0 60px;
  }
}
.p-home-about-section__bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}
.p-home-about-section__bg img {
  width: 100%;
  height: auto;
}
.p-home-about-section__bgThumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-home-about-section__bgThumb {
    display: none;
  }
}
.p-home-about-section__bgThumb-image01, .p-home-about-section__bgThumb-image02 {
  position: absolute;
}
.p-home-about-section__bgThumb-image01 {
  top: 6px;
  right: 0;
  transform: translateX(130px);
}
.p-home-about-section__bgThumb-image02 {
  bottom: 0;
  left: 0;
  transform: translateX(-180px);
}
.p-home-about-section__inner {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p-home-about-section__inner {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 65px 0 120px;
  }
}
@media screen and (max-width: 767px) {
  .p-home-about-section__inner {
    margin: 0 15px;
  }
}
.p-home-about-section__body {
  margin: 41px 0 0;
  text-align: center;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-home-about-text {
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
  }
}
.p-home-about-text p + p {
  margin-top: 1.8em;
}

@media screen and (min-width: 768px) {
  .u-pc-b {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .u-pc-inb {
    display: inline-block;
  }
}
@media screen and (min-width: 768px) {
  .u-pc-in {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  .u-pc-b, .u-pc-inb, .u-pc-in {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .u-sp-b, .u-sp-inb, .u-sp-in {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .u-sp-b {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .u-sp-inb {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .u-sp-in {
    display: inline;
  }
}
.u-align-left {
  text-align: left;
}
.u-align-center {
  text-align: center;
}
.u-align-right {
  text-align: right;
}
.u-font-family-eng {
  font-family: "Roboto";
}
.u-font-wgt-bold {
  font-weight: 700;
}
.u-overflow-hidden {
  overflow: hidden;
  overflow-x: clip;
  contain: paint;
}
@media screen and (max-width: 767px) {
  .u-hide-component {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */
