@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css");
@font-face {
	font-family: 'SDGothicNeo';
	src: url('/fonts/SDGothicNeo.woff2') format('woff2'),
			 url('/fonts/SDGothicNeo.woff') format('woff'),
			 url('/fonts/SDGothicNeo.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/*  */
#sq_layout	{width:100%; margin:0 auto; text-align:center;}


/* 공통으로 사용 */
.video-inner.is-changing {
    opacity: 0;
    transform: scale(0.985);
}
.box01-player .common-video .common-video-inner video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transform: scale(1.07);
    transform-origin: center;
}
/* //공통으로 사용 */
/* _tltle.php */

/* _tltle.php */

/* _box01.php */

/* //_box01.php */

/* _box02.php */

/* //_box02.php */

/* _box03.php */

/* //_box03.php */

/* _box04.php */

/* //_box04.php */

/* _box05.php */


  
/* //_box05.php */

/* _box06.php */

/* //_box06.php */

/* _box07.php */

/* //_box07.php */

/* _box08.php */

/* //_box08.php */

/* _box09.php */

/* //_box09.php */

/* _box10.php */

/* //_box10.php */

/* _info.php */
  
/* //_info.php */

/* _tab.php */
div.top_tab {position:absolute;top:0;width:100%;height:80px;background-color:#000;z-index:99}
div.top_tab ul {width:1290px; margin:0 auto}
div.top_tab ul li	{list-style: none;  float: left}
div.fixed_tab {position: fixed !important;top: 71px !important;}
/* //_tab.php */
@media (max-width: 1220px) {
	#MiWrapper > div#sq_layout {width:1220px} /* 2024-11-18, hclee,  */
}
