.key {
  position: relative;
  width: 100%;
  height: 367px;
  background: url(../images/common/key_bg03.jpg) center top/cover no-repeat;
}

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

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

.key .page_title .small {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .key {
    position: relative;
    width: 100%;
    height: 80vw;
    background: url(../images/common/key_bg03.jpg) center 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: 6.4vw;
    text-align: center;
    letter-spacing: .12em;
    color: #fff;
  }
  .key .page_title .small {
    font-size: 4.2vw;
  }
}

.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/feature04/woman01.jpg) center/cover no-repeat;
}

.lead_sec .illust02 {
  position: absolute;
  right: 42px;
  top: 30px;
  width: 114px;
  height: 151px;
  background: url(../images/feature04/leaf02.png) center/cover no-repeat;
}

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

.lead_sec .inner .illust01 {
  position: absolute;
  left: 440px;
  bottom: -40px;
  width: 88px;
  height: 171px;
  background: url(../images/feature04/leaf01.png) center/cover no-repeat;
}

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

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

.lead_sec .page_title .num {
  padding: 0 0 0 10px;
  font-family: 'Noto serif JP', serif;
  font-size: 45px;
  vertical-align: sub;
}

.lead_sec .subtitle {
  margin: 0 0 35px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: .1em;
}

.lead_sec .text {
  width: 362px;
  line-height: 2;
  letter-spacing: .1em;
  text-align: justify;
  text-justify: distribute;
}

@media screen and (max-width: 768px) {
  .lead_sec {
    position: relative;
    display: block;
  }
  .lead_sec .sp_image {
    width: 100%;
    height: 66.6vw;
    background: url(../images/feature04/woman01.jpg) center top/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: static;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 66.6vw;
    background: url(../images/feature01/woman01.jpg) center/cover no-repeat;
  }
  .lead_sec .illust02 {
    position: absolute;
    right: 2.6vw;
    top: auto;
    bottom: 40vw;
    width: 13.3vw;
    height: 17.6vw;
    background: url(../images/feature04/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: 1.1vw;
    bottom: auto;
    top: 20vw;
    width: 10.6vw;
    height: 20.5vw;
    background: url(../images/feature04/leaf01.png) center/cover no-repeat;
  }
  .lead_sec .textbox {
    padding: 8vw 5.3vw;
    color: #fff;
  }
  .lead_sec .page_title {
    margin: 0 0 8vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 5.3vw;
    letter-spacing: .2em;
  }
  .lead_sec .page_title .num {
    padding: 0 0 0 1.3vw;
    font-family: 'Noto serif JP', serif;
    font-size: 8vw;
    vertical-align: sub;
  }
  .lead_sec .subtitle {
    margin: 0 0 8vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 4.2vw;
    font-weight: 500;
    letter-spacing: .1em;
  }
  .lead_sec .text {
    width: 100%;
    font-size: 4vw;
    line-height: 2;
    letter-spacing: .1em;
  }
}

.wrap {
  padding: 0 0 40px;
  background: #F9EEED;
}

@media screen and (max-width: 768px) {
  .wrap {
    padding: 0 0 10.6vw;
  }
}

.sec01 {
  padding: 100px 0 80px;
  letter-spacing: .1em;
}

.sec01 .inner {
  width: 1024px;
  margin: 0 auto;
}

.sec01 .sec_title {
  position: relative;
  width: 450px;
  margin: 0 auto 100px;
  font-family: "noto sans jp", sans-serif;
  font-size: 23px;
  color: #50627c;
  text-align: center;
}

.sec01 .sec_title .illust01 {
  position: absolute;
  left: 0;
  top: -12px;
  width: 39px;
  height: 58px;
  background: url(../images/feature04/leaf07.png) center/cover no-repeat;
}

.sec01 .sec_title .illust02 {
  position: absolute;
  right: 0;
  top: -12px;
  width: 39px;
  height: 58px;
  background: url(../images/feature04/leaf08.png) center/cover no-repeat;
}

.sec01 .textbox {
  width: 480px;
}

.sec01 .cont_title {
  padding: 0 0 15px;
  border-bottom: 1px solid #fff;
  margin: 0 0 15px;
  font-family: "noto sans jp", sans-serif;
  font-size: 19px;
  color: #50627c;
}

.sec01 .cont_text {
  line-height: 2;
}

.sec01 .cont01 {
  position: relative;
  z-index: 1;
  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-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin: 0 0 70px;
}

.sec01 .cont01 .illust {
  position: absolute;
  z-index: -1;
  right: 40px;
  bottom: 0;
  width: 117px;
  height: 141px;
  background: url(../images/feature04/leaf03.png) center/cover no-repeat;
}

.sec01 .cont01 .image {
  margin: 0 50px 0 0;
}

.sec01 .cont02 {
  position: relative;
  z-index: 1;
  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;
}

.sec01 .cont02 .illust {
  position: absolute;
  z-index: -1;
  left: 55px;
  bottom: -20px;
  width: 131px;
  height: 129px;
  background: url(../images/feature04/leaf04.png) center/cover no-repeat;
}

.sec01 .cont02 .textbox {
  margin: 0 50px 0 0;
}

.sec01 .cont02 .image {
  width: 450px;
  height: 368px;
}

@media screen and (max-width: 767px) {
  .sec01 {
    padding: 18.6vw 5.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    letter-spacing: .1em;
  }
  .sec01 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec01 .sec_title {
    position: relative;
    width: 100%;
    margin: 0 auto 13.3vw;
    font-family: "noto sans jp", sans-serif;
    font-size: 5.3vw;
    color: #50627c;
    text-align: center;
  }
  .sec01 .sec_title .illust01 {
    position: absolute;
    left: -2.6vw;
    top: 0;
    width: 5.3vw;
    height: 7.8vw;
    background: url(../images/feature04/leaf07.png) center/cover no-repeat;
  }
  .sec01 .sec_title .illust02 {
    position: absolute;
    right: -2.6vw;
    top: 0;
    width: 5.3vw;
    height: 7.8vw;
    background: url(../images/feature04/leaf08.png) center/cover no-repeat;
  }
  .sec01 .textbox {
    width: 100%;
  }
  .sec01 .cont_title {
    padding: 0 0 4vw;
    border-bottom: 1px solid #fff;
    margin: 0 0 4vw;
    font-family: "noto sans jp", sans-serif;
    font-size: 4.8vw;
    color: #50627c;
  }
  .sec01 .cont_text {
    font-size: 4vw;
    line-height: 2;
  }
  .sec01 .cont01 {
    position: relative;
    z-index: 1;
    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-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin: 0 0 18.6vw;
  }
  .sec01 .cont01 .illust {
    position: absolute;
    z-index: -1;
    right: -2.6vw;
    bottom: -5.3vw;
    width: 26.6vw;
    height: 31.9vw;
    background: url(../images/feature04/leaf03.png) center/cover no-repeat;
  }
  .sec01 .cont01 .image {
    width: 100%;
    height: 53.3vw;
    margin: 0 0 5.3vw;
  }
  .sec01 .cont01 .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sec01 .cont02 {
    position: relative;
    z-index: 1;
    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;
  }
  .sec01 .cont02 .illust {
    position: absolute;
    z-index: -1;
    left: -2.6vw;
    bottom: -5.3vw;
    width: 21.3vw;
    height: 20.9vw;
    background: url(../images/feature04/leaf04.png) center/cover no-repeat;
  }
  .sec01 .cont02 .textbox {
    margin: 0;
  }
  .sec01 .cont02 .image {
    width: 100%;
    height: 53.3vw;
    margin: 0 0 5.3vw;
    background: #fff;
  }
  .sec01 .cont02 .image img {
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.sec02 {
  padding: 0 0 60px;
  letter-spacing: .1em;
}

.sec02 .inner {
  position: relative;
  width: 950px;
  padding: 80px 0 60px;
  margin: 0 auto;
  background: #fff;
}

.sec02 .inner .illust01 {
  position: absolute;
  left: 30px;
  top: 146px;
  width: 77px;
  height: 148px;
  background: url(../images/feature04/leaf05.png) center/cover no-repeat;
}

.sec02 .inner .illust02 {
  position: absolute;
  right: 80px;
  top: 150px;
  width: 79px;
  height: 84px;
  background: url(../images/feature04/leaf06.png) center/cover no-repeat;
}

.sec02 .sec_title {
  width: 680px;
  padding: 0 0 10px;
  border-bottom: 1px solid #50627c;
  margin: 0 auto 35px;
  font-size: 20px;
  font-weight: 600;
  color: #50627c;
  text-align: center;
  letter-spacing: .12em;
}

.sec02 .sec_text {
  margin: 0 0 80px;
  text-align: center;
  line-height: 2;
}

.sec02 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 50px;
}

.sec02 .item {
  width: 255px;
}

.sec02 .item:not(:last-of-type) {
  margin: 0 43px 0 0;
}

.sec02 .item_image {
  margin: 0 0 15px;
}

.sec02 .item_title {
  padding: 0 0 20px;
  border-bottom: 1px solid #50627c;
  margin: 0 0 15px;
  font-size: 18px;
  letter-spacing: .13em;
  color: #50627c;
}

.sec02 .item_text {
  line-height: 2;
}

.sec02 .big_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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.sec02 .big_item .item_title {
  display: inline-block;
  padding: 0 0 15px;
  line-height: 1;
}

.sec02 .big_item .item_text {
  margin: 0 0 10px;
}

.sec02 .big_item .item_image {
  width: 377px;
  height: 252px;
  margin: 0 30px 0 0;
}

.sec02 .big_item .textbox {
  width: 464px;
}

.sec02 .example_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
  background: #c3d3e2;
}

.sec02 .box_illust {
  width: 106px;
  min-width: 106px;
  margin: 0 30px 0 0;
}

.sec02 .box_text {
  font-size: 15px;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .sec02 {
    padding: 0 5.3vw 13.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    letter-spacing: .1em;
  }
  .sec02 .inner {
    position: relative;
    width: 100%;
    padding: 8vw 5.3vw 13.3vw;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
  }
  .sec02 .inner .illust01 {
    position: absolute;
    left: 1.3vw;
    top: 115.3vw;
    width: 10.6vw;
    height: 20.3vw;
    background: url(../images/feature04/leaf05.png) center/cover no-repeat;
  }
  .sec02 .inner .illust02 {
    position: absolute;
    right: 2.6vw;
    top: 30.3vw;
    width: 13.3vw;
    height: 14.1vw;
    background: url(../images/feature04/leaf06.png) center/cover no-repeat;
  }
  .sec02 .sec_title {
    width: 100%;
    padding: 0 0 2.6vw;
    border-bottom: 1px solid #50627c;
    margin: 0 auto 13.3vw;
    font-size: 4.8vw;
    font-weight: 600;
    color: #50627c;
    text-align: center;
    letter-spacing: .12em;
  }
  .sec02 .sec_text {
    margin: 0 0 18.6vw;
    font-size: 4vw;
    text-align: left;
    line-height: 2;
  }
  .sec02 .list {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 18.6vw;
  }
  .sec02 .item {
    width: 100%;
  }
  .sec02 .item:not(:last-of-type) {
    margin: 0 0 18.6vw;
  }
  .sec02 .item_image {
    width: 100%;
    height: 53.3vw;
    margin: 0 0 2.6vw;
  }
  .sec02 .item_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sec02 .item_title {
    padding: 0 0 2.6vw;
    border-bottom: 1px solid #50627c;
    margin: 0 0 2.6vw;
    font-size: 4.8vw;
    letter-spacing: .13em;
    text-align: center;
    color: #50627c;
  }
  .sec02 .item_text {
    font-size: 4vw;
    line-height: 2;
  }
  .sec02 .big_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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .sec02 .big_item .item_title {
    display: block;
    padding: 0 0 2.6vw;
    margin: 0 0 2.6vw;
    line-height: 1;
  }
  .sec02 .big_item .item_text {
    margin: 0 0 5.3vw;
  }
  .sec02 .big_item .item_image {
    width: 100%;
    height: 53.3vw;
    margin: 0 0 5.3vw;
  }
  .sec02 .big_item .textbox {
    width: 100%;
  }
  .sec02 .example_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 2.6vw;
    background: #c3d3e2;
  }
  .sec02 .box_illust {
    width: 26.6vw;
    min-width: 26.6vw;
    margin: 0 5.3vw 0 0;
  }
  .sec02 .box_text {
    font-size: 4vw;
    line-height: 1.8;
  }
}

.message_sec {
  background: #d8a3a5;
}

.message_sec .inner {
  position: relative;
  width: 1024px;
  padding: 65px 0 65px 410px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

.message_sec .inner .illust01 {
  position: absolute;
  left: 30px;
  top: 0;
  width: 320px;
  height: 311px;
  background: url(../images/common/message_logo.png) center/cover no-repeat;
}

.message_sec .inner .illust02 {
  position: absolute;
  right: 30px;
  top: 60px;
  width: 97px;
  height: 185px;
  background: url(../images/feature01/leaf15.png) center/cover no-repeat;
}

.message_sec .text {
  width: 470px;
  letter-spacing: .1em;
  color: #fff;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .message_sec {
    padding: 0 5.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #d8a3a5;
  }
  .message_sec .inner {
    position: relative;
    width: 100%;
    padding: 18.6vw 0;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: visible;
  }
  .message_sec .inner .illust01 {
    position: absolute;
    left: -9vw;
    top: 8vw;
    width: 40vw;
    height: 28.6vw;
    background: url(../images/common/message_logo.png) center/contain no-repeat;
  }
  .message_sec .inner .illust02 {
    position: absolute;
    right: -2.6vw;
    top: auto;
    bottom: 5.3vw;
    width: 10.6vw;
    height: 20.2vw;
    background: url(../images/feature01/leaf15.png) center/cover no-repeat;
  }
  .message_sec .text {
    width: 100%;
    font-size: 4vw;
    letter-spacing: .1em;
    color: #fff;
    line-height: 2;
  }
}
/*# sourceMappingURL=feature04.css.map */