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

/*===== for SP ======*/


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

@font-face {
	font-family: "YuGothic-M";
	font-weight: bold;
	 src: local("YoGothic-Bold"),
		  local("Yu Gothic");
}

body {
	margin: 0;
	padding: 0;
}



@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";
	}
}


img {
max-width : 100% ;
height : auto ;
}

iframe { width : 100% ; }




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


main {
	margin: 0;
	padding: 0;
}

#special .red {
	color: red;
}


#special {
	display: block;
	margin: 0 auto;
	color: #fff;
	font-size: 1em;
}

#special #gracia {
	background-image: url(../special/images/album_bg_sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#special #tour {
	background-image: url(../special/images/tour_bg_sp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


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

#special a:hover {
	color: #907bd9;
}

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


#special .visible {
	display: none;
}

#special .for_sp {
	display: block;
}

#special .for_pc {
	display: none;
}

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


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



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

#special #header_contents {
	display: block;
	background-color: #403175;
	margin: 0 auto;
	height: 56px;
}
#special #header_bar {
	display: block;
	width: 100%;
	height: 56px;
	margin: 0 auto;
	background-image: url(../special/images/header_bar_mari_sp.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
}

#special #header_contents #btn_box {
	display: block;
	width: 100%;
	padding-left: 35%;
	margin: 0 auto;
}

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


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


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


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

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


#special #header_contents.link_btn,
#special #header_contents .link_btn::before,
#special #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
====================================================*/
#special main {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

#special #gracia main #main_visual {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 150.9%;
	background-image: url(../special/images/album_main_visual_sp.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}

#special #tour main #main_visual {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 170.93%;
	background-image: url(../special/images/tour_main_visual_sp.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}


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

#special footer {
	display: block;
	clear: both;
	width: 100%;
	margin-top: 10%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	background-image: url(../special/images/footer_bar_bg_sp.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#special #gracia footer #link_victor {
	width: 90%;
	display: block;
	margin: 0 auto 10% auto ;
	font-size: 16px;
	text-align: center;
}

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


#special #gracia footer #victor_logo {
	display: block;
	width: 90%;
	margin: 0 auto 10% auto;
}

#special #gracia footer #victor_logo a {
	display: block;
	width: 100%;
	height: 0;
	background-image: url(../special/images/logo_victor_sp.png);
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 16.99%;
}

#special #tour footer #udo_logo {
	display: block;
	width: 186px;
	height: 94px;
	background-image: url(../special/images/logo_udo_sp.gif);
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 auto;
}

#special #tour footer #udo_logo a {
	display: block;
	width: 186px;
	height: 94px;
	
}


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

#special footer #btn_top_box {
	display: block;
	width: 30%;
	margin: 15% auto;
}

#special footer #btn_top_box #btn_top {
	display: block;
	width: 100%;
	

}

#special footer #btn_top a {
	display: block;
	width: 100%;
	height: 0;
	background-image: url(../special/images/btn_page_top_sp.gif);
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 72.7%;
}

#special footer #mh_logo {
	display: block;
	width: 30%;
	height: 0;
	background-image: url(../special/images/logo_mh_sp.png);
	background-repeat: no-repeat;
	background-size: contain;
	clear: both;
	margin: 5% auto 0 auto;
	padding-top: 20.3%
}

#special footer #footer_bar {
	display: block;
	width: 100%;
	height: 31px;
	background-image: url(../special/images/footer_bar_sp.gif);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
}



/*==================================================
					Tour
===================================================*/
#special #tour main #tour_schedule {
	display: block;
	width: 100%;
	margin: 20% auto 0 auto;
}

#special #tour main #tour_schedule h1 {
	display: block;
	width: 90%;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	font-size: 1.5em;
	padding: 0 0 3% 5%;
	margin: 0 auto;
}

#special #tour main #tour_schedule .budoukan {
	display: block;
	width: 90%;
	font-size: 1.5em;
	padding: 0 0 3% 5%;
	margin: 0 auto 5% auto;
}

#special #tour main #tour_schedule .topic {
	display: block;
	width: 90%;
	font-weight: bold;
	color: red;
	padding: 0 0 0 5%;
	margin: 0 auto;
}

#special #tour main #tour_schedule ul {
	list-style: none;
	margin: 0;
}



#special #tour main #tour_schedule #list {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#special #tour main #tour_schedule .field {
	display: block;
	width: 89%;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	padding: 2% 0 3% 5%;
	margin: 0 3%;
}

#special #tour main #tour_schedule #list ul {
	display: block;
	margin: 0;
	padding: 0;
}

#special #tour main #tour_schedule #list .date {
	display: block;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 2%;
}

#special #tour main #tour_schedule #list .hall {
	
}

#special #tour main #tour_schedule #list .time {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3%;
}

#special #tour main #tour_schedule #list .place {
	display: block;
	font-size: 15px;
	margin-bottom: 2%;
}

#special #tour main #tour_schedule #list .eventer {
	display: block;
	font-size: 15px;
}

#special #tour main #tour_schedule #list .drink {
	font-size: 14px;
	font-weight: normal;
}

#special #tour main #tour_schedule .field section {
	margin: 0;
	padding: 0;
}

#special #tour main #tour_schedule .field section h2 {
	font-size: 25px;
	margin: 0;
	padding: 0;
}

#special #tour main #tour_schedule .field section h3 {
	font-size: 22px;
	margin: 0;
	padding: 0;
}


#special #tour main .caption {
	display: block;
	width: 90%;
	margin: 0 auto;
}

#special #tour main .caption #fc_advance {
	margin-top: 5%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20%;
	width: 100%;
}

#special #tour main .caption h3 {
	font-size: 20px;
	margin: 0;
	padding: 0;
}

#special #tour main .caption h4 {
	font-size: 18px;
	margin: 10px 0;
	padding: 0;
}

#special #tour main .caption p {
	font-size: 15px;	
}
	
	
#special #tour main .caption #playguide {
	display: block;
	width: 100%;
	margin: 0 0 10% 0;
}

#special #tour main .caption #playguide ul {
	list-style: none;
}

#special #tour main .caption #playguide li {
	display: block;
	width: 75px;
	height: 50px;
	background-color: rgba(255,255,255,0.5);
	border: 1px solid rgba(255,255,255,0.5);
	padding: 2%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	text-align: center;
}

#special #tour main .caption #playguide li a {
	display: block;
	width: 75px;
	height: 50px;
	clear: both;
}


#special #tour main .caption #playguide li a:hover {
	color: purple;
}

#special #tour main .caption #movie {
	display: block;
	width: 100%;
	clear: both;
	margin: 10% 0 0 0;
}

#special #tour footer #udo_text {	
	display: block;
	width: 80%;
	margin: 10% auto 10% auto;
	padding: 20px 20px 0 20px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

/*==================================================
				ALBUM Gracia
===================================================*/

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

#special #gracia main #caption {
	display: block;
	margin: 10% auto 0 auto;
	width: 90%;
}

#special #gracia main #caption h1 {
	display: block;
	text-align: center;
	color: #907bd9;
	font-size: 22px;
	margin: 0 2.5% 10% 2.5%;
}

#special #gracia main #caption .caption_text {
	display: block;
	width: 100%;
	text-align: left;
	margin: 0 auto;
	line-height: 30px;
}

/*=============== text data box ==============*/
#special #gracia main .text_data {
	display: block;
	width: 90%;
	margin: 10% auto 10% auto;
}

#special #gracia main .text_data .text_data_box {
	display: block;
	width: 100%;
	margin: 0 0 40px 0;
	
}

#special #gracia main .text_data h2 {
	display: block;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 2% 0;
}

#special #gracia main .text_data dl {
	display: block;
	width: 100%;
	margin: 5% 0 0 0;
	font-size: 1em;
	line-height: 2em;
}

#special #gracia main .text_data dt {
	display: block;
	width: 25%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: right;
}

#special #gracia main .text_data dd {
	display: block;
	width: 98%;
	float: left;
	margin: 0;
	padding: 0 0 0 2%;
}

#special #gracia main .text_data #player_name dd {
	display: block;
	width: 73%;
	float: left;
	margin: 0;
	padding: 0 0 0 2%;
}

#special #gracia main .text_data dd .number {
	display: block;
	width: 10%;
	float: left;
}

#special #gracia main .text_data dd .title {
	display: block;
	width: 90%;
	float: left;
}

#special #gracia main .text_data p {
	display: block;
	width: 100%;
	clear: both;
}

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

#special #gracia main .text_data .jacket {
	display: block;
	height: 350px;
	margin: 0 auto;
}
	
#special #gracia main .text_data #gracia_1st_jacket {
	background-image: url(../discography/images/AL/AL_gracia-1_700.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	height: 310px;
}

#special #gracia main .text_data #gracia_reg_jacket {
	background-image: url(../discography/images/AL/AL_gracia-2_700.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

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

#special #gracia main .text_data .font12p {
	font-size: 0.7em;
}

#special #gracia main .text_data .spacer {
	display: block;
	margin: 15% 0 0 0;
	clear: both;
}

#special #gracia main .text_data .text_data_box p {
    display: block;
    width: 100%;
	margin: 2% 0 0 0;
}

#special #gracia main .text_data .text_data_box .lo_height {
    line-height: 0.5em;
    font-size: 0.75em;
}

#special #gracia main .text_data .text_data_box .small_font {
	line-height: 1.2em;
	font-size: 0.9em;
}


#special #gracia main .text_data .text_data_box .small_font2 {
	line-height: 1.2em;
	font-size: 0.9em
}

#special #gracia main .text_data .text_data_box .tokuten {
	display: block;
	width: 100%;
}

#special #gracia main .text_data .text_data_box .tokuten .tokuten_image {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 0 0 0;
}

#special #gracia main .text_data .text_data_box .tokuten .tokuten_text {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 1.2em;
	font-size: 0.8em;
	margin: 2% 0 8% 0;
}



/*=============== mari photo ==============*/
#special #gracia main #mari_photo {
	display: block;
	width: 100%;
	margin: 0 auto;
}

#special #gracia main #mari_photo #photo1 {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 67%;
	margin: 0 0 5% 0;
	background-image: url(../special/images/image_mari1_sp.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}

#special #gracia main #mari_photo #photo2 {
	display: block;
	width: 100%;
	height: 0;
	padding-top: 67%;
	margin: 0 0 5% 0;
	background-image: url(../special/images/image_mari2_sp.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}

/*=============== player photo ==============*/
#special #gracia main #player_photo {
	display: block;
	width: 100%;
	height: 40rem
	margin: 8% auto 0 auto;
	clear: both;
}

#special #gracia main #player_photo #photo3 {
	display: block;
	width: 100%;
	height: 0;
	background-image: url(../special/images/image_musician1_sp.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0;
	padding-top: 80.25%
}


#special #gracia main #player_photo #photo4 {
	display: block;
	width: 100%;
	height: 0;
	background-image: url(../special/images/image_musician2_sp.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0;
	padding-top: 80.25%;
}




#area-footer {
	position: static;
	left: 0;
	bottom: 0;
	width: 28%;
	margin: 10% auto 10% auto;
}

.btn-pagetop {
	transform: translateX(0);
	width: 17.6%;
	margin-bottom: 27.3%;
}

.btn-pagetop img {
	display: block;
	max-width : 100% ;
	width: 100%;
	height : auto ;
}

.btn-pagetop a, img {
	vertical-align: top;
}



/*==================================================
					Tour Goods
===================================================*/

#special #tour main #tour_goods {
	display: block;
	width: 100%;
	margin: 100px auto 0 auto;
}

#special #tour main #tour_goods h1 {
	display: block;
	width: 89%;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	padding: 2% 0 3% 5%;
	margin: 0 auto;
	font-size: 1.4em;
}

#special #tour main #tour_goods ul {
	list-style: none;
	width: 100%;
	margin: 0;
}



#special #tour main #tour_goods #list {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#special #tour main #tour_goods #list .item {
	display: block;
	width: 80%;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	padding: 5% 10%;
	margin: 0;
}

#special #tour main #tour_goods #list .item .photo {
	display: block;
	width: 150px;
	margin: 0 auto;
}

#special #tour main #tour_goods #list .item .caption {
	display: block;
	width: 100%;
	text-align: center;
	margin: 5% auto;
}

#special #tour main #tour_goods #list .item .caption .name {
	display: block;
	width: 100%;
	margin: 0;
	font-size: 1em;
}

#special #tour main #tour_goods #list .item .caption .text {
	display: block;
	width: 100%;
	margin: 3% 0;
	font-size: 0.8em;
}

#special #tour main #tour_goods #list .item .caption .price {
	display: block;
	width: 100%;
	margin: 3% 0;
	font-size: 1em;
}

#special #tour main .goods_caption {
	display: block;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

#special #tour main .goods_caption #goods_advance {
	margin: 20px 0 50px 50px;
	width: 100%;
}

#special #tour main .goods_caption #goods_advance li{
	margin: 5px 0;
	list-style: none;
	margin: 4% 0;
}
