h1 {
    z-index: 80 !important;
    width: 100%;
}

#sec1 h3 {
    background: url("../img/concept/s1_deco_1.png") no-repeat top center/100% auto;
    font-size: 6vw;
    letter-spacing: 0.5em;
    margin-bottom: 7%;
    margin-top: 3%;
}

#sec1 h3 span {
    display: block;
}

#sec1 h3 span.mt {
    color: #a40000;
    margin-top: 10%;
}

#sec2 h3 {
    font-size: 6vw;
    line-height: 2;
    letter-spacing: 0.3em;
    margin-bottom: 7%;
}

#sec2 h3 span {
    color: #a40000;
}

#sec3 .box {
    position: relative;
}

#sec3 .box h3 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

#sec3 #sec3_1 {
    position: relative;
    padding-top: 13%;
    z-index: 7;
}

#sec3 #sec3_1 h2 {
    font-size: 7vw;
    letter-spacing: 0.3em;
    margin-bottom: 10%;
}

#sec3 #sec3_1:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 15vw;
    background: url("../img/shared/bg1.jpg");
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}

#sec3 #sec3_2 {
    position: relative;
    padding-top: 10%;
    z-index: 5;
}

#sec3 #sec3_2 h2 {
    font-size: 7vw;
    letter-spacing: 0.3em;
}

#sec3 #sec3_2:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -3vw;
    left: 0;
    right: 0;
    bottom: 15vw;
    background: url("../img/shared/bg1.jpg");
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}

#sec3 #sec3_3 {
    position: relative;
    padding-top: 10%;
    z-index: 2;
}

#sec3 #sec3_3 h2 {
    font-size: 7vw;
    letter-spacing: 0.3em;
}

#sec3 #sec3_3 .wrap {
    padding-bottom: 5%;
}

#sec3 #sec3_3:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -3vw;
    left: 0;
    right: 0;
    bottom: 15vw;
    background: url("../img/shared/bg1.jpg");
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}

#sec3 #sec3_4 {
    margin-top: -3vw;
}

#sec3 #sec3_4 .box-btn {
    position: relative;
}

#sec3 #sec3_4 .box-btn a {
    display: block;
}

#sec3 #sec3_4 .box-btn h3 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #a40000;
    color: #fff;
    font-size: 5vw;
    padding: 2% 0 2%;
    letter-spacing: 0.2em;
    text-align: center;
}

#sec3 #sec3_4 .box-btn1 h3 {
    background: #fae10d;
    color: #000;
}

#sec4 {
    padding-bottom: 10%;
    background: url("../img/shared/line1.png") repeat-x left bottom;
    background-size: 2%;
    margin-bottom: 12%;
    padding-top: 12%;
}

#sec4 .title {
    font-size: 6vw;
    letter-spacing: 0.3em;
    line-height: 2;
    padding-bottom: 7%;
    margin-top: 5%;
}

#sec4 .title span {
    color: #a40000;
}

#sec4 h4 {
    text-align: center;
    letter-spacing: 0.4em;
    font-size: 6vw;
    color: #f5e8cf;
    position: relative;
    line-height: 1.8;
    z-index: 3;
    margin-bottom: 10%;
    margin-top: 8%;
}

#sec4 h4 span {
    display: inline-block;
    margin: 0 auto;
    background: #37312f;
    padding: 0 7%;
    margin-top: 5%;
}

#sec4 .btn {
    margin-top: 10%;
}

#sec4 .point1 {
    border-bottom: 1px dashed #8f8577;
    padding-bottom: 5%;
}

#sec4 .point1 h4 {
    margin-bottom: -7vw;
}

#sec4 .point1 h4 span {
    margin-top: 0;
}

#sec4 .point1 .img {
    margin-bottom: 4%;
}

#sec4 .point2 {
    border-bottom: 1px dashed #8f8577;
    padding-top: 3%;
    padding-bottom: 5%;
}

#sec4 .point2 .wrap {
    margin-top: 2%;
}

#sec4 .point3 .slick-dots {
    position: static;
}

#sec4 .point3 .wrap {
    margin-top: 5%;
}

#sec5 {
    background: #fae10d;
    padding-bottom: 15%;
    position: relative;
    padding-top: 10%;
}

#sec5:after {
    content: '';
    position: absolute;
    top: .3%;
    left: 2%;
    right: 2%;
    bottom: .3%;
    border: 5px solid transparent;
    -o-border-image: url("../img/shared/border.png") 5 round;
    border-image: url("../img/shared/border.png") 5 round;
}

#sec5 .title {
    font-size: 6vw;
    letter-spacing: 0.2em;
    line-height: 2;
    padding-bottom: 8%;
    margin-top: 7%;
}

#sec5 .title span {
    color: #a40000;
}

#sec5 h4 {
    text-align: center;
    letter-spacing: 0.4em;
    font-size: 5.5vw;
    color: #fff;
    line-height: 1.8;
    position: relative;
    z-index: 3;
    margin-bottom: 10%;
    margin-top: 6%;
}

#sec5 h4 span {
    display: inline-block;
    margin: 0 auto;
    background: #a40000;
    padding: 0 7%;
    margin-top: 5%;
}

#sec5 .point1 {
    border-bottom: 1px dashed #8f8577;
    padding-bottom: 13%;
}

#sec5 .point1 .img {
    margin-bottom: 4%;
}

#sec5 .point2 {
    padding-bottom: 10%;
    border-bottom: 1px dashed #8f8577;
    padding-top: 10%;
}

#sec5 .point2 .wrap {
    margin-top: 2%;
}

#sec5 .point3 {
    padding-bottom: 15%;
    background: url("../img/shared/line1.png") repeat-x left bottom;
    background-size: 1%;
    padding-top: 5%;
}

#sec5 .point3 .wrap {
    margin-top: 5%;
}

#sec5 .point3 .btn {
    margin-top: 8%;
}

#sec5 .slick-next {
    right: -7%;
    top: 40%;
}

#sec5 .slick-prev {
    left: -7%;
    top: 40%;
}

#sec6 {
    padding-bottom: 15%;
    background: url("../img/shared/bg1.jpg");
}

#sec6 .box {
    position: relative;
    border-bottom: 4px solid #fae10d;
}

#sec6 .box .bg_parallax {
    padding-top: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#sec6 .box h3 {
    position: relative;
    z-index: 3;
}

#sec6 h4 {
    margin-bottom: 5%;
}

#sec6 .title {
    font-size: 6vw;
    letter-spacing: 0.2em;
    line-height: 2;
    padding-bottom: 5%;
    margin-top: 10%;
}

#sec6 .title span {
    color: #a40000;
}

#sec6 .slick-dots {
    position: static;
}

#sec6 .item {
    padding: 0 5% 15%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#sec6 .item h5 {
    text-align: center;
    margin-top: 5%;
    font-size: 6vw;
    padding-bottom: 4%;
    line-height: 2;
    letter-spacing: 0.2em;
    margin-bottom: 5%;
    border-bottom: 1px dashed #a40000;
}

#sec6 .slick-next {
    right: 10%;
    top: 20%;
}

#sec6 .slick-prev {
    left: 10%;
    top: 20%;
}

#sec3 #sec3_1 .img {
    margin-bottom: 10%;
}

#sec5 .wrap {
    padding: 0 7%;
}

#sec5 .point2 .txt {
    margin-top: 7%;
}

#sec5 .point3 .txt {
    margin-top: 4%;
}