img {
  height: auto;
  max-width: 100%;
}

.pc_none {
  display: none;
}
@media screen and (max-width: 640px) {
  .pc_none {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .sp_none {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents {
    padding-top: 0;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-kv {
  margin-bottom: 32px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-kv {
    margin-bottom: 4.1025641026vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-kv h1 {
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-kv h1 {
    margin-left: -15px;
    margin-bottom: 6.1538461538vw;
    width: calc(100% + 30px);
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-kv h1 img {
  width: 100%;
}
.termite-top #wrapper #contents #contents_body .termite-top-kv p {
  color: #333;
  font-size: 1.6rem;
  line-height: 1.7;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-kv p {
    font-size: 3.8461538462vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt {
  margin-bottom: 32px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt {
    margin-bottom: 6.1538461538vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt h2 {
  background-color: #359c00;
  border-radius: 8px 8px 0 0;
  border-bottom: 6px solid #ffee00;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  padding: 20px 0;
  width: 100%;
  margin-bottom: 16px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt h2 {
    font-size: 6.1538461538vw;
    margin-bottom: 4.1025641026vw;
    padding: 4.1025641026vw 0;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt h3 {
  color: #359c00;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 24px;
  padding: 8px 0 8px 24px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt h3 {
    font-size: 4.6153846154vw;
    margin-bottom: 4.1025641026vw;
    padding: 1.0256410256vw 0 1.0256410256vw 5.1282051282vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt h3::before {
  background-color: #359c00;
  border-radius: 8px;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 8px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt h3::before {
    width: 2.0512820513vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt h4 {
  color: #359c00;
  border: none;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 16px;
  padding: 0 0 0 22px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt h4 {
    font-size: 4.1025641026vw;
    margin: 0 0 4.1025641026vw;
    padding: 0 0 0 4.6153846154vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt h4::before {
  background-color: #359c00;
  border-radius: 2px;
  content: "";
  display: block;
  height: 14px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt h4::before {
    height: 2.5641025641vw;
    width: 2.5641025641vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt h5 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 12px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt h5 {
    font-size: 4.1025641026vw;
    margin: 0 0 2.0512820513vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt h5.line {
  border-bottom: 2px solid #359c00;
  color: #359c00;
  font-size: 2rem;
  margin: 0 0 24px;
  padding: 0 0 12px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt h5.line {
    font-size: 4.1025641026vw;
    margin: 0 0 4.1025641026vw;
    padding: 0 0 2.0512820513vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt p {
  color: #333;
  font-size: 1.6rem;
  line-height: 1.7;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt p {
    font-size: 3.8461538462vw;
  }
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt p {
    margin-bottom: 4.1025641026vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt p.note {
  font-size: 1.4rem;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt p.note {
    font-size: 3.0769230769vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt p a {
  color: #0562ea;
  text-decoration: underline;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt p a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .link {
  background: transparent;
  display: block;
  border: none;
  text-align: center;
  padding: 0;
  margin: 0 0 34px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .link {
    margin: 0 0 8.2051282051vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .link a {
  align-items: center;
  border: 2px solid #359c00;
  border-radius: 8px;
  box-sizing: border-box;
  color: #359c00 !important;
  font-size: 2.4rem;
  font-weight: bold;
  display: flex;
  height: auto;
  line-height: 1.4;
  padding: 30px 52px;
  position: relative;
  text-align: left;
  text-decoration: none !important;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .link a {
    font-size: 4.1025641026vw;
    height: auto;
    min-height: 18.4615384615vw;
    padding: 5.641025641vw 5.641025641vw;
    text-align: left;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .link a::after {
  background-image: url("/vermin/img/top/icon_arrow_right_g.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 12px;
  width: 6px;
  position: absolute;
  top: calc(50% - 6px);
  right: 28px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .link a::after {
    height: 2.0512820513vw;
    width: 1.0256410256vw;
    top: calc(50% - 4px);
    right: 6.1538461538vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .link a:hover {
  transition: 0.3s;
  opacity: 0.7;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt figure {
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt figure {
    margin-bottom: 8.2051282051vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt figure a:hover {
  transition: 0.3s;
  opacity: 0.7;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt figure img {
  width: 100%;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 {
  background-color: #dbeed7;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 24px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 {
    padding: 2.0512820513vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box {
  background-color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
  margin-bottom: 16px;
  padding: 24px;
  width: 100%;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box {
    margin-bottom: 4.1025641026vw;
    padding: 4.1025641026vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box h4.line {
  border-top: 1px solid #dbeed7;
  padding-top: 24px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box h4.line {
    padding-top: 6.1538461538vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box h4.line:before {
  top: 27px;
  transform: translateY(0);
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box h4.line:before {
    top: 6.9230769231vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box .col02 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box .col02 {
    display: block;
    margin-bottom: 4.1025641026vw;
  }
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box .col02:last-child {
    margin-bottom: 0;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box .col02 figure {
  margin-bottom: 0;
  width: 309px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box .col02 figure {
    margin-bottom: 4.1025641026vw;
    width: 100%;
  }
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box .col02 figure img {
    width: 100%;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box .col02 .textBox {
  width: calc(100% - 309px - 24px);
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box .col02 .textBox {
    width: 100%;
  }
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .block01 .box .col02 .textBox p {
    margin-bottom: 0;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__features {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__features {
    margin-bottom: 6.1538461538vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__features .box {
  margin-top: 24px;
  width: calc((100% - 16px) / 2);
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__features .box {
    margin-bottom: 5.641025641vw;
    margin-top: 0;
    width: 100%;
  }
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__features .box:last-child {
    margin-bottom: 0;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__features .box:first-child, .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__features .box:nth-child(2) {
  margin-top: 0;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__features .box h3 {
  margin: 0 0 14px;
  padding: 3px 0 0 45px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__features .box h3 {
    margin: 0 0 3.5897435897vw;
    padding: 0.5128205128vw 0 0 8.2051282051vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__features .box h3::before {
  display: none;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__features .box h3::after {
  background-image: url(/termite/img/top/icon_search.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 35px;
  left: 0;
  position: absolute;
  top: 0;
  width: 35px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__features .box h3::after {
    height: 6.1538461538vw;
    width: 6.1538461538vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__features .box figure {
  margin-bottom: 0;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl {
  position: relative;
  margin-bottom: 40px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl {
    margin-bottom: 6.1538461538vw;
    overflow-x: auto;
    width: calc(100% + 15px);
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .scroll {
  display: none;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .scroll {
    display: block;
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .head {
  display: flex;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .head .th {
  background-color: #359c00;
  box-sizing: border-box;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 20px 0;
  text-align: center;
  width: calc((100% - 153px) / 2);
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .head .th {
    padding: 4.1025641026vw 0;
    min-width: 68.7179487179vw;
    width: 68.7179487179vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .head .th p {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .head .th p {
    font-size: 3.8461538462vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .head .th p span {
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .head .th p span {
    font-size: 3.0769230769vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .head .th:first-child {
  background-color: transparent;
  border: none;
  width: 153px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .head .th:first-child {
    min-width: 20vw;
    width: 20vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .head .th:nth-child(2) {
  border-radius: 6px 0 0 0;
  border-left: 1px solid #ddd;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .head .th:last-child {
  border-radius: 0 6px 0 0;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .body {
  border-bottom: 1px solid #ddd;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .body .tr {
  display: flex;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .body .tr:first-child .th {
  border-top: 1px solid #ddd;
  border-radius: 8px 0 0 0;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .body .tr:first-child .td {
  border-top: 1px solid #ddd;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .body .tr .th {
  align-items: center;
  background-color: #eeeeee;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  padding: 20px 12px;
  width: 153px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .body .tr .th {
    padding: 4.1025641026vw 0;
    min-width: 20vw;
    width: 20vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .body .tr .th p {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .body .tr .th p {
    font-size: 3.8461538462vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .body .tr .td {
  align-items: center;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  padding: 20px 12px;
  width: calc((100% - 153px) / 2);
  text-align: center;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .body .tr .td {
    padding: 4.1025641026vw 3.0769230769vw;
    min-width: 68.7179487179vw;
    width: 68.7179487179vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .body .tr .td p {
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .body .tr .td p {
    font-size: 3.8461538462vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .termite-top-cnt__tbl .body .tr .td figure {
  margin: 0;
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .faq-link-list li {
  background: transparent;
  display: block;
  border: none;
  text-align: center;
  padding: 0;
  margin: 0 0 16px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .faq-link-list li {
    margin: 0 0 2.0512820513vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .faq-link-list li a {
  align-items: center;
  border: 2px solid #dddddd;
  border-radius: 8px;
  box-sizing: border-box;
  color: #333 !important;
  font-size: 2rem;
  font-weight: bold;
  display: flex;
  height: auto;
  line-height: 1.4;
  padding: 27px 52px 27px 75px;
  position: relative;
  text-align: left;
  text-decoration: none !important;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .faq-link-list li a {
    font-size: 4.1025641026vw;
    padding: 4.1025641026vw 12.3076923077vw;
    text-align: left;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .faq-link-list li a::before {
  background-image: url(/termite/img/top/icon_faq.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 35px;
  left: 24px;
  position: absolute;
  top: 24px;
  width: 53px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .faq-link-list li a::before {
    height: 6.1538461538vw;
    left: 4.1025641026vw;
    top: 4.1025641026vw;
    width: 6.1538461538vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .faq-link-list li a::after {
  background-image: url("/vermin/img/top/icon_arrow_right_g.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 12px;
  width: 6px;
  position: absolute;
  top: calc(50% - 6px);
  right: 28px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cnt .faq-link-list li a::after {
    height: 2.0512820513vw;
    width: 1.0256410256vw;
    top: calc(50% - 1.0256410256vw);
    right: 7.1794871795vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cnt .faq-link-list li a:hover {
  transition: 0.3s;
  opacity: 0.7;
}
.termite-top #wrapper #contents #contents_body .termite-top-problem {
  margin-bottom: 48px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem {
    margin-bottom: 10.2564102564vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__headline {
  background-color: #e76400;
  border-radius: 8px 8px 0 0;
  padding: 32px 0;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__headline {
    padding: 4.1025641026vw 0;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__headline h2 {
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 8px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__headline h2 {
    font-size: 5.1282051282vw;
    margin: 0 0 1.0256410256vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__headline h2 span {
  color: #ffee00;
  font-size: 3.2rem;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__headline h2 span {
    font-size: 5.641025641vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__headline p {
  color: #fff;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__headline p {
    font-size: 6.1538461538vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__headline p strong {
  color: #ffee00;
}
.termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__list {
  background-color: #ededed;
  box-sizing: border-box;
  padding: 36px 24px 24px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__list {
    padding: 9.2307692308vw 2.0512820513vw 6.1538461538vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__list::before {
  background-image: url(/termite/img/top/icon_tri_01.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 20px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  top: 0;
  width: 94px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__list::before {
    height: 5.1282051282vw;
    width: 24.1025641026vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__list h3 {
  color: #333;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 16px;
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__list h3 {
    font-size: 7.1794871795vw;
    margin: 0 0 4.1025641026vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__list h3 span {
  font-size: 4rem;
  color: #e76400;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__list h3 span {
    font-size: 8.2051282051vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__list ul li {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 16px;
  box-sizing: border-box;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
  color: #333;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 8px;
  padding: 24px 0;
  text-align: center;
  width: calc((100% - 8px) / 2);
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__list ul li {
    font-size: 4.6153846154vw;
    margin: 0 0 2.0512820513vw;
    padding: 4.1025641026vw 0;
    width: 100%;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__list figure {
  margin: 0 auto;
  width: 367px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem .termite-top-problem__list figure {
    width: 100%;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem__relief {
  background-color: #359c00;
  box-sizing: border-box;
  padding: 48px 24px 32px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem__relief {
    padding: 11.2820512821vw 2.0512820513vw 6.1538461538vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem__relief::before {
  background-image: url(/termite/img/top/icon_tri_02.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 20px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  top: 0;
  width: 94px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem__relief::before {
    height: 5.1282051282vw;
    width: 24.1025641026vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem__relief h3 {
  color: #ffee00;
  font-size: 4rem;
  line-height: 1.2;
  margin: 0 0 24px;
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem__relief h3 {
    font-size: 7.1794871795vw;
    margin: 0 0 4.6153846154vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list {
    display: block;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box {
  background-color: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  min-height: 282px;
  margin-top: 8px;
  position: relative;
  padding: 32px 24px 0;
  width: calc((100% - 8px) / 2);
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box {
    height: auto;
    min-height: auto;
    margin-top: 0;
    margin-bottom: 2.0512820513vw;
    padding: 6.1538461538vw 4.1025641026vw;
    width: 100%;
  }
  .termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box:last-child {
    margin-bottom: 0;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box:first-child, .termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box:nth-child(2) {
  margin-top: 0;
}
.termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box:first-child {
  padding-top: 70px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box:first-child {
    padding: 6.1538461538vw 4.1025641026vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box .icon {
  margin: 0 auto 12px;
  width: 148px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box .icon {
    margin: 0 auto 3.5897435897vw;
    width: 37.9487179487vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box h4 {
  border: none;
  color: #e76400;
  font-size: 2.4rem;
  line-height: 1.3;
  margin: 0 0 8px;
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box h4 {
    font-size: 6.1538461538vw;
    margin: 0 0 3.5897435897vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box p {
  font-size: 1.6rem;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box p {
    font-size: 3.8461538462vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box p.note {
  bottom: 16px;
  font-size: 1.2rem;
  position: absolute;
  right: 24px;
  text-align: right;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-problem__relief .termite-top-problem__relief-list .box p.note {
    font-size: 3.0769230769vw;
    bottom: inherit;
    position: relative;
    right: inherit;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cta-bottom {
  background-color: #fff5ed;
  border: 2px solid #ffecde;
  border-radius: 8px;
  box-sizing: border-box;
  margin: 0 0 48px;
  padding: 48px 24px 32px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.termite-top #wrapper #contents #contents_body .termite-top-cta-bottom::before {
  background-image: url(/termite/img/top/img_cta_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  right: -1px;
  top: -1px;
  height: 279px;
  width: 290px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cta-bottom::before {
    height: 39.2307692308vw;
    width: 41.0256410256vw;
  }
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cta-bottom {
    margin-bottom: 10.2564102564vw;
    padding: 7.1794871795vw 4.6153846154vw 6.1538461538vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cta-bottom h2 {
  padding: 0;
  margin: 0 auto 24px;
  width: 643px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cta-bottom h2 {
    margin: 0 auto 4.1025641026vw;
    width: 82.5641025641vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cta-bottom .lead {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 8px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cta-bottom .lead {
    font-size: 4.1025641026vw;
    margin: 0 0 3.5897435897vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cta-bottom .note {
  font-size: 15px;
  line-height: 1.5;
  margin: 0 0 24px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cta-bottom .note {
    font-size: 3.0769230769vw;
    margin: 0 0 4.1025641026vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cta-bottom .termite-top-cta-bottom-cnt {
  border-top: 2px solid #ffd7b9;
  padding-top: 24px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cta-bottom .termite-top-cta-bottom-cnt {
    padding-top: 4.1025641026vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cta-bottom .termite-top-cta-bottom-cnt .termite_cta {
  border: none;
  margin-bottom: 12px;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cta-bottom .termite-top-cta-bottom-cnt .termite_cta {
    margin-bottom: 3.5897435897vw;
  }
}
.termite-top #wrapper #contents #contents_body .termite-top-cta-bottom .termite-top-cta-bottom-cnt .termite_cta .termite_cta_inner {
  padding: 0;
}
.termite-top #wrapper #contents #contents_body .termite-top-cta-bottom .termite-top-cta-bottom-cnt .text {
  font-size: 18px;
  line-height: 1.5;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .termite-top #wrapper #contents #contents_body .termite-top-cta-bottom .termite-top-cta-bottom-cnt .text {
    font-size: 3.8461538462vw;
  }
}

#slide_voice h2 {
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 17px;
}