@charset "utf-8";
/* CSS Document */
.pc {
	display: none;
}
img { max-width: 100%; 
    height:auto;
}
.img90 { width: 90%; 
}


/* ----------------------------------------
 * 1. header, footer, all_common
 * ---------------------------------------- */

header{
	width: 100%;
	height: 58px;
	position: fixed;
	z-index: 9999;
    top: 0;
    left:0;
	background-color:#353535;
}
main {
	margin-top: 90px;
}
#header_box{
	width: 100%;
	position: relative;
}
#logo{
	padding-top: 10px;
	padding-left: 10px;
	z-index: 999999;
}
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
	padding-bottom: 0;
}




h1#h1_top{
	text-align: left;
	margin: 0px;
	padding-bottom: 20px !important;
}


#banner_box {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
ul#banner_list{
	margin-left: auto;
	margin-right: auto;	
	width: 306px;
}
ul#banner_list li{
	list-style-type: none;
	display: inline-block;
	width: 306px;
	height: 66px;
	text-decoration: none;
	line-height: 66px;
	outline: none;
	margin-left: 0px;
	text-align: center;
}
ul#banner_list li.nomargin{
	margin-left: 0px;
}


#pagetop {
	display: none;
	text-indent: -9999px;
}
footer{
}
#footer_wrapper{
	display: none;
}
#footer_box{
	display: none;
}

#footernav {
	display: none;
}
#footer_box01{
	display: none;
}
#copyright {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	width: 100%;
}
/**/
.button_box {
text-align: center;
}
.button {
	display: inline-block;
	height: 40px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	background-color: #FFF;
	border: 1px solid #000000;
	padding-left: 1em;
	padding-right: 1em;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	font-size: 1.8rem;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button_box a {
	color: #000000;
	text-decoration: none;
}
.button_box a:visited {
	color: #000000;
	text-decoration: none;
}
.button_box a:hover,
.button_box a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.button img {
	vertical-align: middle;
}
/**/
strong{
	font-weight: bold;
}
/* ----------------------------------------
 * 2. top
 * ---------------------------------------- */
#top{
}
#establishment_box{
width: 100%;
margin-left: auto;
 margin-right: auto;
 	margin-top: 40px;

	}
	#establishment{
	text-align: center;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 40px;
}
#establishment span{
	border: 1px solid #000000;
	padding: 5px 10px;
}
h1#h1_top{
	font-size: 0px;
	font-size: 0rem;
	line-height: 0;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	padding-left: 3%;
	padding-right: 3%;}
#topimg{
	margin-bottom: 40px;
	text-align: center;
	padding-left: 3%;
	padding-right: 3%;}
#top_attention{
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.3;
	padding-bottom: 74px;
	padding-left: 3%;
	padding-right: 3%;
}

h2.h2_top{
	text-align: center;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.2;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 3%;
	padding-right: 3%;
	margin-bottom: 40px;
}
h2.h2_top span{
	border-bottom: 1px solid #000000;
}
#h2_top_txt{
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2.0;
	padding-bottom: 46px;
	padding-left: 3%;
	padding-right: 3%;
}
#h2_top_txt p{
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2.0;
	padding-bottom: 46px;
}
#h2_top_txt p br{
	display: none;
}
#top_department_container{
	width: 100%;
	background-image: url(../images/g_bg.gif);
	background-repeat: repeat;
}
#top_department_box{
	width: 94%;
	margin: 0 auto 30px ;
	padding: 40px 0;
	text-align: center;
}


/* ----------------------------------------
 * 3. 2f_common
 * ---------------------------------------- */
#topicpass{
	display: none;
}
h1{
	text-align: center;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
h1 span{
	padding-left: 1em;
	padding-right: 1em;
	border-bottom: 1px solid #000000;
}
h2 {
	font-size: 30px;
	font-size: 3.0rem;
	line-height: 1;
	font-weight: bold;
	text-align: center;
}
.inner_box{
	width: 94%;
	margin-left: auto;
	margin-right: auto;

}

/* ----------------------------------------
 * 4. message
 * ---------------------------------------- */
#message{ 
}
.message_box {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.message_box02 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.message_p_box {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.8;
	text-align: center;
	margin-bottom: 20px;
}
.message_p_box span {
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.2;
}
.message_p_position {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.2;
}
h2.message_tit {
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.2;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
}

#message p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	padding-bottom: 4px;
	margin-bottom: 36px;
}

/* ----------------------------------------
 * 5. department
 * ---------------------------------------- */
#department{
}
#department_box01{
	width: 100%;
	text-align: center;
	padding-top:20px;
	padding-bottom: 20px;
	margin-top:40px;
	margin-bottom: 40px;
		background-color: #F3F3F3;
}#department_box01 img{
	width: 94%;
}
#department_box02{
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;}
#department_box02 p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 36px;
		text-align: justify;
	text-justify: inter-ideograph;
}
h1#department_tit {
	font-size: 30px;
	font-size: 3.0rem;
	line-height: 0.8;
	font-weight: bold;
	padding-bottom: 10px;
}
h1#department_tit span{
	padding: 0;
	border: none;
}
h1#department_tit span img {
	width: auto;
	height: 24px;

}
h1#department_tit span.english {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.0;
	color: #939597;
	border: none;
}
h1#department_tit span.capacity {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.0;
		border: none;
}
#department_box {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 40px;
	text-align: center;
}
#department_box img {
	width: 94%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#department_box_tit {
	color: #FFFFFF;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.2;
	font-weight: bold;
	padding-top: 14px;
	text-align: center;
		margin-left: auto;
	margin-right: auto;
	width: 94%;
}
#department_box_tit br {
	display: none;
}
#department_box_tit p {
	color: #FFFFFF;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: normal;
	padding-top: 42px;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#department_box_tit_b {
	color: #000000;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.2;
	font-weight: bold;
	padding-top: 14px;
	text-align: center;
		margin-left: auto;
	margin-right: auto;
	width: 94%;
}
#department_box_tit_b br {
	display: none;
}
#department_box_tit_b p {
	color: #000000;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: normal;
	padding-top: 42px;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.button_department {
	display: inline-block;
	height: 100px;
	text-align: center;
	text-decoration: none;
	line-height: 100px;
	outline: none;
	padding-left: 1em;
	padding-right: 1em;
	margin-left: auto;
	margin-right: auto;
	font-size: 28px;
	font-size: 2.8rem;
	width: 80%;
}
.department_base01 {
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top: 6px solid #C0C2C4;
	border-left: 6px solid #C0C2C4;
	border-right: 6px solid #C0C2C4;
	padding: 30px;
	background: #F3F3F3;	
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
.department_base02 {
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom: 6px solid #C0C2C4;
	border-left: 6px solid #C0C2C4;
	border-right: 6px solid #C0C2C4;
	padding: 30px;
}
.department_base_container {
	margin-top: 30px;
}
.department_base_box {
	width: 100%;
}
.department_base_box02 {
	margin-top: 30px;
}
#department_comment_box {
	padding: 40px 50px;
	font-size: 20px;
	font-size: 2.0rem;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	margin-top: 20px;
}
.department_comment_txt {
  text-indent: -3em;
  padding-left: 3em;
}
/**/
.mechanical_col {
	background-color: #7A59B9;
}
.mechanical_line {
	border: 6px solid #7A59B9;
}
.mechanical_txt {
	color: #7A59B9;
	font-weight: bold;
}
.intelligent_col {
	background-color: #F8823E;
}
.intelligent_line {
	border: 6px solid #F8823E;
}
.intelligent_txt {
	color: #F8823E;
	font-weight: bold;
}
.information_col {
	background-color: #FDDD0F;
}
.information_line {
	border: 6px solid #FDDD0F;
}
.information_txt {
	color: #FDDD0F;
	font-weight: bold;
}
.architecture_col {
	background-color: #3278BA;
}
.architecture_line {
	border: 6px solid #3278BA;
}
.architecture_txt {
	color: #3278BA;
	font-weight: bold;
}
.management_col {
	background-color: #00992A;
}
.management_line {
	border: 6px solid #00992A;
}
.management_txt {
	color: #00992A;
	font-weight: bold;
}

 

/* ----------------------------------------
 * 6. curriculum
 * ---------------------------------------- */
#curriculum{
	width: 94%;
	margin-left: auto;
	margin-right: auto;
		margin-bottom: 26px;

}
#curriculum img{
	margin-top: 16px;
}


/* ----------------------------------------
 * 7. faq
 * ---------------------------------------- */
#faq{ 
}
dl.faq_ac{
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 22px;
}
dl.faq_ac dt{
	background-color: #F3F3F3;
	background-image: url(../images/faq_close.png);
	background-position: right 24px;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 44px;
	padding-left: 14px;
	padding-bottom: 14px;
	font-size: 16px;
	font-size: 1.6rem;
	display: block;
	cursor: pointer;
	border-bottom: 1px dashed #353535;
}
dl.faq_ac dt img{
float: left;
	padding-right: 20px;
}

dl.faq_ac dd img{
	vertical-align: middle;
	padding-right: 20px;
}

dl.faq_ac dt.active{
	background-image: url(../images/faq_open.png);
	background-position: right 32px;
	background-repeat: no-repeat;
}
dl.faq_ac dd{
	background-image: url(../images/faq_a.png);
	background-position: 14px 12px;
	padding: 14px 14px 14px 84px;
	background-repeat: no-repeat;
	min-height: 52px;
	display: none;
	clear: both;
}
dl.faq_ac dd.open{
	display: block;
}
/* ----------------------------------------
 * 8. exam
 * ---------------------------------------- */
#exam,
#exam02{
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}
#exam table,
#exam02 table{
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.2;
	border-collapse:collapse;
	width: 100%;
	margin-top: 32px;
}
#exam table th,
#exam table td,
#exam02 table th,
#exam02 table td{ 
	border-left: 1px solid #939597;
	border-bottom: 1px solid #939597;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	padding-bottom: 9px;
	text-align: center;
	vertical-align: middle;
}
#exam table td:first-child,
#exam table th:first-child,
#exam02 table td:first-child,
#exam02 table th:first-child{
	border-left: none;
}
#exam table td:first-child {
	text-align: left;
}
#exam table tr:nth-child(odd){
	background-color: #E8E9EA;
}
#exam02 table tr:nth-child(even){
	background-color: #E8E9EA;
}
#exam table th,
#exam02 table th{
	background-color: #353535;
	font-weight: bold;
	color: #ffffff;
}
.exam_tbl_line {
	border-left: 1px solid #939597!important;
}
.exam_att{
	font-size: 11px;
	font-size: 1.1rem;
	white-space: nowrap;
}
.bg_w{
	background-color: #ffffff;
}
.exam_att02{
margin-top: 10px;
margin-bottom: 20px;
}
.exam_pdf{
text-align: center;
}


.scroll{
overflow-x: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll th,td{
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 20px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

