
/**

green1:#aacd06

green2:#07a33f

green3:#8cc63f

grey1:#3e3e3e

grey2:#313131

icon-grey3:#d6d7d9

 **/
 
 body {
 
 	overflow-x: hidden;
 
 }
 
 a{
 	
 	text-shadow:none;
 
 }
 
 input,select{
 
 	padding:5px;
 	
 }
 
 input[type=radio]{
 
 	margin-right:-3px;
 
 }
 
 .top_blank{
 
 	height:80px;
 
 }


.wrap{
	
	max-width:1200px;
	min-height:405px;
	
	border: 0px solid #CCC;
    border-radius: 5px;
    
    margin:10 auto;
    
    background-color:transparent;
    
    
	
}




.main-img{

	padding-top:0%;
	width:100%;
	height:400px;
	background: #000 url(../img/img_term_class.jpg) center no-repeat;
	background-size:cover;
	text-shadow: 1px 1px 6px rgba(69, 163, 0, 1);
	line-height:400px;
	text-align:center;

}

.main-title{
	
	height:100%;
	margin:0 auto;
	text-align:center;
	font-weight:bold;
	color:white;
	font-size:4em;
	display:inline-block;
}

.fa{
	
	color:#8cc63f;
	
}


.class-box{
	
	text-shadow:none;
	
	background-color:white;
	
	width:550px;
	
	margin:20 auto;
	
	border: 1px solid #CCC;
    border-radius: 10px;
    
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	
	overflow:hidden;
	
}

.form-box{
	
	text-shadow:none;
	
	background-color:white;
	
	width:500px;
	
	margin:0 auto;
	
	border: 1px solid #CCC;
    border-radius: 10px;
    
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	
	overflow:hidden;
	
}




.class-box-top{
	
	height:40px;
	
}

.class-box-top-left{
	
	float:left;
	width:64%;
	
	height:100%;
	
	padding-top:15px;
	padding-left:1%;
	
}

.class-box-top-right{
	
	float:left;
	width:35%;
	
	height:100%;
	
}

.line{
	
	margin-top:20px;
	margin-bottom:20px;
	
	margin-left:10px;
	
}



.div-left{
	
	float:left;
	
	height:40px;
	line-height:30px;
	
	width:75px;
	
	margin-top:5px;
	margin-left:10px;
	
	
}


.div-right{
	
	
	float:left;
	
	height:40px;
	line-height:30px;
	
	width: calc(100% - 90px);
	width:-moz-calc(100% - 90px);
	width:-webkit-calc(100% - 90px);
	
	margin-top:5px;
	
}

.div-right input[type=text] {
	
	
	width: 100%;
	
}

.div-top{
	
	margin-top:30px;
	margin-left:10px;
	
	width: calc(100% - 10px);
	width:-moz-calc(100% - 10px);
	width:-webkit-calc(100% - 10px);
	
}

.div-bottom{
	
	height:40px;
	line-height:30px;
	
	width: calc(100% - 20px);
	width:-moz-calc(100% - 20px);
	width:-webkit-calc(100% - 20px);
	
	margin-top:5px;
	margin-left:10px;
	
}

.div-bottom input{
	
	width:100%;
	
}


.form-check{
	
	
	width:100%;
	
}


.class-time{
	
	font-size:1.1em;
	
	line-height:1.1em;
	
}

.class-name{
	
	clear:both;
	
	background:#8cc63f;
	
	text-shadow:none;
	
	padding:10px;
	
	color:white;
	
	font-weight:bold;
	
}



.bottom-window{
	
	width:150px;
	text-align:center;
	line-height:1.2;
	position:fixed;
	bottom:5;
	right:10;
	color:white;
	opacity:0.9;
	padding:5px;
	
	text-shadow:none;
	
	opacity:.8;
	
}









.box{
	
	background-color:white;
	
	width:96%;
	
	margin-left:2%;
	margin-right:2%;
	
	
	border: 1px solid #CCC;
    border-radius: 10px;
    
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	
	
}







.table{
	
	width:100%;
	
	border:1px solid;
	
	border-collapse: collapse;
}



.tr{
	
	width:100%;
	
	height:auto;
	
	clear:both;
	
	
}


.td{
	
	border:1px solid #ccc;
	height:20px;
	padding:10px;
	
	font-size:0.8em;
	
	
}


.td-title{
	
	font-size:1em;
	
}

.td-value{
	
	
	
}



.notice-box{
	
	text-shadow:none;
	
	background-color:white;
	
	width:450px;
	height:80px;
	
	margin:20px auto 20px auto;
	
	border: 1px solid #CCC;
    border-radius: 10px;
    
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	
	overflow:hidden;
	
}

.guess-box{
	
	text-shadow:none;
	
	background-color:white;
	
	width:450px;
	
	margin:20px auto 20px auto;
	
	border: 1px solid #CCC;
    border-radius: 10px;
    
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	
	overflow:hidden;
	
}

.guess-box-left{
	
	float:left;
	
	background-color:#aacd06;
	
	width:20%;
	min-height:50px;
	
}

.guess-box-left div{
	
	
}

.guess-box-left div::before{
	
	content:'';
	width:0;
	height:100%;
	
	display:inline-block;
	vertical-align:middle;
	
	
}


.guess-box-right{
	
	float:left;
	
	width:80%;
	
	margin-top:15px;
	
}

.guess-box-right div{
	
	margin-left:10px;
	
}

.guess-box-number{
	
	float:left;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	border-radius:5px;
	
}

.number-box{
	
	text-align:center;
	margin:10px auto;
	
	background-color:#8cc63f;
	color:white;
	
	height:50px;
	width:120px;
	
	line-height:25px;
	
	border-radius:5px;
	border-top-right-radius:0px;
	
}

.special-number{
	
	color:#8cc63f;
	
	font-weight:bold;
	
}


.number-box-time{
	
	font-size:0.6em;
	
	opacity:.8;
	
}


.number-box-number{
	
	font-size:1.2em;
	
	font-weight:600;
	
}

.box-descript{
	
	margin-top:10px;
	
	color:#777;
	
	text-align:center;
	
	font-size:10pt;
	
}

.bar{
	
	width:100%;
	height:30px;
	
	margin-top:20px;
	
	background-color:#aacd06;
	
	text-align:center;
	text-shadow:none;
	font-size:1.2em;
	line-height:2;
	color:white;
	letter-spacing:2px;
	
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	
}

.info-box{
	
	float:left;
	background-color:white;
	
	width:99.888%;
	
	margin-top:10px;
	margin-bottom:10px;
	
	border:solid 1px #DDD;
	border-radius:5px;
	
	color:#444;
	
	overflow:hidden;
	
	position:relative;
	
}

.info-line{
	
	padding:10px;
	
}

.info-title{
	
	font-size:18px;
	margin-right:-10px;
	margin-bottom:5px;
}




.intro{
	
	float:left;
	
	width:50%;
	height:100%;
	
	text-shadow:none;
	overflow:hidden;
	
	
}

.intro-class{
	
	text-align:center;
	
	font-size:1.2em;
	
	padding:5px;
	
	margin-top:10px;
	
	
}


.intro-detail{
	
	padding:10px;
	
	text-align: justify;
	text-justify: auto;
	
	font-size:14px;
	
	letter-spacing:2px;
	line-height:25px;
	
	
	
}






.form-box-old{
	
	float:left;
	background-color:white;
	
	width:48.55%;
	height:440px;
	
	margin-top:10px;
	margin-bottom:10px;
	
	margin-left:0.5%;
	margin-right:0.5%;
	
	border:solid 1px #DDD;
	border-radius:5px;
	
	color:#444;
	
	overflow:hidden;
	
	position:relative;
	
}

.form-title{
	
	font-size:1.2em;
	padding-top:15px;
	margin:0 auto;
	margin-bottom:-5px;
	width:240px;
	
}

.title{
	
	font-size:1.2em;
	margin-top:15px;
	margin:0 auto;
	width:240px;
	
}

.break-box{
	
	background:#8cc63f;
	height:20px;
	width:100%;
	
}

.form-input{
	
	margin-left:2%;
	margin-right:2%;
	
	width:96%;
	
	margin-top:20px;
	
	clear:both;
	
}

.form-text{
	
	font-size:1.2em;
	text-shadow:none;
	padding-left:10px;
	padding-top:10px;
	
}

.form-notice{
	
	text-shadow:none;
	
	font-size:16px;
	
}

.hidden-notice div{
	
	margin-bottom:20px;
	
}








 .color-red{
 
 	background:#f09cb3;
 
 }
 
 .color-purple{
 	
 	background:#afa7d0;
 
 }
 
 .color-yellow{
 
 	background:#fbbe31;
 
 }
 
 
 #loading {
    position: fixed;
    z-index: 400;
    width: 100%;
    height: 100%;
    top: 250;
    left: 0%;
    text-align: center;
    font-size: 0.9rem;
}


.bio{
	
	font-size:16px;
	margin:0 80px;
	
}


@media screen and (max-width: 600px) {
	
	.wrap{
	
		width:96%;
		margin-left:2%;
		margin-right:2%;
	
	}
	
	.class-box-top-left{
	
		width:54%;
		
	}
	
	.class-box-top-right{
	
		width:45%;
		
	}
	
	.main-img{

		height:150px;
		line-height:150px;
	}
	
	.main-img-overlay{

		max-width:100%;
		height:100%;
		
		text-align:center;
		
		padding-top:13px;
		
	}
	
	.main-title{

		font-size:2em;
		
		letter-spacing:3px;
		
	}
	
	.sub-title01{
	
		font-size:1.1em;
		margin-top:10px;
		
	}
	
	.sub-title02{
	
		font-size:1.6em;
		margin-top:10px;
		
	}
    
    
	
	.notice-box{
	
		width:92%;
		margin-left:4%;
		margin-right:4%;
		
		margin-top:10px;
		margin-bottom:10px;;
		
	}
	
	.form-box{
	
		width:92%;
		margin-left:4%;
		margin-right:4%;
		
		margin-top:10px;
		margin-bottom:10px;;
		
	}
	
	.class-box{
	
		width:92%;
		margin-left:4%;
		margin-right:4%;
		
		margin-top:10px;
		margin-bottom:10px;;
		
	}
	
	.guess-box{
	
		width:92%;
		margin-left:4%;
		margin-right:4%;
		
		margin-top:10px;
		margin-bottom:10px;;
		
	}
	
	.bio{
	
		font-size:16px;
		margin:0 20px;
		
	}
    
    
    @media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
		
		
		
	}
    
}


