/* BASIC css start */
/*¸Þ´º ½Ç¼±Ãß°¡*/#header { box-shadow: rgb(229 229 229) 0px -1px 0px 0px inset; } 
#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; } 
 #contentWrap_custom { width: 93%; margin: 0 auto; } 
 .productWrap { padding: 100px 0; } 
 .productHeader { text-align: center; } 
 .productSeason { font-weight: 300; font-size: 24px; line-height: 1.1; }
 .productLogo { font-weight: 300; font-size: 75px; line-height: 1.1; margin-top: 20px; } 
 .productInfo { margin: 40px auto 0 auto; max-width: 960px; font-weight: 400; font-size: 15px; line-height: 2; word-break: keep-all; } 
 .productMedia { width: 95%; margin: 0 auto; margin-top: 100px; position: relative; } 
 .yt_box img { width: 100%; } 
 .video-box { width: 100%; /*¿µ»ó ºñÀ²¿¡ µû¶ó Å©±â ¸ÂÃçÁÖ¼¼¿ä*/ padding-bottom: 56.25%; margin: 0 auto; position:relative; } 
 #video { width:100%; height:100%; position:absolute; border:none; } 
 .productList { width: 95%; margin: 0 auto; } 
 .productContent { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 45px; } 
 .productContent img { width: 32%; margin: 15px 0; } 
 .btnBackList { width: 95%; margin: 0 auto; margin-top: 100px; margin-bottom: 80px; } 
 .btnBackList .backList { display: flex; width: 160px; height: 45px; background-color: #fff; border: 1px solid #1e1e1e; justify-content: center; line-height:45px; margin: 0 auto; transition: 0.3s; font-size: 16px; } 
 .btnBackList .backList:hover { background: #1e1e1e; color: #fff; border: 1px solid #fff; } 
 
 .videoCustom { width:100%; }
 
 .player__button { position: absolute; top: 50%; right: 50%; left: 50%; transform: translate(-50%, -50%); width: 100px; height: 100px; background:url('http://akiiikr.img6.kr/img/collection/22winter/btn-play.svg') no-repeat; background-size:cover; display:block; } 
 .player__button.activeOn { display:none; } 
 .player__button img { width:100% } 
 
/* BASIC css end */

