/*--for m04_head--*/
@charset "UTF-8";
/*---mo-nav----*/
.m04-mo-leftmenu{background:#F5F5F5;position:fixed;top:0;left:0;bottom:0;overflow-x:hidden;box-sizing:content-box;width:70%;max-width:350px;-webkit-overflow-scrolling:touch;z-index:105!important;transition:all .4s cubic-bezier(0.7,0,0.2,1);box-shadow:0 0 40px rgba(82,85,90,0.1);transform:translateX(-100%)}
.m04-mo-leftmenu .tit{height:50px;background:#485157;display:flex;justify-content:space-between;align-items:center;}
.m04-mo-leftmenu .tit h6{color:#fff;padding:0 0 0 15px;font-size:16px;font-weight:bold;}
.m04-mo-leftmenu .tit span{cursor:pointer;width:40px;height:40px;line-height:40px;text-align:center;display:block;}
.m04-mo-leftmenu .tit span i{color:#fff;font-size:16px;}
.m04-mo-leftmenu > ul{}
.m04-mo-leftmenu > ul > li{line-height:50px;font-size:15px;border-top:2px solid #e5e5e5;position:relative;}
.m04-mo-leftmenu > ul > li > a{padding:0 0 0 15px;}
.m04-mo-leftmenu > ul > li > i {position:absolute;color:#333;font-size:14px;top:10px;right:5px;z-index:1;width:30px;line-height:30px;text-align:center;cursor:pointer;}
.m04-mo-leftmenu > ul > li.active{}
.m04-mo-leftmenu ul li a{color:#333;display: block;}
.m04-mo-leftmenu ul li a:hover{text-decoration: none;}
.m04-mo-leftmenu ul li ul{display:none;padding-bottom:10px;padding-left:15px;}
.m04-mo-leftmenu ul li ul li{line-height:22px;position:relative;}
.m04-mo-leftmenu ul li ul li i {position:absolute;color:#333;font-size:12px;top:1px;right:5px;z-index:1;width:30px;line-height:30px;text-align:center;cursor:pointer;}
.m04-mo-leftmenu ul li ul li a{padding:5px 0 5px 10px;margin-right:30px;}
.menu-transitioning{transform:translateX(0)}
/*---header---*/
.m04-header{height:100px;background:#fff;border-bottom:1px solid #ddd;}
.m04-header.header-fix {position: fixed;top: 0;left: 0;width: 100%;z-index: 10;}
.m04-header .wp{height:100%;display:flex;align-items:center;justify-content:space-between;}
.m04-header .logo img{max-height:70px;}
.m04-header .nav{}
.m04-header .nav > ul{display:flex;}
.m04-header .nav > ul > li{position:relative;}
.m04-header .nav > ul > li+li{margin-left:30px;}
[lang=fr] .m04-header .nav > ul > li+li{margin-left:-13px;}
.m04-header .nav > ul > li > a{display:block;font-size:22px;color:#040404;padding:0 22px;line-height:40px;text-transform:uppercase;}
.m04-header .nav > ul > li ul{position:absolute;width:252px;height:auto;left:-35px;text-align:left;top:48px;z-index:100;padding:10px;background:#fff;transform:rotate3d(1,0,0,-90deg);transform-origin:0 0 0;opacity:0;transition: transform 0.5s, opacity 0.3s;box-shadow:rgba(0,0,0,0.14) 0px -6px 9px 0px;}
.m04-header .nav > ul > li:nth-child(5) ul{width:160px;}
.m04-header .nav > ul > li > ul::before{content:'';position:absolute;left:40px;margin:0;top:-8px;overflow:hidden;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;}
.m04-header .nav > ul > li > ul li{border-bottom:1px solid #EDEDED;position:relative;}
.m04-header .nav > ul > li > ul li:last-child{border:none;}
.m04-header .nav > ul > li > ul li > a{display:block;border-radius:4px;padding:10px 8px;color:#333333;font-size:15px;line-height:21px;text-transform:capitalize;}
.m04-header .nav > ul > li > ul > li > a{padding-right:20px;}
.m04-header .nav > ul > li > ul li > a i{position:absolute;right:10px;top:10px;font-size:11px;}
.m04-header .nav > ul > li > ul li:hover > a{background:var(--color-active);color:#fff;}
.m04-header .nav > ul > li:hover > a,.nav > ul > li.active > a{color:var(--color-active);}
.m04-header .nav > ul > li:hover > a > i{transform:rotate(180deg);}
.m04-header .nav > ul li:hover > ul{opacity:1;transform:rotate3d(0,0,0,0);}
.m04-header .nav > ul > li > ul li ul{left:210px;top:0;}
.m04-header .header-right{display:flex;align-items:center;}
.m04-header .header-lang{position:relative;z-index:20;margin:0 0 0 20px;}
.m04-header .header-lang .box{height:34px;width:90px;border:1px solid #EBEBEB;cursor:pointer;display:flex;align-items:center;padding:0 7px;}
.m04-header .header-lang .box img{}
.m04-header .header-lang .box em{margin:0 7px;line-height:18px;font-size:13px;color:#333;text-transform:uppercase;}
.m04-header .header-lang .box i{width:15px;line-height:18px;font-size:14px;text-align:center;color:#333;}
.m04-header .header-lang .lang-box{width:200px;padding:15px;position:absolute;right:0;top:42px;z-index:200;background:#fff;transform:translate3d(0,10px,0);opacity:0;visibility:hidden;transition:all .4s ease 0s;box-shadow:0 0 10px rgba(63,62,62,0.2);}
.m04-header .header-lang .lang-box::before{content:'';position:absolute;right:37px;top:-8px;overflow:hidden;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;display:block;}
.m04-header .header-lang ul{max-height:160px;overflow-y:scroll;padding:5px 10px;border:1px solid #e5e5e5;display:flex;flex-wrap:wrap;}
.m04-header .header-lang ul li{line-height:20px;padding:5px 0;border-bottom:1px solid #f5f5f5;width:50%;}
.m04-header .header-lang ul li:last-child{border:none;}
.m04-header .header-lang ul li a{color:#333;font-size:12px;display:block;}
.m04-header .header-lang ul li a:hover{color:#015198;}
.m04-header .header-lang ul li img{vertical-align:middle;margin-right:7px;}
.m04-header .header-lang:hover .lang-box{opacity:1;visibility:visible;transform:translate3d(0,0,0);}
.m04-header .header-right .search{cursor:pointer;}
.m04-header .header-right .search i{color:#4C4A48;font-size:25px;}
.m04-header .header-right .mo-header-menu{width:40px;height:40px;line-height:40px;text-align:center;color:#333;display:none;}
.m04-header .header-right .mo-header-menu i{font-size:24px;}
.m04-header .search-box{display:none;position:absolute;z-index:9999;width:100%;left:0;right:0;top:100px;background:rgba(0,0,0,0.6);padding:33px 0;}
.m04-header .search-box .close{position:absolute;right:30px;top:calc(50% - 11px);line-height:22px;height:22px;}
.m04-header .search-box .close i{font-size:21px;color:#fff;}
.m04-header .search-box .serchbox{width:700px;margin:0 auto;position:relative;}
.m04-header .search-box .serchbox .submit_text{background:#fff;width:100%;height:47px;line-height:47px;float:left;color:#111;padding:0 90px 0 15px;font-size:15px;}
.m04-header .search-box .serchbox .submit_btn{position:absolute;right:0;top:0;width:70px;height:47px;line-height:47px;background:var(--color-active);text-align:center;display:block;cursor:pointer;}
.m04-header .search-box .serchbox .submit_btn i{font-size:25px;color:#fff;}

@media screen and (max-width:1550px) {
.m04-header .nav > ul > li > a {font-size: 16px;padding: 0 10px;}
.m04-header .nav > ul > li + li {margin-left: 10px;}

}

@media screen and (max-width:1441px) 
}
@media screen and (max-width:1367px) {
.m04-header .nav > ul > li > a{padding:0;}
}
@media screen and (max-width:1281px){
.m04-header{height:100px;}
}
@media screen and (max-width:992px){
.m04-header{height:90px;}
.m04-header .nav{display:none;}
.m04-header .logo img{max-height:60px;}
.m04-header .header-right .mo-header-menu{display:block;}
.m04-header .search-box{top:90px;padding:30px 0;}
.m04-header .search-box .serchbox{width:600px;}
}
@media screen and (max-width:768px){
.m04-header{height:auto;padding:15px 0;}
.m04-header .logo img{max-height:50px;}
.m04-header .search-box{top:81px;padding:30px 30px;}
.m04-header .search-box .close{display:none;}
.m04-header .search-box .serchbox{width:100%;}
.m04-header .search-box .serchbox .submit_text{height:42px;line-height:42px;}
.m04-header .search-box .serchbox .submit_btn{width:60px;height:42px;line-height:42px;}
.m04-header .search-box .serchbox .submit_btn i{font-size:23px;}
}
@media screen and (max-width:576px){
.m04-header .logo img{max-height:45px;}
.m04-header .search-box{top:76px;padding:20px 20px;}
}
@media screen and (max-width:480px){
.m04-header .logo img{max-height:40px;}
.m04-header .search-box{top:71px;padding:15px 15px;}
.m04-header .search-box .serchbox .submit_text{height:36px;line-height:36px;}
.m04-header .search-box .serchbox .submit_btn{width:50px;height:36px;line-height:36px;}
.m04-header .search-box .serchbox .submit_btn i{font-size:21px;}
}

/*--for m50_navee_sidebanner--*/
@charset "utf-8";


.m50-navee-sidebanner{position:relative;}
.m50-navee-sidebanner .txt{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;}
.m50-navee-sidebanner .txt h1{color:#fff;font-size:70px;line-height:1;font-weight:700;}
.m50-navee-sidebanner .txt p{font-size:18px;line-height:30px;color:#fff;max-width:1020px;margin:30px auto 0;}
.m50-navee-sidebanner .go-next{display:block;bottom:55px;position:absolute;left:calc(50% - 18px);animation:mouse-top-up 2s linear infinite;}

@keyframes mouse-top-up{
0% {transform:translateY(0)}
25% {transform:translateY(10px)}
50% {transform:translateY(0)}
75% {transform:translateY(-10px)}
100% {transform:translateY(0)}
}

@media screen and (max-width: 1680px) {
.m50-navee-sidebanner .txt h1 {font-size: 56px;}
}

@media screen and (max-width: 1550px) {
.m50-navee-sidebanner .txt h1 {font-size: 52px;}
}

@media screen and (max-width: 1441px) {
.m50-navee-sidebanner .txt h1 {font-size: 48px;}
}

@media screen and (max-width: 1367px) {
.m50-navee-sidebanner .txt h1 {font-size: 44px;}
}

@media screen and (max-width: 1281px) {
.m50-navee-sidebanner .txt h1 {font-size: 40px;}
.m50-navee-sidebanner .txt p {font-size: 17px;line-height: 26px;margin: 20px auto 0;}
}

@media screen and (max-width: 1171px) {
.m50-navee-sidebanner .txt h1 {font-size: 36px;}
}

@media screen and (max-width: 992px) {
.m50-navee-sidebanner .txt h1 {font-size: 32px;}
}

@media screen and (max-width: 768px) {
.m50-navee-sidebanner .txt h1 {font-size: 30px;}
.m50-navee-sidebanner .txt p {font-size: 16px;line-height: 24px;max-width: 90%;}
}

@media screen and (max-width: 640px) {
.m50-navee-sidebanner .txt h1 {font-size: 28px;}
}

@media screen and (max-width: 576px) {
.m50-navee-sidebanner .txt h1 {font-size: 26px;}
}

@media screen and (max-width: 480px) {
.m50-navee-sidebanner .txt h1 {font-size: 24px;}
.m50-navee-sidebanner .txt p {font-size: 15px;line-height: 22px;margin: 15px auto 0;}
}

@media screen and (max-width: 420px) {
.m50-navee-sidebanner .txt h1 {font-size: 22px;}
}

/*--for m32_tabs--*/
@charset "UTF-8";

/*
.m32-menu-tabs{padding:50px 0 20px;}
.m32-menu-tabs ul{display:flex;flex-wrap:wrap;background:#F8F8F8;}
.m32-menu-tabs ul li{flex:1;height:85px;line-height:24px;text-align:center;font-size:20px;color:#212121;position:relative;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;}
.m32-menu-tabs ul li:not(:last-child)::after{content:"";position:absolute;right:0;top:29px;bottom:29px;background:#0D72CD;width:1px;}
.m32-menu-tabs ul li.active{background:var(--color-active);color:#fff;}

@media screen and (max-width: 1281px) {
.m32-menu-tabs ul li{font-size:18px;padding:0 10px;}
}

@media screen and (max-width: 768px) {
.m32-menu-tabs{display:none;}
}*/
.news-tabs{display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;transition: all .3s;padding:100px 0 20px;}
.news-tabs a{border: 1px solid #E8E8E8;margin-right: -1px;transition: all .3s;color: #333;position: relative;display: flex;align-items: center;justify-content: center;padding: 20px 30px;font-weight: 500;text-align: center;}
.news-tabs a:first-child{border-top-left-radius: 29px;border-bottom-left-radius: 29px;}
.news-tabs a:last-child{border-top-right-radius: 29px;border-bottom-right-radius: 29px;}
.news-tabs a.active,.m51-news-list .news-tabs a:hover{background-color: var(--color-active);color: #fff;}

.news-tabs.fixed{position: fixed;top: 71px;left: 0;border-bottom: 1px solid #E8E8E8;width: 100%;z-index: 10;background-color: #fff;}
.news-tabs.fixed a{border: none;background-color: transparent;color: #333;}
.news-tabs.fixed a::after{content: '';display: block;width: 1px;height: 60%;position: absolute;right: 0;top: 20%;background-color: #E8E8E8;}
.news-tabs.fixed a:last-child::after{display: none;}
.news-tabs.fixed a.active{color: var(--color-active);}
                          
@media screen and (max-width: 768px) {
.news-tabs {padding: 30px 0 20px;}
.news-tabs a {padding: 15px 20px;}
}

/*--for m17_goodslist--*/
@charset "utf-8";

/*------------------------------------------------------------*/

.main {padding-top:50px;padding-bottom:50px;}

.path-menu{border-bottom:1px solid #EFEFEF;}
.path-menu .wp{display:flex;justify-content:space-between;align-items:center;}
.path-menu p{color:#888;font-size:18px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-transform:capitalize;flex:1;text-align:right;}
.path-menu p i{margin-right:5px;font-size:18px;}
.path-menu p a{color:#888;}

.sidemenu{display:flex;border-right:1px solid #EFEFEF;}
.sidemenu .list{border-left:1px solid #EFEFEF;position:relative;z-index:30;}
.sidemenu .list+.list{z-index:20;}
.sidemenu .list h5{padding:0 40px;height:120px;color:#888;line-height:120px;display:flex;align-items:center;cursor:pointer;}
.sidemenu .list h5 em{font-size:20px;}
.sidemenu .list h5 span{margin-left:40px;width:30px;height:30px;line-height:30px;display:block;text-align:center;transition:all 0.3s ease 0s;}
.sidemenu .list h5 span::after{font-family:"qico";content:"\e699";font-size:18px;}
.sidemenu .list ul{position:absolute;left:0;top:100%;width:100%;padding:30px 40px;background:#F6F6F6;border-top:2px solid #DE171A;transform: rotate3d(1,0,0,-90deg);transform-origin:0 0 0;opacity:0;transition:transform 0.5s,opacity 0.3s;perspective:500px;}
.sidemenu .list ul li{line-height:24px;border-bottom:1px dashed #858585;position:relative;padding:14px 0;}
.sidemenu .list ul li a{background:url("images/dot.png") no-repeat left 5px;padding:0 0 0 35px;font-size:20px;color:#9c9c9c;display:block;}
.sidemenu .list ul li:last-child {border-bottom:none;}
.sidemenu .list ul li:hover a{color:var(--color-active);}

.sidemenu .list:hover h5{color:var(--color-active);}
.sidemenu .list:hover h5 span{transform:rotate(180deg);}
.sidemenu .list:hover ul{opacity:1;transform:rotate3d(0,0,0,0);}

/*-----products------*/

.pro-list ul{margin:0 -30px;display:flex;flex-wrap:wrap;}
.pro-list ul li{width:31.33333%;padding:30px;}
.pro-list ul li .box{}
.pro-list ul li .pic{display:block;position:relative;overflow:hidden;border-radius:10px 10px 90px 10px;box-shadow: 0 0 10px 3px rgba(63, 62, 62, 0.08);padding: 15px;}
.pro-list ul li .pic > img{width:100%;display:block;transition:all .4s;}

.pro-list ul li .txt{margin:30px 0 0;padding-bottom:15px;display:flex;justify-content:space-between;align-items:center;position:relative;}
.pro-list ul li .txt::after{content:"";width:0;height:1px;background:var(--color-active);position:absolute;left:0;bottom:0px;transition:all .4s;}
/*.pro-list ul li .txt h6{flex:1;font-size:16px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:10px;}*/
.pro-list ul li .txt h6{flex:1;font-size:16px;color:#000;margin-right:10px;}

.pro-list ul li .txt h6 a{display:block;}
.pro-list ul li .txt h6 a:hover{color:var(--active-color);}
.pro-list ul li .txt .more{text-indent:-9999px;font-size:16px;color:#595959;background:url(images/more2.png) no-repeat;width:49px;height:15px;display:block;filter:brightness(0);transition:all .4s;}

.pro-list ul li:hover .txt h6 a{color:var(--color-active);}

@media screen and (min-width:768px){
.pro-list ul li:hover .pic > img{transform:scale(1.03);-webkit-transform: scale(1.03);}
.pro-list ul li:hover .txt::after{width:100%;}
.pro-list ul li:hover .txt .more{ filter:none;}
}


@media screen and (max-width:1680px){
.sidemenu .list h5{padding:0 30px;;}
.sidemenu .list h5 em{font-size:19px;}
.sidemenu .list ul{padding:25px 30px;}
.sidemenu .list ul li a{font-size:19px;}
.path-menu p{margin-left:30px;}
}

@media screen and (max-width:1550px){
	
.sidemenu .list h5{padding:0 20px;}
.sidemenu .list h5 em{font-size:18px;}
.sidemenu .list ul{padding:20px 20px;}
.sidemenu .list ul li a{font-size:18px;}

}

@media screen and (max-width:1441px) {
.sidemenu .list h5{height:100px;line-height:100px;}
.sidemenu .list h5 em{font-size:17px;}
.sidemenu .list h5 span{margin-left:30px;}
.sidemenu .list ul li a{font-size:17px;}
.path-menu p{font-size:17px;}

.pro-list ul li .pic{border-radius:10px 10px 80px 10px;}
.pro-list ul li .txt h6{font-size:19px;}

}

@media screen and (max-width:1367px) {
.pro-list ul li .pic{border-radius:10px 10px 70px 10px;}
.pro-list ul li .txt h6{font-size:18px;}

}

@media screen and (max-width:1281px){
.sidemenu .list h5{padding:0 15px;height:90px;line-height:90px;}
.sidemenu .list h5 span{margin-left:20px;}
.sidemenu .list ul{padding:15px 15px;}
.sidemenu .list ul li{line-height:22px;padding:12px 0;}
.sidemenu .list ul li a{padding:0 0 0 20px;background-size:12px;}

.pro-list ul{margin:0 -25px;}
.pro-list ul li{padding:25px;}
.pro-list ul li .pic{border-radius:10px 10px 60px 10px;}
.pro-list ul li .txt h6{font-size:17px;}
.pro-list ul li .txt .more{width:39px;height:12px;background-size:100%}


}

@media screen and (max-width:1171px){
.sidemenu .list h5{height:80px;line-height:80px;}

}

@media screen and (max-width:992px){

.path-menu p{display:none;}

}

@media screen and (max-width:768px){
.main {padding-top:30px;padding-bottom:30px;}

.path-menu{border-bottom:none;padding:15px 0 0;}
.path-menu .wp{display:block;}
.sidemenu{display:block;border-right:none;}
.sidemenu .list{border:1px solid #EFEFEF;}
.sidemenu .list +.list{margin-top:10px;}
.sidemenu .list h5{height:60px;line-height:60px;justify-content:space-between;}
.sidemenu .list ul li a{font-size:16px;}

.pro-list ul{margin:-15px -15px 0;}
.pro-list ul li{padding:15px;}
.pro-list ul li .pic{border-radius:8px 8px 40px 8px;}
.pro-list ul li .txt .more{display:none;}
.pro-list ul li .txt{margin:20px 0 0;padding-bottom:0;display:block;text-align:center;}
.pro-list ul li .txt h6{white-space:normal;text-overflow:clip;margin-right:0;}


}

@media screen and (max-width:640px) {

}

@media screen and (max-width:576px) {
.sidemenu .list h5 em{font-size:16px;}
.pro-list ul li .txt h6{font-size:16px;}

}

@media screen and (max-width:480px) {

.sidemenu .list h5{height:40px;line-height:40px;}
.sidemenu .list h5 em{font-size:15px;}
.sidemenu .list ul{padding:10px 15px;}
.sidemenu .list ul li{padding:8px 0;}
.sidemenu .list ul li a{font-size:15px;background-position:left 6px;padding:0 0 0 18px;background-size:10px;}

.pro-list ul{margin:-10px 0 0;}
.pro-list ul li{width:100%;padding:10px 0;}
.pro-list ul li .pic{border-radius:8px 8px 30px 8px;}
.pro-list ul li .txt h6{font-size:15px;}

}	

@media screen and (max-width:420px) {


}

/*--for m36_foot--*/
@charset "UTF-8";


footer {padding: 0px 0 0;background: #F8F8F8;border-top: 1px solid #dedede;}
footer h5 {font-size: 20px;font-weight: 700;color: #000;margin: 0 0 20px;}

.m36-foot-top {padding: 70px 0 40px 0;}
.m36-foot-top .tit {text-align: center;max-width: 78%;margin: 0 auto;}
.m36-foot-top .tit h1 {font-size: 48px;color: #111;line-height: 1;}
.m36-foot-top .tit p {font-size: 16px;line-height: 30px;margin-top: 25px;color: #585858;}
.m36-foot-top .list {display: flex;justify-content: space-between;margin-top: 70px;}
.m36-foot-top .contact-inquiry {flex: 1;margin-right: 110px;}
.m36-foot-top .contact-inquiry h3 {font-size: 36px;color: #111;line-height: 1;}
.m36-foot-top .contact-inquiry .inquirbox {}
.m36-foot-top .contact-inquiry .inquirbox .row {margin-bottom: 20px;}
.m36-foot-top .contact-inquiry .inquirbox em {display: block;font-size: 18px;color: #111;line-height: 1;margin-bottom: 10px;font-weight: 500;}
.m36-foot-top .contact-inquiry .inquirbox input[type="text"],.m36-foot-top .contact-inquiry .inquirbox textarea {padding: 12px 15px;font-size: 17px;border: 1px solid #171717;line-height: 22px;width:100%;}
.m36-foot-top .contact-inquiry .inquirbox .submit {margin: 0 auto;width: 100%;line-height: 50px;background: var(--color-active);color: #fff;font-size: 18px;border-radius: 30px;}

.contact-info {width: 55%;}
.contact-info .pic img {width: 75%;}
.contact-info .txt {margin-top: 40px;}
.contact-info .txt h5 {font-size: 36px;color: #171717;line-height: 1;}
.contact-info .txt .t em {display: block;font-size: 18px;font-weight: 700;color: #5C5C5C;margin-bottom: 5px;margin-top: 15px;}
.contact-info .txt .t p.add {font-size: 18px;line-height: 30px;color: #171717;}
.contact-info .txt .t p.tel {font-size: 30px;font-weight: 600;line-height: 1;color: #171717;}
.contact-info .txt .t p.mail {color: var(--color-active);font-size: 30px;line-height: 1;font-weight: 600;text-decoration: underline;font-style: oblique;}

.m32-foot {margin-top: 85px;}
.m32-foot .wp {display: flex;justify-content: space-between;}
.m32-foot .foot-logo .share {margin-top: 25px;}
.m32-foot .foot-logo .share a{display:inline-block;color:#111;background:#DFDFDF;width:34px;height:34px;line-height:34px;border-radius:50%;text-align:center;}
.m32-foot .foot-logo .share a+a{margin-left:20px;}
.m32-foot .foot-logo .share a i{font-size:16px;color:inherit;}
.m32-foot .foot-logo .share a:hover{color:#fff;background:var(--color-active);}

.m32-foot .foot-list ul li,.m32-foot .foot-nav ul li{font-size: 18px;font-weight: 300;color: #080808;line-height: 2;}

.m32-foot .foot-contact {width: 370px;}
.m32-foot .foot-contact p {font-size: 18px;line-height: 30px;color: #808080;font-weight: 300;}
.m32-foot .foot-contact h6 {font-size: 18px;font-weight: 600;color: var(--color-active);margin:5px 0}

.m36-foot-copyright {margin-top: 55px;border-top: 1px solid #D6D6D6;padding: 35px 0;display: flex;justify-content: space-between;}
.m36-foot-copyright p{font-size: 18px;color: #161616;}
.m36-foot-copyright .t {font-size: 18px;color: #6F6F6F;display: flex;line-height: 24px;}
.m36-foot-copyright .t a + a {margin-left: 18px;padding-left: 18px;border-left: 2px solid #6F6F6F;}


@media screen and (max-width: 1550px) {
.m36-foot-top .tit h1 {font-size: 42px;}
}
 
@media screen and (max-width: 1367px) {
.m36-foot-top .tit h1 {font-size: 36px;}
}

@media screen and (max-width: 768px) {
.m36-foot-top {padding: 30px 0;}
.m36-foot-top .tit {max-width: 100%;}
.m36-foot-top .tit h1 {font-size: 32px;}
.m36-foot-top .tit p {line-height: 22px;margin-top: 15px;}
.m36-foot-top .list {display: block;margin-top: 30px;}
.m36-foot-top .contact-inquiry {margin-right: 0;}
.m36-foot-top .contact-inquiry .inquirbox em {font-size: 16px;margin-bottom: 6px;}
.m36-foot-top .contact-inquiry .inquirbox input[type="text"], .m36-foot-top .contact-inquiry .inquirbox textarea {padding: 8px 15px;font-size: 15px;}
.contact-info {width: 100%;margin-top: 30px;}
.contact-info .pic img {width: 100%;}
.contact-info .txt {margin-top: 20px;text-align: center;}
.contact-info .txt h5 {font-size: 24px;}
footer h5 {margin: 0 0 14px;}
.contact-info .txt .t p.add {font-size: 16px;line-height: 24px;} 
.contact-info .txt .t em {font-size: 16px;margin-top: 10px;}
.contact-info .txt .t p.tel {font-size: 22px;}
.contact-info .txt .t p.mail {font-size: 22px;}
  
.m32-foot {margin-top: 25px;}
.m32-foot .wp {display: block;}
.foot-logo {text-align:center;}
.foot-logo img {height:60px;}
.m32-foot .foot-logo .share {margin-top: 15px;}
.foot-nav,.foot-list,.foot-contact {display:none;}
.m36-foot-copyright {margin-top: 25px;padding: 15px 0;display: block;text-align: center;}
.m36-foot-copyright .t {font-size: 16px;justify-content: center;margin-top: 20px;}
}
                      
@media screen and (max-width: 480px) {
.m36-foot-top .tit h1 {font-size: 24px;}
.m36-foot-top .tit p {line-height: 18px;margin-top: 10px;}
  
  
.contact-info .txt .t p.tel {font-size: 20px;}
.contact-info .txt .t p.mail {font-size: 20px;}
}