@charset "UTF-8";
/* CSS Document */
.p-mv{
  padding-bottom: 180px;
  height: 100%;
}
.p-mv_headingBlock{
  position: relative;
  left: 0;
  top: 0;
  transform: none;
  margin-top: -60px;
}
.p-search{
  max-width: 880px;
  margin: 60px auto 0;
  background: #031665;
  position: relative;
  padding: 60px;
}
.p-search_inner{
  display: block;
  width: 100%;
  padding: 0;
  max-width: 640px;
}
.p-search_headingLv2{
  font-size: 40px;
  text-align: center;
  margin-bottom: 5px;
}
.p-search_content p{
  font-size: 15px!important;
}
.p-search_inputBlock {
  gap: 15px;
}
@media screen and (max-width:768px) {
.p-mv_headingBlock{
  margin-top: -40px;
}
  .p-mv {
    padding-bottom: 0;
}
  .p-mv_videoBlock{
    height: 70%;
  }
  .p-search {
    margin: 40px auto 0;
    padding: 40px 20px;
  }
  .p-search_headingLv2 {
    font-size: 24px;
  }
  .p-search_content p {
    font-size: 14px !important;
  }
  .p-search_inputBlock {
    margin-top: 15px;
  }
}

.c-floatingBanner {
  z-index: 10;
}
.step {
  overflow: visible;
  max-width: 1580px;
  width: 100%;
  margin: 150px auto 0 !important;
}
.step02 {
  margin: 130px auto 0 !important;
}
.step .c-inner {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0 0 0 80px;
  max-width: 100%;
}
.step .txt {
  position: relative;
  z-index: 2;
}
.step01 .txt .img {
  position: absolute;
  bottom: -180px;
  left: 90px;
}
.step02 .txt .img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.step03 .txt .img {
  position: absolute;
  bottom: 0;
  left: 40px;
}
.step02 .txt {
  left: -80px;
}
.step .c-headingLv2 {
  margin-bottom: 0;
  font-size: 70px;
  line-height: 1.23;
  word-break: keep-all;
}
.step .txt p {
  padding: 20px 0 0 40px;
  font-size: 20px;
  line-height: 1.75;
}
.step .stepBox {
  max-width: 824px;
  width: 54.93%;
  background: #fff;
  padding: 180px 40px 140px 200px;
  position: relative;
  top: 40px;
  right: 80px;
}
.step02 .stepBox {
  padding: 160px 40px 120px 130px;
}
.step02 .stepBox {
  right: 0;
  left: 0;
}
.step .stepBox .c-button.-secondary {
  margin: 40px 0 0 0;
}
.step .stepBox .ttl {
  display: flex;
  align-items: center;
}
.step .stepBox .ttl h3 {
  font-size: 40px;
  font-weight: bold;
  padding-left: 30px;
  position: relative;
}
.step .stepBox .ttl h3 span {
  font-size: 20px;
  display: block;
}
.step .stepBox .ttl h3::before {
  position: absolute;
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  background: #142994;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.step .stepBox .ttl p {
  color: #142994;
  font-size: 20px;
  text-align: center;
  font-family: "Jost", sans-serif;
  padding-right: 30px;
}
.use {
  max-width: 1420px;
  margin: 230px auto;
  background: url("/premium/lp/bj/assets/images/bgi-use.jpg")no-repeat;
  color: #fff;
  padding: 80px 40px;
  text-align: center;
  background-size: cover;
}
.use h2 {
  font-size: 72px;
  font-weight: bold;
  margin-bottom: 10px;
}
.use p {
  font-size: 37px;
  font-weight: bold;
}
.use .c-button.-secondary {
  margin: 70px auto 0;
}
.pcOnly {
  display: block;
}
.spOnly {
  display: none;
}
@media screen and (max-width:1800px) {
  .step .stepBox {
    padding: 140px 40px;
  }
  .step .stepBox .ttl {
    justify-content: center;
  }
  .step .stepBox .c-button.-secondary {
    margin: 40px auto 0;
  }
}
@media screen and (max-width:1600px) {
  .step .c-inner {
    max-width: 1460px;
    padding: 0 20px;
    width: calc(90% + 40px);
  }
  .step .stepBox {
    right: 0;
  }
  .step02 .txt {
    left: 0;
  }
  .step .stepBox .ttl h3 {
    font-size: 30px;
  }
  .step .stepBox .ttl h3 span {
    font-size: 18px;
  }
  .step .c-headingLv2 {
    font-size: 46px;
  }
  .step .txt p {
    font-size: 18px;
  }
}
@media screen and (max-width:1520px) {
  .use h2 {
    font-size: 60px;
  }
  .use p {
    font-size: 30px;
  }
}
@media screen and (max-width:1240px) {
  .use {
    margin: 200px auto 150px;
  }
  .use h2 {
    font-size: 50px;
  }
  .use p {
    font-size: 30px;
  }
}
@media screen and (max-width:1024px) {
  .step .c-headingLv2 {
    font-size: 2.875rem;
  }
  .step .stepBox .ttl {
    flex-wrap: wrap;
  }
  .step .stepBox .ttl p {
    padding-right: 0;
    margin-bottom: 20px;
  }
  .step .stepBox .ttl h3::before {
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
  }
  .step .stepBox .ttl h3 span {
    display: block;
  }
  .step .stepBox .ttl h3 {
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-top: 20px;
  }
  .step .stepBox {
    padding: 60px 40px;
  }
}
@media screen and (max-width:900px) {
  .step .c-inner {
    flex-wrap: wrap;
  }
  .step .stepBox,
  .step .txt  {
    width: 100%;
  }
  .step02 .c-inner {
    flex-direction: column-reverse;
  }
  .step01 .txt .img,
  .step02 .txt .img,
  .step03 .txt .img{
    bottom: 0;
    right: 0;
    left: auto;
    max-width: 200px;
  }
}
@media screen and (max-width:768px) {
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
  .step, .step02 {
    margin: 40px auto 0 !important;
  }
  .step .c-inner {
    padding: 0 20px;
  }
  .step .c-headingLv2 {
    font-size: 1.75rem;
    margin-bottom: 20px;
  }
  .step .txt p {
    padding: 0;
    font-size: 16px;
  }
  .step .txt .img {
    max-width: 100px;
  }
  .step .stepBox {
    width: 100%;
    padding: 20px 20px 40px;
    top: 0;
    right: 0;
    margin-top: 20px;
  }
  .step .stepBox .ttl h3 span {
    font-size: 16px;
  }
  .step .stepBox .ttl h3 {
    font-size: 24px;
  }
  .step .stepBox .c-button.-secondary {
    margin: 20px auto 0;
  }
  .step02 .txt {
    left: 0;
  }
  .step .p-intro_headingNum {
    margin: 0 auto;
  }
  .step .txt .img {
    display: none;
  }
  .use {
    margin: 60px auto;
    padding: 40px 20px;
  }
  .use h2 {
    font-size: 36px;
    font-feature-settings: "palt";
  }
  .use p {
    font-size: 16px;
  }
  .use .c-button.-secondary {
    margin: 40px auto 0;
  }
}