@import "reset.css"

img {width: 100%;}
#main {}
span.bo_new img {width: 18px;height: 18px;margin-left: 5px;}

{background: #f5f5f5;;}
.w1200 {width: 1200px; position: relative; margin: 0 auto;}
.hd_top{display: block;}
.hd_top ul{float: right; position: absolute; top:30px; right: 0; z-index: 9999;}
.hd_top li{ display: inline-block; border-left: 1px solid #ddd; padding: 0 15px;}
.hd_top li:first-child {border: none;}
.hd_top li a { font-weight: bold; }
.header{width: 100%; background: #e7f2fd; position: relative;z-index:999;}
.header .container {max-width:1200px; padding: 0;}
.header .logo{position: absolute; top: 50%;left: 0; transform:translateY(-50%);}
.header .logo h1{font-size: 24px; color:#fff; font-weight: bold; display: block; padding: 22px 0; cursor:pointer;}
/*  .header .logo {width: 30%;float: left;} */
.header ul.menu{float: right;width: 50%;}
.header ul.menu > li{display: inline-block;width: 30%;text-align: center; position: relative; }
.header ul.menu > li > a{
    color: #000;
    font-weight: bold;
    font-size: 1.5em;
    display: block;
    padding: 30px 0;
    border-bottom: 1px solid transparent; 
}
.header ul.menu > li:hover > a {border-bottom:1px solid #cd1f5f;}

.header ul.menu > li > ul.sub {position: absolute;top: 79px; width: 100%; background: transparent; display: none;}
.header ul.menu > li > ul.sub > li{}
.header ul.menu > li > ul.sub > li > a{font-size: 14px; color:#fff; display: block; padding: 18px 0; border-bottom:1px solid transparent;}
.header ul.menu > li > ul.sub > li:hover > a{border-bottom:1px solid #ddd;}

/*상단배너*/
.adTopWrap {height:60px;  width: 100%;}
.adTopWrap.off {display: none;}
.adTopWrap01 {background:url('../img/banner1.png') no-repeat center top;}
.adTopWrap02 {background:url('../img/banner2.png') no-repeat center top; position: absolute; top: 0; left: 0;}
.adTopWrap03 {background:url('../img/banner3.png') no-repeat center top; position: absolute; top: 0; left: 0;}
.adTop {position:relative;text-align:right; padding-right:30px;}
.adTop p {display:inline-block; line-height:85px; height:85px; padding-right:80px;}
.btnBnrCls {position:absolute; top:20px; right:0;display:inline-block;width:18px; height:18px; background:url('../img/btn_clstop.png') no-repeat center center; font-size:0; text-indent:-99999px; z-index: 99;}
.btnAdno {display:inline-block; font-size:13px; color:#fff;line-height:58px; height:28px; padding:0 0 0 12px;}

.sub_bg {width: 100%;height: 400px;background: rgba(33,40,46,0.9); position: absolute; top: 79px;left: 0; display: none;}

img {width: 100%;}
.ready .at-container {max-width:1160px; padding: 0 15px; margin: 0 auto;}
	.ready .at-container h1 {display: block;text-align: center; font-size: 24px;background: #fff;margin-top: 100px; border-radius:2.22vw; padding: 250px 0;}
.h_t2 {width: 900px;}

.main_body {padding: 50px 15px 93px 15px;}
.main_body .b1 {width: 100%;margin-top: 2%; display: flex;}
.main_body .b1 > div {display: inline-block; width: 48.8%;  padding: 0;text-align: center;font-size: 38px; font-weight: bold; color:#fff; border-radius:15px;}
.main_body .b1 .l_ban {margin-right: 2%;}
.main_body .b1 .r_ban {background: #455157;}


/* .main_body .b2 {display: flex;} */
.main_body .b2 > div{display:inline-block; width: 100%; margin-top: 2%;}
/* .main_body .b2 .post1 {margin-right: 2%;} */
.main_body .b2 > div > h1{font-size: 24px; position: relative; padding: 0 15px 15px 15px;}
.main_body .b2 > div > h1 > a {position: absolute; top: 35%; right: 15px; transform:translateY(-50%);	}
.main_body .b2 > div > h1 > a > img{width: 100%; max-width:30px; }
.main_body .b2 > div > ul{ padding: 15px 0;overflow-y:auto; max-height:400px; background: #fff; box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);}
.main_body .b2 > div > ul > li{position: relative; display: block; padding: 15px 0; border-bottom: 1px solid #ddd;}
.main_body .b2 > div > ul > li:last-child {border:none;}
.main_body .b2 > div > ul > li > a > p{font-size: 18px;}
.main_body .b2 > div > ul > li > b{position: absolute;top:25%; right: 0; transform:translateY(-50%);}
.main_body .b2 > div > ul > li > b > img{width: 100%; max-width:20px;}

.main_body .b2 > div ul li a p {display: inline-block; text-align: center;}
.main_body .b2 > div ul li a p:nth-child(1) {width: 50%; text-align: left; padding-left: 30px;}
.main_body .b2 > div ul li a p:nth-child(2) {width: 10%;}
.main_body .b2 > div ul li a p:nth-child(3) {width: 10%;}
.main_body .b2 > div ul li a p:nth-child(4) {width: 10%; color:#cd1f5f;}
.main_body .b2 > div ul li a p:nth-child(5) {width: 18%; color:#0993a0;}

.main_body .m_b2 > div{display:inline-block; padding: 15px; width:100%; margin-top: 2%;}
.main_body .m_b2 .post1 {margin-right: 2%;}
.main_body .m_b2 > div > h1{font-size: 18px; position: relative;padding: 0 15px 15px 6px;}
.main_body .m_b2 > div > h1 > a {position: absolute; top: 35%; right: 15px; transform:translateY(-50%);	}
.main_body .m_b2 > div > h1 > a > img{width: 100%; max-width:30px; }

.main .main_body .m_b2 {display: none;}
.main .main_body .m_b2 > div {}
.main .main_body .m_b2 > div > ul{padding: 0 30px; overflow-y:auto; max-height:400px;}
.main .main_body .m_b2 > div > ul > li {position: relative; border-bottom: 1px solid #ddd;padding: 10px 0;}
.main .main_body .m_b2 > div > ul > li:last-child{border: none;}
.main .main_body .m_b2 > div > ul > li .mp_l{display: block;}
.main .main_body .m_b2 > div > ul > li .mp_l ul li{display: inline-block; color:#333; font-size: 14px; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.main .main_body .m_b2 > div > ul > li .mp_l ul li.mp_l_1{width: 45%; text-align: left;}
.main .main_body .m_b2 > div > ul > li .mp_l ul li.mp_l_2{width: 13%;}
.main .main_body .m_b2 > div > ul > li .mp_l ul li.mp_l_3{color:#cd1f5f; width: 18%;}
.main .main_body .m_b2 > div > ul > li .mp_l ul li.mp_l_4{color:#0993a0; width: 18%;}
.main .main_body .m_b2 > div > ul > li .mp_r{position:absolute; top: 50%;right: 0; transform:translateY(-50%);}
.main .main_body .m_b2 > div > ul > li .mp_r span {font-size: 16px; color:red; font-weight: bold;}
.main .main_body .m_b2 > div > ul > li .mp_in { position: absolute; right: 15px;bottom: 15px;}
.main .main_body .m_b2 > div > ul > li .mp_in li{float: left;margin-left: 10px;}	.main .main_body .m_b2 > div > ul > li .mp_in li:first-child{margin-left: 0;}
.main .main_body .m_b2 > div > ul > li .mp_in li img{width: 100%; max-width:35px;}

/*메인 슬라이드 배너*/
#main .main_slide {
    width: 100%;
    height: 91px;
    overflow: hidden;
    position: relative;
}
#main .main_slide ul {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
}
#main .main_slide ul li {
    background: linear-gradient(45deg, #d01d5e, #77527c, #516988);
    text-align: center;
    line-height: 91px;
    height: 91px;
    position: relative;
}
#main .main_slide ul li a {
    color: #fff;
    font-size: 30px;
    font-weight: 200;
    padding-left: 80px;
    display: inline-block;
    height: 100%;
}
#main .main_slide ul li.guide a {
    background: url(../img/main_icon01.png)no-repeat left;
}
#main .main_slide ul li.join a {
    background: url(../img/main_icon02.png)no-repeat left;
}
#main .main_slide ul li.coin p {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    padding-left:80px;
    line-height: 1.8;
    background: url(../img/main_icon05.png)no-repeat left;
    background-size: 60px;
}
#main .main_slide ul li.coin p span {
    font-weight: 900;
    font-size: 26px;
}

#main .main_slide ul li a span {
    font-weight: 600;
}


.mo_bo {margin-top: 30px;}
.mo_bo .mo_1 > div{display:inline-block; padding: 15px; border:1px solid #ddd; background: #fff; width:100%; margin-top: 2%; border-radius:15px; display: block;}
.mo_bo .mo_1 > div > h1{font-size: 18px; position: relative;padding: 0 15px 15px 15px;border-bottom:1px solid #ddd;}
.mo_bo .mo_1 > div > h1 > a {position: absolute; top: 35%; right: 15px; transform:translateY(-50%);	}
.mo_bo .mo_1 > div > h1 > a > img{width: 100%; max-width:30px; }
.mo_bo .mo_1 > div {}
.mo_bo .mo_1 > div > ul{padding: 0 30px; overflow-y:auto; max-height:400px;}
.mo_bo .mo_1 > div > ul > li {position: relative; border-bottom: 1px solid #ddd;padding: 30px 0;}
.mo_bo .mo_1 > div > ul > li .mp_l{display: block;}
.mo_bo .mo_1 > div > ul > li .mp_l ul{}
.mo_bo .mo_1 > div > ul > li .mp_l ul li.mp_l_1{color:#999; font-size: 14px;}
.mo_bo .mo_1 > div > ul > li .mp_l ul li.mp_l_2{color:#333; font-size: 16px;font-weight: bold; padding: 5px 0;}
.mo_bo .mo_1 > div > ul > li .mp_l ul li.mp_l_3{color:#333;font-size: 14px;font-weight: bold;}
.mo_bo .mo_1 > div > ul > li .mp_l ul li.mp_l_3 span{color:#999; font-size: 13px;font-weight: normal;}
.mo_bo .mo_1 > div > ul > li .mp_r{position:absolute; top: 50%;right: 0; transform:translateY(-50%);}
.mo_bo .mo_1 > div > ul > li .mp_r span {font-size: 16px; color:red; font-weight: bold;}
.mo_bo .mo_1 > div > ul > li .mp_in { position: absolute; right: 15px;bottom: 15px;}
.mo_bo .mo_1 > div > ul > li .mp_in li{float: left;margin-left: 10px;}	.main .main_body .m_b2 > div > ul > li .mp_in li:first-child{margin-left: 0;}
.mo_bo .mo_1 > div > ul > li .mp_in li img{width: 100%; max-width:35px;}


.mo_bo {margin-top: 30px;}
.mo_bo .mo_2 > .mo_p {display:inline-block; width:100%; margin-top: 2%; border-radius:15px; display: block;}
.mo_bo .mo_2 > .mo_p > h1{font-size: 18px; position: relative;padding: 0 15px 15px 15px;border-bottom:1px solid #ddd;}
.mo_bo .mo_2 > .mo_p > h1 > a {position: absolute; top: 35%; right: 15px; transform:translateY(-50%);	}
.mo_bo .mo_2 > .mo_p > h1 > a > img{width: 100%; max-width:30px; }
.mo_bo .mo_2 > .mo_p {}
.mo_bo .mo_2 > .mo_p > ul{overflow-y:auto; max-height:70vh;}
.mo_bo .mo_2 > .mo_p > ul > li {position: relative; border-top: 1px solid #000; background-color: #fff; margin-bottom: 20px;}
.mo_bo .mo_2 > .mo_p > ul > li .mp_l{display: block; box-sizing: border-box;}
.mo_bo .mo_2 > .mo_p > ul > li .mp_l table {width: 100%;}
.mo_bo .mo_2 > .mo_p > ul > li .mp_l table td[colspan="2"] {text-align: right;}
.mo_bo .mo_2 > .mo_p > ul > li .mp_l table tr {border-top: 1px solid #ddd; display: block;}
.mo_bo .mo_2 > .mo_p > ul > li .mp_l table tr:first-child {border: none; padding: 8px 0;}
.mo_bo .mo_2 > .mo_p > ul > li .mp_l table td.pr20 {padding-right: 20px;}

.mo_bo .mo_2 > .mo_p > ul > li .mp_r{position:absolute; top: 50%;right: 0; transform:translateY(-50%);}
.mo_bo .mo_2 > .mo_p > ul > li .mp_r span {font-size: 16px; color:red; font-weight: bold;}
.mo_bo .mo_2 > .mo_p > ul > li .mp_in { position: absolute; right: 15px;bottom: 15px;}
.mo_bo .mo_2 > .mo_p > ul > li .mp_in li{float: left;margin-left: 10px;}	.main .main_body .m_b2 > div > ul > li .mp_in li:first-child{margin-left: 0;}
.mo_bo .mo_2 > .mo_p > ul > li .mp_in li img{width: 100%; max-width:35px;}










.main_body .b3 {display: flex;}
.main_body .b3 > div{display:inline-block; padding: 15px; border:1px solid #ddd; background: #fff; width: 48.8%; margin-top: 2%; border-radius:15px;}
.main_body .b3 .post3 {margin-right: 2%;}
.main_body .b3 > div > h1{font-size: 18px; position: relative;padding: 0 15px 15px 15px;border-bottom:1px solid #ddd;}
.main_body .b3 > div > h1 > a {position: absolute; top: 35%; right: 15px; transform:translateY(-50%);	}
.main_body .b3 > div > h1 > a > img{width: 100%; max-width:30px; }
.main_body .b3 > div > ul{padding: 30px 30px 0 30px;}
.main_body .b3 > div.post3 > ul {overflow-y:auto; max-height:400px;}
.main_body .b3 > div > ul > li{position: relative; display: block;padding-bottom: 25px;}
.main_body .b3 > div > ul > li:last-child {padding-bottom: 0;}
.main_body .b3 > div > ul > li > a > p{font-size: 16px;}
.main_body .b3 > div > ul > li > b{position: absolute;top:25%; right: 0; transform:translateY(-50%);}
.main_body .b3 > div > ul > li > b > img{width: 100%; max-width:20px;}

.main_body .b3 .post4 {}
.main_body .b3 .post4 ul{}
.main_body .b3 .post4 ul li{display: inline-block; width: 47.6%;}
.main_body .b3 .post4 ul li:nth-child(2n){margin-left: 2%;}
.main_body .b3 .post4 ul li a{display: block;}
.main_body .b3 .post4 ul li a img{width: 100%;}
.main_body .b3 .post4 ul li a b{display: block; text-align: center;margin-top: 10px; font-size: 14px; font-weight: 600;}
.main_body .b3 .post4 ul li a b span {color:red;}



.main_body .b4 {display: flex;}
.main_body .b4 > div{display:inline-block; padding: 15px; border:1px solid #ddd; background: #fff; width: 48.8%; margin-top: 2%; border-radius:15px;}
.main_body .b4 > div > h1{font-size: 18px; position: relative;padding: 0 15px 15px 15px;border-bottom:1px solid #ddd;}
.main_body .b4 > div > h1 > a {position: absolute; top: 35%; right: 15px; transform:translateY(-50%);	}
.main_body .b4 > div > h1 > a > img{width: 100%; max-width:30px; }
.main_body .b4 > div > ul{padding: 30px 30px 0 30px;}
.main_body .b4 > div > ul > li{position: relative; display: block;padding-bottom: 25px;}
.main_body .b4 > div > ul > li > a > p{font-size: 16px;}
.main_body .b4 > div > ul > li > b{position: absolute;top:25%; right: 0; transform:translateY(-50%);}
.main_body .b4 > div > ul > li > b > img{width: 100%; max-width:20px;}


.main_body .b4 .post5 {margin-right: 2%;}
.main_body .b4 .post5 ul{}
.main_body .b4 .post5 ul li{display: inline-block; width: 45%;}
.main_body .b4 .post5 ul li:nth-child(2n) {margin-left: 8%;}
.main_body .b4 .post5 ul li a{}
.main_body .b4 .post5 ul li a img{width: 100%;}
.main_body .b4 .post5 ul li a b{display: block; margin-top: 10px; font-size: 14px; font-weight: 600;}
.main_body .b4 .post5 ul li a b span{color:red; }
.main_body .b4 .post5 ul li a b span.s_f{color:blue;}
.main_body .b4 .post5 ul li a p{font-size: 12px; color:#999;margin-top: 5px;}

.main_body .b4 .post6 {}
.main_body .b4 .post6 ul{}
.main_body .b4 .post6 ul li{display: block; position: relative; width: 100%;padding: 50px 0 50px 170px;}
.main_body .b4 .post6 ul li a{}
.main_body .b4 .post6 ul li a b{font-size: 16px;overflow: hidden; text-overflow:ellipsis; white-space:nowrap; display: block;}
.main_body .b4 .post6 ul li a p{font-size: 14px;overflow: hidden; text-overflow:ellipsis; white-space:nowrap; display: block; color:#999;}
.main_body .b4 .post6 ul li a img{width: 100%; max-width:150px; position: absolute; top: 50%;left: 0; transform:translateY(-50%);}

.main_body .b5 {display: flex; margin-top: 2%;}
.main_body .b5 > div{display:inline-block; padding: 15px; border:1px solid #ddd; background: #fff; width: 49%; border-radius:15px;}
.main_body .b5 > div > h1{font-size: 18px; position: relative;padding: 0 15px 15px 15px;border-bottom:1px solid #ddd;}
.main_body .b5 > div > h1 > a {position: absolute; top: 35%; right: 15px; transform:translateY(-50%);}
.main_body .b5 > div > h1 > a > img{width: 100%; max-width:30px; }
.main_body .b5 > div > ul{padding: 30px 30px 0 30px;}
.main_body .b5 > div > ul > li{position: relative; display: block;padding-bottom: 25px;}
.main_body .b5 > div > ul > li > a > p{font-size: 16px;}
.main_body .b5 > div > ul > li > b{position: absolute;top:25%; right: 0; transform:translateY(-50%);}
.main_body .b5 > div > ul > li > b > img{width: 100%; max-width:20px;}

.main_body .b5 .post7 {width: 67%; margin-right: 2%;}
.main_body .b5 .post7 table {width: 100%; border-collapse: collapse;}
.main_body .b5 .post7 table thead{}
.main_body .b5 .post7 table thead tr{}
.main_body .b5 .post7 table thead tr th{width: 10%; border-top:2px solid #333; background: #f7f8f9; border-bottom:1px solid #ccc; padding: 10px 0;}
.main_body .b5 .post7 table tbody{}
.main_body .b5 .post7 table tbody tr{}
.main_body .b5 .post7 table tbody tr td{text-align: center; padding: 10px 0;}

.tb_sc2 table {width: 100%; border-collapse: collapse;}
.tb_sc2 table thead{}
.tb_sc2 table thead tr{}
.tb_sc2 table thead tr th{width: 10%; border-top:2px solid #333; background: #f7f8f9; border-bottom:1px solid #ddd; padding: 10px 0;}
.tb_sc2 table tbody{}
.tb_sc2 table tbody tr{}
.tb_sc2 table tbody tr td{text-align: center; padding: 10px 0;}

.tb_sc2 table tbody tr td span {color:#999;margin-left: 5px;}

.tbsc5_m {display: none;}

.main_body .b5 .post8 {width: 30.5%;}

.main_body .b5 .post8 ul {padding: 0 15px;}
.main_body .b5 .post8 ul li{display: flex; padding: 10px 0;line-height: 160%; width:auto;	}
.main_body .b5 .post8 ul li p{font-weight: bold; display: inline-block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap;width: 90%;font-size: 14px;}
.main_body .b5 .post8 ul li span{display: inline-block; color:red; font-size: 12px;}





.footer {width: 100%; background: #fff;padding-top: 80px;padding-bottom: 60px;margin-top: 250px;/*  position: relative; transform:translateY(0); margin-top: 100px; */}
.footer .container {position: relative;}
.footer .f_logo{position: absolute; top: 50%;left: 0; transform:translateY(-50%);}
.footer .f_logo h1{font-size: 24px; color:#333;}
.footer ul{text-align: center;}
.footer ul li{display: inline-block;}
.footer ul li a{}




/* �뚯썝媛��� */
span.j_m {color: #d62867;}

#join {}
#join .join{padding: 30px 15px; margin-top: 20px; border-radius:15px;}
#join .join h1{display: block; padding: 48px 0 20px 30px; font-size: 26px; color: #000;}
#join .join p{display: block; font-size: 14px;padding: 20px; font-weight: bold;}

#join .join .join_form {padding: 30px;}
#join .join .join_form h2{font-size: 20px; font-weight: normal; text-align:center; display: block;margin-bottom: 30px;}
#join .join .join_form h2 span{font-size: 24px; font-weight: bold;}
#join .join .join_form > div > label{display: inline-block;background: #f7f8f9; padding: 20px 0; width: 23%; font-size: 14px; font-weight: bold;text-align: center;}
#join .join .join_form > div > input[type=text]{padding: 15px 10px; margin: 0; border:1px solid #ddd; width: 100%; border-bottom: none;}
#join .join .join_form > div > input[type=password]{padding: 15px 10px; margin: 0; border:1px solid #ddd; width: 100%; border-bottom: none;}
#join .join .join_form > div > input[type=number]{padding: 15px 10px; margin: 0; border:1px solid #ddd; width: 100%; border-bottom: none;}
#join .join .join_form > div > input.in_w80 {width: 80% !important;}
#join .join .join_form .nick,
#join .join .join_form .phone {position: relative;}
#join .join .join_form .nick button,
#join .join .join_form .phone button{
    padding: 15px 0; 
    border:1px solid #ddd; 
    background: #eee;
    width: 20%;
    font-weight: bold; 
    color:#999;
    position: absolute;
    top: 0;
    right: 0;
}
#join .join .join_form .auth_in {display:none;}
#join .join .join_form .auth_in button{padding: 10px; border:1px solid #ddd; background: #eee;width: 20%;font-weight: bold; color:#999;}


#join .join .join_form .mail {}
#join .join .join_form .mail select {padding: 10px; border:1px solid #ddd; outline:none;}
#join .join .join_form .mail span {display: inline-block; margin-left: 10px;font-weight: bold; font-size: 14px;}


#join .join .join_form .num{}
#join .join .join_form .name{}

#join .join .join_form .ck{margin-top: 20px;}
#join .join .join_form .ck > label{
    float: left; 
    display: flex; 
    justify-content:center; 
    align-items:center;}
#join .join .join_form .ck ul li {
    padding: 15px 20px; 
    font-weight: bold; 
    font-size: 14px; 
    background: #fff;
    width: 100%;
    border:1px solid #ddd;
}
#join .join .join_form .ck ul li:first-child {background: none; padding: 10px 5px; border: none;}
#join .join .join_form .ck ul li:last-child {border-top:none;}
#join .join .join_form .ck ul li a {color:#d62867;}

#join .join .join_form .ck ul li label[for="j_ck2"],
#join .join .join_form .ck ul li label[for="j_ck3"] {margin-right: 24px; position: relative; top:-2px;}

#join .join .join_form .ck input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;;
    border:1px solid #ddd;
    border-radius: 0%;
    width: 20px;
    height: 20px;
}
#join .join .join_form .ck input[type="checkbox"]:checked {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #cd1f5f url(../img/check.png)no-repeat center;
}


#join .join .join_form.form_style2 > div > label {
    background: none;
    text-align: left;
}
#join .join .join_form.form_style2 > div > input[type=text],
#join .join .join_form.form_style2 > div > input[type=password],
#join .join .join_form.form_style2 > div > input[type=number] {
    width: 76%;
    position: relative;
}
#join .join .join_form.form_style2 > div .mb_id_wrap {
    display: inline-block;
    background-color: #fff;
    width: 76%;
    padding: 15px 10px;
    margin: 0;
    border:1px solid #ddd;
    border-bottom: none;
}
#join .join .join_form.form_style2 .mail span {
    margin: 0;
}
#join .join .join_form.form_style2 .phone button {
    right: 7px;
}
#join .join .join_form.form_style2 > div > label {
    padding: 13px 0;
}




#join .join .join_form .cap{}


/* �ъ씠�� 諛곕꼫 */
.s_l_ban {position: absolute; top: 0; left: -15%;}
.s_l_ban img {width: 100%; max-width:200px;}

.s_r_ban{position: absolute; top: 0; right: -15%;}
.s_r_ban img{width: 100%; max-width:200px;}

.l_ban img {width:100%; border-radius:10px}
.r_ban img {width:100%; border-radius:10px}

/* 寃뚯떆�먭났��  */
.menu53 {margin-top: 0;}


.bo {margin: 30px 0; position: relative;}
.bo_head {position: relative;width: 100%; height: 100px; background: url(../img/sub_symbol.png)no-repeat left;}
.bo .bo_head2 {position: relative;width: 100%;padding: 30px 0; border-bottom:1px solid #DDD;}
.bo .bo_head h1.bo_hl, .bo_view .bo_head h1.bo_hl {float: left; font-size: 26px;padding: 48px 0 0 34px;}
.bo .bo_head h1.bo_hl span {font-size: 26px;font-weight: bold;}
.bo .bo_head h1.bo_hl span.txt-w {font-weight: 500;}
.bo_view .bo_head h1.bo_hl span.txt-w {font-weight: 500;font-size: 26px; margin: 0;}
.bo .bo_head2 h1.bo_hl {float: left; font-size: 26px;font-weight: bold;}
.bo .bo_head2 h1.bo_hl > span {font-size: 14px;margin-left: 10px; }

.bo .bo_head ul.bo_hr {float: right; display: flex;}
.bo .bo_head2 ul.bo_hr {float: right; display: flex;}
.bo .bo_head2 ul.bo_hr3 {float: right; display: flex;}
.bo .bo_head2 ul.bo_hr3 select {background: #fff; border:1px solid #ddd; padding: 5px; width: 100px;}
.bo .bo_head ul.bo_hr li {display: inline-block;font-size: 14px; color:#333;font-weight: bold;padding:5px 8px; }
.bo .bo_head2 ul.bo_hr li {display: inline-block;font-size: 14px; color:#333;font-weight: bold;padding:5px 8px; }
.bo .bo_head ul.bo_hr li.hr1 {background: #d7195c;border:1px solid #d7195c;}
.bo .bo_head ul.bo_hr li.hr2 {border:1px solid #ddd;margin-left: 10px;}
.bo .bo_head ul.bo_hr li.hr3 {border:1px solid #ddd;margin-left: 10px;}

.bo .bo_head ul.bo_hr li.hr4 {border:1px solid #ddd;margin-left: 10px;}
.bo .bo_head ul.bo_hr li.hr4 button {border:none; position: relative;padding: 10px; background: none;}
.bo .bo_head ul.bo_hr li.hr4 button span{width: 15px; height: 2px; background: #333; display: block; position: absolute; top: 50%;left: 50%; transform:translate(-50%,-50%);}
.bo .bo_head ul.bo_hr li.hr4 button span:nth-child(1){top: 15%;}
.bo .bo_head ul.bo_hr li.hr4 button span:nth-child(2){}
.bo .bo_head ul.bo_hr li.hr4 button span:nth-child(3){top: 85%;}

.bo .bo_head ul.bo_hr li.hr5 {border:1px solid #ddd;margin-left: 10px;}
.bo .bo_head ul.bo_hr li.hr5 button {border:none; position: relative;padding: 10px; background: none;}
.bo .bo_head ul.bo_hr li.hr5 button span{width: 5px; height: 5px; background: #333; display: block; position: absolute; top: 50%;left: 50%; transform:translate(-50%,-50%); border:none;}
.bo .bo_head ul.bo_hr li.hr5 button span:nth-child(1){top: 25%;left: 30%;}
.bo .bo_head ul.bo_hr li.hr5 button span:nth-child(2){top: 25%;left: 70%;}
.bo .bo_head ul.bo_hr li.hr5 button span:nth-child(3){top: 75%;left: 30%;}
.bo .bo_head ul.bo_hr li.hr5 button span:nth-child(4){top: 75%;left: 70%;}

.bo .bo_head ul.bo_hr li.on {border: 1px solid #cd1f5f;}
.bo .bo_head ul.bo_hr li.on button span{background: #cd1f5f;}

.bo .bo_head button.bo_hr{float: right;text-align: left;font-size: 16px;font-weight: bold;color: #FFF;background: #cd1f5f;border-radius: 12px;padding:15px;border: 0;position: relative;width: 13%;}

.bo .bo_head2 button.bo_hr3{float: right;font-size: 16px;font-weight: bold;color: #FFF;background: #2d8ed3;border-radius: 12px;padding: 4px 24px 4px 8px;border: 0;position: relative;}
.bo .bo_head button.bo_hr .plus,.bo .bo_head button.bo_hr2 .plus{position: absolute;top: 43%; right: 8%; transform:translateY(-50%); font-size: 30px;}
.bo .bo_head button.bt_sell{border-radius: 16px;background: #2b8ed3;border: 0;color: #FFF;padding: 4px 12px;font-weight: bold;}

.bo_hr2_wrap, .bo_hr_wrap {width: 100%;text-align: right;}
button.bo_hr2, button.bo_hr {font-size: 16px; color: #FFF;background: #cd1f5f; border-radius: 12px; padding:10px;border: 0; position: relative; width: 164px; margin-top: 25px; border:1px solid #cd1f5f;}
button.bo_hr2:hover, button.bo_hr:hover {color: #cd1f5f;background: #fff;}
button.bo_hr2 > img, button.bo_hr > img {width: 10px; margin-left: 10px; position: relative; top:-2px;}

.bo .bo_list {width: 100%; border-top: 1px solid #000;}
.bo .bo_list .list_head{width: 100%;padding: 10px 0; border-bottom:1px solid #ddd; background: #fff;}
.bo .bo_list .list_head span{display: table-cell; text-align: center; font-size: 16px; font-weight: bold;}
.bo .bo_list .list_head span.h_n{width: 100px;}
.bo .bo_list .list_head span.h_t{max-width:auto;}
.bo .bo_list .list_head span.h_d{width: 100px;}
.bo .bo_list .list_head span.h_c{width: 100px;}

.bo .bo_list ul.list_body li.list_item{display: flex; text-align: center; padding: 15px 0;font-size: 14px; border-bottom:1px solid #ddd; background: #fff;}
.bo .bo_list ul.list_body li.list_item:last-child{}
.bo .bo_list ul.list_body li.list_item_top {background:#f2fdff ; font-weight: bold;}

.bo .bo_list ul.list_body li .li_num{width: 100px;}
.bo .bo_list ul.list_body li .li_noti span{background: #ff233e; color:#fff; padding: 5px 7px;}
.bo .bo_list ul.list_body li .li_hot span{background: #ffe5e9; color:#ff233e; padding: 5px 7px; border:1px solid #ff233e;}



.bo .bo_list ul.list_body li .li_title{max-width: 40%; text-align: left; padding-left: 10px;display: flex;}
.bo .bo_list ul.list_body li .li_title a{display: flex; padding-left: 0; margin-bottom: 10px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;display: block;}
.bo .bo_list ul.list_body li .li_title span {color:red; font-size: 12px;}
.bo .bo_list ul.list_body li .li_title_top a{color:#0020d5; font-weight: bold;}
.bo .bo_list ul.list_body li .li_title_top2 a{font-weight: bold;}
.bo .bo_list ul.list_body li .li_date{width: 100px; color:#0993a0;}
.bo .bo_list ul.list_body li .li_hit{width: 100px; color:#d7195c; }

.bo .bo_list ul.list_body li .li_title2{max-width: 64%; text-align: left; padding-left: 10px;display: flex;width: 900px;}
.bo .bo_list ul.list_body li .li_title2 a{display: flex; padding-left: 0; margin-bottom: 10px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;display: block;}
.bo .bo_list ul.list_body li .li_title2 span {color:red; font-size: 12px;}

.bo .bo_list_page ul {display: flex; justify-content:center; margin-top: 30px;}
.bo .bo_list_page ul li{}
.bo .bo_list_page ul li:first-child{margin-right: 15px;}
.bo .bo_list_page ul li:last-child{margin-left: 15px;}
.bo .bo_list_page ul li:first-child span {color:#ccc;}
.bo .bo_list_page ul li.page_num{display: block;margin-right: 5px;}
.bo .bo_list_page ul li.page_num:last-child {margin-right: 0;}
.bo .bo_list_page ul li.page_num a{padding: 5px 10px;}
.bo .bo_list_page ul li.page_target a{padding: 5px 10px; border:1px solid #d7195c; color:#d7195c; font-weight: bold;}

.bo .bo_list_page ul li a{font-size: 16px;}

.bo .bo_list_search {display: flex; justify-content:center;margin-top: 30px;font-size: 16px;}
.bo .bo_list_search select{border:1px solid #ddd; padding: 10px;width: 10%;}
.bo .bo_list_search select option{}
.bo .bo_list_search input[type=text]{padding: 5px; border:1px solid #ddd; margin-left: 10px;width: 20%;}
.bo .bo_list_search button{background: #d7195c; color:#fff; font-weight: bold; border:1px solid #d7195c;width: 5%;}


/* 寃뚯떆�� view 怨듯넻 */
.bo_view {margin-top: 30px;}
.bo_view .bo_head {position: relative;width: 100%;border-bottom:3px solid #333;}
.bo_view .bo_head h1.bo_hl {float: left; font-size: 26px;font-weight: bold;}
.bo_view .bo_head h1.bo_hl > span {font-size: 14px;margin-left: 10px;	}
.bo_view .bo_head h1.bo_hl > span > span {color:#d7195c;}

.bo_view .bo_view_body {background-color: #fff;}
.bo_view .bo_view_body h2.view_title{font-size: 18px; display: block; border-bottom:1px solid #ddd; padding: 15px; }
.bo_view .bo_view_body .view_info{padding: 15px; display: block; border-bottom: 1px solid #ddd;}
.bo_view .bo_view_body .view_info h3{float: left;}
.bo_view .bo_view_body .view_info h3 span{}
.bo_view .bo_view_body .view_info ul{float: right;}
.bo_view .bo_view_body .view_info ul li{float: left; margin-left: 50px;}
.bo_view .bo_view_body .view_info ul li b{}

.bo_view .bo_view_body .view_content {padding: 50px 15px; border-bottom: 1px solid #ddd; position: relative;}
.bo_view .bo_view_body .view_content img {max-width:50%;}
.bo_view .bo_view_body .view_content p{display: block;margin-bottom: 100px;}
.bo_view .bo_view_body .view_content ul.view_ud {display: flex; justify-content:center; align-items:center;}
.bo_view .bo_view_body .view_content ul.view_ud li {padding: 10px; border:1px solid #ddd; display: flex;}
.bo_view .bo_view_body .view_content ul.view_ud li img {max-width:20px; margin-right: 10px;}
.bo_view .bo_view_body .view_content ul.view_ud li:last-child{ margin-left:10px;}
.bo_view .bo_view_body .view_content ul.view_ud li span{}
.bo_view .bo_view_body .view_content button.view_gong {display: block; position: absolute; right: 15px; bottom: 50px; width: 100px;}
.bo_view .bo_view_body .view_content button.view_gong img {max-width:15px;margin-right: 5px;}
.bo_view .bo_view_body .go_list{display: block;padding: 15px 0; }
.bo_view .bo_view_body .go_list a{padding: 5px 20px; border:1px solid #ddd; float: right;}

.bo_view .view_re {background: #f7f8f9; padding: 35px 0;}
.bo_view .view_re ul.view_re_list{padding: 0 15px; }
.bo_view .view_re ul.view_re_list > li{border-bottom: 1px solid #ddd;padding-bottom: 20px;margin-top: 20px;}
.bo_view .view_re ul.view_re_list > li > h4{display: block;	}
.bo_view .view_re ul.view_re_list > li > h4 > span{color:#999; font-weight: normal; display: inline-block; margin-left: 20px;}
.bo_view .view_re ul.view_re_list > li > p{display: block; padding: 20px 0;}
.bo_view .view_re ul.view_re_list > li > ul.vrl_b{}
.bo_view .view_re ul.view_re_list > li > ul.vrl_b > li{display: inline-block;margin-left: 15px; }
.bo_view .view_re ul.view_re_list > li > ul.vrl_b > li:first-child {margin-left: 0;}
.bo_view .view_re ul.view_re_list > li > ul.vrl_b > li > span{}
.bo_view .view_re ul.view_re_list > li > ul.vrl_b > li > button > span.vrl_b_up{color:red;}
.bo_view .view_re ul.view_re_list > li > ul.vrl_b > li > button > img{max-width:20px;margin-right: 10px;}
.bo_view .view_re ul.view_re_list > li > ul.vrl_b > li > button > span.vrl_b_down{color:blue;}

.vrl_b2 {display: flex; margin-top: 20px; display: none;}
.vrl_b2 label{margin-right: 10px;font-size: 16px;}
.vrl_b2 input[type=text]{width: 50%; padding: 5px 15px;margin-right: 10px;}
.vrl_b2 button{padding: 6px 10px;border:1px solid #ddd;background: #fff; font-weight: bold;}

.bo_view .view_re .view_re_text {padding: 15px; font-size: 16px; position: relative;}
.bo_view .view_re .view_re_text h5{font-weight: bold;display: block;margin-bottom: 30px;}
.bo_view .view_re .view_re_text h5 span{}
.bo_view .view_re .view_re_text textarea {width: 100%; padding: 15px; resize:none; position: relative; display: block;margin-bottom: 10px;}

.bo_view .view_re .view_re_text textarea::placeholder {color:#333;}
.bo_view .view_re .view_re_text input[type="file"]{position: absolute; width: 1px;height: 1px; padding: 0;margin: -1px; overflow: hidden;}
.bo_view .view_re .view_re_text label {position: absolute;bottom: 40px;left: 25px;}
.bo_view .view_re .view_re_text label img{width: 100%;max-width:30px;}
.bo_view .view_re .view_re_text button.vrt_write{border:1px solid #ddd; padding: 5px 15px; position: absolute; right: 25px; bottom: 40px;}


/* write 怨듯넻 */
.bo_write {border:1px solid #ddd; background: #fff; border-radius:15px; box-shadow:1px 3px 6px #DDD;padding: 30px;margin-top: 30px;}
.bo_write .bo_head {position: relative;width: 100%;padding: 30px 0; border-bottom:3px solid #333;}
.bo_write .bo_head h1.bo_hl {float: left; font-size: 26px;font-weight: bold;}
.bo_write .bo_head h1.bo_hl > span {font-size: 14px;margin-left: 10px;	}
.bo_write .bo_head h1.bo_hl > span > span {color:#d7195c;}

/* p2p */

.bo .bo_sub_title{font-size: 26px;font-weight: bold;padding: 40px 0 20px 0;}
.bo .p2p_bo {border-top:1px solid #000; margin-top: 10px;}
.bo .p2p_bo .list_box>li{border: 1px solid #DDD;display: flex;align-items: center;justify-content: space-between;padding: 16px 0;position: relative;padding-left: 100px;margin-bottom: 12px;}
.bo .p2p_bo .list_box .pre2{width: 80px;position: absolute;left: 0;top: 0;}
.bo .p2p_bo .list_box .li_list{display: flex;align-items: center;justify-content: space-between;width: 20%;}
.bo .p2p_bo .list_box span{font-weight: bold;font-size: 16px;}
.bo .p2p_bo .list_box .a5{width: 7%;}
.bo .p2p_bo .list_box .a1{color: #727272;}
.bo .p2p_bo .list_box .a3{color: #009e4e;}
.bo .p2p_bo .list_box .a4 b{color: #ffb323;}
.bo .p2p_bo .list_box .a42 b{color: #216ed7;}
.bo .p2p_bo .list_box .a5{color: #9c9c9c;}
.bo .p2p_bo .li_list img.ck1{width: 38px;height: 36px;display: block;margin: 0 auto 4px;}
.bo .p2p_bo .li_list img.ck2{width: 27px;height: 33px;display: block;margin: 0 auto 4px;}
.bo .p2p_bo .li_list p{font-weight: bold;color:#727272;font-size: 8px;}
.bo .p2p_bo .li_list p.on_y{color: #ffb323;}
.bo .p2p_bo .li_list p.on_b{color: #216ed7;}
.bo .p2p_bo .li_top{margin: 0 !important;background: #CCC;color: #141414;padding-right: 50px !important;}
.p2p_bo .list{width: 100%; border-collapse: collapse;}
.p2p_bo .list th{background: #fff;color: #333;padding: 14px 0;font-size: 16px;border-top: 1px solid #DDD;border-bottom: 1px solid #DDD;}
.p2p_bo .list td{background: #fff;text-align: center; font-size: 16px; padding: 10px 0;border-bottom: 1px solid #DDD;}
.p2p_bo .list td .yel{color: #ffb323;}
/* .p2p_bo .list td:nth-child(1){text-align: left;} */
.p2p_bo .list td:nth-child(6){color: #d7195c;}

.p2p_bo .list td:last-child{color: #0993a0;}
.p2p_bo .list .certi_box {display: flex;}
.p2p_bo .list .certi_box img {width: auto;}
.p2p_bo .list .certi_li{display: inline-block;font-size: 10px;}
.p2p_bo .list .certi_li figcaption {font-size: 14px;} 
.p2p_bo .list .certi_li .on_y{color: #ffb323;}
.p2p_bo .list .certi_li .on_b{color: #216ed7;}

.sub1{background: #fff; border-top: 1px solid #000;}
.sub1 .sub_head{font-size: 18px; position: relative; padding: 15px 0 15px 30px; color: #333; font-weight: 500; border-bottom: 1px solid #ddd;}
.sub1 .sub1_ta{border-collapse: collapse; width: 80%; margin: 50px 10% 0 10%;}
.sub1 .sub1_ta th{border-bottom: 1px solid #DDD;padding: 15px 0; font-size: 16px; color:#333; text-align: left;}
.sub1 .sub1_ta th.bt, .sub1 .sub1_ta td.bt {border-top: 1px solid #ddd;}
.sub1 .sub1_ta td{border-bottom: 1px solid #DDD;font-size: 15px;padding: 0 30px;}
.sub1 .bt_rank{position: absolute;right: 0;top: 0;background: #fbfbfb;font-size: 14px;font-weight: bold;border: 1px solid #DDD;padding: 4px 12px;}
.sub1 .sub2_ta{border-collapse: collapse;width: 100%;border: 1px solid #DDD;margin-bottom: 50px;}
.sub1 .sub2_ta th{background: #e8f2ff;padding: 20px 0;font-size: 18px;border-bottom: 1px solid #DDD;}
.sub1 .sub2_ta th span{font-size: 14px;}
.sub1 .sub2_ta td{font-weight: bold;font-size: 18px;border-bottom: 1px solid #DDD;padding: 20px 50px;}
.sub1 .sub2_ta td .ck_box{margin-left: 20px;width: 80%;}
.sub1 .sub2_ta td .ck_box li{display: inline-block;border: 1px solid #DDD;width: 15%;text-align: center;padding: 6px 0;font-size: 16px;color: #666;background: #f3f3f3;font-weight: bold;}
.sub1 .sub2_ta td .ck_box li.on{border: 1px solid #444;color: #444;}
.sub1 .sub2_ta .bt_lkup{display: inline-block;width: 120px;height: 38px;background: #f8f8f8;border: 1px solid #DDD;font-weight: bold;color: #333;}
.sub1 .sub2_ta td img{width: 40px;height: 40px;}
.bt_buy{display: block;margin: 0 auto 122px;width: 265px;font-size: 22px;background: #216ed7;color: #FFF;font-weight: bold;padding: 25px 0;border: 0;}
.bt_buy2{display: block;margin: 0 auto 122px;width: 265px;font-size: 22px;background: #fcbd40;color: #333;font-weight: bold;padding: 25px 0;border: 0;}
.sub1 center {position: relative; top: 90px;}
/* �ъ씤�몃ぐ */

.p_mall {position: relative; border-top: 1px solid #ddd; padding: 30px 0; border-bottom:1px solid #ddd;}
.p_mall ul{}
.p_mall ul li{display: inline-block;}
.p_mall ul li a{}

.p_mall .p_m_tl {}
.p_mall .p_m_tl li{}
.p_mall .p_m_tl li a{}

.p_mall .p_m_tr {position: absolute; top: 30px;right: 0;}

.p_mall .p_m_list {padding: 60px 0;}
.p_mall .p_m_list > li{width: 17.8%; margin-right: 2%;}
.p_mall .p_m_list > li:nth-child(5n) {margin-right: 0;}

.p_mall .p_m_list > li > a{padding: 10px 0;}
.p_mall .p_m_list li > a > img{width: 100%; max-width:220px;}
.p_mall .p_m_list li > a > b{font-weight: normal; display: block; padding: 10px 0; border-bottom:1px solid #ddd; font-size: 16px;}
.p_mall .p_m_list li > a > p{font-weight: bold;padding: 10px 0;font-size: 16px;}
.p_mall .p_m_list li > a > p > span{color:#999; text-decoration:line-through;}
.p_mall .p_m_list li > a > span.s_bag {border:1px solid #666; padding: 5px 8px; background: #666;color:#fff; display: inline-block; width: 48.8%; text-align: center;}
.p_mall .p_m_list li > a > span.s_fav{border:1px solid #ccc; padding: 5px 8px; background: #fff; display: inline-block;width: 48.8%; text-align: center;}


/* 媛ㅻ윭由ы삎�� */
.bo .bo_head h1 span.event_h {color:#999}
ul.list_body2 {padding: 30px 0;}
ul.list_body2 li{width: 18.1%; margin-right: 2%; display: inline-block; margin-bottom: 2%;}
ul.list_body2 li:nth-child(5n) {margin-right: 0;}
ul.list_body2 li a{}
ul.list_body2 li a img{}
ul.list_body2 li a span.list_nick {display: block;margin-top: 20px; font-size: 14px;font-weight: 600; }
ul.list_body2 li a span.list_date2 {display: block; font-size: 14px; font-weight: bold; color:#999;}
ul.list_body2 li a b{font-size: 16px; font-weight: bold;display: block; margin-top: 10px;}
ul.list_body2 li a b span{}
ul.list_body2 li a b span.list_f{color:red;}
ul.list_body2 li a b span.list_re{font-size: 12px; color:red;}
span.list_new{font-size: 10px;display: inline-block; border:1px solid blue; color:#fff !important; background: blue;padding: 0 2px;margin-left: 10px; max-width:15px; max-height:19px;}

/* �ъ옄遺꾩꽍 */
.list_body3 {}
.list_body3 > li{width: 20.5%; display: inline-block;margin: 2%;}
.list_body3 > li:nth-child(4n){margin-right: 0;}
.list_body3 > li >  a{background: #f7f8f9; display: block;}
.list_body3 li > a > img{}
.list_body3 li > a > b{display: block;font-size: 16px;padding: 15px;}
.list_body3 li > a > span.list_up{padding-left: 15px;}
.list_body3 li > a > span.list_up button {outline:none; border:none;}
.list_body3 li > a > span.list_up img {width: 100%; max-width:60px;}
.list_body3 li > a > span.list_nick2{padding-left: 15px; color:#999; font-weight: bold;}
.list_body3 li > a > ul{}
.list_body3 li > a > ul > li{display: inline-block; width: 30%; text-align: center;padding: 15px 0;}

/* 由щ뜑蹂대뱶 */

.tab {margin-top: 20px;}
.tab_con > div {display: none; width: 100%;}
.tab_con > div.on {display: block;}
.tab_tit {font-size: 0;}
.tab_tit li {cursor:pointer;display: inline-block; width: 49.9%; text-align: center; font-size: 16px; background: #f7f7f7; padding: 10px 0; border-bottom:1px solid #333; border-top: 1px solid #ddd;}
.tab_tit li.on {border:1px solid #333; border-bottom:0; background: #fff; font-weight: bold;}

.tab_con > div > p {text-align: right;padding: 10px 0;}
.tab_con > div > .tab_h {display: table; font-weight: bold; font-size: 16px; text-align: center; width: 100%; background: #f7f7f7; padding: 15px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;;}
.tab_con > div > .tab_h span {display: table-cell;}
.tab_con > div > .tab_h span.tab_h_1 {width: 10%;}
.tab_con > div > .tab_h span.tab_h_2 {width: 20%;}
.tab_con > div > .tab_h span.tab_h_3 {width: 20%;}
.tab_con > div > .tab_h span.tab_h_4 {width: 20%;}
.tab_con > div > .tab_h span.tab_h_5 {width: 15%;}
.tab_con > div > .tab_h span.tab_h_6 {width: 15%;}
.tab_con > div > ul.tab_b  {}
.tab_con > div > ul.tab_b li {display: flex; text-align: center; font-size: 16px; padding: 15px 0; border-bottom: 1px solid #ddd;}
.tab_con > div > ul.tab_b li .tab_rank{width: 10%;}
.tab_con > div > ul.tab_b li .tab_nick{width: 20%;}
.tab_con > div > ul.tab_b li .tab_where{width: 20%;}
.tab_con > div > ul.tab_b li .tab_my{width: 20%;}
.tab_con > div > ul.tab_b li .tab_per {color:red;width: 15%; text-align: right;}
.tab_con > div > ul.tab_b li .tab_my2 {color:red;width: 15%;text-align: right;}

.sub_head .gray{font-size: 14px;color: #999;}
.sub1_ta .a1{color: #585858;margin-bottom: 32px;font-size: 20px;}
.sub1_ta .pd{padding: 42px 30px !important;}
.sub1_ta .flex{margin-bottom: 17px;}
.sub1_ta .a2{font-size: 24px;font-weight: bold;background: url(../img/ck.png)no-repeat left center/24px;padding-left: 28px;text-align: ;}
.sub1 .check_box{border: 1px solid #DDD;padding: 30px;background: #f8f8f8;font-size: 18px;margin-top: 22px;min-height: 163px;font-weight: bold;margin-bottom: 40px;}
.sub1 .info{border: 1px solid #DDD;min-height: 254px;margin-bottom: 104px;display: flex;align-items: center;}

.ltr{text-align: right;}
.ltl{text-align: left;}
.lcr{color:red;}
.lcb{color:blue}
.lcg {color:#999;}
.lw10{width: 10%;}
.lw15{width: 15%;}
.lw16 {width: 16%;}
.lw20{width: 20%;}
.lw25{width: 25%;}
.lw30{width: 30%;}
.lw35{width: 35%;}


.lw1 {width: 100px;}
.lw2 {width: 830px;}
.lw3 {width: 200px;}
.lw4 {width: 150px;}
.lw5 {width: 150px;}
.lw6 {width: 150px;}
.fwb {font-weight: bold;}

.flex{display: flex;}
.flex_al{display: flex;align-items: center;}
.flex_sb{display: flex;justify-content: space-between;align-items: center;}

.bt_box1{display: flex;justify-content: center;align-items: center;}
.bt_box1 button{display: block;width: 265px;height: 72px;font-size: 22px;font-weight: bold;}
.bt_box1 .no{border: 1px solid #2081c5;color: #2081c5;background: #FFF;}
.bt_box1 .ok{background: #2081c5;color: #FFF;margin-left: 16px;border: 0;}

.bt_box2 .no {background: #f5f5f5; border:1px solid #fcbd40; color:#fcbd40;}
.bt_box2 .ok {background: #fcbd40; color:#333;}

.bcb_wrap {}
.bcb_wrap .left{width: 27.5%;display: inline-block;}
.buy_c_box {width: 72%; display: inline-block; padding: 15px; background: #fff7d4;}
.buy_c_box h1{display: block; width: 100%; font-size: 20px;}
.buy_c_box h1 span{color:#fbbc3f;}
.buy_c_box h1 span.bcb1{}
.buy_c_box h1 span.bcb2{}
.buy_c_box .bar{width: 100%; border-radius:50px; padding: 15px; background: #fcd886; margin-top: 30px; position: relative;}
.buy_c_box .bar .circle {padding: 10px; background: #fbbc3f; border-radius:50%; 	position: absolute; top: 50%;left: 5px; transform:translateY(-50%);}
.buy_c_box .bar .circle:after {content:'';position: absolute;top: 50%;left: 50%; transform:translate(-50%,-50%); background: #fcd886; padding: 7px; border-radius:50%; }
.buy_c_box .bar_count{display: block; padding: 10px; color:#999; font-weight: bold;font-size: 16px;}
.buy_c_box .bar_count .bcl{float: left;}
.buy_c_box .bar_count .bcr{float: right;}

.upload{display: block; padding: 10px 0;}
.upload br {display: none;}
.upload .left{display: flex;font-size: 16px;font-weight: 500; margin-bottom: 20px;}
.upload .left>p:first-child{color: #cc205f;margin-right: 8px;}
.upload2 .left>p:first-child{color: #2081c5;margin-right: 8px;}
.upload .right{width: 966px;}
.upload .right1{display: flex;justify-content: space-between;align-items: center;}
.upload .right1 figcaption{font-size: 24px;color: #b7bac2;font-weight: bold;}


.upload .right1>div{display: flex;align-items: center;}
.upload .right1>div img {max-width:80px}
.upload .right1 .a1.on figcaption{color: #2081c5;}
.upload .right1 .a2.on figcaption{color: #ffb323;}


.upload2 .right1 figcaption { color:#ffb323;}
.upload2 .right1 .a1.on figcaption { color:#b7bac2;}

.upload .ser_head{display: flex;justify-content: space-between;align-items: center;border-bottom: 5px solid #2081c5;padding: 15px 0;}
.upload2 .ser_head {border-bottom: 5px solid #ffb323;}
.upload .ser_head button{padding-left: 12px;}
.upload .ser_head input{width: 80%;font-size: 24px;font-weight: bold;border: 0;}
.upload .b_list{border: 1px solid #DDD;display: flex;height: auto;}
.upload .b_list>li{width: 100%;border-right: 1px solid #DDD;}
.upload .b_list>li:last-child{border: 0;}
.upload .s_list{font-size: 20px;font-weight: bold;}
/* .upload .s_list>li{padding: 14px 30px;} */
.upload .s_list>li>li {padding: 0;}
.upload .s_list>li select {width: 100%; display: block; border:1px solid #ddd; padding: 10px; font-size: 16px;}
.upload .s_list>li.on{background: #d8ecfa;}
.upload .s_list>li.on2{background: #fff7d4;}

.upload .right3{display: flex;align-items: center;}
.upload .right3>input{width: 506px;border: 1px solid #DDD;background: #f8f8f8;padding: 10px;font-size: 16px;font-weight: bold;color: #585858;}
.upload .right3 .ip2{width: 506px;border: 1px solid #DDD;background: #f8f8f8;padding: 10px;font-size: 16px;font-weight: bold;color: #585858;}
.upload .right3>select{margin-left: 12px;font-size: 25px;font-weight: bold;padding: 24px;color: #969696;border: 1px solid #DDD;}
.upload .right3>p{margin-left: 12px;color: #969696;font-size: 20px;font-weight: bold;}

.upload .right4{display: flex;justify-content: space-between;align-items: center;}
.upload .right4 input{width: 421px;padding: 20px 18px;font-size: 20px;font-weight: bold;color: #acb0c0;border: 1px solid #DDD;}
.upload .right4 p{font-size: 25px;font-weight: bold;color: #585858;}

.upload .right5 input{width: 100%;border: 1px solid #DDD;background: #f8f8f8;font-size: 16px;padding: 10px; font-weight: bold;}

.bo .bt_up,
.mo_bo .bt_up {display: block; width: 164px; padding: 10px; background: #0993a0; color: #FFF;font-size: 16px; margin: 0 auto; border-radius: 12px; box-sizing: border-box; border: 1px solid #0993a0;}
.bo .bt_up:hover {background: #fff; color:#0993a0;}

.sale_mode, .sale_delete, .sale_close, .buy_mode, .buy_delete, .buy_close {
    width: 164px; padding: 10px; background: #0993a0; color: #FFF; font-size: 16px; margin: 10px; border-radius: 12px; box-sizing: border-box; border: 1px solid #0993a0;}
.sale_mode img, .sale_delete img, .sale_close img, .buy_mode img, .buy_delete img, .buy_close img, .join_com img {
    width: 10px; margin-left: 10px; position: relative; top: -2px;
}
.sale_mode:hover, .sale_delete:hover, .sale_close:hover, .buy_mode:hover, .buy_delete:hover, .buy_close:hover {
    background: #fff; color:#0993a0;
}
.join_com {
    width: 300px; 
    padding: 14px; 
    background: #d62867; 
    color: #FFF; 
    font-size: 16px; 
    margin: 10px; 
    box-sizing: border-box; 
    border: 1px solid #d62867;
}
.join_com:hover {
    background: #fff; color:#d62867;
}

.main_body .m_b2 > div > h1 > p {display: none; position: absolute; left: 15px;}
.main_body .m_b2 > div > h1 > p > img {max-width:20px;}
.main_body .b2 > div > h1 > p {display: none; position: absolute; left: 15px;}
.main_body .b3 > div > h1 > p {display: none; position: absolute; left: 15px;}
.main_body .b4 > div > h1 > p {display: none; position: absolute; left: 15px;}
.main_body .b5 > div > h1 > p {display: none; position: absolute; left: 15px;}

.ms_m {width: 100%; background: #21282e;position: fixed; top: 60px; left: 0;color:#fff; overflow: hidden;display: none; z-index:999;}
.ms_m ul{white-space:nowrap; overflow-x:auto;padding:0 15px;padding: 20px; display: none;}
.ms_m ul li{display: inline-block; margin-right: 5%;}
.ms_m ul li.main_ms {width: 50%; margin-right: 0;text-align: center;}
.ms_m ul li a {color:#fff;}

.ms_m2 {width: 100%; background:#fff;position: fixed; top: 118px; left: 0;color:#333; overflow: hidden;display: none; z-index:1000;}
.ms_m2 ul{white-space:nowrap; overflow-x:auto;padding:0 15px;}
.ms_m2 ul li{display: inline-block; margin-right: 5%;padding: 20px 0;}
.ms_m2 ul li.focus{position: relative;}
.ms_m2 ul li.focus:after {content:''; position: absolute; width: 100%; height: 3px; background: #fcd535; left: 0;bottom: 0;}
.ms_m2 ul li.focus a{color:#fcd535;}
.ms_m2 ul li a {color:#333;}



/* 	.m_side_menu {position: absolute; text-outline: 180px;top: 180px; left: 100%;background: #f7f7f7; z-index:999; display: block; width: 100%; overflow-y:scroll; white-space:nowrap; height: 100%; display: none;}
	.m_side_menu ul{padding: 15px;}
	.m_side_menu ul li{padding: 15px 0;} */

.m_header {position: relative; top: 0;left: 0;width: 100%; display: none;}

.m_header {background:#c1d3e2; width: 100%; z-index:998;height: 60px;}
.m_header .m_h_logo{position: absolute;top: 50%; left: 15px; transform:translateY(-50%);}
.m_header .m_h_icon {position: absolute; top: 50%; right: 75px; transform:translateY(-50%);}
.m_header .m_h_icon ul {display: flex;}
.m_header .m_h_icon ul li:first-child {padding-right: 20px;}
.m_header .m_h_ham{position: absolute;top: 50%; right: 15px; transform:translateY(-50%);}
.m_header .m_h_ham > img[alt="메뉴바"] {filter: invert(1);}

.m_header .m_h_body {position: absolute; top: 60px;left: 100%; width: 100%;height: auto; background: rgba(36,37,46,0.9); display: none;overflow-x:hidden; overflow-y:auto; transition:0.3s all;}
.m_header .m_h_body.on {left: 0; display: block; animation: mh 0.3s 1;}

@keyframes mh {
    0% {left: 100%;}

    100% {left: 0;}
}
.m_header .m_h_body > div {display: block; width: 100%; text-align: right;}
.m_header .m_h_body .m_gnb_c {background: url('../img/btn_clstop.png') no-repeat center center; font-size: 0; z-index: 999; width: 14px; height: 14px; display: inline-block; padding-right: 50px;}
.m_header .m_h_body > ul > li{padding: 15px 0;color:#fff}
.m_header .m_h_body > ul > li:first-child {padding: 0 0 15px 0;}
.m_header .m_h_body > ul > li > p {display: block; padding: 15px; font-weight: bold;}
.m_header .m_h_body > ul > li > ul > li{padding: 12px 20px; margin: 0 15px; border-bottom: 1px solid #fff; box-sizing: border-box;}
.m_header .m_h_body > ul > li > ul > li>a{color:#fff;}

.footer p {text-align:center; margin-top:10px;}

.bo .bo_search {position: relative; display: none;}
.bo .bo_search input{width: 100%;border:none; padding: 10px;}
.bo .bo_search button {position: absolute;top: 50%; right: 15px; transform:translateY(-50%);}
.bo .bo_search button img{width: 100%; max-width:20px;}



.c_up {color:red;}
.c_down {color:blue;}

.join_com {margin: 10px auto; display: block;}

.mo_bo {display: none;}

/* 留덉씠�섏씠吏� �뚯썝�뺣낫蹂�寃� */
.my_info_change {border-top:1px solid #ddd;border-bottom: 0;}
input:focus{outline:none;}
.my_info_change .mic_btn {display: block; width: 20%; background: #faba3a; margin: 0 auto; padding: 15px; margin-top: 30px; font-size: 20px; font-weight: bold;}
.my_info_change .mic{display: flex;align-items:center;background: #f1f1f1; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
.my_info_change .mic:last-child {border-bottom: 1px solid #ddd;}


.my_info_change .mic .mic_l{display: block;padding: 15px;width: 20%;text-align: center;}
.my_info_change .mic .mic_l > span.mic_label{font-size: 16px; color:#666; border: none; color:#666;}
.my_info_change .mic .mic_l > span{display: block; /* border:1px solid #999; */ width: 60%; margin: 0 auto; font-weight: bold;padding: 5px;}

/* .my_info_change .mic .mic_l > span.mic_ck {color: blue; border:1px solid blue;} */



.my_info_change .mic .mic_r{padding:22px;width: 80%; background: #fff;}
.my_info_change .mic .mic_r > span {display: block;	margin-bottom: 10px;font-size: 16px;}
.my_info_change .mic .mic_r > span:last-child {margin-bottom: 0;}
.my_info_change .mic .mic_r ul.mic_ul1 {display: inline-block;margin-left: 10%;}
.my_info_change .mic .mic_r ul.mic_ul1 li{display: inline-block; font-weight: bold; color:#999;}
.my_info_change .mic .mic_r ul.mic_ul1 li.mic_ck{color:#6cbbf1;}

.my_info_change .mic .mic_r ul.mic_ul2 {}
.my_info_change .mic .mic_r ul.mic_ul2 li{margin-bottom: 10px;}
.my_info_change .mic .mic_r ul.mic_ul2 li b{display: inline-block; width: 7%;}
.my_info_change .mic .mic_r ul.mic_ul2 li input[type=radio]{margin-right: 5px;}
.my_info_change .mic .mic_r ul.mic_ul2 li input[type=radio]+label{margin-right: 1%;}

.my_info_change .mic .mic_r ul.mic_ul2 li input[type=text]{width: 7%;}

.my_info_change .mic .mic_r > span.no_db {display: inline-block;}
.my_info_change .mic .mic_r > span > button {display: inline-block; padding: 5px 15px; background:#fbba3a; font-weight: bold; color:#333; margin-left: 20px;}
.my_info_change .mic .mic_r > span.mic_label{font-weight: bold; color:#666;}

.my_info_change .mic .mic_r > span input[type=file]{position: fixed; left: -999999px;}
.my_info_change .mic .mic_r > span input[type=file]+label{display: inline-block;}
.my_info_change .mic .mic_r > span .img_name {width: 70%; display: inline-block; border:1px solid #ddd; padding: 15px;}
.my_info_change .mic .mic_r .df {display: flex;}

.my_pw_change input {border:1px solid #ddd; padding: 8px; width: 20%; margin-right: 1%;}

.my_info_change .mic .mic_r2 li.num1 {transition:none;}
.my_info_change .mic .mic_r2 li.num1 input:disabled{transition:none;background: #f1f1f1; border:1px solid #ddd;}
.my_info_change .mic .mic_r2 li.num1 select{transition:none;}

.my_info_change .mic .mic_r2 li.num2 {transition:none;}
.my_info_change .mic .mic_r2 li.num2 input:disabled{transition:none;background: #f1f1f1; border:1px solid #ddd;}
.my_info_change .mic .mic_r2 li.num2 select{transition:none;}


/* 留덉씠�섏씠吏� ��젣踰꾪듉 */

.my_body .del {display: block; width: 100%; position: relative;}
.my_body .del p {float: left;display: inline-block;}
.my_body .del button{float: right;display: inline-block; padding: 5px 15px; border:1px solid #ddd;margin-bottom: 10px;}
/* 留덉씠�섏씠吏� �뚯썝 */
.mypage_right .box{margin-top: 30px; margin-bottom: 30px;display: flex;}
.mypage_right .box > div{border:1px solid #ddd; border-top: 2px solid #333;padding: 30px; width: 49.3%; display: inline-block;}
.mypage_right .box .box_l{margin-right: 1%;}
.mypage_right .box .box_l {}
.mypage_right .box .box_l ul{}
.mypage_right .box .box_l ul li{margin-bottom: 20px;}
.mypage_right .box .box_l ul li b {font-size: 18px;}
.mypage_right .box .box_l ul li:last-child{margin-bottom:0px;}
.mypage_right .box .box_l ul li span{background: #e5a993; color:#fff; padding: 5px 15px; border-radius:15px;}


.mypage_right .box .box_r{}
.mypage_right .box .box_r > div{width: 49%; display: inline-block;}
.mypage_right .box .box_r > div > ul{width: 100%;}
.mypage_right .box .box_r > div > ul > li{position: relative; display: block; width: 100%;margin-bottom: 20px;}
.mypage_right .box .box_r > div > ul > li:last-child {margin-bottom: 0;}
.mypage_right .box .box_r > div > ul > li > b{font-size: 20px;}
.mypage_right .box .box_r > div > ul > li > span{}
.mypage_right .box .box_r > div > ul > li > span.boxr1{position: absolute; top: 0;right: 15px;}
.mypage_right .box .box_r > div ul li span {color:#999; font-weight: bold; font-size: 16px;}
.mypage_right .box .box_r > div ul li span.boxr2{font-size: 20px; color:blue;font-weight: bold;}
.mypage_right .box .box_r > div ul li span.boxr3{font-size: 20px; color:red;font-weight: bold;}

.mypage_right .box .box_r .box_rl {position: relative;}
.mypage_right .box .box_r .box_rl:after {content:'';position: absolute; top: -20px;right: 0; width: 2px; height:107px; background: #ddd;}
.mypage_right .box .box_r .box_rr {margin-left: 1%;}

.mypage_right .box .box_r .box_rr ul li b {font-size: 16px;}


/* 留덉씠�섏씠吏� 由ъ뒪�몃찓�� */
.mypage .mypage_right{padding: 50px 0;}
.mypage .mypage_right .title{padding-bottom: 20px; border-bottom:2px solid #ddd;}
.mypage .mypage_right .title h2 {font-weight: bold; color:#999; font-size: 20px; display: inline-block;}
.mypage .mypage_right .title h2:first-child:after {content:'l'; color:#333;padding: 0 10px;}
.mypage .mypage_right .title h2.fwb{font-weight: bold; color:#333; font-size: 24px;}

.mypage .mypage_right .my_list {width: 100%;margin-top: 30px;margin-bottom: 50px;font-size: 0;}
.mypage .mypage_right .my_list li{display: inline-block; border:1px solid #ddd; margin-right: -1px; }
.mypage .mypage_right .my_list li a {display: block; background: #f1f1f1;font-size: 16px;padding: 15px; color:#777; /* font-weight: bold; */}

.mypage .mypage_right .my_list li.focus {border-bottom:none;}
.mypage .mypage_right .my_list li.focus a{font-weight: bold; color:#333; background: #fff;}



img.mx20 {max-width:20px;}
img.mx30 {max-width:30px;}
img.mx40 {max-width:40px;}
img.mx50 {max-width:50px;}
img.mx60 {max-width:60px;}
/* 留덉씠�섏씠吏� �섏씠吏뺣쾭�� */
.mypage .bo_list_page ul {display: flex; justify-content:center; margin-top: 30px;}
.mypage .bo_list_page ul li{}
.mypage .bo_list_page ul li:first-child{margin-right: 15px;}
.mypage .bo_list_page ul li:last-child{margin-left: 15px;}
.mypage .bo_list_page ul li:first-child span {color:#ccc;}
.mypage .bo_list_page ul li.page_num{display: block;margin-right: 5px;}
.mypage .bo_list_page ul li.page_num:last-child {margin-right: 0;}
.mypage .bo_list_page ul li.page_num a{padding: 5px 10px;}
.mypage .bo_list_page ul li.page_target a{padding: 5px 10px; border:1px solid #d7195c; color:#d7195c; font-weight: bold;}
.mypage .bo_list_page ul li a{font-size: 16px;}


.mypage .my_body .my_content {border:1px solid #DDD;}
.mypage .my_body .my_content .m_c_tit{display: flex;width: 100%; padding: 15px 0; background: #f1f1f1;}
.mypage .my_body .my_content .m_c_tit span{text-align: center;color:#333; font-weight: bold;}
.mypage .my_body .my_content .m_c_tit span.mct1{width: 10%;}
.mypage .my_body .my_content .m_c_tit span.mct2{width: 10%;}
.mypage .my_body .my_content .m_c_tit span.mct3{width: 40%;}
.mypage .my_body .my_content .m_c_tit span.mct4{width: 10%;}
.mypage .my_body .my_content .m_c_tit span.mct5{width: 15%;}
.mypage .my_body .my_content .m_c_tit span.mct6{width: 15%;}

.mypage .my_body .my_content {border:1px solid #DDD;}
.mypage .my_body .my_content .m_c_con li{display: flex;width: 100%; padding: 15px 0; background: #fff;}
.mypage .my_body .my_content .m_c_con li span{text-align: center;color:#999; font-weight: bold;}
.mypage .my_body .my_content .m_c_con li span.mct1{width: 10%;}
.mypage .my_body .my_content .m_c_con li span.mct2{width: 10%;}
.mypage .my_body .my_content .m_c_con li span.mct3{width: 40%;}
.mypage .my_body .my_content .m_c_con li span.mct4{width: 10%;}
.mypage .my_body .my_content .m_c_con li span.mct5{width: 15%;}
.mypage .my_body .my_content .m_c_con li span.mct6{width: 15%;}

.mypage .my_body .my_content2 {border:1px solid #DDD;}
.mypage .my_body .my_content2 .m_c_tit{display: flex;width: 100%; padding: 15px 0; background: #f1f1f1;}
.mypage .my_body .my_content2 .m_c_tit span{text-align: center;color:#333; font-weight: bold;}
.mypage .my_body .my_content2 .m_c_tit span.mct1{width: 10%;}
.mypage .my_body .my_content2 .m_c_tit span.mct2{width: 10%;}
.mypage .my_body .my_content2 .m_c_tit span.mct3{width: 40%;}
.mypage .my_body .my_content2 .m_c_tit span.mct4{width: 10%;}
.mypage .my_body .my_content2 .m_c_tit span.mct5{width: 10%;}
.mypage .my_body .my_content2 .m_c_tit span.mct6{width: 10%;}
.mypage .my_body .my_content2 .m_c_tit span.mct7{width: 10%;}

.mypage .my_body .my_content2 {border:1px solid #DDD;}
.mypage .my_body .my_content2 .m_c_con li{display: flex;width: 100%; padding: 15px 0; background: #fff;}
.mypage .my_body .my_content2 .m_c_con li span{text-align: center;color:#999; font-weight: bold;}
.mypage .my_body .my_content2 .m_c_con li span.mct1{width: 10%;}
.mypage .my_body .my_content2 .m_c_con li span.mct2{width: 10%;}
.mypage .my_body .my_content2 .m_c_con li span.mct3{width: 40%;}
.mypage .my_body .my_content2 .m_c_con li span.mct4{width: 10%;}
.mypage .my_body .my_content2 .m_c_con li span.mct5{width: 10%;}
.mypage .my_body .my_content2 .m_c_con li span.mct6{width: 10%;}
.mypage .my_body .my_content2 .m_c_con li span.mct7{width: 10%;}

.mypage .my_body .my_content3 {border:1px solid #DDD;}
.mypage .my_body .my_content3 .m_c_tit{display: flex;width: 100%; padding: 15px 0; background: #f1f1f1;}
.mypage .my_body .my_content3 .m_c_tit span{text-align: center;color:#333; font-weight: bold;}
.mypage .my_body .my_content3 .m_c_tit span.mct1{width: 10%;}
.mypage .my_body .my_content3 .m_c_tit span.mct2{width: 70%;}
.mypage .my_body .my_content3 .m_c_tit span.mct3{width: 10%;}
.mypage .my_body .my_content3 .m_c_tit span.mct4{width: 10%;}

.mypage .my_body .my_content3 {border:1px solid #DDD;}
.mypage .my_body .my_content3 .m_c_con li{display: flex;width: 100%; padding: 15px 0; background: #fff;}
.mypage .my_body .my_content3 .m_c_con li span{text-align: center;color:#999; font-weight: bold;}
.mypage .my_body .my_content3 .m_c_con li span.mct1{width: 10%;}
.mypage .my_body .my_content3 .m_c_con li span.mct2{width: 70%;}
.mypage .my_body .my_content3 .m_c_con li span.mct3{width: 10%;}
.mypage .my_body .my_content3 .m_c_con li span.mct4{width: 10%;color:blue;}

.mypage .my_body .my_content p.no_item {font-size: 18px; display: block;text-align: center; padding: 50px 0; font-weight: bold; color:#999;}

.mypage .my_body .my_content4 {border:1px solid #DDD;}
.mypage .my_body .my_content4 .m_c_tit{display: flex;width: 100%; padding: 15px 0; background: #f1f1f1;}
.mypage .my_body .my_content4 .m_c_tit span{text-align: center;color:#333; font-weight: bold;}
.mypage .my_body .my_content4 .m_c_tit span.mct1{width: 10%;}
.mypage .my_body .my_content4 .m_c_tit span.mct2{width: 10%;}
.mypage .my_body .my_content4 .m_c_tit span.mct3{width: 70%;}
.mypage .my_body .my_content4 .m_c_tit span.mct4{width: 10%;}

.mypage .my_body .my_content4 {border:1px solid #DDD;}
.mypage .my_body .my_content4 .m_c_con li{display: flex;width: 100%; padding: 15px 0; background: #fff;}
.mypage .my_body .my_content4 .m_c_con li span{text-align: center;color:#999; font-weight: bold;}
.mypage .my_body .my_content4 .m_c_con li span.mct1{width: 10%;}
.mypage .my_body .my_content4 .m_c_con li span.mct2{width: 10%;}
.mypage .my_body .my_content4 .m_c_con li span.mct3{width: 70%;}
.mypage .my_body .my_content4 .m_c_con li span.mct4{width: 10%; color:#999;}

.mypage .my_body .my_content5 {border:1px solid #DDD;}
.mypage .my_body .my_content5 .m_c_tit{display: flex;width: 100%; padding: 15px 0; background: #f1f1f1;}
.mypage .my_body .my_content5 .m_c_tit span{text-align: center;color:#333; font-weight: bold;}
.mypage .my_body .my_content5 .m_c_tit span.mct1{width: 25%;}
.mypage .my_body .my_content5 .m_c_tit span.mct2{width: 30%;}
.mypage .my_body .my_content5 .m_c_tit span.mct3{width: 25%;}
.mypage .my_body .my_content5 .m_c_tit span.mct4{width: 20%;}

.mypage .my_body .my_content5 {border:1px solid #DDD;}
.mypage .my_body .my_content5 .m_c_con li{display: flex;width: 100%; padding: 15px 0; background: #fff;}
.mypage .my_body .my_content5 .m_c_con li span{text-align: center;color:#999; font-weight: bold;}
.mypage .my_body .my_content5 .m_c_con li span.mct1{width: 25%;}
.mypage .my_body .my_content5 .m_c_con li span.mct2{width: 30%;}
.mypage .my_body .my_content5 .m_c_con li span.mct3{width: 25%;}
.mypage .my_body .my_content5 .m_c_con li span.mct4{width: 20%; color:#999;}

.mypage .my_body .my_content6 {border:1px solid #DDD;}
.mypage .my_body .my_content6 .m_c_tit{display: flex;width: 100%; padding: 15px 0; background: #f1f1f1;}
.mypage .my_body .my_content6 .m_c_tit span{text-align: center;color:#333; font-weight: bold;}
.mypage .my_body .my_content6 .m_c_tit span.mct1{width: 30%;}
.mypage .my_body .my_content6 .m_c_tit span.mct2{width: 40%;}
.mypage .my_body .my_content6 .m_c_tit span.mct3{width: 30%;}

.mypage .my_body .my_content6 {border:1px solid #DDD;}
.mypage .my_body .my_content6 .m_c_con li{display: flex;width: 100%;padding: 0;background: #fff; border-bottom: 1px solid #ddd;}
.mypage .my_body .my_content6 .m_c_con li span{text-align: center;color:#333; font-weight: bold; padding: 15px 0;}
.mypage .my_body .my_content6 .m_c_con li span.mct1{width:30%; background: #f2fdff;}
.mypage .my_body .my_content6 .m_c_con li span.mct2{width: 40%;}
.mypage .my_body .my_content6 .m_c_con li span.mct3{width: 30%; color:blue;}


/* 留덉씠�섏씠吏� �ъ씠�쒕컮 */

.mypage{display: block; background: #fff; margin-top: 30px;}
.mypage .container{max-width:1800px; padding: 0 15px;}
.mypage .container .mypage_left {float: left;width: 20%;}
.mypage .container .mypage_right {float: left;width: 80%;}
.mypage .mypage_side {width: 100%; padding: 50px 0;}
.mypage .mypage_side h1 {display: block; font-size: 24px;margin-bottom: 30px;}
.mypage .mypage_side > ul{width: 90%; border:1px solid #ddd; border-top:2px solid #333;}
.mypage .mypage_side > ul > li{font-weight: bold; display: block;}
.mypage .mypage_side > ul > li > b {border-bottom: 1px solid #ddd; display: block; width: 100%; padding: 15px; font-weight: bold; font-size: 18px;background: url('./img/ar_down.png')no-repeat center right 15px;background-size:20px;}
.mypage .mypage_side > ul > li > ul.ms_sub{padding: 15px;background: #f9f9f9;}
.mypage .mypage_side > ul > li > ul.ms_sub > li{margin-bottom: 10px;}
.mypage .mypage_side > ul > li > ul.ms_sub > li:last-child{margin-bottom: 0;}
.mypage .mypage_side > ul > li > ul.ms_sub > li a{font-size: 14px; font-weight: normal;padding-bottom: 10px; color:#999; }

.mypage .mypage_side > ul > li > ul.ms_sub > li.focus a{font-weight: bold; color:#333;}
.mypage .mypage_side > ul > li.focus > b {background-color: #f7ebbb;}

/* 留덉씠�섏씠吏� 湲곌컙�ㅼ젙 寃��� */
.mypage .my_date {margin-bottom: 20px; font-size: 16px;}
.mypage .my_date > div{background: #fffef6;padding: 10px; display: block; border-top:1px solid #ddd;}
.mypage .my_date .md1{}
.mypage .my_date .md2{border-bottom:1px solid #ddd; display: flex;}
.mypage .my_date input[type=radio]{}
.mypage .my_date input[type=radio]+label{}
.mypage .my_date select{margin-left: 10px;}
.mypage .my_date .md_center {margin-left: 10px;}
.mypage .my_date .md_btn{margin-left: 10px;}
.mypage .my_date .md_btn button{border:1px solid #333; background: silver;font-size: 16px;padding: 0px 10px;font-weight: normal; color:#fff;text-shadow:1px 1px 1px #333;}


.ms_m3 {display: none;}
/* p2p �곸꽭�댁슜 紐⑤컮�� */


.vtm {margin-top: 30px; display: none;}

.vtm a{display: block; width: 100%; font-size: 16px; color:#777; margin-bottom: 10px;}

.vtm .vtm_body{ background: #fff; padding: 15px; border-radius:8px;}

.vtm .vtm_body h1{display: block; width: 100%; padding: 15px 0;}
.vtm .vtm_body h2{padding: 0 10px 15px 0; display: block; width: 100%; color:#777;}

.vtm .vtm_body > div {padding: 15px 0; border-bottom:1px solid #ddd;}
.vtm .vtm_body > div.vtmb1 {border-top:1px solid #333;}

.vtm .vtm_body > div.vtmb4 li a {text-decoration:underline;}

.vtm .vtm_body > div > ul{}

.vtm .vtm_body > div > ul > li{font-size: 14px; color:#777;margin-bottom: 10px;}
.vtm .vtm_body > div > ul > li b {width: 70px; display: inline-block;}
.vtm .vtm_body > div > ul > li:last-child {margin-bottom: 0;}
.vtm .vtm_body > div > ul > li.vtmbs1 {color:#333;font-weight: bold;}
.vtm .vtm_body > div > ul > li.vtmbs3 {text-align: right;}

.vtm .vtm_body > div.vtmb1 ul li span {padding: 3px 5px; background: #cd1f5f; border-radius:5px; color:#fff;font-weight: bold; text-align: center; margin-right: 7px;}


.vtm .vtm_body > div ul li span.vtmbs4 {color:blue;}
.vtm .vtm_body > div ul li span.vtmbs5 {color:blue;}

.vtm {}
.vtm .vtm_body {}
.vtm .vtm_body ul.up_m{}
.vtm .vtm_body ul.up_m > li{ width: 100%;display: flex; position: relative;padding:15px 0;}
.vtm .vtm_body ul.up_m > li > label{font-weight: bold;width: 30%;}
.vtm .vtm_body ul.up_m > li input[type=text]{border: none; border-bottom:1px solid #ddd; width: 100%;padding-bottom: 5px;}
.vtm .vtm_body ul.up_m > li input[type=text]::placeholder {font-weight: bold; color:#ddd;}
.vtm .vtm_body ul.up_m > li input[type=number]{border: none; border-bottom:1px solid #ddd; width: 100%;padding-bottom: 5px;}
.vtm .vtm_body ul.up_m > li input[type=number]::placeholder {font-weight: bold; color:#ddd;}
.vtm .vtm_body ul.up_m > li textarea{border: 1px solid #ddd; width: 100%;padding-bottom: 5px;}
.vtm .vtm_body ul.up_m > li textarea::placeholder {font-weight: bold; color:#ddd;}

.vtm .vtm_body ul.up_m > li input[type=file] {position: fixed; left: -9999999px;}
.vtm .vtm_body ul.up_m > li input[type=file]+label{display: block; border:1px solid #ddd;width: 100%; position: relative; padding: 20px 0;}
.vtm .vtm_body ul.up_m > li input[type=file]+label span.upmb_s2 {color:#999; position: absolute;top: 50%; left: 15px; transform:translateY(-50%);}
.vtm .vtm_body ul.up_m > li input[type=file]+label span.upmb_s3 {color:#999; position: absolute;top: 50%; right: 15px; transform:translateY(-50%);}
.vtm .vtm_body ul.up_m > li > span{position: absolute; top: 10px;right: 0;font-weight: bold;}



.vtm .vtm_body ul.up_m li.up_m_b {position: relative;}
.vtm .vtm_body ul.up_m li.up_m_b label{}
.vtm .vtm_body ul.up_m li.up_m_b ul{width: 100%;}
.vtm .vtm_body ul.up_m li.up_m_b ul li{margin-bottom: 10px;}
.vtm .vtm_body ul.up_m li.up_m_b ul li:last-child{margin-bottom: 0;}
.vtm .vtm_body ul.up_m li.up_m_b ul li input[type=text]{}
.vtm .vtm_body ul.up_m li.up_m_b ul li:nth-child(2) {position: relative;}
.vtm .vtm_body ul.up_m li.up_m_b ul li:nth-child(2) span{top: 0;}
.vtm .vtm_body ul.up_m li.up_m_b span{position: absolute; top: 10px;right: 0;font-weight: bold;}

.upmb_com {}
.upmb_com button{display: block; margin: 0 auto; padding: 15px 80px; background: #cd1f5f; font-size: 14px; font-weight: bold;}

button.mb_upload {font-size: 14px; color: #fff; background: #cd1f5f; border-radius: 12px; padding: 10px; border: 0; position: relative; width: 140px; position: absolute;
top: 40px; right: 10px;}
button.mb_upload img {width: 10px; margin-left: 10px; position: relative; top: -2px;}
button.mb_upload span a {color:#fff;}
button.mb_upload2 span a {color:#333;}

.bo .bo_list ul.list_body li.list_item .list_item_m_img  {display: none;}

.m_mypage {display: none;}

.vtmb_com {width: 100%; margin:0 auto; text-align: center;}
.vtmb_com button {
    display: inline-block; 
    width: 48%; 
    margin-right: 2%;
    background: #cd1f5f; 
    color:#fff;
    padding: 10px 15px;
    font-weight: bold;
    margin:0 auto; 
    border:1px solid #cd1f5f;
}
.vtmb_com button:hover {
    background: #fff; 
    color: #cd1f5f;
}
.vtmb_com button:last-child {
    margin-right: 0;
    margin: 0 auto;
}


/*				*/
.findid_form {width: 80%; margin: 0 auto; padding: 30px 0;}
.findid_form h2{margin-bottom: 20px; font-size: 18px;}
.findid_form .login_box .id_init { width: 80%; padding: 15px;}
.findid_form .login_box .send_auth{padding: 15px; solid #ddd; background: #eee;margin-left: 10px;width: 30%;font-weight: bold;margin-bottom: 10px}

.findid_form .login_box input[type=text]{display: block; width: 100%; padding: 15px; border:1px solid #ddd;}
.findid_form .login_box input[type=number]{display: block; width: 100%; padding: 15px;}
.findid_form .login_box input[type=password]{display: block; width: 100%; padding: 15px;}
.findid_form .login_box input[id="mb_id"] {width: 100%; padding: 15px; border:1px solid #ddd; border-bottom: none;}
.findid_form .login_box input[type=phone]{width: 100%; padding: 15px; border:1px solid #ddd; border-bottom: none;}

.findid_form .phone_wrap {position: relative;}
.findid_form .phone_wrap .send_auth {position: absolute; top: 1px; right: 0; color: #999;}

.findid_form .login_box .clear {}
.findid_form .login_box .clear input[type=checkbox] {float: left;margin-right: 5px;margin-top: 3px;}
.findid_form .login_box .clear input[type=checkbox] + label {float: left;}
.findid_form .login_box .clear ul{float: right;}
.findid_form .login_box .clear ul li{display: inline-block;}
.findid_form .login_box .login_capcha{margin-top: 20px;}
.findid_form .login_box .proc_auth{padding: 15px; solid #ddd; background: #eee;margin-left: 10px;width: 30%;font-weight: bold;margin-bottom: 10px}


.findid_form .login_box .login_com{width: 100%; margin-top: 30px; margin-bottom: 20px;}
.findid_form .login_box .login_com span{
    background: #cd1f5f; display: block; color:#fff; 
    font-size: 16px; width: 30%; padding: 15px; margin: 0 auto; border:1px solid #cd1f5f;
}
.findid_form .login_box .login_com span:hover,
.findid_form .login_box .init_pasword span:hover {background-color: #fff; color:#cd1f5f;}

.findid_form .login_box .init_pasword{width: 100%; margin-top: 30px; margin-bottom: 20px;}
.findid_form .login_box .init_pasword span{
    background: #cd1f5f; 
    display: block; color:#fff; 
    font-size: 16px; width: 30%; padding: 15px;
    margin: 0 auto; border: 1px solid #cd1f5f;
}


.findid_form








/* 濡쒓렇�명럹�댁� */

.login_form {width: 40%; margin: 0 auto;}
.login_form h2{border:1px solid #ddd; border-bottom:0; display: block; padding: 20px;}
.login_form .login_box{padding: 30px; position: relative; width: 50%; margin: 0 auto;}
.login_form .login_box input[type=text]{display: block; width: 100%; padding: 15px; border:1px solid #ddd;border-bottom: none;}
.login_form .login_box input[type=number]{display: block; width: 100%; padding: 15px;}
.login_form .login_box input[type=password]{display: block; width: 100%; padding: 15px; border:1px solid #ddd;}
.authen_key {display:none;}
.login_form .login_box .clear {}
.login_form .login_box .clear input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;;
    border:1px solid #ddd;
    border-radius: 0%;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.login_form .login_box .clear input[type=checkbox]:checked {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #cd1f5f url(../img/check.png)no-repeat center;
}
.login_form .login_box .clear ul{margin-top: 40px; text-align: center;}
.login_form .login_box .clear ul li{display: inline-block; margin-bottom: 13px; font-weight: 600;}
.login_form .login_box .clear ul li > a {color: #cd1f5f;}
.login_form .login_box .login_capcha{margin-top: 20px;}
.login_form .login_box .login_com{width: 100%; margin:20px 0; box-sizing: border-box;}
.login_form .login_box .login_com span{background: #cd1f5f; display: block; color:#fff; font-size: 16px; font-weight: bold; width: 100%; padding: 15px; border:1px solid #cd1f5f; transition: 0.2s;}
.login_form .login_box .login_com span:hover {background-color: #fff; color: #cd1f5f;}

.bo .mo_write_btn {display: none;}

    .bo_write_body {}
    .bo_write_body > div{display: flex;padding: 20px 0;border-bottom: 1px solid #ddd;}
    .bo_write_body > div > label {width: 20%; font-size: 16px; text-align: center;}
    .bo_write_body .w1{}
    .bo_write_body .w1 label{}
    .bo_write_body .w1 input[type=text]{padding:10px 15px; width: 100%;}
    
    .bo_write_body .w2{}
    .bo_write_body .w2 textarea{width: 100%; padding: 100px 15px; resize:none;}


	.bo_write_body .w3 {display: inline-block; width: 100%;}
	.bo_write_body .w3 input[type=file]{width: 60%;display: inline-block;}
	.bo_write_body .w3 label{width: 16%;display: inline-block;}

    .bo_write .w4 {display: inline-block; width: 100%; text-align: right;padding: 15px 0;}
    .bo_write .w4 li{display: inline-block;margin-left: 10px;}
    .bo_write .w4 li button{display: block; border:1px solid #ddd; padding: 5px 10px;}


	.w3_list {display: block; margin-left: 17%; margin-top: 2%;}
	.w3_list li{display: flex;margin-bottom: 1%;}
	.w3_list li button{margin-left: 30px; font-weight: bold;}


@media (max-width:1780px) {
    .s_l_ban {display: none;}
    .s_r_ban {display: none;}
    .b1 {display: none;}
}

@media(max-width:1480px){

    .mypage_right .box .box_r > div {width: 100%;}
    .mypage_right .box .box_r .box_rl:after {display: none;}
    .mypage_right .box .box_r .box_rr {margin-left: 0;}
    .mypage_right .box .box_r .box_rl {margin-bottom: 20px;}
    .my_info_change .mic .mic_l > span {width: 80%;}
}

@media (max-width:1200px) {
    .header .container {width: 100%;}
    .main_body .b5 .post7 {width: 100%;}
    .main_body .b5 .post7 table {min-width:900px;}
    .tb_sc table {min-width:900px;}


    .tb_sc {width: 100%; overflow-x:scroll;}

    .my_info_change .mic {width: 100%; display: block;}
    .my_info_change .mic .mic_l {display: block; width: 100%; text-align: center;}
    .my_info_change .mic .mic_r {display: block; width: 100%; text-align: center;}
    .my_info_change .mic .mic_nock img {max-width:40%;}
    .my_info_change .mic .mic_ck img {max-width:40%;}

    .my_info_change .mic .mic_r > span > button {margin-left: 0; margin-top: 20px;}
    .my_info_change .mic .mic_r ul.mic_ul2 li b {width: 15%;}
    .my_info_change .mic .mic_r .df {justify-content:center;}
    .my_info_change .mic .mic_l > span {width: 50%;}


}

@media(max-width:884px) {
    #main .main_slide ul li.coin p {
        font-size: 17px;
        line-height: 2;
        padding-left:10vw;
        background: url(../img/main_icon05.png) no-repeat left;
        background-size: 30px;
        height: 100%;
        padding-top: 5px;
    }
    #main .main_slide ul li.coin p span {
        font-size: 20px;
    }
    .login_form .login_box .clear ul li {display: block;}
    .findid_form .login_box .login_com span,
    .findid_form .login_box .init_pasword span {width: 50%;}

    .bo .mo_write_btn {width: 50px;height: 50px; background: #fff; border-radius:50%; box-shadow:1px 3px 6px #999; position: fixed; right: 6px;bottom: 5%; display: block;}
    .bo .mo_write_btn img {max-width:20px; position: absolute; top: 50%;left: 50%; transform:translate(-50%,-50%);}
    .mypage_right .box .box_r {width: 100%;}
    #join {margin-top: 30px;}

    .bo_view {border:none; box-shadow:none;}
    /* .main_ban {display: none;} */
    .m_header {display: block;}
    .hd_top {display: none;}
    /* .header {display: none;} */
    .adTopWrap {height: auto;}
    #main .main_slide ul li a {font-size: 17px; background-size: 35px !important; padding-left: 40px;}
    .main_body .m_b2 > div > h1 > p {display: block;}
    .main_body .m_b2 > div > h1 > p > img {max-width:20px;}
    .main_body .b2 > div > h1 > p {display: block;}
    .main_body .b2 > div > h1 > p > img {max-width:20px;}
    .main_body .b3 > div > h1 > p {display: block;}
    .main_body .b3 > div > h1 > p > img  {max-width:20px;}
    .main_body .b4 > div > h1 > p {display: block;}
    .main_body .b4 > div > h1 > p > img  {max-width:20px;}
    .main_body .b5 > div > h1 > p {display: block;}
    .main_body .b5 > div > h1 > p > img  {max-width:20px;}
    .container {padding: 0 5px;}
    /* .b2 {display: none;} */
    .m_b2 {display: block;}
    .main .main_body {padding: 0; margin: 37px 0 54px 0;}
    .main .main_body .m_b2 {display: block;}
    .main_body .b2 > div > h1 {font-size: 16px; text-align: center;}
    .main_body .b3 > div > h1 {font-size: 16px; text-align: center;}
    .main_body .b4 > div > h1 {font-size: 16px; text-align: center;}
    .main_body .b5 > div > h1 {font-size: 16px; text-align: center;}
    .main_body .b4 .post6 ul li {padding: 0; margin-bottom: 10%;}
    .main_body .b4 .post6 ul li a img {position:static; transform:inherit; max-width:inherit;}
    .main_body .b4 .post6 ul li a b {font-size: 14px; padding: 10px 0;}
    .main_body .b2 > div > ul > li > a > p {font-size: 14px; }
    .main_body .b2 > div ul li a p:nth-child(1) {width: 50% !important;}
    .main_body .b2 > div > ul > li > a > p:nth-child(4) {width: 26% !important;}
    /* .main_body .b2 {display: none;} */

    .main_body .b3 {display: block; box-ordinal-group: 2;}
    .main_body .b4 {display: block;}
    .main_body .b5 {display: block;}
    .main_body .b2 > div {display: block; width: 100%;padding: 15px 0;}
    .main_body .b3 > div {display: block; width: 100%;padding: 15px 0;}
    .main_body .b4 > div {display: block; width: 100%;padding: 15px 0;}
    .main_body .b5 > div {display: block; width: 100%;padding: 15px 0;}
    .main_body .b5 .post8 {width: 100%; margin-top:2%;}
    /* .main_body .b5 .post8 ul li p{width: 75%;} */
    .main_body .b4 .post5 ul li:nth-child(2n) {margin-left: 2%;}

    .main_body .b3 .post4 {display: none;}

    .main_body .b3 > div > ul > li:nth-child(4) {display: none;}
    .main_body .b4 > div > ul > li:nth-child(4) {display: none;}

    .main_body .b3 .post4 ul li {margin-left: 2%; width: 100%;}
    .main_body .b4 .post5 ul li {margin-left: 2%; width: 100%;}

    .main .main_body .m_b2 > div > ul > li .mp_r {position: static; margin-top: 10%;}
    .main .main_body .m_b2 > div > ul > li .mp_in {bottom: 30px;}

    .main_body .b3 > div > ul {padding: 15px;}
    .main_body .b3 > div > ul > li > a > p {font-size: 13px;}

    .main_body .m_b2 > div > h1 {font-size: 16px; text-align: left;}
    .main_body .m_b2 > div > h1 > a > img {max-width:25px;}

    .main_body .b3 > div > ul > li > b {display: none;}

    .main_body .m_b2 > div {padding: 15px 0;}
    .main .main_body .m_b2 > div > ul {
        padding: 0 0 0 10px; background-color: #fff; 
        box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.2);
        height: 170px;overflow: auto;
    }


    .footer {padding: 30px 0;margin-top: 10px;}
    .footer .f_logo {position: static; transform:inherit;}
    .footer .f_logo h1 {text-align: center; font-size: 18px;margin-bottom: 10px;}
    .footer ul li a {font-size: 12px;}
    .footer p {font-size: 10px;text-align:center; margin-top:10px;}

    .bo {margin: 0; margin-top: 30px;border-radius:0;padding: 10px 0 25px 0;position: relative;}
    .bo2 {margin: 0; margin-top: 135px;border-radius:0;padding:0 0 25px 0; border:0;}
    body {background: #e9ecf1;}
    .bo .bo_head {padding: 15px;}
    .bo_head2 {padding: 10px; background: #e9ecf1; line-height: 30px;}
    .bo .bo_head2 ul.bo_hr3 select {background: #ccc;}
    .bo .bo_head h1.bo_hl, .bo_view .bo_head h1.bo_hl {
        font-size: 22px; text-align: left; display: block; padding: 28px 0 0 4px;}

    .bo .bo_head2 h1.bo_hl {font-size: 22px; text-align: center;float: left;}
    .bo .bo_head ul.bo_hr {display: none;}
    .bo .bo_head2 ul.bo_hr {display: none;}
    .bo .bo_list {border: none;}
    .bo .bo_list .list_head {display: none;}
    .bo .bo_list ul.list_body li.list_item {
        display: block; text-align: left; position: relative; border-top: 1px solid #000;border-bottom: none;
        margin-bottom: 20px;
    }
    .bo .bo_list ul.list_body li.list_item .list_item_m_img {position: absolute; top: 50%;right: 5px; transform:translateY(-50%); max-width:23%;}
    .bo .bo_list ul.list_body li.list_item_top {display: none;}
    .bo .bo_list ul.list_body li .li_num{display: none;}
    .bo .bo_list ul.list_body li .li_hit2 {display: none;}
    .bo .bo_list ul.list_body li .li_date {width: 40%; text-align: left; display: inline-block; margin-top: 8px; padding-left: 8px; box-sizing: border-box;}

    .bo .bo_list ul.list_body li .li_title {max-width: 100%;padding-left: 8px; border-bottom: 1px solid #ddd; box-sizing: border-box;}

    .lw2 {width: 100%; display: block;}
    .lw1 {display: none;}
    .lw6 {display: none;}

    .lw3 {width: 30%; display: inline-block;}
    .lw4 {width: 30%; display: inline-block;}
    .bo .bo_list ul.list_body li .li_hit {width: 30%; display: inline-block; margin-top: 8px;}

    .bo .bo_list_page ul li a {font-size: 12px;}
    .bo .bo_list_search {font-size: 12px;}
    .bo .bo_list_search select {width:auto;}
    .bo .bo_list_search input[type=text] {width: auto;	}
    .bo .bo_list_search button {width: auto; padding: 10px;}

    .bo .bo_list ul.list_body li .li_title2 {max-width:66%;}

    .ms_m {display: block;}


    .bo_view {background:#e9ecf1; padding: 0;}
    .bo_view .bo_view_body .view_info ul li:last-child {display: none;}
    .bo_view .bo_view_body .view_info h3 {display: block; width: 100%; float: inherit;margin-bottom: 5%;}
    .bo_view .bo_view_body .view_info ul {float: inherit; width: 100%; display: block;}
    .bo_view .bo_view_body .view_info ul li{display: inline-block; float: inherit; margin-left: 0;margin-right: 5%;}
    .bo .bo_head h1.bo_hl > span {font-size: 22px;}
    .bo .bo_head2 h1.bo_hl > span {display: none;}

    .dn {display: none;}
    .db {display: block;}


    .tb_sc2 table thead tr th {font-size: 12px; border-top:none; color:#999;}
    .tb_sc2 table tbody tr {font-size: 12px; border-bottom:1px solid #ddd; 	}
    .tb_sc2 table thead tr th {padding: 10px 5px;}

    .tbsc1 {text-align: left !important;}
    .tbsc3 {text-align: right !important;}
    .tbsc4 {text-align: right !important;}
    .tb_sc2 table tbody tr td {padding: 10px 5px;}

    .tbsc5_m {display: block; color:#999; margin-top: 3px;}
    .vat {vertical-align:top;}

    .bo .bo_search {display: block;}

    .bo_view .bo_view_body .view_content button.view_gong {display: none;}
    .bo_view .bo_view_body .go_list {padding: 15px;}
    .bo_view  {margin-top: 70px;}
    .bo_view .bo_head {padding: 15px; font-size: 16px;}
    .bo_view .bo_head h1.bo_hl, .bo_view .bo_head h1.bo_hl span.txt-w {font-size: 16px;}
    .bo_view .bo_view_body h2.view_title {font-size: 16px;}
    .bo_view .bo_view_body .view_info {font-size: 12px;}
    .bo_view .view_re .view_re_text button.vrt_write {padding: 5px;font-size: 12px;}



    .bo_write {margin-top: 70px; padding: 15px;}
    .bo_write .bo_head {padding: 15px 0;}
    .bo_write .bo_head h1.bo_hl{font-size: 16px;}
    .bo_write_body > div {display: block !important;}

    .bo_write_body .w1 input[type=text] {margin-top: 10px;}
    .bo_write_body .w2 textarea {margin-top: 10px;}
    .bo_write_body .w3 input[type=file] {margin-top: 10px;}

    .bo .bo_head ul.bo_hr li.hr1 {display: none;}
    .bo .bo_head ul.bo_hr li.hr3 {display: none;}
    .bo .bo_head ul.bo_hr li.hr4 {display: none;}
    .bo .bo_head ul.bo_hr li.hr5 {display: none;}


    .p_mall .p_m_list {padding: 15px;}
    .p_mall .p_m_list > li {width: 48%; margin-bottom: 5%;}
    .p_mall .p_m_list > li:nth-child(2n) {margin-right: 0;}

    .p_mall ul {padding: 0 15px;}
    .p_mall .p_m_tr {display: none;}

    .p_mall .p_m_list li > a > b {font-size: 14px;}
    .p_mall .p_m_list li > a > p{font-size: 12px;}
    .p_mall .p_m_list li > a > span.s_bag {width: 100%; margin-bottom: 5px;}
    .p_mall .p_m_list li > a > span.s_fav {width: 100%;}


    ul.list_body2 li {width: 48%; margin-bottom: 5%;}
    ul.list_body2 li:nth-child(2n) {margin-right: 0;}

    ul.list_body2 {padding: 10px;}
    ul.list_body2 li a b {display: flex;font-size: 13px;}
    ul.list_body2 li a span.list_nick {font-size: 12px;margin-top: 10px;}
    ul.list_body2 li a span.list_date2 {font-size: 12px;}

    span.list_new {padding: 0; margin-left: 5px;}

    .bo .bo_head2 {padding: 15px;}

    .sale_mode, .sale_delete, .sale_close, .buy_mode, .buy_delete, .buy_close, .mo_bo .bt_up {
        width: 139px;
        font-size: 15px;
        margin-bottom: 20px;
    }

    .upload .right3>p {
        font-size: 16px;
        color:#333;
        margin-left: 8px;
    }
    .upload .left {
        margin-bottom: 10px;
    }
    .vtm .vtm_body {
        padding: 5px;
    }
    .vtm .vtm_body ul.up_m > li > label {
        width: 40%;
    }



    #join .join {padding: 15px;}
    #join .join .join_form {padding: 0;}

    #join .join h1 {padding:38px 0 30px 30px; font-size: 22px;}
    .findid_form h2 {font-size: 16px;}
    #join .join p {font-size: 12px;padding: 0;margin-top: 10px;}

    #join .join .join_form > div > label {font-size: 14px; text-align: left; margin-bottom: 10px;display: block; width: 100%;background: #fff; padding: 0;}
	#j_name {width:90%}
	
    .login_form .login_box {width: 100%;}
    #join .join .join_form .mail select {padding: 5px 10px;}
    #join .join .join_form .ck ul {padding-left: 0;}

    #join .join .join_form .ck {display: block;}

    #join .join .join_form h2 {font-size: 14px; text-align: left; padding: 10px 0; margin-bottom: 0;}
    #join .join .join_form h2 span {font-size: 16px;}


    #join .join .join_form.form_style2 > div > label {
        width: 28%;
        display: inline-block;
        padding: 0;
    }
    #join .join .join_form.form_style2 > div .mb_id_wrap,
    #join .join .join_form.form_style2 > div > input[type=text], 
    #join .join .join_form.form_style2 > div > input[type=password], 
    #join .join .join_form.form_style2 > div > input[type=number] {
        width: 70%;
    }
    #join .join .join_form.form_style2 .phone button {
        right: 4px;
    }
    #join .join .join_form .nick button, 
    #join .join .join_form .phone button {
        width: 30%;
        font-size: 14px;
    }


    .join_com span{display: inline-block; font-size: 14px;}

    .list_body3 > li {padding: 5%; width: auto;}
    .p2p_bo {display: none;}


    .mo_bo {display: block;}
    .mo_bo .mo_head {position: relative;width: 100%; height: 100px; background: url(../img/sub_symbol.png)no-repeat left;}
    .mo_bo .mo_head .mo_hl {padding: 48px 0 0 34px; font-size: 20px;}
    .mo_bo .mo_1 > div > h1 > p {display: block;}
    .mo_bo .mo_1 {display: block;}
    .mo_bo .mo_1 {display: block;}
    .mo_bo .mo_1 > div > ul > li .mp_r {position: static; margin-top: 10%;}
    .mo_bo .mo_1 > div > ul > li .mp_in {bottom: 30px;}
    .mo_bo .mo_1 > div > h1 {font-size: 16px; text-align: center;}
    .mo_bo .mo_1 > div > h1 > a > img {max-width:25px;}
    .mo_bo .mo_1 > div {padding: 15px 0;}
    .mo_bo .mo_1 > div > ul {padding: 0 20px;}

    .mo_bo .mo_2 > .mo_p > h1 > p {display: block;}
    .mo_bo .mo_2 {display: block;}
    .mo_bo .mo_2 {display: block;}
    .mo_bo .mo_2 > .mo_p > ul > li .mp_r {position: static; margin-top: 10%;}
    .mo_bo .mo_2 > .mo_p > ul > li .mp_in {bottom: 30px;}
    .mo_bo .mo_2 > .mo_p > h1 {font-size: 16px; text-align: center;}
    .mo_bo .mo_2 > .mo_p > h1 > a > img {max-width:25px;}

    .mo_bo .mo_1 > div {margin-top: 0; border-radius:5px;}
    .mo_bo .mo_1 > div > ul > li {padding: 10px 0;}


    .mo_bo .mo_2 > .mo_p {margin-top: 0; border-radius:5px;}

    .mo_bo .mo_bo_s{width: 100%; display: block; position: relative;}
    .mo_bo .mo_bo_s input{width: 100%; border:none; border-radius:5px; padding: 10px; padding-left: 50px; position: relative;}
    .mo_bo .mo_bo_s input:after {content:''; position: absolute; top: 0;left: 15px; background: url('./img/ser.png')no-repeat;}
    .mo_bo .mo_bo_s button{position: absolute; top: 50%;left: 15px; transform:translateY(-50%);}
    .mo_bo .mo_bo_s button img{width: 100%; max-width:20px}

    .vtm .mo_bo_s{width: 100%; display: block; position: relative;margin-bottom: 10px;}
    .vtm .mo_bo_s input{width: 100%; border:none; border-radius:5px; padding: 10px; padding-left: 50px;}
    .vtm .mo_bo_s button{position: absolute; top: 50%;left: 15px; transform:translateY(-50%);}
    .vtm .mo_bo_s button img{width: 100%; max-width:20px}

    .bo .bo_list ul.list_body li.list_item .list_item_m_img {display: block;}

    .mo_bo_s .mo_bo_s_list {border-top: 3px solid #298bd0;width: 100%; height: 500px; background: #fff; position: absolute; top: 100%;left: 0; z-index:995;display: none;}
    .mo_bo_s .mo_bo_s_list.on {display: block;}
    .mo_bo_s .mo_bo_s_list:after {content:''; width: 2px; height: 100%; background: #ddd; position: absolute;top: 0;left: 50%; transform:translateX(-50%);z-index:996;}
    .mo_bo_s .mo_bo_s_list>div {width: 50%;float: left;}
    .mo_bo_s .mo_bo_s_list>div h1 {margin: 30px 0; background: #d8ecfa; width: 100%; text-align: left; padding: 10px;font-size: 14px;}
    .mo_bo_s .mo_bo_s_list>div ul {padding: 0 10px;}
    .mo_bo_s .mo_bo_s_list>div ul li {margin-bottom: 10px;}
    .mo_bo_s .mo_bo_s_list .left{}
    .mo_bo_s .mo_bo_s_list .right{margin-right: 0;}



    /* 留덉씠�섏씠吏� 紐⑤컮�� */
    .mypage {margin-top: 140px;}
    .mypage2 {margin-top: 175px;}
    .ms_m2 {display: block;}
    .mypage_side {display: none;}
    .mypage .container .mypage_right {float: inherit; width: 100%; font-size: 12px;}
    .mypage .container .mypage_right2 {display: none;}
    .mypage .mypage_right .title h2 {font-size: 16px;}
    .mypage .mypage_right .title h2.fwb {font-size: 16px;}
    .mypage_right .box .box_r > div > ul > li > b {font-size: 16px;}
    .mypage_right .box .box_r > div ul li span.boxr2 {font-size: 16px;}
    .mypage_right .box .box_r > div ul li span.boxr3 {font-size: 16px;}
    .mypage .bo_list_page ul li:first-child {margin-right: 10px;}

    .mypage_right .box .box_l ul li b {font-size: 14px;}
    .mypage_right .box {display: block;}
    .mypage_right .box > div {width: 100%; display: block;}
    .mypage_right .box .box_r > div {width: 100%; display: block;}
    .mypage_right .box .box_r .box_rl:after {display: none;}
    .mypage_right .box .box_r .box_rr {margin-left: 0;margin-top: 20px;}
    .mypage .content_wrap {width: 100%; overflow-x:scroll;}
    .mypage .my_body .my_content {width: 100%; min-width:768px; border-collapse : collapse; font-size: 12px;}


    .mypage .my_body .my_content3 .m_c_tit span.mct1 {width: 20%;}
    .mypage .my_body .my_content3 .m_c_con li span.mct1 {width: 20%;}

    .mypage .my_body .my_content3 .m_c_tit span.mct2 {width: 40%;}
    .mypage .my_body .my_content3 .m_c_con li span.mct2 {width: 40%;}

    .my_content {display: none;}
    .my_content2 {display: block;}
    .my_content3 {display: block;}
    .my_content4 {display: block;}

    .m_mypage {padding: 15px 0; display: block;}
    .m_mypage .m_mypage_body{width: 100%; display: block; position: relative;padding: 15px 0;}
    .m_mypage>div:last-child {border-bottom: 1px solid #ddd;}
    .m_mypage .m_mypage_body ul{}
    .m_mypage .m_mypage_body ul li{margin-bottom: 10px;}
    .m_mypage .m_mypage_body ul li:last-child{margin-bottom: 0; color:#999; font-size: 12px; font-weight: bold;}
    .m_mypage .m_mypage_body ul li:nth-child(2){font-size: 16px; font-weight: bold; color:#333;}
    .m_mypage .m_mypage_body ul li span.mmb1{padding: 5px 10px; background: orange; color:#333; font-size: 12px; border-radius:6px; margin-right: 2%;}
    .m_mypage .m_mypage_body ul li span.mmb2{color:#999; font-weight: bold;font-size: 12px;}
    .m_mypage .m_mypage_body .mmb_p {position: absolute; top: 50%; right: 15px; transform:translateY(-50%);font-size: 18px; color:red; font-weight: bold;}

    .m_mypage .m_date {display: block; width: 100%;}
    .m_mypage .m_date input{position: fixed; left: -999999px;}
    .m_mypage .m_date input + label{border:1px solid #ddd; padding: 5px 15px; border-radius:15px; display: inline-block; width: 23%;margin-right: 2px;}
    .m_mypage .m_date input + label:last-child {margin-right: 0;}
    .m_mypage .m_date input:checked + label{background: #777; color:#fff;}
    .m_mypage .m_date b {display: block; text-align: center;margin: 20px 0;}


    .ms_m3 {background: #f1f1f1; display: block;}
    .ms_m3 ul {width: 100%;padding: 40px 0 ; position: relative;}
    .ms_m3 ul li{display: inline-block; width: 49%; text-align: center;	border-radius:30px; background: #fff; position: absolute;top: 50%; transform:translateY(-50%)}
    .ms_m3 ul li.focus {background: #fcd535; color:#333; z-index:10;}
    .ms_m3 ul li.focus a{color:#333;font-weight: bold;font-size: 14px;}
    .ms_m3 ul li:first-child {left:7%;}
    .ms_m3 ul li:last-child {right:7%;}
    .ms_m3 ul li a{padding:10px 15px; display: block; color:#999;}

    ul.m_in li {padding: 15px 5px; border:1px solid #ddd; display: inline-block; width: 30%; border-radius:10px; text-align: center;}
    ul.m_in li p {display: block;margin-bottom: 5px;}
    ul.m_in li p.m_in_ok{color:#5278e5;}
    ul.m_in li span {}

    .mypage3 .m_in2 {border-bottom:none; margin-top: 20px;}
    .mypage3 .m_in2 li label{}
    .mypage3 .m_in2 li {margin-top: 20px;}
    .mypage3 .m_in2 li .m_in2_box {position: relative; border:none;}
    .mypage3 .m_in2 li .m_in2_box input{width: 100%; border:0; border-bottom:1px solid #DDD; padding: 10px 0;}
    .mypage3 .m_in2 li .m_in2_box span {position: absolute; top: 0;right: 0; display: block; padding: 5px 15px; border:1px solid #ddd; border-radius:15px;}

    .mypage3 .m_in2 li .m_in2_box select {display: inline-block;width: 20%; border:none; border-bottom:1px solid #ddd; padding: 10px 0;}
    .mypage3 .m_in2 li .m_in2_box input[type=number]{display: inline-block; width: 78%;}
    .mypage3 .m_in2 button.m_in2_btn {display: block; background: #fcd535; color:#333; font-size: 14px; margin: auto;padding: 10px; width: 60%; margin-top: 20px; font-weight: bold;}

    .mypage .mypage_right {padding: 10px 0;}

    .mypage .my_body .my_content4 {min-width:auto;}
    .mypage .my_body .my_content4 .m_c_tit span.mct4 {width: 40%;}
    .mypage .my_body .my_content4 .m_c_con li span.mct4 {width: 40%;}

    .mypage .mypage_right .title2 {display: none;}
    .mypage .mypage_right .my_list2 {display: none;}
    .bo_list_page {margin-bottom: 30px;}

    .vtm {display: block;}

    .login_form {width: 100%;}
    .login_form .login_box {padding: 20px;}
    .login_form .login_box .login_com {top: 20px;}
    .login_form .login_box .clear {margin-top: 20px;}
    .login_form .login_box .clear input[type=checkbox] + label {float: inherit;}
    .login_form .login_box .clear ul {float: inherit; margin: 20px 0 0 0;}

	.bo_write_body .w3 {display: inline-block; width: 100%;}
	.bo_write_body .w3 input[type=file]{width: 100%;display: inline-block;}
	.bo_write_body .w3 label{width: 100%;display: inline-block;}

	.findid_form {width: 100%;margin: 0 auto; padding: 30px 0;}
	.findid_form .login_box input {width:100% !important;}
	.findid_form .login_box .send_auth{width: auto;margin-left:0px}
	.findid_form .login_box .proc_auth{width: 100%;margin-left:0px}
	#key_send {padding: 10px; border:1px solid #ddd; background: #eee;margin-left: 10px;width: 35%;font-weight: bold;}
	#join .join .join_form .auth_in button{padding: 10px; border:1px solid #ddd; background: #eee;margin-left: 10px;width: 35%;font-weight: bold;}
}