@charset "UTF-8";
/*
 * Base Group
 */
.lh-tight {
  line-height: 1.2;
}

.lh-normal {
  line-height: 1.5;
}

.lh-loose {
  line-height: 1.8;
}

.ls-tight {
  letter-spacing: -0.04em;
}

.ls-normal {
  letter-spacing: 0em;
}

.ls-loose {
  letter-spacing: 0.04em;
}

/*
font size settings
$font-sizes:最小値と最大値を指定
記入例：@include font-size(mapname);
*/
/*
 * Base Group
 */
html {
  font-size: 16px;
}

body {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 2;
  letter-spacing: 0.1em;
  -webkit-text-size-adjust: 100%;
  color: #555555;
  font-weight: bold;
  font-size: clamp(0.8125rem, 0.6940789474rem + 0.3947368421vw, 1rem);
}

a {
  transition: all 0.3s;
  text-decoration: none;
}
a:link, a:visited {
  color: #555555;
}
a:hover, a:active {
  color: #777777;
}

img {
  max-width: 100%;
  height: auto;
}

/*
 * Layout Group
 */
/*
 * Base Group
 */
.ly_header_inner {
  max-width: 1600px;
  margin: 0 auto;
}

.ly_cont {
  background-color: #fff;
}

.ly_contHidden {
  overflow: hidden;
  background-color: #fff;
}

.ly_cont_inner {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .ly_cont_inner {
    padding-right: 4%;
    padding-left: 4%;
  }
}

.ly_footer {
  position: relative;
}

.ly_footer_inner {
  max-width: 1200px;
  margin: 0 auto;
}

/*
 * Module Group - Block
 */
/*
 * Base Group
 */
.bl_header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  height: 140px;
  padding-top: 30px;
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .bl_header {
    padding-right: 4%;
    padding-left: 4%;
  }
}
@media screen and (max-width: 480px) {
  .bl_header {
    height: 100px;
  }
}

.bl_header_logo {
  width: 31.451%;
}
.bl_header_logo .__img-aspect {
  aspect-ratio: 8.6666666667;
}
@media screen and (max-width: 896px) {
  .bl_header_logo {
    width: 80%;
  }
}

.bl_header_nav {
  width: 48.387%;
  margin-right: 90px;
}
@media screen and (min-width: 897px) and (max-width: 1240px) {
  .bl_header_nav {
    width: 55.387%;
  }
}
@media screen and (max-width: 896px) {
  .bl_header_nav {
    display: none;
  }
}

.bl_header_list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.bl_header_link {
  position: relative;
  overflow: hidden;
}
.bl_header_link:after {
  position: absolute;
  content: "";
  width: 0;
  height: 4px;
  bottom: -4px;
  left: 0;
  background-color: #89D0E1;
  transition: 0.4s all;
}
.bl_header_link:hover:after {
  width: 100%;
  transition: 0.4s all;
}

/*
 * Base Group
 */
.bl_footer {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 0 83px;
  background-color: #89D0E1;
  padding-top: 270px;
  margin-top: -225px;
  padding-bottom: 100px;
}

.bl_footer_company {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-color: #fff;
  width: 41.25%;
  height: 283px;
  border-top-right-radius: 142px;
  border-bottom-right-radius: 142px;
  margin-top: -105px;
  padding-right: 90px;
  z-index: 3;
}
@media screen and (max-width: 1240px) {
  .bl_footer_company {
    width: 70%;
    padding-left: 2%;
  }
}
@media screen and (max-width: 480px) {
  .bl_footer_company {
    height: 200px;
  }
}

.bl_footer_address,
.bl_footer_tel {
  font-weight: 600;
}

.bl_footer_address {
  margin-top: 22px;
}
@media (max-width: 896px) {
  .bl_footer_address {
    margin-top: calc(22px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .bl_footer_address {
    margin-top: calc(22px * 0.5);
  }
}

.bl_footer_nav {
  width: 27.5%;
  display: flex;
  gap: 50px 100px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1240px) {
  .bl_footer_nav {
    width: 100%;
    padding: 4%;
    gap: 50px;
  }
}

.bl_footer_nav_link {
  position: relative;
  overflow: hidden;
  color: #fff;
}
.bl_footer_nav_link:link, .bl_footer_nav_link:visited {
  color: #fff;
}
.bl_footer_nav_link:after {
  position: absolute;
  content: "";
  width: 0;
  height: 4px;
  bottom: -4px;
  left: 0;
  background-color: #fff;
  transition: 0.4s all;
}
.bl_footer_nav_link:hover:after {
  width: 100%;
  transition: 0.4s all;
}

.bl_footer_copyright {
  width: 100%;
  color: #fff;
  font-size: clamp(0.625rem, 0.5460526316rem + 0.2631578947vw, 0.75rem);
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .bl_footer_copyright {
    padding-right: 4%;
    padding-left: 4%;
  }
}

/*
 * Base Group
 */
.bl_media {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bl_media.bl_media__rev {
  flex-direction: row-reverse;
}
@media screen and (max-width: 480px) {
  .bl_media {
    flex-wrap: wrap;
  }
}

.bl_media_img {
  width: 48%;
}
@media screen and (max-width: 480px) {
  .bl_media_img {
    width: 100%;
  }
}

.bl_media_body {
  width: 48%;
}
@media screen and (max-width: 480px) {
  .bl_media_body {
    width: 100%;
    padding-top: 4%;
  }
}

.bl_media_ttl {
  margin-bottom: 30px;
}
@media (max-width: 896px) {
  .bl_media_ttl {
    margin-bottom: calc(30px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .bl_media_ttl {
    margin-bottom: calc(30px * 0.5);
  }
}

.bl_media_txt {
  margin-bottom: 30px;
}
@media (max-width: 896px) {
  .bl_media_txt {
    margin-bottom: calc(30px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .bl_media_txt {
    margin-bottom: calc(30px * 0.5);
  }
}

/*
 * Base Group
 */
.bl_mv {
  position: relative;
  overflow: hidden;
  margin-top: 140px;
}
@media (max-width: 896px) {
  .bl_mv {
    margin-top: calc(140px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .bl_mv {
    margin-top: calc(140px * 0.5);
  }
}
.bl_mv {
  padding-top: 48px;
}
@media (max-width: 896px) {
  .bl_mv {
    padding-top: calc(48px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .bl_mv {
    padding-top: calc(48px * 0.5);
  }
}

.bl_mv_inner {
  padding: 0 4%;
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .bl_mv_inner {
    padding-right: 4%;
    padding-left: 4%;
  }
}

.bl_mv_ttlEn {
  font-family: "Jost", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-size: clamp(1.875rem, 0.2960526316rem + 5.2631578947vw, 4.375rem);
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.bl_mv_ttlJp {
  display: block;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 600;
  font-size: clamp(1.25rem, 0.7763157895rem + 1.5789473684vw, 2rem);
  line-height: 0.64;
  letter-spacing: 0.1em;
  margin-top: 14px;
}
@media (max-width: 896px) {
  .bl_mv_ttlJp {
    margin-top: calc(14px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .bl_mv_ttlJp {
    margin-top: calc(14px * 0.5);
  }
}

.bl_mv_img {
  margin-top: 55px;
}
@media (max-width: 896px) {
  .bl_mv_img {
    margin-top: calc(55px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .bl_mv_img {
    margin-top: calc(55px * 0.5);
  }
}
.bl_mv_img > img {
  max-height: 440px;
  object-fit: cover;
}

/*
 * Module Group - Element
 */
/*
 * Base Group
 */
.el_btn {
  display: inline-block;
  position: relative;
  color: #fff;
  background-color: #89D0E1;
  max-width: 216px;
  width: 100%;
  text-align: center;
  padding: 8px 0.5rem;
  font-size: clamp(0.8125rem, 0.6940789474rem + 0.3947368421vw, 1rem);
  font-weight: 600;
  text-decoration: none;
  border: 1px solid #89D0E1;
  border-radius: 25px;
}
.el_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-color: #6AB2E4;
  transition: all 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  mix-blend-mode: multiply;
}
.el_btn:hover {
  text-shadow: 0 0 4px rgba(3, 3, 3, 0.3);
}
.el_btn:hover::after {
  transform: translateY(-50%) rotateZ(45deg);
  width: 22px;
  height: 22px;
  left: 8px;
}
.el_btn:link, .el_btn:visited {
  color: #fff;
}
.el_btn.el_btn__noDeco:after {
  display: none;
}
.el_btn.el_btn__large {
  max-width: 385px;
  font-size: clamp(1rem, 0.6842105263rem + 1.0526315789vw, 1.5rem);
  border-radius: 42px;
}
.el_btn.el_btn__w250 {
  max-width: 250px;
}
.el_btn.el_btn__w560 {
  max-width: 560px;
}
.el_btn.el_btn__wMax {
  max-width: 100%;
}
.el_btn.el_btn__cerulean {
  background-color: #6AB2E4;
  border: 1px solid #6AB2E4;
}
.el_btn.el_btn__cerulean::after {
  background-color: #89D0E1;
}
.el_btn.el_btn__submit {
  width: 100%;
  cursor: pointer;
  color: #fff;
  background-color: #95654C;
  border: 1px solid #95654C;
  border-radius: 6px;
}
.el_btn.el_btn__submit::after {
  display: none;
}
.el_btn.el_btn__submit:hover {
  color: #95654C;
  background-color: #fff;
}
.el_btn.el_btn__submit:hover:link {
  color: #95654C;
}
.el_btn.el_btn__submit:hover::after {
  display: none;
}

/*
 * Pages Group
 * 各種ページの設定
 */
/*
 * Base Group
 */
.pa_wwu {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px 70px;
}
@media screen and (max-width: 1240px) {
  .pa_wwu {
    gap: 40px;
  }
}
.pa_wwu {
  margin-top: 113px;
}
@media (max-width: 896px) {
  .pa_wwu {
    margin-top: calc(113px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .pa_wwu {
    margin-top: calc(113px * 0.5);
  }
}

.pa_wwu_img:nth-of-type(1) {
  width: 20.967%;
}
.pa_wwu_img:nth-of-type(3) {
  width: 21.129%;
}
@media screen and (max-width: 896px) {
  .pa_wwu_img:nth-of-type(3) {
    order: 2;
  }
}

.pa_wwu_body {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #7E949A;
  width: calc(57.904% - 140px);
}
@media screen and (max-width: 1240px) {
  .pa_wwu_body {
    width: calc(57.904% - 80px);
  }
}
@media screen and (max-width: 896px) {
  .pa_wwu_body {
    order: 3;
    width: 100%;
  }
}

.pa_wwu_ttl {
  font-size: clamp(1.875rem, 0.2960526316rem + 5.2631578947vw, 4.375rem);
  font-weight: 400;
  font-family: "Jost", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-optical-sizing: auto;
  letter-spacing: 0.05em;
  line-height: 1;
}

.pa_wwu_txt {
  margin-top: 30px;
}
@media (max-width: 896px) {
  .pa_wwu_txt {
    margin-top: calc(30px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .pa_wwu_txt {
    margin-top: calc(30px * 0.5);
  }
}

.pa_wwu_btn {
  margin-top: 70px;
}
@media (max-width: 896px) {
  .pa_wwu_btn {
    margin-top: calc(70px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .pa_wwu_btn {
    margin-top: calc(70px * 0.5);
  }
}

/*
 * Base Group
 */
.pa_footerContact {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 96.875%;
  height: 450px;
  background-image: url(../images/common/contact_bg@2x.png);
  background-size: cover;
  background-position: center;
  border-top-right-radius: 330px;
  border-bottom-right-radius: 330px;
  z-index: 2;
}
@media screen and (max-width: 1240px) {
  .pa_footerContact {
    height: 400px;
  }
}
.pa_footerContact {
  margin-top: 130px;
}
@media (max-width: 896px) {
  .pa_footerContact {
    margin-top: calc(130px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .pa_footerContact {
    margin-top: calc(130px * 0.5);
  }
}

.pa_footerContact_midashi {
  position: relative;
  display: flex;
  gap: 54px;
  align-items: flex-end;
  width: 100%;
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .pa_footerContact_midashi {
    padding-right: 4%;
    padding-left: 4%;
  }
}
@media screen and (max-width: 1240px) {
  .pa_footerContact_midashi {
    flex-wrap: wrap;
    gap: 36px;
  }
}
@media screen and (max-width: 480px) {
  .pa_footerContact_midashi {
    gap: 24px;
  }
}

.pa_footerContact_ttl {
  font-size: clamp(1.875rem, 0.2960526316rem + 5.2631578947vw, 4.375rem);
  font-weight: 400;
  font-family: "Jost", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-optical-sizing: auto;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #fff;
}

.pa_footerContact_sub {
  display: block;
  font-size: clamp(1.25rem, 0.7763157895rem + 1.5789473684vw, 2rem);
  font-weight: 600;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
  color: #fff;
}

.pa_footerContact_midashi_tel {
  color: #fff;
}

.pa_footerContact_midashi_number {
  font-family: "Jost", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-optical-sizing: auto;
  font-size: clamp(1.25rem, 0.8552631579rem + 1.3157894737vw, 1.875rem);
  color: #fff;
  letter-spacing: 0.05em;
}
.pa_footerContact_midashi_number:link, .pa_footerContact_midashi_number:visited {
  color: #fff;
}

.pa_footerContact_btn {
  align-self: center;
}

/*
 * Base Group
 */
.pa_firstview {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 896px) {
  .pa_firstview {
    min-height: 110px;
  }
}

.pa_firstview_wrap {
  position: relative;
  padding-left: 17.5%;
}
@media screen and (max-width: 896px) {
  .pa_firstview_wrap {
    padding-left: 8.75%;
  }
}
@media screen and (max-width: 480px) {
  .pa_firstview_wrap {
    padding-left: 4%;
  }
}

.pa_firstview_img {
  width: 47%;
  line-height: 0;
}

.pa_firstview_ttl {
  font-size: clamp(1.875rem, 0.2960526316rem + 5.2631578947vw, 4.375rem);
  font-weight: 400;
  font-family: "Jost", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-optical-sizing: auto;
  letter-spacing: 0.05em;
  line-height: 1;
}

.pa_firstview_sub {
  display: block;
  font-size: clamp(1.25rem, 0.7763157895rem + 1.5789473684vw, 2rem);
  font-weight: 600;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
}

.pa_firstview_icon {
  position: absolute;
  bottom: calc(min(3.625vw, 58px) * -1);
  left: min(1.875vw, 30px);
  width: min(17.9838709677vw, 223px);
  height: min(6.6129032258vw, 82px);
}

/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
.index {
  /*.pa_mv_bg {
      position: absolute;
      top: 0;
      right: 0;
      width: 56.125%;

      .__img-aspect {
          @include aspect-ratio(898, 600);
      }
      @include sp {
          top: auto;
          bottom: 0;
          width: 80%;
      }
  }*/
}
.index .pa_mv {
  position: relative;
  min-height: 600px;
  height: calc(100vh - 140px);
}
@media screen and (max-width: 1024px) {
  .index .pa_mv {
    min-height: 400px;
    height: calc(80vh - 140px);
  }
}
@media screen and (max-width: 1240px) {
  .index .pa_mv {
    min-height: auto;
    height: calc(80vh - 140px);
  }
}
@media screen and (max-width: 896px) {
  .index .pa_mv {
    height: calc(70vh - 140px);
  }
}
@media screen and (max-width: 480px) {
  .index .pa_mv {
    height: calc(55vh - 100px);
  }
}
.index .pa_mv_bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 56.125%;
  aspect-ratio: 898/600;
  object-fit: cover;
}
@media screen and (max-width: 480px) {
  .index .pa_mv_bg {
    top: auto;
    bottom: 0;
    width: 80%;
  }
}
.index .pa_mv_movie_item {
  width: 100%;
  border-top-left-radius: 301px;
  border-bottom-left-radius: 301px;
}
.index .pa_mv_wrap {
  position: relative;
  width: 28.0625%;
  top: min(10.5vw, 168px);
  left: min(13.9375vw, 223px);
}
@media screen and (max-width: 480px) {
  .index .pa_mv_wrap {
    width: 70%;
    background: rgba(255, 255, 255, 0.7);
    padding: 2%;
    border-radius: 30px;
    z-index: 5;
  }
}
.index .pa_mv_ttl .__img-aspect {
  aspect-ratio: 1.3858024691;
}
.index .pa_mv_icons_item {
  position: absolute;
}
.index .pa_mv_icons_item:nth-of-type(1) {
  width: min(17.9838709677vw, 223px);
  height: min(6.6129032258vw, 82px);
  top: calc(min(8.75vw, 140px) * -1);
  left: calc(min(10.25vw, 164px) * -1);
}
.index .pa_mv_icons_item:nth-of-type(2) {
  width: min(17.9838709677vw, 223px);
  height: min(6.6129032258vw, 82px);
  bottom: calc(min(3vw, 48px) * -1);
  right: calc(min(5.9375vw, 95px) * -1);
}
.index .pa_media {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px 80px;
}
.index .pa_media.pa_media__rev {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1240px) {
  .index .pa_media {
    gap: 20px 40px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 896px) {
  .index .pa_media {
    align-items: flex-start;
  }
}
@media screen and (max-width: 480px) {
  .index .pa_media {
    justify-content: center;
  }
}
.index .pa_media_img {
  width: 46.37%;
}
.index .pa_media_img .__img-aspect {
  aspect-ratio: 1;
}
@media screen and (max-width: 480px) {
  .index .pa_media_img {
    width: 80%;
  }
}
.index .pa_media_body {
  width: calc(53.63% - 80px);
}
@media screen and (max-width: 1240px) {
  .index .pa_media_body {
    width: calc(53.63% - 40px);
  }
}
@media screen and (max-width: 480px) {
  .index .pa_media_body {
    width: 100%;
  }
}
.index .pa_media_ttl {
  font-weight: 600;
  line-height: 1.4444444444;
  letter-spacing: 0.1em;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
}
.index .pa_media_txt {
  font-weight: 600;
  line-height: 2.375;
  letter-spacing: 0.1em;
  font-size: clamp(0.8125rem, 0.6940789474rem + 0.3947368421vw, 1rem);
  margin-top: 64px;
}
@media (max-width: 896px) {
  .index .pa_media_txt {
    margin-top: calc(64px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .index .pa_media_txt {
    margin-top: calc(64px * 0.5);
  }
}
.index .pa_media_btns {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 60px;
}
@media (max-width: 896px) {
  .index .pa_media_btns {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .index .pa_media_btns {
    margin-top: calc(60px * 0.5);
  }
}
.index .pa_company {
  position: relative;
  padding-top: 70px;
}
@media (max-width: 896px) {
  .index .pa_company {
    padding-top: calc(70px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .index .pa_company {
    padding-top: calc(70px * 0.5);
  }
}
.index .pa_company {
  padding-bottom: 80px;
}
@media (max-width: 896px) {
  .index .pa_company {
    padding-bottom: calc(80px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .index .pa_company {
    padding-bottom: calc(80px * 0.5);
  }
}
.index .pa_company_midashi {
  position: relative;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 54px;
}
@media screen and (max-width: 896px) {
  .index .pa_company_midashi {
    gap: 24px;
  }
}
.index .pa_company_ttl {
  font-size: clamp(1.875rem, 0.2960526316rem + 5.2631578947vw, 4.375rem);
  font-weight: 400;
  font-family: "Jost", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-optical-sizing: auto;
  letter-spacing: 0.05em;
  line-height: 1;
}
.index .pa_company_sub {
  display: block;
  font-size: clamp(1.25rem, 0.7763157895rem + 1.5789473684vw, 2rem);
  font-weight: 600;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
}
.index .pa_company_imgs {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  margin-top: 50px;
}
@media (max-width: 896px) {
  .index .pa_company_imgs {
    margin-top: calc(50px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .index .pa_company_imgs {
    margin-top: calc(50px * 0.5);
  }
}
.index .pa_company_imgs_item {
  position: relative;
  min-width: 299px;
}
.index .pa_company_imgs_item:nth-of-type(1) {
  margin-right: min(6.875vw, 110px);
}
.index .pa_company_imgs_item:nth-of-type(2) {
  margin-top: min(2.625vw, 42px);
  margin-right: min(5.75vw, 92px);
}
.index .pa_company_imgs_item:nth-of-type(2) .pa_company_imgs_txt {
  top: calc(min(2.6875vw, 43px) * -1);
  left: calc(min(5vw, 80px) * -1);
}
.index .pa_company_imgs_item:nth-of-type(3) {
  margin-right: min(4.3125vw, 69px);
}
.index .pa_company_imgs_item:nth-of-type(3) .pa_company_imgs_txt {
  top: min(10.8125vw, 173px);
  left: calc(min(4.8125vw, 77px) * -1);
}
.index .pa_company_imgs_item:nth-of-type(4) {
  margin-top: min(3.375vw, 54px);
  margin-right: min(4.25vw, 68px);
}
.index .pa_company_imgs_item:nth-of-type(4) .pa_company_imgs_txt {
  top: calc(min(3.4375vw, 55px) * -1);
  left: min(6.3125vw, 101px);
}
.index .pa_company_imgs_item.__img-aspect {
  aspect-ratio: 1;
}
.index .pa_company_imgs_txt {
  position: absolute;
  max-width: 300px;
  width: 100%;
  height: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 43px;
  box-shadow: 5px 5px 0 #89D0E1;
  line-height: 1;
  z-index: 2;
}
.index .pa_company_btns {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 50px;
}
@media (max-width: 896px) {
  .index .pa_company_btns {
    margin-top: calc(50px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .index .pa_company_btns {
    margin-top: calc(50px * 0.5);
  }
}

/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
.about-us .pa_philosophy {
  position: relative;
  margin-top: 94px;
}
@media (max-width: 896px) {
  .about-us .pa_philosophy {
    margin-top: calc(94px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .about-us .pa_philosophy {
    margin-top: calc(94px * 0.5);
  }
}
.about-us .pa_philosophy_ttl {
  position: relative;
  font-size: clamp(1rem, 0.6842105263rem + 1.0526315789vw, 1.5rem);
  color: #89D0E1;
  font-weight: 600;
  padding-left: 30px;
}
.about-us .pa_philosophy_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.about-us .pa_philosophy_txt {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #7E949A;
  z-index: 2;
  margin-top: 35px;
}
@media (max-width: 896px) {
  .about-us .pa_philosophy_txt {
    margin-top: calc(35px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .about-us .pa_philosophy_txt {
    margin-top: calc(35px * 0.5);
  }
}
.about-us .pa_philosophy_img {
  margin: 0 calc(50% - 50vw);
  margin-top: -70px;
  width: 100vw;
}
.about-us .pa_philosophy_img .__img-aspect {
  aspect-ratio: 3.3333333333;
}
@media screen and (max-width: 896px) {
  .about-us .pa_philosophy_img {
    margin-top: -30px;
  }
}
@media screen and (max-width: 480px) {
  .about-us .pa_philosophy_img {
    margin-top: 0;
  }
}
.about-us .pa_greetings {
  position: relative;
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .about-us .pa_greetings {
    padding-right: 4%;
    padding-left: 4%;
  }
}
.about-us .pa_greetings {
  margin-top: 100px;
}
@media (max-width: 896px) {
  .about-us .pa_greetings {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .about-us .pa_greetings {
    margin-top: calc(100px * 0.5);
  }
}
.about-us .pa_greetings_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
  padding-left: 30px;
}
.about-us .pa_greetings_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.about-us .pa_greetings_txt {
  margin-top: 49px;
}
@media (max-width: 896px) {
  .about-us .pa_greetings_txt {
    margin-top: calc(49px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .about-us .pa_greetings_txt {
    margin-top: calc(49px * 0.5);
  }
}
.about-us .pa_greetings_img {
  width: 96.875%;
  margin-right: 0;
  margin-left: auto;
  margin-top: 100px;
}
@media (max-width: 896px) {
  .about-us .pa_greetings_img {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .about-us .pa_greetings_img {
    margin-top: calc(100px * 0.5);
  }
}
.about-us .pa_greetings_img .__img-aspect {
  aspect-ratio: 3.4444444444;
}
.about-us .pa_company {
  position: relative;
  margin-top: 100px;
}
@media (max-width: 896px) {
  .about-us .pa_company {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .about-us .pa_company {
    margin-top: calc(100px * 0.5);
  }
}
.about-us .pa_company_ttl {
  text-align: center;
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
}
.about-us .pa_company_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
}
.about-us .pa_company_detail {
  display: flex;
  flex-wrap: wrap;
  letter-spacing: 0.1em;
  line-height: 1.7777777778;
  font-size: clamp(0.875rem, 0.7171052632rem + 0.5263157895vw, 1.125rem);
  font-weight: 600;
  margin-top: 49px;
}
@media (max-width: 896px) {
  .about-us .pa_company_detail {
    margin-top: calc(49px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .about-us .pa_company_detail {
    margin-top: calc(49px * 0.5);
  }
}
.about-us .pa_company_dt {
  width: 25%;
  padding: 2.055em 3.722em;
  border-bottom: 1px solid #ECF2F4;
}
@media screen and (max-width: 896px) {
  .about-us .pa_company_dt {
    padding: 2.055em 1.5em;
  }
}
@media screen and (max-width: 480px) {
  .about-us .pa_company_dt {
    padding: 2.055em 0.5em;
  }
}
.about-us .pa_company_dd {
  position: relative;
  width: 75%;
  padding: 2.055em 2.222em;
  border-bottom: 1px solid #ECF2F4;
}
.about-us .pa_company_dd:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #89D0E1;
  top: 2.9em;
  left: 0;
}
@media screen and (max-width: 896px) {
  .about-us .pa_company_dd {
    padding: 2.055em 1.5em;
  }
}
@media screen and (max-width: 480px) {
  .about-us .pa_company_dd {
    padding: 2.055em 0.5em 2.055em 1.5em;
  }
}
.about-us .pa_company_dd_map {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 600;
  margin-left: 1em;
  color: #89D0E1;
}
@media screen and (max-width: 896px) {
  .about-us .pa_company_dd_map {
    margin-left: 0;
  }
}
.about-us .pa_company_dd_map > a:link, .about-us .pa_company_dd_map > a:visited {
  color: #89D0E1;
}
.about-us .pa_achievement {
  position: relative;
  background-color: #ECF2F4;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 100px;
}
@media (max-width: 896px) {
  .about-us .pa_achievement {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .about-us .pa_achievement {
    margin-top: calc(100px * 0.5);
  }
}
.about-us .pa_achievement_inner {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .about-us .pa_achievement_inner {
    padding-right: 4%;
    padding-left: 4%;
  }
}
.about-us .pa_achievement_ttl {
  text-align: center;
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
}
.about-us .pa_achievement_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
}
.about-us .pa_achievement_ttl_sub {
  display: block;
  font-size: clamp(0.8125rem, 0.6940789474rem + 0.3947368421vw, 1rem);
  color: #555555;
}
.about-us .pa_achievement_list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 29px;
}
@media screen and (max-width: 896px) {
  .about-us .pa_achievement_list {
    gap: 15px;
    margin-top: 20px;
  }
}
.about-us .pa_achievement_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  width: calc((100% - 87px) / 4);
  border-radius: 50%;
  padding: 2% 1%;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 896px) {
  .about-us .pa_achievement_item {
    width: calc((100% - 30px) / 3);
  }
}
@media screen and (max-width: 480px) {
  .about-us .pa_achievement_item {
    width: calc((100% - 15px) / 2);
    padding: 4%;
  }
}
.about-us .pa_achievement_item_ttl {
  font-size: clamp(1.25rem, 0.7763157895rem + 1.5789473684vw, 2rem);
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
}
.about-us .pa_achievement_item_ttl_black {
  display: block;
  font-size: clamp(0.8125rem, 0.6940789474rem + 0.3947368421vw, 1rem);
}
.about-us .pa_achievement_item_ttl_main {
  font-family: "Jost", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-optical-sizing: auto;
  font-size: clamp(3.125rem, 0.7565789474rem + 7.8947368421vw, 6.875rem);
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 1;
  color: #6AB2E4;
}
.about-us .pa_achievement_item_ttl_sub {
  color: #6AB2E4;
}

/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
.works .pa_overview {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 48px;
}
@media screen and (max-width: 896px) {
  .works .pa_overview {
    gap: 24px;
    align-items: flex-start;
  }
}
.works .pa_overview {
  margin-top: 80px;
}
@media (max-width: 896px) {
  .works .pa_overview {
    margin-top: calc(80px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .works .pa_overview {
    margin-top: calc(80px * 0.5);
  }
}
.works .pa_overview_img {
  width: 50%;
}
.works .pa_overview_img .__img-aspect {
  aspect-ratio: 1.6666666667;
}
@media screen and (max-width: 896px) {
  .works .pa_overview_img {
    width: 40%;
  }
}
@media screen and (max-width: 480px) {
  .works .pa_overview_img {
    width: 100%;
  }
}
.works .pa_overview_body {
  width: 34.375%;
}
@media screen and (max-width: 896px) {
  .works .pa_overview_body {
    width: 52%;
  }
}
@media screen and (max-width: 480px) {
  .works .pa_overview_body {
    width: 100%;
    padding: 0 4%;
  }
}
.works .pa_overview_ttl {
  font-weight: 600;
  line-height: 1.4444444444;
  letter-spacing: 0.1em;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
}
.works .pa_overview_txt {
  font-weight: 600;
  line-height: 2.375;
  letter-spacing: 0.1em;
  font-size: clamp(0.8125rem, 0.6940789474rem + 0.3947368421vw, 1rem);
  margin-top: 62px;
}
@media (max-width: 896px) {
  .works .pa_overview_txt {
    margin-top: calc(62px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .works .pa_overview_txt {
    margin-top: calc(62px * 0.5);
  }
}
.works .pa_flow {
  position: relative;
  padding: 80px 0 100px;
  margin-top: 100px;
}
@media (max-width: 896px) {
  .works .pa_flow {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .works .pa_flow {
    margin-top: calc(100px * 0.5);
  }
}
.works .pa_flow_ttl {
  text-align: center;
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
}
.works .pa_flow_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
}
.works .pa_flow_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 22px;
}
@media screen and (max-width: 896px) {
  .works .pa_flow_list {
    gap: 16px 0;
  }
}
.works .pa_flow_item {
  position: relative;
  width: 15.161%;
}
.works .pa_flow_item:nth-of-type(1) .pa_flow_body {
  clip-path: polygon(0px 0, calc(100% - 30px) 0, 100% 100%, 0px 100%);
}
.works .pa_flow_item:nth-of-type(6) .pa_flow_body {
  padding-left: 1em;
  clip-path: polygon(0px 0, calc(100% - 0px) 0, 100% 100%, 30px 100%);
}
.works .pa_flow_item:nth-of-type(6) .pa_flow_txt > small {
  font-size: clamp(0.75rem, 0.6710526316rem + 0.2631578947vw, 0.875rem);
}
@media screen and (max-width: 896px) {
  .works .pa_flow_item {
    width: 30%;
  }
}
.works .pa_flow_img {
  width: 100%;
}
.works .pa_flow_img .__img-aspect {
  aspect-ratio: 1.0217391304;
}
.works .pa_flow_img > img {
  mix-blend-mode: multiply;
}
.works .pa_flow_body {
  width: calc(100% + 25px);
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7E949A;
  margin: 0 -15px;
  clip-path: polygon(0px 0, calc(100% - 30px) 0, 100% 100%, 30px 100%);
}
.works .pa_flow_txt {
  font-size: clamp(0.875rem, 0.7171052632rem + 0.5263157895vw, 1.125rem);
  font-weight: 600;
  color: #fff;
}
.works .pa_reason {
  position: relative;
  margin-top: 120px;
}
@media (max-width: 896px) {
  .works .pa_reason {
    margin-top: calc(120px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .works .pa_reason {
    margin-top: calc(120px * 0.5);
  }
}
.works .pa_reason_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
  text-align: center;
}
.works .pa_reason_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
}
.works .pa_reason_media {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px 60px;
}
.works .pa_reason_media.__rev {
  flex-direction: row-reverse;
}
@media screen and (max-width: 896px) {
  .works .pa_reason_media {
    gap: 30px 30px;
  }
}
.works .pa_reason_media {
  margin-top: 60px;
}
@media (max-width: 896px) {
  .works .pa_reason_media {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .works .pa_reason_media {
    margin-top: calc(60px * 0.5);
  }
}
.works .pa_reason_media_img {
  width: 54.838%;
}
.works .pa_reason_media_img .__img-aspect {
  aspect-ratio: 1.6;
}
@media screen and (max-width: 896px) {
  .works .pa_reason_media_img {
    width: 44.838%;
  }
}
@media screen and (max-width: 480px) {
  .works .pa_reason_media_img {
    width: 100%;
  }
}
.works .pa_reason_media_body {
  width: calc(45.162% - 60px);
}
@media screen and (max-width: 896px) {
  .works .pa_reason_media_body {
    width: calc(55.162% - 30px);
  }
}
@media screen and (max-width: 480px) {
  .works .pa_reason_media_body {
    width: 100%;
  }
}
.works .pa_reason_media_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  font-weight: 600;
  color: #7E949A;
  z-index: 2;
}
.works .pa_reason_media_ttl_number {
  position: absolute;
  top: -0.75em;
  left: 0;
  font-family: "Jost", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-optical-sizing: auto;
  font-size: clamp(3.125rem, -0.0328947368rem + 10.5263157895vw, 8.125rem);
  font-weight: 400;
  color: #ECF2F4;
  letter-spacing: 0.05em;
  mix-blend-mode: multiply;
  z-index: 2;
}
.works .pa_reason_media_subttl {
  font-size: clamp(0.9375rem, 0.7401315789rem + 0.6578947368vw, 1.25rem);
  font-weight: 600;
  color: #6AB2E4;
  margin-top: 42px;
}
@media (max-width: 896px) {
  .works .pa_reason_media_subttl {
    margin-top: calc(42px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .works .pa_reason_media_subttl {
    margin-top: calc(42px * 0.5);
  }
}
.works .pa_reason_media_txt {
  margin-top: 32px;
}
@media (max-width: 896px) {
  .works .pa_reason_media_txt {
    margin-top: calc(32px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .works .pa_reason_media_txt {
    margin-top: calc(32px * 0.5);
  }
}
.works .pa_industries {
  padding-top: 100px;
}
@media (max-width: 896px) {
  .works .pa_industries {
    padding-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .works .pa_industries {
    padding-top: calc(100px * 0.5);
  }
}
.works .pa_industries {
  padding-bottom: 80px;
}
@media (max-width: 896px) {
  .works .pa_industries {
    padding-bottom: calc(80px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .works .pa_industries {
    padding-bottom: calc(80px * 0.5);
  }
}
.works .pa_industries_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
  text-align: center;
}
.works .pa_industries_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
}
.works .pa_industries_txt {
  text-align: center;
  margin-top: 32px;
}
@media (max-width: 896px) {
  .works .pa_industries_txt {
    margin-top: calc(32px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .works .pa_industries_txt {
    margin-top: calc(32px * 0.5);
  }
}
.works .pa_industries_wrapper {
  position: relative;
}
.works .pa_industries_list {
  display: flex;
  flex-wrap: wrap;
  gap: 100px;
}
@media screen and (max-width: 896px) {
  .works .pa_industries_list {
    gap: 50px;
  }
}
@media screen and (max-width: 480px) {
  .works .pa_industries_list {
    gap: 25px;
  }
}
.works .pa_industries_list {
  margin-top: 60px;
}
@media (max-width: 896px) {
  .works .pa_industries_list {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .works .pa_industries_list {
    margin-top: calc(60px * 0.5);
  }
}
.works .pa_industries_item {
  width: calc((100% - 200px) / 3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  gap: 30px;
  border-radius: 30px;
  padding: 2%;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 896px) {
  .works .pa_industries_item {
    width: calc((100% - 100px) / 3);
  }
}
@media screen and (max-width: 480px) {
  .works .pa_industries_item {
    width: calc((100% - 25px) / 2);
  }
}
.works .pa_industries_item_ttl {
  font-weight: 600;
  text-align: center;
}
.works .pa_industries_icons_item {
  position: absolute;
}
.works .pa_industries_icons_item:nth-of-type(1) {
  width: min(17.9838709677vw, 223px);
  height: min(6.6129032258vw, 82px);
  bottom: min(0.9375vw, 15px);
  left: calc(min(12.5vw, 200px) * -1);
}
.works .pa_industries_icons_item:nth-of-type(2) {
  width: min(17.9838709677vw, 223px);
  height: min(6.6129032258vw, 82px);
  top: calc(min(1.5vw, 24px) * -1);
  right: calc(min(5.9375vw, 95px) * -1);
}

/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
.recruit .pa_overview {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 637px;
  background-image: url(../images/recruit/jinzai_bg@2x.jpg);
  background-position: center;
  background-size: cover;
  z-index: 2;
}
.recruit .pa_overview::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  background: linear-gradient(90deg, transparent 60%, #7E949A 100%);
  z-index: 1;
}
@media screen and (max-width: 896px) {
  .recruit .pa_overview {
    background-position: 40%;
  }
  .recruit .pa_overview::after {
    background: linear-gradient(90deg, transparent 15%, #7E949A 100%);
  }
}
.recruit .pa_overview {
  margin-top: 100px;
}
@media (max-width: 896px) {
  .recruit .pa_overview {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_overview {
    margin-top: calc(100px * 0.5);
  }
}
.recruit .pa_overview_wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  z-index: 2;
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .recruit .pa_overview_wrapper {
    padding-right: 4%;
    padding-left: 4%;
  }
}
.recruit .pa_overview_body {
  width: 50%;
}
@media screen and (max-width: 1240px) {
  .recruit .pa_overview_body {
    width: 60%;
  }
}
@media screen and (max-width: 896px) {
  .recruit .pa_overview_body {
    width: 80%;
  }
}
.recruit .pa_overview_txt {
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  margin-top: 60px;
}
@media (max-width: 896px) {
  .recruit .pa_overview_txt {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_overview_txt {
    margin-top: calc(60px * 0.5);
  }
}
.recruit .pa_joinus {
  position: relative;
  margin-top: 100px;
}
@media (max-width: 896px) {
  .recruit .pa_joinus {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_joinus {
    margin-top: calc(100px * 0.5);
  }
}
.recruit .pa_joinus_media {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px 60px;
}
.recruit .pa_joinus_media.__rev {
  flex-direction: row-reverse;
}
@media screen and (max-width: 896px) {
  .recruit .pa_joinus_media {
    gap: 20px 30px;
    align-items: flex-start;
  }
}
.recruit .pa_joinus_media_img {
  width: 40.322%;
}
.recruit .pa_joinus_media_img .__img-aspect {
  aspect-ratio: 1;
}
@media screen and (max-width: 480px) {
  .recruit .pa_joinus_media_img {
    width: 100%;
  }
}
.recruit .pa_joinus_media_body {
  width: calc(59.678% - 60px);
}
@media screen and (max-width: 896px) {
  .recruit .pa_joinus_media_body {
    width: calc(59.678% - 30px);
  }
}
@media screen and (max-width: 480px) {
  .recruit .pa_joinus_media_body {
    width: 100%;
  }
}
.recruit .pa_joinus_media_ttl {
  font-weight: 600;
  line-height: 1.4444444444;
  letter-spacing: 0.1em;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
}
.recruit .pa_joinus_media_txt {
  font-weight: 600;
  line-height: 2.375;
  letter-spacing: 0.1em;
  font-size: clamp(0.8125rem, 0.6940789474rem + 0.3947368421vw, 1rem);
  margin-top: 64px;
}
@media (max-width: 896px) {
  .recruit .pa_joinus_media_txt {
    margin-top: calc(64px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_joinus_media_txt {
    margin-top: calc(64px * 0.5);
  }
}
.recruit .pa_joinus_media_txt:nth-of-type(2) {
  margin-top: 2em;
}
.recruit .pa_joinus_circles {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0 33px;
  margin-top: 100px;
}
@media (max-width: 896px) {
  .recruit .pa_joinus_circles {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_joinus_circles {
    margin-top: calc(100px * 0.5);
  }
}
@media screen and (max-width: 896px) {
  .recruit .pa_joinus_circles {
    gap: 15px;
  }
}
.recruit .pa_joinus_circles_wrapper {
  width: 29.193%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.recruit .pa_joinus_circles_wrapper .el_btn {
  margin-top: -9%;
}
.recruit .pa_joinus_circles_wrapper:hover .pa_joinus_imgs_item {
  transition: all 0.4s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  transform: scale(1.05);
}
@media screen and (max-width: 896px) {
  .recruit .pa_joinus_circles_wrapper {
    width: 46%;
  }
}
.recruit .pa_joinus_imgs_item {
  border-radius: 50%;
  transition: all 0.4s;
}
.recruit .pa_joinus_imgs_item.__img-aspect {
  aspect-ratio: 1;
}
.recruit .pa_interview {
  position: relative;
  margin-top: 120px;
}
@media (max-width: 896px) {
  .recruit .pa_interview {
    margin-top: calc(120px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_interview {
    margin-top: calc(120px * 0.5);
  }
}
.recruit .pa_interview {
  padding-top: 80px;
}
@media (max-width: 896px) {
  .recruit .pa_interview {
    padding-top: calc(80px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_interview {
    padding-top: calc(80px * 0.5);
  }
}
.recruit .pa_interview {
  padding-bottom: 100px;
}
@media (max-width: 896px) {
  .recruit .pa_interview {
    padding-bottom: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_interview {
    padding-bottom: calc(100px * 0.5);
  }
}
.recruit .pa_interview_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
  text-align: center;
}
.recruit .pa_interview_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
}
.recruit .pa_interview_txt {
  text-align: center;
  margin-top: 32px;
}
@media (max-width: 896px) {
  .recruit .pa_interview_txt {
    margin-top: calc(32px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_interview_txt {
    margin-top: calc(32px * 0.5);
  }
}
.recruit .pa_interview_wrapper {
  position: relative;
}
.recruit .pa_interview_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 100px;
}
@media screen and (max-width: 896px) {
  .recruit .pa_interview_list {
    gap: 50px;
  }
}
.recruit .pa_interview_list {
  margin-top: 102px;
}
@media (max-width: 896px) {
  .recruit .pa_interview_list {
    margin-top: calc(102px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_interview_list {
    margin-top: calc(102px * 0.5);
  }
}
.recruit .pa_interview_item {
  position: relative;
  width: calc((100% - 200px) / 3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 896px) {
  .recruit .pa_interview_item {
    width: calc((100% - 50px) / 2);
  }
}
@media screen and (max-width: 480px) {
  .recruit .pa_interview_item {
    width: 100%;
  }
}
.recruit .pa_interview_comment {
  position: absolute;
  max-width: 300px;
  width: 100%;
  height: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 43px;
  box-shadow: 5px 5px 0 #89D0E1;
  font-weight: 600;
  line-height: 1;
  z-index: 2;
  top: calc(min(2.625vw, 42px) * -1);
  left: calc(min(5.5vw, 88px) * -1);
}
@media screen and (max-width: 480px) {
  .recruit .pa_interview_comment {
    max-width: 270px;
    height: 55px;
    left: 20px;
  }
}
.recruit .pa_interview_item_img {
  line-height: 0;
}
.recruit .pa_interview_item_img.__img-aspect {
  aspect-ratio: 1;
}
.recruit .pa_interview_group {
  color: #7E949A;
  margin-top: 1.5em;
}
.recruit .pa_interview_name {
  font-size: clamp(1rem, 0.6842105263rem + 1.0526315789vw, 1.5rem);
}
.recruit .pa_interview_icons_item {
  position: absolute;
}
.recruit .pa_interview_icons_item:nth-of-type(1) {
  width: min(17.9838709677vw, 223px);
  height: min(6.6129032258vw, 82px);
  bottom: min(13.9375vw, 223px);
  left: calc(min(12.5vw, 200px) * -1);
}
.recruit .pa_interview_icons_item:nth-of-type(2) {
  width: min(17.9838709677vw, 223px);
  height: min(6.6129032258vw, 82px);
  top: min(13.4375vw, 215px);
  right: calc(min(3.125vw, 50px) * -1);
}
.recruit .pa_interview_btn {
  text-align: center;
  margin-top: 62px;
}
@media (max-width: 896px) {
  .recruit .pa_interview_btn {
    margin-top: calc(62px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_interview_btn {
    margin-top: calc(62px * 0.5);
  }
}
.recruit .pa_requirements {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px 100px;
}
@media screen and (max-width: 896px) {
  .recruit .pa_requirements {
    gap: 20px 50px;
    align-items: flex-start;
  }
}
.recruit .pa_requirements {
  margin-top: 64px;
}
@media (max-width: 896px) {
  .recruit .pa_requirements {
    margin-top: calc(64px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_requirements {
    margin-top: calc(64px * 0.5);
  }
}
.recruit .pa_requirements.__rev {
  flex-direction: row-reverse;
}
.recruit .pa_requirements_img {
  width: 37.096%;
}
.recruit .pa_requirements_img .__img-aspect {
  aspect-ratio: 1.3218390805;
}
@media screen and (max-width: 480px) {
  .recruit .pa_requirements_img {
    width: 80%;
  }
}
.recruit .pa_requirements_body {
  width: calc(62.904% - 100px);
}
@media screen and (max-width: 896px) {
  .recruit .pa_requirements_body {
    width: calc(62.904% - 50px);
  }
}
@media screen and (max-width: 480px) {
  .recruit .pa_requirements_body {
    width: 100%;
  }
}
.recruit .pa_requirements_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
  padding-left: 30px;
  color: #89D0E1;
}
.recruit .pa_requirements_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.recruit .pa_requirements_txt {
  font-weight: 600;
  line-height: 2.375;
  letter-spacing: 0.1em;
  font-size: clamp(0.8125rem, 0.6940789474rem + 0.3947368421vw, 1rem);
  margin-top: 62px;
}
@media (max-width: 896px) {
  .recruit .pa_requirements_txt {
    margin-top: calc(62px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_requirements_txt {
    margin-top: calc(62px * 0.5);
  }
}
.recruit .pa_requirements_btns {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 60px;
}
@media (max-width: 896px) {
  .recruit .pa_requirements_btns {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_requirements_btns {
    margin-top: calc(60px * 0.5);
  }
}
.recruit .pa_schedule {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 48px;
}
@media screen and (max-width: 896px) {
  .recruit .pa_schedule {
    gap: 24px;
  }
}
.recruit .pa_schedule {
  margin-top: 100px;
}
@media (max-width: 896px) {
  .recruit .pa_schedule {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_schedule {
    margin-top: calc(100px * 0.5);
  }
}
.recruit .pa_schedule_img {
  width: 50%;
}
.recruit .pa_schedule_img .__img-aspect {
  aspect-ratio: 1.6666666667;
}
@media screen and (max-width: 480px) {
  .recruit .pa_schedule_img {
    width: 95.5%;
  }
}
.recruit .pa_schedule_body {
  width: 34.375%;
}
@media screen and (max-width: 896px) {
  .recruit .pa_schedule_body {
    width: 45%;
  }
}
@media screen and (max-width: 480px) {
  .recruit .pa_schedule_body {
    width: 100%;
    padding: 4%;
  }
}
.recruit .pa_schedule_ttl {
  font-weight: 600;
  line-height: 1.4444444444;
  letter-spacing: 0.1em;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
}
.recruit .pa_schedule_txt {
  font-weight: 600;
  line-height: 2.375;
  letter-spacing: 0.1em;
  font-size: clamp(0.8125rem, 0.6940789474rem + 0.3947368421vw, 1rem);
  margin-top: 62px;
}
@media (max-width: 896px) {
  .recruit .pa_schedule_txt {
    margin-top: calc(62px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_schedule_txt {
    margin-top: calc(62px * 0.5);
  }
}
.recruit .pa_schedule_btn {
  margin-top: 60px;
}
@media (max-width: 896px) {
  .recruit .pa_schedule_btn {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit .pa_schedule_btn {
    margin-top: calc(60px * 0.5);
  }
}

.recruit-student .pa_overview {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 500px;
  background-image: url(../images/recruit/student/overview_bg@2x.jpg);
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 896px) {
  .recruit-student .pa_overview {
    min-height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .recruit-student .pa_overview {
    min-height: 340px;
  }
}
.recruit-student .pa_overview {
  margin-top: 100px;
}
@media (max-width: 896px) {
  .recruit-student .pa_overview {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_overview {
    margin-top: calc(100px * 0.5);
  }
}
.recruit-student .pa_overview_wrapper {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .recruit-student .pa_overview_wrapper {
    padding-right: 4%;
    padding-left: 4%;
  }
}
.recruit-student .pa_overview_ttl {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(1.5625rem, 0.6546052632rem + 3.0263157895vw, 3rem);
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.08em;
  line-height: 1.3333333333;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.recruit-student .pa_about {
  position: relative;
  text-align: center;
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-student .pa_about {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_about {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-student .pa_about_ttl {
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  font-weight: 700;
  color: #89D0E1;
}
.recruit-student .pa_about_txt {
  margin-top: 62px;
}
@media (max-width: 896px) {
  .recruit-student .pa_about_txt {
    margin-top: calc(62px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_about_txt {
    margin-top: calc(62px * 0.5);
  }
}
@media screen and (max-width: 480px) {
  .recruit-student .pa_about_txt {
    text-align: left;
  }
}
.recruit-student .pa_about_photos {
  display: flex;
  justify-content: center;
  gap: 27px;
  margin: 0 calc(50% - 50vw);
  padding: 0 2.875%;
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-student .pa_about_photos {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_about_photos {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-student .pa_about_photos .__img-aspect {
  aspect-ratio: 1.6166666667;
}
.recruit-student .pa_about_photos > img {
  width: calc((100% - 54px) / 3);
}
@media screen and (max-width: 480px) {
  .recruit-student .pa_about_photos {
    gap: 12px;
  }
  .recruit-student .pa_about_photos > img {
    width: calc((100% - 24px) / 3);
  }
}
.recruit-student .pa_interview {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px 60px;
  margin-top: 90px;
}
@media (max-width: 896px) {
  .recruit-student .pa_interview {
    margin-top: calc(90px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_interview {
    margin-top: calc(90px * 0.5);
  }
}
.recruit-student .pa_interview_img {
  width: 36.328%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 25px;
}
@media screen and (max-width: 480px) {
  .recruit-student .pa_interview_img {
    width: 100%;
  }
}
.recruit-student .pa_interview_img_item:nth-of-type(1) {
  width: 50%;
  text-align: center;
  margin-bottom: -12px;
}
.recruit-student .pa_interview_img_item:nth-of-type(2) {
  width: calc(50% - 12.5px);
}
.recruit-student .pa_interview_img_item:nth-of-type(3) {
  width: calc(50% - 12.5px);
}
.recruit-student .pa_interview_img_item .__img-aspect {
  aspect-ratio: 1.0476190476;
}
.recruit-student .pa_interview_body {
  width: calc(63.672% - 60px);
}
@media screen and (max-width: 480px) {
  .recruit-student .pa_interview_body {
    width: 100%;
  }
}
.recruit-student .pa_interview_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
  padding-left: 30px;
}
.recruit-student .pa_interview_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.recruit-student .pa_interview_txt {
  margin-top: 62px;
}
@media (max-width: 896px) {
  .recruit-student .pa_interview_txt {
    margin-top: calc(62px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_interview_txt {
    margin-top: calc(62px * 0.5);
  }
}
.recruit-student .el_btn {
  margin-top: 60px;
}
@media (max-width: 896px) {
  .recruit-student .el_btn {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .el_btn {
    margin-top: calc(60px * 0.5);
  }
}
.recruit-student .pa_schedule {
  position: relative;
  background-color: #ECF2F4;
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-student .pa_schedule {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_schedule {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-student .pa_schedule_inner {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .recruit-student .pa_schedule_inner {
    padding-right: 4%;
    padding-left: 4%;
  }
}
.recruit-student .pa_schedule_inner {
  padding-top: 100px;
}
@media (max-width: 896px) {
  .recruit-student .pa_schedule_inner {
    padding-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_schedule_inner {
    padding-top: calc(100px * 0.5);
  }
}
.recruit-student .pa_schedule_inner {
  padding-bottom: 100px;
}
@media (max-width: 896px) {
  .recruit-student .pa_schedule_inner {
    padding-bottom: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_schedule_inner {
    padding-bottom: calc(100px * 0.5);
  }
}
.recruit-student .pa_schedule_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
  padding-left: 30px;
}
.recruit-student .pa_schedule_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.recruit-student .pa_schedule_flow {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 10px 28px;
  margin-top: 50px;
}
@media (max-width: 896px) {
  .recruit-student .pa_schedule_flow {
    margin-top: calc(50px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_schedule_flow {
    margin-top: calc(50px * 0.5);
  }
}
.recruit-student .pa_schedule_item {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 5;
}
.recruit-student .pa_schedule_item:last-child .pa_schedule_time:after {
  content: none;
}
.recruit-student .pa_schedule_time {
  position: relative;
  font-family: "Jost", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-optical-sizing: auto;
  font-size: clamp(0.9375rem, 0.6611842105rem + 0.9210526316vw, 1.375rem);
  font-weight: 500;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
  background-color: #89D0E1;
  border-radius: 18px;
  padding: 4px 0;
  min-width: 94px;
}
.recruit-student .pa_schedule_time:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%);
  width: 50%;
  height: 10px;
  background-color: #7E949A;
  z-index: -1;
}
.recruit-student .pa_schedule_txt {
  margin-top: 10px;
}
.recruit-student .pa_schedule_note {
  text-align: right;
  color: #7E949A;
  margin-top: 30px;
}
@media (max-width: 896px) {
  .recruit-student .pa_schedule_note {
    margin-top: calc(30px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_schedule_note {
    margin-top: calc(30px * 0.5);
  }
}
.recruit-student .pa_faq {
  position: relative;
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-student .pa_faq {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_faq {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-student .pa_faq_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
  padding-left: 30px;
}
.recruit-student .pa_faq_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.recruit-student .pa_faq_list {
  margin-top: 30px;
}
@media (max-width: 896px) {
  .recruit-student .pa_faq_list {
    margin-top: calc(30px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_faq_list {
    margin-top: calc(30px * 0.5);
  }
}
.recruit-student .pa_faq_dt {
  font-size: clamp(1rem, 0.6842105263rem + 1.0526315789vw, 1.5rem);
  color: #6AB2E4;
  font-weight: 600;
  margin-top: 30px;
}
@media (max-width: 896px) {
  .recruit-student .pa_faq_dt {
    margin-top: calc(30px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_faq_dt {
    margin-top: calc(30px * 0.5);
  }
}
.recruit-student .pa_faq_dd {
  margin-left: 12px;
}
.recruit-student .pa_message {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  background-image: url(../images/recruit/student/message_bg@2x.png);
  background-position: center;
  background-size: cover;
  padding: 6%;
  border-radius: 30px;
}
@media screen and (max-width: 896px) {
  .recruit-student .pa_message {
    min-height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .recruit-student .pa_message {
    min-height: 340px;
  }
}
.recruit-student .pa_message {
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-student .pa_message {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_message {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-student .pa_message_wrapper {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .recruit-student .pa_message_wrapper {
    padding-right: 4%;
    padding-left: 4%;
  }
}
.recruit-student .pa_message_ttl {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(1.5625rem, 0.6546052632rem + 3.0263157895vw, 3rem);
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.08em;
  line-height: 1.3333333333;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.recruit-student .pa_message_txt {
  color: #fff;
  margin-top: 32px;
}
@media (max-width: 896px) {
  .recruit-student .pa_message_txt {
    margin-top: calc(32px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-student .pa_message_txt {
    margin-top: calc(32px * 0.5);
  }
}

.recruit-parents .pa_overview {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 500px;
  background-image: url(../images/recruit/parents/overview_bg@2x.jpg);
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 896px) {
  .recruit-parents .pa_overview {
    min-height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .recruit-parents .pa_overview {
    min-height: 340px;
  }
}
.recruit-parents .pa_overview {
  margin-top: 100px;
}
@media (max-width: 896px) {
  .recruit-parents .pa_overview {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-parents .pa_overview {
    margin-top: calc(100px * 0.5);
  }
}
.recruit-parents .pa_overview_wrapper {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .recruit-parents .pa_overview_wrapper {
    padding-right: 4%;
    padding-left: 4%;
  }
}
.recruit-parents .pa_overview_ttl {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(1.5625rem, 0.6546052632rem + 3.0263157895vw, 3rem);
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.08em;
  line-height: 1.3333333333;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.recruit-parents .pa_about {
  position: relative;
  text-align: center;
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-parents .pa_about {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-parents .pa_about {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-parents .pa_about_ttl {
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  font-weight: 700;
  color: #89D0E1;
}
.recruit-parents .pa_about_txt {
  margin-top: 62px;
}
@media (max-width: 896px) {
  .recruit-parents .pa_about_txt {
    margin-top: calc(62px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-parents .pa_about_txt {
    margin-top: calc(62px * 0.5);
  }
}
@media screen and (max-width: 480px) {
  .recruit-parents .pa_about_txt {
    text-align: left;
  }
}
.recruit-parents .pa_benefits {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-parents .pa_benefits {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-parents .pa_benefits {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-parents .pa_benefits_img {
  width: 53.125%;
}
.recruit-parents .pa_benefits_img > img {
  border-radius: 30px;
}
@media screen and (max-width: 480px) {
  .recruit-parents .pa_benefits_img {
    width: 100%;
  }
}
.recruit-parents .pa_benefits_body {
  width: calc(46.875% - 20px);
}
@media screen and (max-width: 480px) {
  .recruit-parents .pa_benefits_body {
    width: 100%;
  }
}
.recruit-parents .pa_benefits_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
  padding-left: 30px;
}
.recruit-parents .pa_benefits_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.recruit-parents .pa_benefits_list {
  list-style: disc;
  margin-top: 60px;
}
@media (max-width: 896px) {
  .recruit-parents .pa_benefits_list {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-parents .pa_benefits_list {
    margin-top: calc(60px * 0.5);
  }
}
@media screen and (max-width: 896px) {
  .recruit-parents .pa_benefits_list {
    margin-left: 1.5em;
  }
}
.recruit-parents .pa_benefits_item {
  list-style: inherit;
}
.recruit-parents .pa_interview {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px 60px;
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-parents .pa_interview {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-parents .pa_interview {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-parents .pa_interview_img {
  width: 36.328%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 25px;
}
@media screen and (max-width: 480px) {
  .recruit-parents .pa_interview_img {
    width: 100%;
  }
}
.recruit-parents .pa_interview_img_item:nth-of-type(1) {
  width: 50%;
  text-align: center;
  margin-bottom: -12px;
}
.recruit-parents .pa_interview_img_item:nth-of-type(2) {
  width: calc(50% - 12.5px);
}
.recruit-parents .pa_interview_img_item:nth-of-type(3) {
  width: calc(50% - 12.5px);
}
.recruit-parents .pa_interview_img_item .__img-aspect {
  aspect-ratio: 1.0476190476;
}
.recruit-parents .pa_interview_body {
  width: calc(63.672% - 60px);
}
@media screen and (max-width: 480px) {
  .recruit-parents .pa_interview_body {
    width: 100%;
  }
}
.recruit-parents .pa_interview_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
  padding-left: 30px;
}
.recruit-parents .pa_interview_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.recruit-parents .pa_interview_txt {
  margin-top: 62px;
}
@media (max-width: 896px) {
  .recruit-parents .pa_interview_txt {
    margin-top: calc(62px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-parents .pa_interview_txt {
    margin-top: calc(62px * 0.5);
  }
}
.recruit-parents .el_btn {
  margin-top: 60px;
}
@media (max-width: 896px) {
  .recruit-parents .el_btn {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-parents .el_btn {
    margin-top: calc(60px * 0.5);
  }
}
.recruit-parents .pa_workplace {
  position: relative;
  text-align: center;
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-parents .pa_workplace {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-parents .pa_workplace {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-parents .pa_workplace_ttl {
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  font-weight: 700;
  color: #89D0E1;
}
.recruit-parents .pa_workplace_txt {
  margin-top: 62px;
}
@media (max-width: 896px) {
  .recruit-parents .pa_workplace_txt {
    margin-top: calc(62px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-parents .pa_workplace_txt {
    margin-top: calc(62px * 0.5);
  }
}
@media screen and (max-width: 480px) {
  .recruit-parents .pa_workplace_txt {
    text-align: left;
  }
}
.recruit-parents .pa_workplace_photos {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 60px;
}
@media (max-width: 896px) {
  .recruit-parents .pa_workplace_photos {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-parents .pa_workplace_photos {
    margin-top: calc(60px * 0.5);
  }
}
.recruit-parents .pa_workplace_photos > img {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 480px) {
  .recruit-parents .pa_workplace_photos {
    gap: 18px;
  }
  .recruit-parents .pa_workplace_photos > img {
    width: calc((100% - 18px) / 2);
  }
}
.recruit-parents .pa_message {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  background-image: url(../images/recruit/parents/message_bg@2x.png);
  background-position: center;
  background-size: cover;
  padding: 6%;
  border-radius: 30px;
}
@media screen and (max-width: 896px) {
  .recruit-parents .pa_message {
    min-height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .recruit-parents .pa_message {
    min-height: 340px;
  }
}
.recruit-parents .pa_message {
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-parents .pa_message {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-parents .pa_message {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-parents .pa_message_wrapper {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .recruit-parents .pa_message_wrapper {
    padding-right: 4%;
    padding-left: 4%;
  }
}
.recruit-parents .pa_message_ttl {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(1.5625rem, 0.6546052632rem + 3.0263157895vw, 3rem);
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.08em;
  line-height: 1.3333333333;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.recruit-parents .pa_message_txt {
  color: #fff;
  margin-top: 32px;
}
@media (max-width: 896px) {
  .recruit-parents .pa_message_txt {
    margin-top: calc(32px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-parents .pa_message_txt {
    margin-top: calc(32px * 0.5);
  }
}

.recruit-teacher .pa_overview {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 500px;
  background-image: url(../images/recruit/teacher/overview_bg@2x.jpg);
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 896px) {
  .recruit-teacher .pa_overview {
    min-height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .recruit-teacher .pa_overview {
    min-height: 340px;
  }
}
.recruit-teacher .pa_overview {
  margin-top: 100px;
}
@media (max-width: 896px) {
  .recruit-teacher .pa_overview {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-teacher .pa_overview {
    margin-top: calc(100px * 0.5);
  }
}
.recruit-teacher .pa_overview_wrapper {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .recruit-teacher .pa_overview_wrapper {
    padding-right: 4%;
    padding-left: 4%;
  }
}
.recruit-teacher .pa_overview_ttl {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(1.5625rem, 0.6546052632rem + 3.0263157895vw, 3rem);
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.08em;
  line-height: 1.3333333333;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.recruit-teacher .pa_about {
  position: relative;
  text-align: center;
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-teacher .pa_about {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-teacher .pa_about {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-teacher .pa_about_ttl {
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  font-weight: 700;
  color: #89D0E1;
}
.recruit-teacher .pa_about_txt {
  margin-top: 62px;
}
@media (max-width: 896px) {
  .recruit-teacher .pa_about_txt {
    margin-top: calc(62px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-teacher .pa_about_txt {
    margin-top: calc(62px * 0.5);
  }
}
@media screen and (max-width: 480px) {
  .recruit-teacher .pa_about_txt {
    text-align: left;
  }
}
.recruit-teacher .pa_training {
  position: relative;
  text-align: center;
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-teacher .pa_training {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-teacher .pa_training {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-teacher .pa_training_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
}
.recruit-teacher .pa_training_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
}
.recruit-teacher .pa_training_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 33px;
  margin-top: 33px;
}
@media (max-width: 896px) {
  .recruit-teacher .pa_training_wrapper {
    margin-top: calc(33px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-teacher .pa_training_wrapper {
    margin-top: calc(33px * 0.5);
  }
}
@media screen and (max-width: 480px) {
  .recruit-teacher .pa_training_wrapper {
    justify-content: flex-start;
  }
}
.recruit-teacher .pa_training_body {
  width: calc((100% - 66px) / 3);
  text-align: center;
}
@media screen and (max-width: 480px) {
  .recruit-teacher .pa_training_body {
    width: calc((100% - 33px) / 2);
  }
}
.recruit-teacher .pa_training_subttl {
  font-size: clamp(1rem, 0.6842105263rem + 1.0526315789vw, 1.5rem);
  color: #7E949A;
  font-weight: 700;
  line-height: 1.3333333333;
  margin-top: 20px;
}
.recruit-teacher .pa_training_txt {
  margin-top: 40px;
}
@media (max-width: 896px) {
  .recruit-teacher .pa_training_txt {
    margin-top: calc(40px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-teacher .pa_training_txt {
    margin-top: calc(40px * 0.5);
  }
}
@media screen and (max-width: 480px) {
  .recruit-teacher .pa_training_txt {
    text-align: left;
  }
}
.recruit-teacher .pa_contact {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px 50px;
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-teacher .pa_contact {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-teacher .pa_contact {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-teacher .pa_contact_img {
  width: 48.4375%;
}
.recruit-teacher .pa_contact_img > img {
  border-radius: 30px;
}
@media screen and (max-width: 480px) {
  .recruit-teacher .pa_contact_img {
    width: 100%;
  }
}
.recruit-teacher .pa_contact_body {
  width: calc(51.5625% - 50px);
}
@media screen and (max-width: 480px) {
  .recruit-teacher .pa_contact_body {
    width: 100%;
  }
}
.recruit-teacher .pa_contact_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
  padding-left: 30px;
}
.recruit-teacher .pa_contact_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.recruit-teacher .pa_contact_txt {
  margin-top: 62px;
}
@media (max-width: 896px) {
  .recruit-teacher .pa_contact_txt {
    margin-top: calc(62px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-teacher .pa_contact_txt {
    margin-top: calc(62px * 0.5);
  }
}
.recruit-teacher .el_btn {
  margin-top: 60px;
}
@media (max-width: 896px) {
  .recruit-teacher .el_btn {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-teacher .el_btn {
    margin-top: calc(60px * 0.5);
  }
}
.recruit-teacher .pa_message {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  background-image: url(../images/recruit/teacher/message_bg@2x.png);
  background-position: center;
  background-size: cover;
  padding: 6%;
  border-radius: 30px;
}
@media screen and (max-width: 896px) {
  .recruit-teacher .pa_message {
    min-height: 400px;
  }
}
@media screen and (max-width: 480px) {
  .recruit-teacher .pa_message {
    min-height: 340px;
  }
}
.recruit-teacher .pa_message {
  margin-top: 150px;
}
@media (max-width: 896px) {
  .recruit-teacher .pa_message {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-teacher .pa_message {
    margin-top: calc(150px * 0.5);
  }
}
.recruit-teacher .pa_message_wrapper {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .recruit-teacher .pa_message_wrapper {
    padding-right: 4%;
    padding-left: 4%;
  }
}
.recruit-teacher .pa_message_ttl {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(1.5625rem, 0.6546052632rem + 3.0263157895vw, 3rem);
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.08em;
  line-height: 1.3333333333;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.recruit-teacher .pa_message_txt {
  color: #fff;
  margin-top: 32px;
}
@media (max-width: 896px) {
  .recruit-teacher .pa_message_txt {
    margin-top: calc(32px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-teacher .pa_message_txt {
    margin-top: calc(32px * 0.5);
  }
}

.recruit-interview .pa_interview {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px 60px;
}
@media screen and (max-width: 1240px) {
  .recruit-interview .pa_interview {
    gap: 30px 40px;
  }
}
@media screen and (max-width: 896px) {
  .recruit-interview .pa_interview {
    align-items: flex-start;
  }
}
@media screen and (max-width: 480px) {
  .recruit-interview .pa_interview {
    justify-content: center;
  }
}
.recruit-interview .pa_interview {
  margin-top: 100px;
}
@media (max-width: 896px) {
  .recruit-interview .pa_interview {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-interview .pa_interview {
    margin-top: calc(100px * 0.5);
  }
}
.recruit-interview .pa_interview_img {
  width: 40.322%;
}
.recruit-interview .pa_interview_img .__img-aspect {
  aspect-ratio: 1;
}
@media screen and (max-width: 480px) {
  .recruit-interview .pa_interview_img {
    width: 80%;
  }
}
.recruit-interview .pa_interview_body {
  width: calc(59.678% - 60px);
}
@media screen and (max-width: 1240px) {
  .recruit-interview .pa_interview_body {
    width: calc(59.678% - 40px);
  }
}
@media screen and (max-width: 480px) {
  .recruit-interview .pa_interview_body {
    width: 100%;
  }
}
.recruit-interview .pa_interview_ttl {
  font-weight: 600;
  line-height: 1.4444444444;
  letter-spacing: 0.1em;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
}
.recruit-interview .pa_interview_wrapper {
  position: relative;
  border-left: 2px solid #6AB2E4;
  padding: 40px 30px 30px;
}
@media screen and (max-width: 480px) {
  .recruit-interview .pa_interview_wrapper {
    padding: 20px 30px 15px;
  }
}
.recruit-interview .pa_interview_wrapper {
  margin-top: 54px;
}
@media (max-width: 896px) {
  .recruit-interview .pa_interview_wrapper {
    margin-top: calc(54px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-interview .pa_interview_wrapper {
    margin-top: calc(54px * 0.5);
  }
}
.recruit-interview .pa_interview_group {
  color: #7E949A;
  line-height: 1;
}
.recruit-interview .pa_interview_post {
  color: #6AB2E4;
  line-height: 1;
}
.recruit-interview .pa_interview_name {
  font-size: clamp(1rem, 0.6842105263rem + 1.0526315789vw, 1.5rem);
  font-weight: 600;
  margin-top: 30px;
}
@media (max-width: 896px) {
  .recruit-interview .pa_interview_name {
    margin-top: calc(30px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-interview .pa_interview_name {
    margin-top: calc(30px * 0.5);
  }
}
.recruit-interview .pa_interview_txt {
  font-weight: 600;
  line-height: 2.375;
  letter-spacing: 0.1em;
  font-size: clamp(0.8125rem, 0.6940789474rem + 0.3947368421vw, 1rem);
  margin-top: 64px;
}
@media (max-width: 896px) {
  .recruit-interview .pa_interview_txt {
    margin-top: calc(64px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-interview .pa_interview_txt {
    margin-top: calc(64px * 0.5);
  }
}
.recruit-interview .pa_interview_txt:nth-of-type(2) {
  margin-top: 2em;
}
.recruit-interview .pa_interview_year {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1.5em;
  margin-top: 30px;
}
@media (max-width: 896px) {
  .recruit-interview .pa_interview_year {
    margin-top: calc(30px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-interview .pa_interview_year {
    margin-top: calc(30px * 0.5);
  }
}
.recruit-interview .pa_interview_year_dt {
  width: 20%;
}
@media screen and (max-width: 480px) {
  .recruit-interview .pa_interview_year_dt {
    width: 100%;
  }
}
.recruit-interview .pa_interview_year_dd {
  width: calc(80% - 1.5em);
}
@media screen and (max-width: 480px) {
  .recruit-interview .pa_interview_year_dd {
    width: 100%;
    margin-bottom: 1em;
  }
}
.recruit-interview .pa_interview_list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 896px) {
  .recruit-interview .pa_interview_list {
    gap: 16px;
  }
}
.recruit-interview .pa_interview_list_dt {
  width: 100%;
  font-size: clamp(0.875rem, 0.7171052632rem + 0.5263157895vw, 1.125rem);
  font-weight: 600;
  color: #7E949A;
  background-color: #ECF2F4;
  border-radius: 30px;
  padding: 1em 30px;
  margin-top: 60px;
}
@media (max-width: 896px) {
  .recruit-interview .pa_interview_list_dt {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-interview .pa_interview_list_dt {
    margin-top: calc(60px * 0.5);
  }
}
.recruit-interview .pa_interview_list_dd {
  width: 100%;
  font-weight: 600;
  padding: 0 30px;
}
.recruit-interview .pa_interview_circles {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0 33px;
  margin-top: 100px;
}
@media (max-width: 896px) {
  .recruit-interview .pa_interview_circles {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-interview .pa_interview_circles {
    margin-top: calc(100px * 0.5);
  }
}
@media screen and (max-width: 896px) {
  .recruit-interview .pa_interview_circles {
    gap: 15px;
  }
}
.recruit-interview .pa_interview_circles_wrapper {
  width: 29.193%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.recruit-interview .pa_interview_circles_wrapper .el_btn {
  margin-top: -9%;
}
.recruit-interview .pa_interview_circles_wrapper:hover .pa_interview_imgs_item {
  transition: all 0.4s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  transform: scale(1.05);
}
@media screen and (max-width: 896px) {
  .recruit-interview .pa_interview_circles_wrapper {
    width: 46%;
  }
}
.recruit-interview .pa_interview_imgs_item {
  border-radius: 50%;
  transition: all 0.4s;
}
.recruit-interview .pa_interview_imgs_item.__img-aspect {
  aspect-ratio: 1;
}

.recruit-requirements .pa_requirements {
  position: relative;
  margin-top: 100px;
}
@media (max-width: 896px) {
  .recruit-requirements .pa_requirements {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-requirements .pa_requirements {
    margin-top: calc(100px * 0.5);
  }
}
.recruit-requirements .pa_requirements_ttl {
  text-align: center;
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
  margin-top: 32px;
}
.recruit-requirements .pa_requirements_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 896px) {
  .recruit-requirements .pa_requirements_ttl {
    margin-top: calc(32px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-requirements .pa_requirements_ttl {
    margin-top: calc(32px * 0.5);
  }
}
.recruit-requirements .pa_requirements_txt {
  text-align: center;
  color: #7E949A;
}
.recruit-requirements .pa_requirements_detail {
  display: flex;
  flex-wrap: wrap;
  letter-spacing: 0.1em;
  line-height: 1.7777777778;
  font-size: clamp(0.875rem, 0.7171052632rem + 0.5263157895vw, 1.125rem);
  font-weight: 600;
  margin-top: 49px;
}
@media (max-width: 896px) {
  .recruit-requirements .pa_requirements_detail {
    margin-top: calc(49px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-requirements .pa_requirements_detail {
    margin-top: calc(49px * 0.5);
  }
}
.recruit-requirements .pa_requirements_dt {
  width: 25%;
  padding: 2.055em 3.722em;
  border-bottom: 1px solid #ECF2F4;
}
@media screen and (max-width: 896px) {
  .recruit-requirements .pa_requirements_dt {
    padding: 2.055em 1.5em;
  }
}
@media screen and (max-width: 480px) {
  .recruit-requirements .pa_requirements_dt {
    padding: 2.055em 0.5em;
  }
}
.recruit-requirements .pa_requirements_dd {
  position: relative;
  width: 75%;
  padding: 2.055em 2.222em;
  border-bottom: 1px solid #ECF2F4;
}
.recruit-requirements .pa_requirements_dd:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #89D0E1;
  top: 2.9em;
  left: 0;
}
@media screen and (max-width: 896px) {
  .recruit-requirements .pa_requirements_dd {
    padding: 2.055em 1.5em;
  }
}
@media screen and (max-width: 480px) {
  .recruit-requirements .pa_requirements_dd {
    padding: 2.055em 0.5em 2.055em 1.5em;
  }
}
.recruit-requirements .pa_border {
  width: 96.875%;
  margin: 0 0 0 auto;
  margin-top: 100px;
}
@media (max-width: 896px) {
  .recruit-requirements .pa_border {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-requirements .pa_border {
    margin-top: calc(100px * 0.5);
  }
}

.recruit-schedule .pa_schedule {
  position: relative;
  margin-top: 110px;
}
@media (max-width: 896px) {
  .recruit-schedule .pa_schedule {
    margin-top: calc(110px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-schedule .pa_schedule {
    margin-top: calc(110px * 0.5);
  }
}
.recruit-schedule .pa_schedule_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
  padding-left: 30px;
}
.recruit-schedule .pa_schedule_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.recruit-schedule .pa_schedule_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 60px;
}
@media screen and (max-width: 1240px) {
  .recruit-schedule .pa_schedule_wrapper {
    gap: 20px 40px;
  }
}
.recruit-schedule .pa_schedule_flow {
  width: 62.903%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 480px) {
  .recruit-schedule .pa_schedule_flow {
    width: 100%;
  }
}
.recruit-schedule .pa_schedule_flow {
  margin-top: 40px;
}
@media (max-width: 896px) {
  .recruit-schedule .pa_schedule_flow {
    margin-top: calc(40px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-schedule .pa_schedule_flow {
    margin-top: calc(40px * 0.5);
  }
}
.recruit-schedule .pa_schedule_item {
  position: relative;
}
.recruit-schedule .pa_schedule_time {
  display: grid;
  grid-template-columns: 115px auto;
  align-items: center;
  position: relative;
  background-color: #ECF2F4;
  border-radius: 30px;
  padding: 15px 30px;
}
@media screen and (max-width: 480px) {
  .recruit-schedule .pa_schedule_time {
    padding: 12px 18px;
    grid-template-columns: 75px auto;
  }
}
.recruit-schedule .pa_schedule_time::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 140px;
  /* PCでの区切り位置 */
  transform: translateY(-50%);
  width: 2px;
  height: 75%;
  background-color: #7D959A;
}
@media screen and (max-width: 896px) {
  .recruit-schedule .pa_schedule_time::after {
    left: 115px;
  }
}
@media screen and (max-width: 480px) {
  .recruit-schedule .pa_schedule_time::after {
    left: 85px;
    /* SPでの区切り位置 */
  }
}
.recruit-schedule .pa_schedule_time_num {
  font-family: "Jost", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-optical-sizing: auto;
  font-size: clamp(1.25rem, 0.8552631579rem + 1.3157894737vw, 1.875rem);
  color: #7E949A;
  line-height: 1;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .recruit-schedule .pa_schedule_time_num {
    text-align: left;
  }
}
.recruit-schedule .pa_schedule_time_sub {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "Segoe UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: clamp(1rem, 0.6842105263rem + 1.0526315789vw, 1.5rem);
  color: #7E949A;
  font-weight: 600;
  line-height: 1;
  padding-left: 1.25em;
}
.recruit-schedule .pa_schedule_line {
  position: relative;
  padding-bottom: 60px;
}
.recruit-schedule .pa_schedule_line:before {
  position: absolute;
  top: 0;
  left: 10.512%;
  content: "";
  width: 10px;
  height: 100%;
  background-color: #89D0E1;
}
@media (max-width: 896px) {
  .recruit-schedule .pa_schedule_line {
    padding-bottom: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-schedule .pa_schedule_line {
    padding-bottom: calc(60px * 0.5);
  }
}
.recruit-schedule .pa_schedule_item:last-child .pa_schedule_line:before {
  display: none;
}
.recruit-schedule .pa_schedule_txt {
  padding-left: 22.692%;
  padding-top: 30px;
}
@media (max-width: 896px) {
  .recruit-schedule .pa_schedule_txt {
    padding-top: calc(30px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .recruit-schedule .pa_schedule_txt {
    padding-top: calc(30px * 0.5);
  }
}
.recruit-schedule .pa_schedule_imgs {
  width: calc(37.097% - 60px);
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media screen and (max-width: 1240px) {
  .recruit-schedule .pa_schedule_imgs {
    width: calc(37.097% - 40px);
  }
}
@media screen and (max-width: 480px) {
  .recruit-schedule .pa_schedule_imgs {
    gap: 16px;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }
  .recruit-schedule .pa_schedule_imgs > img {
    width: calc((100% - 32px) / 3);
  }
}
.recruit-schedule .pa_schedule_imgs .__img-aspect {
  aspect-ratio: 1;
}

/*
 * Base Group
 */
/*
 * Base Group
 */
/*
 * Base Group
 */
.contact .pa_overview {
  position: relative;
  text-align: center;
  margin-top: 100px;
}
@media (max-width: 896px) {
  .contact .pa_overview {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .contact .pa_overview {
    margin-top: calc(100px * 0.5);
  }
}
.contact .pa_overview_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
}
.contact .pa_overview_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
}
.contact .pa_overview_txt {
  margin-top: 52px;
}
@media (max-width: 896px) {
  .contact .pa_overview_txt {
    margin-top: calc(52px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .contact .pa_overview_txt {
    margin-top: calc(52px * 0.5);
  }
}
@media screen and (max-width: 480px) {
  .contact .pa_overview_txt {
    text-align: left;
  }
}
.contact .pa_overview_link {
  display: inline-block;
  margin-top: 25px;
}
.contact .pa_overview_link:link, .contact .pa_overview_link:visited {
  color: #6AB2E4;
}
@media (max-width: 896px) {
  .contact .pa_overview_link {
    margin-top: calc(25px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .contact .pa_overview_link {
    margin-top: calc(25px * 0.5);
  }
}
.contact .pa_telephone {
  position: relative;
  background-color: #ECF2F4;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  padding: min(4.8387096774vw, 60px);
  margin-top: 98px;
}
@media (max-width: 896px) {
  .contact .pa_telephone {
    margin-top: calc(98px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .contact .pa_telephone {
    margin-top: calc(98px * 0.5);
  }
}
.contact .pa_telephone_ttl {
  color: #7E949A;
  font-weight: 600;
  font-size: clamp(1.25rem, 0.8552631579rem + 1.3157894737vw, 1.875rem);
}
.contact .pa_telephone_body {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
@media (max-width: 896px) {
  .contact .pa_telephone_body {
    margin-top: calc(15px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .contact .pa_telephone_body {
    margin-top: calc(15px * 0.5);
  }
}
@media screen and (max-width: 896px) {
  .contact .pa_telephone_body {
    flex-wrap: wrap;
  }
}
.contact .pa_telephone_numbers {
  position: relative;
  padding: 20px 4%;
}
.contact .pa_telephone_numbers:nth-of-type(1):after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #418DA8;
  top: 0;
  right: 0;
}
@media screen and (max-width: 896px) {
  .contact .pa_telephone_numbers:nth-of-type(1):after {
    width: 100%;
    height: 1px;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
  }
}
.contact .pa_telephone_number {
  font-weight: 600;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
}
.contact .pa_telephone_txt {
  font-weight: 600;
  font-size: clamp(0.875rem, 0.7171052632rem + 0.5263157895vw, 1.125rem);
  margin-top: 5px;
  text-align: left;
}
.contact .pa_telephone_download {
  display: block;
  max-width: 375px;
  width: 100%;
  background-color: #89D0E1;
  border: 1px solid #89D0E1;
  border-radius: 16px;
  font-size: clamp(0.875rem, 0.7171052632rem + 0.5263157895vw, 1.125rem);
  font-weight: 600;
  text-align: center;
  color: #fff;
  margin-top: 8px;
}
.contact .pa_form {
  position: relative;
  text-align: center;
  margin-top: 94px;
}
@media (max-width: 896px) {
  .contact .pa_form {
    margin-top: calc(94px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .contact .pa_form {
    margin-top: calc(94px * 0.5);
  }
}
.contact .pa_form_ttl {
  position: relative;
  font-size: clamp(1.5rem, 1.0263157895rem + 1.5789473684vw, 2.25rem);
  color: #89D0E1;
  font-weight: 600;
}
.contact .pa_form_ttl:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-color: #6AB2E4;
  top: -21px;
  left: 50%;
  transform: translateX(-50%);
}
.contact .pa_form_txt {
  font-weight: 600;
  margin-top: 52px;
}
@media (max-width: 896px) {
  .contact .pa_form_txt {
    margin-top: calc(52px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .contact .pa_form_txt {
    margin-top: calc(52px * 0.5);
  }
}
@media screen and (max-width: 480px) {
  .contact .pa_form_txt {
    text-align: left;
  }
}
.contact .pa_form_main {
  margin-top: 60px;
}
@media (max-width: 896px) {
  .contact .pa_form_main {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .contact .pa_form_main {
    margin-top: calc(60px * 0.5);
  }
}
.contact .pa_form_item {
  margin-top: 40px;
}
@media (max-width: 896px) {
  .contact .pa_form_item {
    margin-top: calc(40px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .contact .pa_form_item {
    margin-top: calc(40px * 0.5);
  }
}
.contact .pa_form_item > p {
  display: flex;
  justify-content: flex-end;
  gap: 20px 20px;
}
@media screen and (max-width: 896px) {
  .contact .pa_form_item > p {
    gap: 0;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
.contact .pa_form_item > p .wpcf7-form-control-wrap {
  width: 65%;
}
@media screen and (max-width: 896px) {
  .contact .pa_form_item > p .wpcf7-form-control-wrap {
    width: 100%;
  }
}
.contact .pa_form_item label {
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 2.375;
}
.contact .pa_form_item label small {
  margin-left: 10px;
  background-color: #89D0E1;
  padding: 2px 10px;
  color: #fff;
  border-radius: 88px;
}
.contact .pa_form_item label.pa_form_space {
  margin-right: 60px;
}
.contact .pa_form_item input, .contact .pa_form_item textarea {
  width: 100%;
  background-color: #ECF2F4;
  padding: 0.5em;
  border: none;
  border-radius: 40px;
}
@media screen and (max-width: 896px) {
  .contact .pa_form_item input, .contact .pa_form_item textarea {
    width: 100%;
  }
}
@media screen and (max-width: 896px) {
  .contact .pa_form_item {
    gap: 0;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
.contact .pa_form_submit {
  cursor: pointer;
  margin-top: 60px;
}
@media (max-width: 896px) {
  .contact .pa_form_submit {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .contact .pa_form_submit {
    margin-top: calc(60px * 0.5);
  }
}
.contact .wpcf7-spinner {
  display: block;
  margin: 1em auto;
}

/*
 * Helper Group
 */
/*
 * Base Group
 */
@media screen and (max-width: 480px) {
  .hp_dSpPc {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .hp_dSpNone {
    display: none;
  }
}

@media screen and (max-width: 896px) {
  .hp_dPcOnly {
    display: none;
  }
}

.hp_flexSp {
  display: none;
}
@media screen and (max-width: 480px) {
  .hp_flexSp {
    display: flex;
  }
}

.hp_sptab {
  display: none;
}
@media screen and (max-width: 896px) {
  .hp_sptab {
    display: block;
  }
}

.hp_sp {
  display: none;
}
@media screen and (max-width: 480px) {
  .hp_sp {
    display: block;
  }
}

.hp_base {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .hp_base {
    padding-right: 4%;
    padding-left: 4%;
  }
}

.hp_bgcCleanGray {
  background-color: #ECF2F4;
}

.hp_fs2 {
  font-size: clamp(0.9375rem, 0.7401315789rem + 0.6578947368vw, 1.25rem);
}

.hp_tar {
  text-align: right;
}

.hp_tac {
  text-align: center;
}

.hp_tal {
  text-align: left;
}

.hp_fwB {
  font-weight: bold;
}

.hp_mt60 {
  margin-top: 60px;
}
@media (max-width: 896px) {
  .hp_mt60 {
    margin-top: calc(60px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .hp_mt60 {
    margin-top: calc(60px * 0.5);
  }
}

.hp_mt70 {
  margin-top: 70px;
}
@media (max-width: 896px) {
  .hp_mt70 {
    margin-top: calc(70px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .hp_mt70 {
    margin-top: calc(70px * 0.5);
  }
}

.hp_mt90 {
  margin-top: 90px;
}
@media (max-width: 896px) {
  .hp_mt90 {
    margin-top: calc(90px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .hp_mt90 {
    margin-top: calc(90px * 0.5);
  }
}

.hp_mt100 {
  margin-top: 100px;
}
@media (max-width: 896px) {
  .hp_mt100 {
    margin-top: calc(100px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .hp_mt100 {
    margin-top: calc(100px * 0.5);
  }
}

.hp_mt120 {
  margin-top: 120px;
}
@media (max-width: 896px) {
  .hp_mt120 {
    margin-top: calc(120px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .hp_mt120 {
    margin-top: calc(120px * 0.5);
  }
}

.hp_mt150 {
  margin-top: 150px;
}
@media (max-width: 896px) {
  .hp_mt150 {
    margin-top: calc(150px * 0.6666666667);
  }
}
@media (max-width: 480px) {
  .hp_mt150 {
    margin-top: calc(150px * 0.5);
  }
}

.hp_space {
  padding-right: 4%;
  padding-left: 4%;
}

.hp_wsnw {
  white-space: nowrap;
}

.hp_anchorOffset {
  scroll-margin-top: 80px;
}

/*
 * Unique Group
 */
/*
 * program Group
 */
/*
 * Base Group
 */
.js_scroll_active.bl_header {
  background-color: transparent;
  backdrop-filter: blur(30px);
}
.js_scroll_active .bl_header_inner {
  min-height: 80px;
}
.js_scroll_active .bl_header_nav_list.bl_header_nav_list__offWhite {
  padding: 1.089% 6.069%;
}
.js_scroll_active .bl_header_nav_list.bl_header_nav_list__green {
  padding: 1.089% 4.079%;
}
.js_scroll_active .bl_header_nav_link {
  font-size: clamp(0.625rem, 0.5460526316rem + 0.2631578947vw, 0.75rem);
}

/*
 * Original Group
 */
/*
 * Base Group
 */
header .header_menu {
  display: block;
  position: absolute;
  top: 40px;
  right: 4%;
  width: 44px;
  height: 50px;
  cursor: pointer;
  z-index: 10000;
  font-weight: 600;
  background: transparent;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  padding: 0;
  appearance: none;
  transition: all 0.4s;
}
header .header_menu div {
  position: relative;
}
header .header_menu span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #292929;
  left: 0;
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
}
header .header_menu span:nth-child(1) {
  top: 10px;
}
header .header_menu span:nth-child(2) {
  top: 18px;
}
header .header_menu span:nth-child(3) {
  top: 26px;
}
@media screen and (max-width: 1024px) {
  header .header_menu {
    display: block;
  }
}
header .header_menu p {
  position: absolute;
  top: 34px;
  left: 50%;
  transform: translate(-50%);
}
header .header_menu.__scroll {
  width: 60px;
  height: 60px;
  position: fixed;
  border-radius: 0;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  background-color: #fff;
  top: -60px;
  /* 一旦画面外に配置 */
  animation: slideDown 0.5s forwards;
  /* ニョキっと表示させるアニメーション */
  background-color: rgba(255, 255, 255, 0.9);
  /* 背景色を変更（オプション） */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  /* 影を追加（オプション） */
}
header .header_menu.__scroll span {
  width: calc(100% - 24px);
  left: 50%;
  transform: translateX(-50%);
}
header .header_menu.__scroll.open {
  box-shadow: none;
}
header .header_menu.__scroll.open span:nth-child(1) {
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
header .header_menu.__scroll.open span:nth-child(3) {
  -webkit-transform: translateX(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}
@media (min-width: 1600px) {
  header .header_menu {
    right: 200px;
  }
}
@media screen and (max-width: 480px) {
  header .header_menu {
    top: 10px;
  }
}
@keyframes slideDown {
  0% {
    top: -60px;
  }
  100% {
    top: 0;
  }
}
header .header_menu.open span:nth-child(1) {
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  background: #292929;
  width: calc(100% - 24px);
}
header .header_menu.open span:nth-child(2) {
  width: 0;
  left: 50%;
}
header .header_menu.open span:nth-child(3) {
  top: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
  background: #292929;
  width: calc(100% - 24px);
}

#rippleBackground {
  position: fixed;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background-color: #fff;
  border-radius: 50%;
  border: 10px solid #6AB2E4;
  transform: translate(50%, -50%);
  z-index: 90;
  opacity: 0;
  transition: width 0s, height 0s, opacity 0.1s;
  pointer-events: none;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

#rippleBackground.active {
  width: 100vw;
  height: 100vw;
  opacity: 1;
  transition: width 1.6s cubic-bezier(0.1, 0.7, 0.1, 1), height 1.6s cubic-bezier(0.1, 0.7, 0.1, 1), opacity 0.1s;
}
@media (min-width: 1600px) {
  #rippleBackground.active {
    width: 80vw;
    height: 80vw;
  }
}
@media screen and (max-width: 1240px) {
  #rippleBackground.active {
    width: 130vw;
    height: 130vw;
  }
}
@media screen and (max-width: 896px) {
  #rippleBackground.active {
    width: 150vw;
    height: 150vw;
  }
}
@media screen and (max-width: 480px) {
  #rippleBackground.active {
    width: 300vw;
    height: 300vw;
  }
}

#rippleBackground.shrink {
  width: 0;
  height: 0;
  opacity: 0;
  transition: width 0.4s cubic-bezier(0.7, 0.1, 0.7, 0.1), height 0.4s cubic-bezier(0.7, 0.1, 0.7, 0.1), opacity 3s;
}

#spNav {
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
  position: fixed;
  left: 0;
  top: 80px;
  width: 100%;
  height: -webkit-calc(100vh - 80px);
  height: calc(100vh - 80px);
  text-align: center;
  z-index: 9999;
  overflow: auto;
  /*
  ul {
  	opacity: 0;
  	margin-bottom: 30px;
  	//width: 48%;
  	li {
  		border-bottom: 1px solid #C9C9C9;
  		a {
  			display: block;
  			width: 100%;
  			line-height: 6.2vh;
  			color: #fff;
  			text-decoration: none;
  			color: #333;
  		}
  	}
  }
  */
}
#spNav .spNav_bg {
  position: relative;
  background: #999999;
  padding: 3vh 4% 4vh;
  width: 75%;
  height: 100%;
  margin: 0 0 0 auto;
  right: -100%;
}
#spNav .nav {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 1em;
  padding: 4% 10%;
}
#spNav .nav > li {
  opacity: 1;
}
#spNav .nav .spNav_item.logo {
  margin-top: 40px;
}
#spNav .nav .spNav_link {
  color: #6AB2E4;
}
#spNav .spNav_inn {
  margin-bottom: 20px;
}
#spNav .spNav_inn .spNav_title {
  margin-bottom: 10px;
}
#spNav .spNav_inn .spNav_title span {
  display: block;
  background: #7A7474;
  color: #fff;
  text-align: center;
  padding: 18px 1em;
  font-size: 1.6rem;
}
#spNav .spNav_inn .spNav_title .spNav_menu_toggle {
  display: none;
}
#spNav .spNav_inn .spNav_title .spNav_menu_toggle ul li .spNav_title_sub {
  background: #D6D2D2;
  padding: 8px 1em;
  font-size: 1.4rem;
}
#spNav .spNav_inn .spNav_title .spNav_menu_toggle ul li .spNav_link {
  padding: 10px 0;
  font-size: 1.3rem;
}
#spNav .spNav_inn .spNav_title .spNav_menu_toggle ul li .spNav_link a {
  display: inline-block;
  margin: 0 0.8em 8px;
}
#spNav .spNav_pere {
  text-align: center;
}

/*
 * Base Group
 */
.dl01s {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.dl02s {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.dl03s {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.dl04s {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.dl05s {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.dl06s {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.dl07s {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.dl08s {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.dl09s {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.dl1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.dl15s {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.dl2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.dl25s {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.dl3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.dl35s {
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
}

.dl4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.dl45s {
  -webkit-animation-delay: 4.5s;
  animation-delay: 4.5s;
}

.dl5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.dl55s {
  -webkit-animation-delay: 5.5s;
  animation-delay: 5.5s;
}

.dl6s {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

.dl65s {
  -webkit-animation-delay: 6.5s;
  animation-delay: 6.5s;
}

.dl7s {
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
}

.dl75s {
  -webkit-animation-delay: 7.5s;
  animation-delay: 7.5s;
}

.dl8s {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}

.dl85s {
  -webkit-animation-delay: 8.5s;
  animation-delay: 8.5s;
}

.dl9s {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}

.dl95s {
  -webkit-animation-delay: 9.5s;
  animation-delay: 9.5s;
}
