/*----------------------------- */
/* NT COMMON */
/*----------------------------- */
@import url(https://cdn.tsutaya.tsite.jp/static/tsutaya/styles/header.css);
@import url(https://cdn.tsutaya.tsite.jp/static/tsutaya/styles/modules.css);

@import url(https://cdn.tsutaya.tsite.jp/static/tsite_common/nav/styles/pc.css);
/*----------------------------- */
/* NET TSUTAYA COMMON [ JACK ] */
/*----------------------------- */
/********style overwrite!!********/
/** topic path **/
#cosmo_contents .cosmo_contents-in ol.cosmo_contents-topicpath {
  margin-top: 0;
  padding-top: 20px;
  color: #444;
}
#cosmo_contents .cosmo_contents-in ol.cosmo_contents-topicpath li a:link, #cosmo_contents .cosmo_contents-in ol.cosmo_contents-topicpath li a:visited {
  color: #444;
}
#cosmo_contents .cosmo_contents-in ol.cosmo_contents-topicpath li a:hover {
  color: #444;
}

.c_social .c_social_btn {
  position: relative;
  z-index: 11;
}

/** top page **/
/*** head ***/
.jack_head + .panel_header-top {
  margin-top: 0;
  margin-bottom: 0;
}

.jack_head {
  min-height: 79px;
  text-align: center;
}
.jack_head p {
  margin-top: 0;
}
.jack_head p span {
  cursor: pointer;
  display: inline-block;
}
.jack_head .jack_head-btn {
  margin: 0 auto;
  position: relative;
  height: 79px;
  z-index: 10;
  text-align: center;
}
.jack_head .jack_head-btn p {
  display: none;
}
.jack_head .jack_head-btn p.jack_head-btn_close span {
  margin-top: 49px;
}
.jack_head .jack_head-btn p.jack_head-btn_open {
  width: 584px;
  margin: 0 auto;
  line-height: 79px;
}
.jack_head .jack_head-btn p.jack_head-btn_open img {
  width: 100%;
  max-width: 802px;
  vertical-align: bottom;
}

/*** js_jack_accordion ***/
.js_jack_accordion .js_jack_accordion-body {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 12;
  margin-bottom: 1px;
}

.js_jack_accordion .js_jack_accordion-body img {
  max-width: 100%;
}

/** side_cat **/
.bnr_header {
  text-align: center;
}
.bnr_header .bnr_header_ad {
  display: inline-block;
  margin-top: 20px;
}

.jack_bnr_top-right {
  margin-bottom: 25px;
}
.jack_bnr_top-right img {
  width: 100%;
}

/*** jack_footer ***/
.jack_footer {
  margin: -50px auto 0;
  padding: 50px 0 57px;
  line-height: 1.4;
}
.jack_footer > *:first-child {
  margin-top: 0;
}
.jack_footer .jack_footer-in {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 0 15px;
  color: #FFF;
}
.jack_footer .jack_footer-in img {
  max-width: 100%;
}

#cosmo_footer > .cosmo_footer-pagetop {
  margin-top: -30px !important;
}

.jack_footer .jack_footer_in *:first-child {
  margin-top: 0;
}
/*----------------------------- */
/*	[ PANEL ] */
/*----------------------------- */
.panel_area {
  overflow: hidden;
  *zoom: 1;
}

.panel_area_inner {
  position: relative;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
}

.panel {
  width: 33.3%;
  float: left;
  background-color: #fff;
  border: 1px solid #666;
  border-bottom: 3px solid #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.panel p {
  margin-top: 0;
}
.panel a:link, .panel a:visited {
  text-decoration: none;
}
.panel a:hover {
  text-decoration: none;
}
.panel .panel-head {
  position: relative;
  padding: 20px 90px 20px 20px;
}
.panel .panel-head .panel-head_tit {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
.panel .panel-head .panel-head_item {
  position: absolute;
  right: 20px;
  top: 20px;
}
.panel .panel-head .panel-head_service {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 3px;
}
.panel .panel-head:after {
  border-top: 13px solid #c6c6c6;
  border-right: 13px solid transparent;
  border-left: 13px solid #c6c6c6;
  border-bottom: 13px solid transparent;
  top: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 0;
}
.panel .c_slider {
  margin-top: 0;
}
.panel .c_slider .c_thumb_list_row-img_in {
  padding-top: 0 !important;
}
.panel.panel-wide {
  width: 66.6%;
}
.panel.panel-full {
  width: 100%;
  float: none;
  margin-left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
}
@media screen and (max-width: 951px) {
  .panel {
    width: 50%;
  }
  .panel.panel-wide {
    width: 100%;
  }
}
.panel.panel-recommend {
  float: none;
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
}
.panel.panel-recommend .panel-head:after {
  border-top-color: #092253;
  border-left-color: #092253;
}
.panel.panel-recommend .c_cols {
  margin-left: 0;
}
.panel.panel-recommend .c_cols .c_cols-1of3 .panel_cont-body {
  border-left: 1px solid #FFF;
  box-sizing: border-box;
}
.panel.panel-recommend .c_cols .c_cols-1of3:first-child .panel_cont-body {
  border-left: none;
}

.cosmo_contents-sub .panel {
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  border: none;
  border-top: 1px solid #666;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: -1px;
}
.cosmo_contents-sub .panel .panel-head {
  padding: 20px;
}

/** panel_cont **/
.panel_cont .panel_cont-tit {
  font-weight: bold;
  margin-bottom: 5px;
  word-break: break-all;
}
.panel_cont .panel_cont-info {
  font-size: 11px;
  font-size: 1.1rem;
}
.panel_cont .panel_cont-img .panel_cont-img_in {
  padding: 0 20px 20px;
  text-align: center;
}
.panel_cont .panel_cont-img .panel_cont-img_in img {
  max-width: 100%;
  max-height: 240px;
}
.panel_cont .panel_cont-img .panel_cont-img_in img:hover {
  opacity: 0.7;
  -ms-filter: "alpha( opacity=70 )";
}
.panel_cont .panel_cont-body {
  background-color: #e4e4e4;
  padding: 20px;
  font-size: 12px;
  font-size: 1.2rem;
}
.panel_cont .panel_cont-more {
  background-color: #e4e4e4;
  padding: 8px 20px 8px;
  text-align: right;
}
.panel_cont .panel_cont-more a {
  background: url("https://cdn.tsutaya.tsite.jp/static/tsite_common/images/arrow_black_s.png") no-repeat right center;
  display: inline-block;
  font-weight: bold;
  padding-right: 15px;
}
.panel_cont .panel_cont-body .panel_cont-more {
  padding: 10px 0 0;
}
.panel_cont.panel_cont-ranking .panel_cont-img .panel_cont-img_in {
  padding: 0 30px 20px;
  text-align: center;
}
.panel_cont.panel_cont-ranking .panel_cont-img .panel_cont-img_in img {
  max-width: 100%;
  max-height: 170px;
}
.panel_cont.panel_cont-ranking .panel_cont-body {
  padding-bottom: 8px;
}

/** panel_newest **/
.panel_newest {
  border-bottom: 1px dotted #666;
  background-color: #e4e4e4;
}
.panel_newest > li {
  width: 100%;
  border-top: 1px dotted #666;
  display: table;
}
.panel_newest > li .panel_newest-img {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: #fff;
}
.panel_newest > li .panel_newest-img .panel_newest-img_in {
  padding: 10px;
  width: 100px;
  display: inline-block;
}
.panel_newest > li .panel_newest-img .panel_newest-img_in img {
  max-width: 100px;
  max-height: 100px;
}
.panel_newest > li .panel_newest-img .panel_newest-img_in img:hover {
  opacity: 0.7;
  -ms-filter: "alpha( opacity=70 )";
}
.panel_newest > li .panel_newest-body {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  background-color: #e4e4e4;
  padding: 15px 15px 10px 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/** panel_ranking **/
.panel_ranking {
  background-color: #e4e4e4;
}
.panel_ranking > li {
  overflow: hidden;
  border-bottom: 1px dotted #666;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  min-height: 26px;
}
.panel_ranking > li .panel_cont-tit {
  margin-right: 80px;
}
.panel_ranking > li .panel_cont-info {
  margin-right: 80px;
}
.panel_ranking > li .c_icon_rank_right {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.panel_ranking > li.panel_ranking-last {
  margin: 0;
}

/*# sourceMappingURL=panel.css.map */
@charset "UTF-8";

/*----------------------------- */
/* FEATURE COMMON */
/*----------------------------- */

/** feature_tit **/
.feature_tit{
	font-size:24px;
	font-size:2.4rem;
	border-bottom:3px solid #666;
}

/** feature_nav **/
/*** !!please over write page color!! ***/
.feature_nav{
	color:#000;
	background-color:#e4e4e4;
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
}
.feature_nav > li > a > span,
.feature_nav > li > span > span{
	border-right:1px solid #c6c6c6;
}
.feature_nav > li > span{
	color:#999;
}
.feature_nav > li > a:link,
.feature_nav > li > a:visited{
	color:#000;
}
.feature_nav > li.current > a,
.feature_nav > li > a:hover{
	background-color:#c6c6c6;
}

/*** style ***/
.feature_nav{
	overflow:hidden;
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
}
.feature_nav > li{
	float:left;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:block;
}
.feature_nav > li > a,
.feature_nav > li > span{
	display:table;
	padding:14px 0 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.feature_nav > li > a > span,
.feature_nav > li > span > span{
	display:table-cell;
	padding:0 30px;
	vertical-align:middle;
}
.feature_nav > li > a:link,
.feature_nav > li > a:visited{
	text-decoration:none;
}
.feature_nav > li.current > a,
.feature_nav > li > a:hover{
	margin-left:-1px;
	padding-left:1px;
}

/** feature_lead **/
.feature_lead{
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
}
.feature_lead em{
	font-size:24px;
	font-size:2.4rem;
	font-weight:bold;
}

/** feature_font_l **/
.feature_font_l{
	font-size:14px;
	font-size:1.4rem;
}
.feature_font_ll{
	font-size:16px;
	font-size:1.6rem;
}
.feature_font_l + .c_list_icon{
	margin-top:10px;
}

/** feature_thumb_list_row **/
.feature_thumb_list_row .feature_thumb_list_row-tit{
	font-size:14px;
	font-size:1.4rem;
	font-weight:bold;
	padding:0 15px;
}
.feature_thumb_list_row > li{
	padding-top:10px;
}
.feature_thumb_list_row > li .c_thumb_list_row-img .c_thumb_list_row-img_in{
	height:150px;
	vertical-align:middle;
}
.feature_thumb_list_row > li .c_thumb_list_row-img .c_thumb_list_row-img_in img{
	max-height:150px;
}

/** feature_thumb_list_bnr **/
.feature_thumb_list_bnr > li{
	padding-top:0;
}
.feature_thumb_list_bnr > li .c_thumb_list_row-img .c_thumb_list_row-img_in{
	height:100px;
	vertical-align:middle;
	padding-top:0;
}
.feature_thumb_list_bnr > li .c_thumb_list_row-img .c_thumb_list_row-img_in img{
	max-height:100px;
}

/** feature_photo_slider **/
.feature_photo_slider{
	margin-top:20px;
}
.feature_photo_slider .feature_photo_slider-item{
	display: table;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 30px;
}
.feature_photo_slider .feature_photo_slider-item_img{
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 20px;
}
.feature_photo_slider .feature_photo_slider-item_img img{
	max-width:100%;
	max-height:500px;
}
.feature_photo_slider .feature_photo_slider-item_img a:hover img{
	opacity: 0.7;
	-ms-filter: "alpha( opacity=70 )";
}
.feature_photo_slider-thumb{
	overflow:hidden;
}
.feature_photo_slider-thumb > li{
	float:left;
	width:10%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.feature_photo_slider-thumb > li > a{
	display:block;
	margin:10px 5px;
	border: 1px solid #e4e4e4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:middle;
	height:80px;
	line-height:78px;
}
.feature_photo_slider-thumb > li > a > img{
	max-width:100%;
	max-height:78px;
	vertical-align:middle;
}
.feature_photo_slider-thumb > li > a:hover img{
	opacity: 0.7;
	-ms-filter: "alpha( opacity=70 )";
}

/** feature_md_icon **/
.feature_md_icon{
	overflow:hidden;
	margin-top:20px;
}
.feature_md_icon img.feature_md_icon-img{
	float:left;
	width:80px;
	margin-right:20px;
}
.feature_md_icon p{
	overflow:hidden;
	margin-top:0;
}
.feature_md_icon p.feature_md_icon-tit{
	margin-top:10px;
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
}
/** feature_md_icon-s **/
.feature_md_icon.feature_md_icon-s{
}
.feature_md_icon.feature_md_icon-s img.feature_md_icon-img{
	width:50px;
}

/** feature_item **/
/*** feature_item_heading ***/
.feature_item_heading{
	background-color:#e4e4e4;
	padding:20px 20px 15px;
	margin-top:20px;
	font-size:14px;
	font-size:1.4rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.feature_item_heading > *:first-child{
	margin-top:0;
}
.feature_item_heading .feature_item_heading-tit{
	font-size:20px;
	font-size:2.0rem;
	font-weight:bold;
}
.feature_item_heading .feature_item_heading-tit a:link,
.feature_item_heading .feature_item_heading-tit a:visited{
	text-decoration:none;
}
.feature_item_heading .feature_item_heading-icon{
	margin-top:0;
	margin-bottom:10px;
}
.feature_item_heading .c_list_icon{
	margin-top:5px;
}
/*** feature_item_data ***/
.feature_item_data{
	margin-top:20px;
	overflow:hidden;
}
.feature_item_data .feature_item_data-img{
	width:30%;
	text-align:center;
	float:left;
}
.feature_item_data .feature_item_data-img.feature_item_data-img_r{
	float:right;
}
.feature_item_data .feature_item_data-img img{
	width:100%;
	height:auto;
}
.feature_item_data .feature_item_data-img >a:hover img{
	opacity: 0.7;
	-ms-filter: "alpha( opacity=70 )";
}
.feature_item_data .feature_item_data-body{
	font-size:14px;
	font-size:1.4rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.feature_item_data .feature_item_data-img + .feature_item_data-body{
	width:70%;
	float:left;
	padding-left:30px;
}
.feature_item_data .feature_item_data-img.feature_item_data-img_r + .feature_item_data-body{
	padding-left:0;
	padding-right:30px;
}
.feature_item_data .feature_item_data-body_tit{
	margin-top:0;
	font-weight:bold;
}
.feature_item_data .feature_item_data-body_tit a:link,
.feature_item_data .feature_item_data-body_tit a:visited{
	text-decoration:none;
}
.feature_item_data .feature_item_data-body > *:first-child{
	margin-top:0;
}

/**** feature_item_data-s ****/
.feature_item_data.feature_item_data-s .feature_item_data-img{
	width:20%;
}
.feature_item_data.feature_item_data-s .feature_item_data-img + .feature_item_data-body{
	width:80%;
}
.feature_item_data.feature_item_data-s .feature_item_data-body_tit{
}

/*** in col3 ***/
.c_cols .c_cols-1of3 .feature_item_data .feature_item_data-img{
	width:35%;
}
.c_cols .c_cols-1of3 .feature_item_data .feature_item_data-img + .feature_item_data-body{
	width:65%;
	font-size:12px;
	font-size:1.2rem;
	padding-left:20px;
}
.c_cols .c_cols-1of3 .feature_item_data .feature_item_data-body_tit{
	font-size:14px;
	font-size:1.4rem;
}
/**** feature_item_data-s ****/
.c_cols .c_cols-1of3 .feature_item_data.feature_item_data-s .feature_item_data-img{
	width:30%;
}
.c_cols .c_cols-1of3 .feature_item_data.feature_item_data-s .feature_item_data-img + .feature_item_data-body{
	width:70%;
}

/*** in c_cols_border ***/
.c_cols_border .feature_item_data{
	margin-top:0;
}


/*** feature_item_copy ***/
.feature_item_copy{
	margin-top:20px;
	font-size:14px;
	font-size:1.4rem;
}
.feature_item_copy .feature_item_copy-tit{
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
}

/** feature_img_col **/
.feature_img_col{
	overflow:hidden;
	margin-top:20px;
}
.feature_img_col .feature_img_col-img_right,
.feature_img_col .feature_img_col-img_left{
}
.feature_img_col .feature_img_col-img_right{
	float:right;
	margin-left:30px;
}
.feature_img_col .feature_img_col-img_left{
	float:left;
	margin-right:30px;
}
.feature_img_col .feature_img_col-body{
	overflow:hidden;
}
.feature_img_col .feature_img_col-body > *:first-child{
	margin-top:0;
}

.feature_img_col .feature_img_col-tit{
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
	margin-top:0;
}
.feature_img_col .feature_img_col-tit a:link,
.feature_img_col .feature_img_col-tit a:visited{
	text-decoration:none;
}
.feature_img_col .feature_img_col-tit a:hover{
	text-decoration:none;
}

/** feature_cols_border **/
.feature_cols_border{
	overflow:hidden;
}
.feature_cols_border .feature_cols_border-1of2{
	width:50%;
	float:left;
	padding:0 20px;
	margin-left:-1px;
	margin-top:20px;
	border-left:1px dotted #666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/** feature_box **/
.feature_box{
	border:1px solid #afafaf;
	padding:20px;
	margin-top:20px;
}
.feature_box > *:first-child{
	margin-top:0;
}

/** feature_icon_releaseday **/
.feature_icon_releaseday{
	display:inline-block;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	font-size:1.4rem;
	padding:3px 14px;
}
p.feature_icon_releaseday{
	margin-top:5px;
}
.feature_thumb_list_row .feature_icon_releaseday{
	font-size:12px;
	font-size:1.2rem;
	padding:2px 6px;
}

/** feature_icon_special **/
.feature_icon_special{
	display:inline-block;
	background-color:#f57;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	font-size:1.4rem;
	padding:3px 14px;
}
p.feature_icon_special{
	margin-top:5px;
}
.feature_thumb_list_row .feature_icon_special{
	font-size:12px;
	font-size:1.2rem;
	padding:2px 6px;
}
.feature_icon_special_s{
	display:inline-block;
	background-color:#f57;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	font-size:1.2rem;
	padding:2px 6px;
}

/** feature_icon_normal **/
.feature_icon_normal{
	display:inline-block;
	background-color:#8e8e8e;
	color:#fff;
	font-weight:bold;
	padding:2px 6px;
	font-size:12px;
	font-size:1.2rem;
}
.c_list_icon li .feature_icon_normal{
	margin-top:3px;
}

/** feature_icon_normal_l **/
.feature_icon_normal_l{
	display:inline-block;
	background-color:#8e8e8e;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	font-size:1.4rem;
	padding:3px 14px;
}

/** feature_icon_cat **/
.feature_icon_cat{
	font-weight:normal;
	font-size:12px;
	font-size:1.2rem;
}

/** feature_bnr_list **/
.feature_bnr_list{
	margin-top:20px;
	margin-left:-15px;
	margin-bottom:-15px;
	overflow:hidden;
}
.feature_bnr_list > li{
	float:left;
	padding-left:15px;
	margin-bottom:15px;
	width:25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.feature_bnr_list > li img{
	width:100%;
}
.feature_bnr_list > li a:hover img{
	opacity: 0.7;
	-ms-filter: "alpha( opacity=70 )";
}

/** feature_magazine **/
.feature_magazine{
	border:1px solid #e4e4e4;
	display:table;
}
.feature_magazine .feature_magazine-cover{
	padding:20px;
	display:table-cell;
	vertical-align:middle;
	width:52%;
}
.feature_magazine .feature_magazine-cover > img{
	width:100%;
}
.feature_magazine .feature_magazine-body{
	padding:20px;
	display:table-cell;
	background-color:#e4e4e4;
	vertical-align:top;
	width:48%;
}
.feature_magazine .feature_magazine-body p{
	margin-top:5px;
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
}
.feature_magazine .feature_magazine-body p.feature_magazine-tit{
	font-size:18px;
	font-size:1.8rem;
	margin-top:0;
}
.feature_magazine .feature_magazine-body p span{
	font-size:12px;
	font-size:1.2rem;
}

/*** feature_campaign ***/
.feature_campaign {
	width: 80%;
	margin: 20px auto 0;
}
.feature_campaign dt {
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	background: #666;
	margin: 0;
	padding: 10px;
}
.feature_campaign dd {
	text-align: center;
	padding: 1px 20px 20px;
	background-color: #e4e4e4;
}
.feature_campaign dd .c_btn_inline_m {
	width: 40%;
}
.feature_campaign .feature_campaign-term {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.feature_campaign .feature_campaign-term span {
	vertical-align: middle;
}
.feature_campaign .feature_campaign-term .feature_campaign-term_y {
	font-size: 18px;
	font-size: 1.8rem;
}
.feature_campaign .feature_campaign-term .feature_campaign-term_d {
	font-size: 28px;
	font-size: 2.8rem;
}
.feature_campaign .feature_campaign-term .feature_campaign-term_w {
	font-size: 14px;
	font-size: 1.4rem;
}

/*** feature_cols_border ***/
.feature_cols_border{
	display:block;
	width:100%;
	margin-left:0;
	margin-top:0;
	overflow:hidden;
}
.feature_cols_border .c_cols_border-1of2{
	display:block;
	float:left;
	padding-left:0;
	margin-top:30px;
	margin-left:-1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/** feature_release_date **/
.feature_release_date{
	background-color:#000;
	padding:3px 20px;
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
	color:#fff;
}

/** feature_lineup **/
.feature_lineup{
	background-color:#e4e4e4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0 20px 20px;
}
.feature_lineup .feature_release_date{
	margin:5px -20px 0;
}
.feature_lineup .feature_lineup-head{
	text-align:center;
	margin-top:20px;
}
.feature_lineup .feature_lineup-head .feature_lineup-artist{
	font-size:20px;
	font-size:2.0rem;
	font-weight:bold;
	margin-top:15px;
	text-align:left;
}
.feature_lineup .feature_lineup-head .feature_lineup-artist a:link,
.feature_lineup .feature_lineup-head .feature_lineup-artist a:visited{
	text-decoration:none;
}
.feature_lineup .feature_lineup-head .feature_lineup-artist a:hover{
	text-decoration:none;
}
.feature_lineup .feature_lineup-head img{
	/*max-width:100%;
	max-height:214px;*/
	width:100%;
}
.feature_lineup .feature_lineup-head img.feature_lineup-img{
	width:auto;
	max-width:100%;
	max-height:214px;
}

.feature_lineup .c_list_icon{
	margin-top:0;
}
.feature_lineup dl.feature_lineup-info{
}
.feature_lineup dl.feature_lineup-info dt{
	font-size:14px;
	font-size:1.4rem;
	font-weight:bold;
	background-color:#fff;
	display:inline-block;
	padding:3px 10px 2px;
	margin-top:15px;
}
.feature_lineup dl.feature_lineup-info dd{
	font-size:14px;
	font-size:1.4rem;
	font-weight:bold;
	margin-top:15px;
}
.feature_lineup dl.feature_lineup-info dd .c_list_link{
	font-size:12px;
	font-size:1.2rem;
}
.feature_lineup dl.feature_lineup-info dd .feature_lineup-info_item{
	margin-top:10px;
	text-align:center;
}
.feature_lineup dl.feature_lineup-info dd .feature_lineup-info_item img{
	max-width:100%;
	max-height:200px;
}
.feature_lineup dl.feature_lineup-info dd span.feature_lineup-info_detail{
	font-size:12px;
	font-size:1.2rem;
	font-weight:normal;
	display:block;
}
.feature_lineup dl.feature_lineup-info dd.feature_lineup-info_img{
	overflow:hidden;
}
.feature_lineup dl.feature_lineup-info dd.feature_lineup-info_img img{
	float:left;
	margin-right:20px;
	max-width:70px;
	max-height:70px;
}
.feature_lineup dl.feature_lineup-info dd.feature_lineup-info_img img.feature_lineup-info_img_r{
	float:right;
	margin-right:0;
	margin-left:20px;
	max-width:70px;
	max-height:70px;
}
.feature_lineup dl.feature_lineup-info dd.feature_lineup-info_img span{
	overflow:hidden;
	display:block;
}
.feature_lineup dl.feature_lineup-info dd.feature_lineup-info_img span a:link,
.feature_lineup dl.feature_lineup-info dd.feature_lineup-info_img span a:link{
	text-decoration:none;
}
.feature_lineup dl.feature_lineup-info dd.feature_lineup-info_img span a:hover{
	text-decoration:none;
}

.feature_lineup .feature_lineup-mus{
	margin-top:20px;
}
.feature_lineup .feature_lineup-mus .c_list_btn_mus{
}
.feature_lineup .feature_lineup-btn{
	margin-top:20px;
	border-top:1px dotted #666;
}
.feature_lineup .feature_lineup-btn p{
	margin-top:20px;
}

/** feature_info **/
dl.feature_info{
	position:relative;
	margin-top:20px;
	font-size:14px;
	font-size:1.4rem;
}
dl.feature_info dt{
	width:10em;
	position:absolute;
	left:0;
	margin-bottom:10px;
}
dl.feature_info dd{
	padding-left:11em;
	margin-bottom:10px;
	font-weight:bold;
}

/** c_cols extend **/
.feature_cols_fix{}
.feature_cols_fix .feature_cols_fix-side{
	width:300px;
}
.feature_cols_fix .feature_cols_fix-main{
	width:auto;
	float:none;
	overflow:hidden;
}

/** feature_tit_side **/
.feature_tit_side{
	font-size:14px;
	font-size:1.4rem;
	font-weight:bold;
	background-color:#666;
	color:#fff;
	padding:8px 20px;
	margin-top:30px;
}

/** feature_accordion_btn{ **/
.feature_accordion_btn{
}
.c_js_accordion.open .feature_accordion_btn span{
	display:none;
}
.c_js_accordion.open .feature_accordion_btn:after{
	content:"閉じる";
}
.c_js_accordion.open .feature_accordion_btn{
	background:url(https://cdn.tsutaya.tsite.jp/cosmo_common/images/arrow_up.png) no-repeat right 0.5em;
}

/** feature_tw_cols **/
.feature_tw_cols{
	overflow:hidden;
	margin-left:-30px;
}
.feature_tw_cols .feature_tw_cols-1of2{
	width:50%;
	float:left;
}
.feature_tw_cols .feature_tw_cols-in{
	padding-left:30px;
	margin-top:20px;
}

/*** feature_tw_cols-right ***/
.feature_tw_cols.feature_tw_cols-right .feature_tw_cols-1of2{
	float:right;
}

/*** feature_tw_cols-narrow ***/
.feature_tw_cols.feature_tw_cols-narrow .feature_tw_cols-1of2{
	width:60%;
}
.feature_tw_cols.feature_tw_cols-narrow .feature_tw_cols-1of2:last-child{
	width:40%;
}

/** feature_tw **/
.feature_tw iframe{
	border:1px solid #e4e4e4!important;
	border-radius:5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/** feature_unit **/
/*col-one padding...*/
.feature_unit{
	padding:30px 29px 30px 30px;
}

/** feature_item_lineup **/
.feature_item_lineup{
	overflow:hidden;
	margin-left:-20px;
	font-size:0;
}
.feature_item_lineup .feature_item_lineup-col{
	display:inline-block;
	width:20%;
	padding-left:20px;
	font-size:1.4rem;
	vertical-align:top;
	margin-top:30px;
	margin-bottom:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.feature_item_lineup .feature_item_lineup-col *{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

/** feature_item_lineup-col4 **/
.feature_item_lineup.feature_item_lineup-col4{
	margin-left:-30px;
}
.feature_item_lineup.feature_item_lineup-col4 .feature_item_lineup-col{
	width:25%;
	padding-left:30px;
}

/** feature_cp_item **/
.feature_cp_item{}

/*** feature_cp_item-balloon ***/
.feature_cp_item .feature_cp_item-balloon{
	background:#e5e5e5;
	padding:10px;
	position:relative;
	margin-bottom:18px;
}
.feature_cp_item .feature_cp_item-balloon:after{
	top:100%;
	left:50%;
	border:solid transparent;
	content:"";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:transparent;
	border-top-color:#e5e5e5;
	border-width:18px;
	margin-left:-18px;
}
.feature_cp_item .feature_cp_item-balloon > p{
	margin-top:0;
}

/*** feature_cp_item-img ***/
.feature_cp_item .feature_cp_item-img{
	width:100%;
	height:auto;
	text-align:center;
	display:block;
	position:relative;
	margin-top:30px;
}
.feature_cp_item .feature_cp_item-img:before{
	content:"";
	display:block;
	padding-top:100%;
}
.feature_cp_item .feature_cp_item-img img{
	max-height:100%;
	max-width:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}
/*** feature_cp_item-release ***/
.feature_cp_item .feature_cp_item-release{
	font-weight:bold;
	margin-top:20px;
}

/*** feature_cp_item-title ***/
.feature_cp_item .feature_cp_item-title{
	margin-top:0;
}
.feature_cp_item .feature_cp_item-title a:link,
.feature_cp_item .feature_cp_item-title a:visited{
	text-decoration:none;
}

/*** feature_cp_item-btn ***/
.feature_cp_item .feature_cp_item-btn p{
	margin-top:10px;
}

/** btn **/
/*** feature_btn_blue ***/
.feature_btn_blue{
	padding:10px;
	background:rgb(0,51,153);
	background:-moz-linear-gradient(top, rgba(0,51,153,1) 0%, rgba(0,41,123,1) 100%);
	background:-webkit-linear-gradient(top, rgba(0,51,153,1) 0%,rgba(0,41,123,1) 100%);
	background:linear-gradient(to bottom, rgba(0,51,153,1) 0%,rgba(0,41,123,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#003399', endColorstr='#00297b',GradientType=0 );
	text-align:center;
	display:block;
	border-radius:5px;
	color:#fff;
	font-weight:bold;
}
a.feature_btn_blue:link,
a.feature_btn_blue:visited{
	color:#fff;
	text-decoration:none;
}
a.feature_btn_blue:hover{
	opacity:0.7;
}

/*** feature_btn_red ***/
.feature_btn_red{
	padding:10px;
	background:rgb(203,0,0);
	background:-moz-linear-gradient(top, rgba(203,0,0,1) 0%, rgba(163,0,0,1) 100%);
	background:-webkit-linear-gradient(top, rgba(203,0,0,1) 0%,rgba(163,0,0,1) 100%);
	background:linear-gradient(to bottom, rgba(203,0,0,1) 0%,rgba(163,0,0,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb0000', endColorstr='#a30000',GradientType=0 );
	text-align:center;
	display:block;
	border-radius:5px;
	color:#fff;
	font-weight:bold;
}
a.feature_btn_red:link,
a.feature_btn_red:visited{
	color:#fff!important;
	text-decoration:none;
}
a.feature_btn_red:hover{
	opacity:0.7;
}
/**** feature_btn_red_end ****/
.feature_btn_red_end{
	padding:8px 10px;
	text-align:center;
	display:block;
	border-radius:5px;
	border:2px solid #c90000;
	color:#cb0000;
	font-weight:bold;
}
a.feature_btn_red_end:link,
a.feature_btn_red_end:visited{
	color:#cb0000!important;
	text-decoration:none;
}
a.feature_btn_red_end:hover{
	opacity:0.7;
}
/**** feature_btn_red_soon ****/
.feature_btn_red_soon{
	padding:10px;
	background:rgb(255,221,221);
	background:-moz-linear-gradient(top, rgba(255,221,221,1) 0%, rgba(233,178,178,1) 100%);
	background:-webkit-linear-gradient(top, rgba(255,221,221,1) 0%,rgba(233,178,178,1) 100%);
	background:linear-gradient(to bottom, rgba(255,221,221,1) 0%,rgba(233,178,178,1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdddd', endColorstr='#e9b2b2',GradientType=0 );
	text-align:center;
	display:block;
	border-radius:5px;
	color:#fff;
	font-weight:bold;
}

/** feature_countday **/
.feature_countday{
	text-align:center;
	color:#003399;
}
.feature_countday_end{
	text-align:center;
	color:#cc0000;
}
.feature_countday_end span,
.feature_countday span{
	font-weight:bold;
	font-size:1.6rem;
	display:inline-block;
	padding:0 3px;
}
.feature_countday_done{
	text-align:center;
}

/** feature_modal **/
.feature_modal{
	background-color:#fff;
	max-width:700px;
	padding:40px 30px;
	margin:0 auto;
	position:relative;
	border-radius:10px;
	font-size:1.4rem;
	line-height:1.6;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.feature_modal .mfp-close{
	right:-40px;
	top:-30px;
}
.feature_modal > *:first-child{
	margin-top:0;
}
.feature_modal .feature_modal-tit{
	font-size:1.8rem;
	font-weight:bold;
	margin-bottom:30px;
}

/** feature_twcp_cols **/
.feature_twcp_cols{
	overflow:hideen;
	margin-left:-30px;
	margin-top:-30px;
	font-size:0;
}
.feature_twcp_cols *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.feature_twcp_cols .feature_twcp_cols-col{
	display:inline-block;
	padding-left:30px;
	width:33.3%;
	font-size:14px;
	font-size:1.4rem;
	vertical-align:top;
	margin-top:60px;
}
.feature_twcp_cols .feature_tw{
	margin-top:20px;
}
.feature_twcp_cols .feature_tw iframe{
	height:320px!important;
}
.feature_twcp_cols .feature_twcp_cols-col > *:first-child{
	margin-top:0;
}

/** feature_btn_tw **/
.feature_btn_tw{
	color:#fff;
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
	display:block;
	padding:15px;
	text-align:center;
	border-radius:5px;
	background:#3e4344;
	background:-moz-linear-gradient(top,  hsl(190,5%,25%) 0%, hsl(180,8%,7%) 100%);
	background:-webkit-linear-gradient(top,  hsl(190,5%,25%) 0%,hsl(180,8%,7%) 100%);
	background:linear-gradient(to bottom,  hsl(190,5%,25%) 0%,hsl(180,8%,7%) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e4344', endColorstr='#111414',GradientType=0 );
}
.feature_btn_tw:link,
.feature_btn_tw:visited{
	color:#fff;
	text-decoration:none;
}
.feature_btn_tw:hover{
	color:#fff;
	text-decoration:none;
}
.feature_btn_tw span.feature_btn_tw-icon{
	display:inline-block;
	background:url(https://cdn.tsutaya.tsite.jp/static/tsutaya/feature/common/images/btn_tw.png) no-repeat left top;
	background-size:25px 22px;
	padding-left:34px;
}


/* SPECIAL */
/** 2014 winter campaign **/
.winter2014_tit{
	position:relative;
}
.winter2014_tit p{
	position:absolute;
	top:0;
	text-align:right;
	margin-top:0;
	padding-right:25px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.winter2014_tit p img{
	width:33%;
}


@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
}

#cosmo_header,
#cosmo_footer {
  font-size: 12px;
  color: #000;
  font-family: HelveticaNeue,"HiraKakuProN-W3", "メイリオ", sans-serif;
  line-height: 1;
  width: 100%;
  *zoom: 1;
}
#cosmo_header img,
#cosmo_footer img {
  border: none;
}
#cosmo_header:after,
#cosmo_footer:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
#cosmo_header h1, #cosmo_header h2, #cosmo_header h3,
#cosmo_footer h1,
#cosmo_footer h2,
#cosmo_footer h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 1em;
}
#cosmo_header p,
#cosmo_footer p {
  margin: 0;
  padding: 0;
}
#cosmo_header ul,
#cosmo_header ul li,
#cosmo_footer ul,
#cosmo_footer ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#cosmo_header dl,
#cosmo_footer dl {
  margin: 0;
  padding: 0;
}
#cosmo_header dl dt, #cosmo_header dl dd,
#cosmo_footer dl dt,
#cosmo_footer dl dd {
  margin: 0;
  padding: 0;
}
#cosmo_header img,
#cosmo_footer img {
  vertical-align: bottom;
}

#cosmo_footer a:link, #cosmo_footer a:visited,
#cosmo_header .pc_cosmo_header a:link,
#cosmo_header .pc_cosmo_header a:visited {
  text-decoration: none;
  color: #000;
}
#cosmo_footer a:hover,
#cosmo_header .pc_cosmo_header a:hover {
  text-decoration: none;
  color: #039;
}

/*----------------------------- */
/* COSMO COMMON [ FOOTER ] */
/*----------------------------- */
/*
#cosmo_footer
	.cosmo_footer-pagetop(PC)
	.pc_cosmo_footer(PC)
	.sp_cosmo_footer(SP)
*/
#cosmo_footer .sp_cosmo_footer {
  display: none;
}

.c_pc_hide {
  display: none;
}

/** pc_cosmo_footer **/
/*
.pc_cosmo_footer
	.cosmo_footer-pagetop
	.cosmo_footer-lnavi
	.cosmo_footer-meganavi
*/
/** cosmo_footer-pagetop **/
#cosmo_footer .cosmo_footer-pagetop {
  min-width: 951px;
  min-height: 30px;
  margin-top: 50px;
}
#cosmo_footer .cosmo_footer-pagetop .pagetop_contents {
  overflow: hidden;
  max-width: 1201px;
  margin: 0 auto 0;
  padding: 0 10px;
}
#cosmo_footer .cosmo_footer-pagetop .pagetop_contents a {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(https://cdn.tsutaya.tsite.jp/static/tsite_common/images/footer/btn_pagetop.png) no-repeat 0 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#cosmo_footer .cosmo_footer-pagetop .pagetop_contents.c_js_pagetop_set {
  max-width: 100%;
}
#cosmo_footer .cosmo_footer-pagetop .pagetop_contents.c_js_pagetop_set p {
  opacity: 0.5;
  filter: alpha(opacity=50);
  transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
}
#cosmo_footer .cosmo_footer-pagetop .pagetop_contents.c_js_pagetop_set p:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#cosmo_footer .cosmo_footer-pagetop .pagetop_contents.c_js_pagetop_fixed {
  position: fixed;
  right: 0;
  bottom: 10px;
}

/** pc_cosmo_footer **/
#cosmo_footer .pc_cosmo_footer div, #cosmo_footer .pc_cosmo_footer p, #cosmo_footer .pc_cosmo_footer ul, #cosmo_footer .pc_cosmo_footer ol, #cosmo_footer .pc_cosmo_footer li, #cosmo_footer .pc_cosmo_footer dl, #cosmo_footer .pc_cosmo_footer dt, #cosmo_footer .pc_cosmo_footer dd {
  line-height: 1;
}

/** cosmo_footer-lnavi **/
#cosmo_footer .pc_cosmo_footer .cosmo_footer-lnavi {
  min-width: 951px;
  padding: 17px 0;
  background-color: #fff;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-lnavi .cosmo_footer-lnavi_in {
  overflow: hidden;
  max-width: 1201px;
  margin: 0 auto;
  padding: 0 10px;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-lnavi .cosmo_footer-lnavi_left {
  float: left;
  overflow: hidden;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-lnavi .cosmo_footer-lnavi_left li {
  margin-right: 20px;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-lnavi .cosmo_footer-lnavi_left li.clear_left {
  clear: left;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-lnavi .cosmo_footer-lnavi_right {
  float: right;
  overflow: hidden;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-lnavi .cosmo_footer-lnavi_right li {
  text-align: right;
  margin-left: 20px;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-lnavi .cosmo_footer-lnavi_right li:first-child {
  margin-left: 0;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-lnavi li {
  float: left;
  padding: 3px 0;
  font-size: 11px;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-lnavi li a {
  text-decoration: none;
}

/** cosmo_footer-meganavi **/
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi {
  min-width: 951px;
  padding: 20px 0;
  background-color: #e4e4e4;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_in {
  max-width: 1201px;
  margin: 0 auto;
  padding: 0 10px;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols {
  overflow: hidden;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols .cosmo_footer-meganavi_left {
  float: left;
  width: 14%;
  margin-right: 4%;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols .cosmo_footer-meganavi_center {
  float: left;
  width: 64%;
  *zoom: 1;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols .cosmo_footer-meganavi_center.cosmo_footer_new {
  width: 82%;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols .cosmo_footer-meganavi_center:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols .cosmo_footer-meganavi_center .cosmo_footer-meganavi_center_in {
  width: 100%;
  *zoom: 1;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols .cosmo_footer-meganavi_center .cosmo_footer-meganavi_center_in:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols .cosmo_footer-meganavi_center .cosmo_footer-meganavi_center_in .cosmo_footer-meganavi_center_col {
  float: left;
  width: 25%;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols .cosmo_footer-meganavi_right {
  float: left;
  width: 14%;
  margin-left: 4%;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_notice {
  width: 82%;
  padding-top: 20px;
  margin-top: 10px;
  border-top: dotted 1px #000;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_notice .cosmo_footer-meganavi_notice_text {
  line-height: 1.6;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 11px;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols_n {
  overflow: hidden;
  margin-left: -20px;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols_n .cosmo_footer-meganavi_col_in {
  padding-left: 20px;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols_n .cosmo_footer-meganavi_col {
  float: left;
  width: 13%;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols_n .cosmo_footer-meganavi_col2 {
  float: left;
  width: 29%;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols_n .cosmo_footer-meganavi_li_col {
  width: 50%;
  float: left;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi ul li {
  padding-bottom: 15px;
  line-height: 1.4;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi ul li a {
  display: block;
  border-bottom: 1px dotted #000;
  padding: 10px 10px 10px 0;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi ul li ul {
  padding-top: 10px;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi ul li ul li {
  padding-bottom: 0;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi ul li ul li a {
  border: none;
  font-weight: normal;
  font-size: 11px;
  display: inline-block;
}
#cosmo_footer .pc_cosmo_footer .cosmo_footer-meganavi ul li ul li ul {
  padding-top: 0;
}

/** cosmo_footer-body **/
#cosmo_footer .cosmo_footer-body {
  min-width: 951px;
  background-color: #000;
}
#cosmo_footer .cosmo_footer-body .cosmo_footer-body_in {
  max-width: 1201px;
  min-width: 931px;
  margin: 0 auto;
  padding: 15px 10px;
  font-size: 11px;
  color: #fff;
}
#cosmo_footer .cosmo_footer-body .cosmo_footer-body_in .copyright {
  text-align: right;
}

#cosmo_footer20 .sp_cosmo_footer {
  display: none;
}
#cosmo_footer20 .cosmo_footer-pagetop {
  min-width: 951px;
  min-height: 30px;
  margin-top: 50px;
}
#cosmo_footer20 .cosmo_footer-pagetop .pagetop_contents {
  overflow: hidden;
  max-width: 1216px;
  margin: 0 auto 0;
  padding: 0 112px;
}
@media screen and (max-width: 959px) {
  #cosmo_footer20 .cosmo_footer-pagetop .pagetop_contents {
    padding: 0 30px;
  }
}
#cosmo_footer20 .cosmo_footer-pagetop .pagetop_contents a {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(https://cdn.tsutaya.tsite.jp/static/tsite_common/images/footer/btn_pagetop.png) no-repeat 0 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#cosmo_footer20 .cosmo_footer-pagetop .pagetop_contents.c_js_pagetop_set {
  max-width: 100%;
}
#cosmo_footer20 .cosmo_footer-pagetop .pagetop_contents.c_js_pagetop_set p {
  opacity: 0.5;
  filter: alpha(opacity=50);
  transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
}
#cosmo_footer20 .cosmo_footer-pagetop .pagetop_contents.c_js_pagetop_set p:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#cosmo_footer20 .cosmo_footer-pagetop .pagetop_contents.c_js_pagetop_fixed {
  position: fixed;
  right: 0;
  bottom: 10px;
}
#cosmo_footer20 .pc_cosmo_footer {
  background-color: #272727;
}
#cosmo_footer20 .pc_cosmo_footer div, #cosmo_footer20 .pc_cosmo_footer p, #cosmo_footer20 .pc_cosmo_footer ul, #cosmo_footer20 .pc_cosmo_footer ol, #cosmo_footer20 .pc_cosmo_footer li, #cosmo_footer20 .pc_cosmo_footer dl, #cosmo_footer20 .pc_cosmo_footer dt, #cosmo_footer20 .pc_cosmo_footer dd {
  line-height: 1;
}
#cosmo_footer20 .pc_cosmo_footer a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 200;
  font-style: normal;
  cursor: pointer;
}
#cosmo_footer20 .pc_cosmo_footer a:hover {
  opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
}
#cosmo_footer20 .pc_cosmo_footer .cosmo_footer-meganavi {
  min-width: 951px;
  padding: 50px 0 80px 0;
}
@media screen and (max-width: 959px) {
  #cosmo_footer20 .pc_cosmo_footer .cosmo_footer-meganavi {
    min-width: 100%;
  }
}
#cosmo_footer20 .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_logo {
  padding-bottom: 30px;
}
#cosmo_footer20 .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_in {
  max-width: 1216px;
  margin: 0 auto;
  padding: 0 10px;
}
#cosmo_footer20 .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols {
  display: table;
  width: 100%;
}
#cosmo_footer20 .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols .cosmo_footer-meganavi_cols_in {
  display: table-cell;
  width: 25%;
}
#cosmo_footer20 .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols .cosmo_footer-meganavi_cols_in ul li {
  margin-top: 20px;
  padding-right: 1em;
  line-height: 1.4;
}
#cosmo_footer20 .pc_cosmo_footer .cosmo_footer-meganavi .cosmo_footer-meganavi_cols .cosmo_footer-meganavi_cols_in ul li ul li {
  margin-top: 5px;
  font-size: 12px;
  font-size: 1.2rem;
}
#cosmo_footer20 .cosmo_footer-body {
  min-width: 1076px;
  background-color: #1F1F1F;
}
@media screen and (max-width: 959px) {
  #cosmo_footer20 .cosmo_footer-body {
    min-width: 100%;
  }
}
#cosmo_footer20 .cosmo_footer-body .cosmo_footer-body_in {
  display: table;
  width: 100%;
  max-width: 1216px;
  min-width: 960px;
  margin: 0 auto;
  padding: 15px 10px;
  font-size: 11px;
  color: #fff;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  #cosmo_footer20 .cosmo_footer-body .cosmo_footer-body_in {
    max-width: 100%;
    min-width: 100%;
  }
}
#cosmo_footer20 .cosmo_footer-body .cosmo_footer-body_in .cosmo_footer_notice {
  display: table-cell;
  font-size: 8px;
  font-size: 0.8rem;
}
#cosmo_footer20 .cosmo_footer-body .cosmo_footer-body_in .cosmo_footer_notice p {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.4;
}
#cosmo_footer20 .cosmo_footer-body .cosmo_footer-body_in .copyright {
  display: table-cell;
  text-align: right;
  width: 22em;
}
body {
  background: #FFF;
}

#cosmo_contents .cosmo_contents-in {
  display: table;
  width: 100%;
  max-width: 1440px;
  min-width: 1184px;
  margin: 20px auto 0 auto;
  padding: 0 112px;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  #cosmo_contents .cosmo_contents-in {
    padding: 0 30px;
    max-width: 100%;
    min-width: 100%;
  }
}
#cosmo_contents .cosmo_contents-in .cosmo_contents-main {
  display: table-cell;
  float: none;
  vertical-align: top;
  margin-top: 0;
  width: auto;
}
#cosmo_contents .cosmo_contents-in .cosmo_contents-main .cosmo_contents-main_in {
  margin-right: 0;
}
#cosmo_contents .cosmo_contents-in .cosmo_contents-sub {
  display: table-cell;
  float: none;
  vertical-align: top;
  margin-top: 0;
  margin-left: 0;
  border-left: none;
  border-right: none;
  border-bottom: none;
  box-sizing: border-box;
  padding-left: 24px;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block {
  border: 2px solid #F4F4F3;
  margin-bottom: 25px;
  padding: 20px 15px 20px 15px;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_lv2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: noto-sans-cjk-jp,sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  margin-bottom: 20px;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_lv2 span {
  display: inline-block;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_main {
  font-size: 0;
  text-align: center;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_main li {
  display: inline-block;
  width: 25%;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: noto-sans-cjk-jp,sans-serif;
  font-weight: 700;
  font-style: normal;
  border-bottom: #FFF 6px solid;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_main li a {
  display: block;
  color: #272727;
  text-decoration: none;
  padding: 5px 0;
  opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_main li a:hover {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_main li.current {
  border-bottom: #272727 6px solid;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_main li.current a {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_sub {
  font-size: 0;
  text-align: center;
  width: 100%;
  background-color: #F4F4F3;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_sub li {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0px 27px;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_sub li a {
  display: block;
  color: #272727;
  text-decoration: none;
  padding: 15px 0 15px 15px;
  background: url("https://cdn.tsutaya.tsite.jp/static/tsutaya/images/icon_radio_off.svg") no-repeat left center;
  background-size: 12px auto;
  font-family: noto-sans-cjk-jp,sans-serif;
  font-weight: 700;
  opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_sub li.current a {
  background: url("https://cdn.tsutaya.tsite.jp/static/tsutaya/images/icon_radio_on.svg") no-repeat left center;
  background-size: 12px auto;
  opacity: 1.0;
  -ms-filter: "alpha(opacity=100)";
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item {
  display: none;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item.current {
  display: block;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list {
  display: none;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list.current {
  display: block;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li {
  width: 100%;
  border-bottom: 1px solid #F4F4F3;
  padding: 15px 0;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li a {
  display: table;
  table-layout: fixed;
  text-decoration: none;
  width: 100%;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li a:hover img {
  opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li .contents-sub_list_img {
  display: table-cell;
  vertical-align: top;
  width: 88px;
  height: 124px;
  position: relative;
  text-align: left;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li .contents-sub_list_img img {
  max-width: 100%;
  max-height: 100%;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li .contents-sub_list_text {
  display: table-cell;
  vertical-align: top;
  padding-left: 15px;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li .contents-sub_list_text .contents-sub_list_title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  max-height: 3.5rem;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li .contents-sub_list_text .contents-sub_list_supplement {
  display: block;
  margin-top: 10px;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li .contents-sub_list_new {
  display: inline-block;
  box-sizing: border-box;
  border-radius: 50%;
  margin-top: 10px;
  padding-top: 2px;
  background-color: #FF5576;
  color: #FFF;
  text-align: center;
  width: 20px;
  height: 20px;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .content-sub_more {
  text-align: right;
  padding: 10px 0 0 0;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .content-sub_more a {
  color: #0F82FF;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .content-sub_more a:hover {
  opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_banner_list li {
  line-height: 1;
  margin-bottom: 2px;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_banner_list li a img {
  width: 100%;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block .contents-sub_banner_list li a:hover {
  opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
}
#cosmo_contents .cosmo_contents-in .contents-sub_block#contents-sub_ranking .contents-sub_lv2 span {
  padding-bottom: 22px;
  background: url("https://cdn.tsutaya.tsite.jp/static/tsutaya/images/icon_ranking.svg") no-repeat center bottom;
  background-size: 18px auto;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block#contents-sub_ranking .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li .contents-sub_list_img:after {
  position: absolute;
  display: block;
  width: 42px;
  height: 42px;
  content: "";
  left: 0;
  top: 0;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block#contents-sub_ranking .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li:nth-child(1) .contents-sub_list_img:after {
  background: url("https://cdn.tsutaya.tsite.jp/static/tsutaya/images/icon_ranking_no1.svg") no-repeat 0 0;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block#contents-sub_ranking .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li:nth-child(2) .contents-sub_list_img:after {
  background: url("https://cdn.tsutaya.tsite.jp/static/tsutaya/images/icon_ranking_no2.svg") no-repeat 0 0;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block#contents-sub_ranking .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li:nth-child(3) .contents-sub_list_img:after {
  background: url("https://cdn.tsutaya.tsite.jp/static/tsutaya/images/icon_ranking_no3.svg") no-repeat 0 0;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block#contents-sub_ranking .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li:nth-child(4) .contents-sub_list_img:after {
  background: url("https://cdn.tsutaya.tsite.jp/static/tsutaya/images/icon_ranking_no4.svg") no-repeat 0 0;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block#contents-sub_ranking .contents-sub_tabs .contents-sub_tabs_body .contents-sub_tabs_item .contents-sub_list li:nth-child(5) .contents-sub_list_img:after {
  background: url("https://cdn.tsutaya.tsite.jp/static/tsutaya/images/icon_ranking_no5.svg") no-repeat 0 0;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block#contents-sub_release .contents-sub_lv2 span {
  padding-bottom: 22px;
  background: url("https://cdn.tsutaya.tsite.jp/static/tsutaya/images/icon_release.svg") no-repeat center bottom;
  background-size: 18px auto;
}
#cosmo_contents .cosmo_contents-in .contents-sub_block:last-child {
  margin-bottom: 0;
}
/*----------------------------- */
/*	[ PANEL ] */
/*----------------------------- */
.panel_area {
  overflow: hidden;
  *zoom: 1;
}

.panel_area_inner {
  position: relative;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
}

.panel {
  width: 33.3%;
  float: left;
  background-color: #fff;
  border: 1px solid #666;
  border-bottom: 3px solid #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.panel p {
  margin-top: 0;
}
.panel a:link, .panel a:visited {
  text-decoration: none;
}
.panel a:hover {
  text-decoration: none;
}
.panel .panel-head {
  position: relative;
  padding: 20px 90px 20px 20px;
}
.panel .panel-head .panel-head_tit {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
.panel .panel-head .panel-head_item {
  position: absolute;
  right: 20px;
  top: 20px;
}
.panel .panel-head .panel-head_service {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 3px;
}
.panel .panel-head:after {
  border-top: 13px solid #c6c6c6;
  border-right: 13px solid transparent;
  border-left: 13px solid #c6c6c6;
  border-bottom: 13px solid transparent;
  top: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 0;
}
.panel .c_slider {
  margin-top: 0;
}
.panel .c_slider .c_thumb_list_row-img_in {
  padding-top: 0 !important;
}
.panel.panel-wide {
  width: 66.6%;
}
.panel.panel-full {
  width: 100%;
  float: none;
  margin-left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
}
@media screen and (max-width: 951px) {
  .panel {
    width: 50%;
  }
  .panel.panel-wide {
    width: 100%;
  }
}
.panel.panel-recommend {
  float: none;
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
}
.panel.panel-recommend .panel-head:after {
  border-top-color: #092253;
  border-left-color: #092253;
}
.panel.panel-recommend .c_cols {
  margin-left: 0;
}
.panel.panel-recommend .c_cols .c_cols-1of3 .panel_cont-body {
  border-left: 1px solid #FFF;
  box-sizing: border-box;
}
.panel.panel-recommend .c_cols .c_cols-1of3:first-child .panel_cont-body {
  border-left: none;
}

.cosmo_contents-sub .panel {
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  border: none;
  border-top: 1px solid #666;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: -1px;
}
.cosmo_contents-sub .panel .panel-head {
  padding: 20px;
}

/** panel_cont **/
.panel_cont .panel_cont-tit {
  font-weight: bold;
  margin-bottom: 5px;
  word-break: break-all;
}
.panel_cont .panel_cont-info {
  font-size: 11px;
  font-size: 1.1rem;
}
.panel_cont .panel_cont-img .panel_cont-img_in {
  padding: 0 20px 20px;
  text-align: center;
}
.panel_cont .panel_cont-img .panel_cont-img_in img {
  max-width: 100%;
  max-height: 240px;
}
.panel_cont .panel_cont-img .panel_cont-img_in img:hover {
  opacity: 0.7;
  -ms-filter: "alpha( opacity=70 )";
}
.panel_cont .panel_cont-body {
  background-color: #e4e4e4;
  padding: 20px;
  font-size: 12px;
  font-size: 1.2rem;
}
.panel_cont .panel_cont-more {
  background-color: #e4e4e4;
  padding: 8px 20px 8px;
  text-align: right;
}
.panel_cont .panel_cont-more a {
  background: url("https://cdn.tsutaya.tsite.jp/static/tsite_common/images/arrow_black_s.png") no-repeat right center;
  display: inline-block;
  font-weight: bold;
  padding-right: 15px;
}
.panel_cont .panel_cont-body .panel_cont-more {
  padding: 10px 0 0;
}
.panel_cont.panel_cont-ranking .panel_cont-img .panel_cont-img_in {
  padding: 0 30px 20px;
  text-align: center;
}
.panel_cont.panel_cont-ranking .panel_cont-img .panel_cont-img_in img {
  max-width: 100%;
  max-height: 170px;
}
.panel_cont.panel_cont-ranking .panel_cont-body {
  padding-bottom: 8px;
}

/** panel_newest **/
.panel_newest {
  border-bottom: 1px dotted #666;
  background-color: #e4e4e4;
}
.panel_newest > li {
  width: 100%;
  border-top: 1px dotted #666;
  display: table;
}
.panel_newest > li .panel_newest-img {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: #fff;
}
.panel_newest > li .panel_newest-img .panel_newest-img_in {
  padding: 10px;
  width: 100px;
  display: inline-block;
}
.panel_newest > li .panel_newest-img .panel_newest-img_in img {
  max-width: 100px;
  max-height: 100px;
}
.panel_newest > li .panel_newest-img .panel_newest-img_in img:hover {
  opacity: 0.7;
  -ms-filter: "alpha( opacity=70 )";
}
.panel_newest > li .panel_newest-body {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  background-color: #e4e4e4;
  padding: 15px 15px 10px 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/** panel_ranking **/
.panel_ranking {
  background-color: #e4e4e4;
}
.panel_ranking > li {
  overflow: hidden;
  border-bottom: 1px dotted #666;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  min-height: 26px;
}
.panel_ranking > li .panel_cont-tit {
  margin-right: 80px;
}
.panel_ranking > li .panel_cont-info {
  margin-right: 80px;
}
.panel_ranking > li .c_icon_rank_right {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.panel_ranking > li.panel_ranking-last {
  margin: 0;
}

/*# sourceMappingURL=panel.css.map */
