<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body,p,li,h5,h6 {
	font-weight: 400;
	font-size:1rem;
	line-height:1.8em;
	letter-spacing: 0.05em;

}
td,th {
	font-weight: 400;
	font-size:1rem;
	line-height:1.3em;
}
td {
	word-break: break-all;
}

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

.bold {
	font-weight:800;
}

.container {
	max-width: 1164px;
}

.np {
	padding-left: 0;
	padding-right: 0;
}

.apoint{
   display: block;
   margin-top:-130px;
   padding-top:130px;
}

@media (max-width: 1199.98px) {
.apoint{
    display: block;
   margin-top:-51px;
   padding-top:51px;
	}	
}
.bg_w {background-color: #fff;}

/* 文字サイズ
==================================================== */
h1 { font-size:1.5rem; }
h3 { font-size:1.2rem; }


	.cat h5 {
	font-size:0.8em !important;
	line-height: 120%;


@media (min-width: 576px) {
	h1 { font-size:1.8rem;letter-spacing:2px; }
}
}
@media (min-width: 768px) {
	h1 { font-size:1.8rem; }
	h3 { font-size:1.55rem; }
	.cat h5 {
	font-size:120% !important;
	line-height: 140%;
}


}
@media (min-width: 1200px) {
	h1 { font-size:2rem;letter-spacing:2px; }
	.cat h5 {
	font-size:140% !important;
	line-height: 140%;
}
}
@media (min-width: 1400px) {
	h1 { font-size:2.1rem;letter-spacing:0.03rem; }
}

@media (min-width: 768px) and (max-width: 1050.98px) {
	.top_square .top_text { font-size:0.8rem; }
}
@media (max-width: 767.98px) {
	.top_text { font-size:1rem; }
}



/* マージン、パディング
==================================================== */
.mt-40 { margin-top:40px; }
.mb-40 { margin-bottom:40px; }
.pt-40 { padding-top:40px; }
.pb-40 { padding-bottom:40px; }
.mt-80 { margin-top:80px; }
.mb-80 { margin-bottom:80px; }
.pt-80 { padding-top:80px; }
.pb-80 { padding-bottom:80px; }
.ps-80 { padding-left:80px; }
.pe-80 { padding-right:80px; }
.mt-110 { margin-top:110px; }
.mb-110 { margin-bottom:110px; }
.pt-110 { padding-top:110px; }
.pb-110 { padding-bottom:110px; }
.ps-110 { padding-left: 110px; }
.mt-300 { margin-top:300px; }

.my-80 { margin-top:80px; margin-bottom:80px; }
.my-110 { margin-top:110px; margin-bottom:110px; }
.py-80 { padding-top:80px; padding-bottom:80px; }
.px-80 { padding-left:80px; padding-right:80px; }
.py-110 { padding-top:110px; padding-bottom:110px; }

@media (max-width: 767.98px) {
	.mt-40, .mt-80, .mt-110, .mt-300 { margin-top:40px; }
	.mb-40, .mb-80, .mb-110 { margin-bottom:40px; }
	.pt-40, .pt-80, .pt-110 { padding-top:40px; }
	.pb-40, .pb-80, .pb-110 { padding-bottom:40px; }
	.ps-80, .ps-110 { padding-left:40px; }
	.pe-80, .pe-110 { padding-right:40px; }
	.my-80, .my-110 { margin-top:40px; margin-bottom:40px; }
	.py-80, .py-110 { padding-top:40px; padding-bottom:40px; }
	.mx-80 { margin-left:30px; margin-right:30px; }
}

.lh-1 { line-height: 1em; }
.lh-2 { line-height: 2em; }
.lh-3 { line-height: 3em; }



body {
	padding-top: 120px;
	background-color: #eeeeef;
	color: #595757;
}
	
@media (max-width: 991.98px) {
	body { padding-top:49px; }
}

footer {
	background-color:#262524;
}
/* リンク
==================================================== */


a {
	color: #0068b6;
	text-decoration: none !important;
}

a:hover {
color: #0068b6;
}


header a {
	color: #666;
}
footer a {
	color: #fff;
}

footer a:hover {
	color: #ccc;
}

.btn-outline-primary {
	color: #0068b6 !important;
}

.btn-outline-primary:hover {
color: #fff !important;
background-color: #0068b6 !important;
border-color: #0068b6 !important;
}

.btn-outline-primary:active {
color: #fff !important;
background-color: #0068b6 !important;
border-color: #0068b !important6;
}

/* ナビバー
==================================================== */

.navbar-brand {
	padding:0;
	margin:0;
	padding-left: 15px;
}

.navbar-toggler { 
	position:relative;
	border:none!important;
	padding-bottom:0;
}

.navbar-light .navbar-toggler .navbar-toggler-icon {
	position:relative;
}

.navbar-nav .nav-link {
	padding-left: 15px;
}

.navbar-light .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M6 6L 24 24M24 6L6 24'/%3E%3C/svg%3E");
}



.bg-md-white {
	background-color: #fff;
}

@media (min-width: 768px) {
	.bg-md-white {
		background: linear-gradient(90deg,#eeeeef 0%,#eeeeef 15%,#fff 15%,#fff 100%);
	}
	.mt-md-n300 {
		margin-top: -300px;
	}
	
}


@media (max-width: 1199.98px) {
	.navi-font { 
		font-size: 0.9rem;
	}
}


@media (max-width: 991.98px) {
	.navi-font { font-size: 0.7rem; }
	
}



/* コピーライト
==================================================== */
#copyright {
	font-size:13px;
	padding-bottom:10px;
}


/* トップへ戻る
==================================================== */
a.page-top {
	position:fixed;
	bottom:60px;
	right:10px;
	opacity:0.5;
	color:#0064f2;
	display:block;
}
a.page-top:hover {
	opacity:0.7;
}


/* スライド
==================================================== */

.carousel-indicators {
	justify-content: right !important;
	margin-right: 5% !important;
}

.cat .card {
	border-radius :0px !important;
	border: 0px;
	border-top: #0068b7 9px solid;
}

.cat .card-img-top {
	border-radius: 0px !important;
}


p.card-text { font-size: 1rem !important; }


@media (max-width: 767.98px) {
p.card-text { font-size: 0.8rem !important; }
}


.top-50sp {
		top: 54%!important;
	}

@media (max-width: 767.98px) {
	.top-50sp {
		top: 56%!important;
	}
	
	.lineh_en { line-height:130%;}

}

/*矢印が右に移動する*/
.btnarrow{
	/*矢印と下線の基点とするためrelativeを指定*/
	position: relative;
	/*形状*/
	display: inline-block;
/*	padding: 0 20px; */
	color: #333;
	text-decoration: none !important;
	outline: none;
	padding-left:15%;
	font-size:100%;
	width: 80%;
	margin-top: 20px;
}
		
@media (max-width: 992px) {
	.btnarrow{
		width: 90%;
	}
}
		
@media (max-width: 767.98px) {
	.btnarrow{
		width: 90%;
	}
	
	.lineh_en { line-height:130%;}

}

@media (min-width: 768px) {
	.mt30 { margin-top: 30px !important;}
	.mt31 { margin-top: 31px !important;}
}



/*矢印と下線の形状*/
.btnarrow::before{
    content: '';
    /*絶対配置で下線の位置を決める*/
  position: absolute;
    bottom:-8px;
    left:15%;
    /*下線の形状*/    
    width: 85%;
    height: 1px;
  background:#333;
    /*アニメーションの指定*/
    transition: all .3s;
}

.btnarrow::after{
    content: '';
    /*絶対配置で矢印の位置を決める*/
  position: absolute;
    bottom:-3px;
    right:0;
    /*矢印の形状*/    
    width: 15px;
    height:1px;
  background:#333;
    transform: rotate(35deg);
    /*アニメーションの指定*/
    transition: all .3s;
}

/*hoverした際の移動*/
.btnarrow:hover::before{
    left:20%;
}

.btnarrow:hover::after{
    right:-5%;
}		


/* COMPANY
==================================================== */
		


.bk_company {
	background-image: url('/img/top/bk_company.webp'); 
	background-repeat: no-repeat;
	background-size: 100% 100%;

}

.bk_company a {
	color: #fff;
}

.bk_company .btnarrow::before{
	background:#fff;
}

.bk_company .btnarrow::after{
	background:#fff;
}

@media (max-width: 991.98px) {
	.bk_company {
		background-image: url('/img/top/bk_company_sp.webp'); 
		width: 100%;
/*		height: 100vh; */
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
}

.bi-caret-right-square-fill::before {
	color: #ccc;
}

/* SIAA
==================================================== */

.top-content {
width: 100%;
padding: 10px 16px;
background-color: #099;
color: #FFF;
font-weight: 700;
}

/* メディアクエリ
==================================================== */
// X-Small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) {}

// Medium devices (tablets, 768px and up)
@media (min-width: 768px) {}

// Large devices (desktops, 992px and up)
@media (min-width: 992px) {}

// X-Large devices (large desktops, 1200px and up)
@media (min-width: 1200px) {}

// XX-Large devices (larger desktops, 1400px and up)
@media (min-width: 1400px) {}


// X-Small devices (portrait phones, less than 576px)
@media (max-width: 575.98px) {}

// Small devices (landscape phones, less than 768px)
@media (max-width: 767.98px) {}

// Medium devices (tablets, less than 992px)
@media (max-width: 991.98px) {}

// Large devices (desktops, less than 1200px)
@media (max-width: 1199.98px) {}

// X-Large devices (large desktops, less than 1400px)
@media (max-width: 1399.98px) {}
</pre></body></html>