@charset "utf-8";
/* CSS Document */




body{
	font-family: a-otf-futo-min-a101-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	margin: 0;
}

.header{
	background-color:#000;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	width: 100%;
	padding:0 !important;
	max-width:5000px;
	left:0;
	right:0;
}

.header img {
    height: auto;
    display: block;
    margin: auto;
    padding: 1vw 0;
    width: 100%;
    max-width: 150px;
}

.wrap{
/*	background-image:url("images/bg.png");
	background-position:center center;
	background-size:auto;
	background-attachment: fixed;*/
	width:100%;
	margin:0 auto;
	color:#fff;
}


.sec1500wrap{
	max-width:1500px;
	margin: auto;
}

.sec100p_wrap{
	max-width:5000px;
	margin: auto;	
}


.sec01{
	width:100%;
}

.sec1500wrap {
	display: table;
}

.sec1500wrap p{
	padding:1vw 0;
}

.small_p{
	font-size:0.7em;
	letter-spacing: 0;
}

.small_p2{
	font-size:0.6em;
	letter-spacing: 1px;
}

.sec01 .sec100p_wrap {
	/*display: table;*/
	height:100vh;
	position:relative;
}	
.sec01 h1{
	margin:0 auto;
	display: table-cell;
	vertical-align: middle;
}

.sec01 h1 .logo{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 15rem;
}



.sec01 h1 img{
	display: block;
	width:100%;
	margin: auto;
}

.hoka_yotei{
	padding-top:10px;
}


.sec011{
	background-color:rgba(255,255,255,1);
}

.sec011 .sec1500wrap .f_center *{
	color:#000;
}
.sec011 .sec1500wrap .f_center h2 img{
	display: block;
	margin: auto !important;
}


.sec011 .sec1500wrap{
	background-image:url("images/topics_bg.png");
	background-repeat: no-repeat;
	background-position: 95% bottom;
	background-size:22%;
}



.sec02{
	background-color:rgba(246,218,143,1);
}

.sec03{
	background-color:rgba(106,189,182,1);
}

.sec04{
	background-color:rgba(81,145,146,1);
}

.sec05{
	background-color:rgba(52,90,112,1);
}

.sec06{
	background-color:rgba(232,116,113,1);
}




.f_right{
	width:50%;
}
.f_left{
	width:50%;
}

.sec1500wrap{
	display: flex;
	justify-content: center;
	align-items: center;
}

.sec02 .sec1500wrap{
	flex-flow: row-reverse;
}

.sec02 .sec1500wrap .f_right ul{
	padding:10px 0;
}

.music_list{
	padding-left:25px;
}


.sec03 .sec1500wrap{
	background-image:url("images/bonus_bg.png");
	background-repeat: no-repeat;
}

.bonus_list{
	text-align: right;
    padding-top: 0;
}
.bonus_list ol{
  display:inline-block;
  text-align: left;
}

	.sec03 .f_right img{
		margin-left: 0 !important;
	}
	
	.bonus_list ol{	
	    padding: 10px 15px 5px 30px;
		border:1px solid #fff;
		box-sizing:border-box;
	}



.sec04 .sec1500wrap{
	background-image:url("images/instore_bg.png");
	background-position:95% bottom;
	background-repeat: no-repeat;
}

.sec06{
	display: table !important;
    width: 100%;
}
.sec06 .sec1500wrap{
	margin:0 auto;
	display: table-cell;
	vertical-align: middle;
}
.sec06 h2 img {
	margin: auto;
}
.movie_flex div{
	padding: 1%;
    box-sizing: border-box;
	width:50%;
}

.youtube{
	display: block;
	margin: auto;
	max-width:800px;
}

ul{
	list-style: none;
	padding: 0;
	
}

.smp_w100{
	display: block;
}

.t_right{
	text-align:right;
}

.sec03 .t_right{
    padding: 1vw 0 5vw 0;
}
.t_right img{
	margin: 0 0 0 auto;
}

a{
	color:#fff;
	text-decoration:none;
}

.sec07{
	margin: auto;
}
.sec07 ul{
	display: flex;
	justify-content: center;
}
.sec07 ul li img{
	width:100%;
}
.foot_artist {
	width:100%;
	margin:auto;
	display:block;
	max-width:843px;
}

.copyright{
	text-align:center;
	margin: 0;
    padding: 15px 0;
}

.pad_bot{
	display: block;
	padding-bottom:10px;
}

.big_txt{
	font-size:1.5em;
	display: block;
}
.big_txt2{
	font-size:1.5em;
}

a:hover,a img:hover{
	opacity:0.9;
}

.album_yoyaku p{
	padding:0 !important;
	margin:0 !important;
}
.album_yoyaku h3{
	padding-bottom:1.5vw !important;
	margin:0 !important;
	font-weight: normal;
	font-size:1.3em;
}

.t_center{
	text-align: center;
}


/*smp*/
@media screen and (max-width:480px) { 
	body{
		letter-spacing: 1.5px;
		font-size:0.85em;
	}

	
	
	.wrap,.sec07{
		background-image:url("images/bg.png");
		background-position:top center;
		background-size:150%;
		background-repeat:repeat-y;
	}
	
	.sec011 dl{
		overflow-y: scroll;
		width:90%;
		margin:auto;
		height:90vw;
	}
	
	.sec01 h1 .release{
		position:absolute;
		bottom:35vw;
		left: 0;
		right: 0;
	}	
	
/*
	.wrap:before{
		content:"";
		display:block;
		position:fixed;
		top:0;
		left:0;
		z-index:-1;
		width:100%;
		height:100vh;
		background:url(images/bg.png) center no-repeat;
		background-size:cover;
		margin:0;
	}
*/
	
	.sec01 h1 img{
		padding: 1.5em 0 1.8vw 0;
	}
	.sec01_first{
		padding-top:0;
	}
	h2 img{
		display: block;
		margin:auto;
		max-width:500px;
		width:100%;
	}
	.smp_w100{
		width:100%;
	}
	.tower_icon img{
		width:100%;
		display: block;
	}
	.tower_icon2 img{
		width:85%;
		display: block;
		max-width: 180px;
		padding-top:10px;
		margin:auto;
	}

	
	
	.sec011 .sec1500wrap .f_center h2 img{
		width:50%;
		max-width:200px;
	}
	.sec011 .sec1500wrap .f_center dl{
		border-top: 1px solid #666;
		line-height: 2vw;
	}
	.sec011 .sec1500wrap .f_center dl dt{
		padding: 18px 0 0 30px;
		float: left;
		clear: both;
	}	


	.sec011 .sec1500wrap .f_center dl{
		border-top: 1px solid #666;
		line-height: 2vw;
		font-size:0.9em;
	}
	.sec011 .sec1500wrap .f_center dl dt{
		padding: 17px 0 0 30px;
		float: left;
		clear: both;

	}

	.sec011 .sec1500wrap .f_center dl dd{
		border-bottom: 1px solid #666;
		margin:0;
		padding: 14px 30px 14px 90px;
		line-height: 1.2;
	}	

	
	
	
	.sec1500wrap {
		height:90vh;
	}
	.sec1500wrap>div{
		padding:2.5%;
		box-sizing:border-box;
	}
	
	.sec02 .sec1500wrap{
	    height:90vh;
	}	
	
	.sec03 .sec1500wrap{
		background-size:40%;
		background-position:1% bottom;
	}
	.sec03 .f_left{
		padding:3% 0 !important;
	}
	.sec03 .f_left {
    	width: 54% !important;
	}
	.sec03 .f_right{
		width:45% !important;
	}
	
	.bonus_list ol{	
		padding-left: 30px;
		font-size:0.9em;
	}
	.bonus_list ol li{	
		letter-spacing:0.5px;
		white-space: nowrap;
	}	
	
	.sec04 .sec1500wrap{
		background-size:80%;
	}
	.sec04 .sec1500wrap .f_right h2 img{
	    padding-bottom: 3vw;
	}
	.sec04 .sec1500wrap .f_right h2{
	    width: 65%;
    	margin: auto;
	}
	.sec04 .sec1500wrap{
		display: block;
	    height:100vh;
	}
	.sec04 .sec1500wrap .f_left{
		margin:auto !important;
		width:35%;
	}
	.sec04 .sec1500wrap .f_right{
		margin:auto !important;
		width:95% !important;
		font-size:0.8em;
	}
	.sec04 p{
		padding: 0.5vw 0 !important;
		margin-top:0;
		margin-bottom:0;
	}
	
	.album_yoyaku{
		border:1px solid #fff;
		padding:2vw;
		box-sizing: border-box;
		display:block;
	}


	
	
	.sec05 .sec1500wrap{
		background-image:url("images/selectshop_bg.png");
		background-size:70%;
	}
	
	.sec05 .sec1500wrap{
		background-position:left bottom;
		background-repeat: no-repeat;
	}

	.sec05 .sec1500wrap .f_left{
		padding:2% !important;
	}
	.sec05 .sec1500wrap .f_left h2 img{
	    padding-bottom: 10vw;
	}
	.sec05 .sec1500wrap .f_right p{
		font-size:0.8em;
	}
	
	
	.sec06 .sec1500wrap h2 img{
	    width:60% !important;
	}
	
	.movie_flex{
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
		width:100%;
		margin:auto;
		height:100vw;
	}
	
	
	.youtube{
		width:100%;
		height:auto;
	}
	footer{
		width:100%;
		margin: auto;
		background-color:#000;
		padding-top:3vw;
	}
	.sec07 ul {
		width: 50% !important;
		margin: auto !important;
	}
	.sec07{
		padding-top: 90vh;
	}

	.nobody{
		padding-bottom:7vh;
	}
	.nobodyimg{
		display: block;
		width:60%;
		margin:auto;
	}
	.nobodylink{
		width:60%;
		display: block;
		max-width: 200px;
		padding-top:2px;
		margin: auto;		
	}	
	
	
	.sec01 h1 .release img{
		width:45%;
		max-width:300px;
	}
	
	
	/*スライダー*/
	.slick-prev,.slick-next{
		display: none !important;
	}
	.slick-dots li{
		margin:0 !important;
	}
	
	
	
}

/*pc*/
@media screen and (min-width:481px) { 
	body{
		letter-spacing: 3px;
	}
	
	.sec01 h1 .release{
		position:absolute;
		bottom:4vw;
		left: 0;
		right: 0;
	}

	.sec011 dl{
		overflow-y: scroll;
		width:90%;
		margin:auto;
		height:70vh;
	}

	
	.wrap,.sec07{
		background-image:url("images/bg.png");
		background-position:top center;
		background-attachment:fixed;
		/*
		background-size:cover;
		background-repeat:repeat-y;
		*/
		background-size:60%;
		background-repeat: repeat;
	}
	.sec01 h1 img{
		max-width:1000px;
		padding: 0.7vw 0;
	}
	
	.sec01 h1 .release img{
		width:50%;
		max-width:550px;
	}
	
	
	.sec011 .sec1500wrap .f_center dl{
		border-top: 1px solid #666;
		line-height: 2vw;
	}
	.sec011 .sec1500wrap .f_center dl dt{
		padding: 14px 0 0 30px;
		float: left;
		clear: both;

	}

	.sec011 .sec1500wrap .f_center dl dd{
		padding: 14px 30px 14px 150px;
		border-bottom: 1px solid #666;
		margin:0;
	}
	
	
	h2 img{
		display: block;
		width: 100%;
		max-width: 300px;
	}
	.albumimg{
		width: 100%;
		max-width: 400px;
		margin-left: auto;
		margin-right: 0;
	}
	.posterimg{
		width: 100%;
		max-width: 400px;
		margin-left: auto;
		margin-right: 0;
	}
	.sec1500wrap {
		height:110vh;
	}
	.sec1500wrap>div{
		padding:3%;
		box-sizing:border-box;
	}

	.sec03 h2 img{
		margin-left: auto;
	}
	.sec03 .sec1500wrap{
		background-position: 10% bottom;
		background-size: 30%;
	}

	.bonus_list{
		padding-left:25px;
	}
	
	
	.sec04 .sec1500wrap{
		background-size:70%;
	}
	.sec04 .sec1500wrap{
		background-position:left bottom;
	}
	.sec04 .sec1500wrap .f_right{
		text-align: center;
	    padding-left: 0 !important;
		font-size:0.9em;

	}
	.sec04 .sec1500wrap .f_right h2 img{
	    margin-left: auto !important;
		width: 100%;
		margin-right: auto !important;
		text-align: center;
		display: block;
	}
	.sec04 p{
		padding: 0.5vw 0 !important;
		margin-top:2px;
		margin-bottom:2px;
	}
	
	.album_yoyaku{
		border:1px solid #fff;
		padding:2vw;
		box-sizing: border-box;
		display: inline-block;
	}

	.sec05 .sec1500wrap{
		background-image:url("images/selectshop_bg.png");
		background-size:60%;
	}
	.sec05 .sec1500wrap {
		background-position: right bottom;
		background-repeat: no-repeat;
	}
	
	.sec05 .f_left{
		padding:5% 2% 5% 2%;
	}
	.sec05 h2 img{
	    max-width: 400px;
	}

	.movie_flex{
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
		width:100%;
		margin:auto;
		height:70vw;
	}	
	
	
	.goodsimg {
		width: 100%;
		max-width:450px;
		margin-left: auto;
		margin-right: 0;
	}

	
	.youtube{
		width:90%;
		height:300px;
	}
	.sec07{
		width:100%;
		padding-top: 100vh;
	}

	.tower_icon img{
		width:100%;
		display: block;
		max-width: 200px;
		padding-top:2px;
	}
	.tower_icon2 img{
		width:90%;
		display: block;
		max-width: 180px;
		padding-top:10px;
		padding-left:10px;
	}
	.tower_icon_list{
		width:60%;
	}
	.sec07 ul {
		width:100%;
		max-width: 230px;
		margin: auto;
		padding: 15px 0;
	}
	
	.nobody{
		padding-bottom:10vh;
	}
	.nobodyimg{
		display: block;
		width:40%;
		margin:auto;
		max-width:900px;
	}
	.nobodylink{
		width:60%;
		display: block;
		max-width: 200px;
		padding-top:2px;
		margin: auto;		
	}

	footer{
		background-color:#000;
	}
}
