@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700&subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,latin-ext,vietnamese");

.clearfix::after,
.small-banner-section::after {
  content: '';
  display: block;
  clear: both;
}

.readable-hidden,
.a11y-hidden,
.screen-off {
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  position: absolute;
  left: -99999px;
}

.col-float {
  float: left;
}

.col-postion-r {
  position: relative;
}

.main-swiper-container {
  width: 100%;
  height: 550px;
}

.main-swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  background-size: cover;
  background-position: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.main-swiper-container .main-swiper-button-next {
  background-image: url("/static/images/arrow_slide_next.png");
}

.main-swiper-container .main-swiper-button-prev {
  background-image: url("/static/images/arrow_slide_prew.png");
}

.main-swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #fff;
  opacity: 1;
}

.main-swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ea1f6c;
}

.small-banner-section {
  margin-top: 20px;
}

.small-banner-section .small-banner-img {
  text-align: center;
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  height: 206px;
}

.small-banner-section .small-banner-img img {
  margin-top: 20px;
  margin-bottom: 10px;
}

.small-banner-section .small-banner-img p {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 600;
}

.banner-serction {
  overflow: hidden;
  margin-top: 20px;
}

.banner-serction img {
  width: 100%;
}

.event-serction {
  margin-top: 20px;
}

.event-serction img {
  width: 100%;
}

.befor-serction {
  position: relative;
  margin-top: 20px;
}

.befor-serction .befor-section-title-box {
  position: relative;
  background-color: #c3ccd6;
  font-size: .8125rem;
  color: #fff;
  box-sizing: border-box;
  padding-left: 10px;
}

.befor-serction .befor-swiper-container {
  width: 100%;
  height: 258px;
}

.befor-serction .befor-swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  background-size: cover;
  background-position: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.befor-serction .befor-swiper-container .swiper-slide>div {
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.befor-serction .befor-swiper-container .swiper-slide a {
  display: block;
  width: 50%;
  height: 100%;
}

.befor-serction .befor-swiper-container .swiper-slide a img {
  width: 100%;
}

.befor-serction .befor-swiper-pagination {
  top: 15px;
  right: 20px;
  height: 13px;
  line-height: 13px;
  width: auto;
}

.befor-serction .befor-swiper-pagination .swiper-pagination-bullet {
  margin-left: 5px;
  width: 13px;
  height: 13px;
  background-color: #fff;
  opacity: 1;
}

.befor-serction .befor-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ea1f6c;
}

.news-serction {
  position: relative;
  margin-top: 20px;
}

.news-serction .news-section-title-box {
  font-size: .875rem;
  color: #fff;
  background-color: #8f9ead;
  box-sizing: border-box;
  padding-left: 10px;
}

.news-serction .news-swiper-container {
  width: 100%;
}

.news-serction .news-swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  background-size: cover;
  background-position: center;
}

.news-serction .news-swiper-container .swiper-slide img {
  width: 100%;
}

.news-serction .news-swiper-container .swiper-slide .news-contant-box {
  height: 313px;
  padding: 35px;
  text-align: left;
  box-sizing: border-box;
  background-color: #fafafa;
  border-left: 1px solid #c3ccd6;
  border-right: 1px solid #c3ccd6;
  border-bottom: 1px solid #c3ccd6;
}

.news-serction .news-swiper-container .swiper-slide .news-contant-box .news-title {
  font-size: 1.25rem;
}

.news-serction .news-swiper-container .swiper-slide .news-contant-box .news-contant {
  margin-top: 23px;
  font-size: 1.75rem;
}

.news-serction .news-swiper-container .more-news {
  position: absolute;
  bottom: 15px;
  right: 20px;
  display: block;
  color: #000000;
  font-size: 1.125rem;
  padding-bottom: 5px;
  z-index: 100;
  border-bottom: 1px solid #000000;
}

.news-serction .news-swiper-pagination {
  top: 10px;
  right: 15px;
  width: auto;
}

.news-serction .news-swiper-pagination .swiper-pagination-bullet {
  margin-left: 5px;
  width: 13px;
  height: 13px;
  background-color: #fff;
  opacity: 1;
}

.news-serction .news-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ea1f6c;
}

.board-banner-section {
  margin-top: 20px;
}

.board-banner-section img {
  width: 50%;
  float: left;
}

.board-banner-section .title {
  width: 100%;
  height: 42px;
  background-color: #c3ccd6;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  line-height: 42px;
  padding-left: 10px;
}

.kakao-counsel-section {
  background: url("/static/images/contact/icon_qrcode.png") no-repeat 90% 15%;
  background-color: #ffe600;
  background-size: 150px;
  height: 638px;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  margin-top: 20px;
  position: relative;
}

.kakao-counsel-section .kakao-title {
  padding-top: 180px;
}

.kakao-counsel-section .kakao-title p {
  font-size: 3.125rem;
  line-height: 1.5;
  font-weight: bold;
  color: #3a1d1d;
  margin-bottom: -15px;
}

.kakao-counsel-section p {
  font-size: .875rem;
  line-height: 1.5;
}

.kakao-counsel-section .section-title {
  position: absolute;
  top: 14px;
  left: 15px;
  font-size: .875rem;
  font-weight: bold;
  color: #3a1d1d;
}

.kakao-counsel-section .form-box {
  padding: 31px;
  padding-top: 41px;
  box-sizing: border-box;
}

.kakao-counsel-section .kakao-counsel-form {
  margin-top: 19px;
}

.kakao-counsel-section .kakao-counsel-form .input-group {
  margin-top: 6px;
  border: 0;
}

.kakao-counsel-section .kakao-counsel-form .input-group input,
.kakao-counsel-section .kakao-counsel-form .input-group select {
  font-size: 1rem;
  line-height: 1.5;
  height: 35px;
  border: 1px solid #CCCCCC;
}

.kakao-counsel-section .kakao-counsel-form .input-group select {
  box-sizing: border-box;
  width: 100%;
  padding-left: 22px;
}

.kakao-counsel-section .kakao-counsel-form .input-group input[type="text"] {
  box-sizing: border-box;
  width: 100%;
  padding-left: 110px;
}

.kakao-counsel-section .kakao-counsel-form .input-group label {
  position: absolute;
  font-size: 1rem;
  top: 50%;
  left: 22px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.kakao-counsel-section .kakao-counsel-form .input-group label.select-label {
  width: 1px;
  height: 1px;
  padding-left: 1px;
  box-sizing: border-box;
  left: -99999px;
}

.kakao-counsel-section .kakao-counsel-form .input-group .counsel-check-text {
  font-size: .875rem;
}

.kakao-counsel-section .kakao-counsel-form .input-group .counsel-text-more {
  font-size: .75rem;
  line-height: 1.5;
  float: right;
  line-height: 30px;
  border-bottom: 1px solid #000;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.kakao-counsel-section .kakao-counsel-form-submit-btn {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.5;
  background-color: #464c58;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
}

.kakao-counsel-section .online-counsel-go-btn {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 55px;
  z-index: 10;
  background-color: #3a1d1d;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  line-height: 35px;
  text-align: center;
}

.kakao-counsel-section .online-counsel-go-btn {
  display: block;
}

.kakao-counsel-section .yellow-id {
  position: absolute;
  display: inline-block;
  float: left;
  bottom: 9%;
}

.kakao-counsel-section .yellow-id img {
  z-index: 1;
}

.kakao-counsel-section hr {
  border-color: #3a1d1d;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.kakao-counsel-section .kakao-p {
  margin-bottom: -30px;
  margin-top: 40px;
  font-size: 1.125rem;
  text-align: right;
  font-weight: bold;
  color: #3a1d1d;
}

.cs-community-section {
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  background-color: #f4dbdf;
  margin-top: 20px;
  position: relative;
  height: 638px;
}

.cs-community-section img {
  width: 100%;
  margin-bottom: 5px;
}

.cs-community-section p {
  font-size: .875rem;
  line-height: 1.5;
}

.cs-community-section p.kibbum-info {
  margin-bottom: 5px;
  color: #111111;
}

.cs-community-section hr {
  border-color: #fff;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.cs-community-section .cs-section {
  position: relative;
  padding: 34px;
  padding-top: 43px;
  padding-bottom: 30px;
  box-sizing: border-box;
}

.cs-community-section .cs-section .section-title {
  position: absolute;
  top: 14px;
  left: 15px;
  font-size: .875rem;
  color: #111111;
}

.cs-community-section .cs-title {
  display: block;
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 400;
  color: #111111;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.cs-community-section .cs-title2 {
  margin-bottom: 0;
}

.cs-community-section .cs-call {
  display: block;
  width: 100%;
  font-size: 1.9375rem;
  color: #111111;
  font-weight: 900;
  margin-bottom: 24px;
  padding-bottom: 5px;
}

.cs-community-section .cs-content {
  box-sizing: border-box;
  height: 35px;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.0625rem;
  line-height: 1.5;
  line-height: 35px;
  font-weight: 500;
  color: #111111;
  border: 1px solid #CCCCCC;
}

.cs-community-section .cs-content span {
  padding-right: 10px;
}

.cs-community-section .cs-content-info {
  color: #111111;
  font-size: .75rem;
  line-height: 1.5;
  margin-bottom: 5px;
}

.cs-community-section .kibbum-more-btn {
  margin-top: 14px;
  display: block;
  width: 100%;
  background-color: #616c52;
  color: #111111;
  font-size: 1rem;
  line-height: 1.5;
  line-height: 35px;
  text-align: center;
}

.directions-section {
  height: 638px;
  padding: 34px;
  padding-top: 43px;
  padding-bottom: 30px;
  margin-top: 20px;
  position: relative;
  box-sizing: border-box;
  background-color: #b8d0e9;
  border: 1px solid #CCCCCC;
}

.directions-section img {
  width: 100%;
  border: 1px solid #CCCCCC;
}

.directions-section .map,
.directions-section .direction {
  height: 50%;
  box-sizing: border-box;
}

.directions-section .section-title {
  position: absolute;
  top: 14px;
  left: 15px;
  color: #111111;
  font-size: .875rem;
  line-height: 1.5;
}

.directions-section .direction-title {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 25px;
  color: #111111;
}

.directions-section .sub-title {
  display: block;
  width: 100%;
  height: 35px;
  border: 1px solid #fff;
  text-align: center;
  color: #111111;
  font-size: .875rem;
  line-height: 1.5;
  line-height: 35px;
  font-weight: 600;
  margin-bottom: 5px;
}

.directions-section p {
  color: #111111;
  font-size: .875rem;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 20px;
}

.directions-section .kibbum-more-btn {
  display: block;
  width: 100%;
  color: #111111;
  background-color: #82a4c7;
  font-size: 1rem;
  line-height: 1.5;
  line-height: 35px;
  text-align: center;
}

a.naver-link-btn {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 50px;
  font-size: .875rem;
  line-height: 1.5;
  line-height: 50px;
  text-align: center;
  display: block;
  background-color: #cb8792;
  color: #fff;
  margin-bottom: 15px;
  padding-left: 50px;
}

a.naver-link-btn span {
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  border-right: 1px solid #fff;
}

@media only screen and (min-width: 1366px) {
  .small-banner-section2 {
    margin-right: 0;
    margin-left: 10px;
  }

  .small-banner-section .small-banner-img img {
    width: 50%;
  }

  .banner-serction {
    height: 206px;
    margin-right: 0;
  }

  .event-serction {
    margin-left: 0;
  }

  .befor-serction {
    margin-right: 0;
  }

  .befor-serction .befor-section-title-box {
    width: 210px;
    height: 210px;
    font-size: 2.5625rem;
    color: #000;
    line-height: 45px;
    box-sizing: border-box;
    padding-top: 66px;
    padding-left: 38px;
    float: left;
  }

  .befor-serction .befor-section-title-box>span {
    display: block;
    color: #fff;
  }

  .befor-serction .befor-swiper-pagination {
    height: 17px;
    line-height: 17px;
  }

  .befor-serction .befor-swiper-pagination .swiper-pagination-bullet {
    width: 17px;
    height: 17px;
  }

  .befor-serction .befor-swiper-container {
    width: 460px;
    height: 210px;
    float: left;
  }

  .news-serction {
    margin-left: 0;
    height: 638px;
  }

  .news-serction .news-section-title-box {
    height: 40px;
    font-size: .875rem;
    line-height: 40px;
  }

  .news-serction .news-swiper-container {
    width: 100%;
  }

  .news-serction .news-swiper-container .swiper-slide img {
    width: 100%;
  }

  .news-serction .news-swiper-container .swiper-slide .news-contant-box {
    height: 313px;
    padding: 35px;
  }

  .news-serction .news-swiper-container .swiper-slide .news-contant-box .news-title {
    font-size: 1.25rem;
  }

  .news-serction .news-swiper-container .swiper-slide .news-contant-box .news-contant {
    margin-top: 23px;
    font-size: 1.75rem;
  }

  .news-serction .news-swiper-pagination {
    top: 10px;
    right: 15px;
    width: auto;
  }

  .news-serction .news-swiper-pagination .swiper-pagination-bullet {
    width: 17px;
    height: 17px;
  }

  .news-serction .more-news {
    font-size: 1.125rem;
  }

  .board-banner-section {
    margin-left: 0;
    height: 638px;
    overflow: hidden;
  }

  .board-banner-section img {
    width: 100%;
    float: none;
  }
}

@media only screen and (max-width: 767px) {
  section.xs-col-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .main-swiper-container {
    height: 200px;
  }

  .small-banner-section .small-banner-img {
    width: 31.3%;
    height: 27.4375vw;
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
  }

  .small-banner-section .small-banner-img img {
    width: 9.375vw;
    margin-top: 3.125vw;
  }

  .small-banner-section .small-banner-img p {
    font-size: 3.75vw;
  }

  .small-banner-section .small-banner-img:first-child {
    margin-left: 0;
  }

  .small-banner-section .small-banner-img:last-child {
    margin-right: 0;
  }

  .befor-serction .befor-section-title-box {
    width: 100%;
    height: 33px;
    font-size: .8125rem;
    color: #fff;
    line-height: 33px;
  }

  .befor-serction .befor-section-title-box>span {
    display: inline;
  }

  .befor-serction .befor-swiper-pagination {
    line-height: 13px;
    top: 10px;
  }

  .befor-serction .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
  }

  .befor-serction .befor-swiper-container {
    width: 100%;
    height: 59.375vw;
  }

  .befor-serction .befor-swiper-container a {
    position: relative;
    background-color: #edf0f7;
    height: 59.375vw;
  }

  .befor-serction .befor-swiper-container a img {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .news-serction {
    margin-right: 0;
  }

  .news-serction .news-section-title-box {
    height: 33px;
    font-size: .8125rem;
    line-height: 33px;
  }

  .news-serction .news-swiper-container {
    width: 100%;
    height: 205px;
  }

  .news-serction .news-swiper-container .swiper-slide img {
    display: block;
    width: 50%;
    height: 205px;
    float: left;
  }

  .news-serction .news-swiper-container .swiper-slide .news-contant-box {
    width: 50%;
    height: 205px;
    padding: 22px;
    float: left;
  }

  .news-serction .news-swiper-container .swiper-slide .news-contant-box .news-title {
    font-size: .875rem;
  }

  .news-serction .news-swiper-container .swiper-slide .news-contant-box .news-contant {
    margin-top: 23px;
    font-size: 1rem;
  }

  .news-serction .news-swiper-container .more-news {
    font-size: .875rem;
  }

  .kakao-counsel-section {
    background-size: 40.625vw;
  }

  .kakao-counsel-section {
    height: 199.375vw;
  }

  .kakao-counsel-section .kakao-title {
    padding-top: 56.25vw;
  }

  .kakao-counsel-section .kakao-title p {
    font-size: 15.625vw;
    margin-bottom: -3.125vw;
  }

  .kakao-counsel-section p {
    font-size: 4.375vw;
  }

  .kakao-counsel-section .section-title {
    top: 4.375vw;
    left: 4.6875vw;
    font-size: 4.375vw;
  }

  .kakao-counsel-section .form-box {
    padding: 9.6875vw;
    padding-top: 12.8125vw;
  }

  .kakao-counsel-section .kakao-counsel-form {
    margin-top: 5.9375vw;
  }

  .kakao-counsel-section .kakao-counsel-form .input-group {
    margin-top: 1.875vw;
  }

  .kakao-counsel-section .kakao-counsel-form .input-group input,
  .kakao-counsel-section .kakao-counsel-form .input-group select {
    font-size: 5vw;
    height: 10.9375vw;
  }

  .kakao-counsel-section .kakao-counsel-form .input-group select {
    padding-left: 6.875vw;
  }

  .kakao-counsel-section .kakao-counsel-form .input-group input[type="text"] {
    padding-left: 34.375vw;
  }

  .kakao-counsel-section .kakao-counsel-form .input-group label {
    font-size: 5vw;
    left: 6.875vw;
  }

  .kakao-counsel-section .kakao-counsel-form .input-group .counsel-check-text {
    font-size: 4.375vw;
  }

  .kakao-counsel-section .kakao-counsel-form .input-group .counsel-text-more {
    font-size: 3.75vw;
    line-height: 9.375vw;
  }

  .kakao-counsel-section .kakao-counsel-form-submit-btn {
    font-size: 5.625vw;
    line-height: 12.5vw;
    margin-top: 6.25vw;
  }

  .kakao-counsel-section .online-counsel-go-btn {
    position: absolute;
    width: 80%;
    bottom: 5%;
    font-size: 5vw;
    line-height: 10.9375vw;
  }

  .kakao-counsel-section .yellow-id {
    margin-bottom: 9.375vw;
    bottom: 5%;
  }

  .kakao-counsel-section hr {
    margin-top: 6.25vw;
    margin-bottom: 6.25vw;
  }

  .cs-community-section img {
    margin-bottom: 1.5625vw;
  }

  .cs-community-section p.kibbum-info {
    margin-bottom: 1.5625vw;
  }

  .cs-community-section hr {
    margin-top: 9.375vw;
    margin-bottom: 9.375vw;
  }

  .cs-community-section .cs-section {
    padding: 10.625vw;
    padding-top: 13.4375vw;
    padding-bottom: 9.375vw;
  }

  .cs-community-section .cs-section .section-title {
    font-size: 4.375vw;
    left: 4.6875vw;
    top: 4.375vw;
  }

  .cs-community-section .cs-title {
    font-size: 7.5vw;
    margin-bottom: 1.5625vw;
    padding-bottom: 1.5625vw;
  }

  .cs-community-section .cs-call {
    height: 10.9375vw;
    font-size: 9.6875vw;
    margin-bottom: 7.5vw;
    padding-bottom: 1.5625vw;
  }

  .cs-community-section .cs-content {
    height: 10.9375vw;
    font-size: 4.6875vw;
    margin-bottom: 1.5625vw;
    padding-left: 3.125vw;
    padding-right: 3.125vw;
    line-height: 10.9375vw;
  }

  .cs-community-section .cs-content span {
    padding-right: 3.125vw;
  }

  .cs-community-section .cs-content-info {
    font-size: 3.75vw;
    margin-bottom: 1.5625vw;
  }

  .cs-community-section .kibbum-more-btn {
    font-size: 5vw;
    line-height: 10.9375vw;
  }

  .cs-community-section {
    height: 199.375vw;
  }

  .directions-section {
    height: 199.375vw;
    padding: 10.625vw;
    padding-top: 13.4375vw;
    padding-bottom: 9.375vw;
    margin-top: 6.25vw;
  }

  .directions-section .section-title {
    top: 4.375vw;
    left: 4.6875vw;
    font-size: 4.375vw;
  }

  .directions-section .direction-title {
    margin-bottom: 7.8125vw;
    font-size: 7.5vw;
  }

  .directions-section .sub-title {
    height: 10.9375vw;
    font-size: 4.375vw;
    line-height: 10.9375vw;
    margin-bottom: 1.5625vw;
  }

  .directions-section p {
    font-size: 4.375vw;
    margin-bottom: 6.25vw;
  }

  .directions-section .kibbum-more-btn {
    font-size: 5vw;
    line-height: 10.9375vw;
  }

  a.naver-link-btn {
    font-size: 4.375vw;
    line-height: 15.625vw;
    height: 15.625vw;
    padding-left: 15.625vw;
    margin-bottom: 4.6875vw;
  }

  a.naver-link-btn span {
    width: 15.625vw;
    line-height: 15.625vw;
    height: 15.625vw;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
  section.sm-col-12 {
    margin-right: 0;
  }

  .small-banner-section2 {
    margin-right: 0;
    margin-left: 0px;
  }

  .small-banner-section .small-banner-img {
    height: 240px;
  }

  .banner-serction {
    margin-left: 0;
  }

  .event-serction {
    margin-left: 0;
  }

  .befor-serction {
    margin-left: 0;
  }

  .befor-serction .befor-section-title-box {
    width: 100%;
    height: 33px;
    font-size: .8125rem;
    color: #fff;
    line-height: 33px;
  }

  .befor-serction .befor-section-title-box>span {
    display: inline;
  }

  .befor-serction .befor-swiper-pagination {
    line-height: 13px;
    top: 10px;
  }

  .befor-serction .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
  }

  .befor-serction .befor-swiper-container {
    width: 100%;
    height: 350px;
  }

  .befor-serction .befor-swiper-container a {
    position: relative;
    background-color: #edf0f7;
    height: 350px;
  }

  .befor-serction .befor-swiper-container a img {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .news-serction {
    margin-right: 0;
  }

  .news-serction .news-section-title-box {
    height: 33px;
    font-size: .8125rem;
    line-height: 33px;
  }

  .news-serction .news-swiper-container {
    width: 100%;
    height: 205px;
  }

  .news-serction .news-swiper-container .swiper-slide img {
    display: block;
    width: 50%;
    height: 205px;
    float: left;
  }

  .news-serction .news-swiper-container .swiper-slide .news-contant-box {
    width: 50%;
    height: 205px;
    padding: 22px;
    float: left;
  }

  .news-serction .news-swiper-container .swiper-slide .news-contant-box .news-title {
    font-size: .875rem;
  }

  .news-serction .news-swiper-container .swiper-slide .news-contant-box .news-contant {
    margin-top: 23px;
    font-size: 1rem;
  }

  .news-serction .news-swiper-container .more-news {
    font-size: .875rem;
  }

  .board-banner-section {
    margin-left: 0;
  }

  .kakao-counsel-section {
    margin-left: 0;
  }

  .kakao-counsel-section .kakao-counsel-submit-btn {
    margin-top: 25px;
  }

  .cs-community-section {
    margin-right: 0;
  }

  .directions-section {
    height: auto;
    margin-left: 0;
  }

  .directions-section .map,
  .directions-section .direction {
    width: 50%;
    height: 323px;
    float: left;
    padding: 10px;
  }
}

@media only screen and (min-width: 1080px) and (max-width: 1365px) {
  .small-banner-section2 {
    margin-right: 0;
    margin-left: 0px;
  }

  .small-banner-section .small-banner-img {
    height: 342px;
  }

  .small-banner-section .small-banner-img img {
    width: 50%;
    margin-top: 30px;
  }

  .small-banner-section .small-banner-img p {
    font-size: 1.875rem;
    line-height: 1.5;
  }

  .banner-serction {
    margin-left: 0;
  }

  .event-serction {
    margin-right: 0;
    margin-left: 0;
  }

  .befor-serction {
    margin-left: 0;
  }

  .befor-serction .befor-section-title-box {
    width: 100%;
    height: 42px;
    font-size: .8125rem;
    color: #fff;
    line-height: 42px;
  }

  .befor-serction .befor-section-title-box>span {
    display: inline;
  }

  .befor-serction .befor-swiper-pagination {
    line-height: 13px;
  }

  .befor-serction .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
  }

  .befor-serction .befor-swiper-container {
    width: 100%;
    height: 258px;
  }

  .befor-serction .befor-swiper-container a {
    position: relative;
    background-color: #edf0f7;
    height: 258px;
  }

  .befor-serction .befor-swiper-container a img {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .news-serction {
    margin-right: 0;
  }

  .news-serction .news-section-title-box {
    height: 42px;
    font-size: .8125rem;
    line-height: 42px;
  }

  .news-serction .news-swiper-container {
    width: 100%;
    height: 258px;
  }

  .news-serction .news-swiper-container .swiper-slide img {
    display: block;
    width: 50%;
    height: 258px;
    float: left;
  }

  .news-serction .news-swiper-container .swiper-slide .news-contant-box {
    width: 50%;
    height: 258px;
    padding: 22px;
    float: left;
  }

  .news-serction .news-swiper-container .swiper-slide .news-contant-box .news-title {
    font-size: 1.25rem;
  }

  .news-serction .news-swiper-container .swiper-slide .news-contant-box .news-contant {
    margin-top: 23px;
    font-size: 1.5rem;
  }

  .board-banner-section {
    margin-right: 0;
    height: 300px;
  }

  .board-banner-section .img-wrap {
    width: 100%;
    height: 258px;
    overflow: hidden;
  }

  .kakao-counsel-section {
    margin-left: 0;
  }
}