@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/493/pc/bg/section01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    height: 1134px;
    position: relative;
}

section .btn-like {
    display: none !important;
}

section.section02 {
    margin: 0 auto;
    height: 2236px;
    position: relative;
}

section.section03 {
    margin: 0 auto;
    height: 2175px;
    position: relative;
}

section.section03 .pro-container{
    top: 68%;
    left: 50%;
    transform: translateX(-50%);
}

section .pro-container {
    position: absolute;
    width: 1005px;
    margin: 0 auto;
}

section .quick-slide {
    width: 875px;
    overflow-x: hidden;
    margin: 0 auto;
}

section .quick-slide .swiper-wrapper {
    width: 2000%;
    height: auto;
}

section .quick-slide .swiper-slide {
    flex-shrink: 1;
    width: 304px;
    height: 100%;
    overflow: hidden;
    text-align: left;
}

section.section04 {
    margin: 0 auto;
    height: 1794px;
    position: relative;
}

section.section04 .pro-container{
    top: 31.4%;
    left: 50%;
    transform: translateX(-50%);
}

section.section04 .txt-wrap {
    width: 600px;
    overflow-x: hidden;
    position: absolute;
    top: 77%;
    left: 50%;
    height: 200px;
    transform: translateX(-50%);
}

section.section04 .txt-container{
    position: absolute;
    left: 50%;
    top: 47%;
    transform: translate(-50%, -50%);
    width: 70%;
    z-index: 10;
    max-width: 428px;
    max-height: 126px;
}

section.section04 .quick-slide2{
    width: 100%;
}

section.section04 .quick-slide2 img{
    width: 100%;
    display: block;
}

section.section04 .txt-container .swiper-button-prev{
    left: -47px;
}

section.section04 .txt-container .swiper-button-next{
    right: -47px;
}

section.section04 .txt-container .swiper-button-prev::after,
section.section04 .txt-container .swiper-button-next::after {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/493/slide/nextBtn.png);
    background-position: center;
    background-size: cover;
    width: 25px;
    height: 25px;
    top: 110%;
}

section.section04 .txt-container .swiper-pagination{
    position: relative;
    margin-top: 0;
    top: -22px;
}

section.section04 .txt-container .swiper-pagination .swiper-pagination-bullet {
    margin: 0 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ffffff80;
    border: 1px solid #ffffff80;
    opacity: 1;
}

section.section04 .txt-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ffffff;
    border-color: #ffffff;
    opacity: 1;
}

/* S: 260306 고민정 수정 */
section.section04 .slide-container{
    position: absolute;
    top: 79%;
    left: 50%;
    height: 200px;
    transform: translateX(-50%);
}

section.section04 .txt-wrap {
    width: 585px;
    overflow-x: hidden;
    position: absolute;
    top: 0%;
    left: 50%;
    height: 200px;
    transform: translateX(-50%);
}

section.section04 .txt-container{
    position: absolute;
    left: 50%;
    top: 47%;
    transform: translate(-50%, -50%);
    width: 70%;          
    z-index: 10;     
    max-width: 380px;    
    max-height: 126px;  
}

section.section04 .quick-slide2{
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    overflow-x: hidden;
    scrollbar-width: none;
    color: #000;
}

section.section04 .quick-slide2 img{
    width: 100%;
    display: block;
}

section.section04 .txt-container .swiper-button-prev{
    left: -63px;
}

section.section04 .txt-container .swiper-button-next{
    right: -63px;
}

section.section04 .txt-container .swiper-button-prev::after, 
section.section04 .txt-container .swiper-button-next::after {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/493/slide/nextBtn.png);
    background-position: center;
    background-size: cover;
    width: 25px;
    height: 25px;
    top: 67%;
}

section.section04 .txt-container .swiper-pagination{
    position: relative;
    margin-top: 0;
    top: 31px;
}

section.section04 .txt-container .swiper-pagination .swiper-pagination-bullet {
    margin: 0 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ffffff80;
    border: 1px solid #ffffff80;
    opacity: 1;
}

section.section04 .txt-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ffffff;
    border-color: #ffffff;
    opacity: 1;
}

/* E: 260306 고민정 수정 */

#section02, #section03, #section04 {
    scroll-margin-top: 95px; 
}