@charset "utf-8";
/* member_container */
.member_container{
    background: #fff;
    height: 70px;
    border-bottom: 1px solid #666464;
}
.member_container .container{
    padding: 0 15px 0 0;
}
.member_container h1{
    display: inline-block;
    float: left;
    margin: 0;
    width: 368px;
    height: 60px;
    padding: 10px 78px 0 0;
}

.member_container h1 a:link{
   background-color:transparent;
}
.member_container .gnb_box{
    float: right;
	width: auto;
    margin-top: 30px;
}
.member_container .gnb_box li{
    line-height: 12px;
    margin: 0 0 0 10px; 
    list-style: none;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
}
/* //member_container */
/* login */
#content.login{
    float: none;
    width: auto;
    padding: 0;
    margin-bottom: 0;
    background: none;
}
.member_content_container{
    padding: 75px 0;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.member_content_container .top{
    margin-bottom: 35px;
    border-bottom: 1px solid #dddddd;
}
.member_content_container .top > .tit{
    margin: 0 0 10px 0;
    padding: 0 95px 0 95px;
    font-size:36px;
    line-height: 36px;
    color: #4996d9;
    font-weight: 600;
    text-align: left;
    background: none;
}
.member_content_container .sub_header_box{
    padding: 15px 0 0 0;
    margin: 0 95px 0 0;
    border: none;
}
.member_content_container .tit_sub{
    margin: 0 95px 24px 95px;
    font-size:24px;
    line-height: 24px;
    color: #4996d9;
}
.member_content_container > .ex{
    margin: 0 95px 30px 95px;
    padding-left: 13px;
    font-size: 13px;
    color: #666666;
    line-height: 15px;
    background: url('../img/login/bg_ex.png') no-repeat left center;
}
.login_box{
    width: 790px;
    height: 298px;
    margin: 0 95px 0 95px;
    background: url('../img/login/bg_login.png') no-repeat;
}
.login_box.admin{
    width: 790px;
    height: 298px;
    background: url('../img/login/bg_login_admin.png') no-repeat;
}
.login_box .inp_login{
    float: left;
    padding: 0 34px 0 43px;
}
.login_box .inp_login .tit{
    color: #ffffff;
    font-size: 18px;
    padding-left: 120px;
    padding-top: 12px;
}
.login_box .ex{
    margin-top: 40px;
    padding-left: 13px;
    font-size: 13px;
    color: #666666;
    line-height: 18px;
    background: url('../img/login/bg_ex.png') no-repeat left center;
}
.login_inp_box.admin{
    margin-top: 75px;
}
.login_inp_box .radio_box{
    margin:0 25px 15px 0; 
}
.login_inp_box .radio_box label{
    font-size: 13px;
}
.login_inp_box .input_box{
    float: left;
    margin-right: 18px;
}
.login_inp_box .input_box .form-control{
    width: 271px;
    height: 33px;
    border: 1px solid #d2d2d2;
    background-color: #ebebeb;
    border-radius: 0;
    margin-bottom: 10px;
}
.login_inp_box .btn_login{
    float: left;
    width: 111px;
    height: 75px;
    font-size: 18px;
}
.other_box{
    width: 271px;
    font-size: 12px;
    color: #666666;
}
.other_box input[type=checkbox]{
    margin: 2px 0 2px -20px;
}
.other_box a{
    margin-right: 20px;
}
.other_box a:last-child{
    margin-right: 0;
}
.login_box .secu_login{
    float: left;
    margin-left: 35px;
}
.login_box .secu_login .tit{
    color: #ffffff;
    font-size: 18px;
    padding-left: 110px;
    padding-top: 12px;
}
.login_box .secu_login .tit.admin{
    color: #ffffff;
    font-size: 18px;
    padding-left: 82px;
    padding-top: 12px;
}
.login_box .secu_login .btn_login_secu{
    width: 234px;
    height: 75px;
    margin-top: 111px;
    margin-bottom: 10px;
    font-size: 18px;
}
.login_box .secu_login .btn_login_secu.admin{
    margin-top: 65px;
}
.login_box .secu_login .secu_info{
    display: block;
    font-size: 12px;
    color: #666666;
}
.login_box .secu_login .pro{
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
}
.login_box .secu_login .pro .link{
    color: #2ebef8;
    text-decoration: underline;
}
/* //login */

/* join */
.member_content_container .top.step1{
    margin-bottom: 0;
}
.join_step_1_container{
    background: url('../img/member/bg_step_1.png') no-repeat;
}
.join_step_1{
    margin: 0 95px;
    min-height: 258px;
}
.join_step_1 .en{
    margin-top: 33px;
    display: inline-block;
    padding: 2px 10px;
    color: #ffffff;
    letter-spacing: 0;
    font-size: 14px;
    background: #4996d9;
    font-family:Arial, '돋움',Dotum,Arial,sans-serif;
}
.join_step_1 .tit{
    margin-bottom: 15px;
    color: #29c2ff;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 34px;
}
.join_step_1 .ex{
	margin: 0;
    padding-left: 13px;
    color: #666666;
    line-height: 18px;
    background: url('../img/login/bg_ex.png') no-repeat top left;
    background-size: 5px 100% ;
}
.join_type_container{
    min-height: 170px;
    background: url('../img/member/bg_step_1_type_1.png') no-repeat;
}
.join_type_box{
    padding-top: 35px;
    text-align: center;
}
.join_type_box .join_1{
    display: inline-block;
    background: url('../img/member/bg_join_1.png') no-repeat;
}
.join_type_box .info_box{
    text-align: center;
    padding-left: 130px;
}
.join_type_box .tit{
    margin-bottom: 0;
    padding-top: 5px;
    color: #666666;
    font-size: 24px;
    text-align: center;
}
.join_type_box .ex{
    margin-bottom: 13px;
    color: #666666;
    font-size: 14px;
    text-align: center;
}
.join_type_container.type2{
    background: url('../img/member/bg_step_1_type_2.png') no-repeat;
}
.join_type_box .join_2{
    display: inline-block;
    background: url('../img/member/bg_join_2.png') no-repeat;
}
.join_type_box .join_3{
    display: inline-block;
    margin-left: 140px;
    background: url('../img/member/bg_join_3.png') no-repeat;
}
.join_step_image{
    border-bottom: 1px solid #cccccc;
    height: 82px;
    margin-bottom: 30px;
}
.join_step_image.step1{
    background: url('../img/member/img_step_1.png') no-repeat;
}
.join_step_image.step2{
    background: url('../img/member/img_step_2.png') no-repeat;
}
.join_step_image.step3{
    background: url('../img/member/img_step_3.png') no-repeat;
}
.join_content_area{
    margin: 0 95px 0 95px;
}
.join_content_area.page{
    margin: 0;
}
.join_title_box{
    margin-bottom: 50px;
    border-bottom: 1px solid #cccccc;
}
.join_title_box.step1{
    background: url('../img/member/icon_step_1.png') no-repeat right bottom;
}
.join_title_box.step2{
    background: url('../img/member/icon_step_3.png') no-repeat right bottom;
}
.join_title_box.step3{
    background: url('../img/member/icon_step_4.png') no-repeat right bottom;
}

.join_title_box .tit{
    display: inline-block;
    margin: 0 0 5px 0;
    padding-top: 10px;
    padding-right: 60px;
    color: #666666;
    font-size: 30px;
    background: url('../img/member/bg_join_title.png') no-repeat top right;
}
.join_title_box .ex{
    font-size: 12px;
    color: #666666;
    margin-bottom: 8px;
}
.join_content_area .sub_tit{
    margin: 0 0 15px 0;
    padding: 0 0 0 14px;
    color: #666666;
    font-size: 18px;
    line-height: 18px;
    background: url('../img/common/bg_sub_title.png') no-repeat;
}
.join_content_area .agree_con_box{
    height: 150px;
    margin-bottom: 20px;
    overflow-y: auto;
    padding: 10px;
    border: 1px solid #cccccc;
    font-size: 12px;
    
}
.join_content_area  ol , .join_content_area  ul{
    list-style: none;
    padding: 0 0 5px 10px;
	font-size: 12px;
}
.join_content_area  ol li, .join_content_area  ul li{
    margin-bottom: 5px;
}
.join_content_area  > ol , .join_content_area  > ul{
    padding: 0;
}
.join_content_area div > ul >li{
    margin-bottom: 20px;
}
.join_content_area div > ul >li  p{
	margin-bottom: 5px;
}
.join_content_area div > ul >li > p{
	margin-bottom: 15px;
    font-size: 14px;
}
.join_content_area div > ul >li > p + p{
	font-size: 12px;
    margin-left: 5px;
}
.join_content_area .agree_form{
    margin-bottom: 50px;
    text-align: center;
}
.join_content_area .agree_form input[type='checkbox']{
    margin: 0;
	vertical-align: text-bottom;
}
.join_content_area .agree_form label+label{
    margin-left: 70px;
}
.join_content_area .btn_box{
    text-align: center;
}
.join_content_area .btn_box button + button{
    margin-left: 50px;
}
.join_content_area .serti_form{
    padding: 35px 20px 20px 20px;
    border: 1px solid #dddddd;
    background: -webkit-linear-gradient(#ffffff, #f0f0f0);
    background: -o-linear-gradient(#ffffff, #f0f0f0);
    background: -moz-linear-gradient(#ffffff, #f0f0f0);
    background: linear-gradient(#ffffff, #f0f0f0);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f0f0f0');/*For IE7-8-9*/   
}
.join_content_area .serti_inp_box{
    padding-bottom: 35px;
    background: url('../img/member/bg_v_line.png') repeat-x left bottom;
}
.join_content_area .serti_inp_box .inp_div{
    width: 50%;
    float: left;
}
.join_content_area .serti_inp_box .inp_div label {
    margin-top: 3px;
    padding-right: 10px;
    font-size: 14px;
    color: #666666;
    text-align: right;
}
.join_content_area .serti_inp_box .inp_div input {
    display: inline-block;
    height: 33px;
    width: 270px;
    border: 1px solid #d0d0d0;
    border-radius: 0;
    background-color: #ebebeb;
}
.join_content_area .serti_inp_box .inp_div input.two_inp {
    width: 125px;
}
.join_content_area .serti_btn_box{
    margin-top: 20px;
    text-align: center;
}
.join_content_area .serti_btn_box .btn{
    width: 184px;
}
.join_content_area .serti_btn_box .btn + .btn{
    margin-left: 30px;
}
.join_content_area .serti_ex{
    margin: 15px 0 50px 0;
    font-size: 13px;
    color: #707070;
}
.join_info_input{
    margin-bottom: 50px;
}
.join_info_input .table{
    font-size: 14px;
}
.join_info_input .table input , .join_info_input .table select{
    width: 210px;
}
.join_info_input .table th{
    text-align: right;
}
.join_info_input .check_id_txt{
    margin-left: 10px;
    color: #999999;
}
.join_info_input .input_ex{
    color: #999999;
}
.join_content_area .agree_complete_box{
    background: url('../img/member/icon_step_complete.png') no-repeat top center;
}
.join_content_area .agree_complete_box .txt{
    font-size: 30px;
    color: #666666;
    text-align: center;
    padding-top: 200px;
    padding-bottom: 10px;
    letter-spacing: -1px;
    line-height: 34px;
}
.join_all_agree{
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 20px;
	background: url('../img/member/bg_agree.png') no-repeat left bottom;
}

/* //join */


/* board */
.board_box{
}
.board_box .search{
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0;
}
.board_box .search .form-control {
    height: 25px;
    padding: 2px 10px;
    margin-right: 5px;
}
.board_box .search .btn_search{
    padding: 1px 16px 2px 16px;
}
.board_box .right{
    float: right;
}
.board_box .right .txt{
    display: inline-block;
    margin: 5px 0 0 0;
    padding: 0;
    color: #666666;
    font-size: 12px;
    text-align: right;
    vertical-align: bottom;
}
.board_box .right .txt span+span{
    margin-left: 10px;
}
.board_box button + button{
    margin-left: 5px;
}
.faq_container .question{
    font-size: 24px;
    color: #ff9933;
	font-family:'NanumBarunGothic', '돋움',Dotum,Arial,sans-serif;
}
.faq_container .faq_answer{
    display: none;
}
.faq_container .faq_answer.view{
    display:table-row;
}
.faq_container .answer{
	margin-left: 20px;
	padding-left: 20px;
    font-size: 24px;
    color: #29c2ff;
	background: url('../img/other/arr_faq.png') no-repeat;
	font-family:'NanumBarunGothic', '돋움',Dotum,Arial,sans-serif;
}
.faq_txt{
    font-size: 11px;
    color: #666666;
}
.faq_txt button{
    margin-left: 10px;
}
.icon_lock{
    margin: 0 10px;
}
/* //board */

/* find idpw*/
.find_idpw_box{
    margin: 0 95px 0 95px;
}
.find_idpw_box .id_box , .find_idpw_box .pw_box{
    float: left;
    width: 50%;
}
.find_idpw_box .find_inp_box {
    border: 1px solid #999999;
    background: -webkit-linear-gradient(#ffffff, #f0f0f0);
    background: -o-linear-gradient(#ffffff, #f0f0f0);
    background: -moz-linear-gradient(#ffffff, #f0f0f0);
    background: linear-gradient(#ffffff, #f0f0f0);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f0f0f0');/*For IE7-8-9*/    
}
.find_idpw_box .result_box{
	text-align: center;
	padding: 40px;
}
.find_idpw_box .result_box .result_txt{
	padding-top: 210px;
	margin-bottom: 30px;
	font-size: 20px;
	background: url('../img/member/icon_step_complete.png') no-repeat top center;
}
.find_idpw_box .result_box .request_txt{
	padding-top: 210px;
	margin-bottom: 30px;
	font-size: 20px;
	background: url('../img/member/icon_request.png') no-repeat top center;
}
.find_idpw_box .pw_box .find_inp_box {
    border-left: none;
}
.find_idpw_box .id_box .tit , .find_idpw_box .pw_box .tit{
    margin-bottom: 22px;
    padding-top: 16px;
    text-align: center;
    color: #666666;
    font-size: 18px;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
}
.find_idpw_box .pw_box .tit{
    border-left: none;
}
.find_idpw_box .radio_div{
	margin-left: 63px;
}
.find_idpw_box .radio_div label + label{
	margin-left: 10px;
}
.find_idpw_box .radio_div input[type="radio"]{
	margin: 4px;
	vertical-align: middle;
}
.find_idpw_box .inp_div{
    clear: both;
    margin-bottom: 4px;
}
.find_idpw_box .bg_id{
    padding-top: 224px;
    background: url('../img/member/bg_find_id.png') no-repeat center 44px;
}
.find_idpw_box .bg_pw{
    padding-top: 224px;
    background: url('../img/member/bg_find_pw.png') no-repeat center 44px;
}
.find_idpw_box .inp_div input{
    display: inline-block;
    height: 33px;
    border: 1px solid #d0d0d0;
    border-radius: 0;
    background-color: #ebebeb;
}
.find_idpw_box .inp_div select{
    background-color: #ebebeb;
}
.find_idpw_box .inp_div .sp{
    margin: 0;
}
.find_idpw_box .inp_div .one_inp{
    width: 314px;
}
.find_idpw_box .inp_div label{
    width: 63px;
    margin-top: 3px;
    padding-right: 10px;
    font-size: 14px;
    color: #666666;
    text-align: right;
}
.find_idpw_box .inp_div .phone1{
    width: 87px;
}
.find_idpw_box .inp_div .phone2{
    width: 87px;
}
.find_idpw_box .inp_div .phone3{
    display: inline-block;
    width: 117px;
    height: 33px;
    padding-top: 0;
    border-radius: 0;
}
.find_idpw_box .checkbox{
    margin-left: 10px;
    margin-bottom: 30px;
    padding-top: 50px;
    font-size: 12px;
    color: #666666;
}
.find_idpw_box .pw_box .checkbox{
    padding-top: 13px;
}
.find_idpw_box .checkbox input{
    margin-top: 2px;
}
.find_idpw_box .btn_div{
    text-align: right;
    margin-top: 11px;
    margin-right: 14px;
}
/* //find idpw */



/* mypage */
.member_out_txt{
	margin-bottom: 25px;
	padding: 20px 13px;
	color: #666666;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #e8e8e8;
}
.member_out_txt .list_bul{
    display: block;
    margin: 0;
    padding:0 0 5px 8px;
	font-size: 14px;
    background: url('../img/other/bul_list.png') no-repeat left 7px;
}
.member_out_input{
	padding: 40px 70px;
	border: 1px solid #e0e0e0;
	background: -webkit-linear-gradient(#ffffff, #efefef);
    background: -o-linear-gradient(#ffffff, #efefef);
    background: -moz-linear-gradient(#ffffff, #efefef);
    background: linear-gradient(#ffffff, #efefef);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#efefef');
}
.member_out_input label{
	margin-right: 20px;
}
.member_out_input input{
	margin-right: 20px;
	border: 1px solid #999999;
	border-radius: 0;
	background-color: #e8e8e8;
}
.member_out_input .btn{
	width: 80px;
	margin-right: 10px;
}
.secu_manage_btn_box{
	margin-bottom: 25px;
	padding: 20px 13px;
	color: #666666;
	text-align: center;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #e8e8e8;
}
.secu_manage_btn_box .btn{
	margin: 0 15px;
	width:172px;
}
.secu_manage_tit_box{
	margin-bottom: 30px;
}
.secu_manage_container .txt{
	margin-bottom: 20px;
}
.secu_manage_container .table_box{
	padding: 10px;
	color: #666666;
	font-size: 13px;
	border: 1px solid #cccccc;
	list-style: none;
	background-color: #eeeeee;
}
.secu_manage_container .table_box li.bg{
	background: url('../img/mypage/bg_table_hor.png') repeat-x left bottom;
}
.secu_manage_container .table_box .bg_l{
	background: url('../img/mypage/bg_table_ver.png') repeat-y top left;
}
.secu_manage_container .table_box .bg_l.line2{
	height: 56px;
}
.secu_manage_container .table_box li .w1{
	width: 110px;
}
.secu_manage_container .table_box li .w2{
	width: 580px;
}
.secu_manage_container .table_box li .w3{
	width: 60px;
}
.secu_manage_container .table_box li .w4{
	width: 80px;
}
.secu_manage_container .table_box li .w5{
	width: 550px;
}
.secu_manage_container .table_box li .w6{
	width: 630px;
}
.secu_manage_container .table_box li .w7{
	width: 190px;
}
.secu_manage_container .table_box li .w8{
	width: 300px;
}
.secu_manage_container .table_box li p{
	display: inline-block;
	float: left;
	margin: 0;
	padding: 10px 10px;
}
.secu_manage_container .process{
	margin: 0;
	padding: 0;
	list-style: none;
	color: #666666;
}
.secu_copy_head_img_box{
	margin-bottom: 13px;
}
.secu_copy_container{
	margin: 0 15px;
}
.secu_copy_h4{
	margin: 0;
	padding: 6px 0 0 19px;
	height: 30px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	background: url('../img/member/bg_h4_secu.png') no-repeat top right;
}
.secu_copy_btn_box{
	margin-bottom: 44px;
	padding: 20px;
	border: 1px solid #cccccc;
	text-align: center;
	background-color: #eeeeee;
}
.secu_copy_info_box{
	border: 1px solid #cccccc;
}
.secu_copy_info_box ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.secu_copy_info_box .secu_copy_ex{
	margin-top: 32px;
}
.secu_copy_ex .head_ex{
	margin: 0 0 0 -13px;
	height: 40px;
	padding: 5px 0 0 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
}
.secu_copy_ex .head_ex.one{
	background: url('../img/member/bg_secu_tit.png') no-repeat;
}
.secu_copy_ex .head_ex.two{
	background: url('../img/member/bg_secu_tit_2.png') no-repeat;
}
.secu_copy_ex .head_ex.three{
	background: url('../img/member/bg_secu_tit_3.png') no-repeat;
}
.secu_copy_ex .ex_list{
	padding: 20px 55px 0 55px;
}
.secu_copy_ex .ex_list li{
	margin-bottom: 80px;
}
.secu_copy_ex .ex_list .half{
	float: left;
	width: 50%;
}
.secu_copy_ex .ex_list li img+img{
	margin-top: 35px;
}
.secu_copy_ex .ex_list .ex_list_tit{
	margin: 0 0 20px 0;
	padding: 0;
	color: #333333;
	font-weight: 500;
}
.mypage_service_container{
	color: #666666;
}
.mypage_service_container .list_box{
	position: relative;
	float: left;
	width: 428px;
	min-height: 189px;
	margin-bottom: 30px;
	border: 1px solid #dddddd;
	border-radius: 3px;
}
.mypage_service_container .list_box.type2{
	width:297px;
	margin-left: 10px;
}
.mypage_service_container .list_box .tit{
	margin: 0;
	padding: 8px 20px;
	border-bottom: 1px solid #dddddd;
}
.mypage_service_container .list_box .con{
	background-image: url('../img/mypage/bg_list.png');
	background-repeat: no-repeat;
	background-position: top center;
}
.mypage_service_container .list_box .more{
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 20px;
	font-size: 12px;
	color: #cccccc;
}
.mypage_service_container .list_box .more .plus{
	font-size: 18px;
	vertical-align: middle;
}
.mypage_service_container .list_box .faq_list{
	margin: 0;
	padding:10px 0 5px 0;
	list-style: none;
	color: #666666;
	font-size: 12px;
}
.mypage_service_container .list_box .faq_list li{
	padding: 5px 10px 10px 10px;
}
.mypage_service_container .list_box .faq_list p{
	margin: 0;
	padding: 0;
	line-height: 12px;
}
.mypage_service_container .list_box .faq_list .list_tit{
	display: inline-block;
	float: left;
	width: 266px;
	padding-left: 10px;
	background: url('../img/mypage/bul_list_tit.png') no-repeat left center;
}
.mypage_service_container .list_box .faq_list .state{
	display: inline-block;
	float: left;
	width: 60px;
	text-align: right;
}
.mypage_service_container .list_box .faq_list .date{
	display: inline-block;
	float: left;
	width: 80px;
	text-align: right;
}
.mypage_service_container .list_box .request_list{
	height: 150px;
	margin: 0;
	padding:20px 0 5px 0;
	list-style: none;
	color: #666666;
	font-size: 12px;
}
.mypage_service_container .list_box .request_list li{
	width: 33%;
	float: left;
	text-align: center;
}
.mypage_service_container .list_box .request_list li .num{
	display: block;
	color: #ffffff;
	height: 86px;
	font-size: 30px;
	padding-top: 23px;
}
.mypage_service_container .list_box .request_list li .num.yellow{
	background: url('../img/mypage/bg_yellow.png') no-repeat top center;
}
.mypage_service_container .list_box .request_list li .num.blue{
	background: url('../img/mypage/bg_blue.png') no-repeat top center;
}
.mypage_service_container .list_box .request_list li .num.green{
	background: url('../img/mypage/bg_green.png') no-repeat top center;
}
.mypage_service_container .list_box .request_list li .txt{
	padding-top: 10px;
	color: #666666;
	font-size: 14px;
}
.mypage_service_container .result_list{
	min-height: 169px;
	margin-bottom: 30px;
	text-align: center;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.mypage_service_container .result_list p{
	margin: 0;
	padding: 5px 5px;
}
.mypage_service_container .result_list .area{
	width: 123px;
	height: 167px;
	float: left;
	padding: 10px;
	text-align: left;
	background-color: #f9f9f9;
}
.mypage_service_container .result_list .sprite_box{
	width: 306px;
	float: left;
	border-left: 1px solid #e3e3e3;
}
.mypage_service_container .result_list .sprite_box .num{
	display: block;
	border-top: 1px solid #e3e3e3;
}
.mypage_service_container .result_list .state_num_box{
	font-size: 12px;
}
.mypage_service_container .result_list .state_num_box>div{
	display: inline-block;
	float: left;
	width: 61px;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.mypage_service_container .result_list .state_num_box>div:last-child{
	border-right: none;
}
.mypage_service_container .result_list .state_num_box>div p+p{
	border-top: 1px solid #e3e3e3;
}
.mypage_service_container .result_list .state_num_box.type2 >div{
	display: inline-block;
	float: left;
	width: 50%;
}
.mypage_service_container .result_list .state_num_container{
	padding: 10px;
	border-top: 1px solid #e3e3e3;
}
.mypage_service_container .result_list .state_num_container .state_num{
	display: inline-block;
	height: 60px;
	padding-top: 10px;
	padding-left: 70px;
	font-size: 30px;
	background: url('../img/mypage/bg_state_num.png') no-repeat;
}
.mypage_service_container .result_list .state_num_container .state_num.type2{
	background: url('../img/mypage/bg_state_num2.png') no-repeat;
}
/* //mypage */