@charset "UTF-8";

.l-header .h-box {
	position: fixed;
	z-index:998;
	left:0;
	right:0;
}

/* mv
---------------------------------------------------------------------------- */
.l-header {
	background:url(../../images/top/main.jpg) no-repeat center center;
	background-size:cover;
	height:650px;
	margin:0 0 380px 0;
}
.l-header p.main_logo {
	text-align:center;
	margin:246px 0 0 0;
}
@media screen and (max-width: 768px) {
.l-header {
	background:none;
	height:auto;
	margin:0;
	padding: 0;
}
.l-header .h-box.fixed h1 {
	display:block !important;
	width: 84px;
	padding: 14px 0 14px 9px;
}

.l-pagebody {
	margin-top:0;
}
.mv{
	padding:20px 20px 0 20px;
	position:relative;
}
.mv .spmvslide img{
	width:100%;
	height:auto;
}
.mv .spmvlogo{
	position:absolute;
	top:18.8vw;
	left:32vw;
	width:36.26vw;
	height:auto;
	z-index:2;
}
.mv .produce{
	position:absolute;
	bottom:10px;
	left:30px;
	width:8px;
	height:auto;
	z-index:2;
}

}

/* pickup
---------------------------------------------------------------------------- */
.l-content.new{
	width:100%;
}
.new {
	background:#fff;
	position:absolute;
	top:600px;
	left:0;
	right:0;
	overflow-x:hidden;
}
.new section{
	display:flex;
	width:100%;
	max-width:1200px;
	margin:0 auto;
	padding:30px 30px 0 30px;
}
.new .l-h2{
	width:40px;
	min-height:250px;
	vertical-align:top;
	font-size: 1.4rem;
	line-height: 20px;
	letter-spacing: 0.1em;
	left: 0;
	padding:0 20px 0 0;
	background:url(../../images/top/line.png) no-repeat 7px 80px;
	white-space: nowrap;
	margin:0;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space:nowrap;
}
.new .l-h2 span{
	padding:0 0 10px 0;
	display:block;
	height:130px;
}
.new .l-h2:after{
	display:none;
}
.new .pickup {
	width:calc(100% - 50px);
}
.new .pickup .block_article{
}
.new .pickup .block_article .img_article{
	width:250px;
	float:left;
	margin:0 25px 0 0;
}
.new .pickup .block_article .img_article img{
	width:100%;
	height:280px;
}
.new .pickup .block_article ul{
	width:300px;
	float:right;
	margin:0 0 10px 0;
}
.new .pickup .block_article ul li{
	display:inline-block;
	color:#fff;
	background: #2E2A41;
	border-radius: 2px;
	line-height:18px;
	font-size:1.0rem;
	padding:0 7px;
}
.new .pickup .block_article ul li.column{
	background:#7265A5;
}
.new .pickup .txt_article{
	width:300px;
	float:right;
}
.new .pickup .txt_article p.title{
	font-size:2.4rem;
	font-weight:500;
	line-height:1.25;
	min-height:180px;
}
.new .pickup .txt_article .bottom_article{
	display:table;
	width:100%;
}
.new .pickup .txt_article .bottom_article p{
}
.new .pickup .txt_article .bottom_article .writer_article{
	display:table-cell;
	font-size:1.1rem;
	font-weight:400;
	vertical-align:middle;
}
.new .pickup .txt_article .bottom_article .writer_article img{
	display:inline-block;
	border-radius:50%;
	width:30px;
	height:auto;
	vertical-align:middle;
}
.new .pickup .txt_article .bottom_article .writer_article p {
	display:inline-block;
	line-height:1.4;
	vertical-align:middle;
	width:calc(100% - 40px)
	padding-top:5px;
	margin-left:5px;
}
.new .pickup .txt_article .bottom_article .writer_article p span{
	display:inline-block;
	color:#9D9D9D;
	font-size:1.0rem;
	width:calc(100% - 40px)
	line-height:1.8;
}
.new .pickup .txt_article .bottom_article .date_article{
	display:table-cell;
	text-align:right;
	font-size:1.3rem;
	vertical-align:bottom;
}
.new .pickup .txt_article .bottom_article .date_article img{
	width:13px;
	height:auto;
	display:inline-block;
}
.new .pickup .txt_article .bottom_article .date_article .date{
	font-size:1.1rem;
	color: rgba(0, 0, 0, 0.25);
}
.swiper-container {
	max-width:1120px !important;
	padding-bottom:95px;
}
.swiper-over {
	position:absolute;
	top:0;
	right:0;
	content:"";
	background:url(../../images/top/over.png) repeat-y;
	width:120px;
	height:280px;
	z-index:100;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background:url(../../images/top/btn_before.png) no-repeat top center;
	left:auto;
	right:60px;
	top:auto;
	bottom:0;
	height:60px;
	width:60px;
}
	
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background:url(../../images/top/btn_next.png) no-repeat top center;
	right:0;
	top:auto;
	bottom:0;
	height:60px;
	width:60px;
}
@media screen and (max-width: 1200px) {
.swiper-container {
	max-width:100vw !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	right:calc(10% + 60px);
}
	
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	right:10%;
}
.new .pickup .block_article .img_article{
	width:45%;
	margin:0 0 0 0;
}
.new .pickup .block_article ul{
	width:50%;
}
.new .pickup .txt_article{
	width:50%;
}
}
@media screen and (max-width: 768px) {
.swiper-container {
	max-width:100vw !important;
	padding-bottom:0;
}
.swiper-over {
	display:none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	display:none;
}
.new .l-h2{
	background:url(../../images/top/line.png) repeat-y 9px bottom;
	background-size:1px auto;
}
.new {
    background: #fff;
    position: static;
    top: auto;
    left: 0;
    right: 0;
    overflow-x: hidden;
	margin-bottom:50px;
}
.new section{
	padding:0 0 0 20px;
}
.new .pickup .block_article {
}
.new .pickup .block_article .img_article{
	width:100%;
	float:none;
	margin:0 0 0 0;
}
.new .pickup .txt_article{
	width:100%;
	float:none;
}
.new .pickup .block_article ul{
	width:100%;
	float:none;
	margin: 10px 0;
}
.new .pickup .txt_article p.title{
	font-size:1.4rem;
	min-height:50px;
}
.new .pickup .platinum .txt_article .bottom_article .writer_article p span{
	color: #4277A8;
	color: #9D9D9D;
}
.new .pickup .gold .txt_article .bottom_article .writer_article p span{
	color:#BB8700;
	color: #9D9D9D;
}
.new .pickup .silver .txt_article .bottom_article .writer_article p span{
	color: #919191;
	color: #9D9D9D;
}
.new .pickup .bronze .txt_article .bottom_article .writer_article p span{
	color: #815A2B;
	color: #9D9D9D;
}
}
/* new article
---------------------------------------------------------------------------- */
.newarticle .block_article{
	width:50%;
	float:left;
	padding:0 2.17% 35px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	margin-bottom:40px;
}
.newarticle .block_article:nth-of-type(2n){
	padding:0 0 35px 2.17%;
}
.newarticle .block_article:nth-of-type(2n+1){
	clear:both;
}
.newarticle .img_article{
	position:relative;
}
.newarticle .img_article ul{
	position:absolute;
	bottom:5px;
	left:5px;
	z-index:2;
}
.newarticle .txt_article p.title{
	font-size:2.0rem;
	font-weight:500;
	line-height:1.25;
	min-height:90px;
	margin-top:15px;
}
@media screen and (max-width: 768px) {
.newList{
	margin:0 20px;
}
.newarticle .block_article{
	width:100%;
	float:none;
	padding:0 0 20px 0;
	margin-bottom:20px;
}
.newarticle .block_article:nth-of-type(2n){
	padding:0 0 20px 0;
}
.newarticle .txt_article p.title{
	font-size:1.6rem;
	min-height:24px;
	margin-top:10px;
	margin-bottom:25px;
}
}
/* monthly article
---------------------------------------------------------------------------- */
.monthlyarticle .block_article{
	width:50%;
	float:left;
	padding:0 2.17% 35px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	margin-bottom:40px;
}
.monthlyarticle .block_article:nth-of-type(2n){
	padding:0 0 35px 2.17%;
}
.monthlyarticle .block_article:nth-of-type(2n+1){
	clear:both;
}
.monthlyarticle .img_article{
	position:relative;
}
.monthlyarticle .img_article ul{
	position:absolute;
	bottom:5px;
	left:5px;
	z-index:2;
}
.monthlyarticle .txt_article p.title{
	font-size:2.0rem;
	font-weight:500;
	line-height:1.25;
	min-height:90px;
	margin-top:15px;
}
@media screen and (max-width: 768px) {
.monthlyList{
	margin:0 20px;
}
.monthlyarticle .block_article{
	width:100%;
	float:none;
	padding:0 0 20px 0;
	margin-bottom:20px;
}
.monthlyarticle .block_article:nth-of-type(2n){
	padding:0 0 20px 0;
}
.monthlyarticle .txt_article p.title{
	font-size:1.6rem;
	min-height:24px;
	margin-top:10px;
	margin-bottom:25px;
}
}
/* hair catalog
---------------------------------------------------------------------------- */
.catalogList .block_catalog{
    margin: 0 0 40px 20px;
	width:calc(33.33% - 13.33px);
}
.catalogList .block_catalog:nth-of-type(2n+1){
    margin: 0 0 40px 20px;
}
.catalogList .block_catalog:nth-of-type(3n+1){
    margin: 0 0 40px 0;
}
.catalogList .block_catalog .img_catalog img{
	margin:0 0 15px 0;
}
.catalogList .block_catalog .txt_catalog ul{
	margin:10px 0 0 0;
}
@media screen and (max-width: 768px) {
.catalogList{
	display: flex;
	flex-wrap: wrap;
	margin:0 20px 0 15px;
}
.catalogList .block_catalog{
    margin: 0 0 20px 5px;
	width:calc(50% - 5px);
}
.catalogList .block_catalog:nth-of-type(2n+1){
    margin: 0 0 20px 5px;
}
.catalogList .block_catalog:nth-of-type(3n+1){
    margin: 0 0 20px 5px;
}
.catalogList .block_catalog .img_catalog img{
	margin:0 0 5px 0;
}
.catalogList .block_catalog .txt_catalog p.type {
	font-size:1.0rem;
}
.catalogList .block_catalog .txt_catalog ul{
	margin:0px 0 0 0;
}
.catalogList .block_catalog .txt_catalog ul li{
	font-size:1.1rem;
}
}
/* writer
---------------------------------------------------------------------------- */
.writerList{
}
.writerList ul{
}
.writerList ul li{
	width:calc(91% / 4);
	margin:0 0 40px 3%;
	float:left;
	text-align:center;
}
.writerList ul li a{
	color:#000;
}
.writerList ul li:nth-child(4n+1){
	margin:0 0 40px 0;
	clear:both;
}
.writerList ul li p{
	margin:0 0 10px 0;
}
.writerList ul li p img{
	width:100%;
	height:auto;
	border-radius:50%;
	box-sizing: border-box;
}
.writerList ul li p.name{
	font-size:1.3rem;
}
.writerList ul li p.name span{
	font-size:1.8rem;
	display:block;
	font-weight:bold;
}
.writerList ul li p.crown{
	margin:0 auto;
	font-size:1.5rem;
	padding:0 0 0 18px;
	display:inline-block;
}
.writerList ul li.platinum p.crown{
	color: #4277A8;
	background:url(../../images/common/icn_crown02.png) no-repeat left center;
	background-size:14px auto;
}
.writerList ul li.gold p.crown{
	color:#BB8700;
	background:url(../../images/common/icn_crown.png) no-repeat left center;
	background-size:14px auto;
}
.writerList ul li.silver p.crown{
	color: #919191;
	background:url(../../images/common/icn_crown03.png) no-repeat left center;
	background-size:14px auto;
}
.writerList ul li.bronze p.crown{
	color: #815A2B;
	background:url(../../images/common/icn_crown04.png) no-repeat left center;
	background-size:14px auto;
}
@media screen and (max-width: 768px) {
.writerList{
	margin:0 0 30px 0;
}
.writerList ul{
	margin:0 0 0 20px;
	display: flex;
	padding:0 0 10px 0;
	overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
	overflow-y: hidden;
}
.writerList ul li{
	width:120px;
	margin:0 0 0 15px;
	flex: 0 0 35%;
}
.writerList ul li:nth-child(4n+1) {
	margin:0 0 0 15px;
}
.writerList ul li:last-child {
	padding:0 15px 0 0;
	flex: 0 0 calc(35% + 15px);
}
.writerList ul li p img{
	border: none;
}
.writerList ul li p.name{
	font-size:1.1rem;
}
.writerList ul li p.name span{
	font-size:1.5rem;
	margin-top:5px;
}
.writerList ul li p.crown{
	font-size:1.3rem;
}
.writerList ul li.platinum p{
	background:  linear-gradient(to right, #5CF5FF 0%, #EBEBEB 25%, #8CACFF 40%, #81E8FF 65%, #FFFFFF 80%, #A192FF 100%);
    border-radius:50%;
	padding:4px;
}
.writerList ul li.platinum p.name{
	background:none;
	padding:0;
}
.writerList ul li.platinum p.crown{
    border-radius:0;
	padding: 0 0 0 18px;
}
.writerList ul li.gold p img{
	border: 4px solid #BB8700;
}
.writerList ul li.silver p img{
	border: 4px solid #DFDFDF;
}
.writerList ul li.bronze p img{
	border: 4px solid #815A2B;
}
}


