/* arguments inittial */
/* font style */
/* site style */
/* [ writing-mode ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
@keyframes aniScroll {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(90%);
  }
}

.lp {
  position: relative;
}

.lp .inner {
  max-width: 1250px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .lp .inner {
    padding: 0;
    max-width: calc(100% - 35px);
  }
}

.lp #wrap {
  padding-top: 0;
}

@media (max-width: 767px) {
  .lp #wrap {
    padding-top: 66px;
  }
}

.lp .page-btn {
  position: relative;
  border-radius: 20px;
  background-color: #00469D;
  display: flex;
  align-items: center;
  padding: 29px 85px 15px 235px;
  text-align: center;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.25);
  min-height: 200px;
  max-width: 1100px;
  margin: 0 auto;
  transition: background 0.3s ease-in-out;
  cursor: pointer;
}

@media only screen and (max-width: 1100px) {
  .lp .page-btn {
    padding-left: 210px;
  }
}

@media (max-width: 767px) {
  .lp .page-btn {
    min-height: 110px;
  }
}

@media (max-width: 767px) {
  .lp .page-btn {
    padding: 10px 20px;
    justify-content: center;
  }
}

.lp .page-btn:before {
  content: '';
  position: absolute;
  width: 173px;
  height: 197px;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/img-person02.png") center/cover no-repeat;
  left: 32px;
  top: -14px;
  z-index: 2;
}

@media only screen and (max-width: 1100px) {
  .lp .page-btn:before {
    left: 20px;
  }
}

@media (max-width: 767px) {
  .lp .page-btn:before {
    width: 64px;
    height: 74px;
    top: 19px;
    left: 12px;
  }
}

.lp .page-btn:after {
  content: '';
  position: absolute;
  width: 46px;
  height: 46px;
  background-color: #fff;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg id='Group_66' data-name='Group 66' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24.159' height='22.998' viewBox='0 0 24.159 22.998'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_30' data-name='Rectangle 30' width='24.159' height='22.998' fill='%2300469d'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_24' data-name='Group 24' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_6' data-name='Path 6' d='M23.566,10.079,13.96.577a2,2,0,1,0-2.809,2.84L17.3,9.5H2A2,2,0,1,0,2,13.5H17.3L11.151,19.58a2,2,0,1,0,2.809,2.84l9.606-9.5a2,2,0,0,0,0-2.84' transform='translate(0 0)' fill='%2300469d'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  right: 31px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1100px) {
  .lp .page-btn:after {
    right: 20px;
  }
}

@media (max-width: 767px) {
  .lp .page-btn:after {
    width: 14px;
    height: 14px;
    background-size: 8px 8px;
    right: 11px;
  }
}

.lp .page-btn__note {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #FEF13B;
  border-radius: 60px;
  min-width: 320px;
  min-height: 52px;
  margin-left: 53px;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.5em;
  letter-spacing: 0em;
  font-weight: bold;
  color: #00469D;
  left: 50%;
  transform: translateX(-50%);
  top: -29px;
  z-index: 2;
}

@media (max-width: 767px) {
  .lp .page-btn__note {
    min-width: 188px;
    margin-left: unset;
    min-height: 28px;
    font-size: 14px;
    top: -19px;
  }
}

.lp .page-btn__note:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 12px solid #FEF13B;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
}

@media (max-width: 767px) {
  .lp .page-btn__note:after {
    bottom: -7px;
  }
}

.lp .page-btn__cont {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.34375em;
  letter-spacing: 0em;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 1100px) {
  .lp .page-btn__cont {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .lp .page-btn__cont {
    font-size: 14px;
    line-height: calc(18/14);
    padding-left: 50px;
    padding-bottom: 2px;
  }
}

.lp .page-btn__cont span {
  font-size: 50px;
  line-height: calc(70/50);
}

@media only screen and (max-width: 1100px) {
  .lp .page-btn__cont span {
    font-size: 48px;
  }
}

@media (max-width: 767px) {
  .lp .page-btn__cont span {
    font-size: 24px;
    margin-top: 2px;
    display: block;
  }
}

@media only screen and (min-width: 1025px) {
  .lp .page-btn:hover:hover {
    opacity: 1;
    background-color: #005BCC;
  }
}

.lp .sec-mv {
  position: relative;
}

.lp .sec-mv .scroll {
  position: absolute;
  bottom: 1.53734vw;
  left: 2.78184vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .lp .sec-mv .scroll {
    bottom: 2.05078vw;
    left: 3.71094vw;
  }
}

@media (max-width: 767px) {
  .lp .sec-mv .scroll {
    right: 12px;
    top: 26.5%;
    left: unset;
    height: fit-content;
  }
}

.lp .sec-mv .scroll span {
  display: inline-block;
  width: 0.51245vw;
  height: 4.02635vw;
  position: relative;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .lp .sec-mv .scroll span {
    width: 0.68359vw;
    height: 5.37109vw;
  }
}

@media (max-width: 767px) {
  .lp .sec-mv .scroll span {
    width: 7px;
    height: 55px;
  }
}

.lp .sec-mv .scroll span i {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  animation: aniScroll 1.5s linear infinite;
  will-change: transform;
}

.lp .sec-mv .scroll span i:before {
  content: '';
  position: absolute;
  width: 0.51245vw;
  height: 0.51245vw;
  background-color: #00469D;
  border-radius: 50%;
  left: 0;
  top: 0;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .lp .sec-mv .scroll span i:before {
    width: 0.68359vw;
    height: 0.68359vw;
  }
}

@media (max-width: 767px) {
  .lp .sec-mv .scroll span i:before {
    width: 7px;
    height: 7px;
  }
}

.lp .sec-mv .scroll span:after {
  content: '';
  position: absolute;
  width: 0.07321vw;
  height: 100%;
  background-color: rgba(0, 70, 157, 0.25);
  top: 0;
  left: 0.21962vw;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .lp .sec-mv .scroll span:after {
    width: 0.09766vw;
    left: 0.29297vw;
  }
}

@media (max-width: 767px) {
  .lp .sec-mv .scroll span:after {
    width: 1px;
    left: 3px;
  }
}

.lp .sec-mv .scroll img {
  display: block;
  margin-top: 0.51245vw;
  width: 0.58565vw;
  max-width: 100%;
  position: relative;
  left: -0.07321vw;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .lp .sec-mv .scroll img {
    margin-top: 0.68359vw;
    width: 0.78125vw;
    left: -0.09766vw;
  }
}

@media (max-width: 767px) {
  .lp .sec-mv .scroll img {
    margin-top: 7px;
    width: 8px;
    transform: scale(-1);
    left: 1px;
  }
}

.lp .sec-mv__btn {
  width: 34.18741vw;
  height: 9.51684vw;
  border-radius: 5.12445vw;
  background-color: #00469D;
  position: absolute;
  color: #fff;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.25));
  left: 14.7877vw;
  bottom: 2.63543vw;
  transition: background 0.3s ease-in-out;
  cursor: pointer;
}

@media (max-width: 767px) {
  .lp .sec-mv__btn {
    width: calc(100% - 30px);
    max-width: 324px;
    position: relative;
    height: unset;
    min-height: 78px;
    left: unset;
    bottom: unset;
    border-radius: 70px;
    margin: 29px auto 0;
  }
}

.lp .sec-mv__btn:before {
  content: '';
  position: absolute;
  width: 8.05271vw;
  height: 9.59004vw;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/img-person.png") center/cover no-repeat;
  z-index: 2;
  left: -1.97657vw;
  top: -0.65886vw;
}

@media (max-width: 767px) {
  .lp .sec-mv__btn:before {
    width: 78px;
    height: 90px;
    left: -14px;
    top: -12px;
  }
}

.lp .sec-mv__btn:after {
  content: '';
  position: absolute;
  width: 1.1713vw;
  height: 1.0981vw;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/common/icon/ico-arr.svg") center/cover no-repeat;
  top: 50%;
  transform: translateY(-50%);
  right: 2.41581vw;
}

@media (max-width: 767px) {
  .lp .sec-mv__btn:after {
    width: 11px;
    height: 11px;
    right: 18px;
  }
}

.lp .sec-mv__btn .btn-img {
  width: 15.59297vw;
  height: 3.07467vw;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: -1.61054vw;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .lp .sec-mv__btn .btn-img {
    width: 160px;
    height: 28px;
    top: -19px;
  }
}

.lp .sec-mv__btn .btn-img img {
  width: 100%;
}

.lp .sec-mv__btn .btn-cont {
  letter-spacing: 0;
  width: 100%;
  font-weight: bold;
}

@media (max-width: 767px) {
  .lp .sec-mv__btn .btn-cont {
    padding-left: 18px;
  }
}

.lp .sec-mv__btn .btn-cont .txt-sm {
  font-size: 1.31772vw;
  line-height: calc(24/18);
}

@media (max-width: 767px) {
  .lp .sec-mv__btn .btn-cont .txt-sm {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.23077em;
    letter-spacing: 0em;
    font-weight: bold;
  }
}

.lp .sec-mv__btn .btn-cont .txt-lg {
  padding-top: 0.36603vw;
  font-size: 2.04978vw;
  line-height: calc(35/28);
}

@media (max-width: 767px) {
  .lp .sec-mv__btn .btn-cont .txt-lg {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.26316em;
    letter-spacing: 0em;
    font-weight: bold;
    padding-top: 0;
    margin-top: 0;
  }
}

@media only screen and (min-width: 1025px) {
  .lp .sec-mv__btn:hover:hover {
    opacity: 1;
    background-color: #005BCC;
  }
}

.lp .sec-owner {
  margin-top: -4.61201vw;
  padding-top: 10.32211vw;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/bg-owner.jpg") bottom center/cover no-repeat;
}

@media (max-width: 767px) {
  .lp .sec-owner {
    margin-top: -30px;
    padding-top: 74px;
    background: #F2F1EC url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/bg-owner_sp.jpg") bottom center/cover no-repeat;
    background-size: 100%;
    padding-bottom: 75px;
    background-position: center bottom 190px;
  }
}

.lp .sec-owner__heading {
  text-align: center;
  color: #00469D;
  position: relative;
  z-index: 2;
}

.lp .sec-owner__heading .heading-note {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4em;
  letter-spacing: 0em;
  font-weight: bold;
}

@media (max-width: 767px) {
  .lp .sec-owner__heading .heading-note {
    font-size: 20px;
  }
}

.lp .sec-owner__heading .heading-main {
  width: fit-content;
  padding: 0 104px;
  margin: 5px auto 0;
  font-size: 58px;
  font-size: 5.8rem;
  line-height: 1.4em;
  letter-spacing: 0em;
  font-weight: bold;
  position: relative;
}

@media only screen and (min-width: 851px) and (max-width: 1030px) {
  .lp .sec-owner__heading .heading-main {
    font-size: 50px;
    padding: 0 60px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 850px) {
  .lp .sec-owner__heading .heading-main {
    font-size: 46px;
    padding: 0 55px;
  }
}

@media (max-width: 767px) {
  .lp .sec-owner__heading .heading-main {
    font-size: 32px;
    line-height: calc(40/32);
    padding: 0;
    margin-top: 2px;
  }
}

.lp .sec-owner__heading .heading-main:before, .lp .sec-owner__heading .heading-main:after {
  content: '';
  position: absolute;
  width: 80px;
  height: 80px;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/ico-ttl.svg") center/contain no-repeat;
  top: 17px;
}

@media only screen and (min-width: 768px) and (max-width: 1030px) {
  .lp .sec-owner__heading .heading-main:before, .lp .sec-owner__heading .heading-main:after {
    width: 60px;
    height: 60px;
    top: 5px;
  }
}

@media (max-width: 767px) {
  .lp .sec-owner__heading .heading-main:before, .lp .sec-owner__heading .heading-main:after {
    width: 54px;
    height: 54px;
    top: unset;
    bottom: -17px;
  }
}

.lp .sec-owner__heading .heading-main:before {
  left: 0;
}

@media (max-width: 767px) {
  .lp .sec-owner__heading .heading-main:before {
    left: -56px;
  }
}

.lp .sec-owner__heading .heading-main:after {
  right: 0;
  transform: scaleX(-1);
}

@media (max-width: 767px) {
  .lp .sec-owner__heading .heading-main:after {
    right: -56px;
  }
}

.lp .sec-owner__box {
  background-color: #fff;
  padding: 88px 15px 65px;
  border-radius: 20px;
  margin-top: -34px;
  position: relative;
}

@media (max-width: 767px) {
  .lp .sec-owner__box {
    margin-top: -15px;
    padding: 51px 18px 33px;
  }
}

.lp .sec-owner__box:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 55px solid #fff;
  border-left: 83px solid transparent;
  border-right: 83px solid transparent;
  left: 50%;
  bottom: -50px;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .lp .sec-owner__box:before {
    bottom: -39px;
  }
}

.lp .sec-owner__box .box-img {
  max-width: 1170px;
  margin: 0 auto;
}

.lp .sec-owner__box .heading2 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.42857em;
  letter-spacing: 0em;
  font-weight: 700;
  color: #00469D;
  text-align: center;
  margin-top: 14px;
}

@media (max-width: 767px) {
  .lp .sec-owner__box .heading2 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.44444em;
  }
}

.lp .sec-owner__chatting {
  margin-top: 46px;
  padding-left: 34px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .lp .sec-owner__chatting {
    padding-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .lp .sec-owner__chatting {
    padding-left: 0;
    margin-top: 51px;
  }
}

.lp .sec-owner__chatting .chatting-box {
  max-width: 1124px;
}

.lp .sec-owner__chatting .chatting-box__item {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .lp .sec-owner__chatting .chatting-box__item {
    justify-content: center;
  }
}

.lp .sec-owner__chatting .chatting-box__item .item-cont {
  width: 69.78%;
  max-width: fit-content;
  min-width: 190px;
  background-color: #fff;
  text-align: center;
  border-radius: 90px;
  font-size: 33px;
  font-size: 3.3rem;
  line-height: 1.39394em;
  letter-spacing: 0em;
  font-weight: bold;
  color: #00469D;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
  .lp .sec-owner__chatting .chatting-box__item .item-cont {
    font-size: 2.66055vw;
    padding-left: 2.29358vw !important;
    padding-right: 2.29358vw !important;
  }
}

@media (max-width: 767px) {
  .lp .sec-owner__chatting .chatting-box__item .item-cont {
    font-size: 22px;
    line-height: calc(27/22);
  }
}

.lp .sec-owner__chatting .chatting-box__item .item-cont:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-right: 24px solid #fff;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  top: 50%;
  transform: translateY(-50%);
}

.lp .sec-owner__chatting .chatting-box__item .item-cont span {
  background: linear-gradient(to bottom, transparent 80%, #FEF13B 20%);
  background-position: left bottom 5px;
}

@media (max-width: 767px) {
  .lp .sec-owner__chatting .chatting-box__item .item-cont span {
    background-position: left bottom 2px;
  }
}

.lp .sec-owner__chatting .chatting-box__item:nth-child(even) {
  justify-content: flex-end;
}

.lp .sec-owner__chatting .chatting-box__item:nth-child(1) .item-img {
  width: 173px;
}

@media (max-width: 767px) {
  .lp .sec-owner__chatting .chatting-box__item:nth-child(1) .item-img {
    width: 107px;
    margin-top: 26px;
  }
  .lp .sec-owner__chatting .chatting-box__item:nth-child(1) .item-img img {
    display: block;
    margin-left: -6px;
  }
}

.lp .sec-owner__chatting .chatting-box__item:nth-child(1) .item-cont {
  margin-left: 1.65138vw;
  margin-top: 25px;
  padding: 2.38532vw 15px 26px;
}

@media only screen and (min-width: 1090px) {
  .lp .sec-owner__chatting .chatting-box__item:nth-child(1) .item-cont {
    padding-top: 30px;
    max-width: 778px;
    margin-left: 26px;
  }
}

@media (max-width: 767px) {
  .lp .sec-owner__chatting .chatting-box__item:nth-child(1) .item-cont {
    width: 65.2%;
    padding: 23px 33px 27px;
    max-width: unset;
    margin-top: 0;
    margin-left: 12px;
  }
  .lp .sec-owner__chatting .chatting-box__item:nth-child(1) .item-cont p {
    max-width: 155px;
    margin: 0 auto;
  }
}

.lp .sec-owner__chatting .chatting-box__item:nth-child(1) .item-cont:before {
  left: -18px;
}

@media (max-width: 767px) {
  .lp .sec-owner__chatting .chatting-box__item:nth-child(1) .item-cont:before {
    left: -13px;
  }
}

.lp .sec-owner__chatting .chatting-box__item:nth-child(2) {
  margin-top: -62px;
}

@media (max-width: 767px) {
  .lp .sec-owner__chatting .chatting-box__item:nth-child(2) {
    margin-top: 18px;
    justify-content: center;
    margin-left: -1px;
    width: 100%;
  }
}

.lp .sec-owner__chatting .chatting-box__item:nth-child(2) .item-img {
  width: 166px;
}

@media (max-width: 767px) {
  .lp .sec-owner__chatting .chatting-box__item:nth-child(2) .item-img {
    width: 101px;
  }
}

.lp .sec-owner__chatting .chatting-box__item:nth-child(2) .item-cont {
  margin-top: 10px;
  margin-right: 2.75229vw;
  padding: 21px 15px 24px;
  margin-top: 50px;
}

@media only screen and (min-width: 1090px) {
  .lp .sec-owner__chatting .chatting-box__item:nth-child(2) .item-cont {
    max-width: 320px;
    margin-right: 45px;
  }
}

@media (max-width: 767px) {
  .lp .sec-owner__chatting .chatting-box__item:nth-child(2) .item-cont {
    width: calc((163 / 340) * 100%);
    max-width: unset;
    min-width: unset;
    margin-top: 2px;
    margin-right: 21px;
    font-size: 20px;
    padding: 28px 13px 26px 23px;
  }
}

.lp .sec-owner__chatting .chatting-box__item:nth-child(2) .item-cont:before {
  transform: translateY(-50%) scaleX(-1);
  right: -16px;
}

@media (max-width: 767px) {
  .lp .sec-owner__chatting .chatting-box__item:nth-child(2) .item-cont:before {
    right: -11px;
  }
}

.lp .sec-delivery {
  position: relative;
  padding-bottom: 257px;
  overflow: hidden;
  z-index: 2;
  margin-top: -1px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .lp .sec-delivery {
    margin-top: -8px;
  }
}

@media (max-width: 767px) {
  .lp .sec-delivery {
    padding-bottom: 200px;
  }
}

.lp .sec-delivery:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 440px;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/bg-delivery02.jpg") center top/cover no-repeat;
  bottom: 0;
  left: 0;
  z-index: -1;
}

@media (max-width: 767px) {
  .lp .sec-delivery:after {
    height: 223px;
    background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/bg-delivery02_sp.jpg") center top/cover no-repeat;
  }
}

.lp .sec-delivery:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 9.15081vw solid #F2F1EC;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  z-index: 2;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .lp .sec-delivery:before {
    border-top: 9.33333vw solid #F2F1EC;
    border-left: calc((375 / 2) *100%) solid transparent;
    border-right: calc((375 / 2) *100%) solid transparent;
    top: 0;
  }
}

.lp .sec-delivery__banner {
  position: relative;
}

@media (max-width: 767px) {
  .lp .sec-delivery__banner .main-banner {
    position: relative;
    overflow: hidden;
  }
  .lp .sec-delivery__banner .main-banner:before {
    display: block;
    content: " ";
    width: 100%;
    padding-top: 46.66667%;
  }
  .lp .sec-delivery__banner .main-banner > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.lp .sec-delivery__banner .main-banner img {
  min-height: 450px;
  height: auto;
  object-fit: cover;
  object-position: center top;
}

@media (max-width: 767px) {
  .lp .sec-delivery__banner .main-banner img {
    min-height: unset;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
}

.lp .sec-delivery__banner .main-ttl {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  z-index: 2;
  white-space: nowrap;
  padding-bottom: 24px;
}

@media only screen and (min-width: 1366px) {
  .lp .sec-delivery__banner .main-ttl {
    padding-bottom: 1.75695vw;
  }
}

@media (max-width: 767px) {
  .lp .sec-delivery__banner .main-ttl {
    padding-top: 18px;
    padding-bottom: 0;
  }
}

.lp .sec-delivery__banner .main-ttl .note {
  margin-left: 156px;
  text-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  font-size: 31px;
  font-size: 3.1rem;
  line-height: 1.5em;
  letter-spacing: 0em;
  font-weight: bold;
  width: fit-content;
  padding-bottom: 30px;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/line-note.svg") center bottom/contain no-repeat;
}

@media only screen and (min-width: 1366px) {
  .lp .sec-delivery__banner .main-ttl .note {
    font-size: 2.2694vw;
    margin-left: 11.4202vw;
    padding-bottom: 2.19619vw;
    background-size: 13.54319vw 1.61054vw;
  }
}

@media (max-width: 767px) {
  .lp .sec-delivery__banner .main-ttl .note {
    font-size: 18px;
    padding-bottom: 17px;
    margin: 0 auto;
    background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/line-note_sp.svg") center bottom/contain no-repeat;
    background-size: 107px 14px;
  }
}

.lp .sec-delivery__banner .main-ttl .ttl {
  margin-top: -15px;
  font-size: 90px;
  font-size: 9rem;
  line-height: 1.5em;
  letter-spacing: 0em;
  font-weight: bold;
  text-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 1366px) {
  .lp .sec-delivery__banner .main-ttl .ttl {
    font-size: 6.58858vw;
    margin-top: -1.0981vw;
  }
}

@media (max-width: 767px) {
  .lp .sec-delivery__banner .main-ttl .ttl {
    font-size: 38px;
    margin-top: -4px;
  }
}

.lp .sec-delivery__banner .main-ttl .ttl span {
  color: #FEF13B;
}

.lp .sec-delivery__main {
  position: relative;
  margin-top: -71px;
}

@media (max-width: 767px) {
  .lp .sec-delivery__main {
    margin-top: -12px;
  }
}

.lp .sec-delivery__main .main-intro {
  background-color: #fff;
  max-width: 1010px;
  margin: 0 auto;
  border-radius: 20px;
  text-align: center;
  padding: 76px 0 49px;
}

@media (max-width: 767px) {
  .lp .sec-delivery__main .main-intro {
    padding: 30px 0 10px;
  }
}

@media (max-width: 767px) {
  .lp .sec-delivery__main .main-intro__box {
    max-width: 310px;
    margin: 0 auto;
  }
}

.lp .sec-delivery__main .main-intro__box .box-txt {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.64286em;
  letter-spacing: 0em;
  font-weight: bold;
}

@media (max-width: 767px) {
  .lp .sec-delivery__main .main-intro__box .box-txt {
    font-size: 24px;
    line-height: calc(34/24);
  }
}

.lp .sec-delivery__main .main-intro__box .box-txt span {
  color: #00469D;
  background: linear-gradient(to bottom, transparent 80%, #FEF13B 20%);
  background-position: left bottom 2px;
}

.lp .sec-delivery__main .main-intro__box .box-note {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
  letter-spacing: 0em;
  font-weight: 400;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .lp .sec-delivery__main .main-intro__box .box-note {
    font-size: 12px;
    margin-top: 13px;
    text-align: left;
  }
}

.lp .sec-delivery__main .main-lst {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: calc((35 / 1220) * 100%);
  width: calc((1220 / 1366) * 100%);
  margin: 22px auto 0;
}

@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .lp .sec-delivery__main .main-lst {
    width: calc(100% - 30px);
    max-width: 1220px;
  }
}

@media (max-width: 767px) {
  .lp .sec-delivery__main .main-lst {
    width: calc(100% - 35px);
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .lp .sec-delivery__main .main-lst {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 32px;
  }
}

.lp .sec-delivery__main .main-lst__item .item-img {
  position: relative;
  overflow: hidden;
}

.lp .sec-delivery__main .main-lst__item .item-img:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 66.30824%;
}

.lp .sec-delivery__main .main-lst__item .item-img > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  .lp .sec-delivery__main .main-lst__item .item-img {
    position: relative;
  }
  .lp .sec-delivery__main .main-lst__item .item-img:before {
    display: block;
    content: " ";
    width: 100%;
    padding-top: 66.25%;
  }
  .lp .sec-delivery__main .main-lst__item .item-img > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.lp .sec-delivery__main .main-lst__item .item-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  left: 0;
  top: 0;
}

.lp .sec-delivery__main .main-lst__item .item-cont {
  position: relative;
  z-index: 2;
  margin-top: -33px;
}

@media (max-width: 767px) {
  .lp .sec-delivery__main .main-lst__item .item-cont {
    margin-top: -25px;
  }
}

.lp .sec-delivery__main .main-lst__item .item-cont .cont-point {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "Poppins", sans-serif;
  color: #00469D;
  padding-bottom: 8px;
  line-height: 1;
}

@media (max-width: 767px) {
  .lp .sec-delivery__main .main-lst__item .item-cont .cont-point {
    width: 52px;
    height: 52px;
    padding-bottom: 4px;
  }
}

.lp .sec-delivery__main .main-lst__item .item-cont .cont-point .ttl {
  font-size: 8px;
  font-size: 0.8rem;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 600;
}

.lp .sec-delivery__main .main-lst__item .item-cont .cont-point .num {
  margin-top: 3px;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: 600;
}

@media (max-width: 767px) {
  .lp .sec-delivery__main .main-lst__item .item-cont .cont-point .num {
    font-size: 14px;
    margin-top: 1px;
  }
}

.lp .sec-delivery__main .main-lst__item .item-cont .cont-heading {
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.40909em;
  letter-spacing: 0em;
  font-weight: bold;
  margin-top: -8px;
  color: #00469D;
}

@media (max-width: 767px) {
  .lp .sec-delivery__main .main-lst__item .item-cont .cont-heading {
    font-size: 18px;
    line-height: calc(24/18);
    width: calc(100% + 10px);
    margin-left: -5px;
  }
}

.lp .sec-delivery__main .main-lst__item .item-cont .cont-heading span {
  background: linear-gradient(to bottom, transparent 75%, #FEF13B 35%);
  background-position: left bottom 1px;
}

.lp .sec-delivery__main .main-btn {
  margin-top: 107px;
}

@media (max-width: 767px) {
  .lp .sec-delivery__main .main-btn {
    margin-top: 58px;
  }
}

.lp .sec-benefits {
  padding-bottom: 100px;
  position: relative;
  z-index: 2;
  margin-top: -130px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .lp .sec-benefits {
    margin-top: -139px;
    padding-bottom: 41px;
  }
}

.lp .sec-benefits:before {
  content: '';
  position: absolute;
  width: 100%;
  height: calc(100% - 129px);
  background-color: #FEF13B;
  left: 0;
  bottom: 0;
  z-index: -1;
}

@media (max-width: 767px) {
  .lp .sec-benefits:before {
    height: calc(100% - 140px);
  }
}

.lp .sec-benefits__heading {
  padding: 0 15px;
  color: #00469D;
  max-width: fit-content;
  margin: 0 auto;
}

.lp .sec-benefits__heading .note {
  font-size: 31px;
  font-size: 3.1rem;
  line-height: 1.5em;
  letter-spacing: 0em;
  font-weight: bold;
  padding-bottom: 30px;
  width: fit-content;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='185.724' height='27.934' viewBox='0 0 185.724 27.934'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_37' data-name='Rectangle 37' width='185.724' height='27.934' transform='translate(0 -5)' fill='none' stroke='%2300469d' stroke-width='1'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_47' data-name='Group 47' transform='translate(0 5)'%3E%3Cg id='Group_46' data-name='Group 46' transform='translate(0 0)' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_15' data-name='Path 15' d='M184.07,1.5H92.785L84.923,21.28,75.825,1.5H1.5' transform='translate(0.077 0.077)' fill='none' stroke='%2300469d' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' stroke-dasharray='150 10'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: bottom center;
  margin-left: 89px;
}

@media (max-width: 767px) {
  .lp .sec-benefits__heading .note {
    margin: 0 auto;
    font-size: 22px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='132.718' height='19.962' viewBox='0 0 132.718 19.962'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_37' data-name='Rectangle 37' width='132.718' height='19.962' fill='none' stroke='%2300469d' stroke-width='1'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Mask_Group_46' data-name='Mask Group 46' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_15' data-name='Path 15' d='M131.964,1.5H66.732L61.114,15.635,54.612,1.5H1.5' transform='translate(-0.373 3.2)' fill='none' stroke='%2300469d' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' stroke-dasharray='120 10'/%3E%3C/g%3E%3C/svg%3E%0A");
    padding-bottom: 22px;
  }
}

.lp .sec-benefits__heading .ttl {
  font-size: 78px;
  font-size: 7.8rem;
  line-height: 1.4em;
  letter-spacing: 0em;
  font-weight: bold;
  margin-top: -5px;
}

@media only screen and (min-width: 768px) and (max-width: 1160px) {
  .lp .sec-benefits__heading .ttl {
    font-size: 68px;
  }
}

@media (max-width: 767px) {
  .lp .sec-benefits__heading .ttl {
    font-size: 36px;
    line-height: calc(48/36);
    text-align: center;
    margin-top: 9px;
  }
}

.lp .sec-benefits__block {
  margin-top: 104px;
}

@media (max-width: 767px) {
  .lp .sec-benefits__block {
    margin: 39px auto 0;
  }
}

.lp .sec-benefits__block .block-item {
  position: relative;
}

.lp .sec-benefits__block .block-item__img {
  width: calc((664 / 1366) * 100%);
  padding-right: 42px;
  position: relative;
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item__img {
    width: 100%;
    max-width: calc(100% - 30px);
    padding-right: 25px;
    padding-bottom: 55px;
  }
  .lp .sec-benefits__block .block-item__img .num {
    font-size: 90px;
    font-size: 9rem;
    line-height: 1em;
    letter-spacing: 0em;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #00469D;
    position: absolute;
    z-index: 3;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .lp .sec-benefits__block .block-item__img .num {
    bottom: -3px;
    left: 20px;
  }
}

.lp .sec-benefits__block .block-item__img:after {
  position: absolute;
  content: '';
  width: 23.79209vw;
  height: 18.30161vw;
  z-index: 2;
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item__img:after {
    width: 55.2vw;
    height: 37.6vw;
    bottom: 0 !important;
  }
}

.lp .sec-benefits__block .block-item__img:before {
  content: '';
  position: absolute;
  width: 24.23133vw;
  height: 24.23133vw;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/bg-line.png") center/cover no-repeat;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -23px;
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item__img:before {
    width: 45.86667vw;
    height: 45.86667vw;
  }
}

.lp .sec-benefits__block .block-item__img .main-img {
  position: relative;
  z-index: 2;
}

.lp .sec-benefits__block .block-item__box {
  position: absolute;
  z-index: 2;
  width: calc((1220 / 1366) * 100%);
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  top: 50%;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1366px) {
  .lp .sec-benefits__block .block-item__box {
    width: calc(100% - 30px);
    max-width: 1220px;
  }
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item__box {
    position: relative;
    width: calc(100% - 35px);
    margin: 0 auto;
    left: unset;
    top: unset;
    transform: unset;
  }
}

.lp .sec-benefits__block .block-item .ins {
  width: 58.6%;
  margin-left: auto;
  margin-right: 0;
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item .ins {
    width: 100% !important;
    margin: 0 auto;
  }
}

.lp .sec-benefits__block .block-item__cont {
  display: flex;
  margin: 0 auto;
  max-width: 703px;
  padding-bottom: 15px;
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item__cont {
    position: static !important;
    width: 100%;
    max-width: 100% !important;
    display: block;
    padding-bottom: 0 !important;
  }
}

.lp .sec-benefits__block .block-item__cont .cont-num {
  white-space: nowrap;
  font-size: 118px;
  min-width: 152px;
  line-height: 1;
  font-weight: 600;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  margin-right: 7px;
  color: #00469D;
}

@media only screen and (min-width: 768px) and (max-width: 1160px) {
  .lp .sec-benefits__block .block-item__cont .cont-num {
    font-size: 8.62069vw;
    min-width: unset;
    margin-right: 1.2931vw !important;
  }
}

.lp .sec-benefits__block .block-item__cont .cont-par .ttl {
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 1.45455em;
  letter-spacing: 0em;
  font-weight: bold;
  color: #00469D;
  min-height: 118px;
  padding: 25px 0 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1160px) {
  .lp .sec-benefits__block .block-item__cont .cont-par .ttl {
    min-height: unset;
    padding: 1.2931vw 0 1.72414vw;
    font-size: 3.44828vw;
  }
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item__cont .cont-par .ttl {
    font-size: 28px;
    line-height: calc(40/28);
    padding-bottom: 0;
    min-height: unset;
    padding-top: 14px;
  }
}

.lp .sec-benefits__block .block-item__cont .cont-par .txt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2em;
  letter-spacing: 0em;
  font-weight: 400;
  margin-top: 4px;
}

@media only screen and (min-width: 768px) and (max-width: 1160px) {
  .lp .sec-benefits__block .block-item__cont .cont-par .txt {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item__cont .cont-par .txt {
    margin-top: 11px;
    font-size: 15px;
    line-height: calc(28/15);
  }
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item:not(:last-child) {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item:nth-child(odd) .block-item__img:after {
    left: unset;
    right: -4vw !important;
  }
}

.lp .sec-benefits__block .block-item:nth-child(even) .block-item__img {
  margin-left: auto;
  margin-right: 0;
  padding-left: 42px;
  padding-right: 0;
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item:nth-child(even) .block-item__img {
    padding-left: 25px;
  }
  .lp .sec-benefits__block .block-item:nth-child(even) .block-item__img .num {
    left: unset;
    right: 16px;
  }
  .lp .sec-benefits__block .block-item:nth-child(even) .block-item__img:after {
    left: -2.93333vw !important;
  }
}

.lp .sec-benefits__block .block-item:nth-child(even) .block-item__img:before {
  right: unset;
  left: 0;
}

.lp .sec-benefits__block .block-item:nth-child(even) .block-item__box .ins {
  margin-left: 0;
  margin-right: auto;
}

.lp .sec-benefits__block .block-item:nth-child(1) {
  margin-bottom: calc(58px + 5.7101vw);
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .lp .sec-benefits__block .block-item:nth-child(1) .block-item__cont {
    position: relative;
    left: -6px;
  }
  .lp .sec-benefits__block .block-item:nth-child(1) .block-item__cont .txt {
    padding-right: 8px;
  }
}

.lp .sec-benefits__block .block-item:nth-child(1) .block-item__img:after {
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/img-benefits01-1.png") center/cover no-repeat;
  right: -1.0981vw;
  bottom: -5.92972vw;
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item:nth-child(1) .block-item__img:after {
    background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/img-benefits01-1_sp.png") center/cover no-repeat;
  }
}

.lp .sec-benefits__block .block-item:nth-child(2) {
  margin-bottom: calc(58px + 4.24597vw);
}

.lp .sec-benefits__block .block-item:nth-child(2) .ins {
  width: 52%;
}

.lp .sec-benefits__block .block-item:nth-child(2) .block-item__cont {
  max-width: 633px;
  position: relative;
  left: -11px;
  padding-bottom: 30px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .lp .sec-benefits__block .block-item:nth-child(2) .block-item__cont {
    left: -11px;
  }
  .lp .sec-benefits__block .block-item:nth-child(2) .block-item__cont .txt {
    padding-right: 10px;
  }
}

.lp .sec-benefits__block .block-item:nth-child(2) .block-item__cont .cont-num {
  margin-right: 39px;
}

.lp .sec-benefits__block .block-item:nth-child(2) .block-item__img:after {
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/img-benefits02-1.png") center/cover no-repeat;
  left: -0.51245vw;
  bottom: -4.24597vw;
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item:nth-child(2) .block-item__img:after {
    background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/img-benefits02-1_sp.png") center/cover no-repeat;
  }
}

.lp .sec-benefits__block .block-item:nth-child(3) {
  margin-bottom: calc(58px + 3.51391vw);
}

.lp .sec-benefits__block .block-item:nth-child(3) .ins {
  width: 58.8%;
}

.lp .sec-benefits__block .block-item:nth-child(3) .block-item__cont {
  max-width: 718px;
  position: relative;
  left: -6px;
}

.lp .sec-benefits__block .block-item:nth-child(3) .block-item__cont .cont-num {
  margin-right: 21px;
}

.lp .sec-benefits__block .block-item:nth-child(3) .block-item__img:after {
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/img-benefits03-1.png") center/cover no-repeat;
  right: -1.46413vw;
  bottom: -3.73353vw;
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item:nth-child(3) .block-item__img:after {
    background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/img-benefits03-1_sp.png") center/cover no-repeat;
  }
}

.lp .sec-benefits__block .block-item:nth-child(4) .ins {
  width: 52%;
}

.lp .sec-benefits__block .block-item:nth-child(4) .block-item__cont {
  max-width: 635px;
  position: relative;
  left: -6px;
  padding-bottom: 32px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .lp .sec-benefits__block .block-item:nth-child(4) .block-item__cont {
    left: -11px;
  }
  .lp .sec-benefits__block .block-item:nth-child(4) .block-item__cont .txt {
    padding-right: 10px;
  }
}

.lp .sec-benefits__block .block-item:nth-child(4) .block-item__cont .cont-num {
  margin-right: 35px;
}

.lp .sec-benefits__block .block-item:nth-child(4) .block-item__img:after {
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/img-benefits04-1.png") center/cover no-repeat;
  left: -0.36603vw;
  bottom: -2.78184vw;
}

@media (max-width: 767px) {
  .lp .sec-benefits__block .block-item:nth-child(4) .block-item__img:after {
    background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/img-benefits04-1_sp.png") center/cover no-repeat;
  }
}

.lp .sec-benefits__more {
  margin-top: calc(168px + 2.56223vw);
}

@media (max-width: 767px) {
  .lp .sec-benefits__more {
    margin-top: 53px;
  }
}

.lp .sec-benefits__more .more-box {
  background-color: #fff;
  position: relative;
  border-radius: 20px;
  padding: 30px 15px 0;
}

@media (max-width: 767px) {
  .lp .sec-benefits__more .more-box {
    padding: 38px 24px 0;
  }
}

.lp .sec-benefits__more .more-box__ttl {
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1em;
  letter-spacing: 0em;
  font-weight: bold;
  color: #00469D;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -30px;
}

@media (max-width: 767px) {
  .lp .sec-benefits__more .more-box__ttl {
    font-size: 28px;
    top: -19px;
  }
}

.lp .sec-benefits__more .more-box__ttl span {
  padding: 0 72px;
  position: relative;
}

@media (max-width: 767px) {
  .lp .sec-benefits__more .more-box__ttl span {
    padding: 0 36px;
  }
}

.lp .sec-benefits__more .more-box__ttl span:before, .lp .sec-benefits__more .more-box__ttl span:after {
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  background: url("//20348057.fs1.hubspotusercontent-na1.net/hubfs/20348057/raw_assets/public/alive-theme/assets/img/page/lp/ico-ttl02.svg") center/contain no-repeat;
  bottom: -6px;
}

@media (max-width: 767px) {
  .lp .sec-benefits__more .more-box__ttl span:before, .lp .sec-benefits__more .more-box__ttl span:after {
    width: 27px;
    height: 27px;
  }
}

.lp .sec-benefits__more .more-box__ttl span:before {
  left: 0;
}

.lp .sec-benefits__more .more-box__ttl span:after {
  right: 0;
  transform: scaleX(-1);
}

.lp .sec-benefits__more .more-box__flex {
  display: flex;
  max-width: 1111px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 42px;
  position: relative;
}

@media (max-width: 767px) {
  .lp .sec-benefits__more .more-box__flex {
    flex-wrap: wrap;
    padding-bottom: 45px;
  }
}

.lp .sec-benefits__more .more-box__flex .img-person {
  position: absolute;
  width: 310px;
  height: 288px;
  right: 2px;
  bottom: -59px;
  display: flex;
  align-items: flex-end;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .lp .sec-benefits__more .more-box__flex .img-person img {
    max-width: 80%;
  }
}

@media (max-width: 767px) {
  .lp .sec-benefits__more .more-box__flex .img-person {
    width: 201px;
    height: 163px;
    right: -2px;
    bottom: -66px;
  }
}

.lp .sec-benefits__more .more-box__flex .img-person img {
  width: 100%;
  display: block;
  margin-left: auto;
  object-fit: contain;
}

.lp .sec-benefits__more .more-box__flex .flex-img {
  width: calc((526 / 1100) * 100%);
}

@media (max-width: 767px) {
  .lp .sec-benefits__more .more-box__flex .flex-img {
    width: 100%;
    order: 2;
    padding-left: 12px;
  }
}

.lp .sec-benefits__more .more-box__flex .flex-cont {
  width: calc((532 / 1100) * 100%);
  font-size: 33px;
  font-size: 3.3rem;
  line-height: 1.63636em;
  letter-spacing: 0em;
  font-weight: bold;
  margin-left: 53px;
}

@media (max-width: 767px) {
  .lp .sec-benefits__more .more-box__flex .flex-cont {
    width: 100%;
    order: 1;
    font-size: 25px;
    line-height: calc(41/25);
    text-align: center;
    margin-left: 0;
    padding: 0 5px;
  }
}

.lp .sec-benefits__more .more-box__flex .flex-cont p {
  max-width: 528px;
  padding-bottom: 55px;
}

@media (max-width: 767px) {
  .lp .sec-benefits__more .more-box__flex .flex-cont p {
    max-width: 100%;
    padding-bottom: 16px;
  }
}

.lp .sec-benefits__more .more-box__flex .flex-cont p span {
  color: #00469D;
  background: linear-gradient(to bottom, transparent 85%, #FEF13B 15%);
  background-position: left bottom 4px;
}

.lp .sec-benefits__more .more-btn {
  margin-top: 102px;
}

.lp .sec-benefits__more .more-btn .page-btn__note {
  background-color: #fff;
}

.lp .sec-benefits__more .more-btn .page-btn__note:after {
  border-top-color: #fff;
}

/*# sourceMappingURL=maps/lp.min.css.map */