@charset "UTF-8";
/* 関数 */
/*
$colore_go:#8C8247;
$colore_gr:#DBD6D1;
$color-pk:#B70241;
$color-mi:#2B3A31;
*/
/* 共通 */
.body {
  /* 【header】がpostion tickyの場合overflow非表示 */
  /*overflow: hidden;*/
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 1;
  background-color: #F7F5ED;
}

/* 【header】がpostion tickyの場合overflow表示 */
.overfow-hidden {
  overflow: hidden;
}

.wi997 {
  width: 95%;
  max-width: 997px;
  margin: 0 auto;
}

.wi1135 {
  width: 95%;
  max-width: 1135px;
  margin: 0 auto;
}

.wi100 {
  width: 100%;
}

/* ========================== */
/*         index.html         */
/* ========================== */
/* header */
.header-back {
  top: 0;
  width: 100%;
  z-index: 99;
}

.header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 29px;
  max-width: 1218px;
  width: 95%;
  margin: 0 auto;
}

.header-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* fv-header */
/* fv */
.fv {
  background-image: url("../img/fv-line.svg");
  background-repeat: no-repeat;
  background-position: center 45px;
  background-size: inherit;
  background-color: #F7F5ED;
}

.logo-h {
  max-width: 147px;
  width: 100%;
}

.header-contact {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
}

.w-header-contact {
  background-color: #9AC143;
  display: block;
  max-width: 164px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 24px;
  margin-right: 18px;
  font-size: 14px;
  letter-spacing: 0.07em;
}

.header-r {
  max-width: 285px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.w-header-login-yaji {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.w-header-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-yaji {
  max-width: 24px;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.header-yaji-square {
  border: 1px solid #523F1E;
  width: 20px;
  height: 20px;
  margin-left: 17px;
}

.header-login-text {
  padding-right: 6px;
  font-size: 14px;
  letter-spacing: 0.07em;
  color: #523F1E;
}

/* @swiper */
/* スライドの動き等速 */
.swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

/* 画像のサイズ調整 */
.swiper-slide {
  height: 314px !important;
  width: 450px !important;
}

.fv-1-img {
  max-width: calc(140px + 26px);
  width: 100%;
  margin: 0 auto;
  background-color: #F7F5ED;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 2px;
}

.fv-text-1 {
  font-size: 16px;
  line-height: 1.6;
}

.fv-text-1-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 9.5px 0 9.5px;
  border-color: #EDA945 transparent transparent transparent;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.w-fv-text-1 {
  position: relative;
  background-color: #EDA945;
  max-width: 281px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  text-align: center;
  border-radius: 26px;
  margin-bottom: 6px;
  display: inline-block;
}

.ww-fv-text-1 {
  background-color: #F7F5ED;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  max-width: calc(281px + 26px);
  width: 100%;
  padding-top: 6px;
  padding-left: 13px;
  padding-right: 13px;
}

.fv-text-2 {
  font-size: 40px;
  font-weight: 700;
  color: #523F1E;
  text-align: center;
  line-height: 1.15;
  background-color: #F7F5ED;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 5px;
}

.fv-text-2-s1 {
  color: #EDA945;
}

.fv-text-3 {
  font-size: 16px;
  font-weight: 500;
  color: #523F1E;
  text-align: center;
  line-height: 1.6;
  padding-top: 6px;
  background-color: #F7F5ED;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-bottom: 7px;
  padding-left: 13px;
  padding-right: 13px;
}

.www-fv-text-1 {
  padding-bottom: 108px;
}

/* fv-bottom */
.fv-bottom {
  padding-top: 42px;
  background-color: #fff;
}

.fv-bottom-text-1 {
  font-size: 24px;
  font-weight: 700;
  color: #523F1E;
  line-height: 1.5;
}

.w-fv-bottom-text-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 31px;
}

.fv-check-img {
  max-width: 30px;
  width: 100%;
  margin-right: 10px;
}

.fv-worries-1-img {
  max-width: 248px;
  width: 100%;
}

.fv-worries-2-img {
  max-width: 248px;
  width: 100%;
  margin-right: 13px;
  margin-left: 13px;
}

.w-fv-worries-1-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ww-fv-bottom-text-1 {
  background-image: url("../img/worries-bg.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: inherit;
  padding-top: 88px;
  padding-bottom: 94px;
  position: relative;
  z-index: 5;
}

.if-youre-lost-img {
  max-width: 614px;
  width: 100%;
  margin: 0 auto;
}

.w-fv-bottom-text-2 {
  background-color: #EDA945;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding-top: 116px;
  padding-bottom: 46px;
  margin-top: -59px;
  position: relative;
  z-index: 4;
}

/* feature */
.feature {
  padding-top: 103px;
  padding-bottom: 154px;
  background-color: #fff;
}

.ww-feature-1 {
  background-image: url("../img/feature-bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding-top: 108px;
}

.feature-text-1 {
  font-size: 32px;
  font-weight: 500;
  color: #523F1E;
  line-height: 1.6;
  text-align: center;
}

.w-feature-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.feature-1-img {
  padding-top: 110px;
  max-width: 434px;
  width: 100%;
  margin-right: -28px;
}

.feature-1-img-img {
  max-width: 527px;
  width: 100%;
}

.w-feature-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-top: 108px;
}

.feature-2-img {
  padding-top: 133px;
  max-width: 429px;
  width: 100%;
  margin-left: 39px;
}

.feature-2-img-img {
  max-width: 527px;
  width: 100%;
}

.w-feature-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  padding-top: 186px;
}

.feature-3-img {
  padding-top: 48px;
  max-width: 363px;
  width: 100%;
  margin-right: 23px;
}

.feature-3-img-img {
  max-width: 527px;
  width: 100%;
}

/* campaign */
.w-campaign-text-1 {
  font-size: 21px;
  color: #523F1E;
  text-align: center;
  padding-top: 237px;
  padding-bottom: 194px;
  line-height: 1.5;
}

.ww-campaign-text-1 {
  background-image: url("../img/campaign-back@2x.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  max-width: 997px;
  width: 100%;
  margin: 0 auto;
}

.campaign-text-1-s1 {
  font-size: 31px;
}

.campaign-text-3-s1 {
  font-size: 25px;
  color: #EDA945;
}

.campaign-text-3 {
  letter-spacing: 0.06em;
}

.campaign-text-1 {
  padding-bottom: 3px;
}

.campaign {
  background-color: #EDA945;
  width: 100%;
}

/* form */
.input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}

.form-le {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 304px;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 24px;
  padding-top: 10px;
}

.form-text {
  min-height: 32px;
  width: 100%;
}

.contact {
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
  padding-top: 40px;
  padding-bottom: 80px;
}

.hissu {
  color: red;
  font-size: 8px;
  margin-left: 8px;
  margin-top: 7px;
}

.form-textarea {
  min-height: 160px;
  width: 100%;
  resize: vertical;
}

.p-40 {
  font-size: 16px;
  color: #523F1E;
  line-height: 1.5;
}

.w-btn-5 {
  max-width: 248px;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #523F1E;
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  border: 1px solid #523F1E;
  margin: 0 auto;
}

.btn-5 {
  max-width: 248px;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #fff0;
  color: #fff0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  border: 1px solid #fff0;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  cursor: pointer;
}

.ww-btn-5 {
  text-align: center;
  padding-bottom: 40px;
  padding-top: 32px;
}

.con-text-1 {
  font-size: 32px;
  padding-top: 80px;
  color: #523F1E;
  line-height: 1.6;
  text-align: center;
  padding-bottom: 80px;
}

.w-input {
  width: 100%;
}

.alert-danger {
  font-size: 14px;
  color: red;
  padding-top: 0.5em;
}

.alert-2 {
  margin: 0 auto;
  position: relative;
  padding: 1rem 1rem;
  margin-top: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  max-width: 800px;
  width: 100%;
}

.alert-danger-2 {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

.alert-success-2 {
  color: #2b8420;
  background-color: #d9f8d7;
  border-color: #c2f5d1;
}

.w-input-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.input-radio {
  margin-right: 8px !important;
}

.ww-input-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.w-input-radio:nth-child(2) {
  padding-left: 32px;
}

.form-le:nth-child(1) {
  padding-top: 0;
}

.w-input-f {
  padding-top: 3px;
}

.input-radio-text {
  font-size: 16px;
  color: #523F1E;
}

/* contactfomr7 */
.screen-reader-response ul {
  display: none;
}

.screen-reader-response p {
  line-height: 1.6;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  font-size: 18px;
  color: red;
}

.wpcf7-not-valid-tip {
  padding-top: 0.5rem;
  display: block;
  color: red;
  font-size: 14px;
}

.wpcf7-list-item {
  margin-right: 16px !important;
  margin-left: 0 !important;
}

.wpcf7-list-item-label {
  padding-left: 8px;
  color: #523F1E;
  cursor: pointer;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: #2b8420;
  background-color: #d9f8d7;
  border-color: #c2f5d1 !important;
}

.wpcf7 form .wpcf7-response-output {
  border-color: none;
  padding: 1rem 1rem !important;
  margin: 0 auto;
  position: relative;
  padding: 1rem 1rem;
  margin-top: 1rem !important;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  max-width: 800px;
  width: 100%;
  margin-right: auto !important;
  margin-left: auto !important;
  line-height: 1.5;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.spam .wpcf7-response-output {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7 !important;
}

.form-in {
  padding-bottom: 80px;
}

/* ratin */
/* ================================== */
/*                 sp                 */
/* ================================== */
@media screen and (max-width: 1920px) {
  /* 画像のサイズ調整 */
  .swiper-slide img {
    height: 314px;
    width: 450px;
  }
  .swiper-slide {
    height: 314px !important;
    width: 450px !important;
  }
  .swiper {
    width: calc(4582vw / 1920 * 100);
  }
  .fv-img-1-img-img {
    height: 314px;
    width: 450px;
  }
}

/* TB */
@media screen and (max-width: 1024px) {
  /* fv */
  .www-fv-text-1 {
    padding-top: 123px;
    padding-bottom: 460px;
  }
  .fv {
    background-image: url("../img/fv-bg-tb.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
  }
  /* @swiper */
  .swiper-slide img {
    height: 235px;
    width: 344px;
  }
  .swiper-slide {
    height: 235px !important;
    width: 344px !important;
  }
  .swiper {
    width: calc(3436vw / 1024 * 100);
  }
  .fv-img-1-img-img {
    height: 235px;
    width: 344px;
  }
}

@media screen and (max-width: 767px) {
  /* 共通 */
  .sp80 {
    width: 92%;
    margin: 0 auto;
    /*background-color: rgba(0, 0, 255, 0.452);*/
  }
  .wi997 {
    width: 100%;
    max-width: 997px;
    margin: 0 auto;
  }
  /* header */
  .logo-h {
    max-width: 117px;
  }
  .header-contact {
    font-size: 12px;
  }
  .w-header-contact {
    max-width: 121px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 11px;
    font-size: 12px;
  }
  .header-login-text {
    padding-right: 0;
    font-size: 12px;
    letter-spacing: 0.06em;
  }
  .header-r {
    max-width: 183px;
  }
  .header-nav {
    width: 100%;
    padding-top: 10px;
  }
  .fv {
    background-image: url("../img/fv-bg-sp.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .www-fv-text-1 {
    padding-top: 45px;
    padding-bottom: 49px;
  }
  .ww-fv-text-1 {
    max-width: 281px;
    padding-top: 23px;
    padding-left: 0;
    padding-right: 0;
    background-color: #f000;
  }
  .fv-text-2 {
    font-size: 36px;
    padding-top: 6px;
    line-height: 1.25;
    padding-left: 0;
    padding-right: 0;
    background-color: #f000;
  }
  .fv-text-3 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    background-color: #f000;
  }
  .fv-1-img {
    max-width: 140px;
    background-color: #f000;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
  }
  /* fv-bottom */
  .fv-bottom {
    padding-top: 24px;
  }
  .w-fv-bottom-text-1 {
    padding-bottom: 37px;
    display: block;
    text-align: center;
  }
  .fv-check-img {
    margin: 0 auto;
  }
  .fv-bottom-text-1 {
    padding-top: 3px;
  }
  .w-fv-worries-1-img {
    display: block;
  }
  .fv-worries-1-img {
    margin: 0 auto;
  }
  .fv-worries-2-img {
    margin-right: 0;
    margin-left: 0;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .ww-fv-bottom-text-1 {
    background-image: url("../img/worries-bg-sp.png");
    background-size: cover;
    padding-top: 32px;
    padding-bottom: 111px;
  }
  .if-youre-lost-img {
    max-width: 303px;
  }
  .w-fv-bottom-text-2 {
    padding-top: 92px;
    padding-bottom: 56px;
    margin-top: -70px;
  }
  /* w-feature */
  .w-feature-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .feature-1-img {
    padding-top: 0;
    max-width: 100%;
    margin-right: 0;
    margin-top: -40px;
  }
  .w-feature-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 64px;
    padding-bottom: 57px;
  }
  .feature-2-img {
    padding-top: 0;
    max-width: 100%;
    margin-left: 0;
    margin-top: -21px;
  }
  .w-feature-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .feature-3-img {
    padding-top: 0;
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    margin-top: -9px;
  }
  .feature {
    padding-top: 81px;
    padding-bottom: 100px;
  }
  .ww-feature-1 {
    background-image: none;
    padding-top: 35px;
  }
  /* campaign */
  .w-campaign-text-1 {
    font-size: 20px;
    line-height: 1.5;
    padding-top: 190px;
    padding-bottom: 288px;
    width: 85%;
    margin: 0 auto;
  }
  .ww-campaign-text-1 {
    background-image: url("../img/campaign-back-sp@2x.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  /* @swiper */
  .swiper-slide img {
    height: 103px;
    width: 148px;
  }
  .swiper-slide {
    height: 103px !important;
    width: 148px !important;
  }
  .swiper {
    width: calc(1048vw / 767 * 100);
    margin: 0 calc(50% - 50vw) !important;
  }
  .fv-img-1-img-img {
    height: 103px;
    width: 148px;
  }
  /* btn-5 */
  .input {
    display: block;
  }
  .form-le {
    padding-bottom: 8px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-right: 0;
  }
  .hissu {
    font-size: 14px;
  }
  .moji-recaptcha {
    font-size: 12px;
  }
}

/* 5s */
@media screen and (max-width: 374px) {
  /* header */
  .logo-h {
    max-width: calc(117vw / 375 * 100);
  }
  .header-contact {
    font-size: calc(12vw / 375 * 100);
  }
  .w-header-contact {
    max-width: calc(121vw / 375 * 100);
    padding-top: calc(8vw / 375 * 100);
    padding-bottom: calc(8vw / 375 * 100);
    margin-right: calc(11vw / 375 * 100);
    font-size: calc(12vw / 375 * 100);
  }
  .header-login-text {
    font-size: calc(12vw / 375 * 100);
  }
  .header-r {
    max-width: calc(186vw / 375 * 100);
  }
  /* fv */
  .fv-text-2 {
    font-size: calc(36vw / 375 * 100);
  }
  .fv-text-3 {
    font-size: calc(16vw / 375 * 100);
  }
  .if-youre-lost-img {
    max-width: calc(303vw / 375 * 100);
  }
  .fv-worries-1-img {
    margin: 0 auto;
    padding-right: 5%;
    padding-left: 5%;
    max-width: calc(248px + 10%);
  }
  /* campaign */
  .w-campaign-text-1 {
    font-size: 17px;
  }
  .campaign-text-1-s1 {
    font-size: 28px;
  }
  .campaign-text-3-s1 {
    font-size: 20px;
  }
  /* form */
  .wpcf7-spinner {
    position: absolute !important;
    right: auto;
    bottom: -30px;
    left: 0;
    margin: 0 !important;
  }
}
/*# sourceMappingURL=style.css.map */