@charset "utf-8";
/* CSS Document */




@import url( "http://fonts.googleapis.com/earlyaccess/notosanskr.css" );
/*font-family{"Noto Sans KR", sans-serif;}*/

@font-face{
    font-family:NanumBarunGothic;
    weight:300;
    src:url(../fonts/NanumBarunGothic.eot);
    src:local('※'), url(../css/mirimarry/fonts/NanumBarunGothic.woff) format('woff');
}
@font-face{
    font-family:NanumBarunGothicBold;
    weight:600;
    src:url(../fonts/NanumBarunGothicBold.eot);
    src:local('※'), url(../css/mirimarry/fonts/NanumBarunGothicBold.woff) format('woff');
}




html {
    width:100%;
    height:100%;
    display: block;
}

body {
    position: relative;
    background:#f5f6f7;
    font-size:12px;
    -webkit-text-size-adjust:none;
    margin:0;
    padding:0;
    display: block;
}

div {display: block;}
h2 {margin:0; padding:0;}


/* =============================================
==================== 회원가입 ====================
============================================= */
.member_wrap {
    width:100%;
    display: block;
    margin:0 auto;
    text-align:center;
}

#container, #header  {
    position: relative;
    width:768px;
    min-width: 460px;
    margin:0 auto;
}

#header {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing: border-box;
    height:200px;
    padding:62px 0 0;
}

.blind {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top:0; left:0;
    visibility:hidden;
    overflow: hidden;
    width:1px;
    height:1px;
}

.join_content {
    width:460px!important;
    margin:0 auto!important;
}

.terms_p {
    margin-bottom:20px;
    border:1px solid #dadada;
    background:#fff;
}








.mumber_type_area {
    display: block;
    width:100%;
    position: relative;
    margin:0 auto;
    text-align: center;
}

.mumber_type_box {
    background:#fff;
}

.mumber_type_box .type_box {
    display: block;
    border-bottom:1px solid #c9caca;
    background:#fff;
    position: relative;
}

.mumber_type_box .type_box:last-child {
    border-bottom:0;
}

.mumber_type_box .type_pd_box {
padding:20px 20px;
text-align: center;
    margin:0 auto;
}

.mumber_type_box .type_pd_box .type_title {
    text-align: center;
    color:#000;
    font-size: 16px;
    letter-spacing: -0.3px;
    line-height:21px;
    font-style: medium;
    font-family: 'notosanskr', sans-serif;
}

.mumber_type_box .type_pd_box span {
    display: block;
}

.type_item_tit {
    color:#333;
    font-size: 18px;
    line-height:21px;
    font-family: 'notosanskr', sans-serif;
    font-style: medium;
    margin-bottom:10px;
    letter-spacing: -0.3px;
    padding-top:3px;
}

.mumber_type_box .type_box .type_item_icon {
    display: inline-block;
    background:url(../../image/mobile/withmini/withmini_1709_ver1.png) no-repeat;
    background-size: 300px auto;    
    text-indent: -999em;
    margin-bottom:12px;
}

.mumber_type_box .type_box .type_item_icon.wd {
    background-position:0 0;
    width:30px;
    height:25px;
}

.mumber_type_box .type_box .type_item_icon.wdh {
    background-position:-45px 0;
    width:21px;
    height:29px;
}

.mumber_type_box .type_box .type_item_icon.mk {
    background-position:-80px 0;
    width:33px;
    height:27px;
}

.type_item_text {
    color:#555555;
    letter-spacing: -0.5px;
    line-height: 19px;
    font-size:15px;
    font-family: 'notosanskr', sans-serif;
    font-weight: 100;
    padding: 0 10px 3px 10px;
}

.type_box .fly_btn_next {
    background:url(../../image/mobile/withmini/withmini_1709_ver1.png) no-repeat;
    background-size:300px auto;
    background-position: 0 -35px;
    width:10px;
    height:19px;
    display: inline-block;
    text-indent: -999em;
    position: absolute;
    right:20px; top:20px;
    z-index: 100;
}

.type_box .fly_btn_next a {
    display: block;
   
}





/* 타이틀 */
.mb_title_area {
    width:100%;
    position: relative;
    margin:0 auto;
    text-align:center;
}

.mb_title_area h1 {
    font-family: 'notosanskr', sans-serif;
    font-size: 32px;
    font-weight: 200;
    color:#333;
    display: block;
}

.mb_title_area .s_tit {
    color:#8e8e8e;
    font-size:16px;
    line-height:18px;
    margin-top:4px;
    display: block;
}







/* 페이징 */
.bt_pg {
    padding:20px 0 10px 0;
    text-align:center;
    font-size:0;
    line-height:0;
    position: relative;
    width:100%;
}

.pg_num {
    display:inline-block;
    width:5px;
    height:5px;
    margin:0 2px 0 3px;
    background:#bbbbbb;
    vertical-align:top;
}

.bt_pg .blind {
    position: absolute;
    width:1px;
    height:1px;
    margin:-1px;
    overflow: hidden;
}

.bt_pg span.on {
    background:#eb67a0;
}








.member_cont_box {
    padding:0;
}

.member_cont_box .terms_p2 {
    background:#fff;
}

.bx_terms {
    padding-bottom:13px;
    display:block;
}

.terms_01 {
    position: relative;
    padding:25px 17px 7px;
}

.terms_01:after {
    position: absolute;
    right:18px; bottom:8px; left:18px;
    display:block;
    content:"";
}

.title_box {
    position: relative;
    display:block;
    text-align:left;
}

.title_box label {
    font-size:15px;
    line-height:44px;
    position: relative;
    z-index:10;
    top:0; left:0;
    display:block;
    width:100%;
    color:#000;
    letter-spacing:-1px;
    font-family: 'notosanskr', sans-serif;
    font-style: 400;
}

.txt_view {
    margin-top:6px;
    border:1px solid #f0f0f0;
    background:#f7f7f7;
}

.section {
    padding:10px;
    font-size:12px;
    line-height:16px;
    color:#666;
}

.title_box input {
    position: absolute;
    z-index: 10;
    right:0;
    width:22px;
    height:22px;
    appearance:none;
    -webkit-appearance:none;
    outline:0;
    background:url(../../image/mobile/withmini/withmini_1709_ver1.png)no-repeat;
    background-size:300px auto;
    background-position: -125px 0;
    border:0;
}

.title_box .chk.on {
    background-position: -150px 0;
}




.section_comment_btn .align {
    padding-left:5px;
    -webkit-box-sizing:border-box;
    box-sizing: border-box;
}

.section_comment_btn {
    display: block;
    margin:0 0 0 5px;
    font-size:15px;
    color:#333;
    line-height:48px;
    text-align:center;
    padding-bottom:30px;
}

.section_comment_btn.align a:first-child {
    margin-left:-5px;
    margin-right:5px;
}

.section_comment_btn:after {
    content: "";
    display: block;
    clear:both;
}

.section_comment_btn .more.all {
    margin:0;
    font-size:16px;
    color:#333;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border:1px solid #c9caca;
    background:#fff;
	text-decoration: none;
}

.section_comment_btn.align a {
    width:50%;
    float:left;
}

.section_comment_btn .more {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.section_comment_btn .more.write {
    margin:0;
    font-size:16px;
    font-weight: bold;
    color:#fff;
    border:1px solid #3498db;
    background:#3498db;
	text-decoration: none;
}







.btn_hoin {
    position: relative;
    display: block;
    height:53px;
}

.btn_hoin .tx {
    color:#fff;
    font-size: 16px;
    text-align: center;
    margin:0 auto;
}

.btn_hoin .agree_btn {
    background:#3498db;
    height:53px;
    line-height:53px;
    text-align:center;
    color:#fff;
    display: block;
    font-family: HelveticaNeue-Light,AppleSDGothicNeo-Light,sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
}







.row_group {
    margin-bottom:0;
}

.terms_group {
    background:#fff;
}

.join_row :first-child {
    border-top:none;
}

.join_row {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -mox-box-sizing: border-box;
    padding:13px 17px 13px 17px;
    border-top:1px solid #f0f0f0;
    background:#fff;
    position: relative;
}

.int_id {padding-right:95px;}

.icon_calendar {
    position: absolute;
    top:17px; right:20px;
    width:24px;
    height:23px;
    background: url(../../image/mobile/withmini/withmini_1709_ver1.png)no-repeat;
    background-size:300px auto;
    background-position: -200px 0;
    display: inline-block;
    text-indent: -999em;
}

.ps_box {
    position: relative;
    display: block;
}

.join_row .int {
    font-size: 15px;
    z-index: 10;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:100%;
    height:27px;
    padding:6px 0;
    border:none;
    background:0 0;
    appearance:none;
    -webkit-appearance:none;
}

.lb1 {display: none;}

a.btn_c {
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    padding:8px 13px 8px 14px;
    text-align: center;
    text-decoration: none;
    color:#555;
    border:1px solid #acacac;
    background:#fff;
}

.btn_certify_submit {
    position: absolute;
    top:9px;
    right:15px;
}






.product_wrap {
    display:block;
    width:100%;
    position: relative;
}

.pt_pr_box {
    position: relative;
   /*  height:42px; */
    z-index: 20;
    background:#fff;
}

.g_btn_service {
    display:block;
    position: absolute;
    top:0;
    right:0;
    z-index: 1000;
    padding:18px 16px 16px 17px;
    border-left:1px solid #e5e5e5;
}

.pt_pr_box_open .g_btn_service:after {
    overflow:hidden;
    width:11px;
    height:8px;
    background:url(../../image/mobile/withmini/ico_cus_arrow_u.jpg)no-repeat;
    background-size:11px auto;
    background-position: 0 0;
    vertical-align: top;
    display: block;
    content:"";
}

.pt_pr_box.pt_pr_box_open .tit_box {
    display:block;
    height:42px;
    line-height:41px;
    padding-right:45px;
    position: relative;
}

.pt_pr_box .tit_box {
    display:block;
    height:42px;
    line-height:41px;
    padding-right:45px;
    position: relative;
}

.pt_pt_tit {
    display:block;
    position: absolute;
    left:15px;
    top:0;
    z-index: 10;
    padding-right:10px;
    font-size:15px;
    font-weight: 100;
    line-height:42px;
    color:#555;
    letter-spacing:-0.5px;
    white-space: nowrap;
    font-family: HelveticaNeue-Light,AppleSDGothicNeo-Light,sans-serif;
}

.pt_pr_all {
    display:block;
    overflow:hidden;
    /*position: absolute;
    top:42px; left:0; right:0;
    z-index: 2500;*/
    border-top:1px solid #ebebeb;
    background:#fff;
}

.pt_pr_cate {
    padding:15px 10px 11px 15px;
    float:left;
    margin:0;
}

.pt_pr_cate li {
    float:left;
    width:25%;
    height:42px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding:0 5px 4px 0;
}

.pt_pr_cate li a {
    display:block;
    width:100%;
    height:100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border:1px solid #ebebeb;
    font-size:14px;
    font-weight: normal;
    line-height:38px;
    color:#333;
    text-align:center;
    letter-spacing:-1px;
}

.pt_pr_cate li.on a {
    border-color:#1c94f0;
    color:#fff;
    background:#33a6ff;
    line-height:37px;
}

.g_blind {
    overflow:hidden;
    position: absolute;
    left:0; top:0;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    border:0;
}








.add_box {
    display: block;
}

.add_box_bd {
    background:#fff;
    position: relative;
    display: block;
}

.add_box_bd .add_area {
    border-bottom:1px solid #ebebeb;
    padding:15px 20px 15px 17px;
    display: block;
    position: relative;
    padding-right:70px;
}

.add_box_bd .add_area:last-child {border-bottom:none;}

.add_area .title {
    display: inline-block;
    min-width:73px;
    max-width:120px;
    font-size: 15px;
    font-weight: 100;
    color:#909090;
    line-height: 28px;
    height:27px;
    position: relative;
    font-style: normal;
    letter-spacing: -1px;

}

.add_area .icon_add {
    display: inline-block;
    margin:0 10px;
    background:url(../../image/mobile/withmini/withmini_1709_ver1.png) no-repeat;
    background-size:300px auto;
    background-position: -235px 0;
    width:23px;
    height:25px;
    vertical-align: top;
    text-indent: -999em;

}

.add_area .add_text_box {
    display:inline-block;
    color:#999999;
    letter-spacing: -1px;
    font-size: 12px;
    line-height: 14px;
    vertical-align: top;
}

.add_area .add_text_box .add_text1 {
    color:#333333;
    letter-spacing: -0.5px;
    font-size: 12px;
    line-height: 16px;
}

.add_area  .btn_del {
    background:transparent;
    border-radius: 0;
    border:0;
    font-size: 0;
    padding:13px;
    position: absolute;
    right:5px;
    top:12px;
}

.add_area  .btn_del:before {
    content: "";
    background:url(../../image/mobile/withmini/withmini_1709_ver1.png) no-repeat;
    background-position:-275px 0;
    background-size:300px auto;
    width:12px;
    height:12px;
    display: inline-block;
    vertical-align: top;
    
}

.add_area  .btn_del.no:before {
    content: "";
    background:none;
}

.add_p_txt {
    display: block;
    margin-top:15px;
}

.add_p_txt_t1 {
    color:#333;
    font-size: 12px;
    line-height: 14px;
    margin-bottom:5px;
    letter-spacing: -1px;
    display: block;
}

.add_p_txt_t2 {
    color:#999999;
    font-size: 12px;
    line-height: 14px;
    margin-bottom:5px;
    letter-spacing: -1px;
    display: block;
}

.add_p_txt_t2.t2_line {
	display: block;
	border-top:1px solid #dbdbdb;
	padding-top:15px;
	margin-top:15px;
	text-align:center;
}

.add_p_txt_t2.t2_line em {
	font-style: normal;
	color:#4b4a4a;
	text-decoration: none;
}







.text_w_box {
    display: block;
    padding:0 25px;
    text-align: center;
    margin:0 auto;
}

.text_w_box h1 {
    font-size: 25px;
    letter-spacing: -1px;
    color:#333;
    margin-bottom:5px;
     font-family: 'notosanskr', sans-serif;
    font-weight: 200;
    display: block;
    text-align:center;
}

.w_box_stxt {
    color:#8e8e8e;
    font-size: 16px;
	line-height: 20px;
    letter-spacing: -1px;
    display: block;
    text-align:center;
}

.btn_w_box {
    display: block;
    margin:0 auto;
    text-align:center;
    position:relative;
    margin-top:25px;
    font-size:0;
}

.btn_w_box div {
    display: inline-block;
    text-align:center;
    margin:0 auto;
}

.btn_w_box .link_w_box {
    display: block;
    border:1px solid #acacac;
    background:#ececec;
    text-align:center;
    font-size:13px;
    line-height: 14px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding:9px 5px;
    vertical-align: top;
    width:80px;
    margin:0 3px;
}





.center_btn_box {
    display: block;
    padding-top:25px;
    text-align:center;
    margin:0 auto;
}

.center_btn_box .btn_go {
    margin:0 auto;
    font-size:16px;
    font-weight: bold;
    color:#fff;
    border:1px solid #3498db;
    background:#3498db;
    width:50%;
    display: block;
    padding:15px 0;
}





.rebuff_tit {
    display: block;
    text-align: center;
    font-size: 16px;
    color:#333;
    font-weight: 400;
    margin-top:20px;
}

.rebuff_why {
    display: block;
    font-size: 16px;
    color:#8e8e8e;
    line-height: 21px;
    margin-top:5px;
	padding:0 30px;
}

.rebuff_why em {
    color:#3498db;
    font-style: normal;
}


















