
/*
-----------a -----------
*/

a:link { text-decoration: none; }
a.a_text:focus,
a.a_text:hover,
a.a_text:active { text-decoration: underline; }
a .block{
	display:inline;
}
a img{
	border-style:none;
}
/*
----------- elements -----------
*/
body{
	width:100%;
	background:#fff;
	color:#000;
	font-size:14px;
	margin:0px auto;
	padding:0px 0px;
	line-height:140%;
	#font-family: Arial,'ＭＳ Ｐゴシック',sans-serif ;
	font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
}

.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}
.clearfix{
    display: inline-block;
}

* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}


header{
	width:100%;
	margin:0 auto;
	opacity:1.0;
	background:#fff;
	text-align:center;
	z-index:20;
}

header .elements{
	width:900px;
	margin:0 auto;
	background-color:#fff;
	padding:15px 40px;
	height:50px;
	overflow:hidden;
	z-index:21;
}


header .elements .logo{
	width:170px;
	margin:5px;
	float:left;
}

header .elements p{
	float:left;
	width:415px;
	margin-left:0px;
	font-size:20px;
}


header .elements a.button-register{
	font-size:16px;
	font-weight:700;
	color:#fff;
	background-color:#e63349;
	width:300px;
	display:block;
	text-align:center;
	margin:0;
	padding:13px 0;
	float:right;
}


clear-both{
	clear:both;
}

main{
	width:100%;
	margin:0;
	background:#fff;
	display:block;
}

.align-center{
	text-align:center;
}

.img-arrow{
	width:130px;
}

.img-tel{
	height:56px;
	float:right;
}


.highlight1{
	color:#f00;
	font-weight:bold;
	text-decoration:underline;
}

.highlight2{
	color:#f00;
	font-weight:bold;
}

.highlight3{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.highlight4{
	color:#000;
	font-size:40px;
	font-weight:bold;
}

.marker_yellow_hoso {
	background: linear-gradient(transparent 40%, #ffea00 41%, #ffea00 80%, transparent 90%);
}

.bg-color-green{
	background-color:#8fc320;
	padding:20px 0;
	line-height:170%;
	font-size:30px;
	text-align:center;
	color:#fff;
}

.bg-color-green .highlight-yellow{
	color:#ffff00;
	font-size:35px;
	font-weight:bold;
}

.font-size15{
	font-size:15px !important;
}

.font-size20{
	font-size:20px !important;
}

.font-size30{
	font-size:30px !important;
}

.font-size32{
	font-size:32px !important;
}

.font-size35{
	font-size:35px !important;
}


.font-size40{
	font-size:40px !important;
}

.font-size45{
	font-size:45px !important;
}

.font-size50{
	font-size:50px !important;
}


.width980{
	width:980px;
	margin:0 auto;
}

.width940{
	width:940px;
	margin:0 auto;
	padding:30px 0;
}

.align-left{
	text-align:left;
}

.button-register{
	width:900px;
	height:180px;
	display:block;
	background-size:contain;
	margin:0 auto;
	background: url("http://10mtv.jp/intro/img/university2/univ_button.png");
	border:0;
	border-style:none;
}

.button-register:hover{
	background: url("http://10mtv.jp/intro/img/university2/univ_button_on.png");
	border:0;
	border-style:none;
}

.white-to-blue{
	width: 0;
	height: 0;
	border-top:    40px solid #ffffff;
	border-bottom: 40px solid transparent;
	border-right:  60px solid transparent;
	border-left:   60px solid transparent;
	margin:0 auto;
}

.blue-to-white{
	width: 0;
	height: 0;
	border-top:    40px solid #3569de;
	border-bottom: 40px solid transparent;
	border-right:  60px solid transparent;
	border-left:   60px solid transparent;
	margin:0 auto;
	z-index:100;
}

.absolute-center{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;	
}

.space-50{
	height:50px;
}

.section1{
	background-color:#fff;
	padding:20px 0 0 0;
}

.section-inner-box{
	width:980px;
	margin:0 auto;
}

.section1 .section-inner-box{
	height:400px;
	margin:0 auto 30px auto;
}

.section1 .section-inner-box .title{
	width:100%;
	margin:0 0 0 0;
}


.section1 .credit{
	text-align:center;
	font-size:30px;
	margin:10px auto 30px auto;
}

.section2{
	background-color:#fff;
	padding:60px 0 70px 0;
	font-size:40px;
	line-height:180%;
}

.section2 .section-inner-box{
	text-align:center;
}

.section2 .section-inner-box .feature{
	width:100%;
}

.section3{
	padding:0 0 0 0;
	width:980px;
	text-align:center;
	margin:0 auto;
}

.img-feature{
	margin-bottom:50px;
}

.img-board{
	width:980px;
}

.img-voice{
	width:100%;
	margin:30px 0 0px 0;
}

.section3 .bg-image{
	z-index:10;
	position:relative;
}

.section3 .bg-image img{
	width:980px;
}

.section3 .bg-image .mask{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:432px;
	background-color:#fff;
	opacity:0.2;
	margin:0;
	padding:0;
}

.section3 .section-inner-box{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:980px;
	margin:0 auto;
}

.section3 .section-inner-box .label,.explain{
	position:absolute;
	left:520px;
	width:400px;
	text-align:left;
}

.section3 .section-inner-box .label{
	top:70px;
	font-size:45px;
	font-weight:700;
	line-height:150%;
}

.section3 .section-inner-box .explain{
	top:230px;
	font-size:21px;
	line-height:170%;
}

.section4{
	width:100%;
	margin:0 auto;
	padding:30px 0 20px 0;
	line-height:200%;
	font-size:30px;
}

.section4 .img-imagineer{
	width:400px;
}


.lesson{
	float:left;
	margin:10px 0 15px 0;
}

.lesson h2{
	width:100%;
	background:#3569de;
	color:#fff;
	padding:10px 0 7px 15px;
	margin:0 0 0 0;
	box-sizing:border-box;
	font-size:22px;
	line-height:1.6;
	#font-weight:normal;
}

.lesson .lecture{
	width:32%;
	height:300px;
	float:left;
	background:#f2f2f2;
	position:relative;
	box-sizing:border-box;
	padding:15px 20px;
}

.lesson .lecture+.lecture{
	margin-left:2%;
}

.lesson .lecture a{
	display:block;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:#848484;
	width:120px;
	height:29px;
	float:right;
	padding:5px 10px 5px 25px;
	box-sizing:border-box;
	vartical-align:middle;
}

.lesson .lecture h3{
	font-size:18px;
	margin:0 0 10px 0;
	line-height:1.5;
	font-weight:normal;
}
.lesson .lecture p{
	font-size:13px;
	margin:0;
	line-height:1.7;
}
.lesson .lecture .title{
	font-size:15px;
	font-weight:normal;
	padding:0;
	margin:10px 0 0 0;
}

.lesson .lecture .name{
	font-size:20px;
	font-weight:bold;
	margin:10px 0 15px 0;
	padding:0;

}

.lesson .lecture img{
	width:90%;
	height:auto;
	margin:0 5% 0 5%;
}

.lesson .lecture .link-button{
	height:29px;
	padding:5px 10px 5px 25px;
	margin:0px;
	position:absolute;
	bottom:20px;
	right:25px;
}

.lesson .lecture .link-button:hover{
	opacity:0.7;
}

.lesson .lecture a:after{
	margin:0 0 0 5px;
	content:"  ";
	display:inline-block;
	width:10px;
	height:10px;
	background:url("../img/university/arrow-30-128.png")no-repeat;
	background-size:cover;
	vertical-align:-4%;
}

.lesson3, .lesson5, .lesson6, .lesson7{
	width:32%;
}

.lesson5, .lesson6{
	margin:10px 0 15px 2%;
}

.lesson3 .lecture,
.lesson5 .lecture,
.lesson6 .lecture,
.lesson7 .lecture{
	width:100%;
}

.lesson4{
	width:66%;
	margin-right:2%;
}

.lesson4 .lecture{
	width:48.48%
}

.lesson4 .lecture+.lecture{
	margin-left:3.04%;
}

.lesson1 h2{
	margin:0 0 0 0;
}

.lesson1{
	margin-top:0;
}


.section5{
	width:100%;
	margin:0 auto;
	padding:30px 0 20px 0;
	line-height:200%;
	font-size:30px;
}


.section6{
	width:100%;
	margin:0 auto;
	padding:30px 0 20px 0;
	line-height:250%;
	font-size:30px;
}

.section7{
	width:100%;
	margin:0 auto;
	padding:0 0 20px 0;
	line-height:250%;
	font-size:28px;
}

.section7 .text-closing{
	font-size:30px;
}

.ex-intro{
	width:100%;
	#border: 2px solid #8fc320;
	margin:60px 0 10px 0;
	
}

.section8{
	width:100%;
	margin:0 auto;
	padding:30px 0 20px 0;
	line-height:250%;
	font-size:28px;
	text-align:center;
}


.section8 .box-support{
	background-color:#fff;
	width:860px;
	padding:0px 60px;
	#height:395px;
	height:415px;
	margin:30px auto;
	text-align:left;
	font-size:22px;
	line-height:170%;
	border: 2px solid #8fc320;
}

.section8 .explain-support{
	margin:50px 0 0 0 ;
}

.section8 .box-support .support-to{
	font-size:20px;
	font-weight:bold;
}
	
.section8 .box-support ul li{
	font-size:18px;
	line-height:170%;
}

.section8 .box-support .support-to{
	font-size:25px;
	font-weight:700;
}


.footer-gray{
	width:100%;
	color:#fff;
	background:#8fc320;
	padding:0;
	position:static;
}

.footer-gray .footer-box{
	width:980px;
	margin:0 auto;
	height:50px;
	position:relative;
}


.footer-gray .gfooter{
	position:absolute;
	top:20px;
	left:20px;
}

.footer-gray .gfooter .gnavi{
	overflow:hidden;
}

.footer-gray .gfooter .gnavi li a{
	color:#fff;
}

.footer-gray .copyright{
	text-align:right;
	position:absolute;
	top:20px;
	right:5px;
	color:#fff;
}


.comment-view-button{
	display:block;
	background-color:#8fc320;
	padding:20px 0;
	margin:20px 0 30px 0;
	line-height:170%;
	font-size:30px;
	text-align:center;
	color:#fff;
}

.comment-view-button:hover{
	opacity:0.8;
}

