@charset "UTF-8";
.mb-sm, .c-title {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .mb-sm, .c-title {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .mb-sm, .c-title {
    margin-bottom: 60px;
  }
}

.mb-md {
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .mb-md {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .mb-md {
    margin-bottom: 70px;
  }
}

.mb-lr {
  margin-bottom: 70px;
}
@media screen and (min-width: 768px) {
  .mb-lr {
    margin-bottom: 90px;
  }
}
@media screen and (min-width: 1024px) {
  .mb-lr {
    margin-bottom: 110px;
  }
}

.pd-lr {
  padding: 70px 0;
}
@media screen and (min-width: 768px) {
  .pd-lr {
    padding: 90px 0;
  }
}
@media screen and (min-width: 1024px) {
  .pd-lr {
    padding: 110px 0;
  }
}

.c-container {
  padding: 0 6vw;
}
@media screen and (min-width: 1280px) {
  .c-container {
    padding: 0 8vw;
  }
}
@media screen and (min-width: 1500px) {
  .c-container {
    padding: 0;
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
  }
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 2;
  letter-spacing: 0.04em;
  font-weight: 400;
  color: #111111;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img,
video {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

svg {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}

button,
input,
textarea,
select {
  font: inherit;
  border: none;
  outline: none;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

table {
  border-collapse: collapse;
}

.c-voice__slider {
  position: relative;
}
.c-voice__slider__prev, .c-voice__slider__next {
  position: static;
  margin: 0;
  width: 44px;
  height: 44px;
}
.c-voice__slider__prev::after, .c-voice__slider__next::after {
  display: none;
}
.c-voice__slider__prev svg, .c-voice__slider__next svg {
  width: 20px;
  height: 20px;
  color: #888888;
}
@media screen and (min-width: 1024px) {
  .c-voice__slider__prev, .c-voice__slider__next {
    width: 55px;
    height: 55px;
  }
  .c-voice__slider__prev svg, .c-voice__slider__next svg {
    width: 30px;
    height: 30px;
  }
}
.c-voice__slider .swiper-wrapper {
  overflow: visible;
}
.c-voice__slider .swiper-wrapper .swiper-slide {
  overflow: visible;
}
.c-voice__slider .swiper-wrapper .swiper-slide:not(:last-child) .c-container {
  padding-right: 0;
}
@media screen and (min-width: 1500px) {
  .c-voice__slider {
    max-width: 1150px;
  }
}

/******************************************************************

Stylesheet: ベーススタイル

******************************************************************/
body.hidden {
  overflow: hidden;
}

body {
  font-family: "Ubuntu", "Noto Sans JP", "Yu Gothic", "YuGothic", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  background-color: #ffffff;
  position: relative;
  letter-spacing: 0.08em;
  font-size: clamp(1.35rem, 1.3rem + 0.3vw, 1.8rem);
  font-weight: 400;
  line-height: 2;
}
body::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000000;
  position: absolute;
  inset: 0;
  margin: 0;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease, z-index 0s ease 0.4s;
}
body.menu-open::before {
  z-index: 100;
  opacity: 0.4;
  transition: opacity 0.4s ease, z-index 0s ease;
}
body.is-topview .p-header .logo__img a .logo-solid {
  opacity: 1;
}
@media screen and (min-width: 1024px) {
  body.is-topview .p-header .pc-nav-item a,
  body.is-topview .p-header .pc-nav-item p {
    color: #ffffff;
  }
  body.is-topview .p-header .pc-contact a {
    border-color: #ffffff;
    color: #ffffff;
  }
  body.is-topview .p-header .pc-contact a::before {
    border: 1px solid #ffffff;
  }
  body.is-topview .p-header .pc-contact a::after {
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }
}
body.is-topview.menu-open .p-header .logo__img a .logo-solid {
  opacity: 0;
}

.superwrapper {
  overflow: hidden;
}

.c-topview {
  padding-top: 110px;
}
.c-topview__title {
  margin-bottom: 15px;
}
.c-topview__title .ja {
  font-size: 1.7em;
  letter-spacing: 0.12em;
}
.c-topview__title .en {
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.15em;
}
.c-topview__title h2 {
  margin-top: 8px;
  font-size: 1em;
  letter-spacing: 0.04em;
  color: #1e3f72;
}
.c-topview__title.jhcma {
  position: relative;
}
.c-topview__title.jhcma::before {
  content: "";
  width: 40%;
  height: 80%;
  background: url(../images/common/jhcma-logo-mark.webp) no-repeat center right/contain;
  position: absolute;
  top: -10%;
  right: 0;
  margin: auto;
  z-index: -1;
}
.c-topview__title.osouji {
  position: relative;
}
.c-topview__title.osouji::before {
  content: "";
  width: 60%;
  height: 100%;
  background: url(../images/common/osoji-logo.webp) no-repeat center right/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.c-topview__img {
  margin: 0 -6vw 0 auto;
  aspect-ratio: 5/4;
  text-align: right;
}
.c-topview__img img {
  display: inline-block;
  max-width: 600px;
}
@media screen and (min-width: 768px) {
  .c-topview {
    padding-top: 150px;
  }
  .c-topview__title {
    margin-bottom: 15px;
  }
  .c-topview__title .ja {
    font-size: 2.2em;
    line-height: 1.8;
  }
  .c-topview__title .en {
    font-size: 1.1em;
  }
  .c-topview__title h2 {
    font-size: 1.25em;
    letter-spacing: 0.08em;
  }
  .c-topview__img {
    aspect-ratio: 16/9;
  }
}
@media screen and (min-width: 1024px) {
  .c-topview {
    padding-top: 180px;
    margin-bottom: 100px;
  }
  .c-topview .c-container {
    display: flex;
    gap: 60px;
  }
  .c-topview__desc {
    flex-basis: 40%;
    align-self: center;
  }
  .c-topview__img {
    flex-basis: 60%;
    aspect-ratio: 3/2;
  }
  .c-topview__img img {
    max-width: none;
  }
  .c-topview.no-img {
    margin-bottom: 20px;
  }
  .c-topview.no-img .c-topview__desc {
    flex-basis: 100%;
  }
  .c-topview.no-img .c-topview__desc br {
    display: none;
  }
  .c-topview__title.jhcma::before {
    top: -30%;
  }
}
@media screen and (min-width: 1280px) {
  .c-topview__img {
    margin: 0 -8vw 0 auto;
  }
  .c-topview__title {
    margin-bottom: 30px;
  }
  .c-topview__title .ja {
    font-size: 2.8em;
    line-height: 1.6;
  }
  .c-topview__title .en {
    font-size: 1.4em;
  }
}
@media screen and (min-width: 1500px) {
  .c-topview__img {
    margin: 0;
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: nowrap;
}
.breadcrumb li {
  color: rgb(165, 165, 165);
  padding-right: 10px;
  white-space: nowrap;
  flex-shrink: 0;
}
.breadcrumb li:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  flex-shrink: 1;
}
.breadcrumb li a {
  color: #888888;
  border-bottom: 1px solid #888888;
}
@media screen and (min-width: 1024px) {
  .breadcrumb li:last-child {
    max-width: none;
  }
}

.p-title {
  margin-bottom: 45px;
  color: #333333;
  line-height: 1.4;
}
.p-title .en {
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  display: block;
}
.p-title .ja {
  font-size: 0.7em;
  letter-spacing: 0.08em;
  font-weight: 500;
}
@media screen and (min-width: 1024px) {
  .p-title .en {
    font-size: 2.8em;
  }
  .p-title .ja {
    font-size: 0.8em;
  }
}

.c-title {
  text-align: center;
  position: relative;
}
.c-title .en {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  letter-spacing: 2px;
  border-bottom: 2px solid #333333;
  padding: 0 5px 3px;
  margin-bottom: 5px;
}
.c-title .ja {
  position: relative;
  font-size: 22px;
  letter-spacing: 4px;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .c-title .en {
    font-size: 18px;
  }
  .c-title .ja {
    font-size: 28px;
  }
}
@media screen and (min-width: 1024px) {
  .c-title .en {
    font-size: 24px;
  }
  .c-title .ja {
    font-size: 32px;
  }
}
@media screen and (min-width: 1280px) {
  .c-title .en {
    font-size: 28px;
  }
  .c-title .ja {
    font-size: 36px;
  }
}

.more-btn {
  position: relative;
}
.more-btn__link {
  background-color: #111111;
  display: inline-block;
  padding: 18px 30px;
  border: 1px solid #111111;
  border-radius: 9999px;
  z-index: 1;
  box-shadow: 0 0 15px rgba(51, 51, 51, 0.5019607843);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.more-btn__link .text {
  position: relative;
  font-size: 1.1em;
  color: #ffffff;
  display: inline-block;
  padding-right: 40px;
}
.more-btn__link .text::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: border-color 0.3s ease, opacity 0.3s ease;
}
.more-btn__link .text:hover::before {
  opacity: 0;
}
.more-btn__link .text::after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7.5px;
  margin: auto;
  transform: rotate(45deg);
  transition: border-color 0.3s ease;
}
.more-btn__link .text .circle-draw {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  overflow: visible;
  pointer-events: none;
}
.more-btn__link .text .circle-draw circle {
  fill: none;
  stroke: #ffffff;
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  stroke-dasharray: 296;
  stroke-dashoffset: 296;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  transition: stroke-dashoffset 1.4s ease 0.15s;
}
.more-btn__link .text:hover .circle-draw circle {
  stroke-dashoffset: 0;
}
.more-btn__link.slide-bg {
  position: relative;
  overflow: hidden;
}
.more-btn__link.slide-bg .bg {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #2c5697;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s;
  z-index: -1;
}
.more-btn__link.slide-bg:hover {
  border: 1px solid #2c5697;
  z-index: 1;
  transform: translateY(-4px);
  box-shadow: 0 10px 20px rgba(51, 51, 51, 0.5019607843);
}
.more-btn__link.slide-bg:hover span.bg {
  transform: scaleX(1);
  transform-origin: left;
}
@media screen and (min-width: 1024px) {
  .more-btn__link {
    padding: 24px 50px;
  }
  .more-btn__link .text {
    font-size: 1.15em;
    padding-right: 50px;
  }
  .more-btn__link .text::before {
    content: "";
    width: 24px;
    height: 24px;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: border-color 0.3s ease, opacity 0.3s ease;
  }
  .more-btn__link .text:hover::before {
    opacity: 0;
  }
  .more-btn__link .text::after {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 9px;
    margin: auto;
    transform: rotate(45deg);
    transition: border-color 0.3s ease;
  }
  .more-btn__link .text .circle-draw {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 24px;
    height: 24px;
    overflow: visible;
    pointer-events: none;
  }
  .more-btn__link .text .circle-draw circle {
    fill: none;
    stroke: #ffffff;
    stroke-width: 1;
    vector-effect: non-scaling-stroke;
    stroke-dasharray: 296;
    stroke-dashoffset: 296;
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
    transition: stroke-dashoffset 1.4s ease 0.15s;
  }
  .more-btn__link .text:hover .circle-draw circle {
    stroke-dashoffset: 0;
  }
}

.text-link-btn {
  display: inline-block;
  position: relative;
  padding-left: 10px;
}
.text-link-btn::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #f2f2f2;
}
.text-link-btn::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #333333;
  transform: scale(0.15, 1);
  transform-origin: left top;
  transition: transform 0.3s ease;
}
.text-link-btn span {
  position: relative;
  display: inline-block;
  padding-right: 50px;
}
.text-link-btn span::before {
  content: "";
  width: 15px;
  height: 15px;
  border: 1px solid #111111;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.text-link-btn span:hover::before {
  opacity: 0;
}
.text-link-btn span::after {
  content: "";
  width: 3.75px;
  height: 3.75px;
  border-top: 1px solid #111111;
  border-right: 1px solid #111111;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15.625px;
  margin: auto;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}
.text-link-btn span .circle-draw {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  width: 15px;
  height: 15px;
  overflow: visible;
  pointer-events: none;
}
.text-link-btn span .circle-draw circle {
  fill: none;
  stroke: #1e3f72;
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  stroke-dasharray: 296;
  stroke-dashoffset: 296;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  transition: stroke-dashoffset 1.4s ease 0.15s;
}
.text-link-btn span:hover .circle-draw circle {
  stroke-dashoffset: 0;
}
.text-link-btn {
  transition: all 0.3s ease;
}
@media (hover: hover) {
  .text-link-btn:hover::after {
    transform-origin: left top;
    transform: scale(1, 1);
  }
}
@media screen and (min-width: 1024px) {
  .text-link-btn {
    padding-left: 15px;
  }
  .text-link-btn span {
    padding-right: 70px;
  }
  .text-link-btn span::before {
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid #111111;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }
  .text-link-btn span:hover::before {
    opacity: 0;
  }
  .text-link-btn span::after {
    content: "";
    width: 5px;
    height: 5px;
    border-top: 1px solid #111111;
    border-right: 1px solid #111111;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 22.5px;
    margin: auto;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
  }
  .text-link-btn span .circle-draw {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    width: 20px;
    height: 20px;
    overflow: visible;
    pointer-events: none;
  }
  .text-link-btn span .circle-draw circle {
    fill: none;
    stroke: #1e3f72;
    stroke-width: 1;
    vector-effect: non-scaling-stroke;
    stroke-dasharray: 296;
    stroke-dashoffset: 296;
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
    transition: stroke-dashoffset 1.4s ease 0.15s;
  }
  .text-link-btn span:hover .circle-draw circle {
    stroke-dashoffset: 0;
  }
}

.read-more {
  position: relative;
}
.read-more .reList {
  position: relative;
  max-height: 120px;
  margin-bottom: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.read-more .reList::after {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(180deg, rgba(233, 239, 248, 0) 0, rgba(233, 239, 248, 0.9) 60%, #e9eff8 100%);
  content: "";
}
@media screen and (min-width: 1024px) {
  .read-more .reList {
    max-height: 150px;
  }
}
.read-more label {
  display: flex;
  align-items: center;
  gap: 0 10px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #888;
  font-size: 0.9em;
  padding: 5px;
  cursor: pointer;
}
.read-more label::before {
  content: "";
  width: 0;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.5s;
}
.read-more label::after {
  display: inline-block;
  width: 10px;
  height: 5px;
  background-color: #888;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: "";
}
.read-more label:hover::before {
  width: 100%;
}
.read-more input {
  display: none;
}
.read-more:has(:checked) label {
  display: none;
}
.read-more:has(:checked) .reList {
  max-height: 100%;
}
.read-more:has(:checked) .reList::after {
  content: none;
}

.p-header {
  width: 100%;
}
.p-header .mobile-button {
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 9000;
  transition: all 0.3s;
}
.p-header .mobile-menu__btn {
  width: 55px;
  height: 55px;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
  padding: 10px 18px;
  background-color: #333333;
  border-radius: 50%;
}
.p-header .mobile-menu__btn > span {
  background-color: #ffffff;
  width: 18px;
  height: 1px;
  display: block;
  margin-bottom: 6px;
  transition: transform 0.7s;
  opacity: 1;
}
.p-header .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
.p-header .logo__img a {
  background-color: transparent;
  transition: all 0.3s;
  display: block;
}
.p-header .logo__img a .logo-blend,
.p-header .logo__img a .logo-solid {
  position: fixed;
  top: 20px;
  left: 20px;
  z-index: 9000;
  -o-object-fit: contain;
     object-fit: contain;
  height: 60px;
  width: 113px;
  display: block;
  transition: top 0.4s ease, left 0.4s ease, opacity 0.4s ease;
}
.p-header .logo__img a .logo-blend {
  mix-blend-mode: exclusion;
}
.p-header .logo__img a .logo-solid {
  mix-blend-mode: normal;
  opacity: 0;
}
@media (max-width: 1023px) {
  .p-header .pc-container {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .p-header .mobile-button,
  .p-header .mobile-menu {
    display: none !important;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    z-index: 8000;
    width: 100%;
    height: 100px;
  }
  .p-header .pc-container .pc-nav {
    display: flex;
    align-items: center;
    margin-right: 4vw;
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
    align-items: center;
  }
  .p-header .pc-container .pc-nav-item {
    text-align: center;
    padding-right: 4vw;
    transition: all 0 0.3s;
    text-align: center;
    font-size: 1em;
    position: relative;
  }
  .p-header .pc-container .pc-nav-item small {
    font-weight: 400;
    display: block;
    line-height: 1;
    text-transform: uppercase;
  }
  .p-header .pc-container .pc-nav-item a,
  .p-header .pc-container .pc-nav-item p {
    font-weight: 700;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s ease;
  }
}
@media screen and (min-width: 1024px) and (hover: hover) {
  .p-header .pc-container .pc-nav-item a:hover,
  .p-header .pc-container .pc-nav-item p:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 1024px) {
  .p-header .pc-container .pc-nav-item .pc-nav-link__ja {
    position: relative;
    padding-right: 14px;
  }
  .p-header .pc-container .pc-nav-item .pc-nav-link__ja::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
  }
  .p-header .pc-container .pc-nav-item--dropdown:hover .pc-nav-link__ja::after, .p-header .pc-container .pc-nav-item--dropdown:focus-within .pc-nav-link__ja::after {
    transform: rotate(225deg);
    margin-top: -1px;
  }
  .p-header .pc-container .pc-nav-item--dropdown:hover .pc-nav-dropdown, .p-header .pc-container .pc-nav-item--dropdown:focus-within .pc-nav-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
  }
  .p-header .pc-container .pc-nav-item .pc-nav-dropdown {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 8px);
    min-width: 220px;
    padding: 10px 0;
    margin-top: 10px;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
    z-index: 10;
  }
  .p-header .pc-container .pc-nav-item .pc-nav-dropdown li a {
    display: block;
    padding: 10px 24px;
    white-space: nowrap;
    text-align: left;
    font-size: 0.95em;
    color: #111111;
    transition: all 0.3s ease;
  }
}
@media screen and (min-width: 1024px) and (hover: hover) {
  .p-header .pc-container .pc-nav-item .pc-nav-dropdown li a:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 1024px) {
  .p-header .pc-container .pc-nav-item .pc-nav-dropdown li a::before {
    content: none;
  }
  .p-header .pc-container .pc-contact a {
    display: inline-block;
    border: 1px solid #111111;
    font-weight: 500;
    padding: 8px 60px 8px 30px;
    border-radius: 9999px;
    transition: color 0.3s ease, border-color 0.3s ease;
    position: relative;
  }
  .p-header .pc-container .pc-contact a::before {
    content: "";
    width: 30px;
    height: 30px;
    border: 1px solid #111111;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    transition: all 0.3s ease, opacity 0.3s ease;
  }
  .p-header .pc-container .pc-contact a:hover::before {
    opacity: 0;
  }
  .p-header .pc-container .pc-contact a::after {
    content: "";
    width: 7.5px;
    height: 7.5px;
    border-top: 1px solid #111111;
    border-right: 1px solid #111111;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 21.25px;
    margin: auto;
    transform: rotate(45deg);
    transition: all 0.3s ease;
  }
  .p-header .pc-container .pc-contact a .circle-draw {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    width: 30px;
    height: 30px;
    overflow: visible;
    pointer-events: none;
  }
  .p-header .pc-container .pc-contact a .circle-draw circle {
    fill: none;
    stroke: #ffffff;
    stroke-width: 1;
    vector-effect: non-scaling-stroke;
    stroke-dasharray: 296;
    stroke-dashoffset: 296;
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
    transition: stroke-dashoffset 1.4s ease 0.15s;
  }
  .p-header .pc-container .pc-contact a:hover .circle-draw circle {
    stroke-dashoffset: 0;
  }
  .p-header .pc-container .pc-contact a {
    transition: all 0.3s ease;
  }
}
@media screen and (min-width: 1024px) and (hover: hover) {
  .p-header .pc-container .pc-contact a:hover {
    background-color: #2c5697;
    color: #ffffff;
    border: 1px solid #fff;
  }
  .p-header .pc-container .pc-contact a:hover::before {
    border: 1px solid #ffffff;
  }
  .p-header .pc-container .pc-contact a:hover::after {
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }
}
@media screen and (min-width: 1024px) {
  .p-header .logo__img a .logo-blend,
  .p-header .logo__img a .logo-solid {
    top: 25px;
    left: 20px;
    height: 70px;
    width: 135px;
  }
}

.mobile-menu {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  z-index: 8000;
  background-color: #ffffff;
  transform: translateX(100%);
  transition: transform 0.5s ease;
}
.mobile-menu__nav {
  display: block;
  height: 100%;
  width: 100%;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.mobile-menu__nav::-webkit-scrollbar {
  display: none;
}
.mobile-menu__list {
  width: 100%;
  padding: 120px 5vw 80px;
}
.mobile-menu__item {
  padding: 20px 0;
  border-bottom: 1px solid #e0e0e0;
}
.mobile-menu__item:first-child {
  border-top: 1px solid #e0e0e0;
}
.mobile-menu__item p {
  font-size: 0.9em;
  font-weight: 700;
}
.mobile-menu__item a {
  display: block;
  font-size: 0.9em;
  font-weight: 700;
  transition: all 0.3s ease;
}
@media (hover: hover) {
  .mobile-menu__item a:hover {
    opacity: 0.7;
  }
}
.mobile-menu__item a {
  position: relative;
}
.mobile-menu__item a::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: opacity 0.3s ease;
}
.mobile-menu__item a:hover::before {
  opacity: 0;
}
.mobile-menu__item a::after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7.5px;
  margin: auto;
  transform: rotate(45deg);
}
.mobile-menu__item a .circle-draw {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  overflow: visible;
  pointer-events: none;
}
.mobile-menu__item a .circle-draw circle {
  fill: none;
  stroke: rgb(160.25, 160.25, 160.25);
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  stroke-dasharray: 296;
  stroke-dashoffset: 296;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  transition: stroke-dashoffset 1.4s ease 0.15s;
}
.mobile-menu__item a:hover .circle-draw circle {
  stroke-dashoffset: 0;
}
.mobile-menu__item .en {
  display: block;
  text-transform: uppercase;
  font-size: 0.85em;
  color: #888888;
}
@media screen and (min-width: 768px) {
  .mobile-menu__nav {
    width: 60%;
  }
}

.menu-open.mobile-menu {
  transform: translateX(0);
}
.menu-open.mobile-menu nav li {
  opacity: 1;
  transition: 0.1s;
}
.menu-open.mobile-menu nav li:nth-child(1) {
  transition-delay: 0.03s;
}
.menu-open.mobile-menu nav li:nth-child(2) {
  transition-delay: 0.06s;
}
.menu-open.mobile-menu nav li:nth-child(3) {
  transition-delay: 0.09s;
}
.menu-open.mobile-menu nav li:nth-child(4) {
  transition-delay: 0.12s;
}
.menu-open.mobile-menu nav li:nth-child(5) {
  transition-delay: 0.15s;
}
.menu-open.mobile-menu nav li:nth-child(6) {
  transition-delay: 0.18s;
}
.menu-open.mobile-menu nav li:nth-child(7) {
  transition-delay: 0.21s;
}
.menu-open.mobile-menu nav li:nth-child(8) {
  transition-delay: 0.24s;
}
.menu-open.mobile-menu nav li:nth-child(9) {
  transition-delay: 0.27s;
}
.menu-open.mobile-menu nav li:nth-child(10) {
  transition-delay: 0.3s;
}
@media screen and (min-width: 768px) {
  .menu-open.mobile-menu {
    transform: translateX(40%);
  }
}
.menu-open .mobile-menu__btn > span {
  background-color: #ffffff !important;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(3.5px) rotate(45deg);
}
.menu-open .mobile-menu__btn > span:nth-child(2) {
  transition-delay: 70ms;
  transform: translateY(-3.5px) rotate(-45deg);
}

.top-view {
  position: relative;
  overflow: hidden;
  height: 100vh;
  min-height: 500px;
}
.top-view .hero,
.top-view .swiper,
.top-view .swiper-wrapper,
.top-view .swiper-slide {
  height: 100%;
}
.top-view .swiper-slide {
  position: relative;
  overflow: hidden;
}
.top-view .swiper-slide::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #111111;
  position: absolute;
  inset: 0;
  margin: auto;
  opacity: 0.4;
  z-index: 10;
}
.top-view .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-view .swiper-slide .view-pc {
  display: none;
}
.top-view .swiper-slide .zoom {
  transform: scale(1);
  transition: transform 6s ease-out;
}
.top-view .swiper-slide.swiper-slide-active .zoom {
  transform: scale(1.12);
}
@media screen and (min-width: 1024px) {
  .top-view .swiper-slide .view-sp {
    display: none;
  }
  .top-view .swiper-slide .view-pc {
    display: block;
  }
}
.top-view__desc {
  position: absolute;
  z-index: 20;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  padding: 0 8vw;
  color: #ffffff;
}
.top-view__desc h2 {
  font-size: 3em;
  letter-spacing: 0.28em;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.top-view__desc h2 .small-title {
  display: none;
}
.top-view__desc p {
  font-weight: 700;
  letter-spacing: 0.12em;
  font-size: 1.2em;
}
@media screen and (min-width: 768px) {
  .top-view {
    min-height: 580px;
  }
  .top-view__desc h2 {
    font-size: 3.6em;
  }
  .top-view__desc p {
    font-size: 1.4em;
  }
  .top-view__desc p br {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .top-view__desc h2 {
    margin-bottom: 0;
    font-size: 4.2em;
    line-height: 1.4;
  }
  .top-view__desc h2 .small-title {
    display: inline-block;
    font-size: 2rem;
    letter-spacing: 0.08em;
    line-height: 1.6;
    margin-left: 1em;
  }
  .top-view__desc p {
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  .top-view__desc {
    max-width: 1200px;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 0 4vw;
  }
}
@media screen and (min-width: 1500px) {
  .top-view__desc {
    padding: 0;
  }
}

.p-business__wrap {
  position: relative;
}
.p-business__img__top {
  aspect-ratio: 5/4;
  margin-bottom: 40px;
  overflow: hidden;
}
.p-business__img__bottom {
  position: absolute;
  bottom: 80px;
  right: -6vw;
  aspect-ratio: 1/2;
  width: 32%;
  overflow: hidden;
}
.p-business__desc {
  display: grid;
  gap: 20px;
}
.p-business__desc p {
  line-height: 2.4;
}
.p-business__desc .more-btn {
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .p-business__img__top {
    aspect-ratio: 3/2;
    margin-bottom: 60px;
  }
  .p-business__img__bottom {
    aspect-ratio: 2/3;
    width: 40%;
    bottom: 0;
  }
  .p-business__desc {
    gap: 30px;
  }
  .p-business__desc p .onlySP {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .p-business .c-container {
    padding: 0;
  }
  .p-business__wrap {
    display: flex;
    justify-content: center;
    gap: 50px;
  }
  .p-business__img__top {
    aspect-ratio: 5/4;
    width: 100%;
    max-width: calc(560px + 6vw);
    flex-shrink: 1;
    align-self: center;
  }
  .p-business__img__bottom {
    position: relative;
    bottom: auto;
    right: auto;
    aspect-ratio: 2/3;
    width: 100%;
    max-width: 170px;
    flex-shrink: 0;
    align-self: flex-end;
  }
  .p-business__desc {
    flex-shrink: 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-business__wrap {
    gap: 80px;
  }
}
@media screen and (min-width: 1500px) {
  .p-business .c-container {
    max-width: 1500px;
  }
  .p-business__img__top {
    max-width: 560px;
  }
}

.p-service {
  background-color: #f2f2f2;
}
.p-service__list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.p-service__list__item {
  max-width: 260px;
  margin: 0 auto;
}
.p-service__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  transition: all 0.3s ease;
}
@media (hover: hover) {
  .p-service__link:hover .p-service__logo {
    transform: translateY(-6px) scale(1.03);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
  }
}
.p-service__name {
  margin-top: 15px;
  text-align: center;
  font-weight: 600;
  line-height: 1.5;
}
.p-service__logo {
  aspect-ratio: 1/1;
  background-color: #ffffff;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.p-service__logo img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 768px) {
  .p-service__list {
    flex-direction: row;
    justify-content: center;
  }
  .p-service__list__item {
    flex: 1;
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-service__list {
    gap: 40px;
  }
  .p-service__list__item {
    max-width: 320px;
  }
  .p-service__name {
    margin-top: 20px;
    font-size: 1.15em;
  }
  .p-service__logo {
    padding: 40px;
  }
}

.p-recruit {
  position: relative;
  padding-bottom: 60px;
  color: #ffffff;
}
.p-recruit::before {
  content: "";
  width: 100%;
  height: calc(100% - 30px);
  background-color: #2c5697;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.p-recruit__img {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.p-recruit__img img {
  max-width: 500px;
  display: inline-block;
}
.p-recruit .p-title {
  color: #ffffff;
}
.p-recruit__desc h3 {
  font-size: 2em;
  line-height: 1.6;
  margin-bottom: 30px;
}
.p-recruit__desc p {
  font-weight: 600;
  line-height: 2.4;
}
.p-recruit .more-btn {
  text-align: right;
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .p-recruit::before {
    height: calc(100% - 50px);
  }
  .p-recruit .p-title {
    display: flex;
    align-items: baseline;
    gap: 30px;
  }
  .p-recruit__desc h3 br {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .p-recruit::before {
    height: calc(100% - 60px);
  }
  .p-recruit .c-container {
    display: flex;
    gap: 60px;
  }
  .p-recruit .p-title {
    display: flex;
    align-items: baseline;
    gap: 30px;
  }
  .p-recruit .p-title .en {
    font-size: 2em;
  }
  .p-recruit__img {
    flex-basis: 40%;
  }
  .p-recruit__desc {
    flex-basis: 60%;
    padding-top: 150px;
  }
}
@media screen and (min-width: 1280px) {
  .p-recruit .c-container {
    gap: 80px;
  }
}
@media screen and (min-width: 1500px) {
  .p-recruit__img {
    max-width: 1150px;
    margin: 0 auto;
    padding: 0;
  }
}

.p-contact {
  position: relative;
  z-index: 10;
  padding: 80px 0;
  background-color: #333333;
  color: #ffffff;
  width: 95%;
  max-width: 450px;
  margin-left: auto;
}
.p-contact .p-title {
  color: #ffffff;
}
.p-contact__list__item {
  text-align: center;
}
.p-contact__list__item:nth-child(1) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #888888;
}
.p-contact__list__item .tel-item {
  display: block;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.5;
}
.p-contact__list__item .tel-item span {
  display: inline-block;
  padding-left: 15px;
  position: relative;
}
.p-contact__list__item .tel-item span::before {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../images/common/tel-white.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .p-contact {
    position: absolute;
    top: -280px;
    right: 0;
  }
  .p-contact .c-container {
    padding: 0 65px;
  }
}
@media screen and (min-width: 1024px) {
  .p-contact {
    max-width: 740px;
  }
  .p-contact__desc br {
    display: none;
  }
  .p-contact .c-container {
    padding: 0 60px;
  }
}
@media screen and (min-width: 1280px) {
  .p-contact {
    max-width: 850px;
    top: -150px;
  }
  .p-contact__list {
    display: flex;
    align-items: center;
    justify-content: left;
  }
  .p-contact__list__item {
    text-align: center;
  }
  .p-contact__list__item:nth-child(1) {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
    margin-right: 50px;
  }
  .p-contact__list__item .tel-item span {
    padding-left: 35px;
  }
  .p-contact__list__item .tel-item span::before {
    width: 28px;
    height: 28px;
    left: 0px;
  }
}
@media screen and (min-width: 1500px) {
  .p-contact {
    right: auto;
    left: calc(50% + 150px);
    transform: translateX(-50%);
  }
}

.c-message__img {
  margin: 0 -6vw;
  aspect-ratio: 5/4;
}
.c-message__desc p {
  margin-bottom: 15px;
  font-weight: 600;
}
.c-message__name {
  margin-top: 40px;
  text-align: right;
  font-size: 0.9em;
}
.c-message__name strong {
  font-weight: 500;
  font-size: 1.4em;
  display: inline-block;
  margin-left: 15px;
}
@media screen and (min-width: 1024px) {
  .c-message__img {
    margin: 0 auto;
    max-width: 700px;
    aspect-ratio: 3/2;
  }
  .c-message__img img {
    -o-object-position: 50% 40%;
       object-position: 50% 40%;
  }
  .c-message__desc {
    display: flex;
    align-items: flex-start;
    gap: 80px;
  }
  .c-message__desc .Desc {
    flex: 1;
    margin-top: 20px;
  }
  .c-message__name {
    margin-top: 50px;
    font-size: 1em;
  }
  .c-message__name strong {
    margin-left: 25px;
  }
}
@media screen and (min-width: 1280px) {
  .c-message__img {
    max-width: 850px;
  }
}

.c-about__desc {
  background-color: #f4f4f4;
  padding: 50px 4vw;
  margin: 0 -6vw 0 0;
}
.c-about__desc dl {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.c-about__desc dl dt {
  padding-bottom: 10px;
  color: #888888;
}
.c-about__desc dl dd {
  font-size: 0.9em;
}
@media screen and (min-width: 768px) {
  .c-about__desc {
    padding: 60px 7vw;
  }
  .c-about__desc dl dd {
    font-size: 1.1em;
  }
}
@media screen and (min-width: 1024px) {
  .c-about .c-container {
    display: flex;
    padding: 0 0 0 6vw;
  }
  .c-about__desc {
    padding: 70px 5vw;
    margin: 120px 0 0 -120px;
    flex: 1;
  }
  .c-about__desc dl dt {
    font-size: 1.2em;
  }
  .c-about__desc dl dd {
    font-size: 1.2em;
  }
}
@media screen and (min-width: 1280px) {
  .c-about .c-container {
    padding: 0 0 0 8vw;
  }
  .c-about__desc {
    padding: 80px;
    margin: 130px 0 0 -120px;
  }
}
@media screen and (min-width: 1500px) {
  .c-about .c-container {
    padding: 0;
  }
  .c-about__desc {
    margin: 140px 0 0 -120px;
  }
}

.c-service .c-topsec__img {
  margin-left: -6vw;
  margin-right: -6vw;
  overflow: hidden;
}
.c-service .c-topsec .more-btn {
  text-align: right;
}
.c-service .c-topsec#kaitori {
  scroll-margin: 110px;
}
@media screen and (min-width: 768px) {
  .c-service .c-topsec__wrap {
    display: flex;
    gap: 40px;
  }
  .c-service .c-topsec__img {
    flex-basis: 50%;
    margin-right: 0;
    margin-bottom: 0;
    aspect-ratio: 4/5;
  }
  .c-service .c-topsec__desc {
    flex-basis: 50%;
    align-self: center;
  }
}
@media screen and (min-width: 1024px) {
  .c-service .c-topsec__wrap {
    gap: 80px;
  }
  .c-service .c-topsec__img {
    aspect-ratio: 1/1;
  }
  .c-service .c-topsec#kaitori {
    scroll-margin: 130px;
  }
}
@media screen and (min-width: 1280px) {
  .c-service .c-topsec__img {
    margin-left: -8vw;
    aspect-ratio: 3/2;
  }
}
@media screen and (min-width: 1500px) {
  .c-service .c-topsec__img {
    margin-left: 0;
  }
}
.c-service .c-business__list {
  display: grid;
  gap: 80px;
}
.c-service .c-business__list__item {
  scroll-margin: 90px;
}
.c-service .c-business__worry h3 {
  background-color: #f2f2f2;
  aspect-ratio: 3/1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 -8vw 30px;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.08em;
}
.c-service .c-business__worry h3 br {
  display: none;
}
.c-service .c-business__worry .List {
  display: grid;
  gap: 15px;
}
.c-service .c-business__worry .List__item {
  padding-left: 20px;
  position: relative;
}
.c-service .c-business__worry .List__item::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #2c5697;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.c-service .c-business__main {
  margin-left: -8vw;
  margin-right: -8vw;
  background-color: #2c5697;
  aspect-ratio: 2/1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}
.c-service .c-business__main p {
  width: 60%;
  font-weight: bold;
}
.c-service .c-business__main br {
  display: none;
}
@media screen and (min-width: 768px) {
  .c-service .c-business__top {
    display: flex;
    gap: 50px;
  }
  .c-service .c-business__top .p-title {
    flex-shrink: 0;
  }
  .c-service .c-business__top .Desc {
    flex: 1;
  }
  .c-service .c-business__main {
    aspect-ratio: 4/1;
    text-align: center;
  }
  .c-service .c-business__main p {
    width: 80%;
    font-size: 1.1em;
  }
  .c-service .c-business__main br {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .c-service .c-business__top {
    gap: 80px;
  }
  .c-service .c-business__list {
    gap: 110px;
  }
  .c-service .c-business__list__item {
    scroll-margin: 120px;
  }
  .c-service .c-business__worry {
    display: flex;
    gap: 80px;
    position: relative;
  }
  .c-service .c-business__worry::before {
    content: "";
    width: calc(100% - 200px);
    height: 1px;
    background-color: #888888;
    position: absolute;
    top: 50px;
    right: 0;
  }
  .c-service .c-business__worry h3 {
    flex-shrink: 0;
    aspect-ratio: auto;
    width: 300px;
    height: 300px;
    margin: 0;
  }
  .c-service .c-business__worry h3 br {
    display: block;
  }
  .c-service .c-business__worry .List {
    align-self: flex-end;
  }
  .c-service .c-business__main {
    aspect-ratio: auto;
    text-align: center;
    padding: 50px 0;
    margin-left: -10vw;
    margin-right: -10vw;
  }
  .c-service .c-business__main p {
    width: 100%;
    font-size: 1.3em;
    line-height: 2.2;
  }
}
@media screen and (min-width: 1280px) {
  .c-service .c-business__top {
    gap: 70px;
  }
  .c-service .c-business__top .p-title {
    margin: 0;
  }
  .c-service .c-business__top .Img {
    max-width: 380px;
  }
  .c-service .c-business__worry {
    gap: 100px;
  }
  .c-service .c-business__worry h3 {
    width: 320px;
    height: 320px;
  }
  .c-service .c-business__main {
    margin-left: auto;
    margin-right: auto;
  }
}
.c-service .c-feature {
  background-color: #e9eff8;
}
.c-service .c-feature__list {
  display: grid;
  gap: 25px;
}
.c-service .c-feature__list__item {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.2);
  padding: 30px 20px;
}
.c-service .c-feature__list__item .Icon {
  width: 35%;
  max-width: 150px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #2c5697;
  padding: 20px;
  margin: 0 auto 12px;
}
.c-service .c-feature__list__item .Icon img {
  -o-object-fit: contain;
     object-fit: contain;
}
.c-service .c-feature__list__item .Desc h3 {
  color: #2c5697;
  text-align: center;
  font-size: 1.15em;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .c-service .c-feature__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .c-service .c-feature__list__item {
    padding: 30px;
  }
  .c-service .c-feature__list__item .Icon {
    padding: 30px;
    margin: 0 auto 18px;
  }
  .c-service .c-feature__list__item .Desc h3 {
    font-size: 1.25em;
  }
}
@media screen and (min-width: 1280px) {
  .c-service .c-feature__list {
    gap: 30px;
  }
  .c-service .c-feature__list__item {
    padding: 40px;
  }
  .c-service .c-feature__list__item .Desc h3 {
    font-size: 1.45em;
  }
}
.c-recruit .c-about .p-title .en {
  font-size: 1.7em;
}
.c-recruit .c-about__desc dl dd b {
  display: block;
  line-height: 2.5;
}
.c-recruit .c-about__desc dl dd span {
  display: block;
  padding-left: 2em;
  text-indent: -1em;
}
@media screen and (min-width: 768px) {
  .c-recruit .c-about .p-title .en {
    font-size: 2em;
  }
}
@media screen and (min-width: 1024px) {
  .c-recruit .c-about .p-title .en {
    font-size: 2.8em;
  }
  .c-recruit .c-about .c-container {
    display: block;
  }
  .c-recruit .c-about__desc {
    margin: 0;
  }
}
.c-recruit .c-contact .p-title .en {
  font-size: 1.7em;
}
@media screen and (min-width: 768px) {
  .c-recruit .c-contact .p-title .en {
    font-size: 2em;
  }
}
@media screen and (min-width: 1024px) {
  .c-recruit .c-contact .p-title .en {
    font-size: 2.8em;
  }
  .c-recruit .c-contact .contact-form .wrap {
    max-width: 800px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 50px;
  }
  .c-recruit .c-contact .contact-form .wrap .h-adr {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 50px;
  }
  .c-recruit .c-contact .contact-form .wrap .h-adr > p {
    display: none;
  }
  .c-recruit .c-contact .contact-form .wrap .ct-other,
  .c-recruit .c-contact .contact-form .wrap .privacy,
  .c-recruit .c-contact .contact-form .wrap .submit-btn {
    grid-column: 1/-1;
  }
}

.c-merit__list {
  display: grid;
  gap: 40px;
}
.c-merit__list__item .Img {
  position: relative;
  margin-bottom: 15px;
}
.c-merit__list__item .Img .num {
  position: absolute;
  z-index: 10;
  top: -25px;
  left: 10px;
  font-size: 4em;
  color: #2c5697;
  font-weight: 900;
  line-height: 1;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.c-merit__list__item .Img img {
  aspect-ratio: 3/2;
}
.c-merit__list__item .Desc {
  background-color: #f2f2f2;
  padding: 30px 20px;
}
.c-merit__list__item .Desc h3 {
  font-size: 1.35em;
  line-height: 1.6;
  color: #2c5697;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .c-merit .c-container {
    padding: 0;
  }
  .c-merit .p-title {
    padding: 0 6vw;
  }
  .c-merit__list__item {
    display: flex;
  }
  .c-merit__list__item .Img {
    flex-basis: 40%;
    margin-bottom: 30px;
    margin-right: -3vw;
  }
  .c-merit__list__item .Desc {
    flex-basis: 60%;
    padding: 30px 6vw 30px 9vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .c-merit__list__item:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-merit__list__item:nth-child(2n) .Img {
    margin-right: 0;
    margin-left: -3vw;
  }
  .c-merit__list__item:nth-child(2n) .Desc {
    padding: 30px 9vw 30px 6vw;
  }
}
@media screen and (min-width: 1024px) {
  .c-merit__list {
    max-width: 1200px;
    margin: 0 auto;
  }
  .c-merit__list__item .Desc {
    padding: 50px 6vw 50px 9vw;
  }
  .c-merit__list__item .Desc h3 {
    font-size: 1.45em;
  }
  .c-merit__list__item .Desc h3 br {
    display: none;
  }
  .c-merit__list__item:nth-child(2n) .Desc {
    padding: 50px 9vw 50px 6vw;
  }
}
@media screen and (min-width: 1280px) {
  .c-merit__list {
    gap: 55px;
  }
  .c-merit__list__item .Img {
    margin-right: -50px;
  }
  .c-merit__list__item .Img .num {
    font-size: 6em;
  }
  .c-merit__list__item .Desc {
    padding: 50px 50px 50px 100px;
  }
  .c-merit__list__item .Desc h3 {
    font-size: 1.55em;
    margin-bottom: 25px;
  }
  .c-merit__list__item:nth-child(2n) .Img {
    margin-left: -50px;
  }
  .c-merit__list__item:nth-child(2n) .Desc {
    padding: 50px 100px 50px 50px;
  }
}

.c-voice {
  background-color: #e9eff8;
}
.c-voice__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 60px;
}
.c-voice__head .p-title {
  margin-bottom: 0;
}
.c-voice__nav {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-bottom: 4px;
}
.c-voice__list__item .Title {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  gap: 30px;
}
.c-voice__list__item .Title .Icon img {
  width: 60px;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
     object-fit: contain;
}
.c-voice__list__item .Title h3 {
  font-size: 1.2em;
}
@media screen and (min-width: 1024px) {
  .c-voice__head {
    margin-bottom: 90px;
  }
  .c-voice__nav {
    gap: 18px;
  }
  .c-voice__list__item .Title {
    margin-bottom: 50px;
  }
  .c-voice__list__item .Title .Icon img {
    width: 80px;
  }
}

.faq-contents .faq__inner {
  border-top: 1px solid #e5e5e5;
  max-width: 600px;
  margin: 0 auto;
}
.faq-contents .faq__item {
  padding: 30px 0;
  border-bottom: 1px solid #e5e5e5;
}
.faq-contents .faq dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
}
.faq-contents .faq dt span {
  line-height: 1.5;
  display: block;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
.faq-contents .faq dt span::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "Q";
  color: #333333;
  font-size: 1.2em;
  line-height: 1;
  font-weight: 700;
}
.faq-contents .faq dt .i_box {
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.faq-contents .faq dt .i_box::before {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
  border-top: 2px solid #333333;
  width: 16px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.faq-contents .faq dt .i_box::after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
  border-left: 2px solid #333333;
  width: 0;
  height: 16px;
  top: 0;
  bottom: 0;
  right: 7px;
  transition: 0.3s;
}
.faq-contents .faq dd {
  position: relative;
}
.faq-contents .faq dd .m-description-article {
  padding: 20px 10px 10px 30px;
  position: relative;
}
.faq-contents .faq dd .m-description-article::before {
  position: absolute;
  top: 26px;
  left: 0;
  content: "A";
  color: #2c5697;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .faq-contents .faq dt span {
    padding-left: 40px;
    padding-right: 60px;
  }
  .faq-contents .faq dt .i_box {
    right: 2em;
  }
  .faq-contents .faq dd .m-description-article {
    padding: 30px 10px 10px 40px;
  }
  .faq-contents .faq dd .m-description-article::before {
    top: 36px;
  }
}
@media screen and (min-width: 1024px) {
  .faq-contents .faq__inner {
    max-width: 800px;
  }
}

.p-news__item {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.p-news__item::before {
  position: absolute;
  bottom: -3px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #f2f2f2;
}
.p-news__item::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #333333;
  transform: scale(0.25, 1);
  transform-origin: left top;
  transition: transform 0.3s ease;
}
.p-news__item {
  transition: all 0.3s ease;
}
@media (hover: hover) {
  .p-news__item:hover::after {
    transform-origin: left top;
    transform: scale(1, 1);
  }
}
.p-news__link {
  display: block;
  padding-right: 50px;
  position: relative;
}
.p-news__link::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.p-news__link:hover::before {
  opacity: 0;
}
.p-news__link::after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 17.5px;
  margin: auto;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}
.p-news__link .circle-draw {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  width: 20px;
  height: 20px;
  overflow: visible;
  pointer-events: none;
}
.p-news__link .circle-draw circle {
  fill: none;
  stroke: rgb(160.25, 160.25, 160.25);
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  stroke-dasharray: 296;
  stroke-dashoffset: 296;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  transition: stroke-dashoffset 1.4s ease 0.15s;
}
.p-news__link:hover .circle-draw circle {
  stroke-dashoffset: 0;
}
.p-news-wrap {
  display: flex;
  align-items: flex-end;
  margin-bottom: 12px;
}
.p-news-wrap .cate-item {
  color: #888;
  border: 1px solid #888;
  border-radius: 9999px;
  padding: 3px 15px;
  font-size: 0.75em;
}
.p-news__date {
  color: #888;
  margin-right: 20px;
  font-size: 0.85em;
}
.p-news .more-btn {
  text-align: right;
}
.p-news .category-list h4 {
  text-transform: uppercase;
  font-size: 1.3em;
  margin-bottom: 15px;
  font-weight: 500;
}
.p-news .category-list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.p-news .category-list ul li {
  padding: 8px 20px;
  border-radius: 9999px;
  font-size: 0.85em;
  background-color: #f7f7f7;
  position: relative;
}
.p-news .category-list ul li.current-cat {
  background-color: #2c5697;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .p-news__link {
    padding-right: 70px;
  }
  .p-news__link::before {
    content: "";
    width: 24px;
    height: 24px;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }
  .p-news__link:hover::before {
    opacity: 0;
  }
  .p-news__link::after {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 24px;
    margin: auto;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
  }
  .p-news__link .circle-draw {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    width: 24px;
    height: 24px;
    overflow: visible;
    pointer-events: none;
  }
  .p-news__link .circle-draw circle {
    fill: none;
    stroke: rgb(160.25, 160.25, 160.25);
    stroke-width: 1;
    vector-effect: non-scaling-stroke;
    stroke-dasharray: 296;
    stroke-dashoffset: 296;
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
    transition: stroke-dashoffset 1.4s ease 0.15s;
  }
  .p-news__link:hover .circle-draw circle {
    stroke-dashoffset: 0;
  }
  .p-news__item {
    padding-bottom: 25px;
    margin-bottom: 35px;
  }
  .p-news__item::after {
    transform: scale(0.15, 1);
  }
  .p-news .category-list h4 {
    margin-bottom: 20px;
  }
  .p-news .category-list ul li {
    padding: 10px 30px;
    font-size: 0.9em;
  }
}
@media screen and (min-width: 1280px) {
  .p-news__link {
    display: flex;
    align-items: center;
    gap: 50px;
  }
  .p-news-wrap {
    align-items: center;
    flex-wrap: wrap;
    flex-basis: 25%;
  }
  .p-news__content {
    flex: 1;
  }
}

.page-numbers:not(.next):not(.prev) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #111111;
  font-size: 0.9em;
}
.page-numbers:not(.next):not(.prev) .current {
  border: 1px solid #ffffff;
  background: #f2f2f2 !important;
}
.page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
  width: 40px;
  height: 40px;
  border: 1px solid #888;
  background: #fff;
}
.page-numbers:not(.next):not(.prev) .next {
  position: relative;
  padding-right: 30px;
  color: #111111;
}
.page-numbers:not(.next):not(.prev) .next::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #888888;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: all 0.2s ease, opacity 0.3s ease;
}
.page-numbers:not(.next):not(.prev) .next:hover::before {
  opacity: 0;
}
.page-numbers:not(.next):not(.prev) .next::after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 1px solid #888888;
  border-right: 1px solid #888888;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7.5px;
  margin: auto;
  transform: rotate(45deg);
  transition: all 0.2s ease;
}
.page-numbers:not(.next):not(.prev) .next .circle-draw {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  overflow: visible;
  pointer-events: none;
}
.page-numbers:not(.next):not(.prev) .next .circle-draw circle {
  fill: none;
  stroke: rgb(72.25, 72.25, 72.25);
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  stroke-dasharray: 296;
  stroke-dashoffset: 296;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  transition: stroke-dashoffset 1.4s ease 0.15s;
}
.page-numbers:not(.next):not(.prev) .next:hover .circle-draw circle {
  stroke-dashoffset: 0;
}
.page-numbers:not(.next):not(.prev) .prev {
  position: relative;
  padding-left: 30px;
  color: #111111;
}
.page-numbers:not(.next):not(.prev) .prev::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #888888;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: all 0.2s ease, opacity 0.3s ease;
}
.page-numbers:not(.next):not(.prev) .prev:hover::before {
  opacity: 0;
}
.page-numbers:not(.next):not(.prev) .prev::after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 1px solid #888888;
  border-right: 1px solid #888888;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7.5px;
  margin: auto;
  transform: rotate(45deg);
  transition: all 0.2s ease;
}
.page-numbers:not(.next):not(.prev) .prev .circle-draw {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  overflow: visible;
  pointer-events: none;
}
.page-numbers:not(.next):not(.prev) .prev .circle-draw circle {
  fill: none;
  stroke: rgb(72.25, 72.25, 72.25);
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  stroke-dasharray: 296;
  stroke-dashoffset: 296;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  transition: stroke-dashoffset 1.4s ease 0.15s;
}
.page-numbers:not(.next):not(.prev) .prev:hover .circle-draw circle {
  stroke-dashoffset: 0;
}
.page-numbers:not(.next):not(.prev) .prev::before {
  right: auto;
  left: 0;
}
.page-numbers:not(.next):not(.prev) .prev::after {
  right: auto;
  left: 8px;
  transform: rotate(225deg);
}
@media screen and (min-width: 768px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 45px;
    height: 45px;
  }
}
@media screen and (min-width: 1024px) {
  .page-numbers:not(.next):not(.prev) {
    gap: 15px;
    font-size: 1em;
  }
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 50px;
    height: 50px;
  }
}

.pagination {
  margin-top: 50px;
}
@media screen and (min-width: 1024px) {
  .pagination {
    margin-top: 70px;
  }
}

.c-news-sl {
  margin-top: 110px;
}
.c-news-sl__tit {
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.c-news-sl__tit h3 {
  font-weight: 600;
  font-size: 1.3em;
  margin-bottom: 10px;
}
.c-news-sl__date {
  color: #888;
  font-size: 0.85em;
}
.c-news-sl__contents {
  padding: 10vw 0;
  line-height: 2.5;
}
.c-news-sl .text-link {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .c-news-sl__contents {
    padding: 7vw 0;
  }
}
@media screen and (min-width: 1024px) {
  .c-news-sl__contents {
    padding: 5vw 0;
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .c-news-sl__tit {
    padding-bottom: 50px;
  }
  .c-news-sl__tit h3 {
    font-size: 1.5em;
  }
  .c-news-sl__contents {
    padding: 50px 0;
    max-width: 1000px;
  }
}

.wp-categories {
  margin-bottom: 15px;
}
.wp-categories ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.wp-categories ul li a {
  display: inline-block;
  color: #888;
  border: 1px solid #888;
  border-radius: 9999px;
  padding: 3px 15px;
  font-size: 0.9em;
}

.c-contact .wrap br {
  display: none;
}
.c-contact .wrap p {
  display: inline;
}
.c-contact .wrap p.privacy {
  display: block;
}
.c-contact .contact-form {
  text-align: center;
}
.c-contact .contact-form input, .c-contact .contact-form textarea {
  width: 100%;
  border: none;
  background-color: #f2f2f2;
  border-radius: 5px;
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
  padding: 8px;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form input[type=text i], .c-contact .contact-form input[type=email], .c-contact .contact-form input[type=tel] {
  padding-block: 5px;
  padding-inline: 8px;
}
.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}
.c-contact .contact-form .must {
  font-weight: 600;
  position: relative;
  padding: 5px 0 8px 0;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.c-contact .contact-form .must::after {
  content: "必須";
  font-size: 0.9em;
  color: #fff;
  padding: 5px 10px;
  line-height: 1.2;
  border-radius: 4px;
  background-color: #dc0000;
  margin-left: 10px;
  white-space: nowrap;
}
.c-contact .contact-form .free {
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  padding: 5px 0 8px 0;
}
.c-contact .contact-form .wpcf7 form.invalid .wpcf7-response-output {
  border: 1px solid red;
}
.c-contact .contact-form .wpcf7-acceptance input {
  height: 20px;
  width: 20px;
  -moz-appearance: auto;
       appearance: auto;
  -webkit-appearance: auto;
  background-color: initial;
  border: initial;
  padding: initial;
  cursor: pointer;
}
.c-contact .contact-form .wpcf7-list-item {
  margin: 0;
}
.c-contact .contact-form .ms-1 {
  color: rgb(33, 128, 218);
  border-bottom: 1px solid rgb(33, 128, 218);
  display: inline-block;
  margin: 0 5px 0 15px;
  font-size: 1.1em;
  line-height: 1;
  font-weight: bold;
}
.c-contact .contact-form .privacy {
  margin-bottom: 30px;
}
.c-contact .contact-form .submit-btn {
  text-align: center;
}
.c-contact .contact-form .submit-btn input:disabled {
  border-color: #888888;
  background: #eee;
}
.c-contact .contact-form .submit-btn input {
  border-color: #ffffff;
  width: 70%;
  max-width: 320px;
  background: #333333;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 2px;
}
.c-contact .contact-form .ajax-loader {
  display: none;
}
.c-contact .contact-form .wpcf7-spinner {
  display: none;
}
@media screen and (min-width: 768px) {
  .c-contact .contact-form .c-contact-text {
    margin-bottom: 30px;
  }
  .c-contact .contact-form .c-contact-text .onlySP {
    display: none;
  }
  .c-contact .contact-form .wrap {
    max-width: 540px;
    margin: 0 auto;
  }
  .c-contact .contact-form .submit-btn input {
    width: 70%;
    max-width: 320px;
    height: 64px;
    font-size: 1.3em;
  }
  .c-contact .contact-form .wpcf7-acceptance input {
    height: 22px;
    width: 22px;
  }
}
@media screen and (min-width: 1024px) {
  .c-contact .contact-form .wrap {
    max-width: 640px;
  }
  .c-contact .contact-form textarea {
    padding: 12px;
  }
  .c-contact .contact-form input {
    height: 55px;
  }
  .c-contact .contact-form input[type=text i], .c-contact .contact-form input[type=email], .c-contact .contact-form input[type=tel] {
    padding-block: 8px;
    padding-inline: 12px;
  }
  .c-contact .contact-form dl {
    padding-bottom: 30px;
  }
  .c-contact .contact-form .must {
    padding: 5px 0 12px 0;
  }
  .c-contact .contact-form .free {
    padding: 5px 0 12px 0;
  }
  .c-contact .contact-form .ms-1 {
    margin: 0 8px 0 20px;
    font-size: 1.2em;
  }
  .c-contact .contact-form .privacy {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .c-contact .contact-form .wrap {
    max-width: 800px;
  }
}
.c-contact .grecaptcha-badge {
  box-shadow: none !important;
  width: 100% !important;
}
.c-contact .grecaptcha-badge iframe {
  box-shadow: grey 0px 0px 5px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.c-privacy,
.c-thanks {
  padding-top: 30px;
}
.c-privacy h2,
.c-thanks h2 {
  font-size: 1.2em;
  font-weight: 600;
  margin-bottom: 15px;
}
.c-privacy-item,
.c-thanks-item {
  margin-bottom: 30px;
}
.c-privacy .List,
.c-thanks .List {
  margin-top: 15px;
  display: grid;
  gap: 8px;
}
.c-privacy .List li,
.c-thanks .List li {
  padding-left: 1em;
  text-indent: -1em;
}
.c-privacy .text-link,
.c-thanks .text-link {
  margin-top: 50px;
  text-align: right;
}
.c-privacy .more-btn,
.c-thanks .more-btn {
  margin-top: 50px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .c-privacy h2,
  .c-thanks h2 {
    font-size: 1.4em;
  }
  .c-privacy .List,
  .c-thanks .List {
    margin-top: 30px;
    gap: 12px;
  }
  .c-privacy-item,
  .c-thanks-item {
    margin-bottom: 40px;
  }
  .c-privacy .text-link,
  .c-privacy .more-btn,
  .c-thanks .text-link,
  .c-thanks .more-btn {
    margin-top: 70px;
  }
}

.p-footer {
  padding: 100px 0 20px;
  background-color: #f7f7f7;
  margin-top: -50px;
}
.p-footer__logo img {
  width: 45%;
  max-width: 130px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0);
}
.p-footer__nav__list {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
}
.p-footer__nav__list__item a,
.p-footer__nav__list__item p {
  line-height: 1.6;
  transition: all 0.3s ease;
}
@media (hover: hover) {
  .p-footer__nav__list__item a:hover,
  .p-footer__nav__list__item p:hover {
    opacity: 0.7;
  }
}
.p-footer__nav__list__item a .ja,
.p-footer__nav__list__item p .ja {
  font-weight: 600;
}
.p-footer__nav__list__item a .en,
.p-footer__nav__list__item p .en {
  text-transform: uppercase;
  color: #888888;
  line-height: 1.5;
  display: block;
  font-size: 0.8em;
}
.p-footer__nav__list__item a {
  position: relative;
}
.p-footer__nav__list__item a::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: border-color 0.3s ease, opacity 0.3s ease;
}
.p-footer__nav__list__item a:hover::before {
  opacity: 0;
}
.p-footer__nav__list__item a::after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 7.5px;
  margin: auto;
  transform: rotate(45deg);
  transition: border-color 0.3s ease;
}
.p-footer__nav__list__item a .circle-draw {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  overflow: visible;
  pointer-events: none;
}
.p-footer__nav__list__item a .circle-draw circle {
  fill: none;
  stroke: rgb(106.25, 106.25, 106.25);
  stroke-width: 1;
  vector-effect: non-scaling-stroke;
  stroke-dasharray: 296;
  stroke-dashoffset: 296;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
  transition: stroke-dashoffset 1.4s ease 0.15s;
}
.p-footer__nav__list__item a:hover .circle-draw circle {
  stroke-dashoffset: 0;
}
.p-footer__nav__list__item:nth-child(3) {
  grid-column: 1/-1;
}
.p-footer__nav__list__item:nth-child(3) .small-list {
  margin-top: 20px;
  display: grid;
  gap: 15px;
}
.p-footer__nav__list__item:nth-child(3) .small-list a {
  font-size: 0.9em;
  display: block;
  color: #666;
}
.p-footer .copyright {
  border-top: 1px solid #ccc;
  padding-top: 20px;
  color: #888;
  text-align: center;
  font-size: 0.8em;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .p-footer {
    padding: 120px 0 20px;
    margin-top: 350px;
  }
  .p-footer__logo {
    margin-bottom: 150px;
  }
  .p-footer__logo img {
    max-width: 180px;
  }
  .p-footer__nav__list {
    gap: 20px 50px;
  }
  .p-footer__nav__list__item:nth-child(3) {
    grid-column: auto;
  }
  .p-footer__nav__list__item:nth-child(3) .small-list a {
    font-size: 0.8em;
  }
}
@media screen and (min-width: 1024px) {
  .p-footer {
    padding: 120px 0 30px;
  }
  .p-footer__logo {
    margin-bottom: 180px;
  }
  .p-footer__nav__list {
    grid-template-columns: 25% 25% 40%;
    gap: 30px 5%;
  }
  .p-footer__nav__list__item a .ja,
  .p-footer__nav__list__item p .ja {
    font-size: 1.2em;
  }
  .p-footer__nav__list__item:nth-child(3) {
    align-self: flex-start;
    grid-row: 1/4;
    grid-column: 3/4;
  }
  .p-footer__nav__list__item:nth-child(3) .small-list {
    margin-top: 40px;
    gap: 20px;
  }
  .p-footer .copyright {
    padding-top: 30px;
    font-size: 1em;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1280px) {
  .p-footer {
    padding: 200px 0 30px;
    margin-top: 250px;
  }
  .p-footer__logo {
    margin-bottom: 150px;
  }
  .p-footer__logo img {
    max-width: 220px;
  }
}

.footer-wrap {
  position: relative;
}

.appear.up .item {
  transform: translateY(10px);
}

.appear.down .item {
  transform: translateY(20px);
}

.appear.left .item {
  transform: translateX(30px);
}

.appear.right .item {
  transform: translateX(-30px);
}

.appear.skew .item {
  transform: translateX(30px) translateY(30px);
}

.appear .item {
  transition: all 0.4s;
  opacity: 0;
}
.appear.inview .item {
  opacity: 1;
  transform: none;
}
.appear.inview .item:nth-child(1) {
  transition-delay: 0.4s;
}
.appear.inview .item:nth-child(2) {
  transition-delay: 0.8s;
}
.appear.inview .item:nth-child(3) {
  transition-delay: 1.2s;
}
.appear.inview .item:nth-child(4) {
  transition-delay: 1.6s;
}
.appear.inview .item:nth-child(5) {
  transition-delay: 2s;
}
.appear.inview .item:nth-child(6) {
  transition-delay: 2.4s;
}
.appear.inview .item:nth-child(7) {
  transition-delay: 2.8s;
}
.appear.inview .item:nth-child(8) {
  transition-delay: 3.2s;
}
.appear.inview .item:nth-child(9) {
  transition-delay: 3.6s;
}
.appear.inview .item:nth-child(10) {
  transition-delay: 4s;
}
.appear.inview .item:nth-child(11) {
  transition-delay: 4.4s;
}
.appear.inview .item:nth-child(12) {
  transition-delay: 4.8s;
}
.appear.inview .item:nth-child(13) {
  transition-delay: 5.2s;
}
.appear.inview .item:nth-child(14) {
  transition-delay: 5.6s;
}
.appear.inview .item:nth-child(15) {
  transition-delay: 6s;
}
.appear.inview .item:nth-child(16) {
  transition-delay: 6.4s;
}
.appear.inview .item:nth-child(17) {
  transition-delay: 6.8s;
}
.appear.inview .item:nth-child(18) {
  transition-delay: 7.2s;
}
.appear.inview .item:nth-child(19) {
  transition-delay: 7.6s;
}
.appear.inview .item:nth-child(20) {
  transition-delay: 8s;
}
.appear.inview .item:nth-child(21) {
  transition-delay: 8.4s;
}
.appear.inview .item:nth-child(22) {
  transition-delay: 8.8s;
}
.appear.inview .item:nth-child(23) {
  transition-delay: 9.2s;
}
.appear.inview .item:nth-child(24) {
  transition-delay: 9.6s;
}
.appear.inview .item:nth-child(25) {
  transition-delay: 10s;
}
.appear.inview .item:nth-child(26) {
  transition-delay: 10.4s;
}
.appear.inview .item:nth-child(27) {
  transition-delay: 10.8s;
}
.appear.inview .item:nth-child(28) {
  transition-delay: 11.2s;
}
.appear.inview .item:nth-child(29) {
  transition-delay: 11.6s;
}
.appear.inview .item:nth-child(30) {
  transition-delay: 12s;
}
.appear.inview .item:nth-child(31) {
  transition-delay: 12.4s;
}
.appear.inview .item:nth-child(32) {
  transition-delay: 12.8s;
}
.appear.inview .item:nth-child(33) {
  transition-delay: 13.2s;
}
.appear.inview .item:nth-child(34) {
  transition-delay: 13.6s;
}
.appear.inview .item:nth-child(35) {
  transition-delay: 14s;
}
.appear.inview .item:nth-child(36) {
  transition-delay: 14.4s;
}
.appear.inview .item:nth-child(37) {
  transition-delay: 14.8s;
}
.appear.inview .item:nth-child(38) {
  transition-delay: 15.2s;
}
.appear.inview .item:nth-child(39) {
  transition-delay: 15.6s;
}

.cover-slide {
  position: relative;
  overflow: hidden;
}
.cover-slide::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2c5697;
  opacity: 0;
}
.cover-slide.inview::after {
  opacity: 1;
  animation-name: kf-cover-slide;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}

@keyframes kf-cover-slide {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.1% {
    transform-origin: right;
    transform: scaleX(1);
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
.img-zoom {
  opacity: 0;
}
.inview .img-zoom {
  opacity: 1;
  transition: transform 0.3s ease;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.inview .img-zoom:hover {
  transform: scale(1.05);
}

@keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    transform: scale(1.4);
  }
  100% {
    opacity: 1;
  }
}
.faq-contents .faq .ac-title.is-active .i_box::after {
  height: 0;
  transition: all 0.3s;
}

.ac-content {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s;
}

.ac-content.is-open {
  height: auto;
  opacity: 1;
  display: block;
  transition: all 0.3s;
}/*# sourceMappingURL=style.css.map */