@charset "utf-8";

.info-box {
        background:#f2f2f2;
}

.info-box-header {
	margin-top:10px;
}
.info-box-header h4 {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
        background:#f2f2f2 url(../images/index/infoBox_h4_bg.gif) no-repeat right 0;
}

/* 
div.section-events ul.list li a {
	padding-left: 15px;
}

div.section-events ul.list li img.info_icon {
	padding-right: 5px;
}
*/

/* section-events 変更：原田*/

div.section-events h3 {
	background:url("../images/line.gif") repeat-x bottom;
	margin:0 0 5px;
	padding:0 0 5px;
	text-align:left;
	}

div.section-events h4 {
	margin:0 0 0.3em;
	text-align:left;
	font-weight:bold;
	}

div.section-events ul.list {
	padding:0 0 0.5em;
	text-align:left;
	}
div.section-events ul.list li {
	position:relative;
	margin:0 0 0.2em;
	}
div.section-events ul.list li img {
	margin:0 3px 0 0;
	}
div.section-events ul.list li a {
	display:block;
	position:absolute;
	top:0;
	left:19em;
	}
div.section-events ul.topicsFooter {
	padding:0 0 0.5em;
	text-align:left;
	}

div.section-events ul.list li img.info_icon {
	padding-right: 5px;
}




div.section-reports {
	text-align: center
}

.info-box{
        background:#f2f2f2;
	padding:5px 10px 5px 10px;
}

div.plan-box div h5 {
	height:40px;
	background-repeat: no-repeat;
}

div.plan-box div h5 span {
	display:none
}

div.plan-box div.univ h5 {
	background-image: url("../images/index/plan_title_univ.gif");
}

div.plan-box div.mba h5 {
	background-image: url("../images/index/plan_title_mba.gif");
}

div.plan-box div.llm h5 {
	background-image: url("../images/index/plan_title_llm.gif");
}

div.plan-box div.graduate h5 {
	background-image: url("../images/index/plan_title_graduate.gif");
}

div.plan-box div {
	padding:0 0 0 10px;
}

.plan-box div.univ {
	border-left:10px solid #e2973b;
	}
.plan-box div.mba {
	border-left:10px solid #2e3180;
	}
.plan-box div.llm {
	border-left:10px solid #006837;
	}
.plan-box div.graduate {
	border-left:10px solid #74442d;
	}
.plan-box div.news {
	border-left:10px solid #2e3180;
	}
.plan-box div.report {
	border-left:10px solid #e2973b;
	}


p.catch {
	margin:0;
	padding:0;
	text-align:center;
	font-size:84%;
	font-weight:normal;
	color:#999999;
	}
.main-mobile {
	text-align:center
}

.box-mobile {
	text-align:left
}

.expBox {
	padding:2px;
	text-align:center;
	border:1px solid #ccc;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-khtml-border-radius:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-box-shadow:1px 2px 3px #ccc;
	-webkit-box-shadow:1px 2px 3px #ccc;
	}
.expBox p {
	text-align:center;
	}
.expBox p img {
	margin:0 auto;
	}
.expBox a img:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity:0.70;
	opacity:0.70;
	}

/* Smartphone */

.smtop_blue{
	width:100%;
	height:20%;
	background:#004264;
	color:#FFF;
}

.smtop_blue h1{
	padding:20px 20px 20px 20px;
	font-size:130%;
	color:#FFF;
}

.smtop_white{
	width:100%;
	height:20%;
	color:#004264;

}


/*yoshitake追加*/
/*.side-area-bana{
	margin:30px 30px;
	width:318px;
	height:60px;
	display:block;
	font-size:122%;
	font-weight: bold;
	color: #0A0F96;
	padding: 20px;
	border: 1px solid #0A0F96;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none!important;
}

.side-area li a:visited {color: #0A0F96 !important;}
.side-area li a:link {color: #0A0F96 !important;}
.side-area li a:active {color: #0A0F96 !important;}
.side-area li a:hover {color: #0A0F96 !important;}
.bana-sp{
	margin:30px 30px;
	width:318px;
	height:60px;
	display:block;
	font-size:122%;
	font-weight: bold;
	padding: 20px;
	color: #D50008!important;
	border: 1px solid #D50008;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none!important;

}/*

/*原田修正*/
.side-area-bana{
	margin:20px 50px;
	width:207px;
	height:39px;
	display:block;
	font-size:110%;
	font-weight: bold;
	color: #0A0F96;
	padding: 12px;
	border: 1px solid #0A0F96;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none!important;
}

.side-area li a:visited {color: #0A0F96 !important;}
.side-area li a:link {color: #0A0F96 !important;}
.side-area li a:active {color: #0A0F96 !important;}
.side-area li a:hover {color: #0A0F96 !important;}
.bana-sp{
	margin:20px 50px;
	width:207px;
	height:39px;
	display:block;
	font-size:90%;
	font-weight: bold;
	padding: 12px;
	color: #D50008!important;
	border: 1px solid #D50008;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none!important;

}
.side-area-bana-long{
	margin:20px 50px;
	width:207px;
	height:39px;
	display:block;
	font-size:90%;
	font-weight: bold;
	color: #0A0F96;
	padding: 12px;
	border: 1px solid #0A0F96;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none!important;
}

/* トップバナーレイアウト [add by transe project on 2023.10.31] */
.side-area .container {
	width:90%;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
}
.side-area .container a {
	width:32%;
	display:block;
	margin-right:2%;
	margin-bottom:2%;
	padding:0;
}
.side-area .container a:nth-child(3n) {
    margin-right:0;
}
.section-reports .container {
	width:90%;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
}
.section-reports .container a {
	width:19%;
	display:block;
	margin-right:1%;
	margin-bottom:2%;
	align-self:center;
}
.section-reports .container a:nth-child(5n) {
	margin-right:0;
}

/* 短期間でスコアアップを実現バナー */

.scoreup_banner {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
    margin-top:20px;
    margin-bottom:20px;
}
.scoreup_banner div {
	width:15.5%;
	margin-right:1.2%;
}
.scoreup_banner div:nth-child(6n) {
	margin-right:0;
}
.scoreup_banner div span {
	display:inline-block;
	font-size:12px;
	line-height:15px;
    font-weight:bold;
    margin-top:3px;
}
.scoreup_banner div img {
	width:100%;
}
.scoreup_banner.rows div {
	width:49%;
	margin-right:2%;
	margin-bottom:2%;
}
.scoreup_banner.rows div:nth-child(2n) {
	margin-right:0;
}

/* YOUTUBEサムネイル */

.youtube_thumbnails {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
    margin-bottom:10px;
}
.youtube_thumbnails div {
	width:23%;
	margin-right:2.6%;
}
.youtube_thumbnails div:nth-child(4n) {
	margin-right:0;
}
.youtube_thumbnails div span {
	display:inline-block;
	font-size:12px;
	line-height:15px;
    margin-top:5px;
}
.youtube_thumbnails div img {
	width:100%;
}

@media only screen and (max-width: 768px) {

.youtube_thumbnails {
    flex-direction:column;
}
.youtube_thumbnails div {
	width:100%;
	margin-right:0;
	margin-bottom:1em;
}

}
