* {
  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%;
  margin-top: 3%;
  box-sizing: border-box;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, Osaka,
    "MS PGothic", arial, sans-serif;
  color: #2c2c2c;
}
#wrap img {
  width: 100%;
}
#wrap section {
  padding: 12.5vw 0;
}
#wrap .inner {
  margin: 0 auto;
  width: 92%;
}
#wrap .marker {
  background: linear-gradient(rgba(0, 0, 0, 0) 70%, #fffa90 0%);
}
#wrap .red {
  color: #ec0001;
}
#wrap .row {
  display: flex;
}
#wrap .btn {
  display: inline-block;
  position: relative;
  font-size: 4.22vw;
  font-weight: 700;
  color: #63a5a8;
  text-decoration: none;
}
#wrap .btn:after {
  content: "";
  position: absolute;
  top: 52%;
  right: -6.25vw;
  transform: translateY(-50%);
  width: 4vw;
  height: 3.8vw;
  background: url(https://s3-ap-northeast-1.amazonaws.com/cnt-org.lumine.jp/contents/design/contents_img/2203_10off_comingsoon/pc/arrow.png)
    no-repeat;
  background-size: contain;
}

/*mv
-----------------------------------------------------*/
#wrap h1 img {
  width: 100%;
}
/*lead
-----------------------------------------------------*/
#wrap .lead img {
  display: block;
  margin: 0 auto 4.69vw;
  width: 74%;
}
#wrap .lead p {
  font-size: 3.59vw;
  line-height: 1.8;
  text-align: center;
  letter-spacing: 0.02em;
}
#wrap .lead p span {
  font-size: 4.69vw;
  font-weight: 700;
}

/*sec_01
-----------------------------------------------------*/
#wrap .sec_01 {
  background-color: #dbe8e9;
}
/*timer
-----------------------------------------------------*/
#wrap .timer_box h2 {
  position: relative;
  font-size: 7.81vw;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: 700;
}
#wrap .timer_box h2:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 16%;
  transform: rotate(-40deg);
  width: 1px;
  height: 8.91vw;
  background-color: #63a5a8;
}
#wrap .timer_box h2:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 16%;
  transform: rotate(40deg);
  width: 1px;
  height: 8.91vw;
  background-color: #63a5a8;
}
#wrap .timer_box h2 div:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -1.3vw;
  left: 13.9vw;
  transform: rotate(-60deg);
  width: 1px;
  height: 4.84vw;
  background-color: #63a5a8;
}
#wrap .timer_box h2 div:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -1.3vw;
  right: 13.9vw;
  transform: rotate(60deg);
  width: 1px;
  height: 4.84vw;
  background-color: #63a5a8;
}
#wrap .timer_box h2 span {
  font-size: 4.69vw;
  letter-spacing: 0;
  font-weight: 500;
}
#wrap .timer_box .period {
  margin: 3.44vw 0 5.63vw;
  padding: 2.34vw 2vw;
  border-radius: 100px;
  background-color: #63a5a8;
  font-size: 4.4vw;
  text-align: center;
  color: #fff;
}
#wrap .timer_box .row {
  justify-content: center;
  align-items: center;
}
#wrap .timer_box .until {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 3.44vw;
  padding-top: 1vw;
  width: 18.19vw;
  height: 18.19vw;
  border-radius: 50%;
  background-color: #fff;
  font-size: 3.59vw;
  text-align: center;
  line-height: 1.2;
  color: #63a5a8;
}
#wrap .timer_box .realtime_counter {
  font-size: 12.5vw;
  letter-spacing: 0.02em;
  font-weight: 900;
  color: #63a5a8;
}

#wrap .howto_box {
  margin-top: 8.13vw;
  padding: 10.94vw 4.69vw;
  border-radius: 12px;
  background-color: #fff;
  text-align: center;
}
#wrap .howto_box h3 {
  margin: 0 auto;
  width: 80vw;
  text-align: center;
}
#wrap .howto_box h3 span {
  display: inline-block;
  margin-top: 4.69vw;
  font-size: 4.69vw;
  letter-spacing: 0.1em;
  font-weight: 700;
}
#wrap .howto_box > p {
  margin-top: 5.8vw;
  font-size: 4.06vw;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
#wrap .howto_box > img {
  margin: 7.81vw 0 7.03vw;
  width: 44vw;
}
#wrap .howto_box .note li {
  font-size: 3.44vw;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
#wrap .howto_box .note li a {
  color: #1988c7;
}

/*sec_02
-----------------------------------------------------*/
#wrap .sec_02 {
  background-color: #fefbde;
}
#wrap .sec_02 h2 {
  margin: 0 auto;
  width: 54vw;
}
#wrap .sec_02 .inner > div {
  margin-top: 9.69vw;
  padding: 9.53vw 4.6vw;
  border-radius: 10px;
  background-color: #fff;
  font-size: 3.9vw;
  text-align: center;
}
#wrap .sec_02 h3 {
  position: relative;
  font-size: 5.94vw;
  letter-spacing: 0.04em;
  font-weight: 900;
}

/* sec_02-1 */
#wrap .sec_02-1 h3:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -10.9vw;
  left: 50%;
  transform: translateX(-50%);
  background: url(https://s3-ap-northeast-1.amazonaws.com/cnt-org.lumine.jp/contents/design/contents_img/2111_10off_comingsoon/pc/heart_icon.png)
    no-repeat;
  background-size: contain;
  width: 8.91vw;
  height: 7.66vw;
}
#wrap .sec_02-1 p {
  margin-top: 15vw;
}
#wrap .sec_02-1 .row {
  justify-content: center;
  margin-top: 7.81vw;
}
#wrap .sec_02-1 .row h4 {
  display: inline-block;
  font-size: 2.81vw;
}
#wrap .sec_02-1 .row img {
  margin: 3.91vw 0;
  width: 28.75vw;
  height: auto;
}

/* sec_02-2 */
#wrap .sec_02-2 .txt_box {
  margin: 4.81vw 0 8.38vw;
}

#wrap .sec_02-2 .txt_box p:first-of-type {
  margin-bottom: 4.69vw;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
#wrap .sec_02-2 .txt_box p sup {
  font-size: 0.4em;
}
#wrap .sec_02-2 .txt_box p.note {
  font-size: 2.81vw;
  line-height: 1.5;
}
#wrap .sec_02-2 .image_box p {
  margin-bottom: 8.13vw;
  font-size: 3.75vw;
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #63a5a8;
}



#wrap .sec_02-2 .image_box img {
  width: 52vw;
  height: auto;
}
#wrap .sec_02-2 .image_box div {
  position: relative;
}
#wrap .sec_02-2 .image_box div:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -0.78vw;
  left: 9vw;
  transform: rotate(-40deg);
  width: 1px;
  height: 8.91vw;
  background-color: #63a5a8;
}
#wrap .sec_02-2 .image_box div:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -0.78vw;
  right: 9vw;
  transform: rotate(40deg);
  width: 1px;
  height: 8.91vw;
  background-color: #63a5a8;
}
#wrap .sec_02-2 .image_box div p:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -2vw;
  left: 8.2vw;
  transform: rotate(-60deg);
  width: 1px;
  height: 4.84vw;
  background-color: #63a5a8;
}
#wrap .sec_02-2 .image_box div p:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -2vw;
  right: 8.2vw;
  transform: rotate(60deg);
  width: 1px;
  height: 4.84vw;
  background-color: #63a5a8;
}


#wrap .sec_02-2 .image_box2 p {
  margin-bottom: 8.13vw;
  font-size: 3.75vw;
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #fff;
  background-color: #00823e;
  padding: 10px;
}

#wrap .sec_02-2 .image_box2 img {
  width: 52vw;
  height: auto;
}
#wrap .sec_02-2 .image_box2 div {
  position: relative;
}

#wrap .sec_02-2 .btn_box {
  margin-top: 8.38vw;
}
#wrap .sec_02-2 .btn_box a:first-of-type {
  margin-bottom: 2.38vw;
}

#wrap .sec_02-2 .btn_box2 {
  margin-top: 8.38vw;
}
#wrap .sec_02-2 .btn_box2 a:first-of-type {
  margin-bottom: 2.38vw;
}



/* sec_02-3 */
#wrap .sec_02-3 > p {
  margin-top: 4.81vw;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
#wrap .sec_02-3 .sns {
  display: flex;
  justify-content: center;
  margin: 3.47vw auto 0;
  padding: 0 3vw;
}
#wrap .sec_02-3 .sns :not(:last-of-type) {
  margin-right: 5.47vw;
}


/* sec_03-2 */
#wrap .sec_03-2 .txt_box {
  margin: 4.81vw 0 5vw;
}

.anewloop_box {
  margin: 0 0 5vw;
}


/*pagetop
-----------------------------------------------------*/
#wrap .CntPageTop img {
  width: 45%;
}

#wrap .CntPageTop a {
  display: block;
  position: fixed;
  bottom: 16px;
  right: -40px;
  z-index: 1000;
}

/* 移行style */

.comingsoon_10off--sp {
  display: block;
}

.innerWrap {
  position: relative;
}

#wrap .sec_02-3 .sns :not(:last-of-type) {
  margin-right: 5.47vw;
}

#wrap .howto_box picture img {
  margin: 7.81vw 0 7.03vw;
  width: 50vw;
}

@media screen and (min-width: 768px) {
  .comingsoon_10off--sp {
    display: none;
  }
  #wrap h1 img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1080px;
  }

  #wrap h1 {
    position: relative;
  }

  #wrap h1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    /* height: 80%; */
    /* background-image: url(../../contents_img/2303_10off_end/pc/mv_pc_bg_right.jpg); */
    /* background-color: #fff025; */
    z-index: -1;
  }

  #wrap h1:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    /* height: 80%; */
    /* background-image: url(../../contents_img/2303_10off_end/pc/mv_pc_bg_left.jpg); */
    /* background-color: #fff025; */
    z-index: -1;
  }

  #wrap section {
    padding: 80px 0;
  }

  #wrap .lead img {
    display: block;
    margin: 0 auto 37px;
    width: 478px;
  }

  #wrap .lead p {
    font-size: 20px;
    line-height: 1.8;
    text-align: center;
    letter-spacing: 0.02em;
    color: #2c2c2c;
  }

  #wrap .lead p span {
    font-size: 24px;
    font-weight: bold;
  }

  #wrap .marker {
    background: linear-gradient(rgba(0, 0, 0, 0) 70%, #fffa90 0%);
  }

  #wrap .sec_01 {
    background-color: #dbe8e9;
  }

  #wrap .timer_box h2 span {
    font-size: 24px;
    letter-spacing: 0;
    font-weight: 500;
  }

  #wrap .inner {
    margin: 0 auto;
    width: 740px;
  }

  #wrap .timer_box h2 {
    position: relative;
    font-size: 44px;
    text-align: center;
    letter-spacing: 0.1em;
    font-weight: 700;
  }

  #wrap .timer_box h2:before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 185px);
    transform: rotate(-40deg);
    width: 2px;
    height: 55px;
    background-color: #63a5a8;
  }

  #wrap .timer_box h2 div:before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -9px;
    left: calc(50% - 189px);
    transform: rotate(-60deg);
    width: 2px;
    height: 30px;
    background-color: #63a5a8;
  }

  #wrap .timer_box h2 div:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -9px;
    right: calc(50% - 189px);
    transform: rotate(60deg);
    width: 2px;
    height: 30px;
    background-color: #63a5a8;
  }

  #wrap .timer_box h2:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: calc(50% - 185px);
    transform: rotate(40deg);
    width: 2px;
    height: 55px;
    background-color: #63a5a8;
  }

  #wrap .timer_box .period {
    margin: 23px 0 30px;
    padding: 13px 35px;
    border-radius: 50px;
    background-color: #63a5a8;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    color: #fff;
  }

  #wrap .timer_box .row {
    justify-content: center;
    align-items: center;
  }

  #wrap .row {
    display: flex;
  }

  #wrap .timer_box .until {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 25px;
    padding-top: 8px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 21px;
    text-align: center;
    line-height: 1.2;
    letter-spacing: -0.06em;
    color: #63a5a8;
  }

  #wrap .timer_box .realtime_counter {
    font-size: 64px;
    letter-spacing: 0.08em;
    font-weight: 900;
    color: #63a5a8;
  }

  #wrap .howto_box {
    margin-top: 30px;
    padding: 50px 80px;
    border-radius: 25px;
    background-color: #fff;
    text-align: center;
  }

  #wrap .howto_box h3 {
    margin: 0 auto;
    width: 410px;
    text-align: center;
  }

  #wrap .howto_box h3 img {
    width: 100%;
  }

  #wrap .howto_box h3 span {
    display: inline-block;
    margin-top: 15px;
    font-size: 24px;
    letter-spacing: 0.1em;
    font-weight: 700;
  }

  #wrap .howto_box > p {
    margin-top: 20px;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.02em;
  }

  #wrap .note {
    font-size: 14px !important;
    line-height: 1.6 !important;
    letter-spacing: 0.02em !important;
  }

  #wrap .howto_box .note li {
    text-align: left;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.02em;
  }

  #wrap .howto_box > img {
    margin: 23px auto 30px;
  }

  #wrap .sec_02 {
    background-color: #fefbde;
  }

  #wrap .sec_02 h2 {
    margin: 0 auto;
    width: 504px;
  }

  #wrap .sec_02 h2 img {
    width: 100%;
  }

  #wrap .sec_02 .inner > div {
    margin-top: 50px;
    padding: 50px 57px;
    border-radius: 20px;
    background-color: #fff;
    font-size: 18px;
    text-align: center;
  }

  #wrap .sec_02 h3 {
    position: relative;
    font-size: 28px;
    letter-spacing: 0.04em;
    font-weight: 900;
  }

  #wrap .sec_02-1 h3:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -59px;
    left: 50%;
    transform: translateX(-50%);
    background: url(https://s3-ap-northeast-1.amazonaws.com/cnt-org.lumine.jp/contents/design/contents_img/2111_10off_comingsoon/pc/heart_icon.png)
      no-repeat;
    background-size: contain;
    width: 43px;
    height: 37px;
  }

  #wrap .sec_02-1 p {
    margin-top: 88px;
  }

  #wrap .sec_02-1 .row {
    justify-content: center;
    margin-top: 32px;
  }

  #wrap .sec_02-1 .row h4 {
    display: inline-block;
    font-size: 100%;
    font-weight: bold;
  }

  #wrap .sec_02-1 .row img {
    margin: 22px 0 60px;
    width: 256px;
    height: auto;
  }

  #wrap .btn {
    position: relative;
    font-size: 20px;
    color: #63a5a8;
    text-decoration: none;
  }

  #wrap a {
    transition: all 0.3s 0s ease;
  }

  #wrap .btn:after {
    content: "";
    position: absolute;
    top: 51%;
    right: -28px;
    transform: translateY(-50%);
    width: 16px;
    height: 15px;
    background: url(https://s3-ap-northeast-1.amazonaws.com/cnt-org.lumine.jp/contents/design/contents_img/2203_10off_comingsoon/pc/arrow.png)
      no-repeat;
    background-size: contain;
    transition: all 0.2s 0s ease;
  }

  #wrap .sec_02 h3 {
    position: relative;
    font-size: 28px;
    letter-spacing: 0.04em;
    font-weight: 900;
  }

  #wrap .sec_02-2 .row {
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 40px;
  }

  #wrap .sec_02-2 .row > div {
    width: calc(50% - 15px);
  }

  #wrap .sec_02-2 .left_box div {
    position: relative;
  }

  #wrap .sec_02-2 .image_box div:before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -5px;
    left: calc(50% - 134px);
    transform: rotate(-40deg);
    width: 2px;
    height: 33px;
    background-color: #63a5a8;
  }

  #wrap .sec_02-2 .image_box div:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -5px;
    right: calc(50% - 130px);
    transform: rotate(40deg);
    width: 2px;
    height: 33px;
    background-color: #63a5a8;
  }

  #wrap .sec_02-2 .image_box p {
    margin-bottom: 26px;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.02em;
    color: #63a5a8;
  }


  #wrap .sec_02-2 .image_box div:before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -5px;
    left: calc(50% - 134px);
    transform: rotate(-40deg);
    width: 2px;
    height: 33px;
    background-color: #63a5a8;
  }

  #wrap .sec_02-2 .image_box div p:before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -9px;
    left: calc(50% - 137px);
    transform: rotate(-60deg);
    width: 2px;
    height: 18px;
    background-color: #63a5a8;
  }

  #wrap .sec_02-2 .image_box div p:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -9px;
    right: calc(50% - 133px);
    transform: rotate(60deg);
    width: 2px;
    height: 18px;
    background-color: #63a5a8;
  }

  #wrap .sec_02-2 .image_box div:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: -5px;
    right: calc(50% - 130px);
    transform: rotate(40deg);
    width: 2px;
    height: 33px;
    background-color: #63a5a8;
  }

  #wrap .sec_02-2 .image_box img {
    width: 242px;
    height: auto;
  }



  #wrap .sec_02-2 .image_box2 p {
    margin-bottom: 26px;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.02em;
    color: #fff;
    background-color: #00823e;
    padding: 10px;
  }


  #wrap .sec_02-2 .image_box2 img {
    width: 242px;
    height: auto;
  }

  #wrap .sec_02-2 .txt_box p:first-of-type {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.02em;
  }

  #wrap .sec_02-2 .right_box p sup {
    font-size: 0.4em;
  }

  #wrap .sec_02-2 .btn_box {
    margin-top: 30px;
  }

  #wrap .sec_02-2 .btn_box a:first-of-type {
    margin-bottom: 22px;
  }

  #wrap .sec_02-2 .btn_box a {
    display: inline-block;
    margin-left: -10px;
  }


  #wrap .sec_02-2 .btn_box2 {
            margin-top: 0px;   
  }

  #wrap .sec_02-2 .btn_box2 a:first-of-type {
    margin-bottom: 22px;
  }

  #wrap .sec_02-2 .btn_box2 a {
    display: inline-block;
    margin-left: -10px;
  }



  #wrap .sec_02-3 > p {
    margin-top: 30px;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.02em;
  }

  #wrap .sec_02-3 .sns {
    display: flex;
    justify-content: space-between;
    margin: 30px auto 0;
    width: 80%;
    padding: 0;
  }

  #wrap .sec_02-3 .sns div {
    margin-right: 0 !important;
    width: 80px;
  }

  #wrap .btn:hover:after {
    right: -35px;
  }

  #wrap a:hover,
  #wrap a:active {
    opacity: 0.5;
  }

  .sec_02-2--area {
    display: grid;
    grid-template-areas:
      "image_box txt_box"
      "image_box btn_box"
            "image_box btn_box2";
    justify-content: space-around;
    align-items: flex-start;
    margin-top: 40px;
  }

  .txt_box {
    grid-area: txt_box;
  }

  .image_box {
    grid-area: image_box;
  }

  .btn_box {
    grid-area: btn_box;
  }

  .btn_box2 {
    grid-area: btn_box2;
  }



  #wrap .sec_02-2 .txt_box {
    margin: 0;
  }

  #wrap .CntPageTop a {
    right: 16px;
  }

  .CntPageTop img {
    width: 60px !important;
    height: 60px;
  }

  #wrap .howto_box picture img {
    width: 378px;
    margin: 23px 0 30px;
  }


  #wrap .sec_03-2 .anewloop_box img {
    width: 600px;
    height: auto;
  }

  #wrap .sec_03-2 .txt_box {
    margin: 35px 0 35px;
}

.anewloop_box {
  margin: 0 0 50px;
}
}
