.campaign__container-floating-footer {
  display: none !important;
}

.gampla-entry-btn-entered,
.gampla-entry-btn-inactive,
.gampla-entry-btn {
  display: block;
  text-indent: -9999px;
  aspect-ratio: 702 / 150;
  background-color: #FFF !important;
}

.gampla-entry-btn-entered {
  background-image: url("https://media.gampla.jp/image/visual/3633/85b09f23-3c55-42c2-9317-a8d78481af28.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  width: 90%;
  max-width: 600px;
  margin: 0 auto 8%;
}

.gampla-entry-btn {
  background-image: url("https://media.gampla.jp/image/visual/3634/a0264bcc-0d99-46b4-af31-f135514601cb.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}

.gampla-entry-btn:hover {
  opacity: 1;
}

.gampla-entry-btn-inactive {
  background-image: url("https://media.gampla.jp/image/visual/3632/d509e861-c55d-4fdd-99c8-0faa01d9cd57.png") !important;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  pointer-events: none !important;
}

.gampla-entry-btn-before {
  background-image: url("https://media.gampla.jp/image/visual/3723/cc794985-0140-4d5a-b9d0-ab9bd7f13c2c.png") !important;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

/* ------------------------------
Reset CSS
------------------------------ */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

ul {
  list-style-type: none;
}

img {
  border: none;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

a {
  outline: 0;
  color: #4e3f32;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: underline;
  box-sizing: border-box;
  outline: none;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  cursor: pointer;
}

button::-moz-focus-inner {
  border: 0;
}

.header {
  display: none !important;
}

.alert-danger.alert-triangle {
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
}

/* ------------------------------
Body
------------------------------ */
* {
  box-sizing: border-box;
}

body {
  margin: 0 auto;
  color: #1c1c1c;
  background: #d9d9d9;
  font-family: 'Roboto',
    'Noto Sans Japanese',
    'Noto Sans JP',
    'Hiragino Sans',
    'ヒラギノ角ゴシック',
    'Hiragino Kaku Gothic Pro',
    'ヒラギノ角ゴ Pro W3',
    'メイリオ',
    'Meiryo',
    sans-serif;
  font-size: 16px;
  font-weight: 600;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  letter-spacing: 0.05rem;
  line-height: 1.8;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Roboto',
    'Noto Sans Japanese',
    'Noto Sans JP',
    'Hiragino Sans',
    'ヒラギノ角ゴシック',
    'Hiragino Kaku Gothic Pro',
    'ヒラギノ角ゴ Pro W3',
    'メイリオ',
    'Meiryo',
    sans-serif;
  color: #1c1c1c;
}

#lp-wrap {
  max-width: 768px;
  margin: auto;
  background: #fff
}

.sec-container {
  padding: 0 4%;
}


.pcimage {
  display: block;
}

.spimage {
  display: none;
}

.pc_br {
  display: block;
}

.sp_br {
  display: none;
}

.mt0 {
  margin-top: 0 !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.btnCmn {
  display: block;
  margin: 5% auto 8%;
  width: 90%;
  max-width: 600px
}

.btnCmn img {
  width: 100%;
}

.bg-lightblue {
  background: #6ecee0;
}

.bg-lightblue h5 {
  padding: 0.5rem 0rem;
  color: #2948ad;
  font-size: 1.5rem;
  line-height: 2.0rem;
  text-align: center;
  font-weight: 600;
}

.bg-lightblue p {
  color: #2948ad;
  font-size: 0.8rem;
  text-align: center;
  font-weight: 300;
  padding-bottom: 0.3rem;
}

.bg-gry {
  padding: 5% 0;
  background: #d5eef3;
}

.bg-white {
  padding: 5% 0;
  background: #ffffff;
}

.cmnBox {
  width: 96%;
  margin: 0 auto;
  padding: 5% 2.5%
}

.cmnTtl+.cmnBox {
  padding-top: 0
}

.header {
  display: flex;
  align-items: left;
  width: 25%;
  padding: 1rem 1rem;
  margin-top: -1rem;
}

.red {
  color: #f72300;
}

.cmnTtl {
  margin-bottom: 5%;
  padding: min(3%, 14px) 4%;
  background: #000;
  color: #fff;
  font-size: 4.87vw;
  font-size: clamp(16px, 4.6vw, 26px);
  line-height: 1.5;
  text-align: center
}

*:not(.cmnTtl)+.subTtl {
  margin-top: 5%
}

#lp-wrap .accordion p {
  width: 100%
}


.lpbox {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  background: #fff
}

.lpbox+.lpbox {
  margin-top: 5%
}

#lp-wrap .lpbox p {
  width: 100%
}

.boxTtl {
  padding: 1% 5%;
  background: #9b9b9b;
  color: #fff;
  font-weight: 700;
  text-align: center
}

.box__inner {
  padding: min(1.5%, 6px);
  letter-spacing: -0.02em;
}

.agrBox {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start
}

.agrBox input {
  flex-shrink: 0;
  margin-top: min(1.7vw, 10px);
  margin-right: 10px;
}

.agrBox input[type=checkbox] {
  transform: scale(1.5, 1.5)
}

.agrBox label {
  color: #f72300;
  font-size: 4.1vw;
  font-size: clamp(16px, 4.1vw, 19px);
  vertical-align: top;
  width: 91%;
  letter-spacing: -0.03em;
}


.information01 {
  margin: 0 auto 3rem;
  max-width: 90%;
}

.information01 h2 {
  background-color: #0066ff;
  border-radius: 1rem;
  color: #fff;
  display: inline-block;
  margin-bottom: 1rem;
  padding: .1rem 1rem;
  position: relative;
}

.information01 p:not(:last-child) {
  margin-bottom: 1rem;
}

.information01 h2+p:not(:last-child):after {
  content: "";
  background-color: #d5eef3;
  background-color: #d9d9d9;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  display: block;
  /* margin: auto;
  position: absolute;
  top: -1rem;
  right: 0;
  left: 0; */
  margin: 1rem auto 0;
  width: 24px;
  height: 16px;
}

.information01 div {
  max-width: 100%;
  margin: auto;
  background-color: #fff;
  padding: 2rem 1rem;
  color: #2948ad;
  line-height: 1.2rem;
}

.information01 h1 {
  font-weight: 900;
  display: block;
  color: #fff;
  line-height: 1;
  font-size: 18px;
  background-color: #0066ff;
  padding: 0.8rem 0;
  text-align: center;
}

.information01 h3 {
  font-weight: 600;
  color: #2948ad;
  font-size: 1.2rem;
  text-align: center;
}

.information01 ul {
  color: #2948ad;
  font-size: 1rem;
  line-height: 2rem;
  margin-left: -1rem;
}

.information01 table {
  color: #2948ad;
}

/*アコーディオン全体*/

.accordion01 {
  margin: auto;
  width: 90%;
  margin-bottom: 2rem;
}

.accordion01 input {
  display: none;
  /*チェックボックスを隠す*/
}

/*バー部分*/
.accordion01 label {
  font-weight: 600;
  cursor: pointer;
  display: block;
  text-decoration: none;
  color: #fff;
  line-height: 1;
  position: relative;
  font-size: 18px;
  background-color: #0066ff;
  padding: 0.8rem 0;
  text-align: center;
  border: 1px solid;
  border-color: #b7b7b7;
  border-top: transparent;
  border-left: transparent;
  border-right: transparent;
}

/*開いたときに表示される部分*/
.accordion01 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1px;
  background-color: #fff;
}

.accordion01 li {
  height: 0;
  overflow-y: hidden;
  transition: padding-bottom 0.5s, padding-top 0.5s;
  /*閉じるときのアニメーション*/
  -webkit-transition: padding-bottom 0.0s, padding-top 0.5s;
  -moz-transition: padding-bottom 0.5s, padding-top 0.5s;
  -ms-transition: padding-bottom 0.5s, padding-top 0.5s;
  -o-transition: padding-bottom 0.5s, padding-top 0.5s;
}

#menu_bar01:checked~#links01 li {
  height: auto;
  /*開いたときに表示されるliの高さ*/
  opacity: 1;
  padding: 10px;
}

/*開いたときの下の余白*/
#menu_bar01:checked~#links01 li:last-child {
  margin-bottom: 20px;
}

#menu_bar02:checked~#links02 li {
  height: auto;
  /*開いたときに表示されるliの高さ*/
  opacity: 1;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 0rem;
}

/*開いたときの下の余白*/
#menu_bar02:checked~#links02 li:last-child {
  margin-bottom: 20px;
}

#menu_bar03:checked~#links03 li {
  height: auto;
  /*開いたときに表示されるliの高さ*/
  opacity: 1;
  padding: 10px;
}

/*開いたときの下の余白*/
#menu_bar03:checked~#links03 li:last-child {
  margin-bottom: 20px;
}

#menu_bar04:checked~#links04 li {
  height: auto;
  /*開いたときに表示されるliの高さ*/
  opacity: 1;
  padding: 10px;
}

/*開いたときの下の余白*/
#menu_bar04:checked~#links04 li:last-child {
  margin-bottom: 20px;
}

/*閉じた状態の矢印描画*/
.accordion01 label:after {
  content: url("https://media.gampla.jp/image/visual/4249/b7bfb6dc-caf8-465c-86d8-d389fcf3fee6.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.5);
  position: absolute;
  top: 0.3rem;
  right: 8%;
}

/*開いた状態の矢印描画*/
.accordion01 input[type=checkbox]:checked+label:after {

  content: 〉url("https://media.gampla.jp/image/visual/4249/b7bfb6dc-caf8-465c-86d8-d389fcf3fee6.png");
  display: inline-block;
  vertical-align: middle;
  transform: scale(0.5) rotate(180deg);
  position: absolute;
  top: 0.3rem;
  right: 8%;
}

.accordion_box p {
  padding: 0.5rem 0rem;
  color: #2948ad;
  font-size: 1rem;
  line-height: 1.2rem;
  text-align: left;
  font-weight: 300;
}

.accordion_box ul {
  color: #2948ad;
  font-size: 1rem;
  line-height: 1rem;
}

/* 詳細表 */
.detail_table {
  border-collapse: collapse;
  margin: 10px 0;
}

.detail_table th,
.detail_table td {
  padding: 20px;
  vertical-align: middle;
  border: solid 1px #2948ad;
}

.detail_table th {
  text-align: left;
  white-space: nowrap;
  background-color: #ecf1f2;
}

.detail_table td p {
  margin: 0;
}

.detail_table td *+p {
  margin-top: 1em;
}

.detail_table td ul {
  margin-left: 0;
}

.detail_table td ul>li {
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.2;
}

.detail_table td ul>li+li {
  margin-top: 0.4em;
}

/* 判定タイミング表 */
.timing_table {
  border-collapse: collapse;
  margin: 10px 0;
  width: 100%;
}

.timing_table th,
.timing_table td {
  border: solid 1px black;
  padding: 2px 10px;
  text-align: center;
}

.timing_table thead th {
  width: 45%;
  color: #fff;
  font-size: 14px;
  background-color: #48b3c6;
}

.timing_table tbody th,
.timing_table tbody td {
  font-size: 13px;
}

.timing_table tbody th {
  font-weight: normal;
  vertical-align: middle;
  background-color: #a3dee9;
}

.timing_table tbody td sub {
  font-size: 11px;
}


h5 {
  font-size: 0.9rem;
  color: #2948ad;
}

.information01 .list-wrap {
  line-height: 1.4;
  margin-bottom: 1rem;
}

.list01 {
  text-indent: -1rem;
  padding-left: 1rem;
  margin-left: 1rem;
}

.list02 {
  text-indent: -1rem;
  padding-left: 1rem;
  margin-left: 2rem;
}

.list03 {
  text-indent: -1rem;
  padding-left: 1rem;
  margin-left: 1rem;
  margin-top: 1rem;
}

.imagespace {
  padding-top: 1rem;
  max-width: 95%;
  margin: auto;
}

.box01 p {
  font-size: 1rem;
  padding-left: 1rem;
  line-height: 1.5rem;
}

.box02 p {
  font-size: 1rem;
  padding-left: 3rem;
  line-height: 1.5rem;
  color: #2948ad;
}

#qr {
  max-width: 50%;
  margin: 2rem auto;
  text-align: center;
}

#sp_qr {
  max-width: 80%;
  margin: 0.5rem auto;
  text-align: center;
}


.btn01 {
  margin: 0 auto 2rem auto;
  text-align: center;
  max-width: 80%;
}

.btn01 img {
  margin: 0 auto;
}

a:hover {
  opacity: 0.7;
}

a {
  color: #2948ad;
}

img.img_c {
  margin: auto;
}



/* ベースの設定（スマホ向け：1列で上から順に並ぶ） */
.point00 {
  display: grid;
  grid-template-columns: 1fr;
  /* 1列 */
  gap: 10px;
  /* 要素間の余白（任意） */
}

.point00 p {
  color: #000;
  font-size: 0.8rem;
  margin-top: 1rem;
}

.link-text {
  color: #2948ad;
  text-align: right;
  margin-top: 1rem;
}

/* パソコン向け（画面幅 768px以上の場合） */
@media (min-width: 768px) {
  .point00 {
    grid-template-columns: repeat(2, 1fr);
    /* 2列 */
    grid-template-rows: repeat(2, auto);
    /* 2行 */
    grid-auto-flow: row;
  }
}

/* 見た目の調整用（任意） */
.point00>div {
  padding: 20px;
}

.point01 li {
  color: #000;
  text-align: left;
  text-indent: -1rem;
  padding-left: 1rem;
  font-size: 0.6rem;
  margin-left: -1rem;
}

@media screen and (max-width: 768px) {
  .header {
    align-items: center;
    width: 50%;
    padding: 0.5rem 0.5rem;
    margin: auto;
  }

  .pcimage {
    display: none;
  }

  .spimage {
    display: block;
  }

  .pc_br {
    display: none;
  }

  .sp_br {
    display: block;
  }


  .bg-lightblue h5 {
    padding: 0.5rem 0rem;
    color: #2948ad;
    font-size: 0.8rem;
    line-height: 1.0rem;
    text-align: center;
    font-weight: 600;
  }

  .bg-lightblue p {
    font-size: 0.7rem;
    padding: 0rem 1rem 0.3rem 1rem;
    line-height: 0.9rem;
  }

  .bg-yellow h5 {
    padding: 0.5rem 0rem;
    color: #333333;
    font-size: 0.8rem;
    line-height: 1.0rem;
    text-align: center;
    font-weight: 600;
  }

  .bg-yellow p {
    font-size: 0.7rem;
    padding: 0rem 1rem 0.3rem 1rem;
    line-height: 0.9rem;
  }

  .accordion_box p {
    font-size: 13px;
  }


  .accordion01 {
    width: 85%;
  }

  .accordion01 label {
    font-size: 14px;

  }

  .information01 {
    max-width: 92%;

  }

  .information01 div {
    /* padding: 1rem 1rem; */
    font-size: 13px;
    line-height: 1.2rem;
  }

  .information01 p {
    margin-bottom: 1rem;
  }

  .information01 h1 {
    line-height: 1;
    font-size: 15px;
    padding: 0.8rem 0;

  }

  .information01 h3 {
    font-size: 1rem;
  }



  /*閉じた状態の矢印描画*/
  .accordion01 label:after {
    content: url("https://media.gampla.jp/image/visual/4249/b7bfb6dc-caf8-465c-86d8-d389fcf3fee6.png");
    display: inline-block;
    vertical-align: middle;
    transform: scale(0.40);
    position: absolute;
    top: 0.25rem;
    right: 0%;
  }

  /*開いた状態の矢印描画*/
  .accordion01 input[type=checkbox]:checked+label:after {

    content: url("https://media.gampla.jp/image/visual/4249/b7bfb6dc-caf8-465c-86d8-d389fcf3fee6.png");
    display: inline-block;
    vertical-align: middle;
    transform: scale(0.40) rotate(180deg);
    position: absolute;
    top: 0.25rem;
    right: 0%;
  }

  .detail_table {
    border-top: solid 1px #2948ad;
  }

  .detail_table th {
    white-space: wrap;
  }

  .detail_table>tbody>tr>th,
  .detail_table>tbody>tr>td {
    display: block;
    padding: 10px;
    border-top: none;
  }

  .timing_table {
    font-size: 13px;
  }

  .timing_table th,
  .timing_table td {
    padding: 2px 4px;
  }

  .timing_table thead th,
  .timing_table tbody th {
    font-size: 0.75rem;
  }

  .timing_table thead th {
    width: auto;
  }

  .timing_table tbody td {
    font-size: 0.7rem;
  }

  h5 {
    font-size: 0.7rem;
    line-height: 0.8rem;
  }

  .accordion_box ul {
    font-size: 0.8rem;
    line-height: 1rem;
  }

  #menu_bar02:checked~#links02 li {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
  }


  .box01 p {
    font-size: 0.8rem;
    line-height: 1.2rem;
  }

  .box02 p {
    font-size: 0.8rem;
    text-indent: -1rem;
    padding-left: 1rem;
    margin-left: 1rem;
    line-height: 1.2rem;
    padding-right: 1rem;
  }

  .btn01 {
    max-width: 80%;
  }

  .information01 ul {
    font-size: 0.8rem;
    line-height: 1.2rem;

  }

  .information01 li {
    margin-top: 0.3rem;
  }




  .imagespace {
    padding-top: 1rem;
    /* 1.5remだと少し広いかもしれないので調整 */
    max-width: 90%;
    margin: 0 auto;
    /* 中央寄せを確実に */
    line-height: 0;
    /* ★pタグ内の文字による隙間をゼロにする */
  }

  .imagespace img {
    width: 100%;
    /* 画像を親の幅(90%)に合わせる */
    height: auto;
    display: block;
    /* 画像下の謎の隙間を消す */
  }
}

.text-small {
  font-size: 0.8rem;
}

.box03 {
  text-align: center;
}

.box03 p {
  color: #000;
  font-weight: 900;
  font-size: 1.2rem;
}

@media (max-width: 500px) {
  .box03 p {
    font-size: 1.0rem;
  }
}

.information02 {
  max-width: 90%;
  margin: 0 auto 3rem auto;
  background-color: #fff;
  padding-bottom: 2rem;
}

.information02 h1 {
  font-weight: 800;
  color: #fff;
  line-height: 1;
  font-size: 18px;
  background-color: #0066ff;
  padding: 0.8rem 0;
  text-align: center;
}

.information02 h2 {
  font-weight: 600;
  padding: 1rem 0;
  font-size: 1.2rem;
  text-align: center;
}

.information02 h3 {
  font-weight: 600;
  padding: 1rem;
  font-size: 1.1rem;
  text-align: center;
  line-height: 1.1rem;
}

.information02 h4 {
  padding: 0 1rem;
  font-size: 1.0rem;
  text-align: center;
  line-height: 1.1rem;
  color: #eb5505;
  font-weight: 700;
  margin-bottom: 1rem;
}

.information02 h5 {
  padding: 0 1rem;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.1rem;
  color: #000;
}

.information02 ul {
  color: #2948ad;
  font-size: 0.75rem;
  padding: 1rem;
}

.information03 {
  margin: 1rem 0;
}

.information03 p {
  padding: 0 1rem;
  font-size: 0.8rem;
  color: #2948ad;
}

.information04 {
  margin-top: 2rem;
}

.information04 .box01 {
  padding: 1rem;
}

@media (min-width: 768px) {
  .pcno {
    display: none !important;
  }

}

/* ------------------------------
GAMPLA
------------------------------ */
div.campaign__container-floating-footer {
  display: none;
}

.campaign__container {
  margin: 0 auto;
  max-width: 768px;
}

.alert {
  margin-bottom: 0;
  border-radius: 0;
}

.footer {
  font-size: 12px;
  font-weight: 400;
  margin-top: 1rem;
  text-align: center;
}

.footer>.optout {
  margin-bottom: .3rem;
}

.footer>.optout>a {
  color: #222;
  font-weight: 500;
  text-decoration: underline;
}

.kaigai {
  background-color: #fff;
}

.fab {
  display: none;
}

.information01 {
  background-color: #fff;
}

.information01 .detail {
  border: 1px solid #2948ad;
  margin: 1rem 1rem 0;
  padding: 0;
}

.detail div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}

.detail h2,
.detail p {
  flex: 1;
  margin-bottom: 0 !important;
  padding: 10px;
}

.detail div:first-child {
  background-color: #0066ff;
}

.detail h2 {
  border-radius: 0;
  line-height: 1.2;
  text-align: center;
}

.detail h2+h2 {
  border-left: 1px solid #fff;
}

.detail p+p {
  border-left: 1px solid #2948ad;
}

.detail h3 {
  background-color: #ecf1f2;
  border-top: 1px solid #2948ad;
  font-size: 13px;
  padding: 10px;
}

.detail h3+div {
  border-top: 1px solid #2948ad;
}

.detail_duration p {
  font-size: min(2.4vw, 22px);
  line-height: 1.2;
  text-align: center;
}

.detail-conditions span {
  display: block;
  padding-left: 1rem;
  position: relative;
  text-align: left;
}

.detail-conditions span:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

.detail-conditions span+span {
  margin-top: .5rem;
}

.note h1+div {
  padding-top: .8rem;
}