.key {
  position: relative;
  width: 100%;
  height: 367px;
  background: url(../images/common/key_bg04.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 30px;
  text-align: center;
}

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

.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_bg04.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 .key_text {
    font-size: 4vw;
    text-align: center;
    letter-spacing: .12em;
    color: #fff;
  }
  .key .page_title {
    font-size: 6.4vw;
    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: 60%;
  height: 100%;
  background: #d8a3a5;
}

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

.lead_sec .illust02 {
  position: absolute;
  right: 36px;
  bottom: 20px;
  width: 98px;
  height: 156px;
  background: url(../images/adult/leaf02.png) center/cover no-repeat;
}

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

.lead_sec .inner .illust01 {
  position: absolute;
  left: 445px;
  top: 58px;
  width: 114px;
  height: 151px;
  background: url(../images/adult/leaf01.png) center/cover no-repeat;
}

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

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

.lead_sec .text {
  width: 510px;
  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/adult/woman01.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: 40%;
    height: 100%;
    background: url(../images/adult/woman01.jpg) center/cover no-repeat;
  }
  .lead_sec .illust02 {
    position: absolute;
    right: auto;
    left: 5.3vw;
    bottom: 5.3vw;
    width: 13.3vw;
    height: 21.1vw;
    background: url(../images/adult/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: 5.3vw;
    top: 13.3vw;
    width: 13.3vw;
    height: 17.6vw;
    background: url(../images/adult/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: 5.3vw;
    letter-spacing: .2em;
  }
  .lead_sec .text {
    width: 100%;
    font-size: 4vw;
    line-height: 2;
    letter-spacing: .1em;
  }
}

.sec01 {
  padding: 80px 0;
}

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

.sec01 .inner .illust01 {
  position: absolute;
  left: 126px;
  top: 20px;
  width: 67px;
  height: 117px;
  background: url(../images/feature01/leaf05.png) center/cover no-repeat;
}

.sec01 .inner .illust02 {
  position: absolute;
  left: 110px;
  bottom: 78px;
  width: 78px;
  height: 149px;
  background: url(../images/feature01/leaf06.png) center/cover no-repeat;
}

.sec01 .inner .illust03 {
  position: absolute;
  right: 140px;
  top: 20px;
  width: 67px;
  height: 132px;
  background: url(../images/feature01/leaf07.png) center/cover no-repeat;
}

.sec01 .inner .illust04 {
  position: absolute;
  right: 130px;
  bottom: 100px;
  width: 80px;
  height: 83px;
  background: url(../images/feature01/leaf08.png) center/cover no-repeat;
}

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

.sec01 .box {
  position: relative;
  width: 687px;
  height: 390px;
  margin: 0 auto 66px;
}

.sec01 .box_title {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 186px;
  height: 186px;
  padding: 50px 0 0;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../images/feature01/circle01.png) center/cover no-repeat;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}

.sec01 .box_title .large {
  font-size: 26px;
  font-weight: 600;
}

.sec01 .left {
  position: absolute;
  left: 0;
  width: 390px;
  height: 390px;
  padding: 80px 0 0 120px;
  border: 2px solid #c3a081;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec01 .left_title {
  position: relative;
  margin: 0 0 30px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 33px;
  letter-spacing: .12em;
  color: #c3a081;
}

.sec01 .left_title:before {
  content: "";
  position: absolute;
  left: -50px;
  bottom: -15px;
  width: 170px;
  height: 2px;
  background: #c3a081;
}

.sec01 .left_item {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 21px;
  letter-spacing: .1em;
  line-height: 2;
}

.sec01 .right {
  position: absolute;
  right: 0;
  width: 390px;
  height: 390px;
  padding: 80px 0 0 160px;
  border: 2px solid #df91b0;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec01 .right_title {
  position: relative;
  margin: 0 0 30px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 33px;
  letter-spacing: .12em;
  color: #df91b0;
}

.sec01 .right_title:before {
  content: "";
  position: absolute;
  right: 65px;
  bottom: -15px;
  width: 170px;
  height: 2px;
  background: #df91b0;
}

.sec01 .right_item {
  padding: 0 0 0 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 21px;
  letter-spacing: .1em;
  line-height: 2;
}

.sec01 .sub_list {
  position: relative;
}

.sec01 .sub_item {
  padding: 0 0 0 10px;
  font-family: 'Noto serif JP', serif;
  font-size: 16px;
}

.sec01 .etc {
  position: absolute;
  right: 83px;
  bottom: 80px;
}

.sec01 .btn {
  width: 508px;
  border: 1px solid #50627c;
  margin: 0 auto;
}

.sec01 .btn a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px 0 20px 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 19px;
  font-family: "noto sans jp", sans-serif;
  letter-spacing: .1em;
  color: #50627c;
}

.sec01 .btn img {
  padding: 0 0 0 71px;
}

@media screen and (max-width: 768px) {
  .sec01 {
    padding: 18.6vw 5.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec01 .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .sec01 .inner .illust01 {
    position: absolute;
    left: -2.6vw;
    top: 18vw;
    width: 8vw;
    height: 13.9vw;
    background: url(../images/feature01/leaf05.png) center/cover no-repeat;
  }
  .sec01 .inner .illust02 {
    position: absolute;
    left: -2.6vw;
    bottom: 20vw;
    width: 8vw;
    height: 15.2vw;
    background: url(../images/feature01/leaf06.png) center/cover no-repeat;
  }
  .sec01 .inner .illust03 {
    position: absolute;
    right: -2.7vw;
    top: 18vw;
    width: 8vw;
    height: 15.7vw;
    background: url(../images/feature01/leaf07.png) center/cover no-repeat;
  }
  .sec01 .inner .illust04 {
    position: absolute;
    right: -2.7vw;
    bottom: 20vw;
    width: 8vw;
    height: 8.3vw;
    background: url(../images/feature01/leaf08.png) center/cover no-repeat;
  }
  .sec01 .sec_title {
    width: 100%;
    padding: 0 0 2.6vw;
    border-bottom: 1px solid #50627c;
    margin: 0 auto 21.3vw;
    font-size: 4.8vw;
    font-weight: 600;
    letter-spacing: .2em;
    color: #50627c;
    text-align: center;
  }
  .sec01 .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto 10.6vw;
  }
  .sec01 .box_title {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: -16vw;
    bottom: auto;
    width: 26.6vw;
    height: 26.6vw;
    padding: 5vw 0 0;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: url(../images/feature01/circle01.png) center/contain no-repeat;
    font-size: 4vw;
    font-weight: 600;
    color: #fff;
    text-align: center;
  }
  .sec01 .box_title .large {
    font-size: 4.2vw;
    font-weight: 600;
  }
  .sec01 .left {
    position: static;
    left: 0;
    width: 44.4vw;
    height: 44.4vw;
    padding: 3.6vw 0 0 13vw;
    border: 2px solid #c3a081;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec01 .left_title {
    position: relative;
    margin: 0 0 2.5vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 5.3vw;
    letter-spacing: .12em;
    color: #c3a081;
  }
  .sec01 .left_title:before {
    content: "";
    position: absolute;
    left: -5vw;
    bottom: -1vw;
    width: 26.6vw;
    height: 1px;
    background: #c3a081;
  }
  .sec01 .left_item {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 4vw;
    letter-spacing: .1em;
    line-height: 1.5;
  }
  .sec01 .right {
    position: static;
    right: 0;
    width: 44.4vw;
    height: 44.4vw;
    padding: 3.6vw 0 0 13vw;
    border: 2px solid #df91b0;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec01 .right_title {
    position: relative;
    margin: 0 0 2vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 5.3vw;
    letter-spacing: .12em;
    color: #df91b0;
  }
  .sec01 .right_title:before {
    content: "";
    position: absolute;
    right: 8vw;
    bottom: -1vw;
    width: 26.6vw;
    height: 1px;
    background: #df91b0;
  }
  .sec01 .right_item {
    padding: 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 4vw;
    letter-spacing: .1em;
    line-height: 1.5;
  }
  .sec01 .sub_list {
    position: relative;
  }
  .sec01 .sub_item {
    padding: 0;
    font-family: 'Noto serif JP', serif;
    font-size: 3.2vw;
  }
  .sec01 .etc {
    position: absolute;
    right: 8vw;
    bottom: 7vw;
    font-size: 2.9vw;
  }
  .sec01 .btn {
    width: 100%;
    border: 1px solid #50627c;
    margin: 0 auto;
  }
  .sec01 .btn a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 2.6vw 2.6vw 2.6vw 16vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 4.2vw;
    font-family: "noto sans jp", sans-serif;
    letter-spacing: .1em;
    color: #50627c;
  }
  .sec01 .btn img {
    position: absolute;
    right: 5.3vw;
    top: 0;
    bottom: 0;
    width: 3.2vw;
    height: 5.8vw;
    padding: 0;
    margin: auto 0;
  }
}

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

.sec02 .inner {
  width: 790px;
  margin: 0 auto;
}

.sec02 .sec_title {
  width: 370px;
  padding: 0 0 15px;
  border-bottom: 1px solid #50627c;
  margin: 0 auto 65px;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: .2em;
  text-align: center;
}

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

.sec02 .link_item {
  background: #fff;
}

.sec02 .link_item a {
  display: block;
  width: 100%;
  height: 100%;
}

.sec02 .item_text {
  font-size: 20px;
  font-family: "noto sans jp", sans-serif;
  letter-spacing: .1em;
}

.sec02 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 24px;
}

.sec02 .flex .link_item {
  width: 375px;
}

.sec02 .flex .item_text {
  height: 60px;
  padding: 15px 0 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec02 .flex .item_text .small {
  font-size: 14px;
}

.sec02 .flex .item_text img {
  padding: 0 0 0 46px;
}

.sec02 .flex .link_item02 .item_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec02 .flex .link_item02 .item_text img {
  padding: 0 0 0 20px;
}

.sec02 .link_item03 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec02 .link_item03 .item_image {
  width: 534px;
}

.sec02 .link_item03 .item_text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 180px 10px 0 20px;
}

.sec02 .link_item03 .item_text .text {
  padding: 0 50px 0 0;
}

.sec02 .link_item03 .item_text .image {
  position: absolute;
  right: 0;
  bottom: 20px;
}

@media screen and (max-width: 768px) {
  .sec02 {
    padding: 13.3vw 5.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #F9EEED;
  }
  .sec02 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec02 .sec_title {
    width: 100%;
    padding: 0 0 2.6vw;
    border-bottom: 1px solid #50627c;
    margin: 0 auto 13.3vw;
    font-size: 5.3vw;
    font-weight: 600;
    letter-spacing: .2em;
    text-align: center;
  }
  .sec02 .sec_title .small {
    font-size: 4vw;
    font-weight: 600;
  }
  .sec02 .link_item {
    background: #fff;
  }
  .sec02 .link_item a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .sec02 .link_item01 {
    margin: 0 0 13.3vw;
  }
  .sec02 .item_image {
    height: 45.3vw;
  }
  .sec02 .item_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sec02 .item_text {
    font-size: 4.8vw;
    font-family: "noto sans jp", sans-serif;
    letter-spacing: .1em;
  }
  .sec02 .flex {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 13.3vw;
  }
  .sec02 .flex .link_item {
    width: 100%;
  }
  .sec02 .flex .item_text {
    position: relative;
    height: auto;
    padding: 4vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 4.2vw;
  }
  .sec02 .flex .item_text .small {
    font-size: 3.7vw;
  }
  .sec02 .flex .item_text img {
    position: absolute;
    right: 5.3vw;
    top: 0;
    bottom: 0;
    width: 3.2vw;
    height: 5.8vw;
    padding: 0;
    margin: auto 0;
  }
  .sec02 .flex .link_item02 .item_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 4vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec02 .flex .link_item02 .item_text img {
    position: absolute;
    right: 5.3vw;
    top: 0;
    bottom: 0;
    width: 3.2vw;
    height: 5.8vw;
    padding: 0;
    margin: auto 0;
  }
  .sec02 .link_item03 a {
    display: block;
  }
  .sec02 .link_item03 .item_image {
    width: 100%;
  }
  .sec02 .link_item03 .item_text {
    position: relative;
    height: auto;
    padding: 4vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 4.2vw;
  }
  .sec02 .link_item03 .item_text .text {
    padding: 0;
  }
  .sec02 .link_item03 .item_text .image {
    position: static;
    right: 0;
    bottom: 20px;
  }
  .sec02 .link_item03 .item_text img {
    position: absolute;
    right: 5.3vw;
    top: 0;
    bottom: 0;
    width: 3.2vw;
    height: 5.8vw;
    padding: 0;
    margin: auto 0;
  }
}

.sec03 {
  padding: 80px 0;
}

.sec03 .sec_title {
  width: 370px;
  padding: 0 0 15px;
  border-bottom: 1px solid #50627c;
  margin: 0 auto 65px;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: .2em;
  text-align: center;
}

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

.sec03 .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: 800px;
  margin: 0 auto;
}

.sec03 .item {
  width: 237px;
  height: 235px;
  margin: 0 0 20px;
}

.sec03 .item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  background: url(../images/adult/circle01.png) center/cover no-repeat;
  letter-spacing: .1em;
  font-family: "noto sans jp", sans-serif;
  text-align: center;
}

.sec03 .item img {
  padding: 0 0 0 10px;
}

.sec03 .item:nth-child(2n) a {
  background: url(../images/adult/circle02.png) center/cover no-repeat;
}

.sec03 .item_text {
  font-size: 18px;
}

.sec03 .item:nth-of-type(1) .item_text,
.sec03 .item:nth-of-type(3) .item_text {
  padding: 20px 0 0;
  margin: 0 0 23px;
}

.sec03 .item:nth-of-type(2) .item_text,
.sec03 .item:nth-of-type(4) .item_text,
.sec03 .item:nth-of-type(5) .item_text,
.sec03 .item:nth-of-type(6) .item_text {
  margin: 0 0 20px;
}

.sec03 .item_text02 {
  width: 130px;
  padding: 10px 0 0;
  border-top: 1px solid #50627c;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .sec03 {
    padding: 18.6vw 5.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec03 .sec_title {
    width: 100%;
    padding: 0 0 2.6vw;
    border-bottom: 1px solid #50627c;
    margin: 0 auto 13.3vw;
    font-size: 5.3vw;
    font-weight: 600;
    letter-spacing: .2em;
    text-align: center;
  }
  .sec03 .sec_title .small {
    font-size: 4vw;
    font-weight: 600;
  }
  .sec03 .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;
  }
  .sec03 .item {
    width: 42.1vw;
    height: 41.7vw;
    margin: 0 0 8vw;
  }
  .sec03 .item a {
    position: relative;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    background: url(../images/adult/circle01.png) center/cover no-repeat;
    letter-spacing: .1em;
    font-family: "noto sans jp", sans-serif;
    text-align: center;
  }
  .sec03 .item img {
    position: absolute;
    right: 8vw;
    bottom: 7.5vw;
    width: 4vw;
    height: 4vw;
    padding: 0;
  }
  .sec03 .item:nth-child(2n) a {
    background: url(../images/adult/circle02.png) center/cover no-repeat;
  }
  .sec03 .item_text {
    font-size: 3.7vw;
  }
  .sec03 .item:nth-of-type(1) .item_text,
  .sec03 .item:nth-of-type(3) .item_text {
    padding: 8vw 0 0;
    margin: 0 0 2.6vw;
  }
  .sec03 .item:nth-of-type(2) .item_text,
  .sec03 .item:nth-of-type(4) .item_text,
  .sec03 .item:nth-of-type(5) .item_text,
  .sec03 .item:nth-of-type(6) .item_text {
    padding: 8vw 0 0;
    margin: 0 0 2.6vw;
  }
  .sec03 .item_text02 {
    width: 28vw;
    padding: 2.6vw 4.6vw 0 0;
    border-top: 1px solid #50627c;
    margin: 0 auto;
    font-size: 3.7vw;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sec04 .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) {
  .sec04 {
    padding: 13.3vw 5.3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    letter-spacing: .1em;
  }
  .sec04 .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .sec04 .inner .illust01 {
    position: absolute;
    left: 2.6vw;
    top: -8vw;
    width: 8vw;
    height: 12.9vw;
    background: url(../images/adult/leaf03.png) center/cover no-repeat;
  }
  .sec04 .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;
  }
  .sec04 .inner .illust03 {
    position: absolute;
    right: 1.3vw;
    top: 16vw;
    width: 8vw;
    height: 11.2vw;
    background: url(../images/adult/leaf05.png) center/cover no-repeat;
  }
  .sec04 .sec_title {
    margin: 0 0 13.3vw;
    font-size: 5.3vw;
    letter-spacing: .12em;
    text-align: center;
  }
  .sec04 .sec_text {
    width: 100%;
    margin: 0 auto 13.3vw;
    font-size: 4vw;
    line-height: 2;
  }
  .sec04 .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;
  }
  .sec04 .item {
    position: relative;
    width: 100%;
    height: auto;
    padding: 5.3vw;
    margin: 0 auto 8vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
    font-family: "noto sans jp", sans-serif;
  }
  .sec04 .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;
  }
  .sec04 .item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
  }
  .sec04 .item_title {
    font-size: 4.8vw;
    text-align: center;
  }
  .sec04 .item_title .small {
    font-size: 4.2vw;
  }
  .sec04 .item_illust {
    text-align: center;
  }
  .sec04 .item_text {
    padding: 0 2.6vw;
    font-size: 4.2vw;
    line-height: 2;
    text-align: justify;
    text-justify: distribute;
  }
  .sec04 .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;
  }
  .sec04 .item:nth-of-type(1) .item_title {
    padding: 0;
    margin: 0 0 5.3vw;
  }
  .sec04 .item:nth-of-type(1) .item_illust {
    width: 43.7vw;
    margin: 0 auto 5.3vw;
  }
  .sec04 .item:nth-of-type(1) .item_illust img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec04 .item:nth-of-type(1) .item_text {
    margin: 0 0 2.6vw;
  }
  .sec04 .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;
  }
  .sec04 .item:nth-of-type(2) .item_title {
    padding: 0;
    margin: 0 0 5.3vw;
  }
  .sec04 .item:nth-of-type(2) .item_illust {
    width: 38.6vw;
    margin: 0 auto 5.3vw;
  }
  .sec04 .item:nth-of-type(2) .item_illust img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec04 .item:nth-of-type(2) .item_text {
    margin: 0 0 2.6vw;
  }
  .sec04 .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;
  }
  .sec04 .item:nth-of-type(3) .item_title {
    padding: 0;
    margin: 0 0 5.3vw;
  }
  .sec04 .item:nth-of-type(3) .item_illust {
    width: 40.2vw;
    margin: 0 auto 5.3vw;
  }
  .sec04 .item:nth-of-type(3) .item_illust img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec04 .item:nth-of-type(3) .item_text {
    margin: 0 0 2.6vw;
  }
  .sec04 .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;
  }
  .sec04 .item:nth-of-type(4) .item_title {
    padding: 0;
    margin: 0 0 5.3vw;
  }
  .sec04 .item:nth-of-type(4) .item_illust {
    width: 45.8vw;
    margin: 0 auto 5.3vw;
  }
  .sec04 .item:nth-of-type(4) .item_illust img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec04 .item:nth-of-type(4) .item_text {
    margin: 0 0 2.6vw;
  }
  .sec04 .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;
  }
  .sec04 .item:nth-of-type(5) .item_title {
    padding: 0;
    margin: 0 0 5.3vw;
  }
  .sec04 .item:nth-of-type(5) .item_illust {
    width: 40.2vw;
    margin: 0 auto 5.3vw;
  }
  .sec04 .item:nth-of-type(5) .item_illust img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec04 .item:nth-of-type(5) .item_text {
    margin: 0 0 2.6vw;
  }
  .sec04 .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;
  }
  .sec04 .item:nth-of-type(6) .item_title {
    padding: 0;
    margin: 0 0 5.3vw;
  }
  .sec04 .item:nth-of-type(6) .item_illust {
    width: 40vw;
    margin: 0 auto 5.3vw;
  }
  .sec04 .item:nth-of-type(6) .item_illust img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .sec04 .item:nth-of-type(6) .item_text {
    margin: 0 0 2.6vw;
  }
  .sec04 .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=adult.css.map */