
/* art */
.art{height:100vh !important}
.art_in{height: 100%;}
.art_under{width: 100%;height:calc(100vh - 100px);padding-top: 100px;background-color: var(--bgIvory);overflow: hidden;}
.art_under_in{display: flex;width: 100%;height: 100%;margin: 0 auto;}
.art_under .au_box{display: flex;justify-content: center;align-items: center;flex-direction: column;width: 33.3333%;}
.au_box_in{width: 100%;margin: 0 auto;}
.au_box .bg_wrap{display: flex;align-items: center;justify-content: center;width: 100%;margin-bottom: 30px;text-align: center;}
.au_box .bg_wrap_in{max-width: 560px;width: 100%;}
.au_box_txt{padding-top: 30px;text-align: start;}
.art_under .au_box_in .tit{padding-bottom: 20px;}

.au_center_txt{display: flex;align-items: start; position: relative;padding-bottom: 180px;}
.au_center_txt::before{content: '';display: inline-block;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 273px;height: 262px;background: url('../img/page/menu/au_center_bg.png');}
.au_center_txt01{margin-right: 15px;}
.au_center_txt02{margin-right: 22px;}

.art_cover{display: flex;top: 100px;left: 0;width: 100%;height:calc(100vh - 100px);opacity: 1;background-color: var(--blueColor);color: #fff;}
.art_cover .ac_box{width: 33.3333%;}
.ac_left_bg{background-image: url('../img/page/menu/ac_left_bg.jpg');}
.ac_right_bg{background-image: url('../img/page/menu/ac_right_bg.jpg');}
.ac_center{flex-direction: column;}
.ac_center_top{padding-bottom: 190px;}
.ac_tit{line-height: 1.17;letter-spacing: -0.15em;}
.ac_tit .tit{font-size: 70px;letter-spacing: -0.03em;}
.ac_tit_top{padding-bottom: 20px;}
.ac_line{position: absolute;top: -145px;left: 50%;width: 1px;height: 100px;background-color: #fff;transform-origin: top center;}
.ac_c_b_bg{top: -235px;width: 291px;height: 240px;transform: translateX(-50%);background-image: url('../img/page/menu/ac_center_bg.png');}

/* single */
.single{padding: 80px 0;background-color: var(--bgGray);}
.single_txt{display: flex;align-items: end;justify-content: end;max-width: 1520px;width: 100%;margin: 0 auto;padding: 0 0 80px 0;}
.single_des{margin-right: 20px;}
.single_tit{margin-right: 60px;}
.single_line{width: calc(100% - 536px);height: 1px;background-color: #000;transform-origin: left center;}
.single_top{max-width: 1437px;width: 100%;margin: 0 auto;padding-bottom: 175px;}
.st_box{display: flex;}
.st_box_in{position: relative;width: 50%;height: 338px;}
.st_box_in .img{position: relative;}
.st_t_right_wrap::before{content: '';display: inline-block;position: absolute;left: -47px;top: 20px;width: 27px;height: 184px;background: url('../img/page/menu/st_t_right_tit.png')no-repeat center/cover;}
.st_t_right{width: 100%;height: 100%;}
.st_t_right_bg{background-color: #000;}
.st_t_left .img{padding-left: 42px;}
.st_m_left{display: flex;justify-content: end;}
.st_t_right .img,
.st_b_right .img{position: relative;width: 100%;height: 100%;padding-right: 42px;}
.st_t_right .img::before{content: '';display: inline-block;position: absolute;top: 0;right: 0;width: 24px;height: 117px;background: url('../img/page/menu/st_t_right_txt.png')no-repeat center/cover;}
.st_m_left .img::before{content: '';display: inline-block;position: absolute;top: 20px;left: -47px;width: 26px;height: 163px;background: url('../img/page/menu/st_m_left_txt.png')no-repeat center/cover;}
.st_b_right .img::before{content: '';display: inline-block;position: absolute;top: 0;right: 0;width: 26px;height: 184px;background: url('../img/page/menu/st_b_right_txt.png')no-repeat center/cover;}
.st_b_right_des{padding: 55px 0 0 55px;}
.st_m_right{padding: 55px 0 0 55px;box-sizing: border-box;}
.st_b_left{display: flex;justify-content: end;padding: 55px 145px 0 0;box-sizing: border-box;}
.bar_cursur{color: #838383;vertical-align: bottom;animation: neon02 1s steps(1) infinite;}
@keyframes neon02 {
    0% {opacity: 0}

    50% {opacity: 1}

    100% {opacity: 0}
}


.single_bottom{display: flex;max-width: 1437px;width: 100%;margin: 0 auto;}
.sb_box{width: 50%;}
.sb_left{padding-left: 88px;}
.sb_left_txt_line{top: -105px;left: 0;width: 1px;height: 65px;background-color: #000;transform-origin: top center;}
.sb_left_tit{padding-bottom: 20px;line-height: 1.25;}

.bar_wrap{width: 676px;}
.bar{padding: 17px 50px 15px;border: 2px solid #03c75a;}
.bar_txt_wrap .bar_txt{color: #03c75a;}
.bar_bottom{padding: 20px 50px;background-color: #fff;}
.bar_bottom_txt{display: flex;justify-content: space-between;padding: 15px 0;font-size: 25px;}
.bar_bottom_txt .num{margin-right: 20px;color: #03c75a;}
.bar_in{display: flex;justify-content: space-between;height: 34px;}
.bar_bottom_txt01 span{font-size: 30px;color: #03c75a;}

/* secret */
.secret{padding-bottom: 130px;}
.secret_txt{display: flex;align-items: end;justify-content: end;max-width: 1520px;width: 100%;margin: 0 auto;padding: 0 0 80px 0;}
.secret_des{margin-right: 20px;}
.secret_tit{margin-right: 60px;}
.secret_line{width: calc(100% - 950px);height: 1px;background-color: #000;transform-origin: left center;}
.secret_in{max-width: 1360px;width: 100%;margin: 0 auto; }
.secret_img{margin-bottom: 60px;height: 800px;}
.secret_img_bg{background-image: url('../img/page/menu/secret_img_bg.jpg');}
.secret_txt_bottom{padding-left: 63px;}

/* menu */
.menu_top{width: 100%;height: 587px;}
.menu_top_bg{background-image: url('../img/page/menu/menu_top_bg.jpg');background-attachment: fixed;}
.menu_bottom{padding: 80px 0 70px;background-color: var(--bgIvory);}
.menu_bottom_line{top: 0;width: 1px;height: 64px;background-color: #000;transform-origin: top center;}
.menu_bottom_txt{display: flex;justify-content: center;align-items: end;padding-bottom: 40px;}
.menu_bottom_des{margin-right: 19px;}
.menu_wrap{display: flex;flex-wrap: wrap;justify-content: space-between;max-width: 1240px;width: 100%;margin: 0 auto;}
.menu_list{display: flex;position: relative;width: calc((100% - 40px)/2);height: 573px;margin-bottom: 40px;}
.menu_img{width: 100%;overflow: hidden;}
.menu_img .img_bg{background-image: url('../img/page/menu/menu_img01.jpg');}
.menu_txt {display: flex;justify-content: space-between;align-items: center;position: absolute;bottom: 0;left: 0;width: 100%;height: 72px;padding: 0 40px; box-sizing: border-box;background-color: #fff;}
/* .menu_txt > *{writing-mode: vertical-rl;} */
.menu_tit{font-size: 30px;text-align: center;}
.menu_des{font-size: 18px;}
.menu_des.org{color: var(--orgColor);font-weight: bold;}
.menu_more{display: inline-block;width: 210px;height: 50px;margin-top: 50px;border: 1px solid #000;box-sizing: border-box;line-height: 50px;text-align: center;}



/* 1450px */
@media (max-width:1450px){

    /* art */
    .ac_center_top,
    .ac_center_bottom{transform: scale(0.9);}

    /* single */
    .single_top{transform: scale(0.9);margin-left: -50px;padding-bottom: 105px;}
    .sb_right{padding-right: 80px;}

    /* menu */
    .menu_wrap{transform: scale(0.95);}
}

/* max-height 1070px */
@media (max-height:1070px){
    /* art */
    .au_box_in{transform: scale(0.9);}
}

/* max-height 970px */
@media (max-height:970px){
    /* art */
    .au_box_in{transform: scale(0.75);}
}