@charset "utf-8";
											.AdBannerO_A{		 background-color:#FFF;							padding:13.2vw 0 8.45vw 0; }																.AdBannerO_A{						 cursor:pointer;						 display:none;							position:relative;							width: 100%;							/*height:calc(83.33vw * 0.725);*/							opacity:1;							line-height: normal;						}												.AdBannerO_A>.outBox{						 position:relative;						 width: 300px;						 margin:0 auto;						}												.AdBannerO_A .headBox{						 position:absolute;							top:-30px;							right:0; width:100%; height:30px; font-size:12px; line-height:12px; color:#a9a9a9; text-align:center; } .AdBannerO_A .flashBox,.AdBannerO_A .youtubeBox{ width: calc(100vw * 0.9);							height:calc(83.33vw * 0.9); }												.AdBannerO_A .adBox{						 width:100%;						 height:100%;						 background-color:#f8f8f8;						 background-size:cover;						 background-position:center;						 background-repeat: no-repeat;						 font-size:0;						}												.AdBannerO_A iframe{						 width:300px !important;							height:250px !important;						 overflow:hidden;						 border:0;						}												.AdBannerO_A video{						 width:100% !important;							height:100% !important;							object-fit:cover !important;						}												.AdBannerO_A .adBox img{						 width:100% !important;						 height:auto !important;						}												.AdBannerO_A .adBox img[alt=impression]{ width:1px !important; height:1px !important;; }												@media screen and (max-width:768px){						 .AdBannerO_A{						 display:block;						 }						 						 .AdBannerO_A>.outBox{ width: 300px; }						 						 .AdBannerO_A .adBox iframe{ width:300px;							 height:250px; } .AdBannerO_A .adBox div[id^=ad-]{ width:300px;							 height:250px; }						 						 .AdBannerO_A .adBox iframe{ width:300px;							 height:250px; }						}										