/* BASIC css start */
/* ¹è³Ê */
.bnr img{width:100%}
.image-area img{width:auto;display:block}

#header { display:none !important; }
body #header3{ display:block !important; position: fixed; top: 0; z-index: 99; }
body #header3 img {}

#header3 .headerBottom h1 {
    padding: 0;
    line-height: 1;
    font-size: inherit;
}
.btnbox {
    margin-top: 80px;
    position: relative;
}

.btnbox .event_btn {
    position: absolute;
    bottom: 25%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.btnbox .event_btn img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}
 
/* BASIC css end */

