@charset "UTF-8";
  

.hihyoji {
	visibility: hidden;
}

* {
     margin:0;
     padding:0;
     }

a {
	text-decoration: none;
	color: #333;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #333;
	line-height: 140%;
	font-weight: normal;
	font-size: 14px;
}

li {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 14px;
	line-height: 140%;
}

.clear {
	clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html .clearfix {
	height: 1%;
}
.clearfix { display: block; }
/*End hide from IE-mac */

/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl { /* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
    
	padding: 0;
	margin: 0;
	list-style-type: none;
}







body {
	background: #FFF;
}




.about {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
	margin: 10px;
	
}


h3 {
	max-width: 1014px;
	width: auto;
	font-family: "小塚明朝 Pr6N H";
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 17px;
	padding: 5px 10px 10px 0;
	text-align: right;
}


h4 {
	max-width: 1004px;
	width: auto;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 10px 10px;
	line-height: 17px;
}





/** 学校ロゴ　ここから **************************************************************************************/
.container .s-logo {
	max-width: 100%;
	width: auto;
    height: 120px;
    margin: 0;
	padding: 60px 0 10px 0;
    background: #008752;
	clear: both;
}


.container .s-logo p.logo {
    width: 55px;
	text-align: center;
    margin:  0 auto;
}


.container .s-logo h1 {
    font-family: "HGS明朝B";
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 22px;
}


.container .s-logo h2 {
    font-family: "HGS明朝B";
    font-weight: bold;
    font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 22px;
}


.container img {
    overflow:  hidden;
    width: 100%;
}


/** コンテント　ここから **************************************************************************************/
.content {
	max-width: 100%;
	width: auto;
	padding: 0 0 10px 0;
	clear: both;
}


/** ---------------  main1　ここから ↓↓↓　------------------------------ */
.content .main1 {
	overflow: hidden;
	height: auto;
	margin: 10px 10px;
	padding: 20px 0 0;
    border-top: 1px solid #DDDDDD;
}


.content .main1 p {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 14px;
    margin: 10px 0 0;
    line-height: 150%;
    text-align: justify;
    text-justify: inter-ideograph;
}


.content .main1 img {
	width: 100%;
	margin: 20px 0 0;
	padding: 0;

}


.content .main1 p.top {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-weight: bold;
    font-size: 16px;
    margin: 20px 0 5px 0;
    padding: 0 0 0 5px;
    line-height: 18px;
    border-left: 5px solid #CCCCCC;

}



.content .main1 ul {
    width: 100%;
    margin: 0;
    padding: 0;
}


.content .main1 li p {
    margin: 0;
    padding: 0 10px 3px;
    line-height: 150%;
}


.content .main1 li p.title {
    margin: 5px 0 5px;
    padding: 10px;
    background: #C5FFE9;
}
.content .main1 li p.title:before {
    content: "■";
    color: #008752;
}

/** ---------------  main1　ここまで ↑↑↑　------------------------------ */




/** ---------------  main2　ここから ↓↓↓　------------------------------ */
.content .main2 {
	overflow: hidden;
	height: auto;
	margin: 30px 0;
	padding: 20px 0 20px;
    background: #C5FFE9;
}

.content .main2 img {
    width: 96%;
    margin: 0 2% 0;
}


.content .main2 .main2-1 {
	overflow: hidden;
	width: auto;
	height: auto;
	margin: 10px 10px;
	padding: 15px 15px 10px;
    background: #ffffff;
        /** 角丸 ******************************/
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}


.content .main2 .main2-1 p.s-title {
    font-size: 16px;
    font-weight: bold;
    color: #FF3F00;
    margin: 0 0 5px 0;
    padding: 0;
}
.content .main2 .main2-1 p.s-title:before {
    content: "■";
    margin: 0 5px 0 0;
}


.content .main2 .main2-1 p.explain {
    font-size: 14px;
    margin: 0 0 5px 0;
}

