/* ===========================================
 * kuma_voice
=========================================== */
.voice .cmnHeading02 {
  margin-bottom: 25px;
}
@media screen and (max-width: 640px) {
  .voice .cmnHeading02 {
    margin-bottom: 0;
    text-align: center;
    padding-top: 4px;
  }
  .voice .cmnHeading02 h1 .catch {
    margin: 0 0 8px;
    text-align: center;
  }
  .voice .cmnHeading02 h1 em {
    margin: 0;
  }
  .voice .cmnHeading02 h1 .tit{
    position: relative;
	padding: 0 0 0 30px;
  }
  .voice .cmnHeading02 h1 .tit:before{
	position: absolute;
	content: "";
	top: -13px;
	left: -2px;
	width: 50px;
	height: 50px;
	background: url(../img/common/ranking/ico_ranking01.png)no-repeat 0 center;
	background-size: 50%;
	}		
}

.voice .intro {
  background: url(../img/voice/bg_intro01.gif) no-repeat top right;
  min-height: 250px;
  padding-top: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .voice .intro {
    min-height: 0;
	background: none;
  }
}
.voice .intro .img {
	margin: 0;
}
@media screen and (max-width: 640px) {
	.voice .intro .img {
    width: 109px;
	margin: 0 auto 12px;
    text-align: center;
	}
}
.voice .intro .txt {
  width: 380px;
  margin: 0 0 0 10px;
  line-height: 2;
}
@media screen and (max-width: 640px) {
	.voice .intro .txt {
		width: auto;
		line-height: 1.7;
	}
}
.voice .clinicSite .scoreSingle01 {
  width: 382px;
  float: right;
}
@media screen and (max-width: 640px) {
  .voice .clinicSite .scoreSingle01 {
    width: auto;
    float: none;
  }
}
.voice .clinicSite .siteHeading01 {
  width: 382px;
  float: right;
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  .voice .clinicSite .siteHeading01 {
    width: auto;
    float: none;
    margin: 10px 0 8px;
    display: block;
  }
}
.voice .clinicSite .img {
  margin: 0 18px 0 0;
}
.voice .btnWrap {
  text-align: center;
  padding-top: 22px;
  background: url(../img/common/bg_line03.png) repeat-x;
}
@media screen and (max-width: 640px) {
  .voice .btnWrap {
    padding-top: 17px;
  }
}
.voice .btnWrap .btnMore {
  width: 320px;
  line-height: 40px;
}
@media screen and (max-width: 640px) {
  .voice .btnWrap .btnMore {
    width: 180px;
    line-height: 33px;
  }
}

.voiceSingle .voiceSingleIn .clinicIn {
  background: none !important;
}
.voiceSingle .voiceSingleIn .clinicSite .scoreSingle01 {
  width: 430px;
  float: right;
}
@media screen and (max-width: 640px) {
  .voiceSingle .voiceSingleIn .clinicSite .scoreSingle01 {
    width: auto;
    float: none;
  }
}
.voiceSingle .voiceSingleIn .clinicSite .scoreSingle01 p {
  background: #f5f5f5;
}
.voiceSingle .voiceSingleIn .clinicSite .siteHeading01 {
  width: 430px;
  float: right;
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  .voiceSingle .voiceSingleIn .clinicSite .siteHeading01 {
    width: auto;
    float: none;
    margin: 10px 0 8px;
    display: block;
  }
}
.voiceSingle .voiceSingleIn .clinicSite .img {
  margin: 0 18px 0 0;
}
.voiceSingle .voiceSec .impressBoxWrap {
  background: #f5f5f5;
  padding: 11px 20px 20px;
}
@media screen and (max-width: 640px) {
  .voiceSingle .voiceSec .impressBoxWrap {
    padding: 15px;
    margin: 0 -15px;
  }
}
@media screen and (max-width: 640px) {
  .voiceSingle .voiceSec .impressBoxWrap .impressBox {
    margin: 0;
  }
}
.voiceSingle .voiceSec .impressBoxWrap .impressBox .voiceList01 {
  padding: 0;
}
.voiceSingle .voiceSec .impressBoxWrap .impressBox .voiceList01 li {
  width: 320px;
}
@media screen and (max-width: 640px) {
  .voiceSingle .voiceSec .impressBoxWrap .impressBox .voiceList01 li {
    width: 100%;
  }
}
.voiceSingle .voiceSec .impressBoxWrap .impressBox .impressHeading {
  font-size: 15px;
  line-height: 33px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .voiceSingle .voiceSec .impressBoxWrap .impressBox .impressHeading {
    font-size: 13px;
    line-height: 2;
  }
}
.voiceSingle .voiceSec .impressBoxWrap .impressBox .impressHeading:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #61b08b;
  margin: 0 8px 0 0;
  position: relative;
  top: -1px;
}
.voiceSingle .voiceSec .impressBoxWrap .impressBox + .impressBox {
  margin-top: 22px;
}
@media screen and (max-width: 640px) {
  .voiceSingle .voiceSec .impressBoxWrap .impressBox + .impressBox {
    margin-top: 13px;
  }
}
