@charset "UTF-8";


.first-wrapper{
	width:100%;
	/*background:linear-gradient( #f9efe4 90%, white 10%);*/
	margin-bottom:80px;
	position:relative;
	top:-10px;
	padding-top:30px;
}

.title{
	width:500px;
	margin:30px auto;
}

.top-caption{
	width:700px!important;
	font-weight: bold!important;
}

.big-flex{
	width:950px;
	margin:20px auto 30px;
	display: flex;
	justify-content: space-between;
	height: auto;
	align-items: flex-start;
	flex-wrap: wrap;
	padding:0 20px 30px;
}

.style-box{
	width:50%;
	padding-bottom:30px;
	margin-bottom:20px;
}

.comment{
	margin-left:10px;
}

.comment-bg{
	width:90%;
	/*background-color:rgba(255,255,255,1);
	padding:10px;*/
}


.formen, .forwomen{
	position:relative;
}

.formen::after{
	content:"";
	display:inline-block;
	width:120px;
	height:120px;
	background-image:url("img/formen.png");
	background-size: contain;
	position:absolute;
	bottom:90%;
	left:85%;
}

.forwomen::before{
	content:"";
	display:inline-block;
	width:120px;
	height:120px;
	background-image:url("img/forwomen.png");
	background-size: contain;
	position:absolute;
	bottom:85%;
	right:85%;
}


.comment h2 img{
	width:160px;
}

.comment h3{
	font-size:15px;
	margin-bottom:15px;
}

.s-comment h3{
	font-size:15px;
	margin-bottom:10px;
}

.comment p, .s-comment p{
	font-size:11.5px;
	color:#000;
	font-weight:bold;
}

.right-text{
	text-align:right;
}

.yellow{
	background-color:#F6E6C4;
	margin-top:-30px;
	padding-top:50px;
	padding-bottom:40px;
}

.lgreen{
	background-color:#D2E9D4;
	margin-top:-30px;
	padding-top:40px;
	padding-bottom:40px;
}


.big-recommend-item{
	width:950px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	height: auto;
	align-items: flex-start;
	flex-wrap: wrap;
}

.lgreen h4{
	position:relative;
	width:100px;
}

/* 特集2のコメント */
.s-item{
	width:48%;
	padding-bottom:40px;
}

.s-item img{
	margin-bottom:10px;
}

.s-comment{
	width:300px;
}

.s-comment .item_list{
	margin-top:10px!important;
}

.s-comment-bg{
	background-color:rgba(255,255,255,1);
	padding:10px;
}

.s-item .right-text{
	margin: 0 0 0 auto;
}

/*.s-comment p{
	color:#fff!important;
}*/

.l-top{
	padding-top:40px;
}


/*カラー設定*/
.green{
	background-color:#2BAC39;
}

.blue{
	background-color:#2EA7E0;
}

.lavender{
	background-color:#CCA6C6;
}

.orange{
	background-color:#F1C770;
}

.white{
	background-color:#fff;
	padding:3px 5px;
}

.blue-c, .green-c, .orange-c, .lav-c{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

.blue-c{
	color:#2EA7E0;
}

.green-c{
	color:#2BAC39;
}

.orange-c{
	color:#F1C770;
}

.lav-c{
	color:#CCA6C6;
}

/*毎月変わるところ2月分設定*/
.everymonth-wrapper{
	position:relative!important;
	z-index:2!important;
}

.frames_box{
	display:block!important;
}

.frames_box_small p{
	width:100%!important;
}

.f_feb_img{
	width:800px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	height: auto;
	align-items: flex-start;
	padding-top:15px;
}

.f_feb_img img{
	height:340px;
	width:auto;
}

.fr_credit{
	font-size:10px!important;
	margin-top:0!important;
	padding-left:5px!important;
}

.bold{
	font-weight: bold!important;
	font-size:11px!important;
}

.big-present-box{
	width:100%;
	margin-bottom:160px;
}

.beige{
	background-color:#C9BC9C;
}

.navy{
	background-color:#364F72;
	margin-top:-10px;
	padding:50px 0;
}

.hn_present{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	width:800px;
	margin:10px auto;
	padding:50px 30px;
}

.hn_present h2{
	text-align: center;
	margin-bottom:30px;
}

.hn_present h2 img{
	width:500px;
}

.whatsnew_caption p{
	font-size:13px;
	text-align: justify;
	margin-bottom:30px;
}

.red{
	color:#FF0000;
	font-weight:bold;
	font-size:16px!important;
}

.app-download{
	width:600px;
	margin:10px auto;
}

.app-download .pc{
	width:300px;
	margin:30px auto 0;
}



/*タブレット用*/
@media screen and (max-width: 768px){
	
	.big-flex, .big-recommend-item{
		width:650px;
	}
	
	.big-flex{
		padding-top:0;
		padding-bottom:0;
	}
		
	.f_feb_img, .hn_present{
		width:600px;
	}
	
	.comment-bg{
		width:99%;
	}
	
	.comment p{
		font-size:11px;
	}
	
	.formen::after{
		width:100px;
		height:100px;
		bottom:90%;
		right:2%;
	}

	.forwomen::before{
		width:100px;
		height:100px;
		bottom:85%;
		right:82%;
	}
		
	.s-item{
		width:46%;
	}
	
	.s-comment{
		width:100%;
	}
	
	.f_feb_img img{
		height:250px;
		width:auto;
	}
	
	.yomoyama_img{
		width:250px;
	}
	
	.download{
		width:400px;
		margin:40px auto;
		display: flex;
		justify-content: space-between;
		height: auto;
		align-items: flex-start;
	}
}


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

.title{
	width:350px;
	margin:20px auto 0;
}

.big-flex, .big-recommend-item, .hn_present{
	width:350px;
}

.top-caption, .app-download, .download{
	width:320px!important;
}

.top-caption p{
	padding-bottom:10px!important;
}

.big-flex, .big-recommend-item{
	display:block;
}

.big-flex{
	margin-top:0;
}

.yellow{
	padding-top:20px;
}

.style-box, .s-item{
	width:100%;
}

.s-item{
	padding:20px 20px 35px;
}

.big-recommend-item h2 img{
	width:120px;
}

.big-recommend-item h2{
	text-align: center;
}

.sp-top-space{
	margin-top:50px;
}

.formen::after, .forwomen::before{
	content:none;
}

.f_feb_img{
	width:300px;
	flex-wrap:wrap;
	justify-content: center;
}

.flex-feb-fr{
	width:49%;
}

.fr_credit{
	text-align: center!important;
	font-size:9px!important;
}

.f_feb_img img{
	width:100%;
	height:auto;
}

.frames_box .back{
	font-size:12px!important;
	padding:5px;
}

.yomoyama_img{
	width:180px;
	margin:10px auto;
}

.yomoyama_box{
	display:block;
	margin-bottom:0;
}

.hn_present{
	padding:50px 10px;
}

.hn_present h2{
	font-size:16px;
}

.whatsnew_caption h4{
	font-size:12px;
}

.red{
	font-size:13px!important;
}

.whatsnew_caption p{
	margin-bottom:10px;
}



}

/* CSS Document */

