@charset "utf-8";
/* =================================================================================
 top
================================================================================= */
#mvTop{
	width:100%;
	overflow: hidden;
}

#mvTop .wrapCon{
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0;
	box-sizing: border-box;
}

#mvTop .topWord{
	position: absolute;
    left: 0;
    right: 0;
    top: 105px;
    width: 90%;
    max-width: 400px;
    margin: 0 auto;
}

#mvTop .topSeconds{
	position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
	width:90%;
	max-width: 400px;
	margin: 0 auto ;
}

#mvTop .topWord img,
#mvTop .topSeconds img{width:100%;}

.mbYTP_wrapper{display: none;}

#mvTop .slider .topPc{display: none;}

@media only screen and (min-width:640px){
	#mvTop .slider .topSp{display: none;}

	#mvTop .slider .topPc{display: block;}

	#mvTop{margin-top:130px;}

	#mvTop .topWord{
		position: absolute;
	    top: 22%;
	    width: 85%;
	    min-width: 450px;
	    max-width: 950px;
	}

	#mvTop .topSeconds{
		position: absolute;
	    bottom: 3%;
		width:57%;
		max-width: 820px;
	}

	#container .wrapper {padding: 50px 0 100px;}

}

/*wide*/
@media only screen and (min-width:1800px){
	#mvTop .topWord{
	    top: 20%;
	    width: 60%;
	    max-width: 1200px;
	}
}

/*newInfoArea*/

.newInfoLst{
    display: flex;
    flex-wrap: wrap;
    margin-top: -30px;
}

.newInfoLst > li{
    width: 362px;
    margin: 30px 0 0 42px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    background-color: #fff;
}

.newInfoLst > li:nth-child(3n-2){margin-left: 0;}

.newInfoLst > li a{transition: opacity .3s;}
.newInfoLst > li a:hover{opacity: .8;}

.newInfoLst .thumb img{width: 100%;}

.newInfoLst .txtArea{
    display: block;
    padding: 15px 20px;
    color: #544e41;
}

.newInfoLst .txtArea .date{
    display: block;
    margin-bottom: 3px;
    color: #777;
    font-size: 14px;
}

.newInfoLst .txtArea .ttl{
    display: block;
    font-size: 16px;
}

@media only screen and (max-width:640px){
    .newInfoLst{
        display: block;
        margin-top: -5px;
    }

    .newInfoLst > li{
        width: 100%;
        margin: 25px 0 0;
    }

    .newInfoLst .txtArea{
        padding: 12px 15px 15px;
    }

    .newInfoLst .txtArea .date{
        font-size: 12px;
    }

    .newInfoLst .txtArea .ttl{
        font-size: 14px;
    }
}

/*campaign plan*/

.lstConPlan{
    display: flex;
    flex-wrap: wrap;
    margin-top: -50px;
}

.lstConPlan li{
    width: 360px;
    margin: 50px 0 0 40px;
}

.lstConPlan li:nth-child(3n-2){margin-left: 0;}

.lstConPlan li a .wrapImg{
	display: block;
    height: 220px;
	margin-bottom: 12px;
	overflow: hidden;
}

.lstConPlan .planName{
	display: block;
	position: relative;
    margin-bottom: 2px;
	padding-right: 18px;
    font-size: 18px;
	color:#ff882e;
}

.lstConPlan .planName:after{
    content: '';
	display: block;
    position: absolute;
    top: 8px;
    right: 5px;
    width: 12px;
    height: 12px;
    border-top: solid 2px #ff882e;
    border-right: solid 2px #ff882e;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.lstConPlan .planTtl{
	font-size: 16px;
}

@media only screen and (max-width:640px){
    .lstConPlan{
        margin-top: -30px;
    }

    .lstConPlan li{
        width: calc(50% - 5px);
        margin: 30px 0 0 10px;
    }

    .lstConPlan li:nth-child(3n-2){margin-left: 10px;}
    .lstConPlan li:nth-child(2n-1){margin-left: 0;}

    .lstConPlan li a .wrapImg{
        height: auto;
        margin-bottom: 8px;
    }

    .lstConPlan .planTtl{
        font-size: 12px;
    }

    .lstConPlan .planName{
        margin-bottom: 3px;
        padding-right: 18px;
        font-size: 13px;
    }

    .lstConPlan .planName:after{
        top: 6px;
        width: 6px;
        height: 6px;
    }
}

.lstConStudio{
    display: flex;
    flex-wrap: wrap;
    margin-top: -30px;
}

.lstConStudio li{
    width: 275px;
    margin: 30px 0 0 23px;
}

.lstConStudio li:nth-child(4n-3){margin-left: 0;}

.lstConStudio li a .wrapImg{
	display: block;
	margin-bottom: 8px;
	overflow: hidden;
}

.lstConStudio .studioTtl{
	display: block;
	margin-bottom:3px;
	font-size: 16px;
	text-align: center;
}

.lstConStudio .studioTxt{font-size: 13px;}

@media only screen and (max-width:640px){
    .lstConStudio{
        margin-top: -20px;
    }

    .lstConStudio li{
        width: calc(50% - 5px);
        margin: 20px 0 0 10px;
    }

    .lstConStudio li:nth-child(4n-3){margin-left: 10px;}
    .lstConStudio li:nth-child(2n-1){margin-left: 0;}

    .lstConStudio li a .wrapImg{
        margin-bottom: 6px;
    }

    .lstConStudio .studioTtl{
        margin-bottom:2px;
        font-size: 14px;
        text-align: left;
    }

    .lstConStudio .studioTxt{font-size: 12px;}
}

.lstConCloth{
	margin-left:-15px;
	font-size: 0;
	letter-spacing: 0;
	word-spacing: 0;
}

.lstConCloth li{
    display: inline-block;
    width: 47%;
    width: -webkit-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px);
    height: 100%;
    margin: 0 0 20px 15px;
    vertical-align: top;
    box-sizing: border-box;
}

.lstConStudio li a,
.lstConCloth li a,
.lstConPlan li a{
	display: block;
	color:#544e41;
	font-size: 14px;
}

.lstConCloth li:nth-last-of-type(2),
.lstConCloth li:last-child{margin-bottom: 0;}

.lstConCloth li a span,
.lstConPlan li a span,
.lstConStudio li a span{display: block;}

.lstConStudio li img,
.lstConCloth li img,
.lstConPlan li img {
    width: 100%;
}

.lstConStudio li a img,
.lstConCloth li a img,
.lstConPlan li a img{
    transition: all .8s;
}

.lstConStudio li a:hover img,
.lstConCloth li a:hover img,
.lstConPlan li a:hover img{
    transform: scale(1.1);
}

@media only screen and (min-width:640px){
	.lstConCloth{margin:0 0 -40px -23px;}

	.lstConCloth li{
		width: 275px;
		margin: 0 0 23px 23px;
	}
}

/*bnr*/
.topBnrArea01 a{
	display: block;
	margin-bottom: 20px;
}

.topBnrArea01 a img{width:100%;}

.topBnrArea01 a:last-child{margin-bottom: 0;}

.topBnrArea02 a{
	display: block;
	float: left;
	width : 47%;
	width: -webkit-calc(50% - 5px);
	width: -moz-calc(50% - 5px);
	width: calc(50% - 5px);
	margin-bottom: 10px;
}

.topBnrArea02 a img{width:100%;}

.topBnrArea02 a:nth-child(2n+1){margin-right:10px;}
.topBnrArea02 a:nth-last-of-type(2) ,
.topBnrArea02 a:last-child {margin-bottom: 0;}

.ttlNews{
	float: left;
	font-size:35px;
	line-height: 1.2;
	color:#ff882e;
	font-family: 'Lobster', cursive;
	font-weight: normal;
}

.btnNewsMore{
	display: block;
	float: right;
	padding: 10px 15px 8px;
	color:#fff;
	font-size:16px;
	text-align: center;
	box-sizing: border-box;
	background:#211c16;
}

.wrapTtlNews{margin-bottom:20px;}

.lstTopNews li a{
	display: block;
	padding: 15px 0 13px;
	border-bottom: 1px dotted #6f624e;
}

.lstTopNews li a span{display: block;}

.lstTopNews li:first-child{border-top: 1px dotted #6f624e;}

.lstTopNews li .date{
	color:#ff882e;
	margin-bottom: 5px;
}

.lstTopNews li .ttl{
	color:#544e41;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media only screen and (min-width:640px){
	.topBnrArea01{
		width:550px;
		float:left;
	}

	.topBnrArea02 a,
	.topBnrArea01 a{transition: all .8s;}

	.topBnrArea02 a:hover,
	.topBnrArea01 a:hover{opacity: .8;}

	.topNewsArea{
		width:550px;
		float:right;
	}

	.ttlNews {font-size:43px;}

	.lstTopNews a .ttl{transition: all .8s;}

	.btnNewsMore:hover{background-color: #ff882e;}

	.lstTopNews a:hover .ttl{color: #ff882e;}

	.topBnrArea02{margin-left: -55px;}

	.topBnrArea02 a{
		width : 250px;
		margin: 0 0 0 55px;
	}

	.topBnrArea02 a:nth-child(2n+1){margin-right:0;}

}






/* clear fix
------------------------------------------------------- */
.wrapper:after,
#topPickArea:after,
.topContactArea:after,
.topBnrArea02:after,
.wrapTtlNews:after{
	content:"";
	display:block;
	clear:both;
	height:0;
}
/* EOF */