<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset"UTF-8";
@import url("css/import.css");
/*
Theme Name: ���篌�腓障�若���ｃ�若��
Theme URL: https://
Author: le-zephyr
*/

h1 {
	clear: both;
	font-size: 30px;
	padding-bottom: 9px;
}
h2.contents-ttl{
	position: relative;
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 9px;
	text-align: center;
	margin-bottom: 1em;
}
h2.contents-ttl::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	height: 2px;
	background: #0e3e8c;
}

.flex2{
	display: -webkit-box; /* Android -4.3 */
	display:flex;
	-webkit-box-pack:justify;/*--- Android -4.3 ---*/
	justify-content:space-between;
}

.flex{
	display: -webkit-box; /* Android -4.3 */
	display:flex;
	-webkit-box-pack:justify;/*--- Android -4.3 ---*/
	justify-content:space-between;
}

.fl-L{
	width: 36%;
}

.fl-R{
	width: 60%;
}



@media screen and (max-width: 768px) {
	.flex{
		display:block;
	}
	.flex2 img{
		width: 100%;
		height: 100px;
		object-fit: cover;
	}
	.col2{
		width: 45%;
	}
	.fl-L{
		width: 100%;
	}

	.fl-R{
		width: 100%;
	}
}



.contentBox{
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.buttonBox{
	margin: 0 20px 40px;
	position:relative;
	max-width: 200px;
	min-width: 150px;
	flex: 20%;
}

button{
	width:100%;
	height:80px;
	position: relative;
	background: #cacaca;
	text-transform:uppercase;
	color: 4e4e4e;
	font-weight:700;
	letter-spacing: 1px;
	border: none;
	font-size: 15px;
	outline: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	cursor: pointer;
}

.contentBox{
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.buttonBox{
	margin: 0 20px 40px;
	position: relative;
	max-width: 200px;
	min-width: 150px;
	flex: 20%;
}

button{
	width:100%;
	height:80px;
	position:relative;
	background: #aa00ee;
	text-transform: uppercase;
	color:white;
	border: none;
	outline:none;
	cursor: pointer;
}


h3.sub-ttl{
	color: #0e3e8c;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.6;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 2em;
}

.business-sec {
	display: flex;
	margin-bottom: 2em;
}

.business-sec ul{
	box-sizing: border-box;
	padding-left: 1em;
}

.corp-sec p{
	width: 80%;
	padding: 0 1em;
}
.corp-sec img{
	max-width: 250px;
	height: 100%;
}
.business-sec p {
	width: 100%;
	box-sizing: border-box;
	padding-right: 1em;
}

.business-sec p.right-text {
	width: 100%;
	box-sizing: border-box;
	padding-left: 1em;
}



.business-sec img{
	max-width: 250px;
	height: 100%;
}

.business-cate{
	padding-bottom: 20px;
}
h3.business-service-semittl{
	display: inline;
	font-size: 1.4em;
	margin- bottom: 1em;
	background-image: linear-gradient(rgba(0,0,0,0) 70%, #a7d6ff 70%);
}
h3.business-service-ttl{
	position: relative;
	padding-left: 4rem;
	border-bottom: 2px solid #4e4e4e;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
}
h3.business-service-ttl{
	position: relative;
	padding-left: 4rem;
	border-bottom: 2px solid #4e4e4e;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
}
h3.business-service-ttl span{
	font-family: 'arial';
	font-size: 2.6em;
	font-stretch: condensed;
	line-height: 1;
	position: absolute;
	bottom: -0.53rem;
	left: 0;
}
.buji-subttl{
	padding-left: 2em;
	color: #0e3e8c;
	font-size: 1.2em;
	font-weight: bold;
}
.buji-subttl2{
	color: #0e3e8c;
	font-size: 1.2em;
	font-weight: bold;
}

.business-listL{
	padding-left: 4em;
	padding-bottom: 2em;
	width: 50%;
}
.business-listL li{
	margin-left: 2em;
}
.business-cate p{
	padding-left: 2.6em;
	padding-bottom: 2em;
}

ul.business-list-ov{
	padding-left: 5em;
	padding-bottom: 2em;
}
ul.business-list-ov li{
	list-style: disc;
}

.buji-minttl{
	padding-left: 3em;
	color: #c30d22;
}


@media screen and (max-width: 768px) {
	.business-sec{
		display: block;
	}
	.business-sec p{
		width: 100%;
		padding: 0;
	}
	.business-sec ul{
		width: 100%;
	}
	.business-sec img{
		width:  100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	.corp-sec p{
		width: 100%;
		padding: 0;
	}
	.corp-sec img{
		max-width:  100%;
		height: auto;
		margin: 0 auto;
	}
	.business-listL{
		padding-left: 2em;
		width: 100%;
	}
	.business-cate p{
		padding-left: 0;
	}
	.buji-subttl{
		padding-left: 0;
	}

}



/*------------------------------
	篋�箴�
--------------------------------*/
#tbl-jirei{
	width: 100%;
	margin-bottom: 2em;
}
#tbl-jirei th, #tbl-jirei td {
	border: 1px solid #cacaca;
	padding: 8px;
	vertical-align: top;
}

#jirei-li{
	list-style: disc;
	margin-left: 1em;
}
.td1, .td2, .td3, .td4{
	background: #F0FFF0;
}
.td1, .td2, .td4{
	width: 20%;
}


/*------------------------------
	篋�罐㊥��
--------------------------------*/
#tbl-os{
	width: 100%;
	margin: 1em 0;
}
#tbl-os th, #tbl-os td {
	border: 1px solid #cacaca;
	padding: 8px;
	vertical-align: top;
}
#tbl-os th{
	width: 26%;
	background: #F0FFF0;
	letter-spacing: 2px;
}
#open-img{
	display: flex;
}
#open-img p{
	padding-right: 1em;
}


@media screen and (max-width: 478px) {
	#open-img{
		display: block;
		margin: 0 auto;
	}
	#open-img p{
		text-align: center;
		padding-bottom: 2em;
	}
}

/*------------------------------
	#page_top
--------------------------------*/
#page_top {
	display: none;
}
#page_top {
	width: 46px;
	height: 46px;
	position: fixed;
	right: 2%;
	bottom: 8%;
	z-index: 99999;
}
.fa-arrow-circle-up::before{
	font-family: 'Font Awesome 5 Free';
	content: "\f062";
	font-size: 46px;
	color: #4a3e3b;
	z-index: 99999;
}

/************************ ������絎� ***************************/

@media only screen and (max-width: 767px) {
	#slide-nav{
	  position: fixed;
	  top: 0;
	  right: -300px;
	  width: 300px;
	  height: 100%;
	  background: #0e3e8c;
	  z-index: 11;
	overflow:scroll;
	}
	#slide-nav ul {
	  padding-top: 60px;
	}
	#slide-nav ul li {
	  display: block;
	  position: relative;
	}
	#slide-nav ul li a {
	  display: block;
	  padding: 15px 20px;
	  text-decoration: none;
	  border-bottom: 1px dotted #FFF;
	  color: #f5f5f5;
	}
	#slide-nav ul li a:hover {
	  background: #c0c0c0;
	}
	#slide-nav ul ul {
	  margin: -2px 0 0;
	  padding: 0;
	}
	#slide-nav ul ul {
	  display: none;
	}
	#slide-nav ul ul li {
	  background: #4e4e4e;
	  margin-bottom: 0;
	  margin-left: 0;
	  margin-right: 0;
	  border-bottom: none;
	}
	#slide-nav ul ul li a {
	  font-size: 12px;
	  padding-top: 13px;
	  padding-bottom: 13px;
	  color: #f5f5f5;
	}
	.slide-menu-button {
	  position: fixed;
	  top: 0;
	  right: 0;
	  padding: 10px;
	  outline: none;
	  border: none;
	  font-size: 20px;
	  color: #f5f5f5;
	  cursor: pointer;
	  z-index: 12;
	}
	.slide-menu-button .menu-icon {
	  display: block;
	  float: left;
	  margin:10px;
	  cursor: pointer;
	}
	.slide-menu-button .menu-icon span {
	  display: block;
	  margin-bottom: 4px;
	  width: 30px;
	  height: 4px;
	  background: #f5f5f5;
	}

	/*hamburger menu style*/
	#nav_toggle {
	  display: block;
	  margin: 10px;
	  top: 4px;
	  width: 30px;
	  height: 30px;
	  position: relative;
	  z-index: 100;
	}
	#nav_toggle div {
	  position: relative;
	}
	#nav_toggle span {
	  position: absolute;
	  display: block;
	  left: 0;
	  width: 100%;
	  height: 2px;
	  background: #4e4e4e;
	  -webkit-transition: 0.5s ease-in-out;
	  -moz-transition: 0.5s ease-in-out;
	  transition: 0.5s ease-in-out;
	}

	/*hamburger menu close style*/
	#nav_toggle span:nth-child(1) {
	  top: 0px;
	}
	#nav_toggle span:nth-child(2) {
	  top: 6px;
	}
	#nav_toggle span:nth-child(3) {
	  top: 12px;
	}
	/*hamburger menu open style*/
	.open #nav_toggle span:nth-child(1) {
	  top: 6px;
	  background: #f5f5f5;
	  -webkit-transform: rotate(145deg);
	  -moz-transform: rotate(145deg);
	  transform: rotate(145deg);
	}
	.open #nav_toggle span:nth-child(2) {
	  width: 0;
	  left: 50%;
	}
	.open #nav_toggle span:nth-child(3) {
	  top: 6px;
	  background: #f5f5f5;
	  -webkit-transform: rotate(-145deg);
	  -moz-transform: rotate(-145deg);
	  transform: rotate(-145deg);
	}
}

@media only screen and (min-width: 768px) {
	#nav_toggle {
		display: none;
	}
	#slide-nav{
		display: inline-block;
		right: 0;
		position: absolute;
		bottom: 10%;
	}
	#slide-nav ul{
		display: flex;
		justify-content: flex-end;
	}
	#slide-nav ul li{
		padding: 0 1em;
		margin-top: 1em;
		border-right: 1px solid #cacaca;
	}
	#slide-nav ul li.no-bd{
		border-right: none;
	}
	#slide-nav ul li.mobile-ct{
		display: none;
	}


	/*hover�����≪���＜�若�激�с�喝�号��*/

	#slide-nav ul li a {
		position: relative;
		display: inline-block;
		text-decoration: none;
	}
	#slide-nav ul li a::after {
		position: absolute;
		bottom: -4px;
		left: 0;
		content: '';
		width: 100%;
		height: 2px;
		background: #cacaca;
		transform: scale(0, 1);
		transform-origin: center top;
		transition: transform .3s;
	}
	#slide-navul li a:hover::after {
		transform: scale(1, 1);
	}
}

/*-----------------------------------
	�潟�潟���潟����
-----------------------------------*/
#vc-info{
	padding: 1em;
	box-sizing: border-box;
}

p.info-text{
	font-weight: 700;
	font-size: 1.2em;
	margin-left: 2em;
	margin-bottom: 2em;
}




div.Property-top-r{
	width: 100%;
}

ul.Property-contents{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}

ul.Property-contents li{
	padding: 0.2em;
	box-sizing: border-box;
}


.ttl-col-back{
	background: #e6edc0;
	margin-bottom: 1em;
	padding-left: 1em;
	font-weight: bold;
	font-size: 1.4em;
}


#img-map{
	margin: 0 auto;
	text-align: center;
}


/*------------------------------
	���с�若���ゃ��
--------------------------------*/
.box {
	width: 100%;
	height: auto;
	margin: 0 0 50px;
	opacity: 0;
	transition: 1s;
	position: relative;
	top: 50px;
}

.active {
	opacity: 1;
	top: 0;
}

/*------------------------------
	羆���
--------------------------------*/
@media only screen and (min-width: 768px) {

	a{
		color: #333!important;
	}
	a:hover{
		text-decoration: none!important;
		color: #333!important;
	}
	a:visited{
		text-decoration: none!important;
		color: #333!important;
	}

}
.bold{
	font-weight: bold;
}
.small{
	font-size: 0.8em;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.has-padding{
	padding: 2em 0;
}
.has-padding-L05e{
	padding-left: 0.5em;
}
.has-padding-btm{
	padding-bottom: 2em;
}
.has-padding-top{
	padding-top: 2em;
}
.tbl{
	width: 100%;
	margin-bottom: 3em;
}
.tbl th {
	width: 16%;
}
.tbl th, .tbl td {
	border: 1px solid #cacaca;
	padding: 8px;
	vertical-align: top;
	box-sizing: border-box;
}
.tbl th {
	background: #e9d1d1;
}

.mb-br{
    display: none;
}


@media screen and (min-width: 769px) {
	.mb-only{
		display:none;
	}
}

@media screen and (max-width: 768px) {
	.tbl th, .tbl td {
		display: block;
		width: 100%!important;
	}
	.tbl td {
		border-top: 0;
		border-bottom: 0;
	}
	.tbl td.last-cd{
		border-bottom: 1px solid #cacaca!important;
	}
	.has-padding-L05e{
		padding-left: 0;
	}
	.pc-only{
		display: none!important;
	}
	.mb-br{
    	display: block;
	}
}





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