.fv {
    background-image: url(/hakajimai/point/images/bg_fv.png);
    max-height: 280px;
    min-height: 280px;
}
.pop_contents h3.bignumber {
    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;
}
.pop_contents .box_9999 ul{
  margin: 0 0 0 40px;
  list-style: square outside;
  margin-bottom: 5px;
}
.pop_contents .box_9999 li{
  text-align: left;
}
.b_txt.ex_parts{
  margin: 0;
  padding-left: 1.3em;
  font-size: 1em;
  line-height: 1.2;
}
.pickup.b_txt a{
  font-weight: bold;
}

@media screen and (max-width: 768px){
.unit_box p{
  line-height: 1.2;
  }
  .pop_contents h3.bignumber{
  font-size: 1.4rem;
  }
  .pop_contents .box_9999 p.pickup.b_txt{
  padding-bottom: 0;
  }
  .pop_contents .box_9999 ul{
  margin-bottom: 10px;
  }
  .pop_contents .otoku_info{
  font-size: 1.1rem;
  }
}

.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));
	}
}