@charset "UTF-8";
.commonWidth {
  padding: 0px 32px;
  width: 100%;
}

#pageTop {
  overflow-x: hidden;
}

.comHead * {
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 100%;
}
.comHead.wh {
  color: #fff;
}
.comHead.bl {
  color: #2DD0E5;
}
.comHead.bl3 {
  color: #1996DC;
}
.comHead.pur {
  color: #C07BDD;
}
.comHead.or {
  color: #F56C44;
}
.comHead .headEn {
  font-size: 35px;
  text-align: center;
  padding-bottom: 9px;
  font-weight: 900;
  letter-spacing: 0.102em;
  position: relative;
  left: 2px;
}
.comHead .headJp {
  font-size: 13px;
  text-align: center;
  font-weight: 900;
  position: relative;
  left: 1px;
}

.loadingArea {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 200;
  height: 100vh;
  min-height: 740px;
  width: 100%;
  opacity: 1;
  overflow: hidden;
  display: grid;
  grid-template-columns: 2fr 393px 1.185fr;
}
.loadingArea .loading {
  opacity: 1;
  position: relative;
  background: #fff;
  width: 100%;
  height: 100vh;
  min-height: 740px;
  z-index: 100;
  overflow: hidden;
  top: 0;
}
.loadingArea .loading .imgTx {
  position: absolute;
  height: auto;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: 50%;
  width: 870px;
  top: calc(50% - 810px);
  z-index: 100;
  opacity: 1;
}
.loadingArea .loading .img1 {
  opacity: 1;
}
.loadingArea .loading .img2 {
  opacity: 0;
}
.loadingArea .loading .imgCharacter {
  position: absolute;
  max-height: 546px;
  z-index: 101;
  height: 548px;
  top: calc(100% - 451px);
  left: -10%;
  width: auto;
}

.active .loadingArea .loading {
  background: white;
  animation: backgroundColor 0.5s ease-in forwards;
  animation-delay: 1.5s;
}
.active .loadingArea .loading .imgTx {
  animation: mainOp 0.5s ease-in forwards;
  animation-delay: 1.5s;
}
.active .loadingArea .loading .img1 {
  animation: shrinkOut 1.2s ease-out forwards;
  animation-delay: 1.5s;
}
.active .loadingArea .loading .img2 {
  animation: showImg 0.5s;
  animation-delay: 0.6s;
}

@keyframes showImg {
  0% {
    opacity: 1;
  }
  29% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  59% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* img1が中央に向かって縮小しながらフェードアウト */
@keyframes shrinkOut {
  0% {
    opacity: 1;
    height: 548px;
    top: calc(100% - 451px);
    left: -10%;
    rotate: 0deg;
  }
  60% {
    opacity: 1;
  }
  70% {
    left: calc(50% - 30px);
    top: 533px;
    height: 62px;
    rotate: -28deg;
  }
  100% {
    opacity: 0;
    left: calc(50% - 30px);
    top: 533px;
    height: 62px;
    rotate: -28deg;
  }
}
@keyframes mainOp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes backgroundColor {
  0% {
    background: white;
  }
  100% {
    background: rgba(255, 255, 255, 0);
  }
}
.secFv {
  padding-top: 27px;
  position: relative;
  padding-bottom: 450px;
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  outline: 1px solid transparent;
}
.secFv .bk {
  width: 870px;
  height: 870px;
  border-radius: 50%;
  background: #2DD0E5;
  position: absolute;
  top: -397px;
  left: 50%;
  z-index: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.secFv .sub {
  position: relative;
}
.secFv .sub .top, .secFv .sub .bottom {
  font-weight: 800;
  font-size: 40px;
  letter-spacing: 0.2em;
  color: #fff;
  display: block;
}
.secFv .sub .top {
  padding-left: 32px;
}
.secFv .sub .bottom {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  padding-right: 18px;
  line-height: 100%;
  padding-top: 7px;
}
.secFv .sub .wrap {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  background: #fff;
  padding-top: 7px;
  padding-bottom: 13px;
  padding-left: 40px;
  padding-right: 50px;
  border-radius: 44px 0 0 44px;
}
.secFv .sub .wrap .mid {
  color: #1996DC;
  font-weight: bold;
  font-size: 60px;
  letter-spacing: 0.1em;
  line-height: 100%;
}
.secFv h1 {
  padding-top: 20px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  width: 350px;
  position: relative;
}
.secFv .imgInnerWrap {
  overflow: hidden;
  width: 100%;
}
.secFv .imgArea {
  pointer-events: none;
  z-index: 0;
  top: 0px;
  position: absolute;
  left: 61%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.secFv .imgArea .fv_bk {
  pointer-events: none;
  position: relative;
  width: 1075px;
  height: auto;
  top: 4px;
  left: -5px;
}
.secFv .imgArea .icon {
  position: absolute;
  z-index: 2;
  top: 38%;
  left: 42.5%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.secFv .imgArea .shadow {
  opacity: 0;
  z-index: 1;
  position: absolute;
  top: 594px;
  left: 48%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.active .secFv .imgArea .icon {
  opacity: 0;
  animation: iconOp 0.6s ease-out forwards, fuwafuwa2 4s ease-in-out infinite 2s;
  animation-delay: 2.5s;
}
.active .secFv .imgArea .shadow {
  animation: iconOp 0.8s ease-out forwards;
  animation-delay: 2.5s;
}

@keyframes fuwafuwa2 {
  0% {
    transform: translateY(2px) translateX(2px);
  }
  50% {
    transform: translateY(-5px) translateX(-2px);
  }
  100% {
    transform: translateY(2px) translateX(2px);
  }
}
@keyframes iconOp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.secConcept .comHead .headEn {
  padding-bottom: 7px;
}
.secConcept .commonWidth {
  padding-top: 10px;
}
.secConcept .innerWrap {
  background: #1996DC;
  border-radius: 23px;
  padding: 32px;
}
.secConcept .innerWrap .txArea * {
  color: #fff;
}
.secConcept .innerWrap .txArea .big {
  font-size: clamp(14px, 6.15vw, 24px);
  padding-top: 23px;
  font-weight: 800;
  line-height: 1.542;
  letter-spacing: 0.12em;
  white-space: nowrap;
  position: relative;
  left: 1px;
}
.secConcept .innerWrap .txArea .mid {
  padding: 10px 0 13px;
  line-height: 2.4;
  font-size: clamp(14px, 3.85vw, 15px);
  font-weight: 800;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
.secConcept .innerWrap .txArea .bottom {
  font-weight: bold;
  font-size: 13px;
}

.secHowto {
  padding-top: 40px;
  padding-bottom: 23px;
}
.secHowto * {
  color: #2DD0E5;
}
.secHowto .comHead .headEn {
  left: 0;
}
.secHowto p {
  padding: 17px 0 0px;
  font-size: 15px;
  font-weight: 800;
  line-height: 2.4;
  text-align: center;
}

.secFlow .wrap {
  background: #E8F9FF;
  padding-bottom: 44px;
}
.secFlow .wrap .innerWrap {
  position: relative;
}
.secFlow .wrap .innerWrap .tail {
  padding-top: 15px;
  width: 100%;
  position: relative;
  right: 49px;
  text-align: right;
  bottom: -2px;
}
.secFlow .wrap .innerWrap .stepImg {
  position: absolute;
  bottom: -35px;
  right: -30px;
  animation: fuwafuwa 4s ease-in-out infinite;
}
@keyframes fuwafuwa {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
  }
}
.secFlow .wrap .innerWrap .fukidashiArea {
  padding: 32px 32px 50px;
  background: #2DD0E5;
  border-radius: 25px;
  filter: drop-shadow(3px 8px 5px rgba(0, 0, 0, 0.2));
  position: relative;
  white-space: nowrap;
}
.secFlow .wrap .innerWrap .fukidashiArea * {
  color: #fff;
}
.secFlow .wrap .innerWrap .fukidashiArea .tl {
  text-align: center;
  border-bottom: 1px solid #fff;
  font-weight: 800;
  font-size: 24px;
  line-height: 1.45;
  padding-bottom: 16px;
}
.secFlow .wrap .innerWrap .fukidashiArea .stepArea {
  padding: 37px 0 0;
  position: relative;
}
.secFlow .wrap .innerWrap .fukidashiArea .stepArea .content {
  padding-bottom: 28px;
}
.secFlow .wrap .innerWrap .fukidashiArea .stepArea .content:last-of-type {
  padding-bottom: 0;
}
.secFlow .wrap .innerWrap .fukidashiArea .stepArea .content .step {
  display: grid;
  grid-template-columns: max-content 1fr max-content;
  gap: 7px;
  align-items: center;
}
.secFlow .wrap .innerWrap .fukidashiArea .stepArea .content .step .num {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 104px;
  height: 32px;
  border-radius: 16px;
  padding-bottom: 2px;
}
.secFlow .wrap .innerWrap .fukidashiArea .stepArea .content .step .num span {
  position: relative;
  left: 1px;
  color: #F56C44;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.1em;
}
.secFlow .wrap .innerWrap .fukidashiArea .stepArea .content .step .arrow {
  position: relative;
  top: -9px;
}
.secFlow .wrap .innerWrap .fukidashiArea .stepArea .content .step .icon {
  cursor: pointer;
  border-radius: 50%;
  background: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.15));
  animation: poyopoyo 1.7s ease-out infinite;
  opacity: 1;
}
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1);
  }
  50%, 70% {
    transform: scale(1.2);
  }
}
.secFlow .wrap .innerWrap .fukidashiArea .stepArea .content h3 {
  padding-top: 3px;
  font-size: 20px;
  font-weight: 800;
}
.secFlow .wrap .innerWrap .fukidashiArea .stepArea .content h3 + p {
  padding-top: 8px;
  font-weight: 800;
  font-size: 13px;
  line-height: 1.92;
}

.secPoint {
  background: #E8F9FF;
}
.secPoint .detailArea * {
  color: #C07BDD;
}
.secPoint .detailArea .comHead {
  border-top: 2px solid #C07BDD;
  padding: 40px 0 29px;
}
.secPoint .detailArea .detailTx * {
  text-align: center;
}
.secPoint .detailArea .detailTx .wrap {
  position: relative;
}
.secPoint .detailArea .detailTx .wrap h3 {
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 27px;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.secPoint .detailArea .detailTx .wrap .bar {
  width: 200px;
  height: 20px;
  background: #fff;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border-radius: 20px;
  z-index: 0;
}
.secPoint .detailArea .detailTx .wrap + p {
  line-height: 2.4;
  font-size: 15px;
  font-weight: 800;
}
.secPoint .sliderWrap {
  padding: 23px 0 48px;
}
.secPoint .sliderWrap .swiper .swiper-wrapper .swiper-slide {
  height: 320px !important;
}
.secPoint .sliderWrap .swiper .swiper-wrapper .swiper-slide .wrap {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  gap: 23px;
}
.secPoint .sliderWrap .swiper .swiper-wrapper .swiper-slide .wrap.type-group1 {
  background-image: url(../images/type_bk1.png);
}
.secPoint .sliderWrap .swiper .swiper-wrapper .swiper-slide .wrap.type-group2 {
  background-image: url(../images/type_bk2.png);
}
.secPoint .sliderWrap .swiper .swiper-wrapper .swiper-slide .wrap.type-group3 {
  background-image: url(../images/type_bk3.png);
}
.secPoint .sliderWrap .swiper .swiper-wrapper .swiper-slide .wrap.type-group4 {
  background-image: url(../images/type_bk4.png);
}
.secPoint .sliderWrap .swiper .swiper-wrapper .swiper-slide .wrap .inner {
  padding-bottom: 40px;
}
.secPoint .sliderWrap .swiper .swiper-wrapper .swiper-slide .wrap .inner.harinezumi {
  padding-bottom: 20px;
}
.secPoint .sliderWrap .swiper .swiper-wrapper .swiper-slide .wrap p {
  color: #fff;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
}
.secPoint .sliderWrap .swiper .swiper-wrapper .swiper-slide .wrap .sub {
  padding-top: 7px;
  font-size: 12px;
}

.secDownload {
  padding: 40px 0 10px;
}
.secDownload .comHead + p {
  color: #F56C44;
  text-align: center;
  line-height: 2.4;
  font-size: 15px;
  padding: 16px 0 31px;
  font-weight: 800;
}
.secDownload .fukidashi {
  background: #F56C44;
  border-radius: 24px;
  padding: 24px 32px 30px;
  filter: drop-shadow(2px 3px 5px rgba(0, 0, 0, 0.2));
}
.secDownload .fukidashi .imgWrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.secDownload .fukidashi .imgWrap .imgArea {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.secDownload .fukidashi h3 {
  margin: 17px auto 6px;
  width: 132px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #F56C44;
  font-size: 15px;
  font-weight: 800;
  border-radius: 12px;
}
.secDownload .fukidashi .downloadArea {
  margin-top: 8px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.secDownload .fukidashi .downloadArea a img {
  height: 42px;
  width: auto;
}

.secContact {
  padding-top: 36px;
  padding-bottom: 100px;
  max-width: initial;
  /* Contact Form 7 デフォルト上書き */
  /* フォーム全体 */
  /* 共通行ブロック */
  /* セレクトボックス内の矢印 */
  /* プライバシーポリシー */
  /* 個人情報の取り扱いの同意（チェックボックス） */
  /* ラジオボタン */
  /* 送信ボタン */
}
.secContact .wpcf7-list-item {
  margin: 0 0 0 0em !important;
}
.secContact .formArea {
  padding: 40px 0 0;
}
.secContact .formArea .wpcf7-not-valid-tip {
  padding-top: 10px;
  font-weight: bold;
}
.secContact .content {
  border-bottom: 1px solid #9A9A9A;
  width: 100%;
  padding: 30px 0;
}
.secContact .content:first-of-type {
  padding: 0 0 30px;
}
.secContact .content.readonly input {
  background: #efefef;
  color: #a1a1a1;
}
.secContact .content .title {
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  display: flex;
  justify-content: left;
  align-items: center;
  color: #222;
  gap: 10px;
}
.secContact .content .title > span {
  background: #1996DC;
  color: #fff;
  padding: 0 6px;
  font-size: 14px;
  line-height: 0;
  letter-spacing: 0.05em;
  font-weight: bold;
  display: flex;
  align-items: center;
  height: 20px;
}
.secContact .content .title .any {
  color: #222;
  background: #fff;
  border: 1px solid #222;
}
.secContact .content input,
.secContact .content textarea,
.secContact .content select {
  padding: 16px;
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: 0.05em;
  width: 100%;
  font-weight: bold;
  background: #F0F0F0;
  color: #222;
  border-radius: 10px;
}
.secContact .content textarea {
  height: 140px;
}
.secContact .arrow .wpcf7-form-control-wrap {
  position: relative;
}
.secContact .arrow .wpcf7-form-control-wrap::after {
  content: "";
  border-bottom: 1px solid #838383;
  border-right: 1px solid #838383;
  width: 8px;
  height: 8px;
  right: 10px;
  position: absolute;
  top: 45%;
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
}
.secContact .privacy {
  margin-top: 30px;
  padding-bottom: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  line-height: 150%;
  color: #222;
}
.secContact .privacy a {
  text-underline-offset: 5px;
  font-size: 15px;
  display: inline-block;
  color: #222;
  text-decoration: underline;
}
.secContact .checkboxContent {
  text-align: center;
  font-weight: 400;
}
.secContact .checkboxContent label {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 16px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 !important;
  padding: 0 !important;
}
.secContact .checkboxContent label span {
  font-size: 15px;
  color: #222;
}
.secContact .checkboxContent label input {
  margin: 0 !important;
  padding: 0 !important;
  width: initial !important;
}
.secContact .checkboxContent label input[type=checkbox] {
  transform: scale(1) !important;
  position: relative;
  top: 2px;
}
.secContact .checkboxContent label .wpcf7-list-item-label {
  font-weight: bold;
}
.secContact .radioArea .wpcf7-form-control-wrap .wpcf7-form-control {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}
.secContact .radioArea .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 5px;
}
.secContact .radioArea .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item input {
  background: #fff;
}
.secContact .radioArea .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item input[type=radio] {
  width: 16px;
  height: 16px;
  border: 1px solid #222;
  border-radius: 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px;
  top: 4px;
  position: relative;
}
.secContact .radioArea .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item input[type=radio]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #1996DC;
  content: "";
}
.secContact .radioArea .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item span {
  font-size: 15px;
  line-height: 140%;
  font-weight: bold;
  color: #222;
}
.secContact .submitBtn .wrap {
  margin: 40px auto 0;
  text-align: center;
  display: grid;
}
.secContact .submitBtn .wrap input {
  margin: 0 auto;
  text-align: center;
  width: 220px;
  border-radius: 5px;
  background: #1996DC;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border: none;
  padding: 17px !important;
  position: relative;
}

.modal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.7);
  grid-template-columns: 2fr 393px 1.185fr;
  display: grid !important;
}
.modal .modal-content {
  grid-column: 2/3;
  margin: 36px auto;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal .modal-content .close {
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px auto 0;
  cursor: pointer;
}
.modal .modal-content .content {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 1500px) {
  .loadingArea, .modal {
    grid-template-columns: 1fr 393px 400px;
  }
}
@media screen and (max-width: 800px) {
  .loadingArea, .modal {
    grid-template-columns: 1fr 393px 1fr;
  }
}
@media screen and (max-width: 393px) {
  .loadingArea, .modal {
    grid-template-columns: 1fr;
  }
  .modal .modal-content {
    grid-column: initial;
  }
}/*# sourceMappingURL=style.css.map */