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

/*ãƒã‚¤ãƒ³ãƒˆ*/

#top_point {
	margin:20px 0 40px 0;
	text-align: center;
}

#top_point li {
	display:inline-block;
	width:29%;
	max-width:180px;
	margin-bottom:5px;
}

#top_point li img {
	width:100%;
	height:auto;
}

@media screen and  (max-width: 1440px) {
#top_point li {
	display:inline-block;
	width:25%;
	max-width:140px;
	margin-bottom:5px;
}
}

/*ã”ã‚ã„ã•ã¤ã€æ–°ç€ã€FB*/

#topL,#topR {
	text-align:left;
}

#topL {
	width:52.58%;
}

.owner {
	width:22.95%;
	margin-right:10px;
}

.owner img {
	width:100%;
}

.top_greeting {
	width:74.26%;
}

.top_greeting p {
}

#news {
	clear:both;
	margin:20px 0;
}

#news h3 {
	color:#338C91;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #338C91;
	margin-bottom:20px;
}

#news dl {
	margin-bottom:20px;
}

#news dl dt,#news dl dd {
	color:#666;
	font-size:87.5%;
}

#topR {
	width:43.1%;
}

@media screen and  (max-width: 799px) {
#top_point li {
	width:120px;
	height:120px;
	display:inline-block;
	margin:0 5px 10px 5px;
}

#catch {
	background:#f90;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:1%;
}

#topL,#topR {
	width:100%;
}

#topR {
	margin-bottom:30px;
	text-align: center;
}

#topL .owner {
	width:40%;
	margin:0 auto 10px auto;
}

.top_greeting {
	width:96%;
	margin:0 auto;
}

#news {
	width:96%;
	margin:20px auto;
}
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* åˆã‚ã¦ã®æ–¹ã¸----------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.service {
	border:1px solid #fc0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:2%;
	margin:0 10px 10px 0;
	width:28%;
}

.service img {
	width:100%;
	height:auto;
}

.service h4 {
	font-family: 'Noto Sans', sans-serif;
	font-size:100%;
	font-weight:bold;
}

@media screen and  (max-width: 799px) {
.service {
	width:80%;
	margin:0 auto 10px auto;
}
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ã‚¯ãƒªãƒ‹ãƒƒã‚¯ã®ã”æ¡ˆå†…----------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#page_ti {
	width:17.24%;
	float:left;
	padding-top:100px;
}

#tabAccordion h3 {
	font-family: 'Noto Sans', sans-serif;
	font-size:187.6%;
	background:#338C91;
	color:#fff;
	padding:1% 1% 1% 3%;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	margin-bottom:20px;
}

.kamoku {
	border:1px solid #C4B797;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:3%;
	margin:0 0 10px 0;
	width:42%;
}

.kamoku h4,#tabAccordion section h4 {
	font-family: 'Noto Sans', sans-serif;
	font-size:125%;
	font-weight:bold;
}

.kamoku p,#tabAccordion section p {
    padding-bottom: 0 !important;
	line-height:140% !important;
}

ul.three_img {
	margin-bottom:20px;
}

ul.three_img li {
	width:32%;
	display:inline-block;
}

.three_img li img {
	width:100%;
}

@media screen and  (max-width: 1260px) {
#page_ti {
	width:100%;
	float:none;
	text-align:center;
	padding-top:0;
	margin-bottom:20px;
}

#page_ti img {
	display:block;
	margin:0 auto;
	width:20%;
	height:auto;
}
}

@media screen and  (max-width: 799px) {
#page_ti img {
	display:block;
	margin:0 auto;
	width:30%;
	height:auto;
}

#tabAccordion h3 {
	font-size:112.5%;
}

.kamoku {
	width:94%;
}

.kamoku img {
	width:20%;
	float:left;
	margin-right:1%;
}

ul.three_img li {
	width:80%;
	display:block;
	margin:0 auto 10px auto;
	text-align:center;
}
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* è¨­å‚™ã®ã”ç´¹ä»‹----------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.equipment p {
	display:block;
}

@media screen and  (max-width: 799px) {
.equipment p {
	font-size:81.3%;
}
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ã‚¢ã‚¯ã‚»ã‚¹--------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#map_canvas {
	width:100%;
	height:500px;
	clear:both;
}

@media screen and  (max-width: 799px) {
#map_canvas {
	width:96%;
	margin:0 auto 20px auto;
	height:300px;
}
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ãƒ—ãƒ©ã‚¤ãƒã‚·ãƒ¼ãƒãƒªã‚·ãƒ¼--------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

ol.pp {
	margin:10px 0;
}

.pp li {
	list-style-type:decimal;
	margin-left:20px;
}

dl.pp {
	margin-bottom:20px;
}

dl.pp dt {
	border-bottom:1px solid #ccc;
	padding:1% 0;
	margin-bottom:1%;
}

dl.pp dd {
	margin-left: 20px;
	display: list-item;
	list-style-type:disc;
}</pre></body></html>