@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Work+Sans");
<meta name="viewport" content="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/> 
body {
  /* Addresses a small issue in webkit: http://bit.ly/NEdoDq */
  -webkit-backface-visibility: hidden;
  overflow-x: hidden;
}



.content_wrap{
  max-width: 1000px;
  width: 100%;
  margin: 4% auto 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  color: #333;
  font-size: 17px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing:0.05em;
  font-family: 'Helvetica','Avenir','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
}
.content_wrap img{
  width: 100%;
  height: auto;
  vertical-align: bottom;
  margin:  0 auto;
}
.content_wrap a{
  text-decoration: none;
  color: #333;
}
.content_wrap a:hover{
  text-decoration: none;
  color: #555;
  opacity: 0.9;
}
h1.main_title{
  margin: 0;
  text-align: left;
  border-bottom:1px solid black;
}
h1.main_title img{
  max-width: 272px;
  width: 22%;
  margin: 0 auto 1%;
  text-align: center;
}
.looks_header{
}
.leftbox{
  position: relative;
}
.leftbox p{
  margin:0 auto;
  padding: 2% 0 0;
  text-align:  left;
  line-height:1.8em;
  position: relative;
  font-size: 16px;
}
.leftbox p span{
  font-size:1.5em;
}
.leftbox span.sub_title{
  position: absolute;
  right: 34%;
  top: 28%;
  }
.leftbox span.sub_title img{
  width: 35%;
}
.rightbox{
  max-width: 156px;
  text-align:right;
  margin: 0 auto;
  position: absolute;
  top: 6%;
  right: 0;
  font-size: 12px;
  z-index: 9999;
}
.rightbox div.view {
  text-align: right;
}
.rightbox p a {
  display: inline-block;
  text-decoration: none;
}
.rightbox p a img {
  max-width:22px;
  padding-right: 10px;
}
.count{
  padding-bottom: 2%;
}
.look_img_tate{
  position: relative;
}
.look_img_tate img{
 width:50%; 
}
.flexslider ul.slides li p{
  margin: 0 auto;
  color: #333;
  font-size: 13px;
  line-height: 1.6 !important;
}
.flex-direction-nav li a {
  width: 40px;
  height: 80%;
  display: block;
  position: absolute;
  top: 0;
  text-indent: -9999px;
  }
  .flexslider ul.slides img{
  margin-top: 7%;
  width: 45%;
  position: relative;
  }
  .flexslider ul.slides li div.look_img_tate::after{
  content: "";
  background: url(//ds-assets.s3.amazonaws.com/e-look.jp/2019/andcurtaincall/0213_lookbook/zoom/icon.png)no-repeat;
  background-repeat: no-repeat;
  display: inline-block;
  width: 19px;
  height: 20px;
  background-size: contain;
  position: absolute;
  top: 95%;
  pointer-events: none;
  z-index:9999;
  left: 69%;
  }
  
  /*.flex-direction-nav .flex-next{
    right: 0!important;
  }
  .flex-direction-nav .flex-prev {
    left: :0!important;
  }
  .flexslider:hover .flex-next {
    right: 0!important;
  }
  .flexslider:hover .flex-prev {
    left:  0!important;
  }*/
.flex-direction-nav li .flex-next,
.flex-direction-nav li .flex-prev{
  width: 15%;
  height: 60%;
  top: 17%;
  margin: 0;
  opacity: 1;
  right: 0;
  overflow:  hidden;
}
.flex-direction-nav li .flex-next {
  background: url(//ds-assets.s3.amazonaws.com/e-look.jp/2017/scapa/catalog_ss/next.png) no-repeat 0 0;
  overflow:  hidden;
  background-position: center;
  }
.flex-direction-nav li .flex-prev {
  width: 15%;
  height: 60%;
  background: url(//ds-assets.s3.amazonaws.com/e-look.jp/2017/scapa/catalog_ss/prev.png) no-repeat 0 0;

  background-position: center;
  /* background-color: red; */
  }
/*.flex-direction-nav li .flex-next, 
.flex-direction-nav li .flex-prev{
  background: url() no-repeat 0 0;
  content: '';
  width: 20px;
  height: 20px;
  border: 0px;
  overflow:  hidden;
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  display: block;
  opacity: 1;
  margin-top: -10px;
}
.flex-direction-nav li .flex-next {
  left: 90%;
  top: 44%;
  transition: all, 0.5s, linear, 0.5s;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  }
.flex-direction-nav li .flex-prev {
  left: 7%;
  top: 44%;
  transition: all, 0.5s, linear, 0.5s;
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  /* opacity:  1; */
}

.flex-active-slide .look_img_tate img{
}

/*.flex-active-slide .look_img_tate a:after{
  content: "";
  background: url('//www.filage.jp/lookbook/images/search.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 2%;
  height: 3%;
  background-size: contain;
  position: absolute;
  bottom: 16%;
  right: 27%;
  pointer-events: none;
  z-index:9999;
}
.flex-active-slide .look_img_yoko a:after{
  content: "";
  background: url('//www.filage.jp/lookbook/images/search.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 2.5%;
  height: 2.5%;
  background-size: contain;
  position: absolute;
  bottom: 22%;
  right: 14.5%;
  pointer-events: none;
  z-index: 9999;
}*/
.looksitem{
  margin: 2% auto 0;
}
.looksitem_block{
  list-style-type:none;
  overflow: hidden;
  list-style: none;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  margin-bottom:0;
  padding: 0;
}
.looksitem_block li{
  margin: 2% 7% 0 0;
  vertical-align: -webkit-baseline-middle;
  display:inline;
}
.looksitem p.looksitem_information{
  padding: 7% 0;
}
.looksitem a {
  /* max-width: 233px; */
  width: 100%;
  display: inline-block;
  background-color: #bbd8ec;
  color: #bbd8ec;
  padding: 6% 9%;
}
.looksitem p.looksitem_btn {
  font-size:0.8em;
  text-align:center;
}
.looksitem p.coming_soon {
  font-size:0.8em;
  text-align:center;
  background-color: #eee;
  display: inline-block;
  color: #000000;
  padding:6% 9%;
  width: 100%;

}


@media(max-width: 1200px){
  .leftbox span.sub_title{
    right: 31.5%;
    }
  .leftbox span.sub_title img{
  }
}


@media(max-width: 980px){
  /*.flex-active-slide .look_img_tate a:after{
    width: 2.5%;
    height: 2.5%;
    bottom: 16%;
    right: 21%;
  }
  .flex-active-slide .look_img_yoko a:after{
    width: 2.5%;
    height: 2.5%;
    bottom: 22%;
    right: 5%;
  }*/
  .flexslider ul.slides li div.look_img_tate::after{
  top: 94%;
  left: 68%;
  }
  .leftbox span.sub_title{
    position: absolute;
    right: 11.5%;
    top: 20%;
    }
  .leftbox span.sub_title img{
    width: 36%;
  }
}



@media (max-width: 767px) {
  .main_header{
    margin:0 2%;
  }
  div.lookbook_title img{
  max-width: 100%;
  width: 100%;
  margin: 0;
  text-align: center;
  }
  .main_title{
    padding-top: 7%;
  }
  h1.main_title img{
    width: 40%;
    margin-bottom: 3%;
  }
  .leftbox p{
    padding-top: 4%;
    line-height: 1.8em;
    font-size: 14px;
  }
  .leftbox span.sub_title{
    position: initial;
  }
  .leftbox span.sub_title img{
    width: 30%;
  }
  .looks_header{
  }
  .leftbox p span{
    font-size: 1.2em;
    font-weight: bold;
  }
  .rightbox{
  display:  none;
  }
  .count{
    margin: 0 2%;
    float: right;
  }
  .flex-direction-nav li .flex-next {
  background: url(//ds-assets.item.photo/e-look.jp/2018/andcurtaincall/0202_lookbook/looks/next_smp.png) no-repeat 0 0;
  width: 30px;
  height: 60px;
  overflow: hidden;
  top: 25%;
  right: 0;
  }
  .flex-direction-nav li .flex-prev {
    background: url(//ds-assets.item.photo/e-look.jp/2018/andcurtaincall/0202_lookbook/looks/pre_smp.png) no-repeat 0 0;
    width: 30px;
    height: 60px;
    overflow: hidden;
    left: 0%;
    top: 25%;
    }
  .flex-direction-nav li .flex-next,
  .flex-direction-nav li .flex-prev{
    content: none;
    border-right: none;
    border-top:  none;
    width: 32px;
    height: 40%;
    transform: rotate(0);
    top: 50%;
    background-position:  center;
  }
  .flexslider ul.slides li div.look_img_tate::after{
  top: 97%;
  left: 93%;
  }
  .looksitem_block{
    display:block;
    text-align:center;
  }
  .looksitem_information{
  }
  .looksitem p.looksitem_information{
    padding: 7% 0 1% 0;
  }
  .looksitem a{
    padding: 3% 0;
    width: 50%;
  }
  .looksitem p.coming_soon{
  padding: 3% 0;
  width: 50%;
  }
  .looksitem_btn{
  }
  .looksitem_block li{
    margin: 2% 0;
  }
  .flexslider ul.slides img{
    width: 95%;
    margin-top: 2%;
  }
  .BottomBox {
    text-align: center;
    margin-top: 12%;
  }
  .BottomBox .view {
    border:1px solid #1F1322;
  }
  .BottomBox .view a {
    text-decoration: none;
    padding-left: 4%;
  }
  .BottomBox p {
    padding: 5%;
  }
  .BottomBox a {
    display: block;
    font-size: 10px;
  }
  .BottomBox span{
    margin:0 auto;
    background: url(//ds-assets.s3.amazonaws.com/e-look.jp/2018/andcurtaincall/0202_lookbook/view_list.png) no-repeat 0 0;
    padding: 1% 12% 2%;
    font-size: 1.5em;
  }
  .BottomBox img{
    width:100%;
  }
  .BottomBox a img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 26%;
    max-width: 22px;
    /* height: 22px; */
    margin-top: -1px;
    width: 100%!important;
  }
}

@media(max-width: 640px){
  .main_header{
    margin:0 2%;
  }
  .flexslider ul.slides li p{
    font-size: 13px;
  }
  .flex-direction-nav li a {
    width: 30px;
    height: 60px;
    display: block;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;
  }
  .flex-direction-nav li .flex-next,
  .flex-direction-nav li .flex-prev{
    top: 10%;
  }
  .flexslider ul.slides li div.look_img_tate::after{
  top: 96%;
  left: 92%;
  }
}



@media(max-width: 600px){
  .flexslider ul.slides li div.look_img_tate ::after{
  top: 56%;
  left: 88%;
  }
}



@media(max-width: 500px){
  .flexslider ul.slides li div.look_img_tate::after{
  top: 95%;
  left: 89%;
  }
}



@media(max-width: 414px){
  .flexslider ul.slides li div.look_img_tate::after{
  top: 94%;
  left: 88%;
  }
}



@media(max-width: 375px){
  .flexslider ul.slides li div.look_img_tate::after{
  top: 94%;
  left: 88%;
  }
}



@media(max-width: 320px){
  .flexslider ul.slides li div.look_img_tate::after{
  top: 93%;
  left: 86%;
  }
}





/**
 * Magnific Popup
 */
/* overlay at start */
.mfp-fade.mfp-bg {
  transition: all 0.15s ease-out;
  background-color: rgba(255, 255, 255, 0.97);
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 1;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.3s ease-out;
  text-align: center;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-close {
  cursor: pointer;
  position: relative;
  padding: 0;
  margin: -2px -13px 0 auto;
}
.popup {
  position: relative;
  padding: 10px;
  display: inline-block;
}
.popup img {
  box-shadow: 0 0 10px 1px #CCCCCC;
}

@keyframes bounce2 {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-5px);
  }
  60% {
    transform: translateY(-5px);
  }
}

.bounce2 {
  animation-name: bounce2;
}

/* Utility */
.hide_text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clear {
  clear: both;
}
.fluid_img {
  max-width: 100%;
  height: auto;
}
.none {
  display: none;
}
.flo-left {
  float: left;
}
.flo-right {
  float: right;
}
.text_left {
  text-align: left;
}
.text_right {
  text-align: right;
}
.text_center {
  text-align: center;
}
.font_small {
  font-size: 80%;
}
.opa-0,
.ani-fadeIn,
.ani-fadeInLeft {
  opacity: 0;
}
.flex-wrapper,
.flex-outer,
.flex-parent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.flex-child {
  width: 50%;
}
.u-none {
  display: none;
}




@media screen and (max-width: 767px) {
.slick-counter {
  padding: 10px 10px;
}

@media screen and (min-width: 980px) {
  .u-md-block {
    display: block;
  }
}

@media screen and (min-width: 690px) {
  .u-sm-block {
    display: block;
  }
}

@media screen and (min-width: 980px) {
  .u-md-inline {
    display: inline;
  }
}

.u-table {
  display: table;
}

@media screen and (min-width: 980px) {
  .u-md-table {
    display: table;
  }
}

@media screen and (min-width: 480px) {
  .u-xs-none {
    display: none;
  }
}

@media screen and (min-width: 690px) {
  .u-sm-none {
    display: none;
  }
}

@media screen and (min-width: 980px) {
  .u-md-none {
    display: none;
  }
}

@media screen and (min-width: 980px) {
  .mt-md_-35px {
    margin-top: -35px !important;
  }
}

.u-mb-30 {
  margin-bottom: 30px;
}
.u-cb {
  color: #000000 !important;
}
.u-cb::before {
  content: '-' !important;
}

@media screen and (min-width: 980px) {
  .u-r-up .coordinate__single:nth-child(1) {
    margin-top: 120px !important;
  }
  .u-r-up .coordinate__single:nth-child(2) {
    margin-top: 80px !important;
  }
  .u-r-up .coordinate__single:nth-child(3) {
    margin-top: 0px !important;
  }
}

@media screen and (min-width: 980px) {
  .u-l-up .coordinate__single:nth-child(1) {
    margin-top: 0px !important;
  }
  .u-l-up .coordinate__single:nth-child(2) {
    margin-top: 80px !important;
  }
  .u-l-up .coordinate__single:nth-child(3) {
    margin-top: 120px !important;
  }
}

.u-opa {
  opacity: 0.3;
}
.u-white {
  color: #FFFFFF;
}
.u-mb-60-sm {
  margin-bottom: 60px;
}

@media screen and (min-width: 980px) {
  .u-mb-60-sm {
    margin-bottom: auto;
  }
}

@media screen and (min-width: 690px) {
  #page-body .light_outer .credit__data .cdu-l {
    width: 40%;
  }
}

@media screen and (min-width: 690px) {
  #page-body .light_outer .credit__data .cdu-r {
    width: 60%;
  }
}






@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}












/*================================================================================

state

================================================================================*/
.is-fade-in {
  transition: opacity 0.2s linear;
  opacity: 1 !important;
}

.is-fade-out {
  transition: opacity 0.6s ease-in-out;
  opacity: 0 !important;
}

.is-fade-out--long {
  transition: opacity 1s ease-in-out;
  opacity: 0 !important;
}

.is-nav-on {
  display: table-cell !important;
  vertical-align: middle;
  height: 100vh;
  padding: 20vh 0;
}


