@charset "utf-8";
/* CSS Document */

.i_wrap {display:block; width:100%; background-image:url(/images/top_bg.png); background-position:center top; background-repeat:no-repeat}
.i_head {display:block; width:100%}
.i_head .i_top {width:100%; display:block}
.i_head .i_top .inner {display:block; width:1200px; margin:20px auto}
.i_head .i_top .inner .i_logo {position:absolute; top:25px}
.i_head .i_top .inner .i_tcopy {float:left; margin-left:250px}
.i_head .i_top .inner .right {float:right; text-align:right; margin-right:20px}

.i_head .i_top .inner .right .top_menu {display:block}
.i_head .i_top .inner .right .top_menu:after {display:block; content:''; clear:both}
.i_head .i_top .inner .right .top_menu li {font-size:14px; margin-left:10px; display:inline-block; font-weight:bold; line-height:170%}

.i_head .i_top .inner .right .top_menu2 {display:block; text-align:right}
.i_head .i_top .inner .right .top_menu2:after {display:block; content:''; clear:both}
.i_head .i_top .inner .right .top_menu2 ul {display:inline}
.i_head .i_top .inner .right .top_menu2 li {font-size:12px; display:inline-block; padding:5px 10px 5px 10px; margin:10px 0px 0px 0px; border-top:#CCC 1px solid; border-left:#CCC 1px solid;border-bottom:#CCC 1px solid }
.i_head .i_top .inner .right .top_menu2 li:last-child {border-right:1px solid #CCC}
.i_head .i_top .inner .right .top_menu2 li:hover {background-color:#fafafa}
.i_head .i_top .inner .right .i_search {text-align:right; margin-top:10px; display:block;}
.i_head .i_top .inner .right .i_search input {border-bottom:#CCC 3px solid; width:345px; border-top:none; border-left:none; border-right:none; padding:5px}
.i_head .i_top .inner .right .i_search img {cursor:pointer}
.i_head .i_top .inner .right .i_search:after {display:block; content:''; clear:both}
.i_head .i_top .inner:after {display:block; content:''; clear:both}
.i_menu {display:block; background-color:#323232; min-width:1200px;}
.i_menu .inner {display:block; width:1200px; margin:20px auto}
.i_menu .inner .main li {float:left; border-right:#CCC 1px solid; text-align:center; padding:10px 20px 10px 20px; font-size:15px; font-weight:bold}
.i_menu .inner .main i {color:#FFF}
.i_menu .inner .main li:first-child {border-left:#CCC 1px solid}
.i_menu .inner .main li a {color:#FFF}
.i_menu .inner .main li:hover {background-color:#C30; color:#FFF}
.i_menu .inner .main .on {background-color:#C30; color:#FFF}
.i_menu .inner .main:after {display:block; content:''; clear:both} 
.i_menu .inner .i_sub {position:absolute; width:193px; background-color: rgba( 0, 0, 0, 0.4 ); font-size:14px; padding:15px 10px 14px 10px; line-height:260%; margin-top:1px; font-weight:bold }
.i_menu .inner .i_sub ul {list-style: none}
.i_menu .inner .i_sub ul li {border-bottom:#CCC 1px solid; padding-left:10px}
.i_menu .inner .i_sub ul li:last-child {border-bottom:none}
.i_menu .inner .i_sub ul li::before {color: #FFF; font-weight: bold; display: inline-block; width: 1em; margin-left: 0.5em}
.i_menu .inner .i_sub a {color:#FFF}
.i_menu .inner:after {display:block; content:''; clear:both} 
.index_vs {display:block; width:100%;margin:-20px 0 0 0; background-color:#f2dbb1;}
.index_vs .inner {display:block; width:1200px; margin:0px auto}
.index_vs .inner .blank {width:194px; float:left; border: #ffffff 1px solid }
.index_vs .inner .vs {width:1006px; float:left}

.sub_vs {display:block; width:100%; background-color:#FFF; margin-top:-19px}
.sub_vs .inner {display:block; width:1200px; margin:0px auto}
.sub_vs .inner .blank {width:194px; float:left; border:#f2dbb1 1px solid }
.sub_vs .inner .vs {width:1006px; float:left; text-align:center; background-image:url(/images/sub_vs_01.png); height:185px}
.sub_vs .inner .vs p {color:#FFF; font-weight:900; font-size:36px; margin-top:60px}
.sub_vs .inner:after {display:block; content:''; clear:both} 
.sub_con {display:block; background-color:#FFF; min-height:550px; width:1200px; margin:0px auto; overflow:auto; height:auto;}
.sub_con .inner {width:1000px; float:right; min-height:800px; overflow:auto; height:auto; display:block; margin-right:8px}
.sub_con .inner:after {display:block; content:''; clear:both} 

.index_banner {display:block; width:100%;margin: 0px 0 0 0;}
.index_banner .inner {display:block; width:1200px; margin:0px auto; padding-left:194px}
.index_banner .inner li {float:left; margin-right:3px; margin-top:3px}
.index_banner .inner li:last-child {float:left; margin-right:0px} 
.index_banner .inner:after {display:block; content:''; clear:both} 
.product {display:block; width:100%} 
.product .inner {display:block; width:1200px; margin:0px auto}
.product .inner ul.tabs {margin:0px auto}
.product .inner ul.tabs li {background:#eaeaea; display: inline-block; cursor: pointer; width:49.5%; padding:5px 5px 5px 20px; font-size:14px; margin-top:0px; color:#999}
.product .inner ul.tabs li img {margin-right:15px}
.product .inner ul.tabs li span {font-size:18px; float:right; margin-top:10px; margin-right:10px}
.product .inner ul.tabs li.current {background: #FFF; width:49.5%; border:#CCC 1px solid; padding:10px 10px 10px 20px; margin-top:0px; font-size:18px}
.product .inner ul.tabs li.current img {margin-right:15px}
.product .inner .tab-content {display: none; padding: 15px 0px 15px 0px}
.product .inner .tab-content.current {display: inherit}
.product .inner .index_title {display:block; border-bottom:#CCC 1px solid; padding-bottom:5px; margin-bottom:20px}
.product .inner .index_title li {float:left}
.product .inner .index_title li:nth-child(1) {margin-right:8px; font-size:18px}
.product .inner .index_title li:nth-child(2) {border-left:#CCC 2px solid; padding-left:5px; margin-right:5px; font-size:12px; color:#999; margin-top:5px} 
.product .inner .index_title li:nth-child(3) {float:right; font-size:12px}
.product .inner .index_title li:nth-child(3) a {border:#CCC 1px solid; padding:2px 4px 2px 4px}
.product .inner .index_title:after {display:block; content:''; clear:both} 
.product .inner .s_day {display:block; width:100%; margin-bottom:20px}
.product .inner .s_day li {width:270px; height: 120px; color:#FFF; background-color:#c7bfaf; margin-right:20px; float:left; text-align:center; padding:10px; line-height:100%; font-size:36px; font-weight:900}
.product .inner .s_day li a {color:#fff;}
.product .inner .s_day li .date {color:#78746c; font-size:36px; padding-bottom:10px; margin-bottom:10px; font-weight:900}
.product .inner .s_day li .year {text-align:left; margin-bottom:10px; font-size:18px}
/*.product .inner .s_day li:last-child {width:277px; color:#FFF; background-color:#c7bfaf; margin-right:0px}*/
.product .inner .s_day:after {display:block; content:''; clear:both} 
.product .inner .s_product {display:block; width:100%; margin-bottom:20px}
.product .inner .s_product li  {margin-right:20px;width:272px;height:420px; float:left; text-align:center; line-height:200%; font-size:16px}
/*.product .inner .s_product li:nth-child(4n) {width:277px; margin-right:0px}*/
.product .inner .s_product li .price {color:#000; font-size:16px}
.product .inner .s_product li .price span {text-decoration:line-through; margin-right:5px}
.product .inner .s_product li .dc {color:#C30}
.product .inner .s_product:after {display:block; content:''; clear:both} 
.i_board {display:block; width:100%}
.i_board .inner {display:block; width:1200px; margin:20px auto}
.i_board .inner .s_board {width:280px; margin:10px; float:left}
.i_board .inner .s_board img {margin-top:5px}
/*.i_board .inner .s_board p {border-bottom:#CCC 1px solid; padding-bottom:5px; font-size:16px}*/
.i_board .inner .s_board p span {float:left;}
.i_board .inner .s_board li {margin-top:15px; font-size:14px}
.i_board .inner .s_board li span {float:right}
.i_board .inner:after {display:block; content:''; clear:both} 
.i_tail {display:block; width:100%}
.i_tail .add {display:block; width:100%; background-color:#8c8c8c; padding-top:10px; padding-bottom:10px}
.i_tail .add .inner {display:block; width:1200px; margin:0px auto} 
.i_tail .add .inner ul li {float:left; margin-right:10px; border-right:#ccc 1px solid; padding-right:10px}
.i_tail .add .inner ul li:last-child {border-right:none}
.i_tail .add .inner ul li a {color:#FFF}
.i_tail .add:after {display:block; content:''; clear:both}
.i_tail .i_copy {display:block; width:100%; background-color:#454444; color:#FFF; padding-top:20px; padding-bottom:20px; height:120px; line-height:180%}
.i_tail .i_copy span {color:#FC0; font-weight:bold}
.i_tail .i_copy .inner {display:block; width:1200px; margin:0px auto}
.i_tail .i_copy .inner li {float:left; margin-right:20px} 
.i_tail .i_copy .inner li:last-child {float:right}
.i_tail .i_copy select {margin-top:10px; border:none}


.sub_con .inner ul.tabs {margin-bottom:20px}
.sub_con .inner ul.tabs li {background:#eaeaea; display: inline-block; cursor: pointer; width:49.5%; padding:5px 5px 5px 20px; font-size:14px; margin-top:15px}
.sub_con .inner ul.tabs li img {margin-right:15px}
.sub_con .inner ul.tabs li span {font-size:14px; float:right; margin-top:10px; margin-right:10px}
.sub_con .inner ul.tabs li.current {background: #FFF; width:49.5%; border:#CCC 1px solid; padding:10px 10px 10px 20px; margin-top:0px; font-size:18px}
.sub_con .inner ul.tabs li.current img {margin-right:15px}
.sub_con .inner .tab-content {display: none; padding: 15px 0px 15px 0px}
.sub_con .inner .tab-content.current {display: inherit}



.sub_con .inner .s_day {}
.sub_con .inner .s_day li {width:225px; color:#FFF; margin-right:16px !important;margin-bottom:20px;  float:left; text-align:center; padding:10px; line-height:100%; font-size:36px; font-weight:900}
.sub_con .inner .s_day a li {background-color:#c7bfaf;}
.sub_con .inner .s_day li {background-color:#c8c8c8;}
.sub_con .inner .s_day li .date {color:#78746c; font-size:36px; border-bottom:#78746c 1px solid; padding-bottom:10px; margin-bottom:10px; font-weight:900}
.sub_con .inner .s_day li .year {text-align:left; margin-bottom:10px; font-size:18px}
/*.sub_con .inner .s_day li:last-child {width:225px; color:#FFF; background-color:#c7bfaf; margin-right:0px}*/
.sub_con .inner .s_day:after {display:block; content:''; clear:both}


.s_content .index_title {display:block; border-bottom:#CCC 1px solid; padding-bottom:5px; margin-bottom:20px}
.s_content .index_title li {float:left}
.s_content .index_title li:nth-child(1) {margin-right:8px; font-size:18px}
.s_content .index_title li:nth-child(2) {border-left:#CCC 2px solid; padding-left:5px; margin-right:5px; font-size:18px; color:#999} 
.s_content .index_title li:nth-child(3) {float:right; font-size:16px}
.s_content .index_title li:nth-child(3) a {border:#CCC 1px solid; padding:2px 4px 2px 4px}
.s_content .index_title:after {display:block; content:''; clear:both} 

.s_content .slaughter li {float:left; padding:10px;height:370px;}


.slaughter .sit_opt_added {margin:0;padding:0;border-bottom:0;background:#fff;list-style:none;width:25%; border-bottom:1px solid #ccc;}
.slaughter .sit_opt_added li {padding: 15px 0;padding-right:220px;border-bottom:1px solid #e9e9e9;position:relative}
.slaughter .sit_opt_added .opt_name{padding:5px 0;line-height:20px;font-weight:bold}
.slaughter .sit_opt_added .opt_count{}
.slaughter .sit_opt_added button {float:left;width:30px;height:30px;border:1px solid #cdcdcd;background:#fff;color:#666;font-size:0.92em}
.slaughter .sit_opt_added button:hover{color:#000}
.slaughter .sit_opt_added .num_input {float:left;border:0;height:30px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;text-align:center;}
.slaughter .sit_opt_added .sit_opt_del{border:0;font-size:15px}
.slaughter .sit_opt_added .sit_opt_del:hover{color:#be334a}
.slaughter .sit_opt_added .sit_opt_prc{display:block;float:left;width:100px;padding:0 3px;text-align:right;line-height:30px;font-size:1.183em;font-weight:bold}
.slaughter_search {margin-bottom: 20px;}
.sit_ov_btn {clear:both;width:100%; text-align:center; padding:20px 0}
.sit_ov_btn button {width:120px;float:left;margin-right:5px;height:50px;margin-bottom:10px;font-weight:bold;font-size:1.25em}

/* button */
a.btn_blue{display:inline-block; height:32px; padding:0 8px; font-weight:bold; color:#fff; line-height:32px; text-decoration:none; border:0; border-radius:4px; background-color:#2c558e;font-size:16px;}
a.btn_gray{display:inline-block; height:32px; padding:0 8px; font-weight:bold; color:#fff; line-height:32px; text-decoration:none; border:0; border-radius:4px; background-color:#5e5e5e;font-size:16px;}
a.btn_green{display:inline-block; height:32px; padding:0 8px; font-weight:bold; color:#fff; line-height:32px; text-decoration:none; border:0; border-radius:4px; background-color:#08bb54;font-size:16px;}
a.btn_red{display:inline-block; height:32px; padding:0 8px; font-weight:bold; color:#fff; line-height:32px; text-decoration:none; border:0; border-radius:4px; background-color:#f96666;font-size:16px;}

.tr_send_cost{background:#f4f4f4;}

/* ¸ñ·Ï È¦Â¦ ¹è°æ»ö */
.tbl_head01 tbody .bg0{background:#fff !important}
.tbl_head01 tbody .bg1{background:#eff3f9 !important}
.tbl_head01 tbody .bg0cancel {background:#fdebf3 !important}
.tbl_head01 tbody .bg0cancel td {border-color:#f9d8e6 !important}
.tbl_head01 tbody .bg1cancel {background:#fdebf3 !important}
.tbl_head01 tbody .bg1cancel td {border-color:#f9d8e6 !important}

/*
- ob_type == 108000001ÀÎ °æ¿ì : #fcedee
- ob_type == 108000002ÀÎ °æ¿ì : #d6d7fd
- ob_type == 108000003ÀÎ °æ¿ì : #fae1f9
- ob_type == 108000004ÀÎ °æ¿ì : #dbfcde
- ob_type == 108000005ÀÎ °æ¿ì : #fcfbdb
*/

.tbl_head01 tbody .bg01{background:#fcedee !important}
.tbl_head01 tbody .bg02{background:#d6d7fd !important}
.tbl_head01 tbody .bg03{background:#fae1f9 !important}
.tbl_head01 tbody .bg04{background:#dbfcde !important}
.tbl_head01 tbody .bg05{background:#fcfbdb !important}


.tbl_head03 tbody .bg0{background:#fff !important}
.tbl_head03 tbody .bg1{background:#eff3f9 !important}

.blank_h_5 {height:5px;}

.bg10{background:#fff !important}
.bg11 {background:#e4e4e4 !important}

.dialog {
	display:none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
}

.dialog>.tb {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.dialog>.tb .contents {
	width: 100%;
	padding: 20px;
	background: #fff;
	border-radius: 16px;
}

.dialog .top {
	display: flex;
	align-item: center;
	border-bottom: 1px solid #ddd;
	justify-content: space-between;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.dialog .title {
	font-weight: bold;
	font-size: 20px;
}

.dialog .ct {
	max-height: 60vh;
	/* height: 60vh; */
	overflow-y: auto;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;  
}

.dialog .ct input {float:left;border:0;height:30px;border:1px solid #e4e4e4;text-align:center;}

.dialog .bottom {
	display: flex;
	justify-content: center; /* ¼öÆò °¡¿îµ¥ Á¤·Ä */
	align-items: center; /* ¼öÁ÷ °¡¿îµ¥ Á¤·Ä */
	padding-bottom: 15px;
}



.tbl_line {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc; /* Å×ÀÌºí ¿Ü°û Å×µÎ¸®¸¸ Àû¿ë */
}

.tbl_line th, .tbl_line td {
    padding: 3px 8px;
    text-align: left;
}


#detail_list_2 th {
    background-color: #e4e4e4 !important; 
	color: #000000 !important; 

}

.color_st00{background:#669900;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st01{background:#fe528f;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st02{background:#68d0a7;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st03{background:#b668d0;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st04{background:#ffa700;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st05{background:#688fef;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st06{background:#f7d9d9;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st07{background:#009900;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st08{background:#009900;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st09{background:#cc9900;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st10{background:#666666;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st11{background:#669999;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st12{background:#00ccff;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st13{background:#00cc66;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}
.color_st14{background:#009900;color:#fff;display:inline-block;padding:2px 3px;font-size:0.92em;line-height:18px}

.status_01{display:inline-block;background:#fe528f;color:#fff;padding:10px 5px;line-height:20px;font-size:0.92em}
.status_02{display:inline-block;background:#68d0a7;color:#fff;padding:10px 5px;line-height:20px;font-size:0.92em}
.status_03{display:inline-block;background:#b668d0;color:#fff;padding:10px 5px ;line-height:20px;font-size:0.92em}
.status_04{display:inline-block;background:#ffa700;color:#fff;padding:10px 5px;line-height:20px;font-size:0.92em}
.status_05{display:inline-block;background:#688fef;color:#fff;padding:10px 5px;line-height:20px;font-size:0.92em}
.status_06{display:inline-block;background:#fff;border:1px solid #ddd;color:#666;padding:10px 20px;line-height:20px;font-size:0.92em}

.codebg_01{display:inline-block;background:#fe528f;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.codebg_02{display:inline-block;background:#68d0a7;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.codebg_03{display:inline-block;background:#b668d0;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.codebg_04{display:inline-block;background:#ffa700;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.codebg_05{display:inline-block;background:#688fef;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.codebg_06{display:inline-block;background:#1abbbb;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.codebg_07{display:inline-block;background:#cccc66;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.codebg_08{display:inline-block;background:#99ff00;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.codebg_09{display:inline-block;background:#ffcc00;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em}
.codebg_00{display:inline-block;background:#fff;border:1px solid #ddd;color:#666;padding:0 5px;line-height:20px;font-size:0.92em}