@charset "UTF-8";
/*----- reset -----*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0; padding: 0; border: 0; font-style:normal; font-weight: normal; font-size: 100%; vertical-align: baseline;}
 
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}

html{overflow-y: scroll;}

blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
input, textarea,{margin: 0; padding: 0;}

ol,ul,li,dl,dt,dd{list-style:none; margin:0; padding:0;}

table{border-collapse: collapse; border-spacing:0;}
caption, th{text-align: left;}
 
a:focus {outline:none;}
 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 .clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}

/*-------------------------------
			共通
---------------------------------*/
.fLeft {float:left;}
.fRight {float:right;}
.clear{clear:both;}

.cx_smartphoneview .sp_t20 {font-size:20px;}

.cx_smartphoneview .pcView {display:none;}
.spView {display:none;}
.cx_smartphoneview .spView {display:block;}

body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; font-size:14px;line-height:1.5;color: #555555;text-align:left; -webkit-text-size-adjust: 100%;  background-color:#000000;
}

#fp-wrap {background-color:#000000;}
#fp-wrap.contentsPage {background:url(../img/hdr_bg.gif) repeat-x left top; background-color:#000000;}

#fp-l {padding-bottom:80px;}

#hdr	{
	position:relative;
	height:122px;
}

#hdr h1 {
	float:left;
	position:absolute;
	left:0;
	top:0;
}

#hdr p {
	position:absolute;
	left:336px;
	top:35px;
}

#contentsArea {
	margin:40px 0 0;
}

#contentsArea h2 {
	margin-bottom:25px;
}

/*-------------------------------
		番組オリジナルTシャツ
---------------------------------*/
.t_present {
	color:#ff628b;
	font-size:16px;
	border:solid 1px #75575f;
	padding:10px;
	text-align:center;
}
.cx_smartphoneview .t_present {
	font-size:20px;
	margin:0 10px;
}
.t_designArea {
	background:#313131;
	padding:20px;
	margin:20px 0 0;
}
.illust li {
	float:left;
	margin:0 20px 20px 0;
	height:200px;
}
.illust li:nth-of-type(2n) {
	margin:0 0 20px;
}
.designerArea {
	margin:15px 0 0;
}
.cx_smartphoneview .designerArea {
    font-size: 22px;
}
.designerArea h3 {
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	border-bottom:solid 1px #FFF;
	padding-bottom:5px;
	margin-bottom:10px;
}
.cx_smartphoneview .designerArea h3 {
	font-size:22px;
}
.t_designer {
	float:left;
	margin:0 10px 0 0;
}
.designerArea dl {
	color:#FFF;
	line-height:1.7;
}
.designerArea dl dl dt {
    background-color: #e6456f;
    display: inline-block;
    float: left;
    font-weight: bold;
    margin-right: 10px;
    padding: 0 10px;
}
.designerArea dt span {
	font-size:20px;
	color:#ff628b;
	font-weight:bold;
	margin-right:5px;
}
.cx_smartphoneview .designerArea dt span {
    font-size: 26px;
}
.designerArea dl dl {margin-top:5px;}

designerArea dl dl dt {
	background-color:#e6456f;
	font-weight:bold;
	display:inline-block;
	padding:0 10px;
	margin-right:10px;
	float:left;
}
designerArea dl dl a {
	color:#FFF;
}
.t_artistArea {
	margin:20px 0 0;
}