﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,700&display=swap');

.contentBody{
  border-top: 3px solid #0FB4DA;
  background-color: #eee;
}
.topArea {
    padding-left: 10px;
    height: 37px;
    line-height: 35px;
    border-top: 0;
    display: inline-block;
}
.topArea img{
  padding: 0 5px;
  width: 24px;
}
.topArea .arrow{
  width: 19px;
}

/* 등급분류제도 */
.tit {
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 17px;
}
.tit img{
  margin-bottom: 2px;
  padding-right: 10px;
}
.stit{
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 15px;

  
}
.stit img{
  margin-bottom: 2px;
  padding-right: 8px;
}
.title p{
  font-size: 15px;
  margin-bottom: 10px;
}

/* 등급분류기준 */
.inst{
  font-size: 13px;
  padding-top: 8px;
}
.inst dt {
    font-weight: 700;
    margin-bottom: 4px;
}
.inst dd{
    margin-bottom: 15px;
}
table.vertical {
    border-top: 2px solid #0FB4DA;
    border-right: 1px solid #d7d7d7;
    margin-top: 5px;
    margin-bottom: 20px;

    
}
table.vertical img{
  width: 30%;
}
table.responsive tr {
    float: left;
    width: 100%;
    border-bottom: 1px solid #dbdde1;
    
}
table.responsive td {
    position: relative;
    float: left;
    width: 100%;
    min-height: 30px;
    border-bottom: 1px dashed #e9e9e9;
    font-size: 14px;
    text-align: center !important;
    letter-spacing: -1px;
    padding: 12px 1px;
    border-left: 1px solid #dbdde1;
    padding-left: 110px;
    background: url(../img/dot_gray.gif) repeat-y 105px top;

}
table.responsive thead, table.responsive th {
    display: none;
}
table.responsive.fw td {background:none;}
table.responsive td:last-child {border-bottom:0 !important;}
table.responsive td:before {
   content: attr(data-label);
   display:inline-block;   
   text-align:center;
   text-transform: uppercase;
   font-weight: bold;
   width:110px;
   margin-right:10px;
   position:absolute;
   /*
   top:8px;
       */
   top: 32%;

   left: 0px;
   overflow:hidden;
   white-space:nowrap;
   text-overflow:ellipsis;
 }
table.responsive.w-normal td:before {white-space:normal;}
.info:before{
  content: attr(data-label)!important;
  display:inline-block !important;
  text-align:center!important;
  text-transform: uppercase!important;
  font-weight: bold!important;
  width:100px!important;
  margin-right:10px!important;
  position:absolute!important;
  /*
  top:37px!important;
      */
  top:41%!important;

  left:4px!important;
  overflow:hidden!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
.info_2:before{
    /*
  top:32px!important;
        */
    top:33%!important;
}

/* 게임검색 */
#srchKey{
  width: 90px;
  margin-right: 3px;
  background: #fff;
}
#input-search-keyword{
    width: calc(100% - 164px);
    padding: 5px;
    margin-right: 3px;
    border: 1px solid #ccc;
}
input::placeholder {
  color: #ccc;
  font-size: 11px;
}
.btn-search span {
    background-color: #1eb0d5;
    color: #fff;
    padding: 5px 17px;
}
table.list{
    /*
  border-top: 2px solid #353959;
        */
    border-top: 1px solid #464646;
  margin-top: 10px;
}
table.list td{
  border-left:none;
}

.sch_tit{
  padding: 15px 0;
}

.paginate {
    clear: both;
    text-align: center;
    margin-top: 20px;
}
.paginate a{
    display: inline-block;
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    color: #555;
    text-align: center;
    font-family: verdana, sans-serif;
    vertical-align: middle;
    border: 1px solid transparent;
    font-size: 11px !important;
    font-weight: normal !important;
    margin-left: 2px;
}
.paginate a.pre{
    text-indent: -9999px;
    border-color: #eaedf3;
    background: #fff url(../img/page_i.png) no-repeat;
}
.paginate a.pre.end {
    background-position: 0 -24px;
}
.paginate a.next{
    text-indent: -9999px;
    border-color: #eaedf3;
    background: #fff url(../img/page_i.png) no-repeat;
}
.paginate a.next {
    background-position: 0 -48px;
}
.paginate a.next.end {
    background-position: 0 -72px;
}

.Mobile_Text-search-keyword{
    width: calc(100% - 164px);
    padding: 5px;
    margin-right: 3px;
    border: 1px solid #ccc;
}

/* ALIGN */
.Mobile_vtop{ vertical-align: top;}
.Mobile_vmid{ vertical-align: middle;}
.Mobile_vbtm{ vertical-align: bottom;}

.Mobile_mt20{ margin-top:20px  !important;}

/* float div 정의 */
.Mobile_floatDiv{ *zoom: 1;}
.Mobile_floatDiv:after{ content: ""; clear: both; display: block;}

.p15 {font-size:15px !important;}
.p1em {font-size:1em !important;}

.fl{ float: left;}
.fr{ float: right;}
.mt5{ margin-top:5px !important;}
.ce{ text-align: center !important;}
.ml5{ margin-left: 5px !important;}
.grade_icon2 li{ border: 1px solid #838383; padding: 5px;}
.grade_icon2 li p{ border-top: 1px solid #838383; margin-top: 5px; padding-top: 3px; text-align: center;}



/*개인정보처리방침*/
.table th, .table td {
    border-left: 1px solid #dbdde1;
    border-bottom: 1px solid #dbdde1;
    padding: 7px 10px;
    font-size: 12px;
}
.table.vertical tbody td {
    text-align: center;
}
@media only screen and (max-width: 780px){
    img {
        max-width: 100%;
    }
}

/* faq */
.title h1{
  font-size: 20px;
}
.faq_tab {position:relative; overflow:hidden}
.faq_tab ul li {
    float:left;
    display:table;
    width: 33.33%;
    border:1px solid #D1D1D2;
    border-radius:15px 15px 0 0;
    border-collapse:separate;
    background:#F5F4F2;
}
.faq_tab ul li+li {margin-left:-1px}
.faq_tab ul li a {
    position:relative;
    display:table-cell;
    line-height:1.3;
    text-align:center;
    vertical-align:middle;
    font-size:17px;
    color:#7c7c7c;
    font-weight:500;
    padding: 11px;
}
.faq_tab ul li.active {
    position:relative;
    border-bottom:1px solid #fff;
    background:#fff
}
.faq_con {display:none; padding-top:35px}
#faq_search1 {display:block}
.faq_con dl dt {
    position:relative;
    padding:10px 68px 19px 4px;
    cursor:pointer
}
.faq_con dl dt .q_tit {
    padding-left: 29px;
    text-indent: -29px;
    font-size:15px;
    color:#00b0d8;
    font-weight:500
}
.faq_con dl dt .q_tit > b {line-height:1; margin-right:10px; font-size:20px; font-weight:500}
.faq_con dl dt span {
    position:absolute;
    top:48%;
    right:8px;
    width:25px;
    height:25px;
    margin-top:-12.5px
}
.faq_con dl dt span:before {
    position:absolute;
    left:15%;
    top:46%;
    width: 60%;
    height:2px;
    margin-top:-1.5px;
    content:'';
    background:#00b0d8;
    -webkit-transition:.3s;
    transition:.3s
}
.faq_con dl dt span:after {
    position:absolute;
    top:15%;
    left:48%;
    height:59%;
    width:2px;
    margin-left:-1.5px;
    content:'';
    background:#00b0d8;
    -webkit-transition:.3s; transition:.3s
}
.faq_con dl dd {
    display:none;
    padding:15px 14px;
    margin-bottom:20px;
    border:1px solid #f1eded;
    background:#f9f9f9;
    border-radius:10px
}
.faq_con dl:first-child dd {display:block}
.faq_con dl dd p {
    font-size:13px;
    color:#494949;
    font-weight:400;
}
.faq_con dl dd p .go_link {
    padding:0 10px;
    margin-left:5px;
    font-size:13px;
    color:#494949;
    border:1px solid #bbbdbd;
    border-radius:15px
}
.faq_con dl dd p .go_link:hover {color:#fff; background:#bbbdbd}
.faq_con dl.active dt span:before {
    -webkit-transform:rotate(180deg); transform:rotate(180deg)
}
.faq_con dl.active dt span:after {
    -webkit-transform:rotate(90deg); transform:rotate(90deg)
}

/* 모의 수수료 계산 */
.grid thead th, .grid tbody th.view_tl{
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ccc;
    border-top: 0;
    color: #333 !important;
    font-size: 12px;
    line-height: 1.3;
    word-wrap:break-word;
}
.grid tbody th{
    border: 1px solid #e7e7e7;
    padding: 5px 10px;
    color: #333;
    background: #f3f8f9;
    font-size: 12px;
    text-align: left;
    ont-weight: bold;
    line-height: 1.3;
}
.grid tbody td th{
    border: 1px solid #dfe3e4;
    padding: 3px 5px;
    color: #666 !important;
    background: #f9fafa;
    font-weight: normal !important;
}
.grid thead td, .grid tbody td{
    font-size: 12px;
    border: 1px solid #dfe3e4 !important;
    padding: 2px; color: #585858;
    background: #ffffff;
}
.grid.topLine{ border-top: 1px solid #ccc !important;}
.line1{
  font-size: 13px;
}
/* 공지사항 */
.first{
    padding: 10px;
    border:none !important;
}
.last{
    border:none !important;
}
.ce{
    padding: 20px;
}

/* 인사말 */
.introduce{
  margin-top: 20px;
  padding: 15px 0 320px 0;
background-position: center bottom;
  background: url(../img/greeting.jpg)no-repeat 62% bottom;
}
.introduce p {
    font-size: 15px;
    margin-bottom: 10px;
}
.color3 {
    color: #00B0D8 !important;
}

/* 등급분류위원회 개요 및 연혁 */
.history ul li {
    border-bottom:1px dotted #ccc;
    padding:15px 0;
    margin-bottom:20px;
}
.history ul li:last-child {background:none; border-bottom:0;}
.history ul li:after{content:''; display:block; clear:both;}
.history .year {
    float:left;
    width:80px;
    height:40px;
    line-height:40px;
    color:#FFF;
    font-size:18px;
    text-align:center;
    margin-right:30px;
    background:#1EB0D5;


}
.history .date_wrap {float:left;margin:0px;}
.history .date_wrap ul li {
    width:100%;
    border:0;
    padding:0;
    margin:0;
    font-size:13px;
    line-height:2.5;
    background:none;
}
.history .date_wrap .history_date {
  float:left;
  width:140px;
  font-weight:bold;  
}
.history .date_wrap .history_txt {float:left;}

/* 찾아오시는 길 */
.fs14{
    font-size:15px;
}
.map_txt {
    font-size:15px;
}
.map_subway {
    background:url(../img/ico_subway.png) no-repeat 0 2px;
    padding-left:22px;
    margin-bottom:20px;
}
.map_bus {
    background:url(../img/ico_bus.png) no-repeat 1px 3px;
    padding-left:22px;
    margin-bottom:20px;
}
.map_plane {
    background:url(../img/ico_plane.png) no-repeat 1px 1px;
    padding-left:22px;
    margin-bottom:20px;
}
.map_railroad {
    background:url(../img/ico_train.png) no-repeat 2px 1px;
    padding-left:22px;
    margin-bottom:20px;
}

.tc{text-align:center !important;
 
}

/* ALIGN */
.lft{ text-align: left;}
.rgt{ text-align: right !important;}
.clear{ clear: both;}
.block{ display:block !important; vertical-align:middle;}
.inBlock{ display: inline-block;}