
/* ----------------------------------------------------  メインイメージ設定 ---------------------------------------------------- */

.examination .mainimg {
	background-image:url(../examination/images/mainimg.jpg);	
}



/* ----------------------------------------------------  F-1 説明会　設定 ---------------------------------------------------- */

.exam_cal_title {
	width:100%;
	background-color:#0E224F;
	border:5px solid #EFEFEF ;
	-webkit-box-shadow: 1px 2px 8px #CCC; /* Safari, Chrome用 */
	-moz-box-shadow: 1px 2px 8px #CCC; /* Firefox用 */
	box-shadow: 1px 2px 8px #CCC; /* CSS3 */
	color:#FFF;
	font-size:15px;
	font-weight:600;
	padding:6px 20px;
}

.exam_cal {
	position:relative;
	width:100%;
	height:220px;
	margin:15px 0;
}

.cal_box_title {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:18px;
	color:#0E224F;
	padding-left:5px;
}
.cal_box_title span {
	font-size:14px;
}

.cal_box {
	text-align:center;
	width:230px;
	margin:0;
}

.calendar {
	color: #333;
	margin-right:2px;
	display: inline-block;
	padding: 6px;
	background-repeat:no-repeat;
}

.slides>li {
	text-align:center;
	width:230px;
}




.calendar thead {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
}

.calendar td {
	width:30px;
	text-align: center;
	margin-bottom:.1em;
	border:1px solid #888;
	background-color:#FFF;
}
.thismonth .calendar {
	border:1px solid #0E224F;
	background-color:rgba(14,34,79,.2);
	padding:3px;
}
.thismonth .calendar td {
	border:1px solid #0E224F;
	width:30px;
}

.calendar tbody td a:hover {
	background: #cacaca;
	color: #fff;
}

.sunday {
	color: #e66b6b;
}
.saturday {
	color: #60cfcf;
}
td.noreserve a{
	display:block;
	background-color: #99C;
	color: #fff;
	font-weight:600;
}
td.reserve a{
	display:block;
	background-color: #3BB;
	color: #fff;
	font-weight:600;
}
td.other a{
	display:block;
	background-color:#FECB65;
	color: #fff;
	font-weight:600;
}

.prev-month,
.next-month {
	color: #CCC;
}




    .customNavigation{
      text-align: center;
    }
    .customNavigation a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }




.exam_sche_box {
	margin-bottom:10px;
}
.exam_sche_box a {
	width:100%;
	height:65px;
	border:1px solid #0E224F;
	padding:6px 0 ;
	display:block;
	background-image:url(../examination/images/exam_sche_box.png);
	background-position:right center;
	background-repeat:no-repeat;
}

.exam_sche_box a:hover {
	background-image:url(../examination/images/exam_sche_box_hover.png);
	opacity:1
}


.exam_sche_box_nolink {
	margin-bottom:10px;
	width:100%;
	height:65px;
	border:1px solid #0E224F;
	padding:6px 0 ;
	display:block;
	background-image:url(../examination/images/exam_sche_box_muji.png);
	background-position:right center;
	background-repeat:no-repeat;
}
.noreserve .sche_date {
	background-image:url(../examination/images/exam_cal_scheicon01.png);
}

.reserve .sche_date {
	background-image:url(../examination/images/exam_cal_scheicon02.png);
}

.other .sche_date {
	background-image:url(../examination/images/exam_cal_scheicon03.png);
}
.sche_date {
	background-repeat:no-repeat;
	background-position:5px center;
	width:240px;
	text-align:right;
	color:#0E224F;
	font-size:31px;
	padding:0 20px 0 65px;
	font-weight:400;
	float:left;
	height:53px;
	border-right:1px solid #0E224F;
	margin-right:17px;
	letter-spacing:.1em;
}
.sche_date span {
	font-size:11px;
	padding-left:5px;
	letter-spacing:0;
}
.sche_time {
	font-size:10px;
	line-height:1em;
	display: inline-block;
	padding-top:10px;
	text-align:center;
	letter-spacing:0;
}
.sche_title {
	font-size:14px;
	font-weight:600;
	letter-spacing:.1em;
	line-height:1.5em;
	color:#0E224F;
	padding-top:5px;
}
.sche_place {
	font-size:11px;
	color:#0E224F;
}
.sche_iconbox {
	float:right;
	width:140px;
	height:53px;
	padding:20px 20px 0 0 ;
}


.sche_iconbox .sche_icon01 {
	background-image:url(../examination/images/sche_icon01.png);
	background-repeat:no-repeat;
	background-position: center center;
	width:35px;
	height:25px;
	float:left;
	margin:0 ;
}

.sche_iconbox .sche_icon02 {
	background-image:url(../examination/images/sche_icon02.png);
	background-repeat:no-repeat;
	background-position: center center;
	width:35px;
	height:25px;
	float:left;
	margin:0 ;
}

.sche_iconbox .sche_icon03 {
	background-image:url(../examination/images/sche_icon03.png);
	background-repeat:no-repeat;
	background-position: center center;
	width:35px;
	height:25px;
	float:left;
	margin:0 ;
}

.exam_sche_box a:hover .sche_date{
	color:#FFF;
	border-right:1px solid #FFF;
}
.exam_sche_box a:hover .sche_title , .exam_sche_box a:hover .sche_place {
	color:#FFF;
}


.exam_sche_box.sche_icon {
	width:100%;
	height:45px;
	border:1px solid #0E224F;
	padding:10px 20px 6px 20px ;
	display:block;
	font-weight:600;
}

.exam_sche_box.sche_icon .sche_icon01 {
	background-image:url(../examination/images/sche_icon01.png);
	background-repeat:no-repeat;
	background-position: left center;
	width:210px;
	height:25px;
	float:left;
	margin:0 ;
	padding-left:42px;
}

.exam_sche_box.sche_icon .sche_icon02 {
	background-image:url(../examination/images/sche_icon02.png);
	background-repeat:no-repeat;
	background-position: left center;
	width:210px;
	height:25px;
	float:left;
	margin:0 ;
	padding-left:42px;
}

.exam_sche_box.sche_icon .sche_icon03 {
	background-image:url(../examination/images/sche_icon03.png);
	background-repeat:no-repeat;
	background-position: left center;
	width:210px;
	height:25px;
	float:left;
	margin:0 ;
	padding-left:42px;
}

@media screen and (max-width: 740px) {

.slides>li {
	text-align:center;
	width:230px;
	margin:0 auto;
	height: auto;
}
.cal_box {
	text-align:center;
	width:230px;
	margin:0;
	display:block;
}
.exam_cal {
	position:relative;
	width:230px;
	height:260px;
	padding-top:10px;
	margin:15px auto;
}

.exam_cal_mb {
	position:relative;
	width:96%;
	margin:15px 2%;
	border:1px solid #BBB;
}

.calendar td {
	width:32px;
	text-align: center;
	margin-bottom:.1em;
	border:1px solid #888;
	background-color:#FFF;
	font-size:11px;
}




.exam_sche_box a {
	width:100%;
	height:160px;
	border:1px solid #0E224F;
	padding:6px 0 ;
	display:block;
	background-image:url(../examination/images/exam_sche_box_mb.png);
	background-position:right bottom;
	background-repeat: no-repeat;
}
.exam_sche_box a:hover {
	background-image:url(../examination/images/exam_sche_box_mb_hover.png);
	opacity:1
}


.exam_sche_box_nolink {
	margin-bottom:10px;
	width:100%;
	height:160px;
	border:1px solid #0E224F;
	padding:6px 0 ;
	display:block;
	background-image:url(../examination/images/exam_sche_box_mb_muji.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.sche_date {
	background-repeat:no-repeat;
	background-position:5px center;
	width:70%;
	text-align:right;
	color:#0E224F;
	font-size:28px;
	padding:10px 5px 10px 0;
	font-weight:400;
	float:left;
	height:70px;
	border:none;
	border-bottom:1px solid #0E224F;
	margin-right:0;
	letter-spacing:0;
}
.sche_date span {
	font-size:13px;
	padding-left:3px;
	letter-spacing:0;
}
.sche_time {
	font-size:11px;
	line-height:.9em;
	display: inline-block;
	text-align:center;
	letter-spacing:0;
}
.sche_title {
	font-size:16px;
	font-weight:600;
	letter-spacing:.1em;
	line-height:1.5em;
	color:#0E224F;
	padding:80px 0 0 15px;
	width:78%;
}
.sche_place {
	font-size:12px;
	color:#0E224F;
	padding:0 0 0 15px;
}
.sche_iconbox {
	float:right;
	width:30%;
	height:70px;
	border:none;
	border-bottom:1px solid #0E224F;
	padding:20px 5px 0 0 ;
}

.exam_sche_box a:hover .sche_date,.exam_sche_box a:hover .sche_iconbox{
	color:#FFF;
	border:none;
	border-bottom:1px solid #FFF;
}
.sche_iconbox .sche_icon01,.sche_iconbox .sche_icon02,.sche_iconbox .sche_icon03 {
	float:right;

}
.exam_sche_box.sche_icon {
	width:100%;
	height: 100px;
	border:1px solid #0E224F;
	padding:10px 20px 6px 20px ;
	display:block;
	font-weight:600;
}
}

/* ------------------------  F-1 説明会ポップアップ　設定 ---------------------------- */

.exam_pop_content {
	width:700px;
	margin:50px 0 30px 40px;
	padding:25px;
	border:1px solid rgba(14,34,79,.8);
	position:relative;
}
.pop_print a{
	position:absolute;
	right:30px;
	bottom:0;
	width:170px;
	height:30px;
	padding:7px;
	text-align:center;
	font-size:13px;
	line-height:1.3em;
	color:#FFF;
	background-color:rgba(14,34,79,1);
	display:block;
}
.exam_pop_date {
	font-size:14px;
	color:#0E224F;
	letter-spacing:.2em;
}
.exam_pop_date span {
	font-size:11px;
}
.exam_pop_copy {
	width:100%;
	background-color: rgba(14,34,79,.1);
	font-size:15px;
	padding:10px 15px;
	margin:10px 0;
}
.exam_pop_box {
	width:100%;
	border-bottom:1px solid #0E224F;
	padding:6px 0 10px 70px;
	display:block;
	background-image:url(../examination/images/exam_sche_box.png);
	background-position:left 10px;
	background-repeat:no-repeat;
}
.exam_pop_box>ul {
	list-style-position:outside;
	padding:2px 0 5px 20px;
}
.exam_pop_box>ul>li {
	padding:2px 0 ;
	list-style-type:disc;
	line-height:1.4em;
}

.exam_pop_timetable {
	font-size:15px;
	padding:0 10px;
	color: rgba(14,34,79,.8);
	font-weight:600;
	margin-top:20px;
}
.exam_pop_timetable>ul>li {
	border-bottom:1px solid #DDD;
	font-size:11px;
	color:#222;
	padding:15px 0;
}
.exam_pop_time {
	width:150px;
	float:left;
	font-size:13px;
	padding:0 10px;
	color:#888;
}
.exam_pop_title {
	width:460px;
	float:right;
	font-size:13px;
	color:#222;
}

.exam_pop_text {
	width:460px;
	float:right;
	font-size:12px;
	color:#222;
	font-weight:400;
	line-height:1.4em;
}

.exam_pop_text2 {
	width:100%;
	font-size:12px;
	color:#222;
	font-weight:400;
	line-height:1.4em;
	padding:5px 0;
}


.exam_pop_text ul,.exam_pop_text ol {
	padding-left:20px;
	list-style-position:outside;
}
.exam_pop_text>ul>li {
	list-style-type:circle;
	border-bottom: none;
	font-size:11px;
	color:#222;
	padding:2px 0;
}

.exam_pop_text>ol>li {
	list-style-type: decimal;
	border-bottom: none;
	font-size:11px;
	color:#222;
	padding:2px 0;
}



.exam_pop_icon {
	width:100%;
	padding:10px 0 30px 0;
}

.exam_pop_box.noreserve  {
	background-image:url(../examination/images/exam_cal_scheicon01.png);
}
.exam_pop_box.reserve  {
	background-image:url(../examination/images/exam_cal_scheicon02.png);
}
.exam_pop_box.other  {
	background-image:url(../examination/images/exam_cal_scheicon03.png);
}


.exam_pop_icon01 {
	background-image:url(../examination/images/sche_icon01.png);
	background-repeat:no-repeat;
	background-position: center center;
	width:35px;
	height:25px;
	float:left;
	margin:0 ;
}

.exam_pop_icon02 {
	background-image:url(../examination/images/sche_icon02.png);
	background-repeat:no-repeat;
	background-position: center center;
	width:35px;
	height:25px;
	float:left;
	margin:0 ;
}

.exam_pop_icon03 {
	background-image:url(../examination/images/sche_icon03.png);
	background-repeat:no-repeat;
	background-position: center center;
	width:35px;
	height:25px;
	float:left;
	margin:0 ;
}


<!--学校体験テーブル-->

.exam_pop_taiken {
	border-left:1px solid #888;
	border-right:1px solid #888;
}
.exam_pop_taiken_box {
	width:100%;
	border-left:1px solid #888;
	border-right:1px solid #888;
	padding:0;
}
.exam_pop_taiken_box.title_list {
	background-color:rgba(14,34,79,.2);
	border-top:1px solid #888;
}

.exam_pop_taiken_box.title_list_2 {
	background-color:rgba(14,34,79,.2);
	border-top:1px solid #888;
}





.exam_pop_taiken_box.last_box {
	border-bottom:1px solid #888;
}

.exam_pop_taiken_num {
	width:10%;
	float:left;
	padding:30px 0;
	border-top:1px solid #888;
	text-align:center;
	font-size:11px;
	min-height:85px;
}

.exam_pop_taiken_num_2 {
	width:15%;
	float:left;
	padding:30px 0;
	border-top:1px solid #888;
	text-align:center;
	font-size:11px;
	min-height:85px;
}


.exam_pop_taiken_name {
	width:20%;
	float:left;
	padding:30px 0;
	border-top:1px solid #888;
	text-align:center;
	font-size:11px;
	min-height:85px;
}
.exam_pop_taiken_text {
	width:60%;
	float:left;
	font-size:13px;
	font-weight:600;
	line-height:1.5em;
	padding:8px 8px;
	color:#222;
	border-left:1px solid #888;
	border-right:1px solid #888;
	border-top:1px solid #888;
	text-align:left;
	min-height:85px;
}

.exam_pop_taiken_text_2 {
	width:85%;
	float:left;
	font-size:13px;
	font-weight:600;
	line-height:1.5em;
	padding:8px 8px;
	color:#222;
	border-left:1px solid #888;
	border-right:1px solid #888;
	border-top:1px solid #888;
	text-align:left;
	min-height:85px;
}

.exam_pop_taiken_limit {
	width:10%;
	float:right;
	padding:30px 0;
	border-top:1px solid #888;
	text-align:center;
	font-size:11px;
	min-height:85px;
}

.title_list .exam_pop_taiken_num,
.title_list .exam_pop_taiken_name,
.title_list .exam_pop_taiken_text,
.title_list .exam_pop_taiken_limit {
	max-height:30px;
	min-height:30px;
	text-align:center;
	font-size:11px;
	padding:5px;
	line-height:1.7em;
	color: rgba(14,34,79,.8);
	font-weight:600;
	border-top: none;
}

.title_list_2 .exam_pop_taiken_num_2,
.title_list_2 .exam_pop_taiken_text_2 {
	max-height:30px;
	min-height:30px;
	text-align:center;
	font-size:11px;
	padding:5px;
	line-height:1.7em;
	color: rgba(14,34,79,.8);
	font-weight:600;
	border-top: none;
}







<!--プルダウンコンテンツ-->


ul.accordion {
	padding:5px 5px 10px 5px;
	border:1px solid rgba(14,34,79,.5);
}
li.pull_text1 {
	margin:5px 2px 10px 2px ;
	font-size:12px;
	color:#222;
	font-weight:400;
	line-height:1.5em;
	border-bottom:1px dotted #888;
	padding-bottom:10px;
}
li.pull_text2 {
	margin:5px 2px;
	font-size:11px;
	color:#222;
	font-weight:400;
	line-height:1.5em;
}

.accordion_btn{
	cursor:pointer;	
	background-color:rgba(14,34,79,.5);
	color:#FFF;
	text-align:center;
	font-size:10px;
	font-weight:600;
	padding: 0;
	margin-top:10px;
}

.accordion_btn:hover{
	cursor:pointer;	
	background-color:rgba(14,34,79,.3);
}



@media screen and (max-width: 740px) {

.exam_pop_content {
	width:92%;
	margin:20px 4%;
	padding:0;
	border:1px solid rgba(14,34,79,.8);
	position:relative;
}

.exam_pop_time {
	width:25%;
	float:left;
	font-size:13px;
	padding:0 10px;
	color:#888;
}
.exam_pop_title {
	width:75%;
	float:right;
	font-size:13px;
	color:#222;
}

.exam_pop_text {
	width:75%;
	float:right;
	font-size:12px;
	color:#222;
	font-weight:400;
	line-height:1.4em;
}

.exam_pop_text2 {
	width:100%;
	font-size:12px;
	color:#222;
	font-weight:400;
	line-height:1.4em;
	padding:5px 0;
}

.pop_print {
	display:none;
}



.exam_pop_timetable {
	padding:0 ;
}

.exam_pop_taiken_num {
	width:25%;
	float:left;
	padding:5px 0 0 0;
	border-top:0;
	text-align:center;
	font-size:11px;
	min-height:20px;
	border-bottom:1px solid #888;
}
.exam_pop_taiken_name {
	width:55%;
	float:left;
	padding:5px 0 0 0;
	border-top:0;
	text-align:center;
	font-size:11px;
	min-height:20px;
	border-left:1px solid #888;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
}
.exam_pop_taiken_text {
	width:100%;
	float:none;
	font-size:13px;
	font-weight:600;
	line-height:1.5em;
	padding:35px 8px 15px 8px;
	color:#222;
	border-top:1px solid #888;
	border-bottom:1px solid #888;
	border-left: 0;
	border-right:0;
	text-align:left;
	min-height:85px;
	margin-bottom:10px;
}
.exam_pop_taiken_limit {
	width:20%;
	float:right;
	padding:5px 0 0 0;
	border-top: 0;
	text-align:center;
	font-size:11px;
	min-height:20px;
	border-bottom:1px solid #888;
}

.title_list .exam_pop_taiken_text {
	display:none;
}
.title_list .exam_pop_taiken_num,
.title_list .exam_pop_taiken_name,
.title_list .exam_pop_taiken_limit {
	max-height:25px;
	min-height:25px;
	padding:5px 0 0 0;
	line-height:1em;
	border-top: none;
}


.exam_pop_taiken_box.title_list {
	margin:10px 0;
}
.exam_pop_taiken_box.last_box {
	border-bottom:0;
}








}


/* ----------------------------------------------------  F-2 入試について　設定 ---------------------------------------------------- */

.exam_about_pagelink {
	width:100%;
	padding:10px 20px;
	margin:25px 0 0 0;
	background-color:rgba(14,34,79,.2);
}
.exam_about_pagelink li {
	float:left;
	margin-left:10px;
}
.exam_about_pagelink li:first-child {
	margin:0;
}
.exam_about_pagelink li a {
	width:155px;
	padding:6px 0 12px 0;
	display:block;
	text-align:center;
	background-color:rgba(14,34,79,.7);
	background-image:url(../examination/images/exam_link_arrow.png);
	background-repeat:no-repeat;
	background-position:center 28px;
	color:#FFF;
	font-weight:600;
}
.exam_about_pagelink li a:hover {
	background-color:rgba(14,34,79,.5);
}


.exam_about_list {
	list-style-position:outside;
	margin:2px 0 8px 0;
	padding:1px 0 1px 20px;
}
.exam_about_list li {
	list-style-type:disc;
	padding:1px 0 1px 0;
	line-height:1.6em;
}

.exam_about_list li span {
	padding-left:8px;
	font-size:11px;
	color:#777;
}

.exam_about_numlist {
	list-style-position:outside;
	margin:2px 0 8px 0;
	padding:1px 0 1px 20px;
}
.exam_about_numlist>li {
	list-style-type: decimal;
	padding:1px 0 1px 0;
	line-height:1.6em;
}


.exam_about_kakkonumlist>li {
	list-style-type: decimal;
	counter-increment: cnt;
	position: relative
	padding:1px 0 1px 0;
	line-height:1.6em;
}

.exam_about_kakkohiraganalist>li {
	list-style-type: hiragana;
	counter-increment: cnt;
	position: relative
	padding:1px 0 1px 0;
	line-height:1.6em;
}


.exam_about_kakkonumlist>li:before {
	content: "(" counter(cnt) ")";
	display: inline-block;
	margin-left: -3.5em; 
	width: 3em; 
	text-align: right;
	position: absolute;
	top: 0;
	left: 0;
}

.exam_about_kakkohiraganalist>li:before {
	content: "(" counter(cnt) ")";
	display: inline-block;
	margin-left: -3.5em; 
	width: 3em; 
	text-align: right;
	position: absolute;
	top: 0;
	left: 0;
}







/* --- ２０１７年度までの表記（１次２次３次） --- */
.people_application {
	width:100%;
	background-color:rgba(14,34,79,.8);
	border:2px solid rgba(14,34,79,1);
	color:#FFF;
	padding:10px ;
	letter-spacing:.1em;
	min-height:70px;
}

.people_application_title {
	width:23%;
	border-right:1px solid #FFF;
	padding:10px 15px 10px 5px; 
	margin-right:15px;
	float:left;
	height:100%;
	font-size:20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:600;
	letter-spacing:0;
}

.people_application_num {
	height:100%;
	padding:2px 0 0 0 ;
	font-size:12px;
	font-weight:600;
	float:left;
	line-height:1em;
	margin-right:15px;
}
.people_application_num span {
	font-size:28px;
	font-family: 'Open Sans', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif ;
	padding:10px 0 0 0 ;
}
.people_application_back {
	padding:5px 0 0 0;
	width:100%;
	text-align:right;
}
.application_date {
	width:100%;
	font-size:12px;
	text-align:right;
	font-weight:600;
	margin:0 0 0 0; 
}
.application_text {
	margin-top:10px;
	padding:5px 10px;
	background-color:rgba(255,255,255,.2);
	line-height:1.7em;
}





/* --- ２０１８年度の表記（１日午前等） --- */
.people2_application {
	width:100%;
	background-color:rgba(14,34,79,.8);
	border:2px solid rgba(14,34,79,1);
	color:#FFF;
	padding:10px ;
	letter-spacing:.1em;
	min-height:70px;
}

.people2_application_title {
	width:23%;
	border-right:1px solid #FFF;
	padding:10px 15px 10px 5px; 
	margin-right:15px;
	float:left;
	height:100%;
	font-size:20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:600;
	letter-spacing:0;
}

.people2_application_num {
	height:100%;
	padding:2px 0 0 0 ;
	font-size:12px;
	font-weight:600;
	float:left;
	line-height:1em;
	margin-right:25px;
	margin-bottom:10px;
}

.people2_application_nt {
	margin-bottom:7px;
}

.people2_application_num span {
	font-size:28px;
	font-family: 'Open Sans', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif ;
	padding:10px 0 0 0 ;
	font-size:15px;
}
.people2_application_back {
	padding:5px 0 0 0;
	width:100%;
	text-align:right;
}
.people2_application_date {
	width:100%;
	font-size:12px;
	text-align:right;
	font-weight:600;
	padding:0 15px 0 0;
	margin:0 0 10px 0; 
}
.people2_application_text {
	margin-top:10px;
	padding:5px 10px;
	background-color:rgba(255,255,255,.2);
	line-height:1.7em;
}





@media screen and (max-width: 740px) {

.exam_about_pagelink {
	width:100%;
	padding:10px 10px;
	margin:25px 0 0 0;
	background-color:rgba(14,34,79,.2);
}
.exam_about_pagelink li  {
	width:22%;
	margin-left:4%;
}
.exam_about_pagelink li a {
	width:100%;
	padding:6px 0 12px 0;
	display:block;
	text-align:center;
	background-color:rgba(14,34,79,.7);
	background-image:url(../examination/images/exam_link_arrow.png);
	background-repeat:no-repeat;
	background-position:center 45px;
	color:#FFF;
	font-weight:600;
	height:60px;
	line-height:1.4em;
	font-size:12px;
	letter-spacing:0;
}

/* --- ２０１７年度までの表記（１次２次３次） --- */
.people_application {
	width:100%;
	background-color:rgba(14,34,79,.8);
	border:2px solid rgba(14,34,79,1);
	color:#FFF;
	padding:7px 25px;
	letter-spacing:.1em;
	height: auto;
}

.people_application_title {
	width:100%;
	border-right: none;
	border-bottom:1px solid #FFF;
	padding:0 15px 5px 15px; 
	margin-right:0;
	float: none;
	height: auto;
	font-size:22px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:600;
	letter-spacing:.1em;
	text-align:center;
}

.people_application_num {
	height:100%;
	padding:12px 0 0 0 ;
	font-size:13px;
	font-weight:600;
	text-align:center;
}
.people_application_num span {
	font-size:42px;
	font-family: 'Open Sans', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif ;
	padding:10px 0 0 0 ;
}
.application_date {
	float: none;
	font-size:12px;
	font-weight:600;
	width:100%;
	text-align:center;
	margin:0;
}



/* --- ２０１８年度の表記（１日午前等） --- */
.people2_application {
	width:100%;
	background-color:rgba(14,34,79,.8);
	border:2px solid rgba(14,34,79,1);
	color:#FFF;
	padding:7px 25px;
	letter-spacing:.1em;
	height: auto;
}

.people2_application_title {
	width:100%;
	border-right: none;
	border-bottom:1px solid #FFF;
	padding:0 15px 5px 15px; 
	margin 0 0 0 0;
	float: none;
	height: auto;
	font-size:22px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:600;
	letter-spacing:.1em;
	text-align:center;
}

.people2_application_num {
	height:100%;
	padding:12px 0 0 0 ;
	margin:0 0 0 0 ;
	font-size:13px;
	font-weight:600;
	text-align:center;
}
.people2_application_num span {
	font-size:18px;
	font-family: 'Open Sans', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif ;
	padding:10px 0 0 0 ;
}
.people2_application_date {
	float: none;
	font-size:12px;
	font-weight:600;
	width:100%;
	text-align:center;
	margin:0;
}

.people2_application_text {
	margin-top:10px;
	padding:5px 10px;
	background-color:rgba(255,255,255,.2);
	line-height:1.7em;
	font-size:12px;
}















}
/* ----------------------------------------------------  F-3 募集要項　設定 ---------------------------------------------------- */


.exam_app_table {
	margin:15px 0;
}

.exam_app_table th {
	border:1px solid rgba(14,34,79,1);
	color:rgba(14,34,79,1);
	padding:8px 10px;
}
.exam_app_table td {
	border:1px solid rgba(14,34,79,1);
	padding:8px 10px;
	background-color:rgba(14,34,79,.1);
	font-weight:600;
}

.exam_app_exam {
	font-weight:600;
	color:rgba(14,34,79,1);
}
.exam_app_timetable a {
	color:#222;
	border-bottom:1px dotted #555;
	font-weight:600;
	cursor:pointer;
}
.exam_app_timetable a:hover {background:#ffffff; text-decoration:none; opacity:1;} /*BG color is a must for IE6*/
.exam_app_timetable a.tooltip ul {display:none; padding:2px 3px; margin:15px 0 0 150px; width:300px;}
.exam_app_timetable a.tooltip:hover ul{
	display: block; 
	position:absolute; 
	background-color:rgba(14,34,79,1);
	color:#FFF;
	font-size:12px;
	line-height:1.6em;
	padding:20px 15px 20px 25px;
	-webkit-box-shadow: 1px 2px 8px #555; /* Safari, Chrome用 */
	-moz-box-shadow: 1px 2px 8px #555; /* Firefox用 */
	box-shadow: 1px 2px 8px #555; /* CSS3 */
	list-style-position:outside;
	font-weight:400;
}
.exam_app_timetable a.tooltip ul li {
	list-style-type:disc;
	padding:1px 0 8px 0;
	line-height:1.4em;
}
@media screen and (max-width: 740px) {
.exam_app_timetable a.tooltip {
	position:relative;
}
.exam_app_timetable a.tooltip ul {
	display:block;
	padding:2px 3px 2px 10px;
	margin:15px 3% 0 3%;
	width:94%;
	font-size:12px;
	line-height:1.4em;
	font-weight:400;
}
.exam_app_timetable a.tooltip:hover ul{
	font-size:12px;
	line-height:1.4em;
	display: block; 
	position:static;

	background:none;
	color: inherit;
	padding:2px 3px 2px 10px;
	-webkit-box-shadow: 0 0 0 #555; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 0 #555; /* Firefox用 */
	box-shadow: 0 0 0 #555; /* CSS3 */
	list-style-position:outside;
	font-weight:400;
}
.exam_app_timetable a.tooltip ul li {
	list-style-type:disc;
	padding:1px 0 8px 0;
	line-height:1.4em;
}

}
/* ----------------------------------------------------  F-4 各教科入試傾向　設定 ---------------------------------------------------- */


.exam .column {
	margin-bottom:30px;
}
ul.exam_pagelink {
	width:25%;
	margin-bottom:8px;
}
ul.exam_pagelink li a{
	font-size:12px;
	color:#0E224F;
	padding:0 0 0 12px;
	background:url(../education/images/edu_pagelink.jpg) no-repeat;
	background-position:left center;
}
ul.exam_pagelink li a:hover{
	padding-left:20px;
	background-position:8px center;
}

.text_box2 {
	float:left;
	width:490px;
	vertical-align:top;
}

.btn_exam a{
	width:150px;
	height:100px;
	display:block;
	background-image:url(../images/btn01.png);
	background-repeat:no-repeat;
	font-size:15px;
	padding:25px 0 0 35px;
	font-weight:600;
	letter-spacing:.1em;
	color:#666;
	float:right;
	margin:40px 0 0 0 ;

}


@media screen and (max-width: 740px) {

.text_box2 {
	float:none;
	width:100%;
}

}


/* ----------------------------------------------------  F-5 入試問題　設定 ---------------------------------------------------- */

.education .column {
	margin-bottom:30px;
}
ul.edu_pagelink {
	width:25%;
	margin-bottom:8px;
}
ul.edu_pagelink li a{
	font-size:12px;
	color:#0E224F;
	padding:0 0 0 12px;
	background:url(../education/images/edu_pagelink.jpg) no-repeat;
	background-position:left center;
}
ul.edu_pagelink li a:hover{
	padding-left:20px;
	background-position:8px center;
}


table.exam_past_tb {
	width:100%;
	margin:0 0 15px 0;
	line-height:1.4em;
	border:1px solid rgba(14,34,79,.5);
}
table.exam_past_tb th{
	padding:10px 8px;
	text-align:center;
	background-color:rgba(14,34,79,.1);
	border:1px solid rgba(14,34,79,.5);
}
table.exam_past_tb td{
	border:1px dotted #A0A0A0;
}
table.exam_past_tb td a{
	width:100%;
	height:100%;
	padding:10px 8px;
	display:block;
}
table.exam_past_tb td a:hover{
	background-color:rgba(14,34,79,.8);
	color:#FFF;
	opacity:1;
}



table.exam_past_tb_old {
	width:100%;
	margin:10px 0 15px 0;
	line-height:1.4em;
	border:1px solid #A0A0A0;
}
table.exam_past_tb_old th{
	padding:3px 5px;
	text-align:center;
	background-color:#CDCDCD;
	border:1px solid #A0A0A0;
}
table.exam_past_tb_old td{
	border:1px solid #A0A0A0;
	text-align:center;
	color:#CCC;
}
table.exam_past_tb_old td a{
	width:100%;
	height:100%;
	padding:3px 5px;
	display:block;
}
table.exam_past_tb_old td a:hover{
	background-color:rgba(14,34,79,.8);
	color:#FFF;
	opacity:1;
}







th.past_td01,td.past_td01 { width:25%;}
th.past_td02,td.past_td02 { width:5%;}
th.past_td03,td.past_td03 { width:9%;}



@media screen and (max-width: 740px) {

table.exam_past_tb {
	line-height:1.3em;
	padding:3px 0;
	border:1px solid rgba(14,34,79,.5);
	letter-spacing:0;
	font-size:12px;
}
table.exam_past_tb td a{
	width:100%;
	height:100%;
	padding:12px 2px 12px 6px;
	display:block;
}



table.exam_past_tb_old td{
	border:1px solid #A0A0A0;
	text-align:center;
	color:#CCC;
	font-size:9px;
	letter-spacing:0;
}

table.exam_past_tb_old td a{
	padding:0;
}


table.exam_past_tb_old td.first_center{
	font-size:10px;
}


th.past_td01 { width:10%;}
td.past_td01 { width:30%;}

th.past_td02,td.past_td02 { width:10%;}
th.past_td03,td.past_td03 { width:8%;}

}



/* ----------------------------------------------------  F-6 入試結果　設定 ---------------------------------------------------- */



table.exam_tb_result {
	width:100%;
	margin:10px 0 15px 0;
	font-size:11px;
	line-height:1.4em;
	border:1px solid #A0A0A0;
	letter-spacing:.2em;
	text-align:center;
}

table.exam_tb_result th{
	padding:2px 5px;
	text-align:center;
	background-color:#CDCDCD;
	border:1px solid #A0A0A0;
}

table.exam_tb_result td{
	padding:3px 8px;
	border:1px solid #A0A0A0;
}

























table.exam_tb {
	width:100%;
	margin:10px 0 15px 0;
	font-size:11px;
	line-height:1.4em;
	border:1px solid #A0A0A0;
	letter-spacing:.2em;
}

table.exam_tb th{
	padding:2px 5px;
	text-align:center;
	background-color:#CDCDCD;
	border:1px solid #A0A0A0;
}

table.exam_tb td{
	padding:3px 8px;
	border:1px solid #A0A0A0;
}






table.exam3_tb {
	width:70%;
	margin:0 0 15px 0;
	font-size:11px;
	line-height:1.4em;
	border:1px solid #A0A0A0;
	letter-spacing:.2em;
}

table.exam3_tb td{
	padding:3px 8px;
	border:1px solid #A0A0A0;
}

.result_title{
	font-size:15px;
	letter-spacing:.2em;
	margin:20px 0 10px 0;
	border-left:#0E224F 5px solid;
	padding:0 0 0 10px;
}

table.exam2_tb {
	width:600px;
	margin:0 0 15px 0;
	font-size:11px;
	line-height:1.4em;
	border:0px;
	letter-spacing:.2em;
}

table.exam2_tb td{
	padding:3px 8px;
	border:0px;
}



.table_title {
	font-size:12px;
	font-weight:600;
	letter-spacing:.1em;
	color:#0E224F;
}



th.result_td01,td.result_td01 { width:30%;}
th.result_td02,td.result_td02 { width:10%;}
th.result_td03,td.result_td03 { width:15%;}
th.result_td04,td.result_td04 { width:40%;}
th.result_td05,td.result_td05 { width:12%;}



@media screen and (max-width: 740px) {
	
table.exam_tb_result td{
	padding:3px 0;
	border:1px solid #A0A0A0;
	letter-spacing:0;
	text-align:center;
}
	
th.result_td01,td.result_td01 { width:40%;}
th.result_td02,td.result_td02 { width:12%;}
th.result_td03,td.result_td03 { width:12%;}
th.result_td04,td.result_td04 { width:55%;}
th.result_td05,td.result_td05 { width:9%;}

}
/* ----------------------------------------------------  F-7 海外帰国生募集要項　設定 ---------------------------------------------------- */

.re_txt_s{
	font-size:11px;
	line-height:1.3em;
	margin:-8px 0 10px 0;
	color:#DF6E6E;
}


/* ----------------------------------------------------  F-8 転入試験　設定 ---------------------------------------------------- */


table.exam_tb02 {
	width:50%;
	margin:0 0 15px 0;
	font-size:11px;
	line-height:1.4em;
	border:1px solid #A0A0A0;
	letter-spacing:.2em;
}

table.exam_tb02 th{
	padding:2px 5px;
	text-align:center;
	background-color:#CDCDCD;
	border:1px solid #A0A0A0;
}
table.exam_tb02 td{
	padding:3px 8px;
	border:1px solid #A0A0A0;
}

/* ----------------------------------------------------  F-9 資料請求　設定 ---------------------------------------------------- */

.request_btn a {
	width:500px;
	height:110px;
	background-image:url(../examination/images/request_btn.png);
	background-repeat: no-repeat;
	display:block;
}

.request_btn_2 a {
	width:500px;
	height:110px;
	background-image:url(../examination/images/request_btn_2.png);
	background-repeat: no-repeat;
	display:block;
}

@media screen and (max-width: 740px) {
.request_btn a {
	width:100%;
	height:130px;
	background-image:url(../examination/images/request_btn_mb.png);
	background-repeat: no-repeat;
	background-size:contain;
	display:block;
}
}


/* ----------------------------------------------------  F-10 予約説明会　設定 ---------------------------------------------------- */

.yoyaku_btn a {
	width:500px;
	height:110px;
	background-image:url(../examination/images/yoyaku_btn.png);
	background-repeat: no-repeat;
	display:block;
}


@media screen and (max-width: 740px) {
.yoyaku_btn a {
	width:100%;
	height:130px;
	background-image:url(../examination/images/yoyaku_btn_mb.png);
	background-repeat: no-repeat;
	background-size:contain;
	display:block;
}
}

/* ----------------------------------------------------  F-Web 出願　設定 ---------------------------------------------------- */

.web_btn a {
	width:500px;
	height:110px;
	background-image:url(../examination/images/web_btn.png);
	background-repeat: no-repeat;
	display:block;
}


@media screen and (max-width: 740px) {
.web_btn a {
	width:100%;
	height:130px;
	background-image:url(../examination/images/web_btn_mb.png);
	background-repeat: no-repeat;
	background-size:contain;
	display:block;
}
}


.byk_btn a {
	width:500px;
	height:110px;
	background-image:url(../examination/images/byk_btn.png);
	background-repeat: no-repeat;
	display:block;
}


@media screen and (max-width: 740px) {
.byk_btn a {
	width:100%;
	height:130px;
	background-image:url(../examination/images/byk_btn_mb.png);
	background-repeat: no-repeat;
	background-size:contain;
	display:block;
}
}










/* ----------------------------------------------------  F-guidance 学校体験申込　設定 ---------------------------------------------------- */

.taiken_btn a {
	width:500px;
	height:110px;
	background-image:url(../examination/images/taiken_btn.png);
	background-repeat: no-repeat;
	display:block;
}


@media screen and (max-width: 740px) {
.taiken_btn a {
	width:100%;
	height:130px;
	background-image:url(../examination/images/taiken_btn_mb.png);
	background-repeat: no-repeat;
	background-size:contain;
	display:block;
}
}





/* ----------------------------------------------------  共通table　設定 ---------------------------------------------------- */



table td.first{
	background-color:#E6E6E6;
}

table td.sum{
	border-top:2px #000 solid;
}

table td.fee{
	font-weight:bold;
}
table td.tc{
	text-align:center;
}
table td.first_center{
	background-color:#E6E6E6;
	text-align:center;
	color:#000;
}
