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

  01. NTV-template

====================================*/
body {
  min-width: 1000px;
  background-color: #c762d6;
}

html > body > iframe {
  display: none;
  height: 0;
}

#topad {
  min-height: 90px;
}

#contents {
  width: 1000px;
  margin: 0 auto;
}

/* anchor */
#wrapper a,
#wrapper .article {
  -webkit-transition: all 0.2s 0s ease;
  -moz-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
}

/* #main */
#main {
  width: 675px;
  padding-bottom: 35px;
}

/* SNS自動設置エリア */
.global_NTV_snsArea .global_NTV_snsList {
  padding: 10px 0;
}

.global_NTV_snsArea .global_NTV_snsList li {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
}

.global_NTV_snsArea .fb_iframe_widget span {
  vertical-align: top !important;
}

/* #side */
#side {
  padding: 10px 0px 0px;
}

#wrapper #contents #side .box .title {
  background: #dae1e5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #dae1e5 51%, #eef1f4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f8f9), color-stop(50%, #e5ebee), color-stop(51%, #dae1e5), color-stop(100%, #eef1f4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #dae1e5 51%, #eef1f4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #dae1e5 51%, #eef1f4 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #dae1e5 51%, #eef1f4 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#dce2e6',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to bottom, #f6f8f9 0%, #e5ebee 50%, #dae1e5 51%, #eef1f4 100%);
  /* W3C */
}

#wrapper #contents #side #oa .info a,
#wrapper #contents #side #blog .info a {
  background-color: rgba(153, 153, 153, 0.5);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
}

#side #sp_rectangle {
  display: none;
}

/* #header */
#main #header {
  width: 675px;
  height: 420px;
  background: url(../images/img-top-title.jpg) no-repeat 0px 0px;
  background-size: cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#article {
  background-color: #f7f7f7;
}

#article .text {
  padding: 20px;
}

#article h2 {
  font-weight: bold;
  font-size: 120%;
  margin: 0px 0px 10px;
}

#article h3 {
  font-weight: bold;
  font-size: 100%;
}

#article p {
  margin-bottom: 10px;
}

.innerlink-head {
  margin-top: 10px;
}

.innerlink-head a {
  font-size: 11px;
  color: #000;
}

.section {
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 8px;
}

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

  02. Base

====================================*/
body {
  background: #c762d6 url(../images/bg_main.gif) 0 0 repeat;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6, #main p, #main li, #main dt, #main dd, #main a, #main span, #main th, #main td, #main input {
  font-family: "Yu Gothic"," YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", "Meiryo", sans-serif;
}

/*----------common----------*/
/*alt*/
/*textIndent*/
/*====================================

  is2ndPage-CSS

====================================*/
/*-----------------------------
    common
-----------------------------*/
body.is2nd {
  /*------is2nd_header------*/
}
body.is2nd #wrapper {
  background: none;
}
body.is2nd #wrapper #contents {
  background: none;
}
body.is2nd #wrapper #contents #main {
  padding-top: 10px;
}
body.is2nd #is2nd_header {
  background: url(../../images/common/is2nd_header_bg.png);
  height: 164px;
  position: relative;
}
body.is2nd #is2nd_header h1#is2nd_logo {
  height: 92px;
  width: 201px;
  position: absolute;
  top: 24px;
  left: 12px;
}
body.is2nd #is2nd_header h1#is2nd_logo a {
  display: block;
  background: url(../../images/common/is2nd_logo.png) no-repeat 0 0;
  height: 92px;
  width: 200px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
body.is2nd #is2nd_header .rightBox {
  width: 440px;
  position: absolute;
  top: 0;
  right: 15px;
  margin-top: 20px;
  /*------is2nd_nav------*/
}
body.is2nd #is2nd_header .rightBox .onair {
  margin: 0;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li {
  display: inline-block;
  font-size: 0;
  padding-right: 12px;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li a {
  display: block;
  background-image: url(../../images/common/is2nd_nav_btn.png);
  background-repeat: no-repeat;
  height: 28px;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li.intro {
  width: 90px;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li.intro a {
  background-position: 0 0;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li.intro a:hover {
  background-position: 0 -28px;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li.cast {
  width: 80px;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li.cast a {
  background-position: -108px 0;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li.cast a:hover {
  background-position: -108px -28px;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li.staff {
  width: 82px;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li.staff a {
  background-position: -208px 0;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li.staff a:hover {
  background-position: -208px -28px;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li.backnumber {
  width: 130px;
  padding-right: 0;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li.backnumber a {
  background-position: -308px 0;
}
body.is2nd #is2nd_header .rightBox #is2nd_nav ul li.backnumber a:hover {
  background-position: -308px -28px;
}

/*-----------------------------
    backnumber
-----------------------------*/
body#backnumber #contents #main #article #bn_contents {
  position: relative;
  padding: 0;
  margin-top: -20px;
}
body#backnumber #contents #main #article #bn_contents h2.tit_backnumber {
  background: url(../../backnumber/images/h2.png) no-repeat 0 0;
  height: 216px;
  margin-left: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
body#backnumber #contents #main #article #bn_contents .par {
  width: 675px;
  position: relative;
}
body#backnumber #contents #main #article #bn_contents .par .par_inner {
  padding: 20px 0;
  width: 595px;
  margin: 0 auto;
}
body#backnumber #contents #main #article #bn_contents .par h3.h3_bn {
  font-family: Impact, Charcoal, sans-serif;
  font-size: 400%;
  padding-bottom: 5px;
}
body#backnumber #contents #main #article #bn_contents .par.white {
  background: url(../../backnumber/images/white_bg.gif) repeat-y 0 0;
  margin-top: 80px;
}
body#backnumber #contents #main #article #bn_contents .par.white::before {
  content: '';
  background: url(../../backnumber/images/white_head_bg.png) no-repeat 0 0;
  height: 72px;
  width: 675px;
  position: absolute;
  top: -70px;
  left: 0;
  display: block;
}
body#backnumber #contents #main #article #bn_contents .par.white::after {
  content: '';
  background: url(../../backnumber/images/white_bottom_bg.png) no-repeat 0 0;
  height: 68px;
  width: 675px;
  position: absolute;
  bottom: -66px;
  left: 0;
  display: block;
}
body#backnumber #contents #main #article #bn_contents .par.white .par_inner {
  padding-top: 0;
}
body#backnumber #contents #main #article #bn_contents .par.black {
  background: url(../../backnumber/images/black_bg.gif) repeat-y 0 0;
  margin-top: 74px;
}
body#backnumber #contents #main #article #bn_contents .par.black h3, body#backnumber #contents #main #article #bn_contents .par.black h4, body#backnumber #contents #main #article #bn_contents .par.black h5, body#backnumber #contents #main #article #bn_contents .par.black h6, body#backnumber #contents #main #article #bn_contents .par.black p, body#backnumber #contents #main #article #bn_contents .par.black li, body#backnumber #contents #main #article #bn_contents .par.black dt, body#backnumber #contents #main #article #bn_contents .par.black dd, body#backnumber #contents #main #article #bn_contents .par.black span, body#backnumber #contents #main #article #bn_contents .par.black a {
  color: #ffffff;
}
body#backnumber #contents #main #article #bn_contents .par.black::before {
  content: '';
  background: url(../../backnumber/images/black_head_bg.png) no-repeat 0 0;
  height: 66px;
  width: 675px;
  position: absolute;
  top: -64px;
  left: 0;
  display: block;
}
body#backnumber #contents #main #article #bn_contents .par.black::after {
  content: '';
  background: url(../../backnumber/images/black_bottom_bg.png) no-repeat 0 0;
  height: 72px;
  width: 675px;
  position: absolute;
  bottom: -70px;
  left: 0;
  display: block;
}
body#backnumber #contents #main #article #bn_contents .par.last {
  margin-top: 0;
}
body#backnumber #contents #main #article #bn_contents .par .txtBox p.txt_bn {
  font: bold 153.9%/1.8em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.06em;
  margin-bottom: 0;
  padding-bottom: 1.2em;
  vertical-align: baseline;
}
body#backnumber #contents #main #article #bn_contents .par .txtBox p.txt_bn:last-child {
  padding-bottom: 0;
}
body#backnumber #contents #main #article #bn_contents .par .txtBox .ls03 {
  letter-spacing: 0.03em;
}
body#backnumber #contents #main #article .bn_diagBox_head {
  background: url(../../backnumber/images/black_bg.gif) repeat-y 0 0;
  height: 10px;
  position: relative;
}
body#backnumber #contents #main #article .bn_diagBox_head::before {
  content: '';
  background: url(../../backnumber/images/black_head_bg.png) no-repeat 0 0;
  height: 66px;
  width: 675px;
  position: absolute;
  top: -64px;
  left: 0;
  display: block;
}
body#backnumber #contents #main #article .bn_diagBox_head::after {
  content: '';
  background: url(../../backnumber/images/black_bottom_bg.png) no-repeat 0 0;
  height: 72px;
  width: 675px;
  position: absolute;
  bottom: -70px;
  left: 0;
  display: block;
}
body#backnumber #contents #main #article .bn_diagBox_bottom {
  background: url(../../backnumber/images/bottom.png) no-repeat 0 0;
  height: 178px;
  margin-top: 8px;
  padding-bottom: 30px;
}
