@charset "utf-8";

/* default
------------------------------------------*/	
pre, code, kbd, samp, tt {
	font-family: monospace;
	*font-size: 108%; /* Win IE */
	line-height: 100%;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
}
/*floatキャンセル*/
.clearfix:after{/*新しいブラウザ用*/
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
/*IE用*/
.clearfix{ display:inline-table;clear:both; }
/*Mac-IE用\*/
*html .clearfix{ height:1%;clear:both; }
.clearfix{ display:block;clear:both; }

li, dl, dd {
	list-style:none;
}



/* general style
------------------------------------------*/
* {
	margin:0;
	padding:0;
	text-decoration:none;
	font-size:100%;
	font-style:normal;
	line-height:140%; 
}
html {
	overflow-y:scroll;
	height: 100%;
}
img {
	border:none;
}
p {
	line-height:2em
}

body, td, th {
	color: #222222;
}
body {
	background:url(../../images_2013/bk_01.jpg) repeat-x center top #fff;
	background-color: #FFF;
	font-size:75%;
	text-align:center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #434343;
	background-position: top;
}

a {
	outline:none;
}
a:link {
	color: #313131;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #313131;
}
a:hover {
	text-decoration: underline;
	color: #313131;
}
a:active {
	text-decoration: none;
	color: #313131;
}

.pagetop {
    width: 940px;
    margin: 10px auto 0px;
}

/* OPTION
------------------------------------------*/

.floatR {
	float: right;
}
.floatL {
	float: left;
}



.alignR {
	text-align:right;
}

.alignL {
	text-align:left;
}

.alignC {
	text-align:center;
}


.MarginT2 {
	margin-top: 2px;
}
.MarginT5 {
	margin-top: 5px;
}
.MarginT10 {
	margin-top: 10px;
}
.MarginT20 {
	margin-top: 20px;
}
.MarginT30 {
	margin-top: 30px;
}
.MarginR5 {
	margin-right: 5px;
}
.MarginR10 {
	margin-right: 10px;
}
.MarginR20 {
	margin-right: 20px;
}
.MarginR30 {
	margin-right: 30px;
}
.MarginL5 {
	margin-left: 5px;
}
.MarginL10 {
	margin-left: 10px;
}
.MarginL20 {
	margin-left: 20px;
}
.MarginL30 {
	margin-left: 30px;
}
.MarginB5 {
	margin-bottom: 5px;
}
.MarginB10 {
	margin-bottom: 10px;
}
.MarginB20 {
	margin-bottom: 20px;
}
.MarginB30 {
	margin-bottom: 30px;
}
.MarginB40 {
	margin-bottom: 40px;
}
.MarginB100 {
	margin-bottom: 100px;
}
.Margin5 {
	margin: 5px;
}
.Margin10 {
	margin: 10px;
}
.Margin20 {
	margin: 20px;
}
.Margin30 {
	margin: 30px;
}
.Margin0 {
	margin: 0px;
	padding: 0px;
}
.Padding0 {
	padding: 0px;
}
.Padding10 {
	padding: 10px;
}
.Padding20 {
	padding: 20px;
}
.Padding30 {
	padding: 30px;
}

.font-mid {
	font-size: medium;
}
.font-red {
	color:#F00;
}
.font-pink {
	color: #E94292;
}

.font-brown {
	color: #cc6600;
}

.height100{ height:100px;}
.height110{ height:110px;}
.height130{ height:130px;}

.f10 {
	font-size:10px;
}

.f12 {
	font-size:12px;
}

.f14 {
	font-size:14px;
}

.f16 {
	font-size:16px;
}

.fwb {
	font-weight:bold;
}

.mb5 {
	margin-bottom:5px;
}

.mb10 {
	margin-bottom:10px;
}

.mb15 {
	margin-bottom:15px;
}

.mb40 {
	margin-bottom:40px;
}

.mt40 {
	margin-top:40px;
}

.mt60 {
	margin-top:60px;
}

.mt10 {
	margin-top:10px;
}

.mt15 {
	margin-top:15px;
}

.mt70 {
	margin-top:70px;
}


.mt80 {
	margin-top:80px;
}

.mt90 {
	margin-top:90px;
}

.mb30 {
	margin-bottom:30px;
}

.ml25 {
	margin-left:25px;
}

.topbnr{
	margin-bottom:10px;
	max-width:198px;
	height:auto;
}

a.btn_kinyurei{
	display:inline-block;
	padding:14px 10px;
	margin:0 10px;
	background:#FFD24D;
	font-size:16px;
	font-weight:bold;
	color:#B25900;
	vertical-align: text-bottom;
	width: 180px;
	box-sizing: border-box;
	text-align:center;

}
a.btn_kinyurei:hover{
	background:#B25900;
	color:#ffffff;
}

/*-----------------------------------------
進学説明会
------------------------------------------*/
#briefing{
	margin:0 0 100px 0;
}
#briefing .pref table{
	width:730px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-top-style : solid;
	border-left-style : solid;
	border-top-color : #cccccc;
	border-left-color : #cccccc;
}
#briefing .pref td,
#briefing .pref th{
	font-size:14px;
	padding : 8px 5px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-right-style : solid;
	border-bottom-style : solid;
	border-right-color : #cccccc;
	border-bottom-color : #cccccc;
	text-align : left;
	line-height:130%;
}
#briefing .pref .session td:nth-child(1){
	width: 40px;
}
#briefing .pref .session td:nth-child(2){
	width: 90px;
}
#briefing .pref .session td:nth-child(3){
	width: 180px;
}
#briefing .pref .session td:nth-child(4){
	width: 360px;
	border-right:1px #fff solid;
}
#briefing .pref .session td:nth-child(5){
	width: 60px;
	border-left:1px #fff solid;
}
#briefing .red{
	color:#cc0000;
}
#briefing .map{
	background:#0377cd;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	width:50px;
	padding:2px 2px;
	text-align:center;
}
#briefing .map a{
	color:#fff;
    text-decoration: none;
}
#briefing .pref h2{
	background: url(../../images_2016/briefing_05.png) no-repeat;   
	height:28px;
    padding: 4px 0 0 25px;
    font-weight: bold;
    color: #d0000e;
    font-size: 16px;
	margin:10px 0;
}
#briefing .sec2{
	margin:10px 0 30px;;
}
#briefing .sec1{
	margin:10px 0 30px;
    overflow: hidden;
}
#briefing .sec1 h2{
	background: url(../../images_2016/briefing_02.png) left bottom no-repeat;   
	height:28px;
    padding: 4px 0 0 0px;
    font-weight: bold;
    color: #525252;
    font-size: 16px;
	margin:10px 0;
}
#briefing .sec1 .msg1{
    font-weight: bold;
    font-size: 14px;
    color: #d0000e;
	padding:0 0 0 10px;
}
#briefing .sec1 .msg2{
	padding:0 0 0 10px;
}
#briefing .sec1 .inq1{
	float:left;
	background: url(../../images_2016/briefing_03.png) 0 1px no-repeat;   
	height:25px;
	width:205px;
	padding:0 0 0 40px;
	margin:10px 0 0 10px;
    font-weight: bold;
    font-size: 16px;
}
#briefing .sec1 .inq2{
	float:left;
	background: url(../../images_2016/briefing_04.png) 0 1px no-repeat;   
	height:25px;
	width:205px;
	padding:0 0 0 40px;
	margin:10px 0 0 10px;
    font-weight: bold;
    font-size: 14px;
}
#briefing .sec1 .inq2 a{
    font-weight: normal;
    color: #003fff;
	text-decoration : underline;
}
/*-----------------------------------------
リンク
------------------------------------------*/
#link{
	margin:0 0 100px 0;
}
#link .sec1{
	margin:0 0 30px 0;
}
#link .sec1 h2{
	background: url(../../images_2016/link_04.png) no-repeat;   
	height:28px;
    padding: 4px 0 0 20px;
    font-weight: bold;
    color: #974b00;
    font-size: 16px;
	margin:10px 0;
}
#link .sec1 .sec1_box{
	margin:15px 0 15px 18px;
}
#link .sec1 .sec1_box ul{
	margin:20px 0 0px 25px;
}
#link .sec1 .sec1_box li{
	font-size:14px;
	margin:0px 0 10px 0;
	list-style-type : disc;
}
#link .sec1 .sec1_box li a{
    font-weight: normal;
    color: #003fff;
	text-decoration : underline;
}
/*-----------------------------------------
リンク
------------------------------------------*/
#sitemap{
	margin:0 0 100px 0;
}
#sitemap table {
    margin: 10px 10px 24px 0px;
    color: #000000;
    font-size: 14px;
    line-height: 1.0rem;
    width: 730px;
}
#sitemap table td{
	vertical-align: top;
	padding: 0 10px 0 0;
}
#sitemap table td a{
    color: #003fff;
	text-decoration : underline;
}
#sitemap li {
    list-style-image: url(../../images_2016/list_01.png);
    list-style-position: outside;
    margin: 0 0 13px 20px;
    padding: 0 0 0 0px;
}
#sitemap .sitemaphd{
	border-bottom:1px solid #ccc;
	border-left:4px solid #f64679;
	margin:30px 0 10px 0!important;
	padding:0 0 3px 12px;
}
/*-----------------------------------------------
2019.3 フローティングメニュー
----------------------------------------------- */
#footerFloating {
    display: block;
    width: 100px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 9999;
    text-align: center;
    padding: 0 auto;
}
#footerFloating .block {
	display:block;
    width: 100%;
}
#footerFloating .block a{
	vertical-align: top;
	display:block;
    width: 100%;
	padding: 8px 0 0 0;
}
#footerFloating .block a.ps1{
	background:#E22208;
}
#footerFloating .block a.ps2{
	background:#D9A300;
}
#footerFloating .block a.ps3{
	background:#0085B2;
}
#footerFloating .block a.ps4{
	background:#8CBB00;
}
#footerFloating .block a img{
	width:98%;
}
/*-----------------------------------------------
2019.3 通信課程
----------------------------------------------- */
.tuushin01 {
}
.tuushin01 .sec1 {
}
.tuushin01 .sec1 img {
	margin-bottom:20px;
}
.tuushin01 .sec1 p {
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 W3 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:18px;
	line-height:1.8;
	font-weight:bold;
	margin-bottom:30px;
}
.tuushin01 .sec2 {
}
.tuushin01 h3 {
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 W3 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:28px;
	line-height:1.8;
	font-weight:bold;
	text-align:left;
	padding:0 0 5px 15px;
	margin-bottom:20px;
	border-left:7px solid #D0121B;
	border-bottom:1px solid #000;
}
.tuushin01 .sec2 img {
	margin-bottom:30px;
}
.tuushin01 .sec2 .tb {
	display:table;
	width:100%;
	margin-bottom:30px;
}
.tuushin01 .sec2 .tb .tl {
	width:48%;
	display:table-cell;
	vertical-align: top;
	padding-right:2%;
}
.tuushin01 .sec2 .tb .tl h4 {
	font-size:18px;
	text-align:left;
	padding-bottom:8px;
	margin-bottom:15px;
	border-bottom:1px solid #000;
}
.tuushin01 .sec2 .tb .tl p {
	font-size:15px;
	line-height:1.5;
}
.tuushin01 .sec2 .tb .tr {
	width:48%;
	display:table-cell;
	vertical-align: top;
	padding-left:2%;
}
.tuushin01 .sec2 .tb .tr h4 {
	font-size:18px;
	text-align:left;
	padding-bottom:8px;
	margin-bottom:15px;
	border-bottom:1px solid #000;
}
.tuushin01 .sec2 .tb .tr p {
	font-size:15px;
	line-height:1.5;
}
.tuushin01 .sec3 {
}
.tuushin01 .sec3 .msg {
	margin-bottom:15px;
}
.tuushin01 .sec3 .tb {
	display:table;
	width:100%;
	margin-bottom:30px;
}
.tuushin01 .sec3 .tb .tl {
	width:363px;
	display:table-cell;
	vertical-align: top;
}
.tuushin01 .sec3 .tb .tl img {
	margin-bottom:15px;
}
.tuushin01 .sec3 .tb .tr {
	width:367px;
	display:table-cell;
	vertical-align: top;
}
.tuushin01 .sec3 .tb .tr h5 .pt2 {
	background:#DCDDDD;
	padding:2px 0;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	margin-bottom:30px;
	display:inline-block;
	width:259px;
}
.tuushin01 .sec3 .tb .tr h5 .pt1 {
	background:#000;
	color:#ffffff;
	padding:2px 0;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	display:inline-block;
	margin:0 auto 0 0;
	width:107px;
}
.tuushin01 .sec3 .tb .tr h4 {
	font-size:18px;
	text-align:left;
	padding-bottom:8px;
	margin-bottom:15px;
	border-bottom:1px solid #000;
}
.tuushin01 .sec3 .tb .tr p {
	font-size:15px;
	line-height:1.5;
}
.tuushin01 .sec3 .tb .tr .mb50 {
	margin-bottom:50px;
}
.tuushin01 .sec3 .tb .tl .mb20 {
}
.tuushin01 .sec3 .tb .tr .msg {
}
.tuushin01 .sec3 .tb .tr ul {
}
.tuushin01 .sec3 .tb .tr ul li {
	font-size:15px;
	display:inline-block;
	width:140px;
	margin:0 0 8px;
}
.tuushin01 .sec4 {
	margin-bottom:50px;
}
.tuushin01 .sec4 h3 {
}
.tuushin01 .sec4 ul {
}
.tuushin01 .sec4 ul li {
	background:url(../../images/list_01.jpg) 0 4px no-repeat;
	padding-left:20px;
	font-size:16px;
	margin:0 0 10px;
}
/*-----------------------------------------
情報公開
------------------------------------------*/
#information{
	margin:0 0 100px 0;
}
#information .mushou_ttl{
    background: url(../../images_2016/briefing_05.png) no-repeat;
    height: 28px;
    padding: 4px 0 0 25px;
    font-weight: bold;
    color: #d0000e;
    font-size: 16px;
    margin: 10px 0;
}
#information .mushou_box p {
    margin-bottom: 15px;
}
#information .mushou_box a {
    color: #379fb7;
    text-decoration: underline;
}
#center_menu .link_a {
    color: #003fff;
    text-decoration: underline;
}
/*-----------------------------------------
オンラインオープンキャンパス
------------------------------------------*/
#onlineopencampus{
	margin:40px 0 100px 0;
}
#onlineopencampus .sec1{
	margin:0 0 40px 0;
}
#onlineopencampus .sec1 h2{
	margin:0 0 20px 0;
	font-size:24px;
	font-weight:bold;
	color:#E84572;
}
#onlineopencampus .sec1 p{
	margin-bottom:20px;
	font-size:14px;
}
#onlineopencampus .sec1 ul{
	margin-bottom:20px;
}
#onlineopencampus .sec1 ul li{
	font-size:14px;
	color:#E8315A;
    list-style-image: url(../../images_2016/list_01.png);
    list-style-position: outside;
    margin: 0 0 13px 20px;
    padding: 0 0 0 0px;
}
#onlineopencampus .sec2{
	margin-bottom:40px;
}
#onlineopencampus .sec2 h3,
#onlineopencampus .sec3 h3,
#onlineopencampus .sec4 h3,
#onlineopencampus .sec5 h3{
	background:#F6A5A3;
	padding:0px 0;
	margin-bottom:30px;
}
#onlineopencampus .sec2 h3 span,
#onlineopencampus .sec3 h3 span,
#onlineopencampus .sec4 h3 span,
#onlineopencampus .sec5 h3 span{
	background:#D1171D;
	padding:8px 15px;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
    display: inline-block;
	width:135px;
	box-sizing: border-box;
}
#onlineopencampus .sec2 h4{
	font-size:18px;
	color:#000;
	text-align:center;
	margin-bottom:20px
}
#onlineopencampus .sec2 a{
	width:80%;
	display:block;
	margin:0 auto 50px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	background:#FEA219;
	padding:20px 0;
	text-decoration: none;
}
#onlineopencampus .sec2 a:hover{
	background:#E98C01;
}
#onlineopencampus .sec3{
	margin-bottom:40px;
}
#onlineopencampus .sec3 ul{
	margin-bottom:20px;
}
#onlineopencampus .sec3 ul li{
	font-size:14px;
	color:#000000;
    list-style-image: url(../../images_2016/list_01.png);
    list-style-position: outside;
    margin: 0 0 13px 20px;
    padding: 0 0 0 0px;
}
#onlineopencampus .sec3 p{
	font-size:14px;
}
#onlineopencampus .sec4{
	margin-bottom:40px;
}
#onlineopencampus .sec4 p{
	font-size:14px;
}
#onlineopencampus .sec5{
	margin-bottom:40px;
}
#onlineopencampus .sec5 ul{
	margin-bottom:50px;
}
#onlineopencampus .sec5 ul li{
	margin-bottom:6px;
}
#onlineopencampus .sec5 ul li .ttl{
	background:#F6A5A3;
	padding:6px 0;
	display:inline-block;
	border-radius: 34px;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-right:20px;
	font-size:20px;
	width:170px;
	box-sizing: border-box;
}
#onlineopencampus .sec5 ul li .info{
	font-size:16px;
}
#onlineopencampus .sec5 ul li .info img{
	width:180px;
	height:auto;
    vertical-align: middle;
}
#onlineopencampus .sec5 ul li .info a{
	font-size:16px;
	color:#003fff;
	text-decoration: underline;
}
#onlineopencampus .sec5 ul li .info a:hover{
}
#onlineopencampus .sec5 a.btnlink{
	width:80%;
	display:block;
	margin:0 auto 30px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	background:#FEA219;
	padding:20px 0;
	text-decoration: none;
}
#onlineopencampus .sec5 a.btnlink:hover{
	background:#E98C01;
}
/*-----------------------------------------
オンライン説明会
------------------------------------------*/
#onlineopencampus_line{
	margin:40px 0 100px 0;
}
#onlineopencampus_line .sec1{
	margin-bottom:40px;
}
#onlineopencampus_line .sec1 p{
	font-size:16px;
}
#onlineopencampus_line .sec2,
#onlineopencampus_line .sec3{
	margin-bottom:40px;
}
#onlineopencampus_line .sec2 h3,
#onlineopencampus_line .sec3 h3{
	background:#F6A5A3;
	padding:8px 15px;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	margin-bottom:30px;
}
#onlineopencampus_line .sec2 p,
#onlineopencampus_line .sec3 p{
	font-size:16px;
}
#onlineopencampus_line .sec3 p span{
	color:#ffffff;
	font-size:14px;
	display:inline-block;
	padding:2px 4px;
	font-weight:bold;
	background:#44D62C;
}
#onlineopencampus_line .sec3 ul{
	margin:20px 0;
}
#onlineopencampus_line .sec3 ul li{
	font-size:14px;
	color:#000000;
    list-style-image: url(../../images_2016/list_01.png);
    list-style-position: outside;
    margin: 0 0 13px 20px;
    padding: 0 0 0 0px;
	margin-bottom:6px;
	font-weight:bold;
	color:#E73159;
}
#onlineopencampus_line .sec3 .qr{
	text-align:center;
}
#onlineopencampus_line .sec3 .qr img{
}
#onlineopencampus_line .sec3 a.btnlink{
	width:80%;
	display:block;
	margin:0 auto 30px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	background:#44D62C;
	padding:20px 0;
	text-decoration: none;
}
#onlineopencampus_line .sec3 a.btnlink:hover{
	background:#35A921;
}

