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

@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Cardo:400,700&display=swap');
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl,  h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}
body {
	overflow-x: hidden;
}
.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}
#denim_fall {
	width: 100vw;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	font-family: 'futura-pt', 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: center;
	background: white;
	color: black;
}

#denim_fall h1 {
	color: #000;
	text-align: center;
	font-weight: 400;
	background: none;
	border: none;
	letter-spacing: 3px;
    font-family: 'futura-pt', 'Noto Sans JP', sans-serif;
}

#denim_fall img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
	margin: auto;
}
#denim_fall p {
	font-size: 0.95em!important;
	margin-top: 0!important;
}
#denim_fall h1, 
#denim_fall h2, 
#denim_fall h3, 
#denim_fall h4, 
#denim_fall h5 {
	color: #000;
	text-align: center;
	font-weight: normal;
	background: none;
	border: none;
}
#denim_fall h1 {
	font-size: 4.5em;
	line-height: 150%;
	letter-spacing: 0.03em;
	margin: 50px auto;
}
#denim_fall h1 img{
	width: 35%;
}
#denim_fall h1 span{
	font-size: 0.5em;
}

#denim_fall h2 {
	font-size: 1.5em;
	line-height: 180%;
	margin: 150px auto 0px;
	text-align: center;
	padding:10px;
	font-weight: bold;
	color:#003366;
}

#denim_fall h3 {
	font-size: 1.3em;
	font-weight: 600;
}
#denim_fall h3 span{
	font-size: 0.75em;
	color: #FFF;
}

#denim_fall section.main{
	width: 100%;
	position: relative;
	text-align: center;
	margin: 15px auto;
}

#denim_fall .denim_fall_wrap {
	width: 100%!important;
	max-width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
}
#denim_fall .flex {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: wrap;
	width: 100%;
	position: relative;
}
#denim_fall section.item{
	width: 100%;
	margin: 10px auto;
}
#denim_fall .item{
	width: 100%;
    max-width: 800px;
    margin: 20px auto 55px;
    text-align: center;
}
#denim_fall .item img {
	width: 100%;
}
#denim_fall .item .flex div {
	flex-basis: 50%;
}
#denim_fall p.main_text {
	margin: 20px auto!important;
	text-align: center;
	line-height: 200%;
	display: block!important;
	font-size: 1.1em!important;
}
#denim_fall section {
	background: white!important;
}
#denim_fall section.style {
	width: 100%;
	margin: 100px auto;
}
#denim_fall section.style .mainimage {
	position: relative;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
#denim_fall section.style .subimage {
	/*margin: 80px auto;*/
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	max-width: 800px;
	padding: 4%;
	margin: 0 auto;
}

#denim_fall section.main .doubleimage {
	width: 100%;
	max-width: 800px;
	margin: 10px auto;
}

#denim_fall section.main .doubleimage div {
	flex-basis: 50%;
}





/*STYLE1*/

#denim_fall section.style1 {
	max-width: 100%!important;
}
#denim_fall section.style1 .mainimage{
	width: 100%;
}
#denim_fall section.style1 .mainimage div {
	width: 100%;
}
#denim_fall section.style1 .subimage{
	width: 100%;
	position: relative;
	background: url("https://www.peetonline.com/images/mcd/2023/denim_fall/back1.jpg")no-repeat;
	background-size: cover;
	background-position: center;
	
}
#denim_fall section.style1 .subimage .subimage1 {
    width: 60%;
    margin-top: 15%;
    margin-left: 2%;
}
#denim_fall section.style1 .subimage .subimage2 {
    width: 60%;
    margin-left: 38%;
    margin-top: 9%;
    padding: 3%;
}

/*STYLE2*/
#denim_fall section.style2 {
	max-width: 100%!important;
}
#denim_fall section.style2 .mainimage {
	width: 100%;
}
#denim_fall section.style2 .subimage{
	width: 100%;
	background: url("https://www.peetonline.com/images/mcd/2023/denim_fall/back2.jpg")no-repeat;
	background-size: cover;
	background-position: center;
}
#denim_fall section.style2 .subimage .subimage1 {
    width: 65%;
    margin-left: 3%;
    margin-top: 10%;
}
#denim_fall section.style2 .subimage .subimage2 {
    width: 55%;
    margin-top: 7%;
    margin-left: 50%;
}

#denim_fall section.style2 .subimage .subimage3 {
    width: 65%;
    margin-top: 7%;
    margin-left: 5%;
}

#denim_fall section.style .textaria, 
#denim_fall section.style .textaria .comment {
	margin: 60px auto!important;
	width: 90%;
	max-width: 650px;
}
#denim_fall p.itemname {
	width: 100%;
	margin: 20px auto 10px!important;
	font-size: 1.1em!important;
}
#denim_fall p.price, p.price {
	width: 100%;
	display: block;
	font-size: 1.3em!important;
}
#denim_fall p.price span, p.price span {
	color: #ff0000;
	font-size: 1.3em!important;
	font-weight: bold;
}
/* 購入ボタン */



#denim_fall .itemlist {
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 90%;
 max-width: 600px;
 margin: auto;
 padding: 10px 0;
}
#denim_fall .itemlist div:first-child {
	width: 75%;
	padding: 3px 1% 3px 0;
}
#denim_fall .itemlist div:last-child {
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}


#denim_fall .buy a,
#denim_fall .coming {
	display: block;
	width: 100%;
	max-width: 130px;
	padding: 8px 0;
	text-align: center;
	border: 1px solid black;
	background: black;
	color: white;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	font-size: 1em!important;
}
#denim_fall .buy a:hover {
	background: #FFF;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}



#denim_fall section.item_2{
	width: 100%;
	max-width: 800px;
	margin: 0px auto;
	text-align: center;
}


#denim_fall section.item_2 img{
	width: 100%;
}


#denim_fall section.item_2 .flex div {
	flex-basis: 50%;
	padding: 0.5%;
	margin-bottom: 40px;
}


#denim_fall p.itemname2 {
	font-size: 1em!important;
	margin: 20px auto 10px!important;
	line-height: 180%;
	
}
#denim_fall p.price2 {
	font-size: 1.3em!important;
	margin: 10px auto!important;
}
#denim_fall section.item_3{
	width: 100%;
	max-width: 800px;
	margin: 0px auto;
	text-align: center;
}


#denim_fall section.item_3 img{
	width: 100%;
}


#denim_fall section.item_3 .flex div {
	flex-basis: 33%;
	padding: 0.5%;
	margin-bottom: 40px;
}


#denim_fall p.itemname3 {
	font-size: 1em!important;
	margin: 20px auto 10px!important;
	line-height:180%;
	
}
#denim_fall p.price3 {
	font-size: 1.3em!important;
	margin: 10px auto!important;
}

#denim_fall .flex {
	display: -webkit-flex;
	/* Safari */
	display: flex;
	-webkit-flex-wrap: wrap;
	/* Safari */
	flex-wrap: nowrap;
	width: 100%;
	position: relative;
}

#denim_fall section.item_2 .buy2 {
	display: block;
	width: 100%;
	max-width: 150px;
	padding: 6px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
}
#denim_fall section.item_2 .buy2:hover {
	background: #FFF;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

#denim_fall section.item_3 .buy3 {
	display: block;
	width: 100%;
	max-width: 150px;
	padding: 6px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
}
#denim_fall section.item_3 .buy3:hover {
	background: #FFF;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

#denim_fall section.item .buy1 {
	display: block;
	width: 100%;
	max-width: 150px;
	padding: 6px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
}
#denim_fall section.item .buy1:hover {
	background: #FFF;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

/* 回遊リンク */

#denim_fall .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 100px;
}
#denim_fall .Banner4 h3 {
	font-size: 30px !important;
	margin: 50px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
	letter-spacing: 3px;
}
#denim_fall .Banner4 ul {
	display: inline;
}
#denim_fall .Banner4 ul li {
	display: inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}
.featherlight-content {
	width: 100%;
	max-width: 600px!important;
	font-family: 'Noto Sans JP', 'DIN-Condensed', sans-serif;
	padding: 40px!important;
	border-bottom: 0!important;
}
.featherlight-content p {
	font-size: 1em!important;
	color: #666;
}
.featherlight-content p.colorname {
	width: 100%;
	border-bottom: 1px solid #666666;
	font-family: 'DIN-Condensed', sans-serif;
	font-size: 1.8em!important;
	color: #815c39;
}
.featherlight-content .name {
	width: 80%;
	margin: 20px auto;
}
.featherlight-content a:hover {
	text-decoration: none!important;
}
.featherlight-content a {
	outline: none!important;
}
@media only screen and (min-width:749px) {
	.pc_none {
		display: none!important;
	}
	/* ヘッダー・フッターの崩れを直す */
	#news_detail .detail {
		width: 100%!important;
		 
	}
	#news_detail .detail .head {
		width: 1000px!important;
		margin: 0 auto 50px!important;
		
	}
	
	#news_detail .detail .content p:first-child img {
		padding-top: 50px;/*background color black */
	}
	
	#news_detail .detail .content {
		background: white;/*background color black */
	}
	
	#news_detail .detail .content p:first-child {
		margin: 0 auto;
		max-width: 1000px!important;
	}
	#topicpath {
		width: 1168px;
		margin: 0 auto;
	}
	.paging {
		width: 1000px;
		margin: 0 auto;
	}
	.item_category_links {
		width: 1168px;
		margin: 100px auto 0;
	}
}
@media screen and (max-width:748px) {
	.sp_none {
		display: none;
	}
	#denim_fall h1 {
		font-size: 6vw;
		letter-spacing: 0.03em;
		width: 100%;
		margin: 8vw auto 0;
	}
	#denim_fall h1 img{
		width: 80%;
	}
	#denim_fall h1 span {
		font-size: 3vw;
		letter-spacing: 0.03em;
		line-height: 185%;
	}
	#denim_fall section.style h2 {
		font-size: 7.5vw;
	}
	
	#denim_fall h2 {
		font-size: 4vw;
		text-align: center;
		margin-top:60px;
	}
	
	#denim_fall p, #denim_fall div {
		font-size: 3vw!important;
		line-height: 180%;
	}
	#denim_fall p.main_text {
		display: block!important;
		width: 90%;
		/*margin: 5.375vw auto 4.25vw!important;*/
		font-size:3.5vw!important;
		text-align: left;
	}
		
	#denim_fall section.style {
		margin: 13.375vw auto;
	}
	
#denim_fall .slide ul {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
#denim_fall .slide ul li img {
	width: 100%;
}	

	#denim_fall section.main .doubleimage {
	width: 100%;
	max-width: 800px;
	margin: 10px 0px 20px 0px;
}
	/*#denim_fall section.style .subimage {
		margin: 12vw auto;
	}*/
	
	#denim_fall section.item_2 {
		margin: 3vw auto 3vw;
	}
	
	#denim_fall section.style1 .subimage .subimage1 {
		margin-bottom: 4vw!important;
	}
	#denim_fall section.style2 .mainimage2 {
		margin-top: 10px!important;
	}
	#denim_fall section.style .textaria, 
	#denim_fall section.style .textaria .comment {
		margin: 9.25vw auto 8.55vw!important;
	}
	#denim_fall .mainitemlist a {
		margin-bottom: 9.125vw;
	}
	#denim_fall .itemlist div {
		font-size: 3vw!important;
		line-height: 150%!important;
	}
	p.price, #denim_fall p.price, 
	#denim_fall p.model {
		font-size: 3.3vw!important;
		line-height: 110%;
	}
	#denim_fall .itemlist div:first-child {
		width: 82%;
		padding: 1vw 1% 1vw 0;
	}
	#denim_fall .itemlist div:last-child {
		width: 18%;
	}
	.featherlight-content {
		padding: 5% 15px!important;
		font-size: 3.125vw!important;
	}
	.featherlight-content p.colorname {
		font-size: 5.5vw!important;
	}
	/* 100%表示用 */
	#news_detail .detail {
		margin: 0 auto;
	}
	/* 回遊リンク */
	#denim_fall .Banner4 {
		text-align: center;
		width: 100%;
	}
	#denim_fall .Banner4 ul {
		margin: 0 auto;
		width: 95%;
	}
	#denim_fall .Banner4 ul li {
		width: 95% !important;
		margin: 0 0 5% 0 !important;
	}
	/* ヘッダー */
	#news_detail .detail .content p:first-child img {
		display: none;
	}
	#denim_fall .header {
		position: relative;
		height: 100vw;
	}
	#denim_fall .header .title {
		position: absolute;
		top: 3vw;
		left: 0vw;
		right: 0;
		margin: auto;
		width: 70%
	}
	#denim_fall .header .title2 {
		position: absolute;
		top: 37vw;
		left: 0vw;
		right: 0;
		margin: auto;
		width: 100%
	}
}