@charset "UTF-8";

body#disney_collections {
    margin: 0;
    font-family: "游明朝", "Yu Mincho", "YuMincho", "Sawarabi Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: nomal;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    height: 100%;
    position: relative;
}

* {
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

li {
    list-style: none;
}

/* 共通 */
#disney_collections a {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
    /*    color: #333;*/
}

#disney_collections a:active,
#disney_collections a:hover,
#disney_collections a:focus {
    outline: none;
    text-decoration: none;
    /* opacity: 0.6; */
    opacity: 1;
}

.wrap a {
    color: #333;
}

img {
    /*    width: 100%;*/
    max-width: 100%;
    /*    height: auto;*/
    vertical-align: bottom;
}

.sp {
    display: none;
}

@media (max-width: 768px) {
    .sp {
        display: block;
    }
    .pc {
        display: none;
    }
}

#disney_collections_top,
#disney_collections_mickey,
#disney_collections_princess,
#disney_collections_tuxedo,
#disney_collections_last {
    margin: 0 auto;
    padding: 0%;
}

#disney_collections_mickey .title,
#disney_collections_princess .title,
#disney_collections_tuxedo .title,
#disney_collections_last .title {
    text-align: center;
}

#disney_collections_mickey .title img,
#disney_collections_princess .title img,
#disney_collections_tuxedo .title img,
#disney_collections_last .title img {
    max-width: 560px;
    margin: 0 auto;
}

.disney_collections_title-img img {
    width: 100%;
}

.disney_collections_common {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0% 0 2%;
}

.disney_collections_group {
    display: flex;
    align-items: flex-start;
    margin-top: 5%;
    
}

.disney_collections_group .disney_collections_group-container {
    width: 50%;
    box-sizing: border-box;
}

.disney_collections_group .disney_collections_group-container p {
    line-height: 1.5;
}

.disney_collections_group .disney_collections_group-container.txt-right {
    padding-left: 4%;
}

.disney_collections_group .disney_collections_group-container.txt-left {
    padding-right: 4%;
}

.disney_collections_group .disney_collections_group-container.txt-right img,
.disney_collections_group .disney_collections_group-container.txt-left img {
    padding-bottom: 2%;
}

.txt-right,
.txt-left {
    margin-top: 1rem;
}

.section-list {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.disney_collections_title-img {
    padding-top: 0%;
}

.txt-white p {
    color: #fff;
    padding-bottom: 3%;
}

.disney__container__title {
    font-size: 30px;
    position: relative;
    text-align: center;
}

.disney__container__sub{
  font-size: 20px;
  margin-bottom: 20px;
}

.disney_collections_common .tux_adam{
  border-top: 3px solid #CCCCCC;
  padding-top: 50px;
}

/* SP版1024以下 */

@media (max-width: 1024px) {

    .disney_collections_common {
        padding: 4%;
        max-width: 860px;
    }

    .disney_collections_group {
        flex-wrap: wrap;
    }

    .disney_collections_group .disney_collections_group-container {
        width: 100%;
        padding: 0;
    }

    .disney_collections_group.flex_re {
        flex-wrap: wrap-reverse;
    }

    .disney_collections_group .disney_collections_group-container.txt-right,
    .disney_collections_group .disney_collections_group-container.txt-left {
        padding: 0;
    }

    .disney_collections_group .disney_collections_group-container .inspired {
        line-height: 1.5;
    }
}


#disney_collections_top {
    padding-bottom: 0;
}

.disney_collections_top-title {
    position: absolute;
    padding: 0%;
    top: 65%;
    left: 50;
    transform: translateX(-50%);
    z-index: 1;
}

.disney_collections_top-title img {
    max-width: 600px;
    margin: 0 auto
}

.disney_collections_top-image {
    background-image: url(../img/01top/disney_top_title_img.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 58vw;
    position: relative;
}

.disney_collections_top-image .disney_collections_top-image_h1 {
    height: 34vw;
    margin: 0 auto;
}

.disney_collections_top-image_txt {
    padding: 4%;
    text-align: center;
    line-height: 1.6;
    color: #000;
}

.disney_collections_group-container h3 span {
    font-family: 'Allura', cursive;
}


/* 7th キャラクタードレス */

h3.chara_title{
  text-align: center;
  font-size: 14px;
  margin-bottom: 70px;
}

h3.chara_title span{
  font-size: 30px;
}

h3.chara_title::after{
  content: '';
  background-image: url(../img/kazari.png);
  background-size: contain;
  background-repeat: no-repeat;
    background-position: center;
  display: block;
  width: 400px;
  height: 100px;
  margin: -70px auto 0;
}

.chara_box,
.chara_box_reverse{
  margin-bottom: 150px;
}

.chara_box .chara_innerwrap{
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.chara_box_reverse .chara_innerwrap{
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  /* align-items: flex-end; */
}

.chara_innerwrap .chara_mainimg_wrap{
  width: 50%;
}

.chara_innerwrap .chara_mainimg_wrap img{
  width: 100%;
}

.chara_detile{
  width: 46%;
}

.chara_detile .chara_dressname{
  font-size: 18px;
  margin-bottom: 15px;
}

.chara_detile .chara_dresstext{
  font-size: 18px;
  margin-bottom: 50px;
}


/* 7th キャラクタードレス背景色 */

.chip_dress,
.donald_dress,
.daisy_dress,
.g_mickey_dress,
.b_mickey_dress,
.minnie_dress,
.dumbo_dress{
  position: relative;
}

.g_mickey_dress .chara_innerwrap::after,
.minnie_dress .chara_innerwrap::after{
    content: '';
    display: block;
    width: 75%;
    height: 210px;
    background-color: #fff5da;
    position: absolute;
    right: 0;
    bottom: -70px;
    z-index: -1;
}  

.b_mickey_dress .chara_innerwrap::after{
    content: '';
    display: block;
    width: 75%;
    height: 210px;
    background-color: #fff5da;
    position: absolute;
    left: 0;
    bottom: -70px;
    z-index: -1;
}  

.chip_dress .chara_innerwrap::after{
  content: '';
  display: block;
  width: 75%;
  height: 210px;
  background-color: #a27660;
  position: absolute;
  left: 0;
  bottom: -70px;
  z-index: -1;
}

.donald_dress .chara_innerwrap::after{
  content: '';
  display: block;
  width: 75%;
  height: 210px;
  background-color: #f9cb68;
  position: absolute;
  left: 0;
  bottom: -70px;
  z-index: -1;
}

.daisy_dress .chara_innerwrap::after{
  content: '';
  display: block;
  width: 75%;
  height: 210px;
  background-color: #d9aedf;
  position: absolute;
  right: 0;
  bottom: -70px;
  z-index: -1;
}

.dumbo_dress .chara_innerwrap::after{
    content: '';
    display: block;
    width: 75%;
    height: 210px;
    background-color: #f5d2c2;
    position: absolute;
    right: 0;
    bottom: -70px;
    z-index: -1;
  }  

.princess_mainimg_wrap{
  width: 100%;
}

.princess_mainimg_wrap img{
  width: 90%;
  margin: 0 auto;
}

.princess_mainimg_wrap p{
  width: 90%;
  margin: 20px 0 0 20px;
  font-size: 0.9em;
}

.flex_re .princess_mainimg_wrap img{
  margin-left: 10%;
}

.flex_re .princess_mainimg_wrap p{
  margin: 20px 0 0 10%;
}

.chara_icon{
    margin-bottom: 100px;
}

.right{
    text-align: right;
}

#disney_collections #lightbox {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

@media(min-width:769px) {
    .autoplay div img{
        margin: 0 auto 96px;
    }
}

@media(max-width:768px) {

    .autoplay div img{
        margin: 0 auto;
    }

    #disney_collections #lightbox {
        width: 100% !important;
    }

    .disney_collections_top-image_txt p.disney__container__title {
      text-align: center;
      font-size: 1.4em;
      margin-bottom: 10px;
      margin-top: 20px;
    }

    .disney_collections_top-image_txt p.disney__container__sub{
      font-size: 0.9em;
      margin-bottom: 30px;
    }

    h3.chara_title{
      margin-bottom: 0;
      margin-top:60px;
    }

    h3.chara_title span{
      font-size: 1.5em;
    }

    h3.chara_title::after{
      content: '';
      background-image: url(../img/kazari.png);
      background-size: contain;
      display: block;
      width: 100%;
      height: 100px;
      margin: -70px auto 0;
    }

    #mickey{
        margin-top: -40px;
    }

    .chara_box,
    .chara_box_reverse{
      margin-bottom: 50px;
    }

    .chara_box .chara_innerwrap,
    .chara_box_reverse .chara_innerwrap{
      width: 100%;
      padding: 0 15px;
      display: flex;
      flex-direction: column;
    }

    .chara_innerwrap .chara_mainimg_wrap{
      width: 100%;
      margin: 20px 0;
    }

    .chara_detile{
      width: 100%;
    }

    .chara_detile .chara_dressname{
      font-size: 1em;
      margin-bottom: 15px;
    }

    .chara_detile .chara_dresstext{
      font-size: 0.9em;
      margin-bottom: 20px;
    }

    .chara_box .chara_innerwrap::after,
    .chara_box_reverse .chara_innerwrap::after{
      width: 100%;
      height: 130px;
      bottom: -30px
    }

    /* .princess_mainimg_wrap{
      margin-top: 30px;
    } */

    .princess_mainimg_wrap img{
      width: 100%;
    }

    .princess_mainimg_wrap img,
    .flex_re .princess_mainimg_wrap img{
      margin: 30px auto 0;
    }

    .flex_re .princess_mainimg_wrap p{
      margin: 20px 0 0 20px;
    }

    .autoplay{
      margin-top: 30px;
    }


}


/* 7th タキシード */

.disney_collections_platinum-txt p {
    font-size: 1rem;
}

.disney_collections_platinum-txt p span{
  font-size: 1.4rem;
}

.chara_pic_pooh{
  position: relative;
}

.chara_pic_pooh .disney_collections_group-container::after{
  content: '';
  display: inline-block;
  background-image: url("../img/pooh.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 150px;
  height: 180px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.chara_pic_marie{
  position: relative;
}

.chara_pic_marie .disney_collections_group-container::after{
  content: '';
  display: inline-block;
  background-image: url("../img/marie.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 150px;
  height: 180px;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media(max-width:768px) {

  .disney_collections_platinum-txt p {
      font-size: 0.9rem;
      margin-bottom: 15px;
  }

  .disney_collections_platinum-txt p span{
    font-size: 1rem;
  }

  .disney_collections_group-container p{
    font-size: 0.9rem;
  }

  .chara_pic_pooh,
  .chara_pic_marie{
    padding-bottom: 130px;
  }

  .chara_pic_pooh .disney_collections_group-container::after{
    content: '';
    display: inline-block;
    background-image: url("../img/pooh.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 120px;
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .chara_pic_marie .disney_collections_group-container::after{
    content: '';
    display: inline-block;
    background-image: url("../img/marie.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 120px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}


/* slider */

.slide_chara li{
  margin: 5px;
}

.slide_chara li img{
  width: 100%;
  height: 300px;
  object-fit: contain;
}

.slick-dots {
    text-align: center;
}

.slick-dots li.slick-active button:before {
    color: #434343;
    content: '●';
}

.slick-dots li button:before {
    font-size: 10px;
    content: '●';
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.chip_dress .chara_detile .slide_chara .slick-dots li.slick-active button:before,
.minnie_dress .chara_detile .slide_chara .slick-dots li.slick-active button:before,
.daisy_dress .chara_detile .slide_chara .slick-dots li.slick-active button:before{
    color: #F1BC48;
    content: '●';
}

.g_mickey_dress .chara_detile .slide_chara .slick-dots li.slick-active button:before {
    color: #89889b;
    content: '●';
}

.b_mickey_dress .chara_detile .slide_chara .slick-dots li.slick-active button:before {
    color: #7896bc;
    content: '●';
}

.donald_dress .chara_detile .slide_chara .slick-dots li.slick-active button:before {
    color: #2f69b1;
    content: '●';
}
.dumbo_dress .chara_detile .slide_chara .slick-dots li.slick-active button:before{
    color: #9281b5;
    content: '●';
}

@media(max-width:768px) {

  .slide_chara li{
    margin: 5px;
  }

  .slide_chara li img{
    width: 100%;
    height: 250px;
    object-fit: contain;
  }

}



/* -- TUXEDO -- */
@media(min-width:769px) {
#disney_collections_tuxedo {
    background-color: #F3F3F3;
    /* padding-bottom: 50px; */
    padding-bottom: 120px;
    margin-bottom: -200px;
}
}

@media(max-width:768px) {
    #disney_collections_tuxedo {
        background-color: #F3F3F3;
        /* padding-bottom: 50px; */
        padding-bottom: 80px;
        margin-bottom: -130px;
    }    
}

.disney_collections_group-container h3 {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 3%;
    color: #fff;
}

.disney_collections_group-container h3 span {
    font-weight: 100;
}

/* -- 最後の振り分け -- */
#disney_collections_last {
    background-color: #3f312b;
    padding-bottom: 2%;
}

#disney_collections_last ul {
    display: flex;
    justify-content: center;
}

#disney_collections_last ul li {
    background: #fff;
    margin: 1%;
    width: 20%;
    text-align: right;
    padding: 3%;
}

#disney_collections_last .disney_collections_common {
    padding: 2% 0;
}

#disney_collections_last .disney_collections_common h3 {
    font-size: 2rem;
    margin-right: 8%;
}

#disney_collections_last .disney_collections_common ul li:last-child h3 {
    margin-right: 0;
}

#disney_collections_last .disney_collections_common ul li:first-child {
    background: url(../img/disney_last_img_2nd.jpg);
    background-size: cover;
}

#disney_collections_last .disney_collections_common ul li:nth-child(2) {
    background: url(../img/disney_last_img_3rd.jpg);
    background-size: cover;
}

#disney_collections_last .disney_collections_common ul li:nth-child(3) {
    background: url(../img/disney_last_img_aladdin.jpg);
    background-size: cover;
}

#disney_collections_last .disney_collections_common ul li:last-child {
    background: url(../img/disney_last_img_4th.jpg);
    background-size: cover;
}

/* SP版1024以下 */

@media (max-width: 1024px) {

    /* -- TOP -- */
    .disney_collections_top-image {
        /*        background-image: url(../img/01top/disney_top_title_img_text.png);*/
        background-size: cover;
        background-position: top center;
        height: 55vw;
    }

    .disney_collections_top-image .disney_collections_top-image_h1 {
        top: -20vw;
    }

    .disney_collections_top-image .disney_collections_top-image_h1 > h1 {
        font-size: 1.2rem;
        text-align: center;
        font-weight: normal;
        /*        position: inherit;*/
        top: 172%;
        transform: none;
        -webkit- transform: none;
    }


    /* -- PLATINUM -- */
    .disney_collections_platinum-txt {
        display: flex;
    }

    .disney_collections_platinum-txt img {
        width: 30%;
        height: 40%;
    }

    .disney_collections_platinum-txt p {
        font-size: 2.5rem;
    }

}

@media (max-width: 768px) {

    /* -- TOP -- */
    .disney_collections_top-image {
        height: 80vw;
        /*        background-position: right;*/
    }

    .disney_collections_top-image .disney_collections_top-image_h1 > h1 {
        top: 232%;
    }


    .disney_collections_top-image .disney_collections_top-image_h1 {
        top: -14rem;
    }

    .disney_collections_top-title img {
        max-width: 78%;
    }

    /* -- PLATINUM -- */
    .disney_collections_platinum-txt p {
        font-size: 1.5rem;
    }

}

@media (max-width: 414px) {

    /* -- 共通 -- */
    .sp_kakusu {
        display: none;
    }

    #disney_collections_princess .title img,
    #disney_collections_mickey .title img,
    #disney_collections_platinum .title img,
    #disney_collections_tuxedo .title img {
        max-width: 290px;
    }

    .disney_collections_common {
        padding: 0 15px;
    }

    /* -- TOP -- */
    .disney_collections_top-image {
        background-image: url(../img/01top/disney_top_title_img_sp.jpg);
        background-position: center;
    }

    .disney_collections_top-title {
        top: 25%;
    }

    .disney_collections_top-image {
        height: 127vw;
        margin-top: 35px;
    }

    .disney_collections_top-image .disney_collections_top-image_h1 > h1 {
        font-size: 1.2rem;
        padding: 0 6%;
        top: 403%;
    }

    .disney_collections_top-image_txt p {
        line-height: 1.5;
        font-size: 0.9em;
    }

    .disney_collections_top-title img {
        max-width: 100%;
    }

    /* -- PRICESS -- */
    .sp_txt_img {
        padding-bottom: 4%;
    }


    /* -- PLATINUM -- */
    .disney_collections_platinum-txt p {
        font-size: 12px;
    }

    .disney_collections_platinum-txt span {
        font-size: 1.3rem;
    }

    .disney_collections_group .disney_collections_group-container .inspired {
        padding-left: 2%;
    }

    /* -- 最後の振り分け -- */
    #disney_collections_last {
        padding-bottom: 6%;
    }

    #disney_collections_last ul {
        flex-wrap: wrap;
    }

    #disney_collections_last ul li {
        width: 42%;
    }

    #disney_collections_last .title img {
        width: 100%;
        padding: 3%;
    }
}

@media (max-width: 320px) {}


/* 商撮サイズ */

@media (min-width: 1025px) {
    .section-item {
        width: calc(25% - 30px);
    }

    .section-item,
    .section-list {
        margin: 10px 15px;
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .section-item {
        width: calc(50% - 20px);
    }

    .section-item,
    .section-list {
        margin: 8px 10px;
    }
}

@media (max-width:768px) {
    .section-item {
        margin: 3px 5px;
        width: calc(50% - 10px);
    }
}

/*-------20210208追加-------*/
/*footer追加20210209*/
.bottom_01 li {
    font-size: 13px;
}

img {
    max-width: 100%;
}

.top_wrap {
    position: relative;
}

.top_title {
    position: absolute;
    top: 280px;
    left: 50%;
    transform: translateX(-50%);
}

.top_title img {
    min-width: 320px;
}

.chara {
    max-width: 320px;
    height: 60px;
    margin: 0px auto 10px;
    padding-top: 20px;
    background-image: url(../img/01top/kazari.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.chara h3 {
    font-size: 20px;
    font-family: serif;
    color: #FFF;
    text-align: center;
}

.text_left {
    text-align: left;
    color: #FFF;
}

.txt_cen {
    text-align: center;
    margin: 15px0 auto 0;
}

.title2 {
    margin: 30px auto 10px;
    padding-top: 60px;
    text-align: center;
    width: 80%;
}

.title2 h2{
    font-size: 2em;
    color: #5e3f1e;
    padding-top: 10px;
}

@media(min-width:768px) {
    .title2 h2{
        margin-bottom: 100px;
    }

    .chara {
        max-width: 420px;
        height: 90px;
        margin: 0px auto 40px;
        padding-top: 30px;
    }

    .top_title img {
        max-width: 600px;
    }

    .top_title {
        top: 560px;
        max-width: 80%;
    }

    .title2 {
        width: 40%;
    }

    .chara h3 {
        font-size: 26px;
    }

}

/* another-collections */
.another-collections {
    padding-top: 50px;
}

.another-collections .title {
    margin-bottom: 30px;
    flex-flow: column;
}

.another-collections h2 {
    text-align: center;
    font-size: 28px;
    font-weight: normal;
    width: 100%;
}

.another-collections .title img {
    display: block;
    text-align: center;
    max-width: 300px;
    width: 75vw;
    margin: 0 auto;
}

.another-collections .inner {
    display: flex;
}

.another-collections .collection {
    text-align: center;
    flex: 1;
}

.another-collections .collection .image {
    width: 75%;
    margin: 0 auto;
    /* position: relative; */
}

/* another-collections */
.collection .link:hover {
    color: #fff;
}

.collection .link:hover::before {
    background: rgba(0, 0, 0, 0.6);
}


/* .another-collections .collection .image::before {
  color: #fff;
  content: '(c)disney';
  display: block;
  position: absolute;
  bottom: 5px;
  left: 5px;
} */

.another-collections .collection .text {
    padding-top: 30px;
}

.collection .text p {
    padding: 15px 0 25px;
}

.collection .link {
    color: rgba(0, 0, 0, 0.6);
    width: 250px;
    display: inline-block;
    padding: 10px 0;
    border: 1px solid rgba(0, 0, 0, 0.6);
    position: relative;
    z-index: 0;
    transition: 0.5s;
}

.collection .link::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: 0.5s;
}

@media (min-width: 768px) and (max-width:1024px) {

    /* another-collections */
    .collection .link:hover {
        color: #fff;
    }

    .collection .link:hover::before {
        background: rgba(0, 0, 0, 0.6);
    }

    /* another-collections ここまで */
}

@media (max-width:767px) {

    /* another-collections */
    .another-collections {
        padding-top: 5vw;
    }

    .another-collections .collection {
        margin-bottom: 15vw;
    }

    .another-collections .inner {
        flex-flow: column;
    }

    .another-collections .collection .text {
        padding-top: 3vw;
    }

    .collection .link {
        color: #fff;
        width: 45vw;
        padding: 1.5vw 0;
    }

    .collection .link::before {
        background: rgba(0, 0, 0, 0.6);
    }

    /* another-collections ここまで */
}



@media screen and (max-width: 414px) {

    /* another-collections */
    .collection .link {
        width: 65vw;
    }

    /* another-collections ここまで */
}


@media screen and (min-width: 1024px) {
.another-collections .collection .image {
    width: 35%;
    margin: 0 auto;
    /* position: relative; */
}
}
