/*--------------------- Globals ---------------------*/
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
html,
body { background-color: #fff; margin: 0; padding: 0; }

#ad { color: white; position: absolute; cursor: pointer; }
#ad img { display: block; overflow: hidden; position: absolute; width: 100%; height: 100%; backface-visibility:hidden;}

#ad svg,
#ad div { display: block; overflow: hidden; position: absolute; width: 100%; height: 100%;}

#ad {transform: perspective(500px);} 

#ad #char_01 {bottom:0; left:0;}

#ad .sm_img {width:150px; height:125px;}
#ad #char_02 {top:0px; right:0px;}
#ad #char_04 {bottom:0px; right:0px;}


#ad .copy_sqx {width:300px; height:50px; top:80px; left:0;}
#ad .img_sqx {width:1200px; height:50px; top:0; left:0;}

#ad #copy_02 {width:390px; left:-20px;}
#ad .copy_sqx2 {width:390px; height:65px; top:80px; left:-50px;}
#ad .img_sqx2 {width:1560px; height:65px; top:0; left:0;}


#ad #mc_copy01_top,
#ad #mc_copy01_btm {top:100px;}

#ad #mc_scene_03 {width:510px; height:219px; top:0px; left:15px;}
#ad .otcu {width:510px; height:219px; visibility:hidden;}

#ad #otcu_left {width:280px; height:219px; top:62px; left:0px;}
#ad #otcu_left svg {top:0; left:0;}

#ad #otcu_right {width:230px; height:219px; top:0px; right:0px;}
#ad #otcu_right svg {top:0; right:0;}


#ad #dates {height:50px; left:0; top:96px;}
#ad .showtime_sqx {height:300px; top:0; left:0;}

#ad #mc_mountain {left:3px; top:5px;}

#ad #rating {width:50px; height:50px; top:125px; left:0;}

#ad #mc_footer {width:300px; height:82px; left:0; bottom:0;}


#ad .lockup { width: 300px; height: 250px; }
#ad .hidden {visibility:hidden;}
#ad .hide { display: none; }

#ad #loading { width: 100%; height: 100%; }
#ad #loading img { width: 40px; height: 40px; top: 50%; left: 50%; margin: -20px 0 0 -20px; }

#ad #border .line { background: red; }
#ad #border .hor { width: 100%; height: 1px; }
#ad #border .ver { width: 1px; height: 100%; }
#ad #border div:nth-child(2) { bottom: 0; }
#ad #border div:nth-child(4) { right: 0; }

#ad #cta #cta_bg { background: white; width: 100%; height: 100%; }
#ad:hover #cta #cta_bg { background: #00004b; }
#ad:hover #cta #cta_wt path { fill: white; }
#ad:hover #cta #cta_tif path { fill: white; }

