﻿  /* --------------------------------------------------------------------- */
/* pc */
/* --------------------------------------------------------------------- */

@media screen and (min-width: 1000px){
	div.contents {
	width: 100%;
	margin: auto;
	font-size: 1.5rem;
	line-height: 1.6;
}
p.mousikomi_b a {
	font-weight: bold;
	color: #fff;
	width: 95%;
	font-size: 1.2em;
	margin: 0.5em auto;
	padding: 0.5em 0;
	text-align: center;
	display: block;
	background: #FF0000 url(/op/ev/term/course/s5/obj1.png) 98% center no-repeat;
	text-decoration: none;
}
.mousikomi_b img {
    width: 11px;
    height: auto;
    display: inline-block;
}
p.mousikomi_b a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
}
div.contents h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	line-height: 1.6;
}
div.contents dl {
	padding-left: 1em;
}
div.contents dt {
	font-weight: bold;
	margin-top: 0.5em;
	background: url(/op/ev/trial/s4ts/newsListArea_bg.gif) no-repeat 6px;
	text-indent: 25px;
}
div.contents dd {
	padding: 0.2em 1em;
}
div.contents ul {
	padding-left: 3em;
}
div.contents ul li {
	font-size: 0.8em;
	list-style: none;
}
div.contents p.setsumei {
	padding-left: 1em;
}
div.selectContents {
	border: solid 1px #CCCCCC;
	padding: 1em;
	margin: 1em 0;
}
div.hosoku {
	margin: -5em 1em 0 ;
	text-align: left;
}
}

/* --------------------------------------------------------------------- */
/* sp */
/* --------------------------------------------------------------------- */

@media screen and (max-width:999px){
	div.contents {
	width: 100%;
	margin: auto;
	font-size: 1.3rem;
	/*font-size: 1.7rem;*/
	line-height: 1.6;
}
p.mousikomi_b a {
	font-weight: bold;
	color: #fff;
	width: 100%;
	font-size: 1.1em;
	margin: 0.5em auto;
	padding: 0.5em 0.8em;
	text-align: center;
	display: block;
	background: #FF0000 url(/op/ev/term/course/s5/obj1.png) 98% center no-repeat;
	text-decoration: none;
}
p.mousikomi_b a img{
	width: initial;
	width: auto;
}
p.mousikomi_b a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
}
div.contents h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	line-height: 1.6;
}
div.contents dt {
	font-weight: bold;
	margin-top: 0.5em;
	background: url(/op/ev/trial/s4ts/newsListArea_bg.gif) no-repeat 6px top;
	text-indent: 25px;
}
div.contents dd {
	padding: 0.2em 1em;
}
div.contents ul li {
	font-size:1.2rem;
	list-style: none;
}
div.contents p.setsumei {
	padding-left: 1em;
}
div.selectContents {
	border: solid 1px #CCCCCC;
	padding: 1em;
	margin: 1em 0;
}
div.hosoku {
	text-align: left;


}