.main_image {
  position: relative;
  min-width: 100%;
  height: 491px;
  box-sizing: border-box;
  overflow: hidden;
}
.main_image .inner {
  width: 1025px;
  max-width: 100%;
  padding: 0 0 0 35px;
  margin: 0 0 auto;
  box-sizing: border-box;
}
.main_image .text {
  position: relative;
  z-index: 5;
  font-size: 24px;
  letter-spacing: 0.2em;
  text-align: left;
  color: #fff;
  font-weight: bold;
}
.main_image .subtext {
  color: #fff;
  font-size: 50px;
  opacity: 70%;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .main_image {
    position: relative;
    width: initial;
    height: 80vw;
    padding-top: 45.3vw;
    box-sizing: border-box;
    background: url(/images/) right 40% top/cover no-repeat;
    overflow: hidden;
  }
  .main_image .inner {
    padding: 0 2.7vw;
  }
  .main_image .text {
    text-align: left;
    font-size: 5.8vw;
    padding-left: initial;
  }
  .main_image .subtext {
    color: #fff;
    font-size: 10vw;
    opacity: 70%;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0.2em;
    line-height: 1.1;
  }
}

@media screen and (max-width: 768px) {
  .lead_sec {
    margin-bottom: 13.8vw;
  }
}

.sec01 {
  margin-bottom: 125px;
}
.sec01 .gridbox {
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 50px;
       column-gap: 50px;
  row-gap: 80px;
  width: 920px;
  margin: 0 auto 100px;
}
.sec01 .gridbox .box {
  width: 264px;
}
.sec01 .gridbox .box .box_title {
  font-size: 21px;
  font-weight: bold;
  font-family: serif;
  color: #397CB6;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 15px;
  height: 63px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec01 .gridbox .box .imagebox {
  text-align: center;
  margin-bottom: 20px;
}
.sec01 .bottom_box {
  background-color: #fff;
  border: 2px solid #397CB6;
  width: 909px;
  margin: 0 auto;
}
.sec01 .bottom_box .bottom_text {
  padding: 35px 65px;
}
@media screen and (max-width: 768px) {
  .sec01 {
    margin-bottom: 13.8vw;
  }
  .sec01 .gridbox {
    grid-template-columns: repeat(1, 1fr);
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 10vw;
    margin-bottom: 10vw;
    width: 100%;
  }
  .sec01 .gridbox .box {
    width: 100%;
  }
  .sec01 .gridbox .box .box_title {
    font-size: 5vw;
    font-weight: bold;
    font-family: serif;
    color: #397CB6;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 3vw;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sec01 .gridbox .box .imagebox {
    text-align: center;
    width: 60%;
    margin: 5vw auto 5vw;
  }
  .sec01 .bottom_box {
    background-color: #fff;
    border: 2px solid #397CB6;
    width: 100%;
  }
  .sec01 .bottom_box .bottom_text {
    padding: 5vw;
  }
}

.sec02 {
  margin-bottom: 145px;
}
.sec02 .middle_box {
  margin-bottom: 111px;
}
.sec02 .middle_box .imagebox {
  text-align: center;
  position: relative;
}
.sec02 .middle_box .imagebox::before {
  content: "";
  position: absolute;
  width: 369px;
  height: 154px;
  left: 220px;
  top: -45px;
  background: url(/images/child/sec02_kazari01.webp) center/contain no-repeat;
}
.sec02 .middle_box .imagebox::after {
  content: "";
  position: absolute;
  width: 157px;
  height: 113px;
  right: 320px;
  bottom: -25px;
  background: url(/images/child/waku_waku.webp) center/contain no-repeat;
}
.sec02 .middle_box .imagebox .text01, .sec02 .middle_box .imagebox .text02 {
  position: absolute;
  background-color: rgba(239, 239, 239, 0.95);
  width: 322px;
  padding: 45px 50px;
  border-radius: 30px;
}
.sec02 .middle_box .imagebox .text01 .box_title, .sec02 .middle_box .imagebox .text02 .box_title {
  font-size: 24px;
  font-weight: bold;
  color: #397CB6;
  position: relative;
}
.sec02 .middle_box .imagebox .text01 .box_text, .sec02 .middle_box .imagebox .text02 .box_text {
  text-align: left;
}
.sec02 .middle_box .imagebox .text01 {
  bottom: 30px;
  left: 0px;
}
.sec02 .middle_box .imagebox .text01 .box_title::before {
  content: "";
  position: absolute;
  width: 83px;
  height: 163px;
  left: -40px;
  top: -175px;
  background: url(/images/child/sec02_left_kazari01.webp) center/contain no-repeat;
}
.sec02 .middle_box .imagebox .text01 .box_title::after {
  content: "";
  position: absolute;
  width: 70px;
  height: 78px;
  right: -48px;
  top: -60px;
  background: url(/images/child/sec02_left_kazari02.webp) center/contain no-repeat;
}
.sec02 .middle_box .imagebox .text02 {
  top: 30px;
  right: 0;
}
.sec02 .middle_box .imagebox .text02 .box_title::before {
  content: "";
  position: absolute;
  width: 70px;
  height: 94px;
  left: -70px;
  top: 104px;
  background: url(/images/child/sec02_right_kazari01.webp) center/contain no-repeat;
}
.sec02 .middle_box .imagebox .text02 .box_title::after {
  content: "";
  position: absolute;
  width: 191px;
  height: 166px;
  right: -70px;
  bottom: -240px;
  background: url(/images/child/sec02_right_kazari02.webp) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec02 {
    margin-bottom: 13.8vw;
  }
  .sec02 .num_box .flexbox .textbox .box_title {
    font-feature-settings: "palt";
  }
  .sec02 .middle_box {
    margin-bottom: 20vw;
  }
  .sec02 .middle_box .imagebox {
    text-align: center;
    position: relative;
  }
  .sec02 .middle_box .imagebox::before {
    content: "";
    position: absolute;
    width: 43vw;
    height: 18vw;
    left: -4vw;
    top: -7vw;
    background: url(/images/child/sec02_kazari01.webp) center/contain no-repeat;
  }
  .sec02 .middle_box .imagebox::after {
    content: "";
    position: absolute;
    width: 30vw;
    height: 21vw;
    right: 1vw;
    bottom: initial;
    top: 43vw;
    background: url(/images/child/waku_waku.webp) center/contain no-repeat;
  }
  .sec02 .middle_box .imagebox .text01, .sec02 .middle_box .imagebox .text02 {
    position: static;
    margin-top: 5vw;
    background-color: rgba(239, 239, 239, 0.95);
    width: 90%;
    padding: 10vw 5vw;
    border-radius: 30px;
  }
  .sec02 .middle_box .imagebox .text01 .box_title, .sec02 .middle_box .imagebox .text02 .box_title {
    font-size: 5vw;
    font-weight: bold;
    color: #397CB6;
    position: relative;
  }
  .sec02 .middle_box .imagebox .text01 .box_text, .sec02 .middle_box .imagebox .text02 .box_text {
    font-size: 4vw;
    text-align: left;
  }
  .sec02 .middle_box .imagebox .text01 {
    bottom: 30px;
    left: 0px;
  }
  .sec02 .middle_box .imagebox .text01 .box_title::before {
    content: "";
    position: absolute;
    width: 11vw;
    height: 22vw;
    left: -4vw;
    top: -14vw;
    background: url(/images/child/sec02_left_kazari01.webp) center/contain no-repeat;
  }
  .sec02 .middle_box .imagebox .text01 .box_title::after {
    content: "";
    position: absolute;
    width: 13vw;
    height: 24vw;
    right: -3vw;
    top: -12vw;
    background: url(/images/child/sec02_left_kazari02.webp) center/contain no-repeat;
  }
  .sec02 .middle_box .imagebox .text02 {
    top: 30px;
    right: 0;
  }
  .sec02 .middle_box .imagebox .text02 .box_title::before {
    content: "";
    position: absolute;
    width: 13vw;
    height: 24vw;
    left: -9vw;
    top: 31vw;
    background: url(/images/child/sec02_right_kazari01.webp) center/contain no-repeat;
  }
  .sec02 .middle_box .imagebox .text02 .box_title::after {
    content: "";
    position: absolute;
    width: 30vw;
    height: 26vw;
    right: -5vw;
    bottom: -44vw;
    background: url(/images/child/sec02_right_kazari02.webp) center/contain no-repeat;
  }
}

.sec03 {
  margin-bottom: 125px;
}
.sec03 .first_box .flexbox {
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin-bottom: 100px;
  align-items: flex-start;
}
.sec03 .first_box .flexbox .imagebox {
  width: 93%;
}
.sec03 .first_box .flexbox .textbox {
  width: 80%;
}
.sec03 .first_box .flexbox .textbox .box_title {
  font-size: 24px;
  font-weight: bold;
  font-family: serif;
  margin-bottom: 40px;
}
.sec03 .first_box .flexbox .textbox .box_title .blue {
  font-weight: bold;
  color: #397CB6;
  margin-bottom: 20px;
}
.sec03 .second_box {
  background-color: #fff;
  border-radius: 20px;
  padding: 55px 60px 75px;
  margin-bottom: 100px;
}
.sec03 .second_box .box_subtitle {
  font-size: 21px;
  color: #397CB6;
  text-align: center;
  margin-bottom: 10px;
}
.sec03 .second_box .box_title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-family: serif;
  padding-bottom: 30px;
  margin-bottom: 60px;
}
.sec03 .second_box .box_title .blue {
  color: #397CB6;
  font-weight: bold;
}
.sec03 .second_box .flexbox {
  margin-bottom: 40px;
  -moz-column-gap: 20px;
       column-gap: 20px;
  align-items: flex-start;
}
.sec03 .second_box .flexbox .textbox {
  width: 100%;
}
.sec03 .second_box .flexbox .textbox .box_title {
  text-align: left;
  border-bottom: none;
  margin-bottom: 25px;
  padding-bottom: 0;
}
.sec03 .second_box .flexbox .imagebox {
  width: 86%;
}
.sec03 .second_box .gridbox {
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 70px;
       column-gap: 70px;
  width: 979px;
  margin: 0 auto;
}
.sec03 .second_box .gridbox .box .flexbox {
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.sec03 .second_box .gridbox .box .flexbox .imagebox {
  width: 58px;
  height: 57px;
}
.sec03 .second_box .gridbox .box .flexbox .box_title {
  border-bottom: none;
  font-size: 21px;
  font-weight: bold;
  color: #397CB6;
  padding-bottom: 0;
  margin-bottom: 0;
}
.sec03 .second_box .bottom_text {
  margin-bottom: 70px;
}
.sec03 .second_box .bottom_text .blue {
  color: #397CB6;
  font-weight: bold;
}
.sec03 .second_box .about_btn {
  width: 299px;
}
@media screen and (max-width: 768px) {
  .sec03 {
    margin-bottom: 13.8vw;
  }
  .sec03 .first_box .flexbox {
    -moz-column-gap: 0;
         column-gap: 0;
    flex-direction: column-reverse;
    margin-bottom: 10vw;
    align-items: flex-start;
  }
  .sec03 .first_box .flexbox .imagebox {
    width: 100%;
  }
  .sec03 .first_box .flexbox .textbox {
    width: 100%;
  }
  .sec03 .first_box .flexbox .textbox .box_title {
    font-size: 5vw;
    font-weight: bold;
    font-family: serif;
    margin-bottom: 3vw;
  }
  .sec03 .first_box .flexbox .textbox .box_title .blue {
    font-weight: bold;
    color: #397CB6;
    margin-bottom: 0;
  }
  .sec03 .second_box {
    background-color: #fff;
    border-radius: 20px;
    padding: 10vw 5vw;
    margin-bottom: 10vw;
  }
  .sec03 .second_box .box_subtitle {
    font-size: 4.5vw;
    color: #397CB6;
    text-align: center;
    margin-bottom: 3vw;
  }
  .sec03 .second_box .box_title {
    text-align: center;
    font-size: 4.8vw;
    font-weight: bold;
    font-family: serif;
    padding-bottom: 3vw;
    margin-bottom: 3vw;
  }
  .sec03 .second_box .box_title .blue {
    color: #397CB6;
    font-weight: bold;
    font-feature-settings: "palt";
  }
  .sec03 .second_box .flexbox {
    margin-bottom: 5vw;
    -moz-column-gap: 20px;
         column-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
  .sec03 .second_box .flexbox .textbox {
    width: 100%;
  }
  .sec03 .second_box .flexbox .textbox .box_title {
    text-align: left;
    border-bottom: none;
    margin-bottom: 3vw;
    padding-bottom: 0;
  }
  .sec03 .second_box .flexbox .imagebox {
    width: 100%;
  }
  .sec03 .second_box .gridbox {
    grid-template-columns: repeat(1, 1fr);
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 10vw;
    width: 100%;
    margin: 0 auto;
  }
  .sec03 .second_box .gridbox .box .flexbox {
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 3vw;
    flex-direction: row;
    -moz-column-gap: 3vw;
         column-gap: 3vw;
  }
  .sec03 .second_box .gridbox .box .flexbox .imagebox {
    width: 10vw;
    height: 10vw;
    margin-bottom: 0;
  }
  .sec03 .second_box .gridbox .box .flexbox .box_title {
    border-bottom: none;
    text-align: left;
    font-size: 4.8vw;
    font-weight: bold;
    color: #397CB6;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 1.5;
  }
  .sec03 .second_box .bottom_text {
    margin-bottom: 70px;
  }
  .sec03 .second_box .bottom_text .blue {
    color: #397CB6;
    font-weight: bold;
  }
  .sec03 .second_box .about_btn {
    width: 299px;
  }
}

.sec04 {
  margin-bottom: 100px;
  align-items: flex-start;
}
.sec04 .flexbox {
  -moz-column-gap: 60px;
       column-gap: 60px;
  align-items: flex-start;
  margin-bottom: 105px;
}
.sec04 .flexbox .imagebox {
  width: 77%;
}
.sec04 .flexbox .textbox {
  width: 100%;
}
.sec04 .flexbox .textbox .box_title {
  font-size: 24px;
  font-weight: bold;
  font-family: serif;
  margin-bottom: 20px;
}
.sec04 .flexbox .textbox .box_title .blue {
  color: #397CB6;
  font-weight: bold;
}
.sec04 .first_box {
  margin-bottom: 140px;
}
.sec04 .first_box .flexbox .imagebox {
  width: 40%;
}
.sec04 .first_box .flexbox .textbox .box_title {
  font-size: 21px;
  font-weight: bold;
  color: #397CB6;
  margin-bottom: 20px;
}
.sec04 .first_box .flexbox .textbox .box_text {
  margin-bottom: 30px;
}
.sec04 .first_box .flexbox .textbox .btn_box {
  justify-content: flex-end;
}
.sec04 .second_box {
  background-color: #fff;
  border-radius: 20px;
  padding: 55px 60px 10px;
  margin-bottom: 100px;
}
.sec04 .second_box .box_subtitle {
  font-size: 21px;
  color: #397CB6;
  text-align: center;
  margin-bottom: 10px;
}
.sec04 .second_box .box_title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-family: serif;
  padding-bottom: 30px;
  margin-bottom: 60px;
}
.sec04 .second_box .box_title .blue {
  color: #397CB6;
  font-weight: bold;
}
.sec04 .second_box .icon {
  width: 47px;
  height: 31px;
}
.sec04 .second_box .flexbox {
  margin-bottom: 100px;
  -moz-column-gap: 20px;
       column-gap: 20px;
  align-items: flex-start;
}
.sec04 .second_box .flexbox .textbox {
  width: 100%;
}
.sec04 .second_box .flexbox .textbox .header_box {
  display: flex;
  -moz-column-gap: 25px;
       column-gap: 25px;
  align-items: center;
  margin-bottom: 30px;
}
.sec04 .second_box .flexbox .textbox .box_title {
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 0;
}
.sec04 .second_box .flexbox .imagebox {
  width: 86%;
}
.sec04 .second_box .gridbox {
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 70px;
       column-gap: 70px;
  width: 979px;
  margin: 0 auto;
}
.sec04 .second_box .gridbox .box .flexbox {
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.sec04 .second_box .gridbox .box .flexbox .imagebox {
  width: 58px;
  height: 57px;
}
.sec04 .second_box .gridbox .box .flexbox .box_title {
  border-bottom: none;
  font-size: 21px;
  font-weight: bold;
  color: #397CB6;
  padding-bottom: 0;
  margin-bottom: 0;
}
.sec04 .second_box .bottom_text {
  margin-bottom: 70px;
}
.sec04 .second_box .bottom_text .blue {
  color: #397CB6;
  font-weight: bold;
}
.sec04 .second_box .about_btn {
  width: 299px;
}
@media screen and (max-width: 768px) {
  .sec04 {
    margin-bottom: 13.8vw;
  }
  .sec04 .flexbox {
    -moz-column-gap: 0;
         column-gap: 0;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10vw;
  }
  .sec04 .flexbox .imagebox {
    width: 100%;
  }
  .sec04 .flexbox .textbox {
    width: 100%;
  }
  .sec04 .flexbox .textbox .box_title {
    font-size: 5vw;
    font-weight: bold;
    font-family: serif;
    margin-bottom: 3vw;
  }
  .sec04 .flexbox .textbox .box_title .blue {
    color: #397CB6;
    font-weight: bold;
  }
  .sec04 .first_box {
    margin-bottom: 10vw;
  }
  .sec04 .first_box .flexbox .imagebox {
    width: 100%;
  }
  .sec04 .first_box .flexbox .textbox .box_title {
    font-size: 5vw;
    font-weight: bold;
    color: #397CB6;
    margin-bottom: 3vw;
  }
  .sec04 .first_box .flexbox .textbox .box_text {
    margin-bottom: 8vw;
  }
  .sec04 .first_box .flexbox .textbox .btn_box {
    justify-content: center;
  }
  .sec04 .gridbox {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 10vw;
    margin: 0 auto 10vw;
    -moz-column-gap: 0;
         column-gap: 0;
    width: 100%;
  }
  .sec04 .gridbox .box {
    width: 100%;
  }
  .sec04 .gridbox .box .box_title {
    font-size: 5vw;
    font-weight: bold;
    color: #397CB6;
    text-align: center;
    line-height: 1.5;
    height: auto;
    margin-bottom: 3vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sec04 .gridbox .box .imagebox {
    margin-bottom: 3vw;
  }
  .sec04 .gridbox .box .btn_box {
    padding-top: 5vw;
  }
  .sec04 .gridbox .box .pre_btn {
    width: 80vw;
  }
  .sec04 .second_box {
    background-color: #fff;
    border-radius: 20px;
    padding: 10vw 5vw 1vw;
    margin-bottom: 10vw;
  }
  .sec04 .second_box .box_subtitle {
    font-size: 4.5vw;
    color: #397CB6;
    text-align: center;
    margin-bottom: 2vw;
  }
  .sec04 .second_box .box_title {
    text-align: center;
    font-size: 5vw;
    font-weight: bold;
    font-family: serif;
    padding-bottom: 3vw;
    margin-bottom: 3vw;
  }
  .sec04 .second_box .box_title .blue {
    color: #397CB6;
    font-weight: bold;
  }
  .sec04 .second_box .icon {
    width: 10vw;
    height: 8vw;
  }
  .sec04 .second_box .flexbox {
    margin-bottom: 10vw;
    -moz-column-gap: 0;
         column-gap: 0;
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .sec04 .second_box .flexbox .textbox {
    width: 100%;
  }
  .sec04 .second_box .flexbox .textbox .header_box {
    display: flex;
    -moz-column-gap: 3vw;
         column-gap: 3vw;
    align-items: center;
    margin-bottom: 3vw;
  }
  .sec04 .second_box .flexbox .textbox .box_title {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 4.8vw;
    line-height: 1.5;
    font-feature-settings: "palt";
  }
  .sec04 .second_box .flexbox .imagebox {
    width: 100%;
  }
  .sec04 .second_box .gridbox {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 70px;
         column-gap: 70px;
    width: 979px;
    margin: 0 auto;
  }
  .sec04 .second_box .gridbox .box .flexbox {
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  .sec04 .second_box .gridbox .box .flexbox .imagebox {
    width: 58px;
    height: 57px;
  }
  .sec04 .second_box .gridbox .box .flexbox .box_title {
    border-bottom: none;
    font-size: 21px;
    font-weight: bold;
    color: #397CB6;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .sec04 .second_box .bottom_text {
    margin-bottom: 70px;
  }
  .sec04 .second_box .bottom_text .blue {
    color: #397CB6;
    font-weight: bold;
  }
  .sec04 .second_box .about_btn {
    width: 80vw;
  }
}/*# sourceMappingURL=child.css.map */