/* BASIC css start */
body {background:#2d2625}
body .icon_b {display:none; }
body .icon_w {display:inline-block; }
body #header * {color:#fff}
body #header .aside_btn #menu_btn span {background:#fff}
body #header.on .icon_b {display:inline-block; }
body #header.on .icon_w {display:none; }
body #header.on .aside_btn #menu_btn span {background:#000}
body #footer * {color:#fff !important; }



.lookbook_box {margin-top:20px; }
.lookbook_box .title_box {margin-bottom:42px;display:flex;align-items: center;justify-content: flex-start;}
.lookbook_box .title_box .tt {font-size:14px; }
.lookbook_box .title_box .year a {display:inline-block; margin-left:6px; }

#lookbookListTit {font-size:14px; margin-bottom:20px; color:#fff }

#lookbookList {font-size:0; }
#lookbookList li {vertical-align:top;display:inline-block;width: calc(33.33% - 7px);margin-right:10px; margin-bottom:20px; cursor: pointer; }
#lookbookList li:nth-child(3n) {margin-right:0; }

#imgPopUp { display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#2d2625; z-index:10000 }
#imgPopUp .closed {position:fixed; top:20px; right:5%; color:#fff}
#imgPopUp .inner {display:flex;align-items: center;justify-content: center; width:100%; height:100%; box-sizing:border-box; padding:0 5%;  }
#imgPopUp .swiper-button-prev:after, #imgPopUp .swiper-button-next:after {display:none; }
#imgPopUp .imgSwiper .swiper-button-prev:before, #imgPopUp .imgSwiper .swiper-button-next:before { content: ""; position: absolute; top: 50%; left: 50%; width: 16px; height: 16px; border-top: 1px solid #000; border-right: 1px solid #000; transform: translate(-50%, -50%) rotate(45deg); }
#imgPopUp .imgSwiper .swiper-button-prev:before { transform: translate(-50%, -50%) rotate(-135deg); }
#imgPopUp .imgSwiper .swiper-button-prev.swiper-button-disabled, #imgPopUp .imgSwiper .swiper-button-next.swiper-button-disabled {opacity:0}
/* BASIC css end */

