@charset "UTF-8";

.g-container .u-hoverButton {
  background-color: #e5c0de;
}
.products-info .u-hoverButton_in,
.g-container .u-hoverButton_in {
  background-color: #e5c0de;
  border-color: #fce7f0;
}

/* kv
//* -------------------------------------------------- */
.products-kv-main:before {
  display: none;
}
.products-kv-main:after {
  background: url(../images/starlight_serenade26/kv_flower.png) no-repeat;
  background-size: 100% auto;
  display: block;
  content: '';
  position: absolute;
  top: -0.5%;
  left: -1.8%;
  margin: auto;
  width: 99%;
  height: 102%;
  pointer-events: none; 
  z-index: 3;
  
  animation: fade 1s ease forwards;
  animation-delay: 1.8s;
  opacity: 0;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.products-kv:after ,
.products-kv:before {
  background: url(../images/starlight_serenade26/line.png) center repeat-x;
  background-size: auto 100%;
  z-index: 1;
}
.products-kv-main {
/*  background: #d18ac3 url(../images/starlight_serenade26/bg_kv.png)  center -1px no-repeat;*/
  background: #d18ac3 url(../images/starlight_serenade26/bg_kv.webp) center -1px no-repeat;
  background-size: 101% auto;
  height: calc(1023vw /14);
}
.products-kv-main-logo {
  width: calc(444vw /14);
  right: 12vw;
  top: 8vw;
}
.products-kv-main-txt {
  width: calc(450vw /14);
  right: 11.714vw;
  top: 23vw;
  z-index: 1;
}
.products-kv-main-img {
  width: 100%;
  bottom: 0;
  left: 0;
}
.products-kv-sub {
  background: #d18ac3;
}
.products-kv-sub-txt {
  color: #fff;
  padding-right: 7.857vw;
  padding-top: 3.857vw;
}
.products-kv-sub-img {
  width: calc(467vw /14);
  margin-top: calc(-255vw /14);
}
.products-kv-sub-inner {
  max-width: 77.929vw;
  justify-content: flex-end;
}
@media screen and (min-width: 1px) and (max-width: 768px) {
.products-kv-main:before {
  background: url(../images/starlight_serenade26/kv_hashira_sp.png) no-repeat;
  background-size: 100% auto;
  display: block;
  width: 100%;
  height: 105%;
  left: 0;
  top: -5%;
}
.products-kv-main:after {
  background: url(../images/starlight_serenade26/kv_flower_sp.png) no-repeat;
  background-size: 100% auto;
  top: -0.5%;
  left: -5%;
  width: 100%;
  height: 100%;
}
.products-kv-main {
  background: #d18ac3 url(../images/starlight_serenade26/bg_kv_sp.webp) no-repeat;
/*  background: #d18ac3 url(../images/starlight_serenade26/bg_kv_sp.png) no-repeat;*/
  background-size: 100% auto;
  height: calc(1170vw/ 7.5);
}
.products-kv-main-logo {
  width: calc(444vw / 7.5);
  right: 0;
  left: 0;
  margin: auto;
  top: calc(60vw / 7.5);
}
.products-kv-main-img {
  width: calc(739vw / 7.5);
  left: 1vw;
  bottom: -12vw;
}
.products .products-kv-sub-img {
  margin: -26vw auto 0;
  width: calc(558vw / 7.5);
}
.products .products-kv-main-txt {
  background: #fadce9;
  z-index: 9;
}
.products-kv-main-txt p {
  top: -35vw;
  width: 102%;
  margin-left: -1%;
}
.products-kv-sub-inner {
  z-index: 9;
  position: relative;
  max-width: 100%;
}

}


/* products-lineup
//* -------------------------------------------------- */
.products-lineuptop {
  background: url(../images/starlight_serenade26/bg_item.webp) center no-repeat;
/*  background: url(../images/starlight_serenade26/bg_item.png) center no-repeat;*/
  background-size: cover;
}
.products-slide-img_ico {
  position: absolute;
  max-width: 131px;
  width: 9.357vw;
  margin-top: -2.143vw;
}
.products-character02 {
  position: absolute;
  max-width: 477px;
  width: calc(477vw / 14);
  right: 1vw;
  top: 4.143vw;
}
.products-character03 {
  position: absolute;
  max-width: 477px;
  width: calc(477vw / 14);
  left: 1vw;
  bottom: 0;
}
@media screen and (min-width: 1px) and (max-width: 768px) {
.products-lineuptop {
  background: url(../images/starlight_serenade26/bg_item_sp.webp) center no-repeat;
/*  background: url(../images/starlight_serenade26/bg_item_sp.png) center no-repeat;*/
  background-size: cover;
}
}

.products-lineupmain {
  background: #fadce9;
  padding-top: 100px;
}
.products-lineupbottom {
    padding: 80px 0 130px;
}
.products-lineupmain-block {
  background: #fce7f0;
  padding: 100px 0 100px;
  position: relative;
}
.products-lineupmain-block.products-lineupmain-block_btn {
  background: #e5c0de;
}
.products-lineupmain-block01:before {
  background: url(../images/starlight_serenade26/bg_lineup01-01.png) no-repeat;
  background-size: 100% auto;
  display: block;
  content: '';
  position: absolute;
  top: calc(30vw / 14);
  right: calc(30vw / 14);
  width: calc(257vw / 14);
  height: calc(312vw / 14);
  pointer-events: none; 
  z-index: 0;
}
.products-lineupmain-block01:after {
  background: url(../images/starlight_serenade26/bg_lineup01-02.png) no-repeat;
  background-size: 100% auto;
  display: block;
  content: '';
  position: absolute;
  bottom: calc(20vw / 14);
  left: calc(20vw / 14);
  width: calc(355vw / 14);
  height: calc(445vw / 14);
  pointer-events: none; 
  z-index: 0;
}
.products-lineupmain-block02:before {
  background: url(../images/starlight_serenade26/bg_lineup02-01.png) no-repeat;
  background-size: 100% auto;
  display: block;
  content: '';
  position: absolute;
  top: calc(20vw / 14);
  left: calc(50vw / 14);
  width: calc(202vw / 14);
  height: calc(358vw / 14);
  pointer-events: none; 
  z-index: 0;
}
.products-lineupmain-block02:after {
  background: url(../images/starlight_serenade26/bg_lineup02-02.png) no-repeat;
  background-size: 100% auto;
  display: block;
  content: '';
  position: absolute;
  bottom: calc(30vw / 14);
  right: calc(20vw / 14);
  width: calc(230vw / 14);
  height: calc(330vw / 14);
  pointer-events: none; 
  z-index: 0;
}
.products-slide .slick-next:before, .products-slide .slick-prev:before {
  background: url(../images/starlight_serenade26/ico_arrow_en.svg) no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 1px) and (min-width: 769px) {
.products-lineupmain-block {
  padding: 60px 0 100px;
  background: #fce7f0;
}
.products-lineupmain-block02 {
  background: #fce7f0;
}
.products-lineupmain-block:nth-child(n+2) {
  margin-top: 100px;
}
.products-lineupmain-block-inner {
  margin-left: auto;
  margin-right: auto;
  width: 44%;
}
.product-lineupbottom-btn {
  margin-left: auto;
}
.product-material {
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}
.products-lineup .products-slide {
  max-width: 610px;
  width: 43.571vw;
}
.products-lineup .products-slide .slick-list {
  max-width: 610px;
  width: 43.571vw;
  padding: 0.571vw 0 0;
}
/*.products-lineup .products-slide-thumbnail.products-slide-thumbnail_min9 .slick-track {
  max-width: 610px;
}*/
.products-lineup .products-thumbnail-img {
  width: 59px !important;
  margin: 7px 7px 0;
}
}
@media screen and (min-width: 1px) and (max-width: 768px) {
.products-lineupmain {
  padding-top: 50px;
}
.products-lineupmain-block {
  padding: 30px 0 50px;
}
.products-lineupmain-block.products-lineupmain-block_btn {
    margin-top: 20px;
}
.products-character {
  max-width: 751px;
  width: 89vw;
  left: 0;
  right: 0;
  margin: auto;
  top: inherit;
  bottom: 10.667vw;
}
.products-lineupbottom {
    padding: 40px 0 50px;
}
.products-lineupmain-block01:before,
.products-lineupmain-block01:after,
.products-lineupmain-block02:before ,
.products-lineupmain-block02:after {
  display: none;
}
}

/* products-special
//* -------------------------------------------------- */
.products-special {
  background: url(../images/starlight_serenade26/bg_ptn02.png) repeat;
  background-size: 71px auto;
  position: relative;
  padding: 70px 0 140px;
}
/*.products-special:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/starlight_serenade26/bg_special_ico.png) top repeat;
  background-size: 205px auto;
  pointer-events: none; 
}*/
.products-special-block:before {
  background: url(../images/starlight_serenade26/bg_special-block_middle.png) repeat-y top;
  background-size: 100% auto;
}
.products-special-blockinner {
  background: url(../images/starlight_serenade26/bg_special-block_top.png) no-repeat top, url(../images/starlight_serenade26/bg_special-block_bottom.png) no-repeat bottom;
  background-size: 100% auto;
}
.products-special-top .products-slide:before {
  background: url(../images/starlight_serenade26/bg_slider-special.png) no-repeat;
  background-size: 100% auto;
}
.products-special-onlineshop a {
  color: #000;
  padding: 5px 0 5px;
}
.products-special-bottom {
  background: #fadce9;
}
.products-special-lists {
  border-color: #cc9ac3;
  padding: 25px 5% 25px;
}
.products-special-lists li {
  border: none;
  color: #000;
}
.tab-box:after {
  border-color: #e1ddf5;
}
.products-special .products-slide .slick-next:before, .products-special .products-slide .slick-prev:before {
  background: url(../images/starlight_serenade26/ico_arrow_Rb.svg) no-repeat;
  background-size: 100% auto;
}
.products-special-info {
  color: #000;
}
.products-special-onlineshop a:after {
  background: url(../images/starlight_serenade26/ico_arrow_Rb.svg) no-repeat;
  background-size: 100% auto;
  top: 13%;
}
@media screen and (min-width: 1px) and (min-width: 769px) {
  .products-special-blockinner {
    padding-top: 120px;
  }
  .products-thumbnail-img {
    width: 37px !important;
    margin: 7px 4px 0;
  }
  .products-special-blockinner > div:nth-of-type(n+2) {
    margin-top: 180px;
  }
  .products-slide-thumbnail.slick-slider .slick-list {
    padding: 0 47px!important;
  }
}

@media screen and (min-width: 1px) and (max-width: 768px) {
.products-special {
  background-size: 36px auto;
  padding: 40px 0 80px;
}
.products-special-blockinner > div:nth-of-type(n+2) {
    margin-top: 80px;
  }
.products-special-block:before {
  background: url(../images/starlight_serenade26/bg_special-block_middle_sp.png) repeat-y top;
  background-size: 100% auto;
}
.products-special-blockinner {
  background: url(../images/starlight_serenade26/bg_special-block_top_sp.png) no-repeat top, url(../images/starlight_serenade26/bg_special-block_bottom_sp.png) no-repeat bottom;
  background-size: 100% auto;
}
.products-special-lists {
    padding: 15px 5% 15px;
}
.products-special-lead {
  margin-bottom: 2em;
  font-size: 1.2rem;
}
}

/* contact
//* -------------------------------------------------- */
.products-contact {
  background: url(../images/starlight_serenade26/bg_ptn01.png) repeat;
  background-size: 240px 300px;
  position: relative;
  overflow: hidden;
}
.products-contact .u-inner {
    max-width: 1100px;
    margin: 0 auto;
}
.products-contact-inner {
  margin-left: 1%;
}
.products-contact-imgL {
  width: calc(459vw / 14);
  height: calc(479vw / 14);
  left: calc(50% + 40px);
  right: inherit;
  bottom: 1vw;
}
@media screen and (min-width: 1px) and (min-width: 769px) {
.products-contact {
  padding: 150px 0 140px;
}
.products-contact-board {
  margin-left: 0;
}
}
@media screen and (min-width: 1px) and (max-width: 768px) {
.products-contact {
  background-size: 120px 150px;
}
.products-contact-imgL {
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  height: auto;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 30px;
}
.products-contact-inner {
    margin: -50px auto 0;
}
}


