@charset "utf-8";

body.sub{background:url("../../images/bodyBg.png") no-repeat center top;}

header{position:relative;z-index:100;}
header .head_navi .li_1._last{display:none;}
header{}
header .container_1{max-width:1024px;margin:0 auto;padding:2px 0;display:flex;justify-content:space-between;align-items:center;}
header .container_2{max-width:1024px;margin:0 auto;}

header .head_util{}
header .head_util ul{display:flex;justify-content:flex-end;align-items:center;}
header .head_util a{color:#222;font-size:13px;padding:3px 0;display:flex;align-items:center;}
header .head_util a::after{content:"";display:block;width:1px;height:10px;background:#333;margin:0 10px;}
header .head_util ul li:last-child a::after{display:none;}

header .head_logo{width:300px;display:flex;justify-content:space-between;align-items:center;}

header .head_navi{width:100%;}
header .head_navi .div_1{}
header .head_navi .ul_1{display:flex;justify-content:flex-end;align-items:center;}
header .head_navi .li_1{width:100%;position:relative;}
header .head_navi .a_1{font-size:17px;color:#FFF;font-family:'pebGov';height:50px;padding:0 10px;display:flex;justify-content:center;align-items:center;text-align:center;line-height:1.2;}
header .head_navi .div_2{display:none;position:absolute;top:49px;width:100%;padding:10px;background:rgba(150,45,76,0.95);}
header .head_navi .ul_2{}
header .head_navi .a_2{color:#FFF;font-size:16px;padding:5px 0;display:block;text-align:center;}

header .head_navi .li_1:hover .a_1,
header .head_navi .a_1._active{color:#FFF;}
header .head_navi .a_2:hover,
header .head_navi .a_2._active{color:#FFF;}

header .head_navi .div_2.active{display:block;}
header .head_navi .div_3{display:none;}

header .head_navi .openNav,
header .head_navi .m_top{display:none;}


footer{background:#FFF;position:relative;}
footer .container_1{max-width:1024px;margin:0 auto;padding:30px 0;border-top:1px solid #BBB;display:flex;align-items:center;justify-content:space-between;}
footer address{font-size:16px;color:#666;}
footer .copyright{font-size:16px;color:#666;}
footer .copyright strong{padding:2px 0;font-family:'pebGov';}
footer .item_2 a{font-family:'pebGov';background:#760a2d;color:#FFF !important;font-size:12px;width:90px;height:30px;padding:10px;border-radius:3px;text-align:center;display:flex;align-items:center;justify-content:center;}


.wrap_contents{max-width:1024px;margin:0 auto;}
.sub .wrap_contents{display:flex;justify-content:space-between;margin-top:70px;margin-bottom:70px;}
.sideA{width:225px;}
.sideB{width:730px;padding-top:80px;}
.sideB .wrapPageInfo{}
.contents{padding-top:30px;}

.sideNav{}
.sideNav .menuSubTitleUI{min-height:68px;background:url("../../images/lnb_bg1.png") no-repeat left top;display:flex;align-items:center;}
.sideNav .menuSubTitleUI h2{color:#222;font-size:20px;padding-left:20px;}
.sideNav .ul_2{padding:0px 20px 50px 20px;background:url("../../images/lnb_bg2.gif") no-repeat left bottom;}
.sideNav .li_2{}
.sideNav .a_2{font-size:15px;padding:5px 0 5px 25px;display:block;background:url("../../images/lnb_off.gif") no-repeat right bottom;}
.sideNav .a_2:hover,
.sideNav .a_2._active{color:#FFF;background:#962D4C ;}
.sideNav .div_3{display:none;}
.sideNav .li_2._active .div_3 { display:block; background:#f5f5f5; }
.sideNav .li_2._active .div_3 a { display:block; padding:10px 0 10px 20px; }
.sideNav .li_2._active .div_3 a._active { color:#004dac; }


.wrapPageInfo{margin-bottom:30px;display:flex;justify-content:space-between;align-items:center;}
.pageTitle{display:flex;align-items:center;margin-bottom:5px;}
.pageTitle h1{font-size:20px;}

.locationNav{}
.locationNav .sub_navi{}
.locationNav .sub_navi ul{display:flex;align-items:center;line-height:1;}
.locationNav .sub_navi ul li{font-size:14px;color:#989898;display:flex;align-items:center;}
.locationNav .sub_navi ul li::after{content:"";display:block;width:15px;height:10px;margin:0 5px;background:url("../../images/arrow_1_b.png") no-repeat center;}
.locationNav .sub_navi ul li:last-child::after{display:none;}
.locationNav .sub_navi ul li a{font-size:16px;color:#434343 ;display:block;height:20px;}
.locationNav .sub_navi ul li.home{background:none;margin-right:0;}
.locationNav .sub_navi ul li.home a{font-size:0;width:15px;background:url("../../images/home.gif") no-repeat left center;}


.tabNav{}
.tabNav .ul_4{margin-bottom:30px;display:flex;flex-wrap:wrap;}
.tabNav .li_4{margin:0 5px 5px 0;}
.tabNav .a_4{font-size:14px;padding:8px 15px;line-height:1;border:1px solid #DDD;display:inline-block;}
.tabNav .a_4:hover,
.tabNav .a_4._active{color:#FFF;background:#962D4C ;border-color:#962D4C ;}