#wrap							{width: 100%; height:100%; margin: 0 auto; text-align:center;}
#top_blk						{min-width:1260px; width:100%; margin:auto; text-align:center; }
#top_blk_mb			{display:none;}

.top_ar						{min-width:1260px; width:100%; height:50px; background: #ffffff;  border-bottom:1px solid #ebebeb;}
.top_ar .pos_c			{width:1260px; display:inline-block; text-align:right; font-size:0; padding-top:15px;}
.top_ar .pos_c .klogo			{display:inline-block; vertical-align:middle;}
.top_ar .pos_c .klogo img		{height:22px;}
.top_ar .pos_c .cmp			{display:inline-block; font-size:13px; letter-spacing:-0.05em; font-weight:bold; vertical-align:middle; padding:0 10px 0 10px;}
.top_fix						{min-width:1260px; width:100%; height:70px; background:#ffffff; position:absolute; top:50px; text-align:center; z-index:9999;}
.top_fix .pos_c			{width:1260px; display:inline-block;  border:0px solid red;}


.top_fix .pos_c .logo{position:relative; top:0; left:0; width:150px; text-align:center; }
.top_fix .pos_c .mark{position:absolute; top:10px; left:0;}
.top_fix .pos_c .mark img{width:120px;}
.top_fix .pos_c .txt		{float:left; padding:38px 0px 0px 0px; font-family:Noto Sans KR, sans-serif; font-weight:600;  letter-spacing:-0.05em; font-size:23px; color:#000000; display:none;}
.top_fix .pos_c .txt	 span	{font-weight:500; color:#ffffff;}
.top_fix .pos_c .mn	{float:right; padding-top:0px;}
.top_fix .pos_c .sm	{float:right; padding-top:30px;}
.top_cslt_btn				{position:fixed; bottom:30px;right:30px; width:90px; height:90px; color:white;  background:#950000; z-index:999999999999999999999999; border-radius:3px;}
.top_cslt_btn:hover	{background:#aa0101;}
.top_cslt_btn .icon		{float:left; width:100%;padding:20px 0 5px 0px; font-size:30px; }
.top_cslt_btn .txt			{float:left; width:100%;font-size:12px; opacity:0.8;font-family:Noto Sans KR, sans-serif; font-weight:600;}

/* default menu */
#menu_dp {height: 70px; width:100%; position: relative; background:white; text-align:center;}
#menu_dp ul {margin: 0px; padding: 0px; width:1260px; display:inline-block; font-size:0;}
#menu_dp ul .ctit  {width:100%; border:1px solid red; color:white; background:green; clear:both;}
#menu_dp ul li {width:140px; display:inline-block; line-height: 70px; vertical-align: middle; text-align: center;}
#menu_dp ul li img {height:40px;}
#menu_dp ul li:hover .subpos {width:100%; height: 100px; overflow:hidden; text-align:center;}
#menu_dp ul .dmn .dlink {text-decoration:none; display: block; width: 100%; font-family:Noto Sans KR, sans-serif; font-weight:500; font-size:18px; color:black;}
#menu_dp ul .dmn:hover .dlink {color: red; background:rgba(0,0,0,0.0);}
#menu_dp ul .dmn .on {color: red !important; background:rgba(0,0,0,0.0);}
#menu_dp ul .call {text-align:right; width:180px; font-size:20px;}
#menu_dp ul .call span {font-family:Noto Sans KR, sans-serif; font-weight:300; color:black;}
#menu_dp ul .submenu .on {color: rgba(255,255,255,1); background:transparent;}

#menu_dp ul li .subpos {position: absolute; height: 0px; overflow: hidden; transition: height .2s; -webkit-transition: height .2s; -moz-transition: height .2s; -o-transition: height .2s; width: 100%;top:70px; left: 0; background:rgba(0,0,0,0.5); text-align:center;}
#menu_dp ul li .subpos li {display:inline-block; width:100%; height:100%; background:rgba(0,0,0,0.8);}

#menu_dp ul li .submenu		{padding:30px 0 0 235px;}
#menu_dp ul li .submenu h1 {float:left; width:100%; font-size:18px; margin:5px; ; line-height:100%; text-align:left; color:white; }
#menu_dp ul li .submenu p {position:absolute; top:80px; left:0; right:-1300px; margin:auto; width:100px; border:1px solid red; font-size:20px; color:white;}
#menu_dp ul li .submenu .tt  {font-family:Noto Sans KR, sans-serif; font-weight:500; font-size:15px; line-height:17px; color:white; padding-right:20px; display:none;}
#menu_dp ul li .submenu li {float:left; width:auto; margin:5px; ; line-height:180%; background:transparent; color:white;}
#menu_dp ul li .submenu li a {color:rgba(255,255,255,0.7); text-decoration:none; display: block; font-size: 14px; width: 100%; padding:10px;}
#menu_dp ul li .submenu li a:hover {color:rgba(255,255,255,1);}

/* top menu */
.open_menu_sec						{position:relative; width:100%; height:0px; text-align:right; z-index:99999; }
.open_menu_sec .bmenu			{position:relative; top:0px; right:0; left:140px; bottom:0; margin:auto; width:1000px; height:70px; padding-top:17px;cursor:pointer;}
.open_menu_sec .larea				{position:relative;top:0;left:0;width:100%;float:left; background:rgba(0,0,0,0.8);overflow:hidden; text-align:center; height:0;transition:all .2s .1s; -webkit-transition:all .2s .1s; -moz-transition:all .2s .1s;}
.open_menu_sec:hover .larea	{width:100%; height:300px;  transition:all .3s .1s; -webkit-transition:all .3s .1s; -moz-transition:all .3s .1s;padding-bottom:10px; border-bottom:0px solid blue;}	/* ÇÏ´Üborder°ªÀº ¿©±â¼­ ÁöÁ¤*/
.open_menu_sec .larea .con		{display:inline-block; width:1260px; padding:20px 0 0 260px; }

#navi_cate {display:inline-block; width:100%;}
#navi_cate ul{ float:left; width:100%; margin:0; padding:0;}
#navi_cate ul.depth1 li				{float:left; width:14.2%; letter-spacing:0em;color:rgba(0,0,0,0.8); font-family:Noto Sans KR, sans-serif; font-weight:500; font-size:15px; line-height:250%;  text-align:left;}
#navi_cate ul.depth1 li a				{width:100%;  color:black; text-decoration:none;}
#navi_cate ul.depth1 li a:hover	{color:red; }
#navi_cate ul.depth1 li a.on			{color:red;}

#navi_top {text-align:left; float:left; padding:0px 0; width:100%; }
#navi_top ul{ float:left; width:100%; margin:0; padding:0;}
#navi_top ul.depth1 li				{float:left; width:14.2%; letter-spacing:0em;}
#navi_top ul.depth1 li a				{width:100%;  border-bottom:0px solid rgba(0,119,195,0.8); color:rgba(255,255,255,0.8); font-family:Noto Sans KR, sans-serif; font-weight:500; font-size:17px; line-height:200%; padding-left:0px; }
#navi_top ul.depth1 li a:hover	{color:white; }
#navi_top ul.depth1 .on a			{color:#99d9ff;}
#navi_top ul.depth2					{float:left;width:100%; margin-top:10px;}
#navi_top ul.depth2 li				{float:left;width:100%;}
#navi_top ul.depth2 li a				{padding:0px 0px 0px 0px; font-size:14px; border-bottom:0px solid rgba(0,119,195,1); color:rgba(255,255,255,0.7); width:100%; font-weight:normal; }
#navi_top ul.depth2 li a:hover	{color:white;  }
#navi_top ul.depth2 .on2 a			{color:red; font-weight:bold;}
#navi_top ul.depth2 .off2 a			{color:rgba(255,255,255,0.7); }
#navi_top ul.depth3					{float:left;width:100%;}
#navi_top ul.depth3 li a			{padding:0px 0px 0px 10px; font-size:12px; border-bottom:0px solid rgba(0,119,195,1); color:rgba(255,255,255,0.7); width:100%; font-weight:normal; }
#navi_top ul.depth3 li a:hover	{color:white;  }
#navi_top ul.depth4					{float:left;width:100%;}
#navi_top ul.depth4 li a			{padding:0px 0px 0px 12px; font-size:12px; border-bottom:0px solid rgba(0,119,195,1); color:rgba(255,255,255,0.7); width:100%; font-weight:normal; }
#navi_top ul.depth4 li a:hover	{color:white;  }
#navi_top .icon							{margin-right:10px; color:white; opacity:0.2; font-size:10px;}
/* 
#content_blk				{background:#ffffff; padding:0px; min-width:1260px; width:100%;border:0px solid red;} 
#content_blk				{background:#ffffff; padding:0px; width:100%;border:0px solid red;}
*/
#content_blk			{background:#ffffff; padding:70px 0 0 0; min-width:1260px; width:100%;border:0px solid red;} 
#bottom_blk				{display:inline-block; max-width:1500px; width:100%; min-width:1260px; padding-bottom:50px; text-align:center; background:#fff;}


/* bottom ÄÁ¼³ÆÃ */
.bt_cslt							{display:inline-block; width:100%; height:70px; text-align:center; background:rgba(115,14,0,0.9);}
.bt_cslt .pos				{display:inline-block; clear:both; font-size:14px; font-family:Noto Sans KR, sans-serif; font-weight:500; letter-spacing:0em;}
.bt_cslt .pos .btm_m {float:left;width:100%;margin:0; padding-left:0px;}
.bt_cslt .pos .btm_m li, btm_m li.btm_sel	{display:block; float:left; }
.bt_cslt .pos .btm_m li a:link,
.bt_cslt .pos .btm_m li a:active,
.bt_cslt .pos .btm_m li a:visited			{display:block; width:100%; padding:27px 15px 0px 15px; color:white;}
.bt_cslt .pos.btm_m li a:hover			{color:#E40113;}


/* ÇÏ´ÜÃß°¡ÀÛÀº¸Þ´º */
#menu_ot {display:inline-block;}
#menu_ot .icon {font-size:16px; color:#6f6f6f;}
#menu_ot, #menu_ot ul {margin: 0; padding: 0; list-style: none;}
#menu_ot {margin: 0px auto; display:inline-block;  width:auto;}
#menu_ot:before, #menu_ot:after {content: ""; display: table; }
#menu_ot:after {clear: both;}
#menu_ot {zoom:1;}
#menu_ot li {float: left; padding:30px 0 40px 0;}
#menu_ot a {float: left; text-align:center; padding: 0 10px; color:rgba(0,0,0,0.7);  font-size:15px; box-sizing:border-box; font-family:Noto Sans KR, sans-serif; font-weight:500;  letter-spacing:-0.05em; }
#menu_ot li:hover > a {color:#E40113; }
*html #menu_ot li a:hover { /* IE6 only */ color: #fafafa;}

/* bottom copy */
.bt_cblk					{display:inline-block; width:100%; line-height:190%; background:#fff; }
.bt_cblk .title				{display:inline-block; max-width:1150px; width:100%; padding:50px 0 10px 0; border-bottom:1px solid rgba(0,0,0,0.1); text-align:center;}
.bt_cblk .title .mark		{float:left; padding:0px 0 0px 0;  display:none;}
.bt_cblk .title .mark img	{height:97px;}
.bt_cblk .title .txt		{float:left; width:100%; padding:0 0 35px 0;font-family:Noto Sans KR, sans-serif; font-weight:500; letter-spacing:-0.05em; color:#000; font-size:30px;}
.bt_cblk .stt				{font-size:13px; padding:0px 0 20px 0; font-family:Noto Sans KR, sans-serif; font-weight:400; letter-spacing:-0.05em; color:#999; opacity:1;}
.bt_cblk .itx				{color:#7a7a7a; border:0px solid red; max-width:800px; width:100%; display:inline-block;}
.bt_cblk .ftas				{margin-right:5px;}
.bt_cblk .itx a				{color:#333; cursor:text; font-weight:bold;}
.bt_cblk .itx span			{display:inline-block; margin:0 8px;}
.bt_cblk .otx				{font-size:11px;color:rgba(0,0,0,0.4);}
.bt_cblk .copy				{padding-top:15px; font-family:arial; font-size:11px; color:#999; letter-spacing:0.05em; opacity:1;}
.bt_cblk .ad_itx			{color:rgba(0,0,0,0.4); border:0px solid red; max-width:800px; width:100%; display:inline-block; padding-top:30px;}

/* ½ºÅ©·ÑÅ¾¼¼ÆÃ */
.go-topWrap {width:35px; height:180px; padding-top:8px; text-align:center; font-size:18px; position:fixed; bottom:-80px; right:20px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; -moz-border-radius:100%; -webkit-border-radius:100%; z-index:20;}
.go-topWrap.show { bottom:20px;}

.go-top { display:block; width:35px; height:35px; padding-top:8px; text-align:center; font-size:18px; background:rgba(0,0,0,0.6); text-decoration:none;border-radius:100%; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; -moz-border-radius:100%; -webkit-border-radius:100%; z-index:20;}
.go-top:hover{background:rgba(0,0,0,1);}

.go-top2 { display:block; width:35px; height:35px; padding-top:8px; margin-bottom:8px;  text-align:center; background:#ff0000; text-decoration:none;border-radius:100%; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; -moz-border-radius:100%; -webkit-border-radius:100%; z-index:20;}
.go-top2:hover{background:rgba(0,0,0,1);}

.go-top3 { display:block; font-family:Noto Sans KR, sans-serif; font-weight:500; letter-spacing:-0.05em; width:35px; font-size:13px !important; height:100px; padding-top:10px; margin-bottom:8px;  text-align:center; background:#1b327d; text-decoration:none; border-radius:10px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; -moz-border-radius:10px; -webkit-border-radius:10px; z-index:20;}
.go-top3 i { font-size:18px !important; padding-bottom:5px; }
.go-top3:hover{background:rgba(0,0,0,1);}

/* SNS css ===================================  */
#sns_bnr				{display:inline-block; padding-top:15px;}
#sns_bnr .icon		{font-size:16px; color:#6f6f6f;}
#sns_bnr, #sns_bnr ul {margin: 0;  list-style: none;padding-left:0px; }
#sns_bnr {margin: 0px auto; display:inline-block;  width:auto;}
#sns_bnr:before, #sns_bnr:after {content: ""; display: table; }
#sns_bnr:after {clear: both;}
#sns_bnr {zoom:1;}
#sns_bnr li {float: left; border-right:0px solid #1e2228; box-shadow: 0px 0 0 #444; position: relative; box-sizing:border-box;}
#sns_bnr li .color1 {background:#50abf1;}
#sns_bnr li .color2 {background:#3d5a98;}
#sns_bnr li .color3 {background:#d0005d;}
#sns_bnr a {float: left; text-align:center; padding-top: 9px; width:30px; height:30px; margin:0 5px; font-size:13px;   opacity:1; border-radius:100%; color:white;}
#sns_bnr li:hover > a {opacity:0.8}
*html #sns_bnr li a:hover { /* IE6 only */ color: #fafafa;}

/* ¼­ºêÆäÀÌÁö ¹é±×¶ó¿îµåÀÌ¹ÌÁö / Å¸ÀÌÆ²¿µ¿ª */
.tt_bg_blk										{height:300px; min-width:1260px;}
.tt_bg_blk .cover							{position:relative; width:100%; height:0px;}
.tt_bg_blk .cover .full						{position:absolute; width:100%; height:300px;background:rgba(0,0,0,0.1);}
.tt_bg_blk .cover .pos					{position:absolute; top:0px; z-index:3; width:100%; height:300px;  display:table;}
.tt_bg_blk .cover .pos .title_i					{display:table-cell; vertical-align:middle;}
.tt_bg_blk .cover .pos .title_i .exp		{display:inline-block; max-width:1260px; width:100%; text-align:left; }
.tt_bg_blk .cover .pos .title_i .exp .grp	{position:relative; width:100%; color:white; padding-left:30px; z-index:13; }
.tt_bg_blk .cover .pic			{position:relative; max-width:1250px; width:100%; height:300px; top:0; right:0; left:0; margin:auto; z-index:2;}
.tt_bg_blk .cover .pic img	{position:absolute; max-width:300px; width:100%; height:auto; bottom:0; right:0; }


.tt_bg_blk .bg 				{width:100%; height:100%;}

.tt_bg_blk .img01			{background:url(/images/fi_1_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img02			{background:url(/images/fi_2_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img03			{background:url(/images/fi_3_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img04			{background:url(/images/fi_4_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img05			{background:url(/images/fi_5_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img06			{background:url(/images/fi_6_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img07			{background:url(/images/fi_7_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img08			{background:url(/images/fi_8_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img09			{background:url(/images/fi_9_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img10			{background:url(/images/fi_10_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img11			{background:url(/images/fi_11_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img12			{background:url(/images/fi_12_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img13			{background:url(/images/fi_13_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img14			{background:url(/images/fi_14_1.jpg) no-repeat center center; background-size:cover; }
.tt_bg_blk .img15			{background:url(/images/fi_15_1.jpg) no-repeat center center; background-size:cover; }

.gta_01:after	{content: "ÈÞ½Ä°°Àº ÀÌ»ç³¯À» À§ÇÑ ÀÌ»ç¹æ¸¸ÀÇ Æ¯º° ¼­ºñ½º! ";}
.gtb_01:after	{content: "Moving Service ";}
.gtc_01:after	{content: "°í°´´Ô Á¶°Ç¿¡ ¸Â´Â ¾÷Ã¼¸¦ ÀÌ»ç¹æ¿¡¼­ ÃßÃµÇØ µå¸³´Ï´Ù.\A ÇÕ¸®ÀûÀÎ °¡°Ý! °í°´ ¸¸Á· ¼­ºñ½º¸¦ ÁøÇàÇØ ¾à¼ÓÇÏ°Ú½À´Ï´Ù.";}

.gta_02:after	{content: "ÈÞ½Ä°°Àº ÀÌ»ç³¯À» À§ÇÑ ÀÌ»ç¹æ¸¸ÀÇ Æ¯º° ¼­ºñ½º! ";}
.gtb_02:after	{content: "Moving Service ";}
.gtc_02:after	{content: "°í°´´Ô Á¶°Ç¿¡ ¸Â´Â ¾÷Ã¼¸¦ ÀÌ»ç¹æ¿¡¼­ ÃßÃµÇØ µå¸³´Ï´Ù.\A ÇÕ¸®ÀûÀÎ °¡°Ý! °í°´ ¸¸Á· ¼­ºñ½º¸¦ ÁøÇàÇØ ¾à¼ÓÇÏ°Ú½À´Ï´Ù.";}

.gta_03:after	{content: "ÈÞ½Ä°°Àº ÀÌ»ç³¯À» À§ÇÑ ÀÌ»ç¹æ¸¸ÀÇ Æ¯º° ¼­ºñ½º! ";}
.gtb_03:after	{content: "Moving Service ";}
.gtc_03:after	{content: "°í°´´Ô Á¶°Ç¿¡ ¸Â´Â ¾÷Ã¼¸¦ ÀÌ»ç¹æ¿¡¼­ ÃßÃµÇØ µå¸³´Ï´Ù.\A ÇÕ¸®ÀûÀÎ °¡°Ý! °í°´ ¸¸Á· ¼­ºñ½º¸¦ ÁøÇàÇØ ¾à¼ÓÇÏ°Ú½À´Ï´Ù.";}

.gta_04:after	{content: "ÈÞ½Ä°°Àº ÀÌ»ç³¯À» À§ÇÑ ÀÌ»ç¹æ¸¸ÀÇ Æ¯º° ¼­ºñ½º! ";}
.gtb_04:after	{content: "Moving Service ";}
.gtc_04:after	{content: "°í°´´Ô Á¶°Ç¿¡ ¸Â´Â ¾÷Ã¼¸¦ ÀÌ»ç¹æ¿¡¼­ ÃßÃµÇØ µå¸³´Ï´Ù.\A ÇÕ¸®ÀûÀÎ °¡°Ý! °í°´ ¸¸Á· ¼­ºñ½º¸¦ ÁøÇàÇØ ¾à¼ÓÇÏ°Ú½À´Ï´Ù.";}

.gta_05:after	{content: "ÈÞ½Ä°°Àº ÀÌ»ç³¯À» À§ÇÑ ÀÌ»ç¹æ¸¸ÀÇ Æ¯º° ¼­ºñ½º! ";}
.gtb_05:after	{content: "Moving Service ";}
.gtc_05:after	{content: "°í°´´Ô Á¶°Ç¿¡ ¸Â´Â ¾÷Ã¼¸¦ ÀÌ»ç¹æ¿¡¼­ ÃßÃµÇØ µå¸³´Ï´Ù.\A ÇÕ¸®ÀûÀÎ °¡°Ý! °í°´ ¸¸Á· ¼­ºñ½º¸¦ ÁøÇàÇØ ¾à¼ÓÇÏ°Ú½À´Ï´Ù.";}

.gta_06:after	{content: "ÈÞ½Ä°°Àº ÀÌ»ç³¯À» À§ÇÑ ÀÌ»ç¹æ¸¸ÀÇ Æ¯º° ¼­ºñ½º! ";}
.gtb_06:after	{content: "Moving Service ";}
.gtc_06:after	{content: "°í°´´Ô Á¶°Ç¿¡ ¸Â´Â ¾÷Ã¼¸¦ ÀÌ»ç¹æ¿¡¼­ ÃßÃµÇØ µå¸³´Ï´Ù.\A ÇÕ¸®ÀûÀÎ °¡°Ý! °í°´ ¸¸Á· ¼­ºñ½º¸¦ ÁøÇàÇØ ¾à¼ÓÇÏ°Ú½À´Ï´Ù.";}

.sz1		{font-size:28px;text-shadow: 0 0 1px #000000;font-family:Noto Sans KR, sans-serif; font-weight:300; letter-spacing:-0.05em;}
.sz2		{font-size:47px; color:red; line-height:100%; padding:15px 0 20px 0;text-shadow: 0 0 1px #000000;font-family:Noto Sans KR, sans-serif; font-weight:300; letter-spacing:-0.05em;text-transform: uppercase;}
.sz3		{font-size:13px; color:rgba(255,255,255,0.7); white-space: pre; text-shadow: 0 0 1px #000000;}

/* ¿Â¶óÀÎ»ó´ã °øÅë */
.inc_cslt								{border:0px solid red;  float:left; width:100%; background:#948f86;}
.inc_cslt .cover					{float:left; width:100%; padding:100px; background:rgba(0,0,0,0.0);}
.inc_cslt .form					{width:100%; display:inline-block; }
.inc_cslt .form .head					{float:left; width:280px; border:1px solid red;}
.inc_cslt .form .head .ott				{padding:0 0 15px 0; width:100%; border:0px solid red; float:left;font-family:Noto Sans KR, sans-serif; font-weight:500; font-size:25px; letter-spacing:-0.05em; color:black;  text-align:center;}
.inc_cslt .form .head .fd_title		{float:left; font-size:12px; text-align:center; width:100%; color:rgba(0,0,0,0.5);}

.inc_cslt .form .wrt								{float:left; width:calc(100% - 445px); border:1px solid red;}
.inc_cslt .form .wrt .gr							{width:100%; float:left;}
.inc_cslt .form .wrt .gr .set						{padding:0px 0; width:50%; border:0px solid #eeeeee; border-width:0 0 1px 0; float:left;}
.inc_cslt .form .wrt .gr .set .title				{position:relative; width:80px; height:0px; top:16px; left:20px;text-align:left; font-size:13px; color:rgba(0,0,0,0.9);font-family:Noto Sans KR, sans-serif; font-weight:500; }
.inc_cslt .form .wrt .gr .set .cbx				{float:left; width:100%; text-align:left; }
.inc_cslt .form .wrt .gr .set .code				{position:relative; width:80px; height:0px; top:13px; left:100px;}
.inc_cslt .form .wrt .gr .set .code img		{width:60px;}
.inc_cslt .form .wrt .gr .set .wrntxt			{float:left; width:100%; color:white; text-align:left; margin:5px; font-size:11px;}
.inc_cslt .form .wrt .gr .set .frm				{border:0px solid #dddddd;  background:#ffffff; width:100%; height:50px; padding:0 10px 0 100px; font-size:13px; border-radius:0px;color:#0061A5;}
.inc_cslt .form .wrt .gr .set .txar				{border:0px solid #ffffff; background:#ffffff; width:100%; height:150px; padding:17px 10px 0 100px; font-size:13px; border-radius:0px; color:#0061A5;}
.inc_cslt .form .wrt .gr .set .sppd				{padding:0 10px 0 200px; color:red;}

.inc_cslt .form .ybx							{width:100%; background:#ffffff; border:0px solid red; float:left; text-align:center;}
.inc_cslt .form .ybx .grp					{padding:0 0 15px 0; width:100%; border:0px solid red; float:left; text-align:center; font-family:Noto Sans KR, sans-serif; font-weight:500; font-size:13px; color:red;}
.inc_cslt .form .ybx .memo				{border:1px solid #dddddd; border-width:1px 0; width:100%; color:rgba(0,0,0,0.6);  font-size:12px; overflow:hidden; text-align:left;padding:25px;line-height:180%; background:#F3F3F3;;}
.inc_cslt .form .ybx .memo span	{font-weight:500;}
.inc_cslt .form .ybx .set					{padding:20px 0; width:100%;  float:left; background:#fafafa;}
.inc_cslt .form .ybx .set .label			{color:black; border:0px solid red; display:inline-block;  font-family:Noto Sans KR, sans-serif; font-weight:500; font-size:13px; cursor:pointer; letter-spacing:-0.05em;}

.inc_cslt .form .btn							{float:left; width:165px; margin-top:0px; text-align:center;}
.inc_cslt .form .btn .send				{width:100%; padding:25px 0; background:#990033; color:white;font-family:Noto Sans KR, sans-serif; font-weight:500; font-size:15px; border:0px; letter-spacing:-0.05em; border-bottom-left-radius:8px; border-bottom-right-radius:8px; cursor:pointer;}
.inc_cslt .form .btn .send:hover		{background:#bd0101; transition: all .2s;}


/* ¿Â¶óÀÎ°ßÀû °øÅë */
.inc_request				{float:left; width:100%; overflow:hidden;}
.inc_request .pos				{position:relative; top:0; left:0; right:0; bottom:0; margin:auto; max-width:1500px; width:100%; height:550px; color:white; text-align:left; background:#948f86;}
.inc_request .pos .ktt			{float:left; width:100%; font-family:Noto Sans KR, sans-serif; font-weight:500; font-size:25px; padding-bottom:30px; letter-spacing:-0.05em;}
.inc_request .pos .ktt span		{font-family:NanumBarunGothic, sans-serif; font-size:12px; letter-spacing:0; margin-left:15px; opacity:0.7;}
.inc_request .pos .blk1				{float:left; width:375px; height:100%; padding:65px 50px 0 0; text-align:right; background:#5e5c57;
	background-image: -webkit-repeating-radial-gradient(center center, rgba(255,255,255,.1), rgba(255,255,255,.1) 1px, transparent 1px, transparent 100%);
	background-image: -moz-repeating-radial-gradient(center center, rgba(255,255,255,.1), rgba(255,255,255,.1) 1px, transparent 1px, transparent 100%);
	background-image: -ms-repeating-radial-gradient(center center, rgba(255,255,255,.1), rgba(255,255,255,.1) 1px, transparent 1px, transparent 100%);
	background-image: repeating-radial-gradient(center center, rgba(255,255,255,.1), rgba(255,255,255,.1) 1px, transparent 1px, transparent 100%);
	-webkit-background-size: 10px 10px;
	-moz-background-size: 10px 10px;
	background-size: 10px 10px;
}
.inc_request .pos .blk1 .ett {float:left; width:100%; font-family:Noto Sans KR, sans-serif; font-weight:500; font-size:40px; line-height:100%; text-transform:uppercase;}
.inc_request .pos .blk1 .htt			{float:left; width:100%; font-family:Noto Sans KR, sans-serif; font-weight:500; font-size:25px; line-height:100%; padding:10px 0 20px 0;}
.inc_request .pos .blk1 .mm			{float:left; width:100%; font-size:11px; padding-left:80px; opacity:0.6;}
.inc_request .pos .blk2				{float:left; width:200px; height:100%; padding:70px 0 0 30px; background:#857e71;}
.inc_request .pos .blk2 .lb			{float:left; width:100%; padding:10px 0 10px 5px; line-height:100%; font-size:13px;}
.inc_request .pos .blk3				{float:left; width:calc(100% - 950px); height:100%; padding:70px 50px;}
.inc_request .pos .blk3 .set				{position:relative; top:0px; right:0; left:0; bottom:0; width:100%;height:45px; background:white;  border-radius:25px; margin:0 0 10px 0; display:table;}
.inc_request .pos .blk3 .tt					{display:table-cell; vertical-align:middle; width:90px; border-right:1px solid #eeeeee; padding-left:25px; font-weight:bold; font-size:12px;color:black;}
.inc_request .pos .blk3 .box				{float:left; width:100%; height:100%;}
.inc_request .pos .blk3 .box .ad_ar		{float:left; width:calc(50% - 35px); height:100%;}
.inc_request .pos .blk3 .box .btn_ar			{float:left; width:70px; height:100%; background:#fafafa; border-right:1px solid #eeeeee;}
.inc_request .pos .blk3 .box .fm		{border:0; width:100%; height:100%; font-size:13px; background:transparent; padding:0 10px;}
.inc_request .pos .blk3 .box .sbtn		{border:0; width:100%; height:100%; font-size:11px; background:transparent;  padding:0 10px; cursor:pointer; color:red;}
.inc_request .pos .blk3 .batt				{float:left; width:100%; padding:15px 0 15px 25px; font-family:Noto Sans KR, sans-serif; font-weight:500; font-size:15px;}
.inc_request .pos .blk3 .batt span				{font-family:NanumBarunGothic, sans-serif; font-size:12px; letter-spacing:0; margin-left:10px; opacity:0.7;}
.inc_request .pos .blk3 .choice				{float:left; width:100%; padding:0 0 0 25px; font-size:12px; line-height:100%; color:white;}
.inc_request .pos .blk3 .choice span		{display:inline-block;margin:5px; white-space:nowrap; line-height:100%; }
.inc_request .pos .blk3 .choice span label		{line-height:20px; }
.inc_request .pos .blk4				{float:left; width:300px; height:100%; padding:135px 90px 0 0; }
.inc_request .pos .blk4 .agr			{float:left; width:100%; padding:5px 10px; }
.inc_request .pos .blk4 .agr span a	{float:right; text-decoration:none; color:white;}
.inc_request .pos .blk4 .send		{border:0; background:#e91818; width:100%; height:100px; border-radius:20px;font-family:Noto Sans KR, sans-serif; font-weight:500; font-size:15px;  color:white; margin-top:25px; cursor:pointer;}





/* °ü¸®ÀÚ·Î±×¾Æ¿ô hotlink 1 */
.admin_btn						{position:fixed; top:15px;right:15px; z-index:10000; text-align:center; font-size:13px; }
.admin_btn .admin			{float:left; background:#000c46; color:white; width:30px; height:30px; padding-top:9px; border-radius:100%; margin-bottom:3px; clear:both;}
.admin_btn .admin:hover{background:#001062;}
.admin_btn .logout			{float:left; background:#d90000; color:white; width:30px; height:30px; padding-top:9px; border-radius:100%; margin-bottom:3px; clear:both;}
.admin_btn .logout:hover{background:#eb0101;}

/* Å¸ÀÌÆ²ÇÏ´Ü ÃÖ±Ù°øÁö css =================================== .space_info		{border-bottom:1px solid #eeeeee; background:#fcfcfc; width:100%; height:130px; text-align:center; float:left; margin-top:100px;}*/
.space_info		{border-bottom:1px solid #eeeeee; background:#fcfcfc; width:100%; height:100px; text-align:center; float:left; margin-top:0px;}
.space_info .pos		{display:inline-block; width:1260px; }
.space_info .pos .ar1		{float:left; border:0px solid red; width:40%; padding:50px 0 0 0; text-align:right; display:none;}
.space_info .pos .ar2		{float:left; border:0px solid red; width:100%; text-align:center; padding:40px 0 0 0;}
.space_info .pos .ar2 .navi			{display:inline-block; font-size:17px; letter-spacing:0em; font-family:Noto Sans KR, sans-serif; font-weight:500;color:#bababa;}
.space_info .pos .ar2 .navi a		{color:black;}
.space_info .pos .ar2 .navi a:hover		{color:#005070;}
.space_info .pos .ar2 .navi .last		{color:#005070;}
.space_info .pos .ar2 .dmm		{float:right; }

/* ¼­ºê¸Þ´º css 

.sub_menu_blk	{float:left; width:100%; text-align:center;border-bottom:1px solid #eeeeee;}
.sub_menu_blk .pos	{display:inline-block; width:1260px; text-align:center; font-size:0; padding:30px 0;}
.navi_sub							{text-align:left; float:left; padding:0px 0; width:100%; text-align:left;}
.navi_sub ul						{float:left; width:100%; margin:0; padding:0;}
.navi_sub ul li 					{display:inline-block; width:calc(20% - 4px); margin:2px;}
.navi_sub ul li a				{display:inline-block; width:100%; padding:15px 0; font-size:13px; background:#fafafa; color:rgba(0,0,0,0.8); border:1px solid #eeeeee; transition:all .2s; text-align:center;}
.navi_sub ul li a:hover		{background:#005070; color:white; border:1px solid #005070; transition:all .2s;}
.navi_sub ul .on a			{display:inline-block; width:100%; padding:15px 0; font-size:13px; background:#005070; color:white; border:1px solid #005070; transition:all .2s;}
.navi_sub ul .on a:hover	{background:#005070; color:white; border:1px solid #005070; transition:all .2s;}
=================================== */
.sub_menu_blk	{float:left; width:100%; text-align:center;border-bottom:1px solid #eeeeee;}
.sub_menu_blk .pos	{display:inline-block; width:1260px; text-align:center; font-size:0; padding:0;}
.navi_sub							{float:left; padding:0px 0; width:100%; text-align:center;}
.navi_sub ul						{display:inline-block; max-width:100%; width:auto; margin:0; padding:0;}
.navi_sub ul li 					{display:inline-block; font-family:Noto Sans KR, sans-serif; font-weight:500;}
.navi_sub ul li a				{display:inline-block; padding:30px 35px; font-size:15px; color:rgba(0,0,0,0.8); border-bottom:2px solid transparent; transition:all .2s; text-align:center;}
.navi_sub ul li a:hover		{color:#ea1819;transition:all .2s;}
.navi_sub ul .on a			{display:inline-block; padding:30px 35px; font-size:15px; color:#ea1819; border-bottom:2px solid #ea1819; transition:all .2s;}

/* movie_inc css =================================== */
.movie_inc					{float:left; width:100%; background:white;}
.movie_inc .pos		{display:inline-block; width:900px; text-align:center;}
.view_movie				{position:relative; top:0px; left:-50%; width:100%; padding-bottom:56.25%; padding-left:0; }
.view_movie iframe {position:absolute; width:100%; height:100%; left:50%; }

/* ¼­ºêÆäÀÌÁö Å¸ÀÌÆ²¿µ¿ª css =================================== */
.sub_title_blk		{float:left; width:100%; margin:100px 0;}
.sub_title_blk .pos		{display:inline-block; max-width:1260px; width:100%; height:2px; background:#ebebeb;}
.sub_title_blk .pos .tt		{display:inline-block; padding:0 50px; height:50px; margin:-25px 0 0 0; border:0px solid blue; background:white; line-height:45px;font-family:Noto Sans KR, sans-serif; font-weight:500; letter-spacing:-0.05em; color:black; font-size:35px;}

/* ¼­ºêÆäÀÌÁö ¸Þ´º ¼¿·ºÆ®¹Ù css =================================== */
.sub_nv_ar						{float:left; width:100%; text-align:center; border:1px solid #eeeeee; border-width:0 0 1px 0;}
.sub_nv_ar .nv_pos			{display:inline-block; max-width:1250px; width:100%;}

.sub_sel_nav							{display:inline-block; width:100%;}
.sub_sel_nav ul						{float:left; width:100%; }
.sub_sel_nav ul li 					{float:left; font-family:Noto Sans KR, sans-serif; font-weight:500; width:220px; text-align:left; margin-right:-1px;}
.sub_sel_nav ul li a					{float:left;  display:block; width:100%; height:50px; border:1px solid #eeeeee; border-width:0 1px; padding:16px 25px; font-size:13px; color:rgba(0,0,0,0.8); transition:all .2s;}
.sub_sel_nav ul li a span		{float:right;  font-size:12px; color:#383838; margin-top:5px;}
.sub_sel_nav .home				{width:60px; text-align:center;}
.sub_sel_nav .home a			{width:100%; font-size:16px; padding:16px 0;}
.sub_sel_nav .bul					{width:auto; padding:15px;}
.sub_sel_nav .pos					{position:relative; width:100%; z-index:5;}
.sub_sel_nav .pos .list			{border:1px solid #eeeeee; border-width:0 1px 1px 1px; position:absolute; top:50px; left:0; width:100%; background:#fafafa;}

/* ¼­ºêÆäÀÌÁö ¸Þ´º ¼¿·ºÆ®¹Ù - depth1 css =================================== */
#sub_sel_cate {text-align:left; float:left;}
#sub_sel_cate ul{ float:left; width:100%; margin:0; padding:0;}
#sub_sel_cate ul.depth1 li				{float:left; letter-spacing:0em; width:100%;  font-family:NanumBarunGothic, sans-serif;border-top:1px solid #eeeeee;}
#sub_sel_cate ul.depth1 li a				{float:left; width:100%; padding:10px 25px; height:auto;  color:rgba(0,0,0,0.7);  transition:all .2s; font-size:12px; border:0;}
#sub_sel_cate ul.depth1 li a:hover	{transition:all .2s;color:rgba(0,0,0,1); background:white;}
#sub_sel_cate ul.depth1 li .on			{color:red; background:white;}
#sub_sel_cate ul.depth1 li .on:hover			{color:red;}

/* ¼­ºêÆäÀÌÁö ¸Þ´º ¼¿·ºÆ®¹Ù - depth2 css =================================== */
#sub_sel_li						{float:left; padding:0px 0; width:100%; text-align:left;}
#sub_sel_li ul					{float:left; width:100%; margin:0; padding:0;}
#sub_sel_li ul.depth2 li					{float:left; width:100%; font-family:NanumBarunGothic, sans-serif;}
#sub_sel_li ul.depth2 li a					{float:left; width:100%; height:auto; padding:10px 25px;  font-size:12px; background:#fafafa; color:rgba(0,0,0,0.7); border:1px solid #eeeeee; border-width:1px 0 0 0;}
#sub_sel_li ul.depth2 li a:hover		{color:red;background:#ffffff;}
#sub_sel_li ul.depth2 .on a				{background:#ffffff; color:red;}

#sub_sel_li ul.depth2 .depth3 li 						{float:left; width:100%; font-family:NanumBarunGothic, sans-serif;}
#sub_sel_li ul.depth2 .depth3 a 						{padding:2px 0 2px 30px; font-size:12px; color:rgba(0,0,0,0.6); border:0; background:white;}
#sub_sel_li ul.depth2 .depth3 a:hover				{color:red;}
#sub_sel_li ul.depth2 .depth3 .on3 a					{color:red;}

#sub_sel_li ul.depth2 .depth3 .depth4 li 						{float:left; width:100%;}
#sub_sel_li ul.depth2 .depth3 .depth4 a 						{padding:0px 0 0px 43px; font-size:11px; color:rgba(0,0,0,0.5); }
#sub_sel_li ul.depth2 .depth3 .depth4 a:hover				{color:red;}
#sub_sel_li ul.depth2 .depth3 .depth4 .on4 a				{color:red;}

#sub_sel_li .icon2	{font-size:11px; opacity:0.7; margin-right:10px;}
#sub_sel_li .icon3	{font-size:11px; opacity:0.7; margin-right:10px; color:black;}
#sub_sel_li .here	{float:right; font-size:9px; color:red; padding:4px 20px 0 0;}
/* ÇÏÀ§¸Þ´º Ãâ·Â½Ã ¿©¹éÀ» À§¾Æ·¡·Î ÁÖ°í ½ÍÀ»¶§ ´ëºñ ³Ö¾îµÒ */
#sub_sel_li .space1	{float:left; width:100%; padding:15px 0; background:white; border-top:1px dotted #eeeeee;}
#sub_sel_li .space2	{float:left; width:100%; padding:5px 0 15px 0; background:white; }










































/* ÆË¾÷Ã¢Á¦¾î 800px ÀÌÇÏ È÷µç */
@media screen and (max-width: 800px){
	#LayerPopupContainer {  }
	.go-topWrap { display:none; }
}

@media screen and (max-width: 1260px){
	#top_blk									{display:none;}
	#top_blk_mb						{display:block; position:fixed; top:0; width:100%; height:50px; background:#ffffff; margin:auto; border-bottom:1px solid #eeeeee; z-index:99999999;}
	#top_blk_mb .menu_ar		{float:left; width:60px; border:1px solid transparent;}
	#top_blk_mb .notice			{float:left; width:calc(100% - 150px); margin-left:70px; text-align:left; height:50px; padding-top:6px; }

	#top_blk_mb .notice .ntt			{float:left; width:28px; height:18px; line-height:20px; display:block; margin:11px 10px 0 0; text-align:center; color:white; font-size:9px; background:#e33000; }
	#top_blk_mb .notice .slide	{float:left; width:calc(100% - 38px); height:40px; opacity:0.7; overflow:hidden; border:0px solid red;}

	#top_blk_mb .logo_pic		{float:right; text-align:right; padding:17px 20px 0 0;}
	#top_blk_mb .logo_pic img		{height:17px;}
	#top_blk_mb .logo_ar		{float:left; width:100%; text-align:center;padding:16px 0 0 0;font-family:Noto Sans KR, sans-serif; font-weight:700;  letter-spacing:-0.05em; font-size:15px; color:#00509a; display:none;}
	#top_blk_mb .logo_ar a		{color:#000000;}
	#content_blk				{padding:50px 0 0 0; width:100%; min-width:100%;}
	#bottom_blk				{min-width:100%; padding-bottom:0px;}
	.top_cslt_btn				{display:none;}
	.top_cslt_btn_m				{position:fixed; top:0px; right:10px; height:50px; padding:0 5px; border:0px solid red; letter-spacing:-0.05em; z-index:999999999999999999999999;}
	.top_cslt_btn_m .icon		{float:left; width:100%;padding:14px 0 0 0px; color:#585858; font-size:25px; }
	.top_cslt_btn_m .txt			{float:left; width:100%;color:black; font-size:8px; opacity:0.8; display:none;}
}

/* ===================== */

/* ÇÏ´ÜÃß°¡ÀÛÀº¸Þ´º */

@media screen and (max-width: 1260px){
	#menu_ot li {padding:20px 0 20px 0;}
	#menu_ot a {padding: 0 5px;font-size:12px; font-weight:500;  letter-spacing:-0.05em; }
}

@media screen and (max-width: 900px){
	#menu_ot li {padding:20px 0 10px 0;}
	#menu_ot a {font-size:10px; }
}

@media screen and (max-width: 650px){

}

/* bottom copy */
@media screen and (max-width: 1260px){
	.btm_bnr				{height:70px;}
	.bt_cblk					{padding-bottom:30px;}
	.bt_cblk .title						{font-size:17px; padding:30px 0 10px 0;}
	.bt_cblk .title .mark			{padding:30px 0 0px 0;}
	.bt_cblk .title .mark img	{width:150px; height:auto;}
	.bt_cblk .title .txt				{float:left; padding:5px 0 10px 5px; font-family:Noto Sans KR, sans-serif; font-weight:500; letter-spacing:-0.05em; font-size:20px;}
	.bt_cblk .stt						{font-size:12px;}
	.bt_cblk .ftas						{margin-right:3px;}
	.bt_cblk .itx span				{display:inline-block; margin:0 5px;}
	.bt_cblk .otx						{font-size:11px;color:rgba(255,255,255,0.6);}
	.bt_cblk .ad_itx					{padding:30px 30px; font-size:11px;}
}

@media screen and (max-width: 900px){
	.btm_bnr				{height:55px;}
	.bt_cblk					{padding:0 15px 30px 15px; line-height:140%;}
	.bt_cblk .title			{font-size:17px; padding:30px 0 10px 0;}
	.bt_cblk .title .mark			{padding:20px 0 0px 0;}
	.bt_cblk .title .mark img	{width:100px;}
	.bt_cblk .stt			{font-size:10px; padding-bottom:10px;}
	.bt_cblk .itx				{font-size:9px; letter-spacing:-0.05em;}
	.bt_cblk .itx span				{margin:0 7px;}
	.bt_cblk .otx			{font-size:8px; letter-spacing:-0.05em;}
	.bt_cblk .copy		{padding-top:10px; font-size:8px;}
	.bt_cblk .ad_itx					{padding:30px 30px; font-size:10px; text-align:left;}
}

@media screen and (max-width: 650px){
	.btm_bnr				{height:40px;}
	.bt_cblk .title .mark			{padding:10px 0 0px 0;}
	.bt_cblk .title .mark img	{width:80px;}
	.bt_cblk .title .txt				{font-size:15px;}
	.bt_cblk .itx							{line-height:170%;}
	.bt_cblk .itx span				{margin:0 5px;}
	.bt_cblk .otx			{text-align:center; margin-top:10px; display:inline-block; max-width:300px; width:100%; line-height:140%;}
	.bt_cblk .ad_itx					{padding:15px; font-size:9px; line-height:160%;}
}

/* ¼­ºêÆäÀÌÁö ¹é±×¶ó¿îµåÀÌ¹ÌÁö / Å¸ÀÌÆ²¿µ¿ª */
@media screen and (max-width: 1260px){
	.tt_bg_blk									{min-width:100%; height:300px; }
	.tt_bg_blk .bg 							{height:300px;}
	.tt_bg_blk .cover .pos				{height:300px;}
	.tt_bg_blk .cover .full				{height:300px;}
	.tt_bg_blk .cover .pic			{height:300px;}
	.tt_bg_blk .cover .pic img	{width:auto; height:95%;}
	.sz1		{font-size:25px;}
	.sz2		{font-size:40px;}
	.sz3		{font-size:12px;}
}

@media screen and (max-width: 900px){
	.tt_bg_blk									{height:200px; }
	.tt_bg_blk .bg 							{height:200px;}
	.tt_bg_blk .cover .full				{height:200px;}
	.tt_bg_blk .cover .pos				{height:200px;}
	.tt_bg_blk .cover .pic			{height:200px;}
	.sz1		{font-size:15px;}
	.sz2		{font-size:25px; padding:6px 0 10px 0;}
	.sz3		{font-size:11px;}
}

@media screen and (max-width: 650px){
	.tt_bg_blk				{ width:100%; height:150px; }
	.tt_bg_blk .bg 							{height:150px;}
	.tt_bg_blk .cover .full				{height:150px;}
	.tt_bg_blk .cover .pos				{height:150px;}
	.tt_bg_blk .cover .pic			{height:150px;}
	.tt_bg_blk .cover .pos .title_i .exp .grp	{position:relative; width:70%; color:white; padding-left:30px; z-index:13; }
	.sz1		{font-size:11px;}
	.sz2		{font-size:18px; padding:5px 0 10px 0;}
	.sz3		{font-size:10px; line-height:130%;}
}

/* ¿Â¶óÀÎ°ßÀû °øÅë */
@media screen and (max-width: 1260px){
	.inc_request .pos .blk1				{width:250px; padding:65px 50px 0 0; -webkit-background-size: 5px 5px; -moz-background-size: 5px 5px; background-size: 5px 5px;}
	.inc_request .pos .blk2				{width:200px; padding:70px 0 0 50px;}
	.inc_request .pos .blk3				{width:calc(100% - 700px); padding:70px 50px;}
	.inc_request .pos .blk4				{width:250px; padding:135px 90px 0 0; }
}

@media screen and (max-width: 900px){
	.inc_request .pos				{float:left;  width:100%; height:auto;}
	.inc_request .pos .ktt			{font-size:17px; padding-bottom:20px; }
	.inc_request .pos .blk1				{width:100%; padding:25px 0; height:auto; background-image: none;text-align:center;}
	.inc_request .pos .blk1 .ett			{display:none;}
	.inc_request .pos .blk1 .htt			{font-size:18px; padding:0;}
	.inc_request .pos .blk1 .mm			{display:none;}
	.inc_request .pos .blk2				{width:100%; height:auto; padding:40px 50px;}
	.inc_request .pos .blk2 .lb			{width:auto; padding:0 10px 0 0; font-size:12px; }
	.inc_request .pos .blk3				{width:100%; height:auto; padding:40px 50px;}
	.inc_request .pos .blk3 .batt				{padding:15px 0 15px 15px; font-weight:300; font-size:13px;}
	.inc_request .pos .blk3 .batt span				{font-size:11px;}
	.inc_request .pos .blk3 .tt					{font-size:12px; font-weight:400;}
	.inc_request .pos .blk3 .box .fm		{font-size:12px;}
	.inc_request .pos .blk3 .box .sbtn		{font-size:11px;}
	.inc_request .pos .blk4				{width:100%; height:auto; padding:50px; border-top:1px solid rgba(255,255,255,0.1); text-align:center;}
	.inc_request .pos .blk4 .agr			{float:none; display:inline-block; width:40%; padding:0 10px; }
	.inc_request .pos .blk4 .send		{border-radius:20px;font-size:13px; margin-top:25px;}
}

@media screen and (max-width: 650px){
	.inc_request .pos .ktt			{font-size:15px; padding-bottom:15px; }
	.inc_request .pos .ktt span	{font-size:10px; letter-spacing:-0.05em;}
	.inc_request .pos .blk1 .htt			{font-size:15px;}
	.inc_request .pos .blk2				{padding:30px;}
	.inc_request .pos .blk2 .lb			{width:33.3333%; padding:8px 0; font-size:11px; }
	.inc_request .pos .blk3				{padding:30px;}
	.inc_request .pos .blk3 .batt				{padding:15px 0 15px 10px; font-size:13px;}
	.inc_request .pos .blk3 .set				{border-radius:5px; margin:0 0 5px 0; height:40px;}
	.inc_request .pos .blk3 .choice				{padding:0 0 0 10px; font-size:11px;}
	.inc_request .pos .blk3 .tt					{font-size:10px; width:55px; padding-left:10px; font-weight:400;}
	.inc_request .pos .blk3 .box .ad_ar		{width:calc(50% - 25px);}
	.inc_request .pos .blk3 .box .btn_ar			{width:50px; }
	.inc_request .pos .blk3 .box .fm		{font-size:11px;}
	.inc_request .pos .blk3 .box .sbtn		{font-size:9px; letter-spacing:-0.05em; text-align:center; padding:0;}
	.inc_request .pos .blk4				{padding:30px;}
	.inc_request .pos .blk4 .agr			{width:90%; padding:5px 0; text-align:left; font-size:10px;}
	.inc_request .pos .blk4 .send		{border-radius:10px;font-size:12px; height:70px; margin-top:15px;}
}




/* Å¸ÀÌÆ²ÇÏ´Ü ÃÖ±Ù°øÁö ¿µ¿ª css =================================== 
	.space_info		{border-bottom:1px solid #eeeeee; background:#fcfcfc; width:100%; height:60px; text-align:center; display:inline-block; margin-top:50px;;}
*/
@media screen and (max-width: 1260px){
	.space_info		{border-bottom:1px solid #eeeeee; background:#fcfcfc; width:100%; height:60px; text-align:center; display:inline-block; margin-top:0px;;}
	.space_info .pos		{width:100%; padding:0 20px;}
	.space_info .pos .ar1		{width:150px;padding:13px 0 0 0; display:none;}
	.space_info .pos .ar2		{width:100%;padding:21px 0 0 0;font-size:13px;}
	.space_info .pos .ar2 .navi			{font-size:12px; letter-spacing:0em;}
	.space_info .pos .ar2 .navi a		{color:#4d4d4d; }
}

@media screen and (max-width: 900px){
	.space_info		{height:50px;}
	.space_info .pos .ar2		{width:100%;padding:16px 0 0 0;}
	.space_info .pos .ar2 .navi			{font-size:11px; letter-spacing:0em;}
}

@media screen and (max-width: 650px){
	.space_info		{ height:45px;}
	.space_info .pos .ar1		{padding:14px 0 0 0;}
	.space_info .pos .ar2		{padding:13px 0 0 0;}
	.space_info .pos .ar2 .navi			{font-size:11px; }
}

/* SNS css ===================================  */
@media screen and (max-width: 1260px){
	#sns_bnr a {padding-top: 8px; width:27px; height:27px; font-size:11px; }
}

/* ¼­ºê¸Þ´º css =================================== */
@media screen and (max-width: 1260px){
	.sub_menu_blk .pos	{width:100%;}
	.navi_sub ul li a					{padding:20px 25px; font-size:13px;}
	.navi_sub ul .on a				{padding:20px 25px; font-size:13px;}
}

@media screen and (max-width: 900px){
	.sub_menu_blk .pos	{margin-bottom:-1;}
	.navi_sub ul						{ width:100%;}
	.navi_sub ul li 					{width:20%; margin:0px;}
	.navi_sub ul li a					{width:100%;padding:15px 10px; font-size:12px; border:1px solid #eeeeee; border-width:0 0 1px 0; letter-spacing:-0.05em;}
	.navi_sub ul .on a				{width:100%;padding:15px 10px; font-size:12px; border-width:0 0 1px 0;letter-spacing:-0.05em;}
}

@media screen and (max-width: 650px){
	.navi_sub							{text-align:left;}
	.navi_sub ul li 					{width:20%;}
	.navi_sub ul li a					{padding:13px 0; font-size:11px;}
	.navi_sub ul .on a				{width:100%; padding:13px 0; font-size:11px;}
}

/* movie_inc css =================================== */
@media screen and (max-width: 900px){
	.movie_inc .pos	{width:650px;}
}

@media screen and (max-width: 650px){
	.movie_inc .pos	{width:100%;}
}

/* ¼­ºêÆäÀÌÁö Å¸ÀÌÆ²¿µ¿ª css =================================== */
@media screen and (max-width: 1260px){
	.sub_title_blk		{margin:80px 0;}
	.sub_title_blk .pos		{width:100%; height:1px;}
	.sub_title_blk .pos .tt		{padding:0 50px; height:50px; margin:-25px 0 0 0; line-height:45px; font-size:30px;}
}

@media screen and (max-width: 900px){
	.sub_title_blk		{margin:50px 0;}
	.sub_title_blk .pos .tt		{padding:0 20px; height:30px; margin:-15px 0 0 0; line-height:30px; font-size:22px;}
}

@media screen and (max-width: 650px){
	.sub_title_blk		{margin:40px 0;}
	.sub_title_blk .pos .tt		{height:30px; margin:-15px 0 0 0; line-height:30px; font-size:18px;}
}

/* ¼­ºêÆäÀÌÁö ¸Þ´º ¼¿·ºÆ®¹Ù css =================================== */
@media screen and (max-width: 900px){
	.sub_sel_nav ul li					{font-family:NanumBarunGothic, sans-serif;}
	.sub_sel_nav ul li a					{height:50px; padding:16px 15px; font-size:12px;}
	.sub_sel_nav ul li a span		{font-size:12px; color:#383838; margin-top:4px;}
	.sub_sel_nav .home				{width:60px;}
	.sub_sel_nav .home a			{font-size:14px; padding:18px 0;}
	.sub_sel_nav .pos .list			{top:50px;}
}


@media screen and (max-width: 650px){
	.sub_sel_nav ul li 					{width:calc(50% - 20px);}
	.sub_sel_nav ul li a					{height:40px; padding:12px 15px; font-size:11px;}
	.sub_sel_nav ul li a span		{font-size:11px; color:#383838; margin-top:3px;}
	.sub_sel_nav .home				{width:42px;}
	.sub_sel_nav .home a			{font-size:12px; padding:14px 0;}
	.sub_sel_nav .pos .list			{top:40px;}
}

/* ¼­ºêÆäÀÌÁö ¸Þ´º ¼¿·ºÆ®¹Ù - depth1 css =================================== */
@media screen and (max-width: 900px){
	#sub_sel_cate ul.depth1 li a				{font-size:11px;padding:10px 15px;}
}

@media screen and (max-width: 650px){
	#sub_sel_cate ul.depth1 li a				{padding:8px 15px; }
}

/* ¼­ºêÆäÀÌÁö ¸Þ´º ¼¿·ºÆ®¹Ù - depth2 css =================================== */
@media screen and (max-width: 900px){
	#sub_sel_li ul.depth2 li a									{padding:10px 15px; font-size:11px;}
	#sub_sel_li ul.depth2 .depth3 a 						{padding:0px 0 0px 20px;}
	#sub_sel_li ul.depth2 .depth3 .depth4 a 		{padding:0px 0 0px 28px;}
}

@media screen and (max-width: 650px){
	#sub_sel_li ul.depth2 li a									{padding:8px 15px; }
	#sub_sel_li ul.depth2 .depth3 a 						{padding:0px 0 0px 20px; font-size:10px;}
	#sub_sel_li ul.depth2 .depth3 .depth4 a 		{padding:0px 0 0px 28px; font-size:10px; line-height:170%;}
	#sub_sel_li .space2	{padding:3px 0 10px 0;}
	#sub_sel_li .icon2	{font-size:9px; margin-right:5px;}
}


.pcbr { display:block; }
.mbbr { display:none; }
@media screen and (max-width: 650px){
	.pcbr { display:none; }
	.mbbr { display:block; }
}