div.inner_wrap { width: 320px; margin: 0 auto; }

header { position: fixed; width: 100%; height: 75px; z-index: 1000; background: #fff; }
header > div.util_menu { width: 100%; height: 25px; text-align: right; background-color: #ff844a; }
header > div.util_menu > div { float: right; }
header > div.util_menu > div.ico_call > p.img { padding-right: 10px; }
header > div.util_menu > div.ico_call > p.img > img { width: 19px; height: 19px; margin-top: 3px;}
header > div.util_menu > div.pn > p.txt { padding-rsight: 10px; padding-top: 4px; font-family: "NanumSquareEB"; font-size: 1.125em; color: #fff;  }
header > div.inner_wrap > div.logo_zone { float: left; width: 320px; padding-top: 5px; }
header > div.inner_wrap > div.logo_zone > h1 { float: left; }
header > div.inner_wrap > div.logo_zone > h1 > a.logo { display: block; width: 150px; height: 40px; margin-top: 5px; margin-left: 85px; background: url("../images/logo.png") no-repeat; background-size: 150px auto; text-indent: -99999em; }
header > div.inner_wrap > div.logo_zone > h1 > a.btn_toggle { display: block; width: 22px; height: 22px; background: url("../images/menu.png") no-repeat; background-size: 22px auto; text-indent: -99999em; margin-top: 12px; margin-left: 63px; }

header > div.inner_wrap > nav { display: block; position: fixed; left: 0; top: 75px; z-index: 100; width: 100vw; height: calc(100vh - 66px); border-top: 1px solid #4e3c20; background: rgba(0, 0, 0, 0.7); transform: translateX(100%); transition: transform 0.2s; }
header > div.inner_wrap > nav > ul { overflow: scroll; width: 80%; height: 100%; margin-left: 80px; background: #fff; }
header > div.inner_wrap > nav > ul > li { width: 100%; }
header > div.inner_wrap > nav > ul > li > a { display: block; width: 100%; padding: 15px 20px; font-family: 'NotoSansKR-Bold'; font-size: 18px; color: #333; background-image: url("../images/btn_nav_T_on.png"); background-repeat: no-repeat; background-size: 14px 8px; background-position: 91% center; }
header > div.inner_wrap > nav > ul > li > ul { display: none; width: 100%; background: #eee; }
header > div.inner_wrap > nav > ul > li > ul > li { width: 100%; }
header > div.inner_wrap > nav > ul > li > ul > li > a { display: block; width: 100%; padding: 15px 20px 15px 30px; font-size: 16px; color: #333; }

div.route  { position: relative; padding-top: 62px; background: #e5e5e5; color: #333; }
div.route > div.inner_wrap > p { padding-top: 28px; padding-bottom: 12px; font-size: 14px; color: #666; }
div.route > div.inner_wrap > p > a { padding: 0 5px; }

section {}
section > h4 { margin-top: 50px; font-size: 14px; font-family: "NanumSquareL"; color: #666; text-align: center; }
section > h2 { margin-top: 20px; font-size: 40px; font-family: "NanumSquareL"; color: #ff844a; text-align: center; letter-spacing: 5px; }
section > p { margin-top: 34px; font-family: "NanumSquareB"; font-size: 20px; color: #333; text-align: center; padding:0 20px; }

.wrap_94 {width: 94%; margin:0 auto;}
.cost_tb {border-collapse: collapse; width: 100%; line-height: 25px; margin: 20px 0 50px; border-top: 4px solid #555;}
.cost_tb tr td {border:1px solid #ccc; text-align: center; padding:5px; vertical-align: middle; font-size: 12px;}
.cost_tb thead tr td {vertical-align: middle; background: #fafafa; font-weight: bold; font-size: 13px;}
.txt_left {text-align: left !important; padding-left: 10px !important;}

footer { width: 100%; height: 210px; background-color: #333; }
footer > div.inner_wrap > div.info > div { float: left; }
footer > div.inner_wrap > div.info > div.txt { margin-top: 20px; font-family: "NanumSquareB"; }
footer > div.inner_wrap > div.info > div.txt > p.sub { padding-top: 5px; color: #69696a; font-size: 14px; }
footer > div.inner_wrap > div.info > div.logo { margin-top: 30px; }
footer > div.inner_wrap > div.info > div.logo > p > img { width: 100px; height: auto; }

}
