.fv {
    background-image: url(/hakajimai/shorui/images/bg_fv.png);
    max-height: 280px;
    min-height: 280px;
}
.pop_contents h3.document {
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    background-image: none;
    border-radius: 0;
    border-bottom: 2px solid #7bae00;
    line-height: 1.2em;
    margin-bottom: 10px;
    padding: 8px 5px 0 5px;
    font-size: 1.5em;
}
.pop_contents .otoku_info{
  font-size: 1.1em;
  font-weight: bold;
  color: #c00;
  margin: 0;
  line-height: 1.3;
  text-align: center;
}
.unit_box .telephone{
  font-weight: bold;
  text-align: center;
  font-size: 1.3em;
  margin: 0 0 0.6em 0;
}
.pop_contents .box_9999.doc_list h3{
  border: none;
  background-image: none;
}
.pop_contents .box_9999.doc_list p{
  float: left;
  text-align: left;
  width: 45%;
  margin-left: 30px;
}
.pop_contents .box_9999.doc_list::after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

@media screen and (max-width: 768px){
.pop_contents#shorui h2{
  font-size: 1.4em;
  }
  .unit_box p{
  line-height: 1.2;
  }
  .unit_box .telephone{
  font-size: 1.2em;
  }
  .pop_contents h3.document{
  font-size: 1.4rem;
  }
  .pop_contents .otoku_info{
  font-size: 1.1rem;
  }
  .pop_contents .box_9999.doc_list h3{
  font-size: 1.1rem;
  }
  .pop_contents .box_9999.doc_list p{
  margin-left: 5px;
  width: 48%;
  }
}

.pc_common_cv_wrap .pc_common_cv_contents .each_btn ul.btn_type_3 li {
	font-size: 17px;
}
@media only screen and (max-width: 768px) {
	.pc_common_cv_wrap b {
		font-size: 20px!important;
	}
	.pc_common_cv_wrap .pc_common_cv_contents .each_btn {
		width: 100%!important;
	}
	.cv_tel_box p.tel_time+img {
		margin: 10px auto 0!important;
	}
	.pc_common_cv_contents .w_img {
		display: none!important;
	}
	.cv_tel_box {
		text-align: left;
	}
	.cv_tel_box p.tel_time {
		margin: 5px 0 0!important;
	}
	.pc_common_cv_wrap .pc_common_cv_contents .each_btn ul li {
		width: 100%!important;
		margin-right: 0!important;
		margin-bottom: 4%!important;
	}
	.pc_common_cv_wrap .pc_common_cv_contents .each_btn ul li:last-child {
		margin-bottom: 0!important;
	}
	.cv_tel_box p.tel_time {
		margin: 0 0 5px!important;
	}
	.tel_time + a {
		display: block;
		padding: 15px 10px 5px;
		border-radius: 5px;
		border: 2px solid #ccc;
		background-image: -webkit-linear-gradient(rgba(233, 233, 233, 1), rgba(172, 172, 172, 1));
		background-image: -o-linear-gradient(rgba(233, 233, 233, 1), rgba(172, 172, 172, 1));
		background-image: linear-gradient(rgba(233, 233, 233, 1), rgba(172, 172, 172, 1));
	}
}