section {
    height: 100vh;
}
.inner_space,
.inner_space > div {
    height: 100%;
}
.layer_text,
.layer_text em {
    color: #ccc;
}
.layer_text {
    line-height: 1.5555;
}

/* product */
.product {
    position: relative;
    height: 1000px;
    padding-top: 80px;
}
.product_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../img/page/com/product_bg.jpg");
}
.product .inner_1600 {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 20px;
}
.product_title {
    margin-bottom: 30px;
}
.product_head {
    position: relative;
    z-index: 1;
}
.product_head .layer_subtitle30 {
    margin-bottom: 20px;
    font-weight: 700;
    color: #fff;
}
.product_head .layer_text {
    margin-top: 4px;
}
.product_head .layer_text em {
    color: #fff;
}
.product_boxs {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 500px;
    height: 500px;
}
.product_box {
    display: flex;
    align-items: center;
    position: absolute;
    width: 500px;
    height: 500px;
}
.product_box.box1 {
    bottom: 500px;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
}
.product_box.box2 {
    bottom: 0;
    right: 0;
    background: #000;
}
.product_box.box3 {
    bottom: 0;
    right: 500px;
}
.product_box .box_sub {
    padding-left: 110px;
}
.product_box .layer_subtitle30 {
    margin-bottom: 20px;
    line-height: 1.5;
    font-weight: 700;
    color: #fff;
}
.product_box .layer_subtitle30 em {
    color: #f3e7db;
}
.product_box .layer_text em {
    color: #fff;
}
.product_box .box_video {
    position: absolute;
    inset: 0;
}
.product_slide {
    width: 100%;
    height: 100%;
    opacity: 0.7;
}

@media screen and (max-width: 1700px) {
    .product_box.box3 {
        visibility: hidden;
    }
}

/* tradi */
.tradi {
    background-color: #362722;
}
/* .tradi{background-image: url('../img/page/com/tradi_bg.jpg');} */
.tradi_head {
    position: relative;
    z-index: 2;
    margin-top: -195px;
}
.tradi_title {
    margin-bottom: 70px;
}
.tradi_head .layer_subtitle30 {
    font-weight: 700;
    color: #fff;
}
.tradi_head .layer_text {
    margin-top: 4px;
}
.tradi_slide {
    width: 12.5%;
}
.tradi_slide .swiper-container {
    border-radius: 50%;
    background-color: #352722;
}
.tradi_slide .swiper-slide {
    padding-top: 100%;
    background: no-repeat center / cover;
}
.tradi_slide01 {
    margin-top: 50px;
    margin-left: -23.55%;
}
.tradi_slide01 .swiper-slide:nth-child(1) {
    background-image: url("../img/page/com/tradi_slide01_01.png");
}
.tradi_slide01 .swiper-slide:nth-child(2) {
    background-image: url("../img/page/com/tradi_slide01_02.png");
}
.tradi_slide01 .swiper-slide:nth-child(3) {
    background-image: url("../img/page/com/tradi_slide01_03.png");
}
.tradi_slide01 .swiper-slide:nth-child(4) {
    background-image: url("../img/page/com/tradi_slide01_04.png");
}
.tradi_slide02 .swiper-slide:nth-child(1) {
    background-image: url("../img/page/com/tradi_slide02_01.png");
}
.tradi_slide02 .swiper-slide:nth-child(2) {
    background-image: url("../img/page/com/tradi_slide02_02.png");
}
.tradi_slide02 .swiper-slide:nth-child(3) {
    background-image: url("../img/page/com/tradi_slide02_03.png");
}
.tradi_slide02 .swiper-slide:nth-child(4) {
    background-image: url("../img/page/com/tradi_slide02_04.png");
}
.tradi_slide02 {
    margin-top: -13.55%;
    margin-left: 27.4%;
}
.tradi_deco01 {
    width: 13.45%;
    padding-top: 12.75%;
    margin-top: -13.55%;
    margin-left: 26.45%;
    background-image: url("../img/page/com/tradi_deco01.png");
    animation: spinr 10s linear infinite;
    transform-origin: center center;
}
.tradi_deco02 {
    width: 12.65%;
    padding-top: 12.45%;
    margin-top: 50px;
    margin-left: -7.2%;
    background-image: url("../img/page/com/tradi_deco02.png");
    animation: spinl 10s linear infinite;
    transform-origin: center center;
}
.tradi_text01 {
    width: 9.65%;
    padding-top: 11.5%;
    margin-top: -12.95%;
    margin-left: -6%;
    background-image: url("../img/page/com/tradi_text01.png");
}
.tradi_text02 {
    width: 9.3%;
    padding-top: 10.65%;
    margin-top: 68px;
    margin-left: 29.1%;
    background-image: url("../img/page/com/tradi_text02.png");
}
.tradi_img {
    bottom: 0;
    width: 68.9%;
    padding-top: 39.6%;
    margin-left: -20.9%;
    background-image: url("../img/page/com/tradi_img.png");
}

/* exper */
.exper {
    background-color: #000;
}
.exper_bg {
    background-image: url("../img/page/com/exper_bg01.jpg");
}
.exper .flex-vcenter {
    justify-content: space-between;
}
.exper_title {
    margin-bottom: 38px;
}
.exper_head .layer_text.on,
.exper_head .layer_text.on em {
    color: #fff;
}
.exper_text_row02 {
    margin: 15px 0;
}
.exper_imgs {
    width: 528px;
    height: 660px;
}
.exper_imgs li {
    position: absolute;
    top: 0;
    left: 0;
}
.exper_deco {
    bottom: 0;
    right: 0;
    width: 25.95%;
    padding-top: 12.55%;
    background-image: url("../img/page/com/exper_deco.png");
}

/* dream */
.dream {
    background-color: #f4e7da;
}
.dream_title {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -350px;
}
.dream_cont {
    left: 0;
    right: 0;
    width: 70%;
    aspect-ratio: 1000 / 600;
    margin: -24% auto 0;
}
.dream_cont_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: no-repeat center / cover;
}
.dream_cont_img01 {
    background-image: url("../img/page/com/dream_cont_img01.png");
}
.dream_cont_img02 {
    z-index: 1;
    background-image: url("../img/page/com/dream_cont_img02.png");
}
.dream_cont_img03 {
    background-image: url("../img/page/com/dream_cont_img03.png");
}
.dream_cont_text {
    position: absolute;
    top: 45%;
    z-index: 2;
    min-width: 20%;
    text-align: center;
}
.dream_cont_text01 {
    left: 0;
}
.dream_cont_text02 {
    right: 0;
}
.dream_twrap {
    width: 100%;
    margin-top: 138px;
    text-align: center;
}
.dream_twrap .layer_text {
    color: var(--dark-gray);
}
.dream_twrap .layer_text em {
    color: var(--almost-black);
}
.dream_text_row02 {
    margin-top: 10px;
    padding-bottom: 7px;
}
.dream_deco {
    bottom: 0;
    right: 0;
    width: 22.55%;
    padding-top: 28.5%;
    background-image: url("../img/page/com/dream_deco.png");
}

/* real */
.real {
    background-image: url("../img/page/com/real_bg.jpg");
}
.real_side {
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-image: url("../img/page/com/real_side.jpg");
}
.real_side_text {
    left: 16.7%;
    margin-top: -19.5%;
    font-weight: 700;
    line-height: 1.4166;
    padding: 4px 20px;
    font-family: "NotoSansKR";
}
.real_side_text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 12px;
    height: 10px;
    background: url("../img/page/com/double-quote-start.png") no-repeat;
}
.real_side_text::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 10px;
    background: url("../img/page/com/double-quote-end.png") no-repeat;
}
.real_side_dqm {
    bottom: 1px;
    left: -26px;
}
.real_title {
    margin-bottom: 40px;
}
.real_head .layer_text {
    color: #ededed;
}
.real_text_row02 {
    margin: 15px 0;
}

/* deli */
.deli {
    background-color: #231916;
}
.deli_imgs {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    white-space: nowrap;
    font-size: 0;
}
.deli_imgs li {
    float: right;
    width: calc(2560px / 6.5);
    height: calc(100vh / 3);
    background: no-repeat center / cover;
}
.deli_imgs01 {
    top: 0;
}
.deli_imgs02 {
    top: 33.3333vh;
}
.deli_imgs03 {
    top: 66.6666vh;
}
.deli_imgs01 li:nth-child(1) {
    background-image: url("../img/page/com/deli_img01.jpg");
}
.deli_imgs01 li:nth-child(2) {
    background-image: url("../img/page/com/deli_img02.jpg");
}
.deli_imgs01 li:nth-child(3) {
    background-image: url("../img/page/com/deli_img03.jpg");
}
.deli_imgs01 li:nth-child(4) {
    background-image: url("../img/page/com/deli_img04.jpg");
}
.deli_imgs01 li:nth-child(5) {
    background-image: url("../img/page/com/deli_img05.jpg");
}
.deli_imgs01 li:nth-child(6) {
    background-image: url("../img/page/com/deli_img06.jpg");
}
.deli_imgs02 li:nth-child(1) {
    background-image: url("../img/page/com/deli_img07.jpg");
}
.deli_imgs02 li:nth-child(2) {
    background-image: url("../img/page/com/deli_img08.jpg");
}
.deli_imgs02 li:nth-child(3) {
    background-image: url("../img/page/com/deli_img09.jpg");
}
.deli_imgs02 li:nth-child(4) {
    background-image: url("../img/page/com/deli_img10.jpg");
}
.deli_imgs02 li:nth-child(5) {
    background-image: url("../img/page/com/deli_img11.jpg");
}
.deli_imgs03 li:nth-child(1) {
    background-image: url("../img/page/com/deli_img12.jpg");
}
.deli_imgs03 li:nth-child(2) {
    background-image: url("../img/page/com/deli_img13.jpg");
}
.deli_imgs03 li:nth-child(3) {
    background-image: url("../img/page/com/deli_img14.jpg");
}
.deli_imgs03 li:nth-child(4) {
    background-image: url("../img/page/com/deli_img15.jpg");
}
.deli_map {
    background-image: url("../img/page/com/deli_gra2.png");
}
.deli .deli_inner {
    z-index: 1;
}
.deli_head {
    display: flex;
    flex-direction: column;
}
.deli_title {
    margin-bottom: 40px;
}
.deli_head .layer_text {
    color: #ededed;
}
.deli_head .layer_text em {
    color: #fff;
}
.deli_head .layer_text:nth-of-type(1) {
    margin-bottom: 18px;
}
.deli_more {
    display: block;
    width: fit-content;
    padding: 8px 25px 12px;
    margin-top: 35px;
    background-color: #a12a2f;
    font-family: "NotoSerifKR";
    font-size: 18px;
    letter-spacing: -0.03em;
    text-align: center;
    color: #fff;
}
.deli_deco {
    bottom: 0;
    right: 0;
    width: 22.55%;
    padding-top: 12.3%;
    background-image: url("../img/page/com/deli_deco.png");
}

/* world */
.world {
    z-index: 2;
    background-color: #f4e7da;
}
.world_cont {
    top: 0;
    width: 2560px;
    height: 100%;
    margin-left: -1280px;
}
.world_lists li {
    height: 40%;
    background: no-repeat center / cover;
}
.world_lists li:nth-child(1) {
    background-image: url("../img/page/com/world_list001.jpg");
}
.world_lists li:nth-child(2) {
    background-image: url("../img/page/com/world_list002.jpg");
}
.world_lists li:nth-child(3) {
    background-image: url("../img/page/com/world_list003.jpg");
}
.world_lists li:nth-child(4) {
    background-image: url("../img/page/com/world_list004.jpg");
}
.world_map {
    background-image: url("../img/page/com/world_map.png");
}
.world_record {
    width: 17.15%;
    padding-top: 21.95%;
    margin-top: 36px;
    margin-left: 18.65%;
    background-image: url("../img/page/com/world_record.png");
}
.world_title {
    margin-bottom: 30px;
}
.world_title .title_stamp {
    right: 0;
    bottom: -56px;
}
.world_head .layer_text {
    line-height: 1.7222;
    color: var(--dark-gray);
}
.world_head .layer_text em {
    color: var(--almost-black);
}
.world_head .layer_text20 {
    margin-top: 16px;
    font-weight: 700;
}
