@charset "UTF-8";


body .breadCrumb a:hover {
  text-decoration: underline;
}

.main .hero .title .ja {
  line-height: 1.25;
}

.tax-case_category .main .hero .title .ja .bottom{
  display:block;
  margin-top:10px;
  line-height:1.4;
}

@media screen and (max-width:750px){
  .tax-case_category .main .hero .title .ja .bottom{
    padding-right:0.3rem;
    line-height:1.3;
  }

  .tax-case_category .main .hero .title .ja .bottom br{
    display:none;
  }
  
}

.gFooter .flink .item .btn .btn--more {
  display: flex;
  align-items: center;
  gap: 0 0.08rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 0.03rem solid currentColor;
  padding: 0 0 0.06rem;
  font-size: 0.16rem;
  line-height: 1;
}

.gFooter .flink .item .btn .btn--more::after {
  content: "";
  display: block;
  width: 0.2rem;
  height: 1em;
  background: url(../imgs/arw01_w.svg) 0 50%/100% auto no-repeat;
}

@media screen and (hover: hover) and (pointer: fine) {
  .gFooter .flink .item .btn .btn--more::after {
    transition: transform 0.4s;
  }
}

@media screen and (max-width: 750px) {
  .gFooter .flink .item .btn .btn--more {
    font-size: 0.12rem;
  }

  .gFooter .flink .item .btn .btn--more::after {
    width: 0.12rem;
  }

}

.sideMenu .nav span {
  display: block;
  padding: 0 30px;
  line-height: 0.46rem;
  transition: 0.4s;
  transition-property: background-color, color;
}

.sideMenu .nav li:hover span {
  color: #fff;
  background-color: #000;
}

/*
body.home .main .about p,
body.home .main .products p,
body.home .main .caseStudy p {
body.home .main .interview .prepend p,
body.about .main .lead p,
body.about .main .philosophy p {
  font-size: max(0.16rem, 16px);
}
*/

/*
@media screen and (max-width: 750px) {
  body.home .main .showRoom .list .item .text .name {
    margin: .14rem 0 .2rem;
  }
  
  body.home .main .showRoom .list .item .text .data {
    margin: .2rem 0 .35rem;
  }
  
  body.home .main .showRoom .list .item .text .btn {
    margin: .3rem 0 0;
  }
}*/

body.about .main .brands {
  padding: 2rem 0;
}

body.showroom .main .lineup {
  margin-top: -1px;
}

body.home .main .showRoom .list .item .map iframe {
  width: 100%;
  height: 2.68rem;
}
@media screen and (min-width: 750px) and (max-width: 1200px) {
  body.home .main .showRoom .list .item .map iframe{
    height: 4.68rem;
  }
}

body.home .main .showRoom .list .item .image,
.access .list .item .image {
  position: relative;
}

body.home .main .showRoom .list .item .image span,
.access .list .item .image span {
  position: absolute;
  display: inline-block;
  top: 0.1rem;
  left: 0.1rem;
  font-size: 0.18rem;
  padding: 0 5px;
  background-color: #ed1c24;
  color: #fff;
  opacity: 0.9;
}


body.interview.single .main .wrap,
body.interview.archive .main .wrap {
  width: 10.8rem;
}

body.interview.single .main .menu .wrap,
body.interview.archive .main .menu .wrap {
  width: 8.78rem;
}

@media screen and (max-width: 750px) {
  body.interview.single .main .wrap,
  body.interview.archive .main .wrap {
    width: auto;
  }
  
  body.interview.single .main .menu .wrap,
  body.interview.archive .main .menu .wrap {
    width: auto;
  }
}


body.interview.single .main .body figure.left,
body.interview.single .main .body figure.right {
	max-width: 50%;
}

@media screen and (max-width: 750px) {
	body.interview.single .main .body figure.left,
	body.interview.single .main .body figure.right {
		width: 100%;
		max-width: 100%;
		margin: .3rem 0;
	}
	
	body.interview.single .main .body figure.left img,
	body.interview.single .main .body figure.right img {
		width: 100%;
	}
}

body.products.single .main .detail .data .relatedItem {
  padding: 0.3rem;
  background: #eae8e0;
}

body.products.single .main .detail .data .relatedItem img {
  background-color: #fff;
}

body.products.archive .main .menu .list .item .image {
  position: relative;
  width: 100%;
  height: 0.3rem;
  padding-top: 100%;
  background-color: #fff;
}

body.products.archive .main .menu .list .item .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

body.products.archive .main .menu .list .item .name,
body.products.archive .main .menu .list .item .category,
body.products.archive .main .menu .list .item .btn {
  z-index: 1;
}

body.products.single .main .detail .gallery .slider .image {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background-color: #fff;
}

body.products.single .main .detail .gallery .slider .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

body.products.single .main .detail .gallery .thumnail .image {
  position: relative;
  width: 0.84rem;
  height: 0;
  padding-top: 0.84rem;
  background-color: #fff;
}

body.products.single .main .detail .gallery .thumnail .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

body.products.single .main .detail .data .includedItems--01 img {
  background-color: #fff;
}


@media screen and (max-width: 750px) {
  body.showroom .main .access .list .item {
    margin: .4rem 0 .6rem;
  }
  
  body.case.single .main .detail .post .data dd,
  body.case.single .main .detail .post .data dd:first-of-type {
    position: relative;
    border-top-style: none;
  }
  
  body.case.single .main .detail .post .data dd:after,
  body.case.single .main .detail .post .data dd:first-of-type:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    border-top: 1px solid;
  }
}

@media screen and (max-width: 750px) {
  body.showroom .main .access .list .item .text .name {
    margin: -.14rem 0 .2rem;
  }
  
  body.showroom .main .access .list .item .text .data {
    margin: .2rem 0 .35rem;
  }
  
  body.showroom .main .access .list .item .text .btn {
    margin: .3rem 0 0;
  }
}

body.news.archive .main a:hover .title {
  text-decoration: underline;
}

body.news.archive .main .menu {
  padding-top: .5rem;
  margin-top: -.5rem;
}

body.news.archive .main .menu .tabNav a {
  display: block;
  width: 1.17rem;
  height: .35rem;
  font-size: .14rem;
  font-weight: 700;
  text-align: center;
  line-height: .35rem;
  background: #e9e7df;
  color: #7d7d71;
}

body.news.archive .main .menu .tabNav a:hover,
body.news.archive .main .menu .tabNav a.active {
  background: #7d7d71;
  color: #e9e7df;
}

@media screen and (max-width: 750px) {
  body.news.archive .main .menu .tabNav a {
    width: calc((100% - 2px) / 3);
  }
  
  body.news.archive .main .menu .tabNav a.all {
    width: 100%;
  }
  
  body.news.archive .main .menu .list a .text {
    display: block;
  }
  
  body.news.archive .main .menu .list a .text .date {
    display: inline-block;
  }
  
  body.news.archive .main .menu .list a .text .category {
    display: inline-block;
	margin: 0;
  }
  
  body.news.archive .main .menu .list a .text .date + .category {
    margin: 0 0 0 .1rem;
  }
  
}

body.dealer .main a:hover {
  text-decoration: underline;
}

body.dealer .main .premiumPartner .item iframe,
body.dealer .main .dealer .item iframe {
  width: 100%;
  height: 100%;
}

body.showroom .main .access .list .item .map iframe {
  width: 100%;
  height: 2.68rem;
}

@media screen and (max-width: 750px) {
  body.sauna .main .ttl--03 .large-sp {
    font-size: .32rem;
  }
}

body.privacy .main .privacy-text .wrap,
body.privacy .main .privacy-company .wrap {
  /*width: 8.8rem;*/
}

body.privacy .main a:hover {
	text-decoration: underline;
}

body.privacy .main .privacy-text p {
  line-height: 2.25;
  margin-bottom: .6rem;
}

body.privacy .main .privacy-text p + p {
  margin-top: -.4rem;
}

body.privacy .main .privacy-text dl {
}

body.privacy .main .privacy-text dl dt {
  position: relative;
  font-size: .2rem;
  color: #727266;
  line-height: 2.25;
  padding-bottom: .16rem;
}

body.privacy .main .privacy-text dl dt:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 1px;
  border-bottom: 1px solid #727266;
}

body.privacy .main .privacy-text dl dd {
  font-size: .16rem;
  line-height: 2.25;
  margin-bottom: .8rem;
  padding-top: .28rem;
}

body.privacy .main .privacy-company h3 {
  font-size: .18rem;
  font-weight: normal;
  margin: .6rem 0 .2rem;
}

body.privacy .main .privacy-company dl {
  display: flex;
}

body.privacy .main .privacy-company dt {
  width: 100px;
  padding: .15rem 0;
  border-top: 2px solid #000;
}

body.privacy .main .privacy-company dl:last-child dt {
  border-bottom: 2px solid #000;
}

body.privacy .main .privacy-company dl:last-child dd {
  border-bottom: 1px solid #000;
}

body.privacy .main .privacy-company dd {
  width: calc(100% - 100px);
  padding: .15rem 0;
  border-top: 1px solid #000;
}

@media screen and (max-width: 750px) {
  body.privacy .main .privacy-text .wrap,
  body.privacy .main .privacy-company .wrap {
    width: auto;
  }
  
  body.privacy .main .privacy-company dl {
    display: block;
	width: 100%;
	border-top: 2px solid #000;
  }
  
  body.privacy .main .privacy-company dt {
    position: relative;
    width: auto;
	border-top: none;
  }
  
  body.privacy .main .privacy-company dt:after {
    position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 50px;
	height: 1px;
	border-bottom: 1px solid #000;
  }
  
  body.privacy .main .privacy-company dd {
    width: auto;
	border-top: none;
  }
  
  body.privacy .main .privacy-company dl:last-child {
    border-bottom: 1px solid #000;
  }
  
  body.privacy .main .privacy-company dl:last-child dt {
    border-bottom: none;
  }
  
  body.privacy .main .privacy-company dl:last-child dd {
    border-bottom: none;
  }
  
}

body.spec .main .data table th:first-child,
body.spec .main .data table td:first-child {
    padding: 10px 0;
}

.main .pagenation {
  border-right: none;
  border-bottom: none;
}

.main .pagenation :last-child {
  border-right: 1px solid #000;
}

.main .pagenation .prev,
.main .pagenation .pager,
.main .pagenation .next {
  border-bottom: 1px solid #000;
}

body.contact .main .form .mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}
body.contact .main .form input[type=radio] + .mwform-checkbox-field-text,
body.contact .main .form input[type=checkbox] + .mwform-checkbox-field-text {
  display: block;
  line-height: 0.2rem;
}
@media screen and (max-width: 750px) {
  body.contact .main .form input[type=radio] + .mwform-checkbox-field-text,
body.contact .main .form input[type=checkbox] + .mwform-checkbox-field-text {
    font-size: 16px;
    line-height: 20px;
  }
}
body.contact .main .form input[type=radio] + .mwform-checkbox-field-text::before,
body.contact .main .form input[type=checkbox] + .mwform-checkbox-field-text::before {
  content: "";
  display: inline-block;
  box-sizing: border-box;
  width: 0.2rem;
  height: 0.2rem;
  margin: 0 0.1rem 0 0;
  padding: 0.03rem;
  border-radius: 50%;
  background: content-box;
  box-shadow: inset 0 0 0 1px #727266;
  vertical-align: top;
}
@media screen and (max-width: 750px) {
  body.contact .main .form input[type=radio] + .mwform-checkbox-field-text::before,
body.contact .main .form input[type=checkbox] + .mwform-checkbox-field-text::before {
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    padding: 3px;
  }
}
body.contact .main .form input[type=radio]:checked + .mwform-checkbox-field-text::before,
body.contact .main .form input[type=checkbox]:checked + .mwform-checkbox-field-text::before {
  background-color: #727266;
}

body.contact .main .form .agree-text-confirm {
  display: none;
}

body.contact.confirm .main .form .agree-text-confirm {
  display: block;
}

body.contact.confirm .main .form .agree-text,
body.contact.confirm .main .form .agree {
  display: none;
}
body.contact.confirm .main .form button[name=submitBack] {
  background: #ccc;
  margin-right: 1em;
}
body.contact.confirm .main .form button[name=submitBack]::after {
  left: 0.2rem;
  right: auto;
  transform: scale(-1, 1);
}
body.contact.confirm .main .form button[name=submitBack]:hover::after {
  transform: scale(-1, 1) translate3d(0.1rem, 0, 0)
}

body.contact.thanks .main .thanks-text {
  width: 8.8rem;
  margin: .8rem auto 0;
}