@charset "UTF-8";
/* CSS Document */

/*====================================
CSR活動　（お客様の声　改善事例）　ここから
====================================*/
#voice .flex-bg, #case .flex-bg, #approach .flex-bg{
	width: 100%;
	height: 100%;
	display: flex;
}

#voice .voice-bg-01, #case .voice-bg-01, #approach .voice-bg-01{
	background-image: url('/themes/www.ceremo117.jp_2017/csr/img/img_csr_main01.jpg');
	height: 600px;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	/*position: relative;*/
}

#voice .voice-bg-02, #case .voice-bg-02, #approach .voice-bg-02 {
	background-image: url('/themes/www.ceremo117.jp_2017/csr/img/img_csr_main02.jpg');
	height: 600px;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	/*position: relative;*/
}

#voice .main-text, #case .main-text, #approach .main-text {
	text-align: center;
	font-size: 1.4rem;
	line-height: 43px;
}
#voice .content-area, #case .content-area, #approach .content-area {
	display: table;
	width: 100%;
}
#voice .text-area, #case .text-area, #approach .text-area {
	/*background: linear-gradient(#F1EDEA, #FFF);*/
	padding: 70px 70px;
}
#voice .content-title, #case .content-title, #approach .content-title {
	font-size: 2.1rem;
	/*letter-spacing: 0rem;*/
	text-align: left;
	line-height: 55px;
}
#voice .content-title > span {
	font-weight: 600;
}
#voice .content-text, #case .content-text, #approach .content-text {
	font-family: "ryo-gothic-plusn", sans-serif;
	font-size: 1.4rem;
	line-height: 40px;
	text-align: left;
}

#voice .voice-title, #case .voice-title, #approach .voice-title {
	font-family: "ryo-gothic-plusn", sans-serif;
	font-size: 1.3rem;
	line-height: 40px;
	letter-spacing: 0rem;
	text-align: center;
}
#voice .normal-text, #case .normal-text, #approach .normal-text {
	font-family: "ryo-gothic-plusn", sans-serif;
	font-size: 1.3rem;
	line-height: 40px;
}
#voice .border-title, #case .border-title, #approach .border-title {
	text-align: center;
	font-size: 2.2rem;
	display: block;
	width: 100%;
	margin-bottom: 40px;
	line-height: 170%;
}
#voice .border-title::before, #case .border-title::before, #approach .border-title::before {
	content: '';
	display: block;
	width: 100%;
	max-width: 300px;
	margin: 100px auto 30px auto;
	background-color: #de6977;
	white-space: nowrap;
	height: 1px;
}

#approach .no-border-title {
	text-align: center;
	font-size: 2.2rem;
	display: block;
	width: 100%;
	margin-bottom: 40px;
	line-height: 170%;
}
#approach .no-border-title::before{
	content: '';
	display: none;
	width: 100%;
	max-width: 300px;
	margin: 100px auto 30px auto;
	background-color: #de6977;
	white-space: nowrap;
	height: 1px;
}

#voice .voice-btn, #case .voice-btn, #approach .voice-btn {
	display: block;
	width: 100%;
	padding: 15px 0;
	color: #333;
	border: solid 1px #CACACA;
	text-align: center;
	font-family: "ryo-gothic-plusn",sans-serif;
	letter-spacing: 0.2em;
	text-decoration: none;
	font-size: 1.18rem;
}
/*ページ送り*/
#voice ul.pageNav01, #case ul.pageNav01 {
	text-align: center;
}

#voice ul.pageNav01 li, #case ul.pageNav01 li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

#voice ul.pageNav01 li span, #voice ul.pageNav01 li a ,
#case ul.pageNav01 li span, #case ul.pageNav01 li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 17.5px 10px;
	background: #f1f1f1;
	text-decoration: none;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	font-size: 1rem;
	color: #000;
}
#voice ul.pageNav01 li a:hover, li a.active,
#case ul.pageNav01 li a:hover, li a.active {
	background: #d8d8d8;
}

#voice ul.pageNav01 li.next-page,
#case ul.pageNav01 li.next-page {
	padding: 0 50px;
	background: #fff;
	width: 50px;
	height: 50px;
}

/*----------------------------------------------------------
お客様の声　感想部分
----------------------------------------------------------*/
#voice .guest-text, #case .guest-text, #approach .guest-text {
	font-family: "ryo-gothic-plusn", sans-serif;
	font-size: 1.3rem;
	line-height: 36px;/*letter-spacing: 0rem;*/
	text-align: left;
}
#voice .hall-text {
	font-size: 1.3rem;
	line-height: 36px;
	/*text-align: right;
	font-weight: 500;*/
}
/*お客様の声 大枠*/
#voice .guest-box-wrap01 {
	display: flex;
	flex-wrap: wrap;
	background-color: #fff;
	background-repeat: no-repeat;
	padding: 30px;
	border: 1px solid #ccc;
	/*text-align: left;*/
	margin-bottom: 30px;
}

/*改善事例　大枠*/
#case .case-box-wrap01, #approach .case-box-wrap01 {
	display: flex;
	flex-wrap: wrap;
	background-color: #fff;
	background-repeat: no-repeat;
	padding: 30px;
	border: 1px solid #ccc;
	/*text-align: left;*/
	margin: 30px;
}

/*取り組み　大枠*/
#approach .approach-box-wrap01 {
	/*display: flex;*/
	flex-wrap: wrap;
	background-color: #fff;
	background-repeat: no-repeat;
	padding: 30px;
	border: 1px solid #ccc;
	/*text-align: left;*/
	margin: 30px;
}

/*評価枠　とても満足*/
#voice .guest-value {
	display: inline-block;
	font-size: 1.3rem;
	padding: 5px;
	margin-right: 25px;
	color: #fff;
	background-color: #de6977;
	width: 150px;
	height: 38px;
	text-align: center;
	float: left;
}

/*改善したポイント枠　*/
#case .change-value, #approach .change-value {
	display: inline-block;
	font-size: 1.3rem;
	padding: 10px;
	margin: 0 25px 20px 0;
	color: #fff;
	background-color: #de6977;
	width: 180px;
	height: 38px;
	text-align: center;
}

/*ご要望　枠　*/
#case .request-value, #approach .request-value {
	display: inline-block;
	font-size: 1.3rem;
	padding: 10px;
	margin: 0 25px 0 0;
	color: #fff;
	background-color: #EBBF77;
	width: 140px;
	height: 38px;
	text-align: center;
	float: left;
}

/*お客様の年齢と性別（画像の下 PC表示時に使用）　*/
#voice .guest-name {
	text-align: center;
	font-size: 1.4rem;
	/*line-height: 43px;*/
	line-height: 30px;
	font-weight: 500;
	padding: 15px 20px 0 0;
}
/*お客様の声のタイトルと年齢と性別（SP表示時に使用）　*/
#voice .guest-title {
	/*text-align: center;*/
	font-size: 1.4rem;
	line-height: 43px;
	font-weight: 500;
}

/*改善事例のタイトル*/
#case .request-title {
	text-align: left;
	font-size: 1.4rem;
	line-height: 40px;
	font-weight: 500;
	padding-bottom: 30px;
	display: flex;
}

/*取り組みのタイトル*/
#approach .undertake-title {
	text-align: left;
	font-size: 1.4rem;
	/*line-height: 40px;*/
	font-weight: 500;
	display: flex;
	padding: 10px 0 0;
}

/*お客様の声のタイトルの下線（PC表示時に使用）　*/
#voice .guest-line, #case .guest-line, #approach .guest-line {
	content: '';
	display: block;
	width: 100%;
	margin: 30px auto 30px auto;
	background-color: #de6977;
	white-space: nowrap;
	height: 1px;
}
/*----------------------------------------------------------
微調整
----------------------------------------------------------*/
#voice .gothic, #case .gothic, #approach .gothic {
	font-family: "ryo-gothic-plusn", sans-serif;
}
#voice .guest-size, {
	width: 85%;
	/*padding: 0 35px;*/
}
#voice .floet-clear, #case .floet-clear, #approach .floet-clear{
	clear: both;
}
#voice .postion-center, #case .postion-center, #approach .postion-center{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;
	padding-bottom: 100px;
}
#voice .postion-center-tate, #case .postion-center-tate, #approach .postion-center-tate {
	height: 600px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	background: linear-gradient(#F1EDEA, #FFF);
}

#case img.case, #approach img.case {
	width: 100%;
}
#case .adjust-postion, #approach .adjust-postion {
	padding: 0 0 0 30px;
}
/*----------------------------------------------------------
タブ設定
----------------------------------------------------------*/
/*タブメニュー*/
#voice .tab-wrap01, #case .tab-wrap01, #approach .tab-wrap01 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	flex-wrap: wrap;
	border: none;
	border-bottom: solid 3px #de6977;
	font-family: "ryo-gothic-plusn", sans-serif;
	font-size: 1.18rem;
	list-style: none;
	padding-left: 10px;
}
#voice .tab-wrap02, #case .tab-wrap02, #approach .tab-wrap02 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	flex-wrap: wrap;
	border: none;
	border-top: solid 3px #247FA8;
	font-family: "ryo-gothic-plusn", sans-serif;
	font-size: 1.18rem;
	list-style: none;
	padding-left: 10px;
}
#voice .tab-wrap01 a, #voice .tab-wrap02 a,
#case .tab-wrap01 a, #case .tab-wrap02 a,
#approach .tab-wrap01 a, #approach .tab-wrap02 a {
	flex: auto;
	background-color: #E6E6E6;
	border-radius: 0px;
	border: none;
	margin: 0 4px;
	text-align: center;
	/*padding: 20px 0;*/
	color: #000;
	text-decoration: none;
}
#voice .tab-wrap01 a li, #voice .tab-wrap02 a li,
#case .tab-wrap01 a li, #case .tab-wrap02 a li,
#approach .tab-wrap01 a li, #approach .tab-wrap02 a li {
	padding: 15px 0;
	letter-spacing: 0;
}
#voice .tab-wrap01 a li::before, .tab-wrap02 a li::before,
#case .tab-wrap01 a li::before, .tab-wrap02 a li::before,
#approach .tab-wrap01 a li::before, .tab-wrap02 a li::before {
	display: inline-block;
	margin: 0 10px;
	color: #de6977;
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: bold;
}
#voice .tab-wrap01 a li.active, #voice .tab-wrap01 a li:hover, #voice .tab-wrap02 a li.active, #voice .tab-wrap02 a li:hover,
#case .tab-wrap01 a li.active, #case .tab-wrap01 a li:hover, #case .tab-wrap02 a li.active, #case .tab-wrap02 a li:hover,
#approach .tab-wrap01 a li.active, #approach .tab-wrap01 a li:hover, #approach .tab-wrap02 a li.active, #approach .tab-wrap02 a li:hover{
	background-color: #de6977;
	color: #FFF;
	border: none;
	border-radius: 0px;
}
#voice .tab-wrap01 a:hover li::before, #voice .tab-wrap02 a:hover li::before,
#case .tab-wrap01 a:hover li::before, #case .tab-wrap02 a:hover li::before,
#approach .tab-wrap01 a:hover li::before, #approach .tab-wrap02 a:hover li::before{
	color: #FFF;
}
#voice .tab-wrap01 a li.active::before, #case .tab-wrap01 a li.active::before, #approach .tab-wrap01 a li.active::before {
	font-family: "Font Awesome 5 Free";
	content: "\f107";
	font-weight: bold;
	color: #FFF;
}
#voice .tab-wrap02 a li.active::before, #case .tab-wrap02 a li.active::before, #approach .tab-wrap02 a li.active::before {
	font-family: "Font Awesome 5 Free";
	content: "\f106";
	font-weight: bold;
	color: #FFF;
}

#voice .fa, .far, .fas, #case .fa, .far, .fas {
    font-family: "Font Awesome 5 free";
    content: '\f105';
    font-weight: bold;
    color: #de6977;
    display: inline-block;
    padding: 0 10px;
}


/*-----------------------------------
可変調整用　メディアクエリ
-----------------------------------*/
@media (max-width: 1199px) {
#voice .text-area {
	display: block;
	width: 100%;
	/*background: none;*/
	padding: 40px;
}
.tab-wrap01 a, .tab-wrap02 a {
	flex: 0 0 220px;
}
.tab-wrap01, .tab-wrap02 {
	font-size: 1.1rem;
	padding-left: 15px;
}
#voice .content-title {
	font-size: 1.8rem;
	letter-spacing: -0.05rem;
	line-height: 50px;
}
#voice .content-text {
	font-size: 1.3rem;
	line-height: 40px;
	letter-spacing: 0rem;
}
#voice .content-title {
	font-size: 2.1rem;
	letter-spacing: -0.2rem;
	text-align: left;
}
/*#voice .guest-size {
	padding: 0 20px;
}*/

#case .request-value {
	font-size: 1.25rem;
	padding: 10px;
	width: 140px;
	height: 38px;
	margin: 0 25px 15px 0;
	float: none;
}

#case .change-value {
	margin: 0 25px 15px 0;
}

#case .request-title {
	font-size: 1.4rem;
	line-height: 34px;
	padding-bottom: 10px;
}
}

@media (max-width:991px) {
.tab-wrap01 a, .tab-wrap02 a {
	flex: 1 0 45%;
	margin: 2px 2px;
}
.tab-wrap01, .tab-wrap02 {
	padding-left: 0;
	border-bottom: none;
	border-top: none;
	margin-bottom: 0;
}
.info-tab-wrap {
	border: none;
}
.info-tab-wrap li {
	flex: 1 1 284px;
	margin: 1px;
}
.info-tab-wrap li:first-child {
	flex: 1 1 100%;
}
#voice .voice-title, #case .voice-title {
	font-size: 1.2rem;
	letter-spacing: -0.05rem;
}
#voice .guest-text, #approach .guest-text {
	font-size: 1.1rem;
	line-height: 32px;
	/*padding-top: 10px;*/
}
#voice .flex-bg{
	display: block;
}
#voice .guest-name {
	padding: 15px 30px 0 0;
}
#voice .guest-size {
	width: 100%;
	padding: 0 20px 0 0;
}
#approach .undertake-title {
	text-align: center;
	display: block;
}
}
@media (min-width:768px){
#case .adjust-postion {
	padding: 0 0 0 30px;
}		
}

@media (max-width:767px) {
#voice .postion-center-tate, #case .postion-center-tate {
	height: 0px;
	background: linear-gradient(#fff, #FFF);
}
#case .adjust-postion {
	padding: 30px 0 0 0;
}
	
#approach .adjust-postion {
	padding: 15px 0 0 0;
}	
	
#voice .guest-size {
	min-width: 95px;
	max-width: 140px;
	margin-bottom: 10px;
}
#voice .border-title, #case .border-title {
	font-size: 1.8	rem;
	margin-bottom: 30px;
}
#voice .border-title::before, #case .border-title::before {
	margin: 70px auto 30px auto;
}	
#approach .no-border-title {
	font-size: 1.8rem;
	margin-bottom: 10px;
}
#approach .no-border-title::before{
	margin: 70px auto 30px auto;
}
#voice .main-text {
	font-size: 1rem;
	line-height: 30px;
	margin-bottom: 0;
	padding: 0 10px;
}
#voice .text-area {
	padding: 0px 10px 0px;
	background: none;
}
#voice .content-title {
	font-size: 1.3rem;
	text-align: left;
	margin: 20px 0 30px;
	line-height: 40px;
	letter-spacing: 0rem;
}
#voice .content-text {
	font-size: 1rem;
	line-height: 30px;
	margin-bottom: 35px;
}
#voice .offering-btn {
	width: 100%;
	padding: 15px 0;
	font-size: 1rem;
}
.tab-wrap01, .tab-wrap02 {
	padding: 0 10px;
	font-size: 1rem;
}
.tab-wrap01 a, .tab-wrap02 a {
	flex: 0 0 100%;
	margin: 1px 0;
}
.tab-wrap01 a li, .tab-wrap02 a li {
	padding: 10px 0;
}
#voice .guest-text, #case .guest-text, #approach .guest-text {
	font-size: 1.1rem;
	text-align: left;
	letter-spacing: 0rem;
	line-height: 26px;
}
#voice .guest-title, #case .guest-title {
	text-align: left;
	font-size: 1.3rem;
	letter-spacing: 0rem;
	margin-left: 7%;
	display: flex;
}

#case .request-title {
	font-size: 1.2rem;
}
#voice .guest-box-wrap01 {
	padding: 15px;
	margin: 7.5px 15px;
}
#case .case-box-wrap01,#approach .case-box-wrap01 {
	padding: 15px;
	margin: 15px;
}
#approach .approach-box-wrap01 {
	border: 0px solid #ccc;
	padding: 0px;
	margin: 15px;
}

#voice .hall-text {
	font-size: 1rem;
}
#voice .voice-title, #case .voice-title, #approach .voice-title {
	line-height: 28px;
	letter-spacing: 0rem;
	text-align:left;
	padding: 0 15px;
}
#voice .voice-bg-01 {
display: none;
	}
#voice .voice-bg-02 {
display: none;
	}
#voice .flex-bg{
	display: block;
}
#voice .guest-line {
	/*display:none;*/
}
#approach .guest-line {
margin: 15px auto 15px auto;
}
#voice .guest-title {
	line-height: 36px;
}
#voice .guest-value {
	margin-left: 7%;
	float: none;
}
}

@media (max-width:479px) {
	
#voice .tab-wrap01, #case .tab-wrap01, #approach .tab-wrap01 {
	border-bottom: none;
}
	
#case .change-value {
	font-size: 1.1rem;
	padding: 7px;
	width: 150px;
	height: 32px;
}
	
#case .request-value {
	font-size: 1.1rem;
	padding: 7px;
	width: 130px;
	height: 32px;
}
#voice .border-title, #case .border-title, #approach .border-title {
	font-size: 1.4rem;
	margin-bottom: 30px;
}
#approach .no-border-title {
	font-size: 1.4rem;
	margin-bottom: 30px;
}
#voice .guest-title, #case .guest-title, #approach .guest-title {
	font-size: 1.1rem;
	line-height: 26px;
	letter-spacing: -0.01rem;
}
#case .request-title, #approach .request-title {
	font-size: 1.1rem;
	line-height: 26px;
	letter-spacing: -0.01rem;
}
#voice .guest-text, #case .guest-text, #approach .guest-text {
	padding-top: 0px;
}
#voice .postion-center {
	max-width: 90%;
	padding-bottom: 100px;
}
#voice .guest-value {
	font-size: 1rem;
	padding: 2px;
	margin-right: 10px;
	width: 94px;
	height: 24px;
	margin-left: 7%;
	float: none;
}
#voice .tab-wrap01 a:first-child, #case .tab-wrap01 a:first-child, #approach .tab-wrap01 a:first-child {
	flex: 1 1 100%;
}
#voice .voice-title, #case .voice-title, #approach .voice-title {
	font-size: 1rem;
	letter-spacing: -0.02rem;
}
}

@media (max-width:374px) {
#case .change-value {
	font-size: 1.0rem;
	padding: 5px;
	width: 140px;
	height: 28px;
}
#case .request-value {
	font-size: 1.0rem;
	padding: 5px;
	width: 120px;
	height: 28px;
}
#voice .guest-title, #case .guest-title, #approach .guest-title {
	font-size: 1rem;
	line-height: 24px;
	margin-left: 10%;
}
#voice .hall-text {
	letter-spacing: 0rem;
}
#voice .guest-text, #case .guest-text, #approach .guest-text {
	font-size: 1rem;
}
#case .request-title, #approach .request-title {
	font-size: 1rem;
}
#voice .guest-value {
	margin-left: 10%;
}

}

/* 20240308 髙原追記　お客様の声改修
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#voice .guest-box-inner-wrap {
	display: flex;
}

/* 男女アイコン */
#voice .guest-icon {
	width: 80px;
	margin-right: 30px;
}

#voice .guest-icon img {
	width: 100%;
}

@media (max-width:479px) {
	#voice .guest-icon {
		width: 70px;
		margin-right: 15px;
}
}
#voice .guest-detail {
    width: 100%;
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
@media (max-width:991px) {
    #voice .guest-detail {
        flex-direction: column;
    }
}
#voice .guest-info-inner-wrap {
    display: flex;
    align-items: center;
}
@media (max-width:767px) {
	#voice .guest-info-inner-wrap {
		flex-direction: column;
		align-items: flex-start;
	}
}

/*　住所・性別・施行年月　*/
#voice .guest-name {
	font-size: 1.3rem;
	font-weight: 400;
    text-align: left;
    padding: 0;
}
@media (max-width:991px) {
	#voice .guest-name {
		font-size: 1.2rem;
	}
}
@media (max-width:767px) {
	#voice .guest-name {
		font-size: 1.1rem;
	}
}
@media (max-width:479px)  {
	#voice .guest-name {
		line-height: 26px;
	}
}
@media (max-width:374px) {
	#voice .guest-name {
		font-size: 1rem;
	}
}
/* 会館名 */
#voice .hall-text  {
	margin-left: 30px;
}
@media (max-width:991px) {
	#voice .hall-text {
		font-size: 1.2rem;
	}
}
@media (max-width:767px) {
	#voice .hall-text {
		font-size: 1.1rem;
		margin-left: 0;
	}
}
@media (max-width:479px) {
	/*#voice .hall-text {
		margin-left: 0;
	}*/
}
@media (max-width:374px) {
	#voice .hall-text {
		font-size: 1rem;
	}
}
#voice .hall-text span {
	background-color: #de6977;
	color: #fff;
	padding: 6px 7px;
	margin-right: 10px;
}

/* ピックアップコメント */
#voice .guest-title {
	color: #de6977;
}

@media (max-width:767px) {
    #voice .guest-title {
        margin-left: 0;
    }
}
#voice .guest-rating {
	font-size: 1.3rem;
	font-weight: 400;
    display: flex;
    align-items: center;
	padding: 1px 0;
}
@media (max-width:991px) {
	#voice .guest-rating {
		font-size: 1.2rem;
		margin-bottom: 0;
	}
}

@media (max-width:767px) {
	#voice .guest-rating {
		font-size: 1.1rem;
	}
}
@media (max-width:374px) {
	#voice .guest-rating {
		font-size: 1rem;
	}

}

/* 星型レーティング */
#voice .star-rating {
	position: relative;
	z-index: 0;
	display: inline-block;
	white-space: nowrap;
	color: #CCCCCC;
}
#voice .star-rating:before, .star-rating:after {
    content: "★★★★★★";
	font-size: 1.8rem;
	letter-spacing: 3px;
	padding: 0 10px;
}
@media (max-width:991px) {
	#voice .star-rating:before, .star-rating:after {
		font-size: 1.6rem;
	}
}
@media (max-width:479px) {
	#voice .star-rating:before, .star-rating:after {
		font-size: 1.4rem;
		letter-spacing: 2px;
		padding: 0 5px;
	}
}
#voice .star-rating:after {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	overflow: hidden;
	white-space: nowrap;
	color: #ffcf32;
}
#voice .star-rating[data-rate="6"]:after{ width: 100%; } /* 星6 */
	   .star-rating[data-rate="5"]:after{ width: 80.3%; } /* 星5 */
	   .star-rating[data-rate="4"]:after{ width: 65.6%; } /* 星4 */
	   .star-rating[data-rate="3"]:after{ width: 50%; } /* 星3 */
	   .star-rating[data-rate="2"]:after{ width: 33.3%; } /* 星2 */
	   .star-rating[data-rate="1"]:after{ width: 16.6%; } /* 星1 */
	   .star-rating[data-rate="0"]:after{ width: 0%; } /* 星0 */

#voice .star-num {
	color: #de6977;
	font-size: 2.1rem;
	font-weight: 500;
}
@media (max-width:991px) {
	#voice .star-num {
		font-size: 1.7rem;
	}
}
@media (max-width:991px) {
	#voice .guest-line {
		margin: 15px auto;
	}
}
#voice .guest-tegaki img {
    width: 100%;
}
#voice .guest-text {
	margin-top: 30px;
}
#voice .rating-chushaku-text {
	text-align: right;
	
}
@media (max-width:991px) {
	#voice .rating-chushaku-text {
		padding-right: 15px;
	}
}