@charset "UTF-8";

/*-----------------------------------------------
_ Default Style Clear
-----------------------------------------------*/
all {  
border:0; 
line-height:1.4; 
margin:0;  
padding:0;
outline:0;   
vertical-align:baseline;
word-spacing: 1px;
font-size: 14px;
font-family: Arial, sans-serif;
}  


div.main_contents {
	min-height: 500px;
	margin: 0;
	padding: 0
}

:focus {
outline:0;
}  


.pointback_campaign img {
border:none;
text-decoration:none;
}  

.pointback_campaign ul, .pointback_campaign li {
list-style-type:none;
}

/* Font
--------------------------------------------- */
@font-face {
	font-family: HuiFontP109;
	src: url('../font/HuiFontP109.ttf') format('truetype');
}


/*-----------------------------------------------
_ Default Style Clear
-----------------------------------------------*/

body {
	margin: 0;
	font-family: Arial, sans-sans-serif;
}

img {
	border-style:none;
}

/*-----------------------------------------------
_ all
-----------------------------------------------*/

#all{
	width: 980px;
	height: 2460px;
	float: left;
	font-family: Hiragino Maru Gothic Pro, HG丸ゴシックM-PRO, verdana, arial, sans-serif;
	color: #473221;
	text-decoration: none;
	background-color: #fff;
	padding: 20px;
	margin-top: 10px;
	border: 4px #EAE5DF solid;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

div#all a:link {
		color: #66CCCC;
	}
	
	div#all a:visited {
		color: #66CCCC;
	}
	
	div#all a:hover {
		color: #B4DDDE;
	}

	div#all a:active {
		color: #B4DDDE;
	}

/*-----------------------------------------------
_ top_img
-----------------------------------------------*/

.top{
	width: 980px;
	height: 455px;
	float: left;
	margin-top: 10px;
}
	
	.top .top_head {
		width: 980px;
		height:420px;
		background-repeat: no-repeat;
		background-position: bottom;
		margin:30px 0 0 -20px;
	}
	
	.top .socialicon{
		width: 536px;
		height: 22px;
		float: right;
		padding-top: 5px;
		text-align: right;
	}
	
	.top .socialicon_other{
		width: 536px;
		height: 22px;
	}
	
	.top .twitter-share-button {
	    width: 84px!important;
	}
	
	.top .g {
	    width: 20px!important;
	}
	
	.top .top_head .top_title{
		width: 980px;
		height: 280px;
		float: left;
		margin: 10px 0px 0px 0px;
	}

		.top .top_head .top_title h1{
			text-align: center;
		}
		
		.top .top_head .top_title p{
			font-size: 26px;
			text-align: center;
		}

.bar{
	width: 980px;
	height: 40px;
	background-image: url(../images/bar.png);
	background-repeat: no-repeat;
	border: none;
	float: left;
}

/*-----------------------------------------------
_ contents
-----------------------------------------------*/

.contents{
	float: left;
	width: 940px;
	min-height: 500px;
	max-height: 5000px;
	margin: 10px 20px 20px 20px;
}

/*-----------------------------------------------
_ whats_okeiko
-----------------------------------------------*/

.whats_okeiko{
	width: 940px;
	height: 170px;
	float: left;
	padding-top: 60px;
	background-image: url(../images/bar.png);
	background-repeat: no-repeat;
}

	.whats_okeiko p{
		font-size: 16px;
		text-align: center;
	}

/*-----------------------------------------------
_ monitor_course
-----------------------------------------------*/

.recommend_tutors{
	width: 940px;
	height: 60px;
	float: left;
	margin-top: 10px;
}

	.recommend_tutors p{
		text-align: center;
		font-size: 30px;
	}

.monitor_course {
		width: 275px;
		height: 340px;
		background: #FFF;
		float: left;
		margin: 10px 13px 5px 12px;
		margin: 10px 12px 5px 11px\9;
		border: 1px solid #999\9;
		box-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
		position: relative;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border-radius: 7px;
		padding: 10px;
	}
	
		.monitor_course .course_title {
			width: 260px;
			height: 90px;
			float: left;
		}
		
			.monitor_course .course_title .monitor_course_icon {
				width: 90px;
				height: 90px;
				float: left;
			}
			
			.monitor_course .course_title .monitor_course_title {
				width: 160px;
				height: 60px;
				float: left;
				margin-top: 30px;
				margin-left: 10px;
			}


				.monitor_course .course_title .monitor_course_title p{
					font-size: 22px;
				}
				
			.monitor_course .monitor_course_disc {
				width: 260px;
				height: 90px;
				float: left;
				margin-top: 10px;
			}
			
				.monitor_course .monitor_course_disc p{
					font-size: 13px;
				}
				
			.monitor_course .monitor_course_voice_en {
				width: 260px;
				height: 130px;
				float: left;
				margin-top: 10px;
				border-top: 1px dotted #79b9e8;
				padding-top: 10px;
			}
			
				.monitor_course .monitor_course_voice_en .voice_pic {
					width: 65px;
					height: 65px;
					float: left;
				}
				
				.monitor_course .monitor_course_voice_en .voice_name {
					width: 185px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_en .voice_profile {
					width: 264px;
					height: 65px;
					float: left;
					padding-top: 5px;
				}
				
					.monitor_course .monitor_course_voice_en .voice_profile p{
						font-size: 12px;
					}
					
			.monitor_course .monitor_course_voice_en_k {
				width: 260px;
				height: 130px;
				float: left;
				margin-top: 10px;
				border-top: 1px dotted #ff9999;
				padding-top: 10px;
			}
			
				.monitor_course .monitor_course_voice_en_k .voice_pic {
					width: 65px;
					height: 65px;
					float: left;
				}
				
				.monitor_course .monitor_course_voice_en_k .voice_name {
					width: 185px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_en_k .voice_profile {
					width: 260px;
					height: 65px;
					float: left;
					padding-top: 5px;
				}
				
					.monitor_course .monitor_course_voice_en_k .voice_profile p{
						font-size: 12px;
					}
					
			.monitor_course .monitor_course_voice_it {
				width: 260px;
				height: 130px;
				float: left;
				margin-top: 10px;
				border-top: 1px dotted #79a200;
				padding-top: 10px;
			}
			
				.monitor_course .monitor_course_voice_it .voice_pic {
					width: 65px;
					height: 65px;
					float: left;
				}
				
				.monitor_course .monitor_course_voice_it .voice_name {
					width: 185px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_it .voice_profile {
					width: 260px;
					height: 65px;
					float: left;
					padding-top: 5px;
				}
				
					.monitor_course .monitor_course_voice_it .voice_profile p{
						font-size: 12px;
					}
					
			.monitor_course .monitor_course_voice_sp {
				width: 260px;
				height: 130px;
				float: left;
				margin-top: 10px;
				border-top: 1px dotted #dd7b62;
				padding-top: 10px;
			}
			
				.monitor_course .monitor_course_voice_sp .voice_pic {
					width: 65px;
					height: 65px;
					float: left;
				}
				
				.monitor_course .monitor_course_voice_sp .voice_name {
					width: 185px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_sp .voice_profile {
					width: 260px;
					height: 65px;
					float: left;
					padding-top: 5px;
				}
				
					.monitor_course .monitor_course_voice_sp .voice_profile p{
						font-size: 12px;
					}
					
			.monitor_course .monitor_course_voice_ko {
				width: 260px;
				height: 130px;
				float: left;
				margin-top: 10px;
				border-top: 1px dotted #84a4c8;
				padding-top: 10px;
			}
			
				.monitor_course .monitor_course_voice_ko .voice_pic {
					width: 65px;
					height: 65px;
					float: left;
				}
				
				.monitor_course .monitor_course_voice_ko .voice_name {
					width: 185px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_ko .voice_profile {
					width: 260px;
					height: 65px;
					float: left;
					padding-top: 5px;
				}
				
					.monitor_course .monitor_course_voice_ko .voice_profile p{
						font-size: 12px;
					}
					
			.monitor_course .monitor_course_voice_ge {
				width: 260px;
				height: 130px;
				float: left;
				margin-top: 10px;
				border-top: 1px dotted #79b9e8;
				padding-top: 10px;
			}
			
				.monitor_course .monitor_course_voice_ge .voice_pic {
					width: 65px;
					height: 65px;
					float: left;
				}
				
				.monitor_course .monitor_course_voice_ge .voice_name {
					width: 185px;
					height: 65px;
					float: left;
					padding-left: 10px;
				}
				
				.monitor_course .monitor_course_voice_ge .voice_profile {
					width: 260px;
					height: 65px;
					float: left;
					padding-top: 5px;
				}
				
					.monitor_course .monitor_course_voice_ge .voice_profile p{
						font-size: 12px;
					}



.neo88{
	float:left;
	width:15px;
	height:11px;
	background:#de7c63;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px
	}

.neo88::after{
	content:'';
	position:relative;
	top:10px;
	left:6px;
	width:0;
	height:0;
	float:left;
	border:2px solid transparent;
	border-top-color:#de7c63;
	border-right-color:#de7c63;
	}

.button_module{
	width:980px;
	height: 70px;
	float: left;
	margin-top: 20px;
}


/*-----------------------------------------------
footer
-----------------------------------------------*/
.contents footer {
    overflow: auto;
	font-family: "lucida grande",Calibri,"Helvetica Neue",Helvetica,Geneva,tahoma,verdana,arial, Meiryo,'MS PGothic','NanumGothic','AppleGothic','Malgun Gothic','Dotum Regular','Hiragino Kaku Gothic Pro', sans-serif;
    clear: both;
    margin: 35px 15px 15px -30px!important;
}
