@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;
}

html,body {
  font-family: 'pretendard';
  scroll-behavior: smooth;
}

main {
    width: 1140px;
}

.service.event.detail .bbs-detail.innerfull .cont.full {
    overflow: unset !important;
}

.event-info-diy {
    margin: 0 auto;
    max-width: 1140px;
}

area {
    cursor: pointer;
}

section {
    overflow-x: hidden;
    margin:0 auto;
    width: 1140px;
}

area {
    cursor: pointer;
}

section.section01 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/491/pc/bg/section01.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 1124px;
    position: relative;
}

section.section01Tab {
    height: 192px;
    position: relative;
}

section.section01Tab > div  {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

section.section01Tab .btn-container {
    position: relative;
    top: 39px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.section01Tab button.tab01 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/491/pc/btn/tab01.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width:100%;
    height: 105px;
}

section.section01Tab button.tab01:hover {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/491/pc/btn/tab01_on.png);
}

section.section01Tab button.tab02 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/491/pc/btn/tab02.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width:100%;
    height: 105px;
}

section.section01Tab button.tab02:hover {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/491/pc/btn/tab02_on.png);
}

section.section01Tab button.tab03 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/491/pc/btn/tab03.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width:100%;
    height: 105px;
}

section.section01Tab button.tab03:hover {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/491/pc/btn/tab03_on.png);
}

section.section01Tab button.tab04 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/491/pc/btn/tab04.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width:100%;
    height: 105px;
}

section.section01Tab button.tab04:hover {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/491/pc/btn/tab04_on.png);
}

section.section02 {
    background-color: #242424;
    color: #fff;
    height: fit-content;
    position: sticky;
    top: 96px;
    z-index: 3;
    overflow-y: hidden;
}

section.section02 > div  {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

section.section02 .tab-container{
    width: 100%;
    display: flex;    
    align-items: center;
    justify-content: center;
    gap: 110px;
}

section.section02 a{
    width: 128px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    font-weight: 600; 
}

section.section02 a:first-child.active{
    color: #00c95f;
}

section.section02 a:first-child.active div{
    border-bottom: 4px solid #00c95f;
    display: flex;
    align-items: center;
    padding: 22px;
}

section.section02 a:nth-child(2).active{
    color: #3eabfe;
    margin-bottom: 0;
}

section.section02 a:nth-child(2).active div{
    border-bottom: 4px solid #3eabfe;
    display: flex;
    align-items: center;
    padding: 22px;
}

section.section02 a:last-child.active{
    color: #fd823e;
    margin-bottom: 0;
}

section.section02 a:last-child.active div{
    border-bottom: 4px solid #fd823e;
    display: flex;
    align-items: center;
    padding: 22px;
}

section.section04 {
    height:2724px;
    position: relative;
}

section.section04 > div {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

/* 필름 애니메이션 */
section.section04 .film-container {
    position: absolute;
    top: 81.8%;
}

section.section04 .film-player {
    overflow: hidden;
    width: 1140px;
}

section.section04 .film-player video {
    position: relative;
    left: -40px;
    top: 10px;
    max-height: 431px;
    height: 100%;
    outline: none;
    border: 0;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

section.section05 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/491/pc/bg/section05.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    height: 3288px; 
    position: relative; 
}

section.section05 > div  {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

section.section05 .photo-container{
    position: absolute;
    top: 15.3%;
    width: 100%; 
    display: flex;
    justify-content: center;
    align-items: center;
}

section.section05 .photo-container .slide-container{
    width:50%;
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

section.section05 .photo-container .quick-slide{
    width: 57%;
    max-width: 325px;
    max-height: 661px;
    overflow-x: hidden;
}

section.section05 .photo-container .quick-slide img{
    width: 100%;
    display: block;
}

section.section05 .photo-container .swiper-button-prev{
    left: 70px;
}

section.section05 .photo-container .swiper-button-next{
    right: 70px;
}

section.section05 .photo-container .swiper-button-prev::after, 
section.section05 .photo-container .swiper-button-next::after {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/491/nextBtn.png);
    background-position: center;
    background-size: cover;
    width: 41px;
    height: 41px;
    top: 22%;
}

section.section05 .photob-container{
    top: 45%;
}

section.section05 .photob-container .quick-slide {
    max-width: 529px;
    max-height: 680px;
}

section.section05 .photob-container .swiper-button-prev{
    left: 235px;
}

section.section05 .photob-container .swiper-button-next {
    right: 235px;
}

section.section05 .photob-container .swiper-button-prev::after, 
section.section05 .photob-container .swiper-button-next::after {
    width: 68px;
    height: 68px;
    top: 99%;
}

section.section05 .btnGoPurchase {
    width: 19%;
    height: 2%;
    position: absolute;
    bottom: 11.8%;
    left: 50%;
    transform: translateX(-50%);
}