<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* [v]#Title
-------------------------------------------------------------------- */
.Contents00_Title_Img {
	background-image: url(../img/about.jpg);
}

/* [v]#Contents01
-------------------------------------------------------------------- */
.Contents00_01_Text {
	padding:	10px;
	margin:auto;
	text-align: left;
}
/* [^]#Contents1
-------------------------------------------------------------------- */
.Contents01_Title {
	width: 100%;
	height: 540px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.Contents01_Title_Text {
	font-size:	2.0rem;
	font-weight: 900;
	color:		#fff;
	text-shadow:0 0 5px #000,1px 1px 0px #000;
	padding:	10px;
	margin:auto;
}

.Contents01_01_Title_Img {
	width:100%;
	height:auto;
	background:url(../img/about_01.jpg);
	background-size:100%;
	background-repeat: no-repeat;
	height: 620px;

}

//.Contents01_01_Title_Img::before {
//	display:block;
//	content:"";
//	padding-top:60%;
//}

.Contents02_SubTitle {
	background: #104480;
	color: #fff;
	float: left;
	width: 110px;
	height:110px;
	margin:5px;
}

.Contents02_Comment {
	background: #fff;
	width: 200px;
	height:100px;
	float: left;
	margin:3px;
}
.Contents02_SubTitle2   {	height:100px;	width: 110px;}
.Contents02_Comment2    {	height:100px;}




.Contents02{
	display:flex;
	align-items: flex-end;
}
.Contents02_article_L{
	width: 40%;
	text-align: left;
	margin:20px;
	font-size: 1.2rem;
	}

.Contents02_article_R{
	width: 60%;
	text-align: left;
	margin:20px;
	font-size: 1.2rem;
	}

.Contents02_article_L_02_01_Img{
	background-image: url(../img/about_02_01.jpg);
	height:300px;
	background-size: cover;
	background-repeat: no-repeat;
	}

.Contents02_article_R_02_02_Img{
	background-image: url(../img/about_02_02.jpg);
	height:500px;
	background-size: cover;
	background-repeat: no-repeat;
	}

.Contents02_article_L_03_01_Img{
	background-image: url(../img/about_03_01.jpg);
	height:300px;
	background-size: cover;
	background-repeat: no-repeat;
	}

.Contents02_article_R_03_02_Img{
	background-image: url(../img/about_03_02.jpg);
	height:500px;
	background-size: cover;
	background-repeat: no-repeat;
	}

.Contents02_article_L_04_01_Img{
	background-image: url(../img/about_04_01.jpg);
	height:300px;
	background-size: cover;
	background-repeat: no-repeat;
	}

.Contents02_article_R_04_02_Img{
	background-image: url(../img/about_04_02.jpg);
	height:400px;
	background-size: cover;
	background-repeat: no-repeat;
	}

.UNDER_33F{
	width: 40%;
	border-bottom: 1px solid #339;
	margin-bottom: 0.3em;  /* 荳狗ｷ壹�螟門�縺ｮ菴咏區驥� */
	padding-bottom: 0.3em; /* 荳狗ｷ壹�蜀��縺ｮ菴咏區驥� */
}

.Contents04_02_L{	padding: 5px;}
.Contents04_02_R{	padding: 5px;	text-align: right;}

/* [^]#Contents1
-------------------------------------------------------------------- */


/* [v]#	MAX 1019px	笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�
===================================================================== */
@media screen and (max-width: 1019px) {
	.Contents01_01_Title_Img {
	 background:url();
	 height: 130px;}

	.Contents01_01_Title_Img_S {
		width:100%;
		height:auto;
		background:url(../img/about_01.jpg);
		background-repeat: no-repeat;
		height: 300px;
		background-size: contain;
	}

	.Contents02{	display:block;	}
	.Contents02_article_L{width: 92%;}
	.Contents02_article_R{width: 92%;}

	.Contents02_article_L_02_01_Img{	height:300px;	}
	.Contents02_article_R_02_02_Img{	height:300px;	}
	.Contents02_article_L_032_01_Img{	height:300px;	}
	.Contents02_article_R_03_02_Img{	height:300px;	}
	.Contents02_article_L_04_01_Img{	height:300px;	}
	.Contents02_article_R_04_02_Img{	height:300px;	}
}


/* [v]#	MAX 700px	笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�笆�
===================================================================== */
@media screen and (max-width: 700px) {
	.Contents01_01_Title_Img {
	 background:url();
	 height: 130px;}

	.Contents01_01_Title_Img_S {
		width:100%;
		height:auto;
		background:url(../img/about_01.jpg);
		background-repeat: no-repeat;
		height: 300px;
		background-size: contain;
	}

	.Contents02{	display:block;	}
	.Contents02_article_L{width: 92%;}
	.Contents02_article_R{width: 92%;}

	.Contents02_article_L_02_01_Img{	height:300px;	}
	.Contents02_article_R_02_02_Img{	height:300px;	}
	.Contents02_article_L_032_01_Img{	height:300px;	}
	.Contents02_article_R_03_02_Img{	height:300px;	}
	.Contents02_article_L_04_01_Img{	height:300px;	}
	.Contents02_article_R_04_02_Img{	height:300px;	}
}
</pre></body></html>