<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;  
}


h3.midashi_nagoya_h3_sp{
  position: relative;
  padding: 5px 5px 5px 42px;
  background: #7172AC;
  font-size: 20px;
  color: white;
  margin-left: -14px;
  line-height: 1.3;
  z-index:-1;
}

h3.midashi_nagoya_h3_sp:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px #000000;
  border-bottom: solid 79px transparent;
  z-index:-2;
}

.teikei ul li{
	padding-left: 1em;
	text-indent: -0.8em; 
}

.teikei li i{
	display: inline-block;
	color: #FEF549;
	padding-right: 10px;
}
</pre></body></html>