.title_stamp {
    width: 44px;
    height: 36px;
}
.sec_subtitle {
    position: absolute;
    left: 50%;
    margin-left: -800px;
    color: var(--dark-gray);
}
.sec_subtitle.secst636161 {
    background-image: url('../img/page/pr/sec_subtitle01.png');
}
.sec_subtitle.secstf4e7da {
    background-image: url('../img/page/pr/sec_subtitle02.png');
}
.sec_subtitle.secst231916 {
    background-image: url('../img/page/pr/sec_subtitle03.png');
}

/* world */
.world {
    overflow: hidden;
    height: 100vh;
    box-sizing: border-box;
    background-color: #3f2c24;
}
.world_vid::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}
.world_gra {
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 1) 100%
    );
}
.world .inner_1600 {
    display: flex;
    align-items: center;
}
.world_decos li:not(:last-child) {
    margin-bottom: 63px;
}

/* want */
.want {
    padding: 150px 0;
    background-color: #f4e7da;
}
.want .inner_1600 {
    justify-content: end;
    align-items: center;
}
.want .sec_subtitle {
    top: 137px;
}
.want_head {
    margin-left: -600px;
    margin-top: -162.5px;
}
.want_head .layer_text {
    color: var(--dark-gray);
}
.want_title {
    padding-bottom: 33px;
}
.want_head .want_text_row01 {
    padding-bottom: 15px;
}
.want_cont {
    width: 600px;
    height: 600px;
    margin-right: 12.5%;
}
.want_img {
    background-image: url('../img/page/pr/want_img.jpg');
}
.want_stamp {
    bottom: -5%;
    right: -24.1666%;
    width: 46.6666%;
    padding-top: 46.6666%;
    background-image: url('../img/page/pr/want_stamp.png');
}

/* patent */
.patent {
    height: 900px;
    padding-top: 150px;
    box-sizing: border-box;
}
.patent_cont {
    display: flex;
}
.patent_cont > li {
    position: relative;
    width: 50%;
    height: 100%;
    background: no-repeat center / cover;
}
.patent_cont > li:nth-child(1) {
    background-image: url('../img/page/pr/patent_cont01_bg.jpg');
}
.patent_cont > li:nth-child(2) {
    background-image: url('../img/page/pr/patent_cont02_bg.jpg');
}
.patent_twrap {
    width: 413px;
    height: 413px;
    box-sizing: border-box;
    margin: 203px auto 0;
    padding: 60px;
    padding-right: 40px;
}
.patent_cont01 .patent_twrap {
    background-color: rgba(249, 243, 236, 0.9);
}
.patent_cont02 .patent_twrap {
    background-color: rgba(35, 25, 22, 0.9);
}
.patent_cont01_title {
    z-index: 1;
    top: 29px;
    left: 29px;
}
.patent_cont02_title {
    z-index: 1;
    top: 29px;
    right: 29px;
}
.patent_twrap_title {
    font-family: 'NotoSerifKR';
    font-size: 20px;
    line-height: 1.4;
}
.patent_twrap_title em {
    font-size: 30px;
}
.patent_twrap_title span {
    font-family: 'NotoSerifKR';
    font-weight: 500;
}
.patent_cont01 .patent_twrap_title {
    padding-bottom: 20px;
}
.patent_cont01 .patent_twrap_text {
    color: var(--dark-gray);
}
.patent_cont02 .patent_twrap_title {
    padding-bottom: 27px;
    color: #fff;
}
.patent_cont02 .patent_twrap_text {
    color: #ccc;
}
.patent_cont01_deco {
    bottom: -132px;
    margin-left: -427px;
}
.patent_cont02_deco {
    bottom: -24px;
    margin-left: -297px;
}
.patent_cover {
    background-color: #c7ad95;
    transition: transform 0.7s;
}
.patent_cont01.on .patent_cover01 {
    transform: translateX(100%);
}
.patent_cont02.on .patent_cover02 {
    transform: translateX(-100%);
}
.patent_cover_book {
    width: 48.8%;
    padding-top: 63.1%;
    transform: translate(-50%, -50%);
    animation: bounce 2s infinite linear;
}
.patent_cont01 .patent_cover_book {
    background-image: url('../img/page/pr/patent_cover_book01.png');
}
.patent_cont02 .patent_cover_book {
    background-image: url('../img/page/pr/patent_cover_book02.png');
}
.hand_ico {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 27%;
    padding-top: 27%;
    margin: 0 auto;
    transform: translateY(-50%);
    background: url('../img/page/pr/hand_ico.png') no-repeat center / cover;
    animation: bounce 1s linear infinite;
}
.hand_ico.scrolled {
    opacity: 0;
}
.patent_hover_area {
    z-index: 1;
}
.patent_title {
    margin-bottom: 21px;
    font-family: 'NotoSerifKR';
    font-weight: 700;
    font-size: 30px;
    line-height: 1.4111;

    color: #fff;
}
.patent_title em {
    font-size: 50px;
}
.patent_subtitle {
    margin-bottom: 16px;
    font-weight: 700;
    color: #f4e7da;
}
.patent_text {
    color: #ededed;
}
.patent_text em {
    color: #ededed;
}

/* cook*/
.cook {
    padding: 125px 0;
    background-color: #61493f;
}
/* .cook{background-image:url('../img/page/pr/cook_bg.jpg')} */
.cook .inner_1440 {
    display: flex;
    justify-content: end;
    align-items: center;
}
.cook_head {
    margin-top: -180px;
    margin-left: -600px;
}
.cook_head .layer_text {
    color: #ccc;
}
.cook_title {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}
.cook_title .title_motion_col01 {
    background-image: url('../img/page/pr/cook_title_col01.png');
}
.cook_title .title_motion_col02 {
    background-image: url('../img/page/pr/cook_title_col02.png');
}
.cook_title .title_stamp {
    right: 0;
    bottom: -33px;
}
.cook_slide {
    width: 45.1388%;
    margin-left: 56px;
    margin-right: 80px;
}
.cook_slide .swiper-container {
    border-radius: 50%;
}
.cook_slide .swiper-slide {
    padding-top: 100%;
    background: no-repeat center / cover;
}
.cook_slide .sl01 {
    background-image: url('../img/page/pr/cook_img01.jpg');
}
.cook_slide .sl02 {
    background-image: url('../img/page/pr/cook_img02.jpg');
}
.cook_slide .sl03 {
    background-image: url('../img/page/pr/cook_img03.jpg');
}
.cook_slide .sl04 {
    background-image: url('../img/page/pr/cook_img04.jpg');
}
.cook_paging {
    width: 315px;
}
.cook_paging li {
    position: relative;
    margin-bottom: 22px;
}
.cook_paging li a {
    background-color: #231916;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 6px;
    position: relative;
    padding: 14px;
}
.cook_paging_line {
    position: absolute;
    inset: 4px;
    border: 1px solid rgba(244, 231, 218, 0.3);
}
.cook_paging_text {
    font-weight: 700;
    font-size: 22px;
    line-height: var(--line-height-base);
    color: var(--primary-color);
}
.cook_paging_sub_text {
    font-size: 18px;
    line-height: var(--line-height-base);
    color: var(--primary-color);
}
.cook_paging li.swiper-pagination-bullet-active a {
    background-color: #f4e7da;
}
.cook_paging li.swiper-pagination-bullet-active .cook_paging_line {
    border-color: rgba(35, 25, 22, 0.3);
}
.cook_paging li.swiper-pagination-bullet-active .cook_paging_text {
    color: #231916;
}
.cook_paging li.swiper-pagination-bullet-active .cook_paging_sub_text {
    color: #231916;
}

/* best */
.best {
    padding-top: 166px;
    padding-bottom: 100px;
}
.best_bg {
    background-image: url('../img/page/pr/best_bg.jpg');
}
.best_head {
    padding-bottom: 88px;
}
.best_title {
    margin-bottom: 34px;
}
.best_sub_title {
    margin-bottom: 24px;
}
.best_title .title_motion_col01 {
    background-image: url('../img/page/pr/best_title_col01.png');
}
.best_title .title_motion_col02 {
    background-image: url('../img/page/pr/best_title_col02.png');
}
.best_title .title_stamp {
    right: -8px;
    bottom: -54px;
}
.best .layer_subtitle36 {
    color: #fff;
}
.best_head .layer_subtitle36 {
    margin-bottom: 17px;
    letter-spacing: -0.07em;
}
.best .layer_text {
    color: #ccc;
}
.best .layer_text em {
    color: #fff;
}
.best_label {
    display: inline-block;
    margin-top: 63px;
    margin-bottom: 23px;
    background-color: #61493f;
    padding: 0 32px;
    line-height: 54px;
    color: #fff;
}
.best_label .best_label_line {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border: 1px solid rgba(244, 231, 218, 0.3);
}
.best_label .layer_subtitle30 {
    line-height: 54px;

    color: #fff;
}
.best_stamp {
    top: 157px;
    margin-left: 432px;
}
.best_cont_line {
    position: absolute;
    top: 40px;
    width: calc(50% - 250px);
    height: 1px;
    background: rgba(244, 231, 218, 0.5);
}
.best_cont_line01 {
    left: 0;
}
.best_cont_line02 {
    right: 0;
}
.best_cont_head {
    margin-bottom: 44px;
}
.best_cont_head_title {
    margin-bottom: 20px;
}
.best_cont_head .layer_subtitle36 {
    margin-bottom: 25px;
}
.best_flow .flow_item {
    width: 346px;
    margin-right: 30px;
}

/* star */
.star {
    padding-top: 189px;
    padding-bottom: 182px;
}
.star_title {
    margin-bottom: 33px;
}
.star_title .title_motion_col01 {
    background-image: url('../img/page/pr/star_title_col01.png');
}
.star_title .title_motion_col02 {
    background-image: url('../img/page/pr/star_title_col02.png');
}
.star_title .title_stamp {
    right: 2px;
    bottom: 52px;
}
.star_head .layer_text {
    color: var(--dark-gray);
}
.star_head .layer_text em {
}
.star_head .layer_text:nth-of-type(1) {
    margin-bottom: 18px;
}
.star_slide {
    top: 50%;
    margin-top: -538px;
}
.star_slide .swiper-container {
    width: 600px;
    height: 337px;
    margin-left: -125px;
    padding: 337px 0 337px 125px;
}
.star_slide .star_sl_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.star_slide .star_sl_wrap {
    position: relative;
    height: 100%;
    background-color: var(--dark-gray);
    transform: scale(0.8);
    transition: all 0.8s;
    cursor: pointer;
}
.star_slide .star_sl_btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.star_slide .star_sl_btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2) url('../img/page/pr/star_play_btn.png')
        no-repeat center;
}
.star_slide .star_sl_thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: no-repeat center / cover;
    background-image: url('../img/page/pr/star_sl_thumb.jpg');
    opacity: 0.5;
    transition: all 0.4s;
}
.star_slide .swiper-slide.swiper-slide-active .star_sl_wrap,
.star_slide .swiper-slide-duplicate-active .star_sl_wrap {
    transform: scale(1);
}
.star_slide .swiper-slide.swiper-slide-active .star_sl_thumb,
.star_slide .swiper-slide-duplicate-active .star_sl_thumb {
    opacity: 1;
}
.star_slide .star_sl_title {
    position: absolute;
    top: 50%;
    left: -125px;
    width: 150px;
    height: 150px;
    margin-top: -75px;
    background-image: url('../img/page/pr/star_sl_title.png');
    transform: scale(0);
    transition: all 0.5s;
}
.star_slide .swiper-slide.swiper-slide-active .star_sl_title,
.star_slide .swiper-slide-duplicate-active .star_sl_title {
    transform: scale(1);
}
.star_btns {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-left: -80px;
    background: no-repeat center / cover;
    font-size: 0;
}
.star_btns.star_prev {
    margin-top: -192px;
    background-image: url('../img/page/pr/star_prev.png');
}
.star_btns.star_next {
    margin-top: 69px;
    background-image: url('../img/page/pr/star_next.png');
}

/* news */
.news {
    padding: 120px 0;
}
.news_head {
    margin-bottom: 80px;
}
.news_head .news_title {
    font-family: 'NotoSerifKR';
    font-weight: 700;
    font-size: 50px;
    letter-spacing: -0.02em;
    line-height: 1.3;
}
.news_head .news_title img {
    margin-left: 16px;
    vertical-align: baseline;
}
.news_list {
    width: 380px;
    margin-right: 30px;
    margin-bottom: 50px;
}
.news_list:nth-child(3n) {
    margin-right: 0;
}
.news_list_img {
    width: 100%;
    height: 242px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.news_list_twrap {
    padding-top: 30px;
}
.news_list_tit {
    font-family: 'NotoSerifKR';
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -0.02em;
    color: #151515;
}
.news_list_date {
    font-size: 16px;
    letter-spacing: 0;
    color: #999;
    padding-top: 20px;
}
.news_list:nth-child(1) .news_list_img {
    background-image: url('../img/page/pr/news_list01.jpg');
}
.news_list:nth-child(2) .news_list_img {
    background-image: url('../img/page/pr/news_list02.jpg');
}
.news_list:nth-child(3) .news_list_img {
    background-image: url('../img/page/pr/news_list03.jpg');
}
.news_list:nth-child(4) .news_list_img {
    background-image: url('../img/page/pr/news_list01.jpg');
}
.news_list:nth-child(5) .news_list_img {
    background-image: url('../img/page/pr/news_list02.jpg');
}
.news_list:nth-child(6) .news_list_img {
    background-image: url('../img/page/pr/news_list03.jpg');
}

.paging {
    position: relative;
    font-size: 0;
    margin-top: 10px;
}
.paging > * {
    vertical-align: middle;
}
.paging_ul > li {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin: 0 9px;
}
.paging_ul > li > a,
.paging_ul > li > span {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #555;
}
.paging_ul > li > a:hover,
.paging_ul > li > span {
    color: #b9292c;
}
.paging_prevnext {
    width: 54px;
    height: 54px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.paging_prev {
    background-image: url('../img/page/pr/paging_prev.png');
}
.paging_next {
    background-image: url('../img/page/pr/paging_next.png');
}

/* notice */
.notice {
    padding: 120px 0;
}
.notice_head {
    margin-bottom: 80px;
}
.notice_head .notice_title {
    font-family: 'NotoSerifKR';
    font-weight: 700;
    font-size: 50px;
    letter-spacing: -0.02em;
    line-height: 1.3;
}
.notice_head .notice_title img {
    margin-left: 16px;
    vertical-align: baseline;
}

.notice_wrap {
    margin-bottom: 40px;
}
.notice_table {
    table-layout: fixed;
    width: 100%;
    border-top: 2px solid #e33225;
}
.notice_table .col1 {
    width: 130px;
}
.notice_table .col2 {
    width: 900px;
}
.notice_table .col3 {
    width: 130px;
}
.notice_table th,
.notice_table td {
    vertical-align: middle;
    border-bottom: 1px solid rgba(227, 50, 37, 0.2);
    letter-spacing: -0.025em;
}
.notice_table thead th {
    height: 65px;
}
.notice_table tbody td {
    height: 90px;
    font-size: 18px;
    color: #444;
}
.notice_table thead th,
.notice_table td.num {
    font-weight: 500;
    font-size: 16px;
    color: #222;
}
.notice_table td.date {
    font-weight: 300;
    font-size: 14px;
    color: #666;
}
.notice_table span.label {
    display: inline-block;
    padding: 5px 10px;
    background: #e33225;
    font-size: 14px;
    color: #fff;
}
.notice_table a {
    display: block;
    font-weight: 300;
    font-size: 18px;
    line-height: 90px;
    margin: 0 50px 0 115px;
    color: #000;
}
.notice_table tbody tr:hover {
    background: #ececec;
}
