  @charset "utf-8";
/* CSS meijiLp 2018.03 */

#titArea{
	color: #FFF;
	height: 209px;
	background: #373F87;
}
#titArea #titAreaInner{
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#titArea #tit {
    margin: 0 auto 20px;
    font-size: 130%;
    border-bottom: 2px solid #fff;
    padding: 2em 1em 0.3em;
	text-align: left;
}
#titArea #txtArea h1{
	font-size: 240%;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 10px;
	text-align: left !important;
	padding: 0 0.5em;
}
#titArea #txtArea{
	/*font-size: 240%;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 10px;
	text-align: left !important;
	padding: 0 0.5em;*/
	float: left;
	width:68%;
}

#titArea #imgArea_pc{
	float: right;
	width: 30.3%;
}
/*----------------------*/


.bnrBtn a{
	background:url(/koho/math-everywhere/images/icoLink03.png) no-repeat 92% center #373f87;
	background-size: 10px;
	font-size: 120%;
	border-radius: 30px;
	color: #fff;
	padding: 1.0em 3.0em 1.0em 1.8em;
	margin: 1.0em 0.5em 3.0em;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	max-width: 720px;
	width: 100%;
}
.bnrBtn a:hover{
	background:url(/koho/math-everywhere/images/icoLink03.png) no-repeat 96% center #373f87;
	transition: 0.3s;
}

#page table td.rest{
	border: none;
}
.mb30{
	margin-bottom: 30px;
}
ul.list li {
    list-style: none;
    background: url(/koho/math-everywhere/images/icoList.gif) no-repeat 0 0.6em;
    padding-left: 20px;
    line-height: 1.8;
}
/* float
---------------------------------------------------------*/
.floatL {_display: inline; float: left; }
.floatR {_display: inline; float: right; }
.floatL-Object, .floatL-ObjectBorder {
	margin: 0 40px 40px 0 !important; }
.floatR-Object, .floatR-ObjectBorder {
	margin: 0 0 40px 40px !important; }


.no_indent{
	text-indent:0 !important; 
}

a{
color: #373F85;
}
/**/
@media screen and (max-width:769px){
	
#titArea{
	height: auto;
	background: #373F87;
	clear: both;
}
#titArea:after{
	content:"."; 
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0;
}
#titArea #titAreaInner{
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
	
}
#titArea #tit {
    margin: 0 auto 10px;
    font-size: 80%;
    border-bottom: 1px solid #fff;
    padding: 0.5em 0.5em 0.3em;
	text-align: left;
	font-weight: bold;
}
#titArea #txtArea h1{
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 10px;
	text-align: left !important;
	padding: 0 0.3em;
}
#titArea #txtArea{
	/*font-size: 240%;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 10px;
	text-align: left !important;
	padding: 0 0.5em;*/
	float: left;
	width: 67%;
padding-left: 2%;
}

#titArea #imgArea_pc{
	float: right;
	width: 30.3%;
}
	#titArea #imgArea_pc img{
		width: 90%;
		height: auto;
}
/*
#titArea{
	height: auto;
}	
#titArea #tit {
    margin: 0 auto 10px;
    font-size: 90%;
    border-bottom: 2px solid #fff;
    padding: 1.5em 2% 0.3em;
	text-align: center;
	width: 96%;
}
#titArea #txtArea h1{
	font-size: 140%;
	margin: 0 auto 10px;
	text-align: center !important;
	padding: 0 0.5em;
}
#titArea #txtArea{
	float: none;
	width:100%;
}

#titArea #imgArea_sp{
	width: 40%;
	margin: 0 auto;
	padding-bottom: 10px;
}*/
	/*-*/
.bnrBtn a{
	display: block;
	width: 76%;
	margin: 1.0em 0 3.0em;
}
}