/*Àå¹Ù±¸´Ï ¹× ÁÖ¹®¹«ºÐ °æ·Î Ãâ·Â*/
.sp_odr{display:inline-block;background-image:url(../images/kl_odr.png);background-repeat:no-repeat;background-size:400px 400px}

.odr_header{background-color:#565656;height:75px;position:relative}
.odr_header .sp_odr{width:41px;height:41px}
.odr_header .ic_step1{background-position:0 0}
.odr_header .ic_step2{background-position:-50px 0}
.odr_header .ic_step3{background-position:-100px 0}
.odr_header .ic_step4{background-position:-150px 0}
.odr_header .ic_return_step1{background-position:-250px 0}
.odr_header .ic_return_step2{background-position:-300px 0}
.odr_header .ic_return_step3{background-position:-350px 0}
.odr_header .odr_step{display:table;width:100%}
.odr_header .odr_step li{display:table-cell;width:25%;height:75px;text-align:center;vertical-align:middle;position:relative}
.odr_header .odr_step li:after{position:absolute;top:50%;left:-5px;width:12px;height:27px;content:'';background:url(../images/kl_odr.png) -200px 0 no-repeat;background-size:400px 400px;margin-top:-14px}
.odr_header .odr_step li:first-child:after{display:none}
.odr_header .odr_step li .tx{display:block;color:#808080;font-size:12px;font-weight:bold;margin-top:2px}
.odr_header .odr_step li.on .tx{color:#bcd2e1}
.odr_header .odr_step li.on .ic_step1{background-position:0 -50px}
.odr_header .odr_step li.on .ic_step2{background-position:-50px -50px}
.odr_header .odr_step li.on .ic_step3{background-position:-100px -50px}
.odr_header .odr_step li.on .ic_step4{background-position:-150px -50px}
.odr_header .odr_step li.on .ic_return_step1{background-position:-250px -50px}
.odr_header .odr_step li.on .ic_return_step2{background-position:-300px -50px}
.odr_header .odr_step li.on .ic_return_step3{background-position:-350px -50px}
/*Àå¹Ù±¸´Ï ¹× ÁÖ¹®¹«ºÐ °æ·Î Ãâ·Â*/

/*Àå¹Ù±¸´Ï »ó´Ü(¾È³») Ãâ·Â*/
.ord_txt {
    clear: both;
    overflow: hidden;
    padding: 10px;
}
.ord_txt li {
    clear: both;
    padding: 0 0 3px 9px;
    font-size: 0.9em;
    line-height: 1.4em;
    color: #434343;
}
.ord_txt li strong {
    color: #cc1414;
}
/*Àå¹Ù±¸´Ï »ó´Ü Ãâ·Â*/


/* Àå¹Ù±¸´Ï Å×ÀÌºí ¸®½ºÆ® */
.baguni_no_deta {
    clear: both;
    overflow: hidden;
    padding: 30px 0;
    border-top: 1px solid #ccced1;
    border-bottom: 1px solid #ccced1;
    text-align: center;
    background: #FFF;
	color: #cc0000;
}



.bbs_no_deta {
    clear: both;
    overflow: hidden;
    padding: 60px 0px;
    border-top: 1px solid #ccced1;
    border-bottom: 1px solid #ccced1;
    text-align: center;
    background: #FFF;
	color: #cc0000;
}

/* Àå¹Ù±¸´Ï Å×ÀÌºí ¸®½ºÆ® */
.end_order_deta {
    clear: both;
    overflow: hidden;
    padding: 30px 0;
    border-top: 1px solid #ccced1;
    border-bottom: 1px solid #ccced1;
    text-align: center;
    background: #FFF;
}

/*Àå¹Ù±¸´Ï »ó´Ü*/
.my_tbl {
    clear: both;
    width: 100%;
    border-top: 2px solid #BFBFBF;
    border-bottom: 2px solid #5F5F5F;
}
.my_tbl table {
    border-collapse: collapse;
    border-spacing: 0;
} 
.my_tbl th {
    padding: 10px 0;
    border-right: 1px solid #e2e2e2;
    font-size: 13px;
    text-align: center;
    color: #7a7a7a;
    background: #f5f5f5;
}
.my_tbl th.th1 {
    width: 67%;
}

.my_tbl th.th2 {
    width: 8%;
}
.my_tbl th.th3 {
    width: 24%;
    border-right: none;
}


/*Àå¹Ù±¸´Ï »ó´Ü*/



/*»óÇ°Á¤º¸ ³»¿ë*/
.inpchk_temp_18_baguni{
	display:inline-block;
	position:relative;
	width:18px;
	height:18px;
}
.inpchk_temp_18_baguni input{
	opacity:.01;
	width:18px;
	height:18px;
	position:absolute;
	top:0;
	left:0;
}
.inpchk_temp_18_baguni input + label{
	position:absolute;
	top:0;
	left:0;
	width:18px;
	height:18px;
	background:url(../images/sp_form.png) 0 -50px no-repeat;
	background-size:18px 100px;
	font-size:0 !important;
	line-height:0 !important;
	padding:0 !important;
	margin:0 !important;
}
.inpchk_temp_18_baguni input:checked + label{
	background-position:0 -75px;
}
.inpchk_temp_18_baguni input:disabled + label{
	opacity:.2;
}
.inpchk_temp_18_baguni input:focus + label{
	outline:1px dotted #73B1DA;
}


.my_tbl td {
    padding: 6px 4px;
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    font-size: 14px;
    color: #434343;
    letter-spacing: -1px;
    word-break: keep-all;
}
.my_tbl td .ba_barcode {
    display: block;
    padding-left: 4px;
    color: #000;
}

.my_tbl td .ba_qty {
    display: block;
    text-align: center;
    color: #ff5277;
}
.my_tbl td .ba_ai_point{
    display: block;
    text-align: center;
    font-size: 10px;
    font-family: "helvetica";
    letter-spacing: 0px;
}


.my_tbl td .item_name a{
    display: block;
    vertical-align: top;
    padding-left: 4px;
    color: #000000;
    text-decoration: none;
}

/*Àå¹Ù±¸´Ï °¡°Ý*/
.my_tbl .ba_price{
    display: block;
    vertical-align: top;
    padding-right: 4px;
	text-align: right;
}
 
.ba_price .de_price {
    display: inline-block;
    font-size: 13px;
    font-family: "helvetica";
    text-decoration: line-through;
    letter-spacing: 0px;
}



.ba_price  .ok_price {
    display: inline-block;
    margin-top: 0px;
    margin-right: 3px;
    font-family: Times New Roman;
    font-size: 16px;
    color: #222;
    font-weight: bold;
}
.ba_price .ssg_tx {
    line-height: normal;
    font-style: normal;
    font-weight: normal;
}

.ba_price .box_sale_pro {
    float: left;
    position: relative;
    padding: 2px 2px 2px 2px;
    background: #87bfe4;
    font-size: 10px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0px;
}
.ba_price .sale_pro_tsec {
    float: left;
    display: block;
    overflow: hidden;
    padding: 2px 2px 2px 2px;
    font-size: 12px;
    color: #666;
    line-height: 15px;
}


/*Àå¹Ù±¸´Ï ÇÒÀÎ±Ý¾× »èÁ¦ ÁÖ¹®º¸ÀÌ±â*/
.my_tbl td.ba_sale_info {
    padding: 12px 4px;
    border-right: 0;
    border-bottom: 1px solid #636363;
    text-align: right;
}
.my_tbl td .stat {
    position: relative;
    height: 25px;
    padding-right: 2px;
    font-size: 0.95em;
    color: #ff6600;
    letter-spacing: -1px;
}

.my_tbl td .stat .prc {
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: -7px;
    width: 50%;
    text-align: left;
    line-height: 1.1em;
    font-size: 1.05em;
}
.my_tbl td .prc {
    display: block;
    padding: 2px 0;
    color: #ff6600;
}
.my_tbl td .stat .prc .trn {
    display: block;
    padding-bottom: 3px;
    font-size: 0.87em;
    color: #767676;
}

.my_tbl td .stat .ba_del_num {
    overflow: hidden;
    position: absolute;
    top: -10px;
	right:55px;
}
.my_tbl td .stat .ba_del_num a {
    height: 25px;
    border: 1px solid #C1C1C1;
    border-radius: 2px;
    background: #E9E9E9;
    font-size: 12px;
    font-weight: bold;
    line-height: 47px;
    color: #727272;
    text-align: center;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    text-decoration: none;
	padding:0px 10px 3px 10px;
}

.my_tbl td .stat .ba_go_order {
    overflow: hidden;
    position: absolute;
    top: -10px;
	right:5px;
}
	

.my_tbl td .stat .ba_go_order a {
    height: 25px;
    border: 1px solid #711C19;
    border-radius: 2px;
    background: #E41E1F;
    font-size: 12px;
    font-weight: bold;
    line-height: 47px;
    color: #FFFFFF;
    text-align: center;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    text-decoration: none;
	padding:0px 10px 3px 10px;
}

.my_tbl td .stat .ba_mod_num_n {
    overflow: hidden;
    position: absolute;
    top: -10px;
	right:125px;
}
.my_tbl td .stat .ba_mod_num_n a {
    height: 25px;
    border: 1px solid #01315B;
    border-radius: 2px;
    background: #016AC5;
    font-size: 12px;
    font-weight: bold;
    line-height: 47px;
    color: #FFFFFF;
    text-align: center;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    text-decoration: none;
	padding:0px 10px 3px 10px;
}

.my_tbl td .stat .ba_del_num_n {
    overflow: hidden;
    position: absolute;
    top: -10px;
	right:75px;
}
.my_tbl td .stat .ba_del_num_n a {
    height: 25px;
    border: 1px solid #C1C1C1;
    border-radius: 2px;
    background: #E9E9E9;
    font-size: 12px;
    font-weight: bold;
    line-height: 47px;
    color: #727272;
    text-align: center;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    text-decoration: none;
	padding:0px 10px 3px 10px;
}

.my_tbl td .stat .ba_go_order_n {
    overflow: hidden;
    position: absolute;
    top: -10px;
	right:5px;
}
	

.my_tbl td .stat .ba_go_order_n a {
    height: 25px;
    border: 1px solid #711C19;
    border-radius: 2px;
    background: #E41E1F;
    font-size: 12px;
    font-weight: bold;
    line-height: 47px;
    color: #FFFFFF;
    text-align: center;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    text-decoration: none;
	padding:0px 10px 3px 10px;
}
	

/*Àå¹Ù±¸´Ï °¡°Ý*/

/*Àå¹Ù±¸´Ï ÀüÃ¼ °¡°Ý¹× ¾ÆÀÌÄÜ*/
.btn_secend{
	padding-top:4px;
}
.btn_secend:after{
	display:block;
	clear:both;
	content:'';
}


/*ÃÑ°áÁ¦±Ý¾× »ó´Ü*/
.m_order_tsec{padding:0 12px}
.m_order_tsec .m_order_calculator {
    margin-top: 0px;
}
.m_order_total{padding:25px 0 12px;text-align:right}
.m_order_total:after{display:block;clear:both;content:''}
.m_order_total .tit{float:left;min-width:90px;font-weight:bold;color:#ff5277;font-size:16px;padding-top:7px;text-align:left}
.m_order_total .tmoney{
	float:right;color:#ff5277;
	line-height:24px;
}
/*ÃÑ°áÁ¦±Ý¾× »ó´Ü*/




/*±âÅ¸±Ý¾× ½ÃÀÛ */

	/*»óÇ° ±Ý¾× ÇÕ*/
.m_save_store{position:relative;font-weight:bold}
.m_order_calculator {
    margin: 0;
    border-top: 1px solid #ccc;
}
.m_order_tsec .cal_atotal {
    padding-left: 19px;
}
.cal_atotal::after {
    display: block;
    clear: both;
    content: "";
    color: #666;
}
.cal_atotal {
    padding: 8px 35px 7px 11px;
}
.cal_atotal .t_total {
    float: left;
    font-size: 12px;
    line-height: 12px;
}
.cal_atotal .t_money {
    float: right;
    font-size: 11px;
    line-height: 14px;
    color: #4c4c4c;
}
.m_order_total .tmoney .ssg_price, .m_order_total .tmoney .price {
    font-family: Times New Roman;
    font-size: 32px;
    line-height: 29px;
    font-weight: bold;
    font-style: normal;
}


.cal_atotal .t_money .ssg_price {
    font-size: 14px;
    line-height: 14px;
    font-family: "helvetica";
    letter-spacing: 0px;
    font-style: normal;
    font-weight: normal;

}
.cal_atotal .t_money .ssg_tx {
    line-height: normal;
    vertical-align: bottom;
    font-style: normal;
    font-weight: normal;
}
	/*»óÇ° ±Ý¾× ÇÕ*/
	/*ÇÒÀÎ±Ý¾×µî »ó¼¼³»¿ª*/
.m_order_tsec .cal_infolst {
    margin: 0 8px;
}
.cal_infolst li::after {
    display: block;
    clear: both;
    content: "";
}

.cal_infolst li {
    position: relative;
    padding: 8px 35px 7px 11px;
    background: url(../images/line_xdot_cccccc_baguni.gif) repeat-x;
    background-size: 2px 1px;
}


.m_order_calculator .ico_cminus, .m_order_calculator .ico_cplus, .m_order_calculator .ico_cequal {
    position: absolute;
    left: 0px;
    top: -1px;
}

.cal_infolst .side_tit {
    float: left;
    position: relative;
    padding-left: 22px;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 5px;
} 

.sp_com2 {
    display: inline-block;
    overflow: hidden;
    width: auto;
    height: 10px;
    background: url(../images/sp_com2_rtn_kl.png) no-repeat;
    line-height: 999px;
    vertical-align: middle;
    background-size: 260px 250px;
}

.ico_cminus {
    width: 15px;
    height: 15px;
    background-position: -18px -151px;
}
.ico_cplus {
    width: 15px;
    height: 15px;
    background-position: -34px -151px;
}

.cal_infolst .end_money {
    float: right;
    font-size: 11px;
    line-height: 14px;
    color: #4c4c4c;
	
    font-style: normal;
    font-weight: normal;
	
}
.cal_infolst .end_money .price, .cal_infolst .end_money .ssg_cross, .cal_infolst .end_money .ssg_price {
    font-size: 14px;
    line-height: 14px;
    font-family: "helvetica";
    letter-spacing: 0px;

    font-style: normal;
    font-weight: normal;
}
.cal_infolst .end_money .price, .cal_infolst .end_money .ssg_cross, .cal_infolst .end_money .ssg_price {
    font-size: 14px;
    line-height: 14px;
    font-family: "helvetica";
    letter-spacing: 0px;
    font-style: normal;
    font-weight: normal;
}
.m_order_tsec .cal_etotal {
    padding-left: 19px;
}
.cal_etotal::after {
    display: block;
    clear: both;
    content: "";
}
.cal_etotal {
    padding: 7px 37px 7px 11px;
    border-top: 1px solid #ccc;
}

.ico_cequal {
    width: 15px;
    height: 15px;
    background-position: -50px -151px;
}
.cal_etotal .end_money {
    float: right;
    font-size: 11px;
    line-height: 14px;
    color: #4c4c4c;
}
.cal_etotal .end_money .price, .cal_etotal .end_money .ssg_price {
    font-size: 14px;
    line-height: 14px;
    font-family: "helvetica";
    letter-spacing: 0px;
    font-style: normal;
    font-weight: normal;
}
	/*ÇÒÀÎ±Ý¾×µî »ó¼¼³»¿ª*/

/*±âÅ¸±Ý¾× ³¡ */

/*°áÁ¦ °ü·Ã ¹öÆ°µé*/
.m_f_static2 {
    position: static;
    padding: 10px 0px 60px 0px;
}

.m_f_static_lotto {
    position: static;
    padding: 10px 0px 10px 0px;
}

.m_f_bgn {
    /*margin: -12px;*/
    padding: 12px;
}



.mcom_fixed .m_f_toppd3{position:relative;padding-left:51px}
.m_f_fixed .m_f_toppd3{position:relative;padding-right:49px}
.m_f_fixed .m_f_toppd3 .btn_top,.m_f_toppd4 .btn_top,.m_f_toppd5 .btn_top{position:absolute;right:0;top:0}

.m_f_toppd3{
	display:block;
	height:43px;
	margin:0 2px;
	/*
	border:1px solid #b3b3b3;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	background:-webkit-gradient(linear,0% 0,0% 100%,from(#fff),to(#e6e6e6));
	box-shadow:inset 0 -1px 0 0 #fff,1px 1px 2px 0 rgba(0,0,0,.15);
	font-weight:bold;
	color:#666;*/
	line-height:43px;
	text-align:center;
}
.m_f_fixtbl {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
.m_or_btn li:last-child{
	width:30%;
}
.m_f_fixtbl li:first-child .btn {
    margin-left: 0px;
}
.m_f_fixtbl li {
    display: table-cell;
    vertical-align: top;
}

.m_f_fixtbl .btn_baguni {
    display: block;
    height: 43px;
    margin: 0 2px;
    border: 1px solid #b3b3b3;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#CCCCCC),to(#e6e6e6));
    box-shadow: inset 0px -1px 0px 0px #fff, 1px 1px 2px 0px rgba(0,0,0,0.15);
    font-weight: bold;
    font-size: 14px;
    color: #000;
    line-height: 43px;
    text-align: center;
    text-decoration: none;
}

.m_f_fixtbl .b_type_c {
    height: 44px;
    border: 0;
    border-left: 1px solid #C9D5DE;
    border-top: 1px solid #C9D5DE;
    background: #deebf4;
    color: #000;
    line-height: 44px;
    box-shadow: inset -1px -1px 0px #C9D5DE, 1px 1px 1px 0px rgba(0,0,0,0.15);
}

.m_f_fixtbl .btn_lotto {
    display: block;
    height: 43px;
    margin: 0 2px;
    border: 1px solid #018fd5;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    line-height: 43px;
    text-align: center;
    text-decoration: none;
}

 .b_type_l {
    height: 44px;
    border: 0;
    border-left: 1px solid #018fd5;
    border-top: 1px solid #018fd5;
    background: #02abe2;
    color: #000;
    line-height: 44px;
}

.m_f_fixtbl .b_type_a {
    height: 44px;
    border: 0;
    border-left: 1px solid #e98299;
    border-top: 1px solid #e98299;
    background: #ff5b7e;
    color: #fff;
    line-height: 44px;
    box-shadow: inset -1px -1px 0px #b56577, 1px 1px 1px 0px rgba(0,0,0,0.15);
}

/*°áÁ¦ °ü·Ã ¹öÆ°µé*/




/***    ·Î±×ÀÎ °ü·Ã ºÎºÐ ½ÃÀÛ    ***/
.m_combx{
	padding:30px 30px 50px 30px;
	background:#f7f7f7;
}
legend, .blind {
    display: block;
    overflow: hidden;
    position: absolute;
    top: -9999px !important;
    left: 0px;
    width: 1px;
    height: 1px;
}
.m_inplogin::before {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 277px;
    height: 10px;
    margin-left: -139px;
    margin-top: 0px;
    background: url(../images/bg_alert_bx.png) no-repeat 0 0;
    content: "";
}
.m_inplogin {
    position: relative;
    border: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #fff;
}
.m_inp_data {
    padding: 2px 8px 0;
}

.blind {
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    width: 0px;
    height: 0px;
    margin: 0;
    padding: 0;
    font-size: 0px;
    line-height: 0;

}

.m_inp_data li .inpbx {
    display: block;
    position: relative;
    padding: 10px 32px 10px 9px;
    border: 0 none;
    line-height: 17px;
    box-shadow: none;
}
.inpbx {
    display: block;
    overflow: hidden;
    width: auto;
    height: 18px;
    padding: 8px 8px 7px;
    line-height: 18px;
    border: 1px solid #ccc;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    letter-spacing: -1px;
    box-shadow: inset 0px 1px 0px rgba(0,0,0,0.07);
}
.m_inp_data li .inpbx input {
    font-size: 13px;
    line-height: 18px;
}
.inpbx input {
    width: 100%;
    height: 20px;
    border: 0 none;
    background: transparent;
    font-size: 12px;
    line-height: 18px;
    color: #222;
    vertical-align: top;
}
input[type='text'], input[type='password'], input[type='submit'], input[type='search'], button, input[type='button'], input[type='submit'], input[type='reset'], input[type='file'] {
    -webkit-appearance: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.sp_login {
    display: inline-block;
    overflow: hidden;
    width: auto;
    height: 10px;
    background: url(../images/sp_login.png) no-repeat 0 0;
    line-height: 999px;
    vertical-align: top;
}
.m_inp_data li .ico_id {
    position: absolute;
    right: 8px;
    bottom: 12px;
}
.m_inp_data li .ico_pw {
    position: absolute;
    right: 11px;
    top: 11px;
}



.ico_id {
    width: 14px;
    height: 15px;
    background-position: -70px -27px;
}
.ico_pw {
    width: 11px;
    height: 17px;
    background-position: -70px -45px;
}

/*¾ÆÀÌµð ÀúÀå*/
.log_check::after {
    display: block;
    clear: both;
    content: "";
}
.log_check {
    padding: 10px 6px 6px;
    border-top: 1px solid #ccc;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #f7f7f7;
    font-size: 12px;
    line-height: 16px;
    color: #666;
}
.log_check .left {
    display: inline;
    float: left;
    width: 50%;
}
.log_check label {
    display: inline-block;
    vertical-align: top;
	
}
.inpchk {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
}

.inpchk_temp_18_login{
	display:inline-block;
	position:relative;
	width:18px;
	height:18px;
}
.inpchk_temp_18_login input{
	opacity:.01;
	width:18px;
	height:18px;
	position:absolute;
	top:0;
	left:0;
}
.inpchk_temp_18_login input + label{
	position:absolute;
	top:0;
	left:0;
	width:18px;
	height:18px;
	background:url(../images/sp_form.png) 0 -50px no-repeat;
	background-size:18px 100px;
	font-size:0 !important;
	line-height:0 !important;
	padding:0 !important;
	margin:0 !important;
}
.inpchk_temp_18_login input:checked + label{
	background-position:0 -75px;
}
.inpchk_temp_18_login input:disabled + label{
	opacity:.2;
}
.inpchk_temp_18_login input:focus + label{
	outline:1px dotted #73B1DA;
}

/*¾ÆÀÌµð ÀúÀå*/


/*·Î±×ÀÎ¹öÆ°*/
.bnbox {
    width: 100%;
    margin-top: 20px;
}
.bnbox a:first-child, .bnbox button:first-child {
    margin-top: 0px;
}
.bnbox .bn_pnk{
    background: #ff5b7e;
}
.bnbox button {
    width: 100%;
    border: 0 none;
    line-height: 100%;
    background-color: transparent;
    cursor: pointer;

}
.bnbox button {
    display: block;
    height: 46px;
    margin-top: 6px;
    font-weight: bold;
    font-size: 18px;
    line-height: 46px;
    color: #fff;
    letter-spacing: -1px;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: inset 0px -3px 0px rgba(255,255,255,0.15);
    vertical-align: top;
}

/*·Î±×ÀÎ¹öÆ°*/
/*È¸¿ø°¡ÀÔ¹× ¾ÆÀÌµð Ã£±âµî*/
.line_tit {
    position: relative;
    margin: 30px 0 15px;
    border: 1px solid #cdcdcd;
    height: 1px;
    border-left: 0 none;
    border-right: 0 none;
    font-size: 0px;
    line-height: 0;
}
.at_btn2::after {
    clear: both;
}
.at_btn2::before, .at_btn2::after {
    content: " ";
    display: table;
}
.at_btn2 a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0.28em;
    width: 28px;
    height: 28px;
    margin: 0 0 0 -14px;
    background-image: url("../images/sprite--login-v3.png");
    background-repeat: no-repeat;
    background-position: -39px 0;
}


.at_btn2 a {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 50%;
    padding: 2.57142857em 0 0;
    color: #6b768b;
    line-height: 1.5714;
    text-align: center;
    text-decoration: none;
}


.at_btn_order::after {
    clear: both;
}
.at_btn_order::before, .at_btn_order::after {
    content: " ";
    display: table;
}

.at_btn_order .b_type_c {
    height: 44px;
    border: 0;
    border-left: 1px solid #C9D5DE;
    border-top: 1px solid #C9D5DE;
    background: #deebf4;
    color: #000;
    line-height: 44px;
    box-shadow: inset -1px -1px 0px #c9d5de, 1px 1px 1px 0px rgba(0,0,0,0.15);
}
.at_btn_order .btn_baguni {
    display: block;
    height: 43px;
    margin: 0 2px;
    border: 1px solid #b3b3b3;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #deebf4;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    line-height: 43px;
    text-align: center;
    text-decoration: none;
}



/*È¸¿ø°¡ÀÔ¹× ¾ÆÀÌµð Ã£±âµî*/

/*¾ÆÀÌµð Ã£±â ÆäÀÌÁö*/

.idfind_input_tabel::before {
    position: absolute;
    left: 50%;
    top: 100%;
    width: 277px;
    height: 10px;
    margin-left: -139px;
    margin-top: 0px;
    background: url(../images/bg_alert_bx.png) no-repeat 0 0;
    content: "";
}
.idfind_input_tabel {
    position: relative;
    border: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #fff;
	padding: 10px 10px 10px 10px;
}
.idfind_input {
    display: block;
}
.idfind_input .idfind_ip {
    display: table;
    width: 99%;
	padding: 5px 0px 5px 0px;
}
.idfind_input .idfind_ip dt {
    display: table-cell;
    width: 50px;
    vertical-align: top;
    line-height: 35px;
    color: #666;
    font-weight: bold;
    padding-left: 5px;
}
.idfind_input .idfind_ip dt .tit {
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
}
.idfind_input .idfind_ip  dd::after {
    content: "";
    display: block;
    clear: both;
} 
.idfind_input .idfind_ip  dd :first-child.col3 {
    width: 32%;
}

.idfind_input .idfind_ip dd .col3 {
    float: left;
    width: 34%;
}
.custom_sel {
    width: 100%;
}

.custom_sel select {
    display: block;
    height: 35px;
    padding: 0px 0px 0px 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    background: url(../images/bu_select.gif) no-repeat right 0;
    background-size: 28px 28px;
	font-size: 12px;
    color: #666;
    width: 100%;
    -webkit-appearance: none;
    letter-spacing: -0.5px;
}


.custom_sel_ao_memo select {
    display: block;
    height: 35px;
    padding: 0px 0px 0px 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    background: url(../images/bu_select.gif) no-repeat right 0;
    background-size: 28px 28px;
	font-size: 14px;
    color: #666;
    width: 100%;
    -webkit-appearance: none;
    letter-spacing: -0.5px;
	margin-bottom:5px;
}


.idfind_ment {
    width: 100%;
    font-size: 14px;
    color: #666;
	padding: 10px 0px 10px 0px;
    font-weight: bold;
}
/*


.info-group_label {
    float: left;
    width: 4.71em;
    color: #999;
    font-size: 14px;
}

.info-group_content {
    margin-left: 4.4em;
}


.id_find_text {
    width: 60%;
    border: 1px solid #e5e5e5;
    border-top-color: #ccc;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #e5e5e5 #e5e5e5 #ccc;
    box-shadow: none;
    background-color: #fff;
    color: #333333;
    font-family: inherit;
    font-size: 100%;
    margin: 0;

}

.input--phone::after {
    clear: both;
}
.input--phone::before, .input--phone::after {
    content: " ";
    display: table;
}



.input--phone .phone-first {
    width: 15%;
    padding: 0 0.4em 0 0;
    border: 1px solid #000000;
}

.input--phone .phone-first, .input--phone .phone-second, .input--phone .phone-last {
    float: left;
    box-sizing: border-box;
}

.input--phone .phone-second {
    padding: 0 0.5em 0 0;
    border: 1px solid #000000;
}

.input--phone .phone-last {
    position: relative;
    padding: 0 0 0 0.4em;
    border: 1px solid #000000;
}


button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}


.info-form .info-group_label {
    padding: 10px 10px 10px 10px;
    line-height: 1;
    letter-spacing: 0px;
}
.info-group_label {
    float: left;
    width: 4.71em;
    color: #999;
    font-size: 0.93em;
}


.info-form .info-group_label, .info-form .info-group_content {
    line-height: 2.6666em;
}

.info-group_content {
    margin-left: 4.4em;
}
input.full.text, textarea.full.text {
    width: 100%;
}
input.text, textarea.text {
    padding: 10px 10px 10px 10px;
    border: 1px solid #e5e5e5;
    border-top-color: #ccc;
}
input.text, textarea.text {
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #e5e5e5 #e5e5e5 #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    color: #333333;
}*/

/*¾ÆÀÌµð Ã£±â ÆäÀÌÁö*/

/***    ·Î±×ÀÎ °ü·Ã ºÎºÐ ½ÃÀÛ    ***/




/*»õ·Î¿î Àå¹Ù±¸´Ï ·¹ÀÌ¾î 2016-01-22*/

#mask_baguni {  
  position:absolute;  
  left:0;
  top:0;
  min-width:100%;
  z-index:9000;  
  background:#000000;  
}

.layerPop_baguni{
	display:none; 
	position:absolute;
    width: 99%;
	z-index:100000;  
	background:#000000;
}

.pop-layer-basket {
    position: relative;
	/*position:absolute;*/
	width: 100%;
    background: #147CDD;
    border: 1px solid #000;
}
.pop-layer-basket h1 {
    padding: 5px 0px 5px 20px;
    color: #fff;
    background: #147CDD;
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: -1px;
    text-align: left; 
}
.pop-layer-basket .cont {
    padding: 19px 20px 18px;
    background: #FFFFFF;
    border-top: 2px solid #f5f5f5;
}
.pop-layer-basket .cont p.txt {
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
}
.pop-layer-basket .cont p.txt strong {
    color: #1579db;
}
.pop-layer-basket .cont .gray-box {
    margin-top: 8px;
    padding: 12px 0 10px 13px;
    color: #444;
    border: 1px solid #f0f0f0;
    background: #f5f5f5;
    font-size: 13px;
    text-align: left;
    line-height: 16px;
    letter-spacing: -1px;
}
.pop-layer-basket .cont .btn-center {
    margin-top: 19px;
    text-align: center;
}
.pop-layer-basket .pop-layer-close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
}
/*»õ·Î¿î Àå¹Ù±¸´Ï ·¹ÀÌ¾î 2016-01-22*/


/*ÀüÃ¼ ¿©À¯,°ø°£ Ç¥½Ã 2019-07-05*/

.total_padding_100_px{
    display: inline-block;
    position: relative;
    height: 100px;
}

.total_padding_50_px{
    display: inline-block;
    position: relative;
    height: 50px;
}

.total_padding_30_px{
    display: inline-block;
    position: relative;
    height: 30px;
}

.total_padding_20_px{
    display: inline-block;
    position: relative;
    height: 20px;
}

.total_padding_10_px{
    display: inline-block;
    position: relative;
    height: 10px;
}
/*ÀüÃ¼ ¿©À¯,°ø°£ Ç¥½Ã 2019-07-05*/