@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*------------------------------------------------------------*/
body{
  background:url(../img/info_img/main_bg.jpg) no-repeat center top #cbf5fd;
}
.mainimage{
  height: 315px;
  margin-bottom: 20px;
}
.content{
  padding-bottom: 40px;
  background: #cbf5fd;
}
#price_box ,.company_info_box{
  margin: 20px 0 40px;
  padding: 5px;
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  background-size: 20px 20px;
background-color: #b6e8ff;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%,
            color-stop(.25, #76d4ff), color-stop(.25, #b6e8ff),
            color-stop(.5, #b6e8ff), color-stop(.5, #76d4ff),
            color-stop(.75, #76d4ff), color-stop(.75, #b6e8ff),
            to(transparent));
background-image: -webkit-linear-gradient(-45deg, #76d4ff 25%, #b6e8ff 25%,
          transparent 50%, #76d4ff 50%, #76d4ff 75%,
          transparent 75%, #b6e8ff);
background-image: -moz-linear-gradient(-45deg, #76d4ff 25%, #b6e8ff 25%,
          transparent 50%, #76d4ff 50%, #76d4ff 75%,
          transparent 75%, #b6e8ff);
background-image: -ms-linear-gradient(-45deg, #76d4ff 25%, #b6e8ff 25%,
          transparent 50%, #76d4ff 50%, #76d4ff 75%,
          transparent 75%, #b6e8ff);
background-image: -o-linear-gradient(-45deg, #76d4ff 25%, #b6e8ff 25%,
          transparent 50%, #76d4ff 50%, #76d4ff 75%,
          transparent 75%, #b6e8ff);
background-image: linear-gradient(-45deg, #76d4ff 25%, #b6e8ff 25%,
          transparent 50%, #76d4ff 50%, #76d4ff 75%,
          transparent 75%, #b6e8ff);
  border-radius: 10px;
}

#price .box_inn ,.company_info_box .box_inn{
  border-radius: 8px;
  background: #FFF;
  position: relative;
  height: auto;
  padding: 25px 0 40px;
  box-sizing: border-box;
}

.sub_ti{
  margin: 0px auto 15px;
}
h3, h4{
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 600;
}
#price_info{
}

  .cts_p{
    padding: 0 45px;
    font-size: 2rem;
    text-align: left;
  }
  #price_info .cts_p{
    display: inline-block;
    text-align: left;
  }
  .info_img01{
    float: right;
    position: relative;
    top: -28px;
    right: 0;
    margin-left: 10px;
  }
.price_tbl_area{
  width: 940px;
  margin: 0 auto;
    position: relative;
}
.price_tbl_area .price_area{
  width: 460px;
  background: #ff9000;
  border-radius: 5px;
}
.price_area h4{
  padding: 5px 0;
  font-size: 2.6rem;
  color: #FFF;
}
.price_area dl{
  display: block;
  margin: 6px;
  background: #FFF;
  height: 300px;
  padding: 10px 0 15px;
}
.price_area dt{
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 20px;
}
.price_area dd li{
  font-size: 2rem;
  line-height: 1.5em;
  margin-bottom: 10px;

}
.price_area dd .price_tx{
  font-size: 2rem;
  display: inline;
  margin-left: 1em;
  color: #ef0000;
  font-family: 'Noto Sans Japanese', serif;
}
.price_area dd .price_tx span{
  font-size: 3rem;
  margin: 0 5px;
  font-weight: bold;
}
.price_area dd+dt{
  margin-top: 30px;
}
.price_po01{
  position: absolute;
  left: -5px;
  top: 0;
}
.price_po02{
  position: absolute;
  right: 80px;
  bottom: 5px;
}
.price_po03{
  position: absolute;
  right: -5px;
  bottom: 15px;
}

#clean{
    background: #ffff9d;
    padding:25px 0 40px;
    margin-bottom: 40px;
}
.em_tx{
  margin-bottom: 10px;
  font-size:2.6rem;
  font-weight: bold;
  display: block;
  color: #339fef;
  }
#clean .cts_p{
  text-align: center;
}
.info_img02{
  float: right;
  position: relative;
  top: -30px;
}
.clean_box{
  clear: both;
  background: #ff9000;
  width: 960px;
  margin: 0 auto 20px;
  padding: 3px;
  border-radius: 10px;
}
.clean_box h4{
  margin: 0;
  font-size: 2.6rem;
  padding: 5px 0 8px;
  background: #ff9000;
  color: #FFF;
}
.clean_inn{
  background: #FFF;
  border-radius: 8px;

}
.price_tbl{
  width: 920px;
  margin: 20px auto 10px;
  border-collapse: separate;
  border-spacing: 1px;
  background: #cccccc;
}
.price_tbl td{
  padding: 0.3em;
  font-size: 1.9rem;
  background: #FFF;
  text-align: center;
}
.price_tbl td span{
  margin-left: 0.5em;
  display: inline-block;
  font-size: 2.4rem;
  text-align: right;
  color: #ef0000;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 600;
}
.notes_tx{
  padding: 1em;
  color: #666;
}
.notes_tx span{
  color: #DD0000;
  font-weight: bold;
}
.info_point{
  margin: 10px 0 20px;
}
.clean_other{
  clear: both;
  background: #FFF;
  box-shadow: 0 0 0 3px #8cc819 inset;
  width: 960px;
  margin: 0 auto 40px;
  padding: 25px 25px 0;
  border-radius: 10px;
  box-sizing: border-box;
}
#cl_other_area{
  position: relative;
  min-height: 100px;
  margin-top: 20px;
}
.box50{
  width: 48%;
  min-height:  100px;
  box-shadow: 0 0 0 5px #ff9000 inset;
  border-radius: 5px;
}
  .box50 h4{
    background: #ff9000;
    color: #FFF;
    font-size: 2rem;
    padding: 10px;
    border-radius: 5px 5px 0 0;
  }
  .box50 div{
    font-size: 2.4rem;
      color: #EF0000;
    text-align: center;
    padding-bottom: 10px;
  }
  .box50 div span{
    font-size: 4rem;
    margin-right: 5px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 600;
  }
.info_po_l{
  position: absolute;
  left: -10px;
  top: 43px;
}
.info_po_r{
  position: absolute;
  right: -20px;
  top: 20px;
}
#cl_other_area .notes_tx{
  clear: both;
}
.info_contact{
  margin-top: -30px;
  margin-bottom: 60px;
}
.info_contact h3{
  margin-bottom: 15px;
}
.contact_area .contact_box {
  background: #FFF;
}
#result{
  width: 1040px;
  margin: 0 auto 40px;
}
#result .cts_p{
  margin: 15px 0 25px;
}

#company_info{}
#company_info .box_inn{
  padding: 10px 25px 30px;
}
  .com_tbl{
    margin-top: 15px;
  }
  .com_tbl th{
    width: 20%;
    font-size: 2rem;
    border-bottom: 3px solid #8cc819;
    text-align: left;
    padding: 10px 20px 3px ;
  }
  .com_tbl td{
    font-size: 1.8rem;
    text-align: left;
    border-bottom: 3px solid #cdcdcd;
    padding:  10px 20px 3px ;
  }
    .com_tbl td ul li{
      display: inline-block;
      font-size: 1.8rem;
    }

.area_info{
  margin: 0 auto 30px;
  border-radius: 10px;
  background: #FFF;
  border:5px solid #185fae;
  position: relative;
  min-height: 188px;
}
    .area_info_img{
      float: right;
      margin-right: 10px;
    }
    .area_info_tx{
      width: 40%;
        position: absolute;
        top: 50%;
        left: 20px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);  
    }
    .area_info_tx h3{
      background: #185fae;
      border-radius: 20px;
      color: #FFF;
      font-size: 2.6rem;
      padding: 5px;
      margin-bottom: 15px;
    }

#history ,#map{
  margin-bottom: 20px;
  padding: 20px 35px;
  background: #FFF;
      box-sizing: border-box;
}
  #history dl{
    margin-top: 20px;
    text-align: left;
    box-sizing: border-box;
}
  #history dt{
    margin-bottom: 10px;
    padding: 0 10px;
    font-size: 2.2rem;
    font-weight: bold;
    box-sizing: border-box;
    border-bottom: 3px dotted #ff9000;
}
  #history dd{
    padding: 0 1.5em;
    margin-bottom: 1em;
    font-size: 2rem;
}
#map h3{
  margin-bottom: 15px;
}

.go_home{
width:10em;
font-size:1.6rem;
line-height:30px;
margin:40px auto 0;
padding-top:2px; 
border-radius:30px;
background:#00AFFF;
}
.go_home:hover{

background:#FFF;
color:#00AFFF;
}
.go_home a{
display:block;
width:100%;
height:auto;
color:#FFF;
text-decoration:none;
}
.go_home:hover a{
color:#00AFFF;
}
