<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**/
/**/
/* ==================================================
Page Cont
================================================== */
img {
	image-rendering: -webkit-optimize-contrast;
}
#ktsCont {
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #333333;
	font-size: 16px;
	line-height: 1.6em;
	background-color: #FFFFFF;
}
@media screen and (max-width: 750px) {
	#ktsCont {}
}
#ktsCont * {
	box-sizing: border-box;
}
/**/
/**/
/* ==================================================
Page wrap &amp; kye visual
================================================== */
.kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap {
	display: block;
	margin: 0 auto;
	padding: 70px 15px 40px 15px;
	box-sizing: border-box;
}
@media screen and (max-width: 750px) {
	body {
		min-width: inherit;
	}
	.kokuyo-st-container #kokuyo-st-main-contents #ktsCont #contents .wrap {
		width: 100%;
		padding: 10vw 7.33333vw;
	}
}
#ktsCont .kv {
	width: 100%;
	background-color: #2BB3E5;
}
#ktsCont .kv .kv_wrap {
	width: 1048px;
	margin: 0 auto;
}
@media screen and (max-width: 750px) {
	#ktsCont .kv {}
	#ktsCont .kv .kv_wrap {
		width: 100%;
		margin: 0;
	}
}
/**/
/**/
/* ==================================================
Page style
================================================== */
/*  hr style
-----------------------------------*/
#ktsCont hr.ten00 {
	border: none;
	height: 5px;
	margin: 0px;
	background-repeat: repeat-x;
}
#ktsCont hr.ten01 {
	border: none;
	border-top: dotted 2px #3A4399;
	height: 2px;
	color: #FFFFFF;
	margin: 60px 0;
}
/*  角丸・ボーダー
-----------------------------------*/
#ktsCont .round_10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#ktsCont .border-top_2 {
	border-top: 2px solid #bcbcbc;
}
/*  テーブル
-----------------------------------*/
#ktsCont .table_title {
	font-size: 15px;
	text-align: center;
	margin-bottom: 5px;
}
#ktsCont .table {
	width: 808px;
	margin: 0 auto;
	text-align: center;
}
#ktsCont .table table {
	width: 808px;
}
#ktsCont .table table th {
	width: auto;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	padding: 4px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-feature-settings: "palt";
}
#ktsCont .table table td {
	vertical-align: middle;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 15px;
	padding: 8px 4px;
	font-feature-settings: "palt";
}
#ktsCont .table table th:first-child, #ktsCont .table table td:first-child {
	border-left: none;
}
#ktsCont .tableBotTxt {
	max-width: 810px;
	margin: 5px auto 0 auto;
	font-size: 15px;
}
#ktsCont .table table td.bl {
	border-left: 1px solid #666666;
}
@media screen and (max-width: 750px) {
	#ktsCont .table {
		overflow-y: hidden;
		overflow-x: scroll;
		width: 100%;
		box-sizing: border-box;
	}
	#ktsCont .table table {}
}
#ktsCont .table .c01 th {
	background-color: #FAFAFA;
	color: #666666;
	text-align: center;
	border-color: #666666;
	font-weight: normal;
}
#ktsCont .table .c01 td {
	background-color: #ffffff;
	color: #666666;
	text-align: center;
	border-color: #666666;
}
#ktsCont .table .c02 th {
	background-color: #FFC2D6;
	color: #ffffff;
	text-align: center;
	border-color: #DCDCDC;
}
#ktsCont .table .c02 td {
	background-color: #ffffff;
	text-align: center;
	border-color: #DCDCDC;
}
#ktsCont .table .c03 th {
	background-color: #6ccfe2;
	color: #ffffff;
	text-align: center;
}
#ktsCont .table .c03 td {
	background-color: #dff5f9;
	text-align: center;
}
#ktsCont .table .c04 th {
	background-color: #ffbe2c;
	color: #ffffff;
	text-align: center;
}
#ktsCont .table .c04 td {
	background-color: #fdf7d6;
	text-align: center;
}
#ktsCont .table table td:first-child.bdL {
	border-left: 1px solid #595757;
	;
}
#ktsCont .table p {
	white-space: nowrap;
}
/*  階層メニュー
-----------------------------------*/
#stationery #lnavi ul {
	position: relative;
}
#stationery #lnavi ul li.oya_ls {
	cursor: pointer;
}
#stationery #lnavi ul li.oya_ls:hover {
	color: #fe6e00;
}
#stationery #lnavi ul li ul.sub_ls {
	display: none;
	position: absolute;
	z-index: 9999;
	background-color: #ffffff;
	top: 60px;
	right: 0;
	width: 316px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border: 1px solid #bcbcbc;
	border-top: none;
	height: auto;
	line-height: 1em;
	padding: 0;
}
#stationery #lnavi ul li ul.sub_ls li {
	text-align: left;
	padding: 10px 10px 13px 10px;
	border-top: 1px solid #bcbcbc;
	width: 100%;
}
.list-globalsubnav01 li.oya_ls span {
	/*border-top: 1px solid #a3a3a3;*/
	padding: 15px 20px 15px 40px;
}
.list-globalsubnav01 li.oya_ls span::before {
	content: '・';
	color: #f18102;
}
.list-globalsubnav01 li.oya_ls span::after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: rotate(-135deg) translateY(-50%);
	transform: rotate(-135deg) translateY(-50%);
	margin-top: -10px;
}
.list-globalsubnav01 li.oya_ls ul {
	display: none;
}
.list-globalsubnav01 li.oya_ls ul li span::before {
	content: none;
	color: none;
}
/* new表示 */
#stationery #lnavi span.red {
	color: #FF0000;
	font-weight: bold;
}
.list-globalsubnav01 li.oya_ls ul.sub_ls li span, .list-globalsubnav01 li.oya_ls span span {
	all: initial;
	font-size: 90%;
	color: #FF0000;
	font-weight: bold;
}
.list-globalsubnav01 li.oya_ls ul.sub_ls li span::before, .list-globalsubnav01 li.oya_ls span span::before {
	all: initial;
}
.list-globalsubnav01 li.oya_ls ul.sub_ls li span::after, .list-globalsubnav01 li.oya_ls span span::after {
	all: initial;
}
/*  動画埋め込み
-----------------------------------*/
#ktsCont .movie {
	width: 100%;
	max-width: 851px;
	margin: 0 auto;
}
#ktsCont .movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
#ktsCont .movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*  ナビゲーション 並びhack
-----------------------------------*/
#stationery #lnavi ul.ktsGnaviList.wrap::after {
	content: none;
}
#stationery #lnavi {
	width: 100%;
	background: #fff;
	z-index: 99;
	border-bottom: 1px solid #bcbcbc;
}
#stationery #lnavi.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
#stationery #lnavi ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 950px;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
	font-size: 15px;
}
#stationery #lnavi ul li {
	display: inline-block;
	text-align: center;
	font-size: 16px;
	/*width: 100%;
	max-width: 316px;*/
}
#stationery #lnavi ul li a {
	display: inline-block;
	color: #666666;
	text-decoration: none;
}
#stationery #lnavi ul li a:hover {
	color: #0097d8;
}
#stationery #lnavi ul li a.now {
	color: #0097d8;
}
/**/
/*アンダーライン*/
#ktsCont .under_line, #ktsCont .under_line2 {
	display: block;
	text-align: center;
	padding: 0 0 10px 0;
	position: relative;
	display: inline-block;
	text-decoration: none;
}
#ktsCont .under_line::after, #ktsCont .under_line2::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	width: 100%;
	height: 8px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
}
#ktsCont .under_line::after {
	background: #C2F0F0;
}
#ktsCont .under_line2::after {
	background: #FFD1E0;
}
#ktsCont .under_line.view::after, #ktsCont .under_line2.view::after {
	transform: scale(1, 1);
}
/*画像用アンダーライン*/
#ktsCont div.under_line3 {
	display: inline-block;
	position: relative;
}
#ktsCont .under_line3::after {
	display: block;
	content: '';
	width: 100%;
	height: 8px;
	margin-top: 5px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .7s;
	background: #B2CDD9;
}
#ktsCont .under_line3.view::after {
	transform: scale(1, 1);
}
/* blink */
#ktsCont .blink_01 {
	animation: blink01 1s infinite alternate;
}
@keyframes blink01 {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 0;
	}
	51% {
		opacity: 1;
	}
	100% {
		opacity: 1;
	}
}
#stationery .blink1, #ktsCont .blink1 {
	animation: flash1 0.7s linear infinite;
}
@keyframes flash1 {
	0%, 100% {
		opacity: 0;
	}
	49% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	99% {
		opacity: 1;
	}
}
#stationery .blink2, #ktsCont .blink2 {
	animation: flash2 1.5s linear infinite;
}
@keyframes flash2 {
	0%, 100% {
		opacity: 1;
	}
	49% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	99% {
		opacity: 0;
	}
}
.fluffy1 {
	animation: fluffy1 4.5s ease infinite;
}
.fluffy2 {
	animation: fluffy2 4.5s ease infinite;
}
@keyframes fluffy1 {
	0% {
		transform: translateY(-5px)
	}
	25% {
		transform: translateY(5px)
	}
	50% {
		transform: translateY(-5px)
	}
	75% {
		transform: translateY(5px)
	}
	100% {
		transform: translateY(-5px)
	}
}
@keyframes fluffy2 {
	0% {
		transform: translateY(5px)
	}
	25% {
		transform: translateY(-5px)
	}
	50% {
		transform: translateY(5px)
	}
	75% {
		transform: translateY(-5px)
	}
	100% {
		transform: translateY(5px)
	}
}
/**/
#ktsCont .hover {
	-webkit-transition: opacity .1s ease;
	-moz-transition: opacity .1s ease;
	transition: opacity .1s ease;
}
@media screen and (min-width: 749px) {
	#ktsCont .hover:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
		;
	}
}
/*  ページ固有
-----------------------------------*/
#ktsCont .cont_block {
	margin-top: 20px;
}
#ktsCont .roll {
	transition: all .3s;
}
@media screen and (min-width: 751px) {
	#ktsCont .roll:hover {
		/*transform: scale(110%);*/
		opacity: 0.7;
	}
}
@media screen and (max-width: 750px) {
	#ktsCont .cont_block {
		margin-top: 6.66666vw;
	}
}
#ktsCont .forte_flex {
	display: flex;
	justify-content: space-between;
}
#ktsCont .forte_box {
	width: 260px;
	text-align: center;
	overflow-x: visible;
}
#ktsCont .forte_arrow {
	width: 16px;
	background-image: url(../img/app_forte_dotline.svg);
	background-position: center top 140px;
	background-size: 3px auto;
	background-repeat: no-repeat;
}
#ktsCont .app_forte_ttl {}
#ktsCont .app_forte_txt {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	margin-top: 20px;
	white-space: nowrap;
	font-feature-settings: "palt";
}
#ktsCont .app_forte_balloon {
	width: 192px;
	margin: 12px auto 0 auto;
}
#ktsCont .app_forte_meeket {
	width: 177.283px;
	margin: 3px auto 0 auto;
}
#ktsCont .app_forte_carryCampus {
	width: 233.0038px;
	margin: 3px auto 0 auto;
}
#ktsCont .app_forte_clearnote {
	width: 242.7157px;
	margin: 3px auto 0 auto;
}
#ktsCont .app_forte_txtS {
	font-size: 15px;
	font-feature-settings: "palt";
}
#ktsCont .app_forte_icon {
	width: 144px;
	margin: 50px auto 0 auto;
}
#ktsCont .app_forte_button {
	width: 200px;
	margin: 75px auto 0 auto;
}
@media screen and (max-width: 750px) {
	#ktsCont .forte_flex {
		display: block;
	}
	#ktsCont .forte_box {
		width: 100%;
	}
	#ktsCont .forte_arrow {
		width: 100%;
		background-image: none;
		margin: 7.33333vw 0 7.73333vw 0;
	}
	#ktsCont .app_forte_ttl {
		width: 64.53333vw;
		margin: 0 auto;
	}
	#ktsCont .app_forte_txt {
		font-size: 4.467vw;
		line-height: 6.93333vw;
		margin-top: 5.33333vw;
	}
	#ktsCont .app_forte_balloon {
		width: 47.46666vw;
		margin: 3.2vw auto 0 auto;
	}
	#ktsCont .app_forte_meeket {
		width: 57.156vw;
		margin: 1.33333vw auto 0 auto;
	}
	#ktsCont .app_forte_carryCampus {
		width: 75.12vw;
		margin: 1.33333vw auto 0 auto;
	}
	#ktsCont .app_forte_clearnote {
		width: 78.25154vw;
		margin: 1.33333vw auto 0 auto;
	}
	#ktsCont .app_forte_txtS {
		font-size: 3.73333vw;
	}
	#ktsCont .app_forte_icon {
		width: 35.712vw;
		margin: 5.33333vw auto 0 auto;
	}
	#ktsCont .app_forte_button {
		width: 54.53333vw;
		margin: 7.06666vw auto 0 auto;
	}
}
/**/
#ktsCont #APP01 {
	background-image: url(../img/app_APP01BG.png);
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: repeat-x;
}
#ktsCont #APP02 {
	background-color: #CAECF8;
}
#ktsCont #APP03 {
	background-color: #C4E5FF;
}
/**/
#ktsCont .wrap {
	text-align: center;
}
#ktsCont .app_info_ttl {
	font-size: 30px;
	font-feature-settings: "palt";
}
#ktsCont .app_info_meeket {
	width: 273px;
	margin: 34px auto 0 auto;
}
#ktsCont .app_info_carryCampus {
	width: 366px;
	margin: 34px auto 0 auto;
}
#ktsCont .app_info_clearnote {
	width: 382px;
	margin: 34px auto 0 auto;
}
#ktsCont .app_info_txtBox {
	width: 628px;
	margin: 50px auto 0 auto;
	font-size: 18px;
	line-height: 2em;
	font-feature-settings: "palt";
	text-align: justify;
	text-justify: inter-ideograph;
}
@media screen and (max-width: 750px) {
	#ktsCont .wrap {}
	#ktsCont .app_info_ttl {
		font-size: 5.33333vw; /*40px*/
		line-height: 1.2em;
	}
	#ktsCont .app_info_meeket {
		width: 60.73262vw;
		margin: 5.06666vw auto 0 auto;
	}
	#ktsCont .app_info_carryCampus {
		width: 79.16173vw;
		margin: 5.06666vw auto 0 auto;
	}
	#ktsCont .app_info_clearnote {
		width: 73.92184vw;
		margin: 5.06666vw auto 0 auto;
	}
	#ktsCont .app_info_txtBox {
		width: 100%;
		margin: 10.66666vw auto 0 auto;
		font-size: 3.73333vw;
		line-height: 1.78em;
	}
}
#ktsCont .app_info_DL {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
#ktsCont .app_info_DL_img {
	width: 453px;
}
#ktsCont .app_info_DL_box {
	width: 325px;
	margin-right: 80px;
}
#ktsCont .app_info_DL_box2 {
	margin-right: 50px;
}
#ktsCont .app_APP_button {
	width: 270px;
	margin: 70px auto 0 auto;
}
#ktsCont .app_APP_txt {
	font-size: 15px;
	margin-top: 40px;
}
#ktsCont .app_APP_QR {
	width: 140px;
	margin: 17px auto 0 auto;
}
#ktsCont .app_APP_QR_box {
	width: 350px;
	margin: 17px auto 0 auto;
}
#ktsCont .app_APP_QR2 {
	width: 140px;
}
#ktsCont .app_APP_link {
	display: inline-block;
	margin-top: 25px;
	text-align: right;
	font-size: 13px;
	line-height: 2em;
}
#ktsCont .app_as {
	width: 151px;
}
#ktsCont .app_gs {
	width: 151px;
	margin-left: 18px;
}
@media screen and (max-width: 750px) {
	#ktsCont .app_info_DL {
		display: block;
		margin-top: 1.73333vw;
	}
	#ktsCont .app_info_DL_img {
		width: 84.93333vw;
		margin: 0 auto;
	}
	#ktsCont .app_info_DL_box {
		text-align: center;
		width: 100%;
		margin-right: 5.33333vw;
	}
	#ktsCont .app_info_DL_box2 {
		text-align: center;
		width: 100%;
		margin-right: 5.33333vw;
	}
	#ktsCont .app_APP_button {
		width: 73.665vw;
		margin: 0 auto;
	}
	#ktsCont .app_APP_txt {
		font-size: 4.48vw;
		margin-top: 7.06666vw;
	}
	#ktsCont .app_APP_QR {}
	#ktsCont .app_APP_link {
		/*width: 86.53333vw;*/
		display: inline-block;
		margin-top: 4vw;
		margin-left: auto;
		margin-right: auto;
		font-size: 3.46666vw;
	}
	#ktsCont .app_as {
		display: inline-block;
		width: 40.32vw;
	}
	#ktsCont .app_gs {
		display: inline-block;
		width: 40.32vw;
		margin-left: 2.4vw;
	}
}
#ktsCont .pc {
	display: block;
}
#ktsCont .sp {
	display: none;
}
@media screen and (max-width: 750px) {
	#ktsCont .pc {
		display: none;
	}
	#ktsCont .sp {
		display: block;
	}
}</pre></body></html>