.app_wrap {
  height: 100%;
}


/* moblie Class */
._mshow {
  display: none;
}

.header {
  width: 100%;
  height: 102px;
  position: fixed;
  top: 0;
  z-index: 300;
  background: #fff;
  border-bottom: 1px solid #dddddd;
}

.header-wrap {
  max-width: 1200px;
  margin: 0 auto;
}

.header-wrap .header-logo {
  height: 102px;
  padding-top: 23px;
  float: left;
  box-sizing: border-box;
}

.header-wrap .header-logo a {
  width: 369px;
  height: 56px;
  cursor: pointer;
}

.header-wrap .header-logo img {
  width: 100%;
}

.header-wrap .header-nav {
  height: 102px;
  float: right;
  color: #323232;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.43px;
}

.header-wrap .header-nav .header-nav-list {
  float: left;
  margin-top: 40px;
  margin-right: 60px;
}

.header-wrap .header-nav .header-nav-list li {
  float: left;
  margin-right: 30px;
  cursor: pointer;
}

.header-wrap .header-nav .header-nav-list li:last-child {
  margin-right: 0;
}
.header-wrap .header-nav .header-nav-list li a {
  color: inherit;
}
.header-wrap .header-nav .header-nav-list li a:hover {
  text-decoration: none;
}

.header-wrap .header-nav .header-website {
  height: 102px;
  margin-top: 35px;
  float: right;
  display: inline-block;
  cursor: pointer;
}

.header-wrap .header-nav .header-website img {
  width: 30px;
  height: 30px;
}

.app {
  padding-top: 102px;
}


.contents {
  padding-top: 70px;
  padding-bottom: 80px;
}

.container {
  max-width: 1200px;
  padding: 0 !important;
  margin: 0 auto;
}


.main-message {
  width: 100%;
  padding: 27px 0;
  border-bottom: 1px solid #dddddd;
}
.main-message #rolling {
  overflow: hidden;
  width: auto;
  height: 20px;
}
.main-message #rolling ul {
  position: relative;
}
.main-message #rolling li {
  color: #999999;
  font-size: 16px;
  line-height: 1.43;
  text-align: center;
  height: 50px;  
}
.main-message #rolling li span {
  width: auto;
  color: #0b6bb8;
  font-weight: bold;
}


#toTop {
  z-index: 480;
  display: inline;
  position: fixed;
  right: 4%;
  bottom: 20px;
  width: 52px;
}

#toTop img {
  width: 100%;
}

.footer {
  width: 100%;
}

.footer .footer-customer {
  width: 100%;
  padding: 30px 0 30px;
  text-align: center;
  background-color: #efefef;
}

.footer .footer-customer .call-center {
  padding-bottom: 12px;
  line-height: 24px;
}

.footer .footer-customer .call-center .title {
  display: inline-block;
  padding-right: 6px;
  color: #191919;
  font-size: 20px;
  font-weight: bold;
}

.footer .footer-customer .call-center .number {
  display: inline-block;
  padding-right: 6px;
  color: #1ca4a4;
  font-size: 28px;
  font-weight: bold;
}

.footer .footer-customer .call-center .explain {
  color: #555555;
}

.footer .footer-customer .message {
  color: #868686;
  font-size: 14px;
}

.footer .footer-company {
  width: 100%;
  padding: 45px 0 55px;
  color: #999999;
  font-size: 14px;
  text-align: center;
  line-height: 1.63;
  background-color: #222222;
}

.footer .footer-company .copyright {
  color: #41a4f9;
}

.chk-green { border: 1px green solid }
.chk-red { border: 1px red solid }
.chk-blue { border: 1px blue solid }
.align-xy-center { display: flex; justify-content: center; align-items: center; }
.center { text-align: center }
.left { text-align: left }
.right { text-align: right }
.bold { font-weight: bold }
.bt-line { border-top: 1px solid #a6a6a6; }
.bb-line { border-bottom: 1px solid #a6a6a6; }

/** ¹è°æ »ö»ó **/
.bg-choice { background-color: #fff2cc; }

.p-5{padding: 50px;}
.pt-0-6{padding-top: 6px;}
.pt-1{padding-top: 10px;}
.pt-1-2{padding-top: 12px;}
.pt-1-5{padding-top: 15px;}
.pt-1-6{padding-top: 16px;}
.pt-1-7{padding-top: 17px;}
.pt-2{padding-top: 20px;}
.pt-2-2{padding-top: 22px;}
.pt-3{padding-top: 30px;}
.pt-4{padding-top: 40px;}
.pt-5{padding-top: 50px;}
.pt-6{padding-top: 60px;}
.pt-7{padding-top: 70px;}
.pt-8{padding-top: 80px;}
.pt-9{padding-top: 90px;}
.pt-10{padding-top: 100px;}
.pt-11{padding-top: 110px;}
.pt-12{padding-top: 120px;}
.pt-13{padding-top: 130px;}
.pt-14{padding-top: 140px;}
.pt-15{padding-top: 150px;}
.pt-16{padding-top: 160px;}
.pr-1{padding-right: 10px}
.pb-0{padding-bottom: 0;}
.pb-1{padding-bottom: 10px;}
.pb-1-2{padding-bottom: 12px;}
.pb-1-4{padding-bottom: 14px;}
.pb-1-6{padding-bottom: 16px;}
.pb-1-8{padding-bottom: 18px;}
.pb-2{padding-bottom: 20px;}
.pb-3{padding-bottom: 30px;}
.pb-4{padding-bottom: 40px;}
.pb-5{padding-bottom: 50px;}
.pb-6{padding-bottom: 60px;}
.pb-7{padding-bottom: 70px;}
.pb-8{padding-bottom: 80px;}
.pb-9{padding-bottom: 90px;}
.pb-10{padding-bottom: 100px;}
.pb-11{padding-bottom: 110px;}
.pb-12{padding-bottom: 120px;}
.pb-13{padding-bottom: 130px;}

.mt_-02{margin-top: -2px;}
.mt-06{margin-top: 6px;}
.mt-08{margin-top: 8px;}
.mt-1{margin-top: 10px;}
.mt-2{margin-top: 20px;}
.mt-3{margin-top: 30px;}
.mt-4{margin-top: 40px;}
.mt-5{margin-top: 50px;}
.mt-6{margin-top: 60px;}
.mt-7{margin-top: 70px;}
.mt-8{margin-top: 80px;}
.mt-9{margin-top: 90px;}
.mt-10{margin-top: 100px;}
.mt-11{margin-top: 110px;}
.mt-12{margin-top: 120px;}
.mt-13{margin-top: 130px;}
.mt-14{margin-top: 140px;}
.mt-15{margin-top: 150px;}
.mt-16{margin-top: 160px;}
.mr-1{margin-right: 10px;}
.mr-2{margin-right: 20px;}
.mb-1{margin-bottom: 10px;}
.mb-1-2{margin-bottom: 12px;}
.mb-1-4{margin-bottom: 14px;}
.mb-1-7{margin-bottom: 17px;}
.mb-2{margin-bottom: 20px;}
.mb-3{margin-bottom: 30px;}
.mb-4{margin-bottom: 40px;}
.mb-5{margin-bottom: 50px;}
.mb-6{margin-bottom: 60px;}
.mb-7{margin-bottom: 70px;}
.mb-8{margin-bottom: 80px;}
.mb-9{margin-bottom: 90px;}
.mb-10{margin-bottom: 100px;}
.mb-11{margin-bottom: 110px;}
.mb-12{margin-bottom: 120px;}
.mb-13{margin-bottom: 130px;}

.fc-0{color: #0c69b7}

.text-success {color: #28a745!important;}
.text-danger {color: #dc3545!important;}
.text-red {color: #ff0000!important;}
.text-blue {color: #0000ff!important;}
.text-default {color: #999999 !important;}
.text-point {color: #1874c3;}

.btn.primary {
  color: #ffffff;
  background-color: #0055a0;
}

.btn.primary:focus,
.btn.primary:hover {
  color: #ffffff;
  background-color: #123f65;
}


/** Layer popup **/
.layerPopup {display:none;}
.layerPopup .layerBox {
  position:fixed; left:50%; top:310px; transform:translate(-50%, -50%); padding:0px; background:#fff;
  border-radius:0px; border: solid 1px black; z-index:999; text-align: right; width:400px;
}
.layerPopup .layerBox .title {margin-bottom:10px; padding-bottom:10px; font-weight:600; border-bottom:1px solid #d9d9d9;}
.layerPopup .layerBox .cont {margin-bottom:7px;}
.layerPopup .layerBox p {line-height:20px; font-size:13px;}
.layerPopup .layerBox .btnTodayHide {font-size:13px; font-weight:600; text-decoration:underline; padding-right:10px; cursor:pointer}
.layerPopup .layerBox .btnClose {font-size:13px; font-weight:600; text-decoration:underline; padding-right:6px; cursor:pointer}