@charset "utf-8";
/* デフォルト：980px以上用（PC用）の記述 */
body {
font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.back-color {
	background-color: #0068b6;
	width: 100%;
}
.box-width {
	margin: 0em auto 0em;
	border-radius: 0px;
	width: 980px;
}
.plus-topline {
	border-top: 5px solid #0068B6;
	border-spacing: 0 0px;
	background-color: #F3FAFE;
	width: 100%;
}
.container-fluid.plus-bk-color {
	background-color: #F3FAFE;
}
.h1-plus-bottom {
	margin-bottom: 50px;
}

.jumbotron.main-box {
	border-radius: 0;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url("../images/main_bg_2025.png");/*メイン画像*/
	background-size: auto auto;
	background-repeat: no-repeat;
	height: 500px;
	background-position: center center;
	background-color: #F3FAFE;
}
.main-daigaku {
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;

}
.main-kousotsu {
}

.nav-style {
}
.back-color .nav-style {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-bottom: 0px;
}
.navbar.navbar-default  {
	border-radius: 0;
	background-color: #0068b6;
	margin: 0;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*ナビゲーション*/
.container .navbar.navbar-default #gnavi  {
	padding: 0;
}

.navbar .nav{
	margin:0;
	display:table;
	width:100%;
}

.navbar .nav li{
	display:table-cell;
	float:none;
}

.navbar .nav li a{
	text-align:center;
	border-left: 1px solid #FFFFFF;
	border-right:1px solid #a5a5a5;
	color:#FFFFFF;
	font-size:1.1em;
}
.navbar .nav li a:hover{
	color: #DFB22E;
}

.navbar .nav li:last-child a{
	border-right:0;
	border-radius:0 3px 3px 0;
}

.copy {
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 50px;
	color: #FFFFFF;
	text-align: center;
}
.container.moushikomi {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	width: 760px;
}
h2.title-bar {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #1D2088;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.dai-kai-space {
	margin-bottom: 30px;
}
.shitaaki {
	margin-bottom: 30px;
}
/**/
.setsumeikai-title-date{
	width: 100%;
	background-color: #1D2087;
	text-align: center;
	margin: 30px auto 30px;
}
.setsumeikai-title-date img{
	max-width: 100%;
	height: auto;
}
.setsumeikai-title-date2{
	width: 100%;
	background-color: #BF0000;
	text-align: center;
	margin: 30px auto 30px;
}
.setsumeikai-title-date2 img{
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 479px) {
.setsumeikai-title-date img{
	max-width: 60%;
	height: auto;
}
.setsumeikai-title-date2 img{
	max-width: 60%;
	height: auto;
}
}
#kaisai-Day .syuuryou{
	position: relative;
}
/**/
#kaisai-Day .syuuryou::after{
	content: '';
	width: 159px;
	height: 100px;
	max-height: 125%;
	background: url("../images/day_end.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 65px;
	right: 0;
	margin: auto;
}
/**/
#kaisai-Day2 .syuuryou{
	position: relative;
}
/**/
#kaisai-Day2 .syuuryou::after{
	content: '';
	width: 159px;
	height: 100px;
	max-height: 125%;
	background: url("../images/day_end.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 65px;
	right: 0;
	margin: auto;
}
/**/
.news-setsumeikai {
	border-radius: 5px;
	border: 1px solid #bf1920;
	padding: 10px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	margin-top: 0px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.kobetsu-setsumeikai {
	border-radius: 5px;
	border: 1px solid #1D2088;
	padding: 10px;
	margin-bottom: 30px;
/*	background-color: #F1FFB9;*/
	background-color: #ffefff;
	margin-top: 0px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.kobetsu-setsumeikai2 {
	border-radius: 5px;
	border: 1px solid #bf1920;
	padding: 10px;
	margin-bottom: 30px;
	background-color: #ffffc2;
	margin-top: 0px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.tochu-nyukou{
	border-radius: 5px;
	border: 2px solid #1D2088;
	padding: 15px;
	margin-bottom: 30px;
	margin-top: 0px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.tochu-nyukou h2{
	display: inline-block;
	padding:7px 10px;
	background: #1D2088;
	color: #ffffff;
	border-radius: 4px;
	font-size: 2rem;
	margin: 0 0 15px;
	font-weight: bold;
}

.tochu-nyukou > p > span{
	font-weight: bold;
	font-size: 1.5rem;
	color: #BF1920;
}

.yoyaku-Btn{
	border: solid 2px #DF730A;
	display: block;
	margin: 20px auto 15px;
	text-align: center;
	padding:0 5px;
	background: #DF730A;
    color: #ffffff;
	width: 260px;
	height: 45px;
	line-height: 45px;
	font-size: 1.6rem;
	font-weight: bold;
	position: relative;
	border-radius: 50px;
}

.yoyaku-Btn::before{
	content: '';
	width: 10px;
	height: 10px;
	border-style: solid;
	border-width: 2px 2px 0 0;
	border-color: #ffffff;
	transform: rotate(45deg);
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 15px;
}

.yoyaku-Btn:hover{
	background: #ffffff;
    color: #DF730A;
	text-decoration: none;
}
.yoyaku-Btn:hover::before{
	border-color: #DF730A;
}
.yoyaku-Btn,.yoyaku-Btn::before,.yoyaku-Btn:hover,.yoyaku-Btn:hover::before{
	transition: 0.6s;	
}

br.sp_only{
		display: none;
}

/*改行 スマホの時だけ改行する*/
.kaigyou-sp br{
		display: none;
}
@media screen and (max-width:480px) {
.kaigyou-sp br{
		display: inline;
}
}
/*end*/

@media screen and (max-width:480px) {
	.tochu-nyukou h2{
		display: block;
		text-align: center;
	}	
}

/*----------------------------------
 2021/03/31追加 期限付入学金割引
----------------------------------*/

.kigen-waribiki{
	margin: 0 auto 45px;
	width: 100%;
/*		border: solid 1px #e81e27;*/
	background: #fff7f8;
	padding: 15px;
}

.kigen-waribiki .waribiki,
.kigen-waribiki .nittei{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0;
}
.kigen-waribiki .waribiki{
	align-items: center;
	justify-content:center;
	margin: 0 auto 20px;
}
.kigen-waribiki .waribiki h3{
	margin: 0 5% 0 0 ;
	padding:30px 10px;
	font-weight: bold;
	font-size: 2.4rem;
	width: 35%;
	background: #ffffff;
	color: #e81e27;
	border-radius: 5px;

	text-align: center;
}
.kigen-waribiki .waribiki p{
	font-size: 1.8rem;
	width: 60%;
}
.kigen-waribiki .waribiki p .red{
	font-size: 2.4rem;
	color: #e81e27;
	background: linear-gradient(transparent 70%,#ffff99 30%);
}
.kigen-waribiki .waribiki p .day{
	font-size: 2.1rem;
	font-weight: bold;
	color: #e81e27;
}
.kigen-waribiki .nittei{
	max-width: 600px;
	margin: 0 auto;
}
.kigen-waribiki .nittei > p:first-of-type{
	margin-right: 50px;
}
.kigen-waribiki .nittei > p > span.redbox{
		font-size: 1.6rem;
	display: inline-block;
	padding: 5px 10px;
	background: #bf1920;
	color: #ffffff;
	margin-right: 10px;
	border-radius: 5px;
	font-weight: bold;
}
.kigen-waribiki .nittei > p {
	font-size: 2.1rem;
	font-weight: bold;
}
.kigen-waribiki .youbi{
	font-size: 1.5rem;	
}



.zenki{
	text-align: center;
	font-weight: bold;
	margin-bottom: 25px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items:center;
}

.zenki .redbox{
	font-size: 3.4rem;
	line-height: 55px;
	height:55px;
	padding: 0px 50px;
	background: #bf1920;
	color: #ffffff;
	margin-right: 30px;
	margin-bottom: 5px;
	border-radius: 5px;
	font-weight: bold;
}

.zenki p{
	font-size: 4.6rem;
	height:55px;
}

.zenki span.youbi{
	font-size: 2.8rem;
}

@media screen and (max-width: 481px) {
	br.pc_only{
		display: none;
	}
	br.sp_only{
		display: inline-block;
	}
.kigen-waribiki .waribiki h3{
	width: 100%;
	margin:0 0 10px 0;
}
.kigen-waribiki .waribiki p{
	width: 100%;
}

	.kigen-waribiki .nittei {
		display: block;
		text-align: center;
	}
.kigen-waribiki .nittei > p:first-of-type{
	margin-right: 0px;
}
	.kigen-waribiki .nittei > p > span.redbox{
		display: block;
		text-align: center;
		margin: 0 0 5px;
		width: 100%;
	}
	
.zenki .redbox{
	width: 100%;
	margin-right: 0;
}
	
}

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

.contents-nav {
	padding: 15px;
	background-color: #F8F8F8;
	margin-bottom: 15px;
	width: 100%;

}
.contents-nav01 {
	margin-bottom: 20px;
	text-align:center;
}
.contents-nav02 {
	margin-bottom: 20px;
	color: #1D2088;
	font-size: 1.4em;
	text-align:center;
}
.contents-nav03 {
	margin-bottom: 20px;
	width: 70%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.contents-nav04 {
	width: 100%;
}
.honkou01 {
	color: #0068B6;
	font-size: 2em;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px
}
.honkou02 {
	margin-bottom: 10px;
}
.honkou03 {
	margin-bottom: 10px;
}
.footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.fooder-box01 {
}
.fooder-box02 {
	margin-top: 18px;
}
.fooder-box03 {
	margin-top: 24px;
}
.fooder-box04 {
	font-size: 1.2em;
	color: #0068B6;
	text-align:right;
}
.shitaaki-sm {
	margin-bottom: 10px;
}

/*ページトップ
----------------*/
#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

#page-top a {
	text-decoration: none;
	padding: 0px 0;
	text-align: center;
	display: block;
}
#page-top a:hover {
	text-decoration: none;
}
#page-top a:hover img {
opacity:0.5;
filter:Alpha(opacity=80);
}
/*----------------*/


.fooder-box101 {
	width: 90%;
	float: left;
}
.fooder-box102 {
	width: 10%;
	float: left;
	margin-top: 15px;
}
.sub-right-title {
	margin-top: 45px;
}
.sub-title {
	margin-bottom: 10px;
}
.obog-box {
	padding: 3px;
	border: 1px solid #7B9752;
}
.pankuzu {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 0.9em;
}
.goukakujisseki-title-kokkouritu{
	width: 90%;
	font-size: 1.2em;
	color: #1D2088;
	font-weight: bold;
	border-bottom: 1px solid #1D2088;
	text-align: center;
	margin: 0 5% 20px;
}
.goukakujisseki-title-shiritsu{
	width: 90%;
	font-size: 1.2em;
	color: #A00F16;
	font-weight: bold;
	border-bottom: 1px solid #A00F16;
	text-align: center;
	margin: 0px 5% 20px;
}
.skokkouritsu-dai{
	color:#1D2088;
}
.shiritsu-dai{
	color:#A00F16;
}
.hoka-dai{
	color:#006E36;
}
.goukakujisseki {
	padding: 20px;
/*	background-color: #F6E7FF;*/
	min-width: 100%;
	background-image: url(../images/sakura.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 1.2em;
	line-height: 1.8em;
	background-size: auto auto;
	margin-bottom: 40px;
}
.h3-title {
	color: #1D2088;
	text-align: center;
	font-weight: bold;
	font-size: 2.5em;
	line-height: 1.2em;
	border-bottom: 2px solid #1D2088;
	margin-bottom: 20px;
}

.h4-title {
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.2em;
	border-bottom: 1px solid #a00e15;
	margin-bottom: 20px;
}

.cose-time {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 3px;

	border-left: 10px solid #9F0E15;
	margin-bottom: 30px;
}
.cose-time00 {
	padding: 20px;
}
.cose-time01 {
	color: #9F0E15;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
}
.cose-time02 {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 1.1em;
}
.cose-time03 {
}

.btn-time {
	margin-bottom: 15px;
}
.btn-time-box {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.jikanwari-rei {
	background-color: #F8FFD0;
	padding: 10px;
	margin-bottom: 40px;
	width: 100%;
}
.jikanwari-rei h5 {
	color: #FFFFFF;
	font-size: 1.4em;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}

#jikanwari-tit01 h5 {
	background-color: #00479d;
}
#jikanwari-tit04 h5 {
	background-color: #f39800;
}

#jikanwari-tit02 h5 {
	background-color: #006e35;
}
#jikanwari-tit05 h5 {
	background-color: #00a0e9;
}

#jikanwari-tit03 h5 {
	background-color: #601986;
}

#jikanwari-tit06 h5 {
	background-color: #e5004f;
}

.jikanwari-box {
	margin-bottom: 10px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;

}

/*字下げ*/
.jisage-ichimoji{
	padding-left:1em;
	text-indent:-1em;
	margin:0px;
	padding:0px;
}

/*高さを揃える*/
.row-eq-height {
  display:inline-block;
}

/*バナー*/
.banners {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	width: 100%;
	margin-bottom: 30px;
	background-color: #ABCAE9;
}
.bnr-txt {
	color: #004C9F;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}
.banners img{
	margin-bottom:10px;
}


.goukakujisseki-comment{
	margin-bottom: 40px;
	margin-left: 1em;
}

/*文字サイズ*/
.t-font-size{
	font-size: 1.5em;
}

/*通学支援制度*/
.tuugaku-shien{
	width: 100%;
	margin-bottom: 50px;
	border: 1px solid #a00e15;
	padding: 10px 20px;
}
.tuugaku-shien h4{
	width: 100%;
	background-color: #a00e15;
	color: #fff;
	font-size: 1.6em;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 20px;
}
.tuugaku-shien span{
	border: 1px solid #a00e15;
	padding: 2px;
}
.tuugaku-shien p{
	line-height: 1.6em;
}
.migi-soroe{
	text-align: right;
}
.tatoeba{
	color: #a00e15;
	font-weight: bold;
}
/*時間割例*/
.jikanwarirei-2024{
	width: 100%;
}
.jikanwarirei-2024 h4{
	width: 100%;
	border: 1px solid #9B0000;
	color: #9B0000;
	font-size: 1.6em;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 20px;
}



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


@media screen and (max-width: 979px) {
	/* 979px以下用（タブレット用）の記述 */
.box-width {
	width: 100%;
}
.footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}


/*合格実績で文字が長いとき*/
	.moji-shukushou{
		font-size: 0.8em;
	}

}



@media screen and (max-width: 767px) {
/* 767px以下用（タブレット／スマートフォン用）の記述 */

/*ナビゲーション*/
.container .navbar.navbar-default #gnavi  {
	padding: 0;
}

.navbar .nav{
	margin:0;
	display: inline;
	width:100%;
}

.navbar .nav li{
	display: inline;
	width:100%;
	float:none;
}

.navbar .nav li a{
	text-align:center;
	border-left: none;
	border-right:none;
	border-bottom:1px dotted #FFFFFF;
	color:#FFFFFF;
	font-size:1em;
	background-color:#89D5FF;
}
.navbar .nav li:last-child a{
	border-right:0;
	border-radius:0;
}
.container.moushikomi {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.fooder-box04 {
	font-size: 1.2em;
	color: #0068B6;
	text-align: left;
}
.fooder-box101 {
	width: 100%;
	float: none;
}
.fooder-box102 {
	width: 15%;
	float: left;
	display: none;
}
.sub-right-title {
	margin-top: 45px;
	display: none;
}
.sub-title {
	text-align: center;

}
.h3-title {
	color: #1D2088;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.2em;
	border-bottom: 2px solid #1D2088;
	margin-bottom: 20px;
}
.cose-time {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 3px;

	border-left: 5px solid #9F0E15;
	margin-bottom: 30px;
}
.cose-time00 {
	padding: 10px;
}
.btn-time-box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.jikanwari-box {
	margin-bottom: 10px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;

}
/*合格実績で文字が長いとき*/
	.moji-shukushou{
		font-size: 1em;
	}
}



@media screen and (max-width: 479px) {
/* 479px以下用（スマートフォン用）の記述 */

.jumbotron.main-box {
	border-radius: 0;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main_bg2_2025.png);
	background-repeat: no-repeat;
	height: 300px;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.h1-plus-bottom {
	margin-bottom: 20px;
	width: 60%;
	background-position: center 0%;
}
.main-daigaku {
	padding-bottom: 0px;
	width: 60%;
}
.main-kousotsu {
	width: 60%;

}
.mojihaba-sp img{
		width: 50%;
}
.honkou01 {
	text-align: center;
}
.honkou02 {
	text-align: center;
}
.honkou03 {
	text-align: center;
}
}




/*年間スケジュール*/
.year-schedule-aomori{
	margin-bottom: 50px;
}
.year-schedule-aomori img{
	width: 100%;
	height: auto;
}

.year-schedule-support{
	width: 100%;
}
.year-schedule-support h4{
	width: 100%;
	border: 1px solid #9B0000;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: center;
	padding: 5px;
	margin-bottom: 20px;
}
.year-schedule-support h6{
	color: #fff;
	background-color: #9B0000;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}
.year-schedule-support p{
	margin: 5px 5px 20px;
}

.kanren-box{
	width: 600px;
	margin: auto;
}
@media all and (max-width:768px){
	.kanren-box{
		width: 100%;
	}
}