@charset "UTF-8";
/*--------------------------------------------------------------------------------
　▼ 共通　
--------------------------------------------------------------------------------*/
body {
    width: 100%;
    font-size: 14px;
    background-image:url(../img/2d_back.gif);
    /*background-color: #000;*/
    color: #000;
    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;
    background-color: #fff;
}
/*--------------------------------------------------------------------------------
　▼ 設定　
--------------------------------------------------------------------------------*/
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 .logo { padding: 20px 20px 0;}
.main { padding: 30px 0;}
/*--------------------------------------------------------------------------------
　▼  共通　
--------------------------------------------------------------------------------*/
.anchor-point {
    position: relative;
    top: -85px;
}
.box { padding: 40px 20px 30px;}
.box_title {
    text-align: center;
    font-size: 25px;
    color: #FF9900;
    border-bottom: 1px solid #FF9900;
}
.in_box { padding: 40px 0 0;}
#discography .in_box { padding: 60px 0 0;}
/*--------------------------------------------------------------------------------
　▼ メニュー　
--------------------------------------------------------------------------------*/
.fixed {
    position: fixed;
    top: 0;
    width: 960px;
    margin: 0 auto;
    z-index: 10000;
}
.nav_box { background: #FF6600;}
ul.nav-pc { width: 90%; margin: 0 auto;}
ul.nav-pc li {
    display: inline-block;
    text-align: center;
    width: 16.6%;
    padding: 10px 0;
}
ul.nav-pc li a {
    font-size: 16px;
    padding: 10px 10px;
    display: block;
    border-left: 1px solid #fff;
}
ul.nav-pc li:last-child a { border-right: 1px solid #fff;}
/*--------------------------------------------------------------------------------
　▼ NEWS
--------------------------------------------------------------------------------*/
#news .fl { width: 62%;}
#news .fr { width: 38%; text-align: right;}
table.news_table { height: auto;}
table.news_table tr th {
    width: 20%;
    color: #000;
    padding: 0 0 10px 20px;
}
table.news_table tr td {
    padding: 0 0 10px 20px;
    letter-spacing: 0.1em;
    /*text-align: center;*/
}
/*--------------------------------------------------------------------------------
　▼ 番組紹介
--------------------------------------------------------------------------------*/
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: #FF9900;
    padding: 5px 15px;
    font-size: 18px;
    color: #FFF;
}
ul.ul03 li .text_box {
    padding: 20px 15px;
    line-height: 2em;
}
.text_box_scroll {
    padding: 20px 15px;
    margin-bottom: 20px;
    line-height: 2em;
    height: 360px;
    overflow: scroll;
}
.text_box_scroll a { color: #FF6600;}

#biography .fl,
#biography .fr {
    width: 48.5%;
    padding: 20px;
    margin-top: 25px;
    min-height: 435px;
}
.profile_box {
    margin-top: 25px;
    width: 100%;
    display: table;
}
.photo { display: table-cell; width: 50%; margin: 0 auto;}
.name {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}
.name { text-align: left; position: relative;}
.name span.font25 { font-size: 25px;}
.name span.blue {
    color: #00003e;
    /*bottom: 30px;
    position: absolute;
    left: calc(50% - 57px);*/
}
.artwork {
font-size: 18px;
font-weight: bold;
padding: 30px 0 20px;
}
table.program_table { height: auto;}
table.program_table tr th {
    width: 20%;
    color: #000;
    padding: 0 0 10px 0;
}
table.program_table tr td {
    padding: 0 0 10px 0;
    letter-spacing: 0.1em;
    /*text-align: center;*/
}
/*--------------------------------------------------------------------------------
　▼ 試聴＆おたより
--------------------------------------------------------------------------------*/
.yellow01 {
    font-size: 20px;
    color: #ffff00;
    padding: 0 0 15px;
}
.yellow02 {
    color: #ffffcc;
    padding: 0 0 15px;
}
.orange01 {
    color: #FF6600;
    font-size: 24px;
    padding: 20px 0;
  }
.orange02 {
    font-size: 20px;
    color: #FF6600;
    padding: 0 0 15px;
  }
.orange03 {
    color: #FF9900;
    padding: 0 0 15px;
  }
.orange04{
    color: #FF9900;
    text-decoration: underline;
  } 
.cd_text { line-height: 2em;}
ul.ul01 { padding: 40px 0 0;}
ul.ul01 li {
    width: 31%;
    margin: 0 0 30px;
    text-align: center;
}
ul.ul01 li:nth-child(3n - 1) { margin: 0 3.5% 30px;}
table tr th { width: 16%; text-align: left; padding: 10px 0 0;}
table tr td { width: 84%; text-align: left; padding: 10px 0 0;}
table,
table.table01 {
    width: 75%;
    margin: 0 auto;
    height: 100px;
}
table.table01 tr th {
    width: 24%;
    text-align: right;
    padding: 10px 0 0;
}
table.table01 tr td {
    padding: 10px 0 0;
    width: 76%;
    text-align: left;
}
table.table03 tr td {
    padding: 10px 0 0;
    width: 100%;
    text-align: left;
}
.img_box {
    padding-top: 100%;
    font-size: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
}
.link { padding-top: 20px;}
.cd_title { font-size: 18px; color: #FF9900; padding: 10px 0 20px;}
.price { font-size: 16px;}
audio { 
  max-width: 460px;
  width: 100%;
}
/*--------------------------------------------------------------------------------
　▼ ユニット
--------------------------------------------------------------------------------*/
#special .movie_box {
    text-align: center;
    width: 465px;
    margin: 0 auto;
}
#special .movie_box iframe { border: 0;}
/*--------------------------------------------------------------------------------
　▼ フォーム
--------------------------------------------------------------------------------*/
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;
}
/*--------------------------------------------------------------------------------
　▼ audiojs
--------------------------------------------------------------------------------*/
.audiojs {
  max-width: 460px;
  width: 100%;
  margin: 0 auto;
}
.audiojs .play-pause {width: 40px;}
/*　プレイヤー（再生バー）の高さ、幅、背景色の指定　*/
/*.audiojs { height: 40px; background: #404040; width: 300px; margin: 0 auto;}*/
/*　再生・停止ボタンの高さ、幅、パディングの指定　*/
/*.audiojs .play-pause { width: 25px; height: 40px; padding: 0px 8px 0px 0px; }*/
/*　再生・停止ボタンなどの p 要素　*/
/*.audiojs p { width: 25px; height: 20px; margin: -3px 0px 0px -1px; }*/
/*　進行状態・ロードの状態を表示する部分　*/
/*.audiojs .scrubber { background: #5a5a5a; width: 150px; height: 10px; margin: 5px; }*/
/*　進行状態を表示するバーの部分　*/
/*.audiojs .progress { height: 10px; width: 0px; background: #ccc; }*/
/*　ロード状態を表示するバーの部分　*/
/*.audiojs .loaded { height: 10px; background: #000;}*/
/*　再生時間の部分　*/
/*.audiojs .time { float: left; height: 25px; line-height: 25px; }
.audiojs .error-message { height: 24px;line-height: 24px; }*/
/*　再生している曲の情報　*/
/*.track-details { clear: both; height: 20px; width: 280px; padding: 1px 6px; background: #eee; color: #222;  font-size: 11px; line-height: 20px;}
.track-details:before { content: '♬  Now Playing: '; }*/
