/* イチオシ */
#recommendedBnr li{
	width:196px;
	padding-left:0 !important;
}

#recommendedBnr .topicsFrame {
    border: solid 2px #EEE;
    border-radius: 5px;
    padding: 4px 5px;
    box-shadow: 1px 1px 5px #eee;
    background: #FFF;
}

#recommendedBnr .topicsFrame img {
    max-width: 100%;
    height: auto;
}

#recommendedBnr li span{
	display:block;
	height:3em;
	overflow:hidden;
	font-size:12px;
	line-height:1.5em;
}

#tabWrapper{
	position: absolute;
	left: 150px;
	bottom: -9px;
	width: calc(100% - 150px);
	padding-top: 13px;
	overflow: auto;
	transform: rotateX(180deg);
}

#tabNew{
	display:block;
	width:34px;
	height:10px;
	position:relative;
	top:-63px;
	left:127px;
	background:url("/pc/img/top/new.png?v=2.0") no-repeat;
}

#tabMenu{
    display: inline-block;
	font-size: 0;
	white-space: nowrap;
	background: #ECECEC;
	border-radius: 20px;
	transform: rotateX(180deg);
}

#tabMenu li{
	display: inline-block;
	position: relative;
	height: 35px;
}

#tabMenu li i{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	width: 100%;
	min-width: 100px;
	height: 35px;
	padding: 0 15px;
	cursor:pointer;
}

#tabMenu li#tabCampaign,
#tabMenu li#tabCdCampaign{
	display: none;
}

#tabMenu li i:hover span,
#tabMenu li i.active span,
#tabMenu li#tabCampaign i span,
#tabMenu li#tabCdCampaign i span{
	position: relative;
	z-index: 1;
}

#tabMenu li i:hover span,
#tabMenu li i.active span{
	color: #FFFFFF;
}

#tabMenu li i:hover:before,
#tabMenu li i.active:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #888888 !important;
	border-radius: 20px;
}

#tabMenu li#tabCampaign i:before,
#tabMenu li#tabCdCampaign i:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #fec83c;
	border-radius: 20px;
}

#tabMenu li i:hover:after,
#tabMenu li i.active:after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 18px;
	height: 12px;
	margin: 0 auto;
	border-top: #888888 solid 12px;
	border-left: transparent solid calc(18px/2);
	border-right: transparent solid calc(18px/2);
	transform: translate(0, 99%);
}

/* おすすめ作品特集 */
#recommendItem li div{
	width: 221px;
	float: left;
	border: solid 2px #EEE;
	border-radius: 5px;
	padding: 0;
	box-shadow: 1px 1px 5px #eee;
	margin-bottom: 5px;
	font-size: 13px;
	background: #FFF;
}

#recommendItem li a{
	display: block;
	width: 100%;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	color:#333;
}

#recommendItem li img{
	width:100%;
	height:auto;
}

#recommendItem li span{
	display: block;
	width: 100%;
	height: 6em;
	margin-top: 4px;
	margin-left: 4px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	overflow: hidden;
}


/* 人気女優 */
#popularActress a,
#newcomerActress a{
	display:block;
	width: 145px;
	height:204px;
}

#popularActress li a:first-child{
	margin-bottom:32px;
}

#popularActress a span,
#newcomerActress a span{
	display:block;
	margin-bottom:7px;
	text-align:center;
}

#popularActress a span.name,
#newcomerActress a span.name{
	margin-bottom:0;
}


/* 注目作品 */
#spotlightWrapper{
	position:relative;
	margin:20px 0;
	height: 690px;
	max-height:690px !important;
}

#spotlightWrapper.js-isDVD{
	height: 690px;
}

#spotlightWrapper.js-isCD{
	height: 650px;
}

#spotlightWrapper .newSliderBox{
    position: absolute;
    top: 40px;
    left: 0;
    background: #fff;
}

#spotlightWrapper.js-isDVD .newSliderBox{
    height: 629px;
}

#spotlightWrapper.js-isCD .newSliderBox{
    height: 591px;
}

#spotlightWrapper .newSliderBox#featuredTotal .loading,
#spotlightWrapper .newSliderBox#featuredCdJapanese .loading{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 102%;
    transform: translate(-50%, -50%);
    background: #fff url(/pc/img/icon/loading.gif) no-repeat center center;
    z-index: 1002;
}

#spotlightWrapper .newSliderBox:not(#featuredTotal):not(#featuredCdJapanese){
    z-index: -1;
}

#spotlightWrapper .newSliderSectionTitle{
	position:relative;
}

#spotlightWrapper .newSlider{
	height:100%;
}

/* 新人女優 */
.newSlider_newcomerActress{
	margin:0 40px;
	overflow:hidden;
}

.newSlider_newcomerActress ul{
	height:auto;
}

.newSlider_newcomerActress li{
	float:left;
	margin-right:12px;
}

.newSlider_newcomerActress .circleSignal li{
	display:inline-block;
	float:none;
	width:14px !important;
	height:14px;
	margin:0 2px;
	border-radius:7px;
	background:#d5d5d5;
	text-indent:-1000px;
	overflow:hidden;
	cursor:pointer;
}

/* オススメメーカー */
.newSlider_distributer {
	margin: 0 40px;
	overflow: hidden;
}

.newSlider_distributer ul {
	height: auto;
}

.newSlider_distributer li {
	float: left;
	margin-right: 12px;
}

.newSlider_distributer .distributer_name {
	width: 145px;
	height: 3.4em;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	color: black;
	padding: 0.3em;
	background-color: #efefef;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.newSlider_distributer .distributer_imgArea {
	display: block;
	width: 145px;
	height: 204px;
}

.newSlider_distributer .distributer_img {
	width: 100%;
	height: auto;
}

.newSlider_distributer ol li {
	display: inline-block;
	float: none;
	width: 14px !important;
	height: 14px;
	margin: 0 2px;
	border-radius: 7px;
	background: #d5d5d5;
	text-indent: -1000px;
	overflow: hidden;
}

/* 画像表示 */
.productOutFrame .dvdImage2Wrapper,
.productOutFrame .cdImage2Wrapper{
	margin:0 auto;
}

/* 検索窓の横に出る吹き出し */
#suggestBalloon {
	position: fixed;
	margin-left: 40px;
	padding: 15px;
	background:rgba(250, 206, 78, 0.9);
	border-radius: 12px;
	z-index: 10001;
}

#suggestBalloon:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
 	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid rgba(250, 206, 78, 0.9);
}

#suggestBalloon p {
	width:250px;
	margin-right: 20px;
	padding: 0;
	font-size:14px;
	line-height:1.5em;
	font-family:sans-serif;
	color:#000;
}

#suggestBalloon a{
	display:block;
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:15px;
	height:15px;
	border:2px solid #000;
	border-radius:10px;
	color:#000;
	font-size:14px;
	line-height:12px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

/* リキッド化 */
#container{
    min-width: 0 !important;
    max-width: 1800px !important;
}

.hasLeftMenu{
	background: url(/pc/img/common/left_sidebg.gif) repeat-y 20px top !important;
}

.main_contents {
    padding-right: 228px !important;
    margin-right: -208px !important;
}

.left_side {
    width: 188px !important;
    margin-left: 20px !important;
}