/* ---- ¸ÞÀÎºñÁê¾ó---- */
.flickity-enabled { position: relative;}
.flickity-enabled:focus { outline: none; }
.flickity-viewport {overflow: hidden; position: relative; height: 100%;}.flickity-slider {position: absolute; width: 100%; height: 100%;}
.flickity-enabled.is-draggable {-webkit-tap-highlight-color: transparent; tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;user-select: none;}
.flickity-enabled.is-draggable .flickity-viewport { cursor: move; cursor: -webkit-grab; cursor: grab;}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down { cursor: -webkit-grabbing;cursor: grabbing;}
.flickity-rtl .flickity-page-dots { direction: rtl; }
.flickity-page-dots .dot { display: inline-block; width:66px; height:100px; cursor: pointer;}
.flickity-prev-next-button{display: none;}
.flickity-viewport{width: 100%;}
/* ¹öÆ° */
.flickity-page-dots .dot{opacity: 1; position:absolute;z-index:999; }
.flickity-page-dots .dot.is-selected{ background:url(../../img/dotA.png) no-repeat 0 0; width:30px; height:30px; animation-name:rotate; animation-duration:2s; animation-iteration-count:infinite;}
.flickity-page-dots {position:absolute; left:50%;list-style: none;text-align: center;z-index: inherit;margin-left:-145px; bottom:150px;width:289px;height:50px;background:url(../../img/rect_bg.png) no-repeat 0 0; }
.slides .previous,.slides .next{position:absolute; width:30px; height:30px; display:block; text-indent:-9999px; cursor:pointer; z-index:10; background-repeat: no-repeat; background-color:transparent; 
border:none; bottom:210px; }
.slides .previous {background-image:url('../../img/prev2.png'); left:50%; margin-left:-45px; display:none; }
.slides .next {background-image:url('../../img/next2.png'); left:50%; margin-left:15px; display:none; }
/* ¹öÆ° ·Ñ¸µ */
.flickity-page-dots .dot.is-selected {overflow:hidden; position:absolute; z-index:2; top:0; left:0;
animation:rotate 5s linear infinite; -moz-animation:rotate 5s linear infinite; -webkit-animation:rotate 5s linear infinite; -o-animation:rotate 5s linear infinite;}
@keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}
@-moz-keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}
@-webkit-keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}
@-o-keyframes rotate
{0%{} 50%{transform: rotate(180deg);} 100%{transform: rotate(360deg );}}
/*¸ÞÀÎÀÌ¹ÌÁö Æ÷ÀÎÆ® À§Ä¡*/
.flickity-page-dots .dot:nth-child(1){top:9px;left:4px;}
.flickity-page-dots .dot:nth-child(2){top:9px;left:84px;}
.flickity-page-dots .dot:nth-child(3){top:9px;left:164px;}
.flickity-page-dots .dot:nth-child(4){top:9px;left:244px;}
.slides {margin:0; padding:0; zoom:1;height: 100%;background-size: 100% 100%;}
.slides > li {height:100%;position: relative; z-index:2; }
.slides .cont{width: 100% !important; background-size: cover; display:block; height:100%; background-position:50%; z-index: inherit;}
/* ÅØ½ºÆ® ºÎºÐ */
.slides .box h2{font-size:70px; color:#FBEB00;  text-align:center; font-family: 'GmarketSansBold'; }
.slides .box .textBox{line-height:160%;   color:#fff;  font-size:19px;   overflow: hidden;  font-family: 'GmarketSansMedium';}
.slides .box { width:800px; height:300px; position:absolute; left:50%; position:absolute; margin-left:-400px; top:45%; margin-top:-20px; text-align:center; padding:0; color:#fff; z-index:999; }
/* ¾Æ·¡·Î ¹öÆ° */
.slider .downBtn{  padding-bottom:40px;}
/* ¿Â¶óÀÎ»ó´ã ¹öÆ° */
.slider  .divpop {position:absolute; z-index:3; right:50px; bottom:50px; }
@media screen and (min-width:200px) and (max-width:669px) {
/* ÅØ½ºÆ® ºÎºÐ */
.slides .box { width:90%; left:5%; margin-left:0;  }
.slides .box { top:54%;}
.slides .cont .box h2 { font-size:30px; line-height:50px;}
.slides .cont .box .textBox{padding:15px;font-size:13px; line-height:18px;}
 
/*  ¹öÆ° */
.flickity-page-dots {bottom:50px;}
.flickity-page-dots .dot.is-selected{ background-size:33px; width:33px; height:50px;  }
.flickity-page-dots { margin-left:-73px; margin-top:-150px;width:147px;height:26px; background-size:147px; }
.flickity-page-dots .dot.is-selected{ background-size:15px; width:15px; height:15px;}
.slides .previous,.slides  .next{ bottom:100px; }
/*¸ÞÀÎÀÌ¹ÌÁö Æ÷ÀÎÆ® À§Ä¡*/
.flickity-page-dots .dot:nth-child(1){top:5px;left:4px;}
.flickity-page-dots .dot:nth-child(2){top:5px;left:44px;}
.flickity-page-dots .dot:nth-child(3){top:5px;left:84px;}
.flickity-page-dots .dot:nth-child(4){top:5px;left:124px;}
 
/* ¿Â¶óÀÎ»ó´ã ¹öÆ° */
.slider  .divpop {  right:30px; bottom:30px; }
.slider  .divpop img {width:70px;}
.TopScroll { right:20px; width:38px; height:38px; background-size:15px;}
.TopScroll:hover {background-size:15px;}
.TopScroll a { width:38px; height:38px;}
}




/* ------------ ¹è³Ê ------------ */
 

/* ---- °¢ ¹è³Ê Å¸ÀÌÆ² ºÎºÐ---- */
.top_tit {z-index:10;}
.top_tit  h2{color:#D90000; font-size:35px;   font-family: 'GmarketSansBold'; }
.top_tit .subText  {color:#000; font-size:16px;    font-family: 'GmarketSansMedium'; }
@media screen  and (max-width:767px) {
.top_tit  h2{ font-size:25px; line-height:120%;  }
.top_tit .subText  {font-size:13px;  }
}
 

/* ¹è³Ê:: ¸Þ´º¼Ò°³ ·Ñ¸µ*/
#mcount { position:relative;  text-align:center; background:#F6F6F6 url(../../img/m_menu_line.png)  repeat-y center 0; padding:60px 0 20px; overflow:hidden;}
#mcount .mcount_txt {position:absolute; z-index:10; top:0; left:0; width:100%; text-align:center; }
#mcount .mcount_txt b{font-size:80px; font-weight:600; color:#000; }
.gb_arlim {position:relative; max-width:1260px; width:90%; margin:0 auto; z-index:13;}
.gb_arlim .prev,.gb_arlim .next,.gb_arlim .pause,.gb_arlim .play {bottom:20px;}
.popup_li {position:inherit; padding:30px 0 0px 0; }
.popup_li dl:after {content:"";display:block;clear:both;}
.popup_li dl {width:90%; margin:0  5%;position:relative;}
.popup_li dl dt {width:100%;}
.popup_li dl dt img {width:100%;}
.popup_li dl dd {width:96%; padding:20px 3%;}
.popup_li dl dd .tit {  display:block;   text-align:left; }
.popup_li dl dd .tit h2 {font-size:28px; color:#000; line-height:120%; padding-bottom:4px; font-family: 'GmarketSansBold';  text-align:center;}
.popup_li dl dd p {text-align:center; font-size:15px;   line-height:140%:}
.slick-slider{ position: relative;display: block;box-sizing: border-box; -webkit-user-select: none;-moz-user-select: none; -ms-user-select: none; user-select: none;  -webkit-touch-callout: none; -khtml-user-select: none;-ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-list{position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus{ outline: none;}
.slick-list.dragging{ cursor: pointer;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slick-track{ position: relative;top: 0; left: 0;display: block; margin-left: auto; margin-right: auto;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{ visibility: hidden;}
.slick-slide{display: none; float: left; height: 100%; min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{ display: block;}
.slick-slide.slick-loading img{ display: none;}
.slick-slide.dragging img{ pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{ visibility: hidden;}
.slick-vertical .slick-slide{ display: block; height: auto; border: 1px solid transparent;}
.slick-arrow.slick-hidden { display: none;}
.slick-arrow,.slick-dots li button {  cursor:pointer;}
.prev,.next,.pause,.play {position:absolute; width:33px; height:33px; display:block; text-indent:-9999px; cursor:pointer; z-index:10; background-repeat: no-repeat; background-color:transparent; 
border:none; bottom:0px; }

/* ÀÌÀü ´ÙÀ½ Àç»ý¹öÆ° */
.gb_arlim .prev,.gb_arlim .next {background-color:#000; border-radius:50%; top:33%;}
.gb_arlim .prev { background-image:url('../../img/prev.png'); margin-left:-50px; left:0;}
.gb_arlim .next { background-image:url('../../img/next.png'); margin-right:-50px; right:0;}
.pause {background-image:url('../../img/pause.png'); left:50%; margin-left:-15px; }
.play {background-image:url('../../img/play.png'); left:50%; margin-left:-15px; display:none;}
.slick-dots {display:none !important;}

/* ¸ð¼Ç ÅØ½ºÆ® */
.txt_bg_wrap {  z-index:12;position:absolute; width:100%; height:100px; top:37%; left:0; display:none; }
.txt_bg { position:relative; height:80px; }
.txt_bg > div {  position:absolute; height:80px; width:3600px; font-size:0; }  
.txt_bg .inner { width:1800px; top:0; display:inline-block; }
.txt_bg .txt_top .inner { right:0; }
.txt_bg .inner span { display:inline-block; vertical-align:middle; position:relative; font-size:71px;  color:#D90000; font-family: 'Fredericka the Great', cursive; letter-spacing:0.01em;}
.txt_bg_gray { z-index:11; position:absolute; top:20%; width:800px;  right:50%; margin:0 -400px 0 0;  font-size:240px; color:#E2E0E0; font-family: 'Fredericka the Great', cursive;}
/* ¿òÁ÷ÀÌ´Â ¹è°æ ¹®±¸ÀÌ¹ÌÁö */
#mcount .mm_img1 { position:absolute; z-index:1;   font-family: 'GmarketSansBold'; font-size:110px; color:#fff; line-height:100%; text-align:left;
animation:motion1 5s linear infinite; -moz-animation:motion1 5s linear infinite; -webkit-animation:motion1 5s linear infinite; -o-animation:motion1 5s linear infinite;}
@keyframes motion1
{0%{top:0px; left:-30px;} 35%{top:20px; left:-20px;}70%{top:30px; left:-40px;}100%{top:0px; left:-30px;}}
@-moz-keyframes motion1
{0%{top:0px; left:-30px;} 35%{top:20px; left:-20px;}70%{top:30px; left:-40px;}100%{top:0px; left:-30px;}}
@-webkit-keyframes motion1
{0%{top:0px; left:-30px;} 35%{top:20px; left:-20px;}70%{top:30px; left:-40px;}100%{top:0px; left:-30px;}}
@-o-keyframes motion1
{0%{top:0px; left:-30px;} 35%{top:20px; left:-20px;}70%{top:30px; left:-40px;}100%{top:0px; left:-30px;}}
#mcount .mm_img3 { position:absolute; z-index:1;   letter-spacing:-0.1em; font-family: 'GmarketSansBold';   font-size:100px; color:#fff; line-height:100%; text-align:right;
animation:motion3 3s linear infinite; -moz-animation:motion3 3s linear infinite; -webkit-animation:motion3 3s linear infinite; -o-animation:motion3 3slinear infinite;}
@keyframes motion3
{0%{bottom:0px; right:0px;} 35%{bottom:-5px; right:10px;}70%{bottom:-15px; right:5px;}100%{bottom:0px; right:0px;}}
@-moz-keyframes motion3
{0%{bottom:0px; right:0px;} 35%{bottom:-5px; right:10px;}70%{bottom:-15px; right:5px;}100%{bottom:0px; right:0px;}}
@-webkit-keyframes motion3
{0%{bottom:0px; right:0px;} 35%{bottom:-5px; right:10px;}70%{bottom:-15px; right:5px;}100%{bottom:0px; right:0px;}}
@-o-keyframes motion4
{0%{bottom:0px; right:0px;} 35%{bottom:-5px; right:10px;}70%{bottom:-15px; right:5px;}100%{bottom:0px; right:0px;}}
 
@media screen  and (max-width:1000px) {
#mcount {padding:50px 0 30px;}
#mcount .mcount_txt b{font-size:50px; }
.popup_li {padding:20px 0 0px 0; }
.popup_li dl dd .tit h2 {font-size:21px;}
.popup_li dl dd p {font-size:13px;}
.popup_li dl dd { padding:20px 3% 0;}
/* ÀÌÀü ´ÙÀ½ Àç»ý¹öÆ° */
.gb_arlim .prev { background-image:url('../../img/prev.png'); margin-left:0px; left:0;}
.gb_arlim .next { background-image:url('../../img/next.png'); margin-right:0px; right:0;}
/* ¸ð¼Ç ÅØ½ºÆ® ¹è°æ È¸»ö±Û½Ã*/
.txt_bg_gray {top:30%; width:400px; overflow:hidden; margin:0 -200px 0 0;  font-size:120px;}
/* ¿òÁ÷ÀÌ´Â ¹è°æ ¹®±¸ÀÌ¹ÌÁö */
#mcount .mm_img1 { font-size:55px;}
#mcount .mm_img3 {font-size:50px;}
}
 

/* ¹è³Ê:: À¥ÆÑÅä¸®´Â? µ¿±×¶õ ¹è³Ê ³×°³ */
.about {width:100%; position:relative; background:#D90000 url(../../img/about_img.jpg) no-repeat center 0; padding:80px 0;}
.about .about_top {max-width:1260px; text-align:left; margin:0 auto;  text-align:center; }
.about .about_top h3 {font-size:43px; display:inline-block; font-family: 'GmarketSansBold'; font-weight:600;  padding-top:5px; line-height:100%; color:#fff; background:url(../../img/about_mark.png) no-repeat 0 0; 
background-size:65px; padding-left:75px; }
.about .about_top h3 span  {font-size:43px;  font-weight:200;  color:#fff;  font-family: 'GmarketSansLight'; line-height:100%; color}
.about .about_top  p { font-family: 'GmarketSansMedium'; padding-top:5px; font-size:17px; color: #fff; display:block;  }
.about .about_top  p span { font-family: 'GmarketSansMedium';  opacity:0.8; font-size:17px; color: #fff; } 
 
@media screen  and (max-width:1000px) {
.about {padding:50px 0;}
.about .about_top {text-align:left; width:90%; margin:0 auto;  }
.about .about_top h3 {font-size:25px;background-size:50px; padding-left:60px;   }
.about .about_top h3 span  {font-size:25px;  }
.about .about_top  p {padidng-left:60px;}
.about .about_top  p,
.about .about_top  p span { font-size:13px; } 
}
 
.container01 .box01{  text-align:center; padding-top:20px; }
.container01 .box01 ul{display: inline-block;  max-width:1260px;   margin:0 auto; }
.container01 .box01 ul {margin-top:30px;}
.container01 .box01 ul li { float:left; width:250px;   display:inline-blcok; margin:0 30px; }
.container01 .box01 ul li div.img {background:#000; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; width:100%;}
.container01 .box01 ul li .mb_01  {background:url(../../img/mquick_1.jpg) no-repeat center 0; }
.container01 .box01 ul li .mb_02  {background:url(../../img/mquick_2.jpg) no-repeat center 0; }
.container01 .box01 ul li .mb_03  {background:url(../../img/mquick_3.jpg) no-repeat center 0; }
.container01 .box01 ul li .mb_04  {background:url(../../img/mquick_4.jpg) no-repeat center 0; }
.container01 .box01 ul li .mb_01,
.container01 .box01 ul li .mb_02,
.container01 .box01 ul li .mb_03,
.container01 .box01 ul li .mb_04 {background-size:250px; height:250px;  width:100%; background-color:#000; display:inline-blcok;  opacity:0.8; transition:all 0.5s;  border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
.container01 .box01 ul li a:hover div {background-color:#000; }
.container01 .box01 ul li a:hover .mb_01,
.container01 .box01 ul li a:hover .mb_02,
.container01 .box01 ul li a:hover .mb_03,
.container01 .box01 ul li a:hover .mb_04 {opacity:0.3;}
.container01 .box01 ul li a div h3 {position:absolute; z-index:100;  top:40%; width:100%; text-align:center; font-size:21px; font-family: 'GmarketSansMedium';   -moz-transition:all 0.5s;-webkit-transition:all 0.5s;transition:all 0.5s;   color:#fff;  }
.container01 .box01 ul li a div h3 span {background:url(../../img/h_line_b.gif) no-repeat center 0; font-size:14px; font-family: 'GmarketSansMedium';  color: #FFFB89; padding-top:10px; margin-top:7px;   font-weight:400;  display:block;}
.container01 .box01 ul li a:hover div h3 span {color:#D90000;}
.container01 .box01 ul li a:hover div h3 {top:42%; }
 
@media screen  and (max-width:1300px) {
.container01 .box01 ul{ max-width:1120px; }
.container01 .box01 ul li { margin:0 15px; }
}
@media screen  and (max-width:1140px) {
.container01 .box01 ul{ max-width:920px;}
.container01 .box01 ul li { width:200px;}
.container01 .box01 ul li .mb_01,
.container01 .box01 ul li .mb_02,
.container01 .box01 ul li .mb_03,
.container01 .box01 ul li .mb_04 {background-size:200px; height:200px;}
}
@media screen  and (max-width:1000px) {
.container01 .box01 ul{ max-width:700px; }
.container01 .box01 ul li { width:46%; margin:0 2% 30px 2%; text-align:center; }
.container01 .box01 ul li div.img {width:200px; margin:0 auto;}
}
@media screen  and (max-width:600px) {
.container01 .box01 h2{ font-size:23px;}
.container01 .box01 .subText a { font-size:14px; margin-top:0px;  }
.container01 .box01 ul li .mb_01,
.container01 .box01 ul li .mb_02,
.container01 .box01 ul li .mb_03,
.container01 .box01 ul li .mb_04 {background-size:150px; height:150px;}
.container01 .box01 ul li div.img {width:150px;}
.container01 .box01 ul li a div h3 { top:33%; font-size:16px; }
.container01 .box01 ul li a div h3 span { font-size:12px;}
}



/* ¹è³Ê:: Ãß°¡¼½¼Ç ÀÌ¹ÌÁö*/
.mmgall {background:url(../../img/gallery_main_over.jpg) no-repeat center center; background-size:cover; text-align:center; position:relative;  width:100%;}
.mmgall .inner {max-width:1080px; margin:0 auto; width:100%; position:relative;} 
.mmgall a img {max-width:100%; z-index:2;}
.mmgall a .mmover {opacity:0; position:absolute; left:0;top:0; width:100%; height:100%; z-index:10;  transition:all 0.5s 0.1s;  }
.mmgall a:hover .mmover {opacity:1;} 



/* ¹è³Ê:: µ¿¿µ»ó */
.m_movie {background:#44322C url(../../img/m_movie_bg.jpg) no-repeat center bottom; width:100%; position:relative; padding:140px 0; overflow:hidden;}
.m_movie section {max-width:1260px; width:90%; margin:0 auto; position:relative; text-align:center;}
.m_movie section  h2 {letter-spacing:-0.05em;   font-size:30px; color:#FBEB00; padding-bottom:20px;   }
.m_movie section  p {padding-top:20px; font-size:15px; color:#fff;  max-width:700px; margin:0 auto 30px auto;}
.m_movie section .mm_movie {z-index:1;  width:600px; height:350px; margin:20px auto; }
.m_movie section .mm_movie iframe {width:100%; height:100%;   box-shadow:10px 10px 25px #2A2622; }
@media screen  and (max-width:1360px) {
.m_movie section .mm_txt h2 {font-size:80px;}
.m_movie section .mm_txt h3 { font-size:25px; padding:15px 0;}
.m_movie section .mm_txt p {padding-top:15px; font-size:15px;  max-width:430px;}
.m_movie section .mm_movie { width:600px; height:400px; }
}
@media screen  and (max-width:1000px) {
.m_movie section .mm_txt {position:relative;}
.m_movie section .mm_txt h2,.m_movie section .mm_txt h2 span {font-size:50px;}
.m_movie section .mm_txt h3 { font-size:21px;;}
.m_movie section .mm_txt p {padding:15px 0 30px 0; font-size:13px;  max-width:100%; }
.m_movie section .mm_movie { width:100%; height:260px; }
.m_movie .mm_img1 img,
.m_movie .mm_img2 img,
.m_movie .mm_img3 img {width:50%;}
}




/* ¹è³Ê:: ¿Â¶óÀÎ¹®ÀÇ*/
.project_btn { width:100%; text-align:center; background:#010312 url('../../img/m_online_bg.jpg') no-repeat center 0;   padding:150px 0; }
.project_btn  h3 {background:url(../../img/icon_online2.png) no-repeat center top;   }
.project_btn .btn {margin-top:30px;}
.project_btn .btn a { background:#000 url(../../img/11arrow_1.png) no-repeat 10px 14px;  color:#fff;}
@media screen  and (max-width:1000px) {
.project_btn {  padding:50px 0; }
.project_btn .btn {margin-top:20px;}
 }


 
  
/* ¹è³Ê:: °í°´¼¾ÅÍ  */
.m_board .top_tit .subText  {color:#fff; }
.m_board {background:#2C2803 url('../../img/m_board_bg.jpg') no-repeat center 0; background-attachment:fixed; width:100%; padding:120px 0 0 0; position:relative; text-align:center;}
.m_board section {max-width:1260px; width:96%; margin:0 auto; }
.m_board section > div {width:42%; float:left;   text-align:left; padding:40px 4%;   }
.b_tit {border-bottom:1px solid #fff; padding-bottom:10px; margin-bottom:15px;}
.b_tit h3 {font-size:19px;}
.b_tit h3,.b_tit p {color:#fff;}
.b_tit .more a{position:absolute; right:0; top:0;}
.b_tit .more a:hover {-ms-transform: rotate(60deg); // explorer -webkit-transform: rotate(60deg); // chrome, safari, opera transform: rotate(60deg); }
.board_list .board_output {background:none;}
.board_list .board_output tr td  {text-align:right; font-size:15px; letter-spacing:0.05em; color:#fff;}
.board_list .board_output  .bd_out1  {text-align:left; padding:5px 0;}
.board_list .board_output  .bd_out1 a {color:#fff; }
.board_list .board_output .bd_out1 a {font-family:"Noto Sans KR"; font-size:15px; letter-spacing:0.02em;}
/* ÇÏ´Ü ¼ýÀÚÄ«¿îÆ® */
.m_board .m_count {width:100%; background:url('../../img/b_bg.png')  repeat 0 0;    margin-top:50px; padding:70px 0; }
.m_count ul {width:100%;  max-width:1240px; width:96%; margin:0 auto;   }
.m_count ul:after {content:"";display:block;clear:both;}
.m_count ul li {float:left; width:25%; background:url(../../img/line.png) repeat-y right 0px; }
.m_count ul li:last-child { background:none;}
.m_count ul li dl {padding-left:80px; margin-left:30px; text-align:left;}
.m_count ul li dl.count_1 {background:url(../../img/mcount_1.png) no-repeat 0 2px; }
.m_count ul li dl.count_2 {background:url(../../img/mcount_2.png) no-repeat 0 2px; }
.m_count ul li dl.count_3 {background:url(../../img/mcount_3.png) no-repeat 0 2px; }
.m_count ul li dl.count_4 {background:url(../../img/mcount_4.png) no-repeat 0 2px; }
.m_count ul li dl dt {color:#fff;}
.m_count ul li dl dd b.counter {color:#fff; font-family: 'GmarketSansBold'; font-size:37px;  padding:top:10px;  letter-spacing:0.05em;}
@media screen  and (max-width:1360px) {
.board_list .board_output tr td,
.board_list .board_output .bd_out1 a {font-size:13px; letter-spacing:0;}
}
@media screen  and (max-width:1200px) {
.board_list .board_output tr td,
.board_list .board_output .bd_out1 a {font-size:12px; letter-spacing:-0.05em; }
}
@media screen  and (max-width:1000px) {
.m_board section > div {width:90%;  padding:25px 5%; display:block; }
.b_tit h3 {font-size:15px;}
.board_list .board_output tr td, 
.board_list .board_output .bd_out1 a {font-size:13px; letter-spacing:0; }
 /* ÇÏ´Ü ¼ýÀÚÄ«¿îÆ® */
.m_count ul li {width:47.2%; background:none; border:1px solid #E44949; margin:2px 1%;  }
.m_count ul li dl {padding:10px 0 10px 40px; margin-left:15px; }
.m_count ul li dl.count_1,
.m_count ul li dl.count_2,
.m_count ul li dl.count_3,
.m_count ul li dl.count_4 {background-size:30px; background-position:0 20px;}
.m_count ul li dl dd b.counter {font-size:20px; }
}
@media screen  and (max-width:600px) {
.board_list .board_output tr td, 
.board_list .board_output .bd_out1 a {font-size:10px; letter-spacing:-0.05em; }
/* ÇÏ´Ü ¼ýÀÚÄ«¿îÆ® */
.m_board .m_count {  margin-top:30px; padding:30px 0; }
.b_tit .more a img {width:20px;}
}
@media screen  and (max-width:380px) {
.board_list .board_output .bd_out1 a {font-size:8px;}
}