@charset "UTF-8";
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

Dress & Item CSS

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
/* Variables
-------------------------------------------- */
/* Content
-------------------------------------------- */
#container section#main > h2, #container section.item > h2 {
  font-size: 3.4rem;
  font-family: "Cormorant Garamond", "Frank Ruhl Libre", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
  text-align: center;
  padding: 0 0 90px; }
  @media (max-width: 960px) {
    #container section#main > h2, #container section.item > h2 {
      font-size: 3rem;
      padding: 0 0 60px; } }
  @media (max-width: 480px) {
    #container section#main > h2, #container section.item > h2 {
      font-size: 2.4rem;
      padding: 0 0 40px; } }
#container section#main.se_box .se_img_box, #container section.item.se_box .se_img_box {
  width: 100%;
  transform: translateX(0); }
#container section#main.se_box:hover .se_img_box .se_img img, #container section.item.se_box:hover .se_img_box .se_img img {
  transform: scale(1) rotate(0.001deg); }
#container section.contents .uneven_box_wrap {
  margin-top: 200px;
  padding: 0 0 20px; }
  @media (max-width: 640px) {
    #container section.contents .uneven_box_wrap {
      margin-top: 100px; } }
  @media (max-width: 480px) {
    #container section.contents .uneven_box_wrap {
      margin-top: 50px; } }
  #container section.contents .uneven_box_wrap.items {
    margin-top: 0; }
  #container section.contents .uneven_box_wrap > li {
    width: 100%;
    position: relative;
    padding: 0 0 100px; }
    @media (max-width: 640px) {
      #container section.contents .uneven_box_wrap > li {
        padding: 0 0 50px; }
        #container section.contents .uneven_box_wrap > li:last-child {
          padding: 0; } }
    #container section.contents .uneven_box_wrap > li > ul {
      position: relative;
      width: 100%;
      padding-top: 55.2%; }
      #container section.contents .uneven_box_wrap > li > ul li {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%; }
    #container section.contents .uneven_box_wrap > li .img {
      display: block;
      width: 83%; }
      @media (max-width: 640px) {
        #container section.contents .uneven_box_wrap > li .img {
          width: 100%; } }
    #container section.contents .uneven_box_wrap > li .txt {
      width: 50%;
      position: absolute;
      bottom: 10px;
      right: 0;
      padding: 50px 50px 30px;
      background: rgba(255, 255, 255, 0.9);
      transform: translateX(20%);
      opacity: 0;
      z-index: 52;
      transition: all cubic-bezier(0.77, 0, 0.175, 1) 1s; }
      #container section.contents .uneven_box_wrap > li .txt h3 {
        margin-bottom: 30px; }
      #container section.contents .uneven_box_wrap > li .txt p {
        line-height: 2.2;
        margin: 0 0 20px; }
        #container section.contents .uneven_box_wrap > li .txt p:last-child {
          margin: 0; }
      @media (max-width: 900px) {
        #container section.contents .uneven_box_wrap > li .txt {
          width: 70%;
          padding: 30px 0 30px 30px; } }
      @media (max-width: 640px) {
        #container section.contents .uneven_box_wrap > li .txt {
          width: 100%;
          position: relative;
          bottom: 0;
          padding: 20px 0 0; } }
      #container section.contents .uneven_box_wrap > li .txt.cc-anim-init {
        transform: translateX(0);
        opacity: 1; }
    #container section.contents .uneven_box_wrap > li:nth-child(even) .img {
      margin: 0 0 0 auto; }
    #container section.contents .uneven_box_wrap > li:nth-child(even) .txt {
      right: auto;
      left: 0;
      transform: translateX(-20%); }
      @media (max-width: 900px) {
        #container section.contents .uneven_box_wrap > li:nth-child(even) .txt {
          width: 70%;
          padding: 30px 30px 30px 0; } }
      @media (max-width: 640px) {
        #container section.contents .uneven_box_wrap > li:nth-child(even) .txt {
          width: 100%;
          position: relative;
          bottom: 0;
          padding: 20px 0 0; } }
      #container section.contents .uneven_box_wrap > li:nth-child(even) .txt.cc-anim-init {
        transform: translateX(0);
        opacity: 1; }
#container section.sort {
  max-width: 1000px;
  margin: 100px auto; }
  @media (max-width: 960px) {
    #container section.sort {
      margin: 40px auto 60px; } }
  #container section.sort .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 100px; }
    @media (max-width: 960px) {
      #container section.sort .menu {
        margin-bottom: 60px; } }
    #container section.sort .menu li {
      position: relative;
      width: 15%;
      margin: 0 15px;
      padding: 0 0 8px;
      font-family: "Cormorant Garamond", "Frank Ruhl Libre", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
      text-align: center;
      border-bottom: 1px solid #000;
      cursor: pointer; }
      @media (max-width: 960px) {
        #container section.sort .menu li {
          width: 18.4%;
          margin: 0 2% 0 0; }
          #container section.sort .menu li:last-child {
            margin-right: 0; } }
      @media (max-width: 800px) {
        #container section.sort .menu li {
          width: 32%;
          margin: 0 2% 0 0; }
          #container section.sort .menu li:nth-child(3) {
            margin-right: 0; }
          #container section.sort .menu li:nth-child(n-3) {
            margin-bottom: 50px; } }
      @media (max-width: 480px) {
        #container section.sort .menu li {
          width: 49%; }
          #container section.sort .menu li:nth-child(3) {
            margin-right: 2%; }
          #container section.sort .menu li:nth-child(even) {
            margin-right: 0; }
          #container section.sort .menu li:last-child {
            margin: 0 auto 0 0; } }
      #container section.sort .menu li.active::after {
        position: absolute;
        content: "";
        left: calc(50% - 3px);
        bottom: -20px;
        width: 8px;
        height: 8px;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg); }
  #container section.sort .photo {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 -1.65%;
  }
    #container section.sort .photo li {
      /*float: left;*/
      width: 30%;
      margin-left: 1.65%;
      margin-right: 1.65%;
      margin-bottom: 3.3%;
      /*&:nth-child(3n){
      	margin-right:0;
      }*/ }
      @media (max-width: 480px) {
        #container section.sort .photo li {
          width: 48%;
          margin-left: 1%;
          margin-right: 1%;
          margin-bottom: 2%; } }
    @media (max-width: 480px) {
      #container section.sort .photo {
        margin-left: -1%;
        margin-right: -1%; } }
  #container section.sort .mix {
    display: none; }

.cc-slide-cover {
  display: block;
  height: 100%; }

.cc-slide-cover::after {
  z-index: 100; }




.dress_foursisco {
  text-align: center;
  margin-top: 100px;
}
.dress_foursisco h3 {
  font-size: 2rem;
  margin-bottom: 50px;
}
.dress_foursisco h3 img {
  width: initial;
  margin-bottom: 0.5rem;
}
.dress_foursisco h3 span {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.dress_foursisco h3 span:before,
.dress_foursisco h3 span:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
}
.dress_foursisco h3 span:before {
  margin-right: 1rem;
}
.dress_foursisco h3 span:after {
  margin-left: 1rem;
}
.dress_foursisco p {
  margin-bottom: 2rem;
}
.dress_foursisco_maison {
  background-color: #eee;
  text-align: left;
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  padding: 1rem;
}
.dress_foursisco_maison_img {
  margin-right: 2rem;
}

#container aside {
  margin: 100px auto; }
@media (max-width: 480px) {
  #container aside {
    margin: 60px auto; } }
#container aside dl {
  display: flex;
  background-color: #f9f7f4; }
@media (max-width: 900px) {
  #container aside dl {
    flex-direction: column; } }
#container aside dl dt {
  width: 33.3%;
  height: auto;
  background: url(../img/dress-item/foursisco_shop.jpg) center center no-repeat;
  background-size: cover; }
@media (max-width: 900px) {
  #container aside dl dt {
    width: 100%;
    height: 200px; } }
#container aside dl dd {
  text-align: left;
  width: 66.6%;
  padding: 30px; }
@media (max-width: 900px) {
  #container aside dl dd {
    width: 100%; } }
@media (max-width: 480px) {
  #container aside dl dd {
    padding: 30px 20px; } }
#container aside dl dd span {
  font-family: "a-otf-ryumin-pr6n", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Cormorant Garamond", "Frank Ruhl Libre", Georgia, serif; }
#container aside dl dd h4 {
  position: relative;
  font-size: 3.8rem;
  font-family: "Cormorant Garamond", "Frank Ruhl Libre", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
  margin-bottom: 20px;
  padding-bottom: 15px; }
@media (max-width: 480px) {
  #container aside dl dd h4 {
    font-size: 3.0rem; } }
#container aside dl dd h4::after {
  position: absolute;
  content: "";
  width: 40px;
  height: 2px;
  background-color: #d8ccb8;
  left: 0;
  bottom: 0; }
#container aside dl dd p {
  line-height: 2.0; }




.dress_album h3 {
  font-size: 3rem;
  letter-spacing: .2em;
  font-family: "a-otf-ryumin-pr6n", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Cormorant Garamond", "Frank Ruhl Libre", Georgia, serif;
  text-align: center;
  margin-bottom: 2rem;
}

@media (max-width: 640px) {
  .dress_foursisco {
    margin-top: 50px;
  }
  .dress_foursisco h3 {
    font-size: 1.8rem;
  }
  .dress_foursisco h3 img {
    width: 80%;
    margin-bottom: 0.5rem;
  }
  .dress_foursisco h3 span {
    width: 100%;
  }
  .dress_foursisco_maison {
    display: block;
  }
  .dress_foursisco_maison_img {
    margin: 0 0 1rem 0;
  }
  .dress_foursisco h4 img {
    width: 60%;
  }
  .dress_album h3 {
    font-size: 1.8rem;
  }
}