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

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

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

@import url('https://fonts.googleapis.com/css2?family=Black+Han+Sans&display=swap');


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

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

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

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

/* ÃƒÆ’Ã‚Â­Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â«Ãƒâ€šÃ‚Â Ãƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“Ãƒâ€šÃ‚Â´ */
#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 {
    max-width: 1920px;
    margin: 0 auto;
}
.body, h1, h2, h3, h4, h5, h6, p{
	font-family: 'Noto Sans KR', Arial, sans-serif !important;
    letter-spacing: -0.05em;
}
html {
    font-size: 10px;
}
/*@media (min-width:1300px){
    .container {
        width: 1330px;
    }
}*/
@media (max-width:992px){
    html {
        font-size: 9px;
    }
}
/*font*/
.tra_ty {
	font-family: "Malgun Gothic";
}
/*color*/
.c_lrd {
    color: #cd121c !important;
}
.c_drd {
    color: #c00000 !important;
}
.c_nvy {
    color: #2f2f7d !important;
}
/*Common*/
img {
	max-width: 100%;
}
@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: 1px solid #fff;
        border-radius: 0px;
        border-collapse: #fff;
        background-color: rgba(0,0,0,0.3);
        font-size: 12px;
        padding-top: 2px;
    }
}
@media (max-width:768px){
    .row {
        margin: 0 -5px;
    }
    .row > div,
    .row > li {
        padding: 0 5px;
    }
}
@media (min-width:500px){
    .hidden-xxl {
        display: none;
    }
}
@media (max-width:500px){
    .hidden-xxs {
        display: none;
    }
}
/*font*/
.f_play {
	font-family: 'Play' !important;
}
.f_pop {
	font-family: 'Poppins' !important;
}
.tra_ty {
	font-family: "Malgun Gothic";
}

/*scroll-to-top*/
html .scroll-to-top.visible {
    right: 0;
    top: auto;
    bottom: 30px;
}
/*header*/
#header .header-body {
    background-color: #222;
    padding: 0px;
    border-bottom: 0px;
    border-top: 0px;
    padding: 5px 0;
}
html.sticky-header-active #header .header-body {
    border-bottom: 0px;
}
#header .header-body .tbox {
    text-align: right;
}
#header .header-body .tbox .mmenu-toggle-btn {
    cursor: pointer;
    display: inline-block;
}
#header .header-body .tbox > nav {
    text-align: center;
    display: inline-block;
}
#header .header-body #mainNav > li {
    float: none;
    display: inline-block;
}
#header .header-body #mainNav > li > a {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    padding: 30px 50px;
    position: relative;
}
#header .header-body #mainNav > li > a:after {
    content: "";
    position: absolute;
    background-color: #ff6c00;
    height: 4px;
    width: 0%;
    left: 0;
    bottom: -1px;
    z-index: 1001;
    
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
/*#header .header-body #mainNav > li:hover > a:after {
    width: 100%;
}*/
#header .header-body #mainNav li > a i {
    display: none;
}
#header .header-body #mainNav li:hover .dropdown-menu {
    display: block;
    background-color: #fff;
    width: 100%;
    min-width: auto;
    margin: 0px;
    border-radius: 0;
    top: 95%;
}
#header .header-body #mainNav li .dropdown-menu li a {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    padding: 10px;
    display: block;
    text-align: center;
    position: relative;
}
#header .header-body #mainNav li .dropdown-menu li:not(:last-child) a {
    border-bottom: 1px solid #ddd;
}
#header .header-body #mainNav li .dropdown-menu li:focus a,
#header .header-body #mainNav li .dropdown-menu li:active a,
#header .header-body #mainNav li .dropdown-menu li:hover a {
    background-color: transparent;
}
#header .header-body #mainNav li .dropdown-menu li a:hover {
    color: #3158cc;
}
#header .header-body .tel_box a {
    font-size: 17px;
    font-weight: 500;
    color: #3158cc;
    text-decoration: none;
    display: inline-block;
}
#header .header-body .on_box .on_box_in {
    display: inline-block;
    position: relative;
}
#header .header-body .on_box .on_box_in > span {
    border: 1px solid #ddd;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 400;
    color: #999;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    line-height: 1em;
    width: 150px;
    cursor: pointer;
}
#header .header-body .on_box .on_box_in ul {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    border-radius: 0 0 20px 20px;
    height: 0px;
    background-color: #fff;
    overflow: hidden;
}
#header .header-body .on_box ul li a {
    border-radius: 50px;
    font-size: 15px;
    font-weight: 400;
    color: #999;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    line-height: 1em;
    position: relative;
    width: 150px;
}
#header .header-body .on_box ul li a:hover {
    color: #1d2088;
}
#header .header-body .on_box span img {
    width: 20px;
    vertical-align: middle;
    position: absolute;
    right: 15px;
    top: 7px;
}
#header .header-body .on_box .on_box_in:hover ul,
#header .header-body .on_box .on_box_in:focus ul,
#header .header-body .on_box .on_box_in:active ul {
    height: auto !important;
}
@media (max-width:992px){
    #header .header-body {
        padding: 15px 0;
    }
}
@media (min-width: 768px){
    #header .header-body .on_box .on_box_in:hover > span,
    #header .header-body .on_box .on_box_in:focus > span,
    #header .header-body .on_box .on_box_in:active > span {
        border-radius: 20px 20px 0 0;
        border-bottom: 0px;
    }
    #header .header-body .on_box .on_box_in:hover ul,
    #header .header-body .on_box .on_box_in:focus ul,
    #header .header-body .on_box .on_box_in:active ul {
        border: 1px solid #ddd;
        padding: 0 0 15px;
        border-top: 0px;
    }
}
@media (max-width: 768px){
    #header .header-body .lbox img {
        width: 160px;
    }
    #header .header-body .on_box {
        position: fixed;
        bottom: 15px;
        right: 10px;
    }
    #header .header-body .on_box .on_box_in > span {
        background-color: #fff;
    }
    #header .header-body .on_box .on_box_in:hover > span,
    #header .header-body .on_box .on_box_in:focus > span,
    #header .header-body .on_box .on_box_in:active > span {
        border-radius: 0 0 20px 20px;
        border-top: 0px;
    }
    #header .header-body .on_box .on_box_in ul {
        top: auto;
        bottom: 100%;
        border-radius: 20px 20px 0 0;
    }
    #header .header-body .on_box .on_box_in:hover ul,
    #header .header-body .on_box .on_box_in:focus ul,
    #header .header-body .on_box .on_box_in:active ul {
        border: 1px solid #ddd;
        padding:  0 0;
        border-bottom: 0px;
    }
}
/*lines_bar*/
.lines_bar {
    display: inline-block;
    width: 30px;
    height: 3px;
    transition: 0.3s;
    position: relative;
    top: -2px;
    background-color: #fff;
}
.lines_bar:before,
.lines_bar:after {
    display: inline-block;
    width: 30px;
    height: 3px;
    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: 10px;
}
.lines_bar:after {
    top: -10px;
}
.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 {
	position: fixed;
    opacity: 0;
	top: 0;
	left: 0;
    z-index: -10;
	width: 100%;
	height: 100%;
	padding: 40px 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: rgba(23, 23, 23, 0.95);
}
.mmenu-open .mobile-nav {
    display: block;
    opacity: 1;
	z-index: 90;
}
.mobile-side-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mobile-side-menu > .mmenu-toggle-btn {
	position: absolute;
    right: 85px;
    top: -30px;
    padding: 0px;
    display: inline-block;
    font-weight: 300;
    font-size: 17px;
    color: #ccc;
    cursor: pointer;
}
.mobile-side-menu #mainNav > li {
    margin: 0;
}
.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: 200px;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.mobile-side-menu li a {
	display: block;
	font-size: 16px;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	font-weight: 600;
	background-color: transparent;
	color: #fff;
	border: 0;
	padding: 15px 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: 5px;
	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;
    color: #fff;
}
.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%;
    background-color: transparent;
    margin-bottom: 15px;
}
.mobile-side-menu  .dropdown-menu a {
    font-size: 12px;
}
.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;
}

@media (min-width:991px){
    .mobile-side-menu #mainNav > li {
        width: 20%;
        margin: 0;
        position: relative;
        min-height: 230px;
        padding-right: 30px;
    }
    .mobile-side-menu #mainNav > li:not(:last-child):after {
        content: "";
        position: absolute;
        right: 15px;
        top: 0%;
        height: 100%;
        width: 1px;
        background-color: rgba(255,255,255,0.3);
    }
    .mobile-side-menu li ul {
        display: block;
    }
    .mobile-side-menu li .mmenu-toggle {
        display: none;
    }
}
@media (max-width:992px){
    .mobile-side-menu #mainNav {
        margin-top: 100px;
    }
    .mobile-side-menu #mainNav > li:not(:last-child) {
        border-bottom: 1px solid rgba(255,255,255,0.3);
    }
    .mobile-side-menu > .mmenu-toggle-btn {
        right: 15px;
        top: -44px;
    }
    .mobile-side-menu li li a {
        padding: 5px;
    }
}
@media (max-width:768px){
    .mobile-nav {
        overflow-y: scroll;
    }
}
/*f_wrp*/
.mobile-side-menu .row {
    margin: 0 -2px;
}
.mobile-side-menu .row > div{
    padding: 0 2px;
}
.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;
}
/*sec_dvd*/
.sec_dvd {
    padding: 130px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 60px 0;
}
@media (max-width:768px){
    .sec_dvd {
        padding: 60px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 30px 0;
    }
}
/*conbox*/
.conbox {
    margin-top: 60px;
}
.conbox.conbox_mini {
    margin-top: 40px;
}
@media (max-width:768px){
    .conbox {
        margin-top: 30px;
    }
	.conbox.conbox_mini {
		margin-top: 20px;
	}
}



/*c_wrp*/
.v_m > li,
.v_m > div {
    vertical-align: middle;
}
@media (min-width:768px) {
    .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:768px) {
    .m_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp.t_fx {
        table-layout: fixed;
    }
    .m_wrp > li,
    .m_wrp > div {
        display: table-cell;
    }
}

/*dft*/
.dft {
    word-break: keep-all;
}
h1.dft {
    font-size: 50px;
    color: #221814;
    font-weight: 500;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 20px;
}
h2.dft {
    font-size: 35px;
    color: #221814;
    font-weight: 500;
    line-height: 1.4em;
    text-transform: none;
}
h3.dft {
    font-size: 28px;
    color: #221814;
    font-weight: 500;
    line-height: 1.4em;
    text-transform: none;
}
h4.dft {
    font-size: 24px;
    color: #221814;
    font-weight: 500;
    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: 15px;
    color: #1e1e1e;
    font-weight: 400;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 17px;
    line-height: 1.6em;
    color: #221814;
    font-weight: 400;
}
@media (max-width:992px){
    h1.dft {
        font-size: 40px;
    }
    h2.dft {
        font-size: 30px;
    }
    h3.dft {
        font-size: 24px;
    }
    h4.dft {
        font-size: 22px;
    }
    h5.dft {
        font-size: 17px;
    }
    h6.dft {
        font-size: 14px;
    }
    p.dft {
        font-size: 16px;
    }
}
@media (max-width:500px){
    h1.dft {
        font-size: 30px;
    }
    h2.dft {
        font-size: 22px;
    }
    h3.dft {
        font-size: 19px;
    }
    h4.dft {
        font-size: 17px;
    }
    h5.dft {
        font-size: 15px;
    }    
    h6.dft {
        font-size: 13px;
    }
    p.dft {
        font-size: 14px;
    }
}

/*color*/
.l_vio {
	color: #1d2088 !important;
}
.c_org {
	color: #ff6c00 !important;
}
.c_dorg {
	color: #fc7100 !important;
}
.c_pk {
	color: #ec5ab2 !important;
}
.c_pp {
	color: #aa247f !important;
}
.c_yl {
	color: #ffce36 !important;
}
.c_sky {
	color: #0084ff !important;
}
.c_bl {
	color: #2864d2 !important;
}
.c_rd {
	color: #e51d1d !important;
}
.c_gd {
	color: #b1842f !important;
}
.c_gr {
	color: #b7d200 !important;
}
.c_gray {
	color: #666 !important;
}
.c_ygr{
    color: #56b025 !important;
}
.c_dgr {
	color: #093d26 !important;
}
.c_nv {
	color: #0b0b72 !important;
}
.c_lgr {
	color: #999 !important;
}
.c_main {
	color: #004a72 !important;
}
.c_bmain {
	color: #46b260 !important;
}

/*siteconfig*/
.siteconfig {
	display: inline-block;
	padding: 5px 0;
    margin-top: 10px;
}
.siteconfig .home_box a,
.siteconfig .home_box p,
.siteconfig .home_box span,
.siteconfig .home_box {
	color: #aaa;
	display: inline-block;
	padding: 1px 3px;
	position: relative;
	font-size: 14px !important;
	font-weight: 300;
}
.siteconfig .home_box:after {
	content: "\f105";
	font: normal normal normal 12px/1 FontAwesome;
	display: inline-block;
	padding-left: 3px;
	color: #d5a769;
    font-weight: 700;
}
.siteconfig .home_box.home_box3:after {
	content: "";
}
@media (max-width:768px){
	.siteconfig {
		display: inline-block;
		padding: 0px;
	}
	.siteconfig .home_box a,
	.siteconfig .home_box2,
	.siteconfig .home_box {
		position: relative;
		font-size: 12px;
		padding: 0;
	}	
}

/*subtop*/
.subtop {
    background-size: cover !important;
}
.subtop .c_wrp {
    height: 300px;
}
.subtop h1 {
	color: #fff;
    line-height: 60px;
    display: inline-block;
}
@media (max-width:768px){
    .subtop .c_wrp {
        height: 200px;
    }
}
/*bo_wrp*/
.bo_wrp {
    background-color: #fff;
}
@media (max-width:768px){
    .bo_wrp {
        padding-top: 20px;
    }
}
/*f_top*/
.f_top {
    background-color: #0c0c0c;
}
.f_top .lft a, .f_top .rt a {
    text-decoration: none;
    display: inline-block;
    color: #aaa;
    padding: 18px 25px;
    font-size: 14px;
    border-right: 1px solid #3d3d3d;
    border-left: 1px solid #3d3d3d;
    margin: 0 -2px;
    min-width: 152px;
    text-align: center;
}
@media (max-width:768px) {
    .f_top .lft a, .f_top .rt a {
        font-size: 12px;
        padding: 7px 10px;
        min-width: 80px;
    }
}
/*footer*/
#footer {
    border-top: 1px solid #3d3d3d;
    margin-top: 0px !important;
    background-color: #0c0c0c;
    padding: 60px 0 !important;
}
#footer p {
    line-height: 1em;
}
#footer h6 {
    color: #aaa;
    font-size: 14px;
    font-weight: 300;
}
#footer .c_wrp > div{
    vertical-align: top;
}
#footer .snsbox a{
    margin: 0 5px;
    text-decoration: none;
    display: inline-block;
}
@media (min-width:769px) {
    #footer .f_logo{
        width: 250px;
        padding-right: 15px;
    }
    
}
@media (max-width:768px) {
    #footer {
        word-break: keep-all;
        padding: 40px 0 !important;
        text-align: center;
    }
    #footer .f_logo img {
        width: 150px;
    }
    #footer p {
        font-size: 12px;
    }
    #footer h6 {
        font-size: 11px;
    }
    #footer .c_wrp > div:not(:last-child){
       margin-bottom: 20px;
    }
    #footer .snsbox a img{
        width: 25px;
    }
}

/*msec1*/
#msec1 {
    background: url(../img/msec1_bg.jpg) center center no-repeat;
}
/*msec_new*/
#msec_new {
    background: url(../img/msec_new.jpg) center center no-repeat;
}
/*msec2*/
#msec2 {
    background: url(../img/msec2_bg.jpg) center center no-repeat;
}
/*msec3*/
#msec3 {
    background: url(../img/msec3_bg.jpg) center center no-repeat;
}
/*msec4*/
#msec4 {
    background: url(../img/msec4_bg.jpg) center center no-repeat;
    background-size: cover;
}
/*msec5*/
#msec5 {
    background-color: #f8f5eb;
}
/*msec6*/
#msec6 {
    background: url(../img/msec6_bg.jpg) center center no-repeat;
    background-size: cover;
}
#msec6 ul li {
    margin-bottom: 30px;
}
#msec6 a {
    text-decoration: none;
    display: inline-block;
}
@media (max-width:768px){
    #msec6 a img {
        width: 200px;
    }
    #msec6 ul li {
        margin-bottom: 10px;
    }
}
/*msec7*/
#msec7 {
    background: url(../img/msec7_bg.jpg) center center no-repeat;
    background-size: cover;
}
#msec7 ul li {
    margin-bottom: 30px;
}
@media (max-width:768px){
    #msec7 ul li {
        margin-bottom: 10px;
    }
    #msec7 .c_wrp {
        display: flex;
        flex-wrap: wrap;
    }
    #msec7 .c_wrp > .ibox {
        order: 1;
    }
    #msec7 .c_wrp > .tbox {
        order: 2;
        text-align: left;
    }
    #msec7 .c_wrp > .tbox img {
        width: 80%;
    }
}
/*msec8*/
#msec8 {
    background: url(../img/msec8_bg.jpg) center center no-repeat;
    background-size: cover;
}
#msec8 a {
    text-decoration: none;
    display: inline-block;
}
@media (max-width:768px){
    #msec8 a img {
        width: 200px;
    }
}
/*msec9*/
#msec9 {
    background: url(../img/msec9_bg.jpg) center center no-repeat;
    background-size: cover;
}
/*foods_01*/
#foods_01 ul li {
    margin-bottom: 30px;
}
#foods_01 ul li .tbox {
    padding-top: 10px;
}
#foods_01 ul li .ibox img {
    cursor: pointer;
}



/*quick_side*/
#quick_side {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 100;

    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#quick_side.on {
    right: 250px;
}
#quick_side #sd_quick {
    cursor: pointer;
    display: inline-block;
}
#quick_side .form_wrp {
    position: absolute;
    left: 100%;
    top: 0;
    width: 250px;
}
#quick_side .form_wrp > li:first-child {
    padding: 20px 30px;
    background-color: #fff;
    height: 250px;
}
#quick_side .form_wrp > li:nth-child(2) {
    margin-top: 10px;
    background-color: #faf3ea;
    padding: 10px 0;
    height: 70px;
}
#quick_side .form_wrp > li:nth-child(2) a {
    text-decoration: none;
    display: inline-block;
    color: #333;
}
#quick_side .form_wrp > li ul li {
    margin: 3px 0;
}
#quick_side .form-control {
    border-radius: 0;
    border: 1px solid #aaa;
    padding: 5px;
    height: 30px;
}
#quick_side label,
#quick_side .pr_btn {
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 13px;
}
#quick_side input[type="checkbox"] {
    vertical-align: middle;
}
#quick_side input[type="submit"] {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 8px;
    font-size: 17px;
    font-weight: 600;
    background-color: #0068f7;
    border-radius: 4px;
    color: #fff;
    border: 0px;
    margin-top: 5px;
}
@media (max-width:768px){
    #quick_side {
        top: auto;
        bottom: 20px;
    }
    #quick_side.on {
        right: 200px;
    }
    #quick_side .form_wrp {
        width: 200px;
    }
    #quick_side #sd_quick {
        width: 50px;
    }
    #quick_side .form_wrp > li ul li {
        margin: 2px 0 !important;
    }
    #quick_side .form_wrp > li:first-child {
        padding: 10px 20px;
        height: 179px;
    }
    #quick_side .form_wrp > li:nth-child(2) {
        margin-top: 7px;
        height: 50px;
    }
    #quick_side input[type="submit"] {
        font-size: 13px;
        padding: 2px;
    }
}
/* ms1 */
#ms1 {
    background: url(../img/ms1_bg.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}
#ms1 .ytVdo {
    position: relative;
    z-index: 5;
    padding: 10px;
    border: 2px solid #e9b641;
    width: 1000px;
    margin: 0 auto;
    max-width: 100%;
}
#ms1 .ms1_codari {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    max-width: 50vw;
}
#ms1 .container {
    position: relative;
    z-index: 5;
}
#ms1 .ms1_ribbon {
    position: absolute;
    left: 0;
    top: 0%;
    z-index: 7;
}
@media (max-width:768px){
    #ms1 .ytVdo iframe {
        height: 300px;
    }
}
/* w1800 */
.w1800 {
    width: 1800px;
    max-width: 100%;
    margin: 0 auto;
}
/* ms2 */
#ms2 {
    background-color: #e3edf9;
    background: url(../img/bg_pt.png);
    position: relative;
}
#ms2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    background-color: #0084ff;
    z-index: 0;
}
#ms2 .back > div {
    width: 100%;
}
#ms2 .iframe {
    position: relative;
    z-index: 5;
}
#ms2 .iframe .fbox {
    display: flex;
    align-items: center;
    gap: 10px;
}
#ms2 .iframe video,
#ms2 .iframe iframe {
    display: inline-block;
    border-radius: 10px;
    box-shadow: 10px 10px 30px rgba(0,0,0,0.3);
    border: 3px solid #fff;
    background-color: #000;
}
@media (min-width:1800px){
    #ms2 .mtit {
        padding-right: 380px;
    }
}
@media (max-width:1800px) and (min-width:1200px){
    #ms2 .mtit {
        padding-right: 70vw;
        padding-left: 20px;
    }
    #ms2 .iframe {
        width: 70vw;
        margin-left: auto;
    }
    #ms2 .iframe video,
    #ms2 .iframe iframe {
        width: 30%;
        height: 450px;
    }
}
@media (min-width:1200px){
    #ms2 .back {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 2;
    }
    #ms2 .iframe .fbox {
        justify-content: flex-end;
    }
}
@media (max-width:1200px){
    #ms2 .mtit {
        text-align: center;
    }
    #ms2 .iframe {
        text-align: center;
    }
    #ms2 .slick-interior-wrp {
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 3;
        width: 100%;
        padding: 15px 0;
    }
    #ms2 .iframe .fbox {
        justify-content: center;
    }
    #ms2 .iframe video,
    #ms2 .iframe iframe {
        width: 30%;
        height: 400px;
    }
}
@media (max-width:992px){
    #ms2 .iframe video,
    #ms2 .iframe iframe {
        height: 300px;
    }
}
@media (max-width:500px){
    #ms2 .iframe video,
    #ms2 .iframe iframe {
        height: 250px;
    }
}

/* slick-interior */
.slick-interior .slick-slide {
    padding: 0 10px;
    position: relative;
}
@media (min-width:768px){
    .slick-interior .slick-slide:after {
        content: "";
        position: absolute;
        left: 10px;
        top: 0;
        height: 100%;
        width: calc(100% - 20px);
        background-color: rgba(227, 237, 249, 0.5);
    }
}
@media (max-width:768px){
    .slick-interior .slick-slide {
        opacity: .6;
    }
}