@charset "utf-8";

@media print {
    * {
        display: none;
        opacity: 0;
        background: #fff;
    }

    img {
        display: none;
        opacity: 0;
        background: #fff;
    }
}

body {
	background-color:#000;
	min-width: 1000px;
	 } /* 全体の背景指定 */

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

#contents {
	width:1000px;
	margin:0 auto;
}
#wrapper {
	background: url(../images/bodyBg.png);
}

/* 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;
	color: #000;
}
#wrapper a:hover {
	text-decoration: none;
	/*filter: alpha(opacity=80);*/
	-moz-opacity:0.8;
	opacity:0.8;
}
/* #main */
#main {
	width: 675px;
	padding-bottom: 35px;
	font-size: 15px !important;
}


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

.global_NTV_snsArea .global_NTV_snsList li{
	display: inline-block;
	margin-left: 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: rgb(218,225,229); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(218,225,229,1)), color-stop(100%,rgba(238,241,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#dce2e6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%, rgba(218,225,229,1) 51%,rgba(238,241,244,1) 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;
}

/*-----------------------------
TOP
-------------------------------*/
#copy {
	margin: 5px 0 0 0;
}
#side #sp_rectangle { display: none; }

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

}
#nav {
    width: 675px;
	background: url(../images/menuBg.png) no-repeat 0px 0px;
	height: 251px;
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0 0 0 10px;
}
#nav ul li {
	float: left;
	padding: 0 2px 0 0;
}
#main #headerSub {
	width: 675px;
	height: 208px;
	background: url(../images/img-sub-title.png) no-repeat 0px 0px;
	background-size: cover;
  white-space: nowrap;
  overflow: hidden;

}
#main #headerSub img {
    margin: 16px 0 0 97px;
}
#navSub {
    width: 675px;
	background: url(../images/subMenuBg.png) no-repeat 0px 0px;
	height: 249px;
}

#navSub ul {
	list-style: none;
	margin: 0px;
	padding: 0 0 0 10px;
}
#navSub ul li {
	float: left;
	padding: 0 2px 0 0;
}

.topMain {
	background: url(../images/topBg.png) no-repeat;
	height: 809px;
    margin: 0 0 25px 0;
}
#article .news {
    background: url(../images/newsBg.png) no-repeat;
    width: 635px;
    height: 160px;
    padding: 126px 0px 0 14px;
	margin: 0 0 0 20px;
	position: relative;
    top: -18px;
    left: 0px;
}
#article .news .inner {
    width: 591px;
    height: 135px;
    overflow: auto;
    padding: 0 0 0 15px;
    font-size: 14px;
}
dl {
	margin: 0 0 0 0;
}
dt {
	font-weight: bold;
	padding: 6px 0 0 0;
}
dd {
	margin:0;
}
::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, .1);
}
::-webkit-scrollbar-thumb {
  background-color: rgba(115, 115, 115, .5);
  border-radius: 10px;
  box-shadow:0 0 0 1px rgba(255, 255, 255, .3);
}
#article .pr {
    background: url(../images/prBg.png) no-repeat;
    width: 650px;
    height: 576px;
    padding: 0px 0px 0 8px;
    margin: 0 0 0 13px;
    position: relative;
    top: -51px;
    left: 0px;
}
.Banner,.PresentBanner{
    padding: 0 0 8px 0;
}
.movieArea {
	position: absolute;
    top: 144px;
    left: 42px;

	/*静止画の場合は下記に変更*/
	/*position: absolute;
    top: 139px;
    left: 24px;*/
}
.movieArea img {
	border: 4px solid #000;
	margin: -8px 0 0 -18px;
}
.otherMovieArea {
	position: absolute;
    top: 506px;
    left: 132px;
}

#network {
	background: #fff;
	width: 669px;
	border: 3px solid #e89637;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 34px 0 0 0;
}
#network img.networkTitle {
	position: relative;
    top: -11px;
    left: -3px;
}
#network .networkIn p {
	padding: 0px 0 0 37px;
    line-height: 1.7;
    color: #de8f34;
}
#network .networkIn .bottom{
	text-align: left;
	font-size:75%;
	padding: 0 10px 20px 35px;
}

/* Twitter Instagramエリア */
#sns_wrapper {
    overflow: visible;
    width: 675px;
    height: 440px;
    z-index: 2;
    position: relative;
}
#twitter {
    width: 453px;
    height: 440px;
    display: inline-block;
    float: left;
    background: url(../images/twitter.png) no-repeat;
    box-sizing: border-box;
    padding: 45px 0 0 26px;
}
#twitter #twitter-widget {
    width: 390px;
    height: 410px;
    position: relative;
    top: 15px;
    box-sizing: border-box;
}

#introduction {
	z-index: 3;
    position: relative;
}

#original {
	z-index: 4;
    position: relative;
	margin-top:-30px;
}

#comment {
	z-index: 5;
    position: relative;
	margin-top:-30px;
}

.innerlink-head {
	margin-top: 10px;
	position: fixed;
	bottom: 10px;
	padding: 0 0 0 700px;
	clear: both;
}
/*------------------------------------------------------------
	cast
------------------------------------------------------------*/

.cast {
	background: #fff;
	width: 669px;
	border: 3px solid #5ba8c8;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 34px 0 0 0;

}
.cast img.castcommentTitle {
	position: relative;
    top: -30px;
    left: 179px;
}

.cast .castIn {
	background: url(../images/dotBg.png) ;
	width: 610px;
	border: 3px solid #000;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: -29px 0 80px 26px;
}
.cast img.castSubTitle {
	position: relative;
    top: -30px;
    left: 179px;
}
.cast img.castImg {
	float:left;
	margin: 0 20px 5px 0;
	background: url(../images/cast01.png) ;
}
.castBoxIn {
	float:right;
	text-align: left;
	width: 398px;
}
.cast img.castImg2 {
	float:left;
	margin: 0 10px 0 0;
}

.castBox {
	padding: 0 13px 15px 15px;
}
.castBox h2 {
	font-weight: bold;
	margin: 0 0 0 0;
}
.castBox h3 {
	color:#d7352f;
	margin: 5px 0 0 0;
	font-weight: bold;
}
.castBox p {
	margin: 0;
}

img.staffImg {
	clear: both;
	margin: 0 auto;
    display: block;
}

.staffMember {
	margin: 30px 30px 40px 40px;
	line-height: 1.9;
}

.castBorder {
	margin: 20px 0 0 0;
}
/*------------------------------------------------------------
	chart
------------------------------------------------------------*/
.chart {
	background: #fff;
	width: 669px;
	border: 3px solid #80af50;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 34px 0 0 0;

}

.chart img.chartImg {
	position: absolute;
    top: 50px;
    left: 247px;
	background: url(../images/chart_main.png) ;
}


.chart img.chartbg {
	position: relative;
    top: -123px;
    left: 4px;

}

.chart img.chartImg2 {
	margin: 5px 0px 40px 30px;
}
.chart img.chartcommentTitle {
	margin: 37px auto;
    display: block;
}
.chart .chartIn {
	background: #f0edbb;
	position: relative;
	height: 403px;
}
.chart .chartIn2 {
	background: #f0edbb;
	-webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
}
/*------------------------------------------------------------
	chart-modal
------------------------------------------------------------*/
.modalItem {
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
	background-size: cover !important;
	background: url(../images/modal.png) no-repeat;
}
img.mfp-img {
    background: url(../images/modal.png) no-repeat;
	background-size: contain !important;
}

/*------------------------------------------------------------
	story
------------------------------------------------------------*/

.story {
	background: #fff;
	width: 669px;
	border: 3px solid #db8526;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 34px 0 0 0;
	padding: 0;

}
.story img.storyTitle {
	float: left;
	margin: 50px 0 23px 20px;
	display: block;
}
.story .storyMenu ul {
	float: right;
	width: 490px;
    padding: 20px 0 0 0;
}
#wrapper .story .storyMenu ul a {
	display: block;
	height: 69px;
    width: 96px;
    text-align: center;
    padding: 19px 0 0 0px;
	text-decoration: none;
	color:#d7712e;
}
.story .storyMenu ul li {
	float: left;
	width:96px;
	height:69px;
	list-style-type: none;
	color:#a1a1a1;
}
#main .story .storyMenu ul li.on {
	background: url(../images/storyNaviBg.png) no-repeat ;
	width:96px;
	height:69px;
	font-size: 150%;
}

.story .storyIn {
	background: url(../images/dotBg.png);
    width: 610px;
    border: 3px solid #000;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin: 24px 0 50px 26px;
}

.story img.storySubTitle {
	position: relative;
    top: -24px;
    left: 179px;
}
.storyBox {
	padding: 0 13px 15px 15px;
}
.storyBox .story01 {
	background: url(../images/story01main.png);
	margin: -18px 0 0 -7px;
}
.storyBox .story02 {
	background: url(../images/story02main.png);
	margin: -18px 0 0 -7px;
}
.storyBox .story03 {
	background: url(../images/story03main.png) no-repeat;
	margin: -18px 0 0 -7px;
  height: 925px;
}
.storyBox .story04 {
	background: url(../images/story04main.png) no-repeat;
	margin: -18px 0 0 -7px;
  height: 925px;
}
.storyBox .story05 {
	background: url(../images/story05main.png) no-repeat;
	margin: -18px 0 0 -7px;
  height: 992px;
  width: 593px;
}
.storyBox .story06 {
	background: url(../images/story06main.png) no-repeat;
	margin: -18px 0 0 -7px;
  height: 925px;
}
.storyBox .story07 {
	background: url(../images/story07main.png) no-repeat;
	margin: -18px 0 0 -7px;
  height: 890px;
}
.storyBox .story08 {
	background: url(../images/story08main.png) no-repeat;
	margin: -18px 0 0 -7px;
  height: 890px;
}
.storyBox .story09 {
	background: url(../images/story09main.png) no-repeat;
	margin: -18px 0 0 -7px;
  height: 890px;
}
.storyBox .story10 {
	background: url(../images/story10main.png) no-repeat;
	margin: -18px 0 0 -7px;
  height: 925px;
}
/*------------------------------------------------------------
	intro
------------------------------------------------------------*/
.intro {
	background: #fff;
	width: 669px;
	border: 3px solid #606060;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 34px 0 0 0;
	line-height: 0;
}
.intro img.introTitle {
	margin: 44px auto -16px auto;
    display: block;
}

.intro img.introBottom {

}


/*------------------------------------------------------------
	original
------------------------------------------------------------*/

.original {
	background: #fff;
	width: 669px;
	border: 3px solid #68ac68;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 34px 0 0 0;

}
.original img.originalTitle {
	position: relative;
    top: 30px;
    left: 239px;
}

.original .originalIn {
	background: url(../images/dotBg.png) ;
	width: 610px;
	border: 3px solid #000;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 0 0 47px 26px;
}
.original img.originalSubTitle {
	position: relative;
    top: -23px;
    left: 147px;
}

.originalBoxIn {
	float:right;
	text-align: left;
	width: 398px;
}
.original01 {
	margin: -69px auto 52px auto;;
    display: block;
}

.originalBox {
	padding: 0 13px 30px 15px;
}

.originalBox p {
	margin: 0;
}
/*------------------------------------------------------------
	music
------------------------------------------------------------*/

.music {
	background: #fff;
	width: 669px;
	border: 3px solid #68ac68;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 34px 0 0 0;
}
.music img.musicTitle {
	position: relative;
    top: 30px;
    left: 254px;
}
.music .musicIn {
	background: url(../images/dotBg.png) ;
	width: 610px;
	border: 3px solid #000;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 0 0 47px 26px;
}
.musicBoxIn {
	float:right;
	text-align: left;
	width: 398px;
}
.music01 {
	margin: -74px auto 25px auto;;
    display: block;
}
.musicBox {
	padding: 30px 13px 30px 15px;
}
.musicBox p {
	margin: 0;
}

.musicBox p.titleCenter {
	text-align: center;
	padding: 0 0 4px 0;
	font-weight:bold;
	font-size:110%;
}


/*------------------------------------------------------------
	guest
------------------------------------------------------------*/
/*sp guest*/
.guest_sp {
	background: #fff;
	width: 669px;
	border: 3px solid #ea68a2;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 34px 0 0 0;
}
.guest_sp img.guestcommentTitle {
	position: relative;
  top: 34px;
  left: 80px;
	z-index: 10;
  padding-bottom: 205px;
}
.guest_sp img.guestcommentTitle2 {
	position: relative;
  top: 34px;
  left: 80px;
	z-index: 10;
  padding-bottom: 205px;
}
.guest_sp .guestMenu {
	z-index: 13;
  position: relative;
	margin: 0 0 20px 0;
}
.guest_sp .guestMenu ul {
	width: 580px;
  padding: 20px 0 0 0;
	margin: -186px auto 0 auto;
	padding-left: 0;
}
#wrapper .guest_sp .guestMenu ul a {
	display: block;
	height: 69px;
  width: 96px;
  text-align: center;
  padding: 19px 0 0 0px;
	text-decoration: none;
	color:#ea68a2;
}
.guest_sp .guestMenu ul li {
	width:96px;
	height:69px;
	list-style-type: none;
	color:#a1a1a1;
	font-size: 150%;
	background: url(../images/SPguestNaviBg.png) no-repeat ;
	display: inline-block;
}
.guest_sp .guestIn {
	background: url(../images/dotBg.png) ;
	width: 635px;
	border: 3px solid #000;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 0 0 35px 15px;
  position: relative;
	z-index: 21;
	padding: 0 0px 29px 0;
}
.guest_sp img.guestSubTitle_top {
	padding: 15px 0 0 15px;
}
.guest_sp img.guestSubTitle {
	padding: 15px 0;
}
.guest_sp img.guestTitle {
	display: block;
	padding: 0 0 9px 0;
}
.guest_sp p.guestImg00 {
	float:left;
	margin: 0 7px 5px 0;
  background: url(../images/guestSP00Img.png) no-repeat;
  width: 226px;
  height: 155px;
}
.guest_sp p.guestImg01 {
	float:left;
	margin: 0 7px 5px 0;
  background: url(../images/guestSP01Img.png) no-repeat;
  width: 250px;
  height: 202px;
}
.guest_sp p.guestImg02 {
	float:left;
	margin: 0 7px 5px 0;
  background: url(../images/guestSP02Img.png) no-repeat;
  width: 250px;
  height: 202px;
}
.guest_sp p.guestImg03 {
	float:left;
	margin: 0 7px 5px 0;
  background: url(../images/guestSP03Img.png) no-repeat;
  width: 250px;
  height: 202px;
}
.guest_sp p.guestImg04 {
	float:left;
	margin: 0 7px 5px 0;
  background: url(../images/guestSP04Img.png) no-repeat;
  width: 250px;
  height: 202px;
}
.guest_sp .guestBox_text{
  padding-left: 253px;
  margin-top: -7px;
}
.guest_sp .guestSubTitle_text{
  margin-top: 30px;
}
/*guest*/
.guest {
	background: #fff;
	width: 669px;
	border: 3px solid #efac41;
   border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 34px 0 0 0;
}
.guest img.guestcommentTitle {
	position: relative;
  top: 34px;
  left: 154px;
	z-index: 10;
}
.guest .guestMenu {
	z-index: 13;
  position: relative;
	margin: 0 0 20px 0;
}
ul.guestMenuIn {
  text-align: center;
}
.guest .guestMenu ul {
	width: 580px;
  padding: 20px 0 0 0;
	margin: -186px auto 0 auto;
	padding-left: 0;
}
#wrapper .guest .guestMenu ul a {
	display: block;
	height: 69px;
  width: 96px;
  text-align: center;
  padding: 19px 0 0 0px;
	text-decoration: none;
	color:#007947;
}
.guest .guestMenu ul li {
	width:96px;
	height:69px;
	list-style-type: none;
	color:#a1a1a1;
	font-size: 150%;
	background: url(../images/guestNaviBg.png) no-repeat ;
	display: inline-block;
}

.guest .guestIn {
	background: url(../images/dotBg.png) ;
	width: 635px;
	border: 3px solid #000;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 0 0 35px 15px;
  position: relative;
	z-index: 21;
	padding: 0 0px 29px 0;
}
.guest img.guestSubTitle {
	padding: 18px 0 0 10px;
}

.guest img.guestTitle {
	display: block;
	padding: 0 0 9px 0;
}
.guest img.guestImg,.guest_sp img.guestImg {
	float:right;
	margin: 0 0 5px 7px;
}
.guestBoxIn {
	float:right;
	text-align: left;
	width: 398px;
}
.guestBox {
	padding: 13px 15px 0;
}
.guestBox h2 {
	font-weight: bold;
	margin: 0 0 0 0;
}
.guestBox h3 {
	color:#d7352f;
	margin: 5px 0 0 0;
	font-weight: bold;
	font-size: 113%;
}
.guestBox p {
	margin: 0;
}



.guestBorder {
	margin: 20px 0 0 0;
}





/*------------------------------------------------------------
preesent
------------------------------------------------------------*/
.present{
	background: #fff;
	width: 669px;
	border: 3px solid #fc9248;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 34px 0 0 0;
}
.presentAbout{
	position: relative;
    top: -23px;
    left: 147px;
}
.presentTitle {
	position: relative;
    top: 5px;
}
.presentIn {
	background: url(../images/dotBg.png) ;
	width: 590px;
	border: 3px solid #000;
	 border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 0 0 47px 37px;
}
.presentBoxIn {
	float:right;
	text-align: left;
	width: 398px;
}
.present01{
	margin: 10px auto 60px auto;;
    display: block;
}
.presentBox {
	padding: 0 13px 15px 15px;
  margin-top: -25px;
  line-height: 1.7em;
}
.presentBox .bold {
	font-weight: bold;
}

.musicBox p.titleCenter {
	text-align: center;
	padding: 0 0 4px 0;
	font-weight:bold;
	font-size:110%;
}
.present_txt{
  text-indent: -9999px;
  background: url(../images/present_txt.png) no-repeat;
  width: 605px;
  height: 65px;
  margin-left: 30px;
  margin-top: 5px;
}

/*------------------------------------------------------------
	disc
------------------------------------------------------------*/

.disc{
	background: #fff;
	width: 669px;
	border: 3px solid #80af50;
 border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 34px auto 0;
  padding-top: 20px;
  padding-bottom: 30px;
}
.disc .discIn {
	width: 610px;
	margin: -55px auto 30px;
}
.disc01 {
	margin: -74px auto 25px auto;;
    display: block;
}
.discBox {
	padding: 15px 0;
  background-color: #fefbe6;
}
.disc img{
  margin: 10px auto;
  display: block;
}
.disc-img{
  width: 610px;
  height: 322px;
  background: url(../images/disc_img.png) no-repeat;
  margin: 0 auto;
}
.disc-special p,.disc-dvd p,.disc-bd p{
  margin-left: 15px;
}
.disc h5{
  font-size: 16px;
  margin: 5px 0 0;
  font-weight: bold;
}
/*special*/
.disc-special{
  width: 610px;
  margin: 0 auto;
  border: 3px solid #000;
  border-radius: 10px;
  position: relative;
  background: url(../images/dotBg.png);
}
.disc-special-inner{
  padding: 15px 25px 20px;
}
.disc-special-inner h5 {
  display: inline-block;
  margin: 0 0 10px;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffe400 0%) repeat scroll 0 0;
}
.disc-special-inner ul {
  padding: 0 0 10px 20px;
}
.disc-special-inner li {
  list-style:square;
}
.fwb {
  font-weight: bold;
  text-indent: -1em;
  padding: 10px 0 0 0;
}
.disc-special-inner .tokuten_txt {
  color: #1b8ae7;
  font-weight:bold;
}
.disc-special img{
  position: absolute;
  top: -36px;
  left: 255px;
}
/*DVD&Blu-ray*/
.disc-dvd,.disc-bd{
  width: 610px;
  margin: 0 auto;
}
.disc-dvd{
  margin-top: 20px;
}
.disc-dvd h4,.disc-bd h4{
  font-size: 1.2em;
  color: #fff;
  padding: 5px 0 5px 15px;
  background: #000;
  margin-bottom: 10px;
  font-weight: bold;
}
.disc-inner{
  padding-left:15px;
}
.disc-dvd .disc-inner #disc-dvd-btn a,.disc-bd .disc-inner #disc-bd-btn a{
  display: block;
  text-decoration: none;
  font-weight: bold;
  width: 300px;
  padding: 15px 0;
  margin: 10px auto 30px;
  text-align: center;
  border-radius: 5px;
  background-color: #fffb53;
  box-shadow: 4px 4px 0 #000;
  border: 2px solid #000;
}
/*rental*/
.disc-rental{
  width: 610px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.disc-rental h4{
  color: #789e44;
  font-size: 24px;
  margin: 0 0 10px;
  border-bottom: 3px solid;
  font-weight: bold;
}
.disc-rental p{
  margin: 0;
}
.ml30{
  margin-left: 30px;
  color: #666;
}

/*------------------------------------------------------------
 gooods
------------------------------------------------------------*/


#goods{
	background: #fff;
	width: 669px;
	border: 3px solid #42a6fa;
 border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin: 34px auto 0;
  padding-top: 20px;
  padding-bottom: 30px;
}
#goods .goodsIn {
	width: 610px;
	margin: -55px auto 30px;
}

.goodsBox {
	padding: 15px 0;
  background-color: #e0f1ff;
  text-align: center;
}
.goodsBox h3{
  font-size: 24px;
  font-weight: bold;
}
.goodsBox h3 #goodsBox-link{
  color: #ff9711;
  margin-right: 5px;
}
.goodsBox .goodBox-date{
  font-size: 20px;
  font-weight: bold;
}

/*good詳細*/
.goods-bag{
  width: 610px;
  margin: 60px auto 0;
  border: 3px solid #000;
  border-radius: 10px;
  position: relative;
  background: url(../images/dotBg.png);
}
.goods-inner{
  padding: 15px;
}
.goods-bag h4 img{
  position: absolute;
  top: -25px;
  left: 160px;
}
.goods-inner-img-bag{
   background: url(../images/goods_bag_img.png) no-repeat;
   height: 300px;
   margin-bottom: 20px;
}
.goods-inner-img-badge{
  background: url(../images/goods_badge_img.png) no-repeat;
  height: 300px;
  margin-bottom: 20px;
}
.goods-price{
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}
/*取扱店舗*/
.goods-store{
  width: 610px;
  margin: 20px auto 0;
}
.goods-store h4{
  font-size: 1.2em;
  color: #fff;
  padding: 5px 0 5px 15px;
  background: #000;
  margin-bottom: 10px;
  font-weight: bold;
}
.goods-store li{
  display: inline-block;
  margin-top: 20px;
  position: relative;
}
.goods-store a{
  text-decoration: none;
  font-weight: bold;
  width: 280px;
  height: 70px;
  padding: 15px 0;
  margin: 10px 0 30px;
  text-align: center;
  border-radius: 5px;
  background-color: #fffb53;
  box-shadow: 4px 4px 0 #000;
  border: 2px solid #000;
  vertical-align: middle;
  display: table-cell;
}
.goods-store li:nth-child(odd){
  margin-right: 34px;
}
.goods-store .goods-nobtn a{
  opacity: 1 !important;
}
.goods-store .goods-btn p{
  position: absolute;
  top: 40px;
  right: 20px;
}







/*------------------------------------------------------------
	clearfix（float解除）
------------------------------------------------------------*/
.clearfix {
  *zoom: 1;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
