@charset "UTF-8";
/* ===============================================
    ! Foundation !
=============================================== */
/* =====================================
    * setting for animation style *
===================================== */
.fadeIn {
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s;
    opacity: 0;
    -webkit-transform: translate(50px);
    -ms-transform: translate(50px);
    transform: translate(0px);
    -webkit-transition: all 1500ms;
    transition: all 1500ms;
  }
  
  /* jQueryでスクロール量に応じて付与された 'scrollIn' のスタイル */
  .fadeIn.scrollIn {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
/* =================
	all
================= */

a:hover img{
	opacity: 0.7;
}

img{
    color: inherit;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
}
.main-area .main-inner{
    width: 100%;
    max-width: none;
}
#autumn_dress_201002{
    background-color: #f2f0ed;
    width: 100%;
    padding-bottom: 139px; 
    margin-bottom: 142px;
    font-feature-settings: "palt";
    box-sizing: border-box;
    font-family: 'Open Sans Condensed', sans-serif;
}
.flexbox{
    display: flex;
    /* flex-wrap: wrap; */
}
.credit{
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.1em;
}
#autumn_dress_201002 .dress_btn p a{
    display: block;
}
.sp_only{
    display: none !important;
}

/* =================
    top
================= */
.dress_201002{
    max-width:1400px;
    margin: 0 auto;
}

#autumn_dress_201002 .ttl{
    font-size: 62px;
    letter-spacing: 0.04em;
    font-family: fino,serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    padding-top: 60px;
    margin: 69px 0 63px;
}
/* =================
    sec1
================= */
#autumn_dress_201002 .sec1{
    margin-bottom: 114px;
}
#autumn_dress_201002 .sec1 .flexbox,#autumn_dress_201002 .sec1 .credit{
    width: 900px;
    margin: 0 auto;
}
#autumn_dress_201002 .sec1 .flexbox{
    margin-bottom: 23px;
}
#autumn_dress_201002 .sec1 .model1,#autumn_dress_201002 .sec1 .model2{
    width: 450px;
}
#autumn_dress_201002 .sec1 .credit{
    text-align:right;
}
/* =================
    sec2
================= */
#autumn_dress_201002 .sec2{
    margin-bottom: 114px;
}
#autumn_dress_201002 .sec2 .model1,#autumn_dress_201002 .sec2 .credit{
    width: 550px;
    margin: 0 auto;
}
#autumn_dress_201002 .sec2 .model1{
    margin-bottom: 23px;
}
/* =================
    sec3
================= */
#autumn_dress_201002 .sec3{
    margin-bottom: 161px;
}
#autumn_dress_201002 .sec3 .flexbox,#autumn_dress_201002 .sec3 .credit{
    width: 950px;
    margin: 0 auto;
}
#autumn_dress_201002 .sec3 .model1{
    margin-right: 110px;
    z-index: 1;
}
#autumn_dress_201002 .sec3 .model2{
    margin-top: 120px;
    z-index: 2;
}
#autumn_dress_201002 .sec3 .model1,#autumn_dress_201002 .sec3 .model2{
    width: 420px;
}
#autumn_dress_201002 .sec3 .credit{
    margin-top: -97px;
    z-index: 3;
    position: relative;
}
/* =================
    secs4
================= */
#autumn_dress_201002 .sec4{
    margin-bottom: 93px;
}
#autumn_dress_201002 .sec4 .flexbox,#autumn_dress_201002 .sec4 .credit{
    width: 820px;
    margin: 0 auto;
}
#autumn_dress_201002 .sec4 .model1{
    width: 500px;
    z-index: 1;
}
#autumn_dress_201002 .sec4 .model2{
    width: 400px;
    margin-top: 380px;
    margin-left: -80px;
    z-index: 2;
}
#autumn_dress_201002 .sec4 .credit{
    margin-top: -35px;
    z-index: 3;
    position: relative;
}
/* =================
    secs5
================= */
#autumn_dress_201002 .sec5{
    margin-bottom: 114px;
}
#autumn_dress_201002 .sec5 .model1{
    width: 500px;
    margin-left: 450px;
    margin-bottom: 50px;
}
#autumn_dress_201002 .sec5 .model2{
    width: 420px;
}
#autumn_dress_201002 .sec5 .flexbox{
    width: 700px;
    margin-left: 400px;
    flex-direction: row-reverse;
}
#autumn_dress_201002 .sec5 .credit{
    margin-top: 608px;
    margin-right: 29px;
}
/* =================
    sec6
================= */
#autumn_dress_201002 .sec6{
    margin-bottom: 111px;
}
#autumn_dress_201002 .sec6 .flexbox,#autumn_dress_201002 .sec6 .credit{
    width: 940px;
    margin: 0 auto;
}
#autumn_dress_201002 .sec6 .model1{
    width: 500px;
    margin-right: 60px;
}
#autumn_dress_201002 .sec6 .model2{
    width: 380px;
    margin-top: 90px;
}
#autumn_dress_201002 .sec6 .credit{
    text-align:right;
    margin-top: -67px;
    z-index: 10;
    position: relative;
}

#autumn_dress_201002 .dress_btn{
    width: 430px;
    height: 74px;
    margin: 0 auto;
    box-sizing: border-box;
    border: 1px solid #000000;

}
#autumn_dress_201002 .dress_btn p{
    font-family: fino,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 0.04em;
    line-height: 74px;
    text-align: center;
}
/* for tablet */
@media only screen
and (min-device-width: 561px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
	.sp_only {
		display: none !important;
    }
	/* =================
		all
	================= */
    #autumn_dress_201002{
        padding-bottom: calc( 139 * (100vw / 1400));; 
        margin-bottom: calc( 142 * (100vw / 1400));;
    }
    .credit{
        font-size: calc( 14 * (100vw / 1400));;
    }
    /* =================
        top
    ================= */
    .dress_201002{
        max-width:calc( 1400 * (100vw / 1400));;
    }
    
    #autumn_dress_201002 .ttl{
        font-size: calc( 62 * (100vw / 1400));;
        padding-top: calc( 60 * (100vw / 1400));;
        margin: calc( 69 * (100vw / 1400)) 0 calc( 63 * (100vw / 1400));
    }
    /* =================
        sec1
    ================= */
    #autumn_dress_201002 .sec1{
        margin-bottom: calc( 114 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec1 .flexbox,#autumn_dress_201002 .sec1 .credit{
        width: calc( 900 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec1 .flexbox{
        margin-bottom: calc( 23 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec1 .model1,#autumn_dress_201002 .sec1 .model2{
        width: calc( 450 * (100vw / 1400));
    }
    /* =================
        sec2
    ================= */
    #autumn_dress_201002 .sec2{
        margin-bottom: calc( 114 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec2 .model1,#autumn_dress_201002 .sec2 .credit{
        width: calc( 550 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec2 .model1{
        margin-bottom: calc( 23 * (100vw / 1400));
    }
    /* =================
        sec3
    ================= */
    #autumn_dress_201002 .sec3{
        margin-bottom: calc( 161 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec3 .flexbox,#autumn_dress_201002 .sec3 .credit{
        width: calc( 950 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec3 .model1{
        margin-right: calc( 110 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec3 .model2{
        margin-top: calc( 120 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec3 .model1,#autumn_dress_201002 .sec3 .model2{
        width: calc( 420 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec3 .credit{
        margin-top: calc( -97 * (100vw / 1400));
    }
    /* =================
        secs4
    ================= */
    #autumn_dress_201002 .sec4{
        margin-bottom: calc( 93 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec4 .flexbox,#autumn_dress_201002 .sec4 .credit{
        width: calc( 820 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec4 .model1{
        width: calc( 500 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec4 .model2{
        width: calc( 400 * (100vw / 1400));
        margin-top: calc( 380 * (100vw / 1400));
        margin-left: calc( -80 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec4 .credit{
        margin-top: calc( -35 * (100vw / 1400));
    }
    /* =================
        secs5
    ================= */
    #autumn_dress_201002 .sec5{
        margin-bottom: calc( 114 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec5 .model1{
        width: calc( 500 * (100vw / 1400));
        margin-left: calc( 450 * (100vw / 1400));
        margin-bottom: calc( 50 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec5 .model2{
        width: calc( 420 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec5 .flexbox{
        width: calc( 700 * (100vw / 1400));
        margin-left: calc( 400 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec5 .credit{
        margin-top: calc( 608 * (100vw / 1400));
        margin-right: calc( 29 * (100vw / 1400));
    }
    /* =================
        sec6
    ================= */
    #autumn_dress_201002 .sec6{
        margin-bottom: calc( 111 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec6 .flexbox,#autumn_dress_201002 .sec6 .credit{
        width: calc( 940 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec6 .model1{
        width: calc( 500 * (100vw / 1400));
        margin-right: calc( 60 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec6 .model2{
        width: calc( 380 * (100vw / 1400));
        margin-top: calc( 90 * (100vw / 1400));
    }
    #autumn_dress_201002 .sec6 .credit{
        margin-top: calc( -67 * (100vw / 1400));
    }
    
    #autumn_dress_201002 .dress_btn{
        width: calc( 430 * (100vw / 1400));
        height: calc( 74 * (100vw / 1400));
        border: calc( 1 * (100vw / 1400)) solid #000000;
    
    }
    #autumn_dress_201002 .dress_btn p{
        font-size: calc( 22 * (100vw / 1400));
        line-height: calc( 74 * (100vw / 1400));
    }
}