<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* サブページの設定※壁紙、書体など */
article {
background-color:rgba(204,204,204,0.2);
}
.map{width: 100%}

.gaiyo img{}
.postage
{width:100%;
margin-bottom: 50px}


/* ########### 599px以下 ########### */
@media (max-width: 599px) {
/* メインエリア */
.main-contents {
    display: flex;
    justify-content: space-between;
	margin-bottom: 50px;
	flex-direction: column;
}
main {
    width: 95%;
	margin: 0 auto;

}
article {
}
/* サイドバー */
aside {
}
/* メインタイトル */
h3 {text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 20px;
}
h3 img{max-width: 35%;
	margin: 0 auto;}
	
article {padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-right: 30px;
}
/* サイドバー */
aside {
}
.gaiyo
{}
.gaiyo p{}
.big
{text-align: left;
font-size: 16px;
line-height: 2.0;
margin-bottom: 30px;
border-bottom:solid #000 1px;
padding-bottom: 30px}
.big02
{text-align: left;
font-size: 16px;
line-height: 2.0;
margin-bottom: 30px;
padding-bottom: 30px}
.small
{text-align: left;
font-size: 15px;
line-height: 1.8;
margin-bottom: 40px}
/* 電話 */
.gaiyo a{}
.phone
{font-size: 20px;
	color: #333333;
	letter-spacing: 0.25em;
	line-height: 2.5}	
.gaiyo a::before{
}
.phone::before{
content: '\f879';
font-family: "Font Awesome 5 Free";
padding-left: 5px;
font-weight: 600;}
	
.phone:hover::before{
transition: all .3s;
color:#cccccc;
}
.phone:hover{
transition: all .3s;
color:#cccccc;
}
/* リンク */
.url
{
font-size: 15px;
color: #333333;}
.url:hover{
transition: all .3s;
color:#cccccc;
}
/* サブタイトル */	
h4 {font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	border-top:solid
#000 1px; /*borderの指定*/
	padding-top: 15px;
	padding-bottom: 25px;
}
.ao{font-weight: bold; color: #333333}
.photo
{width:100%;
margin-bottom: 0px}
/* 表 */
.about ul	{margin: 0;
	padding: 0;
	list-style: none}

.about li {display: block;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;

	color: #333333;
	font-size: 15px;
	text-decoration: none}

.about li a{
	color: #333333;
	text-decoration: none}
.about a:hover{color: #D9D900;
	transition: all .3s;}
.about time	{color: #333333;
	margin-bottom:5px;
	font-weight: bold}

.about time	{float: left;
	width:100%;
	margin-top:-5px;}

.about .text	{float: none;
	width: auto;
	line-height:1.5;
	margin-left: 10px}
		
.about p{
	font-size: 16px;
	font-weight:bold;
	margin-bottom:10px;
	}
}
/* ########### 600px～1025px以下 ########### */
@media (min-width: 600px) and (max-width: 1025px) 
{
/* メインエリア */
.main-contents {
    display: flex;
    justify-content: space-between;
	margin-bottom: 50px;
	flex-direction: column;
}
main {
    width: 95%;
	margin: 0 auto;

}
/* メインタイトル */
h3 {text-align: center;
	margin-top: 35px;
	margin-bottom: 35px;
	font-weight: bold;
	font-size: 22px;
}
h3 img{max-width: 25%;
	margin: 0 auto;}
	
article {padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 60px;
	padding-right: 60px;
}
/* サイドバー */
aside {
}
.gaiyo
{}
.gaiyo p{}
.big
{text-align: left;
font-size: 16px;
line-height: 2.5;
margin-bottom: 30px;
border-bottom:solid #000 1px;
padding-bottom: 30px}
.big02
{text-align: left;
font-size: 16px;
line-height: 2.5;
margin-bottom: 30px;
padding-bottom: 30px}
.small
{text-align: left;
font-size: 15px;
line-height: 2.5;
margin-bottom: 40px}
/* 電話 */
.gaiyo a{}
.phone
{font-size: 20px;
	color: #333333;
	letter-spacing: 0.25em;
	line-height: 1.4}	
.gaiyo a::before{
}
.phone::before{
content: '\f879';
font-family: "Font Awesome 5 Free";
padding-left: 5px;
font-weight: 600;}
	
.phone:hover::before{
transition: all .3s;
color:#cccccc;
}
.phone:hover{
transition: all .3s;
color:#cccccc;
}
/* リンク */
.url
{
font-size: 15px;
color: #333333;}
.url:hover{
transition: all .3s;
color:#cccccc;
}
/* サブタイトル */	
h4 {font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	border-top:solid
#000 1px; /*borderの指定*/
	padding-top: 15px;
	padding-bottom: 25px;
}
.ao{font-weight: bold; color: #333333}
.photo
{width:65%;
margin-bottom: 0px}
/* 表 */
.about ul	{margin: 0;
	padding: 0;
	list-style: none}

.about li {display: block;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;

	color: #333333;
	font-size: 15px;
	text-decoration: none}

.about li a{
	color: #333333;
	text-decoration: none}
.about a:hover{color: #cccccc;
	transition: all .3s;}
.about time	{color: #333333;
	margin-bottom:5px;
	font-weight: bold}

.about time	{float: left;
	width:100%;
	margin-top:-5px;}

.about .text	{float: none;
	width: auto;
	line-height:1.7;
	margin-left: 10px}
		
.about p{
	font-size: 16px;
	font-weight:bold;
	margin-bottom:10px;
	}
}		
/* ########### 1026px以上 ########### */
@media (min-width: 1026px) {
/* メインエリア */
.main-contents {
    display: flex;
    justify-content: space-between;
	margin-bottom: 50px
}
main {
    width: 80%;	
}
/* メインタイトル */
h3 {text-align: center;
	margin-top: 45px;
	margin-bottom: 45px;
	font-weight: bold;
	font-size: 24px;
}
h3 img{max-width: 20%;
	margin: 0 auto;}
	
article {
padding:60px;
}
.gaiyo
{}
.gaiyo p{}
.big
{text-align: left;
font-size: 16px;
line-height: 2.5;
margin-bottom: 30px;
border-bottom:solid #000 1px;
padding-bottom: 30px}
.big02
{text-align: left;
font-size: 16px;
line-height: 2.5;
margin-bottom: 30px;

padding-bottom: 30px}
.small
{text-align: left;
font-size: 15px;
line-height: 2.5;
margin-bottom: 40px}

/* 電話 */
.gaiyo a{}
.phone
{font-size: 20px;
	color: #333333;
	letter-spacing: 0.25em;
	line-height: 1.4}	
.gaiyo a::before{
}
.phone::before{
content: '\f879';
font-family: "Font Awesome 5 Free";
padding-left: 5px;
font-weight: 600;}
	
.phone:hover::before{
transition: all .3s;
color:#cccccc;
}
.phone:hover{
transition: all .3s;
color:#cccccc;
}
/* リンク */
.url
{
font-size: 15px;
color: #333333;}
.url:hover{
transition: all .3s;
color:#cccccc;
}	
/* サブタイトル */	
h4 {font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	border-top:solid
#000 1px; /*borderの指定*/
	padding-top: 15px;
	padding-bottom: 25px;
}
.ao{font-weight: bold; color: #333333}
.photo
{width:60%;
margin-bottom: 0px}
/* 表 */
.about ul	{margin: 0;
	padding: 0;
	list-style: none}

.about li {display: block;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	font-size: 15px;
	text-decoration: none}

.about li a{
	color: #333333;
	text-decoration: none}
.about a:hover{color: #cccccc;
	transition: all .3s;}

.about time	{color: #333333;
	font-weight: bold}

.about time	{float: left;}

.about .text	{float: none;
	width: auto;
	line-height:2;
	margin-left: 140px}
}	

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