@charset "EUC-JP";

/*--===================================
　アルバム・データCD
===================================--*/
.secInner{
width:640px;
margin:20px 0 40px 15px;
}

.twoSecBox{
text-align:center !important;
}

.stylishAlbum{
float:left;
}

.stylishAlbum .unitR{
width:410px;
padding-top:20px;
}

.includeArea01{
width:394px;
margin:10px 2px 0 0;
float:right;
}

.stylishAlbum .secClear{
line-height:2;
}

.platinumAlbum{
float:left;
}

.platinumAlbum .unitL{
padding-top:8px;
}

.platinumAlbum .unitR{
width:410px;
}

.twoSecBox .boxInner ul{
margin:0 auto !important;
padding:10px 0;
font-size:16px;
display:table;
text-align:center;
}

.twoSecBox .boxInner li{
*margin-left:15px !important;
padding-left:17px;
background:url(../img/album_data/article_include_list_bg.png) no-repeat left 5px;
text-align:left;
display:table;
}

.includeArea01 .top{
padding:10px 5px !important
}

.includeArea03{
width:630px;
}

.includeArea03 li{
float:left;
padding-right:30px;
}

.includeArea03 li:last-child{
padding-right:0;
}

.twoSecBox .boxInner ul{
display:inline-block;
*display:inline;  
*zoom:1; 
text-align:center !important;
}



/* ■■■■ album.html ■■■■ */
/* 2014.08.15 追加 */

.main_box{
	margin: 10px 0px 10px 5px;
}
.album_box{
	border: 1px solid #B3B3B3;
	padding: 2px;
	margin: 0px 0px 15px 0px;
	text-align: center;
	font-family: "游明朝", "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ 明朝", serif;
}
.album_box h4{
	margin: 0px;
	padding: 10px 0px;
	background: #F2F2F2;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	border-bottom: 1px solid #B3B3B3;
}
.album_box h4 strong{
	font-size: 21px;
	line-height: 1.5em;
	margin-left: 15px;
}

.album_box h5{
	margin: 0px;
	padding: 10px 40px 10px 0px;
	border-top: 1px solid #FFF;
	background: #F2F2F2;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
}
.album_box h5 span{
	display: inline-block;
	margin: 0px 0px 0px 40px;
}


.album_links{
	text-align: center;
	margin: 20px 0px 30px;
	text-align: justify;
}
.album_links span{
	height: 0px;
	width: 100%;
	display: inline-block;
}
.album_links a{
	display: inline-block;
	background: url(../img/intro/button_album.png) no-repeat left top;
	font-family: "游明朝", "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ 明朝", serif;
	font-size: 16px;
	line-height: 25px;
	padding: 10px;
	margin: 5px 0px;
	width: 192px;
	height: 25px;
	text-align: left;
	color: #4D4D4D;
	text-decoration: none;
}
.album_links a:hover{
	background: url(../img/intro/button_album_on.png) no-repeat left top;
	text-decoration: none;
	color: #855;
}

.album_box.no_border h4{
	border-bottom: 0px;
	padding: 0px 10px;
	text-align: left;
}

.t_border{
	border-top: 1px dotted #888;
	padding-top: 15px;
}


.recommend div{
	clear: both;
	text-align: center;
	width: 100%;
	margin-left: -1px;
	font-family: "游明朝", "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ 明朝", serif;
	font-size: 16px;
	line-height: 24px;
	float: none !important;
}
.recommend div:first-child{
	border-left: 0px;
}
.recommend div h5{
	background: url(../img/intro/bg_select_midasi.png) no-repeat center center;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 35px 0px 25px;
	width: 260px;
	height: 60px;
	font-size: 18px;
	line-height: 30px;
	color: #FFF;
}

.recommend div p{
	margin: 45px 0px 45px 280px;
	background: url(../img/intro/bg_select.png) no-repeat 0px center;
	text-align: left;
}
.recommend div p strong{
	font-family:Times,"Times New Roman",serif;
	font-weight: normal;
	font-size: 23px;
	color: #000;
}
.recommend div p small{
	font-size: 14px;
}

.select_flow{
	background: #F2F2F2;
	padding: 15px;
	margin: 20px 0px;
}

.select_flow h5{
	font-family: "游明朝", "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ 明朝", serif;
	font-size: 18px;
	line-height: 24px;
	border-bottom: 1px solid #CCC;
	padding: 0px 0px 5px;
	margin: 0px 0px 10px;
}

.select_flow p{
	margin: 5px 0px 0px;
	font-size: 14px;
	line-height: 1.6em;
}
.select_flow p strong{
	display: inline-block;
	width: 90px;
	font-family: Times,"Times New Roman",serif;
	font-weight: normal;
	font-size: 20px;
	color: #BE9632;
}

.font15{
	font-size: 15px !important;
}
.tx_red1{
	color: #D20000;
}

/*アルバムプラン総替え 20150331*/

.center {
	text-align: center !important;
	margin-bottom: 10px;
}

.border_none {
	border-bottom: none !important;
}

.arrow {
	color: #F0CC7E;
}

.small span {
	font-size: 18px !important;
}

.option {
	overflow: hidden;
	margin: 0 0 30px;	
	padding: 0;
}

.option .imgL {
	float: left;
	margin: 0 15px 15px 0;
}

.option h4 {
	margin: 0 0 5px;
	font-family: "游明朝", "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ 明朝", serif;
	font-size: 21px;
	line-height: 1.5;
	color: #333;
}

.option h4 strong {
	padding-left: 10px;
}

.option p {
	margin: 0 0 5px;
}

.option .box {
	display: inline-block;
	width: 100px;
	background-color: #999;
	color: #FFF;
	margin: 0;
	padding: 2px 0 1px;
	text-align: center;
}

.option .color {
	color: #C78A03;
}

.option .price {
	margin: 0 0 5px;
	font-family: "游明朝", "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ 明朝", serif;
	font-size: 21px;
	line-height: 1.5;
	color: #333;
	font-weight: bold;
}

.option i {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 100%;
}

.option p span {
	vertical-align: middle;
}

.option .small {
	font-size: 14px;
	font-weight: normal;
	padding-left: 2px;
	display: inline-block;
	margin-top: 5px;
	font-family: "游明朝", "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ 明朝", serif;
}


.premium h4 {
	font-size: 20px;
}

.premium span {
	font-size: 14px !important;
}

.premium h4 small {
	font-size: 14px;
	padding-left: 2px;
}

.pbLong {
	padding-bottom: 50px;
}

.movie {
	text-align: center;
	margin: 40px 0 0;
}

.albumHR {
	width: 100%;
	height: 1px;
	border-bottom: solid 1px #ccc;
	margin: 30px 0;
}

.hidden {
	overflow: hidden;
}


.album_links2 {
	margin: 20px 0px 30px;
}

.album_links2 {
	margin: 20px -15px 30px 0;
}

.album_links2 a{
        display: inline-block;
        background: url(../img/intro/button_album.png) no-repeat left top;
        font-family: "游明朝", "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ 明朝", serif;
        font-size: 16px;
        line-height: 25px;
        padding: 10px;
        width: 192px;
        height: 25px;
        text-align: left;
        color: #4D4D4D;
        text-decoration: none;
        overflow: hidden;
        display: block;/*追記ブロック要素に修正*/
        margin: 7px 12px 7px 0px;
        float: left;
} 

.album_links2 a:hover{
	background: url(../img/intro/button_album_on.png) no-repeat left top;
	text-decoration: none;
	color: #855;
}

.mbLong {
	margin-bottom: 70px !important;
}

/*20150521 プレミアムアルバム*/

.bihadaDetail {
	clear: both;
	margin: 20px 0;
	background-color: #F2F2F2;
	padding: 20px 30px;
}

.bihadaDetail .type {
	color: #4D4D4D;
	font-size: 20px;
	text-align: center;
	border-bottom: solid 1px #F1E7D0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.bihadaDetail .type b {
	display: inline-block;
	margin-top: -3px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background-color: #F0CC7E;
	border-radius: 5px;
	padding: 1px 10px 0;
	margin-left: 20px;
	vertical-align: middle;
}

.type_box {
	overflow: hidden;
	margin-left: 15px;
}

.option .colorBlown .box {
	background-color: #666;
	color: #fff;
}

.option .colorBlown .kome {
	color: #5E2500;
}

.option .bihadaDetail .indent {
	margin-top: 20px;
	line-height: 1.4;
}

.option .bihadaDetail .indent p {
	text-indent: -1em;
	padding-left: 1em;
}

.tRight {
	text-align: right;
	font-size: 12px;
	margin-bottom: 5px;
	padding-right: 30px;
}

.colorRed {
	color: #C1272D;
}

/*ポップアップのテキスト表示↓↓↓*/
#top_gallery a i {
	display: none;
	font-style: normal;
}

.popup_gallery tr td span {
	text-align: left;
	color: #fff;
}

/*20150522*/

.popup_gallery,
.popup_gallery tr td,
.popup_gallery table{
	border: none !important;
}

/*ポップアップのテキスト表示↑↑↑*/


/*2016年1月より催行　料金表示　*/

.content .look {
	width: 420px;
	border-top: double 3px #C78A03;
	border-bottom: double 3px #C78A03;
	font-size: 13px;
	text-align: center;
	padding: 5px 10px;
	margin: 5px auto;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}



