@charset "UTF-8";
@media screen and (max-width: 768px) {
  /*----------------------------------------------------
  	SP
  ----------------------------------------------------*/
  /*----------------------------------------------------
  	Collection
  ----------------------------------------------------*/
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  section#collection_top .collection_nav {
    width: 100vw;
  }
  section#collection_top .collection_nav ul {
    padding-top: 119px;
    padding-bottom: 115px;
    width: 100vw;
    justify-content: center; /*左右中央揃え*/
    align-items: center; /*上下中央揃え*/
  }
  section#collection_top .collection_nav ul li {
    width: 100%;
    text-align: center;
    margin: 0 0 42px 0;
  }
  section#collection_top .collection_nav ul li a img {
    zoom: 0.5;
  }
  section#collection_top .collection_nav ul li:last-child {
    margin: 0;
  }
  section#collection_top .collection_nav ul li.disabled {
    pointer-events: none;
    opacity: 0.1;
  }
  .collectionbox .aniImg {
    opacity: 0;
  }
  .collectionbox .active {
    opacity: 100;
    transition: all 0.8s 0s ease;
  }
  .collectionbox .collection_keyv {
    width: 100%;
    margin: 0 0 75px 0;
  }
  .collectionbox .collection_keyv img {
    width: 100%;
    animation: fadeIn 1s ease 0s 1 normal;
  }
  .collectionbox .collection_keyv .seasons_ttl {
    text-align: center;
  }
  .collectionbox .collection_keyv .seasons_ttl img {
    width: 14%;
  }
  .collectionbox .collection_detailBox_1 ul {
    display: flex;
    flex-wrap: wrap;
  }
  .collectionbox .collection_detailBox_2 {
    margin: 0px auto;
  }
  .collectionbox .collection_detailBox_2 ul {
    display: flex;
    flex-wrap: wrap;
  }
  .collectionbox .collection_detailBox_3 {
    margin: 0px auto;
  }
  .collectionbox .collection_detailBox_3 ul {
    display: flex;
    flex-wrap: wrap;
  }
  .collectionbox .collection_detailBox_4 {
    margin: 0px auto;
  }
  .collectionbox .collection_detailBox_5 {
    width: 100%;
    margin: 0px auto;
  }
  .collectionbox .collection_detailBox_5 ul {
    display: flex;
    flex-wrap: wrap;
  }
  .collectionbox .collection_detailBox_6 {
    margin: 0px auto;
  }
  .collectionbox .collection_detailBox_6 ul {
    display: flex;
    flex-wrap: wrap;
  }
  .collectionbox .collection_detailBox_7 {
    margin: 0px auto;
  }
  .collectionbox .collection_detailBox_8 {
    margin: 0px auto;
  }
  /*----------2017ss----------*/
  section#ss2017 .collection_keyv {
    margin: 0 auto 200px auto;
  }
  section#ss2017 .collection_detailBox_1 {
    width: 60vw;
    margin: 0 auto 200px auto;
  }
  section#ss2017 .collection_detailBox_1 ul {
    display: block;
    text-align: center;
  }
  section#ss2017 .collection_detailBox_1 ul li {
    margin: 0 auto 15px auto;
  }
  section#ss2017 .collection_detailBox_1 ul li img {
    width: 100%;
  }
  section#ss2017 .collection_detailBox_1 ul li:last-child {
    margin: 0;
  }
  section#ss2017 .collection_detailBox_2 {
    width: 80vw;
    margin-bottom: 250px;
  }
  section#ss2017 .collection_detailBox_2 ul {
    text-align: center;
  }
  section#ss2017 .collection_detailBox_2 ul li {
    text-align: center;
    margin: 0 auto 50px auto;
  }
  section#ss2017 .collection_detailBox_2 ul li img {
    width: 100%;
  }
  section#ss2017 .collection_detailBox_2 ul li:last-child {
    margin: 0 auto;
  }
  section#ss2017 .collection_detailBox_3 {
    width: 89vw;
    margin-bottom: 250px;
  }
  section#ss2017 .collection_detailBox_3 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 100px;
  }
  section#ss2017 .collection_detailBox_3 ul li {
    width: 44vw;
  }
  section#ss2017 .collection_detailBox_3 ul li img {
    width: 100%;
  }
  section#ss2017 .collection_detailBox_3 ul.lastul {
    margin: 0;
  }
  section#ss2017 .collection_detailBox_4 {
    width: 100%;
    margin-bottom: 125px;
  }
  section#ss2017 .collection_detailBox_4 ul {
    display: block;
    text-align: center;
  }
  section#ss2017 .collection_detailBox_4 ul li {
    text-align: center;
    margin: 0 auto 75px auto;
  }
  section#ss2017 .collection_detailBox_4 ul li img {
    width: 100%;
  }
  section#ss2017 .collection_detailBox_4 ul li:last-child {
    margin: 0 auto;
  }
  /*----------2017aw----------*/
  section#aw2017 .collection_keyv {
    width: 80vw;
    margin: 0 auto 5px auto;
  }
  section#aw2017 .collection_detailBox_1 {
    width: 80vw;
    margin: 0 auto 200px auto;
  }
  section#aw2017 .collection_detailBox_1 ul {
    display: block;
    text-align: center;
    width: 100%;
  }
  section#aw2017 .collection_detailBox_1 ul li {
    width: 100%;
    margin: 0;
  }
  section#aw2017 .collection_detailBox_1 ul li img {
    width: 100%;
  }
  section#aw2017 .collection_detailBox_2 {
    width: 89vw;
    margin-bottom: 200px;
  }
  section#aw2017 .collection_detailBox_2 ul {
    width: 100%;
    display: flex;
    text-align: center;
  }
  section#aw2017 .collection_detailBox_2 ul li {
    width: 44vw;
    text-align: center;
    margin: 0 auto;
  }
  section#aw2017 .collection_detailBox_2 ul li img {
    width: 100%;
  }
  section#aw2017 .collection_detailBox_2 ul li:last-child {
    margin: 222px 0 0 0;
  }
  section#aw2017 .collection_detailBox_2 ul li:first-child {
    margin: 0px 0 0 0;
  }
  section#aw2017 .collection_detailBox_2 ul.negmargin {
    margin-top: -38px;
  }
  section#aw2017 .collection_detailBox_3 {
    margin-bottom: 200px;
  }
  section#aw2017 .collection_detailBox_3 ul {
    display: block;
    width: 100%;
  }
  section#aw2017 .collection_detailBox_3 ul li img {
    width: 61vw;
  }
  section#aw2017 .collection_detailBox_3 ul li:nth-child(1) {
    text-align: left;
  }
  section#aw2017 .collection_detailBox_3 ul li:nth-child(2) {
    text-align: right;
  }
  section#aw2017 .collection_detailBox_3 ul li:nth-child(3) {
    text-align: left;
  }
  section#aw2017 .collection_detailBox_4 {
    width: 80vw;
    margin-bottom: 200px;
  }
  section#aw2017 .collection_detailBox_4 ul {
    display: block;
    text-align: center;
    width: 100%;
  }
  section#aw2017 .collection_detailBox_4 ul li {
    text-align: center;
    margin: 0 auto 5px auto;
    width: 100%;
  }
  section#aw2017 .collection_detailBox_4 ul li img {
    width: 100%;
  }
  section#aw2017 .collection_detailBox_4 ul li:last-child {
    margin: 0 auto;
  }
  section#aw2017 .collection_detailBox_5 {
    width: 80vw;
    margin-bottom: 50px;
  }
  section#aw2017 .collection_detailBox_5 ul {
    width: 100%;
    display: block;
    text-align: center;
  }
  section#aw2017 .collection_detailBox_5 ul li img {
    width: 62vw;
  }
  section#aw2017 .collection_detailBox_5 ul li:nth-child(1) {
    text-align: right;
  }
  section#aw2017 .collection_detailBox_5 ul li:nth-child(2) {
    text-align: left;
  }
  section#aw2017 .collection_detailBox_5 ul li:nth-child(3) {
    text-align: right;
  }
  section#aw2017 .collection_detailBox_5 ul li:nth-child(4) {
    text-align: left;
  }
  /*----------2018ss----------*/
  section#ss2018 .collection_keyv {
    margin: 0 0 10px 0;
  }
  section#ss2018 .collection_detailBox_1 {
    margin-bottom: 200px;
  }
  section#ss2018 .collection_detailBox_1 ul {
    display: block;
    text-align: center;
  }
  section#ss2018 .collection_detailBox_1 ul li {
    margin: 0 0 10px 0;
  }
  section#ss2018 .collection_detailBox_1 ul li img {
    width: 100%;
  }
  section#ss2018 .collection_detailBox_1 ul li:last-child {
    margin: 0;
  }
  section#ss2018 .collection_detailBox_2 {
    width: 100%;
    margin-bottom: 10px;
  }
  section#ss2018 .collection_detailBox_2 ul {
    display: block;
    text-align: center;
  }
  section#ss2018 .collection_detailBox_2 ul li {
    text-align: center;
  }
  section#ss2018 .collection_detailBox_2 ul li img {
    width: 100%;
  }
  section#ss2018 .collection_detailBox_2 ul li:nth-child(1) {
    margin-bottom: 213px;
  }
  section#ss2018 .collection_detailBox_2 ul li:nth-child(2) {
    width: 73vw;
    margin: 0 auto 200px auto;
  }
  section#ss2018 .collection_detailBox_3 {
    width: 100%;
    margin-bottom: 211px;
  }
  section#ss2018 .collection_detailBox_3 ul {
    display: block;
    text-align: center;
  }
  section#ss2018 .collection_detailBox_3 ul li {
    text-align: center;
    margin: 0 auto 10px auto;
  }
  section#ss2018 .collection_detailBox_3 ul li img {
    width: 100%;
  }
  section#ss2018 .collection_detailBox_4 {
    width: 80vw;
    margin: 0px auto 200px auto;
  }
  section#ss2018 .collection_detailBox_4 ul {
    display: block;
    text-align: center;
    width: 100%;
  }
  section#ss2018 .collection_detailBox_4 ul li {
    text-align: center;
    margin: 0 auto 50px auto;
    width: 100%;
  }
  section#ss2018 .collection_detailBox_4 ul li img {
    width: 100%;
  }
  section#ss2018 .collection_detailBox_4 ul li:last-child {
    margin: 0;
  }
  section#ss2018 .collection_detailBox_5 {
    width: 100%;
    margin-bottom: 200px;
  }
  section#ss2018 .collection_detailBox_5 ul {
    display: block;
    text-align: center;
  }
  section#ss2018 .collection_detailBox_5 ul li {
    text-align: center;
    margin: 0 auto;
  }
  section#ss2018 .collection_detailBox_5 ul li img {
    width: 100%;
  }
  section#ss2018 .collection_detailBox_6 {
    width: 89vw;
    margin-bottom: 200px;
  }
  section#ss2018 .collection_detailBox_6 ul {
    display: block;
    text-align: center;
    width: 100%;
  }
  section#ss2018 .collection_detailBox_6 ul li {
    text-align: center;
    margin: 0 auto 50px auto;
    width: 100%;
  }
  section#ss2018 .collection_detailBox_6 ul li img {
    width: 100%;
  }
  section#ss2018 .collection_detailBox_6 ul li:last-child {
    margin: 0;
  }
  section#ss2018 .collection_detailBox_7 {
    width: 100%;
    margin-bottom: 100px;
  }
  section#ss2018 .collection_detailBox_7 ul {
    display: block;
    text-align: center;
  }
  section#ss2018 .collection_detailBox_7 ul li {
    text-align: center;
    margin: 0 auto;
  }
  section#ss2018 .collection_detailBox_7 ul li img {
    width: 100%;
  }
  /*----------2018aw----------*/
  section#aw2018 .collection_keyv {
    margin-bottom: 200px;
  }
  section#aw2018 .collection_detailBox_1 {
    width: 66vw;
    margin: 0px auto 200px auto;
  }
  section#aw2018 .collection_detailBox_1 ul {
    width: 100%;
    display: block;
    text-align: center;
  }
  section#aw2018 .collection_detailBox_1 ul li {
    width: 100%;
    margin: 0 0 50px 0;
  }
  section#aw2018 .collection_detailBox_1 ul li img {
    width: 100%;
  }
  section#aw2018 .collection_detailBox_1 ul li:last-child {
    margin: 0;
  }
  section#aw2018 .collection_detailBox_2 {
    width: 89vw;
    margin-bottom: 200px;
  }
  section#aw2018 .collection_detailBox_2 ul {
    width: 100%;
    display: block;
    text-align: center;
  }
  section#aw2018 .collection_detailBox_2 ul li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  section#aw2018 .collection_detailBox_2 ul li img {
    width: 100%;
  }
  section#aw2018 .collection_detailBox_2 ul li:last-child {
    margin: 0;
  }
  section#aw2018 .collection_detailBox_3 {
    width: 100%;
    margin: 0px auto 200px auto;
  }
  section#aw2018 .collection_detailBox_3 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 60px 0;
  }
  section#aw2018 .collection_detailBox_3 ul li {
    width: 49vw;
  }
  section#aw2018 .collection_detailBox_3 ul li img {
    width: 100%;
  }
  section#aw2018 .collection_detailBox_3 ul.lastul {
    margin: 0;
  }
  section#aw2018 .collection_detailBox_4 {
    margin: 0 0 100px 0;
  }
  section#aw2018 .collection_detailBox_4 ul {
    width: 89vw;
    display: block;
    text-align: center;
    margin: 0px auto;
  }
  section#aw2018 .collection_detailBox_4 ul li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  section#aw2018 .collection_detailBox_4 ul li img {
    width: 100%;
  }
  section#aw2018 .collection_detailBox_4 ul li:last-child {
    margin: 0;
  }
  /*----------2019SS----------*/
  section#ss2019 #coll_2019SS_block1 {
    margin-bottom: 150px;
  }
  section#ss2019 #coll_2019SS_block1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  section#ss2019 #coll_2019SS_block1 ul li {
    width: 49%;
    margin: 0 0 20px 0;
  }
  section#ss2019 #coll_2019SS_block1 ul li img {
    width: 100%;
  }
  section#ss2019 #coll_2019SS_block1 ul li:nth-last-child(2) {
    margin: 0;
  }
  section#ss2019 #coll_2019SS_block1 ul li:last-child {
    margin: 0;
  }
  section#ss2019 #coll_2019SS_block2 {
    margin-bottom: 150px;
  }
  section#ss2019 #coll_2019SS_block2 ul {
    width: 80%;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  section#ss2019 #coll_2019SS_block2 ul li {
    width: 45%;
    margin: 0 0 20px 0;
  }
  section#ss2019 #coll_2019SS_block2 ul li img {
    width: 100%;
  }
  section#ss2019 #coll_2019SS_block3 {
    margin-bottom: 100px;
  }
  section#ss2019 #coll_2019SS_block3 ul {
    width: 93%;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  section#ss2019 #coll_2019SS_block3 ul li {
    width: 49%;
    margin: 0 0 66px 0;
  }
  section#ss2019 #coll_2019SS_block3 ul li img {
    width: 100%;
  }
  section#ss2019 #coll_2019SS_block3 ul li:nth-last-child(2) {
    margin: 0;
  }
  section#ss2019 #coll_2019SS_block3 ul li:last-child {
    margin: 0;
  }
  section#ss2019 #coll_2019SS_block4 {
    margin-bottom: 208px;
  }
  section#ss2019 #coll_2019SS_block4 ul li {
    width: 100%;
    margin-bottom: 15px;
  }
  section#ss2019 #coll_2019SS_block4 ul li img {
    width: 100%;
  }
  section#ss2019 #coll_2019SS_block4 ul li:last-child {
    margin-bottom: 0px;
  }
  section#ss2019 #coll_2019SS_block5 {
    margin-bottom: 150px;
  }
  section#ss2019 #coll_2019SS_block5 p {
    width: 100%;
    margin-bottom: 28px;
  }
  section#ss2019 #coll_2019SS_block5 p img {
    width: 100%;
  }
  section#ss2019 #coll_2019SS_block5 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  section#ss2019 #coll_2019SS_block5 ul li {
    width: 49%;
    margin: 0 0 20px 0;
  }
  section#ss2019 #coll_2019SS_block5 ul li img {
    width: 100%;
  }
  section#ss2019 #coll_2019SS_block5 ul li:nth-last-child(2) {
    margin: 0;
  }
  section#ss2019 #coll_2019SS_block5 ul li:last-child {
    margin: 0;
  }
  section#ss2019 #coll_2019SS_block6 {
    margin-bottom: 150px;
  }
  section#ss2019 #coll_2019SS_block6 ul {
    width: 78%;
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  section#ss2019 #coll_2019SS_block6 ul li {
    width: 48%;
    margin: 0 0 20px 0;
  }
  section#ss2019 #coll_2019SS_block6 ul li img {
    width: 100%;
  }
  section#ss2019 #coll_2019SS_block6 ul li:nth-last-child(2) {
    margin: 0;
  }
  section#ss2019 #coll_2019SS_block6 ul li:last-child {
    margin: 0;
  }
  section#ss2019 #coll_2019SS_block6 .ul_1 {
    margin-left: 20px;
  }
  section#ss2019 #coll_2019SS_block6 .ul_1 li:nth-child(odd) {
    margin-right: 6px;
  }
  section#ss2019 #coll_2019SS_block6 .ul_2 {
    margin-left: 60px;
  }
  section#ss2019 #coll_2019SS_block6 .ul_last {
    margin-bottom: 0;
  }
  section#ss2019 #coll_2019SS_block7 {
    margin: 0 20px 158px 20px;
  }
  section#ss2019 #coll_2019SS_block7 li {
    width: 100%;
    margin-bottom: 20px;
  }
  section#ss2019 #coll_2019SS_block7 li img {
    width: 100%;
  }
  section#ss2019 #coll_2019SS_block7 li:last-child {
    margin-bottom: 0px;
  }
  section#ss2019 #coll_2019SS_block8 ul {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  section#ss2019 #coll_2019SS_block8 ul li {
    width: 47.5%;
  }
  section#ss2019 #coll_2019SS_block8 ul li img {
    width: 100%;
  }
  section#ss2019 #coll_2019SS_block8 ul li:last-child {
    margin-top: 112px;
    margin-bottom: 15px;
  }
  section#ss2019 #coll_2019SS_block8 p {
    width: 65%;
    margin-left: 43.5px;
    margin-bottom: 95px;
  }
  section#ss2019 #coll_2019SS_block8 p img {
    width: 100%;
  }
  /*----------2019AW----------*/
  section#aw2019 .collection_keyv {
    margin: 0 auto 100px auto;
    text-align: center;
  }
  section#aw2019 .collection_keyv #aw2019keyv {
    width: 80vw;
  }
  section#aw2019 #coll_2019AW_block1, section#aw2019 #coll_2019AW_block2, section#aw2019 #coll_2019AW_block3, section#aw2019 #coll_2019AW_block4, section#aw2019 #coll_2019AW_block5,
  section#aw2019 #coll_2019AW_block6, section#aw2019 #coll_2019AW_block7, section#aw2019 #coll_2019AW_block8, section#aw2019 #coll_2019AW_block9 {
    width: 80vw;
    margin: 0 auto 100px auto;
  }
  section#aw2019 #coll_2019AW_block1 ul, section#aw2019 #coll_2019AW_block2 ul, section#aw2019 #coll_2019AW_block3 ul, section#aw2019 #coll_2019AW_block4 ul, section#aw2019 #coll_2019AW_block5 ul,
  section#aw2019 #coll_2019AW_block6 ul, section#aw2019 #coll_2019AW_block7 ul, section#aw2019 #coll_2019AW_block8 ul, section#aw2019 #coll_2019AW_block9 ul {
    width: 100%;
  }
  section#aw2019 #coll_2019AW_block1 ul li:nth-child(odd), section#aw2019 #coll_2019AW_block2 ul li:nth-child(odd), section#aw2019 #coll_2019AW_block3 ul li:nth-child(odd), section#aw2019 #coll_2019AW_block4 ul li:nth-child(odd), section#aw2019 #coll_2019AW_block5 ul li:nth-child(odd),
  section#aw2019 #coll_2019AW_block6 ul li:nth-child(odd), section#aw2019 #coll_2019AW_block7 ul li:nth-child(odd), section#aw2019 #coll_2019AW_block8 ul li:nth-child(odd), section#aw2019 #coll_2019AW_block9 ul li:nth-child(odd) {
    margin-bottom: 7.5px;
  }
  section#aw2019 #coll_2019AW_block1 ul img, section#aw2019 #coll_2019AW_block2 ul img, section#aw2019 #coll_2019AW_block3 ul img, section#aw2019 #coll_2019AW_block4 ul img, section#aw2019 #coll_2019AW_block5 ul img,
  section#aw2019 #coll_2019AW_block6 ul img, section#aw2019 #coll_2019AW_block7 ul img, section#aw2019 #coll_2019AW_block8 ul img, section#aw2019 #coll_2019AW_block9 ul img {
    width: 100%;
  }
  section#aw2019 #coll_2019AW_block10 {
    width: 80vw;
    margin: 0 auto;
  }
  section#aw2019 #coll_2019AW_block10 ul {
    width: 100%;
  }
  section#aw2019 #coll_2019AW_block10 ul li:nth-child(odd) {
    margin-bottom: 7.5px;
  }
  section#aw2019 #coll_2019AW_block10 ul img {
    width: 100%;
  }
  /*----------2020SS----------*/
  section#ss2020 .collection_keyv {
    width: 90vw;
    margin: 0 auto 30px auto;
  }
  section#ss2020 .collection_keyv img {
    animation: fadeIn 1s ease 0s 1 normal;
  }
  section#ss2020 #coll_2020SS_block1 {
    width: 90vw;
    margin: 0 auto 250px auto;
  }
  section#ss2020 #coll_2020SS_block1 ul li {
    margin: 0 0 20px 0;
  }
  section#ss2020 #coll_2020SS_block1 ul li img {
    width: 100%;
  }
  section#ss2020 #coll_2020SS_block1 ul li:last-child {
    margin-bottom: 0px;
  }
  section#ss2020 #coll_2020SS_block2 {
    width: 100%;
    margin: 0 0 130px 19vw;
  }
  section#ss2020 #coll_2020SS_block2 ul {
    width: 81vw;
  }
  section#ss2020 #coll_2020SS_block2 ul li {
    text-align: right;
  }
  section#ss2020 #coll_2020SS_block2 ul li img {
    width: 100%;
  }
  section#ss2020 #coll_2020SS_block3 {
    width: 63vw;
    margin: 0 0 130px 5vw;
  }
  section#ss2020 #coll_2020SS_block3 ul li:first-child {
    margin: 0 0 5px 0;
  }
  section#ss2020 #coll_2020SS_block3 ul li img {
    width: 100%;
  }
  section#ss2020 #coll_2020SS_block4 {
    width: 63vw;
    margin: 0 0 250px 27vw;
  }
  section#ss2020 #coll_2020SS_block4 ul li img {
    width: 100%;
  }
  section#ss2020 #coll_2020SS_block5 {
    width: 90vw;
    margin: 0 auto 250px auto;
  }
  section#ss2020 #coll_2020SS_block5 ul li {
    margin: 0 0 20px 0;
  }
  section#ss2020 #coll_2020SS_block5 ul li img {
    width: 100%;
  }
  section#ss2020 #coll_2020SS_block5 ul li:last-child {
    margin-bottom: 0px;
  }
  section#ss2020 #coll_2020SS_block6 {
    width: 100%;
    margin: 0 auto 250px auto;
  }
  section#ss2020 #coll_2020SS_block6 ul li {
    margin: 0 0 75px 0;
  }
  section#ss2020 #coll_2020SS_block6 ul li img {
    width: 100%;
  }
  section#ss2020 #coll_2020SS_block6 ul li:last-child {
    margin-bottom: 0px;
  }
  section#ss2020 #coll_2020SS_block7 {
    width: 100%;
    margin: 0 auto 250px auto;
  }
  section#ss2020 #coll_2020SS_block7 ul li {
    margin: 0 0 10px 0;
  }
  section#ss2020 #coll_2020SS_block7 ul li img {
    width: 100%;
  }
  section#ss2020 #coll_2020SS_block7 ul li:last-child {
    margin-bottom: 0px;
  }
  section#ss2020 #coll_2020SS_block8 {
    width: 100%;
    margin: 0 auto 250px auto;
  }
  section#ss2020 #coll_2020SS_block8 ul li img {
    width: 100%;
  }
  section#ss2020 #coll_2020SS_block8 ul li:first-child {
    width: 67vw;
    margin: 0 0 90px 9vw;
  }
  section#ss2020 #coll_2020SS_block8 ul li:last-child {
    width: 67vw;
    margin: 0 0 0px 24vw;
  }
  section#ss2020 #coll_2020SS_block9 {
    width: 100%;
    margin: 0 auto 100px auto;
  }
  section#ss2020 #coll_2020SS_block9 ul li img {
    width: 100%;
  }
  section#ss2020 #coll_2020SS_block9 ul li:first-child {
    margin: 0 0 35px 0;
  }
  section#ss2021 .collection_keyv {
    width: 100%;
    margin: 0 auto 300px auto;
  }
  section#ss2021 .collection_keyv img {
    animation: fadeIn 1s ease 0s 1 normal;
  }
  section#ss2021 #coll_2021SS_block1 {
    width: 60vw;
    margin: 0 auto 300px auto;
  }
  section#ss2021 #coll_2021SS_block1 ul li {
    margin: 0 0 10px 0;
  }
  section#ss2021 #coll_2021SS_block1 ul li img {
    width: 100%;
  }
  section#ss2021 #coll_2021SS_block1 ul li:last-child {
    margin-bottom: 0px;
  }
  section#ss2021 #coll_2021SS_block2 {
    width: 89vw;
    margin: 0 auto 300px auto;
  }
  section#ss2021 #coll_2021SS_block2 ul li {
    margin: 0 0 0 0;
  }
  section#ss2021 #coll_2021SS_block2 ul li img {
    width: 100%;
  }
  section#ss2021 #coll_2021SS_block2 ul li:last-child {
    margin-bottom: 0px;
  }
  section#ss2021 #coll_2021SS_block3 {
    width: 68vw;
    margin: 0 0 140px 22vw;
  }
  section#ss2021 #coll_2021SS_block3 ul li {
    margin: 0 0 0 0;
  }
  section#ss2021 #coll_2021SS_block3 ul li img {
    width: 100%;
  }
  section#ss2021 #coll_2021SS_block3 ul li:last-child {
    margin-bottom: 0px;
  }
  section#ss2021 #coll_2021SS_block4 {
    width: 68vw;
    margin: 0 0 65px 0;
  }
  section#ss2021 #coll_2021SS_block4 ul li {
    margin: 0 0 0 0;
  }
  section#ss2021 #coll_2021SS_block4 ul li img {
    width: 100%;
  }
  section#ss2021 #coll_2021SS_block5 {
    width: 100%;
    margin: 0 0 300px 0;
  }
  section#ss2021 #coll_2021SS_block5 ul {
    width: 100%;
  }
  section#ss2021 #coll_2021SS_block5 ul li {
    width: 100%;
    margin: 0 0 0 0;
    text-align: right;
  }
  section#ss2021 #coll_2021SS_block5 ul li img {
    width: 91vw;
  }
  section#ss2021 #coll_2021SS_block5 ul li:last-child {
    margin-bottom: 0px;
  }
  section#ss2021 #coll_2021SS_block6 {
    width: 70vw;
    margin: 0 auto 300px auto;
  }
  section#ss2021 #coll_2021SS_block6 ul li {
    width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
  }
  section#ss2021 #coll_2021SS_block6 ul li img {
    width: 100%;
  }
  section#ss2021 #coll_2021SS_block6 ul li:last-child {
    margin-bottom: 0px;
  }
  section#ss2021 #coll_2021SS_block7 {
    width: 100%;
    margin: 0 auto 250px auto;
  }
  section#ss2021 #coll_2021SS_block7 ul li:nth-child(2) {
    width: 100%;
    margin: 0 0 0 0;
    text-align: right;
  }
  section#ss2021 #coll_2021SS_block7 ul li:nth-child(2) img {
    width: 78vw;
  }
  section#ss2021 #coll_2021SS_block7 ul li:first-child {
    width: 89vw;
    margin: 0 auto 175px auto;
  }
  section#ss2021 #coll_2021SS_block7 ul li:first-child img {
    width: 100%;
  }
  section#ss2021 #coll_2021SS_block7 ul li:last-child {
    width: 100%;
    margin: 0 0 0 5vw;
    margin-top: -20px;
  }
  section#ss2021 #coll_2021SS_block7 ul li:last-child img {
    width: 61vw;
  }
  section#ss2021 #coll_2021SS_block8 {
    width: 100%;
    margin: 0 auto 300px auto;
    position: relative;
  }
  section#ss2021 #coll_2021SS_block8 ul li:first-child {
    width: 100%;
    margin: 0 5vw 0 0;
    text-align: right;
    z-index: 1;
  }
  section#ss2021 #coll_2021SS_block8 ul li:first-child img {
    width: 70vw;
  }
  section#ss2021 #coll_2021SS_block8 ul li:last-child {
    text-align: left;
    margin-top: -30px;
    z-index: 0;
  }
  section#ss2021 #coll_2021SS_block8 ul li:last-child img {
    width: 83vw;
  }
  section#ss2021 #coll_2021SS_block9 {
    width: 100%;
    text-align: center;
    margin: 0 auto 0 auto;
  }
  section#ss2021 #coll_2021SS_block9 ul {
    width: 100%;
  }
  section#ss2021 #coll_2021SS_block9 ul li {
    text-align: center;
  }
  section#ss2021 #coll_2021SS_block9 ul li img {
    width: 100%;
  }
  section#ss2021 #coll_2021SS_block9 ul li:first-child {
    width: 84vw;
    margin: 0 auto 70px auto;
  }
  section#ss2021 #coll_2021SS_block9 ul li:nth-child(2) {
    width: 100%;
    margin: 0 0 75px 0;
  }
  section#ss2021 #coll_2021SS_block9 ul li:last-child {
    width: 84vw;
    margin: 0 auto 90px auto;
  }
  section#aw2021 .collection_keyv {
    width: 100%;
    margin: 0 auto 150px auto;
  }
  section#aw2021 .collection_keyv img {
    animation: fadeIn 1s ease 0s 1 normal;
  }
  section#aw2021 #coll_2021AW_block1 {
    width: 100%;
    margin: 0 0 233px 0;
  }
  section#aw2021 #coll_2021AW_block1 ul li:first-child {
    width: 48vw;
    margin: 0 0 108px 0;
  }
  section#aw2021 #coll_2021AW_block1 ul li:first-child img {
    width: 48vw;
  }
  section#aw2021 #coll_2021AW_block1 ul li:nth-child(2) {
    width: 100%;
    text-align: right;
    margin: 0 0 130px 0px;
  }
  section#aw2021 #coll_2021AW_block1 ul li:nth-child(2) img {
    width: 91vw;
  }
  section#aw2021 #coll_2021AW_block1 ul li:last-child {
    width: 56vw;
    margin: 0 0 0 14vw;
  }
  section#aw2021 #coll_2021AW_block1 ul li:last-child img {
    width: 56vw;
  }
  section#aw2021 #coll_2021AW_block2 {
    width: 100%;
    margin: 0 0 200px 0;
  }
  section#aw2021 #coll_2021AW_block2 ul li:first-child {
    width: 65vw;
    margin: 0 0 115px 28vw;
  }
  section#aw2021 #coll_2021AW_block2 ul li:first-child img {
    width: 65vw;
  }
  section#aw2021 #coll_2021AW_block2 ul li:nth-child(2) {
    width: 59vw;
    margin: 0 0 241px 6vw;
  }
  section#aw2021 #coll_2021AW_block2 ul li:nth-child(2) img {
    width: 59vw;
  }
  section#aw2021 #coll_2021AW_block2 ul li:nth-child(3) {
    width: 100%;
    margin: 0 0 200px 0;
    text-align: right;
  }
  section#aw2021 #coll_2021AW_block2 ul li:nth-child(3) img {
    width: 85vw;
  }
  section#aw2021 #coll_2021AW_block2 ul li:nth-child(4) {
    width: 100%;
    text-align: center;
    margin: 0 0 25px 0;
  }
  section#aw2021 #coll_2021AW_block2 ul li:nth-child(4) img {
    width: 53vw;
    text-align: center;
  }
  section#aw2021 #coll_2021AW_block2 ul li:nth-child(5) {
    width: 100%;
    text-align: center;
    margin: 0 0 200px 0;
  }
  section#aw2021 #coll_2021AW_block2 ul li:nth-child(5) img {
    width: 53vw;
    text-align: center;
  }
  section#aw2021 #coll_2021AW_block2 ul li:nth-child(6) {
    width: 66vw;
    margin: 0 0 0 8vw;
  }
  section#aw2021 #coll_2021AW_block2 ul li:nth-child(6) img {
    width: 66vw;
    text-align: center;
  }
  section#aw2021 #coll_2021AW_block3 {
    width: 100%;
    margin: 0 0 285px 0;
  }
  section#aw2021 #coll_2021AW_block3 ul li:first-child {
    width: 100vw;
    margin: 0 0 150px 0;
  }
  section#aw2021 #coll_2021AW_block3 ul li:first-child img {
    width: 100vw;
  }
  section#aw2021 #coll_2021AW_block3 ul li:nth-child(2) {
    width: 49vw;
    margin: 0 0 133px 17vw;
  }
  section#aw2021 #coll_2021AW_block3 ul li:nth-child(2) img {
    width: 49vw;
  }
  section#aw2021 #coll_2021AW_block3 ul li:nth-child(3) {
    width: 61vw;
    margin: 0 0 133px 33vw;
  }
  section#aw2021 #coll_2021AW_block3 ul li:nth-child(3) img {
    width: 61vw;
  }
  section#aw2021 #coll_2021AW_block4 {
    width: 100%;
    margin: 0 0 90px 0;
  }
  section#aw2021 #coll_2021AW_block4 ul li:first-child {
    width: 100%;
    margin: 0 0 150px 0;
    text-align: left;
  }
  section#aw2021 #coll_2021AW_block4 ul li:first-child img {
    width: 80vw;
  }
  section#aw2021 #coll_2021AW_block4 ul li:nth-child(2) {
    width: 100%;
    margin: 0 0 150px 0;
    text-align: right;
  }
  section#aw2021 #coll_2021AW_block4 ul li:nth-child(2) img {
    width: 61vw;
  }
  section#aw2021 #coll_2021AW_block4 ul li:nth-child(3) {
    width: 100%;
    text-align: center;
    margin: 0 auto 180px auto;
  }
  section#aw2021 #coll_2021AW_block4 ul li:nth-child(3) img {
    width: 89vw;
  }
  section#aw2021 #coll_2021AW_block4 ul li:nth-child(4) {
    width: 55vw;
    text-align: center;
    margin: 0 auto 300px 25vw;
  }
  section#aw2021 #coll_2021AW_block4 ul li:nth-child(4) img {
    width: 55vw;
  }
  section#aw2021 #coll_2021AW_block4 ul li:nth-child(5) {
    width: 100vw;
    text-align: center;
    margin: 0 auto 270px 0;
  }
  section#aw2021 #coll_2021AW_block4 ul li:nth-child(5) img {
    width: 100vw;
  }
  section#aw2021 #coll_2021AW_block4 ul li:nth-child(6) {
    width: 100%;
    text-align: center;
    margin: 0 0 0 0;
  }
  section#aw2021 #coll_2021AW_block4 ul li:nth-child(6) img {
    width: 73vw;
  }
  section#sa2022 .collection_keyv {
    width: 100%;
    margin: 0 auto 0 auto;
    padding-bottom: -5px;
  }
  section#sa2022 .collection_keyv .seasons_ttl {
    text-align: center;
  }
  section#sa2022 .collection_keyv .seasons_ttl img {
    width: 16%;
  }
  section#sa2022 .collection_keyv .slider_collection {
    width: 100%;
    position: relative;
  }
  section#sa2022 .collection_keyv .slider_collection .pc {
    display: none;
  }
  section#sa2022 .collection_keyv .slider_collection .slick-arrow:after {
    content: "" !important;
  }
  section#sa2022 .collection_keyv .slider_collection .slick-counter {
    text-align: center;
    margin: 16px auto 15px auto;
    width: 100%;
    font-family: "News Cycle", sans-serif;
    font-size: 13px;
  }
  section#sa2022 .collection_keyv .slider_collection .prev-arrow {
    position: absolute;
    display: block;
    width: 18.5px;
    height: 36px;
    left: 0;
    z-index: 2;
    bottom: 0;
    cursor: pointer;
    margin-bottom: -8px;
    margin-left: 15px;
  }
  section#sa2022 .collection_keyv .slider_collection .next-arrow {
    position: absolute;
    display: block;
    width: 18.5px;
    height: 36px;
    right: 0;
    z-index: 2;
    bottom: 0;
    cursor: pointer;
    margin-bottom: -8px;
    margin-right: 15px;
  }
  section#aw2022 .collection_keyv {
    width: 100%;
    margin: 0 auto 0 auto;
    padding-bottom: -5px;
  }
  section#aw2022 .collection_keyv .seasons_ttl {
    text-align: center;
  }
  section#aw2022 .collection_keyv .seasons_ttl img {
    width: 16%;
  }
  section#aw2022 .collection_keyv .slider_collection {
    width: 100%;
    position: relative;
  }
  section#aw2022 .collection_keyv .slider_collection .pc {
    display: none;
  }
  section#aw2022 .collection_keyv .slider_collection .slick-arrow:after {
    content: "" !important;
  }
  section#aw2022 .collection_keyv .slider_collection .slick-counter {
    text-align: center;
    margin: 16px auto 15px auto;
    width: 100%;
    font-family: "News Cycle", sans-serif;
    font-size: 13px;
  }
  section#aw2022 .collection_keyv .slider_collection .prev-arrow {
    position: absolute;
    display: block;
    width: 18.5px;
    height: 36px;
    left: 0;
    z-index: 2;
    bottom: 0;
    cursor: pointer;
    margin-bottom: -8px;
    margin-left: 15px;
  }
  section#aw2022 .collection_keyv .slider_collection .next-arrow {
    position: absolute;
    display: block;
    width: 18.5px;
    height: 36px;
    right: 0;
    z-index: 2;
    bottom: 0;
    cursor: pointer;
    margin-bottom: -8px;
    margin-right: 15px;
  }
  section#ss2023 .collection_keyv {
    width: 100%;
    margin: 0 auto 0 auto;
    padding-bottom: -5px;
  }
  section#ss2023 .collection_keyv .seasons_ttl {
    text-align: center;
  }
  section#ss2023 .collection_keyv .seasons_ttl img {
    width: 16%;
  }
  section#ss2023 .collection_keyv .slider_collection {
    width: 90%;
    position: relative;
    margin: 0px auto;
  }
  section#ss2023 .collection_keyv .slider_collection .pc {
    display: none;
  }
  section#ss2023 .collection_keyv .slider_collection .slick-arrow:after {
    content: "" !important;
  }
  section#ss2023 .collection_keyv .slider_collection .slick-counter {
    text-align: center;
    margin: 16px auto 15px auto;
    width: 100%;
    font-family: "News Cycle", sans-serif;
    font-size: 13px;
  }
  section#ss2023 .collection_keyv .slider_collection .prev-arrow {
    position: absolute;
    display: block;
    width: 18.5px;
    height: 36px;
    left: 0;
    z-index: 2;
    bottom: 0;
    cursor: pointer;
    margin-bottom: -8px;
    margin-left: 1px;
  }
  section#ss2023 .collection_keyv .slider_collection .next-arrow {
    position: absolute;
    display: block;
    width: 18.5px;
    height: 36px;
    right: 0;
    z-index: 2;
    bottom: 0;
    cursor: pointer;
    margin-bottom: -8px;
    margin-right: 1px;
  }
  section#ss2024 .collection_keyv {
    width: 100%;
    margin: 0 auto 0 auto;
    padding-bottom: -5px;
  }
  section#ss2024 .collection_keyv .seasons_ttl {
    text-align: center;
  }
  section#ss2024 .collection_keyv .seasons_ttl img {
    width: 16%;
  }
  section#ss2024 .collection_keyv .slider_collection {
    width: 90%;
    position: relative;
    margin: 0px auto;
  }
  section#ss2024 .collection_keyv .slider_collection .pc {
    display: none;
  }
  section#ss2024 .collection_keyv .slider_collection .slick-arrow:after {
    content: "" !important;
  }
  section#ss2024 .collection_keyv .slider_collection .slick-counter {
    text-align: center;
    margin: 16px auto 15px auto;
    width: 100%;
    font-family: "News Cycle", sans-serif;
    font-size: 13px;
  }
  section#ss2024 .collection_keyv .slider_collection .prev-arrow {
    position: absolute;
    display: block;
    width: 18.5px;
    height: 36px;
    left: 0;
    z-index: 2;
    bottom: 0;
    cursor: pointer;
    margin-bottom: -8px;
    margin-left: 1px;
  }
  section#ss2024 .collection_keyv .slider_collection .next-arrow {
    position: absolute;
    display: block;
    width: 18.5px;
    height: 36px;
    right: 0;
    z-index: 2;
    bottom: 0;
    cursor: pointer;
    margin-bottom: -8px;
    margin-right: 1px;
  }
  section#aw2024 .collection_keyv {
    width: 100%;
    margin: 0 auto 0 auto;
    padding-bottom: -5px;
  }
  section#aw2024 .collection_keyv .seasons_ttl {
    text-align: center;
  }
  section#aw2024 .collection_keyv .seasons_ttl img {
    width: 16%;
  }
  section#aw2024 .collection_keyv .slider_collection {
    width: 90%;
    position: relative;
    margin: 0px auto;
  }
  section#aw2024 .collection_keyv .slider_collection .pc {
    display: none;
  }
  section#aw2024 .collection_keyv .slider_collection .slick-arrow:after {
    content: "" !important;
  }
  section#aw2024 .collection_keyv .slider_collection .slick-counter {
    text-align: center;
    margin: 16px auto 15px auto;
    width: 100%;
    font-family: "News Cycle", sans-serif;
    font-size: 13px;
  }
  section#aw2024 .collection_keyv .slider_collection .prev-arrow {
    position: absolute;
    display: block;
    width: 18.5px;
    height: 36px;
    left: 0;
    z-index: 2;
    bottom: 0;
    cursor: pointer;
    margin-bottom: -8px;
    margin-left: 1px;
  }
  section#aw2024 .collection_keyv .slider_collection .next-arrow {
    position: absolute;
    display: block;
    width: 18.5px;
    height: 36px;
    right: 0;
    z-index: 2;
    bottom: 0;
    cursor: pointer;
    margin-bottom: -8px;
    margin-right: 1px;
  }
  section#ss2025 .collection_keyv {
    width: 100%;
    margin: 0 auto 0 auto;
    padding-bottom: -5px;
  }
  section#ss2025 .collection_keyv .seasons_ttl {
    text-align: center;
  }
  section#ss2025 .collection_keyv .seasons_ttl img {
    width: 16%;
  }
  section#ss2025 .collection_keyv .slider_collection {
    width: 90%;
    position: relative;
    margin: 0px auto;
  }
  section#ss2025 .collection_keyv .slider_collection .pc {
    display: none;
  }
  section#ss2025 .collection_keyv .slider_collection .slick-arrow:after {
    content: "" !important;
  }
  section#ss2025 .collection_keyv .slider_collection .slick-counter {
    text-align: center;
    margin: 16px auto 15px auto;
    width: 100%;
    font-family: "News Cycle", sans-serif;
    font-size: 13px;
  }
  section#ss2025 .collection_keyv .slider_collection .prev-arrow {
    position: absolute;
    display: block;
    width: 18.5px;
    height: 36px;
    left: 0;
    z-index: 2;
    bottom: 0;
    cursor: pointer;
    margin-bottom: -8px;
    margin-left: 1px;
  }
  section#ss2025 .collection_keyv .slider_collection .next-arrow {
    position: absolute;
    display: block;
    width: 18.5px;
    height: 36px;
    right: 0;
    z-index: 2;
    bottom: 0;
    cursor: pointer;
    margin-bottom: -8px;
    margin-right: 1px;
  }
  section#ss2025 .collection_keyv .slider_collection li img.padimg {
    position: relative;
    top: 99px;
  }
  /*----------------------------------------------------
  	END
  ----------------------------------------------------*/
}
@media screen and (max-width: 768px) and (max-width: 320px) {
  /*----------------------------------------------------
  	iphone5/5S END
  ----------------------------------------------------*/
}