@charset "euc-kr";
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
* {
	margin: 0;
	padding: 0;
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, menu, nav, section {
	display: block;
}
body {
	font-family: 'Nanum Gothic', sans-serif;
	font-size: 12px;
	line-height: 1.6;
	min-width: max-content;
}
li{list-style: none;}
a{text-decoration: none;/*ºÎ¸ðÀÇ °ªÀ» »ó¼Ó*/}
a:hover{color:#f00;}
h1{line-height: 1.1;}
img{vertical-align: top;}/*ÀÌ¹ÌÁö°ø¹é¾ø¾Ö±â*/
img, fieldset{border:0;}
/*ÆûÅÂ±×´Â ±ÛÀÚ¿Í °ü·ÃµÈ  css´Â »ó¼Ó¹ÞÁö ¾ÊÀ½*/
a, input{color:inherit;}
input{font-family: inherit;font-size: inherit;}
input[type='text'],
input[type='search'],
input[type='password']{padding: 0 5px;}
label, input[type='submit']{cursor: pointer;}

.wrap {
	width: 1000px;
	margin: 0 auto;
}
.skip {
	width: 1px;
	height: 1px;
	padding: 0;
	border:0;
	margin:-1px;
	overflow: hidden;position: absolute;
	clip:rect(0 0 0 0);}
.header {
	height: 72px;
	border-bottom: 5px solid #a63232;
}
.header .wrap {
	position: relative;
}
.header .logo {
	position: absolute;
	left: 0;
	top: 20px;
}
.header span {
	position: absolute;
	right: 0;
	top: 24px;
}
.visual {
	background: url(../image/main_bg.jpg) repeat-x;
}
.banner {
	margin: 10px 0 10px 0;
}
.list ul:after {
	content: '';
	display: block;
	clear: both;
}
.list ul {
	padding: 0 14px;
}
.list ul li{
	float: left;
	margin: 5px 6px;
}
.list ul li img {
	opacity: 1;
	transition: .5s ease;
}
.list ul li:hover img {
	opacity: 0.5;
}
.list ul li a {
	display: block;
}
.footer {
	height: 134px;
	border-top: 1px solid #919191;
	margin-top: 30px;
}
.footer .wrap {
	position: relative;
}
.footer ul:after {
	content: '';
	display: block;
	clear: both;
}
.footer ul {
	position: absolute;
	top: 10px;
	right: 0;
}
.footer ul li {
	float: left;
	margin-left: 30px;
}
.footer ul li a {
	display: block;
	font-size: 16px;
	font-weight: 600;
}
.footer ul li:last-child:before {
	position: absolute;
	content: '|';
	right: 132px;
	font-weight: bold;
}
.footer p {
	position: absolute;
	top: 60px;
}
.footer .address {
	top:50px;
	right: 0;
	font-size: 13px;
}

/* ¼­ºê ÆäÀÌÁö */
.fire_sub {
	text-align: center;
}
.fire_sub .f_sbtn ul {
	margin-bottom: 10px;
}
.fire_sub .f_sbtn li {
	display: inline-block;
	margin: 10px;
}

/* ¸ÞÀÎ µðºñÃ¢ */
.main_order .wrap {
	background: url(../image/fire_order_bg.jpg) repeat-x;
	position: relative;
	height: 150px;
}
.main_order p {
	position: relative;
	display: inline-block;
	top: 5px;
	left: 60px;
}
.main_order table {
	width: 440px;
	position: absolute;
	top:24px;
	left:540px;
}
.main_order input {
	font-size: 18px;
	outline: none;
}
.main_order td {
	padding: 4px 0;
}
.main_order .m_name, .main_order .m_tel {
	padding-right: 10px;
}
.main_order .mname {
	width: 185px;
	height:25px;
	line-height:25px;
}
.main_order table select {
	width: 70px;
	height: 26px;
	font-size:18px;
	vertical-align: top;
}
.main_order table .mtel {
	width: 60px;
	height:26px;
}
.main_order  table .magree {
	font-size: 11px;
	color:#fff;
}
.main_order  table input {
	vertical-align: middle;
}
.main_order table .magree a{
	display:inline-block;

}
.main_order table .mbtn{
	margin-left: 14px;
	cursor:pointer;
}
/* ¼­ºê µðºñÃ¢*/
.sub_order .wrap {
	position: relative;
}
.sub_order table {
	width: 650px;
	position: absolute;
	top:12px;
	left:316px;
}
.sub_order .s_name, .sub_order .s_tel {
	padding-right: 10px;
}
.sub_order .s_tel {
	padding-left: 10px;

}
.sub_order .sname {
	width: 130px;
	height:25px;
	line-height:25px;
	font-size: 18px;
}
.sub_order table select {
	width: 62px;
	height: 25px;
	font-size:16px;
	vertical-align: top;
}
.sub_order table .stel {
	width: 56px;
	height:25px;
	font-size: 16px;
}
.sub_order table .sagree {
	font-size: 11px;
}

.sub_order table input {
	vertical-align: middle;
}
.sub_order table .magree a{
	display:inline-block;

}
.sub_order table .sbtn{
	cursor:pointer;
}

/* bottom µðºñÃ¢ */

.bottom_order .b_order {
	position: relative;
	background:url(../image/sub/quick_bg.jpg) no-repeat;
	width:800px;
	height:158px;
	margin: 0 auto;
}
.bottom_order input, .bottom_order select{
	border: 1px solid #d8d8d8;
	vertical-align: middle;
}
.bottom_order td{
	padding:2px 0;
}
.bottom_order table {
	position: absolute;
	width: 364px;
	left:426px;
	top:44px;
}
.bottom_order .bname {
	width: 154px;
	height: 22px;
	font-size:16px;
	line-height:16px;
	margin-left:10px;
}
.bottom_order select{
	margin-left:10px;
	width: 66px;
	height: 25px;
	font-size:16px;
}
.bottom_order .btel {
	width: 46px;
	height: 25px;
	font-size:16px;
	line-height:16px;
}
.bottom_order .bagree {
	font-size: 11px;
}
.bottom_order .bagree input{
	margin-left:10px;
	border: none;
}
.bottom_order .bagree a{
	display:inline-block;
}
.bottom_order .bbtn{
	margin-left:10px;
	border: none;
	cursor:pointer;
}
