@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

header,
footer,
nav,
section,
article,
main,
aside,
figure,
figcaption {
  display: block;
}

img {
  display: block;
  border: none;
  vertical-align: bottom;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  html {
    font-size: calc(16 / 1200 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: calc(16 / 375 * 100vw);
  }
}

body {
  background: -webkit-gradient(linear, left top, right top, color-stop(4.15%, #F9FCFF), color-stop(97.41%, #E7F0FF));
  background: linear-gradient(90deg, #F9FCFF 4.15%, #E7F0FF 97.41%);
  color: #3B3737;
  font-family: "Noto Sans JP", sans-serif;
}

.no-scroll {
  overflow: hidden;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: inherit;
}
@media (hover: hover) {
  a:hover {
    cursor: pointer;
  }
}

picture,
img,
a,
span {
  display: inline-block;
}

video,
img,
svg {
  width: 100%;
  height: 100%;
}

button {
  font: inherit;
  color: inherit;
  background: transparent;
  background: none;
  border: none;
}

input,
textarea,
select {
  font: inherit;
}

@media (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
.l-header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 1.25rem 1.25rem;
  background: transparent;
}
@media screen and (max-width: 767px) {
  .l-header {
    padding: 1rem 1.25rem;
  }
}

.l-header__inner {
  max-width: 75rem;
  width: 100%;
  margin-inline: auto;
  display: grid;
  grid-template-columns: 12.625rem 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .l-header__inner {
    display: block;
  }
}

.l-footer {
  padding-block: 5.625rem 2.125rem;
  background: #323B4D;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding-block: 2rem 1.5rem;
  }
}

.l-footer__inner {
  width: min(81.5rem, 100%);
  padding-inline: 1.25rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-footer__inner {
    padding-inline: 1.6875rem 0.875rem;
  }
}

.l-front__fv {
  overflow: hidden;
  position: relative;
  padding-block: 5.625rem 5.875rem;
}
@media screen and (max-width: 767px) {
  .l-front__fv {
    padding-block: 4.125rem 4.625rem;
  }
}
.l-front__fv::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: -0.875rem;
  right: calc(50% - 39.25rem);
  width: 72.9375rem;
  height: 31.625rem;
  background: url(../img/front/front-fv-deco@2x.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .l-front__fv::before {
    top: 3.125rem;
    right: 2.25rem;
    width: 18.8125rem;
    height: 18.375rem;
    background: url(../img/front/front-fv-deco-sp@2x.png) no-repeat center center/cover;
  }
}

.l-front__worry-inner {
  width: min(77.5rem, 100%);
  padding-inline: 1.25rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-front__worry-inner {
    padding-inline: 0.875rem;
  }
}

.l-front__works {
  position: relative;
  padding-block: 10.625rem 6.625rem;
}
@media screen and (max-width: 767px) {
  .l-front__works {
    padding-block: 3.125rem 4.5rem;
  }
}
.l-front__works::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0.125rem;
  right: calc(50% - 34.25rem);
  width: 50.75rem;
  height: 17.875rem;
  background: url(../img/front/front-mid-deco@2x.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .l-front__works::before {
    top: -8.5rem;
    right: 1.125rem;
    width: 9.125rem;
    height: 11.625rem;
    background: url(../img/front/front-mid-deco-sp@2x.png) no-repeat center center/cover;
  }
}

.l-front__works-inner {
  width: min(77.5rem, 100%);
  padding-inline: 1.25rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-front__works-inner {
    padding-inline: 0.875rem;
  }
}

.l-company {
  overflow: hidden;
  position: relative;
  padding-block: 10.625rem 11.25rem;
}
@media screen and (max-width: 767px) {
  .l-company {
    padding-block: 5.25rem 3.75rem;
  }
}
.l-company::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 7.5rem;
  right: calc(50% - 39.25rem);
  width: 72.9375rem;
  height: 16.1875rem;
  background: url(../img/company/company-fv-deco@2x.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .l-company::before {
    top: 2.5rem;
    right: 1.625rem;
    width: 18.8125rem;
    height: 10.8125rem;
    background: url(../img/company/company-fv-deco-sp@2x.png) no-repeat center center/cover;
  }
}
.l-company::after {
  z-index: -1;
  content: "";
  position: absolute;
  bottom: 3.5rem;
  left: calc(50% - 44.25rem);
  width: 22.375rem;
  height: 20.875rem;
  background: url(../img/company/company-bottom-deco@2x.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .l-company::after {
    display: none;
  }
}

.l-company__inner {
  width: min(77.5rem, 100%);
  padding-inline: 1.25rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-company__inner {
    padding-inline: 0.875rem;
  }
}

.l-company__breadcrumb {
  margin: 2.5rem auto 0;
}
@media screen and (max-width: 767px) {
  .l-company__breadcrumb {
    margin: 4.375rem auto 0;
  }
}

.l-contact {
  overflow: hidden;
  position: relative;
  padding-block: 13.125rem 3.75rem;
}
@media screen and (max-width: 767px) {
  .l-contact {
    padding-block: 5.1875rem 3.75rem;
  }
}
.l-contact::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 8.5rem;
  right: calc(50% - 41.25rem);
  width: 86.375rem;
  height: 78.875rem;
  background: url(../img/contact/contact-deco@2x.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .l-contact::before {
    top: 2.5rem;
    right: 1.625rem;
    width: 6.125rem;
    height: 5.8125rem;
    background: url(../img/contact/contact-deco-top-sp@2x.png) no-repeat center center/cover;
  }
}
@media screen and (max-width: 767px) {
  .l-contact::after {
    z-index: -1;
    content: "";
    position: absolute;
    bottom: 3.75rem;
    left: 0rem;
    width: 3.0625rem;
    height: 6.75rem;
    background: url(../img/contact/contact-deco-bottom-sp@2x.png) no-repeat center center/cover;
  }
}

.l-contact__inner {
  width: min(77.5rem, 100%);
  padding-inline: 1.25rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-contact__inner {
    padding-inline: 0.875rem;
  }
}

.l-curriculum {
  overflow: hidden;
  position: relative;
  padding-block: 10.625rem 6.25rem;
}
@media screen and (max-width: 767px) {
  .l-curriculum {
    padding-block: 5.25rem 5.5rem;
  }
}
.l-curriculum::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: -0.875rem;
  right: calc(50% - 39.25rem);
  width: 72.9375rem;
  height: 31.6875rem;
  background: url(../img/curriculum/curriculum-fv-deco@2x.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .l-curriculum::before {
    top: 1.875rem;
    right: 1.625rem;
    width: 18.8125rem;
    height: 17.9375rem;
    background: url(../img/curriculum/curriculum-fv-deco-sp@2x.png) no-repeat center center/cover;
  }
}

.l-curriculum__inner {
  width: min(77.5rem, 100%);
  padding-inline: 1.25rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-curriculum__inner {
    padding-inline: 0.875rem;
  }
}

.l-curriculum__breadcrumb {
  margin: 1.4375rem 0 0;
}
@media screen and (max-width: 767px) {
  .l-curriculum__breadcrumb {
    margin: 4.375rem 0 0;
  }
}

.c-head {
  padding-left: 1.625rem;
}

.c-head__sub-tit {
  position: relative;
  font-size: 1rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #2A397A;
}
.c-head__sub-tit::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: -1.625rem;
  rotate: 45deg;
  width: 0.8125rem;
  height: 0.8125rem;
  background-color: #8BB5FF;
}

.c-head__tit {
  margin: 0.625rem 0 0;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #1855BF;
}
@media screen and (max-width: 767px) {
  .c-head__tit {
    margin: 0.625rem 0 0 -1.25rem;
    font-size: 1.5625rem;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
  }
}

.c-animated__fadeIn {
  translate: 0 20px;
  opacity: 0;
}
.c-animated__fadeIn.js-show {
  translate: 0;
  opacity: 1;
}

.c-bottom-btn {
  position: relative;
  overflow: hidden;
  max-width: 90rem;
  width: 100%;
  margin-inline: auto;
  border-radius: 3.125rem 3.125rem 0 0;
  background: linear-gradient(97deg, #80a2e4 1.42%, #475a7e 100%);
  padding-block: 5.375rem 6.0625rem;
}
@media screen and (max-width: 767px) {
  .c-bottom-btn {
    padding-block: 2.3125rem 2.8125rem;
  }
}
.c-bottom-btn::before {
  content: "";
  position: absolute;
  top: 9.375rem;
  left: 0;
  width: 16.25rem;
  height: 23.6875rem;
  background: url(../img/common/bottom-btn-deco-left@1x.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .c-bottom-btn::before {
    top: 0rem;
    width: 23.3125rem;
    height: 24.9375rem;
    background: url(../img/common/bottom-btn-deco-sp@1x.png) no-repeat center center/cover;
  }
}
.c-bottom-btn::after {
  content: "";
  position: absolute;
  top: 1.25rem;
  right: 0;
  width: 15.5rem;
  height: 25.1875rem;
  background: url(../img/common/bottom-btn-deco-right@1x.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .c-bottom-btn::after {
    display: none;
  }
}

.c-bottom-btn-wrap {
  max-width: 60.875rem;
  width: 100%;
  margin-inline: auto;
}

.c-bottom-btn__head {
  text-align: center;
}

.c-bottom-btn__head-tit {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .c-bottom-btn__head-tit {
    font-size: 1.5625rem;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
  }
}

.c-bottom-btn__head-tit-small {
  margin: 0.625rem 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
  color: #ffffff;
}

.c-bottom-btn__list {
  margin: 3.25rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10.5rem;
     -moz-column-gap: 10.5rem;
          column-gap: 10.5rem;
}
@media screen and (max-width: 767px) {
  .c-bottom-btn__list {
    margin: 2.9375rem 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 1.375rem;
  }
}

.c-bottom-btn__item {
  list-style: none;
  width: 25.125rem;
}
@media screen and (max-width: 767px) {
  .c-bottom-btn__item {
    margin-inline: auto;
    width: 21.5625rem;
  }
}

.c-bottom-btn__item-link {
  position: relative;
  width: 100%;
  padding-block: 2.75rem;
  border-radius: 0.75rem;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.875rem;
     -moz-column-gap: 0.875rem;
          column-gap: 0.875rem;
}
@media screen and (max-width: 767px) {
  .c-bottom-btn__item-link {
    padding-block: 1.75rem;
  }
}
.c-bottom-btn__item-link.contact {
  padding-inline: 3.75rem 1.25rem;
}
@media screen and (max-width: 767px) {
  .c-bottom-btn__item-link.contact {
    padding-inline: 2.9375rem 1.25rem;
  }
}
.c-bottom-btn__item-link.data {
  padding-inline: 5.75rem 1.25rem;
}
@media screen and (max-width: 767px) {
  .c-bottom-btn__item-link.data {
    padding-inline: 4.5rem 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .c-bottom-btn__item-link.data::before {
    left: 17.375rem;
  }
}
@media screen and (max-width: 767px) {
  .c-bottom-btn__item-link.data::after {
    top: calc(50% - 0.15625rem);
    left: 18.75rem;
  }
}
.c-bottom-btn__item-link::before {
  content: "";
  position: absolute;
  top: calc(50% + 0rem);
  translate: 0 -50%;
  left: 18.875rem;
  width: 1.5rem;
  height: 0.0625rem;
  background: #3B3737;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
@media screen and (max-width: 767px) {
  .c-bottom-btn__item-link::before {
    left: 18.4375rem;
    width: 1.75rem;
  }
}
.c-bottom-btn__item-link::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.1875rem);
  translate: 0 -50%;
  rotate: 45deg;
  left: 19.875rem;
  width: 0.5rem;
  height: 0.0625rem;
  background: #3B3737;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
@media screen and (max-width: 767px) {
  .c-bottom-btn__item-link::after {
    top: calc(50% - 0.15625rem);
    width: 0.5rem;
    left: 19.75rem;
  }
}
.c-bottom-btn__item-link:hover {
  opacity: 0.8;
}
.c-bottom-btn__item-link:hover::before {
  content: "";
  width: 2.125rem;
}
@media screen and (max-width: 767px) {
  .c-bottom-btn__item-link:hover::before {
    width: 2.375rem;
  }
}
.c-bottom-btn__item-link:hover::after {
  content: "";
  left: 20.5rem;
}
@media screen and (max-width: 767px) {
  .c-bottom-btn__item-link:hover::after {
    left: 20.375rem;
  }
}
@media screen and (max-width: 767px) {
  .c-bottom-btn__item-link:hover.data::after {
    left: 19.375rem;
  }
}

.c-bottom-btn__item-link-deco.contact {
  width: 1.125rem;
}
.c-bottom-btn__item-link-deco.data {
  width: 0.875rem;
}

.c-bottom-btn__item-link-txt {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  color: #3B3737;
}

.c-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.125rem;
     -moz-column-gap: 1.125rem;
          column-gap: 1.125rem;
}
@media screen and (max-width: 767px) {
  .c-breadcrumb {
    -webkit-column-gap: 0.875rem;
       -moz-column-gap: 0.875rem;
            column-gap: 0.875rem;
  }
}
.c-breadcrumb span {
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #3B3737;
}

@media (any-hover: hover) {
  .c-breadcrumb a:hover {
    opacity: 0.7;
  }
}

.p-header__logo {
  display: block;
  width: 6rem;
  height: auto;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.p-header__logo img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (any-hover: hover) {
  .p-header__logo:hover {
    opacity: 0.7;
  }
}

.p-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-column-gap: 6rem;
     -moz-column-gap: 6rem;
          column-gap: 6rem;
}
@media screen and (max-width: 767px) {
  .p-header__nav {
    display: none;
  }
}

.p-header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 5.125rem;
     -moz-column-gap: 5.125rem;
          column-gap: 5.125rem;
}
.p-header__list li {
  list-style: none;
}
.p-header__list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
@media (any-hover: hover) {
  .p-header__list li a:hover {
    opacity: 0.7;
  }
}

.p-header__link-txt-en {
  color: #3B3737;
}

.p-header__link-txt-ja {
  color: #3B3737;
}

.p-header__menu-btn {
  position: relative;
  display: block;
  width: 17.25rem;
  padding: 0.8125rem 1.25rem 0.8125rem 2.0625rem;
  background: #333C4E;
  border-radius: 2.1875rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-header__menu-btn {
    display: none;
  }
}
.p-header__menu-btn::before {
  content: "";
  position: absolute;
  top: calc(50% + 0.0625rem);
  translate: 0 -50%;
  left: 13.5rem;
  width: 1.5rem;
  height: 0.0625rem;
  background: #fff;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
@media screen and (max-width: 767px) {
  .p-header__menu-btn::before {
    left: 14.75rem;
    width: 1.75rem;
  }
}
.p-header__menu-btn::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.125rem);
  translate: 0 -50%;
  rotate: 45deg;
  left: 14.5rem;
  width: 0.5rem;
  height: 0.0625rem;
  background: #fff;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
@media screen and (max-width: 767px) {
  .p-header__menu-btn::after {
    top: calc(50% - 0.1625rem);
    width: 0.5rem;
    left: 16.125rem;
  }
}
.p-header__menu-btn:hover {
  opacity: 0.8;
}
.p-header__menu-btn:hover::before {
  content: "";
  width: 2.125rem;
}
@media screen and (max-width: 767px) {
  .p-header__menu-btn:hover::before {
    width: 2.375rem;
  }
}
.p-header__menu-btn:hover::after {
  content: "";
  left: 15.125rem;
}
@media screen and (max-width: 767px) {
  .p-header__menu-btn:hover::after {
    left: 16.75rem;
  }
}

.p-drawer__icon {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-drawer__icon {
    position: fixed;
    z-index: 102;
    top: 1.25rem;
    right: 0.9375rem;
    width: 2.5rem;
    height: 1.125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.p-drawer__icon-bar {
  width: 100%;
  height: 0.0625rem;
  border-radius: 100vmax;
  background: #3B3737;
}

.p-drawer__icon.js-show .p-drawer__icon-bar:nth-of-type(1) {
  rotate: 45deg;
  translate: 0 0.5rem;
  background-color: #3B3737;
}
.p-drawer__icon.js-show .p-drawer__icon-bar:nth-of-type(2) {
  display: none;
}
.p-drawer__icon.js-show .p-drawer__icon-bar:nth-of-type(3) {
  rotate: -45deg;
  translate: 0 -0.5rem;
  background-color: #3B3737;
}

.p-drawer {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-drawer {
    position: fixed;
    display: block;
    z-index: 101;
    top: 0;
    right: 0;
    width: 100%;
    background: #D6E2F8;
    overflow-y: scroll;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
  .p-drawer.js-show {
    opacity: 1;
    visibility: visible;
  }
}

.p-drawer__logo {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-drawer__logo {
    position: fixed;
    top: 1rem;
    left: 1.25rem;
    z-index: 102;
    width: 6rem;
    display: block;
    height: auto;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
}
.p-drawer__logo img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (any-hover: hover) {
  .p-drawer__logo:hover {
    opacity: 0.7;
  }
}

.p-drawer__body {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-block: 5rem 1.3125rem;
}

.p-drawer__list {
  margin-inline: auto;
  max-width: 18.375rem;
  width: 100%;
}
.p-drawer__list li {
  list-style: none;
  width: 100%;
  text-align: center;
  padding-block: 1.25rem;
}
.p-drawer__list li:first-child {
  padding-block: 0 1.25rem;
}
.p-drawer__list li:nth-child(n+2) {
  border-top: 0.0625rem solid #B8B8B8;
}
@media screen and (max-width: 767px) {
  .p-drawer__list li a {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #333C4E;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
}
@media screen and (max-width: 767px) and (any-hover: hover) {
  .p-drawer__list li a:hover {
    opacity: 0.6;
  }
}

.p-footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.p-footer__logo {
  width: 6rem;
  height: auto;
}
.p-footer__logo img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (any-hover: hover) {
  .p-footer__logo:hover {
    opacity: 0.7;
  }
}

.p-footer__nav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 4.875rem;
     -moz-column-gap: 4.875rem;
          column-gap: 4.875rem;
}
@media screen and (max-width: 767px) {
  .p-footer__nav-wrap {
    margin: 1.75rem 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-footer__menu-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 7.3125rem;
  grid-row-gap: 1rem;
}
@media screen and (max-width: 767px) {
  .p-footer__menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2.25rem;
  }
}

li {
  list-style: none;
}

li a {
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  li a {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
  }
}
@media (any-hover: hover) {
  li a:hover {
    opacity: 0.7;
  }
}

.p-footer__menu-list li:nth-child(2) {
  grid-area: 2/1/3/2;
}
.p-footer__menu-list li:nth-child(3) {
  grid-area: 1/2/2/3;
}
.p-footer__menu-list li:nth-child(4) {
  grid-area: 2/2/3/3;
}

.p-footer__menu-btn {
  margin: -1rem auto 0;
  position: relative;
  display: block;
  width: 17.25rem;
  padding: 0.8125rem 1.25rem 0.8125rem 2.0625rem;
  background: #ffffff;
  border-radius: 2.1875rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #323B4D;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-footer__menu-btn {
    display: none;
  }
}
.p-footer__menu-btn::before {
  content: "";
  position: absolute;
  top: calc(50% + 0.0625rem);
  translate: 0 -50%;
  left: 13.5rem;
  width: 1.5rem;
  height: 0.0625rem;
  background: #323B4D;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
@media screen and (max-width: 767px) {
  .p-footer__menu-btn::before {
    left: 14.75rem;
    width: 1.75rem;
  }
}
.p-footer__menu-btn::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.125rem);
  translate: 0 -50%;
  rotate: 45deg;
  left: 14.5rem;
  width: 0.5rem;
  height: 0.0625rem;
  background: #323B4D;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
@media screen and (max-width: 767px) {
  .p-footer__menu-btn::after {
    top: calc(50% - 0.1625rem);
    width: 0.5rem;
    left: 16.125rem;
  }
}
.p-footer__menu-btn:hover {
  opacity: 0.8;
}
.p-footer__menu-btn:hover::before {
  content: "";
  width: 2.125rem;
}
@media screen and (max-width: 767px) {
  .p-footer__menu-btn:hover::before {
    width: 2.375rem;
  }
}
.p-footer__menu-btn:hover::after {
  content: "";
  left: 15.125rem;
}
@media screen and (max-width: 767px) {
  .p-footer__menu-btn:hover::after {
    left: 16.75rem;
  }
}

.p-footer__border {
  margin: 4.375rem 0 2.1875rem;
  width: 100%;
  height: 0.0625rem;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .p-footer__border {
    margin: 2.8125rem auto 1.0625rem;
    width: 17.0625rem;
  }
}

.p-footer__bottom-copyright {
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-align: center;
}
.p-footer__bottom-copyright .strong {
  font-size: 1rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
}

.p-front__fv-cont {
  width: min(77.5rem, 100%);
  padding-inline: 1.25rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-front__fv-cont {
    padding-inline: 0.875rem;
  }
}

.p-front__fv-tit-img {
  display: block;
  margin: 0 0 0 18.5625rem;
  width: 37rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-front__fv-tit-img {
    position: relative;
    z-index: 2;
    margin: 0 auto 0;
    width: 21.875rem;
  }
}
.p-front__fv-tit-img img {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-front__fv-list {
  margin: 2.125rem 0 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-block: 0rem 8.125rem;
  height: 23.6875rem;
}
@media screen and (max-width: 767px) {
  .p-front__fv-list {
    width: 100%;
    height: 100%;
    margin: -0.6875rem 0 0;
    padding-block: 0rem 0rem;
  }
}

.p-front__fv-item {
  position: absolute;
}

.p-front__fv-item:nth-child(1) {
  top: 0;
  left: calc(50% - 43.75rem);
}
@media screen and (max-width: 767px) {
  .p-front__fv-item:nth-child(1) {
    display: none;
  }
}

.p-front__fv-item:nth-child(2) {
  top: 4.375rem;
  left: calc(50% - 19.0625rem);
}
@media screen and (max-width: 767px) {
  .p-front__fv-item:nth-child(2) {
    display: none;
  }
}

.p-front__fv-item:nth-child(3) {
  top: 1.75rem;
  right: calc(50% - 30.0625rem);
}
@media screen and (max-width: 767px) {
  .p-front__fv-item:nth-child(3) {
    position: static;
  }
}

.p-front__fv-item:nth-child(4) {
  top: 4.375rem;
  right: calc(50% - 45.0625rem);
}
@media screen and (max-width: 767px) {
  .p-front__fv-item:nth-child(4) {
    display: none;
  }
}

.p-front__fv-item-img {
  height: auto;
}
.p-front__fv-item-img img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}

.p-front__fv-item:nth-child(1) .p-front__fv-item-img {
  width: 21.5rem;
}

.p-front__fv-item:nth-child(2) .p-front__fv-item-img {
  width: 27.375rem;
}

.p-front__fv-item:nth-child(3) .p-front__fv-item-img {
  width: 19.5625rem;
}
@media screen and (max-width: 767px) {
  .p-front__fv-item:nth-child(3) .p-front__fv-item-img {
    position: relative;
    z-index: 1;
    display: block;
    margin-inline: auto;
    width: 21.625rem;
  }
}

.p-front__fv-item:nth-child(4) .p-front__fv-item-img {
  width: 12.25rem;
}

.p-front__worry-cont {
  padding-block: 1.75rem 2.5rem;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .p-front__worry-cont {
    padding-block: 3rem 2.375rem;
  }
}

.p-front__worry-head {
  text-align: center;
}

.p-front__worry-list {
  margin: 2.125rem auto 0;
  max-width: 66.875rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 8rem;
     -moz-column-gap: 8rem;
          column-gap: 8rem;
}
@media screen and (max-width: 767px) {
  .p-front__worry-list {
    max-width: 17.125rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2.125rem;
  }
}

.p-front__worry-item-img {
  width: 11.25rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-front__worry-item-img {
    display: block;
    margin-inline: auto;
    width: 8.75rem;
  }
}
.p-front__worry-item-img img {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-front__worry-item:nth-child(1) .p-front__worry-item-img img {
  margin-left: 1.25rem;
}
.p-front__worry-item:nth-child(2) .p-front__worry-item-img img {
  margin-left: 1.625rem;
}
@media screen and (max-width: 767px) {
  .p-front__worry-item:nth-child(2) .p-front__worry-item-img img {
    margin-inline: auto;
  }
}

.p-front__worry-item:nth-child(3) .p-front__worry-item-img img {
  margin-left: 1rem;
}
@media screen and (max-width: 767px) {
  .p-front__worry-item:nth-child(3) .p-front__worry-item-img img {
    margin-inline: auto;
  }
}

.p-front__worry-item-txt-wrap {
  margin: 0.625rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 0.375rem;
     -moz-column-gap: 0.375rem;
          column-gap: 0.375rem;
}

.p-front__worry-border {
  margin: 4.5rem auto 0;
  max-width: 66.875rem;
  width: 100%;
  height: 0.0625rem;
  background: #7791C2;
}
@media screen and (max-width: 767px) {
  .p-front__worry-border {
    margin: 2.125rem auto 0;
    max-width: 17.125rem;
  }
}

.p-front__worry-bottom-txt {
  margin: 2.875rem 0 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-front__worry-bottom-txt {
    margin: 1.625rem 0 0;
    font-size: 1rem;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
  }
}

@media screen and (max-width: 767px) {
  .p-front__works-head {
    text-align: center;
  }
}

.p-front__works-list {
  margin: 2.375rem 0 0;
}

.p-front__works-item {
  list-style: none;
  padding-block: 4rem;
  border-top: 0.0625rem solid #B8B8B8;
}
@media screen and (max-width: 767px) {
  .p-front__works-item {
    padding-block: 1.875rem 2.25rem;
  }
}

.p-front__works-item:last-child {
  border-bottom: 0.0625rem solid #B8B8B8;
}

.p-front__works-item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 6.375rem;
     -moz-column-gap: 6.375rem;
          column-gap: 6.375rem;
}
@media screen and (max-width: 767px) {
  .p-front__works-item-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-front__works-item-left {
  width: 37.75rem;
}
@media screen and (max-width: 767px) {
  .p-front__works-item-left {
    width: 100%;
  }
}

.p-front__works-item-tit {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  color: #3B3737;
}
@media screen and (max-width: 767px) {
  .p-front__works-item-tit {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
  }
}

.p-front__works-item-txt {
  margin: 0.5rem 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #3B3737;
}
@media screen and (max-width: 767px) {
  .p-front__works-item-txt {
    margin: 1.75rem 0 0;
  }
}

.p-front__works-item-img {
  width: 30.375rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-front__works-item-img {
    display: block;
    margin: 2rem auto 0;
    width: 100%;
  }
}
.p-front__works-item-img img {
  border-radius: 8.125rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-front__works-btn {
  margin: 3.125rem auto 0;
  position: relative;
  display: block;
  width: 13.875rem;
  padding: 0.8125rem 1.25rem 0.8125rem 3.25rem;
  background: #333C4E;
  border-radius: 2.1875rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-align: left;
}
.p-front__works-btn::before {
  content: "";
  position: absolute;
  top: calc(50% + 0.0625rem);
  translate: 0 -50%;
  left: 10rem;
  width: 1.5rem;
  height: 0.0625rem;
  background: #fff;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
.p-front__works-btn::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.0625rem);
  translate: 0 -50%;
  rotate: 45deg;
  left: 11.0625rem;
  width: 0.5rem;
  height: 0.0625rem;
  background: #fff;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
.p-front__works-btn:hover {
  opacity: 0.8;
}
.p-front__works-btn:hover::before {
  content: "";
  width: 2.125rem;
}
.p-front__works-btn:hover::after {
  content: "";
  left: 11.75rem;
}

.p-company__tit {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #1855BF;
}
@media screen and (max-width: 767px) {
  .p-company__tit {
    font-size: 2rem;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
  }
}

.p-company__cont {
  margin: 0.625rem 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-company__cont {
    margin: 0.875rem 0 0;
  }
}

.p-company__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 38.9375rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-company__img {
    position: static;
    width: 100%;
  }
}
.p-company__img img {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}

.p-company__list {
  padding: 4rem 0 0 4rem;
}
@media screen and (max-width: 767px) {
  .p-company__list {
    margin: 2.625rem 0 0;
    padding: 0;
  }
}

.p-company__item {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2.375rem;
     -moz-column-gap: 2.375rem;
          column-gap: 2.375rem;
}
@media screen and (max-width: 767px) {
  .p-company__item {
    -webkit-column-gap: 2.1875rem;
       -moz-column-gap: 2.1875rem;
            column-gap: 2.1875rem;
  }
}

.p-company__item:nth-child(n+2) {
  margin: 1.125rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-company__item:nth-child(n+2) {
    margin: 1.25rem 0 0;
  }
}

.p-company__item-head {
  min-width: 4rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  .p-company__item-head {
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
  }
}

.p-company__item-txt {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.9;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  .p-company__item-txt {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal;
  }
}

.p-company__img-bottom {
  position: relative;
  z-index: 1;
  margin: 7rem 0 0;
  width: 44.4375rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-company__img-bottom {
    margin: 1.25rem 0 0;
    width: 100%;
  }
}
.p-company__img-bottom img {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-contact__txt-wrap {
  max-width: 33.125rem;
  margin-inline: auto;
}

.p-contact__tit {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #1855BF;
}
@media screen and (max-width: 767px) {
  .p-contact__tit {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
  }
}

.p-contact__txt {
  margin: 0.8125rem 0 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  .p-contact__txt {
    margin: 1.625rem 0 0;
    padding-inline: 0.5rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.0125em;
  }
}

.p-contact__form {
  width: 100%;
  border-radius: 3.4375rem;
  background: linear-gradient(133deg, #fcfdff 1.4%, #f3f8ff 100%);
}
@media screen and (max-width: 767px) {
  .p-contact__form {
    border-radius: 2.9375rem;
  }
}

.p-contact__form-wrap {
  padding: 3.75rem 3.75rem 3.125rem 8.125rem;
}
@media screen and (max-width: 767px) {
  .p-contact__form-wrap {
    padding: 3.375rem 0rem 1.4375rem;
  }
}

.p-contact__form-cont {
  margin: 4.625rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-contact__form-cont {
    margin: 1.875rem auto 0;
    max-width: 18.375rem;
  }
}

.p-contact__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 0.25rem;
}
@media screen and (max-width: 767px) {
  .p-contact__row {
    row-gap: 0.375rem;
  }
}

.p-contact__row:nth-of-type(n + 2) {
  margin: 2.5rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-contact__row:nth-of-type(n + 2) {
    margin: 2.125rem 0 0;
  }
}

.p-contact__head {
  padding-left: 0.5625rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #1855BF;
}
@media screen and (max-width: 767px) {
  .p-contact__head {
    padding-left: 0.5rem;
  }
}

input[type=text],
input[type=date],
input[type=email],
input[type=tel],
textarea {
  border-radius: 0.375rem;
  width: 100%;
  border: none;
  padding: 1rem;
  background: linear-gradient(133deg, #fcfdff 1.4%, #f3f8ff 100%);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.04em;
  border: 0.0625rem solid #03359d;
}
@media screen and (max-width: 767px) {
  input[type=text],
  input[type=date],
  input[type=email],
  input[type=tel],
  textarea {
    border-radius: 0.3125rem;
  }
}

textarea {
  height: 14.75rem;
  resize: vertical;
}
@media screen and (max-width: 767px) {
  textarea {
    height: 12.625rem;
  }
}

.wpcf7-form-control-wrap {
  display: block;
}

span.wpcf7-spinner {
  display: none;
}

/* 送信完了メッセージ */
.wpcf7 form .wpcf7-response-output {
  display: none;
}

.wpcf7-form.sent .wpcf7-response-output {
  display: none;
}

.wpcf7-not-valid-tip {
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0.625rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: normal;
  color: red;
}
@media screen and (max-width: 767px) {
  .wpcf7-not-valid-tip {
    top: calc(100% + 0.125rem);
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  input[name=last_name] + .wpcf7-not-valid-tip {
    display: none;
  }
}

input[type=checkbox] {
  width: 1px;
  height: 1px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

input[type=checkbox]:checked + span::after {
  opacity: 1;
}

input[type=radio] {
  width: 1px;
  height: 1px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

input[type=radio]:checked + span::after {
  opacity: 1;
}

.wpcf7-form-control.wpcf7-radio {
  margin: 1.25rem 0 0;
  padding-left: 0.8125rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}
@media screen and (max-width: 767px) {
  .wpcf7-form-control.wpcf7-radio {
    margin: 1rem 0 0;
    padding-left: 1.375rem;
  }
}

.wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  margin: 0;
}

.wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label {
  display: inline-block;
  position: relative;
  padding-left: 2.1875rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #1855BF;
}
@media screen and (max-width: 767px) {
  .wpcf7-form-control.wpcf7-radio .wpcf7-list-item-label {
    padding-left: 1.8125rem;
  }
}

.p-contact__data-radio .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  top: 0.125rem;
  left: 0;
  width: 1.375rem;
  height: 1.375rem;
  border: 0.0625rem solid #03359d;
  border-radius: 100vmax;
  background: linear-gradient(133deg, #fcfdff 1.4%, #f3f8ff 100%);
}
@media screen and (max-width: 767px) {
  .p-contact__data-radio .wpcf7-list-item-label::before {
    top: 0.1875rem;
    width: 1.125rem;
    height: 1.125rem;
  }
}

.p-contact__data-radio .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  top: 0.4375rem;
  left: 0.3125rem;
  width: 0.75rem;
  height: 0.75rem;
  background-color: #000;
  opacity: 0;
  border-radius: 100vmax;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  .p-contact__data-radio .wpcf7-list-item-label::after {
    top: 0.425rem;
    left: 0.2rem;
    width: 0.6875rem;
    height: 0.6875rem;
  }
}

input[type=submit],
input[type=button] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  z-index: 2;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

.row.jc-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-contact__btn {
  position: relative;
  margin: 3.75rem auto 0;
  width: 13.125rem;
  display: block;
  border-radius: 2.1875rem;
  background: #333C4E;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  .p-contact__btn {
    margin: 2.5rem auto 0;
    width: 13.875rem;
  }
}
.p-contact__btn::before {
  content: "";
  position: absolute;
  top: calc(50% + 0rem);
  translate: 0 -50%;
  left: 8.4375rem;
  width: 1.5rem;
  height: 0.0625rem;
  background: #fff;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
@media screen and (max-width: 767px) {
  .p-contact__btn::before {
    left: 9rem;
  }
}
.p-contact__btn::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.1875rem);
  translate: 0 -50%;
  rotate: 45deg;
  left: 9.5rem;
  width: 0.5rem;
  height: 0.0625rem;
  background: #fff;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
@media screen and (max-width: 767px) {
  .p-contact__btn::after {
    top: calc(50% - 0.1625rem);
    width: 0.5rem;
    left: 10.125rem;
  }
}
.p-contact__btn:hover {
  opacity: 0.8;
}
.p-contact__btn:hover::before {
  content: "";
  width: 2.125rem;
}
.p-contact__btn:hover::after {
  content: "";
  left: 10.125rem;
}
@media screen and (max-width: 767px) {
  .p-contact__btn:hover::after {
    left: 10.6875rem;
  }
}

.p-contact__btn-txt {
  position: relative;
  display: block;
  width: 13.125rem;
  padding: 0.8125rem 1.25rem 0.8125rem 4.875rem;
  background: transparent;
  border-radius: 2.1875rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-contact__btn-txt {
    width: 13.875rem;
    padding: 0.8125rem 1.25rem 0.8125rem 5.6875rem;
  }
}

.p-curriculum__tit {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #1855BF;
}
@media screen and (max-width: 767px) {
  .p-curriculum__tit {
    font-size: 2rem;
    font-weight: 600;
    line-height: normal;
    letter-spacing: normal;
  }
}

.p-curriculum__txt {
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  .p-curriculum__txt {
    margin: 0.875rem 0 0;
  }
}

@media screen and (max-width: 767px) {
  .p-curriculum__cont {
    margin: 1rem 0 0;
  }
}

.p-curriculum__top-img {
  margin: 0.625rem auto 0;
  width: 74.875rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-curriculum__top-img {
    margin: 0rem auto 0;
    width: 100%;
  }
}
.p-curriculum__top-img img {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}

.p-curriculum__course {
  position: relative;
  margin: 4rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-curriculum__course {
    margin: 2.75rem 0 0;
  }
}
.p-curriculum__course::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 32.125rem;
  right: calc(50% - 35.625rem);
  width: 54.6875rem;
  height: 17.6875rem;
  background: url(../img/curriculum/curriculum-mid-deco@2x.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .p-curriculum__course::before {
    top: 60rem;
    right: 1.125rem;
    width: 9.125rem;
    height: 11.625rem;
    background: url(../img/curriculum/curriculum-mid-deco-sp@2x.png) no-repeat center center/cover;
  }
}

@media screen and (max-width: 767px) {
  .p-curriculum__course-head {
    text-align: center;
  }
}

.p-curriculum__course-list {
  margin: 3rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 4.1875rem;
     -moz-column-gap: 4.1875rem;
          column-gap: 4.1875rem;
}
@media screen and (max-width: 767px) {
  .p-curriculum__course-list {
    margin: 1.5rem 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 1.125rem;
  }
}

.p-curriculum__course-item {
  list-style: none;
}

.p-curriculum__course-item-img {
  width: 22.1875rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-curriculum__course-item-img {
    margin-inline: auto;
    width: 15.375rem;
  }
}

.p-curriculum__program-list {
  max-width: 69.375rem;
  width: 100%;
  margin: 4.875rem auto 0;
}

.p-curriculum__program-item {
  list-style: none;
}

.p-curriculum__program-item:nth-child(n+2) {
  margin: 4.5rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-curriculum__program-item:nth-child(n+2) {
    margin: 1.5rem 0 0;
  }
}

.p-curriculum__program-item-tit {
  font-size: 1.375rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  .p-curriculum__program-item-tit {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
  }
}

.p-curriculum__program-item-boxes {
  margin: 0.875rem 0 0;
}

.p-curriculum__program-item-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-curriculum__program-item-box-head {
  padding-block: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 12.625rem;
  background: #133B76;
  border: 0.0625rem solid rgba(0, 0, 0, 0.28);
}
@media screen and (max-width: 767px) {
  .p-curriculum__program-item-box-head {
    padding-block: 0.4375rem;
    width: 7.1875rem;
  }
}

.p-curriculum__program-item-box-head:nth-child(n+2) {
  border-top: none;
}

.p-curriculum__program-item-box-head-tit {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .p-curriculum__program-item-box-head-tit {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
  }
}

.p-curriculum__program-item-box-cont {
  padding: 0.9375rem 1.875rem;
  width: 100%;
  border: 0.0625rem solid rgba(0, 0, 0, 0.28);
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .p-curriculum__program-item-box-cont {
    padding: 0.5625rem 0.625rem 0.5625rem 1.0625rem;
  }
}

.p-curriculum__program-item-box-cont:nth-child(n+2) {
  border-top: none;
}

.p-curriculum__program-item-box-cont-txt {
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  .p-curriculum__program-item-box-cont-txt {
    font-size: 0.625rem;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal;
  }
}

.p-curriculum__program-item-btn-txt {
  margin: 1.5rem auto 0;
  position: relative;
  display: block;
  width: 17.25rem;
  padding: 0.8125rem 1.25rem 0.8125rem 4.625rem;
  background: #333C4E;
  border-radius: 2.1875rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-curriculum__program-item-btn-txt {
    margin: 1.25rem auto 0;
    width: 20rem;
    padding: 0.8125rem 1.25rem 0.8125rem 6rem;
    border-radius: 2.5rem;
  }
}
.p-curriculum__program-item-btn-txt::before {
  content: "";
  position: absolute;
  top: calc(50% + 0rem);
  translate: 0 -50%;
  left: 12.625rem;
  width: 1.5rem;
  height: 0.0625rem;
  background: #fff;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
@media screen and (max-width: 767px) {
  .p-curriculum__program-item-btn-txt::before {
    left: 14.75rem;
    width: 1.75rem;
  }
}
.p-curriculum__program-item-btn-txt::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.1875rem);
  translate: 0 -50%;
  rotate: 45deg;
  left: 13.75rem;
  width: 0.5rem;
  height: 0.0625rem;
  background: #fff;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
@media screen and (max-width: 767px) {
  .p-curriculum__program-item-btn-txt::after {
    top: calc(50% - 0.1625rem);
    width: 0.5rem;
    left: 16.125rem;
  }
}
.p-curriculum__program-item-btn-txt:hover {
  opacity: 0.8;
}
.p-curriculum__program-item-btn-txt:hover::before {
  content: "";
  width: 2.125rem;
}
@media screen and (max-width: 767px) {
  .p-curriculum__program-item-btn-txt:hover::before {
    width: 2.375rem;
  }
}
.p-curriculum__program-item-btn-txt:hover::after {
  content: "";
  left: 14.375rem;
}
@media screen and (max-width: 767px) {
  .p-curriculum__program-item-btn-txt:hover::after {
    left: 16.75rem;
  }
}

.p-curriculum__border {
  margin: 6.375rem 0 0;
  width: 100%;
  height: 0.0625rem;
  background: #B8B8B8;
}
@media screen and (max-width: 767px) {
  .p-curriculum__border {
    margin: 4.125rem 0 0;
  }
}

.p-curriculum__manage {
  position: relative;
  margin: 6.125rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-curriculum__manage {
    margin: 4.5rem 0 0;
  }
}
.p-curriculum__manage::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: -10.75rem;
  right: calc(50% - 33.25rem);
  width: 54.6875rem;
  height: 17.6875rem;
  background: url(../img/curriculum/curriculum-bottom-deco@2x.png) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .p-curriculum__manage::before {
    display: none;
  }
}

.p-curriculum__manage-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 7.125rem;
     -moz-column-gap: 7.125rem;
          column-gap: 7.125rem;
}
@media screen and (max-width: 767px) {
  .p-curriculum__manage-cont {
    row-gap: 2.125rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-curriculum__manage-left-head {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-curriculum__manage-left-head {
    text-align: center;
  }
}

.p-curriculum__manage-left-txt {
  margin: 1.25rem 0 0;
  padding-left: 1.875rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  .p-curriculum__manage-left-txt {
    margin: 1.875rem 0 0;
    padding-left: 0rem;
  }
}

.p-curriculum__manage-right-img {
  width: 30.375rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-curriculum__manage-right-img {
    width: 100%;
  }
}
.p-curriculum__manage-right-img img {
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  .u-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .u-pc {
    display: none !important;
  }
}
.u-pointer__none {
  pointer-events: none !important;
}
@media screen and (max-width: 767px) {
  .u-pointer__none--sp {
    pointer-events: none !important;
  }
}
@media (min-width: 768px) {
  .u-pointer__none--pc {
    pointer-events: none !important;
  }
}/*# sourceMappingURL=style.css.map */