.mainimagebox {
  max-width: 1440px;
  margin: 0 auto 100px;
}
@media screen and (min-width: 1441px) {
  .mainimagebox {
    max-width: initial;
    transform-origin: top center;
    transform: scale(0.0694444444vw);
  }
  .mainimagebox .main_image {
    max-width: initial;
    padding-top: 17vw;
  }
  .mainimagebox .main_image .inner {
    width: initial;
  }
  .mainimagebox .main_image .text {
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .mainimagebox {
    padding: 0;
    max-width: 100%;
    margin: 0 auto;
  }
}

.main_image {
  position: relative;
  margin: 0 auto;
  padding-top: 250px;
  box-sizing: border-box;
  background: url(/images/reason/reason_key.webp) center top/cover no-repeat;
  overflow: hidden;
  max-width: 1440px;
  aspect-ratio: 1440/550;
}
.main_image .inner {
  width: 1025px;
  max-width: 100%;
  margin: 0 0 auto;
  box-sizing: border-box;
  padding: 0 0 0 100px;
}
.main_image .text {
  position: relative;
  z-index: 5;
  font-size: 47px;
  letter-spacing: 0.2em;
  text-align: left;
  color: #fff;
  font-weight: bold;
  font-family: serif;
  text-shadow: 0 0px 12px rgba(0, 0, 0, 0.9);
}
@media screen and (max-width: 1279px) and (min-width: 769px) {
  .main_image {
    min-width: 1280px;
    padding-top: 150px;
    transform-origin: top center;
    transform: scale(0.0694444444vw);
  }
}
@media screen and (max-width: 768px) {
  .main_image {
    position: relative;
    width: initial;
    height: auto;
    padding-top: 40vw;
    box-sizing: border-box;
    background-position: center top;
    overflow: hidden;
    aspect-ratio: 375/300;
  }
  .main_image .inner {
    padding: 0 5vw;
  }
  .main_image .text {
    text-align: center;
    padding-left: 0;
    font-size: 5.8vw;
  }
}

.m_wrapper {
  width: 100%;
  max-width: 1440px;
  min-width: 1280px;
  margin: 0 auto;
}
@media screen and (min-width: 1441px) {
  .m_wrapper {
    width: 100%;
    max-width: initial;
    min-width: 1280px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .m_wrapper {
    min-width: initial;
    max-width: initial;
    width: 100%;
  }
}

.sec01 {
  margin-bottom: 285px;
}
.sec01 .inner {
  padding: 0 95px;
}
.sec01 .flexbox {
  -moz-column-gap: 75px;
       column-gap: 75px;
  margin-bottom: 90px;
}
.sec01 .flexbox .textbox {
  width: 100%;
}
.sec01 .flexbox .textbox .box_title {
  font-size: 38px;
  font-family: serif;
  font-weight: bold;
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
  align-items: center;
}
.sec01 .flexbox .textbox .box_title span {
  color: #2F8969;
  font-weight: 600;
  font-size: 60px;
  font-family: serif;
}
.sec01 .flexbox .imagebox {
  width: 88%;
}
.sec01 .bottom_box01 {
  padding: 55px 60px 40px;
  background-color: rgba(255, 216, 193, 0.85);
  border-radius: 20px;
  position: relative;
  margin-bottom: 100px;
}
.sec01 .bottom_box01::before {
  content: "";
  position: absolute;
  width: 245px;
  height: 75px;
  left: 30px;
  top: -40px;
  background: url(/images/reason/point_midashi.webp) center/contain no-repeat;
}
.sec01 .bottom_box01 .bottom_flex {
  display: flex;
  -moz-column-gap: 50px;
       column-gap: 50px;
}
.sec01 .bottom_box01 .bottom_flex .bottom_title {
  font-size: 30px;
  font-weight: bold;
  font-family: serif;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
.sec01 .bottom_box01 .bottom_flex .textbox {
  width: 100%;
}
.sec01 .bottom_box01 .bottom_flex .imagebox {
  width: 45.8%;
}
.sec01 .bottom_box02 {
  margin-bottom: 100px;
}
.sec01 .bottom_box02 .bottom_flex {
  -moz-column-gap: 30px;
       column-gap: 30px;
  display: flex;
  align-items: center;
}
.sec01 .bottom_box02 .bottom_flex .textbox .bottom_title {
  color: #2F8969;
  font-family: serif;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 30px;
  line-height: 1.5;
  position: relative;
  letter-spacing: 0.1em;
}
.sec01 .bottom_box02 .bottom_flex .textbox .bottom_title::before {
  content: "";
  position: absolute;
  width: 262px;
  height: 226px;
  right: 20px;
  bottom: -30px;
  background: url(/images/reason/three_img02.webp) center/contain no-repeat;
}
.sec01 .bottom_box02 .bottom_flex .imagebox {
  width: 86.7%;
}
.sec01 .bottom_box03 {
  margin-bottom: 100px;
}
.sec01 .bottom_box03 .bottom_flex {
  display: flex;
  -moz-column-gap: 80px;
       column-gap: 80px;
}
.sec01 .bottom_box03 .bottom_flex .box {
  border: 3px solid #2F8969;
  border-radius: 10px;
  position: relative;
  padding: 45px 25px 35px;
  max-width: 531px;
}
.sec01 .bottom_box03 .bottom_flex .box::before {
  content: "";
  position: absolute;
  width: 59px;
  height: 51px;
  right: 50%;
  top: -30px;
  transform: translateX(50%);
  background: url(/images/reason/check_g.webp) center/contain no-repeat;
}
.sec01 .bottom_box03 .bottom_flex .box .bottom_title {
  font-size: 21px;
  font-weight: bold;
  font-family: serif;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 25px;
}
.sec01 .bottom_box03 .bottom_flex .box .bottom_title .highlight {
  background: linear-gradient(transparent 55%, rgba(253, 253, 225, 0.85) 55%);
}
.sec01 .bottom_box03 .bottom_flex .box .bottom_title span {
  font-size: 30px;
  font-weight: bold;
  font-family: serif;
  color: #EB6E52;
}
.sec01 .bottom_box03 .bottom_flex .blue {
  border: 3px solid #45738E;
}
.sec01 .bottom_box03 .bottom_flex .blue::before {
  background: url(/images/reason/check_b.webp) center/contain no-repeat;
}
@media screen and (max-width: 1370px) {
  .sec01 .inner {
    padding: 0 60px;
  }
  .sec01 .flexbox {
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
  .sec01 .flexbox .textbox .box_title {
    font-size: 32px;
    letter-spacing: 0.05em;
  }
  .sec01 .flexbox .textbox .box_title span {
    font-size: 50px;
  }
  .sec01 .bottom_box01 .bottom_flex .bottom_title {
    font-size: 26px;
  }
  .sec01 .bottom_box02 .bottom_flex .textbox .bottom_title {
    font-size: 26px;
  }
  .sec01 .bottom_box03 .bottom_flex {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .sec01 .bottom_box03 .bottom_flex .box .bottom_title {
    font-size: 19px;
  }
  .sec01 .bottom_box03 .bottom_flex .box .bottom_title span {
    font-size: 26px;
  }
}
@media screen and (max-width: 768px) {
  .sec01 {
    margin-bottom: 13.8vw;
  }
  .sec01 .inner {
    padding: 0 5vw;
  }
  .sec01 .flexbox {
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
    margin-bottom: 10vw;
  }
  .sec01 .flexbox .imagebox {
    width: 100%;
  }
  .sec01 .flexbox .textbox {
    width: 100%;
  }
  .sec01 .flexbox .textbox .box_title {
    font-size: 5.3vw;
    -moz-column-gap: 3.2vw;
         column-gap: 3.2vw;
    margin-bottom: 3vw;
    letter-spacing: 0.1em;
  }
  .sec01 .flexbox .textbox .box_title span {
    font-size: 9vw;
  }
  .sec01 .flexbox .textbox .box_text {
    font-size: 4vw;
    line-height: 2;
  }
  .sec01 .reverse {
    flex-direction: column;
    margin-bottom: 0;
  }
  .sec01 .reverse .imagebox {
    order: 1;
  }
  .sec01 .reverse .textbox {
    order: 2;
  }
  .sec01 .bottom_box01 {
    padding: 10vw 5vw 8vw;
    border-radius: 4vw;
    margin-bottom: 10vw;
  }
  .sec01 .bottom_box01::before {
    width: 36vw;
    height: 11vw;
    left: 4vw;
    top: -5.3vw;
  }
  .sec01 .bottom_box01 .bottom_flex {
    flex-direction: column-reverse;
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .sec01 .bottom_box01 .bottom_flex .textbox {
    width: 100%;
  }
  .sec01 .bottom_box01 .bottom_flex .imagebox {
    width: 100%;
  }
  .sec01 .bottom_box01 .bottom_flex .bottom_title {
    font-size: 4.8vw;
    margin-bottom: 3vw;
  }
  .sec01 .bottom_box01 .bottom_flex .bottom_text {
    font-size: 4vw;
    line-height: 2;
  }
  .sec01 .bottom_box02 {
    margin-bottom: 13.8vw;
  }
  .sec01 .bottom_box02 .bottom_flex {
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .sec01 .bottom_box02 .bottom_flex .imagebox {
    width: 100%;
  }
  .sec01 .bottom_box02 .bottom_flex .textbox {
    width: 100%;
  }
  .sec01 .bottom_box02 .bottom_flex .textbox .bottom_title {
    font-size: 5.3vw;
    margin-bottom: 4vw;
  }
  .sec01 .bottom_box02 .bottom_flex .textbox .bottom_title::before {
    display: none;
  }
  .sec01 .bottom_box02 .bottom_flex .textbox .bottom_text {
    font-size: 4vw;
    line-height: 2;
  }
  .sec01 .bottom_box03 {
    margin-bottom: 13.8vw;
  }
  .sec01 .bottom_box03 .bottom_flex {
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 10.6vw;
  }
  .sec01 .bottom_box03 .bottom_flex .box {
    max-width: 100%;
    padding: 8vw 5vw;
    border-radius: 3vw;
  }
  .sec01 .bottom_box03 .bottom_flex .box::before {
    width: 12vw;
    height: 10vw;
    top: -5.3vw;
  }
  .sec01 .bottom_box03 .bottom_flex .box .bottom_title {
    font-size: 4vw;
    margin-bottom: 4vw;
  }
  .sec01 .bottom_box03 .bottom_flex .box .bottom_title span {
    font-size: 5vw;
  }
  .sec01 .bottom_box03 .bottom_flex .box .bottom_text {
    font-size: 4vw;
    line-height: 2;
  }
}/*# sourceMappingURL=reason.css.map */