@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css");
@import url('https://cdn.jsdelivr.net/gh/fonts-archive/GmarketSans/GmarketSans.css');

/* 공통*/
#sq_layout	{width:100%; margin:0 auto; text-align:center;}
#go_top {position: fixed;right:0;width:45px !important;bottom: 0px;}
.box_content {position:relative}
.text_indent {position: absolute;z-index: 5;text-indent: -10001px;overflow: hidden;}

/* _tltle.php */
section.title {position:relative;width:100%;}
section.title div.sq_title {height:1056px;background-repeat:repeat-x;background-position:center top;background-color:#e9e9e9;background-image: url('/season/25/11/img/title_bg.jpg'); background-size: cover; }
section.title div.top_tab {position:absolute;top:0;left:0;z-index:9}
@keyframes changeColor {
      50% {
        background-color: #ffff00;
      }
      100% {
        background-color: #00ff00;
      }
    }
/* _tltle.php */

/* _box01.php */

/* //_box01.php */

/* _box02.php */

/* //_box02.php */

/* _box03.php */

/* //_box03.php */

/* _box04.php */


/* //_box04.php */

/* _tab.php */
div.top_tab {position:absolute;top:0;width:100%;height:77px;background-color:#000;z-index:99}
div.top_tab ul {width:1200px; margin:0 auto}
div.top_tab ul li	{list-style: none;  float: left}
div.fixed_tab {position: fixed !important;top: 71px !important;}
/* //_tab.php */

/* _float.php */
div.float_right {position: fixed;z-index: 9999;width:154px !important;right:4px;top: 450px;display:block;background-repeat:no-repeat;background-position:center top;background-image: url('/season/25/10/img/float.png');}
div.float_right div {padding:150px 0 95px 0;font-size:30px;font-weight:bold;color:#00ff00;}	
/* //_float.php */

@media (max-width: 1220px) {
	#MiWrapper > div {width:1220px} /* 2023-06-02, hclee, */
}
