/*-------------------------------------------------------------
全体（フッタ前まで）
-------------------------------------------------------------*/

@media screen and (max-width: 1023px){
body{
	margin:0px;
	text-align:center;
	font-family:"Meiryo";
	font-size:small;
	color:#666;
	background-color:#fff;
}

#shadow{
}

html{
	_height: 100%;     
    _overflow: auto;        
}

.nosmp{
	display:none;
}

img{
     max-width: 100%;
     height: auto;
	 border:0px;
}

a{
	outline:none;
}

a:link{
	color:#666;
}
 
a:visited{
	color:#666;
}
 
a:hover{
	color:#ff9999;
	text-decoration: none;
} 

a:active{
	color:#ccc;
}

.left{
	float:left;
}

.right{
	float:right;
}

.cl{
	clear:both;
}

.cen{
	text-align:center;
}

.tap{
	font-size:9px;
	color:#fff;
}

a{
	outline:none;
}

#note_link { border:1px solid #ddd;padding:15px 20px 20px 20px;width:70%;margin:20px auto 20px auto;display:block;font-size:120%;font-weight:bold; }
#note_link img { width:90%;margin-top:10px; }

/*-------------------------------------------------------------
 header & menu
-------------------------------------------------------------*/

#header{
	width:100%;
	margin-bottom:10px;
}

#header h1{
	font-size:x-small;
	text-align:left;
	color:#666;
	margin:0px;
}

#menu{
	display:none;
}

#menu ul,ol{
	display:none;
}

#menu ul,ol {
	display:none;
}

#menu .submenu img{
	display:none;
}

.ml{
	display:none;
}

#hed_bana_box_smp{
	padding:20px 0 0 0;
}

#open_school_smp{
}

/*-------------------------------------------------------------
 mian/slid
-------------------------------------------------------------*/
#main_smp{
	width:100%;
	padding:0 0 10px 0;
}

.mar5{
	display:none;
}

.mar6{
	display:none;
}

#slslbox{
	display:none;
}

#main{
	display:none;
}

#mainimg{
	display:none;
}

#view{
	display:none;
}
/*-------------------------------------------------------------
 content
-------------------------------------------------------------*/

#content{
	width:100%;
	height:auto;
}

.smp_box{
}
.smp_box1{
width:100%;
background-color:#FF0000;

}
#smp_con{
}

/*-------------------------------------------------------------
 news topics
-------------------------------------------------------------*/

#news{
}

#news dl{
	color:#ff9700;
	text-align:left;
	margin:0 0 0 10px;
}

#news dt{
}

#news dd{
}

/*-------------------------------------------------------------
 content smp
-------------------------------------------------------------*/

/*-- What's New --*/
.whats {
	text-align:center;
	margin-right:40px;
}

.whats > ul > li{
	padding:0.8em 0.8em 0.1em 0.8em;
	display: block;
	font-weight: bold;
	text-align:left;
	color:#666;
}

/*-- whats以外のタイトルバー設定 --*/
.accordion {
	text-align:center;
	width:100%;	
}

ul{
 margin: 0px;
 padding: 0px;
 }
 li{
 list-style:none;
 }
/*-- What's New --*/
.ac_tit{
	background-color:#008CD6;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	color:#fff;
	font-size:18px;
	background-image:url(../img/ma.png);
	background-repeat:no-repeat;
	padding:8px 8px 8px 8px;
	border:solid 1px #999;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

/*-- 学校案内 --*/
.gakko_ac{
	background-color:#008CD6;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	color:#fff;
	font-size:18px;
	background-image:url(../img/heart_w.png);
	background-repeat:no-repeat;
	background-position: left center;
	padding:8px 8px 8px 32px;
}


/*-- 学校案内 --*/

.gakko ul{

}

.gakko li{
	list-style-type:none;
}
.gakko li p{
	margin-left:20px;
	margin-bottom:0px;
	color:#F08C00;
	text-align:left;
	font-size:12px;
}

.gakko li a{
	cursor: pointer;
	padding:0.5em 0.8em;
	display: block;
	text-align:left;
}

.gakko li table{
	margin-top:10px;
	margin-right:10px;	
	margin-left:10px;
	border:solid 1px #ccc;
}

.gakko li td{
	width:300px;
	text-align:left;
	border:solid 1px #ccc;
	background-image:url(../img/gakko.png);
	background-repeat:no-repeat;
	background-position: left center;
	padding:5px 0 5px 5px;
	font-size:12px;
}


/*========================================
 +pageNav
========================================*/
#pageNav {
	padding:0px;
	border-top: 2px solid #F08C00;
}

.fixed #pageNav , 
.iOS5 #pageNav {
	position: fixed;
	width: 100%;
	bottom: 15px;
}

.landscape.fixed #pageNav , 
.landscape.iOS5 #pageNav {
	padding: 2px 0;
}


.landscape.fixed #pageNav img , 
.landscape.iOS5 #pageNav img {
	max-width: 90px;
	max-height: 90px;
}


#pageNav ul {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#pageNav li {
	float: left;
	margin: 0 0 0 0;
	list-style:none;
}
#pageNav li:nth-child(4) {
	margin: 0;
}


/* f_list要素 
----------------------------------------------------------- */  
div#f_list  {  
    width: 100%; 
    position: fixed;  
    bottom:0;  
    left:0;
	background-color:#fff;
}  

div#f_list table{
	margin-left: auto;
	margin-right: auto;
}

div#f_list td{
	padding:0 10px 0 10px;
}


/*-------------------------------------------------------------
 content left
-------------------------------------------------------------*/

#content_left{
	width:100%;
}

#content_left_subpage{
	width:100%;
}

#whats_new{
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	padding:0 0 10px 0;
	margin:0 50px 20px 50px;
}

#whats_new p{
	text-align:left;
	border-bottom:dotted 1px #999;
	margin:0 10px 5px 10px;
	padding:10px 0 5px 0;
}

#whats_new p strong{
	color:#E86000;
}

#style04{
/*	border-left:solid 1px #999;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	padding:0 0 10px 0;
	margin:0 50px 20px 50px;*/
}

#style04 p{
	margin:0px;
}

.style04_01{
	margin:0px;
}

.style04_02{
	margin:0px;
}


/*bk
.style04_01{
	margin:0 40px 0 -40px;
}

.style04_02{
	margin:0 0 0 40px;
}


*/

#course05{
/*	border-left:solid 1px #999;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	padding:0 0 10px 0;
	margin:0 50px 20px 50px;*/
}

#course05 p{
	margin:0px;
	text-align:center;
}



/*.course05_01{
	margin:0 30px 0 0;
}

.course05_02{
	margin:0 30px 0 0;
}

.course05_03{
	margin:0px;
}

*/
/*-------------------------------------------------------------
 content right
-------------------------------------------------------------*/

#content_right{
	display:none;
}

.open_school{
	display:none;
}

#menu_content{
	display:none;
}

#menu_content ul{
	display:none;
}

#menu_content li{
	display:none;
}

/*-------------------------------------------------------------
 footer
-------------------------------------------------------------*/
#footer_bana_box{
	width:100%;
}

.footer_bana01{
	padding:10px 0 0 0;
}

#gotop{
	width:100%;
	height:30px;
	text-align:right;
	padding:0px;
}

#footer{
	width:100%;
	height:auto;
	text-align:left;
	background-color:#e9e9e9;
	font-size:x-small;
}

#footer h3{
	display:none;
}

#footer_link{
	display:none;
}

#footer_link table{
	display:none;
}

#footer_link ul{
	display:none;
}

#footer_link li{
	display:none;
}

/*-------------------------------------------------------------
　下層
-------------------------------------------------------------*/

#content_left_subpage{
	width:100%;
	float:left;
	margin:0 0 20px 0;
	text-align:left;
}

.link_sp{
	display:none;
}

#content_left_subpage img{
	padding:0 0 20px 0;
}

#content_left_subpage h2{
	font-size:medium;
	margin:0 0 10px 0;
	padding:0px;
	color:#ff9700;
	text-align:left;
}

#content_left_subpage strong{
	color:#ff9700;
}

.subpage_box_01{
}


.subpage_box{
}

.subpage_box p{
	margin:0px;
	text-align:left;
}

.subpage_box_left{
}

.subpage_box_right{
}

.subpage_box_left_mokuhyo{
}

.subpage_box_right_mokuhyo{
}

.txt_left{
	text-align:right;
	margin:0 10px 0 0;
}

.subpage_table{
	width:100%;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

.subpage_table td{
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	padding:5px;
	text-align:left;
}

.pnk{
	text-align:center;
	vertical-align:middle;
	background-color:#fff6f6;
}

.pb20{
	padding-bottom:20px;
}

#course_menu{
	display:none;
}

.voice_box_l h3{
	margin:0px;
	color:#5BB531;
}

.voice_box_l_02 h3{
	margin:0px;
	color:#36BEF0;
}

.voice_line{
	clear:both;
	border: dotted 1px #999999;
	margin:0 0 20px 0;
}

.subpage_box_01_support strong{
	color:#ff9700;
}

.support_line{
	border-top: solid 1px #999999;
	margin:0 0 20px 0
}

.subpage_box_01_support h3{
	margin:0 0 20px 0;
	padding:5px;
	background-color:#ff9700;
	color:#FFFFFF;
}

.subpage_box_01_faq{
}

.subpage_box_left_01_faq{
	width:15%;
	float:left;
}

.subpage_box_right_01_faq{
	width:85%;
	float:right;
	margin:0 0 20px 0;
}

.subpage_box_right_01_faq p{
	margin:0px;
}

.cla{
	padding:10px 0 10px 0;
	clear:both;
	border-top: dotted 1px #999999;
}

.from_entrance_box h3{
	color:#ff9700;
	margin:0px;
}

.from_entrance_box p{
	margin:0 0 20px 0;
}

#sitemap_box ul{
	margin-top:0px;
	margin-right:20px;
}

#sitemap_box li{
	list-style-image: url(../img/mark.png);
	line-height:30px;
	border-bottom:dashed 1px #ccc;
	text-align:left;
}

.nonosmp{
	display:none;
}

.nonopc{
}

.object_box{
}

.object_box h3{
	margin:0 0 10px 0;
}

.jhss{
	color:#796BAE;
}

.hss{
	color:#F9BE00;
}

.qs{
	color:#6EB92C;
}

.mos{
	color:#EA6DA4;
}

.object_box ul{
	margin:10px 0 0 0;
}

.jhss_li{
	margin:0px;
	list-style:url(../img/object/mark01.png);
}

.hss_li{
	margin:0px;
	list-style:url(../img/object/mark02.png);
}

.qs_li{
	margin:0px;
	list-style:url(../img/object/mark03.png);
}

.mos_li{
	margin:0px;
	list-style:url(../img/object/mark04.png);
}

.guideline_box{
}

.guideline_box p{
	margin:0 0 20px 0;
}

.guideline_g_box{
}

.guideline_g_box p{
	margin:10px 0 0px 20px;
}

.guideline_g_box h4{
	width:220px;
	height:40px;
	margin:0 0 20px 20px;
	padding:20px 0 0 30px;
	background-color:#ffffff;
	border-bottom:solid 2px #FF6600;
	border-top:solid 2px #FF6600;
	border-left:solid 2px #FF6600;
	border-right:solid 2px #FF6600;
	color:#333333;
	font-size:medium;
}

/*追加メニューボックス２個版*/
.guideline_g_box2017 div{
	width:40%;
	height:60px;
	float:left;
	text-align:center;
	margin:0 0 10px 10px;
	padding:10px 5px 10px 5px;
	background-color:#ffffff;
	border-bottom:solid 2px #FF6600;
	border-top:solid 2px #FF6600;
	border-left:solid 2px #FF6600;
	border-right:solid 2px #FF6600;
	color:#333333;
	font-size:115%;
	font-weight:bold;
}

/*-------------------------------
  各コース紹介用
-------------------------------*/

#course_box{
}

#course_box_comment{
}

.balloon{
	display:none;
}

.balloon:after{
	display:none;
}

.balloona{
	display:none;
}

.balloona:after{
	display:none;
}


}






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

.balloon{
  position:relative;
  width:60%;
  margin-left:30px;
  margin-bottom:30px; 
  padding:10px;
  background-color:#FFCCCC;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.balloon:after{
	position: absolute;
	top: 20px;
	left: -30px;
	content: ""; width: 0;
	height: 0;
	border-top: 20px solid #FFCCCC;
	border-left: 30px solid transparent;
}


.balloona{
  position:relative;
  width:60%;
  margin-bottom:30px; 
  padding:10px;
  background-color:#FF9966;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.balloona:after{
	position: absolute;
	top: 20px;
	right: -30px;
	content: ""; width: 0;
	height: 0;
	border-top: 20px solid #FF9966;
	border-right: 30px solid transparent;
}


/* キャンパスを探す部分 */

#menu_content2_smp{
display:block;
width:305px; 
border-left:solid 2px #fcb12c;
border-right:solid 2px #fcb12c;
border-bottom:solid 2px #fcb12c;
padding:0px 1px 10px 0px;
/*border-left:solid 1px #999;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	padding:0 0 10px 0;
	margin:0 50px 20px 50px;*/
}

#menu_content3_smp{
display:block;
width:305px; 
margin:0 auto;
}

.padimg{
padding:8px 20px;
}

.padimg0{
text-align:left;}


}
