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

.pc_none{
    display: block !important;
}
.tbl_none{
    display: none !important;
}
.sp_none{
    display: none !important;
}


#contents{
	float:none;
	width:0px;
}

.l-brand-info-content {
	padding-bottom: 60px;
}

ul.under_link {
	margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-left: 5px;
    width: 910px;
	display: flex;
	justify-content: center;
}
ul.under_link li {
    display: block;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    text-align: center;
    width: 297px;
}
ul.under_link li a {
	background-color: #45423f;
    color: #fff;
    display: block;
    font-size: 14px;
    padding-bottom: 15px;
    padding-top: 15px;
	border-radius: 4px;
	font-feature-settings: "palt";
	letter-spacing: 0.07em;
}


/* コーディネイト */

#newsmain{
	width:1000px;
	margin: 0 auto;
}
#newsmain ul {
	padding: 10px 0 20px;
	margin-right: 0px;
	overflow: hidden;
	display: block;
}
#newsmain ul li {
	display: block;
	margin-bottom: 50px;
}

#newsmain a {
	display:block;
	/* margin-left:0px; */
}



.main-ttl-txt {
	font-family: 'Lato', sans-serif;
	font-size: 50px;
	margin-bottom: .5em;
	letter-spacing: 4px;
}

.main-ttl-box {
	font-family: 'Lato', sans-serif;
	text-align: center;
    width: 1000px;
	position:relative;
	margin: 0 auto 50px;
}

.l-item-detail-comment {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
}

.brand-info-desc {
	text-align: center;
	line-height: 1.8;
	font-size: 14px;
    font-family: '游ゴシック', Arial, Helvetica, sans-serif;
    font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}

.brand-info {
	width: 80%;
	margin: 0 auto;
}


.brand-info img {
	width: 100%;
	aspect-ratio: 1000/667;
	margin-bottom: 50px;
}

.main-ttl-img {
	margin: 0 auto;
	width: 100%;
	height: auto;
	aspect-ratio: 5/2;
}
.l-item-detail {
	display: flex;
	flex-direction: column-reverse;
	box-sizing: border-box;
	padding: 0;
}

.l-item-detail.reverse {
	flex-direction: column-reverse;
}

.l-item-detail img {
	width: 100%;
	aspect-ratio: 440/293;
}

.l-item-detail a {
	font-size: 14px;
	line-height: 2;
	position: relative;
}

.l-item-detail-comment a::after {
	font-family: Arial, Helvetica, sans-serif;
    content: "Check";
    display: inline-block;
    background-color: #777;
    color: #fff;
    padding: 1px 6px;
    border-radius: 4px;
    margin-left: 6px;
    font-size: 11px;
	position: absolute;
	right: 0%;
}

.l-item-detail-comment {
	margin: 0 20px 30px;
}

.l-item-detail .l-item-detail-photo {
	margin: 0 20px 20px;
}

.l-item-detail .l-item-detail-photo{
	display: flex;
	width: 50%;
}

.l-item-detail.reverse .l-item-detail-photo {
	margin-right: 20px;
}

.l-item-detail-photo {
	margin-bottom: 20px;
}


.style2 {
    text-align: center;
    width: 1000px;
	position:relative;
	margin-bottom: 50px;
}


.shop-link{
	text-align: center;
	padding: 50px 0;
	border-top: 1px solid #ccc;
	margin: 0 20px;
}

.shop-link p {
	color: #3e3e3e;
	font-family: 'Lato','游ゴシック', Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.5em;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}

.shop-link img{
	width: 100%;
	max-width: 800px;
	aspect-ratio: 5/2;
}


.item-direction {
	font-size: 14px;
	font-family: '游ゴシック', Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
	text-align: center;
}


.lineup-title {
	font-size: 21px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-align: center;
}


/* item-list */
.item-list{
	flex-wrap: wrap;
	margin: 0 auto 100px;
	max-width: 1000px;
}

.item-list li{
	margin-top: 32px;
	margin-left: 6%;
	width: 25%;
	display: flex;
}
.item-list li a{
	display: flex;
	flex-direction: column;
}
.item-list li .m-btn-active{
	height: 24px;
	line-height: 24px;
	margin: 4px auto 0;
	width: 90%;
	margin-top: auto;
}

.item-list img{
	aspect-ratio:5/6;
	width: 100%;
}

.itemtxt {
	padding: 3px 0 3px 8px;
}





@media screen and (min-width: 640px) {
/* 表示領域が640px以上の場合に適用するスタイル */

.shop-info {
	margin: 0 auto 40px;
	text-align: center;
	line-height: 1.8;
	font-size: 14px;
	border: none;
}

.main-ttl-img {
	margin: 0 auto 50px;
	margin-bottom: 1em;
}



.l-item-detail {
	display: flex;
	align-items: center;
	flex-direction: row;
	padding: 0 20px;
	position: relative;
}

.l-item-detail.reverse {
	flex-direction: row-reverse;
}

.l-item-detail a:hover {
	opacity: .6;
}

.l-item-detail-comment {
	width: 50%;
}


.l-item-detail-left .l-item-detail-photo figure {
	position: relative;
	width: 500px;
	height: 700px;
	margin-bottom: -40px;
	margin-right: -60px;

}


.l-item-detail-right .l-item-detail-photo figure {
	position: relative;
	width: 500px;
	height: 700px;
	margin-top: -40px;
	margin-left: -60px;
}


.l-item-detail-right .l-item-detail-comment div {
	padding-right: 80px;
}

.l-item-detail-no.posi-l {
	position: absolute;
	left: 40px;
	top: 0;
	font-size: 60px;
}


ul.under_link li a:hover {
	background-color: #afafaf;
}

.item-list li:nth-child(4),.item-list li:last-child {
	margin-top: 50px;
}


}

@media screen and (max-width: 640px) {
/* 表示領域が640px未満の場合に適用するスタイル */


#contents{
	width:100%;
	position:relative;
	padding-top:0px;
}

.main-ttl-box {
	width: auto;
	margin: 0 auto 20px;
}



.main-ttl-box img {
	width: 100%;
	margin-bottom: 50px;
}

.main-ttl-img {
	width: 100%;
	aspect-ratio: 195/116;
}


ul.under_link {
	margin: 0 20px;
    padding-left: 0;
    width: auto;
	display: block;
}
ul.under_link li {
	float: none;
    margin-bottom: 8px;
    margin-right: 0;
    width: auto;
}

/* コーディネイト */

#newsmain{
	width:auto;
}
#newsmain ul {
	margin-right: 0px;
}
#newsmain ul li {
	display: block;
	float: none;
	width: auto;
	height:auto;
}


.style2 {
	margin: 0px;
	color: #000;
	width:100%;
	position:static;
	height:auto;
}


.shop-link{
	font-size: 14px;
	letter-spacing: 0.05em;
}

.shop-link p {
	text-align: left;
	line-height: 1.8;
}

.shop-link img{
	width: 100%;
	/* max-width: 100%; */
	margin: 10px 0 20px;
}

.l-item-detail .l-item-detail-photo{
	width: 90%;
	margin: 0 auto;
}

.l-item-detail-comment {
	margin: 20px 20px 30px;
}

.brand-info-desc {
	margin: 20px 20px 30px;
	text-align: left;
}

.item-direction {
	text-align: left;
}

.brand-info {
	width: 90%;
}

.brand-info img {
	/* width: 90%; */
	margin-bottom: 0;
}

.item-list {
	margin: 0 auto 50px;
}

.item-list li {
	width: 41%;
}

}