/* common */
img {
  width: 100%;
}
ul,
li {
  list-style: none;
}
.hidden_pc {
  display: none;
}
.hidden_mo {
  display: block;
}
.swiper-pagination {
  position: static;
}
.swiper-pagination-progress {
  overflow: hidden;
  position: relative;
  height: 2px !important;
  border-radius: 4px;
}
.swiper-pagination-num {
  display: inline-flex;
  width: auto;
  gap: 4px;
  color: rgba(34, 34, 34, 0.2);
}
.swiper-pagination-current {
  color: rgba(34, 34, 34, 1);
}
.blind {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}
.inner {
  margin: 0 auto;
  max-width: 1380px;
  padding: 180px 50px;
}
.section_title {
  position: relative;
  z-index: 0;
  margin-bottom: 40px;
  text-align: center;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -1px;
}
.section_title.__m0 {
  margin-bottom: 0;
}
.section_title .highlight::after {
  right: -0.16em;
  height: 18px;
  background-color: #d6e6ff;
  border-radius: 0;
}
.section_title .highlight.__white::after {
  background-color: #fff;
}
.section_title .highlight.__pr::after {
  background-color: #f0dcff;
}
.section_title .highlight.__pr_dark::after {
  background-color: #ebd1ff;
}
.section_title .highlight.__gr::after {
  background-color: #c0eceb;
}
.section_title .highlight.__gr_dark::after {
  background-color: #7bdedc;
}
.section_desc {
  font-size: 20px;
  line-height: 170%;
}
.sub_title {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -1px;
}
.sub_title.__normal {
  font-weight: 500;
}
.content_title {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  gap: 12px;
  font-weight: 500;
}
.content_desc {
  font-size: 20px;
  font-weight: 400;
  line-height: 170%;
}
.btn_wrapper {
  margin-top: 60px;
}
.btn_cta {
  --cta_text: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 56px;
  padding: 0 48px;
  background: #000;
  color: var(--cta_text);
  font-size: 18px;
  font-weight: 600;
  text-indent: 8px;
  border-radius: 8px;
  transition: background-color linear 0.2s;
}
.btn_cta.__primary {
  --cta_text: #222;
  background: #aecdff;
}
.btn_cta.__white {
  --cta_text: #222;
  background: #fff;
}
.btn_cta::after,
.banner_title::after {
  content: '';
  display: inline-block;
  margin-left: 2px;
  width: 24px;
  height: 24px;
  background: #fff;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cmask id='mask0_347_51' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='16' height='16'%3E%3Crect width='16' height='16' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_347_51)'%3E%3Cpath d='M9.64999 7.99935L4.74999 3.09935C4.58333 2.93268 4.50277 2.73546 4.50833 2.50768C4.51388 2.2799 4.59999 2.08268 4.76666 1.91602C4.93333 1.74935 5.13055 1.66602 5.35833 1.66602C5.5861 1.66602 5.78333 1.74935 5.94999 1.91602L11.0667 7.04935C11.2 7.18268 11.3 7.33268 11.3667 7.49935C11.4333 7.66602 11.4667 7.83268 11.4667 7.99935C11.4667 8.16602 11.4333 8.33268 11.3667 8.49935C11.3 8.66602 11.2 8.81602 11.0667 8.94935L5.93333 14.0827C5.76666 14.2494 5.57221 14.3299 5.34999 14.3244C5.12777 14.3188 4.93333 14.2327 4.76666 14.066C4.59999 13.8994 4.51666 13.7021 4.51666 13.4743C4.51666 13.2466 4.59999 13.0494 4.76666 12.8827L9.64999 7.99935Z' fill='white'/%3E%3C/g%3E%3C/svg%3E")
    no-repeat;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cmask id='mask0_347_51' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='16' height='16'%3E%3Crect width='16' height='16' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_347_51)'%3E%3Cpath d='M9.64999 7.99935L4.74999 3.09935C4.58333 2.93268 4.50277 2.73546 4.50833 2.50768C4.51388 2.2799 4.59999 2.08268 4.76666 1.91602C4.93333 1.74935 5.13055 1.66602 5.35833 1.66602C5.5861 1.66602 5.78333 1.74935 5.94999 1.91602L11.0667 7.04935C11.2 7.18268 11.3 7.33268 11.3667 7.49935C11.4333 7.66602 11.4667 7.83268 11.4667 7.99935C11.4667 8.16602 11.4333 8.33268 11.3667 8.49935C11.3 8.66602 11.2 8.81602 11.0667 8.94935L5.93333 14.0827C5.76666 14.2494 5.57221 14.3299 5.34999 14.3244C5.12777 14.3188 4.93333 14.2327 4.76666 14.066C4.59999 13.8994 4.51666 13.7021 4.51666 13.4743C4.51666 13.2466 4.59999 13.0494 4.76666 12.8827L9.64999 7.99935Z' fill='white'/%3E%3C/g%3E%3C/svg%3E")
    no-repeat;
  mask-position: center;
  mask-size: 16px auto;
}
.banner_title::after {
  margin-left: -14px;
  background: #222;
}
.btn_cta::after {
  background: var(--cta_text);
}
.list_detail li::before {
  content: '- ';
}
.list_detail__check li {
  text-indent: -28px;
  padding-left: 30px;
  font-size: 20px;
  line-height: 170%;
}
.list_detail__check li + li {
  margin-top: 2px;
}
.list_detail__check li::before {
  content: '✓';
  padding-right: 8px;
  font-size: 24px;
  color: var(--color_shared_deep);
}
.list_detail__check .etc {
  margin-left: 6px;
  font-size: 12px;
  line-height: 170%;
  vertical-align: middle;
  color: #aaa;
}
.circle_cont {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.circle_cont li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: #fff;
}
.circle_cont li strong {
  display: block;
}
.circle_cont li > p {
  font-size: 20px;
  font-weight: 400;
  line-height: 170%;
}
.circle_cont li > p strong {
  margin-top: -4px;
  font-size: 24px;
}
.circle_cont .icon {
  display: block;
  margin-bottom: 12px;
  width: 50px;
  height: 50px;
}
.event_allinone_wrapper {
  --swiper-theme-color: #222;
  --swiper-navigation-size: 20px;
  --color_shared_deep: #9364f9;
  --color_shared_dark: #ceb8ff;
  --color_shared_normal: #f1eaff;
  --color_shared_light: #f8f6ff;
  --color_rental_deep: #2eb5b0;
  --color_rental_dark: #9be3e1;
  --color_rental_normal: #e7f9f9;
  --color_rental_md_light: #c6efef;
  --color_rental_light: #f7ffff;
  --radius_sm: 4px;
  --radius_md: 8px;
  --radius_normal: 16px;
  text-align: center;
  color: #222;
}
/* section :: visual */
.visual_wrapper {
  position: relative;
  background: #222;
  color: #fff;
}
#my-canvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.visual_wrapper .inner {
  position: relative;
  padding: 102px 50px;
  z-index: 1;
}
.visual_title {
  margin: 0 auto;
  max-width: 832px;
}
.visual_desc {
  margin-top: 8px;
  font-size: 24px;
  line-height: 140%;
}
.visual_desc > strong {
  display: block;
  font-weight: 700;
}
.visual_img ul {
  display: flex;
  margin: 60px auto;
  max-width: 1126px;
}
.visual_img img {
  position: relative;
  transition: all ease 0.7s;
  opacity: 0;
}
.visual_img li:nth-child(1) img {
  z-index: 3;
  transition-delay: 0.1s;
}
.visual_img li:nth-child(2) img {
  z-index: 2;
  transform: translateX(-70%);
  transition-delay: 0.2s;
}
.visual_img li:nth-child(3) img {
  z-index: 1;
  transform: translateX(-140%);
  transition-delay: 0.3s;
}
.visual_img li:nth-child(4) img {
  transform: translateX(-200%);
  transition-delay: 0.4s;
}
.visual_img.active li > img {
  opacity: 1;
  transform: translateX(0);
}
.visual_wrapper .event_info {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 180%;
}
.visual_wrapper .event_info dt {
  font-weight: 700;
}
.visual_wrapper .event_info dt::after {
  content: '';
  display: inline-block;
  margin: 0 12px;
  width: 1px;
  height: 16px;
  background: rgba(255, 255, 255, 0.5);
}
.visual_wrapper .event_info dt:nth-of-type(2) {
  margin-left: 24px;
}
.visual_wrapper .btn_wrapper {
  margin-top: 40px;
}
/* section :: brand */
.brand_container {
  margin-top: 100px;
}
.brand_list_wrapper {
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin: 60px auto 0;
  max-width: 1062px;
  border-radius: var(--radius_normal);
}
.brand_list {
  padding: 36px 32px 32px;
  background: #f7f7f7;
}
.brand_list > h5 {
  font-size: 34px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -1px;
}
.brand_list .list_detail {
  margin: 16px 0 32px;
}
.brand_list .list_detail li {
  font-size: 18px;
  line-height: 170%;
}
/* section :: banner */
.section_banner {
  height: 774px;
  background: url(/wp-content/themes/fastfive/assets/event/241211_allinone/images/banner_naver.jpg) no-repeat center / cover;
}
.section_banner .inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 1162px;
}
.section_banner .section_title {
  text-align: left;
}
.section_banner .section_title .txt__sm {
  display: block;
  font-size: 34px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -1px;
}
.section_banner .btn_wrapper {
  margin: 60px 0 40px;
}
.section_banner .list_detail li {
  text-align: left;
  font-size: 12px;
  line-height: 170%;
  color: #444;
}
/* section :: office_container */
.contents_title_inner {
  padding: 180px 50px 60px;
}
.contents_title_inner .section_title {
  margin-bottom: 4px;
}
.office_container .office_tab {
  position: sticky;
  top: 72px;
  z-index: 3;
  display: flex;
  align-items: center;
}
.office_container .office_tab li {
  flex: 1;
  height: 72px;
  line-height: 72px;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  color: #aaa;
  background: #e4e4e4;
}
.office_container .office_tab li.active {
  color: #000;
}
.office_container .office_tab li.active.shared {
  background: var(--color_shared_dark);
}
.office_container .office_tab li.active.rental {
  background: var(--color_rental_dark);
}
.office_container .office_content {
  display: none;
}
.office_container .office_content.active {
  display: block;
}
.office_point {
  padding: 100px 50px;
  background: var(--color_shared_dark);
}
.office_point .desc {
  font-size: 20px;
  line-height: 170%;
}
.office_point_list {
  display: flex;
  margin: 0 auto 60px;
  max-width: 1380px;
  gap: 24px;
}
.office_point_list li {
  position: relative;
  flex: 1;
  padding: 32px 30px;
  background: #fff;
  border-radius: var(--radius_normal);
}
.office_point_list li::before {
  content: '';
  position: absolute;
  top: -12px;
  left: 50%;
  width: 24px;
  height: 24px;
  transform: translateX(-50%);
  background: url(/wp-content/themes/fastfive/assets/event/241211_allinone/images/icon_check_circle.png) no-repeat center / cover;
}
.office_point_list li > h5 {
  font-size: 34px;
  line-height: 140%;
  font-weight: 700;
  letter-spacing: -1px;
}
.office_point_list li > p {
  font-size: 18px;
  line-height: 170%;
}
.office_point_list li > h5::after {
  content: '';
  display: block;
  margin: 16px 0;
  width: 100%;
  height: 1px;
  background: #ccc;
}
/* content :: shared_office */
.shared_office .office_point {
  background: var(--color_shared_dark);
}
.shared_office .content_text,
.shared_office .section_title:not(.__center) {
  text-align: left;
}
.shared_office .content_text .logo_sm {
  width: auto;
  height: 22px;
}
.office_swiper_wrapper {
  background: var(--color_shared_normal);
}
.shared_office .content_wrapper .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 90px;
}
.content_img {
  overflow: hidden;
  flex: 1;
  max-width: 628px;
  text-align: left;
  border-radius: var(--radius_normal);
}
.office_swiper_container .office_swiper_slide {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-radius: var(--radius_normal);
}
.office_swiper_container .slide_info {
  padding: 30px 32px;
  background: #fff;
}
.office_swiper_container .slide_info .tit {
  font-size: 34px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -1px;
}
.office_swiper_container .slide_info .details {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 16px 0;
  font-size: 18px;
}
.office_swiper_container .details li {
  display: flex;
  gap: 16px;
}
.office_swiper_container .details li > span {
  padding: 0 8px;
  font-weight: 700;
  color: #fff;
  background: var(--color_shared_deep);
  border-radius: var(--radius_sm);
}
.office_swiper_container .desc {
  padding-top: 16px;
  font-size: 18px;
  border-top: 1px solid #ccc;
}
.office_swiper_container .swiper-navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin-top: 12px;
}
.office_swiper_container [class^='swiper-button-'] {
  position: static;
  margin: 0;
  width: 20px;
}
.office_swiper_container [class^='swiper-button-']::after {
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 width%3D%2211%22 height%3D%2221%22 viewBox%3D%220 0 11 21%22 fill%3D%22none%22%3E%3Cpath d%3D%22M9.41406 1.8092L1.41406 10.8092L9.41406 19.8092%22 stroke%3D%22%23222222%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px 18px;
  font-size: 0;
}
.office_swiper_container .swiper-button-next::after {
  background-image: url('data:image/svg+xml,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 width%3D%2211%22 height%3D%2221%22 viewBox%3D%220 0 11 21%22 fill%3D%22none%22%3E%3Cpath d%3D%22M1.41406 19.4758L9.41406 10.4758L1.41406 1.47583%22 stroke%3D%22%23222222%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22/%3E%3C/svg%3E');
}
.section_banner__sm {
  position: relative;
  background: linear-gradient(90deg, #baffdd 30%, #ced6ff 80%);
}
.section_banner__sm::before {
  content: '';
  position: absolute;
  inset: 0;
  opacity: 0;
  background: linear-gradient(90deg, #ced6ff 20%, #baffdd 70%);
  transition: opacity 0.8s ease;
}
.section_banner__sm > a {
  display: block;
  padding: 16px;
}
.section_banner__sm .banner_title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  z-index: 1;
  font-size: 20px;
  font-weight: 600;
  line-height: 170%;
}
.section_banner__sm .banner_title::before {
  content: '';
  display: block;
  width: 104px;
  height: 66px;
  background: url(/wp-content/themes/fastfive/assets/event/241211_allinone/images/banner_naver_sm.png) no-repeat center / cover;
}
.office_facilities {
  background: var(--color_shared_light);
}
.shared_office .office_facilities .inner {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-areas:
    'content_text content_img'
    'list_detail__check content_img';
  gap: 0 90px;
}
.office_facilities .content_text {
  grid-area: content_text;
}
.office_facilities .list_detail__check {
  grid-area: list_detail__check;
  text-align: left;
}
.office_facilities .list_detail__check .list_title {
  margin-bottom: 16px;
  font-size: 34px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -1px;
}
.office_facilities .content_img {
  grid-area: content_img;
}
.office_facilities .content_img img {
  overflow: hidden;
  border-radius: var(--radius_normal);
}
.office_benefit {
  background: var(--color_shared_normal);
}
/* content :: rental_office */
.rental_office .office_point {
  background: var(--color_rental_dark);
}
.rental_office .content_title {
  justify-content: center;
}
.rental_office .office_inner_cont {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 32px 40px;
  border-radius: var(--radius_normal);
  background: #fff;
}
.rental_office .list_detail__check li {
  text-align: left;
}
.rental_office .list_detail__check li::before {
  color: var(--color_rental_deep);
}
.rental_office .office_inner_cont.__gr {
  padding: 60px;
  background: var(--color_rental_deep);
}
.rental_office .inner_cont_title {
  text-align: left;
  font-size: 34px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -1px;
}
.rental_office .office_inner_cont.__gr .inner_cont_title {
  color: #fff;
}
.rental_office .content_text .logo_sm {
  width: auto;
  height: 42px;
}
.rental_office .content_text .logo_sm.hyphen {
  height: 30px;
}
.rental_office .content_text .logo_sm.poweredby {
  height: 20px;
}
.rental_office .content_wrapper .inner {
  display: flex;
  flex-direction: column;
  gap: 60px;
  max-width: 1162px;
}
.rental_office .content_wrapper .btn_wrapper {
  margin-top: 0;
}
.rental_office .office_intro {
  background: var(--color_rental_normal);
}
.rental_office .office_intro_cont > span {
  display: block;
  margin-top: 16px;
  font-size: 12px;
  color: #aaa;
}
.faq_title {
  position: relative;
  display: inline-flex;
  margin-bottom: 20px;
  padding: 2px 20px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 170%;
  color: #fff;
  background: var(--color_rental_deep);
  border-radius: 100px;
}
.faq_icon::after {
  content: '';
  position: absolute;
  bottom: -8px;
  border-style: solid;
  border-width: 13px 10px 0px 10px;
  border-color: var(--color_rental_deep) transparent transparent transparent;
}
.faq_wrapper p {
  font-size: 16px;
}
.faq_wrapper p strong {
  display: block;
  margin-bottom: 4px;
  font-size: 18px;
}
.faq_wrapper p + p {
  margin-top: 24px;
}
.office_interior {
  overflow: hidden;
  background: var(--color_rental_light);
}
.office_interior_container {
  position: relative;
}
.office_interior_container .swiper-button-prev {
  left: -90px;
}
.office_interior_container .swiper-button-next {
  right: -90px;
}
.office_interior_container [class^='swiper-button-'] {
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  z-index: 2;
}
.office_interior_container [class^='swiper-button-']::after {
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='31' viewBox='0 0 18 31' fill='none'%3E%3Cpath d='M15.6641 2.28809L2.33073 15.6214L15.6641 28.9547' stroke='%230B0B0B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}
.office_interior_container .swiper-button-next::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='31' viewBox='0 0 18 31' fill='none'%3E%3Cpath d='M2.33594 2.47656L15.6693 15.8099L2.33594 29.1432' stroke='%230B0B0B' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.office_interior_swiper li {
  overflow: hidden;
  border-radius: var(--radius_normal);
  display: flex;
  flex-direction: column;
}
.office_interior_swiper .interior_info {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 8px 0;
  font-size: 20px;
  font-weight: 700;
  background: var(--color_rental_deep);
  color: #fff;
}
.office_interior_swiper .interior_info > strong {
  display: flex;
  margin-left: 2px;
  gap: 12px;
}
.office_interior_swiper .interior_info span {
  display: inline-flex;
  padding: 0 8px;
  height: 31px;
  line-height: 31px;
  font-size: 18px;
  background: #fff;
  color: var(--color_rental_deep);
  border-radius: var(--radius_sm);
}
.office_care {
  background: var(--color_rental_normal);
}
.office_care .office_inner_list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.office_care .office_inner_cont {
  align-items: flex-start;
}
.office_care .inner_cont_title {
  flex: 4;
}
.office_care .list_detail__check {
  flex: 6;
}
.office_care .list_detail__check li {
  font-size: 18px;
}
.office_care .faq_icon::after{
  border: none;
}
.office_build {
  background: var(--color_rental_md_light);
}
.office_build_step {
  display: flex;
  gap: 24px;
  margin: 0 auto;
  max-width: 772px;
}
.office_companies {
  background: var(--color_rental_light);
}
.companies {
  margin: 0 auto;
  max-width: 1064px;
}
.office_brand {
  background: #222;
  color: #fff;
}
.office_brand .section_title {
  color: #fff;
}
.office_brand .sub_title {
  margin-bottom: 4px;
  font-weight: 500;
}
.office_brand .teams {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin: 0 auto;
  max-width: 848px;
}
.office_brand li {
  padding: 12px 24px;
  font-size: 20px;
  font-weight: 600;
  line-height: 170%;
  background: #fff;
  color: #222;
  border-radius: var(--radius_md);
}
/* section :: award */
.award_wrapper {
  background: #202020;
}
.award_wrapper .section_title {
  margin-bottom: 60px;
  color: #fff;
}
/* hover */
@media (min-width: 961px) and (hover: hover) {
  .faq_icon {
    pointer-events: none;
  }
  .btn_cta:hover {
    background: #fff;
    color: #222;
  }
  .btn_cta:hover::after {
    background: #222;
  }
  .btn_cta.__hover_gr:hover {
    background: #0c7f7b;
    color: #fff;
  }
  .btn_cta.__hover_pr:hover {
    background: var(--color_shared_deep);
    color: #fff;
  }
  .btn_cta.__hover_pr:hover::after,
  .btn_cta.__hover_gr:hover::after {
    background: #fff;
  }
  .section_banner__sm:hover::before {
    opacity: 1;
  }
  .hidden_highlight::after {
    content: none;
  }
}
@media (min-width: 961px) and (max-width: 1200px) {
  .section_title {
    font-size: 40px;
  }
  .circle_cont li {
    width: 180px;
    height: 180px;
  }
}
/* mb */
@media (max-width: 960px) {
  .event_allinone_wrapper {
    --radius_normal: 8px;
  }
  /* common */
  .hidden_pc {
    display: block;
  }
  .hidden_mo {
    display: none;
  }
  .inner {
    padding: 130px 20px;
    max-width: 100%;
  }
  .btn_wrapper {
    display: flex;
    justify-content: center;
    margin: 40px auto 0;
    max-width: 310px;
  }
  .section_title {
    margin-bottom: 24px;
    font-size: 28px;
  }
  .sub_title {
    font-size: 22px;
  }
  .section_desc {
    font-size: 18px;
  }
  .content_title {
    justify-content: center;
    gap: 8px;
    margin-bottom: 24px;
    font-size: 18px;
  }
  .content_desc {
    margin-bottom: 28px;
  }
  .section_title .highlight::after {
    height: 10px;
  }
  .banner_title::after {
    position: absolute;
    right: 0;
    margin: 0;
  }
  .list_detail__check li {
    text-indent: -24px;
    font-size: 16px;
  }
  .list_detail__check li::before {
    font-size: 20px;
  }
  .btn_cta {
    padding: 0 32px;
    width: 100%;
    font-size: 16px;
  }
  .circle_cont {
    flex-wrap: wrap;
    max-width: 360px;
    gap: 12px;
  }
  .circle_cont li {
    width: 120px;
    height: 120px;
  }
  .circle_cont li:first-child {
    margin: 0 100px;
  }
  .circle_cont li:not(:first-child) {
    margin-top: -18px;
  }
  .circle_cont li > p {
    font-size: 14px;
  }
  .circle_cont li > p strong {
    margin-top: -2px;
    font-size: 18px;
  }
  .circle_cont .icon {
    margin-bottom: 4px;
    width: 32px;
    height: 32px;
  }
  /* section :: visual */
  .visual_wrapper .inner {
    padding: 44px 0;
  }
  .visual_title {
    max-width: 274px;
  }
  .visual_desc {
    margin-top: 18px;
    font-size: 14px;
  }
  .visual_img {
    margin: -14px 0 0;
  }
  .visual_img img {
    opacity: 0;
    transform: translateY(50px);
    transition-duration: 0.7s;
  }
  .visual_img.active img {
    opacity: 1;
    transform: translateY(0);
  }
  .visual_wrapper .event_info {
    margin-top: -19px;
    padding: 0 34px;
  }
  .visual_wrapper .event_info {
    padding: 0 34px;
    font-size: 14px;
  }
  .visual_wrapper .event_info dt:nth-of-type(2) {
    margin-left: 16px;
  }
  .visual_wrapper .event_info dt::after {
    margin: -1px 8px;
    height: 12px;
  }
  .visual_wrapper .btn_wrapper {
    margin-top: 20px;
  }
  /* section :: brand */
  .brand_wrapper .inner {
    padding-left: 0;
    padding-right: 0;
  }
  .brand_container {
    margin-top: 40px;
  }
  .brand_list_wrapper {
    margin-top: 40px;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    border-radius: 0;
  }
  .brand_list {
    padding: 16px 0 20px;
  }
  .brand_list > h5 {
    font-size: 18px;
    list-style: 170%;
  }
  .brand_list .list_detail {
    margin: 4px auto 20px;
  }
  .brand_list .list_detail li {
    font-size: 14px;
  }
  .brand_list .brand_logo {
    padding: 0 26px;
  }
  /* section :: banner */
  .section_banner {
    height: auto;
    background-image: url(/wp-content/themes/fastfive/assets/event/241211_allinone/images/banner_naver_m.jpg);
  }
  .section_banner .inner {
    padding: 80px 0;
    align-items: center;
  }
  .section_banner .section_title .txt__sm {
    font-size: 22px;
    margin-bottom: 4px;
  }
  .section_banner .section_title {
    text-align: center;
  }
  .section_banner .img_npay {
    padding: 24px 48px 0;
  }
  .section_banner .btn_wrapper {
    margin: 24px auto 16px;
  }
  .section_banner .list_detail li {
    text-align: center;
  }
  /* section :: office_container */
  .contents_title_inner {
    padding: 130px 20px 40px;
  }
  .contents_title_inner .section_title {
    margin-bottom: 12px;
  }
  .office_container .office_tab {
    top: 60px;
  }
  .office_container .office_tab li {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
  }
  .office_point {
    padding: 80px 20px;
  }
  .office_point .desc {
    font-size: 18px;
  }
  .office_point_list {
    flex-direction: column;
    margin-bottom: 40px;
    gap: 20px;
  }
  .office_point_list li {
    padding: 24px 20px;
  }
  .office_point_list li::before {
    top: -10px;
    width: 20px;
    height: 20px;
  }
  .office_point_list li > h5 {
    font-size: 22px;
    letter-spacing: 0;
  }
  .office_point_list li > p {
    font-size: 14px;
  }
  .office_point_list li > h5::after {
    margin: 8px 0;
  }
  /* content :: shared_office */
  .shared_office .content_wrapper .inner {
    flex-direction: column;
    gap: 12px;
  }
  .content_img {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
  }
  .shared_office .content_text,
  .shared_office .section_title:not(.__center) {
    text-align: center;
  }
  .shared_office .content_text .logo_sm {
    height: 16px;
  }
  .office_swiper_container .slide_info {
    padding: 24px 20px;
  }
  .office_swiper_container .slide_info .tit {
    font-size: 22px;
  }
  .office_swiper_container .slide_info .details {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
    font-size: 14px;
  }
  .office_swiper_container .slide_info li {
    gap: 8px;
  }
  .office_swiper_container .slide_info li > span {
    padding: 0 6px;
  }
  .office_swiper_container .desc {
    font-size: 14px;
  }
  .office_swiper_container .swiper-navigation {
    margin-top: 16px;
  }
  .section_banner__sm > a {
    padding: 16px 32px;
  }
  .section_banner__sm .banner_title {
    gap: 12px;
    justify-content: flex-start;
    font-size: 16px;
  }
  .shared_office .office_facilities .inner {
    display: flex;
    padding-left: 0;
    padding-right: 0;
  }
  .office_facilities .content_img img {
    border-radius: 0;
  }
  .office_facilities .list_detail__check {
    margin-top: 28px;
    order: 3;
  }
  .office_facilities .list_detail__check .list_title {
    text-align: center;
    font-size: 22px;
  }
  .award_wrapper .section_title {
    margin-bottom: 40px;
  }
  /* content :: rental_office */
  .rental_office .section_title:not(.__mb) {
    margin-bottom: 0;
  }
  .rental_office .content_wrapper .inner {
    gap: 40px;
  }
  .rental_office .content_text .logo_sm {
    height: 38px;
  }
  .rental_office .content_text .logo_sm.poweredby {
    height: 17px;
  }
  .rental_office .office_inner_cont {
    flex-direction: column;
    justify-content: center;
    padding: 0 20px 32px;
  }
  .rental_office .office_inner_cont.__gr {
    padding: 32px;
  }
  .rental_office .office_inner_cont.__gr .inner_cont_title {
    text-align: center;
    font-size: 22px;
  }
  .rental_office .content_desc {
    margin-bottom: 0;
    font-size: 18px;
  }
  .faq_wrapper {
    overflow: hidden;
    margin-top: -16px;
    padding: 16px 20px;
    background: #c0efee;
    border-radius: var(--radius_md);
    height: 62px;
  }
  .faq_wrapper.active {
    height: auto;
  }
  .faq_title {
    display: flex;
    padding: 0 0 16px;
    margin-bottom: 0;
    justify-content: flex-start;
    color: var(--color_rental_deep);
    background: #c0efee;
    cursor: pointer;
  }
  .faq_icon::after {
    border: 0;
    right: 0;
    bottom: auto;
    width: 26px;
    height: 26px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='27' viewBox='0 0 26 27' fill='none'%3E%3Ccircle cx='13' cy='13.5' r='12' stroke='%232EB5B0' stroke-width='2'/%3E%3Cpath d='M8 12L13 17L18 12' stroke='%232EB5B0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: 26px 26px;
  }
  .faq_wrapper.active .faq_icon::after,
  .office_inner_cont.active .faq_icon::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27' fill='none'%3E%3Ccircle cx='13' cy='13' r='12' transform='matrix(1 0 0 -1 0.5 26.5)' stroke='%232EB5B0' stroke-width='2'/%3E%3Cpath d='M8.5 15L13.5 10L18.5 15' stroke='%232EB5B0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  }
  .faq_wrapper p {
    text-align: left;
    font-size: 18px;
  }
  .faq_wrapper p + p {
    margin-top: 16px;
  }
  .office_interior_swiper .interior_info {
    flex-direction: column;
    gap: 4px;
    padding: 8px 20px 16px;
    font-size: 16px;
  }
  .office_interior_swiper .interior_info > strong {
    margin-left: 0;
    gap: 4px;
  }
  .office_interior_swiper .interior_info span {
    height: 24px;
    font-size: 14px;
    line-height: 24px;
  }
  .rental_office .office_care .inner {
    gap: 20px;
  }
  .rental_office .office_care .content_text {
    margin-bottom: 20px;
  }
  .office_inner_list {
    margin-bottom: 20px;
  }
  .office_care .office_inner_cont {
    overflow: hidden;
    height: 95px;
    justify-content: flex-start;
    padding: 0 0 32px;
  }
  .office_care .office_inner_list {
    gap: 20px;
  }
  .office_care .inner_cont_title {
    position: relative;
    flex: none;
    padding: 32px 20px;
    width: 100%;
    font-size: 22px;
    cursor: pointer;
  }
  .office_care .list_detail__check li {
    font-size: 14px;
  }
  .office_care .faq_icon::after {
    right: 20px;
    top: 35px;
  }
  .office_care .list_detail__check {
    flex: none;
    padding: 0 20px;
  }
  .office_care .office_inner_cont.active {
    overflow: auto;
    height: auto;
  }
  .office_care .office_inner_cont.active .inner_cont_title {
    padding-bottom: 0;
  }
  .office_build_step {
    flex-direction: column;
    gap: 12px;
  }
  .companies {
    padding: 0 30px;
  }
  .office_brand .sub_title {
    margin-bottom: 6px;
  }
  .office_brand .teams {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    width: 100%;
  }
  .office_brand li {
    padding: 12px;
    font-size: 16px;
  }
}
