@charset "utf-8";
/*
========================================
    基本設定
=========================================
 */





div#summary {
 	background-color: #fff;
 	width: 100%;
 	height: auto;
 	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;

 }


div#summary h1, p {
	text-shadow: none;
    animation: none;
}

div#summary h1 {
 	width: 60%;
    font-size: 30px;
 	padding-top: 5em;
 	line-height: 50px;
 	color: #000;
 	text-align: center;
 	border-bottom: double 3px #000;
 	margin-left: auto;
	margin-right: auto;
	
}

/*--------------------------------------*/
@media screen and (max-width:960px) { 
/*--------------------------------------*/
div#summary h1 {
    padding-top: 2.5em;
}
}

div#summary h2 {
	width: 60%;
	font-size: 20px;
	line-height: 30px;
	padding-top: 3%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #0083bc;
	font-feature-settings: "palt" 1;
}
div#summary h2 span {
	font-family: 'Lora', serif;
    

}


	
div#summary h3 {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	padding-top: 20px;
	color: red;
	width: 60%;
	height: auto;;
	margin-left: auto;
	margin-right: auto;
}
div#summary h3 span {
	font-family: 'Lora', serif;
}

div#summary .comment {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	padding-top: 30px;
	color: #000;
	width: 60%;
	height: auto;;
	margin-left: auto;
	margin-right: auto;
}
div#summary .comment span {
font-family: 'Lora', serif;
}
div#summary .box {
	background: url(../img/sum01.jpg) no-repeat center; 
	width: 60%;
	height: 30vh;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	
}

div#summary .box p {
	width: 35%;
    background-color: #000;
    font-size: 30px;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	padding: 10px;
    margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 30%;
	left: 32%;
	opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
}

div#summary h4 {
	width: 60%;
	font-size: 25px;
	line-height: 30px;
	text-align: center;
    color: #100964;
    margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#composition section {
	width: 60%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
    overflow: hidden;
}
#composition section article {
	width: 30%;
	float: left;
	margin-left: 2.5%;
	
    text-align: center;
}
#composition section article .title  {
	font-size: 15px;
	background-color: #100964;
	text-align: center;
	color: #fff;
	padding: 5px; 
}
#composition section article .sub  {
	font-size: 13px;
	line-height: 20px;
	background-color: #DEDFDF;
	text-align: left;
	color: #000;
	padding: 10px; 
}
#composition .point {
	width: 30%;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	background-color: red;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border-radius: 10px;
}
#composition .tx01 {
	width: 30%;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
div#summary .box2 {
	background: url(../img/sum02.jpg) no-repeat center; 
	width: 60%;
	height: 20vh;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
}
div#summary .box2 p {
	width: 50%;
    background-color: #000;
    font-size: 30px;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	padding: 10px;
    margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 30%;
	left: 25%;
	opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
}

/*---------------------------------------------
ここから公務員講座にむけてのご提案
-----------------------------------------------*/
#proposal section {
	width: 50%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
    overflow: hidden;
}

#proposal section img {
	width: 5%;
	text-align: center;
	margin-left: 50%;
	
}


#proposal section article {
	width: 25%;
	float: left;
	
}
#proposal section article .title  {
	font-size: 15px;
	line-height: 15px;
	background: linear-gradient(to right, #004E97 10%, #0083bc);
	text-align: center;
	color: #fff;
	padding: 10px; 
	border-radius: 10px;
	margin-top: 10px;
	
}
#proposal section aside {
	width: 65%;
	float: right;

	
}
#proposal section aside .sub  {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
    color: #000;
    margin: 0;
}

#proposal .tx02 {
	width: 50%;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: red;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: solid 1px red;
}
/*---------------------------------------------
公務員講座にむけてのご提案ここまで
-----------------------------------------------*/

/*---------------------------------------------
ここから合格者輩出のためのプロセスと特徴
-----------------------------------------------*/
div#summary .box3 {
	background: url(../img/sum03.jpg) no-repeat center; 
	width: 60%;
	height: 20vh;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
}
div#summary .box3 p {
	width: 50%;
    background-color: #000;
    font-size: 25px;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	padding: 10px;
    margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 30%;
	left: 25%;
	opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
}

div#feature .caption {
	width: 59%;
	margin: 20px auto;
	line-height: 25px;
    background: linear-gradient(to right, #004E97, #0083bc 30%, #fff);
	color: #fff;
	padding: 5px 5px 5px 15px;
	border-radius: 7px; 
	text-align: left;

}
div#feature .tx03 {
	width: 59%;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: #000;
	margin-left: auto;
	margin-right: auto;
}
 div#feature .tx03 span    {
	background-color: red;
	padding: 7px;
	line-height: 40px;
	color: #fff;
}

#schedule section {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}


#schedule section article {
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    width: 45%;
    margin-left: auto;
	margin-right: auto;
	text-align: center;
    background-color: #ED6F00;
	border-radius: 5px;
	padding: 5px;
}

#schedule section article:hover {
	opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
    
}





/*---------------------------------------------
合格者輩出のためのプロセスと特徴ここまで
-----------------------------------------------*/






div#p_p p {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; 
	font-size: 13px;
	font-weight: bold;
	color: #EA5504;
	text-align: center;
}

div#p_p a {
	color: #EA5504;
}

div#p_p a:hover {
	color: blue;
}

/*--------------------------------------*/
@media screen and (max-width:960px) { 
/*--------------------------------------*/
div#summary h1 {
 	width: 95%;
    
	
}
div#summary h2 {
	width: 95%;
	
}

div#summary h3 {
    font-size: 11px;
	text-align: center;
	padding-top: 20px;
	width: 95%;
	font-feature-settings: "palt" 1;
}

div#summary .comment {
	font-size: 12px;
	padding-top: 20px;
	width: 95%;
	text-align:justify;
}
div#summary .box {
	background: url(../img/sum01.jpg) no-repeat center; 
	width: 95%;
	height: 30vh;
	margin-top: 20px;
}

div#summary .box p {
	width: 35%;
    font-size: 20px;
}

div#summary h4 {
	width: 95%;
	font-size: 15px;
	text-align: center;
    color: #100964;
    margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#composition section {
	width: 95%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
    overflow: hidden;
}
#composition section article {
	width: 95%;
    text-align: center;
}
#composition section article .title  {
	font-size: 13px;
}
#composition section article .sub  {
	font-size: 13px;
	margin-bottom: 10px;
}
#composition .point {
	width: 95%;
	font-size: 18px;
	border-radius: 5px;
}
#composition .tx01 {
	width: 95%;
	font-size: 14px;
}
div#summary .box2 {
	background: url(../img/sum02.jpg) no-repeat center; 
	width: 95%;
}
div#summary .box2 p {
	width: 60%;
    background-color: #000;
    font-size: 14px;
	color: #fff;
	border-radius: 5px;
	position: absolute;
	top: 30%;
	left: 18%;
}

/*---------------------------------------------
ここから公務員講座にむけてのご提案
-----------------------------------------------*/
#proposal section {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

#proposal section img {
	width: 5%;
	text-align: center;
	margin-left: 45%;
}


#proposal section article {
	width: 95%;
}
#proposal section article .title  {
    border-radius: 5px;
}
#proposal section aside {
	width: 95%;
	margin-top: 10px;
}
#proposal section aside .sub  {
	font-size: 13px;
	text-align: left;
}

#proposal .tx02 {
	width: 95%;
	font-size: 14px;
}
/*---------------------------------------------
公務員講座にむけてのご提案ここまで
-----------------------------------------------*/

/*---------------------------------------------
ここから合格者輩出のためのプロセスと特徴
-----------------------------------------------*/
div#summary .box3 {
	background: url(../img/sum03.jpg) no-repeat center; 
	width: 95%;
	height: 20vh;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
}
div#summary .box3 p {
	width: 50%;
    font-size: 18px;
	text-align: center;
	position: absolute;
	top: 25%;
	left: 20%;
}

div#feature .caption {
	width: 90%;
	
    
	 
	

}
div#feature .tx03 {
	width: 95%;
	font-size: 13px;
	font-feature-settings: "palt" 1;
}

#schedule section {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}


#schedule section article {
    font-size: 15px;
    width: 95%;
    margin-bottom: 20px;
    float: left;
}
#schedule section aside {
    font-size: 15px;
    width: 95%;
    margin-top: 10px;
    float: left;
}
	
}
#schedule section article a {
	color: #fff;
}
#schedule section article a:hover {
	opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
}
#schedule section aside a {
	color: #fff;
}
#schedule section aside a:hover {
	opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
}


}







	






























