@charset "utf-8";

/*--------------------------------------
@Share Style
---------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	font-family: "メイリオ", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	background-image: url(../img/common/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
p,li,dt,dl {
	line-height: 160%;
}
p {
	margin: 0;
}
li {
	list-style-type:none;
}
img {
	border: 0;
}
hr {
	display:none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*--------------------------------------
@Link Color
---------------------------------------*/
a {
	text-decoration:none;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

/*--------------------------------------
@container
---------------------------------------*/
#container {
	margin: 0;
	text-align: center;
	min-width: 980px;
	min-height: 880px;
	position: relative;
	height: 100%;
}


/*--------------------------------------
@Original Style
---------------------------------------*/
/*---------------------------------------------
	header
---------------------------------------------*/
.header {
	height: 154px;
	position: relative;
	width: 980px;
}
.header h1 {
	height: 49px;
	width: 304px;
	padding-top: 36px;
	overflow: hidden;
	margin-left: 10px;
	display: block;
}
.header h1 img {
	height: 49px;
	width: 304px;
}
.header #google_translate_element {
	position: absolute;
	top: 53px;
	right: 10px;
}

.header .nav {
	margin-left: 10px;
	margin-top: 30px;
}
.header .nav li {
	font-family: 'Cabin', sans-serif;
	font-style:  italic;
	font-weight: 500;
	float: left;
	background-image: url(../img/common/hd/slash.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
	padding-left: 14px;
	font-size: 18px;
	line-height: 18px;
	color: #4D4D4D;
}
.header .nav li.nav_top {
	padding-right: 17px;
	padding-left: 0px;
}
.header .nav li.nav_last {
	background-image: none;
	padding-right: 0px;
	padding-left: 14px;
}
.header .nav li a {
	color: #4D4D4D;
	text-decoration: none;
}
.header .nav li a:hover {
	color: #527474;
}
.header .nav li.mod_categorynav03 {
	position: relative;
}
.header .nav ul.mod_submenu03 {
	background-image: url(../img/float/sns/bg.png);
	height: 78px;
	width: 453px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
	position: absolute;
	z-index: 100;
	padding-top: 40px;
	left: -212px;
	top: 13px;
	text-align: left;
	display: none;
}
.header .nav ul.mod_submenu03 li {
	background-image: none;
	padding-bottom: 16px;
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

/*---------------------------------------------
	footer
---------------------------------------------*/
.footer {
	padding: 43px 0 30px 0;
	background-image: url(../img/common/ft/lineIn.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

/*---------------------------------------------
	wrapper
---------------------------------------------*/
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

/*---------------------------------------------
	top
---------------------------------------------*/
#top_wrapper {
	width: 980px;
	height: 880px;
	margin-top:-440px;
	margin-left:-490px;
	top: 50%;
	left: 50%;
	text-align: left;
	position: absolute;
}

.top_main {
	height: 443px;
	width: 980px;
	position: relative;
}
.top_main .top_slide {
	height: 363px;
	width: 637px;
	position: relative;
}

.top_main .top_slide span{
	display: none;
}
.top_main .top_slide .bx-pager{
	height:8px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 0px;
}
.top_main .top_slide .pager-link{
	height:0px;
	width:8px;
	display: block;
	float: left;
	margin-top: 12px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	overflow: hidden;
	background-image: url(../img/top/main/dotOff.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_main .top_slide .pager-active{
	background-image: url(../img/top/main/dotOn.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_main .top_slide .bx-next {
	position: absolute;
	top: 151px;
	right: 4px;
	z-index: 10;
}
.top_main .top_slide .bx-prev {
	position: absolute;
	top: 151px;
	z-index: 10;
	left: 4px;
}
.top_main .top_slide #slider9 .area_best-info {
	position: relative;
}
.top_main .top_slide #slider9 .area_best-info .slide_best-info {
}
.top_main .top_slide #slider9 .area_best-info p.btn_best-info {
	position: absolute;
  top: 213px;
  left: 150px;
}
/*.top_main .top_slide .bx-next:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
.top_main .top_slide .bx-prev:hover {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}*/
.top_shopbtn  {
	background-image: url(../img/top/main/bgBuy.png);
	height: 70px;
	width: 637px;
	margin-top: 10px;
}
.top_shopbtn ul.shopbtn {
	margin-left: 11px;
}
.top_shopbtn ul.shopbtn li.mod_categorynav01 {
	float: left;
	padding-right: 9px;
	padding-top: 9px;
}
.top_shopbtn .mod_submenu01{
	left: -10px;
	background-image: url(../img/float/buy/bg.png);
	z-index: 100;
	text-align: left;
	width: 505px;
	position: absolute;
	height: 242px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	display: none;
	bottom: 50px;
	padding-top: 35px;
	padding-left: 35px;
    }
.top_shopbtn  .mod_submenu01 li{
	height: 42px;
	text-align: left;
	width: 150px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 12px;
	float: left;
}
.top_shopbtn ul.shopbtn li.mod_categorynav02 {
	float: left;
	padding-right: 9px;
	padding-top: 9px;
}
.top_shopbtn .mod_submenu02{
	left:        302px;
	background-image: url(../img/float/dl/bg.png);
	z-index: 100;
	text-align: left;
	width: 508px;
	position: absolute;
	height: 86px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	display: none;
	bottom: 50px;
	padding-top: 35px;
	padding-left: 35px;
    }
.top_shopbtn  .mod_submenu02 li{
	height: 42px;
	text-align: left;
	width: 150px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 12px;
	float: left;
}

.top_main .top_movie {
	background-image: url(../img/top/movie/bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 443px;
	width: 334px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.top_main .top_movie .player {
	margin-top: 15px;
	margin-left: 13px;
}
.top_main .top_movie .play_list {
	margin-top: 19px;
	margin-left: 18px;
	height: 190px;
	width: 305px;
}
.top_main .top_movie .play_list ul {
	position: relative;
	height: 190px;
	width: 305px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.top_main .top_movie .play_list ul li {
	background-image: url(../img/top/movie/line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 55px;
	width: 278px;
	position: relative;
}
.top_main .top_movie .play_list li .thumb {
	position: absolute;
	left: 0px;
	top: 10px;
}
.top_main .top_movie .play_list li .title {
	position: absolute;
	left: 70px;
	top: 18px;
	font-size: 12px;
	color: #4D4D4D;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	word-break: break-all;
}
.top_topics h2 {
	background-image: url(../img/top/infoLive/icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 22px;
	padding-left: 30px;
	font-family: 'Cabin', sans-serif;
	font-weight: 500;
	color: #808080;
	vertical-align: bottom;
	font-size: 21px;
	line-height: 26px;
	margin-bottom: 10px;
}
.top_topics {
	margin-top: 28px;
	margin-right: 20px;
	margin-left: 20px;
	height: 163px;
}
.top_topics .top_info {
	background-image: url(../img/common/ft/lineTop.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 163px;
	width: 455px;
	float: left;
}
.top_topics .top_live {
	background-image: url(../img/common/ft/lineTop.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 163px;
	width: 455px;
	float: right;
}

.top_topics dl {
	font-size: 11px;
	width: 453px;
	background-image: url(../img/top/infoLive/line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 1px;
	margin-left: 1px;
	height: 36px;
	position: relative;
}

.top_topics dl:nth-child(3) {
	background-image: none;
}

.top_topics dl img {
	position: absolute;
	top: 12px;
	right: 0px;
}
.top_topics dt {
	color: #646462;
	width: 85px;
	height: 36px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size: 11px;
	line-height: 36px;
}
.top_topics dd {
	width: 346px;
	position: relative;
	overflow: hidden;
	height: 36px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
.top_topics dd.livefalse {
	width: 453px;
}
.top_topics dd p {
	width: 1000px;
	position: absolute;
	left: 0;
	height: 36px;
	margin: 0;
	color: #202020;
	font-size: 11px;
	line-height: 36px;
}
.top_topics dd p a {
	color: #202020;
}
.top_topics dt, dd {
	float: left;
}
#top_wrapper .footer {
	background-image: none;
}

/*---------------------------------------------
	in_main
---------------------------------------------*/
.in_main {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 30px;
}
.in_main h2 {
	height: 32px;
	margin: 0 0 20px 0;
	padding: 0 0 0 42px;
	background-image: url(../img/in/icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: 'Cabin', sans-serif;
	font-weight: 500;
	font-size: 31px;
	color: #527474;
}


/*==============================================================
	2017.02 JSON
==============================================================*/
/*---------------------------------------------
	in_main
---------------------------------------------*/
.in_main a {
	color: #527474 !important;
}

/*---------------------------------------------
	foot
---------------------------------------------*/
.foot {
	width: 230px;
	margin: 0 auto;
}
.foot .copyright {
	width: 100px;
	margin: 2px 15px 0 0;
	color: #989898;
	font-size: 9px;
	float: left;
	text-align: right;
}
.foot .logo_sony {
	width: 100px;
	margin: 0 0 0 15px;
	font-size: 9px;
	float: left;
	text-align: left;
}

/*---------------------------------------------
	INFORMATION
---------------------------------------------*/
#informationList li .infoTitle {
	font-weight: bold;
	color: #527474 !important;
}
#infoCaption {
	color: #527474 !important;
}
/*---------------------------------------------
	LIVE
---------------------------------------------*/
.liveTourArea h3 {
	color: #527474;
}

/*---------------------------------------------
	DISCOGRAPHY
---------------------------------------------*/
#discoList li.bl-hot dl dd {
	float: none;
}
#discoList li.bl-hot dl dt.multiline {
	color: #527474;
}
#discoWrapper {
	width: auto !important;
}
#discoWrapper .leftArea #discoItem dt.itemName {
	color: #527474;
	float: none;
}
#discoWrapper .leftArea #discoItem dd {
	float: none;
}
.storeBtn a {
    color: #ffffff !important;
}

/*---------------------------------------------
	LINK
---------------------------------------------*/
#linkList {
	width: auto !important;
}
#linkList li dt {
	font-weight: bold;
}
#linkList li  dl dd {
	float: none;
}

