@charset "UTF-8";
/* Sass Document */
/* CSS Document */
/*========================================
 +)　安心車検
========================================*/
#sub_menu_active1 a{color:#e47208;}

#inner_disp{
	background-image: url(../images/top_img.jpg?20200206);
	background-repeat: no-repeat;
	position:relative;
	min-height:509px;
	padding:200px 23px 0;
	background-color:#FFF;
}
#mainTT{
	background-image: url(../images/cleaning/mainTT.png?20200206);
	width:464px;
	padding-top:71px;
	position:absolute;
	top:30px;
	left:35px;
}
#main_txt{
	background-image: url(../images/cleaning/main_txt.png?20200206);
	width:588px;
	padding-top:66px;
	position:absolute;
	top:110px;
	left:35px;
}
.inner{
	background-image:url(/common/images/contents_bck.png);
	background-repeat: repeat-x;
	padding:16px;
}
#title1{
	background-image: url(/inspection/images/title3.png);
	height:38px;
	padding:18px 0 0 20px;
	font-size:18px;
	color:#FFF;
}
#sub_menu_active2 a {
  color: #e47208;
}




/*---- inner ----*/
#inner_disp {
  background-repeat: no-repeat;
  position: relative;
  min-height: 509px;
  padding: 200px 5px 0;
  background-color: #FFF;
  background-image: url(../images/top_img2.jpg?20200206);
}
.inner {
  background-image: url(/common/images/contents_bck.png);
  background-repeat: repeat-x;
  padding: 16px;
}
/*---- title ----*/
#title1 {
  background-image: url(../images/coating/title.gif?20200206);
  height: 35px;
  padding: 0 0 0 40px;
  font-size: 16px;
  color: #FFF;
  line-height: 35px;
}
#txt1 {
  font-weight: bold;
  font-size: 13px;
  background-image: url(../images/coating/free.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  min-height: 115px;
  line-height: 1.8em;
  padding: 15px 0 0 0;
  margin: 5px 0 0;
  z-index: 999;
  position: relative;
}
#txt1 span {
  color: #f56902;
  font-size: 15px;
}

/*---- ----*/
.keeper {
  margin: 20px auto 0;
}
.keeper p {
  font-size: 1rem;
  color: #0a3390;
  font-weight: bold;
  margin: 0 auto 4px;
}
.keeper .option {
  background: #fff;
  box-sizing: border-box;
  padding: 13px;
  margin: 12px auto 0;
  line-height: 1.6;
    font-weight: bold;
}
/*----- price_list -----*/
.price_list {
  margin: 45px auto 0;
}
.price_list .title {
    color: #5a2a10;
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 16px;
    position: relative;
    font-weight: bold;
}
.price_list .title span {
    font-size: 10px;
    float: right;
    font-weight: 100;
    padding: 9px 0;
}
.price_list table {
  width: 100%;
  border: 1px solid #5a2a10;
  background: #fff;
  color: #482b18;
}
.price_list th, .price_list td {
  padding: 8px;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
}
#option .th1 {
  background: #f9f7f0;
  border-bottom: 1px solid #fff !important;
}
#option .th2 {
  background: #eae5d1;
}
#option tr th:first-child {
  text-align: left;
  border-bottom: 1px solid #fff !important;
}
#option tr td {
  border-bottom: 1px solid #e2dbc5;
  border-left: 1px solid #f9f7f0;
}
#option .t_l {
  text-align: left !important;
}
.other {
  margin: 10px auto 0;
}
.size {
  display: block;
  width: 274px;
  height: 43px;
  line-height: 43px;
  margin: 20px auto 0;
  background: #5a2a10;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  border-radius: 5px;
  transition: .3s all;
}
.size:hover {
  text-decoration: none;
}
