@charset "UTF-8";
/* body {
  background: url(../../../../../../../img/kids/christmas/24/portal/christmas_pc-bg.png) repeat top;
  z-index: 0;
} */
/* 共通設定 */
/* 共通部分 */
#footer {
  position: relative;
  z-index: 9999999;
}
.fade_Box {
  transition: 1s;
  opacity: 0;
}
.fade_Box.animated {
  opacity: 1;
}
.load-fade {
  opacity: 0;
  visibility: hidden;
  transition: all 1s;
}
.load-fade.is-show {
  opacity: 1;
  visibility: visible;
}
#all_Wrap {
  width: 100%;
  padding: 0 50px;
  margin: 0 auto;
  position: relative;
}
/* #all_Wrap::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../../../../../../../img/kids/christmas/24/portal/christmas_pc-bgall.png);
  background-repeat: repeat-y;
  background-position: top center;
  background-size: contain;
} */
.bg_wrap {
  width: 100%;
  height: 100svh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  background: url(../../../../../../../img/kids/christmas/24/portal/christmas_pc-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.bg_wrap::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../../../../../../../img/kids/christmas/24/portal/christmas_pc-bgall.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: -1;
}
.christmas_pc-text {
  width: 14%;
  position: absolute;
  top: 50%;
  left: 10vw;
  transform: translateY(-50%);
  z-index: 100;
}
.right_Box {
  display: block;
  position: fixed;
  right: 0;
  top: 0;
  max-width: 100%;
  width: calc((100% - 476px) / 2);
  height: 100%;
  z-index: 1;
}
.right_Box>article {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 40px;
  position: absolute;
  top: 50%;
  max-width: 420px;
  width: 100%;
  padding: 0 2vw;
  box-sizing: border-box;
  transform: translateY(-50%);
}
.right_Box>article ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 90%;
  margin: 0 auto;
}
.main {
  max-width: 476px;
  width: 100%;
  box-shadow: 2px 2px 10px rgba(36, 36, 36, 0.7);
  margin: 0 auto;
}
/* 個別設定 */
.add_main {
  position: relative;
  z-index: 5;
}
.add_main>a {
  display: block;
  position: absolute;
  bottom: 10%;
  left: 50%;
  width: 90%;
  transform: translateX(-50%);
 z-index: 5;
}
.mainvisual {
  background-color: #fff;
}
/* .mainvisual p {
  margin-top: -41%;
} */
.christmas-content {
  background-image: url(../../../../../../../img/kids/christmas/24/portal/christmas_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -25%;
  padding-bottom: 6%;
  position: relative;
  z-index: 10;
}
.christmas_toybnr {
  display: block;
  padding-top: 17%;
  transition: all .5s;
}
.christmas_toybnr:hover {
  opacity: 0.7;
}
[class$="-box"] {
  width: 90%;
  margin: 0 auto 0;
}
/* party-box  */
.party-box {
  background-image: url(../../../../../../../img/kids/christmas/24/portal/christmas_party-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 20px;
  margin-top: 38%;
  position: relative;
}
.party-box a {
  display: block;
}
.party-box .party-bg02 {
  width: 90%;
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
}
.party-box p,
.party-box a {
  position: relative;
  z-index: 10;
}
.party-box .party-text01 {
  width: 110%;
  max-width: 750px;
  padding: 27% 3px 0 3px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.party-box .partybnr {
  display: block;
  width: 84%;
  padding: 6% 0 4% 0;
  margin: 0 auto;
}
/* application-box */
.application-box {
  background-image: url(../../../../../../../img/kids/christmas/24/portal/christmas_app-bg.png);
  background-repeat: no-repeat;
  /* background-size: 100%; */
  background-size: contain;
  /* padding: 70px 0 18px 0; */
  padding: 9% 0 42px 0;
  margin: 25px auto 0;
}
.app-text01 {
  padding-right: 2%;
}
.application-box a {
  display: block;
}
.app-flex {
  justify-content: space-between;
  width: 86%;
  background: rgba(255, 255, 255, .6);
  padding: 20px 20px 20px 20px;
  margin: 0 auto;
}
.app-flex li {
  width: 48%;
}
.app-flex li.download a {
  margin-top: 12px;
}
.app-flex li.boot a {
  width: 74%;
  margin: 0 auto;
}
/* otoku-box  */
.otoku-box {
  background-image: url(../../../../../../../img/kids/christmas/24/portal/christmas_otoku-bg.png);
  background-repeat: no-repeat;
  /* background-size: 100%; */
  background-size: contain;
  padding: 40px 0 70px 0;
  margin: 25px auto 0;
}
.otoku-box a {
  display: block;
  width: 84%;
  margin: 0 auto;
}
.otoku-text01 {
  padding-top: 1vw;
}
.otoku-box a:nth-of-type(1) {
  margin-top: 15px;
}
.otoku-box a:nth-of-type(2) {
  margin-top: 15px;
}
.otoku-box a:nth-of-type(3) {
  margin-top: 15px;
  margin-bottom: 20px;
}
.otoku-box .sns-flex {
  justify-content: center;
  width: 86%;
  background: rgba(255, 255, 255, .6);
  padding: 20px 10px 20px 10px;
  margin: 20px auto 0;
}
.otoku-box .sns-flex li {
  width: 28%;
}
.otoku-box .sns-flex li:nth-of-type(1) {
  margin-right: 50px;
}
.otoku-box .sns-flex li a {
  margin-top: 0;
}
/* page_top */
#page_top {
  width: 100px;
  z-index: 9999;
}
#page_top a {
  display: block;
  cursor: pointer;
}
footer {
  background: #e5e5e4 !important;
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
レイアウト調整
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
@media only screen and (max-width: 1300px) {
  .christmas_pc-text {
    width: 11vw;
  }
}
@media only screen and (max-width: 950px) {
  .christmas_pc-text {
    left: 5vw;
  }
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
SP
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
@media only screen and (max-width: 768px) {
  body {
    background: none;
  }
  .main {
    width: 100vw;
    max-width: 100vw;
  }
  #all_Wrap {
    /* max-width: 650px; */
    max-width: 100%;
    padding: 0;
  }
  .bg_wrap {
    background-image: none;
  }
  .bg_wrap::before {
    content: none;
  }
  .christmas_pc-text {
    display: none;
  }
  .main {
    box-shadow: none;
  }
  .application-box {
    padding: 12% 0 82px 0;
  }
  .app-flex {
    padding: 12px 12px 12px 12px;
  }
  .app-flex li.boot a {
    width: 82%;
  }
  .party-box {
    padding-bottom: 27px;
  }
  .otoku-text01 {
    padding-top: 50px;
  }
  .otoku-box {
    padding: 40px 0 44px 0;
  }
  .otoku-box .sns-flex {
    margin: 10px auto 16%;
  }
  .otoku-box .sns-flex li:nth-of-type(1) {
    margin-right: 30px;
  }
  .otoku-box a:nth-of-type(1) {
    margin-top: 20px;
  }
  .otoku-box a:nth-of-type(2) {
    margin-top: 20px;
  }
  .otoku-box a:nth-of-type(3) {
    margin-top: 20px;
    margin-bottom: 5%;
  }
  .right_Box {
    top: unset;
    bottom: 10px;
    right: 10px;
    max-width: 70px;
    width: 100%;
    height: fit-content;
    z-index: 9999;
    aspect-ratio: 319 /293;
  }
  .right_Box article>figure,
  .right_Box article>ul {
    display: none;
  }
  .right_Box>article {
    padding: 0;
  }
  #page_top {
    width: 100%;
    z-index: 9999;
  }
  #page_top a {
    display: block;
    cursor: pointer;
  }
  /* page_top */
  /* #page_top02 {
    width: 70px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    top: initial;
    z-index: 9999;
  } */
}
@media only screen and (max-width: 499px) {
  .application-box {
    padding-bottom: 6%;
  }
  .otoku-box {
    padding-bottom: 20px;
  }
  .otoku-text01 {
    padding-top: 0;
  }
}
