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

.is-pt40 {
	padding-top: 40px;
}

.is-pt80 {
	padding-top: 80px;
}

.bg-color {
	background: #c8c8c8;
	background-image: url(./denim_pat.png);
	background-repeat: repeat;
	padding-top: 60px;
	padding-bottom: 60px;	
}

.denim-image-area {
	background-color: #ececec;
	background-image: url(./top_denim_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 40vh;
}

.main-content {
	background-color: #fff;
	padding-bottom: 80px;
}

.main-content .title {
	background-color: #ececec;
	background-image: url(./bg.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.lineup-bg {
	background-color: #ececec;
	background-image: url(./denim_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;	
	background-size: cover;
}

/* title */
.title img{
	display:block;
	margin: auto;
	width:100%;
	max-width: 1000px;
	aspect-ratio: 32/25;
}


.title-sub-wrapper {
	padding: 32px 0;
	background-color: #090e44;	
}

.title-sub {
	font-size: 14px;
	box-sizing: border-box;
	text-align: justify;
	line-height: 1.8;
	font-feature-settings: "palt"1;
	letter-spacing: 0.1em;
	padding: 0 14px;
	color: #fff;
}


.title-sub p+p {
	margin-top: 1em;
}

.tksmy-comment {
	font-family: "游明朝 Medium", "Yu Mincho Medium", "YuMincho Medium", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
	margin: 60px auto 40px;
	text-align: center;
}

.tksmy-comment h3 {
	font-size: 24px;
	position: relative;
}

.tksmy-comment h3::after {
 content: '';
  width: 110px;
  height: 1px;
  display: inline-block;
  background-color: #424242;
  position: absolute;
  bottom: -15px;
  left: calc(50% - 55px)
}

.tksmy-comment p {
	padding: 35px 2px 15px;
	font-size: 16px;
	line-height: 2.2;
	font-feature-settings: "palt"1;
	letter-spacing: 0.1em;	
}


/* content-box */
.content-box{
	box-sizing: border-box;
	margin: auto;
	padding: 30px 0 64px;
}

.content-box-head {
	text-align: center;
	font-size: 30px;
}

.imgbox-mainimg{
	aspect-ratio: 3/2;
	display: block;
	width: 100%;
}

.imgbox-mainimg2 {
	aspect-ratio: 5/6;
	display: block;
	width: 100%;
}


/* imgbox */

.imgbox-sub{
	margin-top: 12px;
}

.shop-txt-box {
	text-align: center;
	padding: 0 8px;
}


.shop-image-center {
	max-width: 640px;
	margin: 0 auto 20px;
}

.shop-image-center img {
	width: 100%;
}

.shop-txt-head-inner2 p {
	font-size: 12px;
}


.shop-card-container {
	padding: 0 14px;
}

.shop-card-1col {
	padding: 20px;
	margin-bottom: 20px;
}

.shop-card-group {
	display: grid;
  	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

.shop-card {
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;	
	width: 100%;
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 4; /* 親の行を3行分使う */	
}

.shop-card img,
.shop-card-logo img {
	width: 100%;
}

.shop-card-logo {
	max-width: 320px;
	margin: 0 auto;
	text-align: center;
}


.shop-txt-head {
	font-family: "Oxanium", sans-serif;
	color: #090e44;
	border-bottom: 2px solid #090e44;
	font-size: 30px;
	line-height: 1.6;
	padding: 0 10px;
}

.shop-txt-subhead {
	font-size: .7em;
}

.shop-txt-desc-1col {
	margin-bottom: 40px;
}

.dli-close {
	display: inline-block;
	vertical-align: middle;
	color: #333;
	line-height: 1;
	width: 1.4em;
	height: 0.1em;
	background: currentColor;
	position: relative;
	transform: rotate(45deg);
	margin-top: -4px;
  }
  
  .dli-close::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: inherit;
	transform: rotate(90deg);
  }

.shop-txt-desc{
	font-size: 14px;
	margin-top: 12px;
	text-align: justify;
	line-height: 1.7;
}


.item-head{
	background: #a9a7a0;
	border-radius: 100px;
	color: #fff;
	line-height: 1;
	margin-top: 16px;
	padding: 6px 0;
	text-align: center;
	width: 100%;
}



.flex-text p {
	margin-bottom: 1em;
}

.flex-img img {
	width: 100%;
}

.flex-text-logo {
	display: block;
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
}


.more-btn-box {
	width: 100%;
	margin: 20px auto 20px;
}

.shop-detail {
	font-size: 14px;
	/* background-color: #e6f3ea; */
	margin-bottom: 30px;
	border-radius: 10px;
}



.shop-detail-inner:nth-child(even) {
	margin-top: 40px;
}


.shop-detail figure {
	width: 100%;
	margin-bottom: 24px;
}

.shop-detail p {
	flex: 1;
	line-height: 1.75;
	padding: 0 8px;
}

.shop-detail figure img {
	aspect-ratio: 3/2;
	max-width: 100%;
}

.m-column .head {
	font-size: 30px;
}

.m-column .head span {
	font-size: .5em;
	display: block;
}

.dash-line {
	grid-area: dash;
	margin: .5em 0;
}

.newsimg {
	height: auto;
}

.brand-group-container {
	padding: 60px 14px;
}

.brand-group {
	display: grid;
	grid-template-columns: repeat(2, 1fr);	
	gap: 12px;
}

.brand-group li {
	border: 1px solid #eee;
	background-color: #fff;
}

.brand-group img {
	max-width: 320px;
	width: 100%;
	vertical-align: bottom;
}

.editor-container {
	padding: 0 14px;
	margin: 40px auto 80px;
	font-size: 14px;	
}

.editor-container h3 {
	font-family: "Edu QLD Beginner", cursive;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #838383;
	/* color: #838383; */
	letter-spacing: 1px;
	padding-left: 4px;
}

.editor {
	border: 1px solid #838383;
	border-radius: 8px;
	padding: 14px;	
}



/* スライダー */
.l-slider,
.l-slider-center {
  width: 100%;
  overflow: hidden;
}

.l-slider-img {
  width: 100%;
  position: relative;
}

.l-slider-desc {
  width: 100%;
  padding: 0 2% 0 2%;
  box-sizing: border-box;
  flex-grow: 1;
  display: flex;
  align-items: center;
}

.l-slider-comment {
  padding-bottom: 1em;
  font-size: 16px;
  line-height: 2;
}

.l-slider-wrapper {
  background-color: #fff;
  padding: 10px;
  box-sizing: border-box;
  width: calc((100% / 2) - 8px);
  margin: 0 4px 10px;
  display: flex;
  flex-direction: column;
  /* height: 100%; */
}



.l-slider-desc p > .setup-line {
  background: linear-gradient(transparent 80%, #ecf3b9 0%) !important;
}

.l-slider-desc a {
  align-self: flex-end;
}

.l-slider-row .l-slider-desc {
  width: auto;
  margin: 0;
  padding: 16px;
}

.slider-contents-main {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.slider-contents-main-wrapper {
  width: 100%;
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.slider-contents {
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  text-align: center;
  font-size: 0;
  background-color: #e3e0dd;
}

.slider-contents img {
  width: 100%;
}

.slider-contents-btn-prev {
  background: url(/assets/frontend/btn-slide-index-sub-left-pc-993030c95064bb5970fe2ee021f4f20088a5a434a5556cc39db6bbbd0056ffa8.png) 10px center no-repeat;
  width: 55px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0px;
  background-size: 19px auto;
  z-index: 2;
  cursor: pointer;
}

.slider-contents-btn-next {
  background: url(/assets/frontend/btn-slide-index-sub-right-pc-00ae0e2505d296a4471e6d026568abd868948f213fb08862542cf4e361aef88e.png) 28px center no-repeat;
  width: 55px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  background-size: 19px auto;
  z-index: 2;
  cursor: pointer;
}

.slider-contents-main .swiper-pagination .swiper-pagination-bullet {
  margin: 0 7px;
  display: inline-block;
  background: none;
  border-radius: 0;
  border: 1px solid #757575;
  box-sizing: border-box;
  opacity: 1;
  cursor: pointer;
}

.slider-contents-main .swiper-pagination .swiper-pagination-bullet-active {
  background: #757575;
  opacity: 1;
}

.swiper-pagination-bullets {
  position: static;
  margin-top: 24px;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}

.button-sandp {
	position: absolute;
	display: block;
	background-image: url(icon_pause.svg);
	background-size: 24px;
	width: 24px;
	height: 24px;
	right: 4px;
	bottom: 4px;	
	z-index: 2;
}

.button-sandp.paused {
	background-image: url(icon_start.svg);
}



.cp-box img {
	width: 100%
}


  

@keyframes slideAnime {
	0%, 75%, 100% { opacity: 0; } /* 非表示のタイミング */
	25%, 50% { opacity: 1; } /* 表示されるタイミング */
}


/*--------*/
/* HOVER  */
/*--------*/

.main-content .m-btn-active:hover{
	background: #45423f;
}
.main-content a:hover{
	opacity: .7;
}

  
@media screen and (min-width:641px){
/*--------*/
/*   PC   */
/*--------*/

/* PC title */
.title-sub{
	text-align: center;
}

/* title */
.title img{
	aspect-ratio: 50/18;
}


.tksmy-comment {
	width: 800px;
}

.content-box{
	padding: 50px 0 64px;
}

.denim-image-area {
	background-attachment: fixed;	
}


/* PC content-box */

.shop-card-1col {
	padding: 40px;
	margin-bottom: 20px;
}


.shop-txt-head-inner2 {
 width: 800px;
 margin: 0 auto;
 display: flex;
 justify-content: space-between;
 align-items: center;
}

.shop-txt-head-inner2 h3 {
	flex: 1;
}

.shop-txt-head-inner2 p {
	text-align: right;
	flex: 1;
}

.shop-img-box {
	width: 500px;
}


.shop-txt-box {
	flex: 1;
	padding: 0 32px;
}


.shop-txt-head h3 {
	width: 800px;
	margin: 0 auto 0 auto;
}

.shop-detail {
	padding: 30px 10px;
}

.shop-card-group {
  	grid-template-columns: repeat(2, 1fr);	
	gap: 20px;
}

.shop-card-container {
	width: 800px;
	margin: 0 auto;
}

.shop-card {
	/* width: calc((100% - 20px)/2); */
	padding: 40px;
	box-sizing: border-box;
}

.imgbox-main-link{
	background: #f7f6f2;
	box-sizing: border-box;
	padding: 50px 30px;
	position: relative;
	width: 500px;
}
.bg-grey .imgbox-main-link{
	background: #fff;
}

.editor-container {
	width: 800px;
	margin: 40px auto 80px;
}


.flex-box {
	display: flex;
	align-items: center;
	margin-bottom: 40px;	
}


.flex-img {
	width: 400px;
}

.flex-text {
	flex: 1;
	padding: 0 0 0 32px;
}

.shop-txt-desc-1col {
	margin: 40px 0;
}

.brand-group {
	grid-template-columns: repeat(4, 1fr);	
}

.brand-group-container {
	width: 800px;
	margin: 0 auto
}

.more-btn-box {
	max-width: 320px;
	margin: 10px auto 0;
}

.shop-detail-inner {
	display: flex;
	/* flex-direction:row-reverse; */
	align-items: center;
	gap: 20px;
}

.shop-detail-inner:nth-child(even) {
	flex-direction: row-reverse;
}

.shop-detail figure {
    width: 50%;
}

  .slider-contents-main {
    /*width: 460px;*/
    margin: auto;
  }

  .l-slider {
    width: 100%;
    /* margin: 0 auto 40px; */
  }

  .l-slider-center {
    width: 450px;
    margin: 0 auto;
    padding: 40px 0 40px;
  }

  /* .l-slider-row {
    display: flex;
  }   */

  .l-slider-row .l-slider-img {
    width: 100%;
  }

  .l-slider-row.l-slider-reverse {
    flex-direction: row-reverse;
  }

  .l-slider-center .l-slider-img {
    width: 100%;
  }

  .l-slider-desc {

    padding: 16px 2% 0 2%;
  }

  /* .l-slider-row .l-slider-desc {
    margin: 0;
    padding: 20px 40px;
  } */

  .l-slider-desc > .style-index {
    font-size: 40px;
    margin-bottom: 8px;
  }


}

/* .itemlist ul > li p:first-of-type {
	justify-self: center;
} */


