:root {
  --swiper-theme-color: #1a1510;
}
@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: "NotoSerifJP-Regular";
  src: url("../fonts/NotoSerifJP-Regular.otf");
}
.dpcc{display:none !important;}
.html,
.body {
  min-width: 280px;
  margin: 0 auto;
}
.inlimgbody{}
.inlimgbody img{width:100%;transition:all ease .4s;display:block;margin-top:0.6rem;}

.dmbshow{width:100%;height:100%;position:fixed;top:0;left:0;justify-content: center;align-items: center;display:flex;z-index:999999;}
.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 0.6rem / 100% "kaiu";
        display: block;
        text-align: center;
        letter-spacing: 0.1em;
}
.dmblogobody span i{display:block;text-align:cetner;font-style:normal;font: normal 1rem / 100% "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;}


.aboutHistory1{padding:0 0.3rem 0rem !important;}
body {
  overflow-x: hidden;
}
.lineline{width:100%;height:2em;display:block;}
.wrap, .w1500 {
  width: auto;
  margin: 0 0.3rem;
}

.indexNavMain {
  position: fixed;
  left: 0;
  top: 0;
  height: 1.2rem;
  width: 100%;
  background: #000;
  z-index: 9999;
}
.indexNavMain .indexNavBox {
  height: 1.2rem;
}
.indexNavMain .indexNavBox > a {
  float: left;
  line-height: 1.2rem;
}
.indexNavMain .indexNavBox > a img {
  display: inline-block;
  vertical-align: middle;
  height: 0.8rem;
}
.indexNavMain .indexNavBox ul, .indexNavMain .indexNavBox .item-list {
  display: none;
}
.indexNavMain .indexNavBox .pcNavBtn {
  display: none;
}
.indexNavMain .indexNavBox .phoneNavBtn {
  position: relative;
  float: right;
  width: 1.12rem;
  height: 1.2rem;
}
.indexNavMain .indexNavBox .phoneNavBtn .line01 {
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 1.12rem;
  height: 1px;
  background-color: #aeacab;
  transition: all 0.3s;
}
.indexNavMain .indexNavBox .phoneNavBtn .line02 {
  position: absolute;
  left: 0.12rem;
  top: 0.6rem;
  width: 1rem;
  height: 1px;
  background-color: #aeacab;
  transition: all 0.3s;
}
.indexNavMain .indexNavBox .phoneNavBtn.openNav .line01 {
  top: 0.5rem;
  transform: rotateZ(15deg);
  transform-origin: 50% 0;
}
.indexNavMain .indexNavBox .phoneNavBtn.openNav .line02 {
  left: 0;
  top: 0.5rem;
  width: 1.12rem;
  transform: rotateZ(-15deg);
  transform-origin: 50% 0;
}
.dlp_mhnonea{display:none !important;}
.indexBannerMain {
  position: relative;
  background-color: #000;padding:1rem 0 0rem 0rem;
}
.indexBannerMain .mySwiper01 {
  width: 100%;
  height: auto;
}
.indexBannerMain .mySwiper01 img {
  display: block;
  width: 100%;
}
.doi_brpck{display:none;}
.indexBannerMain .txt {display:none !important;
  position:absolute;top:2rem;z-index:99;text-align: center;width:100%;
}
.indexBannerMain .txt h2 {
  margin-bottom: 0.5rem;
  font: normal 0.39rem/0.8rem "yumindb";
  color: #efedec;
}

.newstitle{border-bottom:1px solid #EDCD8E;}
.newstitle h3{text-align:center;font:normal 0.6rem / 0.8rem "NOTOSERIFJPBOLD";margin-top:1rem;
        color: #b88f51;}
	.newstitle span	{text-align:center;display:block;font: normal 0.28rem/0.54rem "NOTOSERIFJPBOLD";
  color: #EDCD8E;}
  .newsbodyshow{padding:0.5rem 0 1rem 0;font: normal 0.28rem / 0.54rem "YuGothM";
        color: #fff;}
.indexBannerMain .txt h2 span {
  display: block;
}
.indexBannerMain .txt p {
  font: normal 0.24rem/0.48rem "CormorantGaramond-Bold";
  color: #EDCD8E;
}
.indexBannerMain .txt p strong {
  display: block;
  font-size: 0.72rem;
}
.jss1{width: 43%;
        display: block;
        float: left;
        margin: 0 auto;margin-bottom:0.2rem;}
.jss2{width: 53%;
        display: block;
        float: right;
        margin: 0 auto;}
.ppppp{}
.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 {
 background:#000;position:relative;padding: 0.8rem 0.3rem 0rem;
  background:url(../images/jjjbg1.png) no-repeat center center;
  background-size: 100% auto;
        margin: 5% 0;
}
.indexWhatMain h2 {
  font: normal 0.46rem/1.24rem "NOTOSERIFJPBOLD";
  color: #b88f51;
  text-align: center;padding-bottom: 0.5rem;
}
.indexWhatMain h2 img {
  height: 0.4rem;
}
.indexWhatMain .txt {
  font: normal 0.28rem/0.6rem "NotoSerifJP-Regular";
  color: #efedec;
}
.indexWhatMain::after{content: "";display:block;
 clear:both;}
.indexWhatMain .txt p {
  margin-bottom: 0.6rem;
  text-align: justify;
}
.indexWhatMain .txt p span {
  color: #C3350C;
}
.indexWhatMain .txt img {
  display: none;
}
.indexWhatMain .txt .btn {
  position: relative;
  display: block;
  width: 3.6rem;
  padding-left: 0.3rem;
  border: 0.02rem solid #efedec;
  font-size: 0.28rem;
  line-height: 0.64rem;
  color: #efedec;
  font-family: "YuGothM";
}
.indexWhatMain .txt .btn::before {
  content: "";
  position: absolute;
  left: 2.4rem;
  top: 0.2rem;
  width: 1.2rem;
  height: 0.12rem;
  background: url(../images/icon01.png) no-repeat top right;
  background-size: auto 100%;
}
.indexWhatMain .txt .btn02 {
  margin-top: 0.4rem;
  width: 3.9rem;
}
.indexWhatMain .txt .btn02::before {
  left: 2.7rem;
}

.indexBenefitMain {
  padding: 1.44rem 0 0rem;
  background-color: #000;
}
.indexBenefitMain h2 {
  position: relative;
  margin-bottom: 1.2rem;z-index:2;
  font: normal 0.6rem/1.4rem "NOTOSERIFJPBOLD";
  color: #fff;text-align:center;
}


.indexBenefitMain h2 p{
	position: absolute;
    width: 100%;
    text-align: center;
    bottom: 10%;
    z-index: -1;font-family:KUNSTLER;font-size:1rem;
    color: #b88f51;letter-spacing: 0.05em;
}


.indexBenefitMain ul {
  display: none;
}
.indexBenefitMain .mySwiper02 {
  width: 100%;
  height: auto;
}
.indexBenefitMain .mySwiper02 .swiper-slide {
  position: relative;
  /* padding: 0 0.8rem 0 8rem; */
  box-sizing: border-box;
  background-color: #fffbf5;
}
.indexBenefitMain .mySwiper02 img {
  display: block;
  width: 100%;
}
.indexBenefitMain .mySwiper02 h3 {
  position: absolute;
  left: 0.3rem;
  top: 0;
  text-align: right;
  font: normal 0.48rem/0.6rem "CormorantGaramond-Medium";
  color: #1a1510;
  writing-mode: vertical-lr;
  transform: rotateZ(180deg);
}
.indexBenefitMain .mySwiper02 .swiper-button-next, .indexBenefitMain .mySwiper02 .swiper-button-prev {
  position: absolute;
  top: initial;
  bottom: 1.5rem !important;
  width: 0.6rem;
  height: 1.4rem;
  background: url(../images/icon05.png) no-repeat center center;
  background-size: 100% 100%;
}

.indexBenefitMain .mySwiper02 .swiper-button-next {
  right: 0 !important;
  background-image: url(../images/icon06.png);
}
.indexBenefitMain .mySwiper02 .swiper-button-prev {
  left: 0 !important;
}
.indexBenefitMain .mySwiper02 .swiper-button-next:after, .indexBenefitMain .mySwiper02 .swiper-button-prev:after {
  content: none;
}
.indexProductsMain ul li a{
	width:3rem;font-size:0.26rem;color:#fff;text-align:center;line-height:300%;font-family: "NotoSerifJP-Regular";
	display:block;background:url(../images/24jt.png) no-repeat bottom left;
	margin:0 auto;
        transition:all ease .4s;
        background-size:100% auto;
}
.indexProductsMain {
  padding: 1.44rem 0 0rem;
  background-color: #000;
}
.mhtop{padding-top:0.6rem !important;}
.indexProductsMain h2 {
  position: relative;
  margin-bottom: 1.2rem;
  font: normal 0.92rem/1.4rem "CormorantGaramond-Bold";
  color: #1a1510;
}
.indexProductsMain h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0.7rem;
  height: 0.04rem;
  background: #caaf84;
}
.indexProductsMain ul li {
  position: relative;
  margin-bottom: 0.6rem;
}
.indexProductsMain ul li .img {
  width:96%;
  overflow: hidden;padding-left:4%;
}
.indexProductsMain ul li:nth-child(2) .img{
	padding-right:4%;padding-left: 0;
}
.indexProductsMain ul li .img img {
  display: block;
  width: 100%;
  height: auto;
}
.indexProductsMain ul li h3 {
  position: relative;
  font: normal 0.48rem/1.6rem "kaiu";
  color: #b88f51;
  text-align: center;
}


.indexProductsMain ul li p {
  font: normal 0.28rem/0.8rem "YuGothM";
  color: #1a1510;
  text-align: center;
}

.indexWorksMain ul li {
  position: relative;
  width: 100%;
}
.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(1) {
  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: 0.7rem;
  top: 50%;
  transform: translateY(-50%);
  font: normal 0.6rem/1rem "CormorantGaramond-Medium";
  color: #efedec;
}
.indexWorksMain ul li h3 span {
  display: block;
  font-size: 0.4rem;
}
.indexWorksMain ul li h3 span::before {
  content: "";
  position: absolute;
  left: 1.36rem;
  top: 0.44rem;
  width: 1.4rem;
  height: 0.12rem;
  background: url(../images/icon01.png) no-repeat top right;
  background-size: auto 100%;
}
.indexWorksMain ul li h3 strong {
  display: block;
  font-weight: normal;
}
.footp2{text-align:center;
	font: normal 1rem/1.2rem "KUNSTLER";color:#b88f51;letter-spacing:5px;
}
.footp2:nth-child(2){text-align:center;
	font: normal 0.26rem/0.26rem "kaiu";color:#fff;letter-spacing:0px;margin-bottom:3em;
}
.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: 10em;margin-bottom:6em;
		}
		.lineico{height:25%;padding:0 0 0 0.1rem;}
.d_hletell>div i{font-style:normal;color:#fff;font-size:0.2rem;line-height:200%;
font-family: "kaiu";padding-left: 0.3rem;}
.d_hletell>div i span{font-size:0.3rem;letter-spacing: 0.1em;}
.d_hletell>div:nth-child(1){padding:0 0.3rem;        margin-bottom: 3em;}
.d_hletell>div img:nth-child(1){
	width:0.5rem;
}
.d_hletell>div a{    display: contents;}
.footerBox {
  padding: 1.6rem 0.4rem 0.4rem;
 
  position: relative;
   background:url(../images/footbngnew.png) no-repeat center top;
   background-size:auto 100%;
}
.footerBox .left {
  width: 100%;
}
.footerBox .left .footerLogo {
  display: block;
  width: 3rem;
  margin: 0 auto;
}
.footerBox .left .footerLogo img {
  display: block;
  width: 100%;
}
.footerBox .left .official {
  padding-top: 0.8rem;
  text-align: center;
}
.footerBox .left .official a {
  display: inline-block;
  margin: 0 0.3rem;
}
.footerBox .left .official a img {
  display: block;
  width: 0.6rem;
}
.footerBox .left .btn {
  width: 4.4rem;
  height: 0.8rem;
  margin: 0.3rem auto 0;
  border: 1px solid #fff;
  font: normal 0.28rem/0.8rem "YuGothM";
  color: #efedec;
}
.footerBox .left .btn a {
  position: relative;
  display: block;
  padding-left: 0.2rem;
  color: #efedec;
}
.footerBox .left .btn a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0.34rem;
  margin-left: 50px;
  width: 1rem;
  height: 0.12rem;
  background: url(../images/icon01.png) no-repeat top right;
  transition: all 0.5s;
}
.footerBox .footerNav {
  width: 100%;
  padding-top: 0.8rem;display: flex;
    flex-wrap: wrap;
}
.footerBox .footerNav li {
  float: right;width:50%;text-align: center;
  font: normal 0.26rem/0.8rem "kaiu";
  color: #efedec;
}
.footerBox .footerNav li > a {
  color: #efedec;font-weight:bold;
}
.footerBox .footerNav li div a {
  display: block;
  font-size: 0.26rem;
  color: #efedec;
}
.d_listsbowi{margin:0 auto;margin-top:1rem;text-align:center;}
.headtopp{margin:0 auto;margin-top:1rem;text-align:center;}
.headtopp span{color: #b88f51;  font: normal 0.2rem/0.6rem "kaiu";display: block;font-weight:bold;}
.aboutPhilosophy{text-align:center;margin-bottom:1rem;}
.d_listsbowi span{color: #efedec;  font: normal 0.2rem/0.6rem "kaiu";display: block;font-weight:bold;}
.d_listsbowi span:nth-child(1){font-size:0.32rem;color:#b88f51;}

.footerBox .footerNav li:nth-child(1) div a, .footerBox .footerNav li:nth-child(2) div a {
  position: relative;
  padding-left: 0.3rem;
}
.footerBox .footerNav li:nth-child(1) div a::before, .footerBox .footerNav li:nth-child(2) div a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 0.2rem;
  height: 0.02rem;
  background: #efedec;
}
.footerBox .footerNav li:nth-child(2), .footerBox .footerNav li:nth-child(4) {
  float: right;
}
.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 .copyRight {
  margin-top: 1rem;
  font: normal 0.24rem/0.48rem "YuGothM";
  color: #efedec;
  text-align: center;
}
.footerBox .copyRight span {
  font-size: 0.2rem;
}
.footerBox .copyRight a {
  display: block;
  color: #efedec;
}

.goTop {
  position: fixed;
  bottom: 0.7rem;
  right: 0rem;
  width: 1.5rem;
  height: 0.9rem;
  cursor: pointer;
}
.goTop img{width:100%;}
.goTop:after {

}

.leftMenu_z, #leftMenu {
  display: none;
}

.leftMenu_z {
  position: fixed;
  top: 1.2rem;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(59, 49, 38, 0.2);
  z-index: 1002;
}

#leftMenu {
  position: fixed;
  right: 0;
  top: 1.2rem;
  bottom: 0;
  z-index: 1200;
  width: 100%;
  background-color: #000;
  overflow: auto;
}
#leftMenu li {
  padding-left: 0.8rem;
  font: normal 0.28rem/0.84rem "Lato-Regular";
  color: #efedec;
}
#leftMenu li > a {
  position: relative;
  display: block;
  color: #efedec;
  line-height: 1.2rem;
}
#leftMenu li div {
  display: none;
}
#leftMenu li div a {
  display: block;
  font-size: 0.26rem;
  color: #efedec;
}

#leftMenu li:nth-child(2) .up:after, #leftMenu li:nth-child(3) .up:after {
  transform: rotate(-135deg);
}
#leftMenu li:nth-child(2) div a, #leftMenu li:nth-child(3) div a {
  position: relative;
  padding-left: 0.3rem;
}
#leftMenu li:nth-child(2) div a::before, #leftMenu li:nth-child(3) div a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 0.2rem;
  height: 0.02rem;
  background: #efedec;
}

.subPage {
  padding-top: 1.2rem;
  background-color: #000;
}

.subBannerMain {
  position: relative;background:#000;padding: 0.32rem 0 0.4rem;
 
}
.subBannerMain .txt {
  padding-left: 0.3rem;
}
.subPage .subBannerMain .txt .logo{display:none !important;}
.subBannerMain .txt h2 {
  font: normal 0.48rem/1.2rem "NOTOSERIFJPBOLD";
  color:#b88f51;
}
.subPage .indexProductsMain{padding: 0rem !important;}
.subBannerMain .img {
  width: 100%;
  height: auto;
}
.subBannerMain .img img {
  display: block;
  width: 100%;
}

.productsNavMain {
  padding: 1rem 0 0.9rem;
}
.productsNavMain li {
  position: relative;
  width: 4.7rem;
  margin: 0 auto 0.32rem;
  background-color: #efedec;
}
.productsNavMain li .txt {
  position: absolute;
  left: 0%;
  top: 50%;
  width: 69.4%;
  transform: translateY(-50%);
  text-align: center;
}
.productsNavMain li .txt h3 {
  font: normal 0.32rem/0.6rem "CormorantGaramond-Bold";
  color: #1a1510;
}
.productsNavMain li .txt span {
  display: inline-block;
  line-height: 0.56rem;
  vertical-align: top;
}
.productsNavMain li .img {
  width: 30.6%;
  height: auto;
  margin-left: 69.4%;
}
.productsNavMain li .img img {
  display: block;
  width: 100%;
}

.subProducts {
  padding: 0.72rem 0;
  background-color: #e3ded8;
  margin-bottom: 1.6rem;
  box-sizing: border-box;
}
.subProducts .mb50 {
  margin-bottom: 0.5rem;
}
.subProducts .pt75 {
  padding-top: 0.8rem;
}
.subProducts h2 {
  padding-left: 0.4rem;
  font: normal 0.64rem/1rem "CormorantGaramond-Bold";
  color: #9a8977;
}
.subProducts h2 span {
  display: inline-block;
  line-height: 0.85rem;
  vertical-align: top;
}
.subProducts .pic {
  padding: 0 0.4rem;
}
.subProducts .pic img {
  display: block;
  width: 100%;
}
.subProducts .main01 {
  padding: 0 0.4rem 0.8rem;
  margin-bottom: 0.8rem;
  border-bottom: 0.06rem solid #f7f7f7;
  text-align: center;
}
.subProducts .main01 h3 {
  font: normal 0.4rem/1.2rem "CormorantGaramond-Bold";
  color: #1a1510;
}
.subProducts .main01 .awardBox img {
  display: inline-block;
  height: 1.5rem;
  margin: 0 0.15rem;
}
.subProducts .tit-show {
  position: relative;
  width: 76%;
  height: 1rem;
  margin: 0 auto 0.6rem;
  background-color: #000;
  font: normal 0.32rem/1rem "CormorantGaramond-Bold";
  color: #efedec;
  text-align: center;
  cursor: pointer;
}
.subProducts .tit-show:after {
  content: "";
  position: absolute;
  right: 0.3rem;
  top: 0.44rem;
  width: 0.1rem;
  height: 0.1rem;
  border-right: 0.02rem solid #efedec;
  border-bottom: 0.02rem solid #efedec;
  transform: rotateZ(-135deg);
}
.subProducts .up:after {
  transform: rotate(45deg);
  top: 0.4rem;
}
.subProducts .table {
  display: none;
  width: auto;
  margin: 0 0.4rem 1.2rem;
}
.subProducts .table p {
  width: 100%;
  margin-bottom: 0.06rem;
  border: 0.02rem solid #efedec;
  color: #1a1510;
  font: normal 0.26rem/0.32rem "YuGothM";
}
.subProducts .table p span {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0.19rem 0 0.19rem 0.2rem;
}
.subProducts .table p span:nth-child(1) {
  border-right: 0.02rem solid #efedec;
}
.subProducts .swiper {
  display: none;
  padding: 0 10px 0.6rem;
}
.subProducts .swiper .swiper-slide .img {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.subProducts .swiper .swiper-slide .img img {
  display: block;
  width: 100%;
}
.subProducts .swiper .swiper-slide h4 {
  margin-top: 0.3rem;
  font: normal 0.28rem/0.36rem "CormorantGaramond-Bold";
  color: #1a1510;
  text-align: center;
}
.subProducts .swiper .swiper-button-next, .subProducts .swiper .swiper-button-prev {
  position: absolute;
  top: initial;
  top: 50% !important;
  margin-top: -1.3rem;
  width: 0.6rem;
  height: 1.4rem;
  background: url(../images/icon05.png) no-repeat center center;
  background-size: 100% 100%;
}
.subProducts .swiper .swiper-button-next {
  right: 0 !important;
  background-image: url(../images/icon06.png);
}
.subProducts .swiper .swiper-button-prev {
  left: 0 !important;
}
.subProducts .swiper .swiper-button-next:after, .subProducts .swiper .swiper-button-prev:after {
  content: none;
}
.subProducts .swiper .swiper-pagination {
  bottom: 0 !important;
}
.subProducts .corlor-list-1 img {
  width: 50% !important;
  margin: 0 auto;
}
.subProducts .mySwiper .swiper-button-next, .subProducts .mySwiper .swiper-button-prev, .subProducts .mySwiper .swiper-pagination {
  display: none;
}

.btn-price {
  padding: 0 0.3rem 1rem;
}
.btn-price a {
  position: relative;
  display: block;
  width: 100%;
  border: 0.02rem solid #fff;
  font: normal 0.3rem/1rem "";
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
.btn-price a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0.6rem;
  margin-left: 1.4rem;
  width: 1.44rem;
  height: 0.12rem;
  /* background: url(../images/icon07.png) no-repeat top right; */
  background-size: auto 100%;
}

.subAbout {
  margin: 1rem 0.3rem 0;
}
.subAbout p {
  font: normal 0.28rem/0.54rem "YuGothM";
  color: #fff;
  text-align: justify;
}
.faqabouty{ font: normal 0.28rem/0.54rem "YuGothM";
  color: #fff;}
  .faqabouty{display:flex;justify-content: space-between; align-items: center;
        margin: 0 auto;}
   .faqabouty span{ font: normal 0.28rem/0.54rem "YuGothM";
  color: #fff;}

.subTitle {
  padding-bottom: 0.6rem;
  float: none;
}
.subTitle span {
  display: block;
  font: normal 0.6rem/0.8rem "NOTOSERIFJPBOLD";
  color: #b88f51;
}
.subTitle h2 {
  font: normal 0.28rem/0.48rem "YouMingChaoTi-Medium-2";
  color: #9a8977;
}

.subTable {
  width: 100%;
}
.subTable td {
  border-bottom: 0.04rem solid #b88f51;
  font: normal 0.28rem/0.48rem "YuGothM";
  color: #fff;
}
.subTable td.firstTd {
  width: 20%;
  border-bottom: 0.04rem solid #1a1510;
}
.subTable td.secondTd {
  width: 80%;
  padding: 0.2rem 0 0.2rem 0.28rem;
}

.subMap {
  width: 100%;
  padding-top: 0.6rem;
}
.subMap iframe {
  display: block;
  width: 100%;
}

#aboutCompany {
  margin-top: 1rem;
}

.Owner .main {
  position: relative;
  margin-top: 0.7rem;
  background: #e3ded8;
}
.Owner .main .img {
  width: 100%;
}
.Owner .main .img img {
  display: block;
  width: 100%;
}
.Owner .main .txt {
  width: 100%;
  padding: 0 0.4rem 1.2rem;
  box-sizing: border-box;
}
.Owner .main .txt h3 {
  margin-bottom: 0.1rem;
  font: normal 0.4rem/1.44rem "YouMingChaoTi-Medium-2";
  color: #1a1510;
}
.Owner .main .txt h3 span {
  margin-left: 0.4rem;
  font-family: "yumin";
  font-size: 0.28rem;
}
.Owner .main .txt p {
  margin-bottom: 0.54rem;
}
.Owner .main .txt p span {
  display: block;
  color: #9a8977;
  font-size: 0.36rem;
  font-family: "CormorantGaramond-Bold";
}
.Owner .main .txt .btn {
  position: relative;
  display: block;
  width: 4rem;
  padding-left: 0.4rem;
  border: 0.02rem solid #1a1510;
  font: normal 0.28rem/0.7rem "CormorantGaramond-Bold";
  color: #1a1510;
}
.Owner .main .txt .btn::before {
  content: "";
  position: absolute;
  left: 2.8rem;
  top: 0.3rem;
  width: 1.2rem;
  height: 0.12rem;
  background: url(../images/icon07.png) no-repeat top right;
  background-size: auto 100%;
}

.CSR {
  padding-bottom: 0rem;
}
.CSR h3 {
  font: bold 0.28rem/0.8rem "YuGothB";
  color: #9a8977;
}
.CSR h3 span {
  font-weight: normal;
  font-size: 0.36rem;
  font-family: "yumin";
  margin-right: 0rem;
}
.CSR p {
  padding-left: 0rem;
}

.subContactMain {
  padding: 1rem 0px;
  margin: 0 0.3rem;
}
.subContactMain ul li {
  margin-bottom: 0.5rem;
}
.subContactMain ul li > p {
  font: bold 0.36rem/1rem "YuGothB";
  color: #1a1510;
}
.subContactMain ul li > p strong {
  display: inline-block;
  padding: 0 0.3rem;
  background-color: #c3350c;
  border-radius: 0.3rem;
  font-size: 0.26rem;
  line-height: 0.5rem;
  color: #efedec;
  font-weight: normal;
  vertical-align: middle;
}
.subContactMain ul li div {
  font: normal 0.28rem/1rem "YuGothM";
  color: #222;
}
.subContactMain ul li div .text, .subContactMain ul li div textarea, .subContactMain ul li div select {
  display: block;
  width: 100%;
  height: 1rem;
  padding-left: 0.3rem;
  background-color: #fffbf5;
  border: 0.02rem solid #1a1510;
  box-sizing: border-box;
}
.subContactMain ul li div textarea {
  height: 4rem;
  padding: 0 0.3rem;
  font: normal 0.28rem/1rem "YuGothM";
  color: #222;
  resize: none;
}
.subContactMain .submitBox {
  width: 73%;
  margin: 0 auto;
}
.subContactMain .submit {
  display: block;
  width: 100%;
  height: 1.2rem;
  background-color: #000;
  border: none;
  font: normal 0.48rem/1.2rem "YuGothM";
  color: #efedec;
  cursor: pointer;
}
.subContactMain input:focus, .subContactMain textarea:focus, .subContactMain select:focus {
  box-shadow: 0 0 2px #9a8977;
}
.subContactMain .checkbox {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
}

.subComments, .subPrivacy {
  padding-top: 1rem;
  margin: 0 0.3rem;
}
.subComments h2, .subPrivacy h2 {
  margin-bottom: 0.6rem;
  font: bold 0.56rem/0.8rem "YuGothB";
  color: #9a8977;
}
.subComments p, .subPrivacy p {
  margin-bottom: 0.6rem;
  font: normal 0.28rem/0.6rem "YuGothM";
  color: #1a1510;
}

.pb120 {
  padding-bottom: 1rem;
}

.subPrivacy {
  padding-bottom: 1rem;
}

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

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

.subFaq .title {
  position: relative;
  padding-top: 0.6rem;
  margin-bottom: 0.8rem;
  border-bottom: 1px solid #9a8977;
}
.subFaq .title h3 {
  font: bold 0.45rem/1rem "YuGothB";
  color: #b88f51;
}
.subFaq .title span {
  position: absolute;
  right: 0;
  bottom: -0.7rem;
  font: normal 0.28rem/0.7rem "CormorantGaramond-Bold";
  color: #fff;
}
.subFaq .list {
  font: normal 0.28rem/0.6rem "YuGothM";
  color: #fff;
}
.subFaq .list li {
  padding-bottom: 0.6rem;  display: flex;
        justify-content: space-between;
        align-items: center;
}
.subFaq .list h4, .subFaq .list div {
  position: relative;
  padding-left: 0rem;
}
.subFaq .list div{width:32%;}
.subFaq .list span {
  position: absolute;
  left: 0;
  top: 0;
}

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

.subNews {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.subNews li {
  padding: 0.4rem 0.4rem 0.3rem;
  margin-bottom: 0.5rem;
  background-color: #fff;border-radius: 1rem;background: rgba(255, 255, 255, 0.2);
}
.subNews .tag {
  display: block;
  width: 1.5rem;
  height: 0.52rem;
  background-color: #b88f51;
  border-radius: 0.26rem;
  font: normal 0.26rem/0.5rem "yumin";
  color: #fff;
  text-align: center;margin:0 auto;
}
.subNews .time {
  display: block;
  font: normal 0.26rem/0.4rem "YuGothR";
  color: #c6beb5;text-align:center;
}
.subNews a {
  position: relative;
  display: block;
  padding: 0.2rem 0rem 0.2rem 0;
  font: bold 0.28rem/0.6rem "YuGothB";
  color: #fff;text-align:center;
}
.subNews a::after {
  /* content: ">"; */
  position: absolute;
  right: -0.2rem;
  top: 0.2rem;
  color: #000;
  font-size: 0.32rem;
}
.subNews .img {
  float: left;
  width: 100%;
  margin-bottom: 0.4rem;
}
.subNews .img img {
  display: block;
  width: 100%;
}
.subNews .txt {
  float: right;
  width: 100%;
}

.subBenefit {
  background-color: #fffbf5;
}
.subBenefit li {
  position: relative;
  padding: 0.6rem 0.3rem 0;
}
.subBenefit li .img, .subBenefit li .img01, .subBenefit li .img02 {
  width: 100%;
  margin-bottom: 0.4rem;
}
.subBenefit li .txt {
  width: 100%;
  margin-bottom: 0.3rem;
}
.subBenefit li .w1500 {
  margin: 0;
}
.subBenefit li > a {
  position: absolute;
  left: 0;
  top: -1rem;
}
.subBenefit h3 {
  margin-bottom: 0.4rem;
  font: bold 0.32rem/0.6rem "YuGothB";
  color: #1a1510;
}
.subBenefit h4 {
  font: bold 0.24rem/0.48rem "YuGothB";
  color: #9a8977;
  text-align: center;
}
.subBenefit p {
  font: normal 0.28rem/0.52rem "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.subBenefit img {
  display: block;
  width: 100%;
}

.subBannerMain .txt h2.tit {
  font: normal 0.6rem/1.2rem "YouMingChaoTi-Medium-2";
}

.nurturing-rays {
  padding: 0.5rem 0.3rem;
  background-color: #fff;
}
.nurturing-rays p {
  margin-bottom: 0.4rem;
  font: normal 0.28rem/0.52rem "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.nurturing-rays img {
  display: block;
  max-width: 100%;
  margin: 0 auto 0.3rem;
}
.nurturing-rays .subTitle span img {
  display: inline-block;
  width: 0.3rem;
  margin: 0;
}

.download {
  padding: 0.5rem 0.3rem;
}
.download h3 {
  margin-bottom: 0.4rem;
  font: bold 0.48rem/0.8rem "YuGothB";
  color: #9a8977;
  border-bottom: 1px solid #1a1510;
}
.download .btnbox a {
  display: block;
  width: 4rem;
  height: 0.8rem;
  margin: 0 auto 0.4rem;
  font: bold 0.36rem/0.78rem "YuGothB";
  color: #9a8977;
  border: 0.04rem solid #9a8977;
  border-radius: 0.2rem;
  text-align: center;
}

.accessory {
  padding: 0.5rem 0.3rem;
}
.accessory li {
  position: relative;
  background-color: #000;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
}
.accessory li .img {
  width: 100%;
}
.mhbot{padding-bottom:0 !important;}
.accessory li .img img {
  display: block;
  width: 100%;
}
.accessory li .txt {
  width: 100%;
  margin-bottom: 0.3rem;margin-top:0.3rem;
}
.accessory li .txt h3 {
  margin-bottom: 0.4rem;
  font: bold 0.45rem/0.6rem "NOTOSERIFJPBOLD";
  color: #b88f51;
}
.accessory li .txt p {
  font: normal 0.28rem/0.52rem "YuGothM";
  color: #fff;
  text-align: justify;
}
.dli_textalcenter{text-align:center !important;}
.accessory li .txt p span {
  display: block;
  margin-top: 0.3rem;
  font-weight: bold;
}

.works-series-classic {
  padding: 0.5rem 0;
}
.works-series-classic li {
  width: 100%;
  margin-bottom: 0.3rem;
}
.works-series-classic li .img {
  margin-bottom: 0.3rem;
  overflow: hidden;
}
.works-series-classic li .img img {
  display: block;
  width: 100%;
}
.works-series-classic li .txt {
  width: 100%;
}
.works-series-classic li .txt h3 {
  margin-bottom: 0.2rem;
  font: bold 0.28rem/0.6rem "YuGothB";
  color: #1a1510;
}
.works-series-classic li .txt p {
  font: normal 0.24rem/0.48rem "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.works-series-classic li .txt p span {
  display: inline-block;
  font-weight: bold;
}

.about-installation {
  padding: 0.5rem 0.3rem;
}
.about-installation li {
  position: relative;
  background-color: #e3ded8;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
}
.about-installation li .txt {
  width: 100%;
  margin-bottom: 0.3rem;
}
.about-installation li .txt h3 {
  margin-bottom: 0.4rem;
  font: bold 0.48rem/0.6rem "YuGothB";
  color: #1a1510;
}
.about-installation li .txt p {
  font: normal 0.28rem/0.52rem "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.about-installation li .img {
  overflow: hidden;
}
.about-installation li .img img {
  display: block;
  width: 100%;
}

.price-list {
  padding: 0.5rem 0.3rem;
}
.price-list .img {
  background-color: #fff;
}
.price-list .img img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.price-list .table {
  background-color: #fff;
  margin-top: 0.5rem;
}
.price-list p {
  padding: 0.3rem;
  font: normal 0.26rem/0.52rem "YuGothM";
  color: #1a1510;
}
.price-list table {
  width: 100%;
  font: normal 0.24rem/0.32rem "YuGothM";
  color: #1a1510;
  border: 1px solid #000;
}
.price-list table caption {
  background-color: #f7caac;
  font-size: 0.32rem;
  line-height: 0.7rem;
  border: 1px solid #000;
  border-bottom: none;
}
.price-list table td, .price-list table th {
  border: 1px solid #000;
  padding: 0.1rem 0.02rem;
  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 th {
  line-height: 0.5rem;
}
.price-list table img {
  display: block;
  width: 1rem;
  margin: 0.1rem auto;
}

.subTxt h3 {
  font: bold 0.32rem/0.7rem "YuGothB";
  color: #1a1510;
}
.subTxt p {
  font: normal 0.28rem/0.52rem "YuGothM";
  color: #1a1510;
  text-align: justify;
}
.subTxt img {
  display: block;
  width: 100%;
}

.about-tonwerk01 {
  padding: 0.5rem 0.3rem;
}
.about-tonwerk01 .img {
  padding-top: 0.5rem;
  margin: 0;
}
.about-tonwerk01 .img img {
  display: block;
  width: 100%;
}

.about-tonwerk02 {
  padding-bottom: 0.5rem;
}
.about-tonwerk02 .main {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #f3efe9;
  position: relative;
}
.about-tonwerk02 .main::before {
  content: "";
  position: absolute;
  left: -0.5rem;
  top: 0;
  bottom: 0;
  right: -0.5rem;
  background-color: #f3efe9;
  z-index: -1;
}
.about-tonwerk02 .main img {
  display: block;
  width: 100%;
}
.about-tonwerk02 .main .subTxt {
  margin-bottom: 0.3rem;
}

.about-tonwerk03 {
  padding: 0 0.3rem;
}
.about-tonwerk03 .subTxt p {
  padding-bottom: 0.5rem;
}

.about-tonwerk04, .about-tonwerk05 {
  padding: 0.5rem 0;
}
.about-tonwerk04 .main, .about-tonwerk05 .main {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e3ded8;
  position: relative;
}
.about-tonwerk04 .main::before, .about-tonwerk05 .main::before {
  content: "";
  position: absolute;
  right: -0.5rem;
  top: 0;
  bottom: 0;
  left: -0.5rem;
  background-color: #e3ded8;
  z-index: -1;
}
.about-tonwerk04 .main img, .about-tonwerk05 .main img {
  position: absolute;
  right: 0;
  top: 0;
  width: 15%;
}

.about-tonwerk05 .main img {
  position: relative;
  display: block;
  width: 60%;
  right: initial;
  top: initial;
  margin: 0 auto;
}

.about-tonwerk06 {
  padding: 0.5rem 0.3rem;
}
.about-tonwerk06 .subTxt p {
  padding-bottom: 0.5rem;
}
.about-tonwerk06 .main {
  margin: 0;
}
.about-tonwerk06 .main img {
  display: block;
  width: 60%;
  margin: 0 auto 0.3rem;
}
.about-tonwerk06 .img {
  margin: 0;
}
.about-tonwerk06 .img img {
  display: block;
  width: 100%;
}

.about-firewood {
  padding: 0.5rem 0.3rem;
}
.about-firewood img {
  display: block;
  width: 100%;
}
.about-firewood .mb50 {
  margin-bottom: 0.5rem;
}
.about-firewood li img {
  margin-top: 0.4rem;
}
.about-firewood li:nth-child(1) {
  margin-bottom: 0.5rem;
}/*# sourceMappingURL=style-phone.css.map */