@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

/* -----------------------------------------------------
common
------------------------------------------------------ */

.linkTel a {
  color: #fff !important;
}
.hoshi{
width: 100%;
  font-size:24px;
  line-height: 1.2;
}
.hoshi span{
  font-size:42px;
}
.hoshi i{
  font-size:56px;
}
#review-wrap{
  padding: 10px!important;
}
#review ul{
border: 0!important;
  margin: 0!important;
    padding: 10px!important;
}
#review ul li{
  padding: 20px;
border-bottom: 1px solid #ccc;
}
#review ul li:first-child{
  padding-top: 0px;
}
#footer .linkTel a {
  color: #333 !important;
}
#review span.rating_5 i:nth-child(-n+5){
  font-size: 20px;
}
#review div{
  flex-wrap: wrap;
}
#review > div{
  font-size: 20px;
}
.hosi_hyouka{
  display: block;
    font-size: 24px;
    width: 100%;
}
#hedFixed #gnavi > a{
	display: none;
}

/*#hedFixed #gnavi li:first-child > a{
	display: none;
}*/

/*#global_header nav #gnavi li:first-child > a{
	display: none!important;
}*/

.tel_none a:first-child{
	display: none!important;
}


.linkTel{
	line-height: 0px!important;
}

#review-wrap {
  margin: 20px;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
}
#review{
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  max-height: 300px;
  overflow-y: auto;
}


@media screen and (min-width: 641px) and (max-width: 834px) {
  #global_header nav #gnavi li .sub li {
    background: #e3e3e3;
  }
}
@media only screen and (max-width: 640px) {
  #global_header nav #gnavi li .sub li {
    background: #e3e3e3;
  }
}
