  @charset "utf-8";
/* CSS meijiLp 2015.12 */

/*Recet*/

/* 1. browser style reset
=========================================================*/
html,body,div,
h1,h2,h3,h4,h5,h6,pre,
table,caption,
dl,dt,dd,ul,ol,li,
fieldset,form,label,legend{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
}
table,tr,th,td{
	border-collapse:collapse;
	border-spacing:0;
	font-weight:normal;
}

/* 2. element style
=========================================================*/
strong{font-weight:bold;}
a img{border-style:none;}
img{vertical-align:middle;}

/* 3. clear & reset class
=========================================================*/
/* Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php */
.clfix:after{
	content:"."; 
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0;
}
.clfix{display:inline-block;}
/* Hides from IE-mac \*/
/* Hides from IE-mac \*/
* html .clfix{height:1%;}
.clfix{display:block;}
/* End hide from IE-mac */

.clr{clear:both !important;}
/*
hr{
	visibility:hidden;
	clear:both;
}*/
br.fclr,br.clr{
	clear:both;
	font-size:0px;
	line-height:0px;
}

/*Recet_end*/

/*Layout****/
html{font-size: 62.5%;}
body {
	font-size: 1.4em;
	/*-webkit-text-size-adjust: 100%;*/
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	background:#FFF;
	line-height: 1.6;
	color: #202020;	
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

body , html {
/*height: 100%;*/
}
/*----------------------------------------------------------------*/
#top #header{
	width:100%;
	background:URL(/koho/math-everywhere/images/mainBg_top.jpg) top center / cover no-repeat fixed;
	text-align:center;
	height:598px;
}
#page #header{
	width:100%;
	background:URL(/koho/math-everywhere/images/mainBg_page.jpg) top center / cover no-repeat;
	text-align:center;
	height:63px;
}
#page02 #header{
	width:100%;
	background:URL(/koho/math-everywhere/images/mainBg_page02.jpg) top center / cover no-repeat;
	text-align:center;
	height:245px;
}


#top #headerInner{
	max-width:1200px;
	margin:0 auto;
	height:598px;
}
#top #copy{
		clear: both;
}
#top #copy img{
	text-align: center;
	padding: 0 0 0;
	margin: 0 auto;
}
#top #catch{
	clear: both;
}
#top #catch img{
	text-align: center;
	padding: 75px 0 28px;
	margin: 0 auto;
}
#top h1{
	clear:both;
	display:block;
	padding:0 0 12px;
}

#top #headerLogo{
	float: left;
	margin: 10px 10px;
}
#page #headerLogo,
#page02 #headerLogo{
	float: left;
	margin: 10px 10px;
}
#headerLogo img{
	width:139px;
	height:40px;
}
#page #pageTitLogo,
#page02 #pageTitLogo{
	float: left;
	margin: 8px 7px;
}
#top #topSideBtn a{
position: fixed;
right: 0;
top: 280px;
z-index: 50;
background: url(/koho/math-everywhere/images/topBtn_meijirou.png) no-repeat 0 0;
	width: 223px;
height: 192px;
}
#top #topSideBtn a:hover{
position: fixed;
right: 0;
top: 280px;
z-index: 50;
background: url(/koho/math-everywhere/images/topBtn_meijirou_on.png) no-repeat 0 0;
	width: 247px;
height: 192px;
	transition: 0.3s;
}
#top #topSideBtn a span{
	display: none;
}

#top #topSideBtn:hover{
position: fixed;
right: 0;
top: 300px;
z-index: 50;
background: url(/koho/math-everywhere/images/topBtn_meijirou.png) no-repeat 0 0;
}

#top #topDownBtn{
	z-index: 5000;
		display: block;
	width: 44px;
	position: relative;
	bottom: -120px;
	left:50%;
	margin: 0 0 0 -22px;
}
#top #topDownBtn a{
	display: block;
	z-index: 5000;
}
#top #topDownBtn a:hover{
	opacity: 0.8;
	transition: 0.3s;
}
#top #subTit{
		margin: 10px auto;
}

/*-----------------------------*/
#top .contentInner h2{
	font-size: 180%;
	font-weight: bold;
	letter-spacing: 0.06em;

}
/*
#top .contentInner h3{
	font-size: 190%;
	font-weight: bold;
	letter-spacing: 0.06em;
	font-style: italic;
	padding: 0 40% 18px;
	border-bottom: 5px solid #2F2F99;

}*/
#top .con_Inner h3 {
 position: relative;
 display: inline-block;
 padding-bottom: 15px;
	font-size: 200%;
		font-weight: bold;
	letter-spacing: 0.06em;
	font-style: italic;
	margin: 0 auto 40px;
 }
#top .con_Inner h3::before {
 content: "";
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 border-bottom: 5px solid #2F2F99;
 width : 80px;
 width : -webkit-calc(80px) ;
 width : calc(80px) ;
 margin: 0 auto;
 }

.con_Inner a:hover img{
		opacity: 0.8;
		transition: 0.3s;
	}
/*----------------------------------------------------------------*/

.con_01Bg hr {
    background: url(/koho/math-everywhere/images/mainBg_con01.png)  top center / cover no-repeat;
	height: 150px;
	width: 100%;
	border:none;
	position: relative;
	bottom: 158px;
	margin: 0;
	   /*background: #373F87;
	-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
-webkit-transform: rotate(6deg);
-ms-transform: rotate(6deg);
transform: rotate(6deg);*/
}
#con_01 {
	clear: both;
	/*transform:skew(-60deg, 0deg);
	    height: 80px;*/
	    background: #373F87;
}
#con_01 .contentInner{
margin: -158px auto 0;
	color: #FFF;
	max-width: 1200px;
	text-align: center;
	padding: 40px 0 60px;
	font-size: 108%;
	line-height: 2.0;
	position: relative;
}
#con_01 .contentInner::after {
	position: absolute;
	top: 100%;
	left: 50%;
	content: '';
	width: 0;
	height: 0;
	border: 25px solid transparent;
	border-top: 25px solid #373F87;
	margin-left: -25px;
}
#top .con_Inner{
margin: 0 auto 0;
	max-width: 1200px;
	text-align: center;
	padding: 70px 0;
}
.bgColor{
	    background: #F2F2FB;
}
.btnEnter{
	color: #FFF;

	height: 67px;
	font-size: 140%;
	line-height: 67px;
	padding: 0 20px;
	font-weight: bold;
	letter-spacing: 0.04em;	
	margin: 80px auto 0;
}
.btnEnter a{
	display: block;
	color: #FFF;
	text-decoration: none;
		background: url(/koho/math-everywhere/images/icoLink02.png) no-repeat 80% 50% #373F86;
		max-width: 556px;
	margin: 0 auto;
}
.btnEnter a:hover{
	background: url(/koho/math-everywhere/images/icoLink02.png) no-repeat 92% 50% #9BA2D7;
	transition: 0.3s;
	opacity: 0.8;
}
.fontL{
	font-size: 120%;
}
/*------con_01---------------------------------------------*/
#kadaiImg{
	background: url(/koho/math-everywhere/images/con_01_bgImg.png) no-repeat 50% 34%;
	height: 556px;
	width: 990px;
	text-align: center;
	margin: 0 auto 50px;
	position: relative;
}
#kadaiImg h2{
	position: absolute;
	top: 35px;
	left: 245px;
}
.jikosohiki{
	position: absolute;
	top: 158px;
	left: 438px;
	color: #373F87;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}
.jikosohiki span{
	color: #FFF;
	font-size: 70%;
	font-weight: normal;
}
.jikosohiki span a{
text-decoration: none;
	color: #FFF;
		background: #373F87;
		padding: 5px 10px;
		border-radius: 50px;
	display: block;
	text-decoration: none;
}
.jikosohiki span a:hover{
		background: #BCC1E4;
	color: #FFF;
	transition: 0.3s;
}
.sec01{
	position: absolute;
	top: 0;
	left: 0;
}
.sec02{
	position: absolute;
	top: 193px;
	left: 175px;;
}
.sec03{
	position: absolute;
	top: 319px;
	left: 400px;
}
.sec04{
	position: absolute;
	top: 193px;
	right: 175px;
}
.sec05{
	position: absolute;
	top: 0;
	right: 0;
}
p.kadai{
margin: 206px auto 0;
	font-weight: bold;
	font-size: 105%;
	line-height: 1.6;
}
a p.kadai{
	color: #FFF;
}
.area {
	margin: 0 auto;
	display: block;
	text-align: center;
	/*position: relative;*/
	cursor: pointer;
	width: 200px;
}
.area:hover .on {
	opacity: 1;
}
.area .on {
	position: absolute;
	transition: opacity 1s;
	opacity: 0;
	left: 0;
	top: 0;
	z-index: 2;
}
.area .off {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 200px;
}
/*----------------*/
	
.area:hover album {
	margin: auto;
	/*background-color: white;*/
	position: relative;
	width: 200px;
}
.area:hover .album img {
	width: 100%;
	animation-name: album;
	-webkit-animation-name: album;
	animation-duration: 6s;
	-webkit-animation-duration: 6s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	opacity: 0;
}
.area:hover .album .img2 {
	animation-delay: 4s;
	-webkit-animation-delay: 4s;
	position: absolute;
	top: 0;
	left: 25%;
}
.area:hover .imgMoto {
	/*opacity: 0;*/
	z-index: 1;
}
.area:hover .album .img1 {
	display: block;
	margin: 0 auto;
	/*-webkit-transition: all 1s ease-in-out;*/
	z-index: 10;
}
.area:hover .album .img2 {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;/* -webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;*/
}
.album .img2 {
	animation-delay: 4s;
	-webkit-animation-delay: 4s;
	position: absolute;
	top: 0;
	left: 25%;
}
.area .album .img1, .area .album .img2 {
	opacity: 0;
}
@keyframes album {
 0% {
 opacity: 0;
}
 12.5% {
 opacity: 1;
}
 37.5% {
 opacity: 1;
}
 50% {
 opacity: 1;
}
}
 @-webkit-keyframes album {
 0% {
 opacity: 0;
}
 12.5% {
 opacity: 1;
}
 37.5% {
 opacity: 1;
}
 50% {
 opacity: 1;
}
}
/*----con_02------------------------------------------*/
	#con_02{
		background: url(/koho/math-everywhere/images/bkTmentai.gif) no-repeat center 50px;
	}
#top #con_02 .con_Inner h3 {
	margin: 0 auto 0px;
 }

#approachArea{
   max-width:692px;
	margin:0 auto;
    }
#approachArea h4{
    display:block;
    height:48px;
    line-height:48px;
    text-align:center;
    border-top:#373F86 1px solid;
	border-bottom:#373F86 1px solid;
    background:#F0F1F9;
	color: #373F85;
	font-size: 150%;
	font-weight: bold;
	margin: 30px 0 25px;
	letter-spacing: 0.06em;
    }
#approachArea p{
	text-align: left;
	max-width: 625px;
	margin: 0 auto 1.0em;
	font-size: 115%;
    }
#approachArea p.text_g{
	text-align: right;
	max-width: 625px;
	margin: 10px auto 30px;
	font-size: 98%;
    }

#approachArea .imgArea{
	float: right;
	margin: 0 75px 20px 35px;
}
.linkBtnArea{
	color: #FFF;

	line-height: 54px;
	font-size: 118%;
	font-weight: bold;
	letter-spacing: 0.02em;	
	margin: 18px 0 0 75px;
	float: right;
}
.linkBtnArea a{
	display: block;
	color: #FFF;
	text-decoration: none;
	background: url(/koho/math-everywhere/images/icoLink02.png) no-repeat 90% 50% #373F86;
	width: 260px;
	height: 54px;
}
.linkBtnArea a:hover{
	background: url(/koho/math-everywhere/images/icoLink02.png) no-repeat 95% 50% #9BA2D7;
	opacity: 0.8;
	transition: 0.3s;

}
.slide:after{
	content:"."; 
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0;
}

a.more{
	border:1px solid #373F86;
	border-radius: 50px;
	background: url(/koho/math-everywhere/images/ico_hiraku.gif) 10% 50% no-repeat;	
	margin: 15px auto 32px;
	width: 132px;
	padding: 4px 0px 4px 12px;
	display: block;
	text-decoration: none;
	color:#373F85;
	font-weight: bold;
}

a.close{
	border:1px solid #373F86;
	border-radius: 50px;
	background: url(/koho/math-everywhere/images/ico_tojiru.gif) 10% 50% no-repeat;	
	margin: 15px auto 32px;
	width: 132px;
	padding: 4px 0px 4px 12px;
	display: block;
	text-decoration: none;
	color:#373F85;
	font-weight: bold;
}
/*-----------------------------------------------------*/
.accordion-box {
    position: relative;
	margin: 0 auto 50px;
}
.accordion-box label {
    height: 10px; /* グラデーションの高さ */
    cursor: pointer;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
	left: 0;
	padding-top: 50px;

    /* 以下グラデーションは「背景が白」に併せて設定しています */ 
	/*background: -moz-linear-gradient(top, 0, #FFF);　*/

    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
}
.accordion-box input:checked + label {
    background: inherit; /* 開いた時には背景グラデーションを消す */
}
.accordion-box label:after {
    content: "続きをよむ"; /* ラベルの文字 */
border: 1px solid #373F86;
border-radius: 50px;
background: url(/koho/math-everywhere/images/ico_hiraku.gif) 10% 50% no-repeat #FFF;
margin: 15px auto 0;
width: 132px;
padding: 4px 0px 4px 12px;
display: block;
text-decoration: none;
color: #373F85;
font-weight: bold;
	transition: 0.3s;
}
.accordion-box label:before {
    background: url(/koho/math-everywhere/images/ico_tojiru.gif) 10% 50% no-repeat #FFF;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    z-index: 1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
		transition: 0.3s;
}
.accordion-box input {
    display: none;
}
.accordion-box .accordion-container {
    overflow: hidden;
    height: 170px; /* 開く前に見えている部分の高さ */
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

.accordion-box input:checked + label {
    /* display: none ; 閉じるボタンは要らないとき */
}
.accordion-box input:checked + label:after {
    content: "閉じる";
	    background: url(/koho/math-everywhere/images/ico_tojiru.gif) 10% 50% no-repeat #FFF;
			transition: 0.3s;
}
.accordion-box input:checked + label:before {
    /*content: "↑";*/
}
.accordion-box input:checked ~ .accordion-container {
    height: auto;
    padding-bottom: 10px; /* 閉じるボタンのbottomからの位置 */
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

/*----con_03------------------------------------------*/
#faqArea{
	background: #FFF;
	max-width: 720px;
	margin: 0 auto;
	padding: 30px 90px 50px;
}
#acMenu dt{
	background:url(/koho/math-everywhere/images/ico_more.png) center left no-repeat;
	border-bottom: 1px solid #ccc;
	line-height: 63px;
	height: 63px;
	padding-left: 50px;
	font-size: 120%;
	text-align: left;
	color: #373F85;
	font-weight: bold;
	cursor:pointer;
    }
#acMenu dd{
    text-align:left;
    display:none;
	padding: 0 0 24px 70px;
	font-size: 115%;
	border-bottom: 1px solid #ccc;
    }
#acMenu dt.active{
    background:url(/koho/math-everywhere/images/ico_tojiru.png) center left no-repeat;
	border-bottom: none;
    }


/*----con_04------------------------------------------*/
#newsArea{
	max-width: 780px;
	margin: 0 auto;
	font-size: 110%;
	
}
#newsArea li{
	list-style: none;
	border-bottom: 1px solid #DDDDDD;
	text-align: left;
	padding: 15px 10px;
	clear: both;
	
}
#newsArea li a{
color: #373F85;
}
#newsArea li:after{
	content:"."; 
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0;
}
#newsArea li span{
	float: left;
	padding: 5px 8px;
	display: inline-block;
}
#newsArea li span.days{
	border-right:1px solid #ddd;
}

/*----con_05------------------------------------------*/
#messArea{
	max-width: 610px;
	width: 100%;
	margin: 0 auto;
}
/*----------------------------------------------------------------*/
#content{
	padding:30px 0 80px;
}

#top #contentInner{
	width:1200px;
	margin:0 auto;
	/*position:relative;*/
	z-index:6000;
}
#page #contentInner{
	width:1200px;
	margin:0 auto;
	height:auto;
}

/*---#page_outline-------------------------------------------------------------*/
#mainCon{
	width:880px;
	position:absolute;
	top:0;
	right:0;
	padding-bottom:40px;
}
/* h2-h4 */
#mainCon h2.point01{
	position: relative;
	padding: .3em 1.2em;
	background-color: #003366;
	color:#FFF;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	font-size:144%;
	width:839px;
	margin-left:-3px;
}
#mainCon h2.point01::before,
#mainCon h2.point01::after {
	content: '';
	position: absolute;
	top: 100%;
	border-style: solid;
	border-color: transparent;
}
#mainCon h2.point01::before {
	left: 0;
	border-width: 0 4px 4px 0;
	border-right-color: #003366;
}
#mainCon h2.point01::after {
	right: 0;
	border-style: solid;
	border-width: 4px 4px 0 0;
	border-top-color: #003366;
}

#mainCon h2.point02{
	margin:0;
	padding:6px 20px;
	background:url(/koho/math-everywhere/images/h2_bg.png) no-repeat;
	font-size:148%;
	height:50px;
	font-weight:bold;
}

#mainCon h3{
	font-size:124%;
	font-weight:bold;
	color:#002246;
	border-left:4px solid #002246;
	margin:1.0em 0 0.6em;
	padding:0 0 0 0.5em;
	line-height:1.4em;
}

#mainCon h4{
	font-size:108%;
	border:3px solid #CCCCCC;
	padding:2px 12px;
	border-radius:50px;
	margin:0 0 0.5em;
	color:#002146;
	font-weight:bold;
	
}
#mainCon h4.imgTit{
	border:3px solid #eee;
	margin:2.5em 0 0.5em;
	background:#eee;
	
}

/*---#page-------------------------------------------------------------*/
#mainCon_page{
	width:880px;
	position:absolute;
	top:0;
	right:0;
	padding-bottom:40px;
}

.photoImg{
	margin:0 0 1.0em;
}
/*----table------------------------------------------------------------*/
#page table{
	 text-align:left;
	 margin:0 0 20px;
	font-size:108%;
	}
#page table tr{
	}

#page table th{
	background:#EEEEF9;
	text-align:left;
	padding:8px 14px;
	border:1px solid #CCCCCC;
	font-weight:bold;
	}
		
#page table td{
	background:#FFF;
	text-align:left;
	padding:12px 18px;
	border:1px solid #CCCCCC;
	}

#page table tr.end th,
#page table tr.end td,
#page table tr th.end,
#page table tr td.end{
		background:#D9D9D9;
	}
/*----------------------------------------------------------------*/
ul.listLink{
	
}
ul.listLink li{
	list-style: none;
	background: url(/koho/math-everywhere/images/icoLink.png) no-repeat 0 center;
	padding-left: 18px;
	background-size:8px; 
}
ul.listLink li a{
	color: #373F85;
}

/*----------------------------------------------------------------*/

#footer{
	clear:both;
	width:100%;
	background:#EEEEEE;
	color:#111;
	text-align:center;
	margin:0;
	height:70px;
	/*position: fixed !important;*/
    bottom: 0;
	left:0;
	z-index:9000;
	display:block;

	}

#footerInner{
		/*min-width:1200px;*/
		text-align:left;
		margin:0 auto;
		display:block;
	}
.flogo{
	float:left;
	margin:15px 10px;
	display:inline-block;
}
.flogo img{
	width:156px;
	height:43px;
}
.footer_meijirou{
	float:left;
	margin:8px 10px 2px 0;
	display:inline-block;
}
.fCopy{
	margin:15px 0 0 !important;
	font-size:85%;
	letter-spacing:0.00em;
	display:inline-block;
	/*font-weight: bold;*/
}
.flogo02{
	float: right;
	margin: 10px;
}
p.fCredit{
	float: right;
	font-size: 60%;
	color: #333;
	margin: 40px 0 0;
}
/*----------------------------------------------------------------*/
#page-top {
    position: fixed;
    bottom: 52px;
    right: 24px;
	z-index:6000;
}
#page-top a {
    background: url(/koho/math-everywhere/images/pagetop.png);
    width: 71px;
	height:70px;
    display: block;
}
#page-top a:hover {
	background-position:0 -70px;
}
#page-top a span{
	display:none;
}

/*-----fuwat------------------------------------------------------*/
.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
/*Layout_end*/

.pc {
	display: block;
}
.sp {
	display: none;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}
/**/
@media screen and (max-width:769px){
	
img {
    width: 100%;
	height:auto;
}
.sp {
	display: block;
}
.pc {
	display: none;
}
body , html {
height: auto;
}

/*----------------------------------------------------------------*/
#header{
	background:none;
	height:auto;
}
#headerInner{
	position:static;
}
/*----------------------------------------------------------------*/
#heightIn{
	position:static;
    height: auto !important;

}
/*----------------------------------------------------------------*/
	#page #header{
	height: 55px;
			/*background-size: 100%;*/
}
/*----------------------------------------------------------------*/	
	#top #header {
    width: 100%;
	background-size: 100%;
	height: 270px;
}

#topSideBtn{
		display: none;
	}
#top #copy {
    width: 60%;
    margin: 0 auto;
}
	#top #copy img{
		padding: 5px 0 0;
	}
	#top #catch img {
    text-align: center;
    padding: 15px 0 0;
    margin: 0 auto;
		width: 48%;
}
#top h1{
	clear:both;
	display:block;
	padding:10px 0 12px;
	position:static;
	width: 92%;
	text-align:center;
	margin:0 auto;
}
	#top #subTit {
    margin: 0 auto 15px;
		width: 72%;
}
	#top #topDownBtn {
    z-index: 5000;
    display: block;
    width: 30px;
    position: relative;
    bottom: 0px;
    left: 50%;
    margin: 0 0 0 -15px;
}
/*#page h1{
	clear:both;
	display:block;
	padding:10px 0 12px;
	position:static;
	width:76%;
	text-align:center;
	margin:0 auto;
}*/
#top #headerLogo{
	position:static;
	width:20%;
	height:auto;
	float: left;
		margin: 5px 5px;
}
#page #headerLogo,
#page02 #headerLogo{
	position:static;
	width:20%;
	height:auto;
	float: left;
		margin: 5px 5px;
}

h1{
	clear:both;
	margin:0;
	display:block;
	padding:14px 0 0;
	position:static;
}
h1 span{
	display:none;
}

#headerLogo img{
	width:100%;
	height:auto;
}
	#pageTitLogo{
		width: 50%;
	}
/*----------------------------------------------------------------*/	
#content {
    padding: 14px 0 0;
	margin:0 !important;
}
/*----------------------------------------------------------------*/	
#top #contentInner{
	width:100%;
	margin:0 auto;
	position:static;
}
#page #contentInner{
	width:100%;
	margin:0 auto;
	position:static;
}
/*----------------------------------------------------------------*/

/*---#page_outline-------------------------------------------------------------*/
#mainCon{
	width:96%;
	padding-bottom:10px;
	position:static;
	margin:0 2%;
}
/* h2-h4 */
		#top .con_Inner h3{
		margin: 0 auto 20px;
		font-size: 150%;
	}
	#top #con_02 .con_Inner h3{
		margin: 0 auto 0;
		font-size: 150%;
	}
/*---#page-------------------------------------------------------------*/
	#top .con_Inner{
		padding: 40px 0;
	}

/*----con_01------------------------------------------*/	
	#con_01 .contentInner {
    margin: -158px auto 0;
    font-size: 100%;
    line-height: 1.6;
		padding: 30px 0 40px;
}
	#con_01 .contentInner::after {
	border: 15px solid transparent;
	border-top: 15px solid #373F87;
	margin-left: -15px;
}
		#con_01 .contentInner p{
			text-align: left;
			width: 92%;
			margin: 0 auto 1.0em;
}
	#con_01 .contentInner p.fontL{
		text-align: center;
		margin-top: 1.5em;
	}
	
	#top .contentInner h2{
		font-size: 150%;
		width: 95%;
		margin: 0 auto 20px;
	}
	#sp_kadaiImg{
		background: url(/koho/math-everywhere/images/sp_mainBg.png) no-repeat center top;
		width: 98%;
		margin: 0 auto 20px;
		height: 400px;
		position: relative;
		display: block;
		background-size:100%;
		max-width: 749px;
	}
	#sp_kadaiImg img{
		
	}
	.g01{
		position: absolute;
		top: 0;
		left: 7.89937106%;
		width: 31.44654088%;
		height: auto;
	}
		.g02{
		position: absolute;
		top: 41.404011461%;
		left: 0;
		width: 31.44654088%;
		height: auto;
	}
		.g03{
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 31.44654088%;
		height: auto;
		margin-left: -15%;
	}
		.g04{
		position: absolute;
		top: 41.404011461%;
		right: 0;
		width: 31.44654088%;
		height: auto;
	}
			.g05{
		position: absolute;
		top: 0;
		right: 7.89937106%;
		width: 31.44654088%;
		height: auto;
	}
	.jiko{
			position: absolute;
		top: 32.378223495%;
		right: 38.050314465%;
		width: 22%;
		height: auto;	
	}
/*----con_02------------------------------------------*/
	#approachArea {
    margin: -20px auto 0;
}

	#approachArea h4 {
    height: auto;
    line-height: 1.6;
    text-align: left;
    font-size: 120%;
    margin: 40px 0 18px;
    letter-spacing: 0em;
		padding: 3%;
}
	#approachArea p{
	margin: 0 0.5em 1.0em;
	font-size: 100%;
    }
	#approachArea p.text_g{
	margin: 0 0.5em 1.0em;
    }
	#approachArea .imgArea{
	float: none;
	margin: 10px auto 20px auto;
		width: 70%;
}
	.linkBtnArea{
	color: #FFF;
	line-height: 40px;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.02em;	
	margin: 15px auto 0;
	float: none;
		text-align: center;
}
.linkBtnArea a{
	display: block;
	color: #FFF;
	text-decoration: none;
	background: url(/koho/math-everywhere/images/icoLink02.png) no-repeat 90% 50% #373F86;
	width: 80%;
	height: 40px;
	margin: 0 auto;
}

	.accordion-box {
    position: relative;
	margin: 0 auto 30px;
}
	.accordion-box label {
    height: 0; /* グラデーションの高さ */
    cursor: pointer;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
	left: 0;
	padding-top: 70px;

    /* 以下グラデーションは「背景が白」に併せて設定しています */ 
	/*background: -moz-linear-gradient(top, 0, #FFF);　*/

    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 100%);
}
.accordion-box input:checked + label {
    background: inherit; /* 開いた時には背景グラデーションを消す */
}
.accordion-box label:after {
    content: "続きをよむ"; /* ラベルの文字 */
border: 1px solid #373F86;
border-radius: 50px;
background: url(/koho/math-everywhere/images/ico_hiraku.gif) 10% 50% no-repeat #FFF;
margin: 15px auto 0;
width: 132px;
padding: 4px 0px 4px 12px;
display: block;
text-decoration: none;
color: #373F85;
font-weight: bold;
	transition: 0.3s;
}
.accordion-box label:before {
    background: url(/koho/math-everywhere/images/ico_tojiru.gif) 10% 50% no-repeat #FFF;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    z-index: 1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
		transition: 0.3s;
}
.accordion-box input {
    display: none;
}
.accordion-box .accordion-container {
    overflow: hidden;
    height: 190px; /* 開く前に見えている部分の高さ */
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

.accordion-box input:checked + label {
    /* display: none ; 閉じるボタンは要らないとき */
		padding-top: 0;
}
.accordion-box input:checked + label:after {
    content: "閉じる";
	    background: url(/koho/math-everywhere/images/ico_tojiru.gif) 10% 50% no-repeat #FFF;
			transition: 0.3s;
}
.accordion-box input:checked + label:before {
    /*content: "↑";*/
}
.accordion-box input:checked ~ .accordion-container {
    height: auto;
    padding-bottom: 10px; /* 閉じるボタンのbottomからの位置 */
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}


.btnEnter{
		margin: 50px 5% 10px;
		height: 50px;
font-size: 120%;
		line-height: 50px;
		background-size:3%; 
	padding-top: 30px;
	}
/*----con_03------------------------------------------*/
#faqArea{
	padding: 10px 3% 20px;
	font-size: 100%;
	margin: 0 2%;
}
	#acMenu dt {
    background: url(/koho/math-everywhere/images/ico_more.png) center left no-repeat;
	background-size: 8%;
    border-bottom: 1px solid #ccc;
    font-size: 100%;
    text-align: left;
    color: #373F85;
    font-weight: bold;
    cursor: pointer;
		line-height: 1.6;
		padding: 20px 0 20px 38px;
		height: auto;
}
#acMenu dt.active {
    background: url(/koho/math-everywhere/images/ico_tojiru.png) center left no-repeat;
	background-size: 8%;
}
#acMenu dd {
    text-align: left;
    display: none;
    padding: 0 2% 10px 2%;
    font-size: 100%;
    border-bottom: 1px solid #ccc;
}
/*----newsArea-----------------------------------------*/
#newsArea li span.days {
    border-right: none;
}
	
	/*--------------------------*/
	#aboutArea{
			width: 90%;
		margin: 10px auto;	
	}
	.bnrTop{
		width: 90%;
		margin: 30px auto 0;
	}
/*-----footer-----------------------------------------------------------*/
#top #footer{
	clear:both;
	width:100%;
	text-align:center;
	margin:0 auto 0;
	height:auto;
	position:static;
    bottom: 0;
	}

#page #footer,
#page02 #footer{
	clear:both;
	width:100%;
	text-align:center;
	margin:0 auto 0;
	height:auto;
	position:static;
    bottom: 0;
	}
	
#top #footerInner,
#page #footerInner,
#page02 #footerInner{
		width:100%;
		text-align:center;
		margin:0 auto;
		padding:0.8% 0;
	}
#top .flogo{
	text-align:center;
	margin:10px auto;
	position:static;
	width: 25%;
}
#page .flogo,
#page02 .flogo{
	text-align:center;
	margin:10px auto;
	position:static;
	width: 25%;
}
#top .flogo img,
#page .flogo img,
#page02 .flogo img{
	width:90%;
	padding:0 0;
	height:auto;
}
#top .fCopy{
	margin:0 auto;
	font-size:65%;
	letter-spacing:0.05em;
	position:static;
	text-align: left;
	}
#page .fCopy,
#page02 .fCopy{
	margin:0 auto;
	font-size:65%;
	letter-spacing:0.05em;
	position:static;
	text-align: left;
	}	
#top p.fCopy{
		margin:5px 0 0 !important;
	width: 65%;
	}
#page p.fCopy,
	#page02 p.fCopy{
	margin:5px 0 0 !important;
	width: 65%;
	}
.flogo02 {
    float: none;
	clear: both;
	text-align: left;
    margin: 10px 10px 5px;
	padding-top: 0;
}
	.flogo02 img{
	width: 58%;
}
	.footer_meijirou {
    float: left;
    margin: 5px 6px 2px 0;
    display: inline-block;
    width: 8%;
}
	p.fCredit{
		text-align: center;
		float: none;
	margin: 7px auto 1px;
		font-size: 60%;

}
/*----------------------------------------------------------------*/
#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
}
#page-top a {
    background: url(/koho/math-everywhere/images/pagetopSp.png);
	background-size:100%; 
    width: 40px;
    height: 40px;
    display: block;
}
#page-top a:hover {
	background-position:0 -80px;
}
p#page-top{
	margin:0 !important;
}
}


/* 2022.07 */
#top #subTxt{
	z-index: 50;
	position: relative;
	padding: 0 3%;
	font-size: 140%;	
}
#top #subTxt p{
	margin: 14px 0;
}
#top #subTxt span{
	display: inline-block;
	margin-bottom: 4px;
	font-size: 90%;
	font-weight: bold;
}
#top #subTxt a{
	color: #D90000;
	font-weight: bold;
}

@media screen and (max-width:769px){
#top #subTxt{
	font-size: 100%;
}
#top #subTxt span{
	font-size: 80%;
}	
.con_01Bg hr {
	height: 250px;
}
}