@charset "utf-8";


@media screen and (min-width: 750px) {
 .wrapper{
padding-top:160px !important;
}

}

.liverpool{
 scroll-behavior: smooth;
}

<--!
@media screen and (min-width: 750px) {
 .liverpool{
  margin: 20px 0 0 0;
}
}-->


.liverpool_mv{
  width: 100%;
  margin: 0;
  padding: 0;
}


.liverpool_mv picture {
  display: block;
  width: 100%;
}

.liverpool_mv img {
  display: block;
  width: 100%;
  height: auto;
}

/*liverpool_campaign*/
.liverpool_campaign{
display: flex;
  flex-direction: column;
  align-items: center;
background-image:url("/img/usr/freepage/lfc2609/img/campaign_bg_rev.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
sup .asterisk {
  font-size: 0.7em;
  vertical-align: top; 
}
.liverpool_campaign-img{
display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.liverpool_campaign-ttl{
color: #fff;
  text-align: center;
 font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}


@media screen and (min-width: 750px) {
.liverpool_campaign-inner{
  width: 100%;
    max-width: 1000px;
    margin: 0 auto;
padding: 0 20px;
  box-sizing: border-box;
}

.liverpool_campaign-ttl{
margin-top: 70px;
font-size:30px;
font-weight: bold;
 text-shadow:
    2px 2px 2px #000,
    0 0 8px rgba(0,0,0,0.8);
}

.liverpool_campaign-text{
margin-top: 20px;
font-size:24px;
font-weight: bold;
color: #fff;
  text-align: center;
 font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
 text-shadow:
    2px 2px 2px #000,
    0 0 8px rgba(0,0,0,0.8);
}

span{
font-size:30px;
}

.pc-only {
  display: inline;
}
.sp-only{
display: none;
}

.liverpool_campaign-list{
margin-top: 10px;
font-size:16px;
color: #fff;
 text-shadow:
    2px 2px 2px #000,
    0 0 8px rgba(0,0,0,0.8);
text-align: left;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}

.liverpool_campaign-img{
display: block;
  width: 100%;
  height: auto;
  margin: 30px auto 0;
}

.liverpool_campaign-date {
margin-top: 30px;
margin-bottom: 50px;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
text-align: center;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}

.liverpool_campaign-date-ttl{
font-size:20px !important;
font-weight:bold !important;
}


.liverpool_campaign-date-text{
font-size:18px;
font-weight: bold;
}

}





/* liverpool_campaign SP表示 */
@media screen and (max-width: 749px) {
.liverpool_campaign-inner{
width:90%;
}

.liverpool_campaign-ttl{
margin-top: 50px;
font-size:28px;
font-weight: bold;
 text-shadow:
    2px 2px 2px #000,
    0 0 8px rgba(0,0,0,0.8);
}

.liverpool_campaign-text{
margin-top: 20px;
font-size:18px;
font-weight: bold;
color: #fff;
  text-align: center;
 font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
 text-shadow:
    2px 2px 2px #000,
    0 0 8px rgba(0,0,0,0.8);
letter-spacing: -0.05em;
}

span{
font-size:22px;
}

.pc-only{
display: none;
}

.sp-only{
 display: inline;
}

.liverpool_campaign-list{
margin-top: 10px;
font-size:14px;
color: #fff;
 text-shadow:
    2px 2px 2px #000,
    0 0 8px rgba(0,0,0,0.8);
text-align: left;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}

.liverpool_campaign-img{
display: block;
  width: 100%;
  height: auto;
  margin: 30px auto 0;
}

.liverpool_campaign-date {
margin-top: 30px;
margin-bottom: 50px;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
text-align: center;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}

.liverpool_campaign-date-ttl{
font-size:20 !important;
font-weight:bold !important;
}

.liverpool_campaign-date-text{
font-size:16px;
font-weight: bold;
}

}

/*liverpool_apply*/
.liverpool_apply{
display: flex;
  flex-direction: column;
  align-items: center;
background-image:url("/img/usr/freepage/lfc2609/img/apply_bg_rev.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 750px) {

.liverpool_apply-inner{
  width: 100%;
    max-width: 1000px;
    margin: 0 auto;
padding: 0 20px;
  box-sizing: border-box;
margin-bottom: 50px;
}

.liverpool_apply-ttl {
  margin-top: 70px;
  margin-bottom: 0;
  text-align: center;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
text-shadow:
    2px 2px 2px #000,
    0 0 8px rgba(0,0,0,0.8);
}

.liverpool_apply-list {
  display: flex;
  gap: 32px;
  padding-top: 80px;
}

.liverpool_apply-box {
  position: relative;
  display: flex;
  align-items: center;
  gap: 35px;
  flex: 1;
  padding: 30px 40px;
  background: #fff;
  border-radius: 8px;
}

.liverpool_apply-flag {
  position: absolute;
  top: -50px;
  left: clamp(-25px, -2vw, 0px);
  width: 125px;
}

.liverpool_apply-flag img {
  display: block;
  width: 100%;
  height: auto;
}

.liverpool_apply-icon {
  flex: 0 0 30%;
}

.liverpool_apply-icon img {
  display: block;
  width: clamp(100px, 10vw, 140px);
  height: auto;
  margin: 0 auto;
}

.liverpool_apply-content {
  flex: 1;
}

.liverpool_apply-text {
  margin-bottom: 16px;
  font-size: clamp(14px, 1.2vw, 18px);
  font-weight: bold;
  line-height: 1.4;
}

.liverpool_apply-small {
  font-size: clamp(12px, 1vw, 14px);
  line-height: 1.6;
}
.liverpool_apply-btn {
   display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 220px;
  height: 56px;
  background: #cc0000;
  border-radius: 999px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  transition: .3s;
}

.liverpool_apply-btn:hover {
  opacity: .8;
}

.liverpool_apply-note {
  margin-top: 20px;
  font-size: 14px;
  color: #fff;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
text-shadow:
    2px 2px 2px #000,
    0 0 8px rgba(0,0,0,0.8);
}
}



  @media screen and (max-width: 749px) {

 
 .liverpool_apply-inner {
    width: 90%;
    max-width: none;
    padding: 0;
    margin: 0 auto 50px;
    box-sizing: border-box;
  }


  .liverpool_apply-ttl {
    margin-top: 50px;
    margin-bottom: 0;
    font-size: 26px;
 color: #fff;
text-align: center;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
    text-shadow:
    2px 2px 2px #000,
    0 0 8px rgba(0,0,0,0.8);
  }


  .liverpool_apply-list {
    display:flex;
  flex-direction:column;
  gap:50px;
  padding-top:50px;
  align-items:center;
  }


  .liverpool_apply-box {
    position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: clamp(10px, 4vw, 20px);
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  padding: 40px 15px 20px;
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  }


  /* STEP旗 */
  .liverpool_apply-flag {
    position: absolute;
  top: -30px;
  left: -15px;
  width: clamp(70px, 22vw, 95px);
  }


  .liverpool_apply-flag img {
    display: block;
    width: 100%;
    height: auto;
  }


  /* ロゴ */
  .liverpool_apply-icon {
    flex: 0 0 clamp(60px, 22vw, 90px);
    width: clamp(60px, 22vw, 90px);
  }


  .liverpool_apply-icon img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }


  /* テキスト＋ボタン */
  .liverpool_apply-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }


  .liverpool_apply-text {
    margin-bottom: 0;
    font-size: clamp(13px, 3.8vw, 16px);
    font-weight: bold;
    line-height: 1.4;
  }


  .liverpool_apply-small {
    font-size: clamp(11px, 3vw, 12px);
    line-height: 1.5;
  }


  /* ボタン */
  .liverpool_apply-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 180px;
    height: clamp(40px, 12vw, 50px);
    background: #cc0000;
    border-radius: 999px;
    color: #fff;
    font-size: clamp(12px, 3.5vw, 14px);
    font-weight: bold;
    text-decoration: none;
  }

.liverpool_apply-flow-note{
max-width: 400px;
 margin: 0 auto;

}

  .liverpool_apply-note {
text-align: left;
    margin-top: 10px;
    font-size: 14px;
 color: #fff;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
text-shadow:
    2px 2px 2px #000,
    0 0 8px rgba(0,0,0,0.8);
  }
}













/*liverpool_shopping*/

@media screen and (min-width: 750px) {
.liverpool_shopping{
  min-height: 700px;
  background-image: url("/img/usr/freepage/lfc2609/img/shopping_bg_pc_rev4.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.liverpool_shopping-inner{
  width: 100%;
    max-width: 1000px;
    margin: 0 auto;
padding: 0 20px;
  box-sizing: border-box;
}


.liverpool_shopping-linkttl{
margin: 0 !important;
padding-top: 120px;
font-size:30px;
font-weight: bold;
text-align:left;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;

}


.liverpool_shopping-link{
margin-top:100px;
display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.liverpool_shopping-link a {
  display: block;
}

.liverpool_shopping-link img {
  display: block;
  width: 100%;
  height: auto;
}

.liverpool_shopping-ttl{
margin-top:100px;
font-size:30px;
font-weight: bold;
text-align:center;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}

.liverpool_shopping-ttl-2{
margin-top:70px;
font-size:30px;
font-weight: bold;
text-align:center;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}


.liverpool_shopping-text{
margin-top:20px;
font-size:18px;
font-weight: bold;
text-align:center;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}

.liverpool_shopping-list{
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
font-size:14px;
}


.top {
  margin: 50px auto;
  display: block;
  width: fit-content;
  background-color: #cc0000;
  padding: 10px 20px;
  border-radius: 9999px;
}

.top a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
transition: opacity 0.2s ease;
  text-decoration: none;
}

.top a:hover {
  opacity: 0.8;
}


.pc-only{
display: inline;
}

}

@media screen and (max-width: 749px) {
.liverpool_shopping{
  min-height:500px;
  background-color:#fff;
  background-image:url("/img/usr/freepage/lfc2609/img/shopping_bg_pc_rev3.jpg");
  background-repeat:no-repeat;
  background-position:top center;
  background-size: 120% auto;
}


 .liverpool_shopping{
    min-height:500px;
    background-size:100% auto;
    background-position:top center;
    background-repeat:no-repeat;
  }

.liverpool_shopping-inner{
width:90%;
margin:0 auto;
  text-align:center;
}

.liverpool_shopping-linkttl{
margin: 0 !important;
padding-top: 70px;
font-size:24px;
font-weight: bold;
text-align:left;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}



.liverpool_shopping-link img {
margin-top:10px;
  display: block;
  width: 100%;
  height: auto;
}
.liverpool_shopping-ttl{
margin-top:50px;
font-size:30px;
font-weight: bold;
text-align:center;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}

.liverpool_shopping-ttl-2{
margin-top:50px;
font-size:30px;
font-weight: bold;
text-align:center;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}


.liverpool_shopping-text{
margin-top:20px;
font-size:18px;
font-weight: bold;
text-align:center;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}

.liverpool_shopping-list{
text-align:left;
font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
font-size:14px;
}


.top {
  margin: 50px auto;
  display: block;
  width: fit-content;
  background-color: #cc0000;
  padding: 10px 20px;
  border-radius: 9999px;
}

.top a {
  font-size:14px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}




.pc-only{
display: none;
}

}