@charset "utf-8";

					
						.AdBannerY_A{
		                    
                            
                            
                            
                            
                            
                            
                        }
                        
                        .AdBannerY_A>.outBox{
                            
                            
                            
                            
                            
                        }
                        @media screen and (max-width:768px){
                            .AdBannerY_A{
		                        
                                
                                
                                
                                
                                
                                
                            }
                            
                            .AdBannerY_A>.outBox{
                                
                                
                                
                                
                                
                            }
                        }
					
					
						.AdBannerY_A{
						    cursor:pointer;
						    display:block;
							position:relative;
							width:680px;
							opacity:1;
							margin:0 auto 20px auto;
							overflow:hidden;
							background-color:transparent;
						}
						
						.AdBannerY_A>.outBox{
						    width:680px;
						    position:relative;
						}
						
						.AdBannerY_A .headBox{
						    padding:30px 0 10px 0;
                            width:100%;
                            font-size:12px;
                            line-height:12px;
                            color:#a9a9a9;
                            text-align:center;
                        }
                        
                        .AdBannerY_A .flashBox,.AdBannerY_A .youtubeBox{
                            width:100vw;
                            height:25.77vw;
                            max-width:680px;
							max-height:175px;
							pointer-events: none;
                        }
						
						.AdBannerY_A .adBox{
						    margin:0 auto;
						    width:100%;
						    height:100%;
						    background-color:transparent;
						    background-size:cover;
						    background-position:center;
						    background-repeat: no-repeat;
						    overflow:hidden;
						}
						
						.AdBannerY_A iframe{
						    width:680px !important;
							height:175px !important;
						    overflow:hidden !important;
						    border:0 !important;;
						}
						
						.AdBannerY_A .adBox img{
						    width:100%;
						    margin-top:0 !important;
						    margin-bottom:0 !important;
						}
						
						.AdBannerY_A .adBox img[alt=impression]{
                            width:1px !important;
                            height:1px !important;;
                        }
                        
                        .AdBannerY_A .adBox div[id^=ad-]{
                            width:680px;
                            height:175px;
                        }
                        
                        .AdBannerY_A .adBox iframe{
                            width:680px;
                            height:175px;
                        }
						
						@media screen and (max-width:768px){
						    .AdBannerY_A{
						        display:none;
						    }
						    
						    .AdBannerY_A .adBox iframe{
                                width: 70vw;
                                height: 58.33vw;
                            }
						}
					
					