@charset "utf-8";
/* CSS Document */
@media only screen and ( max-width:1200px) {
body { background:none;}
.header_area,.content,.scroll_area {width:94%; margin:0 2%; padding:0px; height:auto;}
.menu_inn,.slide_area,.wrapper_main { float: none; display:inline-block; width:100%; text-align:center;}
.header_area { margin-top:60px; margin-bottom: 10px;}
.left_cont {width:20%; margin:0px;}
.right_cont { width:65%; text-align:left;}

.slider { margin:0px;}
.slide_area { margin:0px; padding:0px; float:left; width:100%; height:auto;}
.header_lifton img { width:100%;}
.header_left { width:46%; height:auto;}
.call_link { display:inline-block; text-align: center; height:auto; margin-bottom:10px;}

}

@media only screen and ( max-width:768px) {
.call_link {  text-align:center; display:inline-block; margin-right:0px;margin:0px; float:none; width:100%;	}

.header_lifton { padding:0px;}
.header_left, .header_logo, .header_lifton {display: inline-block;float: none; height: auto; vertical-align: top; width: 100%;}
.fancybox { display: inline-block; float: none; height: auto; margin: 0; padding: 0;}
.left_cont,.right_cont {float: none; display:inline-block; width:100%;text-align:left;}
.product_list { float:left; width:28%;}
.inquiry_form { float: right; width:60%; margin-left:15px;}
.inquiry_title,.text_form,.text_field_index { width:100%; height:auto; text-align:left;}
.product_list li { height: auto; float: left; margin: 2px 10px;}
#clockbox { text-align:center !important; width:100% !important;}
.form_wrap { overflow:scroll !important;}
.img_index { text-align:center; float:none; margin:0 auto; padding-top:10px;}
.scroll_area { margin-top:10px;}
.footer { width:auto;   padding: 25px 18px;}
}

@media only screen and ( max-width:550px) {
.product_list,.inquiry_form  {float: none; display:inline-block; width:100%;text-align:left; margin:0px;	} 
.product_list li a,.product_list li { width:100%;} 
.product_list li { margin:2px 0 !important;}
.inquiry_form { margin-top:10px;}
}
@media only screen and ( max-width:420px) {
/*.call_link img { width:60%;}
.fancybox img { width:60%;}*/
}