/* Popup Layer */
#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;
}
.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;
	}
}

/*scroll-to-top*/
html .scroll-to-top.visible {
    display: none;
}

/*setting*/
img {
	max-width: 100%;
}
:focus {
    outline: -webkit-focus-ring-color auto 0;
}
.transAct {
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.body {
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #e5d097;
}
@media (min-width:1400px){
    #header .container {
        width: 1430px;
    }
}
@media (max-width:500px){
    .only-pc {
        display: none !important;
    }
}
@media (min-width:500px){
    .only-mobile {
        display: none !important;
    }
}
/*row*/
@media (max-width:768px){
    .row {
        margin: 0 -5px;
    }
    .row > li,
    .row > div {
        padding: 0 5px;
    }
}
/* header */
#header .header-body {
    padding: 0;
    border-top: 0px;
    background-color: #553415;
    border-bottom: 0px !important;
    max-width: 1920px;
}
@media (max-width:992px){
	html #header.header-transparent,
	html #header.header-transparent .header-body {
		position: relative !important;
	}
	html.sticky-header-active #header.header-transparent .header-body {
		position: fixed !important;
	}
	#header .header-body {
        padding: 10px 0;
	}	
}	
/* mainNav :: Global Navigation */
.header-shape nav > #mainNav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.header-shape nav > #mainNav > li {
    float: none;
    display: inline-block;
}
.header-shape nav > #mainNav > li a {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    padding: 50px 35px 45px;
    text-align: center;
    
    -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-shape nav > #mainNav > li:hover a,
html.sticky-header-active .header-shape nav > #mainNav > li a {
    color: #0940be;
} */
.header-shape nav > #mainNav > li .link_icon .cls-1{
    -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-shape nav > #mainNav > li:hover .link_icon .cls-1{
    stroke: #0940be;
}
.header-shape nav > #mainNav > li:hover .dropdown-menu a,
html.sticky-header-active .header-shape nav > #mainNav > li .dropdown-menu a {
    color: #333;
}
html.sticky-header-active .header-shape nav > #mainNav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
}
/* html.sticky-header-active .header-shape nav > #mainNav > li a:hover {
    color: #fff;
} */
.header-shape nav > #mainNav > li > .dropdown-menu li a {
    padding: 8px 10px;
	font-size: 17px;
	text-align: center;
}
.header-shape nav > #mainNav > li > .dropdown-menu li:hover a {
    background-color: transparent;
    color: #0940be;
}

@media (min-width:992px) {
    .header-shape nav > #mainNav > li a > span {
        display: inline-block;
        padding: 5px 0;
    }
    .header-shape nav > #mainNav > li a.act > span {
        color: #051e6e;
        border-bottom: 1px solid #051e6e;
    }
}
@media (max-width:1400px) {
    .header-shape nav > #mainNav > li > a {
        font-size: 24px;
        padding: 40px 25px 35px;
    }
}
/* sticky-header-active==================== */
/* logo */
.e{clip-path:url(#b);}
.f{clip-path:url(#c);}
.g{fill:none;}

#header .logoWrp .d ,
#header .logoWrp .h ,
#header .logoWrp .i {
    fill:#fff;
}
/* #header:hover .logoWrp .d , */
.mobile-nav .logoWrp .d ,
html.sticky-header-active #header .logoWrp .d {
    fill:#4f8a96;
}
/* #header:hover .logoWrp .h , */
.mobile-nav .logoWrp .h ,
html.sticky-header-active #header .logoWrp .h {
    fill:#265466;
}
/* #header:hover .logoWrp .i , */
.mobile-nav .logoWrp .i ,
html.sticky-header-active #header .logoWrp .i {
    fill:#032938;
}

.mobile-nav .lines_bar,
.mobile-nav .lines_bar:before,
.mobile-nav .lines_bar:after,
/* #header:hover .lines_bar,
#header:hover .lines_bar:before,
#header:hover .lines_bar:after, */
html.sticky-header-active #header .lines_bar,
html.sticky-header-active #header .lines_bar:before,
html.sticky-header-active #header .lines_bar:after {
    background-color: #fff;
}
@media (max-width:992px) {
    #header .logoWrp .d {
        fill:#4f8a96;
    }
    #header .logoWrp .h {
        fill:#265466;
    }
    #header .logoWrp .i {
        fill:#032938;
    }
}
/* //sticky-header-active==================== */


/* Header Layout */
#header .logoBox,
#header .linkBox {
    position: relative;
    z-index: 100;
}
#header .logoBox {
    width: 20%;
}
#header .linkBox {
    width: 60%;
}
#header .telBox {
    width: 20%;
    text-align: right;
}
#header .telBox a {
    text-decoration: none;
    display: inline-block;
}
#header .telBox h2,
#header .telBox img {
    vertical-align: middle;
    display: inline-block;
}
#header .telBox h2 {
    padding-top: 5px;
}
@media (min-width:992px){
    #header .linkBox {
        text-align: center;
    }
}
@media (max-width:1400px){
    #header .logoBox {
        width: 10%;
    }
    #header .linkBox {
        width: 60%;
    }
    #header .telBox {
        width: 30%;
    }
}
@media (max-width:992px){
    #header .logoBox {
        width: 50%;
    }
    #header .linkBox {
        width: 50%;
        text-align: right;
    }
}
/* logoBox */
#header .logoBox a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    padding-top: 2px;
}
#header .logoBox a svg {
    display: inline-block;
    vertical-align: middle;
    /* -webkit-filter: drop-shadow( 5px 5px 0px #031f0b);
    filter: drop-shadow( 5px 5px 0px #031f0b); */
}
@media (max-width:1400px){
    #header .logoBox a svg {
        width: 80px;
    }
}
@media (max-width:768px){
    #header .logoBox a svg {
        width: 60px;
    }
}
/* linkBox */
#header .linkBox .navWrp {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
/* Header Drop Menu */	
#header nav > ul > .dropdown i {
    display: none;
}
@media (min-width:992px) {	
    #header nav > ul > li.dropdown > .dropdown-menu {
        transform: translate3d(0, 0, 0);
        opacity: 0;
        padding: 0;
		left: 0 !important;
        width: 100%;
        display: block;
        padding: 0;
        top: 20%;
        border-radius: 10px;
        margin: 0px;
        border: 0px;
        max-height: 0;
        overflow: hidden;
        min-width: 0;

        transition: all 0.5s;
        -o-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }
    #header nav > ul > li.dropdown:nth-child(2) > .dropdown-menu {
		left: calc(50% - 90px) !important;
        width: 180px;
    }
	#header nav > ul > li.dropdown:hover > .dropdown-menu {
        border-top: 0px;
        opacity: 1;
        background-color: #fff;
        top: 90%;
        max-height: 1000px;
        padding: 20px 0;
        border: 1px solid #ddd;
		transform: translate3d(0, 0, 0);
	}
}
/*lines_bar*/
.mmenu-toggle-btn {
    display: inline-block;
    width: 24px;
    cursor: pointer;
    margin: 10px 0;
}
.lines_bar {
    display: inline-block;
    width: 24px;
    height: 2px;
    transition: 0.3s;
    position: relative;
    top: -2px;
    background-color: #fff;
}
.lines_bar:before,
.lines_bar:after {
    display: inline-block;
    width: 24px;
    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: 7px;
}
.lines_bar:after {
    top: -7px;
}
.mobile-nav .lines_bar {
    background-color: transparent !important;
}
.mobile-nav .lines_bar:before,
.mobile-nav .lines_bar:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 30px;
}
.mobile-nav .lines_bar:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.mobile-nav .lines_bar:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}
@media (max-width:992px) {
    .lines_bar,
    .lines_bar:before,
    .lines_bar:after {
        background-color: #fff;
    }
}
/*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;
}
@media (max-width:992px){
	.mn_header .logobox {
		padding: 20px 0;
		text-align: left;
	}
	.mn_header .logobox a img {
		width: 120px;
	}
}

/*Mobile Navigation*/
.mobile-nav {
	left: -600px;
	width: 600px;
	display: block !important;
	position: fixed;
	top: 0;
	z-index: 999;
	height: 100%;
	padding: 20px 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background-color: rgba(13, 86, 40, 0.95);
}

.mobile-nav-wrapper {
    display: table;
    height: 100%;
}
.mobile-side-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
    display: table-cell;
    vertical-align: middle;
}
.mobile-side-menu .header-logo a {
    text-decoration: none;
}
.mobile-side-menu > .mmenu-toggle-btn {
    border-radius: 4px;
    font-weight: 300;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    top: auto;
    border: 0px;
    color: #fff;
    font-weight: 500;
    margin-left: 0;
    margin-top: 0px !important;
    top: 0;
    padding: 0;
    position: absolute;
    left: 15px;
}
.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;
    text-align: center;
    font-size: 35px;
    line-height: 1.2em;
    font-weight: 500;
    background-color: transparent;
    color: #fff;
    border: 0;
    padding: 20px 15px;
    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 a > span {
    display: inline-block;
    position: relative;
}
.mobile-side-menu li a > span > span {
    display: inline-block;
    position: relative;
    z-index: 5;
}
.mobile-side-menu li a > span:after {
    /* content: ""; */
    position: absolute;
    right: -25px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #b5d3e9;
    z-index: 0;
    top: -10px;
    opacity: 0;

    -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;
}
.mobile-side-menu li:hover a > span:after {
    opacity: 1;
}
.mobile-side-menu li a > span > span:after {
    content: "";
    position: absolute;
    width: 0;
    top: 100%;
    height: 3px;
    left: 0;
    background-color: #666;

    -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;
}
.mobile-side-menu li:hover a > span > span:after {
    width: 100%;
}
.mobile-side-menu li ul {
	display: none;
	padding: 0;
	margin: 0;
	list-style: none;
    background-color: transparent;
}
.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: 12px;
}
.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: 13px;
}
.mobile-side-menu .log_nav {
	position: relative;
	margin-top: 15px;
	padding-top: 15px;
}
.mobile-side-menu .log_nav:before {
	content: "";
	position: absolute;
	left: calc(50% - 15px);
	top: 0px;
	width: 30px;
	height: 1px;
	background-color: #ddd;
}
.mobile-side-menu .log_nav li a {
	font-size: 17px;
    color: #989898;
    font-weight: 400;
    padding: 5px;
}
#mobile-menu-overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	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 {
	visibility: visible;
	opacity: 1;
}
.mmenu-open .mobile-nav {
	left: 0;
}
@media (max-width:768px) {
    .mobile-nav {
        left: -300px;
        width: 300px;
        overflow-y: scroll;
    }
    .mobile-side-menu > .mmenu-toggle-btn {
        top: 0px;
        right: 0;
        line-height: 20px;
        left: auto;
    }
    .mobile-side-menu li a {
        font-size: 25px;
        padding: 15px 15px;
    }
    .mobile-side-menu li a > span:after {
        right: -20px;
        width: 30px;
        height: 30px;
    }
    .mobile-side-menu .log_nav li a {
        font-size: 14px;
    }
}
/*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;
}
/* width */
.w1000 {
    max-width: 1000px;
    margin: 0 auto;
}
.w1200 {
    max-width: 1200px;
    margin: 0 auto;
}
.w1400 {
    max-width: 1400px;
    margin: 0 auto;
}
/*conbox*/
.conbox {
    margin-top: 60px;
}
.conbox.conbox_lg {
    margin-top: 100px;
}
.conbox.conbox_xlg {
    margin-top: 150px;
}
.conbox.conbox_xxlg {
    margin-top: 200px;
}
.conbox.conbox_mini {
    margin-top: 40px;
}
.conbox.conbox_xs {
    margin-top: 30px;
}
@media (max-width:992px){
    .conbox {
        margin-top: 30px;
    }
    .conbox.conbox_lg {
        margin-top: 50px;
    }
    .conbox.conbox_xlg {
        margin-top: 80px;
    }
    .conbox.conbox_xxlg {
        margin-top: 100px;
    }
	.conbox.conbox_mini {
		margin-top: 20px;
	}
	.conbox.conbox_xs {
		margin-top: 15px;
	}
}
/*sec_dvd*/
.sec_dvd {
    padding: 130px 0;
}
.sec_dvd.sec_dvd_lg {
    padding: 150px 0;
}
.sec_dvd.sec_dvd_xlg {
    padding: 200px 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 100px 0;
}
.sec_dvd.sec_dvd_xs {
    padding: 60px 0;
}
@media (max-width:992px){
    .sec_dvd {
        padding: 60px 0;
    }
    .sec_dvd.sec_dvd_lg {
        padding: 70px 0;
    }
    .sec_dvd.sec_dvd_xlg {
        padding: 100px 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 40px 0;
    }
    .sec_dvd.sec_dvd_xs {
        padding: 20px 0;
    }
}

/*c_wrp*/
.v_t > li,
.v_t > div {
    vertical-align: top;
}
.v_m > li,
.v_m > div {
    vertical-align: middle;
}
.v_bt > li,
.v_bt > div {
    vertical-align: bottom;
}
@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;
    }
}
/*c_wrp_lg*/
@media (min-width:992px) {
    .c_wrp_lg {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp_lg.t_fx {
        table-layout: fixed;
    }
    .c_wrp_lg > li,
    .c_wrp_lg > div {
        display: table-cell;
    }
}
/*m_wrp_lg*/
@media (max-width:768px) {
    .m_wrp_lg {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp_lg.t_fx {
        table-layout: fixed;
    }
    .m_wrp_lg > li,
    .m_wrp_lg > div {
        display: table-cell;
    }
}
/*color*/
.c_bei {
    color: #99977f !important;
}
.c_gd {
    color: #b6a679 !important;
}
.c_org {
    color: #ff7427 !important;
}
.c_lorg {
    color: #f59a23 !important;
}
.c_yl {
    color: #e6fa2a !important;
}
.c_rd {
    color: #ef3f41 !important;
}
.c_pk {
    color: #e30e87 !important;
}
.c_pp {
    color: #37018d !important;
}
.c_sky {
    color: #04a6e1 !important;
}
.c_lsky {
    color: #51e4ff !important;
}
.c_lgray {
    color: #999 !important;
}
.c_gray {
    color: #666 !important;
}
.c_bw {
    color: #967440 !important;
}
.c_pt {
    color: #0c2623 !important;
}

/*modal*/
.privacy .modal-dialog {
    margin: 0;
    display: table;
    width: 100%;
    height: 100%;
}
.privacy .modal-dialog > div {
    display: table-cell;
    vertical-align: middle;
}
.privacy .modal-dialog > div .modal-content {
    max-width: 700px;
    margin: 20px auto;
    overflow: hidden;
}
.privacy .modal-header {
    padding: 25px 15px;
    background-color: #f7f7f7;
}
.privacy h4 {
    color: #222;
    font-size: 18px;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
}
.privacy #privacy {
    height: 80vh;
    overflow-y: scroll;
}
@media (max-width:768px){
    .privacy .modal-header {
        padding: 20px 15px;
    }
    .privacy .modal-dialog > div .modal-content {
        max-width: 90%;
    }
}
/* worderlust */
#worderlust {
    position: relative;
    background: url(../img/worderlust_bgn.jpg) center center no-repeat;
    background-size: cover;
    height: 900px;
    padding-bottom: 150px;
}
@media (max-width:992px){
    #worderlust {
        height: auto;
        background: url(../img/worderlust_bg_m.jpg) center center no-repeat;
        background-size: cover;
    }
}
@media (max-width:768px){
    #worderlust {
        padding-bottom: 100px;
    }
}
@media (max-width: 500px){
    #worderlust {
        padding-bottom: 50px;
    }
}
/* ms1 */
#ms1Wrp {
    position: relative;
    background: url(../img/ms1_bg.jpg) center center no-repeat;
    background-size: cover;
}
#ms1Wrp .plant {
    position: absolute;
    left: 0;
    bottom: -10%;
    z-index: 4;
    max-width: 20%;
}
#ms1 {
    overflow: hidden;
    position: relative;
}
#ms1 .conWrp {
    position: relative;
}
#ms1 .conWrp .light1 {
    position: absolute;
    top: 0;
    left: -25%;
}
#ms1 .conWrp .light2 {
    position: absolute;
    left: 75%;
    top: 0;
}
@media (max-width:1200px){
    #ms1 .conWrp .light1 {
        left: -15%;
        width: 50%;
    }
    #ms1 .conWrp .light2 {
        position: absolute;
        left: auto;
        width: 50%;
        right: -25%;
    }
}
@media (max-width:992px){
    #ms1Wrp .plant,
    #ms1Wrp #ms1 {
        display: none;
    }
}
/* ms2 */
#ms2Wrp {
    position: relative;
    background: url(../img/ms2_bg.jpg) center center no-repeat;
    background-size: cover;
}
#ms2Wrp .latte {
    position: absolute;
    left: 0;
    width: 100%;
    top: -150px;
    z-index: 5;
}
#ms2Wrp ul {
    max-width: 1010px;
    margin: 0 auto;
}
#ms2Wrp #ms2 {
    position: relative;
}
@media (max-width:992px){
    #ms2Wrp #ms2 {
        position: relative;
    }
    #ms2Wrp .latte img {
        width: 400px;
    }
}
@media (max-width:768px){
    #ms2Wrp #ms2 {
        position: relative;
    }
    #ms2Wrp .latte {
        top: calc(-5%);
    }
    #ms2Wrp .latte img {
        width: 60%;
        max-width: 300px;
    }
    #ms2Wrp ul li:nth-child(1) img {
        transform: rotate(3deg);
        margin: 10px 0 0;
        max-width: 90%;
    }
    #ms2Wrp ul li:nth-child(2) img {
        transform: rotate(-2deg);
        position: relative;
        z-index: 3;
        margin: 0 0 10px;
        max-width: 90%;
    }
}
/* ms3 */
#ms3 {
    background-color: #e7dfd4;
}
#ms3 .int {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
#ms3 .int .cntLogo {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
#ms3 .int .cntLogo img {
    max-width: 30%;
}
@media (min-width:992px){
    #ms3 .int {
        background: url(../img/nm.png) center center no-repeat;
    }
}
/* .storeNm span */
.storeNm span {
    display: inline-block;
    opacity: 0;
    filter: blur(4px);
    padding: 4px 30px 0;
    line-height: 55px;
    background-color: #16773a;
    font-weight: 400;
    color: #fff;
    border-radius: 100px;
    margin: 0 0 10px;
}
.storeNm.appear-animation-visible {
    max-width: 1000px;
    margin: 0 auto;
}
.storeNm.appear-animation-visible span:nth-child(1) {
    animation: fade-in 0.6s 0.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
  
.storeNm.appear-animation-visible span:nth-child(2) {
    animation: fade-in 0.6s 0.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.storeNm.appear-animation-visible span:nth-child(3) {
    animation: fade-in 0.6s 0.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.storeNm.appear-animation-visible span:nth-child(4) {
    animation: fade-in 0.6s 0.6s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.storeNm.appear-animation-visible span:nth-child(5) {
    animation: fade-in 0.6s 0.9s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.storeNm.appear-animation-visible span:nth-child(6) {
    animation: fade-in 0.6s 1.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.storeNm.appear-animation-visible span:nth-child(7) {
    animation: fade-in 0.6s 1.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.storeNm.appear-animation-visible span:nth-child(8) {
    animation: fade-in 0.6s 1.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.storeNm.appear-animation-visible span:nth-child(9) {
    animation: fade-in 0.6s 1.7s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.storeNm.appear-animation-visible span:nth-child(10) {
    animation: fade-in 0.6s 1.9s forwards cubic-bezier(0.11, 0, 0.5, 0);
}

.storeNm.appear-animation-visible span:nth-child(11) {
    animation: fade-in 0.6s 2.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
@keyframes fade-in {
    100% {
      opacity: 1;
      filter: blur(0);
    }
}
@media (max-width:768px){
    .storeNm.appear-animation-visible span {
        padding: 4px 20px 0;
        line-height: 35px;
        font-size: 15px;
    }
}
/* ms4 */
#ms4 {
    background: url(../img/ms4_bg.png) center top no-repeat;
    background-size: cover;
    position: relative;
}
#ms4 .dropCoffee {
    position: absolute;
    left: 0;
    top: -15%;
    z-index: 4;
    max-width: 40%;
}
@media (max-width:992px){
    #ms4 .dropCoffee {
        top: -10%;
        max-width: 40%;
    }
}
@media (max-width:768px){
    #ms4 .dropCoffee {
        top: -10%;
        max-width: 45%;
    }
}
/* ms5 */
#ms5 {
    background: url(../img/ms5_bg.png) center top no-repeat;
    background-size: cover;
    position: relative;
    background-color: #efefef;
}
#ms5 .fruits {
    position: absolute;
    left: 0;
    top: -15%;
    z-index: 4;
    max-width: 30%;
}
@media (max-width:992px){
    #ms5 .fruits {
        top: -10%;
        max-width: 40%;
    }
}
@media (max-width:768px){
    #ms5 .fruits {
        top: -10%;
        max-width: 45%;
    }
}
/* ms6 */
#ms6 {
    background: url(../img/ms6_bg.png) center top no-repeat;
    background-size: cover;
    position: relative;
    background-color: #efefef;
}
#ms6 .branch {
    position: absolute;
    left: 0;
    top: 5%;
    z-index: 4;
    max-width: 30%;
}
#ms6 .waffle {
    position: absolute;
    right: 0;
    top: 15%;
    z-index: 4;
    max-width: 30%;
}
@media (max-width:992px){
    #ms6 .branch {
        max-width: 30%;
        top: -10%;
    }
    #ms6 .waffle {
        max-width: 30%;
        top: -5%;
    }
}
@media (max-width:768px){
    #ms6 .branch {
        max-width: 40%;
    }
    #ms6 .waffle {
        max-width: 40%;
    }
}
/* ms7 */
#ms7 {
    position: relative;
    background: url(../img/ms7_bg.jpg) center center no-repeat;
    background-size: cover;
}
/* ms8 */
#ms8 {
    position: relative;
    background: url(../img/ms8_bg.jpg) center bottom no-repeat;
}
#ms8 .formBox {
    padding: 100px 30px;
    background-color: #fff;
    max-width: 1000px;
    margin: 0 auto;
    box-shadow: 15px 15px 35px rgba(0,0,0,0.3);
}
#ms8 .formBox .conIn {
    max-width: 800px;
    margin: 0 auto;
}
#ms8 .formBox ul li {
    position: relative;
    margin-top: 10px;
}
#ms8 .formBox ul li > .form-control:not(textarea) {
    height: 60px;
}
#ms8 .formBox ul li > .form-control {
    font-size: 20px;
    box-shadow: 0 0 0;
    border-radius: 2px;
    border-color: #aaa;
}
#ms8 .formBox .smtBtn {
    line-height: 80px;
    font-weight: 700;
    color: #fff;
    background-color: #16773a;
    display: block;
    text-align: center;
    font-size: 35px;
    width: 100%;
    padding-top: 5px;
    border: 0px;
    border-radius: 10px;
}
@media (min-width:768px){
    #ms8 .formBox ul li {
        padding-left: 180px;
    }
    #ms8 .formBox ul li > h4 {
        position: absolute;
        left: 0;
        line-height: 60px;
    }
}
@media (max-width:768px){
    #ms8 {
        background-size: cover !important
    }
    #ms8 .formBox {
        padding: 40px 30px;
    }
    #ms8 .formBox ul li > .form-control:not(textarea) {
        height: 40px;
    }
    #ms8 .formBox ul li > .form-control {
        font-size: 17px;
    }
    #ms8 .formBox .smtBtn {
        line-height: 50px;
        font-size: 24px;
    }
}
/* footer */
#footer {
    margin-top: 0px !important;
    border-top: 0px !important;
    background-color: #000;
    padding: 60px 0 !important;
}
#footer p span {
    display: inline-block;
    margin: 0 15px;
}
@media (max-width:768px){
    #footer {
        padding: 40px 0 120px !important;
    }
}


/* floatQuick */
#floatQuick {
    position: fixed;
    left: 0;
    bottom: -100px;
    width: 100%;
    padding: 10px 0;
    background-color: rgba(255,255,255,.95);
    z-index: 100;
    box-shadow: -5px 0px 20px rgba(0, 0, 0, 0.05) !important;

    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
html.sticky-header-active #floatQuick {
    bottom: 0;
}
#floatQuick .fBox {
    display: flex;
    align-items: center;
    white-space: nowrap;
    text-align: center;
    margin: 0 -10px;
    justify-content: space-between;
}
#floatQuick .fBox > div {
    padding: 0 10px;
}
#floatQuick .fBox .pc.cnt {
    width: 60%;
}
#floatQuick .fBox .pc.cnt form {
    display: inline-block;
    text-align: left;
}
#floatQuick .fBox .pc.cnt .checkbox-custom {
    margin-top: 5px;
    text-align: left;
}
#floatQuick .fBox .pc.cnt .checkbox-custom label {
    font-size: 16px;
    font-weight: 400;
    color: #111;
}
#floatQuick .cont {
    display: inline-block;
    position: relative;
    padding-left: 120px;
}
#floatQuick .cnt .wr_tel {
    position: absolute;
    left: 0;
    top: 0;
}
#floatQuick .formItem {
    display: inline-block;
    padding-right: 80px;
    position: relative;
    width: 100%;
    vertical-align: middle;
}
#floatQuick .cnt .wr_tel {
    font-size: 28px;
    color: #000;
    margin: 0px;
    line-height: 50px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    font-weight: 700;
}
#floatQuick .formItem .form-control {
    height: 50px;
    box-shadow:  0 0 0;
    border-color: #1f2f46;
    font-size: 22px;
}
#floatQuick .formItem .smtBtn {
    position: absolute;
    right: 0;
    top: 0;
    width: 75px;
    background-color: #1f2f46;
    line-height: 48px;
    border: 0px;
    border-radius: 10px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
#floatQuick .snsBtn {
    display: block;
    text-decoration: none;
    border-radius: 10px;
    line-height: 50px;
    border: 0px;
    background-color: #16773a;
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    width: 100%;
}
#floatQuick .tspan {
    display: inline-block;
    vertical-align: middle;
    padding-top: 5px;
}
#floatQuick .pc.lft .icon {
    display: inline-block;
    vertical-align: middle;
}
#floatQuick .telIcon {
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background: url(../img/telIcon.png) center center no-repeat;
    background-size: 30px;
}
#floatQuick .snsBtn .icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background: url(../img/f_i.png) center center no-repeat;
    background-size: 30px;
}
#floatQuick .snsBtn.sns3,
#floatQuick .snsBtn.sns1 {
    background-color: #92a015;
    color: #fff;
}
#floatQuick .snsBtn.sns1 .icon {
    background-image: url(../img/f_i.png);
}
#floatQuick .snsBtn.sns3 .icon {
    background-image: url(../img/t_i.png);
}
@media (min-width:992px){
    #floatQuick .fBox .mo {
        display: none;
    }
    #floatQuick .snsBtn {
        min-width: 200px;
    }
}
@media (max-width:1200px){
    #floatQuick .fBox .pc.cnt {
        width: 60%;
    }
    #floatQuick .pc.lft h3,
    #floatQuick .cnt .wr_tel {
        font-size: 20px;
    }
    #floatQuick .cnt .wr_tel {
        line-height: 45px;
    }
    #floatQuick .formItem .form-control {
        height: 45px;
        font-size: 18px;
    }
    #floatQuick .formItem .smtBtn {
        line-height: 43px;
        font-size: 17px;
    }
    #floatQuick .snsBtn {
        line-height: 45px;
        font-size: 22px;
    }
}
@media (max-width:992px){
    #floatQuick {
        padding: 10px 0;
    }
    #floatQuick .fBox {
        margin: 0 -5px;
    }
    #floatQuick .fBox > div {
        padding: 0 5px;
    }
    #floatQuick .fBox .pc {
        display: none;
    }
    #floatQuick .fBox > div {
        width: 50%;
    }

    
    #floatQuick.actForm {
        bottom: 0;
    }
    #floatQuick.actForm .fBox {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }
    #floatQuick.actForm .fBox > div {
        display: none;
    }
    #floatQuick.actForm .fBox .pc.lft {
        width: 100%;
        padding-bottom: 10px;
        display: inline-block;
        text-align: left;
    }
    #floatQuick.actForm .fBox .pc.cnt {
        display: inline-block;
        width: 100%;
        text-align: left;
    }
    #floatQuick.actForm .fBox .pc.lft .cls_btn {
        position: absolute;
        right: 10px;
        top: 20px;
        width: 20px;
        height: 20px;
        background: url(../img/cls_btn.png) center center no-repeat;
    }
    #floatQuick .cont {
        padding-left: 80px;
        display: block;
    }
    #floatQuick.actForm .cnt .wr_tel {
        width: 20%;
    }

    #floatQuick .snsBtn {
        line-height: 50px;
        font-size: 20px;
    }
    #floatQuick .snsBtn .icon {
        width: 20px;
        height: 20px;
        background-size: 20px !important;
    }
}

