@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: 8px 0;
  margin-left: 20px;
}

.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 */
#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

====================================*/
html {
  font-size: 62.5%;
}

body.is2nd #is2nd_header .rightBox #is2nd_nav ul li a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/*-----------------------------
    disc
-----------------------------*/
#disc {
  height: 100%;
  box-sizing: border-box;
}
#disc #contents {
  overflow: hidden;
  /*----------#blockDisc----------*/
}
#disc #contents a {
  display: block;
  text-decoration: none;
}
#disc #contents a:hover {
  opacity: .6;
  transition: all .5s ease;
}
#disc #contents #main {
  padding-bottom: 65px;
}
#disc #contents #blockDisc {
  /*-------disc_contents-------*/
  /*-------disc_product-------*/
  /*-------disc_bonus-------*/
  /*-------disc_detail-------*/
  /*-------campeign-------*/
}
#disc #contents #blockDisc h1, #disc #contents #blockDisc h2, #disc #contents #blockDisc h3, #disc #contents #blockDisc h4, #disc #contents #blockDisc h5, #disc #contents #blockDisc h6, #disc #contents #blockDisc p, #disc #contents #blockDisc ul, #disc #contents #blockDisc li, #disc #contents #blockDisc ol, #disc #contents #blockDisc dl, #disc #contents #blockDisc dt, #disc #contents #blockDisc dd, #disc #contents #blockDisc table, #disc #contents #blockDisc td, #disc #contents #blockDisc tt, #disc #contents #blockDisc th, #disc #contents #blockDisc span, #disc #contents #blockDisc a {
  font-size: 1.6rem;
  line-height: 1.6;
}
#disc #contents #blockDisc .tit_disc {
  background: url(../../disc/images/h2_bg.png) no-repeat center top;
  height: 216px;
  width: 675px;
  margin-top: -60px;
  margin-left: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#disc #contents #blockDisc .disc_diagBox_head {
  background: url(../../disc/images/bg_02.png) no-repeat 0 0;
  width: 675px;
  height: 68px;
  margin-top: -68px;
}
#disc #contents #blockDisc .disc_diagBox_bottom {
  background: url(../../disc/images/bg_04.gif) no-repeat 0 0;
  width: 675px;
  height: 20px;
}
#disc #contents #blockDisc .disc_contents {
  background: url(../../disc/images/bg_03.gif) repeat-y 0px 0px;
  width: 675px;
  padding: 4px 0;
}
#disc #contents #blockDisc .disc_contents_inner {
  width: 611px;
  margin: 0 auto;
}
#disc #contents #blockDisc .disc_contents h3 {
  background: url(../../disc/images/h3_entry.jpg) no-repeat center 0px;
  height: 232px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#disc #contents #blockDisc .disc_contents .lead {
  background: url(../../disc/images/txt_01.png) no-repeat center 0px;
  height: 123px;
  margin: 12px 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#disc #contents #blockDisc .disc_product {
  padding-top: 40px;
  overflow: hidden;
}
#disc #contents #blockDisc .disc_product h4 {
  height: 50px;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  padding-bottom: 24px;
}
#disc #contents #blockDisc .disc_product h4.product_br {
  background-image: url(../../disc/images/h4_br.png);
}
#disc #contents #blockDisc .disc_product h4.product_dvd {
  background-image: url(../../disc/images/h4_dvd.png);
}
#disc #contents #blockDisc .disc_product .photo {
  float: left;
  width: 195px;
  margin-left: 8px;
}
#disc #contents #blockDisc .disc_product .photo p img {
  width: 100%;
}
#disc #contents #blockDisc .disc_product .text {
  margin-left: 203px;
  padding: 1em 0 0 0;
}
#disc #contents #blockDisc .disc_product .text_inner {
  padding-left: 40px;
}
#disc #contents #blockDisc .disc_product .text ul li {
  font-size: 1.5rem;
  line-height: 1.6;
}
#disc #contents #blockDisc .disc_product .text ul li.price {
  line-height: 1.3;
  padding-bottom: 1em;
  font-size: 1.2em;
  font-weight: bold;
}
#disc #contents #blockDisc .disc_product .text ul li.price span.small {
  font-size: 1.4rem;
}
#disc #contents #blockDisc .disc_product .text .note {
  font-size: 1.4rem;
  color: #444444;
  padding-top: 0.5em;
}
#disc #contents #blockDisc .disc_product .text .btnBuy {
  padding-top: 20px;
  margin: 0;
}
#disc #contents #blockDisc .disc_product .text .btnBuy a {
  background: #ff5393;
  color: #FFF;
  padding: 0.8em 0;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.1em;
  display: block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#disc #contents #blockDisc .disc_bonus {
  background: url(../../disc/images/bg_bonus.jpg) no-repeat center center;
  background-size: cover;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 40px;
}
#disc #contents #blockDisc .disc_bonus_inner {
  background: #ffffff;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
#disc #contents #blockDisc .disc_bonus h4.bonus {
  background: url(../../disc/images/h4_bonus.png) no-repeat center center;
  height: 31px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#disc #contents #blockDisc .disc_bonus .bonus_list {
  margin-top: 20px;
}
#disc #contents #blockDisc .disc_bonus .bonus_list dt {
  margin-top: 16px;
  font-weight: bold;
  text-indent: -0.5em;
}
#disc #contents #blockDisc .disc_bonus .bonus_list dd span {
  font-weight: bold;
  display: inline-block;
}
#disc #contents #blockDisc .disc_bonus .bonus_list dd span.pt10 {
  padding-top: 10px;
}
#disc #contents #blockDisc .disc_detail {
  padding-top: 40px;
}
#disc #contents #blockDisc .disc_detail h4.detail {
  background: url(../../disc/images/h4_detail.png) no-repeat 0 0;
  height: 50px;
  padding-bottom: 24px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#disc #contents #blockDisc .disc_detail p {
  font-weight: bold;
  padding: 0 8px;
}
#disc #contents #blockDisc .disc_detail .ep_list {
  padding: 10px 8px 0;
}
#disc #contents #blockDisc .disc_detail dl {
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 8px;
}
#disc #contents #blockDisc .disc_detail dl dt, #disc #contents #blockDisc .disc_detail dl dd {
  display: table-cell;
  vertical-align: top;
  line-height: 1.5;
}
#disc #contents #blockDisc .disc_detail dl dt {
  width: 2.5em;
}
#disc #contents #blockDisc .disc_detail dl dd {
  text-indent: 0.5em;
}
#disc #contents #blockDisc .disc_detail dl dd span {
  font-size: 0.9em;
}
#disc #contents #blockDisc .disc_detail .note {
  font-size: 1.1em;
  color: #000000;
  padding: 0;
  font-weight: normal;
}
#disc #contents #blockDisc .vap {
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.8;
  padding: 20px 0;
  margin: 20px 0 0;
  border-top: 1px dotted #444444;
}
#disc #contents #blockDisc .note {
  font-size: 1.4rem;
  color: #444444;
}
#disc #contents #blockDisc #camp {
  background: url(../../disc/images/bg_01.gif) repeat center center;
  padding: 40px 28px 0;
  overflow: hidden;
  margin-top: 30px;
}
#disc #contents #blockDisc #camp h4.camp {
  background: url(../../disc/images/h4_fig.png) no-repeat center 0;
  height: 146px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#disc #contents #blockDisc #camp dl {
  padding: 0 0 40px;
}
#disc #contents #blockDisc #camp dl dt {
  font-weight: bold;
  text-indent: -0.5em;
  padding-top: 28px;
}
#disc #contents #blockDisc .credit {
  padding-top: 2em;
  font-size: 1.4rem;
  text-align: center;
}
