@charset "UTF-8";
/* CSS Document */

html {
font-size: 62.5%!important;
}
/* bodyのフォントサイズを1.6em（16px）に設定 */
body {
font-size: 1.6em!important;
}
body, #tygh_container {
  overflow-x: clip !important;s
}
/***メニュー・パンクズ非表示*****/
@media (max-width : 479px) {
  .th_top-search {
    display: none;
  }
}
.ath_gird-section:has(.breadcrumbs-grid) {
 display: none;
}
.flex-item-34-pc {
  width: 34%;
}
/**************PCフル設定******************/
@media (min-width:768px) {
  .side-grid {
    display: none !important;
  }
  .ath_container:has(.main-content-grid) {
    max-width: 100vw!important;
    padding: 0 !important;
  }
  .main-content-grid {
    width: 100vw !important;
    margin: 0 !important;
  }
  .ty-pagination-container, .cat-reason-box {
    max-width: 1520px;
    padding-left: 120px;
    padding-right: 120px;
    margin: 0 auto;
  }
  .main-img img {
    width: 100%;
  }
}
/*@media (max-width: 767px){
.tygh-header {
    position: relative;
    position: sticky;
    top: -11px;
    z-index: 9999;
}
	}*/
#antiqueCH {
  
}
@media (min-width:480px) {
  #antiqueCH {
    padding: 0px;
  }
}
#antiqueCH p {
/*  padding: 0;*/
}
@media (min-width : 480px){
#antiqueCH .flex-box{
	margin-bottom: 12rem
}
}
/*******************************************seckv(トップイメージ)**********************************************************/
#kv {position: relative;}
@media (min-width : 480px) {
  .kv {}
}
.kv-content {
  position: relative;
}
.kv-logo {
  position: absolute;
  top: 2em;
  left: 15%;
  width: 70%;
}
@media (min-width : 480px) {
  .kv-logo {
    top: 2em;
    left: 0em;
	  max-width: 50%;
  }
}
.kv-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 2em 2em 2em;
}
@media (min-width : 480px) {
  .kv-text {
    width: calc(100% - 6em);
    padding: 2em 4em 2em;
  }
}
.kv-caption {
  margin-bottom: 1em;
  aspect-ratio:auto;
}
@media (min-width : 480px) {
	.kv-caption {
  

}
}
.kv-caption p {
  color: white;
  font-size: 1.7rem;
  line-height: 1.6;
  font-weight: 600;
}
@media (min-width : 480px) {
  .kv-caption p {
    font-size:clamp(1.8rem, calc(1vw + 1.2rem), 3.2rem);
  }
}
.kv-price {
  margin-bottom: 0.5em;
}
.kv-price .price-top {
  font-size: 12px;
  display: block;
  color: white;
  letter-spacing: 0.1em;
}
@media (min-width : 480px) {
  .kv-price .price-top {
    font-size: 1.5em;
  }
}
.kv-price p {
  color: white;
  display: inline;
  font-size: 4.5rem;
  line-height: 1em;
}
@media (min-width : 480px) {
  .kv-price p {
    letter-spacing: 0.04em;
    font-weight: 600;
	  font-size: clamp(3.8rem, calc(3.5vw + 1.2rem), 7.2rem);
  }
}
.kv-price .yen {
  font-size: 12px;
  color: white;
  letter-spacing: 0.1em;
}
@media (min-width : 480px) {
  .kv-price .yen {
    font-size: 1.5em;
  }
}
.kv-info p {
  color: white;
}
@media (min-width : 480px) {
  .kv-info {
    text-align: end;
    padding-right: 1em;
  }
}

@media (min-width : 480px) {
  .kv-banner {
    position: absolute;
	  bottom: 6em;
	  right: 3em;
	  max-width: 50%;
  }
}

/*******************************************secintro**********************************************************/
@media (min-width : 480px){
.intro{
	max-width: 1520px;
    padding-left: 120px;
    padding-right: 120px;
    margin: 0 auto;
}
}
#intro .intro-wrapper {
  padding: 2.9rem 2.5rem;
  text-align: left;
}

@media (min-width : 480px){
	#intro .intro-wrapper {
  padding: 22.9rem 2.5rem;
}
}
.intro-wrapper p {
  font-size: 1.2em;
  line-height: 2;
  letter-spacing: .035em;
}
@media (min-width : 480px){
	.intro-wrapper p {
  font-size: 2.2em;

}
}
/*******************************************sec(Design)**********************************************************/
#design {}
.design-wrapper {
margin-left: 2rem;
    position: relative;
    aspect-ratio: 7 / 9;
    width: calc(100% - 2rem);
}

@media (min-width : 480px){
.design-wrapper {
margin-left: 0;
        aspect-ratio: 3 / 2;
        width: 100%;
	}
}

.design-img img{
	border-radius: 25px 0 0 25px;
}
@media (min-width : 480px){
	.design-img img{
	border-radius: 50px;
}
}
.design-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
	height: 185px;
}
@media (min-width : 480px){
	.design-text {
	height: 255px;
	}
}
.design-text .header {
  color: white;
  font-size: 3em;
  letter-spacing: 0.04em;
  font-weight: 600;
}

@media (min-width : 480px){
	.design-text .header {
 font-size: clamp(4.8rem, calc(5vw + 1.2rem), 7.2rem);
}
}
.design-text .caption {
  color: white;
  font-size: 1.2em;
  letter-spacing: 0.04em;
  font-weight: 600;
}
@media (min-width : 480px){
	.design-text .caption {
		font-size: clamp(1.8rem, calc(1vw + 1.2rem), 3.2rem);
	}
}
/*******************************************sec Desgin ntro************************************************************/
@media (min-width : 480px){
.design-intro{
	max-width: 1520px;
    padding-left: 3em;
    padding-right: 3em;
    margin: 0 auto;
}
}
@media (min-width : 1800px){
	.design-intro{
    padding-left: 120px;
    padding-right: 120px;
	}
	
}
#design-intro .design-intro-wrapper {
  padding: 2.9rem 2.5rem;
  text-align: left;
}
.design-intro-wrapper p {
  font-size: 1.2em;
  line-height: 2;
  letter-spacing: .035em;
}

@media (min-width : 480px){
	.design-intro-wrapper p {
  font-size: clamp(1.8rem, calc(0.8vw + 1.2rem), 3.2rem);

}
}
/*******************************************secfunc-intro**********************************************************/
#func-intro .func-intro-wrapper {
  padding: 2.9rem 2.5rem;
  text-align: left;
}

@media (min-width : 480px){
.func-intro{
	max-width: 1520px;
    padding-left: 3em;
    padding-right: 3em;
    margin: 0 auto;
}
}
@media (min-width : 1800px){
	.func-intro{
    padding-left: 120px;
    padding-right: 120px;
	}
	
}

.func-intro-wrapper p {
  font-size: 1.2em;
  line-height: 2;
  letter-spacing: .035em;
}
@media (min-width : 480px){
	.func-intro-wrapper p {
  font-size: clamp(1.8rem, calc(0.8vw + 1.2rem), 3.2rem);

}
}
/*******************************************sec(fitting)**********************************************************/
#fitting {
  margin-top: 3rem;
}
.fitting-wrapper {
 margin-left: 2rem;
  position: relative;
	aspect-ratio: 9 / 7;
}
@media (min-width : 480px){
.fitting-wrapper {
  margin-left: 0;
		aspect-ratio: 3 / 2;
	}
}
.fitting-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
	height: 185px;
}
@media (min-width : 480px){
	.fitting-text {
	height: 255px;
	}
}
.fitting-text .header {
  color: white;
  font-size: 3em;
  letter-spacing: 0.04em;
  font-weight: 600;
}
.fitting-text .header {
  color: white;
  font-size: 3em;
  letter-spacing: 0.04em;
  font-weight: 600;
}
@media (min-width : 480px){
	.fitting-text .header {
  font-size: clamp(4.8rem, calc(5vw + 1.2rem), 7.2rem);
}
}
.fitting-text .caption {
  color: white;
  font-size: 1.2em;
  letter-spacing: 0.04em;
  font-weight: 600;
}
@media (min-width : 480px){
	.fitting-text .caption {
		font-size: clamp(1.8rem, calc(1vw + 1.2rem), 3.2rem);
	}
}
/****************************************secSwiper********************************************************/
.splide-block {
  padding-left: 40px;
  margin-bottom: 5em;
	padding:0px 0px 0px  20px!important;
	
}

@media (min-width : 480px){
	.splide-block {
  margin-bottom: 12rem;
		/*height: 750px;*/
}
}
.card02 {
  overflow: hidden;
}
.splide__track {
  overflow: visible;
}
.splide-controller {}
.splide__pagination {
  display: flex;
  flex-wrap: nowrap !important;
  justify-content: flex-start;
  margin: 0 !important;
  padding-right: 40px;
}
.splide__pagination li {
  width: 100%;
}
.splide__pagination__page {
  border: none;
  height: 5px;
  width: 100%;
}
.splide__pagination__page.is-active {
  background: #333;
}
.splide__arrows {
  display: none;
}
.slide-content {
  padding: 1em;
}
.slide-content p {
  font-size: 1em
}
.slide .img-cover {
  position: relative;
	aspect-ratio:1/1;
}
.slide .img-cover.jimny:after, .slide .img-cover.hustler:after, .slide .img-cover.hilux:after, .slide .img-cover.wrangler:after, .slide .img-cover.raize:after, .slide .img-cover.hiace:after, .slide .img-cover.delica-mini:after, .slide .img-cover.prado:after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 70px;
  background-size: contain !important;
  position: absolute;
  bottom: -16px;
  right: 0;
  background-position: bottom !important;
}
.slide .img-cover.jimny:after {
  background: url(/contents/cat_antiqueS/img/jimny.png) no-repeat;
}
.slide .img-cover.hustler:after {
  background: url(/contents/cat_antiqueS/img/hustler.png) no-repeat;
}
.slide .img-cover.hilux:after {
  background: url(/contents/cat_antiqueS/img/hilux.png) no-repeat;
}
.slide .img-cover.wrangler:after {
  background: url(/contents/cat_antiqueS/img/wrangler.png) no-repeat;
}
.slide .img-cover.raize:after {
  background: url(/contents/cat_antiqueS/img/raize.png) no-repeat;
}
.slide .img-cover.hiace:after {
  background: url(/contents/cat_antiqueS/img/hiace.png) no-repeat;
}
.slide .img-cover.delica-mini:after {
  background: url(/contents/cat_antiqueS/img/delica-mini.png) no-repeat;
}
.slide .img-cover.prado:after {
  background: url(/contents/cat_antiqueS/img/prado.png) no-repeat;
}
/*********************************************vintage-section****************************************************************************/
/*********************************************vintage-section****************************************************************************/
/*********************************************vintage-section****************************************************************************/
#vintage-section {
  background: black;
}

@media (min-width : 480px){
	#vintage-section {
margin-bottom: 12em;
}

}
#vintage-section p, #vintage-section span, #vintage-section h2, #vintage-section h5, #vintage-section li {
  color: white !important;
}

#vintage-section p.slide-title{
	color:black!important;
}
#vintage-next{
	text-align: center;
	width: 100%;
}

.vintage-next{
	aspect-ratio: 2 / 1;
   
}
#vintage-new {
  padding: 0 20px;
}
@media (min-width : 480px){
#vintage-new{
	max-width: 1520px;
    padding-left: 120px;
    padding-right: 120px;
    margin: 0 auto;
}
}

#vintage-new .new-debut, #vintage-new .new-intro {
  padding: 0 20px;
}
#vintage-new .new-logo, #vintage-new .new-debut{
	text-align: center;
	aspect-ratio: 8 / 1;
}
#vintage-new .new-intro {
  margin: 3em 0;
}
@media (min-width : 480px){
	#vintage-new .new-intro {
 text-align: center;
}
}
#vintage-new .new-intro p {
  font-size: 1.2em;
  line-height: 2;
  letter-spacing: .035em;
}

@media (min-width : 480px){
	#vintage-new .new-intro p {
  font-size: 2.2em;
	}
}
#vintage-black, #vintage-brown {
  padding: 0 20px;
}

@media (min-width : 480px){
#vintage-black, #vintage-brown{
	
	margin-bottom:12em;
}}
@media (min-width : 480px){
	.new-color{
		text-align: center;
	}
}
#vintage-black .catch, #vintage-brown .catch {
  padding: 0 20px;
  margin: 3em 0;
}
@media (min-width : 480px){
	#vintage-black .catch, #vintage-brown .catch {
  margin: 12em 0;
}
}
#vintage-black .catch p, #vintage-brown .catch p {
  font-size: 1.7em;
  letter-spacing: 0.2em;
  font-family: serif;
  font-weight: 600;
  line-height: 2em;
  text-align: center;
}

@media (min-width : 480px){
	#vintage-black .catch p, #vintage-brown .catch p {
  font-size: 3.7em;
	}
}
#vintage-black .main-img, #vintage-brown .main-img {
  margin: 0 -20px;
	aspect-ratio:3/2;
}
#vintage-black .info, #vintage-brown .info {
  margin: 4em 0;
}

@media (min-width : 480px){
#vintage-black .info, #vintage-brown .info {
	max-width: 1520px;
    padding-left: 120px;
    padding-right: 120px;
    margin: 0 auto;
}
}
#vintage-black .info-block1, #vintage-black .info-block2, #vintage-brown .info-block1, #vintage-brown .info-block2 {
  margin-bottom: 4em;
}
@media (min-width : 480px){
 #vintage-black .info-block2 .flex-box,#vintage-brown .info-block2 .flex-box {
	 margin-bottom: 2em;
	}}
#vintage-black .info-block1 span, #vintage-black .info-block2 span, #vintage-brown .info-block1 span, #vintage-brown .info-block2 span {
  text-align: end;
  font-size: 0.8em;
  display: block;
}
#vintage-black .info-block2 p, #vintage-brown .info-block2 p {
  font-size: 1.1em;
  line-height: 2;
  letter-spacing: .035em;
}

.info-img-warpper{
	aspect-ratio:3/2;
}

#supinfo {
	padding: 20px;
}

@media (min-width : 1800px){
#supinfo {
      max-width: 1520px;
    padding-left: 120px;
    padding-right: 120px;
    margin: 0 auto;
}
}
#supinfo ul {
  list-style: square;
}
#supinfo li {
  font-size: 0.8em;
}
@media (min-width : 480px){
	#supinfo li {
  font-size: 1em;
}
}
/******************************************sec(Spec)上書き****************************/
#spec {
  padding: 0 20px;
  margin: 4em 0;
}
@media (min-width : 480px){
#spec{
	max-width: 1520px;
    padding-left: 120px;
    padding-right: 120px;
    margin: 0 auto 12rem;
}
}

.spec-logo{
	text-align: center;
	aspect-ratio:11/3;
}
.item-deatils-box .item-txt-size-large {
  font-size: 1.2em;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.item-deatils-box .item-table-td {
  color: black;
}
/******************************************sec(purchase)****************************/
#purchase {
  padding: 0 20px;
  margin: 4em 0;
}

@media (min-width : 480px){
#purchase{
	max-width: 1280px;
    padding-left: 120px;
    padding-right: 120px;
    margin: 0 auto 12em;
}
}
.purchase-img-warpper{
		aspect-ratio:1/1;
}
@media (min-width : 480px){
.purchase-img-warpper{
		aspect-ratio:3/2;
}
}
/*******************************************sec(Interior item)**********************************************************/
#interior {}
.interior-wrapper {
 margin-left: 2rem;
  position: relative;
	aspect-ratio: 9 / 7;
}
@media (min-width : 480px){
	.interior-wrapper {
  margin-left: 0;
		aspect-ratio: 3 / 2;
	}
}
.interior-img img{
	border-radius: 25px 0 0 25px;
}
@media (min-width : 480px){
	.interior-img img{
	border-radius: 50px;
}
}

.interior-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
	height: 185px;
}
@media (min-width : 480px){
	.interior-text {
	height: 255px;
	}
}

.interior-text .header {
  color: white;
  font-size: 3em;
  letter-spacing: 0.04em;
  font-weight: 600;
}
@media (min-width : 480px){
	.interior-text .header {
  color: white;
 font-size: clamp(4.8rem, calc(5vw + 1.2rem), 7.2rem);
	}
}

.interior-text .caption {
  color: white;
  font-size: 1.2em;
  letter-spacing: 0.04em;
  font-weight: 600;
}
@media (min-width : 480px){
	.interior-text .caption {
		    font-size:clamp(1.8rem, calc(1vw + 1.2rem), 3.2rem);
	}
}
@media (min-width : 480px){

.interior-intro{
	max-width: 1520px;
    padding-left: 3em;
    padding-right: 3em;
    margin: 0 auto;
}
}
@media (min-width : 1800px){
	.interior-intro{
    padding-left: 120px;
    padding-right: 120px;
	}
	
}

.interior-intro .interior-intro-wrapper{
	
	padding: 2.9rem 2.5rem;
}
.interior-intro .interior-intro-wrapper p{
	    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: .035em;
}
@media (min-width : 480px){

.interior-intro .interior-intro-wrapper p {
    font-size: clamp(1.8rem, calc(0.8vw + 1.2rem), 3.2rem);
}
}

.item-name {
aspect-ratio: 11 / 3;
    margin: -1em -20px 0;
    padding: 20px;
}
.item-price {
  text-align: end;
  margin-top: 0.5em;
  font-size: 0.8em !important;
}
.item-price strong {
  font-size: 1.5em !important;
  letter-spacing: 0.02em;
}
.item-btn {
  background: black;
  padding: 1em;
  border-radius: 30px;
  margin: 1em 0 0;
  color: white;
  text-align: center;
  font-size: 1.2em;
}
.item-btn a {
  color: white;
}
/**************************動画***********************************/
.movie .slide-content {
  padding: 0em;
}
.movie .VideoBox-wrapper {
  width: 100%;
  margin: 0;
}
/**************KV画面幅サイズ指定*************/
.inner-block {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.fade-img-box {
  width: 100vw;
  height: calc(100vw * 1.7);
  position: relative;
}
@media (min-width:480px) {
  .fade-img-box {
    height: calc(100vw * 0.66);
  }
}
@media (min-width:1700px) {
  .fade-img-box {
    height: calc(100vw * 0.56);
  }
}
@media (min-width:2200px) {
  .fade-img-box {
    height: calc(100vw * 0.46);
  }
}
div.wysiwyg-content .fade-img-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%!important;
  object-fit: cover;
}


/****************************************************20240910追記**********************************************************************************/
/*****各セクションイメージ部分******/

.design-img img, .fitting-img img,.interior-img img{
	border-radius: 18px 0 0 18px;
}
@media (min-width: 480px) {
.design-img img, .fitting-img img,.interior-img img{
	border-radius: 0 25px 25px 0;
}	
}

/****スライド部分*******/
.splide__slide{
	    background: white;
    border-radius: 18px;
	box-shadow: 2px 4px 12px #00000014;
}
@media (min-width: 480px) {
	.splide__slide{
    border-radius: 25px;
	}
}
.splide__slide img{
	border-radius: 18px 18px 0 0!important;
}
@media (min-width: 480px) {
	.splide__slide img{
	border-radius: 25px 25px 0 0!important;
}
}
.splide__track{
	padding-bottom: 25px;
}

.movie .splide__slide{
	padding: 20px;
}

.title-left .slide p{
	margin:0;
	padding: 0;
	font-size: 16px;
}
/****購入カード部分****/
.purchase{
	max-width: 640px;
    margin: 0 auto;
    background: white;
    border-radius: 25px;
    box-shadow: 2px 4px 12px #00000014;
    padding: 20px;
}
.purchase img{
	border-radius: 18px;
}