@charset "utf-8";
/************************************/
/*	Name: Lotte Super               */
/*	PART: style STYLE     	        */
/*	Version: 1.0                    */
/*	Author: [써냐]BLUEWEBD™        */
/************************************/

/* layout */
@import url("common.css");


#error_wrap { clear:both; overflow:hidden}
/* 페이지없음 */
.nopage_box {width:630px; margin:50px auto; clear:both;}
.nopage_box h2 {}
.nopage_box .msgbox {margin:30px 0 50px 0;}
.nopage_box .btn_area {margin-top:20px;}
.nopage_box .copyright {padding-top:10px; text-align:center; border-top:1px #ddd solid;}
.nopage_box .footer_info{margin:25px 0 0 0; border-bottom:1px #ddd solid;}
.nopage_box .footer_info h2{background:#c61b13; width:100%; height:20px; font-size:0; line-height:0;}
.nopage_box .footer_info ul{float:left; margin-top:5px; padding-bottom:10px;}
.nopage_box .footer_info ul li{ float:left; margin-top:10px; border-right:1px solid #eee; text-align:center; font-size:0; line-height:0;}
.nopage_box .footer_info ul li.cont01{ width:96px;}
.nopage_box .footer_info ul li.cont02{ width:76px;}
.nopage_box .footer_info ul li.cont03{ width:108px;}
.nopage_box .footer_info ul li.cont04{ width:70px;}
.nopage_box .footer_info ul li.cont05{ width:99px;}
.nopage_box .footer_info ul li.cont06{ width:96px;}
.nopage_box .footer_info ul li.cont07{ width:67px; border-right:none;}

/* 서비스점검 */
.error_wrap01 {width:100%; background:url(https://simage.lottesuper.co.kr/static-root/image/member/bg_login.gif) 0 0 repeat-x; height:226px;}
.error_wrap01 .error_page_top {position:relative; width:768px; height:226px; margin:auto;}
.error_wrap01 .error_page_top h1 {position:absolute; top:138px; left:0;}

.service_checkbox {width:640px; margin:100px auto;}
.service_checkbox h2 {padding:0 0 10px 15px; border-bottom:1px #ddd solid;}
.service_checkbox .msgbox {margin:50px 0 50px 35px;}
.service_checkbox .msgbox ul {margin:15px 0 0 3px; line-height:1.3em;}
.service_checkbox .msgbox ul li {font-size:11px; color:#555; font-weight:bold;}
.service_checkbox .msgbox ul li strong {font-size:12px; color:#c61b13;}
.service_checkbox .copyright {padding-top:10px; text-align:center; border-top:1px #ddd solid;}

.error_f01{color:#333;font-size:22px;font-weight:bold;line-height:30px}
.error_f02{color:#444;margin-top:10px}
.error_f03{color:#bbb;margin-top:20px;}
/*   Button Style  */
.btn_blue, .btn_gblue{cursor:pointer;font-weight:normal}

.btn_blue, .btn_gblue{display:inline-block;padding:4px 15px 6px;min-width:40px;border-radius:3px;font-size:12px;text-decoration:none !important;box-shadow: 0 1px 3px 0 rgba(0,0,0,.26);text-align:center;box-sizing:initial;}
.btn_blue{background:#87bb33;border:1px solid #78a300;color:#fff;}
.btn_blue:hover{background:#78a300;border-color:#78a300;color:#fff}

.btn_gblue{background:#e8e8e8;border:1px solid #d5d5d5;color:#666;}
.btn_gblue:hover{background:#d5d5d5;border-color:#d5d5d5;color:#666}
