@charset "utf-8";


@media screen and (min-width:768px){
/*pc・タブレットcss*/

#top-main{
	position:relative;
}
#top-main:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	height:100%;
	background: url(../img/top/main-bg.png) repeat;
}
#top-main video {
	width: 100%;
	display: block;
}
#top-main #common-header{
	position:absolute;
	z-index:3;
	top:0;
}
#top-main .copy01{
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;
	-webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-justify-content: center; justify-content: center;
	-webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;
	-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
	text-align:center;
}
#top-main .copy01-01{
	margin-bottom:1vw;
	font-family: 'Shippori Mincho', serif;
	font-size:3vw;
	line-height:1.5;
}
#top-main .copy01-02{
	font-family: 'Shippori Mincho', serif;
	font-size:1.5vw;
	line-height:2;
}



#top-main .copy02{
	position:absolute;
	z-index:2;
	bottom:-10vw;
	width:100%;
	font-family: 'Teko', sans-serif;
	color:rgba(254,228,0,0.3);
	font-size:18vw;
	line-height:1;
	text-align:center;
}

#top-concept{
	padding:180px 0;
	background: url(../img/top/about_bg.jpg) no-repeat center center;
	background-size:cover;
}
#top-concept .content-area{
	padding-right:480px;
}
#top-concept .ttl{
	margin-bottom:20px;
}
#top-concept .ttl .en{
	display:block;
	font-size:20px;
	line-height:1;
	font-family: 'Shippori Mincho', serif;
}
#top-concept .ttl .jp{
	display:block;
	font-family: 'Shippori Mincho', serif;
	font-size:28px;
	line-height:1.5;
}

#top-interview{
	padding:100px 0;
}
#top-interview .ttl{
	margin-bottom:100px;
	text-align:center;
	font-size:40px;
	letter-spacing:0.1em;
	line-height:1;
	font-family: 'Teko', sans-serif;
}

.interview-list{
	
}
.interview-list li{
	margin-bottom:100px;
	position:relative;
}
.interview-list li a{
	display:block;
	color:#fff;
	text-decoration:none;
}
.interview-list .ph{
	width:85%;
	margin-left:auto;
	box-shadow: -10px 10px 0px 0px rgba(255,255,255,0.1);
}
.interview-list .data{
	position:absolute;
	top:0;
	left:12%;
	height:100%;
	-js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;
	-webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;
	-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
.interview-list .data .inner{
}
.interview-list .no-box{
}
.interview-list .no-box .en{
	display:block;
	font-size:18px;
	letter-spacing:0.1em;
	line-height:1;
	font-family: 'Teko', sans-serif;
}
.interview-list .no-box .no{
	display:block;
	font-size:150px;
	line-height:1;
	font-family: 'Teko', sans-serif;
}
.interview-list .copy{
	margin-bottom:20px;
	font-family: 'Shippori Mincho', serif;
	font-size:36px;
	line-height:1.5;
	font-weight:500;
	color:#000;
}
.interview-list .copy span{
	background-color:#FEE401;
}
.interview-list .name{
	padding:5px 10px;
	display:inline-block;
	background-color:#000;
	font-family: 'Shippori Mincho', serif;
	font-size:24px;
	line-height:1.5;
	font-weight:500;
}
.interview-list .name .po{
	font-size:16px;
}

.interview-list li:nth-child(even) .ph{
	margin-right:auto;
	margin-left:inherit;
}
.interview-list li:nth-child(even) .data{
	top:0;
	left: inherit;
	right:12%;
	text-align:right;
}
}

@media screen and (min-width:768px) and ( max-width:1110px) {
}

@media (max-width: 768px) {
	
	#top-main{
		position:relative;
	}
	#top-main #main-movie{
		position:relative;
	}
	#top-main #main-movie:before{
		content:"";
		position:absolute;
		top:0;
		left:0;
		z-index:2;
		width:100%;
		height:100%;
		background: url(../img/top/main-bg.png) repeat;
	}
	#top-main video {
		width: 100%;
		display: block;
	}
	#top-main #common-header{
	}
	#top-main .copy01{
		position:absolute;
		z-index:2;
		top:0;
		left:0;
		width:100%;
		height:100%;
		-js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;
		-webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-justify-content: center; justify-content: center;
		-webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;
		-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
		text-align:center;
	}
	#top-main .copy01-01{
		margin-bottom:1vw;
		font-family: 'Shippori Mincho', serif;
		font-size:6vw;
		line-height:1.5;
	}
	#top-main .copy01-02{
		font-family: 'Shippori Mincho', serif;
		font-size:3vw;
		line-height:2;
	}
	#top-main .copy02{
		position:absolute;
		z-index:3;
		bottom:-10vw;
		width:100%;
		font-family: 'Teko', sans-serif;
		color:rgba(254,228,0,0.3);
		font-size:18vw;
		line-height:1;
		text-align:center;
	}


	#top-concept{
		padding:18vw 0;
		background: url(../img/sp/top/about_bg.jpg) no-repeat center center;
		background-size:cover;
	}
	#top-concept .content-area{
	}
	#top-concept .ttl{
		margin-bottom:5vw;
		text-align:center;
	}
	#top-concept .ttl .en{
		display:block;
		margin-bottom:3vw;
		font-size:18px;
		line-height:1;
		font-family: 'Shippori Mincho', serif;
	}
	#top-concept .ttl .jp{
		display:block;
		font-family: 'Shippori Mincho', serif;
		font-size:22px;
		line-height:1.5;
	}
	
	#top-interview{
		padding:10vw 0;
	}
	#top-interview .ttl{
		margin-bottom:10vw;
		text-align:center;
		font-size:24px;
		letter-spacing:0.1em;
		line-height:1;
		font-family: 'Teko', sans-serif;
	}
	
	.interview-list{
		
	}
	.interview-list li{
		margin-bottom:10vw;
		position:relative;
	}
	.interview-list li a{
		display:block;
		color:#fff;
		text-decoration:none;
	}
	.interview-list .ph{
		width:92%;
		margin-left:auto;
		box-shadow: -10px 10px 0px 0px rgba(255,255,255,0.1);
	}
	.interview-list .data{
		position:absolute;
		top:0;
		left:3%;
		height:100%;
		-js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;
		-webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;
		-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
	}
	.interview-list .data .inner{
	}
	.interview-list .no-box{
	}
	.interview-list .no-box .en{
		display:block;
		font-size:10px;
		letter-spacing:0.1em;
		line-height:1;
		font-family: 'Teko', sans-serif;
	}
	.interview-list .no-box .no{
		display:block;
		font-size:60px;
		line-height:1;
		font-family: 'Teko', sans-serif;
	}
	.interview-list .copy{
		margin-bottom:2vw;
		font-family: 'Shippori Mincho', serif;
		font-size:16px;
		line-height:1.3;
		font-weight:500;
		color:#000;
	}
	.interview-list .copy span{
		background-color:#FEE401;
	}
	.interview-list .name{
		display:inline-block;
		background-color:#000;
		font-family: 'Shippori Mincho', serif;
		font-size:12px;
		line-height:1.5;
		font-weight:500;
	}
	.interview-list .name .po{
		font-size:10px;
	}
	
	.interview-list li:nth-child(even) .ph{
		margin-right:auto;
		margin-left:inherit;
	}
	.interview-list li:nth-child(even) .data{
		top:0;
		left: inherit;
		right:3%;
		text-align:right;
	}
	
	
	

}








