@charset "utf-8";
/* CSS Document */

.anchor-link li a, a:active, a:visited, a:hover  {color: #00668c;}

.section h2{
background: #00668c;
margin-bottom: 20px;
  padding: 14px 18px 14px 22px;
  color: #fff;
  font-size: 150%;
  font-weight: bold;
  position: relative;
}

.section h2::after {
  position: absolute;
  top: .5em;
  left: .5em;
  content: '';
  width: 5px;
  height: -webkit-calc(100% - 1em);
  height: calc(100% - 1em);
  background-color: #fff;
}

.section h3 {
margin-bottom: 10px;
  color: #00668c;
  font-size: 120%;
  font-weight: bold;
}

.section h3 span {
  color: #666;
  font-size: 70% !important;
  font-weight: normal;
  margin-left: 0.5em;
}

.section h4 {
margin-bottom: 10px;
  color: #00668c;
  font-size: 160%;
  font-weight: bold;
  line-height: 1.4;
}

.section h4 span {
  color: #333;
  font-size: 70% !important;
    font-weight: normal;
}

.list::before{
    left: 3px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #00668c;
    border-right: 2px solid #00668c;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.section .box{
border: 2px solid #00668c;
padding: 13px;
margin-bottom: 20px;
}

.section .box p{
display: inline;
}

.price table thead th {
background: #00668c;
color: #fff;
padding: 10px 8px;
vertical-align: middle;
    border: 1px solid #999;
    text-align: center;
    font-weight: bold;
    font-size: 90%;
}

.price table thead .img {
background: #fff;
margin: 0;
padding: 0;
}

.price table tbody td {
padding: 20px 5px;
vertical-align: middle;
    border: 1px solid #999;
    text-align: center;
    line-height: 1.3;
        font-size: 90%;
}

.price table tbody td strong {
color: #D80000;
font-size: 110%;
     font-weight: bold;
}

.insect_net {
  padding-bottom: 50px;
}

.insect_net .point .num1 {
  margin-bottom: 20px;
}

.insect_net .point .num1 ul li {
  font-size: 17px;
  font-weight: bold;
  color: #B25900;
  margin-bottom: 10px;
  padding-left: 2em;
  text-indent: -2em;
  line-height: 150%;
}

.insect_net .point .num1 ul li img {
  width: 25px;
  margin-right: 10px;
}

.insect_net .point .num2 img {
  width: 100%;
  padding-right: 16px;
}

.insect_net .text_red {
  color: #D80000;
  font-weight: bold;
}

.insect_net .point_box {
  border-bottom: 1px solid #999;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.insect_net .point_02 {
  color: #fff;
  background: #00668c;
  padding: 5px 8px;
  border-radius: 50px;
  font-size: 14px;
}

.insect_net .title {
  width: 100%;
  height: auto;
  margin: 0 0 20px 0;
  background: no-repeat center center;
  background-image: url(../images/amido/title_insect_net_bg.jpg);
  background-size: cover;
}

.insect_net .title .title_img {
  position: relative;
  margin: 0 auto;
  padding: 25px 0;
  width: 80%;
}

.insect_net .title .jp {
  position: static;
  text-align: center;
  width: 50px;
  margin: 0 auto;
  background-color: #e60012;
  font-size: 14px;
  color: #fff;
  padding: 1px 8px;
}

.insect_net h5 {
  margin: 0 auto 30px auto;
  font-size: 22px;
  font-weight: bold;
  background: url(../images/amido/insect_net_h5.png) repeat-y left #BFDDDF;
  padding: 5px 0 5px 30px;
}

.insect_net h6 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #00668C;
  line-height: 150%;
}

.insect_net p {
  margin-bottom: 10px;
}

.insect_net .intro {
  margin: 0 auto 30px;
}