@charset "utf-8";

*{margin:0; padding:0;border:0; box-sizing: border-box;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
html, body, td, p, button, textarea, select { 
	font-family:'Montserrat','Noto Sans KR',dotum,'돋음',sans-serif;
	font-size:13px; 
	color:#000;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}


#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle; box-sizing: border-box;}
button {cursor:pointer; appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0;}
input[type="button"], input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0;}
input, button {margin:0;padding:0;}

input[type="submit"].btn_frmline{
    color: #fff;
    padding: 12px 25px;
    text-align: center;
    letter-spacing: -1px;
    background: #ea4609;
    font-size: 14px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 125px;
    margin: 0 10px 0 auto;}

ol,ul {list-style: none;}

img														{border:0px;}

a:link, a:visited, a:active		{text-decoration:none; color:#333;}
a:hover												{text-decoration:none;  color:#555;}

textarea, select {font-size:1em;border:1px solid #ccc;}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}

.clear												{content:"";display:block;clear:both;}

h1, h2, h3, h4, h5, h6				{font-weight:normal;}

#total_wrap						{width:100%;}
#wrap									{width:100%; margin:0 auto; overflow: visible;}

#wrap_header					{width:100%; margin:0 auto; }

#wrap_main						{width:100%; margin:0 auto;}

#wrap_sub							{}

#wrap_footer					{width:100%; }

#hd_pop {z-index:999000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0; line-height:0;overflow:hidden}
.hd_pops {position:absolute;}

.hd_pops_con {border:none; background:#fff;}
.hd_pops_con img {max-width:100%; height:auto;}
.hd_pops_footer {padding:10px 0; background:none; color:#fff;text-align:right; background:rgba(0,0,0,0.5);}
.hd_pops_footer button {font-size:11px; margin-right:5px; border:0; background:none;color:#fff;}
button.hd_pops_close		{font-size:13px; font-weight:700; background:#fff;color:#333; padding:5px 15px;}


#hd {min-width:1000px;border-bottom:1px solid #dde4e9}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_qnb {border-bottom:1px solid #e9e9e9;background:#f2f5f9;zoom:1}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_qnb div {text-align:center;letter-spacing:-4px}
#hd_qnb a {letter-spacing:0}

#hd_wrapper {position:relative;margin:0 auto;padding:26px 0;width:1000px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:5px 0 0}

#hd_sch {float:left;margin:0 0 0 20px;border:1px solid #c3c6ca}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch #sch_str {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

#tnb {float:right}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover {text-decoration:none}

#wrapper {z-index:5;margin:30px auto;width:1000px;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#wrapper_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}

#aside {float:left;margin:0 10px 0 0;width:150px}

#container {position:relative;float:left;width:740px;min-height:500px;height:auto !important;height:500px;background:#fff;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}

#text_size {display:none;position:absolute;top:-31px;left:-1px}
#text_size button {padding:0 10px;height:30px;border:1px solid #cfded8;border-bottom:0;background:#000;color:#fff;cursor:pointer}

#ft {clear:both;padding:0 0 40px;min-width:1000px;border-top:1px solid #e9e9e9}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft div {position:relative;margin:0 auto;padding:0 0 0 200px;width:750px}
#ft_logo {position:absolute;top:20px;left:0}
#ft ul {margin:0 0 15px;padding:20px 0 0;zoom:1}
#ft ul:after {display:block;visibility:hidden;clear:both;content:""}
#ft li {float:left;margin:0 20px 0 0}
#ft a {text-decoration:none}
#ft p {margin:0;padding:10px 0;line-height:1.8em}
#ft span {display:inline-block;margin:0 15px 0 0}
#ft b {display:inline-block;margin:0 5px 0 0}
#ft_totop {position:absolute;top:20px;right:0}

#hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

.img_fix {width:100%;height:auto}

#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../images/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../images/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:1.9em;vertical-align:middle}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f2f5f9;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

#mobile_cng {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

.sanchor {margin:50px 0 30px;padding:0;zoom:1; background:#fff; display: flex;}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {flex:1; list-style:none; border-right:0;}
.sanchor li:last-child	{}
.sanchor a {display:block; color:#333;border-bottom:1px solid #d1d1d1; text-align:Center; font-size:18px; height:50px;}
.sanchor a.sanchor_on {color:#ea4609; border-bottom:2px solid #ea4609;text-decoration:none;}

.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

a.btn01 {background: #fff; color: #ea4609; border: 1px solid #ea4609; font-size: 14px; display: block; width: 100%; height: 100%; padding: 8px 15px; box-sizing: border-box; max-width: 120px; display: flex; align-items: center; justify-content: center; margin-left: 5px; text-align:center;}
a.btn01.btn_order_more{max-width:160px;}
a.btn01:focus, a.btn01:hover {}
button.btn01 {background: #fff; color: #ea4609; border: 1px solid #ea4609; font-size: 14px; display: block; width: 100%; height: 100%; padding: 8px 15px; box-sizing: border-box; max-width: 120px; display: flex; align-items: center; justify-content: center; margin-left: 5px;}
a.btn02 {background: #fff; color: #ea4609; border: 1px solid #ea4609; font-size: 14px; display: block; width: 100%; height: 100%; padding: 8px 15px; box-sizing: border-box; max-width: 120px; display: flex; align-items: center; justify-content: center; margin-left: 5px;}
a.btn02:focus, .btn02:hover {}
button.btn02 {background: #fff; color: #fff; background:#ea4609; font-size: 14px; display: block; width: 100%; height: 100%; padding: 8px 15px; box-sizing: border-box; max-width: 120px; display: flex; align-items: center; justify-content: center; margin-left: 5px;}

.btn_confirm {text-align:center; display: flex; justify-content: center;}

.btn_submit {padding:9px;border:0;background:#ea4609;color:#fff;letter-spacing:0em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:flex;padding:7px 30px;border:1px solid #ccc;background:#fafafa;color:#000; align-items:center; justify-content: center; margin-left:10px; font-size:16px;}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:middle}
a.btn_frmline {line-height:24px}
button.btn_frmline {color: #fff; width: 80px; height: 45px; text-align: center; letter-spacing: -1px; background: #ea4609; font-size: 14px; font-weight: 600;}

a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

.btn_list {margin:0 auto;width:93%}
.btn_list input, .btn_list button {background: none repeat scroll 0 0 #617D46;border: 0 none;color: #FFFFFF;height: 28px;line-height: 2.2em;padding: 0 15px;vertical-align: middle}

.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 auto 10px; border-top:2px solid #ea4609; width:100%; max-width:1200px;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th  { padding: 15px 0; border-bottom: 1px solid #ddd; vertical-align: middle; background: #f9f9f9; text-align: center; font-size: 15px; line-height: 24px; color: #121212; font-weight: 500; min-width:60px;}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top}
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:13px 0; line-height:1.5em; word-break:break-all; text-align: center; font-size:15px; color:#484848; border-bottom:1px solid #ddd;}
.tbl_head01 td div.etc_info{text-align:left; padding:0 3.5%;}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px; border-top:1px solid #ea4609;}
.tbl_head02 h3{font-weight:600; }
.tbl_head02 table.sit_ov_tbl	{border:1px solid #ddd; border-collapse:collapse;}
.tbl_head02 table.sit_ov_tbl tr th	{}
.tbl_head02 table.sit_ov_tbl tr td	{background:#fff;}
.tbl_head02 table.sit_ov_tbl tr td select	{width:100%;}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:10px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#f9f9f9; color:#383838;font-size:14px;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top}
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:6px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

.tbl_frm01 {margin:0 0 20px; border-top:2px solid #ea4609;}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {padding: 15px 30px 15px 20px; border-bottom: 1px solid #ddd; vertical-align: middle; background: #f9f9f9; text-align: left; width: 20%; font-size: 16px; line-height: 24px; color: #121212; font-weight: 500;}
.tbl_frm01 td {padding: 8px 20px 8px 20px; border-bottom: 1px solid #ddd; vertical-align: middle; color: #666; line-height: 30px; font-size: 15px; color: #484848;}
.tbl_frm01 td input[type=text]{height: 45px; border: 1px solid #ddd; padding: 0 10px; width: 35%;}
.tbl_frm01 td label{margin-right:10px;}
.tbl_frm01 td input#od_zip, .tbl_frm01 td input#od_b_zip{width:110px}
.tbl_frm01 textarea, .frm_input {border:1px solid #ddd;background:#fff;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:35px; color:#333; font-size:15px;}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

.required, textarea.required {background:/*url('../images/wrest.gif')*/ #fff top right no-repeat !important}
.required, textarea.required {background:/*url('../images/wrest.gif')*/ #fff top right no-repeat !important}

.grid_1 {width:40px}
.grid_2 {width:90px}
.grid_3 {width:140px}
.grid_4 {width:190px}
.grid_5 {width:240px}
.grid_6 {width:290px}
.grid_7 {width:340px}
.grid_8 {width:390px}
.grid_9 {width:440px}
.grid_10 {width:490px}
.grid_11 {width:540px}
.grid_12 {width:590px}
.grid_13 {width:640px}
.grid_14 {width:690px}
.grid_15 {width:740px}
.grid_16 {width:790px}
.grid_17 {width:840px}
.grid_18 {width:890px}

.td_board {width:120px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_default {width:60px;text-align:center}
.td_dvr {width:45px;text-align:center}
.td_group {width:100px;text-align:center}
.td_imgsmall {width:60px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:50px;text-align:left}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_statsmall {width:50px;text-align:center}

.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.4em; font-weight:600;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {margin:0 20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center}
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

#ctt {margin:10px 0;padding:10px;border:1px solid #e9e9e9}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111}
.sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:3px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important}
.sv_nojs .sv {display:block}

.pg_wrap {clear:both; padding:0;text-align:center; margin:50px auto 150px;}
.pg {display:flex; justify-content:center; align-items:center;}
.pg_page, .pg_current,.qa_page {display:flex; margin:0 15px; padding:10px; color:#888; font-size:16px; box-sizing: border-box;}
.pg a{color:#888;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page,.qa_page {text-decoration:none;}
.pg_end{margin-left:0;}
.pg_start{margin-right:0;}
.pg_current {align-items:center; justify-content:center; margin:0 10px; color:#e9460b;font-weight:normal; border-radius:50%; font-size:19px; font-weight:700; position:relative;}
@media(max-width:768px){
	.pg_wrap {margin:40px auto 70px;}
	.pg_page, .pg_current, .qa_page {display:flex; margin:0 auto; padding:5px 0; color:#888; font-size:14px; box-sizing: border-box;}
}
#sidx_img {margin:0 0 20px}
#sidx_img img {max-width:100%;height:auto}

#smb_my {}
#smb_my_ov {margin:0 auto 20px; display: flex; flex-flow:row wrap; width:100%; max-width:1200px;}
#sod_fin_view h3, #sod_fin_list h2, #sod_frm h2, #smb_my_ov h2,#smb_my_wish h2, #smb_my_od h2 {font-size: 26px; color: #333; font-weight: 500; margin: 30px 0 10px;}
#smb_my_act {margin-left: auto;}
#smb_my_act:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_act ul {display:flex;}
#smb_my_act li {background:#ea4609; display: flex; align-items:center; justify-content: center; margin-left:5px;}
#smb_my_act ul li a.personal_btn{ color:#fff; font-size:16px; display: block; width:100%; height:100%; padding:8px 15px; box-sizing: border-box;}
#smb_my_act li:last-of-type{background:#fff;  border:1px solid #ea4609;}
#smb_my_act li:last-of-type a.personal_btn{color:#ea4609;}

#smb_my_ov table {width:100%; padding:0; border:0; border-spacing:0px; border-collapse:collapse; border-top:2px solid #ea4609; border-bottom:1px solid #ddd;}
#smb_my_ov table th{padding: 15px 30px 15px 20px; border-bottom: 1px solid #ddd; vertical-align: middle; background: #f9f9f9; text-align: left; width: 20%; font-size: 16px; line-height: 24px; color: #121212; font-weight: 500;}
#smb_my_ov table td{padding: 8px 20px 8px 20px; border-bottom: 1px solid #ddd; vertical-align: middle; color: #666; line-height: 30px; font-size:15px; color:#484848;}
#smb_my_ovaddt {border-bottom:0 !important}
#smb_my_ovaddd {width:590px !important;border-bottom:0 !important}

#smb_my_od {margin:0 auto 20px; width:100%; max-width:1200px;}

.smb_my_more {text-align:right}

.smb_my_img {width:90px;text-align:center}

#smb_my_wish{width:100%; max-width:1200px; margin:0 auto 100px;}
#sod_bsk {}
.sod_img {width:90px;text-align:center}
.sod_opt {margin:5px 0;border:1px solid #e9e9e9;border-bottom:0;background:#f9f9f9}
.sod_opt ul {margin:0;padding:0;list-style:none}
.sod_opt li {padding:5px 3px;border-bottom:1px solid #e9e9e9; word-break:keep-all;}
.sod_option_btn .mod_options {margin:0;padding:5px 0;width:100%;border:0;background:#ea4609;color:#fff;cursor:pointer}

#sit_opt_added {margin:0;padding:0;background:#fff;list-style:none}
#sit_opt_added li {padding:20px 30px;background-color:#f8f8f8; display:flex; align-items:center;}
#sit_opt_added li>div {margin:0; width:50%; display:flex; align-items:center; justify-content: space-between;}
#sit_opt_added li div .amount_area{display:flex; align-items:center; border:1px solid #ddd; background:#fff;}

#sit_opt_added li span.ct_item_price {font-size:22px; color:#111; font-weight:500;}
#sit_opt_added li span.sit_opt_subj{width:50%; color:#555; font-size:17px; font-weight:600;}
#sit_opt_added li span.ct_item_del {float:right; margin-top: 3px;width:15px;}
#sit_opt_added li span.won{font-size:15px; font-weight:400;}


#sit_opt_added li div input {background-color:#fff; border:0; text-align: center;}

#sit_opt_added button {
	width: 40px;
	height: 40px;
	background-color: #fff;
	color: #212121;
	font-size: 21px;
	font-weight:300;
}
#sit_opt_added button.sit_qty_minus {border-right:1px solid #ddd;}
#sit_opt_added button.sit_qty_plus {border-left:1px solid #ddd;}

span.num_pm			{width:23px; display:inline-block; margin-left:0px; vertical-align:middle; }
span.num_pm button		{width:23px; height:23px; text-indent:-9999px; display:block; text-align:left;display:block;} 

.sit_opt_del			{background:url(../images/cart_x.gif) no-repeat 5px 3px !important; height:13px; width:13px; display:inline-block;text-indent:-9999px;}

#sod_bsk_list {position:relative; width:100%; max-width:1200px; margin:0 auto;}
#sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:700px;height:auto !important;height:500px;max-height:500px;border:1px solid #b5b5b5; background:#fff; overflow-y:scroll;overflow-x:none; box-shadow: 1px 1px 10px #999;}
#mod_option_frm .btn_submit	{padding:8px 9px; margin-right:8px;}

#sod_bsk_tot {margin:0 0 25px; zoom:1; display:flex; font-size:17px; border:1px solid #ddd; padding:15px 20px; justify-content: space-between; flex-flow:row wrap;}
#sod_bsk_tot dt {width:48%;font-weight:bold; padding:5px 0;}
#sod_bsk_tot dd {margin:0;width:48%; text-align:right;}
#sod_bsk_tot dt.sod_bsk_cnt {color:#121212;}
#sod_bsk_tot dd.sod_bsk_cnt {color:#121212;}
#sod_bsk_tot dt.sod_bsk_point {border-bottom:0 !important}

@media(max-width:768px){
	#sod_bsk_tot dt {padding:3px 0;}
}

#sod_bsk_tot.sod_bsk_tot_mo{flex-flow:row wrap;}

#sod_bsk_act {text-align:center; display: flex; flex-direction: column; margin-bottom:100px;}
@media(max-width:768px){
	#sod_bsk_act{margin-bottom:60px;}
}



#sod_bsk_act a.keep_btn{margin-left:auto; margin-bottom:20px; border:1px solid #ea4609; display: flex; align-items:center; justify-content:center; color:#ea4609; padding:8px 30px; font-size:15px; transform:rotate(0.029deg);}
#sod_bsk_act p {margin:0 0 10px}
#sod_bsk_act .bottom_btn_area{display: flex; justify-content: flex-end; align-items: flex-start;}
button.btn01_mo, #sod_bsk_act a.btn01_mo, #sod_bsk_act .bottom_btn_area button.btn, #sod_bsk_act .bottom_btn_area a.btn				{background:#fff; color:#ea4609; border:1px solid #ea4609; font-size: 14px; display: block; width: 100%; height: 100%; padding: 8px 15px; box-sizing: border-box; max-width:120px; display: flex; align-items: center; justify-content: center; margin-left: 5px;}
button.btn01_mo, #sod_bsk_act a.btn01_mo{min-width:90px;}
.btn_submit_mo{margin:15px 0;}
#sod_bsk_act a.btn01_mo_le{margin-left:auto;}
#sod_bsk_act .order_btn_area{display: flex; justify-content:flex-end; margin-top:20px;}
#sod_bsk_act div.order_btn_wrap .btn_submit	{width:180px; color:#fff; background:#ea4609; font-weight:600; margin-right:2%;}

#sod_ws {}
.sod_ws_img {width:90px;text-align:center}
#sod_ws_act {text-align:center; display: flex; justify-content:center; align-items: center; margin-top:30px;}
@media(max-width:1500px){
	#sod_ws{padding:0 3%;}
}
.display_setup_message {margin:0 0 10px;padding:15px;border:1px solid #fccdff;background:#ffeef9}
.display_setup_message strong {display:block;margin:0 0 10px}

#sod_frm {}


#sod_frm p {margin:0 0 10px}

#sod_list {position:relative}
#sod_list #cp_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f2f5f9;overflow-y:scroll;overflow-x:none}

#sod_frm_orderer {margin:20px 0 40px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}

#sod_frm_same {margin:0 0 10px}

#sod_frm #od_memo {height:50px}

#sod_frm p#sod_frm_pt {margin:3px 0;}
#sod_frm p#sod_frm_pt strong{color:#ea4609;}
.point_area{}
#sod_frm #sod_frm_pt_alert {margin:0 0 10px}

#sod_frm #display_pay_process {text-align:center}
#sod_frm #display_pay_process span {display:block;margin:5px 0 0}

#sod_frm_pay {position:relative}
#sod_frm_pay h2 {margin:0 0 10px}
#sod_frm_pay_info {margin:0 0 10px}

#sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f2f5f9;overflow-y:scroll}

#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .KPAY{background:url('../images/kpay_logo.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .PAYNOW{background:url('../images/paynow_logo.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .PAYCO{background:url('../images/payco_logo.png') no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
.kakaopay_icon{background:url('../images/kakao.png') no-repeat ;height:21px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px}

#settle_bank {margin:10px 0 0}

#sod_frm_escrow {margin:30px 0 0}

#sod_frm #sod_bsk_tot{flex-flow:row wrap; border-radius:25px; padding:20px 30px;}
#sod_frm #sod_bsk_tot dt, #sod_frm #sod_bsk_tot dd{padding-bottom:10px;}

#display_pay_process {padding:20px;text-align:center}

#sod_addr .td_mng button {margin:0;padding:0;border:0;background:transparent}

#sod_v {margin:0 auto 10px; width:100%; max-width:1200px;}
#sod_v .basic_tbl {text-align:center}
#sod_v_info { }

#sod_fin {width:100%; max-width:1200px; margin:0 auto;}

#sod_fin_no {margin:0 0 20px}

#sod_sts_wrap {margin:0 0 10px;text-align:right}
#sod_sts_explan {display:none}

#sod_fin_legend {padding:10px 15px;border:1px solid #e9e9e9;text-align:left;zoom:1; font-size:15px;}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:''}
#sod_fin_legend dt {clear:both;float:left;margin:0 0 5px;width:50px;font-weight:bold}
#sod_fin_legend dt:last-of-type{margin:0;}
#sod_fin_legend dd {float:left;margin:0}

#sod_fin #sod_bsk_tot {}

#request_form {position:relative}
#request_form div {display:none;z-index:10000;position:absolute;top:23px;left:0;padding:20px 0;width:520px;border:1px solid #000;background:#f2f5f9;text-align:center}
#request_form .frm_input {width:300px;background:#fff !important}
#request_form .btn_frmline, #request_form .btn_cancel {vertical-align:middle !important}
#request_form .btn_frmline {padding:0 10px;line-height:1.6em}

#sod_req_btn {margin:0 0 10px}
#sod_req_btn button {background:#626870}

#sod_req_log {margin:0 0 20px}
#sod_req_log ul {margin:0;padding:0;border-top:1px solid #e9e9e9;background:#f2f5f9;list-style:none}
#sod_req_log li {padding:10px 10px 20px;border:1px solid #e9e9e9;border-top:0}
#sod_req_log h3 {margin:20px 0 10px}
.sod_req_log_view table {margin:0}
.sod_req_log_view caption {padding:10px 0;font-size:1em;font-weight:bold;text-align:left;line-height:1em}
.sod_req_log_view caption span {color:#ff8630}
.sod_req_log_view th {border-top:1px solid #e9e9e9;background:#f7f7f7 !important;color:#000 !important;text-align:center}
.sod_req_log_view td {background:#fff;color:#000}
.sod_req_log_view p {padding:10px 15px;border-bottom:1px solid #e9e9e9;background:#fff;color:#000}
.sod_req_log_view .sod_req_it {width:270px}
.sod_req_log_view button {margin:0;padding:0;border:0;background:transparent;color:#ff8630;text-decoration:underline;vertical-align:middle;cursor:pointer}

#sod_fin_list h2 {}
#sod_fin_list td {height:30px}

#sod_fin_view {border:0px solid #e9e9e9}
#sod_fin_view h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_view h3 {}
#sod_fin_view .basic_tbl th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}

#sod_fin_pay {}

#sod_fin_orderer {padding:10px;border-bottom:0px solid #e9e9e9}

#sod_fin_receiver {padding:10px;border-bottom:0px solid #e9e9e9}

#sod_fin_dvr {}
#sod_fin_dvr .dvr_link {color:#ff8630;text-decoration:underline}

#sod_fin_tot {margin:0 0 30px;padding:0px;border:1px solid #ddd;color:#121212;}
#sod_fin_tot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_tot ul {margin:0;padding:0;list-style:none}
#sod_fin_tot li {padding:15px 20px; font-size:17px; font-weight:600;}
#sod_fin_tot li:nth-child(2)	{color:#ff3600; }
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy {border-bottom:0 !important;}
#sod_fin_tot strong {float:right}

#sod_fin_cancel {text-align:center; display: flex; justify-content: center; margin-bottom:50px; align-items: center; flex-flow:row wrap;}
#sod_fin_cancel>p{display:block; width:100%; margin-bottom:25px; font-size:18px; font-weight:600;}
#sod_fin_cancel h2 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#sod_fin_cancel button {padding:10px;border:0;border:1px solid #ea4609;color:#ea4609; background:#fff; margin-right:5px; font-size:15px;}
#sod_fin_cancelfrm {display:none;margin:0}
#sod_fin_cancelfrm .frm_input {background:#fff}

#sod_fin_test {padding:10px}

#scash {}
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .basic_tbl th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}
#scash_apply {padding:10px 0 20px;text-align:center}
#scash_apply button {padding:10px;border:0;background:#565e60;color:#fff}
#scash_copy {text-align:center}

#sidx_lat {padding:15px 0 0;border-top:1px solid #ddd}
#sidx_lat h2 {text-align:center}

#sbn_idx {}

#ssch_frm {padding:0;border-top:2px solid #ea4609; zoom:1; width:100%; max-width:1200px; margin:0 auto;}
#ssch_frm:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm div {margin:0; padding:0; display: flex;}
#ssch_frm div label{line-height:40px; align-self:center; padding-left:5px;}
#ssch_frm div .title{width:15%; background:#fafafa; line-height:40px; padding:6px 10px; display:inline-block; font-size:16px; font-weight:500; box-sizing: content-box;}
#ssch_frm div .ssch_lbl {box-sizing: content-box;}
#ssch_frm div .content{padding-left:10px;}
#ssch_frm div .content span{ padding: 0 5px 15px 5px; align-self: center; font-size:15px;}
#ssch_frm .frm_input {background:#fff; padding:1px 6px;}
#ssch_frm .btn_submit {display: block; position: relative; margin-left: -1px; padding: 8px 25px; border: 1px solid #f14e23; color: #fff; text-align: center; cursor: pointer; transition: all .3s; font-size: 15px; align-self: flex-start;}
#ssch_frm .ssch_bottom_text{border-top:1px solid #ddd; justify-content:space-between; align-items:flex-end; padding:20px 10px 20px 10px; border-bottom:1px solid #ddd;}
#ssch_frm .ssch_bottom_text span#ssch_ov{font-size:18px; font-weight:500;}
#ssch_frm .ssch_bottom_text span#ssch_ov b{color:#f14e23; font-weight:600; font-size:26px;}
#ssch_frm p {color:#3497d9; margin:0; font-size:13px;}

#ssch_frm .sct_area{max-width:155px;}
#ssch_frm #ssch_sort {display:flex;margin:0;padding:0;list-style:none;zoom:1; align-items: flex-end;}
#ssch_frm #ssch_sort:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm #ssch_sort li {width:9%; margin:20px 1% 0 0; padding:0;}
#ssch_frm #ssch_sort li a.btn01{}
#ssch_frm #ssch_sort li a.btn01:hover{text-decoration: none; border: 1px solid #f14e23; background: #f14e23; color: #fff;}
#ssch_frm #ssch_sort li:last-of-type{margin:0 0 0 auto; display: flex; align-items: flex-end; justify-content: flex-end; font-size:16px; width:20%;}
#ssch_frm #ssch_sort li:last-of-type b{font-weight:600; font-size:20px; padding:0 4px; color:#f14e23;}
 
#ssch_cate {width:100%; max-width:1200px; margin:60px auto 0; display:flex; align-items: center;}
#ssch_cate #sct_sort{width:155px;}
#ssch_cate ul {display:flex; width:calc(100% - 155px);}
#ssch_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_cate li {margin:0 1% 0 0;}
#ssch_cate>ul>li>a {display: block; position: relative; margin-left: -1px; padding: 8px 12px; border: 1px solid #ddd; color: #585858; text-align: center; cursor: pointer; transition: all .3s; font-size:13px;}
#ssch_cate>ul>li>a:hover{text-decoration: none; border: 1px solid #f14e23; background: #f14e23; color: #fff;}
#ssch_cate>ul>li>a span {font-weight:bold}

#sev {}
.sev_admin {margin:0 0 10px;text-align:right}

#coupon .td_numbig {width:150px}
#coupon .td_datetime {width:180px}

.sod_list {position:relative;margin:0;padding:0;list-style:none}
.sod_list .sod_li {position:relative;padding:0;border:1px solid #e9e9e9;margin:10px 0}
.sod_list .sod_li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_chk{position:absolute;top:10px;left:10px;}
.sod_list .li_name{min-height:130px}
.sod_list .li_name a,.sod_list .li_name strong{display:block;padding: 0 10px 0 25px;border-bottom:1px solid #e9e9e9;height:35px;line-height:35px}
.sod_list .li_name strong{padding-left:10px}
.sod_list .total_img{position:absolute;top:45px;left:10px;}
.sod_list .sod_opt{padding:10px 10px 5px;margin-left:90px;color:#9e9e9e;font-size:0.93em;background:none;border:none}
.sod_list .sod_opt li{margin-bottom:3px;border:none}
.sod_list .li_cp{position:relative}
.sod_list .li_cp .cp_btn, .sod_list .li_cp .cp_cancel, .sod_list .li_mod .mod_btn {margin:0;padding:5px 8px;border:0;background:#ea4609;color:#fff;font-size:0.93em}
.sod_list .li_cp .cp_cancel,.odf_tbl #od_coupon_cancel,.odf_tbl #sc_coupon_cancel{border:1px solid #999;color:#777;background:#fafafa;margin-left:3px;padding:4px 5px}
.sod_list .li_prqty{display:flex; justify-content: center; width:97%; margin:0 auto;}
.sod_list .li_prqty .li_prqty_sp{width:33%;display:inline-block; text-align:center;line-height:2.2em;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-left:1px solid #e9e9e9;color:#121212;font-size:0.93em;margin-left:-1px}
.sod_list .li_prqty  .prqty_price{border-left:1px solid #d3d3d3;}
.sod_list .li_prqty  .prqty_sc{border-right:1px solid #d3d3d3;}
.sod_list .li_prqty .li_prqty_sp span{display:block;background:#f8f8f8;}
.sod_list .li_total {position:relative;border-top:1px solid #e9e9e9;margin:10px 10px 0;}
.sod_list .total_span {display:block;position:relative;padding:5px 0;text-align:right;color:#343434}
.sod_list .total_span span{position:absolute;top:5px;left:0}
.sod_list .total_span strong{font-size:1.2em}

#sod_frm {width:100%; max-width:1200px; margin:0 auto;}
#sod_frm section{margin-bottom:10px}
#sod_frm section.order_form_bottom{margin-bottom:100px;}
#sod_frm p#sod_frm_pt_alert {margin:20px 0;text-align:center }
#sod_bsk_list #mod_option_frm .sit_ov_tbl{background:#ededed;margin-top:5px;}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th,#sod_bsk_list #mod_option_frm .sit_ov_tbl td{border:none;padding-left:5px;font-weight:normal}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th{width:90px}
#cp_frm {height:auto;max-height:10000px !important;position:absolute;top:0;left:0;width:70%;background:#fff;padding:20px;border:1px solid #000;z-index:9999} 
#sod_frm_deli {position:relative;line-height:2em}
#sod_frm_deli #order_address {display:block;;width:100px;background:#333;color:#fff;text-align:center}
#sod_frm_orderer {margin:15px 0 30px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}
#sod_frm .odf_tbl table{width:100%;margin:0;padding:0;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-collapse:collapse}
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th{border-bottom:1px solid #e9e9e9;padding:5px 0px 5px 10px ;text-align:left;line-height:26px;position:relative;}
#sod_frm .odf_tbl table th{width:90px;color:#343434;font-weight:normal;letter-spacing:-0.1em}
#sod_frm .odf_tbl table tbody tr:first-of-type th{border-top:2px solid #ea4609;}
#sod_frm .odf_tbl table .frm_input{background-color:#fff !important;height:32px;line-height:32px;text-indent:5px; width:100%;}
#sod_frm .odf_tbl table .frm_input#od_zip{width:65%; } 
#sod_frm .odf_tbl table .frm_address{margin-top:5px}
#sod_frm .odf_tbl button.btn_frmline{font-size:0.92em;padding:0 8px;height:34px;line-height:34px; width:30%;}
#sod_frm .odf_tbl textarea{width:99%;border:1px solid #e4eaec;}
#sod_frm_same {margin:0 0 10px}
#sod_frm_pay {position:relative}
#sod_frm_pay .tbl_head01 caption {font-size:0;line-height:0;overflow:hidden}
#sod_frm_pay .tbl_head01 th {width:auto !important;font-weight:bold;text-align:center !important}
#sod_frm_pay .tbl_head01 td {border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}
@media(max-width:768px){
	#sod_frm section.order_form_bottom{margin-bottom:60px;}
}
html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important}
#sod_frm_pay_info {margin:0 0 10px}
#sod_frm_paysel {margin:10px 0 ;padding:20px 30px;border:1px solid #ddd; display:flex; flex-flow:row wrap; justify-content:center;}
#sod_frm_paysel ul {margin:0;padding:0; display: flex; width:100%;}
#sod_frm_paysel li {width:25%;text-align:left;list-style:none; display: flex; padding:1%;}
#sod_frm_paysel li label.payment_way{width:100%;}
#sod_frm_paysel label.payment_way{width:20%; padding:15px; display: flex; align-items: center; justify-content:center; font-size:15px;}
#sod_frm_paysel label.payment_way img{margin-right:5%;}
#sod_frm_paysel input.hidden[type="radio"]{display:none;}
#sod_frm_paysel input[type="radio"]:checked+.payment_way{border:1px solid #ea4609;}
#sod_frm_paysel #settle_bank{width:50%; flex-flow:column wrap; align-items: center; margin:20px auto 0 46px; border:1px solid #eaeaea; padding:20px;}
#sod_frm_paysel #settle_bank .receipt_area, #sod_frm_paysel #settle_bank .bank_input_area, #sod_frm_paysel #settle_bank h3{width:100%;}
#sod_frm_paysel #settle_bank h3{font-size:16px; padding:5px 0 10px; font-weight:600;}
#sod_frm_paysel #settle_bank .bank_input_area{align-items:center;}
#sod_frm_paysel #settle_bank .receipt_area label, #sod_frm_paysel #settle_bank .bank_input_area label{font-size:15px; width:25%; font-weight:500;}
#sod_frm_paysel #settle_bank .receipt_area label.la_wid{width:15%;}
#sod_frm_paysel #settle_bank .receipt_area{display: flex; flex-flow:row wrap;}
#sod_frm_paysel #settle_bank .receipt_area input{margin-right:5px;}
#taxtax{display: flex; flex-flow:row wrap; width:100%; background: #f9f9f9; padding: 20px; border: 1px solid #eaeaea;}
#sod_frm_paysel #settle_bank .receipt_area #taxtax label{width:100%; font-size:14px; font-weight:400; display: flex; align-items:center; padding-bottom:8px;}
#sod_frm_paysel #settle_bank .receipt_area #taxtax label span{display: block; width:30%;}
#taxtax input.boxsize_num{width:65%;}
.od_temp_point{display: none;}

#sod_frm_paysel ul li input[type="radio"]{display: none;}

#use_max_point{width:100%;}
#settle_bank .bank_input_area{display:flex;}
#settle_bank .bank_input_area label{width:20%;}
#settle_bank .bank_input_area input{width:80%;}
#taxtax input.boxsize_num{background:#fff; border:1px solid #ddd; height:35px;}
#display_pay_button{display: flex; justify-content: center;}
#display_pay_button .btn_submit{background: #ea4609; color: #fff; width: 100%; font-size: 16px; font-weight: 700; color: #fff; padding: 15px 30px; border: 0; max-width: 185px; margin-right:1%;}
#display_pay_button a.btn01{display:block; background: #fff; color: #ea4609; width: 100%; font-size: 16px; font-weight: 700; padding: 15px 0; border: 0; max-width: 185px; border:1px solid #ea4609;}
#sod_inquiry{display: none;}
#sod_inquiry li {border:1px solid #ddd; margin-bottom:5px;position:relative; border-top:2px solid #ea4609;}
#sod_inquiry li .inquiry_idtime{background:#f9f9f9f9;padding:15px 10px;position:relative}
#sod_inquiry li .inquiry_idtime a{font-weight:bold; color:#ea4609;}
#sod_inquiry li .inquiry_idtime .idtime_time{position:absolute;top:10px;right:10px}
#sod_inquiry li .inquiry_name{clear:both;padding:10px;color:#696969}
#sod_inquiry li .inquiry_price{padding:10px;font-size:1.167em;font-weight:bold;}
#sod_inquiry li .inquiry_inv{position:absolute;bottom:10px;right:10px;color:#3497d9;text-align:right}
#sod_inquiry li .inquiry_inv .inv_status{display:block;font-weight:bold;}
#sod_inquiry #sod_list{display: none;}
p.cart_tot_price{font-size:16px; text-align:right; padding:8px 3%;}
#sit_tot_price span.total_price{padding:0px 3px 0 10px;}
#sit_tot_price span:first-of-type{padding-left:30px;}
em {
    font-style: normal;
}

#sod_bsk .top_btn_area{display: flex; justify-content: space-between; align-items: flex-end;}
#sod_frm_escrow h2, .order_text h3{color: #121212; font-size: 22px; font-weight: bold; border-left: 2px solid #f14e23; padding-left: 10px; line-height: 1; margin:30px 0 20px;}
#sod_frm_escrow p, .order_text p{ color: #585858; font-size: 16.5px; line-height: 1.8; word-break: keep-all; background: #f8f8f8; padding: 20px 30px; border-radius: 15px; font-weight:400;}
#sod_frm_escrow p img{display: block;}
#sod_frm_escrow p strong{color:#121212; display: block; margin:20px 0 10px;}
.sct_noitem{font-size:18px; width:100%; max-width:1200px; margin:0 auto;}
@media(max-width:1500px){
	#sod_fin,#sod_frm, #sod_bsk, #smb_my{padding:0 3%; box-sizing: border-box;}
	.tbl_head01 thead th:nth-of-type(2){width:35%;}
	.sod_opt li{font-size:13px;}
}
@media(max-width:900px){
	#sod_bsk_list #mod_option_frm{width:95%; left:0;}
}@media(max-width:768px){
	.sit_option_tbl th, .sit_option_tbl td{display:flex; width:100%;}
	.sit_option_tbl th{margin-bottom:4px;}
	#sod_list{display:block;}
	#sod_fin_view h3, #sod_fin_list h2, #sod_frm h2, #smb_my_ov h2,#smb_my_wish h2, #smb_my_od h2{font-size:20px;}
	#smb_my_wish{margin-bottom:70px;}
	.tbl_head01 thead th{font-size:15px; padding:10px 0; width:20%; min-width:none;}
	.tbl_head01 thead th:first-of-type{display: none;}
	.tbl_head01 thead th:nth-of-type(2){width:45%;}
	.sod_opt li{font-size:14px;}
	.tbl_head01 td{font-size:14px; padding:10px 3px;}
	.tbl_head01 td:first-of-type{display: none;}
	.grid_3{width:80px;}
	.pc_table{display: none;}
	#sod_inquiry{display: block;}
	#sod_bsk_tot{font-size:15px;}
	#sod_bsk_list #mod_option_frm{width:90%; left:0;}
	#sit_opt_added li{justify-content:space-between; padding:3% 6%}
	#sit_opt_added li>div{width:75%;}
	#sit_opt_added li>div.count_area{flex-flow:row wrap; padding:0;}
	#sit_opt_added li .opt_count{width:100%;}
	#sit_opt_added li span.sit_opt_subj{font-size:15px; width:100%;}

	#sod_frm_escrow h2, .order_text h3{ margin-bottom: 12px;padding-left: 5px; font-size: 17px;}
	#sod_frm_escrow p, .order_text p{padding: 15px 20px; font-size: 14px;}
	#sod_frm_escrow p strong{margin:15px 0 10px;}

	#sod_frm .odf_tbl table tbody td, #sod_frm .odf_tbl table tbody th{ display: block; width: 100%; padding: 10px 3%;  line-height: 24px; color: #121212; font-weight: 500;  box-sizing: border-box;}
	#sod_frm .odf_tbl table tbody th{background: #f9f9f9;}
	#sod_frm_paysel{padding:0;}
	#show_req_btn{display: flex;}
	#display_pay_button .btn_submit{width:110px; padding: 13px 0; font-size: 14px;}
	a.btn_cancel{ background: #fff; color: #ea4609; width: 110px; font-size: 14px; font-weight: 700; padding: 13px 0; border: 1px solid #ea4609; margin-left: 2%;} 

	#smb_my_act ul li a.personal_btn{font-size:14px; padding:4px 8px;}
	#sod_frm_paysel li label.payment_way{font-size:13px; word-break: keep-all; justify-content:flex-start; padding:15px 10px;}
	#sod_frm_paysel li label.payment_way img{width:20%;}
	#sod_frm_paysel li label.payment_way span{display:block; width:80%;}
	#sod_frm_paysel #settle_bank{width:100%; border:0; border-top:1px solid #ddd; margin:10px 0 0 0;}
	input#od_deposit_name{width:60%;}
	label.name{font-size:14px; margin-right:5px; display: inline-block;}
	#sod_frm_paysel #settle_bank h3{padding:0;}
}@media(max-width:550px){
	#sod_frm_paysel ul{flex-flow:row wrap;}
	#sod_frm_paysel li{width:48%;}
}@media(max-width:400px){
	#sod_bsk_list #mod_option_frm{width:85%;}
	#sod_frm_paysel li label.payment_way img{width:36px;}
	#sod_frm_paysel li label.payment_way span{display:block; width:cale(100% - 36px);}
	#sod_frm_escrow p img{display: block; width:100%; height:auto;}
}

@media(max-width:1500px){
	#ssch{padding:0 3%;}
}@media(max-width:1050px){
	#ssch_frm div .title{width:20%;}
	#ssch_frm div .content{width:80%;}
	#ssch_frm div .content .frm_input{width:80%;}
	#ssch_frm div .content .btn_submit{width:20%;}
}@media(max-width:768px){
	#ssch_cate ul{width:100%;}
	#ssch_cate{flex-flow:row wrap;}
	#ssch_cate #sct_sort{width:20%; margin:3% 0 0 auto;}
	#ssch_frm .ssch_bottom_text{flex-flow:row wrap; }
	#ssch_frm .ssch_bottom_text p{width:100%;}
	#ssch_frm .ssch_bottom_text p br{display: none;}
	#ssch_frm .ssch_bottom_text span#ssch_ov{width:100%; margin-top:10px;}
	#ssch_cate{align-items: stretch;}
	#ssch_cate>ul>li>a{padding:6px; font-size:12px;}
	#ssch_frm .ssch_bottom_text span#ssch_ov{font-size:16px;}
	#ssch_frm .ssch_bottom_text span#ssch_ov b{font-size:20px;}
}@media(max-width:600px){
	.sct_noitem{padding:70px 0 !important; font-size:16px;}
	#ssch_frm div{flex-flow:row wrap;}
	#ssch_frm div .title{width:100%;}
	#ssch_frm div .content .frm_input{width:60%;}
	#ssch_frm div .content #ssch_qto, #ssch_frm div .content #ssch_qfrom{width:33%;}
	#ssch_frm div .content{width:100%; border-bottom:1px solid #ddd; padding:6px;}
	#ssch_frm .btn_submit{min-width:45px; padding:8px 5px;}
}@media(max-width:400px){
	#smb_my_act ul{margin-bottom:20px;}
}
a.btn_admin.btn_admin_items{border:1px solid #f05334; color:#f05334;}
