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

/* ã‚¿ã‚¤ãƒˆãƒ«éƒ¨åˆ† */

.head_bg {
    background-image: url(../img/head_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
}



.ttl_area {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}


.top_ttl {
	font-size: 20px;
	letter-spacing: 0.5em;
	line-height: 1.4;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;	
	text-align: center;	
	padding-left: 30px;	
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;		
}

.top_ttl2 {
	font-size: 20px;
	letter-spacing: 0.5em;
	line-height: 1.4;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;	
	text-align: center;	
	padding-left: 30px;	
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;	
	text-shadow: -1px -1px #333,
		1px -1px #333,
		-1px 1px #333,
		1px 1px #333;
}

.top_read {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.8;
	margin-bottom: 40px;	
	margin-top: 15px;
	text-align: center;	
}



/* ãŠå®¢æ§˜ã®å£° */
.voice_area {	
	padding-bottom: 50px;	
	padding-top: 80px;	
}

.voice_box {
    margin-bottom: 10px;   
}
.voice_box img {    
    border: 5px solid #666666;
	margin-top: 5px;
}
.voice_tx {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.8;
	margin-bottom: 15px;	
	margin-top: 5px;
	text-align: center;	
}





@media (max-width: 1200px) {


}


@media (max-width: 992px)  {

	
}



@media (max-width: 768px)  {


}


@media (max-width: 468px) {


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