@charset "UTF-8";
@import 'default.css';
/***** index page *****/
#wrapper[role=index] h3 {
  margin-bottom: 50px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  font-weight: 600;
}
#wrapper[role=index] main > h3 span {
  font-size: 16px;
  font-weight: 500;
}
#wrapper[role=index] #brandIndex .headArea {
  margin-bottom: 50px;
  padding: 32px;
  background: #144835;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
}
#wrapper[role=index] #brandIndex .headArea p {
  margin-top: 16px;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: -0.4px;
}
#wrapper[role=index] #essentialIndex h3 span {
  margin-top: 20px;
  line-height: 1.4;
  text-align: center;
}
#wrapper[role=index] #journalIndex .headArea .jnIndSwiper {
  width: 100%;
  height: 89vw;
  max-height: 694.2px;
}
#wrapper[role=index] #journalIndex .headArea .jnIndSwiper a {
  display: flex;
  padding: 0 20px 70px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#wrapper[role=index] #journalIndex .headArea .jnIndSwiper a b {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  transform: translateY(50px);
  opacity: 0;
  transition: 0.4s all linear;
}
#wrapper[role=index] #journalIndex .headArea .jnIndSwiper .swiper-pagination {
  width: calc(100% - 40px);
  height: 2px;
  top: auto;
  left: 50%;
  bottom: 25px;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.4);
}
#wrapper[role=index] #journalIndex .headArea .jnIndSwiper .swiper-pagination span {
  background: #fff;
}
#wrapper[role=index] #journalIndex .headArea .jnIndSwiper .swiper-slide-active b {
  transform: translateY(0);
  opacity: 1;
}
#wrapper[role=index] #journalIndex .headArea .swiperText .swiper-slide {
  padding: 20px;
  background: #faf8f1;
}
#wrapper[role=index] #journalIndex .headArea .swiperText .swiper-slide b {
  display: block;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.4px;
  opacity: 0;
  transform: translateY(25px);
}
#wrapper[role=index] #journalIndex .headArea .swiperText .swiper-slide p {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.4px;
  opacity: 0;
  transform: translateY(40px);
}
#wrapper[role=index] #journalIndex .headArea .swiperText .swiper-slide-active b, #wrapper[role=index] #journalIndex .headArea .swiperText .swiper-slide-active p {
  opacity: 1;
  transform: translateY(0);
  transition: 0.5s 0.2s all;
}
#wrapper[role=index] #goodIndex .headArea, #wrapper[role=index] #heritageIndex .headArea {
  position: relative;
}
#wrapper[role=index] #goodIndex .headArea h3, #wrapper[role=index] #heritageIndex .headArea h3 {
  position: absolute;
  top: 30%;
  left: 20px;
  width: calc(100% - 40px);
  align-items: flex-start;
  color: #fff;
  font-size: 35px;
  line-height: 38px;
}
#wrapper[role=index] #goodIndex .headArea h3 span, #wrapper[role=index] #heritageIndex .headArea h3 span {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}
#wrapper[role=index] .linkListA li > a {
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
  padding: 30px 20px;
  color: #fff;
  width: 100%;
  height: 53vw;
  max-height: 413.4px;
  background-size: 110%;
  background-position: center center;
}
#wrapper[role=index] .linkListA li > a {
  position: relative;
}
#wrapper[role=index] .linkListA li > a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
}
#wrapper[role=index] .linkListA li > a b {
  position: relative;
  margin-bottom: 16px;
  font-size: 24px;
  z-index: 1;
}
#wrapper[role=index] .linkListA li > a button {
  position: relative;
  align-self: flex-start;
  z-index: 1;
}
#wrapper[role=index] .linkListB {
  padding: 30px 20px 0;
}
#wrapper[role=index] .linkListB li {
  padding: 20px 0;
  border-bottom: 1px solid rgba(102, 102, 102, 0.2);
}
#wrapper[role=index] .linkListB li:last-of-type {
  border: 0;
}
#wrapper[role=index] .linkListB li a {
  display: flex;
  justify-content: space-between;
}
#wrapper[role=index] .linkListB li a strong {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}
#wrapper[role=index] .linkListB li a p {
  margin-top: 6px;
  font-size: 14px;
  font-family: "Noto Sans KR", sans-serif;
}
#wrapper[role=index] .linkListB li a .ico_arrow {
  width: 28px;
  height: 28px;
  align-self: center;
}
#wrapper[role=index] .linkListB li a .ico_arrow {
  position: relative;
}
#wrapper[role=index] .linkListB li a .ico_arrow:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml,%3Csvg id='ic_forward_40' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Crect id='square_637' data-name='square 637' width='40' height='40' fill='none'/%3E%3Cpath id='path_57' data-name='path 57' d='M-19903.479-21989.621l12.566,12.564-12.566,12.572' transform='translate(19917.912 21997.053)' fill='none' stroke='%23707070' stroke-width='4'/%3E%3C/svg%3E%0A") center center/18px 28px;
}

/***** heritage *****/
#wrapper[role=history] .bars {
  position: absolute;
  left: 20px;
  top: 0;
  width: 1px;
  height: 100%;
  transform: translate(-50%, 0);
  background: #ccc;
  z-index: 1;
}
#wrapper[role=history] .bars .fill {
  position: absolute;
  width: 100%;
  height: 0;
  background: #144835;
}
#wrapper[role=history] .bars:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 50%;
  z-index: 1;
}
#wrapper[role=history] .bars:after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  border: 1px solid #fff;
  border-radius: 50%;
  z-index: 1;
}
#wrapper[role=history] .bars.sticky {
  position: fixed;
  height: 100%;
  top: 0 !important;
}
#wrapper[role=history] .bars.sticky .fill {
  height: 40%;
}
#wrapper[role=history] em {
  font-style: normal;
}
#wrapper[role=history] .wideArea {
  margin: 0 -40px;
}
#wrapper[role=history] .marking {
  position: relative;
}
#wrapper[role=history] .marking:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background: #144835;
  transition: 0.5s all;
  border-radius: 50%;
  z-index: 2;
}
#wrapper[role=history] .marking:after {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border: 1px solid #144835;
  transition: 0.5s all;
  border-radius: 50%;
  z-index: 2;
}
#wrapper[role=history] .marking.active:after {
  width: 16px;
  height: 16px;
}
#wrapper[role=history] .fsL {
  font-size: 30px;
  line-height: 42px;
  letter-spacing: -0.8px;
}
#wrapper[role=history] .fsM {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.4px;
}
#wrapper[role=history] .fsS {
  font-size: 15px;
  line-height: 26px;
  letter-spacing: -0.4px;
}
#wrapper[role=history] #visualArea {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
#wrapper[role=history] #visualArea #historySection1_bg {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  text-align: center;
  opacity: 1;
}
#wrapper[role=history] #visualArea #historySection1_bg svg {
  height: auto !important;
}
#wrapper[role=history] #visualArea .alphabetArea {
  display: flex;
  transform: rotate(-90deg);
}
#wrapper[role=history] #visualArea .alphabetArea p {
  position: relative;
  overflow: hidden;
}
#wrapper[role=history] #visualArea .alphabetArea p span {
  position: relative;
  font-size: clamp(1rem, 28vw, 125px);
  color: #fff;
  font-weight: 600;
  line-height: 1.2;
  opacity: 0;
  left: -100%;
}
#wrapper[role=history] #visualArea + section {
  padding: 30px 42px;
  background-image: url("/images/heritage/history/checkPattern.jpg");
  background-size: 100%;
}
#wrapper[role=history] #visualArea + section h3 {
  padding-bottom: 18px;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
}
#wrapper[role=history] #visualArea + section div p {
  padding-bottom: 28px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
#wrapper[role=history] #visualArea + section div p:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
#wrapper[role=history] #visualArea + section div p:last-of-type::after, #wrapper[role=history] #visualArea + section div p:last-of-type::before {
  display: none;
}
#wrapper[role=history] article .title_year {
  position: relative;
  font-size: 80px;
  font-weight: 600;
  font-family: "Halvar Breitschrift", sans-serif;
  text-align: center;
  color: #144835;
}
#wrapper[role=history] article .title_yearS {
  font-size: 50px;
  font-weight: 600;
  font-family: "Halvar Breitschrift", sans-serif;
  color: #144835;
}
#wrapper[role=history] article .title_yearSS {
  font-size: 25px;
  font-weight: 600;
  font-family: "Halvar Breitschrift", sans-serif;
  color: #144835;
}
#wrapper[role=history] article .circleMask {
  text-align: center;
}
#wrapper[role=history] article .circleMask {
  position: relative;
}
#wrapper[role=history] article .circleMask:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-size: 100vw auto;
  background-position: center 50%;
  clip-path: circle(40%);
  transition: 0.5s ease-in-out, 0.5s background ease-in-out;
}
#wrapper[role=history] article .circleMask.circleOn:before {
  clip-path: circle(100%);
}
#wrapper[role=history] article .effect1 {
  transform: translateY(50px);
  opacity: 0;
}
#wrapper[role=history] #y1989 {
  position: relative;
  padding-bottom: 245px;
}
#wrapper[role=history] #y1989 .visual {
  background-image: url("/images/heritage/history/checkPattern.jpg");
  background-size: 100%;
}
#wrapper[role=history] #y1989 .circleMask .title_year {
  transition: 0.5s transform ease-in-out;
  transform: translateY(84px);
  color: #fff;
}
#wrapper[role=history] #y1989 .circleMask:before {
  background-image: url("/images/heritage/history/img_1989Visual.jpg");
}
#wrapper[role=history] #y1989 .circleMask.effect:before {
  background-position: center 100%;
}
#wrapper[role=history] #y1989 .circleMask.effect .title_year {
  transform: translateY(0);
}
#wrapper[role=history] #y1989 .yBody {
  padding-top: 70px;
  background: #fff;
}
#wrapper[role=history] #y1989 .yBody p.fsL {
  margin: 38px 0 16px;
}
#wrapper[role=history] #y1989 .yBody p {
  color: #144835;
}
#wrapper[role=history] #y1993 .yBody {
  padding: 50px 0 125px;
}
#wrapper[role=history] #y1993 .yBody > div:nth-child(2) {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  margin: 0 auto;
  width: calc(100% - 80px);
}
#wrapper[role=history] #y1993 .yBody > div:nth-child(2) p {
  color: #144835;
}
#wrapper[role=history] #y1993 .yBody > div:nth-child(2) p:nth-of-type(1) {
  margin: 35px 0 12px;
}
#wrapper[role=history] #y2000 {
  position: relative;
}
#wrapper[role=history] #y2000 .visual {
  position: relative;
}
#wrapper[role=history] #y2000 .bars {
  position: fixed;
}
#wrapper[role=history] #y2000 .bars:before, #wrapper[role=history] #y2000 .bars:after {
  display: none;
}
#wrapper[role=history] #y2000 .bars .fill {
  height: 0;
  transition: 0.5s height;
}
#wrapper[role=history] #y2000 .bars .circle {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 50%;
  z-index: 1;
}
#wrapper[role=history] #y2000 .bars .circle i {
  position: absolute;
  width: 0;
  height: 0;
  top: 5px;
  left: 5px;
  transform: translate(-50%, -50%);
  border: 1px solid #fff;
  border-radius: 50%;
  z-index: 1;
  opacity: 0;
  transition: 0.5s all;
}
#wrapper[role=history] #y2000 .bars .circle i.active {
  width: 16px;
  height: 16px;
  opacity: 1;
}
#wrapper[role=history] #y2000 .marking:after, #wrapper[role=history] #y2000 .marking:before {
  display: none;
}
#wrapper[role=history] #y2000 .circleMask {
  overflow: hidden;
}
#wrapper[role=history] #y2000 .circleMask:before {
  background-image: url("/images/heritage/history/img_2000Visual.jpg");
  background-position: center center;
  background-size: cover;
}
#wrapper[role=history] #y2000 .cont {
  position: absolute;
  display: flex;
  flex-flow: column;
  justify-content: space-around;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
#wrapper[role=history] #y2000 .cont .title_year {
  opacity: 0.4;
  color: #fff;
  line-height: normal;
}
#wrapper[role=history] #y2000 .cont .title_year span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.8s ease-out;
  text-indent: -10px;
  font-family: "Halvar Breitschrift", sans-serif;
}
#wrapper[role=history] #y2000 .cont .title_year em {
  opacity: 1;
  transition: 0.8s ease-out;
  font-family: "Halvar Breitschrift", sans-serif;
}
#wrapper[role=history] #y2000 .cont .title_year.change span {
  opacity: 1;
}
#wrapper[role=history] #y2000 .cont .title_year.change em {
  opacity: 0;
}
#wrapper[role=history] #y2000 .cont ul {
  position: relative;
}
#wrapper[role=history] #y2000 .cont ul li {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
#wrapper[role=history] #y2000 .cont ul li p {
  font-weight: 600;
  transform: translateY(30%);
  opacity: 0;
  color: #fff;
}
#wrapper[role=history] #y2000 .cont ul li:first-child p {
  opacity: 0.4;
  transform: translateY(0);
  transition: 0.5s ease-out;
}
#wrapper[role=history] #y2000 .cont ul li.effect2 p {
  opacity: 0 !important;
  transform: translateY(30%) !important;
  transition: 0.5s ease-out opacity, 0.5s 0.5s transform !important;
}
#wrapper[role=history] #y2000 .cont ul li.effect2 + li p {
  opacity: 1;
  transform: translateY(0);
  transition: 0.5s 0.3s ease-out;
}
#wrapper[role=history] #y2000 .cont ul li.effect3 p {
  opacity: 0 !important;
  transform: translateY(30%) !important;
  transition: 0.5s ease-out opacity, 0.5s 0.5s transform !important;
}
#wrapper[role=history] #y2000 .cont {
  position: absolute;
}
#wrapper[role=history] #y2000 .cont:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: calc(1 - var(--opacity-set));
  background: url(/images/heritage/history/checkPattern2.jpg);
  background-size: 100%;
  transition: 0.8s opacity ease-out;
  z-index: -1;
}
#wrapper[role=history] #y2000 .cont {
  position: absolute;
}
#wrapper[role=history] #y2000 .cont:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  background: url(/images/heritage/history/checkPattern3.jpg);
  background-size: 90px;
  transition: 0.8s opacity ease-out;
  z-index: -1;
}
#wrapper[role=history] #y2000 .cont.bg2022:after {
  opacity: 1 !important;
}
#wrapper[role=history] #y2000 .foot {
  font-style: italic;
  color: #fff;
  font-size: 30px;
  line-height: 32px;
  opacity: 0.4;
  text-align: center;
  z-index: 1;
}
#wrapper[role=history] #y2001 {
  position: relative;
  padding: 0 40px;
  background: #FAF8F1;
  overflow: hidden;
}
#wrapper[role=history] #y2001 section:nth-of-type(1) {
  padding: 48px 0;
}
#wrapper[role=history] #y2001 section:nth-of-type(1) .title_year {
  font-size: 40px;
  line-height: 46px;
  letter-spacing: -0.2px;
}
#wrapper[role=history] #y2001 section:nth-of-type(1) p {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #144835;
  text-align: center;
}
#wrapper[role=history] #y2001 .yBody {
  text-align: center;
}
#wrapper[role=history] #y2001 .yBody ol li {
  padding-bottom: 125px;
}
#wrapper[role=history] #y2001 .yBody ol li .subTitle {
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  color: #144835;
}
#wrapper[role=history] #y2001 .yBody ol li > div {
  display: flex;
  flex-flow: column;
}
#wrapper[role=history] #y2001 .yBody ol li > div img {
  margin-top: 8px;
}
#wrapper[role=history] #y2001 .yBody ol li > div strong {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.4px;
}
#wrapper[role=history] #y2001 .yBody ol li > div b {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  font-family: "Noto Sans KR", sans-serif !important;
  letter-spacing: -0.4px;
}
#wrapper[role=history] #y2001 .yBody ol li > div.textAreaA {
  padding-bottom: 50px;
}
#wrapper[role=history] #y2005 {
  padding: 0 40px;
  background: #FAF8F1;
}
#wrapper[role=history] #y2005 .yBody {
  text-align: center;
}
#wrapper[role=history] #y2005 .yBody ol li {
  padding-bottom: 125px;
}
#wrapper[role=history] #y2005 .yBody ol li .subTitle {
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
  color: #144835;
}
#wrapper[role=history] #y2005 .yBody ol li > div {
  display: flex;
  flex-flow: column;
}
#wrapper[role=history] #y2005 .yBody ol li > div strong {
  margin-top: 45px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.4px;
}
#wrapper[role=history] #y2005 .yBody ol li > div b {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
  font-family: "Noto Sans KR", sans-serif !important;
  letter-spacing: -0.4px;
}
#wrapper[role=history] #y2009 {
  padding: 0 40px 125px;
  background-color: #FAF8F1;
}
#wrapper[role=history] #y2009 .yBody {
  padding-top: 70px;
}
#wrapper[role=history] #y2009 .yBody .rainbow {
  position: relative;
  aspect-ratio: 1;
  width: 45%;
  max-width: 150px;
  margin: 0 auto;
  transform: rotate(-90deg) scale(0);
  transition: 1s all linear;
}
@supports not (aspect-ratio: 1) {
  #wrapper[role=history] #y2009 .yBody .rainbow::before {
    content: "";
    float: left;
    padding-top: calc((1 / 1) * 100%);
  }
  #wrapper[role=history] #y2009 .yBody .rainbow::after {
    content: "";
    display: block;
    clear: both;
  }
}
#wrapper[role=history] #y2009 .yBody .rainbow li {
  position: absolute;
  left: 50%;
  top: 0;
  height: 50%;
  width: 4px;
  transform: translateX(-50%);
  transform-origin: center bottom;
  background: #e5c3d1;
  border-radius: 4px;
  overflow: hidden;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(1) {
  transform: translateX(-50%) rotate(30deg);
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(1):after {
  transition-delay: 0s;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(2) {
  transform: translateX(-50%) rotate(60deg);
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(2):after {
  transition-delay: 0.05s;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(3) {
  transform: translateX(-50%) rotate(90deg);
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(3):after {
  transition-delay: 0.1s;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(4) {
  transform: translateX(-50%) rotate(120deg);
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(4):after {
  transition-delay: 0.15s;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(5) {
  transform: translateX(-50%) rotate(150deg);
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(5):after {
  transition-delay: 0.2s;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(6) {
  transform: translateX(-50%) rotate(180deg);
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(6):after {
  transition-delay: 0.25s;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(7) {
  transform: translateX(-50%) rotate(210deg);
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(7):after {
  transition-delay: 0.3s;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(8) {
  transform: translateX(-50%) rotate(240deg);
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(8):after {
  transition-delay: 0.35s;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(9) {
  transform: translateX(-50%) rotate(270deg);
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(9):after {
  transition-delay: 0.4s;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(10) {
  transform: translateX(-50%) rotate(300deg);
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(10):after {
  transition-delay: 0.45s;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(11) {
  transform: translateX(-50%) rotate(330deg);
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(11):after {
  transition-delay: 0.5s;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(12) {
  transform: translateX(-50%) rotate(360deg);
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(12):after {
  transition-delay: 0.55s;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(1) {
  z-index: 1;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(2) {
  z-index: 2;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(3) {
  z-index: 3;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(4) {
  z-index: 4;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(5) {
  z-index: 5;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(1):after {
  background: #D10B3E;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(2):after {
  background: #D21059;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(3):after {
  background: #CE0078;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(4):after {
  background: #68266E;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(5):after {
  background: #2D1F77;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(6):after {
  background: #1754A5;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(7):after {
  background: #0881CA;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(8):after {
  background: #399759;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(9):after {
  background: #A3C634;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(10):after {
  background: #F1DD31;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(11):after {
  background: #F59821;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:nth-of-type(12):after {
  background: #EA471E;
}
#wrapper[role=history] #y2009 .yBody .rainbow li {
  position: absolute;
}
#wrapper[role=history] #y2009 .yBody .rainbow li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  transition: 1s height linear;
}
#wrapper[role=history] #y2009 .yBody .rainbow.on {
  transform: rotate(90deg) scale(1);
}
#wrapper[role=history] #y2009 .yBody .rainbow.on li:after {
  height: 100%;
}
#wrapper[role=history] #y2009 .yBody .rainbow + div {
  margin-top: 30px;
  transform: translateY(50px);
  opacity: 0;
  text-align: center;
}
#wrapper[role=history] #y2009 .yBody .textArea {
  padding-top: 80px;
  text-align: center;
}
#wrapper[role=history] #y2009 .yBody .textArea strong {
  font-size: 20px;
  font-weight: 500;
  color: #144835;
}
#wrapper[role=history] #y2009 .yBody .textArea p {
  margin-top: 8px;
  font-size: 15px;
  line-height: 24px;
  color: #144835;
}
#wrapper[role=history] .whiteBg {
  padding: 0 40px;
}
#wrapper[role=history] .whiteBg .marking {
  margin: 0 -40px;
}
#wrapper[role=history] .whiteBg .marking h3 {
  padding: 0 40px;
  text-align: left;
}
#wrapper[role=history] .whiteBg article {
  padding-top: 110px;
}
#wrapper[role=history] .whiteBg .yBody {
  padding-top: 40px;
}
#wrapper[role=history] .whiteBg .yBody > ul li {
  padding-bottom: 30px;
}
#wrapper[role=history] .whiteBg .yBody > ul li:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
#wrapper[role=history] .whiteBg .yBody > ul li:last-of-type::after, #wrapper[role=history] .whiteBg .yBody > ul li:last-of-type::before {
  display: none;
}
#wrapper[role=history] .whiteBg .yBody > ul li .textArea {
  padding-top: 10px;
}
#wrapper[role=history] .whiteBg .yBody > ul li .textArea b {
  display: block;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
#wrapper[role=history] .whiteBg .yBody > ul li .textArea b.textBold {
  font-weight: 500;
}
#wrapper[role=history] .whiteBg .yBody > ul li .textArea p {
  margin: 10px 0 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  letter-spacing: -0.4px;
  color: #444;
}
#wrapper[role=history] #y2012 .title_yearSS {
  margin-top: 50px;
}
#wrapper[role=history] #y2018 .yBody div:nth-of-type(1) {
  display: flex;
  flex-flow: nowrap;
}
#wrapper[role=history] #y2018 .yBody div:nth-of-type(1) span {
  flex: 1;
}
#wrapper[role=history] #y2018 .yBody div:nth-of-type(1) span:nth-of-type(1) {
  transform: translateX(calc(-100% - 20px)) rotate(-90deg);
  transition: 1s all cubic-bezier(0.02, 0, 0, 0.99);
}
#wrapper[role=history] #y2018 .yBody div:nth-of-type(1) span:nth-of-type(2) {
  transform: translateX(calc(100% + 20px)) rotate(90deg);
  transition: 1s all cubic-bezier(0.02, 0, 0, 0.99);
}

/* [수정] 230927 동영상 애니메이션 차단
#wrapper[role=history] #y2022 .yBody {
  position: relative;
  margin: 0 -40px;
  overflow: hidden;
}
#wrapper[role=history] #y2022 .yBody button {
  display: block;
  position: absolute;
  left: 40px;
  bottom: 40px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  z-index: 4;
}
#wrapper[role=history] #y2022 .videoArea {
  position: relative;
  margin: 0 auto;
  transition: 2s all cubic-bezier(0.71, -0.04, 0, 1);
  width: calc(100% - 22px);
  height: calc(100vh - 50px);
  max-width: 758px;
  clip-path: circle(100%);
  z-index: 4;
}
#wrapper[role=history] #y2022 .videoArea video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
#wrapper[role=history] #y2022 .videoArea video:nth-of-type(1) {
  opacity: 1;
  transition: 0.5s width ease-in-out;
}
#wrapper[role=history] #y2022 .videoArea video:nth-of-type(2) {
  opacity: 0;
  transition: 0.5s 1s ease-in-out, 0s opacity;
}
#wrapper[role=history] #y2022 .videoArea.on video {
  width: 100vw;
  max-width: 780px;
}
#wrapper[role=history] #y2022 .videoArea.ended {
  clip-path: circle(40%);
  width: calc(100vw - 22px);
  height: calc(100vw - 22px);
}
#wrapper[role=history] #y2022 .videoArea.ended video:nth-of-type(1) {
  opacity: 0;
}
#wrapper[role=history] #y2022 .videoArea.ended video:nth-of-type(2) {
  opacity: 1;
  width: 84%;
}
#wrapper[role=history] #y2022 .videoArea.ended + button {
  display: none;
}
#wrapper[role=history] #y2022 .videoArea.none {
  transition: none;
}
#wrapper[role=history] #y2022 .videoArea.none video {
  transition: none;
}
#wrapper[role=history] #y2022 section:nth-of-type(3) div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin: 0 -40px;
}
#wrapper[role=history] #y2022 section:nth-of-type(3) div span {
  position: relative;
  overflow: hidden;
  display: block;
}
#wrapper[role=history] #y2022 section:nth-of-type(3) div span b {
  position: relative;
  display: block;
  font-size: 35px;
  line-height: 40px;
  letter-spacing: -0.4px;
  transform: translateY(100%);
  transition: 0.5s 1.5s all;
  font-weight: 400;
}
#wrapper[role=history] #y2022 section:nth-of-type(3) > p {
  padding-top: 85px;
  margin: 0 -20px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.4px;
  transition: 1s 1.5s all;
  transform: translateY(30%);
  opacity: 0;
  text-align: center;
}
#wrapper[role=history] #y2022 section:nth-of-type(3) > p strong {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
#wrapper[role=history] #y2022 section:nth-of-type(3).active b {
  transform: translateY(0);
}
#wrapper[role=history] #y2022 section:nth-of-type(3).active > p {
  transform: translateY(0);
  opacity: 1;
}
*/

@media (orientation: landscape) {
  #wrapper[role=history] #visualArea .alphabetArea {
    transform: rotate(0);
  }
  #wrapper[role=history] #y1989 .circleMask:before {
    background-size: 100% auto;
  }
  #wrapper[role=history] #y2000 .circleMask:before {
    background-size: auto 100%;
    background-repeat: repeat-x;
  }
  #wrapper[role=history] #y2000 .cont ul li p {
    font-size: clamp(1rem, 2vw, 30px);
    line-height: 1.6;
  }

 /* [수정] 230927 동영상 애니메이션 차단
  #wrapper[role=history] #y2022 .videoArea.ended {
    clip-path: circle(33.3vh);
    max-height: 100vh;
  }
  #wrapper[role=history] #y2022 .videoArea.ended video:nth-of-type(2) {
    width: 38%;
  }
    */
}
@media all and (min-width: 780px) {
  #wrapper[role=history] .bars {
    left: calc((100% - 780px) / 2 + 20px);
  }
}
#wrapper[role=philosophy] {
  padding-bottom: 0;
}
#wrapper[role=philosophy] .effect {
  position: relative;
  opacity: 0;
  transform: translateY(50px);
}
#wrapper[role=philosophy] #article01 {
  padding: 90px 20px 100px;
  background: url(/images/heritage/philosophy/bg.png) #FAF8F1 top left no-repeat;
  background-size: 100% auto;
}
#wrapper[role=philosophy] #article01 div b {
  display: block;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
}
#wrapper[role=philosophy] #article01 div p {
  font-size: 15px;
  line-height: 24px;
}
#wrapper[role=philosophy] article:nth-of-type(n+2) {
  display: flex;
  flex-flow: column;
  padding: 0 20px;
  margin-bottom: 70px;
}
#wrapper[role=philosophy] article:nth-of-type(n+2) .imgCont {
  margin: 0 -20px;
}
#wrapper[role=philosophy] article:nth-of-type(n+2) .title {
  display: flex;
  flex-flow: column;
  margin-bottom: 15px;
}
#wrapper[role=philosophy] article:nth-of-type(n+2) .textCont p {
  font-size: 15px;
}
#wrapper[role=philosophy] .typeA {
  align-self: flex-start;
  font-size: 30px;
  color: #fff;
  background: #000;
  padding: 5px 20px;
}
#wrapper[role=philosophy] .typeA + .typeB {
  margin-top: 36px;
}
#wrapper[role=philosophy] .typeB {
  font-weight: 600;
  font-size: 21px;
}
#wrapper[role=philosophy] .typeB + .typeB {
  margin-top: 8px;
}
#wrapper[role=philosophy] #article02 .title {
  margin-top: -36px;
}
#wrapper[role=philosophy] #article03 .title + .textCont {
  margin-bottom: 50px;
}

#wrapper[role=signature] {
  padding-top: 0;
  padding-bottom: 0;
}
#wrapper[role=signature] section {
  position: relative;
  overflow: hidden;
  background-size: 100% auto;
}
#wrapper[role=signature] section:nth-of-type(2n+1) .text {
  text-align: left;
}
#wrapper[role=signature] section:nth-of-type(2n) .text {
  text-align: right;
}
#wrapper[role=signature] section .text {
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  padding: 30px 20px;
  transition: 0.8s all cubic-bezier(0.57, 0.1, 0.56, 0.95);
}
#wrapper[role=signature] section .text p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
#wrapper[role=signature] section b {
  font-size: 62px;
  font-weight: 600;
  color: #fff;
  line-height: 72px;
}
#wrapper[role=signature] section h4 {
  margin-bottom: 18px;
  font-weight: 600;
  font-size: 24px;
  color: #fff;
}
#wrapper[role=signature] section.active .text {
  bottom: 25%;
  opacity: 1;
}
#wrapper[role=signature] section.prev .text {
  bottom: 50%;
  opacity: 1;
}
#wrapper[role=signature] section:nth-of-type(1) {
  background: url(/images/heritage/essential/signatureCheck/img_intro.jpg) center center;
  background-size: 120% auto;
  animation: introAni1 0.8s cubic-bezier(0.18, 0.6, 0.48, 0.9) forwards;
}
#wrapper[role=signature] section:nth-of-type(1) .introText {
  position: absolute;
  padding-top: 50%;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  transform: translateY(30px);
  opacity: 0;
  text-align: center;
  animation: introAni2 0.8s cubic-bezier(0.18, 0.6, 0.48, 0.9) forwards;
}
#wrapper[role=signature] section:nth-of-type(1) .introText img {
  flex: 1;
}
#wrapper[role=signature] section:nth-of-type(1) .introText strong {
  flex: 1;
  padding: 25px 0 50px;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -0.2px;
  color: #fff;
  line-height: 38px;
}
#wrapper[role=signature] section:nth-of-type(1) .introText .bar {
  flex: 15;
  width: 2px;
  max-height: 50vh;
}
#wrapper[role=signature] section:nth-of-type(1) .introText .bar {
  position: relative;
}
#wrapper[role=signature] section:nth-of-type(1) .introText .bar:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  background: #fff;
  animation: introAni3 0.4s 0.4s linear forwards;
  left: 50%;
  transform: translateX(-50%);
}
#wrapper[role=signature] section:nth-of-type(2) {
  background: url(/images/heritage/essential/signatureCheck/img_check1.jpg) left top;
}
#wrapper[role=signature] section:nth-of-type(2) .text {
  background: rgba(5, 6, 8, 0.85);
}
#wrapper[role=signature] section:nth-of-type(3) {
  background: url(/images/heritage/essential/signatureCheck/img_check2.jpg) left top;
}
#wrapper[role=signature] section:nth-of-type(3) .text {
  background: rgba(5, 6, 8, 0.85);
}
#wrapper[role=signature] section:nth-of-type(4) {
  background: url(/images/heritage/essential/signatureCheck/img_check3.jpg) left top;
}
#wrapper[role=signature] section:nth-of-type(4) .text {
  background: rgba(39, 43, 68, 0.9);
}
#wrapper[role=signature] section:nth-of-type(5) {
  background: url(/images/heritage/essential/signatureCheck/img_check4.jpg) left top;
}
#wrapper[role=signature] section:nth-of-type(5) .text {
  background: rgba(15, 31, 47, 0.9);
}
#wrapper[role=signature] section:nth-of-type(6) {
  background: url(/images/heritage/essential/signatureCheck/img_check5.jpg) left top;
}
#wrapper[role=signature] section:nth-of-type(6) .text {
  background: rgba(0, 41, 7, 0.9);
}
#wrapper[role=signature] section:nth-of-type(7) {
  background: url(/images/heritage/essential/signatureCheck/img_check6.jpg) left top;
}
#wrapper[role=signature] section:nth-of-type(7) .text {
  background: rgba(1, 11, 6, 0.85);
}
#wrapper[role=signature] section:nth-of-type(8) {
  background: url(/images/heritage/essential/signatureCheck/img_check7.jpg) left top;
}
#wrapper[role=signature] section:nth-of-type(8) .text {
  background: rgba(18, 17, 48, 0.9);
}
#wrapper[role=signature] section:nth-of-type(9) {
  background: url(/images/heritage/essential/signatureCheck/img_check8.jpg) left top;
}
#wrapper[role=signature] section:nth-of-type(9) .text {
  background: rgba(13, 20, 23, 0.85);
}
@keyframes introAni1 {
  0% {
    background-size: auto 120%;
  }
  100% {
    background-size: auto 100%;
  }
}
@keyframes introAni2 {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes introAni3 {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}

@media (orientation: landscape) {
  #wrapper[role=signature] section:nth-of-type(1) .introText {
    padding-top: 50px;
  }
  #wrapper[role=signature] section:nth-of-type(1) .introText strong {
    padding: 10px 0 25px;
  }
}
#wrapper[role=bicycle] {
  padding: 0;
}
#wrapper[role=bicycle] main {
  position: relative;
  height: calc(100vh - 50px);
  z-index: 5;
}
#wrapper[role=bicycle] .visualArea {
  position: relative;
  height: 100%;
}
#wrapper[role=bicycle] .videoList {
  position: relative;
  height: 100%;
}
#wrapper[role=bicycle] .videoList li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  text-align: center;
  opacity: 1;
  transition: 0s 0s opacity;
}
#wrapper[role=bicycle] .videoList li video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 600px;
  visibility: hidden;
}
#wrapper[role=bicycle] .videoList li video.on {
  z-index: 5;
  visibility: visible;
}
#wrapper[role=bicycle] .videoList li video:nth-of-type(1) {
  z-index: 2;
}
#wrapper[role=bicycle] .videoList li .thumb {
  display: none;
  position: absolute;
  left: 0;
  top: 24vh;
  width: 100%;
  height: 29vh;
  text-align: center;
}
#wrapper[role=bicycle] .videoList li .thumb img {
  height: 100%;
}
#wrapper[role=bicycle] .videoList li > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 600px;
}
#wrapper[role=bicycle] .videoList li.on {
  z-index: 10;
}
#wrapper[role=bicycle] .videoList.reverse li.on video:nth-of-type(1) {
  z-index: -1;
}
#wrapper[role=bicycle] .videoList.showThumb li video {
  opacity: 0;
}
#wrapper[role=bicycle] .videoList.showThumb li > img {
  display: none;
}
#wrapper[role=bicycle] .videoList.showThumb li .thumb {
  display: block;
}
#wrapper[role=bicycle] .videoList.showThumb li:nth-of-type(1) {
  background: url("/images/heritage/essential/bicycle/bg_01.jpg") repeat 0 0/50%;
}
#wrapper[role=bicycle] .videoList.showThumb li:nth-of-type(2) {
  background: url("/images/heritage/essential/bicycle/bg_02.jpg") repeat 0 0/50%;
}
#wrapper[role=bicycle] .videoList.showThumb li:nth-of-type(3) {
  background: url("/images/heritage/essential/bicycle/bg_03.jpg") repeat 0 0/50%;
}
#wrapper[role=bicycle] .videoList.showThumb li:nth-of-type(4) {
  background: url("/images/heritage/essential/bicycle/bg_04.jpg") repeat 0 0/50%;
}
#wrapper[role=bicycle] .videoList.showThumb li:nth-of-type(5) {
  background: url("/images/heritage/essential/bicycle/bg_05.jpg") repeat 0 0/50%;
}
#wrapper[role=bicycle] .textListArea {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  overflow: hidden;
  background: transparent;
}
#wrapper[role=bicycle] .textListArea .top {
  position: relative;
  top: 7.5vh;
}
#wrapper[role=bicycle] .textListArea .circle {
  position: absolute;
  display: block;
  width: 100px;
  height: 48px;
  left: 50%;
  top: 0;
  border-radius: 50%;
  border: 1px solid #144835;
  transform: translateX(-50%);
  opacity: 0;
  animation: bicycleani2 0.3s 2s forwards linear;
  transition: 0.2s 0.5s border-color;
  font-weight: 600;
  text-align: center;
  line-height: 48px;
}
#wrapper[role=bicycle] .textListArea .circle b {
  font-weight: 600;
}
#wrapper[role=bicycle] .textListArea .circle b.on0 {
  color: #144835;
}
#wrapper[role=bicycle] .textListArea .circle b.on1 {
  color: #fff;
  transition: 0.5s color linear;
}
#wrapper[role=bicycle] .textListArea .circle b.on2 {
  color: #2B2E31;
  transition: 0.5s color linear;
}
#wrapper[role=bicycle] .textListArea .circle b.on3 {
  color: #fff;
  transition: 0.5s color linear;
}
#wrapper[role=bicycle] .textListArea .circle b.on4 {
  color: #144835;
  transition: 0.5s color linear;
}
#wrapper[role=bicycle] .textListArea .year {
  display: flex;
  width: 100%;
  height: 48px;
}
#wrapper[role=bicycle] .textListArea .year li {
  position: absolute;
  width: 4px;
  height: 4px;
  bottom: 24px;
  left: 100%;
  transform: translateY(50%);
  opacity: 0;
  border: 4px solid #144835;
  border-radius: 50%;
  overflow: hidden;
}
#wrapper[role=bicycle] .textListArea .year li.on {
  left: 50% !important;
  bottom: 0;
  width: 100px;
  height: 48px;
  transform: translateX(-50%);
  text-align: center;
  line-height: 48px;
  border-color: transparent;
  font-weight: 600;
}
#wrapper[role=bicycle] .textListArea .year li:nth-of-type(n+2) {
  transition: 0.3s 1.5s left linear;
}
#wrapper[role=bicycle] .textListArea .year li.pos1 {
  left: calc((100% - 100px - 40px) / 8 * 1 - 20px);
  opacity: 1;
}
#wrapper[role=bicycle] .textListArea .year li.pos2 {
  left: calc((100% - 100px - 40px) / 8 * 2 - 20px);
  opacity: 1;
}
#wrapper[role=bicycle] .textListArea .year li.pos3 {
  left: calc((100% - 100px - 40px) / 8 * 3 - 20px);
  opacity: 1;
}
#wrapper[role=bicycle] .textListArea .year li.pos4 {
  left: calc((100% - 100px - 40px) / 8 * 4 - 20px);
  opacity: 1;
}
#wrapper[role=bicycle] .textListArea .year li.pos5 {
  left: calc((100% - 100px - 40px) / 8 * 5 + 100px + 20px);
  opacity: 1;
}
#wrapper[role=bicycle] .textListArea .year li.pos6 {
  left: calc((100% - 100px - 40px) / 8 * 6 + 100px + 20px);
  opacity: 1;
}
#wrapper[role=bicycle] .textListArea .year li.pos7 {
  left: calc((100% - 100px - 40px) / 8 * 7 + 100px + 20px);
  opacity: 1;
}
#wrapper[role=bicycle] .textListArea .year li.pos8 {
  left: calc((100% - 100px - 40px) / 8 * 8 + 100px + 20px);
  opacity: 1;
}
#wrapper[role=bicycle] .textListArea .year {
  position: relative;
}
#wrapper[role=bicycle] .textListArea .year:before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #144835;
  top: 50%;
  right: calc(50% + 50px);
  transform: translateY(-50%);
  animation: bicycleani1 0.5s 2.3s forwards linear;
  transition: 0.2s 0.5s background-color;
}
#wrapper[role=bicycle] .textListArea .year {
  position: relative;
}
#wrapper[role=bicycle] .textListArea .year:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #144835;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  animation: bicycleani1 0.5s 1.5s forwards linear;
  transition: 0.2s 0.5s background-color;
}
#wrapper[role=bicycle] .textListArea .year:is(.year1, .year2, .year3, .year4) li {
  transition: 0.5s left linear, 0s 0.3s border-color linear !important;
}
#wrapper[role=bicycle] .textListArea .year.year0 li:nth-of-type(1).on {
  color: #144835;
  animation: bicycleani2 0.3s forwards linear;
}
#wrapper[role=bicycle] .textListArea .year.year1 li.pos1 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year1 li.pos2 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year1 li.pos3 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year1 li.pos4 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year1 li.pos5 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year1 li.pos6 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year1 li.pos7 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year1 li.pos8 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year1:before, #wrapper[role=bicycle] .textListArea .year.year1:after {
  background: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year1 + .circle {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year2 li.pos1 {
  border-color: #2B2E31;
}
#wrapper[role=bicycle] .textListArea .year.year2 li.pos2 {
  border-color: #2B2E31;
}
#wrapper[role=bicycle] .textListArea .year.year2 li.pos3 {
  border-color: #2B2E31;
}
#wrapper[role=bicycle] .textListArea .year.year2 li.pos4 {
  border-color: #2B2E31;
}
#wrapper[role=bicycle] .textListArea .year.year2 li.pos5 {
  border-color: #2B2E31;
}
#wrapper[role=bicycle] .textListArea .year.year2 li.pos6 {
  border-color: #2B2E31;
}
#wrapper[role=bicycle] .textListArea .year.year2 li.pos7 {
  border-color: #2B2E31;
}
#wrapper[role=bicycle] .textListArea .year.year2 li.pos8 {
  border-color: #2B2E31;
}
#wrapper[role=bicycle] .textListArea .year.year2:before, #wrapper[role=bicycle] .textListArea .year.year2:after {
  background: #2B2E31;
}
#wrapper[role=bicycle] .textListArea .year.year2 + .circle {
  border-color: #2B2E31;
}
#wrapper[role=bicycle] .textListArea .year.year3 li.pos1 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year3 li.pos2 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year3 li.pos3 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year3 li.pos4 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year3 li.pos5 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year3 li.pos6 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year3 li.pos7 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year3 li.pos8 {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year3:before, #wrapper[role=bicycle] .textListArea .year.year3:after {
  background: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year3 + .circle {
  border-color: #fff;
}
#wrapper[role=bicycle] .textListArea .year.year4 li.pos1 {
  border-color: #144835;
}
#wrapper[role=bicycle] .textListArea .year.year4 li.pos2 {
  border-color: #144835;
}
#wrapper[role=bicycle] .textListArea .year.year4 li.pos3 {
  border-color: #144835;
}
#wrapper[role=bicycle] .textListArea .year.year4 li.pos4 {
  border-color: #144835;
}
#wrapper[role=bicycle] .textListArea .year.year4 li.pos5 {
  border-color: #144835;
}
#wrapper[role=bicycle] .textListArea .year.year4 li.pos6 {
  border-color: #144835;
}
#wrapper[role=bicycle] .textListArea .year.year4 li.pos7 {
  border-color: #144835;
}
#wrapper[role=bicycle] .textListArea .year.year4 li.pos8 {
  border-color: #144835;
}
#wrapper[role=bicycle] .textListArea .year.year4:before, #wrapper[role=bicycle] .textListArea .year.year4:after {
  background: #144835;
}
#wrapper[role=bicycle] .textListArea .year.year4 + .circle {
  border-color: #144835;
}
#wrapper[role=bicycle] .textListArea .text {
  flex: 1;
  position: absolute;
  width: 100%;
  left: 0;
  top: 57vh;
}
#wrapper[role=bicycle] .textListArea .text li {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 20px;
  width: 100%;
  opacity: 0;
  transform: translateY(100px);
  transition: 0.5s 0.2s all ease-in-out;
}
#wrapper[role=bicycle] .textListArea .text li.on {
  opacity: 1;
  transform: translateY(0);
}
#wrapper[role=bicycle] .textListArea .text li:nth-of-type(1) {
  transition: 0.5s;
}
#wrapper[role=bicycle] .textListArea .text li:nth-of-type(1) p.ns {
  color: #144835;
}
#wrapper[role=bicycle] .textListArea .text li:nth-of-type(2) p.ns {
  color: #fff;
}
#wrapper[role=bicycle] .textListArea .text li:nth-of-type(3) p.ns {
  color: #2B2E31;
}
#wrapper[role=bicycle] .textListArea .text li:nth-of-type(4) p.ns {
  color: #fff;
}
#wrapper[role=bicycle] .textListArea .text li:nth-of-type(5) p.ns {
  color: #144835;
}
#wrapper[role=bicycle] .videoList.reverse + .textListArea .year:before,
#wrapper[role=bicycle] .videoList.reverse + .textListArea .year:after {
  transition-delay: 0.8s;
}
#wrapper[role=bicycle] .videoList.reverse + .textListArea .year li {
  transition: 0s 0.8s all linear, 0.3s 0.8s border-color linear, 0.5s 0.8s left linear !important;
}
#wrapper[role=bicycle] .videoList.reverse + .textListArea .circle {
  transition-delay: 0.8s !important;
}
#wrapper[role=bicycle] .videoList.reverse + .textListArea .year li:nth-of-type(1) {
  transition: 0s 2s all linear, 0.3s 0.8s border-color linear, 0.5s 0.8s left linear !important;
}
#wrapper[role=bicycle] .videoList.showThumb li {
  opacity: 0;
}
#wrapper[role=bicycle] .videoList.showThumb li.on {
  opacity: 1;
}
#wrapper[role=bicycle] .videoList.showThumb + .textListArea .circle {
  transition: 0.5s 0s border-color !important;
}
#wrapper[role=bicycle] .videoList.showThumb.reverse + .textListArea .year li {
  transition: 0s all linear, 0.5s 0s border-color linear, 0.5s 0s left linear !important;
}
#wrapper[role=bicycle] .videoList.showThumb.reverse + .textListArea .year:before,
#wrapper[role=bicycle] .videoList.showThumb.reverse + .textListArea .year:after {
  transition-delay: 0s;
}
#wrapper[role=bicycle] .videoList.showThumb + .textListArea .text li:nth-of-type(n+2) {
  transition-delay: 0.2s !important;
}
#wrapper[role=bicycle] .videoList.showThumb.reverse + .textListArea .text li:nth-of-type(1) {
  transition-delay: 0.2s !important;
}

@keyframes bicycleani1 {
  0% {
    width: 0;
  }
  100% {
    width: calc(50% - 50px);
  }
}
@keyframes bicycleani2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#wrapper[role=essentialItem] .headArea {
  display: flex;
  padding: 0 20px;
  align-items: center;
  background: #144835;
}
#wrapper[role=essentialItem] .headArea .textA {
  transform: translateY(0);
  opacity: 1;
}
#wrapper[role=essentialItem] .textA {
  transform: translateY(100%);
  opacity: 0;
}
#wrapper[role=essentialItem] .textA strong {
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  line-height: 48px;
}
#wrapper[role=essentialItem] .textA p {
  color: #fff;
  font-size: 15px;
  line-height: 24px;
}
#wrapper[role=essentialItem] .bodyArea .visualArea {
  position: relative;
}
#wrapper[role=essentialItem] .bodyArea .visualArea .imgCont {
  overflow: hidden;
}
#wrapper[role=essentialItem] .bodyArea .visualArea .textArea {
  position: absolute;
  display: flex;
  bottom: 0;
  left: 0;
  height: 40%;
  width: 100%;
  padding: 0 20px 20px;
  flex-flow: column;
  justify-content: space-between;
}
#wrapper[role=essentialItem] .bodyArea .visualArea .textArea .textA > strong {
  font-size: 30px;
}
#wrapper[role=essentialItem] .bodyArea .visualArea .textArea p.ns {
  color: #fff;
  font-size: 10px;
  align-self: flex-end;
}
#wrapper[role=essentialItem] .bodyArea .content {
  padding: 50px 20px 70px;
  background: #fff;
}
#wrapper[role=essentialItem] .bodyArea .content div {
  padding-bottom: 40px;
}
#wrapper[role=essentialItem] .bodyArea .content div span {
  position: relative;
  transform: translateY(30%);
  margin: 0 -20px;
  display: block;
  margin-bottom: 20px;
}
#wrapper[role=essentialItem] .bodyArea .content div p {
  position: relative;
  transform: translateY(50px);
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  opacity: 0;
}
#wrapper[role=essentialItem] .bodyArea .content div p:last-child {
  margin-bottom: 0;
}
#wrapper[role=essentialItem] .bodyArea .content div.pdNone {
  padding-bottom: 0;
}
#wrapper[role=essentialItem] .bodyArea .content .moreLink {
  font-size: 14px;
  font-weight: 300;
}
#wrapper[role=essentialItem] .bodyArea .content .moreLink {
  position: relative;
}
#wrapper[role=essentialItem] .bodyArea .content .moreLink:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #111;
  bottom: -2px;
  left: 0;
}
#wrapper[role=essentialItem] .bodyArea article:nth-of-type(5) .imgCont {
  margin-top: 20px;
}
#wrapper[role=essentialItem] .bodyArea article:nth-of-type(7) .textArea p.ns {
  position: relative;
  bottom: 34%;
}
#wrapper[role=essentialItem] .bodyArea article:nth-of-type(9) span {
  margin-bottom: 40px;
}

/***** brands *****/
#wrapper[role=brands] main {
  display: flex;
  flex-flow: column wrap;
}
#wrapper[role=brands] main #btn_ssf {
  position: fixed;
  right: 20px;
  bottom: 16px;
  width: 58px;
  height: 58px;
  background: url(../../static/images/btn/btn_shop.png) no-repeat center/58px 58px;
  z-index: 1;
}
#wrapper[role=brands] h3.phrase {
  margin: 50px 0;
  padding-top: 28px;
  text-align: center;
}
#wrapper[role=brands] h3.phrase {
  position: relative;
}
#wrapper[role=brands] h3.phrase:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(calc(-50% - 8px));
  width: 10px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 35'%3E%3Cpath id='comb_2' data-name='comb 2' d='M12.077,35H2.3l9.922-13.461H22L12.078,35h0ZM0,21.538V0H22V21.538Z' fill='%23144835'/%3E%3C/svg%3E%0A") no-repeat left top/100%;
}
#wrapper[role=brands] h3.phrase {
  position: relative;
}
#wrapper[role=brands] h3.phrase:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(calc(-50% + 8px));
  width: 10px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 35'%3E%3Cpath id='comb_2' data-name='comb 2' d='M12.077,35H2.3l9.922-13.461H22L12.078,35h0ZM0,21.538V0H22V21.538Z' fill='%23144835'/%3E%3C/svg%3E%0A") no-repeat left top/100%;
}
#wrapper[role=brands] .listTypeA .vid {
  position: relative;
}
#wrapper[role=brands] .listTypeA .vid > a:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 0;
}
#wrapper[role=brands] .listTypeA .vid .ico_play {
  position: absolute;
  right: 8%;
  bottom: 18px;
  width: 22px;
  height: 22px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 49 49'%3E%3Cg id='group_597' data-name='group 597' transform='translate(-588.5 -836)'%3E%3Ccircle id='oval_2' data-name='oval 2' cx='23' cy='23' r='23' transform='translate(590 837.5)' fill='none' stroke='%23fff' stroke-width='3'/%3E%3Cg id='다각형_1' data-name='다각형 1' transform='translate(623.273 851.001) rotate(90)' fill='%23fff'%3E%3Cpath d='M 18.19575119018555 15 L 1.804250955581665 15 L 10.00000095367432 1.886800050735474 L 18.19575119018555 15 Z' stroke='none'/%3E%3Cpath d='M 10.00000095367432 3.773599624633789 L 3.608501434326172 14 L 16.39150047302246 14 L 10.00000095367432 3.773599624633789 M 10.00000095367432 0 L 20 16 L 1.9073486328125e-06 16 L 10.00000095367432 0 Z' stroke='none' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;
}
#wrapper[role=brands] .listTypeA .vid .videoArea {
  display: none;
}
#wrapper[role=brands] .listTypeA ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc((100% - 12px) / 2);
  height: calc((100vw - 40px - 12px) / 2 / 2 * 3);
  max-height: 546px;
}
#wrapper[role=brands] .listTypeA ul li a {
  width: 100%;
  height: 100%;
}
#wrapper[role=brands] .listTypeA ul li a img {
  height: 100%;
  object-fit: cover;
  min-width: 100%;
}
#wrapper[role=brands] .imageSlideArea {
  position: fixed;
  display: none;
  left: 0;
  top: 50px;
  width: 100%;
  height: calc(100% - 50px);
  background: rgba(0, 0, 0, 0.9);
  flex-flow: column;
  padding: 30px 0;
  z-index: 10;
}
#wrapper[role=brands] .imageSlideArea .swiper-wrapper {
  max-height: 800px;
}
#wrapper[role=brands] .imageSlideArea .btn_close {
  margin-right: 40px;
  align-self: flex-end;
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cg id='ic_close_54' transform='translate(-10 -10)'%3E%3Crect id='square_647' data-name='square 647' width='40' height='40' transform='translate(10 10)' fill='none'/%3E%3Cpath id='path_35' data-name='path 35' d='M40,8.525,36.475,5,22.5,18.975,8.525,5,5,8.525,18.975,22.5,5,36.475,8.525,40,22.5,26.025,36.475,40,40,36.475,26.025,22.5Z' transform='translate(7.5 7.5)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat;
  z-index: 40;
}
#wrapper[role=brands] .imageSlideArea .swiper {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 32px;
  transform: translateY(-50%);
  overflow: visible;
  z-index: 20;
}
#wrapper[role=brands] .imageSlideArea .swiper-slide {
  text-align: center;
  align-self: center;
}
#wrapper[role=brands] .imageSlideArea .swiper-slide a:first-of-type {
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  margin: 0 auto;
  width: 100%;
  height: 120vw;
  max-height: 936px;
  overflow: hidden;
}
#wrapper[role=brands] .imageSlideArea .swiper-slide a:first-of-type img {
  object-fit: cover;
  height: 100%;
  min-width: 100%;
}
#wrapper[role=brands] .imageSlideArea .swiper-slide.vid .videoArea {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  height: 120vw;
  max-height: 936px;
}
#wrapper[role=brands] .imageSlideArea .swiper-slide.vid .videoArea video {
  width: 100%;
  height: 100%;
}
#wrapper[role=brands] .imageSlideArea .swiper-pagination {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  height: 0;
  color: #fff;
  font-weight: 200;
}
#wrapper[role=brands] .imageSlideArea .swiper-pagination span {
  font-family: "Halvar Breitschrift", sans-serif;
  font-weight: 200;
}
#wrapper[role=brands] .imageSlideArea .ico_enlarge {
  display: inline-block;
  position: absolute;
  bottom: 4%;
  left: 50%;
  padding: 8px 34px 8px 18px;
  transform: translateX(-50%);
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  border: 1px solid #fff;
  border-radius: 40px;
  z-index: 50;
}
#wrapper[role=brands] .imageSlideArea .ico_enlarge {
  position: absolute;
}
#wrapper[role=brands] .imageSlideArea .ico_enlarge:after {
  content: "";
  position: absolute;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cg id='group_969' data-name='group 969' transform='translate(-19168 13552.137)'%3E%3Cline id='선_59' data-name='선 59' x2='20' transform='translate(19168 -13542.137)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3Cline id='선_60' data-name='line 60' y1='20' transform='translate(19178 -13552.137)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/100%;
}
#wrapper[role=brands] .maxArea {
  display: none;
  position: fixed !important;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 50;
  overflow-x: auto;
  overflow-y: auto;
}
#wrapper[role=brands] .maxArea .imgArea {
  height: 100%;
  text-align: center;
}
#wrapper[role=brands] .maxArea img {
  max-width: none;
  min-height: 100%;
}
#wrapper[role=brands] .maxArea .ico_close {
  bottom: 4%;
  left: 50%;
  padding: 8px 40px 8px 18px;
  transform: translateX(-50%);
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  border: 1px solid #fff;
  border-radius: 40px;
}
#wrapper[role=brands] .maxArea .ico_close {
  position: fixed;
}
#wrapper[role=brands] .maxArea .ico_close:after {
  content: "";
  position: absolute;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cg id='ic_close_54' transform='translate(-10 -10)'%3E%3Crect id='square_647' data-name='square 647' width='40' height='40' transform='translate(10 10)' fill='none'/%3E%3Cpath id='path_35' data-name='path 35' d='M40,8.525,36.475,5,22.5,18.975,8.525,5,5,8.525,18.975,22.5,5,36.475,8.525,40,22.5,26.025,36.475,40,40,36.475,26.025,22.5Z' transform='translate(7.5 7.5)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center/100%;
}
#wrapper[role=brands] .maxArea.showZoom {
  display: block;
  background: rgba(1, 1, 1, 0.8);
}
#wrapper[role=brands] .btnArea {
  margin-top: 70px;
  text-align: center;
}
#wrapper[role=brands] .btnArea #btnLb {
  padding: 16px 20px;
  background: #111;
  border-radius: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
#wrapper[role=brands] #lbListPop {
  padding-top: 34px;
  background: #fff;
}
#wrapper[role=brands] #lbListPop {
  position: relative;
}
#wrapper[role=brands] #lbListPop:before {
  content: "";
  position: absolute;
  width: 36px;
  height: 2px;
  background: #aaa;
  border-radius: 4px;
  left: 50%;
  top: 16px;
  transform: translateX(-50%);
}
#wrapper[role=brands] #lbListPop ul {
  max-height: 240px;
  overflow-y: auto;
}
#wrapper[role=brands] #lbListPop ul li a {
  display: block;
  padding: 18px 0;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  font-family: "Halvar Breitschrift", sans-serif !important;
}

/***** journal *****/
#wrapper[role=collabo] main .logoArea {
  max-width: 60%;
  margin: 0 auto;
}
#wrapper[role=collabo] .editArea h4 {
  margin: 34px 0 18px;
  font-size: 18px;
  font-weight: 600;
}
#wrapper[role=collabo] .editArea div {
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Sans KR", sans-serif !important;
  line-height: 26px;
}

#collabo .bodyArea {
  position: relative;
  padding: 50px 20px 0;
  background: #fff;
  z-index: 2;
}
#collabo .titleArea {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
#collabo .titleArea .hb {
  font-size: 18px;
  line-height: 20px;
  color: #666;
}
#collabo .titleArea .title {
  max-width: 100%;
  margin-top: 16px;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
}
#collabo .titleArea .subTitle {
  margin: 20px 0 50px;
  font-size: 16px;
  line-height: 22px;
}
#collabo .editArea {
  margin-top: 50px;
}
#collabo .trigger {
  position: relative;
  transform: translateY(100px);
  opacity: 0;
  transition: 0.5s all linear;
}
#collabo .trigger.on {
  transform: translateY(0);
  opacity: 1;
}

#collaboA .headArea {
  transition: 0.4s all;
}
#collaboA .headArea > .slideText {
  display: flex;
  position: relative;
  width: 100%;
  background: #144835;
  left: 0;
  opacity: 1;
  transition: 0.5s all;
}
#collaboA .headArea > .slideText > span {
  display: flex;
  padding: 8px 0;
}
#collaboA .headArea > .slideText > span em {
  padding: 0 10px;
  white-space: pre;
  word-break: break-all;
  font-size: 18px;
  font-style: normal;
  color: #fff;
}
#collaboA .headArea > .slideText.reverse > span:first-of-type {
  animation: reverse-loop 24s -12s linear infinite;
}
#collaboA .headArea > .slideText.reverse > span:last-of-type {
  animation: reverse-loop2 24s linear infinite;
}
#collaboA .headArea.off .slideText:nth-of-type(1) {
  left: -100%;
  opacity: 0;
}
#collaboA .headArea.off .slideText:nth-of-type(2) {
  left: 100%;
  opacity: 0;
}
#collaboA .bodyArea .topArea {
  position: relative;
  transform: translateY(100px);
  opacity: 0;
  transition: 0.5s all linear;
}
#collaboA .bodyArea .topArea.on {
  transform: translateY(0px);
  opacity: 1;
}
#collaboA .bodyArea .titleArea {
  display: flex;
  margin-bottom: 50px;
  flex-direction: column;
  align-items: center;
}
#collaboA .bodyArea .titleArea .title {
  max-width: 100%;
  margin-top: 28px;
  font-weight: 600;
  text-align: center;
}
#collaboA .bodyArea .titleArea .hb {
  margin-top: 10px;
}
#collaboA .bodyArea .textArea {
  margin-top: 50px;
}
#collaboA .trigger {
  position: relative;
  transform: translateY(100px);
  opacity: 0;
  transition: 0.5s all linear;
}
#collaboA .trigger.on {
  transform: translateY(0);
  opacity: 1;
}

#wrapper[role=collabo] #collaboB .paging + .btnArea {
  margin: 0 0 -100px;
  padding: 100px 0;
  background: #fff;
}

#wrapper[role=collabo] {
  overflow: hidden;
}

#collaboB > section {
  position: relative;
}
#collaboB .headArea {
  overflow: hidden;
}
#collaboB .headArea .bgArea {
  position: absolute;
  left: 0;
  top: -50px;
  width: 100%;
  max-width: 780px;
  background-size: cover;
  background-position: center -50px;
  z-index: -1;
}
#collaboB .headArea .bgArea.fixedBg {
  position: fixed;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
}
#collaboB .headArea .bgArea.endBg {
  position: absolute;
  top: auto;
  bottom: 0;
}
#collaboB .headArea > .text {
  display: flex;
  justify-content: center;
  flex-flow: column;
  padding: 0 20px;
  align-items: center;
  min-height: 400px;
  transform: scale(3);
  margin-bottom: 20px;
}
#collaboB .headArea > .text .title, #collaboB .headArea > .text span {
  font-size: 29px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
#collaboB .headArea > .text span {
  line-height: 1.6;
  font-size: 20px;
}
#collaboB .paging {
  margin-top: 0;
  padding: 120px 20px 0 !important;
  background: #fff;
}
#collaboB .bodyArea .titleArea {
  margin: 90px 0 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
#collaboB .bodyArea .titleArea .title {
  font-size: 40px;
  font-weight: 600;
}
#collaboB .bodyArea .titleArea span {
  margin-top: 8px;
  font-size: 26px;
  font-weight: 600;
}
#collaboB .bodyArea .editArea {
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}
#collaboB .trigger {
  position: relative;
  transform: translateY(0);
  opacity: 0;
  transition: 0.5s all linear;
}
#collaboB .trigger.on {
  transform: translateY(-100px);
  opacity: 1;
}
#collaboB .editArea > div, #collaboB .editArea h4 {
  color: #fff;
}
@keyframes scaleText {
  0% {
    transform: scale(3);
  }
  100% {
    transform: scale(1);
  }
}

.editArea > div {
  margin-bottom: 40px;
}
.editArea > div:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
.editArea > div:last-of-type::after, .editArea > div:last-of-type::before {
  display: none;
}
.editArea video {
  width: 100%;
}

#wrapper[role=campaign] .editArea h4 {
  margin: 34px 0 18px;
  font-size: 18px;
  font-weight: 600;
}
#wrapper[role=campaign] .editArea div {
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Sans KR", sans-serif !important;
  line-height: 26px;
}

#campaign .bodyArea {
  position: relative;
  padding: 50px 20px 0;
  background: #fff;
  z-index: 2;
}
#campaign .titleArea {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
#campaign .titleArea .hb {
  font-size: 18px;
  line-height: 20px;
  color: #666;
}
#campaign .titleArea .title {
  margin-top: 16px;
  font-size: 40px;
  font-weight: 600;
}
#campaign .titleArea .subTitle {
  margin: 20px 0 50px;
  font-size: 16px;
  line-height: 22px;
}
#campaign .editArea {
  margin-top: 50px;
}

#campaignA .cover {
  transition: 0.4s all ease-out;
  clip-path: circle(100%);
}
#campaignA .slideImg {
  transition: 0.4s all;
}
#campaignA .slideImg > li {
  display: flex;
  width: 100%;
}
#campaignA .slideImg > li > div {
  display: flex;
}
#campaignA .slideImg > li > div:first-of-type {
  animation: loop 20s -10s linear infinite;
}
#campaignA .slideImg > li > div:last-of-type {
  animation: loop2 20s linear infinite;
}
#campaignA .slideImg > li > div span {
  width: 200px;
  height: 200px;
  padding: 5px;
  flex-shrink: 0;
}
#campaignA .slideImg > li > div span img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
#campaignA .slideImg > li.reverse > div:first-of-type {
  animation: reverse-loop 20s -10s linear infinite;
}
#campaignA .slideImg > li.reverse > div:last-of-type {
  animation: reverse-loop2 20s linear infinite;
}
#campaignA .headArea.off .cover {
  clip-path: circle(20%);
}
#campaignA .headArea.off .slideImg {
  transform: scale(0.8);
}
#campaignA .headArea.off .slideImg li div {
  animation-play-state: paused;
}
#campaignA .headArea.off ~ .bodyArea {
  margin-top: -160px;
}
#campaignA .bodyArea {
  margin-top: 0;
  transition: 0.2s margin ease-out;
}
#campaignA .bodyArea .titleArea {
  display: flex;
  margin-bottom: 30px;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin-top: 50px;
  text-align: center;
}
#campaignA .bodyArea .titleArea .hb {
  color: #666;
  font-size: 18px;
  line-height: 20px;
}
#campaignA .bodyArea .titleArea .title {
  margin-top: 6px;
  font-size: 22px;
  line-height: 26px;
  color: #444;
}
#campaignA .bodyArea .titleArea .subTitle {
  margin-top: 6px;
  font-size: 30px;
  font-weight: 600;
  line-height: 44px;
}
#campaignA .bodyArea .editArea {
  border-top: 1px solid #ddd;
  padding-top: 26px;
}
#campaignA .bodyArea .trigger {
  position: relative;
  transform: translateY(50px);
  opacity: 0;
  transition: 0.5s all linear;
}
#campaignA .bodyArea .trigger.on {
  transform: translateY(0);
  opacity: 1;
}

@keyframes loop {
  0% {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(-200%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes reverse-loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes reverse-loop2 {
  0% {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-200%);
  }
}
#campaignB .titleArea {
  display: flex;
  height: calc(var(--vh, 1vh) * 100 - 100px);
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
#campaignB .titleArea .title {
  max-width: 100%;
  padding: 0 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}
#campaignB .titleArea .hb {
  margin-top: 10px;
  font-size: 18px;
  color: #666;
}
#campaignB .headImg {
  transform: scale(0.5);
}
#campaignB .bodyArea .trigger {
  position: relative;
  transform: translateY(100px);
  opacity: 0;
  transition: 0.5s all linear;
}
#campaignB .bodyArea .trigger.on {
  transform: translateY(0);
  opacity: 1;
}

#snapList .headArea {
  padding-top: 18px;
  width: 90%;
  margin: 0 auto;
}
#snapList .headArea {
  position: relative;
}
#snapList .headArea:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 36px;
  background: url(/images/etc/img_tape.png) no-repeat center/140px 36px;
  top: 0;
  left: 0;
  transform: rotate(-18deg);
  z-index: 1;
}
#snapList .headArea .swiperTypeA {
  border: 14px solid #fff;
  box-shadow: 5px 3px 10px #ddd;
}
#snapList .headArea .swiperTypeA .swiper-wrapper {
  width: 100%;
  height: calc(((100vw - 40px) * 0.9 - 28px) * 69 / 56);
  max-height: 786.1071428571px;
}
#snapList .headArea .swiperText {
  margin: 18px 0 70px;
}
#snapList .headArea .swiperText .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
#snapList .headArea .swiperText .swiper-slide b {
  max-width: 100%;
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  opacity: 0;
  transform: translateY(25px);
}
#snapList .headArea .swiperText .swiper-slide span {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  opacity: 0;
  transform: translateY(40px);
}
#snapList .headArea .swiperText .swiper-slide-active b, #snapList .headArea .swiperText .swiper-slide-active span {
  opacity: 1;
  transform: translateY(0);
  transition: 0.5s 0.2s all;
}
#snapList .listTypeB ul li a img {
  width: 100%;
  height: calc((100vw - 40px) * 69 / 56);
  max-height: 911.7857142857px;
}
#snapList .listTypeB ul li a strong {
  font-family: "Halvar Breitschrift", sans-serif !important;
}
#snapList .listTypeB ul li a p {
  margin-top: 4px;
}

#snapDetail .headArea {
  position: relative;
  margin-bottom: 100px;
}
#snapDetail .headArea h3 {
  position: absolute;
  left: 0;
  bottom: 56px;
  width: 100%;
  padding: 0 20px;
  color: #fff;
  font-size: clamp(38px, 12vw, 60px);
  font-weight: 600;
  z-index: 2;
}
#snapDetail .headArea {
  position: relative;
}
#snapDetail .headArea:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 0;
}
#snapDetail .bodyArea > a {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
#snapDetail .bodyArea > a > span {
  padding-bottom: 4px;
  font-size: 18px;
  font-weight: 600;
  font-weight: bold;
  font-family: "Noto Sans KR", sans-serif !important;
}
#snapDetail .bodyArea > a > span {
  position: relative;
}
#snapDetail .bodyArea > a > span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #111;
  left: 0;
  bottom: 0;
}
#snapDetail .bodyArea > a .ico_arrow {
  display: inline-block;
  margin-left: 6px;
  width: 18px;
  height: 18px;
  border: 1px solid #111;
  border-radius: 50%;
}
#snapDetail .bodyArea > a .ico_arrow {
  position: relative;
}
#snapDetail .bodyArea > a .ico_arrow:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml,%3Csvg id='ic_forward_40' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Crect id='square_637' data-name='square 637' width='40' height='40' fill='none'/%3E%3Cpath id='path_57' data-name='path 57' d='M-19903.479-21989.621l12.566,12.564-12.566,12.572' transform='translate(19917.912 21997.053)' fill='none' stroke='%23111' stroke-width='4'/%3E%3C/svg%3E%0A") no-repeat center center/14px 14px;
}
#snapDetail .titleArea .title {
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
}
#snapDetail .titleArea span {
  display: block;
  margin: 6px 0 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}
#snapDetail .editArea h4 {
  margin: 34px 0 18px;
  font-size: 18px;
  font-weight: 600;
}
#snapDetail .editArea div {
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Sans KR", sans-serif !important;
  line-height: 26px;
}

#wrapper[role=mastery] .menuArea {
  position: relative;
  width: 100%;
  max-width: 780px;
  height: 46px;
}
#wrapper[role=mastery] .menuArea ul {
  display: flex;
  height: 46px;
  width: 100%;
  transition: 0.2s all linear;
}
#wrapper[role=mastery] .menuArea ul li {
  flex: 1;
}
#wrapper[role=mastery] .menuArea ul a {
  display: block;
  height: 100%;
  line-height: 46px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-weight: 400;
  background: #144835;
}
#wrapper[role=mastery] .menuArea ul a.on {
  color: rgb(255, 255, 255);
}
#wrapper[role=mastery] .menuArea ul a.on {
  position: relative;
}
#wrapper[role=mastery] .menuArea ul a.on:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0;
  bottom: 0;
  background: #fff;
}
#wrapper[role=mastery] .menuArea.sticky ul {
  position: fixed;
  top: 100px;
  z-index: 1;
  max-width: 780px;
}
#wrapper[role=mastery] header.scDown ~ main .menuArea.sticky ul {
  top: 49px;
}

#masteryList {
  height: 100%;
}
#masteryList .swiperTypeA {
  width: 100%;
  height: 120.5vw;
  max-height: 939.9px;
}
#masteryList .swiperText {
  padding: 38px 0 70px;
  background: #ECE2D5;
}
#masteryList .swiperText .cate {
  font-size: 10px;
  font-weight: 400;
  color: #666;
  opacity: 0;
  transform: translateY(30px);
}
#masteryList .swiperText b {
  display: block;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  opacity: 0;
  transform: translateY(30px);
}
#masteryList .swiperText span.cut {
  margin-top: 12px;
  font-weight: 400;
  line-height: 25px;
  opacity: 0;
  transform: translateY(30px);
}
#masteryList .swiperText .swiper-slide {
  padding: 0 20px;
}
#masteryList .swiperText .swiper-slide-active .cate {
  transition: 0.5s all;
  opacity: 1;
  transform: translateY(0);
}
#masteryList .swiperText .swiper-slide-active b {
  transition: 0.5s 0.1s all;
  opacity: 1;
  transform: translateY(0);
}
#masteryList .swiperText .swiper-slide-active span.cut {
  transition: 0.5s 0.2s all;
  opacity: 1;
  transform: translateY(0);
}
#masteryList .swiperText .swiper-pagination {
  width: calc(100% - 40px);
  height: 2px;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.5);
}
#masteryList .swiperText .swiper-pagination span {
  background: #111;
}
#masteryList .listTypeB {
  padding: 80px 20px 0;
}
#masteryList .listTypeB .cate {
  margin-top: 20px;
  font-size: 10px;
  font-weight: 400;
  color: #666;
}
#masteryList .listTypeB ul li {
  padding-bottom: 30px;
}
#masteryList .listTypeB ul li a strong {
  font-family: "Halvar Breitschrift", sans-serif !important;
  margin-top: 4px;
}
#masteryList .listTypeB ul li a p {
  margin-top: 6px;
}

#masteryDetail .headArea .titleArea {
  display: flex;
  padding: 50px 0 66px;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
#masteryDetail .headArea .titleArea .ns {
  font-size: 14px;
  font-weight: 400;
  color: #666;
}
#masteryDetail .headArea .titleArea .title {
  margin-top: 10px;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
}
#masteryDetail .bodyArea .ssfLink {
  padding-top: 150px;
}
#masteryDetail .bodyArea .ssfLink a {
  display: flex;
  padding: 70px 0;
  width: 100%;
  height: 56.4vw;
  max-height: 439.92px;
  justify-content: center;
  flex-flow: column;
  align-items: center;
  color: #fff;
  background-image: url(/images/etc/img_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#masteryDetail .bodyArea .ssfLink a > b {
  flex-grow: 1;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.6);
  font-family: "Noto Sans KR", sans-serif !important;
}
#masteryDetail .bodyArea .ssfLink a > span {
  flex-grow: 3;
  font-size: 28px;
  font-weight: 600;
}
#masteryDetail .bodyArea .ssfLink a > em {
  display: flex;
  align-items: center;
  flex-grow: 0;
  font-style: normal;
  font-size: 14px;
}
#masteryDetail .bodyArea .ssfLink a > em .ico_arr {
  display: inline-block;
  width: 20px;
  height: 20px;
}
#masteryDetail .bodyArea .ssfLink a > em .ico_arr {
  position: relative;
}
#masteryDetail .bodyArea .ssfLink a > em .ico_arr:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml,%3Csvg id='ic_forward_40' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Crect id='square_637' data-name='square 637' width='40' height='40' fill='none'/%3E%3Cpath id='path_57' data-name='path 57' d='M-19903.479-21989.621l12.566,12.564-12.566,12.572' transform='translate(19917.912 21997.053)' fill='none' stroke='%23fff' stroke-width='4'/%3E%3C/svg%3E%0A") no-repeat center/16px 16px;
}
#masteryDetail .bodyArea .relatedArea {
  padding: 50px 0 50px 20px;
  background: #144835;
}
#masteryDetail .bodyArea .relatedArea > p.title {
  margin-bottom: 28px;
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  color: #fff;
}
#masteryDetail .bodyArea .relatedArea .swiper-slide {
  display: flex;
  flex-flow: column;
}
#masteryDetail .bodyArea .relatedArea .swiper-slide span {
  margin-top: 10px;
  font-size: 10px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.7);
}
#masteryDetail .bodyArea .relatedArea .swiper-slide b {
  margin-top: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #fff;
}
#masteryDetail .bodyArea .relatedArea .swiper-slide p {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
}

/***** good activity *****/
#wrapper[role=good] .headArea {
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 0 20px 30%;
  width: 100%;
  height: 162vw;
  max-height: 1263.6px;
  background-size: 110% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
#wrapper[role=good] .headArea .textArea {
  display: flex;
  flex-flow: column;
  color: #fff;
}
#wrapper[role=good] .headArea .textArea strong {
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
}
#wrapper[role=good] .headArea .textArea span {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
#wrapper[role=good] .headArea .textArea p {
  margin-top: 30px;
  color: #fff;
}
#wrapper[role=good] .headArea > p {
  position: absolute;
  bottom: 36px;
  left: 20px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

#wrapper[role=good].goodCareWrap {
  padding-bottom: 0;
}

#goodCare .bodyArea {
  padding-top: 125px;
  scroll-behavior: smooth;
}
#goodCare .bodyArea .effect {
  position: relative;
  opacity: 0;
  transform: translateY(50px);
}
#goodCare .bodyArea ol > li {
  padding-bottom: 100px;
}
#goodCare .bodyArea ol > li h3 {
  display: flex;
  padding-bottom: 25px;
}
#goodCare .bodyArea ol > li h3 .hb {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 28px;
}
#goodCare .bodyArea ol > li h3 strong {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 28px;
}
#goodCare .bodyArea ol > li h3 strong span {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
#goodCare .bodyArea ol > li .textArea {
  margin-top: 35px;
}
#goodCare .bodyArea ol > li .textArea li {
  margin-bottom: 10px;
  font-size: 15px;
  letter-spacing: -0.4px;
  line-height: 24px;
}
#goodCare .bodyArea ol > li .textArea li:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
#goodCare .bodyArea ol > li .textArea li:last-of-type::after, #goodCare .bodyArea ol > li .textArea li:last-of-type::before {
  display: none;
}
#goodCare .bodyArea ol > li .tipArea {
  display: flex;
  flex-flow: column;
  margin-top: 20px;
  padding-top: 40px;
  background: url(/images/goodActivity/txt_tip.svg) no-repeat;
  background-size: 58px 54px;
}
#goodCare .bodyArea ol > li .tipArea .txt_tip {
  width: 44px;
  height: 40px;
}
#goodCare .bodyArea ol > li .tipArea p {
  font-size: 14px;
  line-height: 22px;
}
#goodCare .bodyArea ol > li .tipArea .tagArea {
  padding-top: 10px;
}
#goodCare .bodyArea ol > li .tagArea {
  padding-top: 16px;
  display: flex;
  gap: 10px;
}
#goodCare .bodyArea ol > li .tagArea li {
  font-family: "Noto Sans KR", sans-serif !important;
  font-size: 14px;
  font-weight: 500;
  color: #144835;
  line-height: 20px;
}
#goodCare .bodyArea ol > li .videoArea video {
  width: 100%;
  vertical-align: top;
}
#goodCare .bodyArea ol > li .videoArea .ico_play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
#goodCare .bodyArea ol > li .videoArea .ico_play {
  position: absolute;
}
#goodCare .bodyArea ol > li .videoArea .ico_play:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}
#goodCare .bodyArea ol > li .videoArea .ico_play {
  position: absolute;
}
#goodCare .bodyArea ol > li .videoArea .ico_play:after {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 2px solid #fff;
  background: rgba(0, 0, 0, 0.3) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28.966 36.207'%3E%3Cg id='다각형_1' data-name='다각형 1' transform='translate(28.966) rotate(90)' fill='%23fff'%3E%3Cpath d='M 34.4030876159668 27.96586036682129 L 1.804246664047241 27.96586036682129 L 18.10366630554199 1.886800527572632 L 34.4030876159668 27.96586036682129 Z' stroke='none'/%3E%3Cpath d='M 18.10366630554199 3.773599624633789 L 3.608497619628906 26.96586036682129 L 32.59883499145508 26.96586036682129 L 18.10366630554199 3.773599624633789 M 18.10366630554199 1.9073486328125e-06 L 36.20733642578125 28.96586036682129 L -3.814697265625e-06 28.96586036682129 L 18.10366630554199 1.9073486328125e-06 Z' stroke='none' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
  background-size: 18px 14px;
}
#goodCare .bodyArea ol > li .videoArea.active:before {
  display: none;
}
#goodCare .bodyArea ol > li .videoArea.active .ico_play {
  display: none;
}
#goodCare .bodyArea ol.grayBgArea {
  margin-left: -20px;
  margin-right: -20px;
  padding: 50px 20px 0;
  background: #F5F5F5;
}
#goodCare .bodyArea ol:nth-of-type(2) > li {
  padding-bottom: 80px;
}
/*
#goodCare .bodyArea ol:nth-of-type(2) #careList13 .videoArea button {
  background: url(../video/goodCare/thumb01.jpg) center;
  background-size: 100%;
}
*/
#goodCare .bodyArea ol:nth-of-type(2) #careList14 .videoArea button {
  background: url(../video/goodCare/thumb02.jpg) center;
  background-size: 100%;
}
#goodCare .bodyArea ol:nth-of-type(2) #careList15 .videoArea button {
  background: url(/video/goodCare/thumb03.jpg) center;
  background-size: 100%;
}
#goodCare .bodyArea ol:nth-of-type(2) h3 {
  font-weight: 600;
  font-size: 20px;
}
#goodCare .bodyArea ol:nth-of-type(2) .tipArea {
  background: none;
  padding-top: 0;
  margin-top: 0;
}
#goodCare .bgLayer {
  display: none;
  background: rgba(0, 0, 0, 0);
}
#goodCare #floatBtn {
  position: relative;
  z-index: 210;
}
#goodCare #floatBtn #progress {
  display: none;
  place-items: center;
  position: fixed;
  bottom: 20px;
  right: 10px;
  height: 48px;
  width: 140px;
  background-color: #144835;
  z-index: 2;
  border-radius: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
#goodCare #floatBtn #progress-value {
  display: block;
  display: grid;
  place-items: center;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  background-color: #144835;
  border-radius: 25px;
  font-family: "Noto Sans KR", sans-serif !important;
  font-size: 13px;
  color: #fff;
  letter-spacing: -0.4px;
}
#goodCare #floatBtn #careList {
  display: none;
  position: fixed;
  max-height: calc(100vh - 100px);
  right: 10px;
  bottom: 20px;
  padding: 25px;
  background: rgba(20, 72, 53, 0.9176470588);
  border-radius: 20px;
  overflow-y: auto;
  z-index: 4;
}
#goodCare #floatBtn #careList li {
  margin-bottom: 16px;
}
#goodCare #floatBtn #careList li a {
  display: block;
  color: #fff;
  font-size: 13px;
  font-family: "Noto Sans KR", sans-serif !important;
}
#goodCare #floatBtn #careList li:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
#goodCare #floatBtn #careList li:last-of-type::after, #goodCare #floatBtn #careList li:last-of-type::before {
  display: none;
}
#goodCare #floatBtn #careList li.on a {
  font-weight: 600;
  padding-bottom: 4px;
}
#goodCare #floatBtn #careList li.on a {
  position: relative;
}
#goodCare #floatBtn #careList li.on a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: 0;
  left: 0;
}

#goodExperience .bodyArea {
  padding: 50px 20px 0;
}
#goodExperience #cont1 {
  padding-bottom: 10px;
}
#goodExperience #cont1 h3 {
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 900;
}
#goodExperience #cont1 p {
  margin-top: 20px;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: -0.4px;
  color: #444;
  word-break: keep-all;
}
#goodExperience #cont2 h4 {
  margin-top: 20px;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
}
#goodExperience #cont2 h4 span {
  font-weight: 400;
}
#goodExperience #cont2 ul:nth-of-type(1) {
  display: flex;
  padding: 15px 0 30px;
}
#goodExperience #cont2 ul:nth-of-type(1) li:nth-of-type(1) {
  flex-grow: 1;
}
#goodExperience #cont2 ul:nth-of-type(1) li:nth-of-type(2) {
  flex-grow: 1.5;
}
#goodExperience #cont2 ul:nth-of-type(1) li .num {
  font-size: 60px;
  line-height: 80px;
  font-weight: 100;
}
#goodExperience #cont2 ul:nth-of-type(1) li div {
  font-size: 15px;
  line-height: 20px;
}
#goodExperience #cont2 ul:nth-of-type(n+2) {
  padding-top: 6px;
}
#goodExperience #cont2 ul:nth-of-type(n+2) b {
  display: block;
  font-weight: 400;
}
#goodExperience #cont2 ul:nth-of-type(n+2) span {
  color: #999;
}
#goodExperience #cont1 .titleArea, #goodExperience #cont1 > img, #goodExperience #cont1 > p, #goodExperience #cont2 h4, #goodExperience #cont2 ul {
  opacity: 0;
  transform: translateY(50px);
}

#goodCycle .bodyArea {
  padding-top: 75px;
  text-align: center;
}
#goodCycle .bodyArea > div {
  margin: 0 -20px 50px;
}
#goodCycle .bodyArea section {
  padding-bottom: 80px;
}
#goodCycle .bodyArea section:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
#goodCycle .bodyArea section:last-of-type::after, #goodCycle .bodyArea section:last-of-type::before {
  display: none;
}
#goodCycle .bodyArea section div:nth-of-type(1) {
  margin: 0 -20px;
  padding-bottom: 70px;
}
#goodCycle .bodyArea section h3 strong {
  font-size: 55px;
  font-weight: 600;
  line-height: 64px;
}
#goodCycle .bodyArea section h3 span {
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
}
#goodCycle .bodyArea section > p {
  margin-top: 40px;
  line-height: 38px;
  font-size: 24px;
  font-weight: 600;
}
#goodCycle .bodyArea section .textArea {
  margin-top: 30px;
}
#goodCycle .bodyArea section .textArea p {
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 25px;
  font-family: "Noto Sans KR", sans-serif !important;
  letter-spacing: -0.4px;
}
#goodCycle .bodyArea section .textArea p:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}
#goodCycle .bodyArea section .textArea p:last-of-type::after, #goodCycle .bodyArea section .textArea p:last-of-type::before {
  display: none;
}
#goodCycle .bodyArea section .textArea span {
  font-size: 14px;
  color: #999;
}
#goodCycle .bodyArea div, #goodCycle .bodyArea p, #goodCycle .bodyArea .sectionTitle {
  opacity: 0;
  transform: translateY(50px);
}

@media (orientation: landscape) {
  #campaign .headArea,
  #collabo .headArea {
    max-width: 50%;
    margin: 0 auto;
  }
}
/***** popup *****/
#mainPop {
  text-align: center;
}
#mainPop .popCloseArea {
  padding: 18px 20px;
  line-height: 18px;
  background: #fff;
  font-size: 14px;
  color: #666;
}
#mainPop .popCloseArea {
  display: flex;
  justify-content: space-between;
}
#mainPop .popCloseArea #todayClose {
  visibility: hidden;
}

@media (orientation: landscape) {
  #wrapper[role=brands] .imageSlideArea .swiper-slide.vid .videoArea {
    margin: 0 auto;
    max-height: calc(100vh - 120px);
  }
  #wrapper[role=brands] .imageSlideArea .swiper-slide a:first-of-type {
    margin: 0 auto;
    max-height: calc(100vh - 120px);
    width: 40%;
    height: 48vw;
  }
}

/*# sourceMappingURL=contents.css.map */

/******************* 추가 스타일 *******************/
/* common */
.mt10 { margin-top:10px; }
.mt20 { margin-top:20px; }
.mt30 { margin-top:30px; }
.mt200 { margin-top:200px; }

/* motion */
.mot2 {
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.mot3 {
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


.zindex {  z-index:99999!important; background:#fff!important; }

/* 히스토리 이미지로 변경 */
#wrapper[role=history] .body_section { position: relative; margin: 40px -40px 0; overflow: hidden; }
#wrapper[role=history] .imgArea { position: relative; margin: 0 auto; width:100%; text-align: center; }

#wrapper[role=history] .textEffectArea.absolute { position: absolute; z-index:99; margin: 0 -40px; padding: 0 40px; width: 100vw; height:500px; background:#fff!important; }

#wrapper[role=history] .textEffectArea div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin: 85px -40px 0;
}
#wrapper[role=history] .textEffectArea div span {
  position: relative;
  display: block;
}
#wrapper[role=history] .textEffectArea div span b {
  position: relative;
  display: block;
  font-size: 35px;
  line-height: 40px;
  letter-spacing: -0.4px;
  font-weight: 400;
}
#wrapper[role=history] .textEffectArea > p {
  padding-top:40px;
  margin: 0 -20px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.4px;
  text-align: center;
}


#wrapper[role=history] .textEffectArea > p strong {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

#wrapper[role=history] .body_section .videoArea { z-index:99999; }
#wrapper[role=history] .body_section .videoArea > video { z-index:999; max-width:100%; }

@media screen and (max-width:320px){
    #wrapper[role=history] h3.title_year.al.responsive { letter-spacing: -4px; } /* 히스토리 과거 년도 */
    #wrapper[role=history] h3.title_year.responsive { letter-spacing: -4px; } /* 히스토리 현재 년도 */
    #wrapper[role=history] .textEffectArea.absolute .responsive span b { letter-spacing: -4px; } /* THE HISTORY OF BEANPOLE CONTINUES */
}



/* Good Care 탭메뉴 추가 */
#wrapper[role=good] .menuArea {
  position: relative;
  width: 100%;
  max-width: 780px;
  height: 46px;
}
#wrapper[role=good] .menuArea ul {
  display: flex;
  height: 46px;
  width: 100%;
  transition: 0.2s all linear;
}
#wrapper[role=good] .menuArea ul li {
  flex: 1;
}
#wrapper[role=good] .menuArea ul a {
  display: block;
  height: 100%;
  line-height: 46px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-weight: 400;
  background: #144835;
}
#wrapper[role=good] .menuArea ul a.on {
  color: rgb(255, 255, 255);
}
#wrapper[role=good] .menuArea ul a.on {
  position: relative;
}
#wrapper[role=good] .menuArea ul a.on:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  left: 0;
  bottom: 0;
  background: #fff;
}
#wrapper[role=good] .menuArea.sticky ul {
  position: fixed;
  top: 100px;
  z-index: 1;
  max-width: 780px;
}
#wrapper[role=good] header.scDown ~ main .menuArea.sticky ul {
  top: 49px;
}

.markR { display: inline-block; width:0.5em; vertical-align:text-top; }


/* Good Care > CareTip 레이아웃 변경 */

#goodCare .bodyArea ol.tip h3 {
  display: block;
  font-weight: 600;
  font-size: 20px;
}


#goodCare .bodyArea ol.tip h3 p {
	display: block;
	margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
}

#goodCare .bodyArea ol.tip .desc { margin-top:35px; }


#goodCare .bodyArea ol.tip h4 {
    display: flex;
    padding-bottom:25px;
	font-weight: 600;
    font-size: 28px;
}

#goodCare .bodyArea ol.tip h4 span {
	margin-left: 14px;
	font-size: 14px;
    line-height:48px;
    font-weight: 400;
}

@media screen and (max-width: 360px) {
	#goodCare .bodyArea ol.tip h4 { display:block; padding-bottom:0px; }
	#goodCare .bodyArea ol.tip h4 span { display:block; margin-top:-12px; margin-left:0px; }
}

#goodCare .bodyArea ol.tip .tipArea {
    margin-top: 20px;
    padding-top: 40px;
    background: url(/images/goodActivity/txt_tip.svg) no-repeat;
	background-size: 58px 54px;
}

#goodCare .bodyArea ol.tip .tipArea.none {
   margin-top:0px;
   padding-top:0px;
   background:none;
}

#goodCare .bodyArea ol.grayBgArea.tip {
    margin-left: -20px;
    margin-right: -20px;
    padding: 0px 20px 0;
    background: #F5F5F5;
}

#goodCare .bodyArea ol.grayBgArea.tip:nth-of-type(1) { padding: 50px 20px 0; }


#goodCare .bodyArea ol:nth-of-type(2) #careList13 .videoArea button {
    background: url(/video/goodCare/thumb04.jpg) center;
    background-size: 100%;
}
