@charset "Shift_JIS";
/* CSS Document */


@media screen and (max-width: 640px) {

/* top
--------------------------------------------*/
#Contents-sub{
	padding:0 0 0 30px;
	}


/*TopNews*/
.Headline{
	margin:0 0 30px;
	width: 100%;
	padding:0;
	}
.Headline .block .clear{
	clear:none;
	}
.Headline .block .head1,
.Headline .block .head2{
	display:block;
	}
.Headline .block a .head1,
.Headline .block a .head2{
	color:#333333;
	text-decoration:none;
	}
.Headline .block a:hover .head1,
.Headline .block a:hover .head2{
	color:#1e1e17;
	}

.Headline h2{
	font-size:130%;
	font-weight:bold;
	line-height:120%;
	padding:8px 12px 5px 12px;
	}
.Headline p{
	font-size:85%;
	line-height:150%;
	margin:0 0 5px 0;
	padding:10px 5px 0px 5px;
	}
.Headline ul{
	margin:0;
	padding:0;
	list-style:none;
	border-top: none;
	}

#Contents .Headline li {
	font-size:16px;
	line-height:140%;
	margin:0;
	padding: 10px 3%;
	
}

#Contents .Headline li:hover {
	background: none;
}

#Contents .Headline li:hover a,
#Contents .Headline li a {
	background: none;
	padding: 0;
}

#Contents .Headline li a:hover {
	background: none;
	text-decoration: none;
}

#Contents .Headline li a:visited {
	background: none;
	padding: 0 0 0 15px;
	color: #63635a;
}




.Headline .Head-news{
	
	border-top: 1px dotted #ccc;
	border-bottom: px dotted #ccc;
	margin: 0 0 10px;
	}

.Headline .Head-news .block{
	background: url(/chuspo/image/bg_headline.png) no-repeat left center;
	padding:8px 3%;
	padding-left: 70px;
	}
	
.Headline .Head-news .block:hover{
	}
.Headline .Head-news .block h2{
	font-size: 1em;
	font-weight: bold;
	margin:0;
	padding:0;
	}
.Headline .Head-news .block h2,
.Headline .Head-news .block .title,
.Headline .Head-news .block .news,
.Headline .Head-news .block p,
.Headline .Head-news .block .head1,
.Headline .Head-news .block .head2{
	display:inline;
	}
.Headline .Head-news .block .head2{
	padding-left:1em;
	}
.Headline .Head-news .block .news p .date{
	font-size:0.8em;
	font-weight: normal;
	}
.Headline .Head-news .block .clear{
	clear:none;
	}
.Headline .Head-news .block a:hover .head1,
.Headline .Head-news .block a:hover .head2{
	text-decoration:none;
	}

#Contents .Headline .head-sokuho ul {
	width: 100%;
	position: relative;
	text-align: center;
}
#Contents .Headline .head-sokuho ul li {
	display: none;
	text-align: center;
	width: 40%;
}
#Contents .Headline .head-sokuho ul li a,
#Contents .Headline .head-sokuho ul li a:hover,
#Contents .Headline .head-sokuho ul li a:visited {
	display: block;
	color: #fff;
	background: #13007c;
	padding: 10px 5px 10px 5px;
	vertical-align: middle;
	font-size: 12px;
}

#Contents .Headline .head-sokuho ul li a img {
	display: inline-block ;
	margin-bottom: -1%;
}
/* 20160727 */
#Contents .Headline .head-sokuho ul.soku {
	display:table;
}
#Contents .Headline .head-sokuho ul.soku li {
	width: auto;
	padding: 10px 1%;
}
#Contents .Headline .head-sokuho ul.soku li a,
#Contents .Headline .head-sokuho ul.soku li a:hover,
#Contents .Headline .head-sokuho ul.soku li a:visited {
	padding: 10px 2px;
	font-size: 10px;
}

#Contents .Headline .head-sokuho ul.soku li a img {
	max-width:11px;
	vertical-align: text-bottom;
}
/* /20160727 */
.Headline #TopNewsWrap {
	display: block;
}

.Headline #TopNewsWrap .TopNews {
	display: block;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px;
	width: 100%;
}



/*photo news*/
.Headline .picnews-area2{
	width: 100%;
	text-align: center;
	border: none;
	float: none;
	padding: 10px 0 0;
	margin: 0 0 18px;
}

.photo-block .photo {
	padding: 0 3%;
	margin: 0;
	border-bottom: none;
	background: none;
}

.photo-block .photo .image {
	margin: 0 auto 18px;
	padding: 0;
	width: 250px;
}

.picnews-area2 .photo-block .photo .image img {
	width: 250px !important;
	height: auto !important;
}

.photo-block .photo .caption {
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
	color: #000;
	padding:0;
	margin: 0 0 0;
	min-height:inherit;
	text-align: center;
}

.Headline .picnews-area2 .morePhoto {
	clear: both;
	padding: 8px 10px 5px;
	font-size: 15px;
	margin: 0;
	border-top: none;
	background: none;
}

.Headline .picnews-area2 .morePhoto a {
	background: none;
	padding: 0;
}


/*NewsArea*/

.Headline .TopNews #NewsArea {
	float: none;
	width: 100%;
	margin: 0;
}

.Headline .TopNews #NewsArea ul,
.Headline .TopNews #NewsArea .link02 {
	margin: 0 0 15px;
	padding: 0 0 0;
}

.Headline .TopNews #NewsArea ul li {
	margin: 0 0 0;
	padding: 10px 10px;
	border-bottom: 1px solid #ccc;
}

.Headline .TopNews #NewsArea ul li:first-child {
	border-top: 1px solid #ccc;
}

#NewsArea .TopNews .link02 {
	overflow: hidden;
	border-bottom: none;
	font-size: 15px;
}

#NewsArea .TopNews .link02 p a {
	background: none;
	padding:0;
}

#NewsArea .TopNews .link02 p a:hover {
	background: none;
	padding: 0;
}


.Headline #TopNewsWrap .PaperPreview {
	width :100%;
	margin: 0 0 20px;
	padding: 0;
	border: none;
	border-bottom: 1px solid #ccc;
}

.Headline #TopNewsWrap .PaperPreview .title {
	background: none;
	margin: 0 0 0 0;
	padding: 0;
}
.Headline #TopNewsWrap .PaperPreview .title h2 {
	margin: 0 0 0;
}
.Headline #TopNewsWrap .PaperPreview ul li {
	border-bottom: none;
}




/*------------------------------------フォトハイライト／動画ニュース*/

.PhotoHighlight,
.DougaNews {
	border: none;
	border-bottom: 1px solid #ccc;
}
.PhotoHighlight .photoBlock,
.DougaNews .movieBlock {
	display: table;
	width: 100%;
}

.DougaNews .movieBlock .topics-picList {
	width: 43%;
	padding: 0 3% 18px;
	display: table-cell;
	outline: none;
}

.PhotoHighlight .photoBlock .topics-picList {
	float: left;
	padding: 10px;
	width: 46%;
	box-sizing: border-box;
	margin: 2%;
	vertical-align: top;
	font-size: 0.8em;
	border: 1px solid #ccc;
}

.DougaNews .movieBlock .pic {
	width: 100%;
	text-align:center;
}

.PhotoHighlight .photoBlock .topics-picList .pic {
	box-sizing: border-box;
	width: 120px;
	text-align: center;
	height: 120px;
	display: block;
	vertical-align: middle;
	margin: 0 auto;
	position: relative;
}

.DougaNews .movieBlock .topics-picList .pic img {
  display: inline-block;
  vertical-align:middle;
	width: 100%;
	height: auto;
}

.PhotoHighlight .photoBlock .topics-picList .pic img {
	max-width: 120px;
	max-height: 120px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.DougaNews .movieBlock .closeList {
	display: none;
}


/*------------------------------------デスク日誌／東京中スポより／スポーツ速報／芸能ニュース*/

.TwinColumn .DeskDiary,
.TwinColumn .TokyoChuspo,
.TwinColumn .SportsNews,
.TwinColumn  .GeinoNews {
	float: none;
	width: 100%;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px;
}

/*------------------------------------企画*/
#Contents .Kikaku {
	margin: 0 0 20px;
}

#Contents .Kikaku .kikaku_wrap {
	padding: 0 0 10px;
}
#Contents .Kikaku ul {
	padding: 0 10px;
}
#Contents .Kikaku ul li {
	width: 100%;
	display: block;
	float: none;
}

/*------------------------------------紙面から*/
#Contents .ShimenNews {
	border: none;
	border-bottom: 1px solid #ccc;
}

#Contents .ShimenNews .shimen_wrap ul,
#Contents .ShimenNews .shimen_wrap dl {
	float: none;
	width: 100%;
	padding: 10px 0;
	margin: 0 0 0 0;
}

#Contents .ShimenNews .shimen_wrap ul li {
	background-image: url(/chuspo/image/sp/arrow_list_blue.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 8px 14px;
	border-top: none;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 0 0;
	padding: 5px 10% 5px 10px;
	width: 100%;
	clear: both;
	box-sizing: border-box;
}
#Contents .ShimenNews .shimen_wrap ul li .img {
	margin: 0 10px 0 0;
}
#Contents .ShimenNews .shimen_wrap ul li .text {
	margin-right: 30px;
}
#Contents .ShimenNews .shimen_wrap ul li .text p .icon {
	margin: 0 0 0 0;
}

/*------------------------------------お知らせ／スマホサイト*/
#Contents .Information {
	margin: 0 0 20px;
	border: none;
	border-bottom: 1px solid #ccc;
}
#Contents .AboutSpSite {
	margin: 0 0 0;
	border: none;
	border-bottom: 1px solid #ccc;
}

#Contents .Information .title,
#Contents .AboutSpSite .title {
	border: none;
}

#Contents .Information ul,
#Contents .AboutSpSite ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#Contents .Information ul li,
#Contents .AboutSpSite ul li {
	background-image: url(/chuspo/image/sp/arrow_list_blue.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 97% center;
	background-size: 8px 14px;
	list-style: none;
	border-top: 1px solid #ccc;
	margin: 0 0 0 0;
	padding: 10px;
	padding-right: 7%;
}

#Contents .AboutSpSite ul li:first-child {
	border-top: none;
}


/*------------------------------------PR情報*/
.pr_info {
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px;
}


/*sp/2014index.cssとの競合回避*/
.Top-News01 .news-feature li.feature:last-child {
	border-bottom: 1px solid #DEE6E7;
}

/*2014photo.htmlとの競合回避*/
.picnews-area2 .picnews .photo-block {
	width: 100%;
	background: none;
	border: none;
}

/*------------------------------------購読案内*/
.banner_koudoku_sp {
	margin: 20px auto 20px;
	text-align: center;
	
}
.banner_koudoku_sp img[usemap] {
	max-width: 100%;
	width: auto;
	height: auto;
}

/*ここまで*/
}