/* BASIC css start */
#eventTutor .video-box .yt_box {
 background: url('https://www.home-learn.co.kr/front/imgs/event/event_aitutor/cover_youtube_aitutor.jpg') no-repeat center top; background-size: contain; cursor: pointer; } 
 #header .head .left_head {box-shadow: rgb(229 229 229) 0px -1px 0px 0px inset; } 


 .productWrap { /*ÆäÀÌÁö ÁÂ¿ì ¿©¹é - ¿À¸¥ÂÊ ºÎºÐ Á¶Àý*/ padding: 70px 10px; } 

 .productHeader { text-align: center; } 

 .productSeason { font-weight: 300; font-size: 15px; line-height: 1.1;}

 .productLogo { font-weight: 300; font-size: 32px; line-height: 1.1; margin-top: 20px; } 

 .productInfo { margin: 25px; max-width: 960px; font-weight: 400; font-size: 13px; line-height: 2; word-break: keep-all; } 
.video-box {width: 100%; /*¿µ»ó ºñÀ²¿¡ µû¶ó Å©±â ¸ÂÃçÁÖ¼¼¿ä*/ padding-bottom: 56.2%; position: relative; } 
#video { width: 100%; height: 100%; border: none; position: absolute; } 

/* video */

.productMedia { width: 100%; margin: 0 auto; margin-top: 70px; position: relative; margin-bottom:-20px;} 
.videoCustom {width:100%

}

.player__button { position: absolute; top: 50%; right: 50%; left: 50%; transform: translate(-50%, -50%); width: 50px; height: 50px; background:url('http://akiiikr.img6.kr/img/collection/22winter/btn-play.svg') no-repeat; background-size:cover; display:block; border:none; } 
.player__button.activeOn { display:none; } 
.player__button img {width:100% } 

/* video */


 .productList { width: 100%; margin: 0 auto; } 

 .productContent { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 15px;}

 .productContent img { width: 100%; /*¸®½ºÆ® ¿©¹é*/ margin: 5px 0; /*height:650px;*/ } 

 .btnBackList { width: 100%; margin: 0 auto; margin-top: 60px; margin-bottom: -50px; } 

 .btnBackList .backList { display: flex; width: 160px; height: 45px; font-size: 16px; background-color: #fff; border: 1px solid #1e1e1e; justify-content: center; align-items: center; margin: 0 auto; transition: 0.3s; color: #000; } 

 .btnBackList .backList:hover { background: #1e1e1e; color: #fff; border: 1px solid #fff; } 
/* BASIC css end */

