.heading01 {
  position: relative;
  padding: 50px 0 70px;
  margin-bottom: 30px;
}

.heading01::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background: url(../img/common/deco01.png) no-repeat center top;
  width: 822px;
  height: 66px;
}

.heading01 h2 {
  font-size: 5.6rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 1.2;
}

.heading01--color01 h2 {
  color: #181777;
}

.heading01--color01 h2 span {
  color: #e20057;
}

.heading01--color01 h2 sup {
  color: #333;
  font-size: 2.0rem;
}

.bg01 {
  background: #e20057;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.bg01:after {
  content: '';
  position: absolute;
  top: 0;
  left: -30px;
  width: 273px;
  height: 100%;
  background: url(../img/common/bg01.png) repeat center top;
}

.bg01:before {
  content: '';
  position: absolute;
  top: 0;
  right: -30px;
  width: 273px;
  height: 100%;
  background: url(../img/common/bg01.png) repeat center top;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.bg01_inner {
  position: relative;
  z-index: 2;
}

.p-top_first_slider {
  max-width: 1400px;
  margin: 0 auto;
}

.p-top_first_slider_slider-inner {
  margin-bottom: 60px;
}

.p-top_first_slider .slick-dots {
  bottom: -50px;
}

.p-top_first_slider .slick-dots li {
  width: 20px;
}

.p-top_first_slider .slick-dots li button:before {
  background: transparent;
  border: 2px solid #fff;
  opacity: 1;
  width: 20px;
  height: 20px;
}

.p-top_first_slider .slick-dots li.slick-active button:before {
  background: #fff;
}

.p-top_second {
  padding-bottom: 80px;
}

.p-top_second_sub-heading {
  margin: 0;
}

.p-top_second_sub-heading h3 {
  text-align: right;
}

.p-top_second_reason {
  margin: 0px -48px 0 -26px;
  padding-top: 35px;
  position: relative;
}

.p-top_second_reason_ttl01 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
  text-align: center;
}

.p-top_second_reason_ttl02 {
  font-size: 3.9rem;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 47%;
  width: 100%;
  text-align: center;
}

.sub-menu {
  padding-bottom: 20px;
}

.sub-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sub-menu ul li {
  padding: 0 18px;
  position: relative;
}

.sub-menu ul li:first-child:before {
  content: '';
  position: absolute;
  top: 58%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1px;
  height: 18px;
  background: #fff;
}

.sub-menu ul li:after {
  content: '';
  position: absolute;
  top: 58%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1px;
  height: 18px;
  background: #fff;
}

.sub-menu ul li a {
  font-size: 1.5rem;
  color: #fff;
  display: block;
  text-align: center;
}

.sec-third {
  background-color: #fbf9fa;
  padding: 35px 0;
}

.sec-third_tit {
  text-align: center;
}

.sec-third_features01 {
  margin: 0 -47px 0 -26px;
}

.sec-third_features02 {
  position: relative;
  padding: 60px 0 10px;
  margin: 0 -15px 0 0px;
  text-align: right;
}

.sec-third_features02_txt {
  font-size: 5.8rem;
  font-weight: 700;
  color: #fff;
  position: absolute;
  font-style: italic;
}

.sec-third_features02_txt:nth-of-type(1) {
  top: 47px;
  right: 342px;
}

.sec-third_features02_txt:nth-of-type(2) {
  top: 150px;
  right: 260px;
}

.sec-third_features03 {
  padding: 0 0 50px;
  margin: 0 -47px 0 -27px;
}

.sec-third_features04 {
  padding: 50px 0;
}

.sec-third_video-outer video {
  width: 100%;
}

.sec-third h4 {
  color: #e20057;
  font-size: 6.0rem;
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}

.sec-third h4:after {
  content: '';
  position: absolute;
  bottom: -8px;
  display: inline-block;
  width: 270px;
  height: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #e20057;
}

.sec-fourth {
  padding-top: 65px;
}

.sec-fourth_talk:first-child {
  margin-top: 35px;
}

.sec-fourth_talk_comment {
  position: relative;
  display: inline-block;
  padding: 18px 0;
  margin: 15px 0 15px 30px;
  width: 680px;
  background: url(../img/top/bg01.jpg) repeat center top;
  border: solid 3px #1d2088;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec-fourth_talk_comment:before {
  content: '';
  position: absolute;
  left: -22px;
  bottom: 12px;
  background: url(../img/top/bg02.png) no-repeat center top;
  width: 22px;
  height: 28px;
  z-index: 2;
}

.sec-fourth_talk_comment p {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}

.sec-fourth_talk--right {
  text-align: right;
}

.sec-fourth_talk--right_comment {
  margin: 15px 30px 15px 0;
}

.sec-fourth_talk--right_comment:before {
  left: auto;
  right: -22px;
  bottom: 12px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.sec-fourth_features05 {
  margin: 45px;
}

.sec-fifth .heading01 {
  margin-bottom: 50px;
}

.sec-sixth {
  padding-bottom: 30px;
}

.sec-sixth_features06 {
  position: relative;
  margin: 0 -46px 60px -25px;
}

.sec-sixth_features06_txt {
  font-size: 3rem;
  color: #1d2088;
  line-height: 1.6;
  position: absolute;
  top: 110px;
  left: 104px;
}

.sec-sixth_features06_txt span {
  border: 2px solid #1d2088;
  padding: 0px 5px;
}

.sec-sixth_features06_btn-group {
  position: absolute;
  top: 260px;
  left: 80px;
}

.sec-sixth_features06_btn-group_btn {
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #e20057;
  border: 1px solid #e20057;
  border-radius: 45px;
  display: block;
  padding: 18px 0;
  width: 400px;
}

.sec-sixth_features06_btn-group_btn:last-child {
  margin-top: 30px;
}

.sec-sixth_features06_btn-group_btn span {
  padding-right: 25px;
  position: relative;
}

.sec-sixth_features06_btn-group_btn span:before {
  content: '';
  position: absolute;
  right: 0px;
  bottom: 5px;
  background: url(../img/common/icon02.png) no-repeat;
  width: 15px;
  height: 15px;
}

.sec-sixth_features06_btn-group_btn--white {
  background: #fff;
  color: #e20057;
}

.sec-sixth_features06_btn-group_btn--white span:before {
  background: url(../img/common/icon03.png) no-repeat;
}

.sec-sixth_features06 .c-naviStore {
  position: absolute;
  bottom: 100px;
  left: 80px;
  background-color: #cbe6f0;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 920px;
}

.sec-sixth_features06 .c-naviStore_ttl {
  color: #e20057;
  margin-bottom: 10px;
}

.sec-sixth_features06 .c-naviStore_ttl:before {
  background: url(../img/common/icon04.png) no-repeat center center/contain;
}

.sec-eighth {
  background-image: -webkit-gradient(linear, left top, right top, from(#bfe0ed), color-stop(#e7f1f5), to(#bfe0ed));
  background-image: linear-gradient(90deg, #bfe0ed, #e7f1f5, #bfe0ed);
  padding: 75px 0 110px;
}

.sec-eighth_heading h2 {
  font-size: 4rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 6px 0 39px;
  background: url(../img/common/heading01.png) no-repeat center top;
}

.sec-eighth_heading h2 span {
  position: relative;
}

.sec-eighth_heading h2 span::before {
  content: '';
  position: absolute;
  left: -41px;
  bottom: -16px;
  background: url(../img/common/deco02.png) no-repeat center top;
  width: 49px;
  height: 52px;
}

.sec-eighth_heading h2 span::after {
  content: '';
  position: absolute;
  right: -44px;
  top: -11px;
  background: url(../img/common/deco02.png) no-repeat center top;
  width: 49px;
  height: 52px;
}

.sec-eighth_heading h3 {
  padding: 30px 0 35px;
  text-align: center;
}

.sec-eighth_heading h5 {
  font-size: 4.0rem;
  font-weight: 700;
  text-align: center;
  color: #e20057;
  line-height: 1.2;
  padding: 30px 0 70px;
  position: relative;
}

.sec-eighth_heading h5::before {
  left: 0;
  height: 5px;
  width: 370px;
  background-color: #e20057;
  position: absolute;
  top: 39%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  display: block;
}

.sec-eighth_heading h5::after {
  right: 0;
  height: 5px;
  width: 370px;
  background-color: #e20057;
  position: absolute;
  top: 39%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  display: block;
}

.sec-eighth_heading ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sec-eighth_heading li:last-of-type {
  margin-left: auto;
}

.sec-ninth {
  background-image: -webkit-gradient(linear, left top, right top, from(#bfe0ed), color-stop(#e7f1f5), to(#bfe0ed));
  background-image: linear-gradient(90deg, #bfe0ed, #e7f1f5, #bfe0ed);
  padding: 90px 0 0;
}

.sec-ninth_tit {
  text-align: center;
}

.sec-ninth h4 {
  color: #e20057;
  font-size: 6.0rem;
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}

.sec-ninth h4:after {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 280px;
  height: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #e20057;
}

.sec-ninth_features01 {
  margin: 0 -47px 0 -26px;
}

.sec-ninth_features02 {
  position: relative;
  padding: 60px 0 10px;
  margin: 0 -15px 0 0px;
  text-align: right;
}

.sec-ninth_features02_txt {
  font-size: 5.8rem;
  font-weight: 700;
  color: #fff;
  position: absolute;
  font-style: italic;
}

.sec-ninth_features02_txt:nth-of-type(1) {
  top: 46px;
  right: 290px;
}

.sec-ninth_features02_txt:nth-of-type(2) {
  top: 148px;
  right: 262px;
}

.sec-ninth_heading01 {
  position: relative;
}

.sec-ninth_heading01 h2 {
  position: relative;
}

.sec-ninth_heading01 h2 sup {
  position: absolute;
  top: -10px;
  right: 158px;
}

.sec-ninth_heading01 p {
  position: absolute;
  right: 90px;
  bottom: 5px;
}

.sec-ninth_features03 {
  padding: 0 0 50px;
  margin: 0 -47px 0 -27px;
}

.sec-ninth_features04 {
  padding: 0 0 200px;
}

.sec-ninth_video-outer video {
  width: 100%;
}

.naviStoreOuter {
  padding-bottom: 100px;
}

.footerOuter {
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .heading01 {
    padding: 40px 0 45px;
    margin-bottom: 0;
  }
  .heading01::after {
    bottom: -5px;
    width: 100%;
    background-size: contain;
    height: 45px;
  }
  .heading01 h2 {
    font-size: 6.6666vw;
  }
  .bg01:after {
    top: 0;
    left: -68px;
    width: 191px;
    background: url(../img/common/bg02.png) no-repeat repeat center top;
    background-size: 32%;
  }
  .bg01:before {
    top: 0;
    right: -68px;
    width: 191px;
    background: url(../img/common/bg02.png) no-repeat repeat center top;
    background-size: 32%;
  }
  .p-top_first_slider .slick-dots li button:before {
    width: 12px;
    height: 12px;
  }
  .p-top_second {
    padding-bottom: 50px;
  }
  .p-top_second_sub-heading {
    margin: -10px -15px 35px -6px;
  }
  .p-top_second_reason {
    margin: 0px -21px 0 -12px;
    padding-top: 0;
  }
  .p-top_second_reason_ttl01 {
    font-size: 4.6666vw;
    top: 4px;
  }
  .p-top_second_reason_ttl02 {
    font-size: 4.6666vw;
    line-height: 1.3;
    top: 47.5%;
  }
  .sub-menu ul li {
    padding: 0 5%;
    min-width: 25%;
    margin-bottom: 10px;
  }
  .sub-menu ul li:nth-child(3):before, .sub-menu ul li:nth-child(5):before {
    content: '';
    position: absolute;
    top: 58%;
    left: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 1px;
    height: 18px;
    background: #fff;
  }
  .sub-menu ul li a {
    font-size: 1.3rem;
  }
  .sec-third_features01 {
    margin: 0 -20px 0 -12px;
  }
  .sec-third_features02 {
    padding: 13% 0 0;
    margin: 0 -19px 0 -9px;
  }
  .sec-third_features02_txt {
    font-size: 5.0666vw;
  }
  .sec-third_features02_txt:nth-of-type(1) {
    top: 13%;
    right: 35%;
  }
  .sec-third_features02_txt:nth-of-type(2) {
    top: 24%;
    right: 28%;
  }
  .sec-third_features03 {
    padding: 0 0 25px;
    margin: 0 -20px 0 -13px;
  }
  .sec-third_features04 {
    padding: 15px 0;
  }
  .sec-third h4 {
    font-size: 8vw;
  }
  .sec-third h4:after {
    width: 135px;
    height: 5px;
  }
  .sec-fourth {
    padding-top: 30px;
  }
  .sec-fourth_talk img {
    width: 56px;
    vertical-align: middle;
  }
  .sec-fourth_talk_comment {
    width: calc(100% - 85px);
    padding: 15px 15px;
    margin: 10px 0 10px 25px;
    vertical-align: middle;
  }
  .sec-fourth_talk_comment:before {
    bottom: auto;
    left: -18px;
    top: 12px;
    width: 18px;
    height: 24px;
    background-size: cover;
  }
  .sec-fourth_talk_comment p {
    font-size: 1.3rem;
    text-align: left;
  }
  .sec-fourth_talk--right_comment {
    margin: 10px 25px 10px 0;
  }
  .sec-fourth_talk--right_comment:before {
    left: auto;
    right: -18px;
  }
  .sec-fourth_features05 {
    margin: 22px;
  }
  .sec-fifth .heading01 {
    margin-bottom: 25px;
  }
  .sec-sixth {
    padding-bottom: 40px;
  }
  .sec-sixth_features06 {
    margin: 0 -22px 0 -12px;
  }
  .sec-sixth_features06_txt {
    font-size: 4.5333vw;
    line-height: 1.9;
    top: 25px;
    left: 40px;
  }
  .sec-sixth_features06_btn-group {
    top: auto;
    bottom: 34%;
    left: 50%;
    width: 72%;
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px);
  }
  .sec-sixth_features06_btn-group_btn {
    font-size: 1.8rem;
    padding: 4.5% 0;
    width: 100%;
  }
  .sec-sixth_features06_btn-group_btn:last-child {
    margin-top: 6%;
  }
  .sec-sixth_features06 .c-naviStore {
    width: 84%;
    bottom: 8%;
    left: 7%;
    padding: 15px 10px 10px;
  }
  .sec-sixth_features06 .c-naviStore_ttl {
    font-size: 4.8vw;
  }
  .sec-eighth {
    padding: 50px 0 0;
  }
  .sec-eighth_heading h2 {
    font-size: 4.8vw;
    padding: 5px 0 30px;
    background: url(../img/common/heading01_sp.png) no-repeat center top;
    background-size: 100%;
  }
  .sec-eighth_heading h2 span {
    position: relative;
  }
  .sec-eighth_heading h2 span::before {
    left: -28px;
    bottom: -9px;
    background-size: 100%;
    width: 28px;
    height: 28px;
  }
  .sec-eighth_heading h2 span::after {
    right: -27px;
    top: -8px;
    background-size: 100%;
    width: 28px;
    height: 28px;
  }
  .sec-eighth_heading h3 {
    width: 78%;
    margin: 0 auto;
    padding: 10px 0 55px;
  }
  .sec-eighth_heading h5 {
    font-size: 6.4vw;
    padding: 0 0 30px;
  }
  .sec-eighth_heading h5::before {
    left: -20px;
    height: 2px;
    width: 30%;
    top: 25%;
  }
  .sec-eighth_heading h5::after {
    right: -20px;
    height: 2px;
    width: 30%;
    top: 25%;
  }
  .sec-eighth_heading ul {
    display: block;
    padding-bottom: 30px;
  }
  .sec-eighth_heading li {
    width: 80%;
    padding-bottom: 15px;
  }
  .sec-ninth {
    padding: 40px 0 0;
  }
  .sec-ninth h4 {
    font-size: 8vw;
  }
  .sec-ninth h4:after {
    height: 5px;
    width: 130px;
  }
  .sec-ninth_features01 {
    margin: 0 -20px 0 -12px;
  }
  .sec-ninth_features02 {
    padding: 8% 0 0;
    margin: 0 -19px 0 -9px;
  }
  .sec-ninth_features02_txt {
    font-size: 5.0666vw;
  }
  .sec-ninth_features02_txt:nth-of-type(1) {
    top: 10%;
    right: 33%;
  }
  .sec-ninth_features02_txt:nth-of-type(2) {
    top: 24%;
    right: 31%;
  }
  .sec-ninth_heading01 h2 sup {
    font-size: 2.6666vw;
    right: 10px;
    top: -5px;
  }
  .sec-ninth_heading01 p {
    font-size: 2.6666vw;
    right: 5px;
  }
  .sec-ninth_features03 {
    padding: 0;
    margin: 0 -20px 0 -13px;
  }
  .sec-ninth_features04 {
    padding: 45px 0 75px;
  }
  .naviStoreOuter {
    padding-bottom: 130px;
  }
}

@media print, screen and (min-width: 768px) {
  .sec-third {
    padding: 35px 0 120px;
  }
  .sec-third_video-outer {
    margin-bottom: 100px;
  }
}
