* {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/*snsBtn
-----------------------------------------------------*/
#sns_button {
  width: 90%;
  max-width: 636px;
  height: 25px;
  margin: 20px auto 10px;
  overflow: hidden;
  _zoom: 1;
}
#sns_button li {
  margin-right: 10px;
  float: right;
}

/*--- clearfix ---*/
.cf:after,
#wrap ul.tab:after {
  content: "";
  display: block;
  clear: both;
}

#wrap *,
#wrap *:before,
#wrap *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#wrap {
  width: 100%;
  overflow: hidden;
  font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic Std",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka,
    "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.7;
  letter-spacing: 0.6px;
  background-color: #002d7d;
  padding-top: 5.5%;
}

#wrap a {
  display: block;
  text-decoration: none;
}

.blue {
  color: #002d7d;
}

.kv {
  width: 94%;
  margin: 0 auto;
}

#apply,#get,#note {
  width: 95%;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 12px;
  padding: 4% 3% 3%;
  margin-top: 2.5%;
}

h2 {
  font-size: 7cqw;
  font-weight: bold;
  color: #002d7d;
  text-align: center
}

.h2_sen {
  border-bottom: 2px solid #002d7d;
  width: 20%;
  margin: 0 auto;
  padding-top: 0.5%;
}

.step_wrap {
  position: relative;
}

.step_sen {
  position: absolute;
  width: 2px;
  background-color: #002d7d;
  left: 8.2%;
  top: 2%;
  height: calc(100% - 70px);
}

.step_flex {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 8%;
}

.step_flex li:nth-of-type(1) {
  width: 17%;
  z-index: 100;
}

.step_flex li:nth-of-type(2) {
  width: 80%;
}

.step_ttl {
  font-size: 3.8cqw;
  font-weight: 500;
  padding-bottom: 4%;
}

.step_tx {
  line-height: 1.85em;
  font-size: 3.5cqw;
  font-weight: 400;
  padding-bottom: 9%;
}

.step_tx2 {
  line-height: 1.85em;
  font-size: 3.5cqw;
  font-weight: 400;
  padding: 10% 0 7%;
}

.step_img {
  width: 80%;
}

.download {
  margin: 4% auto 0;
  background-color: #fff;
  border: 2px solid #abdef5;
}

.download_ttl {
  font-size: 3.8cqw;
  font-weight: 500;
}

.icon_onelumine {
  width: 25%;
  margin: 5% auto;
}


.icon_app {
width: 70%;
    margin: 6% auto;
}

.download_flex {
  width: 90%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 0 0 5%;
  margin: 0 auto;
}

.download_ttl {
  font-size: 3.8cqw;
  text-align: center;
  font-weight: 500;
  background-color: #abdef5;
  padding: 1.1% 0 1.8%;
  line-height: 1.5em;
  font-weight: 600;
}


.download_ttl2 {
    font-size: 3.6cqw;
    text-align: center;
    font-weight: 500;
    padding: 1.1% 0 3%;
    line-height: 1.5em;
}

.download_btn {
  width: 60%;
  padding: 3%;
  line-height: 1.5em;
  background-color: #abdef5;
    margin: 8% auto 5%;
  border-radius: 10px;
  text-align: center;
    font-size: 3cqw;

}


.download_flex li {
  width: 48%;
}




.get_tx {
  text-align: center;
  line-height: 1.85em;
  font-size: 3.5cqw;
  font-weight: 400;
  padding: 7% 0 4.1%;
}

.back_yellow {
  font-size: 3.7cqw;
  background-color: #fff000;
  padding: 0.1% 0.8% 0.3%;
  font-weight: 500;
}


/*summary//////////////////////////////////////////////////*/
#summary {
  width: 95%;
  margin: 0 auto;
  background-color: #e1e0e0;
  border-radius: 12px;
  padding: 3%;
  margin-top: 6%;
}

.summary_tx1 {
  line-height: 2.2em;
  font-size: 3.5cqw;
  font-weight: 400;
  padding: 4.5% 0 2%;
  color: #2f2f2f;
  text-align: left
}

.summary_big {
  font-size: 4cqw;
  background-color: #fff;
  padding: 0.1% 1% 0.5%;
  color: #002d7d;
  font-weight: 600;
}

.summary_tx2 {
  font-size: 3cqw;
  text-align: center;
  font-weight: 400;
  padding-bottom: 5%;
  color: #2f2f2f;
}

.caution_wrap {
  background-color: #fff;
      border-radius: 10px;
  /* border: 2px solid #fff000; */
}

.caution_ttl {
  font-size: 3.8cqw;
  text-align: center;
  font-weight: 500;
  background-color: #fff000;
  padding: 0.9% 0 1.6%;
}

.caution_ttl p {
  position: relative;
  display: inline;
}

.caution_ttl p::before {
	content: '';
  position: absolute;
  display: inline-block;
  width: 1.1em;
  height: 1.1em;
  background-image: url(https://cdn.lumine.jp/contents/design/2025/250515_milerally/img/icon_caution.png);
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
  top: 0.3em;
  left: -1.35em;
}

.caution_ttl p::after {
	content: '';
  position: absolute;
  display: inline-block;
  width: 1.1em;
  height: 1.1em;
  background-image: url(https://cdn.lumine.jp/contents/design/2025/250515_milerally/img/icon_caution.png);
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
  top: 0.3em;
  right: -1.2em;
}

.caution_list {
  padding: 1.8% 2% 3.2% 3%;
}

.caution_list li {
  line-height: 1.7em;
    font-size: 3cqw;
    font-weight: 400;
        padding: 1.6% 2% 0 3%;
}

.caution_list li::before {
	content: '※';
  color: #002d7d;
}

/*note//////////////////////////////////////////////////*/
.note_list {
  padding: 5.4% 0 3.2% 1%;
}

.note_list li {
  line-height: 1.7em;
  font-size: 3.5cqw;
  font-weight: 400;
  padding-top: 1.6%;
}

.note_list li::before {
	content: '■';
  color: #002d7d;
}


/* 移行区分E：mobile_firstテンプレートのstyle */
.mobile_first_to_page_top {
  display: block;
}
