@charset "UTF-8";
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes ratotion {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes pyokon {
  0% {
    transform: translate(0%, 0%);
  }
  50% {
    transform: translate(0%, 0%);
  }
  52% {
    transform: translate(0%, -100%);
  }
  100% {
    transform: translate(0%, 0%);
  }
}
.reason-mv {
  aspect-ratio: 1440/818;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  background: linear-gradient(135.51deg, #DAE000 0%, #00A33E 100%);
}
@media (max-width: 428px) {
  .reason-mv {
    aspect-ratio: auto;
  }
}
.reason-mv--wrap {
  position: relative;
  padding-top: 6.25vw;
}
@media (max-width: 1180px) {
  .reason-mv--wrap {
    padding-top: 73.75px;
  }
}
@media (max-width: 428px) {
  .reason-mv--wrap {
    padding-top: 7.4666666667vw;
    padding-bottom: 32vw;
  }
}
.reason-mv--ttl {
  font-size: 4.375vw;
  text-align: center;
  color: #fff;
  text-shadow: 0 4px 4px rgba(51, 51, 51, 0.13);
  line-height: 1.4444444444;
}
@media (max-width: 1180px) {
  .reason-mv--ttl {
    font-size: 51.625px;
  }
}
@media (max-width: 428px) {
  .reason-mv--ttl {
    font-size: 9.0666666667vw;
    text-shadow: 0 4px 4px rgba(51, 51, 51, 0.3);
  }
}
@media (max-width: 428px) {
  .reason-mv--ttl_sub {
    font-size: 0.6em;
  }
}
.reason-mv--desc {
  font-size: 1.3888888889vw;
  text-align: center;
  line-height: 1.8;
  margin-top: 1.1111111111vw;
  color: #fff;
  text-shadow: 0 4px 4px rgba(51, 51, 51, 0.13);
  font-weight: 400;
}
@media (max-width: 1180px) {
  .reason-mv--desc {
    font-size: 16.3888888889px;
    margin-top: 13.1111111111px;
  }
}
@media (max-width: 428px) {
  .reason-mv--desc {
    font-size: 4.2666666667vw;
    margin-top: 5.3333333333vw;
  }
}
.reason-mv--deco > div {
  display: block;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
}
.reason-mv--deco > div:first-of-type {
  width: 36.1111111111vw;
  aspect-ratio: 1040/1082;
  background-image: url(../../img/reason-mv-deco01.webp);
  top: -2.5vw;
  left: -11.5277777778vw;
}
@media (max-width: 1180px) {
  .reason-mv--deco > div:first-of-type {
    width: 426.1111111111px;
    top: -29.5px;
    left: -136.0277777778px;
  }
}
@media (max-width: 428px) {
  .reason-mv--deco > div:first-of-type {
    width: 45.8666666667vw;
    top: 4.2666666667vw;
    left: -21.3333333333vw;
    transform: rotate(20deg);
  }
}
.reason-mv--deco > div:nth-of-type(2) {
  width: 17.5vw;
  aspect-ratio: 504/518;
  background-image: url(../../img/reason-mv-deco02.webp);
  top: 2.0833333333vw;
  right: 3.125vw;
}
@media (max-width: 1180px) {
  .reason-mv--deco > div:nth-of-type(2) {
    width: 206.5px;
    top: 32.7777777778px;
    right: 36.875px;
  }
}
@media (max-width: 428px) {
  .reason-mv--deco > div:nth-of-type(2) {
    width: 32vw;
    top: 80vw;
    right: -8vw;
  }
}
.reason-mv--deco > div:nth-of-type(3) {
  width: 16.6666666667vw;
  aspect-ratio: 480/476;
  background-image: url(../../img/reason-mv-deco03.webp);
  bottom: 4.5833333333vw;
  left: 3.3333333333vw;
}
@media (max-width: 1180px) {
  .reason-mv--deco > div:nth-of-type(3) {
    width: 196.6666666667px;
    bottom: 54.0833333333px;
    left: 39.3333333333px;
  }
}
@media (max-width: 428px) {
  .reason-mv--deco > div:nth-of-type(3) {
    display: none;
  }
}
.reason-mv--deco > div:last-of-type {
  width: 27.8472222222vw;
  aspect-ratio: 802/772;
  background-image: url(../../img/reason-mv-deco04.webp);
  bottom: 6.5972222222vw;
  right: -5.2083333333vw;
}
@media (max-width: 1180px) {
  .reason-mv--deco > div:last-of-type {
    width: 328.5972222222px;
    bottom: 77.8472222222px;
    right: -61.4583333333px;
  }
}
@media (max-width: 428px) {
  .reason-mv--deco > div:last-of-type {
    display: none;
  }
}

.reason-mv_box {
  margin: 1.7361111111vw auto 0;
  width: 62.5vw;
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: 4px 4px 4px 0 rgba(61, 91, 51, 0.13);
  padding: 2.7777777778vw 0;
  position: relative;
}
@media (max-width: 1180px) {
  .reason-mv_box {
    margin-top: 20.4861111111px;
    width: 737.5px;
    padding-top: 32.7777777778px;
    padding-bottom: 32.7777777778px;
  }
}
@media (max-width: 428px) {
  .reason-mv_box {
    margin-top: 6.6666666667vw;
    width: 92vw;
    padding-top: 9.6vw;
    padding-bottom: 11.2vw;
    box-sizing: border-box;
  }
}
.reason-mv_box--desc {
  font-size: 1.3888888889vw;
  text-align: center;
  line-height: 1.8;
  color: #344931;
  font-weight: 400;
  margin-top: 1.3888888889vw;
}
@media (max-width: 1180px) {
  .reason-mv_box--desc {
    font-size: 16.3888888889px;
    margin-top: 16.3888888889px;
  }
}
@media (max-width: 428px) {
  .reason-mv_box--desc {
    font-size: 4.2666666667vw;
    margin-top: 5.3333333333vw;
  }
}
.reason-mv_box--desc:first-of-type {
  margin-top: 0;
}
.reason-mv_box--strong {
  font-weight: 700;
  font-size: 1.3em;
}
.reason-mv_box--img {
  display: block;
  width: 12.4305555556vw;
  position: absolute;
  right: -0.9722222222vw;
  bottom: -1.1111111111vw;
}
@media (max-width: 1180px) {
  .reason-mv_box--img {
    width: 146.6805555556px;
    right: -11.4722222222px;
    bottom: -13.1111111111px;
  }
}
@media (max-width: 428px) {
  .reason-mv_box--img {
    width: 29.8666666667vw;
    right: -1.0666666667vw;
    bottom: -10.6666666667vw;
  }
}

.reason-mv_typography {
  display: flex;
  overflow: hidden;
  position: absolute;
  bottom: -1.9444444444vw;
  left: 0;
  width: 100%;
}
@media (max-width: 1180px) {
  .reason-mv_typography {
    bottom: -22.9444444444px;
  }
}
@media (max-width: 428px) {
  .reason-mv_typography {
    bottom: -5.3333333333vw;
  }
}
.reason-mv_typography--wrap {
  min-width: 100.5555555556vw;
  animation: infinity-scroll-left 40s infinite linear both;
  margin-right: 1.3888888889vw;
}
@media (max-width: 1180px) {
  .reason-mv_typography--wrap {
    min-width: 1186.5555555556px;
    margin-right: 16.3888888889px;
  }
}
@media (max-width: 428px) {
  .reason-mv_typography--wrap {
    min-width: 277.3333333333vw;
    margin-right: 4.2666666667vw;
  }
}
.reason-mv_typography--img {
  display: block;
  width: 100%;
}

.reason-value {
  padding-top: 40px;
  padding-bottom: 150px;
  background-image: url(../../img/reason-value.svg);
  background-size: cover;
  background-position: 50% 50%;
  background-color: #F2F9E6;
}
@media (max-width: 428px) {
  .reason-value {
    padding-top: 24px;
    padding-bottom: 80px;
  }
}

.reason-value_ttl {
  margin-top: 101px;
}
@media (max-width: 428px) {
  .reason-value_ttl {
    margin-top: 80px;
  }
}
.reason-value_ttl--img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 428px) {
  .reason-value_ttl--img {
    width: auto;
    height: 16px;
  }
}
.reason-value_ttl--main {
  font-size: 52px;
  font-weight: 700;
  margin-top: 8px;
  text-align: center;
  display: block;
}
@media (max-width: 428px) {
  .reason-value_ttl--main {
    font-size: 30px;
  }
}

.reason-value_list {
  margin: 60px auto 0;
}
.reason-value_list--item {
  display: flex;
  margin-top: 62px;
  position: relative;
}
@media (max-width: 428px) {
  .reason-value_list--item {
    display: block;
  }
}
.reason-value_list--item:before {
  content: "";
  display: block;
  width: 140px;
  aspect-ratio: 140/133;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -42px;
  left: -35px;
}
@media (max-width: 428px) {
  .reason-value_list--item:before {
    width: 64px;
    top: -20px;
    left: -8px;
  }
}
.reason-value_list--item:after {
  content: "";
  display: block;
  width: 550px;
  aspect-ratio: 550/320;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 428px) {
  .reason-value_list--item:after {
    width: 100%;
  }
}
.reason-value_list--item:first-of-type {
  margin-top: 0;
}
.reason-value_list--item:first-of-type:before {
  background-image: url(../../img/reason-value-list-item-num01.svg);
}
.reason-value_list--item:first-of-type:after {
  background-image: url(../../img/reason-value-list-item01.webp);
}
.reason-value_list--item:nth-of-type(2) {
  flex-direction: row-reverse;
}
.reason-value_list--item:nth-of-type(2):before {
  background-image: url(../../img/reason-value-list-item-num02.svg);
  left: auto;
  right: -35px;
}
@media (max-width: 428px) {
  .reason-value_list--item:nth-of-type(2):before {
    width: 64px;
    right: auto;
    left: -8px;
  }
}
.reason-value_list--item:nth-of-type(2):after {
  background-image: url(../../img/reason-value-list-item02.webp);
}
.reason-value_list--item:last-of-type:before {
  background-image: url(../../img/reason-value-list-item-num03.svg);
}
.reason-value_list--item:last-of-type:after {
  background-image: url(../../img/reason-value-list-item03.webp);
}
.reason-value_list--item:last-of-type .reason-value_list--ttl {
  padding-left: 36px;
}
@media (max-width: 428px) {
  .reason-value_list--item:last-of-type .reason-value_list--ttl {
    padding-left: 0;
  }
}
.reason-value_list--wrap {
  width: calc(100% - 550px);
  background: linear-gradient(135.51deg, #DAE000 0%, #00A33E 100%);
  padding: 5px;
  box-sizing: border-box;
}
@media (max-width: 428px) {
  .reason-value_list--wrap {
    width: 100%;
    padding: 3px;
  }
}
.reason-value_list--txt {
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 60px 35px;
  box-sizing: border-box;
}
@media (max-width: 428px) {
  .reason-value_list--txt {
    padding: 30px 20px;
  }
}
.reason-value_list--ttl {
  font-weight: 700;
  font-size: 35px;
  padding-bottom: 18px;
  position: relative;
  text-align: center;
}
@media (max-width: 428px) {
  .reason-value_list--ttl {
    font-size: 20px;
  }
}
.reason-value_list--ttl:after {
  content: "";
  display: block;
  background-color: #E0D802;
  width: 100px;
  height: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
@media (max-width: 428px) {
  .reason-value_list--ttl:after {
    width: 60px;
  }
}
.reason-value_list--desc {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 16px;
  font-weight: 400;
}
@media (max-width: 428px) {
  .reason-value_list--desc {
    font-size: 16px;
  }
}

.reason-trust {
  padding-top: 107px;
  padding-bottom: 130px;
}
@media (max-width: 428px) {
  .reason-trust {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.reason-trust_ttl--img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 428px) {
  .reason-trust_ttl--img {
    width: auto;
    height: 16px;
  }
}
.reason-trust_ttl--main {
  font-size: 65px;
  font-weight: 700;
  margin-top: 8px;
  text-align: center;
  display: block;
}
@media (max-width: 428px) {
  .reason-trust_ttl--main {
    font-size: 30px;
  }
}

.reason-trust_list {
  margin-top: 42px;
}
.reason-trust_list--group {
  margin-top: 20px;
  border: 1px solid #DDD;
  padding: 50px;
  box-shadow: 4px 4px 4px 0 rgba(61, 91, 51, 0.13);
}
@media (max-width: 428px) {
  .reason-trust_list--group {
    padding: 20px;
  }
}
.reason-trust_list--group:first-of-type {
  margin-top: 0;
}
.reason-trust_list--group:first-of-type .reason-trust_list--wrap {
  align-items: center;
}
.reason-trust_list--group:nth-of-type(2n) .reason-trust_list--wrap {
  flex-direction: row-reverse;
}
.reason-trust_list--group:nth-of-type(2n) .reason-trust_list--ttl {
  text-align: right;
}
@media (max-width: 428px) {
  .reason-trust_list--group:nth-of-type(2n) .reason-trust_list--ttl {
    text-align: left;
  }
}
.reason-trust_list--ttl {
  background: linear-gradient(177.51deg, #00A33E 20%, #DAE000 80%);
  color: #fff;
  padding: 6px 15px;
  color: #fff;
  font-weight: 700;
  font-size: 38px;
  margin-bottom: 27px;
  font-feature-settings: "palt";
}
@media (max-width: 428px) {
  .reason-trust_list--ttl {
    font-size: 20px;
    line-height: 1.2;
    background: linear-gradient(147.51deg, #00A33E 10%, #DAE000 100%);
    margin-bottom: 20px;
  }
}
.reason-trust_list--lead {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media (max-width: 428px) {
  .reason-trust_list--lead {
    font-size: 16px;
  }
}
.reason-trust_list--wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 428px) {
  .reason-trust_list--wrap {
    display: block;
  }
}
.reason-trust_list--txt {
  width: 485px;
}
@media (max-width: 428px) {
  .reason-trust_list--txt {
    width: 100%;
  }
}
.reason-trust_list--desc {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  margin-top: 1.5em;
}
@media (max-width: 428px) {
  .reason-trust_list--desc {
    font-size: 16px;
  }
}
.reason-trust_list--desc:first-of-type {
  margin-top: 0;
}
.reason-trust_list--img {
  width: 485px;
  display: block;
}
@media (max-width: 428px) {
  .reason-trust_list--img {
    width: 100%;
    margin-top: 30px;
  }
}

.reason-trust_detail {
  background-color: #F2F9E6;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 428px) {
  .reason-trust_detail {
    display: block;
  }
}
.reason-trust_detail--item {
  font-weight: 400;
  font-size: 18px;
  margin-top: 15px;
  width: 50%;
}
@media (max-width: 428px) {
  .reason-trust_detail--item {
    font-size: 16px;
    width: 100%;
    margin-top: 12px;
  }
}
.reason-trust_detail--item:before {
  content: "・";
}
.reason-trust_detail--item:nth-of-type(-n+2) {
  margin-top: 0;
}
@media (max-width: 428px) {
  .reason-trust_detail--item:nth-of-type(-n+2) {
    margin-top: 12px;
  }
}
@media (max-width: 428px) {
  .reason-trust_detail--item:first-of-type {
    margin-top: 0;
  }
}

.reason-cta {
  padding-top: 97px;
  padding-bottom: 100px;
  background-color: #F2F9E6;
}
@media (max-width: 428px) {
  .reason-cta {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
.reason-cta--wrap {
  border-radius: 20px 20px 0 0;
  overflow: hidden;
  background-image: url(../../img/icon/icon-dot.svg);
  background-position: 50% 50%;
  background-color: #fff;
}
.reason-cta--content {
  border-left: 2px solid #92C637;
  border-right: 2px solid #92C637;
  border-bottom: 2px solid #92C637;
  padding-top: 26px;
  padding-bottom: 103px;
}
@media (max-width: 428px) {
  .reason-cta--content {
    padding: 30px 15px 36px;
  }
}
.reason-cta--sub_ttl {
  color: #317400;
  font-size: 25px;
  line-height: 1.5;
  margin-top: 37px;
  text-align: center;
}
@media (max-width: 428px) {
  .reason-cta--sub_ttl {
    margin-top: 25px;
  }
}
.reason-cta--desc {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 400;
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-top: 6px;
}
@media (max-width: 428px) {
  .reason-cta--desc {
    margin-top: 40px;
  }
}
.reason-cta--desc_strong {
  font-weight: 700;
}
.reason-cta--link {
  background-color: #FFE82D;
  width: 458px;
  height: 77px;
  border-radius: 7px;
  margin-top: 78px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 428px) {
  .reason-cta--link {
    width: 100%;
    height: 60px;
    margin-top: 39px;
    font-size: 18px;
  }
}
.reason-cta--link:after {
  content: "";
  display: block;
  width: 10px;
  aspect-ratio: 7/10;
  background-image: url(../img/icon/icon-arrow-black.svg);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 33px;
  transform: translateY(-50%);
}
@media (max-width: 428px) {
  .reason-cta--link:after {
    width: 8px;
    right: 25px;
  }
}
.reason-cta--link:hover {
  transform: translateY(-4px);
}
@media (max-width: 428px) {
  .reason-cta--link:hover {
    transform: translateY(0);
  }
}

.reason-cta_ttl {
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #78C100;
}
@media (max-width: 428px) {
  .reason-cta_ttl {
    height: 175px;
  }
}
.reason-cta_ttl--main {
  color: #fff;
  font-size: 30px;
  line-height: 1.5;
}
@media (max-width: 428px) {
  .reason-cta_ttl--main {
    font-size: 24px;
  }
}
.reason-cta_ttl--sub {
  margin-top: 8px;
  color: #fff;
  font-size: 24px;
  line-height: 1.5;
}
@media (max-width: 428px) {
  .reason-cta_ttl--sub {
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
  }
}
.reason-cta_ttl--strong {
  color: #FFE82D;
}

.reason-cta_list {
  border-radius: 10px;
  background-color: #F4F4F5;
  width: 293px;
  padding: 10px 30px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.reason-cta_list--item {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 600;
  display: flex;
  align-items: center;
}
@media (max-width: 428px) {
  .reason-cta_list--item {
    justify-content: center;
  }
}
.reason-cta_list--item:before {
  content: "";
  display: block;
  width: 17px;
  aspect-ratio: 17/13;
  background-image: url(../../img/icon/icon-check5.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  margin-right: 6px;
}

/*# sourceMappingURL=reason.css.map */
