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

	--voicetraning.css--

	1. Layout setting

***************************************************************** */


/*==================================================================
	1. Layout setting
===================================================================*/
.headline03 {
	text-align:center;
}

.headline02{
	margin-top: 100px;
}

.read{
	font-size: 16px;
	margin-bottom: 20px;
}

.heart{
	margin-bottom: 30px;
}

.heart li{
	color: #FEF53D;
}

.lh{
	line-height: 1.8;
	margin-bottom: 15px;
}

i.fa-guitar{
	color: #FEF542;
	display: inline-block;
    margin-right: 10px;
}

.h3_teacher{
	border-bottom: 1px dashed #FEF542!important;
	margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 8px;
    font-size: 16px;
}

.img_sp_guitar{
	margin-top:40px;
	margin-bottom: 40px;  
}

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