@charset "utf-8"; 

/*
 * --------------------------------------------------------------------------
 * descript : 서브 콘텐츠
 * --------------------------------------------------------------------------
 * version	: 2.0.0
 * author	: Yoodaekyung
 * update	: 2018.08.17
 * email	: eorud0818@naver.com
 * --------------------------------------------------------------------------
 */

h2{font-size:36px; font-weight:500; line-height:1em; color:#222; text-align:center; width:100%; margin:75px 0;}
h2 span{position:relative; display:inline-block;}
h2 span::before{position:absolute; display:inline-block; width:90px; height:14px; left:-160px; top:50%; transform:translate(0, -50%); background:url(/assets/img/common/theme/h2_bg.png) no-repeat left center;}
h2 span::after{position:absolute; display:inline-block; width:90px; height:14px; right:-160px; top:50%; transform:translate(0, -50%); background:url(/assets/img/common/theme/h2_bg.png) no-repeat left center;}


.pcode901 .wrap_controllers{display:none;}

#example_video_1,
#example_video_2,
#example_video_3{width:calc(100% - 65px); height:350px; margin:5px 0 0 65px; background:#000;}