@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css') format('woff');
    font-weight: normal;
    font-style: normal;
}

.service.event.detail .bbs-detail.innerfull .cont.full {
    overflow: unset !important;
}

.event-info-diy {
    margin: 0 auto;
    min-width: 1366px; 
}

.event-info-diy .list-accordion > ul > li .accordion-ti{
    padding: 40px 33px 40px 33px !important;
}

.event-info-diy .list-accordion > ul > li .accordion-ti::after {
    right: 45px!important;;
}

section {
    font-family: 'pretendard';
    overflow-x: hidden;
    margin:0 auto;
}

section .pro-container{
  position: relative;
  width: 1322px;
  margin: 0 auto;
}

section .quick-slide {
  width: 1180px;
  /* overflow-x: hidden; */
  margin: 0 auto;
}

section .quick-slide .swiper-wrapper {
  width: 900%;
  height: auto;
}

section .quick-slide .swiper-slide {
  flex-shrink: 1;
  width: 304px;
  height: 100%;
  /* overflow: hidden; */
  text-align: left;
}

/* S: 대표님 피드백 수정 2차 */
section.section01 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/516/pc/bg/section01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 0 auto;
    height: 403px; 
    position: relative;   
}

section.section01 > div {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

section.section01 > div > a {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 220px;
    height: 46px;
    top: 81%;
    border-radius: 100px;
}

section.section02 {   
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/516/pc/bg/section02.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 0 auto;
    height: 106px; 
    position: relative; 
}

section.section02 > div  {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.btn-container {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    position: absolute;
    top: 403px;
    left: 50%;
    transform: translateX(-50%);
    width: 1290px !important;
    height: 343px;
    z-index:1;
}

.btn-container a {
    width: 310px;
    height: 343px;
    border-radius: 15px;
}

section.section02 .tab-container > div {
    width: 100%;
    display: flex;    
    align-items: center;
    justify-content: center;
}

section.section02-1 {   
    width: 100%;
    height: 105px;
    position: sticky;
    top: 96px;
    z-index: 3;
    display: none;
}

section.section02-1.is-visible {
    display: flex;
}

section.section02-1 > div  {
    position: relative;
    top: 0;
    left: 0;
    width: 1366px;
    height: 100%;
    margin: 0 auto;
}

section.section02-1 .tab-container{
    width: 100%;
    display: flex;    
    align-items: center;
    justify-content: center;
}

section.section02-1 a{
    width: 25%;
    height: 105px;
    display: flex;
    justify-content: center;
    align-items: center; 
}

section.section02-1 a.menu-1 {
    background-color: #78d6d3;
}

section.section02-1 a.menu-1 div {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/516/pc/bg/tab01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 310px;
    height: 105px;
}

section.section02-1 a.menu-2 {
    background-color: #ffefc0;
}

section.section02-1 a.menu-2 div {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/516/pc/bg/tab02.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 310px;
    height: 105px;
}

section.section02-1 a.menu-3 {
    background-color: #edbff3;
}

section.section02-1 a.menu-3 div {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/516/pc/bg/tab03.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 310px;
    height: 105px;
}

section.section02-1 a.menu-4 {
    background-color: #9bb7f1;
}

section.section02-1 a.menu-4 div {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/516/pc/bg/tab04.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 310px;
    height: 105px;
}

section.section02-2 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/516/pc/bg/section02-2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 0 auto;
    height: 269px; 
    position: relative;   
}
/* E: 대표님 피드백 수정 2차 */

section.section03 {
    margin: 0 auto;
    position: relative;   
    height: fit-content;
    width: 1366px;
    overflow-y: hidden;
    padding-top: 60px;
}

section.section03 > div {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

section.section03 button {
    position: absolute;
    width: 28%;
    height: 80px;
    top: 441px;
    left: 50%;
    transform: translateX(-50%);
}

section.section04,
section.section05,
section.section06,
section.section07,
section.section08 {
    margin: 0 auto;
    height: fit-content; 
    position: relative; 
}

section.section04 > div,
section.section05 > div,
section.section06 > div,
section.section07 > div,
section.section08 > div {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

section.section04 .event-ti,
section.section05 .event-ti,
section.section06 .event-ti,
section.section07 .event-ti,
section.section08 .event-ti {
    font-size: 32px;
    font-weight: 600;
    color: #252525;
    padding: 120px 0 120px 0;
}

section.section04 .event-ti p,
section.section05 .event-ti p,
section.section06 .event-ti p,
section.section07 .event-ti p,
section.section08 .event-ti p {
    margin-bottom: 20px;
}

section.section04 .event-ti span,
section.section05 .event-ti span,
section.section06 .event-ti span,
section.section07 .event-ti span,
section.section08 .event-ti span {
    color: #cccccc;
    font-size: 18px;
}

section.section04 .goto-btn,
section.section05 .goto-btn,
section.section06 .goto-btn,
section.section07 .goto-btn,
section.section08 .goto-btn {
   border: 1px solid #252525;
   padding: 20px 50px;
   margin-top: 80px;
}

section.section04 .goto-btn:hover,
section.section05 .goto-btn:hover,
section.section06 .goto-btn:hover,
section.section07 .goto-btn:hover,
section.section08 .goto-btn:hover {
   background-color: #252525;
   color: #fff;
}

/* 유의사항 탭 */
.tab {
    width: 100%;
    margin: 0 auto;    
    background-color: #ffffff;
    color: #000;
}

.tab input {
display: none;
}

.tab__label,
.tab__close {
  display: flex;
  cursor: pointer;
}

.tab__label {
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
  font-size: 23px;
  color: #fff;
  font-weight: 600;
  background-color: #7f51cb;
}

.tab__label::after {
  content: "\276F";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3em;
  height: 1em;
  line-height: 1;
  transform: rotate(90deg);
  transform-origin: center;
  transition: transform 0.35s;
}

.tab input:checked + .tab__label::after {
  transform: rotate(270deg);
}

.tab + .tab__label {
  grid-template-rows: 1fr;
}

.tab__content {
display: grid;
grid-template-rows: 0fr;
transition: grid-template-rows 0.35s ease;
}

.tab__content-inner {
overflow: hidden;
opacity: 0;
display: none;
padding: 1rem 1rem 3rem;
text-align: left;
transition: opacity 0.25s ease;
font-size: 19px;
line-height: 1.5;
}

.tab__content-inner ul  {
    list-style: outside;
    padding: 0 2rem;
}

.tab__content-inner ul li {
    margin-bottom: 13px;
}

.tab input:checked + .tab__label + .tab__content {
grid-template-rows: 1fr;
}

.tab input:checked + .tab__label + .tab__content .tab__content-inner {
opacity: 1;
display: block;
}
