#home .movie {
  width: 100%;
  max-width: 1042px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
#home .movie img {
  width: 100%;
}
@media only screen and (min-width: 1366px)and (max-width: 1376px) {
  #home .movie {
    margin-left: 130px;
  }
}

html.js #contents .column1-2 div.images > a {
  display: inline-block;
}
html.js #home .movie iframe {
  display: inline-block;
}

html.no-opacity.no-csstransforms body .read {
  margin-top: 32px;
  overflow: hidden;
  text-align: center;
}
html.no-opacity.no-csstransforms body .read p {
  float: none;
}
html.no-opacity.no-csstransforms body .share {
  width: 268px;
}
html.no-opacity.no-csstransforms body .sns {
  width: 268px;
}

html .slider {
  position: relative;
  z-index: 100;
  height: 100%;
}
html .slider > ul {
  overflow: hidden;
  position: relative;
  width: 420px;
  height: 100%;
  margin: 0 auto;
}
html .slider > ul > li {
  position: relative;
  width: 100%;
  display: block;
}
html .slider > ul > li .lazy {
  display: none;
}
html .slider > ul > li.show {
  display: block;
}
html .slider > ul.slider_nav {
  height: auto;
  text-align: center;
  margin-top: 32px;
}
html .slider > ul.slider_nav > li {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  width: auto;
  font-size: 13px;
}

html.js .slider {
  height: 650px;
}
html.js .slider > ul {
  height: 590px;
}
html.js .slider > li {
  position: absolute;
  display: none;
}
html.js .slider > li .lazy {
  display: inline-block;
}

#campaign {
  padding-top: 140px;
}
#campaign .slider > ul.slider_nav > li:last-child {
  margin-right: 0;
}
#campaign .slider > ul.slider_nav > li a {
  height: 23px;
}
#campaign .slider > ul.slider_nav > li a:focus,
#campaign .slider > ul.slider_nav > li a:hover {
  border-bottom: 1px solid #d42b31;
}
#campaign .slider > ul.slider_nav > li a span {
  line-height: 18px;
  width: 24px;
  display: inline-block;
  font-size: 18px;
}
#campaign .slider > ul.slider_nav > li a:focus span,
#campaign .slider > ul.slider_nav > li a:hover span {
  color: #000;
}
#campaign .slider > ul.slider_nav > li a.active span {
  color: #d42b31;
}
#campaign .read {
  width: 688px;
  margin: 30px auto 0;
  overflow: hidden;
}
#campaign .read h2.title {
  color: #d42b31;
  font-size: 17px;
  line-height: normal;
}
#campaign .read p {
  margin-top: 30px;
  text-align: left;
  line-height: 2em;
  font-size: 17px;
  letter-spacing: 0.1em;
}
#campaign .scene {
  text-align: center;
  position: relative;
}
#campaign .scene .image {
  width: 420px;
  height: 590px;
  position: relative;
  display: inline-block;
}
#campaign .scene .image img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: url("/uniqloandlemaire/16SS-common/images/loader.gif") center center no-repeat;
  display: inline-block;
  width: 100%;
}
#campaign .scene .image:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#campaign .scene .image .block .share,
#campaign .scene .image .block .sns > li > a,
#campaign .scene .image .block .zoom {
  opacity: 0;
  filter: alpha(opacity=0);
}
#campaign .scene .image:hover .share,
#campaign .scene .image:hover .block .sns > li > a,
#campaign .scene .image .block .sns > li > a:focus,
#campaign .scene .image:hover .block .zoom {
  opacity: 1;
  filter: alpha(opacity=100);
}
#campaign .scene .block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 180px;
  z-index: 100;
  text-align: center;
}
#campaign .scene .block .share {
  margin: 0 auto;
  display: block;
  height: 44px;
  width: 257px;
}
#campaign .scene .block .share span {
  display: inline-block;
  padding: 5px 0;
  font-size: 1.3em;
}
#campaign .scene .block .sns {
  margin: 10px auto 0;
  display: block;
  overflow: hidden;
  letter-spacing: -.8em;
  text-align: center;
}
#campaign .scene .block .sns li {
  display: inline-block;
  margin: 0 10px;
  letter-spacing: normal;
}
#campaign .scene .block .sns li:last-child {
  margin-right: 0;
}
#campaign .scene .block .sns a {
  display: inline-block;
  height: 20px;
  width: 20px;
  text-indent: -9999px;
  line-height: 0;
}
#campaign .scene .block .sns .facebook a {
  background: #fff url("/uniqloandlemaire/16SS-common/images/button/facebook.png") center center no-repeat;
  background-size: 20px 20px;
}
#campaign .scene .block .sns .twitter a {
  background: #fff url("/uniqloandlemaire/16SS-common/images/button/twitter.png") center center no-repeat;
  background-size: 20px 20px;
}
#campaign .scene .block .sns .pinterest a {
  background: #fff url("/uniqloandlemaire/16SS-common/images/button/pinterest.png") center center no-repeat;
  background-size: 20px 20px;
}
#campaign .scene .block .zoom {
  margin: 64px auto 0;
  display: block;
  overflow: hidden;
  text-align: center;
}
#campaign .scene .block .zoom .title {
  margin: 0 auto;
  display: block;
  height: 44px;
  width: 257px;
}
#campaign .scene .block .zoom .title span {
  display: inline-block;
  padding: 5px 0;
  font-size: 1.3em;
}
#campaign .scene .block .zoom a {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  background: url("/uniqloandlemaire/16SS-common/images/button/zoom.png") center center no-repeat;
  display: block;
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
}
#lookbook #contents .text_item a:focus img,
#lookbook #contents .text_item a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
#lookbook .text_item .text {
  line-height: 2em;
  word-wrap : break-word;
  overflow-wrap : break-word;
}
#lookbook .text_item .text p.body {
  margin-bottom: 25px;
  font-size: 17px;
  line-height: 1.5;
}
#lookbook .text_item .text p.body span {
  width: auto;
  border-bottom: 1px solid #000;
  display: inline-block;
  font-size: 17px;
  line-height: 1.8;
  cursor: pointer;
}
#lookbook .text_item .text p.body span:hover {
  border-bottom: 1px solid #d42b31;
}
#lookbook .text_item .desc {
  line-height: 2em;
}
#lookbook .text_item .desc p.body {
  margin-bottom: 35px;
  font-size: 12px;
  line-height: 1.5;
  display: none;
}
#lookbook .text_item .item ul > li > a:hover .info {
  display: block;
}
#lookbook .text_item .item ul > li > a:hover img {
  opacity: 0.4;
}
#lookbook .text_item .item ul > li > a .info {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  padding-top: 20px;
  height: 132px;
  text-align: left;
  line-height: 1.2em;
}
#lookbook .text_item .item ul > li > a .info p.name {
  font-size: 0.8em;
  height: 86px;
}
#lookbook .text_item .item ul > li > a .info ul.color {
  display: block;
  margin: 0 0 5px;
  letter-spacing: -.4em;
}
#lookbook .text_item .item ul > li > a .info ul.color li {
  width: 12px !important;
  height: 12px;
  display: inline-block;
  margin: 0 4px 0 0 !important;
  letter-spacing: normal;
}
#lookbook .text_item .color .color00 {background: #fff; }
#lookbook .text_item .color .color01 {background: #f2f1ef; }
#lookbook .text_item .color .color05 {background: #a0a7ac; }
#lookbook .text_item .color .color06 {background: #767676; }
#lookbook .text_item .color .color08 {background: #a9a9a9; }
#lookbook .text_item .color .color09 {background: #000000; }
#lookbook .text_item .color .color14 {background: #d3263c; }
#lookbook .text_item .color .color15 {background: #d3071a; }
#lookbook .text_item .color .color28 {background: #ab2e1b; }
#lookbook .text_item .color .color30 {background: #d1c2a5; }
#lookbook .text_item .color .color31 {background: #e1ded1; }
#lookbook .text_item .color .color33 {background: #59594d; }
#lookbook .text_item .color .color37 {background: #6d4c33; }
#lookbook .text_item .color .color38 {background: #574b4c; }
#lookbook .text_item .color .color48 {background: #e8c082; }
#lookbook .text_item .color .color49 {background: #ebc77b; }
#lookbook .text_item .color .color54 {background: #adbabb; }
#lookbook .text_item .color .color55 {background: #707977; }
#lookbook .text_item .color .color56 {background: #5c5424; }
#lookbook .text_item .color .color57 {background: #575531; }
#lookbook .text_item .color .color58 {background: #43534a; }
#lookbook .text_item .color .color59 {background: #006400; }
#lookbook .text_item .color .color64 {background: #5b7a98; }
#lookbook .text_item .color .color65 {background: #2d4a5e; }
#lookbook .text_item .color .color66 {background: #325976; }
#lookbook .text_item .color .color68 {background: #3b4552; }
#lookbook .text_item .color .color69 {background: #303d4a; }
#lookbook .text_item .item ul > li > a .info p.price {
  font-weight: bold;
}
#lookbook .text_item .item ul > li > a .info p.date {
  font-size: 0.8em;
  margin-top: 2px;
}
#lookbook .text_item .item ul > li > p.shop{
  text-align: right;
}
#lookbook .text_item .item ul > li > p.shop a {
  margin-top: 35px;
  padding: 10px;
  border: 1px solid #d42b31;
  background-color: #fff;
  display: inline-block;
  color: #d42b31;
  font-size: 12px;
  text-align: center;
}
#lookbook .layout1 {
  overflow: hidden;
  margin-top: 140px;
  position: relative;
}
#lookbook .layout1 .position1 {
  float: right;
  left: 50%;
  width: 50%;
}
#lookbook .layout1 .position1 .images {
  position: relative;
  margin-left: 56px;
}
#lookbook .layout1 .position1 img {
  display: block;
  width: 100%;
  background: url("/uniqloandlemaire/16SS-common/images/loader.gif") center center no-repeat;
}
#lookbook .layout1 .block {
  float: left;
  width: 50%;
  /*max-width: 495px;*/
  text-align: right;
}
#lookbook .layout1 .position2 .text_item {
  width: 490px;
  margin-top: 70px;
  display: inline-block;
  text-align: left;
}
#lookbook .layout1 .position2 .text_item:first-child {
  margin-top: 32px;
}
#lookbook .layout1 .position2 .text_item .item {
  margin-top: 32px;
}
#lookbook .layout1 .position2 .text_item .item > ul li {
  display: inline-block;
  width: 100px;
  margin: 16px 30px 0 0;
  position: relative;
}
#lookbook .layout1 .position2 .text_item .item > ul li:last-child {
  margin-right: 0;
}
#lookbook .layout1 .position2 .text_item .item > ul li img {
  display: block;
  width: 100%;
  background: url("/uniqloandlemaire/16SS-common/images/loader.gif") center center no-repeat;
}
@media only screen and (min-width: 1366px) {
  #lookbook .layout1 {
    padding-left: 160px;
  }
}
@media only screen and (max-width: 1023px) {
  #lookbook .layout1 .block {
    float: none;
    text-align: left;
  }
  #lookbook .text_item .desc p.body br {
    display: none;
  }
  #lookbook .layout1 .position1 {
    float: none;
    left: 0;
    width: 100%;
  }
  #lookbook .layout1 .position1 .images {
    margin-left: 0;
  }
  #lookbook .layout1 .block {
    float: none;
    width: 100%;
  }
  #lookbook .layout1 .position2 .text_item {
    width: auto;
    margin-top: 32px;
    display: block;
  }
  #lookbook .layout1 .position2 .text_item:first-child {
    margin-top: 56px;
  }
  #lookbook .layout1 .position2 .text_item .item > ul li{
    margin-top: 0;
  }
  #lookbook .layout1 .position3 {
    text-align: center;
  }

}

#lookbook .layout2 {
  overflow: hidden;
  max-width: 1040px;
  margin: 140px auto 0;
}
#lookbook html.no-opacity.no-csstransforms body .layout2 {
  max-width: none;
}
#lookbook .layout2 .position1 {
  float: left;
  width: 42%;
}
#lookbook .layout2 .position1 .images {
  position: relative;
}
#lookbook .layout2 .position2 {
  float: right;
  width: 42%;
}
#lookbook .layout2 .position2 .images {
  position: relative;
}
#lookbook .layout2 .position1 .text_item .item > ul li,
#lookbook .layout2 .position2 .text_item .item > ul li {
  display: inline-block;
  width: 100px;
  margin: 16px 30px 0 0;
  position: relative;
}
#lookbook .layout2 .position1 .text_item .item > ul li:last-child,
#lookbook .layout2 .position2 .text_item .item > ul li:last-child {
  margin-right: 0;
}
#lookbook .layout2 .position1 .text_item .item > ul li img,
#lookbook .layout2 .position2 .text_item .item > ul li img {
  display: block;
  width: 100%;
  background: url("/uniqloandlemaire/16SS-common/images/loader.gif") center center no-repeat;
}
#lookbook .layout2 .position1 img,
#lookbook .layout2 .position2 img {
  display: block;
  width: 100%;
  background: url("/uniqloandlemaire/16SS-common/images/loader.gif") center center no-repeat;
}
#lookbook .layout2 .position1 .text_item .text:first-child,
#lookbook .layout2 .position2 .text_item .text:first-child {
  margin-top: 50px;
}
#lookbook .layout2 .position1 .text_item .text .body,
#lookbook .layout2 .position2 .text_item .text .body {
  margin-bottom: 30px;
  line-height: 1.5;
}
#lookbook .layout2 .position1 .text_item .text .body a,
#lookbook .layout2 .position2 .text_item .text .body a {
  line-height: 1.5;
}
#lookbook .layout2 .position2 .images {
  position: relative;
}
@media only screen and (min-width: 1366px) {
}
@media only screen and (max-width: 1250px) {
  #lookbook .layout2 .position1,
  #lookbook .layout2 .position2 {
    width: 48%;
  }
}

#lookbook .layout3 {
  overflow: hidden;
  max-width: 928px;
  margin: 140px auto 0;
}
#lookbook html.no-opacity.no-csstransforms body .layout3 {
  max-width: none;
}
#lookbook .layout3 .position1 {
  width: 47%;
  margin: 0 auto;
}
#lookbook .layout3 .position1 .images {
  position: relative;
}
#lookbook .layout3 .position1 .text_item .item > ul li {
  display: inline-block;
  width: 100px;
  margin: 16px 30px 0 0;
  position: relative;
}
#lookbook .layout3 .position1 .text_item .item > ul li:last-child {
  margin-right: 0;
}
#lookbook .layout3 .position1 .text_item .item > ul li img {
  display: block;
  width: 100%;
  background: url("/uniqloandlemaire/16SS-common/images/loader.gif") center center no-repeat;
}
#lookbook .layout3 .position1 img {
  display: block;
  width: 100%;
  background: url("/uniqloandlemaire/16SS-common/images/loader.gif") center center no-repeat;
}
#lookbook .layout3 .position1 .text_item .text:first-child {
  margin-top: 50px;
}
#lookbook .layout3 .position1 .text_item .text .body {
  margin-bottom: 30px;
  line-height: 1.5;
}
#lookbook .layout3 .position1 .text_item .text .body a {
  line-height: 1.5;
}
@media only screen and (max-width: 1023px) {
  #lookbook .layout3 .position1 {
    width: 68%;
  }
}

#lookbook .layout4 {
  position: relative;
  overflow: hidden;
  margin-top: 32px;
}
#lookbook .layout4.scene2 {
  margin-top: 140px;
}
#lookbook .layout4 .position1 {
  position: relative;
  margin-right: 0;
  float: left;
  width: 50%
}
#lookbook .layout4 .position1 .images {
  position: relative;
  min-width: 272px;
  max-width: 864px;
}
#lookbook .layout4 .position1 img {
  display: inline-block;
  background: url("/uniqloandlemaire/16SS-common/images/loader.gif") center center no-repeat;
  width: 100%;
}
#lookbook .layout4 .position2 {
  position: relative;
  float: left;
  text-align: left;
  width: 45%;
}
#lookbook .layout4 .position2 .text_item {
  padding-left: 80px;
}
#lookbook .layout4 .position2 .text_item .item {
  margin-top: 32px;
  position: relative;
}
#lookbook .layout4 .position2 .text_item .item > ul li {
  display: inline-block;
  width: 100px;
  margin-right: 30px;
  position: relative;
}
#lookbook .layout4 .position2 .text_item .item > ul li:last-child {
  margin-right: 0;
}
#lookbook .layout4 .position2 .text_item .item > ul li img {
  display: block;
  width: 100%;
  background: url("/uniqloandlemaire/16SS-common/images/loader.gif") center center no-repeat;
}
#lookbook .layout4 .position2 .text_item .text {
  margin-top: 32px;
}
#lookbook .layout4 .position3 {
  position: relative;
  text-align: right;
}
#lookbook .layout4 .position3 .images {
  max-width: 200px;
  margin-left: auto;
  width: 15%;
}
#lookbook .layout4 .position3 .images img {
  display: block;
  width: 100%;
  background: url("/uniqloandlemaire/16SS-common/images/loader.gif") center center no-repeat;
}
#lookbook .layout4 .position4 {
  position: relative;
  width: 100%;
  text-align: left;
  max-width: 1382px;
  display: inline-block;
  margin: 32px auto 0;
}
#lookbook .layout4 .position4 .text_item .text {
  text-align: right;
}
#lookbook .layout4 .position4 .text_item .text p {
  width: 520px;
  text-align: left;
  margin-left: auto;
}
@media only screen and (max-width: 1023px) {
  #lookbook .layout4 .position1 {
    position: relative;
    float: none;
    width: 100%;
    margin-right: 0;
  }
  #lookbook .layout4 .position1 .images{
    max-width: none;
  }
  #lookbook .layout4 .position2 {
    position: relative;
    right: 0;
    margin-left: 0;
    text-align: left;
    width: 100%;
    top: 0;
  }
  #lookbook .layout4 .position2 .text_item{
    padding-left: 0;
  }
  #lookbook .layout4 .position2 .text_item .text{
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1476px) {

}

#lookbook .layout5 {
  position: relative;
  margin: 140px auto 0;
  max-width: 1020px;
  overflow: hidden;
}
#lookbook .layout5 .position1 {
  float: left;
  width: 45%;
  position: relative;
}
#lookbook .layout5 .position1 .images {
  position: relative;
  margin-right: 0;
}
#lookbook .layout5 .position1 img {
  display: block;
  width: 100%;
  background: url("/uniqloandlemaire/16SS-common/images/loader.gif") center center no-repeat;
}
#lookbook .layout5 .position2 {
  float: right;
  width: 38%;
  margin-top: 56px;
}
#lookbook .layout5 .position2 .images {
  padding: 0 10px;
  position: relative;
  margin-right: 0;
}
#lookbook .layout5 .position2 img {
  display: block;
  width: 100%;
  margin: 0 auto;
  background: url("/uniqloandlemaire/16SS-common/images/loader.gif") center center no-repeat;
}
#lookbook .layout5 .position1 .text_item,
#lookbook .layout5 .position2 .text_item {
  width: 463px;
  margin-left: 64px;
}
#lookbook .layout5 .position1 .text_item {
  margin-left: 0;
}
#lookbook .layout5 .position1 .text_item .item,
#lookbook .layout5 .position2 .text_item .item {
  margin-top: 32px;
}
#lookbook .layout5 .position1 .text_item .item > ul li,
#lookbook .layout5 .position2 .text_item .item > ul li {
  display: inline-block;
  width: 100px;
  margin-right: 30px;
  position: relative;
}
#lookbook .layout5 .position1 .text_item .item > ul li:last-child,
#lookbook .layout5 .position2 .text_item .item > ul li:last-child {
  margin-right: 0;
}
#lookbook .layout5 .position1 .text_item .item > ul li img,
#lookbook .layout5 .position2 .text_item .item > ul li img {
  display: block;
  width: 100%;
  background: url("/uniqloandlemaire/16SS-common/images/loader.gif") center center no-repeat;
}
#lookbook .layout5 .position1 .text_item .text,
#lookbook .layout5 .position2 .text_item .text {
  margin-top: 32px;
}
@media only screen and (min-width: 1366px) {
  #lookbook .layout5 {
    max-width: 1150px;
  }
  #lookbook .layout5 .position1 {
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  #lookbook .layout5 .position2 .text_item {
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  #lookbook .layout5 .position1 .images img {
    min-width: 272px;
    max-width: 576px;
  }
  #lookbook .layout5 .position2 .images img {
    min-width: 172px;
    max-width: 368px;
  }
}
@media only screen and (max-width: 1023px) {
  #lookbook .layout5.scene2 .position1 {
    float: none;
    width: 68%;
    margin: 0 auto;
  }
  #lookbook .layout5.scene2 .position1 .images {
    margin-right: 0;
  }
  #lookbook .layout5 .position1 .text_item {
    width: auto;
  }
  #lookbook .layout5 .position2 {
    width: 45%;
  }
  #lookbook .layout5.scene2 .position2 {
    float: none;
    position: relative;
    left: auto;
    width: 100%;
  }
  #lookbook .layout5 .position2 .images {
    padding: 0 54px 0 24px;
  }
  #lookbook .layout5.scene2 .position2 .images {
    width: 35%;
    float: right;
    padding: 0;
  }
  #lookbook .layout5 .position2 .text_item {
    width: auto;
    margin-left: 0;
  }
  #lookbook .layout5.scene2 .position2 .text_item {
    float: left;
    width: 60%;
    padding-left: 0;
  }
  #lookbook .layout5.scene2 .position2 .text_item .text {
    padding-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  #lookbook .layout5.scene2 .position1 {
    width: 68%;
  }
  #lookbook .layout5.scene2 .position2 .images {
    width: 33%;
  }
  #lookbook .layout5 .position1 .text_item .item,
  #lookbook .layout5 .position2 .text_item .item {
    margin-top: 0;
    width: 90%;
  }
  #lookbook .layout5 .position1 .text_item .item > ul li,
  #lookbook .layout5 .position2 .text_item .item > ul li {
    width: 112px;
    margin-top: 24px;
    margin-right: 32px;
  }
}

#lookbook .images:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#lookbook .images .block .share,
#lookbook .images .block .sns > li > a,
#lookbook .images .block .zoom {
  opacity: 0;
  filter: alpha(opacity=0);
}
#lookbook .images:hover .share,
#lookbook .images:hover .sns > li > a,
#lookbook .images:hover .zoom,
#lookbook .layout5.scene2 .position2 .images:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
#lookbook .images .block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 178px;
  z-index: 100;
  text-align: center;
}
#lookbook .images .block .share {
  margin: 0 auto;
  display: block;
  height: 44px;
}
#lookbook .images .block .share span {
  display: inline-block;
  padding: 5px 0;
  font-size: 1.3em;
}
#lookbook .images .block .sns {
  margin: 10px auto 0;
  display: block;
  overflow: hidden;
  letter-spacing: -.8em;
  text-align: center;
}
#lookbook .images .block .sns li {
  display: inline-block;
  margin: 0 10px;
  letter-spacing: normal;
}
#lookbook .images .block .sns li:last-child {
  margin-right: 0;
}
#lookbook .images .block .sns a {
  display: inline-block;
  height: 20px;
  width: 20px;
  text-indent: -9999px;
  line-height: 0;
}
#lookbook .images .block .sns .facebook a {
  background: #fff url("/uniqloandlemaire/16SS-common/images/button/facebook.png") center center no-repeat;
  background-size: 20px 20px;
}
#lookbook .images .block .sns .twitter a {
  background: #fff url("/uniqloandlemaire/16SS-common/images/button/twitter.png") center center no-repeat;
  background-size: 20px 20px;
}
#lookbook .images .block .sns .pinterest a {
  background: #fff url("/uniqloandlemaire/16SS-common/images/button/pinterest.png") center center no-repeat;
  background-size: 20px 20px;
}
#lookbook .images .block .zoom {
  margin: 35px auto 0;
  display: block;
  overflow: hidden;
  text-align: center;
}
#lookbook .images .block .zoom .title {
  margin: 0 auto;
  display: block;
  height: 44px;
}
#lookbook .images .block .zoom .title span {
  display: inline-block;
  padding: 5px 0;
  font-size: 1.3em;
}
#lookbook .images .block .zoom a {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  background: url("/uniqloandlemaire/16SS-common/images/button/zoom.png") center center no-repeat;
  display: block;
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
}

@media only screen and (max-width: 1134px) {
  #campaign .read {
    margin-top: 32px;
    overflow: hidden;
  }
  #campaign .read p {
    float: none;
  }
}
@media only screen and (min-width: 1366px) {
  #home,
  #campaign,
  #lookbook .section {
    /*padding-right: 123px;*/
  }

  #lookbook .section.expand-left {
    padding-left: 0;
  }

  #lookbook .section.expand-right {
    padding-right: 0;
  }
}

#contents .text_item .item > ul > li a {
  cursor: pointer;
}

/***********************
* modal
************************/
.mdl_item_area {
  display: none;
}
.mdl_inner {
  display: table;
  width: 850px;
  padding: 60px 0;
}
.mdl_inner .item_img,
.mdl_inner .item_detail {
  display: table-cell;
  vertical-align: top;
}
.mdl_inner .item_img {
  width: 55%;
  text-align: center;
}
.mdl_inner .item_img ul {
  margin: 0 30px;
  width: 412px;
  height: 412px;
}
.mdl_inner .item_img ul li img {
  width: 100%;
  height: auto;
}
.mdl_inner .item_detail {
  padding: 45px 40px;
  width: 45%;
  border-left: 1px solid #ccc;
}
.mdl_inner .item_detail .item_name {
  font-size: 20px;
  line-height: 1.2em;
}
.mdl_inner .item_detail .color_list {
  margin-top: 22px;
  font-size: 16px;
}
.mdl_inner .item_detail .color_list li {
  margin-top: 10px;
}
.mdl_inner .item_detail .item_price {
  margin-top: 20px;
  font-size: 24px;
}
.mdl_inner .item_detail .item_price span {
  font-weight: normal;
  font-size: 11px;
}
.mdl_inner .item_detail .item_storetype {
  margin-top: 20px;
}
.mdl_inner .item_detail .item_storetype span {
  padding: 2px 15px;
  background-color: #e6e6e6;
  font-size: 12px;
}
.mdl_inner .item_detail .item_sale {
  margin-top: 10px;
  font-size: 18px;
}
.mdl_inner .item_detail .item_sku {
  position: absolute;
  right: 24px;
  bottom: 22px;
  font-size: 12px;
}
.mdl_inner .item_detail .color_label {
  position: relative;
  display: inline-block;
  padding-left: 33px;
  line-height: 25px;
  font-size: 16px;
  vertical-align: middle;
}
.mdl_inner .item_detail .color_label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  content: "";
}
.mdl_inner .item_detail .color00:before {border: 1px solid #ddd; background: #fff; }
.mdl_inner .item_detail .color01:before {background: #f2f1ef; }
.mdl_inner .item_detail .color05:before {background: #a0a7ac; }
.mdl_inner .item_detail .color06:before {background: #767676; }
.mdl_inner .item_detail .color08:before {background: #a9a9a9; }
.mdl_inner .item_detail .color09:before {background: #000000; }
.mdl_inner .item_detail .color14:before {background: #d3263c; }
.mdl_inner .item_detail .color15:before {background: #d3071a; }
.mdl_inner .item_detail .color28:before {background: #ab2e1b; }
.mdl_inner .item_detail .color30:before {background: #d1c2a5; }
.mdl_inner .item_detail .color31:before {background: #e1ded1; }
.mdl_inner .item_detail .color33:before {background: #59594d; }
.mdl_inner .item_detail .color37:before {background: #6d4c33; }
.mdl_inner .item_detail .color38:before {background: #574b4c; }
.mdl_inner .item_detail .color48:before {background: #e8c082; }
.mdl_inner .item_detail .color49:before {background: #ebc77b; }
.mdl_inner .item_detail .color54:before {background: #adbabb; }
.mdl_inner .item_detail .color55:before {background: #707977; }
.mdl_inner .item_detail .color56:before {background: #5c5424; }
.mdl_inner .item_detail .color57:before {background: #575531; }
.mdl_inner .item_detail .color58:before {background: #43534a; }
.mdl_inner .item_detail .color59:before {background: #006400; }
.mdl_inner .item_detail .color64:before {background: #5b7a98; }
.mdl_inner .item_detail .color65:before {background: #2d4a5e; }
.mdl_inner .item_detail .color66:before {background: #325976; }
.mdl_inner .item_detail .color68:before {background: #3b4552; }
.mdl_inner .item_detail .color69:before {background: #303d4a; }
.mdl_inner .item_detail .current_label:before {outline: 2px solid #d42b31;}