@charset "UTF-8";

body {
  font-family: "Montserrat", "Noto Sans Japanese", sans-serif;
  color: #ffffff;
  background: url(./assets/images/adc/adc_fa_contest/adc_contest_bg.webp);
  background-size: cover;
  background-attachment: fixed;
  background-position: right;
}

a {
  text-decoration: none;
}

.wrap {
  max-width: 1140px;
  margin: auto;
  overflow: visible;
}

.wrap_section {
  max-width: 800px;
  margin: auto;
}

.wrap_white {
  position: relative;
  color: #000000;
  background-color: #ffffff;
  border-radius: 25px;
  margin-bottom: 2rem;
  padding: 24px;
  padding-top: 80px;
}

.ul_capsultoy {
  margin-top: 1rem;
  font-size: 0.9rem;
}

.ul_capsultoy li {
  padding-bottom: 6px;
}

.img_lp_header {
  width: 100%;
  max-height: 700px;
  object-fit: contain;
}

header .slick-list {
  max-width: 100%;
}

header .slick-slide {
  width: 100vw;
  max-height: 700px;
  height: auto;
  margin: 0 1rem;
}

header .slick-slide img {
  height: auto;
  object-fit: contain;
}

.catch_apexlp {
  color: #ffffff;
  margin: 1rem auto 3rem;
  line-height: 1.25;
  text-align: center;
  text-shadow: 1px 0px 2px #052f2b;
}

.section_item {
  margin-bottom: 15rem;
}

.wrap_mainimg_item {
  max-width: 600px;
  margin: auto;
  padding: 0.5rem;
  background-color: #f1eedc;
  text-align: center;
}

.wrap_mainimg_item img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.section_capsultoy {
  font-weight: 700;
}

.section_capsultoy h2 {
  padding: 3rem 0;
  text-align: center;
}

.h3_title_item {
  border-left: solid 5px #000000;
  padding-left: 1rem;
}

.heading3 {
  --f: 0.5em;
  --r: 0.8em;
  position: absolute;
  top: 20px;
  left: calc(-1 * var(--f));
  width: 100%;
  padding-inline: 2em;
  line-height: 1.8;
  background: #fdd001;
  color: #000000;
  font-size: 28px;
}

.heading3::before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 13px #e6bb00;
}

.heading3.col2 {
  background: #fce57e;
  font-size: 16px;
  padding: 10px;
}

.col2 .heading3::before {
  border-right: solid 10px #b69400;
}

.heading4_award {
  margin-top: 1rem;
}

.heading4_award span {
  font-size: 0.75em;
}

.col2 .col-6 {
  display: flex;
}

.col2 .col-6:nth-child(odd) {
  padding-right: 8px;
}

.col2 .col-6:nth-child(even) {
  padding-left: 8px;
}

.wrap_txt_item {
  margin: 1.5rem 1.5rem 2.5rem;
}

.txt_center {
  text-align: center;
}

.catch_section {
  font-size: 1.5rem;
  margin: 2rem 0;
  position: relative;
  z-index: 10;
}

.hide-text {
  display: none;
}

.readmore {
  background: none;
  color: #e6e6e6;
  border: none;
  width: 100%;
  text-align: center;
}

.readmore::before {
  content: "READ MORE ▼";
}

.readmore.on-click::before {
  content: "CLOSE ▲";
}

.readmore:hover {
  opacity: 0.8;
}

.btn_buy {
  display: inline-block;
  padding: 0.75rem;
  color: #ffffff;
  font-weight: 700;
  background: #000000;
  /* border: solid 2px #F94EAC; */
  margin-bottom: 1.5rem;
  pointer-events: none;
}

.btn_yellow {
  display: inline-block;
  color: #000000;
  background-color: #fdd001;
  margin-top: 2rem;
  padding: 1rem 2rem;
}

.btn_x {
  display: inline-block;
  color: #ffffff;
  background-color: #0f1419;
  margin-top: 0rem;
  padding: 10px 20px;
  font-size: 14px;
  border-radius: 50px;
}

.wrap_btn_center {
  width: 100%;
  text-align: center;
  margin-bottom: 2rem;
}

.img_square {
  height: 140px;
  object-fit: cover;
}

.img_lisence {
  margin-bottom: 2rem;
}

.img_lisence img {
  max-width: 300px;
  width: 100%;
}

.footer_lp {
  background-color: transparent;
  margin-top: 0;
}

.footer_lp .list_nav_footer a {
  color: #ffffff;
}

.footer {
  border-top: solid 1px #ffffff;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
***********************************
/*1199px以下*/
@media screen and (max-width: 1199px) {
  /* pad pro - 汎用スタイル */
  .wrap {
    margin: auto;
  }
}

/*1024px以下*/
@media screen and (max-width: 1024px) {
  .wrap {
    margin: 0 2rem;
  }
}

/*834px以下*/
@media screen and (max-width: 834px) {
  .h1_wrap_fallguyslp {
    background-color: transparent;
    margin-bottom: 1rem;
  }

  /* tab - 汎用スタイル */
  body {
    font-size: 16px;
  }

  .wrap {
    margin: 2rem 12px;
  }

  .wrap_caution {
    margin-bottom: 5rem;
    padding: 1.5rem 0.75rem;
  }

  .wrap_white {
    position: relative;
    padding: 12px;
    padding-bottom: 24px;
    padding-top: 80px;
    border-radius: 10px;
  }

  .catch_apexlp {
    font-size: 1.25rem;
  }

  .h2_title_section_item {
    margin-bottom: 3rem;
  }

  .item_reserve {
    width: 100%;
    padding: 0 15px;
  }

  .item_reserve .h3_title_item {
    font-size: 18px;
  }

  .wrap_txt_item {
    margin-left: 0;
    margin-right: 0;
  }

  .wrap_lineup_img_item {
    width: 150px;
    height: 150px;
  }

  .h3_title_item {
    font-size: 12px;
    margin-top: 3rem;
    padding-left: 0.25rem;
  }

  .h3_title_newitem {
    font-size: 18px;
  }

  .title_lineup_item {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
  }

  .txt_lineup_item {
    display: none;
  }

  .btn_buy {
    pointer-events: auto;
  }
}

/*767px以下*/
@media screen and (max-width: 767px) {
  .section_capsultoy {
    padding-top: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  header .slick-slide div {
    height: auto;
  }

  .btn_buy {
    font-size: 0.75rem;
  }

  .heading3 {
    font-size: 26px;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 1200px) {
  header .slick-slide div {
    height: auto;
  }
}
