/*ゴールデンスペシャル用　サブタイトル　160113*/
.main-container #next .sub_title{
  color: #e767a0;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.6px;
  line-height: 37px;
  border-bottom: 2px #e767a0 solid;
  padding-bottom: 30px;
}
.main-container #next .sub_title:before {
  content: url("/aitsuima/img/icon_school.png");
  background-position: bottom;
  margin-right: 10px;
}
.cast_photo {
  text-align: center;
  margin-bottom: 30px;
}
/*放送内容未定ver.の<p>装飾 160126*/
.decoration {
  font-size: 25px;
  text-align: center;
}
/*バナーマージン調整　160225*/
.site-bnr li img {
  margin-top: 10px;
}
/*HTML　パーツ化　ID追加 160229*/
.main-container #news h2, .main-container #next_program h2 {
  color: #e767a0;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.6px;
  line-height: 37px;
  border-bottom: 2px #e767a0 solid;
  padding-bottom: 5px;
}
.main-container #news h2 span, .main-container #next_program h2 span {
  display: block;
  float: right;
  text-align: right;
  color: #68c0eb;
  font-size: 18px;
  line-height: 70px;
}
.main-container #news h2:before, .main-container #next_program h2:before {
  content: url("/aitsuima/img/icon_school.png");
  background-position: bottom;
  margin-right: 10px;
}
.main-container #news .cast, .main-container #next_program .cast {
  color: #9f9f00;
}
.main-container #news .borderbg, .main-container #next_program .borderbg {
  width: 100%;
  margin-top: 10px;
  background: url("/aitsuima/img/border.png");
  line-height: 32px;
}
.main-container #news .borderbg p, .main-container #next_program .borderbg p {
  margin-bottom: 32px;
}
.main-container #news .borderbg .pic, .main-container #next_program .borderbg .pic {
  display: block;
  width: 320px;
  float: right;
  padding-left: 20px;
}
.main-container #news .borderbg .pic img, .main-container #next_program .borderbg .pic img {
  border: solid 6px #ffffff;
  box-sizing: border-box;
  width: 100%;
  max-width: 300px;
}
.main-container #news .note, .main-container #next_program .note {
  background: url("/aitsuima/img/bgnote.png");
  padding: 30px 20px 20px 45px;
  margin-bottom: 20px;
}
.main-container #news .note .pic, .main-container #next_program .note .pic {
  display: block;
  width: 350px;
  float: left;
  clear: both;
}
.main-container #news .note img, .main-container #next_program .note img {
  border: solid 6px #ffffff;
  box-sizing: border-box;
  max-width: 350px;
  width: 95%;
}
.main-container #news .note p, .main-container #next_program .note p {
  margin-top: 0px;
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 0;
}
.main-container #news .frame, .main-container #next_program .frame {
  margin-left: 40px;
}
.main-container #news .frame li, .main-container #next_program .frame li {
  width: 45%;
  margin-bottom: 3%;
  margin-right: 3%;
  display: inline-block;
  position: relative;
}
.main-container #news .frame li:after, .main-container #next_program .frame li:after {
  position: absolute;
  content: "";
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  /* シャドウ */
  transform: rotate(3deg);
  /* 回転させる */
  right: 5px;
  left: auto;
  top: auto;
  bottom: 15px;
  z-index: -1;
  width: 50%;
  height: 20%;
}

/*170206　募集ページバナー*/
.bosyu-btn {
  text-align: center;
}
.bosyu-btn a:hover {
  opacity: 0.8;
}


/*180806　バックナンバー*/
.guest_bk{
	display: block;
	margin-bottom: 100px;
}
/*180807　バックナンバー*/
.pic_line {
	width: 400px;
	height: 300px;
	margin: 0 auto;
}
.bb-bookblocktela{
    width: 488px ;
    height: 300px;
    margin: 0 auto;
}
/*180905　バックナンバー*/
.friends-two{
	width: 488px ;
	margin: 0 auto ;
}