@charset "UTF-8";
@font-face {
  font-family: "GmarketSansMedium";
  src: url("../font/GmarketSansMedium.eot");
  src: url("../font/GmarketSansMedium.eot?#iefix") format("embedded-opentype"), url("../font/GmarketSansMedium.woff") format("woff"), url("../font/GmarketSansMedium.woff2") format("woff2"), url("../font/GmarketSansMedium.ttf") format("truetype"), url("../font/GmarketSansMedium.svg") format("svg");
  font-weight: normal;
}
@font-face {
  font-family: "GmarketSansBold";
  src: url("../font/GmarketSansBold.eot");
  src: url("../font/GmarketSansBold.eot?#iefix") format("embedded-opentype"), url("../font/GmarketSansBold.woff") format("woff"), url("../font/GmarketSansBold.woff2") format("woff2"), url("../font/GmarketSansBold.ttf") format("truetype"), url("../font/GmarketSansBold.svg") format("svg");
  font-weight: normal;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-Thin.eot");
  src: url("../font/Pretendard-Thin.eot?#iefix") format("embedded-opentype"), url("../font/Pretendard-Thin.woff") format("woff"), url("../font/Pretendard-Thin.woff2") format("woff2"), url("../font/Pretendard-Thin.ttf") format("truetype"), url("../font/Pretendard-Thin.svg") format("svg");
  font-weight: 100;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-Light.eot");
  src: url("../font/Pretendard-Light.eot?#iefix") format("embedded-opentype"), url("../font/Pretendard-Light.woff") format("woff"), url("../font/Pretendard-Light.woff2") format("woff2"), url("../font/Pretendard-Light.ttf") format("truetype"), url("../font/Pretendard-Light.svg") format("svg");
  font-weight: 200;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-ExtraLight.eot");
  src: url("../font/Pretendard-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../font/Pretendard-ExtraLight.woff") format("woff"), url("../font/Pretendard-ExtraLight.woff2") format("woff2"), url("../font/Pretendard-ExtraLight.ttf") format("truetype"), url("../font/Pretendard-ExtraLight.svg") format("svg");
  font-weight: 300;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-Regular.eot");
  src: url("../font/Pretendard-Regular.eot?#iefix") format("embedded-opentype"), url("../font/Pretendard-Regular.woff") format("woff"), url("../font/Pretendard-Regular.woff2") format("woff2"), url("../font/Pretendard-Regular.ttf") format("truetype"), url("../font/Pretendard-Regular.svg") format("svg");
  font-weight: 400;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-Medium.eot");
  src: url("../font/Pretendard-Medium.eot?#iefix") format("embedded-opentype"), url("../font/Pretendard-Medium.woff") format("woff"), url("../font/Pretendard-Medium.woff2") format("woff2"), url("../font/Pretendard-Medium.ttf") format("truetype"), url("../font/Pretendard-Medium.svg") format("svg");
  font-weight: 500;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-SemiBold.eot");
  src: url("../font/Pretendard-SemiBold.eot?#iefix") format("embedded-opentype"), url("../font/Pretendard-SemiBold.woff") format("woff"), url("../font/Pretendard-SemiBold.woff2") format("woff2"), url("../font/Pretendard-SemiBold.ttf") format("truetype"), url("../font/Pretendard-SemiBold.svg") format("svg");
  font-weight: 600;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-Bold.eot");
  src: url("../font/Pretendard-Bold.eot?#iefix") format("embedded-opentype"), url("../font/Pretendard-Bold.woff") format("woff"), url("../font/Pretendard-Bold.woff2") format("woff2"), url("../font/Pretendard-Bold.ttf") format("truetype"), url("../font/Pretendard-Bold.svg") format("svg");
  font-weight: 700;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-ExtraBold.eot");
  src: url("../font/Pretendard-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../font/Pretendard-ExtraBold.woff") format("woff"), url("../font/Pretendard-ExtraBold.woff2") format("woff2"), url("../font/Pretendard-ExtraBold.ttf") format("truetype"), url("../font/Pretendard-ExtraBold.svg") format("svg");
  font-weight: 800;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-Black.eot");
  src: url("../font/Pretendard-Black.eot?#iefix") format("embedded-opentype"), url("../font/Pretendard-Black.woff") format("woff"), url("../font/Pretendard-Black.woff2") format("woff2"), url("../font/Pretendard-Black.ttf") format("truetype"), url("../font/Pretendard-Black.svg") format("svg");
  font-weight: 900;
}
@font-face {
  font-family: "Pretendard";
  src: url("https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
header *,
footer *,
main * {
  font-family: "Pretendard";
}

br.m {
  display: none;
}

header > .head {
  max-width: 1500px;
}
header > .head > h1 {
  width: 80px;
}
header > .head > nav {
  margin: 0 auto;
}
header ul li.on a {
  color: #d50462 !important;
}
header ul li a {
  font-weight: 600;
  white-space: nowrap;
  letter-spacing: 1px;
}
header ul li a:hover {
  text-decoration: none !important;
  color: #d50462 !important;
}
header .gnb {
  margin-right: -45%;
}
header .gnb .m {
  display: none;
}

.m-gnb {
  display: none;
  width: 33px;
  height: 33px;
  margin-left: 10px;
  border: 1px solid #ccc;
  border-radius: 8px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='24' viewBox='0 0 20 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4.8125C0 4.01738 0.638393 3.375 1.42857 3.375H18.5714C19.3616 3.375 20 4.01738 20 4.8125C20 5.60762 19.3616 6.25 18.5714 6.25H1.42857C0.638393 6.25 0 5.60762 0 4.8125ZM0 12C0 11.2049 0.638393 10.5625 1.42857 10.5625H18.5714C19.3616 10.5625 20 11.2049 20 12C20 12.7951 19.3616 13.4375 18.5714 13.4375H1.42857C0.638393 13.4375 0 12.7951 0 12ZM20 19.1875C20 19.9826 19.3616 20.625 18.5714 20.625H1.42857C0.638393 20.625 0 19.9826 0 19.1875C0 18.3924 0.638393 17.75 1.42857 17.75H18.5714C19.3616 17.75 20 18.3924 20 19.1875Z' fill='%23717171'/%3E%3C/svg%3E%0A");
  background-size: 16px;
  cursor: pointer;
}

.link_selOption {
  height: auto !important;
}

.page_top {
  right: 50px !important;
}

.footer {
  display: flex;
  justify-content: center;
  align-items: center;
  position: static;
  padding: 40px 0;
  background-color: #242424;
  color: #fff;
  font-size: 20px;
  font-family: "Pretendard";
}
.footer h3 {
  display: inline-block;
  margin-right: 20px;
  font-family: "GmarketSansMedium";
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
}
.footer a {
  font-family: "Pretendard";
  font-size: 20px;
  color: #fff;
}
.footer span {
  display: inline-block;
  margin: 0 10px;
}

@media screen and (min-width: 781px) and (max-width: 1600px) {
  header > .head {
    max-width: 1000px;
  }
}
@media screen and (min-width: 1025px) {
  .head nav {
    display: block !important;
  }
}
@media screen and (max-width: 1024px) {
  .head {
    padding: 0 3%;
    box-sizing: border-box;
  }
  .head .bt_fb {
    margin-right: 3%;
    margin-left: auto;
  }
  .head nav {
    display: none;
    z-index: 9999999999;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .head nav .gnb {
    z-index: 9999999999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    max-width: 500px;
    width: 70%;
    height: 80vh;
    padding: 5% 8%;
    margin-right: 0;
    background-color: #fff;
    border-radius: 5px;
  }
  .head nav .gnb li {
    width: 100px;
    padding: 0;
    text-align: center;
    line-height: 2.5;
  }
  .head nav .gnb li.close {
    position: absolute;
    top: 5%;
    right: 8%;
    width: 30px;
    height: 30px;
  }
  .head nav .gnb li.close::before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 25px;
    background-color: #000;
    transform: rotate(45deg);
  }
  .head nav .gnb li.close::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 25px;
    background-color: #000;
    transform: rotate(-45deg);
  }
  .head nav .gnb li a {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    color: #000;
    -moz-text-align-last: left;
         text-align-last: left;
  }
  .head nav .gnb .m {
    display: block;
  }
  .head nav > a:last-child {
    margin-left: auto;
  }
  .head nav > a:nth-child(3) {
    margin-left: auto;
  }
  .m-gnb {
    display: block;
  }
}
@media screen and (max-width: 780px) {
  br.m {
    display: block;
  }
  .page_top {
    right: 5% !important;
  }
  .header .head nav .gnb li a {
    color: #000;
  }
  .footer {
    position: static;
    flex-wrap: wrap;
    padding: 6vw 0;
    font-size: 3vw;
  }
  .footer h3 {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 4.5vw;
  }
  .footer a {
    font-size: 4vw;
  }
  .footer span {
    margin: 0 2vw;
  }
}
/*------------------------------------------------------------


메인페이지


------------------------------------------------------------*/
img.m {
  display: none;
}

#main h2 {
  margin: 0 auto 80px;
  -moz-text-align-last: center;
       text-align-last: center;
  color: #190404;
  font-size: 50px;
  font-weight: 700;
}
#main h2:not(.no-dot)::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #d50462;
}
#main p:not(.banner-txt) {
  font-size: 26px;
  color: #000;
  letter-spacing: -2px;
  text-transform: uppercase;
}
#main p:not(.banner-txt) strong {
  text-transform: uppercase;
}
#main .section-wrap {
  position: relative;
}
#main div.btn-wrap {
  margin: 60px 0 0;
}
#main div.btn-wrap a.btn {
  display: inline-block;
  width: 394px;
  padding: 25px 0;
  margin: 0 10px;
  border-radius: 8px;
  background-color: #d50462;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
}
#main div.btn-wrap a.btn::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 24px;
  margin: -5px 0 0 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 2L7.5 8L1.5 14' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  vertical-align: middle;
}

#con01 {
  z-index: 2;
  width: 100%;
  min-height: 100vh;
  position: relative;
  background-position: center 90%;
  background-repeat: no-repeat;
  background-image: url(../images/2025/bg.png);
  background-size: 100%;
}
#con01 .con01-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}
#con01 .con01-txt {
  width: 100%;
  text-align: center;
  padding-bottom: 150px;
}
#con01 h1 {
  width: 100%;
  width: 1100px;
  height: 340px;
  margin: 12vw auto 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/2025/mainVis.png);
  background-size: 100%;
  text-indent: -99999px;
}
#con01 h2 {
  margin-bottom: 0;
  font-size: 26pt;
  line-height: 1.8;
  color: #242424;
  font-weight: 600;
  letter-spacing: -1px;
}
#con01 p {
  font-family: "Pretendard";
  font-size: 17pt;
  line-height: 1.8;
  color: #242424;
  font-weight: 500;
  letter-spacing: -1px;
}
#con01 p b {
  display: inline-block;
  font-size: 17pt;
  font-weight: 500;
}
#con01 p b::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 15px;
  margin: -3px 10px 0;
  background-color: #242424;
  vertical-align: middle;
}
#con01 strong {
  display: block;
  font-family: "GmarketSansMedium";
  font-size: 22pt;
  line-height: 1.8;
  color: #242424;
  font-weight: 500;
  letter-spacing: -1px;
}
#con01 .pdf {
  display: inline-block;
  width: 394px;
  margin-top: 40px;
  padding: 20px 0;
  border-radius: 8px;
  border: 4px solid #d50462;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.3);
  color: #d50462;
  font-size: 28px;
  font-weight: 600;
}
#con01 .pdf::after {
  content: "";
  display: inline-block;
  width: 31px;
  height: 28px;
  margin: -5px -30px 0 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='28' viewBox='0 0 31 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_265_2)'%3E%3Cpath d='M15.5001 24.2L16.4101 23.12L26.4301 11.28H20.1201V0.150024H10.7001V11.28H4.56006L14.5901 23.12L15.5001 24.2Z' fill='%23D50462'/%3E%3Cpath d='M28.1201 25.35H2.88012V23.12H0.370117V27.85H30.6301V23.12H28.1201V25.35Z' fill='%23D50462'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_265_2'%3E%3Crect width='30.26' height='27.7' fill='white' transform='translate(0.370117 0.150024)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  vertical-align: middle;
}

#con02 {
  padding: 140px 0;
  background-color: #f8f8f8;
  text-align: center;
}
#con02 h2 {
  margin-bottom: 60px;
  font-size: 60px;
  font-weight: 700;
  color: #d50462;
}
#con02 p b {
  font-size: 32px;
  font-weight: 600;
}
#con02 p span {
  font-size: 36px;
  color: #d50462;
  font-weight: 700;
}

#con06 {
  padding: 140px 0;
  background-color: #fff;
  text-align: center;
}
#con06 p b {
  font-size: 32px;
  font-weight: 600;
}
#con06 p span {
  font-size: 36px;
  color: #d50462;
  font-weight: 700;
}

#con03 {
  padding: 100px 0;
  background-color: #fff;
  text-align: center;
}
#con03 p:not(.tit p) {
  letter-spacing: -1px;
}
#con03 img {
  width: 800px;
  margin: 70px auto;
}
#con03 div.btn-wrap a.btn {
  width: 463px;
}

#con04 {
  padding: 140px 0;
  border-top: 1px solid #e6e6e6;
  background-color: #fff;
  text-align: center;
}
#con04 .btn-wrap a {
  width: 394px;
}
#con04 ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 1280px;
  margin: 0 auto 10%;
}
#con04 ul li {
  position: relative;
  width: 20%;
  margin-bottom: 2%;
  background-color: #fff;
}
#con04 ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #000;
  font-size: 30px;
  font-weight: bold;
}
#con04 ul img {
  width: 60%;
}
#con04 p strong {
  display: block;
  font-size: 35px;
}
#con04 .affiliate li {
  width: 25% !important;
  margin-bottom: 3%;
}

#con05 {
  padding: 140px 0 200px;
  background-color: #f8f8f8;
  text-align: center;
}
#con05 .img-wrap {
  width: 1400px;
  margin: 0 auto;
}
#con05 .img-wrap .slick-dots button {
  width: 15px;
  height: 15px;
  background-color: #ffc4c4;
  box-shadow: none;
}
#con05 .img-wrap .slick-active button {
  width: 40px;
  background-color: #d50462;
}
#con05 .img-wrap .slick-prev:after,
#con05 .img-wrap .slick-next:after {
  color: #d50462;
}
#con05 .m {
  display: none;
}

.banner {
  position: fixed;
  bottom: 0;
  z-index: 1;
  width: 100%;
  background: linear-gradient(to right, #ff2b6d, #a854e2);
  padding: 22px 0;
}
.banner.stop {
  position: absolute;
}
.banner > div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1500px;
  margin: 0 auto;
}
.banner p {
  font-weight: 500;
  color: #fff;
  font-size: 28px;
}
.banner a {
  width: 160px;
  margin-left: 50px;
  padding: 10px 0;
  border: 1px solid #fff;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

@media screen and (min-width: 781px) and (max-width: 1600px) {
  #main h2 {
    margin: 0 auto 50px;
    font-size: 40px;
  }
  #main h2:not(.no-dot)::before {
    width: 18px;
    height: 18px;
  }
  #main p:not(.banner-txt) {
    font-size: 20px;
    letter-spacing: -1px;
  }
  #main div.btn-wrap {
    margin: 80px 0 0;
  }
  #main div.btn-wrap a.btn {
    width: 350px;
    padding: 18px 0;
    margin: 0 10px;
    font-size: 15pt;
  }
  #main div.btn-wrap a.btn::after {
    width: 13px;
    height: 20px;
    margin: -5px 0 0 15px;
    background-size: 100%;
  }
  #con01 h1 {
    max-width: 750px;
    height: 280px;
    margin: 230px auto 30px;
  }
  #con01 h2 {
    margin-bottom: 0;
    font-size: 20pt;
  }
  #con01 p,
  #con01 p b {
    font-size: 15pt;
  }
  #con01 strong {
    font-size: 18pt;
  }
  #con01 .pdf {
    width: 250px;
    margin-top: 40px;
    padding: 10px 0;
    font-size: 15pt;
  }
  #con01 .pdf::after {
    width: 24px;
    height: 25px;
    margin: -5px -30px 0 30px;
  }
  #con02 {
    padding: 100px 0;
  }
  #con02 h2 {
    margin-bottom: 30px;
  }
  #con02 p b {
    font-size: 28px;
  }
  #con02 p span {
    font-size: 24px;
  }
  #con03 {
    padding: 100px 0;
  }
  #con03 img {
    width: 700px;
    margin: 50px auto;
  }
  #con03 p br.m:nth-of-type(3) {
    display: block;
  }
  #con04 {
    padding: 100px 0px;
  }
  #con04 img {
    width: 90%;
  }
  #con04 .btn {
    margin: -150px auto 0 500px;
  }
  #con04 .btn a {
    width: 250px;
    padding: 15px 0;
    margin: 0 10px;
    font-size: 15pt;
  }
  #con04 .btn a::after {
    width: 15px;
    height: 20px;
    margin: -5px 0 0 15px;
    background-size: 100%;
  }
  #con04 p strong {
    font-size: 28px;
  }
  #con04 p strong br.m:nth-of-type(1) {
    display: block;
  }
  #con04 ul {
    max-width: 1280px;
    width: 80%;
  }
  #con04 ul li a {
    font-size: 30px;
  }
  #con04 ul img {
    width: 60%;
  }
  #con05 {
    padding: 100px 0 180px;
  }
  #con05 .img-wrap {
    width: 70%;
  }
  #con05 .img-wrap .slick-dots button {
    width: 12px;
    height: 12px;
  }
  #con05 .img-wrap .slick-active button {
    width: 40px;
  }
  .banner {
    padding: 22px 0;
  }
  .banner > div {
    max-width: 1000px;
    width: 90%;
  }
  .banner p {
    font-size: 24px;
  }
  .banner a {
    width: 120px;
    padding: 8px 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 780px) {
  img.p {
    display: none;
  }
  img.m {
    display: block;
  }
  #main h2 {
    margin: 0 auto 5vw;
    font-size: 9vw;
    letter-spacing: -1px;
    line-height: 1.2;
  }
  #main h2:not(.no-dot)::before {
    width: 3vw;
    height: 3vw;
    margin-bottom: 2vw;
  }
  #main p:not(.banner-txt) {
    font-size: 4vw;
    letter-spacing: -1px;
  }
  #main div.btn-wrap {
    margin: 5vw 0 0;
  }
  #main div.btn-wrap a.btn {
    width: 70%;
    padding: 4vw 0;
    margin: 0 1vw;
    font-size: 4vw;
  }
  #main div.btn-wrap a.btn::after {
    width: 3vw;
    height: 7vw;
    margin: -1vw 0 0 5vw;
  }
  #con01 {
    background-position: center 0, center 100%;
    background-repeat: no-repeat, no-repeat;
    background-image: url(../images/2025/bgM01.png), url(../images/2025/bgM02.png);
    background-size: 100%, 100%;
  }
  #con01 .con01-txt {
    padding-bottom: 20vw;
  }
  #con01 h1 {
    width: 80%;
    height: 58vw;
    background-image: url(../images/2025/mainVisM.png);
    margin: 33vw auto 8vw;
  }
  #con01 h2 {
    font-size: 4.5vw;
    font-weight: 600;
  }
  #con01 p {
    font-weight: 500;
    font-size: 4vw;
    letter-spacing: -1px;
  }
  #con01 p b {
    display: block;
    font-weight: 500;
    font-size: 4vw;
  }
  #con01 p b::before {
    content: "";
    display: block;
    width: 8vw;
    height: 1px;
    margin: 3vw auto;
    background-color: #242424;
  }
  #con01 p b::after {
    display: none;
  }
  #con01 strong {
    font-size: 4vw;
    font-weight: 600;
  }
  #con01 .pdf {
    width: 60%;
    margin-top: 15vw;
    padding: 2vw 0;
    font-size: 4vw;
  }
  #con01 .pdf::after {
    width: 5vw;
    height: 8vw;
    margin: -1vw -3vw 0 3vw;
  }
  #con02 {
    padding: 15vw 0;
  }
  #con02 h2 {
    margin-bottom: 10vw;
  }
  #con02 p b {
    font-size: 5vw;
  }
  #con02 p span {
    font-size: 5vw;
  }
  #con06 {
    padding: 15vw 0;
  }
  #con06 p b {
    font-size: 7vw;
  }
  #con06 p span {
    font-size: 7vw;
  }
  #con03 {
    padding: 15vw 0;
  }
  #con03 img {
    width: 60%;
    margin: 8vw auto;
  }
  #con04 {
    padding: 15vw 0;
  }
  #con04 ul {
    width: 90%;
  }
  #con04 ul li {
    width: 25%;
  }
  #con04 ul img {
    width: 80%;
  }
  #con04 p strong {
    font-size: 6vw;
  }
  #con05 {
    padding: 15vw 0 50vw;
  }
  #con05 .img-wrap {
    width: 80%;
  }
  #con05 .img-wrap .slick-dots {
    bottom: -5vw;
  }
  #con05 .img-wrap .slick-dots button {
    width: 3vw;
    height: 3vw;
  }
  #con05 .img-wrap .slick-active button {
    width: 7vw;
  }
  #con05 .img-wrap img {
    display: inline-block;
    width: 100%;
    margin-bottom: 5vw;
    border-radius: 10vw;
  }
  #con05 .img-wrap img.p {
    display: none;
  }
  #con05 div.m {
    display: block;
  }
  .banner {
    padding: 5vw 0;
  }
  .banner > div {
    flex-wrap: wrap;
    width: 90%;
  }
  .banner p {
    width: 100%;
    margin-bottom: 3vw;
    font-size: 5vw;
    text-align: center;
  }
  .banner a {
    width: 80%;
    margin: 0 auto;
    padding: 3vw 0;
    font-size: 4vw;
  }
}
/*=======================================


Award


========================================*/
#award p {
  font-family: "Pretendard";
  font-size: 24px;
  line-height: 1.8;
  color: #242424;
}
#award p span {
  font-weight: bold;
  font-size: inherit;
  color: #d50462;
}
#award h1 {
  width: 100%;
  width: 1100px;
  height: 340px;
  margin: 12vw auto 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/2025/sub/mainVisAward.png);
  background-size: 100%;
  text-indent: -99999px;
}
#award h2 {
  margin: 0 auto 80px;
  -moz-text-align-last: center;
       text-align-last: center;
  color: #190404;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
}
#award h2:not(.no-dot)::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #d50462;
}
#award div.btn-wrap {
  margin: 60px 0 0;
}
#award div.btn-wrap a.btn {
  display: inline-block;
  width: 394px;
  padding: 25px 0;
  margin: 0 10px;
  border-radius: 8px;
  background-color: #d50462;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
}
#award div.btn-wrap a.btn::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 24px;
  margin: -5px 0 0 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 2L7.5 8L1.5 14' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  vertical-align: middle;
}
#award #award01 {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background: none;
  text-align: center;
}
#award #award01 > div {
  display: block;
  text-align: center;
}
#award #award01 p {
  padding-top: 50px;
  font-weight: 500;
  font-size: 36px;
  color: #333;
  line-height: 1.3;
}
#award #award01 .recruit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  margin: 80px auto 50px;
  color: #190404;
}
#award #award01 .recruit::before {
  content: "";
  display: block;
  z-index: -1;
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  height: 3px;
  background-color: #d50462;
}
#award #award01 .recruit li {
  width: 20%;
  color: #190404;
  font-size: 18px;
}
#award #award01 .recruit li::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto 30px;
  background-color: #d50462;
  border-radius: 50%;
  border: 4px solid #d50462;
  font-size: 24px;
  font-weight: 600;
}
#award #award01 .recruit li b {
  display: block;
  font-size: 24px;
  font-weight: 600;
}
#award #award02 {
  padding: 130px 0;
  background-color: #f8f8f8;
  text-align: center;
}
#award #award02 > h2::before {
  display: none;
}
#award #award02 strong {
  display: block;
  margin-bottom: 25px;
  font-size: 60px;
  font-weight: 600;
  color: #d50462;
}
#award #award05 {
  padding-top: 240px;
}
#award #award05 ul {
  width: 1280px;
  margin: 0 auto;
}
#award #award05 ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 20px;
  border-top: 1px solid #df6bb9;
  border-bottom: 1px solid #df6bb9;
}
#award #award05 ul li:not(:last-child) {
  margin-bottom: 80px;
}
#award #award05 ul li b {
  display: inline-block;
  width: 25%;
  padding: 40px 0;
  margin: 19px 0;
  border-right: 1px solid #d50462;
  box-sizing: border-box;
  font-size: 25px;
  font-weight: bold;
  color: #190404;
  text-align: left;
}
#award #award05 ul li b span {
  display: inline-block;
  width: 100px;
  padding: 2px 0 0;
  margin: 0 20px 10px;
  border: 1px solid #d50462;
  border-radius: 30px;
  font-size: 22px;
  color: #d50462;
  text-align: center;
}
#award #award05 ul li > div {
  width: calc(75% - 35px);
  padding-left: 35px;
}
#award #award05 ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -55px;
  left: 50%;
  transform: translateX(-50%);
  width: 48px;
  height: 30px;
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='48' height='30' viewBox='0 0 48 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4L24 24L44 4' stroke='%23DF6BB9' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
#award #award05 ul p {
  position: relative;
  padding-left: 10px;
  word-break: keep-all;
  text-align: left;
  font-size: 22px;
}
#award #award05 ul p::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #d50462;
}
#award #award05 > p {
  width: 1280px;
  margin: 0 auto;
  -moz-text-align-last: left;
       text-align-last: left;
  font-weight: normal;
}
#award #award05 > p span {
  display: block;
  position: relative;
  padding-left: 25px;
  color: #333;
  font-weight: normal;
  font-size: 22px;
}
#award #award05 > p span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #333;
}
#award #award04 {
  position: relative;
  padding: 170px 0;
  text-align: center;
}
#award #award04 .tit span {
  display: block;
  margin-bottom: -50px;
  font-size: 60px;
  font-weight: 900;
  color: #d50462;
}
#award #award04 .tit p {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.3;
}
#award #award04 .tit p strong {
  color: #d50462;
  font-size: 100%;
  font-weight: 500;
}
#award #award04 h2 {
  width: 860px;
  height: 111px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/2025/sub/awardTit.png);
  background-size: 100%;
  text-indent: -99999px;
  margin-bottom: 10px;
}
#award #award04 ul {
  display: flex;
  justify-content: start;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  width: 1245px;
  margin: 80px auto;
}
#award #award04 ul li {
  position: relative;
  width: 281.25px;
  height: 300px;
  margin-bottom: 80px;
  margin-right: 40px;
  background-image: url(../images/2025/sub/img-award.png);
  background-repeat: no-repeat;
  background-position: center 0;
  box-sizing: border-box;
}
#award #award04 ul li:nth-child(4n) {
  margin-right: 0;
}
#award #award04 ul li span {
  display: inline-block;
  margin-top: 15px;
  font-size: 22px;
  font-weight: 500;
  color: #000;
  line-height: 1;
}
#award #award04 ul li p {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  height: calc(100% - 160px);
  padding-top: 160px;
  font-weight: 500;
  font-size: 25px;
  letter-spacing: -0.5px;
  color: #fff;
}
#award #award04 ul li small {
  display: inline-block;
  display: none;
  position: absolute;
  top: 26px;
  left: 26px;
  width: 40px;
  height: 40px;
  background-color: #d50462;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  line-height: 45px;
  letter-spacing: -1px;
}
#award #award04 ul li small::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 0px;
  height: 0px;
  border-top: 20px solid transparent;
  border-right: 20px solid #d50462;
  transform: rotate(180deg);
}
#award #award04 ul li small::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: 0;
  width: 0px;
  height: 0px;
  border-top: 20px solid transparent;
  border-right: 20px solid #d50462;
  transform: rotate(270deg);
}

@media screen and (min-width: 781px) and (max-width: 1600px) {
  #award p {
    font-size: 22px;
  }
  #award h1 {
    max-width: 750px;
    height: 280px;
    margin: 150px auto 30px;
  }
  #award h2 {
    margin: 0 auto 30px;
    font-size: 40px;
  }
  #award h2:not(.no-dot)::before {
    width: 18px;
    height: 18px;
  }
  #award div.btn-wrap {
    margin: 80px 0 0;
  }
  #award div.btn-wrap a.btn {
    width: 350px;
    padding: 18px 0;
    margin: 0 10px;
    font-size: 15pt;
  }
  #award div.btn-wrap a.btn::after {
    width: 13px;
    height: 20px;
    margin: -5px 0 0 15px;
    background-size: 100%;
  }
  #award #award01 > div {
    width: 95%;
    margin: 80px auto;
  }
  #award #award01 p {
    padding-top: 50px;
    font-size: 24px;
  }
  #award #award01 .recruit {
    margin: 80px auto 50px;
  }
  #award #award01 .recruit::before {
    top: 11px;
    left: 50%;
    width: 80%;
    height: 3px;
  }
  #award #award01 .recruit li {
    font-size: 14px;
  }
  #award #award01 .recruit li::before {
    width: 14px;
    height: 14px;
    margin: 0 auto 30px;
    font-size: 18px;
  }
  #award #award01 .recruit li b {
    font-size: 18px;
    font-weight: 600;
  }
  #award #award02 {
    padding: 80px 0;
  }
  #award #award02 strong {
    margin-bottom: 10px;
    font-size: 40px;
  }
  #award #award02 p {
    font-size: 18px;
  }
  #award #award05 {
    padding-top: 100px;
  }
  #award #award05 ul {
    max-width: 1000px;
    width: 90%;
  }
  #award #award05 ul li {
    margin-bottom: 20px;
  }
  #award #award05 ul li:nth-of-type(1) p {
    line-height: 1.3;
  }
  #award #award05 ul li:nth-of-type(1) p::before {
    top: 10px;
    transform: translateY(0);
  }
  #award #award05 ul li:nth-of-type(1) br.m {
    display: block;
  }
  #award #award05 ul li:not(:last-child) {
    margin-bottom: 80px;
  }
  #award #award05 ul li b {
    width: 30%;
    padding: 40px 0;
    margin: 19px 0;
    font-size: 20px;
  }
  #award #award05 ul li b span {
    width: 80px;
    padding: 2px 0 0;
    margin: 0 10px 10px;
    border-radius: 30px;
    font-size: 18px;
  }
  #award #award05 ul li > div {
    width: calc(70% - 20px);
    padding-left: 20px;
  }
  #award #award05 ul li:not(:last-child)::after {
    bottom: -55px;
    width: 30px;
    height: 20px;
    background-size: 100%;
  }
  #award #award05 ul p {
    font-size: 18px;
  }
  #award #award05 ul p::before {
    width: 5px;
    height: 5px;
  }
  #award #award05 > p {
    max-width: 1000px;
    width: 90%;
  }
  #award #award05 > p span {
    padding-left: 25px;
    font-size: 18px;
  }
  #award #award05 > p span::before {
    left: 10px;
    width: 5px;
    height: 5px;
  }
  #award #award04 {
    padding: 120px 0;
  }
  #award #award04 h2 {
    width: 80%;
    max-width: 800px;
    max-height: 110px;
    margin-bottom: 10px;
    background-position: center;
  }
  #award #award04 h2 + p {
    font-size: 27px;
  }
  #award #award04 .tit span {
    font-size: 40px;
  }
  #award #award04 ul {
    max-width: 1000px;
    width: 90%;
    margin-bottom: 0;
  }
  #award #award04 ul li {
    width: calc((100% - 60px) / 4);
    height: calc((100% - 60px) / 4);
    background-size: 100%;
    margin-bottom: 40px;
    margin-right: 20px;
  }
  #award #award04 ul li span {
    margin-top: 20px;
    font-size: 15px;
  }
  #award #award04 ul li p {
    height: 100%;
    padding: 70% 0 20%;
    font-size: 19px;
  }
  #award #award04 ul li small {
    top: 23px;
    left: 23px;
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
  }
}
@media screen and (max-width: 780px) {
  /*=======================================


  Award


  ========================================*/
  #award p {
    font-size: 3.5vw;
    line-height: 1.4;
  }
  #award h1 {
    width: 80%;
    height: 58vw;
    background-image: url(../images/2025/sub/mainVisAwardM.png);
    margin: 15vw auto 8vw;
  }
  #award h2 {
    margin: 0 auto 5vw;
    font-size: 6vw;
  }
  #award h2:not(.no-dot)::before {
    width: 3vw;
    height: 3vw;
    margin-bottom: 2vw;
  }
  #award div.btn-wrap {
    margin: 5vw 0 0;
  }
  #award div.btn-wrap a.btn {
    width: 70%;
    padding: 4vw 0;
    margin: 0 1vw;
    font-size: 4vw;
  }
  #award div.btn-wrap a.btn::after {
    width: 3vw;
    height: 7vw;
    margin: -1vw 0 0 5vw;
  }
  #award #award01 > div {
    margin: 20vw auto 0;
  }
  #award #award01 p {
    padding-top: 7vw;
    font-size: 5vw;
    letter-spacing: -1px;
  }
  #award #award01 .recruit {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    margin: 8vw auto 0;
  }
  #award #award01 .recruit::before {
    top: 2vw;
    left: auto;
    right: 0;
    transform: translateX(0);
    width: 82%;
    height: 2px;
  }
  #award #award01 .recruit::after {
    content: "";
    z-index: -1;
    display: block;
    width: 70%;
    background-color: #d50462;
    position: absolute;
    top: 26vw;
    left: 0;
    transform: translateX(0);
    height: 2px;
  }
  #award #award01 .recruit li {
    width: 33.33%;
    margin-bottom: 6vw;
    font-size: 3vw;
  }
  #award #award01 .recruit li:nth-child(4) {
    margin-left: 18vw;
  }
  #award #award01 .recruit li::before {
    width: 3vw;
    height: 3vw;
    margin: 0 auto 3vw;
  }
  #award #award01 .recruit li b {
    font-size: 3.5vw;
  }
  #award #award02 {
    padding: 15vw 0;
  }
  #award #award02 strong {
    margin-bottom: 2vw;
    font-size: 10vw;
    line-height: 1.3;
  }
  #award #award02 p {
    font-size: 4vw;
  }
  #award #award02 br.m {
    display: block;
  }
  #award #award05 {
    padding-top: 10vw;
  }
  #award #award05 ul {
    max-width: 90%;
    width: 90%;
  }
  #award #award05 ul li {
    padding: 8vw 6vw;
    border: 1px solid #d50462;
  }
  #award #award05 ul li:nth-of-type(1) p {
    line-height: 1.3;
  }
  #award #award05 ul li:nth-of-type(1) p::before {
    top: 10px;
    transform: translateY(0);
  }
  #award #award05 ul li:nth-of-type(1) br.m {
    display: block;
  }
  #award #award05 ul li:not(:last-child) {
    margin-bottom: 8vw;
  }
  #award #award05 ul li b {
    width: 100%;
    border-right: none;
    padding: 0;
    margin: 0 0 3vw;
    font-size: 5vw;
    text-align: left;
  }
  #award #award05 ul li b span {
    width: 20vw;
    padding: 0;
    margin: 0 2vw 2vw 0;
    border-radius: 5vw;
    font-size: 4.5vw;
    text-align: center;
  }
  #award #award05 ul li > div {
    width: 100%;
    padding-left: 0;
  }
  #award #award05 ul li:not(:last-child)::after {
    bottom: -6vw;
    width: 6vw;
    height: 4vw;
    background-size: 100%;
  }
  #award #award05 ul p {
    padding-left: 0;
    line-height: 1.3;
    font-size: 4vw;
  }
  #award #award05 ul p:not(:last-of-type) {
    margin-bottom: 3vw;
  }
  #award #award05 ul p::before {
    display: none;
  }
  #award #award05 > p {
    max-width: 90%;
    width: 90%;
  }
  #award #award05 > p span {
    padding-left: 5vw;
    font-size: 4vw;
  }
  #award #award05 > p span::before {
    top: 2vw;
    transform: translateY(0);
    left: 2vw;
    width: 1vw;
    height: 1vw;
  }
  #award #award04 {
    padding: 12vw 0 25vw;
  }
  #award #award04 .tit {
    margin-bottom: 10vw;
  }
  #award #award04 .tit span {
    margin-bottom: -3vw;
    font-size: 10vw;
  }
  #award #award04 .tit p {
    font-weight: 600;
    font-size: 4.5vw;
  }
  #award #award04 h2 {
    width: 80%;
    height: 23vw;
    background-image: url(../images/2025/sub/awardTitM.png);
    background-size: 100%;
    margin-bottom: 3vw;
  }
  #award #award04 ul {
    max-width: 90%;
    width: 90%;
    margin: 3vw auto;
  }
  #award #award04 ul li {
    width: 50%;
    height: auto;
    margin-bottom: 10vw;
    margin-right: 0 !important;
    background-size: 100%;
  }
  #award #award04 ul li:nth-of-type(odd) {
    margin-right: 0vw !important;
  }
  #award #award04 ul li span {
    margin-top: 3vw;
    font-size: 4vw;
  }
  #award #award04 ul li p {
    height: auto;
    padding: 35vw 0 10vw;
    font-size: 4vw;
  }
  #award #award04 ul li small {
    z-index: 1;
    top: 3vw;
    left: 4vw;
    width: 8vw;
    height: 8vw;
    font-size: 4vw;
    line-height: 10vw;
  }
  #award #award04 ul li small::before, #award #award04 ul li small::after {
    bottom: -3.8vw;
    border-width: 4vw;
  }
}
/*=======================================


sesison


========================================*/
#session h2 {
  margin: 0 auto 80px;
  -moz-text-align-last: center;
       text-align-last: center;
  color: #190404;
  font-size: 50px;
  font-weight: 700;
}
#session h2 b {
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
}
#session h2 b::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 25px;
  margin: 0 5px 0 10px;
  background-color: #190404;
}
#session p:not(.banner-txt) {
  font-size: 26px;
  color: #000;
  letter-spacing: -2px;
  text-transform: uppercase;
}
#session p:not(.banner-txt) strong {
  text-transform: uppercase;
}
#session .section-wrap {
  position: relative;
}
#session #con01 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center 50px;
  background-image: url(../images/2025/sub/subBg.jpg);
  min-height: 50vh;
  padding-bottom: 200px;
}
#session #con01 h2 {
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 36px;
  -moz-text-align-last: left;
       text-align-last: left;
}
#session #con02 {
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  width: 1540px;
  margin: -380px auto 0;
  background: transparent;
  /* 타임테이블 업데이트 */
}
#session #con02 h2 {
  width: 100%;
}
#session #con02 .session-tab {
  display: flex;
  width: 1310px;
  margin: 10px 0;
}
#session #con02 .session-tab li {
  display: flex;
  justify-content: center;
  width: 650px;
  padding: 10px 0;
  background-color: #b91144;
  border-radius: 8px;
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  cursor: default;
  pointer-events: none;
}
#session #con02 .session-tab li:first-of-type {
  margin-right: 10px;
  background-color: #b9115c;
}
#session #con02 .session-info {
  text-align: left;
}
#session #con02 .session-info h4 {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 600;
  color: #000;
  line-height: 30px;
  word-break: keep-all;
  text-align: left;
  letter-spacing: -1px;
}
#session #con02 .session-info h4 .tit {
  display: inline-block;
  font-size: 24px;
}
#session #con02 .session-info h4 .tit::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 15px;
  margin: 0 2px 0 5px;
  background: #aaa;
}
#session #con02 .session-info span {
  font-weight: 400;
  font-size: 19px;
  letter-spacing: -1px;
  color: #222;
  word-break: keep-all;
}
#session #con02 .session-info span small {
  color: #666;
}
#session #con02 .session-info span i {
  font-size: inherit;
}
#session #con02 .session-box {
  width: 100%;
  padding-bottom: 0;
}
#session #con02 .session-box ul li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#session #con02 .session-box ul li.break {
  padding: 30px 0;
  border: 1px solid #d478a2;
  background-color: #f8f2f4;
  border-radius: 8px;
  font-weight: bold;
  text-align: center;
}
#session #con02 .session-box ul li.break .session-info {
  width: calc(100% - 220px);
}
#session #con02 .session-box ul li.break .session-info h4 {
  text-align: center;
}
#session #con02 .session-box ul li.break.break2 {
  padding: 0;
  background: none;
  border: none;
}
#session #con02 .session-box ul li.break.break2 > span:first-of-type {
  padding: 60px 0;
  border: 1px solid #d478a2;
  background-color: #f8f2f4;
  border-radius: 8px;
  font-weight: bold;
}
#session #con02 .session-box ul li.break.break2 .session-info {
  width: 647px;
  padding: 34px 20px;
  margin-left: 10px;
  border: 1px solid #666666;
  box-sizing: border-box;
  border-radius: 8px;
}
#session #con02 .session-box ul li > span {
  text-align: left;
  font-size: 20px;
  width: 220px;
  text-align: center;
  color: #d50462;
  font-weight: 600;
}
#session #con02 .session-box ul li:not(.break) h4 {
  min-height: 121px;
}
#session #con02 .session-box ul li:not(.break) > span:first-of-type {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 134px 0;
  margin-right: 10px;
  border: 1px solid #d478a2;
  background-color: #f8f2f4;
  border-radius: 8px;
  font-weight: bold;
}
#session #con02 .session-box ul li:not(.break) .session-info {
  width: calc((100% - 220px - 40px) / 4);
  min-height: 300px;
  margin-bottom: 0;
  padding: 44px 20px;
  border: 1px solid #666666;
  box-sizing: border-box;
  border-radius: 8px;
}
#session #con02 .session-box ul li:not(.break) .session-info.award {
  display: flex;
  justify-content: center;
  align-items: center;
}
#session #con02 .session-box ul li:not(.break) .session-info.award h4 {
  height: 100%;
  min-height: auto;
  margin-bottom: 0;
  border-bottom: none;
  color: #f12c59;
  text-align: center;
}
#session #con02 .session-box ul li:not(.break) .session-info.long {
  padding-bottom: 18px;
}
#session #con02 .session-box ul li:not(.break) .session-info:not(:last-of-type) {
  margin-right: 10px;
}
#session #con02 .session-box ul li:not(.break) .session-info h4 {
  border-bottom: 1px dashed #666;
}
#session #con02 .session-box ul li:not(.break) .session-info span {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  font-weight: 500;
}
#session #con02 .session-box ul li:not(.break) .session-info span:not(:first-of-type) {
  padding-top: 0;
}
#session #con02 .session-box ul li:not(.break) .session-info small {
  display: block;
  font-size: inherit;
}
#session #con02 .session-box ul li:not(.break) .session-info small::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 15px;
  background: #aaa;
  margin: 0 8px;
  vertical-align: middle;
}
#session #con02 .session-box ul li:first-of-type .session-info {
  width: 42.2%;
}
#session #con02 .session-download {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-top: 30px;
}
#session #con02 .session-download a {
  display: flex;
  align-items: center;
  padding: 5px 30px;
  border: 1px solid #717171;
  font-size: 16px;
  color: #717171;
}
#session #con02 .session-download a::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 17px;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_356_146)'%3E%3Crect width='18' height='17' fill='white'/%3E%3Cpath d='M8.99979 14.7599L9.5411 14.0971L15.5014 6.83069H11.748V0H6.14453V6.83069H2.49219L8.45848 14.0971L8.99979 14.7599Z' fill='%23717171'/%3E%3Cpath d='M16.5069 15.4658H1.49306V14.0972H0V17.0001H18V14.0972H16.5069V15.4658Z' fill='%23717171'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_356_146'%3E%3Crect width='18' height='17' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
#session #con02 .track {
  display: flex;
  align-items: center;
  width: 100%;
}
#session #con02 .track > div:not(.session-wrap) {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  width: calc((100% - 220px - 40px) / 4);
  min-height: 112px;
  margin-bottom: 10px;
  border-radius: 8px;
  background-color: #d50462;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
#session #con02 .track > div:not(.session-wrap) strong {
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 28px;
  color: #ffc4c4;
}
#session #con02 .track > div:not(:last-of-type) {
  margin-right: 10px;
}
#session #con02 .track > div:first-of-type {
  width: 220px;
}
#session #con02 .day {
  width: 100%;
  border-radius: 30px;
  background-color: #fff;
}
#session #con02 #new.session .session-wrap {
  padding: 54px;
}

@media screen and (min-width: 891px) {
  .day.day1 {
    display: block !important;
  }
  .day.day2,
  #session-track1,
  #session-track2,
  #session-track3,
  #session-track4 {
    display: none !important;
  }
}
@media screen and (min-width: 781px) and (max-width: 1600px) {
  #session h2 {
    margin: 0 auto 30px;
    font-size: 40px;
  }
  #session h2 b::after {
    content: "";
    width: 3px;
    height: 18px;
  }
  #session h2:not(.no-dot)::before {
    width: 18px;
    height: 18px;
  }
  #session p:not(.banner-txt) {
    font-size: 22px;
  }
  #session #con01 {
    min-height: 50vh;
    padding-bottom: 100px;
    background-size: 100%;
  }
  #session #con01 h2 {
    padding-bottom: 5px;
    font-size: 26px;
  }
  #session #con01 img {
    width: 100%;
  }
  #session #con01 > div {
    width: 90%;
    max-width: 1000px;
  }
  #session #con02 {
    width: 92%;
    margin: -250px auto 0;
    /* 타임테이블 업데이트 */
  }
  #session #con02 .session-tab {
    justify-content: end;
    width: 100%;
    margin: 0.8% auto;
  }
  #session #con02 .session-tab li {
    width: 37.7vw;
    padding: 10px 0;
    border-radius: 8px;
    font-size: 22px;
  }
  #session #con02 .session-tab li:first-of-type {
    margin-right: 0.8%;
  }
  #session #con02 .session-info h4 {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 25px;
  }
  #session #con02 .session-info h4 .tit {
    font-size: 20px;
  }
  #session #con02 .session-info h4 .tit::after {
    width: 2px;
    height: 15px;
    margin: 0 2px 0 5px;
  }
  #session #con02 .session-info > span {
    font-size: 14.5px;
  }
  #session #con02 .session-box {
    width: 100%;
  }
  #session #con02 .session-box ul li {
    margin-bottom: 10px;
  }
  #session #con02 .session-box ul li.break {
    padding: 30px 0;
    border-radius: 8px;
  }
  #session #con02 .session-box ul li span:not(.tit) {
    font-size: 16px;
    width: 15vw;
  }
  #session #con02 .session-box ul li:not(.break) h4 {
    min-height: 170px;
  }
  #session #con02 .session-box ul li:not(.break) > span:first-of-type {
    padding: 170px 0;
    margin-right: 10px;
    border-radius: 8px;
  }
  #session #con02 .session-box ul li:not(.break) .session-info {
    width: 19vw;
    min-height: 230px;
    padding: 25px 15px;
    border-radius: 8px;
  }
  #session #con02 .session-box ul li:not(.break) .session-info:not(:last-of-type) {
    margin-right: 10px;
  }
  #session #con02 .session-box ul li:not(.break) .session-info.award {
    padding: 146px 0;
  }
  #session #con02 .session-box ul li:not(.break) .session-info.award h4 {
    height: 75px;
    padding: 0 5%;
  }
  #session #con02 .session-box ul li:not(.break) .session-info.long {
    padding-bottom: 25px;
  }
  #session #con02 .session-box ul li:not(.break) .session-info .speakers {
    min-height: 130px;
  }
  #session #con02 .session-box ul li:not(.break) .session-info span {
    padding-top: 10px;
    line-height: 1.2;
    word-break: keep-all;
  }
  #session #con02 .session-box ul li:not(.break) .session-info span:not(:first-of-type) {
    padding-top: 5px;
  }
  #session #con02 .session-box ul li:not(.break) .session-info small {
    display: block;
    font-size: 14.5px;
    word-break: keep-all;
  }
  #session #con02 .session-box ul li:not(.break) .session-info small::before {
    width: 2px;
    height: 10px;
    margin: 0 5px;
  }
  #session #con02 .session-box ul li:first-of-type .session-info {
    width: 41%;
  }
  #session #con02 .session-box ul li:first-of-type .session-info:last-of-type {
    padding: 70px 0;
  }
  #session #con02 .session-download {
    margin-top: 30px;
  }
  #session #con02 .session-download a {
    padding: 5px 30px;
    font-size: 16px;
  }
  #session #con02 .session-download a::before {
    width: 18px;
    height: 17px;
    margin-right: 5px;
  }
  #session #con02 .track > div:not(.session-wrap) {
    width: 20.2%;
    min-height: 112px;
    margin-bottom: 0.8%;
    border-radius: 8px;
    font-size: 20px;
  }
  #session #con02 .track > div:not(.session-wrap) strong {
    font-size: 24px;
  }
  #session #con02 .track > div:not(:last-of-type) {
    margin-right: 0.8%;
  }
  #session #con02 .track > div:first-of-type {
    width: 15vw;
  }
  #session #con02 .day {
    width: 100%;
    margin: 0 auto;
  }
  #session #con02 #new.session .session-wrap {
    padding: 54px;
  }
}
@media screen and (max-width: 890px) {
  #session h2 {
    width: 90%;
    margin: 0 auto 5vw;
    font-size: 6vw;
  }
  #session h2 b {
    display: block;
  }
  #session h2 b::after {
    display: none;
  }
  #session h2:not(.no-dot)::before {
    width: 3vw;
    height: 3vw;
    margin-bottom: 2vw;
  }
  #session p:not(.banner-txt) {
    font-size: 3.5vw;
    line-height: 1.4;
  }
  #session #con01 {
    min-height: 30vh;
    padding-top: 10vw;
    padding-bottom: 10vw;
    background-image: url(../images/2025/sub/subBgM01.png), url(../images/2025/sub/subBgM02.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 0 40%, 100% 60%;
    background-size: 50%, 50%;
  }
  #session #con01 h2 {
    padding-bottom: 1vw;
    font-size: 4vw;
    line-height: 1.5;
    font-weight: 400;
  }
  #session #con01 h2 b {
    font-weight: inherit;
  }
  #session #con01 img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  #session #con02 {
    width: 90%;
    margin: -20vw auto 0;
    padding: 10vw 0 30vw;
    /* 타임테이블 업데이트 */
  }
  #session #con02 .session-tab {
    width: 100%;
    margin: 5vw auto 2vw;
  }
  #session #con02 .session-tab li {
    width: 50%;
    padding: 2vw 0;
    border-radius: 3vw 3vw 0 0;
    background-color: #b9115c;
    font-size: 3.5vw;
    pointer-events: auto;
  }
  #session #con02 .session-tab li:first-of-type {
    margin-right: 0%;
  }
  #session #con02 .session-tab li:not(.on) {
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom: none;
    color: #b9115c;
  }
  #session #con02 .session-info {
    -moz-text-align-last: center;
         text-align-last: center;
  }
  #session #con02 .session-info h4 {
    margin: 2vw 0 0;
    font-size: 5.5vw;
    line-height: 1.3;
    text-align: center;
  }
  #session #con02 .session-info h4 .tit {
    font-size: 5.5vw;
  }
  #session #con02 .session-info h4 .tit::after {
    width: 2px;
    height: 15px;
    margin: 0 2px 0 5px;
  }
  #session #con02 .session-info > span {
    display: block;
    padding-top: 2vw;
    font-size: 4vw;
    text-align: center;
  }
  #session #con02 .session-box {
    width: 100%;
  }
  #session #con02 .session-box ul li {
    justify-content: center;
    flex-wrap: wrap;
    padding: 5vw 0 !important;
    border-bottom: 1px solid #ccc !important;
    margin-bottom: 0;
    text-align: center;
  }
  #session #con02 .session-box ul li:last-of-type {
    margin-bottom: 5vw;
  }
  #session #con02 .session-box ul li.break {
    padding: 0;
    border-radius: 0;
    border: none;
    background: none;
  }
  #session #con02 .session-box ul li > span {
    width: 100%;
    padding-top: 2vw;
    font-size: 4vw;
  }
  #session #con02 .session-box ul li > span br.m {
    display: none;
  }
  #session #con02 .session-box ul li:first-of-type .session-info {
    width: 100%;
  }
  #session #con02 .session-box ul li:not(.break) > span:first-of-type {
    padding: 0;
    margin-right: 0;
    border-radius: 0;
    background: none;
    border: none;
  }
  #session #con02 .session-box ul li:not(.break) .session-info {
    width: 100%;
    min-height: auto;
    padding: 0;
    border: none;
    border-radius: 0;
    text-align: center;
  }
  #session #con02 .session-box ul li:not(.break) .session-info:not(:last-of-type) {
    margin-right: 0;
  }
  #session #con02 .session-box ul li:not(.break) .session-info h4 {
    min-height: auto;
    padding-bottom: 0;
    margin: 2vw 0 0;
    border: none;
  }
  #session #con02 .session-box ul li:not(.break) .session-info span {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2vw;
    text-align: center;
  }
  #session #con02 .session-box ul li:not(.break) .session-info small {
    display: flex;
    align-items: center;
    margin-left: 0;
    font-size: 4vw;
  }
  #session #con02 .session-box ul li:not(.break) .session-info small::before {
    width: 0.5vw;
    height: 3vw;
    margin: 0 2vw;
  }
  #session #con02 .session-download {
    margin-top: 3vw;
  }
  #session #con02 .session-download a {
    padding: 1vw 3vw;
    font-size: 3vw;
  }
  #session #con02 .session-download a::before {
    width: 5vw;
    height: 5vw;
    margin-right: 1vw;
  }
  #session #con02 .track {
    flex-wrap: wrap;
  }
  #session #con02 .track > div:not(.session-wrap) {
    justify-content: start;
    width: 100%;
    min-height: auto;
    margin-bottom: 2vw;
    padding: 4vw 5%;
    border-radius: 3vw;
    font-size: 4vw;
    text-align: left;
  }
  #session #con02 .track > div:not(.session-wrap) strong {
    font-size: 5vw;
  }
  #session #con02 .track > div:not(:last-of-type) {
    margin-right: 0%;
  }
  #session #con02 .track > div:first-of-type, #session #con02 .track > div:nth-last-of-type(1), #session #con02 .track > div:nth-last-of-type(2) {
    display: none;
  }
  #session #con02 .track .mo-track {
    position: relative;
  }
  #session #con02 .track .mo-track::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translateY(-50%);
    width: 20px;
    height: 2px;
    background-color: #fff;
  }
  #session #con02 .track .mo-track::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 5%;
    transform: rotate(90deg) translateY(-50%);
    width: 20px;
    height: 2px;
    background-color: #fff;
    transition: 1s;
  }
  #session #con02 .track .mo-track.on::after {
    transform: rotate(0deg) translateY(-50%);
  }
  #session #con02 .day {
    width: 100%;
    margin: 0 auto;
  }
  #session #con02 .session-wrap {
    display: none;
    width: 100%;
  }
}
/*=======================================


speakers

========================================*/
#speakers h2 {
  margin: 0 auto 80px;
  -moz-text-align-last: center;
       text-align-last: center;
  color: #190404;
  font-size: 50px;
  font-weight: 700;
}
#speakers h2 b {
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
}
#speakers h2 b::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 25px;
  margin: 0 5px 0 10px;
  background-color: #190404;
}
#speakers h2:not(.no-dot)::before {
  content: "";
  display: block;
  display: none;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #d50462;
}
#speakers p:not(.banner-txt) {
  font-size: 26px;
  color: #000;
  letter-spacing: -1px;
  text-transform: uppercase;
}
#speakers p:not(.banner-txt) strong {
  text-transform: uppercase;
}
#speakers .section-wrap {
  position: relative;
}
#speakers #con01 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center 50px;
  background-image: url(../images/2025/sub/subBg.jpg);
  min-height: 50vh;
  padding-bottom: 200px;
}
#speakers #con01 h2 {
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 36px;
  -moz-text-align-last: left;
       text-align-last: left;
}
#speakers #con02 {
  position: relative;
  z-index: 2;
  width: 1540px;
  margin: -380px auto 0;
  background: transparent;
}
#speakers ul.speakers {
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  width: 1445px;
  margin: 0 auto 0;
}
#speakers ul.speakers li {
  position: relative;
  width: 350px;
  margin-right: 15px;
  margin-bottom: 15px;
  padding-bottom: 50px;
  text-align: left;
}
#speakers ul.speakers li:nth-child(4n) {
  margin-right: 0;
}
#speakers ul.speakers li > img {
  display: inline-block;
  width: 350px;
  /* height: 274px; */
  vertical-align: bottom;
  background-color: #d9d9d9;
}
#speakers ul.speakers li strong {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 33px 15px;
  font-size: 30px;
  line-height: 1.3;
  color: #000;
}
#speakers ul.speakers li strong > a img {
  width: 100%;
}
#speakers ul.speakers li strong span {
  display: block;
  width: 100%;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: -1px;
}
#speakers ul.speakers li .corporation {
  display: block;
  width: 100%;
  font-weight: 600;
  font-size: inherit;
  color: #d50462;
}
#speakers ul.speakers li p {
  padding: 0 15px;
  font-size: 18px;
  line-height: 1.3;
  word-break: keep-all;
  letter-spacing: 0;
}

@media screen and (min-width: 781px) and (max-width: 1600px) {
  #speakers h2 {
    margin: 0 auto 30px;
    font-size: 40px;
  }
  #speakers h2 b::after {
    content: "";
    width: 3px;
    height: 18px;
  }
  #speakers h2:not(.no-dot)::before {
    width: 18px;
    height: 18px;
  }
  #speakers p:not(.banner-txt) {
    font-size: 22px;
  }
  #speakers #con01 {
    min-height: 50vh;
    padding-bottom: 100px;
    background-size: 100%;
  }
  #speakers #con01 h2 {
    padding-bottom: 5px;
    font-size: 26px;
  }
  #speakers #con01 img {
    width: 100%;
  }
  #speakers #con01 > div {
    width: 90%;
    max-width: 1000px;
  }
  #speakers #con02 {
    width: 100%;
    margin: -250px auto 0;
  }
  #speakers ul.speakers {
    flex-wrap: wrap;
    width: 92%;
    margin: 0 auto 0;
  }
  #speakers ul.speakers li {
    width: 24%;
    margin-right: 1.3%;
    margin-bottom: 1.3%;
    padding-bottom: 50px;
  }
  #speakers ul.speakers li > img {
    width: 100%;
  }
  #speakers ul.speakers li strong {
    padding: 33px 5px;
    font-size: 25px;
  }
  #speakers ul.speakers li strong > a {
    display: block;
    width: 23px;
    height: 23px;
  }
  #speakers ul.speakers li strong span {
    display: block;
    width: 100%;
    font-size: 20px;
  }
  #speakers ul.speakers li strong b.corporation {
    font-size: 20px;
  }
  #speakers ul.speakers li p {
    padding: 0 5px;
    font-size: 16px;
  }
}
@media screen and (max-width: 780px) {
  #speakers h2 {
    width: 90%;
    margin: 0 auto 5vw;
    font-size: 6vw;
  }
  #speakers h2 b {
    display: block;
  }
  #speakers h2 b::after {
    display: none;
  }
  #speakers h2:not(.no-dot)::before {
    width: 3vw;
    height: 3vw;
    margin-bottom: 2vw;
  }
  #speakers p:not(.banner-txt) {
    font-size: 3.5vw;
    line-height: 1.4;
  }
  #speakers #con01 {
    min-height: 30vh;
    padding-top: 10vw;
    padding-bottom: 10vw;
    background-image: url(../images/2025/sub/subBgM01.png), url(../images/2025/sub/subBgM02.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 0 40%, 100% 60%;
    background-size: 50%, 50%;
  }
  #speakers #con01 h2 {
    padding-bottom: 1vw;
    font-size: 4vw;
    line-height: 1.5;
    font-weight: 400;
  }
  #speakers #con01 h2 b {
    font-weight: inherit;
  }
  #speakers #con01 img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  #speakers #con02 {
    width: 100%;
    margin: -20vw auto 0;
    padding: 10vw 0 30vw;
  }
  #speakers ul.speakers {
    width: 90%;
  }
  #speakers ul.speakers li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2vw;
    padding-bottom: 8vw;
  }
  #speakers ul.speakers li:nth-child(2n) {
    margin-right: 0;
  }
  #speakers ul.speakers li > img {
    width: 100%;
  }
  #speakers ul.speakers li strong {
    padding: 3vw 2%;
    font-size: 4vw;
  }
  #speakers ul.speakers li strong > a {
    width: 5vw;
    height: 5vw;
  }
  #speakers ul.speakers li strong span {
    font-size: 4vw;
  }
  #speakers ul.speakers li p {
    padding: 0 2%;
    font-size: 3.2vw;
  }
  #speakers ul.speakers li > a {
    bottom: 10px;
    right: 10px;
  }
}
/*=======================================


exhibition


========================================*/
#exhibition h2 {
  margin: 0 auto 80px;
  -moz-text-align-last: center;
       text-align-last: center;
  color: #190404;
  font-size: 50px;
  font-weight: 700;
}
#exhibition h2 b {
  display: inline-block;
  font-size: inherit;
  font-weight: 700;
}
#exhibition h2 b::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 25px;
  margin: 0 5px 0 10px;
  background-color: #190404;
}
#exhibition #con01 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center 50px;
  background-image: url(../images/2025/sub/subBg.jpg);
  min-height: 50vh;
  padding-bottom: 200px;
}
#exhibition #con01 h2 {
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 36px;
  -moz-text-align-last: left;
       text-align-last: left;
}
#exhibition #con02 {
  position: relative;
  z-index: 2;
  width: 1540px;
  margin: -380px auto 0;
  background: transparent;
}
#exhibition #con02 h2 {
  text-transform: uppercase;
}
#exhibition #con02 > div {
  width: 100%;
}
#exhibition #con02 > div > div {
  padding: 20px;
  margin-bottom: 100px;
  background-color: #fdf6f9;
}
#exhibition #con02 > div img {
  width: 100%;
}
#exhibition #con02 h3 {
  margin-bottom: 20px;
  font-size: 40px;
  -moz-text-align-last: left;
       text-align-last: left;
  color: #000;
  font-weight: 600;
}
#exhibition #con02 h3 b {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  margin-right: 10px;
  background-color: #d50462;
  border-radius: 10px;
  font-size: 40px;
  font-weight: 500;
  color: #fff;
}

@media screen and (min-width: 781px) and (max-width: 1600px) {
  #exhibition h2 {
    margin: 0 auto 30px;
    font-size: 40px;
  }
  #exhibition h2 b::after {
    content: "";
    width: 3px;
    height: 18px;
  }
  #exhibition h2:not(.no-dot)::before {
    width: 18px;
    height: 18px;
  }
  #exhibition #con01 {
    min-height: 50vh;
    padding-bottom: 100px;
    background-size: 100%;
  }
  #exhibition #con01 h2 {
    padding-bottom: 5px;
    font-size: 26px;
  }
  #exhibition #con01 img {
    width: 100%;
  }
  #exhibition #con01 > div {
    width: 90%;
    max-width: 1000px;
  }
  #exhibition #con02 {
    width: 100%;
    margin: -250px auto 0;
  }
  #exhibition #con02 > div {
    width: 80%;
  }
  #exhibition #con02 > div > div {
    padding: 20px;
  }
  #exhibition #con02 > div > div:not(:last-of-type) {
    margin-bottom: 100px;
  }
  #exhibition #con02 h3 {
    margin-bottom: 10px;
    font-size: 30px;
  }
  #exhibition #con02 h3 b {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    border-radius: 10px;
    font-size: 30px;
  }
}
@media screen and (max-width: 1080px) {
  #exhibition #con02 > div {
    width: 90%;
  }
}
@media screen and (max-width: 780px) {
  #exhibition h2 {
    width: 90%;
    margin: 0 auto 5vw;
    font-size: 6vw;
  }
  #exhibition h2 b {
    display: block;
  }
  #exhibition h2 b::after {
    display: none;
  }
  #exhibition h2:not(.no-dot)::before {
    width: 3vw;
    height: 3vw;
    margin-bottom: 2vw;
  }
  #exhibition #con01 {
    min-height: 30vh;
    padding-top: 10vw;
    padding-bottom: 10vw;
    background-image: url(../images/2025/sub/subBgM01.png), url(../images/2025/sub/subBgM02.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 0 40%, 100% 60%;
    background-size: 50%, 50%;
  }
  #exhibition #con01 h2 {
    padding-bottom: 1vw;
    font-size: 4vw;
    line-height: 1.5;
    font-weight: 400;
  }
  #exhibition #con01 h2 b {
    font-weight: inherit;
  }
  #exhibition #con01 img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  #exhibition #con02 {
    width: 100%;
    margin: -20vw auto 0;
    padding: 10vw 0 10vw;
  }
  #exhibition #con02 > div {
    width: 90%;
  }
  #exhibition #con02 > div > div {
    padding: 2vw;
  }
  #exhibition #con02 > div > div:not(:last-of-type) {
    margin-bottom: 10vw;
  }
  #exhibition #con02 h3 {
    margin-bottom: 10px;
    font-size: 5vw;
  }
  #exhibition #con02 h3 b {
    width: 9vw;
    height: 9vw;
    margin-right: 3vw;
    border-radius: 2vw;
    font-size: 4.5vw;
  }
}