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

/* スマホナビ切り替えサイズ 769px */
body {
	min-width: 100%;
	font-size: 15px;
}
.pc_off {display: inherit !important;}
br.pc_off {display: inherit;}
.smt_off {display: none !important;}
br.smt_off {display: none;}

input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}
p {
    font-size: 14px;
    line-height: 1.7;
    font-weight: 400;
}
.logo {
    position: absolute;
    left: 20px;
    top: 20px;
}

#page_top {
    width: 30px;
    bottom: 20px;
}
#header_top {
	background: none;
}

ul.navi {
    display: none;
}
.main_image {
    background: url("../images/smt_main_bg2.jpg") no-repeat top center/cover,#0056ea;
    height: 100vh;
}
.main_copy {
    max-width: 65vw;
    width: 100%;
    z-index: 99;
}
.main_img2 {
    width: 112px;
    width: 170px;
    bottom: -80px;
}
.scrolldown {
    display: none;
}

.slick-slide div {
    margin: 0 10px;
}

.top_news {
    max-width: 90%;
    margin: 0 auto 52px;
}
ul.top_news_list {
    border-top: solid 1px #b9c5dd;
}

.list ul li {
    width: 100%;
}
.list ul li:first-child {
	background: url("../images/thesis_bg.png") no-repeat 0 0/cover;
	min-height: 260px;
	margin-bottom: 80px;
}
.list ul li:last-child {
    background: url("../images/experiment_bg.jpg") no-repeat 0 0/cover;
    min-height: 260px;
}

.teacher {
    margin: 0 auto 80px;
}
.ttl_top_teacher p {
	padding: 0;
}
.teacher_txt {
	width: 90%;
	position: static;
	margin: -50px auto 0;
	padding: 35px 35px 20px;
    height: auto;
    z-index: 9;
}
.teacher_txt p {
    margin-bottom: 40px;
    color: #0056ea;
    font-size: 14px;
}
.btn_notice a {
    font-size: 16px;
    font-weight: 500;
    padding: 25px 0 29px;
    background: url("../images/arrow_notice.png") no-repeat right 25px top 50%/20px auto,#0056ea;
}
.btn_notice a span {
    background: url("../images/icon_notice.png") no-repeat right 0px top 10px/20px auto;
    display: inline-block;
    padding-right: 29px;
}
.menu {
    width: 73px;
    height: 73px;
}
.ttl_top_news {
    width: auto;
    display: flex;
}
.ttl_top_news h2 {
    font-size: 16px;
    writing-mode: inherit;
    margin-left: 10px;
}
.ttl_top_news p img {
    max-width: 53px;
}
.btn_notice {
	max-width: 90%;
	margin: 0 auto 70px;
	text-align: center;
}
.bt_newslist {
	width: 236px;
	position: absolute;
	left: 20vw;
	bottom: 0;
    margin-bottom: 30px;
}
.bt_newslist img {
    width: 100%;
}
.ttl_top_news {
	width: auto;
	display: flex;
	position: relative;
}
ul.top_news_list {
	width: 77%;
	margin: -90px 0 0 auto;
}
.course {
    background: url("../images/smt_course_bg.jpg") no-repeat top 0 right 0/290px auto;
    height: auto;
}
.course_inner {
	max-width: 90%;
	margin: 0 auto;
	padding-top: 45px;
}
.course_txt h3 {
    font-size: 22px;
    margin-bottom: 20px;
}
.course_txt {
    margin-left: 0;
    max-width: 100%;
    color: #0056ea;
}
.course_txt p {
    margin-bottom: 30px;
    line-height: 1.8;
    font-size: 14px;
}
.course_txt h3,.course_txt p {
    margin-left: 21%;
    max-width: 76%;
    margin-top: 30px;
}
.course_txt p {
    font-weight: 500;
}
.course_txt h5 {
    display: block;
    width: 100%;
    max-width: 337px;
    margin: 0 auto 55px;
}
.ttl_top_labo p img {
    max-width: 55px;
}
.labo_inner {
    max-width: 90%;
    padding-top: 45px;
}
.labo_txt {
    width: 100%;
}
.labo_txt_top p {
    display: none;
}
.labo_txt_top h5 {
	width: 100%;
	margin: 30px auto 0;
	max-width: 337px;
}
.ttl_top_labo h2 {
}
.smt_labo_txt {
    color: #fff;
    width: 61%;
    font-size: 14px;
}
.labo_txt ul li {
    width: 100%;
    margin-bottom: 15px;
}
.labo_txt ul li a {
    padding: 15px 0 15px;
}
.labo {
    background: url("../images/labo_bg.png") no-repeat 25% 50%/cover;
    padding-bottom: 80px;
}
.teacher_inner {
    height: 100%;
}
.teacher_txt h5 {
    width: 100%;
    max-width: 337px;
    margin: auto;
}
.navi_scroll {
    padding-top: 70px;
	overflow-y: scroll;
	width: 100%;
	height: 100%;
	-webkit-overflow-scrolling: touch;
	scrollbar-color: #3393A5 #3393A5;
}
.menu__line {
    width: 37px;
    left: 19px;
    height: 2px;
}
.menu__line--top {
    top: 18px;
}
.menu__line--center {
    top: 27px;
}
.menu__line--bottom {
    top: 36px;
}
.menu_ttl img {
    width: 36px;
}
.menu_ttl {
    left: 20px;
    bottom: 15px;
}
.menu__line--top.active {
    top: 26px;
    left: 23px;
}
.menu__line--bottom.active {
    top: 26px;
    left: 23px;
}
.top_news_area {
    padding: 60px 0 5px;
}
.news_txt {
    font-size: 14px;
    margin-top: 8px;
}
.list ul li div p {
    height: auto;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.6;
}
.list ul li div {
    bottom: 58%;
    width: 90%;
}
.list ul li h5 img {
    width: 90%;
    display: block;
    margin: auto;
}
.footer_info {
    width: 100%;
    border-right: none;
    padding-right: 0;
    margin: auto;
    padding-bottom: 20px;
    border-bottom: solid 1px #c0cce5;
}
.footer_logo {
    margin-bottom: 0;
}
.footer_navi {
    width: 100%;
    padding: 20px 0;
    margin: auto;
}
.list ul li div h3::before {
    bottom: -12px;
}
.list ul li div h3 {
    font-size: 22px;
    margin-bottom: 32px;
}
.list {
    max-width: 100%;
    margin: 0 auto 85px;
}
.btn_notice {
    margin: 0 auto 50px;
}
/* Full Screen Navigation */

.gnav__wrap {
    height: 100%;
}
.gnav__wrap {
    bottom: 50%;
}
.flex {
    display: flex !important;
}
.gnav__menu {
    width: 76%;
    height: 100%;
}
.gnav__menu__item {
    margin: 5px 0;
}
.gnav__menu__item a {
    font-size: 14px;
    display: block;
    padding: 5px 0;
}
.gnav__menu li {
	border-bottom: solid 1px #fff;
	margin-right: 0;
	width: 100%;
}
.top_news {
    display: block;
}
@media screen and (max-width: 500px) {
.teacher_txt {
    margin: -25px auto 0;
    padding: 15px 25px 0px;
    height: auto;
}
}
@media screen and (max-width: 376px) {
.main_image {
	background: url("../images/smt_main_bg.jpg") no-repeat top center/contain,#EDF2FA;
	height: 660px;
}
.logo a h1 {
    font-size: 9px;
}
.logo a h2 {
    font-size: 16px;
}
.logo a p {
    font-size: 8px;
    letter-spacing: 0;
}
.top_news_area {
    padding: 0px 0 5px;
}
.main_img2 {
    width: 112px;
    bottom: 35px;
}
.main_img2 img {
    width: 100%;
}
.main_copy {
    bottom: 55%;
}
.course_txt h3, .course_txt p {
    margin-top: 19px;
}
.teacher_txt {
	padding: 20px 0px 20px;
        
}
.teacher {
	margin: 0 auto 35px;
}
}


.course_main_inner {
    width: 100%;
    padding-top: 160px;
}
.feature01 {
    width: 90%;
    margin: 53vw auto 0;
}
.course_bg,.pioneer_bg {
    min-height: auto;
}
.pioneer_main_inner {
    width: 90%;
    margin: 0 auto;
}
.course_bg {
    margin-top: 30px;
}
.course_bg {
    background: url("../images/bg_creator.png") no-repeat top 10px right 0/70% auto, url("../images/bg_feature01.jpg") no-repeat top 50px left 0/75%;
}
.feature01 h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.pioneer_bg {
    min-height: 740px;
    background: url("../images/bg_pioneer.png") no-repeat top 10px left 0/70% auto, url("../images/bg_feature02.jpg") no-repeat top 50px right 0/75%;
    margin-bottom: 30px;
}
.feature02 h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.feature02 {
    width: 100%;
    margin: 85vw auto 0;
}
.sub_image {
    background: url("../images/header_sub_bg.png") no-repeat 0 0/cover;
    height: 200px;
}
.page_ttl h2 img {
    width: 90%;
}
.page_ttl h2.ttl_course_main {
    max-width: 130px;
}
.page_ttl h2.ttl_experiment_main {
	max-width: 215px;
}
.page_ttl h2.ttl_exam_question_main {
	max-width: 302px;
}
.page_ttl h2.ttl_graduation_thesis {
	max-width: 336px;
}
.page_ttl h2.ttl_labo_main {
    width: 93px;
}
.page_ttl h2.ttl_teacher_main {
    width: 240px;
    margin-bottom: 0;
}
.page_ttl {
    padding-top: 115px;
}
.page_ttl h3 {
    font-size: 14px;
}
.pankuzu ul li,.pankuzu ul li a {
    font-size: 12px;
}
.pankuzu ul {
    padding: 7px 0 8px;
    position: relative;
}

.experiment_inner {
    min-height: auto;
    max-width: 90%;
    margin: auto;
    padding-bottom: 70px;
}
.ttl_experiment {
    padding: 50px 0 20px;
    margin-bottom: 35px;
}
.ttl_experiment h3 {
    font-size: 18px;
}
.experimentA_inner,.experimentB_inner {
    min-height: auto;
    max-width: 90%;
    margin: auto;
}
ul.intelligent li {
    width: 100%;
    margin: 0 0 3%;
    padding: 30px 20px 35px;
    height: 100%;
}

h2.ttl_intelligent {
	font-size: 19px;
	padding-left: 28px;
	margin-bottom: 25px;
	letter-spacing: 0;
	line-height: 1.3;
}
h2.ttl_intelligent::before {
	top: 6px;
}
.experimentA_bg {
	padding-top: 7vw;
	overflow: initial;
	padding-bottom: 4vw;
}
.ttl_exam img {
	max-width: 70%;
}
.ttl_border::before {
	margin-right: 15px;
}
.ttl_border::after {
	margin-left: 15px;
}
.ttl_examination_scope img {
	max-width: 70%;
}

.scroll table {
    width:100%;
}
.scroll {
    overflow: auto;
    white-space: nowrap;
}
.scroll::-webkit-scrollbar {
    height: 5px;
}
.scroll::-webkit-scrollbar-track {
    background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
    background: #BCBCBC;
}
table.exam_table,table.exam_table2,table.exam_table3 {
    margin: 0 auto 5px;
}
.scroll1 {
    margin: 0 auto 65px;
}
.scroll2 {
    margin: 0 auto 30px;
}
.scroll3 {
    margin: 0 auto 30px;
}

h2.ttl_ex::before {
	height: 88%;
}
h2.ttl_ex {
	font-size: 18px;
	line-height: 1.6;
}
ul.thesis_list li {
	width: 49%;
	margin-bottom: 8px;
}
ul.thesis_list::before {
	width: 49%;
}
ul.thesis_list::after {
	width: 49%;
}
.graduation_thesis_box {
	padding: 25px 25px 25px;
}
.graduation_thesis_top p {
	font-size: 15px;
	letter-spacing: 0;
}
.exam_top p {
	font-size: 15px;
	letter-spacing: 0;
}
.exam_top,.graduation_thesis_top {
	margin: 35px auto 40px;
}
.examination_scope_box p {
	letter-spacing: 0;
}
.examination_scope_box p span {
	margin-left: 25px;
}
.examination_scope_box {
	padding: 30px 30px 35px;
}

/* labo */

ul.labo_list li {
    width: 100%;
    margin-bottom: 13px;
}
.labo_box h2 {
    font-size: 17px;
    top: -18px;
    padding: 0 30px;
}
.labo_box h2:before {
    height: 20px;
    top: 8px;
}
.labo_box h2:after {
    height: 20px;
    top: 8px;
}
.labo_box:before, .labo_box:after {
    top: -10px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
}
.labo_box {
    margin: 45px auto 55px;
    padding: 40px 40px 20px;
    max-width: 100%;
}
ul.labo_list li a {
    height: 55px;
}
.ttl_square h3 {
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 1px;
    padding-bottom: 5px;
}
.ttl_sub {
    font-size: 16px;
    margin-bottom: 25px;
    padding-left: 0;
    letter-spacing: 0;
}
.labo_img {
	margin: 0 auto 30px;
	max-width: 100%;
}
.labo_img img {
    width: 100%;
    height: auto;
}
.labo_flex {
    display: block;
}
.labo_txt_main {
    width: 100%;
    max-width: 100%;
}
.labo_txt_main p {
    margin-bottom: 35px;
}
.prof_flex {
    margin: auto;
}
#labo1, #labo2, #labo3, #labo4, #labo5 {
    padding-bottom: 30px;
    margin-bottom: 40px;
}
.teacher_list ul {
	justify-content: space-between;
}
.teacher_list ul li {
    margin-bottom: 20px;
}
.teacher_list ul li:nth-child(odd) {
    max-width: 47%;
    width: 47%;
    margin-right: 2%;
}
.teacher_list ul li:nth-child(even) {
    max-width: 47%;
    width: 47%;
    margin-right: 0;
}
.teacher_list ul li p img {
	width: 100%;
}
.ttl_square_s h3 {
	font-size: 20px;
	padding-left: 40px;
	line-height: 1.7;
	letter-spacing: 1px;
	padding-bottom: 2px;
}
.ttl_sub_s {
	font-size: 14px;
	margin-bottom: 20px;
	padding-left: 0;
}
.teacher_list ul li p img {
	margin-bottom: 10px;
}
.teacher_list ul li h5 {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 4px;
}
.teacher_list ul li h2 {
	font-size: 17px;
}
h3.hp_link a {
	font-size: 14px;
}
.teacher_area {
	margin: 40px auto;
}
.prof_flex {
	width: 100%;
}
.prof_img {
	margin: 0 auto 20px;
}
.prof_btn {
	max-width: 100%;
	margin: auto;
}
.prof_btn a {
	height: 70px;
}
ul.top_news_list {
	height: 390px;
}
p.address {
    line-height: 1.5;
    margin-top: 5px;
    margin-bottom: 7px;
}
p.address span {
    display: block;
}
.slick-slide img {
	height: auto;
	object-fit: cover;
	width: 70vw;
}
.ttl_top_teacher h2 {
    font-size: 15px;
    line-height: 1.2;
}
.teacher_img {
    width: 80%;
    margin-right: 3%;
}