@charset "UTF-8";

:root {
	--lab_electricdevice: #47ba71;
	--lab_ictsystem: #4489a4;
	--lab_intelligence: #f7aa56;
	--lab_computer: #F77256;
	--black: #333333;
	--white: #fff;
	--gray: #eee;
	--gray-dark: #707070;
	--link-color: #212529;
	--footer-color: #263434;
}

@media (prefers-reduced-motion: no-preference) {
	:root {
		scroll-behavior: smooth;
	}
}

html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	height: 100%;
}

body:before {
	background-image: url('../img/bg.svg');
	background-position: 270% 35%;
	background-repeat: no-repeat;
	background-size: 110%;
	content: '';
	display: block;
	height: 100%;
	opacity: .07;
	position: fixed;
	z-index: -1;
	width: 100%;
}

body {
	background-color: var(--white);
	color: var(--black);
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: normal;
	height: 100%;
	line-height: 1;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	margin: 0;
	padding: 0;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
div,
a,
input,
button {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 800;
	line-height: 1.4;
}

h1 {
	line-height: 1;
}

h2 {
	font-size: 4.2rem;
	margin: 6rem auto;
	text-align: center;
}

h3 {
	border-bottom: var(--black) solid 1px;
	font-size: 3rem;
	margin: 0 0 4rem 0;
	padding: 0 0 .5rem 0;
	text-align: left;
}

h4 {
	background-color: var(--gray);
	font-size: 2.4rem;
	margin: 0 0 4rem 0;
	padding: 1.4rem;
	text-align: left;
}

hr {
	border: 0;
	border-top: 1px solid var(--black);
	color: var(--black);
	margin: 1rem 0;
	opacity: 0.25;
}

p {
	font-size: 1.6rem;
	line-height: 1.6;
	margin: 0 0 1em 0;
}

ol,
ul {
	padding: 0;
}

b,
strong {
	font-weight: 800;
}

small {
	font-size: 1.2rem;
}

a {
	color: var(--black);
	text-decoration: none;
}

a:hover {
	opacity: .8;
}

figure {
	margin: 0;
	padding: 0;
}

img {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
}

caption {
	color: var(--black);
	font-size: 1.2rem;
	padding: 0;
	text-align: right;
}

ul,
li {
	list-style-type: none;
}

.align-center {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

/*-----------------------------------------------------------------
ヘッダー
------------------------------------------------------------------*/

.header {
	background-color: var(--white);
	filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.15));
	height: 89px;
	position: fixed;
	transition: all .1s ease;
	width: 100%;
	z-index: 1;
}

.header.fixed {
	height: 45px;
}

.header-inner {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1280px;
	padding: 2rem 0;
	width: calc(100% - 2rem);
}

.header.fixed .header-inner {
	align-items: baseline;
	padding: 0;
}

.header-site-title img {
	aspect-ratio: 339 / 62;
	display: inline-block;
	height: auto;
	overflow: hidden;
	width: 23rem;
}

.header.fixed .header-inner .header-site-title img {
	width: 16rem;
}

.nav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav li {
	padding: 0 2rem;
}

.nav li:first-of-type {
	padding: 0 2rem 0 0;
}

.nav li:last-of-type {
	padding: 0 0 0 2rem;
}

.nav li a {
	display: inline-block;
	padding: .5rem 0;
}

.header-inner .sub-nav {
	display: none;
}

.nav-toggler {
	display: none;
}

/*-----------------------------------------------------------------
コンテンツ
------------------------------------------------------------------*/
main {
	padding-top: 89px;
	min-height: 70vh;
}

section {
	margin: 0 0 6rem 0;
}

.contents {
	margin: 2rem auto 8rem auto;
	max-width: 1280px;
	width: calc(100% - 2rem);
}

.home .contents {
	margin: 0 auto 8rem auto;
}

.breadcrumb {
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 0 1.4rem 0;
}

.breadcrumb li,
.breadcrumb li a {
	font-size: 1.4rem;
}

.breadcrumb li:first-of-type:before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.163%2013.714%22%3E%3Cg%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20275%22%3E%3Cpath%20fill%3D%22%23bebebe%22%20d%3D%22M8.614%200%200%201.579v12.135h8.614Z%22%20data-name%3D%22%E3%83%91%E3%82%B9%204431%22%2F%3E%3Cpath%20fill%3D%22%232b2b2b%22%20d%3D%22M8.614%2013.714h3.615V1.405L8.614%200Z%22%20data-name%3D%22%E3%83%91%E3%82%B9%204432%22%2F%3E%3Cpath%20fill%3D%22%235c5c5c%22%20d%3D%22m9.576.923%202.256.753%202.332-.472L11.82.399Z%22%20data-name%3D%22%E3%83%91%E3%82%B9%204433%22%2F%3E%3Cpath%20fill%3D%22%23bebebe%22%20d%3D%22M10.273%201.192v12.522h1.531V.875Z%22%20data-name%3D%22%E3%83%91%E3%82%B9%204434%22%2F%3E%3Cpath%20fill%3D%22%238c8c8c%22%20d%3D%22M11.752%2013.714h1.556V1.424L11.752.875Z%22%20data-name%3D%22%E3%83%91%E3%82%B9%204435%22%2F%3E%3Cpath%20fill%3D%22%23424242%22%20d%3D%22M12.394%2013.648h.454V1.442l-.454-.14Z%22%20data-name%3D%22%E3%83%91%E3%82%B9%204436%22%2F%3E%3Cpath%20fill%3D%22%23616161%22%20d%3D%22m8.047%201.975-3.16.424v-1.08l3.16-.565Z%22%20data-name%3D%22%E3%83%91%E3%82%B9%204437%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: inline-block;
	height: 1.2rem;
	width: 1.4rem;
}

.breadcrumb li:not(:first-of-type):before {
	content: '\03e';
	display: inline-block;
	font-size: 1.2rem;
	margin: 0 1rem;
}

.breadcrumb li:not(:first-of-type) {
	margin: 0;
}

.cols {
	align-items: flex-start;
	display: flex;
	gap: 2rem;
	justify-content: flex-start;
}

.col {
	flex: 1 1 auto;
}

.table-wrapper {
	overflow: auto;
}

.buttons {
	align-items: center;
	display: flex;
	gap: 2rem;
	justify-content: center;
}

.button {
	background-color: var(--white);
	border: solid 2px var(--black);
	border-radius: 3rem;
	color: var(--black);
	cursor: pointer;
	display: inline-block;
	font-size: 2rem;
	line-height: 1;
	padding: 1rem 4rem;
	position: relative;
	text-align: center;
	transition: all .3s ease-in-out;
}

.button.is-active,
.button:hover {
	background-color: var(--black);
	color: var(--white);
}

/*-----------------------------------------------------------------
ホーム
------------------------------------------------------------------*/
.hero {
	border-image-source: linear-gradient(-30deg, rgba(246, 114, 86, 0.67) 0%, rgba(247, 170, 86, 0.67) 20%, rgba(153, 89, 227, 0.67) 50%, rgba(67, 137, 164, 0.67) 80%, rgba(71, 186, 113, 0.67) 100%);
	border-image-slice: fill 0;
	border-image-width: 1;
	border-image-outset: 0 25vw;
	border-image-repeat: stretch;
}

.hero-box-wrapper {
	align-items: stretch;
	display: flex;
	justify-content: stretch;
	margin: 0 0 2rem 0;
}

.hero-box {
	align-items: flex-start;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: auto 100%;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	height: 420px;
	justify-content: center;
	overflow: hidden;
	position: static;
	transition: all 0.3s;
	width: 25%;
}

.hero-box:hover,
.hero-box.is-active {
	-webkit-backdrop-filter: brightness(0.3);
	backdrop-filter: brightness(0.3);
	width: 55%;
}

.hero-box.is-inactive {
	width: 15%;
}

#hero-electricdevice {
	background-image: url('../img/kv-lab-electricdevice.jpg');
}

#hero-ictsystem {
	background-image: url('../img/kv-lab-ictsystem.jpg');
}

#hero-intelligence {
	background-image: url('../img/kv-lab-intelligence.jpg');
}

#hero-computer {
	background-image: url('../img/kv-lab-computer.jpg');
}

.hero-box-text {
	align-items: flex-start;
	-webkit-backdrop-filter: brightness(0.3);
	backdrop-filter: brightness(0.3);
	color: var(--white);
	display: flex;
	flex-direction: column;
	gap: 4rem;
	height: 100%;
	justify-content: center;
	margin: 0;
	padding: 2rem;
	z-index: 1;
}

.hero-box-text {
	opacity: 0;
}

.hero-box.is-active .hero-box-text {
	animation: hero-box-text-show-anime 0.6s ease-out forwards;
}

@keyframes hero-box-text-show-anime {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.hero-box-text h4 {
	background-color: transparent;
	font-size: 4rem;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.hero-box-text p {
	font-size: 1.6rem;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

.hero-box-text .button {
	background-color: var(--white);
	border-style: none;
	font-size: 1.4rem;
	font-weight: 700;
	opacity: .8;
	width: 12em;
}

.hero-box-text .button:hover {
	background-color: var(--black);
	opacity: .6;
}

.splide {
	pointer-events: none;
	padding: 0 0 2rem 0;
}

.feature h3 {
	border-style: none;
	font-size: 2.4rem;
	text-align: center;
}

.feature-cards {
	align-items: stretch;
	display: flex;
	justify-content: stretch;
	margin: 0 auto 4rem auto;
}

.feature-card {
	align-items: stretch;
	display: flex;
	flex-direction: column;
	gap: 2rem;
	justify-content: space-between;
	width: 30%;
}

.feature-card:not(:last-of-type) {
	border-right: var(--gray-dark) solid 1px;
	margin-right: 4rem;
	padding-right: 4rem;
}

.feature-card-head {
	align-items: stretch;
	display: flex;
	flex-direction: column;
	gap: 4rem;
	justify-content: space-between;
}

.feature-card-head h4 {
	background-color: var(--gray-dark);
	border-radius: 6px;
	color: var(--white);
	font-size: 4.8rem;
	font-weight: 700;
	text-align: center;
	line-height: 1;
	margin: 0 0 1rem 0;
	padding: 1.5rem 0;
}

.feature-card-head img {
	align-self: center;
	display: block;
	height: 110px;
	width: 110px;
}

.feature-card-head-catch {
	align-items: stretch;
	display: flex;
	flex-direction: column;
	height: 7.2rem;
	justify-content: center;
}

.feature-card-head h5 {
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 1;
	margin: auto;
	text-align: center;
}

.feature-card-text {
	font-size: 1.6rem;
	line-height: 1.5;
}

.news-box {
	display: flex;
	gap: 4rem;
	margin: 0 0 2rem 0;
}

.news-box dt {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.4;
	margin: 0;
	white-space: nowrap;
}

.news-box dd {
	font-size: 2rem;
	font-weight: 400;
	line-height: 1.4;
	margin: 0;
}

/*-----------------------------------------------------------------
学科概要
------------------------------------------------------------------*/

.tooltip-container {
	width: 100%;
	z-index: 1;
}

.tooltip-right:before,
.tooltip-left:before {
	background-color: var(--white);
	border: 3px solid transparent;
	border-left-color: var(--black);
	border-bottom-color: var(--black);
	margin: 0;
	content: '';
	display: block;
	height: 30px;
	pointer-events: none;
	position: absolute;
	top: calc(50% - 15px);
	width: 30px;
	z-index: 0;
}

.tooltip-right:before {
	left: -15px;
	transform: rotate(45deg);
}

.tooltip-left:before {
	right: -15px;
	transform: rotate(-135deg);
}

.tooltip.lab-electricdevice:before {
	border-left-color: var(--lab_electricdevice);
	border-bottom-color: var(--lab_electricdevice);
}

.tooltip.lab-ictsystem:before {
	border-left-color: var(--lab_ictsystem);
	border-bottom-color: var(--lab_ictsystem);
}

.tooltip.lab-intelligence:before {
	border-left-color: var(--lab_intelligence);
	border-bottom-color: var(--lab_intelligence);
}

.tooltip.lab-computer:before {
	border-left-color: var(--lab_computer);
	border-bottom-color: var(--lab_computer);
}

.tooltip {
	align-items: stretch;
	background-color: var(--white);
	border: 3px solid var(--black);
	border-radius: .8rem;
	cursor: pointer;
	display: none;
	filter: drop-shadow(0px 2px 6px var(--black));
	height: fit-content;
	left: 0;
	max-width: 300px;
	min-width: 280px;
	opacity: 0;
	position: absolute;
	text-align: left;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: 99;
}

.tooltip.lab-electricdevice {
	border: 3px solid var(--lab_electricdevice);
}

.tooltip.lab-ictsystem {
	border: 3px solid var(--lab_ictsystem);
}

.tooltip.lab-intelligence {
	border: 3px solid var(--lab_intelligence);
}

.tooltip.lab-computer {
	border: 3px solid var(--lab_computer);
}

.tooltip.is-visible {
	animation-name: fadeIn;
	animation-fill-mode: forwards;
	animation-duration: .5s;
	display: block;
}

.tooltip-bg {
	bottom: 0;
	content: '';
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}

.tooltip-bg.is-visible {
	display: block;
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.tooltip-inner {
	align-items: center;
	background-color: var(--white);
	border-radius: 1rem;
	color: var(--black);
	display: flex;
	flex-direction: column;
	font-size: 1.4rem;
	gap: 2rem;
	height: fit-content;
	padding: 2rem;
	justify-content: stretch;
	line-height: 1.3;
	position: relative;
	width: 100%;
	z-index: 0;
}

.tooltip .button.title {
	pointer-events: none;
}

.tooltip .lab-button-detail {
	margin: 0;
}


/*-----------------------------------------------------------------
学生生活
------------------------------------------------------------------*/

.student-box {
	margin: 0 0 4rem 0;
}

.student-box>div:nth-of-type(1) {
	flex: 1 0 400px;
}

.student-box>div:nth-of-type(2) {
	flex: 1 1 auto;
}

.student-box img {
	display: inline-block;
	height: auto;
	max-width: 400px;
	width: 100%;
}

.student-profile {
	font-size: 2rem;
	line-height: 1.6;
	margin: 0 0 2rem 0;
}

.qa {
	margin: 0 0 4rem 0;
}

.qa-block {
	margin: 0 0 4rem 0;
}

.q {
	align-items: center;
	display: flex;
	font-size: 2.4rem;
	font-weight: 700;
	gap: 2rem;
	justify-content: flex-start;
	line-height: 1;
	margin: 0 0 2rem 0;
}

.q-header {
	align-items: center;
	background-color: var(--black);
	border: var(--black) solid 1px;
	border-radius: 4px;
	color: var(--white);
	content: '\0051';
	display: flex;
	flex: 0 0 4.5rem;
	font-size: 3.2rem;
	font-weight: 800;
	justify-content: center;
	line-height: 1;
	padding: .3rem .6rem 1.3rem .6rem;
}

.q>div:nth-of-type(2) {
	align-items: center;
	display: flex;
	justify-content: flex-start;
}

.qa dd {
	margin-inline-start: 0;
}

.a {
	align-items: flex-start;
	display: flex;
	gap: 2rem;
	justify-content: flex-start;
	line-height: 1;
}

.a-header {
	align-items: center;
	background-color: var(--white);
	border: var(--black) solid 1px;
	border-radius: 4px;
	color: var(--black);
	content: '\0051';
	display: flex;
	flex: 0 0 4.5rem;
	font-size: 3.2rem;
	font-weight: 800;
	justify-content: center;
	line-height: 1;
	padding: .6rem;
}

.a-body {
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.6;
	margin: .5rem 0 0 0;
}

.a-body strong {
	display: block;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.6;
}

.a-body .caption {
	display: block;
	line-height: 1;
	margin: -3rem 0 0 0;
	padding: 0;
	text-align: right;
}

.timetable {
	border-collapse: separate;
	border-spacing: 1rem;
	table-layout: fixed;
	margin: 0 -1rem 2rem -1rem;
	min-width: 1024px;
	width: calc(100% + 1rem);
}

.timetable thead td {
	background-color: var(--gray-dark);
	color: var(--white);
	font-size: 2.4rem;
	font-weight: 700;
	height: 6rem;
	text-align: center;
}

.timetable tbody td {
	background-color: var(--white);
	border: var(--gray-dark) solid 1px;
	font-size: 1.8rem;
	height: 6rem;
	line-height: 1.4;
	text-align: center;
}

.timetable .remark {
	background-color: var(--gray);
}

.tab-qa {
	display: none;
	transition: all .3s ease-in-out;
}

.tab-qa.is-active {
	display: block;
}

.q-label {
	display: inline-block;
	font-size: 1.6rem;
	font-weight: normal;
	border: var(--black) solid 1px;
	line-height: 1;
	margin: 0 1rem 0 0;
	padding: .5rem .3rem;
}

/*-----------------------------------------------------------------
進路
------------------------------------------------------------------*/

.careerpath-cards-wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 0 auto 4rem 0;
}

.careerpath-cards {
	align-items: stretch;
	display: flex;
	flex-grow: 1;
	gap: 2rem;
	justify-content: center;
	max-width: 1136px;
}

.careerpath-card {
	align-items: center;
	background-color: var(--white);
	display: flex;
	filter: drop-shadow(0px 1px 5px rgba(0, 0, 0, .3));
	flex-direction: column;
	height: auto;
	justify-content: space-between;
	min-height: 240px;
	padding: 2rem 1rem;
	text-align: center;
	width: 33.33%;
}

.careerpath-card .text {
	font-size: 1.9rem;
}

.careerpath-company .text {
	line-height: 1.4;
	margin: .5em auto;
}

.careerpath-publicworker .text {
	line-height: 1.4;
	margin: 1em auto;
}

.careerpath-gradschool .text {
	line-height: 1.4;
	margin: 0 auto;
}

.careerpath-card img {
	display: block;
	margin: 2rem auto 0 auto;
}

.careerpath-company img {
	width: 82px;
}

.careerpath-publicworker img {
	width: 100px;
}

.careerpath-gradschool img {
	width: 130px;
}

.careerpath-chart-wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
}

#piechart_3d {
	margin: 0 auto;
	max-height: 510px;
	min-height: 510px;
	height: fit-content;
	width: 100%;
}

.careerpath-chart-caption {
	font-size: 1.4rem;
	margin: -4rem 0 4rem 0;
	text-align: right;
}

.careerpath-company-name-list {
	margin: 0 0 6rem 0;
}

.careerpath-company-name-list-block {
	margin: 0 0 1.6rem 0;
}

.careerpath-company-name-list dt {
	font-weight: 700;
	line-height: 1.6;
}

.careerpath-company-name-list dd {
	line-height: 1.6;
	margin-inline-start: 0;
}

.careerpath-graduate-box img {
	display: inline-block;
	width: 200px;
}

.careerpath-graduate-profile {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.6;
	margin: 0 0 2rem 0;
}

.careerpath-graduate-profile span {
	font-size: 2.4rem;
}

/*-----------------------------------------------------------------
研究室
------------------------------------------------------------------*/
.lab-button-detail {
	margin: 0 0 6rem 0;
}

.lab-cards {
	align-items: stretch;
	display: flex;
	justify-content: stretch;
}

@media (max-width: 768px) {
	.lab-cards {
		flex-direction: column;
	}
}

.lab-card-wrapper {
	align-items: stretch;
	display: flex;
	flex: 1 0 auto;
	flex-direction: column;
	gap: 2rem;
	justify-content: stretch;
	width: 25%;
}

@media (max-width: 768px) {
	.lab-card-wrapper {
		width: 100%;
	}
}

.lab-card {
	align-items: center;
	display: flex;
	flex: 1 0 auto;
	flex-direction: column;
	justify-content: flex-start;
	text-align: center;
}

.lab-card h4 {
	background-color: transparent;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 2rem 0;
	padding: 0;
}

@media (min-width: 769px) and (max-width: 1024px) {
	.lab-card h4 {
		font-size: 1.5rem;
	}
}

.lab-card img {
	aspect-ratio: 640 / 427;
	display: inline-block;
	object-fit: cover;
	width: 100%;
}

.lab-buttons {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 1rem;
	justify-content: space-evenly;
	margin: 2rem 0;
	position: relative;
	width: calc(100% - 1rem);
}

.lab-buttons.is-inactive,
.lab-buttons.is-inactive button {
	position: relative;
	z-index: -1;
}

.lab-buttons .button {
	border: var(--black) solid 1px;
	font-size: 1.4rem;
	font-weight: 700;
	padding: 1rem;
	position: relative;
	width: 100%;
	z-index: 0;
}

.lab-button-br {
	display: none;
}

@media (min-width: 769px) and (max-width: 1190px) {
	.lab-buttons .button.lab-button {
		font-size: 1.3rem;
		padding: 1rem 0;
	}

	.lab-button-br {
		display: inline;
	}
}

.lab-text {
	flex: 1 0 auto;
	line-height: 1.4;
	text-align: left;
	width: calc(100% - 1rem);
}

.lab-button-detail {
	border: var(--black) solid 1px;
	font-size: 1.4rem;
	padding: 1rem;
	width: 12em;
}

.lab-electricdevice .button,
.lab-electricdevice .button.lab-button-detail:hover {
	background-color: var(--white);
	border: var(--lab_electricdevice) solid 1px;
	color: var(--lab_electricdevice);
}

.lab-electricdevice .button:hover,
.lab-electricdevice .button.lab-button-detail {
	background-color: var(--lab_electricdevice);
	color: #fff;
}

.lab-ictsystem .button,
.lab-ictsystem .button.lab-button-detail:hover {
	background-color: var(--white);
	border: var(--lab_ictsystem) solid 1px;
	color: var(--lab_ictsystem);
}

.lab-ictsystem .button:hover,
.lab-ictsystem .button.lab-button-detail {
	background-color: var(--lab_ictsystem);
	color: #fff;
}

.lab-intelligence .button,
.lab-intelligence .button.lab-button-detail:hover {
	background-color: var(--white);
	border: var(--lab_intelligence) solid 1px;
	color: var(--lab_intelligence);
}

.lab-intelligence .button:hover,
.lab-intelligence .button.lab-button-detail {
	background-color: var(--lab_intelligence);
	color: #fff;
}

.lab-computer .button,
.lab-computer .button.lab-button-detail:hover {
	background-color: var(--white);
	border: var(--lab_computer) solid 1px;
	color: var(--lab_computer);
}

.lab-computer .button:hover,
.lab-computer .button.lab-button-detail {
	background-color: var(--lab_computer);
	color: #fff;
}

.lab-button-detail-wrapper {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	text-align: center;
}

.movies {
	display: grid;
	gap: 4rem 2rem;
	grid-template-columns: repeat(auto-fit, minmax(300px, 630px));
	justify-content: center;
}

.movie {
	align-items: center;
	flex-direction: column;
	display: flex;
	justify-content: flex-start;
}

.movie iframe {
	display: block;
	margin: 0 0 1rem 0;
	width: 100%;
}

.movie caption {
	font-size: 1.4rem;
	display: block;
	text-align: center;
	width: 100%;
}

.curriculum-wrapper {
	overflow-y: auto;
}

.curriculum {
	align-items: flex-start;
	display: flex;
	margin: 0 0 2rem 0;
	min-width: 1120px;
	position: relative;
	width: 100%;
}

.curriculum-arrow {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	gap: 2rem;
	justify-content: flex-start;
	position: relative;
	width: calc(100% / 4);
}

.curriculum-arrow p {
	display: block;
	margin: 0 2rem 0 0;
}

.curriculum-arrow-item {
	align-items: center;
	background: linear-gradient(90deg, rgba(204, 204, 204, 1) 0%, rgba(255, 255, 255, 1) 100%);
	color: var(--black);
	font-size: 1.6rem;
	font-weight: bold;
	display: flex;
	height: 5rem;
	justify-content: center;
	position: relative;
	width: 100%;
}

.curriculum-arrow:not(:first-of-type) .curriculum-arrow-item:after {
	border-bottom: solid 25px rgb(204, 204, 204);
	border-left: solid 20px transparent;
	border-top: solid 25px rgb(204, 204, 204);
	content: '';
	display: inline-block;
	left: -20px;
	position: absolute;
	top: 0;
}

.curriculum-arrow:last-of-type .curriculum-arrow-item {
	background: linear-gradient(90deg, rgba(204, 204, 204, 1) 0%, rgba(238, 238, 238, 1) 100%);
}

.curriculum-buttom {
	background-color: var(--black);
	color: var(--white);
	display: block;
	font-size: 1.6rem;
	margin: 2rem auto;
	width: fit-content;
}

.curriculum-buttom:hover {
	background-color: var(--white);
	color: var(--black);
}

.lab-header {
	border: var(--gray-dark) solid 1px;
	font-size: 3rem;
	font-weight: 700;
	padding: 2rem;
	text-shadow:
		2px 2px 1px #ffffff,
		-2px 2px 1px #ffffff,
		2px -2px 1px #ffffff,
		-2px -2px 1px #ffffff,
		2px 0px 1px #ffffff,
		0px 2px 1px #ffffff,
		-2px 0px 1px #ffffff,
		0px -2px 1px #ffffff;
}

.lab-top-flex-wrapper {
	align-items: stretch;
	display: flex;
	gap: 2rem;
	margin: 0 auto;
	max-width: 980px;
}

.lab-top-flex {
	align-items: stretch;
	border: var(--black) solid 2px;
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 2rem;
	justify-content: space-between;
	padding: 2rem;
}

.lab-top-flex.lab-electricdevice {
	border: var(--lab_electricdevice) solid 2px;
}

.lab-top-flex.lab-ictsystem {
	border: var(--lab_ictsystem) solid 2px;
}

.lab-top-flex.lab-intelligence {
	border: var(--lab_intelligence) solid 2px;
}

.lab-top-flex.lab-computer {
	border: var(--lab_computer) solid 2px;
}

.lab-top-flex h4 {
	background-color: var(--black);
	color: var(--white);
	font-size: 1.6rem;
	margin: 0;
	text-align: center;
}

.lab-top-flex.lab-electricdevice h4 {
	background-color: var(--lab_electricdevice);
}

.lab-top-flex.lab-ictsystem h4 {
	background-color: var(--lab_ictsystem);
}

.lab-top-flex.lab-intelligence h4 {
	background-color: var(--lab_intelligence);
}

.lab-top-flex.lab-computer h4 {
	background-color: var(--lab_computer);
}

.lab-link {
	text-align: center;
}

.lab-header-nav {
	align-items: flex-end;
	display: flex;
	gap: 1rem;
	list-style-type: none;
	justify-content: flex-end;
	margin: 0 0 .5rem 0;
}

.lab-header-nav a {
	font-size: 1.4rem;
}

.lab-header-nav a:before {
	content: '■';
	display: inline-block;
	font-size: 1.6rem;
}

.lab-header-nav .link-electricdevice {
	color: var(--lab_electricdevice);
}

.lab-header-nav .link-ictsystem {
	color: var(--lab_ictsystem);
}

.lab-header-nav .link-intelligence {
	color: var(--lab_intelligence);
}

.lab-header-nav .link-computer {
	color: var(--lab_computer);
}

.lab-header-electricdevice {
	background-image: url('../img/bg-lab-electricdevice.jpg');
	background-size: cover;
}

.lab-header-ictsystem {
	background-image: url('../img/bg-lab-ictsystem.jpg');
	background-size: cover;
}

.lab-header-intelligence {
	background-image: url('../img/bg-lab-itelligence.jpg');
	background-size: cover;
}

.lab-header-computer {
	background-image: url('../img/bg-lab-computer.jpg');
	background-size: cover;
}

.lab-electricdevice a {
	color: var(--lab_electricdevice);
}

.lab-ictsystem a {
	color: var(--lab_ictsystem);
}

.lab-intelligence a {
	color: var(--lab_intelligence);
}

.lab-computer a {
	color: var(--lab_computer);
}

.lab-sub-header {
	color: var(--white);
	font-size: 1.6rem;
}

.lab-sub-header.lab-electricdevice {
	background-color: var(--lab_electricdevice);
}

.lab-sub-header.lab-ictsystem {
	background-color: var(--lab_ictsystem);
}

.lab-sub-header.lab-intelligence {
	background-color: var(--lab_intelligence);
}

.lab-sub-header.lab-computer {
	background-color: var(--lab_computer);
}

.lab-info-flex-wrapper {
	align-items: flex-start;
	display: flex;
	justify-content: stretch;
}

.lab-info-flex:first-of-type {
	align-items: center;
	display: flex;
	flex: 0 0 200px;
	flex-direction: column;
	gap: 2rem;
	justify-content: flex-start;
}

.lab-portrait {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 1rem;
	justify-content: flex-start;
}

.lab-portrait img {
	display: block;
	height: auto;
	max-width: 200px;
	width: 200px;
}

.lab-link2 {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.lab-link2 a {
	align-items: center;
	background-color: var(--gray-dark);
	border-radius: 0.6rem;
	color: var(--white);
	display: flex;
	flex-direction: row;
	justify-content: center;
	line-height: 1;
	padding: 1rem 2rem;
	text-decoration: none;
	width: 100%;
}

.lab-link2 a span {
	align-items: center;
	display: flex;
	font-size: 1.4rem;
	justify-content: center;
	gap: 5px;
	line-height: 1;
}

.lab-link2 a span:before {
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2023.94%2023.94%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.5%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20417%22%3E%3Cg%20data-name%3D%22%E6%A5%95%E5%86%86%E5%BD%A2%2019%22%3E%3Ccircle%20cx%3D%2211.97%22%20cy%3D%2211.97%22%20r%3D%2211.97%22%20stroke%3D%22none%22%2F%3E%3Ccircle%20cx%3D%2211.97%22%20cy%3D%2211.97%22%20r%3D%2211.22%22%2F%3E%3C%2Fg%3E%3Cg%20data-name%3D%22%E6%A5%95%E5%86%86%E5%BD%A2%2020%22%20transform%3D%22translate(4.604)%22%3E%3Cellipse%20cx%3D%227.366%22%20cy%3D%2211.97%22%20stroke%3D%22none%22%20rx%3D%227.366%22%20ry%3D%2211.97%22%2F%3E%3Cellipse%20cx%3D%227.366%22%20cy%3D%2211.97%22%20rx%3D%226.616%22%20ry%3D%2211.22%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22M11.97.47v23%22%20data-name%3D%22%E7%B7%9A%2034%22%2F%3E%3Cpath%20d%3D%22M22.559%2011.97H.46%22%20data-name%3D%22%E7%B7%9A%2035%22%2F%3E%3Cpath%20d%3D%22M22.559%207.366H2.302%22%20data-name%3D%22%E7%B7%9A%2036%22%2F%3E%3Cpath%20d%3D%22M21.639%2017.035H2.302%22%20data-name%3D%22%E7%B7%9A%2037%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: block;
	height: 1.6rem;
	width: 1.6rem;
}

.lab-table {
	border-collapse: separate;
	border-spacing: 1rem;
	margin-top: -1rem;
	width: 100%;
}

.lab-table tbody tr th {
	background-color: rgba(102, 102, 102, 0.14);
	font-size: 1.6rem;
	font-weight: 700;
	padding: 1rem;
	text-align: left;
	vertical-align: top;
	width: 150px;
}

.lab-table tbody tr td {
	background-color: rgba(255, 255, 255, 0.7);
	font-size: 1.6rem;
	line-height: 1.3;
	padding: 1rem;
	vertical-align: top;
}

.lab-table-figure {
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
	justify-content: flex-start;
	margin: 0 0 2rem 0;
}

.lab-table-figure:first-of-type {
	margin: 2rem 0 0 0;
}

.lab-table-figure figure,
.lab-table-figure>div {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 1rem;
	justify-content: center;
}

.lab-table-figure figcaption {
	display: block;
	font-size: 1.4rem;
	text-align: center;
}

.lab-table-figure figure img,
.lab-table-figure>div img {
	aspect-ratio: auto;
	display: block;
	max-height: 280px;
	/*
  max-width: 280px;
  */
	width: 100%;
}

.lab-table tbody tr td h5 {
	font-size: 1.8rem;
	font-weight: 700;
}

/*-----------------------------------------------------------------
お知らせ
------------------------------------------------------------------*/
.news section>div {
	margin: 0 0 2rem 0;
}

.news-date {
	background-color: var(--gray-dark);
	color: var(--white);
	font-size: 1.6rem;
	padding: 1rem 1.5rem;
	width: fit-content;
}

/*-----------------------------------------------------------------
フッター
------------------------------------------------------------------*/

footer {
	background-color: var(--footer-color);
	padding: 3rem 0;
	position: sticky;
	top: 100vh;
}

.footer-inner {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 auto;
	max-width: 1280px;
	padding: 2rem 0;
	width: calc(100% - 2rem);
}

.footer-menu-wrapper {
	align-items: center;
	border-bottom: var(--white) solid 1px;
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 0 0 4rem 0;
	width: 100%;
}

.footer-menu-wrapper .nav li a {
	color: var(--white);
	text-decoration: underline;
}

.footer-site-title img {
	aspect-ratio: 339 / 62;
	display: inline-block;
	height: auto;
	width: 23rem;
}

.footer-logo img {
	aspect-ratio: 240 / 66;
	display: block;
	margin: 3rem auto;
	height: 4rem;
	width: 15rem;
}

.footer-parent-menu-wrapper .nav {
	align-items: center;
	display: flex;
	justify-content: center;
}

.footer-parent-menu-wrapper .nav:not(:first-of-type) {
	margin: 4rem auto 0 auto;
}

.footer-parent-menu-wrapper .nav li a {
	color: var(--white);
	text-decoration: underline;
}

.footer-parent-menu-wrapper .nav.sns {
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 4rem auto;
}

.footer-parent-menu-wrapper .nav.sns img {
	display: inline-block;
	height: 5rem;
	width: 5rem;
}

.footer-parent-menu-wrapper .nav.nav2 li {
	border-left: var(--white) solid 1px;
}

.footer-parent-menu-wrapper .nav.nav2 li:first-of-type {
	padding: 0 2rem;
}

.footer-parent-menu-wrapper .nav.nav2 li:last-of-type {
	border-right: var(--white) solid 1px;
	padding: 0 2rem;
}

.copy {
	color: var(--white);
	font-size: 1.4rem;
	margin: 6rem auto 0 auto;
	text-align: center;
}

.back-to-top {
	background-color: #fff;
	border: var(--footer-color) solid 1px;
	border-radius: 50%;
	bottom: 1rem;
	cursor: pointer;
	display:inline-block;
	height: 6rem;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	right: 1rem;
	transition: all .3s linear;
	width: 6rem;
	z-index: 80;
}

.back-to-top.is-active {
	opacity: .9;
	pointer-events: all;
}

.back-to-top span {
	border-left: var(--footer-color) solid 1px;
	border-top: var(--footer-color) solid 1px;
	height: 2.2rem;
	left: 1.9rem;
	position: absolute;
	top: 2.4rem;
	transform: rotate(45deg);
	width: 2.2rem;
	z-index: 90;
}



/*-----------------------------------------------------------------
スマホ用
------------------------------------------------------------------*/

@media (max-width: 768px) {
	body {
		font-size: 1.4rem;
	}

	h2 {
		font-size: 2.7rem;
	}

	h3 {
		font-size: 2rem;
		margin: 0 0 2rem 0;
	}

	h3 span {
		font-size: 1.6rem;
	}

	h4 {
		font-size: 1.4rem;
		margin: 0 0 2rem 0;
	}

	p {
		font-size: 1.4rem;
		line-height: 1.4;
	}

	img {
		max-width: 90%;
	}

	.header {
		height: 53px;
		left: 0;
		opacity: 1;
		right: 0;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 1;
	}

	.header.fixed {
		height: 53px;
	}

	.header.is-hide {
		opacity: 0;
		z-index: -1;
	}

	.header-inner {
		align-items: flex-start;
		flex-direction: column;
		height: 53px;
		justify-content: center;
		padding: .8rem 0;
		position: relative;
		z-index: 0;
	}

	.header.fixed .header-inner {
		height: 53px;
	}

	.header-site-title img {
		margin: -.6rem 0 0 0;
		width: 19rem;
	}

	.header.fixed .header-inner .header-site-title img {
		width: 19rem;
	}

	.nav {
		align-items: center;
		flex-direction: column;
		justify-content: center;
	}

	.header-inner nav {
		display: none;
		left: 0;
		position: fixed;
		top: 50px;
		width: 100dvw;
		z-index: 300;
	}

	.header-inner nav:after {
		background-color: rgba(38, 52, 52, .9);
		bottom: 0;
		content: '';
		display: block;
		height: calc(100dvh - 50px);
		left: 0;
		opacity: 0;
		position: fixed;
		right: 0;
		top: 50px;
		width: 100dvw;
		z-index: 300;
	}

	.header-inner nav.is-active {
		background-color: transparent;
		display: block;
	}

	.header-inner nav.is-active:after {
		animation-name: fadeIn;
		animation-fill-mode: forwards;
		animation-duration: .5s;
		display: block;
		opacity: 1;
		z-index: 200;
	}

	.nav>li,
	.nav>li:first-of-type,
	.nav>li:last-of-type {
		padding: 2.2rem 0;
	}

	.nav>li:first-of-type {
		padding: 3.8rem 0 2.2rem 0;
	}

	.header-inner-nav {
		align-self: center;
	}

	.header-inner .nav li {
		text-align: center;
		z-index: 300;
	}

	.header-inner .nav>li>a {
		color: var(--white);
		font-size: 3rem;
		font-weight: 700;
	}

	.header-inner .sub-nav {
		display: list-item;
	}

	.header-inner .sub-nav>li {
		padding: 1.4rem 0;
	}

	.header-inner .sub-nav>li:first-of-type {
		padding: 2.2rem 0 1.4rem 0;
	}

	.header-inner .sub-nav>li>a {
		color: var(--white);
		font-size: 2rem;
		font-weight: 400;
	}

	.nav-toggler {
		background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20308%22%20transform%3D%22translate(-389%20-16)%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22%23263434%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20270%22%20rx%3D%222%22%20transform%3D%22translate(389%2016)%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20307%22%3E%3Cpath%20d%3D%22M392.5%2023h17%22%20data-name%3D%22%E7%B7%9A%2028%22%2F%3E%3Cpath%20d%3D%22M392.5%2028h17%22%20data-name%3D%22%E7%B7%9A%2029%22%2F%3E%3Cpath%20d%3D%22M392.5%2033h17%22%20data-name%3D%22%E7%B7%9A%2030%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
		background-size: contain;
		background-repeat: no-repeat;
		border: var(--white) solid 0px;
		display: inline-block;
		height: 34px;
		left: auto;
		outline-style: none;
		position: fixed;
		right: 10px;
		top: 10px;
		width: 34px;
		z-index: 10;
	}

	.nav-toggler.is-active {
		background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20422%22%20transform%3D%22translate(-389%20-13)%22%3E%3Crect%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22%23263434%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20270%22%20rx%3D%222%22%20transform%3D%22translate(389%2013)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22m395.22%2019.22%2011.56%2011.56%22%20data-name%3D%22%E7%B7%9A%2028%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20d%3D%22m395.22%2030.78%2011.56-11.56%22%20data-name%3D%22%E7%B7%9A%2030%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
	}

	main {
		padding-top: 55px;
	}

	.is-inactive {
		pointer-events: none;
		touch-action: none;
	}

	.breadcrumb {
		display: none;
	}

	.cols {
		flex-direction: column;
	}

	/*-----------------------------------------------------------------
  スマホ用 ホーム
  ------------------------------------------------------------------*/
	.home .contents {
		margin: -1px auto 8rem auto;
	}

	.hero {
		position: static;
	}

	.hero-box-wrapper {
		padding: 1rem 0;
	}

	.hero-box {
		height: auto;
	}

	.hero-box.is-active {
		width: 70%;
	}

	.hero-box.is-inactive {
		width: 10%;
	}

	.hero-box-text h4 {
		font-size: 2.4rem;
	}

	.hero-box-text p {
		font-size: 1.4rem;
	}

	.is-inactive {
		pointer-events: all;
		touch-action: auto;
	}

	.splide {
		display: none;
	}

	.feature-cards {
		flex-direction: column;
		gap: 4rem;
	}

	.feature-card {
		width: 100%;
	}

	.feature-card:not(:last-of-type) {
		border-style: none;
		margin-right: 0;
		padding-right: 0;
	}

	.feature-card-head {
		gap: 2rem;
	}

	.feature-card-head h4 {
		font-size: 2.8rem;
		line-height: 1;
		margin: 0;
		padding: 1rem 0;
	}

	.feature-card-head h5 {
		font-size: 2rem;
	}

	.feature-card-head-catch {
		height: auto;
	}

	.feature-card-text {
		font-size: 1.4rem;
	}

	.news-box {
		flex-direction: column;
		gap: 0;
	}

	.news-box dt,
	.news-box dd {
		font-size: 1.6rem;
	}

	/*-----------------------------------------------------------------
  スマホ用 進路
  ------------------------------------------------------------------*/
	.careerpath-cards-wrapper {
		z-index: -1;
	}

	.careerpath-cards {
		flex-direction: column;
		z-index: -1;
	}

	.careerpath-card {
		height: auto;
		width: 100%;
	}

	.careerpath-card .text {
		font-size: 1.4rem;
	}

	.careerpath-graduate-box .col:first-of-type {
		align-items: center;
		display: flex;
		justify-content: center;
		width: 100%;
	}

	.careerpath-graduate-profile {
		font-size: 1.4rem;
	}

	.careerpath-graduate-profile span {
		font-size: 1.6rem;
	}

	/*-----------------------------------------------------------------
  スマホ用 学生生活
  ------------------------------------------------------------------*/
	.student-box>div:nth-of-type(1) {
		flex: 1 1 auto;
	}

	.student-box {
		margin: 0 0 2rem 0;
	}

	.student-profile {
		font-size: 1.6rem;
		line-height: 1.6;
		margin: 0 0 1.6rem 0;
	}

	.qa {
		margin: 0;
	}

	.qa-block {
		margin: 0 0 2rem 0;
	}

	.q {
		font-size: 2rem;
		gap: 1.6rem;
	}

	.q-header {
		flex: 0 0 3.6rem;
		font-size: 2.3rem;
	}

	.a {
		font-size: 2rem;
		gap: 1.6rem;
	}

	.a-header {
		flex: 0 0 3.6rem;
		font-size: 2.3rem;
	}

	.a-body strong {
		font-size: 2rem;
		margin: 0 0 .5rem 0;
	}

	.table-wrapper {
		max-width: calc(100vw - 8.5rem);
	}

	.timetable {
		border-spacing: .8rem;
		margin: 0 0 2rem -.8rem;
		min-width: 980px;
		width: 98%;
	}

	.timetable thead td {
		font-size: 1.8rem;
		height: 4.5rem;
	}

	.timetable tbody td {
		font-size: 1.4rem;
		height: 4.5rem;
		line-height: 1.2;
	}

	.buttons {
		margin: 0 0 2rem 0;
	}

	.button {
		border: solid 1px var(--black);
		border-radius: 2.8rem;
		font-size: 1.4rem;
		padding: 1rem 4rem;
	}

	.q>div:nth-of-type(2) {
		align-items: flex-start;
		flex-direction: column;
		gap: .5rem;
		justify-content: flex-start;
	}

	.q-label {
		font-size: 1.2rem;
		margin: 0 1rem 0 0;
		padding: .3rem .2rem;
	}

	/*-----------------------------------------------------------------
  スマホ用 研究室
  ------------------------------------------------------------------*/
	.lab-header-nav {
		display: none;
	}

	.tooltip:before {
		transform: rotate(135deg);
		left: calc(50% - 15px);
		top: -15px;
	}

	.tooltip {
		left: 0;
		position: relative;
		top: 0;
	}

	.lab-card h4 {
		font-size: 1.6rem;
	}

	.lab-sub-header {
		font-size: 1.4rem;
	}

	.lab-top-flex-wrapper {
		flex-direction: column;
	}

	.lab-header {
		font-size: 2rem;
		padding: 1rem;
	}

	.lab-info-flex-wrapper {
		align-items: center;
		flex-direction: column;
		gap: 4rem;
	}

	.lab-table {
		border-spacing: 0;
	}

	.lab-table tbody tr {
		align-items: stretch;
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}

	.lab-table tbody tr th {
		font-size: 1.4rem;
		padding: 1rem;
		text-align: left;
		width: 100%;
	}

	.lab-table tbody tr td {
		font-size: 1.4rem;
	}

	.lab-table-figure {
		align-items: center;
		flex-direction: column;
		gap: 2rem;
		justify-content: flex-start;
		margin: 2rem 0;
	}

	/*-----------------------------------------------------------------
  スマホ用 フッター
  ------------------------------------------------------------------*/

	.footer-menu-wrapper {
		display: none;
	}

	footer {
		padding: 0 0 2rem 0;
	}

	.footer-inner {
		padding: 0;
	}

	.footer-parent-menu-wrapper {
		width: 100%;
	}

	.footer-parent-menu-wrapper .nav>li {
		font-size: 1.6rem;
		padding: 0 0 1.6rem 0;
	}

	.footer-parent-menu-wrapper .nav.sns {
		flex-direction: row;
		gap: 1rem 2rem;
		margin: 0 auto 2rem auto;
		max-width: 258px;
	}

	.footer-parent-menu-wrapper .nav.sns li {
		padding: 0;
	}

	.footer-parent-menu-wrapper .nav.nav2 {
		border-top: var(--white) solid 1px;
		margin: 1rem 0 0 0;
		padding: 2rem 0 0 0;
	}

	.footer-parent-menu-wrapper .nav.nav2 li {
		border-style: none;
		padding: 0 0 1.6rem 0;
	}

	.footer-parent-menu-wrapper .nav.nav2 li:first-of-type {
		padding: 0 0 1.6rem 0;
	}

	.footer-parent-menu-wrapper .nav.nav2 li:last-of-type {
		border-right: var(--white) solid 0px;
	}

	.copy {
		font-size: 1.2rem;
		font-weight: 300;
		margin: 4rem 0 1rem 0;
	}

	.back-to-top {
		height: 5rem;
		width: 5rem;
	}

	.back-to-top span {
		height: 1.8rem;
		left: 1.6rem;
		top: 2.2rem;
		width: 1.8rem;
	}
}

/*-----------------------------------------------------------------
印刷用
------------------------------------------------------------------*/

@media print {
	@page {
		size: A4 portrait;
		margin: 0mm;
	}

	body {
		width: 210mm;

	}

	.no-print {
		display: none;
	}

}