@charset "UTF-8";

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

#main {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-sans-serif;
	clear: both;
	width: 1000px;
	background-color: #fff;
	color: #000;
	text-align: left;
	font-size: 13px;
	overflow: hidden;
}

#main * {
	vertical-align: top;
	font-family: "Shippori Mincho", serif;
}

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

#main p {
	font-size: 16px;
	line-height: 160%;
	color: #fff;
	text-align: left;
	letter-spacing: -0.02em;
	word-break: break-all;
	text-align: justify;
}


#main h2,
#main h3 {
	font-weight: 400;
}

#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 {
	font-family: 'Oswald', sans-serif;
	list-style: none;
	/* float:left; */
	display: inline-block;
	margin: 0;
	padding: 5px;
}

#main span {
	color: #fff;
}

#main #tour span {
	color: #E95421;
}

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

#main .highlight {
	color: #E95421;
}

#main .japanese {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-sans-serif;
	font-weight: bold;
}

#main #menu {
	background: #099ac9;
	padding: 0px 0px 0px 0px;
	height: 40px;
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: -18px;
}


#main #menu li {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
}

#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 {
	color: #c79595;
}

#main #wrapper {
	background: url(images/bg.jpg) fixed;
	padding: 0px 0px 0px 0px;
	font-family: "Shippori Mincho", serif;
}

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

#main #review div div div p {
	font-family: oswald;
	font-size: 18px;
	text-align: left;
	margin: 0px 0 0 0;
	letter-spacing: 0em;
}

#main #review div div div p1 {
	font-size: 13px;
	text-align: left;
	padding: 0px 0px 0px 0;
	margin: 0px 341px 0px 0px;
	letter-spacing: 0em;
	line-height: 1.8em;
}

#main #tour .xl2 {
	text-align: center;
	padding: 15px 0px;
	width: auto;
	font-size: 25px;
	color: #000;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 20px;

}

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

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

#main #review .xl1by3 {
	background: #000;
}

#main .xl1by3 {
	width: 310px;
	margin: 0px 10px 0px 0px;
	display: inline-block;
	padding: 0px 0px 0 0px;
}

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

#main #mv {
	padding-top: 32px;
}

#main .xl1by3 img {
	max-width: 100%;
}

#main .xl2by3 {
	width: 515px;
	padding: 0 0px 15px 4px;
	display: inline-block;
	text-align: justify;
	font-size: 0;
}

#main .xl-half {
	width: 47%;
	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;
	border: 1px solid #adadad;
	width: 308px;
}

#main #review .buy_amazon,
#main #review .buy_tower {
	display: inline-block;
	width: 60px;
	margin: 7px 6px 3px 0px;
	text-align: left;
}

#main #review .buy_hmv {
	display: inline-block;
	width: 60px;
	margin: 0px 80px 0px 0;
	text-align: left;
}

#main #review .official {
	display: inline-block;
	width: 60px;
	margin: 0px 430px 0px 0;
	text-align: left;
}

#main #review .official {
	display: block;
	width: 90px;
	margin: 3px 7px 0 0;
	float: left;
}

#main #review .buy_amazon_std,
#main #review .buy_tower_std,
#main #review .buy_hmv_std {
	display: block;
	width: 51px;
	margin: 3px 7px 0 0;
	float: left;
}

#main #review .buy_itunes {
	display: block;
	width: 70px;
	margin: 3px 0 3px 0;
	float: left;
}

#main #review .buy_amazon a,
#main #review .buy_amazon_std a {
	display: block;
	width: 100%;
	margin: 0 0 0 -5px;
	font-family: 'Oswald', sans-serif;
	font-size: 17px;
	line-height: 13px;
	padding: 6px 6px 6px 6px;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
	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 .official 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: #009bea;
	color: #fff;
}

#main #review .official a:hover {
	background-color: #fff;
	color: #009bea;
}




#main #review .buy_tower a,
#main #review .buy_tower_std a {
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-left: 2px;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	line-height: 13px;
	padding: 6px 6px 8px 6px;
	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: 7px auto;
	margin-left: 10px;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 12px;
	padding: 6px 6px 10px 6px;
	text-align: center;
	text-decoration: none;
	background-color: #f64e83;
	color: #000;
}

#main #review .buy_hmv a:hover,
#main #review .buy_hmv_std a:hover {
	background-color: #fff;
	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: #f64e83;
	color: #fff;
}

#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: #0ab6efc7;
}

#main #tour p {
	font-size: 18.8px;
	line-height: 200%;
	text-align: left;
	color: #fff;
	margin: 0px 30px 0px;
	padding-top: 9px;
}

#main #tour .final {
	font-size: 20px;
	text-align: center;

}


#main #tour_final p {
	text-align: center;
	font-size: 22px;
	padding: 0.6rem 0 1rem 0;
	font-weight: 700;
	margin: 0;
	line-height: 100%;
}

#main #tour h4 {
	color:#1136c5;
}

#main #tour h4.list {
	font-size: 30px;
	text-align: center;
	margin: 1.8rem 0 0;
	/* width: 100%; */
	border-bottom: solid 2px #FFFFFF;
	"Shippori Mincho", font-family: sans-serif;
}

#main #tour h4.list.tour-title {
	font-size: 25px;
}

#main #tour h4.list.pc-bottom {
	border:none;
	font-size: 22px;
}

#main #tour #inst {
	font-size: 28px;
	letter-spacing: -.2rem;
	color: #cc0019;
}

#main #present h4.list {
	position: relative;
	/* width: 270px; */
	height: 41px;
	font-size: 19px;
	line-height: 25px;
	margin: 12px 0px 0px 5px;
	padding: 0;
}

#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: 0;
	right: 17px;
	margin-left: 0;
	width: 0;
	height: 0;
	border-left: 19px solid #099ac9;
	border-top: 19px solid transparent;
	border-bottom: 19px 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 #fff;
	border-bottom: 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 h4.list a:hover:before {border-left: 19px solid #FFFFFF;/* right: -17px; */}

#main #archives {
	padding: 2rem 0 3rem 0px;
}

#main #archives h2 {
	color: #ffffff;
	/* font-family: "Zen Kaku Gothic New", sans-serif; */
	height: 40px;
	line-height: 1.1em;
	padding: 12px 0 0;
	text-align: center;
	margin-bottom: 15px;
	font-weight: bold;
}

#main #archives h3{
	font-size:24px;
	color:#FFFFFF;
}

#main #archives h4 {
	/* font-family: "Zen Kaku Gothic New", sans-serif; */
	font-size: 26px;
	text-align: center;
	line-height: 30px;
	letter-spacing: 0em;
	color: #ffffff;
	font-weight: bold;
	width: 100%;
	margin: -8px 0 3px 0px;
	padding: 0;
}

#main #archives .list {
	text-align: center;
	font-weight: bold;
	/* width: 30%; */
	margin-bottom: 16px;
}

#main #archives .list figure {
	position: relative;
	overflow: hidden;
	border: 1px solid #696357;
}

#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: 25%;
	height: auto;
	margin: 0 1% 10px;
}

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

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

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

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

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

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

#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 #archive_special .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 {
	color: #FFFFFF;
	font-size: 18px;
	vertical-align: bottom;
	position: absolute;
	width: 100%;
	bottom: 24%;
	text-align: center;
	margin: 0;
}

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


#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);
}

#interview .no-pc {
	background: url(images/interview-sp.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(0, -10px); */
	/* -webkit-transform: scale(1, 1) translate(0, -10px); */
	-moz-transform: scale(1, 1) translate(0, -10px);
	-o-transform: scale(1, 1) translate(0, -10px);
	-ms-transform: scale(1, 1) translate(0, -10px);
}

#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;
}

#main #review #pc_review {
	width: 937px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	flex-direction: row-reverse;
}

#main #review #pc_sale {
	width: 292px;
}