@charset "UTF-8";
/*本アップ時には不要な場合消す*/
body {
  padding: 0;
  margin: 0;
}
@supports (-webkit-touch-callout: none) {
  body {
    font-feature-settings: "tnum";
  }
}

.lp_wrap {
  max-width: 2000px;
  margin: 0 auto;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", sans-serif;
  font-weight: 400;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 750px) {
  .lp_wrap {
    width: 100vw;
    overflow-x: hidden;
  }
}
.lp_wrap * {
  color: #333333;
  line-height: 1;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.lp_wrap a {
  color: #333333;
  text-decoration: none;
  vertical-align: baseline;
}
.lp_wrap a:hover {
  opacity: 0.8;
}
.lp_wrap img {
  width: 100%;
  vertical-align: bottom;
}
.lp_wrap ul li {
  list-style: none;
}
.lp_wrap table {
  border-spacing: 0;
}

html, body {
  height: 100svh;
  overflow: clip;
}

.lp_wrap {
  height: 100svh;
  overflow-x: hidden;
  overflow-y: auto;
}

/* =========================================================
  resetここまで
========================================================= */
.lp_wrap .inner {
  position: relative;
  width: 750px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .lp_wrap .inner {
    width: 100vw;
  }
}
.lp_wrap .lp_btn {
  background: url("../images/first-time_btn.png") no-repeat center/100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  width: 640px;
  margin: 0 auto;
  filter: drop-shadow(10px 10px 5px rgba(8, 32, 94, 0.4));
  font-size: 36px;
  line-height: 50px;
  height: 130px;
  color: #004699;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .lp_wrap .lp_btn {
    width: 85.33vw;
    filter: drop-shadow(1.33vw 1.33vw 0.67vw rgba(8, 32, 94, 0.4));
    font-size: 4.8vw;
    line-height: 6.67vw;
    height: 17.33vw;
  }
}
.lp_wrap .lp_btn .normal {
  font-size: 28px;
  line-height: 26px;
  color: #004699;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .lp_wrap .lp_btn .normal {
    font-size: 3.73vw;
    line-height: 3.47vw;
  }
}
.lp_wrap .fv_area {
  position: relative;
  background: url("../images/fv_bg.jpg") top center no-repeat;
  background-size: 2000px auto;
  height: 785px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area {
    background-size: 266.67vw auto;
    height: 104.6666vw;
  }
}
.lp_wrap .fv_area .inner {
  padding-top: 252px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .inner {
    padding-top: 33.6vw;
  }
}
.lp_wrap .fv_area .fv_top_wrap {
  position: absolute;
  top: 15px;
  left: 52px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_top_wrap {
    top: 2vw;
    left: 6.93vw;
  }
}
.lp_wrap .fv_area .fv_anniversary {
  width: 135px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_anniversary {
    width: 18vw;
  }
}
.lp_wrap .fv_area .fv_logo {
  width: 196px;
  margin-left: 21px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_logo {
    width: 26.13vw;
    margin-left: 2.8vw;
  }
}
.lp_wrap .fv_area .fv_top_txt {
  position: relative;
  display: flex;
  align-items: center;
  height: 97px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_top_txt {
    height: 12.93vw;
  }
}
.lp_wrap .fv_area .fv_top_txt .txt {
  transform: translateY(-4px);
  padding-left: 16px;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_top_txt .txt {
    transform: translateY(-0.54vw);
    padding-left: 2.13vw;
    font-size: 3.73vw;
    line-height: 4vw;
  }
}
.lp_wrap .fv_area .fv_top_txt .txt .num {
  font-size: 34px;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_top_txt .txt .num {
    font-size: 4.53vw;
  }
}
.lp_wrap .fv_area .fv_tit {
  width: 514px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_tit {
    width: 68.53vw;
  }
}
.lp_wrap .fv_area .fv_date_wrap {
  display: flex;
  align-items: center;
  margin-block-start: 29px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_date_wrap {
    margin-block-start: 3.87vw;
  }
}
.lp_wrap .fv_area .fv_year {
  margin-inline-start: 190px;
  font-size: 20px;
  line-height: 40px;
  font-weight: 700;
  color: #333333;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_year {
    margin-inline-start: 25.333333333333336vw;
    font-size: 2.666666666666667vw;
    line-height: 5.33vw;
  }
}
.lp_wrap .fv_area .fv_day {
  margin-left: 6px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  color: #333333;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_day {
    margin-left: 0.8vw;
    font-size: 4vw;
    line-height: 5.33vw;
  }
}
.lp_wrap .fv_area .slash {
  font-size: 30px;
  font-weight: 700;
  color: #333333;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .slash {
    font-size: 4vw;
  }
}
.lp_wrap .fv_area .week {
  display: inline-block;
  width: 36px;
  margin-left: 4px;
  transform: translateY(-4px);
  font-size: 20px;
  line-height: 36px;
  color: #fff;
  background-color: #333333;
  border-radius: 100%;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .week {
    width: 4.8vw;
    margin-left: 0.53vw;
    transform: translateY(-0.54vw);
    font-size: 2.666666666666667vw;
    line-height: 4.8vw;
  }
}
.lp_wrap .fv_area .small {
  margin-left: 0.3em;
  margin-right: 0.3em;
  font-size: 24px;
  color: #333333;
  vertical-align: 0.2em;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .small {
    font-size: 3.2vw;
  }
}
.lp_wrap .fv_area .fv_note {
  margin-top: 34px;
  margin-left: 185px;
  font-size: 15px;
  line-height: 19px;
  color: #2b3c54;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fv_area .fv_note {
    margin-top: 4.53vw;
    margin-left: 24.666666666666668vw;
    font-size: 2vw;
    line-height: 2.53vw;
  }
}
.lp_wrap .first-time_area {
  background: url("../images/first-time_bg.jpg") top center no-repeat;
  background-size: 2000px auto;
  height: 4735px;
  padding-top: 41px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area {
    background-size: 266.67vw auto;
    height: 631.33vw;
    padding-top: 5.47vw;
  }
}
.lp_wrap .first-time_area .first-time_tit {
  color: #fff;
  font-size: 39px;
  line-height: 46px;
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_tit {
    font-size: 5.2vw;
    line-height: 6.13vw;
  }
}
.lp_wrap .first-time_area .first-time_tit .bold {
  font-size: 46px;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_tit .bold {
    font-size: 6.13vw;
  }
}
.lp_wrap .first-time_area .first-time_tit .bold .dot-text span {
  position: relative;
  display: inline-block;
  color: #fff;
}
.lp_wrap .first-time_area .first-time_tit .bold .dot-text span::before {
  content: "";
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  width: 7px;
  height: 7px;
  background-color: #f1e933;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_tit .bold .dot-text span::before {
    top: -1.87vw;
    width: 0.93vw;
    height: 0.93vw;
  }
}
.lp_wrap .first-time_area .first-time_link_list {
  margin-top: 100px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_link_list {
    margin-top: 13.33vw;
  }
}
.lp_wrap .first-time_area .first-time_link_list .list_item {
  margin-bottom: 60px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_link_list .list_item {
    margin-bottom: 8vw;
  }
}
.lp_wrap .first-time_area .first-time_link_list .list_item:nth-of-type(1) .lp_btn {
  padding-left: 32px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_link_list .list_item:nth-of-type(1) .lp_btn {
    padding-left: 4.27vw;
  }
}
.lp_wrap .first-time_area .first-time_link_list .list_item:nth-of-type(1) .lp_btn::after {
  background: url("../images/first-time_btn01.png") no-repeat center/100%;
}
.lp_wrap .first-time_area .first-time_link_list .list_item:nth-of-type(2) .lp_btn {
  padding-left: 32px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_link_list .list_item:nth-of-type(2) .lp_btn {
    padding-left: 4.27vw;
  }
}
.lp_wrap .first-time_area .first-time_link_list .list_item:nth-of-type(2) .lp_btn::after {
  background: url("../images/first-time_btn02.png") no-repeat center/100%;
}
.lp_wrap .first-time_area .lp_btn::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 4px;
  left: 36px;
  width: 137px;
  height: 111px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .lp_btn::after {
    bottom: 0.53vw;
    left: 4.8vw;
    width: 18.27vw;
    height: 14.8vw;
  }
}
.lp_wrap .first-time_area .line_registration {
  margin-top: 140px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .line_registration {
    margin-top: 18.67vw;
  }
}
.lp_wrap .first-time_area .line_registration_tit {
  background: url("../images/first-time_line_tit.png") no-repeat center/100%;
  width: 650px;
  height: 126px;
  margin: 0 auto;
  font-size: 44px;
  line-height: 95px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .line_registration_tit {
    width: 86.67vw;
    height: 16.8vw;
    font-size: 5.87vw;
    line-height: 12.67vw;
  }
}
.lp_wrap .first-time_area .line_registration_note {
  margin-top: 40px;
  font-size: 20px;
  letter-spacing: 0.05em;
  color: #2b3c54;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .line_registration_note {
    margin-top: 5.33vw;
    font-size: 2.67vw;
  }
}
.lp_wrap .first-time_area .line_registration_list {
  margin-top: 61px;
  margin-left: 32px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .line_registration_list {
    margin-top: 8.13vw;
    margin-left: 4.27vw;
  }
}
.lp_wrap .first-time_area .line_registration_list .list_item {
  display: flex;
  align-items: center;
}
.lp_wrap .first-time_area .line_registration_list .list_item:nth-of-type(2) .list_step::after, .lp_wrap .first-time_area .line_registration_list .list_item:nth-of-type(3) .list_step::after {
  content: "";
  display: block;
  background: url("../images/first-time_line_step_arrow.png") no-repeat center/100%;
  position: absolute;
  top: -110px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 58px;
  height: 87px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .line_registration_list .list_item:nth-of-type(2) .list_step::after, .lp_wrap .first-time_area .line_registration_list .list_item:nth-of-type(3) .list_step::after {
    top: -14.67vw;
    width: 7.73vw;
    height: 11.6vw;
  }
}
.lp_wrap .first-time_area .line_registration_list .list_item:nth-of-type(2) {
  margin-top: 145px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .line_registration_list .list_item:nth-of-type(2) {
    margin-top: 19.33vw;
  }
}
.lp_wrap .first-time_area .line_registration_list .list_item:nth-of-type(3) {
  margin-top: 136px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .line_registration_list .list_item:nth-of-type(3) {
    margin-top: 18.13vw;
  }
}
.lp_wrap .first-time_area .line_registration_list .list_txt_area {
  margin-left: 20px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .line_registration_list .list_txt_area {
    margin-left: 2.67vw;
  }
}
.lp_wrap .first-time_area .list_step {
  position: relative;
  width: 232px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .list_step {
    width: 30.93vw;
  }
}
.lp_wrap .first-time_area .line_registration_list_txt {
  width: 362px;
  margin-left: 6px;
  font-size: 32px;
  line-height: 56px;
  letter-spacing: 0.05em;
  color: #2b3c54;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .line_registration_list_txt {
    width: 48.27vw;
    margin-left: 0.8vw;
    font-size: 4.27vw;
    line-height: 7.47vw;
  }
}
.lp_wrap .first-time_area .line_registration_list_btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 90px;
  margin-top: 30px;
  border: 4px solid #92d9af;
  border-radius: 999px;
  font-size: 38px;
  line-height: 90px;
  font-weight: 700;
  color: #fff;
  background-color: #06c755;
  filter: drop-shadow(10px 10px 5px rgba(8, 32, 94, 0.4));
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .line_registration_list_btn {
    width: 53.33vw;
    height: 12vw;
    margin-top: 4vw;
    border: 0.53vw solid #92d9af;
    font-size: 5.07vw;
    line-height: 12vw;
    filter: drop-shadow(1.33vw 1.33vw 0.67vw rgba(8, 32, 94, 0.4));
  }
}
.lp_wrap .first-time_area .line_registration_list_btn::after {
  content: "";
  display: block;
  background: url("../images/first-time_line_add_arrow.png") no-repeat center/100%;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  right: 27px;
  width: 17px;
  height: 24px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .line_registration_list_btn::after {
    right: 3.6vw;
    width: 2.27vw;
    height: 3.2vw;
  }
}
.lp_wrap .first-time_area .store_tit {
  margin-top: 138px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .store_tit {
    margin-top: 18.4vw;
  }
}
.lp_wrap .first-time_area .store_tit .txt {
  position: relative;
  display: inline-block;
  color: #0050c7;
  font-size: 54px;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .store_tit .txt {
    font-size: 7.2vw;
  }
}
.lp_wrap .first-time_area .store_tit .txt::after, .lp_wrap .first-time_area .store_tit .txt::before {
  content: "";
  display: block;
  background: url("../images/first-time_map_tit_deco.png") no-repeat center/100%;
  position: absolute;
  top: 10px;
  left: -70px;
  width: 33px;
  height: 53px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .store_tit .txt::after, .lp_wrap .first-time_area .store_tit .txt::before {
    top: 1.33vw;
    left: -9.34vw;
    width: 4.4vw;
    height: 7.07vw;
  }
}
.lp_wrap .first-time_area .store_tit .txt::before {
  left: auto;
  right: -70px;
  transform: scale(-1, 1);
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .store_tit .txt::before {
    right: -9.34vw;
  }
}
.lp_wrap .first-time_area .map_box_wrap {
  position: relative;
}
.lp_wrap .first-time_area .map_box_wrap::after {
  content: "";
  display: block;
  background: url("../images/first-time_map_shadow.png") no-repeat center/100%;
  position: absolute;
  bottom: -86px;
  left: 0;
  width: 750px;
  height: 222px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box_wrap::after {
    bottom: -11.47vw;
    width: 100vw;
    height: 29.6vw;
  }
}
.lp_wrap .first-time_area .map_box {
  position: relative;
  z-index: 2;
  width: 750px;
  margin: 75px auto 0;
  padding: 7px;
  border-radius: 24px;
  background: #fff;
  box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box {
    width: 100vw;
    margin: 10vw auto 0;
    padding: 0.93vw;
    border-radius: 3.2vw;
  }
}
.lp_wrap .first-time_area .map_box .map_box_in {
  border-radius: 18px;
  border: 2px solid #dcf4fe;
  position: relative;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box .map_box_in {
    padding-top: 0.93vw;
    padding-bottom: 0.8vw;
    border-radius: 2.4vw;
    border: 0.27vw solid #dcf4fe;
  }
}
.lp_wrap .first-time_area .map_box .map_box_in svg {
  display: block;
  margin-left: 5px;
  margin-right: 37px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box .map_box_in svg {
    margin-left: 0.67vw;
    margin-right: 4.93vw;
  }
}
.lp_wrap .first-time_area .map_box .map_box_in .kyuoki {
  fill: #DC5310;
}
.lp_wrap .first-time_area .map_box .map_box_in .chushiko {
  fill: #F6C848;
}
.lp_wrap .first-time_area .map_box .map_box_in .kansai {
  fill: #F39622;
}
.lp_wrap .first-time_area .map_box .map_box_in .tokai {
  fill: #9DC814;
}
.lp_wrap .first-time_area .map_box .map_box_in .hokushin {
  fill: #48BCBF;
}
.lp_wrap .first-time_area .map_box .map_box_in .kanto {
  fill: #3A9E53;
}
.lp_wrap .first-time_area .map_box .map_box_in .tohoku {
  fill: #5CAEE2;
}
.lp_wrap .first-time_area .map_box .map_box_in .map_search,
.lp_wrap .first-time_area .map_box .map_box_in p {
  position: absolute;
}
.lp_wrap .first-time_area .map_box .map_box_in .map_search {
  top: 59px;
  left: 68px;
  color: #111d33;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box .map_box_in .map_search {
    top: 7.87vw;
    left: 9.07vw;
    font-size: 5.33vw;
  }
}
.lp_wrap .first-time_area .map_box .map_box_in .map_search::after {
  content: "";
  width: 78px;
  height: 87px;
  background: url("../images/first-time_map_store_icon.png") no-repeat top left/100%;
  position: absolute;
  top: 8px;
  right: -86px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box .map_box_in .map_search::after {
    width: 10.4vw;
    height: 11.6vw;
    top: 1.07vw;
    right: -11.47vw;
  }
}
.lp_wrap .first-time_area .map_box .map_box_in p {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box .map_box_in p {
    font-size: 4vw;
  }
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_tohoku {
  top: 54px;
  left: 486px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box .map_box_in p.text_tohoku {
    top: 7.2vw;
    left: 64.8vw;
  }
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_tohoku a {
  color: #5CAEE2;
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_hokushin {
  top: 252px;
  left: 315px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box .map_box_in p.text_hokushin {
    top: 33.6vw;
    left: 42vw;
  }
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_hokushin a {
  color: #48BCBF;
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_kanto {
  top: 443px;
  left: 612px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box .map_box_in p.text_kanto {
    top: 59.07vw;
    left: 81.6vw;
  }
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_kanto a {
  color: #3A9E53;
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_tokai {
  top: 458px;
  left: 478px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box .map_box_in p.text_tokai {
    top: 61.07vw;
    left: 63.73vw;
  }
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_tokai a {
  color: #9DC814;
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_kansai {
  top: 531px;
  left: 349px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box .map_box_in p.text_kansai {
    top: 70.8vw;
    left: 46.53vw;
  }
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_kansai a {
  color: #F39622;
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_chushiko {
  top: 279px;
  left: 189px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box .map_box_in p.text_chushiko {
    top: 37.2vw;
    left: 25.2vw;
  }
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_chushiko a {
  color: #F39622;
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_kyuoki {
  top: 233px;
  left: 50px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .map_box .map_box_in p.text_kyuoki {
    top: 31.07vw;
    left: 6.67vw;
  }
}
.lp_wrap .first-time_area .map_box .map_box_in p.text_kyuoki a {
  color: #DC5310;
}
.lp_wrap .first-time_area .first-time_sale_tit {
  position: relative;
  text-align: center;
}
.lp_wrap .first-time_area .first-time_sale_tit .lead {
  position: absolute;
  top: -148px;
  left: 50%;
  transform: translate(-50%, 0%);
  display: block;
  width: 528px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_sale_tit .lead {
    top: -19.74vw;
    width: 70.4vw;
  }
}
.lp_wrap .first-time_area .first-time_sale_tit .main {
  margin-left: 28px;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_sale_tit .main {
    margin-left: 3.73vw;
  }
}
.lp_wrap .first-time_area .first-time_sale_tit .main::after, .lp_wrap .first-time_area .first-time_sale_tit .main::before {
  content: "";
  display: block;
  background: url("../images/first-time_sale_tit_deco.png") no-repeat center/100%;
  position: absolute;
  top: 43px;
  left: -51px;
  width: 47px;
  height: 76px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_sale_tit .main::after, .lp_wrap .first-time_area .first-time_sale_tit .main::before {
    top: 5.73vw;
    left: -6.81vw;
    width: 6.27vw;
    height: 10.13vw;
  }
}
.lp_wrap .first-time_area .first-time_sale_tit .main::before {
  left: auto;
  right: -27px;
  transform: scale(-1, 1);
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_sale_tit .main::before {
    right: -3.6vw;
  }
}
.lp_wrap .first-time_area .first-time_sale_tit .main .circle {
  display: inline-block;
  width: 55px;
  border-radius: 999px;
  font-size: 38px;
  line-height: 55px;
  vertical-align: 17px;
  color: #fff;
  background-color: #ef6462;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_sale_tit .main .circle {
    width: 7.33vw;
    font-size: 5.07vw;
    line-height: 7.33vw;
    vertical-align: 2.27vw;
  }
}
.lp_wrap .first-time_area .first-time_sale_tit .main .circle:nth-of-type(2) {
  margin-left: -5px;
  margin-right: 10px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_sale_tit .main .circle:nth-of-type(2) {
    margin-left: -0.67vw;
    margin-right: 1.33vw;
  }
}
.lp_wrap .first-time_area .first-time_sale_tit .main .yellow {
  font-size: 77px;
  line-height: 77px;
  font-weight: 700;
  color: #fff250;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_sale_tit .main .yellow {
    font-size: 10.27vw;
    line-height: 10.27vw;
  }
}
.lp_wrap .first-time_area .first-time_sale_tit .main .yellow .num {
  font-size: 150%;
  color: #fff250;
}
.lp_wrap .first-time_area .slider_area:not(.slick-initialized) {
  display: flex;
  overflow: hidden;
}
.lp_wrap .first-time_area .slider_area:not(.slick-initialized) .slider_box {
  flex: 0 0 auto;
}
.lp_wrap .first-time_area .slider_wrap {
  background: url("../images/first-time_slider_bg.png") no-repeat center/100%;
  width: 750px;
  min-height: 990px;
  margin: 204px auto 0;
  padding-top: 83px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_wrap {
    width: 100vw;
    min-height: 132vw;
    margin: 27.2vw auto 0;
    padding-top: 11.07vw;
  }
}
.lp_wrap .first-time_area .slider_wrap .lp_btn {
  margin-top: 58px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_wrap .lp_btn {
    margin-top: 7.73vw;
  }
}
.lp_wrap .first-time_area .slider_area {
  margin: 59px auto 0;
  width: 650px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area {
    margin: 7.87vw auto 0;
    width: 86.67vw;
  }
}
.lp_wrap .first-time_area .slider_area .slider_box {
  width: 310px;
  height: 100%;
  margin: 0 15px;
  padding-top: 44px;
  padding-bottom: 23px;
  border-radius: 20px;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slider_box {
    width: 41.33vw !important;
    margin: 0 2vw;
    padding-top: 5.87vw;
    padding-bottom: 3.07vw;
    border-radius: 2.67vw;
  }
}
.lp_wrap .first-time_area .slider_area .slick-list {
  overflow: hidden;
  padding: 10px 8px 30px;
  margin: -10px -8px -30px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slick-list {
    padding: 1.33vw 1.07vw 4vw;
    margin: -1.34vw -1.07vw -4vw;
  }
}
.lp_wrap .first-time_area .slider_area .slider_box_img {
  width: 100%;
  height: auto;
  padding: 0 40px;
  overflow: hidden;
  box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slider_box_img {
    padding: 0 5.33vw;
  }
}
.lp_wrap .first-time_area .slider_area .slider_box_img img {
  width: 100%;
  height: auto;
  max-height: 200px;
  object-fit: contain;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slider_box_img img {
    max-height: 26.67vw;
  }
}
.lp_wrap .first-time_area .slider_area .slider_box_txt {
  min-height: 4.9em;
  margin-top: 18px;
  margin-left: 41px;
  font-size: 28px;
  line-height: 46px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slider_box_txt {
    margin-top: 2.4vw;
    margin-left: 5.47vw;
    font-size: 3.73vw;
    line-height: 6.13vw;
  }
}
.lp_wrap .first-time_area .slider_area .slider_box_point_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 270px;
  margin: 30px auto 0;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slider_box_point_wrap {
    width: 36vw;
    margin: 4vw auto 0;
  }
}
.lp_wrap .first-time_area .slider_area .slider_box_point {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  border-radius: 10px;
  color: #e70012;
  background-color: #fce0e0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slider_box_point {
    height: 13.33vw;
    border-radius: 1.33vw;
  }
}
.lp_wrap .first-time_area .slider_area .slider_box_point_max {
  width: 160px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slider_box_point_max {
    width: 21.33vw;
  }
}
.lp_wrap .first-time_area .slider_area .slider_box_point_max .txt {
  font-size: 26px;
  line-height: 34px;
  color: #e70012;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slider_box_point_max .txt {
    font-size: 3.47vw;
    line-height: 4.53vw;
  }
}
.lp_wrap .first-time_area .slider_area .slider_box_point_off {
  width: 100px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slider_box_point_off {
    width: 13.33vw;
  }
}
.lp_wrap .first-time_area .slider_area .slider_box_point_off .txt {
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  color: #e70012;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slider_box_point_off .txt {
    font-size: 4vw;
    line-height: 4vw;
  }
}
.lp_wrap .first-time_area .slider_area .slider_box_point_off .txt .num {
  font-size: 40px;
  color: #e70012;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slider_box_point_off .txt .num {
    font-size: 5.33vw;
  }
}
.lp_wrap .first-time_area .slider_area .slick-prev, .lp_wrap .first-time_area .slider_area .slick-next {
  top: 50%;
  width: 50px;
  height: 50px;
  z-index: 5;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slick-prev, .lp_wrap .first-time_area .slider_area .slick-next {
    width: 6.67vw;
    height: 6.67vw;
  }
}
.lp_wrap .first-time_area .slider_area .slick-prev {
  left: -25px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slick-prev {
    left: -3.34vw;
  }
}
.lp_wrap .first-time_area .slider_area .slick-next {
  right: -25px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slick-next {
    right: -3.34vw;
  }
}
.lp_wrap .first-time_area .slider_area .slick-prev:before, .lp_wrap .first-time_area .slider_area .slick-next:before {
  content: '';
  position: absolute;
  width: 50px;
  height: 50px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  background: url("../images/first-time_slider_icon.png") center/100% no-repeat;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .slider_area .slick-prev:before, .lp_wrap .first-time_area .slider_area .slick-next:before {
    width: 6.67vw;
    height: 6.67vw;
  }
}
.lp_wrap .first-time_area .slider_area .slick-next:before {
  transform: translate(-50%, -50%) scaleX(-1);
}
.lp_wrap .first-time_area .slider_area .slick-track {
  display: flex !important;
}
.lp_wrap .first-time_area .slider_area .slick-slide {
  height: auto !important;
}
.lp_wrap .first-time_area .first-time_lead_area {
  margin-top: 172px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_lead_area {
    margin-top: 22.93vw;
  }
}
.lp_wrap .first-time_area .first-time_line_lead_tit .first-time_line_lead_wrap {
  display: inline-block;
  text-align: center;
  margin-top: -10px;
  margin-left: 304px;
  width: 360px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_line_lead_tit .first-time_line_lead_wrap {
    margin-top: -1.34vw;
    margin-left: 40.53vw;
    width: 48vw;
  }
}
.lp_wrap .first-time_area .first-time_line_lead_tit .u_line {
  position: relative;
  display: inline-block;
  font-size: 60px;
  line-height: 86px;
  font-weight: 700;
  color: #0050c7;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_line_lead_tit .u_line {
    font-size: 8vw;
    line-height: 11.47vw;
  }
}
.lp_wrap .first-time_area .first-time_line_lead_tit .u_line::after {
  content: "";
  display: block;
  background: url("../images/first-time_line_txt_deco01.png") no-repeat center/100%;
  position: absolute;
  top: 95%;
  left: 0;
  width: 285px;
  height: 7px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_line_lead_tit .u_line::after {
    width: 38vw;
    height: 0.93vw;
  }
}
.lp_wrap .first-time_area .first-time_line_lead_tit .u_line:nth-of-type(2)::after {
  background: url("../images/first-time_line_txt_deco02.png") no-repeat center/100%;
  width: 239px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_line_lead_tit .u_line:nth-of-type(2)::after {
    width: 31.87vw;
  }
}
.lp_wrap .first-time_area .first-time_line_lead_tit .txt {
  font-size: 60px;
  line-height: 86px;
  font-weight: 700;
  color: #111d33;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_line_lead_tit .txt {
    font-size: 8vw;
    line-height: 11.47vw;
  }
}
.lp_wrap .first-time_area .first-time_line_lead {
  display: block;
  width: 344px;
  margin-left: 314px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .first-time_area .first-time_line_lead {
    width: 45.87vw;
    margin-left: 41.87vw;
  }
}
.lp_wrap .guide_area {
  background: url("../images/guide_bg.jpg") top center no-repeat;
  background-size: 2000px auto;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area {
    background-size: 266.67vw auto;
  }
}
.lp_wrap .guide_area .inner {
  height: 4083px;
  padding-top: 110px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .inner {
    height: 544.4vw;
    padding-top: 14.67vw;
  }
}
.lp_wrap .guide_area .guide_tit {
  text-align: center;
}
.lp_wrap .guide_area .guide_tit .guide_tit_lead {
  display: block;
  background: url("../images/guide_lead_bg.png") no-repeat center/100%;
  width: 422px;
  height: 55px;
  margin: 0 auto;
  font-size: 30px;
  line-height: 55px;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .guide_tit .guide_tit_lead {
    width: 56.27vw;
    height: 7.33vw;
    font-size: 4vw;
    line-height: 7.33vw;
  }
}
.lp_wrap .guide_area .guide_tit .guide_tit_main {
  position: relative;
  display: inline-block;
  margin-top: 23px;
  font-size: 54px;
  line-height: 78px;
  letter-spacing: 0.05em;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .guide_tit .guide_tit_main {
    margin-top: 3.07vw;
    font-size: 7.2vw;
    line-height: 10.4vw;
  }
}
.lp_wrap .guide_area .guide_tit .guide_tit_main .yellow {
  color: #fff250;
}
.lp_wrap .guide_area .guide_tit .guide_tit_main .small {
  font-size: 80%;
  color: #fff;
  font-weight: 400;
}
.lp_wrap .guide_area .guide_tit .guide_tit_main::after, .lp_wrap .guide_area .guide_tit .guide_tit_main::before {
  content: "";
  display: block;
  background: url("../images/guide_tit_deco.png") no-repeat center/100%;
  position: absolute;
  top: 27px;
  left: -69px;
  width: 77px;
  height: 130px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .guide_tit .guide_tit_main::after, .lp_wrap .guide_area .guide_tit .guide_tit_main::before {
    top: 3.6vw;
    left: -9.2vw;
    width: 10.27vw;
    height: 17.33vw;
  }
}
.lp_wrap .guide_area .guide_tit .guide_tit_main::before {
  left: auto;
  right: -69px;
  transform: scale(-1, 1);
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .guide_tit .guide_tit_main::before {
    right: -9.2vw;
  }
}
.lp_wrap .guide_area .guide_list .list_item {
  position: relative;
  width: 620px;
  height: 549px;
  margin: 45px auto 0;
  padding-top: 375px;
  filter: drop-shadow(0 20px 30px rgba(12, 85, 191, 0.5));
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .guide_list .list_item {
    width: 82.67vw;
    height: 73.2vw;
    margin: 6vw auto 0;
    padding-top: 50vw;
    filter: drop-shadow(0 2.67vw 4vw rgba(12, 85, 191, 0.5));
  }
}
.lp_wrap .guide_area .guide_list .list_item:nth-of-type(1) {
  background: url("../images/guide_list01_bg.png") no-repeat center/100%;
  margin-top: 54px;
  padding-top: 327px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .guide_list .list_item:nth-of-type(1) {
    margin-top: 7.2vw;
    padding-top: 43.6vw;
  }
}
.lp_wrap .guide_area .guide_list .list_item:nth-of-type(2) {
  background: url("../images/guide_list02_bg.png") no-repeat center/100%;
}
.lp_wrap .guide_area .guide_list .list_item:nth-of-type(3) {
  background: url("../images/guide_list03_bg.png") no-repeat center/100%;
}
.lp_wrap .guide_area .guide_list .list_item:nth-of-type(4) {
  background: url("../images/guide_list04_bg.png") no-repeat center/100%;
}
.lp_wrap .guide_area .guide_list .list_num {
  position: absolute;
  top: 0;
  left: 50px;
  width: 114px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .guide_list .list_num {
    left: 6.67vw;
    width: 15.2vw;
  }
}
.lp_wrap .guide_area .guide_list .list_txt {
  text-align: center;
  font-size: 38px;
  line-height: 56px;
  letter-spacing: 0.05em;
  color: #111d33;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .guide_list .list_txt {
    font-size: 5.07vw;
    line-height: 7.47vw;
  }
}
.lp_wrap .guide_area .guide_list .list_txt .blue {
  font-weight: 700;
  color: #0050c7;
}
.lp_wrap .guide_area .lp_btn {
  margin-top: 95px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .lp_btn {
    margin-top: 12.67vw;
  }
}
.lp_wrap .guide_area .ok_area {
  position: relative;
  background: url("../images/guide_ok_bg.png") no-repeat center/100%;
  width: 750px;
  height: 978px;
  margin-top: 105px;
  padding-top: 157px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .ok_area {
    width: 100vw;
    height: 130.4vw;
    margin-top: 14vw;
    padding-top: 20.93vw;
  }
}
.lp_wrap .guide_area .ok_comment {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 2px;
  left: 106px;
  padding-left: 10px;
  width: 310px;
  height: 125px;
  border-radius: 10px;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.05em;
  font-weight: 700;
  background-color: #1479e7;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .ok_comment {
    top: 0.27vw;
    left: 14.13vw;
    padding-left: 1.33vw;
    width: 41.33vw;
    height: 16.67vw;
    border-radius: 1.33vw;
    font-size: 4vw;
    line-height: 5.33vw;
  }
}
.lp_wrap .guide_area .ok_comment::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 40px;
  width: 30px;
  height: 15px;
  background-color: #1479e7;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .ok_comment::after {
    left: 5.33vw;
    width: 4vw;
    height: 2vw;
  }
}
.lp_wrap .guide_area .required {
  margin-left: 104px;
  font-size: 44px;
  line-height: 58px;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #111d33;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .required {
    margin-left: 13.87vw;
    font-size: 5.87vw;
    line-height: 7.73vw;
  }
}
.lp_wrap .guide_area .required .u_line {
  position: relative;
  display: inline-block;
  font-size: 36px;
  letter-spacing: 0.05em;
  color: #111d33;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .required .u_line {
    font-size: 4.8vw;
  }
}
.lp_wrap .guide_area .required .u_line::after {
  content: "";
  display: block;
  background: url("../images/guide_ok_txt_line01.png") no-repeat center/100%;
  position: absolute;
  top: 123%;
  left: 0;
  width: 189px;
  height: 1px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .required .u_line::after {
    width: 25.2vw;
    height: 0.13vw;
  }
}
.lp_wrap .guide_area .required .u_line:nth-of-type(2) {
  margin-bottom: 25px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .required .u_line:nth-of-type(2) {
    margin-bottom: 3.33vw;
  }
}
.lp_wrap .guide_area .required .u_line:nth-of-type(2)::after {
  background: url("../images/guide_ok_txt_line02.png") no-repeat center/100%;
  width: 338px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .required .u_line:nth-of-type(2)::after {
    width: 45.07vw;
  }
}
.lp_wrap .guide_area .required .orange span {
  position: relative;
  display: inline-block;
  color: #ef6462;
  line-height: 78px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .required .orange span {
    line-height: 10.4vw;
  }
}
.lp_wrap .guide_area .required .orange span::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 50%;
  transform: translateX(-50%);
  width: 7px;
  height: 7px;
  background-color: #ef6462;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .required .orange span::before {
    top: 0.8vw;
    width: 0.93vw;
    height: 0.93vw;
  }
}
.lp_wrap .guide_area .ok_txt {
  width: 540px;
  margin: 10px auto 0;
  color: #2b3c54;
  font-size: 32px;
  line-height: 56px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  .lp_wrap .guide_area .ok_txt {
    width: 72vw;
    margin: 1.33vw auto 0;
    font-size: 4.27vw;
    line-height: 7.47vw;
  }
}
.lp_wrap .debut_area {
  background: url("../images/debut_bg.jpg") top center no-repeat;
  background-size: 2000px auto;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area {
    background-size: 266.67vw auto;
  }
}
.lp_wrap .debut_area .inner {
  height: 1789px;
  padding-top: 83px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .inner {
    height: 238.53vw;
    padding-top: 11.07vw;
  }
}
.lp_wrap .debut_area .debut_tit {
  text-align: center;
}
.lp_wrap .debut_area .debut_tit .debut_tit_lead {
  display: block;
  width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_tit .debut_tit_lead {
    width: 66.67vw;
  }
}
.lp_wrap .debut_area .debut_tit .txt {
  position: relative;
  display: inline-block;
  margin-top: 8px;
  padding-left: 8px;
  font-size: 60px;
  font-weight: 700;
  color: #111d33;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_tit .txt {
    margin-top: 1.07vw;
    padding-left: 1.07vw;
    font-size: 8vw;
  }
}
.lp_wrap .debut_area .debut_tit .txt .blue {
  color: #0050c7;
}
.lp_wrap .debut_area .debut_tit .txt .small {
  font-size: 80%;
  font-weight: 400;
  color: #111d33;
}
.lp_wrap .debut_area .debut_tit .txt::after {
  content: "";
  display: block;
  background: url("../images/debut_tit_deco.png") no-repeat center/100%;
  position: absolute;
  top: -11px;
  right: -117px;
  width: 97px;
  height: 107px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_tit .txt::after {
    top: -1.47vw;
    right: -15.6vw;
    width: 12.93vw;
    height: 14.27vw;
  }
}
.lp_wrap .debut_area .debut_list .list_item {
  margin-top: 71px;
  padding-top: 162px;
  padding-left: 265px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_list .list_item {
    margin-top: 9.47vw;
    padding-top: 21.6vw;
    padding-left: 35.33vw;
  }
}
.lp_wrap .debut_area .debut_list .list_item:nth-of-type(1) {
  background: url("../images/debut_list01_img.png") no-repeat left 0;
  background-size: 520px 350px;
  margin-top: 63px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_list .list_item:nth-of-type(1) {
    background-size: 69.33vw 46.67vw;
    margin-top: 8.4vw;
  }
}
.lp_wrap .debut_area .debut_list .list_item:nth-of-type(1) .list_txt {
  width: 435px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_list .list_item:nth-of-type(1) .list_txt {
    width: 58vw;
  }
}
.lp_wrap .debut_area .debut_list .list_item:nth-of-type(2) {
  background: url("../images/debut_list02_img.png") no-repeat right 0;
  background-size: 520px 350px;
  padding-left: 52px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_list .list_item:nth-of-type(2) {
    background-size: 69.33vw 46.67vw;
    padding-left: 6.93vw;
  }
}
.lp_wrap .debut_area .debut_list .list_item:nth-of-type(2) .list_txt {
  width: 345px;
  filter: drop-shadow(-10px 10px 20px rgba(12, 85, 191, 0.17));
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_list .list_item:nth-of-type(2) .list_txt {
    width: 46vw;
    filter: drop-shadow(-1.34vw 1.33vw 2.67vw rgba(12, 85, 191, 0.17));
  }
}
.lp_wrap .debut_area .debut_list .list_item:nth-of-type(2) .list_txt::after {
  right: auto;
  left: -12px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_list .list_item:nth-of-type(2) .list_txt::after {
    left: -1.6vw;
  }
}
.lp_wrap .debut_area .debut_list .list_item:nth-of-type(3) {
  background: url("../images/debut_list03_img.png") no-repeat left 0;
  background-size: 520px 350px;
  padding-top: 188px;
  padding-left: 288px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_list .list_item:nth-of-type(3) {
    background-size: 69.33vw 46.67vw;
    padding-top: 25.07vw;
    padding-left: 38.4vw;
  }
}
.lp_wrap .debut_area .debut_list .list_item:nth-of-type(3) .list_txt {
  width: 414px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_list .list_item:nth-of-type(3) .list_txt {
    width: 55.2vw;
  }
}
.lp_wrap .debut_area .debut_list .list_txt {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 228px;
  border-radius: 30px;
  background-color: #f6fbfe;
  filter: drop-shadow(10px 10px 20px rgba(12, 85, 191, 0.17));
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_list .list_txt {
    height: 30.4vw;
    border-radius: 4vw;
    filter: drop-shadow(1.33vw 1.33vw 2.67vw rgba(12, 85, 191, 0.17));
  }
}
.lp_wrap .debut_area .debut_list .list_txt::after {
  content: "";
  display: block;
  background: url("../images/debut_list_check.png") no-repeat center/100%;
  position: absolute;
  top: -12px;
  right: -12px;
  width: 52px;
  height: 52px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_list .list_txt::after {
    top: -1.6vw;
    right: -1.6vw;
    width: 6.93vw;
    height: 6.93vw;
  }
}
.lp_wrap .debut_area .debut_list .list_txt_wrap {
  font-size: 36px;
  line-height: 53px;
  letter-spacing: 0.05em;
  color: #111d33;
}
@media screen and (max-width: 750px) {
  .lp_wrap .debut_area .debut_list .list_txt_wrap {
    font-size: 4.8vw;
    line-height: 7.07vw;
  }
}
.lp_wrap .debut_area .debut_list .list_txt_wrap .blue {
  color: #0050c7;
  font-weight: 700;
}
.lp_wrap .service_area {
  background: url("../images/service_bg.jpg") top center no-repeat;
  background-size: 2000px auto;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area {
    background-size: 266.67vw auto;
  }
}
.lp_wrap .service_area .inner {
  height: 2000px;
  padding-top: 100px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .inner {
    height: 266.66vw;
    padding-top: 13.33vw;
  }
}
.lp_wrap .service_area .service_tit {
  text-align: center;
}
.lp_wrap .service_area .service_tit .service_tit_lead {
  position: relative;
  display: inline-block;
  color: #111d33;
  font-size: 34px;
  letter-spacing: 0.05em;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_tit .service_tit_lead {
    font-size: 4.53vw;
  }
}
.lp_wrap .service_area .service_tit .service_tit_lead::after, .lp_wrap .service_area .service_tit .service_tit_lead::before {
  content: "";
  display: block;
  background: url("../images/service_tit_deco.png") no-repeat center/100%;
  position: absolute;
  top: 0px;
  left: -35px;
  width: 23px;
  height: 39px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_tit .service_tit_lead::after, .lp_wrap .service_area .service_tit .service_tit_lead::before {
    top: 0vw;
    left: -4.67vw;
    width: 3.07vw;
    height: 5.2vw;
  }
}
.lp_wrap .service_area .service_tit .service_tit_lead::before {
  left: auto;
  right: -35px;
  transform: scale(-1, 1);
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_tit .service_tit_lead::before {
    right: -4.67vw;
  }
}
.lp_wrap .service_area .service_tit .blue {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  font-size: 80px;
  font-weight: 700;
  color: #0050c7;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_tit .blue {
    margin-top: 2.67vw;
    font-size: 10.67vw;
  }
}
.lp_wrap .service_area .service_tit .blue::after {
  content: "";
  display: block;
  background: url("../images/service_tit_line.png") no-repeat center/100%;
  position: absolute;
  top: 128%;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 550px;
  height: 3px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_tit .blue::after {
    width: 73.33vw;
    height: 0.4vw;
  }
}
.lp_wrap .service_area .service_list {
  display: flex;
  justify-content: space-between;
  width: 700px;
  margin: 291px auto 0;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_list {
    width: 93.33vw;
    margin: 38.8vw auto 0;
  }
}
.lp_wrap .service_area .service_list .list_item {
  position: relative;
}
.lp_wrap .service_area .service_list .list_item::before {
  content: "";
  display: block;
  background: url("../images/service_list_shadow.png") no-repeat center/100%;
  position: absolute;
  bottom: -75px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 358px;
  height: 153px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_list .list_item::before {
    bottom: -10vw;
    width: 47.73vw;
    height: 20.4vw;
  }
}
.lp_wrap .service_area .service_list .list_item::after {
  z-index: 10;
  content: "";
  display: block;
  position: absolute;
  top: -198px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 340px;
  height: 233px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_list .list_item::after {
    top: -26.4vw;
    width: 45.33vw;
    height: 31.07vw;
  }
}
.lp_wrap .service_area .service_list .list_item:nth-of-type(1)::after {
  background: url("../images/service_list01_img.png") no-repeat center/100%;
}
.lp_wrap .service_area .service_list .list_item:nth-of-type(2)::after {
  background: url("../images/service_list02_img.png") no-repeat center/100%;
}
.lp_wrap .service_area .service_list .list_item:nth-of-type(2) .service_btn {
  margin-top: 35px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_list .list_item:nth-of-type(2) .service_btn {
    margin-top: 4.67vw;
  }
}
.lp_wrap .service_area .service_list .list_item .list_item_wrap {
  position: relative;
  z-index: 2;
  width: 340px;
  padding-top: 52px;
  padding-bottom: 70px;
  border-radius: 30px;
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_list .list_item .list_item_wrap {
    width: 45.33vw;
    padding-top: 6.93vw;
    padding-bottom: 9.33vw;
    border-radius: 4vw;
  }
}
.lp_wrap .service_area .service_list .list_tit {
  text-align: center;
  font-size: 32px;
  line-height: 42px;
  color: #0050c7;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_list .list_tit {
    font-size: 4.27vw;
    line-height: 5.6vw;
  }
}
.lp_wrap .service_area .service_list .list_txt {
  width: 255px;
  margin: 15px auto 0;
  font-size: 28px;
  line-height: 44px;
  color: #2b3c54;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_list .list_txt {
    width: 34vw;
    margin: 2vw auto 0;
    font-size: 3.73vw;
    line-height: 5.87vw;
  }
}
.lp_wrap .service_area .service_list .service_btn {
  position: relative;
  background-color: #f1e933;
  display: block;
  width: 280px;
  margin: 32px auto 0;
  padding-right: 10px;
  border-radius: 15px;
  color: #004699;
  text-align: center;
  filter: drop-shadow(0px 4px 0px #e0bb1e);
  font-weight: 500;
  font-size: 30px;
  line-height: 90px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_list .service_btn {
    width: 37.33vw;
    margin: 4.27vw auto 0;
    padding-right: 1.33vw;
    border-radius: 2vw;
    font-size: 4vw;
    line-height: 12vw;
  }
}
.lp_wrap .service_area .service_list .service_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-color: #004699;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  pointer-events: none;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_list .service_btn::after {
    right: 2vw;
    width: 1.07vw;
    height: 2.13vw;
  }
}
.lp_wrap .service_area .service_notice_tit {
  text-align: center;
}
.lp_wrap .service_area .service_notice_tit .blue {
  position: relative;
  display: inline-block;
  margin-top: 140px;
  font-size: 54px;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #0050c7;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_notice_tit .blue {
    margin-top: 18.67vw;
    font-size: 7.2vw;
  }
}
.lp_wrap .service_area .service_notice_tit .blue::after, .lp_wrap .service_area .service_notice_tit .blue::before {
  content: "";
  display: block;
  background: url("../images/service_notice_tit_deco.png") no-repeat center/100%;
  position: absolute;
  top: 3px;
  left: -72px;
  width: 33px;
  height: 53px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_notice_tit .blue::after, .lp_wrap .service_area .service_notice_tit .blue::before {
    top: 0.4vw;
    left: -9.6vw;
    width: 4.4vw;
    height: 7.07vw;
  }
}
.lp_wrap .service_area .service_notice_tit .blue::before {
  left: auto;
  right: -72px;
  transform: scale(-1, 1);
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_notice_tit .blue::before {
    right: -9.6vw;
  }
}
.lp_wrap .service_area .service_notice_box {
  display: flex;
  justify-content: center;
  width: 650px;
  height: 680px;
  margin: 65px auto 0;
  padding-left: 29px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_notice_box {
    width: 86.67vw;
    height: 90.66vw;
    margin: 8.67vw auto 0;
    padding-left: 3.87vw;
  }
}
.lp_wrap .service_area .service_notice_box .service_notice_box_tit {
  position: relative;
  font-size: 30px;
  line-height: 60px;
  color: #0050c7;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_notice_box .service_notice_box_tit {
    font-size: 4vw;
    line-height: 8vw;
  }
}
.lp_wrap .service_area .service_notice_box .service_notice_box_tit .yellow {
  color: #0050c7;
  font-weight: 700;
}
.lp_wrap .service_area .service_notice_box .service_notice_box_tit::after {
  content: "";
  display: block;
  background: url("../images/service_notice_check.png") no-repeat center/100%;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  left: -41px;
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_notice_box .service_notice_box_tit::after {
    left: -5.47vw;
    width: 4vw;
    height: 4vw;
  }
}
.lp_wrap .service_area .service_notice_box .service_notice_box_txt {
  padding-bottom: 10px;
  font-size: 28px;
  line-height: 44px;
  color: #0050c7;
}
@media screen and (max-width: 750px) {
  .lp_wrap .service_area .service_notice_box .service_notice_box_txt {
    padding-bottom: 1.33vw;
    font-size: 3.73vw;
    line-height: 5.87vw;
  }
}




.lp_wrap .footer_area {
  padding: 58px 0 57px;
  margin-bottom: 150px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .footer_area {
    padding: 7.73vw 0 7.6vw;
    margin-bottom: 20vw;
  }
}
.lp_wrap .footer_area .footer_list {
  display: flex;
  justify-content: center;
}
.lp_wrap .footer_area .footer_list .list_item a {
  position: relative;
  padding: 0 0.9em;
  font-size: 26px;
  color: #3e3a39;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  .lp_wrap .footer_area .footer_list .list_item a {
    font-size: 3.47vw;
  }
}
.lp_wrap .footer_area .footer_list .list_item a::after {
  content: "";
  display: block;
  background: #3e3a39;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 1px;
  height: 32px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .footer_area .footer_list .list_item a::after {
    width: 0.13vw;
    height: 4.27vw;
  }
}
.lp_wrap .footer_area .footer_list .list_item:first-of-type a::after {
  display: none;
}
.lp_wrap .footer_area .copyright {
  margin-top: 43px;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 750px) {
  .lp_wrap .footer_area .copyright {
    margin-top: 5.73vw;
    font-size: 2.67vw;
  }
}
.lp_wrap .fixed_area {
  background-color: #f4fcff;
  position: fixed;
  z-index: 999;
  bottom: env(safe-area-inset-bottom, 0);
  left: 0;
  right: var(--scrollbar-width, 0px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}
.lp_wrap .fixed_area.is-show {
  opacity: 1;
  pointer-events: auto;
}
.lp_wrap .fixed_area .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fixed_area .inner {
    height: 20vw;
  }
}
.lp_wrap .fixed_area .fixed_btn {
  position: relative;
  display: block;
  width: 350px;
  padding-left: 16px;
  border-radius: 9px;
  text-align: center;
  filter: drop-shadow(10px 10px 5px rgba(8, 32, 94, 0.4));
}
@media screen and (max-width: 750px) {
  .lp_wrap .fixed_area .fixed_btn {
    width: 46.67vw;
    padding-left: 2.13vw;
    border-radius: 1.2vw;
    filter: drop-shadow(1.33vw 1.33vw 0.67vw rgba(8, 32, 94, 0.4));
  }
}
.lp_wrap .fixed_area .fixed_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  width: 10px;
  height: 14px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fixed_area .fixed_btn::after {
    right: 2.27vw;
    width: 1.33vw;
    height: 1.87vw;
  }
}
.lp_wrap .fixed_area .fixed_btn .txt {
  position: relative;
  font-size: 30px;
  line-height: 110px;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fixed_area .fixed_btn .txt {
    font-size: 4vw;
    line-height: 14.67vw;
  }
}
.lp_wrap .fixed_area .fixed_btn .txt::after {
  content: "";
  display: block;
  background: url("../images/fixed_line_btn_icon.png") no-repeat center/100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.lp_wrap .fixed_area .fixed_line_btn {
  background-color: #06c755;
  box-shadow: 0 6px 0 #92d9af;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fixed_area .fixed_line_btn {
    box-shadow: 0 0.8vw 0 #92d9af;
  }
}
.lp_wrap .fixed_area .fixed_line_btn::after {
  background: url("../images/fixed_line_btn_arrolw.png") no-repeat center/100%;
}
.lp_wrap .fixed_area .fixed_line_btn .txt {
  color: #fff;
}
.lp_wrap .fixed_area .fixed_line_btn .txt::after {
  background: url("../images/fixed_line_btn_icon.png") no-repeat center/100%;
  left: -47px;
  width: 34px;
  height: 28px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fixed_area .fixed_line_btn .txt::after {
    left: -6.27vw;
    width: 4.53vw;
    height: 3.73vw;
  }
}
.lp_wrap .fixed_area .fixed_store_btn {
  margin-left: 10px;
  background-color: #f1e933;
  box-shadow: 0 6px 0 #eec900;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fixed_area .fixed_store_btn {
    margin-left: 1.33vw;
    box-shadow: 0 0.8vw 0 #eec900;
  }
}
.lp_wrap .fixed_area .fixed_store_btn::after {
  background: url("../images/fixed_store_btn_arrolw.png") no-repeat center/100%;
}
.lp_wrap .fixed_area .fixed_store_btn .txt {
  color: #004699;
}
.lp_wrap .fixed_area .fixed_store_btn .txt::after {
  background: url("../images/fixed_store_btn_icon.png") no-repeat center/100%;
  left: -47px;
  width: 40px;
  height: 38px;
}
@media screen and (max-width: 750px) {
  .lp_wrap .fixed_area .fixed_store_btn .txt::after {
    left: -6.27vw;
    width: 5.33vw;
    height: 5.07vw;
  }
}

/*# sourceMappingURL=style.css.map */
