@charset "utf-8";

/* =============================================================

　　COLUMN CSS （個別設定）

============================================================= */


/*  COLUMN TOP : 語り継ぐ都響
--------------------------------------------- */

/* -------- カテゴリータイトル -------- */

.cate-column .boxCategoryTitle {
  background-image: url(../img/category-ttl-bg.jpg);
}

.boxCategoryTitle .ttlCategory {
    left: 0;
    position: absolute;
    text-align: center;
    top: 24px;
    width:100％;
}

.cate-column .boxCategoryTitle .ttlCategory span {
  width: 177px;
  height: 62px;
  background-image: url(../img/category-ttl.png);
}

@media screen and (max-width: 1500px) {
  .cate-column .boxCategoryTitle .boxInner {
    /*padding-top: 424px; 15.6.30削除*/
    padding-top: 340px; /* 15.6.30追加 */
  }
} 

/* -------- コラム -------- */

.cate-column #column {
  margin-bottom: 120px;
}

.cate-column #column .ttlSection {
  margin-bottom: 55px;
}

/* ---- リンク一覧 ---- */

.cate-column #column .boxLinkList > li {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.cate-column #column .txtMore a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.cate-column #column .txtMore a:hover {
  background: rgba(255,255,255, 0.3);
}

/* -- Special Talk -- */
.cate-column #column .boxSpecialTalk {
  background: url(../img/specialtalk-img-bk.jpg) no-repeat;
  height: 275px;
  text-align: center;
}

.cate-column #column .boxSpecialTalk,
.cate-column #column .boxSpecialTalk a {
  color: #fff;
}

.cate-column #column .boxSpecialTalk dl {
  padding: 180px 0 18px;
}

.cate-column #column .boxSpecialTalk dl > dt,
.cate-column #column .boxSpecialTalk dl > dd {
  width: 590px;
  margin: 0 auto;
  padding: 7px 0 5px;
  border-bottom: 1px solid #fff;
  font-size: 1.25em;
}

.cate-column #column .boxSpecialTalk .ttlLink {
  padding-bottom: 7px;
}

.cate-column #column .boxSpecialTalk .ttlLink span {
  display: inline-block;
  padding: 0 28px 0 0;
  background: url(../../common/img/content/arw-white.png) no-repeat center right;
}


/* -- 都響50周年特別コラム -- */
.cate-column #column .boxSpecialColumn {
  background: url(../img/specialcolumn-img-bk.jpg) no-repeat;
}

.cate-column #column .boxSpecialColumn,
.cate-column #column .boxSpecialColumn > dl > dt,
.cate-column #column .boxSpecialColumn > dl > dd {
  height: 320px;
}

.cate-column #column .boxSpecialColumn,
.cate-column #column .boxSpecialColumn a {
  color: #fff;
}

.cate-column #column .boxSpecialColumn .ttlLink {
  float: left;
  width: 320px;
  padding: 150px 0;
  text-align: center;
}

.cate-column #column .boxSpecialColumn .ttlLink span {
  font-size: 1.3em;
}

.cate-column #column .boxSpecialColumn .ttlLink span em {
  letter-spacing: -1px;
  font-weight: normal;
  font-size: 1.32em;
}

.cate-column #column .boxSpecialColumn > dl > dd {
  position: relative;
  float: right;
  width: 640px;
  font-size: 0.92em;
}

.cate-column #column .boxSpecialColumn .boxLink {
  position: absolute;
  left: 0;
  bottom: 60px;/*デフォルトでは0コラムが増える度に調整*/
  width: 100%;
  padding: 0 18px 38px 26px;
}

.cate-column #column .boxSpecialColumn .boxLink > ul {
  display: inline-block;
  width: 208px;
  margin-left: 5px;
  vertical-align: top;
}

.cate-column #column .boxSpecialColumn .boxLink > ul:first-child {
  margin-left: 0;
}

.cate-column #column .boxSpecialColumn .boxLink > ul:first-child + ul + ul {
  width: 160px;
}

.cate-column #column .boxSpecialColumn .boxLink > ul > li {
  padding-top: 8px;
}
.cate-column #column .boxSpecialColumn .boxLink > ul > li a {
  padding-right: 15px;
  background: url(/50th/common/img/content/arw-small-white.png) no-repeat right 3px ;
}

/* -- 楽譜で読む都響の50年 -- */
.cate-column #column .boxFiftyYears {
  height: 320px;
  padding: 52px 50px 40px 352px;
  background: url(../img/fiftyyears-img-bk.jpg) no-repeat top left #f5f2ef;
}

.cate-column #column .boxFiftyYears .ttlLink {
  margin-bottom: 48px;
  text-align: center;
}

.cate-column #column .boxFiftyYears .ttlLink span {
  font-size: 1.32em;
}

.cate-column #column .boxFiftyYears .ttlLink span em {
  letter-spacing: -1px;
  font-weight: normal;
  font-size: 1.33em;
}

.cate-column #column .boxFiftyYears > dl > dd {
  line-height: 1.8em;
  font-size: 1.02em;
}

/*--楽譜で読む都響の50年02--*/
.cate-column #column .boxSpecialgakufu{
  background: url(../img/specialgakufu-img-bk.jpg) no-repeat;
  height: 275px;
  text-align: center;
}

.cate-column #column .boxSpecialgakufu,
.cate-column #column .boxSpecialgakufu a {
  color: #fff;
}

.cate-column #column .boxSpecialgakufu dl {
  padding: 180px 0 18px;
}

.cate-column #column .boxSpecialgakufu dl > dt,
.cate-column #column .boxSpecialgakufu dl > dd {
  width: 590px;
  margin: 0 auto;
  padding: 7px 0 5px;
  border-bottom: 1px solid #fff;
  font-size: 1.25em;
}

.cate-column #column .boxSpecialgakufu .ttlLink {
  padding-bottom: 7px;
}

.cate-column #column .boxSpecialgakufu .ttlLink span {
  display: inline-block;
  padding: 0 28px 0 0;
  background: url(../../common/img/content/arw-white.png) no-repeat center right;
}

/* -- OB座談会 Talk -- */
.cate-column #column .boxSpecialOB {
  background: url(../img/specialogob-img.jpg) no-repeat;
  height: 275px;
  text-align: center;
}

.cate-column #column .boxSpecialOB,
.cate-column #column .boxSpecialOB a {
  color: #fff;
}

.cate-column #column .boxSpecialOB dl {
  padding: 180px 0 18px;
}

.cate-column #column .boxSpecialOB dl > dt,
.cate-column #column .boxSpecialOB dl > dd {
  width: 590px;
  margin: 0 auto;
  padding: 7px 0 5px;
  border-bottom: 1px solid #fff;
  font-size: 1.25em;
}

.cate-column #column .boxSpecialOB .ttlLink {
  padding-bottom: 7px;
}

.cate-column #column .boxSpecialOB .ttlLink span {
  display: inline-block;
  padding: 0 28px 0 0;
  background: url(../../common/img/content/arw-white.png) no-repeat center right;
}

/* -- 子どもたちと都響 -- */
.cate-column #column .boxSpecialChildren {
  background: url(../img/specialChildren-img.jpg) no-repeat;
  /*height: 275px;*/
  height: 400px;
  text-align: center;
}

.cate-column #column .boxSpecialChildren,
.cate-column #column .boxSpecialChildren a {
  color: #fff;
}

.cate-column #column .boxSpecialChildren dl {
  padding: 300px 0 18px;
}

.cate-column #column .boxSpecialChildren dl > dt,
.cate-column #column .boxSpecialChildren dl > dd {
  width: 590px;
  margin: 0 auto;
  padding: 7px 0 5px;
  border-bottom: 1px solid #fff;
  font-size: 1.25em;
}

.cate-column #column .boxSpecialChildren .ttlLink {
  padding-bottom: 7px;
}

.cate-column #column .boxSpecialChildren .ttlLink span {
  display: inline-block;
  padding: 0 28px 0 0;
  background: url(../../common/img/content/arw-white.png) no-repeat center right;
}


/* -- 島しょ公演 -- */
.cate-column #column .boxSpecialShimasho {
  background: url(../img/specialShimasho-img.jpg) no-repeat;
  height: 275px;
  text-align: center;
}

.cate-column #column .boxSpecialShimasho,
.cate-column #column .boxSpecialShimasho a {
  color: #fff;
}

.cate-column #column .boxSpecialShimasho dl {
  padding: 180px 0 18px;
}

.cate-column #column .boxSpecialShimasho dl > dt,
.cate-column #column .boxSpecialShimasho dl > dd {
  width: 590px;
  margin: 0 auto;
  padding: 7px 0 5px;
  border-bottom: 1px solid #fff;
  font-size: 1.25em;
}

.cate-column #column .boxSpecialShimasho .ttlLink {
  padding-bottom: 7px;
}

.cate-column #column .boxSpecialShimasho .ttlLink span {
  display: inline-block;
  padding: 0 28px 0 0;
  background: url(../../common/img/content/arw-white.png) no-repeat center right;
}

/*  TALK : 対談
--------------------------------------------- */

.cate-column #talk {
  margin-bottom: 100px;
}


/* -------- セクション -------- */

.cate-column #talk .boxSection {
  margin-bottom: 70px;
  font-size: 1.02em;
}

.cate-column #talk .boxPageTitle + .boxSection {
  margin-bottom: 80px;
}

/* -- リード文タイトル -- */
.cate-column #talk .boxSection .ttlLead {
  margin-bottom: 60px;
}

/* -- セクションタイトル -- */
.cate-column #talk .boxSection .ttlSection {
  margin-bottom: 40px;
  padding: 0 0 8px 2px;
  border-bottom: 3px solid #000;
  text-align: left;
  font-family: "Lucida Grande","segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,Verdana,sans-serif;
  font-size: 1.65em;
}

/* -- インタビュー文章 -- */
.cate-column #talk .boxSection .txtInterview {
  margin-bottom: 40px;
  padding-top: 30px;
  line-height: 1.5em;
  font-weight: bold;
  font-size: 1.1em;
}

.cate-column #talk .boxSection .txtInterview:first-child {
  padding-top: 0;
}

/* -- トーク文章 -- */
.cate-column #talk .boxSection .txtTalk {
  margin-bottom: 40px;
  line-height: 1.62em;
  color: #666;
  font-size: 1em;
}

/* 名前 */
.cate-column #talk .boxSection .txtTalk .txtName {
  font-weight: bold;
}

/* 名前・赤色 */
.cate-column #talk .boxSection .txtTalk .txtRed {
  color: #cc0000;
}

/* 名前・青色 */
.cate-column #talk .boxSection .txtTalk .txtBlue {
  color: #0000cc;
}

/* ---- 画像 ---- */

/* -- 画像・右寄せ -- */
.cate-column #talk .boxSection .imgRight {
  float: right;
  margin: 0 0 40px 20px;
}

/* -- 画像・左寄せ -- */
.cate-column #talk .boxSection .imgLeft {
  float: left;
  margin: 0 20px 40px 0;
}

/* -- 画像・フルサイズ -- */
.cate-column #talk .boxSection .imgFull {
  margin: 0 0 40px;
}


/*  MUSIC : 楽譜で読む都響の50年
--------------------------------------------- */

.cate-column #music {
  margin-bottom: 150px;
}

/* -------- セクション -------- */

/* -- セクションタイトル -- */
.cate-column #music .boxSection .ttlSection {
  font-size: 1.8em;
}

/* -- イントロ文章 -- */
.cate-column #music .boxSection .txtIntro {
  margin-bottom: 20px;
  font-weight: bold;
}

/* -- セクションサブタイトル -- */
.cate-column #music .boxSection .ttlSectionSub {
  margin-bottom: 34px;
  padding-top: 40px;
  font-size: 1.3em;
  font-weight: bold;
}

/* -- 文章 -- */
.cate-column #music .boxSection .txtMusic {
  margin-bottom: 25px;
  line-height: 1.8em;
}

/* ---- 画像 ---- */

.cate-column #music .boxSection .boxImgRight,
.cate-column #music .boxSection .boxImgFull {
  font-size: 0;
  text-align: center;
}

/* -- 画像・右寄せ -- */
.cate-column #music .boxSection .boxImgRight {
  float: right;
  width: 460px;
  margin: 0 0 10px 38px;
}

/* -- 画像・フルサイズ -- */
.cate-column #music .boxSection .boxImgFull {
  margin-bottom: 20px;
}

.cate-column #music .boxSection .boxImgRight p,
.cate-column #music .boxSection .boxImgFull p {
  display: inline-block;
  margin-left: 20px;
  font-size: 14px;
  vertical-align: top;
}

.cate-column #music .boxSection .boxImgRight p:first-child,
.cate-column #music .boxSection .boxImgFull p:first-child {
  margin-left: 0;
}

/* -- 画像・キャプション -- */
.cate-column #music .boxSection .boxImgRight p .txtCaption,
.cate-column #music .boxSection .boxImgFull p .txtCaption {
  display: block;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;  
  color: #3180c5;
  font-size: 0.9em;
  text-align: right;
}

/* -- 画像・キャプション02 -- */
 .txtCaptionPub {
display:block; float:left; margin-top:0.5px; 
}
	
.picNum {color:#3180c5; }

/* -- 画像・個別設定 -- */
.cate-column #music .boxSection #music-img02 .txtCaption {
  position: relative;
  top: -25px;
}

.cate-column #music .boxSectio #music-img03 {
  margin-left: 50px;
  padding-top: 40px;
}

.cate-column #music .boxSection #music-img04 .txtCaption {
  position: relative;
  top: -40px;
}
