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

/* html */
@import url('https://fonts.googleapis.com/css?family=Jacques+Francois&amp;display=swap'); /* font-family: 'Jacques Francois', serif; */
@import url(https://fonts.googleapis.com/css?family=Sawarabi+Mincho);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text);

/* body */
body
{
    font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	color: #1a1a1a;
}

/* header */

h1,h2,h3,h4,h5,h6
{
	letter-spacing: 0.05em;
}

.h1-style {
	box-sizing: border-box;
	padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
	background-color: #fff;
    border-radius: 0;
	width: 100%;
}

.h1-style .container {
	box-sizing: border-box;
	padding: 0;
	width: auto;
	min-width: 50%;
	height: 100%;
	position: relative;
}

.h1-style h1 {
	color: #fff;
	padding-left: 0.8em;
	padding-right: 0.8em;
	border-bottom: 1px #fff solid;
	width: auto;
	min-width: 50%;
	font-family: 'Jacques Francois', 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","Crimson Text","Sawarabi Mincho",メイリオ,Meiryo,serif;
	position: absolute;
	top: calc( 50% - 0.5em );
}

.h1-style h1 span {
	font-size: 120%;
	margin-right: 0.5em;
}


section .container h2 {
	height: auto;
	width: 100%;
	font-size: 1rem;
	line-height: 1.5em;
	color: #333333;
	padding-bottom: .3em;
	border-bottom: 1px solid #666;
	margin-bottom: 1.5em;
	font-weight: 600;
	text-align: center;
}

h1#company-name {
	display: inline-block;
	font-size: 16px;
	padding-left: 0.5em;
	margin-bottom: 0;
	padding-top: 12px;
	box-sizing: border-box;
}


@media (min-width: 992px) {
	.h1-style {
	    background-image: url("../common_images/bg_h1_header.jpg");
		margin-top: 100px;
		margin-bottom: 60px;
		height: calc(100vw*0.0835);

	}

	.h1-style h1 {
		font-size: 1.6rem;
	}

}

@media (max-width: 991.98px) {
	.h1-style {
	    background-image: url("../common_images/bg_h1_header_mobile.jpg");
		margin-top: 56px;
		margin-bottom: 60px;
		height: calc(100vw*0.3335);
	}

.h1-style h1 {
	font-size: 1.3rem;
	margin-left: 0.5em;
}
	.h1-style h1 span {
		display: block;
}




}

/* 事例画像BOX共通 */
section .container .work-box h2 {
	height: auto;
	width: 100%;
	line-height: 1.2em;
	color: #1a1a1a;
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0.5rem;
	font-weight: normal;
	text-align: left;
	position: relative;
	padding-left: 1.2em;
}

section .container .work-box h2:before {
	background: #d22317;
    content:"";
    position: absolute;
    width:.98em;
    height:.98em;
    top:.05em;
    bottom:;
    left:0;
}

section .container .work-box h2.icon-circle:before {
	background: #2668ac;
    content:"";
    position: absolute;
    width:.98em;
    height:.98em;
	border-radius: 50%;
    top:.05em;
    bottom:;
    left:0;
}

@media (min-width: 992px) {
	section .container .work-box h2 {
		font-size: 1.3rem;
	}
	
}


/* navbar */
nav {
	background-color: rgba(255,255,255,.92);
	filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.3));
}

nav .container.nav-inner-wrap {
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
}

.navbar-black .navbar-brand {
  color: #000;
}

.navbar-black .navbar-brand:hover, .navbar-black .navbar-brand:focus {
  color: #191919;
}

.navbar-black .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 1);
}

.navbar-black .navbar-nav .nav-link:hover, .navbar-black .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-black .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.25);
}

.navbar-black .navbar-nav .show &gt; .nav-link,
.navbar-black .navbar-nav .active &gt; .nav-link,
.navbar-black .navbar-nav .nav-link.show,
.navbar-black .navbar-nav .nav-link.active {
  color: #000;
}

.navbar-black .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
/*  border-color: rgba(0, 0, 0, 0.1);*/
}

.navbar-black .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.9)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-black .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-black .navbar-text a {
  color: #000;
}

.navbar-black .navbar-text a:hover, .navbar-black .navbar-text a:focus {
  color: #000;
}

nav.navbar-expand-lg
{
}

nav .navbar-nav
{
	font-family: ;
	font-size: 0.9rem;

}

nav a.navbar-brand img
{
	height: 24px;
}

.dropdown-divider {
  border-top: 1px solid #cccccc;
}

.navbar-brand {
    padding-top: 0;
}

@media (min-width: 992px) {
	.navbar
	{
		height: 100px;
	}

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
	  padding-bottom: .4rem;
  }
	.navbar-nav .mobile
	{
		display: none;
	}

	nav a.navbar-brand img /* メインロゴサイズ */
	{
		vertical-align: top;
		height: 2.4em;
	}

	.navbar-brand {
		padding-top: 0.6rem;
/*		padding-top: 0.3125rem;*/
	}
	
	nav .navbar-nav{
		margin-bottom: -32px;
	}
	
	.navbar-nav li.active {
		border-bottom: 3px solid #e8142a;
	}

	.navbar-nav li.no-pc {
		display: none;
	}

	h1#company-name {
		display: inline-block;
		font-size: 1.4rem;
		padding-left: 0.5em;
		margin-bottom: 0;
		padding-top: 1.4rem;
	}
}

@media (max-width: 991.98px) {
	.navbar-black .navbar-nav .nav-link {
	  text-align: right;
	  padding-right: 10px;
	}
	nav .navbar-nav
	{
/*	  background-color: rgba(238,238,238,0.85);*/
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
}

/* section */
section .container p
,section .container th
,section .container td
,section .container dt
,section .container dd
,.area li
{
	font-size: 0.85rem;
}

.btn {
  display: block;
  font-size: 14px;/*文字サイズ*/
  padding: .6em 50px 0.5em;
  text-decoration: none;
  background: #fff;/*背景色*/
  color: #333;/*文字色*/
  max-width: 100%;
  margin: 40px auto 0;
  text-align: right;
  border: solid 4px #d22317;/*枠の色*/
  transition: .3s;
  border-radius: 34px;
}
.btn:hover{
  background: #d22317;/*背景色*/
  color: #fff;/*文字色*/
}

.btn span {
	display: inline-block;
	position: relative;
}

.btn span:before {
  content: '';
  width: 28px;
  height: 28px;
  background: #d22317;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  right: -44px;
}

.btn span:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 18px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 7px;
  right: -41px;
  margin-top: -7px;
}

.btn.btn-blue {
  border: solid 4px #2668ac;/*枠の色*/
}
.btn.btn-blue:hover{
  background: #2668ac;/*背景色*/
}

.btn.btn-blue span:before {
  background: #2668ac;
}

.btn.btn-gry {
  border: solid 4px #333;/*枠の色*/
}
.btn.btn-gry:hover{
  background: #333;/*背景色*/
}

.btn.btn-gry span:before {
  background: #333;
}

@media (min-width: 992px) {
	.btn {
	  display: block;
	  font-size: 22px;/*文字サイズ*/
	  padding: .6em 50px 0.5em;
	  text-decoration: none;
	  background: #fff;/*背景色*/
	  color: #333;/*文字色*/
	  max-width: 100%;
	  margin: 40px auto 0;
	  text-align: right;
	  border: solid 4px #d22317;/*枠の色*/
	  transition: .3s;
	  border-radius: 34px;
	}
	.btn:hover{
	  background: #d22317;/*背景色*/
	  color: #fff;/*文字色*/
	}

	.btn span {
		display: inline-block;
		position: relative;
	}

	.btn span:before {
	  content: '';
	  width: 36px;
	  height: 36px;
	  background: #d22317;
	  border-radius: 50%;
	  position: absolute;
	  top: -3px;
	  right: -40px;
	  margin-top: ;
	}

	.btn span:after {
	  content: '';
	  width: 0;
	  height: 0;
	  border-style: solid;
	  border-width: 12px 0 12px 20px;
	  border-color: transparent transparent transparent #fff;
	  position: absolute;
	  top: 7px;
	  right: -35px;
	  margin-top: -4px;
	}
	
	.btn.btn-gry {
		width: calc(50% - 2rem);
		margin-left: 0;
}


}


/* page top */

#page-top {
  position: fixed;
  right: 15px;
  bottom: 20px;
  height: 50px;
  text-decoration: none;
  font-weight: bold;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  font-size: 90%;
  line-height: 1.5rem;
  color: #f38200;
  padding: 0 0 0 35px;
  border-top: solid 2px;
}

#page-top::before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 1px;
  width: 15px;
  border-top: solid 2px;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

#page-top a {
  font-size: 1em;
}

/* works-flow */
.works-flow {
	display: flex;
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto 40px;
	justify-content: space-between;
}

.works-flow div {
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}

.works-flow div:first-child { padding-left: 0; }
.works-flow div:last-child { padding-right: 0; }

.works-flow div:after {
    content: "";
    position: absolute;
    top: calc(50% - 20px);
    left: -7px;
    width: 0;
    height: 0;
    border-width: 20px;
    border-style: solid;
    border-color: transparent transparent transparent #d22317;
}

.works-flow div:first-child:after,
.works-flow div.icon-no:after {
	   content: none;
}

.works-flow div img {
	max-width: 100%;
}

/* 感染拡大対策 */
#attention .container {
	margin-top: 60px;
	margin-bottom: 40px;
}

#attention .container h2 {
	display: inline-block;
	border: 1px solid #333;  /*内側の線*/
	outline: 1px solid #333;  /*外側の線*/
	outline-offset: 2px;  /*線の間隔*/

	color: #c32317;
	margin-left: 0;
	margin-right: 0;
	padding: 30px;
}

/* footer */
footer {
	background-color: #2668ac;
	padding: 20px 0 15px 0;
	color: #fff;
}

footer .footer-company-info {
}

footer .footer-company-info p {
	margin-bottom: .4em;
	font-size: .83em;
}

footer .footer-company-info p.company-name {
	font-size: .9em;
}

footer .footer-company-info p.company-phone {
	margin-bottom: 0;
}

footer a
{
	color: #fff;
}

footer a:hover
{
	color: #fff;
	text-decoration: underline;
}

footer ul.footer-link {
	width: 100%;
	text-align: right;
	margin-bottom: 0;
}

footer .footer-link  li{
	display: inline;
	position: relative;
    padding-left: 10px;
	font-size: .7em;
	margin-left: 2em;
}

footer .footer-link  li:before{
    content: "";
    position: absolute;
    top: .2em;
    left: 0;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}

footer .company-link a
{
	color: #000;
	text-decoration: underline;
	font-size: 0.95em;
}

footer p.copyright
{
	font-size: 0.8em;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

@media (min-width: 992px) {
	footer {
		padding: 100px 0 5px 0;
	}

	footer p.copyright
	{
		margin-top: 0;
	}

	
}

@media (max-width: 991.98px) {
	footer .no-mobile {
		display: none;
	}
}



/*  footer位置調整*/
body,
#wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

footer {
  margin-top: auto;
}

</pre></body></html>