@charset "utf-8";

@import "../../common/css/base.css";
@import "../../common/css/content.css";
@import "../../common/css/test.css";
#main .section .gakuji th .day/* コンテナ */
 {
	background: url(../../common/img/bd-solid-x.png) repeat-x 50% 94px;
}

body{
	margin-right: 100px
}
@media only screen and (max-width:768px) {
body{
	margin-right: 0
}
}

/* コンテント div.content */
.content {
	position: relative;
	width: 830px;
	padding: 0;
	background: url(../../common/img/content-bg.png) repeat-y 50% 0;
	z-index: 1;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	margin-left: auto;
}

#top #category_top .content.group .facultytabarea #textArea #text_1 .contentsarea .center {
	width: 100%;
}
#top #category_top .content.group .facultytabarea #textArea #text_1 .contentsarea .center img {
	width: 100%;
	margin-bottom: 20px;
}


#page .content.group .section .prpgram_ttl {
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#page .content.group .section .program_bar {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #94E0FF;
	border-bottom-color: #94E0FF;
	background-image: none;
	padding-top: 10px;
	background-color: #E4FFFF;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 0px;
	clear: right;
}
#page .content.group .section .program_bar span {
	background-color: #50E0FF;
	margin-right: 10px;
	color: #FFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#page .content.group .section .fr {
	float: right;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 15px;
}
.division#main {
	float: right;
	width: 594px;
}
.division#sub {
	float: left;
	width: 198px;
}
@media only screen and (max-width:768px) {
.division#sub {
	width: 198px;
	margin-left: 40px;
	margin-bottom: 60px
}
}
.solo {
	width: 750px;
	padding: 28px;
	border: 3px solid #e2e2e2;
	margin: 0 auto;
}

/* ローカルナビ ul.nav#nav-local */
.nav#nav-local {
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 1.31;
}
.nav#nav-local li {
	width: 100%;
}
.nav#nav-local li a {
	display: block;
	padding: 14px 6px 14px 27px;
	margin: 0 0 1px;
	background: url(../../common/img/sub-nav-bg.png) no-repeat 0 50%;
	color: #606060;
}
.nav#nav-local li .current {
	display: block;
	width: 100%;
	font-weight: bold;
}
.nav#nav-local li .current a,
.nav#nav-local li a:hover {
	color: #05a8e4;
	background-position: -220px 50%;
}
.nav#nav-local li ul {
	list-style: none;
	width: 100%;
	padding: 8px 0;
	margin: 0 0 1px;
	font-size: 0.77em;
	line-height: 1.5;
	background-image: url(../../common/img/sub-nav-bg_.png);
	background-repeat: repeat;
	background-position: -242px 0;
}
.nav#nav-local li ul li {
	margin: 0;
}
.nav#nav-local li ul li a {
	padding: 5px 6px 5px 27px;
	background-position: -440px 50%;
}
.nav#nav-local li ul li .current a,
.nav#nav-local li ul li a:hover {
	background-position: -660px 50%;
}

/* 学科ローカルナビ　非表示 --k */
#f-local-navi {
	display:none;
}
.facultytabarea #textArea .message_ttl       {
	font-weight: bold;
	color: #03A7E3;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #03A7E3;
	padding-top: 20px;
}

/* フッタ div.footer */
.footer {
	position: relative;
	padding: 0;
	background: url(../../common/img/ft-bg.png) repeat-x 50% 100%;
}
.footer .menu {
	list-style: none;
	position: relative;
	z-index: 1;
	width: 873px;
	border-top: 1px solid #e4e4e4;
	background: url(../../common/img/menu-bg.png) no-repeat 0 50%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 22px;
	padding-left: 1px;
	height: 13px;
}
.footer .menu li {
	float: left;
	padding: 0 1px 0 0;
	background: url(../../common/img/menu-bg.png) no-repeat 100% 50%;
}
.footer .menu li a {
	display: block;
}
.footer .menu li a:hover {
	background: #05a8e4;
}
.footer .copy {
	width: 960px;
	height: 9px;
	padding: 58px 0 57px;
	margin: 0 auto;
	text-align: center;
}

.footer .back-to-top img {
	vertical-align: top;
}
#popup #page .content.group .message .title {
	font-weight: bold;
	color: #65B5ED;
	border-top-style: solid;
	border-top-color: #65B5ED;
	border-top-width: 2px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #65B5ED;
	padding-bottom: 5px;
}
#popup #page .content.group .message p span {
	color: #C00;
	font-size: 90%;
	font-weight: bold;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}
#popup #page .content.group .message .menu {
	margin-top: 10px;
	border: 3px solid #CCC;
	padding: 10px;
}
/* ここがPOINT --k        */
.team-point {
	width:740px;
	height:100%;
	text-align:left;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:red;
}



#footer_navi {
	clear: both;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#footer_navi dl {
	float: left;
	width: 290px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#footer_navi dl dt {
	font-weight: bold;
	color: #26436C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #26436C;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#footer_navi dl dd {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
#footer_navi dl dd a span {
	color: #26436C;
	font-weight: bold;
}
.footer_bg {
	padding-top: 30px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5FA9E4;
}
.footer_bg #footer_navi .clear {
	clear: both;
}






/* smart.css */
/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width:644px){

/* 下層ページへ拡張　ここから----------------------------------k*/
body{
	-webkit-text-size-adjust: 100%;
}
img {
	max-width: 100%;
	width /***/: auto; /* ie8 */
	height: auto;
	vertical-align: bottom;
}
.sp_no{ display: none;}

.logo img {
}
	
/*	
#globalNavi-sec,
.header ul.group,
div#sub.division,
ul.menu.group {
	display: none;
}　20250414非表示*/
	
	
	
/* 学科メニューをモバイルで追加　--k */
#f-local-navi {
	display:block;
	width:100%;
	position:relative;
	margin:0px 5px;
}
#f-local-navi ul{
	position:relative;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width:100%;
}

#f-local-navi li{
display: inline;
padding: 0;
margin: 0;
float: left;
width:33%;
}

#f-local-navi li a{
display: block;
border: 2px solid #65C9EE;
background-color: #fff;
padding: 3px;
text-decoration: none;
color: #333;
width: initial;
height:40px;
margin: 8px 2px 2px 2px;
text-align: center;
font-size: 14px;
}
/*学科メニューここまで*/


div#page div.header {
	width:100%;
	height:auto;
	padding:0px;
}
div#page div.header #cse-search-box {
	position:relative;
	width:150px;
	top:-75px;
	height:19px;
	margin:0 auto;
}
div.header p.logo{
	float:left;
	margin-left:5px;
}
div.header p.cover{
	width:100%;
	height:60px;
	position:relative;
	overflow:hidden;
}
div.header p.cover img {
	position:absolute;
	top:-30px;
	left:0px;
}
div.content.group {
	width: calc(100% - 40px);
	padding: 0px;
	margin-top: 95px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
div#main.division{
	margin:0 auto;
}
div.cols.cols-2.group{
	width:100%;
}
div.footer p.copy{
	width:100%;
}
/*トップへ移動ボタンの位置調整*/
div.footer p.back-to-top{
	position:relative;
	text-align:right;
	margin:0px;
	top:-115px;
	/*padding-left:235px;*/
}
div.section h2,
div.section h3 {
	margin-right:0px;
	margin-left:0px;
	margin-bottom:10px;
	padding-left:20px;
	padding-bottom:14px;
}
div.section {
	clear: left;
	padding-top: 0;
	padding-bottom: 0;
	overflow: auto;
}
div.aside {
	width:90%;
	margin-bottom:30px;
}

/* 下層ページへ拡張　ここまで-----------------------------------*/

.inner{ width:320px;}

#header_bg h1{ float:lef; margin-right:0;}
#header_bg h1 img{
	width:180px; margin-top:5px;}


#gnavi{ display: none;}

#globalNavi{ display: none;}

#main2{ display: none}

.img_center{ width:100%;}

#main_box{ width:320px!important; margin:0 auto!important;}

#main{
width:95%!important;
height: auto;
margin:5px auto;
float: none!important;
clear:both;


}


#main img,#main2 img{
	width: 10%;
	margin-top: 0;
	margin-bottom: 0;
}

#main div.month-header h3 img{
	width:40%;
}

#main div.section div.calendar p.back-to-top img{
	width:25%;
}


#main2{
width:310px;
margin-left:0!important;
float: none!important;
clear:both;
height:100px;
overflow: hidden;
margin:0 auto!important;


}

.slider{ width:310px;}





#gakka_panel{
	width: 310px;
	padding: 5px 5px 25px 5px!important;
	margin:0 auto;
	 background: url(../../common/css/images/gakka_panel_bg_sm.jpg) bottom no-repeat;
	 height:auto;
}

#gakka_panel h2{ display: none;}

#gakka_panel ul{ width:310px;
padding:0;
left:0;}

#gakka_panel li{ margin:5px;}

#gakka_panel img{ width:145px;
}

.pc_no{ display: block;}


#wrap{ width:320px;}


#news {
	width:320px;
	 clear: both;
	 float:none;
	 border: none;

}


#news h3{
	background: url(../../common/css/images/news-hd.png) no-repeat left center;
	 border:1px solid #EBEBEB;

}
a#bt_news{
	display: block; position: absolute; left: 200px; top: 8px;
}

#news dt,#news dd{ border: none; }

#news dt{ color:#00C;
padding-bottom:0;}

#news dd { padding-top:0;}
#news dd a{ color:#000;}


#news dt img,#news dd img{ display: none; }


#bottom_panel{ float:none;
width:320px;}

#bottom_panel img{ width:145px;
}



#footer_inner{ width:320px ; margin:0 auto;
text-align:center;}

#copy{ float:none;}

#gakka_panel{
	margin-top: 0px;

}




.header a#right-menu{ display: block;
background:url(../../home/img/header_menu.gif) no-repeat  ; height:45px; width:45px; float:right; text-indent:-9999px;
margin-right:5px;
margin-top:20px;
z-index:2;}




#nav {
	margin: 0 0 0 10px;
	padding: 0;
}


.crumbs ,
.content-title {
	margin-left:5px;
}

.history-back {
	right:5px;
}

/* モバイルキャンパスマップ　表示　フラッシュ　非表示　--k */
#mov-map{
	display: block;
}
#campus-map,
#main div.aside{
	display:none;
}
/* 求人実績　メニュー　表示　--k */
#other-places {
	display:block;
	position:relative;
	margin:0 auto;
}
#other-places a.link-button {
	display:block;
	border:2px solid #65c9ee;
	background-color:#fff;
	padding-top:8px;
	text-decoration:none;
	color:#333;
	width:100%;
	height:30px;
	margin:8px 2px 2px 2px;
	text-align:center;
	font-size:14px;
}
/* ここがPOINT --k        */
.team-point {
	width:90%;
	height:100%;
	text-align:left;
	padding:10px;
	border-style:solid;
	border-width:1px;
	border-color:red;
}
/* 学部トップ　--K       */
#gakubu-text {
    clear:both;
    float:left;
}
#gakubu-width {
	width:100%;
}

.footer_bg {
	display: none;
}

/*学部長の写真幅変更 --k */
.photowidth30 {
	width:40%;
	margin-left:0;
}

/*タブメニュー調整 --k */
.facultytabarea ul li {
	float: left;
	list-style-type: none;
	width: 18%;
	margin-right: 1px;
	background-color: #EEEEEE;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 75%;
}
	.facultytabarea ul li.program {
	float: left;
	list-style-type: none;
        text-align: center;
	width: calc(20% - 6px);
	margin-right: 3px;
	margin-left: 3px;
	background-color: #FFF;
        color: #03A5E0;
        border-radius: 10px 10px 0 0;
        border-top: 1px solid #03A5E0;
        border-left: 1px solid #03A5E0;
        border-right: 1px solid #03A5E0;
}
	.facultytabarea ul li.program:hover {
	background-color: #03A5E0;
        color: #FFF;
}
.message .lead2 {
	font-size:1.2em;
	padding: 0 0 0.8em;
	margin-bottom: 0.8em;
	background: url(../../common/img/bd-dot-x.png) repeat-x 0 100%;
	color: #04a8e4;
	font-weight: bold;
}
/* アクセスページ訂正 */
.solo {
	width:100%;
	padding:0px;
	border:0px;
}
.map.access {
	width:100%;
}
.map.access .description .right {
	width:100%;
	margin-left:0px;
}
.map.access .description .left {
	width:100%;
}

/* お問い合わせページ訂正 */
.boxes#contact {
	width:100%;
	margin:0px;
}
.intro .pic img {
	border:none;
}
.oshiraseInfo {
	background:	FFFFFFe;
	padding: 5px 5px 5px 5px;
	border:1px solid #c0c0c0;
	border-radius:10px;
}

.txtsection{
	clear:both;
	padding-top:20px;
}

.piccenter {
	text-align:center;
	width:100%;
}
/*キャラクター紹介*/
#popup .content {
	width:100%;
	padding:0px;
}
#popup .content .content-title {
	margin:0 0 45px;
}
#popup .footer .copy {
	width:100%;
}
#popup .header .logo{
	width:80%;
}
p.close-this-window{
	display:none;
}
#popup .content .mascot{
	margin:0 0 50px 0;
}
/*卒業後の進路*/
.table-map {
	width:100%;
	margin:0px;
}

.table-map .map{
	float:none;
	background-image:url(../../employment/shinro/img/map2015-s.png);
	background-repeat: no-repeat;
	height:300px;
}
.js-enabled .js-dependent {
	top:-25px;
}
.table-map .table table,
.table-map .table {
	width:100%;
}
/*キャンパスカレンダー*/
.calendar#campus-cal{
	width:100%;
	margin:0px;
}
.calendar#campus-cal .toc ul {
	width:50%;
}
.calendar#campus-cal .month {
	width:100%;
	padding:10px 5px 0px 0px;
}
.calendar#campus-cal .month .events{
	width:90%;
}
/*ひとり暮らし*/
.boxes#campus-single .box .box-header img {
	float:none;
	margin-bottom:15px;
}
.boxes#campus-single .box .box-header {
	margin:0px;
}
.boxes#campus-single .box p.pelase {
	margin:0px;
}
.boxes#campus-single .box,
.boxes{
	width:100%;
}
.boxes#campus-single .box p#nagare {
	background-image:url(../../campus/singlelife/img/oneday_0414-s.png);
	background-repeat: no-repeat;
	background-position:center;
	height:437px;
}
}


/* 幅645px以上で書き換えてほしくない部分
------------------------------------------------------------*/
@media only screen and (min-width:645px){
	.facultytabarea ul li {
	float: left;
	list-style-type: none;
	width: 80px;
	margin-right: 5px;
	background-color: #EEEEEE;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
	.facultytabarea ul li.program {
	float: left;
	list-style-type: none;
	width: calc(20% - 10px);
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFF;
        color: #03A5E0;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
        border-radius: 10px 10px 0 0;
        border-top: 2px solid #03A5E0;
        border-left: 2px solid #03A5E0;
        border-right: 2px solid #03A5E0;
}
	.facultytabarea ul li.program:hover {
	background-color: #03A5E0;
        color: #FFF;
}
.message .lead2 {
	width: 65%;
	font-size: 1.5em;
	padding: 0 0 0.8em;
	margin-bottom: 0.8em;
	background: url(../../common/img/bd-dot-x.png) repeat-x 0 100%;
	color: #04a8e4;
	font-weight: bold;
}

.oshiraseInfo {
	background:	FFFFFFe;
	padding: 10px 5px 10px 10px;
	border:1px solid #c0c0c0;
	border-radius:10px;
}

.footer .back-to-top {
	position: absolute;
	z-index: 2;
	top: 27px;
	left: 50%;
	width: 86px;
	margin: 0 0 0 351px;
}
.table-map .map{
	float:right;
	background-image:url(../../employment/img/map2015.png);
	background-repeat: no-repeat;
	height:432px;
}
.boxes#campus-single .box p#nagare {
	background-image:url(../../campus/singlelife/img/oneday_0414.png);
	background-repeat: no-repeat;
	height:312px;
}
}




#page .footer .footer_bg #footer_navi dl a:link {
	color: #727171;
}
#page .footer .footer_bg #footer_navi dl a:active {
	color: #727171;
}
#page .footer .footer_bg #footer_navi dl a:hover {
	color: #00CCFF;
}
#page .footer .footer_bg #footer_navi dl a:visited {
	color: #727171;
}
.facultytabarea {
}
.facultytabarea ul {
}
.facultytabarea .head {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #03A5E0;
}
.facultytabarea .bottom {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #03A5E0;
	border-bottom-color: #FFF;
}

.facultytabarea ul li.selected {
	color: #FFFFFF;
	background-color: #03A7E3;
}
.facultytabarea #textArea {
	clear: left;
}
.facultytabarea #textArea #text_1 {
	background-color: #FFF;
}
.facultytabarea #textArea #text_2 {
	background-color: #FFF;
}
.facultytabarea #textArea #text_3 {
	background-color: #FFF;
}
.facultytabarea #textArea #text_4 {
	background-color: #FFF;
}
.facultytabarea #textArea #text_5 {
	background-color: #FFF;
}
.facultytabarea #textArea .nav  {
	background-color: #FFFCD1;
	clear: left;
	padding: 10px;
}
.facultytabarea #textArea .nav a {
	background-image: url(../../common/img/facultyarea_allow01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #585757;
	margin-right: 10px;
}
.facultytabarea #textArea .about {
	border: 10px solid #DAEFFC;
	padding: 20px;
	background-color: #FFF;
	margin-top: 20px;
	overflow: hidden;
}
.facultytabarea #textArea .about h2 {
	background-image: none;
	padding: 0px;
	color: #03A5E0;
	margin-top: 0px;
}
.facultytabarea #textArea .about img {
	width: 30%;
	float: right;
	margin-left: 10px;
}
.facultytabarea #textArea .about p {
	padding-left: 0px;
}
.facultytabarea #textArea h2 {
	margin-top: 20px;
	clear: left;
}
.facultytabarea #textArea .needs {
	background-color: #DAEFFC;
	padding: 20px;
}
.facultytabarea #textArea .needs h4 {
	background-image: none;
	padding-left: 0px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #03A7E3;
}
.facultytabarea #textArea .needs p {
	padding: 0px;
}
.facultytabarea #textArea p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.facultytabarea #textArea .message .lead {
	background-image: none;
}
.facultytabarea #textArea .message h4 {
	margin-left: 20px;
	margin-bottom: 0px;
}
.facultytabarea #textArea h5 {
	background-color: #DAEFFC;
	margin-bottom: 10px;
	padding: 5px;
}
.facultytabarea #textArea h5 span {
	color: #03A7E3;
}
.facultytabarea #textArea p span {
	color: #03A7E3;
}
.facultytabarea #textArea .section {
	margin-top: 0px;
	margin-bottom: 30px;
}
.facultytabarea #textArea .section li {
	background-color: #FFF;
}
.facultytabarea #textArea .section h3 {
	margin-top: 20px;
}
.facultytabarea #textArea .section p {
	padding: 0px;
}
.facultytabarea #textArea .section img {
	float: left;
	margin-right: 20px;
	clear: left;
	display: inline;
	margin-bottom: 10px;
}
.facultytabarea #textArea .section .sec {
	clear: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	margin-bottom: 10px;
}
.facultytabarea #textArea .section .sec p {
	padding-top: 10px;
}
.section .section .bar {
	background-color: #EAC22D;
	padding-top: 10px;
	background-image: none;
}
.section .section .bar2 {
	background-color: #DE7E28;
	padding-top: 10px;
	background-image: none;
}
.section .section .fr {
	float: right;
	margin-left: 15px;
}
.interviewtabarea {
}
.interviewtabarea ul {
}
.interviewtabarea .head {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #03A5E0;
}
.interviewtabarea .bottom {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #03A5E0;
	border-bottom-color: #FFF;
}
.interviewtabarea ul li {
	float: left;
	list-style-type: none;
	width: 100px;
	margin-right: 5px;
	background-color: #EEEEEE;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.interviewtabarea .head span {
	text-decoration: underline;
}
.interviewtabarea ul li.selected {
	color: #FFFFFF;
	background-color: #03A7E3;
}
.interviewtabarea #textArea {
	clear: left;
}
.interviewtabarea #textArea #text_1 {
	background-color: #FFF;
}
.interviewtabarea #textArea #text_2 {
	background-color: #FFF;
}
.interviewtabarea #textArea #text_3 {
	background-color: #FFF;
}
.interviewtabarea #textArea #text_4 {
	background-color: #FFF;
}
.interviewtabarea #textArea #text_5 {
	background-color: #FFF;
}
.interviewtabarea #textArea .nav  {
	background-color: #FFFCD1;
	clear: left;
	padding: 10px;
}
.interviewtabarea #textArea .nav a {
	background-image: url(../../common/img/facultyarea_allow01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #585757;
	margin-right: 10px;
}
.interviewtabarea #textArea .about {
	border: 10px solid #DAEFFC;
	padding: 20px;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
.interviewtabarea #textArea #about .message {
	margin-bottom: 0px;
}
.interviewtabarea #textArea #about .message .catch {
	font-size: 16px;
	color: #03A7E3;
	font-weight: bold;
	padding-top: 20px;
}
.interviewtabarea #textArea #about .message .profile {
	padding-bottom: 20px;
}
.interviewtabarea #textArea #about .message .lead {
	clear: left;
	padding-top: 20px;
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.interviewtabarea #textArea #about .message .lead span {
	font-weight: bold;
	font-size: 14px;
}
#page .content.group #main .facultytabarea #textArea .message .message_pic {
	margin-top: 70px;
	width: 280px;
}
.interviewtabarea #textArea .schedule {
	border: 2px solid #DAEFFC;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.interviewtabarea #textArea .schedule .ttl {
	color: #03A5E0;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom-color: #CCC;
	padding-left: 0px;
}
.interviewtabarea #textArea .schedule p span {
	color: #03A5E0;
	margin-right: 10px;
}
.interviewtabarea #textArea .about h2 {
	background-image: none;
	padding: 0px;
	color: #03A5E0;
	margin-top: 0px;
}
.interviewtabarea #textArea .about img {
	width: 40%;
	float: left;
	margin-right: 10px;
}
.interviewtabarea #textArea .about p {
	padding-left: 0px;
}
.interviewtabarea #textArea h2 {
	margin-top: 20px;
	clear: left;
}
.interviewtabarea #textArea .needs {
	background-color: #DAEFFC;
	padding: 20px;
}
.interviewtabarea #textArea .needs h4 {
	background-image: none;
	padding-left: 0px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #03A7E3;
}
.interviewtabarea #textArea .needs p {
	padding: 0px;
}
.interviewtabarea #textArea p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.interviewtabarea #textArea .message .lead {
	background-image: none;
}
.interviewtabarea #textArea .message h4 {
	margin-left: 20px;
	margin-bottom: 0px;
}
.interviewtabarea #textArea h5 {
	background-color: #DAEFFC;
	margin-bottom: 10px;
	padding: 5px;
	color: #03A7E3;
	font-size: 16px;
}
.interviewtabarea #textArea h5 span {
	color: #03A7E3;
}
.interviewtabarea #textArea p span {
	color: #03A7E3;
}
#fixed {
	display: none;
}

/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width:644px){

#fixed {
	position: fixed;
	bottom: -2px;
	margin: 0px;
	width: 100%;
	background-color: #024894;
	padding-top: 0px;
	padding-right: 0.5%;
	padding-bottom: 0px;
	padding-left: 0.5%;
	display: inline;
	z-index: 9999;
}
#fixed li {
	float: left;
	width: 20%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}
#fixed li img {
	width: 100%;
}
}



.message__student__ttl {
    background-color: #03A7E3;
    margin: 40px 20px 20px 20px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}
.message__student__ttl img {
    width: 40%;
}
@media only screen and (max-width:644px){
.message__student__ttl img {
    width: 80%;
}
}
.message__student__area {
    padding: 20px 60px 20px 60px;
    display: flex;
    justify-content: space-between;
}
@media only screen and (max-width:644px){
.message__student__area {
    padding: 0 20px;
    display: block;
}
}
.message__student__area .block {
    max-width: 400px;
    width: 50%;
    margin-bottom: 30px;
}
@media only screen and (max-width:644px){
.message__student__area .block {
    max-width: 100%;
    width: 100%;
    margin-bottom: 80px;
}
}
.message__student__area .block .ttl {
    font-size: 1.4em;
    color: #03A7E3;
    font-weight: 600;
    margin: 15px 0;
}
.message__student__area .block .profile {
    margin: 5px 0 20px;
}
.message__student__area .block .profile span {
    font-size: 1.4em;
    font-weight: 600;
}
.message__student__area .block p {
    padding: 0 !important;
}

.pic_mr {
    margin: 40px 0;
}
.pic_mr img{
	width: 100%
}


.facultytabarea #textArea .nims_program_flex {
	display: flex
}
.facultytabarea #textArea .nims_program_box {
	display: flex
}
.facultytabarea #textArea .nims_program_s{
	width: 230px;
	font-size: 11px;
	padding: 0 10px
}
.facultytabarea #textArea .nims_program_s img{
	width: 100%;
	margin-bottom: 8px
}
@media only screen and (max-width:644px){
.facultytabarea #textArea .nims_program_flex {
	display:block;
	margin-bottom: 30px
}
.facultytabarea #textArea .nims_program_box {
	display: block;
}
.facultytabarea #textArea .nims_program_s{
	width: 70%;
	margin: 20px auto
}
}




