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

/*================================================================================
	woedpress用スタイルシート
===================================================================================*/
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&amp;v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
a:link{ color:#e7609e; }

a:hover{ color:#555555;}

a:visited { color:#e7609e;}

/* 生徒様の声トップ　*/
#voice-text-area{
	width: 710px;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	font-size: 134%;
	line-height: 1.5em;
}
#voice-list-area{ width:710px;
	font-size:16px;
}
#voice-list-area a:hover img{
	opacity:0.75;
	filter: alpha(opacity=75);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.75;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.75;              /* Safari 1.x */
	zoom:1;
}
#voice-list-area li.list-left{width:350px;
	height:116px;
	background-image:url(../../img/voice/list-bg.jpg);
	background-repeat:no-repeat;	
	float:left;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 8px;
}
#voice-list-area li.list-left:nth-child(2n) {
	margin-right: 0px;
}
.list-photo{width:70px;
	height:86px;
	margin:15px 0 0 15px;
 	float:left;
}

.list-text{width:200px;
	/*height:60px;*/
	margin:15px 0 0 10px;
	line-height:1.3em;
	float:left;
	color:#555555;
	text-decoration:none;
}
.tag_area-voice {
	width:250px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.wide100 {
	width:100%;
	float: left;
	margin-top: 5px;
	font-size: 0.8em;
	margin-left: 0px;
}

.tag_area-voice .fig_tag-voice ul li.tag_list {
	margin-right: 3px;
	/*float: left;*/
	width: auto;
	background-color: #EF85A5;
	text-decoration: none;
	border-radius: 2px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #E3E3E3;
	border-top: 1px solid #FFFFFF;
	line-height: 1em;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 0.8em;
	display: inline-block;
}
.fig_tag-voice ul li.tag_list a {
	color: #FFFFFF;
	text-decoration: none;
 }
.fig_tag-voice ul li.tag_list:before {
	content: "\f02b";
	font-family: FontAwesome;
	color: #FFFFFF;
	margin-right: 3px;
}



/* お客様の声　詳細　*/
#voice-left{width:400px;
	height:auto;
	margin:0;
	float:left;
}
.voice-sub-ttl{width:385px;
	height:36px;
	background-image:url(../../img/voice/voice-sub-ttl.jpg);
	background-repeat:no-repeat;
	margin:0 0 27px 0;
	font-size:16px;
	line-height:36px;
	padding:0 0 0 15px;
}
.voice-catch{
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 27px;
	font-size: 24px;
	line-height: 36px;
	color: #b3870f;
}
.voice-text{ width:100%;
	height:auto;
	margin:0 0 0 0;
	font-size:16px;
	line-height:24px;
}
#voice-right{ width:280px;
	height:auto;
	margin:0 0 0 30px;
	float:left;
	background-color:#f1f1f1;
}

.voice-phoro{width:280px;
}

.voice-info-text{ width:100%;
	height:169px;
	background-image:url(../img/voice/voice-user-bg.jpg);
	background-repeat:no-repeat;
}

.voice-info-text dl{margin:17px 16px 0 16px;}

.voice-info-text dt{ width:248px;
	font-size:12px;
	line-height:21px;
	color:#561734;

	
}

.voice-info-text dd{ width:248px;
	font-size:14px;
	line-height:21px;
	color:#5555555;
	margin:0 0 5px 0;

}

#voice-list-buck{ width:100%;
height:35px;
margin:120px 0 0 0;
text-align:center;
}

#voice-list-buck a:hover img{
	opacity:0.75;
	filter: alpha(opacity=75);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.75;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.75;              /* Safari 1.x */
	zoom:1;
}

/*     追加150603     */
.mt15{ margin-top:15px;}

.wp-pagenavi {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.wp-pagenavi .pages, .page, .previouspostslink, .nextpostslink {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-right: 10px;
	border: 1px solid #E1DFDF;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,229,230,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,229,230,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,229,230,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,229,230,1.00) 100%);
}

.wp-pagenavi .current {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-right: 10px;
	border: 1px solid #E1DFDF;
	background-image: -webkit-linear-gradient(270deg,rgba(255,173,175,1.00) 0%,rgba(255,73,80,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,173,175,1.00) 0%,rgba(255,73,80,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,173,175,1.00) 0%,rgba(255,73,80,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,173,175,1.00) 0%,rgba(255,73,80,1.00) 100%);
	color: #FFFFFF;
}


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