@charset "UTF-8";
/*!
* animate.css -http://daneden.me/animate
* Version - 3.6.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2018 Daniel Eden
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;900&display=swap');

@font-face {
  font-family: 'A-OTF-RyuminPro-Light';
  src: url('font/A-OTF-RyuminPro-Medium.otf');
}

@font-face {
  font-family: 'A-OTF-RyuminPro-Medium';
  src: url('font/A-OTF-RyuminPro-Medium.otf');
}

/* Project */
#page-body {
  width: auto;
}

.p-main {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
  font-smoothing: antialiased;
  position: relative;
  color: #30303e;
}

.p-main * {
  font-size: 15px;
  letter-spacing: 1.6px;
  line-height: 1.9em;
  box-sizing: border-box;
}

@media (max-width: 766px) {
  .p-main * {
    font-size: 13px;
    letter-spacing: 1px;
  }
}

/* ▼リード文▼ */
h2.p-header__img {
  margin-top: 0 !important;
}

.p-main header.p-header {
  text-align: center;
}

.p-main header.p-header .p-header__text {
  margin-top: 6%;
}

.p-main header.p-header h3 {
  font-family: 'Average', 'A-OTF-RyuminPro-Medium', 'ヒラギノ明朝', 'Noto Serif JP', serif;
  font-size: 1.9em;
  letter-spacing: 1px;
}

.p-main header.p-header h3::after {
  content: "”";
  color: #a92e15;
  font-size: 1.5em;
  padding-left: 5px;
  vertical-align: bottom;
}

.p-main header.p-header h3::before {
  content: "“";
  color: #a92e15;
  font-size: 1.5em;
  padding-right: 5px;
  vertical-align: bottom;
}

p.lp_attention {
  font-size: 0.9em;
  margin-bottom: 6%;
}

p.lp_attention span {
  font-size: 1.4em;
  font-weight: bold;
}

@media (max-width: 766px) {
  .p-main header.p-header .p-header__text {
    margin-top: 12%;
  }

  p.lp_attention {
    margin-bottom: 12%;
  }
}

/* ▲リード文▲ */

.p-main h2 {
  font-family: 'Average', 'A-OTF-RyuminPro-Medium', 'ヒラギノ明朝', 'Noto Serif JP', serif;
  text-align: center;
  font-size: 3.3em;
  letter-spacing: 2px;
  line-height: 0.6em;
  margin: 8% auto 1%;
  color: #222;
  font-size: 48px;
}

.p-main h2 span {
  font-size: 16px;
}

@media (max-width: 766px) {
  .p-main h2 {
    font-size: 2.8em;
    line-height: 1.2em;
    margin-top: 25%;
  }

  .p-main h2 span {
    font-size: 14px;
    vertical-align: text-top;
  }
}


/* ▼Pickup箇所▼ */
div.pickup-container {
  max-width: 900px;
  width: 95%;
  margin: 8% auto 0;
  text-align: center;
  letter-spacing: 2px;
}

.pickup-container a:hover {
  opacity: 1.0 !important;
}

.pickup-container a img:hover {
  opacity: 0.7;
  transition: all .3s linear 0s;
}

.pickup-container h3 {
  font-family: 'Average', serif;
  font-size: 2.5em;
  position: relative;
  display: inline-block;
  color: #222;
}

.pickup-container h3 img {
  width: 100px;
  position: absolute;
  top: -38%;
  left: -21%;
}
/*section.pickup .pickup-container h3 img.pick_fst_Itm {
    left: 12%;
    top: -41%;
}*/
/*.pickup-container h3::after {
  content: url(//ds-assets.s3.amazonaws.com/e-look.jp/2022/keith/2022ss_preorder_vol1/pickup_pc.png);
  position: absolute;
  top: -40%;
  left: -17%;
  }*/

.pickup-main {
  outline: 1px solid;
  outline-offset: -30px;
}

.pickup-main-1 a img:nth-child(1) {
  max-width: 420px;
  position: relative;
}

.pickup-main-1 a img:nth-child(2) {
  max-width: 290px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-bottom: -5%;
}

.pickup-main-2 {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  margin-top: 5%;
}

.pickup-main-2 img {
  max-width: 400px;
  position: relative;
  top: 0;
  right: 0;
}

.pickup-main-2 .pickup-text {
  width: 48%;
  position: absolute;
  left: 0;
  margin-left: 11.5%;
  text-align: left;
}

.pickup-text h4 {
  text-decoration: underline 1px;
  text-decoration-color: #a92e15;
  text-underline-offset: 5px;
  -webkit-text-decoration: underline;
  -webkit-text-decoration-color: #a92e15;
  -webkit-text-underline-offset: 5px;
  padding-bottom: 5px;
  font-family: 'A-OTF-RyuminPro-Medium', 'ヒラギノ明朝', 'Noto Serif JP', serif;
  font-size: 1.8em;
  font-weight: 500;
  letter-spacing: 4px;
  margin-bottom: 5%;
  font-size: 26px;
}

.row-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.row-box > div {
  width: 50%;
}

.row-box .width75{
  width: 75%;
  margin: auto;
}

.credit-img a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2% auto 1%;
}

.credit-img a img {
  width: 200px;
}
.credit {
  margin: 0 0 8%;
  font-size: 13px;
}
.credit .link_btn a {
  width: 49%;
  background: #222;
  padding: 8px 45px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 4em;
  font-size: 12px;
}
span.link_btn {
    display: block;
    margin-top: 10px;
}
.credit .link_btn a:hover {
  transition: all .3s linear 0s;
  background-color: #a92e15;
  color: #fff;
}

br.sp{
  display: none;
}
@media (max-width: 979px) {
  .credit-img a img {
    width: 170px;
  }
}
@media (max-width: 766px) {

  .row-box {
    display: block;
  }

  .row-box > div {
    width: 100%;
  }

  .pickup-container h3 {
    font-size: 2.1em;
  }

  .pickup-container h3 img {
    width: 80px;
    left: -3%;
  }

  div.pickup-container {
    width: 95%;
    margin: 18% auto 0;
  }

  .pickup-main {
    outline-offset: -15px;
  }

  .pickup-main-1 a img:nth-child(1) {
    max-width: 80%;
    position: inherit;
  }

  .pickup-main-1 a img:nth-child(2),
  .pickup-main-1 a img:nth-child(3) {
    max-width: 100%;
    position: inherit;
    margin-top: 5%;
  }

  .pickup-main-2 .pickup-text {
    width: 75%;
    position: inherit;
    margin: 0 auto;
    padding-bottom: 10%;
  }

  .pickup-text h4 {
    font-size: 1.6em;
    letter-spacing: 4px;
  }


  .credit-img a {
    padding: 0 15px;
  }

  .credit-img a img {
    width: 50%;
  }

  .credit .link_btn a {
    padding: 2% 10%;
  }

  br.sp{
  display: block;
}
}

/* ▲Pickup箇所▲ */

/* ▼OtherItems箇所▼ */
ul.other-items {
  max-width: 900px;
  width: 95%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

ul.other-items li {
  width: 25%;
}

ul.other-items li a:hover {
  opacity: 0.7;
  transition: all .3s linear 0s;
}

@media (max-width: 766px) {
  ul.other-items li {
    width: 50%;
  }
}

/* ▲OtherItems箇所▲ */

/* ▼クーポン▼ */

#coupon_area {
  text-align: center;
}

.p-main .coupon__information {
  width: 90%;
  max-width: 900px;
  background: #a92e15;
  text-align: center;
  margin: 0 auto 1%;
  padding: 2.5% 0 1% 0;
  color: #333;
}

.p-main .coupon__information .coupon__information h3 {
  width: 50%;
  margin: 0 auto 5%;
  text-align: center;
}

.coupon__information .coupon_code {
  width: 90%;
  max-width: 700px;
  background-color: #fff;
  margin: 2% auto;
  padding: 2.5% 0 0;
  color: #333;
  font-size: 18px;
  line-height: 0.5em;
}

.coupon__information .coupon_code span.btn-clipboard {
  font-size: 45px;
  letter-spacing: 0.15em;
}

.coupon__information .coupon_terms {
  margin: 0 auto 2%;
  width: 90%;
}

.coupon__information .coupon_terms p {
  font-size: 23px;
  font-weight: bold;
  ;
}

.coupon__information .coupon_terms ul {
  font-size: 13px;
}

.coupon__information .coupon_terms ul li {
  color: #fff;
  margin: 0 auto 0.5%;
  font-size: 15px;
  letter-spacing: 0.08em;
}

.coupon__information img {
  margin: 0 auto;
}

@media (max-width: 766px) {
  .p-main .coupon__information {
    padding: 7% 0 3%;
    width: 95%;
  }

  .coupon__information .coupon_code {
    font-size: 12px;
  }

  .coupon__information .coupon_code span.btn-clipboard {
    font-size: 25px;
  }

  .coupon__information .coupon_terms p {
    font-size: 14px;
  }

  .coupon__information .coupon_terms ul li {
    font-size: 12px;
  }

  .coupon__information img {
    width: 80%;
  }
}

/* クリップボードにコピー */
.btn-clipboard {
  display: inline-block;
}

.btn-clipboard:hover {
  cursor: pointer;
  color: #a92e15;
}

.clipboard-success {
  display: none;
  margin: 0 0 0 8px;
  font-size: .9em;
}

/* ▲クーポン▲ */

.ss_btn {
  margin-top: 4%;
  margin-bottom: 6%;
}

.ss_btn a {
  font-weight: 300;
  color: #ffffff !important;
  font-size: 1.2em;
  letter-spacing: 0.1em;
  text-decoration: none;
  display: inline-block;
  background-color: #222;
  padding: 26px;
  max-width: 700px;
  width: 95%;
  line-height: initial;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
  font-size: 1.2em;
}

.ss_btn a::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}

.ss_btn_text {
  text-align: center;
}

.ss_btn a:hover {
  transition: all .3s linear 0s;
  background-color: #a92e15;
  color: #fff;
}

@media (max-width: 766px) {
  .ss_btn {
    margin-top: 10%;
    margin-bottom: 15%;
  }

  .ss_btn a {
    line-height: 1.6em;
    padding: 3%;
  }
}