/*
    WOMEN - shoes
    L3 feature page CSS
 */

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size: 0;
}

.w-shoes h1{
    margin-bottom: 40px;
}

.device-banner {
    position: relative;
    margin-top: 20px;
}

.device-banner > img {
    position: absolute;
    top: 0;
    left: 0;
}

.device-banner.bnr-01 {
    width: 960px;
    height: 515px;
}
.device-banner.bnr-01 > p {
    width: 240px;
    position: absolute;
    line-height: 1.5;
    color: #5e5d5d;
    font-size: 13px;
}
.device-banner.bnr-01 .text-01 {
    top: 130px;
    left: 220px;
}
.device-banner.bnr-01 .text-02 {
    top: 130px;
    left: 680px;
}
.device-banner.bnr-01 .text-02 .notes {
    font-size: 11px;
}
.device-banner.bnr-01 .text-03 {
    top: 280px;
    left: 220px;
}
.device-banner.bnr-01 .text-04 {
    top: 298px;
    left: 680px;
}
.anchor-top {
	margin-top: 20px;
}
.anchor {
    background: #fff;
    text-align: center;
}

.anchor a:hover img {
    opacity: .50;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .50;
	-moz-opacity: .50;
}

.anchor li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.anchor li:first-child {
    margin-left: 0px;
}

.section {
    margin-top: 30px;
    width: 960px;
    overflow: hidden;
}

.section .column {
    width: 964px;
    margin-top: 4px;
}

.section .column li {
    margin-right: 4px;
    float: left;
    margin-bottom: 4px;
    position: relative;
    background: #fff;
    width: 478px;
    height: 478px;
}

.section .column li .comment {
    position: absolute;
    top: 10px;
    color: #777777;
    padding: 15px;
    width: 150px;
    background-color: rgba(255,255,255,0.5);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);/*IE8以下用*/
    line-height: 1.5;
}

.section .column li .comment.right {
    right: 10px;
}

.section .column li .comment.left {
    left: 10px;
}

.section .notes {
    text-align: right;
    margin-top: 10px;
    font-size: 10px;
}

/* modal */
div#modal_bg {
  width: 100%;
  height: 100%;
  background-color: #fff;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10000;
  cursor: pointer;
  display: none;
}
div#modal_content {
    width: 960px;
    height: 570px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10000;
    margin-top: -285px;
    margin-left: -480px;
    display: none;
}
div#modal_content #modal_close {
  display: block;
  width: 22px;
  height: 22px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: -37px;
  right: 0px;
}
div#modal_content #modal_main {
    width: 700px;
    height: 570px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -350px;
}

/* 170221 add */
.section div.right-section{
    float: right;
    position: relative;
    width: 480px;
    height: 628px;
    background-color: #fff;
    color: #777777
}

.section div.right-section h3{
    text-align: center;
    padding-top: 40px;
}

.section div.right-section .h3-desc{
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5em;
}

.section div.right-section ul.info-list{
  text-align: center;
  margin-top: 20px;
}

.section div.right-section ul.info-list li{
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
}

.section div.right-section ul.info-list li+li{
    margin-left: 30px;
}

.section div.right-section ul.info-list li img{
    display: block;
}

.section div.right-section ul.info-list li div img{
    display: inline;
}

.section div.right-section ul.info-list li span{
    line-height: 2.5em;
    font-weight: bold;
}

.section div.right-section p.annotation-right,
.section div.right-section p.annotation-left{
    font-size: 12px;
    color: #777777;
}

.section div.right-section p.annotation-right{
    text-align: right;
    margin-right: 15px;
}

.section div.right-section p.annotation-left{
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.section div.right-section ul.customer-voice{
    margin-top: 30px;
}

.section div.right-section ul.customer-voice li:first-child{
    text-align: center;
}

.section div.right-section ul.customer-voice li:not(:first-child){
    width: 360px;
    margin: 20px 0 0;
    position: relative;
}

.section div.right-section ul.customer-voice li:not(:first-child) span{
    display: block;
    margin: 0 25px;
    letter-spacing: 0.2em;
    line-height: 1.5em;
}

.section div.right-section ul.customer-voice li:nth-child(2){
    margin-left: 50px;
}

.section div.right-section ul.customer-voice li:nth-child(3){
    margin-left: 100px;
}

.section div.right-section ul.customer-voice li:not(:first-child):before{
    display: block;
    position: absolute;
    top: -8px;
    left: -10px;
    content: url(//im.uniqlo.com/images/jp/pc/img/feature/uq/shoes/women/170221-voice-txt-topicon.jpg);
}

.section div.right-section ul.customer-voice li:not(:first-child):after{
    display: block;
    position: absolute;
    bottom: -5px;
    right: 5px;
    content: url(//im.uniqlo.com/images/jp/pc/img/feature/uq/shoes/women/170221-voice-txt-bottomicon.jpg);
    text-align: right;
}

.section div.right-section .look-size{
    position: absolute;
    display: block;
    bottom: 15px;
    right:15px;
}

.section div.left-section .modal-btn img:hover{
    opacity: 0.8;
}


.section div.center-section{
    position: relative;
    background-color: #fff;
    padding: 20px 20px 20px 30px;
    color: #777777;
    overflow: hidden;
}

.section div.center-section h3{
    margin-top: 10px;
    padding-top: 15px;
}

.section div.center-section .h3-desc{
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5em;
    height: 100px;
}

.section div.center-section ul.info-list{
    float: right;
    padding-top: 15px;
    margin-right: 40px;
}

.section div.center-section ul.info-list li{
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.section div.center-section ul.info-list li:first-child img{
}

.section div.center-section ul.info-list li+li{
    margin-left: 30px;
}

.section div.center-section ul.info-list li img{
    display: block;
}

.section div.center-section ul.info-list li div img{
    display: inline;
}

.section div.center-section ul.info-list li span{
    line-height: 2.5em;
    font-weight: bold;
}

.section div.center-section ul.info-list.double{
    margin-right: 0px;
}

.section div.center-section ul.info-list.double li:not(:first-child) span{
    margin-right: 30px;
}

.section div.center-section p.annotation-right{
    font-size: 12px;
    color: #777777;
    float: right;
    width: 945px;
    text-align: right;
}

.section div.center-section ul.customer-voice{
    margin-top: 20px;
    float: left;
}

.section div.center-section ul.customer-voice li:first-child{
    text-align: left;
}

.section div.center-section ul.customer-voice li:not(:first-child){
    width: 410px;
    margin: 30px 0;
    position: relative;
    display: block;
    vertical-align: top;
    margin-left: 10px;
}

.section div.center-section ul.customer-voice li:not(:first-child) span{
    display: block;
    margin: 0 25px;
    letter-spacing: 0.2em;
    line-height: 1.5em;
}

.section div.center-section ul.customer-voice li:not(:first-child):before{
    display: block;
    position: absolute;
    top: -8px;
    left: -10px;
    content: url(//im.uniqlo.com/images/jp/pc/img/feature/uq/shoes/women/170221-voice-txt-topicon.jpg);
}

.section div.center-section ul.customer-voice li:not(:first-child):after{
    display: block;
    position: absolute;
    bottom: -5px;
    right: -13px;
    content: url(//im.uniqlo.com/images/jp/pc/img/feature/uq/shoes/women/170221-voice-txt-bottomicon.jpg);
    text-align: right;
}

.section div.center-section .look-size{
    float: right;
}


.section h3#fC100,
.section h3#fC101{
    background-color: #fff;
    padding: 20px;
    font-size: 22px;
}



.section .size_list{
    margin: 20px 0px 20px 45px;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    float: left;
}

.section .size_list th,
.section .size_list td{
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  width: 109px;
  text-align: center;
  color: #777777;
  padding: 9px 0px;
  font-weight: bold;
}
