.device-pc .header_sp{
	display:none;
}
#contents{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic","Roboto, Arial, Helvetica, sans-serif"
}
#contents p{
	font-size:16px;
	width:35em;
	margin:30px auto;
	line-height:1.7em;
	letter-spacing:0.07em;
}
#contents .bg p{
	margin: 30px 20px 30px 35px;
}
#contents .p_first {
	margin-top:60px;
}
figcaption {
	font-size: 16px;
	margin-bottom:30px;
}
.sto{
	font-weight:bold;
	margin:10px auto;
	display:block;
}
figcaption.small {
	font-size: 13px;
	color:#4d4d4d;
}
.smallcaption {
	font-size: 13px;
	color:#4d4d4d;
	line-height: 1.6em;
	display: block;
}
.w560{
	width:560px;
	margin:0 auto;
}
.bg {
	margin: 4em auto 0;
	width: 56em;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background: #f5f5f5;
	padding: 2em 4em 1em;;
}

.bg > *:first-child {
	margin-top: 0;
}

ul.list,
ul.list li {
	list-style:none;
}
ul.list {
	width: 56em;
	margin: 3em auto 3em;
}
ul.list li {
	font-size: 160%;
	line-height: 2;
}
.time{
	font-size:13px;
	letter-spacing:0.07em;
	text-align:center;
	line-height:7em;
	display:block;
}

.device-sp #contents{
	padding:0;
}
.device-sp .title{
	display:none;
}
.device-sp .header_sp{
	display:block;
}
.device-sp .honbun{
	width:90%;
	margin: -15px auto 0;
}
.device-sp .w560{
	width:90%;
	margin:0 auto;
}

.device-sp #contents p{
	width:90%;
	font-size:150%;
	font-weight:normal;
	margin: 20px auto;
}
.device-sp #contents .p_first {
	margin-top:40px;
}
.device-sp #contents figcaption br {
	display: none;
}

.device-sp figcaption.small {
	font-size: 120%;
	font-weight:normal;
}
.device-sp .bg {
	margin-top:2em;
	width: auto;
	padding: 1em;
}
.device-sp ul.list {
	width: 90%;
	margin: 2em auto 2em;
	padding-left: 0;
}
.device-sp ul.list li {
	font-weight:normal;
	line-height: 2;
}
.device-sp figcaption {
	font-size: 150%;
	font-weight:normal;
}
#contents .team {
	width: 450px;
	text-align: right;
	margin: 0 auto;
}
.device-sp #contents .team {
	font-size:13px;

}
/*　リンク　＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.hoverOp:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#contents a:link {
	color: #264bac;
	border-bottom:solid 1px #264bac;
	padding-bottom:1px;
	text-decoration: none;
	display:inline;
}
#contents a:visited {
	color: #264bac;
	border-bottom:solid 1px #264bac;
	padding-bottom:1px;
	text-decoration: none;
	display:inline;
}