@charset "UTF-8";
/*--------------------------------------------------------------------------------
　▼ 共通　
--------------------------------------------------------------------------------*/
body {
    width: 100%;
    font-size: 14px;
    background: #e6bfb2;
		/*background-image: url(../img/bg01.gif);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center center;
		background-size: cover;*/
    color: #000000;
    font-family: "メイリオ", Meiryo, Osaka, sans-serif;
}
#fixed-bar {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 0;
    z-index: 1000;
    font-size: 0;
}
.inner_box {
    width: 960px;
    margin: 0 auto;
}
/*--------------------------------------------------------------------------------
　▼ 設定　
--------------------------------------------------------------------------------*/
ul.inline_block { font-size: 0;}
ul.inline_block li { display: inline-block; font-size: 14px; vertical-align: top;}
span.br:before { content: "\A" ; white-space: pre ;}
/*--------------------------------------------------------------------------------
　▼ mobile_header　
--------------------------------------------------------------------------------*/
#m_header { display: none;}
#menu { display: none;}
/*--------------------------------------------------------------------------------
　▼ header　
--------------------------------------------------------------------------------*/
#header { padding: 20px 0 0;}
#header .main { padding: 30px 0;}
/*--------------------------------------------------------------------------------
　▼  共通　
--------------------------------------------------------------------------------*/
.anchor-point {
    position: relative;
    top: -85px;
}
.box { padding: 40px 0 30px;}
.box_title {
    text-align: center;
    font-size: 25px;
    color: #7b5544;
    border-bottom: 3px solid #7b5544;
}
.in_box { padding: 30px 0 0;}
/*--------------------------------------------------------------------------------
　▼ メニュー　
--------------------------------------------------------------------------------*/
.fixed {
    position: fixed;
    top: 0;
    width: 960px;
    margin: 0 auto;
    z-index: 10000;
}
.nav_box { background: #7b5544;}
ul.nav-pc { width: 90%; margin: 0 auto;}
ul.nav-pc li {
    display: inline-block;
    text-align: center;
    width: calc(100%/3);
    padding: 10px 0;
}
ul.nav-pc li a {
    font-size: 16px;
    padding: 10px 20px;
    display: block;
    border-left: 1px solid #000;
    color: #fff;
}
ul.nav-pc li:last-child a { border-right: 1px solid #000;}
/*--------------------------------------------------------------------------------
　▼ アーティスト
--------------------------------------------------------------------------------*/
#artist .fl,
#artist .fr {
    background: #000;
    width: 48.5%;
    padding: 30px;
}
.profile_box {
    width: 100%;
    display: table;
}
.photo,
.name {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}
.name { color: #fff; text-align: center;}
.name span.font25 { font-size: 25px;}
.w95 { width: 95%; margin: 0 auto;}
ul.ul03 li {
    width: 50%;
    padding-bottom: 25px;
}
ul.ul03 li:nth-child(odd) { padding-right: 1.5%;}
ul.ul03 li:nth-child(even) { padding-left: 1.5%;}
.title_box {
    background: #fff;
    padding: 5px 15px;
    font-size: 18px;
    color: #000;
}
.text_box_scroll {
    padding: 20px 15px;
    margin-bottom: 20px;
    line-height: 2em;
    height: 360px;
    overflow: scroll;
}
ul.ul03 li .text_box {
    padding: 20px 15px;
    line-height: 2em;
}
/*--------------------------------------------------------------------------------
　▼ ディスコグラフィ
--------------------------------------------------------------------------------*/
ul.ul01 li {
    width: 31%;
    margin: 0 0 30px;
}
ul.ul01 li:nth-child(3n - 1) { margin: 0 3.5% 30px;}
.img_box {
    padding-top: 100%;
    font-size: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
}
/*.cd_title {
    font-size: 18px;
    padding: 10px 0 20px;
    text-align: center;
}*/
.cd_title.cd_title01 { min-height: 54px; padding: 0;}
.alubum_box {}
.alubum_box .title {
    font-size: 20px;
    color: #00B071;
}
p.price {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0 0 15px;
}
.gray {
    color: #666;
    padding: 10px 0;
}
table.table01,
table.table01 tbody { width: 100%;}
table.table01 tr th {
    width: 20%;
    font-weight: normal;
    vertical-align: top;
}
table.table01 tr td { text-align: left; width: 80%;}
table.table03 tr td {
    padding: 10px 0 0;
    width: 100%;
    text-align: left;
}
ul.ul02 { padding: 0 0 0 20px;}
ul.ul02 li {
    display: list-item;
    width: 100%;
    margin: 0;
    padding-bottom: 5px;
    list-style: disc;
}
ul.ul02 li:nth-child(3n - 1) { margin: 0;}
.link { padding: 30px 0 0;}
.fl_box {
    float: left;
    width: 35%;
    padding-right: 2%;
}
.fl_box img { width: 300px;}
.fr_box {
    float: right;
    width: 65%;
    padding-bottom: 50px;
}
.fr_box .cd_title {
    font-size: 18px;
    padding: 20px 0 10px;
    color: #00f;
}
.fr_box .title {
    font-size: 20px;
    padding: 0 0 15px;
    color: #993300;
}
p.price {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0 0 15px;
}
.link { padding: 10px 0 20px;}
.sound_box { width:400px; text-align: center; margin: 0 auto; padding: 20px 0 20px;}
.sound_txt { float: left;}
.sound_txt02 { text-align: center; padding-bottom: 20px;}
.sound_btn { float: right;}
.clear { clear:both;}
audio { width: 300px;}

/*--------------------------------------------------------------------------------
　▼ スペシャル
--------------------------------------------------------------------------------*/
#special .movie_box {
    text-align: center;
    width: 465px;
    margin: 0 auto;
}
#special .movie_box iframe { border: 0;}
.movie_text {
    font-size: 14px;
    padding: 20px 0 0;
}

.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.movie {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

 /*　プレイヤー（再生バー）の高さ、幅、背景色の指定　*/
.audiojs { height: 40px; background: #404040; max-width: 500px; width: 100%; margin: 0 auto;}
/*　再生・停止ボタンの高さ、幅、パディングの指定　*/
.audiojs .play-pause { width: 10%; height: 40px; padding: 8px 10px; }
/*　再生・停止ボタンなどの p 要素　*/
.audiojs p { width: 25px; height: 40px; margin: -3px 0px 0px -1px; }
/*　進行状態・ロードの状態を表示する部分　*/
.audiojs .scrubber { background: #5a5a5a; width: 60%; height: 20px; margin: 9px 5px;}
/*　進行状態を表示するバーの部分　*/
.audiojs .progress { height: 20px; width: 0px; background: #ccc; }
/*　ロード状態を表示するバーの部分　*/
.audiojs .loaded { height: 20px; background: #000;}
/*　再生時間の部分　*/
.audiojs .time { float: left; height: 40px; line-height: 25px; width: 25%; padding: 7px 10px;}
.audiojs .error-message { height: 24px;line-height: 24px; }
 /*　再生している曲の情報　*/
.track-details { clear: both; height: 20px; width: 25%; padding: 1px 6px; background: #eee; color: #222;  font-size: 11px; line-height: 20px;}
.track-details:before { content: '♬  Now Playing: '; }

#movie {
    text-align: center;
    margin: 0 auto;
}

/*--------------------------------------------------------------------------------
　▼ フォーム
--------------------------------------------------------------------------------*/
form {
    margin: 0 auto;
    width: 600px;
    padding: 1em;
}
form table tr {
    margin-top: 1em;
}
form table tr th {
    display: inline-block;
    width: 150px;
    text-align: left;
}
input, textarea {
    font: 1em sans-serif;
    width: 350px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
}
textarea {
    vertical-align: top;
    height: 10em;  
    resize: vertical;
}
.button button {
  margin-left: 150px;
  margin-top: 20px;
    font-size: 20px; 
    width: 300px;
    height: 50px;
    background-color: #FF9900;
    color: #fff;
    border-radius: 0.5em;
}
/*--------------------------------------------------------------------------------
　▼ footer
--------------------------------------------------------------------------------*/
#footer {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 50px 0;
}