@charset "UTF-8";
/* xyloba用 */
/*xyloba top
------------------------------------------------------------
*/
.section_xy {
  padding: 7.5rem 0 170px;
}
@media screen and (max-width: 767px) {
  .section_xy {
    padding: 5rem 0 80px;
  }
}

.xy_font_color {
  color: #1A1A1A;
}

.main_img_xy {
  /*   margin-top : 163px;
  width      : 100%; */
  overflow: hidden;
  position: relative;
  line-height: 0;
  width: 100%;
  margin: 165px auto 0;
}
.main_img_xy video {
  background-size: cover;
  z-index: -1;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .main_img_xy video {
    /*  height   : calc(50vh - 120px);
    width    : auto;
    transform: translateX(-12%); */
    height: auto;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .main_img_xy {
    /*  margin-top: 80px; */
    width: 100%;
    margin: 80px auto 0;
  }
}

.top_xy {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .top_xy {
    flex-direction: column-reverse;
  }
}
.top_xy .xy_left {
  width: 50%;
  padding: 0 3% 0 0;
}
@media screen and (max-width: 767px) {
  .top_xy .xy_left {
    width: 100%;
    padding: 0;
  }
}
.top_xy .xy_left img {
  /*  max-width: 600px; */
  width: 100%;
}
.top_xy .xy_right {
  width: 50%;
  position: relative;
  /*       .xy_sec1B {
    position: absolute;
    right   : 0;
    bottom  : 30px;
    z-index : -1;
    width   : 250px;
  } */
}
@media screen and (max-width: 767px) {
  .top_xy .xy_right {
    width: 100%;
  }
}
.top_xy .xy_read {
  font-size: 2.18rem;
  margin-bottom: 30px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .top_xy .xy_read {
    font-size: 6.5vw;
    line-height: 1.5;
  }
}
.top_xy .xy_txt {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .top_xy .xy_txt {
    text-align: left;
    font-size: 0.87rem;
    margin-bottom: 30px;
  }
}

.xy_two_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  text-align: center;
}
.xy_two_box .xy_left {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .xy_two_box .xy_left {
    width: 100%;
    margin-bottom: 30px;
  }
}
.xy_two_box .xy_right {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .xy_two_box .xy_right {
    width: 100%;
  }
}
.xy_two_box a {
  display: block;
}
.xy_two_box a:hover {
  opacity: 0.7;
}
.xy_two_box img {
  width: 75%;
}
.xy_two_box .fukidashi {
  font-family: "Josefin Sans", sans-serif;
  font-size: 2.5rem;
  text-align: center;
  line-height: 1;
  background: #fff;
  border-radius: 50px;
  padding: 15px 10px 10px;
  width: 350px;
  margin: 0 auto 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .xy_two_box .fukidashi {
    font-size: 7vw;
  }
}
.xy_two_box .fukidashi::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
}

.xy_bg {
  height: 555px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .xy_bg {
    height: 250px;
	margin-bottom: 15px;
  }
}
.xy_bg.age_up {
  background: url(../images/xy/bg_xyloba.jpg) center center/cover no-repeat;
}
.xy_bg.age_under {
  background: url(../images/xy/bg_xylobajunior.jpg) center center/cover no-repeat;
}
.xy_bg.age_under .xy_title .en {
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.xy_bg .xy_title {
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .xy_bg .xy_title {
    padding-top: 20px;
  }
}
.xy_bg .xy_title .en {
  font-family: "Josefin Sans", sans-serif;
  font-size: 6.25rem;
  display: block;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .xy_bg .xy_title .en {
    font-size: 15vw;
  }
}
.xy_bg .xy_title .jp {
  font-size: 1.25rem;
  line-height: 1;
  display: block;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .xy_bg .xy_title .jp {
    font-size: 4vw;
    margin-top: 10px;
  }
}


.ttl_fukidashi {
  background: #E8BC89;
  padding: 35px 15px;
  border-radius: 100px;
  text-align: center;
  margin-bottom: 70px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ttl_fukidashi {
    padding: 20px;
    border-radius: 50px;
    margin-bottom: 60px;
  }
}
.ttl_fukidashi::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #E8BC89;
}
.ttl_fukidashi .en {
  font-family: "Josefin Sans", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .ttl_fukidashi .en {
    font-size: 7vw;
  }
}
.ttl_fukidashi .en .jp {
  font-size: 1.56rem;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
@media screen and (max-width: 767px) {
  .ttl_fukidashi .en .jp {
    font-size: 5vw;
  }
}
.ttl_fukidashi .jp {
  margin-top: 10px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .ttl_fukidashi .jp {
    font-size: 3vw;
    line-height: 1.5;
  }
}

.xy_itembox {
  text-align: center;
  margin: 0 auto 110px;
}
@media screen and (max-width: 767px) {
  .xy_itembox {
    margin: 0 auto 100px;
  }
}
.xy_itembox .title {
  text-align: center;
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.87rem;
  font-weight: 700;
  line-height: 1;
  background: linear-gradient(transparent 60%, #EEDEC5 40%);
  display: inline-block;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .xy_itembox .title {
    font-size: 5.7vw;
    margin-bottom: 30px;
  }
}
.xy_itembox .xy_item_two {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto 20px;
}
.xy_itembox .xy_item_two li {
  width: 45%;
}
@media screen and (max-width: 767px) {
  .xy_itembox .xy_item_two li {
    width: 90%;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .xy_itembox .xy_item_two li:last-child {
    width: 100%;
    margin: 10px auto 0;
  }
}
.xy_itembox .dis_txt {
  text-align: center;
  margin: 0 auto 70px;
}
@media screen and (max-width: 767px) {
  .xy_itembox .dis_txt {
    text-align: left;
    line-height: 1.5;
    margin: 0 auto 50px;
  }
}
.xy_itembox .xy_movie {
  /*  margin  : 0 auto 75px; */
  position: relative;
  /*   video {
    width    : 100%;
    max-width: 730px;
    position : relative;
    z-index  : 1;

  } */
}
.xy_itembox .xy_movie::after {
  content: "";
  display: block;
  padding: 56.2% 0 0 0;
}
.xy_itembox .xy_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .xy_itembox .xy_movie {
    margin: 0 auto 50px;
  }
}
.xy_itembox .song_list_box {
  max-width: 800px;
  margin: 0 auto 70px;
  background: #EEDEC5;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 35px;
}
@media screen and (max-width: 767px) {
  .xy_itembox .song_list_box {
    margin: 0 auto 70px;
    padding: 30px 15px;
    flex-wrap: wrap;
  }
}
.xy_itembox .song_list_box .song_list_title {
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.87rem;
  font-weight: 700;
  width: 35%;
  line-height: 1;
  text-align: left;
  padding: 0 0 0 30px;
}
@media screen and (max-width: 767px) {
  .xy_itembox .song_list_box .song_list_title {
    text-align: center;
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
  }
}
.xy_itembox .song_list_box .song_list {
  width: 75%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .xy_itembox .song_list_box .song_list {
    width: 100%;
  }
}
.xy_itembox .song_list_box .song_list li {
  width: 50%;
  text-align: left;
  position: relative;
  padding: 0 0 0 20px;
  font-size: 1.12rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .xy_itembox .song_list_box .song_list li {
    margin-bottom: 10px;
    font-size: 3.5vw;
    padding: 0 10px 0 15px;
    line-height: 1.4;
  }
}
.xy_itembox .song_list_box .song_list li::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 0;
}

.list_expansion {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.list_expansion li {
  width: 23.5%;
  margin: 0 2% 0 0;
}
@media screen and (max-width: 767px) {
  .list_expansion li {
    /*      width : 49%;
    margin: 0 2% 7% 0;

    &:nth-child(2n) {
      margin: 0 0 7% 0;
    } */
    width: 80%;
    margin: 0 auto 60px;
  }
}
.list_expansion li:last-child {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .list_expansion li:last-child {
    margin: auto;
  }
}
.list_expansion li a {
  display: block;
}
.list_expansion li a:hover {
  opacity: 0.7;
}
.list_expansion li img {
  width: 100%;
  margin-bottom: 20px;
}
.list_expansion li .price {
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.56rem;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .list_expansion li .price {
    font-size: 7vw;
  }
}

.xy_more {
  max-width: 280px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background: #E8BC89;
  color: #fff;
  border-radius: 50px;
  display: block;
  font-size: 1.12rem;
  font-family: "Josefin Sans", sans-serif;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .xy_more {
    height: 60px;
    line-height: 60px;
  }
}
.xy_more::after {
  content: "";
  position: absolute;
  width: 32px;
  height: 5px;
  background: url(../images/xy/xy_arrow.svg) center center/contain no-repeat;
  right: 25px;
  top: 40%;
}
.xy_more:hover {
  opacity: 0.7;
}

.goodtoy_box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .goodtoy_box {
    margin-bottom: 0px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.goodtoy_box .img_box {
  width: 50%;
  padding: 0 5% 0 0;
}
@media screen and (max-width: 767px) {
  .goodtoy_box .img_box {
    width: 100%;
    padding: 0;
  }
}
.goodtoy_box .img_box img {
  width: 100%;
}
.goodtoy_box .txt_box {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .goodtoy_box .txt_box {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px;
  }
}
.goodtoy_box .txt_box .inbox {
  max-width: 530px;
}
.goodtoy_box .txt_box .inbox .xy_read {
  font-size: 2.18rem;
  margin-bottom: 30px;
  font-weight: 700;
  position: relative;
}
@media screen and (max-width: 767px) {
  .goodtoy_box .txt_box .inbox .xy_read {
    font-size: 6.5vw;
    line-height: 1.5;
    padding-top: 30px;
    margin-bottom: 25px;
  }
}
.goodtoy_box .txt_box .inbox .xy_read img {
  position: absolute;
  height: 90px;
  bottom: 10px;
}
@media screen and (max-width: 767px) {
  .goodtoy_box .txt_box .inbox .xy_read img {
    bottom: inherit;
    top: -3rem;
    height: 60px;
  }
}
.goodtoy_box .txt_box .inbox .xy_read .award {
  width: 60px;
  right: 100px;
}
@media screen and (max-width: 767px) {
  .goodtoy_box .txt_box .inbox .xy_read .award {
    width: 43px;
    right: inherit;
    left: 0;
  }
}
.goodtoy_box .txt_box .inbox .xy_read .goodtoy {
  width: 50px;
  right: 40px;
}
@media screen and (max-width: 767px) {
  .goodtoy_box .txt_box .inbox .xy_read .goodtoy {
    width: 40px;
    right: inherit;
    left: 50px;
  }
}

.list_xy_junior {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.list_xy_junior li {
  width: 30%;
  margin: 0 5% 0 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .list_xy_junior li {
    width: 80%;
    margin: 0 auto 100px;
  }
}
.list_xy_junior li:last-child {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .list_xy_junior li:last-child {
    margin: auto;
  }
}
.list_xy_junior li .name {
  text-align: center;
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.87rem;
  font-weight: 700;
  line-height: 1;
  background: linear-gradient(transparent 60%, #EEDEC5 40%);
  display: inline-block;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .list_xy_junior li .name {
    font-size: 6vw;
    margin-bottom: 10px;
  }
}
.list_xy_junior li img {
  width: 90%;
  /*     margin-bottom: 15px; */
}
.list_xy_junior li .item_link {
  display: block;
}
.list_xy_junior li .item_link:hover {
  opacity: 0.7;
}
.list_xy_junior li .xy_txt {
  margin-top: 25px;
  margin-bottom: 60px;
  text-align: left;
  letter-spacing: 0.04rem;
  font-size: 0.93rem;
}
@media screen and (max-width: 767px) {
  .list_xy_junior li .xy_txt {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 1rem;
  }
}

.xy_beige {
  background: #EBDEC8;
}

.xy_txt_clr_beige {
  color: #E1BD90;
}

.xy_copy_box {
  background: rgba(0, 0, 0, 0.4);
  position: relative;
}
.xy_copy_box::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/xy/bg_xy_messeage.jpg) center center/cover no-repeat;
  top: 0;
  left: 0;
  z-index: -1;
}
.xy_copy_box .xy_copy {
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .xy_copy_box .xy_copy {
    text-align: left;
  }
}
.xy_copy_box .xy_copy .xy_txt {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .xy_copy_box .xy_copy .xy_txt {
    font-size: 3.5vw;
    text-align: left;
    margin-bottom: 2rem;
  }
}
.xy_copy_box .xy_copy .xy_logo {
  max-width: 477px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .xy_copy_box .xy_copy .xy_logo {
    width: 80%;
  }
}

.xy_insta {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.xy_insta .xy_right {
  width: 50%;
  height: 300px;
  background: url(../images/xy/xy_insta.jpg) center center/cover no-repeat;
}
@media screen and (max-width: 767px) {
  .xy_insta .xy_right {
    height: 135px;
    background: url(../images/xy/xy_insta_sp.jpg) center center/cover no-repeat;
  }
}
.xy_insta .xy_left {
  height: 300px;
  width: 50%;
  text-align: center;
  background: #E8BC89;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .xy_insta .xy_left {
    height: 135px;
  }
}
.xy_insta .xy_left:hover {
  opacity: 0.7;
}
.xy_insta .xy_left img {
  width: 55px;
}
@media screen and (max-width: 767px) {
  .xy_insta .xy_left img {
    width: 30px;
    margin: 0.1rem 0;
  }
}
.xy_insta .xy_txt {
  font-size: 1.25rem;
  font-weight: 700;
  font-family: "Josefin Sans", sans-serif;
}
@media screen and (max-width: 767px) {
  .xy_insta .xy_txt {
    font-size: 3.8vw;
    font-weight: 500;
  }
}

.xj_banner {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.xj_banner {
  width: 80%;
  height: 200px;
  background: url(https://engagingtoys.xyz/wp-content/uploads/2024/10/xj_banner-1.png) center center/cover no-repeat;
  margin-left: 8%;
}
@media screen and (max-width: 767px) {
  .xj_banner {
	margin-top: -2rem;
    height: 67px;
    background: url(https://engagingtoys.xyz/wp-content/uploads/2024/10/xj_banner-1.png) center center/cover no-repeat;
  }
}



/*# sourceMappingURL=layout-xy.css.map */