/* 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:991px){
	#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;
	}
}

.hd_pops.hd_pops_center {
	position: fixed !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate3d(-50%, -50%, 0) !important;
}

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

/*setting*/
body .link {
    color: #177FDE;
}
body .link_hover:hover {
    color: #ff6700;
}
body {
    background-color: #F7F7F7;
}
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;
}
@media (min-width:1710px){
    .container:not(.container_dft) {
        width: 1710px;
    }
}
@media (max-width:1709px) and (min-width:1370px){
    .container:not(.container_dft) {
        width: 1370px;
    }
}
@media (min-width:1054px){
    .container.mini {
        width: 1054px;
    }
}
@media (max-width:1710px){
    .hid-max {
        display: none;
    }
}
@media (max-width:501px){
    .only-pc {
        display: none !important;
    }
}
@media (min-width:500px){
    .only-mobile {
        display: none !important;
    }
}
/*row*/
@media (max-width:768px){
    .row {
        margin: 0 -5px !important;
    }
    .row > li,
    .row > div {
        padding: 0 5px !important;
    }
}
/*scroll-to-top*/
html .scroll-to-top.visible {
    right: 0;
    top: auto;
    bottom: 30px;
    display: none;
}

/* scrollbar */
html > *::-webkit-scrollbar {
    margin: 0;
    padding: 0;
    width: 6px; 
}
html > *::-webkit-scrollbar-button {
    height: 0;
    -webkit-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all; 
}
html > *::-webkit-scrollbar-corner {
    background-color: #111; 
}
html > *::-webkit-scrollbar-thumb {
    background: rgba(122, 122, 122, 0.7); 
    border: 1px solid #000; 
}
html > *::-webkit-scrollbar-thumb:hover, 
html > *::-webkit-scrollbar-thumb:active {
    background: rgba(122, 122, 122, 0.9); 
}
html > *::-webkit-scrollbar-track {
    background-color: #111;
    border-radius: 0;
    border: 0; 
}
html > *::-webkit-scrollbar-track:hover, 
html > *::-webkit-scrollbar-track:active {
    background: #111; 
}
/* searchBar */
.searchBar {
    border: 2px solid #ff6700;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    border-radius: 50px;
    padding: 3px 15px;
    max-width: 550px;
    margin: 0 auto;
}
.searchBar .form-control {
    font-size: 1.4rem;
    border: 0px;
    box-shadow: 0 0 0;
    padding: 8px;
    font-weight: 700;
}
.searchBar .form-control::placeholder,
.searchBar .form-control::-webkit-input-placeholder {
    color: #FF6B05 !important;
}
.searchBar .schBtn {
    background-color: transparent;
    border: 0px;
    font-size: 30px;
    font-weight: 500;
    color: #ff6700;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width:1024px){
    .searchBar {
        max-width: 540px;
    }
}
@media (max-width:500px){
    .searchBar {
        padding-bottom: 3px;
        gap: 5px;
        padding: 3px 10px;
    }
    .searchBar .form-control {
        padding: 5px;
        font-size: calc(100vw * (15 / 650));
    }
    .searchBar .schBtn {
        font-size: 23px;
    }
}
/* headerTop */
#headerTop {
    background-color: #451C00;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
}
#headerTop h6 {
    position: relative;
}
#headerTop h6 .clostBtn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: baseline;
    justify-content: baseline;
    color: #fff;
    cursor: pointer;
}
@media (max-width:992px) {
    #headerTop {
        height: 45px;
    }
    #headerTop > div {
        width: 100%;
    }
}
/*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 .schbox {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 60px 0 70px;
    border-top: 1px solid #eee;
    z-index: 1000;
}
#header .schbox form {
    position: relative;
}
#header .schbox form .clsbtn {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/clsbtn.png) center center no-repeat;
    cursor: pointer;
}
html.add-header #header .schbox{
    display: block;
}
html.add-header #nav-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;
}
html.sub-header .header-body,
html.add-header .header-body {
    z-index: 1000;
}
html.add-header #nav-overlay {
    opacity: 0.5;
    visibility: visible;
    z-index: 30;
}
#header .schbox h2 {
    text-transform: uppercase;
}
#header .schbox .sch {
    max-width: 600px;
    margin: 0 auto;
    margin-top: 15px;
    position: relative;
    padding-right: 65px;
}
#header .schbox .sch > .in {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    right: 0;
    top: 0;
    background: url(../img/schIcon.png) center center no-repeat;
    border: 0px;
    background-color: #111;
}
#header .schbox .sch .form-control {
    border: 3px solid #111;
    padding: 0 20px;
    padding-right: 45px;
    background-color: transparent;
    height: 60px;
    width: 100%;
    font-size: 20px;
    color: #666;
    border-radius: 10px;
}
@media (min-width:991px){
    #header .lo_wrp,
    #header .ch_wrp {
        width: 300px;
    }
    #header .mn_wrp {
        width: calc(100% - 600px);
        text-align: right;
        padding: 0 15px;
    }
    html #header .header-nav-main nav > ul > li > a {
        padding: 35px 15px !important;
        font-size: 20px;
    }
}
@media (max-width:1600px) and (min-width:992px){
    html #header .header-nav-main nav > ul > li > a {
        padding: 25px 3vw !important;
        font-size: 18px;
    }
    #header .lo_wrp {
        width: 200px;
    }
    #header .mn_wrp {
        width: calc(100% - 400px);
        text-align: center;
    }
    #header .ch_wrp {
        width: 200px;
    }
}
.hasLeftNav .leftNav > .dropdown-menu > li a:hover {
   font-weight: 800;
    color: #ff6700;
}
@media (max-width:991px){
    #header .header-logo {
        float: none;
    }
    #header .mn_wrp {
        width: calc(100 - 300px);
    }
    #header .lo_wrp {
        width: 150px;
        padding-right: 15px;
    }
    #header .ch_wrp {
        width: 150px;
        padding-left: 15px;
    }
    #header .h_nav {
        width: 10%;
        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:768px){
    #header .mn_wrp {
        width: calc(100 - 150px);
    }
    #header .lo_wrp {
        width: 100px;
        padding-right: 15px;
    }
    #header .ch_wrp {
        width: 50px;
        padding-left: 15px;
    }
    #header .schbox {
        padding: 30px 0 40px;
    }
    #header .schbox form .clsbtn {
        width: 20px;
        height: 20px;
        background-size: 15px;
    }
    #header .schbox .sch {
        padding-right: 40px;
    }
    #header .schbox .sch > .icon {
        width: 25px;
        height: 40px;
        background-size: 20px;
    }
    #header .schbox .sch .form-control {
        height: 40px;
        font-size: 15px;
    }
}
/* logBtns */
.logBtns {
    display: flex;
    text-align: center;
    justify-content: flex-end;
    gap: 2.5rem;
}
.logBtns .logBtn {
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    color: #333;
    position: relative;
    cursor: pointer;
}
.logBtns .logBtn:hover .dropdown-menu {
    display: block;
    left: 50%;
    transform: translateX(-50%);
}
.logBtns .logBtn i,
.logBtns .logBtn span {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}
.logBtns .logBtn i {
    font-size: 25px;
}
.logBtns .logBtn span {
    font-weight: 800;
    display: block;
    margin-top: 5px;
}
/*sticky*/
#header.header-narrow .header-logo img {
    margin: 20px 0;
}
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.sub-header #header .default,
html.add-header #header .default,
html.sticky-header-active #header .default {
    display: none;
}
html #header:hover .default-c,
html.sub-header #header .default-c,
html.add-header #header .default-c,
html.sticky-header-active #header .default-c {
    display: inline-block;
}
html.add-header #header .header-body:before,
html.sub-header #header .header-body:before,
html #header:hover .header-body:before {
    background: #fff;
    opacity: 1;
}
html #header .header-nav-main nav > ul > li a {
    letter-spacing: -0.02em;

    -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;
}
html #header .header-nav-main nav > ul > li > a {
    font-weight: 500;
    color: #000 !important;
    border-radius: 0px;
    text-transform: none;
    vertical-align: middle;
    position: relative;
}
html #header .header-nav-main nav > ul > li.imp > a {
    color: #f23d1a !important;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 18px;
    font-weight: 600;
	color: #666;
	border-color: #ffe400;
    word-break: keep-all;
}
@media (min-width:1601px) {	
    html #header .header-nav-main nav > ul > li > a {
        padding: 3.5rem 2vw !important;
        font-size: 2rem;
    }
    html.sticky-header-active #header .header-nav-main nav > ul > li > a {
        padding-top: 2.8rem !important;
        padding-bottom: 2.8rem !important;
    }
}
@media (max-width:1601px) {	
    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.sub-header #header .header-nav-main 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(255,255,255, 0.95);
        border-top: 1px solid rgba(0,0,0,0.3);
    }
}
@media (max-width:991px) {
	#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
	}
}
@media (max-width:992px) {
    #header.header-narrow .header-logo img {
        width: 85px;
        margin-right: 0;
    }
}
/*#header-t*/
#header .header-body {
    background-color: #fff;
}
#header .header-body .c_wrp {
    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: #333;
}
/*#  - Header*/
#header .header-body {
	padding-bottom: 0;
	border-top: 0px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
	padding: 0;
    background-color: #fff;
}
html.sub-header #header .header-body,
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;
    margin: 0px !important;
}
#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 .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: #ffe400;
	background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
    color: #000 !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: 140px;
}
@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 .header-body:after {
        content: "";
        background-color: rgba(255, 255, 255, 0.95);
        position: absolute;
        width: 100%;
        left: 0%;
        height: 0px;
        z-index: 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.actPc .header-body:after {
        height: 280px !important;
    }
    #header .header-nav-main nav > ul > li > a {
        position: relative;
    }
    #header .header-nav-main nav > ul > li > a:before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 0%;
        background-color: #00950c;
        height: 3px;
        z-index: 3;

        -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-nav-main nav > ul > li:hover > a:before {
        width: 100%;
    } */
    #header .header-nav-main nav > ul > li.imp > a span {
        position: absolute;
        top: 90%;
        width: 130px;
        text-align: center;
        background-color: #ffea05;
        color: #222;
        font-size: 12px;
        font-weight: 600;
        left: calc(50% - 65px);
        padding: 5px 0;
        border-radius: 50px;
        z-index: 5;

        -webkit-animation: arr 0.9s linear infinite;
        -moz-animation: arr 0.9s linear infinite;
        -ms-animation: arr 0.9s linear infinite;
        -o-animation: arr 0.9s linear infinite;
        animation: arr 0.9s linear infinite;
    }
    @keyframes arr {
        0% {
            -webkit-transform: translateY(0px);
            -moz-transform: translateY(0px);
            -ms-transform: translateY(0px);
            -o-transform: translateY(0px);
            transform: translateY(0px);
        }
        70% {
            -webkit-transform: translateY(5px);
            -moz-transform: translateY(5px);
            -ms-transform: translateY(5px);
            -o-transform: translateY(5px);
            transform: translateY(5px);
        }
        100% {
            -webkit-transform: translateY(0px);
            -moz-transform: translateY(0px);
            -ms-transform: translateY(0px);
            -o-transform: translateY(0px);
            transform: translateY(0px);
        }  
    }
    #header .header-nav-main nav > ul > li.imp > a span:after {
        content: "";
        position: absolute;
        border-width: 10px;
        border-color: transparent transparent #ffea05 transparent;
        border-style: solid;
        bottom: 90%;
        left: calc(50% - 10px);
    }
    #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
        left: 50% !important;
        transform: translate3d(-50%,-15px, 0) !important;
    }
	#header nav > ul > li.dropdown:hover > .dropdown-menu {
        border-top: 0px;
        opacity: 1;
        background-color: #fff;
        top: 90%;
        left: 50%;
        max-height: 1000px;
        padding: 20px 0;
        border: 1px solid #ddd;
    }
	#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 > .dropdown-menu li a {
        font-size: 16px;
        border-bottom: 0px;
        font-weight: 400;
        padding: 9px 0;
        line-height: 1.2em;
        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 .header-nav-main nav > #mainNav > li.dropdown > .dropdown-menu li a:hover {
        color: #333 !important;
    }
}
@media (max-width:1600px) and (min-width:992px){
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu li a {
        font-size: 16px;
    }
}
@media (max-width:991px) {
    #headerTop,
    #header {
        position: relative;
    }
    #header .header-logo {
        padding: 0px !important;
        text-align: left;
    }
	#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: #333 !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: #333 !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);
	}	
}
/* linkBox */
#header .links {
    display: inline-block;
}
#header .links li {
    display: inline-block;
    position: relative;
    margin: 0px;
}
#header .links li:not(:last-child):after {
    content: "";
    position: absolute;
    right: -2px;
    top: 30%;
    height: 40%;
    width: 1px;
    background-color: #ddd
}
#header .links li a {
    text-decoration: none;
    display: inline-block;
    color: #ddd;
    font-size: 15px;
    line-height: 1em;
    padding: 0 8px;
    font-weight: 600;
}
@media (max-width:768px){
    #header  .links li a {
        font-size: 14px;
        padding: 0 4px;
    }
}
/*#  - HeaderTop mobile*/
#header .header-btn-collapse-nav.focus, 
#header .header-btn-collapse-nav.active:focus, 
#header .header-btn-collapse-nav.focus, 
#header .header-btn-collapse-nav:active.focus, 
#header .header-btn-collapse-nav:active:focus, 
#header .header-btn-collapse-nav:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
#header .header-btn-collapse-nav {
    float: none;
	margin: 0;
    width: 40px;
	background-color: transparent;
	color: #111;
	padding: 4px 8px !important;
	line-height: 22px !important;
	font-size: 26px !important;
    display: inline-block;
}
html #header:hover .header-btn-collapse-nav,
html #header:hover .header-btn-collapse-nav,
html.sub-header #header .header-btn-collapse-nav,
html.add-header #header .header-btn-collapse-nav,
html.sticky-header-active #header .header-btn-collapse-nav {
    color: #111;
}

/* logoBox */
#header .lo_wrp a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    padding-top: 2px;
}
#header .lo_wrp a svg {
    display: inline-block;
    vertical-align: middle;
}
@media (max-width:768px){
    #header .lo_wrp a svg {
        width: 180px;
    }
}
/* logo svg */
.logoWrp .b{fill:#fff;}
.logoWrp .c{fill:#33a3dc;}
.logoWrp .d{fill:#7cc366;}
.logoWrp .e{fill:#faa64a;}


.mobile-nav .logoWrp .b,
.mobile-side-menu .logoWrp .b,
#header:hover .lo_wrp .b,
html.sticky-header-active #header .lo_wrp .b {
    fill:#221e1f;
}
/* headerBt */
#headerBt {
    padding: 15px 0;
    font-size: 1.8rem;
    background-color: #fff;
}
#headerBt #mainNav {
    display: flex;
    align-items: center;
}
#headerBt #mainNav > li {
    float: none;
}
#headerBt #mainNav > li > a {
    padding: 5px 15px;
    color: #222;
    font-weight: 800;
    line-height: 1em;
}
#headerBt #mainNav > li > a.bigLink {
    font-size: 1.2em;
}
#headerBt #mainNav > .dropdown > .dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 5px;
}

.logBtns .logBtn:hover .dropdown-menu li a,
#headerBt #mainNav > .dropdown li a {
    padding: 6px 0;
    font-size: 1.6rem;
    font-weight: 700;
}
#headerBt #mainNav > .dropdown > .dropdown-toggle > i,
#headerBt #mainNav > .dropdown > .dropdown-toggle > span {
    display: inline-block;
    vertical-align: middle;
}
.logBtns .logBtn:hover .dropdown-menu,
#headerBt #mainNav > .dropdown:hover > .dropdown-menu,
#headerBt #mainNav > .dropdown:active > .dropdown-menu {
    display: block;    
    margin: 0px !important;
    font-size: 1.7rem;
    padding: 2.5rem 3.5rem;
    border: 0px;
}
#headerBt #mainNav > .dropdown  .dropdown-submenu {
    position: relative;
}
.logBtns .logBtn:hover .dropdown-menu li:hover a,
#headerBt #mainNav > .dropdown > .dropdown-menu > li:hover > a,
#headerBt #mainNav > .dropdown .dropdown-submenu:hover > a ,
#headerBt #mainNav > .dropdown .dropdown-submenu:hover > a ,
#headerBt #mainNav > .dropdown .dropdown-submenu:active > a {
    color: #FF6700;
    font-weight: 800;
    background-color: transparent;
}
#headerBt #mainNav > .dropdown .dropdown-submenu:hover .dropdown-menu,
#headerBt #mainNav > .dropdown .dropdown-submenu:active .dropdown-menu {
    display: block;
    left: 90%;
    display: flex;
    padding: 5px;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    min-width: 0;
    font-size: 1.5rem;
}
#headerBt #mainNav > .dropdown .dropdown-submenu .dropdown-menu li {
    position: relative;
}
#headerBt #mainNav > .dropdown .dropdown-submenu .dropdown-menu li:not(:first-child):after {
    content: "";
    position: absolute;
    left: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background-color: #ddd;
}
#headerBt #mainNav > .dropdown .dropdown-submenu .dropdown-menu li a {
    padding: 3px 10px;
    background-color: transparent;
}
#headerBt #mainNav > .dropdown .dropdown-submenu .dropdown-menu li a:hover {
    color: #FF6700;
    font-weight: 500;
}

/* sticky-header-active==================== */
html.sticky-header-active .header-shape nav > #mainNav > li a {
    color: #333;
}
html.sticky-header-active .header-shape nav > #mainNav > li > a  {
    padding: 20px 25px;
}
html.sticky-header-active .header-shape nav > #mainNav > li > .dropdown-menu li a {
    color: #838789;
}
html.sticky-header-active .header-shape nav > #mainNav > li > .dropdown-menu li:hover a {
    color: #333;
}
/*lines_bar*/
.mmenu-toggle-btn {
    display: inline-block;
    width: 30px;
    cursor: pointer;
    margin: 0;
    line-height: 35px;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    z-index: 5;
}
.lines_bar {
    display: inline-block;
    width: 35px;
    height: 1px;
    transition: 0.3s;
    position: relative;
    top: -8px;
    background-color: #333;
}
.lines_bar:before,
.lines_bar:after {
    display: inline-block;
    width: 35px;
    height: 1px;
    transition: 0.3s;
    position: absolute;
    background-color: #333;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.26rem center;
    transform-origin: 0.26rem center;
}
.lines_bar:before {
    top: 12px;
}
.lines_bar:after {
    top: -12px;
}
.pop.lines_bar,
.mmenu-open .lines_bar {
    background-color: transparent !important;
}
.pop.lines_bar:before,
.pop.lines_bar:after,
.mmenu-open .lines_bar:before,
.mmenu-open .lines_bar:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 30px;
}
.pop.lines_bar:before,
.mmenu-open .lines_bar:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.pop.lines_bar:after,
.mmenu-open .lines_bar:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

.mmenu-open .lines_bar,
.mmenu-open .lines_bar:before,
.mmenu-open .lines_bar:after ,
.sub-header .header-body .lines_bar,
.sub-header .header-body .lines_bar:before,
.sub-header .header-body .lines_bar:after,
.sticky-header-active .lines_bar,
.sticky-header-active .lines_bar:before,
.sticky-header-active .lines_bar:after,
.header-body:hover .lines_bar,
.header-body:hover .lines_bar:before,
.header-body:hover .lines_bar:after {
    background-color: #111;
}
@media (max-width:768px) {
    .lines_bar,
    .lines_bar:before,
    .lines_bar:after {
        width: 30px;
        height: 3px;
    }
    .lines_bar:before {
        top: 9px;
    }
    .lines_bar:after {
        top: -9px;
    }
}
/*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:991px){
	.mn_header .logobox {
		padding: 20px 0;
		text-align: left;
	}
	.mn_header .logobox a img {
		width: 120px;
	}
}

/* Header */
.mo-header-body {
    padding: 33px 60px;
    border-top: 0px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
@media (max-width:991px){
    .mo-header-body {
        padding: 15px 15px;
    }	
}	
/*Mobile Navigation*/
.mobile-nav {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	padding: 20px 0 20px;
	background-color: #fff;
	display: block !important;
    /* opacity: 1; */
	/* z-index: 999; */
    opacity: 0;
    z-index: -4;

    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
.mmenu-open .mobile-nav {
    opacity: 1;
	z-index: 999;
}
.mobile-nav-wrapper {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.mobile-log {
    display: none;
}
.mmenu-open .mobile-log {
    display: block;
}
.mobile-log .logBtns {
    justify-content: space-between;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    background-color: #fcfcfc;
    gap: 0;
}
.mobile-log .logBtns .logBtn {
    flex-basis: 25%;
    flex-grow: 1;
    flex-shrink: 1;
    margin: 0px;
    padding: 8px;
}
.mobile-log .logBtns .logBtn + .logBtn {
    border-left: 1px solid #ededed;
}
.mobile-log .logBtns .logBtn img {
    height: 22px;
}
.mobile-log .logBtns .logBtn i {
    font-size: 16px;
    padding: 3px 0;
}
.mobile-side-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.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 {
    position: relative;
}
.mobile-side-menu li {
	display: block;
	position: unset;
	width: 50%;
}
.mobile-side-menu li:after {
	content: '';
	display: table;
	clear: both;
}
.mobile-side-menu #mainNav > li > a {
    position: relative;
	display: inline-block;
    font-size: 3vw;
    line-height: 1.1em;
    font-weight: 900;
    background-color: transparent;
    color: #eee;
    border: 0;
    padding: 15px 50px 15px 0;
    white-space: normal;
    word-break: keep-all;
    text-overflow: ellipsis;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none !important;
}
.mobile-side-menu #mainNav > li:focus > a,
.mobile-side-menu #mainNav > li:active > a,
.mobile-side-menu #mainNav > li:hover > a {
    color: #222;
}
.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 .dropdown-menu {
	display: block;
	padding: 20px 0;
	margin: 0;
	list-style: none;
    background-color: transparent;
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
}
.mobile-side-menu .dropdown-menu li a {
    font-size: 28px;
    display: inline-block;
    color: #000;
    font-weight: 700;
    padding: 20px 50px 20px 0;
    line-height: 1em;
    text-decoration: none;
    background-color: transparent !important;

    transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
.mobile-side-menu .dropdown-menu:hover li a:hover {
    opacity: 1;
}
.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 .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 .dropdown-menu {
    border: 0px;
    box-shadow: 0 0 0;
    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: 0;
	top: 0px;
	width: 30px;
	height: 1px;
	background-color: #ddd;
}
.mobile-side-menu .log_nav li a {
	font-size: 16px;
    color: #989898;
    font-weight: 400;
    padding: 5px;
}
.mobile-side-menu .snsbox .sns_i {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    cursor: pointer;
}
#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 #mobile-menu-overlay {
	opacity: 0.3;
	visibility: visible;
}
@media (min-width:992px) {
    #mobile-menu-overlay,
    .mobile-nav {
        display: none !important
    }
}
@media (min-width:992px) and (max-height:800px){
    .btContacWrp {
        margin-top: 30px !important;
    }
    .mobile-side-menu #mainNav > li > a {
        font-size: 2.5vw;
        padding: 10px 50px 10px 0;
    }
    .mobile-side-menu .dropdown-menu {
        padding: 0px;
    }
}
@media (min-width:991px) {
    .mobile-side-menu #mainNav > li:hover .dropdown-menu {
        display: block;
        height: 100%;
    }
    .mobile-side-menu .dropdown-menu:hover li a {
        opacity: .2;
    }
}
@media (max-width:992px) {
    .body.mmenu-open #fixedHeader {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 10000000;
    }
    .mobile-nav {
        padding-top: 210px;
    }
    .mobile-nav .mobile-nav-wrapper {
        overflow-y: scroll;
        display: block;
    }
    .mobile-side-menu > .mmenu-toggle-btn {
        top: 0px;
        left: 0;
        line-height: 20px;
    }
    .mobile-side-menu li {
        width: 100%;
    }
    .mobile-side-menu #mainNav > li {
        padding-left: calc(25% + 3px);
        min-height: 38px;
        position: relative;
        margin: 0px !important;
    }
    .mobile-side-menu #mainNav > li:after {
        content: "";
        position: absolute;
        left: calc(25% + 3px);
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #ededed;
    }
    .mobile-side-menu #mainNav > li > a {
        position: absolute;
        left: 0;
        width: 25%;
    }
    .mobile-side-menu #mainNav > li > a {
        font-size: 16px;
        -webkit-text-stroke: 0px rgba(155,155,155,0.4);
        color: #111;
        font-weight: 700;
        line-height: 1em;
        padding: 10px 10px;
    }
    .mobile-side-menu #mainNav > li:not(:first-child) > a {
        border-top: 1px solid #ededed;
        border-radius: 0;
        margin-top: -1px;
    }
    .mobile-side-menu #mainNav > li > a i {
        display: none;
    }
    .mobile-side-menu .dropdown-menu {
        left: 0;
        position: relative;
        padding: 0;
        width: 100%;
        height: 100%;
    }
    .mobile-side-menu #mainNav > li > .dropdown-menu > li > a {
        padding: 11px 6px;
    }
    .mobile-side-menu #mainNav > li > .dropdown-menu {
        border-left: 1px solid #ededed;
    }
    .mobile-side-menu #mainNav > li > .dropdown-menu > li {
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #ededed;
    }
    .mobile-side-menu .dropdown-menu li a {
        font-size: 15px;
        padding: 6px;
        color: #666;
        font-weight: 500;
        width: 100%;
        position: relative;
    }
    .mobile-side-menu .dropdown-menu .dropdown-submenu > .dropdown-menu > li {
        background-color: #f7f7f7 !important;
        border-top: 1px solid #ededed;
    }
    .mobile-side-menu .dropdown-menu .dropdown-submenu > .dropdown-menu > li > a {
        font-weight: 400;
        font-size: 14px;
        padding: 8px 6px;
    }
    .mobile-side-menu .dropdown-menu .dropdown-submenu > a:after {
        content: "\ea4e";
        font-family: remixicon !important;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    .mobile-side-menu .dropdown-menu .dropdown-submenu .dropdown-menu {
        height: 0;
        overflow: hidden;
    }
    .mobile-side-menu .dropdown-menu .dropdown-submenu.opened > a {
        color: #ff6700;
    }
    .mobile-side-menu .dropdown-menu .dropdown-submenu.opened .dropdown-menu {
        height: auto;
    }
}


@media (max-width:769px) {
    .mobile-nav {
        padding-top: 141px;
    }
}
/* width */
.w650 {
    max-width: 650px;
    margin: 0 auto;
}
.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;
}
.conbox.conbox_xxs {
    margin-top: 20px;
}
.conbox.conbox_xxxs {
    margin-top: 10px;
}
@media (max-width:1200px) and (min-width:992px){
    .conbox {
        margin-top: calc(100vw * (60 / 1200));
    }
    .conbox.conbox_lg {
        margin-top: calc(100vw * (100 / 1200));
    }
    .conbox.conbox_xlg {
        margin-top: calc(100vw * (150 / 1200));
    }
    .conbox.conbox_xxlg {
        margin-top: calc(100vw * (200 / 1200));
    }
    .conbox.conbox_mini {
        margin-top: calc(100vw * (40 / 1200));
    }
    .conbox.conbox_xs {
        margin-top: calc(100vw * (30 / 1200));
    }
    .conbox.conbox_xxs {
        margin-top: calc(100vw * (20 / 1200));
    }
    .conbox.conbox_xxxs {
        margin-top: calc(100vw * (10 / 1200));
    }
}
@media (max-width:991px) and (min-width:767px){
    .conbox {
        margin-top: calc(100vw * (60 / 992));
    }
    .conbox.conbox_lg {
        margin-top: calc(100vw * (100 / 992));
    }
    .conbox.conbox_xlg {
        margin-top: calc(100vw * (150 / 992));
    }
    .conbox.conbox_xxlg {
        margin-top: calc(100vw * (200 / 992));
    }
    .conbox.conbox_mini {
        margin-top: calc(100vw * (40 / 992));
    }
    .conbox.conbox_xs {
        margin-top: calc(100vw * (30 / 992));
    }
    .conbox.conbox_xxs {
        margin-top: calc(100vw * (20 / 992));
    }
    .conbox.conbox_xxxs {
        margin-top: calc(100vw * (10 / 992));
    }
}
@media (max-width:768px) and (min-width:450px){
    .conbox {
        margin-top: calc(100vw * (40 / 768));
    }
    .conbox.conbox_lg {
        margin-top: calc(100vw * (50 / 768));
    }
    .conbox.conbox_xlg {
        margin-top: calc(100vw * (70 / 768));
    }
    .conbox.conbox_xxlg {
        margin-top: calc(100vw * (100 / 768));
    }
    .conbox.conbox_mini {
        margin-top: calc(100vw * (30 / 768));
    }
    .conbox.conbox_xs {
        margin-top: calc(100vw * (20 / 768));
    }
    .conbox.conbox_xxs {
        margin-top: calc(100vw * (10 / 768));
    }
    .conbox.conbox_xxxs {
        margin-top: calc(100vw * (5 / 768));
    }
}
@media (max-width:501px){
    .conbox {
        margin-top: calc(100vw * (40 / 500));
    }
    .conbox.conbox_lg {
        margin-top: calc(100vw * (50 / 500));
    }
    .conbox.conbox_xlg {
        margin-top: calc(100vw * (70 / 500));
    }
    .conbox.conbox_xxlg {
        margin-top: calc(100vw * (100 / 500));
    }
    .conbox.conbox_mini {
        margin-top: calc(100vw * (40 / 500));
    }
    .conbox.conbox_xs {
        margin-top: calc(100vw * (20 / 500));
    }
    .conbox.conbox_xxs {
        margin-top: calc(100vw * (10 / 500));
    }
    .conbox.conbox_xxxs {
        margin-top: calc(100vw * (5 / 500));
    }
}
/*sec_dvd*/
.sec_dvd {
    padding: 13rem 0;
}
.sec_dvd.sec_dvd_lg {
    padding: 15rem 0;
}
.sec_dvd.sec_dvd_xlg {
    padding: 20rem 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 8rem 0;
}
.sec_dvd.sec_dvd_xs {
    padding: 6rem 0;
}
.sec_dvd.sec_dvd_xxs {
    padding: 5rem 0;
}
.sec_dvd.sec_dvd_xxxs {
    padding: 4rem 0;
}
@media (max-width:1200px) and (min-width:992px){
    .sec_dvd {
        padding-top: calc(100vw * (50 / 1200));
        padding-bottom: calc(100vw * (50 / 1200));
    }
    .sec_dvd.sec_dvd_lg {
        padding-top: calc(100vw * (70 / 1200));
        padding-bottom: calc(100vw * (70 / 1200));
    }
    .sec_dvd.sec_dvd_xlg {
        padding-top: calc(100vw * (100 / 1200));
        padding-bottom: calc(100vw * (100 / 1200));
    }
    .sec_dvd.sec_dvd_mini {
        padding-top: calc(100vw * (60 / 1200));
        padding-bottom: calc(100vw * (60 / 1200));
    }
    .sec_dvd.sec_dvd_xs {
        padding-top: calc(100vw * (40 / 1200));
        padding-bottom: calc(100vw * (40 / 1200));
    }
    .sec_dvd.sec_dvd_xxs {
        padding-top: calc(100vw * (30 / 1200));
        padding-bottom: calc(100vw * (30 / 1200));
    }
    .sec_dvd.sec_dvd_xxxs {
        padding-top: calc(100vw * (20 / 1200));
        padding-bottom: calc(100vw * (20 / 1200));
    }
}
@media (max-width:991px) and (min-width:767px){
    .sec_dvd {
        padding-top: calc(100vw * (80 / 992));
        padding-bottom: calc(100vw * (80 / 992));
    }
    .sec_dvd.sec_dvd_lg {
        padding-top: calc(100vw * (100 / 992));
        padding-bottom: calc(100vw * (100 / 992));
    }
    .sec_dvd.sec_dvd_xlg {
        padding-top: calc(100vw * (130 / 992));
        padding-bottom: calc(100vw * (130 / 992));
    }
    .sec_dvd.sec_dvd_mini {
        padding-top: calc(100vw * (60 / 992));
        padding-bottom: calc(100vw * (60 / 992));
    }
    .sec_dvd.sec_dvd_xs {
        padding-top: calc(100vw * (40 / 992));
        padding-bottom: calc(100vw * (40 / 992));
    }
    .sec_dvd.sec_dvd_xxs {
        padding-top: calc(100vw * (30 / 992));
        padding-bottom: calc(100vw * (30 / 992));
    }
    .sec_dvd.sec_dvd_xxxs {
        padding-top: calc(100vw * (20 / 992));
        padding-bottom: calc(100vw * (20 / 992));
    }
}
@media (max-width:768px) and (min-width:500px){
    .sec_dvd {
        padding-top: calc(100vw * (80 / 768));
        padding-bottom: calc(100vw * (80 / 768));
    }
    .sec_dvd.sec_dvd_lg {
        padding-top: calc(100vw * (100 / 768));
        padding-bottom: calc(100vw * (100 / 768));
    }
    .sec_dvd.sec_dvd_xlg {
        padding-top: calc(100vw * (130 / 768));
        padding-bottom: calc(100vw * (130 / 768));
    }
    .sec_dvd.sec_dvd_mini {
        padding-top: calc(100vw * (60 / 768));
        padding-bottom: calc(100vw * (60 / 768));
    }
    .sec_dvd.sec_dvd_xs {
        padding-top: calc(100vw * (40 / 768));
        padding-bottom: calc(100vw * (40 / 768));
    }
    .sec_dvd.sec_dvd_xxs {
        padding-top: calc(100vw * (30 / 768));
        padding-bottom: calc(100vw * (30 / 768));
    }
    .sec_dvd.sec_dvd_xxxs {
        padding-top: calc(100vw * (20 / 768));
        padding-bottom: calc(100vw * (20 / 768));
    }
}
@media (max-width:501px){
    .sec_dvd {
        padding-top: calc(100vw * (80 / 500));
        padding-bottom: calc(100vw * (80 / 500));
    }
    .sec_dvd.sec_dvd_lg {
        padding-top: calc(100vw * (100 / 500));
        padding-bottom: calc(100vw * (100 / 500));
    }
    .sec_dvd.sec_dvd_xlg {
        padding-top: calc(100vw * (130 / 500));
        padding-bottom: calc(100vw * (130 / 500));
    }
    .sec_dvd.sec_dvd_mini {
        padding-top: calc(100vw * (60 / 500));
        padding-bottom: calc(100vw * (60 / 500));
    }
    .sec_dvd.sec_dvd_xs {
        padding-top: calc(100vw * (40 / 500));
        padding-bottom: calc(100vw * (40 / 500));
    }
    .sec_dvd.sec_dvd_xxs {
        padding-top: calc(100vw * (30 / 500));
        padding-bottom: calc(100vw * (30 / 500));
    }
    .sec_dvd.sec_dvd_xxxs {
        padding-top: calc(100vw * (20 / 500));
        padding-bottom: calc(100vw * (20 / 500));
    }
}
/* toModal */
.toModal {
    cursor: pointer;
}
/*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;
    }
}

/*modal*/
.modal {
    display: block !important;
    z-index: -1000;
    opacity: 0;
}
.modal.fade.in {
    display: block !important;
    opacity: 1;
    z-index: 1050;
}
.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: 960px;
    margin: 20px auto;
    overflow: hidden;
}
.privacy .modal-dialog.modal-sm > div .modal-content {
    max-width: 380px;
}
.privacy .modal-dialog.modal-md > div .modal-content {
    max-width: 720px;
}
.privacy .modal-dialog.modal-lg > div .modal-content {
    max-width: 1024px;
}
.privacy .modal-header {
    padding: 4rem 3rem;
    padding-bottom: 0px;
    border-bottom: 0px;
}
.privacy .modal-header .close {
    opacity: 1;
}
.privacy .modal-header h4 {
    color: #222;
    font-size: 18px;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #C0C0C0;
    padding-bottom: 15px;
}
.privacy .modal-body {
    padding: 3rem 3rem 4rem;
}
.privacy #privacy {
    height: 80vh;
    overflow-y: scroll;
}
@media (max-width:1024px){
    .privacy .modal-dialog.modal-lg > div .modal-content {
        max-width: 90vw;
    }
}
@media (max-width:992px){
    .privacy .modal-dialog > div .modal-content {
        max-width: 90vw;
    }
}
@media (max-width:768px){
    .privacy .modal-header {
        padding: 15px 20px 0;
    }
    .privacy .modal-dialog > div .modal-content,
    .privacy .modal-dialog.modal-sm > div .modal-content,
    .privacy .modal-dialog.modal-md > div .modal-content,
    .privacy .modal-dialog.modal-lg > div .modal-content {
        max-width: 90vw;
    }
}


/* mapbox */
.mapbox {
    max-width: 330px;
    margin: 0 auto;
}
.mapbox .addr {
    background-color: #EEEEEE;
    padding: 15px;
    text-align: center;
}
.mapbox .root_daum_roughmap {
	border: 0px !important;
	padding: 0px !important;
}
.mapbox .root_daum_roughmap .map_border {
    opacity: 0;
}
.mapbox .root_daum_roughmap .wrap_map,
.mapbox iframe {
    height: 150px !important;
}

.contactBx {
    background-color: #EEEEEE;
    padding: 45px 15px;
    text-align: center;
    max-width: 330px;
    margin: 0 auto;
}
/* footer */
#footer {
    margin-top: 0px !important;
    padding: 4rem 0;
    border-top: 0px;
    background-color: #DAD8D7;
}
#footer .logo img {
    width: 120px;
}
#footer .sns {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}
#footer .sns a {
    text-decoration: none;
    display: inline-block;
    color: #111;
}
#footer .sns a + a {
    margin-left: 6px;
}
#footer .lft {
    width: 60%;
}
#footer .rt {
    width: 40%;
}
#footer .minitxt {
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.8em;
    color: #727272;
}
#footer .minitxt strong {
    font-weight: 800;
    vertical-align: middle;
}
#footer .lft .info .dvd {
    display: inline-block;
    height: 8px;
    width: 1px;
    background-color: #A3A3A3;
    vertical-align: middle;
}
#footer .rt ul li a {
    color: #727272;
    padding: 5px 0;
    display: block;
    font-size: 1.6rem;
    font-weight: 800;
}
#footer .rt .btMn li a {
    color: #727272;
    padding:  0;
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
}
#footer .rt .flogo {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}
#footer .footBt .fbox {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #C2C2C2;
}
@media (max-width:1370px){
    #footer .lft {
        width: 55%;
    }
    #footer .rt {
        width: 45%;
    }
}
@media (max-width:1200px){
    #footer .fbox {
        align-items: center;
    }
    #footer .lft {
        width: 35%;
    }
    #footer .rt {
        width: 65%;
        padding-left: 60px;
    }
}
@media (max-width:991px){
    #footer {
        padding-top: calc(100vw * (40 / 992));
        padding-bottom: calc(100vw * (40 / 992));
    }
}
@media (max-width:992px){
    #footer {
        padding-top: calc(100vw * (40 / 992));
        padding-bottom: calc(100vw * (40 / 992));
    }
    #footer .fbox {
        flex-wrap: wrap;
    }
    #footer .lft,
    #footer .rt {
        width: 100%;
    }
    #footer .rt {
        padding-left: 0;
        padding-top: 15px;
    }
    #footer .footBt .fbox {
        flex-wrap: nowrap;
    }
    #footer .footBt .lft {
        width: 80%;
    }
    #footer .footBt .rt {
        width: 20%;
        padding-top: 0;
    }
}
@media (max-width:501px){
    #footer {
        padding-top: calc(100vw * (40 / 500));
        padding-bottom: calc(100vw * (40 / 500));
    }
    #footer .rt .flogo {
        flex-wrap: wrap;
        text-align: center;
    }
    #footer .rt .flogo > span {
        width: calc(33.333333% - 10px);
    }
    #footer .rt li {
        width: 100%;
    }
    #footer .minitxt,
    #footer .rt ul li a {
        font-size: calc(100vw * (15 / 500));
    }
    #footer .rt .btMn li a {
        font-size: calc(100vw * (14 / 500));
    }
    #footer .sns a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 25px;
    }
    #footer .sns img {
        width: 20px;
    }

	#footer h4 {
		font-size: 1.5em;
		font-weight: 700;
	}
}

/* fbox */
.fbox {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fbox.rows {
    flex-direction: column;
}
.fbox.vt {
    align-items: flex-start;
}
.fbox.vbt {
    align-items: flex-end;
}
.fbox.h_center {
    justify-content: center;
}
@media (min-width:768px) {
    .fbox.fx > div {
        width: 50%;
    }
    .fbox > .txt.lft {
        padding-right: 30px;
    }
    .fbox > .txt.rt {
        padding-left: 30px;
    }
    .fbox.short > .txt.lft {
        padding-right: 5px;
    }
    .fbox.short > .txt.rt {
        padding-left: 5px;
    }
    .fbox.long > .txt.lft {
        padding-right: 60px;
    }
    .fbox.long > .txt.rt {
        padding-left: 60px;
    }
}
@media (max-width:768px) {
    .fbox:not(.useMobileState) {
        flex-wrap: wrap;
    }
}

/*visual*/
#visual_wrp {
    position: relative;
}
#visual {
    position: relative;
}
#visual .slick-slide img {
    display: inline-block;
    opacity: 0;
}
#visual .bg.bg1 {
    background: url(../img/visual_bg1.png) center center no-repeat;
    background-size: cover;
}
#visual .bg.bg2 {
    background: url(../img/visual_bg2.png) center center no-repeat;
    background-size: cover;
}
#visual .bg.bg3 {
    background: url(../img/visual_bg3.png) center center no-repeat;
    background-size: cover;
}
#visual .bg.bg4 {
    background: url(../img/visual_bg4.png) center center no-repeat;
    background-size: cover;
}
#visual_wrp #arr_next,
#visual_wrp #arr_prev {
    position: absolute;
    top: calc(50% - 37px);
    width: 39px;
    height: 74px;
    background: url(../img/v_arr.png) center center no-repeat;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    border-radius: 50%;
    z-index: 10;
}
#visual_wrp #arr_prev {
    left: 13%;
}
#visual_wrp #arr_next {
    right: 13%;
    transform: rotate(180deg);
}
#visual .txt1,
#visual .txt2,
#visual .txt3,
#visual .txt4 {
    opacity: 0;
}
#visual .ply .txt1 {
    -webkit-animation: fadeMove 4s linear infinite;
    -moz-animation: fadeMove 4s linear infinite;
    -ms-animation: fadeMove 4s linear infinite;
    -o-animation: fadeMove 4s linear infinite;
    animation: fadeMove 4s linear infinite;
}
@keyframes fadeMove {
    5% {
        transform: translate3d(0, 30px, 0);
        opacity: 0;
    }
    20% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

#visual .ply .txt2 {
    -webkit-animation: fadeMove2 4s linear infinite;
    -moz-animation: fadeMove2 4s linear infinite;
    -ms-animation: fadeMove2 4s linear infinite;
    -o-animation: fadeMove2 4s linear infinite;
    animation: fadeMove2 4s linear infinite;
}
@keyframes fadeMove2 {
    20% {
        transform: translate3d(0, 30px, 0);
        opacity: 0;
    }
    35% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

#visual .ply .txt3 {
    -webkit-animation: fadeMove3 4s linear infinite;
    -moz-animation: fadeMove3 4s linear infinite;
    -ms-animation: fadeMove3 4s linear infinite;
    -o-animation: fadeMove3 4s linear infinite;
    animation: fadeMove3 4s linear infinite;
}
@keyframes fadeMove3 {
    35% {
        transform: translate3d(0, 30px, 0);
        opacity: 0;
    }
    50% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
#visual .ply .txt4 {
    -webkit-animation: fadeMove4 4s linear infinite;
    -moz-animation: fadeMove4 4s linear infinite;
    -ms-animation: fadeMove4 4s linear infinite;
    -o-animation: fadeMove4 4s linear infinite;
    animation: fadeMove4 4s linear infinite;
}
@keyframes fadeMove4 {
    50% {
        transform: translate3d(0, 30px, 0);
        opacity: 0;
    }
    65% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@media (max-width:1600px){
    #visual_wrp #arr_prev {
        left: auto;
        right: calc(5% + 90px);
    }
    #visual_wrp #arr_next {
        right: 5%;
        transform: rotate(180deg);
    }
}
@media (max-width:992px){
    #visual .slick-slide img {
        opacity: 1;
        width: 100%;
    }
}
@media (max-width:768px){
    #visual_wrp #arr_next,
    #visual_wrp #arr_prev {
        display: none !important;
    }
}

/*Slider - navigation*/
#slider_bt {
    position: absolute;
    bottom: 10%;
    width: 100%;
    left: 0;
    z-index: 100;
}
#slider_bt .con {
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
}
#slider_bt .slider-nav .slick-track {
    width: auto !important;
	text-align: center;
}
#slider_bt .slider-nav .slick-track .slick-slide {
    display: inline-block;
    width: auto !important;
    float: none;
}
#slider_bt .slider-nav .slick-track .slick-slide span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 10px;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
}
#slider_bt .slider-nav .slick-track .slick-slide.is-active span {
    opacity: 1;
}
@media (max-width:992px){
    #slider_bt .slider-nav .slick-track .slick-slide {
        float: none;
    }
    #slider_bt .slider-nav .slick-track .slick-slide h3 {
        font-size: 20px;
    }
    #slider_bt .slider-nav .slick-track .slick-slide:last-child h3 {
        max-width: 0px;
    }
    #slider_bt .slider-nav .slick-track .slick-slide:not(:last-child) h3:after {
        top: 14px;
    }
}
@media (max-width:992px){
    #slider_bt .slider-nav .slick-track {
        text-align: center;
    }
}
@media (max-width:768px){
    #slider_bt {
        bottom: 10%;
    }
}

/* btnWrp */
.btnWrp .btnItem {
    line-height: 34px;
    border-radius: 5px;
    text-align: center;
    display: block;
    border: 1px solid #FFD0B0;
    background-color: #FFD0B0;
    color: #FF6700;
    font-weight: 800;
    text-decoration: none;
    cursor: pointer;
    
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.btnWrp .btnItem.big {
    line-height: 1em;
    height: 48px;
    font-size: 1.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
}
.btnWrp .btnItem.sm {
    height: auto;
    line-height: 1em;
}
.btnWrp .btnItem.w100 {
    width: 100%;
}
.btnWrp .btnItem.wide {
    width: 260px;
    max-width: 100%;
}
.btnWrp .btnItem.dft {
    width: 140px;
    max-width: 100%;
}
.btnWrp.text-center .btnItem.wide {
    margin: 0 auto;
}
.btnWrp .btnItem.inline {
    display: inline-block;
    padding: 6px 11px;
}
.btnWrp .btnItem.full {
    border-color: #FF6700;
    background-color: #FF6700;
    color: #fff;
}
.btnWrp .btnItem.line {
    border-color: #FF6700;
    color: #FF6700;
    background-color: transparent;
}
@media (max-width:768px){
    .btnWrp .btnItem {
        line-height: 1em;
        padding: 12px 10px;
    }
    .btnWrp .btnItem.big {
        height: 40px;
        font-size: 1.3rem;
    }
}
/* costList */
/* #costSlick {
    margin: 0 -10px;
}
#costSlick .slick-slide {
    padding: 0 10px 10px;
} */
.costList:not(#costSlick) {
    display: flex;
    align-items: center;
    gap: 10px;
}
.costList > li {
    flex-basis: 20%;
    padding: 0;
}
.costList .costItem {
    text-decoration: none;
    display: block;
    border-radius: 2rem;
    box-shadow: 3px 3px 6px rgba(0,0,0,0.1);
    
    transition: all 0.1s;
    -o-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
}
.costList .costItem .wCon {
    text-decoration: none;
    display: block;
    padding: 3rem 2.5rem;
    border-radius: 0 0 2rem 2rem;
    border: 2px solid #fff;
    background-color: #fff;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.costList .costItem .top {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
    margin-bottom: 1.5rem;
}
.costList .costItem .info {
    padding: 1.5rem;
    background-color: #FF6700;
    border-radius: 2rem 2rem 0 0;
    text-align: center;
}
.costList .costItem .info p {
    display: inline-block;
    line-height: 1em;
    font-weight: 700;
}
.costList .costItem .cost {
    display: inline-block;
}
.costList .costItem .cost .t {
    display: flex;
    gap: 8px;
    align-items: center;
    height: 27px;
}
.costList .costItem .cost .t .origin {
    text-decoration: line-through;
    color: #999;
}
.costList .costItem .cost .bt {
    display: flex;
    gap: 6px;
    align-items: flex-end;
}
.costList .costItem .cost .t h6,
.costList .costItem .cost .bt h6 {
    font-size: 1.2rem;
}
.costList .costItem:not(.costItemCustom) .linkArea .btnWrp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
}
.costList .costItem:not(.costItemCustom) .linkArea .btnWrp > a {
    flex-grow: 1;
    flex-basis: 50%;
}
.costList .costItem .linkArea .wan {
    display: flex;
    gap: 3px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding-bottom: 1.5rem;
    margin-top: 2.5rem;
    border-bottom: 1px solid #ddd;
    color: #5D5D5D;
    opacity: .6;
    height: 37px;
}
.costList .costItem .linkArea .wan span {
    font-size: 1.2rem;
    text-decoration: underline;
}
@media (max-width:1340px){
    .costList {
        flex-wrap: wrap;
    }
    .costList > li {
        flex-basis: calc(33.33333% - 7.5px);
    }
}
@media (min-width:767px){
    .costList .costItem.selected,
    .costList .costItem:hover {
        box-shadow: 6px 6px 16px rgba(255, 102, 0, 0.3);
    }
    .costList .costItem.selected .wCon,
    .costList .costItem:hover .wCon {
        border-color: #FF6700;
    }
    .costList .costItem:hover .linkArea .btnWrp > .btnItem.line {
        background-color: #262626;
        border-color: #262626;
        color: #fff;
    }
    .costList .costItem:hover .linkArea .btnWrp > .btnItem.full {
        background-color: #ff6700;
        border-color: #ff6700;
        color: #fff;
    }
    .costList .costItem.costItemCustom {
        display: flex;
        align-items: center;
        padding-top: 20px;
        padding-bottom: 20px;
        gap: 10px;
    }
    .costList .costItem.costItemCustom .top {
        min-height: 0;
        width: 160px;
    }
    .costList .costItem.costItemCustom .cost {
        width: calc(100% - 290px) ;
    }
    .costList .costItem.costItemCustom .linkArea {
        width: 130px;
    }
    .costList .costItem.costItemCustom .linkArea .btnItem {
        width: 100%;
    }
}
@media (max-width:768px){
    .costList .slick-slide.slick-current .costItem {
        border-color: #ff6700;
        box-shadow: 3px 3px 15px rgba(0,0,0,0.1);
    }
    .costList .slick-slide.slick-current .costItem .linkArea .btnWrp > .btnItem.line {
        background-color: #262626;
        border-color: #262626;
        color: #fff;
    }
    .costList .slick-slide.slick-current .costItem .linkArea .btnWrp > .btnItem.full {
        background-color: #ff6700;
        border-color: #ff6700;
        color: #fff;
    }
    .costList .costItem.costItemCustom {
        padding-top: 15px;
        padding-bottom: 15px;
        margin-top: 15px;;
    }
    .costList .costItem.costItemCustom .linkArea .btnItem {
        margin-top: 10px;
    }
}
@media (max-width:501px){
    .costList {
        margin: 0 -5px;
        margin-top: 30px;
    }
    .costList > li {
        flex-basis: calc(50% - 5px);
    }
    .costList .slick-slide {
        padding: 0 5px 5px;
    }
    .costList .costItem .info {
        border-radius: 1rem 1rem 0 0;
    }
    .costList .costItem .wCon {
        padding: 2rem 1.5rem;
        border-radius: 0 0 1rem 1rem;
    }
    .costList .costItem .top {
        min-height: auto;
        margin-bottom: 10px;
    }
    .costList .costItem .cost .t {
        height: 22px;
    }
    .costList .costItem .linkArea .wan {
        margin-top: .5rem;
        padding-bottom: .5rem;
    }
}
/* costSlick */
#costSlick {
    margin-left: -10px;
    margin-right: -10px;
}
#costSlick .slick-slide {
    padding: 10px;
}
/* slick-dots */
.slick-dots {
    text-align: center;
    padding: 0px;
    margin-top: 10px;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots li button {
    display: inline-block;
    border: 0px;
    border-radius: 50px;
    padding: 0;
    color: transparent;
    width: 5px;
    height: 5px;
    margin: 0 5px;
    background-color: #a4a4a4;
}
.slick-dots li.slick-active button {
    background-color: #ff6700;
    opacity: 1;
    width: 15px;
}
@media (max-width:767px){
    .slick-dots {
        text-align: center;
        padding: 0px;
        margin-top: 20px;
    }
}

/* ms2 */
#ms2 .conSet {
    display: flex;
    justify-content: space-between;
    gap: 20px;
} 
#ms2 .conSet > .con {
    height: 180px;
    padding: 15px 15px 30px;
    border-radius: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-decoration: none;
}
#ms2 .conSet > .con > div {
    width: 100%;
}
#ms2 .conSet > .con {
    flex-basis: 12.285714%;
}
#ms2 .conSet .con1 {
    flex-grow: 10;
}
#ms2 .conSet .con2,
#ms2 .conSet .con3 {
    flex-grow: 1;
}
#ms2 .conSet .con1 ul {
    display: flex;
    align-items: center;
    gap: 5px;
}
#ms2 .conSet .con1 ul > li {
    flex-grow: 1;
    flex-basis: 20%;
    position: relative;
}
#ms2 .conSet .con1 ul > li + li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    height: 40%;
    transform: translateY(-50%);
    width: 1px;
    background-color: #D9D9D9;
}
#ms2 .conSet > .con .icon img {
    width: 100px;
}
#ms2 .conSet .con1 .aiConItem {
    padding: 0 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
#ms2 .conSet .con1 .aiConItem .txt p {
    line-height: 1.1em;
}
#ms2 .conSet > .con > div {
    width: 100%;
}
@media (max-width:992px) {
    #ms2 .conSet {
        flex-wrap: wrap;
        gap: 3px;
    }
    #ms2 .conSet > .con {
        flex-basis: auto;
    }
    #ms2 .conSet .con1 {
        width: 100%;
    }
    #ms2 .conSet .con2,
    #ms2 .conSet .con3 {
        width: calc(50% - 1.5px);
    }
}
@media (max-width:768px) {
    #ms2 .conSet > .con {
        height: auto;
        padding: 5px;
        padding-bottom: 15px;
        border-radius: 1rem;
    }
    #ms2 .conSet .con1 ul {
        flex-wrap: wrap;
        margin-top: 8px;
    }
    #ms2 .conSet .con1 ul > li {
        flex-basis: 33.3333%;
    }
    #ms2 .conSet .con1 ul > li + li:nth-child(odd):after {
        display: none;        
    }
    #ms2 .conSet .con1 .aiConItem {
        margin-top: 0px;
    }
    #ms2 .conSet .con1 .aiConItem .icon img,
    #ms2 .conSet .con2 .icon img,
    #ms2 .conSet .con3 .icon img {
        width: 40px;
    }
    #ms2 .conSet .con1 .aiConItem .txt {
        padding-bottom: 0;
    }
}

/* bg-gray */
.bg-gray {
    background-color: #f7f7f7;
}

/* grList */
.grList {
    display: flex;
    flex-wrap: wrap;
    row-gap: 6rem;
    column-gap: 2.5rem;;
    justify-content: flex-start;
}
.grList > li > p {
    text-align: center;
}
.grList > .gr7 .wrpBox  {
    display: flex;
    flex-wrap: wrap;
}
.grList > .gr7 > div {
    flex-grow: 1;
}
.grList .wrpBox {
    display: flex;
    /* padding: 5px;
    background-color: rgba(0, 0, 0, 0.1); */
    border-radius: 2rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.grList .wrpBox .item {
    background-color: #fff;
    border-radius: 5px;
    flex: 1 1 auto;
}
.grList .wrpBox .item .thum {
    padding: 15px 10px;
}
.grList .wrpBox .item .thum img {
    border-radius: 50%;
}
.grList .wrpBox .item .txt {
    display: flex;
    height: 110px;
    align-items: flex-start;
    justify-content: center;
    padding: 0 10px;
}
@media (min-width:1310px){
    .grList > .gr2 {
        width: calc(25% - 1.7rem);
    }
    .grList > .gr3 {
        width: calc(38% - 1.7rem);
    }
    .grList > .gr3_1 {
       width: calc(37% - 1.7rem);
    }
    .grList > .gr4 {
        width: calc(50% - 1.7rem);
    }
    .grList > .gr1 {
        width: calc(12.5% - 1.7rem);
    }
    .grList > .gr7 {
        width: calc(80% - 1.7rem);
    }
}
@media (max-width:768px){
    .grList {
        row-gap: 3rem;
    }
    .grList .wrpBox .item {
        flex-basis: 25%;
    }
    .grList > .gr2 {
        width: calc(50% - 5px);
    }
    .grList > .gr3 {
        width: calc(75% - 5px);
    }
    .grList > .gr4 {
        width: calc(100% - 5px);
    }
    .grList > .gr1 {
        width: calc(25% - 5px);
    }
}
@media (min-width:500px){
    .grList .wrpBox .item:first-of-type {
        border-radius: 2rem 0 0 2rem;
    }
    .grList .wrpBox .item:last-of-type {
        /* border-left: 1px solid #ddd; */
        border-radius: 0 2rem 2rem 0;
    }
    .grList .gr1 .item {
        border-radius: 2rem !important;
    }
    .grList .wrpBox .item .txt {
        /* border-top: 1px solid #eee; */
    }
}
@media (max-width:501px){
    .grList > .gr2,
    .grList > .gr3,
    .grList > .gr1,
    .grList > .gr7 {
        width: 100%;
    }
    .grList .wrpBox:not(.gr1) .item:first-child {
        border-radius: 5px 5px 0 0;
    }
    .grList .wrpBox .item + .item {
        border-top: 1px solid #ddd;
        border-radius: 0 0 5px 5px;
    }
    .grList .wrpBox {
        flex-wrap: wrap;
    }
    .grList .wrpBox .item {
        display: flex;
        width: 100%;
        align-items: center;
        flex-basis: 100%;
    }
    .grList .wrpBox .item .thum {
        width: 60px;
        padding: 10px;
    }
    .grList .wrpBox .item .txt {
        width: calc(100% - 50px);
        height: auto;
        text-align: left;
        padding-left: 10px;
        display: block;
    }
    .grList .wrpBox .item .txt br {
        display: none;
    }
}


/* site */
.site .home {
    float: left;
    line-height: 1em;
    position: relative;
    font-size: 1.2rem;
    font-weight: 600;
    color: #111;
    letter-spacing: -0.02em;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.site .home.act,
.site .home:hover {
    background-color: #fff;
}
.site .home.home2 {
    width: auto;
    position: relative;
}.site .home.home3 {
    width: auto;
    position: relative;
}
.site .home.home2:after,
.site .home.home3:after {
    content: "\ea6e";
    font-family: remixicon !important;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 2rem;
    height: 100%;
    text-align: center;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.site .home.home1 {
    width: auto;
    text-align: center;
}
.site .home > .site_toggle {
    display: block;
    padding: 0px 0rem 0px 2rem;
    cursor: pointer;
    position: relative;
    z-index: 3;
}
.site .home > .site_toggle i,
.site .home > .site_toggle span {
    display: inline-block;
    vertical-align: middle;
}
.site .home > .site_toggle i {
    line-height: 1.3rem;
    width: 1.5rem;
    border-radius: 50%;
    background-color: #dbdbdb;
    color: #fff;
    text-align: center;
    margin-left: .5rem;
    padding-top: .2rem;
    font-size: 1.4rem;
}
.site .home.act > .site_toggle i {
    transform: rotate(180deg);
    background-color: #555;
}
@media (max-width:992px) {
    .site .home {
        line-height: 50px;
        font-size: 15px;
    }
}
@media (max-width:768px) {
    .site .home {
        line-height: 21px;
        font-size: 12px;
    }
    .site .home.home1 img {
        width: 11px;
    }
    .site .home.home2:after,
    .site .home.home3:after {
        right: 10px;
        width: 10px;
        background-size: 100%;
    }
    .site .home > span {
        padding: 0px 15px;
    }
}
@media (max-width:500px) {
    .site .home > .site_toggle {
        padding: 0px 0rem 0px 1.2rem;
    }
}
/* border-radius-12 */
.border-radius-12 {
    border-radius: 1.2rem;
}
/* table */
.table.text-center thead tr th,
.table.text-center thead tr td,
.table.text-center tbody tr th,
.table.text-center tbody tr td {
    text-align: center;
}
.table.v_m thead tr th,
.table.v_m thead tr td,
.table.v_m tbody tr th,
.table.v_m tbody tr td {
    vertical-align: middle;
}
/* table_info */
.table_info {
    border: 1px solid #C0C0C0;
}
.table_info thead tr th,
.table_info tbody tr th,
.table_info tbody tr td {
    font-size: 1.4rem;
    border: 1px solid #C0C0C0;
    padding: 1.7rem;
    color: #333;
    background-color: #fff;
}
.table_info thead tr th,
.table_info tbody tr th {
    background-color: #EDEDED;
    text-align: center;
    border-top: 1px solid #C0C0C0;
    font-weight: 700;
}
.table_info.th_left tbody tr th {
    text-align: left;
}
.dtBox .table_info tbody tr th {
    background-color: #F7F7F7;
}
@media (max-width:768px){
    .table_info thead tr th {
        padding: 1rem 1.7rem;
    }
    .table_info thead tr th,
    .table_info tbody tr th,
    .table_info tbody tr td {
        font-size: calc(100vw * (16 / 768));
    }
}
@media (max-width:500px){
    .table_info thead tr th,
    .table_info tbody tr th,
    .table_info tbody tr td {
        font-size: calc(100vw * (16 / 500));
    }
}
/* table_info2 */
.table_info2 {
    border-bottom: 1px solid #C0C0C0;
    display: flex;
    align-items: center;
}
.table_info2 > li {
    flex-grow: 1;
}
.table_info2 .th,
.table_info2 .td {
    font-size: 1.4rem;
    border-top: 1px solid #C0C0C0;
    padding: 0 1.5rem;
    color: #333;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.table_info2 .th {
    background-color: #EDEDED;
    text-align: center;
    font-weight: 700;
}
.table_info2 {
    border-bottom: 1px solid #C0C0C0;
    display: flex;
    align-items: center;
}
@media (min-width:767px){
    .table_info2 .th {
        min-height: 45px;
        padding: 1rem 0;
    }
    .table_info2 .td {
        min-height: 74px;
        padding: 1rem 0;
    }
}
@media (max-width:768px){
    .table_info2 {
        flex-wrap: wrap;
    }
    .table_info2 > li {
        width: 100%;
    }
    .table_info2 .th, .table_info2 .td {
        justify-content: flex-start;
    }
    .table_info2 .th {
        padding: 1.5rem 1.5rem 1rem;
        background-color: #fff;
    }
    .table_info2 .td {
        padding: 0 1.5rem 1.5rem;
        border-top: 0px;
    }
}
/* table_info3 */
.table_info3 {
    border-bottom: 1px solid #C0C0C0;
}
.table_info3 > li {
    border-top: 1px solid #C0C0C0;
    display: flex;
    align-items: center;
    background-color: #fff;
    justify-content: space-between;
    padding: 1.5rem 4.5rem;
}
.table_info3 > li > .th,
.table_info3 > li > .td {
    font-size: 1.4rem;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (min-width:500px){
    .table_info3 > li > .th,
    .table_info3 > li > .td {
        min-height: 52px;
    }
}
@media (max-width:501px){
    .table_info3 > li {
        padding: 0 .5rem;
    }
    .table_info3 > li > .th,
    .table_info3 > li > .td {
        padding: 1rem;
    }
}

/* form-flex */
.form-flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.form-flex.space {
    justify-content: space-between;
}
.form-flex.center {
    justify-content: center;
}
.form-flex.v_t {
    align-items: flex-start;
}
.form-flex.noflow {
    white-space: nowrap;
	/*adding-top: 30px;*/
    gap: 8px;
}
.form-flex.emaiId select.form-control {
    max-width: 160px;
}
.form-flex.spaceBetween {
    justify-content: space-between;
}
.form-flex + .form-flex:not(.noBorder) {
    margin-top: 10px;
    border-top: 1px solid #eee;
    padding-top: 10px;
}
.form-flex.fx > div {
    flex-grow: 1;
}
.form-flex,
.form-flex label {
    font-size: 14px;
    color: #333;
}
.form-flex .fileupload .uneditable-input,
.form-flex .form-control,
.form-flex .t,
.form-flex .modalBtn,
.form-flex .checkbox-custom label ,
.form-flex .radio-custom label  {
    font-size: 14px;
}
.form-flex .form-control:not(.darken):read-only  {
    background-color: #fff;
}
.form-flex .checkbox-custom label ,
.form-flex .radio-custom label  {
    font-weight: 400;
}
.form-flex .radio-custom input[type="radio"]:checked + label {
    font-weight: 700;
}
.form-flex .radio-custom input[type="radio"]:checked + label::before  {
    border-color: #FF6700;
}
.form-flex .radio-custom input[type="radio"]:checked + label::after  {
    background-color: #FF6700;
}

.form-flex .modalBtn {
    display: inline-block;
    cursor: pointer;
    color: #aaa;
}
.form-flex .fileupload .uneditable-input,
.form-flex .form-control {
    border-radius: 6px;
    box-shadow: 0 0 0;
    border-color: #D8D8D8;
}
.form-flex .form-control.form-warn {
    border-color: #FF0000;
}
.form-flex .form-control::placeholder,
.form-flex .form-control::-webkit-input-placeholder {
    color: #929292 !important;
}
.form-flex .fileupload .uneditable-input,
.form-flex .form-control:not(textarea) {
    height: 48px;
}
.form-flex.infoItem {
    min-height: 40px;
}
.form-flex .fileupload {
    width: 100%;
}
.form-flex .fileupload .input-append {
    display: flex;
    align-items: center;
    gap: 10px;
}
.form-flex .fileupload .uneditable-input {
    position: relative;
    width: calc(100% - 250px);
}
.form-flex .fileupload.fileupload-new .input-append .fileupload-exists {
    display: none;
}
.form-flex .fileupload.fileupload-exists .input-append .fileupload-exists {
    display: block;
}
.form-flex .fileupload .input-append .btnItem {
    border-radius: 5px;
    margin: 0;
    width: 240px;
    
    transition: all 0s;
    -o-transition: all 0s;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
}
.form-flex .fileupload.fileupload-exists .input-append .btnItem {
    width: 115px;
    
    transition: all 0s;
    -o-transition: all 0s;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
}
.form-flex .fileupload .uneditable-input .fa {
    left: 0;
    top: 50%;
    transform: translate3d(100%, -50%, 0);
}
.form-flex .fileupload .uneditable-input .fileupload-preview {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate3d(0%, -50%, 0);
}
.form-flex .input-group input {    
    border-right: 0px;
}
.form-flex .input-group .short {    
    min-width: 120px;
    width: 120px;
}
.form-flex .input-group .auto {    
    min-width:auto;
    width: 100%;
}
.form-flex .input-group .input-group-addon {
    width: 35px;
    padding: 0;
    background-color: #fff;
    border-left: 0;
    border-radius: 0 6px 6px 0;
    text-align: left;
}
.form-flex .input-group .input-group-addon img {
    width: 24px;
}
@media (min-width:768px) {
    .form-flex.mx80 {
        width: 80%;
    }
    .form-flex .form-control.wr250 {
        max-width: 250px;
    }
    .form-flex .form-control {
        min-width: 100px;
    }
}
@media (max-width:768px) {
    .form-flex:not(.mobileFlex) {
        flex-wrap: wrap;
    }
    .form-flex.noflow {
        gap: 4px;
    }
    .form-flex,
    .form-flex label,
    .form-flex .modalBtn,
    .form-flex .form-control {
        font-size: 15px;
    }
    .form-flex .form-control {
        padding: 6px 8px;
    }
    .form-flex .checkbox-custom,
    .form-flex .radio-custom {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .form-flex .form-control,
    .form-flex .checkbox-custom label ,
    .form-flex .radio-custom label  {
        font-size: calc(100vw * (16 / 768));
    }
    .form-flex.infoItem {
        min-height: auto;
    }
    .form-flex.hasBtn {
        flex-wrap: wrap;
    }
    .form-flex.phoneWrp > input,
    .form-flex.phoneWrp > select {
        width: calc(33.3333% - 3px);
    }
    .form-flex.hasBtn .btnItem {
        width: 100%;
    }
    .form-flex .fileupload .uneditable-input {
        height: 40px;
        width: calc(100% - 100px);
    }
    .form-flex .form-control:not(textarea) {
        height: 40px;
    }
    .form-flex .fileupload .input-append .btnItem {
        width: 90px;
    }
}
@media (max-width:500px) {
    .form-flex .form-control,
    .form-flex .checkbox-custom label ,
    .form-flex .radio-custom label  {
        font-size: calc(100vw * (16 / 500));
    }
}


.sweet-alert h2 {
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 25px;
}

img.img-round{
	border-radius: 5%;
}

/* 모달창 변경 */
#write-form-f .panel-heading, #write-form-f-md .panel-heading{
	background: #FFFFFF !important;
	border-bottom: 0px !important;
	padding: none !important;
    height: 0px;
    /* padding: 0 !important; */
}
/* #write-form-f .panel-heading h4 {
    padding-right: 15px !important;
    padding-top: 15px !important;
} */
#write-form-f .panel-footer, #write-form-f-md .panel-footer{
    background-color: #FFFFFF !important;
	padding: none !important;
    border-top: 0px !important;
}

#write-form-f .panel-body, #write-form-f-md .panel-body{
	background-color: #FFFFFF !important;
	
}

#write-form-f .panel-actions a, .panel-actions .panel-action, #write-form-f-md .panel-actions a, .panel-actions .panel-action, #write-form-d .panel-actions a, .panel-actions .panel-action{
    color: #000000;
    font-size: 15px;
}

#write-form-d .panel-heading {
	background: #EDEDED !important;
	border-bottom: 0px !important;
	padding: none !important;
}
#write-form-d .panel-footer {
    background-color: #EDEDED !important;
	padding: none !important;
    border-top: 0px !important;
}

#write-form-d .panel-body {
	background-color: #EDEDED !important;
	
}

#write-form-f .clsBtn, #write-form-f-md .clsBtn, #write-form-d .clsBtn {
    cursor: pointer;
}

#man_category {
    padding: 0px !important;
}

.panel-body-d{
	background-color: #EDEDED !important;
}
/* 로딩바 */
#loading_bar {
  display: none; /* 기본적으로 숨김 */
  position: fixed; /* 화면 중앙에 고정 */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* 중앙 정렬 */
  z-index: 9999; /* 다른 요소 위에 표시 */
}

#loading_bar img {
  width: 80px;
  height: 80px;
}

/* mtit */
.mtit h2 .md {
    font-size: 1.08em;
}

/* newSec1 */
#newSec1 {
    background-color: #fff;
}
#newSec1 .vdoCon {
    padding: 25px 15px 15px;
    border-radius: 10px;
    border: 1px solid #ddd;
    text-align: center;
}
#newSec1 .vdoCon .vdoTit span {
    display: inline-block;
    line-height: 1em;
    padding: 7px;
    width: 140px;
    border-radius: 100px;
    background-color: #ff6700;
    color: #fff;
}
#newSec1 .vdoCon .iphoneWrp {
    display: inline-block;
    position: relative;
}
#newSec1 .vdoCon .iphoneWrp video {
    width: 100%;
}
/* #newSec1 .vdoCon.vdoAi {
    border-color: #ff6700;
    background-color: #fff7f1;
} */
#newSec1 .vdoCon.vdoAi .vdoTit span {
    background-color: #ff6700;
}
#newSec1 .btTxt .tItem {
    display: flex;
    width: 460px;
    max-width: 100%;
}
#newSec1 .btTxt .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ff6f0d;
    color: #fff;
    border-radius: 10px;
    font-size: 24px;
    width: 40px;
    height: 40px;
}
#newSec1 .vdTop {
    max-width: 500px;
    margin: 0 auto;
}
#newSec1 .btTxt {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
#newSec1 .btTxt .txt {
    width: calc(100% - 40px);
    padding-left: 15px;
}
#newSec1 .btTxt [class*="col-"]:first-child {
    border: 0px !important;
}
@media (max-width:500px){
    #newSec1 .vdoCon {
        padding: 20px 15px;
        border-radius: 10px;
        border: 1px solid #f6f6f6;
    }
    #newSec1 .vdoCon .vdoTit span {
        font-size: 17px;
        width: auto;
        padding: 7px 22px;
    }
}
/* newSec2 */
#newSec2 {
    background-color: #fff7f1;
}

/* newSec3 */
#newSec3 {
    background-color: #fff;
}
#newSec3 .costList > li {
    flex-basis: calc(25% - 10px);
    padding: 0;
}
#newSec3 .costList .btInfo {
    height: 25px;
}
@media (max-width:992px) {
    #newSec3 .costList > li {
        flex-basis: calc(50% - 10px);
    }
}
@media (max-width:500px) {
    #newSec3 .costList .costItem .wCon {
        padding: 2rem 1rem;
    }
    #newSec3 .costList > li {
        flex-basis: calc(50% - 10px);
    }
    #newSec3 .costList  h4.dft {
        font-size: calc(100vw * (22 / 500));
    }
    #newSec3 .costList .btInfo .dft {
        font-size: calc(100vw * (14 / 500));
    }
}

/* newSec4 */
#newSec4 {
    background-color: #f8f8f8;
}



/* contactForm */
.contactForm .fTit {
    margin-bottom: 20px !important;
    padding-left: 10px;
    position: relative;
}
.contactForm .fTit:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 4px;
    background-color: #000;
    transform: translateY(-50%);
}
.contactForm ul li {
    margin: 15px 0;
}
.contactForm .form-item {
    position: relative;
}
.contactForm .form-item > label {
    /* position: absolute; */
    gap: 5px;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 0;
    font-weight: 700;
    margin: 0;
}
.contactForm .radio-custom-wrp,
.contactForm select.form-common,
.contactForm input.form-common[type="tel"],
.contactForm input.form-common[type="email"],
.contactForm input.form-common[type="text"] {
    height: 50px;
    margin-top: 12px;
}
.contactForm textarea {
    padding-top: 15px;
    padding-bottom: 15px;
}
.contactForm .radio-custom-wrp {
    display: flex;
    align-items: center;
    gap: 20px;
}
.contactForm .radio-custom-wrp .radio-custom {
    position: relative;
}
.contactForm .radio-custom-wrp .radio-custom,
.contactForm .radio-custom-wrp .radio-custom label {
    margin: 0px;
}
.radio-custom input[type="radio"]:checked + label:before{
    border-color: #e41621;
}
.radio-custom input[type="radio"]:checked + label:after{
    background-color: #e41621;
}
.radio-custom input[type="radio"]:checked + label {
    color: #e41621;
}
.contactForm .form-common {
    box-shadow: 0 0 0;
    border-radius: 4px;
    border: 1.5px solid #d9d9d9;
    font-weight: 500;
    font-size: 1.7rem;
    background-color: #fff;
}
.contactForm input.form-common[type="file"] {
    border-width: 1px;
    padding: 1px;
    height: auto;
    padding: 10px;
}
.contactForm .checkWrp {
    line-height: 29px;
}
.contactForm .form-item .form-common {
    /* padding-left: 95px; */
}
.contactForm label {
    font-size: 1.9rem;
    line-height: 1em;
    color: #333;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 700;
    padding-left: 5px;
}
.contactForm .agrees input,
.contactForm .agrees label,
.contactForm .agrees a,
.contactForm .agrees strong {
    font-size: 1.6rem;
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    color: #666;
}
.contactForm .agrees label {
    margin-left: 5px;
    display: inline;
}
.contactForm .agrees input {   
    width: 20px;
    height: 20px;
}
.contactForm .agrees strong {
    font-weight: 600;
    cursor: pointer;
    margin-left: 5px;
}
.contactForm .btnWrp .btnItem {
    justify-content: center;
    width: 150px;
}

@media (min-width:768px){
    .radio-custom input[type="radio"] + label:before{
        width: 22px;
        height: 22px;
        top: 50%;
        transform: translateY(-50%);
        margin: 0px;
    }
    .radio-custom input[type="radio"]:checked + label:after{
        width: 14px;
        height: 14px;
        top: 50%;
        transform: translateY(-50%);
        margin: 0px;
    }
}
@media (max-width:768px){
    .contactForm {
        padding: 0;
    }
    .contactForm ul li {
        margin: 20px 0;
    }
    .contactForm .fTit {
        margin-bottom: 10px !important;
    }
    .contactForm label {
        font-size: 1.4rem;
    }
    .contactForm .radio-custom-wrp, .contactForm select.form-common, .contactForm input.form-common[type="tel"], .contactForm input.form-common[type="email"], .contactForm input.form-common[type="text"] {
        height: 40px;
        margin-top: 8px;
    }
    .contactForm .form-common {
        font-size: 1.5rem;
    }
    .contactForm .checkWrp {
        line-height: 30px;
    }
    .contactForm .checkWrp .radio-custom {
        margin: 3px 0 !important;
        margin-right: 5px !important;
    }
    .contactForm .radio-custom-wrp {
        flex-wrap: wrap;
        gap: 8px;
        margin-top: 15px;
        height: auto;
    }
    .contactForm .agrees input,
    .contactForm .agrees label,
    .contactForm .agrees strong {
        font-size: 1.2rem;
    }
    .contactForm .btnWrp {
        width: 100%;
        margin-top: 15px;
    }
    .contactForm .btnWrp .btnItem {
        width: 100%;
    }
}



/* btFloating */
#btFloating {
    position: fixed;
    left: 0;
    bottom: 15px;
    z-index: 100;
    display: flex;
    align-items: center;
    width: 100%;
}
#btFloating .con {
    border: 2px solid #aaa;
    border-radius: 100px;
    padding: 10px;
    box-shadow: 5px 5px 15px rgba(0,0,0,0.05);
    background-color: #fff;
}
#btFloating .con,
#btFloating .con .fl {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
#btFloating .con .phone {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
#btFloating .con .phone img {
    width: 20px;
}
#btFloating .con .btnWrp .btnItem {
    padding: 0 30px;
}
@media (max-width:768px){
    #btFloating .con {
        flex-direction: column;
        gap: 4px;
        padding: 10px 30px;
        border-radius: 10px;
    }
    #btFloating .con .btnWrp .btnItem {
        padding: 7px 20px;
    }
}