
@media screen and (min-width:768px) {
  main {
    min-width: 1280px
  }
}
.LpgExNone {
  display: none
}
.LpgSec a, .LpgSec a span {
  text-decoration: underline
}
.LpgSecInner {
  margin: 0 auto;
  padding: 40px 20px
}
@media screen and (min-width:768px) {
  .LpgSecInner {
    width: 1280px;
    padding: 60px 70px
  }
}
.LpgSecInner.LpgExIsMain {
  padding: 0
}
@media screen and (min-width:768px) {
  .LpgSecInner.LpgExIsMain {
    padding: 0;
    width: auto;
    max-width: 1920px;
    min-width: 1280px;
    overflow: hidden
  }
}
.LpgSecInner.LpgExNoVerPadding {
  padding: 0
}
@media screen and (min-width:768px) {
  .LpgSecInner.LpgExNoVerPadding {
    padding: 0 70px
  }
}
.LpgSecInner.LpgExNoPaddingTop {
  padding-top: 0 !important
}
.LpgCompBtnCont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.LpgCompBtn, .LpgCompBtnCont {
  -webkit-box-flex: 1;
  -moz-box-flex: 1
}
.LpgCompBtn {
  border: none;
  cursor: pointer;
  display: inline-block;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  font-size: 14px;
  font-weight: 700;
  overflow: hidden;
  padding: 18px 0;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap
}
@media screen and (min-width:768px) {
  .LpgCompBtn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 340px;
    -moz-box-flex: 0;
    -ms-flex: 0 1 340px;
    flex: 0 1 340px;
    font-size: 28px;
    line-height: 32.2px;
    padding: 18px 0
  }
}
.LpgCompBtn[disabled] {
  background: #adb2bc !important;
  color: #d5d8dd !important;
  cursor: default;
  pointer-events: none
}
.LpgCompBtn:hover {
  opacity: .8
}
.LpgCompImgCont {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  line-height: 0
}
.LpgCompDtImg {
  display: none
}
@media screen and (min-width:768px) {
  .LpgCompDtImg {
    display: inline-block
  }
}
.LpgCompSpImg {
  display: inline-block
}
@media screen and (min-width:768px) {
  .LpgCompSpImg {
    display: none
  }
}
.LpgCompImg {
  position: relative;
  width: 100%
}
.LpgCompImg h1, .LpgCompImg h2, .LpgCompImg h3, .LpgCompImg h4, .LpgCompImg h5 {
  margin: 0 !important
}
.LpgCompImg img {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}
.LpgExIsMain .LpgCompDtImg.LpgExIsLargeImg .LpgCompImgSizeCont, .LpgExIsMain .LpgCompDtImg.LpgExIsLargeImg img {
  left: 50% !important;
  -webkit-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important
}
.LpgCompImgSizeCont {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #cfd4da;
  bottom: 0;
  border: 1px solid #000;
  color: #666f86;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 20px;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}
.LpgCompTxtCont {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 3px
}
.LpgCompTxt {
  margin: 0 auto;
  word-break: break-word
}
.LpgCompTxt.LpgExBordered {
  border: 1px;
  padding: 15px
}
@media screen and (min-width:768px) {
  .LpgCompTxt.LpgExBordered {
    padding: 30px
  }
}
.LpgCompTxt h1, .LpgCompTxt h2, .LpgCompTxt h3, .LpgCompTxt h4, .LpgCompTxt h5, .LpgCompTxt p {
  margin: 0
}
.LpgCompTxt p {

}
.LpgCompTxt h1, .LpgCompTxt h2, .LpgCompTxt h3, .LpgCompTxt h4, .LpgCompTxt h5 {

}
.LpgCompTxt p {
  font-size: 14px;
  line-height: 1.5
}
.LpgCompTxt .ql-size-small {
  font-size: .857em;
  line-height: 1.33
}
.LpgCompTxt .ql-align-center {
  text-align: center
}
.LpgCompTxt h1 {
  font-size: 32px;
  line-height: 1.4
}
.LpgCompTxt h2 {
  font-size: 24px;
  line-height: 1.4
}
.LpgCompTxt h3 {
  font-size: 18px;
  line-height: 1.4
}
.LpgCompTxt h4 {
  font-size: 14px;
  line-height: 1.4
}
.LpgCompTxt h5 {
  font-size: 12px;
  line-height: 1.33
}
.LpgCompTxt .stylish-title1 {
  padding-bottom: 8px;
  border-bottom: 2px solid #06c755
}
.LpgCompTxt h1.stylish-title1 {
  border-bottom-width: 6px
}
.LpgCompTxt h2.stylish-title1 {
  border-bottom-width: 5px
}
.LpgCompTxt h3.stylish-title1 {
  border-bottom-width: 4px
}
.LpgCompTxt h4.stylish-title1 {
  border-bottom-width: 3px
}
.LpgCompTxt p.stylish-title1 {
  padding-bottom: 6px
}
.LpgCompTxt span.stylish-title2 {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, #06c755), color-stop(25%), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, #06c755 25%, 25%, rgba(0, 0, 0, 0));
  background: linear-gradient(0deg, #06c755 25%, 25%, rgba(0, 0, 0, 0));
  border-bottom: 3px solid #06c755
}
.LpgCompTxt .stylish-title3 {
  position: relative;
  text-indent: -20px;
  padding-left: 15px
}
.LpgCompTxt .stylish-title3:before {
  content: "";
  border-left: 3px solid #06c755;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px
}
.LpgCompTxt h1.stylish-title3:before, .LpgCompTxt h2.stylish-title3:before {
  border-left: 4px solid #06c755
}
@media screen and (min-width:768px) {
  .LpgCompTxt h1, .LpgCompTxt h2, .LpgCompTxt h3, .LpgCompTxt h4, .LpgCompTxt h5, .LpgCompTxt p {
    margin: 0
  }
  .LpgCompTxt p {

  }
  .LpgCompTxt h1, .LpgCompTxt h2, .LpgCompTxt h3, .LpgCompTxt h4, .LpgCompTxt h5 {

  }
  .LpgCompTxt p {
    font-size: 18px;
    line-height: 1.5
  }
  .LpgCompTxt .ql-size-small {
    font-size: .857em;
    line-height: 1.43
  }
  .LpgCompTxt .ql-align-center {
    text-align: center
  }
  .LpgCompTxt h1 {
    font-size: 44px;
    line-height: 1.5
  }
  .LpgCompTxt h2 {
    font-size: 32px;
    line-height: 1.5
  }
  .LpgCompTxt h3 {
    font-size: 24px;
    line-height: 1.5
  }
  .LpgCompTxt h4 {
    font-size: 18px;
    line-height: 1.5
  }
  .LpgCompTxt h5 {
    font-size: 14px;
    line-height: 1.43
  }
}
.LpgCompTxt p > span, a {

}
.LpgCompHr {
  border: none;
  border-top: 1px solid #d8d8d8;
  margin: 0
}
.LpgCompHr, .LpgCompMovieCont {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.LpgCompMovieCont {
  padding-top: 56.25%;
  position: relative
}
.LpgCompMovie {
  border: none;
  height: 100% !important;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100% !important
}
.LpgCompFixedBtnCont {
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 18px;
  height: 55px
}
@media screen and (min-width:768px) {
  .LpgCompFixedBtnCont {
    border-left: 1px solid;
    border-right: 1px solid;
    font-size: 28px;
    height: 80px
  }
}
.LpgSec.LpgExSticky {
  position: fixed;
  bottom: 0;
  -webkit-transition: bottom .3s;
  transition: bottom .3s;
  width: 100%;
  z-index: 100
}
.LpgSec.LpgExSticky.LpgExNone {
  display: block !important;
  bottom: -55px
}
@media screen and (min-width:768px) {
  .LpgSec.LpgExSticky.LpgExNone {
    bottom: -80px
  }
}
.LpgCompFixedBtn {
  border: none;
  cursor: pointer;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 20px;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap
}
.LpgCompFixedBtn:hover {
  opacity: .8
}
@media screen and (min-width:768px) {
  .LpgCompFixedBtn {
    padding: 25px
  }
}
.LpgCompToTopBtn {
  border: none;
  border-left: 1px solid;
  cursor: pointer;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0;
  -moz-box-flex: 0;
  -ms-flex: 0 0;
  flex: 0 0;
  -webkit-flex-basis: 55px;
  -ms-flex-preferred-size: 55px;
  flex-basis: 55px;
  position: relative
}
.LpgCompToTopBtn:hover {
  opacity: .8
}
@media screen and (min-width:768px) {
  .LpgCompToTopBtn {
    -webkit-flex-basis: 80px;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px
  }
}
.LpgCompToTopIcon {
  border-style: solid;
  border-width: 2px 2px 0 0;
  display: inline-block;
  height: 10px;
  left: 50%;
  position: absolute;
  top: 55%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 10px
}
@media screen and (min-width:768px) {
  .LpgCompToTopIcon {
    height: 15px;
    width: 15px
  }
}
.LpgFnStaticBtn {
  border-bottom: 1px solid
}
.LpgFnStickyBtn {
  padding-bottom: env(safe-area-inset-bottom)
}
.LpgCompCardCont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
@media screen and (min-width:768px) {
  .LpgCompCardCont {
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
  .LpgCompCardCont, .LpgCompCardCont.LpgExReversed {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal
  }
  .LpgCompCardCont.LpgExReversed {
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
.LpgCompCardImgCont {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative
}
@media screen and (min-width:768px) {
  .LpgCompCardImgCont {
    -webkit-flex-basis: 570px;
    -ms-flex-preferred-size: 570px;
    flex-basis: 570px
  }
}
.LpgCompCardImgCont img {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}
.LpgCompCardBody {
  background: #fff;
  border: 1px solid #d8d8d8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 15px
}
@media screen and (min-width:768px) {
  .LpgCompCardBody {
    -webkit-flex-basis: 570px;
    -ms-flex-preferred-size: 570px;
    flex-basis: 570px;
    padding: 20px 80px !important
  }
}
.LpgCompCardBody.LpgExNoBorder {
  background: rgba(0, 0, 0, 0) !important;
  border: none !important
}
.LpgCompCardImg {
  display: block;
  position: relative
}
.LpgCompCardDtImg {
  display: none
}
@media screen and (min-width:768px) {
  .LpgCompCardDtImg {
    display: block
  }
}
.LpgCompCardSpImg {
  display: block
}
@media screen and (min-width:768px) {
  .LpgCompCardSpImg {
    display: none
  }
}
.LpgCompCardBtn {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: none;
  cursor: pointer;

  line-height: 16.1px;
  font-size: 14px;
  margin-top: 20px;
  overflow: hidden;
  padding: 18px 0;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap;
  width: 100%
}
.LpgCompCardBtn[disabled] {
  background: #adb2bc !important;
  color: #d5d8dd !important;
  cursor: default
}
.LpgCompCardBtn:hover {
  opacity: .8
}
@media screen and (min-width:768px) {
  .LpgCompCardBtn {
    font-size: 28px;
    line-height: 32.2px;
    padding: 18px 0;
    margin-top: 30px;
    width: 360px
  }
}
.LpgCompCardTxt {
  word-break: break-word
}
.LpgCompCardTxt h1, .LpgCompCardTxt h2, .LpgCompCardTxt h3, .LpgCompCardTxt h4, .LpgCompCardTxt h5, .LpgCompCardTxt p {
  margin: 0
}
.LpgCompCardTxt p {

}
.LpgCompCardTxt h1, .LpgCompCardTxt h2, .LpgCompCardTxt h3, .LpgCompCardTxt h4, .LpgCompCardTxt h5 {

}
.LpgCompCardTxt p {
  font-size: 14px;
  line-height: 1.5
}
.LpgCompCardTxt .ql-size-small {
  font-size: .857em;
  line-height: 1.33
}
.LpgCompCardTxt .ql-align-center {
  text-align: center
}
.LpgCompCardTxt h1 {
  font-size: 32px;
  line-height: 1.4
}
.LpgCompCardTxt h2 {
  font-size: 24px;
  line-height: 1.4
}
.LpgCompCardTxt h3 {
  font-size: 18px;
  line-height: 1.4
}
.LpgCompCardTxt h4 {
  font-size: 14px;
  line-height: 1.4
}
.LpgCompCardTxt h5 {
  font-size: 12px;
  line-height: 1.33
}
.LpgCompCardTxt .stylish-title1 {
  padding-bottom: 8px;
  border-bottom: 2px solid #06c755
}
.LpgCompCardTxt h1.stylish-title1 {
  border-bottom-width: 6px
}
.LpgCompCardTxt h2.stylish-title1 {
  border-bottom-width: 5px
}
.LpgCompCardTxt h3.stylish-title1 {
  border-bottom-width: 4px
}
.LpgCompCardTxt h4.stylish-title1 {
  border-bottom-width: 3px
}
.LpgCompCardTxt p.stylish-title1 {
  padding-bottom: 6px
}
.LpgCompCardTxt span.stylish-title2 {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, #06c755), color-stop(25%), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, #06c755 25%, 25%, rgba(0, 0, 0, 0));
  background: linear-gradient(0deg, #06c755 25%, 25%, rgba(0, 0, 0, 0));
  border-bottom: 3px solid #06c755
}
.LpgCompCardTxt .stylish-title3 {
  position: relative;
  text-indent: -20px;
  padding-left: 15px
}
.LpgCompCardTxt .stylish-title3:before {
  content: "";
  border-left: 3px solid #06c755;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px
}
.LpgCompCardTxt h1.stylish-title3:before, .LpgCompCardTxt h2.stylish-title3:before {
  border-left: 4px solid #06c755
}
@media screen and (min-width:768px) {
  .LpgCompCardTxt h1, .LpgCompCardTxt h2, .LpgCompCardTxt h3, .LpgCompCardTxt h4, .LpgCompCardTxt h5, .LpgCompCardTxt p {
    margin: 0
  }
  .LpgCompCardTxt p {

  }
  .LpgCompCardTxt h1, .LpgCompCardTxt h2, .LpgCompCardTxt h3, .LpgCompCardTxt h4, .LpgCompCardTxt h5 {

  }
  .LpgCompCardTxt p {
    font-size: 18px;
    line-height: 1.5
  }
  .LpgCompCardTxt .ql-size-small {
    font-size: .857em;
    line-height: 1.43
  }
  .LpgCompCardTxt .ql-align-center {
    text-align: center
  }
  .LpgCompCardTxt h1 {
    font-size: 44px;
    line-height: 1.5
  }
  .LpgCompCardTxt h2 {
    font-size: 32px;
    line-height: 1.5
  }
  .LpgCompCardTxt h3 {
    font-size: 24px;
    line-height: 1.5
  }
  .LpgCompCardTxt h4 {
    font-size: 18px;
    line-height: 1.5
  }
  .LpgCompCardTxt h5 {
    font-size: 14px;
    line-height: 1.43
  }
}
.LpgCompCardTxt.LpgExNoBorder {
  margin: 0 -15px
}
@media screen and (min-width:768px) {
  .LpgCompCardTxt.LpgExNoBorder {
    margin: 0
  }
}
.LpgCompCardTxt p > span, a {

}
.LpgComp3CardCont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
@media screen and (min-width:768px) {
  .LpgComp3CardCont {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}
.LpgComp3CardCard {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-width: 0
}
@media screen and (min-width:768px) {
  .LpgComp3CardCard {
    -webkit-flex-basis: 360px;
    -ms-flex-preferred-size: 360px;
    flex-basis: 360px
  }
}
.LpgComp3CardCard + .LpgComp3CardCard {
  margin-left: 0;
  margin-top: 20px
}
@media screen and (min-width:768px) {
  .LpgComp3CardCard + .LpgComp3CardCard {
    margin-left: 30px;
    margin-top: 0
  }
}
.LpgComp3CardImgCont {
  background: rgba(0, 0, 0, 0);
  position: relative
}
.LpgComp3CardImgCont img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0
}
.LpgComp3CardBody {
  background: #e7f8f8;
  border: 1px solid #d8d8d8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  padding: 30px 15px
}
.LpgComp3CardBody.LpgExNoBorder {
  background: rgba(0, 0, 0, 0) !important;
  border: none !important
}
@media screen and (min-width:768px) {
  .LpgComp3CardBody, .LpgComp3CardBody.LpgComp3Card3CardContBody {
    padding: 30px 20px !important
  }
  .LpgComp3CardBody.LpgComp3Card3CardContBody > .LpgComp3CardTxt.LpgExNoBorder {
    margin: 0 -20px
  }
  .LpgComp3CardBody.LpgComp3Card2CardContBody {
    padding: 30px 50px !important
  }
  .LpgComp3CardBody.LpgComp3Card2CardContBody > .LpgComp3CardTxt.LpgExNoBorder {
    margin: 0 -50px
  }
  .LpgComp3CardBody.LpgComp3Card1CardContBody {
    padding: 30px 80px !important
  }
  .LpgComp3CardBody.LpgComp3Card1CardContBody .LpgComp3CardTxt.LpgExNoBorder {
    margin: 0 -80px
  }
}
.LpgComp3CardImg {
  display: block
}
.LpgComp3CardDtImg {
  display: none
}
@media screen and (min-width:768px) {
  .LpgComp3CardDtImg {
    display: block
  }
}
.LpgComp3CardSpImg {
  display: block
}
@media screen and (min-width:768px) {
  .LpgComp3CardSpImg {
    display: none
  }
}
.LpgComp3CardBtn {
  border: none;
  cursor: pointer;
  font-size: 14px;

  line-height: 16.1px;
  overflow: hidden;
  padding: 18px 0;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap;
  width: 100%;
  margin: auto
}
.LpgComp3CardBtn[disabled] {
  background: #adb2bc !important;
  color: #d5d8dd !important;
  cursor: default
}
.LpgComp3CardBtn:hover {
  opacity: .8
}
@media screen and (min-width:768px) {
  .LpgComp3CardBtn {
    font-size: 28px;
    line-height: 32.2px;
    padding: 18px 0;
    width: 360px
  }
  .LpgComp3CardBtn.LpgExSmallBtn {
    width: 320px !important
  }
}
.LpgComp3CardTxt {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  word-break: break-word
}
.LpgComp3CardTxt.LpgExNoBorder {
  margin: 0 -15px
}
.LpgComp3CardTxt + .LpgComp3CardBtn {
  margin-top: 20px
}
.LpgComp3CardTxt h1, .LpgComp3CardTxt h2, .LpgComp3CardTxt h3, .LpgComp3CardTxt h4, .LpgComp3CardTxt h5, .LpgComp3CardTxt p {
  margin: 0
}
.LpgComp3CardTxt p {

}
.LpgComp3CardTxt h1, .LpgComp3CardTxt h2, .LpgComp3CardTxt h3, .LpgComp3CardTxt h4, .LpgComp3CardTxt h5 {

}
.LpgComp3CardTxt p {
  font-size: 14px;
  line-height: 1.5
}
.LpgComp3CardTxt .ql-size-small {
  font-size: .857em;
  line-height: 1.33
}
.LpgComp3CardTxt .ql-align-center {
  text-align: center
}
.LpgComp3CardTxt h1 {
  font-size: 32px;
  line-height: 1.4
}
.LpgComp3CardTxt h2 {
  font-size: 24px;
  line-height: 1.4
}
.LpgComp3CardTxt h3 {
  font-size: 18px;
  line-height: 1.4
}
.LpgComp3CardTxt h4 {
  font-size: 14px;
  line-height: 1.4
}
.LpgComp3CardTxt h5 {
  font-size: 12px;
  line-height: 1.33
}
.LpgComp3CardTxt .stylish-title1 {
  padding-bottom: 8px;
  border-bottom: 2px solid #06c755
}
.LpgComp3CardTxt h1.stylish-title1 {
  border-bottom-width: 6px
}
.LpgComp3CardTxt h2.stylish-title1 {
  border-bottom-width: 5px
}
.LpgComp3CardTxt h3.stylish-title1 {
  border-bottom-width: 4px
}
.LpgComp3CardTxt h4.stylish-title1 {
  border-bottom-width: 3px
}
.LpgComp3CardTxt p.stylish-title1 {
  padding-bottom: 6px
}
.LpgComp3CardTxt span.stylish-title2 {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, #06c755), color-stop(25%), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, #06c755 25%, 25%, rgba(0, 0, 0, 0));
  background: linear-gradient(0deg, #06c755 25%, 25%, rgba(0, 0, 0, 0));
  border-bottom: 3px solid #06c755
}
.LpgComp3CardTxt .stylish-title3 {
  position: relative;
  text-indent: -20px;
  padding-left: 15px
}
.LpgComp3CardTxt .stylish-title3:before {
  content: "";
  border-left: 3px solid #06c755;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px
}
.LpgComp3CardTxt h1.stylish-title3:before, .LpgComp3CardTxt h2.stylish-title3:before {
  border-left: 4px solid #06c755
}
@media screen and (min-width:768px) {
  .LpgComp3CardTxt h1, .LpgComp3CardTxt h2, .LpgComp3CardTxt h3, .LpgComp3CardTxt h4, .LpgComp3CardTxt h5, .LpgComp3CardTxt p {
    margin: 0
  }
  .LpgComp3CardTxt p {

  }
  .LpgComp3CardTxt h1, .LpgComp3CardTxt h2, .LpgComp3CardTxt h3, .LpgComp3CardTxt h4, .LpgComp3CardTxt h5 {

  }
  .LpgComp3CardTxt p {
    font-size: 18px;
    line-height: 1.5
  }
  .LpgComp3CardTxt .ql-size-small {
    font-size: .857em;
    line-height: 1.43
  }
  .LpgComp3CardTxt .ql-align-center {
    text-align: center
  }
  .LpgComp3CardTxt h1 {
    font-size: 44px;
    line-height: 1.5
  }
  .LpgComp3CardTxt h2 {
    font-size: 32px;
    line-height: 1.5
  }
  .LpgComp3CardTxt h3 {
    font-size: 24px;
    line-height: 1.5
  }
  .LpgComp3CardTxt h4 {
    font-size: 18px;
    line-height: 1.5
  }
  .LpgComp3CardTxt h5 {
    font-size: 14px;
    line-height: 1.43
  }
}
.LpgComp3CardTxt p > span, a {

}
.LpgCompCarouselCont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.LpgCompCarouselCont img {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}
.glide__slides {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  will-change: auto
}
.glide__slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
.LpgCompCarouselSlide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: auto !important;
  width: 100%
}
.LpgCompCarouselImg {
  position: relative;
  width: 100%
}
.LpgCompCarouselDtImg {
  display: none
}
@media screen and (min-width:768px) {
  .LpgCompCarouselDtImg {
    display: inline-block
  }
}
.LpgCompCarouselSpImg {
  display: inline-block
}
@media screen and (min-width:768px) {
  .LpgCompCarouselSpImg {
    display: none
  }
}
.LpgCompCarouselBullets {
  text-align: center
}
.LpgCompCarouselBullet {
  background: #d8d8d8;
  border: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
  margin: 10px
}
.LpgCompCarouselBullet:focus {
  outline: 0
}
@media screen and (min-width:768px) {
  .LpgCompCarouselBullet {
    margin: 20px 15px
  }
}
.glide__bullet--active {
  background: #04bd41
}

html {
  font-size: 62.5%
}

body {

  color: #222;

  font-weight: 400;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
  word-wrap: break-word
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}

p, span, dt, dd, div, li, a {
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 1.8
}

a {
  color: #111;
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s;
  outline: none
}

a:hover {
  text-decoration: none
}

span {
  font-size: 100%
}

strong {
  font-weight: 700
}

em {
  font-style: normal
}

button, input[type=submit], input[type=button] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0
}

.u-font_weight--100 {
  font-weight: 100
}

.u-font_weight--200 {
  font-weight: 200
}

.u-font_weight--300 {
  font-weight: 300
}

.u-font_weight--400 {
  font-weight: 400
}

.u-font_weight--500 {
  font-weight: 500
}

.u-font_weight--600 {
  font-weight: 600
}

.u-font_weight--700 {
  font-weight: 700
}

.u-font_weight--800 {
  font-weight: 800
}

.u-font_weight--900 {
  font-weight: 900
}

.u-font_color--red {
  color: #e64c4c
}

.u-font_color--blue {
  color: #4c7be6
}

.u-text_align--center {
  text-align: center
}

@media screen and (max-width: 580px) {
  .u-text_align--center {
    text-align: left
  }
}

.u-text_align--right {
  text-align: right
}

.u-mb10 {
  margin-bottom: 10px
}

.u-mb20 {
  margin-bottom: 20px
}

.u-mb30 {
  margin-bottom: 30px
}

@media screen and (max-width: 768px) {
  .u-mb30 {
    margin-bottom: 15px
  }
}

.u-mb40 {
  margin-bottom: 40px
}

@media screen and (max-width: 768px) {
  .u-mb40 {
    margin-bottom: 20px
  }
}

.u-mb50 {
  margin-bottom: 50px
}

@media screen and (max-width: 768px) {
  .u-mb50 {
    margin-bottom: 25px
  }
}

.u-mb60 {
  margin-bottom: 60px
}

@media screen and (max-width: 768px) {
  .u-mb60 {
    margin-bottom: 30px
  }
}

.u-mb70 {
  margin-bottom: 70px
}

@media screen and (max-width: 768px) {
  .u-mb70 {
    margin-bottom: 35px
  }
}

.u-mb80 {
  margin-bottom: 80px
}

@media screen and (max-width: 768px) {
  .u-mb80 {
    margin-bottom: 40px
  }
}

.u-mb90 {
  margin-bottom: 90px
}

@media screen and (max-width: 768px) {
  .u-mb90 {
    margin-bottom: 45px
  }
}

.u-mb100 {
  margin-bottom: 100px
}

@media screen and (max-width: 768px) {
  .u-mb100 {
    margin-bottom: 50px
  }
}

.u-mb110 {
  margin-bottom: 110px
}

@media screen and (max-width: 768px) {
  .u-mb110 {
    margin-bottom: 55px
  }
}

.u-mb120 {
  margin-bottom: 120px
}

@media screen and (max-width: 768px) {
  .u-mb120 {
    margin-bottom: 60px
  }
}

.u-mb130 {
  margin-bottom: 130px
}

@media screen and (max-width: 768px) {
  .u-mb130 {
    margin-bottom: 65px
  }
}

.u-mb140 {
  margin-bottom: 140px
}

@media screen and (max-width: 768px) {
  .u-mb140 {
    margin-bottom: 70px
  }
}

.u-mb150 {
  margin-bottom: 150px
}

@media screen and (max-width: 768px) {
  .u-mb150 {
    margin-bottom: 75px
  }
}

.u-mb160 {
  margin-bottom: 160px
}

@media screen and (max-width: 768px) {
  .u-mb160 {
    margin-bottom: 80px
  }
}

.u-mb170 {
  margin-bottom: 170px
}

@media screen and (max-width: 768px) {
  .u-mb170 {
    margin-bottom: 85px
  }
}

.u-mb180 {
  margin-bottom: 180px
}

@media screen and (max-width: 768px) {
  .u-mb180 {
    margin-bottom: 90px
  }
}

.u-mb190 {
  margin-bottom: 190px
}

@media screen and (max-width: 768px) {
  .u-mb190 {
    margin-bottom: 95px
  }
}

.u-mb200 {
  margin-bottom: 200px
}

@media screen and (max-width: 768px) {
  .u-mb200 {
    margin-bottom: 100px
  }
}

.u-margin--center {
  margin-left: auto;
  margin-right: auto
}

.u-margin--right {
  margin-left: auto
}

.u-display--pc {
  display: block
}

@media screen and (max-width: 768px) {
  .u-display--pc {
    display: none
  }
}

.u-display--sp {
  display: none
}

@media screen and (max-width: 768px) {
  .u-display--sp {
    display: block
  }
}

.u-display--sp_s {
  display: none
}

@media screen and (max-width: 580px) {
  .u-display--sp_s {
    display: block
  }
}

.u-fade_top01 {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 1.3s;
  transition: all 1.3s
}

.c-wrapper {
  padding-left: 3rem;
  padding-right: 3rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
  max-width: 118rem
}

@media screen and (max-width: 768px) {
  .c-wrapper {
    padding-left: 3%;
    padding-right: 3%
  }
}

.c-fade {
  -webkit-animation-name: fadeUpAnime;
  animation-name: fadeUpAnime;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

.c-fade_trigger {
  opacity: 0
}

.p-btn {
  margin-bottom: 4rem;
  text-align: center
}

@media screen and (max-width: 768px) {
  .p-btn {
    margin-bottom: 3rem
  }
}

.p-btn a {
  background: #06c755;
  border-radius: 5rem;
  color: #fff;
  display: inline-block;
  font-size: clamp(2rem, 3vw, 3rem);
  font-weight: 700;
  line-height: 1.5;
  padding: 2.2rem 10rem
}

@media screen and (max-width: 768px) {
  .p-btn a {
    border-radius: 2rem;
    padding: 1.8rem 7rem
  }
}

@media screen and (max-width: 580px) {
  .p-btn a {
    padding: 1.5rem 5rem
  }
}

@media screen and (max-width: 426px) {
  .p-btn a {
    font-size: 1.8rem;
    padding: 1.4rem 4rem
  }
}

.p-btn a:hover {
  opacity: .8
}

.p-motion {
  -webkit-animation: button 1.5s cubic-bezier(.61, .2, .63, 1.36) infinite;
  animation: button 1.5s cubic-bezier(.61, .2, .63, 1.36) infinite
}

@-webkit-keyframes button {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  50% {
    -webkit-transform: scale(.96, .94);
    transform: scale(.96, .94)
  }
}

@keyframes button {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  50% {
    -webkit-transform: scale(.96, .94);
    transform: scale(.96, .94)
  }
}

.p-scroll {
  display: block;
  margin-bottom: 4rem;
  position: relative;
  padding-top: 3.5rem;
  text-align: center
}

@media screen and (max-width: 768px) {
  .p-scroll {
    margin-bottom: 3rem;
    padding-top: 2rem
  }
}

@media screen and (max-width: 426px) {
  .p-scroll {
    margin-bottom: 3rem;
    padding-top: 1rem
  }
}

.p-scroll::before {
  content: "";
  -webkit-animation: scroll 1s cubic-bezier(1, 0, 0, 1) infinite;
  animation: scroll 1s cubic-bezier(1, 0, 0, 1) infinite;
  background: #4055aa;
  height: 6.5rem;
  position: absolute;
  left: 50%;
  top: 0;
  width: .5rem
}

@media screen and (max-width: 768px) {
  .p-scroll::before {
    height: 5.5rem;
    width: .3rem
  }
}

@media screen and (max-width: 426px) {
  .p-scroll::before {
    height: 4.1rem
  }
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%
  }
  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%
  }
  50.1% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%
  }
  100% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%
  }
  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%
  }
  50.1% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%
  }
  100% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%
  }
}

.p-scroll__down {
  display: block;
  margin: 0 auto;
  width: 2.5rem
}

.p-scroll__down::after {
  content: "";
  border-right: 5px solid #4055aa;
  border-top: 5px solid #4055aa;
  display: block;
  margin: 0;
  height: 3rem;
  padding: 0;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 3rem
}

@media screen and (max-width: 768px) {
  .p-scroll__down::after {
    border-right: 3px solid #4055aa;
    border-top: 3px solid #4055aa
  }
}

.p-title {


  text-align: center
}

@media screen and (max-width: 768px) {
  .p-title {
    /* padding: 3rem 2rem; */
  }
}

@media screen and (max-width: 426px) {
  .p-title {

    padding: 0rem
  }
  .section-web-case-text{
    font-size: 13px;
    text-align: left;
    font-weight: bold;
    padding: 0px 23px;
    margin: 3px auto;
  }
}

.p-title p {
  border-bottom: 8px solid #ffffff;
  color: #ffffff;
  display: inline-block;
  font-size: 8rem;
  font-size: clamp(4rem, 7vw, 8rem);
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 3.5rem;
  padding: 0 1rem
}

@media screen and (max-width: 768px) {
  .p-title p {
    border-bottom:4px solid #cfef00;
    margin-bottom: 2.5rem;
    /* padding: 0 .5rem; */
  }
}

@media screen and (max-width: 426px) {
  .p-title p {
    margin-bottom: 0;
    margin-top: 10px;
  }
}

.p-title h2 {
  color: #2b4141;
  font-size: clamp(2rem, 4vw, 4rem);
  line-height: 1.6
}

.p-title h2 span {
  color: #06c755
}

.p-title h2 em {
  color: #06c755;
  font-size: 150%
}

@media screen and (max-width: 768px) {
  .p-title h2 em {
    font-size: 130%
  }
}

.p-split_box {
  padding-top: clamp(5rem, 10vw, 13rem);
  position: relative
}

@media screen and (max-width: 768px) {
  .p-split_box {
    padding-top: 0
  }
}

.p-split_box__text {
  background: rgba(255, 255, 255, .93);
  padding: clamp(3rem, 5vw, 6rem) clamp(2.5rem, 4vw, 4.5rem);
  opacity: 0;
  position: relative;
  -webkit-transition: all 1.3s;
  transition: all 1.3s;
  -webkit-transform: translateY(150px);
  transform: translateY(150px);
  width: 90%;
  max-width: 55rem;
  z-index: 2
}

@media screen and (max-width: 768px) {
  .p-split_box__text {
    background: rgba(255, 255, 255, .5);
    width: 100%;
    max-width: 100%
  }
}

.p-split_box__text.is-active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.p-split_box__text span {
  color: #ce2020;
  font-size: clamp(2rem, 3vw, 3.2rem);

}

.p-split_box__text em {
  font-size: 2.8rem;
  font-size: clamp(2rem, 2.4vw, 2.8rem);
  font-weight: 300
}

.p-split_box__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  max-width: 890px;
  z-index: 1
}

@media screen and (max-width: 768px) {
  .p-split_box__img {
    position: static;
    width: 100%
  }
}

.p-text_box {
  text-align: center
}

.p-text_box p {
  border: 1px solid #111;
  display: inline-block;
  font-size: clamp(1.8rem, 3vw, 3.4rem);
  padding: 2rem 5rem
}

@media screen and (max-width: 768px) {
  .p-text_box p {
    padding: 2rem 3rem
  }
}

@media screen and (max-width: 426px) {
  .p-text_box p {
    font-size: 1.6rem;
    padding: 2rem
  }
}

.l-header {
  background: #222;
  color: #fff;
  text-align: center;
  padding: clamp(1.7rem, 2vw, 2.2rem) 3rem
}

.l-header h1 {
  font-size: clamp(1.7rem, 2.2vw, 2.4rem)
}

.l-fv {
  padding: 5rem 5rem 8rem;
  padding: clamp(3rem, 4vw, 5rem) clamp(3rem, 4vw, 5rem) clamp(5rem, 6vw, 8rem)
}

.l-fv__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  width: 100%;
  max-width: 131.6rem
}

.l-cv {
  background: rgba(228, 245, 245, .4);
  padding: 6rem 3rem 8rem
}

@media screen and (max-width: 768px) {
  .l-cv {
    padding: 4rem 3rem 6rem
  }
}

@media screen and (max-width: 426px) {
  .l-cv {
    padding: 3rem 2rem 4rem
  }
}

.l-cv h2 {
  font-size: clamp(1.9rem, 3.8vw, 3.8rem);
  font-weight: 400;
  margin-bottom: clamp(2rem, 4vw, 4rem);
  text-align: center
}

.l-cv h2 span {
  border-bottom: 2px solid #06c755
}

.l-cv ul {
  margin: 0 auto;
  width: min(100%, 60rem)
}

@media screen and (max-width: 426px) {
  .l-cv ul {
    width: 100%
  }
}

.l-cv ul li {
  font-size: clamp(1.4rem, 1.5vw, 1.6rem);
  padding-left: 1em;
  margin-bottom: .5rem;
  text-indent: -1em;
  text-align: center
}

@media screen and (max-width: 580px) {
  .l-cv ul li {
    text-align: left
  }
}

.l-line {
  padding: 0 0 clamp(1rem, 8vw, 10rem)
}

.l-line__shot {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0px;
}

.l-line__shot li {
  list-style: none;
  position: relative;
  width: min(47%, 52rem)
}

@media screen and (max-width: 580px) {
  .l-line__shot li {
    margin: 0 auto 3rem;
    width: 82%
  }
}

.l-line__shot__left ul li {
  position: absolute
}

.l-line__shot__left ul li:nth-of-type(1) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  left: 3%;
  top: 13%;
  width: 66.2%;
  max-width: 344px
}

.l-line__shot__left ul li:nth-of-type(2) {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  left: 3%;
  top: 23%;
  width: 66.73%;
  max-width: 347px
}

.l-line__shot__left ul li:nth-of-type(3) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  left: 3%;
  top: 48.6%;
  width: 66.73%;
  max-width: 347px
}

.l-line__shot__left ul li:nth-of-type(4) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
  right: 3%;
  top: 65.6%;
  width: 55.57%;
  max-width: 289px
}

.l-line__shot__left ul li:nth-of-type(5) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  left: 3%;
  top: 76.5%;
  width: 66.57%;
  max-width: 346px
}

.l-line__shot__right ul li {
  position: absolute
}

.l-line__shot__right ul li:nth-of-type(1) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
  right: 3%;
  top: 13%;
  width: 55.8%;
  max-width: 290px
}

.l-line__shot__right ul li:nth-of-type(2) {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
  left: 3%;
  top: 26.7%;
  width: 66.4%;
  max-width: 345px
}

.l-line__shot__right ul li:nth-of-type(3) {
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
  left: 3%;
  top: 49.5%;
  width: 66.4%;
  max-width: 345px
}

.l-line__shot__right ul li:nth-of-type(4) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  right: 3%;
  top: 69.5%;
  width: 55.8%;
  max-width: 290px
}

.l-result {
  padding: 0 0 clamp(5rem, 10vw, 14rem)
}

.l-result__box {
  background: url(../image/result_bg.jpg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
  margin: 0 auto clamp(5rem, 7vw, 8rem);
  padding: 10rem 5rem;
  padding: clamp(5rem, 8vw, 10rem) clamp(3rem, 4vw, 5rem);
  max-width: 94rem
}

@media screen and (max-width: 768px) {
  .l-result__box {
    background-attachment: scroll
  }
}

.l-result__box 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
}

.l-result__box ul li {
  width: min(48%, 28.2rem)
}

.l-result__box ul li:last-child {
  margin-left: 5%;
  width: min(47%, 27.2rem)
}

@media screen and (max-width: 426px) {
  .l-result__box ul li:last-child {
    margin: 2rem auto 0;
    width: min(100%, 27.2rem)
  }
}

@media screen and (max-width: 426px) {
  .l-result__box ul li {
    width: min(100%, 28.2rem)
  }
}

.l-result dl {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width: 768px) {
  .l-result dl {
    margin: 0 auto;
    max-width: 90%
  }
}

.l-result dl dt {
  width: min(42.85%, 48rem)
}

@media screen and (max-width: 768px) {
  .l-result dl dt {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%
  }
}

.l-result dl dt a {
  background: #06c755;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: clamp(1.7rem, 2vw, 2.2rem);
  line-height: 1.6;
  margin-top: 5rem;
  padding: 1.8rem 2rem;
  text-align: center;
  width: min(80%, 48rem)
}

@media screen and (max-width: 768px) {
  .l-result dl dt a {
    margin: 2.5rem auto 0
  }
}

@media screen and (max-width: 580px) {
  .l-result dl dt a {
    padding: 1.5rem 2rem
  }
}

.l-result dl dt a:hover {
  opacity: .8
}

.l-result dl dd {
  width: min(50%, 56rem)
}

@media screen and (max-width: 768px) {
  .l-result dl dd {
    margin-bottom: 2.5rem;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%
  }
}

.l-footer {
  background: #111
}

.l-footer p {
  color: #555;
  padding: 1rem 3rem;
  text-align: center
}


/*321321123*/
.button1 {
  cursor: pointer;
  font-weight: 700;
  font-family: Helvetica,"sans-serif";
  transition: all .2s;
  padding: 10px 20px;
  border-radius: 100px;
  background: #cfef00;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  font-size: 40px;
  margin: 0 auto;
}

.button1:hover {
  background: #c4e201;
}

.button1 > svg {
  width: 34px;
  margin-left: 10px;
  transition: transform .3s ease-in-out;
}

.button1:hover svg {
  transform: translateX(5px);
}

.button1:active {
  transform: scale(0.95);
}

@media (orientation: portrait) {
  button {

    font-size: 19px !important;

  }
  .kt img{
    margin-left: 0px !important;
    width: 93% !important;
  }
}



.button2 {
  border: none;
  display: block;
  position: relative;
  padding: 0.7em 2.4em;
  font-size: 18px;
  background: transparent;
  cursor: pointer;
  user-select: none;
  overflow: hidden;
  color: royalblue;
  z-index: 1;
  font-family: inherit;
  font-weight: 500;
}

.button2 span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: -1;
  border: 4px solid royalblue;
}

.button2 span::before {
  content: "";
  display: block;
  position: absolute;
  width: 8%;
  height: 500%;
  background: var(--lightgray);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-60deg);
  transition: all 0.3s;
}

.button2:hover span::before {
  transform: translate(-50%, -50%) rotate(-90deg);
  width: 100%;
  background: royalblue;
}

.button2:hover {
  color: white;
}

.button2:active span::before {
  background: #2751cd;
}
.kt img{
  margin-left: 0px !important;
  width: 50% ;
}

.row  a {
  background: #000c9a;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: clamp(1.7rem,2vw,2.2rem);
  line-height: 1.6;
  margin-top: 5rem;
  padding: 1.8rem 2rem;
  text-align: center;
  width: min(80%,48rem);
}