@charset "UTF-8";

.sp-hidden{
	display:block;
}

.pc-hidden{
	display:none;
}

.bg-wrapper p, .bg-wrapper h2{
	font-family: 'Noto Sans JP', sans-serif!important;
	color:#000;
}

.bg-wrapper h2{
	line-height:2;
	font-size:1.4rem;
}

.bg-wrapper h1{
	font-family: 'Montserrat', sans-serif;
	font-weight:800;
	letter-spacing:2px!important;
	font-size:2rem;
}

.item-caption h1{
	line-height:2;
}

.small{
	font-size:1.4rem!important;
}

.mens .item-caption h1, .st-com-box h1, .exclusive .item-caption h1{
	color:#2E5072;
}

.women .item-caption h1{
	color:#D889C1;
}

.bg-wrapper p{
	font-weight:400;
}

.bg-wrapper h2{
	font-weight:900;
}

.bg-wrapper{
	padding:20px 0;
}

.mens{
	background-color:#EAE7E5;
}

.women{
	background-color:#E9E9F0;
}

.exclusive{
	background-color:#fff;
	background-image: url("img/exclusive-bg.svg");
	background-size:80%;
	background-position:center -5px;
}

.title-img{
	width:20%;
	margin:20px auto 20px;
	padding:70px 0 50px;
}

.round-img{
	width:10%;
	margin:30px auto;
	box-sizing: border-box;
	padding:30px 0;
}

.item-container{
	width:65%;
	margin:50px auto 20px;
	justify-content: space-between;
	align-items: center;
}

.mens .item-img, .women .item-img{
	width:50%;
	height:100%;
	box-sizing: border-box;
	padding:0 15px;
}

.mens .item-caption, .women .item-caption{
	width:48%;
	box-sizing: border-box;
	padding:0 20px;
	margin-top:-60px;
}

.item-caption p, .st-com-box p{
	margin:20px 0 30px;
}

.item-img{
	position:relative;
}

.big-img{
	position: relative;
	z-index:2;
}

.big-img::before{
	content: "";
	position: absolute;
	bottom: -20px;
	right: -20px;
	width: 100%;
	height: 100%;
	background-image: url("img/box-bg.svg");
	background-size:5%;
  	background-repeat: repeat;
	z-index: -1;
}

.new, .ex-new{
	width:18%;
	height:100%;
	position:absolute;
	z-index:10;
}

.mens .item-img .new, .women .item-img .new{
	top:0;
	left:79%;
}

.ex-new{
	top:12.7%;
	left:79%;
}

.ex-container .item-img .new{
	top:0;
	left:82%;
}

.ex-mark{
	width:20%;
	position:relative;
	z-index:4;
}

.mens .ex-mark{
	top:55px;
	margin-top:-50px;
}

.style-container{
	width:50%;
	margin:30px auto 50px;
	padding:50px;
}

.style-comment, .ex-container, .item-title{
	justify-content: space-between;
	align-items:flex-start;
}

.st-com-box{
	width:47%;
	margin-top:20px;
	box-sizing: border-box;
	padding:0 15px;
}

.ex-container{
	width:70%;
	margin:30px auto;
}

.ex-container .item-img{
	margin-bottom:50px;
}

.ex-container .item-container{
	width:47%;
	box-sizing: border-box;
	padding:0 15px;
}

.text{
	width:78%;
	box-sizing: border-box;
	padding:0 10px;
}

.everymonth-wrapper{
	padding-top:10px!important;
}

.yomo-title{
	width:48%;
	margin:30px 0;
}

.yomoyama-image{
	width:70%;
	margin:40px auto;
}

/*タブレット*/
@media screen and (max-width: 820px){

	.title-img{
		width:40%;
	}
	
	.round-img{
		width:20%;
	}
	
	.item-container{
		width:90%;
	}
	
	.style-container{
		width:80%;
		padding-bottom:70px;
	}
	
	.style-container:last-of-type{
		padding-bottom:20px;
	}
	
	.exclusive{
		background-size:100%;
	}
	
	.ex-container{
		width:60%;
		display:block;
	}
	
	.ex-container .item-container{
		width:100%!important;
		padding-bottom:50px;
	}
	
	.ex-container .item-container:last-of-type{
		padding-bottom:0!important;
	}

	.mens .item-img .new, .women .item-img .new{
		top:0;
		left:78%;
	}

	.ex-new{
		top:8%;
		left:78%;
	}

	.ex-container .item-img .new{
		top:0;
		left:82%;
	}

}

/*スマホ*/
@media screen and (max-width:640px){

	.sp-hidden{
		display:none;
	}
	
	.pc-hidden{
		display:block;
	}
	
	.title-img{
		width:60%;
		padding:30px 0 40px;
	}
	
	.round-img{
		width:35%;
	}
	
	.ex-mark{
		width:25%;
	}
	
	.mens .item-img, .women .item-img, .mens .item-caption, .women .item-caption, .ex-container .item-container{
		width:100%;
	}
	
	.mens .item-img, .women .item-img{
		margin:-20px 0 90px;
	}
	
	.big-img::before{
		bottom: -10px;
		right: -10px;
	}
	
	.bg-wrapper h2{
		font-size:1.3rem;
	}

	.bg-wrapper h1{
		font-size:1.8rem;
	}
	
	.item-caption h1, .item-caption h2{
		text-align: center;
	}
	
	.item-container, .style-container, .ex-container, .yomoyama-image, .yomo-title{
		width:90%;
	}
		
	.style-container{
		padding:40px 0 30px;
	}
	
	.style-comment{
		display:flex;
	}
	
	.st-com-box{
		width:50%;
		padding:0 10px;
	}
	
	.st-com-box p{
		font-size:1.3rem;
	}
	
	.mens .item-container, .women .item-container{
		margin:50px auto 20px;
	}	
		
	.mens .item-img .new, .women .item-img .new{
		top:0;
		left:78.5%;
	}

	.ex-new{
		top:27.5%;
		left:78.5%;
	}
	
	.ex-container .item-img .new{
		top:27.5%;
		left:82.5%;
	}
	
	.ex-margin{
		margin-top:-90px!important;
	}
	
	.exclusive{
		background-position:center -2px;
	}
	
	.exclusive .item-container{
		margin:30px auto 20px;
		box-sizing: border-box;
		padding:0 10px;
	}
	
	.ex-mark{
		top:55px;
		right:5px;
		margin-top:-50px;
	}
	
	.text{
		width:100%;
		padding:0;
	}
	
	
}
/* CSS Document */

