@charset “utf-8”;

/* *{
    outline: 2px red solid;
} */

/*
    font-family         : 'Oswald', sans-serif;
    font-family         : 'Noto Sans JP', sans-serif;

    64px
    32px
    30px
    26px
    24px
    20px
    16px

    ・大（見出し）：24px
    ・中（小見出し、色付きの文字など）：20px
    ・小（本文）：16px
*/
body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}
/********
    ナビ
*********/
.nav-item {
  font-size: 14px;
}
@media screen and (min-width: 500px) {
  .nav-item {
    font-size: 1.4vw;
  }
}
@media screen and (min-width: 1000px) {
  .nav-item {
    font-size: 16px;
  }
}
/* エントリー */
.nav-item .lp-nav-entry {
  color: rgb(229 20 131);
  font-weight: bold;
  /* font-size               : 120%; */
}
.lp-nav-entry::after {
  color: #fff;
  font-weight: inherit;
  font-size: 60%;
  line-height: 22px;
  letter-spacing: -6px;
}
/********
    タイトル
*********/
/* メインタイトル */
.lp-event-title {
  font-family: "Oswald", sans-serif;
  font-size: 64px;
  letter-spacing: 0px;
}
@media screen and (max-width: 500px) {
  .lp-event-title {
    font-size: 45px;
  }
}
.lp-contest-title {
  font-size: 32px;
  letter-spacing: 2.4px;
}
@media screen and (max-width: 500px) {
  .lp-contest-title {
    font-size: 30px;
    letter-spacing: 0;
  }
}
.lp-entry-title {
  font-size: 32px;
  letter-spacing: 2.4px;
}
@media screen and (max-width: 500px) {
  .lp-entry-title {
    font-size: 25px;
    letter-spacing: 0;
  }
}

.lp-title26 {
  font-size: 26px;
  letter-spacing: 1.95px;
  line-height: 38px;
}
.lp-title24 {
  font-size: 24px;
  letter-spacing: 1.8px;
  line-height: 40px;
}
.lp-title20 {
  font-size: 20px;
  letter-spacing: 1.9px;
  line-height: 26px;
}
.lp-title16 {
  font-size: 16px;
  letter-spacing: 1.2px;
  line-height: 28px;
}
.lp-title14 {
  font-size: 14px;
  letter-spacing: 1.2px;
  line-height: 24px;
}

@media screen and (max-width: 500px) {
  .lp-title {
    font-size: 5vw;
    letter-spacing: initial;
  }
  .lp-detail {
    font-size: 14px;
  }
}
@media screen and (min-width: 900px) {
  /* 説明 */
  .lp-detail {
    font-size: 16px;
    line-height: 30px;
  }
}
/********
    テキスト左揃え
*********/
.lp-left {
  text-align: left;
}
/* スペース */
.lp-space10 {
  height: 10px;
  margin: 0;
}
.lp-space14 {
  height: 14px;
  margin: 0;
}
.lp-space30 {
  height: 30px;
  margin: 0;
}
.lp-space40 {
  height: 40px;
  margin: 0;
}
.lp-space60 {
  height: 60px;
  margin: 0;
}
.lp-space100 {
  height: 100px;
  margin: 0;
}
.lp-space120 {
  height: 120px;
  margin: 0;
}
.lp-space140 {
  height: 140px;
  margin: 0;
}
.lp-bold {
  font-weight: bold;
}

/********
    エントリーボタン
*********/
.lp-button-long {
  font-size: 12px;
  letter-spacing: 1.7px;
}
.lp-button {
  font-size: 12px;
  letter-spacing: 1.7px;
}
@media screen and (min-width: 500px) {
  .lp-button {
    font-size: 18px;
  }
}
@media screen and (min-width: 900px) {
  .lp-button {
    font-size: 18px;
  }
}
.box__back a::before {
  content: "＜";
  font-weight: bold;
}

.box__fore a::after {
  content: "＞";
  font-weight: bold;
}
/********
    エラーメッセージ
*********/
#wrap-message {
  text-align: center;
  font-size: 8vw;
}
@media screen and (max-width: 300px) {
  #wrap-message {
    font-size: 12px;
  }
}
@media screen and (min-width: 1200px) {
  #wrap-message {
    font-size: 48px;
  }
}
/********
    FAN ART EVENT!!
*********/
@media screen and (min-width: 500px) {
  .lp-events-title {
    margin-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  .lp-events-title {
    font-size: 5vw;
  }
  .lp-event-detail {
    font-size: 5vw;
    line-height: 26px;
  }
  .lp-events-detail {
    font-size: 4vw;
  }
}
/********
    コンテスト入選賞品
*********/
.lp-step-title {
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  letter-spacing: 0px;
  background-size: 52px;
  margin-top: 30px;
}
@media screen and (max-width: 500px) {
  .wrap-contest-title {
    font-size: 3vw;
  }
}
/********
    エントリー方法・参加特典
*********/
/* エントリー方法 */
.wrap-rule-detail {
  font-size: 16px;
  letter-spacing: 1.2px;
}
/* 参加特典 */
.wrap-present-title {
  font-size: 10px;
  letter-spacing: inherit;
  line-height: 15px;
}
@media screen and (min-width: 500px) {
  .wrap-present-title {
    font-size: 2.5vw;
    letter-spacing: 1.9px;
    line-height: 3.5vw;
  }
}
@media screen and (min-width: 900px) {
  .wrap-present-title {
    width: 280px;
    font-size: 20px;
    letter-spacing: 1.9px;
    line-height: 26px;
  }
}
/* 注意事項 */
.panel-title a {
  font-size: 30px;
  font-weight: 600;
}
/********
    WE ARE NAMAIKI GIRLS
*********/
.wrap-list-title {
  font-family: "Oswald", sans-serif;
  font-size: 10vw;
  letter-spacing: 0px;
}
@media screen and (max-width: 300px) {
  .wrap-list-title {
    font-size: 30px;
  }
}
@media screen and (min-width: 500px) {
  .wrap-list-title {
    font-size: 50px;
    letter-spacing: 0px;
  }
}
/********
    リンクサイト
*********/
.lp-link-comment {
  font-size: 14px;
}
@media screen and (min-width: 500px) {
  .lp-link-comment {
    font-size: 2vw;
  }
}
@media screen and (min-width: 900px) {
  .lp-link-comment {
    font-size: 16px;
    line-height: 28px;
  }
}
