h1.lp-underlayer-heading {
  max-width: 386px;
  width: 100%;
  position: relative;
  margin: 0 auto 34px;
  top: 0;
  padding: 0;
  text-align: center;
  color: #333333;
  font-size: 26px;
  font-weight: bold;
  font-family: 'M PLUS Rounded 1c', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1.lp-underlayer-heading::before {
  position: absolute;
  top: 20%;
  left: 0;
  content: "";
  width: 16px;
  height: 26px;
  background: url("../../img/usr/b2c-lp/sideicon.jpg") no-repeat top center/100%;
}

h1.lp-underlayer-heading::after {
  position: absolute;
  top: 20%;
  right: 0;
  content: "";
  width: 16px;
  height: 26px;
  transform: scale(-1, 1);
  background: url("../../img/usr/b2c-lp/sideicon.jpg") no-repeat top center/100%;
}

h1.lp-underlayer-heading span {
  color: #175BB2;
}

a,
a:active,
a:hover,
a:visited {
  text-decoration: none !important;
}

br.sponly {
  display: none;
}

@media screen and (max-width: 500px) {
  br.sponly {
    display: block;
  }
}

@media screen and (max-width: 500px) {
  h1.lp-underlayer-heading {
    font-size: 22px;
  }
}

p {
  font-size: 14px;
  line-height: 24px;
}

/* .p-b2c-mv  */
.p-b2c-mv {
  width: 100%;
  margin: 0 auto 40px;
}

@media screen and (max-width: 500px) {
  .p-b2c-mv {
    margin: 0 auto 60px;
  }
}

.p-b2c-mv .p-b2c-mv-img {
  width: 100%;
  margin: 0 auto 20px;
}

@media screen and (max-width: 500px) {
  .p-b2c-mv .p-b2c-mv-img {
    width: 100%;
    left: 0%;
    position: relative;
  }
}



.p-b2c-mv .p-b2c-mv-img img {
  width: 100%;
  object-fit: cover;
}

.p-b2c-mv .p-b2c-mv-txt {
  max-width: 574px;
  width: 100%;
  margin: auto;
}

/* .p-main-point */
.p-main-point {
  width: 100%;
  margin: 0 auto 60px;
}

@media screen and (max-width: 500px) {
  .p-main-point {
    margin: 0 auto 50px;
  }
}

.p-main-point .p-main-point-cont {
  max-width: 955px;
  margin: auto;
  width: 90%;
}

@media screen and (max-width: 900px) {
  .p-main-point .p-main-point-cont {
    width: 100%;
  }
}

.p-main-point .p-main-point-cont .p-main-point-lists {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-cont .p-main-point-lists {
    display: block;
  }
}

.p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list {
  width: 305px;
  margin: 0 0 40px;
  height: 730px;
  box-shadow: 0px 0px 10px 2px rgb(0 0 0 / 10%);
  border-radius: 10px;
  position: relative;
  top: 0;
}

@media screen and (max-width: 1000px) {
  .p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list {
    width: 48%;
    height: auto;
  }
}

.border-btn {
  max-width: 266px;
  width: 90%;
  position: absolute;
  margin: auto;
  bottom: 28px;
  left: 0;
  right: 0;
}

.border-btn a {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #165BB2;
  font-weight: 700;
  width: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  border-radius: 100px;
  border: solid 1px #165BB2;
}

.p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(4),
.p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(5),
.p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(6) {
  height: 680px;
}

.p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(6) {
  box-shadow: none;
}

@media screen and (max-width: 1000px) {

  .p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(4),
  .p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(5),
  .p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(6) {
    height: 720px;
  }
}

@media screen and (max-width: 500px) {

  .p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(4),
  .p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(5),
  .p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(6) {
    height: auto;
  }
}

.p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(4) .bggray-area,
.p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(5) .bggray-area {
  margin: 0 0 40px;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list {
    width: 100%;
    margin: 0 auto 30px;
    height: auto;
    padding: 0 0 40px;
  }

  .p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(3),
  .p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(4) {
    padding: 0 0 100px;
  }
}

.p-main-point .p-main-point-cont .p-main-point-lists .p-main-point-subtxt {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 10px 15px;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-cont .p-main-point-lists .p-main-point-subtxt {
    padding: 20px 20px 15px;
  }
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list {
    width: 100%;
    margin: 0 auto 30px;
    height: auto;
    padding: 0 0 40px;
  }
}

.p-main-point .p-main-point-cont .p-main-point-lists .p-main-point-subtxt p {
  width: fit-content;
  margin: 0;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-cont .p-main-point-lists .p-main-point-subtxt p {
    font-size: 16px;
  }
}

.p-main-point .p-main-point-cont .p-main-point-lists .p-main-point-list-num {
  font-size: 24px;
  line-height: 36px;
  color: #fff;
  background: #000;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 8px 0 0;
  font-family: 'M PLUS Rounded 1c', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.p-main-point .p-main-point-cont .p-main-point-lists h2 {
  font-size: 18px;
  line-height: 31px;
  margin: 0 auto 16px;
  max-width: 285px;
  width: 100%;
  font-weight: 500;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-cont .p-main-point-lists h2 {
    font-size: 22px;
    line-height: 32px;
    margin: 0 auto 30px;
    max-width: 266px;
    width: 90%;
    font-weight: 500;
  }
}

.p-main-point .p-main-point-cont .p-main-point-lists p.list-main-txt {
  width: 266px;
  margin: auto;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-cont .p-main-point-lists p.list-main-txt {
    width: 88%;
    margin: auto;
  }
}

.p-main-point .p-main-point-cont .p-main-point-lists h2 span {
  font-weight: 700;
  color: #175BB2;
}

.p-main-point .p-main-point-lists .p-main-point-feature {
  border: solid 1px #175BB2;
  box-shadow: none;
  border-radius: 10px;
  height: auto;
  width: 100%;
  padding: 20px 22px 40px;
}

/* @media screen and (max-width: 1000px) {
  .p-main-point .p-main-point-lists .p-main-point-feature {
    width: 48%;
    height: 720px;
  }
} */

.p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list-flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 880px;
  width: 100%;
  margin: auto;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list-flex {
    display: block;
  }
}


@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-lists .p-main-point-feature {
    width: 100%;
    height: auto;
    padding: 26px 0 10px;
  }
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list {
    padding: 0 0 40px;
  }
}

.p-main-point .p-main-point-lists .p-main-point-feature h2 {
  font-size: 22px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 26px;
  font-family: 'M PLUS Rounded 1c', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-lists .p-main-point-feature h2 br {
    display: none;
  }
}

.p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list {
  background: #F6F8FC;
  width: 210px;
  height: 170px;
  border-radius: 10px;
}

@media screen and (max-width: 900px) {
  .p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list {
    width: 150px;
  }
}

.p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list span small {
  display: block;
  font-size: 10px;
  line-height: 10px;
  color: #000;
  padding: 5px 0 0 0;
  font-weight: 400;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list {
    width: 282px;
    margin: 0 auto 16px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}

.p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list:first-of-type figure {
  width: 54px;
  height: 42px;
  margin: 16px auto;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list:first-of-type figure {
    margin: 0 20px;
  }
}

.p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list:nth-of-type(2) figure {
  width: 50px;
  height: 32px;
  margin: 20px auto;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list:nth-of-type(2) figure {
    margin: 0 20px;
  }
}

.p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list:nth-of-type(3) figure {
  width: 56px;
  height: 36px;
  margin: 20px auto 30px;
  position: relative;
  left: -5px;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list:nth-of-type(3) figure {
    margin: 0 20px;
  }
}

.p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list:nth-of-type(4) figure {
  width: 35px;
  height: 35px;
  margin: 20px auto 30px;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list:nth-of-type(4) figure {
    margin: 0 30px;
  }
}

.p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list h3 {
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list h3 {
    margin: 0;
    font-size: 16px;
    text-align: left;
  }
}

.p-main-point .p-main-point-lists .p-main-point-feature .p-main-point-feature-list h3 span {
  color: #175BB2;
}

.p-btn {
  width: 100%;
  /* margin: 0 auto 92px; */
  padding: 0 0 92px;
}

.p-btn .btn-area {
  max-width: 710px;
  width: 100%;
  margin: auto;
}

@media screen and (max-width: 500px) {
  .p-btn .btn-area {
    max-width: 315px;
    width: 100%;
  }
}

.p-btn .btn-area a {
  width: 100%;
  height: 100px;
  padding: 0 32px 0 70px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  text-decoration: none;
  position: relative;
  top: 0;
}

@media screen and (max-width: 500px) {
  .p-btn .btn-area a {
    padding: 0;
  }
}

@media screen and (max-width: 500px) {
  .p-btn .btn-area a {
    width: 100%;
    position: relative;
    top: 0;
    height: auto;
    padding: 20px 12px;
    justify-content: center;
  }
}

.p-btn .btn-area.bg-blue {
  margin: 0 auto 36px;
}

@media screen and (max-width: 500px) {
  .p-btn .btn-area.bg-blue {
    margin: 0 auto 20px;
  }
}

.p-btn .btn-area.bg-blue a {
  background: #DCE6F4;
}

.p-btn .btn-area a h2 {
  font-size: 24px;
  line-height: 36px;
  margin: 0;
  font-weight: 700;
  font-family: 'M PLUS Rounded 1c', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 500px) {
  .p-btn .btn-area a h2 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
  }
}

.p-btn .btn-area.bg-blue a h2 span {
  display: block;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  margin: 4px 0 0 0;
  font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 500px) {
  .p-btn .btn-area.bg-blue a h2 span {
    font-size: 11px;
    line-height: 20px;
    margin: 0;
  }
}

.p-btn .btn-area.bg-blue a h2 span img {
  width: 8px;
  height: 12px;
  position: relative;
  top: 6px;
  left: 5px;
}

.p-btn .btn-area.bg-blue a img.ft {
  width: 68px;
  height: 68px;
}

@media screen and (max-width: 500px) {
  .p-btn .btn-area.bg-blue a img.ft {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 12px;
    top: 33%;
  }
}

.p-btn .btn-area.bg-blue a img.sd {
  width: 126px;
  height: 100px;
}

@media screen and (max-width: 500px) {
  .p-btn .btn-area.bg-blue a img.sd {
    position: absolute;
    right: 0;
    width: 74px;
    height: auto;
    bottom: 0;
  }
}

.p-btn .btn-area.blue-border a {
  border: solid 5px #DCE6F4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'M PLUS Rounded 1c', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.p-btn .btn-area.blue-border a:after {
  position: absolute;
  top: 42%;
  content: "";
  background: url(../../img/usr/b2c-lp/gray-arrow.png) no-repeat top center/100%;
  width: 10px;
  height: 15px;
  right: 70px;
  margin: auto;
}

@media screen and (max-width: 500px) {
  .p-btn .btn-area.blue-border a:after {
    right: 20px;
  }
}

.p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:first-of-type .bggray-area,
.p-main-point .p-main-point-cont .p-main-point-lists li.p-main-point-list:nth-of-type(2) .bggray-area {
  margin: 0;
}

.bggray-area {
  padding: 10px 0 12px 20px;
  background: #F5F5F5;
  height: 55px;
  margin: 0 0 40px;
}

@media screen and (max-width: 500px) {
  .bggray-area {
    height: 70px;
  }
}

.bggray-area p {
  font-size: 12px;
  line-height: 20px;
}

@media screen and (max-width: 500px) {
  .bggray-area p {
    font-size: 14px;
    line-height: 24px;
  }
}










/* スライド部分 */
.swiper-wrapper {
  width: 100%;
}

#slider-lp,
#slider-lp2 {
  margin: auto;
  overflow: hidden;
}

@media screen and (max-width: 500px) {

  #slider-lp,
  #slider-lp2 {
    width: 88%;
    margin: auto;
  }
}



.slider-lp-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0 0 40px;
  width: 100%;
}

.slider-lp-container {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}

.slider-lp-items:not(.slick-initialized) {
  display: flex;
}

.slider-lp-items>.slider-lp-item:nth-child(n+3) {
  display: none !important;
}

.slider-lp-items .slider-lp-item {
  margin: 0;
  width: 100%;
  pointer-events: none;
}

.slider-lp-items .slider-lp-item figure {
  overflow: hidden;
}

.slider-lp-items .slider-lp-item a {
  display: block;
}


#slider-lp .slick-list {
  overflow: visible !important;
}

.slider-lp-ctrl,
.slider-lp-ctrl2 {
  height: 50px;
  margin: 0 0 -40px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slider-lp-ctrl .slick-arrow,
.slider-lp-ctrl2 .slick-arrow {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
  text-indent: -9999rem;
  width: 11px;
  height: 15px;
  cursor: pointer;
  transition: all 0.3s;
  position: static;
  box-shadow: none;
}

.slider-lp-ctrl .slick-arrow:hover,
.slider-lp-ctrl2 .slick-arrow:hover {
  opacity: 0.8;
}

.slider-lp-ctrl .slick-prev,
.slider-lp-ctrl2 .slick-prev {
  order: 0;
  background: url(../../img/usr/b2c-lp/arrow-prev.png) 0 0 no-repeat;
}

.slider-lp-ctrl .slick-next,
.slider-lp-ctrl2 .slick-next {
  order: 999;
  background: url(../../img/usr/b2c-lp/arrow-next.png) 0 0 no-repeat;
}


.slider-lp-ctrl-dots,
.slider-lp-ctrl-dots2 {
  margin: 0 32px;
  order: 10;
  display: flex;
  align-items: center;
}

.slider-lp-ctrl-dots li,
.slider-lp-ctrl-dots2 li {
  position: relative;
  margin: 0 4px;
  padding: 0;
  overflow: hidden;
  width: 30px;
  height: 4px;
  background: #DADADA;
  overflow: hidden;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;

}

.slider-lp-ctrl-dots li:hover,
.slider-lp-ctrl-dots2 li:hover {
  opacity: 0.8;
}

.slider-lp-ctrl-dots li span,
.slider-lp-ctrl-dots2 li span {
  display: block;
  content: '';
  width: 0%;
  height: 100%;
  border-radius: 4px;
  background: #1E52A6;
}

.slider-lp-ctrl-dots li:not(.active) span,
.slider-lp-ctrl-dots2 li:not(.active) span {
  width: 0% !important;
}

.slider-lp-ctrl-dots li:not(.active).past span,
.slider-lp-ctrl-dots2 li:not(.active).past span {
  width: 100% !important;
}



.is-up {
  animation: fadein 0.8s ease-in forwards;
}

@keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }

  75% {
    opacity: 0.75;
    transform: translateY(0);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}