|
|
@@ -26,8 +26,8 @@ header.minify .gnb {position:fixed; top:0; left:0; right:0; z-index:100; backgro
|
|
|
.common_header .hd_top_banner .bnrtype_text a {padding-top:15px; padding-bottom:15px;}
|
|
|
.common_header .hd_top_banner .bnrtype_open {z-index:1;}
|
|
|
.common_header .hd_top_banner .bnrtype_open .btn_toggle_bnr {position:absolute; left:50%; bottom:-40px; transform:translateX(-50%); width:40px; height:40px; background:url('/images/pc/btn_open_bnr.png') no-repeat; background-position:50% 100%; font-size:1px; text-indent:-999px; overflow:hidden; z-index:10;}
|
|
|
-.common_header .hd_top_banner .bnrtype_open a .open_bnr_area {display:none; width:100%; max-width:2000px;}
|
|
|
-.common_header .hd_top_banner .bnrtype_open a .open_bnr_area img {position:relative; left:50%; transform:translateX(-50%); margin-left:-20px;}
|
|
|
+.common_header .hd_top_banner .bnrtype_open a .open_bnr_area {display:none; width:100%; max-width:2000px; margin: 0 auto;}
|
|
|
+.common_header .hd_top_banner .bnrtype_open a .open_bnr_area img {}
|
|
|
.common_header .hd_top_banner .bnrtype_open.fixed {position:fixed; display:block; top:0; left:0; right:0; width:100%; z-index:9;}
|
|
|
.common_header .hd_top_banner .bnrtype_open.fixed::before {content:''; position:fixed; left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,.5);}
|
|
|
.common_header .hd_top_banner .bnrtype_open.fixed a > img {display:none}
|