@charset "UTF-8";

/*******************************************************
COMMON
*******************************************************/

.l-main .textlink,
.l-main .outlink {
	text-decoration:underline;
	position: relative;
} 

.l-main .textlink {
	padding-left: 12px;
}

.l-main .textlink::before {
	content: '';
    width: 5px;
    height: 5px;
    border-top: 1px solid var(--c-navy);
    border-right: 1px solid var(--c-navy);
    -webkit-transform: rotate(45deg) translate(0, 25%);
    transform: rotate(45deg) translate(0, 25%);
    position: absolute;
    left: 0;
    top: 0.625em;
}


.l-main .outlink.outlink:after {
	content: '';
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	width: 11px;
	height: 11px;
	background: url(/assets_add/images/common/blank_color.svg) no-repeat center center/cover;
	display: inline-block;
	margin: -.175em 0 0 .5em;
}


.l-main .list {
  margin-top: 3rem;
}

.l-main .list li {
	padding-left: 2rem;
	position: relative;
}

.l-main .list li + li {
  margin-top: 0.25em;
}

.l-main .list li:before {
	content: "・";
	position: absolute;
	top:0; left: 0;
}

.l-main .list.attention li:before {
	content: "※";
}

.l-main .list.numberAttention li:before {
	content: "※1";
}

.l-main .list.numberAttention li {padding-left: 2.5em;}
.l-main .list.numberAttention li:nth-of-type(2):before {content: "※2";}
.l-main .list.numberAttention li:nth-of-type(3):before {content: "※3";}
.l-main .list.numberAttention li:nth-of-type(4):before {content: "※4";}
.l-main .list.numberAttention li:nth-of-type(5):before {content: "※5";}
.l-main .list.numberAttention li:nth-of-type(6):before {content: "※6";}
.l-main .list.numberAttention li:nth-of-type(7):before {content: "※7";}
.l-main .list.numberAttention li:nth-of-type(8):before {content: "※8";}
.l-main .list.numberAttention li:nth-of-type(9):before {content: "※9";}

.l-main .abreast {
	display: flex;
}

/*******************************************************
トップページ
*******************************************************/
.p-home-kv .swiper-slide {
	position:relative;
	height: auto;
	max-height: 615px;
	padding-top: 128%;
}	

.p-home-kv .swiper-slide-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.p-home-kv .swiper-slide-inner img.bottom {
	object-position: bottom;
}

@media (min-width: 768px) {
    .p-home-kv .swiper-slide {
		min-height: 615px;
		padding-top: 40%;
	}	
}

@media (max-width: 959px) {
	.c-banner {
		display: flex;
		flex-wrap:wrap;	
		gap: 0;
	}

	.c-banner a {
		display: block;
		width: calc(50% - 5px);
		margin-bottom: 10px;
	}

	.c-banner a:nth-of-type(even) {
		margin-left: 10px;
	}

	.c-banner a img {
		width: 100%;
	} 

}

/*******************************************************
商品
*******************************************************/
.p-product-unit .mt0 {margin-top: 0 !important;}

.p-product-unit .max-w100 {max-width: 100px !important;}
.p-product-unit .max-w150 {max-width: 150px !important;}
.p-product-unit .max-w200 {max-width: 200px !important;}
.p-product-unit .max-w250 {max-width: 250px !important;}
.p-product-unit .max-w300 {max-width: 300px !important;}
.p-product-unit .max-w350 {max-width: 350px !important;}
.p-product-unit .max-w400 {max-width: 400px !important;}
.p-product-unit .max-w450 {max-width: 450px !important;}
.p-product-unit .max-w500 {max-width: 500px !important;}
.p-product-unit .max-w600 {max-width: 600px !important;}

@media (min-width: 960px) {
	.p-product-unit .photos_pc2_sp_1 img {
		width: calc(50% - 5px);
		margin-bottom: 10px;
	}
	
	.p-product-unit .photos_pc2_sp_1 img:nth-of-type(even) {
		margin-left: 10px;
	}
}

.p-product-unit .photos_pc2_sp_2 img {
	width: calc(50% - 5px);
	margin-bottom: 10px;
}

.p-product-unit .photos_pc2_sp_2 img:nth-of-type(even) {
	margin-left: 10px;
}

.p-product-unit .sub {font-size: 0.7em;}


/* お詫び */
.p-product-unit  .manual-notice {
	border: 1px solid #1b2943;
  padding: 5vw;
  line-height: 1.75;
  font-size: 1.3rem;
}

.p-product-unit .manual-notice + .manual-notice {
  margin-top: 1.5rem;
}

.p-product-unit  .manual-notice h4 {
  font-size: 1.5rem;
  margin-bottom: 1em;
}

.p-product-unit  .manual-notice p {
	margin: 0.5em 0;
}

.p-product-unit  .manual-notice ul {
	background-color: #f5f5f5;
	padding: 0.5em 0.7em;
}

.p-product-unit  .manual-notice ul + ul {
  margin-top: 0.5em;
}

.p-product-unit  .manual-notice ul + p {
  margin-top: 1em;
}

@media (min-width: 960px) {
  .p-product-unit .manual-notice {
    padding: 45px;
    font-size: 1.4rem;
  }

  .p-product-unit .manual-notice h4 {
    margin-bottom: 1.5em;
  }

  .p-product-unit .manual-notice ul {
    padding: 1.5em;
  }

  .p-product-unit .manual-notice ul + ul {
    margin-top: 1em;
  }
  
  .p-product-unit .manual-notice ul + p {
    margin-top: 1.5em;
  }

}

/* サーカス主な特徴 */

.p-product-unit .circus_tc_features ul.subPhotoList02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 50px;
}

.p-product-unit .circus_tc_features ul.subPhotoList02 li {
	width: calc( 100% / 2 - 10px);
	text-align: center;
	margin: 0 5px 20px;
}

.p-product-unit .circus_tc_features ul.subPhotoList02 li + li {
	margin-top: 0;
}

/* サーカス豊富なオプション */
.p-product-unit .circus_tc_ItemList ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.p-product-unit .circus_tc_ItemList ul li {
	width: calc( 100% / 2 - 7px);
	border: 1px solid #ddd;
	margin-bottom: 1.5rem;
  padding: 1.5rem;
}

.p-product-unit .circus_tc_ItemList ul li + li {
	margin-top: 0;
}

.p-product-unit .circus_tc_ItemList ul li p {
	margin-top: 5px;
	font-size: 1.3rem;
}

@media (min-width: 960px) {
  .p-product-unit .circus_tc_ItemList ul li {
    width: calc( 100% / 2 - 15px);
    border: 1px solid #ddd;
    margin-bottom: 3rem;
    padding: 3rem;
    text-align: center;
  }
  
  .p-product-unit .circus_tc_ItemList ul li p {
    margin-top: 10px;
    font-size: 1.5rem;
  }

}

/* 注意 */
.p-product-unit .c-note {
  padding: 5vw;
  margin-top: 3rem;
  background-color: #f5f5f5;
}

.p-product-unit .c-note.attention {
  background-color: #f9e9e9;
  color: #d81919;
}

.p-product-unit .c-note + .c-note {
  margin-top: 1.5rem;
}

.p-product-unit .c-note h4 {
  font-size: 1.6rem;
}

.p-product-unit .c-note.attention h4 {
  color: #d81919;
}

@media (min-width: 960px) {
  .p-product-unit .c-note {
    padding: 45px;
  }
}

/* よくある質問 */
.p-product-unit .c-note__faq h3 {
	font-size: 1.4em;
}

.p-product-unit .c-note__faq > dl  {
	border-top: 1px solid #eff3f3;
	padding-top: 25px;
}

.p-product-unit .c-note__faq > dl  > dt {
	font-weight: bold;
	position: relative;
	margin-bottom: 16px;
	padding-left: 50px;
}

.p-product-unit .c-note__faq > dl > dd {
	position: relative;
	border-bottom: 1px solid #eff3f3;
	padding: 0 0 25px 50px;
	margin-bottom: 25px;
}

.p-product-unit .c-note__faq > dl > dt:before,
.p-product-unit .c-note__faq > dl > dd:before {
	content:"Q";
	line-height: 1;
	text-align: center;
	padding: 6px 8px 10px ;
	color: #fff;
	background-color: #F8674A;
	position: absolute;
	top:-2px ;left: 0px;
}

.p-product-unit .c-note__faq > dl > dd:before {
	content:"A";
	font-weight: bold;
	padding: 7px 8px 9px ;
	background-color: #1B2943;
}


	@media screen and (max-width: 920px) {
		.p-product-unit .c-note__faq {
		}

}

.p-product-unit .c-note__faq dd figure {
	margin: 1em auto;
	max-width: 350px;
} 
.p-product-unit .c-note__faq dd figcaption {
	text-align: center;
}
.p-product-unit .c-note__faq .note {
	background-color: #f5f5f5;
	padding: 1.5em;
	margin-top: 1.5em;
}
.p-product-unit .c-note__faq .note h4 {
	font-size: 1.5rem;
	margin-top:0;
}
.p-product-unit .c-note__faq .note p {
	margin-top:0;
}
.p-product-unit .c-note__faq .note p + p {
	margin-top: 1em;
}
.p-product-unit .c-note__faq .note .blockquote {
	font-size:0.9em;
	border-top: 1px dotted #1b2943;
	padding-top: 0.75em;
	line-height: 1.5;
}

/* 対応モデル */
.p-product-unit .c-note__model dl {
  margin-bottom: 2em;
}

.p-product-unit .c-note__model dt {
  font-weight: bold;
}

.p-product-unit .c-note__model dd {
  padding-left: 1em;
  position: relative;
}

.p-product-unit .c-note__model dd::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

/* 商品ページバナー */
.p-product-unit .banner {
}

.p-product-unit .banner ul {
	display: flex;
	flex-wrap:wrap;	
}

.p-product-unit .banner li {
	width: calc(50% - 5px);
	margin-bottom: 10px;
}

.p-product-unit .banner li:nth-of-type(even) {
	margin-left: 10px;
}

.p-product-unit .banner li img {
	width: 100%;
} 

@media (min-width: 768px) {
	.p-product-unit .banner li {
		width: calc(50% - 10px);
		margin-bottom: 20px;
	}
	
	.p-product-unit .banner li:nth-of-type(even) {
		margin-left: 20px;
	}
		
}

/*---------------------------------------
ポイント & 特徴
---------------------------------------*/
.point figure + figure,
.feature figure + figure,
.point figure img + img,
.feature figure img + img {
  margin-top: 15px;
}
.icon_point {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: var(--c-navy);
  color: #fff;
  font-family: "neue-haas-grotesk-display", sans-serif;
  letter-spacing: .05em;
  line-height: 1;
  padding: 5px 10px;
  margin: 0 0 5px;
}
@media (min-width: 960px) {
  .point + .point,
  .point + .feature,
  .feature + .feature,
  .feature + .point {
    margin-top: 45px;
  }
  .icon_point {
    font-size: 1.3rem;
  }
}
@media (max-width: 959px) {
  .point + .point,
  .point + .feature,
  .feature + .feature,
  .feature + .point {
    margin-top: 30px;
  }
  .icon_point {
    font-size: 1.2rem;
  }
}

.p-product-desc:has(.c-video__sub_text) {
	margin-top: 5px;
	font-size: 1.2rem;
}
@media (min-width: 768px) {
	.p-product-desc:has(.c-video__sub_text) {
		font-size: 1.3rem;
	}
}

.p-product-desc:has(.c-video__caption) {
	margin-top: 5px;
	font-size: 1.4rem;
	text-align: center;
}
@media (min-width: 768px) {
	.p-product-desc:has(.c-video__caption) {
		font-size: 1.6rem;
	}
}

/*---------------------------------------
アパレルサイトリンク
---------------------------------------*/
.p-product-unit .apparel_site_link {
	background-color: #f5f5f5;
	padding: 1.5rem ;
	text-align: center;
	margin-top: 2rem;
}

.p-product-unit .apparel_site_link .c-btn {
	margin: 0 auto 1rem;
}

@media (min-width: 960px) {
	.p-product-unit .apparel_site_link {
		padding: 2rem ;
		margin-top: 4rem;
	}
	
	.p-product-unit .apparel_site_link .c-btn {
		margin: 0 auto 1.5rem;
	}
}

/*---------------------------------------
詳細ページリンク
---------------------------------------*/
.p-product-unit .more_page_link {
	background-color: #f5f5f5;
	padding: 1.5rem ;
	text-align: center;
	margin-top: 2rem;
}

.p-product-unit .more_page_link .c-btn {
	margin: 0 auto 1rem;
	width: 20em;
}

@media (min-width: 960px) {
	.p-product-unit .more_page_link {
		padding: 2rem ;
		margin-top: 4rem;
	}
	
	.p-product-unit .more_page_link .c-btn {
		margin: 0 auto 1.5rem;
	}
}

/*******************************************************
素材について・ご使用について
*******************************************************/
.material_use_notice {
    margin: 75px auto 0;
    padding: 0 5vw 0;
}

@media (min-width: 960px) {
	.material_use_notice {
		max-width: 900px;
		padding: 0 ;
	}

}
.material_use_notice .box {
	padding: 30px 0;
	overflow: hidden;
}

.material_use_notice .box + .box {
	border-top:1px solid #e8e8e8
}

.material_use_notice .box h3 {
	margin-bottom: 0.75em;
}

.relate-content .relate-content-title {
  font-size:1.7rem;
  margin:20px 0 15px;
}

.relate-content .relate-content-title:nth-of-type(1) {
  margin-top: 0;
}

@media (max-width: 959px) {
  .relate-content .relate-content-title {
    font-size:1.6rem;
    margin:15px 0 10px;
  }
}

.relate-content .relate-content-sub-title {
  font-size:1.6rem;
  margin:20px 0 0;
}

@media (max-width: 959px) {
  .relate-content .relate-content-sub-title {
    font-size:1.5rem;
    margin:15px 0 0;
  }
}

.relate-content .relate-content-list li {
	padding-left: 2rem;
	position: relative;
}

.relate-content .relate-content-list li + li {
  margin-top: 0.75em;
}

.relate-content .relate-content-list li:before {
	content: "・";
	position: absolute;
	top:0; left: 0;
}

.relate-content .relate-content-list.attention li:before {
	content: "※";
}

@media (max-width: 959px) {
  .relate-content .relate-content-list li {
    padding-left: 1rem;
  }
}

.relate-content h5 {
	font-size: 1.9rem;
	margin-top: 30px;
}

@media (max-width: 959px) {
	.relate-content h5 {
		font-size: 1.6rem;
		margin-top: 20px;
	}
}

.relate-content p + p,
.relate-content p + figure,
.relate-content figure + p,
.relate-content figure + figure,
.relate-content p + ul,
.relate-content ul + p,
.relate-content ul + ul
{
  margin-top: 0.75em;
}

.relate-content .note {
  background-color: #f5f5f5;
  padding:1.5em; 
  margin: 0.75em 0;
}

.relate-content .note.important {
  background-color: #fcecec;
  color: #d81919;
}

.relate-content .mx-w-500 {max-width: 500px;}
.relate-content .mx-w-350 {max-width: 350px;}
.relate-content .mx-w-300 {max-width: 300px;}
.relate-content .mx-w-250 {max-width: 250px;}
.relate-content .mx-w-200 {max-width: 200px;}
.relate-content .mx-w-100 {max-width: 100px;}

.relate-content .relate-content-photos {
  margin-top: 0.75em;
}

.relate-content .relate-content-photos {
  display: flex;
  flex-wrap: wrap;
}

.relate-content .relate-content-photos figure {
  width:calc(50% - 5px);
  margin-bottom: 0.75em;
}

.relate-content .relate-content-photos figure + figure {
  margin-top: 0;
}

.relate-content .relate-content-photos figure:nth-of-type(even) {
  margin-left:10px;
}

.relate-content .relate-content-photos figure figcaption {
  font-size: 1.2rem;
  text-align: center;
}

@media (min-width: 960px) {
  .relate-content .relate-content-photos.photos3 figure {
    width:calc(100% / 3 - 10px);
	max-width: 210px;
  }

  .relate-content .relate-content-photos figure:nth-of-type(even) {
    margin-left:auto;
  }

  .relate-content .relate-content-photos.photos3 figure + figure {
    margin-left: 15px
  }

  .relate-content .relate-content-photos figure figcaption {
    font-size: 1.3rem;
  }
}


/****** 個別 ******/


@media (min-width: 960px) {
  .relate-content.mainpole .pc-flex {
    display: flex;
  }

  .relate-content.mainpole .pc-flex .text {
    width: calc(100% - 200px);
  }

  .relate-content.mainpole .pc-flex .photo {
    width: 200px;
    margin-left:15px;
  }
}

.relate-content.circus_tc_series_size {

}

.relate-content.circus_tc_series_size .detail h5 {
  font-size: 1.4rem;
}

.relate-content.circus_tc_series_size .detail h5 span {
	display: block;
	width: 6em;
	text-align: center;
	background-color: #ddd;
	font-size: 1.3rem;
	margin-right: 10px;
}

.relate-content.circus_tc_series_size .detail p {
	font-size: 1.2rem;
}

.relate-content.circus_tc_series_size .detail {
	overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.relate-content.circus_tc_series_size .detail {
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
  margin-top: 20px;
}

.relate-content.circus_tc_series_size .detail li {
  width:50%;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
  padding: 1em;
  font-size:1.4rem;
}

.relate-content.circus_tc_series_size .detail li h6 {
	font-size: 1.4rem !important;
}

.relate-content.circus_tc_series_size .detail li .detailwrap figure {
	text-align: center;
}

.relate-content.circus_tc_series_size .detail li .detailwrap img {
	width: 90%;
}

.relate-content.circus_tc_series_size .detail li .detailwrap .detailTxt {
	margin: 10px 0 0 0
}

.relate-content.circus_tc_series_size .detail li .detailwrap .detailTxt p {
	margin-bottom: 0.5em;
}

/*TC、VC生地の撥水加工に関して*/
@media (min-width: 960px) {
	.relate-content #hassuikakou figure {
		float: left;
		margin-right: 20px;
	}

	.relate-content #hassuikakou .note {
		overflow: hidden;
	}
}

/*コットン混紡生地”TC”について*/
@media (min-width: 960px) {
	.relate-content .img-Right .text {
		width: 580px;
		float: left;
		margin-right: 20px;
	}
	.relate-content .img-Right figure {
		width: 300px;
		float: right;
	}
}

/*******************************************************
お問い合わせ
*******************************************************/
/*テンマクデザイン修理センター休業案内*/
.repair_information {
	margin: 0 5vw 5vw;
	padding: 5vw;
	border:1px solid #1b2943;
}

.repair_information .date,
.repair_information_date {
	margin: 0.5em 0;
	padding:0.75em 2em;
	background-color:#f5f5f5;
	display:inline-block;
	font-weight:bold;
}

@media (min-width: 960px) {
	.repair_information {
		max-width: 960px;
		margin: 0 auto 45px;
		padding: 45px;
	}
}


/*******************************************************
イベント汎用
*******************************************************/
.p-info-detail__body .event header {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #1b2943;
}

.p-info-detail__body .event header .status {
	display: inline-block;
    border: 1px solid #EB313E;
    padding: 4px 20px;
    font-size: 1.6rem;
    color: #EB313E;
    margin: 0 auto 20px;
	line-height: 1;
}

.p-info-detail__body .event header .copy {

}

.p-info-detail__body .event header h2 {
	margin-top: 0 !important;
}

.p-info-detail__body .event header h2 span {
	font-size: 1.6rem;
	display: block;	
}

.p-info-detail__body .event header .information {
	background-color: #f5f5f5;
	padding: 1em;
	border-radius: 10px;
	margin-top: 20px;
}

.p-info-detail__body .event .data {
	border-top: 1px solid #1b2943;
	border-bottom: 1px solid #1b2943;
	padding: 20px 0;
	margin: 20px 0;
}

.p-info-detail__body .event .data dt {
	font-weight: bold;
}

.p-info-detail__body .event .data dd + dt {
	margin-top: 10px;
}

.event-tt {
    width: 100%;
    border-collapse: collapse;
  }
  .event-tt th,
  .event-tt td {
    border-top: 1px solid var(--c-gray-light);
    border-bottom: 1px solid var(--c-gray-light);
    text-align: left;
    padding: 15px;
  }
  .event-tt tr:nth-of-type(odd) th,
  .event-tt tr:nth-of-type(odd) td {
    background: var(--c-gray-bright);
  }
  .event-tt th {
    font-size: 1.4rem;
    width:120px;
  }

  .event-ph {
    column-gap: 2px;
  }
  .event-ph > * {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    padding-top: 2px;
  }
  @media (min-width: 960px) {
    .event-ph {
      margin: 45px 0 0;
      column-count: 3;
    }
  }
  @media (max-width: 959px) {
    .event-ph {
      margin: 30px 0 0;
      column-count: 2;
    }
  }

  .event-ct {
    border: 1px solid var(--c-navy);
  }

.event-ct li {
	padding-left: 2rem;
	position: relative;
}

.event-ct li + li {
  margin-top: 0.25em;
}

.event-ct li:before {
	content: "・";
	position: absolute;
	top:0; left: 0;
}

.event-ct .attention li:before {
	content: "※";
}

  @media (min-width: 960px) {
    .event-ct {
      margin: 45px 0 0;
      padding: 30px;
      font-size: 1.6rem;
    }
    .event-ct h6 {
      font-size: 1.7rem;
      line-height: 1.75;
      margin: 15px 0 4px;
    }
  }
  @media (max-width: 959px) {
    .event-ct {
      margin: 30px 0 0;
      padding: 5vw;
      font-size: 1.4rem;
    }
    .event-ct h6 {
      font-size: 1.5rem;
      line-height: 1.75;
      margin: 10px 0 3px;
    }
  }

.c-tab-content .box {
  border-left:4px solid #000;
  padding: 0 0 0 5vw;
  margin-top: 25px;
}

.c-tab-content .box h4 {
  font-size: 1.6rem;
}

.c-tab-content .box .cooperate {
  margin-top: 1em;
  font-size:1.4rem;
}

.c-tab-content .box + h3 {
  margin-top: 30px !important;
}

.c-tab-content .box h5 {
	margin:1em 0 0 !important;
	font-size: 1.7rem;
}

@media (min-width: 960px) {
  .c-tab-content .box {
    padding: 0 0 0 30px;
    margin-top: 40px;
}

  .c-tab-content .box h4 {
    font-size: 1.9rem;
  }

  .c-tab-content .box .cooperate {
    font-size:1.4rem;
  }

  .c-tab-content .box + h3 {
    margin-top: 50px !important;
  }
}

.c-tab-content hr {
	margin: 2em 0;
	border-top: 1px solid #1b2943;
	border-bottom: none;
}

.c-tab-content .c-btn.soon {
	opacity: 0.4;
	pointer-events: none;
	cursor: text;
}

.c-tab-content .application_sub {
	text-align: center;
	font-size:1.4rem;
	color: #d81919;
	font-weight:bold;
}

.c-tab-content .status {
	display: inline-block;
	padding: 2px 10px;
	border: 1px solid #EB313E;
	color: #EB313E;
	font-size:0.7em;
	margin-left: 0.5em; 
	position:relative;
	top: -1px;
}

@media (min-width: 960px) {
	.c-tab-content .status {
		padding: 3px 10px;
		top: -3px;
	}

}

/* modal */

.p-application {
	padding: 30px;
}

@media screen and (max-width: 959px) {
	.p-application {
		padding: 20px;
	}
}

.p-application dl {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
	border-bottom: 1px solid #eff3f3;
}

.p-application dl:first-of-type {
	border-top: 1px solid #eff3f3;
}

@media screen and (max-width: 959px) {
	.p-application dl {
		
	}
}

.p-application dt {
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}

@media screen and (max-width: 959px) {
	.p-application dt {
		width: calc(100% - 120px);
		padding: 0;
		font-size: 14px;
		font-weight: normal;
		white-space: normal;
	}
}

.p-application dd {
	width: 200px;
	padding: 0 10px;
}

@media screen and (max-width: 959px) {
	.p-application dd {
		width: 110px;
		padding: 0;
	}
}

@media screen and (max-width: 959px) {
	.p-application dd .elm-btn {
		font-size: 10px;
	}
}

@media (max-width: 959px) {
	.p-application dd .c-btn {
		width: 110px;
	}
}

/* PANDA大感謝祭 */
.panda_fes2024 .c-tab-content .panda_series {
	margin-top: 0.25em;
	font-size: 1.4rem;
	background-color: #f5f5f5;
	padding: 10px;
}

.panda_fes2024 .c-tab-content .panda_series li {
	padding-left: 0;
}

.panda_fes2024 .c-tab-content .panda_series li::before {
	content: none;
}

.panda_fes2024 .c-tab-content .panda_series span {
	display: inline-block;
	background-color: #1b2943;
	color: #fff;
	text-align: center;
	padding: 3px 15px;
	border-radius: 6px;
	line-height: 1;
	margin-right: 0.5em;
}

.panda_fes2024 .c-tab-content .panda_series span.ng {
	background-color: #d81919;
}

.panda_fes2024 .c-tab-content .cancel span {
	display: inline-block;
	width: 9em
}

.panda_fes2024 .c-tab-content li {
	padding-left: 2rem;
	position: relative;
}

.panda_fes2024 .c-tab-content li + li {
  margin-top: 0.25em;
}

.panda_fes2024 .c-tab-content li:before {
	content: "・";
	position: absolute;
	top:0; left: 0;
}

.panda_fes2024 .project-episode {
	background: #ffece7;
	padding: 5vw;
	margin-top: 2rem;
}

.panda_fes2024 .project-episode h5{
	color:#ee4545;
}

.panda_fes2024 .project-episode h5 span {
	color: var(--c-navy);
	font-size: 0.8em;
}
.panda_fes2024 .project-episode .note {
	border-top: 1px solid var(--c-navy);
	border-bottom: 1px solid var(--c-navy);
	margin: 20px 0;
	padding: 20px 0;
	font-size: 1.3rem;
}

.panda_fes2024 .project-episode .note h6 {
	font-size: 1.4rem;
}

.panda_fes2024 .project-episode p.deadline {
	font-weight: bold;
	padding: 1.0rem 0;
 }

.panda_fes2024 .project-episode p.sponsorship {
	text-align: right;
	margin-top: 1em;
	font-size: 1.4rem; 
}

 .panda_fes2024 .project-episode .hash {
	display: inline-block;
    position: relative;
    margin: 0 4px;
    z-index: 3;
	font-weight:bold;
}

 .panda_fes2024 .project-episode .hash::before {
    content: "";
    background-color: #ff0;
    position: absolute;
    width: calc(100% + 6px);
    height: 10px;
    left: -3px;
    bottom: 2px;
    z-index: -1;
}

@media (min-width: 960px) {
   .panda_fes2024 .project-episode {
      margin: 45px 0 0;
      padding: 40px;
      font-size: 1.6rem;
    }
   .panda_fes2024 .project-episode h5 {
	  font-size: 2.2rem;
      line-height: 1.75;
    }
	.panda_fes2024 .project-episode h5 span{
		font-size: 1.7rem;
	}
	.panda_fes2024 .project-episode p + p {
		margin: 0.4em 0 0;
	}  
	.panda_fes2024 .project-episode .note {
		margin: 1.0em 0 0;
		font-size: 1.4rem;
	}
	.panda_fes2024 .project-episode .note h6 {
		font-size: 1.5rem;
	}
	.panda_fes2024 .project-episode p.sponsorship {
		font-size: 1.5rem; 
	}
}

.panda_fes2024 .administrator {
	border-top: 1px solid var(--c-navy);
	margin: 20px 0 0;
	padding: 20px 0 0;
	font-size: 1.3rem;
}

 @media (min-width: 960px) {
.panda_fes2024 .administrator {
	margin: 40px 0 0;
	padding: 30px 0 0;
	font-size: 1.4rem;
  }
	
}

/*******************************************************
商品個別
*******************************************************/

/*circus_rack*/
.p-product-unit .c-note.circus_rack {
	display: flex;
}

.p-product-unit .c-note.circus_rack img {
	width: 200px;
	height: 200px;
	display: block;
  margin-right: 40px;
}
@media screen and (max-width: 920px) {
  .p-product-unit .c-note.circus_rack {
    display: block;
  }
  .p-product-unit .c-note.circus_rack img {
    margin: 0 auto 15px;
  }
}

/*connect_cap_tripod*/
.p-product-unit .connect_cap_tripod__howto {
	background-color: #f5f5f5;
	padding: 0 20px 20px;
	max-width: 850px;
}

.p-product-unit .connect_cap_tripod__howto h4 {
	width: calc(100% + 40px);
	font-weight: bold;
	text-align: center;
	padding: 4px 0;
	margin: 0 0 10px -20px;
	background-color: #ccc;
}

.p-product-unit .connect_cap_tripod__howto li + li {
	margin-top: 20px;
}

.p-product-unit .connect_cap_tripod__howto li span {
	display: block;
	width: auto;
	font-weight: bold;
	background: none;
	text-align: left;
	padding: 0;
	margin-bottom: 10px;
}

.p-product-unit .connect_cap_tripod__howto li .flexbox {
	display: flex;
	margin-top: 10px;
}

.p-product-unit .connect_cap_tripod__howto li .photo {
	width: calc(68.5% - 10px);
	margin: 0 20px 0 0;
}

.p-product-unit .connect_cap_tripod__howto li .nagasa {
	width: calc(31.5% - 10px);
}

@media screen and (max-width: 1200px) {
	.p-product-unit .connect_cap_tripod__howto li .flexbox {
		display: block;
	}
	
	.p-product-unit .connect_cap_tripod__howto li .photo {
		width: 100%;
		margin: 0 0 20px;
		text-align: left;
	}

	.p-product-unit .connect_cap_tripod__howto li .nagasa {
		width: 200px;
		margin-bottom: 0;
	}
	
}


@media screen and (max-width: 920px) {
	  .p-product-unit .connect_cap_tripod__howto li .photo {
		width: auto;
	  }
	  .p-product-unit .connect_cap_tripod__howto li .nagasa {
		width: 200px;
	}
  }

.p-product-unit .connect_cap_tripod__howto li .wrap {
		max-width: 770px;
		display: flex;
		flex-wrap: wrap;
	  }

.p-product-unit .connect_cap_tripod__howto .wrap figure {
		width: calc(100% / 3 - 10px);
 		margin-left: 15px;
    margin-bottom: 15px;
}

.p-product-unit .connect_cap_tripod__howto .wrap figure:first-child {
		margin-left: 0;
}

@media screen and (max-width: 767px) {
	.p-product-unit .connect_cap_tripod__howto .wrap figure {
		width: calc(100% / 2 - 10px);
 		margin-left: 15px;
	}

	.p-product-unit .connect_cap_tripod__howto .wrap figure:last-child {
		margin-left: 0;
	}
}

/* peg */

.p-product-unit .peg__pop h4 {
	color: #666;
	font-weight: normal;
}

.p-product-unit .peg__pop h4 strong {
    color: #192943;	
    font-weight: 800;
    display: block;
}

.p-product-unit .peg__pop h4 span{
	font-size: 2.8rem;
    line-height: 1.375;
    display: block;
    color: #192943;
    font-weight: 800;
}

.p-product-unit .peg__pop h4 + p {
	font-style: normal;
	color: #666;
	font-size: 1.6rem;
}

.p-product-unit .peg__pop h5{
	margin-top: 2.6em;
	font-size: 1.8rem;
}

.p-product-unit .peg__pop h5 span{
	background: #1b2943;
	color: #ffffff;
	padding: 2px 10px;
	margin-right: 1em;
}
.p-product-unit .peg__pop ul + p {
	color: #dd8e10;
	font-weight: bold;
}

.p-product-unit .peg__pop .pointList {
    overflow:hidden;
    background-color: #C7C3C3;
    margin-top: 15px;;
}

.p-product-unit .peg__pop .pointList figure {
	max-width:500px;
	margin: 0 auto;
}

.p-product-unit .peg__pop .itemList {
    overflow:hidden;
}

.p-product-unit .peg__pop .itemList dd {
}

.p-product-unit .peg__pop .itemList dd h6 {
	margin-top: 1em;
}
.p-product-unit .peg__pop .itemList dd p {
	margin-top: 0 !important;
}

/*スパイス　アカラブ・テンマク*/
.p-product-unit .wahuu_umami_spice_recipebook {
	margin-top: 30px;
}
.p-product-unit .wahuu_umami_spice_recipebook .inner {
	background-color: #f5f5f5;
	padding: 30px 0;
}
.p-product-unit .wahuu_umami_spice_recipebook .inner a {
	width: 280px;
	margin: 0 auto;
}

.p-product-unit .wahuu_umami_spice_recipebook .inner a.box {
	display: block;
	margin-bottom: 3rem;
}
.p-product-unit .wahuu_umami_spice_recipebook a.bookDL {
	display: block;
	width: 280px;
	margin: 10px auto 0;
}

/*ステンレスケトル・ステンレスパーコレーター*/
.p-product-unit .stainless_kettle_detailFlex {
	display: flex;
	margin-top: 3rem;
}

.p-product-unit .stainless_kettle_detailFlex li + li {
	margin-left: 10px;
}

.p-product-unit .stainless_kettle_detailFlex figcaption {
	text-align: center;
	font-size: 1.3rem;
}

@media screen and (max-width: 767px) {
	.p-product-unit .stainless_kettle_detailFlex figcaption {
		font-size: 3.5vw;
	}

}

/*ステンレスパーコレーター*/
.p-product-unit .stainless_percolator_flow {
	background-color: #f5f5f5;
	padding: 20px;
}

@media screen and (max-width: 920px) {
	.p-product-unit .stainless_percolator_flow {
		padding: 10px;
	}
}

.p-product-unit .stainless_percolator_flow figure {
	margin-top: 15px;
}

.p-product-unit .stainless_percolator_flow figure img {
	width:calc(50% - 10px);
	display:inline-block;
}

.p-product-unit .stainless_percolator_flow img + img {
	margin-left: 10px;
} 

/*アイアンプレート*/
.p-product-unit .iron_plate_photo ul {
	display:flex;	
	justify-content: space-between;
}

.p-product-unit .iron_plate_photo ul li{
	width: calc(50% - 10px);
}

@media screen and (max-width: 480px) {
	.p-product-unit .iron_plate_photo ul {
		display:block;
	}

	.p-product-unit .iron_plate_photo ul li{
		width: 100%;
	}

	.p-product-unit .iron_plate_photo ul li + li{
		margin-top: 10px;
	}
}

/*「野蔵」NOGURA*/
.p-product-unit .nogura_horei-test th {
	white-space: nowrap;
	font-weight: normal;
	padding-right: 15px;
	vertical-align: baseline;
}

/*OSAKEMI 酒器4点セット*/
.p-product-unit .osakemi_set_feature .detailBox {
	/*border: 1px solid #1b2943;*/
	background-color: #f5f5f5;
	padding: 1em;
}

.p-product-unit .osakemi_set_feature .detailBox + .detailBox {
	margin-top: 40px;
}

.p-product-unit .osakemi_set_feature .detailBox h4 {
	margin: 0 0 25px;
	font-size: 2rem;
	/*border-bottom: 1px solid #ddd;*/
	/*border-bottom: 1px solid #1b2943;*/
}

.p-product-unit .osakemi_set_feature .detailBox h4 span {
	font-size: 1.6rem;
	display: block;
}

/*パンダポーチ*/

.p-product-unit .panda_pouch_feature figure.left {
	width: 40%;
	min-width: 200px;
	max-width: 300px;
	float: left;
	margin-right: 10px;
}

.p-product-unit .panda_pouch_feature .pointList li {
	overflow:hidden;
}

.p-product-unit .panda_pouch_feature .pointList li + li {
	margin-top: 1.5rem;
}

/*パイプオーブン*/
.p-product-unit .pipe_oven_photo {
	margin-top: 5rem;
}

.p-product-unit .pipe_oven_photo ul {
	display: flex;
	flex-wrap: wrap;
}

.p-product-unit .pipe_oven_photo ul li {
	width: calc(50% - 5px);
	margin-bottom: 10px;
}

.p-product-unit .pipe_oven_photo ul li:nth-of-type(even) {
	margin-left: 10px;
}

/*ポータブルオートコーヒードリッパー*/
.p-product-unit .coffee_dripper_feature .detailBox {
	background-color: #f5f5f5;
	padding: 1em;
	max-width: calc(600px + 2em);
}

.p-product-unit .coffee_dripper_feature .detailBox + .detailBox {
	margin-top: 40px;
}

.p-product-unit .coffee_dripper_feature .detailBox h4 {
	margin: 20px 0 0;
	font-size: 2rem;
}

.p-product-unit .coffee_dripper_feature .detailBox figure img{
	width: 100%;
}

@media screen and (min-width: 960px) {
	.p-product-unit .coffee_dripper_feature .detailBox {
		padding: 40px;
		width: 680px;
	}
}

.p-product-unit .coffee_dripper_how {
	background-color: #f5f5f5;
	padding: 1em;
	max-width: calc(600px + 2em);
}

.p-product-unit .coffee_dripper_point .detailBox {
	background-color: #f5f5f5;
	padding: 1em;
	max-width: calc(600px + 2em);
}

.p-product-unit .coffee_dripper_point .detailBox + .detailBox {
	margin-top: 40px;
}

.p-product-unit .coffee_dripper_point .detailBox figure {
	margin-bottom: 1em;
}

/*テンマクデザイン×ねっか*/
.p-product-unit .nekka_site_link {
	background-color: #f5f5f5;
	padding: 1.5rem ;
	text-align: center;
	margin-top: 2rem;
}

.p-product-unit .nekka_site_link .c-btn {
    margin: 0.5em auto 1rem;
}

.p-product-unit .nekka_scrollable_table table {
	width: 800px;
}

.p-product-unit .nekka_scrollable_table table td {
	text-align: left;
}

@media screen and (min-width: 960px) {
	.p-product-unit .nekka_scrollable_table table {
		width: 100%;
		font-size: 1.5rem;
	}
}

.p-product-unit .nekka_scrollable_table table td .c-btn {
	margin: 0 auto;
}

@media screen and (min-width: 960px) {
	.p-product-unit .nekka_scrollable_table .scroll-hint-icon-wrap {
		display: none;
	}
}

.p-product-unit .nekka_lineup {
	margin-top: 0;
}

.p-product-unit .nekka_lineup li {
	text-indent: -1.25em;
}

.p-product-unit .nekka_lineup li::before {
	content: none;
}

/*******************************************************
 * 取扱説明書
*******************************************************/

.js-accordion-body {
	display: none;
}

.p-manual {
	margin: 0 auto;
	padding: 0 5vw;
}

@media (min-width: 960px) {
	.p-manual {
		max-width: 1050px;
		margin: 0 auto;
		padding: 0 45px;
	}
}

.p-manual__container {
	margin-bottom: 1.0rem;
}

@media (min-width: 960px) {
	.p-manual__container {
		margin-bottom: 2.0rem;
	}
}


.p-manual__title {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 4.0rem;
	font-family: "neue-haas-grotesk-display", sans-serif;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.25;
	letter-spacing: .05em;
	border: 1px solid #e8e8e8;
	transition: background-color 0.5s ease, color 0.5s ease;
}

@media (min-width: 960px) {
	.p-manual__title {
		height: 5.5rem;
		font-size: 1.8rem;
		cursor: pointer;
	}

	.p-manual__title:hover {
		background-color: #1b2943;
		color: #ffffff;
	}
}

.p-manual__title.is-active {
	background-color: #1b2943;
	color: #ffffff;
}



.p-manual__contents ul {
	
}

@media (min-width: 960px) {
	.p-manual__contents ul {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-end;
	}
}



.p-manual__contents li {
	padding: 1.0rem;
	font-family: "neue-haas-grotesk-display",sans-serif;
	font-size: 1.3rem;
	line-height: 1.5;
	letter-spacing: .05em;
}

@media (min-width: 960px) {
	.p-manual__contents li {
		width: 50%;
		font-size: 1.4rem;
	}

	.p-manual__contents li.wide {
		width: 100%;
	}
}



.p-manual__contents li a {
	display: block;
	padding: 0.5rem;
	border-bottom: 0.1rem solid #1b2943;
}

@media (min-width: 960px) {
	.p-manual__contents li a {
		padding: 1.0rem;
	}

	.p-manual__contents li a:hover {
		color: #1253b3;
	}
}






/*******************************************************
 * 修理サービス 修理センターのご紹介
*******************************************************/

@media (max-width: 959px) {
	.l-main-fill.collapse__container {
		padding: 30px 0;
	}
}
@media (min-width: 960px) {
	.l-main-fill.collapse__container {
		padding: 30px 0;
	}
}

.collapse__container {
	position: relative;
}

.collapse__container::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 100%;
	max-width: 1330px;
	height: 0.1rem;
	background-color: #bbbbbb;
	transform: translateX(-50%);
}

@media (max-width: 959px) {
	.collapse__container::after {
		width: calc(100% - 10vw);
	}
}
@media (min-width: 960px) {
	.collapse__container::after {
		width: calc(100% - 9.0rem);
	}
}

.end.collapse__container::after {
	display: none;
}











.collapse__container .p-repair-case-head {
	position: relative;
	text-align: left;
	cursor: pointer;
}

@media (max-width: 959px) {
	.collapse__container .p-repair-case-head {
		margin-bottom: 0;
	}
}
@media (min-width: 960px) {
	.collapse__container .p-repair-case-head {
		margin-bottom: 0;
	}
}


.p-repair-case-head__title {
	margin: 0;
}
@media (max-width: 959px) {
	.p-repair-case-head__title {
		padding: 0 5vw;
		font-size: 1.8rem;
	}
}
@media (min-width: 960px) {
	.p-repair-case-head__title {
		padding: 0 4.5rem;
		font-size: 2.4rem;
	}
}








.collapse__plus {
	position: absolute;
	top: 50%;
	right: 0;
	display: flex;
	justify-content: center;
	transform: translate(0, -50%);
}

@media (max-width: 959px) {
	.collapse__plus {
		right: 10vw;
	}
}

@media (min-width: 960px) {
	.collapse__plus {
		right: 9.0rem;
	}
}


.collapse__plus i {
	display: block;
	position: relative;
	background-color: #1b2943;
	border-radius: 50%;
	transition: transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, background-color 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}

@media (max-width: 959px) {
	.collapse__plus i {
		width: 25px;
		height: 25px;
	}
}
@media (min-width: 960px) {
	.collapse__plus i {
		width: 35px;
		height: 35px;
	}
}


.collapse__plus i::before,
.collapse__plus i::after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #ffffff;
	transform: translate(-50%, -50%);
}


.collapse__plus i::after {
	width: 2px;
}

@media (max-width: 959px) {
	.collapse__plus i::after {
		height: 12px;
	}
}

@media (min-width: 960px) {
	.collapse__plus i::after {
		height: 14px;
	}
}



.collapse__plus i::before {
	height: 2px;
}

@media (max-width: 959px) {
	.collapse__plus i::before {
		width: 12px;
	}
}

@media (min-width: 960px) {
	.collapse__plus i::before {
		width: 14px;
	}
}

.active .collapse__plus i {
	transform: rotate(135deg);
}



@media (min-width: 960px) {
	.collapse__container .p-repair-case-head:hover  .collapse__plus i {
		background-color: #1253b3;
	}
}




.collapse__content {
	display: none;
}

@media (max-width: 959px) {
	.collapse__content {
		padding: 3.0rem 0;
	}
}
@media (min-width: 960px) {
	.collapse__content {
		padding: 4.5rem 0;
	}
}





/* 修理センターのご紹介 */

.full-wide {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: fit-content;
	background: #fff;
	border-radius: 10px;
}

.full-wide .p-repair-case__title {
	width: 100%;
}

.p-repair-case__subtitle {
	margin: 1.0em 0 0.5em;
	text-align: center;
	color: #1b2943;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.75;
}


@media (min-width: 960px) {
	.p-repair-case__subtitle {
		
	}
}

/* お客様の声 */

.p-repair-voice {
	/*flex: 0 0 calc(50% - 1.25vw);
	max-width: calc(50% - 1.25vw);
	flex: 0 0 calc(50% - 1.25vw);*/
	max-width: none;
	padding: 25px 5vw 5vw;
	font-size: 1.3rem;
	background-color: #ffffff;
	background-image: url("/assets_add/images/repair/people_icon.svg");
	background-repeat: no-repeat;
	border-radius: 10px;
}

@media (max-width: 959px) {
	.p-repair-voice {
		padding: 80px 5vw 5vw;
		background-position: center 25px;
		background-size: 4.0rem;
	}
}

@media (min-width: 960px) {
	.p-repair-voice {
		flex: 0 0 calc(50% - 30px);
		max-width: calc(50% - 30px);
		padding: 45px 30px 30px 105px;
		background-position: 30px 45px;
		background-size: 55px;
		font-size: 1.4rem;
	}
}


/* 破損例・修理例 */


.p-repair-case-description {
	text-align: center;
}
@media (max-width: 959px) {
	.p-repair-case-description {
		font-size: 1.2rem;
		margin: 0 auto 30px;
	}
}
@media (min-width: 960px) {
	.p-repair-case-description {
		font-size: 1.4rem;
		margin: 0 auto 45px;
	}
}


.p-repair-case__play {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #1b2943;
}

@media (max-width: 959px) {
	.p-repair-case__play .c-icon {
		width: 35px;
	}
}

@media (min-width: 960px) {
	.p-repair-case__play .c-icon {
		width: 65px;
	}
}
.p-repair-case__play {
	transition: color 0.25s ease;
}
@media (min-width: 960px) {
	.p-repair-case__gall figure a:hover .p-repair-case__play {
		color: #1253b3;
	}
}



/* Modaal */

.modaal-wrapper {
	z-index: 99999 !important;
}

.modaal-overlay {
	z-index: 9999 !important;
}


/* パーツのご注文、初期不良や修理のお問い合わせ ＜ご返答について＞ */
.reply_info_wrap {
	margin: 5rem auto 0;
	padding: 0 5vw 0;
	font-size: 1.4rem;
}

.reply_info {
	border-top: 1px solid #eee;
	padding: 5rem 0;
	max-width: 960px;
	margin: 0 auto ;
}

.reply_info h5 {
	margin-top: 1.5em;
	font-size: 1.5rem;
}

.reply_info a {
	text-decoration: underline;
}

.reply_info a:hover {
	text-decoration: none;
}




/* トップページ FEATURE 「粋」追加 */

@media (max-width: 959px) {
	.p-home-feature {
		margin: 45px auto 0;
		padding: 0;
	}
}

@media (min-width: 960px) {
	.p-home-feature {
		max-width: none;
		margin: 90px 0 0;
		padding: 0;
	}
}

@media (max-width: 959px) {
	.p-home-feature__hero {
		padding: 0 5vw;
	}
}

@media (min-width: 960px) {
	.p-home-feature__hero {
		padding-left: calc((100% - 1330px) * .5 - 45px);
	}
}

@media (min-width: 960px) {
	.p-home-feature__inner {
		padding: 0 0 0 45px;
	}
}


@media (min-width: 960px) {
	.p-home-feature__group .swiper-wrapper {
		display: flex;
		gap: 0;
	}
}


@media (min-width: 960px) {
	.p-home-feature__group .swiper-slide {
		width: 240px;
		margin: 0 35px 0 0;
	}
}


@media (min-width: 960px) {
	.l-nav__feature {
		gap: 25px 20px
	}
}

@media (min-width: 960px) {
	.l-nav__feature a {
		-ms-flex: 0 0 calc((100% / 6) - 20px);
		flex: 0 0 calc((100% / 6) - 20px);
	}
}

@media (min-width: 960px) {
	.l-nav__feature p {
		font-size: 1.4rem;
	}
}

@media (min-width: 960px) {
	.l-nav__feature p span {
		font-size: 1.0rem;
	}
}

.c-title.c-title-tag.solo,
.c-title.c-title-tag.group,
.c-title.c-title-tag.touring,
.c-title.c-title-tag.cooking,
.c-title.c-title-tag.collaboration,
.c-title.c-title-tag.iki,
.c-title.c-title-tag.leather {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #ffffff;
	margin-bottom: 30px;
	max-width: inherit;
	font-size: 2.8rem;
    font-family: "Noto Sans JP", sans-serif;
}

@media (min-width: 960px) {
	.c-title.c-title-tag.solo,
	.c-title.c-title-tag.group,
	.c-title.c-title-tag.touring,
	.c-title.c-title-tag.cooking,
	.c-title.c-title-tag.collaboration,
	.c-title.c-title-tag.iki,
	.c-title.c-title-tag.leather {
		margin-bottom: 50px;
		font-size: 4.4rem;
	}
}

.c-title.solo {background-image: url(/cms/wp-content/themes/tent-mark/common/images/feature/solo03.jpg);}
.c-title.group {background-image: url(/cms/wp-content/themes/tent-mark/common/images/feature/group03.jpg);}
.c-title.touring {background-image: url(/cms/wp-content/themes/tent-mark/common/images/feature/touring03.jpg);}
.c-title.cooking {background-image: url(/cms/wp-content/themes/tent-mark/common/images/feature/cooking03.jpg);}
.c-title.collaboration {background-image: url(/cms/wp-content/themes/tent-mark/common/images/feature/collaboration03.jpg);}
.c-title.iki {background-image: url(/cms/wp-content/themes/tent-mark/common/images/feature/iki03.jpg);}
.c-title.leather {background-image: url(/cms/wp-content/themes/tent-mark/common/images/feature/leather03.jpg);}

.c-title.c-title-tag.solo span,
.c-title.c-title-tag.group span,
.c-title.c-title-tag.touring span,
.c-title.c-title-tag.cooking span,
.c-title.c-title-tag.collaboration span,
.c-title.c-title-tag.iki span,
.c-title.c-title-tag.leather span {
	border-color: #ffffff;
}




.c-title.c-title-tag {
	flex-direction: column;
}

.c-title.c-title-tag span {
	display: block;
	width: fit-content;
	margin: 0.8em auto 0;
	font-family: "neue-haas-grotesk-display", sans-serif;
	font-size: 0.4em;
	letter-spacing: .075em;
	line-height: 1;
	border: 1px solid var(--c-navy);
	padding: .3em 1.25em;
	border-radius: 1.5em;
}


