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

/*===== for PC ======*/

@font-face {
	font-family: "YuGothic-M";
	font-weight: normal;
	 src: local("YuGothic-Medium"),
		  local("Yu Gothic Medium"),
		  local("YuGothic-Regular");
}



body {
	margin: 0;
	padding: 0;
		font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-feature-settings: "palt";
	
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, body {
		font-feature-settings: "pkna";
	}
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, body {
		font-feature-settings: "pkna";
	}
}

/*=================
		TEXTまわり
===================*/

.blind {
	text-indent: -9999px;
}

.font10p {
	font-size: 10px;
}

.font11p {
	font-size: 11px;
}

.font12p {
	font-size: 12px;
}

.font13p {
	font-size: 13px;
}

.font14p {
	font-size: 14px;
}

.font16p {
	font-size: 16px;
}

.font18p {
	font-size: 18px;
}

.font20p {
	font-size: 20px;
}

.font24p {
	font-size: 24px;
}

.red {
	color: red;
}

/*==================
		common 
===================*/

#container {
	width: 100%;
	margin: 0 auto;
	
}

#gracia {
	display: block;
	margin: 0 auto;
	padding: 0;
	color: #fff;
	background-color: black;
	background-image: url(../images/budokan_BG_PC.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#gracia #budokan_video {
    text-align: center;	
}




#gracia .fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

#gracia a:hover {
	color: #CC0A03;
}

#gracia a,
#gracia a::before,
#gracia a::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .2s;
  transition: all .2s;
}


#gracia .for_sp {
	display: none;
}


#gracia .for_pc {
	display: block;
}



#gracia p {
	margin: 0;
	padding: 0;
}


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

/*==================================================
						header
====================================================*/
#gracia header {
	margin: 0;
}

#gracia #header_contents {
	display: block;
	background-image: url(../images/header_bar_bg_pc.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 auto;
	height: 31px;
}
#gracia #header_bar {
	display: block;
	width: 960px;
	height: 31px;
	margin: 0 auto;
	background-image: url(../images/header_bar_mari_pc.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#gracia #header_contents #btn_box {
	display: block;
	width: 260px;
	margin-left: 700px;

		
}

#gracia #header_contents .link_btn {
	display: block;
	width: 107px;
	height: 105px;
	background-image: url(../images/btn_bg_pc.png);
	background-repeat: no-repeat;
	float: left;
	padding: 0 5px 0 5px;
}


#gracia #header_contents #btn_official {
	display: block;
	background-image: url(../images/btn_official_pc.png);
	background-repeat: no-repeat;
	width: 107px;
	height: 89px;
}


#gracia #header_contents #btn_mf {
	display: block;
	background-image: url(../images/btn_mf_pc.png);
	background-repeat: no-repeat;
	width: 107px;
	height: 89px;
}


#gracia #header_contents a {
	display: block;
	width: 107px;
	height: 89px;
} 

#gracia #header_contents .link_btn a:hover {
	background-color: rgba(0,0,0,0.2);
}


#gracia #header_contents.link_btn,
#gracia #header_contents .link_btn::before,
#gracia #header_contents .link_btn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}



/*==================================================
						main
====================================================*/
#gracia main {
	display: block;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#gracia #budokan_video main #main_visual {
	display: block;
	height: 623px;
	background-image: url(../images/albummain_visual_pc.jpg);
	background-repeat: no-repeat;
}


/*==================================================
						footer
====================================================*/

#gracia footer {
	display: block;
	clear: both;
	margin: 70px auto 0 auto;
	background-image: url(../images/footer_bar_bg_pc.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#gracia #budokan_video footer #link_victor {
	display: block;
	margin: 0 auto 70px auto ;
	font-size: 16px;
	text-align: center;
}



#gracia #budokan_video footer #link_victor a:active {
	color: #red;
}


#gracia #budokan_video footer #victor_logo {
	display: block;
	width: 423px;
	height: 72px;
	background-image: url(../images/logo_victor_pc.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

#gracia #budokan_video footer #victor_logo a {
	display: block;
	width: 423px;
	height: 72px;
}




#gracia footer p {
	text-align: center;
}

#gracia footer #btn_top_box {
	display: block;
	width: 960px;
	margin: 60px auto 0 auto;
}

#gracia footer #btn_top_box #btn_top {
	display: block;
	width: 77px;
	height: 56px;
	background-image: url(../images/btn_page_top_PC.gif);
	background-repeat: no-repeat;
	float: right;
}

#gracia footer #btn_top a {
	display: block;
	width: 77px;
	height: 56px;
}

#gracia footer #mh_logo {
	display: block;
	width: 171px;
	height: 57px;
	background-image: url(../images/logo_mh_pc.png);
	background-repeat: no-repeat;
	clear: both;
	margin: 10px auto 0 auto;
}

#gracia footer #footer_bar {
	display: block;
	width: 960px;
	height: 31px;
	background-image: url(../images/footer_bar_pc.gif);
	background-repeat: no-repeat;
	clear: both;
	margin: 0 auto;
}



/*==================================================
				VIDEO Gracia at Budokan
===================================================*/

/*====== caption =========*/

#gracia #budokan_video main #caption {
	display: block;
	margin: 30px 0 0 0;
}

#gracia #budokan_video main #caption .caption_text {
	display: block;
	width: 600px;
	text-align: left;
	line-height: 36px;
	margin: 0 auto;
}


#gracia #budokan_video main #caption .caption_text h1 {
	font-size: 20px;

}


#gracia #budokan_video main #caption .caption_text h2 {
	font-size: 20px;

}

/*========= lerease info ==========*/
#gracia #budokan_video main #release_info h1 {
	display: block;
	text-align: center;
	color: #907bd9;
	font-size:  30px;
	margin: 50px 0 20px 0;
}

#gracia #budokan_video main #release_info h2 {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 720px;
    font-size: 30px;
}

#gracia #budokan_video main #release_info h3 {
	display: block;
	text-align: left;
	margin: 0 auto 30px auto;
	width: 720px;
	font-size: 30px;
}



/*=============== text data box ==============*/
#gracia #budokan_video main .text_data {
    display: block;
    width: 820px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
}

#gracia #budokan_video main .text_data .text_data_box {
	display: block;
	width: 400px;
	margin: 0;
	font-size: 14px;
	float: left;
}

#gracia #budokan_video main .text_data h2 {
	display: block;
	width: 380px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
}

#gracia #budokan_video main .text_data .text_fullsize {
	display: block;
	width: 800px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
}

#gracia #budokan_video .letter_space {
	letter-spacing: 1.4px;
}


#gracia #budokan_video main .text_data dl {
	display: block;
	width: 380px;
	margin: 25px 0 0 0;
	float: left;
}

#gracia #budokan_video main .text_data dt {
	display: block;
	width: 380px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	letter-spacing: 1.4px;
	line-height: 26px;
}

#gracia #budokan_video main .text_data dd {
	display: block;
	width: 360px;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	letter-spacing: 1.4px;
	line-height: 26px;
}

#gracia #budokan_video main .text_data dd .number {
	display: block;
	width: 40px;
	float: left;
}

#gracia #budokan_video main .text_data dd .title {
	display: block;
	width: 320px;
	float: left;
}

#gracia #budokan_video main .text_data ul {
	display: block;
	width: 600px;
	list-style-type: none;
	margin: 0 auto;
	text-align: center;
}

#gracia #budokan_video main .text_data li {
	display: block;
	margin: 0 0 0 40px;
	text-align: left;
}

#gracia #budokan_video main .text_data p {
	display: block;
	width: 720px;
	clear: both;
	letter-spacing: 1.4px;
	line-height: 36px;
}

#gracia #budokan_video main .text_data .name_nowrap {
	white-space: nowrap;
}



#gracia #budokan_video main .text_data .text_data_box .caption {
	text-align: center;
	margin: 10px 0 0 0;
}

#gracia #budokan_video main .text_data .text_data_box p {
	display: block;
	margin: 0 0 0 20px;
}


/*========= jacket =============*/
#gracia #budokan_video main .text_data .jacket {
	display: block;
	float: left;
}
	
#gracia #budokan_video main .text_data #budokan_video_jacket_left {
	margin: 0 20px 0 0;
	float: left;
	text-align: center;
}

#gracia #budokan_video main .text_data #budokan_video_jacket_right {
	float: right;
}

#gracia #budokan_video main .text_data .jacket .caption {
    display: block;
    text-align: left;
	margin: 0 0 0 50px;
}


#gracia #budokan_video main .text_data #budokan_video_jacket_left .caption p {
	display: block;
	width:300px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	line-height: normal;
}

/*=========== shop promotion ============*/

#gracia #budokan_video main #shop_promotion {
	display: block;
	margin: 50px auto 80px;
}

#gracia #budokan_video main #shop_promotion h3 {
	display: block;
	width: 600px;
	margin: 0 auto 20px;
	font-size: 20px;
	text-align: center;
}

#gracia #budokan_video main #shop_promotion p {
	display: block;
	width: 600px;
	margin: 0 auto 40px;
	font-size: 16px;
	text-align: left;
}

#gracia #budokan_video main #shop_promotion ul {
	display: block;
	width: 600px;
	margin: 0 auto 20px;
	font-size: 16px;
	text-align: center;
	list-style: none;
}

#gracia #budokan_video main #shop_promotion ul .caution {
	font-size: 12px;
}

#gracia #budokan_video main #shop_promotion .caption {
	display: block;
	width: 400px;
	margin: 0 auto 20px;
	font-size: 12px;
	text-align: center;
}

#gracia #budokan_video main #shop_promotion .caption p {
	font-size: 14px;
}




/*================ youtube ====================*/
#gracia #budokan_video main #youtube {
	display: block;
	width: 680px;
}



/*================ page top btn ====================*/

#area-footer {
	position: static;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 50px 0 0 0;
}

.btn-pagetop img {
	transition: transform 200ms ease-out;
}
.btn-pagetop:hover img:first-child {
	transform: translateY(-5px);
}


.btn-pagetop {
	margin: 0 auto 66px;
	display: block;
	width: 66px;
	-ms-transform: translateX(450px);
	-webkit-transform: translateX(450px);
	transform: translateX(450px);
	clear: both;
}
.btn-pagetop img {
	display: block;
}


/*================ movie ====================*/

#gracia #budokan_video main .movie_h1 {
    font-size: 24px;
	line-height: 30px;
}

#gracia #budokan_video main .movie_h2 {
    font-size: 18px;
	line-height: 22px;
}

#gracia #budokan_video main .movie_text	 {
    font-size: 16px;
	line-height: 22px;
}

#gracia #budokan_video main .movie_text2 h3 {
    font-size: 16px;
	line-height: 20px;
}


#gracia #budokan_video main .movie_text2 p {
    font-size: 12px;
	line-height: 20px;
}

#gracia #budokan_video main .movie_text2 .ltext {
    font-size: 14px;
	line-height: 22px;
}




