﻿


/* BUTTONS */
.buttonA {
    display: block;
    width: 60px;
    height: 47px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.040em;
    text-align: right;
    background-color: #f64138;
}

    .buttonA span {
        font-size: 12px;
    }


.buttonB {
    display: block;
    width: 178px;
    height: 57px;
    color: #000;
    font-weight: 800;
    letter-spacing: 2px;
    text-align: center;
    background-color: #fff;
}

    .buttonB.v1 {
        color: #050505;
    }

    .buttonB .content {
        display: inline-block;
    }

        .buttonB .content span {
            display: inline-block;
            float: left;
            margin: 0 23px;
            font-size: 12px;
        }

        .buttonB .content .line {
            float: left;
            width: 14px;
            height: 3px;
            margin-top: 5px;
            border-top: 1px solid #282624;
            border-bottom: 1px solid #282624;
        }

    .buttonB .line01 {
        position: absolute;
        width: 1px;
        top: 1px;
        right: -3px;
        bottom: -3px;
        background-color: #FFF;
    }

    .buttonB .line02 {
        position: absolute;
        width: 1px;
        top: 2px;
        right: -4px;
        bottom: -3px;
        background-color: #FFF;
    }

    .buttonB .line03 {
        position: absolute;
        height: 1px;
        right: -4px;
        bottom: -3px;
        left: 1px;
        background-color: #FFF;
    }

    .buttonB .line04 {
        position: absolute;
        height: 1px;
        right: -4px;
        bottom: -4px;
        left: 2px;
        background-color: #FFF;
    }



.buttonC {
    display: inline-block;
    width: 172px;
    height: 57px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px;
    text-align: center;
    border: 1px solid #fff;
    background-color: transparent;
}

    .buttonC.v1 {
        width: 57px;
    }

    .buttonC span {
        font-size: 10px;
    }

    .buttonC .content {
        display: inline-block;
    }

        .buttonC .content span {
            display: inline-block;
            vertical-align: middle;
            margin: 0 0 0 18px;
            font-size: 10px;
        }

            .buttonC .content span.text01 {
                margin: 0 0 0 0;
            }

        .buttonC .content .img01 {
            display: inline-block;
            float: left;
            width: 16px;
            height: auto;
        }

        .buttonC .content .img02 {
            display: inline-block;
            vertical-align: middle;
            width: 13px;
            height: auto;
        }

        .buttonC .content .line {
            float: left;
            width: 14px;
            height: 3px;
            margin-top: 6px;
            border-top: 1px solid #282624;
            border-bottom: 1px solid #282624;
        }

    .buttonC .line01 {
        position: absolute;
        width: 1px;
        top: 1px;
        right: -4px;
        bottom: -3px;
        background-color: #fff;
    }

    .buttonC .line02 {
        position: absolute;
        width: 1px;
        top: 2px;
        right: -5px;
        bottom: -4px;
        background-color: #fff;
    }

    .buttonC .line03 {
        position: absolute;
        height: 1px;
        right: -4px;
        bottom: -4px;
        left: 1px;
        background-color: #fff;
    }

    .buttonC .line04 {
        position: absolute;
        height: 1px;
        right: -5px;
        bottom: -5px;
        left: 2px;
        background-color: #fff;
    }



.buttonD {
    display: block;
    width: 200px;
    height: 50px;
    color: #f64138;
    font-weight: 800;
    letter-spacing: 2px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #282624;
}

    .buttonD .content span {
        display: inline-block;
        float: left;
        margin: 0 15px;
        font-size: 10px;
    }

    .buttonD .content {
        display: inline-block;
    }

        .buttonD .content .line {
            float: left;
            width: 14px;
            height: 3px;
            margin-top: 6px;
            border-top: 1px solid #282624;
            border-bottom: 1px solid #282624;
        }

    .buttonD .line01 {
        position: absolute;
        width: 1px;
        top: 1px;
        right: -3px;
        bottom: -3px;
        background-color: #282624;
    }

    .buttonD .line02 {
        position: absolute;
        width: 1px;
        top: 2px;
        right: -4px;
        bottom: -3px;
        background-color: #282624;
    }

    .buttonD .line03 {
        position: absolute;
        height: 1px;
        right: -4px;
        bottom: -3px;
        left: 1px;
        background-color: #282624;
    }

    .buttonD .line04 {
        position: absolute;
        height: 1px;
        right: -4px;
        bottom: -4px;
        left: 2px;
        background-color: #282624;
    }



.buttonE {
    display: block;
    width: 118px;
    height: 118px;
    color: #fff;
    font-weight: 800;
    letter-spacing: 1px;
    text-align: center;
    background-color: #f64138;
}

    .buttonE .content {
        text-align: right;
    }

        .buttonE .content span {
            font-size: 10px;
            line-height: 12px;
        }

        .buttonE .content img {
            width: 23px;
            height: auto;
            margin: 10px 0 0 20px;
        }




.buttonF {
    display: inline-block;
    width: 172px;
    height: 57px;
    color: #000000;
    font-weight: 900;
    letter-spacing: 2px;
    text-align: center;
    border: 1px solid #000000;
    background-color: transparent;
}

    .buttonF span {
        font-size: 10px;
    }

    .buttonF .content span {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 18px;
        font-size: 10px;
    }

    .buttonF .content .img02 {
        display: inline-block;
        vertical-align: middle;
        width: 13px;
        height: auto;
    }

    .buttonF .line01 {
        position: absolute;
        width: 1px;
        top: 1px;
        right: -4px;
        bottom: -3px;
        background-color: #000000;
    }

    .buttonF .line02 {
        position: absolute;
        width: 1px;
        top: 2px;
        right: -5px;
        bottom: -4px;
        background-color: #000000;
    }

    .buttonF .line03 {
        position: absolute;
        height: 1px;
        right: -4px;
        bottom: -4px;
        left: 1px;
        background-color: #000000;
    }

    .buttonF .line04 {
        position: absolute;
        height: 1px;
        right: -5px;
        bottom: -5px;
        left: 2px;
        background-color: #000000;
    }
/* END - BUTTONS */





.iconFullscreen {
    display: inline-block;
    position: absolute;
    right: 72px;
    bottom: 71px;
    width: 47px;
    height: 47px;
    text-align: center;
    border: 1px solid #fff;
}

    .iconFullscreen img {
        width: 17px;
        height: 17px;
    }




.arrowUp {
    display: block;
    position: absolute;
    top: 72px;
    left: 72px;
    width: 47px;
    height: 47px;
    border: 1px solid #fff;
    border-bottom: 0;
}

    .arrowUp .line {
        position: absolute;
        bottom: 0;
        width: 12px;
        height: 1px;
        border-bottom: 1px solid #fff;
    }

        .arrowUp .line.line01 {
            left: 0;
        }

        .arrowUp .line.line02 {
            right: 0;
        }

    .arrowUp img {
        position: absolute;
        top: 22px;
        left: 20px;
        width: 5px;
        height: auto;
    }

    .arrowUp span {
        display: block;
        position: absolute;
        bottom: -32px;
        left: -2px;
        letter-spacing: 0.010em;
    }






.mouseWheelContent {
    display: block;
    position: absolute;
    bottom: 30px;
    left: -15px;
    width: 60px;
    height: 60px;
    text-align: center;
    z-index: 15;
}

    .mouseWheelContent .mouseWheel {
        width: 27px;
        height: 45px;
        border: 2px solid #fff;
        border-top-right-radius: 11px;
        border-top-left-radius: 11px;
        border-bottom-right-radius: 11px;
        border-bottom-left-radius: 11px;
    }

        .mouseWheelContent .mouseWheel .shapeLine {
            position: absolute;
            top: 2px;
            left: 9.5px;
            width: 4px;
            height: 4px;
            background-color: #fff;
            border: 1px solid #fff;
            border-radius: 50%;
        }

            .mouseWheelContent .mouseWheel .shapeLine.isMouseWheelAnim {
                -webkit-animation: mouseWheelAnim 1.5s infinite;
                -moz-animation: mouseWheelAnim 1.5s infinite;
                animation: mouseWheelAnim 1.5s infinite;
                animation-timing-function: ease-in-out;
            }

@-webkit-keyframes mouseWheelAnim {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    5% {
        opacity: 0.2;
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
        -o-transform: translateY(5px);
        transform: translateY(5px);
    }

    50% {
        opacity: 0.7;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }

    70% {
        opacity: 0;
        -webkit-transform: translateY(15px);
        -moz-transform: translateY(15px);
        -ms-transform: translateY(15px);
        -o-transform: translateY(15px);
        transform: translateY(15px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-moz-keyframes mouseWheelAnim {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    5% {
        opacity: 0.2;
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
        -o-transform: translateY(5px);
        transform: translateY(5px);
    }

    50% {
        opacity: 0.7;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }

    70% {
        opacity: 0;
        -webkit-transform: translateY(15px);
        -moz-transform: translateY(15px);
        -ms-transform: translateY(15px);
        -o-transform: translateY(15px);
        transform: translateY(15px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-o-keyframes mouseWheelAnim {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    5% {
        opacity: 0.2;
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
        -o-transform: translateY(5px);
        transform: translateY(5px);
    }

    50% {
        opacity: 0.7;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
    }

    70% {
        opacity: 0;
        -webkit-transform: translateY(15px);
        -moz-transform: translateY(15px);
        -ms-transform: translateY(15px);
        -o-transform: translateY(15px);
        transform: translateY(15px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes mouseWheelAnim {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        opacity: 1;
        -webkit-transform: translateY(9px);
        -moz-transform: translateY(9px);
        -ms-transform: translateY(9px);
        -o-transform: translateY(9px);
        transform: translateY(9px);
    }

    99% {
        opacity: 0;
        -webkit-transform: translateY(18px);
        -moz-transform: translateY(18px);
        -ms-transform: translateY(18px);
        -o-transform: translateY(18px);
        transform: translateY(18px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
    }
}




#scrollTop {
    display: none;
    position: fixed;
    z-index: 10;
    bottom: 40px;
    right: 60px;
    width: 44px;
    height: 44px;
    padding-top: 10px;
    background-color: #f64138;
    text-align: center;
}

    #scrollTop img {
        display: inline-block;
        width: 20px;
        height: auto;
    }







@media all and (max-width: 767px) {
    .buttonA {
        width: 80px;
        font-weight: 600;
        letter-spacing: 1px;
        text-align: left;
    }

        .buttonA span {
            font-size: 14px;
        }



    .buttonB {
        width: 192px;
        height: 63px;
    }

    #contact .buttonB {
        width: 100%;
        height: 63px;
    }

        #contact .buttonB .content span {
            margin: 0 55px;
            font-size: 12px;
        }


    .buttonC {
        width: 177px;
        height: 48px;
        margin-right: 0;
    }

        .buttonC.v1 {
            width: 48px;
        }

        .buttonC .content span {
            font-size: 12px;
        }

        .buttonC .content .img01 {
            width: 16px;
            height: 12px;
        }

        .buttonC .content .img02 {
            width: 12px;
            height: 16px;
        }



    .buttonD {
        width: 80%;
        height: 63px;
    }

        .buttonD .content span {
            margin: 0 15px;
            font-size: 12px;
        }




    .mouseWheelContent {
        left: 20px;
    }


    #scrollTop {
    }
}

@media all and (min-width: 768px) and (max-width: 1023px) {

    .buttonA {
        width: 120px;
        height: 65px;
        font-weight: 600;
    }

        .buttonA span {
            font-size: 22px;
        }

    .buttonB {
        width: 384px;
        height: 96px;
    }

    #contact .buttonB {
        width: 100%;
        height: 96px;
    }

    .buttonB .content span {
        margin: 0 80px;
        font-size: 17px;
        font-weight: 900;
        letter-spacing: 5px;
    }

    .buttonB .content .line {
        width: 24px;
        height: 5px;
        margin-top: 8px;
        border-top: 2px solid #282624;
        border-bottom: 2px solid #282624;
    }

    .buttonC {
        width: 255px;
        height: 96px;
        margin-right: 30px;
    }

        .buttonC.v1 {
            width: 96px;
        }

        .buttonC .content span {
            font-size: 17px;
        }

        .buttonC .content .img01 {
            width: 22px;
        }

        .buttonC .content .img02 {
            width: 18px;
        }


    .buttonD {
        width: 384px;
        height: 96px;
        color: #f64138;
        font-weight: 800;
        letter-spacing: 2px;
    }

        .buttonD .content span {
            margin: 0 25px;
            font-size: 17px;
        }

        .buttonD .content .line {
            width: 24px;
            height: 5px;
            margin-top: 7px;
            border-top: 2px solid #282624;
            border-bottom: 2px solid #282624;
        }
}

@media all and (min-width: 1024px) and (max-width: 1199px) {

    #scrollTop {
    }
}

@media all and (min-width: 1200px) and (max-width: 1399px) {
}
