* {
  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;
  color: #231815;
  background: #fff;
}

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

#wrap img {
  /* width: 100%; */
  height: auto;
}

.purple {
  color: #8c37d0;
}

.blue {
  color: #3aa0e8;
}

.pink {
  color: #ff898d;
}

.link {
  color: #0027d5;
}

h1 {
  font-size: 0.1cqw;
  margin: 0;
  color: #fff;
  font-weight: 400;
  text-align: left;
}

.inner_box {
  width: 94%;
  background-color: #fff;
  margin: 0 auto;
  border: #231815 solid 2px;
  border-radius: 7px;
}

.inner_box_tx1_wrap1 {
  position: relative;
}

.inner_box_tx1_wrap2 {
  position: relative;
}

.inner_box_tx1 {
  font-size: 4cqw;
  font-weight: bold;
  line-height: 2em;
  text-align: center;
  margin: 5% 0 3%;
}

.inner_box_txbig {
  font-size: 5.8cqw;
  background: linear-gradient(transparent 75%, #eee1f8 50%);
}


/* .btn_area */
.btn_area {
  width: 96%;
  margin: 0 auto 8%;
}

.others_ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.others_ul li {
  position: relative;
  width: 49.1%;
  border-radius: 7px;
}

.others_ul li:nth-of-type(1) {
  background-color: #3aa0e8;
}

.others_ul li:nth-of-type(2) {
  background-color: #ff898d;
}

.others_ul li a {
  display: block;
  padding: 5.5% 0 0;
  height: 23cqw;
}

.sankaku_blu,.sankaku_pnk {
  position: absolute;
  width: 4.5cqw;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 8px;
}

.others_ul li p {
  font-size: 3.7cqw;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  color: #fff;
}


/* #present */
#ethical_cosme {
  background-color: #eee1f8;
  margin: 0 auto;
  padding: 0 0 8.5%;
}

#cosme {
  margin-top: 1.2%;
}

.h2_present {
  color: #ffffff;
  padding: 1.85% 0 1.85%;
  font-size: 4cqw;
  font-weight: bold;
  line-height: 1.4em;
  text-align: center;
  background-color: #8c37d0;
}

.h3_wrap {
  position: relative;
  padding: 13.5cqw 0 2.6cqw;
}

.giza2 {
  position: absolute;
  width: 10cqw;
  left: 0;
  right: 0;
  margin: auto;
  top: 2.7cqw;
}

.anewloop_btn_sub {
  position: relative;
  font-size: 3.6cqw;
  line-height: 1.4em;
  font-weight: 600;
  padding-bottom: 1.3%;
  text-align: center;
}

.anewloop_btn_sub::before {
  content: '';
  position: absolute;
  display: inline-block;
  background-image: url(https://cdn.lumine.jp/contents/design/2025/260101_ethicarnival/img/slash_lt.png);
  width: 5cqw;
  height: 5cqw;
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
  top: -0.5cqw;
  bottom: 0;
  margin: auto;
}

.anewloop_btn_sub::before {
  left: 14cqw;
}

.anewloop_btn_sub::after {
  content: '';
  position: absolute;
  display: inline-block;
  background-image: url(https://cdn.lumine.jp/contents/design/2025/260101_ethicarnival/img/slash_rt.png);
  width: 5cqw;
  height: 5cqw;
  background-size: contain;
  vertical-align: sub;
  background-repeat: no-repeat;
  top: -0.5cqw;
  bottom: 0.5cqw;
  margin: auto;
}

.anewloop_btn_sub::after {
  right: 13.5cqw;
}

.h3_present,.h3_cosme {
  text-align: center;
  font-weight: bold;
  color: #8c37d0;
}

.h3_present {
  font-size: 8.8cqw;
  line-height: 1.3em;
}

.h3_cosme {
  font-size: 7.35cqw;
  line-height: 1.4em;
}

/* プレゼントデコ */
.deco_present_lt,.deco_present_rt,.deco_kira_lt1,.deco_kira_rt2,.deco_kira_rt3 {
  position: absolute;
}

.deco_present_lt,.deco_present_rt {
  width: 6.8cqw;
}

.deco_kira_lt1 {
  width: 4.5cqw;
  left: 6cqw;
  bottom: 15cqw;
}

.deco_kira_rt2 {
  width: 5cqw;
  right: 10cqw;
  top: 1.5cqw;
}

.deco_kira_rt3 {
  width: 4cqw;
  right: 6.7cqw;
  bottom: 3.5cqw;
}

.deco_present_lt {
  left: 8cqw;
  top: 0;
}

.deco_present_rt {
  right: 5cqw;
  top: 14cqw;
}


/* コスメデコ */
.deco_cosme1_lt,.deco_cosme2_rt,.deco_cosmekira_lt1,.deco_cosmekira_rt2,.deco_cosmekira_rt3 {
  position: absolute;
}

.deco_cosme1_lt,.deco_cosme2_rt {
  width: 7.3cqw;
}

.deco_cosmekira_lt1 {
  width: 4.5cqw;
  left: 14.8cqw;
  top: -1cqw;
}

.deco_cosmekira_rt2 {
  width: 5.3cqw;
  right: 4.8cqw;
  bottom: -2.3cqw;
}

.deco_cosmekira_rt3 {
  width: 4cqw;
  right: 8cqw;
  bottom: 0;
}

.deco_cosme1_lt {
  left: 3.8cqw;
  bottom: -2.9cqw;
}

.deco_cosme2_rt {
  right: 13cqw;
  top: -2cqw;
}


.present_img_wrap {
  position: relative;
  width: 80%;
  margin: 4% auto 0;
  text-align: center;
}

.winning {
  position: absolute;
  width: 26%;
  top: -4cqw;
  left: -3cqw;
  z-index: 100;
}

.present_img {
  width: 85%;
  margin: 0 auto;
}

.present_img_tx {
  font-size: 2.9cqw;
  line-height: 1.4em;
  font-weight: 500;
  padding-top: 1.5%;
  text-align: left;
  width: 85%;
  margin: 0 auto;
}

.present_lead {
  width: 86%;
  margin: 3% auto 0;
  background-color: #eee1f8;
  font-size: 3.4cqw;
  font-weight: 500;
  line-height: 1.85em;
  padding: 3.2% 3% 3%;
  text-align: center;
}


.period {
  margin: 5.5% 0 0;
}

.period2 {
  margin: 4% 0 0;
}

.period_ttl {
  width: 45%;
  margin: 0 auto;
  background-color: #8c37d0;
  color: #fff;
  font-size: 3.4cqw;
  line-height: 1.6em;
  font-weight: 600;
  padding: 2.2% 0 2%;
  border-radius: 1000px;
  text-align: center;
}

.period_tx {
  font-size: 4.5cqw;
  font-weight: 600;
  line-height: 1.85em;
  margin-top: 2.4%;
  text-align: center;
}

.period_tx2 {
  font-size: 3.4cqw;
  font-weight: 500;
  line-height: 1.85em;
  margin-top: 2.4%;
  text-align: center;
}

.kome {
  margin: 2% auto 0;
  /* text-align: center; */
  font-size: 2.9cqw;
  font-weight: 500;
  line-height: 1.6em;
  width: 80%;
  text-indent: -1.05em;
  padding-left: 1em;
}

.kome p {
  padding-bottom: 1.5%;
}

.kome2 {
  margin: 2% auto 0;
  text-align: center;
  font-size: 3.2cqw;
  font-weight: 500;
  line-height: 1.6em;
  width: 80%;
}


.story_wrap {
  position: relative;
  width: 93%;
  margin: 0 auto;
}

.end_cover_2 {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.65);
  padding: 11% 0 0;
  color: #fff;
  /* display: flex; */
  font-size: 7cqw;
  font-weight: 600;
  text-align: center;
  /* justify-content: center; */
  /* align-items: center; */
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 50;
  border-radius: 7px;
}

.story {
  background-color: #fff;
  border: #ff9e1c 2px solid;
  border-radius: 7px;
  width: 85%;
  margin: 3% auto 3%;
}

.story {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-radius: 7px;
  padding: 1.6%;
  width: 100%;
  margin: 4.8% auto 5.8%;
  align-items: center;
  background-color: #fff5e8;
}

.story li:nth-of-type(1) {
  width: 37%;
}

.story li:nth-of-type(2) {
  width: 58%;
  font-size: 3.2cqw;
  font-weight: 600;
  line-height: 1.8em;
}

.sankaku_org_rt2 {
  position: absolute;
  width: 5.2cqw;
  right: 2.5cqw;
  top: 0;
  bottom: 0;
  margin: auto;
}


/* 応募方法 */
  .apply {
    width: 93%;
    margin: 0 auto 3.5%;
    background-color: #eee1f8;
    /* border-radius: 8px; */
    padding: 4% 4% 4%;
  }

  h3 {
    font-size: 7cqw;
    font-weight: bold;
    text-align: center
  }

  .h3_sen {
    border-bottom: 2px solid #8c37d0;
    width: 20%;
    margin: 0 auto;
    padding-top: 0.5%;
  }

  .step_wrap {
    position: relative;
  }

  .step_sen {
    position: absolute;
    width: 2px;
    background-color: #231815;
    left: 7.9%;
    top: 2%;
    height: calc(100% - 10%);
  }

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

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

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

  .step_ttl {
    font-size: 3.9cqw;
    font-weight: bold;
    padding-bottom: 4%;
  }

  .step_tx {
    line-height: 1.85em;
    font-size: 3.4cqw;
    font-weight: 500;
    padding-bottom: 7%;
  }

  .step_tx2 {
    line-height: 1.85em;
    font-size: 3.4cqw;
    font-weight: 500;
    padding: 10% 0 5%;
  }

  .step_img {
    width: 80%;
  }

  .download {
    margin: 2% auto 0;
    background-color: #fff;
    border: 2px solid #0090d5;
    border-radius: 10px;
  }

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

  .icon_onelumine {
    width: 20%;
    margin: 5% 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: #0090d5;
    padding: 1.5% 0 1.9%;
    line-height: 1.5em;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .download_flex li {
    width: 48%;
  }


/* エシカルコスメ販売 */
.shop_area {
  background-color: #eee1f8;
  width: 93%;
  margin: 7.3% auto;
  padding: 5.2% 0 2.5%;
}

.shop_ul_ttl_wrap {
    position: relative;
    margin: 0 auto 5%;
    width: 96%;
}

.shop_ul_ttl {
    position: absolute;
    width: 33%;
    background-color: #eee1f8;
    font-size: 3.6cqw;
    line-height: 1.6em;
    font-weight: 600;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    top: -2.8cqw;
    letter-spacing: 0.05em;
}

.shop_sen {
    border-bottom: 2px solid #8c37d0;
    margin-bottom: 0.7%;
    width: 70%;
    margin: 0 auto 0.7%;
}

.shop_ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 94%;
  margin: 0 auto;
}

.shop_ul li {
  width: 32%;
}

.shop_ul li img {
  width: 100%;
}

.period_kome {
  padding: 1.4% 0 0;
  font-size: 2.9cqw;
  font-weight: 500;
  line-height: 1.6em;
  text-align: center;
}


/* 販売開始後 */
/* .cosme_btn {
  text-align: center;
  position: relative;
  margin: 5% 0 7%;
} */

/* .cosme_btn a {
  text-decoration: none;
  display: inline-block;
  padding: 4% 5% 4.5% 3%;
  color: #fff;
  background-color: #f3ebfa;
  border: #8c37d0 2px solid;
  font-size: 4.6cqw;
  font-weight: 600;
  border-radius: 1000px;
  width: 75%;
  margin: 0 auto;
  color: #8c37d0;
} */


/* 販売開始前 */
.cosme_btn {
  text-align: center;
  position: relative;
  margin: 5% 0 7%;
  display: inline-block;
  padding: 4% 5% 4.5% 3%;
  color: #fff;
  background-color: #f3ebfa;
  border: #8c37d0 2px solid;
  font-size: 4.6cqw;
  font-weight: 600;
  border-radius: 1000px;
  width: 100%;
  margin: 0 auto;
  color: #8c37d0;
}

.sankaku_cosme{
  position: absolute;
  width: 5.2cqw;
  right: 3.5cqw;
  top: 0;
  bottom: 0;
  margin: auto;
}

.cosme_btn_wrap {
  position: relative;
  width: 80%;
  margin: 5% auto 7%;
}

.end_cover_3 {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.65);
  padding: 5% 0 0;
  color: #fff;
  /* display: flex; */
  font-size: 4.5cqw;
  font-weight: 600;
  text-align: center;
  /* justify-content: center; */
  /* align-items: center; */
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 50;
  border-radius: 1000px;
}


/* anewloop */
#anewloop {
  background-color: #ebf5fd;
  padding: 0 0 8.5%;
}

.h2_anewloop {
  color: #ffffff;
  padding: 1.85% 0 1.85%;
  margin: 0 0 3.4%;
  font-size: 4cqw;
  font-weight: bold;
  line-height: 1.4em;
  text-align: center;
  background-color: #3aa0e8;
}

.anewloop_img {
  width: 85%;
  margin: 3.4% auto;
  text-align: center;
}

.anewloop_lead,.agri_lead {
  font-size: 4cqw;
  font-weight: bold;
  line-height: 1.9em;
  text-align: center;
  margin: 5% 0 3%;
}

.anewloop_btn_wrap {
  padding: 4% 0 7%;
}

.anewloop_btn {
  position: relative;
  margin: 1.5% 0 0;
}

.sankaku_anewloop {
  position: absolute;
  width: 5.2cqw;
  right: 9.5cqw;
  top: 0;
  bottom: 0;
  margin: auto;
}

.anewloop_btn a {
    text-decoration: none;
    display: inline-block;
    padding: 4% 5.5% 4.5% 3%;
    background-color: #ebf5fd;
    border: #3aa0e8 2px solid;
    font-size: 4.5cqw;
    font-weight: 600;
    border-radius: 1000px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}


/* ルミネアグリマルシェ特集 */
#agri {
  background-color: #fff3f3;
  padding: 0 0 8.5%;
}

.h2_agri {
  color: #ffffff;
  padding: 1.85% 0 1.85%;
  margin: 0 0 3.4%;
  font-size: 4cqw;
  font-weight: bold;
  line-height: 1.4em;
  text-align: center;
  background-color: #ff898d;
}

.item_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 93%;
  margin: 5% auto 3%;
}

.item_flex li {
  width: 48.7%;
  margin: 0 0 3.5%;
}

.item_flex li img {
  width: 100%;
}

.detail {
  font-size: 3.2cqw;
  font-weight: 500;
  line-height: 1.55em;
  padding-top: 2.7%;
}

.kome_agri {
  margin: 2% auto 0;
  font-size: 2.9cqw;
  font-weight: 500;
  line-height: 1.6em;
  width: 80%;
}


/* アコーディオン応募方法 */
  .accordion2 {
    margin: 7.5% auto 0;
    max-width: 93vw;
  }

  .toggle2 {
    display: none;
  }

  .option2 {
    position: relative;
    margin-bottom: 1em;
  }

  .title2,
  .content_2 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
  }

  .title2 {
    border: solid 2px #8c37d0;
    padding: 4% 5% 4.5% 3%;
    font-size: 4.6cqw;
    font-weight: 600;
    display: block;
    color: #8c37d0;
    border-radius: 1000px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
  }

  .title2::after,
  .title2::before {
    content: "";
    position: absolute;
    right: 8%;
    top: 39%;
    width: 4px;
    height: 0.85em;
    background-color: #8c37d0;
    transition: all 0.3s;
  }

  .title2::after {
    transform: rotate(90deg);
  }

  .content_2 {
    max-height: 0;
    overflow: hidden;
  }

  .content_2 .caution {
    width: 100%;
    margin: 0 auto;
    padding: 4.5cqw 0 0;
  }

  .content_2 .caution li {
    padding-bottom: 2%;
  }

  .content_2 .caution li:nth-of-type(1) {
    line-height: 1.85em;
    font-size: 3.3cqw;
    font-weight: 500;
    color: #e3002c;
  }

  /* .content_2 .caution li:nth-of-type(2),.content_2 .caution li:nth-of-type(3) {
    line-height: 1.6em;
    font-size: 2.9cqw;
    font-weight: 500;
  } */

  .content_2 .caution li:nth-of-type(n+2) {
    font-size: 3cqw;
    font-weight: 500;
    line-height: 1.65em;
  }
  
  .toggle2:checked + .title2 + .content_2 {
    max-height: 1000px;
    transition: all 1.5s;
  }

  .toggle2:checked + .title2::before {
    transform: rotate(90deg) !important;
  }




/* モーダルウィンドウ */
*:popover-open {
  position: relative;
  padding: 1rem;
  border: 1px solid #ccc;
  text-align: center;
  max-width: 620px;
  position: fixed;
  margin: 0 auto;
}
*::backdrop {
  background-color: rgba(0, 0, 0, 0.3);
}

.modal {
  position: relative;
  margin: 6.5% 0;
}

.button_mdl {
  border: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  width: auto;
  overflow: visible;
  background: transparent;
}

.open-button_wrap {
  position: relative;
  text-align: center;
}

.sankaku_1 {
  position: absolute;
  width: 5.2cqw;
  right: 16.5cqw;
  top: 0;
  bottom: 0;
  margin: auto;
}

.open-button {
  padding: 4% 5% 4.5% 3%;
  color: #fff;
  background-color: #e3002c;
  font-size: 4.6cqw;
  font-weight: 600;
  border-radius: 1000px;
  width: 75%;
}

.close-button {
  background: white;
  position: absolute;
  right: 0;
  top: 0;
}


/* アコーディオン */
.accordion {
    margin: 6% auto 6%;
    }

.toggle {
    display: none;
}

.option {
    position: relative;
    margin-bottom: 2%;
    color: #fff;
}

.title,.content_1,.title_w,.content_1,.title_n,.content_1 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}

.title,.title_w,.title_n {
    border-bottom: solid 1px #fff;
    padding: 3.4% 0 3.4% 0;
    display: block;
    font-weight: 600;
    font-size: 4.6cqw;
    text-align: center;
    background-color: #8c37d0;
    border-radius: 7px;
}

.title::after,.title::before {
    content: "";
    position: absolute;
    right: 1.25em;
    top: 1.15em;
    width: 3px;
    height: 0.9em;
    background-color: #fff;
    transition: all 0.3s;
}

.title::after,.title_w::after,.title_n::after {
  transform: rotate(90deg);
}

.content_1 {
  max-height: 0;
  overflow: hidden;
}

.ad_ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 auto;
  background-color: #fff;
  padding: 3% 2%;
}

.ad_ul li {
  position: relative;
  width: 48.5%;
  background-color: #fff;
  border: #8c37d0 2px solid;
  border-radius: 7px;
  background-color: #eee1f8;
}

.ad_ul li a {
  display: block;
  padding: 10.2cqw 0 0;
  height: 34cqw;
}

.ad_ul li .p1 {
  font-size: 2.9cqw;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  padding: 1.3% 0 1.8%;
}

.ad_ul li .p2 {
  font-size: 3.3cqw;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
}

.giza {
  position: absolute;
  width: 7.3cqw;
  left: 0;
  right: 0;
  margin: auto;
  top: 6.2px;
}

.sankaku_ppl {
  position: absolute;
  width: 4.5cqw;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 7px;
}

.toggle:checked + .title + .content_1 {
max-height: 2000px;
transition: all 1.5s;
}

.toggle:checked + .title_w + .content_1 {
    max-height: 2000px;
    transition: all 1.5s;
}

.toggle:checked + .title_n + .content_1 {
    max-height: 2000px;
    transition: all 1.5s;
}

.toggle:checked + .title::before,.toggle:checked + .title_n::before,.toggle:checked + .title_w::before {
transform: rotate(90deg) !important;
}

.ad_coaster {
  width: 91%;
  margin: 0 auto;
}

.ad_coaster a {
  position: relative;
  background-color: #fff5e8;
  font-weight: bold;
  text-align: center;
  padding: 5.5% 7% 5.5% 0;
  font-size: 3.6cqw;
  border-radius: 1000px;
  line-height: 1.5em;
  border: #ff9e1c 2px solid;
}

.sankaku_org_rt {
  position: absolute;
  width: 5.3%;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 3cqw;
}


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