/****작은화면**********************************/
/****탑**********************************/

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

#top {
    width: 100%;
    position: relative;
}
#top .m_img {
    width: 100%;
    z-index: 9;
    display: block;
}

.m01 {
    width: 100%;
    position: relative;
    height: 257px;
    background: url('/m/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('/m/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('/m/img/m03.jpg')no-repeat;
    background-size: 100%;
}
.m03 .btn3 {
    width: 132px;
    height: 122px;
    position: absolute;
    right: 0;
}

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

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

#contents {
    width: 100%;
    line-height: 200%;
    clear: both;
}
ul.nav {
    width: 100%;
    height: 71px;
    background:url('/m/img/s_nav_bg.jpg')no-repeat;
	background-size:100% 100%;
    position: relative;
	display:table;
}
ul.nav li {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
ul.nav li a {
    font-size:18px;
    color: black;
    font-family: 'Jeju Gothic', serif;
}

.nav2 {
    width: 100%;
    height: 50px;
    padding: 10px 5px 15px;
    background: #3a5573;
    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 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;
}
.color2 {
    color: black;
    background-color: #ededed;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.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;
}
.color2 {
    color: black;
    background-color: #ededed;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.ico1 {
    background: url("/m/img/ico_t.png") left 5px no-repeat;
    padding: 10px 0 10px 45px;
    font-size: 18px;
    color: #833d1c;
    display: block;
    font-weight: bold;
}

.ico2 {
    background: url("/m/img/icon_2.jpg") left 12px no-repeat;
    padding: 5px 0 0 25px;
    font-size: 15px;
    color: #833d1c;
    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;
    font-family: "Nanum Gothic", sans-serif;
    text-align: center;
    border-bottom: 1px solid #c8c09f;
    line-height: 180%;
    font-size: 15px;
}
.sub_table3 .color1 {
    font-weight: bold;
    text-align: center;
}
.sub_table3 .color3 {
    font-weight: bold;
    text-align: center;
    color: #bb3700;
    font-size: 16px;
}
.sub_table3 .color2 {
    font-weight: bold;
    padding-left: 40px;
    text-align: left;
    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_table5 {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #b5d1b6;
    border-top: 1px solid #b5d1b6;
    background: white;
}
.sub_table5 th {
    padding: 10px 0;
    color: #525252;
	font-size:18px;
    text-align: center;
    border-bottom: 1px solid #b5d1b6;
}
.sub_table5 td {
    padding: 10px;
    font-family: "Nanum Gothic", sans-serif;
    border-bottom: 1px solid #b5d1b6;
    line-height: 20px;
    font-size: 14px;
    border-right: 1px solid #b5c3d1;
}
.sub_table5 .color1 {
    font-weight: bold;
    text-align: center;
}
.sub_table5 .color3 {
    font-weight: bold;
    text-align: center;
    color: #bb3700;
    font-size: 16px;
}
.sub_table5 .color2 {
    font-weight: bold;
    padding-left: 30px;
    text-align: left;
    color: #6d3800;
    background: #f5f2e5;
}
.tleft {
    text-align: left;
}

.sub_table6 {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #b5d1b6;
    border-top: 1px solid #b5d1b6;
    background: white;
}
.sub_table6 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #004872;
    text-align: center;
    border-right: 1px solid #b5d1b6;
}
.sub_table6 td {
    padding: 10px;
    font-family: "Nanum Gothic", sans-serif;
    border-bottom: 1px solid #b5d1b6;
    line-height: 20px;
    font-size: 14px;
    border-right: 1px solid #b5c3d1;
}
.sub_table6 td img {
    vertical-align: middle;
}
.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;
    text-align: center;
    background: #ecf2f6;
    font-size: 16px;
    color: #00396f;
}
.sub_table6 .color2 a {
    color: #244000;
}
.tleft {
    text-align: left;
}


.menu a{
cursor:pointer;
}
.menu .s_m {
	width:100%;
	padding:2% 0 2% 0;
	background-color:#264894;
	color:white;
	font-weight:bold;
	text-align:center;
	font-size:15px;
}
.menu .hide {
	display:none;
}
.menu .hide li:first-child {
	border-top: 0px;
}
.menu .hide li  {
	background-color:#f4f4f4;
    padding: 5px;
    text-align: center;
    font-size: 14px;
	border-top: 1px dashed #d0d0d0;
}

.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:14px;font-family: 'LotteMartDream', serif;font-weight:bold;line-height:180%;color:#6c2b00;}
.t2 {font-size:16px;font-weight:bold;line-height:180%;color:#bd172d;}
.t3 {font-size:14px;color:#bd172d;line-height:180%;font-weight:bold;}
.t4 {font-size:15px;color:#833d1c;font-weight:bold;}
.t5 {font-size:14px;color:#833d1c;font-weight:bold;}

.t7 {
    font-size: 18px;
	font-family: 'Jeju Myeongjo', serif;
}
.t6 {
    font-size: 12pt;
    font-weight: bold;
	font-family: 'Jeju Myeongjo', serif;
}

.t8 {
    font-size: 12px;
	line-height:100%;
}


/*버튼*/
.button1 {
    width: 100%;
    background: #1AAB8A;
    color: #fff;
    border: none;
    position: relative;
    font-size: 15px;
    cursor: pointer;
    transition: 800ms ease all;
    outline: none;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 10px;
	text-align:center;
}
.button1:hover {
    background: #fff;
    color: #1AAB8A;
}
.button1:after,
.button1:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #1AAB8A;
    transition: 400ms ease all;
}
.button1:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
}
.button1:hover:after,
.button1:hover:before {
    width: 100%;
    transition: 800ms ease all;
}




.button2 {
	width: 100%;
    background: #3a7c00;
    color: #fff;
    border: none;
    position: relative;
    font-size: 18px;
    cursor: pointer;
    transition: 800ms ease all;
    outline: none;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 10px;
	text-align:center;
}
.button2:hover {
    background: #fff;
    color: #3a7c00;
}
.button2:after,
.button2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #3a7c00;
    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;
}



/****푸터**********************************/
.m_b {
    width: 100%;
    clear: both;
}
.m_b ul.b li {
    width: 33.33%;
    float: left;
	height:45px;
}

#footer {
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    clear: both;
    line-height: 130%;
    background: url("/m/img/bg.jpg");
    background-size: 100%;
}
#footer .copy {
    font-size: 13px;
    color: #484848;
    text-align: center;
    color: white;
}
#footer .copy a {
    color: white;
    font-weight: bold;
}
#footer .copy span {
    font-size: 12px;
}
#footer .copy h5 {
    font-size: 11px;
    line-height: 100%;
    padding-top: 2%;
}