@charset "utf-8";

/* 
 * #section01
 */
#contents #section01{
    height: 100vh;
}

/* 
 * #section02
 */
#contents #section02{
    height: 100vh;
    width: 100%;
    position: relative; 
    overflow: hidden; 
    margin: 0 auto;
    background: url("../image/bg1_1600.jpg") no-repeat;
    background-attachment :fixed;
}

#contents #section02 .title{
    color:#fff;
    font-family: 'Microsoft Yahei';
    width:350px;
    position: absolute;
}

#contents #section02 .title h2{
    font-weight: 200;
    font-size:25px;
    margin-bottom:10px;
}

#contents #section02 .title p{
    font-weight: 200;
    font-size:12px;
}

/* 
 * #section03
 */
#contents #section03{
    height: 700px;
    width: 100%;
    position: relative; 
    overflow: hidden; 
    margin: 0 auto;
    background: url("../image/secondBG.jpg")  no-repeat;
    background-attachment :fixed;
}

.secondBG {
    height: 1300px;
    width: 900px;
    background: url("../image/trainers.png")  no-repeat;
    position: absolute;
}

#contents #section03{
    height: 700px;
    width: 100%;
    position: relative; 
    overflow: hidden; 
    margin: 0 auto;
    background: url("../image/secondBG.jpg") no-repeat;
    background-attachment :fixed;
}

#contents #section04{
    height: 700px;
    width: 100%;
    position: relative; 
    overflow: hidden; 
    margin: 0 auto;
    background: url("../image/aa/background-image_8.jpg") no-repeat;
    background-attachment :fixed;
}

#contents #section04 .image0{
    height: 100%;
    width: 100%;
    background: url("../image/aa/model_shot_6.png") no-repeat;
    background-position:top right;
    position: absolute;
}

#contents #section04 .image1{
    height: 100%;
    width: 100%;
    background: url("../image/aa/product-shot_1_5.png") no-repeat;
    background-position:center left;
    position: absolute;
    z-index:6;
}

#contents #section04 .image2{
    height: 1300px;
    width: 900px;
    background: url("../image/aa/product-shot-1_8.png")  no-repeat;
    position: absolute;
    z-index:5;
}
