@charset "UTF-8";

/*font*/
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700&display=swap');

/*-------------------------------------------------------------------
    ## margin
-------------------------------------------------------------------*/
.m_t-10px{margin-top: 10px !important;}
.m_t-15px{margin-top: 15px !important;}
.m_t-28px{margin-top: 28px !important;}
.m_t-30px{margin-top: 30px !important;}
.m_t-40px{margin-top: 40px !important;}
.m_t-50px{margin-top: 50px !important;}
.m_t-60px{margin-top: 60px !important;}
.m_r-15px{margin-right: 15px !important;}
.m_r-45px{margin-right: 45px !important;}
.m_r-100px{margin-right: 100px !important;}
.m_l-15px{margin-left: 15px !important;}
.m_l-45px{margin-left: 45px !important;}
.m_b-10px{margin-bottom: 10px !important;}
.m_b-30px{margin-bottom: 30px !important;}
.m_auto{margin: auto !important;}

/*main .popup*/
/*.popup_imgst {
    max-width: 1000px;
    min-width: 200px;
}
.popup_imgst .cookie{position: absolute;width: 100%;padding: 5px;bottom: 0;}
.popup_imgst .cookie > .check.demo1{margin:0;}
.popup_imgst .popup-close{right: -20px;}
.popupct{
    flex-direction: row;
    justify-content: flex-start;
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: inherit;
    align-items: flex-start;
    max-width: 70vw;
    max-height: 70vh;
    overflow: auto;
    flex-wrap: wrap;
    z-index: 999;
    top: 120px;
    left: 0%;
    padding: 1rem;
}
.main .popup.demo1 .popup-head{background: #0e3780;}
.main .popup.demo1 .popup-head > h3{color: #fff;}
.popup-wrap.main {
    visibility: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1002;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    margin: 20px;
    padding: 0 0 30px;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items:flex-start;
}
.main .popup.demo1 {
    max-height: 600px;
    outline: 0;
    overflow: auto;
}*/
#popDiv{
	position: fixed;
	display: block;
	width: 400px;
	z-index: 100001;
}
.top-banner {padding: 15px;}
.top-banner .box-head .tit > em{text-transform: uppercase;}
.top-banner .btn-close{position: absolute;top: 0;right: 0;}
.top-banner .expand-body{position: relative;padding: 0 0 1rem;}
.top-banner h2 {margin-bottom: 13px;padding-top: 34px;font-size: 1.125em;}
.top-banner p {margin-bottom: 19px;}
.top-banner p, .top-banner a, .top-banner .cookie label {font-size: 0.875em;}
.top-banner p > img{position: relative;max-width: 100%;max-height: 100%;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.top-banner {position: absolute;/* top: 0; *//* width: 100%; *//* display: block; *//* padding: 2rem 2rem 1rem; *//* background-color: #222222; *//* color: #999; *//* z-index: 9999; *//* border: 1px solid rgba(96, 125, 139, 0.4); */}
.top-banner .inner {position: relative;max-width: 100%;margin: 0 auto;}
.top-banner h2 {height: 55px;padding: 20px 0 5px;font-size: 1.6rem;color: #fff;}
.top-banner p {margin-bottom: 2rem;line-height: 1.625;}
.top-banner a {position: absolute;display: block;width: 100%;height: 100%;}
.top-banner .cookie {position: absolute;bottom: 1rem;right: 0;font-size: 0.875em;z-index: 9999;}
.top-banner .cookie input[type=checkbox] {display: none;}
.top-banner .cookie input[type=checkbox]+label:before {content: "";display: inline-block;width: 18px;height: 18px;margin-right: 7px;border: 1px solid #f5f5f5;-webkit-box-sizing: border-box;box-sizing: border-box;vertical-align: middle;}
.top-banner .cookie input[type=checkbox]:checked+label:before {background: url(../images/common/ico_chk01.png) center no-repeat;}
#popDiv{top: 25% !important;right: 4%;height: 580px;display: none;background-color: #222222;border: 1px solid #ddd;overflow: hidden;}
#popDiv.is-active.on{display: block;}
#popDiv .top-area{position: relative;width: 100%;height: 550px;top: 30px;left: 0;z-index: 100001;visibility: visible;}
#popDiv .top-banner{position: relative;width: 400px;height: 100%;border-width:0;padding: 0;z-index: 100003;}
#popDiv .top-banner p{position: absolute;display: block;left: 0%;width: 100%;margin-bottom:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;text-align: center;}
#popDiv .top-banner .box-body{padding: 0;text-align: center;}
#popDiv .btn-close{position: absolute;display: block;top: 10px;right: 10px;z-index: 99999;}
#popDiv .popup-wrap.type-basic img{width: 100%; height: 100%;}
#popDiv .cookie {position: absolute;display: block;width: 100%;height: 30px;padding: 0 7px;top: 0px;left: 50%;font-size: 0.875em;z-index: 100004;color: #404040;text-align: left;line-height: 2.4;background: #fff;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
#popDiv .cookie input[type=checkbox] {display: none;}
#popDiv .check.demo1 label{
    line-height: 1.4;
}
#popDiv .cookie input[type=checkbox]+label:before {content: "";display: inline-block;width: 18px;height: 18px;margin-right: 7px;border: 1px solid #cecece;-webkit-box-sizing: border-box;box-sizing: border-box;vertical-align: middle;}
#popDiv .cookie input[type=checkbox]:checked+label:before {background: url(../images/common/ico_chk01.png) center no-repeat;}
#popDiv .main_popup{position: absolute;/* top: 58px; */left: 0;width: 100%;height: 100%;overflow: auto;}
/*#popDiv .swiper-button-next{right: auto !important;}*/
#popDiv .swiper-pagination-bullet{opacity: 0.5;}
#popDiv .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;}
#popDiv .swiper-pagination{left: 50%;bottom: 15px;text-align: center;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);z-index: 100004;}
#popDiv .swiper-pagination-bullet{
	width: 12px !important;
	height: 12px !important;
	border: 0px !important;
	border-radius: 0px !important;
	background: #cfcfce !important;
	border-radius: 100% !important;
	opacity: 1;
	margin:0 4px 0;
}
#popDiv .swiper-pagination-bullet.swiper-pagination-bullet-active{
	position: relative;
	top: 2px;
	width: 15px !important;
	height: 15px !important;
	background: rgba(255, 255, 255, 0) !important;
	border: 3px solid #ea5407 !important;
	opacity: 1;
}
#popDiv .main_popup .box-body img{max-width: 90%;width: auto;}
#popDiv .top-slide{/* left: 91%; *//* height: 80%; *//* overflow: hidden; */}
#popDiv .top-slide .img_link img{position: relative;left: 50%;display: block;max-width: 100%;max-height: 300px;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
#popDiv .swiper-button-next, .swiper-button-prev {
    position: absolute;
    display: none;
    top: 50%;
    width: 27px;
    height: 60px;
    margin-top: -40px;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 100003;
}
#popDiv .swiper-button-prev{width: 35px;left: 0;background-image: url('../../images/common/arw_slide05_prev.png');background-size: contain;}
#popDiv .swiper-button-next{width: 35px;right: 0;background-image: url('../../images/common/arw_slide05_next.png');background-size: contain;}


@-webkit-keyframes updown {
    0% {
        margin-bottom: 0px;
    }
    70% {
       margin-bottom: -15px;
    }
}
@keyframes updown {
    0% {
        margin-bottom: 0px;
    }
    70% {
       margin-bottom: -15px;
    }
}

.quick_area{position: absolute;width: 460px;height: 60px;margin: auto;bottom: 70px;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display:-webkit-box;display:-ms-flexbox;display: flex;z-index: 10;}
.quick_area .btn{ -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1;color:#fff;font-size:18px;font-weight:300;}
.quick_area .btn.quick01{background-color: #97785d;}
.quick_area .btn.quick01 > span::before{content: '';display: inline-block;width: 32px;height: 32px;background: url('/static/pc/images/common/ico_res.png') center no-repeat;margin: 0 15px 0 0;}

.side-menu{right: 4%;}
.side-menu .node1-item{line-height: 20px; text-align: center;}
.side-menu .node1-item .node1-link{text-indent: -999999px;display: inline-block;}
.side-menu .node1-item.active .node1-link:after
{
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border: 2px solid #9E9E9E;
    border-radius: 50%;
    background: transparent;
}

.side-menu .node1-item .node1-link:after
{    
    content: '';
    display: block;
    width: 18px;
    height: 2px;
    border: radius 0;
    background: #9E9E9E;
}

.side-menuLoad{
	-webkit-animation : 
		.8s forwards;
	animation : side-menuActive .8s forwards;
}
@-webkit-keyframes side-menuActive {
    0% {
        -webkit-transform : translateY(-20px);
        opacity : 0;
	}
    100% {        
        -webkit-transform : translateY(0);
        opacity : 1;
	}
}
@keyframes side-menuActive {
    0% {
        -webkit-transform: translateY(-20px);
                transform: translateY(-20px);
        opacity : 0;
	}
    100% {        
        -webkit-transform: translateY(0);        
                transform: translateY(0);
        opacity : 1;
	}
}
@media (max-width:1600px){
    .main_menu, .main_res, .main_notice{right: 2%;}
    .side-menu {right: 1%;display: none;}
}
@media (max-width:1280px){
    .side-menu {display: none;}
}
.ico-menu{display: block;width: 32px;height: 32px;margin: 0 auto 30px;background-image: url('../../images/common/ico_menu-02.png');background-position: center;}
.ico-res {width: 32px;height: 32px; margin: 0 auto 30px; background-image: url('../../images/common/ico_res.png');}
.ico-notice{width: 32px;height: 32px;margin: 0 auto 30px;background-image: url('../../images/common/ico_notice.png');}
.ico-instar {
    width: 64px;
    height: 64px;
    background: url('../../images/common/ico_instar.png') center no-repeat; }
.ico-facebook{
    width: 64px;
    height: 64px;
    background: url('../../images/common/ico_facebook.png') center no-repeat; }
.ico-youtube{
    width: 64px;
    height: 64px;
    background: url('../../images/common/ico_youtube.png') center no-repeat; }
.ico-more04{position: relative;margin: -3px 0 0 4px;width:10px;height:10px;background:url('../../images/common/ico_more04.png') center no-repeat;}

/*-------------------------------------------------------------------
    ## section
-------------------------------------------------------------------*/
/*box_main_reservation*/
.box_main_reservation {position:absolute;bottom: 28px;left:50%;width: 1200px;height: 110px;background: rgba(255,255,255,0.9);z-index:3;color: #2a2a2a;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.box_main_reservation .txt_main_res {position: relative;display: block;width: 196px;float:left;margin-left: 55px;font-size: 17px;padding-left:41px;background:url("../../images/main/ico_main_res.png") no-repeat left center;line-height: 6.5;}
.box_main_reservation .txt_main_res:after{content: '';position: absolute;display:block;right: 0;top: 45px;width: 1px;height: 20px;background: #848484;}
.box_main_reservation .notice_now {float:left;}
.box_main_reservation .notice_now p {float:left;line-height: 6.8;margin-left:47px;font-size: 16px;color: #108fce;}
.box_main_reservation .notice_now p:after{content:'\b7'; margin-left:10px; font-weight:bold; color:#2a2a2a;}
.box_main_reservation .notice_now ul {position: relative;display: block;width: 220px;height: 18px;overflow:hidden;margin: 46px 0 0 0;left: 10px;}
.box_main_reservation .notice_now ul li {height:30px;font-size: 16px;}
.box_main_reservation .notice_now ul li > span > em{display:inline-block;margin: 0;color: #4a971d;}
.box_main_reservation .link_do_res {position:absolute;display:block;width: 220px;height: 70px;background: #71be44;font-size: 18px;text-align:center;color:#fff;line-height: 3.8;top: 20px;right: 20px;}
.box_main_reservation .link_do_res:hover {background:#014978;}
.box_main_reservation .notice_now ul li > span > em{display:inline-block;margin: 0;color: #4a971d;}

.section-inner{border:0;position: relative;background-color:rgba(255, 255, 255, 0)}
.in-sec{margin: auto;}

#section0 .main_inner {position: relative;overflow: hidden;width: 100%;height: 100vh;min-height: 720px;margin: 0;}

@-webkit-keyframes top_01 {
    0% {
        top : 0;
        opacity: 0.5;
	}
    100% {
        top : 25%;
        opacity: 1;
	}
}
@keyframes top_01 {
    0% {
        top : 0;
        opacity: 0.5;
	}
    100% {
        top : 25%;
        opacity: 1;
	}
}

@-webkit-keyframes top_02 {
    0% {
        top : 0;
        opacity: 0.5;
	}
    100% {
        top : 30%;
        opacity: 1;
	}
}
@keyframes top_02 {
    0% {
        top : 0;
        opacity: 0.5;
	}
    100% {
        top : 30%;
        opacity: 1;
	}
}
@-webkit-keyframes op_01 {
    0% {
        opacity: 1;
	}
    100% {
        opacity: 0;
	}
}
@keyframes op_01 {
    0% {
        opacity: 1;
	}
    100% {
        opacity: 0;
	}
}
@-webkit-keyframes op_02 {
    0% {
        opacity: 0;
	}
    100% {
        opacity: 1;
	}
}
@keyframes op_02 {
    0% {
        opacity: 0;
	}
    100% {
        opacity: 1;
	}
}

.load-01{
    opacity: 1 !important;
    /* -webkit-transform: translateY(-20px) !important; */
    /* transform: translateY(-20px) !important; */
}
.load-02{
    opacity: 1 !important;
    -webkit-transform: translate(-50%, 20px);
    -ms-transform: translate(-50%, 20px);
        transform: translate(-50%, 20px);
}

/*#footer{display: none !important;}*/
.header.tap_area{display: none;}