@charset "UTF-8";
img {
  width: 100%;
}

/* kv
//* -------------------------------------------------- */
.products-kv:before {
  background: url(../images/zootopia/line.webp) center repeat-x;
  background-size: auto 100%;
}
.products-kv:after {
  background: url(../images/zootopia/line.webp) center repeat-x;
  background-size: auto 100%;
  transform: scale(1, -1);
}
.products-kv-main {
  background: #fffcd3 url(../images/zootopia/bg_kv.webp) no-repeat;
  background-size: 100% auto;
  height: calc(630vw / 14);
}
.products-kv-main-logo {
  width: calc(454vw / 14);
  right: 6.5%;
  top: calc(90vw / 14);
  z-index: 1;
}
.products-kv-main-txt {
  width: calc(450vw / 14);
  right: calc(106vw / 14);
  top: calc(169vw / 14);
}
.products-kv-main-img {
  width: calc(837vw / 14);
  left: 1%;
  bottom: calc(0vw / 14);
}
.products-kv-sub {
  background: #eb6100;
  height: 21.643vw;
}
.products-kv-sub-txt {
  color: #fff;
  padding-top: 6.857vw;
  padding-right: 28.857vw;
}
.products-kv-sub-img {
  width: calc(262vw / 14);
  position: absolute;
  top: calc(0vw / 14);
  right: 0;
}
.products-kv-sub-inner {
  max-width: calc(980vw / 14);
  display: block;
  position: relative;
}
.products-kv-main:after,
.products-kv-main:before {
  display: none;
}

@media screen and (min-width: 1px) and (max-width: 768px) {
.products-kv {
  padding: calc(75vw / 7.5) 0;
}
.products-kv:after,
.products-kv:before {
    height: calc(75vw / 7.5);
}
.products-kv-main {
  background: #fffcd3 url(../images/zootopia/bg_kv_sp.webp) no-repeat;
  background-size: 100% auto;
  height: calc(1280vw / 7.5);
}
.products-kv-main-logo {
  width: calc(559vw / 7.5);
  right: 0;
  left: 0;
  margin: auto;
  top: calc(30vw / 7.5);
}
.products-kv-main-img {
  width: calc(750vw / 7.5);
  left: 0;
  bottom: 0;
}
.products .products-kv-main-txt {
  background: #e3eba6 url(../images/zootopia/bg_copy_sp.webp) no-repeat;
  background-size: 100% auto;
}
.products .products-kv-main-txt picture {
  margin-top: calc(-200vw / 7.5);
}
.products-kv-sub-inner {
	max-width: 90%;
  padding: 10px 0 30px;
  height: auto;
  display: flex;
}
.products .products-kv-sub-img {
  width: calc(300vw / 7.5);
  margin: 0 auto;
  position: relative;
}
.products-kv-sub {
  height: auto;
}
.products-kv-main-txt p {
  top: -33vw;
  width: 105%;
  left: -2.5%;
}
.products .products-kv-sub-txt {
  padding-top: 0;
}

}


/* products-lineup
//* -------------------------------------------------- */
.products-lineuptop {
  background: url(../images/zootopia/bg_item.webp) no-repeat;
  background-size: cover;
}
.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(382vw / 14);
  right: 2vw;
  top: 6.143vw;
}
.products-character03 {
  position: absolute;
  width: calc(456vw / 14);
  left: 0vw;
  bottom: 10.5vw;
}
@media screen and (min-width: 1px) and (max-width: 1000px) {
.products-character03,
.products-character02 {
  display: none;
}
}
@media screen and (min-width: 1px) and (min-width: 769px) {
.products-lineuptop {
  padding-top: calc(220vw/ 14);
  padding-bottom: calc(220vw/ 14);
}
}

.products-lineupmain {
  background: #e3eba6;
}
.products-lineupmain-block {
  background: #e3eba6;
  position: relative;
}
.products-lineup .u-hoverButton {
  background-color: #fe943e;
}
.products-lineupbottom .u-hoverButton_in,
.products-info .u-hoverButton_in {
  border-color: #f9eead;
}
.products-slide .slick-next:before, .products-slide .slick-prev:before {
  background: url(../images/zootopia/ico_arrow_en.svg) no-repeat;
  background-size: 100% auto;
}
.products-lineupmain-block01 {
  background: #fffcd3 url(../images/zootopia/bg_lineup01.webp) right top no-repeat;
  background-size: 100% auto;
}
.products-lineupmain-block01:after {
  display: block;
  position: absolute;
  content: '';
  bottom: calc(50vw / 14);
  left: calc(77vw / 14);
  width: calc(290vw / 14);
  height: calc(169vw / 14);
  background: #fffcd3 url(../images/zootopia/bg_lineup01-02.png) right top no-repeat;
  background-size: 100% auto;
}
.products-lineupmain-block02 {
  background: #fffcd3 url(../images/zootopia/bg_lineup02.webp) right top no-repeat;
  background-size: 100% auto;
}
.products-lineupmain-block02:after {
  display: block;
  position: absolute;
  content: '';
  bottom: calc(0vw / 14);
  right: calc(5vw / 14);
  width: calc(334vw / 14);
  height: calc(201vw / 14);
  background: #fffcd3 url(../images/zootopia/bg_lineup02-02.png) right top no-repeat;
  background-size: 100% auto;
}
.products-lineupmain-block03 {
  background: #fffcd3 url(../images/zootopia/bg_lineup03.webp) right top no-repeat;
  background-size: 100% auto;
}
.products-lineupmain-block03:after {
  display: block;
  position: absolute;
  content: '';
  bottom: calc(0vw / 14);
  left: calc(20vw / 14);
  width: calc(322vw / 14);
  height: calc(268vw / 14);
  background: #fffcd3 url(../images/zootopia/bg_lineup03-02.png) right top no-repeat;
  background-size: 100% auto;
}
.products-lineupmain-character01 {
  position: absolute;
  max-width: 314px;
  width: 22.429vw;
  right: 3vw;
  bottom: 5vw;
}
.products-lineupmain-character02 {
  position: absolute;
  max-width: 200px;
  width: 14.286vw;
  left: 5vw;
  bottom: 7vw;
}

@media screen and (min-width: 1px) and (min-width: 769px) {
.products-lineupmain-block {
  padding: 60px 0 120px;
}
.products-lineupmain-block-inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.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;
}
.products-lineupbottom {
  padding: 70px 0 70px;
}
}
@media screen and (min-width: 1px) and (max-width: 768px) {
.products-lineuptop {
  background: url(../images/zootopia/bg_item_sp.webp) no-repeat;
  background-size: cover;
}
.products-lineupmain-block01,
.products-lineupmain-block02,
.products-lineupmain-block03 {
  background: #fffcd3;
}
.products-lineupmain-block01:after,
.products-lineupmain-block02:after,
.products-lineupmain-block03:after {
  display: none;
}
.products-lineupbottom {
  padding: 50px 0 70px;
}

}

/* products-special
//* -------------------------------------------------- */
.products-special {
  background: url(../images/zootopia/contact_bg.png) repeat top right -94px;
  background-size: 1375px auto;
  position: relative;
}
.products-special-blockinner {
  background: #b95390;
  border: 11px solid #d17cb0;
  padding: 60px 6% 164px;
}
.products-special-blockinner > div:nth-of-type(n+2) {
  margin-top: 160px;
}
.products-special-block .products-slide-thumbnail.products-slide-thumbnail_min9 .slick-track {
  padding-left: 19px;
}
.products-special-top .products-slide:before {
  background: url(../images/zootopia/bg_slider-special.webp) no-repeat;
  background-size: 100% auto;
}
.products-special-top {
  color: #fff;
}
.products-special-bottom {
  background: #fce5f3;
  border-radius: 25px;
  padding: 0;
}
.products-special-lists {
  border: none;
  color: #000;
}
.tab-txt a,
.products-special-onlineshop a {
  color: #000;
}
.js-accordiontab::before, .js-accordiontab::after {
  background-color: #000;
}
.products-special-onlineshop a:after {
  background: url(../images/zootopia/ico_arrow.svg) no-repeat;
  background-size: 100% auto;
}
.products-special-lists li {
  border-color: #f6acd9;
}
.tab-box:after {
  border-color: #f6acd9;
}
.products-special .products-slide .slick-next:before, .products-special .products-slide .slick-prev:before {
  background: url(../images/zootopia/ico_arrow_Rb.svg) no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 1px) and (min-width: 769px) {
.products-special-top .products-lineupmain-block-inner {
  width: 53%;
  margin-left: -1em;
}
.products-special-info {
  width: 46%;
}
.products-thumbnail-img {
  width: 37px !important;
  margin: 7px 4px 0;
}
}
@media screen and (min-width: 1px) and (max-width: 768px) {
.products-special {
  background: url(../images/zootopia/contact_bg_sp.webp) repeat center;
  background-size: 100% auto;
}
.products-special-blockinner > div:nth-of-type(n+2) {
  margin-top: 60px;
}
.products-special-blockinner {
  border: 6px solid #d17cb0;
  padding: 30px 1% 70px;
}
.products-special-bottom {
  border-radius: 10px;
}
.products-special .products-slide-thumbnail .slick-list {
    padding: 0 10px !important;
}
.products-special-top .products-thumbnail-img {
  min-width: 26px;
}
.products-special-block .products-slide-thumbnail.products-slide-thumbnail_min9 .slick-track {
  padding-left: 5px;
  max-width: 288px;
}
}

/* contact
//* -------------------------------------------------- */
.products-contact {
  padding: 150px 0 130px;
  background: #eb6100;
  color: #fff;
}
.products-contact a {
  color: #fff;
}
.products-contact-inner {
  margin-left: 0;
}
.products-contact-img {
  width: calc(404vw / 14);
  height: calc(393vw / 14);
  max-width: 404px;
  max-height: 393px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 55%;
}
@media screen and (min-width: 1px) and (min-width: 769px) {
  .products-contact-board {
    margin-left: 0;
  }
}
@media screen and (min-width: 1px) and (max-width: 768px) {
  .products-contact {
    padding: calc(526vw / 7.5) 0 calc(80vw / 7.5);
  }
  .products-contact .u-inner {
    width: 86%;
    width: fit-content;
  }
  .products-contact-img {
    display: block;
    width: calc(526vw / 7.5);
    height: calc(561vw / 7.5);
    top: calc(30vw / 7.5);
    left: 0;
    right: 0;
    bottom: inherit;
  }
  .products-contact-inner {
    margin-left: auto;
    position: relative;
    z-index: 2;
  }
}

