@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");
.pc_item {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc_item {
    display: none;
  }
}

.sp_item {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp_item {
    display: block;
  }
}

body {
  margin: 0;
  padding: 0;
}

.lp_wrap div, .lp_wrap span, .lp_wrap iframe, .lp_wrap h1, .lp_wrap h2, .lp_wrap h3, .lp_wrap h4, .lp_wrap h5, .lp_wrap h6, .lp_wrap p, .lp_wrap img, .lp_wrap small, .lp_wrap strong, .lp_wrap b, .lp_wrap dl, .lp_wrap dt, .lp_wrap dd, .lp_wrap ol, .lp_wrap ul, .lp_wrap li, .lp_wrap form, .lp_wrap label, .lp_wrap legend, .lp_wrap table, .lp_wrap tbody, .lp_wrap tfoot, .lp_wrap thead, .lp_wrap tr, .lp_wrap th, .lp_wrap td, .lp_wrap footer, .lp_wrap header, .lp_wrap menu, .lp_wrap nav, .lp_wrap section, .lp_wrap video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: bottom;
  background: transparent;
}
.lp_wrap {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}
.lp_wrap ul li {
  list-style: none;
}
.lp_wrap a {
  margin: 0;
  padding: 0;
  color: #333;
  text-decoration: none;
  vertical-align: baseline;
}
.lp_wrap a:hover {
  opacity: 0.7;
}

/* ===================================================================================
  resetここまで
=================================================================================== */
.lp_wrap {
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1;
  max-width: 2000px;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  .lp_wrap {
    max-width: initial;
    width: 100%;
    font-size: 1.45vw;
    overflow-x: hidden;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap {
    font-size: 2.08vw;
  }
}
.lp_wrap * {
  box-sizing: border-box;
}
.lp_wrap img {
  display: block;
  width: 100%;
  vertical-align: bottom;
}
.lp_wrap .inner {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .inner {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .inner {
    width: 100vw;
  }
}

.lp_wrap {
  position: relative;
}
.lp_wrap .fv_area {
  background: url("../images/fv_bg.jpg") no-repeat top center;
  background-size: 2000px auto;
  height: 898px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .fv_area {
    background-size: 181.82vw auto;
    height: 81.64vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .fv_area {
    background: url("../images/fv_bg_sp.jpg") no-repeat top center;
    background-size: 100vw auto;
    height: 182.94vw;
  }
}
.lp_wrap .fv_area .inner {
  padding-top: 353px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .fv_area .inner {
    padding-top: 32.09vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .fv_area .inner {
    padding-top: 52.08vw;
  }
}
.lp_wrap .fv_area .fv_tit,
.lp_wrap .fv_area .imgTitle {
  width: 927px;
  margin-left: 139px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .fv_area .fv_tit,
  .lp_wrap .fv_area .imgTitle {
    width: 84.27vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .fv_area .fv_tit,
  .lp_wrap .fv_area .imgTitle {
    width: 102.6vw;
    margin-left: 0;
  }
}
.lp_wrap .fv_area .fv_logo {
  width: 194px;
  margin: -38px auto 0;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .fv_area .fv_logo {
    width: 17.64vw;
    margin: -3.45vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .fv_area .fv_logo {
    width: 31.77vw;
    margin: 46.61vw auto 0;
  }
}
.lp_wrap .fv_area .fv_txt {
  margin-top: 23px;
  font-size: 22px;
  letter-spacing: 0.04em;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .fv_area .fv_txt {
    margin-top: 2.09vw;
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .fv_area .fv_txt {
    margin-top: 3.26vw;
    font-size: 4.43vw;
  }
}
.lp_wrap .fv_area .fv_txt .come {
  font-size: 45%;
  margin-left: 0.6em;
}
.lp_wrap .fv_area .fv_txt .come01 {
  margin: 0;
}
.lp_wrap .fv_area .fv_btn {
  position: relative;
  display: block;
  width: 400px;
  margin: 22px auto 0;
  border-radius: 999px;
  border: 5px solid #00b0b9;
  font-size: 24px;
  line-height: 60px;
  letter-spacing: 0.04em;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background-color: #000;
  filter: drop-shadow(5px 5px 8px rgba(0, 0, 0, 0.8));
}
@media screen and (max-width: 1100px) {
  .lp_wrap .fv_area .fv_btn {
    width: 36.36vw;
    margin: 2vw auto 0;
    border: 0.45vw solid #00b0b9;
    font-size: 2.18vw;
    line-height: 5.45vw;
    filter: drop-shadow(0.45vw 0.45vw 0.45vw rgba(0, 0, 0, 0.8));
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .fv_area .fv_btn {
    width: 72.92vw;
    margin: 3.52vw auto 0;
    border: 1.17vw solid #00b0b9;
    font-size: 4.38vw;
    line-height: 12.76vw;
    filter: drop-shadow(0.65vw 0.65vw 0.65vw rgba(0, 0, 0, 0.8));
  }
}
.lp_wrap .fv_area .fv_btn::after {
  content: "";
  display: block;
  background: url("../images/fv_btn_icon.svg") no-repeat center/100%;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  right: 37px;
  width: 24px;
  height: 26px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .fv_area .fv_btn::after {
    right: 3.36vw;
    width: 2.18vw;
    height: 2.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .fv_area .fv_btn::after {
    right: 4.82vw;
    width: 4.34vw;
    height: 4.74vw;
  }
}
.lp_wrap .fv_area .fv_note {
  margin-top: 22px;
  font-size: 10px;
  line-height: 1.8;
  letter-spacing: 0.06em;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .fv_area .fv_note {
    margin-top: 2vw;
    font-size: 0.91vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .fv_area .fv_note {
    margin-top: 2.6vw;
    font-size: 2.34vw;
  }
}
.lp_wrap .situation_area {
  background: url("../images/situation_bg.jpg") no-repeat top center;
  background-size: 2000px auto;
  height: 551px;
  padding-top: 70px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .situation_area {
    background-size: 181.82vw auto;
    height: 50.09vw;
    padding-top: 6.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .situation_area {
    background: url("../images/situation_bg_sp.jpg") no-repeat top center;
    background-size: 100vw auto;
    height: 160.16vw;
    padding-top: 10.16vw;
  }
}
.lp_wrap .situation_area .situation_tit {
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0.04em;
  font-weight: 900;
  text-align: center;
  transform: translateX(6px);
}
@media screen and (max-width: 1100px) {
  .lp_wrap .situation_area .situation_tit {
    font-size: 3.64vw;
    line-height: 4.55vw;
    transform: translateX(0.55vw);
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .situation_area .situation_tit {
    font-size: 7.55vw;
    line-height: 9.9vw;
    transform: translateX(0.78vw);
  }
}
.lp_wrap .situation_area .situation_tit .red {
  color: #e60000;
}
.lp_wrap .situation_area .situation_list {
  display: flex;
  justify-content: center;
  margin-top: -73px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .situation_area .situation_list {
    margin-top: -6.64vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .situation_area .situation_list {
    justify-content: space-between;
    flex-wrap: wrap;
    width: 91.67vw;
    margin: 5.6vw auto 0;
  }
}
.lp_wrap .situation_area .situation_list .list_item {
  width: 260px;
  margin-right: 18px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .situation_area .situation_list .list_item {
    width: 23.64vw;
    margin-right: 1.64vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .situation_area .situation_list .list_item {
    width: 44.01vw;
    margin-right: 0;
    margin-bottom: 7.81vw;
  }
}
.lp_wrap .situation_area .situation_list .list_item:nth-of-type(2), .lp_wrap .situation_area .situation_list .list_item:nth-of-type(3) {
  margin-top: 98px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .situation_area .situation_list .list_item:nth-of-type(2), .lp_wrap .situation_area .situation_list .list_item:nth-of-type(3) {
    margin-top: 8.91vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .situation_area .situation_list .list_item:nth-of-type(2), .lp_wrap .situation_area .situation_list .list_item:nth-of-type(3) {
    margin-top: 0;
  }
}
.lp_wrap .situation_area .situation_list .list_item:nth-of-type(2) {
  margin-right: 26px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .situation_area .situation_list .list_item:nth-of-type(2) {
    margin-right: 2.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .situation_area .situation_list .list_item:nth-of-type(2) {
    margin-right: 0;
  }
}
.lp_wrap .situation_area .situation_list .list_item:nth-of-type(4) {
  margin-right: 0;
}
.lp_wrap .situation_area .situation_list .list_txt {
  margin-top: 7px;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.04em;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .situation_area .situation_list .list_txt {
    margin-top: 0.64vw;
    font-size: 1.64vw;
    line-height: 2.91vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .situation_area .situation_list .list_txt {
    margin-top: 1.95vw;
    font-size: 3.65vw;
    line-height: 6.25vw;
  }
}
.lp_wrap .situation_area .situation_list .list_txt .bold {
  font-size: 120%;
  font-weight: 700;
}
.lp_wrap .amusement_area {
  background: url("../images/amusement_bg.jpg") no-repeat top center;
  background-size: 2000px auto;
  height: 1622px;
  padding-top: 217px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .amusement_area {
    background-size: 181.82vw auto;
    height: 147.45vw;
    padding-top: 19.73vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .amusement_area {
    background: url("../images/amusement_bg_sp.jpg") no-repeat top center;
    background-size: 100vw auto;
    height: 468.75vw;
    padding-top: 35.16vw;
  }
}
.lp_wrap .amusement_area .amusement_tit {
  width: 588px;
  margin: 0 auto;
  transform: translateX(4px);
}
@media screen and (max-width: 1100px) {
  .lp_wrap .amusement_area .amusement_tit {
    width: 53.45vw;
    transform: translateX(0.36vw);
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .amusement_area .amusement_tit {
    width: 79.3vw;
    transform: translateX(0vw);
  }
}
.lp_wrap .amusement_area .amusement_wakuwaku {
  position: absolute;
  top: 169px;
  left: 670px;
  width: 330px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .amusement_area .amusement_wakuwaku {
    top: 15.36vw;
    left: 60.91vw;
    width: 30vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .amusement_area .amusement_wakuwaku {
    position: static;
    top: auto;
    left: auto;
    width: 60.46vw;
    margin-left: 35.55vw;
  }
}
.lp_wrap .amusement_area .amusement_list {
  margin-top: 53px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .amusement_area .amusement_list {
    margin-top: 4.82vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .amusement_area .amusement_list {
    margin-top: 1.82vw;
  }
}
.lp_wrap .amusement_area .amusement_list .list_item {
  background: url("../images/amusement_list_01.png") no-repeat center/100%;
  width: 510px;
  height: 370px;
  padding-top: 283px;
  padding-left: 75px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .amusement_area .amusement_list .list_item {
    width: 46.36vw;
    height: 33.64vw;
    padding-top: 25.73vw;
    padding-left: 6.82vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .amusement_area .amusement_list .list_item {
    background: url("../images/amusement_list_01_sp.png") no-repeat center/100%;
    width: 86.46vw;
    height: 62.89vw;
    margin-left: 5.6vw;
    margin-bottom: 22.79vw;
    padding-top: 48.44vw;
    padding-left: 12.63vw;
  }
}
.lp_wrap .amusement_area .amusement_list .list_item:nth-of-type(2) {
  background: url("../images/amusement_list_02.png") no-repeat center/100%;
  height: 372px;
  margin-top: -181px;
  margin-left: 571px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .amusement_area .amusement_list .list_item:nth-of-type(2) {
    height: 33.82vw;
    margin-top: -16.45vw;
    margin-left: 51.91vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .amusement_area .amusement_list .list_item:nth-of-type(2) {
    background: url("../images/amusement_list_02_sp.png") no-repeat center/100%;
    width: 86.46vw;
    height: 62.89vw;
    margin-top: 10.16vw;
    margin-left: 5.6vw;
    margin-bottom: 27.99vw;
  }
}
.lp_wrap .amusement_area .amusement_list .list_item:nth-of-type(3) {
  background: url("../images/amusement_list_03.png") no-repeat center/100%;
  margin-top: -32px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .amusement_area .amusement_list .list_item:nth-of-type(3) {
    margin-top: -2.91vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .amusement_area .amusement_list .list_item:nth-of-type(3) {
    background: url("../images/amusement_list_03_sp.png") no-repeat center/100%;
    width: 86.46vw;
    height: 62.89vw;
    margin-top: 0;
  }
}
.lp_wrap .amusement_area .amusement_list .list_item:nth-of-type(4) {
  background: url("../images/amusement_list_04.png") no-repeat center/100%;
  height: 373px;
  margin-top: -187px;
  margin-left: 571px;
  padding-top: 291px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .amusement_area .amusement_list .list_item:nth-of-type(4) {
    height: 33.91vw;
    margin-top: -17vw;
    margin-left: 51.91vw;
    padding-top: 26.45vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .amusement_area .amusement_list .list_item:nth-of-type(4) {
    background: url("../images/amusement_list_04_sp.png") no-repeat center/100%;
    width: 86.46vw;
    height: 62.89vw;
    margin-top: 10.16vw;
    margin-left: 5.6vw;
    padding-top: 48.44vw;
  }
}
.lp_wrap .amusement_area .amusement_list .list_txt_box {
  position: relative;
  width: 440px;
  height: 160px;
  padding-top: 27px;
  padding-left: 29px;
  padding-right: 29px;
  background-color: #fff;
  border-radius: 30px 30px 30px 0;
  box-shadow: 14px 14px 0 rgb(230, 0, 0);
}
@media screen and (max-width: 1100px) {
  .lp_wrap .amusement_area .amusement_list .list_txt_box {
    width: 40vw;
    height: 14.55vw;
    padding-top: 2.45vw;
    padding-left: 2.64vw;
    padding-right: 2.64vw;
    border-radius: 2.73vw 2.73vw 2.73vw 0;
    box-shadow: 1.27vw 1.27vw 0 rgb(230, 0, 0);
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .amusement_area .amusement_list .list_txt_box {
    width: 74.48vw;
    height: 27.08vw;
    padding-top: 4.43vw;
    padding-left: 5.99vw;
    padding-right: 6.51vw;
    border-radius: 5.08vw 5.08vw 5.08vw 0;
    box-shadow: 2.34vw 2.34vw 0 rgb(230, 0, 0);
  }
}
.lp_wrap .amusement_area .amusement_list .list_tit {
  font-size: 26px;
  letter-spacing: 0.04em;
  line-height: 1;
  font-weight: 900;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .amusement_area .amusement_list .list_tit {
    font-size: 2.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .amusement_area .amusement_list .list_tit {
    font-size: 4.95vw;
  }
}
.lp_wrap .amusement_area .amusement_list .list_txt {
  margin-top: 0.55em;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.06em;
  font-weight: 500;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .amusement_area .amusement_list .list_txt {
    font-size: 1.64vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .amusement_area .amusement_list .list_txt {
    font-size: 3.65vw;
    line-height: 5.99vw;
  }
}
.lp_wrap .amusement_area .amusement_list .list_eng {
  position: absolute;
  left: 14px;
  bottom: -31px;
  color: #fff;
  font-size: 10px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .amusement_area .amusement_list .list_eng {
    left: 1.27vw;
    bottom: -2.82vw;
    font-size: 0.91vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .amusement_area .amusement_list .list_eng {
    white-space: nowrap;
    left: 2.21vw;
    bottom: -7.29vw;
    font-size: 2.34vw;
  }
}
.lp_wrap .amusement_area .amusement_list .list_eng sup {
  font-size: 10px;
  vertical-align: 0;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .amusement_area .amusement_list .list_eng sup {
    font-size: 0.91vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .amusement_area .amusement_list .list_eng sup {
    font-size: 2.34vw;
  }
}
.lp_wrap .app_area {
  background: url("../images/app_bg.jpg") no-repeat top center, #f5f5f5;
  background-size: 2000px 300px, 100%;
  position: relative;
  padding-bottom: 110px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area {
    background-size: 181.82vw 27.27vw;
    padding-bottom: 10vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area {
    background: url("../images/app_bg_sp.jpg") no-repeat top center, #f5f5f5;
    background-size: 100vw 57.03vw, 100%;
    padding-bottom: 13.02vw;
  }
}
.lp_wrap .app_area .inner {
  padding-top: 153px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .inner {
    padding-top: 13.91vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .inner {
    padding-top: 65.1vw;
  }
}
.lp_wrap .app_area .inner::after {
  content: "";
  display: block;
  background: url("../images/app_bg_icon.png") no-repeat center/100%;
  position: absolute;
  top: -66px;
  left: -80px;
  width: 390px;
  height: 358px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .inner::after {
    top: -6vw;
    left: -7.27vw;
    width: 35.45vw;
    height: 32.55vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .inner::after {
    display: none;
  }
}
.lp_wrap .app_area .app_tit {
  font-size: 44px;
  line-height: 68px;
  letter-spacing: 0.06em;
  font-weight: 900;
  text-align: center;
  transform: translateX(4px);
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_tit {
    font-size: 4vw;
    line-height: 6.18vw;
    transform: translateX(0.36vw);
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_tit {
    font-size: 7.55vw;
    line-height: 10.63vw;
    transform: translateX(0.52vw);
  }
}
.lp_wrap .app_area .app_tit .red {
  position: relative;
  display: inline-block;
  margin-bottom: 36px;
  transform: translateX(-4px);
  color: #e60000;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_tit .red {
    margin-bottom: 3.27vw;
    transform: translateX(-0.36vw);
    font-size: 2.55vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_tit .red {
    margin-bottom: 4.69vw;
    transform: translateX(-0.52vw);
    font-size: 4.69vw;
  }
}
.lp_wrap .app_area .app_tit .red span {
  position: relative;
  display: inline-block;
}
.lp_wrap .app_area .app_tit .red span::before {
  content: "●";
  position: absolute;
  top: -1.25em;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.2em;
  color: #e60000;
  line-height: 1;
}
.lp_wrap .app_area .app_tit .red::after {
  content: "";
  display: block;
  background: url("../images/app_tit_line.svg") no-repeat center/100%;
  position: absolute;
  bottom: -27px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 338px;
  height: 8px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_tit .red::after {
    bottom: -2.45vw;
    width: 30.73vw;
    height: 0.73vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_tit .red::after {
    bottom: -3.91vw;
    width: 58.02vw;
    height: 1.25vw;
  }
}
.lp_wrap .app_area .app_eng {
  color: #b3b3b3;
  margin-top: 0.95em;
  margin-left: 50px;
  font-size: 10px;
  letter-spacing: 0.04em;
  font-weight: 500;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_eng {
    font-size: 0.91vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_eng {
    position: absolute;
    top: 53.78vw;
    left: 4.82vw;
    margin: 0;
    font-size: 2.34vw;
  }
}
.lp_wrap .app_area .app_eng sup {
  font-size: 10px;
  vertical-align: 0;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_eng sup {
    font-size: 0.91vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_eng sup {
    font-size: 2.34vw;
  }
}
.lp_wrap .app_area .app_list {
  display: flex;
  justify-content: center;
  margin-top: 32px;
  gap: 0 125px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_list {
    margin-top: 2.91vw;
    gap: 0 11.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_list {
    display: block;
    margin-top: 7.81vw;
  }
}
.lp_wrap .app_area .app_list .list_item {
  width: 250px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_list .list_item {
    width: 22.73vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_list .list_item {
    position: relative;
    width: 89.06vw;
    margin: 0 auto 7.81vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_list .list_item:nth-of-type(2) .list_txt {
    left: 0.52vw;
  }
}
.lp_wrap .app_area .app_list .list_txt {
  margin-top: 0.5em;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.06em;
  font-weight: 500;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_list .list_txt {
    font-size: 1.64vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_list .list_txt {
    position: absolute;
    top: 16.28vw;
    left: 47.4vw;
    width: 42.32vw;
    font-size: 3.91vw;
    line-height: 6.51vw;
  }
}
.lp_wrap .app_area .app_list .list_txt .red {
  color: #e60000;
  font-weight: 700;
}
.lp_wrap .app_area .app_box {
  position: relative;
  background: url("../images/app_box_bg.png") no-repeat center/100%;
  width: 1100px;
  height: 555px;
  margin-top: 62px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_box {
    width: 100vw;
    height: 50.45vw;
    margin-top: 5.64vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_box {
    background: url("../images/app_box_bg_sp.png") no-repeat center/100%;
    width: 100vw;
    height: 71.48vw;
    margin-top: 32.55vw;
  }
}
.lp_wrap .app_area .app_box .app_box_tit {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 520px;
  height: 120px;
  padding-top: 23px;
  border-radius: 999px;
  background-color: #e60000;
  color: #fff;
  font-size: 32px;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  font-weight: 900;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_box .app_box_tit {
    width: 47.27vw;
    height: 10.91vw;
    padding-top: 2.09vw;
    font-size: 2.91vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_box .app_box_tit {
    top: -11.72vw;
    width: 70.31vw;
    height: 20.83vw;
    padding-top: 5.21vw;
    font-size: 5.21vw;
  }
  .lp_wrap .app_area .app_box .app_box_tit::after {
    content: "";
    display: block;
    background: url("../images/app_box_icon.png") no-repeat center/100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .lp_wrap .app_area .app_box .app_box_tit::after {
    top: -17.19vw;
    left: 66.15vw;
    width: 31.38vw;
    height: 24.74vw;
  }
}
.lp_wrap .app_area .app_box .app_box_tit .small {
  display: block;
  font-size: 22px;
  letter-spacing: 0.06em;
  margin-bottom: 0.5em;
  font-weight: 500;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_box .app_box_tit .small {
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_box .app_box_tit .small {
    font-size: 3.65vw;
  }
}
.lp_wrap .app_area .app_box .app_box_download {
  width: 240px;
  margin: 0 auto;
  padding-top: 144px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_box .app_box_download {
    width: 21.82vw;
    padding-top: 13.09vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_box .app_box_download {
    width: 54.69vw;
    padding-top: 17.97vw;
  }
}
.lp_wrap .app_area .app_box .app_box_list {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_box .app_box_list {
    margin-top: 1.45vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_box .app_box_list {
    margin-top: 2.08vw;
  }
}
.lp_wrap .app_area .app_box .app_box_list .list_item .list_app {
  display: block;
  width: 200px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_box .app_box_list .list_item .list_app {
    width: 18.18vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_box .app_box_list .list_item .list_app {
    width: 31.51vw;
  }
}
.lp_wrap .app_area .app_box .app_box_list .list_item:nth-of-type(1) {
  margin-left: 13px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_box .app_box_list .list_item:nth-of-type(1) {
    margin-left: 1.18vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_box .app_box_list .list_item:nth-of-type(1) {
    margin-left: 0vw;
  }
}
.lp_wrap .app_area .app_box .app_box_list .list_item:nth-of-type(2) {
  margin-left: 39px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_box .app_box_list .list_item:nth-of-type(2) {
    margin-left: 3.55vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_box .app_box_list .list_item:nth-of-type(2) {
    margin-left: 5.6vw;
  }
}
.lp_wrap .app_area .app_box .app_box_list .list_item:nth-of-type(2) .list_app {
  width: 212px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_box .app_box_list .list_item:nth-of-type(2) .list_app {
    width: 19.27vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_box .app_box_list .list_item:nth-of-type(2) .list_app {
    width: 33.33vw;
  }
}
.lp_wrap .app_area .app_box .app_box_list .list_item .app_box_qr {
  width: 150px;
  margin: 20px auto 0;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_box .app_box_list .list_item .app_box_qr {
    width: 13.64vw;
    margin: 1.82vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_box .app_box_list .list_item .app_box_qr {
    display: none;
  }
}
.lp_wrap .app_area .app_step {
  padding-top: 110px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_step {
    padding-top: 10vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_step {
    padding-top: 13.02vw;
  }
}
.lp_wrap .app_area .app_step .tit_box {
  text-align: center;
  width: 570px;
  height: 133px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_step .tit_box {
    width: 51.82vw;
    height: 12.09vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_step .tit_box {
    width: 87.5vw;
    height: 20.96vw;
  }
}
.lp_wrap .app_area .app_step .tit_box::before, .lp_wrap .app_area .app_step .tit_box::after {
  content: "";
  display: block;
  width: 25px;
  height: 137px;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_step .tit_box::before, .lp_wrap .app_area .app_step .tit_box::after {
    width: 2.27vw;
    height: 12.45vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_step .tit_box::before, .lp_wrap .app_area .app_step .tit_box::after {
    width: 3.91vw;
    height: 20.96vw;
  }
}
.lp_wrap .app_area .app_step .tit_box::before {
  background: url(../images/point_step_tit_frame_l.png) no-repeat top left/100%;
  left: 0;
}
.lp_wrap .app_area .app_step .tit_box::after {
  background: url(../images/point_step_tit_frame_r.png) no-repeat top left/100%;
  right: 0;
}
.lp_wrap .app_area .app_step .tit_box h2 {
  font-size: 40px;
  line-height: 1.35;
  font-weight: 900;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_step .tit_box h2 {
    font-size: 3.64vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_step .tit_box h2 {
    font-size: 6.25vw;
    line-height: 1.45;
  }
}
.lp_wrap .app_area .app_step .tit_box h2 strong {
  color: #e60000;
  font-weight: 900;
}
.lp_wrap .app_area .app_step .tit_box .kome {
  font-size: 12px;
  letter-spacing: 0.06em;
  margin-top: 10px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_step .tit_box .kome {
    font-size: 1.09vw;
    margin-top: 0.91vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_step .tit_box .kome {
    font-size: 2.34vw;
    margin-top: 1.95vw;
  }
}
.lp_wrap .app_area .app_step .step_list {
  display: flex;
  justify-content: center;
  gap: 38px;
  margin: 25px 0 30px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_step .step_list {
    gap: 3.45vw;
    margin: 2.27vw 0 2.73vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_step .step_list {
    flex-wrap: wrap;
    gap: 8.46vw 6.51vw;
    margin: 6.51vw 0 7.16vw;
  }
}
.lp_wrap .app_area .app_step .step_list li {
  width: 224px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_step .step_list li {
    width: 20.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_step .step_list li {
    width: 37.24vw;
  }
}
.lp_wrap .app_area .app_step .step_list li .img {
  width: 202px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_step .step_list li .img {
    width: 18.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_step .step_list li .img {
    width: 34.11vw;
  }
}
.lp_wrap .app_area .app_step .step_list li .img::before, .lp_wrap .app_area .app_step .step_list li .img::after {
  display: block;
  width: 64px;
  height: 39px;
  background: url(../images/point_step_arrow.png) no-repeat top left/100%;
  position: absolute;
  top: 235px;
  z-index: 1;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_step .step_list li .img::before, .lp_wrap .app_area .app_step .step_list li .img::after {
    width: 5.82vw;
    height: 3.55vw;
    top: 21.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_step .step_list li .img::before, .lp_wrap .app_area .app_step .step_list li .img::after {
    width: 10.81vw;
    height: 6.38vw;
    top: 39.71vw;
  }
}
.lp_wrap .app_area .app_step .step_list li .img::before {
  content: "";
  right: -55px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_step .step_list li .img::before {
    right: -5vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_step .step_list li .img::before {
    right: -9.11vw;
  }
}
.lp_wrap .app_area .app_step .step_list li .img img {
  position: relative;
  z-index: 9;
}
.lp_wrap .app_area .app_step .step_list li .text {
  line-height: 1.87;
  letter-spacing: 0.06em;
  margin-top: 15px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_step .step_list li .text {
    margin-top: 1.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_step .step_list li .text {
    font-size: 3.65vw;
    line-height: 1.92;
    margin-top: 2.6vw;
  }
}
.lp_wrap .app_area .app_step .step_list li .text strong {
  color: #e60000;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_step .step_list li:nth-child(3) .img::after {
    content: "";
    left: -11.85vw;
  }
}
.lp_wrap .app_area .app_step .step_list li:last-child .img::before {
  content: none;
}
.lp_wrap .app_area .app_step .text_img {
  width: 604px;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .app_area .app_step .text_img {
    width: 54.91vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .app_area .app_step .text_img {
    width: 92.06vw;
  }
}
.lp_wrap .campaign_area {
  background: url("../images/campaign_bg_a.jpg") no-repeat top center;
  background-size: 2000px auto;
  height: 729px;
  padding-top: 116px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area {
    background-size: 181.82vw auto;
    height: 66.27vw;
    padding-top: 10.55vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area {
    background: url("../images/campaign_bg_sp.jpg") no-repeat top center;
    background-size: 100vw auto;
    height: 150.65vw;
    padding-top: 30.21vw;
  }
}
.lp_wrap .campaign_area .campaign_tit {
  font-size: 44px;
  letter-spacing: 0.06em;
  line-height: 1;
  font-weight: 900;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_tit {
    font-size: 4vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_tit {
    font-size: 7.55vw;
    line-height: 8.85vw;
  }
}
.lp_wrap .campaign_area .campaign_date {
  width: 550px;
  margin: 25px auto 0;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_date {
    width: 50vw;
    margin: 2.27vw auto 0;
    border-top: 0.18vw solid #fff;
    border-bottom: 0.18vw solid #fff;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_date {
    width: 71.61vw;
    margin: 3.91vw auto 0;
    border-top: 0.26vw solid #fff;
    border-bottom: 0.26vw solid #fff;
  }
}
.lp_wrap .campaign_area .campaign_date .date {
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.06em;
  color: #fff;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_date .date {
    font-size: 2.18vw;
    line-height: 3.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_date .date {
    font-size: 3.91vw;
    line-height: 7.29vw;
  }
}
.lp_wrap .campaign_area .campaign_date .date span {
  line-height: 37px;
  font-size: 80%;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_date .date span {
    line-height: 3.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_date .date span {
    line-height: 7.29vw;
  }
}
.lp_wrap .campaign_area .campaign_date .date02 {
  position: relative;
  margin-left: 60px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_date .date02 {
    margin-left: 5.45vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_date .date02 {
    margin-left: 7.81vw;
  }
}
.lp_wrap .campaign_area .campaign_date .date02::after {
  content: "";
  display: block;
  background: url("../images/campaign_date_arrow.svg") no-repeat center/100%;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  left: -40px;
  width: 24px;
  height: 15px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_date .date02::after {
    left: -3.64vw;
    width: 2.18vw;
    height: 1.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_date .date02::after {
    left: -5.21vw;
    width: 3.83vw;
    height: 2.37vw;
  }
}
.lp_wrap .campaign_area .campaign_img {
  width: 560px;
  margin: 30px auto 0;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_img {
    width: 50.91vw;
    margin: 2.73vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_img {
    width: 87.24vw;
    margin: 4.56vw auto 0;
  }
}
.lp_wrap .campaign_area_b {
  background: url("../images/campaign_bg_b.jpg") no-repeat top center;
  height: 730px;
  padding-top: 116px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area_b {
    background-size: 181.82vw auto;
    height: 66.36vw;
    padding-top: 10.55vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area_b {
    background: url("../images/campaign_bg_b_sp.jpg") no-repeat top center;
    background-size: 100vw auto;
    height: 217.45vw;
    padding-top: 30.21vw;
  }
}
.lp_wrap .campaign_area .campaign_list {
  display: flex;
  justify-content: space-between;
  width: 1100px;
  margin: 84px auto 0;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_list {
    width: 100vw;
    margin: 7.64vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_list {
    display: block;
    width: 84.64vw;
    margin: 6.25vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_list .list_item:nth-of-type(2) {
    margin-top: 6.51vw;
  }
}
.lp_wrap .campaign_area .campaign_list_date {
  width: 500px;
  margin: 0 auto;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_list_date {
    width: 45.45vw;
    border-top: 0.18vw solid #fff;
    border-bottom: 0.18vw solid #fff;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_list_date {
    width: 71.61vw;
    border-top: 0.26vw solid #fff;
    border-bottom: 0.26vw solid #fff;
  }
}
.lp_wrap .campaign_area .campaign_list_date .date {
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.06em;
  color: #fff;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_list_date .date {
    font-size: 2.18vw;
    line-height: 3.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_list_date .date {
    font-size: 3.91vw;
    line-height: 7.29vw;
  }
}
.lp_wrap .campaign_area .campaign_list_date .date span {
  line-height: 37px;
  font-size: 80%;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_list_date .date span {
    line-height: 3.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_list_date .date span {
    line-height: 7.29vw;
  }
}
.lp_wrap .campaign_area .campaign_list_date .date02 {
  position: relative;
  margin-left: 60px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_list_date .date02 {
    margin-left: 5.45vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_list_date .date02 {
    margin-left: 7.81vw;
  }
}
.lp_wrap .campaign_area .campaign_list_date .date02::after {
  content: "";
  display: block;
  background: url("../images/campaign_date_arrow.svg") no-repeat center/100%;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  left: -40px;
  width: 24px;
  height: 15px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_list_date .date02::after {
    left: -3.64vw;
    width: 2.18vw;
    height: 1.36vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_list_date .date02::after {
    left: -5.21vw;
    width: 3.83vw;
    height: 2.37vw;
  }
}
.lp_wrap .campaign_area .campaign_list_img {
  width: 522px;
  margin: 19px auto 0;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .campaign_area .campaign_list_img {
    width: 47.45vw;
    margin: 1.73vw auto 0;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .campaign_area .campaign_list_img {
    width: 84.64vw;
    margin: 3.91vw auto 0;
  }
}
.lp_wrap .store_area {
  background: url("../images/store_bg.jpg") no-repeat top center, #f8f8f8;
  background-size: 2000px 108px, 100%;
  padding-top: 126px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .store_area {
    background-size: 181.82vw 9.82vw, 100%;
    padding-top: 11.45vw;
    padding-bottom: calc(6.18vw + 76px);
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .store_area {
    background: url("../images/store_bg_sp.jpg") no-repeat top center, #f8f8f8;
    background-size: 100vw 14.32vw, 100%;
    padding-top: 17.58vw;
    padding-bottom: calc(8.85vw + 76px);
  }
}
.lp_wrap .store_area .store_tit {
  font-weight: 900;
  font-size: 44px;
  letter-spacing: 0.06em;
  line-height: 1;
  text-align: center;
  transform: translateX(4px);
}
@media screen and (max-width: 1100px) {
  .lp_wrap .store_area .store_tit {
    font-size: 4vw;
    transform: translateX(0.36vw);
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .store_area .store_tit {
    font-size: 7.55vw;
    transform: translateX(0.52vw);
  }
}
.lp_wrap .store_area .store_search_txt {
  margin-top: 42px;
  margin-left: 324px;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.06em;
  line-height: 1;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .store_area .store_search_txt {
    margin-top: 3.82vw;
    margin-left: 29.45vw;
    font-size: 1.64vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .store_area .store_search_txt {
    margin-top: 10.42vw;
    margin-left: 9.11vw;
    font-size: 3.91vw;
  }
}
.lp_wrap .store_area .store_search {
  display: flex;
  align-items: stretch;
  width: 450px;
  height: 40px;
  margin-top: 14px;
  margin-left: 326px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #cccccc;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .store_area .store_search {
    width: 40.91vw;
    height: 3.64vw;
    margin-top: 1.27vw;
    margin-left: 29.64vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .store_area .store_search {
    width: 83.33vw;
    height: 11.98vw;
    margin: 2.6vw auto 0;
  }
}
.lp_wrap .store_area .store_search_input {
  flex: 1;
  border: none;
  outline: none;
  padding: 0 15px;
  font-size: 16px;
  color: #333;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .store_area .store_search_input {
    padding: 0 1.36vw;
    font-size: 1.45vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .store_area .store_search_input {
    padding: 0 3.91vw;
    font-size: 3.65vw;
  }
}
.lp_wrap .store_area .store_search_input::placeholder {
  color: #b3b3b3;
}
.lp_wrap .store_area .store_search_button {
  width: 38px;
  flex-shrink: 0;
  background: #e60000;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .store_area .store_search_button {
    width: 3.45vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .store_area .store_search_button {
    width: 11.72vw;
  }
}
.lp_wrap .store_area .store_search_icon {
  width: 22px;
  height: 22px;
}
@media screen and (max-width: 1100px) {
  .lp_wrap .store_area .store_search_icon {
    width: 2vw;
    height: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_wrap .store_area .store_search_icon {
    width: 6.45vw;
    height: 6.45vw;
  }
}/*# sourceMappingURL=style.css.map */