@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-1Thin.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Escoredream';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}




/*페이퍼 로지*/
@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}


/*서강체*/

@font-face {
    font-family: 'Seongang';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2312-1@1.1/SOGANGUNIVERSITYTTF.woff2') format('woff2');
    font-weight: normal;
    font-display: swap;
}



html, body {width: 100%; height: 100%; font-family: 'Escoredream';}
body, div, p, li, a {box-sizing: border-box;}

.section {width: 100%; overflow: hidden; height: 120vh; /*background: #ff953e;*/ background: #ffffff; position: relative;}
.background {background: #fff;  position: fixed; width: 100%; height: 100vh; top: 0; left: 0; z-index: 0;}

text {border:1px solid black; display: block; margin: 0 auto; width: 100%;}
div, p, em, li, i, b section, h1, h2, h3, h4, h5, h6 {box-sizing: border-box;}
a {text-decoration: none; color: #000;}




html, body {
    height: auto !important;
    overscroll-behavior: none;
    font-size: 16px;
    font-family: 'Paperozi';
    font-weight: 500;
    line-height: 1.5;
    color: #535353;
    word-break: keep-all;
}


/*enya start*/

.header_line { width: 100%; position: fixed; background: rgba(0,0,0,0.5); z-index: 100;}
.nav_list { width: 100%;}
.nav_list ul {display: flex; align-items: center; justify-content: center;}

.nav_list ul li a {color: #fff; padding: 20px 40px; display: block; font-family: 'Seongang'; font-size: 24px;}

.main_img {display: block; background: #dfdfdf;}
.main_img img {display: block; width: 100%;}

.text_area {width: 40%;}
.intro_enya span, 
.intro_enya img {display: block;} 
.intro_company {
    overflow: hidden;
    display: flex; align-items: center; justify-content: center; padding: 200px 0; 
    background-color: #dfdfdf;
    background-image: url(../img/kumo.png), url(../img/nami.png);
    background-position: left bottom, right bottom;
    background-repeat: no-repeat, no-repeat;

}
.enya,
.izka {font-family: 'Escoredream'; padding:30px 0; font-weight: 600; color: #8c8c8c; letter-spacing: 17px; font-size: 20px;}
.enya {letter-spacing: 45px;}

.intro_text {display: block; font-size: 26px;} 
.intro_img {width: 60%;}
.point_txt {font-size: 31px; font-weight: 700; color: #535353;}
.point_bold {font-weight: 700;}




.company_inner {width: 90%; max-width: 1600px; gap:5%; display: flex; align-items: center; justify-content: center;}
.img_round { width: 100%; overflow: hidden;border-radius: 0 0 100% 100% / 0 0 15% 15%;}


.menu_intro { width: 100%; background-color: #000;
    background-image: url(../img/back_beer.png);
    background-position: top right;
    background-repeat: no-repeat;
    width: 100%; 
    padding: 200px 0;
    display: flex; align-items: center; justify-content: center; flex-direction: column;
}

.menu_list { display: flex; align-items: center; justify-content: center; gap: 5px; font-family: 'Seongang'; font-size: 25px; margin-bottom: 80px; flex-wrap: wrap;} 

.menu_inner { width: 90%; max-width: 1200px; }
.menu_slider_wrap {width: 90%; max-width: 1420px;}



.main_dish {width: 100%; max-width: 1200px;}
.iz_menu {width: 100%; color: #fff; text-align: center; padding-bottom: 30px;}
.iz_menu b {width: 100%; color: #676767; display: block; font-family: 'Escoredream'; font-weight: 600; font-size: 25px; letter-spacing: 2.5px;}
.iz_menu em {
    font-weight: 800;
    font-size: 68px;
    color: #fff;
    letter-spacing: 3px;
}
.menu_list li {width :10%; flex-grow: 1;}
.menu_list li a {background: rgba(0, 0, 0, 0.7); color: #c8913e; width: 100%; text-align: center; display: block; padding: 20px 0; border:1px solid #c8913e; white-space: nowrap;}
.menu_list li a.active {background:#c8913e; color: #000;}
.text_menu {text-align: center; color: #fff; font-family: 'Seongang'; font-size: 48px; padding-bottom: 50px;} 
.text_menu em { color: #c8913e;}


.mobile_nav {
    position: absolute;
    right: 0;
    padding: 10px;
    padding-right: 20px;
    width: 80px;
    cursor: pointer;
    display: none;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    gap: 9px;
}

.mobile_nav span {
    width: 100%;
    height: 2px;
    display: block;
    background: #ffffff;
    transition: all ease-in 0.1s;
    width: 50px;
}









.mobile_nav span:last-child {background: #d3ae49;}


.mobile_nav.active {gap:0;}
.mobile_nav.active span:first-child {
    transform: translateY(1px) rotate(45deg);
}

.mobile_nav.active span:last-child {
    transform: translateY(-1px) rotate(-45deg);
    background: #ffffff;
}







/*프랜차이즈*/
.franchise {width: 100%; display: flex; align-items: center; justify-content: center; padding: 200px 0; background: url(../img/back_pc.png) center center; background-size: cover; background-repeat: no-repeat; overflow: hidden;}
.fran_innner {width: 90%; max-width: 1800px;}
.fran_info {display: flex; align-items: stretch; justify-content: space-between; gap: 20px; padding-top: 40px;}
.fran_txt {font-weight: 800; font-size: 68px; color: #000; letter-spacing: 3px;}
.fran_txt_sub {font-weight: 400; font-size: 25px; color: #000; letter-spacing: 3px;}
.level {font-size: 33px; font-weight: 600; color: #000; letter-spacing: 5px;}
.sm_txt {font-weight: 400; font-size: 20px; letter-spacing: 3px;}  
.fran_txt_sm {font-size: 20px; width: 80%; padding-top: 30px;}
.fran_icon {margin: 30px 0;}





/*store*/
.store_title {width: 100%; color:#fff; margin-bottom: 80px;}
.store_title h2 {font-weight: 800; font-size: 68px; color: #fff; letter-spacing: 3px;}
.store {background:#000 url(../img/yane_02.png) no-repeat top left; padding: 200px 0; background-size:60%; display: flex; align-items: center; justify-content: center;}
.store_title h2,
.store_title em {display: block; width: 100%; text-align: center;}
.store_inner {width: 90%; max-width: 1800px;}
.store_sm {font-weight: 400; font-size: 25px;}
.store_info {color: #fff; font-size: 26px;}
.map_info {display: flex; align-items: stretch; justify-content: space-between; }
.set_infos { background: #202020; width: 50%; padding:50px 70px;}
.info_board {display: flex; align-items: center; justify-content: flex-start; margin: 20px 0;}
.info_board img {display: block; margin-right: 20px;}
.map_location {width: 50%; }
.lastorder {font-size: 1.3rem; color: #9c9c9c;}



/*footer*/
.footer_info {background:#1e1e1e; border-top: 1px solid #574426; display: flex; align-items: center; justify-content: center; padding: 50px 0;}
.foot_inner {width: 90%; max-width: 1800px; display: flex; align-items: center; justify-content: flex-start; gap: 20px;}
.foot_contents {color: #9d7230;}
.foot_contents p {padding: 5px 0;}




/*swipe slide*/

.swiper-slide.flc a{display: flex; cursor: pointer; align-items: center; justify-content: center; width: 100%; height: 100%; }
.swiper-slide.flc.bk_swiper_n1 {background: #35383b;}
.swiper-slide.flc.bk_swiper_n2 {background: #f7fcff;}
.swiper-slide.flc.bk_swiper_n3 {background: #fff;}
.swiper-slide.flc.bk_swiper_n4 {background: #35383b;}
.swiper-slide.flc.bk_swiper_n5 {background: #f5f5f5;}
.swiper-slide.flc.bk_swiper_n6 {background: #fdfdfd;}
.swiper-slide.flc.bk_swiper_n3 img{width: 40%;}
.swiper-slide.flc.bk_swiper_n4 img{width: 25%;}

.swiper-container {
    width: 100%;
    height: 100%;
    z-index: 2 !important;
}
.swiper-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 99% !important;
    display: flex; 
    align-items: stretch;
}
.swiper-slide {
    width: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /*border: 1px solid #e8e8e8;*/

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

    background: rgba(255,255,255,0.6); 
}

.menu_name {font-size: 27px; font-family: 'Seongang'; color: #c8913e; width: 100%; text-align: center; padding: 30px 0;}
.swiper-slide > span a {color: #fff; font-family: 'Baloo Da 2', cursive; font-size: 17px; margin: 10px; font-weight: 100; border: 1px solid #dfdfdf; padding:3px 10px;}
.swiper-slide.menu_items {background: #191919; flex-direction: column; padding: 10px 10px 0 10px; border:1px solid #c8913e; }
.swiper-slide > span p {margin-top: 30px;}
.swiper-slide {align-items: flex-start; overflow: hidden; }
.swiper-slide img {width: 100%; display: block; }
.swiper-pagination {display: none;}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}




.menu_slider_wrap {
  position: relative;
}

.menu_nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  pointer-events: none;
}

.menu-prev,
.menu-next {
  pointer-events: auto;
  background: none;
  border: 0;
  cursor: pointer;
}




@media (max-width: 1580px) {
    .menu_nav {display: none;}
    .lastorder {display: block;}
}

@media (max-width: 1300px) {
    .store,
    .franchise,
    .menu_intro,
    .intro_company {padding: 100px 0;}
}

@media (max-width: 1200px) {
    .logo_img {width:120px }
    .nav_list ul li a {font-size: 20px;}
    
    .menu_list li a {background: rgba(0,0,0,0.7);}
    /*font -size*/
    .iz_menu b {font-size: 22px;}
    .store h2,
    .fran_txt,
    .iz_menu em {font-size: 60px;} 
    .text_menu {font-size:40px ;}
    .menu_list {font-size: 24px;}
    .fran_txt_sub {font-size: 20px;}
    .store_info {font-size: 20px;}
    .lastorder {font-size:1rem;}
}


@media (max-width: 1120px) {
    .menu_list li {width: 25%; flex: none; flex-grow: 1;}
}
@media (max-width: 1150px) {
    .text_area {width: 60%;}
    .intro_img {width: 40%}
}

@media (max-width: 1400px) { 
    .main_img img {transform: scale(1.2);}
}
@media (max-width: 1000px) {
    .point_txt {font-size: 26px;}
    .intro_text {font-size: 20px;}
    .menu_list {flex-wrap: wrap; margin-bottom: 40px;} 
    .store_info {font-size: 18px;}
}

@media (max-width: 950px) {
    .fran_info {flex-wrap: wrap;}
    .fran_info > div {width: 45%;}
    .img_round img {display: none;}
    .img_round {height: 90vh; background: url(../img/slide_img.png) no-repeat bottom center; background-size: cover;}
}
@media (max-width: 900px) {
    .logo_img {width:100px }
    .nav_list ul li a {font-size: 18px;}
    .logo_contents {position: absolute; left:10px; top: 5px;}
    .nav_list {height: 150px; display: flex; align-items: center; justify-content: flex-end;}
    .map_info {flex-direction: column-reverse;}
    .set_infos {width: 100%;}
    .map_location {width: 100%; height: 200px;}
}   

@media (max-width: 800px) {
    .nav_list ul li a.logo_contents {padding: 15px;}
    .logo_img {width:80px }
    .logo_contents {position: fixed; left:0px; top: 0px;}
    .nav_list {height: 100px;}
}



@media (max-width: 700px) {
    .mobile_nav {display: flex; top:30px;}
    .nav_list ul {width: 100%; flex-direction: column; top:100px; position: absolute; background: rgba(0,0,0,0.5); left: 100%;}
    .nav_list ul.on {left:0;}
    .nav_list ul.off {left: 100%;}
    
    .kanju {width: 150px; display: block;}
    .izka {letter-spacing: 11px;}
    .enya {letter-spacing: 33px;}
    .company_inner {position: relative;}
    .text_area {width: 100%; position: relative; z-index: 3;}
    .intro_img {position: absolute; right:-50%; top:0; width: 100%;}
    
    /*font*/
    .iz_menu b {font-size: 17.5px;}
    .store h2,
    .fran_txt,
    .iz_menu em {font-size: 50px;}
    .text_menu {font-size: 30px;}
    .fran_txt,
    .fran_txt_sub {text-align: center; width: 100%; display: block;}
    .set_infos {padding: 50px;}
    .img_round {height: 70vh; background: url(../img/slide_img.png) no-repeat bottom center; background-size: cover;}
}

@media (max-width: 600px) {
    .text_menu {font-size: 25px;}
    .iz_menu b {font-size: 14px;}
    .menu_list {font-size: 20px;}
    .menu_list li a {padding: 15px 0;}
    .store h2,
    .fran_txt,
    .iz_menu em {font-size: 40px;}
    .menu_name {font-size: 25px;}
    .level {font-size:28px;}
    .sm_txt {font-size: 18px;}
    .fran_txt_sm {width: 100%;}
    .set_infos {padding: 30px;}
    .info_board {align-items: flex-start;}
    .info_board img {width: 30px;}
    .foot_inner {flex-direction: column;}
    .foot_contents {width: 100%; text-align: center;}
    .foot_inner img {width: 70px; display: block;}
    .fran_icon {width: 70px;}
 }

@media (max-width: 500px) {
    .fran_info > div {width: 100%; text-align: center;}
    .fran_icon {margin-bottom: 10px;}
    .fran_txt_sm {padding-top: 10px;}
    .menu_list li {width: 45%;}
}

@media (max-width: 400px) {
     .intro_img {position: absolute; right:-70%; top:0; width: 100%;}
}