@charset "UTF-8";
/* ==========================================================================

	<!PROJECT_TITLE>
	<!PROJECT_PATH>

   ========================================================================== */
@import url("/extra/library/common/css/smart_phone.css") only screen and (max-width: 949px);
/* Base
========================================================================== */
body {
  background: #fff;
  overflow-x: hidden;
}

#mainArea {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#areaWrapper1, #areaWrapper2, #mainArea, #area0 {
  margin: 0;
  padding: 0;
  width: auto;
  float: none;
}

.clearText {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* common
========================================================================== */
.thiscontents .clear {
  width: 100%;
  overflow: hidden;
}

.thiscontents .cf:before, .thiscontents .cf:after {
  content: "";
  display: table;
}

.thiscontents .cf:after {
  clear: both;
}

.thiscontents .cf {
  *zoom: 1;
}

.thiscontents .clearboth {
  clear: both;
}

.thiscontents .hide {
  display: none;
}

.thiscontents .tablet {
  display: none;
}

.thiscontents .sp {
  display: none;
}

.thiscontents .sp_tablet {
  display: none;
}

.thiscontents img {
  vertical-align: top;
  padding: 0;
  margin: 0;
}

.thiscontents .fit,
.thiscontents .fit img,
.thiscontents .fitimg,
.thiscontents .fitimg img {
  width: 100%;
  height: auto;
}

.thiscontents img {
  max-width: 100%;
  height: auto;
}

.thiscontentsh1, .thiscontents h2, .thiscontents h3, .thiscontents h4, .thiscontents h5, .thiscontents h6 {
  font-weight: bold;
}

.thiscontents a {
  color: #222;
  text-decoration: underline;
}

.thiscontents a:hover {
  text-decoration: none;
}

@media screen and (max-width: 949px) {
  .thiscontents .pc {
    display: none;
  }

  .thiscontents .tablet, .thiscontents .pc_tablet, .thiscontents .sp_tablet {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .sp {
    display: block;
  }

  .thiscontents .pc_tablet, .thiscontents .tablet {
    display: none;
  }
}
/* transition */
.desktop .transition, .desktop .hover, .desktop .thiscontents .sns .social_button .twitter a:before, .thiscontents .sns .social_button .twitter .desktop a:before,
.desktop .thiscontents .sns .social_button .facebook a:before,
.thiscontents .sns .social_button .facebook .desktop a:before, .desktop .btn_pagetop {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.desktop .transition_scale:hover {
  -webkit-transform: scale(1.22);
  -ms-transform: scale(1.22);
  transform: scale(1.22);
}

.transition_all {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* clearfix */
.clearfix, .thiscontents .sns .social_button, .thiscontents .main_wrap .main_topic_nav ul, .thiscontents .content_wrap .vodapp .dl_wrap, .thiscontents .content_wrap #topic4 .game_kikaku .kikaku_inner {
  *zoom: 1;
}
.clearfix:after, .thiscontents .sns .social_button:after, .thiscontents .main_wrap .main_topic_nav ul:after, .thiscontents .content_wrap .vodapp .dl_wrap:after, .thiscontents .content_wrap #topic4 .game_kikaku .kikaku_inner:after {
  content: "";
  display: table;
  clear: both;
}

/* icomoon */
.icomoon, .thiscontents .ico_arr:after, .thiscontents .btn a:after, .thiscontents .sns .social_button .twitter a:before,
.thiscontents .sns .social_button .facebook a:before, .btn_pagetop a:after, .thiscontents .content_wrap #topic4 .item_list dl dt:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* text */
/* margin */
.thiscontents .text_xs {
  font-size: 11px;
  line-height: 1.5;
}
@media screen and (max-width: 949px) {
  .thiscontents .text_xs {
    font-size: 10.3125px;
  }
}
.thiscontents .text_s {
  font-size: 12px;
  line-height: 1.6;
}
@media screen and (max-width: 949px) {
  .thiscontents .text_s {
    font-size: 11.25px;
  }
}
.thiscontents .text_m {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 949px) {
  .thiscontents .text_m {
    font-size: 13.125px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .text_m {
    font-size: 12.25px;
  }
}
.thiscontents .text_l {
  font-size: 16px;
  line-height: 1.4;
}
@media screen and (max-width: 949px) {
  .thiscontents .text_l {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .text_l {
    font-size: 14px;
  }
}
.thiscontents .text_center {
  text-align: center;
}
.thiscontents .fs_bold {
  font-weight: bold;
}
.thiscontents .fs_down {
  font-size: 75%;
}
.thiscontents .fc_em {
  color: #d0111b;
}
.thiscontents .fc_jcom {
  color: #e83416;
}
.thiscontents .fc_tv {
  color: #e40177;
}
.thiscontents .fc_hanshin {
  color: #ffe100;
}
.thiscontents .sup {
  vertical-align: top;
  font-size: 9px;
  font-weight: normal;
}
.thiscontents .indent_1 {
  padding-left: 1em;
  text-indent: -1em;
}
.thiscontents .indent_1_5 {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.thiscontents .indent_2 {
  padding-left: 2em;
  text-indent: -2em;
}
.thiscontents .blocklink {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  cursor: pointer;
}

/* icon */
.thiscontents .ico_arr:after, .thiscontents .btn a:after {
  content: "\e92a";
  color: inherit;
  font-size: 11px;
  position: relative;
  padding-left: 4px;
  display: inline-block;
}

/* hover */
.desktop .hover:hover {
  cursor: pointer;
  opacity: .7;
}

/* br */
@media screen and (max-width: 949px) {
  .br_pc {
    display: none;
  }
}
@media screen and (min-width: 950px) {
  .br_sp {
    display: none;
  }
}
@media screen and (orientation: landscape) {
  .thiscontents .portrait {
    display: none;
  }
}
@media screen and (orientation: portrait) {
  .thiscontents .landscape {
    display: none;
  }
}

/* 基本コンテナ
========================================================================== */
.thiscontents .base_inner {
  position: relative;
  max-width: 950px;
  margin: 0 auto;
}
@media screen and (max-width: 949px) {
  .thiscontents .base_inner {
    padding: 0 10px;
  }
}

/* ソーシャルボタン
========================================================================== */
.thiscontents .twitter a,
.thiscontents .facebook a {
  display: block;
  text-decoration: none !important;
}
.thiscontents .sns {
  position: absolute;
  top: 20px;
  right: 20px;
}
@media screen and (max-width: 639px) {
  .thiscontents .sns {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    margin: 10px auto 0;
  }
}
.thiscontents .sns .social_button .twitter,
.thiscontents .sns .social_button .facebook {
  float: left;
  margin-left: 8px;
  vertical-align: middle;
}
@media screen and (max-width: 639px) {
  .thiscontents .sns .social_button .twitter,
  .thiscontents .sns .social_button .facebook {
    width: 48.5%;
    text-align: center;
    margin: 0;
    padding: 1px 0 6px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .sns .social_button .twitter {
    margin-right: 3%;
    background-color: #55acee;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .sns .social_button .twitter .name {
    padding-left: 4px;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .sns .social_button .facebook {
    background-color: #315096;
  }
}
.thiscontents .sns .social_button .twitter a:before,
.thiscontents .sns .social_button .facebook a:before {
  content: "\e919";
  color: #fff;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  padding: 8px;
  border-radius: 3px;
}
@media screen and (max-width: 639px) {
  .thiscontents .sns .social_button .twitter a:before,
  .thiscontents .sns .social_button .facebook a:before {
    padding: 0;
    border-radius: 0;
  }
}
.thiscontents .sns .social_button .twitter a:before {
  content: "\ea96";
  background-color: #55acee;
  border: solid #55acee 1px;
}
.thiscontents .sns .social_button .facebook a:before {
  content: "\ea90";
  border: solid #315096 1px;
  background-color: #315096;
}
.thiscontents .sns .social_button span.name {
  display: none;
  color: #fff;
  font-family: verdana;
}
@media screen and (max-width: 639px) {
  .thiscontents .sns .social_button span.name {
    /*font-size: 13px;
    line-height: 1.4;
    display: inline-block;
    vertical-align: middle;*/
  }
}

/* PAGETOP
========================================================================== */
.pagetop {
  display: none;
  position: fixed;
  z-index: 100;
  right: 10px;
  bottom: 10px;
}

.btn_pagetop {
  opacity: 1.0;
  cursor: pointer;
  background-color: #ffe100;
}
.desktop .btn_pagetop:hover {
  background-color: #fff;
}
.btn_pagetop a {
  text-align: center;
  text-decoration: none;
}
.btn_pagetop a:after {
  content: "\e93a";
  color: #222;
  font-size: 20px;
  line-height: 1.0;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .btn_pagetop a:after {
    font-size: 18px;
    padding: 8px;
  }
}
.desktop .btn_pagetop a:hover:after {
  color: #222;
}

/* コンテンツエリア
========================================================================== */
.thiscontents {
  position: relative;
}
.thiscontents.main_bg {
  background: #000 url(../images/main_bg.jpg?3) no-repeat;
  background-position: center top;
  background-size: 100% auto;
}
.thiscontents.main_bg.fixed {
  background-attachment: fixed;
}
.mobile .thiscontents.main_bg {
  background-position: top center;
  background-size: 195% auto;
}
@media screen and (orientation: landscape) {
  .mobile .thiscontents.main_bg {
    background-size: 120% auto;
  }
}
.thiscontents .patbox {
  border: solid #ffe100 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/pat_1.png);
  background-size: 4px 3px;
}
.thiscontents .pat {
  background: url(../images/pat_1.png);
  background-size: 4px 3px;
}
.thiscontents .pat2 {
  background: url(../images/pat_2.gif);
  background-size: 8px 8px;
}
.thiscontents .box {
  border: solid #ffe100 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.thiscontents .box2 {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.thiscontents .notes {
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width: 949px) {
  .thiscontents .notes {
    font-size: 11.25px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .notes {
    font-size: 10.5px;
  }
}
.thiscontents .btn a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 20px 15px;
  border-radius: 6px;
  background-color: #888;
  box-shadow: 0 3px 0 0 #666;
}
@media screen and (max-width: 949px) {
  .thiscontents .btn a {
    font-size: 15px;
  }
}
.thiscontents .btn a:hover {
  top: 3px;
  box-shadow: none;
}
.thiscontents .btn.btn_s a {
  font-size: 14px;
  line-height: 1.3;
  font-size: 14px;
  line-height: 1.3;
  padding: 6px 8px;
  border-radius: 4px;
}
@media screen and (max-width: 949px) {
  .thiscontents .btn.btn_s a {
    font-size: 13.125px;
  }
}
.thiscontents .main_wrap {
  color: #fff;
  width: 100%;
}
.thiscontents .main_wrap .main_tit {
  position: relative;
  max-width: 1080px;
  margin: auto;
  padding: 25px 0 15px;
}
.thiscontents .main_wrap .main_tit h1 {
  text-align: center;
}
@media screen and (max-width: 949px) {
  .thiscontents .main_wrap .main_tit {
    margin: 0 auto 5px;
    padding: 15px 10px 0;
  }
}
.thiscontents .main_wrap .onair_wrap {
  position: relative;
  display: table;
  width: 100%;
  margin-top: 10px;
  padding: 20px 0 20px 30px;
  padding-left: 140px;
  background: url(../images/pat_1.png);
  background-size: 4px 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 949px) {
  .thiscontents .main_wrap .onair_wrap {
    display: block;
    padding: 15px 15px 10px;
  }
}
.thiscontents .main_wrap .onair_wrap .onair_time {
  display: table-cell;
  vertical-align: middle;
  width: 200px;
  padding-right: 20px;
}
@media screen and (max-width: 949px) {
  .thiscontents .main_wrap .onair_wrap .onair_time {
    display: block;
    text-align: center;
    width: 60%;
    max-width: 200px;
    margin: 0 auto 10px;
    padding: 0;
  }
}
.thiscontents .main_wrap .onair_wrap .onair_info {
  display: table-cell;
  vertical-align: middle;
  width: 205px;
  padding-right: 20px;
}
@media screen and (max-width: 949px) {
  .thiscontents .main_wrap .onair_wrap .onair_info {
    display: block;
    text-align: center;
    width: 60%;
    max-width: 200px;
    margin: 0 auto 5px;
    padding: 0;
  }
}
.thiscontents .main_wrap .onair_wrap #countdown {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: auto;
  top: 4px;
}
@media screen and (max-width: 949px) {
  .thiscontents .main_wrap .onair_wrap #countdown {
    display: block;
    text-align: center;
  }
}
.thiscontents .main_wrap .onair_wrap #countdown .countdown_end {
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  width: 60%;
  margin: 0 auto;
  padding: 8px 0;
  background-color: rgba(255, 255, 255, 0.35);
}
@media screen and (max-width: 949px) {
  .thiscontents .main_wrap .onair_wrap #countdown .countdown_end {
    font-size: 16.875px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .main_wrap .onair_wrap #countdown .countdown_end {
    font-size: 15.75px;
  }
}
@media screen and (max-width: 949px) {
  .thiscontents .main_wrap .onair_wrap #countdown .countdown_end {
    margin: 10px auto;
  }
}
.thiscontents .main_wrap .onair_wrap #countdown img {
  width: auto;
  height: 38px;
}
.thiscontents .main_wrap .onair_wrap #countdown .t_ato {
  width: 145px;
  height: 38px;
  display: inline-block;
  background: url(../images/t_ato.png) no-repeat;
  background-size: auto 38px;
}
.thiscontents .main_wrap .onair_wrap #countdown .t_nichi {
  width: 38px;
  height: 38px;
  display: inline-block;
  display: none;
  background: url(../images/t_nichi.png) no-repeat;
  background-size: auto 38px;
}
.thiscontents .main_wrap .onair_wrap #countdown .t_colon {
  width: 21px;
  height: 38px;
  display: inline-block;
  display: none;
  background: url(../images/t_colon.png) no-repeat;
  background-size: auto 38px;
}
@media screen and (max-width: 639px) {
  .thiscontents .main_wrap .onair_wrap #countdown img {
    width: auto;
    height: 31.66667px;
  }
  .thiscontents .main_wrap .onair_wrap #countdown .t_ato {
    display: block;
    margin: auto;
    width: 120.83333px;
    height: 31.66667px;
    background-size: auto 31.66667px;
  }
  .thiscontents .main_wrap .onair_wrap #countdown .t_nichi {
    width: 31.66667px;
    height: 31.66667px;
    background-size: auto 31.66667px;
  }
  .thiscontents .main_wrap .onair_wrap #countdown .t_colon {
    width: 17.5px;
    height: 31.66667px;
    background-size: auto 31.66667px;
  }
}
.thiscontents .main_wrap .bnr_pitch {
  position: relative;
  text-align: center;
  margin-top: 20px;
  padding: 20px 0 25px;
  border: solid #e8340c 2px;
  background: url(../images/bnr_pitch_bg.png) repeat;
  background-size: 57px auto;
}
@media screen and (max-width: 949px) {
  .thiscontents .main_wrap .bnr_pitch {
    margin-top: 15px;
    padding: 20px 30px 20px;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .main_wrap .bnr_pitch {
    padding: 20px 20px 10px;
  }
}
.thiscontents .main_wrap .bnr_pitch img {
  position: relative;
  margin-top: -30px;
  max-width: 732px;
  box-sizing: box-sizing;
}
@media screen and (max-width: 639px) {
  .thiscontents .main_wrap .bnr_pitch img {
    margin-top: -25px;
  }
}
.thiscontents .main_wrap .main_topic_nav {
  margin-top: 20px;
  padding: 10px 10px;
}
@media screen and (max-width: 949px) {
  .thiscontents .main_wrap .main_topic_nav {
    margin-top: 15px;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .main_wrap .main_topic_nav {
    padding: 10px 5px 5px;
  }
}
.thiscontents .main_wrap .main_topic_nav h2 {
  text-align: center;
  width: 44%;
  min-width: 375px;
  margin: 10px auto 0;
}
@media screen and (max-width: 639px) {
  .thiscontents .main_wrap .main_topic_nav h2 {
    width: 75%;
    min-width: auto;
    margin: 0 auto 0;
  }
}
.thiscontents .main_wrap .main_topic_nav ul {
  margin-top: 20px;
}
@media screen and (max-width: 639px) {
  .thiscontents .main_wrap .main_topic_nav ul {
    margin-top: 10px;
  }
}
.thiscontents .main_wrap .main_topic_nav ul li {
  float: left;
  width: 32%;
  height: auto;
  margin-right: 1%;
  padding-right: 1%;
  background: url(../images/glay.gif) repeat-y top right;
  background-size: 1px 1px;
}
.thiscontents .main_wrap .main_topic_nav ul li:last-of-type {
  margin-right: 0;
  padding-right: 0;
  background: none;
}
.thiscontents .main_wrap .main_topic_nav#main_topic4_nav {
  position: relative;
  padding: 45px 0 0;
}
.thiscontents .main_wrap .main_topic_nav#main_topic4_nav a.blocklink {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .thiscontents .main_wrap .main_topic_nav#main_topic4_nav {
    padding: 15px 0 0;
  }
}
.thiscontents .main_wrap .main_topic_nav#main_topic4_nav .pc_tablet .target {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 12.7907%;
}
.thiscontents .main_wrap .main_topic_nav#main_topic4_nav .pc_tablet .catch {
  width: 61.73362%;
  text-align: center;
  margin: 0 auto;
}
.thiscontents .main_wrap .main_topic_nav#main_topic4_nav .sp .target {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  width: 60%;
  margin: 0 auto 10px;
  padding: 4px;
  background-color: #e8340c;
}
.thiscontents .main_wrap .main_topic_nav#main_topic4_nav .sp .catch {
  width: 90%;
  margin: 0 auto;
}
.thiscontents .main_wrap .main_topic_nav#main_topic4_nav .arrbar {
  margin: 40px 10px 10px;
}
@media screen and (max-width: 767px) {
  .thiscontents .main_wrap .main_topic_nav#main_topic4_nav .arrbar {
    margin-top: 20px;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .main_wrap .main_topic_nav#main_topic4_nav .arrbar {
    margin: 15px 5px 5px;
  }
}
.thiscontents .main_wrap .main_topic_nav#main_topic5_nav {
  position: relative;
  padding: 30px 0 0;
}
.thiscontents .main_wrap .main_topic_nav#main_topic5_nav a.blocklink {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .thiscontents .main_wrap .main_topic_nav#main_topic5_nav {
    padding: 15px 0 0;
  }
}
.thiscontents .main_wrap .main_topic_nav#main_topic5_nav .end_contents_wrap {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.05);
}
.thiscontents .main_wrap .main_topic_nav#main_topic5_nav .end_contents {
  opacity: .45;
}
.thiscontents .main_wrap .main_topic_nav#main_topic5_nav .end_label {
  position: absolute;
  z-index: 105;
  width: 320px;
  left: 50%;
  top: 50%;
  margin-top: -60px;
  margin-left: -160px;
}
.thiscontents .main_wrap .main_topic_nav#main_topic5_nav .end_label img {
  width: 100%;
}
.thiscontents .main_wrap .main_topic_nav#main_topic5_nav .pc_tablet .target {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 23.15011%;
}
.thiscontents .main_wrap .main_topic_nav#main_topic5_nav .pc_tablet .catch {
  width: 56.13108%;
  text-align: center;
  margin: 0 auto;
}
.thiscontents .main_wrap .main_topic_nav#main_topic5_nav .sp .target {
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  max-width: 70%;
  margin: 0 auto 10px;
  padding: 4px;
  background-color: #e7316e;
}
@media screen and (max-width: 949px) {
  .thiscontents .main_wrap .main_topic_nav#main_topic5_nav .sp .target {
    font-size: 13.125px;
  }
}
.thiscontents .main_wrap .main_topic_nav#main_topic5_nav .sp .catch {
  width: 90%;
  margin: 0 auto;
}
.thiscontents .main_wrap .main_topic_nav#main_topic5_nav .arrbar {
  margin: 30px 10px 10px;
}
@media screen and (max-width: 767px) {
  .thiscontents .main_wrap .main_topic_nav#main_topic5_nav .arrbar {
    margin-top: 20px;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .main_wrap .main_topic_nav#main_topic5_nav .arrbar {
    margin: 15px 5px 5px;
  }
}
.thiscontents .main_wrap .main_topic_nav .arrbar {
  display: block;
  text-align: center;
  margin: 25px 0 0;
  padding: 10px 0;
  background: #777 url(../images/arrow.png) no-repeat center center;
  background-size: 21px 10px;
}
@media screen and (max-width: 767px) {
  .thiscontents .main_wrap .main_topic_nav .arrbar {
    margin-top: 20px;
    padding: 7px 0;
    background-size: 15px auto;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .main_wrap .main_topic_nav .arrbar {
    margin-top: 15px;
  }
}
.thiscontents .content_wrap {
  position: relative;
  color: #fff;
  margin-top: 50px;
}
.thiscontents .content_wrap .end_contents_wrap {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.05);
}
.thiscontents .content_wrap .end_contents {
  opacity: .25;
}
.thiscontents .content_wrap .end_label {
  position: absolute;
  z-index: 105;
  width: 320px;
  left: 50%;
  top: 175px;
  margin-left: -160px;
}
.thiscontents .content_wrap .end_label img {
  width: 100%;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap {
    margin-top: 20px;
  }
}
.thiscontents .content_wrap a:link,
.thiscontents .content_wrap a:hover,
.thiscontents .content_wrap a:visited,
.thiscontents .content_wrap a:active,
.thiscontents .content_wrap a {
  color: #fff;
}
.thiscontents .content_wrap .base_inner {
  padding-bottom: 30px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap .base_inner {
    padding-bottom: 15px;
  }
}
.thiscontents .content_wrap .catch {
  margin: 20px 0 0;
}
.thiscontents .content_wrap .catch h2 {
  text-align: center;
  margin: 0;
  padding: 25px 0;
  background-color: #ffe100;
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap .catch h2 {
    padding: 10px 0 5px;
  }
}
.thiscontents .content_wrap .catch h2 img {
  width: auto;
  height: 30px;
  margin: auto;
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap .catch h2 img {
    width: 100%;
    height: auto;
  }
}
.thiscontents .content_wrap .catch .btmarr {
  text-align: center;
  margin: 0 auto 0;
  width: 0;
  height: 0;
  border-top: 15px solid #ffe100;
  border-right: 20px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 20px solid transparent;
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap .catch .btmarr {
    border-top: 10px solid #ffe100;
    border-right: 12px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 12px solid transparent;
  }
}
.thiscontents .content_wrap .content_inner {
  margin: 0 20px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap .content_inner {
    margin: 0 10px;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap .content_inner {
    margin: 0 0;
  }
}
.thiscontents .content_wrap .topic_wrap {
  position: relative;
  width: 100%;
  padding: 35px 35px 35px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap .topic_wrap {
    padding: 15px 20px 20px;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap .topic_wrap {
    padding: 15px 10px 20px;
  }
}
.thiscontents .content_wrap .topic_wrap.with_num {
  margin-top: 40px;
  padding-top: 20px;
}
.thiscontents .content_wrap .topic_wrap.with_num:first-of-type {
  margin-top: 25px;
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap .topic_wrap.with_num {
    margin-top: 30px;
  }
  .thiscontents .content_wrap .topic_wrap.with_num:first-of-type {
    margin-top: 20px;
  }
}
.thiscontents .content_wrap .topic_wrap .num {
  position: relative;
  margin: -45px auto 0;
  width: 70px;
}
.thiscontents .content_wrap .topic_wrap .num img {
  width: 100%;
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap .topic_wrap .num {
    margin: -35px auto 0;
    width: 50px;
  }
}
.thiscontents .content_wrap .topic_wrap .topic_main {
  margin-top: 25px;
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap .topic_wrap .topic_main {
    margin-top: 15px;
  }
}
.thiscontents .content_wrap .vodapp {
  padding: 15px;
  background-color: #444;
}
.thiscontents .content_wrap .vodapp h3 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 6px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap .vodapp h3 {
    font-size: 16.875px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap .vodapp h3 {
    font-size: 15.75px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap .vodapp h3 {
    text-align: center;
  }
}
.thiscontents .content_wrap .vodapp p {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap .vodapp p {
    font-size: 13.125px;
  }
}
.thiscontents .content_wrap .vodapp .dl_wrap {
  margin-top: 10px;
}
.thiscontents .content_wrap .vodapp .dl_wrap .icon {
  float: left;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap .vodapp .dl_wrap .icon {
    width: 100%;
    float: none;
  }
}
.thiscontents .content_wrap .vodapp .dl_wrap .icon li {
  float: left;
  margin-right: 10px;
}
.thiscontents .content_wrap .vodapp .dl_wrap .icon li:last-child {
  margin-right: 0;
}
.thiscontents .content_wrap .vodapp .dl_wrap .icon li img {
  width: auto;
  height: 70px;
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap .vodapp .dl_wrap .icon li {
    margin-right: 0;
  }
  .thiscontents .content_wrap .vodapp .dl_wrap .icon li.ico_app1 {
    width: 16.8888887%;
  }
  .thiscontents .content_wrap .vodapp .dl_wrap .icon li.ico_app1 img {
    width: 100%;
    height: auto;
  }
  .thiscontents .content_wrap .vodapp .dl_wrap .icon li.ico_app2, .thiscontents .content_wrap .vodapp .dl_wrap .icon li.ico_app3 {
    width: 39.414141%;
    padding-left: 2.1415%;
  }
  .thiscontents .content_wrap .vodapp .dl_wrap .icon li.ico_app2 img, .thiscontents .content_wrap .vodapp .dl_wrap .icon li.ico_app3 img {
    width: 100%;
    height: auto;
  }
}
.thiscontents .content_wrap .vodapp .dl_wrap .notes_wrap {
  overflow: hidden;
  width: auto;
  padding-left: 10px;
}
.thiscontents .content_wrap .vodapp .dl_wrap .notes_wrap li {
  font-size: 10px;
  line-height: 1.4;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap .vodapp .dl_wrap .notes_wrap li {
    font-size: 9.375px;
  }
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap .vodapp .dl_wrap .notes_wrap {
    clear: both;
    padding-top: 10px;
    padding-left: 0;
  }
}
.thiscontents .content_wrap #topic1 .topic_main h2 {
  margin-bottom: 15px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic1 .topic_main h2 {
    margin-bottom: 11.25px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap #topic1 .topic_main h2 {
    margin-bottom: 7.5px;
  }
}
.thiscontents .content_wrap #topic1 .topic_main .notes {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 0;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic1 .topic_main .notes {
    font-size: 12.1875px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap #topic1 .topic_main .notes {
    font-size: 11.375px;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap #topic1 .topic_main .notes {
    font-size: 10.5625px;
  }
}
.thiscontents .content_wrap #topic1 .prog {
  margin-top: 30px;
  margin-bottom: 30px;
  display: table;
  width: 100%;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic1 .prog {
    margin-bottom: 22.5px;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap #topic1 .prog {
    margin-top: 15px;
  }
}
.thiscontents .content_wrap #topic1 .prog .prog_catch {
  display: table-cell;
  vertical-align: middle;
  width: 63%;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic1 .prog .prog_catch {
    display: block;
    width: 100%;
    margin: 0 auto 10px;
  }
}
.thiscontents .content_wrap #topic1 .prog .btn {
  display: table-cell;
  text-align: right;
  padding-left: 15px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic1 .prog .btn {
    display: block;
    width: 100%;
    margin: auto;
    padding: 0;
  }
  .thiscontents .content_wrap #topic1 .prog .btn a {
    display: block;
    padding: 10px;
  }
}
.thiscontents .content_wrap .bnr_baseballapp {
  width: 60%;
  margin: 0 auto;
}
.thiscontents .content_wrap .bnr_baseballapp img {
  display: block;
  border: solid #aaa 1px;
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap .bnr_baseballapp {
    width: 82%;
  }
}
.thiscontents .content_wrap #topic2 .topic_main {
  margin-bottom: 30px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic2 .topic_main {
    margin-bottom: 22.5px;
  }
}
.thiscontents .content_wrap #topic2 .topic_main .notes {
  position: relative;
  font-size: 12px;
  line-height: 1.4;
  margin-top: -30px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic2 .topic_main .notes {
    font-size: 11.25px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap #topic2 .topic_main .notes {
    font-size: 10.5px;
  }
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic2 .topic_main .notes {
    margin-top: -10px;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap #topic2 .topic_main .notes {
    margin-top: 5px;
  }
}
.thiscontents .content_wrap #topic2 .catch2 {
  text-align: center;
  width: 70%;
  margin: 35px auto 0;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic2 .catch2 {
    width: 90%;
    margin-top: 20px;
  }
}
.thiscontents .content_wrap #topic3 .topic_main {
  display: table;
}
.thiscontents .content_wrap #topic3 .topic_main .pic {
  display: table-cell;
  width: 35%;
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap #topic3 .topic_main .pic {
    width: 32%;
  }
}
.thiscontents .content_wrap #topic3 .topic_main .info {
  display: table-cell;
  vertical-align: top;
  padding: 10px 0 0 35px;
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap #topic3 .topic_main .info {
    padding: 10px 0 0 20px;
  }
}
.thiscontents .content_wrap #topic3 .btn_mobile {
  position: relative;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap #topic3 .btn_mobile {
    width: 100%;
    margin: 15px auto 0;
    padding: 0;
  }
  .thiscontents .content_wrap #topic3 .btn_mobile a {
    display: block;
    padding: 10px;
  }
}
.thiscontents .content_wrap #topic3 .notes {
  font-size: 12px;
  line-height: 1.4;
  margin-top: 30px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic3 .notes {
    font-size: 11.25px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap #topic3 .notes {
    font-size: 10.5px;
  }
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic3 .notes {
    margin-top: 15px;
  }
}
.thiscontents .content_wrap #topic3 p:last-child {
  margin-bottom: 0;
}
.thiscontents .content_wrap #topic4 {
  background: url(../images/scoreboard.png) no-repeat top right;
  background-size: 55% auto;
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap #topic4 {
    background-size: 100% auto;
  }
}
.thiscontents .content_wrap #topic4 .topic_catch {
  width: 89%;
  margin-bottom: 15px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .topic_catch {
    margin-bottom: 11.25px;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap #topic4 .topic_catch {
    width: 100%;
  }
}
.thiscontents .content_wrap #topic4 .item_list dl {
  margin-bottom: 10px;
}
.thiscontents .content_wrap #topic4 .item_list dl:last-child {
  margin-bottom: 0;
}
.thiscontents .content_wrap #topic4 .item_list dl dt {
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 2px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .item_list dl dt {
    font-size: 16.875px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap #topic4 .item_list dl dt {
    font-size: 15.75px;
  }
}
.thiscontents .content_wrap #topic4 .item_list dl dt:before {
  content: "\e92b";
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 4px;
  margin-bottom: 2px;
}
.thiscontents .content_wrap #topic4 .item_list dl dd {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .item_list dl dd {
    font-size: 13.125px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap #topic4 .item_list dl dd {
    font-size: 12.25px;
  }
}
.thiscontents .content_wrap #topic4 .limit {
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 10px;
  color: #fff;
  border: solid #e83416 2px;
  background-color: #e83416;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .limit {
    font-size: 16.875px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap #topic4 .limit {
    font-size: 15.75px;
  }
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .limit {
    margin-bottom: 15px;
  }
}
.thiscontents .content_wrap #topic4 .game_kikaku {
  margin-bottom: 20px;
  padding: 30px;
  /*
  border: solid #ccc 2px;
  border-radius: 12px;
  */
  background-color: #121212;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .game_kikaku {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .game_kikaku {
    padding: 15px;
  }
}
.thiscontents .content_wrap #topic4 .game_kikaku h3 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  color: #ffe100;
  margin-bottom: 15px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .game_kikaku h3 {
    font-size: 18.75px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap #topic4 .game_kikaku h3 {
    font-size: 17.5px;
  }
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .game_kikaku h3 {
    margin-bottom: 11.25px;
  }
}
.thiscontents .content_wrap #topic4 .game_kikaku .kikaku_inner {
  margin-bottom: 20px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .game_kikaku .kikaku_inner {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap #topic4 .game_kikaku .kikaku_inner {
    padding-top: 15px;
  }
}
.thiscontents .content_wrap #topic4 .game_kikaku .kikaku_inner .kikaku_visual {
  float: left;
  width: 22%;
  margin-right: 2%;
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap #topic4 .game_kikaku .kikaku_inner .kikaku_visual {
    float: none;
    width: 35%;
    margin: 0 auto;
    padding: 0 0 15px;
  }
}
.thiscontents .content_wrap #topic4 .game_kikaku .kikaku_inner .kikaku_info {
  float: right;
  width: 76%;
  margin-bottom: 20px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .game_kikaku .kikaku_inner .kikaku_info {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 639px) {
  .thiscontents .content_wrap #topic4 .game_kikaku .kikaku_inner .kikaku_info {
    float: none;
    width: 100%;
  }
}
.thiscontents .content_wrap #topic4 .game_kikaku .notes_wrap {
  padding: 20px;
  background-color: #232323;
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap #topic4 .game_kikaku .notes_wrap {
    padding: 15px;
  }
}
.thiscontents .content_wrap #topic4 .game_kikaku .notes_wrap h4 {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 5px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .game_kikaku .notes_wrap h4 {
    font-size: 13.125px;
  }
}
.thiscontents .content_wrap #topic4 .game_kikaku .notes_wrap .notes_txt {
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .game_kikaku .notes_wrap .notes_txt {
    font-size: 11.25px;
  }
}
.thiscontents .content_wrap #topic4 .prize_wrap {
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .prize_wrap {
    margin-bottom: 22.5px;
  }
}
.thiscontents .content_wrap #topic4 .prize_wrap:last-of-type {
  margin-bottom: 0;
}
.thiscontents .content_wrap #topic4 .prize_wrap .prize_header {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  border: solid #ffe100 2px;
}
.thiscontents .content_wrap #topic4 .prize_wrap .prize_header .type {
  display: table-cell;
  vertical-align: middle;
  padding: 8px 0;
  text-align: center;
  width: 16%;
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  color: #121212;
  border-right: solid #ffe100 2px;
  background-color: #ffe100;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .prize_wrap .prize_header .type {
    font-size: 18.75px;
  }
}
.thiscontents .content_wrap #topic4 .prize_wrap .prize_header .name {
  display: table-cell;
  vertical-align: middle;
  padding: 8px 15px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  color: #ffe100;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap #topic4 .prize_wrap .prize_header .name {
    font-size: 18.75px;
  }
}
.thiscontents .content_wrap .btn_oubo {
  width: 50%;
  margin: 15px auto 0;
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap .btn_oubo {
    width: 100%;
  }
}
.thiscontents .content_wrap .btn_oubo a {
  font-size: 22px;
  line-height: 1.4;
  color: #222;
  display: block;
  box-shadow: 0 3px 0 0 #7f7200;
  background-color: #ffe400;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap .btn_oubo a {
    font-size: 20.625px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap .btn_oubo a {
    font-size: 19.25px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap .btn_oubo a {
    padding: 15px 10px;
  }
}
.thiscontents .content_wrap .btn_oubo a:after {
  font-size: 18px;
  line-height: 1;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap .btn_oubo a:after {
    font-size: 16.875px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap .btn_oubo a:after {
    font-size: 15.75px;
  }
}
.thiscontents .content_wrap .btn_oubo a:hover {
  box-shadow: none;
}
.thiscontents .content_wrap .btn_oubo_end {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 50%;
  margin: 15px auto 0;
  padding: 25px 0;
  border-radius: 6px;
  background-color: #666;
}
@media screen and (max-width: 949px) {
  .thiscontents .content_wrap .btn_oubo_end {
    font-size: 16.875px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap .btn_oubo_end {
    font-size: 15.75px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .content_wrap .btn_oubo_end {
    width: 100%;
  }
}
.thiscontents .event_notes {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 20px;
  padding: 12px;
  border: solid #888 2px;
}
@media screen and (max-width: 949px) {
  .thiscontents .event_notes {
    font-size: 12.1875px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .event_notes {
    font-size: 11.375px;
  }
}
@media screen and (max-width: 949px) {
  .thiscontents .event_notes {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .event_notes {
    margin-bottom: 10px;
  }
}
.thiscontents .footer_notes {
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  margin-top: 10px;
}
@media screen and (max-width: 949px) {
  .thiscontents .footer_notes {
    font-size: 11.25px;
  }
}
@media screen and (max-width: 767px) {
  .thiscontents .footer_notes {
    font-size: 10.5px;
  }
}

/* 右追従ナビ PC
========================================================================== */
.thiscontents .slide_nav {
  position: fixed;
  z-index: 150;
  top: 95px;
  right: -220px;
  color: #fff;
  width: 180px;
  padding: 15px 10px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate3d(0, 0, 0);
  /* ハック（iOS: z-indexを無視してしまう） */
}
@media screen and (max-width: 949px) {
  .thiscontents .slide_nav {
    display: none;
  }
}
.thiscontents .slide_nav a, .thiscontents .slide_nav a:link, .thiscontents .slide_nav a:visited, .thiscontents .slide_nav a:hover, .thiscontents .slide_nav a:active {
  text-decoration: underline;
  color: #fff;
}
.thiscontents .slide_nav .btn_npb {
  position: relative;
}
.thiscontents .slide_nav .btn_npb img {
  border-radius: 6px;
  box-shadow: 0 4px 0 0 #b29d00;
}
.thiscontents .slide_nav .btn_npb img:hover {
  box-shadow: none;
}
.thiscontents .slide_nav .btn_npb:hover {
  top: 3px;
}
.thiscontents .slide_nav .recommend {
  padding-top: 10px;
  border-top: solid #666 1px;
}
.thiscontents .slide_nav .recommend li {
  margin-bottom: 5px;
}
.thiscontents .slide_nav .recommend li:last-child {
  margin-bottom: 0;
}
.thiscontents .slide_nav .btn_starter {
  margin-bottom: 0;
}
.thiscontents .slide_nav .btn_toggle {
  cursor: pointer;
  position: absolute;
  left: -28px;
  top: 0;
}
.thiscontents .slide_nav .btn_toggle img {
  border-radius: 3px 0 0 3px;
}
.thiscontents .slide_nav #btn_open {
  display: none;
}
