
/*====================================================
    
	 lessonの流れ
	 
====================================================*/

/* =========== Event ========== */
#mainArea #eventArea {
/* 	clear:both;*/
	margin-bottom:20px;
	width:100%;
	background:transparent url("../images/icon_title.png")  no-repeat;
	background-position: right 20pt bottom 0pt;
	min-height: 90px;

}

#mainArea #eventArea .title {
	color: #c1272d;
	margin-bottom:-5px;
	font-size: 3rem;
	font-weight: 550;
	text-align: left;
	padding-right: 20px;
}

#mainArea #eventArea .title span{
	color: #212270;
}


#mainArea #eventArea .title img {
	width: 95%;
}

/* =========== columnArea03 Area ========== */
#subTitle {
	clear:both;
	position:relative;
	margin-bottom:50px;
	width:100%;
}

#subTitle .title {
	margin-bottom:5px;
	font-size:2em;
	font-weight: bold;
	color: #212270; 
	line-height: 1.5em;
}
#subTitle .text {
	margin-bottom:2px;
	font-size:1.4em;
	line-height: 1.47em;
}


#subTitle .titleSub1 {
	margin-bottom:1px;
	font-size:1.3em;
	color: #c1272d;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px sloid #fff;
	padding-left:60px;
}

#subTitle .titleSub2 {
	margin-bottom:0px;
	font-size:1.3em;
	color: #4d4d4d;/*c1272d*/
	font-weight: bold;
	text-align: left;
	border-bottom: 1px sloid #fff;
	padding-left: 10px;
}


.areaTitle{
	width:100%;
	background-color: #212270;
	padding: 3px 0;
	margin-bottom: 20px;
}

.areaTitle p{
	padding-left: 10px;
	color: #fff;
	font-size:1.7em;
	margin: 0;
}


.btnArea{
	margin: 0 0.5% 0;
	padding:0.2%;
	width:98%;
	}

.btnArea section{
	margin: 1%;
	padding:1%;
	width:45%;
	float:left;
}

.clear {
  clear: both;
  height: 10px;
}



#stepArea{
/*	margin: 0 1% 20px 1%;*/
/*	padding:8px;*/
	width:100%;
	border: solid 1px #b3b3b3;
	float:left;

	background: #fff;
	padding: 30px 2%;
	margin: 0 auto 10%;


}

#stepArea img{
	margin: 0;
}

#stepArea .titleSub {
	margin-bottom:2px;
	font-size:1.2em;
	font-weight: bold;
}

#stepArea .titleSub span{
	padding:5px;
	margin:10px;
	font-size:0.8em;
	background:#524946;
	color:#fff;
}

#stepArea .textA {
	margin:2px;
	width:100%;
	float:left;
}


#stepArea .textAL {
	margin:1%;
	width:100%;
	float:left;
}


#stepArea .textAR {
	margin:1%;
	background-color: #fff;
	width:100%;
	float:left;
}

#stepArea .textA h1 {
	font-size:1.5em;
	font-weight: bold;
	color: #c1272d;
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
}

#stepArea .textA h1 span{
	font-size:0.5em;
	font-weight: bold;
	color: #4d4d4d;
}

#stepArea .textA p {
	font-size:1.1em;
	color: #4d4d4d;
	padding: 5px 0 0 8px;
}

#stepArea .textA img {
	text-align: center;
	width: 80%;
	padding: 1%;
}

#stepArea .textA > div {
	margin: 5px;
	text-align: center;
}


.frameimg{
	padding:0 0.3%;
	width:30%;
	height:auto;
	float:left;
	margin: 0 0.1%;
	
}

.imgA{
	margin: 0 0.5%;
	padding:1%;
	width:100%
	/*background-color:#22b573;*/ 
	border: solid 1px #999;	
}





.frameArea{
	padding:0 0.3%;
	width:19.5%;
	height:auto;
	float:left;
	margin: 0 0.1%;
	
}

.frameText{
	margin:5px;
	text-align: center;
	background-color: #fff;
}


.frameText h2 {
	font-size:1.2em;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
}

.frameText h1 {
	font-size:1.5em;
	font-weight: bold;
	color: #c1272d;
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
}
.frameText h1 span{
	font-size:0.5em;
	font-weight: bold;
	color: #4d4d4d;
}


.frameText p {
	font-size:1.1em;
	color: #4d4d4d;
	padding: 5px 0 0 8px;
}



.frameA{
	margin: 0 0.5%;
	padding:1%;
	width:100%
	/*background-color:#22b573;*/ 
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	border: solid 3px #f27575;	
}

.frameB{
	margin: 0 0.5%;
	padding:1%;
	width:100%
	/*background-color:#22b573;*/ 
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	border: solid 3px #f7931e;

}

.frameC{
	margin: 0 0.5%;
	padding:1%;
	width:100%
	/*background-color:#22b573;*/ 
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	border: solid 3px #0071bc;
}

.frameD{
	margin: 0 0.5%;
	padding:1%;
	width:100%
	/*background-color:#22b573;*/ 
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	border: solid 3px #00a99d;
}

.frameE{
	margin: 0 0.5%;
	padding:1%;
	width:100%
	/*background-color:#22b573;*/ 
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	border: solid 3px #ee524f;
}

@media screen and (max-width:400px) {

	#mainArea #eventArea {
		background-position: right 0pt top 0pt;
		background-size: 60px 60px;
	}

	#mainArea #eventArea .title {
		font-size:2em;
	}
	
	#subTitle .title {
		font-size:1.8em;
	}
	
	.frameArea{
		width:44%;
		margin: 3%
	}

	.areaTitle p{
		font-size:1.3em;
	}


}

