.l-headerTop {
  background-color: #753cbe
}

.l-headerTop_navi_home {
  fill: #fff
}

.l-header_storeBtn {
  background-color: #753cbe;
  border-left-color: #753cbe
}

.l-header_menuBtn {
  background-color: #753cbe
}

.l-headerBtm_navi>li.-cart {
  color: #753cbe
}

.l-spNavi_header {
  border-bottom-color: #753cbe
}

.l-spNavi_list li a:before {
  background-color: #753cbe
}

.l-spNavi_list li a.is-active {
  background-color: rgba(117, 60, 190, 0.1);
  color: #753cbe
}

.l-spNavi_list li .trigger:before,
.l-spNavi_list li .trigger:after {
  background-color: #753cbe
}

.l-spNavi_close {
  border-color: #753cbe
}

.l-spNavi_close:before {
  background-color: #753cbe
}

.l-bottomNavi_home {
  fill: #753cbe
}

.l-footerColumns,
.l-bottomNavi {
  background-color: #fff;
  overflow: hidden
}

.c-btn__style1 {
  display: inline-block;
  position: relative;
  width: 100%;
  font-size: 4vw;
  color: #fff;
  text-align: center;
  line-height: 1.3;
  margin: 0 0 50px;
  padding: 18px 20px 18px 20px;
  background: -webkit-gradient(linear, left top, right bottom, from(#4200ff), to(#ba00ff));
  background: linear-gradient(to right bottom, #4200ff, #ba00ff);
  border-radius: 100px;
  vertical-align: middle;
  text-decoration: none;
  font-weight: 700;
  -webkit-box-shadow: 8px 8px 27px 0px rgba(86, 15, 177, 0.2);
  box-shadow: 8px 8px 27px 0px rgba(86, 15, 177, 0.2)
}

.c-btn__style1::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.5em;
  margin: auto;
  vertical-align: middle;
  width: 0.8em;
  height: 0.8em;
  border: 0.4em solid transparent;
  border-left: 0.7em solid #fff;
  z-index: 1
}

.ec_btn {
  width: 100%;
  border: 1px solid #fff;
  margin: 0 0 12px;
  position: relative;
  margin-bottom: 0 !important;
  z-index: 20
}

.ec_btn::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1em;
  margin: auto;
  vertical-align: middle;
  width: 1.2em;
  height: 1.1em;
  z-index: 1;
  background: url("/brand/nightmin/nemuruchikara/img/common/ico_ec.svg") no-repeat center center;
  background-size: contain
}

.ec_btn::after {
  right: 0.5em
}

.ecBanner-btn {
  margin-bottom: 20px !important
}

.ecBanner-btn::after {
  right: 0.5em
}

.tel-btn {
  margin-bottom: 20px !important;
  color: #6619c6;
  background: #e2d5f2;
  border: solid 3px #6619c6;
  margin: 0 0 20px;
  padding: 12px 11px 13px;
  font-size: 20px;
  -webkit-transition: 0.2s;
  transition: 0.2s
}

.tel-btn::after {
  content: none
}

.c-ecBanner {
  background-color: #e2d5f2;
  padding-bottom: 6rem
}

.c-ecBanner_box {
  position: relative;
  background: url("/brand/nightmin/nemuruchikara/img/common/bg_ecBanner_box.png") no-repeat left top;
  -webkit-box-shadow: 8px 8px 27px 0px rgba(86, 15, 177, 0.2);
  box-shadow: 8px 8px 27px 0px rgba(86, 15, 177, 0.2);
  border-radius: 15px;
  color: #fff;
  padding: 3rem 2rem 2rem
}

.c-ecBanner_box dt {
  text-align: center;
  margin: 0 0 3rem;
  padding-bottom: 0.3em;
  position: relative
}

.c-ecBanner_box dt::before,
.c-ecBanner_box dt::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 10px;
  left: 40px;
  width: 43px;
  height: 60px
}

.c-ecBanner_box dt::after {
  left: inherit;
  right: 40px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.c-ecBanner_box:last-of-type dt::before {
  left: -15px
}

.c-ecBanner_box:last-of-type dt::after {
  right: -15px
}

.c-ecBanner_box dd {
  text-align: center
}

.c-ecBanner_box dd p {
  text-align: center;
  font-size: 13px;
  font-weight: bold
}

.c-ecBanner_box:last-of-type dd img {
  width: 79px;
  padding: 20px 0 30px
}

.c-heading__style1 {
  margin: 0 auto 2rem;
  padding-left: 7rem;
  padding-right: 7rem;
  text-align: center;
  color: #753cbe;
  position: relative;
  font-size: 7vw
}

.c-naviStore {
  padding: 30px 10px;
  margin: 0 0 4rem;
  background: url("/brand/nightmin/nemuruchikara/img/common/ec_bg.png");
  background-size: 6px
}

.c-naviStore_ttl {
  text-align: center;
  margin: 0 0 16px
}

.c-naviStore_navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.c-naviStore_navi li {
  width: calc(50% - 5px);
  border: solid 1px #d2d2d2;
  background: #fff
}

.c-naviStore_navi a {
  display: block;
  position: relative;
  padding: 5px 20px 5px 40px
}

.c-naviStore_navi a::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border: 12px solid transparent;
  border-left: 20px solid #bfbfbf;
  z-index: 1
}

.c-naviLineup_ttl {
  text-align: center
}

.c-naviLineup_list a {
  display: block;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
  position: relative
}

.c-naviContents {
  margin: 0 0 5rem
}

.c-naviContents_list {
  padding: 0 2px 2px 2px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 0px auto 0px auto;
  grid-template-rows: auto auto auto;
  gap: 0px;
  background-color: #ddd;
  font-weight: 700
}

.c-naviContents_list>*:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1
}

.c-naviContents_list>*:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3
}

.c-naviContents_list>*:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1
}

.c-naviContents_list>*:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3
}

.c-naviContents_list>*:nth-child(5) {
  -ms-grid-row: 5;
  -ms-grid-column: 1
}

.c-naviContents_list>*:nth-child(6) {
  -ms-grid-row: 5;
  -ms-grid-column: 3
}

.c-naviContents_list li {
  background-color: #fff;
  margin-top: 2px
}

.c-naviContents_list li+li:nth-child(even) {
  margin-left: 2px
}

.c-naviContents_list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.5;
  position: relative
}

.c-naviContents_list a .c-naviContentsItem_inner {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-naviContents_list a .c-naviContentsItem_inner:after {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #753cbe url("/brand/common/img/icon/ico_arrow01_wt.svg") no-repeat 57% center;
  background-size: auto 50%;
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  display: block;
  display: inline-block
}

.c-product {
  position: relative;
  background: #2e23b8 url("/brand/nightmin/nemuruchikara/img/common/bg_night.jpg") no-repeat center bottom;
  background-size: cover;
  -webkit-box-shadow: 0px 30px 25px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 30px 25px 0px rgba(0, 0, 0, 0.18)
}

.c-product::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -35px;
  width: 70px;
  height: 70px;
  z-index: -1;
  -webkit-box-shadow: 25px 25px 40px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 25px 25px 40px 0px rgba(0, 0, 0, 0.13);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.c-product::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -37px;
  left: 50%;
  margin-left: -61px;
  width: 122px;
  height: 38px;
  background: url("/brand/nightmin/nemuruchikara/img/common/bg_night_tips_pc.svg") no-repeat center top;
  background-size: contain;
  border-top: solid 1px #2e23b8
}

@media screen and (max-width:767px) {
  .p-top_product__first::after {
    background: url("/brand/nightmin/nemuruchikara/img/common/bg_night_tips_1_sp.svg") no-repeat center top;
    border-top: 1px #4b41c8;
  }

  .p-top_product__second::after {
    background: url("/brand/nightmin/nemuruchikara/img/common/bg_night_tips_2_sp.svg") no-repeat center top;
    border-top: 1px #4b41c8;
  }
}

.c-product__inner {
  position: relative
}

.c-product__ttl {
  line-height: 1.25;
  margin: 0 0 37px;
  font-size: 34px;
  color: #fff;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  letter-spacing: 0.1em
}

.c-product__lead {
  line-height: 1.5;
  margin: 0 0 24px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.05em
}

.c-product__txt {
  line-height: 1.61;
  font-size: 18px;
  color: #f0f0f0;
  margin-bottom: 20px
}

.c-product__tips {
  position: relative;
  background: #fff;
  border-radius: 16px;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 25px;
  line-height: 1.7;
  text-align: center;
  margin: 0 auto 18px;
  width: 280px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.05em
}

.c-product__tips::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  background: #fff;
  -webkit-box-shadow: 25px 25px 40px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 25px 25px 40px 0px rgba(0, 0, 0, 0.13);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.c-product__tips>sup {
  vertical-align: super;
  font-size: 0.6em
}

.c-product__pkg {
  text-align: center
}

.c-product__img {
  margin-bottom: 28px
}

.c-product__label {
  font-size: 14px;
  display: inline-block;
  border: solid 1px #fff;
  padding: 4px 10px 3px;
  border: solid 1px #fff;
  color: #fff;
  line-height: 1.2
}

.c-product__footer {
  line-height: 1.61;
  font-size: 16px;
  color: #f0f0f0;
  text-align: left
}

.c-product__btns {
  text-align: center
}

.c-product__btns li {
  display: inline-block;
  margin: 0 18px
}

.c-product__btns a {
  display: inline-block;
  position: relative;
  width: 100%;
  font-size: 4vw;
  color: #fff;
  text-align: center;
  line-height: 1.3;
  margin: 0 0 12px;
  padding: 18px 20px 18px 20px;
  background: -webkit-gradient(linear, left top, right bottom, from(#4200ff), to(#ba00ff));
  background: linear-gradient(to right bottom, #4200ff, #ba00ff);
  border-radius: 100px;
  border: solid 1px #fff;
  vertical-align: middle;
  text-decoration: none;
  font-weight: 700;
  -webkit-box-shadow: 8px 8px 27px 0px rgba(86, 15, 177, 0.2);
  box-shadow: 8px 8px 27px 0px rgba(86, 15, 177, 0.2)
}

.c-product__btns a::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 30px;
  width: 23px;
  height: 20px;
  background: url("/brand/nightmin/nemuruchikara/img/common/ico_blank_w.svg") no-repeat center center;
  background-size: contain
}

.c-product__btns li:first-child a {
  color: #6619c6;
  background: #e2d5f2;
  border: solid 3px #6619c6
}

.c-product__btns li:first-child a::after {
  background: url("/brand/nightmin/nemuruchikara/img/common/ico_blank_p.svg") no-repeat center center
}

.c-section {
  position: relative
}

.c-section__inner {
  position: relative
}

.c-section__inner::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 180px;
  height: 122px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10
}

.c-section__ttl {
  position: relative;
  color: #753cbe;
  line-height: 1.4;
  margin: 0 0 1em;
  letter-spacing: 0.1em
}

.c-section__ttl::before {
  content: '';
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, from(#4200ff), to(#ba00ff));
  background: linear-gradient(to right, #4200ff, #ba00ff)
}

.c-section__ttl>span {
  display: block;
  margin-bottom: 0.4em;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2
}

.c-section__txt {
  line-height: 2;
  margin: 0 0 3em;
  font-size: 18px;
  color: #000;
  text-align: justify
}

.c-section__figure {
  position: relative
}

.c-section__child:nth-of-type(1) {
  border-bottom: solid 1px #753cbe
}

.c-section__note {
  line-height: 1.6875;
  color: #000
}

.c-section::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  left: 0
}

.c-section[data-number="01"] .c-section__inner::before {
  background-image: url("/brand/nightmin/nemuruchikara/img/common/number_01.png")
}

.c-section[data-number="02"] .c-section__inner::before {
  background-image: url("/brand/nightmin/nemuruchikara/img/common/number_02.png")
}

.c-section[data-number="03"] .c-section__inner::before {
  background-image: url("/brand/nightmin/nemuruchikara/img/common/number_03.png")
}

.c-section[data-number="04"] .c-section__inner::before {
  background-image: url("/brand/nightmin/nemuruchikara/img/common/number_04.png")
}

.c-section[data-number="05"] .c-section__inner::before {
  background-image: url("/brand/nightmin/nemuruchikara/img/common/number_05.png")
}

.c-text__leadCopy {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  margin: 1em 0 1em;
  line-height: 1.4;
  font-weight: 700;
  color: #753cbe;
  font-size: 2.4rem
}

.c-text__emphasis {
  font-weight: 700;
  font-style: normal;
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #fff837)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 0%, #fff837 0% 100%) repeat scroll 0 0
}

.c-text__sup {
  vertical-align: super;
  font-size: 0.5em
}

.c-text__italic {
  font-style: italic
}

.c-text__caption {
  display: block;
  margin: 2px 0;
  font-size: 12px;
  color: #666;
  text-align: right;
  font-weight: normal
}

.c-text__num {
  display: inline-block;
  padding: 0 0.5em;
  font-size: 0.9em;
  color: #fff;
  background: #753cbe;
  border-radius: 3px;
  font-weight: 700;
  vertical-align: middle
}

@media print,
screen and (min-width: 768px) {

  .l-headerBtm_navi>li>a:hover:before,
  .l-headerBtm_navi>li>a:active:before,
  .l-headerBtm_navi>li>a.is-active:before,
  .l-headerBtm_navi>li .trigger:hover:before,
  .l-headerBtm_navi>li .trigger:active:before,
  .l-headerBtm_navi>li .trigger.is-active:before {
    background-color: #753cbe
  }

  .l-header_navi_cart {
    fill: #753cbe
  }

  .l-footerRelation_ttl {
    color: #753cbe
  }

  .l-footerRelation_ttl:before,
  .l-footerRelation_ttl:after {
    background-color: #753cbe
  }

  .l-footerRelation_navi_qa {
    background-color: #753cbe
  }

  .l-share_navi dt {
    background-color: #f0f0f0;
    color: #000
  }

  .l-bottomNavi>.l-inner {
    width: 790px
  }

  .l-footerRelation_navi_img {
    border: 1px solid #b4b4b4;
    border-bottom: none
  }

  .l-footerRelation_navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
  }

  .l-footerRelation_navi li {
    width: 242px
  }

  .l-footerRelation_navi li:nth-child(1) {
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .l-footerRelation_navi li:nth-child(2) {
    margin-bottom: 20px;
  }

  .l-footerRelation_navi li:nth-child(3) {
    margin-bottom: 20px;
  }

  .l-footerRelation_navi li:not(:nth-child(4n)){
    margin-right: 0;
  }

  .l-footerRelation_navi li:nth-child(5n) {
    margin-top: 0;
  }

  .l-footerRelation_navi li:not(:nth-child(5n)) {
    margin-right: 20px;
  }

  .l-headerBtm_logo {
    width: 169px
  }

  .c-btn__style1 {
    margin: 0 0 100px;
    padding: 38px 20px 38px 20px;
    font-size: 28px;
    -webkit-transition: 0.2s;
    transition: 0.2s
  }

  .c-btn__style1:hover {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    opacity: 0.85
  }

  .ec_btn {
    width: 400px;
    border: 3px solid #fff;
    font-size: 26px !important;
    padding: 25px 25px 23px !important
  }

  .ecBanner-btn {
    width: 380px;
    font-size: 20px !important;
    padding: 20px 25px 18px !important
  }

  .tel-btn {
    width: 380px;
    font-size: 20px !important;
    padding: 15px 25px 13px !important;
    pointer-events: none
  }

  .c-ecBanner {
    padding-bottom: 75px;
    padding-top: 75px
  }

  .c-ecBanner_box {
    width: 455px;
    padding: 35px 35px 15px;
    border-radius: 25px;
    border-width: 10px
  }

  .c-ecBanner_box dt {
    padding-bottom: 0px
  }

  .c-ecBanner_box span {
    font-size: 23px
  }

  .c-ecBanner_box dd {
    font-size: 20px;
    line-height: 1.5
  }

  .c-ecBanner_box .c-btn {
    width: 365px
  }

  .c-ecBanner .l-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
    width: 966px
  }

  .c-heading__style1 {
    margin-bottom: 3rem;
    font-size: 44px
  }

  .c-naviStore_ttl {
    margin-bottom: 33px
  }

  .c-naviStore_navi {
    padding-left: 30px;
    padding-right: 30px
  }

  .c-naviStore_navi li {
    width: 310px
  }

  .c-naviLineup {
    padding-top: 40px;
    padding-bottom: 60px
  }

  .c-naviLineup_list {
    max-width: 998px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .c-naviLineup_list li {
    margin-top: 40px
  }

  .c-naviLineup_list a {
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1)
  }

  .c-naviContents_list a {
    padding: 1.8rem 0 1.8rem 1.8rem;
    font-size: 18px;
    -webkit-transition: 0.2s;
    transition: 0.2s
  }

  .c-naviContents_list a:hover {
    background: #fcfccb
  }

  .c-naviContents_list a:hover img {
    opacity: 1
  }

  .c-naviContents_list a .c-naviContentsItem_inner {
    padding-right: calc(1.8rem + 2.7rem + 1.8rem);
    padding-left: 1.8rem
  }

  .c-product {
    padding: 85px;
    margin: 0
  }

  .c-product__inner {
    padding-left: 502px;
    min-height: 450px
  }

  .c-product__txt {
    margin-bottom: 35px;
    width: 455px
  }

  .c-product__tips {
    display: inline-block;
    font-size: 17px;
    border-radius: 16px
  }

  .c-product__pkg {
    position: absolute;
    top: 0;
    left: 25px;
    width: 432px
  }

  .c-product__footer {
    width: 860px;
    margin: 0 auto
  }

  .c-product__btns a {
    margin: 0 0 20px;
    padding: 24px 20px 23px 20px;
    font-size: 25px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    width: 410px;
    border: solid 3px #fff
  }

  .c-product__btns a:hover {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    opacity: 0.85
  }

  .c-section {
    margin: 0 0 70px;
    padding-top: 170px
  }

  .c-section__inner {
    padding-left: 51px;
    padding-right: 51px
  }

  .c-section__ttl {
    font-size: 34px
  }

  .c-section__ttl::before {
    top: -50px;
    left: 0;
    width: 62px;
    height: 3px
  }

  .c-section__figure {
    border-radius: 30px;
    -webkit-box-shadow: 8px 8px 27px 0px rgba(86, 15, 177, 0.2);
    box-shadow: 8px 8px 27px 0px rgba(86, 15, 177, 0.2)
  }

  .c-section__figure img {
    border-radius: 30px
  }

  .c-section__child:nth-of-type(1) {
    padding-bottom: 25px;
    margin-bottom: 70px
  }

  .c-section__note {
    margin: 56px 0
  }

  .c-section::after {
    bottom: -600px;
    width: 100%;
    height: 628px;
    background: url("/brand/nightmin/nemuruchikara/img/common/bg_obi_1.png") no-repeat center center
  }

  .c-text__leadCopy {
    font-size: 3rem
  }
}

@media screen and (max-width: 767px) {
  .l-footerRelation_ttl {
    color: #0080cc
  }

  .l-footerRelation_navi_qa {
    background-color: #0080cc
  }

  .l-footerRelation_navi_ttl {
    color: #0080cc
  }

  .l-footerRelation_navi a:after {
    background-color: #0080cc
  }

  .l-headerBtm_logo {
    width: 53.3333vw
  }

  .l-headerBtm_logo a {
    width: 100%;
    height: 7.3333vw;
    background: url("/brand/nightmin/nemuruchikara/img/common/logo_sp.png") no-repeat left top/contain
  }

  .l-headerBtm_logo a img {
    display: none
  }

  .c-btn__style1::after {
    right: 12px
  }

  .c-ecBanner {
    padding: 50px 10px 20px
  }

  .c-ecBanner_box {
    margin-bottom: 3rem
  }

  .c-ecBanner_box dt::before,
  .c-ecBanner_box dt::after {
    left: -30px;
    bottom: 0;
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    width: 86px;
    height: 120px
  }

  .c-ecBanner_box dt::after {
    left: inherit;
    right: -30px;
    -webkit-transform: scale(-0.4, 0.4);
    transform: scale(-0.4, 0.4)
  }

  .c-ecBanner_box:last-of-type dd img {
    padding: 10px 0 15px
  }

  .c-ecBanner .l-inner {
    padding-left: 5px;
    padding-right: 5px
  }

  .c-naviStore_navi {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .c-naviStore_navi a {
    padding: 5px 10px 5px 20px
  }

  .c-naviStore_navi a::after {
    left: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5)
  }

  .c-naviLineup_list {
    margin-left: -20px;
    margin-right: -20px
  }

  .c-naviLineup_list a:after {
    content: "";
    display: block;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.05) inset;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }

  .c-naviContents {
    padding-top: 4vw;
    padding-bottom: 4vw
  }

  .c-naviContents_list a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    padding: 0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-size: 100% auto;
    font-size: 3.7333vw
  }

  .c-naviContents_list a>img {
    width: 100%
  }

  .c-naviContents_list a .c-naviContentsItem_inner {
    min-height: 5.3em;
    padding: 2vw 20px 2vw 2vw;
    background-color: #fff
  }

  .c-naviContents_list a .c-naviContentsItem_inner:after {
    right: 1.3333vw;
    -webkit-transform: scale(0.5) translateY(-50%);
    transform: scale(0.5) translateY(-50%);
    -webkit-transform-origin: right top;
    transform-origin: right top
  }

  .p-top_product__first {
    -webkit-box-shadow: 0px 15px 10px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 15px 10px 0px rgba(0, 0, 0, 0.18);
    background: #2e23b8 url("/brand/nightmin/nemuruchikara/img/common/bg_night_1_sp.jpg") no-repeat top center;
    background-size: cover;
  }

  .p-top_product__second {
    -webkit-box-shadow: 0px 15px 10px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 15px 10px 0px rgba(0, 0, 0, 0.18);
    background: #2e23b8 url("/brand/nightmin/nemuruchikara/img/common/bg_night_2_sp.jpg") no-repeat top center;
    background-size: cover;
  }

  .c-product::before {
    bottom: 0px;
    -webkit-box-shadow: 15px 15px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 15px 15px 10px 0px rgba(0, 0, 0, 0.1)
  }

  .c-product::after {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: top center;
    transform-origin: top center
  }

  .c-product {
    padding: 35px 0 20px;
    text-align: center;
    margin: 0
  }

  .c-product__ttl {
    font-size: 24px;
    margin-bottom: 15px
  }

  .c-product__lead {
    margin-bottom: 15px;
    font-size: 15px
  }

  .c-product__txt {
    font-size: 11px
  }

  .c-product__img {
    text-align: center;
    margin-bottom: 12px
  }

  .c-product__img img {
    width: 300px
  }

  .c-product__label {
    font-size: 11px
  }

  .c-product__footer {
    margin: 0 5vw;
    font-size: 11px
  }

  .c-product__btns {
    margin-top: 22px;
    padding: 0 20px
  }

  .c-product__btns li {
    margin: 0 10px;
    display: block
  }

  .c-product__btns a::after {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    right: 20px
  }

  .c-section {
    margin: 0 0 130px;
    padding-top: 110px
  }

  .c-section__inner::before {
    width: 95px;
    height: 65px;
    top: -110px;
    background-position: left center
  }

  .c-section__ttl {
    font-size: 20px;
    margin-bottom: 13px
  }

  .c-section__ttl::before {
    top: -20px;
    left: 0;
    width: 34px;
    height: 2px
  }

  .c-section__ttl>span {
    font-size: 11px
  }

  .c-section__txt {
    font-size: 16px;
    line-height: 1.75
  }

  .c-section__figure {
    border-radius: 8px;
    -webkit-box-shadow: 3px 3px 10px 0px rgba(86, 15, 177, 0.25);
    box-shadow: 3px 3px 10px 0px rgba(86, 15, 177, 0.25);
    overflow-x: scroll
  }

  .c-section__figure img {
    border-radius: 8px
  }

  .c-section__child:nth-of-type(1) {
    padding-bottom: 0px;
    margin-bottom: 30px
  }

  .c-section__note {
    margin: 25px 0;
    font-size: 11px;
    line-height: 1.87
  }

  .c-section::after {
    bottom: -190px;
    width: 100%;
    height: 40vw;
    background: url("/brand/nightmin/nemuruchikara/img/common/bg_obi_sp.png") no-repeat center center;
    background-size: contain
  }
}

@media screen and (max-width: 767px) and (min-width: 768px) {
  .c-naviContents_list a>img {
    height: 19.6vw
  }
}