@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* 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;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

html {
  position: relative;
}

html {
  overscroll-behavior: none;
  background-color: white;
  font-size: calc(100vw / 375 * 100);
  scroll-behavior: smooth !important;
  scroll-padding-top: 120px !important;
}
@media screen and (min-width: 768px) {
  html {
    font-size: min(calc(100vw / 1296 * 100), 100px);
    scroll-padding-top: 50px;
  }
}

strong {
  font-weight: 700;
}

a {
  transition: 0.3s;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  opacity: 0.8;
}

img {
  display: inline-block;
}

ul {
  list-style: none;
}

body {
  font-weight: 500;
  color: #3B4043;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 150%;
  letter-spacing: 0;
  position: relative;
  will-change: top;
  -webkit-text-size-adjust: none;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 0.16rem;
  }
}
body * {
  box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  max-width: 100%;
  font-weight: inherit;
  color: inherit;
}

section {
  position: relative;
}

::-moz-selection {
  background: rgba(0, 173, 205, 0.7);
  color: #ffffff;
}

::selection {
  background: rgba(0, 173, 205, 0.7);
  color: #ffffff;
}

::-moz-selection {
  background: rgba(0, 173, 205, 0.7);
  color: #ffffff;
}

picture {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
picture img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@keyframes mv {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1.1);
  }
}
#top-fv {
  height: 3.75rem;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  #top-fv {
    height: 7rem;
    background-image: url("../img/top/fv_pc.webp");
  }
}
#top-fv .l-fv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#top-fv .p-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
}
@media screen and (min-width: 768px) {
  #top-fv .p-menu {
    bottom: 0.65rem;
  }
}
#top-fv .l-catch {
  position: absolute;
  color: white;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 0.24rem;
  line-height: 0.4rem;
  letter-spacing: -0.02em;
  font-weight: 500;
  left: 0.16rem;
  bottom: 0.94rem;
}
@media screen and (min-width: 768px) {
  #top-fv .l-catch {
    font-size: 0.4rem;
    line-height: 0.7rem;
    letter-spacing: 0.05em;
    left: calc(50% - 5.67rem);
    bottom: 1.45rem;
  }
}
#top-fv .l-catch span {
  position: relative;
  left: -0.5em;
}

#top-news {
  padding-top: 3.14rem;
}
@media screen and (min-width: 768px) {
  #top-news {
    padding-top: 2.26rem;
  }
}
#top-news .l-heading-en {
  color: #00ADCD;
  font-family: "Inter", serif;
  font-size: 0.2rem;
  line-height: 0.24rem;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #top-news .l-heading-en {
    font-size: 0.7rem;
    line-height: 0.85rem;
    font-weight: 300;
    writing-mode: vertical-rl;
    left: 0.65rem;
    top: 2.26rem;
    position: absolute;
    transform: translateX(-100%);
  }
}
#top-news .l-heading-jp {
  color: #0084BF;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.26rem;
  line-height: 0.35rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-top: 0.1rem;
  margin-bottom: 0.34rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #top-news .l-heading-jp {
    text-align: left;
    font-size: 0.36rem;
    line-height: 0.48rem;
    padding-left: 1.25rem;
    margin-top: unset;
    margin-bottom: unset;
  }
}
#top-news .p-category-list {
  display: flex;
  gap: 0.08rem;
}
#top-news .p-category-list .js-category-switch {
  width: 0.79rem;
  height: 0.25rem;
  border-radius: 0.04rem;
  background-color: white;
  border: 0.01rem solid #0084BF;
  color: #0084BF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0em;
  font-weight: 700;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  #top-news .p-category-list .js-category-switch {
    width: 0.87rem;
    height: 0.23rem;
  }
}
#top-news .p-category-list .js-category-switch:hover {
  background-color: #0084BF;
  color: white;
}
#top-news .p-category-list .js-category-switch[data-active] {
  background-color: #0084BF;
  color: white;
}
#top-news .l-container {
  margin-top: 0.4rem;
}
@media screen and (min-width: 768px) {
  #top-news .l-container {
    padding-left: 1.25rem;
    margin-top: 0.62rem;
  }
}
#top-news .l-wrapper {
  display: none;
  transition: 0.3s;
  opacity: 0;
}
#top-news .l-wrapper[data-active] {
  display: block;
  opacity: 1;
}
#top-news .p-archive__wrapper {
  flex-direction: column;
  gap: 0.16rem;
  width: 2.4rem;
}
@media screen and (min-width: 768px) {
  #top-news .p-archive__wrapper {
    gap: 0.2rem;
    width: 3rem;
  }
}
#top-news .p-archive__wrapper .p-archive__thumb {
  width: 100%;
  height: 1.6rem;
}
@media screen and (min-width: 768px) {
  #top-news .p-archive__wrapper .p-archive__thumb {
    width: 100%;
    height: 2rem;
  }
}
@media screen and (min-width: 768px) {
  #top-news .p-archive__wrapper .p-archive__title {
    font-size: 0.16rem;
    line-height: 0.26rem;
  }
}
@media screen and (min-width: 768px) {
  #top-news .l-slider {
    max-width: unset;
    width: calc(100% + (100vw - 11rem) / 2);
  }
}
#top-news .l-slider__ui {
  display: flex;
  justify-content: center;
  gap: 0.18rem;
  margin-top: 0.37rem;
}
@media screen and (min-width: 768px) {
  #top-news .l-slider__ui {
    padding-left: 0.2rem;
    margin-top: unset;
    border-left: 0.01rem solid #0084BF;
    margin-top: unset;
  }
}
#top-news .l-slider__prev {
  width: 0.34rem;
  height: 0.34rem;
  background-color: #0084BF;
  border-radius: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scaleX(-100%);
  transition: 0.3s;
  border: 0.02rem solid #0084BF;
}
@media screen and (min-width: 768px) {
  #top-news .l-slider__prev {
    width: 0.48rem;
    height: 0.48rem;
  }
}
#top-news .l-slider__prev:hover {
  background-color: white;
}
#top-news .l-slider__prev:hover::after {
  filter: brightness(0) saturate(100%) invert(52%) sepia(81%) saturate(3053%) hue-rotate(155deg) brightness(97%) contrast(101%);
}
#top-news .l-slider__prev::after {
  content: "";
  width: 0.08rem;
  height: 0.16rem;
  background-image: url("../img/common/chevron_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  filter: brightness(0) invert(1);
}
@media screen and (min-width: 768px) {
  #top-news .l-slider__prev::after {
    width: 0.11rem;
    height: 0.22rem;
  }
}
#top-news .l-slider__prev.swiper-button-disabled {
  background-color: #E8F6FA;
  border-color: #E8F6FA;
}
#top-news .l-slider__prev.swiper-button-disabled::after {
  filter: brightness(0) invert(1);
}
#top-news .l-slider__next {
  width: 0.34rem;
  height: 0.34rem;
  background-color: #0084BF;
  border-radius: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  border: 0.02rem solid #0084BF;
}
@media screen and (min-width: 768px) {
  #top-news .l-slider__next {
    width: 0.48rem;
    height: 0.48rem;
  }
}
#top-news .l-slider__next:hover {
  background-color: white;
}
#top-news .l-slider__next:hover::after {
  filter: brightness(0) saturate(100%) invert(52%) sepia(81%) saturate(3053%) hue-rotate(155deg) brightness(97%) contrast(101%);
}
#top-news .l-slider__next::after {
  content: "";
  width: 0.08rem;
  height: 0.16rem;
  background-image: url("../img/common/chevron_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  filter: brightness(0) invert(1);
}
@media screen and (min-width: 768px) {
  #top-news .l-slider__next::after {
    width: 0.11rem;
    height: 0.22rem;
    background-image: url("../img/common/chevron_right.svg");
  }
}
#top-news .l-slider__next.swiper-button-disabled {
  background-color: #E8F6FA;
  border-color: #E8F6FA;
}
#top-news .l-slider__next.swiper-button-disabled::after {
  filter: brightness(0) invert(1);
}
#top-news .l-slider .swiper-slide {
  width: -moz-fit-content;
  width: fit-content;
}
#top-news .l-bottom {
  display: flex;
  flex-direction: column;
  gap: 0.27rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #top-news .l-bottom {
    margin-top: 0.5rem;
    flex-direction: row-reverse;
    justify-content: flex-start;
    gap: 0.2rem;
  }
}
#top-news .c-btn--arrow--blue {
  width: 2.38rem;
  height: 0.48rem;
  padding-left: 0.26rem;
}
@media screen and (min-width: 768px) {
  #top-news .c-btn--arrow--blue {
    width: 1.88rem;
    height: 0.48rem;
  }
}
#top-news .c-btn--arrow--blue i {
  right: 0.09rem;
}
@media screen and (min-width: 768px) {
  #top-news .l-top {
    gap: 0.69rem;
    display: flex;
    align-items: center;
  }
}

#top-about {
  padding-top: 0.91rem;
  padding-bottom: 0.74rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #top-about {
    padding-top: 1.19rem;
    padding-bottom: calc(11.640625vw);
  }
}
#top-about::before {
  content: "";
  width: 2.81rem;
  height: 1.86rem;
  background-image: url("../img/common/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0.7rem;
  left: -1.11rem;
}
@media screen and (min-width: 768px) {
  #top-about::before {
    width: 4.33rem;
    height: 2.87rem;
    top: 0.31rem;
    left: -3.02rem;
  }
}
#top-about .l-heading-en {
  color: #00ADCD;
  font-family: "Inter", serif;
  font-size: 0.2rem;
  line-height: 0.24rem;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #top-about .l-heading-en {
    writing-mode: vertical-rl;
    font-family: "Inter", serif;
    font-size: 0.7rem;
    line-height: 0.85rem;
    letter-spacing: 0.1em;
    font-weight: 300;
    position: absolute;
    left: -0.55rem;
    top: 1.3rem;
    transform: translateX(-100%);
  }
}
#top-about .l-heading-jp {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.26rem;
  line-height: 0.35rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
  margin-top: 0.1rem;
  margin-bottom: 0.33rem;
  color: #0084BF;
}
@media screen and (min-width: 768px) {
  #top-about .l-heading-jp {
    text-align: left;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 0.36rem;
    line-height: 0.48rem;
    letter-spacing: 0.05em;
    font-weight: 700;
    margin-bottom: 0.49rem;
  }
}
#top-about .l-gallery {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  #top-about .l-gallery {
    width: 50vw;
    flex-direction: row;
    align-items: flex-end;
    gap: 0.1rem;
    max-width: unset;
    position: absolute;
    left: 50%;
    top: 1.09rem;
  }
}
#top-about .l-gallery picture {
  width: 3rem;
  height: 2rem;
  border-radius: 0.1rem 0 0 0.1rem;
  overflow: hidden;
  align-self: flex-end;
}
@media screen and (min-width: 768px) {
  #top-about .l-gallery picture {
    border-radius: 0.2rem;
    position: relative;
    top: 0.37rem;
    width: 21.40625vw;
    height: 28.359375vw;
  }
}
#top-about .l-gallery video {
  width: 3rem;
  height: 2rem;
  border-radius: 0 0.1rem 0.1rem 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #top-about .l-gallery video {
    border-radius: 0.2rem 0 0 0.2rem;
    width: 27.8125vw;
    height: 37.8125vw;
  }
}
#top-about .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-top: 0.3rem;
  margin-bottom: 0.35rem;
}
@media screen and (min-width: 768px) {
  #top-about .l-desc {
    width: 3.48rem;
    margin-bottom: 0.43rem;
  }
}
#top-about .l-button {
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: column;
  gap: 0.36rem;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  #top-about .l-button {
    margin: unset;
  }
}

#top-direction {
  padding-top: 0.7rem;
  padding-bottom: 0.8rem;
  background-image: url("../img/top/bg_direction_sp.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #top-direction {
    background-image: url("../img/top/bg_direction_pc.webp");
    padding-top: 1.13rem;
    padding-bottom: 1.07rem;
  }
}
#top-direction .l-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #top-direction .l-container {
    gap: 0.5rem;
  }
}
#top-direction .l-wrapper {
  background-color: white;
  border-radius: 0.1rem;
  border: 0.02rem solid #00ADCD;
  padding: 0.47rem 0.2rem 0.3rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #top-direction .l-wrapper {
    border-radius: 0.2rem;
    padding: 0.46rem 0.53rem 0.48rem;
  }
}
#top-direction .l-wrapper .l-heading {
  color: #00ADCD;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.24rem;
  line-height: 0.32rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-bottom: 0.33rem;
}
@media screen and (min-width: 768px) {
  #top-direction .l-wrapper .l-heading {
    font-size: 0.3rem;
    line-height: 0.4rem;
    margin-bottom: 0.15rem;
  }
}
#top-direction .l-wrapper .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.24rem;
}
@media screen and (min-width: 768px) {
  #top-direction .l-wrapper .l-desc {
    text-align: center;
    line-height: 0.21rem;
    margin-bottom: 0.32rem;
  }
}
#top-direction .l-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #top-direction .l-content {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}
#top-direction .l-item {
  display: flex;
  width: 100%;
  padding: 0.15rem 0 0.19rem 0.21rem;
  justify-content: space-between;
  border-radius: 0.1rem;
  background: linear-gradient(to bottom, #009B43 0%, #00ADCD 100%);
  color: white;
  align-items: center;
  min-height: 1rem;
}
@media screen and (min-width: 768px) {
  #top-direction .l-item {
    flex-direction: column;
    width: 1.99rem;
    height: 2.64rem;
    padding: 0 0.15rem 0.26rem;
    gap: 0.11rem;
    border-radius: 0.2rem;
  }
}
#top-direction .l-icon {
  flex: none;
}
#top-direction .l-text {
  width: 1.97rem;
}
#top-direction .l-text h3 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.18rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.08rem;
}
@media screen and (min-width: 768px) {
  #top-direction .l-text h3 {
    text-align: center;
    font-size: 0.18rem;
    line-height: 0.24rem;
    margin-bottom: 0.16rem;
    white-space: nowrap;
  }
}
#top-direction .l-text p {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.18rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #top-direction .l-text p {
    line-height: 0.2rem;
    height: 0.36rem;
    text-align: center;
    margin-bottom: 0.18rem;
  }
}
#top-direction .l-text .c-btn--arrow--white {
  display: none;
}
@media screen and (min-width: 768px) {
  #top-direction .l-text .c-btn--arrow--white {
    display: flex;
    width: 1.36rem;
    height: 0.34rem;
    padding-left: 0.18rem;
    font-size: 0.12rem;
  }
  #top-direction .l-text .c-btn--arrow--white i {
    width: 0.28rem;
    height: 0.28rem;
    right: 0.05rem;
  }
}
#top-direction #direction-icon1 {
  width: 0.61rem;
  height: 0.56rem;
}
@media screen and (min-width: 768px) {
  #top-direction #direction-icon1 {
    margin-top: 0.23rem;
    width: 0.78rem;
    height: 0.72rem;
  }
}
#top-direction #direction-icon2 {
  width: 0.57rem;
  height: 0.44rem;
  margin-left: 0.06rem;
}
@media screen and (min-width: 768px) {
  #top-direction #direction-icon2 {
    margin-top: 0.29rem;
    margin-left: unset;
    width: 0.72rem;
    height: 0.55rem;
  }
}
#top-direction #direction-icon3 {
  width: 0.47rem;
  height: 0.36rem;
  margin-left: 0.07rem;
}
@media screen and (min-width: 768px) {
  #top-direction #direction-icon3 {
    width: 0.64rem;
    height: 0.49rem;
    margin-top: 0.29rem;
    margin-left: unset;
  }
}
#top-direction #direction-icon4 {
  width: 0.49rem;
  height: 0.49rem;
  margin-left: 0.06rem;
}
@media screen and (min-width: 768px) {
  #top-direction #direction-icon4 {
    margin-top: 0.29rem;
    width: 0.64rem;
    height: 0.64rem;
    margin-left: unset;
  }
}
#top-direction .l-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #top-direction .l-box {
    flex-direction: row;
    gap: 0.18rem;
    align-items: stretch;
  }
}
#top-direction .l-box__wrapper {
  width: 100%;
  padding: 0.3rem 0.17rem;
  background-color: #F0F3F5;
  border-radius: 0.1rem;
}
@media screen and (min-width: 768px) {
  #top-direction .l-box__wrapper {
    padding: 0.32rem 0.37rem 0.39rem;
  }
}
#top-direction .l-box__wrapper h4 {
  color: #00ADCD;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.18rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.27rem;
}
@media screen and (min-width: 768px) {
  #top-direction .l-box__wrapper h4 {
    font-size: 0.22rem;
    line-height: 0.3rem;
    margin-bottom: 0.27rem;
  }
}
#top-direction .l-box__wrapper p {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.22rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.39rem;
}
@media screen and (min-width: 768px) {
  #top-direction .l-box__wrapper p {
    text-align: center;
    font-size: 0.14rem;
    line-height: 0.26rem;
    margin-bottom: 0.26rem;
  }
}
#top-direction .l-box__wrapper div {
  display: flex;
  flex-wrap: wrap;
  gap: 0.1rem 0.08rem;
}
@media screen and (min-width: 768px) {
  #top-direction .l-box__wrapper div {
    gap: 0.1rem 0.11rem;
  }
}
#top-direction .l-box__wrapper div a {
  background-color: white;
  border-radius: 0.06rem;
  border: 0.01rem solid #00ADCD;
  color: #00ADCD;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 700;
  width: 0.83rem;
  height: 0.3rem;
}
@media screen and (min-width: 768px) {
  #top-direction .l-box__wrapper div a {
    width: 1.06rem;
    height: 0.35rem;
    padding-left: 0.13rem;
    justify-content: flex-start;
    gap: 0.05rem;
    font-size: 0.14rem;
    line-height: 0.19rem;
  }
}
@media screen and (min-width: 768px) {
  #top-direction .l-box__wrapper div a::before {
    content: "";
    width: 0.056rem;
    height: 0.11rem;
    background-image: url("../img/common/chevron_right.svg");
    background-size: contain;
    background-repeat: no-repeat;
    filter: brightness(0) saturate(100%) invert(52%) sepia(81%) saturate(3053%) hue-rotate(155deg) brightness(97%) contrast(101%);
  }
}
#top-direction .l-box__wrapper div a:hover {
  opacity: 1;
  background-color: #00ADCD;
  color: white;
}
#top-direction .l-box__wrapper div a:hover::before {
  filter: brightness(0) invert(1);
}

#top-pickup {
  padding-top: 0.8rem;
  padding-bottom: 0.9rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #top-pickup {
    padding-top: 1.35rem;
    padding-bottom: 1.16rem;
  }
}
#top-pickup::before {
  content: "";
  width: 2.81rem;
  height: 1.86rem;
  background-image: url("../img/common/cloud.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0.4rem;
  left: -1.11rem;
}
@media screen and (min-width: 768px) {
  #top-pickup::before {
    width: 4.33rem;
    height: 2.87rem;
    top: 0.31rem;
    left: -2.48rem;
  }
}
#top-pickup .l-heading {
  color: #00ADCD;
  font-family: "Inter", serif;
  font-size: 0.4rem;
  line-height: 0.49rem;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0.37rem;
}
@media screen and (min-width: 768px) {
  #top-pickup .l-heading {
    position: absolute;
    writing-mode: vertical-rl;
    font-size: 0.7rem;
    line-height: 0.85rem;
    font-weight: 300;
    top: 1.35rem;
    left: 0;
    transform: translateX(-100%);
  }
}
#top-pickup .l-container {
  display: flex;
  flex-direction: column;
  gap: 0.13rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #top-pickup .l-container {
    flex-direction: row;
    gap: 0.19rem;
    padding-left: 0.55rem;
  }
}
#top-pickup .l-container .l-wrapper--large .p-link__wrapper {
  width: 3.43rem;
  height: 2.3rem;
  padding-top: 0.59rem;
}
@media screen and (min-width: 768px) {
  #top-pickup .l-container .l-wrapper--large .p-link__wrapper {
    width: 4.22rem;
    height: 3.71rem;
    padding-top: 1.16rem;
  }
}
#top-pickup .l-container .l-wrapper--large .p-link__wrapper span {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.18rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 700;
  gap: 0;
}
@media screen and (min-width: 768px) {
  #top-pickup .l-container .l-wrapper--large .p-link__wrapper span {
    font-size: 0.26rem;
    line-height: 0.35rem;
  }
}
#top-pickup .l-container .l-wrapper--large .p-link__wrapper span small {
  margin-top: 0.15rem;
  margin-bottom: 0.16rem;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #top-pickup .l-container .l-wrapper--large .p-link__wrapper span small {
    font-size: 0.14rem;
    line-height: 0.22rem;
    margin-top: 0.18rem;
    margin-bottom: 0.22rem;
  }
}
#top-pickup .l-container .l-wrapper--large .p-link__wrapper span i {
  width: 0.36rem;
  height: 0.36rem;
}
@media screen and (min-width: 768px) {
  #top-pickup .l-container .l-wrapper--large .p-link__wrapper span i {
    width: 0.46rem;
    height: 0.46rem;
  }
}
#top-pickup .l-container .l-wrapper--large .p-link__wrapper span i::after {
  content: "";
  width: 0.13rem;
  height: 0.15rem;
}
@media screen and (min-width: 768px) {
  #top-pickup .l-container .l-wrapper--large .p-link__wrapper span i::after {
    width: 0.17rem;
    height: 0.19rem;
  }
}
@media screen and (min-width: 768px) {
  #top-pickup .l-container .l-wrapper .p-link {
    gap: 0.19rem 0.18rem;
  }
}
#top-pickup .l-container .l-wrapper .p-link__wrapper {
  padding-top: 0.28rem;
}
@media screen and (min-width: 768px) {
  #top-pickup .l-container .l-wrapper .p-link__wrapper {
    padding-top: 0.41rem;
    width: 2.23rem;
    height: 1.76rem;
  }
}
#top-pickup .l-container .l-wrapper .p-link__wrapper span {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.22rem;
  letter-spacing: 0em;
  font-weight: 700;
  gap: 0;
}
@media screen and (min-width: 768px) {
  #top-pickup .l-container .l-wrapper .p-link__wrapper span {
    font-size: 0.2rem;
    line-height: 0.27rem;
  }
}
#top-pickup .l-container .l-wrapper .p-link__wrapper span small {
  margin-top: 0.03rem;
  margin-bottom: 0.11rem;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #top-pickup .l-container .l-wrapper .p-link__wrapper span small {
    margin-top: 0.07rem;
    margin-bottom: 0.12rem;
    font-size: 0.14rem;
    line-height: 0.22rem;
  }
}
#top-pickup .l-container .l-wrapper .p-link__wrapper span i {
  width: 0.23rem;
  height: 0.23rem;
}
@media screen and (min-width: 768px) {
  #top-pickup .l-container .l-wrapper .p-link__wrapper span i {
    width: 0.31rem;
    height: 0.31rem;
  }
}
#top-pickup .l-container .l-wrapper .p-link__wrapper span i::after {
  content: "";
  width: 0.09rem;
  height: 0.1rem;
}
@media screen and (min-width: 768px) {
  #top-pickup .l-container .l-wrapper .p-link__wrapper span i::after {
    width: 0.12rem;
    height: 0.14rem;
  }
}

#top-selection {
  padding: 0.65rem 0.32rem 1.23rem;
  color: white;
  background-image: url("../img/top/bg_selection_sp.webp");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #top-selection {
    padding-top: 6.71875vw;
    padding-bottom: 7.34375vw;
    background-image: url("../img/top/bg_selection_pc.webp");
  }
}
#top-selection .l-heading {
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 0.28rem;
  line-height: 0.37rem;
  letter-spacing: 0.1em;
  font-weight: 600;
  margin-bottom: 0.38rem;
}
@media screen and (min-width: 768px) {
  #top-selection .l-heading {
    font-size: 0.4rem;
    line-height: 0.53rem;
    margin-bottom: 0.55rem;
  }
}
#top-selection .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  #top-selection .l-desc {
    text-align: center;
    font-size: 0.16rem;
    line-height: 0.32rem;
    margin-bottom: 0.41rem;
  }
}
#top-selection .c-btn--trans {
  margin: auto;
  width: 2.35rem;
  height: 0.48rem;
  font-size: 0.16rem;
}

#top-bottom {
  padding-top: 0.65rem;
  padding-bottom: 0.73rem;
}
@media screen and (min-width: 768px) {
  #top-bottom {
    padding-top: 0.94rem;
    padding-bottom: 0.99rem;
  }
}
#top-bottom .l-heading {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.24rem;
  line-height: 0.36rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.27rem;
}
@media screen and (min-width: 768px) {
  #top-bottom .l-heading {
    font-size: 0.3rem;
    line-height: 0.4rem;
    margin-bottom: 0.22rem;
  }
}
#top-bottom .l-desc {
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.31rem;
}
@media screen and (min-width: 768px) {
  #top-bottom .l-desc {
    font-size: 0.16rem;
    line-height: 0.21rem;
    letter-spacing: 0.1em;
    margin-bottom: 0.44rem;
  }
}
#top-bottom .l-button {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #top-bottom .l-button {
    flex-direction: row;
    justify-content: center;
    gap: 0.3rem;
  }
}
#top-bottom .l-button .c-btn--grad--arrow {
  width: 2.38rem;
  height: 0.48rem;
  padding-left: 0.22rem;
}
@media screen and (min-width: 768px) {
  #top-bottom .l-button .c-btn--grad--arrow {
    width: 2.09rem;
    height: 0.58rem;
    padding-left: 0.27rem;
  }
}
#top-bottom .l-button .c-btn--grad--arrow i {
  width: 0.34rem;
  height: 0.34rem;
  right: 0.09rem;
}
@media screen and (min-width: 768px) {
  #top-bottom .l-button .c-btn--grad--arrow i {
    width: 0.41rem;
    height: 0.41rem;
  }
}

#about-top {
  padding-top: 0.37rem;
  padding-bottom: 0.6rem;
}
@media screen and (min-width: 768px) {
  #about-top {
    padding-top: 0.55rem;
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 768px) {
  #about-top .l-container {
    width: 50%;
    position: relative;
  }
}
#about-top .l-heading {
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.26rem;
  line-height: 0.36rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #00ADCD;
  margin-bottom: 0.26rem;
}
@media screen and (min-width: 768px) {
  #about-top .l-heading {
    text-align: left;
    font-size: 0.36rem;
    line-height: 0.54rem;
    margin-bottom: 0.41rem;
  }
}
#about-top .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: -0.05rem;
}
@media screen and (min-width: 768px) {
  #about-top .l-desc {
    line-height: 0.3rem;
    margin-bottom: 0.55rem;
  }
}
#about-top .l-image {
  width: 100%;
  height: 4.84rem;
}
@media screen and (min-width: 768px) {
  #about-top .l-image {
    width: 4.67rem;
    height: 9.06rem;
    position: absolute;
    top: 0;
    right: -0.34rem;
    transform: translateX(100%);
  }
}
#about-top .l-box {
  border-radius: 0.1rem;
  width: 100%;
  background-color: #00ADCD;
  padding: 0.24rem 0.18rem 0.16rem;
  margin-top: 0.23rem;
}
@media screen and (min-width: 768px) {
  #about-top .l-box {
    border-radius: 0.2rem;
    padding: 0.29rem 0.24rem 0.22rem;
  }
}
#about-top .l-box__heading {
  color: white;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.2rem;
  line-height: 0.27rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.23rem;
}
@media screen and (min-width: 768px) {
  #about-top .l-box__heading {
    font-size: 0.26rem;
    line-height: 0.35rem;
    margin-bottom: 0.28rem;
  }
}
#about-top .l-box__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.14rem;
}
@media screen and (min-width: 768px) {
  #about-top .l-box__container {
    gap: 0.13rem;
    justify-content: center;
  }
}
#about-top .l-box__wrapper {
  width: 1.44rem;
  height: 1.45rem;
  border-radius: 0.1rem;
  background-color: white;
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: center;
  padding-bottom: 0.09rem;
  justify-content: flex-end;
}
@media screen and (min-width: 768px) {
  #about-top .l-box__wrapper {
    width: 1.77rem;
    height: 1.65rem;
    border-radius: 0.2rem;
    padding-bottom: 0.1rem;
  }
}
#about-top .l-box__wrapper::before {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
}
#about-top .l-box__wrapper div {
  display: flex;
  align-items: baseline;
  color: #00ADCD;
  gap: 0.06rem;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  #about-top .l-box__wrapper div {
    gap: 0.05rem;
  }
}
#about-top .l-box__wrapper div strong {
  font-family: "Inter", serif;
  font-size: 0.28rem;
  line-height: 0.34rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #about-top .l-box__wrapper div strong {
    font-size: 0.35rem;
    line-height: 0.42rem;
  }
}
#about-top .l-box__wrapper div small {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0em;
  font-weight: 700;
  position: relative;
  top: -0.2em;
}
@media screen and (min-width: 768px) {
  #about-top .l-box__wrapper div small {
    font-size: 0.15rem;
    line-height: 0.2rem;
  }
}
#about-top .l-box__wrapper span {
  width: 1.14rem;
  height: 0.28rem;
  border-radius: 1rem;
  color: white;
  background-color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.19rem;
  letter-spacing: 0em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.05rem;
}
@media screen and (min-width: 768px) {
  #about-top .l-box__wrapper span {
    width: 1.19rem;
    height: 0.27rem;
  }
}
#about-top .l-box #box1::before {
  width: 0.5rem;
  height: 0.5rem;
  background-image: url("../img/about/icon1.svg");
  margin-bottom: 0.03rem;
}
@media screen and (min-width: 768px) {
  #about-top .l-box #box1::before {
    width: 0.62rem;
    height: 0.62rem;
    margin-bottom: 0.08rem;
  }
}
#about-top .l-box #box2::before {
  width: 0.57rem;
  height: 0.57rem;
  background-image: url("../img/about/icon2.svg");
  margin-bottom: 0.02rem;
}
@media screen and (min-width: 768px) {
  #about-top .l-box #box2::before {
    width: 0.7rem;
    height: 0.7rem;
    margin-bottom: 0.06rem;
  }
}
#about-top .l-box #box3::before {
  width: 0.55rem;
  height: 0.47rem;
  background-image: url("../img/about/icon3.svg");
  margin-bottom: 0.08rem;
}
@media screen and (min-width: 768px) {
  #about-top .l-box #box3::before {
    width: 0.68rem;
    height: 0.58rem;
    margin-bottom: 0.13rem;
  }
}
#about-top .l-box #box4::before {
  width: 0.54rem;
  height: 0.43rem;
  background-image: url("../img/about/icon4.svg");
  margin-bottom: 0.1rem;
}
@media screen and (min-width: 768px) {
  #about-top .l-box #box4::before {
    width: 0.67rem;
    height: 0.53rem;
    margin-bottom: 0.15rem;
  }
}

#about-activity {
  padding-top: 0.48rem;
  padding-bottom: 0.84rem;
  background-color: #0084BF;
  color: white;
  background-image: url("../img/about/bg_activity_sp.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
@media screen and (min-width: 768px) {
  #about-activity {
    background-image: url("../img/about/bg_activity_pc.webp");
    background-size: 100vw 92.26vw;
    padding-top: 1.05rem;
    padding-bottom: 1.4rem;
  }
}
#about-activity .c-heading--common {
  --color: white;
  margin-bottom: 0.4rem;
}
@media screen and (min-width: 768px) {
  #about-activity .c-heading--common {
    margin-bottom: 0.81rem;
  }
}
#about-activity .l-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  #about-activity .l-container {
    gap: 0.43rem;
  }
}
#about-activity .l-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.12rem;
  align-items: flex-start;
  padding-bottom: 0.35rem;
  border-bottom: 0.01rem solid white;
}
@media screen and (min-width: 768px) {
  #about-activity .l-wrapper {
    flex-direction: row-reverse;
    align-items: flex-end;
    padding-bottom: 0.47rem;
  }
}
#about-activity .l-wrapper:nth-last-of-type(1) {
  padding-bottom: unset;
  border-bottom: unset;
}
#about-activity .l-text {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.18rem;
  align-items: flex-start;
}
#about-activity .l-image {
  width: 3.43rem;
  height: 2.24rem;
  border-radius: 0.1rem;
  overflow: hidden;
  display: block;
}
@media screen and (min-width: 768px) {
  #about-activity .l-image {
    width: 4.24rem;
    height: 2.8rem;
    border-radius: 0.2rem;
    flex: none;
  }
}
#about-activity .l-heading {
  display: flex;
  gap: 0.23rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #about-activity .l-heading {
    flex-direction: column;
    gap: 0.09rem;
    align-items: flex-start;
  }
}
#about-activity .l-heading strong {
  font-family: "Inter", serif;
  font-size: 0.5rem;
  line-height: 0.6rem;
  letter-spacing: 0.02em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #about-activity .l-heading strong {
    font-size: 0.6rem;
    line-height: 0.72rem;
  }
}
#about-activity .l-heading span {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.24rem;
  line-height: 0.32rem;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #about-activity .l-heading span {
    font-size: 0.3rem;
    line-height: 0.4rem;
  }
}
#about-activity .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #about-activity .l-desc {
    font-size: 0.16rem;
    line-height: 0.3rem;
    width: 3.83rem;
  }
}

#about-link {
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
}
@media screen and (min-width: 768px) {
  #about-link {
    padding-top: 0.97rem;
    padding-bottom: 1.18rem;
  }
}
#about-link .c-heading--center {
  margin-bottom: 0.46rem;
}
@media screen and (min-width: 768px) {
  #about-link .c-heading--center {
    margin-bottom: 0.71rem;
  }
}

#about-hirose {
  padding-top: 0.65rem;
  padding-bottom: 2.07rem;
  background-image: url("../img/about/bg_hirose_sp.webp");
  background-size: 100vw 203.4666vw;
  background-position: top;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #about-hirose {
    padding-top: 5.3125vw;
    padding-bottom: 13.4375vw;
    background-image: url("../img/about/bg_hirose_pc.webp");
    background-size: 100vw 203.4666vw;
    background-size: 100vw 54.6875vw;
  }
}
#about-hirose .l-container {
  display: flex;
  flex-direction: column;
  gap: 0.37rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #about-hirose .l-container {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
#about-hirose .l-heading {
  display: flex;
  justify-content: center;
  gap: 0.5em;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 0.28rem;
  line-height: 0.42rem;
  letter-spacing: 0.1em;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  #about-hirose .l-heading {
    writing-mode: vertical-rl;
    gap: 0.27rem;
    flex-direction: column;
    font-size: 0.5rem;
    line-height: 0.56rem;
  }
}
#about-hirose .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 700;
  padding-left: 0.16rem;
  padding-right: 0.16rem;
}
@media screen and (min-width: 768px) {
  #about-hirose .l-desc {
    width: 6.66rem;
    flex: none;
    font-size: 0.16rem;
    line-height: 0.32rem;
    padding-left: unset;
    padding-right: unset;
    padding-top: 0.21rem;
  }
}

#history-top {
  padding-top: 0.37rem;
  padding-bottom: 2.05rem;
}
@media screen and (min-width: 768px) {
  #history-top {
    padding-top: 0.55rem;
    padding-bottom: 1.33rem;
  }
}
#history-top .l-heading {
  color: #00778E;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.26rem;
  line-height: 0.36rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-bottom: 0.26rem;
}
@media screen and (min-width: 768px) {
  #history-top .l-heading {
    text-align: left;
    font-size: 0.36rem;
    line-height: 0.48rem;
    margin-bottom: 0.46rem;
  }
}
#history-top .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #history-top .l-desc {
    line-height: 0.3rem;
  }
}

#history-main {
  padding-top: 0.48rem;
  padding-bottom: 0.66rem;
}
#history-main .c-heading--common {
  --color: #00778E;
}
#history-main .l-container {
  margin-top: 0.46rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
@media screen and (min-width: 768px) {
  #history-main .l-container {
    gap: 0.48rem;
    margin-top: 1.1rem;
  }
}
@media screen and (min-width: 768px) {
  #history-main #special07 {
    flex-direction: row-reverse;
  }
}
#history-main #special07 .l-text {
  width: 1.75rem;
}
@media screen and (min-width: 768px) {
  #history-main #special07 .l-text {
    width: 2.52rem;
  }
}
#history-main #special07 .l-text h4 {
  white-space: nowrap;
}
#history-main #special07 #main-map07 {
  width: 1.12rem;
  height: 1.87rem;
  flex: none;
}
@media screen and (min-width: 768px) {
  #history-main #special07 #main-map07 {
    width: 1.6rem;
    height: 2.69rem;
  }
}
@media screen and (min-width: 768px) {
  #history-main #special07 #main07 {
    width: 3.87rem;
    height: 2.8rem;
  }
}
#history-main #special11 {
  position: relative;
}
@media screen and (min-width: 768px) {
  #history-main #special11 {
    flex-direction: row-reverse;
    padding-bottom: 1.06rem;
  }
}
#history-main #special11 .l-text {
  width: 1.75rem;
}
@media screen and (min-width: 768px) {
  #history-main #special11 .l-text {
    width: 3.83rem;
  }
}
#history-main #special11 .l-text h4 {
  white-space: nowrap;
}
#history-main #special11 #main11-2 {
  width: 1.55rem;
  height: 1.34rem;
  flex: none;
  position: absolute;
  bottom: 0.4rem;
  right: 0;
  margin-bottom: unset;
}
@media screen and (min-width: 768px) {
  #history-main #special11 #main11-2 {
    bottom: 0.41rem;
    width: 2.12rem;
    height: 1.32rem;
  }
}
@media screen and (min-width: 768px) {
  #history-main #special11 #main11 {
    width: 3.62rem;
    height: 2.25rem;
    margin-right: 0.63rem;
  }
}
#history-main .l-wrapper {
  width: 100%;
  padding-bottom: 0.35rem;
  border-bottom: 0.01rem solid white;
}
@media screen and (min-width: 768px) {
  #history-main .l-wrapper {
    position: relative;
    display: flex;
    flex-direction: row;
    gap: 0.42rem;
    align-items: center;
  }
}
#history-main .l-wrapper:nth-last-of-type(1) {
  padding-bottom: unset;
  border-bottom: unset;
}
@media screen and (min-width: 768px) {
  #history-main .l-wrapper--start {
    align-items: flex-start;
  }
}
@media screen and (min-width: 768px) {
  #history-main .l-wrapper:nth-of-type(2n) {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  #history-main .l-wrapper:nth-of-type(2n) .l-text h3 {
    width: 3.88rem;
    padding-left: 0.19rem;
    box-shadow: 35vw 0 0 #00778E, 25vw 0 0 #00778E, 15vw 0 0 #00778E, 5vw 0 0 #00778E;
  }
}
#history-main .l-wrapper #main05 {
  width: 3.43rem;
  height: 1.59rem;
  margin-top: 0.33rem;
}
@media screen and (min-width: 768px) {
  #history-main .l-wrapper #main05 {
    width: 4.9rem;
    height: 2.28rem;
    margin-top: unset;
  }
}
#history-main .l-wrapper .l-text {
  width: 100%;
}
#history-main .l-wrapper .l-text h3 {
  width: 100%;
  min-height: 0.46rem;
  display: flex;
  align-items: center;
  background-color: #00778E;
  color: white;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.24rem;
  line-height: 0.32rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  box-shadow: -30vw 0 0 #00778E;
  margin-bottom: 0.38rem;
}
@media screen and (min-width: 768px) {
  #history-main .l-wrapper .l-text h3 {
    min-height: 0.59rem;
    font-size: 0.32rem;
    position: absolute;
    top: 0;
    width: 4.02rem;
    box-shadow: -35vw 0 0 #00778E, -25vw 0 0 #00778E, -15vw 0 0 #00778E, -5vw 0 0 #00778E;
  }
}
#history-main .l-wrapper .l-text h4 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.24rem;
  line-height: 0.32rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  display: block;
  margin-bottom: 0.17rem;
}
@media screen and (min-width: 768px) {
  #history-main .l-wrapper .l-text h4 {
    font-size: 0.3rem;
    line-height: 0.4rem;
    margin-bottom: 0.28rem;
  }
}
#history-main .l-wrapper .l-text p {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #history-main .l-wrapper .l-text p {
    line-height: 0.26rem;
  }
}
@media screen and (min-width: 768px) {
  #history-main .l-wrapper .l-text--padding {
    padding-top: 0.6rem;
  }
}
#history-main .l-wrapper .l-text__parent {
  display: flex;
  gap: 0.37rem;
}
@media screen and (min-width: 768px) {
  #history-main .l-wrapper .l-text__parent {
    align-items: center;
    gap: 0.12rem;
  }
}
#history-main .l-wrapper .l-main-image {
  display: block;
  border-radius: 0.1rem;
  overflow: hidden;
  width: 3.43rem;
  height: 2.24rem;
  margin-bottom: 0.15rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #history-main .l-wrapper .l-main-image {
    width: 4.25rem;
    height: 2.8rem;
    flex: none;
    border-radius: 0.2rem;
  }
}
#history-main .l-wrapper .l-main-image i, #history-main .l-wrapper .l-main-image span {
  position: absolute;
  z-index: 3;
  right: 0.15rem;
  bottom: 0.15rem;
  font-style: normal;
  width: 1.21rem;
  height: 0.41rem;
  border-radius: 1rem;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.19rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #history-main .l-wrapper .l-main-image i, #history-main .l-wrapper .l-main-image span {
    width: 1.52rem;
    height: 0.51rem;
    font-size: 0.24rem;
  }
}
#history-main .l-wrapper .l-main-image i {
  background-color: #3B4043;
}
#history-main .l-wrapper .l-main-image span {
  background-color: #00778E;
}

#history-office {
  padding-top: 0.48rem;
  padding-bottom: 0.66rem;
}
@media screen and (min-width: 768px) {
  #history-office {
    padding-top: 1.05rem;
    padding-bottom: 0.85rem;
  }
}
#history-office .c-heading--common {
  --color: white;
  margin-bottom: 0.5rem;
}
#history-office .l-container {
  width: 3.08rem;
  margin-left: auto;
  border-left: 0.01rem solid white;
  display: flex;
  flex-direction: column;
  gap: 0.26rem;
  align-items: flex-start;
  color: white;
}
@media screen and (min-width: 768px) {
  #history-office .l-container {
    width: 50%;
    border-width: 0.03rem;
    gap: 0;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 768px) {
  #history-office #office2 {
    margin-top: -1rem;
  }
}
@media screen and (min-width: 768px) {
  #history-office #office3 {
    margin-top: -2rem;
  }
}
@media screen and (min-width: 768px) {
  #history-office #office4 {
    margin-top: -0.4rem;
  }
}
@media screen and (min-width: 768px) {
  #history-office #office-image1 {
    width: 3.38rem;
    height: 2.45rem;
  }
}
@media screen and (min-width: 768px) {
  #history-office #office-image2 {
    width: 3.38rem;
    height: 2.06rem;
  }
}
@media screen and (min-width: 768px) {
  #history-office #office-image3 {
    width: 3.38rem;
    height: 2.08rem;
  }
}
@media screen and (min-width: 768px) {
  #history-office #office-image4 {
    width: 3.38rem;
    height: 2.38rem;
  }
}
#history-office .l-wrapper {
  width: 100%;
  padding-left: 0.54rem;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #history-office .l-wrapper {
    padding-left: 0.9rem;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #history-office .l-wrapper:nth-of-type(2n) {
    padding-left: unset;
    margin-right: 0.9rem;
    transform: translateX(calc(-100% - 0.09rem));
  }
}
@media screen and (min-width: 768px) {
  #history-office .l-wrapper:nth-of-type(2n) .l-image i {
    flex-direction: row-reverse;
    left: unset;
    right: -1.05rem;
  }
}
#history-office .l-image {
  position: relative;
  display: block;
  width: 2.52rem;
  height: 1.6rem;
  margin-bottom: 0.11rem;
}
@media screen and (min-width: 768px) {
  #history-office .l-image {
    width: 3.38rem;
    height: 2.45rem;
    margin-bottom: 0.3rem;
  }
}
#history-office .l-image img {
  width: 100%;
  height: 100%;
  border-radius: 0.1rem;
}
@media screen and (min-width: 768px) {
  #history-office .l-image img {
    border-radius: 0.2rem;
  }
}
#history-office .l-image i {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: -0.64rem;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  #history-office .l-image i {
    left: -1.05rem;
  }
}
#history-office .l-image i::before {
  content: "";
  width: 0.18rem;
  height: 0.18rem;
  border-radius: 100%;
  background-color: white;
  flex: none;
}
@media screen and (min-width: 768px) {
  #history-office .l-image i::before {
    width: 0.27rem;
    height: 0.27rem;
  }
}
#history-office .l-image i::after {
  content: "";
  width: 0.46rem;
  height: 0.01rem;
  background-color: white;
  flex: none;
}
@media screen and (min-width: 768px) {
  #history-office .l-image i::after {
    width: 0.77rem;
  }
}
#history-office .l-title {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  display: block;
  margin-bottom: 0.13rem;
}
@media screen and (min-width: 768px) {
  #history-office .l-title {
    font-size: 0.22rem;
    line-height: 0.32rem;
    margin-bottom: 0.25rem;
    white-space: nowrap;
  }
}
#history-office .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 700;
  display: block;
}
@media screen and (min-width: 768px) {
  #history-office .l-desc {
    font-size: 0.14rem;
  }
}

#facilities-top {
  padding-top: 0.37rem;
  padding-bottom: 0.55rem;
}
@media screen and (min-width: 768px) {
  #facilities-top {
    padding-top: 0.55rem;
    padding-bottom: 1.22rem;
  }
}
#facilities-top .l-map {
  width: 100%;
  height: 5rem;
  margin-top: 0.26rem;
}
@media screen and (min-width: 768px) {
  #facilities-top .l-map {
    margin-top: 0.81rem;
    height: 5rem;
  }
}
#facilities-top .l-map iframe {
  display: block;
  width: 100%;
  height: 100%;
}

#facilities-main {
  padding-top: 0.55rem;
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  #facilities-main {
    padding-top: 1.22rem;
    padding-bottom: 1.1rem;
  }
}
#facilities-main .c-heading--center {
  margin-bottom: 0.26rem;
}
@media screen and (min-width: 768px) {
  #facilities-main .c-heading--center {
    margin-bottom: 0.61rem;
  }
}
#facilities-main .l-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  #facilities-main .l-container {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.6rem 0.2rem;
    justify-content: space-between;
  }
}
#facilities-main .l-wrapper {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #facilities-main .l-wrapper {
    width: 3.43rem;
  }
}
#facilities-main .l-image {
  width: 100%;
  height: 2rem;
  display: block;
}
@media screen and (min-width: 768px) {
  #facilities-main .l-image {
    height: 2.26rem;
  }
}
#facilities-main .l-text {
  padding: 0.15rem 0.2rem;
  background-color: #E8F6FA;
}
#facilities-main .l-text h3 {
  display: block;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.2rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.13rem;
}
#facilities-main .l-text p {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-bottom: 0.12rem;
  display: block;
}
#facilities-main .l-text span, #facilities-main .l-text i {
  font-style: normal;
  width: 1.11rem;
  height: 0.27rem;
  border-radius: 1rem;
  border: 0.01rem solid #00ADCD;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.17rem;
  letter-spacing: 0em;
  font-weight: 700;
  color: #00ADCD;
}
#facilities-main .l-text i {
  color: #009B43 !important;
  border-color: #009B43 !important;
}

#clean-energy {
  padding-top: 0.42rem;
}
@media screen and (min-width: 768px) {
  #clean-energy {
    padding-top: 0.62rem;
  }
}

#walking {
  padding-top: 0.41rem;
  padding-bottom: 1.05rem;
}
@media screen and (min-width: 768px) {
  #walking {
    padding-top: 0.55rem;
    padding-bottom: 1.45rem;
  }
}
#walking .p-article h1 {
  margin-bottom: 0.3rem;
}
#walking .p-article ul {
  margin-bottom: 0.25rem;
}
@media screen and (min-width: 768px) {
  #walking .p-article p {
    margin-bottom: 0.28rem;
  }
}
@media screen and (min-width: 768px) {
  #walking .p-article h2 {
    margin-top: 0.5rem;
  }
}

#gallery-top {
  padding-top: 0.3rem;
  padding-bottom: 0.54rem;
}
@media screen and (min-width: 768px) {
  #gallery-top {
    padding-top: 0.56rem;
    padding-bottom: 1.15rem;
  }
}
#gallery-top .l-heading {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.2rem;
  line-height: 0.27rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-bottom: 0.29rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #gallery-top .l-heading {
    font-size: 0.3rem;
    line-height: 0.4rem;
    margin-bottom: 0.42rem;
  }
}
#gallery-top .l-slider {
  width: 3rem;
  height: 2.1rem;
  margin: auto;
}
@media screen and (min-width: 768px) {
  #gallery-top .l-slider {
    width: 7.14rem;
    height: 5.04rem;
  }
}
#gallery-top .l-slider .swiper-slide img {
  width: 100%;
  height: 2.1rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 768px) {
  #gallery-top .l-slider .swiper-slide img {
    height: 5.04rem;
  }
}
#gallery-top .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.2rem;
}
@media screen and (min-width: 768px) {
  #gallery-top .l-desc {
    font-size: 0.16rem;
    line-height: 0.21rem;
    text-align: center;
  }
}

#gallery-main {
  padding-top: 0.48rem;
  padding-bottom: 0.8rem;
}
@media screen and (min-width: 768px) {
  #gallery-main {
    padding-top: 1.07rem;
    padding-bottom: 1.4rem;
  }
}
#gallery-main .l-heading {
  display: flex;
  flex-direction: column;
  gap: 0.06rem;
  align-items: flex-start;
  padding-bottom: 0.05rem;
  position: relative;
  margin-bottom: 0.35rem;
}
@media screen and (min-width: 768px) {
  #gallery-main .l-heading {
    gap: 0.09rem;
    margin-bottom: 0.57rem;
    padding-bottom: 0.13rem;
  }
}
#gallery-main .l-heading strong {
  font-family: "Inter", serif;
  font-size: 0.16rem;
  line-height: 0.2rem;
  letter-spacing: 0.03em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #gallery-main .l-heading strong {
    font-size: 0.5rem;
    line-height: 0.6rem;
  }
}
#gallery-main .l-heading span {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.26rem;
  line-height: 0.35rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #gallery-main .l-heading span {
    font-size: 0.26rem;
    line-height: 0.35rem;
  }
}
#gallery-main .l-heading::after {
  content: "";
  width: 0.52rem;
  height: 0.01rem;
  background-color: #3B4043;
  position: absolute;
  bottom: 0;
  left: 0;
}
#gallery-main .l-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #gallery-main .l-container {
    gap: 1.4rem;
  }
}
#gallery-main .l-wrapper {
  width: 100%;
}
#gallery-main .l-wrapper h3 {
  width: 100%;
  height: 0.56rem;
  background-color: #3B4043;
  color: white;
  display: flex;
  align-items: center;
  gap: 0.23rem;
  box-shadow: -30vw 0 0 #3B4043, 30vw 0 0 #3B4043;
  margin-bottom: 0.3rem;
}
@media screen and (min-width: 768px) {
  #gallery-main .l-wrapper h3 {
    box-shadow: -30vw 0 0 #3B4043;
    gap: 0.39rem;
    height: 0.6rem;
  }
}
#gallery-main .l-wrapper h3 strong {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.24rem;
  line-height: 0.32rem;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #gallery-main .l-wrapper h3 strong {
    font-size: 0.3rem;
  }
}
#gallery-main .l-wrapper h3 span {
  font-family: "Inter", serif;
  font-size: 0.2rem;
  line-height: 0.24rem;
  letter-spacing: 0.05em;
  font-weight: 100;
}
@media screen and (min-width: 768px) {
  #gallery-main .l-wrapper h3 span {
    font-size: 0.28rem;
  }
}
#gallery-main .p-slider {
  width: 3rem;
  margin: auto;
}
@media screen and (min-width: 768px) {
  #gallery-main .p-slider {
    width: 100%;
  }
}

#association {
  padding-top: 0.37rem;
  padding-bottom: 0.81rem;
}
@media screen and (min-width: 768px) {
  #association {
    padding-top: 0.55rem;
    padding-bottom: 1.43rem;
  }
}
#association .l-table {
  display: flex;
  flex-direction: column;
  gap: 0.14rem;
  width: 100%;
  margin-top: 0.43rem;
}
@media screen and (min-width: 768px) {
  #association .l-table {
    gap: 0.24rem;
    margin-top: 0.55rem;
  }
}
#association .l-table dl {
  display: flex;
  gap: 0.1rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0.05em;
  font-weight: 500;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #association .l-table dl {
    gap: 0.5rem;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 0.16rem;
    line-height: 0.32rem;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}
#association .l-table dl dt {
  width: 0.91rem;
  flex: none;
  padding-bottom: 0.09rem;
  border-bottom: 0.01rem solid #CDD6DD;
}
@media screen and (min-width: 768px) {
  #association .l-table dl dt {
    padding-bottom: 0.2rem;
    width: 1.5rem;
  }
}
#association .l-table dl dd {
  padding-bottom: 0.09rem;
  border-bottom: 0.01rem solid #CDD6DD;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 0.06rem;
}
@media screen and (min-width: 768px) {
  #association .l-table dl dd {
    padding-bottom: 0.2rem;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
#association .l-table dl dd .c-btn--file--pdf {
  width: 1.31rem;
  height: 0.29rem;
  gap: 0.17rem;
  margin-bottom: 0.08rem;
}
@media screen and (min-width: 768px) {
  #association .l-table dl dd .c-btn--file--pdf {
    width: 1.36rem;
    height: 0.36rem;
    font-size: 0.12rem;
    line-height: 0.16rem;
    gap: 0.09rem;
    margin-bottom: unset;
  }
}
#association .l-table dl dd .c-btn--file--pdf::before {
  content: "";
  width: 0.16rem;
  height: 0.18rem;
}
@media screen and (min-width: 768px) {
  #association .l-table dl dd .c-btn--file--pdf::before {
    width: 0.17rem;
    height: 0.18rem;
  }
}

#access {
  padding-bottom: 0.64rem;
}
@media screen and (min-width: 768px) {
  #access {
    padding-bottom: 1.43rem;
  }
}
#access .l-map {
  width: 100%;
  height: 4rem;
  margin-top: 0.26rem;
}
@media screen and (min-width: 768px) {
  #access .l-map {
    margin-top: 0.61rem;
    height: 5.76rem;
  }
}
#access .l-map iframe {
  width: 100%;
  height: 100%;
}

#organization {
  padding-bottom: 0.6rem;
}
@media screen and (min-width: 768px) {
  #organization {
    padding-bottom: 1.48rem;
  }
}
#organization .c-heading--large {
  margin-bottom: 0.26rem;
}
@media screen and (min-width: 768px) {
  #organization .c-heading--large {
    margin-bottom: 0.62rem;
  }
}
#organization .l-image {
  width: 100%;
}

#guides {
  padding-top: 0.44rem;
  padding-bottom: 0.38rem;
}
@media screen and (min-width: 768px) {
  #guides {
    padding-top: 0.56rem;
    padding-bottom: 1.05rem;
  }
}
#guides .l-heading {
  color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.2rem;
  line-height: 0.3rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.27rem;
}
@media screen and (min-width: 768px) {
  #guides .l-heading {
    font-size: 0.3rem;
    line-height: 0.4rem;
    margin-bottom: 0.6rem;
  }
}
#guides .l-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  align-items: center;
  margin-bottom: 0.3rem;
}
@media screen and (min-width: 768px) {
  #guides .l-container {
    margin-bottom: 0.53rem;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}
#guides .l-wrapper {
  display: flex;
  padding: 0.15rem 0.22rem 0.19rem 0.26rem;
  justify-content: space-between;
  border-radius: 0.1rem;
  background: linear-gradient(to bottom, #009B43 0%, #00ADCD 100%);
  color: white;
  gap: 0.25rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #guides .l-wrapper {
    flex-direction: column;
    width: 2.62rem;
    height: 2.94rem;
    padding: 0.25rem 0.33rem;
    gap: 0.11rem;
  }
}
#guides .l-icon {
  width: 0.64rem;
  height: 0.64rem;
  flex: none;
}
@media screen and (min-width: 768px) {
  #guides .l-icon {
    width: 0.86rem;
    height: 0.86rem;
  }
}
#guides .l-text h3 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.2rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.09rem;
}
@media screen and (min-width: 768px) {
  #guides .l-text h3 {
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.32rem;
    margin-bottom: 0.19rem;
  }
}
#guides .l-text p {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.18rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #guides .l-text p {
    margin-bottom: 0.2rem;
  }
}
#guides .l-text .c-btn--arrow--white {
  display: none;
}
@media screen and (min-width: 768px) {
  #guides .l-text .c-btn--arrow--white {
    display: flex;
  }
}

#download-top {
  padding-top: 0.37rem;
  padding-bottom: 0.6rem;
}
@media screen and (min-width: 768px) {
  #download-top {
    padding-top: 0.55rem;
    padding-bottom: 0.93rem;
  }
}
#download-top .l-container {
  margin-top: 0.26rem;
  margin-bottom: 0.48rem;
  display: flex;
  flex-direction: column;
  gap: 0.14rem;
  align-items: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #download-top .l-container {
    flex-direction: row;
    justify-content: space-between;
    margin-top: 0.53rem;
    margin-bottom: 0.62rem;
  }
}
#download-top .l-wrapper {
  padding: 0.14rem 0.22rem 0.13rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-color: white;
  border-radius: 0.1rem;
  border: 0.015rem solid #00ADCD;
}
@media screen and (min-width: 768px) {
  #download-top .l-wrapper {
    width: 2.62rem;
    height: 3.12rem;
    border-radius: 0.2rem;
    flex-direction: column;
    gap: 0.25rem;
    padding: 0.3rem 0.33rem 0.1rem;
    justify-content: flex-start;
  }
}
#download-top .l-text {
  display: flex;
  flex-direction: column;
  gap: 0.09rem;
  align-items: flex-start;
  width: 2.06rem;
  flex: none;
}
@media screen and (min-width: 768px) {
  #download-top .l-text {
    width: 100%;
    gap: 0.19rem;
    align-items: center;
  }
}
#download-top .l-text h3 {
  color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.2rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #download-top .l-text h3 {
    font-size: 0.24rem;
    line-height: 0.36rem;
  }
}
#download-top .l-text p {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.18rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #download-top .l-text p {
    font-size: 0.14rem;
    line-height: 0.24rem;
  }
}
#download-top .l-icon img {
  -o-object-fit: contian;
     object-fit: contian;
}
#download-top .l-icon#icon1 {
  width: 0.63rem;
  height: 0.59rem;
  margin-right: 0.26rem;
}
@media screen and (min-width: 768px) {
  #download-top .l-icon#icon1 {
    width: 0.7rem;
    height: 0.66rem;
    margin-right: unset;
  }
}
#download-top .l-icon#icon2 {
  width: 0.5rem;
  height: 0.56rem;
  margin-right: 0.3rem;
}
@media screen and (min-width: 768px) {
  #download-top .l-icon#icon2 {
    width: 0.52rem;
    height: 0.58rem;
    margin-right: unset;
  }
}
#download-top .l-icon#icon3 {
  width: 0.6rem;
  height: 0.57rem;
  margin-right: 0.28rem;
}
@media screen and (min-width: 768px) {
  #download-top .l-icon#icon3 {
    width: 0.64rem;
    height: 0.61rem;
    margin-right: unset;
  }
}
#download-top .l-heading {
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.2rem;
  line-height: 0.3rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #00ADCD;
}
@media screen and (min-width: 768px) {
  #download-top .l-heading {
    font-size: 0.3rem;
    line-height: 0.4rem;
  }
}
#download-top .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-top: 0.27rem;
  margin-bottom: 0.25rem;
}
@media screen and (min-width: 768px) {
  #download-top .l-desc {
    margin-top: 0.26rem;
    text-align: center;
  }
}
#download-top .c-btn--file--pdf {
  width: 2.5rem;
  height: 0.56rem;
  border-radius: 0.1rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.17rem;
  line-height: 0.22rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  gap: 0.12rem;
  margin: auto;
}
@media screen and (min-width: 768px) {
  #download-top .c-btn--file--pdf {
    width: 2.1rem;
    height: 0.48rem;
    border-width: 0.02rem;
    border-radius: 0.06rem;
    font-size: 0.14rem;
  }
}
#download-top .c-btn--file--pdf::before {
  content: "";
  width: 0.21rem;
  height: 0.23rem;
}
@media screen and (min-width: 768px) {
  #download-top .c-btn--file--pdf::before {
    width: 0.18rem;
    height: 0.19rem;
  }
}

#download-search {
  padding-top: 0.35rem;
  padding-bottom: 0.38rem;
}
#download-search .l-heading {
  color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.2rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.24rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #download-search .l-heading {
    font-size: 0.3rem;
    line-height: 0.4rem;
    margin-bottom: 0.4rem;
  }
}

#download-main {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #download-main {
    padding-top: 0.8rem;
    padding-bottom: 1rem;
  }
}
#download-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: white;
  width: 0.31rem;
  height: 0.2rem;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}
@media screen and (min-width: 768px) {
  #download-main::before {
    width: 0.65rem;
    height: 0.43rem;
  }
}

#download-bottom {
  padding-top: 0.55rem;
  padding-bottom: 0.54rem;
}
@media screen and (min-width: 768px) {
  #download-bottom {
    padding-top: 0.65rem;
    padding-bottom: 0.61rem;
  }
}
#download-bottom .l-heading {
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.24rem;
  line-height: 0.36rem;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #download-bottom .l-heading {
    font-size: 0.3rem;
    line-height: 0.4rem;
  }
}
#download-bottom .l-desc {
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-top: 0.27rem;
  margin-bottom: 0.35rem;
}
@media screen and (min-width: 768px) {
  #download-bottom .l-desc {
    margin-top: 0.25rem;
    margin-bottom: 0.34rem;
  }
}
#download-bottom .l-button {
  display: flex;
  flex-direction: column;
  gap: 0.19rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #download-bottom .l-button {
    flex-direction: row;
    justify-content: center;
    gap: 0.5rem;
  }
}

#members {
  padding-top: 0.41rem;
  padding-bottom: 0.59rem;
}
@media screen and (min-width: 768px) {
  #members {
    padding-top: 0.55rem;
    padding-bottom: 0.8rem;
  }
}
#members .p-article h1 {
  margin-bottom: 0.3rem;
}
#members .p-article ul {
  margin-bottom: 0.25rem;
}
@media screen and (min-width: 768px) {
  #members .p-article p {
    margin-bottom: 0.28rem;
  }
}
@media screen and (min-width: 768px) {
  #members .p-article h2 {
    margin-top: 0.5rem;
  }
}

#members-bottom {
  padding-top: 0.55rem;
  padding-bottom: 0.49rem;
}
@media screen and (min-width: 768px) {
  #members-bottom {
    padding-top: 0.54rem;
    padding-bottom: 0.47rem;
  }
}
#members-bottom .l-heading {
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.24rem;
  line-height: 0.32rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-bottom: 0.33rem;
}
@media screen and (min-width: 768px) {
  #members-bottom .l-heading {
    font-size: 0.3rem;
    line-height: 0.4rem;
    letter-spacing: 0.1em;
    margin-bottom: 0.24rem;
  }
}
#members-bottom .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.64rem;
}
@media screen and (min-width: 768px) {
  #members-bottom .l-desc {
    font-size: 0.14rem;
    line-height: 0.26rem;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 0.34rem;
  }
}
#members-bottom .l-button {
  display: flex;
  gap: 0.24rem;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  #members-bottom .l-button {
    gap: 0.4rem;
  }
}
#members-bottom .l-button .c-btn--file--pdf {
  width: 1.39rem;
  height: 0.42rem;
  font-size: 0.12rem;
}
@media screen and (min-width: 768px) {
  #members-bottom .l-button .c-btn--file--pdf {
    width: 1.74rem;
    height: 0.56rem;
    font-size: 0.17rem;
  }
}
#members-bottom .l-button .c-btn--file--pdf::before {
  content: "";
  width: 0.18rem;
  height: 0.2rem;
}
@media screen and (min-width: 768px) {
  #members-bottom .l-button .c-btn--file--pdf::before {
    width: 0.21rem;
    height: 0.23rem;
  }
}
#members-bottom .l-button .c-btn--file--word {
  width: 1.39rem;
  height: 0.42rem;
  font-size: 0.12rem;
}
@media screen and (min-width: 768px) {
  #members-bottom .l-button .c-btn--file--word {
    width: 1.74rem;
    height: 0.56rem;
    font-size: 0.17rem;
  }
}
#members-bottom .l-button .c-btn--file--word::before {
  content: "";
  width: 0.21rem;
  height: 0.2rem;
}
@media screen and (min-width: 768px) {
  #members-bottom .l-button .c-btn--file--word::before {
    width: 0.24rem;
    height: 0.23rem;
  }
}

#tender {
  padding-top: 0.37rem;
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  #tender {
    padding-top: 0.55rem;
    padding-bottom: 1.1rem;
  }
}
#tender .l-container {
  width: 100%;
  margin-top: 0.26rem;
  display: flex;
  flex-direction: column;
  gap: 0.14rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #tender .l-container {
    flex-direction: row;
    margin-top: 0.53rem;
    justify-content: space-between;
  }
}
#tender .l-wrapper {
  width: 100%;
  padding: 0.18rem 0.2rem 0.21rem;
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  align-items: center;
  background-color: white;
  border: 0.015rem solid #00ADCD;
  border-radius: 0.1rem;
}
@media screen and (min-width: 768px) {
  #tender .l-wrapper {
    padding: 0.41rem 0.2rem 0.4rem;
    width: 2.62rem;
    gap: 0.3rem;
    height: 2.7rem;
  }
}
#tender .l-wrapper h3 {
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.2rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 700;
}
#tender .l-wrapper div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.16rem;
}
@media screen and (min-width: 768px) {
  #tender .l-wrapper div {
    flex-direction: column;
    gap: 0.2rem;
  }
}

#faq {
  padding-top: 0.37rem;
  padding-bottom: 0.59rem;
}
@media screen and (min-width: 768px) {
  #faq {
    padding-top: 0.55rem;
    padding-bottom: 1.1rem;
  }
}
#faq .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-top: 0.26rem;
  margin-bottom: 0.35rem;
}
@media screen and (min-width: 768px) {
  #faq .l-desc {
    margin-top: 0.34rem;
    margin-bottom: 0.6rem;
    text-align: center;
  }
}
#faq .l-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #faq .l-container {
    gap: 0.6rem;
  }
}
#faq .l-wrapper {
  width: 100%;
  background-color: white;
  border-radius: 0.1rem;
  border: 0.02rem solid #00ADCD;
  padding: 0.3rem 0.2rem 0.59rem;
}
@media screen and (min-width: 768px) {
  #faq .l-wrapper {
    border-radius: 0.2rem;
    padding: 0.53rem 0.69rem 0.7rem;
  }
}
#faq .l-heading {
  color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.24rem;
  line-height: 0.36rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.37rem;
}
@media screen and (min-width: 768px) {
  #faq .l-heading {
    font-size: 0.3rem;
    line-height: 0.4rem;
    margin-bottom: 0.36rem;
  }
}
#faq .l-item {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
  align-items: center;
  margin-bottom: 0.24rem;
}
@media screen and (min-width: 768px) {
  #faq .l-item {
    gap: 0.3rem;
    margin-bottom: 0.49rem;
  }
}
#faq .l-item:nth-last-of-type(1) {
  margin-bottom: unset;
}
#faq .l-item__question {
  background-color: #E8F6FA;
  padding: 0.12rem 0.1rem 0.08rem;
  color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.18rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 700;
  border-left: 0.06rem solid #00ADCD;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #faq .l-item__question {
    padding: 0.04rem 0.1rem 0.06rem;
    font-size: 0.22rem;
    line-height: 0.3rem;
  }
}
#faq .l-item__answer {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #faq .l-item__answer {
    display: block;
    width: 100%;
    line-height: 0.3rem;
  }
}
#faq .l-item__answer a {
  color: #00ADCD;
}

#news-archive {
  padding-top: 0.42rem;
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  #news-archive {
    padding-top: 0.62rem;
    padding-bottom: 0.8rem;
  }
}
#news-archive .p-category-list {
  margin-bottom: 0.33rem;
}
@media screen and (min-width: 768px) {
  #news-archive .p-category-list {
    margin-bottom: 0.8rem;
  }
}
#news-archive .p-archive {
  margin-bottom: 0.52rem;
}
@media screen and (min-width: 768px) {
  #news-archive .p-archive {
    margin-bottom: 0.85rem;
  }
}
#news-archive .l-recruit {
  width: 100%;
  padding: 0.27rem 0.3rem;
  border-radius: 0.1rem;
  background-image: url("../img/news/bg_recruit_sp.webp");
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  margin-top: 0.6rem;
}
@media screen and (min-width: 768px) {
  #news-archive .l-recruit {
    background-image: url("../img/news/bg_recruit_pc.webp");
    padding: 0.38rem 0.5rem;
    width: 8.5rem;
    margin-left: auto;
    margin-right: auto;
  }
}
#news-archive .l-recruit__heading {
  font-family: "Inter", serif;
  font-size: 0.36rem;
  line-height: 0.44rem;
  letter-spacing: 0.05em;
  font-weight: 500;
  margin-bottom: 0.14rem;
}
@media screen and (min-width: 768px) {
  #news-archive .l-recruit__heading {
    font-size: 0.5rem;
    line-height: 0.6rem;
    margin-bottom: 0.16rem;
  }
}
#news-archive .l-recruit__desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.24rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-bottom: 0.35rem;
}
@media screen and (min-width: 768px) {
  #news-archive .l-recruit__desc {
    font-size: 0.2rem;
    line-height: 0.3rem;
    margin-bottom: 0.28rem;
  }
}
#news-archive .l-recruit__link {
  width: 2.05rem;
  height: 0.48rem;
  border-radius: 1rem;
  border: 0.015rem solid white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.21rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #news-archive .l-recruit__link {
    width: 2.35rem;
    height: 0.48rem;
  }
}

#news-article {
  padding-top: 0.41rem;
  padding-bottom: 1.06rem;
}
@media screen and (min-width: 768px) {
  #news-article {
    padding-top: 0.55rem;
    padding-bottom: 1rem;
  }
}

#contact {
  padding-top: 0.83rem;
  padding-bottom: 0.53rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  #contact {
    padding-top: 0.55rem;
    padding-bottom: 1.3rem;
  }
}
#contact .c-heading--center {
  margin-bottom: 0.26rem;
}
@media screen and (min-width: 768px) {
  #contact .c-heading--center {
    margin-bottom: 0.34rem;
  }
}
#contact .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.96rem;
}
@media screen and (min-width: 768px) {
  #contact .l-desc {
    text-align: center;
    margin-bottom: 0.71rem;
  }
}

#recruit {
  padding-top: 0.41rem;
  padding-bottom: 0.53rem;
}
@media screen and (min-width: 768px) {
  #recruit {
    padding-top: 0.55rem;
    padding-bottom: 1.16rem;
  }
}
#recruit .l-heading {
  color: #00ADCD;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.26rem;
  line-height: 0.36rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-bottom: 0.2rem;
}
@media screen and (min-width: 768px) {
  #recruit .l-heading {
    margin-bottom: 0.55rem;
    font-size: 0.36rem;
    line-height: 0.48rem;
    text-align: left;
  }
}
#recruit .l-container {
  display: flex;
  flex-direction: column;
  gap: 0.19rem;
  width: 100%;
}
#recruit .l-container dl {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  padding-bottom: 0.19rem;
  border-bottom: 0.01rem solid #CDD6DD;
}
@media screen and (min-width: 768px) {
  #recruit .l-container dl {
    border-bottom: unset;
    flex-direction: row;
    gap: 0.5rem;
    padding-bottom: unset;
  }
}
#recruit .l-container dl dt {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.2rem;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #recruit .l-container dl dt {
    width: 1.5rem;
    border-bottom: 0.01rem solid #CDD6DD;
    padding-bottom: 0.19rem;
  }
}
#recruit .l-container dl dd {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.2rem;
  letter-spacing: 0.05em;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  #recruit .l-container dl dd {
    flex-grow: 1;
    border-bottom: 0.01rem solid #CDD6DD;
    padding-bottom: 0.19rem;
  }
}
#recruit .l-button {
  margin-top: 0.4rem;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  #recruit .l-button {
    flex-direction: row;
    gap: 0.6rem;
    margin-top: 0.8rem;
  }
}
@media screen and (min-width: 768px) {
  #recruit .l-button .c-btn--arrow:nth-of-type(1) {
    width: 2.35rem;
  }
}

#recruit-form {
  padding-top: 0.41rem;
  padding-bottom: 0.6rem;
}
@media screen and (min-width: 768px) {
  #recruit-form {
    padding-top: 1.46rem;
    padding-bottom: 1.3rem;
  }
}
#recruit-form::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: white;
  width: 0.31rem;
  height: 0.2rem;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}
@media screen and (min-width: 768px) {
  #recruit-form::before {
    width: 0.65rem;
    height: 0.43rem;
  }
}
#recruit-form .c-heading--center {
  margin-bottom: 0.26rem;
}
@media screen and (min-width: 768px) {
  #recruit-form .c-heading--center {
    margin-bottom: 0.34rem;
  }
}
#recruit-form .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.96rem;
}
@media screen and (min-width: 768px) {
  #recruit-form .l-desc {
    text-align: center;
    margin-bottom: 0.71rem;
  }
}

#privacy-policy {
  padding-top: 0.45rem;
  padding-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  #privacy-policy {
    padding-top: 0.55rem;
    padding-bottom: 1.19rem;
  }
}
#privacy-policy .l-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.3rem;
  margin-bottom: 0.63rem;
}
@media screen and (min-width: 768px) {
  #privacy-policy .l-desc {
    line-height: 0.3rem;
    margin-top: 0.44rem;
    margin-bottom: 0.55rem;
  }
}
#privacy-policy .l-container {
  display: flex;
  flex-direction: column;
  gap: 0.63rem;
  align-items: flex-start;
  width: 100%;
}
#privacy-policy .l-container .l-wrapper {
  width: 100%;
}
#privacy-policy .l-container .l-wrapper__desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.2rem;
}
#privacy-policy .l-container .l-wrapper .c-list {
  margin-top: 0.25rem;
}
@media screen and (min-width: 768px) {
  #privacy-policy .l-container .l-wrapper .c-list {
    margin-top: 0.31rem;
  }
}

#wpadminbar {
  display: none;
}
@media screen and (min-width: 768px) {
  #wpadminbar {
    display: flex;
  }
}

.p-body {
  overflow-x: hidden;
}

.p-header {
  z-index: 100000;
  width: 100%;
  height: 0rem;
  position: fixed;
  top: 0.12rem;
  left: 50%;
  transform: translateX(-50%);
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.24rem;
  line-height: 0.35rem;
  letter-spacing: 0em;
  font-weight: 400;
  transition: 0.6s;
  opacity: 1;
  animation: 1s header-in forwards;
  width: calc(100vw - 0.32rem);
  height: 0.56rem;
  background-color: white;
  border-radius: 0.1rem;
}
@media screen and (min-width: 768px) {
  .p-header {
    width: 12.48rem;
    height: 0.88rem;
    padding-left: 0.4rem;
    padding-right: 0.18rem;
    border-radius: 0.2rem;
  }
}
.p-header--trans {
  background-color: transparent;
}
.p-header--trans:hover {
  background-color: white;
}
.p-header__space {
  height: 0.78rem;
}
@media screen and (min-width: 768px) {
  .p-header__space {
    height: 1.14rem;
  }
}
.p-header__logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 2.26rem;
  height: 0.31rem;
}
@media screen and (min-width: 768px) {
  .p-header__logo {
    width: 3.09rem;
    height: 0.43rem;
    margin-right: auto;
  }
}
.p-header__logo div {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .p-header__logo div {
    transform: unset;
    bottom: -0.34rem;
    left: unset;
    right: calc(50% + 4.63rem);
  }
}
.p-header__logo div span {
  display: none;
}
.p-header__logo div img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.p-header__container {
  position: relative;
  z-index: 50;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.14rem;
  padding-right: 0.1rem;
}
.p-header__container--menu {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-header__container--menu {
    display: flex;
    gap: 0.53rem;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-size: 0.16rem;
    line-height: 0.21rem;
    letter-spacing: 0.05em;
    font-weight: 700;
    white-space: nowrap;
  }
}
.p-header__container--phone {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-header__container--phone {
    display: flex;
    width: 1.78rem;
    height: 0.48rem;
    margin-left: 0.49rem;
    margin-right: 0.19rem;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    gap: 0.06rem;
    color: #009B43;
    font-family: "Inter", serif;
    font-size: 0.16rem;
    line-height: 0.2rem;
    letter-spacing: 0em;
    font-weight: 700;
    border: 0.02rem solid #009B43;
  }
  .p-header__container--phone::before {
    content: "";
    background-image: url("../img/common/icon_phone.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 0.2rem;
    height: 0.2rem;
  }
  .p-header__container--phone:hover {
    opacity: 1;
    background: linear-gradient(to bottom, #009B43 0%, #00ADCD 100%);
    color: white;
    border: unset;
  }
  .p-header__container--phone:hover::before {
    filter: brightness(0) invert(1);
  }
}
.p-header__nav {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  width: 100%;
  height: 100dvh;
  overflow-y: scroll;
  background: linear-gradient(to bottom, #009B43 0%, #00ADCD 100%);
  transform: translateY(-100%);
  transition: 0.3s;
  padding-top: 1.02rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  padding-bottom: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.51rem;
  color: white;
}
@media screen and (min-width: 768px) {
  .p-header__nav {
    padding-top: 0.51rem;
    padding-left: unset;
    padding-right: unset;
    padding-bottom: 0.19rem;
    gap: 0.38rem;
    overflow-y: hidden;
  }
}
.p-header__nav > * {
  position: relative;
  z-index: 2;
}
.p-header__nav--close {
  position: fixed;
  z-index: 3;
  top: 0.25rem;
  right: 0.34rem;
  cursor: pointer;
  transition: 0.3s;
  display: flex;
  flex-direction: column;
  gap: 0.08rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-header__nav--close {
    top: 0.43rem;
    right: 0.45rem;
    bottom: 0.2rem;
    gap: 0.12rem;
  }
}
.p-header__nav--close::before {
  content: "";
  width: 0.27rem;
  height: 0.27rem;
  background-image: url("../img/common/header_close.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .p-header__nav--close::before {
    width: 0.34rem;
    height: 0.34rem;
  }
}
.p-header__nav--close::after {
  content: "Close";
  color: white;
  font-family: "Inter", serif;
  font-size: 0.1rem;
  line-height: 0.12rem;
  letter-spacing: 0.05em;
  font-weight: 700;
}
.p-header__nav--close:hover {
  opacity: 0.7;
}
.p-header__nav--container {
  display: flex;
  flex-direction: column;
  gap: 0.27rem;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .p-header__nav--container {
    margin: auto;
    width: 11.8rem;
    padding-right: 0.4rem;
    flex-direction: row;
  }
}
.p-header__nav--logo {
  width: 1.92rem;
  height: 0.26rem;
  position: absolute;
  top: 0.26rem;
  left: 0.2rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav--logo {
    width: 3.09rem;
    height: 0.42rem;
    top: 0.37rem;
    left: 0.52rem;
  }
}
.p-header__nav--address {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.22rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  display: block;
}
.p-header__nav--policy {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0em;
  font-weight: 500;
  display: block;
}
.p-header__nav--check {
  display: none;
}
.p-header__nav--check:checked ~ .p-header {
  opacity: 0 !important;
  pointer-events: none;
  transform: translate(-50%, -100%);
}
.p-header__nav--check:checked ~ .p-header__nav {
  transform: translateY(0%);
}
.p-header__nav--menu {
  display: flex;
  flex-direction: column;
  gap: 0.38rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav--menu {
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 0.46rem;
  }
}
.p-header__nav--menu--home {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.18rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-header__nav--menu--home {
    font-size: 0.22rem;
    line-height: 0.3rem;
  }
}
.p-header__nav--menu--container {
  display: flex;
  flex-direction: column;
  gap: 0.39rem;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .p-header__nav--menu--container {
    flex-direction: row;
    gap: 1.2rem;
    display: flex;
  }
}
.p-header__nav--menu--wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
}
.p-header__nav--menu--major {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.18rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
}
.p-header__nav--menu--major:nth-child(n+3) {
  margin-top: 0.2rem;
}
@media screen and (min-width: 768px) {
  .p-header__nav--menu--major:nth-child(n+3) {
    margin-top: 0.6rem;
  }
}
@media screen and (min-width: 768px) {
  .p-header__nav--menu--major {
    font-size: 0.22rem;
    line-height: 0.3rem;
  }
}
.p-header__nav--menu--minor {
  display: flex;
  flex-direction: column;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-header__nav--menu--minor {
    font-size: 0.18rem;
    line-height: 0.38rem;
  }
}
.p-header__nav--menu--minor li {
  display: flex;
  gap: 0.5em;
  padding-left: 1em;
}
.p-header__nav--menu--minor li::before {
  content: "- ";
}
.p-header__nav--menu--minor div {
  opacity: 0.7;
}
.p-header__nav--button {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  align-items: flex-start;
}
.p-header__nav--box {
  width: 0.42rem;
  height: 0.42rem;
  border-radius: 100%;
  background: linear-gradient(to bottom, #009B43 0%, #00ADCD 100%);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-header__nav--box {
    flex-direction: column;
    width: 0.64rem;
    height: 0.64rem;
    gap: 0.06rem;
    padding-top: 0.1rem;
  }
}
@media screen and (min-width: 768px) {
  .p-header__nav--box::after {
    content: "Menu";
    font-family: "Inter", serif;
    font-size: 0.1rem;
    line-height: 0.12rem;
    letter-spacing: 0.05em;
    font-weight: 700;
    color: white;
  }
}
.p-header__nav--box--wrapper {
  width: 0.23rem;
  height: 0.15rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-header__nav--box--wrapper {
    width: 0.3rem;
    height: 0.2rem;
    gap: 0.03rem;
  }
}
.p-header__nav--box--line {
  width: 100%;
  height: 0.015rem;
  background-color: white;
}
.p-header__nav--copyright {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.08rem;
  line-height: 0.11rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-header__nav--copyright {
    text-align: center;
  }
}

@keyframes header-in {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    pointer-events: all;
  }
}
@keyframes header-out {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    pointer-events: none;
  }
}
.p-footer {
  position: relative;
  z-index: 500;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  background: linear-gradient(to bottom, #009B43 0%, #00ADCD 100%);
  padding-top: 0.42rem;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  padding-bottom: 0.34rem;
  display: flex;
  flex-direction: column;
  gap: 0.51rem;
  color: white;
}
@media screen and (min-width: 768px) {
  .p-footer {
    padding-top: 0.51rem;
    padding-left: unset;
    padding-right: unset;
    padding-bottom: 0.19rem;
    gap: 0.38rem;
  }
}
.p-footer::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("../img/common/bg_header_sp.webp");
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-footer::before {
    background-image: url("../img/common/bg_header_pc.webp");
  }
}
.p-footer > * {
  position: relative;
  z-index: 2;
}
.p-footer__page-top {
  position: absolute;
  z-index: 3;
  width: 0.43rem;
  height: 0.43rem;
  background-image: url("../img/common/arrow_top.svg");
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 0.3rem;
  right: 0.2rem;
  cursor: pointer;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .p-footer__page-top {
    width: 0.4rem;
    height: 0.4rem;
    bottom: 0.2rem;
  }
}
.p-footer__page-top:hover {
  opacity: 0.7;
}
.p-footer__container {
  display: flex;
  flex-direction: column;
  gap: 0.27rem;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  .p-footer__container {
    margin: auto;
    width: 11.8rem;
    padding-right: 0.4rem;
    flex-direction: row;
  }
}
.p-footer__logo {
  width: 3.1rem;
  height: 0.43rem;
  margin-bottom: 0.32rem;
  display: block;
}
.p-footer__address {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.22rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  display: block;
}
.p-footer__policy {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0em;
  font-weight: 500;
  display: block;
}
.p-footer__menu {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-footer__menu {
    margin-left: 0.77rem;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    gap: 0.17rem;
  }
}
.p-footer__menu--home {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.19rem;
  letter-spacing: 0em;
  font-weight: 700;
}
.p-footer__menu--container {
  display: flex;
  gap: 0.6rem;
}
.p-footer__menu--wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.13rem;
}
.p-footer__menu--major {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.19rem;
  letter-spacing: 0em;
  font-weight: 700;
}
.p-footer__menu--minor {
  display: flex;
  flex-direction: column;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
}
.p-footer__menu--minor li {
  display: flex;
  gap: 0.5em;
}
.p-footer__menu--minor li::before {
  content: "- ";
}
.p-footer__menu--minor div {
  opacity: 0.7;
}
.p-footer__button {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  align-items: flex-start;
}
.p-footer__box {
  width: 0.42rem;
  height: 0.42rem;
  border-radius: 100%;
  background: linear-gradient(to bottom, #009B43 0%, #00ADCD 100%);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-footer__box {
    flex-direction: column;
    width: 0.64rem;
    height: 0.64rem;
    gap: 0.06rem;
    padding-top: 0.1rem;
  }
}
.p-footer__box::after {
  content: "Menu";
  font-family: "Inter", serif;
  font-size: 0.1rem;
  line-height: 0.12rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: white;
}
.p-footer__box--wrapper {
  width: 0.23rem;
  height: 0.15rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-footer__box--wrapper {
    width: 0.3rem;
    height: 0.2rem;
    gap: 0.03rem;
  }
}
.p-footer__box--line {
  width: 100%;
  height: 0.015rem;
  background-color: white;
}
.p-footer__copyright {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.08rem;
  line-height: 0.11rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-footer__copyright {
    text-align: center;
  }
}

.p-page-header {
  width: 3.43rem;
  height: 0.9rem;
  margin: auto;
  border-radius: 0.1rem;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding-left: 0.18rem;
}
@media screen and (min-width: 768px) {
  .p-page-header {
    width: calc(100% - 0.32rem);
    height: 2rem;
    border-radius: 0.2rem;
    padding-left: unset;
    max-width: 12.48rem;
  }
}
.p-page-header__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.p-page-header__bg img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.p-page-header__container {
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: flex-start;
  padding-bottom: 0.05rem;
  position: relative;
  z-index: 3;
  color: white;
}
@media screen and (min-width: 768px) {
  .p-page-header__container {
    padding-bottom: 0.1rem;
    width: 11rem;
    margin: auto;
  }
}
.p-page-header__container::after {
  content: "";
  width: 0.29rem;
  height: 0.01rem;
  background-color: white;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-page-header__container strong {
  font-family: "Inter", serif;
  font-size: 0.24rem;
  line-height: 0.29rem;
  letter-spacing: 0.03em;
  font-weight: 500;
  margin-bottom: 0.01rem;
}
@media screen and (min-width: 768px) {
  .p-page-header__container strong {
    font-size: 0.5rem;
    line-height: 0.6rem;
    margin-bottom: 0.07rem;
  }
}
.p-page-header__container span {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.19rem;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-page-header__container span {
    font-size: 0.26rem;
    line-height: 0.35rem;
  }
}
.p-page-header__container--black {
  color: #3B4043;
}
.p-page-header__container--black::after {
  content: "";
  background-color: #3B4043;
}

.p-breadcrumb {
  width: 3.43rem;
  margin: auto;
  margin-top: 0.1rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0em;
  font-weight: 500;
  gap: 1em;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .p-breadcrumb {
    width: 11rem;
    margin-top: 0.2rem;
    font-weight: 700;
  }
}
.p-breadcrumb span, .p-breadcrumb a {
  display: block;
}

.p-news-list {
  display: flex;
  flex-direction: column;
}
.p-news-list__wrapper {
  padding-top: 0.16rem;
  padding-bottom: 0.16rem;
  border-bottom: 0.01rem solid #EFF0F0;
  display: flex;
  flex-direction: column;
  gap: 0.04rem;
}
.p-news-list__wrapper:nth-of-type(1) {
  padding-top: unset;
}
@media screen and (min-width: 768px) {
  .p-news-list__wrapper {
    flex-direction: row;
    gap: 0.48rem;
    align-items: baseline;
    padding-top: 0.24rem;
    padding-bottom: 0.24rem;
  }
}
.p-news-list__date {
  font-size: 0.16rem;
  line-height: 0.16rem;
  letter-spacing: 0.04em;
  font-weight: 500;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .p-news-list__date {
    flex: none;
    white-space: nowrap;
    font-size: 0.2rem;
    line-height: 0.2rem;
  }
}
.p-news-list__title {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.22rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-news-list__title[href=""] {
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .p-news-list__title {
    font-size: 0.2rem;
    line-height: 0.34rem;
  }
}

.p-form {
  width: 100%;
}
.p-form input[type=text], .p-form input[type=email], .p-form input[type=tel], .p-form input[type=date] {
  display: block;
  border: 0.01rem solid #00ADCD;
  background-color: white;
  padding-left: 0.16rem;
  padding-right: 0.16rem;
  border-radius: 0;
  width: 100%;
  height: 0.44rem;
}
.p-form input[type=text]::-moz-placeholder, .p-form input[type=email]::-moz-placeholder, .p-form input[type=tel]::-moz-placeholder, .p-form input[type=date]::-moz-placeholder {
  color: #CDD6DD;
}
.p-form input[type=text]::placeholder, .p-form input[type=email]::placeholder, .p-form input[type=tel]::placeholder, .p-form input[type=date]::placeholder {
  color: #CDD6DD;
}
.p-form textarea {
  display: block;
  border: 0.01rem solid #00ADCD;
  background-color: white;
  padding: 0.11rem 0.16rem;
  border-radius: 0;
  width: 100%;
  height: 2rem;
}
.p-form textarea::-moz-placeholder {
  color: #CDD6DD;
}
.p-form textarea::placeholder {
  color: #CDD6DD;
}
.p-form input[type=checkbox] {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 0;
  margin: 0;
}
.p-form input[type=file] {
  display: none;
}
.p-form .c-btn--submit {
  margin-top: 0.27rem;
}
@media screen and (min-width: 768px) {
  .p-form .c-btn--submit {
    margin-top: 0.45rem;
  }
}
.p-form .wpcf7-response-output {
  border-radius: 0.03rem;
  background-color: white;
}
.p-form .wpcf7-spinner {
  display: none;
}
.p-form__main {
  width: 100%;
}
.p-form__main--container {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
@media screen and (min-width: 768px) {
  .p-form__main--container {
    gap: 0.37rem;
  }
}
.p-form__item {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  align-items: flex-start;
  width: 100%;
}
.p-form__item dt {
  display: flex;
  align-items: center;
  gap: 0.02rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-form__item dt {
    gap: 0.12rem;
  }
}
.p-form__item dt span {
  display: flex;
  align-items: center;
  gap: 0.1rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.18rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-form__item dt span {
    gap: 0.39rem;
  }
}
.p-form__item dt small {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-form__item dd {
  width: 100%;
}
.p-form__item dd div {
  width: 100%;
  margin-top: 0.12rem;
  display: flex;
  flex-direction: column;
  gap: 0.11rem;
  align-items: flex-start;
}
.p-form__item dd div small {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.19rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-form__item dd .wpcf7-form-control-wrap {
  width: 100%;
}
.p-form__item dd .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.36rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-form__item dd .wpcf7-checkbox li {
  display: flex;
  gap: 0.08rem;
}
.p-form__item dd .wpcf7-checkbox .wpcf7-list-item {
  margin-left: unset;
}
.p-form__item--required dt span::after {
  content: "必須";
  width: 0.4rem;
  height: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00ADCD;
  color: white;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0em;
  font-weight: 700;
}
.p-form__file {
  background-color: white;
  width: 100%;
  height: 0.44rem;
  border: 0.01rem solid #00ADCD;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
  display: flex;
  gap: 0.1rem;
  align-items: center;
}
.p-form__file .wpcf7-form-control-wrap {
  display: none;
}
.p-form__file--button {
  width: 1.26rem;
  height: 0.26rem;
  border-radius: 0.06rem;
  background-color: #E8F6FA;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.1rem;
  line-height: 0.14rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.p-form__file--name:empty {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.1rem;
  line-height: 0.14rem;
  letter-spacing: 0.05em;
  font-weight: 700;
}
.p-form__file--name:empty::before {
  content: "選択されていません";
  color: #CDD6DD;
}
.p-form__policy div {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 0.12rem;
  align-items: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.19rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-form__policy div {
    flex-direction: row;
    gap: 0.3rem;
    justify-content: center;
  }
}
.p-form__policy p {
  display: block;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.31rem;
}

.p-category-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.07rem;
}
@media screen and (min-width: 768px) {
  .p-category-list {
    gap: 0.2rem;
  }
}
.p-category-list__item {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0em;
  font-weight: 700;
  padding-left: 0.06rem;
  padding-right: 0.06rem;
  border-radius: 0.04rem;
  border: 0.01rem solid #00ADCD;
  color: #00ADCD;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0.8rem;
  height: 0.25rem;
  white-space: nowrap;
  gap: 0.13rem;
}
@media screen and (min-width: 768px) {
  .p-category-list__item {
    min-width: 1.36rem;
    height: 0.42rem;
    font-size: 0.16rem;
    line-height: 0.2rem;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    border-radius: 0.1rem;
  }
}
.p-category-list__item[data-slug=all] {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-category-list__item[data-slug=all] {
    display: flex;
  }
}
.p-category-list__item--current {
  background-color: #00ADCD;
  color: white;
}

.p-archive {
  display: flex;
  flex-direction: column;
  gap: 0.41rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-archive {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.6rem 0.4rem;
  }
}
.p-archive__wrapper {
  display: flex;
  gap: 0.17rem;
}
@media screen and (min-width: 768px) {
  .p-archive__wrapper {
    width: 3.4rem;
    flex: none;
    flex-direction: column;
    gap: 0.2rem;
  }
}
.p-archive__thumb {
  width: 1.54rem;
  height: 1.05rem;
  border-radius: 0.1rem;
  border: 0.02rem solid #00ADCD;
  overflow: hidden;
  flex: none;
}
@media screen and (min-width: 768px) {
  .p-archive__thumb {
    width: 3.4rem;
    height: 2.26rem;
    border-radius: 0.2rem;
  }
}
.p-archive__title {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-bottom: 0.1rem;
}
@media screen and (min-width: 768px) {
  .p-archive__title {
    font-size: 0.16rem;
    line-height: 0.26rem;
    margin-bottom: 0.14rem;
  }
}
.p-archive__category {
  margin-top: auto;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0em;
  font-weight: 700;
  padding-left: 0.06rem;
  padding-right: 0.06rem;
  border-radius: 0.04rem;
  border: 0.01rem solid #00ADCD;
  color: #00ADCD;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0.8rem;
  height: 0.22rem;
  white-space: nowrap;
  margin-bottom: 0.06rem;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .p-archive__category {
    min-width: 0.86rem;
    height: 0.23rem;
    margin-bottom: 0.11rem;
  }
}
.p-archive__date {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-archive__info {
  display: flex;
  gap: 0.07rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-archive__info {
    flex-direction: column;
    align-items: flex-start;
  }
}
.p-archive__info * {
  margin: 0;
}

.p-pagination .nav-links > .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.09rem;
}
@media screen and (min-width: 768px) {
  .p-pagination .nav-links > .page-numbers {
    gap: 0.1rem;
  }
}
.p-pagination .nav-links > .page-numbers li a, .p-pagination .nav-links > .page-numbers li .current {
  width: 0.36rem;
  height: 0.36rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.01rem solid #00ADCD;
  font-family: "Inter", serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0.1em;
  font-weight: 400;
  border-radius: 100%;
}
@media screen and (min-width: 768px) {
  .p-pagination .nav-links > .page-numbers li a, .p-pagination .nav-links > .page-numbers li .current {
    width: 0.4rem;
    height: 0.4rem;
  }
}
.p-pagination .nav-links > .page-numbers li a {
  background-color: white;
  color: #00ADCD;
}
.p-pagination .nav-links > .page-numbers li .current {
  background-color: #00ADCD;
  color: white;
}
.p-pagination .nav-links > .page-numbers li .prev {
  background-color: transparent;
  border: unset;
  width: 0.23rem;
  height: 0.23rem;
  background-image: url("../img/common/arrow_right_large.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transform: scaleX(-1);
}
@media screen and (min-width: 768px) {
  .p-pagination .nav-links > .page-numbers li .prev {
    width: 0.26rem;
    height: 0.26rem;
  }
}
.p-pagination .nav-links > .page-numbers li .next {
  background-color: transparent;
  border: unset;
  width: 0.23rem;
  height: 0.23rem;
  background-image: url("../img/common/arrow_right_large.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .p-pagination .nav-links > .page-numbers li .next {
    width: 0.26rem;
    height: 0.26rem;
  }
}

.p-article {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.28rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-article {
    line-height: 0.3rem;
  }
}
.p-article > *:last-child {
  margin-bottom: unset !important;
}
.p-article__info {
  display: flex;
  gap: 0.13rem;
  align-items: center;
  margin-bottom: 0.24rem;
}
@media screen and (min-width: 768px) {
  .p-article__info {
    gap: 0.16rem;
  }
}
.p-article__date {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-article__date {
    font-size: 0.16rem;
    line-height: 0.21rem;
  }
}
.p-article__category {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  min-width: 0.87rem;
  height: 0.23rem;
  border-radius: 0.04rem;
  border: 0.01rem solid #00ADCD;
  background-color: white;
  color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 700;
  width: -moz-fit-content;
  width: fit-content;
}
.p-article .wp-block-image {
  border-radius: 0.1rem;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
@media screen and (min-width: 768px) {
  .p-article .wp-block-image {
    border-radius: 0.2rem;
    margin-bottom: 0.35rem;
  }
}
.p-article h1 {
  color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.24rem;
  line-height: 0.32rem;
  letter-spacing: 0em;
  font-weight: 700;
  padding-bottom: 0.17rem;
  position: relative;
  display: block;
  margin-bottom: 0.1rem;
}
@media screen and (min-width: 768px) {
  .p-article h1 {
    font-size: 0.36rem;
    line-height: 0.48rem;
    padding-bottom: 0.34rem;
    margin-bottom: 0.41rem;
  }
}
.p-article h1::after {
  content: "";
  width: 0.6rem;
  height: 0.01rem;
  background-color: #00ADCD;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-article h2 {
  width: 100%;
  min-height: 0.4rem;
  padding-top: 0.05rem;
  padding-bottom: 0.04rem;
  padding-left: 0.1rem;
  border-left: 0.06rem solid #00ADCD;
  background-color: #E8F6FA;
  color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.22rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}
@media screen and (min-width: 768px) {
  .p-article h2 {
    font-size: 0.24rem;
    line-height: 0.36rem;
    margin-bottom: 0.3rem;
  }
}
.p-article h3 {
  width: 100%;
  height: 0.26rem;
  padding-left: 0.1rem;
  border-left: 0.06rem solid #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.2rem;
  line-height: 0.27rem;
  letter-spacing: 0em;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 0.18rem;
}
@media screen and (min-width: 768px) {
  .p-article h3 {
    font-size: 0.2rem;
    line-height: 0.27rem;
    margin-bottom: 0.28rem;
  }
}
.p-article p {
  display: block;
  width: 100%;
  margin-bottom: 0.27rem;
}
@media screen and (min-width: 768px) {
  .p-article p {
    margin-bottom: 0.55rem;
  }
}
.p-article table {
  margin-bottom: 0.25rem;
}
@media screen and (min-width: 768px) {
  .p-article table {
    margin-bottom: 0.6rem;
  }
}
.p-article table td {
  background-color: #F0F3F5;
  vertical-align: middle;
  padding: 0.14rem;
  border: 0.05rem solid transparent;
  background-clip: padding-box;
}
.p-article .wp-block-quote p:empty {
  display: none;
}
.p-article .wp-block-quote p {
  display: block;
  border: 0.1rem solid #E8F6FA;
  background-color: white;
  padding: 0.22rem;
}
@media screen and (min-width: 768px) {
  .p-article .wp-block-quote p {
    padding: 0.34rem 0.66rem;
  }
}
.p-article ul {
  display: flex;
  flex-direction: column;
  gap: 0.09rem;
  margin-bottom: 0.3rem;
}
@media screen and (min-width: 768px) {
  .p-article ul {
    gap: 0.11rem;
  }
}
.p-article ul li {
  display: flex;
  gap: 0.12rem;
}
.p-article ul li::before {
  content: "";
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 1rem;
  background-color: #00ADCD;
  position: relative;
  top: 0.08rem;
  flex: none;
}
.p-article ol {
  display: flex;
  flex-direction: column;
  gap: 0.09rem;
  counter-reset: count 0;
  margin-bottom: 0.3rem;
}
@media screen and (min-width: 768px) {
  .p-article ol {
    gap: 0.12rem;
  }
}
.p-article ol li {
  counter-increment: count 1;
  display: flex;
  gap: 0.12rem;
}
.p-article ol li::before {
  content: counter(count) ".";
}

.p-search {
  display: flex;
  flex-wrap: wrap;
  gap: 0.1rem;
}
@media screen and (min-width: 768px) {
  .p-search {
    gap: 0.2rem 0.25rem;
  }
}
.p-search__wrapper {
  width: 1.06rem;
  height: 0.34rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 700;
  border: 0.015rem solid #00ADCD;
  background-color: white;
  cursor: pointer;
  transition: 0.3s;
  border-radius: 0.06rem;
}
@media screen and (min-width: 768px) {
  .p-search__wrapper {
    width: 1.2rem;
    height: 0.4rem;
  }
}
.p-search__wrapper:hover {
  opacity: 0.7;
}
.p-search__wrapper input {
  display: none;
}
.p-search__wrapper:has(input:checked) {
  background-color: #00ADCD;
  color: white;
}
.p-search__button {
  background-color: #00ADCD;
  color: white;
  width: 1.9rem;
  height: 0.38rem;
  border-radius: 1rem;
  margin-top: 0.23rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.32rem auto 0;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.23rem;
  letter-spacing: 0em;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .p-search__button {
    width: 2.15rem;
    height: 0.48rem;
    margin-top: 0.34rem;
    font-size: 0.16rem;
    line-height: 0.21rem;
  }
}
.p-search__button:hover {
  opacity: 0.7;
}

.p-document-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-document-list {
    gap: 0.5rem;
  }
}
.p-document-list__container {
  border-radius: 0.1rem;
  border: 0.015rem solid #00ADCD;
  background-color: white;
  padding: 0.29rem 0.24rem 0.22rem;
  width: 100%;
}
.p-document-list__container:not(:has(.p-document-list__wrapper:not(.p-document-list__hidden))) {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .p-document-list__container {
    padding: 0.53rem 0.55rem 0.37rem;
    border-radius: 0.2rem;
  }
}
.p-document-list__heading {
  color: #00ADCD;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.24rem;
  line-height: 0.32rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-bottom: 0.27rem;
}
@media screen and (min-width: 768px) {
  .p-document-list__heading {
    font-size: 0.3rem;
    line-height: 0.4rem;
    margin-bottom: 0.4rem;
  }
}
.p-document-list__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.14rem;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-document-list__content {
    flex-direction: row;
    gap: 0.42rem 0.45rem;
    flex-wrap: wrap;
    align-items: stretch;
  }
}
.p-document-list__content:has(.p-document-list__hidden) {
  justify-content: center;
}
.p-document-list__wrapper {
  background-color: #F0F3F5;
  border-radius: 0.1rem;
  padding: 0.2rem 0.1rem 0.18rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-document-list__wrapper {
    border-radius: 0.2rem;
    padding: 0.26rem 0.1rem 0.29rem;
    width: 4rem;
  }
}
.p-document-list__wrapper h4 {
  text-align: center;
  display: block;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.18rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
}
.p-document-list__wrapper div {
  display: flex;
  justify-content: center;
  gap: 0.16rem;
  margin-top: 0.15rem;
}
.p-document-list__wrapper div .c-btn--file--pdf {
  width: 1.1rem;
  height: 0.34rem;
}
@media screen and (min-width: 768px) {
  .p-document-list__wrapper div .c-btn--file--pdf {
    width: 1.46rem;
    height: 0.4rem;
    font-size: 0.14rem;
  }
}
.p-document-list__wrapper div .c-btn--file--pdf::before {
  content: "";
}
@media screen and (min-width: 768px) {
  .p-document-list__wrapper div .c-btn--file--pdf::before {
    width: 0.17rem;
    height: 0.18rem;
  }
}
.p-document-list__wrapper div .c-btn--file--word {
  width: 1.1rem;
  height: 0.34rem;
}
@media screen and (min-width: 768px) {
  .p-document-list__wrapper div .c-btn--file--word {
    width: 1.46rem;
    height: 0.4rem;
    font-size: 0.14rem;
  }
}
.p-document-list__wrapper div .c-btn--file--word::before {
  content: "";
}
@media screen and (min-width: 768px) {
  .p-document-list__wrapper div .c-btn--file--word::before {
    width: 0.19rem;
    height: 0.18rem;
  }
}
.p-document-list__wrapper p {
  display: block;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.18rem;
  letter-spacing: 0em;
  font-weight: 700;
  margin-top: 0.18rem;
  text-align: center;
}
.p-document-list__wrapper a {
  color: #00ADCD;
}
.p-document-list__wrapper small {
  display: block;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.18rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.07rem;
  text-align: center;
}
.p-document-list__wrapper span {
  display: block;
  width: 2.35rem;
  margin: 0.1rem auto 0;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.18rem;
  letter-spacing: 0em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-document-list__wrapper span {
    width: 3.42rem;
  }
}
.p-document-list__notify {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.18rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.14rem;
}
@media screen and (min-width: 768px) {
  .p-document-list__notify {
    margin-top: 0.24rem;
    text-align: center;
  }
}
.p-document-list__hidden {
  display: none !important;
}

.p-slider {
  display: flex;
  flex-direction: column;
  gap: 0.04rem;
  align-items: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-slider {
    gap: 0.1rem;
  }
}
.p-slider img {
  display: block;
  width: 100%;
  height: 100%;
}
.p-slider__main {
  position: relative;
}
.p-slider__main .swiper-slide {
  height: auto;
}
.p-slider__main .swiper-slide img {
  height: 100%;
}
.p-slider__thumb .swiper-slide {
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s;
  height: auto;
}
.p-slider__thumb .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.p-slider__thumb .swiper-slide:hover {
  opacity: 1;
}
.p-slider__thumb .swiper-slide img {
  height: 100%;
}
.p-slider__next {
  position: absolute;
  width: 0.12rem;
  height: 0.24rem;
  background-image: url("../img/common/chevron_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  right: -0.09rem;
  transform: translate(100%, -50%);
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .p-slider__next {
    width: 0.19rem;
    height: 0.37rem;
    right: -0.33rem;
  }
}
.p-slider__prev {
  position: absolute;
  width: 0.12rem;
  height: 0.24rem;
  background-image: url("../img/common/chevron_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  left: -0.09rem;
  transform: translate(-100%, -50%) scaleX(-1);
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .p-slider__prev {
    width: 0.19rem;
    height: 0.37rem;
    left: -0.33rem;
  }
}
.p-slider--white {
  filter: brightness(0) invert(1);
}

.p-visual {
  width: 100%;
  position: relative;
  --color: rgba(0, 155, 67, 0.6);
}
@media screen and (min-width: 768px) {
  .p-visual {
    height: 8.84rem;
  }
}
.p-visual--blue {
  --color: rgba(0, 173, 205, 0.6);
}
.p-visual__wrapper {
  width: 100%;
  position: relative;
  z-index: 2;
  gap: 0.4rem;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .p-visual__wrapper {
    width: 100%;
    height: 100%;
  }
}
.p-visual__text {
  width: 100%;
  padding-top: 0.48rem;
  padding-left: 0.16rem;
  padding-right: 0.16rem;
  position: relative;
  z-index: 3;
  color: white;
}
@media screen and (min-width: 768px) {
  .p-visual__text {
    position: absolute;
    width: 5.5rem;
    height: 100%;
    right: 50%;
    top: 0;
    background: var(--color);
    padding: 1.05rem 0.55rem 0.5rem 0.7rem;
  }
}
.p-visual__heading {
  display: flex;
  flex-direction: column;
  gap: 0.06rem;
  align-items: flex-start;
  padding-bottom: 0.05rem;
  position: relative;
  margin-bottom: 0.4rem;
}
@media screen and (min-width: 768px) {
  .p-visual__heading {
    gap: 0.09rem;
    padding-bottom: 0.14rem;
    margin-bottom: 0.68rem;
  }
}
.p-visual__heading::after {
  content: "";
  position: absolute;
  width: 0.51rem;
  height: 0.01rem;
  bottom: 0;
  left: 0;
  background-color: white;
}
.p-visual__heading strong {
  font-family: "Inter", serif;
  font-size: 0.16rem;
  line-height: 0.2rem;
  letter-spacing: 0.03em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-visual__heading strong {
    font-size: 0.5rem;
    line-height: 0.6rem;
  }
}
.p-visual__heading span {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.28rem;
  line-height: 0.35rem;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-visual__heading span {
    font-size: 0.26rem;
    line-height: 0.35rem;
  }
}
.p-visual__desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.24rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-visual__desc {
    font-size: 0.16rem;
    line-height: 0.3rem;
  }
}
.p-visual__image {
  padding-left: 0.16rem;
  padding-right: 0.16rem;
  padding-bottom: 0.21rem;
}
@media screen and (min-width: 768px) {
  .p-visual__image {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    top: 0;
    left: 0;
    padding: 0;
  }
}
.p-visual__image--first {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-visual__image--first {
    position: initial;
    width: 50%;
    height: 100%;
  }
}
.p-visual__image--first::before {
  content: "";
  background: var(--color);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-visual__image--first::before {
    content: unset;
  }
}
.p-visual__image--second {
  width: 3.43rem;
  height: 3.78rem;
}
@media screen and (min-width: 768px) {
  .p-visual__image--second {
    width: 50%;
    height: 100%;
  }
}

.p-link {
  display: flex;
  flex-wrap: wrap;
  gap: 0.14rem 0.13rem;
}
@media screen and (min-width: 768px) {
  .p-link {
    gap: 0.25rem 0.3rem;
  }
}
.p-link__wrapper {
  width: 1.65rem;
  height: 1.3rem;
  border-radius: 0.1rem;
  overflow: hidden;
  position: relative;
  padding-top: 0.43rem;
}
@media screen and (min-width: 768px) {
  .p-link__wrapper {
    width: 3rem;
    height: 2.2rem;
    border-radius: 0.2rem;
    padding-top: 0.68rem;
  }
}
.p-link__wrapper:hover {
  opacity: 1;
}
.p-link__wrapper:hover picture {
  opacity: 0.7;
}
.p-link__wrapper:hover::after {
  opacity: 0.7;
}
.p-link__wrapper::after {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #00ADCD;
  mix-blend-mode: multiply;
  transition: 0.3s;
}
.p-link__wrapper picture {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  transition: 0.3s;
}
.p-link__wrapper span {
  position: relative;
  z-index: 3;
  color: white;
  display: flex;
  flex-direction: column;
  gap: 0.09rem;
  align-items: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.18rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-link__wrapper span {
    font-size: 0.22rem;
    line-height: 0.3rem;
    gap: 0.15rem;
  }
}
.p-link__wrapper span i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.24rem;
  height: 0.24rem;
  border-radius: 100%;
  border: 0.015rem solid white;
}
@media screen and (min-width: 768px) {
  .p-link__wrapper span i {
    width: 0.34rem;
    height: 0.34rem;
  }
}
.p-link__wrapper span i::after {
  content: "";
  width: 0.096rem;
  height: 0.108rem;
  background-image: url("../img/common/arrow_right_bold.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 768px) {
  .p-link__wrapper span i::after {
    width: 0.126rem;
    height: 0.143rem;
  }
}

.p-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  background-color: #00778E;
  width: 100%;
  height: 0.94rem;
  border-radius: 0.1rem 0.1rem 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.24rem;
}
@media screen and (min-width: 768px) {
  .p-cta {
    display: none;
  }
}
.p-cta__wrapper {
  width: 1.34rem;
  height: 0.4rem;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  padding-left: 0.22rem;
  gap: 0.11rem;
  color: #00778E;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.22rem;
  letter-spacing: 0em;
  font-weight: 700;
  background-color: white;
}
.p-cta--app::before {
  content: "";
  width: 0.17rem;
  height: 0.21rem;
  background-image: url("../img/common/icon_app.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.p-cta--bid::before {
  content: "";
  width: 0.22rem;
  height: 0.22rem;
  background-image: url("../img/common/icon_bid.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.p-menu {
  width: 100%;
  background: linear-gradient(to bottom, #009B43 0%, #00ADCD 100%);
  color: white;
  display: flex;
  flex-direction: column;
  padding-left: 0.08rem;
  padding-right: 0.08rem;
}
@media screen and (min-width: 768px) {
  .p-menu {
    flex-direction: row;
    justify-content: center;
    padding-left: unset;
    padding-right: unset;
    padding-top: 0.44rem;
    padding-bottom: 0.48rem;
    background: url("../img/common/bg_menu.webp");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
.p-menu__wrapper {
  display: flex;
  height: 0.92rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
@media screen and (min-width: 768px) {
  .p-menu__wrapper {
    padding-top: unset;
    padding-bottom: unset;
    height: 0.96rem;
  }
}
.p-menu__wrapper:nth-of-type(1) {
  border-bottom: 0.01rem solid white;
}
@media screen and (min-width: 768px) {
  .p-menu__wrapper:nth-of-type(1) {
    border-bottom: none;
    border-right: 0.01rem solid white;
  }
}
.p-menu div.p-menu__item {
  opacity: 0.7;
}
.p-menu__item {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  position: relative;
  border-right: 0.01rem solid white;
  padding-top: 0.04rem;
}
@media screen and (min-width: 768px) {
  .p-menu__item {
    padding-left: 0.35rem;
    padding-right: 0.35rem;
    padding-top: unset;
  }
}
.p-menu__item:has(strong) {
  pointer-events: none;
}
.p-menu__item:first-child {
  padding-left: 0.11rem;
}
@media screen and (min-width: 768px) {
  .p-menu__item:first-child {
    padding-left: 0.32rem;
  }
}
.p-menu__item:last-child {
  padding-right: 0.11rem;
  border-right: unset;
}
@media screen and (min-width: 768px) {
  .p-menu__item:last-child {
    padding-right: 0.32rem;
  }
}
.p-menu__item img {
  display: block;
  width: 0.34rem;
  height: 0.34rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 768px) {
  .p-menu__item img {
    width: 0.55rem;
    height: 0.55rem;
    transform: scale(0.98);
  }
}
.p-menu__item span {
  position: absolute;
  top: 0.43rem;
  left: 50%;
  transform: translateX(-50%);
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.1rem;
  line-height: 0.14rem;
  letter-spacing: 0em;
  font-weight: 700;
  text-align: center;
  max-width: unset;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .p-menu__item span {
    font-size: 0.12rem;
    line-height: 0.16rem;
    height: 0.32rem;
    top: unset;
    bottom: 0;
  }
}
.p-menu__item strong {
  font-family: "Inter", serif;
  font-size: 0.12rem;
  line-height: 0.15rem;
  letter-spacing: 0em;
  font-weight: 500;
  margin-top: 0.22rem;
  display: block;
  width: 0.34rem;
}

.p-river {
  width: 3.43rem;
  height: 0.5rem;
  position: absolute;
  bottom: 0.3rem;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0.1rem;
  background-color: white;
  display: flex;
  align-items: center;
  padding-left: 0.22rem;
  gap: 0.4rem;
}
@media screen and (min-width: 768px) {
  .p-river {
    border-radius: 0.1rem 0 0 0.1rem;
    transform: unset;
    left: unset;
    right: 0;
    bottom: 1.31rem;
    width: 3rem;
    flex-direction: column;
    align-items: flex-start;
    padding: 0.2rem 0.3rem 0.59rem;
    height: auto;
  }
}
.p-river h2 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.21rem;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-river h2 {
    font-size: 0.2rem;
    line-height: 0.27rem;
  }
}
.p-river--active {
  opacity: 1 !important;
  pointer-events: all !important;
  transform: translateY(0) !important;
}
.p-river__wrapper {
  position: absolute;
  transform: translateY(0.3rem);
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  left: 50%;
  color: #00778E;
  display: flex;
  gap: 0.2rem;
  align-items: baseline;
}
@media screen and (min-width: 768px) {
  .p-river__wrapper {
    gap: 0.14rem;
    left: 0.3rem;
    bottom: 0.11rem;
  }
}
.p-river__wrapper b {
  font-style: normal;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.21rem;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-river__wrapper b {
    font-size: 0.2rem;
    line-height: 0.27rem;
  }
}
.p-river__wrapper strong {
  font-family: "Inter", serif;
  font-size: 0.18rem;
  line-height: 0.24rem;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-river__wrapper strong {
    font-size: 0.3rem;
    line-height: 0.4rem;
  }
}

.c-bg--white {
  background-color: #ffffff;
  width: 100%;
}

.c-desc {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.15rem;
  line-height: 0.26rem;
  letter-spacing: 0em;
  font-weight: 40000;
}
@media screen and (min-width: 768px) {
  .c-desc {
    font-size: 0.16rem;
    line-height: 0.28rem;
    letter-spacing: 0.05em;
  }
}

.c-bg--white {
  width: 100%;
  background-color: white;
}
.c-bg--light-blue {
  background-color: #E8F6FA;
}
.c-bg--light-gray {
  background-color: #F0F3F5;
}
.c-bg--gray {
  background-color: #CDD6DD;
}
.c-bg--blue-green {
  background-color: #00778E;
  border-top: 0.05rem solid white;
}

.c-full {
  max-width: unset;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .c-full {
    transform: unset;
    left: unset;
    position: initial;
    width: auto;
    max-width: 100%;
  }
}

.c-overflow {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
}
@media screen and (min-width: 768px) {
  .c-overflow {
    overflow-x: initial;
    padding-bottom: unset;
  }
}
.c-overflow > * {
  max-width: unset;
  width: -moz-fit-content;
  width: fit-content;
  height: unset;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: flex-start;
  padding-bottom: 0.1rem;
}
@media screen and (min-width: 768px) {
  .c-overflow > * {
    padding-bottom: unset;
  }
}

.c-color--black {
  --color: #3B4043;
  --f-color: brightness(0) saturate(100%) invert(24%) sepia(47%) saturate(295%) hue-rotate(108deg) brightness(87%) contrast(89%);
}
.c-color--white {
  --color: #ffffff;
  --f-color: brightness(0) invert(1);
}

.c-btn, .c-btn--grad, .c-btn--grad--arrow, .c-btn--grad--phone, .c-btn--file, .c-btn--file--large, .c-btn--file--word, .c-btn--file--excel, .c-btn--file--pdf, .c-btn--submit, .c-btn--trans {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-btn--trans {
  width: 2.2rem;
  height: 0.44rem;
  border-radius: 1rem;
  border: 0.01rem solid white;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.14rem;
  line-height: 0.19rem;
  letter-spacing: 0em;
  font-weight: 700;
  color: white;
}
.c-btn--trans:hover {
  opacity: 1;
  color: #009B43;
  border: 0.02rem solid #009B43;
  background-color: white;
}
.c-btn--submit {
  background-color: #00ADCD;
  color: white;
  border: unset;
  outline: unset;
  width: 2.38rem;
  height: 0.48rem;
  margin: auto;
  transition: 0.3s;
  cursor: pointer;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
  border-radius: 1rem;
}
@media screen and (min-width: 768px) {
  .c-btn--submit {
    width: 3.5rem;
    height: 0.7rem;
    font-size: 0.2rem;
    line-height: 0.27rem;
  }
}
.c-btn--submit:hover {
  opacity: 1;
  background-color: white;
  border: 0.02rem solid #00ADCD;
  color: #00ADCD;
}
.c-btn--arrow, .c-btn--arrow--blue, .c-btn--arrow--white, .c-btn--arrow--white--large {
  height: 0.48rem;
  width: 2.84rem;
  border: 0.02rem solid #00ADCD;
  border-radius: 1rem;
  padding-left: 0.2rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.21rem;
  letter-spacing: 0em;
  font-weight: 700;
  color: #00ADCD;
  position: relative;
  display: flex;
  align-items: center;
}
.c-btn--arrow i, .c-btn--arrow--blue i, .c-btn--arrow--white i, .c-btn--arrow--white--large i {
  position: absolute;
  width: 0.34rem;
  height: 0.34rem;
  background-color: #00ADCD;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  right: 0.08rem;
  transform: translateY(-50%);
}
.c-btn--arrow i::after, .c-btn--arrow--blue i::after, .c-btn--arrow--white i::after, .c-btn--arrow--white--large i::after {
  content: "";
  width: 0.13rem;
  height: 0.15rem;
  background-image: url("../img/common/arrow_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.c-btn--arrow--white, .c-btn--arrow--white--large {
  background-color: white;
  border: unset;
  width: 1.37rem;
  height: 0.4rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.12rem;
  line-height: 0.16rem;
  letter-spacing: 0em;
  font-weight: 700;
  padding-left: 0.18rem;
  margin: auto;
}
.c-btn--arrow--white i, .c-btn--arrow--white--large i {
  width: 0.28rem;
  height: 0.28rem;
  right: 0.08rem;
}
.c-btn--arrow--white--large {
  width: 2.76rem;
  height: 0.64rem;
  border-radius: 0.1rem;
  padding-left: 0.38rem;
  font-size: 0.16rem;
  line-height: 0.21rem;
}
@media screen and (min-width: 768px) {
  .c-btn--arrow--white--large {
    width: 3.89rem;
    height: 0.64rem;
    border-radius: 0.2rem;
    padding-left: 0.87rem;
    font-size: 0.2rem;
  }
}
.c-btn--arrow--white--large i {
  width: 0.34rem;
  height: 0.34rem;
  right: 0.22rem;
}
@media screen and (min-width: 768px) {
  .c-btn--arrow--white--large i {
    right: 0.39rem;
  }
}
.c-btn--arrow--blue {
  background-color: #0084BF;
  color: white;
}
.c-btn--arrow--blue:hover {
  opacity: 1;
  background-color: white;
  color: #0084BF;
  border: 0.02rem solid #0084BF;
}
.c-btn--arrow--blue:hover i {
  background-color: #0084BF;
}
.c-btn--arrow--blue:hover i::after {
  filter: brightness(0) invert(1);
}
.c-btn--arrow--blue i {
  background-color: white;
}
.c-btn--arrow--blue i::after {
  filter: brightness(0) saturate(100%) invert(52%) sepia(81%) saturate(3053%) hue-rotate(155deg) brightness(97%) contrast(101%);
}
.c-btn--file, .c-btn--file--large, .c-btn--file--word, .c-btn--file--excel, .c-btn--file--pdf {
  width: 1.1rem;
  height: 0.34rem;
  border-radius: 0.06rem;
  gap: 0.08rem;
  color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.11rem;
  line-height: 0.15rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  border: 0.015rem solid #00ADCD;
  background-color: white;
}
@media screen and (min-width: 768px) {
  .c-btn--file, .c-btn--file--large, .c-btn--file--word, .c-btn--file--excel, .c-btn--file--pdf {
    width: 1.74rem;
    height: 0.56rem;
    font-size: 0.17rem;
    line-height: 0.22rem;
    border-width: 0.02rem;
  }
}
.c-btn--file--pdf::before {
  content: "";
  width: 0.14rem;
  height: 0.15rem;
  background-image: url("../img/common/icon_pdf.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .c-btn--file--pdf::before {
    width: 0.21rem;
    height: 0.23rem;
  }
}
.c-btn--file--excel::before {
  content: "";
  width: 0.16rem;
  height: 0.15rem;
  background-image: url("../img/common/icon_excel.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .c-btn--file--excel::before {
    width: 0.24rem;
    height: 0.23rem;
  }
}
.c-btn--file--word::before {
  content: "";
  width: 0.16rem;
  height: 0.15rem;
  background-image: url("../img/common/icon_word.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .c-btn--file--word::before {
    width: 0.24rem;
    height: 0.23rem;
  }
}
.c-btn--file--large {
  width: 2.36rem;
  height: 0.34rem;
}
@media screen and (min-width: 768px) {
  .c-btn--file--large {
    width: 2.2rem;
    height: 0.4rem;
    font-size: 0.14rem;
    line-height: 0.19rem;
  }
}
.c-btn--grad, .c-btn--grad--arrow, .c-btn--grad--phone {
  width: 2.58rem;
  height: 0.48rem;
  background: linear-gradient(to bottom, #009B43 0%, #00ADCD 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  border-radius: 1rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-btn--grad, .c-btn--grad--arrow, .c-btn--grad--phone {
    width: 3.09rem;
    height: 0.58rem;
  }
}
.c-btn--grad--phone {
  gap: 0.09rem;
  font-family: "Inter", serif;
  font-size: 0.18rem;
  line-height: 0.21rem;
  letter-spacing: 0em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .c-btn--grad--phone {
    font-size: 0.23rem;
    gap: 0.1rem;
  }
}
.c-btn--grad--phone::before {
  content: "";
  width: 0.25rem;
  height: 0.25rem;
  background-image: url("../img/common/icon_phone.svg");
  background-size: contain;
  background-repeat: no-repeat;
  filter: brightness(0) invert(1);
}
@media screen and (min-width: 768px) {
  .c-btn--grad--phone::before {
    width: 0.29rem;
    height: 0.29rem;
  }
}
.c-btn--grad--arrow {
  padding-left: 0.35rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.15rem;
  line-height: 0.2rem;
  letter-spacing: 0em;
  font-weight: 700;
  justify-content: flex-start;
  align-items: center;
}
.c-btn--grad--arrow:hover {
  background: white;
  color: #009B43;
  border: 0.02rem solid #009B43;
  opacity: 1;
  box-sizing: border-box;
}
.c-btn--grad--arrow:hover i {
  background-color: #009B43;
  transform: translate(0.02rem, -50%);
}
.c-btn--grad--arrow:hover i::after {
  filter: brightness(0) invert(1);
}
@media screen and (min-width: 768px) {
  .c-btn--grad--arrow {
    font-size: 0.19rem;
  }
}
.c-btn--grad--arrow i {
  position: absolute;
  width: 0.34rem;
  height: 0.34rem;
  background-color: white;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  right: 0.08rem;
  transform: translateY(-50%);
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .c-btn--grad--arrow i {
    width: 0.4rem;
    height: 0.4rem;
  }
}
.c-btn--grad--arrow i::after {
  content: "";
  width: 0.15rem;
  height: 0.15rem;
  background-image: url("../img/common/arrow_right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) saturate(100%) invert(35%) sepia(60%) saturate(4692%) hue-rotate(135deg) brightness(96%) contrast(102%);
}
.c-btn--play {
  display: flex;
  gap: 0.12rem;
  align-items: center;
  color: #0084BF;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.16rem;
  line-height: 0.21rem;
  letter-spacing: 0em;
  font-weight: 700;
}
.c-btn--play::before {
  content: "";
  width: 0.34rem;
  height: 0.34rem;
  background-image: url("../img/common/icon_play.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.c-heading--under-border {
  color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.24rem;
  line-height: 0.38rem;
  letter-spacing: 0em;
  font-weight: 700;
  padding-bottom: 0.17rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-heading--under-border {
    font-size: 0.36rem;
    line-height: 0.48rem;
    padding-bottom: 0.33rem;
  }
}
.c-heading--under-border::after {
  content: "";
  width: 0.6rem;
  height: 0.01rem;
  background-color: #00ADCD;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .c-heading--under-border::after {
    width: 0.6rem;
    height: 0.02rem;
  }
}
.c-heading--bar {
  width: 100%;
  height: 0.4rem;
  padding-left: 0.1rem;
  border-left: 0.06rem solid #00ADCD;
  background-color: #E8F6FA;
  color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.22rem;
  line-height: 0.3rem;
  letter-spacing: 0em;
  font-weight: 700;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .c-heading--bar {
    font-size: 0.24rem;
    line-height: 0.36rem;
  }
}
.c-heading--center {
  color: #00ADCD;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.26rem;
  line-height: 0.36rem;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .c-heading--center {
    font-size: 0.36rem;
    line-height: 0.48rem;
  }
}
.c-heading--large {
  color: #00ADCD;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.26rem;
  line-height: 0.36rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-heading--large {
    text-align: left;
    font-size: 0.36rem;
    line-height: 0.48rem;
  }
}
.c-heading--common {
  display: flex;
  flex-direction: column;
  gap: 0.06rem;
  align-items: flex-start;
  padding-bottom: 0.04rem;
  position: relative;
  color: var(--color);
}
@media screen and (min-width: 768px) {
  .c-heading--common {
    gap: 0.09rem;
    padding-bottom: 0.14rem;
  }
}
.c-heading--common::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0.52rem;
  height: 0.01rem;
  background-color: var(--color);
}
.c-heading--common strong {
  font-family: "Inter", serif;
  font-size: 0.16rem;
  line-height: 0rem;
  letter-spacing: 0.03em;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .c-heading--common strong {
    font-size: 0.5rem;
    line-height: 0.6rem;
  }
}
.c-heading--common span {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 0.26rem;
  line-height: 0.35rem;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .c-heading--common span {
    font-size: 0.26rem;
    line-height: 0.35rem;
  }
}

.c-list {
  display: flex;
  flex-direction: column;
  gap: 0.09rem;
}
@media screen and (min-width: 768px) {
  .c-list {
    gap: 0.12rem;
  }
}
.c-list li {
  display: flex;
  gap: 0.12rem;
}
.c-list li::before {
  content: "";
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 1rem;
  background-color: #00ADCD;
  position: relative;
  top: 0.08rem;
}

.u-width, .u-width--343-600, .u-width--343-844, .u-width--343-850, .u-width--343-960, .u-width--343-964, .u-width--343-1100 {
  box-sizing: border-box;
  width: 100%;
  padding-left: 0.16rem;
  padding-right: 0.16rem;
}
@media screen and (min-width: 768px) {
  .u-width, .u-width--343-600, .u-width--343-844, .u-width--343-850, .u-width--343-960, .u-width--343-964, .u-width--343-1100 {
    padding: 0;
    width: 11rem;
    padding-left: unset;
    padding-right: unset;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .u-width--343-1100 {
    width: 11rem;
  }
}
@media screen and (min-width: 768px) {
  .u-width--343-964 {
    width: 9.64rem;
  }
}
@media screen and (min-width: 768px) {
  .u-width--343-960 {
    width: 9.6rem;
  }
}
@media screen and (min-width: 768px) {
  .u-width--343-850 {
    width: 8.5rem;
  }
}
@media screen and (min-width: 768px) {
  .u-width--343-844 {
    width: 8.44rem;
  }
}
@media screen and (min-width: 768px) {
  .u-width--343-600 {
    width: 8.44rem;
  }
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
.swiper {
  opacity: 0;
  transition: 0.3s opacity ease;
  transition-delay: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.swiper.swiper-initialized {
  opacity: 1;
}

.swiper-warpper {
  transition-timing-function: linear;
}

[class^=simplebar] {
  max-width: unset;
}

.simplebar-track {
  background: #DFE2E2 !important;
  height: 0.04rem !important;
  width: 3.25rem;
  left: 50% !important;
  transform: translateX(-50%);
  border-radius: 0.1rem;
  overflow: hidden;
  padding: 0 !important;
}
@media screen and (min-width: 768px) {
  .simplebar-track {
    display: none;
  }
}

.simplebar-scrollbar {
  min-height: 0.04rem;
  background: #3B4043 !important;
  border-radius: 0.1rem;
}
.simplebar-scrollbar::before {
  z-index: 10;
  background: #3B4043 !important;
  opacity: 1 !important;
}

.js-fade {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  pointer-events: none;
  opacity: 0;
}
.js-fade--active {
  animation: fade-appear 1.5s forwards;
}

@keyframes fade-appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    pointer-events: all;
  }
}
.js-hover--zoomin {
  overflow: hidden;
}
.js-hover--zoomin img {
  transition: 1s;
}
.js-hover--zoomin:hover img {
  transform: scale(1.1);
}

.js-fv #fv-animation1 {
  max-width: 0;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  animation: 3s 0.2s forwards fv-width;
}
.js-fv #fv-animation2 {
  max-width: 0;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  animation: 3s 1s forwards fv-width;
}
.js-fv #fv-animation3 {
  opacity: 0;
  transform: translateY(0.5rem);
  animation: 1s 1.5s forwards fv-fade-up;
}
.js-fv #fv-animation4 {
  opacity: 0;
  transform: translateY(0.5rem);
  animation: 1s 2s forwards fv-fade-up;
}

@keyframes fv-width {
  0% {
    max-width: 0;
    opacity: 1;
  }
  100% {
    max-width: 100%;
    opacity: 1;
  }
}
@keyframes fv-fade-up {
  0% {
    opacity: 0;
    transform: translateY(0.5rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.js-load {
  position: fixed;
  z-index: 1000000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 2s;
}
.js-load--hidden {
  opacity: 0;
  pointer-events: none;
  transition-delay: 3s;
}
.js-load__logo {
  width: 1.45rem;
  height: 1.87rem;
  opacity: 0;
  background-image: url("../img/common/logo_v.svg");
  background-size: contain;
  background-repeat: no-repeat;
  animation: 2s 1s forwards js-load-logo;
}

@keyframes js-load-logo {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}/*# sourceMappingURL=style.css.map */