@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';
}

.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;
}

section.section01 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/499/pc/img/bg/section01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    height: 1663px;
    position: relative;
}

section.section02 {
    background-color: #02a15f;
    color: #fff;
    width: 100%;
    max-width: 1140px;
    height: fit-content;
    position: sticky;
    top: 96px;
    z-index: 3;
}

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: space-between;
}

section.section02 a{
    width: 25%;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.section02 a:first-child div {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/499/pc/img/tab01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: auto;
    height: 24px;
    aspect-ratio: 149 / 33;
}

section.section02 a:first-child.active div{
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/499/pc/img/tab01_active.png);
    width: auto;
    height: 28px;
    aspect-ratio: 235 / 43;
}


section.section02 a:nth-child(2) div {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/499/pc/img/tab02.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: auto;
    height: 24px;
    aspect-ratio: 136 / 33;
}

section.section02 a:nth-child(2).active div{
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/499/pc/img/tab02_active.png);
    width: auto;
    height: 28px;
    aspect-ratio: 218 / 43;
}

section.section02 a:nth-child(3) div {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/499/pc/img/tab03.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: auto;
    height: 24px;
    aspect-ratio: 158 / 34;
}

section.section02 a:nth-child(3).active div{
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/499/pc/img/tab03_active.png);
    width: auto;
    height: 28px;
    aspect-ratio: 246 / 43;
}

section.section02 a:last-child div {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/499/pc/img/tab04.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: auto;
    height: 24px;
    aspect-ratio: 182 / 33;
}

section.section02 a:last-child.active div{
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/499/pc/img/tab04_active.png);
    width: auto;
    height: 28px;
    aspect-ratio: 276 / 43;
}

section .btn-like {
    padding-right: 90px;
}

section .pro-container{
    position: relative;
    width: 1140px;
    margin: 0 auto;
}

section .quick-slide {
    width: 1140px;
    overflow-x: hidden;
    margin: 0 auto;
}

section .quick-slide .swiper-wrapper {
    width: 900%;
    height: auto;
    margin-left: 10px;
}

section .quick-slide .swiper-slide {
    flex-shrink: 1;
    width: 372px;
    height: 100%;
    overflow: hidden;
    text-align: left;
    padding: 60px 25px 0;
}

.txt-price em {
    font-size: 24px;
}

.product-list .txt-ti {
    font-size: 18px;
    font-weight: 600;
}

section.section06 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/499/pc/img/bg/section06.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    height: 1700px;
    position: relative;
}

section.section06 > div {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

section.section06 .pro-container{
    top: 68%;
}

section.section07 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/499/pc/img/bg/section07.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    height: 1753px;
    position: relative;
}

section.section07 > div {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

section.section07 .pro-container{
    top: 67%;
}

section.section08 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/499/pc/img/bg/section08.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    height: 1701px;
    position: relative;
}

section.section08 > div {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

section.section08 .pro-container{
    top: 66%;
}
