@import url(nanumbarungothic.css);
.wrap {
  width: 100%;
  height: auto;
  background: #f7faf8;
  position: relative; }

.intro-visual {
  width: 100%;
  height: 780px; }
  .intro-visual:after {
    clear: both;
    display: block;
    content: ""; }
  .intro-visual > div {
    width: 50%;
    height: 100%;
      transition:0.8s all;
    float: left; }
    .intro-visual > div .cont {
      width: 540px;
      text-align: center;
      padding-top: 170px; }
      .intro-visual > div .cont .intro-logo {
        margin-bottom: 30px;
        display: block;
        height: 65px; }
      .intro-visual > div .cont h3 {
        font-size: 24px;
        color: #fff;
        margin-bottom: 25px; }
      .intro-visual > div .cont p {
        line-height: 171%;
        color: #fff;
        font-size: 14px;
        letter-spacing: -0.05em; }
      .intro-visual > div .cont .intro-quick {
        margin: 35px 0 45px; }
        .intro-visual > div .cont .intro-quick a {
          margin: 0 21px; }
      .intro-visual > div .cont .goto {
        width: 400px;
        height: 50px;
        border: 2px solid #fff;
        line-height: 50px;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        display: block;
        margin: auto; }
  .intro-visual .left-visual {
    background: url(../images/bg_left.jpg) no-repeat right; }
    .intro-visual .left-visual:hover {
      background: url(../images/bg_left_on.jpg) no-repeat right; 
      transition:0.8s all;
}
      .intro-visual .left-visual:hover .goto {
        background: rgba(0, 0, 0, 0.3); }
  .intro-visual .right-visual {
    background: url(../images/bg_right.jpg) no-repeat left; }
    .intro-visual .right-visual:hover {
      background: url(../images/bg_right_on.jpg) no-repeat left; 
      transition:0.8s all;
}
      .intro-visual .right-visual:hover .goto {
        background: rgba(0, 0, 0, 0.3); }

.intro-footer {
  padding-top: 25px;
  padding-bottom: 25px;
  line-height: 166%;
  color: #898989;
  text-align: center;
  font-size: 12px; }

.header-top {
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #e5e5e5;
  background: #f7faf8; }
  .header-top .header-top-wrap {
    width: 1080px;
    margin: auto; }
    .header-top .header-top-wrap:after {
      clear: both;
      display: block;
      content: ""; }
    .header-top .header-top-wrap .family-site {
      float: left;
      border-left: 1px solid #e5e5e5; }
      .header-top .header-top-wrap .family-site li {
        float: left;
        line-height: 30px; }
        .header-top .header-top-wrap .family-site li a {
          font-family: 'dotum';
          color: #707070;
          padding: 0 15px;
          font-size: 12px;
          display: block;
          border-right: 1px solid #e5e5e5; }
          .header-top .header-top-wrap .family-site li a.active {
            background: #fff; }
    .header-top .header-top-wrap .util-menu {
      float: right; }
      .header-top .header-top-wrap .util-menu li {
        float: left;
        line-height: 30px; }
        .header-top .header-top-wrap .util-menu li a {
          font-family: 'dotum';
          color: #707070;
          padding: 0 5px;
          font-size: 12px; }

.site-header {
  width: 100%;
  height: 150px;
  position: relative; 
background:#fff;
}
  .site-header .gnb {
    width: 1080px;
    margin: auto;
    padding: 35px 40px 0;
    height: 120px; }
    .site-header .gnb:after {
      clear: both;
      display: block;
      content: ""; }
    .site-header .gnb .gnb-menu > li {
      float: left;
      width: 20%;
      text-align: center;
      height: 100%;
      padding-top: 23px; }
      .site-header .gnb .gnb-menu > li:hover > a {
        border-bottom: 5px solid #75d0f0; }
      .site-header .gnb .gnb-menu > li > a {
        font-size: 18px;
        color: #575454;
        height: 100%;
        display: inline-block;
        width: 100px; }
      .site-header .gnb .gnb-menu > li.logo {
        padding-top: 0; }
      .site-header .gnb .gnb-menu > li .submenu-bg {
        position: absolute;
        height: 150px;
        width: 100%;
        background: rgba(117, 208, 240, 0.8);
        left: 0;
        top: 150px;
        display: none;
        z-index: 100; }
      .site-header .gnb .gnb-menu > li .sub-menu {
        width: 945px;
        margin: auto;
        padding-top: 30px;
        z-index: 101; }
        .site-header .gnb .gnb-menu > li .sub-menu:after {
          clear: both;
          display: block;
          content: ""; }
        .site-header .gnb .gnb-menu > li .sub-menu.cate01 li{
            width:118px;
        }
        .site-header .gnb .gnb-menu > li .sub-menu.cate02 {
          padding-left: 135px; }
        .site-header .gnb .gnb-menu > li .sub-menu.cate03 {
          padding-left: 405px; }
        .site-header .gnb .gnb-menu > li .sub-menu.cate04 {
          padding-left: 405px; }
        .site-header .gnb .gnb-menu > li .sub-menu li {
          z-index: 101;
          float: left;
          width: 135px;
          text-align: center; }
          .site-header .gnb .gnb-menu > li .sub-menu li a {
            color: #fff;
            font-size: 15px;
            display: block; }
          .site-header .gnb .gnb-menu > li .sub-menu li img {
            margin: auto;
            display: block;
            margin-bottom: 15px;
            width: 66px;
            height: 66px;
            border-radius: 66px; }
          .site-header .gnb .gnb-menu > li .sub-menu li:hover img {
            background: rgba(0, 0, 0, 0.3); }

.main-visual {
  width: 100%;
  height: 550px;
  position: relative; }
  .main-visual .visual-txt {
    width: 1000px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -500px;
    padding-top: 155px;
    z-index: 10; }
    .main-visual .visual-txt strong {
      display: block;
      font-size: 38px;
      color: #fff;
      margin-bottom: 40px; }
    .main-visual .visual-txt p {
      font-size: 16px;
      line-height: 187%;
      color: #fff; }
  .main-visual .bx-controls {
    width: 100%;
    height: auto; }
    .main-visual .bx-controls .bx-pager {
      width: 1000px;
      margin: auto;
      padding: 0px 40px; }

.main-bar {
  width: 100%;
  height: 162px;
  background: #12598e;
  padding-top: 25px;
  padding-bottom: 25px; }
  .main-bar .main-bar-wrapper {
    width: 1080px;
    margin: auto; }
    .main-bar .main-bar-wrapper:after {
      clear: both;
      display: block;
      content: ""; }
  .main-bar .main-quick {
    padding: 20px 18px 12px;
    border-left: 1px solid #468ca7;
    border-right: 1px solid #468ca7;
    display: inline-block;
    float: left; }
    .main-bar .main-quick:after {
      clear: both;
      display: block;
      content: ""; }
    .main-bar .main-quick li {
      float: left;
      margin: 0 22px; }
	.main-bar .main-quick li p {
	text-align:center;
	color:#fff; 
	margin-top:10px
	   }
  .main-bar .main-login {
    float: right;
    padding-right: 40px;
    width: 380px;
    border-right: 1px solid #468ca7; }
    .main-bar .main-login input[type="text"],
    .main-bar .main-login input[type="password"] {
      width: 240px;
      height: 40px;
      background: #fff;
      border: 1px solid #c9c9c9;
      margin-bottom: 5px;
      text-indent: 5px;
      display: block; }

    .main-bar .main-login .input {
      position: relative; }
      .main-bar .main-login .input .btn-login {
        position: absolute;
        right: 0;
        border: none;
        top: 0;
        background: none;
        width: 85px; }
      .main-bar .main-login .input label {
        padding-left: 25px;
        background: url(../images/chk.jpg) no-repeat;
        display: inline-block; }
      .main-bar .main-login .input input[type="checkbox"]:checked + label {
        background-position: 0 -20px !important;
        background: url(../images/chk.jpg) no-repeat; }
      .main-bar .main-login .input a, .main-bar .main-login .input label {
        font-size: 13px;
        color: #fff;
        height: 20px;
        line-height: 20px; }
.logon{
    width:100%;
    padding-left:25px; 
    padding-top:10px;
}
.logon a{
    color: #fff;
}
.logon-ico{
    width:86px;
    height: 86px;
    background: url(../images/logon.png) no-repeat;
    float: left;
    padding-top:60px;
    text-align: center;
    font-size:16px;
    color: #000;
    margin-right:30px;
}
.member-name{
    font-size:20px;
    display: block;
    color: #fff;
}
i{
    color: #fff;
    display: inline-block;
    margin: 10px;
}
.welcome{
    color: #fff;
    font-size:16px;
    display: block;
    margin-bottom:10px;
}

.main-third {
  padding: 25px 40px;
  width: 1080px;
  margin: auto;
  background-color:#fff;
  border-right:1px solid #dedede;
  border-left:1px solid #dedede; }
  .main-third:after {
    clear: both;
    display: block;
    content: ""; }
  .main-third .main-latest {
    float: left;
    width: 580px;
    position: relative; }
    .main-third .main-latest .btn-more {
      position: absolute;
      right: 0;
      top: 15px;
      font-size: 14px; }
    .main-third .main-latest .latest-tab {
      border-bottom: 2px solid #12598e;
      width: 100%;
      height: 40px; }
      .main-third .main-latest .latest-tab:after {
        clear: both;
        display: block;
        content: ""; }
    .main-third .main-latest .latest-tab a {
      float: left;
      padding: 2px 19px 0;
      height: 40px;
      font-size: 17px;
      line-height: 40px;
      color: #868686;
      border-bottom: 2px solid #12598e; }
      .main-third .main-latest .latest-tab a.active {
        background: #fff;
        border: 2px solid #12598e;
        border-bottom: none;
        color: #12598e;
        padding: 0 15px; 
		font-weight:bold; }
    .main-third .main-latest .board-latest {
      display: none; }
      .main-third .main-latest .board-latest.active {
        display: block; }
      .main-third .main-latest .board-latest li {
        margin-top: 35px; }
        .main-third .main-latest .board-latest li:after {
          clear: both;
          display: block;
          content: ""; }
        .main-third .main-latest .board-latest li .reg-date {
          float: left;
          width: 95px;
          text-align: center;
          text-transform: uppercase;
          color: #000;
          font-size: 12px;
          font-weight: bold; }
          .main-third .main-latest .board-latest li .reg-date strong {
            display: block;
            font-size: 36px;
            margin-bottom: 10px;
            color: #000; }
        .main-third .main-latest .board-latest li .latest-cont {
          float: left;
          width: 485px;
          padding: 0 5px; }
		   /* .main-third .main-latest .board-latest li .latest-cont a{
		  line-height:22px; } */
          .main-third .main-latest .board-latest li .latest-cont .tit {
            margin-bottom: 10px;
            display: block;
            font-size: 16px;
            color: #000;
			font-weight:bold; }
          .main-third .main-latest .board-latest li .latest-cont .cont {
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            height: 35px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            word-wrap: break-word;
            line-height: 153%;
            color: #716f6f; }
			.main-third .main-latest .board-latest li .latest-cont a:hover .tit {
				color:#12598e; text-decoration:underline ; }
				.main-third .main-latest .board-latest li .latest-cont a:hover {
				color:inherit; text-decoration:underline}
  .main-third .main-banner {
    float: right;
    width: 340px;
    text-align: center; }

.bottom-carousel {
  width: 100%;
  border-top: 1px solid #dedede;
  height: 95px;
  padding-top: 25px;
background: #fff;}
  .bottom-carousel .bx-controls-direction {
    width: 1080px;
    margin: auto; }
    .bottom-carousel .bx-controls-direction a {
      width: 10px !important;
      height: 15px !important;
      background: url(../images/carousel_control.jpg) no-repeat; }
    .bottom-carousel .bx-controls-direction .bx-prev {
      left: -25px;
      top: 30px; }
    .bottom-carousel .bx-controls-direction .bx-next {
      right: -25px;
      top: 30px;
      background: url(../images/carousel_control.jpg) no-repeat;
      background-position: 0 -15px; }

footer {
  width: 100%;
  border-top: 1px solid #dedede;
  padding: 35px 0 60px; }
  footer .footer-info {
    width: 1080px;
    margin: auto;
    padding: 0 40px; }
    footer .footer-info:after {
      clear: both;
      display: block;
      content: ""; }
    footer .footer-info .footer-logo {
      padding-left: 30px;
      float: left; }
    footer .footer-info p {
      float: left;
      font-size: 12px;
      line-height: 166%;
      padding-top: 5px;
      margin-left: 20px; }

.sub-top {
  height: 260px;
  width: 100%; }
  .sub-top .cate-name {
    width: 1080px;
    padding: 105px 0 0 45px;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    margin: auto; }
    .sub-top .cate-name strong {
      display: block;
      padding-top: 15px;
      color: #fff;
      opacity: .67;
      font-size: 18px;
      font-weight: normal; }

.mypage-top {
  background: url(../images/sub_top_mypage.jpg) no-repeat center; }

.sub-contents {
  width: 1080px;
  margin: auto;
  padding: 30px 40px;
    border-left:1px solid #dedede;
    border-right:1px solid #dedede;
  background: #fff; }
  .sub-contents .page-tit {
    font-size: 24px;
    color: #787878;
    padding-top: 10px; }
    .sub-contents .page-tit.find {
      padding-bottom: 20px;
      border-bottom: 2px solid #dedede; }

.join-step {
  width: 100%;
  height: 81px;
  margin-top: 20px; }
  .join-step:after {
    clear: both;
    display: block;
    content: ""; }
  .join-step div {
    height: 100%;
    float: left; }
  .join-step .step01 {
    background: url(../images/join_step.png);
    background-position: 0 0px;
    width: 337px; }
    .join-step .step01.on {
      background-position: 0 -81px; }
  .join-step .step02 {
    background: url(../images/join_step.png);
    background-position: -337px 0;
    width: 336px; }
    .join-step .step02.on {
      background-position: -337px 81px; }
  .join-step .step03 {
    background: url(../images/join_step.png);
    background-position: -673px 0;
    width: 325px; }
    .join-step .step03.on {
      background-position: -673px -81px; }

.join-agree {
  margin-top: 35px; }
  .join-agree .agreement {
    border: 1px solid #dedede;
    padding: 20px;
    height: 250px;
    overflow-y: auto; 
	line-height:24px; }
  .join-agree .agree-chk {
    margin-top: 12px;
    padding-left: 5px;
    margin-bottom: 70px; }
    .join-agree .agree-chk label {
      padding-left: 25px;
      height: 20px;
      line-height: 20px;
      font-size: 14px;
      color: #787878;
      background: url(../images/chk.png) no-repeat;
      display: inline-block;
      background-position: 0 -20px; }
    .join-agree .agree-chk .chk:checked + label {
      background-position: 0 0 !important; }

.chk-btn {
  text-align: center; }
  .chk-btn a, .chk-btn input[type="submit"], .chk-btn input[type="reset"] {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    width: 130px;
    line-height: 50px;
    background: #959595;
    display: inline-block;
    letter-spacing: 3;
    margin-right: 5px;
    border: none;
    font-family: "Nanum Barun Gothic"; }
  .chk-btn a + a,
  .chk-btn input[type="reset"] {
    background: #12598e; }

.join-caution {
  font-size: 14px;
  color: #fe8374;
  display: block;
  line-height: 157%;
  margin-top: 30px;
  margin-bottom: 60px; }

.join-subtit {
  font-size: 17px;
  color: #6a6a6a;
  margin-bottom: 10px; }

.join-tbl {
  border-top: 2px solid #464e6b;
  border-bottom: 2px solid #464e6b; }
  .join-tbl tbody th {
    background: #f5f5f5;
    padding-left: 23px;
    color: #013a51;
    font-size: 14px; }
    .join-tbl tbody th label {
      font-size: 14px;
      color: #013a51; }
    .join-tbl tbody th .require {
      display: inline-block;
      color: #ff5945;
      margin-right: 13px; }
  .join-tbl tbody th, .join-tbl tbody td {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dadbdd;
    text-align: left;
    font-size: 14px; }
  .join-tbl tbody td {
    padding-left: 15px; }
    .join-tbl tbody td .width01 {
      width: 250px;
      height: 30px;
      border: 1px solid #dadbdd;
      padding-left: 5px; }
    .join-tbl tbody td .width02 {
      width: 160px;
      height: 30px;
      border: 1px solid #dadbdd;
      margin-top: 5px;
      padding-left: 5px; }
    .join-tbl tbody td .width03 {
      width: 70px;
      height: 30px;
      border: 1px solid #dadbdd;
      padding-left: 5px; }
    .join-tbl tbody td strong {
      color: #013a51;
      margin-right: 40px;
      font-weight: bold;
      display: inline-block; }
    .join-tbl tbody td .fail {
      color: #ff5945;
      display: inline-block;
      margin-left: 20px; }
    .join-tbl tbody td .ok {
      color: #4b9e32;
      display: inline-block;
      margin-left: 20px; }

.find-addr {
  display: inline-block;
  width: 82px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  background: #464e6b;
  margin-left: 5px; }

.join-complete {
  text-align: center; }
  .join-complete h5 {
    font-size: 34px;
    color: #013a51;
    margin-bottom: 35px;
    margin-top: 135px; }
  .join-complete .box {
    border: 3px solid #e7e7e7;
    width: 510px;
    height: 110px;
    margin: 0 auto 40px;
    font-size: 18px;
    color: #8f8f8f;
    line-height: 110px; }
    .join-complete .box span {
      margin: 35px; }
  .join-complete .txt1 {
    font-size: 18px;
    color: #8f8f8f;
    display: block;
    margin-bottom: 30px; }
  .join-complete .txt2 {
    font-size: 14px;
    color: #fe8374;
    display: block;
    margin-bottom: 85px;
    line-height: 157%; }

.find-box {
  width: 100%;
  margin-top: 100px;
  border-top: 2px solid #dedede;
  border-bottom: 2px solid #dedede; }
  .find-box:after {
    clear: both;
    display: block;
    content: ""; }
  .find-box .box {
    width: 50%;
    float: left; }
    .find-box .box h5 {
      font-size: 19px;
      color: #868686;
      font-weight: bold;
      margin-bottom: 25px; }
      .find-box .box h5 .sub-txt {
        display: block;
        font-size: 14px;
        color: #868686;
        margin-top: 10px;
        font-weight: normal; }
  .find-box .find-id {
    border-right: 1px solid #dedede;
    padding: 45px 35px; }
    .find-box .find-id .select-tab {
      width: 100%;
      margin-bottom: 25px; }
      .find-box .find-id .select-tab:after {
        clear: both;
        display: block;
        content: ""; }
      .find-box .find-id .select-tab a {
        float: left;
        width: 50%;
        text-align: center;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        border-top: 2px solid #dedede;
        border-bottom: 2px solid #013a51;
        border-right: 2px solid #dedede;
        border-left: 2px solid #dedede; }
        .find-box .find-id .select-tab a.active {
          border-bottom: none;
          border-right: 2px solid #013a51;
          border-top: 2px solid #013a51;
          color: #013a51;
          border-left: 2px solid #013a51; }
      .find-box .find-id .select-tab a + a {
        border-left: none; }
        .find-box .find-id .select-tab a + a.active {
          border-bottom: none;
          border-top: 2px solid #013a51;
          color: #013a51;
          border-left: none; }
  .find-box .find-pw {
    padding: 45px 45px; }
  .find-box .w280 {
    width: 280px;
    height: 40px;
    border: 1px solid #c9c9c9; }
  .find-box .w240 {
    width: 240px;
    height: 40px;
    border: 1px solid #c9c9c9; }
  .find-box .owner-name {
    display: none; }
  .find-box .find-btn {
    width: 125px;
    height: 47px;
    background: #013a51;
    color: #fff;
    text-align: center;
    font-size: 15px;
    margin: 25px auto;
    display: block;
    line-height: 47px; }
  .find-box .input-wrap {
    width: 100%;
    margin-bottom: 5px; }
    .find-box .input-wrap label {
      width: 120px;
      display: inline-block;
      padding-right: 20px;
      font-size: 13px;
      color: #868686;
      text-align: right; }
  .find-box .wa {
    width: auto !important; }
  .find-box .login-form {
    width: 340px; }
    .find-box .login-form:after {
      clear: both;
      display: block;
      content: ""; }
    .find-box .login-form .input-wrap {
      width: auto;
      float: left;
      margin-bottom: 5px;
      width: 240px; }
    .find-box .login-form .login-btn {
      width: 85px;
      height: 85px;
      text-align: center;
      color: #fff;
      font-size: 15px;
      float: right;
      background: #013a51;
      line-height: 85px; }
    .find-box .login-form .cb label {
      background: url(../images/chk2.png) no-repeat;
      padding-left: 25px;
      height: 20px;
      line-height: 20px;
      display: inline-block; }
    .find-box .login-form .cb input[type="checkbox"]:checked + label {
      background-position: 0 -20px !important;
      background: url(../images/chk2.png) no-repeat; }

.login-box {
  padding: 70px; }

.right-box {
  border-left: 1px solid #dedede; }
  .right-box div {
    padding: 35px 55px 0;
    border-bottom: 1px solid #dedede; }
    .right-box div a {
      padding: 0 40px;
      line-height: 50px;
      height: 50px;
      display: inline-block;
      color: #fff;
      text-align: center;
      margin-top: 30px;
      background: #959595;
      font-size: 15px;
      font-weight: normal; }

.btn-write{
    padding:0 20px;
    height: 30px;
    font-family: 'Nanum Barun Gothic';
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    border: none;
    line-height: 30px;
    background: #013a51;
    display:inline-block;
    margin-top:-70px;
}
/*# sourceMappingURL=layout.css.map */
