@charset "UTF-8";
/* ---------------------------------------------
    トピックス
--------------------------------------------- */
body#topics #contentswrap h2 img {
	width: 24%;
	height: auto;
	position: absolute;
	top: 28px;
	left: 248px;
}
.cx_smartphoneview body#topics #contentswrap h2 img {
	width: 186px;
	height: 32px;
	top: 24px;
	left: 200px;
}
.topics_innerwrap {
	background:url(../img/innertit_bg.png) no-repeat center top #eeeeee;
}
.topics_innerwrap h3 {
	margin:10px 0 10px 0;
}
.topics_innerwrap h4 {
	background:url(../img/tit_s_bg.png) repeat center top #333a2e;
	padding: 4px 6px 4px 0;
	margin:30px 0 10px;
	color: #fff;
}
.topics_innerwrap h5 {
	margin:20px 0 5px;
}
.cx_smartphoneview h4,
.cx_smartphoneview h5 {
	font-size: 144%;
}
.topics_innerwrap span {
	font-weight:bold;
}
.topics_innerwrap span.gray {
	font-weight:normal;
	color:#666;
}
.topics_innerwrap p, .topics_innerwrap li {
	font-size:14px;
}
.cx_smartphoneview .topics_innerwrap p, .cx_smartphoneview .topics_innerwrap li {
	font-size:24px;
	background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}
.topics_section {
	margin:0 15px;
}
.topics_section p.lead {
	margin:0 0 10px;
}
.cx_smartphoneview .topics_section {
	margin:0 20px;
}
ol.topics_pager {
	margin:40px 11px 0 15px;
}
ol.topics_pager li {
	float:left;
	margin:0 4px 4px 0;
}
.cx_smartphoneview ol.topics_pager li {
	margin:0 10px 10px 0;
}
.cx_smartphoneview ol.topics_pager li:nth-of-type(10),
.cx_smartphoneview ol.topics_pager li:nth-of-type(20) {
	margin:0 0 10px 0;
}
body#topics .block a {
	display:block;
	text-decoration:none;
}
body#topics .block a:link {
	text-decoration:none;
}
body#topics .block a:hover {
	background:#ddd;
	color:#000;
} 
ol.topics_pager a img {
     border:none;
     verticle-align:top;
     -webkit-transition: 0.4s ease-in-out;
     -moz-transition: 0.4s ease-in-out;
     -o-transition: 0.4s ease-in-out;
     transition: 0.4s ease-in-out;
}
ol.topics_pager a:hover img {
     opacity: 0.8;
     filter: alpha(opacity=80);
}	
.ph_center {
	margin: 0 auto 15px auto;
	border:solid 3px #434630;
	width:550px;
	height:344px;
}
.cx_smartphoneview .ph_center {
	width:594px ;
	height:372px;
}
.cx_smartphoneview .ph_center img {
	width:100%;
	height:auto;
}
.ph_left, .ph_right {
	width:220px;
	height:140px;
	float:left;
	margin: 0 15px 10px 0;
	border:solid 2px #434630;
}
.ph_right {
	float:right;
	margin: 0 0px 10px 15px;
}	
/*------------共通、#01------------*/
.topics_innerwrap #topics_list .list_wrap .dd01,
.topics_innerwrap #topics_list .list_wrap .dd02,
.topics_innerwrap #topics_list .list_wrap .dd03,
.topics_innerwrap #topics_list .list_wrap .dd04,
.topics_innerwrap #topics_list .list_wrap dt {
	float: left;
}
.cx_smartphoneview .topics_innerwrap #topics_list .list_wrap {
	padding: 18px 0 10px;
	position: relative;
}
.topics_innerwrap #topics_list .explanation {
	border-bottom:solid 1px #828282;
	margin:15px 0 0;
}
.topics_innerwrap #topics_list .explanation li {
	float:left;
}
.topics_innerwrap #topics_list .list_wrap .dd01, .topics_innerwrap .explanation li.e01 {
	width: 12%;
	font-size: 88%;
	margin-left:1%;
}
.topics_innerwrap #topics_list .list_wrap .dd02, .topics_innerwrap .explanation li.e03 {
	width: 15%;
	font-size: 88%;
	word-wrap: break-word;
	margin-left:1%;
}
.topics_innerwrap #topics_list .list_wrap .dd03, .topics_innerwrap .explanation li.e04 {
	font-size:88%;
	width: 19%;
	margin-left:1%;
}
.topics_innerwrap #topics_list .list_wrap .dd04, .topics_innerwrap .explanation li.e05 {
	font-size:88%;
	width: 19%;
	margin-left:1%;
}

.cx_smartphoneview .topics_innerwrap #topics_list .list_wrap .dd02, 
.cx_smartphoneview .topics_innerwrap .explanation li.e03 {
	width:99%;
	margin-left:1%;
}
.cx_smartphoneview .topics_innerwrap #topics_list .list_wrap .dd01, 
.cx_smartphoneview .topics_innerwrap #topics_list .list_wrap .dd02, 
.cx_smartphoneview .topics_innerwrap #topics_list .list_wrap .dd03, 
.cx_smartphoneview .topics_innerwrap #topics_list .list_wrap .dd04,
.cx_smartphoneview .topics_innerwrap .explanation li {
	font-size: 144%;
	padding:4px 0 4px;
}
.topics_innerwrap #topics_list .list_wrap dt, .topics_innerwrap .explanation li.e02 {
	width: 68%;
	font-size: 88%;
	font-weight: bold;
	padding:0;
	margin-left:1%;
}
.topics_innerwrap .explanation li.e02 {
	font-weight:normal;
}
.cx_smartphoneview .topics_innerwrap #topics_list .list_wrap dt, 
.cx_smartphoneview .topics_innerwrap .explanation li.e02 {
	width: 85%;
	display: block;
	background: #c7c7c7;
	padding: 0 0 0 6px;
	font-size: 163%;
	font-weight: normal;
}
.cx_smartphoneview .topics_innerwrap .explanation li.e02 {
	font-size: 144%;
	padding:2px 0 2px 6px;
}
/*------------#02,#08,#10------------*/
.topics02 ul li {
	text-indent:-2em;
	padding-left:2em;
}
.topics02 p.lead {
	margin:0 0 4px;
}
.topics08 ul.lineup, .topics10 ul.lineup {
	margin:6px 0 0;
}
.topics02 ul.lineup li, .topics08 ul.lineup li,
.topics10 ul.lineup li {
	border-bottom:solid 1px #828282;
	text-indent:0;
	padding:0;
	line-height:1.4;
}
.topics02 ul.lineup li a, .topics08 ul.lineup li a,
.topics10 ul.lineup li a {
	padding:7px 0 7px 2px;
}	
.topics02 p.time {
	margin:15px 0 6px;
}
.topics02 span.gray a {
	color:#666;
}
.topics08 ul.lineup .short_nolink, .topics10 ul.lineup .short_nolink {
	padding:10px 0 10px 2px;
}
/*------------#03------------*/
.topics03 .schedule {
	margin:20px 0 0;
	padding:5px 0 0;
	border-top:dotted 1px #828282;
}
.topics03 .schedule .list {
	border-bottom:solid 1px #828282;
	line-height:1.2;
}
.topics03 .schedule .list li {
	float:left;
	width:32%;
	margin-right:2%;
}
.topics03 .schedule .list li.last {
	margin-right:0;
}
.topics03 .block a {
	padding:8px 0 10px 14px;
	background:url(../img/link_icon.png) no-repeat 2px 42%;
}
body#topics .topics03 .block a:hover {
	background:url(../img/link_icon.png) no-repeat 2px 42% #ddd;
	color:#000;
}
.cx_smartphoneview .topics03 .block a, .cx_smartphoneview body#topics .topics03 .block a:hover {
	background-position: 2px 42%;
}
.cx_smartphoneview .topics03 .block a {
	margin:0 0 10px;
}
.topics03 p.day {
	font-size:16px;
	color:#434631;
	margin:18px 0 0;
	line-height:1;
}
.cx_smartphoneview .topics03 p.day {
	font-size:24px;
}
/*------------#04,#11------------*/
.topics04 #topics_list .list_wrap dt, .topics04 .explanation li.e01 {
	width: 32%;
}
.topics04 #topics_list .list_wrap .dd01, .topics04 .explanation li.e02 {
	width: 24%;
}
.topics04 #topics_list .list_wrap .dd02, .topics04 .explanation li.e03 {
	width: 21%;
}
.cx_smartphoneview .topics04 .explanation {
	background:#dfdfdf;
	padding:6px 0;
}
.cx_smartphoneview .topics04 .explanation li.e02 {
	background:none;
	width:35%;
}
.cx_smartphoneview .topics04 #topics_list .list_wrap dt,
.cx_smartphoneview .topics04 .explanation li.e01 {
	width:70%;
	padding: 0 0 0 6px;
	background:#c7c7c7;
}
.cx_smartphoneview .topics04 #topics_list .list_wrap .dd01,
.cx_smartphoneview .topics04 #topics_list .list_wrap .dd02,
.cx_smartphoneview .topics04 .explanation li.e03 {
	width:34%;
	margin-left:1%;
}
.cx_smartphoneview .topics04 #topics_list .list_wrap .dd03,
.cx_smartphoneview .topics04 #topics_list .explanation li.e04 {
	width:20%;
	margin-left:1%;
	float:none;
	position:absolute;
	right:30px;
	line-height:1.4;
	border-left: 1px solid #828282;
	padding:0 0 0 10px;
}
.cx_smartphoneview .topics04 #topics_list .list_wrap .dd03 {
	right:18px;
	top:38px;
}
.topics04 .ph_list {
	width:558px;
	margin:20px auto;
}
.topics04 .ph_list li {
	float:left;
	width:175px;
	height:auto;
	margin-right:10px;
	border:solid 2px #000;
}
.topics04 .ph_list li:last-child {
	margin-right:0;
}
.topics04 .ph_list li img {
	max-width:100%;
	height:auto;
}
.topics04 .ph_list li p {
	display:block;
	background:#000;
	padding:5px 5px 2px 5px;
	color:#CCC;
}
.cx_smartphoneview .topics04 .ph_list li p {
	font-size:70%;
}
.topics_innerwrap #topics_list02 .explanation li,
.topics_innerwrap #topics_list02 .list_wrap .dd01,
.topics_innerwrap #topics_list02 .list_wrap .dd02,
.topics_innerwrap #topics_list02 .list_wrap .dd03,
.topics_innerwrap #topics_list02 .list_wrap .dd04,
.topics_innerwrap #topics_list02 .list_wrap dt {
	float: left;
}
.cx_smartphoneview .topics_innerwrap #topics_list02 .list_wrap {
	padding: 18px 0 10px;
	position: relative;
}
.topics_innerwrap #topics_list02 .explanation {
	border-bottom:solid 1px #828282;
	margin:15px 0 0;
}
.topics_innerwrap #topics_list02 .list_wrap dt,
.topics_innerwrap #topics_list02 .list_wrap .dd01, 
.topics_innerwrap #topics_list02 .explanation li.e01 {
	width:18%;
	margin-left:1%;
	font-size: 88%;
}
.topics_innerwrap #topics_list02 .explanation li.e01 {
	width: 20%;
}
.topics_innerwrap #topics_list02 .list_wrap dt {
	width:20%;
	font-weight: bold;
	padding:0;
}
.topics_innerwrap #topics_list02 .explanation li.e02 {
	font-weight:normal;
	width: 18%;
}
.cx_smartphoneview .topics_innerwrap #topics_list02 .list_wrap dt,
.cx_smartphoneview .topics_innerwrap #topics_list02 .explanation li.e01 {
	width: 50%;
	display: block;
	background: #c7c7c7;
	padding: 0 0 0 6px;
	font-size: 163%;
	font-weight: normal;
} 
.cx_smartphoneview .topics_innerwrap #topics_list02 .explanation li.e01 {
	font-size: 144%;
}
.cx_smartphoneview .topics_innerwrap #topics_list02 .list_wrap .dd01, 
.cx_smartphoneview .topics_innerwrap #topics_list02 .explanation li.e02 {
	width: 40%;
	margin-left:1%;
	font-weight:normal;
}
.topics_innerwrap #topics_list02 .list_wrap .dd02, 
.topics_innerwrap #topics_list02 .explanation li.e03,
.topics_innerwrap #topics_list02 .list_wrap .dd03,
.topics_innerwrap #topics_list02 .explanation li.e04,
.topics_innerwrap #topics_list02 .list_wrap .dd04,
.topics_innerwrap #topics_list02 .explanation li.e05 {
	width: 36%;
	font-size: 88%;
	margin-left:1%;
}
.topics_innerwrap #topics_list02 .list_wrap .dd03,
.topics_innerwrap #topics_list02 .explanation li.e04 {
	width: 22%;
}
.topics_innerwrap #topics_list02 .list_wrap .dd04,
.topics_innerwrap #topics_list02 .explanation li.e05 {
	width: 18%;
}
.cx_smartphoneview .topics_innerwrap #topics_list02 .list_wrap .dd02, 
.cx_smartphoneview .topics_innerwrap #topics_list02 .explanation li.e03,
.cx_smartphoneview .topics_innerwrap #topics_list02 .list_wrap .dd03, 
.cx_smartphoneview .topics_innerwrap #topics_list02 .explanation li.e04,
.cx_smartphoneview .topics_innerwrap #topics_list02 .list_wrap .dd04, 
.cx_smartphoneview .topics_innerwrap #topics_list02 .explanation li.e05 {
	width:50%;
	margin-left:1%;
}
.cx_smartphoneview .topics_innerwrap #topics_list02 .list_wrap .dd03, 
.cx_smartphoneview .topics_innerwrap #topics_list02 .explanation li.e04,
.cx_smartphoneview .topics_innerwrap #topics_list02 .list_wrap .dd04, 
.cx_smartphoneview .topics_innerwrap #topics_list02 .explanation li.e05 {
	width:30%;
	padding:0 0 0 10px;
	border-left: 1px solid #828282;
}
.cx_smartphoneview .topics_innerwrap #topics_list02 .list_wrap .dd04, 
.cx_smartphoneview .topics_innerwrap #topics_list02 .explanation li.e05 {
	width:28%;
}
.cx_smartphoneview .topics_innerwrap #topics_list02 .list_wrap .dd01, 
.cx_smartphoneview .topics_innerwrap #topics_list02 .list_wrap .dd02, 
.cx_smartphoneview .topics_innerwrap #topics_list02 .list_wrap .dd03, 
.cx_smartphoneview .topics_innerwrap #topics_list02 .list_wrap .dd04,
.cx_smartphoneview .topics_innerwrap #topics_list02 .explanation li {
	font-size: 144%;
	padding:4px 0 4px 10px;
}
.topics04 h6 {
	margin:40px 0 0;
	font-size:100%;
	background:#000;
	padding:3px 5px 3px;
	color:#fff;
}
.cx_smartphoneview .topics04 h6 {
	font-size:144%;
}
.topics04 h6.topics04_h6_01 {
	margin:20px 0 10px;
	font-size:88%;
	color:#000;
	background:none;
	font-weight:bold;
	border-bottom: 1px solid #ccc;
}
.cx_smartphoneview .topics04 h6.topics04_h6_01,
.cx_smartphoneview .topics04 .new_list .new_listname {
	font-size:144%;
}
.topics04 .comment li {
	padding:0 0 20px;
}
.topics04 .new_list .new_listname {
	font-size:108%;
	font-weight:bold;
	border-bottom:solid 1px #ccc;
	margin:10px 0 10px;
}
.topics04 .new_list .ph_left {
	width:200px;
	height:140px;
	float:left;
	margin: 0 15px 10px 0;
	border:solid 2px #434630;
}
.topics04 h6.topics04_h6_02 {
	margin:20px 0 10px;
	font-size:88%;
	color:#000;
	background:none;
	font-weight:bold;
	border-bottom: 1px solid #ccc;
}
.topics04 .topics04_summary	{
	font-size:88%;
}
.cx_smartphoneview .topics04 h6.topics04_h6_02 {
	font-size:130%;
}
.cx_smartphoneview .topics04 .topics04_summary	{
	font-size:130%;
	background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}
/*------------あらすじ#05,#07,#09,#13------------*/
.story_list li {
	margin:0 0 25px;
}
.story_list h5  { 
	border-bottom: 1px solid #ccc;
    font-size: 120%;
    font-weight: bold;
    margin: 10px 0;
}
.cx_smartphoneview .story_list h5 {
    font-size: 105%;
}
/*------------#11,#12, #15------------*/
.topics11 h5, .topics12 h5 {
	margin:40px 0 10px;
	font-size:100%;
	background:#000;
	padding:3px 5px 3px;
	color:#fff;
}
.cx_smartphoneview .topics11 h5, .cx_smartphoneview .topics12 h5,
.cx_smartphoneview .topics15 h5, .cx_smartphoneview .summary {
	font-size:144%;
}
.summary {
    font-size: 88%;
}
/*------------#15------------*/
.topics15 h5 {
	border-bottom: 1px solid #ccc;
    font-size: 100%;
    font-weight: bold;
    margin:30px 0 10px;
}
.topics15 .ph_left {
    border: 2px solid #434630;
    float: left;
    height: 236px;
    margin: 0 15px 10px 0;
    width: 280px;
}

.topics18 h5 {
	border-bottom: 1px solid #ccc;
    font-size: 100%;
    font-weight: bold;
    margin:30px 0 10px;
}

p.txt_center{
	text-align: center;
}
.topics19 p.txt_center{
	font-size: 120%;
}
.ph_center.ph_vertical{
	width: 119px;
	height: inherit;
	text-align: center;
}
.ph_center.ph_vertical a:hover {
	opacity: 0.8;
}
/*------------応募ボタン------------*/
.topics_innerwrap .present_btn {
	border-top: 1px solid #a7a7a7;
	text-align: center;
	margin: 20px 0 0;
	padding: 20px 0 0;
}
.topics_innerwrap p.deadline {
	text-align: center;
	margin: 10px 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #6e3939;
}
.cx_smartphoneview .topics_innerwrap p.deadline {
	font-size: 130%;
}
.cx_smartphoneview .topics_innerwrap .notes li {
	font-size: 110%;
}
.topics_innerwrap .present_btn img.end {
	opacity: 0.5;
}

