@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard.css");
@import url("https://webfontworld.github.io/sangju/SangjuDajungdagam.css");
/**************************************** custom 시작*/
.wrapper {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.br_type.br_type--tab {
  display: none;
}
.br_type.br_type--mo {
  display: none;
}

/* ::selection {
    background-color: transparent
} */
.blank {
  padding-top: 100px;
  padding-bottom: 100px;
}
.blank.blank--top {
  padding-top: 80px;
  padding-bottom: 0;
}
.blank.blank--bottom {
  padding-top: 0;
  padding-bottom: 80px;
}
.blank.blank--end {
  padding-top: 100px;
  padding-bottom: 150px;
}
.blank.blank--other1 {
  padding-top: 150px;
  padding-bottom: 80px;
}
.blank.blank--other2 {
  padding-top: 0;
  padding-bottom: 150px;
}
.blank.blank--other3 {
  padding-top: 100px;
  padding-bottom: 80px;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.btn.btn--t1 {
  max-width: 200px;
  width: 100%;
  height: 55px;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  background-color: #222;
  border: 1px solid #222;
  font-size: 1.125rem;
  font-weight: 500;
  color: #fff;
  border-radius: 100px;
  -webkit-box-shadow: 15px 15px 20px 0px rgba(34, 34, 34, 0.15);
          box-shadow: 15px 15px 20px 0px rgba(34, 34, 34, 0.15);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn.btn--t1 img {
  max-width: 15px;
  width: 100%;
  -webkit-filter: grayscale(1) brightness(0) invert(1);
          filter: grayscale(1) brightness(0) invert(1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn.btn--t1:hover {
  background-color: #fff;
  color: #222;
}
.btn.btn--t1:hover img {
  -webkit-filter: grayscale(1) brightness(0) invert(0);
          filter: grayscale(1) brightness(0) invert(0);
}
.btn.btn--t2 {
  max-width: 325px;
  width: 100%;
  height: 75px;
  background-color: #222;
  border: 1px solid #222;
  font-size: 1.375rem;
  font-weight: 700;
  color: #fff;
  border-radius: 100px;
  -webkit-box-shadow: 15px 15px 20px 0px rgba(34, 34, 34, 0.15);
          box-shadow: 15px 15px 20px 0px rgba(34, 34, 34, 0.15);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn.btn--t2:hover {
  background-color: #fff;
  color: #222;
}
.btn.btn--t3 {
  max-width: 325px;
  width: 100%;
  height: 75px;
  background-color: #F6F6F6;
  border: 1px solid #F6F6F6;
  font-size: 1.375rem;
  font-weight: 700;
  color: #888;
  border-radius: 100px;
  -webkit-box-shadow: 15px 15px 20px 0px rgba(34, 34, 34, 0.15);
          box-shadow: 15px 15px 20px 0px rgba(34, 34, 34, 0.15);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn.btn--t3:hover {
  border: 1px solid #222;
  background-color: #fff;
  color: #222;
}
.btn.btn--t4 {
  max-width: 200px;
  width: 100%;
  height: 55px;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  background-color: #fff;
  border: 1px solid #AAAAAA;
  font-size: 1.125rem;
  font-weight: 500;
  color: #AAAAAA;
  border-radius: 100px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn.btn--t4 img {
  max-width: 15px;
  width: 100%;
  -webkit-filter: grayscale(1) brightness(0) invert(1);
          filter: grayscale(1) brightness(0) invert(1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn.btn--t4:hover {
  background-color: #222;
  color: #fff;
}
.btn.btn--t4:hover img {
  -webkit-filter: grayscale(1) brightness(0) invert(0);
          filter: grayscale(1) brightness(0) invert(0);
}

.top_btn {
  position: fixed;
  z-index: 900;
  right: 20px;
  bottom: 20px;
  background-color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 65px;
  height: 65px;
  border-radius: 100%;
  cursor: pointer;
  display: none;
}

main.sub {
  margin-top: 90px;
}

.gj__gall_thum_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 25px;
}
.gj__gall_thum_container .gj__gall_thum_wrap {
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.gj__gall_thum_container .gj__gall_thum_wrap .gj__gall_thum_filter {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: linear-gradient(164deg, rgba(55, 160, 67, 0.8) 0%, rgba(57, 164, 209, 0.8) 100%);
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.gj__gall_thum_container .gj__gall_thum_wrap .gj__gall_thum_filter button {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gj__gall_thum_container .gj__gall_thum_wrap .gj__gall_thum_filter button img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.gj__gall_thum_container .gj__gall_thum_wrap > figure {
  width: 100%;
  height: 100%;
  position: relative;
}
.gj__gall_thum_container .gj__gall_thum_wrap > figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.gj__gall_thum_container .gj__gall_title {
  width: 100%;
  overflow: hidden;
}
.gj__gall_thum_container .gj__gall_title p {
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.45;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.gj__gall_thum_container:hover .gj__gall_thum_wrap {
  border-radius: 0px 0px 100px 0px;
}
.gj__gall_thum_container:hover .gj__gall_thum_wrap .gj__gall_thum_filter {
  opacity: 1;
}

.sub_page_title {
  font-size: 5.625rem;
  text-align: center;
  letter-spacing: -0.2813rem;
}
.sub_page_title.sub_page_title--point_font {
  font-family: "SangjuDajungdagam";
  background: linear-gradient(164deg, #37A053 0%, #27AAE1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: 400;
}

.sub_page_subtitle {
  font-size: 2.25rem;
  font-weight: 700;
  text-align: center;
}
.sub_page_subtitle.sub_page_subtitle--point_font {
  font-family: "SangjuDajungdagam";
  background: linear-gradient(164deg, #37A053 0%, #27AAE1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: 400;
}

/**************************************** custom 끝*/
/**************************************** header 시작*/
header {
  width: 100%;
  height: 90px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
}
header .header__wrap {
  max-width: 1720px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .header__wrap .header__front_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
}
header .header__wrap .header__front_wrap .header__logo {
  max-width: 140px;
  width: 100%;
  position: relative;
  padding-right: 15px;
}
header .header__wrap .header__front_wrap .header__logo::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background-color: #ccc;
}
header .header__wrap .header__front_wrap .header__front_cap {
  font-size: 1.125rem;
  font-weight: 700;
}
header .header__wrap nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}
header .header__wrap nav > ul > .depth1 {
  position: relative;
}
header .header__wrap nav > ul > .depth1 > a {
  font-size: 1.125rem;
  font-weight: 500;
  white-space: nowrap;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
header .header__wrap nav > ul > .depth1 .depth2 {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 10px;
  display: none;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  border-radius: 15px;
  -webkit-box-shadow: 15px 15px 20px 0px rgba(34, 34, 34, 0.15);
          box-shadow: 15px 15px 20px 0px rgba(34, 34, 34, 0.15);
  padding: 20px;
  margin-top: 20px;
  min-width: 150px;
}
header .header__wrap nav > ul > .depth1 .depth2 > li > a {
  white-space: nowrap;
  color: #AAAAAA;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
header .header__wrap nav > ul > .depth1 .depth2 > li > a:hover {
  color: #222;
}
header .header__wrap nav > ul > .depth1:hover {
  color: #37A053;
}
header::after {
  content: "";
  width: 0;
  height: 1px;
  background: linear-gradient(164deg, #37A053 0%, #27AAE1 100%);
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
header.active::after {
  width: 100%;
}

.header__ham_wrap {
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  z-index: 1;
  display: none;
}

.header__ham_btn {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.header__ham_btn span {
  position: absolute;
  width: calc(50% - 2px);
  height: calc(50% - 2px);
  background-color: #AAAAAA;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.header__ham_btn span:first-child {
  top: 0;
  left: 0;
  background-color: #37A053;
}
.header__ham_btn span:nth-child(2) {
  top: 0;
  right: 0;
}
.header__ham_btn span:nth-child(3) {
  bottom: 0;
  left: 0;
}
.header__ham_btn span:last-child {
  bottom: 0;
  right: 0;
  background-color: #27AAE1;
}
.header__ham_btn.active span {
  width: 100%;
  height: 2px;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.header__ham_btn.active span:first-child {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.header__ham_btn.active span:nth-child(2) {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  opacity: 0;
}
.header__ham_btn.active span:nth-child(3) {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  background-color: #27AAE1;
}
.header__ham_btn.active span:last-child {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  opacity: 0;
}

.header__mo {
  position: fixed;
  top: 0;
  right: -150%;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 998;
}
.header__mo nav {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.header__mo nav > ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 50px;
  -webkit-column-gap: 80px;
     -moz-column-gap: 80px;
          column-gap: 80px;
}
.header__mo nav > ul .depth1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px;
}
.header__mo nav > ul .depth1 > a,
.header__mo nav > ul .depth1 > div {
  font-size: 1.25rem;
  font-weight: 700;
}
.header__mo nav > ul .depth1 > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header__mo nav > ul .depth1 > div img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.header__mo nav > ul .depth1 > div.active {
  color: #37A053;
}
.header__mo nav > ul .depth1 > div.active img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.header__mo nav > ul .depth1 .depth2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
  display: none;
}
.header__mo nav > ul .depth1 .depth2 > li > a {
  font-size: 1.0625rem;
}
.header__mo.active {
  right: 0;
}

/**************************************** responsive*/
@media screen and (max-width: 1760px) {
  .header__wrap {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1440px) {
  header .header__wrap nav > ul {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}
@media screen and (max-width: 1240px) {
  header .header__wrap .header__front_wrap .header__logo {
    max-width: 120px;
  }
  header .header__wrap .header__front_wrap .header__logo::after {
    height: 15px;
  }
  header .header__wrap .header__front_wrap .header__front_cap {
    font-size: 1.0625rem;
  }
  header .header__wrap nav > ul {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  header .header__wrap nav > ul > .depth1 > a {
    font-size: 1.0625rem;
  }
}
@media screen and (max-width: 1024px) {
  header {
    height: 75px;
  }
  header .header__wrap .header__front_wrap .header__logo {
    max-width: 150px;
  }
  header .header__wrap .header__front_wrap .header__logo::after {
    height: 15px;
  }
  header .header__wrap .header__front_wrap .header__front_cap {
    font-size: 1.0625rem;
  }
  header .header__wrap nav {
    display: none;
  }
  .header__ham_wrap {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  header {
    height: 60px;
  }
  header .header__wrap .header__front_wrap {
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
  }
  header .header__wrap .header__front_wrap .header__logo {
    max-width: 120px;
    padding-right: 12px;
  }
  header .header__wrap .header__front_wrap .header__logo::after {
    height: 10px;
  }
  header .header__wrap .header__front_wrap .header__front_cap {
    font-size: 0.9375rem;
  }
  header .header__wrap nav {
    display: none;
  }
  .header__ham_wrap {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
  }
  .header__mo nav > ul {
    grid-template-columns: 1fr;
    row-gap: 40px;
  }
  .header__mo nav > ul .depth1 {
    row-gap: 15px;
  }
  .header__mo nav > ul .depth1 .depth2 {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .header__mo nav > ul .depth1 .depth2 li a {
    font-size: 1rem;
  }
}
/**************************************** header 끝*/
/**************************************** footer 시작*/
footer {
  width: 100%;
  color: #fff;
  background-color: #111;
}
footer .footer__wrap {
  max-width: 1720px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 30px;
}
footer .footer__wrap .footer__top_container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
footer .footer__wrap .footer__top_container .cap {
  color: #F7941C;
  font-size: 0.875rem;
  font-weight: 500;
}
footer .footer__wrap .footer__top_container .btn_wrap li a, footer .footer__wrap .footer__top_container .btn_wrap li button {
  font-size: 1.0625rem;
  font-weight: 500;
}
footer .footer__wrap .footer__bottom_container {
  padding-bottom: 50px;
}
footer .footer__wrap .footer__bottom_container .info_wrap {
  font-size: 1.0625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
}
footer .footer__wrap .footer__bottom_container .info_wrap li {
  font-weight: 500;
}
footer .footer__wrap .footer__bottom_container .info_wrap li.info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
}
footer .footer__wrap .footer__bottom_container .info_wrap li.info .name_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
}
footer .footer__wrap .footer__bottom_container .info_wrap li.info .name_wrap .contents {
  color: #AAAAAA;
  font-weight: 400;
}
footer .footer__wrap .footer__bottom_container .cap {
  font-size: 0.9375rem;
  color: rgba(170, 170, 170, 0.5);
  margin-top: 10px;
}

.footer__sponsor_container {
  width: 100%;
  background-color: #fff;
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__sponsor_container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}
.footer__sponsor_container ul li {
  width: 100%;
}
.footer__sponsor_container ul li:nth-child(1) {
  max-width: 145px;
}
.footer__sponsor_container ul li:nth-child(2) {
  max-width: 205px;
}
.footer__sponsor_container ul li:nth-child(3) {
  max-width: 155px;
}

.footer__anchor_container {
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 0.75);
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__anchor_container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.footer__anchor_container ul li {
  border-radius: 100px;
  border: 2px solid #CCC;
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.footer__anchor_container ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  padding: 20px 85px 20px 25px;
  font-size: 1.25rem;
  font-weight: 600;
}
.footer__anchor_container ul li a img {
  -webkit-filter: grayscale(1) brightness(0) opacity(0.4);
          filter: grayscale(1) brightness(0) opacity(0.4);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.footer__anchor_container ul li a span {
  display: block;
  position: relative;
  padding-left: 15px;
  color: #AAAAAA;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.footer__anchor_container ul li a span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 30px;
  background-color: rgba(204, 204, 204, 0.5);
}
.footer__anchor_container ul li:hover {
  border: 2px solid #37A053;
}
.footer__anchor_container ul li:hover a img {
  -webkit-filter: grayscale(0) brightness(1) opacity(1);
          filter: grayscale(0) brightness(1) opacity(1);
}
.footer__anchor_container ul li:hover a span {
  color: #37A053;
}

/**************************************** responsive*/
@media screen and (max-width: 1760px) {
  footer .footer__wrap .footer__top_container,
  footer .footer__wrap .footer__bottom_container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1080px) {
  .footer__anchor_container ul li a {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 1024px) {
  footer .footer__wrap .footer__top_container .btn_wrap li a {
    font-size: 1rem;
  }
  footer .footer__wrap .footer__bottom_container .info_wrap {
    font-size: 1rem;
  }
  .footer__sponsor_container {
    padding: 20px;
  }
  .footer__sponsor_container ul {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  .footer__anchor_container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer__anchor_container ul li a {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    padding: 20px 25px;
    font-size: 1.125rem;
  }
  .footer__anchor_container ul li a span {
    padding-left: 10px;
  }
  .footer__anchor_container ul li a span::after {
    height: 25px;
  }
}
@media screen and (max-width: 768px) {
  footer .footer__wrap .footer__bottom_container .info_wrap li.info {
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .footer__sponsor_container {
    padding: 0px 20px 15px;
  }
  .footer__sponsor_container ul {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
  .footer__sponsor_container ul li:nth-child(1), .footer__sponsor_container ul li:nth-child(2), .footer__sponsor_container ul li:nth-child(3) {
    max-width: 120px;
  }
  .footer__anchor_container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer__anchor_container ul {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 10px;
  }
  .footer__anchor_container ul li {
    width: 100%;
  }
  .footer__anchor_container ul li a {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    padding: 12px 25px;
    font-size: 1.0625rem;
  }
  .footer__anchor_container ul li a span {
    padding-left: 10px;
  }
  .footer__anchor_container ul li a span::after {
    height: 15px;
  }
}
@media screen and (max-width: 540px) {
  footer .footer__wrap .footer__top_container {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 10px;
  }
  footer .footer__wrap .footer__top_container .btn_wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  footer .footer__wrap .footer__top_container .btn_wrap li a {
    font-size: 0.9375rem;
  }
  footer .footer__wrap .footer__bottom_container .info_wrap {
    font-size: 0.9375rem;
  }
  footer .footer__wrap .footer__bottom_container .info_wrap li.info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 10px;
  }
  .footer__sponsor_container ul {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .footer__sponsor_container ul li:nth-child(1), .footer__sponsor_container ul li:nth-child(2), .footer__sponsor_container ul li:nth-child(3) {
    max-width: 95px;
  }
}
/**************************************** footer 끝*/
/**************************************** subPage banner 시작*/
.sub_banner__container {
  width: 100%;
  height: 400px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

.sub_banner {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.sub_banner__title {
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 3.75rem;
}

.sub_tab {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  margin-top: 50px;
  margin-bottom: 100px;
}
.sub_tab li {
  border-radius: 100px;
  overflow: hidden;
}
.sub_tab li a {
  white-space: nowrap;
  padding: 15px 80px;
  background: #F6F6F6;
  color: #888;
  text-align: center;
  font-size: 1.25rem;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sub_tab li a:hover {
  color: #fff;
  background-color: #222;
}
.sub_tab li.current a {
  color: #fff;
  background-color: #222;
}

@media screen and (max-width: 1240px) {
  .sub_banner__title {
    font-size: 3.125rem;
  }
}
@media screen and (max-width: 1024px) {
  .sub_banner__container {
    height: 300px;
  }
  .sub_banner__title {
    font-size: 2.8125rem;
  }
  .sub_tab {
    margin-bottom: 80px;
  }
  .sub_tab li a {
    padding: 15px 35px;
  }
}
@media screen and (max-width: 768px) {
  .sub_banner__container {
    height: 250px;
  }
  .sub_banner__title {
    font-size: 2.5rem;
  }
  .sub_tab {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 10px;
    margin-bottom: 70px;
  }
  .sub_tab li a {
    padding: 15px 20px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 540px) {
  .sub_banner__container {
    height: 180px;
  }
  .sub_banner.sub01 {
    background-position: right -50px center;
  }
  .sub_banner.sub04 {
    background-position: center bottom;
  }
  .sub_banner__title {
    font-size: 2.1875rem;
  }
  .sub_tab {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .sub_tab li a {
    height: 45px;
    padding: 0 20px;
    font-size: 1rem;
  }
  .sub_tab li a .br_type.br_type--mo {
    display: block;
  }
}
/**************************************** subPage banner 끝*/
/**************************************** pagination 시작*/
.pager {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 35px;
     -moz-column-gap: 35px;
          column-gap: 35px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.pager > button {
  opacity: 0.5;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.pager > button.pager-prev {
  margin-right: 5px;
}
.pager > button.pager-next {
  margin-left: 5px;
}
.pager > button.pager-next img {
  -webkit-transform: scale(-1);
          transform: scale(-1);
}
.pager > button.active {
  opacity: 1;
}
.pager > button:hover {
  opacity: 1;
}
.pager .page {
  font-size: 1.125rem;
  font-weight: 500;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.pager .page.active {
  color: #fff;
}
.pager .page.active::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background-color: #37A053;
  z-index: -1;
}
.pager .page:hover {
  color: #37A053;
}

@media screen and (max-width: 768px) {
  .pager button.pager-prev {
    margin-right: 20px;
  }
  .pager button.pager-next {
    margin-left: 20px;
  }
  .pager .page.active::after {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 540px) {
  .pager {
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
  }
  .pager button.pager-prev {
    margin-right: 15px;
  }
  .pager button.pager-next {
    margin-left: 15px;
  }
}
/**************************************** pagination 끝*/
/**************************************** modal 시작*/
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}

.modal__back {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.modal__container {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  border-radius: 15px;
  padding: 50px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.modal__title_wrap {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #333;
}
.modal__title_wrap .title {
  font-size: 2.25rem;
  font-weight: 500;
  text-align: center;
}

.modal__close {
  position: absolute;
  top: 30px;
  right: 30px;
}

.modal__contents_wrap {
  width: 100%;
  max-height: 60vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
}

@media screen and (max-width: 1064px) {
  .modal {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .modal__container {
    padding: 50px 20px;
  }
  .modal__title_wrap .title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .modal__title_wrap {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .modal__title_wrap .title {
    font-size: 1.625rem;
  }
  .modal__close {
    top: 20px;
    right: 20px;
    max-width: 16px;
  }
}
/**************************************** modal 끝*/
/**************************************** layer_popup 시작*/
.common_popup .onday_close input[type=checkbox] + label,
.common_popup .onday_close input[type=radio] + label {
  font-size: 0.9375rem;
  padding-left: 25px;
}

.common_popup .onday_close input[type=checkbox] + label::before,
.common_popup .onday_close input[type=radio] + label::before {
  width: 15px;
  height: 15px;
}

.common_popup .onday_close input[type=checkbox]:checked + label::before,
.common_popup .onday_close input[type=radio]:checked + label::before {
  width: 15px;
  height: 15px;
  line-height: 14px;
}

/**************************************** layer_popup 끝*/
/**************************************** responsive*/
@media screen and (max-width: 1480px) {
  .wrapper {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1240px) {
  .sub_page_title {
    font-size: 4.375rem;
  }
  .sub_page_subtitle {
    font-size: 2rem;
  }
  .gj__gall_thum_container {
    row-gap: 20px;
  }
  .gj__gall_thum_container .gj__gall_title p {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1024px) {
  main.sub {
    margin-top: 75px;
  }
  .btn.btn--t1 {
    max-width: 180px;
    height: 50px;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .btn.btn--t2 {
    height: 65px;
    font-size: 1.25rem;
  }
  .btn.btn--t3 {
    height: 65px;
    font-size: 1.25rem;
  }
  .btn.btn--t4 {
    height: 50px;
  }
  .blank.blank--end {
    padding-bottom: 130px;
  }
  .blank.blank--other1 {
    padding-top: 130px;
  }
  .blank.blank--other2 {
    padding-bottom: 130px;
  }
  .sub_page_title {
    font-size: 3.4375rem;
  }
  .sub_page_subtitle {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 768px) {
  .blank {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .blank.blank--end {
    padding-top: 70px;
    padding-bottom: 100px;
  }
  .blank.blank--other1 {
    padding-top: 100px;
  }
  .blank.blank--other2 {
    padding-bottom: 100px;
  }
  .blank.blank--other3 {
    padding-top: 70px;
  }
  main.sub {
    margin-top: 60px;
  }
  .btn.btn--t1 {
    max-width: 100%;
    font-size: 1.125rem;
  }
  .btn.btn--t2 {
    max-width: 100%;
    height: 50px;
    font-size: 1.25rem;
  }
  .btn.btn--t3 {
    max-width: 100%;
    height: 50px;
    font-size: 1.25rem;
  }
  .btn.btn--t4 {
    max-width: 100%;
    height: 50px;
  }
  .gj__gall_thum_container {
    row-gap: 15px;
  }
  .gj__gall_thum_container .gj__gall_title p {
    font-size: 1.125rem;
  }
  .sub_page_title {
    font-size: 2.8125rem;
  }
  .sub_page_title.sub_page_title--point_font {
    line-height: 1.35;
  }
  .sub_page_title .br_type.br_type--mo {
    display: block;
  }
  .sub_page_subtitle {
    font-size: 1.625rem;
  }
}/*# sourceMappingURL=common.css.map */