@charset "UTF-8";

div, p, h2, h3, h4, h5, ul, li, figure {
	margin:0;
	padding:0;
    -webkit-text-size-adjust: 100%;
}

#main {
font-family: "Shippori Mincho", serif;
  font-weight: 800;
  font-style: normal;	clear:both;
	width: 1000px;
	background-color: #fff;
	color: #fff;
	text-align: left;
	font-size: 13px;
	overflow:hidden;
}

#main * {
	vertical-align:top;
}

#main .no-pc {
	display:none !important;
}

#main p {
	font-size: 14px;
	line-height: 1.5em;
}

#main img {
	border:0;
}

#main div.clear {
	width:100%;
	clear:both;
}

#main #mv a:hover img, #main #review a:hover img, #main #message a:hover img, #main #live a:hover img {
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	-o-opacity: 0.5;
	filter: alpha(opacity=50);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	opacity: 0.5;
}

#main a img {
	-webkit-transition: opacity 0.7s ease-out;
	-moz-transition: opacity 0.7s ease-out;
	-ms-transition: opacity 0.7s ease-out;
	-o-transition: opacity 0.7s ease-out;
	transition: opacity 0.7s ease-out;
}

#main ul {
	clear:both;
}

#main li {
	list-style:none;
	/* float:left; */
	display: inline-block;
	margin:0;
	padding:0;
}

#main span {
}

#main .bold {
	font-weight:bold;
}

#main .highlight {
	color:#72a9c2;
}

#main .japanese {
font-family: "Shippori Mincho", serif;
  font-weight: 800;
  font-style: normal;	font-weight:bold;
}

#main #menu {
/*	background:rgba(65,161,190,0.5);*/
	background-image: linear-gradient(90deg, rgba(150, 35, 60, 1), rgba(150, 35, 60, 1) 50%, rgba(150, 35, 60, 1));
	padding:0 0 0 0;
	height:40px;
	clear:both;
	width: 100%;
	font-size:0;
	text-align:center;
	margin-bottom:20px;
}

#main #menu li {	
}

#main #menu li a {
	display:inline-block;
	text-decoration:none;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear;
	-ms-transition: .3s linear;
}

#main #menu li a:hover {
/*	background-color:#72a9c2;*/
	color:#000;
}

#main #wrapper {
	background: url(images/bg.jpg) fixed;
	padding:0 0 0 0;
/*	border-bottom: solid 2px #72a9c2;*/
}

#main .xl1 {
	width:100%;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size:0;
	clear:both;
}

#main .xl2 {
	padding: 20px 10px 30px;
	/* height:565px; */
	display: inline-block;
	width: 470px;
	text-align: center;
}

#main .xl2 iframe{
	width:100%;
	/* height:auto; */
}

#main #mv .xl1by3 {
	width:365px;
	background:#000;
}

#main .xl1by3 {
	width:335px;
	margin: 0 7.5px 20px;
	display: inline-block;
}

#main #mv {
/*	font-size:0;*/
}

#main .xl1by3 img {
    /* max-width: 100%; */
    height: 335px;
    width: auto;
}

#main .xl2by3 {
	width: 571px;
	padding: 0 7.5px 5px;
	display: inline-block;
	text-align: justify;
	font-size:0;
}

#main #tour .xl2by3 {
    width: 920px;
    padding: 20px 7.5px 20px;
    display: inline-block;
    text-align: justify;
    font-size: 0;
}

#main .xl-half{
	width: 50%;
	margin: 0;
	display:inline-block;
	padding: 0;
	text-align: left;
}

#main .xl-half:first-child{
	float:left;
}

#main a {
	text-decoration:none;
	transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    -ms-transition: .3s linear;
}

#main h2 {
}

#main #review img {
	display:block;
	background:#000;
}

#main #review .buy_amazon, #main #review .buy_tower {
    display: inline-block;
    width: 68px;
    margin: 3px 6px 3px 0;
}

#main #review .buy_hmv {
	display:inline-block;
	width: 68px;
	margin: 3px 0 3px 0;
}

#main #review .buy_itunes {
	display:inline-block;
	width: 50px;
	margin:3px 0 3px 0;
}

#main #review .buy_amazon a, #main #review .buy_amazon_std a {
	display:block;
	width:100%;
	margin:0 auto;
	font-family: 'Oswald', sans-serif;
	font-size:12px;
	line-height:12px;
	padding:0 0 2px 0;
	text-align:center;
	text-decoration:none;
	background-color:#ddd;
	color:#292929;
	border-bottom:2px solid #f79b34;
}

#main #review .buy_amazon a:hover, #main #review .buy_amazon_std a:hover {
	background-color:#292929;
	color:#fff;
	border-bottom:2px solid #f79b34;
}

#main #review .buy_tower a, #main #review .buy_tower_std a {
	display:block;
	width:100%;
	margin:0 auto;
	font-family: 'Oswald', sans-serif;
	font-size:12px;
	line-height:12px;
	padding:2px 0 2px 0;
	text-align:center;
	text-decoration:none;
	background-color:#ffd000;
	color:#d71920;
}


#main #review .buy_tower a:hover, #main #review .buy_tower_std a:hover {
	background-color:#d71920;
	color:#fff;
}

#main #review .buy_hmv a, #main #review .buy_hmv_std a {
    display: block;
    width: 100%;
    margin: 0 auto;
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    line-height: 12px;
    padding: 2px 0 2px 0;
    text-align: center;
    text-decoration: none;
    background-color: #f24e80;
    color: #000000;
}

#main #review .buy_hmv a:hover, #main #review .buy_hmv_std a:hover {
    background-color: #ffffff;
    color: #f64e83;
}

#main #review .buy_itunes a {
	display:block;
	width:100%;
	margin:0 auto;
	font-family: 'Oswald', sans-serif;
	font-size:12px;
	line-height:12px;
	padding:2px 0 2px 0;
	text-align:center;
	text-decoration:none;
	background-color:#fff;
	color:#596266;
}

#main #review .buy_itunes a:hover {
	background-color:#596266;
	color:#e6e6e6;
}

#main #interview .list-interview a:hover img {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-o-opacity: 0;
	filter: alpha(opacity=0);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
	opacity: 0;
}

#main #interview a img, #main #present a img {
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-ms-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

#main .otherbg {
	background: url(images/bg.jpg) fixed;
}

#main #tour p {
/*	font-family: 'Oswald', sans-serif;*/
	font-size: 13px;
	line-height: 2em;
	text-align:center;
	margin:0 20px;
	color:#fff;
	padding-bottom:0px;
	width:auto;
}

#main #tour p.xl1by3 {
	text-align: left;
}

#main #present h4.list {
    position: relative;
    width: 224px;
    height: 40px;
    font-size: 17px;
    line-height: 40px;
    text-align: center;
    margin: 27px 0 0 0;
    padding: 0;
    font-family: "Shippori Mincho", serif;
}

#main #present h4.list {
	opacity: 1.0;
	transform: scale(1, 1); 
	-webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}

#main #present .list a {
	display:block;
}

#main #present .pc-bottom a:before {
	content: "";
	position: absolute;
 	top: -20px;
 	left: 50%;
 	margin-left: -20px;
	width: 0;
	height: 0;
	border-bottom: 20px solid #96233c;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	transition: .3s ease-out;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear;
	-ms-transition: .3s linear;
}

#main #present .pc-right a:before {
	content: "";
	position: absolute;
	right: -20px;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-left: 20px solid #708fff;
	border-bottom: 20px solid transparent;
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-o-transition: .3s linear;
	-ms-transition: .3s linear;
}

#main #present .pc-bottom a:hover:before {
	content: "";
	position: absolute;
 	top: -20px;
 	left: 50%;
 	margin-left: -20px;
	width: 0;
	height: 0;
	border-bottom: 20px solid #ff5a7d;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}

#main #present .pc-right a:hover:before {
 	content: "";
	position: absolute;
	right: -20px;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-left: 20px solid #708fff;
	border-bottom: 20px solid transparent;
}

#main #archives {
	padding:0 0 20px;
}

#main #archives h2 {
    margin: 0px 0 20px;
}

#main #archives h4 {
	font-family: "Shippori Mincho", serif;
	font-size: 26px;
	text-align:center;
	line-height:30px;
	letter-spacing:0em;
	color:#fff;
/*	font-weight:400;*/
	width: 100%;
	margin: 20px auto 10px;
}

#main #archives .list {
	text-align:center;
}

#main #archives .list figure {
	position:relative;
	overflow:hidden;
}

#main #archives .xlarchive2 .list {
	width:47%;
	margin: 0 1% 20px;
}

#main #archives .xlarchive2 h3 {
	top:25%;
	font-size: 16px;
}

#main #archives .xlarchive2 p{
	font-size: 14px;
}

#main #archives .xlarchive3 .list {
	width: 30%;
	height: auto;
	margin: 0 1% 10px;
}

#main #archives .xlarchive3 .list figcaption h3{
	top: 32%;
	position: absolute;
	width: 100%;
}

#main #archives .xlarchive4 .list {
	width: 22%;
	height: auto;
	margin: 0 1% 20px;
}

#main #archives .xlarchive4 .list figcaption h3{
	top: 40%;
	position: absolute;
	width: 100%;
}

#main #archives .xlarchive5 .list {
	width: 17.6%;
	height: auto;
	margin: 0 1% 20px;
}

#main #archives .xlarchive5 .list figcaption h3{
	top: 15%;
	position: absolute;
	width: 100%;
}

#main #archives .xlarchive6 .list {
	width: 14.3%;
	height: auto;
	margin: 0 1%;
}

#main #archives .xlarchive6 .list figcaption h3{
	top:25%;
}

#main #archives .list img {
	width:100%;
}

/*
#main #archives .xlarchive2 .list figure {
	position:relative;
	overflow:hidden;
	width:470px;
}
*/

#main #archives figcaption {
	position:absolute;
	top:-100%;
	left:0;
	z-index:2;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.7);
	-webkit-transition:.3s;
	transition:.3s;
	opacity:1;
}

#main #archives figcaption h3 {
	color:#FFFFFF;
	font-size: 13px;
	vertical-align: bottom;
	position:absolute;
	width: 100%;
}

#main #archives figcaption p {
	font-family: 'Oswald', sans-serif;
	color:#FFF;
	font-size: 13px;
	vertical-align: bottom;
	position:absolute;
	width: 100%;
}

#main #archives figcaption h3{
	font-family: 'Oswald', sans-serif;
	line-height:1.5em;
	font-weight:400;
}

#main #archives figcaption p {
	bottom:10%;
	text-align: center;
}

#main #archives figure {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

#main #archives figure:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

#main #archives figure:hover figcaption {
	top: 0;
	left: 0;
}

#main #archives .list-special img {
	width:100%;
}

#main #archives .list-special h3 {
	font-size:16px;
	line-height:24px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-top:52px;
}

#main .list{
	opacity: 0;
	transform: scale(1, 1) translate(0,70px); 
	-webkit-transform: scale(1, 1) translate(0,70px); 
    -moz-transform: scale(1, 1) translate(0,70px); 
    -o-transform: scale(1, 1) translate(0,70px); 
    -ms-transform: scale(1, 1) translate(0,70px); 
	transition: 1.0s ease-out;
    -webkit-transition: 1.0s ease-out;
    -moz-transition: 1.0s ease-out;
    -o-transition: 1.0s ease-out;
    -ms-transition: 1.0s ease-out;
}

#main .listed {
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate(0,0);
}

#main #archives .special {
	opacity: 1.0;
	transform: scale(1, 1) translate(0,0); 
	-webkit-transform: scale(1, 1) translate(0,0);
    -moz-transform: scale(1, 1) translate(0,0);
    -o-transform: scale(1, 1) translate(0,0);
    -ms-transform: scale(1, 1) translate(0,0);
}

#interview .no-sp {
	background:url(images/interview_on.jpg);
	    margin: 25px 0 0 0;
}

#interview .no-pc {
	background:url("images/interview-sp2.jpg");
	background-size:cover;
}

#interview img:hover {
	opacity:0;
}

#present img:hover {
	transform: scale(1.05, 1.05) translate(0,0); 
	-webkit-transform: scale(1.05, 1.05) translate(0,0); 
    -moz-transform: scale(1.05, 1.05) translate(0,0); 
    -o-transform: scale(1.05, 1.05) translate(0,0); 
    -ms-transform: scale(1.05, 1.05) translate(0,0);
}

#present h4 a:hover {
    /* transform: scale(1, 1) translate(0px,-10px); */
    /* -webkit-transform: scale(1, 1) translate(0px,-10px); */
    -moz-transform: scale(1, 1) translate(0px,-10px);
    -o-transform: scale(1, 1) translate(0px,-10px);
    -ms-transform: scale(1, 1) translate(0px,-10px);
}

#main .arrow {
    display: inline-block;
    font-size: 24px;
    line-height: 40px;
    background: #96233c;
    color: #fff;
    width: 280px;
    margin: 0px 0 44px -20px;
    padding: 0px 10px;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    font-family: "Shippori Mincho", serif;
}

#main .arrow:before {
	content: "";
	position: absolute;
	right: -20px;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-left: 20px solid #708fff;
	border-bottom: 20px solid transparent;
	transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    -ms-transition: .3s linear;
	display: none;
}

#main .arrow:hover {
	color:#fff;
	background: #ff5a7d;
}

#main .arrow:hover:before {
	content: "";
	position: absolute;
	right: -20px;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-left: 20px solid #708fff;
	border-bottom: 20px solid transparent;
	z-index: 1;
}

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pageTop a {
	display: block;
	z-index: 999;
	font-size:16px;
	line-height:40px;
	background-color: #1b1b1b;
 	color: #fff;
 	text-decoration: none;
 	text-align: center;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	-o-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	opacity: 0.7;
}
 
#pageTop a:hover {
 	text-decoration: none;
	background-color: #c50b48;
 	color: #fff;
	-webkit-opacity: 1.0;
	-moz-opacity: 1.0;
	-o-opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	opacity: 1.0;
}