@media screen and (max-width: 640px) {
  .header--sp__menu__box__hamburger__button__text,
  .header__inner__account__log__text,
  .header__inner__account__cart__text {
    line-height: 1;
  }

  .fs-c-breadcrumb {
    font-size: 2.4rem;
  }

  .fs-c-breadcrumb__listItem {
    display: inline;
  }
}

.fs-l-main,
.fs-l-main,
.fs-l-pageMain {
  max-width: inherit !important;
  margin: 0 auto;
}

#fs_CustomPage .fs-l-main {
  padding: 0;
}

@media screen and (max-width:820px) {
  html {
    font-size: 62.5%;
  }
}

@media screen and (max-width:640px) {
  html {
    font-size: calc(62.5% / 2);
  }
}

#disney_pixar a img {
  transition: transform .4s ease;
}

#disney_pixar a:hover img {
  transform: scale(1.05);
}

.lp_style * {
  box-sizing: border-box;
}

.lp_style {
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
  color: #595b56;
  font-weight: normal;
  letter-spacing: 0.01em;
  line-height: 1;
  list-style: none;
  font-feature-settings: "palt";
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  overflow: hidden;
}

.lp_style button {
  background: transparent;
  padding: 0;
  margin: 0;
}

.lp_style ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.lp_style a {
  text-decoration: none;
}

.lp_style img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}


@media screen and (min-width: 751px), print {
  .pc_only {
    display: block !important;
  }
}

@media screen and (max-width: 750px), print {
  .pc_only {
    display: none !important;
  }

  .sp_only {
    display: block !important;
  }
}

@media screen and (max-width: 768px) and (min-width: 751px), print {
  img {
    width: 100%;
    height: auto;
  }
}

.TextGroup {
  display: inline-block;
}

.inner {
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width:820px) {
  .inner {
    width: 100%;
    padding: 0 3rem;
  }
}

/***********************************
  #Mainvisual
************************************/
#Mainvisual {
  width: 100%;
  height: 640px;
  background: #9ed0f1;
}

@media screen and (max-width:820px) {
  #Mainvisual {
    height: auto;
  }
}

#Mainvisual img {
  width: 100%;
  height: auto;
}

#Mainvisual .wrap {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
}


@media screen and (max-width:820px) {}

/***********************************
  PageBg 
************************************/
.PageBg {
  background: #e9f7ff;
  padding-bottom: 185px;
}

/***********************************
  #Intro
************************************/
#Intro {
  padding: 80px 0;
}

@media screen and (max-width:820px) {
  #Intro {
    padding: 5rem 0 10rem;
  }
}

.IntroHead {
  margin: 0 0 36px 0;
  text-align: center;
}

@media screen and (max-width:820px) {
  .IntroHead {
    margin: 0 0 2.7rem 0;
    text-align: center;
  }
}

.IntroHead img {
  width: 1142px;
  height: 233px;
}

@media screen and (max-width:820px) {
  .IntroHead img {
    width: auto;
    height: auto;
  }
}

.CharactersImg {
  margin: 0 0 36px 0;
}

@media screen and (max-width:820px) {
  .CharactersImg {
    margin: 0 0 6rem 0;
  }
}

.CharactersImg img {
  width: 903px;
  height: 286px;
}

@media screen and (max-width:820px) {
  .CharactersImg img {
    width: auto;
    height: auto;
  }
}

.IntroText {
  font-size: 22px;
  line-height: 1.54;
  text-align: center;
  font-weight: 700;
}

@media screen and (max-width:820px) {
  .IntroText {
    font-size: 3.4rem;
    line-height: 1.54;
    font-weight: 700;
  }
}

.IntroText .TextGroup {
  display: block;
  font-weight: bold;
}

@media screen and (max-width:820px) {
  .IntroText .TextGroup {
    display: block;
    font-weight: bold;
  }
}

/***********************************
  #ProductsGroup
************************************/

.SocksImages {
  position: relative;
  padding: 15px 0;
  background: #73b6de;
}

@media screen and (max-width:820px) {
  .SocksImages {
    position: relative;
    padding: 2.5rem 0;
    background: #73b6de;
  }
}

.SocksImages::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translate(-50%, 100%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 43px 43.5px 0 43.5px;
  border-color: #73b7de transparent transparent transparent;
}

.SocksSlider {
  margin: 0 auto;
  height: 200px;
}

@media screen and (max-width:820px) {
  .SocksSlider {
    margin: 0 auto;
    height: auto;
  }
}

.slideContent {
  margin: 0;
  font-size: 0;
  line-height: 1;
}

.slideContent:nth-of-type(1) img {
  width: 360px;
  height: 200px;
  flex: 1;
}

.slideContent:nth-of-type(2) img {
  width: 380px;
  height: 200px;
  flex: 2;
}

.slideContent:nth-of-type(3) img {
  width: 280px;
  height: 200px;
  flex: 3;
}

.slideContent:nth-of-type(4) img {
  width: 500px;
  height: 200px;
  flex: 5;
}

.slideContent:nth-of-type(5) img {
  width: 400px;
  height: 200px;
  flex: 2;
}

.slideContent img {
  height: 100%;
  width: auto;
}

@media screen and (max-width:820px) {

  .SocksSlider .slideContent img {
    width: auto;
    height: 150px;
  }

  /*
  .slideContent:nth-of-type(1) img,
  .slideContent:nth-of-type(2) img,
  .slideContent:nth-of-type(3) img,
  .slideContent:nth-of-type(4) img,
  .slideContent:nth-of-type(5) img {
    width: 100%;
    height: auto;
  }
  .slideContent {
    display: inline-block;
    width: calc(100% / 3);
  }

  .slideContent:last-of-type {
    width: calc((100% / 3) * 2);
  }
  .slideContent img {
    display: block;
  }
*/
}

.Products {
  padding: 40px 0;
}

@media screen and (max-width:820px) {
  .Products {
    padding: 4rem 0;
  }
}

.Products.MainProduct {
  padding: 125px 0 40px;
}

@media screen and (max-width:820px) {
  .Products.MainProduct {
    padding: 10rem 0 4rem;
  }
}

.column-1 {
  display: block;
}

.column-2 {
  display: flex;
  justify-content: center;
}

@media screen and (max-width:820px) {
  .column-2 {
    display: block;
  }
}

.MainProduct .column-2 {
  margin-bottom: 34px;
}

@media screen and (max-width:820px) {
  .MainProduct .column-2 {
    margin-bottom: 5rem;
  }
}

.MainProduct .MainImage {
  width: 790px;
  overflow: hidden;
}

@media screen and (max-width:820px) {
  .MainProduct .MainImage {
    width: 100%;
  }
}


.MainProduct .MainImage img {
  width: 790px;
  height: auto;
}

@media screen and (max-width:820px) {
  .MainProduct .MainImage img {
    width: 100%;
    height: auto;
  }
}

.MainProduct .SubImages {
  margin-left: 26px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-wrap: wrap;
}

@media screen and (max-width:820px) {
  .MainProduct .SubImages {
    margin-top: 3rem;
    margin-left: 0;
    display: flex;
    justify-content: center;
    flex-direction: initial;
    flex-wrap: initial;
  }
}

@media screen and (max-width:820px) {
  .MainProduct .SubImages picture:last-of-type {
    margin-left: 3rem;
  }
}

.ProductName,
.ProductPrice {
  font-size: 20px;
  line-height: 1.7;
  font-weight: 700;
}

@media screen and (max-width:820px) {

  .ProductName,
  .ProductPrice {
    font-size: 2.8rem;
    line-height: 1.4;
    font-weight: 700;
  }
}

.column-1 .Product {
  width: 100%;
}

.column-2 .Product {
  width: 580px;
}

@media screen and (max-width:820px) {

  .column-1 .Product,
  .column-2 .Product {
    width: 100%;
  }
}


.Product:nth-of-type(even),
.Product+.ProductThumbnail {
  margin-left: 40px;
}

@media screen and (max-width:820px) {

  .Product:nth-of-type(even),
  .Product+.ProductThumbnail {
    margin-left: 0;
  }

  .Product+.ProductThumbnail {
    display: none;
  }

  .Product:nth-of-type(even) {
    margin-top: 8rem;
  }

}


.Product .ProductThumbnail {
  overflow: hidden;
  max-width: 580px;
  margin: 0 auto 30px;
}


.ProductThumbnail img {
  width: 580px;
  height: auto;
}

@media screen and (max-width:820px) {

  .Product .ProductThumbnail img {
    width: 100%;
  }

}


.Products .ProductThumbnail.Decoration {
  position: relative;
  width: 580px;
  height: 580px;
}

@media screen and (max-width:820px) {
  .Products .ProductThumbnail.Decoration {
    position: relative;
    width: 100%;
    height: auto;
  }
}


.Products .ProductThumbnail.Decoration picture {
  position: absolute;
}

@media screen and (max-width:820px) {
  .Products .ProductThumbnail.Decoration picture {
    position: static;
  }

  .Products .ProductThumbnail.Decoration picture:not(:first-of-type) {
    margin-top: 2.5rem;
  }

}

@media screen and (max-width:820px) {

  .ThumbnailLayout {
    margin-bottom: 4rem;
  }

  .ThumbnailLayout .ProductThumbnail {
    margin: 0 auto;
  }

}

.ThumbnailLayout .ProductThumbnail:nth-of-type(even) {
  margin-left: 40px;
}


@media screen and (max-width:820px) {
  .ThumbnailLayout .ProductThumbnail:nth-of-type(even) {
    margin: 2rem auto 0;
  }
}

.product06_deco01 {
  top: 0;
  left: 0;
  width: 305px;
  height: 506px;
}

.product06_deco02 {
  bottom: 0;
  right: 0;
  width: 320px;
  height: 507px;
}

@media screen and (max-width:820px) {
  .product06_deco01 {
    width: 100%;
    height: auto;
  }

  .product06_deco02 {
    display: none;
  }

}


.product07_deco01 {
  bottom: 0;
  left: 0;
  width: 380px;
  height: 380px;
}

.product07_deco02 {
  top: 0;
  right: 0;
  width: 564px;
  height: 304px;
}

@media screen and (max-width:820px) {

  .product07_deco01,
  .product07_deco02 {
    width: 100%;
    height: auto;
  }

  .product07_deco02 img {
    margin-top: 2.5rem;
  }
}




.Product .ProductName {
  margin: 0 0 10px 0;
}

@media screen and (max-width:820px) {
  .Product .ProductName {
    margin: 0 0 1rem 0;
  }
}

.Product .ProductPrice+* {
  margin: 0 0 30px 0;
}

@media screen and (max-width:820px) {
  .Product .ProductPrice+* {
    margin: 0 0 4rem 0;
  }
}

.Release {
  font-size: 18px;
  line-height: 1.8;
  color: #8e8e8e;
}

@media screen and (max-width:820px) {
  .Release {
    font-size: 2.6rem;
    color: #8e8e8e;
  }
}


.CartButton {
  display: block;
  margin-top: 6rem;
}

.CartButton a {
  position: relative;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 322px;
  height: 72px;
  color: #111111;
  border: 2px solid #111111;
  border-radius: 35px;
  background: #fff;
  font-size: 20px;
  font-weight: 700;
  box-shadow: 1px 2px 0px 1px #111111;
}

@media screen and (max-width:820px) {
  .CartButton a {
    width: 47rem;
    height: 10.5rem;
    background: #fff;
    font-size: 3rem;
  }
}

.CartButton a:hover {
  box-shadow: none;
  transform: translate3d(0, 3px, 0);
}

.CartButton a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 27px;
  transform: translateY(-50%);
  display: block;
  width: 23px;
  height: 14px;
  background: url(./../images/arrow.png) no-repeat;
  background-size: 100%;
}

@media screen and (max-width:820px) {

  .CartButton a::before {
    width: 3.4rem;
    height: 2rem;
  }
}

.CartButton.Category a {
  flex-wrap: wrap;
  flex-direction: column;
  width: 722px;
  height: 162px;
  border-radius: 80px;
}


@media screen and (max-width:820px) {
  .CartButton.Category a {
    width: 69rem;
    height: 16.2rem;
  }
}

.CartButton.Category a img {
  margin-bottom: 20px;
}

@media screen and (max-width:820px) {
  .CartButton.Category a img {
    margin-bottom: 1.3rem;
    width: 34.8rem;
    height: 6.7rem;
  }
}

.CartButton.Category a::before {
  background: url(./../images/arrow-b.png) no-repeat;
  width: 39px;
  height: 24px;
}

@media screen and (max-width:820px) {
  .CartButton.Category a::before {
    background: url(./../images/arrow-b.png) no-repeat;
    background-size: contain;
    width: 3.9rem;
    height: 2.4rem;
  }
}


.fadein {
  opacity: 0.1;
  transform: translate(0, 50px);
  transition: all 600ms;
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}


.coming_soon {
  position: relative;
}

.coming_soon::before, .coming_soon::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.coming_soon::before {
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.coming_soon::after {
  z-index: 4;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: url(https://fukuskeonline.itembox.design/item/lp/disney_pixar/images/coming_soon.png) no-repeat;
  background-size: auto;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-position: 50%;
}

@media screen and (max-width: 820px) {
  .coming_soon::after {
    background-size: 80%;
  }
}