﻿@charset "UTF-8";
/* CSS Document */



/*/////////////////////////////////////////////////////////////////
////////////スマホ用 CSS
///////////////////////////////////////////////////////////////////*/





@media screen and (max-width : 780px) {
/* ここに550px以下のCSSを記述*/

body {
	font-family:'Lato', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 16px;
	line-height: 1.6;
}




/*ヨコにしても文字サイズを変えない none*/
html {-webkit-text-size-adjust: none;}


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

	

.pcDisplay {display:none; height:0;}
.spDisplay {display:block;}




/*ショートボタン*/

.short {
	width: 94%;
	margin: 0 auto;
    background: #2B464F;
  font-size: 150%;
    }
	




p.gansho {
	position: absolute;
	top: 70px;
	right: 10px;
	width: 100px;
	height: 100px;
}





/*----------------------------------------------------
	BOX
----------------------------------------------------*/
.wide960 {
	width: 90%;
	margin: 0 auto;
	position: relative;
		
}

.wide700 {
	width: 90%;
	margin: 0 auto;
	position: relative;

}

/*----------------------------------------------------
	ナビ
----------------------------------------------------*/
nav {
	
	
}

#menu {
width: 100%;

padding-bottom: 0px;
margin: 0 ;
padding-left: 0;

}

#menu li{ 
display: block; 
padding: 0; 
margin: 0; 
float: none;
}




#menu li a {
display: block; 
border-left: none;
border-bottom: 1px solid #ccc;
padding: 10px 0;
text-align: center;
font-size: 16px;
}

#menu li.nav-setsumei {border-right: none;}

#menu li.nav-step a{width: 100%;}	
#menu li.nav-home a,#menu li.nav-nyugaku a,#menu li.nav-kamoku a {width: 100%;}	
#menu li.nav-gaiyo a,#menu li.nav-tokucho a,#menu li.nav-setsumei a {width: 100%;}	
#menu li.nav-contact a {width: 100%;border-right:none; display: block}	
	
#menu li a:hover{
background-color: #fff;

}


/*固定用*/


nav.is-sticky {
	background: #fff;
	width:100%;
	margin: 0;
	z-index:100;
	opacity:0.95;
filter:alpha(opacity=95);
-ms-filter: "alpha( opacity=95 )";
	
}

nav.is-sticky #menu {
	padding: 0 0 10px 0;
	margin: 0 auto;
	padding-left: 0px;
}


/*------------------------------------------

スマホ用

---------------------------------------------*/


/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #CE929E;/*帯色*/
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999;
	position:fixed;
}
/*三本ライン*/
.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #FFF;/*中面の色*/
	margin-top: 44px;
}


/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/

header {
	position:relative;
	overflow:hidden;
	padding: 70px 0 0 0;
}

.header-wrap {
	overflow:hidden;
	margin: 0 auto 40px auto;
	width: 90%;
}

header h1 {
	float:none;
	width: 100%;
	
}

header h1 span {
	font-size: 70%;
}

header .head-right {
	float:none;
	width:100%;
	}
	









/*-----------------------------------------------------
	フッター
----------------------------------------------------*/

.sp-wrap {
	width: 90%;
	margin: 0 auto;
}

footer {
	background:#C2C1BC;
	overflow:hidden;
	padding: 50px 0 160px 0;
	position:relative;
}




ul#tsushin_honko li {
	display:inline;
	margin: 0 10px 0 0;
	
}

ul#tsushin_honko li img {
	vertical-align: top;
}


.footer-femal {
	position:absolute;
	right: 0;
	bottom: 0;
}



/*フッター*/

p#footerUS.page-content {
	background:#FFF;
	font-family: 'Tauri', sans-serif;
	font-size: 70%;
	color:#999;
	letter-spacing: 0.1em;
	
	padding: 25px 0 0 0;
	margin: 0px auto 0 auto;
	width: 90%;
}



#footerLeft {
	width:90%;
	float:none;
	margin-right: 0;
	margin: 0 auto;
}


#footerRight {
	width:90%;
	float:none;
	border-top: #FFF solid 1px;
	padding-top: 10px;
	margin: 10px auto 0 auto;
	border-left: none;
	padding-left: 0;
}

dl.footerNameBox {
	margin: 0 0 20px 0;
}


dl.footerNameBox dt {
	font-size: 14px;
	color:#333;
}

dl.footerNameBox dd {
	font-size: 12px;
	color:#545454;
}

dl.footerNameBox dt span {
	font-size: 11px;
}

p#tsushinCopy {
	font-size: 10px;
	color:#FFF;
	letter-spacing: 0.1em;
}





/*----------------------------------------------------
	表紙の全画面
----------------------------------------------------*/

.home-viswrap {
	background:url(../img-common/bk-p.jpg) no-repeat center top;
	background-size:cover;
	padding-top: 30px;
	height: auto;
	position:relative;
}

.home-femal {
	position:absolute;
	right: 15%;
	bottom: -2px;
}



/*入学生募集中*/
.boshu-box {
	position: static;
	margin: 60px 0 0 0;
	
}

.boshu-name {
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


dl.boshu-detail {
	position: relative;
	margin: 20px 0 10px 10px;
		
}

.boshu-detail dt {
  position: absolute;
  left: 0;
width: 6em;
padding: 3px 0;
background:#B4B2A5;
color:#fff;
text-align:center;
font-size: 85%;

}
 
.boshu-detail dd {
  padding-left: 5em;
  padding-bottom: 5px;

font-size: 110%;
}


/*お知らせ*/

.news-wrap {
	width: 90%;
	margin: 30px auto 0 auto;
	padding-bottom: 30px;
}

.news-wrap h1 {
	font-size: 130%;
	font-weight:normal;
	letter-spacing: 0.2em;
}

ul.news-box {
	border-top: dotted 1px #888888;
	padding-top: 8px;
}

ul.news-box li {
	border-bottom: dotted 1px #888888;
	padding-bottom: 8px;
	margin-bottom: 8px;
	line-height: 1.5;
}


ul.news-box li span {
	font-size: 85%;
	color:#666;
}

.news-list-btn {
	text-align:right;
	font-size: 105%;
}




/*お知らせ詳細*/

#p-info .home-viswrap {
	background:url(../img-common/bk-p.jpg) no-repeat center bottom;
	background-size:cover;
	-webkit-background-size:cover;
	padding: 50px 0;
	height: auto;
	position:relative;

}


#p-info .news-wrap {
	width: 90%;
	margin: 30px auto 0 auto;
	padding-bottom: 30px;
}

#p-info.page .news-wrap h1 {
	margin-bottom: 30px;
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
}

#p-info.page .info-box h1 {
	line-height: 1.5;
	margin-bottom: 10px;
	border-bottom: none;
	padding-bottom: 0;
}

#p-info.page .info-box .info-date {
	font-size: 80%;
}


#p-info.page .info-other {
	font-size: 80%;
	margin-top: 50px;
}



/*3並び*/
.col3-wrap {
	width: 90%;
	margin-right: 0;
	overflow:hidden;
	margin: 40px auto;
	
}

.col3 {
	
	width: 248px;
float:none;
margin:10px auto;
background: #CFF;
padding: 20px;
height: 375px;
position:relative;

}

.color-g01 {background-color:#C5E9CD}

.color-y01 {background-color:#FDD22E}

.color-p01 {background-color:#FFB2A8}

.col3-wrap h1{
	font-size: 170%; text-align:center; font-weight: normal; line-height: 1.4; margin: 10px 0 20px 0;
}

h1.color-g01 { color:#00A3D8}
h1.color-y01 { color:#D86C00}
h1.color-p01 { color:#C170AC}


.info-btn {
	font-size: 110%;
}

.info-btn02{
	position:absolute;
	bottom: 20px;
	left: 123px;
}





/*----------------------------------------------------
	学科の概要　#p-summary
----------------------------------------------------*/

#p-summary .pege-t {
	background: url(../summary/images/page-t.jpg) center top;
	height: 290px;
	background-size:cover;
	-webkit-background-size:cover;
margin-bottom: 40px;
}

#summ-01 {
	position:relative;
}

#summ-01 h2 {
	margin-bottom:30px;
}





/**/
.wide-back-col {
	background:#FFB2A8;
	padding: 50px 0;
	margin:40px 0 0 0;
}

.box-wrap {
	overflow:hidden;
	width: 100%;
	margin: 30px auto 0 auto;
}

.box-wrap aside {
	float: none;
	width: 100%;
}

.box-wrap p {
	float: none;
	width: 100%;
	margin-top: 10px;
}


/**/

.wide-back-ph {
	background: url(../summary/images/bk-ph.jpg) center top;
	height: auto;
	background-size:cover;
	-webkit-background-size:cover;
	
margin-bottom: 50px;
padding: 30px 0;
}


.t-back {
	background:#56535E;
	width: 90%;
	margin: 0 auto 0 auto;
	padding: 5px 0;
	opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

#summ-03 h2 {
	color: #FFF;
	font-size: 150%;
	font-weight: normal;
	text-align:center;
	
}


#summ-03 .col3-wrap {
	width: 100%;
	margin-right: 0;
	overflow:hidden;
	margin: 30px auto 0 auto;
	
}

#summ-03 .col3 {
	width: 248px;
float:none;
margin-right:0;
margin: 0 auto 10px auto;
background: #FFF;
padding: 20px;
height: auto;
opacity:0.9;
filter:alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";


}



/**/

#summ-04 {
	margin-bottom: 50px;
}

#summ-04 p {
	width: 100%;
	margin: 20px auto 30px auto;
}

.gostep {
	text-align:center;
	margin: 20px 0 0 0;
	font-size: 120%;
}



/**/

.wide-back-nyugaku {
	background:url(../summary/images/bk.png) repeat left top;
	height:auto;
	padding: 30px 0;
}


.sum-05-nyugaku {
	width: 100%;
	float:none;
}

ul.sum-05-list {
	width: 100%;
	float: none;
	margin-top: 10px;
}


ul.sum-05-list li {
	background: #2B464F;
	text-align: right;
	
	margin:0 0 10px 0;
	font-size: 130%;
}

ul.sum-05-list li a {
	color: #FFF;
	display: block;
	padding: 15px 20px 15px 0;
}

ul.sum-05-list li a:hover {
	color:#999;
}

#p-summary .col3 {
	height: auto;
}



/*----------------------------------------------------
	学科の特長　#p-feature
----------------------------------------------------*/

#p-feature .pege-t {
	background: url(../feature/images/page-t.jpg) center top;
	height: 290px;
	background-size:cover;
	-webkit-background-size:cover;
margin-bottom: 40px;

}

#p-feature .btan {
	font-size: 130%;
		width: 90%;
	margin: 0 auto 50px auto;
}

/*----------------------------------------------------
	受講科目　#p-course
----------------------------------------------------*/

#p-course .pege-t {
	background: url(../feature/images/page-t.jpg) center top;
	height: 290px;
	background-size:cover;
	-webkit-background-size:cover;
margin-bottom:40px;


}

#p-course .pege-t p {
	position:absolute;
	right: -80px;
	top: -150px;
}


.course-bk {
	background:#C5E9CD;
	width: 100%;
	margin: 40px auto;
	padding: 30px 0;
	overflow: hidden;
}

.course-bk aside  {
	margin: 0 0 30px 0;
	text-align:center;
}

.course-bk dt {
	font-size: 120%;
	font-weight: bold;
	width: 8em;
	border: 1px solid #fff;
	padding: 5px;
	text-align:center;
	color:#fff;
	margin-bottom: 15px;
}

.left-course {
	width: 100%;
	float: none;
	font-size: 120%;
	margin-bottom: 10px;
}

.left-course p, .course-bk dd p {
	font-size: 85%;
}


.course-bk ul {
	border-top: 1px dotted #333;
	padding-top: 10px;
	margin-top: 10px;
	
}


.course-bk ul li {
	border-bottom: 1px dotted #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
}



/**/

#p-course .wide-back-ph {
	background: none;
	height: auto;
	background-size:cover;
	-webkit-background-size:cover;
margin-bottom: 10px;
padding: 30px 0;
}


.course-read {
	width: 90%;
	margin: 0 auto;
	background: #fff;
	padding: 0 5%;
opacity:0.9;
filter:alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
}


.course-read dl dt {
	font-size: 120%;
	color: #000;
	width: 8em;
	border: 1px solid #FF8000;
	padding: 5px;
	margin:0 auto 15px auto;
	text-align: center;
}





.tb-bk {
	width: 100%;
	margin: 0 auto 50px auto;
	background:#EFEDED;
	padding: 50px 0;
}


#p-course .btan {
	width: 90%;
}


/*----------------------------------------------------
	学習の進め方　#p-step
----------------------------------------------------*/

#p-step .pege-t {
	background: url(../step/images/page-t.jpg) center top;
	height: 290px;
	background-size:cover;
	-webkit-background-size:cover;
margin-bottom: 40px;


}

.step01, .step02, .step03 {
	margin: 50px auto 80px auto;
	width: 90%;
}




.step01 ul {
	border-top: 1px solid #CE929E;
	padding-top: 10px;
	margin: 20px 0 30px 0;
}


.step01 ul li {
	font-size: 120%;
	color: #000;
	border-bottom: 1px solid #CE929E;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 0x;
}

.step01 ul li span {
	font-size: 80%;
	padding-left: 1em;
}

.step01-left {
	width:100%;
	float: none;
}

.step01-right {
	width:100%;
	float:none;
}





/**/


.step02 .cycle02 {
	width:156px;
    height:156px;
    background:#C5DAD5;
    border-radius: 156px;
    -webkit-border-radius: 156px;
    -moz-border-radius: 156px;
	margin: 0 auto 15px auto;
	
}

.step02 .cycle02 h1{
color: #fff;
	font-weight: normal;
	text-align:center;
	font-size: 110%;
	line-height: 1.3;
	padding-top: 65px;
}

.step02 ul {
	border-top: 1px solid #C5DAD5;
	padding-top: 10px;
	margin: 20px 0 80px 0;
}


.step02 ul li {
	font-size: 120%;
	color: #000;
	border-bottom: 1px solid #C5DAD5;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 0;
}

.step02 ul li span {
	font-size: 80%;
	padding-left: 1em;
	color: #666;
}

/**/

#step2tb td.step2tb-zenki {
	background:#C5DAD5;
	border-top: 1px solid #fff;
	text-align:center;
	vertical-align: middle;
	width: 4em;
}

#step2tb td.step2tb-gatu {
	border-right: solid 1px #ccc;
	text-align:right;
	width: 3em;
}
	
#step2tb {
	margin-bottom: 30px;
}

#step2tb span {
	font-size: 85%;
}

#step2tb td.step2tb-heijitu {
	background:#EDF8F0;
	border-left: solid 1px #ccc;
	text-align:center;
}


#step2tb td.step2tb-do {
	background:#C5E9CD;
	border-left: solid 1px #ccc;
	text-align:center;
}

#step2tb td.step2tb-gry {
	background:#D0CACA;
}
#step2tb td.step2tb-gry01 {
	background:#D0CACA;
	border-left: solid 1px #fff;
	text-align:center;
	color:#fff;
}


/**/


.step03 .cycle03 {
	width:156px;
    height:156px;
    background:#CDB5CD;
    border-radius: 156px;
    -webkit-border-radius: 156px;
    -moz-border-radius: 156px;
	margin: 0 auto;
	
}

.step03 .cycle03 h1{
color: #fff;
	font-weight: normal;
	text-align:center;
	font-size: 110%;
	line-height: 1.3;
	padding-top: 65px;
}

.step03 ul {
	border-top: 1px solid #CDB5CD;
	padding-top: 10px;
	margin: 20px 0 25px 0;
}


.step03 ul li {
	font-size: 120%;
	color: #000;
	border-bottom: 1px solid #CDB5CD;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 0;
}

.step03 ul li span {
	font-size: 80%;
	padding-left: 1em;
	color: #666;
}


/**/

#step03tb {
	width: 90%;
	margin: 40px auto 20px auto;
	font-size: 90%!important;
}


#step03tb th.month {
	width: auto;
	
}

#step03tb th.repo {
width: auto;
}

#step03tb th.sodan {
	width: auto;
}

#step03tb th.enjo {
	width:auto;
}

#step03tb th.others {
	width: auto;
}

#step03tb th {
	vertical-align:middle;
	border-left: 1px solid #fff;
}

#step03tb caption {
	font-size: 120%;
	text-align: left;
	margin-bottom: 10px;
	color:#000;
}

#step03tb tr.step03tb-head {
	background:#CE929E;
	color: #fff;
	font-weight: normal;
	font-size: 85%;
	text-align:center;
	line-height: 1.3;
}



#step03tb td {
	border-left:1px solid #CCC;
	vertical-align: middle;
}



#step03tb tr.do-col {
	background:#FFE7E4;
}

#step03tb p{
	font-size: 90%;
	line-height: 1.4;
}


#step03tb td.cont-col {
	background:#C5E9CD;
	vertical-align:middle;
}



/*これは一番下に*/
#step03tb td.step03tb-kikan {
	border-left:none;
	vertical-align:middle;
	width: auto;
}

#p-step .btan {
	font-size: 130%;
		width: 90%;
	margin: 0 auto 100px auto;
}




/*----------------------------------------------------
	学科説明会　#p-brefing
----------------------------------------------------*/

#p-brefing .pege-t {
	
margin-bottom: 40px;


}


dl.brefing-box01 {
	margin: 15px 0 30px 0;
	border-top:1px solid #BBBBBB;
	padding-top: 15px;
	position: static;
		
}

dl.brefing-box01 dt {
  position: static;
  left: 0;
width: 7em;
font-weight: bold;

}
 
dl.brefing-box01 dd {
  padding-left:0;
 
margin-bottom: 10px;

}	

/**/



table#brefingtb i {
	color:#CE929E;
	font-size: 110%;
}



#p-brefing .btan {
	font-size: 130%;
		width: 90%;
	margin: 0 auto 30px auto;
}

.brefing-kobe {
	font-size: 110%;
	text-align: center;
	color:#000;
	margin: 0 0 10px 0;
}






/*----------------------------------------------------
	入学案内　#p-pros
----------------------------------------------------*/

#p-pros .pege-t {
	
margin-bottom: 40px;


}




 dl.pros-box {
	position: static;
	border-bottom: solid 1px #BBBBBB;
	font-size: 100%;
	margin-bottom: 10px;	
}

dl.pros-box dt {
  position: static;
  left: 0;
width: 100%;
padding-top: 10px;
color:#CD929E;
padding-left: 5px;
}
 
dl.pros-box dd {
  padding-left: 0;
  border-top: solid 1px #BBBBBB;
margin-bottom: 10px;
padding-top: 10px;
}	


dl.pros-box ol {
	font-size: 90%;
	padding-left: 1.5em;
}

dl.pros-box ol li{
	list-style:decimal;
list-style-position: outside;
margin-bottom: 8px;
}

.proe-biko {
	font-size: 85%;
	margin-bottom: 30px;
	line-height: 1.6;
}



#p-pros .btan {
	font-size: 130%;
		width: 90%;
	margin: 0 auto 100px auto;
}




/*201512*/
#btn-boshu.btan.short {
	width: 100%;
	margin: 0 auto 10px auto;
	background:#C60;
}

#btn-boshu.btan.short:hover {
	background: #F93;
}











/*!! DONT DEL !!*/

}
