@charset "Shift_JIS";

/* BODY配置 */

#hsc *{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

/*#hsc #page,
#hsc #container
{width:100%;padding:10px;display:inline-block;text-align:center;}*/


#hsc #page {
	background: #eeeeee url(bkg.png) left top repeat-y;
}

#hsc #container {
	width:100%;
	border-width:0px;
	padding:10px;
}

#hsc #keyvisual {
	width:100%;
	padding:0;
}
#hsc #keyvisual img{
	width:100%;
}

#hsc .contentwrap {
	position:relative;
	background: #fff;
	margin-bottom: 10px;
	padding:10px 10px;
	width:100%;
	border-radius: 10px;
	behavior: url(/Scripts/PIE.htc);
}

#hsc .tf {
	position:relative;
	border-radius: 0 0 10px 10px;
	behavior: url(/Scripts/PIE.htc);
}

#hsc .bf {
	position:relative;
	border-radius: 10px 10px 0 0;
	behavior: url(/Scripts/PIE.htc);
}

/* JQuery要素 */
#hsc div#section_intro, #hsc div#section_release, #hsc div#section_tokuten, #hsc div#section_kanren1 {
	background: #fff;
	margin-bottom: 10px;
	padding:10px 10px;
	width:100%;
	border:0;
}

#hsc .corners {
	background: #fff;
	margin-bottom: 10px;
	padding:10px 10px;
	width:100%;
	border:0;
}

#hsc .midashi_center_line_bottom {
	border-bottom: #000 1px solid;
	margin-bottom:5px;
	padding-bottom:5px;
	text-align:center;
}

/* BOX */

#hsc .container {
	background: url(mdl.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0;
}

#hsc p.Category {
	font-size:108%;
	font-weight: bold;
	line-height:1em;
	margin-bottom:0.5em;
}

#hsc p.Title {
	font-size:138.5%;
	font-weight: bold;
	line-height:1.25em;
	margin-bottom:0.5em;
}

#hsc p.TitleS {
	font-size:123.1%;
	font-weight: bold;
	line-height:1.25em;
	margin-bottom:0.5em;
}

#hsc p.Release {
	font-size:108%;
	font-weight: bold;
	line-height:1em;
	margin-bottom:1em;
}

#hsc p.Spec {
	font-size:93%;
	line-height:1.25em;
	margin-bottom:1em;
}

#hsc p.SpecS {
	font-size:85%;
	line-height:1.25em;
	margin-bottom:1em;
}

#hsc p.Spec_Note , p.Tokuten_Note {
	font-size:85%;
	line-height:1.25em;
	margin-top:-0.5em;
	margin-bottom:1em;
}

#hsc p.Note {
	font-size:85%;
	line-height:1.25em;
}

#hsc .icon-dvd {
  display: inline;
  padding: 2px 4px;
  font-size: 75%;
  font-weight: bold;
  line-height: 1em;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 4px;
  background-color:#cc0000;
}

#hsc .icon-dvd:before {
	content:"DVD";
}

#hsc .icon-bd {
  display: inline;
  padding: 2px 4px;
  font-size: 75%;
  font-weight: bold;
  line-height: 1em;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 4px;
  background-color:#00609f;
}

#hsc .icon-bd:before {
	content:"Blu-ray";
}

#hsc p.Rate18plus:before {
	content:"※R18＋　18歳以上がご覧になれます";
}

#hsc p.RatePG15:before {
	content:"※R15＋　15歳以上がご覧になれます。";
}

#hsc p.RatePG12:before {
	content:"PG12　※小学生には助言・指導が必要。";
}

#hsc .yotei:before {
	font-size:smaller;
	content:"（予定）";
}

#hsc p.Go_Shop {
	margin-bottom:1.5em;
}

#hsc p.SubTitle {
font-size:93%;
margin-bottom:1em;
}

#hsc p.SubTitleHeading {
    border-left: #000 0.5em solid;
	margin-bottom:0.5em !important;
	padding-left:0.5em;
    font-weight: bold;
	line-height:1em;
	font-size:108%
}

#hsc p.Tokuten {
font-size:93%;
font-weight:bold;
}

#hsc p.TokutenList {
font-size:93%;
margin-top:0.5em;
margin-bottom:1em;
}

#hsc p.TokutenDetail {
	margin: 0.25em 0 0 1em;
	padding: 0em;
}

#hsc p.TokutenDetail-Text {
	margin: -0.5em 0 1em 1em;
	padding: 0em;
}

#hsc ul.TokutenDetail {
	margin: 0.25em 0 0 2em;
	padding: 0em;
}

#hsc .Intro {
	margin-bottom:1em;
}

#hsc .Intro > p {
	margin-bottom:1em;
}


#hsc .Intro > p:last-child {
	margin-bottom:0em;
}
#hsc .Intro > p.Headline{
	margin-bottom:0.5em !important;
	font-size:1.1em;
}

#hsc .kerning-3 {
	letter-spacing:-0.3em;
}

#hsc .Package {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px #000 dotted;
}

#hsc .Package:last-child{
	margin-bottom:0;
	padding-bottom:0;
	border:none;
}

/*Jacket1d Section*/

#hsc .jacketPict {
	box-sizing: border-box;
	border: #000 1px dotted;
	text-align:center;
	margin-bottom:4px;
}

#hsc .jacketPict:before {
	content:"coming soon";
	color:#000;
	font-size:10px;
}

#hsc .bd {
	width:125px;
	height:146px;
	line-height: 146px;
}

#hsc .dvd {
	width:125px;
	height:177px;
	line-height: 177px;	
}

/*TVヒーロー作品単巻＆コレクション発売スケジュール表組用*/

#hsc table#ReleaseTable {
	width: 100%;
	margin-bottom:0.75em;
  	font-size:93%;
}
#hsc table#ReleaseTable td {
	padding: 6px;
}

#hsc table#ReleaseTable th {
	padding: 6px;
	border-bottom:2px #555555 solid;
	background-color:#c5c5c5;
	border-left:1px #fff solid;
	}

#hsc table#ReleaseTable th.discdata_dvd {
	padding: 6px;
	border-bottom:2px #555555 solid;
	background-color:#ffde00;
	border-left:1px #fff solid;
	}
#hsc table#ReleaseTable th.discdata_bd {
	padding: 6px;
	border-bottom:2px #555555 solid;
	background-color:#73bbff;
	border-left:1px #fff solid;
	}

#hsc table#ReleaseTable th:first-child {
	padding: 6px;
	border-bottom:2px #555555 solid;
	background-color:#fff;
	}


#hsc table#ReleaseTable td.discdata {
	border-bottom:2px #555555 solid;
	border-left:1px #555555 solid;
	}
#hsc table#ReleaseTable td.discdata:first-child {
	border-bottom:2px #555555 solid;
	border-left:0px;
	}

#hsc table#ReleaseTable td.discdataTitle {
	border-bottom:1px #555555 solid;
	border-left:1px #555555 solid;
	}
	
#hsc table#ReleaseTable td.discdataTitle:first-child {
	border-bottom:1px #555555 solid;
	border-left:0px;
	}

#hsc table#ReleaseTable td.discdataDetail {
	border-bottom:1px #555555 dotted;
	border-left:1px #555555 solid;
	}
#hsc table#ReleaseTable td.discdataDetail:first-child {
	border-bottom:1px #555555 dotted;
	border-left:0px;
	}
	
#hsc table#ReleaseTable tr.lastDetail td.discdataDetail {
	border-bottom:2px #555555 solid;
	}


#hsc table#ReleaseTable2 {
    border-collapse: collapse;
    border-spacing: 0;
	width:100%;
	margin-bottom:0.75em;
  	font-size:93%;
	padding: 10px;
}
#hsc table#ReleaseTable2 thead {
	text-align:center;
}

/*作品公式サイトなどへの外部リンク*/
#hsc .link_box{
	position:relative;
	box-sizing: border-box;
	background-color:#e5e5e5;
    width:100%;
    border: 1px dashed #e60012;
    margin:15px auto;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	line-height:28px;
	cursor:pointer;
	border-radius: 5px;
	behavior: url(/Scripts/PIE.htc);
}

#hsc .link_box a {
	display: block;
	background-color: #e5e5e5;
	text-decoration: none;
}

#hsc .link_box a:link { color: #000; }
#hsc .link_box a:visited { color: #000; }
#hsc .link_box a:hover { color: #000; background-color: #d5d5d5; }
#hsc .link_box a:active { color: #000; }

#hsc .link_box .fa { color:#e60012;}
/*作品公式サイトなどへの外部リンク*/

/* page内配置 */

/* ２等分Ｂ配置 */
#hsc .ContentL {
	margin: 0px;
	padding: 0px;
	width: 330px;
	float: left;
	border-width: 0;
}

#hsc .ContentR {
	margin: 0px;
	padding: 0px;
	width: 330px;
	float: right;
	border-width: 0;
}

/** ２等分Ｂ配置⇒単巻ジャケット横スペック **/
#hsc .tankanSpec1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 5px;
	width: 250px;
	float: left;
	border-width: 0;
}

#hsc .titleVolume {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	width: 330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aa0000;
}

/* ２等分Ｃ配置 */

#hsc .Spec1c {
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: left;
	border-width: 0;
}

#hsc .Tokuten1c {
	margin: 0px;
	padding : 0px;
	width: 438px;
	float: right;
	border-width: 0;
}

#hsc .Tokuten1c_BorderL {
	margin: 0px;
	padding-left:10px;
	width: 438px;
	float: right;
	border-left: 1px #000 solid;
}


#hsc .specTokuten {
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	width: 437px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

#hsc .specTokuten2 {
	margin: 0px 0px 20px 0px;
	padding: 3px 0px 3px 0px;
	border-top : 1px dotted #cc0000;
	border-bottom : 1px dotted #cc0000;
	width: 437px;
	text-align: center;	
}

#hsc .specTokuten2top {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-top : 1px dotted #cc0000;
	border-bottom : 1px dotted #cc0000;
	width: 437px;
	text-align: center;	
}

#hsc .specTokuten2mdl {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-bottom : 1px dotted #cc0000;
	width: 437px;
	text-align: center;	
}

#hsc .specTokuten2btm {
	margin: 0px 0px 20px 0px;
	padding: 3px 0px 3px 0px;
	border-bottom : 1px dotted #cc0000;
	width: 437px;
	text-align: center;	
}

#hsc .specTokuten3a {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-top : 1px dotted #f95a09;
	width: 437px;
	text-align: center;
}

#hsc .specTokuten3b {
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 5px 0px;
	border-top : 1px dotted #000;
	border-bottom : 1px dotted #000;
	width: 437px;
	text-align: center;	
}

/* ２等分Ｄ配置 */

#hsc .Jacket1d {
	margin: 0px;
	padding: 0px;
	width: 125px;
	float: left;
	border-width: 0;
}

#hsc .Spec1d {
	margin: 0px;
	padding : 0px;
	width: 533px;
	float: right;
	border-width: 0;
}

#hsc .Spec1d_BorderL {
	margin: 0px;
	padding-left:10px;
	width: 533px;
	float: right;
	border-left: 1px #000 solid;
}

#hsc .midashi {
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
	background: #ccc;
	padding:7px 0px;
	width: 100%;
	margin-bottom:15px;
	text-align:center;
	font-size:1.16em;
	letter-spacing:0.3em;
	line-height:1em;
	font-weight:bold;
	color:#000;
}

#hsc .midashiTokuten1a {
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	width: 100%;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

#hsc .midashiTokuten1c {
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	width: 533px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #88191e;
	border-bottom-color: #88191e;
}

/** 詳細段下げ**/
#hsc .detailSage {
	margin: 5px 0px 5px 1em;
	padding : 0px 0px 0px 0px;
	text-align: left;	
}


/** 特典名**/
#hsc span.TokutenName{
	display:inline-block;
	padding:5px 7px;
	border-radius: 5px;
	background-color:#000;
	color:#fff;
	line-height:1em;
	font-weight:bold;
}

#hsc span.TokutenName-bd {
	display:inline-block;
	padding:5px 7px 3px;
	border-radius: 5px;
	background-color:#000;
	color:#fff;
	line-height:1em;
	font-weight:bold;
}

/** レイアウト補助 **/

#hsc .boxFloatL {
	float:left;
}

#hsc .boxFloatR {
	float:right;
}

#hsc .clearFloatL {
	clear:left;
}

#hsc .clearFloatR {
	clear:right;
}

#hsc .clearFloatB {
	clear:both;
}

#hsc img {
	display :block;
}

#hsc img.Iline {
	display :inline;
}

#hsc a img  {
	border:none;
}

#hsc td.Nwrp {
	white-space: nowrap;
 }


