@charset "utf-8";
/****** ボディー ******/
body {
  font-family: "YakuHanJP_Noto", "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  color: #232323;
  margin: 0px;
  font-size: 16px;
  text-align: center;
  padding: 0 !important;
  text-align: justify;
}

/******
		contents
					******/
header {
  text-align: center;
  max-width: 800px;
  margin: auto;
  background: url("/image/lp_1000/header_bg.png") top center / cover no-repeat;
  padding: 0px 0px;
  position: relative;
  overflow: hidden;
}

.head-inner {
  padding: 0 24px;
}

.flare {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  width: 100%;
  mix-blend-mode: plus-lighter;
}

.flare img {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

@keyframes mochimochi {
  0% {
    transform: scale(1, 0.9);
  }
  10% {
    transform: scale(0.95, 1.05);
  }
  20% {
    transform: scale(0.9, 1.1);
  }
  40% {
    transform: scale(1.05, 0.95);
  }
  60% {
    transform: scale(1, 1);
  }
  80% {
    transform: scale(1.02, 0.98);
  }
  100% {
    transform: scale(1, 0.9);
  }
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.head-top-text {
  /* position: relative; */
  /* z-index: 2; */
  padding-top: 24px;
}

.head-main-text {
  animation: mochimochi 1.5s infinite;
}

.head-bottom-text-etc > img {
  display: block;
  margin-right: 0;
  margin-left: auto;
}

.head-main-text {
  padding-top: 18px;
}

.head-inner-box {
  max-width: 752px;
  margin: auto;
}

.head-top {
  width: 100%;
  padding: 24px 0;
  margin-top: -100px;
  position: relative;
  z-index: 1;
}

.head-top img {
  width: 100%;
  max-width: 100%;
}

.head-img {
  margin: auto;
  margin-top: 0px;
}

.head-bottom-text {
  margin-top: 24px;
}

.head-img img {
  width: 100%;
}

.head-bottom {
  margin: 0 24px;
}

.wrap {
  max-width: 800px;
  margin: auto;
  background: #fff;
  overflow: hidden !important;
}
.mainflow-sec {
  background: #f7f8ec;
  padding: 30px 24px 62px 24px;
}

.mainflow-01 {
  margin-top: 38px;
}

.mainflow-allow {
  margin-top: 44px;
}
.mainflow-allow > img {
  display: block;
  margin: auto;
}

.mainflow-02,
.mainflow-03 {
  margin-top: -12px;
}

.mainflow-textbox {
  color: #023d97;
  font-size: 39px;
  font-weight: bold;
  text-align: center;
  margin-top: 52px;
}

.mainflow-accent {
  font-size: 60px;
  font-weight: 900;
  background-color: #fcee21;
}

.line-add-text {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  color: #000000;
  font-weight: bold;
  font-size: 24px;
  margin-top: 42px;
  animation: blink 1s linear infinite;
}

.line-add-text::before,
.line-add-text::after {
  width: 1px;
  height: 36px;
  content: "";
  background-color: #000000;
  font-weight: bold;
  padding: 1.5px;
  animation: blink 1s linear infinite;
}

.line-add-text::before {
  margin-right: 0.5em;
  transform: rotate(-30deg);
}

.line-add-text::after {
  margin-left: 0.5em;
  transform: rotate(30deg);
}

.line-add-img > img {
  display: block;
  margin: auto;
}

.line-add-img {
  margin-top: 12px;
  margin-bottom: 24px;
}

.voice-sec {
  background-color: #f0fbff;
  padding: 30px 24px 62px 24px;
}

.voice-01 {
  padding-top: 34px;
}

.voice-left,
.voice-right {
  margin-top: 32px;
}

.voice-left > img {
  display: block;
  margin-left: 0px;
}

.voice-right > img {
  display: block;
  margin-left: 0px;
}

.text-box {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  margin-top: 32px;
  text-align: justify;
}

.btn-box-img {
  margin-top: 40px;
}

.why-sec {
  background-color: #f7f8ec;
  padding: 30px 24px 62px 24px;
}

.why-answer {
  position: relative;
  margin-top: 42px;
}

.why-accent {
  color: #d94a3d;
  background: linear-gradient(transparent 75%, #fcee21 70%, #fcee21 100%);
  padding-bottom: 0px;
}
.answer-box > img {
  display: block;
  margin: auto;
}

.answer-stamp > img {
  position: absolute;
  top: -46px;
  right: 10px;
}

.why-text {
  font-size: 25px;
  font-weight: bold;
  margin-top: 42px;
  padding: 0px 12px;
}

.why-main {
  margin-top: 32px;
}

.why-main > img {
  display: block;
  margin: auto;
}

.cando-sec {
  padding: 30px 24px 62px 24px;
  background: url("") top center / auto repeat;
}

.cando-main {
  margin-top: 42px;
}

.cando-text {
  margin-top: 42px;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}
.head-bottom-box {
  position: relative;
  margin-top: 160px;
  width: 100%;
}

.cando-text-li {
  font-size: 30px;
  color: #023d97;
  background-color: #d9e8ff;
  margin: 10px 0px;
  padding: 10px 16px;
  display: inline-block;
  border-radius: 50px;
}

.mainflow-sec-end {
  background: #f7f8ec;
  padding: 50px 24px;
}
.cando-text-middle {
  text-align: left;
  margin: 42px 0px;
}

.mainflow-animetion img {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.mainflow-animetion img.show {
  opacity: 1;
  transform: translateY(0);
}

.voice-content img {
  opacity: 0;
  transition: opacity 0.8s ease, transform 0.8s ease;
}

/* 左から */
.voice-left img {
  transform: translateX(-50px);
}

/* 右から */
.voice-right img {
  transform: translateX(50px);
}

/* 表示時 */
.voice-content img.show {
  opacity: 1;
  transform: translateX(0);
}

/****** フッター ******/
#footer_main {
  padding: 60px 0 60px 0;
  background: #00284c;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
}

.footer-logo {
  width: 500px;
  max-width: 100%;
}

.footer-company {
  margin-top: 24px;
}

.footer-company-02 {
  font-weight: bold;
  font-size: 18px;
  margin: 4px 0;
}

.footer-address {
  margin-top: 24px;
}

.footer_copy {
  margin-top: 24px;
  font-size: 14px;
}

.footer-address {
  font-size: 14px;
}
