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

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

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

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

.denim-image-area {
	background-color: #ececec;
	height: 40vh;
}

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

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

.lineup-bg {
	background-color: #ececec;
}

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


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

.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;
}


.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 p {
	text-align: left;
	padding: 35px 2px 15px;
	font-size: 15px;
	line-height: 2.2;
	font-feature-settings: "palt"1;
	letter-spacing: 0.1em;	
}


/* content-box */
.content-box{
	box-sizing: border-box;
	margin: auto;
	padding: 0 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: .3em;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	margin-top: 1.5em;
	line-height: 1.8;
}


.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;
	gap: 10px;
}

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

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

.shop-card-link {
	overflow: hidden;
}

.shop-card-link:hover img,
.flex-img:hover img {
  transform: scale(1.05);
}

.shop-card-link img,
.flex-img img {
	transition: all 0.3s;
}



.shop-card-gender {
	margin: .5em 0;
	text-align: center;
}

.shop-card-gender p {
	display: inline-block;
    padding: 4px 12px;
    border-radius: 14px;
    border: 1px solid #959595;
	background-color: #959595;
	color: #fff;
}

.shop-txt-head {
	font-family: "EB Garamond", serif;
	color: #4a4a4a;
	font-size: 40px;
	line-height: 1.2;
	padding: 0 10px;
	text-align: center;	
	margin-bottom: 1em;
}

.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;
}

.shop-txt-desc a {
	text-decoration: underline;
	color: #b85300;

}


.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 {
	overflow: hidden;
}

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

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


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

.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: "EB Garamond", serif;
	font-size: 24px;
	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;	
}

.check_icon_box a {
	display: flex;
	align-items: center;
}

.check_icon_box img {
	width: 80px;
	margin-right: 10px;
}




.cp-box img {
	width: 100%
}


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

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

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

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

/* title */
.title img{
	aspect-ratio: 5/2;
}


.tksmy-comment {
	width: 800px;
}

.tksmy-comment p {
	text-align: center;
}


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

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


/* PC content-box */

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




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


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


.shop-txt-head h3 {
	width: 900px;
	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: 900px;
	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: 20px 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%;
}


}

