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


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


#discography {
	width: 100%;
	font-size: 1em;
	}


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

iframe { width : 100% ; }

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


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



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


/*===============
	header 
================

#discography header {
	width: 100%;
	height: 147px;
	margin: 0px auto 0px auto;
	display: block;
	background-image: url(../discography/images/commons/header_SP.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top;
}

#discography navi {
	width: 100%;
	display: none;
}

#discography main {
	width: 100%;
	margin: 0px auto;
}
*/

#discography #page_category {
	width: 100%;
	height: 0;
	background-image: url(../discography/images/commons/cat_discography_SP.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top;
	margin: 0 auto;
	padding-top: 16.16%;
}

/*===============
	main 
================*/


#discography #main_contents {
	margin: 0px auto;
}


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

#discography footer {
	background-image: url(../discography/images/commons/footer_SP.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;

	height: 100px;
	margin: 0 auto;
	clear: both;
}

#discography footer #left-corner {
	background-image: url(../discography/images/commons/footer_l_SP.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 89px;
	height: 57px;
	float: left;
	margin: 0 auto 0 0;
}

#discography footer #right-corner {
	background-image: url(../discography/images/commons/footer_r_SP.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 89px;
	height: 57px;
	float: right;
	margin: 0 0 0 auto;
}


/*===============
	text まわり 
===============*/

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

.font10p {
	font-size: 10px;
}

.font11p {
	font-size: 0.74em;
}

.font12p {
	font-size: 0.2em;
}

.font13p {
	font-size: 0.22em;
}

.font14p {
	font-size: 0.25em;
}

.font16p {
	font-size: 1em;
}

.font18p {
	font-size: 0.5em;
}

.font20p {
	font-size: 20px;
}

.font24p {
	font-size: 24px;
}

.gracia_ruby {
	ruby-align: center;
}

#discography h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}

#discography .titel p {
	font-size: 17px;
	font-weight: normal;
	margin: 0;
}

#discography .titel cite {
	display: block;
	font-size: 30px;
	font-weight: normal;
	margin: 3% 0;
	font-style: normal;
	
}

#discography #main_contents .song_title p {
	font-size: 1em;
	line-height: 30px;
	display: block;
	margin: 0 0 0 0;
}

#discography #main_contents .song_title2 p {
	font-size: 1em;
	line-height: 30px;
	display: block;
	margin: 0 0 0 0;
}


#discography #main_contents .song_title .small {
	font-size: 0.7em;

}

#discography #main_contents .song_title2 .small {
	font-size: 0.7em;

}

/*==============================================================
		sub page 
===============================================================*/
#discography #main_contents .contents_area .disc_list {
	display: block;
	width: 90%;
	margin: 30px auto 0 auto;
	padding: 0;
	border-top: 1px solid rgba(255,255,255,0.5);
}

#discography #main_contents .contents_area .disc_list li {
	display: block;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	margin: 0 auto;
	float: left;
	clear: both;
}

#discography #main_contents .contents_area .disc_list .title {
	display: block;
	width: 100%;
	padding: 10px 0 5% 0;
}

#discography #main_contents .contents_area .disc_list .number {
	display: block;
	width: 100%;
	font-size: 14px;
	text-align: right;
	padding: 0 0 10px 0;
}
	
#discography #main_contents .contents_area .disc_list .title2 {
	display: block;
	width: 100%;
	padding: 3% 0 3% 0;
	font-size: 0.4em;
	float: left;
}

#discography #main_contents .contents_area .disc_list .date2 {
	display: block;
	float: right;
	font-size: 0.25em;
	padding: 0 2% 3% 0;
	width: auto;
}

#discography #main_contents .contents_area .disc_list .number2 {
	display: block;
	font-size: 0.25em;
	float: right;
	padding: 0 0 2% 0;
	width: auto;
}

#discography #main_contents .contents_area .disc_list .title3 {
	display: block;
	width: 100%;
	font-size: 0.4em;
	padding: 3% 0 0 0;
}

#discography #main_contents .contents_area .disc_list .number3 {
	display: block;
	width: 100%;
	font-size: 0.25em;
	text-align: right;
	padding: 0 0 2% 0;
}
	
#discography #main_contents .contents_area .disc_list li a {
	text-decoration: none;
	display: block;
	float: left;
	width: 100%;
	height: 100%;
}

#discography #main_contents .contents_area .disc_list a:hover {
	background-color: rgba(255,255,255,0.2);
}

#discography #main_contents .contents_area .disc_list .small {
	font-size: 0.6em;
}



#discography #main_contents .caption_text {
	display: block;
	width: 90%;
	text-align: center;
	margin: 15% auto;
	font-size: 20px;
	line-height: 25px;
	clear: both;
}


#discography #main_contents .caption_text p {
	margin: 0;
	padding: 0;
}


#discography .contents_area .caption_text2 {
	display: block;
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 35px 0 0 0;
	font-size: 15px;
	line-height: 25px;
	clear: both;
}

#discography .contents_area .video_text {
	display: block;
	width: 90%;
	font-size: 15px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	text-align: center;
}

#discography .contents_area .media_text {
	display: block;
	text-align: center;
	width: 70%;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 95px;
	margin-bottom: 25px;
	font-size: 15px;
}

#discography .republish_headline {
	display: block;
	margin: 30px auto 60px auto;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	width: 90%;
}



/*==============================================================
		main page category
===============================================================*/
#discography #main_page h2 {
	display: block;
	width: 100%;
	background-color: rgba(182,0,6,0.4);
	text-indent: -9999px;
	clear: both;
	margin: 10% 0 0 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	padding: 1% 0;
}

#discography #media_album {
	background-image: url(../discography/images/commons/media_category_album_sp.gif);
}

#discography #media_single {
	background-image: url(../discography/images/commons/media_category_single_sp.gif);
}

#discography #media_video {
	background-image: url(../discography/images/commons/media_category_video_sp.gif);
}

#discography #media_republish {
	background-image: url(../discography/images/commons/media_category_republish_sp.gif);
}

#discography #media_old {
	background-image: url(../discography/images/commons/media_category_old_sp.gif);
}

#discography #media_oversea {
	background-image: url(../discography/images/commons/media_category_oversea_sp.gif);
}

#discography #media_dvd {
	background-image: url(../discography/images/commons/media_category_dvd_sp.gif);
}

#discography #media_video_dvd {
	background-image: url(../discography/images/commons/media_category_video_dvd_sp.gif);
}



/*==============================================================
		main page
===============================================================*/
#discography .contents_area {
	display: block;
	float: left;
	margin: 0 0 70px; 0;
	width: 100%;
}

#discography .contents_area ul {
	list-style-type: none;
	margin: 0;
	padding: 0 3%;
}

#discography .contents_area .discography_list li {
	margin: 0;
	padding: 0;
}

#discography .contents_area .discography_list {
	margin: 0;
	padding: 0;
}


#discography .contents_area .discography_list .media {
	width: 98%;
	display: block;
	float: left;
	margin: 10% 0 5% 0;
}

#discography .contents_area .discography_list .jacket_box {
	width: 49%;
	height: 150px;
	display: block;
	background-color: rgba(0,0,0,0.3);
	float: left;
}

#discography .contents_area .discography_list .detail {
	display: block;
	float: left;
	width: 49%;
	height: 150px;
	padding: 0;
	margin-left: 2%; 
	position: relative;
}

#discography .contents_area .discography_list .jacket_thumnail {
	text-align: center;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

#discography .contents_area .discography_list .jacket_thumnail a {
	display: block;
	width: 100%;
	height: 100%;
}

#discography .contents_area .discography_list .detail li {
	padding: 0 0 0 10px;
	
}


#discography .contents_area .discography_list .detail .date {
	width: 95%;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	font-size: 0.25em;
	padding-bottom: 2%;
}

#discography .contents_area .discography_list .detail .title {
	width: 95%;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	font-size: 0.3em;
	padding-bottom: 2%;
	padding-top: 2%;
	overflow: inherit;
}

#discography .contents_area .discography_list .detail .text {
	display: block;
	position: relative;
  	bottom: 0;
	width: 75%;
	line-height: 1.25em;
	font-size: 0.2em;
	margin: 10% 0 0 0 ;
}



#discography .contents_area .media_text {
	display: block;
	text-align: center;
	width: 90%;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	font-size: 0.3em;
	line-height: 1.3em;
}



/*==============================================================
				detail page
================================================================*/

#discography #disc_detail #left_side {
	display: block;
	width: 100%;
	margin: 0 auto;
}

#discography #disc_detail .jacket_image {
	display: block;
	width: 70%;
	margin: 15% auto 0;
}

#discography #disc_detail #number {
	display: block;
	width: 70%;
	text-align: left;
	line-height: 20px;
	margin: 20px auto 0 auto;
}

#discography #disc_detail #number p {
	margin: 0;
}

#discography #disc_detail #right_side {
	display: block;
	width: 90%;
	margin: 10% auto 0 auto ;
	padding: 0 0 0 5%;
}

#discography #disc_detail .category {
	display: block;
	margin: -8px 0 0 0px;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #fff;
}

#discography #disc_detail .titel {
	display: block;
	margin: 8% 0 0 0px;
	padding: 0 0 10% 0;
	border-bottom: 1px solid #fff;
}

#discography #disc_detail .titel p {
	font-size: 0.35em;
}

#discography #disc_detail cite {
	margin: 0.5% 0 3% 0;
	font-size: 0.65em;
}
#discography #disc_detail .song_title {
	display: block;
	margin: 5% 0 0 0px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #fff;
	font-size: 0.25em;
}

#discography #disc_detail .song_title2 {
	display: block;
	margin: 5% 0 0 0px;
	padding: 0 0 20px 0;
	font-size: 0.25em;
}


#discography #disc_detail .caption {
	display: block;
	margin: 30px 0 0 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
	clear: both;
	line-height: 1.2em;
	font-size: 0.3em;
}

#discography #disc_detail .caption2 {
	display: block;
	margin: 10% 0 0 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	clear: both;
	line-height: 1.2em;
	font-size: 0.3em;
}


/*========================================================== 
			btn
===========================================================*/

#discography #disc_detail #btn {
	margin-top: 10%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10%;
}

#discography #disc_detail #btn section {
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
}

#discography #disc_detail #btn section a {
	display: block;
	width: 145px;
	height: 45px;
}

#discography #disc_detail .btn1 {
	display: block;
	margin: 34px 0 0 0;
}

#discography #disc_detail .btn2 {
	display: block;
	margin: 5% 0 0 0;
}

#discography #disc_detail .btn3 {
	display: block;
	margin: 5% 0 5% 0;
	float: left;
	width: 330px;
	clear: both;
}

#discography #disc_detail #btn .btn3 p {
	margin-bottom: 5px;
}

#discography #disc_detail .btn4 {
	display: block;
	margin: 5% 0 0 0;
	
}

#discography #disc_detail .btn4 section {
	display: block;
	margin: 0 0 5% 0;
	
}


#discography #disc_detail #btn p {
	margin: 0 0 1% 0;
}



#discography .contents_area #btn_republish {
	display: block;
	margin: 0 auto 30px auto;
	width: 265px;
	height: 51px;
	background-image: url(../discography/images/commons/btn_republish_sp.gif);
	background-size: cover;
	text-indent: -9999px;
	clear: both;
}

#discography .contents_area #btn_old {
	display: block;
	margin: 0 auto 30px auto;
	width: 265px;
	height: 51px;
	background-image: url(../discography/images/commons/btn_past_sp.gif);
	background-size: cover;
	text-indent: -9999px;
	clear: both;
}

#discography .contents_area #btn_republish a {
	display: block;
	width: 265px;
	height: 51px;
}

#discography .contents_area #btn_old a {
	display: block;
	width: 265px;
	height: 51px;
}

#discography .contents_area #btn_old a:hover {
	background-color: rgba(0,0,0,0.1);
}

#discography .footer_btn {
	display: block;
	width: 100%;
	clear: both;
}

#discography .footer_btn .main_back_btn {
	display: block;
	width: 133px;
	height: 29px;
	margin: 0 0 0 5%;
}


#discography .footer_btn .main_back_btn a {
	display: block;
	width: 133px;
	height: 29px;
}

#discography .footer_btn .main_back_btn a:hover {
	background-color: rgba(0,0,0,0.1);
}

#discography .footer_btn .main_top_btn {
	display: block;
	width: 77px;
	height: 56px;
	margin: 50px auto;
	
}

#discography .footer_btn .main_top_btn a {
	display: block;
	width: 77px;
	height: 56px;
}


#discography .back_btn {
	display: block;
	width: 228px;
	height: 29px;
	margin-top: 5%;
	margin-right: 0;
	margin-left: 3%;
	margin-bottom: 10%;

	clear: both;
}

#discography main .top_btn {
	display: block;
	background-image: url(../discography/images/commons/btn_page_top_SP.gif);
	background-size: contain;
	background-position: top;
	width: 66px;
	height: 46px;
	margin: 55px auto 45px auto ;
	clear: both;
}




/*==================== 
	各btn　BG設定 
====================*/

#discography .main_back_btn {
	background-image: url(../discography/images/commons/btn_top_SP.gif);
	background-repeat: no-repeat;
	background-size: cover;
}

#discography .main_top_btn {
	background-image: url(../discography/images/commons/btn_page_top_SP.gif);
	background-repeat: no-repeat;
	background-size: cover;
}

#discography .back_btn {
	background-image: url(../discography/images/commons/btn_back_discography_sp.gif);
	background-repeat: no-repeat;
	background-size: cover;
}

#discography #disc_detail #btn #youtube {
	background-image: url(../discography/images/commons/btn_youtube_SP.png);	
}

#discography #disc_detail #btn #itunes {
	background-image: url(../discography/images/commons/btn_itunes_SP.png);	 
}

#discography #disc_detail #btn #amazon {
	background-image: url(../discography/images/commons/btn_amazon_sp.png);	
	margin-bottom: 15px;
}

#discography #disc_detail #btn #tokuma {
	background-image: url(../discography/images/commons/btn_tokuma_sp.png);	
	margin-bottom: 15px;
}


#discography #disc_detail #btn #e-onkyo {
	background-image: url(../discography/images/commons/btn_e-onkyo_SP.png);
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}

#discography #disc_detail #btn #oricon {
	background-image: url(../discography/images/commons/btn_oricon_SP.png);
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}

#discography #disc_detail #btn #giga {
	background-image: url(../discography/images/commons/btn_giga_SP.png);	
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#discography #disc_detail #btn #mora {
	background-image: url(../discography/images/commons/btn_mora_SP.png);	
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#discography #disc_detail #btn #recotyoku {
	background-image: url(../discography/images/commons/btn_recotyoku_sp.png);
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}

#discography #disc_detail #btn #ototoy {
	background-image: url(../discography/images/commons/btn_ototoy_sp.png);
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}

#discography #disc_detail #btn #musicjp {
	background-image: url(../discography/images/commons/btn_musicjp_sp.png);
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}





/*===========================================================
			jacket  detail
===========================================================*/

#discography #disc_detail .jacket_image .image {
	display: block;
	width: 100%;
	height: 265px;
	background-size: contain;
	background-position: center;
}

#discography #disc_detail .jacket_image .image_inc3 {
	display: block;
	width: 100%;
	height: 226px;
	background-size: contain;
	background-position: center;
}
