<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */

body {
  padding-top: 0px;
}

@media (min-width: 992px) {
  body {
    padding-top: 0px;
  }
}

.f-menu-01 {
  line-height: 1.5;
}

.border-left-menu00 {
  border-left: 15px solid #C8C8C8 !important;
  padding-left: 0.5rem;
}

.border-left-menu01 {
  border-left: 15px solid #968A81 !important;
  padding-left: 0.5rem;
  padding-bottom: 0.2rem;
  border-bottom: 2px solid #968A81 !important;
}

.border-left-ora01 {
  border-left: 15px solid #ffad20 !important;
  padding-left: 0.5rem;
  padding-bottom: 0.2rem;
  border-bottom: 2px solid #ffad20 !important;
}

.border-left-blu01 {
  border-left: 15px solid #1394fd !important;
  padding-left: 0.5rem;
  padding-bottom: 0.2rem;
  border-bottom: 2px solid #1394fd !important;
}

.border-left-menu02 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #878787 !important;
}

.border-bottom-01 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.2rem;
  border-bottom: 1px dotted #968A81 !important;
}

.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }

.mov_nav {
	position: absolute;
	z-index: 9999;
}

.bg-bl01 {
  background: #004a95;
}

.t-shadow {
  text-shadow: 0 1px 0 #C8C8C8;
}

.card {
  height: 100%;
}

.card-link, .card-link:hover, .card-link:focus {
  text-decoration: none;
  color: #000;
}

.border-left-title01 {
  border-left: 10px solid #fe5b2e !important;
  padding-left: 0.5rem;
}

.fa {
  padding: 15px;
  font-size: 30px;
  width: 60px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

.fa:hover {
  opacity: 0.8;
  color: white;
  text-decoration: none;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.bg-gray {
  background-color: #212529 !important;
}

.bg-lgray {
  background-color: #d6d6d6 !important;
}

.text01 {
	font-size: 16px;
	line-height: 175%;
}

.text-red02 {
	color: #f05b5b;
}

.text-org02 {
	color: #ff7300;
}

.text-grn02 {
	color: #39a23f;
}

.text-blu02 {
	color: #0f92fd;
}

.text-interview {
	font-size: 16px;
	line-height: 150%;
}

.text-pink-i {
	color: #ff009c;
}

.text-blue-i {
	color: #0000de;
}

.text-gray-i {
	color: #999999;
}

.text-smr {
  color: #FF6600 !important;
}

.text-wtr {
  color: #3366FF !important;
}

@media (max-width: 576px) {
	h4.smp {
        font-size: 1.25rem;
		line-height: 150%;
	}
}

@media (min-width: 576px) {
@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop, .card-img-top {
        height: auto;
    }
}
}

@media (min-width: 768px) {
@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop, .card-img-top {
        height: auto;
    }
}
}
</pre></body></html>