/****작은화면**********************************/
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url('http://fonts.googleapis.com/earlyaccess/jejugothic.css');
@import url('http://fonts.googleapis.com/earlyaccess/kopubbatang.css');
@import url('http://fonts.googleapis.com/earlyaccess/jejuhallasan.css');
@import url('http://fonts.googleapis.com/earlyaccess/jejumyeongjo.css');
@import url('//fonts.googleapis.com/earlyaccess/nanummyeongjo.css');
@import url('//cdn.rawgit.com/young-ha/webfont-archive/master/css/HANDotum.css');
@import url('//cdn.rawgit.com/young-ha/webfont-archive / 20161201/css/Arita-dotum.css');
@import url('//cdn.rawgit.com/young-ha/webfont-archive/master/css/BareunBatang.css');
@import url('https://fonts.googleapis.com/css?family=Song+Myung:400')
/****탑**********************************/

#header {
    width: 100%;
    height: 45px;
    position: relative;
}
#header .logo {
    width: 68%;
    margin: 0 auto;
    height: 44px;
}
#header .login {
    height: 45px;
    top: 0;
    right: 0;
    width: 21.2%;
    position: absolute;
}

#top {
    width: 100%;
    position: relative;
}



.idx_con {
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
}
.idx_con ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}
.idx_con li {
    float: left;
    width: 100%;
    padding: 0 20px;
    border-bottom: 2px solid #fff;
    background-color: #f2e9d7;
}
.idx_con li h2 i {
    font-size: 25px;
    background: #a8a8a8;
    color: #fff;
    width: 70px;
    line-height: 70px;
    border-radius: 50px;
    margin-bottom: 5px
}
.idx_con li:hover i {
    background: #ea185f
}
.idx_con li h2 span {
    display: block;
    font-size: 2em;
    font-family: 'Arita-dotum', 'Sans-serif';
    color: #3670b7;
}
.idx_con li:hover span {
    color: #3670b7;
}
.idx_con li p {
    margin: 8px 0 0;
    color: #494949;
    font-size: 1.154em
}
.idx_con li a {
    display: inline-block;
    color: #a9a9a9;
}
.idx_lt {
    background: #f6f6f6;
    padding: 80px 0
}
.idx_lt_wr {
    margin: 0 auto;
    max-width: 1200px
}
.idx_lt_wr:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}
.idx_lt_wr .lt {
    float: left;
    width: 33.333%
}
@media(max-width: 969px) {
    .idx_con {}
    .idx_con li {
        width: 100%;
        padding: 20px
    }
    .idx_con li h2 i {
        width: 50px;
        line-height: 50px;
        font-size: 20px;
    }
    .idx_lt_wr .lt {
        width: 100%
    }
    .idx_lt {
        padding: 30px 0
    }
    #container_title {
        line-height: 150px;
        font-size: 1.5em
    }
}

.m_img {
    width: 100%;
    z-index: 9;
    display: block;
}
.m_img img {
	width:100%;
}

.notice {
	width:100%;
	display:block;
}
.m01 {
    width: 100%;
    position: relative;
    height: 257px;
    background: url('/mobile/img/m01.jpg')no-repeat;
    background-size: 100%;
    border-bottom: 5px solid black;
}
.m01 .btn1 {
    width: 100%;
    height: 49px;
    position: absolute;
    bottom: 0;
}
.m02 {
    width: 100%;
    position: relative;
    height: 122px;
    background: url('/mobile/img/m02.jpg')no-repeat;
    background-size: 100%;
    border-bottom: 5px solid black;
}
.m02 .btn2 {
    width: 132px;
    height: 122px;
    position: absolute;
    left: 0;
}
.m03 {
    width: 100%;
    position: relative;
    height: 122px;
    background: url('/mobile/img/m03.jpg')no-repeat;
    background-size: 100%;
}
.m03 .btn3 {
    width: 132px;
    height: 122px;
    position: absolute;
    right: 0;
}

/****메인**********************************/
ul.mm {
    width: 100%;
    border-right: 1px solid #a1a1a1;
}
ul.mm li {
    color: #411723;
    font-size: 130%;
	float:left;
    text-align: center;
	width:50%;
    padding-top: 5%;
    padding-bottom: 5%;
    background-color: #f1f1f1;
    border-left: 1px solid #a1a1a1;
    border-top: 1px solid #a1a1a1;
}
ul.mm li a {
    color: #555555;
    font-family: 'Jeju Gothic', serif;
}

/****컨텐츠**********************************/

#contents {
    width: 100%;
    line-height: 200%;
    clear: both;
}

#contents2 {
    width: 100%;
    line-height: 200%;	
    background:url('/mobile/img/s_bg2.jpg');
    clear: both;
}


#nav {
    border-bottom: 1px solid #eee
}
#nav .nav_wr {
    margin: 0 auto;
    max-width: 1280px;
    text-align: left;
    padding: 0;
    line-height: 50px;
}

#nav .nav_wr a {
    color: #fff;
    background: #333;
    display: inline-block;
    width: 50px;
    text-align: center;
}
#nav .nav_wr a span {
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #eee
}

ul.nav {
    width: 100%;
    background: url('/mobile/img/s_nav_bg.jpg')no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 2%;
}
ul.nav li {
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: center;
}
ul.nav li a {
    font-size: 18px;
    color: black;
    font-family: 'Jeju Gothic', serif;
}
.nav2 {
    width: 100%;
    height: 50px;
    padding: 10px 5px 15px;
    background: #a58973;
    position: relative;
    clear: both;
}
.nav2 .tit a {
    font-size: 12pt;
    font-weight: bold;
    color: white;
    padding-right: 2%;
}
.history {
    width: 100%;
}
.history th {
    border-top: 1px dashed #e3e3e3;
    font-size: 20px;
    color: #238113;
    font-family: 'Jeju Gothic', serif;
    text-align: left;
    padding: 10px 0 0;
}
.history td.month {
    font-weight: bold;
    font-size: 15px;
    width: 15%;
    padding: 5px 0;
}
.history td {
    font-size: 13px;
    line-height: 150%;
    padding: 5px 0;
}
.title {
    font-size: 16px;
    line-height: 180%;
    text-align: center;
    padding: 5%;
    background-color: #f7f4e8;
    font-family: 'Jeju Gothic', serif;
}
.sub_table {
    width: 100%;
}
.sub_table td {
    font-size: 14px;
    padding: 10px;
    line-height: 180%;
}
.sub_table .color {
    font-size: 14px;
    color: black;
    background-color: #ededed;
    text-align: center;
}
.sub_table1 {
    width: 100%;
    border-top: 2px solid #833d1c;
}
.sub_table1 th {
    font-size: 18px;
    border-bottom: 1px solid #E5E5E5;
    padding: 5px 10px;
    line-height: 180%;
    font-weight: bold;
    color: #833d1c;
    text-align: center;
}
.sub_table1 td {
    font-size: 13px;
    padding: 10px 20px;
    border-bottom: 1px solid #E5E5E5;
    line-height: 180%;
    background-color: #f4f1e9;
}
.sub_table1 .color {
    font-size: 14px;
    color: black;
    background-color: #ededed;
    text-align: center;
}
.ico1 {
    background: url("/images/sub/ico1.png") left 5px no-repeat;
    padding: 3px 0 10px 40px;
    font-size: 18px;
    display: block;
    font-weight: bold;
}
.ico2 {
    background: url("/mobile/img/icon_2.jpg") left 12px no-repeat;
    padding: 5px 0 0 25px;
    font-size: 15px;
    display: block;
    font-weight: bold;
}
.sub_table3 {
    width: 100%;
    border-collapse: collapse;
}
.sub_table3 th {
    padding: 5px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #bb3700;
    text-align: center;
}
.sub_table3 td {
    padding: 10px 0 10px 10px;
    font-family: "Nanum Gothic", sans-serif;
    border-bottom: 1px solid #c8c09f;
    line-height: 180%;
    font-size: 15px;
}
.sub_table3 .color1 {
    font-weight: bold;
}
.sub_table3 .color3 {
    font-weight: bold;
    color: #bb3700;
    font-size: 16px;
}
.sub_table3 .color2 {
    font-weight: bold;
    background: #f5f2e5;
    font-size: 16px;
}
.sub_table3 .color2 a {
    color: #742200;
}
.tleft {
    text-align: left;
}
.sub_table4 {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #b5d1b6;
    border-top: 2px solid #397200;
}
.sub_table4 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    text-align: center;
    border-right: 1px solid #b5d1b6;
}
.sub_table4 td {
    padding: 10px 0;
    font-family: "Nanum Gothic", sans-serif;
    text-align: center;
    border-bottom: 1px solid #b5d1b6;
    line-height: 20px;
    font-size: 14px;
    border-right: 1px solid #b5d1b6;
    font-weight: bold;
    background: #f1f6ec;
}
.sub_table4 td a:hover {
    color: red;
}
.sub_table4 .color1 {
    font-weight: bold;
    padding-left: 5px;
    text-align: left;
    background-color: white;
}
.sub_table6 {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
}
.sub_table6 th {
    padding: 10px 0;
    color: #3670b7;
    font-size: 18px;
    text-align: center;
    border-bottom: 2px solid #3670b7;
    border-right: 1px solid #d3d3d3;
}
.sub_table6 td {
    padding: 10px;
    font-family: "Nanum Gothic", sans-serif;
    border-bottom: 1px solid #d3d3d3;
    line-height: 20px;
    font-size: 14px;
    border-right: 1px solid #d3d3d3;
}
.sub_table6 .color1 {
    font-weight: bold;
    text-align: center;
}
.sub_table6 .color3 {
    font-weight: bold;
    text-align: center;
    color: #bb3700;
    font-size: 16px;
}
.sub_table6 .color2 {
    font-weight: bold;
    padding-left: 30px;
    text-align: left;
    color: #1b6dbf;
    background: #eff4f9;
}
.tleft {
    text-align: left;
}



/****메인**********************************/


.m01 {
    width: 100%;
    position: relative;
    height: 257px;
    background: url('/mobile/img/m01.jpg')no-repeat;
    background-size: 100%;
    border-bottom: 5px solid black;
}
.m01 .btn1 {
    width: 100%;
    height: 49px;
    position: absolute;
    bottom: 0;
}
.m02 {
    width: 100%;
    position: relative;
    height: 122px;
    background: url('/mobile/img/m02.jpg')no-repeat;
    background-size: 100%;
    border-bottom: 5px solid black;
}
.m02 .btn2 {
    width: 132px;
    height: 122px;
    position: absolute;
    left: 0;
}
.m03 {
    width: 100%;
    position: relative;
    height: 122px;
    background: url('/mobile/img/m03.jpg')no-repeat;
    background-size: 100%;
}
.m03 .btn3 {
    width: 132px;
    height: 122px;
    position: absolute;
    right: 0;
}


/****메인**********************************/
.menu {
    width: 100%;
    display: inline-block;
}
.menu ul.mm {
    width: 100%;
    border-right: 1px solid #003d5d;
}
.menu ul.mm li {
    color: #f2e9d7;
    font-size: 150%;
    float: left;
    text-align: center;
    width: 50%;
    padding-top: 5%;
    padding-bottom: 5%;
    background-color: #006092;
    border-left: 1px solid #003d5d;
    border-top: 1px solid #003d5d;
}
.menu ul.mm li a {
    color: #fff;
    font-family: 'Jeju Gothic', serif;
}

.button {
    width: 30px;
    height: 30px;
    float: right;
    clear: both;
}
.button a {}
.ifra {
    position: relative;
    margin: 0 auto;
    width: 320px;
}
.or_box {
    background-color: #3a8900;
    padding: 5%;
    border-radius: 15px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.or_box_line {
    width: 1px;
    margin: 0 auto;
    border-left: 1px solid gray;
    height: 15px;
}
.t1 {
    font-size: 20px;
    font-family: 'LotteMartDream', serif;
    line-height: 150%;
    color: #883500;
}
.t2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 180%;
    color: #004eaf;
}
.t3 {
    font-size: 14px;
    color: #1e5eac;
    line-height: 150%;
    font-weight: bold;
}
.t4 {
    font-size: 16px;
    font-weight: bold;
}
.t5 {
    font-size: 16px;
    font-weight: bold;
}
.t7 {
    font-size: 24px;
    font-family: 'Jeju Myeongjo', serif;
    color: #752900;
}
.t6 {
    font-size: 26px;
    font-family: 'Jeju Myeongjo', serif;
	line-height:150%;
}
.t8 {
    font-size: 12px;
    line-height: 100%;
}


/*버튼*/
.button1 {
    width: 100%;
    background: #2063bb;
    color: #fff;
    border: none;
    position: relative;
    font-size: 18px;
    cursor: pointer;
    transition: 800ms ease all;
    outline: none;
    padding-top: 10px;
    padding-bottom: 10px; 
	font-weight:bold;
    text-align: center;
	border-radius:20px;
	border:3px solid #2063bb;
}
.button1:hover {
    background: #fff;
    color: #2063bb;
	border:3px solid #2063bb;
}





.button2 {
    width: 100%;
    background: #a88a4e;
    color: #fff;
    border: none;
    position: relative;
    font-size: 18px;
    cursor: pointer;
    transition: 800ms ease all;
    outline: none;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
.button2:hover {
    background: #fff;
    color: #a88a4e;
}
.button2:after,
.button2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #a88a4e;
    transition: 400ms ease all;
}
.button2:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
}
.button2:hover:after,
.button2:hover:before {
    width: 100%;
    transition: 800ms ease all;
}
ul.circle {
    width: 100%;
}
ul.circle li {
    border-radius: 400px;
    width: 380px;
    height: 380px;
    margin: 5px 10px;
    padding-top: 70px;
    border: 5px solid #424242;
    text-align: center;
    font-family: 'Hankc', serif;
    font-weight: bold;
    font-size: 28px;
    line-height: 150%;
}
ul.circle li.cir1 {
    background: url('/images/sub/s_3_4.jpg') center;
}
ul.circle li.cir2 {
    background: url('/images/sub/s_3_4_1.jpg') center;
}
ul.circle li.cir3 {
    background: url('/images/sub/s_3_4_2.jpg') center;
}
/****푸터**********************************/
.m_b {
    width: 100%;
    clear: both;
}
.m_b ul.b li {
    width: 30%;
	float:left;
	border-radius:10px;
	border:2px solid #fff;
	padding:5px;
	margin:5px;
	text-align:center;
	background-color:#e6e6e6;
}

.m_b ul.b li.this {
	border:2px solid #8f8f8f;
	background-color:#fff;
}



#footer {
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    clear: both;
    line-height: 130%;
    background-size: 100%;
	border-top:3px solid #873c00;
}
#footer .copy {
    font-size: 13px;
    text-align: center;
    font-weight: bold;
}
#footer .copy a {
    color: #925c00;
}
#footer .copy span {
    font-size: 12px;
}
#footer .copy h5 {
    font-size: 11px;
    line-height: 100%;
    padding-top: 2%;
}