:root {
  --swiper-theme-color: #1a1510;
}

.animate__animated.animate__delays {
  animation-delay: 0.3s;
  animation-delay: var(--animate-delay);
}
.dmhh{display:none !important;}
body {

}
.dmbshow{width:100%;height:100%;position:fixed;top:0;left:0;justify-content: center;align-items: center;display:flex;z-index:99999;}
.dmblogobody{display:flex;flex-direction: column;transition:all ease .8s;
	justify-content: center;align-items: center;z-index:999;
	
}
.dmblogobody img{width:147px;}
.dmblogobody span{color: #b88f51;
      
        line-height: 150%;
		font: normal 40px / 60px "kaiu";
        display: block;
        text-align: center;
        letter-spacing: 0.1em;
}
.dmblogobody span i{font-style:normal;font: normal 60px / 60px "KUNSTLER";}
.dmb_left{width:50%;height:100%;position:fixed;left:0;top:0;background:#000;transition:all ease 1s;}
.dmb_right{width:50%;height:100%;position:fixed;right:0;top:0;background:#000;transition:all ease 1s;}

.inlimgbody{display:flex;justify-content: space-between; align-items: center;}
.inlimgbody img{width:30%;transition:all ease .4s;display:block;}
.inlimgbody img:hover{margin-top:-25px;}
.dlp_brr{display:none;}
@font-face {
  font-family: "NOTOSANSJPMEDIUM";
  src: url("../fonts/NOTOSANSJP-MEDIUM.OTF");
}
@font-face {
  font-family: "Noto Serif JP";
  src: url("../fonts/lineseedjp_otf_rg.otf");
}
@font-face {
  font-family: "NOTOSANSJPBLACK";
  src: url("../fonts/NOTOSANSJP-BLACK.OTF");
}
@font-face {
  font-family: "NOTOSERIFJPBOLD";
  src: url("../fonts/NOTOSERIFJP-BOLD.OTF");
}
@font-face {
  font-family: "KUNSTLER";
  src: url("../fonts/KUNSTLER.TTF");
}
@font-face {
  font-family: "kaiu";
  src: url("../fonts/kaiu.ttf");
}
@font-face {
  font-family: "LINESeedJP_OTF_Rg";
  src: url("../fonts/LINESeedJP_OTF_Rg.otf");
}
@font-face {
  font-family: "CormorantGaramond-Regular";
  src: url("../fonts/CormorantGaramond-Regular.ttf");
}
@font-face {
  font-family: "NotoSerifJP-Regular";
  src: url("../fonts/NotoSerifJP-Regular.otf");
}

.wrap {
  width: 90.4%;position:relative;
  margin: 0 auto;
}


.d_lisy_pull_right{position:absolute;top:118px;right:0px;}
.d_lisy_pull_right1{top:180px;}
.d_lisy_pull_right li{line-height:150% !important;}
.d_lisy_pull_right li p{font: normal 16px / 40px "Lato-Bold";}

.w1500 {
  width: 1500px;
  margin: 0 auto;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1100 {
  width: 1100px;
  margin: 0 auto;
}
.w820{width:820px;}

.indexNavMain {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 118px;
  z-index: 999;
}
.indexNavMain .indexNavBox > a {
  float: left;
  width: 220px;
  height: 118px;padding-left:150px;
  line-height: 118px;
  text-align: center;
}
.subPage .indexNavMain .indexNavBox > a{padding-left:0px;}
.indexNavMain .indexNavBox > a img {
  display: inline-block;
  height:200px;vertical-align: middle;padding-top:30px;
}
.subPage .indexNavMain .indexNavBox > a img{display:none !important;}
.indexNavMain .indexNavBox ul {
  float: right;margin-right:-50px;padding:50px 0;
}
.indexNavMain .indexNavBox ul li {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  margin-right: 40px;
  font: normal 18px/50px "kaiu";
  color: #efedec;
}
.dlp_pcnonea{display:none !important;}
.indexNavMain .indexNavBox ul li > a {
  display: block;
  color: #efedec;
  position: relative;
}
.indexNavMain .indexNavBox ul li > a:hover{
	color:#b88f51;
}
.indexNavMain .indexNavBox ul li .item-list {
  display: none;
  position: absolute;
  left: 0;
  top: 78px;
  width: 230px;
  padding: 20px 0 20px 42px;
  background-color: rgba(59, 49, 38, 0.9);
  box-sizing: border-box;
}
.indexNavMain .indexNavBox ul li .item-list a {
  display: block;
  color: #efedec;
  line-height: 64px;
}
.indexNavMain .indexNavBox ul li:hover .item-list {
  display: block;
}

.indexNavMain .indexNavBox .pcNavBtn {
  position: relative;
  float: right;display:none !important;
  height: 118px;
  text-align: right;        padding-top: 16px;
}
.indexNavMain .indexNavBox .pcNavBtn .line01 {
  display: block;
  width: 82px;
  height: 1px;
  margin-top: 36px;
  background-color: #efedec;
}
.indexNavMain .indexNavBox .pcNavBtn .line02 {
  display: inline-block;
  margin-top: 14px;
  width: 53px;
  height: 1px;
  background-color: #efedec;
}
.indexNavMain .indexNavBox .pcNavBtn .item-list {
  display: none;
  position: absolute;
  right: 0;
  top: 118px;
  width: 750px;
  padding: 20px 0 20px 42px;
  background-color: rgba(21,6,2, 0.9);
  box-sizing: border-box;
}
.indexNavMain .indexNavBox .pcNavBtn .item-list p {
  display: block;
  font: normal 14px/48px "Lato-Bold";
  color: #efedec;
  text-align: left;text-indent:34em;
}
.indexNavMain .indexNavBox .pcNavBtn .item-list p:nth-child(1){text-indent:0;font-size: 20px;}
#aboutPhilosophy{margin-bottom:175px;text-align: center;}
.indexNavMain .indexNavBox .pcNavBtn:hover .item-list {
  display: block;
}

.indexNavMain .indexNavBox .phoneNavBtn {
  display: none;
}
.indexNavMain .indexNavBox a:hover {
  opacity: 0.8;
}

.indexBannerMain {
  position: relative;
  background-color: #150602;
}
.indexBannerMain .txt {
  position: absolute;
        left: 44%;
        z-index: 999;
        top: 55%;
        transform: translateY(-50%);
        /* border-bottom: 1px solid #efedec; */
        text-align: center;
}
.indexBannerMain .txt h2 {
  margin-top: 40px;
  font: normal 50px/100px "kaiu";writing-mode: vertical-rl;
  color: #fff;text-align: left;
}
.indexBannerMain .txt22{
	position: absolute;
        right: 0%;
        z-index: 999;
        bottom: 2%;color:#b88f51;
       
}
.indexBannerMain .txt22 p{ font: normal 90px/100px "KUNSTLER";}
.indexBannerMain .txt22 span{ padding-left:1em;padding-right:1em;
	font: normal 40px/100px "kaiu";}

.indexBannerMain .txt p {
  font: normal 16px/32px "NOTOSERIFJPBOLD";
  color: #EDCD8E;
}

.newstitle{border-bottom:1px solid #EDCD8E;}
.newstitle h3{text-align:center;font:normal 28px / 56px "NOTOSERIFJPBOLD";margin-top:75px;
        color: #b88f51;}
	.newstitle span	{text-align:center;display:block;font: normal 18px/70px "NOTOSERIFJPBOLD";
  color: #EDCD8E;}
  .newsbodyshow{padding:50px;font: normal 16px / 32px "YuGothM";
        color: #fff;}
.indexBannerMain .txt p strong {
  display: block;
  font-size: 68px;
}
.indexBannerMain .mySwiper01 {
 width: 100%;
        height: auto;
}
.indexBannerMain .mySwiper01 img {
  display: block;
  width: 100%;
}
.indexBannerMain .mySwiper01 .swiper-pagination {
  text-align: right;
  padding-right: 10%;
  box-sizing: border-box;
}
.ppppp{padding-left:20%;width:550px !important;}
.ppppp i{display:inline-block;font-style:normal;
	 font-family: "kaiu";color:#b88f51;transition:all ease .4s;

border:1px solid #999;padding:0 0.5em;margin-bottom:1em;}
.ppppp i:hover{background:#b88f51;color:#fff;border:1px solid #999;}
.indexWhatMain {
  padding-bottom: 50px;background:#000;position:relative;
  background:url(../images/jjjbg1.png) no-repeat center top;
  background-size: auto 100%;
        margin: 5% 0;
}
.jss1{position:absolute;left:0;bottom:0;}
.jss2{position:absolute;right:0;top:20%;}
.indexWhatMain h2 {
  font: normal 48px/240px "kaiu";
  color: #b88f51;
  text-align: left;width:1100px;margin:0 auto;
}
.indexWhatMain .txt {
  width: 1100px;
  margin: 0 auto;
  position: relative;
  font: normal 18px/38px "NotoSerifJP-Regular";
  color: #efedec;
}
.indexWhatMain .txt p {
  width: 650px;
  margin-bottom: 38px;
}
.indexWhatMain .txt p span {
  color: #C3350C;
}
.indexWhatMain .txt img {
  position: absolute;
  right: 0;
  top: 0;
  width: 270px;
}
.indexWhatMain .txt .btn {
  position: relative;
  display: block;
  width: 188px;
  padding-left: 12px;
  border: 1px solid #efedec;
  font-size: 16px;
  color: #efedec;
  font-family: "YuGothM";
}
.indexWhatMain .txt .btn::before {
  content: "";
  position: absolute;
  left: 120px;
  top: 15px;
  width: 52px;
  height: 6px;
  background: url(../images/icon01.png) no-repeat top right;
  transition: all 0.5s;
}
.indexWhatMain .txt .btn:hover::before {
  width: 62px;
}
.indexWhatMain .txt .btn:hover {
  font-weight: bold;
}
.indexWhatMain .txt .btn02 {
  margin-top: 38px;
  width: 220px;
}
.indexWhatMain .txt .btn02::before {
  left: 145px;
}

.indexBenefitMain {
  padding-top: 7%;
  background-color: #000;
}
.headtopp{color:#b88f51;font: normal 14px / 50px "kaiu";text-align: center;font-weight:600;
        }
.headtopp span{padding-left:3em;}
.indexBenefitMain h2 {
  position: relative;
  margin-bottom: 7.6%;
  font: normal 48px/100px "kaiu";
  color: #1a1510;text-align:center;color:#fff;
}
.indexBenefitMain h2 p{
	position: absolute;
    width: 100%;
    text-align: center;
    bottom: 10%;
    z-index: -1;font-family:KUNSTLER;font-size:90px;
    color: #b88f51;letter-spacing: 0.05em;
}
.b24bg{background:url(../images/24jsbg.png) no-repeat top left;
	background-size:100% auto;padding-top: 5%;
}
.lineline{width:100%;height:2em;display:block;}

.indexBenefitMain ul {
  padding-bottom: 3.2%;
}
.indexBenefitMain ul li {
  position: relative;width:400px;
  
}
.indexBenefitMain ul li img{padding-bottom:20%;}
.indexBenefitMain ul li .img {
  width: 100%;
  overflow: hidden;
}
.indexBenefitMain ul li .img img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.5s;
  transform-origin: 100% 0;
}
.indexBenefitMain ul li h3 {
  position: absolute;
  left: -40px;
  top: 0;
  text-align: right;
  font: normal 30px/30px "CormorantGaramond-Medium";
  color: #1a1510;
  writing-mode: vertical-lr;
  transform: rotateZ(180deg);
}
.indexBenefitMain ul li:hover img {

}
.indexBenefitMain ul li:nth-child(1) {
  
}

.indexBenefitMain .mySwiper02 {
  display: none;
}

.indexProductsMain {
  padding-top: 3%;
  background-color: #000;
}
.indexProductsMain h2 {
  position: relative;
  margin-bottom: 5.3%;
  font: normal 70px/100px "NOTOSERIFJPBOLD";
  color: #1a1510;
}
.indexProductsMain h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 5px;
  background: #caaf84;
}
.indexProductsMain ul {
  padding-bottom: 0;
}
.indexProductsMain ul li {
  position: relative;
  float: left;
  width: 97%;
  padding-top:1%;padding-bottom:1%;
  padding-left: 3%;
  margin-bottom: 6.67%;
}
.indexProductsMain ul li:nth-child(2) {
  position: relative;
  float: left;
  width: 97%;padding-left: 0%;
  margin-bottom: 6.67%;
}
.indexProductsMain ul li:nth-child(1){
	background:url(../images/24ahjli1bg.png) no-repeat right top;background-size: auto 100%;
}
.indexProductsMain ul li:nth-child(2){
	background:url(../images/24ahjli2bg.png) no-repeat left top;background-size: auto 100%;
}
.indexProductsMain ul li:nth-child(3){
	background:url(../images/24ahjli3bg.png) no-repeat right top;background-size: auto 100%;
}
.indexProductsMain ul li .img {
  width: 70%;
  overflow: hidden;float:left;
  transition: all 0.5s;
}
.indexProductsMain ul li:nth-child(2) .img {
  width: 70%;
  overflow: hidden;float:right;
  transition: all 0.5s;
}
.indexProductsMain ul li .img img {
  display: block;
  width: 100%;
  height: auto;
}
.indexProductsMain ul li h3 {
  position: absolute; transition: all 0.5s;
  font: normal 48px/96px "kaiu";
  color: #fff;
  text-align: center;writing-mode: vertical-rl;
        text-orientation: upright;        top: 25%;font-weight: bold;
                line-height: 200%;
        right: 22%;
}
.indexProductsMain ul li:nth-child(3) h3{
	 top: 20%;
}



.dhjnashd{width:1280px;margin:0 auto;display:flex;justify-content: space-between; align-items: center;}





.indexProductsMain ul li a{
	width:150px;font-size:14px;color:#fff;text-align:center;line-height:200%;font-family: "NotoSerifJP-Regular";
	display:block;background:url(../images/24jt.png) no-repeat bottom left;
	position: absolute;
        left: 72.5%;transition:all ease .4s;
        bottom: 10%;background-size:100% auto;
	
}
.indexProductsMain ul li:nth-child(2) h3{
	 left: 22%;right:auto;
}
.indexProductsMain ul li:nth-child(2) a{
	left: 20%;
}

.indexProductsMain ul li p {
  font: normal 18px/80px "YuGothM";
  color: #1a1510;
  text-align: center;
}

.indexProductsMain ul li a:hover{
	width:169px;background:url(../images/24jt.png) no-repeat bottom left 1%;
	background-size:100% auto;
}

.indexProductsMain ul li:hover .img {
  /* transform: translateY(-30px); */
}
.indexProductsMain ul li:hover h3 {
  /* transform: translateY(-30px); */
}
.indexProductsMain ul li:nth-child(3n) {
  margin-right: 0;
}

.indexWorksMain ul li {
  position: relative;
  float: left;
  width: 50%;
}
.indexWorksMain ul li .img {
  width: 100%;
  overflow: hidden;
}
.indexWorksMain ul li .img img {
  display: block;
  width: 100%;
  height: auto;
}
.indexWorksMain ul li .img img:nth-child(2) {
  display: none;
}
.indexWorksMain ul li .img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.indexWorksMain ul li h3 {
  position: absolute;
  left: 12.5%;
  top: 50%;
  transform: translateY(-50%);
  font: normal 42px/50px "CormorantGaramond-Medium";
  color: #efedec;
}
.indexWorksMain ul li h3 span {
  display: block;
  font-size: 26px;
}
.indexWorksMain ul li h3 span::before {
  content: "";
  position: absolute;
  left: 80px;
  top: 22px;
  width: 70px;
  height: 6px;
  background: url(../images/icon01.png) no-repeat top right;
  transition: all 0.5s;
}
.indexWorksMain ul li h3 strong {
  display: block;
  font-weight: normal;
}
.indexWorksMain ul li:hover h3 span::before {
  width: 180px;
}
.footp2{text-align:center;
	font: normal 92px/100px "KUNSTLER";color:#b88f51;letter-spacing:5px;
}
.footp2:nth-child(2){text-align:center;
	font: normal 18px/18px "kaiu";color:#fff;letter-spacing:0px;margin-bottom:5em;
}
.footerBox {
  padding: 7% 0 7%;
  background:url(../images/footbngnew.png) no-repeat center top;
  position: relative;
  background-size:100% auto;
}
.footerBox .left {
 
}
.footerBox .left .footerLogo {
  display: block;
  width: 147px;
  height: auto;margin: 0 auto;
}
.footerBox .left .footerLogo img {
  display: block;
  width: 100%;margin-top:7em;
}
.footerBox .left .official {
  padding-top: 34px;
  margin-bottom: 30px;
}
.d_hletell{display:flex;justify-content: center;}
.d_hletell>div{display:flex;border:1px solid #B88F52;color:#fff;justify-content: center;background:#000;
        align-items: center;padding:0 2em;font-family: "kaiu";height: 6em;
		}
.d_hletell>div i{font-style:normal;color:#fff;font-size:14px;
font-family: "kaiu";padding-left: 1em;}
.lineico{height:50%;padding: 0 0 0 1em;}
.d_hletell>div i span{font-size:28px;letter-spacing: 0.1em;}
.d_hletell>div:nth-child(1){margin-right:30px;padding:0 3em;margin-left: 30px;}
.d_hletell>div a{    display: contents;}

.footerBox .left .official a {
  display: inline-block;
  margin-right: 20px;
}
.footerBox .left .official a img {
  display: block;
}
.footerBox .left .btn {
  width: 278px;
  height: 60px;
  border: 1px solid #fff;
  font: normal 16px/60px "YuGothM";
  color: #efedec;
}
.footerBox .left .btn a {
  position: relative;
  display: block;
  padding-left: 20px;
  color: #efedec;
}
.footerBox .left .btn a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 27px;
  margin-left: 50px;
  width: 60px;
  height: 6px;
  background: url(../images/icon01.png) no-repeat top right;
  transition: all 0.5s;
}
.footerBox .left .btn a:hover::before {
  width: 80px;
}
.footerBox .footerNav {
  display: flex;
        justify-content: center;margin-top:5em;
}
.footerBox .footerNav li {
  
  margin: 0 1em;
  font: normal 14px/40px "kaiu";
  color: #efedec;
}
.footerBox .footerNav li > a {
  color: #999999;font-weight:bold;
}
.footerBox .footerNav li > a:hover{color:#b88f51;}
.d_listsbowi{margin-top:40px;}

.d_listsbowi span{color: #efedec;font: normal 16px / 40px "kaiu";display: block;text-align:center;letter-spacing:0.1em;}
.d_listsbowi span:nth-child(1){color:#b88f51;font-size:40px;line-height:150%;}
.footerBox .footerNav li div a {
  display: block;
  font-size: 14px;
  color: #efedec;
}
.footerBox .footerNav li:nth-child(1) div a, .footerBox .footerNav li:nth-child(2) div a {
  position: relative;
  padding-left: 15px;
}
.footerBox .footerNav li:nth-child(1) div a::before, .footerBox .footerNav li:nth-child(2) div a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  width: 10px;
  height: 1px;
  background: #efedec;
}
.footerBox .footerNav li:nth-child(4) div a {
  font-family: "YuGothM";
}
.footerBox .footerNav li:nth-child(4) div a:nth-child(1) {
  font-family: "Lato-Regular";
}
.footerBox a:hover {
  opacity: 0.8;
}
.footerBox .copyRight {
  margin-top: 68px;
  font: normal 12px/24px "YuGothM";
  color: #efedec;
  text-align: center;
}
.footerBox .copyRight a {
  display: block;
  color: #efedec;
}

.goTop {
  position: fixed;
  bottom: 100px;
  right: 50px;
  width: 116px;
  height: 49px;
  cursor: pointer;
}
.goTop img{width:100%;}

.goTop:hover {
  opacity: 0.5;
}

.goTop.sub {
  border-color: #1a1510;
}
.goTop.sub:after {
  border-right-color: #1a1510;
  border-bottom-color: #1a1510;
}

.leftMenu_z {
  display: none !important;
}

#leftMenu {
  display: none !important;
}

@media (min-width: 0) and (max-width: 1770px) {
  .wrap {
    width: auto;
    margin-left: 30px;
    margin-right: 30px;
  }
  .indexNavMain .indexNavBox ul{margin-right:0;}
}
@media (min-width: 0) and (max-width: 1600px) {
	.indexProductsMain ul li a{left: 70vw;}
	.indexProductsMain ul li:nth-child(2) a{left: 20vw;}
	.indexProductsMain ul li h3{font: normal 3vw / 6vw "NOTOSERIFJPBOLD";}
	.dhjnashd{width:90%;}
	.indexBenefitMain ul li{width:30%;}
	.indexBenefitMain ul li img{width:100%;}
	.indexBannerMain .txt h2{
	margin-top: 40px;
        font: normal 2.6vw/5.2vw"kaiu";
        writing-mode: vertical-rl;
        color: #fff;
        text-align: left;
		
}
  .w1500 {
    width: auto;
    margin-left: 50px;
    margin-right: 50px;
  }
  .w1200 {
    width: auto;
    margin-left: 50px;
    margin-right: 50px;
  }
  .w820{width:820px !important;margin:0 auto;}
  .goTop {
    right: 3px;
  }
}
@media (min-width: 0) and (max-width: 1500px) {
  .indexBenefitMain ul li h3 {
    font-size: 26px;
  }
}
@media (min-width: 0) and (max-width: 1300px) {
	.footerBox .footerNav li{  margin-right: 64px;}
  .indexBannerMain .txt h2 {
    margin-bottom: 20px;
    font: normal 20px/40px "YouMingChaoTi-Medium-2";
  }
  .indexBannerMain .txt p {
    font: normal 40px/60px "NOTOSERIFJPBOLD";
  }
  .indexBannerMain .txt p strong {
    font-size: 52px;
  }
  .indexBenefitMain ul li h3 {
    font-size: 22px;
  }
  .indexProductsMain ul li p {
    font-size: 16px;
  }
}
@media (min-width: 0) and (max-width: 1200px) {
	.indexNavMain .indexNavBox > a{padding-left: 0px;}
  .indexWhatMain .txt {
    width: auto;
    margin-left: 50px;
    margin-right: 50px;
  }
  .indexWhatMain .txt p {
    width: 600px;
  }
  .footerBox .footerNav li {
    margin-right: 35px;
  }
  .footerBox .footerNav li:last-child {
    margin-right: 0;
  }
  .w1100 {
    width: auto;
    margin-left: 50px;
    margin-right: 50px;
  }
  .indexBenefitMain ul li h3 {
    font-size: 18px;
  }
  .indexProductsMain ul li p {
    font-size: 13px;
  }
}
.subPage {
  padding-top: 150px;
  background-color: #000;
}

.subPage .indexNavMain {
  position: fixed;
  height: 150px;border-bottom: 1px solid #453b31;
}
.subPage .indexNavMain .indexNavBox ul li {
  line-height: 50px;
}
.subPage .indexNavMain .indexNavBox ul li .item-list {
  top: 117px;
}
.subPage .indexNavMain .indexNavBox .pcNavBtn {
 
}

.subBannerMain {
  position: relative;
  background-color: #000;
}
.subBannerMain .txt {
  position: absolute;
  left: 0%;
  top: 50%;
  width: 37.5%;
  transform: translateY(-50%);
  text-align: center;
}
.subPage .subBannerMain .txt .logo img{width:9vw;}
.subBannerMain .txt h2 {
  font: normal 42px/80px "NOTOSERIFJPBOLD";
  color: #b88f51;
}
.subBannerMain .img {
  width: 62.5%;
        height: auto;
        margin-left: 37.5%;
}
.subBannerMain .img img {
  display: block;
  width: 100%;
}

.productsNavMain {
  padding: 150px 0 130px;
}
.productsNavMain li {
  position: relative;
  float: left;
  width: 30.92%;
  margin-bottom: 20px;
  background-color: #efedec;
  cursor: pointer;
}
.productsNavMain li .txt {
  position: absolute;
  left: 0%;
  top: 50%;
  width: 59%;
  transform: translateY(-50%);
  text-align: center;
}
.productsNavMain li .txt h3 {
  font: normal 20px/40px "CormorantGaramond-Bold";
  color: #1a1510;
}
.productsNavMain li .txt span {
  display: inline-block;
  line-height: 36px;
  vertical-align: top;
}
.productsNavMain li .img {
  width: 41%;
  height: auto;
  margin-left: 59%;
  overflow: hidden;
}
.productsNavMain li .img img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.productsNavMain li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.productsNavMain li a::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.5s;
}
.productsNavMain li a:hover::before {
  background-color: rgba(0, 0, 0, 0.3);
}
.productsNavMain li:nth-child(3n+2) {
  margin-left: 3.62%;
  margin-right: 3.62%;
}

.subProducts {
  padding: 50px 60px;
  background-color: #e3ded8;
  margin-bottom: 150px;
  box-sizing: border-box;
}
.subProducts .mb50 {
  margin-bottom: 50px;
}
.subProducts .pt75 {
  padding-top: 75px;
}
.subProducts h2 {
  font: normal 88px/164px "CormorantGaramond-Bold";
  color: #9a8977;
}
.subProducts h2 span {
  display: inline-block;
  line-height: 148px;
  vertical-align: top;
}
.subProducts .pic {
  overflow: hidden;
}
.subProducts .pic img {
  display: block;
  width: 100%;
}
.subProducts .main01 {
  padding-bottom: 75px;
  margin-bottom: 78px;
  border-bottom: 3px solid #f7f7f7;
  text-align: center;
}
.subProducts .main01 h3 {
  font: normal 30px/108px "CormorantGaramond-Bold";
  color: #1a1510;
}
.subProducts .main01 .awardBox img {
  display: inline-block;
  height: 110px;
  margin: 0 12px;
}
.subProducts .tit-show {
  position: relative;
  width: 330px;
  height: 70px;
  margin: 0 auto 40px;
  background-color: #150602;
  font: normal 26px/70px "CormorantGaramond-Bold";
  color: #efedec;
  text-align: center;
  cursor: pointer;
}
.subProducts .tit-show:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 30px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #efedec;
  border-bottom: 1px solid #efedec;
  transform: rotateZ(-135deg);
  transition: all 0.5s;
}
.subProducts .up:after {
  transform: rotate(45deg);
  top: 28px;
}
.subProducts .table {
  width: 762px;
  margin: 0 auto 80px;
  display: none;
}
.subProducts .table p {
  width: 100%;
  margin-bottom: 3px;
  border: 1px solid #efedec;
  color: #1a1510;
  font: normal 18px/40px "YuGothM";
}
.subProducts .table p span {
  float: left;
  width: 50%;
  box-sizing: border-box;
  text-indent: 2em;
}
.subProducts .table p span:nth-child(2) {
  border-left: 1px solid #efedec;
}
.subProducts .swiper {
  display: none;
}
.subProducts .swiper-wrapper {
  display: block;
}
.subProducts .swiper-button-next, .subProducts .swiper-button-prev, .subProducts .swiper-pagination {
  display: none;
}
.subProducts .corlor-list li {
  float: left;
  width: 22.27%;
  margin-right: 3.64%;
  margin-bottom: 20px;
}
.subProducts .corlor-list li .img {
  width: 100%;
  overflow: hidden;
}
.subProducts .corlor-list li .img img {
  display: block;
  width: 100%;
}
.subProducts .corlor-list li h4 {
  font: normal 18px/40px "CormorantGaramond-Bold";
  color: #1a1510;
  text-align: center;
}
.subProducts .corlor-list li:nth-child(4n) {
  margin-right: 0;
}
.subProducts .corlor-list-1 li:nth-child(1) {
  margin-left: 38.64%;
}
.subProducts .corlor-list-2 li:nth-child(1) {
  margin-left: 25.64%;
}
.subProducts .corlor-list-3 li:nth-child(1) {
  margin-left: 13%;
}

.btn-price {
  margin-top: 100px;
  padding-bottom: 100;
}
.btn-price a {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid #fff;
  font: normal 24px/90px "";
  color: #fff;
  text-align: center;
}
.btn-price a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 40px;
  margin-left: 75px;
  width: 72px;
  height: 6px;
  /* background: url(../images/icon07.png) no-repeat top right; */
  transition: all 0.5s;
}
.btn-price a:hover::before {
  width: 120px;
}

@media (min-width: 0) and (max-width: 1320px) {
  .subProducts {
    padding: 30px 50px 50px;
  }
  .subProducts .w1100 {
    width: auto;
    max-width: 1100px;
  }
}
@media (min-width: 0) and (max-width: 1200px) {
  .subProducts {
    padding: 30px 50px 50px;
  }
  .subProducts .w1100 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 0) and (max-width: 1100px) {
  .productsNavMain li {
    width: 47%;
    margin-right: 6%;
  }
  .productsNavMain li:nth-child(3n+2) {
    margin-left: 0;
    margin-right: 6%;
  }
  .productsNavMain li:nth-child(2n) {
    margin-right: 0;
  }
  .subProducts .corlor-list li {
    width: 30%;
    margin-right: 5%;
  }
  .subProducts .corlor-list li:nth-child(4n) {
    margin-right: 5%;
  }
  .subProducts .corlor-list li:nth-child(3n) {
    margin-right: 0;
  }
}
.subAbout {
  width: 1100px;
  margin: 100px auto 0;
}
.subAbout p {
  font: normal 20px/36px "YuGothM";
  color: #fff;
}
.faqabouty{font: normal 20px/36px "YuGothM";
  color: #fff;}
  .faqlip{width:30em;text-align:left;margin:0 auto;}
  .faqabouty{display:flex;justify-content: space-between; align-items: center;width: 30em;
        margin: 0 auto;}
   .faqabouty span{font: normal 20px/36px "YuGothM";
  color: #fff;}
#aboutHistory{margin-bottom:1rem;}
.aboutHistory{margin-bottom:0 !important;}
.subTitle {
  padding-bottom: 40px;
}
.subTitle span {
  display: block;
  font: normal 50px/68px "NOTOSERIFJPBOLD";
  color: #b88f51;
}
.subTitle h2 {
  font: normal 20px/30px "YouMingChaoTi-Medium-2";
  color: #b88f51;
}

.subTable {
  width: 65%;
}
.subTable td {
  border-bottom: 2px solid #b88f51;
  font: normal 16px/28px "YuGothM";
  color: #fff;
}
.subTable td.firstTd {
  width: 16.5%;
  border-bottom: 2px solid #b88f51;
}
.subTable td.secondTd {
  width: 83.5%;
  padding: 11px 0 11px 14px;
}

.subMap {
  width: 65%;
  padding-top: 80px;
}
.subMap iframe {
  display: block;
  width: 100%;
}

.Owner .main {
  position: relative;
  margin-top: 54px;
  background: #e3ded8;
  background-image: linear-gradient(90deg, #fffbf5 0, #fffbf5 5%, #e3ded8 5%);
  background-image: -o-linear-gradient(90deg, #fffbf5 0, #fffbf5 5%, #e3ded8 5%);
}
.Owner .main .img {
  position: absolute;
  left: 0;
  top: -54px;
  width: 50%;
  overflow: hidden;
}
.Owner .main .img img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.Owner .main .img:hover img {
  transform: scale(1.08);
  opacity: 0.8;
}
.Owner .main .txt {
  float: right;
  width: 46.36%;
  padding: 40px 60px 56px 0;
  box-sizing: border-box;
}
.Owner .main .txt h3 {
  margin-bottom: 24px;
  font: normal 28px/64px "YouMingChaoTi-Medium-2";
  color: #1a1510;
}
.Owner .main .txt h3 span {
  margin-left: 24px;
  font-family: "yumin";
  font-size: 16px;
}
.Owner .main .txt p {
  margin-bottom: 28px;
}
.Owner .main .txt p span {
  display: block;
  color: #9a8977;
  font-size: 24px;
  font-family: "CormorantGaramond-Bold";
}
.Owner .main .txt .btn {
  position: relative;
  display: block;
  width: 218px;
  padding-left: 22px;
  border: 1px solid #1a1510;
  font: normal 16px/36px "CormorantGaramond-Bold";
  color: #1a1510;
}
.Owner .main .txt .btn::before {
  content: "";
  position: absolute;
  left: 160px;
  top: 15px;
  width: 60px;
  height: 6px;
  background: url(../images/icon07.png) no-repeat top right;
  transition: all 0.5s;
}
.Owner .main .txt .btn:hover::before {
  width: 74px;
}

.CSR {
  padding-bottom: 0px;
}
.CSR h3 {
  font: bold 16px/42px "YuGothB";
  color: #9a8977;
}
.CSR h3 span {
  font-weight: normal;
  font-size: 24px;
  font-family: "yumin";
  margin-right: 20px;
}
.CSR p {
  padding-left: 32px;
}

.subContactMain {
  padding: 120px 0px;
  width: 1100px;
  margin: 0 auto;
}
.subContactMain ul li {
  margin-bottom: 58px;
}
.subContactMain ul li > p {
  float: left;
  width: 25%;
  font: bold 20px/70px "YuGothB";
  color: #1a1510;
}
.subContactMain ul li > p strong {
  float: right;
  padding: 0 15px;
  margin-top: 20px;
  background-color: #c3350c;
  border-radius: 15px;
  font-size: 18px;
  line-height: 30px;
  color: #efedec;
  font-weight: normal;
}
.subContactMain ul li div {
  float: right;
  width: 72%;
  font: normal 18px/70px "YuGothM";
  color: #222;
}
.subContactMain ul li div .text, .subContactMain ul li div textarea, .subContactMain ul li div select {
  display: block;
  width: 100%;
  height: 70px;
  padding-left: 20px;
  background-color: #fffbf5;
  border: 1px solid #1a1510;
  box-sizing: border-box;
}
.subContactMain ul li div textarea {
  height: 290px;
  padding: 0 20px;
  font: normal 18px/70px "YuGothM";
  color: #222;
  resize: none;
}
.subContactMain ul li .checkbox {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.subContactMain .submitBox {
  width: 73%;
  float: right;
}
.subContactMain .submit {
  display: block;
  width: 100%;
  height: 106px;
  background-color: #150602;
  border: none;
  font: normal 24px/106px "YuGothM";
  color: #efedec;
  cursor: pointer;
}
.subContactMain .submit:hover {
  box-shadow: 0 0 10px #9a8977;
}
.subContactMain input:focus, .subContactMain textarea:focus, .subContactMain select:focus {
  box-shadow: 0 0 2px #9a8977;
}

.subComments {
  padding-top: 80px;
  width: 1100px;
  margin: 0 auto;
}
.subComments h2 {
  margin-bottom: 42px;
  font: bold 30px/42px "YuGothB";
  color: #9a8977;
}
.subComments p {
  margin-bottom: 28px;
  font: normal 16px/28px "YuGothM";
  color: #1a1510;
  border-bottom: 1px solid #9a8977;
}

.pb120 {
  padding-bottom: 120px;
}

.subPrivacy {
  padding: 80px 0 120px;
  width: 1100px;
  margin: 0 auto;
}
.subPrivacy h2 {
  margin-bottom: 42px;
  font: bold 30px/42px "YuGothB";
  color: #9a8977;
}
.subPrivacy p {
  margin-bottom: 28px;
  font: normal 16px/28px "YuGothM";
  color: #1a1510;
}
.subPrivacy .mb15 {
  margin-bottom: 15px;
}

@media (min-width: 0) and (max-width: 1200px) {
  .subAbout {
    width: auto;
    margin: 100px 50px 0;
  }
  .subContactMain, .subComments, .subPrivacy {
    width: auto;
    margin: 0 50px;
  }
}
.bgc-fffbf5 {
  background-color: #000;
}

.bgc-f2ede7 {
  background-color: #f2ede7;
}

.subFaq .title {
  position: relative;
  padding-top: 0px;
  margin-bottom: 50px;
  border-bottom: 1px solid #b88f51;
}
.d_lisbottmmar{margin-bottom:100px !important;}
.subFaq .title h3 {
  font: bold 30px/92px "YuGothB";
  color: #b88f51;
}
.subFaq .title span {
  position: absolute;
  right: 0;
  bottom: -70px;
  font: normal 23px/70px "CormorantGaramond-Bold";
  color: #9a8977;
}
.subFaq .list {
  padding-bottom: 50px;
  font: normal 23px/40px "YuGothR";
  color: #fff;
}
.subFaq .list li {
  padding-bottom: 20px;        display: flex;
        justify-content: space-between;
        align-items: center;
}
.subFaq .list h4, .subFaq .list div {
  position: relative;
}
.subFaq .list div{width:23%;}
.subFaq .list span {
  position: absolute;
  left: 0;
  top: 0;
}

.bgc-e3ded8 {
  background-color: #000;
}

.subNews {
  padding-top: 150px;
  padding-bottom: 90px;
}
.subNews li {
  padding: 38px 48px 24px;
  margin-bottom: 40px;border-radius: 50px;
  text-align:center;transition:all ease 0.4s;background: rgba(255, 255, 255, 0.2);
}
.subNews li:hover{box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.3);background: rgba(255, 255, 255,0.99);}
.subNews li:hover .tag{box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.3);}
.subNews .tag {
  display: block;
  width: 78px;
  height: 32px;
  background-color: #b88f51;
  border-radius: 16px;
  font: normal 16px/34px "yumin";
  color: #fff;
  text-align: center;margin:0 auto;
}
.subNews .time {
  display: block;
  font: normal 18px/20px "YuGothR";
  color: #c6beb5;
}
.subNews a {
  position: relative;
  display: block;
  padding: 12px 0px 12px 0;
  font: bold 22px/40px "YuGothB";transition:all ease 0.4s;
  color: #fff;
}
.subNews a::after {
  /* content: ">"; */
  position: absolute;
  right: 0;
  top: 12px;
  /* color: #150602; */
  /* font-size: 30px; */
  transition: all 0.5s;
}
.subNews a:hover {
  color: #000;
}
.subNews a:hover::after {
  right: -10px;
}
.subNews .img {
  float: left;
  width: 30%;
}
.subNews .img img {
  display: block;
  width: 100%;
}
.subNews .txt {
  float: right;
  width: 66%;
}

.subBenefit {
  background-color: #fffbf5;
}
.subBenefit li > a {
  position: absolute;
  left: 0;
  top: -150px;
}
.subBenefit .li01 {
  padding: 7.3%;
  position: relative;
}
.subBenefit .li01 .img {
  position: relative;
  float: left;
  width: 60%;
  z-index: 1;
}
.subBenefit .li01 .txt {
  position: absolute;
  top: 50%;
  left: 62%;
  right: 5%;
  max-width: 460px;
  transform: translateY(-50%);
}
.subBenefit .li01::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 200%;
  background-color: #e3ded8;
  z-index: 0;
}
.subBenefit .li02 {
  position: relative;
  max-width: 1260px;
  margin: 0 auto 100px;
}
.subBenefit .li02 .img {
  position: relative;
  float: right;
  width: 53%;
  margin-right: 7%;
  z-index: 1;
}
.subBenefit .li02 .txt {
  position: absolute;
  top: 50%;
  left: 0;
  width: 34%;
  transform: translateY(-50%);
}
.subBenefit .li03 {
  position: relative;
  margin-bottom: 100px;
}
.subBenefit .li03 .img01 {
  position: relative;
  float: left;
  width: 36.77%;
  z-index: 1;
  margin-left: 9%;
}
.subBenefit .li03 .img01 h4 {
  position: absolute;
  left: 30%;
  bottom: 9%;
}
.subBenefit .li03 .img02 {
  position: relative;
  float: right;
  width: 25.4%;
  margin-top: 15.3%;
  margin-right: 10.9375%;
  z-index: 1;
}
.subBenefit .li03 .txt {
  position: absolute;
  left: 30.2%;
  top: 3.125%;
  width: 28%;
  text-align: right;
}
.subBenefit .li03 .txt .subTitle {
  display: inline-block;
  text-align: left;
  margin-bottom: 22%;
}
.subBenefit .li03 .txt h3, .subBenefit .li03 .txt p {
  text-align: left;
}
.subBenefit .li03::before {
  content: "";
  position: absolute;
  left: 0;
  right: 7%;
  top: 25%;
  height: 340px;
  background-color: #f3efe9;
  z-index: 0;
}
.subBenefit .li04 {
  position: relative;
  margin-bottom: 100px;
}
.subBenefit .li04 .img {
  position: relative;
  float: left;
  width: 48.4%;
  margin-left: 9%;
  z-index: 1;
}
.subBenefit .li04 .txt {
  position: absolute;
  top: 50%;
  left: 63.28%;
  right: 8.85%;
  max-width: 500px;
  transform: translateY(-50%);
}
.subBenefit .li05 {
  position: relative;
  padding-bottom: 140px;
}
.subBenefit .li05 .img {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.subBenefit .li05 .img img {
  max-width: 1067px;
  margin: 0 auto;
}
.subBenefit .li05 .txt {
  position: relative;
  padding-right: 70px;
  z-index: 1;
}
.subBenefit .li05 .txt .subTitle {
  float: left;
  width: 270px;
  height: 350px;
}
.subBenefit .li05::before {
  content: "";
  position: absolute;
  left: 0;
  right: 50%;
  top: -50%;
  height: 85%;
  background-color: #e3ded8;
  z-index: 0;
}
.subBenefit h3 {
  margin-bottom: 20px;
  font: bold 24px/38px "YuGothB";
  color: #1a1510;
}
.subBenefit h4 {
  margin-top: 15px;
  font: bold 16px/30px "YuGothR";
  color: #9a8977;
}
.subBenefit p {
  font: normal 18px/38px "YuGothR";
  color: #1a1510;
  text-align: justify;
}
.subBenefit img {
  display: block;
  width: 100%;
}

@media (min-width: 0) and (max-width: 1600px) {
  .subBenefit .li01 {
    padding: 7.3% 50px;
  }
  .subBenefit .li01 .txt {
    right: 50px;
  }
  .subBenefit .li03 .img01 {
    margin-left: 50px;
  }
  .subBenefit .li03 .img02 {
    margin-right: 7%;
  }
  .subBenefit .li03 .txt {
    left: 33%;
    width: 32%;
  }
  .subBenefit .li03::before {
    right: 50px;
  }
  .subBenefit .li04 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .subBenefit .li04 .img {
    width: 60%;
    margin-left: 0;
  }
  .subBenefit .li04 .txt {
    left: 63%;
    right: 50px;
    max-width: 520px;
  }
  .subBenefit .li05 .txt {
    padding-right: 0;
  }
  .subBenefit .li05::before {
    top: -50%;
    height: 80%;
  }
}
@media (min-width: 0) and (max-width: 1367px) {
  .subBenefit .subTitle {
    padding-bottom: 10px;
  }
  .subBenefit .subTitle span {
    font: normal 40px/50px "CormorantGaramond-Bold";
  }
  .subBenefit h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .subBenefit p {
    font-size: 16px;
    line-height: 28px;
  }
  .subBenefit h4 {
    line-height: 24px;
  }
  .subBenefit .li02 {
    margin: 0 50px 70px;
  }
  .subBenefit .li02 .img {
    margin-right: 0;
  }
  .subBenefit .li02 .txt {
    width: 40%;
  }
  .subBenefit .li05::before {
    top: -30%;
    height: 62%;
  }
}
.subBannerMain .txt h2.tit {
  font: normal 42px/80px "YouMingChaoTi-Medium-2";
}

.nurturing-rays {
  padding: 50px 0;
  background-color: #fff;
}
.nurturing-rays p {
  margin-bottom: 30px;
  font: normal 18px/38px "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.nurturing-rays img {
  display: block;
  max-width: 100%;
  margin: 0 auto 30px;
}
.nurturing-rays .subTitle span img {
  display: inline-block;
  margin: 0;
}

.download {
  padding: 50px 0;
}
.download h3 {
  margin-bottom: 42px;
  font: bold 30px/60px "YuGothB";
  color: #9a8977;
  border-bottom: 1px solid #1a1510;
}
.download .btnbox a {
  display: block;
  width: 400px;
  height: 60px;
  margin: 0 auto 30px;
  font: bold 30px/62px "YuGothB";
  color: #9a8977;
  border: 2px solid #9a8977;
  border-radius: 10px;
  text-align: center;
}
.download .btnbox a:hover {
  background-color: #9a8977;
  color: #fff;
}

.accessory {
  padding: 50px 0;
}
.accessory li {
  position: relative;
  background-color: #000;
  padding: 50px;display:flex;align-items: center;
    justify-content: center;
  margin-bottom: 50px;justify-content: space-around;
}
.djh_pl .accessory li{
   position: relative;
  background-color: #000;
  padding: 50px 0;display:flex;align-items: center;
    justify-content: center;
  margin-bottom: 50px;justify-content: space-between;
}
.accessory li .img {
  float: left;
  width: 35%;
}
.accessory li .img img {
  display: block;
  width: 100%;
}
.shuzheimg{width:60% !important;margin:0 auto;}
.accessory li .txt {
  /* position: absolute; */
  right: 50px;
  width: 45%;
}
.djh_pl .accessory li .img {
  float: left;
  width: 45%;
}

.djh_pl .accessory li .txt {
  /* position: absolute; */
  right: 0px;
  width: 45%;
}
.dlptxt{width:63% !important;}
.accessory li .txt h3 {
  margin-bottom: 42px;
  font: bold 27px/60px "NOTOSERIFJPBOLD";
  color: #b88f51;
}
.accessory li .txt p {
  font: normal 18px/38px "YuGothM";
  color: #fff;
  text-align: justify;
}
.dli_textalcenter{text-align:center !important;}
.accessory li .txt p span {
  display: block;
  margin-top: 20px;
  font-weight: bold;
}
.accessory li:nth-child(2n) .img {
  float: right;
}
.accessory li:nth-child(2n) .txt {
  left: 50px;
  right: initial;
}

.works-series-classic {
  padding: 50px 0;
}
.works-series-classic li {
  float: left;
  width: 31.5%;
  margin-right: 2.75%;
  margin-bottom: 50px;
}
.works-series-classic li .img {
  margin-bottom: 30px;
  overflow: hidden;
}
.works-series-classic li .img img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.works-series-classic li .img img:hover {
  transform: scale(1.07);
}
.works-series-classic li .txt {
  width: 100%;
  height: 252px;
  overflow: hidden;
}
.works-series-classic li .txt h3 {
  margin-bottom: 20px;
  font: bold 20px/40px "YuGothB";
  color: #1a1510;
}
.works-series-classic li .txt p {
  font: normal 16px/32px "YuGothM";
  color: #1a1510;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.works-series-classic li .txt p span {
  display: inline-block;
  font-weight: bold;
}
.works-series-classic li:nth-child(3n) {
  margin-right: 0;
}

@media (min-width: 0) and (max-width: 1280px) {
  .works-series-classic li {
    width: 48%;
    margin-right: 4%;
  }
  .works-series-classic li .txt {
    height: 222px;
  }
  .works-series-classic li .txt h3 {
    font-size: 16px;
  }
  .works-series-classic li .txt p {
    font-size: 14px;
  }
  .works-series-classic li:nth-child(3n) {
    margin-right: 4%;
  }
  .works-series-classic li:nth-child(2n) {
    margin-right: 0;
  }
}
.about-installation {
  padding: 50px 0;
}
.about-installation li {
  position: relative;
  background-color: #e3ded8;
  padding: 50px;
  margin-bottom: 50px;
}
.about-installation li .txt {
  width: 100%;
  margin-bottom: 50px;
}
.about-installation li .txt h3 {
  margin-bottom: 42px;
  font: bold 30px/60px "YuGothB";
  color: #1a1510;
}
.about-installation li .txt p {
  font: normal 18px/38px "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.about-installation li .img {
  overflow: hidden;
}
.about-installation li .img img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.about-installation li .img img:hover {
  transform: scale(1.07);
}

.price-list {
  padding: 50px 0;
}
.price-list .img {
  background-color: #fff;
}
.price-list .img img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.price-list .table {
  background-color: #fff;
  margin-top: 50px;
}
.price-list p {
  padding: 20px;
  font: normal 16px/28px "YuGothM";
  color: #1a1510;
}
.price-list table {
  width: 100%;
  font: normal 16px/28px "YuGothM";
  color: #1a1510;
  border: 1px solid #000;
}
.price-list table caption {
  background-color: #f7caac;
  font-size: 24px;
  line-height: 70px;
  border: 1px solid #000;
  border-bottom: none;
}
.price-list table td, .price-list table th {
  border: 1px solid #000;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}
.price-list table td:nth-child(1), .price-list table th:nth-child(1) {
  width: 35%;
}
.price-list table td:nth-child(2), .price-list table th:nth-child(2) {
  width: 40%;
}
.price-list table td:nth-child(3), .price-list table th:nth-child(3) {
  width: 25%;
}
.price-list table img {
  display: block;
  width: 100px;
  margin: 0 auto;
}

.subTxt h3 {
  font: bold 24px/60px "YuGothB";
  color: #1a1510;
}
.subTxt p {
  font: normal 18px/38px "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.subTxt img {
  display: block;
  width: 100%;
}

.about-tonwerk01 {
  padding: 100px 0;
}
.about-tonwerk01 .img {
  padding-top: 50px;
}
.about-tonwerk01 .img img {
  display: block;
  width: 100%;
}

.about-tonwerk02 {
  padding-bottom: 11%;
}
.about-tonwerk02 .main {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f3efe9;
  position: relative;
}
.about-tonwerk02 .main::before {
  content: "";
  position: absolute;
  left: -30%;
  top: 0;
  bottom: 0;
  right: -2%;
  background-color: #f3efe9;
  z-index: -1;
}
.about-tonwerk02 .main img {
  position: absolute;
  right: 0;
  top: 60px;
  width: 32.5%;
}
.about-tonwerk02 .main .subTxt {
  width: 60%;
}

.about-tonwerk03 .subTxt p {
  padding-bottom: 38px;
}

.about-tonwerk04 {
  padding: 100px 0;
}
.about-tonwerk04 .main {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #e3ded8;
  position: relative;
}
.about-tonwerk04 .main::before {
  content: "";
  position: absolute;
  right: -30%;
  top: 0;
  bottom: 0;
  left: 30%;
  background-color: #e3ded8;
  z-index: -1;
}
.about-tonwerk04 .main img {
  position: absolute;
  right: 0;
  top: 50%;
  width: 12%;
  transform: translateY(-50%);
}
.about-tonwerk04 .main .w1100 {
  padding-right: 7%;
  box-sizing: border-box;
}

.about-tonwerk05 .main {
  padding: 120px 7% 90px 23%;
  background-color: #e3ded8;
  position: relative;
  box-sizing: border-box;
}
.about-tonwerk05 .main::before {
  content: "";
  position: absolute;
  left: -30%;
  top: 0;
  bottom: 0;
  right: 30%;
  background-color: #e3ded8;
  z-index: -1;
}
.about-tonwerk05 .main img {
  position: absolute;
  left: 0;
  bottom: -80px;
  width: 21.9%;
}

.about-tonwerk06 {
  margin-top: 168px;
  padding-top: 118px;
  padding-bottom: 100px;
  background-image: linear-gradient(180deg, #e3ded8 0, #e3ded8 50%, #fffbf5 50%);
}
.about-tonwerk06 .subTxt p {
  padding-bottom: 38px;
}
.about-tonwerk06 .main {
  padding-top: 50px;
  padding-bottom: 30px;
  margin-bottom: 50px;
  background-color: #f3efe9;
  position: relative;
}
.about-tonwerk06 .main img {
  position: absolute;
  right: 2.4%;
  bottom: 50px;
  width: 19.4%;
}
.about-tonwerk06 .main .w1100 {
  padding-right: 13%;
  box-sizing: border-box;
}
.about-tonwerk06 .img {
  margin-top: 30px;
}
.about-tonwerk06 .img img {
  display: block;
  width: 100%;
}

@media (min-width: 0) and (max-width: 1600px) {
  .about-tonwerk02 .main::before {
    right: -12%;
  }
}
@media (min-width: 0) and (max-width: 1480px) {
  .about-tonwerk04 .main::before, .about-tonwerk05 .main::before {
    left: -20%;
    right: -20%;
  }
  .about-tonwerk04 .main .w1100 {
    padding-right: 15%;
  }
  .about-tonwerk05 .main .w1100 {
    padding-left: 18%;
  }
  .about-tonwerk05 .main img {
    bottom: 90px;
    width: 18%;
  }
  .about-tonwerk06 {
    margin-top: 90px;
  }
  .about-tonwerk06 .main img {
    right: 0;
    bottom: 50%;
    transform: translateY(50%);
    width: 18%;
  }
  .about-tonwerk06 .main .w1100 {
    padding-right: 18.5%;
  }
}
@media (min-width: 0) and (max-width: 1300px) {
  .about-tonwerk04 .main .w1100, .about-tonwerk05 .main .w1100 {
    margin: 0;
  }
  .about-tonwerk06 .main {
    margin: 0;
    padding-left: 50px;
    padding-right: 50px;
  }
  .about-tonwerk06 .main .w1100 {
    margin: 0;
  }
}
.about-firewood {
  padding: 50px 0;
}
.about-firewood img {
  display: block;
  width: 100%;
}
.about-firewood .mb50 {
  margin-bottom: 50px;
}
.about-firewood ul li {
  position: relative;
  padding: 50px;
  background: #e3ded8;
  margin-bottom: 50px;
}
.about-firewood ul li .img {
  float: left;
  width: 48%;
  overflow: hidden;
}
.about-firewood ul li .img img {
  transition: all 0.5s;
}
.about-firewood ul li .img img:hover {
  transform: scale(1.07);
}
.about-firewood ul li .subTxt {
  position: absolute;
  top: 50%;
  right: 50px;
  width: 45%;
  transform: translateY(-50%);
}
.about-firewood ul li:nth-child(2n) {
  margin-bottom: 0;
}
.about-firewood ul li:nth-child(2n) .img {
  float: right;
}
.about-firewood ul li:nth-child(2n) .subTxt {
  left: 50px;
  right: initial;
}
.about-firewood .firewood-txt {
  padding: 50px 0;
}
.about-firewood .firewood-txt p {
  float: left;
  width: 48%;
}
.about-firewood .firewood-txt .img-flr {
  float: right;
  width: 48%;
}/*# sourceMappingURL=style-pc.css.map */