@charset "utf-8";
@import url('./default.css');
@import url('./layout.css');
/*****************************************************************************************************************************************
	나눔고딕 폰트 사용법 : font-weight: 400; - 나눔고딕 / font-weight: 700; 나눔고딕 볼드
*****************************************************************************************************************************************/
/* skip */
.skip a {
  display: block;
  height: 1px;
  left: 0;
  line-height: 0;
  margin-top: -1px;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.skip a:hover,
.skip a:focus,
.skip a:active {
  background: none repeat scroll 0 0 #0b50a1;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  z-index: 100;
}

/* 공통 정의 */
.container {
  margin: 0 auto;
  width: 1200px;
}
/* IE 버전에서 전체메뉴가 1PX씩 추가로 확인되는 부분 수정 (메인만 확인되어 수정처리함 : 2015-11-16) */
.magaMenu #gnbMenu01 .subMenu ul {
  height: 17px;
}
.magaMenu #gnbMenu02 .subMenu ul {
  height: 17px;
}
.magaMenu #gnbMenu03 .subMenu ul {
  height: 17px;
}
.magaMenu #gnbMenu04 .subMenu ul {
  height: 17px;
}
.magaMenu #gnbMenu05 .subMenu ul {
  height: 17px;
}
.magaMenu #gnbMenu06 .subMenu ul {
  height: 17px;
}

/* 공통 버튼 */
a.btnAddress,
.btnAddress {
  background: #d4f2f3;
  width: 64px;
  height: 29px;
  color: #333333;
  font-size: 12px;
  font-weight: 700;
  border: 1px solid #86a1a7;
}
a.btnRequest,
.btnRequest {
  background: #424242;
  padding: 22px 16px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}
a.btnCurtainClose,
.btnCurtainClose {
  background: url('../images/main/btn_curtainClose.png') no-repeat center center;
  width: 31px;
  height: 31px;
}
a.btnTermsView,
.btnTermsView {
  color: #444444;
  font-size: 12px;
  font-weight: 700;
}
.btnTermsView .iconTermsView {
  padding-left: 15px;
  padding-right: 0;
  color: #fff;
}

/* 상단 커튼레이어 */
.curtainLayer {
  background: #0177d0;
  min-width: 1200px;
}
.curtainLayer .asideWrap {
  float: left;
  margin-top: 38px;
  width: 563px;
}
.curtainLayer .asideWrap .tit,
.curtainLayer .asideWrap .txt {
  display: block;
  font-weight: 700;
  line-height: 22px;
}
.curtainLayer .asideWrap .tit {
  margin-bottom: 10px;
  color: #fff;
  font-size: 24px;
}
.curtainLayer .asideWrap .txt {
  font-size: 18px;
  color: #dde8f6;
}
.curtainLayer .asideWrap .imgSt {
  float: right;
  margin-top: -52px;
}
.curtainLayer .fieldWrap {
  position: relative;
  padding: 18px 122px 17px 660px;
}
.curtainLayer li {
  position: relative;
}
.curtainLayer .btnRequest {
  position: absolute;
  top: 18px;
  right: 122px;
}
.curtainLayer .btnAddress {
  margin-left: -5px;
}
.curtainLayer .btnTermsView {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 118px;
}
.curtainLayer .labelArea {
  display: inline-block;
}
.curtainLayer .inputText {
  border: 1px solid #86a1a7;
}
.curtainLayer .addressArea {
  margin-top: 4px;
  margin-bottom: 8px;
}
.curtainLayer .checkArea label {
  padding-left: 4px;
  color: #fff;
}
.curtainLayer .btnCurtainClose {
  float: right;
  position: relative;
  margin-top: -75px;
}
.curtainLayer .btnCurtainClose span {
  font-size: 0;
  position: absolute;
  top: -9999px;
}

/* 메인 본문 */
.mainWrap {
  position: relative;
}
.mainWrap a {
  display: block;
}
.mainWrap a:hover {
  text-decoration: none;
}
.mainWrap .tit,
.mainWrap .txt,
.mainWrap .imgSt {
  display: block;
}
.mainWrap .container {
  position: relative;
  padding-bottom: 80px;
  padding-top: 50px;
}
/* 메인 슬라이드 */
.mainVisualWrap {
  position: relative;
  margin: 0 auto;
  min-width: 1200px;
  height: 500px;
  overflow: hidden;
  /* background: url(../images/main/bg_visual.gif) repeat-x 0 0; */
  background-color: #f5f5f5;
}
.mainVisualWrap p {
  width: 1200px;
  height: 500px;
  margin: 0 auto;
}
.mainVisualWrap p img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom;
} /* [250731] 메인배너 이미지 크기 조정 */

/* 서비스 정보 */
.seviceInfoWrap {
  overflow: hidden;
}
.seviceInfoWrap .iconMove {
  padding-right: 20px;
}

.seviceInfoWrap .asideWrap {
  float: left;
  width: 242px;
  height: 114px;
  padding: 23px 26px;
  margin-right: 10px;
  background: #7c868f;
}
.seviceInfoWrap .asideWrap .tit,
.seviceInfoWrap .asideWrap .txt {
  font-size: 16px;
}
.seviceInfoWrap .asideWrap .tit {
  margin-bottom: 26px;
  color: #fff;
  font-weight: 700;
}
.seviceInfoWrap .asideWrap .txt {
  margin-top: 10px;
  color: #fff;
}

.seviceInfoWrap .quickSevice {
  float: left;
  overflow: hidden;
  padding: 2px 2px 0 0;
}
.seviceInfoWrap dt.quickSevicetit {
  float: left;
  width: 394px;
  background: url('../images/main/bg_quicktit.png') no-repeat right 32px;
}
.seviceInfoWrap dt.quickSevicetit p {
  padding: 20px 15px;
  width: 354px;
  height: 120px;
  background: #0b50a1;
  font-size: 32px;
  color: #fff;
}
.seviceInfoWrap dt .tit {
  margin-bottom: 25px;
}
.seviceInfoWrap dt .txt {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  color: #fff;
  padding-top: 20px;
  background: url(../images/main/bg_quickTxt.png) no-repeat left top;
}
.seviceInfoWrap .quickSevice dd {
  float: left;
  margin-left: 24px;
  min-width: 130px;
  /* margin-top: 20px; */
}
.seviceInfoWrap .quickSevice dd:first-of-type {
  margin-left: 58px;
}

.seviceInfoWrap .quickSevice dd .tit {
  margin-top: 8px;
  color: #444444;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.seviceInfoWrap .quickSevice img {
  display: block;
  margin: 0 auto;
}

.mainEventWrap {
  position: relative;
  border-style: solid;
  border-width: 1px 1px 1px;
  border-color: #e0e0e0;
  padding: 26px 0;
}
/* .mainEventWrap ul.mainTextArea {width:100%; height:27px;  line-height:27px; overflow:hidden;} */
.mainEventWrap ul.mainTextArea li {
  line-height: 27px;
}
.mainEventWrap ul.mainTextArea li a {
  width: 80%;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}
.mainEventWrap ul.mainTextArea li span.date {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  float: right;
  line-height: 27px;
  margin-right: 60px;
}
.mainEventWrap ul.mainTextArea li .txtNotice {
  padding: 5px 18px;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background: #e73227;
}

.bx-prev {
  position: absolute;
  right: 0;
  top: 15px;
  background: url(../images/main/btn_mainSliderPrev.gif) no-repeat center center;
  width: 15px;
  height: 15px;
  text-indent: -99999px;
}
.bx-next {
  position: absolute;
  right: 0;
  top: 55px;
  background: url(../images/main/btn_mainSliderNext.gif) no-repeat center center;
  width: 15px;
  height: 15px;
  text-indent: -99999px;
}
.bx-stop {
  position: absolute;
  right: 0;
  top: 35px;
  background: url(../images/main/btn_mainSliderStop.gif) no-repeat center center;
  width: 15px;
  height: 15px;
  text-indent: -99999px;
}
.bx-start {
  display: none !important;
}
/* .bx-start {position:absolute; right:0; top:35px; background:url(../images/main/btn_mainSliderPlay.gif) no-repeat center center; width:15px; height:15px; text-indent:-99999px;} */

.mainInfoWrap {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mainInfoWrap:after {
  content: '';
  display: block;
  clear: both;
}
.mainInfoWrap div {
  float: left;
  width: 384px;
  height: 280px;
  margin-right: 24px;
  color: #666666;
  text-align: left;
}
.mainInfoWrap div:last-child {
  margin-right: 0;
}
.mainInfoWrap div a {
  display: block;
  font-weight: 700;
  width: 100%;
  height: 100%;
}
.mainInfoWrap div a .txt {
  font-size: 14px;
  padding: 20px 20px 0px;
}
.mainInfoWrap div a .tit {
  font-size: 24px;
  color: #333333;
  padding: 8px 20px 20px;
}
.mainInfoWrap div.infoBnr01 {
  background: url(../images/main/img_infoBnr01.png) no-repeat top center;
}
.mainInfoWrap div.infoBnr02 {
  background: url(../images/main/img_infoBnr02.png) no-repeat top center;
}
.mainInfoWrap div.infoBnr03 {
  background: url(../images/main/img_infoBnr03.png) no-repeat top center;
}

.mainNoticeWrap {
  position: relative;
  border: 1px solid #e0e0e0;
  width: 100%;
  overflow: hidden;
}
.mainNoticeWrap:after {
  content: '';
  display: blockl;
  clear: both;
  visibility: hidden;
}
.mainNoticeWrap h2 {
  float: left;
  padding: 23px;
  border-right: 1px solid #e0e0e0;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  background: #f1f2f2;
}
.mainNoticeWrap p {
  float: left;
  padding: 27px 48px;
  font-size: 16px;
  font-weight: normal;
}
.mainNoticeWrap .btnMainMore {
  display: inline-block;
  position: absolute;
  top: 27px;
  right: 25px;
  font-size: 14px;
  color: #666;
  font-weight: bold;
  padding-right: 20px;
  background: url(../images/main/btnMore.gif) no-repeat right center;
}
/*****************************************************************************************************************************************
	핵 정의
*****************************************************************************************************************************************/
/* 파폭 핵 */
@-moz-document url-prefix() {
}

/* 크롬1+, 사파리3 핵 */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
}

/* 로딩바 */
.wrap-loading {
  /*화면 전체를 어둡게 합니다.*/
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2); /*not in ie */
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#20000000',endColorstr='#20000000'); /* ie */
}

.wrap-loading div {
  /*로딩 이미지*/
  position: fixed;
  top: 40%;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
}

.display-none {
  /*감추기*/
  display: none;
}

.wrap-popup-loading {
  /*화면 전체를 어둡게 합니다.*/
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2); /*not in ie */
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#20000000',endColorstr='#20000000'); /* ie */
}

.wrap-popup- div {
  /*로딩 이미지*/
  position: fixed;
  top: 40%;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
}

/* modal_layer_popup */
.modal_layer_popup {
  width: 100%;
  z-index: 9999;
}
.modal_layer_popup .fg {
  position: absolute;
}
.modal_layer_popup .fg .pop_wrap_head {
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 0px 0px 10px;
  background: #0b50a1;
  font-size: 15px;
  color: #fff;
}
.modal_layer_popup .fg .pop_wrap {
  position: relative;
  background-color: #fff;
  border: 1px solid #8b8b8b;
}
.modal_layer_popup .fg .pop_wrap .contents {
  margin-top: 5px;
  margin-bottom: 56px;
  padding: 10px 16px;
  font-size: 13px;
  color: #8a8e91;
}
.modal_layer_popup .fg .pop_wrap .contents p {
  margin-top: 5px;
  margin-bottom: 30px;
  line-height: 15px;
  font-size: 13px;
}
.modal_layer_popup .fg .pop_wrap .contents p.center {
  margin-bottom: 30px;
  text-align: center;
}
.modal_layer_popup .fg .pop_wrap .contents > div {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.modal_layer_popup .fg .pop_wrap .contents > div > div:first-child {
  float: left;
  width: 30%;
  height: 36px;
}
.modal_layer_popup .fg .pop_wrap .contents > div > div:nth-child(2) {
  float: left;
  width: 40%;
  height: 36px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #0b50a1;
  padding: 10px 0 0 0px;
}
.modal_layer_popup .btn_pop_ok {
  cursor: pointer;
}
