@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  -webkit-text-size-adjust: 100%; /* 2 */
  line-height: 1.15; /* 1 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  clear: both;
  overflow: visible; /* 2 */
  -webkit-box-sizing: content-box;
  box-sizing: content-box; /* 1 */
  margin: 0;
  height: 0; /* 1 */
  border: 0;
  border-top: 1px solid;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: inherit;
  vertical-align: middle;
  text-align: inherit;
  font: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
  border: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  display: table; /* 1 */
  padding: 0; /* 3 */
  max-width: 100%; /* 1 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* ======================================================================
 base
====================================================================== */
html {
  font-size: 62.5%;
}

body {
  color: #272523;
  overflow-wrap: break-word;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}

html,
body {
  width: 100%;
  height: 100%;
}

* {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* h1 - h6 */
h1 {
  font-size: 3.6rem;
  line-height: 1.5;
}

h2 {
  font-size: 3rem;
  line-height: 1.5;
}

h3 {
  font-size: 2.6rem;
  line-height: 1.5;
}

h4 {
  font-size: 2.2rem;
  line-height: 1.5;
}

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
}

h6 {
  font-size: 1.6rem;
  line-height: 1.5;
}

/* default font size */
p,
li,
table,
dl {
  font-size: 1.6rem;
  line-height: 1.75;
}

/* a */
a {
  text-decoration: none;
  cursor: pointer;
}
a:link {
  color: #272523;
  cursor: pointer;
}
a:visited {
  color: #272523;
}
a:hover {
  color: #272523;
}
a:active {
  color: #272523;
}

a[href^=tel] {
  color: #272523;
}

/* Text Highlight */
/* button */
button {
  display: block;
}

textarea {
  resize: vertical;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #272523;
}

/* placeholder */
input:-moz-placeholder-shown, textarea:-moz-placeholder-shown {
  color: #272523;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #272523;
}
input:placeholder-shown,
textarea:placeholder-shown {
  color: #272523;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #272523;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #272523;
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #272523;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #272523;
}
input:focus:-moz-placeholder-shown, textarea:focus:-moz-placeholder-shown {
  color: #272523;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: #272523;
}
input:focus:placeholder-shown,
textarea:focus:placeholder-shown {
  color: #272523;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #272523;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #272523;
  opacity: 1;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #272523;
  opacity: 1;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #272523;
}

input:focus-visible,
textarea:focus-visible,
select:focus-visible,
button:focus-visible {
  outline: solid 2px #21986c;
  border-color: #21986c;
}

img {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

i,
em {
  font-style: normal;
}

/* ======================================================================
 utility
====================================================================== */
/* =================================
 layout
================================= */
.u-cf:after {
  display: block;
  clear: both;
  content: "";
}

@media screen and (min-width: 768px) {
  .u-pc {
    display: block;
  }
  .u-pc-i {
    display: inline;
  }
  .u-pc-ib {
    display: inline-block;
  }
  .u-pc-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-pc-if {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .u-sp {
    display: none;
  }
  .u-sp-i, .u-sp-ib, .u-sp-f, .u-sp-if {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .u-pc {
    display: none;
  }
  .u-pc-i, .u-pc-ib, .u-pc-f, .u-pc-if {
    display: none;
  }
  .u-sp {
    display: block;
  }
  .u-sp-i {
    display: inline;
  }
  .u-sp-ib {
    display: inline-block;
  }
  .u-sp-f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u-sp-if {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.u-ib {
  display: inline-block;
}

/* =================================
 content-size
================================= */
.u-content-size-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1126px;
  width: 100%;
}

.u-content-size-2 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
  width: 100%;
}

.u-content-size-3 {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  width: 100%;
}

/* =================================
 text
================================= */
.u-text-1 {
  letter-spacing: 0.1em;
  font-size: 1.6em;
  line-height: 1.625;
}
.u-text-2 {
  letter-spacing: 0.1em;
  font-size: 1.6em;
  line-height: 1.625;
}
.u-text-3 {
  letter-spacing: 0.1em;
  font-size: 1.6em;
  line-height: 1.625;
}
/* =================================
 text weight
================================= */
.u-lighter {
  font-weight: lighter;
}

.u-bold {
  font-weight: bold;
}

/* =================================
 text align
================================= */
.u-ta-c {
  text-align: center;
}

.u-ta-r {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .u-ta-cl {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .u-ta-lc {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .u-ta-cr {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .u-ta-cr {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .u-ta-rc {
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .u-ta-rc {
    text-align: center;
  }
}

/* =================================
 line clamp
================================= */
.u-line-clamp-1 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.u-line-clamp-2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.u-line-clamp-3 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

/* =================================
 paragraph margin
================================= */
.u-paragraph + .u-paragraph {
  margin: 15px 0 0;
}

/* =================================
 hover animation
================================= */
.u-hover-1 {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (min-width: 1025px) {
  .u-hover-1:hover {
    opacity: 0.7;
  }
}

/* ======================================================================
 component
====================================================================== */
.c-clinic {
  position: relative;
  z-index: 0;
  margin: 190px auto 0;
  padding: 0 20px;
  padding: 60px 63px;
  max-width: 100%;
  max-width: 1126px;
  border-radius: 80px;
  background: #faf7f2;
}
@media screen and (max-width: 767px) {
  .c-clinic {
    margin: 85px auto 0;
    padding: 78px 20px 40px;
    border-radius: 40px;
  }
}
.c-clinic__container {
  margin: auto;
  padding: 40px;
  border-radius: 40px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .c-clinic__container {
    padding: 15px 15px 35px;
    border-radius: 20px;
  }
}
.c-clinic__title {
  position: absolute;
  top: -93px;
  left: 50%;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .c-clinic__title {
    top: -26px;
  }
}
.c-clinic__title-en {
  color: #58514f;
  font-weight: bold;
  font-size: 60px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2166666667;
}
@media screen and (max-width: 767px) {
  .c-clinic__title-en {
    font-size: 40px;
    line-height: 1.225;
  }
}
.c-clinic__title-ja {
  font-weight: bold;
  font-size: 26px;
  line-height: 1.4230769231;
}
@media screen and (max-width: 767px) {
  .c-clinic__title-ja {
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
.c-clinic__links {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 19px;
  margin: 0 auto 40px;
  padding: 0 0 45px;
}
@media screen and (max-width: 767px) {
  .c-clinic__links {
    gap: 15px;
    margin: 0 auto 30px;
    padding: 0 0 30px;
  }
}
.c-clinic__links:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 5px;
  background: url(../img/p-top/clinic-dot.svg) no-repeat center/contain;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .c-clinic__links:before {
    max-width: 292px;
    width: 100%;
    height: 5px;
    background-image: url(../img/p-top/sp/clinic-dot.svg);
  }
}
.c-clinic__link {
  width: 294px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .c-clinic__link:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 767px) {
  .c-clinic__link {
    max-width: 305px;
    width: 100%;
  }
}
.c-clinic__link img {
  aspect-ratio: 294/94;
  width: 100%;
  height: auto;
  border-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}
.c-clinic__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .c-clinic__social {
    gap: 30px;
  }
}
.c-clinic__social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .c-clinic__social-link:hover {
    -webkit-transform: scale(1.1) rotate(10deg);
    transform: scale(1.1) rotate(10deg);
  }
}
@media screen and (max-width: 767px) {
  .c-clinic__social-link {
    width: 40px;
    height: 40px;
  }
}
.c-clinic__social-link img {
  width: 100%;
  height: auto;
  border-radius: 9999px;
}
.c-clinic__details {
  display: grid;
  grid-template-columns: repeat(2, calc((100% - 40px) / 2));
  gap: 40px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 767px) {
  .c-clinic__details {
    grid-template-columns: 100%;
    gap: 40px;
  }
}
.c-clinic__detail-image {
  display: block;
  aspect-ratio: 480/271;
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.c-clinic__detail-logo {
  display: block;
  margin: 20px auto 0;
  aspect-ratio: 282/80;
  max-width: 282px;
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.c-clinic__detail-text {
  margin: 20px auto 0;
  line-height: 1.75;
}
.c-clinic__detail-button {
  margin: 30px auto 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .c-clinic__detail-button {
    margin: 20px auto 0;
  }
}
@media screen and (min-width: 768px) {
  .c-clinic.has-clinic {
    margin-top: 160px;
    padding-top: 112px;
  }
  .c-clinic.has-clinic .c-clinic__title {
    top: -36px;
  }
}

.c-text-animate .char {
  display: inline-block;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, transform 0.6s ease;
  transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}
@media screen and (max-width: 767px) {
  .c-text-animate .char {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
.c-text-animate.is-inview .char {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.c-text-animate.is-inview .char:nth-child(1) {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.c-text-animate.is-inview .char:nth-child(2) {
  -webkit-transition-delay: 0.075s;
  transition-delay: 0.075s;
}
.c-text-animate.is-inview .char:nth-child(3) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.c-text-animate.is-inview .char:nth-child(4) {
  -webkit-transition-delay: 0.225s;
  transition-delay: 0.225s;
}
.c-text-animate.is-inview .char:nth-child(5) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.c-text-animate.is-inview .char:nth-child(6) {
  -webkit-transition-delay: 0.375s;
  transition-delay: 0.375s;
}
.c-text-animate.is-inview .char:nth-child(7) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.c-text-animate.is-inview .char:nth-child(8) {
  -webkit-transition-delay: 0.525s;
  transition-delay: 0.525s;
}
.c-text-animate.is-inview .char:nth-child(9) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.c-text-animate.is-inview .char:nth-child(10) {
  -webkit-transition-delay: 0.675s;
  transition-delay: 0.675s;
}
.c-text-animate.is-inview .char:nth-child(11) {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.c-text-animate.is-inview .char:nth-child(12) {
  -webkit-transition-delay: 0.825s;
  transition-delay: 0.825s;
}
.c-text-animate.is-inview .char:nth-child(13) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.c-text-animate.is-inview .char:nth-child(14) {
  -webkit-transition-delay: 0.975s;
  transition-delay: 0.975s;
}
.c-text-animate.is-inview .char:nth-child(15) {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}
.c-text-animate.is-inview .char:nth-child(16) {
  -webkit-transition-delay: 1.125s;
  transition-delay: 1.125s;
}
.c-text-animate.is-inview .char:nth-child(17) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.c-text-animate.is-inview .char:nth-child(18) {
  -webkit-transition-delay: 1.275s;
  transition-delay: 1.275s;
}
.c-text-animate.is-inview .char:nth-child(19) {
  -webkit-transition-delay: 1.35s;
  transition-delay: 1.35s;
}
.c-text-animate.is-inview .char:nth-child(20) {
  -webkit-transition-delay: 1.425s;
  transition-delay: 1.425s;
}

/* =================================
 title
================================= */
.c-title-1 {
  position: relative;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  text-align: center;
}
.c-title-1__en {
  color: #21986c;
  font-weight: bold;
  font-size: 80px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2125;
}
@media screen and (max-width: 767px) {
  .c-title-1__en {
    font-size: 48px;
    line-height: 1.2083333333;
  }
}
.c-title-1__ja {
  font-weight: bold;
  font-size: 30px;
  line-height: 1.4666666667;
}
@media screen and (max-width: 767px) {
  .c-title-1__ja {
    font-size: 20px;
    line-height: 1.45;
  }
}

.c-title-2 {
  position: relative;
  z-index: 0;
  margin-top: 80px;
  margin-bottom: 30px;
  padding: 0 0 28px;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.4615384615;
}
@media screen and (max-width: 767px) {
  .c-title-2 {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 1.5454545455;
  }
}
.c-title-2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: url(../img/common/heading-dot.svg);
  line-height: 0;
}

.c-title-3 {
  position: relative;
  z-index: 0;
  margin-top: 60px;
  margin-bottom: 30px;
  padding: 15px 15px 15px 20px;
  border-radius: 5px;
  background: #faf7f2;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-title-3 {
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.6;
  }
}
.c-title-3:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  border-radius: 9999px;
  background: #21986c;
  content: "";
}

.c-title-4 {
  position: relative;
  z-index: 0;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 0 0 3px 25px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-title-4 {
    padding: 1px 0 4px 25px;
    font-size: 18px;
    line-height: 1.6666666667;
  }
}
.c-title-4:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: url(../img/common/heading-dot-2.svg) repeat-y;
  content: "";
}

.c-title-5 {
  position: relative;
  z-index: 0;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 0 0 0 30px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-title-5 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 2;
  }
}
.c-title-5:before {
  position: absolute;
  top: 15px;
  left: 0;
  width: 20px;
  height: 3px;
  border-radius: 9999px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #21986c), color-stop(50%, #9ade71));
  background: linear-gradient(to right, #21986c 50%, #9ade71 50%);
  content: "";
}

.c-title-6 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .c-title-6 {
    margin-top: 20px;
    margin-bottom: 15px;
  }
}

/* =================================
 buttons
================================= */
.c-button-1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  width: 308px;
  height: 60px;
  border: 3px solid #58514f;
  border-radius: 30px;
  background: #58514f;
  -webkit-box-shadow: 0 3px 10px 0 rgba(145, 114, 104, 0.3);
  box-shadow: 0 3px 10px 0 rgba(145, 114, 104, 0.3);
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-button-1 {
    width: 285px;
  }
}
.c-button-1, .c-button-1:link, .c-button-1:active, .c-button-1:visited {
  color: #fff;
  cursor: pointer;
}
.c-button-1:hover {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .c-button-1.is-style-sm {
    width: 220px;
  }
}
.c-button-1::after {
  position: absolute;
  top: 50%;
  right: 20px;
  content: url(../img/common/triangle-3.svg);
  -webkit-filter: brightness(0) saturate(100%) invert(100%);
  filter: brightness(0) saturate(100%) invert(100%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-button-1:hover {
  background: #fff;
  color: #58514f;
}
.c-button-1:hover::after {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: translate(10px, -50%);
  transform: translate(10px, -50%);
}
.c-button-1--icon-left::after {
  right: auto;
  left: 20px;
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.c-button-1--icon-left:hover::after {
  -webkit-transform: translate(-10px, -50%) rotate(180deg);
  transform: translate(-10px, -50%) rotate(180deg);
}
.c-button-1[target=_blank]::after {
  content: url(../img/common/i-external-2.svg);
  -webkit-filter: brightness(0) saturate(100%) invert(100%);
  filter: brightness(0) saturate(100%) invert(100%);
}
.c-button-1[target=_blank]:hover::after {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-button-1[target=_blank].c-button-1--icon-left::after {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-button-1[target=_blank].c-button-1--icon-left:hover::after {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* =================================
 icon
================================= */
/* =================================
 table
================================= */
/* =================================
 list
================================= */
.c-list-1 {
  display: grid;
  gap: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .c-list-1 {
    font-size: 14px;
    line-height: 1.8571428571;
  }
}
.c-list-1 li {
  position: relative;
  z-index: 0;
  padding-left: 29px;
  width: 100%;
}
.c-list-1 li::before {
  position: absolute;
  top: 7px;
  left: 6px;
  width: 12px;
  height: 12px;
  border-radius: 9999px;
  background: #21986c;
  content: "";
}

.c-list-2 {
  display: grid;
  gap: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  counter-reset: ol-counter;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .c-list-2 {
    font-size: 14px;
    line-height: 1.8571428571;
  }
}
.c-list-2 li {
  position: relative;
  z-index: 0;
  padding-left: 29px;
  width: 100%;
  counter-increment: ol-counter;
}
.c-list-2 li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #21986c;
  color: #fff;
  content: counter(ol-counter);
  font-weight: bold;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
}

/* =================================
 item
================================= */
/* =================================
 slider
================================= */
.c_slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c_slider .slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  width: 20px;
  height: 20px;
}
.c_slider .slick-dots li.slick-active button:before {
  background: #888;
}
.c_slider .slick-dots li button {
  display: block;
  padding: 5px;
  width: 20px;
  height: 20px;
  border: 0;
  background: transparent;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
.c_slider .slick-dots li button:before {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #ddd;
  content: "";
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  line-height: 20px;
  opacity: 1;
}

/* =================================
 pager
================================= */
.c-pager-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  margin: 60px auto 0;
}
@media screen and (max-width: 767px) {
  .c-pager-num {
    gap: 8px;
    margin: 40px auto 0;
  }
}
.c-pager-num > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  aspect-ratio: 1;
  width: 40px;
  height: auto;
  border-radius: 9999px;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-pager-num > * {
    width: 35px;
    font-size: 18px;
  }
}
.c-pager-num > *.current {
  background: #21986c;
  color: #fff;
  pointer-events: none;
}
@media (hover: hover) {
  .c-pager-num a:hover {
    background: #21986c;
  }
  .c-pager-num a:hover, .c-pager-num a:hover:link, .c-pager-num a:hover:active, .c-pager-num a:hover:visited {
    color: #fff;
    cursor: pointer;
  }
  .c-pager-num a:hover:hover {
    color: #fff;
  }
  .c-pager-num a:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
}
.c-pager-num a img {
  -webkit-filter: brightness(1) invert(0);
  filter: brightness(1) invert(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-pager-num .first img,
.c-pager-num .last img {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .c-pager-num .first img,
.c-pager-num .last img {
    width: 16px;
    height: 16px;
  }
}

.c-pager-prev-next {
  position: relative;
  z-index: 0;
  margin: 80px auto 0;
  padding: 50px 0 0;
}
@media screen and (max-width: 767px) {
  .c-pager-prev-next {
    margin: 60px auto 0;
    padding: 65px 0 0;
    max-width: 324px;
  }
}
.c-pager-prev-next .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 60px;
}
.c-pager-prev-next .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 27px;
  padding: 8px 0;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .c-pager-prev-next .link:hover {
    opacity: 0.6;
  }
}
.c-pager-prev-next:before {
  position: absolute;
  top: 0;
  left: 0;
  content: url(../img/common/dots-3.svg);
  line-height: 0;
}
@media screen and (max-width: 767px) {
  .c-pager-prev-next:before {
    content: url(../img/common/dots-3-sm.svg);
  }
}

.c-new-icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 57px;
  height: 26px;
  border-radius: 10px 0 10px 0;
  background: #21986c;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}

/* ======================================================================
 layout
====================================================================== */
/* =================================
 l-container
================================= */
.l-container {
  overflow-x: clip;
  min-height: 100vh;
  max-width: 100%;
}

/* =================================
 l-header
================================= */
.l-header {
  position: fixed;
  top: 10px;
  left: 50%;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 20px 15px 40px;
  max-width: calc(100% - 30px);
  width: 1326px;
  height: 90px;
  border-radius: 9999px;
  background: #fff;
  -webkit-box-shadow: 0 3px 10px 0 rgba(39, 37, 35, 0.12);
  box-shadow: 0 3px 10px 0 rgba(39, 37, 35, 0.12);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  /* ドロップダウンメニュー（PC用） */
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-header {
    padding: 15px 20px 15px 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-header {
    position: absolute;
    top: 0;
    right: 0;
    left: unset;
    padding: 20px 15px;
    max-width: calc(100% - 10px);
    height: 70px;
    border-radius: 0 0 0 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: unset;
    transform: unset;
  }
}
.l-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 380px;
  height: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-header__logo {
    width: 280px;
  }
}
@media screen and (max-width: 767px) {
  .l-header__logo {
    width: 226px;
    height: 30px;
  }
}
@media (hover: hover) {
  .l-header__logo:hover {
    opacity: 0.7;
  }
}
.l-header__logo img {
  width: 100%;
  height: auto;
}
.l-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.l-header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .l-header__nav-list {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-header__nav-list {
    gap: 20px;
  }
}
.l-header__search-btn:before {
  margin: 2px 0 0;
  width: 21px;
  height: 22px;
  background: #272523;
  content: "";
  line-height: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-mask-image: url(../img/common/i-search.svg);
  mask-image: url(../img/common/i-search.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
.l-header__search-btn:after {
  position: absolute;
  bottom: -80px;
  left: 50%;
  content: url(../img/common/i-dropdown-triangle.svg);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px);
}
.l-header__search-btn.is-active, .l-header__search-btn.is-active:link, .l-header__search-btn.is-active:active, .l-header__search-btn.is-active:visited {
  color: #21986c;
  cursor: pointer;
}
.l-header__search-btn.is-active:hover {
  color: #21986c;
}
.l-header__search-btn.is-active:before {
  background: #21986c;
}
.l-header__search-btn.is-active:after {
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.l-header__search-btn, .l-header__nav-link {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-header__search-btn, .l-header__nav-link {
    font-size: 15px;
  }
}
@media (hover: hover) {
  .l-header__search-btn:hover, .l-header__search-btn:hover:link, .l-header__search-btn:hover:active, .l-header__search-btn:hover:visited, .l-header__nav-link:hover, .l-header__nav-link:hover:link, .l-header__nav-link:hover:active, .l-header__nav-link:hover:visited {
    color: #21986c;
    cursor: pointer;
  }
  .l-header__search-btn:hover:hover, .l-header__nav-link:hover:hover {
    color: #21986c;
  }
  .l-header__search-btn:hover:before, .l-header__nav-link:hover:before {
    background: #21986c;
  }
}
.l-header__contact-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 6px;
  margin: 0 0 0 30px;
  padding: 16px 36px;
  width: 200px;
  height: 60px;
  border: solid 2px #e86037;
  border-radius: 9999px;
  background: #e86037;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-header__contact-btn {
    margin: 0;
    padding: 16px;
    width: 160px;
    height: 60px;
    font-size: 15px;
  }
}
.l-header__contact-btn, .l-header__contact-btn:link, .l-header__contact-btn:active, .l-header__contact-btn:visited {
  color: #fff;
  cursor: pointer;
}
.l-header__contact-btn:hover {
  color: #fff;
}
@media (hover: hover) {
  .l-header__contact-btn:hover {
    background: #fff;
  }
  .l-header__contact-btn:hover, .l-header__contact-btn:hover:link, .l-header__contact-btn:hover:active, .l-header__contact-btn:hover:visited {
    color: #e86037;
    cursor: pointer;
  }
  .l-header__contact-btn:hover:hover {
    color: #e86037;
  }
  .l-header__contact-btn:hover:before {
    background: #e86037;
  }
}
.l-header__contact-btn:before {
  width: 22px;
  height: 15px;
  background: #fff;
  content: "";
  line-height: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-mask-image: url(../img/common/i-mail.svg);
  mask-image: url(../img/common/i-mail.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
.l-header__dropdown {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 999;
  visibility: hidden;
  padding: 30px;
  max-width: 100%;
  width: 1126px;
  border-radius: 40px;
  background: #21986c;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media screen and (max-width: 767px) {
  .l-header__dropdown {
    display: none;
  }
}
.l-header__dropdown.is-active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
}
.l-header__dropdown-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 45px;
  padding: 0 0 10px;
  border-bottom: solid 1px #fff;
}
.l-header__dropdown-search-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.45;
}
.l-header__dropdown-search-title:before {
  margin: 2px 0 0;
  width: 21px;
  height: 22px;
  background: #fff;
  content: "";
  line-height: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-mask-image: url(../img/common/i-search.svg);
  mask-image: url(../img/common/i-search.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
.l-header__dropdown-search-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .l-header__dropdown-search-link:hover {
    opacity: 0.7;
  }
}
.l-header__dropdown-search-link, .l-header__dropdown-search-link:link, .l-header__dropdown-search-link:active, .l-header__dropdown-search-link:visited {
  color: #fff;
  cursor: pointer;
}
.l-header__dropdown-search-link:hover {
  color: #fff;
}
.l-header__dropdown-search-link:after {
  margin: 3px 0 0;
  content: url(../img/common/triangle-1.svg);
  line-height: 0;
}
.l-header__dropdown-categories {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 20px 10px;
  margin: 20px 0 0;
}
.l-header__category-item {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 62px;
  height: 56px;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__category-item, .l-header__category-item:link, .l-header__category-item:active, .l-header__category-item:visited {
  color: #fff;
  cursor: pointer;
}
.l-header__category-item:hover {
  color: #fff;
}
@media (hover: hover) {
  .l-header__category-item:hover, .l-header__category-item:hover:link, .l-header__category-item:hover:active, .l-header__category-item:hover:visited {
    color: #272523;
    cursor: pointer;
  }
  .l-header__category-item:hover:hover {
    color: #272523;
  }
  .l-header__category-item:hover:before {
    width: 100%;
  }
}
.l-header__category-item.is-highlight {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 12px;
  padding: 0;
}
.l-header__category-item.is-highlight, .l-header__category-item.is-highlight:link, .l-header__category-item.is-highlight:active, .l-header__category-item.is-highlight:visited {
  color: #272523;
  cursor: pointer;
}
.l-header__category-item.is-highlight:hover {
  color: #272523;
}
@media (hover: hover) {
  .l-header__category-item.is-highlight:hover {
    opacity: 0.6;
  }
}
.l-header__category-item.is-highlight:before {
  width: 100%;
}
.l-header__category-item.is-highlight .l-header__category-icon {
  position: static;
  width: 30px;
  height: 30px;
}
.l-header__category-item:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 56px;
  height: 56px;
  border-radius: 9999px;
  background: #fff;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__category-icon {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 9999px;
  background: #fff;
}
.l-header__category-name {
  font-weight: bold;
  font-size: 16px;
}

.l-header-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  visibility: hidden;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header-overlay.is-active {
  visibility: visible;
  opacity: 1;
}

.l-header-hamburger {
  position: fixed;
  top: 13px;
  right: 10px;
  z-index: 10000;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 767px) {
  .l-header-hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.l-header-hamburger__open {
  display: block;
}
.l-header-hamburger__close {
  display: none;
}
.l-header-hamburger.is-active .l-header-hamburger__open {
  display: none;
}
.l-header-hamburger.is-active .l-header-hamburger__close {
  display: block;
}

/* モバイルメニュー（SP用） */
.l-mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  background: #faf7f2;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .l-mobile-menu {
    display: none;
  }
}
.l-mobile-menu.is-active {
  opacity: 1;
  pointer-events: all;
}
.l-mobile-menu__header {
  padding: 20px 25px;
  height: 70px;
}
.l-mobile-menu__logo {
  width: 226px;
  height: 30px;
}
.l-mobile-menu__logo img {
  width: 100%;
  height: auto;
}
.l-mobile-menu__content {
  overflow-y: auto;
  padding: 13px 20px 30px;
  height: calc(100% - 70px);
}
.l-mobile-menu__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.l-mobile-menu__search-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5px;
  color: #21986c;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4444444444;
}
.l-mobile-menu__search-title:before {
  margin: 2px 0 0;
  width: 21px;
  height: 22px;
  background: #21986c;
  content: "";
  line-height: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-mask-image: url(../img/common/i-search.svg);
  mask-image: url(../img/common/i-search.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
.l-mobile-menu__search-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .l-mobile-menu__search-link:hover {
    opacity: 0.7;
  }
}
.l-mobile-menu__search-link, .l-mobile-menu__search-link:link, .l-mobile-menu__search-link:active, .l-mobile-menu__search-link:visited {
  color: #272523;
  cursor: pointer;
}
.l-mobile-menu__search-link:hover {
  color: #272523;
}
.l-mobile-menu__search-link:after {
  margin: 3px 0 0;
  content: url(../img/common/triangle-2.svg);
  line-height: 0;
}
.l-mobile-menu__categories {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 9px;
  margin: 13px auto 0;
  padding: 8px 15px 20px;
  border-radius: 10px;
  background: #fff;
}
.l-mobile-menu__category-item {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
  padding: 12px 5px;
  border-bottom: solid 2px #faf7f2;
  text-align: center;
}
.l-mobile-menu__category-item:nth-child(2n):before {
  position: absolute;
  top: 50%;
  left: -5px;
  content: url(../img/common/dots-1.svg);
  line-height: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.l-mobile-menu__category-item:nth-child(4n):before {
  position: absolute;
  top: 50%;
  left: -5px;
  content: url(../img/common/dots-2.svg);
  line-height: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.l-mobile-menu__category-item.is-highlight .l-mobile-menu__category-name {
  color: #21986c;
}
.l-mobile-menu__category-item.is-highlight .l-mobile-menu__category-icon {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
.l-mobile-menu__category-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
.l-mobile-menu__category-icon img {
  width: 100%;
  height: auto;
}
.l-mobile-menu__category-name {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}
.l-mobile-menu__category-name, .l-mobile-menu__category-name:link, .l-mobile-menu__category-name:active, .l-mobile-menu__category-name:visited {
  color: #272523;
  cursor: pointer;
}
.l-mobile-menu__category-name:hover {
  color: #272523;
}
@media (hover: hover) {
  .l-mobile-menu__category-name:hover, .l-mobile-menu__category-name:hover:link, .l-mobile-menu__category-name:hover:active, .l-mobile-menu__category-name:hover:visited {
    color: #21986c;
    cursor: pointer;
  }
  .l-mobile-menu__category-name:hover:hover {
    color: #21986c;
  }
}
.l-mobile-menu__nav {
  margin: 40px auto 0;
}
.l-mobile-menu__nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 50px;
}
.l-mobile-menu__nav-link {
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}
.l-mobile-menu__contact-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 6px;
  margin: 30px auto 0;
  padding: 16px 36px;
  max-width: 100%;
  width: 305px;
  height: 60px;
  border: solid 2px #e86037;
  border-radius: 9999px;
  background: #e86037;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-mobile-menu__contact-btn, .l-mobile-menu__contact-btn:link, .l-mobile-menu__contact-btn:active, .l-mobile-menu__contact-btn:visited {
  color: #fff;
  cursor: pointer;
}
.l-mobile-menu__contact-btn:hover {
  color: #fff;
}
@media (hover: hover) {
  .l-mobile-menu__contact-btn:hover {
    background: #fff;
  }
  .l-mobile-menu__contact-btn:hover, .l-mobile-menu__contact-btn:hover:link, .l-mobile-menu__contact-btn:hover:active, .l-mobile-menu__contact-btn:hover:visited {
    color: #e86037;
    cursor: pointer;
  }
  .l-mobile-menu__contact-btn:hover:hover {
    color: #e86037;
  }
  .l-mobile-menu__contact-btn:hover:before {
    background: #e86037;
  }
}
.l-mobile-menu__contact-btn:before {
  width: 22px;
  height: 15px;
  background: #fff;
  content: "";
  line-height: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-mask-image: url(../img/common/i-mail.svg);
  mask-image: url(../img/common/i-mail.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}
.l-mobile-menu__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 32px;
  margin: 30px auto 0;
}
.l-mobile-menu__social-link img {
  width: 40px;
  height: 40px;
  border-radius: 9999px;
}

/* =================================
 l-breadcrumbs
================================= */
.l-breadcrumbs {
  margin: 10px auto 0;
  padding: 0 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-breadcrumbs {
    padding: 0;
  }
}
.l-breadcrumbs .breadcrumbs {
  margin: auto;
  max-width: 100%;
  width: 1126px;
}
.l-breadcrumbs .breadcrumbs > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.l-breadcrumbs .breadcrumbs > span::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-breadcrumbs .breadcrumbs > span {
    padding: 0 20px;
  }
}
.l-breadcrumbs .breadcrumbs > span > * {
  font-size: 14px;
}
.l-breadcrumbs .breadcrumbs > span > *:not(:first-child) {
  position: relative;
  z-index: 0;
  padding: 0 0 0 35px;
}
.l-breadcrumbs .breadcrumbs > span > *:not(:first-child):before {
  position: absolute;
  top: 0;
  left: 15px;
  content: "/";
}
.l-breadcrumbs .breadcrumbs > span a {
  color: #21986c;
  text-decoration: underline;
  text-underline-offset: 2px;
}

/* =================================
 l-main-visual
================================= */
.l-main-visual {
  position: relative;
  z-index: 0;
  padding: 140px 20px 50px;
  min-height: 310px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-main-visual {
    padding: 90px 20px 30px;
    min-height: 250px;
  }
}
.l-main-visual:before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -2;
  min-width: 100vw;
  width: 1920px;
  height: calc(100% - 100px);
  background: #e6fce2;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.l-main-visual:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: -1;
  min-width: 100vw;
  width: 1920px;
  height: 100%;
  background: url(../img/common/mv-bg.svg) repeat-x center bottom/auto 310px;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .l-main-visual:after {
    background: url(../img/common/sp/mv-bg.svg) repeat-x center bottom/auto 250px;
  }
}
.l-main-visual__content {
  margin: auto;
  max-width: 1126px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-main-visual__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 126px;
  }
}
.l-main-visual__title-en {
  color: #21986c;
  font-weight: bold;
  font-size: 60px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2166666667;
}
@media screen and (max-width: 767px) {
  .l-main-visual__title-en {
    padding: 6px 0;
    font-size: 48px;
    line-height: 0.9375;
  }
}
.l-main-visual__title-ja {
  font-weight: bold;
  font-size: 32px;
  line-height: 1.4375;
}
@media screen and (max-width: 767px) {
  .l-main-visual__title-ja {
    font-size: 20px;
    line-height: 1.45;
  }
}

/* =================================
 l-main-visual-single
================================= */
.l-main-visual-single {
  position: relative;
  z-index: 0;
  padding: 140px 20px 63px;
  min-height: 310px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-main-visual-single {
    padding: 100px 20px 30px;
    min-height: 250px;
  }
}
.l-main-visual-single:before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -2;
  min-width: 100vw;
  width: 1920px;
  height: calc(100% - 100px);
  background: #e6fce2;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.l-main-visual-single:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: -1;
  min-width: 100vw;
  width: 1920px;
  height: 100%;
  background: url(../img/common/mv-bg.svg) repeat-x center bottom/auto 310px;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .l-main-visual-single:after {
    background: url(../img/common/sp/mv-bg.svg) repeat-x center bottom/auto 250px;
  }
}
.l-main-visual-single__content {
  margin: auto;
  max-width: 1000px;
  width: 100%;
}
.l-main-visual-single__title-en {
  color: #21986c;
  font-weight: bold;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .l-main-visual-single__title-en {
    font-size: 18px;
    line-height: 1.2222222222;
  }
}
.l-main-visual-single__title-ja {
  margin: 10px 0 0;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .l-main-visual-single__title-ja {
    margin: 7px 0 0;
    font-size: 22px;
    line-height: 1.5454545455;
  }
}
.l-main-visual-single__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin: 20px 0 0;
}
@media screen and (max-width: 767px) {
  .l-main-visual-single__meta {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
  }
}
.l-main-visual-single__dates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin: 0 0 0 20px;
}
@media screen and (max-width: 767px) {
  .l-main-visual-single__dates {
    margin: 0;
  }
}
.l-main-visual-single__date, .l-main-visual-single__modified {
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .l-main-visual-single__date, .l-main-visual-single__modified {
    font-size: 14px;
    line-height: 1.4285714286;
  }
}
.l-main-visual-single__modified {
  position: relative;
  padding: 0 0 0 18px;
}
@media screen and (max-width: 767px) {
  .l-main-visual-single__modified {
    padding: 0 0 0 16px;
  }
}
.l-main-visual-single__modified:before {
  position: absolute;
  top: 3px;
  left: 0;
  content: url(../img/common/i-timer.svg);
}
@media screen and (max-width: 767px) {
  .l-main-visual-single__modified:before {
    left: -1px;
    -webkit-transform: scale(0.875);
    transform: scale(0.875);
  }
}
.l-main-visual-single__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
}
.l-main-visual-single__category {
  padding: 2px 10px 3px;
  border-radius: 9999px;
  background: #f8e233;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.4285714286;
}
.l-main-visual-single__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
}
@media screen and (max-width: 767px) {
  .l-main-visual-single__tags {
    margin: 5px 0 0;
  }
}
.l-main-visual-single__hashtag {
  color: #58514f;
  font-size: 14px;
  line-height: 1.4285714286;
}

/* =================================
 l-content
================================= */
.l-content {
  margin: auto;
  padding: 50px 20px 0;
  max-width: 1166px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-content {
    padding: 40px 20px 0;
  }
}
.l-content.is-style-full {
  padding: 0;
  max-width: 100%;
  width: 100%;
}
.l-content.is-style-col-2 {
  display: grid;
  grid-template-columns: 1fr 183px;
  gap: 80px;
}
@media screen and (max-width: 767px) {
  .l-content.is-style-col-2 {
    grid-template-columns: 100%;
    gap: 60px;
  }
}

/* =================================
 l-main
================================= */
/* =================================
 l-side
================================= */
/* =================================
 l-footer
================================= */
.l-footer {
  position: relative;
  z-index: 0;
  margin: 120px auto 0;
  padding: 140px 0 20px;
}
@media screen and (max-width: 767px) {
  .l-footer {
    margin: 80px auto 0;
    padding: 100px 0 20px;
  }
}
.l-footer:before {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  min-width: 100vw;
  width: 1920px;
  height: 100%;
  background: url(../img/common/footer-bg.png) repeat-x center top/100% 100%;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .l-footer:before {
    width: 800px;
    background-image: url(../img/common/sp/footer-bg.png);
  }
}
.l-footer__container {
  margin: auto;
  padding: 0 20px;
  max-width: 1040px;
}
.l-footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-footer__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0;
  }
}
.l-footer__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .l-footer__logo:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-footer__logo {
    width: 100%;
  }
}
.l-footer__logo img {
  width: 380px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .l-footer__logo img {
    width: 335px;
  }
}
.l-footer__primary-links-section {
  margin: 0 0 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-footer__primary-links-section {
    margin: auto 0 auto auto;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__primary-links-section {
    margin: 40px auto 0;
    max-width: 100%;
    width: 335px;
  }
}
.l-footer__primary-links-title {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: bold;
  font-size: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-footer__primary-links-title, .l-footer__primary-links-title:link, .l-footer__primary-links-title:active, .l-footer__primary-links-title:visited {
  color: #fff;
  cursor: pointer;
}
.l-footer__primary-links-title:hover {
  color: #fff;
}
@media (hover: hover) {
  .l-footer__primary-links-title:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__primary-links-title {
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
.l-footer__primary-links {
  display: grid;
  grid-template-columns: auto auto;
  gap: 15px 40px;
  margin: 20px 0 0;
  padding: 0 0 0 10px;
}
@media screen and (max-width: 767px) {
  .l-footer__primary-links {
    gap: 20px;
    margin: 20px auto 0;
    padding: 0;
    max-width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__link-item:has(.is-emphasis) {
    grid-column: 1/3;
  }
}
.l-footer__link {
  font-size: 16px;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-footer__link, .l-footer__link:link, .l-footer__link:active, .l-footer__link:visited {
  color: #fff;
  cursor: pointer;
}
.l-footer__link:hover {
  color: #fff;
}
@media (hover: hover) {
  .l-footer__link:hover {
    opacity: 0.6;
  }
}
.l-footer__link.is-emphasis {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.45;
}
@media screen and (max-width: 767px) {
  .l-footer__link.is-emphasis {
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-footer__secondary-links-section {
    margin: auto auto auto 0;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__secondary-links-section {
    margin: 40px auto 0;
    max-width: 100%;
    width: 335px;
  }
}
.l-footer__secondary-links {
  display: grid;
  gap: 17px;
}
@media screen and (max-width: 767px) {
  .l-footer__secondary-links {
    grid-template-columns: auto auto;
    gap: 30px;
  }
}
.l-footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 100px auto 0;
}
@media screen and (max-width: 767px) {
  .l-footer__bottom {
    margin: 40px auto 0;
  }
}
.l-footer__copyright {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: calc(100vw - 30px);
  width: calc(100% + 120px);
  color: #fff;
  text-align: right;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .l-footer__copyright {
    max-width: calc(100vw - 10px);
    width: 100vw;
    text-align: center;
    font-size: 12px;
  }
}

/* =================================
 l-sns-fixed
================================= */
.l-sns-fixed {
  position: fixed;
  top: 160px;
  left: 0;
  z-index: 500;
  display: grid;
  gap: 15px;
  padding: 25px 20px;
  border-radius: 0 20px 20px 0;
  background: #fff;
  -webkit-box-shadow: 0 3px 10px 0 rgba(39, 37, 35, 0.12);
  box-shadow: 0 3px 10px 0 rgba(39, 37, 35, 0.12);
}
@media screen and (max-width: 767px) {
  .l-sns-fixed {
    display: none;
  }
}

.l-sns-fixed__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.l-sns-fixed__link:hover {
  -webkit-transform: scale(1.1) rotate(10deg);
  transform: scale(1.1) rotate(10deg);
}
.l-sns-fixed__link img {
  width: 30px;
  height: 30px;
  border-radius: 9999px;
}

/* モバイルメニュー開閉時のbody制御 */
body.menu-open {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  body.menu-open {
    overflow: visible;
  }
}

/* =================================
 l-sidebar
================================= */
@media screen and (min-width: 768px) {
  .l-sidebar {
    position: sticky;
    top: 105px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.l-sidebar__category-title {
  position: relative;
  padding: 0 0 10px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4444444444;
}
.l-sidebar__category-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: url(../img/common/category-dot.svg);
  line-height: 0;
}
.l-sidebar__category-list {
  padding: 15px 0 0 10px;
}
@media screen and (max-width: 767px) {
  .l-sidebar__category-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    padding: 20px 0 0;
  }
}
.l-sidebar__category-link {
  display: block;
}
@media screen and (min-width: 768px) {
  .l-sidebar__category-link {
    padding: 5px 0;
    font-size: 16px;
    line-height: 1.5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media screen and (min-width: 768px) and (hover: hover) {
  .l-sidebar__category-link:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 767px) {
  .l-sidebar__category-link {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 2px 10px 3px;
    border-radius: 9999px;
    background: #f8e233;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.4285714286;
  }
}
.l-sidebar__doctor {
  padding: 10px 0 0 10px;
}
@media screen and (max-width: 767px) {
  .l-sidebar__doctor {
    padding: 30px 0 0;
  }
}
.l-sidebar__doctor-title {
  position: relative;
  z-index: 0;
  padding: 0 0 0 17px;
  color: #21986c;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4444444444;
}
.l-sidebar__doctor-title:before {
  position: absolute;
  top: 13px;
  left: 0;
  width: 12px;
  height: 2px;
  border-radius: 9999px;
  background: #21986c;
  content: "";
}
.l-sidebar__doctor-list {
  padding: 5px 0 0 17px;
}
@media screen and (max-width: 767px) {
  .l-sidebar__doctor-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px 0 0;
  }
}
.l-sidebar__doctor-link {
  display: block;
}
@media screen and (min-width: 768px) {
  .l-sidebar__doctor-link {
    padding: 5px 0;
    font-size: 16px;
    line-height: 1.5;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
@media screen and (min-width: 768px) and (hover: hover) {
  .l-sidebar__doctor-link:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 767px) {
  .l-sidebar__doctor-link {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 2px 10px 3px;
    border-radius: 9999px;
    background: #f8e233;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.4285714286;
  }
}

/* ======================================================================
 common style index
・reset
・setting
・base
・utility
・component
・layout
====================================================================== */
#wpadminbar {
  display: none;
}

html {
  margin: 0 !important;
}