/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/sass/app.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap);
/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/sass/app.scss (1) ***!
  \*************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@media print, only screen and ( min-width: 960px ) {
  @font-face {
    font-family: "Noto Sans Japanese";
    font-style: normal;
    font-weight: 400;
    src: local("NotoSansJP-Regular.otf"), url(../fonts/NotoSansJP-Regular.woff2) format("woff2"), url(../fonts/NotoSansJP-Regular.woff) format("woff"), url(../fonts/NotoSansJP-Regular.otf) format("opentype");
  }
  @font-face {
    font-family: "Noto Sans Japanese";
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/NotoSansJP-Medium.woff2) format("woff2"), url(../fonts/NotoSansJP-Medium.woff) format("woff"), url(../fonts/NotoSansJP-Medium.otf) format("opentype");
  }
  @font-face {
    font-family: "Noto Sans Japanese";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/NotoSansJP-Bold.woff2) format("woff2"), url(../fonts/NotoSansJP-Bold.woff) format("woff"), url(../fonts/NotoSansJP-Bold.otf) format("opentype");
  }
  @font-face {
    font-family: "Noto Sans Japanese";
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/NotoSansJP-Black.woff2) format("woff2"), url(../fonts/NotoSansJP-Black.woff) format("woff"), url(../fonts/NotoSansJP-Black.otf) format("opentype");
  }
}
html {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
}
@media only screen and ( max-width: 374px ) {
  html {
    font-size: 53.3%;
  }
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  word-wrap: break-word;
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  margin: 0;
}
body.is-noscroll {
  overflow: hidden;
}

* {
  box-sizing: border-box;
}

img {
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
}

@media print, only screen and ( min-width: 960px ) {
  .inner {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 66.875);
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, only screen and ( min-width: 960px ) {
  .wide-inner {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 75);
    margin-left: auto;
    margin-right: auto;
  }
}

.wrapper {
  background-color: #FFFFF7;
  overflow: hidden;
}

.site-main {
  padding-top: 8.4375rem;
}
@media print, only screen and ( min-width: 960px ) {
  .site-main {
    padding-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 13.75);
  }
}

.home .site-main {
  padding-top: 6.25rem;
}
@media print, only screen and ( min-width: 960px ) {
  .home .site-main {
    padding-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.25);
  }
}

.is-line-bg {
  position: relative;
}
.is-line-bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.25rem;
  background-image: url(../images/common/line.png);
  background-size: auto 0.25rem;
  background-repeat: repeat-x;
  background-position: left top;
  z-index: 1;
}
@media print, only screen and ( min-width: 960px ) {
  .is-line-bg:after {
    height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.25);
    background-size: auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.25);
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 66.25);
    margin: 0 auto;
  }
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: var(--wp--preset--color--col-txtsubsub, #ABABAB);
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: var(--wp--preset--color--col-txtsubsub, #ABABAB);
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: var(--wp--preset--color--col-txtsubsub, #ABABAB);
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: var(--wp--preset--color--col-txtsubsub, #ABABAB);
}

.section-headline {
  font-size: 3.125rem;
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: 0.05em;
  margin: 0;
}
@media print, only screen and ( min-width: 960px ) {
  .section-headline {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.625);
  }
}
.section-headline.section-headline--white {
  color: #ffffff;
}

.page-head {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 65.875);
  margin: 0 auto;
}
.page-head--about {
  display: flex;
  gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  padding-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25);
}
@media only screen and ( max-width: 959px ) {
  .page-head--about {
    display: block;
    padding-bottom: 0;
  }
}
.page-head--about .page-headline {
  padding-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.3125);
}
@media only screen and ( max-width: 959px ) {
  .page-head--about .page-headline {
    padding-top: 0;
  }
}
.page-head--service {
  display: flex;
  gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25);
}
@media only screen and ( max-width: 959px ) {
  .page-head--service {
    display: block;
  }
}
.page-head--service .page-headline {
  padding-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.3125);
}
@media only screen and ( max-width: 959px ) {
  .page-head--service .page-headline {
    padding-top: 0;
  }
}
.page-head--case {
  position: relative;
  z-index: 1;
}
.page-head--case:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 91.25);
  height: auto;
  aspect-ratio: 1461.64/169.73;
  background-image: url(../../assets/images/case-main.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.875);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
}
@media only screen and ( max-width: 959px ) {
  .page-head--case:after {
    width: 44.6875rem;
    top: 2.8125rem;
    left: -1.25rem;
  }
}
.page-head--member {
  position: relative;
  z-index: 1;
}
.page-head--member:before {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 8.6875);
  height: auto;
  aspect-ratio: 139.93/85.42;
  background-image: url(../../assets/images/confetti07.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -1.25);
  right: 0;
  z-index: 1;
  transform: rotate(127deg);
}
@media only screen and ( max-width: 959px ) {
  .page-head--member:before {
    width: 3.9375rem;
    right: 1.5625rem;
    top: 0.1875rem;
  }
}
.page-head--member:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 9.875);
  height: auto;
  aspect-ratio: 158.45/174.7;
  background-image: url(../../assets/images/confetti04.png);
  background-size: cover;
  bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -4.625);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -1.25);
  z-index: 1;
}
@media only screen and ( max-width: 959px ) {
  .page-head--member:after {
    width: 3.8125rem;
    left: 2.1875rem;
    bottom: 1.9375rem;
  }
}

.page-headline {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.625);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.27;
  margin: 0;
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .page-headline {
    padding: 0 3.125rem;
    font-size: 1.875rem;
    line-height: 1.5;
  }
}

.button {
  display: inline-block;
  width: 100%;
  max-width: 18.75rem;
  padding: 1.75rem 1rem;
  background-color: #000000;
  border-radius: 100vmax;
  color: #ffffff;
  text-align: center;
  font-size: 0.6875rem;
  line-height: 1;
  text-decoration: none;
}
@media print, only screen and ( min-width: 960px ) {
  .button {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 14.75);
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.75);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .button:where(:any-link, :enabled, summary):hover span:after {
    right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -0.1875);
  }
}
.button span {
  display: inline-block;
  padding-right: 1.5625rem;
  position: relative;
}
@media print, only screen and ( min-width: 960px ) {
  .button span {
    padding-right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
  }
}
.button span:after {
  content: "";
  position: absolute;
  width: 0.9375rem;
  height: 0.5rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16.441" height="9.238"><g fill="%23fff"><path d="M15.721 5.34h-15A.72.72 0 0 1 0 4.619a.72.72 0 0 1 .721-.721h15a.72.72 0 0 1 .721.721.72.72 0 0 1-.721.721"/><path d="M11.823 9.237a.721.721 0 0 1-.51-1.23l3.389-3.389-3.389-3.389A.721.721 0 0 1 12.332.21l3.9 3.9a.72.72 0 0 1 0 1.019l-3.9 3.9a.72.72 0 0 1-.509.208"/></g></svg>');
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  top: 0.125rem;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
@media print, only screen and ( min-width: 960px ) {
  .button span:after {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.125);
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
    height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.5);
  }
}
.button.button--white {
  background-color: #ffffff;
  color: #000000;
}
.button.button--white span:after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16.441" height="9.238"><g fill="%23000"><path d="M15.721 5.34h-15A.72.72 0 0 1 0 4.619a.72.72 0 0 1 .721-.721h15a.72.72 0 0 1 .721.721.72.72 0 0 1-.721.721"/><path d="M11.823 9.237a.721.721 0 0 1-.51-1.23l3.389-3.389-3.389-3.389A.721.721 0 0 1 12.332.21l3.9 3.9a.72.72 0 0 1 0 1.019l-3.9 3.9a.72.72 0 0 1-.509.208"/></g></svg>');
}

.site-header {
  padding-left: 3.125rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  width: 100%;
  background-color: #FFFFF7;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media print, only screen and ( min-width: 960px ) {
  .site-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6);
  }
}
.site-header.is-hide {
  transform: translateY(-100%);
}

.site-branding {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(2.1875rem, 0) rotate(90deg);
  transform-origin: left top;
  max-width: 12.125rem;
  margin: 0;
  z-index: 80;
}
@media print, only screen and ( min-width: 960px ) {
  .site-branding {
    transform: translate(calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.125), 0) rotate(90deg);
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 23.0625);
  }
}

.site-branding__link {
  display: block;
  line-height: 0;
}

.site-header__catch {
  font-size: 0.875rem;
  font-weight: 500;
  padding-left: 2.5rem;
  line-height: 1.4;
  position: relative;
  margin: 0;
  padding-top: 0.5rem;
  min-height: 5.5625rem;
}
@media print, only screen and ( min-width: 960px ) {
  .site-header__catch {
    line-height: 1.57;
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.875);
    padding-left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4);
    padding-top: 0;
    min-height: auto;
  }
}
.site-header__catch:before {
  content: "";
  position: absolute;
  width: 1.75rem;
  height: 0.0625rem;
  background-color: #000000;
  top: 0.75rem;
  bottom: 0;
  margin: auto;
  left: 0;
  z-index: 1;
}
@media print, only screen and ( min-width: 960px ) {
  .site-header__catch:before {
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.125);
    top: 0;
  }
}

.site-menu-button {
  width: 5.625rem;
  height: 5.625rem;
  background-color: #00B4C8;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  display: block;
  z-index: 50;
}
@media print, only screen and ( min-width: 960px ) {
  .site-menu-button {
    display: none;
  }
}
.site-menu-button.is-active {
  background-color: #ffffff;
}
.site-menu-button.is-active .dropdown-icon__line {
  opacity: 0;
  background-color: #FF4628;
}
.site-menu-button.is-active .dropdown-icon__line:first-of-type {
  bottom: 0;
  opacity: 1;
  transform: rotate(-45deg);
}
.site-menu-button.is-active .dropdown-icon__line:last-of-type {
  top: 0;
  opacity: 1;
  transform: rotate(45deg);
}

.dropdown-icon {
  width: 2.4375rem;
  height: 1.9375rem;
  position: absolute;
  inset: 0;
  margin: auto;
  z-index: 1;
}

.dropdown-icon__line {
  background-color: #ffffff;
  width: 100%;
  height: 0.1875rem;
  inset: 0;
  z-index: 1;
  margin: auto;
  position: absolute;
  display: block;
  transition: all 0.4s;
}
.dropdown-icon__line:first-of-type {
  bottom: auto;
}
.dropdown-icon__line:last-of-type {
  top: auto;
}

.site-footer {
  padding: 4.375rem 1rem 3rem;
}
@media print, only screen and ( min-width: 960px ) {
  .site-footer {
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.5);
  }
}

.site-footer-contents {
  position: relative;
  padding-top: 8.125rem;
}
@media print, only screen and ( min-width: 960px ) {
  .site-footer-contents {
    padding: 0;
    margin: 0 auto;
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 68.75);
  }
}

.page-top {
  position: absolute;
  max-width: 3.75rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
}
@media print, only screen and ( min-width: 960px ) {
  .page-top {
    left: auto;
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75);
  }
}

.site-footer__logo {
  max-width: 13.375rem;
  margin: 0 auto 4.625rem;
}
@media print, only screen and ( min-width: 960px ) {
  .site-footer__logo {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 13.375);
    margin: 0 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.125);
  }
}

.site-footer-nav {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media print, only screen and ( min-width: 960px ) {
  .site-footer-nav {
    flex-direction: row;
    gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.8125);
  }
}

.site-footer-nav__link {
  color: #000000;
  text-decoration: none;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1;
}
@media print, only screen and ( min-width: 960px ) {
  .site-footer-nav__link {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.8125);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .site-footer-nav__link:where(:any-link, :enabled, summary):hover {
    text-decoration: underline;
  }
}

.copyright {
  text-align: center;
  font-size: 0.6875rem;
  line-height: 1;
  margin: 4.5rem 0 0;
}
@media print, only screen and ( min-width: 960px ) {
  .copyright {
    margin-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.8125);
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.6875);
    text-align: left;
  }
}

@media only screen and ( max-width: 959px ) {
  .site-navigation {
    opacity: 0;
    visibility: hidden;
    background-color: #00B4C8;
    position: absolute;
    width: 100%;
    padding-top: 5.625rem;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 10;
    transition: all 0.4s;
  }
}
.site-navigation.is-active {
  opacity: 1;
  visibility: visible;
}

.site-navigation-lists {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media print, only screen and ( min-width: 960px ) {
  .site-navigation-lists {
    display: flex;
    gap: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.5);
  }
}

@media only screen and ( max-width: 959px ) {
  .site-navigation-list {
    border-bottom: 1px solid #ffffff;
  }
}

.site-navigation-list__link {
  display: block;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.33;
}
@media only screen and ( max-width: 959px ) {
  .site-navigation-list__link {
    color: #ffffff;
    text-align: center;
    padding: 2rem 1rem;
    font-size: 1.125rem;
  }
}
@media print, only screen and ( min-width: 960px ) {
  .site-navigation-list__link {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.8125);
    color: #000000;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .site-navigation-list__link:where(:any-link, :enabled, summary):hover {
    text-decoration: underline;
  }
}

.wp-block-post-content {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 45);
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625) auto 0;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-block-post-content {
    max-width: 45rem;
    margin-top: 3.5rem;
  }
}

.local-navigation-items {
  padding: 0 0.625rem;
  margin: 5.625rem auto 3.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 45rem;
}
@media print, only screen and ( min-width: 960px ) {
  .local-navigation-items {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 45);
    padding: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 9.0625) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75);
  }
}

.local-navigation-item {
  flex: 1;
}
.local-navigation-item:first-of-type {
  border-right: 2px solid #000000;
}

.local-navigation-item__link {
  padding: 0.5rem 1rem;
  display: block;
  text-decoration: none;
  position: relative;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (hover: hover) {
  .local-navigation-item__link:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media print, only screen and ( min-width: 960px ) {
  .local-navigation-item__link {
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3);
  }
}
.local-navigation-item__link:after {
  content: "";
  position: absolute;
  width: 1.1875rem;
  height: auto;
  max-height: -webkit-fit-content;
  max-height: fit-content;
  aspect-ratio: 19.41/38.82;
  z-index: 1;
  background-image: url(../../assets/images/icon-arrow.png);
  background-size: cover;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media print, only screen and ( min-width: 960px ) {
  .local-navigation-item__link:after {
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.1875);
  }
}
.local-navigation-item__link.is-prev {
  padding-left: 2.25rem;
}
@media print, only screen and ( min-width: 960px ) {
  .local-navigation-item__link.is-prev {
    padding-left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3);
    padding-right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.3125);
  }
}
.local-navigation-item__link.is-prev:after {
  left: 0;
  transform: rotate(180deg);
}
.local-navigation-item__link.is-next {
  padding-right: 2.25rem;
}
@media print, only screen and ( min-width: 960px ) {
  .local-navigation-item__link.is-next {
    padding-right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3);
    padding-left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.3125);
  }
}
.local-navigation-item__link.is-next:after {
  right: 0;
}

.local-navigation-item__title {
  font-size: 1.125rem;
  line-height: 1.66;
  font-weight: 500;
  color: #000000;
}

.local-navigation__button {
  margin: 3.625rem 0 8.125rem;
  text-align: center;
}
@media print, only screen and ( min-width: 960px ) {
  .local-navigation__button {
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 10.3125);
  }
}

.pager {
  margin: 5rem 0 7.8125rem;
}
@media print, only screen and ( min-width: 960px ) {
  .pager {
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7.125);
  }
}

.pager-lists {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 1.25rem;
  width: -webkit-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media print, only screen and ( min-width: 960px ) {
  .pager-lists {
    gap: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25);
  }
}

.page-numbers {
  font-size: 0.9375rem;
  color: #000000;
  display: flex;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  text-decoration: none;
  border: 1px solid #000000;
}
@media print, only screen and ( min-width: 960px ) {
  .page-numbers {
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.25);
    height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.25);
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .page-numbers:where(:any-link, :enabled, summary):hover {
    background-color: #000000;
    color: #fff;
  }
}
.page-numbers.is-current {
  background-color: #000000;
  color: #fff;
}
.page-numbers.prev:after {
  content: "＜";
  display: block;
}
.page-numbers.next:after {
  content: "＞";
  display: block;
}

.cta {
  background-color: #000000;
  padding: 11rem 1rem 5rem;
  position: relative;
}
@media print, only screen and ( min-width: 960px ) {
  .cta {
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.875) 1rem calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7.5);
  }
}

@media print, only screen and ( min-width: 960px ) {
  .cta-contents {
    display: flex;
  }
}

@media print, only screen and ( min-width: 960px ) {
  .cta__image {
    flex: 1;
    position: relative;
  }
}
.cta__image span {
  display: block;
  position: absolute;
  max-width: 15.625rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  top: -5rem;
}
@media print, only screen and ( min-width: 960px ) {
  .cta__image span {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 23.75);
    top: auto;
    bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -10.875);
    left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5);
  }
}

.cta__detail {
  text-align: center;
}
@media print, only screen and ( min-width: 960px ) {
  .cta__detail {
    flex: 1;
    text-align: left;
  }
}

.cta__button {
  margin: 3.125rem 0 3.75rem;
}
@media print, only screen and ( min-width: 960px ) {
  .cta__button {
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.75);
  }
}

.cta__text {
  color: #ffffff;
  font-size: 0.9375rem;
  font-weight: 700;
}
@media print, only screen and ( min-width: 960px ) {
  .cta__text {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  }
}
.cta__text a {
  color: #00CEFF;
}
@media print, only screen and ( min-width: 960px ) {
  .cta__text a {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .cta__text a:where(:any-link, :enabled, summary):hover {
    text-decoration: none;
  }
}

.entry-loop {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6);
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 45);
}
.entry-loop:last-of-type {
  margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7.5);
}
@media only screen and ( max-width: 959px ) {
  .entry-loop:last-of-type {
    margin-bottom: 7.8125rem;
  }
}

.entry-item {
  text-align: left;
  border-bottom: 1px solid #707070;
}
@media print, only screen and ( min-width: 960px ) {
  .entry-item {
    padding: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
  }
}
.entry-item:not(:last-of-type) {
  margin-bottom: 1rem;
}
@media print, only screen and ( min-width: 960px ) {
  .entry-item:not(:last-of-type) {
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
  }
}

.entry-item__link {
  display: block;
  text-decoration: none;
  color: #000000;
  padding-bottom: 0.75rem;
}
@media print, only screen and ( min-width: 960px ) {
  .entry-item__link {
    display: flex;
    gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.375);
    padding-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.75);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .entry-item__link:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}

.entry-item__date {
  font-size: 0.9375rem;
  font-weight: 700;
  margin: 0 0 0.5rem;
}
@media print, only screen and ( min-width: 960px ) {
  .entry-item__date {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
    margin: 0;
    width: -webkit-fit-content;
    width: fit-content;
    line-height: 1.8;
  }
}
.entry-item__date time {
  font-size: inherit;
  font-weight: inherit;
}

.entry-item__title {
  font-size: 0.9375rem;
  line-height: 2.13;
  font-weight: 500;
  margin: 0;
}
@media print, only screen and ( min-width: 960px ) {
  .entry-item__title {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
    flex: 1;
    line-height: 1.8;
  }
}

/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.front-mainvisual {
  padding-top: 2rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual {
    padding-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75);
    position: relative;
  }
}

.front-mainvisual-slide {
  position: relative;
  z-index: 2;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 67.5);
    padding-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 13.125);
  }
}
.front-mainvisual-slide.swiper {
  overflow: visible;
}

.front-mainvisual-slide__item {
  position: relative;
}
.front-mainvisual-slide__item:after {
  content: "";
  position: absolute;
  z-index: 1;
  background-size: cover;
  left: 0;
  right: 0;
  margin: auto;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item:after {
    left: auto;
    top: 0;
  }
}
.front-mainvisual-slide__item p {
  max-width: -webkit-fit-content;
  max-width: fit-content;
  margin: 0 auto;
  letter-spacing: 0.1em;
  padding-left: 0.625rem;
  position: relative;
  z-index: 2;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item p {
    padding-left: 0;
    margin: 0;
  }
}

.front-mainvisual-slide__item--01 {
  padding-bottom: 16.4375rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--01 {
    padding-bottom: 0;
  }
}
.front-mainvisual-slide__item--01:after {
  width: 23.5rem;
  aspect-ratio: 376.56/254.99;
  background-image: url(../../assets/images/mainvisual01.png);
  bottom: -2rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--01:after {
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 44.875);
    bottom: auto;
    right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -6.25);
  }
}
.front-mainvisual-slide__item--01 p {
  font-size: 1.5625rem;
  line-height: 2.12;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--01 p {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.1875);
  }
}
.front-mainvisual-slide__item--01 p span {
  font-size: 3.5625rem;
  line-height: 1;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--01 p span {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5);
  }
}

.front-mainvisual-slide__item--02 {
  padding-bottom: 15.75rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--02 {
    padding-bottom: 0;
  }
}
.front-mainvisual-slide__item--02:after {
  width: 19.875rem;
  aspect-ratio: 318.79/304.44;
  background-image: url(../../assets/images/mainvisual02.png);
  bottom: -2.5rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--02:after {
    bottom: auto;
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 34.4375);
  }
}
.front-mainvisual-slide__item--02 p {
  font-size: 1.3125rem;
  line-height: 2.19;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--02 p {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  }
}
.front-mainvisual-slide__item--02 p span {
  font-size: 2rem;
  line-height: 1;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--02 p span {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.8125);
  }
}

.front-mainvisual-slide__item--03 {
  padding-bottom: 12.6875rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--03 {
    padding-bottom: 0;
  }
}
.front-mainvisual-slide__item--03:after {
  width: 18.625rem;
  aspect-ratio: 298.25/254.7;
  background-image: url(../../assets/images/mainvisual03.png);
  bottom: -2rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--03:after {
    bottom: auto;
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 34.4375);
  }
}
.front-mainvisual-slide__item--03 p {
  font-size: 1.5625rem;
  line-height: 2.52;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--03 p {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
    line-height: 2.46;
  }
}
.front-mainvisual-slide__item--03 p span {
  font-size: 2.375rem;
  line-height: 1;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--03 p span {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.8125);
  }
}

.front-mainvisual-slide__item--04 {
  padding-bottom: 17.9375rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--04 {
    padding-bottom: 0;
  }
}
.front-mainvisual-slide__item--04:after {
  width: 20.75rem;
  aspect-ratio: 332.61/309.23;
  background-image: url(../../assets/images/mainvisual04.png);
  bottom: -1.5rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--04:after {
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 34.9375);
    bottom: auto;
  }
}
.front-mainvisual-slide__item--04 p {
  font-size: 1.625rem;
  line-height: 2;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--04 p {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.1875);
  }
}
.front-mainvisual-slide__item--04 p span {
  font-size: 2.0625rem;
  line-height: 1;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--04 p span {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.8125);
  }
}

.front-mainvisual-slide__item--05 {
  padding-bottom: 19.3125rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--05 {
    padding-bottom: 0;
  }
}
.front-mainvisual-slide__item--05:after {
  width: 21.5625rem;
  aspect-ratio: 345.79/261.12;
  background-image: url(../../assets/images/mainvisual05.png);
  bottom: -0.375rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--05:after {
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 40);
    bottom: auto;
  }
}
.front-mainvisual-slide__item--05 p {
  font-size: 1.375rem;
  line-height: 2;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--05 p {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
    line-height: 2.16;
  }
}
.front-mainvisual-slide__item--05 p span {
  font-size: 2rem;
  line-height: 1;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual-slide__item--05 p span {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.8125);
  }
}

.main-bottom {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media print, only screen and ( min-width: 960px ) {
  .main-bottom {
    flex-direction: row;
    justify-content: flex-end;
    gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25);
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 66.25);
    margin-left: auto;
    margin-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -5);
  }
}

.main-bottom-lsits {
  display: flex;
  gap: 0.875rem;
}
@media print, only screen and ( min-width: 960px ) {
  .main-bottom-lsits {
    gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25);
    flex: 1;
  }
}
@media only screen and ( max-width: 959px ) {
  .main-bottom-lsits:last-of-type {
    justify-content: flex-end;
  }
}

.main-bottom-lsits__item {
  width: 45.6%;
}
@media print, only screen and ( min-width: 960px ) {
  .main-bottom-lsits__item {
    flex: 1;
    width: 100%;
  }
}

.front-mainvisual__text {
  padding: 4.375rem 1rem 3.5625rem;
  text-align: center;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 2.13;
}
@media print, only screen and ( min-width: 960px ) {
  .front-mainvisual__text {
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.375) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.375);
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  }
}

.front-about {
  padding: 3.375rem 0.625rem 4.375rem;
  background-color: #FFFFF7;
}
@media print, only screen and ( min-width: 960px ) {
  .front-about {
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.25) 0.625rem calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.375);
  }
}

.front-about-contents {
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media print, only screen and ( min-width: 960px ) {
  .front-about-contents {
    flex-direction: row;
    text-align: left;
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 68.75);
    padding-left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25);
    margin: 0 auto;
  }
}

.front-about__image {
  order: 1;
  max-width: 20.25rem;
  margin: 0.75rem auto 0;
}
@media print, only screen and ( min-width: 960px ) {
  .front-about__image {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 38.75);
    margin: 0;
  }
}

.front-about__detail {
  display: contents;
}
@media print, only screen and ( min-width: 960px ) {
  .front-about__detail {
    display: block;
    flex: 1;
  }
}
.front-about__detail .section-headline {
  order: 0;
}

.front-about__text {
  order: 2;
  margin: 1.25rem 0 3rem;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 2.1;
}
@media print, only screen and ( min-width: 960px ) {
  .front-about__text {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75) 0 0;
  }
}

.front-about__button {
  order: 3;
}
@media print, only screen and ( min-width: 960px ) {
  .front-about__button {
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.25) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75);
  }
}

.front-service {
  padding: 3.375rem 0 5rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-service {
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.75) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.125);
  }
}

.front-service-contents {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media print, only screen and ( min-width: 960px ) {
  .front-service-contents {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 68.75);
    margin: 0 auto;
    flex-direction: row;
    gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25);
  }
}

.front-service__image {
  order: 1;
  min-width: 25.75rem;
  max-width: 26.25rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media print, only screen and ( min-width: 960px ) {
  .front-service__image {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 39.375);
    left: 0;
    transform: translate(0);
    order: initial;
  }
}

.front-service__detail {
  display: contents;
  text-align: center;
}
@media print, only screen and ( min-width: 960px ) {
  .front-service__detail {
    text-align: left;
    display: flex;
    flex-direction: column;
  }
}
.front-service__detail .section-headline {
  order: 0;
}

.front-service__text {
  order: 2;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 2.1;
  margin: 1.875rem 0 2rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-service__text {
    margin: 3.75rem 0 0;
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  }
}

.front-service__button {
  order: 3;
}
@media print, only screen and ( min-width: 960px ) {
  .front-service__button {
    order: 1;
    margin-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.4375);
  }
}

.front-case {
  padding: 0 1rem 4.125rem;
  text-align: center;
  position: relative;
  background-image: url(../../assets/images/front-case.png);
  background-size: auto 4.8125rem;
  background-position: center bottom 10.9375rem;
  background-repeat: no-repeat;
}
@media print, only screen and ( min-width: 960px ) {
  .front-case {
    padding: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.375);
    background-size: auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 10.625);
    background-position: center bottom calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.4375);
  }
}
.front-case:after {
  content: "";
  position: absolute;
  inset: 0;
  top: 1.75rem;
  background-color: #FFFFF7;
  z-index: -1;
}
@media print, only screen and ( min-width: 960px ) {
  .front-case:after {
    top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.3125);
  }
}

.front-case__text {
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 2.1;
  margin: 1.75rem 0 6.25rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-case__text {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5625) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25);
  }
}

.front-member {
  padding: 3.75rem 0 4.375rem;
  text-align: center;
}
@media print, only screen and ( min-width: 960px ) {
  .front-member {
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.125) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625);
  }
}

.front-member__text {
  margin: 1.75rem 0 2.875rem;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 2.1;
}
@media print, only screen and ( min-width: 960px ) {
  .front-member__text {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3) 0;
  }
}

.front-member-lists__image {
  line-height: 0;
}

.front-member-lists__info {
  padding-top: 2rem;
  text-align: center;
}
@media print, only screen and ( min-width: 960px ) {
  .front-member-lists__info {
    padding-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
  }
}
.front-member-lists__info p {
  margin: 0 0 0.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
}
@media print, only screen and ( min-width: 960px ) {
  .front-member-lists__info p {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.875);
  }
}
.front-member-lists__info h3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0;
}
@media print, only screen and ( min-width: 960px ) {
  .front-member-lists__info h3 {
    font-size: 1.25rem;
  }
}

.front-member__button {
  margin-top: 2.9375rem;
  text-align: center;
}
@media print, only screen and ( min-width: 960px ) {
  .front-member__button {
    margin-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.1875);
  }
}

.front-blog {
  padding: 4rem 2.25rem 7.5rem;
  background-color: #FCFBF9;
  text-align: center;
}
@media print, only screen and ( min-width: 960px ) {
  .front-blog {
    background-color: #ffffff;
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.375) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.375);
  }
}

.front-entry-loop {
  margin: 1.5rem auto 3rem;
}
@media print, only screen and ( min-width: 960px ) {
  .front-entry-loop {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 37.5);
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.125) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75);
  }
}

.single-post-content *:first-child {
  margin-top: 0 !important;
}
.single-post-content *:last-child {
  margin-bottom: 0 !important;
}
.single-post-content .wp-block-image {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2) 0;
  line-height: 0;
}
.single-post-content h2.wp-block-heading {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.375);
  line-height: 1.46;
  font-weight: 500;
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.75) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
}
.single-post-content p {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2.13;
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2) 0;
}
.single-post-content p a {
  color: #0093FF;
}
.single-post-content .wp-block-separator {
  width: 100% !important;
  color: #eee;
  margin: 40px 0;
}
.single-post-content .wp-block-list {
  font-size: 0.875rem;
  line-height: 1.78;
  margin: 0;
  color: #000;
  padding-left: 1rem;
  font-weight: 500;
}
@media print, only screen and ( min-width: 960px ) {
  .single-post-content .wp-block-list {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
    line-height: 2;
    padding-left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
  }
}

.entry-header {
  margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
}

.entry-header-date {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 1.46;
  margin: 0 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.5625);
}
.entry-header-date time {
  font-size: inherit;
  font-weight: inherit;
}

.entry-header__title {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  font-weight: 500;
  line-height: 1.46;
  margin: 0;
}

.member-main {
  padding-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625);
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .member-main {
    padding-bottom: 4.375rem;
  }
}
.member-main:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 56.25);
  height: 2px;
  background-color: #000000;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
@media only screen and ( max-width: 959px ) {
  .member-main:after {
    width: 18.75rem;
  }
}

.member-head__image {
  margin-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -3);
  padding-left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.625);
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 75.625);
}
@media only screen and ( max-width: 959px ) {
  .member-head__image {
    width: 100%;
    padding-left: 5rem;
    margin: -1rem calc(50% - 50vw) 0;
  }
}
@media only screen and ( max-width: 959px ) {
  .member-head__image img {
    aspect-ratio: 296/242;
    object-fit: cover;
    object-position: 70% center;
  }
}

.member-main__text {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  font-weight: 700;
  line-height: 2.13;
  text-align: center;
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.375) 0 0;
}
@media only screen and ( max-width: 959px ) {
  .member-main__text {
    font-size: 0.9375rem;
  }
}

.member-lists {
  margin: 0 auto;
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 56.25);
}
@media only screen and ( max-width: 959px ) {
  .member-lists {
    padding: 0 2.25rem;
  }
  .member-lists:last-of-type {
    padding-bottom: 3.125rem;
  }
}

.member-item {
  display: flex;
  gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.625);
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625) 0;
}
@media only screen and ( max-width: 959px ) {
  .member-item {
    display: block;
    margin: 4.375rem 0;
  }
}

.member-item__image {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 15.625);
  width: 100%;
}
@media only screen and ( max-width: 959px ) {
  .member-item__image {
    max-width: 18.75rem;
    margin: 0 auto 1.875rem;
  }
}

.member-item-contents {
  flex: 1;
}

.member-item__title {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.375);
  line-height: 1.8;
  font-weight: 500;
  margin: 0 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.625);
}
@media only screen and ( max-width: 959px ) {
  .member-item__title {
    font-size: 1.375rem;
    margin-bottom: 1.5rem;
  }
}

.member-item__detail {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2.13;
  margin: 0;
}
@media only screen and ( max-width: 959px ) {
  .member-item__detail {
    font-size: 0.9375rem;
  }
}

.member-item-info {
  margin-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.25);
  border-top: 1px solid #000000;
  padding-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
}
@media only screen and ( max-width: 959px ) {
  .member-item-info {
    margin-top: 1.875rem;
    padding-top: 0;
    border-top: none;
    border-bottom: 1px solid #000000;
    padding-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
  }
}

.member-item-name {
  margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25);
}
@media only screen and ( max-width: 959px ) {
  .member-item-name {
    margin-bottom: 1.25rem;
  }
}

.member-item-name__main {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
  line-height: 1.5;
  margin: 0;
  font-weight: 700;
}
@media only screen and ( max-width: 959px ) {
  .member-item-name__main {
    font-size: 1.5rem;
  }
}

.member-item-name__sub {
  margin: 0;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.875);
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.625) 0 0;
  line-height: 1.2;
}
@media only screen and ( max-width: 959px ) {
  .member-item-name__sub {
    font-size: 0.875rem;
    margin-top: 0.625rem;
  }
}

.member-item__position {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.8125);
  line-height: 1.46;
  margin: 0;
}
@media only screen and ( max-width: 959px ) {
  .member-item__position {
    font-size: 0.8125rem;
  }
}

.member-card-area {
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
  background-color: #00B4C8;
}
@media only screen and ( max-width: 959px ) {
  .member-card-area {
    padding: 3.75rem 2.25rem;
  }
}

.member-cards {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 56.25);
  margin: 0 auto;
  list-style: none;
  padding: 0;
  display: flex;
  gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75);
  flex-wrap: wrap;
}
@media only screen and ( max-width: 959px ) {
  .member-cards {
    flex-direction: column;
    gap: 3rem 0;
  }
}

.member-card {
  width: calc((100% - clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 11.25) / 4);
  text-align: center;
}
@media only screen and ( max-width: 959px ) {
  .member-card {
    width: 100%;
  }
}

.member-card__name {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25) 0;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and ( max-width: 959px ) {
  .member-card__name {
    margin-top: 1.25rem;
    font-size: 1.5rem;
  }
}

.member-card__position {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.8125);
  line-height: 1.8;
  margin: 0;
}
@media only screen and ( max-width: 959px ) {
  .member-card__position {
    font-size: 0.8125rem;
  }
}

.case-main {
  margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25);
}
@media only screen and ( max-width: 959px ) {
  .case-main {
    margin-bottom: 3.125rem;
  }
}

.case-main__text {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 12.125) 0 0;
  text-align: center;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  font-weight: 700;
  line-height: 2.13;
}
@media only screen and ( max-width: 959px ) {
  .case-main__text {
    margin-top: 7.9375rem;
    font-size: 0.9375rem;
  }
}

.case-contents {
  padding: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
  margin-bottom: 100px;
}
@media only screen and ( max-width: 959px ) {
  .case-contents {
    padding: 0 2.25rem;
  }
}

.case-contents-item {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 44);
  margin: 0 auto;
  position: relative;
}
.case-contents-item:not(:last-of-type) {
  margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25);
}
@media only screen and ( max-width: 959px ) {
  .case-contents-item:not(:last-of-type) {
    margin-bottom: 2.6875rem;
  }
}
.case-contents-item:before {
  content: "";
  display: block;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7.5625);
  height: auto;
  aspect-ratio: 121.1/84.14;
  background-size: cover;
  background-image: url(../../assets/images/case-fukidashi.png);
  z-index: 1;
}
@media only screen and ( max-width: 959px ) {
  .case-contents-item:before {
    width: 7.5rem;
  }
}

.case-contents__title {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media only screen and ( max-width: 959px ) {
  .case-contents__title {
    font-size: 1.25rem;
    line-height: 1.75;
    margin: 1.25rem 0 2rem;
  }
}

.case-contents__catch {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2.13;
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875) 0 0;
  font-weight: 700;
  text-decoration: underline;
}
@media only screen and ( max-width: 959px ) {
  .case-contents__catch {
    font-size: 0.9375rem;
    margin-top: 1rem;
  }
}
.case-contents__catch--green {
  color: #3290A0;
}
.case-contents__catch--blue {
  color: #006FAD;
}
.case-contents__catch--red {
  color: #D74B39;
}
.case-contents__catch--yellow {
  color: #FFAF18;
}

.case-contents__text {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2.13;
  margin: 0;
}
@media only screen and ( max-width: 959px ) {
  .case-contents__text {
    font-size: 0.9375rem;
  }
}

.service-main {
  padding: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.75);
}
@media only screen and ( max-width: 959px ) {
  .service-main {
    padding: 0 0 4.0625rem;
  }
}

.service-head__image {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 39.75);
}
@media only screen and ( max-width: 959px ) {
  .service-head__image {
    max-width: 25rem;
    margin: 1.25rem auto 0;
  }
}

.service-main__catch {
  text-align: center;
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625);
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  font-weight: 700;
  line-height: 2.13;
}
@media only screen and ( max-width: 959px ) {
  .service-main__catch {
    font-size: 0.9375rem;
    margin: 2.375rem 0 1.5rem;
  }
}

.service-main__image {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 56.25);
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.25);
}
@media only screen and ( max-width: 959px ) {
  .service-main__image {
    max-width: 26.25rem;
    padding: 0 1.25rem;
    margin: 1.5rem auto 4rem;
  }
}

.service-main-lists {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 50);
}
@media only screen and ( max-width: 959px ) {
  .service-main-lists {
    padding: 0 1.25rem;
    max-width: 25rem;
  }
}

.service-main-item {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.125);
  line-height: 1.44;
  color: #ffffff;
  background-color: #000000;
  width: -webkit-fit-content;
  width: fit-content;
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.5) 0;
  position: relative;
}
.service-main-item:nth-of-type(2n) {
  margin-left: auto;
}
@media only screen and ( max-width: 959px ) {
  .service-main-item {
    font-size: 0.75rem;
    padding: 0.375rem 0;
  }
  .service-main-item:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
@media print, only screen and ( min-width: 960px ) {
  .service-main-item--02 {
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
  }
}
@media print, only screen and ( min-width: 960px ) {
  .service-main-item--03 {
    transform: translateX(calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.75));
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.6875);
  }
}
@media print, only screen and ( min-width: 960px ) {
  .service-main-item--04 {
    transform: translateX(calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -2.5));
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.6875);
  }
}
@media print, only screen and ( min-width: 960px ) {
  .service-main-item--05 {
    transform: translateX(calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.5));
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.6875);
  }
}
@media print, only screen and ( min-width: 960px ) {
  .service-main-item--06 {
    transform: translateX(calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -3.75));
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.625);
  }
}
@media print, only screen and ( min-width: 960px ) {
  .service-main-item--07 {
    transform: translateX(calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6));
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
  }
}
.service-main-item--08 {
  transform: translateX(-1rem);
}
@media print, only screen and ( min-width: 960px ) {
  .service-main-item--08 {
    transform: translateX(calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -1.625));
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
  }
}
.service-main-item--09 {
  margin: auto;
}
@media print, only screen and ( min-width: 960px ) {
  .service-main-item--09 {
    transform: translateX(calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 15));
    margin: 0;
  }
}
.service-main-item:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.8125);
  height: auto;
  aspect-ratio: 13/8;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background-color: #000000;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  transform: translateY(100%);
}
@media only screen and ( max-width: 959px ) {
  .service-main-item:after {
    width: 0.5625rem;
  }
}

.service-features {
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
  background-color: #ffffff;
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .service-features {
    padding: 3.5625rem 0.5rem 10.625rem;
  }
}
.service-features:before {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 16.625);
  height: auto;
  aspect-ratio: 265.17/143.91;
  background-image: url(../../assets/images/confetti01.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -1.875);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.125);
  transform: rotate(-30deg);
}
@media only screen and ( max-width: 959px ) {
  .service-features:before {
    width: 10.1875rem;
    top: -1.875rem;
    left: -4.375rem;
  }
}
.service-features:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7);
  height: auto;
  aspect-ratio: 112.46/130.47;
  background-image: url(../../assets/images/confetti02.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -1.875);
  right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.625);
}
@media only screen and ( max-width: 959px ) {
  .service-features:after {
    width: 7rem;
    top: 18.75rem;
    right: -3.5rem;
  }
}

.service-headline {
  text-align: center;
  position: relative;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.25);
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin: 0;
  padding-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.125);
  font-weight: 500;
}
@media only screen and ( max-width: 959px ) {
  .service-headline {
    font-size: 2.25rem;
    padding-bottom: 1.125rem;
  }
}
.service-headline:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 12.5);
  height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.1875);
  background-color: #000000;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
@media only screen and ( max-width: 959px ) {
  .service-headline:after {
    width: 12.5rem;
    height: 0.1875rem;
  }
}
.service-headline--white:after {
  background-color: #ffffff;
}

.service-features-top {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 48.3125);
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625);
  display: flex;
  gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.375);
}
@media only screen and ( max-width: 959px ) {
  .service-features-top {
    display: block;
    max-width: -webkit-fit-content;
    max-width: fit-content;
    margin: 1rem auto 3.375rem;
  }
}

.service-features-top__detail {
  flex: 1;
}
@media only screen and ( max-width: 959px ) {
  .service-features-top__detail {
    margin-bottom: 1.5625rem;
  }
}

.service-features-top__catch {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25);
  font-weight: 500;
  line-height: 1.46;
  margin: 0 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.125);
}
@media only screen and ( max-width: 959px ) {
  .service-features-top__catch {
    font-size: 3.75rem;
    margin-bottom: 0.75rem;
  }
}

.service-features-top__desc {
  margin: 0;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  line-height: 2;
  font-weight: 500;
}
@media only screen and ( max-width: 959px ) {
  .service-features-top__desc {
    font-size: 1.125rem;
    padding-left: 0.3125rem;
  }
}

.service-features-top__image {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 19.375);
}
@media only screen and ( max-width: 959px ) {
  .service-features-top__image {
    max-width: 14.625rem;
  }
}

.service-features-top__text {
  text-align: center;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2.13;
  margin: 0;
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .service-features-top__text {
    font-size: 0.9375rem;
  }
}
.service-features-top__text:before {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.9375);
  height: auto;
  aspect-ratio: 111.4/89.4;
  background-image: url(../../assets/images/confetti03.png);
  background-size: cover;
  bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 8.4375);
}
@media only screen and ( max-width: 959px ) {
  .service-features-top__text:before {
    width: 6.9375rem;
    bottom: auto;
    top: -5.625rem;
    left: -3.5rem;
  }
}
.service-features-top__text:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7.375);
  height: auto;
  aspect-ratio: 118.76/130.94;
  background-image: url(../../assets/images/confetti04.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -4);
  right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.4375);
}
@media only screen and ( max-width: 959px ) {
  .service-features-top__text:after {
    width: 7.375rem;
    top: auto;
    bottom: -3.125rem;
    right: -3.75rem;
  }
}

.service-features__image {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75) auto;
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 32.5);
}
@media only screen and ( max-width: 959px ) {
  .service-features__image {
    margin: 3.75rem auto 3.25rem;
    max-width: 19.375rem;
  }
}

.service-features-bottom {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 41.375);
  margin: 0 auto;
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .service-features-bottom {
    max-width: 100%;
  }
}
.service-features-bottom:before {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.9375);
  height: auto;
  aspect-ratio: 111.4/89.4;
  background-image: url(../../assets/images/confetti03.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 11.6875);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -17.625);
}
@media only screen and ( max-width: 959px ) {
  .service-features-bottom:before {
    width: 6.9375rem;
    top: 15.1875rem;
    left: -4.6875rem;
  }
}
.service-features-bottom:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 8.875);
  height: auto;
  aspect-ratio: 142.33/146.11;
  background-image: url(../../assets/images/confetti05.png);
  background-size: cover;
  bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7.6875);
  right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -15.4375);
}
@media only screen and ( max-width: 959px ) {
  .service-features-bottom:after {
    width: 8.875rem;
    bottom: 11.5625rem;
    right: -6.5625rem;
  }
}

@media only screen and ( max-width: 959px ) {
  .service-features-bottom__image {
    max-width: 19.375rem;
    margin: 0 auto;
  }
}

.service-features-bottom__text {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25) 0 0;
  text-align: center;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
  line-height: 2.13;
  font-weight: 500;
}
@media only screen and ( max-width: 959px ) {
  .service-features-bottom__text {
    font-size: 1.0625rem;
    margin: 6.25rem 0 0;
  }
}
.service-features-bottom__text span {
  text-decoration: underline;
}

.service-lineup {
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
  position: relative;
  z-index: 1;
}
@media only screen and ( max-width: 959px ) {
  .service-lineup {
    padding: 2.8125rem 0 4.625rem;
  }
}
.service-lineup:before {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 9.625);
  height: auto;
  aspect-ratio: 154.98/84.11;
  background-image: url(../../assets/images/confetti01.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -1.6875);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 9.9375);
}
@media only screen and ( max-width: 959px ) {
  .service-lineup:before {
    width: 9.625rem;
    top: -2.125rem;
    left: -3.25rem;
  }
}
.service-lineup:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 16.0625);
  height: auto;
  aspect-ratio: 257.05/156.92;
  background-image: url(../../assets/images/confetti07.png);
  background-size: cover;
  bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 8.6875);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.8125);
  transform: rotate(44deg);
}
@media only screen and ( max-width: 959px ) {
  .service-lineup:after {
    width: 16.0625rem;
    left: -8.5rem;
    bottom: 0.75rem;
  }
}

.service-lineup-top {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7);
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-top {
    margin: 4.75rem 0 9.875rem;
  }
}

.service-lineup-top__catch {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  font-weight: 500;
  text-align: center;
  line-height: 2;
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-top__catch {
    font-size: 1.875rem;
  }
}

.service-lineup-top-lists {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3) auto 0;
  padding: 0;
  gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.5);
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 45);
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-top-lists {
    margin-top: 2.125rem;
    flex-direction: column;
    gap: 2rem;
  }
}
.service-lineup-top-lists:before {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 10.375);
  height: auto;
  aspect-ratio: 166.48/193.15;
  background-image: url(../../assets/images/confetti02.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.75);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -27.875);
  transform: rotate(-53deg);
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-top-lists:before {
    width: 10.375rem;
    top: 9.9375rem;
    left: -4.5rem;
  }
}
.service-lineup-top-lists:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 11.3125);
  height: auto;
  aspect-ratio: 181.65/164.12;
  background-image: url(../../assets/images/confetti06.png);
  background-size: cover;
  bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -7.75);
  right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -18.125);
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-top-lists:after {
    width: 11.3125rem;
    right: -5.25rem;
    bottom: -6.5rem;
  }
}

.service-lineup-top-item {
  position: relative;
  width: calc((100% - clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.5) / 2);
  border: 3px solid #00B4C8;
  border-radius: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.625);
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.125) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  background-color: #ffffff;
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-top-item {
    width: 100%;
    max-width: 19.375rem;
    padding: 2.125rem 1.875rem;
    margin: 0 auto;
  }
}
.service-lineup-top-item:first-of-type, .service-lineup-top-item:last-of-type {
  border: 3px solid #FF4628;
}

.service-lineup-top-item__title {
  margin: 0 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.875);
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-top-item__title {
    font-size: 1.5rem;
    margin-bottom: 0.875rem;
  }
}

.service-lineup-top-item__detail p {
  margin: 0;
  line-height: 2.13;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  font-weight: 500;
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-top-item__detail p {
    font-size: 0.9375rem;
  }
}

.service-lineup-top-item__image {
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.875);
  right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5625);
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.75);
  line-height: 0;
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-top-item__image {
    max-width: 5.75rem;
    top: 0.875rem;
    right: 1.5625rem;
  }
}

.service-lineup-bottom {
  margin-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7);
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-bottom {
    margin-top: 9.875rem;
  }
}

.service-lineup-bottom__label {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
  font-weight: 700;
  line-height: 1.5;
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.125) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.875);
  width: -webkit-fit-content;
  width: fit-content;
  margin: 0 auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3);
  background-color: #000000;
  color: #ffffff;
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-bottom__label {
    padding: 0.375rem 1.875rem;
    font-size: 1.5rem;
    margin-bottom: 3.125rem;
    text-align: center;
  }
}
.service-lineup-bottom__label::after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.8125);
  height: auto;
  aspect-ratio: 13/11;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  background-color: #000000;
  bottom: 1px;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(100%);
  z-index: 1;
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-bottom__label::after {
    width: 0.8125rem;
  }
}

.service-lineup-bottom__catch {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  text-align: center;
  font-weight: 500;
  line-height: 2;
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.5);
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-bottom__catch {
    font-size: 1.625rem;
    margin: 3rem 0 1.875rem;
  }
}

.service-lineup-bottom__text {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 35.5);
  margin: 0 auto;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2.13;
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-bottom__text {
    max-width: 18.75rem;
    font-size: 0.9375rem;
  }
}

.service-lineup-table {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5);
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 42.875);
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-table {
    max-width: 18.75rem;
    margin: 2.625rem auto;
  }
}

.service-lineup-bottom__closing {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
  font-weight: 500;
  line-height: 2.13;
  text-align: center;
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3) 0 0;
}
@media only screen and ( max-width: 959px ) {
  .service-lineup-bottom__closing {
    font-size: 1.5rem;
    margin-top: 2rem;
  }
}

.service-stance {
  background-color: #FF4628;
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
  color: #ffffff;
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .service-stance {
    padding: 4rem 0 4.375rem;
  }
}
.service-stance:before {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 11.5625);
  height: auto;
  aspect-ratio: 185.33/148.72;
  background-image: url(../../assets/images/confetti03.png);
  background-size: cover;
  bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 25.5);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75);
}
@media only screen and ( max-width: 959px ) {
  .service-stance:before {
    width: 11.5625rem;
    bottom: -5.625rem;
    left: -4.875rem;
  }
}
.service-stance:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 15.875);
  height: auto;
  aspect-ratio: 254.1/125.13;
  background-image: url(../../assets/images/confetti08.png);
  background-size: cover;
  bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 26.25);
  right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -0.625);
  transform: rotate(55deg);
}
@media only screen and ( max-width: 959px ) {
  .service-stance:after {
    width: 15.875rem;
    right: -9.125rem;
    bottom: -5.625rem;
  }
}

.service-stance__catch {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.5);
  text-align: center;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  font-weight: 500;
  line-height: 2;
}
@media only screen and ( max-width: 959px ) {
  .service-stance__catch {
    margin: 3.5rem 0;
    font-size: 1.875rem;
  }
}

.service-stance__text {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 35.625);
  margin: 0 auto;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2.13;
}
@media only screen and ( max-width: 959px ) {
  .service-stance__text {
    padding: 0 2.25rem;
    max-width: 100%;
    font-size: 0.9375rem;
  }
}

.service-session {
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.875);
}
@media only screen and ( max-width: 959px ) {
  .service-session {
    padding: 4.375rem 2rem 7.375rem;
  }
}

.service-session-contents {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.5) auto;
  display: flex;
  justify-content: center;
  gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 13.375);
  position: relative;
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 54.625);
}
@media only screen and ( max-width: 959px ) {
  .service-session-contents {
    margin: 2.5rem 0 3.5625rem;
    flex-direction: column;
    gap: 10.625rem;
  }
}
.service-session-contents:before {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7.8125);
  height: auto;
  aspect-ratio: 125.71/101.29;
  background-image: url(../../assets/images/confetti09.png);
  background-size: cover;
  bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -16.875);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -1.875);
}
@media only screen and ( max-width: 959px ) {
  .service-session-contents:before {
    width: 7.8125rem;
    bottom: auto;
    top: 16.25rem;
    left: -4.5rem;
    transform: rotate(22deg);
    z-index: 2;
  }
}
.service-session-contents:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.9375);
  height: auto;
  aspect-ratio: 111.4/89.4;
  background-image: url(../../assets/images/confetti03.png);
  background-size: cover;
  bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -13.625);
  right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -8.1875);
}
@media only screen and ( max-width: 959px ) {
  .service-session-contents:after {
    width: 6.9375rem;
    right: -4.5rem;
    bottom: -1.6875rem;
  }
}

.service-session-item {
  border-radius: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.625);
  width: 100%;
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: #FF4628;
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 16);
}
@media only screen and ( max-width: 959px ) {
  .service-session-item {
    max-width: 25rem;
    padding: 1.875rem 1.25rem 1.25rem;
    border-radius: 0.625rem;
    margin: 0 auto;
    min-height: 14.375rem;
  }
}
.service-session-item:first-of-type {
  background-color: #00B4C8;
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 25.25);
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .service-session-item:first-of-type {
    max-width: 25rem;
  }
}
.service-session-item:first-of-type:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 11.3125);
  height: -webkit-fit-content;
  height: fit-content;
  aspect-ratio: 181.5/22;
  background-image: url(../../assets/images/service-session-arrow.png);
  background-size: 100%;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: translateX(100%);
  right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -1);
}
@media only screen and ( max-width: 959px ) {
  .service-session-item:first-of-type:after {
    width: 6.875rem;
    left: 0;
    right: 0;
    transform: rotate(90deg) translateX(70%);
    bottom: -1rem;
    top: auto;
  }
}

.service-session-item__title {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
  line-height: 1.5;
  margin: 0;
  text-align: center;
}
@media only screen and ( max-width: 959px ) {
  .service-session-item__title {
    font-size: 1.5rem;
  }
}

.service-session-item__text {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5) 0 0;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2.13;
}
@media only screen and ( max-width: 959px ) {
  .service-session-item__text {
    font-size: 0.9375rem;
    margin-top: 1.6875rem;
  }
}

.service-session__text {
  margin: 0 auto;
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 35.5);
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2.13;
}
@media only screen and ( max-width: 959px ) {
  .service-session__text {
    max-width: 100%;
    font-size: 0.9375rem;
  }
}

.service-session__button {
  margin-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625);
  text-align: center;
}
@media only screen and ( max-width: 959px ) {
  .service-session__button {
    margin-top: 2.5rem;
  }
}

.about-head__image {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 39.375);
}
@media only screen and ( max-width: 959px ) {
  .about-head__image {
    max-width: 25rem;
    margin: 1.25rem auto 0;
  }
}

.about-section01 {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 36.125);
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625);
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .about-section01 {
    margin: 0;
    padding: 4.875rem 0.875rem 3.5rem;
    max-width: 100%;
  }
}
.about-section01:before {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7.8125);
  aspect-ratio: 125.71/101.29;
  background-image: url(../../assets/images/confetti09.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -13.0625);
  z-index: 1;
}
@media only screen and ( max-width: 959px ) {
  .about-section01:before {
    width: 7.8125rem;
    top: -2.1875rem;
    left: -3.0625rem;
  }
}
.about-section01:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 8.75);
  aspect-ratio: 139.93/85.42;
  background-image: url(../../assets/images/confetti07.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 18.125);
  right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -20.5);
  z-index: 1;
}
@media only screen and ( max-width: 959px ) {
  .about-section01:after {
    width: 8.75rem;
    top: auto;
    bottom: -1rem;
    right: -1.5625rem;
  }
}

.about-section02 {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 34.375);
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625);
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .about-section02 {
    padding: 0 0.875rem;
    max-width: 100%;
  }
}
.about-section02:before {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.875);
  aspect-ratio: 46.45/69.56;
  background-image: url(../../assets/images/confetti10.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 9.1875);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -14.3125);
  z-index: 1;
}
@media only screen and ( max-width: 959px ) {
  .about-section02:before {
    width: 2.875rem;
    top: 0;
    left: -1.4375rem;
  }
}
.about-section02:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.9375);
  aspect-ratio: 111.4/89.4;
  background-image: url(../../assets/images/confetti03.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 11.8125);
  right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -15);
  z-index: 1;
}
@media only screen and ( max-width: 959px ) {
  .about-section02:after {
    width: 6.9375rem;
    top: 22.6875rem;
    right: -2.25rem;
  }
}

.about-section03 {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 57.375);
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625);
}
@media only screen and ( max-width: 959px ) {
  .about-section03 {
    max-width: 100%;
    margin: 4.0625rem auto 4.375rem;
    padding: 0 1.5rem;
  }
}

.about-section04 {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 56.5);
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625);
}
@media only screen and ( max-width: 959px ) {
  .about-section04 {
    max-width: 100%;
  }
}

.about-section-01-img {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 56.5);
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.125) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25);
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .about-section-01-img {
    overflow-x: scroll;
    max-width: 100%;
    margin: 0 auto;
  }
  .about-section-01-img::-webkit-scrollbar {
    display: none;
  }
  .about-section-01-img img {
    min-width: 56.25rem;
  }
}

.scroll-hint {
  position: -webkit-sticky;
  position: sticky;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -470%);
  max-width: 5rem;
  width: 100%;
  aspect-ratio: 588/462;
  background-image: url(../../assets/images/scroll-side.png);
  background-size: cover;
  display: block;
  opacity: 0.7;
}

.about-section01 p, .about-section02 p, .about-section03 p, .about-section04 p {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2.1;
}
@media only screen and ( max-width: 959px ) {
  .about-section01 p, .about-section02 p, .about-section03 p, .about-section04 p {
    font-size: 0.9375rem;
    padding: 0 1.5rem;
  }
}

.about-headline {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.8125);
  text-align: center;
  line-height: 2.1;
  font-weight: 400;
  margin: 0 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3);
}
@media only screen and ( max-width: 959px ) {
  .about-headline {
    margin-bottom: 1rem;
    font-size: 1.5625rem;
    margin-bottom: 2.8125rem;
  }
}

.about-headline02 {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
  text-align: center;
  line-height: 2.1;
  font-weight: 500;
}
@media only screen and ( max-width: 959px ) {
  .about-headline02 {
    font-size: 1.5625rem;
  }
}

.about-headline-sub {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  display: block;
  margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5625);
  line-height: 1;
}
@media only screen and ( max-width: 959px ) {
  .about-headline-sub {
    margin-bottom: 1rem;
    font-size: 0.9375rem;
    font-weight: 500;
  }
}

.about-section03-img {
  margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.125);
}
@media only screen and ( max-width: 959px ) {
  .about-section03-img {
    max-width: 20rem;
  }
}

.about-section03-img--right {
  text-align: right;
}
@media only screen and ( max-width: 959px ) {
  .about-section03-img--right {
    max-width: 18.75rem;
    margin-left: auto;
  }
}

.about-section03-img picture {
  display: block;
}

.about-section04-img {
  text-align: center;
}
.about-section04-img:first-of-type {
  position: relative;
}
.about-section04-img:first-of-type:before {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7.9375);
  aspect-ratio: 127.12/114.85;
  background-image: url(../../assets/images/confetti06.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -4.9375);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -6.125);
  z-index: 1;
}
@media only screen and ( max-width: 959px ) {
  .about-section04-img:first-of-type:before {
    width: 7.9375rem;
    top: -6.0625rem;
    left: -4.5rem;
  }
}
.about-section04-img:first-of-type:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 8.75);
  aspect-ratio: 139.93/85.42;
  background-image: url(../../assets/images/confetti07.png);
  background-size: cover;
  bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -2.9375);
  right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -6.75);
  z-index: 1;
}
@media only screen and ( max-width: 959px ) {
  .about-section04-img:first-of-type:after {
    width: 8.75rem;
    bottom: -3.75rem;
    right: -2.1875rem;
  }
}

.about-section04-text {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 33.125);
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.125) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.125);
}
@media only screen and ( max-width: 959px ) {
  .about-section04-text {
    padding: 0 2.25rem !important;
    margin: 3.75rem auto 0.5rem;
    max-width: 100%;
  }
}

.about-section05 {
  background: #00B4C8;
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625);
  color: #fff;
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .about-section05 {
    padding: 6.25rem 2.25rem 6.875rem;
  }
}
.about-section05:before {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 12.125);
  aspect-ratio: 193.99/175.27;
  background-image: url(../../assets/images/confetti06.png);
  background-size: cover;
  top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.8125);
  left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -2.25);
  z-index: 1;
}
@media only screen and ( max-width: 959px ) {
  .about-section05:before {
    width: 12.125rem;
    top: -2.375rem;
    left: -6.0625rem;
  }
}
.about-section05:after {
  content: "";
  position: absolute;
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 23.375);
  aspect-ratio: 373.9/184.12;
  background-image: url(../../assets/images/confetti08.png);
  background-size: cover;
  bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 22.875);
  right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -14.4375);
  z-index: 1;
}
@media only screen and ( max-width: 959px ) {
  .about-section05:after {
    width: 16.8125rem;
    bottom: 1.0625rem;
    right: -5rem;
  }
}

.about-section05-headline {
  text-align: center;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.25);
  margin: 0 auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.5625);
  padding-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  padding: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.5) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.75);
  border-bottom: 3px solid #fff;
  width: -webkit-fit-content;
  width: fit-content;
  font-weight: 500;
}
@media only screen and ( max-width: 959px ) {
  .about-section05-headline {
    font-size: 2.25rem;
    padding: 0 0.6875rem 0.75rem;
    margin-bottom: 2.875rem;
  }
}

.about-section05-headline02 {
  text-align: center;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  margin: 0 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
}
@media only screen and ( max-width: 959px ) {
  .about-section05-headline02 {
    font-size: 1.875rem;
    margin-bottom: 1.875rem;
  }
}

.about-section05-text {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 35.5);
  margin: 0 auto;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2;
}
@media only screen and ( max-width: 959px ) {
  .about-section05-text {
    padding: 0 !important;
    font-size: 0.9375rem;
    max-width: 100%;
  }
}

.about-section-col {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 61.875);
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.375) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.375);
  display: flex;
  justify-content: space-between;
  gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75);
}
@media only screen and ( max-width: 959px ) {
  .about-section-col {
    margin: 5rem auto;
    gap: 1.875rem;
    max-width: 100%;
    flex-direction: column;
  }
}
@media only screen and ( max-width: 959px ) {
  .about-section-col--reverse {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }
}

.about-section-col__text {
  flex: 1;
}
.about-section-col__text h2 {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  line-height: 1;
  margin: 0;
  display: inline-block;
  position: relative;
  z-index: 1;
  font-weight: 500;
}
@media only screen and ( max-width: 959px ) {
  .about-section-col__text h2 {
    font-size: 1.875rem;
    display: flex;
    align-items: center;
    gap: 1.25rem;
  }
}
.about-section-col__text h2:after {
  content: "";
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 14.0625);
  height: 2px;
  background: #fff;
  position: absolute;
  top: 0;
  right: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -15.625);
  bottom: 0;
  margin: auto;
}
@media only screen and ( max-width: 959px ) {
  .about-section-col__text h2:after {
    flex: 1;
    position: initial;
  }
}
.about-section-col__text h3 {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  line-height: 2.1;
  font-weight: 500;
}
@media only screen and ( max-width: 959px ) {
  .about-section-col__text h3 {
    margin: 1.8125rem 0 1.375rem;
    font-size: 1.875rem;
    line-height: 1.6;
  }
}
.about-section-col__text p {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2;
}
@media only screen and ( max-width: 959px ) {
  .about-section-col__text p {
    font-size: 0.9375rem;
    margin: 0;
  }
}

.about-section-col__img {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 23);
}
@media only screen and ( max-width: 959px ) {
  .about-section-col__img {
    max-width: 31.25rem;
    margin: 0 auto;
  }
}

.about-section06 {
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.8125) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25);
}
@media only screen and ( max-width: 959px ) {
  .about-section06 {
    padding: 3.125rem 2.25rem 6.25rem;
  }
}
.about-section06 h2 {
  text-align: center;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.25);
  line-height: 1.44;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin: 0 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.375);
}
@media only screen and ( max-width: 959px ) {
  .about-section06 h2 {
    font-size: 2.25rem;
    margin-bottom: 3.3125rem;
  }
}

.company-info-lists {
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 56.25);
  margin: 0 auto;
}
@media only screen and ( max-width: 959px ) {
  .company-info-lists {
    max-width: 100%;
  }
}

.company-info-item {
  border-top: 1px solid #000000;
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.625);
  display: flex;
  gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.375);
}
@media only screen and ( max-width: 959px ) {
  .company-info-item {
    padding: 1.25rem 0.625rem;
    gap: 0.5rem;
    flex-direction: column;
  }
}
.company-info-item:last-of-type {
  border-bottom: 1px solid #000000;
}
.company-info-item dt {
  width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 10.5);
  margin: 0;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2.13;
  font-weight: 500;
}
@media only screen and ( max-width: 959px ) {
  .company-info-item dt {
    font-size: 0.9375rem;
    line-height: 1.4;
  }
}
.company-info-item dd {
  flex: 1;
  margin: 0;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  line-height: 2.13;
}
@media only screen and ( max-width: 959px ) {
  .company-info-item dd {
    font-size: 0.9375rem;
  }
}

.content_form {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7.5) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7.3125);
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 45);
}
@media only screen and ( max-width: 959px ) {
  .content_form {
    margin: 2.5rem auto 9.0625rem;
    padding: 0 2.25rem;
  }
}
.content_form .input_unit {
  margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.25);
}
@media only screen and ( max-width: 959px ) {
  .content_form .input_unit {
    margin-bottom: 2rem;
  }
}
.content_form .my_left {
  margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.75);
}
@media only screen and ( max-width: 959px ) {
  .content_form .my_left {
    margin-bottom: 0.75rem;
  }
}
.content_form .form_input_label {
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.375);
  line-height: 1.45;
  font-weight: 500;
}
@media only screen and ( max-width: 959px ) {
  .content_form .form_input_label {
    font-size: 1.375rem;
  }
}
.content_form .form_input_label.required:after {
  content: "必須";
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.125);
  line-height: 1.5;
  padding: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.375) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.0625);
  background-color: #FF4628;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  margin-left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
}
@media only screen and ( max-width: 959px ) {
  .content_form .form_input_label.required:after {
    font-size: 1.125rem;
    padding: 0 0.375rem 0.125rem;
    margin-left: 1rem;
  }
}
.content_form input[type=text] {
  background-color: #ffffff !important;
  border-radius: 5px;
  border: 1px solid #707070;
  -webkit-appearance: none;
          appearance: none;
  outline: none;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.375);
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
  width: 100%;
}
@media only screen and ( max-width: 959px ) {
  .content_form input[type=text] {
    font-size: 1.125rem;
    padding: 0.5rem;
  }
}
.content_form textarea {
  background-color: #ffffff !important;
  border-radius: 5px;
  border: 1px solid #707070;
  -webkit-appearance: none;
          appearance: none;
  outline: none;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.375);
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
  width: 100%;
  resize: none;
  min-height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 20.625);
}
@media only screen and ( max-width: 959px ) {
  .content_form textarea {
    font-size: 1.125rem;
    padding: 0.5rem;
    min-height: 25rem;
  }
}
.content_form .form_input_submit {
  margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25) auto 0;
  max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 14.75);
}
@media only screen and ( max-width: 959px ) {
  .content_form .form_input_submit {
    max-width: 18.75rem;
    margin-top: 6.25rem;
  }
}
.content_form .form_input_submit input[type=submit] {
  border-radius: 100vmax;
  font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.75);
  line-height: 1.41;
  padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.375);
  background-color: #000000;
  color: #ffffff;
  width: 100%;
  border: 1px solid #000000;
  outline: none;
  -webkit-appearance: none;
          appearance: none;
}
@media only screen and ( max-width: 959px ) {
  .content_form .form_input_submit input[type=submit] {
    font-size: 0.75rem;
    padding: 1.5rem;
  }
}

.hidden {
  display: none !important;
}

@media only screen and ( max-width: 959px ) {
  .sm\:hidden {
    display: none !important;
  }
}

@media print, only screen and ( min-width: 960px ) {
  .md\:hidden {
    display: none !important;
  }
}

.bg-none {
  background: none;
}

.left {
  text-align: left !important;
}

.center {
  text-align: center !important;
}

@media print, only screen and ( min-width: 960px ) {
  .md\:center {
    text-align: center !important;
  }
}

@media only screen and ( max-width: 959px ) {
  .sm\:center {
    text-align: center !important;
  }
}

.mx-0 {
  margin: 0 !important;
}

.mx-auto {
  margin: auto !important;
}

.mb-auto {
  margin-bottom: auto;
}

.mt-auto {
  margin-top: auto;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

@media only screen and ( max-width: 959px ) {
  .sm\:mb-auto {
    margin-bottom: auto;
  }
  .sm\:mt-auto {
    margin-top: auto;
  }
  .sm\:ml-auto {
    margin-left: auto;
  }
  .sm\:mr-auto {
    margin-right: auto;
  }
}
@media print, only screen and ( min-width: 960px ) {
  .md\:mb-auto {
    margin-bottom: auto;
  }
  .md\:mt-auto {
    margin-top: auto;
  }
  .md\:ml-auto {
    margin-left: auto;
  }
  .md\:mr-auto {
    margin-right: auto;
  }
}
.px-0 {
  padding: 0 !important;
}

/*# sourceMappingURL=app.css.map*/