@charset "UTF-8";

.products-contact-atten a,
.products-contact-atten {
  color: #fff;
}
.products-lineuptop-txts {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1px) and (max-width: 375px) {
.products-special-set-add {
  font-size: 1.1rem;
}
}

/* kv
//* -------------------------------------------------- */
.products-kv-wrap {
  display: block;
  position: relative;
}
.products-kv-wrap:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(277vw / 14);
  background: url(../images/christmas/ornament_top.png) center no-repeat;
  background-size: 100% auto;
  z-index: 1;
}
.products-kv:before {
  background: url(../images/christmas/line.png) center repeat-x;
  background-size: auto 100%;
}
.products-kv:after {
  background: url(../images/christmas/line.png) center repeat-x;
  background-size: auto 100%;
}
.products-kv-main {
  /*background: url(../images/christmas/bg_kv.webp) center -1px no-repeat;*/
  background: url(../images/christmas/bg_kv.png) center -0.7vh no-repeat;
  background-size: 100% auto;
}
.products-kv-main-logo {
  width: calc(390vw / 14);
  right: 10.5vw;
  top: 3vw;
  z-index: 1;
}
.products-kv-main-txt {
  width: 450px;
  width: calc(450vw / 14);
  right: 9vw;
  top: 5vw;
}
.products-kv-main-img {
  width: calc(830vw / 14);
  left: 5%;
  top: calc(-13vh + 37px);
}
.products-kv-sub {
  /*background: url(../images/christmas/bg_or.jpg) repeat;
  background-size: 355px auto;
  height: 17.643vw;*/
  background: #b01e32;
}
.products-kv-sub-txt {
  color: #fff;
  padding-right: 7.557vw;
}
.products-kv-sub-img {
  width: calc(468vw / 14);
  margin-top: -12.429vw;
  margin-right: -3vw;
}
.products-kv-sub-inner {
  max-width: 74.714vw;
}

@media screen and (min-width: 1px) and (min-width: 769px) {
.products-kv-main:after,
.products-kv-main:before {
  background: url(../images/chipanddale/img_hashira_tan.png) no-repeat;
  background-size: 100% auto;
}
.products-kv-main {
  position: relative;
  height: calc(616vw / 14);
  overflow: hidden;
}
}

@media screen and (min-width: 1px) and (max-width: 1399px) {
.products-kv-main-img {
  top: -48px;
}
}

@media screen and (min-width: 1px) and (max-width: 768px) {
.products-kv-wrap:before {
  height: calc(287vw / 7.5);
  background: url(../images/christmas/ornament_top_sp.png) center no-repeat;
  background-size: 100% auto;
}
.products-kv-main {
  /*background: url(../images/christmas/bg_kv_sp.webp) no-repeat;*/
  background: url(../images/christmas/bg_kv_sp.jpg) no-repeat;
  background-size: 100% auto;
  height: calc(743vw / 7.5);
}
.products-kv-main:after,
.products-kv-main:before {
  background: url(../images/chipanddale/img_hashira_tan_sp.png) no-repeat;
  background-size: 100% auto;
}
.products-kv-main-logo {
  width: calc(500vw / 7.5);
  right: 0;
  left: 0;
  margin: auto;
  top: inherit;
  z-index: 9;
  bottom: calc(61vw / 7.5);
}
.products-kv-main-img {
  width: 110vw;
  left: -4vw;
  top: calc(-8vh + 37px);
}
.products .products-kv-main-txt {
  background: url(../images/christmas/bg_g_sp.png) repeat;
  background-size: 100% auto;
}
.products .products-kv-main-txt:after {
  display: block;
  content: '';
  background: url(../images/christmas/ornament_bottom_sp.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  width: 100%;
  height: calc(321vw / 7.5);
  bottom: calc(-60vw / 7.5);
  right: 0%;
}
.products-kv-sub-inner {
	max-width: 78.714vw;
}
.products .products-kv-sub-img {
  width: 100%;
  margin-top: -10vw;
  margin-left: 1%;
}
.products-kv-main-txt p {
  top: -28vw;
  width: 102%;
  left: -1.5%;
}
.products-kv-sub {
  background: #9a0023;
  height: auto;
}
.products .products-kv-sub-txt {
  padding-top: 0px;
}

}


/* products-lineup
//* -------------------------------------------------- */
.products-lineuptop-block {
  z-index: 1;
  position: relative;
}
.products-lineuptop {
  background: url(../images/christmas/bg_g.png) repeat-y;
  background-size: 100% auto;
}
.products-slide-img_ico {
  position: absolute;
  max-width: 131px;
  width: 9.357vw;
  margin-top: -2.143vw;
}
.products-lineuptop-txt {
  color: #fff;
}
.products-character02 {
  position: absolute;
  width: calc(479vw / 14);
  right: 2%;
  top: 3%;
  z-index: 0;
}
.products-character03 {
  position: absolute;
  width: calc(479vw / 14);
  left: 2%;
  bottom: 10%;
  z-index: 0;
}
@media screen and (min-width: 1px) and (min-width: 769px) {
.products-lineup {
  position: relative;
  z-index: 9;
}
.products-lineup:before {
  display: block;
  content: '';
  position: absolute;
  top: calc(-250vw / 14);
  left: 0;
  width: 100%;
  height: calc(321vw / 14);
  background: url(../images/christmas/ornament_bottom.png) center no-repeat;
  background-size: 100% auto;
  z-index: 9;
}
.products-lineuptop {
  padding-bottom: 200px;
}
.products-lineuptop-txts {
  max-width: 350px;
}
}
@media screen and (min-width: 1px) and (max-width: 768px) {
.products-lineuptop {
  background: url(../images/christmas/bg_g_sp.png) repeat-y;
  background-size: 100% auto;
}
}

.products-lineupmain {
  background: url(../images/christmas/bg_r.png) repeat-y;
  background-size: 100% auto;
}
.products-lineupmain:before {
  display: block;
  content: '';
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  height: 77%;
  /*background: url(../images/christmas/bg_lineupmain.png) top repeat;
  background-size: 100% auto;*/
  background: rgb(255 255 255 / 0.1);
  pointer-events: none;
}
.products-lineupmain-block {
  background: #ffe966;
  position: relative;
}
.products-lineupbottom .u-hoverButton_in,
.products-info .u-hoverButton_in {
  border-color: #e2b7a7;
}
.products-character {
  max-width: 500px;
  width: 42.857vw;
  left: 40px;
  left: 2.857vw;
  top: -105px;
  top: -6.5vw;
}
.products-slide .slick-next:before, .products-slide .slick-prev:before {
  background: url(../images/christmas/ico_arrow_en.svg) no-repeat;
  background-size: 100% auto;
}
.products-lineupmain-block01 {
  background: url(../images/christmas/ill_01.png) center top 10px no-repeat;
    background-size: 93% auto;
}
.products-lineupmain-character01 {
  position: absolute;
  max-width: 382px;
  width: calc(382vw / 14);
  right: 3vw;
  top: 3vw;
}
.products-lineupmain-character02 {
  position: absolute;
  max-width: 331px;
  width: calc(331vw / 14);
  left: 3vw;
  bottom: 5vw;
}
.products-info-sub,
.products-info-txt,
.product-material a {
  color: #fff;
}
.product-material_btn:after {
  border-color: #fff;
}
.product-material_btn span:before,
.product-material_btn span:after {
  background: #fff;
}

@media screen and (min-width: 1px) and (min-width: 769px) {
.products-lineupmain-block {
  padding: 60px 0 100px;
}
.products-lineupmain-block-inner {
  margin-left: auto;
  margin-right: auto;
  width: 44%;
}
.product-lineupbottom-btn {
  margin-left: auto;
}
.products-lineupbottom {
    padding: 25px 0 90px;
}
.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: 56px !important;
  margin: 7px 7px 0;
}
}
@media screen and (min-width: 1px) and (max-width: 768px) {
.products-lineupmain:before {
  top: 50px;
  height: 80%;
}
.products-character {
  max-width: 541px;
  width: 72.133vw;
  left: 10%;
  right: 0;
  margin: auto;
  top: inherit;
  bottom: 17.333vw;
}
.products-lineupbottom {
    padding: 30px 0 50px;
}
.products-lineupmain-block02,
.products-lineupmain-block01 {
  background: url(../images/christmas/ill_01_sp.png) no-repeat;
  background-size: cover;
}
}

/* products-special
//* -------------------------------------------------- */
.products-special {
  background: url(../images/christmas/bg_g.png) repeat-y;
  background-size: 100% auto;
  position: relative;
  padding: 145px 0 240px;
}
.products-special:before {
  display: block;
  content: '';
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 114px;
  background-image: url("../images/christmas/line_star.png"), url("../images/christmas/line_star.png");
  background-repeat: repeat-x, repeat-x;
  background-size: auto 43px, auto 43px;
  background-position: left top, left bottom;
  pointer-events: none; 
}
.products-special:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  height: 114px;
  background-image: url("../images/christmas/line_star.png"), url("../images/christmas/line_star.png");
  background-repeat: repeat-x, repeat-x;
  background-size: auto 43px, auto 43px;
  background-position: left top, left bottom;
  pointer-events: none; 
}
.products-special-block:before {
  background: url(../images/christmas/bg_special-block_middle.png) repeat-y top;
  background-size: 100% auto;
}
.products-special-blockinner {
  background: url(../images/christmas/bg_special-block_top.png) no-repeat top, url(../images/christmas/bg_special-block_bottom.png) no-repeat bottom;
  background-size: 100% auto;
}
.products-special-top .products-slide:before {
  background: url(../images/christmas/bg_slider-special.png) no-repeat;
  background-size: 100% auto;
}
.products-special-bottom {
  background: #a5262a;
}
.products-special-lists {
  border-color: #f6e8c3;
}
.products-special-lists li {
  border-color: #c7ae4c;
}
.tab-box:after {
  border-color: #caa050;
}
.products-special .products-slide .slick-next:before, .products-special .products-slide .slick-prev:before {
  background: url(../images/christmas/ico_arrow_Rb.svg) no-repeat;
  background-size: 100% auto;
}

#products-special-keyholderB {
  margin-top: 100px;
}

@media screen and (min-width: 1px) and (max-width: 768px) {
.products-special {
  background: url(../images/christmas/bg_g_sp.png) repeat-y;
  background-size: 100% auto;
  padding: 80px 0 24.267vw;
}
.products-special:before {
  top: 30px;
  height: 33px;
  background-image: url("../images/christmas/line_star.png");
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: left bottom;
}
.products-special:after {
  bottom: 30px;
  height: 33px;
  background-image: url("../images/christmas/line_star.png");
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: left bottom;
}
.products-special-block:before {
  background: url(../images/christmas/bg_special-block_middle_sp.png) repeat-y top;
  background-size: 100% auto;
}
.products-special-blockinner {
  background: url(../images/christmas/bg_special-block_top_sp.png) no-repeat top, url(../images/christmas/bg_special-block_bottom_sp.png) no-repeat bottom;
  background-size: 100% auto;
}
}

/* contact
//* -------------------------------------------------- */
.products-contact {
  background: url(../images/christmas/bg_r.png) repeat-y;
  background-size: 100% auto;
}
.products-contact-inner {
  margin-left: 1%;
}
.products-contact-imgL {
  max-width: 556px;
  max-height: 268px;
  width: calc(556vw / 14);
  height: calc(268vw / 14);
  left: calc(50% + 40px);
  right: inherit;
  bottom: -1vw;
}
@media screen and (min-width: 1px) and (min-width: 769px) {
  .products-contact-inner {
    max-width: 500px;
  }
  .products-contact {
    padding: 110px 0 110px;
  }
}
@media screen and (min-width: 1px) and (max-width: 768px) {
.products-contact-img {
  width: 110%;
  margin-left: -5%;
}
.products-contact-imgL {
  max-width: 100%;
  width: 90%;
  max-height: 100%;
  height: auto;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0vw;
}
.products-contact-inner {
    margin-left: auto;
}
}

@media screen and (min-width: 1px) and (min-width: 769px) {
  .products-contact-board {
    margin-left: 0;
  }
}





