@font-face {
  font-family: "NotoSansKR-Black";
  src: url(../fonts/eot/NotoSansKR-Black.eot) format("embedded-opentype"), url(../fonts/woff/NotoSansKR-Black.woff) format("woff"); }
@font-face {
  font-family: "NotoSansKR-Bold";
  src: url(../fonts/eot/NotoSansKR-Bold.eot) format("embedded-opentype"), url(../fonts/woff/NotoSansKR-Bold.woff) format("woff"); }
@font-face {
  font-family: "NotoSansKR-DemiLight";
  src: url(../fonts/eot/NotoSansKR-DemiLight.eot) format("embedded-opentype"), url(../fonts/woff/NotoSansKR-DemiLight.woff) format("woff"); }
@font-face {
  font-family: "NotoSansKR-Light";
  src: url(../fonts/eot/NotoSansKR-Light.eot) format("embedded-opentype"), url(../fonts/woff/NotoSansKR-Light.woff) format("woff"); }
@font-face {
  font-family: "NotoSansKR-Medium";
  src: url(../fonts/eot/NotoSansKR-Medium.eot) format("embedded-opentype"), url(../fonts/woff/NotoSansKR-Medium.woff) format("woff"); }
@font-face {
  font-family: "NotoSansKR-Regular";
  src: url(../fonts/eot/NotoSansKR-Regular.eot) format("embedded-opentype"), url(../fonts/woff/NotoSansKR-Regular.woff) format("woff"); }
@font-face {
  font-family: "NotoSansKR-Thin";
  src: url(../fonts/eot/NotoSansKR-Thin.eot) format("embedded-opentype"), url(../fonts/woff/NotoSansKR-Thin.woff) format("woff"); }
@font-face {
  font-family: "NanumGothic-Regular";
  src: url(../fonts/eot/NanumGothic.eot) format("embedded-opentype"), url(../fonts/woff/NanumGothic.woff) format("woff"); }
@font-face {
  font-family: "NanumGothic-Bold";
  src: url(../fonts/eot/NanumGothicBold.eot) format("embedded-opentype"), url(../fonts/woff/NanumGothicBold.woff) format("woff"); }
@font-face {
  font-family: "NanumMyeongjo-Regular";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NanumMyeongjo/NanumMyeongjo-Regular.eot) format("embedded-opentype"), url(../fonts/NanumMyeongjo/NanumMyeongjo-Regular.woff) format("woff"); }
@font-face {
  font-family: "NanumMyeongjo-Bold";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NanumMyeongjo/NanumMyeongjo-Bold.eot) format("embedded-opentype"), url(../fonts/NanumMyeongjo/NanumMyeongjo-Bold.woff) format("woff"); }
@font-face {
  font-family: "NanumMyeongjo-ExtraBold";
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/NanumMyeongjo/NanumMyeongjo-ExtraBold.eot) format("embedded-opentype"), url(../fonts/NanumMyeongjo/NanumMyeongjo-ExtraBold.woff) format("woff"); }
@font-face {
  font-family: "NaumBarunGothic";
  font-style: normal;
  src: url("../fonts/NanumBarunGothic/NanumBarunGothic.woff") format("woff"), url("../fonts/NanumBarunGothic/NanumBarunGothic.ttf") format("truetype"), url(../fonts/NanumBarunGothic/NanumBarunGothic.eot) format("embedded-opentype"); }
@font-face {
  font-family: "NaumBarunGothic-Bold";
  font-style: normal;
  src: url("../fonts/NanumBarunGothic/NanumBarunGothicBold.woff") format("woff"), url("../fonts/NanumBarunGothic/NanumBarunGothicBold.ttf") format("truetype"), url(../fonts/NanumBarunGothic/NanumBarunGothicBold.eot) format("embedded-opentype"); }
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  outline: none;
  color: #444444;
  user-select: none; }

html {
  height: 100%; }

body {
  font-family: 'NanumGothic-Regular', sans-serif;
  height: 100%;
  line-height: 1;
  color: #444444; }

.bannerEx8 {
  background: #000;
  color: #fff;
  display: none;
  text-align: center;
  padding: 10px 0; }
  .bannerEx8 p {
    color: #fff;
    line-height: 20px;
    word-break: break-all; }
  .bannerEx8 a {
    text-decoration: none;
    color: #fff000; }

#wrap {
  min-height: 100%;
  position: relative;
  padding-bottom: 214px;
  /* footer height */ }

@media (max-width: 890px) {
  #wrap {
    padding-bottom: 550px; } }
#header {
  /*position: fixed;*/
  top: 0; }

a {
  text-decoration: none; }

ul, li {
  list-style: none; }

.padding-header {
  padding-top: 152px; }

.inner {
  width: 1110px;
  height: auto;
  margin: 0 auto;
  position: relative; }

@media screen and (max-width: 1110px) {
  .inner {
    width: 100%; } }
[v-cloak] {
  display: none; }

/*===== icon =====*/
.ico-coolschool {
  background-image: url(/common/images/coolschool-bi.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 210px;
  height: 49px;
  display: inline-block; }

.ico-coolschool2 {
  background-image: url(/common/images/coolschool-bi2.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 176px;
  height: 38px;
  display: inline-block; }

.ico-coolschool-full {
  background-image: url(/common/images/coolschool-full-bi.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 310px;
  height: 40px;
  display: inline-block; }

.ico-coolschool-sm {
  background-image: url(/common/images/ico-coolschoolBi-s.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 26px;
  height: 28px;
  display: inline-block; }

.ico-jiran {
  background-image: url(/common/images/logo-jiran-2.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 38px;
  height: 28px;
  display: inline-block; }

.ico-jiran-white {
  background-image: url(/common/images/ci-jiran.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 164px;
  height: 19px;
  display: inline-block; }

* + html body .ico-jiran-white {
  display: block; }

.ico-point {
  background-image: url(/common/images/ico-point.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 16px;
  height: 16px;
  display: inline-block; }

.ico-arrow, .on .ico-arrow {
  display: inline-block;
  background-image: url(/common/images/arrow-md-down.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 15px;
  height: 10px; }

.on .ico-arrow {
  background-image: url(/common/images/arrow-md-up.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 15px;
  height: 10px; }

.ico-facebook {
  display: inline-block;
  background-image: url(/common/images/ico-facebook.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 36px;
  height: 36px; }
  .ico-facebook:hover {
    background-image: url(/common/images/ico-facebook-h.png); }

.ico-blog {
  display: inline-block;
  background-image: url(/common/images/ico-blog.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 36px;
  height: 36px; }
  .ico-blog:hover {
    background-image: url(/common/images/ico-blog-h.png); }

.ico-to-top, .ico-to-btm {
  display: block;
  border: 1px solid #d1d3d4;
  cursor: pointer;
  background-image: url(/common/images/to-top.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 45px;
  height: 45px;
  background-color: #fff; }
  .ico-to-top:hover, .ico-to-btm:hover {
    background-color: #e2e2e2; }

.ico-to-btm {
  background-image: url(/common/images/to-btm.png); }

.ico-label {
  display: inline-block;
  background-image: url(/common/images/coolLabel.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 39px;
  height: 39px; }

.ico-arrow-up {
  display: inline-block;
  background-image: url(/common/images/ico-arrow-up.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 32px;
  height: 32px; }

.ico-ready-sam {
  display: inline-block;
  background-image: url(/common/images/maintainance_sam.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 231px;
  height: 244px; }

.ico-number1 {
  display: inline-block;
  background-image: url(/common/images/ico-numbers.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 89px;
  height: 76px;
  background-position: 0 0; }

.ico-number2 {
  display: inline-block;
  background-image: url(/common/images/ico-numbers.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 76px;
  height: 77px;
  background-position: 0 -83px; }

.ico-number3 {
  display: inline-block;
  background-image: url(/common/images/ico-numbers.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 86px;
  height: 82px;
  background-position: 0 -237px; }

.ico-number4 {
  display: inline-block;
  background-image: url(/common/images/ico-numbers.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 62px;
  height: 70px;
  background-position: -58px -319px; }

.ico-number5 {
  display: inline-block;
  background-image: url(/common/images/ico-numbers.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 109px;
  height: 65px;
  background-position: 0 -172px;
  margin-top: 11px; }

.ico-angle-down {
  display: inline-block;
  background-image: url(/common/images/ico-angledown-darkgray.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 8px;
  height: 5px; }

.ico-arrow-lg {
  display: inline-block;
  background-image: url(/common/images/ico-arrwo-lg.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 145px;
  height: 33px; }

.ico-arrow-lg-reverse {
  display: inline-block;
  background-image: url(/common/images/ico-arrwo-lg-reverse.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 145px;
  height: 33px; }

.ico-plus-blue {
  display: inline-block;
  background-image: url(/common/images/ico-plus-blue.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 8px;
  height: 8px; }

.ico-q {
  display: inline-block;
  background-image: url(/common/images/q.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 31px;
  height: 16px; }

.ico-a {
  display: inline-block;
  background-image: url(/common/images/a.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 41px;
  height: 16px; }

.ico-a-complete {
  display: inline-block;
  background-image: url(/common/images/a-complete.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 59px;
  height: 23px; }

.ico-a-waiting {
  display: inline-block;
  background-image: url(/common/images/a-waiting.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 59px;
  height: 23px; }

.ico-sns-fb {
  display: inline-block;
  background-image: url(/common/images/facebook_icon.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 29px;
  height: 29px; }

.ico-sns-tw {
  display: inline-block;
  background-image: url(/common/images/tweet_icon.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 29px;
  height: 29px; }

.ico-sns-youtub {
  display: inline-block;
  background-image: url(/common/images/youtub_icon.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 32px;
  height: 24px; }

.ico-sns-cooloud {
  display: inline-block;
  background-image: url(/common/images/cooloud_icon.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 33px;
  height: 27px; }

.ico-sns-etc {
  display: inline-block;
  background-image: url(/common/images/etc_icon.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 29px;
  height: 29px; }

.ico-sns-band {
  display: inline-block;
  background-image: url(/common/images/band_icon.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 27px;
  height: 27px; }

.ico-xs-up-arrow {
  display: inline-block;
  background-image: url(/common/images/ico-xs-up-arrow.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 9px;
  height: 5px; }

.ico-xs-down-arrow {
  display: inline-block;
  background-image: url(/common/images/ico-xs-down-arrow.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 9px;
  height: 5px; }

/*===== button =====*/
.btn-xs {
  display: inline-block;
  padding: 0 10px;
  height: 29px;
  line-height: 27px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  border: 0;
  cursor: pointer; }

.btn-sm {
  display: inline-block;
  padding: 0 11px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 13px;
  border: 0;
  cursor: pointer; }

.btn-md {
  display: inline-block;
  padding: 0 19px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 13px;
  border: 0;
  cursor: pointer; }

.btn-lg {
  display: inline-block;
  padding: 0px 40px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 13px;
  border: 0;
  cursor: pointer; }

.btn-darkgray {
  background-color: #565656;
  color: #adadad;
  border-color: #565656;
  border-width: 1px;
  border-style: solid; }
  .btn-darkgray:hover {
    background-color: #494949;
    border-color: #494949; }

.btn-blue {
  background-color: #11a8f0;
  color: #fff;
  border-color: #11a8f0;
  border-width: 1px;
  border-style: solid; }
  .btn-blue:hover {
    background-color: #017eba;
    border-color: #017eba; }

.btn-default {
  background-color: #fff;
  color: #858585;
  border-color: #cdcdcd;
  border-width: 1px;
  border-style: solid; }
  .btn-default:hover {
    background-color: #11a8f0;
    border-color: #11a8f0; }

.btn-more {
  font-size: 17px;
  font-weight: 300;
  color: #5f5f5f; }

.btn-gray {
  background-color: #b7b7b7;
  color: #fff;
  border-color: #b7b7b7;
  border-width: 1px;
  border-style: solid; }
  .btn-gray:hover {
    background-color: #8f8f8f;
    border-color: #8f8f8f; }

.btn-sm:disabled,
.btn-md:disabled,
.btn-lg:disabled {
  padding: 0 11px !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  color: rgba(0, 0, 0, 0.3) !important; }
  .btn-sm:disabled:hover,
  .btn-md:disabled:hover,
  .btn-lg:disabled:hover {
    color: rgba(0, 0, 0, 0.3) !important; }

.btn-white:not(:disabled) {
  background-color: #fff !important;
  color: #2c2c2c;
  border: 1px solid #cacaca; }

.btn-profile:not(:disabled) {
  background-color: #fff;
  color: #707070;
  font-family: "NanumGothic-Bold", serif;
  border: 1px solid #c4c4c4; }

.btn-circle {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: rgba(150, 150, 150, 0.6);
  cursor: pointer; }
  .btn-circle.on {
    background-color: rgba(150, 150, 150, 0.3); }
  .btn-circle:hover {
    background-color: rgba(150, 150, 150, 0.3); }

.btn-round-s {
  height: 41px;
  line-height: 41px;
  border: 1px solid #dcdcdc;
  color: #b4b4b4;
  border-radius: 20px;
  font-size: 13px;
  background-color: #fff;
  padding: 0 14px;
  cursor: pointer;
  display: inline-block; }

.btn-round-m {
  height: 41px;
  line-height: 41px;
  border: 1px solid #dcdcdc;
  color: #b4b4b4;
  border-radius: 20px;
  font-size: 13px;
  background-color: #fff;
  padding: 0 33px;
  cursor: pointer;
  display: inline-block; }

.btn-round-m:disabled,
.btn-round-s:disabled,
.btn-xs:disabled {
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  color: rgba(0, 0, 0, 0.3) !important;
  background: #ebebe4 !important;
  cursor: default !important; }
  .btn-round-m:disabled:hover,
  .btn-round-s:disabled:hover,
  .btn-xs:disabled:hover {
    color: rgba(0, 0, 0, 0.3) !important; }

/*===== effect =====  h: mouse hover*/
.h-circle {
  cursor: pointer;
  display: block; }
  .h-circle:hover {
    color: #11a8f0 !important; }
  .h-circle.on {
    color: #11a8f0 !important; }
  .h-circle.on-for-twodepth {
    color: #11a8f0 !important; }

.h-color:hover {
  font-size: 16px;
  color: #11a8f0 !important; }

.h-back:hover {
  background-color: #d7f3ff; }

.h-underline:hover p {
  text-decoration: underline; }

.h-scale-img:hover img {
  transform: scale(1.1, 1.1); }

.top-btm {
  position: fixed;
  right: -45px;
  bottom: 307px;
  -webkit-transition: right 0.4;
  -moz-transition: right 0.4;
  -o-transition: right 0.4;
  transition: right 0.4s;
  z-index: 1000; }

.top-btm.on {
  right: 22px; }

.gray-box, .blue-box, .black-box {
  background: #808080;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 8;
  /* IE 7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-transition: opacity 0.3;
  -moz-transition: opacity 0.3;
  -o-transition: opacity 0.3;
  transition: opacity 0.3s;
  top: 0;
  left: 0; }

.h-gray-box:hover .gray-box, .h-gray-box:hover .blue-box, .h-gray-box:hover .black-box {
  /* IE 7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  /* IE 5-7 */
  filter: alpha(opacity=80);
  opacity: 0.8; }

.blue-box {
  background-color: #129aef;
  /* IE 7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  /* IE 5-7 */
  filter: alpha(opacity=60);
  opacity: 0.6; }

.h-blue-box:hover .blue-box {
  /* IE 7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  /* IE 5-7 */
  filter: alpha(opacity=80);
  opacity: 0.8; }

.black-box {
  /* IE 7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=43)";
  /* IE 5-7 */
  filter: alpha(opacity=43);
  opacity: 0.43;
  background: #000; }

.h-black-box:hover .black-box {
  /* IE 7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  /* IE 5-7 */
  filter: alpha(opacity=80);
  opacity: 0.8; }

.toggle-box {
  background: url(/common/images/arrow-sm-up.png) no-repeat;
  padding-top: 7px;
  position: absolute;
  display: block;
  z-index: 1000; }
  .toggle-box ul {
    height: auto;
    border-color: #11a8f0;
    border-width: 2px;
    border-style: solid;
    background: #fff; }

/* topbanner */
#bannerTop {
  background: url(/common/images/banner/top_banner_20171117_line.png) repeat-x;
  display: none;
  text-align: center;
  position: relative;
  z-index: 1000; }
  #bannerTop a {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9; }
    #bannerTop a img {
      position: relative;
      z-index: 8; }
  #bannerTop .inner {
    height: 79px; }

.banner-close {
  color: #777;
  font-size: 11px;
  position: absolute;
  font-family: "Dotum";
  z-index: 1000;
  cursor: pointer;
  display: inline-block; }

.banner-close img {
  margin-bottom: -1px;
  margin-right: 7px; }

#bannerFloatBack {
  position: relative;
  margin: 0 auto;
  z-index: 1000; }
  #bannerFloatBack #bannerFloat {
    position: absolute;
    top: 220px;
    right: -201px;
    display: none;
    z-index: 99;
    text-align: center; }
    #bannerFloatBack #bannerFloat a {
      display: block; }
  #bannerFloatBack .banner-close {
    margin-top: 13px;
    text-align: center;
    position: static; }

/*===== css for ie7, 8 =====*/
.margin-right-0 {
  margin-right: 0 !important; }

/*===== class =====*/
.text-hide {
  text-indent: -9999px;
  display: inline-block; }

.f-right {
  float: right; }

.f-left {
  float: left; }

.bold {
  font-weight: bold; }

.align-center {
  text-align: center !important; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.hide {
  display: none !important; }

.show {
  display: block; }

.vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.ellipsis-sm {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  max-width: 70px;
  vertical-align: middle; }

.ellipsis-md {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  max-width: 100px;
  vertical-align: middle; }

.ellipsis-twoline {
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  max-width: 100%;
  vertical-align: middle;
  word-break: break-all;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  height: 40px; }

.overflow-hidden {
  overflow: hidden; }

.category {
  padding-top: 12px;
  font-size: 12px;
  color: #858585; }
  .category span {
    color: #22a7df; }

.cool-info h2 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 58px;
  line-height: 3.625rem;
  color: #000;
  padding: 64px 0 38px;
  font-family: "NotoSansKR-Light", sans-serif; }
  .cool-info h2 span {
    font-weight: normal;
    color: #000;
    font-size: 40px; }
.cool-info h3 {
  font-size: 20px;
  font-weight: 100;
  color: #11a8f0; }
.cool-info p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 27px;
  line-height: 1.6875rem;
  margin-top: 0; }
  .cool-info p span {
    font-weight: 600;
    color: #33a2f0; }

.cool-contents h2 {
  font-size: 26px;
  font-weight: 100;
  color: #000;
  padding-top: 79px;
  font-family: "NotoSansKR-Light", sans-serif; }
  .cool-contents h2 span {
    color: #000; }
.cool-contents h3 {
  font-size: 20px;
  font-weight: 100;
  color: #11a8f0;
  padding-top: 67px; }
.cool-contents p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 27px;
  line-height: 1.6875rem;
  margin-top: 16px; }
  .cool-contents p span {
    font-weight: 600; }

.cool-table {
  width: 100%;
  border-collapse: collapse; }
  .cool-table td {
    font-size: 16px;
    font-size: 1rem;
    line-height: 27px;
    line-height: 1.6875rem; }

.file-name {
  display: inline-block;
  width: 190px;
  height: 31px;
  padding-left: 10px;
  margin-right: 5px;
  line-height: 30px;
  border: 1px solid #bbb;
  background-color: #fff;
  vertical-align: middle; }

.file-box input[type="file"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.v-line {
  display: inline-block;
  width: 40px;
  height: 1px;
  background-color: #5f5f5f; }

.relative-top-minus79 {
  position: relative;
  top: -79px; }

.line-vertical {
  width: 19px;
  height: 1px;
  background-color: #5f5f5f;
  display: inline-block; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

.counter {
  color: #848484;
  font-size: 13px;
  display: inline-block; }

.margin-right-auto {
  margin-right: auto; }

.margin-left-auto {
  margin-left: auto; }

.nanum-bold {
  font-family: "NanumMyeongjo-Bold", serif; }

.pointer {
  cursor: pointer; }

.relative {
  position: relative; }

.overflowx-hidden {
  overflow-x: hidden; }

.block {
  display: block; }

.inlilne-block {
  display: inline-block; }

.v-top {
  vertical-align: top; }

.v-middle {
  vertical-align: middle; }

.red {
  color: red; }

.mb-20 {
  margin-bottom: 20px; }

.mt-15 {
  margin-top: 15px; }

.table {
  width: 100%; }

.vertical-middle {
  vertical-align: middle !important; }

/*===== footer =====*/
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 214px;
  width: 100%;
  height: 214px;
  background-color: #383838; }
  #footer p, #footer span {
    line-height: 20px;
    font-size: 12px;
    color: #adadad; }
  #footer h4 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 13px; }
  #footer .family-site-back {
    display: none;
    width: 100%;
    background-color: #424242;
    position: absolute;
    right: 0;
    z-index: 9; }
    #footer .family-site-back > div {
      height: 269px;
      margin: 4px 4px 0;
      border: 1px solid #fff;
      border-bottom: none;
      background: #fff; }
      #footer .family-site-back > div .inner {
        height: auto;
        text-align: center; }
        #footer .family-site-back > div .inner .family-sites {
          width: auto;
          overflow: hidden;
          display: inline-block; }
          #footer .family-site-back > div .inner .family-sites div {
            padding-top: 10px;
            float: left;
            min-width: 14.28%;
            width: 157.83px; }
            #footer .family-site-back > div .inner .family-sites div span {
              line-height: 15px;
              word-break: break-all; }
            #footer .family-site-back > div .inner .family-sites div.family-site-communication, #footer .family-site-back > div .inner .family-sites div.family-site-study {
              width: 130px;
              min-width: auto; }
            #footer .family-site-back > div .inner .family-sites div.family-site-afterschool {
              width: 210px; }
          #footer .family-site-back > div .inner .family-sites h3 {
            padding: 23px 0 18px;
            font-size: 18px;
            color: #000;
            font-weight: 600; }
          #footer .family-site-back > div .inner .family-sites h4 {
            font-family: 'NanumGothic-Bold', sans-serif;
            margin-bottom: 10px;
            color: #333; }
          #footer .family-site-back > div .inner .family-sites a {
            line-height: 25px;
            font-size: 12px;
            color: #333;
            display: block;
            padding: 0 19px; }
            #footer .family-site-back > div .inner .family-sites a span {
              color: #333; }
            #footer .family-site-back > div .inner .family-sites a:hover {
              background-color: rgba(140, 140, 140, 0.2); }
              #footer .family-site-back > div .inner .family-sites a:hover span {
                color: #000; }
  #footer .inner {
    z-index: 9; }
    #footer .inner ul {
      padding-top: 38px; }
      #footer .inner ul > li {
        border-right: 1px solid #565656;
        padding-left: 19px; }
      #footer .inner ul li .ico-wrap {
        margin-top: 27px;
        padding-left: 8px;
        margin-bottom: 12px; }
        #footer .inner ul li .ico-wrap .ico-blog {
          margin-right: 10px; }
      #footer .inner ul li.customer-service {
        border-right: none;
        width: 28%; }
      #footer .inner ul li.information {
        width: 38%; }
        * + html body #footer .inner ul li.information.information {
          width: 32%; }
      #footer .inner ul li.jiran {
        padding-left: 0;
        width: 34%; }
    #footer .inner .action-family-site {
      position: absolute;
      right: 0;
      top: -19px;
      z-index: 9; }
      #footer .inner .action-family-site .ico-coolschool-sm {
        position: absolute;
        left: -156px;
        z-index: 10;
        top: -16px; }
      #footer .inner .action-family-site .family-site-btn {
        width: 190px;
        height: 45px;
        line-height: 45px;
        padding-left: 30px;
        display: inline-block;
        position: absolute;
        right: 0;
        text-align: center;
        top: -26px;
        color: #333;
        border: 3px solid #333;
        background: #fff;
        border-bottom: none;
        font-family: 'NanumGothic-Bold', sans-serif; }
        #footer .inner .action-family-site .family-site-btn.up {
          z-index: 9; }
        #footer .inner .action-family-site .family-site-btn.down {
          z-index: 8; }
    #footer .inner .family-sites {
      text-align: center;
      padding-bottom: 43px; }

.lang-cn #footer .family-sites h4,
.lang-en #footer .family-sites h4 {
  min-height: 46px; }

.is-family-sites #footer .family-site-back {
  display: block; }

@media (max-width: 1110px) {
  #footer .inner {
    width: 100%; } }
@media (max-width: 890px) {
  #footer {
    height: 550px !important; }
    #footer .ico-wrap {
      text-align: center; }
      #footer .ico-wrap a {
        clear: both;
        float: none; }
    #footer .family-site-back > div {
      height: 372px; }
    #footer .inner ul > li {
      display: block;
      clear: both;
      text-align: center;
      border: none;
      width: 100% !important;
      padding-top: 30px; } }
@media (max-width: 605px) {
  #footer .family-site-back {
    display: none; }

  .action-family-site {
    display: none; } }
#footer {
  width: 100%;
  height: 214px;
  background-color: #383838; }
  #footer p, #footer span {
    line-height: 20px;
    font-size: 12px;
    color: #adadad; }
  #footer h4 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 13px; }
  #footer .family-site-back {
    display: none;
    width: 100%;
    height: auto;
    background-color: #424242;
    position: absolute;
    right: 0;
    z-index: 8; }
    #footer .family-site-back > div {
      margin: 4px 4px 0;
      border: 1px solid #fff;
      border-bottom: none;
      background: #fff;
      height: auto; }
      #footer .family-site-back > div .inner {
        height: auto;
        text-align: center; }
        #footer .family-site-back > div .inner .family-sites {
          width: auto;
          overflow: hidden;
          display: inline-block; }
          #footer .family-site-back > div .inner .family-sites div {
            padding-top: 10px;
            float: left;
            min-width: 14.28%;
            width: 157.83px; }
            #footer .family-site-back > div .inner .family-sites div span {
              word-break: break-all;
              line-height: 25px; }
            #footer .family-site-back > div .inner .family-sites div.family-site-communication, #footer .family-site-back > div .inner .family-sites div.family-site-study {
              width: 130px;
              min-width: auto; }
            #footer .family-site-back > div .inner .family-sites div.family-site-afterschool {
              width: 210px; }
          #footer .family-site-back > div .inner .family-sites h3 {
            padding: 23px 0 18px;
            font-size: 18px;
            color: #000;
            font-weight: 600; }
          #footer .family-site-back > div .inner .family-sites h4 {
            font-family: 'NanumGothic-Bold', sans-serif;
            margin-bottom: 10px;
            color: #333; }
          #footer .family-site-back > div .inner .family-sites a {
            line-height: 25px;
            font-size: 12px;
            color: #333;
            display: block;
            padding: 0 19px; }
            #footer .family-site-back > div .inner .family-sites a span {
              color: #333; }
            #footer .family-site-back > div .inner .family-sites a:hover {
              background-color: rgba(140, 140, 140, 0.2); }
              #footer .family-site-back > div .inner .family-sites a:hover span {
                color: #000; }
  #footer .inner {
    z-index: 9; }
    #footer .inner ul {
      padding-top: 38px; }
      #footer .inner ul > li {
        border-right: 1px solid #565656;
        padding-left: 19px; }
      #footer .inner ul li .ico-wrap {
        margin-top: 27px;
        padding-left: 8px;
        margin-bottom: 12px; }
        #footer .inner ul li .ico-wrap .ico-blog {
          margin-right: 10px; }
      #footer .inner ul li.customer-service {
        border-right: none;
        width: 28%; }
      #footer .inner ul li.information {
        width: 38%; }
        * + html body #footer .inner ul li.information.information {
          width: 32%; }
      #footer .inner ul li.jiran {
        padding-left: 0;
        width: 34%; }
    #footer .inner .action-family-site {
      position: absolute;
      right: 0;
      top: -19px;
      z-index: 9; }
      #footer .inner .action-family-site .ico-coolschool-sm {
        position: absolute;
        left: -156px;
        z-index: 10;
        top: -16px; }
      #footer .inner .action-family-site .family-site-btn {
        width: 190px;
        height: 45px;
        line-height: 45px;
        padding-left: 30px;
        display: inline-block;
        position: absolute;
        right: 0;
        text-align: center;
        top: -26px;
        color: #333;
        border: 3px solid #333;
        background: #fff;
        border-bottom: none;
        font-family: 'NanumGothic-Bold', sans-serif; }
        #footer .inner .action-family-site .family-site-btn.up {
          z-index: 9; }
        #footer .inner .action-family-site .family-site-btn.down {
          z-index: 8; }
    #footer .inner .family-sites {
      text-align: center;
      padding-bottom: 43px; }

.lang-cn #footer .family-sites h4,
.lang-en #footer .family-sites h4 {
  min-height: 46px; }

.is-family-sites #footer .family-site-back {
  display: block;
  top: -269px !important; }

@media screen and (max-width: 970px) {
  .is-family-sites #footer .family-site-back {
    top: -307px !important; } }
#wrap.profile {
  background-color: #fff; }

#wrap.profile #profileHeader {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: 1px solid #e5e5e5;
  background-color: #fff;
}

#wrap.profile #profileHeader .inner {
  height: 84px;
  line-height: 84px;
}

@media screen and (max-width: 855px) {
  #wrap.profile #profileHeader .inner {
    height: auto;
    padding-top: 20px !important;
    text-align: center !important;
    padding-bottom: 20px;
  }
}

#wrap.profile #profileHeader .inner.top-inner {
  vertical-align: middle;
  text-align: left;
  display: flex;
  align-items: center;
}

#wrap.profile #profileHeader .inner .ico-coolschool2 {
  display: inline-block;
  margin-bottom: 7px;
  margin-right: 13px;
  vertical-align: middle;
}

@media screen and (max-width: 855px) {
  #wrap.profile #profileHeader .inner .ico-coolschool2 {
    margin-right: 0;
    margin-bottom: 9px;
  }
}

#wrap.profile #profileHeader .inner span {
  font-size: 15px;
  margin-top: 7px;
  color: #000000;
  font-weight: bold;
  margin-left: 14px;
  font-family: "NanumGothic-Regular", serif;
  vertical-align: middle;
  padding-bottom: 0;
}

@media screen and (max-width: 855px) {
  #wrap.profile #profileHeader .inner span {
    display: block;
  }
}

#wrap.profile #profileHeader .inner.top-nav {
  width: 100%;
  height: 33px;
  line-height: 33px;
  background-color: #ececec;
}

#wrap.profile #profileHeader .inner.top-nav .nav {
  width: 1110px;
  margin: 0 auto;
}

@media screen and (max-width: 1110px) {
  #wrap.profile #profileHeader .inner.top-nav .nav {
    width: 100%;
  }
}

#wrap.profile #profileHeader .inner.top-nav .nav li {
  margin-right: 22px;
  line-height: 33px;
  height: 33px;
}

#wrap.profile #profileHeader .inner.top-nav .nav li .nav-link {
  font-size: 14px;
  color: #6e6e6e;
  line-height: 33px;
  height: 33px;
}

#wrap.profile #profileHeader .inner.top-nav .nav li .nav-link.active {
  color: #11a8f0;
}

@media screen and (max-width: 960px) {
  #wrap.profile #profileHeader .inner {
    text-align: center;
    justify-content: center;
  }

  #wrap.profile #profileHeader .inner.top-nav {
    padding-left: 2.5%;
  }
}

@media screen and (max-width: 800px) {
  #wrap.profile #profileHeader .inner.top-nav {
    padding-left: 0;
  }

  #wrap.profile #profileHeader .inner.top-nav .nav {
    display: inline-block;
    width: auto;
  }

  #wrap.profile #profileHeader .inner.top-nav .nav .nav-item:last-child {
    margin-right: 0;
  }
}
input, textarea {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

#wrap.profile {
  background-color: #eff4f6; }
  #wrap.profile .inner {
    z-index: 9; }
  #wrap.profile .sub-title {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-family: "NanumGothic-Bold", sans-serif;
    margin-top: 59px; }
  #wrap.profile .table tbody tr td {
    font-size: 14px;
    color: #000;
    line-height: 30px;
    padding-top: 34px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e8e8e8;
    vertical-align: top; }
    #wrap.profile .table tbody tr td .btn-round-s {
      margin-left: 17px; }
  #wrap.profile .table tbody tr.tr-name input[type=text] {
    width: 230px; }
  #wrap.profile .table tbody tr.tr-image .img-box {
    height: 133px;
    width: 133px;
    background-image: url(/common/images/image-back.jpg); }
    #wrap.profile .table tbody tr.tr-image .img-box.back-none {
      background-image: none; }
  #wrap.profile .table tbody tr.tr-image img {
    height: 133px;
    width: 133px;
    display: block;
    border: 1px solid #dcdcdc; }
  #wrap.profile .table tbody tr.tr-image .file-box {
    margin-left: 21px;
    padding-top: 10px; }
    #wrap.profile .table tbody tr.tr-image .file-box p {
      line-height: 23px;
      font-size: 14px;
      color: #b2b2b2;
      margin-top: 13px; }
  #wrap.profile .table tbody tr.tr-image .loading-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    display: none; }
    #wrap.profile .table tbody tr.tr-image .loading-wrap img {
      width: auto;
      height: auto;
      position: absolute;
      top: 50%;
      margin-top: -15px;
      left: 50%;
      margin-left: -15px;
      border: none; }
  #wrap.profile .table tbody tr.tr-sns input[type=text] {
    width: 330px; }
  #wrap.profile .table tbody tr textarea {
    line-height: 30px;
    border: 1px solid #dcdcdc;
    padding: 0 10px;
    height: 152px; }
  #wrap.profile .table tbody tr.tr-type label {
    text-align: center;
    display: inline-block;
    width: 180px; }
    #wrap.profile .table tbody tr.tr-type label img {
      display: inline-block;
      margin-bottom: 14px; }
  #wrap.profile .table tbody tr .activity-name {
    width: 300px;
    margin-right: 2px; }
  #wrap.profile .table tbody tr .activity-link {
    width: 194px;
    margin-right: 2px; }
  #wrap.profile .table input[type=text] {
    width: 360px;
    height: 41px;
    line-height: 41px;
    border: 1px solid #dcdcdc;
    margin-bottom: 12px;
    padding: 0 10px;
    vertical-align: middle; }
  #wrap.profile .table select {
    width: 164px;
    height: 41px;
    border: 1px solid #dcdcdc;
    margin-bottom: 12px;
    padding: 0 10px;
    margin-right: 2px;
    vertical-align: middle; }
  #wrap.profile .table [name=introCnt] {
    position: absolute;
    bottom: 11px;
    right: 14%; }
  #wrap.profile .table .btn-round {
    margin-left: 17px; }
  #wrap.profile .table label:nth-of-type(1) {
    margin-right: 62px; }
  #wrap.profile .table .use-btn-wrap {
    margin-bottom: 15px;
    position: relative; }
    #wrap.profile .table .use-btn-wrap input {
      vertical-align: middle; }
    #wrap.profile .table .use-btn-wrap label {
      margin-left: 7px; }
  #wrap.profile .go-coolschool {
    font-size: 16px;
    text-decoration: none; }
  #wrap.profile #content > .align-center {
    padding-top: 50px;
    padding-bottom: 130px; }
    #wrap.profile #content > .align-center .btn-round-m {
      height: 35px;
      line-height: 35px; }
  #wrap.profile .btn-round-s:hover, #wrap.profile .btn-round-m:hover {
    color: #666;
    border-color: #666; }

.profile-cloud2 {
  background-image: url(/common/images/profile-cloud2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 519px;
  height: 349px;
  display: inline-block;
  position: absolute;
  bottom: 100%;
  right: 0; }

.profile-cloud1 {
  background-image: url(/common/images/profile-cloud1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  width: 519px;
  height: 349px;
  display: inline-block;
  position: absolute;
  bottom: 100%;
  left: 0; }

@media screen and (max-width: 960px) {
  #wrap.profile #content {
    margin: 0 2.5%; }
    #wrap.profile #content .table tr td input[type=text] {
      width: 75%; }
    #wrap.profile #content .table tr td .file-box .btn-round-s {
      width: auto; }
    #wrap.profile #content .table tr td [name=introCnt] {
      right: 10px; } }
@media screen and (max-width: 400px) {
  #wrap.profile #content .table tr td input[type=text] {
    width: 70%; }
  #wrap.profile #content .table tr td label:nth-of-type(1) {
    margin-right: 7%; } }
#wrap.profile .content.form-detail > .f-right button span {
  margin-top: -3px; }
#wrap.profile .content.form-detail .use-btn-wrap {
  margin-bottom: 33px; }
#wrap.profile .content.form-detail .up-down-btn-wrap {
  margin-top: 28px;
  width: 24%;
  text-align: right; }
  #wrap.profile .content.form-detail .up-down-btn-wrap .btn-sm {
    height: 33px;
    padding: 0 12px; }
#wrap.profile .content.form-detail .form-detail-left {
  margin-top: 11px;
  width: 24%;
  border: 1px solid #e8e8e8;
  background-color: #fff; }
  #wrap.profile .content.form-detail .form-detail-left li {
    height: 41px;
    line-height: 41px;
    color: #747474;
    padding-left: 49px;
    background-image: url(/common/images/icon-paper.png);
    background-position: 27px center;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 13px; }
    #wrap.profile .content.form-detail .form-detail-left li:hover {
      background-color: rgba(37, 167, 223, 0.6);
      color: #fff; }
    #wrap.profile .content.form-detail .form-detail-left li.active {
      background-color: #25a7df;
      color: #fff; }
#wrap.profile .content.form-detail .form-detail-right {
  width: 76%;
  margin-top: 11px;
  padding-left: 60px; }
  #wrap.profile .content.form-detail .form-detail-right .up-down-btn-wrap {
    position: absolute;
    top: 20px;
    right: 20px;
    margin: 0; }
    #wrap.profile .content.form-detail .form-detail-right .up-down-btn-wrap span {
      font-size: 14px;
      line-height: 30px;
      color: #000000;
      margin-top: -3px;
      display: inline-block; }
    #wrap.profile .content.form-detail .form-detail-right .up-down-btn-wrap .btn-xs-up {
      display: block;
      background-image: url(/common/images/ico-xs-up.png);
      background-repeat: no-repeat;
      background-size: auto;
      background-width: 100%;
      background-height: auto;
      background-position: center center;
      width: 30px;
      height: 25px;
      background-position: center;
      background-repeat: no-repeat;
      background-color: #ffffff;
      border: 1px solid #dcdcdc;
      float: right; }
    #wrap.profile .content.form-detail .form-detail-right .up-down-btn-wrap .btn-xs-down {
      display: block;
      background-image: url(/common/images/ico-xs-down.png);
      background-repeat: no-repeat;
      background-size: auto;
      background-width: 100%;
      background-height: auto;
      background-position: center center;
      width: 31px;
      height: 25px;
      background-position: center;
      background-repeat: no-repeat;
      background-color: #ffffff;
      border: 1px solid #dcdcdc;
      float: right;
      border-right: none; }
  #wrap.profile .content.form-detail .form-detail-right .use-btn-wrap .use-title {
    font-size: 14px;
    color: #000000;
    display: inline-block;
    margin-right: 62px; }
  #wrap.profile .content.form-detail .form-detail-right .use-btn-wrap input[type=radio] {
    vertical-align: middle; }
  #wrap.profile .content.form-detail .form-detail-right .use-btn-wrap label {
    margin-right: 61px;
    padding-left: 6px;
    font-size: 14px; }
  #wrap.profile .content.form-detail .form-detail-right form table {
    width: 100%; }
  #wrap.profile .content.form-detail .form-detail-right form > .ng-scope {
    padding-bottom: 21px;
    padding-left: 30px;
    padding-top: 12px;
    margin-bottom: 30px;
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    position: relative; }
    #wrap.profile .content.form-detail .form-detail-right form > .ng-scope > .btn-round-s {
      margin-left: 127px; }
  #wrap.profile .content.form-detail .form-detail-right form tr td {
    padding: 8px 0;
    font-size: 14px;
    color: #000000; }
  #wrap.profile .content.form-detail .form-detail-right form tr.tr-name select {
    width: 194px;
    height: 41px;
    line-height: 41px;
    padding: 0 10px;
    border: 1px solid #dcdcdc;
    background-color: #ffffff;
    color: #000000;
    vertical-align: middle; }
  #wrap.profile .content.form-detail .form-detail-right form tr.tr-name input {
    margin-top: 1px;
    vertical-align: middle; }
  #wrap.profile .content.form-detail .form-detail-right form tr.tr-image .img-box {
    height: 133px;
    width: 133px;
    background-image: url(/common/images/image-back.jpg); }
  #wrap.profile .content.form-detail .form-detail-right form tr.tr-image img {
    height: 133px;
    width: 133px;
    display: block; }
  #wrap.profile .content.form-detail .form-detail-right form tr.tr-image .file-box {
    margin-left: 21px;
    padding-top: 10px; }
    #wrap.profile .content.form-detail .form-detail-right form tr.tr-image .file-box p {
      line-height: 23px;
      font-size: 14px;
      color: #f58220;
      margin-top: 13px; }
  #wrap.profile .content.form-detail .form-detail-right form input {
    border: 1px solid #dcdcdc;
    width: 384px;
    height: 41px;
    line-height: 41px;
    padding: 0 10px; }
  #wrap.profile .content.form-detail .form-detail-right form [name="centerDirect"] {
    width: 300px; }
  #wrap.profile .content.form-detail .form-detail-right .add-btn-wrap {
    padding-bottom: 70px;
    border-bottom: 1px solid #e8e8e8; }
  #wrap.profile .content.form-detail .form-detail-right .save-btn-wrap {
    padding-top: 58px;
    padding-bottom: 96px; }

@media screen and (max-width: 960px) {
  #wrap.profile {
    overflow-x: hidden; }
    #wrap.profile .content.form-detail .sub-title {
      margin-left: 2.5%; }
    #wrap.profile .content.form-detail .form-detail-left {
      width: 95%;
      margin: 0 2.5%;
      margin-bottom: 30px; }
    #wrap.profile .content.form-detail .form-detail-right {
      width: 95%;
      margin: 0 2.5%;
      padding-left: 0; }
      #wrap.profile .content.form-detail .form-detail-right .up-down-btn-wrap {
        top: -15px; }
      #wrap.profile .content.form-detail .form-detail-right form > .ng-scope {
        padding-left: 2%; }
        #wrap.profile .content.form-detail .form-detail-right form > .ng-scope > .btn-round-s {
          margin-left: 1%; }
      #wrap.profile .content.form-detail .form-detail-right form select, #wrap.profile .content.form-detail .form-detail-right form input {
        width: 98% !important; } }

/* 구매 페이지 */

#content.content-purchase {
  width: 800px;
  margin: 0 auto !important;
}

#content.content-purchase .btn-purchase-down {
  background-color: #ffffff;
  border: 1px solid #c7c7c7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #233b5f;
  height: auto;
  line-height: initial;
  padding: 12.5px 19px;
  font-size: 15px;
  display: flex;
  align-items: center;
  transition: opacity 0.2s;
  margin: 0 10px;
}

#content.content-purchase .btn-purchase-down img {
  margin-right: 8px;
}

#content.content-purchase .btn-purchase-down:hover {
  text-decoration: none;
}

#content.content-purchase .coolmsg-top-btn {
  display: flex;
  justify-content: center;
  padding: 38px 0;
}

@media screen and (max-width: 855px) {
  #content.content-purchase {
    width: 100%;
    padding: 0 2.5%;
  }
}

.purchase-subtitle {
  display: flex;
  justify-content: space-between;
  align-content: center;
  margin-bottom: 5px;
}
.purchase-subtitle h3 {
  font-size: 20px;
  line-height: 31px;
  color: #000000;
  font-weight: bold
}
.purchase-subtitle span {
  font-size: 14px !important;
  line-height: 31px;
  font-weight: bold;
  color: #7b7b7b !important;
  font-family: "NanumGothic-Regular", Dotum, sans-serif !important;
}
.purchase-subtitle span i {
  color: #000000;
  font-style: normal;
  font-family: "NanumGothic-Regular", Dotum, sans-serif;
}

#content.content-purchase a, #content.content-purchase p, #content.content-purchase input, #content.content-purchase textarea, #content.content-purchase label, #content.content-purchase span {
  font-family: "Dotum", sans-serif;
  color: #282828;
  font-size: 13px;
}

#content.content-purchase .btn-purchase {
  color: #ffffff;
  font-size: 18px;
  font-family: "NanumGothic-Bold", sans-serif;
}

#content.content-purchase .btn-sale {
  color: #ffffff;
  font-size: 13px;
  font-family: "NanumGothic-Bold", sans-serif;
}

#content.content-purchase .sub-title {
  margin-top: 30px;
}

#content.content-purchase .table {
  background-color: #ffffff;
  border: 1px solid #c9ced0;
  padding: 28px;
}

#content.content-purchase .table tbody table {
  border: 0;
  margin: 0;
}
#content.content-purchase .table tbody table td {
  padding: 10px;
}

@media screen and (max-width: 576px) {
  #content.content-purchase .table .w-sm-100 td {
    width: 100% !important;
  }
}

#content.content-purchase .table .purchase-complete {
  padding-top: 55px;
  padding-bottom: 53px;
}
#content.content-purchase .table .purchase-complete h2 {
  font-family: "NanumGothic-Bold", sans-serif;
  font-size: 20px;
  line-height: 35px;
  color: #090604;
  text-align: center;
  margin: 0;
  padding: 0;
  border: 0;
}

#content.content-purchase .table .h-33 {
  display: inline-block;
  line-height: 33px;
  height: auto;
  min-height: 33px;
}

#content.content-purchase .table input[type=text], #content.content-purchase .table select {
  width: 172px;
  height: 33px;
  line-height: 33px;
  margin-bottom: 0;
  vertical-align: top;
  border-color: #e7e7e7;
}

#content.content-purchase .table input[type=text].type-md {
  width: 260px;
}

#content.content-purchase .table input[type=text].type-lg {
  width: 390px;
}

@media screen and (max-width: 855px) {
  #content.content-purchase .table input[type=text], #content.content-purchase .table select {
    width: 100%;
  }
}

#content.content-purchase .table input.input-school-name {
  width: 172px;
}

@media screen and (max-width: 855px) {
  #content.content-purchase .table input.input-school-name {
    width: 100%;
  }
}

#content.content-purchase .table input.input-address-1 {
  width: 260px;
  margin-top: 10px;
}

#content.content-purchase .table input.input-address-2 {
  width: 213px;
  margin-top: 10px;
  margin-left: 7px;
}

@media screen and (max-width: 855px) {
  #content.content-purchase .table input.input-address-2 {
    width: 100%;
  }
}

#content.content-purchase .table input.input-product-count {
  width: 25%;
  border: 1px solid #000000 !important;
  text-align: right;
}

#content.content-purchase .table textarea {
  border: 1px solid #e7e7e7;
  line-height: 33px;
  width: 100%;
  padding: 0 10px;
}

#content.content-purchase .table input[type=checkbox], #content.content-purchase .table input[type=radio] {
  margin: 0;
  vertical-align: middle;
}

#content.content-purchase .table label {
  font-weight: normal;
  margin-bottom: 0;
}

#content.content-purchase .table h2 {
  border-bottom: 1px solid #f6f6f6;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  font-family: "NanumGothic-Bold", sans-serif;
  padding-bottom: 8px;
  margin-bottom: 20px;
}

#content.content-purchase .table .blue {
  font-size: 13px;
}

#content.content-purchase .table ul li {
  padding: 11px 0;
}

#content.content-purchase .table ul li .gray {
  font-size: 11px;
  color: #a2a2a2;
  margin-top: 14px;
  display: inline-block;
}

#content.content-purchase .table ul li .li-title {
  width: 103px;
  display: inline-block;
}


@media screen and (max-width: 576px) {
  #content.content-purchase .table ul li .li-title {
    width: 100%;
  }
}

#content.content-purchase .table ul li .li-input {
  width: 637px;
  display: inline-block;
}

#content.content-purchase .agree-row {
  padding-top: 50px;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  color: #000000;
  border-top: 1px solid #f6f6f6;
}

#content.content-purchase .agree-row span {
  color: #3949c4;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}

@media screen and (min-width: 856px) {
  #content.content-purchase .table ul li .li-input.w-100 {
    width: 637px !important;
  }
}

@media screen and (max-width: 855px) {
  #content.content-purchase .table ul li .li-input {
    width: calc(100% - 103px);
  }

  #content.content-purchase .table ul li .li-input .address {
    width: calc(100% - 80px);
  }

  #content.content-purchase .table ul li .li-input span {
    width: 100%;
  }

  #content.content-purchase .table ul li .li-input span.btn-table {
    width: 74px;
  }
}

@media screen and (max-width: 576px) {
  #content.content-purchase .table ul li .li-input {
    width: 100%;
  }
}

#content.content-purchase .table ul li .li-title-lg {
  font-family: "NanumGothic-Bold", sans-serif;
  width: 140px;
  display: inline-block;
}

#content.content-purchase .table ul li .li-input-md {
  width: 598px;
  display: inline-block;
}

@media screen and (max-width: 576px) {
  #content.content-purchase .table ul li .li-input-md.use-btn-wrap {
    width: 100%;
  }

  #content.content-purchase .table ul li .li-input-md.use-btn-wrap label {
    margin: 0;
  }
}

#content.content-purchase .table ul li .li-input-md p {
  font-size: 12px;
  line-height: 20px;
  color: #8a8a8a;
  margin-top: 14px;
}

@media screen and (max-width: 855px) {
  #content.content-purchase .table ul li .ml-23 {
    width: 100%;
    margin: 0;
  }
}

#content.content-purchase div.table .mb-55 {
  margin-bottom: 55px;
}

#content.content-purchase div.table > table.table {
  margin-top: 32px;
  border: none;
}

#content.content-purchase div.table .py-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

#content.content-purchase table.table .pl-10 {
  padding-left: 10px !important;
}

#content.content-purchase table.table .v-middle {
  vertical-align: middle !important;
}

#content.content-purchase table.table th, #content.content-purchase table.table td {
  padding: 0;
  border: 1px solid #bdc2c9;
  border-bottom: 1px solid #bdc2c9 !important;
  height: 31px;
  line-height: 31px;
  font-family: "Dotum", sans-serif;
  font-weight: normal;
}

#content.content-purchase table.table th.border-0, #content.content-purchase table.table td.border-0 {
  border: none !important;
}

#content.content-purchase table.table th.pr-10, #content.content-purchase table.table td.pr-10 {
  padding-right: 10px !important;
}

#content.content-purchase table.table th input[type=text], #content.content-purchase table.table td input[type=text] {
  height: 30px;
  border: none;
}

#content.content-purchase table.table tbody td {
  font-size: 13px !important;
  color: #474747 !important;
  font-family: "Dotum", sans-serif;
  vertical-align: middle;
  padding: 10px;
}

#content.content-purchase table.table tbody tr.sale-row td,
#content.content-purchase table.table tbody tr.ship-row td,
#content.content-purchase table.table tbody tr:last-child td {
  padding: 0 10px;
}

#content.content-purchase table.table tbody td:first-child {
  text-align: center;
}

#content.content-purchase table.table tbody td:nth-child(2) {
  text-align: left;
}

#content.content-purchase table.table tbody td:nth-child(3) {
  text-align: center;
}

#content.content-purchase table.table tbody td.align-right {
  text-align: right;
}
#content.content-purchase table.table tbody td.align-left {
  text-align: left;
}

#content.content-purchase table.table tbody td:nth-child(4),
#content.content-purchase table.table tbody td:nth-child(5) {
  text-align: right;
}

#content.content-purchase table.table th {
  font-size: 12px !important;
  color: #474747 !important;
  font-family: Dotum, sans-serif;
  text-align: center;
}

#content.content-purchase table.table.head-purple thead tr {
  background-color: #f0f2f6;
}

#content.content-purchase .ul-process {
  background-color: #f5f5f5;
  padding: 15px;
  padding-left: 30px;
  margin-bottom: 35px;
}

#content.content-purchase .ul-process li {
  color: #3d3d3d;
  list-style: disc;
  line-height: 22px;
  padding: 3px 0;
}

#content.content-purchase .ul-process li span {
  line-height: 22px;
  color: #828282;
}

#content.content-purchase .cool-qa {
  background-color: #f9f9f9;
  border: 1px solid #c9ced0;
  border-top: 0;
  padding: 36px 28px 28px;
}

#content.content-purchase .cool-qa li {
  padding: 2px 0 !important;
  color: #3d3d3d;
  font-size: 12px;
  line-height: 25px;
}

#content.content-purchase .cool-qa h4 {
  color: #000000;
  font-family: "NanumGothic-Bold", sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin: 0;
}

#content.content-purchase .remarks {
  width: 100%;
  word-break: break-all;
  padding: 5px;
  display: block;
  padding-left: 0;
  line-height: 22px;
}

#order_info {
  background-color: #ffffff;
  border: 1px solid #c9ced0;
  border-top: 0;
}
#order_info .btn-purchase {
  margin: 8px;
}

@media screen and (max-width: 855px) {
  [name='order_info'] .paper-row {
    margin-bottom: 35px; } }

@media screen and (max-width: 576px) {
  .w-sm-100 {
    width: 100% !important; } }

.btn-table {
  background-color: #ffffff;
  border: 1px solid #e7e7e7;
  height: 33px;
  line-height: 33px;
  font-family: "Dotum", sans-serif;
  color: #282828;
  margin-left: 7px;
  font-size: 13px;
  padding: 0 10px; }

.bg-purple {
  background-color: #f0f2f6; }

.ml-30 {
  margin-left: 30px; }

.ml-23 {
  margin-left: 21px; }

.ml-40 {
  margin-left: 30px; }
.ml-70 {
  margin-left: 70px;
}
.ml-10 {
  margin-left: 10px; }

.mr-6 {
  margin-right: 6px; }

.mt-10 {
  margin-top: 10px; }

.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }
.mt-60 {
  margin-top: 60px !important; }
.mb-20 {
  margin-bottom: 20px; }
.mb-45 {
  margin-bottom: 45px; }
.mb-55 {
  margin-bottom: 55px; }

.mb-10 {
  margin-bottom: 10px !important; }

.mr-10 {
  margin-right: 10px !important; }

.pr-10 {
  padding-right: 10px; }

.pt-40 {
  padding-top: 40px; }

.d-block {
  display: block; }

.d-inline-block {
  display: inline-block; }

.red {
  color: #d83a3a !important; }
.padding-none {
  padding: 0 !important
}
.br-none {
  border-right: none !important; }

.bl-none {
  border-left: none !important; }

.blue {
  color: #5964a9 !important; }

.underline {
  text-decoration: underline; }

.btn-purchase {
  border-radius: 5px;
  display: inline-block;
  border: 1px solid #2d7fa6;
  height: 61px;
  background-color: #0095db;
  line-height: 61px;
  padding: 0 70px;
  cursor: pointer;
  color: #ffffff;
  font-size: 18px;
  font-family: "NanumGothic-Bold", sans-serif; }

.btn-sale {
  border-radius: 5px;
  display: inline-block;
  border: 1px solid #2d7fa6;
  height: 30px;
  background-color: #0095db;
  line-height: 20px;
  padding: 0 10px;
  cursor: pointer;
  color: #ffffff;
  font-size: 13px;
  font-family: "NanumGothic-Bold", sans-serif;
}

.btn-purchase:hover {
  text-decoration: none;
}
.btn-navy {
  background-color: #243b5e;
  border-color: #243b5e;
}
.btn-gray {
  background-color: #a6b7bf;
  border-color: #a6b7bf;
}
.btn-gray:hover {
  background-color: #a6b7bf;
  border-color: #a6b7bf;
}
.btn-purchase-sm {
  display: inline-block;
  cursor: pointer;
  color: #444444;
  font-size: 12px;
  font-family: "Dotum", sans-serif;
  height: 27px;
  line-height: 27px;
  padding: 0 8px;
  background-color: #fff;
  border: 1px solid #c9ced0; }

#footer p {
  margin: 0; }

.border-0 {
  border: none !important; }

.coolris.bg_grey {
  background-color: #f7f7f7;
  border-bottom: 1px solid #dedede; }
.coolris ul {
  font-size: 12px;
  height: 43px; }
.coolris .nav-link {
  padding: 8px 16px; }
  .coolris .nav-link:hover {
    background-color: transparent; }
.coolris .dropdown.alam a:hover {
  text-decoration: none; }
.coolris .dropdown.alam .alam {
  font-size: 14px;
  font-weight: bold;
  color: #000000; }
  .coolris .dropdown.alam .alam img {
    height: 20px;
    width: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
.coolris .dropdown.alam .dropdown-item {
  padding: 4px 0; }
  .coolris .dropdown.alam .dropdown-item:hover, .coolris .dropdown.alam .dropdown-item:focus, .coolris .dropdown.alam .dropdown-item:visited {
    background-color: #f0f0f0; }
  .coolris .dropdown.alam .dropdown-item a {
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%; }
.coolris [name='point'] .point_num {
  font-size: 14px;
  color: #00a1e4 !important;
  font-weight: bold; }
.coolris .line {
  width: 1px;
  display: inline-block;
  height: 19px;
  background-color: #d8d8d8; }

#coolris .dropdown-menu {
  left: auto;
  right: 0; }
#coolris .dropdown-toggle > img {
  display: block; }

.navbar {
  background-color: #f7f7f7 !important;
  border-bottom: 1px solid #dedede !important; }
  .navbar .navbar-toggler {
    outline: none; }
  .navbar .nav-item img {
    width: 20px;
    height: 20px;
    border-radius: 50%; }

.navbar-light .navbar-nav .nav-link {
  color: #000 !important; }

.content-purchase .banner {
    width: 170px;
}
.content-purchase .banner .float_pop {
    display: none;
    position: absolute;
    right: 0;
    bottom: -182px;
    cursor: pointer;
}
.content-purchase .banner .float_pop .float_close {
    position: absolute;
    top: 0;
    right: 0;
}


/* 견적서 다운로드 방법 안내 팝업 */

.estimate-guide-btn {
  background-color: #243b5e;
  color: #ffffff;
  padding: 7px 10px;
  display: inline-block;
  border-radius: 4px;
  margin-left: auto;
  font-size: 12px;
  cursor: pointer;
}

.estimate-guide-btn:hover {
  opacity: 0.9;
}

.estimate-guide-box {
  text-align: right;
  width: 700px;
  padding: 10px 10px 0 10px;
  margin: 0 auto;
}

.estimate-guide-pop * {
  font-family: 'dotum', sans-serif;
  box-sizing: border-box;
}
.estimate-guide-pop {
  display: none;
  position: absolute;
  width: 100%;
  min-width: 700px;
  top: 0;
  left: 0;
  border: 0;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.pop-body {
  padding: 0 0 30px;
  text-align: center;
  overflow-x: auto;
}
.pop-header {
  padding: 13px 22px;
  height: 64px;
  line-height: 64px;
  background-color: #2a3f70;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pop-header .pop-close {
  cursor: pointer;
  width: 19px;
  height: 19px;
}
.pop-header h3 {
  font-family: "NanumGothic-Regular", Dotum, sans-serif;
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  margin: 0;
}


.checkbox {
  font-size: 12px;
  color: #ffffff;
  height: 20px;
  line-height: 20px;
  padding-right: 4px;
  cursor: pointer;
  margin: 0 !important;
}
.checkbox input[type=checkbox] {
  display: none;
}
.checkbox i {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  margin-right: 6px;
  border: 1px solid #cbcbcb;
}
.checkbox input[type=checkbox]:checked + i {
  background-image: url(//update.coolmessenger.com/_ImageServer/member/check_gray.png);
  background-position: center;
  background-repeat: no-repeat;
}

.after-process {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 60px;
}

.after-process article {
  text-align: center;
}
.after-process img {
  margin: 0 50px;
}
.after-process article h3 {
  font-size: 17px;
  color: #2a3f70;
}
#content.content-purchase .after-process article p {
  font-size: 13px;
  color: #616161;
  margin: 0;
}

[uib-typeahead-popup].dropdown-menu {
  display: block;
  padding-left:10px;padding-right:10px;padding-top:0px;padding-bottom:0px;
}

input[type=date].dt_startdate {
  width: 120px;
  height: 33px;
  line-height: 33px;
  border: 1px solid #dcdcdc;
  margin-bottom: 12px;
  padding: 0 10px;
  vertical-align: middle;
}

input[type=date].dt_invoicedate {
  width: 120px;
  height: 33px;
  border: 1px solid #dcdcdc;
  margin-bottom: 120px;
  padding: 0 10px;
  vertical-align: top;
  position:absolute;
  top:-10px;left:360px;
}
/*# sourceMappingURL=style.css.map */
