:root {
  --color-main: #0068B7;
  --color-sub: #00A9EB;
  --color-white: #FFFFFF;
  --color-black: #000000;
  --font-Notosans: "Noto Sans KR", sans-serif;
  --font-Mulish: "Mulish", sans-serif;
  --font-Titillium: "Titillium Web", sans-serif;
}

.font42 {
  --fontsize: 4.2rem;
  font-size: var(--fontsize);
}

.font50 {
  --fontsize: 5.0rem;
  font-size: var(--fontsize);
}

.font60 {
  --fontsize: 6.0rem;
  font-size: var(--fontsize);
}

.font64 {
  --fontsize: 6.4rem;
  font-size: var(--fontsize);
}

.font72 {
  --fontsize: 7.2rem;
  font-size: var(--fontsize);
}

.font75 {
  --fontsize: 7.5rem;
  font-size: var(--fontsize);
}

@media (max-width: 1780px) {
  .w1740,
  .w1620 {
    padding: 0 20px;
  }
  main .visual .pagination {
    right: 20px;
  }
}
@media (max-width: 1600px) {
  .font75,
  .font72 {
    font-size: calc(var(--fontsize) * 0.82);
  }
  .font64,
  .font60 {
    font-size: calc(var(--fontsize) * 0.86);
  }
  .font50 {
    font-size: calc(var(--fontsize) * 0.88);
  }
  .font42 {
    font-size: calc(var(--fontsize) * 0.9);
  }
  .siteMap {
    padding: 90px 40px 60px;
  }
  .siteMap .inner {
    overflow-y: scroll;
  }
  .subContents .lnbBox .depth1 > li > a {
    font-size: 1.7rem;
  }
  .subContents .subPage .textBox .pBox br {
    display: none;
  }
  .subContents .subPage .textBox.flex > .pBox {
    max-width: 60%;
  }
  .subContents .network .listBox ul li {
    gap: 0 20px;
    padding: 20px;
  }
  .subContents .network .listBox dl dd {
    gap: 5px 15px;
  }
  .subContents .yun .born .text {
    width: calc(100% - 40px);
  }
  .subContents .yun .born .h2Box {
    margin-top: -5.7em;
  }
  .subContents .yun .born p br {
    display: none;
  }
  .subContents .yun .born.on .text {
    padding: 0;
    transform: translateX(40px);
  }
  .subContents .yun .paris {
    max-width: 47.5%;
  }
  .subContents .campus p br {
    display: none;
  }
}
@media (max-width: 1400px) {
  .font75,
  .font72 {
    font-size: calc(var(--fontsize) * 0.76);
  }
  .font64,
  .font60 {
    font-size: calc(var(--fontsize) * 0.8);
  }
  .font50 {
    font-size: calc(var(--fontsize) * 0.82);
  }
  .font42 {
    font-size: calc(var(--fontsize) * 0.86);
  }
  header nav .depth1 > li > a {
    font-size: 1.7rem;
  }
  .siteMap .depth1 > li > a {
    font-size: 4.5rem;
  }
  #sv {
    height: 560px;
  }
  .subContents .lnbBox .depth1 > li {
    padding: 0 20px;
  }
  .subContents .lnbBox .depth1 > li > a {
    font-size: 1.6rem;
  }
  .subContents .subPage .textBox {
    gap: 0 40px;
  }
  .subContents .subPage .textBox.flex h4 {
    width: auto;
    flex-shrink: 0;
  }
  .subContents .subPage .textBox.flex .pBox {
    max-width: 100%;
    flex-shrink: inherit;
  }
  .subContents .depth3Box h4 .br1400 {
    display: block;
  }
  .subContents .depth3Box .depth3Tab > li {
    padding: 0 20px;
  }
  .subContents .depth3Box .depth3Tab > li > a {
    font-size: 1.5rem;
  }
  .subContents .gallerySlide .slideBox {
    gap: 0 20px;
  }
  .subContents .gallerySlide .slideThumbsBox {
    width: calc(100% - 190px);
  }
  .subContents .gallerySlide .slideThumbsBox .pagination {
    right: 40px;
    bottom: 40px;
  }
  .subContents .network .mapBox {
    padding: 0;
  }
  .subContents .network .mapBox .map {
    max-width: 100%;
  }
  .subContents .network .listBox ul {
    grid-template-columns: repeat(3, 1fr);
  }
  .subContents .yun .paris p br {
    display: none;
  }
  footer .dlBox {
    flex-wrap: wrap;
    gap: 20px 40px;
  }
  footer .dlBox dl:first-child {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  html,
  body {
    font-size: 56.25%;
  }
  .font75,
  .font72 {
    font-size: calc(var(--fontsize) * 0.66);
  }
  .font64,
  .font60 {
    font-size: calc(var(--fontsize) * 0.72);
  }
  .font50 {
    font-size: calc(var(--fontsize) * 0.74);
  }
  .font42 {
    font-size: calc(var(--fontsize) * 0.78);
  }
  header nav {
    display: none;
  }
  header .langBox {
    margin: 0 30px 0 auto;
  }
  header .langBox ul {
    width: auto;
    padding: 10px 20px;
    top: calc(100% - 20px);
  }
  header .langBox ul li a {
    font-size: 1.6rem;
    padding: 5px 0;
  }
  header .menuButton {
    margin-left: 0;
  }
  .siteMap {
    width: 100%;
    padding: 110px 40px 60px;
  }
  .siteMap .depth1 > li > a {
    font-size: 3.8rem;
  }
  .subContents .lnbBox {
    height: 70px;
  }
  .subContents .lnbBox .depth1 > li {
    padding: 0 15px;
  }
  .subContents .lnbBox .depth1 > li > a {
    font-size: 1.5rem;
  }
  .subContents .subPage .textBox.flex {
    flex-direction: column;
    gap: 40px 0;
  }
  .subContents .subPage .textBox.flex h4 {
    width: 100%;
  }
  .subContents .subPage .textBox.flex h4 br {
    display: none;
  }
  .subContents .depth3Box {
    padding: 0;
    margin: 0 0 50px;
  }
  .subContents .depth3Box .depth3Tab {
    flex-wrap: wrap;
    gap: 20px;
    padding: 20px;
  }
  .subContents .depth3Box .depth3Tab > li {
    height: auto;
    padding: 0;
  }
  .subContents .depth3Box .depth3Tab > li > a::after {
    display: none;
  }
  .subContents .gallerySlide .slideBox {
    gap: 0 10px;
  }
  .subContents .gallerySlide .slideThumbsBox {
    width: calc(100% - 180px);
  }
  .subContents .gallerySlide .slideListWrap {
    gap: 5px 0;
  }
  .subContents .gallerySlide .slideListWrap button {
    width: 30px;
    height: 30px;
  }
  .subContents .network .listBox button {
    height: auto;
    padding: 30px;
  }
  .subContents .network .listBox button span {
    font-size: 2.3rem;
  }
  .subContents .network .listBox .flag {
    width: 70px;
    height: 70px;
  }
  .subContents .network .listBox dl dt {
    font-size: 2rem;
  }
  .subContents .yun .born .h2Box {
    margin-top: -4.8em;
  }
  .subContents .yun .paris {
    margin-top: 80px;
  }
  .subContents .yun .paris .circle {
    top: -80px;
  }
  .subContents .campus .contents .flexBox {
    gap: 0 30px;
  }
  .subContents .campus .contents .img {
    width: calc(50% - 30px);
  }
  footer {
    padding: 0;
  }
  footer .contents {
    padding: 100px 0;
  }
  footer .contents ul {
    flex-wrap: wrap;
    gap: 20px;
  }
  footer .contents ul li {
    width: calc(50% - 10px);
  }
}
@media (max-width: 1024px) {
  .cursor {
    display: none;
  }
}
@media (max-width: 960px) {
  .font75,
  .font72 {
    font-size: calc(var(--fontsize) * 0.56);
  }
  .font64,
  .font60 {
    font-size: calc(var(--fontsize) * 0.66);
  }
  .font50 {
    font-size: calc(var(--fontsize) * 0.68);
  }
  .font42 {
    font-size: calc(var(--fontsize) * 0.74);
  }
  .siteMap {
    padding: 110px 20px 60px;
  }
  .siteMap .depth1 {
    gap: 30px 0;
  }
  .siteMap .depth1 br.block {
    display: none;
  }
  .siteMap .depth1 > li > a {
    font-size: 3.2rem;
  }
  .siteMap .depth2,
  .siteMap .depth3 {
    gap: 10px 30px;
  }
  main .visual .pagination .swiper-pagination {
    font-size: 2.2rem;
  }
  main .visual .pagination .swiper-pagination .swiper-pagination-current {
    font-size: 3rem;
  }
  main .visual .pagination .swiper-pagination .swiper-pagination-total {
    font-size: 2.2rem;
  }
  .mTop60 {
    margin-top: 40px;
  }
  .mTop100 {
    margin-top: 60px;
  }
  #sv {
    height: 480px;
  }
  .subContents .lnbBox {
    display: none;
  }
  .subContents .subPage .textBox.flex {
    gap: 20px 0;
  }
  .subContents .gallerySlide .slideBox {
    flex-direction: column;
    gap: 10px 0;
  }
  .subContents .gallerySlide .slideThumbsBox,
  .subContents .gallerySlide .slideListWrap,
  .subContents .gallerySlide .slideListBox {
    width: 100%;
  }
  .subContents .gallerySlide .slideListWrap {
    flex-direction: row;
    gap: 0 10px;
  }
  .subContents .gallerySlide .slideListWrap button {
    width: 40px;
    height: 40px;
  }
  .subContents .gallerySlide .slideListWrap button img {
    transform: rotate(-90deg);
  }
  .subContents .gallerySlide .slideListBox figure {
    top: auto;
    transform: translateY(0);
  }
  .subContents .network .listBox ul li {
    height: auto;
    flex-direction: column;
    gap: 20px 0;
  }
  .subContents .network .listBox dl {
    width: auto;
  }
  .subContents .network .listBox dl dd {
    max-height: inherit;
  }
  .subContents .yun .born .h2Box {
    margin-top: -4.4em;
  }
  .subContents .yun .paris {
    max-width: 54%;
  }
  .subContents .campus .contents .flexBox {
    flex-direction: column;
    gap: 40px 0;
  }
  .subContents .campus .contents .img,
  .subContents .campus .contents .pBox {
    width: 100%;
    max-width: 760px;
  }
  footer .logo {
    width: 160px;
    height: 76px;
  }
  footer .familyBox {
    width: 200px;
  }
  footer .familyBox button,
  footer .familyBox ul > li > a {
    font-size: 1.5rem;
    padding: 15px 20px;
  }
}
@media (max-width: 768px) {
  .font75,
  .font72 {
    font-size: calc(var(--fontsize) * 0.5);
  }
  .font64,
  .font60 {
    font-size: calc(var(--fontsize) * 0.62);
  }
  .font50 {
    font-size: calc(var(--fontsize) * 0.64);
  }
  .font42 {
    font-size: calc(var(--fontsize) * 0.68);
  }
  header {
    height: 80px;
  }
  header .langBox {
    margin: 0 20px 0 auto;
  }
  .siteMap {
    padding: 100px 20px 40px;
  }
  #sv {
    height: 420px;
  }
  .subContents .pageTitle h3 .br768 {
    display: block;
  }
  .subContents .subPage {
    padding: 80px 0 0;
  }
  .subContents .subPage.pBottom {
    padding-bottom: 120px;
  }
  .subContents .subPage .bgGray {
    padding: 50px 0 120px;
  }
  .subContents .gallerySlide .slideThumbsBox .pagination {
    font-weight: 1.6rem;
    right: 20px;
    bottom: 20px;
  }
  .subContents .gallerySlide .slideThumbsBox .pagination span {
    font-size: 1.4rem;
  }
  .subContents .gallerySlide .slideThumbsBox .pagination .swiper-pagination-current {
    transform: translateY(-0.45em);
  }
  .subContents .gallerySlide .slideThumbsBox .pagination .swiper-pagination-total {
    transform: translateY(0.45em);
  }
  .subContents .network .listBox button {
    padding: 25px 30px;
  }
  .subContents .yun .contents {
    gap: 100px 0;
  }
  .subContents .yun .born .h2Box {
    margin-top: -3.3em;
  }
  .subContents .yun .paris {
    max-width: 64%;
    margin: 40px 0 0 14%;
  }
  .subContents .yun .paris .circle {
    top: -40px;
  }
  .subContents .yun .artistic .circle {
    width: 40%;
  }
  footer .bottom {
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 40px 0;
  }
}
@media (max-width: 640px) {
  .font75,
  .font72 {
    font-size: calc(var(--fontsize) * 0.42);
  }
  .font64,
  .font60 {
    font-size: calc(var(--fontsize) * 0.5);
  }
  .font50 {
    font-size: calc(var(--fontsize) * 0.52);
  }
  .font42 {
    font-size: calc(var(--fontsize) * 0.54);
  }
  header .logo {
    width: 86px;
    height: 42px;
  }
  header .langBox ul {
    padding: 5px 15px;
  }
  header .langBox ul li a {
    font-size: 1.5rem;
    padding: 2.5px 0;
  }
  header .menuButton {
    width: 20px;
    height: 18px;
  }
  .siteMap .depth1 > li > a {
    font-size: 2.6rem;
  }
  .siteMap .depth2 {
    padding: 20px 0 0;
  }
  .siteMap .depth3 {
    padding: 40px 0 0;
  }
  .siteMap .depth3::before {
    top: 20px;
  }
  main .visual .flexBox {
    padding: 0 0 200px;
  }
  main .visual .pagination .swiper-pagination {
    font-size: 1.8rem;
  }
  main .visual .pagination .swiper-pagination .swiper-pagination-current {
    font-size: 2.4rem;
  }
  main .visual .pagination .swiper-pagination .swiper-pagination-total {
    font-size: 1.8rem;
  }
  #sv {
    height: 300px;
  }
  #sv .title {
    padding: 60px 0 0;
  }
  .subContents .subPage .textBox {
    margin: 40px 0 0;
  }
  .subContents .subPage .textBox.flex {
    gap: 30px 0;
  }
  .subContents .subPage .textBox.flex .pBox {
    gap: 20px 0;
  }
  .subContents .pageTitle {
    margin: 0 0 40px;
  }
  .subContents .pageTitle h3 .br640 {
    display: block;
  }
  .subContents .depth3Box .depth3Tab {
    gap: 15px;
    padding: 15px;
  }
  .subContents .depth3Box .depth3Tab > li > a {
    font-size: 1.4rem;
  }
  .subContents .gallerySlide .slideBox {
    gap: 10px 0;
  }
  .subContents .gallerySlide .slideListWrap {
    gap: 0 5px;
  }
  .subContents .gallerySlide .slideListWrap button {
    width: 30px;
    height: 30px;
  }
  .subContents .network .listBox {
    gap: 10px 0;
  }
  .subContents .network .listBox button {
    padding: 20px 25px;
  }
  .subContents .network .listBox button span {
    font-size: 2.1rem;
  }
  .subContents .network .listBox button i {
    font-size: 1.8rem;
  }
  .subContents .network .listBox ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .subContents .yun .born .text {
    width: calc(100% - 20px);
  }
  .subContents .yun .born .h2Box {
    margin: -2.6em 0 15px;
  }
  .subContents .yun .born.on .text {
    transform: translateX(20px);
  }
  .subContents .yun .paris {
    max-width: 100%;
    margin: 40px 0 0;
  }
  .subContents .yun .artistic .circle {
    width: 60%;
  }
  footer {
    border-radius: 30px 30px 0px 0px;
    margin: -30px 0 0;
  }
  footer .footerBox {
    padding: 60px 0;
  }
  footer .logo {
    width: 140px;
    height: 66px;
  }
  footer .bottom {
    gap: 30px 0;
    margin: 40px 0 0;
  }
  footer .dlBox dl dt {
    margin: 0 0 5px;
  }
  footer .dlBox dl dd {
    font-size: 1.5rem;
  }
}
@media (max-width: 440px) {
  html,
  body {
    font-size: 50%;
  }
}