
@import url("https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");

html,body {
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

section {
    position: relative;
    overflow-x: hidden;
    margin:0 auto; 
}

section.section01 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/461/pc/img/bg/section01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    height: 1860px;
    width: 100%;
    max-width: 1140px;
}

section.section02 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/461/pc/img/bg/section02.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    height: 625px;
    width: 100%;
    max-width: 1140px;
}

section.section02 > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section.section02 > div button {
    position: absolute;
    width: 320px;
    height: 85px;
    left: 10.6%;
    top: 49.5%;
}

section.section03 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/461/pc/img/bg/section03.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    height: 2050px;
    width: 100%;
    max-width: 1140px;
}

section.section03 > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section.section03 .s_mapo {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/461/pc/img/map/마포구_페이퍼레리아.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 228px;
    height: 338px;
    display: block;
    position: absolute;
    top: 33.7%;
    left: 5.7%;
}

section.section03 .s_mapo:hover {
    filter: drop-shadow(2px 4px 6px #00000050);
}

section.section03 .s_mapo img {
    position: absolute !important;
    top: 47%;
    right: -29%;
    display: unset !important;
    max-width: 1140px !important;
    left: unset !important;
    transform: unset !important;
}

section.section03 .s_junggu {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/461/pc/img/map/중구_고래사진관.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 208px;
    height: 334px;
    display: block;
    position: absolute;
    top: 32.4%;
    right: 22.6%;
}

section.section03 .s_junggu:hover {
    z-index: 1;
    filter: drop-shadow(2px 4px 6px #00000050);
}

section.section03 .s_junggu img {
    position: absolute !important;
    top: 54%;
    right: 90%;
    display: unset !important;
    max-width: 1140px !important;
    left: unset !important;
    transform: unset !important;
}

section.section03 .s_yongsan {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/461/pc/img/map/용산구_픽셀퍼인치.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 263px;
    height: 342px;
    display: block;
    position: absolute;
    top: 37.6%;
    right: 5.3%;
}

section.section03 .s_yongsan:hover {
    filter: drop-shadow(2px 4px 6px #00000050);
}

section.section03 .s_yongsan img {
    position: absolute !important;
    top: 63%;
    right: 89%;
    display: unset !important;
    max-width: 1140px !important;
    left: unset !important;
    transform: unset !important;
}

section.section03 .jeju {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/461/pc/img/map/제주_애월전당포.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 216px;
    height: 337px;
    display: block;
    position: absolute;
    bottom: 26.3%;
    left: 27.8%;
}

section.section03 .jeju:hover {
    filter: drop-shadow(2px 4px 6px #00000050);
}

section.section03 .jeju img {
    position: absolute !important;
    top: 25%;
    right: 83%;
    display: unset !important;
    max-width: 1140px !important;
    left: unset !important;
    transform: unset !important;
}

section.section03 .daegu {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/461/pc/img/map/대구_심플책방.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 213px;
    height: 335px;
    display: block;
    position: absolute;
    bottom: 19.7%;
    right: 30%;
}

section.section03 .daegu:hover {
    filter: drop-shadow(2px 4px 6px #00000050);
}

section.section03 .daegu img {
    position: absolute !important;
    top: 37%;
    right: -37%;
    display: unset !important;
    max-width: 1140px !important;
    left: unset !important;
    transform: unset !important;
}

section.section04 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/461/pc/img/bg/section04.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    height: 883px;
    width: 100%;
    max-width: 1140px;
}

section.section04 > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section.section04 .mapSwiper img {
    transform: unset !important;
    left: unset !important;
}

section.section04 .mapSwiper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

section.section04 .mapSwiper .swiper-button-next {
    right: 34px;
}

section.section04 .mapSwiper .swiper-button-prev {
    left: 34px;
}

section.section05 {
    background-image: url(https://resources.fujifilm.co.kr/upload/img/event/461/pc/img/bg/section05.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
    height: 2629px;
    width: 100%;
    max-width: 1140px;
}