@charset "UTF-8";
.key {
  position: relative;
  width: 100%;
  height: 367px;
  background: url(../images/common/key_bg05.jpg) center/cover no-repeat;
}

.key:before {
  content: "";
  z-index: 1;
  position: absolute;
  top: -1px;
  width: 100%;
  height: 100%;
  background: url(../images/index/top_curve01.png) center top/100% no-repeat;
}

.key .key_logo {
  padding: 68px 0 0;
  margin: 0 0 50px;
  text-align: center;
}

.key .page_title {
  font-size: 28px;
  text-align: center;
  letter-spacing: .12em;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .key {
    position: relative;
    width: 100%;
    height: 80vw;
    background: url(../images/common/key_bg05.jpg) left 13% top/cover no-repeat;
  }
  .key .key_logo {
    padding: 13.3vw 0 0;
    margin: 0 auto 13.3vw;
    text-align: center;
    width: 26.6vw;
    height: 25.6vw;
  }
  .key .key_logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .key .page_title {
    font-size: 5.3vw;
    text-align: center;
    letter-spacing: .12em;
    color: #fff;
  }
}

.lead_sec {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lead_sec:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 50%;
  height: 100%;
  background: #d8a3a5;
}

.lead_sec:after {
  content: "";
  position: absolute;
  right: 0;
  z-index: -1;
  width: 50%;
  height: 100%;
  background: url(../images/child/family01.jpg) center/cover no-repeat;
}

.lead_sec .illust02 {
  position: absolute;
  right: 40px;
  top: 40px;
  width: 127px;
  height: 138px;
  background: url(../images/child/leaf02.png) center/cover no-repeat;
}

.lead_sec .inner {
  position: relative;
  width: 1024px;
  margin: 0 auto;
}

.lead_sec .inner .illust01 {
  position: absolute;
  left: 388px;
  top: 238px;
  width: 103px;
  height: 164px;
  background: url(../images/child/leaf01.png) center/cover no-repeat;
}

.lead_sec .textbox {
  padding: 70px 0 50px 60px;
  color: #fff;
}

.lead_sec .sec_title {
  margin: 0 0 80px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 24px;
  letter-spacing: .2em;
}

.lead_sec .text {
  width: 320px;
  line-height: 2;
  letter-spacing: .1em;
}

@media screen and (max-width: 768px) {
  .lead_sec {
    position: relative;
    display: block;
  }
  .lead_sec .sp_image {
    width: 100%;
    height: 66.6vw;
    background: url(../images/child/family01.jpg) center/cover no-repeat;
  }
  .lead_sec:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #d8a3a5;
  }
  .lead_sec:after {
    display: none;
    content: "";
    position: absolute;
    right: 0;
    z-index: -1;
    width: 50%;
    height: 100%;
    background: url(../images/child/family01.jpg) center/cover no-repeat;
  }
  .lead_sec .illust02 {
    position: absolute;
    right: 2.6vw;
    top: auto;
    bottom: 2.6vw;
    width: 16vw;
    height: 17.3vw;
    background: url(../images/child/leaf02.png) center/cover no-repeat;
  }
  .lead_sec .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .lead_sec .inner .illust01 {
    position: absolute;
    left: auto;
    right: 2.6vw;
    top: 1.3vw;
    width: 13.3vw;
    height: 21.1vw;
    background: url(../images/child/leaf01.png) center/cover no-repeat;
  }
  .lead_sec .textbox {
    padding: 8vw 5.3vw;
    color: #fff;
  }
  .lead_sec .sec_title {
    margin: 0 0 8vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 4.8vw;
    letter-spacing: .2em;
  }
  .lead_sec .text {
    width: 100%;
    font-size: 4vw;
    line-height: 2;
    letter-spacing: .1em;
  }
}

.sec01 {
  padding: 80px 0;
}

.sec01 .sec_title {
  position: relative;
  padding: 0 0 24px;
  margin: 0 0 30px;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: .12em;
  text-align: center;
  color: #50627C;
}

.sec01 .sec_title .small {
  font-size: 24px;
  font-weight: 600;
}

.sec01 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 410px;
  height: 1px;
  background: #50627C;
  margin: 0 auto;
}

.sec01 .sec_text {
  width: 650px;
  letter-spacing: .1em;
  line-height: 2;
}

.sec01 .sec_text01 {
  padding: 0 0 40px;
  border-bottom: 1px solid #50627C;
  margin: 0 auto 40px;
}

.sec01 .sec_text02 {
  margin: 0 auto 70px;
}

.sec01 .small_title {
  margin: 0 0 30px;
  font-family: "noto sans jp", sans-serif;
  font-size: 19px;
  letter-spacing: .1em;
  text-align: center;
  color: #4E6079;
}

.sec01 .figure_title {
  margin: 0 0 30px;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: .12em;
  text-align: center;
  color: #50627C;
}

.sec01 .figure {
  width: 825px;
  height: 450px;
  margin: 0 auto;
}

.sec01 .figure_text {
  position: relative;
  padding: 0 0 0 1em;
  width: 600px;
  margin: 0 auto;
  font-family: "noto sans jp", sans-serif;
  font-size: 13px;
}

.sec01 .figure_text:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 767px) {
  .sec01 {
    padding: 13.3vw 5.3vw;
  }
  .sec01 .sec_title {
    position: relative;
    padding: 0 0 2.6vw;
    margin: 0 0 5.3vw;
    font-size: 4.8vw;
    font-weight: 600;
    letter-spacing: .12em;
    text-align: center;
    color: #50627C;
  }
  .sec01 .sec_title .small {
    font-size: 4.2vw;
    font-weight: 600;
  }
  .sec01 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80%;
    height: 1px;
    background: #50627C;
    margin: 0 auto;
  }
  .sec01 .sec_text {
    width: 100%;
    font-size: 4vw;
    letter-spacing: .1em;
    line-height: 2;
  }
  .sec01 .sec_text01 {
    padding: 0 0 8vw;
    border-bottom: 1px solid #50627C;
    margin: 0 auto 13.3vw;
  }
  .sec01 .sec_text02 {
    margin: 0 auto 70px;
  }
  .sec01 .small_title {
    margin: 0 0 5.3vw;
    font-family: "noto sans jp", sans-serif;
    font-size: 4.8vw;
    letter-spacing: .1em;
    text-align: center;
    color: #4E6079;
  }
  .sec01 .figure_title {
    margin: 0 0 5.3vw;
    font-size: 4.8vw;
    font-weight: 600;
    letter-spacing: .12em;
    text-align: center;
    color: #50627C;
  }
  .sec01 .figure {
    width: 100%;
    height: auto;
    margin: 0 auto 2.6vw;
  }
  .sec01 .figure_text {
    position: relative;
    padding: 0 0 0 1em;
    width: 100%;
    margin: 0 auto;
    font-family: "noto sans jp", sans-serif;
    font-size: 3.9vw;
  }
  .sec01 .figure_text:before {
    content: "※";
    position: absolute;
    left: 0;
    top: 0;
  }
}

.sec02 {
  padding: 80px 0;
  background: #F9EEED;
}

.sec02 .sec_title {
  position: relative;
  width: 410px;
  margin: 0 auto 70px;
  letter-spacing: .12em;
  text-align: center;
  color: #50627C;
}

.sec02 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 38px;
  width: 100%;
  height: 1px;
  background: #50627C;
}

.sec02 .sec_title .small {
  display: block;
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: 600;
}

.sec02 .sec_title .large {
  font-size: 24px;
  font-weight: 600;
}

.sec02 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 770px;
  margin: 0 auto;
}

.sec02 .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 350px;
}

.sec02 .item:nth-of-type(1),
.sec02 .item:nth-of-type(2) {
  margin: 0 0 70px;
}

.sec02 .item_title {
  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;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 244px;
  height: 60px;
  padding: 0 0 10px;
  border-bottom: 1px solid #50627C;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px;
  letter-spacing: .13em;
  color: #4E6079;
  text-align: center;
}

.sec02 .item_image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 350px;
  margin: 0 0 20px;
}

.sec02 .item_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sec02 .item_image span {
  padding: 5px 0;
  font-size: 12px;
}

.sec02 .item_text {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .sec02 {
    padding: 16vw 5.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #F9EEED;
  }
  .sec02 .sec_title {
    position: relative;
    width: 100%;
    margin: 0 auto 13.3vw;
    letter-spacing: .12em;
    text-align: center;
    color: #50627C;
  }
  .sec02 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 8vw;
    width: 100%;
    height: 1px;
    background: #50627C;
  }
  .sec02 .sec_title .small {
    display: block;
    margin: 0 0 2.6vw;
    font-size: 4.2vw;
    font-weight: 600;
  }
  .sec02 .sec_title .large {
    font-size: 5.3vw;
    font-weight: 600;
  }
  .sec02 .list {
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    margin: 0 auto;
  }
  .sec02 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .sec02 .item:nth-of-type(1),
  .sec02 .item:nth-of-type(2),
  .sec02 .item:nth-of-type(3) {
    margin: 0 0 18.6vw;
  }
  .sec02 .item_title {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 80%;
    height: auto;
    padding: 0 0 2.6vw;
    border-bottom: 1px solid #50627C;
    margin: 0 auto 5.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 4.8vw;
    letter-spacing: .13em;
    color: #4E6079;
    text-align: center;
  }
  .sec02 .item_image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 74.2vw;
    margin: 0 auto 2.6vw;
  }
  .sec02 .item_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sec02 .item_image span {
    padding: 13vw 0;
    font-size: 3.9vw;
  }
  .sec02 .item_text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    font-size: 4vw;
    line-height: 2;
  }
}

.sec03 {
  padding: 60px 0;
}

.sec03 .sec_title {
  margin: 0 0 100px;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: .12em;
  text-align: center;
}

.sec03 .box {
  width: 900px;
  margin: 0 auto;
}

.sec03 .seg_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 26px;
}

.sec03 .seg {
  position: relative;
  width: 300px;
  height: 160px;
  letter-spacing: .1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec03 .seg:before {
  content: "";
  z-index: 2;
  position: absolute;
  right: -80px;
  width: 80px;
  height: 160px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec03 .seg01 {
  background: #F8EDEC;
}

.sec03 .seg01:before {
  border-left: 40px solid #F8EDEC;
  border-right: 40px solid transparent;
  border-bottom: 80px solid transparent;
  border-top: 80px solid transparent;
}

.sec03 .seg02 {
  background: #EFD3D1;
}

.sec03 .seg02:before {
  border-left: 40px solid #EFD3D1;
  border-right: 40px solid transparent;
  border-bottom: 80px solid transparent;
  border-top: 80px solid transparent;
}

.sec03 .seg03 {
  position: relative;
  background: #E6BAB6;
}

.sec03 .seg03:before {
  border-left: 40px solid #E6BAB6;
  border-right: 40px solid transparent;
  border-bottom: 80px solid transparent;
  border-top: 80px solid transparent;
}

.sec03 .seg_head {
  position: absolute;
  top: -50px;
  display: block;
  width: 290px;
  padding: 5px 0;
  background: #50627C;
  font-size: 17px;
  color: #fff;
  text-align: center;
}

.sec03 .seg02 .seg_head {
  width: 440px;
  left: -150px;
}

.sec03 .seg_title {
  padding: 20px 0 0 70px;
  font-family: "noto sans jp", sans-serif;
  font-size: 27px;
}

.sec03 .seg01 .seg_title {
  margin: 0 0 30px;
}

.sec03 .seg02 .seg_title {
  margin: 0 0 10px;
}

.sec03 .seg03 .seg_title {
  margin: 0 0 10px;
}

.sec03 .seg_text {
  padding: 0 0 0 70px;
  font-size: 15px;
}

.sec03 .seg_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0 0;
  border-top: 1px solid #4E6079;
  margin: 0 0 50px;
}

.sec03 .sec_bottom .point {
  font-family: "noto sans jp", sans-serif;
  letter-spacing: .1em;
}

.sec03 .seg_bottom .point01 {
  padding: 0 100px 0 0;
}

.sec03 .seg_bottom .point02 {
  padding: 0 100px 0 0;
}

.sec03 .seg_bottom .point03 {
  padding: 0 290px 0 0;
}

.sec03 .seg_bottom .point04 {
  padding: 0 140px 0 0;
}

.sec03 .sec_text {
  width: 640px;
  margin: 0 auto;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .sec03 {
    padding: 16vw 5.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec03 .sec_title {
    margin: 0 0 13.3vw;
    font-size: 6.4vw;
    font-weight: 600;
    letter-spacing: .12em;
    text-align: center;
  }
  .sec03 .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin: 0 auto 13.3vw;
  }
  .sec03 .seg_wrap {
    display: block;
    width: 56.6vw;
    padding: 0;
    margin: 0 1vw 0 8vw;
  }
  .sec03 .seg {
    position: relative;
    width: 100%;
    height: auto;
    letter-spacing: .1em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec03 .seg:before {
    content: "";
    z-index: 2;
    position: absolute;
    right: auto;
    left: 0;
    bottom: -16vw;
    width: 56.6vw;
    height: 8vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec03 .seg01 {
    background: #F8EDEC;
    padding: 2.6vw 0;
    border-bottom: 1px solid #F8EDEC;
  }
  .sec03 .seg01:before {
    border-left: 28.3vw solid transparent;
    border-right: 28.3vw solid transparent;
    border-bottom: 8vw solid transparent;
    border-top: 8vw solid #F8EDEC;
  }
  .sec03 .seg02 {
    background: #EFD3D1;
    border-bottom: 1px solid #EFD3D1;
  }
  .sec03 .seg02:before {
    border-left: 28.3vw solid transparent;
    border-right: 28.3vw solid transparent;
    border-bottom: 8vw solid transparent;
    border-top: 8vw solid #EFD3D1;
  }
  .sec03 .seg03 {
    position: relative;
    background: #E6BAB6;
    border-bottom: 1px solid #E6BAB6;
  }
  .sec03 .seg03:before {
    border-left: 28.3vw solid transparent;
    border-right: 28.3vw solid transparent;
    border-bottom: 8vw solid transparent;
    border-top: 8vw solid #E6BAB6;
  }
  .sec03 .seg_head {
    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;
    position: absolute;
    top: 0;
    width: 8vw;
    height: calc(100% + 2.6vw);
    left: -9vw;
    padding: 0;
    background: #50627C;
    font-size: 3.5vw;
    color: #fff;
    text-align: center;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  .sec03 .seg02 .seg_head {
    width: 8vw;
    top: -10.6vw;
    left: -9vw;
  }
  .sec03 .seg_title {
    padding: 2.6vw;
    font-family: "noto sans jp", sans-serif;
    font-size: 5.3vw;
    text-align: center;
  }
  .sec03 .seg01 .seg_title {
    margin: 0 0 2.6vw;
  }
  .sec03 .seg02 .seg_title {
    padding: 10.6vw 2.6vw 2.6vw;
    margin: 0 0 2.6vw;
  }
  .sec03 .seg03 .seg_title {
    padding: 10.6vw 2.6vw 2.6vw;
    margin: 0 0 2.6vw;
  }
  .sec03 .seg_text {
    padding: 0 2.6vw;
    font-size: 4vw;
    text-align: center;
  }
  .sec03 .seg_bottom {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 18vw;
    padding: 0 0 0 2.6vw;
    border-top: none;
    border-left: 1px solid #4E6079;
    margin: 0;
  }
  .sec03 .sec_bottom .point {
    font-family: "noto sans jp", sans-serif;
    letter-spacing: .1em;
  }
  .sec03 .seg_bottom .point01 {
    padding: 0 0 8vw;
    font-size: 4.2vw;
  }
  .sec03 .seg_bottom .point02 {
    padding: 0 0 10.6vw;
    font-size: 4.2vw;
  }
  .sec03 .seg_bottom .point03 {
    padding: 0 0 32vw;
    font-size: 4.2vw;
  }
  .sec03 .seg_bottom .point04 {
    padding: 0 0 37.3vw;
    font-size: 4.2vw;
  }
  .sec03 .seg_bottom .point05 {
    font-size: 4.2vw;
  }
  .sec03 .sec_text {
    width: 100%;
    margin: 0 auto;
    font-size: 4vw;
    line-height: 2;
  }
}

.sec04 .sec_head {
  position: relative;
  width: 100%;
}

.sec04 .sec_head .illust {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 674px;
  height: 249px;
  background: url(../images/child/leave02.png) center/cover no-repeat;
}

.sec04 .sec_head:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 55%;
  height: 100%;
  background: url(../images/child/child01.jpg) center/cover no-repeat;
}

.sec04 .sec_head:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 45%;
  height: 100%;
  background: #E6A4AF;
}

.sec04 .sec_head .textbox {
  position: relative;
  z-index: 2;
  width: 1024px;
  margin: 0 auto;
}

.sec04 .sec_head .sec_title {
  position: relative;
  padding: 80px 0 80px 100px;
  margin: 0 auto;
  letter-spacing: .12em;
  color: #fff;
  line-height: 1.8;
}

.sec04 .sec_head .sec_title .small {
  font-size: 20px;
}

.sec04 .sec_head .sec_title .large {
  font-size: 30px;
}

@media screen and (max-width: 767px) {
  .sec04 .sec_head {
    position: relative;
    width: 100%;
  }
  .sec04 .sec_head .illust {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 5.3vw;
    width: 60vw;
    height: 22.1vw;
    background: url(../images/child/leave02.png) center/cover no-repeat;
  }
  .sec04 .sec_head:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    height: 100%;
    background: url(../images/child/child01.jpg) center/cover no-repeat;
  }
  .sec04 .sec_head:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 60%;
    height: 100%;
    background: #E6A4AF;
  }
  .sec04 .sec_head .textbox {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
  }
  .sec04 .sec_head .sec_title {
    position: relative;
    padding: 8vw 0 8vw 5.3vw;
    margin: 0 auto;
    letter-spacing: .12em;
    color: #fff;
    line-height: 1.8;
  }
  .sec04 .sec_head .sec_title .small {
    font-size: 4.2vw;
  }
  .sec04 .sec_head .sec_title .large {
    font-size: 6.4vw;
  }
}

.sec04 .cont01 {
  padding: 140px 0 0;
  margin: 0 0 50px;
}

.sec04 .cont01 .inner {
  position: relative;
  width: 1024px;
  margin: 0 auto;
}

.sec04 .cont01 .inner .photo01 {
  position: absolute;
  left: 0;
  top: -80px;
  width: 222px;
  height: 257px;
  background: url(../images/child/child02.png) center/cover no-repeat;
}

.sec04 .cont01 .inner .photo02 {
  position: absolute;
  right: 0;
  top: -80px;
  width: 222px;
  height: 257px;
  background: url(../images/child/child03.png) center/cover no-repeat;
}

.sec04 .cont01 .cont_title {
  position: relative;
  width: 410px;
  margin: 0 auto 100px;
  text-align: center;
  letter-spacing: .12em;
}

.sec04 .cont01 .cont_title:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: -40px;
  width: 160px;
  height: 160px;
  margin: 0 auto;
  background: url(../images/child/circle01.png) center/contain no-repeat;
}

.sec04 .cont01 .cont_title:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -85px;
  width: 97px;
  height: 29px;
  margin: 0 auto;
  background: url(../images/child/leaf03.png) center/cover no-repeat;
}

.sec04 .cont01 .cont_title .small {
  display: block;
  padding: 0 0 10px;
  border-bottom: 1px solid #50627c;
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 600;
}

.sec04 .cont01 .cont_title .large {
  font-size: 32px;
  font-weight: 600;
}

.sec04 .cont01 .merit_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 820px;
  margin: 0 auto;
}

.sec04 .cont01 .merit_list:before {
  content: "";
  position: absolute;
  top: 53%;
  width: 100%;
  height: 1px;
  background: #7D8BB4;
}

.sec04 .cont01 .item {
  width: 250px;
}

.sec04 .cont01 .item:nth-of-type(1) {
  margin: 0 0 60px;
}

.sec04 .cont01 .item:nth-of-type(2) {
  margin: 0 0 60px;
}

.sec04 .cont01 .item:nth-of-type(3) {
  margin: 0 0 60px;
}

.sec04 .cont01 .item_title {
  position: relative;
  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;
  height: 140px;
  margin: 0 0 50px;
  font-size: 18px;
  color: #4E6079;
  letter-spacing: .13em;
  text-align: center;
}

.sec04 .cont01 .item_title:before {
  content: "";
  z-index: -1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 110px;
  height: 110px;
  margin: auto;
  background: url(../images/child/circle02.png) center/cover no-repeat;
}

.sec04 .cont01 .item_text {
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .sec04 .cont01 {
    padding: 26.6vw 5.3vw 0;
    margin: 0 0 21.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec04 .cont01 .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .sec04 .cont01 .inner .photo01 {
    position: absolute;
    left: -2.6vw;
    top: 8vw;
    width: 26.6vw;
    height: 30.7vw;
    background: url(../images/child/child02.png) center/cover no-repeat;
  }
  .sec04 .cont01 .inner .photo02 {
    position: absolute;
    right: 0;
    top: 8vw;
    width: 26.6vw;
    height: 30.7vw;
    background: url(../images/child/child03.png) center/cover no-repeat;
  }
  .sec04 .cont01 .cont_title {
    position: relative;
    width: 100%;
    margin: 0 auto 21.3vw;
    text-align: center;
    letter-spacing: .12em;
  }
  .sec04 .cont01 .cont_title:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: -5.3vw;
    width: 26.6vw;
    height: 26.6vw;
    margin: 0 auto;
    background: url(../images/child/circle01.png) center/contain no-repeat;
  }
  .sec04 .cont01 .cont_title:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -85px;
    width: 16vw;
    height: 5.1vw;
    margin: 0 auto;
    background: url(../images/child/leaf03.png) center/cover no-repeat;
  }
  .sec04 .cont01 .cont_title .small {
    display: block;
    padding: 0 0 1.3vw;
    border-bottom: 1px solid #50627c;
    margin: 0 0 1.3vw;
    font-size: 4.2vw;
    font-weight: 600;
  }
  .sec04 .cont01 .cont_title .large {
    font-size: 5.3vw;
    font-weight: 600;
  }
  .sec04 .cont01 .merit_list {
    position: relative;
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto;
  }
  .sec04 .cont01 .merit_list:before {
    display: none;
    content: "";
    position: absolute;
    top: 53%;
    width: 100%;
    height: 1px;
    background: #7D8BB4;
  }
  .sec04 .cont01 .item {
    width: 100%;
    padding: 0 0 8vw;
    border-bottom: 1px solid #7D8BB4;
  }
  .sec04 .cont01 .item:nth-of-type(1) {
    margin: 0 0 13.3vw;
  }
  .sec04 .cont01 .item:nth-of-type(2) {
    margin: 0 0 13.3vw;
  }
  .sec04 .cont01 .item:nth-of-type(3) {
    margin: 0 0 13.3vw;
  }
  .sec04 .cont01 .item:nth-of-type(4) {
    margin: 0 0 13.3vw;
  }
  .sec04 .cont01 .item:nth-of-type(5) {
    margin: 0 0 13.3vw;
  }
  .sec04 .cont01 .item_title {
    position: relative;
    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;
    height: auto;
    margin: 0 0 8vw;
    font-size: 4.8vw;
    color: #4E6079;
    letter-spacing: .13em;
    text-align: center;
  }
  .sec04 .cont01 .item_title:before {
    content: "";
    z-index: -1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 21.3vw;
    height: 21.3vw;
    margin: auto;
    background: url(../images/child/circle02.png) center/cover no-repeat;
  }
  .sec04 .cont01 .item_text {
    font-size: 4vw;
    line-height: 2;
  }
}

.sec04 .cont02 {
  width: 820px;
  margin: 0 auto 50px;
}

.sec04 .cont02 .cont_title {
  position: relative;
  width: 460px;
  padding: 50px 0 15px;
  border-bottom: 1px solid #50627C;
  margin: 0 auto 60px;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: .12em;
  text-align: center;
}

.sec04 .cont02 .cont_title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 97px;
  height: 29px;
  margin: 0 auto;
  background: url(../images/child/leaf03.png) center/cover no-repeat;
}

.sec04 .cont02 .device_box01 {
  margin: 0 0 50px;
}

.sec04 .cont02 .box_head {
  width: 100%;
  padding: 10px 0;
  background: #E6A4AF;
}

.sec04 .cont02 .box_title {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  line-height: 2;
}

.sec04 .cont02 .box_title:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 180px;
  height: 1px;
  background: #fff;
  margin: auto;
}

.sec04 .cont02 .box_body {
  padding: 50px 30px;
  background: #F8ECEC;
  letter-spacing: .1em;
}

.sec04 .cont02 .upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 30px;
}

.sec04 .cont02 .lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sec04 .cont02 .left_text {
  position: relative;
  width: 220px;
  margin: 30px 0 0;
  font-family: "noto sans jp", sans-serif;
  font-size: 21px;
  color: #4E6079;
  text-align: center;
}

.sec04 .cont02 .left_text .small {
  font-size: 16px;
}

.sec04 .cont02 .upper .left_text .line01 {
  position: absolute;
  right: -70px;
  top: 20px;
  width: 74px;
  height: 1px;
  background: #50627C;
}

.sec04 .cont02 .upper .left_text .line02 {
  content: "";
  position: absolute;
  right: -70px;
  top: 460px;
  width: 50px;
  height: 1px;
  background: #50627C;
}

.sec04 .cont02 .upper .left_text .line03 {
  content: "";
  position: absolute;
  right: -20px;
  top: 20px;
  width: 1px;
  height: 441px;
  background: #50627C;
}

.sec04 .cont02 .lower .left_text .line01 {
  position: absolute;
  right: -70px;
  top: 20px;
  width: 74px;
  height: 1px;
  background: #50627C;
}

.sec04 .cont02 .right_box {
  width: 500px;
  padding: 30px 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}

.sec04 .cont02 .right_title {
  margin: 0 0 20px;
  font-family: "noto sans jp", sans-serif;
  font-size: 21px;
  color: #4E6079;
  text-align: center;
}

.sec04 .cont02 .right_text {
  width: 390px;
  margin: 0 auto 30px;
  line-height: 2;
}

.sec04 .cont02 .image_text {
  margin: 0 0 20px;
  font-size: 16px;
  text-align: center;
  letter-spacing: .13em;
  color: #4E6079;
}

.sec04 .cont02 .image01 .image_text {
  font-size: 18px;
}

.sec04 .cont02 .image {
  text-align: center;
}

.sec04 .cont02 .image01 {
  position: relative;
  width: 218px;
  padding: 0 0 30px;
  margin: 0 auto 30px;
}

.sec04 .cont02 .image01:before {
  content: "";
  position: absolute;
  left: -95px;
  bottom: 0;
  width: 408px;
  height: 1px;
  margin: 0 auto;
  background: #50627C;
}

.sec04 .cont02 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sec04 .cont02 .image02 {
  width: 220px;
}

.sec04 .cont02 .image03 {
  width: 252px;
}

.sec04 .cont02 .image04 {
  width: 230px;
  margin: 0 auto;
}

.sec04 .cont02 .image04 .image_text {
  font-size: 18px;
}

.sec04 .cont02 .device_box02 {
  margin: 0 0 50px;
}

.sec04 .cont02 .device_box02 .box_smalltitle {
  margin: 0 0 40px;
  font-family: "noto sans jp", sans-serif;
  font-size: 21px;
  text-align: center;
  color: #4E6079;
}

.sec04 .cont02 .device_box02 .box_smalltitle02 {
  width: 650px;
  padding: 20px 0;
  margin: 0 auto 40px;
  border-top: 1px solid #50627C;
  border-bottom: 1px solid #50627C;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #50627C;
}

.sec04 .cont02 .device_box02 .lead_text01 {
  margin: 0 0 20px;
  font-family: "noto sans jp", sans-serif;
  font-size: 21px;
  color: #4E6079;
}

.sec04 .cont02 .device_box02 .lead_text01 .small {
  font-size: 16px;
}

.sec04 .cont02 .device_box02 .lead_text02 {
  margin: 0 0 20px;
  font-family: "noto sans jp", sans-serif;
  font-size: 16px;
  color: #4E6079;
}

.sec04 .cont02 .device_box02 .textbox {
  margin: 0 20px 0 0;
}

.sec04 .cont02 .device_box02 .box_text {
  line-height: 2;
}

.sec04 .cont02 .device_box02 .flex {
  width: 650px;
  margin: 0 auto 40px;
}

.sec04 .cont02 .device_box02 .flex01 .box_text {
  margin: 0 40px 0 0;
}

.sec04 .cont02 .device_box02 .flex01 .box_image {
  min-width: 264px;
  width: 264px;
}

.sec04 .cont02 .device_box02 .flex02 {
  margin: 0 auto 50px;
}

.sec04 .cont02 .device_box02 .flex03 {
  margin: 0 auto;
}

.sec04 .cont02 .device_box02 .flex02 .box_image {
  width: 240px;
  min-width: 240px;
}

.sec04 .cont02 .device_box02 .flex03 .box_image {
  width: 240px;
  min-width: 240px;
}

.sec04 .cont02 .bottom_text {
  position: relative;
  width: 650px;
  padding: 50px 0 0;
  margin: 0 auto;
  font-family: "noto sans jp", sans-serif;
  font-size: 18px;
  letter-spacing: .12em;
  text-align: center;
}

.sec04 .cont02 .bottom_text .illust01 {
  position: absolute;
  left: -48px;
  top: 58px;
  width: 65px;
  height: 92px;
  background: url(../images/child/leaf04.png) center/cover no-repeat;
}

.sec04 .cont02 .bottom_text .illust02 {
  position: absolute;
  right: -48px;
  top: 58px;
  width: 65px;
  height: 92px;
  background: url(../images/child/leaf05.png) center/cover no-repeat;
}

@media screen and (max-width: 767px) {
  .sec04 .cont02 {
    width: 100%;
    padding: 0 5.3vw;
    margin: 0 auto 13.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec04 .cont02 .cont_title {
    position: relative;
    width: 100%;
    padding: 8vw 0 2.6vw;
    border-bottom: 1px solid #50627C;
    margin: 0 auto 5.3vw;
    font-size: 5.3vw;
    font-weight: 600;
    letter-spacing: .12em;
    text-align: center;
  }
  .sec04 .cont02 .cont_title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 16vw;
    height: 5.1vw;
    margin: 0 auto;
    background: url(../images/child/leaf03.png) center/cover no-repeat;
  }
  .sec04 .cont02 .device_box01 {
    margin: 0 0 13.3vw;
  }
  .sec04 .cont02 .box_head {
    width: 100%;
    padding: 2.6vw 0;
    background: #E6A4AF;
  }
  .sec04 .cont02 .box_title {
    position: relative;
    font-size: 4.8vw;
    font-weight: 600;
    text-align: center;
    color: #fff;
    line-height: 2;
  }
  .sec04 .cont02 .box_title:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 80%;
    height: 1px;
    background: #fff;
    margin: auto;
  }
  .sec04 .cont02 .box_body {
    padding: 8vw 2.6vw;
    background: #F8ECEC;
    letter-spacing: .1em;
  }
  .sec04 .cont02 .upper {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 13.3vw;
  }
  .sec04 .cont02 .lower {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec04 .cont02 .left_text {
    position: relative;
    width: 100%;
    margin: 0 0 5.3vw;
    font-family: "noto sans jp", sans-serif;
    font-size: 4.8vw;
    color: #4E6079;
    text-align: center;
  }
  .sec04 .cont02 .left_text .small {
    font-size: 4vw;
  }
  .sec04 .cont02 .upper .left_text .line01 {
    display: none;
    position: absolute;
    right: -70px;
    top: 20px;
    width: 74px;
    height: 1px;
    background: #50627C;
  }
  .sec04 .cont02 .upper .left_text .line02 {
    display: none;
    content: "";
    position: absolute;
    right: -70px;
    top: 460px;
    width: 50px;
    height: 1px;
    background: #50627C;
  }
  .sec04 .cont02 .upper .left_text .line03 {
    display: none;
    content: "";
    position: absolute;
    right: -20px;
    top: 20px;
    width: 1px;
    height: 441px;
    background: #50627C;
  }
  .sec04 .cont02 .lower .left_text .line01 {
    display: none;
    position: absolute;
    right: -70px;
    top: 20px;
    width: 74px;
    height: 1px;
    background: #50627C;
  }
  .sec04 .cont02 .right_box {
    width: 100%;
    padding: 8vw 2.6vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
  }
  .sec04 .cont02 .right_title {
    margin: 0 0 5.3vw;
    font-family: "noto sans jp", sans-serif;
    font-size: 4.2vw;
    color: #4E6079;
    text-align: center;
  }
  .sec04 .cont02 .right_text {
    width: 100%;
    margin: 0 auto 8vw;
    font-size: 4vw;
    line-height: 2;
  }
  .sec04 .cont02 .image_text {
    margin: 0 0 5.3vw;
    font-size: 4.2vw;
    text-align: center;
    letter-spacing: .13em;
    color: #4E6079;
  }
  .sec04 .cont02 .image01 .image_text {
    font-size: 4.2vw;
  }
  .sec04 .cont02 .image {
    text-align: center;
  }
  .sec04 .cont02 .image01 {
    position: relative;
    width: 53.3vw;
    padding: 0 0 8vw;
    margin: 0 auto 8vw;
  }
  .sec04 .cont02 .image01:before {
    content: "";
    position: absolute;
    left: -6.6vw;
    right: 0;
    bottom: 0;
    width: 66.6vw;
    height: 1px;
    margin: 0 auto;
    background: #50627C;
  }
  .sec04 .cont02 .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec04 .cont02 .image02 {
    width: 40%;
  }
  .sec04 .cont02 .image03 {
    width: 50%;
  }
  .sec04 .cont02 .image04 {
    width: 61.3vw;
    margin: 0 auto;
  }
  .sec04 .cont02 .image04 .image_text {
    font-size: 4.2vw;
  }
  .sec04 .cont02 .device_box02 .box_smalltitle {
    margin: 0 0 0vw;
    font-family: "noto sans jp", sans-serif;
    font-size: 4.8vw;
    text-align: center;
    color: #4E6079;
  }
  .sec04 .cont02 .device_box02 .box_smalltitle02 {
    width: 100%;
    padding: 2.6vw 0;
    margin: 0 auto 8vw;
    border-top: 1px solid #50627C;
    border-bottom: 1px solid #50627C;
    font-size: 4.8vw;
    font-weight: 600;
    text-align: center;
    color: #50627C;
  }
  .sec04 .cont02 .device_box02 .lead_text01 {
    margin: 0 0 5.3vw;
    font-family: "noto sans jp", sans-serif;
    font-size: 4.8vw;
    color: #4E6079;
    text-align: center;
  }
  .sec04 .cont02 .device_box02 .lead_text01 .small {
    font-size: 4vw;
  }
  .sec04 .cont02 .device_box02 .lead_text02 {
    margin: 0 0 5.3vw;
    font-family: "noto sans jp", sans-serif;
    font-size: 4.2vw;
    color: #4E6079;
  }
  .sec04 .cont02 .device_box02 .textbox {
    margin: 0;
  }
  .sec04 .cont02 .device_box02 .box_text {
    font-size: 4vw;
    line-height: 2;
  }
  .sec04 .cont02 .device_box02 .flex {
    display: block;
    width: 100%;
    margin: 0 auto 10.6vw;
  }
  .sec04 .cont02 .device_box02 .flex01 .box_text {
    margin: 0;
  }
  .sec04 .cont02 .device_box02 .flex01 .box_image {
    min-width: 53.3vw;
    width: 53.3vw;
    height: 53.3vw;
    margin: 0 auto;
  }
  .sec04 .cont02 .device_box02 .flex01 .box_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec04 .cont02 .device_box02 .flex02 {
    margin: 0 auto 13.3vw;
  }
  .sec04 .cont02 .device_box02 .flex03 {
    margin: 0 auto;
  }
  .sec04 .cont02 .device_box02 .flex02 .box_image {
    width: 53.3vw;
    min-width: 53.3vw;
    height: 53.3vw;
    margin: 0 auto 5.3vw;
  }
  .sec04 .cont02 .device_box02 .flex02 .box_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec04 .cont02 .device_box02 .flex03 .box_image {
    width: 53.3vw;
    min-width: 53.3vw;
    height: 53.3vw;
    margin: 0 auto 5.3vw;
  }
  .sec04 .cont02 .device_box02 .flex03 .box_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec04 .cont02 .bottom_text {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    font-family: "noto sans jp", sans-serif;
    font-size: 4vw;
    letter-spacing: .12em;
    text-align: center;
  }
  .sec04 .cont02 .bottom_text .illust01 {
    position: absolute;
    left: -3.2vw;
    top: 5.3vw;
    width: 10.6vw;
    height: 15vw;
    background: url(../images/child/leaf04.png) center/cover no-repeat;
  }
  .sec04 .cont02 .bottom_text .illust02 {
    position: absolute;
    right: -3.2vw;
    top: 5.3vw;
    width: 10.6vw;
    height: 15vw;
    background: url(../images/child/leaf05.png) center/cover no-repeat;
  }
}

.sec04 .cont03 {
  padding: 0 0 70px;
  letter-spacing: .1em;
}

.sec04 .cont03 .upper {
  position: relative;
  padding: 70px 0;
  background: #F9EEED;
}

.sec04 .cont03 .upper:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -128px;
  width: 100%;
  height: 64px;
  border-top: 64px solid #F9EEED;
  border-bottom: 64px solid transparent;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec04 .cont03 .inner {
  position: relative;
  width: 1024px;
  margin: 0 auto;
}

.sec04 .cont03 .inner .illust01 {
  position: absolute;
  left: 200px;
  top: 0;
  width: 56px;
  height: 112px;
  background: url(../images/wire/leaf09.png) center/cover no-repeat;
}

.sec04 .cont03 .inner .illust02 {
  position: absolute;
  right: 200px;
  top: -8px;
  width: 89px;
  height: 115px;
  background: url(../images/wire/leaf10.png) center/cover no-repeat;
}

.sec04 .cont03 .cont_title {
  position: relative;
  width: 410px;
  padding: 0 0 40px;
  margin: 0 auto 40px;
  text-align: center;
  letter-spacing: .12em;
}

.sec04 .cont03 .cont_title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -150px;
  width: 736px;
  height: 1px;
  background: url(../images/child/dots_repeat01.png) repeat-x;
}

.sec04 .cont03 .cont_title .small {
  position: relative;
  z-index: 2;
  display: block;
  padding: 0 0 10px;
  border-bottom: 1px solid #50627c;
  margin: 0 0 10px;
  font-size: 17px;
  font-weight: 600;
}

.sec04 .cont03 .cont_title .large {
  position: relative;
  z-index: 2;
  font-size: 20px;
  font-weight: 600;
}

.sec04 .cont03 .upper_text {
  font-family: "noto sans jp", sans-serif;
  font-size: 24px;
  text-align: center;
}

.sec04 .cont03 .upper_text01 {
  margin: 0 0 60px;
}

.sec04 .cont03 .upper_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 907px;
  margin: 0 auto 60px;
}

.sec04 .cont03 .upper_list .item {
  position: relative;
  z-index: 2;
  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;
  width: 220px;
  height: 220px;
  font-size: 20px;
  color: #fff;
}

.sec04 .cont03 .upper_list .item {
  margin: 0 3px 3px 0;
}

.sec04 .cont03 .upper_list .item:after {
  content: "";
  z-index: -1;
  position: absolute;
  left: 0;
  width: 220px;
  height: 220px;
  background: rgba(169, 128, 105, 0.8);
}

.sec04 .cont03 .upper_list .item01 {
  background: url(../images/child/puzzle01.jpg) center/cover no-repeat;
}

.sec04 .cont03 .upper_list .item02 {
  background: url(../images/child/puzzle02.jpg) center/cover no-repeat;
}

.sec04 .cont03 .upper_list .item03 {
  background: url(../images/child/puzzle03.jpg) center/cover no-repeat;
}

.sec04 .cont03 .upper_list .item04 {
  background: url(../images/child/puzzle04.jpg) center/cover no-repeat;
}

.sec04 .cont03 .upper_list .item05 {
  background: url(../images/child/puzzle05.jpg) center/cover no-repeat;
}

.sec04 .cont03 .upper_list .item06 {
  background: url(../images/child/puzzle06.jpg) center/cover no-repeat;
}

.sec04 .cont03 .upper_list .item07 {
  background: url(../images/child/puzzle07.jpg) center/cover no-repeat;
}

.sec04 .cont03 .upper_list .item08 {
  display: none;
}

.sec04 .cont03 .upper_text02 {
  position: relative;
}

.sec04 .cont03 .upper_text02 span {
  position: relative;
  z-index: 2;
}

.sec04 .cont03 .upper_text02:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: -50px;
  width: 288px;
  height: 177px;
  margin: 0 auto;
  background: url(../images/child/mokumoku.png) center/cover no-repeat;
}

.sec04 .cont03 .lower {
  padding: 100px 0 0;
}

.sec04 .cont03 .lower_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 760px;
  margin: 0 auto 50px;
}

.sec04 .cont03 .lower_list .item {
  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;
  width: 137px;
  height: 137px;
  background: url(../images/child/gizagiza01.png) center/cover no-repeat;
  font-size: 20px;
  letter-spacing: .12em;
  text-align: center;
  color: #fff;
}

.sec04 .cont03 .lower_list .item:nth-of-type(1) {
  margin: 0 60px 30px 0;
}

.sec04 .cont03 .lower_list .item:nth-of-type(2) {
  margin: 0 60px 30px 0;
}

.sec04 .cont03 .lower_list .item:nth-of-type(3) {
  margin: 0 60px 30px 0;
}

.sec04 .cont03 .lower_list .item:nth-of-type(4) {
  margin: 0 0 30px;
}

.sec04 .cont03 .lower_list .item:nth-of-type(5) {
  margin: 0 60px 0 0;
}

.sec04 .cont03 .lower_list .item:nth-of-type(6) {
  margin: 0 60px 0 0;
}

.sec04 .cont03 .lower_text01 {
  margin: 0 0 50px;
  font-family: "noto sans jp", sans-serif;
  font-size: 24px;
  text-align: center;
  color: #4e6079;
}

.sec04 .cont03 .lower_text02 {
  width: 660px;
  margin: 0 auto 40px;
  line-height: 2;
}

.sec04 .cont03 .lower_flex {
  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;
}

.sec04 .cont03 .lower_flex .image {
  width: 247px;
  min-width: 247px;
  margin: 0 50px 0 0;
}

.sec04 .cont03 .lower_flex .textbox {
  width: 500px;
}

.sec04 .cont03 .lower_flex .title {
  position: relative;
  padding: 0 0 0 40px;
  margin: 0 0 30px;
  font-family: "noto sans jp", sans-serif;
  font-size: 20px;
  color: #4e6079;
}

.sec04 .cont03 .lower_flex .title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 23px;
  height: 28px;
  background: url(../images/child/leaf06.png) center/cover no-repeat;
}

.sec04 .cont03 .lower_flex .text {
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .sec04 .cont03 {
    padding: 0 0 18.6vw;
    letter-spacing: .1em;
  }
  .sec04 .cont03 .upper {
    position: relative;
    padding: 13.3vw 5.3vw;
    border-bottom: 1px solid #F9EEED;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #F9EEED;
  }
  .sec04 .cont03 .upper:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -16vw;
    width: 100%;
    height: 8vw;
    border-top: 8vw solid #F9EEED;
    border-bottom: 8vw solid transparent;
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec04 .cont03 .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .sec04 .cont03 .inner .illust01 {
    position: absolute;
    left: 2.6vw;
    top: -8vw;
    width: 8vw;
    height: 16vw;
    background: url(../images/wire/leaf09.png) center/cover no-repeat;
  }
  .sec04 .cont03 .inner .illust02 {
    position: absolute;
    right: 2.6vw;
    top: -8vw;
    width: 10.6vw;
    height: 13.6vw;
    background: url(../images/wire/leaf10.png) center/cover no-repeat;
  }
  .sec04 .cont03 .cont_title {
    position: relative;
    width: 100%;
    margin: 0 auto 10.6vw;
    text-align: center;
    letter-spacing: .12em;
  }
  .sec04 .cont03 .cont_title:before {
    content: "";
    position: absolute;
    bottom: 2.6vw;
    left: 0;
    width: 89.3vw;
    height: 1px;
    background: url(../images/child/dots_repeat01.png) repeat-x;
  }
  .sec04 .cont03 .cont_title .small {
    position: relative;
    z-index: 2;
    display: block;
    padding: 0 0 5.3vw;
    border-bottom: 1px solid #50627c;
    margin: 0 0 2.6vw;
    font-size: 4.2vw;
    font-weight: 600;
  }
  .sec04 .cont03 .cont_title .large {
    position: relative;
    z-index: 2;
    font-size: 4.8vw;
    font-weight: 600;
  }
  .sec04 .cont03 .upper_text {
    font-family: "noto sans jp", sans-serif;
    font-size: 4.8vw;
    text-align: center;
  }
  .sec04 .cont03 .upper_text01 {
    margin: 0 0 8vw;
  }
  .sec04 .cont03 .upper_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto 16vw;
  }
  .sec04 .cont03 .upper_list .item {
    position: relative;
    z-index: 2;
    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;
    width: 44vw;
    height: 44vw;
    margin: 0 0 5.3vw;
    font-size: 4.2vw;
    color: #fff;
    line-height: 2;
    text-align: center;
  }
  .sec04 .cont03 .upper_list .item:after {
    display: none;
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 44vw;
    height: 44vw;
    background: rgba(169, 128, 105, 0.8);
  }
  .sec04 .cont03 .upper_list .item01 {
    background: rgba(169, 128, 105, 0.8);
  }
  .sec04 .cont03 .upper_list .item02 {
    background: rgba(169, 128, 105, 0.8);
  }
  .sec04 .cont03 .upper_list .item03 {
    background: rgba(169, 128, 105, 0.8);
  }
  .sec04 .cont03 .upper_list .item04 {
    background: rgba(169, 128, 105, 0.8);
  }
  .sec04 .cont03 .upper_list .item05 {
    background: rgba(169, 128, 105, 0.8);
  }
  .sec04 .cont03 .upper_list .item06 {
    background: rgba(169, 128, 105, 0.8);
  }
  .sec04 .cont03 .upper_list .item07 {
    background: rgba(169, 128, 105, 0.8);
  }
  .sec04 .cont03 .upper_list .item08 {
    background: url(../images/child/upper_listitem.png) center/cover no-repeat;
  }
  .sec04 .cont03 .upper_text02 {
    position: relative;
    font-size: 4.2vw;
  }
  .sec04 .cont03 .upper_text02 span {
    position: relative;
    z-index: 2;
  }
  .sec04 .cont03 .upper_text02:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: -50px;
    width: 53vw;
    height: 32.7vw;
    margin: 0 auto;
    background: url(../images/child/mokumoku.png) center/cover no-repeat;
  }
  .sec04 .cont03 .lower {
    padding: 21.3vw 0 0;
  }
  .sec04 .cont03 .lower_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin: 0 auto 13.3vw;
  }
  .sec04 .cont03 .lower_list .item {
    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;
    width: 32vw;
    height: 32vw;
    background: url(../images/child/gizagiza01.png) center/cover no-repeat;
    font-size: 4.2vw;
    letter-spacing: .12em;
    text-align: center;
    color: #fff;
  }
  .sec04 .cont03 .lower_list .item:nth-of-type(1) {
    margin: 0 5.3vw 5.3vw 0;
  }
  .sec04 .cont03 .lower_list .item:nth-of-type(2) {
    margin: 0 0 5.3vw;
  }
  .sec04 .cont03 .lower_list .item:nth-of-type(3) {
    margin: 0 5.3vw 5.3vw 0;
  }
  .sec04 .cont03 .lower_list .item:nth-of-type(4) {
    margin: 0 0 5.3vw;
  }
  .sec04 .cont03 .lower_list .item:nth-of-type(5) {
    margin: 0 5.3vw 5.3vw 0;
  }
  .sec04 .cont03 .lower_list .item:nth-of-type(6) {
    margin: 0 0 5.3vw;
  }
  .sec04 .cont03 .lower_text01 {
    margin: 0 0 8vw;
    font-family: "noto sans jp", sans-serif;
    font-size: 4.8vw;
    text-align: center;
    color: #4e6079;
  }
  .sec04 .cont03 .lower_text02 {
    width: calc(100% - 10.6vw);
    margin: 0 auto 13.3vw;
    font-size: 4vw;
    line-height: 2;
  }
  .sec04 .cont03 .lower_flex {
    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;
    padding: 0 5.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec04 .cont03 .lower_flex .image {
    width: 53.3vw;
    min-width: 53.3vw;
    height: 53.3vw;
    margin: 0 auto 5.3vw;
  }
  .sec04 .cont03 .lower_flex .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec04 .cont03 .lower_flex .textbox {
    width: 100%;
  }
  .sec04 .cont03 .lower_flex .title {
    position: relative;
    padding: 0 0 0 10.6vw;
    margin: 0 0 8vw;
    font-family: "noto sans jp", sans-serif;
    font-size: 4.8vw;
    color: #4e6079;
  }
  .sec04 .cont03 .lower_flex .title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 6.1vw;
    height: 7.4vw;
    background: url(../images/child/leaf06.png) center/cover no-repeat;
  }
  .sec04 .cont03 .lower_flex .text {
    font-size: 4vw;
    line-height: 2;
  }
}

.sec04 .cont04 {
  padding: 80px 0;
  background: #f9eeed;
}

.sec04 .cont04 .cont_title01 {
  position: relative;
  margin: 0 0 70px;
  font-size: 24px;
  letter-spacing: .12em;
  text-align: center;
  color: #50627c;
}

.sec04 .cont04 .cont_title01:before {
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  width: 97px;
  height: 29px;
  margin: 0 auto;
  background: url(../images/child/leaf03.png);
}

.sec04 .cont04 .flow_box {
  position: relative;
  width: 830px;
  margin: 0 auto;
  padding: 0 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}

.sec04 .cont04 .flow_box02 {
  padding: 0 0 100px;
}

.sec04 .cont04 .flow_head {
  padding: 15px 0;
  margin: 0 0 40px;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: .12em;
  color: #fff;
  text-align: center;
}

.sec04 .cont04 .flow_cont {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec04 .cont04 .flow_cont:before {
  content: "";
  position: absolute;
  right: 22px;
  top: 0;
  width: 607px;
  height: 1px;
  background: url(../images/wire/bd_repeat.png) repeat-x;
}

.sec04 .cont04 .flow_cont:last-of-type:after {
  content: "";
  position: absolute;
  right: 22px;
  bottom: 0;
  width: 607px;
  height: 1px;
  background: url(../images/wire/bd_repeat.png) repeat-x;
}

.sec04 .cont04 .cont_title {
  position: relative;
  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;
  width: 107px;
  min-width: 107px;
  height: 107px;
  border-radius: 50%;
  margin: 15px 56px 0 30px;
  font-family: "noto sans jp", sans-serif;
  font-size: 17px;
  letter-spacing: .1em;
  color: #fff;
  text-align: center;
}

.sec04 .cont04 .right {
  position: relative;
  z-index: 2;
  width: 607px;
  padding: 25px 15px;
  margin: 10px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec04 .cont04 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sec04 .cont04 .cont_text {
  width: 540px;
  margin: 0 auto;
  letter-spacing: .1em;
  line-height: 2;
}

.sec04 .cont04 .flow_cont01 .cont_text {
  width: 240px;
}

.sec04 .cont04 .flow_cont02 .cont_text {
  width: 240px;
}

.sec04 .cont04 .flow_cont04 .cont_text {
  width: 240px;
}

.sec04 .cont04 .cont_image {
  width: 274px;
  height: 187px;
  background: #5e5e5e;
}

.sec04 .cont04 .flow_cont03 .cont_image {
  width: 100%;
  height: auto;
  background: none;
}

.sec04 .cont04 .flow_box01 .illust {
  position: absolute;
  z-index: 1;
  right: 30px;
  bottom: 30px;
  width: 145px;
  height: 192px;
  background: url(../images/wire/leaf07.png) center/cover no-repeat;
}

.sec04 .cont04 .flow_box01 .flow_head {
  background: #7C9EB1;
}

.sec04 .cont04 .flow_box01 .cont_title {
  background: #7C9EB1;
}

.sec04 .cont04 .flow_box01 .flow_cont03 .cont_text {
  margin: 0 auto 30px;
}

.sec04 .cont04 .flow_box01 .flow_cont01 .cont_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -32px;
  width: 1px;
  height: 26px;
  margin: 0 auto;
  background: #50627C;
}

.sec04 .cont04 .flow_box01 .flow_cont02 .cont_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -142px;
  width: 1px;
  height: 140px;
  margin: 0 auto;
  background: #50627C;
}

.sec04 .cont04 .flow_box01 .flow_cont03 .cont_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -140px;
  width: 1px;
  height: 138px;
  margin: 0 auto;
  background: #50627C;
}

.sec04 .cont04 .flow_box01 .flow_cont04 .cont_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -321px;
  width: 1px;
  height: 319px;
  margin: 0 auto;
  background: #50627C;
}

.sec04 .cont04 .flow_box01 .flow_cont04 .cont_title:after {
  content: "";
  position: absolute;
  left: 38px;
  bottom: -50px;
  width: 15px;
  height: 43px;
  background: url(../images/wire/arrow02.png) center/cover no-repeat;
}

.sec04 .cont04 .flow_box02 .illust {
  position: absolute;
  z-index: 1;
  right: 30px;
  bottom: 30px;
  width: 145px;
  height: 192px;
  background: url(../images/wire/leaf08.png) center/cover no-repeat;
}

.sec04 .cont04 .flow_box02 .flow_head {
  background: #D8A3A5;
}

.sec04 .cont04 .flow_box02 .cont_title {
  background: #D8A3A5;
}

.sec04 .cont04 .flow_box02 .flow_cont09 .cont_title {
  position: relative;
}

.sec04 .cont04 .flow_box02 .flow_cont09 .cont_title .absolute {
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  font-family: "noto sans jp", sans-serif;
  font-size: 14px;
  letter-spacing: .1em;
  color: #50627C;
}

.sec04 .cont04 .flow_box02 .flow_cont01 .cont_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -32px;
  width: 1px;
  height: 26px;
  margin: 0 auto;
  background: #50627C;
}

.sec04 .cont04 .flow_box02 .flow_cont02 .cont_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -134px;
  width: 1px;
  height: 133px;
  margin: 0 auto;
  background: #50627C;
}

.sec04 .cont04 .flow_box02 .flow_cont03 .cont_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -269px;
  width: 1px;
  height: 267px;
  margin: 0 auto;
  background: #50627C;
}

.sec04 .cont04 .flow_box02 .flow_cont04 .cont_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -316px;
  width: 1px;
  height: 315px;
  margin: 0 auto;
  background: #50627C;
}

.sec04 .cont04 .flow_box02 .flow_cont04 .cont_title:after {
  content: "";
  position: absolute;
  left: 40px;
  bottom: -180px;
  width: 16px;
  height: 177px;
  background: url(../images/child/arrow01.png) center/contain no-repeat;
}

.sec04 .cont04 .flow_box02 .right_list {
  padding: 20px 0 0 2em;
}

.sec04 .cont04 .flow_box02 .right_item {
  position: relative;
  padding: 0 0 0 1em;
  font-size: 15px;
  line-height: 2;
}

.sec04 .cont04 .flow_box02 .right_item:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

.sec04 .cont04 .flow_box02 .flow_cont03 .right {
  width: 525px;
  margin: 0 auto;
}

.sec04 .cont04 .flow_box02 .flow_cont03 .cont_text {
  margin: 0 0 30px;
}

.sec04 .cont04 .flow_box02 .box {
  padding: 20px 30px;
  border-radius: 20px;
  background: #ede6e6;
}

.sec04 .cont04 .flow_box02 .box_title {
  padding: 0 0 10px;
  border-bottom: 1px solid #4e6079;
  margin: 0 0 20px;
  font-family: "noto sans jp", sans-serif;
  font-size: 19px;
  color: #50627c;
  letter-spacing: .12em;
  text-align: center;
}

.sec04 .cont04 .flow_box02 .box_list {
  margin: 0 30px 0 0;
}

.sec04 .cont04 .flow_box02 .box_list .item {
  position: relative;
  padding: 0 0 0 1em;
  font-size: 16px;
  color: #50627c;
  letter-spacing: .12em;
}

.sec04 .cont04 .flow_box02 .box_list .item:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

.sec04 .cont04 .flow_box02 .box_image {
  width: 161px;
  height: 161px;
}

.sec04 .cont04 .flow_cont04 {
  margin: 0 0 60px;
}

.sec04 .cont04 .bottom_text {
  position: relative;
  font-family: "noto sans jp", sans-serif;
  font-size: 24px;
  text-align: center;
  color: #50627c;
}

.sec04 .cont04 .bottom_text:before {
  content: "";
  position: absolute;
  bottom: -35px;
  left: 0;
  right: 0;
  width: 45px;
  height: 16px;
  margin: 0 auto;
  background: url(../images/child/arrow02.png) center/cover no-repeat;
}

@media screen and (max-width: 767px) {
  .sec04 .cont04 {
    padding: 13.3vw 5.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #f9eeed;
  }
  .sec04 .cont04 .cont_title01 {
    position: relative;
    width: 100%;
    padding: 8vw 0 2.6vw;
    border-bottom: 1px solid #50627C;
    margin: 0 auto 5.3vw;
    font-size: 5.3vw;
    font-weight: 600;
    letter-spacing: .12em;
    text-align: center;
  }
  .sec04 .cont04 .cont_title01:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 16vw;
    height: 5.1vw;
    margin: 0 auto;
    background: url(../images/child/leaf03.png) center/cover no-repeat;
  }
  .sec04 .cont04 .flow_box {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 8vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
  }
  .sec04 .cont04 .flow_box02 {
    padding: 0 0 13.3vw;
  }
  .sec04 .cont04 .flow_head {
    padding: 4vw 0;
    margin: 0 0 8vw;
    font-size: 4.8vw;
    font-weight: 600;
    letter-spacing: .12em;
    color: #fff;
    text-align: center;
  }
  .sec04 .cont04 .flow_cont {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 2.6vw;
    margin: 0 0 13.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec04 .cont04 .flow_cont:before {
    content: "";
    position: absolute;
    right: auto;
    left: 14.5vw;
    top: 0;
    width: 1px;
    height: calc(100% + 13.3vw);
    background: #50627C;
  }
  .sec04 .cont04 .flow_cont:last-of-type:before {
    display: none;
  }
  .sec04 .cont04 .flow_cont:last-of-type:after {
    display: none;
    content: "";
    position: absolute;
    right: 22px;
    bottom: 0;
    width: 607px;
    height: 1px;
    background: url(../images/wire/bd_repeat.png) repeat-x;
  }
  .sec04 .cont04 .cont_title {
    position: relative;
    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;
    width: 24vw;
    min-width: 24vw;
    height: 24vw;
    border-radius: 50%;
    margin: 0 2.6vw 0 0;
    font-family: "noto sans jp", sans-serif;
    font-size: 3.7vw;
    letter-spacing: .1em;
    color: #fff;
    text-align: center;
  }
  .sec04 .cont04 .flex {
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec04 .cont04 .right {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 0;
    margin: 10px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec04 .cont04 .cont_text {
    width: 100%;
    margin: 0 auto;
    font-size: 4vw;
    letter-spacing: .1em;
    line-height: 2;
  }
  .sec04 .cont04 .flow_cont01 .cont_text {
    width: 100%;
    margin: 0 0 5.3vw;
  }
  .sec04 .cont04 .flow_cont02 .cont_text {
    width: 100%;
    margin: 0 0 5.3vw;
  }
  .sec04 .cont04 .flow_cont04 .cont_text {
    width: 100%;
    margin: 0 0 5.3vw;
  }
  .sec04 .cont04 .cont_image {
    width: 100%;
    height: 32vw;
    background: #5e5e5e;
  }
  .sec04 .cont04 .flow_cont03 .cont_image {
    width: 100%;
    height: auto;
    background: none;
  }
  .sec04 .cont04 .flow_box01 .illust {
    position: absolute;
    z-index: 1;
    right: 2.6vw;
    bottom: 2.6vw;
    width: 21.3vw;
    height: 28.2vw;
    background: url(../images/wire/leaf07.png) center/cover no-repeat;
  }
  .sec04 .cont04 .flow_box01 .flow_head {
    background: #7C9EB1;
  }
  .sec04 .cont04 .flow_box01 .cont_title {
    background: #7C9EB1;
  }
  .sec04 .cont04 .flow_box01 .flow_cont03 .cont_text {
    margin: 0 auto 5.3vw;
  }
  .sec04 .cont04 .flow_box01 .cont_title:before {
    display: none;
  }
  .sec04 .cont04 .flow_box01 .flow_cont04 .cont_title:after {
    content: "";
    position: absolute;
    left: 8vw;
    bottom: -13.3vw;
    width: 4vw;
    height: 11.4vw;
    background: url(../images/wire/arrow02.png) center/cover no-repeat;
  }
  .sec04 .cont04 .flow_box02 .illust {
    position: absolute;
    z-index: 1;
    right: 2.6vw;
    bottom: 2.6vw;
    width: 21.3vw;
    height: 28.2vw;
    background: url(../images/wire/leaf08.png) center/cover no-repeat;
  }
  .sec04 .cont04 .flow_box02 .flow_head {
    background: #D8A3A5;
  }
  .sec04 .cont04 .flow_box02 .cont_title {
    background: #D8A3A5;
  }
  .sec04 .cont04 .flow_box02 .cont_title:before {
    display: none;
  }
  .sec04 .cont04 .flow_box02 .flow_cont04 .cont_title:after {
    content: "";
    position: absolute;
    left: 8vw;
    bottom: -48vw;
    width: 4.2vw;
    height: 47.2vw;
    background: url(../images/child/arrow01.png) center/contain no-repeat;
  }
  .sec04 .cont04 .flow_box02 .right_list {
    padding: 20px 0 0 2em;
  }
  .sec04 .cont04 .flow_box02 .right_item {
    position: relative;
    padding: 0 0 0 1em;
    font-size: 4vw;
    line-height: 2;
  }
  .sec04 .cont04 .flow_box02 .right_item:before {
    content: "・";
    position: absolute;
    left: 0;
    top: 0;
  }
  .sec04 .cont04 .flow_box02 .flow_cont03 .right {
    width: 100%;
    margin: 0 auto;
  }
  .sec04 .cont04 .flow_box02 .flow_cont03 .cont_text {
    margin: 0 0 5.3vw;
  }
  .sec04 .cont04 .flow_box02 .box {
    padding: 5.3vw 2.6vw;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #ede6e6;
  }
  .sec04 .cont04 .flow_box02 .box_title {
    padding: 0 0 2.6vw;
    border-bottom: 1px solid #4e6079;
    margin: 0 0 5.3vw;
    font-family: "noto sans jp", sans-serif;
    font-size: 4.2vw;
    color: #50627c;
    letter-spacing: .12em;
    text-align: center;
  }
  .sec04 .cont04 .flow_box02 .box_list {
    margin: 0 0 5.3vw;
  }
  .sec04 .cont04 .flow_box02 .box_list .item {
    position: relative;
    padding: 0 0 0 1em;
    margin: 0 0 2.6vw;
    font-size: 4vw;
    color: #50627c;
    letter-spacing: .12em;
  }
  .sec04 .cont04 .flow_box02 .box_list .item:before {
    content: "・";
    position: absolute;
    left: 0;
    top: 0;
  }
  .sec04 .cont04 .flow_box02 .box_image {
    width: 42.2vw;
    height: 42.2vw;
    margin: 0 auto;
  }
  .sec04 .cont04 .flow_cont04 {
    margin: 0 0 16vw;
  }
  .sec04 .cont04 .bottom_text {
    position: relative;
    font-family: "noto sans jp", sans-serif;
    font-size: 4.8vw;
    text-align: center;
    color: #50627c;
  }
  .sec04 .cont04 .bottom_text:before {
    content: "";
    position: absolute;
    bottom: -8vw;
    left: 0;
    right: 0;
    width: 8vw;
    height: 2.8vw;
    margin: 0 auto;
    background: url(../images/child/arrow02.png) center/cover no-repeat;
  }
}

.sec05 .sec_head {
  position: relative;
  width: 100%;
  margin: 0 0 70px;
  overflow: hidden;
}

.sec05 .sec_head .illust {
  position: absolute;
  z-index: 2;
  left: -30%;
  top: 0;
  width: 1204px;
  height: 524px;
  background: url(../images/child/leave03.png) center/contain no-repeat;
}

.sec05 .sec_head:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 55%;
  height: 100%;
  background: url(../images/child/child06.jpg) center/cover no-repeat;
}

.sec05 .sec_head:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 45%;
  height: 100%;
  background: #dba7a0;
}

.sec05 .sec_head .textbox {
  position: relative;
  z-index: 2;
  width: 1024px;
  margin: 0 auto;
}

.sec05 .sec_head .sec_title {
  position: relative;
  padding: 80px 0 80px 100px;
  margin: 0 auto;
  letter-spacing: .12em;
  color: #fff;
  line-height: 1.8;
}

.sec05 .sec_head .sec_title .small {
  font-size: 20px;
}

.sec05 .sec_head .sec_title .large {
  font-size: 30px;
}

.sec05 .inner {
  width: 900px;
  padding: 0 0 80px;
  border-bottom: 1px solid #50627C;
  margin: 0 auto;
}

.sec05 .flex {
  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;
  margin: 0 0 30px;
}

.sec05 .image {
  width: 255px;
  min-width: 255px;
  height: 255px;
  margin: 0 40px 0 0;
}

.sec05 .sec_text {
  width: 520px;
  letter-spacing: .1em;
  line-height: 2;
}

.sec05 .link_banner {
  width: 822px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .sec05 .sec_head {
    position: relative;
    width: 100%;
    margin: 0 0 18.6vw;
    overflow: hidden;
  }
  .sec05 .sec_head .illust {
    position: absolute;
    z-index: 2;
    left: -10.6vw;
    top: 5.3vw;
    width: 80vw;
    height: 34.8vw;
    background: url(../images/child/leave03.png) center/contain no-repeat;
  }
  .sec05 .sec_head:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    height: 100%;
    background: url(../images/child/child06.jpg) center/cover no-repeat;
  }
  .sec05 .sec_head:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 60%;
    height: 100%;
    background: #dba7a0;
  }
  .sec05 .sec_head .textbox {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
  }
  .sec05 .sec_head .sec_title {
    position: relative;
    padding: 8vw 0 8vw 5.3vw;
    margin: 0 auto;
    letter-spacing: .12em;
    color: #fff;
    line-height: 1.8;
  }
  .sec05 .sec_head .sec_title .small {
    font-size: 4.2vw;
  }
  .sec05 .sec_head .sec_title .large {
    font-size: 6.4vw;
  }
  .sec05 .inner {
    width: 100%;
    padding: 0 5.3vw 21.3vw;
    border-bottom: 1px solid #50627C;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec05 .flex {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 13.3vw;
  }
  .sec05 .image {
    width: 100%;
    min-width: auto;
    height: 53.3vw;
    margin: 0 0 5.3vw;
  }
  .sec05 .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sec05 .sec_text {
    width: 100%;
    font-size: 4vw;
    letter-spacing: .1em;
    line-height: 2;
  }
  .sec05 .link_banner {
    width: 100%;
    margin: 0 auto;
  }
}

.banner_sec {
  padding: 80px 0;
}

.banner_sec .link_banner {
  width: 822px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .banner_sec {
    padding: 13.3vw 5.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .banner_sec .link_banner {
    width: 100%;
    margin: 0 auto;
  }
}

.sec07 {
  padding: 80px 0;
  background: #F9EEED;
  letter-spacing: .1em;
}

.sec07 .inner {
  position: relative;
  width: 1024px;
  margin: 0 auto;
}

.sec07 .inner .illust01 {
  position: absolute;
  left: 55px;
  top: 90px;
  width: 52px;
  height: 84px;
  background: url(../images/adult/leaf03.png) center/cover no-repeat;
}

.sec07 .inner .illust02 {
  position: absolute;
  right: 36px;
  top: -20px;
  width: 78px;
  height: 66px;
  background: url(../images/adult/leaf04.png) center/cover no-repeat;
}

.sec07 .inner .illust03 {
  position: absolute;
  right: 128px;
  top: 100px;
  width: 61px;
  height: 86px;
  background: url(../images/adult/leaf05.png) center/cover no-repeat;
}

.sec07 .sec_title {
  margin: 0 0 30px;
  font-size: 30px;
  letter-spacing: .12em;
  text-align: center;
}

.sec07 .sec_text {
  width: 590px;
  margin: 0 auto 55px;
  line-height: 2;
}

.sec07 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 920px;
  margin: 0 auto;
}

.sec07 .item {
  position: relative;
  width: 290px;
  height: 450px;
  background: #fff;
  font-family: "noto sans jp", sans-serif;
}

.sec07 .item:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 95%;
  height: 95%;
  background: transparent;
  border: 1px solid #50627c;
  margin: auto;
}

.sec07 .item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.sec07 .item:nth-of-type(1),
.sec07 .item:nth-of-type(3),
.sec07 .item:nth-of-type(3) {
  margin: 0 0 30px;
}

.sec07 .item_title {
  font-size: 20px;
  text-align: center;
}

.sec07 .item_title .small {
  font-size: 16px;
}

.sec07 .item_illust {
  text-align: center;
}

.sec07 .item_text {
  padding: 0 40px;
  line-height: 2;
}

.sec07 .item_text02 {
  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;
}

.sec07 .item:nth-of-type(1) .item_title {
  padding: 30px 0 0;
  margin: 0 0 20px;
}

.sec07 .item:nth-of-type(1) .item_illust {
  margin: 0 0 20px;
}

.sec07 .item:nth-of-type(1) .item_text {
  margin: 0 0 20px;
}

.sec07 .item:nth-of-type(1) .item_text02 {
  width: 242px;
  padding: 14px 0 0 20px;
  border-top: 1px solid #50627c;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec07 .item:nth-of-type(2) .item_title {
  padding: 30px 0 0;
  margin: 0 0 20px;
}

.sec07 .item:nth-of-type(2) .item_illust {
  margin: 0 0 20px;
}

.sec07 .item:nth-of-type(2) .item_text {
  margin: 0 0 20px;
}

.sec07 .item:nth-of-type(2) .item_text02 {
  width: 242px;
  padding: 14px 0 0 20px;
  border-top: 1px solid #50627c;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec07 .item:nth-of-type(3) .item_title {
  padding: 30px 0 0;
  margin: 0 0 20px;
}

.sec07 .item:nth-of-type(3) .item_illust {
  margin: 0 0 20px;
}

.sec07 .item:nth-of-type(3) .item_text {
  margin: 0 0 37px;
}

.sec07 .item:nth-of-type(3) .item_text02 {
  width: 242px;
  padding: 14px 0 0 20px;
  border-top: 1px solid #50627c;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec07 .item:nth-of-type(4) .item_title {
  padding: 25px 0 0;
  margin: 0 0 20px;
}

.sec07 .item:nth-of-type(4) .item_illust {
  margin: 0 0 40px;
}

.sec07 .item:nth-of-type(4) .item_text {
  margin: 0 0 43px;
}

.sec07 .item:nth-of-type(4) .item_text02 {
  width: 242px;
  padding: 14px 0 0 20px;
  border-top: 1px solid #50627c;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec07 .item:nth-of-type(5) .item_title {
  padding: 25px 0 0;
  margin: 0 0 20px;
}

.sec07 .item:nth-of-type(5) .item_illust {
  margin: 0 0 10px;
}

.sec07 .item:nth-of-type(5) .item_text {
  margin: 0 0 10px;
}

.sec07 .item:nth-of-type(5) .item_text02 {
  width: 242px;
  padding: 14px 0 0 20px;
  border-top: 1px solid #50627c;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec07 .item:nth-of-type(6) .item_title {
  padding: 25px 0 0;
  margin: 0 0 20px;
}

.sec07 .item:nth-of-type(6) .item_illust {
  margin: 0 0 40px;
}

.sec07 .item:nth-of-type(6) .item_text {
  margin: 0 0 43px;
}

.sec07 .item:nth-of-type(6) .item_text02 {
  width: 242px;
  padding: 14px 0 0 20px;
  border-top: 1px solid #50627c;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .sec07 {
    padding: 13.3vw 5.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    letter-spacing: .1em;
  }
  .sec07 .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .sec07 .inner .illust01 {
    position: absolute;
    left: 2.6vw;
    top: -8vw;
    width: 8vw;
    height: 12.9vw;
    background: url(../images/adult/leaf03.png) center/cover no-repeat;
  }
  .sec07 .inner .illust02 {
    position: absolute;
    right: 1.3vw;
    top: -5.3vw;
    width: 10.6vw;
    height: 8.9vw;
    background: url(../images/adult/leaf04.png) center/cover no-repeat;
  }
  .sec07 .inner .illust03 {
    position: absolute;
    right: 1.3vw;
    top: 16vw;
    width: 8vw;
    height: 11.2vw;
    background: url(../images/adult/leaf05.png) center/cover no-repeat;
  }
  .sec07 .sec_title {
    margin: 0 0 13.3vw;
    font-size: 5.3vw;
    letter-spacing: .12em;
    text-align: center;
  }
  .sec07 .sec_text {
    width: 100%;
    margin: 0 auto 13.3vw;
    font-size: 4vw;
    line-height: 2;
  }
  .sec07 .list {
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto;
  }
  .sec07 .item {
    position: relative;
    width: 100%;
    height: auto;
    padding: 5.3vw;
    margin: 0 auto 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
    font-family: "noto sans jp", sans-serif;
  }
  .sec07 .item:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 95%;
    height: 95%;
    background: transparent;
    border: 1px solid #50627c;
    margin: auto;
  }
  .sec07 .item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
  }
  .sec07 .item:nth-of-type(1),
  .sec07 .item:nth-of-type(3),
  .sec07 .item:nth-of-type(3) {
    margin: 0 0 50px;
  }
  .sec07 .item_title {
    font-size: 4.8vw;
    text-align: center;
  }
  .sec07 .item_title .small {
    font-size: 4.2vw;
  }
  .sec07 .item_illust {
    text-align: center;
  }
  .sec07 .item_text {
    padding: 0 2.6vw;
    font-size: 4.2vw;
    line-height: 2;
    text-align: justify;
    text-justify: distribute;
  }
  .sec07 .item_text02 {
    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;
    font-size: 4.2vw;
  }
  .sec07 .item:nth-of-type(1) .item_title {
    padding: 0;
    margin: 0 0 5.3vw;
  }
  .sec07 .item:nth-of-type(1) .item_illust {
    width: 43.7vw;
    margin: 0 auto 5.3vw;
  }
  .sec07 .item:nth-of-type(1) .item_illust img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec07 .item:nth-of-type(1) .item_text {
    margin: 0 0 2.6vw;
  }
  .sec07 .item:nth-of-type(1) .item_text02 {
    width: 100%;
    padding: 2.6vw 2.6vw 0 2.6vw;
    border-top: 1px solid #50627c;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec07 .item:nth-of-type(2) .item_title {
    padding: 0;
    margin: 0 0 5.3vw;
  }
  .sec07 .item:nth-of-type(2) .item_illust {
    width: 38.6vw;
    margin: 0 auto 5.3vw;
  }
  .sec07 .item:nth-of-type(2) .item_illust img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec07 .item:nth-of-type(2) .item_text {
    margin: 0 0 2.6vw;
  }
  .sec07 .item:nth-of-type(2) .item_text02 {
    width: 100%;
    padding: 2.6vw 2.6vw 0 2.6vw;
    border-top: 1px solid #50627c;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec07 .item:nth-of-type(3) .item_title {
    padding: 0;
    margin: 0 0 5.3vw;
  }
  .sec07 .item:nth-of-type(3) .item_illust {
    width: 40.2vw;
    margin: 0 auto 5.3vw;
  }
  .sec07 .item:nth-of-type(3) .item_illust img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec07 .item:nth-of-type(3) .item_text {
    margin: 0 0 2.6vw;
  }
  .sec07 .item:nth-of-type(3) .item_text02 {
    width: 100%;
    padding: 2.6vw 2.6vw 0 2.6vw;
    border-top: 1px solid #50627c;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec07 .item:nth-of-type(4) .item_title {
    padding: 0;
    margin: 0 0 5.3vw;
  }
  .sec07 .item:nth-of-type(4) .item_illust {
    width: 45.8vw;
    margin: 0 auto 5.3vw;
  }
  .sec07 .item:nth-of-type(4) .item_illust img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec07 .item:nth-of-type(4) .item_text {
    margin: 0 0 2.6vw;
  }
  .sec07 .item:nth-of-type(4) .item_text02 {
    width: 100%;
    padding: 2.6vw 2.6vw 0 2.6vw;
    border-top: 1px solid #50627c;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec07 .item:nth-of-type(5) .item_title {
    padding: 0;
    margin: 0 0 5.3vw;
  }
  .sec07 .item:nth-of-type(5) .item_illust {
    width: 40.2vw;
    margin: 0 auto 5.3vw;
  }
  .sec07 .item:nth-of-type(5) .item_illust img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec07 .item:nth-of-type(5) .item_text {
    margin: 0 0 2.6vw;
  }
  .sec07 .item:nth-of-type(5) .item_text02 {
    width: 100%;
    padding: 2.6vw 2.6vw 0 2.6vw;
    border-top: 1px solid #50627c;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec07 .item:nth-of-type(6) .item_title {
    padding: 0;
    margin: 0 0 5.3vw;
  }
  .sec07 .item:nth-of-type(6) .item_illust {
    width: 40vw;
    margin: 0 auto 5.3vw;
  }
  .sec07 .item:nth-of-type(6) .item_illust img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec07 .item:nth-of-type(6) .item_text {
    margin: 0 0 2.6vw;
  }
  .sec07 .item:nth-of-type(6) .item_text02 {
    width: 100%;
    padding: 2.6vw 2.6vw 0 2.6vw;
    border-top: 1px solid #50627c;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
/*# sourceMappingURL=child.css.map */