/*Font: Play*/
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');

/*Font: Noto Sans KR*/
/* @import url(//fonts.googleapis.com/earlyaccess/notosanskr.css); */


@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap');


@font-face {
    font-family: 'SF_HambakSnow';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2106@1.1/SF_HambakSnow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'twaysky';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_tway@1.0/twaysky.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*Font: Montserrat */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap');

/*Font: NotoSerifCJKkr*/
@font-face {
    font-family: 'NotoSerifCJKkr';
    src: url(../fonts/NotoSerifCJKkr-Regular.woff)
    format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'NotoSerifCJKkr';
    src: url(../fonts/NotoSerifCJKkr-Medium.woff)
    format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'NotoSerifCJKkr';
    src: url(../fonts/NotoSerifCJKkr-SemiBold.woff)
    format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'NotoSerifCJKkr';
    src: url(../fonts/NotoSerifCJKkr-Black.woff)
    format('woff');
    font-weight: 900;
    font-style: normal;
}


@font-face {
    font-family: 'tway_sky';
    src: url(../fonts/tway_sky.woff)
    format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Thin.woff2) format('woff2'), url(../fonts/NotoSansKR-Thin.woff) format('woff'), url(../fonts/NotoSansKR-Thin.ttf) format('truetype'), url(../fonts/NotoSansKR-Thin.otf) format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-DemiLight.woff2) format('woff2'), url(../fonts/NotoSansKR-DemiLight.woff) format('woff'), url(../fonts/NotoSansKR-DemiLight.ttf) format('truetype'), url(../fonts/NotoSansKR-DemiLight.otf) format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Light.woff2) format('woff2'), url(../fonts/NotoSansKR-Light.woff) format('woff'), url(../fonts/NotoSansKR-Light.ttf) format('truetype'), url(../fonts/NotoSansKR-Light.otf) format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Regular.woff2) format('woff2'), url(../fonts/NotoSansKR-Regular.woff) format('woff'), url(../fonts/NotoSansKR-Regular.ttf) format('truetype'), url(../fonts/NotoSansKR-Regular.otf) format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Medium.woff2) format('woff2'), url(../fonts/NotoSansKR-Medium.woff) format('woff'), url(../fonts/NotoSansKR-Medium.ttf) format('truetype'), url(../fonts/NotoSansKR-Medium.otf) format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Bold.woff2) format('woff2'), url(../fonts/NotoSansKR-Bold.woff) format('woff'), url(../fonts/NotoSansKR-Bold.ttf) format('truetype'), url(../fonts/NotoSansKR-Bold.otf) format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSansKR-Black.woff2) format('woff2'), url(../fonts/NotoSansKR-Black.woff) format('woff'), url(../fonts/NotoSansKR-Black.ttf) format('truetype'), url(../fonts/NotoSansKR-Black.otf) format('truetype');
    font-weight: 900;
    font-style: normal;
}

/* POPUP */
#hd_pop {
	z-index:1000;
	position:relative;
	margin:0 auto;
	height:0;
}
#hd_pop .hd_pops .hd_pops_con img{
	width: 100%;
}
#hd_pop h2 {
	position:absolute;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.hd_pops {
	position:absolute;
	border: 0px;
	background:#fff
}
.hd_pops_con {
	overflow: hidden;
	margin:0 auto;
	height:0;
}
.hd_pops_footer {
	padding:8px 0;
	background:#393939;
	color:#fff;
	text-align:right;
	border-bottom: 0px;
	width: 100%;
	position: absolute;
	border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
	margin-right:5px;
	padding: 0px 7px;
	border:0;
	background:#282828;
	color:#fff;
	border-radius: 4px;
	font-size: 12px;
    font-weight: 300;
	margin: 3px 5px 3px 0px;
}
@media (max-width:992px){
	#hd_pop .hd_pops{
		left: 0 !important;
		width: 80% !important;
	}
	#hd_pop .hd_pops .hd_pops_con{
		width: 100% !important;
		overflow: scroll;
        height: auto !important;
	}
	.hd_pops_footer button {
		font-size: 10px;
	}
}


/*body*/
.body {
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto;
}
.body, h1, h2, h3, h4, h5, h6 {
	font-family: 'Noto Sans KR', Arial, sans-serif !important;
    letter-spacing: -0.03em;
}
html {
    font-size: 10px;
}

/*font*/
.f_serif {
	font-family: 'Noto Serif KR', serif !important;
}
.f_ham {
	font-family: 'SF_HambakSnow' !important;
}
.f_tway {
	font-family: 'twaysky' !important;
}

/*bt_wrp*/
#header .bt_wrp .bar_i {
    display: inline-block;
}
#header .bt_wrp .bar_i_bk {
    display: none;
}
#header .bt_wrp .bar_i_bk3 {
    position: relative;
    margin-top: 3px;
    padding: 12px 15px 9px 5px;
}
#header .bt_wrp .bar_i_bk3 span {
    position: absolute;
    right: 7px;
    top: 10px;
    z-index: 10;
    color: #fff;
    background-color: #f70000;
    display: block !important;
    width: 18px;
    line-height: 18px;
    font-size: 8px;
    font-weight: 700;
    border-radius: 50%;
}
#header .ch_wrp {
    position: relative;
    z-index: 1;
}
#header .ch_wrp a {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    vertical-align: middle;
    padding: 5px;
    opacity: 0.4;
    text-decoration: none;
}
#header .ch_wrp a.act {
    opacity: 1;
}
#header .ch_wrp a:nth-child(2) {
    position: relative;
    margin-right: 10px;
}
#header .ch_wrp a:nth-child(2):after {
    content: "";
    position: absolute;
    left: -2px;
    top: 25%;
    width: 1px;
    height: 50%;
    background-color: rgba(255,255,255,0.4);
}
#header .ch_wrp a img {
    width: 20px;
    vertical-align: middle;
    margin-bottom: 1px;
}
@media (min-width:1601px){
    #header .lo_wrp {
        width: 20%;
    }
    #header .mn_wrp {
        width: 60%;
    }
    #header .ch_wrp {
        width: 20%;
    }
    #header .bt_wrp {
        width: 25%;
        text-align: right;
        padding-right: 30px;
    }
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 15px !important;
        font-size: 18px;
    }
}
@media (max-width:1600px) and (min-width:1201px){
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 15px !important;
        font-size: 18px;
    }
    #header .lo_wrp {
        width: 15%;
    }
    #header .mn_wrp {
        width: 70%;
    }
    #header .bt_wrp {
        width: 15%;
    }
}
@media (max-width:1200px) and (min-width:991px){
    #header .lo_wrp {
        width: 20%;
    }
    #header .mn_wrp {
        width: 60%;
    }
    #header .bt_wrp {
        width: 20%;
    }
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 7px !important;
        font-size: 15px;
    }
    #header .ch_wrp a {
        font-size: 15px;
        padding: 10px 20px;
    }
}
@media (max-width:992px){
    #header .header-logo {
        float: none;
    }
    #header .bt_wrp {
        text-align: right;
        width: 35%;
    }
    #header .lo_wrp {
        text-align: center;
        width: 50%;
    }
    #header .h_nav {
        width: 50%;
        text-align: right;
    }
    #header .fo_wrp a {
        text-decoration: none;
        color: #fff !important;
        display: inline-block;
        padding: 12px 15px 10px;
        line-height: 1em;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        border-radius: 80px;
        vertical-align: middle;
        background-color: #009900;
    }
    #header .fo_wrp a img {
        width: 20px;
        vertical-align: middle;
    }
    html #header:hover .fo_wrp a,
    html.add-header #header .fo_wrp a,
    html.sticky-header-active #header.header-transparent .fo_wrp a {
        color: #333;
    }
}
@media (max-width: 500px) {
    #header .lo_wrp {
        text-align: center;
        width: 100%;
    }
}
@media (min-width: 501px) and (max-width: 767px) {
  .hidden-sx {
    display: none !important;
  }
}

@media (max-width: 500px) {
  .hidden-xxs {
    display: none !important;
  }
}


/*Common*/
img {
	max-width: 100%;
}
@media (min-width:1200px){
    .container {
        width: 1230px;
    }
}
@media (max-width:992px){
    .owl-carousel .owl-nav [class*="owl-"],
    .owl-carousel .owl-nav [class*="owl-"]:active, 
    .owl-carousel .owl-nav [class*="owl-"]:focus, 
    .owl-carousel .owl-nav [class*="owl-"]:hover, 
    .owl-carousel .owl-nav [class*="owl-"]:active:hover, 
    .owl-carousel .owl-nav [class*="owl-"]:active:focus {
        border: 0px solid #fff;
        border-radius: 0px;
        border-collapse: #fff;
        background-color: rgba(0,0,0,0.0);
        font-size: 0px;
        padding-top: 0px;
    }
}
@media (max-width:992px){
    /*.row {
        margin: 0 -5px;
    }
    .row > div,
    .row > li {
        padding: 0 5px;
    }*/
}

/*scroll-to-top*/
html .scroll-to-top.visible {
    right: 0;
    top: auto;
    bottom: 30px;
    display: none;
}

/*sticky*/
html.add-header #header.header-transparent .header-body,
html.sticky-header-active #header.header-transparent .header-body {
    padding-top: 0px;
}
html #header.header-transparent .header-body:before {
    background-color: #232323;
    opacity: 0;
    border-bottom: 0px;
}
html #header.sub-header .header-body:before {
    opacity: 1;
}
html #header.sub-header .header-body:before,
html #header:hover .header-body:before,
html.add-header #header.header-transparent .header-body:before,
html.sticky-header-active #header.header-transparent .header-body:before {
    /*background: #fff;*/
    opacity: 1;
}
html #header .header-nav-main nav > ul > li > a {
    font-weight: 400;
    color: #333 !important;
    border-radius: 0px;
    letter-spacing: 0;
    text-transform: none;
    vertical-align: middle;
    position: relative;
}
html #header .header-nav-main nav > ul > li:not(:last-child):after {
    /* content: ""; */
    position: absolute;
    right: 0;
    top: 47%;
    width: 4px;
    height: 4px;
    background-color: rgba(255,255,255,0.4);
    border-radius: 50%;
}

html #header.header-transparent .header-nav-main nav > ul > li > a {
    color: #fff !important;
}
html #header.header-transparent .header-nav-main nav > ul > li:focus > a,
html #header.header-transparent .header-nav-main nav > ul > li:hover > a {
    color: #ffd600 !important;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 15px;
	color: #fff;
	border-color: #fde609;
    word-break: keep-all;
}
html.add-header #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a,
html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    color: #333;
}
html.add-header #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover,
html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #2664ab;
	background-color: transparent;
}
@media (min-width:1601px) {	
    html #header .header-nav-main nav > ul > li > a {
        padding: 60px 33px !important;
        font-size: 18px;
    }
}
@media (max-width:1201px) {	
    #header .header-body .c_wrp {
        padding: 0 15px !important;
    }
}
@media (max-width:1601px) {	
    html #header .bt_wrp a {
        width: auto;
        padding: 12px 12px 9px;
    }	
    html #header .bt_wrp a img {
        margin: 0;
    }
    html #header .header-nav-main nav > ul.act:after,
    html #header .header-nav-main nav > ul:after {
        content: "";
        position: absolute;
        width: 10000px;
        top: 100%;
        /*background-color: rgba(255, 255, 255, 0.2);*/
        height: 0px;
        left: -600px;
        transform: translate3d(0, 0, 0);
        clear: none;
        display: block;
        /*border-top: 1px solid rgba(255,255,255,0.3);*/
    }
    html.add-header #header .header-nav-main.act  nav > ul:after,
    html.add-header #header .header-nav-main nav > ul:after,
    html.sticky-header-active #header .header-nav-main.act  nav > ul:after,
    html.sticky-header-active #header .header-nav-main nav > ul:after {
        background-color: rgba(17,17,17, 0.9);
        border-top: 1px solid rgba(0,0,0,0.3);
    }
}
@media (max-width:1201px) {	
    html #header .bt_wrp a {
        width: auto;
        padding: 12px 4px 9px;
    }
}
@media (max-width:992px) {
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
		font-size: 16px;
		padding: 2px 0px;
        color: #666;
	}
	html.add-header #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a,
	html.sticky-header-active #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        color: #636363
	}
}
/*#header-t*/
#header .header-body .c_wrp {
    padding: 0 70px;
    position: relative;
    z-index: 3;
}
#header .header-body .header-t {
    background-color: #070d21;
    position: relative;
    z-index: 10;
}
#header .header-body .header-t a {
    text-decoration: none;
    display: inline-block;
    padding: 8px;
    color: #fff;
    font-size: 12px;
}
#header .header-body .header-t a strong {
    color: #2664ab;
}
/*#  - Header*/
#header .header-body {
	padding-bottom: 0;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0;
    background-color: rgba(0, 0, 0, 0.15);
    border-bottom: 0px solid rgba(155,155,155,0.5) !important;
}
html:not(.sticky-header-active) #header.header-transparent.sub-header ,
html:not(.sticky-header-active) #header.header-transparent.sub-header .header-body {
    position: relative;
    border-bottom: 0px !important;
}
html.add-header #header .header-body {
    border-bottom: 1px solid #ddd;
}
#header.bbt .header-body {
	border-bottom: 2px solid #e1e1e1;
}
#header .header-nav-main {
    margin: 0;
    float: none;
}
#header .header-nav-main nav > ul > li {
    position: relative;
    float: none;
    display: inline-block;
}
#header .header-nav-main nav > ul > li.act > a {
    color: #612683 !important;
	font-weight: 600;
	position: relative;
}
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
	margin-top: 0px;
	margin-bottom: 10px;
    border: 0px;
    border-radius: 0px;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    white-space: normal;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #fff;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
    color: #fff !important;
	background: transparent;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after,
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, 
html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
	border: 0px;
}
/*#header.header-narrow .header-logo img {
    width: 100px;
}*/
@media (min-width:991px) and (max-width:1200px) {	
	#header .header-nav-main nav > ul > li > a {
		padding: 35px 15px !important;
	}
}
@media (min-width:991px) {	
    /*#header:hover .header-nav-main nav > ul:after {
        height: 220px;
        background-color: rgba(255,255,255,0.95);
        position: absolute;
        width: 100%;
        left: -10%;
        width: 120%;
        z-index: 1;
    }*/
    #header .header-nav-main nav > ul.act:after {
        height: 220px !important;
    }
    #header .header-nav-main nav > ul > li:hover > a:before {
        display: none;
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        background-color: #7da0c9;
        height: 1px;
        width: 100%;
        z-index: 3;
    }
    #header:hover .header-nav-main nav > ul > li > .dropdown-menu {
        transform: translate3d(0, 0, 0) !important;
        opacity: 1;
        display: block !important;
    }
	#header .header-nav-main nav > ul > li > a > i {
		font-size: 10px;
		vertical-align: middle;
		margin-top: -3px;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		border-top: 0px;
		min-width: 0px;
		box-shadow: 0 0 0;
		padding: 25px 5px;
		min-width: 100%;
        top: 100%;
        display: none;
	}
	#header .header-nav-main nav > ul > li.act > a:before {
		content: "";
		position: absolute;
		width: 100%;
		height: 2px;
		background-color: #612683;
		bottom: -2px;
		left: 0;
	}
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu li a {
        font-size: 16px;
        font-weight: 400;
        border-bottom: 0px;
        padding: 5px 0;
        line-height: 1.2em;
        text-align: center;
    }
}
@media (max-width:992px) {
    #header .header-logo {
        padding: 0px !important;
        text-align: center;
    }
    #header.header-narrow .header-logo img {
        margin: 5px 0;
        width: 150px;
    }
	#header .header-nav-main {
		margin-bottom: 0px !important;
		padding: 0px !important;
		background-color: transparent !important;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		background-color: #fff;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu:before {
		display: none;
	}
	#header .header-nav-main nav > ul > li.open > a, 
	#header .header-nav-main nav > ul > li:hover > a {
    	color: #2664ab !important;
		border-color: #fff;
	}
    #header .header-nav-main nav > ul > li > a {
        line-height: inherit;
		color: #333 !important;
        padding: 7px 8px 3px 8px !important;
		font-size: 18px;
    }
    #header .header-nav-main nav > ul li a .fa-caret-down {
        width: 100%;
        text-align: right;
    }
	#header .header-nav-main nav > ul > li > .dropdown-menu > li {
		border: 0px;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
		color: #2664ab !important;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		border-bottom: 0px;
	}
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
        background-color: transparent !important;
    }
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
		color: rgba(255,255,255,0.8);
	}	
    #header .ch_wrp a {
        font-size: 15px;
    }
}
/*actbtn*/
#header .bt_wrp a {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    padding: 12px 5px 9px;
    line-height: 1em;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-radius: 80px;
    vertical-align: middle;
}
#header .bt_wrp .actbtn {
    background-color: #009900;
}
#header .bt_wrp a img {
    width: 27px;
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 0;
}
@media (min-width:1201px){
    #header .bt_wrp .actbtn {
        background-color: #009900;
        width: 140px;
    }
}
/*#  - HeaderTop mobile*/
#header .header-btn-collapse-nav {
    float: none;
	margin: 15px 0;
	background-color: transparent;
	color: #111;
	padding: 4px 8px !important;
	line-height: 22px !important;
	font-size: 26px !important;
    display: inline-block;
}
#header.header-transparent .header-btn-collapse-nav {
	color: #fff;
}
html #header:hover .header-btn-collapse-nav,
html #header:hover .header-btn-collapse-nav,
html.add-header #header .header-btn-collapse-nav,
html.sticky-header-active #header .header-btn-collapse-nav {
    color: #111;
}
@media (max-width:768px){
    #header .bt_wrp a {
        padding: 12px 3px 9px;
    }
}
/*sticky*/
html #header .default {
    display: none;
}
html #header .default-c {
    display: inline-block;
}
html #header.header-transparent .default {
    display: inline-block;
}
html #header.header-transparent .default-c {
    display: none;
}
html #header:hover .default,
html.add-header #header .default,
html.sticky-header-active #header .default {
    display: none;
}
html #header:hover .default-c,
html.add-header #header .default-c,
html.sticky-header-active #header .default-c {
    display: inline-block;
}
html #header:hover .bt_wrp a:not(.actbtn),
html.add-header #header .bt_wrp a:not(.actbtn),
html.sticky-header-active #header .bt_wrp a:not(.actbtn) {
    color: #333;
}
html #header:hover .bt_wrp .bar_i_bk,
html.add-header #header .bt_wrp .bar_i_bk,
html.sticky-header-active #header .bt_wrp .bar_i_bk {
    display: inline-block;
}
html #header:hover .bt_wrp .bar_i,
html.add-header #header .bt_wrp .bar_i,
html.sticky-header-active #header .bt_wrp .bar_i {
    display: none;
}
/*hover*/
html #header:hover .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    color: #555;
}
html #header:hover .header-nav-main nav > ul > li.dropdown .dropdown-menu li:hover a {
    color: #0e7edb;
}
@media (max-width:992px){
    html #header .bt_wrp img {
        margin-bottom: 5px !important;
    }
}


/*lines_bar*/
.mmenu-toggle-btn {
    display: inline-block;
    display: inline-block;
    width: 30px;
    cursor: pointer;
    margin: 25px 0;
}
.lines_bar {
    display: inline-block;
    width: 25px;
    height: 2px;
    border-radius: 50%;
    transition: 0.3s;
    position: relative;
    top: -4px;
    background-color: #fff;
}
.lines_bar:before,
.lines_bar:after {
    display: inline-block;
    width: 25px;
    height: 2px;
    transition: 0.3s;
    position: absolute;
    background-color: #fff;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.26rem center;
    transform-origin: 0.26rem center;
}
.lines_bar:before {
    top: 8px;
}
.lines_bar:after {
    top: -8px;
}
html.add-header #header .lines_bar,
html.add-header #header .lines_bar:before,
html.add-header #header .lines_bar:after {
    background-color: #333;
}
.mmenu-open .lines_bar {
    background-color: transparent !important;
}
.mmenu-open .lines_bar:before,
.mmenu-open .lines_bar:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 30px;
}
.mmenu-open .lines_bar:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.mmenu-open .lines_bar:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
/*mn_header*/
.mn_header {
	background-color: #f2f2f2;
}
.mn_header .logobox {
	padding: 25px 0;
}
.mn_header .logobox a {
	text-decoration: none;
	display: block;
}
.mn_header .h_nav {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.mn_header .h_nav a {
	text-decoration: none;
	display: block;
	padding: 15px 0;
	color: #333;
	font-family: 'Libre Baskerville';
}
@media (max-width:992px){
	.mn_header .logobox {
		padding: 20px 0;
		text-align: left;
	}
	.mn_header .logobox a img {
		width: 120px;
	}
}

/*Mobile Navigation*/
.mobile-nav {
	display: block !important;
	position: fixed;
	top: 0;
	left: -300px;
	z-index: 999;
	width: 300px;
	height: 100%;
	overflow-y: scroll;
	padding: 40px 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #1f4b60;
}

.mobile-side-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.mobile-side-menu .header-logo img {
/*    width: 130px;*/
}
.mobile-side-menu > .mmenu-toggle-btn {
	position: absolute;
    right: 0;
    top: -20px;
    padding: 0px;
    display: inline-block;
    font-weight: 300;
    font-size: 17px;
    color: #ccc;
	cursor: pointer;
    margin-left: 0px;
    text-align: center;
}
.mobile-side-menu > .mmenu-toggle-btn {
    display: block;
    width: 100%;
    border-radius: 4px;
    font-weight: 300;
    font-size: 15px;
    cursor: pointer;
    background-color: #eaba7b;
    position: relative;
    top: auto;
    padding: 10px;
    border: 0px;
    margin-top: 20px;
    color: #461700;
    font-weight: 500;
}
.mobile-side-menu #mainNav > li {
    border-bottom: 1px solid #fff;
    margin: 0px;
}
.mobile-side-menu > li > a {
	text-transform: uppercase;
}
.mobile-side-menu li {
	display: block;
	position: relative;
	width: 100%;
}
.mobile-side-menu li:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu #mainNav {
	margin-top: 30px;
}
.mobile-side-menu li a {
	display: block;
	font-size: 17px;
	line-height: 1.2em;
	font-weight: 500;
	background-color: transparent;
	color: #fff;
	border: 0;
	padding: 10px;
	white-space: normal;
    word-break: keep-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none !important;
}
.mobile-side-menu li a:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu li ul {
	display: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
.mobile-side-menu .nav .open>a, 
.mobile-side-menu .nav .open>a:focus, 
.mobile-side-menu .nav .open>a:hover{
    background-color: transparent;
}
.mobile-side-menu li li a {
	margin-left: 10px;
	font-size: 15px;
}
.mobile-side-menu li li a:before {
	font: normal normal 16px/16px "FontAwesome";
	text-decoration: inherit;
	content: "\f105";
	-webkit-font-smoothing: antialiased;
	float: left;
	margin-right: 10px;
}
.mobile-side-menu li li li a {
	margin-left: 20px;
}
.mobile-side-menu li .mmenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	color: #636363;
	background-color: transparent;
	cursor: pointer;
	font-size: 0;
	width: 40px;
	height: 40px;
    z-index: 100;
	margin-top: 1px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.mobile-side-menu li .mmenu-toggle:after {
	content: "\f196";
	font-family: 'FontAwesome';
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	cursor: pointer;
	width: 19px;
	height: 19px;
	font-size: 19px;
	line-height: 19px;
	display: block;
	position: absolute;
	left: 10px;
	top: 11px;
}
.mobile-side-menu li.open > .mmenu-toggle:after {
	content: "\f147";
}


.mobile-side-menu .dropdown-menu {
    border: 0px;
    box-shadow: 0 0 0;
    position: relative;
    min-width: 100%;
}
.mobile-side-menu  .dropdown-menu a {
    font-size: 15px;
}
.mobile-side-menu .log_nav {
	position: relative;
	margin-top: 15px;
	padding-top: 15px;
}
.mobile-side-menu .log_nav li a {
	font-size: 16px;
    color: #989898;
    font-weight: 400;
}
#mobile-menu-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 998;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.mmenu-open #mobile-menu-overlay {
	opacity: .15;
	visibility: visible;
}
.mmenu-open.body {
	left: 250px;
}
.mmenu-open #mobile-menu-overlay {
	opacity: 0.3;
	visibility: visible;
}
.mmenu-open .mobile-nav {
	left: 0;
}

/*f_wrp*/
.mobile-side-menu .row {
    margin: 0 -5px;
}
.mobile-side-menu .row > div{
    padding: 0 5px;
}
.mobile-side-menu .f_wrp {
    margin-top: 20px;
}
.mobile-side-menu .f_wrp a {
    text-decoration: none;
    color: #333;
    display: inline-block;
    padding: 12px 10px 9px;
    line-height: 1em;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    vertical-align: middle;
    border: 2px solid #333;
}
.mobile-side-menu .f_wrp .actbtn {
    border-color: #009900;
    background-color: #009900;
    color: #fff;
}
.mobile-side-menu .f_wrp a img {
    width: 15px;
    vertical-align: middle;
    margin-right: 3px;
    margin-bottom: 0;
}
/*conbox*/
.conbox {
    margin-top: 60px;
}
.conbox.conbox_mini {
    margin-top: 40px;
}
@media (max-width:992px){
    .conbox {
        margin-top: 30px;
    }
	.conbox.conbox_mini {
		margin-top: 20px;
	}
}
/*sec_dvd*/
.sec_dvd {
    padding: 100px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 80px 0;
}
@media (max-width:992px){
    .sec_dvd {
        padding: 50px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 40px 0;
    }
}

/*c_wrp*/
.v_m > li,
.v_m > div {
    vertical-align: middle;
}
@media (min-width:991px) {
    .c_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp.t_fx {
        table-layout: fixed;
    }
    .c_wrp > li,
    .c_wrp > div {
        display: table-cell;
    }
}
/*m_wrp*/
@media (max-width:992px) {
    .m_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp.t_fx {
        table-layout: fixed;
    }
    .m_wrp > li,
    .m_wrp > div {
        display: table-cell;
    }
}
/*c_wrp_sm*/
@media (min-width:768px) {
    .c_wrp_sm {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp_sm.t_fx {
        table-layout: fixed;
    }
    .c_wrp_sm > li,
    .c_wrp_sm > div {
        display: table-cell;
    }
}
/*m_wrp_sm*/
@media (max-width:768px) {
    .m_wrp_sm {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp_sm.t_fx {
        table-layout: fixed;
    }
    .m_wrp_sm > li,
    .m_wrp_sm > div {
        display: table-cell;
    }
}

/*c_wrp_xs*/
@media (min-width:501px) {
    .c_wrp_xs {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp_xs.t_fx {
        table-layout: fixed;
    }
    .c_wrp_xs > li,
    .c_wrp_xs > div {
        display: table-cell;
    }
}
/*m_wrp_xs*/
@media (max-width:500px) {
    .m_wrp_xs {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp_xs.t_fx {
        table-layout: fixed;
    }
    .m_wrp_xs > li,
    .m_wrp_xs > div {
        display: table-cell;
    }
}

/*dft*/
.dft {
    word-break: keep-all;
}
h1.dft {
    font-size: 40px;
    color: #221814;
    font-weight: 600;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 20px;
}
h2.dft {
    font-size: 32px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h3.dft {
    font-size: 28px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h4.dft {
    font-size: 24px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h5.dft {
    font-size: 20px;
    color: #221814;
    font-weight: 300;
    line-height: 1.4em;
    text-transform: none;
}
h6.dft {
    font-size: 14px;
    color: #1e1e1e;
    font-weight: 400;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 16px;
    line-height: 1.6em;
    color: #221814;
    font-weight: 400;
}
.conp {
    margin-top: 1rem;
}
@media (max-width:992px){
    h1.dft {
        font-size: 25px;
    }
    h2.dft {
        font-size: 20px;
    }
    h3.dft {
        font-size: 18px;
    }
    h4.dft {
        font-size: 16px;
    }
    h5.dft {
        font-size: 14px;
    }    
    h6.dft {
        font-size: 12px;
    }
    p.dft {
        font-size: 13px;
    }
}

/*row*/
@media (max-width:768px){
    .row {
        margin: 0 -5px;
    }
    .row > li,
    .row > div {
        padding: 0 5px;
    }
}
/*color*/
.c_gd {
    color: #eaba7b !important;
}
.c_brw {
    color: #936f46 !important;
}
.c_gbl {
    color: #1f4b60 !important;
}
.c_gr {
    color: #81c345 !important;
}
.c_sky {
    color: #00bcd4 !important;
}
.c_gray {
    color: #999 !important;
}
.c_dgray {
    color: #666 !important;
}
.c_bl {
    color: #0e7edb !important;
}


.sub_top{
    position: relative;
    height: 485px;
    padding-top: 140px;
}
.sub_top.brand{
    height: 485px;
}
.sub_top.fran{
    height: auto;
    padding-top: 0px !important;
}
.sub_top.menu{
    height: 482px;
}
.sub_top.lun{
    height: 492px;
}
.sub_top.boa{
    height: 493px;
}
.sub_top.store{
    height: 510px;
}

.brand_top, .fran_top, .menu_top, .store_top, .lun_top, .boa_top{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.brand_top{
    background:url(../img/brand_top.png);
    height: 485px;
}
.fran_top{
    background:url(../img/fran_top2.jpg);
    height: auto;
    background-size: cover;
    position: relative !important;
}

.menu_top .owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: 20px;
    left:50%;
    margin-left: -30px;
}
.menu_top .owl-carousel .owl-dots .owl-dot.active span, .menu_top .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #e3b57a;
}
.menu_top .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #001318;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.store_top{
    background:url(../img/store_top.png);
    background-size: cover;
    height: 510px;
}
.store_top .open_box{
    background-color: rgba(255,255,255,0.15);
    padding: 30px 180px;
    max-width: 850px;
    margin: 150px auto 25px;
}
.store_top .open_box ul{
    height: 220px;
    overflow: auto; 
}
.store_top .open_box ul::-webkit-scrollbar {
    width: 6px;
    border-radius: 5px;
}
.store_top .open_box ul::-webkit-scrollbar-thumb {
    width: 6px;
    background-color: #fff;
    border-radius: 5px;
}
.store_top .open_box ul::-webkit-scrollbar-track {
    width: 2px;
    border-radius: 5px;
    background-color: rgba(255,255,255,0.3);
}
.store_top .open_box ul li a{
    text-decoration: none;
    display: block;
    margin: 8px 0;
}

.lun_top{
    background:url(../img/lun_top.png) 43% center no-repeat;
    height: 492px;
}
.lun_top .c_wrp img{
    margin-top: 60px;
}
.boa_top{
    background:url(../img/boa_top.png);
    height: 493px;
}
@media (max-width:500px){
    .sub_top.brand{
        height: 250px;
    }
    .sub_top.fran{
        height: auto;
    }
    .sub_top.menu{
        height: 250px;
    }
    .sub_top.store{
        height: 320px;
    }
    .sub_top.lun{
        height: 250px;
    }
    .sub_top.boa{
        height: 250px;
    }
    .brand_top, .fran_top, .menu_top, .store_top, .lun_top .boa_top{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
    }
    .brand_top{
        height: 250px;
    }
    .fran_top{
        height: auto;
    }
    .menu_top{
        height: 250px;
    }
    .store_top{
        height: 320px;
    }
    .lun_top{
        height: 250px;
        background-size: cover;
    }
    .boa_top{
        height: 250px;
    }
    .brand_top > div, .fran_top > div{
        padding-top: 50px;
    }
    .menu_top .owl-theme .owl-nav.disabled + .owl-dots {
        bottom: 5px;
        margin-left: -18px;
    }
    .menu_top .owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 5px;
    }
    .store_top .open_box{
        padding: 30px;
        margin: 10px;
        margin-top: 75px;
    }
    .store_top .open_box ul{
        height: 100px;
        overflow: auto; 
    }
    .store_top .open_box ul::-webkit-scrollbar {
        width: 4px;
    }
    .store_top .open_box ul::-webkit-scrollbar-thumb {
        width: 4px;
    }
    .store_top .open_box ul::-webkit-scrollbar-track {
        width: 1px;
    }
    .store_top .open_box ul li a{
        text-decoration: none;
        display: block;
        margin: 4px 0;
    }
}
.tab_box{
    z-index: 999;
}
/*sub_tab*/
#sub_tab {
    text-align: center;
    background-color: #1f4b60;
    z-index: 9999;
}
#sub_tab li {
    display: inline-block;
    min-width: 15%;
}
#sub_tab li a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    padding: 25px;
    font-weight: 400;
    margin-bottom: -1px;
}
#sub_tab li.active a, #sub_tab li:hover a, #sub_tab li:focus a {
    color:#d8ae78;
}
@media (min-width:768px){
    #sub_tab {
        
    }
}
@media (max-width:992px){
    #sub_tab li a {
        font-size: 16px;
        padding: 10px 5px;
    }
}
@media (max-width:769px){
    #sub_tab {
        padding: 10px 0px;
    }
    #sub_tab li {
        min-width: auto;
    }
    #sub_tab li a {
        font-size: 13px;
        border: 0px;
    }
}

/*all-content-common*/
#all-content-common {
    position: relative;
    z-index: 3;
    background-color: #fff;
}
/*bo_wrp*/
.bo_wrp {
    background-color: #fff;
    padding-top: 60px;
}
@media (max-width:768px){
    .bo_wrp {
        padding-top: 20px;
    }
}

/* footer */
#footer {
    margin-top: 0px !important;
    background-color: #eaba7b;
    border-top: 0px !important;
    padding:0 0 115px !important;
}
@media (max-width:768px){
    #footer {
        padding:0px !important;
    }
}
/*nw_slider*/
#nw_slider {
    position: relative;
}
.swiper-container.mslider {
    width:100%; 
    height:100%;
}
.swiper-container.mslider .swiper-slide {
    height:950px;
}
.swiper-container.mslider .swiper-slide .bg {
    height:950px; 
    background-position:center; 
    background-size:cover;
}
.swiper-container.mslider .swiper-slide.slide_1 .bg {
    background-image:url(../img/main_slide1.jpg);
}
.swiper-container.mslider .swiper-slide.slide_2 .bg {
    background-image:url(../img/main_slide1.jpg);
}
.swiper-container.mslider .swiper-slide.slide_3 .bg {
    background-image:url(../img/main_slide1.jpg);
}
.swiper-container.mslider .swiper-slide .txtbox {
    position: absolute; 
    left: 0; 
    top: 0; 
    width: 100%; 
    height: 100%;
}
.swiper-container.mslider .swiper-slide .btn_wrp {
    margin-top: 40px;
}
.swiper-container.mslider .swiper-slide .btn_wrp a {
    display: inline-block;
    text-decoration: none;
    /* font-size: 17px; 
    display: inline-block; 
    border: 1px solid rgba(255,255,255,0.4); 
    padding: 15px 25px; 
    color: #fff; 
    font-weight: 400; 
    text-align: center; 
    text-decoration: none;
    margin: 5px; */
}
.swiper-container.mslider div.swiper-button-next,
.swiper-container.mslider div.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 87px;
    margin-top: calc(-1 * 100 / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: url(../img/v_arr.png) center center no-repeat;
}
.swiper-container.mslider .swiper-button-prev {
    left: 60px;
}
.swiper-container.mslider .swiper-button-next {
    transform: rotate(180deg);
    right: 60px;
}
.swiper-container.mslider .swiper-button-prev:after, 
.swiper-container.mslider .swiper-button-next:after {
    content: "";
}
.swiper-container.mslider .pagination_wrp {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 100px;
}
.swiper-container.mslider div.swiper-pagination {
    display:block;
    bottom: 50px;
}
.swiper-container.mslider .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: #fff;
    margin: 0 11px;
    border-radius: 50%;
    opacity: 1
}
.swiper-container.mslider .swiper-pagination-bullet-active {
    background-color: #e3b57a;
}
@media (min-width:768px){
    
}
@media (max-width:768px){
    #nw_slider {
        text-align: center;
    }
    .swiper-container.mslider .swiper-slide,
    .swiper-container.mslider .swiper-slide .bg {
        height:500px; 
        background-size: cover !important;
    }
    .swiper-container.mslider div.swiper-button-next,
    .swiper-container.mslider div.swiper-button-prev {
        width: 20px;
        height: 40px;
        background-size: 100%;
    }
    .swiper-container.mslider .swiper-button-prev {
        left: 30px;
    }
    .swiper-container.mslider .swiper-button-next {
        right: 30px;
    }
    .swiper-container.mslider .swiper-slide .btn_wrp {
        margin-top: 20px;
    }
    .swiper-container.mslider .swiper-slide .btn_wrp a img {
        width: 170px;
    }
}
@media (max-width:500px){
    .swiper-container.mslider .swiper-slide.slide_1 .bg {
        background-image:url(../img/main_slide1_m.jpg);
    }
    .swiper-container.mslider .swiper-slide.slide_2 .bg {
        background-image:url(../img/main_slide1_m.jpg);
    }
    .swiper-container.mslider .swiper-slide.slide_3 .bg {
        background-image:url(../img/main_slide1_m.jpg);
    }
    .swiper-container.mslider .swiper-slide,
    .swiper-container.mslider .swiper-slide .bg {
        height:625px; 
        background-size: cover !important;
    }
    .swiper-container.mslider div.swiper-pagination {
        bottom: 60px;
    }
    .swiper-container.mslider .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }
}

/* slick-dots */
.slick-dots {
    text-align: center;
    padding: 0px;
    margin-top: 40px;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots li button {
    display: inline-block;
    width: 9px;
    height: 9px;
    border: 0px;
    background-color: #ddd;
    border-radius: 50%;
    margin: 0 5px;
    padding: 0;
    color: transparent;
}
.slick-dots li.slick-active button {
    width: 30px;
    border-radius: 50px;
    background-color: #81c345;
}
@media (max-width:768px){
    .slick-dots {
        text-align: center;
        padding: 0px;
        margin-top: 20px;
    }
}

/* msec1 */
#msec1{
    background: url(../img/msec1_bg.png) center center no-repeat;
    background-size: cover;
    text-align: right;
}
#msec1 .conwrp {
    padding: 40px 0;
    position: relative;
}
#msec1 .conwrp .sp_line {
    position: absolute;
    width: 114%;
    top: 40%;
    z-index: 5;
    left: -7%;
}
#msec1 .conwrp .sp_line img {
    width: 66px;
    cursor: pointer;
}
#msec1 .conwrp .slk_wrp {
    position: relative;
}
#msec1 .conwrp .slk_wrp .top {
    padding-left: 20%;
    position: relative;
}
#msec1 .conwrp .slk_wrp .bot {
    padding-right: 20%;
    position: relative;
}
#msec1 .conwrp .slk_wrp .floating {
    position: absolute;
    height: 100%;
    padding: 5px 0;
}
#msec1 .conwrp .slk_wrp .floating.start {
    left: 5px;
    top: 0;
}
#msec1 .conwrp .slk_wrp .floating.end {
    bottom: 0;
    right: 5px;
}
#msec1 .conwrp .slk_wrp .floating img {
    height: 100%;
}
/* #msec1 .conwrp .slk_wrp .slk_v1 .start,
#msec1 .conwrp .slk_wrp .slk_v1 .end {
    opacity: 0;
} */
#msec1 .conwrp .slick-slide {
    text-decoration: none;
    display: block;
    text-align: center;
}
#msec1 .conwrp .slick-slide a{
    display: block;
    position: relative;
    text-decoration: none;
    padding: 5px;
}
#msec1 .conwrp .slick-slide a .con {
    position: relative;
}
#msec1 .conwrp .slick-slide a span{
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    padding: 10px 0;
    left: 0;
    bottom: 0;
    width: 100%;
}
#msec1 .conwrp .slick-slide h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
#msec1 .conwrp .slick-slide h6 {
    display: inline-block;
    background-color: #d10e1b;
    padding: 2px 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1em;
    vertical-align: middle;;
    color: #fff;
}
#msec1 .conwrp .slick-slide h6.new {
    background-color: #ff0000;
}
#msec1 .conwrp .slick-slide h6.exp {
    background-color: #ffff00;
    color: #000;
}
#msec1 .conwrp .slick-slide img {
    display: inline-block;
    height: 100% !important;
}

@media (min-width:1500px){
    #msec1 .container{
        width: 1500px;
    }
}

@media (max-width:1400px){
    #msec1 .conwrp .slk_wrp .top {
        padding-left: 25%;
        position: relative;
    }
    #msec1 .conwrp .slk_wrp .bot {
        padding-right: 25%;
        position: relative;
    }
}
@media (max-width:768px){
    #msec1{
        padding: 0;
    }
    #msec1 .conwrp {
        padding: 10px 0;
    }
    #msec1 .conwrp .sp_line {
        display: none;
    }
    #msec1 .conwrp .slick-list{
        padding: 0 !important;
    }
    #msec1 .conwrp .slick-slide a span{
        margin: 5px 0;
    }
    #msec1 .conwrp .slick-slide h4 {
        font-size: 15px;
    }
    #msec1 .conwrp .slick-slide h6 {
        padding: 2px;
        font-size: 12px;
    }
    #msec1 .conwrp .slk_wrp .top {
        padding-left: 50%;
    }
    #msec1 .conwrp .slk_wrp .bot {
        padding-right: 50%;
    }
}

/* msec2 */
@media (min-width:501px){
    #msec2 .c_wrp_xs .lt{
        background: url(../img/msec2_lt.png) left center no-repeat;
        background-size: cover;
        text-align: right;
    }
    #msec2 .c_wrp_xs .rt{
        background: url(../img/msec2_rt.png) right center no-repeat;
        background-size: cover;
        text-align: left;
    }
    #msec2{
        border: 6px solid #eaba7b;
    }
}
@media (max-width:500px){
    #msec2 .c_wrp_xs .rt img{
        margin-top: -6px;
    }
}

/* nt_sec */
#nt_sec {
    background: #2a1f1b;
}
#nt_sec .more_bx .more {
    display: inline-block;
    right: 0;
    top: 15px;
    text-align: center;
    text-decoration: none;
    color: #ccc;
    font-size: 30px;
    font-weight: 300;
    line-height: 70px;
    width: 50px;
    vertical-align: middle;
}
#nt_sec .subj {
	width: 150px;
    padding: 20px 0;
}

@media (min-width:640px){
    #nt_sec .container{
        width: 670px;
    }
}
@media (min-width:501px){
    #nt_sec .subj h5{
        font-size: 22px;
    }
}
@media (max-width:500px){
    #nt_sec .con_wrp {
        table-layout: fixed;
        width: 100%;
    }
    #nt_sec .subj {
        width: 100px;
        text-align: center;
    }
    #nt_sec .subj img {
        width: 20px;
    }
    #nt_sec .more_bx {
        width: 40px;
    }
    #nt_sec .more_bx .more {
        width: 40px;
        line-height: 40px;
        font-size: 30px;
    }
}

/*notice_slk*/
.notice_slk{
	height:30px;
	overflow:hidden;
}
.notice_slk ul li {
	padding: 0 15px;
	position: relative;
}
.notice_slk .slick-list {
	height: 28px !improtant;
	overflow: hidden;
}
.notice_slk ul li a {
	white-space: nowrap;
	text-decoration: none;
	display: block;
	color: #ccc;
	font-size: 16px;
	line-height: 1em;
	padding: 5px;
	font-weight: 300;
	position: relative;
	padding-right: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.notice_slk ul li a span {
	display: inline-block;
	margin-left: 10px;
	padding-left: 10px;
	opacity: 0.7;
}
@media (max-width: 500px) {
	.notice_slk ul li a {
        padding: 0px;
		font-size: 13px;
	}
}

/* msec3 */
#msec3{
    background: url(../img/msec3_bg.png) center center no-repeat;
    background-size: cover;
    padding: 100px 95px
}

@media (min-width:501px){
    
}
@media (max-width:500px){
    #msec3{
        padding: 40px 35px 20px;
    }
    #msec3 .menu-carousel{
        position: relative;
    }
    /*#msec3 .menu-carousel{
        padding: 0 20px 50px;
    }*/
    #msec3 .menu-carousel .owl-nav.disabled + .owl-dots {
        margin-top: 30px;
    }
    #msec3 .menu-carousel .owl-dots .owl-dot span{
        width: 8px;
        height: 8px;
        margin: 5px;
        background: #fff;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity 200ms ease;
        border-radius: 50%;
    }
    .owl-carousel .owl-dots .owl-dot.active span,
    .owl-carousel .owl-dots .owl-dot:hover span {
        background-color: #e3b57a !important;
    }
}
/* msec4 */
#msec4{
    background: url(../img/msec4_bg.png) center top no-repeat;
    background-size: cover;
    padding: 50px 0 65px;
}
#msec4 ul{
    max-width: 848px;
    margin: 0 auto;
}
#msec4 ul li .tbox{
    background: url(../img/msec4_tbox.png) center center no-repeat;
    background-size: cover;
}
@media (min-width:501px){
    
}
@media (max-width:500px){
    #msec4{
        padding: 35px 0 0px;
    }
}
/*msec5_top*/

/*modal*/
.book_com {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.4);
    z-index: -1;
    opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.book_com.act {
    z-index: 100000;
    opacity: 1;
}
.book_com .modal-dialog {
    /* margin: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    height: 100%; */
}
.book_com .modal-dialog > div .modal-content {
    max-width: 1140px;
    margin: 50px auto;
    border-radius: 0;
    box-shadow: 0px 0px 0px black;
    border: 0px !important;
    background-color: transparent;
}
.book_com .modal-body {
    padding: 0px;
    border-radius: 0;
    position: relative;
}
.book_com .modal-body .cls {
    position: absolute;
    right: 105px;
    top: 0px;
    background-color: #000;
    cursor: pointer;
    z-index: 5;
}
.book_com .modal-body .cls img{
    width: 65px;
}
.book_com .modal-body .md_sec {
    padding: 65px;
    position: relative;
}
.book_com .modal-body .md_sec #mn_prev {
    width: 45px;
    height: 45px;
    position: absolute;
    top: calc(50% - 45px);
    left: -60px;
    cursor: pointer;
    background: url(../img/book_arr.png) center center no-repeat;
    background-size: 45px;
}
.book_com .modal-body .md_sec #mn_next {
    width: 45px;
    height: 45px;
    position: absolute;
    top: calc(50% - 45px);
    right: -60px;
    cursor: pointer;
    background: url(../img/book_arr.png) center center no-repeat;
    background-size: 45px;
    transform: rotate(180deg);
}
.book_com .modal-body .md_sec .owl-carousel .owl-dots{
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -127px;
}
.book_com .modal-body .md_sec .owl-carousel .owl-nav{
    top: 40%;
}
.book_com .modal-body .md_sec .owl-carousel .owl-nav .owl-prev, .book_com .modal-body .md_sec .owl-carousel .owl-nav .owl-next{
    position: absolute;
    top: 45%;
    width: 45px;
    height: 45px;
    margin-top: calc(-1 * 100 / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: url(../img/book_arr.png) center center no-repeat;
    background-size: 45px;
}
.book_com .modal-body .md_sec .owl-carousel .owl-nav .owl-prev:before, .book_com .modal-body .md_sec .owl-carousel .owl-nav .owl-next:before{
    display: none;
}
.book_com .modal-body .md_sec .owl-carousel .owl-nav .owl-prev{
    left: -100px;
}
.book_com .modal-body .md_sec .owl-carousel .owl-nav .owl-next{
    transform: rotate(180deg);
    right: -100px;
}

@media (min-width:1200px) {
    .book_com .modal-dialog {
        margin: 0;
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        width: 100%;
        height: 100%;
    }
}
@media (max-width:1200px) {
    .book_com {
        padding-top: 20%;
    }
}
@media (max-width:1200px) and (min-width:991px){
    .book_com .modal-dialog > div .modal-content {
        max-width: 800px;
    }
}

@media (max-width:991px){
    .book_com .modal-body .cls {
        position: absolute;
        right: 0px;
        top: 0px;
        cursor: pointer;
        z-index: 5;
    }
    .book_com .modal-body .cls img{
        width: 20px;
    }
    .book_com .modal-body .md_sec {
        padding: 10px;
    }
    .book_com .modal-body .md_sec .owl-carousel .owl-item{
        padding: 15px !important;
    }
    .book_com .modal-body .md_sec #mn_prev {
        width: 25px;
        height: 25px;
        top: calc(50% - 12px);
        left: -5px;
        background-size: 25px;
        z-index: 5;
    }
    .book_com .modal-body .md_sec #mn_next {
        width: 25px;
        height: 25px;
        top: calc(50% - 12px);
        right: -5px;
        background-size: 25px;
        z-index: 5;
    }
}
@media (max-width:500px){
    #msec5_top .conbox .book{
        width: 60%;
    }
}

/* msec5 */
#msec5{
    background: url(../img/msec5_bg.png) center top no-repeat;
    background-size: cover;
}
#msec5 .review_slick{
    position: relative;
}
#msec5 .slick-arrow.slick-prev, #msec5 .slick-arrow.slick-next{
    position: absolute;
    top: 40%;
    border: 0;
    width: 66px;
    height: 66px;
    margin-top: calc(-1 * 100 / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: url(../img/v_arr.png) center center no-repeat;
}

#msec5 .slick-arrow.slick-prev {
    left: -43%;
}
#msec5 .slick-arrow.slick-next {
    transform: rotate(180deg);
    right: -10%;
}
#msec5 .slick-arrow.slick-prev:after, 
#msec5 .slick-arrow.slick-next:after {
    content: "";
}

@media (min-width:501px){
    
}
@media (max-width:768px){
    #msec5 .slick-arrow.slick-prev, #msec5 .slick-arrow.slick-next{
        /*width: 30px;
        height: 30px;
        background-size: 100%;
        top: 40%;*/
        display: none !important;
    }
    #msec5 .review_slick{
        position: relative;
        padding: 0px 0px;
    }
    #msec5 .review_slick li{
        padding-right: 5px;
        padding-left: 5px;
    }
}
@media (max-width:500px){
    #msec5 .slick-arrow.slick-prev{
        left: 0px;
    }
    #msec5 .slick-arrow.slick-next{
        right: 0px;
    }
}

/*quick_fix*/
#quick_fix {
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 24px;
	background-color: #1f4b60;
	z-index: 1000;
	position: fixed;
}
#quick_fix .footer_lt{
    width: 22%;
}
#quick_fix .footer_ct{
    width: 23%;
}
#quick_fix .al_wrp{
    width: 45%;
}
#quick_fix .btn_wrp{
    width: 10%;
    padding-top: 27px;
}
#quick_fix .row {
	margin: 0 -5px;
}
#quick_fix .row div[class*="col-"] {
	padding: 0 5px;
}
#quick_fix .form-control {
	border-radius: 0px;
	box-shadow: 0 0 0;
    height: 40px;
    font-size: 13px;
    background-color: #102c3a;
    border: 1px solid rgba(255,255,255,0.4);
}
#quick_fix .agree input[type=checkbox]{
    margin: 0 0 5px;
}
#quick_fix .agree label {
	display: inline-block;
	color: #fff;
	font-size: 13px;
	line-height: 1em;
	margin-bottom: 5px;
    font-weight: 400;
}
#quick_fix .conin {
	margin: 0 auto;
}

#quick_fix .conin .q_lb {
	position: relative;
}
#quick_fix .conin .c_wrp{
    position: relative;
}
#quick_fix .conin .al_wrp .agree {
	
}
#quick_fix .conin .al_wrp .agree .agr2 {
    display: inline-block;
    cursor: pointer;
    margin-left: 10px;
    color: #d8dce4;
    font-size: 15px;
    line-height: 1em;
    padding-bottom: 1px;
    border-bottom: 1px solid #d8dce4;
    font-weight: 400;
}

#quick_fix .quick_btn button{
    font-size: 13px;
    font-weight: 400;
    padding: 10px 5px;
    background-color: #eaba7b;
    color: #3f2211;
    border-radius: 0px;
    text-decoration: none;
    width: 100px;
    text-align: center;
    margin-left: 2px;
}

@media (min-width:1200px){
    #quick_fix .container{
        width: 1230px;
    }
}

/*quick*/
#quick {
    width: 200px;
    position: fixed;
    right: 10px;
    z-index: 4;
    top: 18%;
}

#quick a {
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
}

@media (max-width:768px){
    #quick {
        width: 80px;
        right: 7px;
        top: 67%;
    }
    #quick a img{
        width: 80px;
    }
}