@charset "utf-8";

/* Contents
 * ****************************
 *
 * 1: heading
 * 2: paragraph
 * 3: list
 * 4: table,box
 * 5: link
 * 6: form
 * 7: others
 *
 * ****************************
 */

/*======= 1: heading ========================================================*/
h1,h2,h3,h4,h5 {
	font-size: 100%;
}
/*-- h1 --------------------------------------------*/

/*-- h2 --------------------------------------------*/
/*
	[ttlType01]		汎用タイプ1
*/
/*article {
	line-height:180%;
}*/
/*table{
	border-collapse:collapse;
	border:1px solid #731E28;
}
table th{
	background:#731E28;
	border:1px solid #fff;
	color:#fff;
	padding:2%;
}
table td{
	border:1px solid #731E28;
	padding:2%;
}*/
.wp-pagenavi {
    padding: 10px 5px;
    border: 1px solid #E0DFDA;
    background: #FFF;
}
.wp-pagenavi a.page:hover, .wp-pagenavi span.current {
    color: #FFF;
    background: #731D29;
}
.wp-pagenavi a.page, .wp-pagenavi span {
    color: #731D29;
    display: inline-block;
    text-decoration: none;
    margin: 0 5px;
    padding: 2px 8px;
    text-decoration: none !important;
    border: 1px solid #731D29;
    background: #FFF;
}
/* sttlBox01 */
.sttlBox01 h2 {
	float: left;
}
/* sttlBox02 */
.sttlBox02 h2 {
	margin: 10px 0 10px -1px;
	font-family:"A1明朝","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding: 2% 2%;
	font-size:32px;
}

/* ttlType01 */
h2.ttlType01 {
	color: #77222E;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 167%;
	font-weight: bold;
	border-top: 3px solid #731C28;
	border-bottom: 1px solid #CCC;
}
/*----*/
.home #contents .boxRound01 h2 {
	display: table-cell;
	width: 150px;
	vertical-align: middle;
}
/**/
.home #contents .boxRound01 .sttlBox01 h2 {
	display: block;
	width: auto;
}
.article p img{
	margin-bottom:5px;
}
@media screen and (min-width: 0px) and (max-width: 640px) {
	/* sttlBox02 */
	body.sp .sttlBox02 h2 {
		margin: 8px 0 8px -1px;
		padding: 0 8px;
		font-size: 100%;
		border-left-width: 2px;
	}
	/* ttlType01 */
	body.sp h2.ttlType01 {
		margin-bottom: 15px;
		padding: 8px 5px;
		font-size: 125%;
	}
	/*----*/
	body.sp #contents .boxRound01 h2 {
		display: block;
		width: auto;
		vertical-align: auto;
		padding: 8px 0;
	}
	body.sp #contents .boxRound01 h2 img {
		height: 20px;
	}
	/**/
	body.home.sp #contents .boxRound01 .sttlBox01 h2 {
		padding: 0 15px 0 0;
	}
	body.home.sp #contents .boxRound01 .sttlBox01 h2 img {
		height: 15px;
	}
	/*----*/
	body.sp #gnsp h2 {
		color: #FFF;
		padding: 8px 0 8px 45px;
		font-size: 150%;
		background: #B63649 url(/img/common/icon_verPC01_sp.png) no-repeat 10px 50%;
		background-size: auto 25px;
	}
.sttlBox02 h2 {
	padding: 0% 2%;
	font-size:18px;
}
.article p{
	font-size:12px;
}
}

/*-- h3 --------------------------------------------*/
/*
	[ttlType01]		汎用タイプ1
	[ttlGuidance01]	進路指導用1
*/
/* ttlType01 */
h3.ttlType01 {
	margin-bottom: 20px;
	padding: 10px 0;
	font-size: 134%;
	border: 1px solid #DFDED5;
	background: #EAE9DF;
}
h3.ttlType01 span {
	display: inline-block;
	margin-left: -1px;
	padding: 0 13px;
	border-left: 3px solid #761F2C;
}
/* ttlType02 */
h3.ttlType02 {
	padding: 5px 10px;
	font-size: 117%;
	border: 1px solid #DDD;
	background: #FFF;
}
/* ttlGuidance01 */
h3.ttlGuidance01 {
	color: #77222E;
	padding: 5px 10px;
	font-size: 117%;
	border: 1px solid #DDD;
	background: #EAE9DF;
}
@media screen and (min-width: 0px) and (max-width: 640px) {
	body.sp h3.ttlType01 {
		margin-bottom: 10px;
		padding: 8px 0;
		font-size: 100%;
		font-weight: normal;
	}
	body.sp h3.ttlType01 span {
		padding: 0 8px;
		border-left-width: 2px;
	}
}

/*-- h4 --------------------------------------------*/
/*
	[ttlType01]		汎用タイプ1
	[ttlType02]		汎用タイプ2_blue
	[ttlType03]		汎用タイプ3_purple
	[ttlCc01]		6年間の学び用タイプ1_blue
	[ttlCc02]		6年間の学び用タイプ2_purple
	[ttlCc03]		6年間の学び用タイプ3_red
	[ttlClub01]		部活動-運動班用
	[ttlClub02]		部活動-文化班用
*/
/* ttlType01 */
h4.ttlType01,
h4.ttlType02,
h4.ttlType03 {
	margin-bottom: 20px;
	padding: 8px 10px;
	font-size: 134%;
	line-height: 1.3;
	border-bottom: 3px solid #77222E;
	border-left: 3px solid #77222E;
}
h4.ttlType02 {
	border-bottom: 3px solid #253E7F;
	border-left: 3px solid #253E7F;
}
h4.ttlType03 {
	border-bottom: 3px solid #502B4E;
	border-left: 3px solid #502B4E;
}
/* ttlCc01, ttlCc02, ttlCc03 */
.ttlCc01,
.ttlCc02,
.ttlCc03 {
	padding: 6px 8px;
	color: #FFF;
	background: #253E7F;
	font-size: 117%;
	font-weight: normal;
}
.ttlCc02 { background: #502B4E; }
.ttlCc03 { background: #731C28; }
/* ttlClub01, ttlClub02 */
.ttlClub01,
.ttlClub02 {
	color: #FFF;
	padding: 5px 10px;
	background: #2A4382;
}
.ttlClub02 {
	background: #721B27;
}

@media screen and (min-width: 0px) and (max-width: 640px) {
	/* ttlType01 */
	h4.ttlType01 {
		margin-bottom: 10px;
		padding: 8px;
		font-size: 100%;
	}
}
/*-- h5 --------------------------------------------*/
/*
	[ttlType01]	進路指導用1-青
	[ttlType02]	進路指導用2-紫
	[ttlType03]	進路指導用3-赤
*/
/* ttlType01, ttlType02, ttlType03 */
h5.ttlType01,
h5.ttlType02,
h5.ttlType03 {
	color: #284181;
	padding: 5px 10px;
	font-size: 117%;
	border: 1px solid #DDD;
	background: #FFF;
}
h5.ttlType02 {
	color: #543052;
}
h5.ttlType03 {
	color: #7B2834;
}
/*======= 2: paragraph ========================================================*/
.home #contents .boxRound01 .sttlBox01 p {
	float: right;
}
/* sttlBox02 */
.sttlBox02 p {
	padding: 2% 2%;
	border-bottom: 1px solid #DDD;
	background: #FFF;
}
@media screen and (min-width: 0px) and (max-width: 640px) {
	.home #contents .boxRound01 .sttlBox01 p {
		float: left;
	}
	/* sttlBox02 */
	body.sp .sttlBox02 p {
		padding: 3px 10px;
		border-bottom: 1px solid #DDD;
		background: #FFF;
	}
}

/*======= 3: list ========================================================*/
/*-- ul --------------------------------------------*/
ul {
	list-style: none;
}
/* [list]リストタイプ別 --------------------- */
/*
	[listType01]		汎用リスト1
	[listType02]		汎用リスト2-6年間の学び用
	[listDi2_01]		2カラムリスト1-トップページ用
	[listDi4_01]		4カラムリスト1-制服・校歌ページ用
	[listArchive01]		アーカイブリスト1
	[listSchedule01]	今月のスケジュール用
	[listBlog01]		ブログカテゴリ切り替え
	[listPamphlet01]	パンフレット用
	[listSsong01]		校歌表示
	[listMovie01]		動画サムネイル用
*/
/* listType01, listType02 */
ul.listType01 li,
ul.listType02 li {
	padding-left: 15px;
	line-height: 2.2;
	background: url(/img/common/icon_disc.gif) no-repeat 0 0.7em;
}
ul.listType02 li {
	float: left;
	width: 45%;
}
/* listDi2_01 */
ul.listDi2_01 {
	margin-bottom: 20px;
}
ul.listDi2_01 li {
	float: left;
}
/* listDi4_01 */
ul.listDi4_01 {
	margin-right: -37px;
	overflow: hidden;
}
ul.listDi4_01 li {
	float: left;
	padding-right: 37px;
}
/* listArchive01 */
ul.listArchive01 {
	display: none;
	padding: 10px 5%;
	overflow: hidden;
	border-top: 1px solid #E0DFDA;
	background: #FFF;
	width:90%;
}
ul.listArchive01 li {
	float: left;
	padding: 0 5px;
	white-space: nowrap;
}
ul.listArchive01 li a {
	color: inherit;
	display: inline-block;
	padding: 3px 10px 3px 20px;
	text-decoration: none;
	border: 1px solid #FFF;
	background: url(/img/common/icon_arrow01_pc.png) no-repeat 10px 50%;
}
ul.listArchive01 li a:hover {
	color: #892131;
	border-color: #D9D7CB;
	background-color: #E7E5D9;
}
/* listSchedule01 */
ul.listSchedule01 {
	border: 1px solid #DDD;
	background: #FFF;
}
ul.listSchedule01 li {
	margin: 0 8px;
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px solid #DDD;
}
ul.listSchedule01 li.listCaption {
	color: #FFF;
	margin: 0 -1px;
	padding: 10px 9px;
	border-bottom: 3px solid #524644;
	background: url(/img/schoolLife/bgimg01.gif) repeat 0 0;
}
ul.listSchedule01 li.holiday1 {
	color: #52A5C4;
}
ul.listSchedule01 li.holiday2 {
	color: #D76A79;
}
ul.listSchedule01 li div {
	/float: left;
	/zoom: 1;
	display: table-cell;
	width: 1.2em;
	padding: 0 10px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #DDD;
}
ul.listSchedule01 li div.entry {
	width: auto;
	text-align: left;
}
/* listBlog01 */
ul.listBlog01 {
	overflow: hidden;
}
ul.listBlog01 li {
	float: left;
}
/*ul.listBlog01 li.lnJournal {
	background: url(/img/blog/btn_journal01_pc_o.png) no-repeat 0 0;
}
ul.listBlog01 li.lnClub {
	background: url(/img/blog/btn_club01_pc_o.png) no-repeat 0 0;
}
ul.listBlog01 li.lnStud {
	background: url(/img/blog/btn_studentCouncil01_pc_o.png) no-repeat 0 0;
}*/
ul.listBlog01 li{
    background: #741E29;
    border-left: 1px solid #E0C9AD;
    border-top: 1px solid #741E29;
    color: #fff;
    display: table-cell;
    font-family: "中ゴシックBBB";
    font-size: 16px;
    font-weight: bold;
    padding: 1.5% 3.5%;
    text-align: center;
    -webkit-transition: .8s ease-in-out;
    -moz-transition: .8s ease-in-out;
    -ms-transition: .8s ease-in-out;
    -o-transition: .8s ease-in-out;
    transition: .8s ease-in-out;
}
  .lnJournal span,
  .lnClub span,
  .lnStud span{
	font-size:12px; 
	margin-left:.5em; 
  }
ul.listBlog01 li:first-child{
    border-left:none;
}
ul.listBlog01 li a{
    color: #fff;
}
ul.listBlog01 li.active{
    background: #fff;
    border-right: 1px solid #741E29;
	border-left: 1px solid #741E29;
}
ul.listBlog01 li.active a{
    color: #741E29;
}
ul.listBlog01 li.active img {
	visibility: hidden !important;
}
ul.listBlog01 li.lnJournal.active{
    border-left: 1px solid #741E29;
}
/* listPamphlet01 */
ul.listPamphlet01 {
	position: relative;
	zoom: 1;
	width: 720px;
	margin-right: -20px;
}
ul.listPamphlet01 li {
	float: left;
	width: 178px;
	padding: 0 21px;
	margin: 0 20px 50px 0;
	text-align: center;
}
ul.listPamphlet01 li .InnerPh {
	width: 120px;
	height: 170px;
	margin-bottom: 10px;
	padding: 0 29px 10px;
	background: url(/img/guide/pamphlet/bg_pamphlet.gif) no-repeat 0 bottom;
}
ul.listPamphlet01 li .InnerPh img {
	border: 1px solid #DEDEDC;
}
/* listSsong01 */
ul.listSsong01 li {
	margin-bottom: 30px;
	padding-left: 2em;
	text-indent: -2em;
}
/* listMovie01 */
ul.listMovie01 {
	position: relative;
	zoom: 1;
	width: 720px;
	margin-right: -20px;
}
ul.listMovie01 li {
	float: left;
	width: 220px;
	margin: 0 20px 35px 0;
}
ul.listMovie01 li img {
	width: 100%;
	height: auto;
}
@media screen and (min-width: 0px) and (max-width: 640px) {
	/* listType01 */
	body.sp ul.listType01 li {
		padding-left: 8px;
		line-height: 2.2;
		background: url(/img/common/icon_disc.gif) no-repeat 0 0.7em;
		background-size: 4px;
	}
	/* listDi2_01 */
	body.sp ul.listDi2_01 {
		margin: 0 5px;
	}
	body.sp ul.listDi2_01 li {
		float: none !important;
		margin-bottom: 10px;
	}
	/* listArchive01 */
	body.sp ul.listArchive01 {
		padding: 8px 0 0 5px;
	}
	body.sp ul.listArchive01 li {
		padding: 0 5px 8px 0;
	}
	body.sp ul.listArchive01 li a {
		color: #892131;
		padding: 0 0 0 10px;
		text-decoration: underline;
		background: url(/img/common/icon_arrow01_sp.png) no-repeat 0 50%;
		background-size: 8px;
	}
	body.sp ul.listArchive01 li a:hover {
		border-color: transparent;
	}
	/* listBlog01 */
	body.sp ul.listBlog01 {
		display: table;
		width: 100%;
		overflow: hidden;
	}
	body.sp ul.listBlog01 li {
		display: table-cell;
		width: 33.3%;
	}
	body.sp ul.listBlog01 li.lnJournal {
		background: url(/img/blog/btn_journal01_sp_o.png) no-repeat 0 0;
		background-size: contain;
	}
	body.sp ul.listBlog01 li.lnClub {
		background: url(/img/blog/btn_club01_sp_o.png) no-repeat 0 0;
		background-size: contain;
	}
	body.sp ul.listBlog01 li.lnStud {
		background: url(/img/blog/btn_studentCouncil01_sp_o.png) no-repeat 0 0;
		background-size: contain;
	}
	/* listMovie01 */
	body.sp ul.listMovie01 {
		width: 300px;
		overflow: hidden;
		margin: 0 auto;
	}
	body.sp ul.listMovie01 li {
		float: none;
		width: 100%;
		margin: 0 0 30px 0;
	}
	body.sp video {
		width: 100%;
		height: auto;
	}


}

/* other --------------------- */

/*-- ol --------------------------------------------*/
ol {
	margin-left: 2em;
}

/*-- dl --------------------------------------------*/
/* [list]リストタイプ別 --------------------- */
/*
	[listInfo01]		お知らせ表示-トップページ用
	[listNews01]		ニュース表示1
	[listSearchTab01]	検索タブリスト1
	[listAccess01]		アクセス表示1
	[listSymposium01]	座談会表示
*/
/* listInfo01 */
dl.listInfo01 {
	display: table-cell;
	width: 550px;
	padding: 15px 15px 5px;
	border-left: 1px solid #DDD;
}
dl.listInfo01 dt {
	clear: both;
	float: left;
	padding-right: 10px;
}
dl.listInfo01 dd {
	margin-bottom: 10px;
	overflow: hidden;
}
dl.listInfo01 dd a {
	display: inline-block;
	padding-left: 15px;
	background: url(/img/common/icon_arrow01_pc.png) no-repeat 5px 0.6em;
}
/* listNews01 */
dl.listNews01 {
	padding: 0 10px;
}
dl.listNews01 dt {
	clear: both;
	float: left;
	padding-right: 15px;
}
dl.listNews01 dd {
	margin-bottom: 20px;
	overflow: hidden;
}
dl.listNews01 dd a {
	color:06c;
	display: inline-block;
	padding-left: 10px;
	background: url(/img/common/icon_arrow01_pc.png) no-repeat 0 center;
}
/* listSearchTab01 */
dl.listSearchTab01 {
	overflow: hidden;
}
dl.listSearchTab01 dt,
dl.listSearchTab01 dd {
	float: left;
}
dl.listSearchTab01 dd.lnCategory {
	/*background: url(/img/news/btn_searchCategory01_pc_o.gif) no-repeat 0 0;*/
}
dl.listSearchTab01 dd.lnArchive {
	/*background: url(/img/news/btn_searchArchive01_pc_o.gif) no-repeat 0 0;*/
}
dl.listSearchTab01 dd.active img {
	visibility: hidden !important;
}

.search{
	background:#fff;
	width:100%;
}
.search dl:before,
.search dl:after{
	content:"";
	width:20%;
}
.search dl{
	border-collapse:collapse;
	display:table;
	margin:3% auto 0;
	overflow:hidden;
	table-layout:fixed;
	width:100%;
}
dl.listSearchTab01 dt,
dl.listSearchTab01 dd{
	background:#741E29;
	border-left:1px solid #E0C9AD;
	border-top:1px solid #741E29;
	color:#fff;
	display:table-cell;
	font-family:"中ゴシックBBB";
	font-size:14px;
	font-weight:bold;
	padding:1.5% 2%;
	text-align:center;
	-webkit-transition: .8s ease-in-out;
	-moz-transition: .8s ease-in-out;
	-ms-transition: .8s ease-in-out;
	-o-transition: .8s ease-in-out;
	transition: .8s ease-in-out;
}
dl.listSearchTab01 dd.lnCategory{
	border-left:none;
}
dl.listSearchTab01 dt{
	display:none;
	background:#f1f1f1;
	border-top:1px solid #f1f1f1;
	border-left:5px solid #741E29;
	color:#741E29;
}
	dl.listSearchTab01 dd:hover{
		background:none;
		border:1px solid #741E29;
		border-bottom:none;
		color:#51131D;
		cursor:pointer;
	}
dl.listSearchTab01 dd.active{
	background:none;
	border:1px solid #741E29;
	border-bottom:none;
	color:#51131D;
}


/* listAccess01 */
dl.listAccess01 dt {
	color: #7A2632;
	margin-bottom: 15px;
	padding-left: 30px;
	font-size: 117%;
	font-weight: bold;
	background: url(/img/guide/access/icon_access01.png) no-repeat 0 0.2em;
}
dl.listAccess01 dd {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD;
}
/* listSymposium01 */
dl.listSymposium01 {
	overflow: hidden;
}
dl.listSymposium01 dt {
	clear: both;
	float: left;
	width: 6em;
	padding: 15px 10px 15px 0;
	font-weight: bold;
	text-align: right;
}
dl.listSymposium01 dt.type01 {
	color: #3050A3;
}
dl.listSymposium01 dt.type02 {
	color: #942334;
}
dl.listSymposium01 dd {
	padding: 15px 0;
	overflow: hidden;
}
dl.listSymposium01 dt.line,
dl.listSymposium01 dd.line {
	font-weight: bold;
	border-top: 1px solid #DDD;
}
@media screen and (min-width: 0px) and (max-width: 640px) {
	/* listInfo01 */
	body.sp dl.listInfo01 {
		display: block;
		width: auto;
		padding: 8px 10px 3px;
		border-top: 1px solid #DDD;
		border-left: none;
	}
	body.sp dl.listInfo01 dt {
		float: none;
		padding-right: 10px;
	}
	body.sp dl.listInfo01 dd {
		overflow: auto;
	}
	body.sp dl.listInfo01 dd a {
		background: url(/img/common/icon_arrow01_sp.png) no-repeat 0 0.6em;
		background-size: 8px;
	}
	/* listNews01 */
	body.sp dl.listNews01 {
		padding: 0 5px;
	}
	body.sp dl.listNews01 dt {
		float: none;
	}
	body.sp dl.listNews01 dd {
		margin-bottom: 15px;
	}
	body.sp dl.listNews01 dd a {
		background: url(/img/common/icon_arrow01_sp.png) no-repeat 0 0.6em;
		background-size: 8px;
	}
	/* listSearchTab01 */
	body.sp dl.listSearchTab01 {
		display: table;
		width: 100%;
		overflow: hidden;
	}
	body.sp dl.listSearchTab01 dt,
	body.sp dl.listSearchTab01 dd {
		float: left;
		display: table-cell;
		width: 33.3%;
	}
	body.sp dl.listSearchTab01 dd.lnCategory {
		background: url(/img/news/btn_searchCategory01_sp_o.gif) no-repeat 0 0;
		background-size: contain;
	}
	body.sp dl.listSearchTab01 dd.lnArchive {
		background: url(/img/news/btn_searchArchive01_sp_o.gif) no-repeat 0 0;
		background-size: contain;
	}
	/* listAccess01 */
	dl.listAccess01 dt {
		margin-bottom: 10px;
		padding-left: 25px;
		font-size: 100%;
		background-size: 18px auto;
	}
	dl.listAccess01 dd {
		margin-bottom: 20px;
	}
dl.listSearchTab01 dt,
dl.listSearchTab01 dd{
	font-size:11px;
	padding: 3.5% 1.5%;
}
ul.listArchive01 {
    padding: 10px 0%;
}
}

/*======= 4: table,box ========================================================*/
/*-- table --------------------------------------------*/
/* [tbl]テーブルタイプ別 --------------------- */
/*
	[tblType01] 	汎用タイプ1
	[tblHistory]	沿革
	[tblEvent01]	学年別行事
	[tblEvent02]	全学年行事
*/
/* tblType01 */
table.tblType01 {
	border-collapse: collapse;
	border: 1px solid #CCC;
}
table.tblType01 th,
table.tblType01 td {
	padding: 10px;
	border: 1px solid #CCC;
	background: #FFF;
}
table.tblType01 th {
	font-weight: normal;
	text-align: left;
	background: #F2F2EC;
}

/* tblHistory */
table.tblHistory {
	width: 100%;
	border-top: 1px solid #DDD;
}
table.tblHistory th,
table.tblHistory td {
	padding: 12px 10px;
	border-bottom: 1px solid #DDD;
	vertical-align: top;
}
table.tblHistory th {
	white-space: nowrap;
	background: #F2F2EC;
	text-align: right;
	font-weight: normal;
}
/* tblEvent01 */
table.tblEvent01 {
	width: 100%;
	background: url(/img/schoolLife/event/bg_tbl01.gif) repeat-y 0 0;
}
table.tblEvent01 th {
	width: 40px;
	padding: 5px 10px;
	text-align: center;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #EEE;
}
table.tblEvent01 th.class1 {
	text-align: left;
	border-left: 5px solid #182559;
}
table.tblEvent01 th.class2 {
	text-align: left;
	border-left: 5px solid #291E41;
}
table.tblEvent01 th.class3 {
	text-align: left;
	border-left: 5px solid #3C162B;
}
table.tblEvent01 thead th {
	width: auto;
	text-align: left;
	border-bottom: none;
	border-right: 1px solid #5A6589;
	background: none;
}
table.tblEvent01 td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #DDD;
	background: #F8F8F3;
}
table.tblEvent01 td:last-child {
	border-right: 1px solid #DDD;
}
table.tblEvent01 td.class1 {
	color: #263F7F;
	border-left: 5px solid #C2C9DA;
}
table.tblEvent01 td.class2 {
	color: #502B4D;
	border-left: 5px solid #DCC7DB;
}
table.tblEvent01 td.class3 {
	color: #741F2C;
	border-left: 5px solid #F5DADD;
}
/* tblEvent02 */
table.tblEvent02 {
	width: 100%;
	background: #666;
}
table.tblEvent02 th {
	width: 40px;
	padding: 5px 10px;
	text-align: center;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #EEE;
}
table.tblEvent02 th.class1 {
	text-align: left;
	border-left: 5px solid #474747;
}
table.tblEvent02 th.class2 {
	text-align: left;
	border-left: 5px solid #474747;
}
table.tblEvent02 thead th {
	width: auto;
	text-align: left;
	border-bottom: none;
	border-right: 1px solid #DDD;
	background: none;
}
table.tblEvent02 td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #DDD;
	background: #F8F8F3;
}
table.tblEvent02 td:last-child {
	border-right: 1px solid #DDD;
}
table.tblEvent02 td.class1,
table.tblEvent02 td.class2 {
	border-left: 5px solid #CCC;
}

/*-- box --------------------------------------------*/
/* ボックスタイプ別 --------------------- */
/*
	[sttlBox01]		見出し用1
	[sttlBox02]		見出し用2-CMS記事詳細用
	[boxRound01]	角丸ボックス1
	[boxShadow01]	影付き1
	[voiceBox01]	卒業生の声-トップページ用
	[mapBox01]		アクセスマップ用
	[spBox01]		スマホ表示用
	[phBox01]		汎用画像枠用
	[trophyBox01]	トロフィー画像用
	[lineBox01]		ボーダー付き1
	[lineBox02]		ボーダー付き2
	[ccBox01]		6年間の学び用
	[guidanceBox01]	進路指導用
	[briefingBox01]	オープンスクール用
	[briefingBox02]	オープンスクール用
	[movieBox]		動画埋め込み用
*/
/* sttlBox01 */
.sttlBox01 {
	padding: 12px 15px;
	overflow: hidden;
	border-bottom: 1px solid #DDD;
}
/* sttlBox02 */
.sttlBox02 {
	margin-bottom: 20px;
	border: 1px solid #DDD;
	background: #EBEBEB;
}
/* boxRound01, boxShadow01 */
.boxRound01 {
	position: relative;
	margin: 0 -1px 20px;
	border: 1px solid #D5D4CE;
	border-radius: 8px;
	background: #FFF;
	behavior: url("/common/PIE.htc");
}
.boxShadow01 {
	position: relative;
	display: inline-block;
	behavior: url("/common/PIE.htc");
}
.boxRound01:before,
.boxRound01:after,
.boxShadow01:before,
.boxShadow01:after {
	position: absolute;
	top: 50%;
	right: 10px;
	bottom: 0;
	left: 10px;
	z-index: -1;
	content: "";
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	box-shadow: 0\0/;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	border-radius: 100px / 10px;
	border-radius: 8px\0/;
	-moz-border-radius: 100px / 10px;
}
.boxRound01:after,
.boxShadow01:after {
	left: auto;
	right: 10px;
	transform: skew(8deg) rotate(3deg);
	-webkit-transform: skew(8deg)  rotate(3deg);
	-moz-transform: skew(8deg)  rotate(3deg);
	-ms-transform: skew(8deg)  rotate(3deg);
	-o-transform: skew(8deg)  rotate(3deg);
}
/* voiceBox01 */
.home .voiceBox01 {
	float: left;
	width: 211px;
	margin: 10px;
	border: 1px solid #DBD6C1;
}
.home .voiceBox01 .phBox {
	float: left;
	padding: 9px;
}
.home .voiceBox01 .txtName {
	color: #5D1B22;
	padding: 16px 0 5px;
	font-weight: bold;
}
.home .voiceBox01 .txtName img {
	margin-bottom: 8px;
}
.home .voiceBox01 .txt {
	margin-bottom: 10px;
	padding: 5px 10px 5px 0;
	line-height: 1.5;
	border-top: 1px solid #DBD6C1;
	border-bottom: 1px solid #DBD6C1;
	background: #F2F1EA;
}
/* mapBox01 */
.mapBox01 {
	height: 420px;
	margin-bottom: 20px;
	line-height: 0;
	border: 1px solid #E4E3E2;
}
/* spBox01 */
.spBox01 {
	display: none;
}
/* phBox01 */
.phBox01 {
	padding: 4px;
	border: 1px solid #DDD;
	background: #FFF;
}
/* trophyBox01 */
.trophyBox01 {
	float: left;
	padding-left: 13px;
	width: 230px;
	border-left: 1px solid #DDD;
}
/* lineBox01 */
.lineBox01 {
	border: 1px solid #DDD;
}
/* lineBox02 */
.lineBox02 {
	border: 2px solid #DDD;
}
/* ccBox01 */
.ccBox01 {
	margin-bottom: 20px;
	padding: 9px;
	background: #EAE9DF;
	border: 1px solid #DEDDD4;
}
.ccBox01 .ccInner {
	padding: 6px 10px;
	border: 1px solid #DDD;
	background: #F8F8F3;
}
/* guidanceBox01 */
.guidanceBox01_base {
	padding: 20px 0 20px 3px;
	border: 1px solid #DDD;
	border-top: none;
	background: #FFF;
}
.guidanceBox01 {
	float: left;
	width: 210px;
	padding: 0 10px;
}
/* briefingBox01 */
.briefingBox01 {
	min-height: 260px;
	padding-right: 250px;
	background: url(/img/briefing/ph01.jpg) no-repeat 100% 0;
}
/* briefingBox02 */
.briefingBox02 {
	margin-bottom: 40px;
	overflow: hidden;
}
.briefingBox02 .ttlBrif01 {
	float: left;
	margin-bottom: 20px;
}
.briefingBox02 .phBrif01 {
	float: right;
	padding-left: 20px;
}
.briefingBox02 .txtBrif01 {
	clear: left;
}
/* movieBox */
.movieBox {
	width: 640px;
	height: auto;
}
@media screen and (min-width: 0px) and (max-width: 640px) {
	/* sttlBox01 */
	body.sp .sttlBox01 {
		padding: 12px 10px;
	}
	/**/
	body.home.sp #contents .sttlBox01 {
		background: url(/img/index/icon_verPC.gif) no-repeat 95% 50%;
		background-size: 25% auto;
	}
	/* boxRound01, boxShadow01 */
	body.sp .boxRound01 {
		position: relative;
		margin: 0 4px 10px;
		border: 1px solid #D5D4CE;
		border-radius: 4px;
	}
	body.sp .boxRound01:before,
	body.sp .boxRound01:after,
	body.sp .boxShadow01:before,
	body.sp .boxShadow01:after {
		position: absolute;
		top: 50%;
		right: 10px;
		bottom: 0;
		left: 10px;
		z-index: -1;
		content: "";
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	/* voiceBox01 */
	.home .voiceBox01 {
		float: none;
		width: auto;
		margin: 5px;
	}
	.home .voiceBox01 .phBox {
		float: left;
		width: 47px;
		padding: 4px 8px 4px 4px;
	}
	.home .voiceBox01 .txtName {
		color: #5D1B22;
		padding: 3px 0;
		font-weight: bold;
	}
	.home .voiceBox01 .txtName img {
		height: 13px;
		margin-bottom: 4px;
	}
	.home .voiceBox01 .txt {
		margin-bottom: 5px;
		padding: 3px 0;
	}
	/* mapBox01 */
	.mapBox01 {
		height: 230px;
		margin-bottom: 10px;
	}
	/* spBox01 */
	body.home.sp #side .spBox01 {
		display: block;
		margin-bottom: 10px;
	}
	body.home.sp #side .spBox01 li {
		float: left;
		width: 50%;
	}
	body.home.sp #side .spBox01 li a {
		display: inline-block;
		margin: 0 5px;
	}
	/* briefingBox01 */
	body.sp .briefingBox01 {
		min-height: inherit;
		padding-right: 0;
		background: none;
	}
	body.sp .briefingBox01 h3 .imgResize {
		width: 230px;
	}
	/* briefingBox02 */
	body.sp .briefingBox02 {
		margin-bottom: 20px;
	}
	body.sp .briefingBox02 .ttlBrif01 {
		float: none;
		margin-bottom: 10px;
	}
	body.sp .briefingBox02 .ttlBrif01 .imgResize {
		height: 14px;
	}
	body.sp .briefingBox02 .phBrif01 {
		width: 45%;
		padding-left: 10px;
	}
	body.sp .briefingBox02 .txtBrif01 {
		clear: left;
	}
	/* movieBox */
	body.sp .movieBox {
		width: 100%;
		height: auto;
	}
}

/*-- divideBox --------------------------------------------*/
/*
	[divide_le01]	左回り込み-サイズフリー
	[divide_le02]	左回り込み-50%
	[divide_ri01]	右回り込み-サイズフリー
	[divide_ri02]	右回り込み-50%
	[di2Box01]		2カラムボックス1-横340px
	[di3Box01]		3カラムボックス1-横220px
	[di3Box_fac01]	変則3カラムボックス1-横250px
	[di4Box01]		4カラムボックス1-横160px
*/
.break01,
.divide_le01,
.divide_le02,
.divide_ri01,
.divide_ri02 {
	overflow: hidden;
	zoom: 1;
}
/* divide_le01 */
.divide_le01 {
	float: left;
}
/* divide_le02 */
.divide_le02 {
	float: left;
	width: 50%;
}
/* divide_ri01 */
.divide_ri01 {
	float: right;
}
/* divide_ri02 */
.divide_ri02 {
	float: right;
	width: 50%;
}
/* di2Box01 */
.di2Box01_base {
	margin-right: -20px;
}
.di2Box01 {
	float: left;
	width: 340px;
	padding-right: 20px;
}
/* di3Box01 */
.di3Box01_base {
	margin-right: -20px;
}
.di3Box01 {
	float: left;
	width: 220px;
	padding-right: 20px;
}
/* di3Box_fac01 */
.di3Box_fac01 {
	float: left;
	width: 250px;
	padding-right: 20px;
}
/* di4Box01 */
.di4Box01_base {
	margin-right: -20px;
}
.di4Box01 {
	float: left;
	width: 160px;
	padding-right: 20px;
}
@media screen and (min-width: 0px) and (max-width: 640px) {
}

/*======= 5: link ========================================================*/
/*a:link,
a:visited,
a:active {
	color: #892131;
	transition: all 0.3s ease 0s;
}
a:hover {
	color: #FF848A;
}*/
/* アイコン・ボタンタイプ別 --------------------- */
/*
	[iconArrow01]	矢印1-アイコン左付
	[iconWindow01]	外部リンク用-アイコン左付
	[iconPDF01]		PDFリンク用-アイコン左付
	[iconExcel01]	Excelリンク用-アイコン左付
	[btnNews01]		ボタン1-ニュース用
*/
/* iconArrow01 */
.iconArrow01 {
	display: inline-block;
	padding-left: 15px;
	background: url(/img/common/icon_arrow01_pc.png) no-repeat 5px 0.6em;
}
/* iconWindow01 */
.iconWindow01 {
	padding-left: 15px;
	background: url(/img/common/icon_window01_pc.gif) no-repeat 0 50%;
}
/* iconPDF01 */
.iconPDF01 {
	display: inline-block;
	padding-left: 25px;
	background: url(/img/common/icon_pdf01.png) no-repeat 0 0.2em;
}
/* iconExcel01*/
.iconExcel01 {
	display: inline-block;
	padding-left: 25px;
	background: url(/img/common/icon_excel01.png) no-repeat 0 0.2em;
}
/* btnNews01 */
.btnNews01 {
	padding: 8px 10px;
	border: 1px solid #E0DFDA;
	background: #FFF;
}
@media screen and (min-width: 0px) and (max-width: 640px) {
/*	a:link,
	a:visited,
	a:active,
	a:hover {
		color: #892131;
	}*/
	/* iconArrow01 */
	body.sp .iconArrow01 {
		background: url(/img/common/icon_arrow01_sp.png) no-repeat 0 0.6em;
		background-size: 8px;
	}
	/* iconWindow01 */
	body.sp .iconWindow01 {
		background-image: url(/img/common/icon_window01_sp.gif);
		background-size: 15px auto;
	}
	/* btnNews01 */
	body.sp .btnNews01 {
		width: 145px;
		height: 30px;
		padding: 0;
		border: none;
		background: url(/img/news/btn_back01_sp.png) no-repeat 0 0;
		background-size: contain;
	}
	body.sp .btnNews01 a {
		display: block;
		width: 145px;
		height: 30px;
		overflow: hidden;
		text-indent: -9999px;
	}
dl.listNews01 dt {
    float: none;
}
.wp-pagenavi a.page, .wp-pagenavi span {
    display:none;
}
.wp-pagenavi a.previouspostslink {
    margin-right: 20px;
}
.wp-pagenavi {
    text-align: center;
}
ul.listBlog01 li {
    font-size: 12px;
	padding: 1.5% 2%;
}
}

/*======= 6: form ========================================================*/

/*======= 7: others ========================================================*/
/*img {
	border: 0;
	vertical-align: middle;
}*/

.imgResize {
	display: inline-block;
	vertical-align: bottom;
}

.fadeBtn {
	cursor: pointer;
}
/**/
iframe.twitter-share-button {
    width: 105px!important;
}
div.fb-like {
	padding-right: 20px;
}
@media screen and (min-width: 0px) and (max-width: 640px) {
	body.sp img {
		max-width: 100%;
		height: auto;
		width /***/:auto;
	}
	body.sp .imgResize img {
		visibility: hidden;
	}
	body.sp .objPC {
		display: none;
	}
}
/*----*/
hr {
	display: none;
}

<!--input,
select {
	vertical-align: middle;
}
label input,
label select {
	margin-bottom: 0.2em;
}-->

/* [fs]文字サイズ変更 --------------------- */
/* 12px 相当 */
.f10 { font-size:84%; }
.f11 { font-size:92%; }
.f13 { font-size:109%; }
.f14 { font-size:117%; }
.f15 { font-size:125%; }
.f16 { font-size:134%; }
.f17 { font-size:142%; }
.f18 { font-size:150%; }
.f19 { font-size:159%; }
.f20 { font-size:167%; }
.f21 { font-size:175%; }
.f22 { font-size:184%; }
.f23 { font-size:192%; }
.f24 { font-size:200%; }
.f25 { font-size:209%; }
.f26 { font-size:217%; }
/* [atten]色付け --------------------- */
/*
	[atten01]	赤色1
	[atten02]	灰色1
*/
.atten01 {
	color: #77222E;
}
.atten02 {
	color: #AAA;
}
/*----*/
.align_l {
	text-align: left;
}
.align_r {
	text-align: right;
}
.align_c {
	text-align: center;
}
/*----*/
.clear {
	clear: both;
	height: auto;
}
/*----*/
.auto {
	margin-right:auto !important;
	margin-left:auto !important;
}
.mt0, .mv0, .ma0 { margin-top:    0 !important; }
.mr0, .mh0, .ma0 { margin-right:  0 !important; }
.mb0, .mv0, .ma0 { margin-bottom: 0 !important; }
.ml0, .mh0, .ma0 { margin-left:   0 !important; }
.pt0, .pv0, .pa0 { padding-top:   0 !important; }
.pr0, .ph0, .pa0 { padding-right: 0 !important; }
.pb0, .pv0, .pa0 { padding-bottom:0 !important; }
.pl0, .ph0, .pa0 { padding-left:  0 !important; }
.mt5, .mv5, .ma5 { margin-top:    5px !important; }
.mr5, .mh5, .ma5 { margin-right:  5px !important; }
.mb5, .mv5, .ma5 { margin-bottom: 5px !important; }
.ml5, .mh5, .ma5 { margin-left:   5px !important; }
.pt5, .pv5, .pa5 { padding-top:   5px !important; }
.pr5, .ph5, .pa5 { padding-right: 5px !important; }
.pb5, .pv5, .pa5 { padding-bottom:5px !important; }
.pl5, .ph5, .pa5 { padding-left:  5px !important; }
.mt10, .mv10, .ma10 { margin-top:    10px !important; }
.mr10, .mh10, .ma10 { margin-right:  10px !important; }
.mb10, .mv10, .ma10 { margin-bottom: 10px !important; }
.ml10, .mh10, .ma10 { margin-left:   10px !important; }
.pt10, .pv10, .pa10 { padding-top:   10px !important; }
.pr10, .ph10, .pa10 { padding-right: 10px !important; }
.pb10, .pv10, .pa10 { padding-bottom:10px !important; }
.pl10, .ph10, .pa10 { padding-left:  10px !important; }
.mt15, .mv15, .ma15 { margin-top:    15px !important; }
.mr15, .mh15, .ma15 { margin-right:  15px !important; }
.mb15, .mv15, .ma15 { margin-bottom: 15px !important; }
.ml15, .mh15, .ma15 { margin-left:   15px !important; }
.pt15, .pv15, .pa15 { padding-top:   15px !important; }
.pr15, .ph15, .pa15 { padding-right: 15px !important; }
.pb15, .pv15, .pa15 { padding-bottom:15px !important; }
.pl15, .ph15, .pa15 { padding-left:  15px !important; }
.mt20, .mv20, .ma20 { margin-top:    20px !important; }
.mr20, .mh20, .ma20 { margin-right:  20px !important; }
.mb20, .mv20, .ma20 { margin-bottom: 20px !important; }
.ml20, .mh20, .ma20 { margin-left:   20px !important; }
.pt20, .pv20, .pa20 { padding-top:   20px !important; }
.pr20, .ph20, .pa20 { padding-right: 20px !important; }
.pb20, .pv20, .pa20 { padding-bottom:20px !important; }
.pl20, .ph20, .pa20 { padding-left:  20px !important; }
.mt30, .mv30, .ma30 { margin-top:    30px !important; }
.mr30, .mh30, .ma30 { margin-right:  30px !important; }
.mb30, .mv30, .ma30 { margin-bottom: 30px !important; }
.ml30, .mh30, .ma30 { margin-left:   30px !important; }
.pt30, .pv30, .pa30 { padding-top:   30px !important; }
.pr30, .ph30, .pa30 { padding-right: 30px !important; }
.pb30, .pv30, .pa30 { padding-bottom:30px !important; }
.pl30, .ph30, .pa30 { padding-left:  30px !important; }
.mt40, .mv40, .ma40 { margin-top:    40px !important; }
.mr40, .mh40, .ma40 { margin-right:  40px !important; }
.mb40, .mv40, .ma40 { margin-bottom: 40px !important; }
.ml40, .mh40, .ma40 { margin-left:   40px !important; }
.pt40, .pv40, .pa40 { padding-top:   40px !important; }
.pr40, .ph40, .pa40 { padding-right: 40px !important; }
.pb40, .pv40, .pa40 { padding-bottom:40px !important; }
.pl40, .ph40, .pa40 { padding-left:  40px !important; }
.mt50, .mv50, .ma50 { margin-top:    50px !important; }
.mr50, .mh50, .ma50 { margin-right:  50px !important; }
.mb50, .mv50, .ma50 { margin-bottom: 50px !important; }
.ml50, .mh50, .ma50 { margin-left:   50px !important; }
.bt0, .ba0 { border-top:none !important; }
.br0, .ba0 { border-right:none !important; }
.bb0, .ba0 { border-bottom:none !important; }
.bl0, .ba0 { border-left:none !important; }
@media screen and (min-width: 0px) and (max-width: 640px) {
	body.sp .mt10, body.sp .mv10, body.sp .ma10 { margin-top:    5px !important; }
	body.sp .mr10, body.sp .mh10, body.sp .ma10 { margin-right:  5px !important; }
	body.sp .mb10, body.sp .mv10, body.sp .ma10 { margin-bottom: 5px !important; }
	body.sp .ml10, body.sp .mh10, body.sp .ma10 { margin-left:   5px !important; }
	body.sp .pt10, body.sp .pv10, body.sp .pa10 { padding-top:   5px !important; }
	body.sp .pr10, body.sp .ph10, body.sp .pa10 { padding-right: 5px !important; }
	body.sp .pb10, body.sp .pv10, body.sp .pa10 { padding-bottom:5px !important; }
	body.sp .pl10, body.sp .ph10, body.sp .pa10 { padding-left:  5px !important; }
	body.sp .mt15, body.sp .mv15, body.sp .ma15 { margin-top:    8px !important; }
	body.sp .mr15, body.sp .mh15, body.sp .ma15 { margin-right:  8px !important; }
	body.sp .mb15, body.sp .mv15, body.sp .ma15 { margin-bottom: 8px !important; }
	body.sp .ml15, body.sp .mh15, body.sp .ma15 { margin-left:   8px !important; }
	body.sp .pt15, body.sp .pv15, body.sp .pa15 { padding-top:   8px !important; }
	body.sp .pr15, body.sp .ph15, body.sp .pa15 { padding-right: 8px !important; }
	body.sp .pb15, body.sp .pv15, body.sp .pa15 { padding-bottom:8px !important; }
	body.sp .pl15, body.sp .ph15, body.sp .pa15 { padding-left:  8px !important; }
	body.sp .mt20, body.sp .mv20, body.sp .ma20 { margin-top:    10px !important; }
	body.sp .mr20, body.sp .mh20, body.sp .ma20 { margin-right:  10px !important; }
	body.sp .mb20, body.sp .mv20, body.sp .ma20 { margin-bottom: 10px !important; }
	body.sp .ml20, body.sp .mh20, body.sp .ma20 { margin-left:   10px !important; }
	body.sp .pt20, body.sp .pv20, body.sp .pa20 { padding-top:   10px !important; }
	body.sp .pr20, body.sp .ph20, body.sp .pa20 { padding-right: 10px !important; }
	body.sp .pb20, body.sp .pv20, body.sp .pa20 { padding-bottom:10px !important; }
	body.sp .pl20, body.sp .ph20, body.sp .pa20 { padding-left:  10px !important; }
	body.sp .mt30, body.sp .mv30, body.sp .ma30 { margin-top:    15px !important; }
	body.sp .mr30, body.sp .mh30, body.sp .ma30 { margin-right:  15px !important; }
	body.sp .mb30, body.sp .mv30, body.sp .ma30 { margin-bottom: 15px !important; }
	body.sp .ml30, body.sp .mh30, body.sp .ma30 { margin-left:   15px !important; }
	body.sp .pt30, body.sp .pv30, body.sp .pa30 { padding-top:   15px !important; }
	body.sp .pr30, body.sp .ph30, body.sp .pa30 { padding-right: 15px !important; }
	body.sp .pb30, body.sp .pv30, body.sp .pa30 { padding-bottom:15px !important; }
	body.sp .pl30, body.sp .ph30, body.sp .pa30 { padding-left:  15px !important; }
	body.sp .mt40, body.sp .mv40, body.sp .ma40 { margin-top:    20px !important; }
	body.sp .mr40, body.sp .mh40, body.sp .ma40 { margin-right:  20px !important; }
	body.sp .mb40, body.sp .mv40, body.sp .ma40 { margin-bottom: 20px !important; }
	body.sp .ml40, body.sp .mh40, body.sp .ma40 { margin-left:   20px !important; }
	body.sp .pt40, body.sp .pv40, body.sp .pa40 { padding-top:   20px !important; }
	body.sp .pr40, body.sp .ph40, body.sp .pa40 { padding-right: 20px !important; }
	body.sp .pb40, body.sp .pv40, body.sp .pa40 { padding-bottom:20px !important; }
	body.sp .pl40, body.sp .ph40, body.sp .pa40 { padding-left:  20px !important; }
	body.sp .mt50, body.sp .mv50, body.sp .ma50 { margin-top:    25px !important; }
	body.sp .mr50, body.sp .mh50, body.sp .ma50 { margin-right:  25px !important; }
	body.sp .mb50, body.sp .mv50, body.sp .ma50 { margin-bottom: 25px !important; }
	body.sp .ml50, body.sp .mh50, body.sp .ma50 { margin-left:   25px !important; }
}
/*----*/
/*.hidden {
	display: none;
}*/
