/*****STANDART CSS******/
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
}
a,
button {
  padding: 0;
  border: 0;
}
a,
input,
select {
  margin: 0;
  background: 0 0;
}
a {
  font: inherit;
  text-decoration: none !important;
  font-size: 100%;
  vertical-align: baseline;
  color: currentColor;
}
a:hover {
  color: #5e5e5e;
}

img {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: bottom;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::after,
blockquote::before,
q::after,
q::before {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
select {
  padding: 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  vertical-align: middle;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
button {
  background-color: transparent;
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body {
  line-height: 28px;
  font-family: "Noto Sans JP", sans-serif, "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "SourceHanCodeJP-Regular", "Noto Sans JP", Meiryo, sans-serif;
  /* FOR MINCHO USE THE DOWN LINE AND CHANGE THE HTML TOO
    font-family: 'Noto Serif JP', serif;*/
  color: #111;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth; /******SMOOTH SCROLL ANCHOR******/
}
p {
  font-size: 18px;
  line-height: 30px;
}

div:after {
  clear: both;
  margin: 0;
  padding: 0;
  display: table;
  font-size: 0;
  line-height: 0;
  content: " ";
  visibility: hidden;
  overflow: hidden;
}
div {
  *zoom: 1;
}

/*****STANDART CSS******/

/*****CUSTOM CSS******/
.menu-pull {
  display: inline-block;
  border-right: 1px #fff solid;
  width: 163px;
}
.dropdown-menu {
  min-width: 21rem;
  background-color: inherit !important;
}
.in {
  display: inline-block;
  max-width: 300px;
  width: 100%;
  margin-right: 10px;
  vertical-align: top;
}
h1 {
  margin: 0;
  padding: 0;
  max-width: 550px;
  width: 100%;
  display: inline-block;
}
h2 {
  text-align: center;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 32px;
  width: 100%;
  background: url("../images/h2line.png") no-repeat bottom center;
  padding-bottom: 10px;
  color: #146bab;
}
h3 {
  color: #91c73d;
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
  width: 100%;
  line-height: 17px;
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.headbg {
  position: fixed;
  width: 100%;
  padding: 0;
  margin: 0;
  background: #fff;
  z-index: 90;
}
.headbg {
  top: 0;
}
.logo {
  margin-top: 0px;
  margin-bottom: 4px;
}
.logo img {
  width: 351px;
  height: 79px;
}
.eigyo {
  font-size: 13px;
  font-weight: bold;
  margin-left: 3px; /*! background: url('../images/clock.png') no-repeat; */
  padding-left: 35px;
  padding-top: 0px;
  margin-top: 9px;
  height: 32px;
}
.tel {
  font-size: 36px;
  font-weight: bold;
  width: 280px;
  margin-top: 0px;
  padding-left: 37px;
  padding-top: 0px;
  background: url("../images/phone.png") no-repeat;
  height: 30px;
  color: #146bac;
  font-family: "Anton", sans-serif;
  font-style: italic;
}
.telclock {
  float: right;
  margin-top: 10px;
}
.top-head {
  background: #2c4f53;
  color: #fff;
  font-size: 12px;
}
.line-icon {
  display: inline-block; /*! width: 43px; */
}
.line-icon img {
  width: 90px;
  height: auto;
}
.line img {
  width: 218px;
}
.trans {
  width: 400px !important;
}
.anchor {
  display: block;
  height: 160px; /*same height as header*/
  margin-top: -160px; /*same height as header*/
  visibility: hidden;
}
.anchor2 {
  display: block;
  height: 190px; /*same height as header*/
  margin-top: -190px; /*same height as header*/
  visibility: hidden;
}

/******BUTTON FOR GO-TOP ANCHOR******/
.top-page {
  position: fixed;
  z-index: 99999;
  bottom: 50px;
  right: 20px;
}
.fix-mm {
  margin-top: -490px !important;
  margin-left: 40px !important;
  width: 270px;
}
.staff {
  display: inline-block;
  width: 100px;
  vertical-align: top;
}
form#mail_form {
  font-size: 16px !important;
}
.dropdown-item {
  font-size: 17px !important;
  width: 100%;
}
.btn-lg {
  font-size: 22px !important;
}
.navbar-toggler {
  font-size: 18px !important;
}
.plus-mobile {
  display: none;
}

.no-border {
  border: 0;
}
a[href^="tel"] {
  color: #000;
  text-decoration: none;
} /******CLEAR MOBILE AUTOMATIC PHONE LINK******/
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 113px;
  width: 100%;
  z-index: 80;
}
.mar-10 {
  margin-top: 80px;
}
.m-sl {
  margin-top: 115px;
}
.news-content {
  max-height: 550px;
  overflow-x: hidden;
  overflow-y: auto; /*! border: 1px solid #e9e9e9; */
  padding: 10px;
}
.sch-day {
  background: #006e7b;
  color: #fff;
  display: inline-block;
  width: 120px;
  padding: 20px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
.sch-day-prof {
  background: #006e7b;
  color: #fff;
  display: inline-block;
  width: 13%;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
.sch-day-prof dt {
  padding: 10px;
}
.sch-day-prof dd {
  background: #000;
  padding: 5px;
}
.headbut {
  display: inline-block;
  padding-top: 30px;
  height: 87px;
  vertical-align: bottom;
}

.inquiry_info {
  background: #fff;
  border: 6px solid #659d10;
  padding: 10px 20px 10px 20px;
  margin: 0 auto 0;
  border-radius: 12px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}
.inquiry_info h4 {
  display: block;
  margin: 5px 0 5px 0;
  font-weight: 500;
  font-size: 32px;
  text-align: center;
  color: #fda2a2;
}
.inquiry_info table {
  width: 100%;
}
.inquiry_info table tr {
  font-size: 16px;
  display: block;
  border-bottom: 2px dotted #000;
  padding: 10px 0 20px;
  margin: 10px 0;
}
.inquiry_info table tr th {
  letter-spacing: 0em;
  font-size: 14px;
  background: #659d10;
  color: #fff;
  padding: 8px;
  display: inline-block;
  border-radius: 6px;
  text-align: center;
  width: 20%;
  vertical-align: top;
}
.inquiry_info table tr td {
  letter-spacing: 0em;
  text-align: left;
  padding: 8px;
  max-width: 78%;
  display: inline-block;
  vertical-align: bottom;
  margin-top: -13px;
}
.inquiry_info table tr td span.info_list {
  font-size: 15px;
  display: inline-block;
  padding: 6px 20px;
  background: #02576a;
  color: #fff;
  border-radius: 40px;
  margin: 0 5px 5px 0;
}
.inquiry_info table tr td span.info_list.grey {
  background: #aaa;
}
.inquiry_info table tr td span.small {
  font-size: 12px;
  display: inline-block;
  margin-left: 10px;
}
.inquiry_info table tr td .mobile_recruit_qr {
  display: block;
  max-width: 80px;
  margin: 3px 0 0 0;
}
.inquiry_info p {
  margin: 10px 0 0 0;
}
.inquiry_info_map iframe {
  display: block;
  width: 100%;
  max-height: 480px;
  border: 6px solid #ffc8d9;
  margin: 10px 0 0 0;
  border-radius: 10px;
}
.q {
  background: rgb(0, 0, 0);
  padding: 3px 9px;
  color: #fff;
  margin-right: 8px;
  width: 31px;
  display: inline-block;
}
.a {
  background: rgb(223, 223, 223);
  padding: 3px 9px;
  color: #000;
  margin-right: 8px;
  width: 31px;
  display: inline-block;
  margin-bottom: 8px;
}
.pa-l {
  padding-left: 60px;
}
.blue {
  color: #146bac;
}
.show-mob {
  display: none;
}
.telm {
  margin-right: 20px;
  display: inline-block;
}

.img-photo {
  /*! position:absolute; */ /*! top: 10px; */ /*! left: 10px; */
  z-index: 1;
}
.new {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 2;
  width: 50px;
  height: 50px;
}
.new-profile {
  position: absolute;
  top: 5px;
  right: 20px;
  z-index: 2;
  width: 50px;
  height: 50px;
}
.padlr {
  padding-left: 10px;
  padding-right: 10px;
}
.banner {
  /*! background: url('../images/banner-bg.jpg') no-repeat center; */
  text-align: center;
}
.inside-top {
  margin-top: 30px;
}

/******NAVIGATION******/
.obi {
  background: #9dc453;
}
nav {
  position: relative;
  background: #9dc453;
}
nav ul {
  display: table;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
}
nav ul li {
  text-align: center;
  display: table-cell;
  width: 20%;
  line-height: 1 !important; /*! font-weight: bold; */
  font-size: 14px;
}
.nav-link {
  color: #fff;
}
.navbar-brand {
  display: none;
}
nav .nav-link {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar-original {
  color: #fff !important;
}
.nav-link {
  color: #fff !important;
}
.navbar-light .navbar-brand {
  color: #ffffff;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #ffffff;
  background: #659d10 !important;
}
.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  background: #659d10 !important;
  color: #ccc !important;
}
.mob-min {
  display: none;
} /**HIDE FOR DESKTOP***/
.fix-submenu {
  width: 100%;
}
.fix-drop {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #659d10;
  color: #fff;
  font-size: bold;
  border-bottom: #fff 1px solid;
}
.fix-drop:hover {
  background: #426809;
}

/**PANKUS**/
.pankus {
  text-align: left;
  font-size: 12px;
}
.pankus ul li {
  list-style: none;
}
.pankus li {
  display: inline-block;
  text-align: left;
  padding-right: 10px;
  border-right: #000 1px solid;
  padding-left: 10px;
}
.pankus li:last-child {
  display: inline-block;
  text-align: left;
  padding-right: 10px;
  border-right: 0;
  padding-left: 10px;
}
.pankus li:first-child {
  background: url(../images/home.png) left no-repeat;
  padding-left: 20px;
}
/**PANKUS**/

/******BIG SLIDER******/
.carousel-control-prev-icon {
  background-image: url(../images/arrow-left.svg);
  width: 100px;
  height: 50px;
}
.carousel-control-next-icon {
  background-image: url(../images/arrow-right.svg);
  width: 100px;
  height: 50px;
}

/*****INTRODUCTION CSS******/
.intro {
  width: 100%;
  border: 0;
}
.intro img {
  max-width: 250px;
  width: 100%;
}
.twitter-timeline {
  width: 100% !important;
  height: 500px;
}
.bg-gray {
  background: #fbfbfb;
}
.fintxt {
  width: 750px;
}

/******NEWS******/
.sec-news {
  border-bottom: #ccc 1px solid;
  padding-bottom: 6px;
  margin-bottom: 10px;
  padding-left: 30px;
}
.sec-news:first-child {
  border-top: #ccc 1px solid;
  padding-top: 15px;
  padding-left: 30px;
}
.news .n-date {
  font-size: 16px;
  color: #999;
  font-weight: bold;
  padding-bottom: 7px;
  width: 130px;
  display: inline-block;
  background: url(../images/arrow.png) no-repeat right;
  vertical-align: top;
}
.news .n-title {
  font-size: 18px;
  color: #000;
  padding-bottom: 7px;
  font-weight: bold;
}
.news .n-content {
  color: #000;
  font-weight: normal;
  width: 80%;
  display: inline-block;
  padding-left: 20px;
}

/****ABOUT****/
.about {
  background: url("../images/about-bg.jpg") no-repeat;
}
.about-img1 {
  -webkit-box-shadow: -30px 30px 0px 3px rgba(145, 199, 61, 1);
  -moz-box-shadow: -30px 30px 0px 3px rgba(145, 199, 61, 1);
  box-shadow: -10px 10px 0px 3px rgba(145, 199, 61, 1);
  margin-left: 10px;
  margin-bottom: 0px;
}
.about-img2 {
  -webkit-box-shadow: 30px 30px 0px 3px rgba(145, 199, 61, 1);
  -moz-box-shadow: 30px 30px 0px 3px rgba(145, 199, 61, 1);
  box-shadow: 10px 10px 0px 3px rgba(145, 199, 61, 1);
  margin-bottom: 0px;
}
.about-img1 img {
  max-width: 449px;
  width: 100%;
}
.about-img2 img {
  max-width: 449px;
  width: 100%;
}
.about-cont1 {
  padding-left: 20px;
}
.about-cont-h2 {
  color: #000;
  font-size: 32px;
  text-align: left;
  background: url("../images/about-h2.png") no-repeat bottom left;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/****ABOUT****/

/***STEPS***/
.step-g {
  margin-left: 100px;
}
.step-title1 {
  background: url("../images/step1.png") no-repeat left;
  padding-left: 140px;
  text-align: left;
  height: 124px;
  padding-top: 35px;
  margin-bottom: 20px;
}
.step-title2 {
  background: url("../images/step2.png") no-repeat left;
  padding-left: 140px;
  text-align: left;
  height: 124px;
  padding-top: 35px;
  margin-bottom: 20px;
}
.step-title3 {
  background: url("../images/step3.png") no-repeat left;
  padding-left: 140px;
  text-align: left;
  height: 124px;
  padding-top: 35px;
  margin-bottom: 20px;
}
.step-h2 {
  color: #146bab;
  text-align: left;
  background: none;
  margin-bottom: -10px;
  font-size: 28px;
}
.step-h3 {
  color: #ccc;
  text-align: left;
}

.line {
  margin-left: 0px;
}
.lineb {
  margin-left: 0px;
}
.virus {
  text-align: left !important;
}

/***STEPS***/

/**FAQ**/
.faq1 {
  background: #fffdf7;
  border: #ccc 1px solid;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.faq2 {
  background: #fbfff6;
  border: #ccc 1px solid;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.faq-q {
  background: url("../images/q.png") no-repeat left;
  color: #146bac;
  font-weight: bold;
  padding: 10px 0px 10px 60px;
  margin-bottom: 20px;
}
.faq-a {
  background: url("../images/a.png") no-repeat left;
  padding: 3px 0px 10px 60px;
}
/**FAQ**/

/**AREA**/
.area {
  color: #885631;
}
.area-h3 {
  background: #f0e4da;
  padding: 15px;
  border-left: #885631 8px solid;
  color: #885631;
  text-align: left;
  font-weight: bold;
}
/**AREA**/

/**COMPANY**/
.company {
  width: 750px;
  margin: 0 auto;
  background: url("../images/co-line.png") repeat-y left;
}
.com1 {
  width: 209px;
  display: inline-block;
  font-size: 20px;
  padding: 20px 0;
  font-weight: bold;
  vertical-align: top;
}
.com2 {
  display: inline-block;
  font-size: 20px;
  padding: 20px 0;
}
/**COMPANY**/

/*INSIDE TOP MARGINN**/
.inside-mar {
  margin-top: 120px;
}
/*INSIDE TOP MARGINN**/

/**SIDE BAR**/
.side-bar {
  background: #f8f8f8; /*! padding: 20px; */
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 18px;
}
.side-bar ul {
  width: 100%;
  padding: 20px 0 20px 0px;
}
.side-bar ul li {
  background: url("../images/side-arrow.png") 30px 17px no-repeat;
  padding: 10px 0 10px 60px;
}
.side-bar .active {
  background: #90c63e;
  border-left: #146bac 7px solid;
  color: #fff;
  font-weight: bold;
  padding: 10px 0 10px 50px;
}
/**SIDE BAR**/

/*MANY BUGS**/
.h2_termites {
  background: url("../images/h2_termites.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_price_termites {
  background: url("../images/h2_price_termites.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_work_termites {
  background: url("../images/h2_work_termites.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_flow_termites {
  background: url("../images/h2_flow_termites.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_faq_termites {
  background: url("../images/h2_faq_termites.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_check_termites {
  background: url("../images/h2_check_termites.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_locomi_termites {
  background: url("../images/h2_locomi_termites.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.img-ter-1 {
  float: left;
  width: 43%;
}
.img-ter-1 img {
  max-width: 357px;
  width: 100%;
  padding-right: 20px;
}
.img-ter-2 {
  float: right;
  width: 43%;
}
.img-ter-2 img {
  max-width: 357px;
  width: 100%;
  padding-left: 30px;
}
.cards img {
  max-width: 800px;
  width: 100%;
}
.cards ul li {
  display: inline-block;
}
.cards ul li img {
  max-height: 50px;
  height: 100%;
}
.cards .transportation {
  max-width: 800px;
  width: 100%;
  margin: 30px 0 0 0;
}

/* QR・SP Payment */
.payment {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 20px;
}
.payment .qrsp_payment {
  max-width: 50%;
  width: 100%;
}
.payment img {
  width: 100%;
}

/*CENTIPEDE**/
.h2_centipede {
  background: url("../images/h2_centipede.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_price_centipede {
  background: url("../images/h2_price_centipede.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_work_centipede {
  background: url("../images/h2_work_centipede.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_flow_centipede {
  background: url("../images/h2_flow_centipede.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_faq_centipede {
  background: url("../images/h2_faq_centipede.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}

/*BAT**/
.h2_bat {
  background: url("../images/h2_bat.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 100px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_price_bat {
  background: url("../images/h2_price_bat.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 100px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_work_bat {
  background: url("../images/h2_work_bat.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 100px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_flow_bat {
  background: url("../images/h2_flow_bat.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 100px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_faq_bat {
  background: url("../images/h2_faq_bat.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 100px;
  margin-bottom: 40px;
  font-size: 20px;
}

/*RATS**/
.h2_rats {
  background: url("../images/h2_rats.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 100px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_price_rats {
  background: url("../images/h2_price_rats.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 100px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_work_rats {
  background: url("../images/h2_work_rats.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 100px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_flow_rats {
  background: url("../images/h2_flow_rats.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 100px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_faq_rats {
  background: url("../images/h2_faq_rats.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 100px;
  margin-bottom: 40px;
  font-size: 20px;
}

/*ANTS**/
.h2_ants {
  background: url("../images/h2_ants.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_price_ants {
  background: url("../images/h2_price_ants.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_work_ants {
  background: url("../images/h2_work_ants.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_flow_ants {
  background: url("../images/h2_flow_ants.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_faq_ants {
  background: url("../images/h2_faq_ants.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}

/*TICK BUGS**/
.h2_tick {
  background: url("../images/h2_tick.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_price_tick {
  background: url("../images/h2_price_tick.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_work_tick {
  background: url("../images/h2_work_tick.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_flow_tick {
  background: url("../images/h2_flow_tick.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_faq_tick {
  background: url("../images/h2_faq_tick.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}

/*COCKROACH**/
.h2_cockroach {
  background: url("../images/h2_cock.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_price_cock {
  background: url("../images/h2_price_cock.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_work_cock {
  background: url("../images/h2_work_cock.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_flow_cock {
  background: url("../images/h2_flow_cock.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_faq_cock {
  background: url("../images/h2_faq_cock.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}

/*BED BUGS**/
.h2_bedbugs {
  background: url("../images/h2_bed.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_price_bed {
  background: url("../images/h2_price_bed.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_work_bed {
  background: url("../images/h2_work_bed.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_flow_bed {
  background: url("../images/h2_flow_bed.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_faq_bed {
  background: url("../images/h2_faq_bed.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.img-bed {
  max-width: 270px;
  width: 100%;
}

/*BEES**/
.h2_bees {
  background: url("../images/h2_bees.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_price_bees {
  background: url("../images/h2_price_bees.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_work_bees {
  background: url("../images/h2_work_bees.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_flow_bees {
  background: url("../images/h2_flow_bees.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_faq_bees {
  background: url("../images/h2_faq_bees.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}

/*OTHERS**/
.h2_fleas {
  background: url("../images/h2_fleas.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 90px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_spider {
  background: url("../images/h2_spider.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_pigeon {
  background: url("../images/h2_pigeon.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 90px;
  margin-bottom: 40px;
  font-size: 20px;
}

.h2_others {
  background: url("../images/h2_others.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 20px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_others_n1 {
  background: url("../images/h2_n1.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 90px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_others_n2 {
  background: url("../images/h2_n2.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 140px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_others_n3 {
  background: url("../images/h2_n3.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 110px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_others_n4 {
  background: url("../images/h2_n4.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 120px;
  margin-bottom: 40px;
  font-size: 20px;
}

.h2_millipede {
  background: url("../images/h2_millipede.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 90px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_psycho {
  background: url("../images/h2_psycho.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 90px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_shiba {
  background: url("../images/h2_shiba.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 90px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_bark {
  background: url("../images/h2_bark.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 90px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_flies {
  background: url("../images/h2_flies.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 70px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_caterpillar {
  background: url("../images/h2_caterpillar.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 100px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_otherprices {
  background: url("../images/h2_otherprices.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 40px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_work_other {
  background: url("../images/h2_work_other.png") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 40px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_flow_others {
  background: url("../images/h2_flow_others.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 40px;
  margin-bottom: 40px;
  font-size: 20px;
}
.h2_faq_others {
  background: url("../images/h2_faq_others.jpg") no-repeat left;
  color: #fff;
  text-align: left;
  padding: 20px 0 20px 40px;
  margin-bottom: 40px;
  font-size: 20px;
}
.area-texto {
  line-height: 18px;
}

.clear-pad-lr2 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.sim {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: #146bac 3px solid;
  text-align: center;
  padding: 0 0 40px 0;
  width: 830px;
  margin: 0 auto;
  -webkit-box-shadow: 10px 10px 5px -1px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 10px 10px 5px -1px rgba(0, 0, 0, 0.12);
  box-shadow: 10px 10px 5px -1px rgba(0, 0, 0, 0.12);
}
.input-price {
  width: 220px;
  height: 50px;
  font-size: 18px;
  text-indent: 10px;
  margin: 0;
  padding: 0;
  border: solid 1px #000;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-sizing: border-box;
  background: #f3ffe2;
}
.first-in {
  margin: 5px 10px 10px 134px;
}

.celeste {
  background: #ecf7ff;
  padding: 10px 20px 10px 20px;
}
.verde {
  background: #f3ffe2;
  padding: 10px 20px 10px 20px;
}
.price-a {
  display: inline-block;
  color: #146bac;
  width: 56%;
  font-size: 28px;
  font-weight: bold;
}
.price-b {
  display: inline-block;
  color: #5c9800;
  width: 43%;
  font-size: 28px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  line-height: 16px;
  padding-top: 5px;
}

.cancel {
  background: #e0e0e0;
  border-left: #666666 7px solid;
  padding: 15px 0 15px 15px;
  color: #666666;
  text-align: left;
  font-size: 26px;
  margin-bottom: 30px;
}
.cancel-h3 {
  border-left: #444 7px solid;
  padding: 15px 0 15px 10px;
  color: #373737;
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  margin-left: 20px;
}
.gray1 {
  background: #e0e0e0;
  padding: 10px 20px 10px 20px;
  width: 90%;
  margin: 0 auto;
}
.gray2 {
  background: #f2f2f2;
  padding: 10px 20px 10px 20px;
  width: 90%;
  margin: 0 auto;
}
.price-a2 {
  display: inline-block;
  color: #000;
  width: 49%;
  font-size: 18px;
  font-weight: normal;
}
.price-b2 {
  display: inline-block;
  color: #000;
  width: 49%;
  font-size: 18px;
  font-weight: normal;
  text-align: right;
}

.h2-work {
  font-size: 28px;
  text-align: center;
  color: #fff;
  background: #659d10;
  padding: 16px 0;
}
.h3-work {
  text-align: left;
  color: #659d10;
  font-weight: bold;
  font-size: 24px;
}
.work-txt {
  font-size: 28px;
  color: #146bab;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 30px;
}
.work-sec {
  margin-bottom: 30px;
}
.work-img {
  display: inline-block;
  width: 200px;
  margin-right: 20px;
}
.work-sec-txt {
  display: inline-block;
  width: 620px;
  vertical-align: top;
}
.work-blue {
  color: #146bac;
  font-weight: bold;
  font-size: 28px;
}
.work1 {
  padding: 20px 20px 20px 20px;
}
.work2 {
  padding: 20px 20px 20px 20px;
}
.work3 {
  padding: 20px 20px 20px 20px;
}
.work4 {
  padding: 20px 20px 20px 20px;
}
.bluetxt {
  color: #146bac;
  font-size: 20px;
}
.sm {
  font-weight: bold;
  font-size: 20px;
}

.sec-flow {
  border: #ccc 10px solid;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 20px;
}
.flow-a {
  display: inline-block;
  width: 60px;
  color: #90c63e;
  font-size: 96px;
  vertical-align: top;
  padding-top: 30px;
  font-family: "Anton", sans-serif;
}
.flow-b {
  display: inline-block;
  width: 450px;
  vertical-align: top;
}
.flow-c {
  display: inline-block;
  width: 260px;
  vertical-align: top; /*! padding-left: 25px; */
  text-align: right;
}
.h3-flow {
  color: #146bab;
  font-weight: bold;
  text-align: left;
  font-size: 26px;
}
.flow-arrow {
  text-align: center;
  padding: 20px 0;
}

.faq-q {
  background: url("../images/faq-q.png") no-repeat top left;
}
.faq-a {
  background: url("../images/faq-a.png") no-repeat top left;
}

.locomi {
  border: #71aa1a 5px solid;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 20px;
}
.locomi_h3 {
  text-align: left;
  font-weight: bold;
  font-size: 32px;
}
.user {
  display: inline-block;
  width: 104px;
  vertical-align: top;
  color: #91c73d;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin-right: 20px;
}
.user img {
  margin-bottom: 5px;
  border: #444 1px solid;
}
.user-ri {
  display: inline-block;
  width: 84%;
}
.area-do {
  font-size: 12px;
}

.price-list-c {
  max-width: 833px;
  margin: 0 auto;
  width: 100%;
}
.pp-h2 {
  font-size: 20px;
  font-weight: bold;
  background: none;
  text-align: left;
}
.img-dip {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}

/*TESRMITES**/

/******GOOGLE MAP******/
.map-responsive {
  overflow: hidden;
  padding-bottom: 25%;
  position: relative;
  height: 0;
}
.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

/******FOOTER******/
footer {
  font-size: 16px;
}
.footer-bg {
  background: #9dc453;
  color: #fff;
  padding: 30px 0 0px 0;
  text-align: center;
}
.footer-bg img {
  width: 150px;
  height: auto;
}
.pad-footer {
  /*! padding-top: 50px; */
  padding-bottom: 0px;
}
.logo-footer {
  text-align: center;
  width: 100%;
}
.logo-footer img {
  width: 300px;
  height: auto;
}
.tel-footer {
  font-size: 32px;
  line-height: 34px;
}
.eigyou-footer {
  font-size: 24px;
  line-height: 34px;
}
.btn-footer {
  width: 200px;
  height: auto;
  margin-right: 10px;
}
.li-footer ul {
  margin-top: 20px; /*! width: 100%; */
  text-align: center;
}
.li-footer ul li {
  /*! width: 150px; */
  display: inline-block;
  margin-bottom: 5px;
}
.cr {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.smartbut {
  display: none;
}

.video-container {
  overflow: hidden;
  position: relative;
  width: 90%;
}

.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 95%;
  height: 95%;
}

.gifu_branch {
  max-width: 620px;
  width: 100%;
  margin: 30px auto;
}
.gifu_branch h3 {
  text-align: center;
  color: #146bab;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
.gifu_branch .inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.gifu_branch .inner .photo {
  max-width: 300px;
  width: 100%;
}
.gifu_branch .inner .photo img {
  width: 100%;
}

/************************RESPONSIVE MEDIA QUERY CSS*************************/

/*****DESKTOP PC******/

@media only screen and (max-width: 1200px) {
  .btn-footer {
    width: 180px;
    height: auto;
    margin-right: 10px;
  }
  .li-footer ul {
    margin-top: 20px;
    width: 100%;
  }
  h1 {
    margin: 0;
    padding: 0;
    max-width: 377px;
    width: 100%;
    display: inline-block;
  }

  /***STEPS***/
  .step-g {
    margin-left: 0px;
  }
  .step-title1 {
    background: url("../images/step1.png") no-repeat left;
    padding-left: 140px;
    text-align: left;
    height: 124px;
    padding-top: 35px;
    margin-bottom: 20px;
  }
  .step-title2 {
    background: url("../images/step2.png") no-repeat left;
    padding-left: 140px;
    text-align: left;
    height: 124px;
    padding-top: 35px;
    margin-bottom: 20px;
  }
  .step-title3 {
    background: url("../images/step3.png") no-repeat left;
    padding-left: 140px;
    text-align: left;
    height: 124px;
    padding-top: 35px;
    margin-bottom: 20px;
  }
  .step-h2 {
    color: #146bab;
    text-align: left;
    background: none;
    margin-bottom: -10px;
    font-size: 28px;
  }
  .step-h3 {
    color: #ccc;
    text-align: left;
  }

  .line {
    margin-left: 0px;
  }
  .lineb {
    margin-left: 0px;
  }
  .virus {
    text-align: center !important;
  }
  .line img {
    /*! width: 100%; */
  }
  .img-bed {
    max-width: 200px;
    width: 100%;
  }

  /***STEPS***/

  .work-txt {
    font-size: 28px;
    color: #146bab;
    font-weight: bold;
    line-height: 40px;
  }
  .work-sec {
    margin-bottom: 30px;
  }
  .work-img {
    display: inline-block;
    width: 200px;
    margin-right: 20px;
  }
  .work-sec-txt {
    display: inline-block;
    width: 57%;
    vertical-align: top;
  }
  .work-blue {
    color: #146bac;
    font-weight: bold;
    font-size: 28px;
  }

  .sec-flow {
    border: #ccc 10px solid;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 20px;
  }
  .flow-a {
    display: inline-block;
    width: 60px;
    color: #90c63e;
    font-size: 96px;
    vertical-align: top;
    padding-top: 30px;
    font-family: "Anton", sans-serif;
  }
  .flow-b {
    display: inline-block;
    width: 310px;
    vertical-align: top;
  }
  .flow-c {
    display: inline-block;
    width: 180px;
    vertical-align: top; /*! padding-left: 25px; */
    text-align: right;
  }
  .h3-flow {
    color: #146bab;
    font-weight: bold;
    text-align: left;
    font-size: 26px;
    line-height: 34px;
  }
  .flow-arrow {
    text-align: center;
    padding: 20px 0;
  }

  .user {
    display: inline-block;
    width: 104px;
    vertical-align: top;
    color: #91c73d;
    font-size: 32px;
    font-weight: bold;
  }
  .user img {
    margin-bottom: 5px;
    border: #444 1px solid;
  }
  .user-ri {
    display: inline-block;
    width: 77%;
  }
  .area-do {
    font-size: 12px;
  }

  .sim {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #146bac 3px solid;
    text-align: center;
    padding: 0 0 40px 0;
    width: 630px;
    margin: 0 auto;
    -webkit-box-shadow: 10px 10px 5px -1px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 10px 10px 5px -1px rgba(0, 0, 0, 0.12);
    box-shadow: 10px 10px 5px -1px rgba(0, 0, 0, 0.12);
  }
  .img-dip {
    max-width: 300px;
    width: 300%;
  }

  /******GOOGLE MAP******/
  .map-responsive {
    overflow: hidden;
    padding-bottom: 35%;
    position: relative;
    height: 0;
  }
  .map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
  }
}

/*****LAPTOP******/

@media only screen and (max-width: 992px) {
  .inside-mar {
    margin-top: 80px;
  }
  .dropdown-item {
    font-size: 18px !important;
    width: 100%;
  }
  .headbut {
    /*! display: inline-block; */
    padding-top: 0;
    height: 0; /*! vertical-align: bottom; */
    position: absolute;
    top: 20px;
  }
  .m-sl {
    margin-top: 64px;
  }
  .carousel-indicators {
    bottom: -40px;
  }
  .sticky {
    position: inherit;
    position: inherit;
    top: 64px;
    width: inherit;
  }
  .fix-nav {
    position: fixed;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #fff;
    z-index: 99;
  }
  .fix-nav {
    top: 0;
    height: 63px;
  }
  .mob-min {
    display: block;
  }
  .container {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  nav ul li {
    font-size: 18px;
  }
  .topmar {
    padding-top: 94px;
  }
  .a-flow-img img {
    width: 97%;
    margin: 0 auto;
  }
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  .container {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-brand {
    display: block;
  }
  .navbar-toggler {
    background-color: #90c63e;
  }
  .navbar-brand {
    padding: 0;
    margin: 0;
  }
  .fix-drop {
    text-align: center;
    padding: 10px;
    padding-bottom: 10px;
  }

  .aligment {
    margin-top: 0px;
    margin-right: 20px;
  }
  .logo {
    margin-top: 4px;
    margin-bottom: 0px;
  }
  .logo img {
    max-width: 250px;
    width: 80%;
    height: auto;
  }
  .telclock {
    display: none;
  }
  .t-line {
    display: none !important;
  }
  .line-icon {
    display: none;
  }
  nav ul li {
    width: 100%;
    border-bottom: #fff 1px solid;
  }
  .custom-toggler.navbar-toggler {
    border-color: white;
    margin-right: 1%;
    z-index: 9999;
    position: fixed;
    top: 11px;
    right: 5px;
  }
  nav .nav-link {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(250, 250, 250, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }

  .expand {
    padding-right: 0px !important;
    padding-left: 0px !important;
    position: fixed;
    z-index: 90; /*! top: 97px; */
  }
  .btn-footer {
    width: 144px;
    height: auto;
    margin-right: 10px;
  }
  .li-footer ul {
    margin-top: 20px;
    width: 100%;
  }
  .tel-footer {
    font-size: 20px;
    line-height: 34px;
  }
  .eigyou-footer {
    font-size: 18px;
    line-height: 34px;
  }

  .sec-flow {
    border: #ccc 10px solid;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 20px;
  }
  .flow-a {
    display: inline-block;
    width: 60px;
    color: #90c63e;
    font-size: 96px;
    vertical-align: top;
    padding-top: 30px;
    font-family: "Anton", sans-serif;
    text-align: center;
  }
  .flow-b {
    display: inline-block;
    width: 51%;
    vertical-align: top;
  }
  .flow-c {
    display: inline-block;
    width: 38%;
    vertical-align: top; /*! padding-left: 25px; */
    text-align: right;
  }
  .h3-flow {
    color: #146bab;
    font-weight: bold;
    text-align: left;
    font-size: 26px;
  }
  .flow-arrow {
    text-align: center;
    padding: 20px 0;
  }
  .sp-css {
    /*! border-bottom: #90c63e 68px solid; */
  }

  .user {
    display: inline-block;
    width: 104px;
    vertical-align: top;
    color: #91c73d;
    font-size: 32px;
    font-weight: bold;
  }
  .user img {
    margin-bottom: 5px;
    border: #444 1px solid;
  }
  .user-ri {
    display: inline-block;
    width: 81%;
  }
  .area-do {
    font-size: 12px;
  }

  .img-dip {
    max-width: 300px;
    width: 100%;
  }
  .img-bed {
    width: 100%;
  }

  /******GOOGLE MAP******/
  .map-responsive {
    overflow: hidden;
    padding-bottom: 40%;
    position: relative;
    height: 0;
  }
  .map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
  }
  .plus-mobile {
    display: block;
  }
  .fix-mm {
    margin-top: 0 !important;
    margin-left: 0 !important;
    width: 100%;
  }
}

/*****TABLET******/

@media only screen and (max-width: 768px) {
  .menu-pull {
    display: block;
    border-right: 1px #fff solid;
    width: 100%;
  }
  .headbut {
    display: none;
  }

  /******NEWS******/
  .sec-news {
    border-bottom: #ccc 1px solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .sec-news:first-child {
    border-top: #ccc 1px solid;
    padding-top: 15px;
  }
  .news .n-date {
    font-size: 18px;
    color: #999;
    font-weight: bold;
    padding-bottom: 7px;
    width: 130px;
    display: inline-block;
    background: url(../images/arrow.png) no-repeat right;
    vertical-align: top;
  }
  .news .n-title {
    font-size: 18px;
    color: #000;
    padding-bottom: 7px;
    font-weight: bold;
  }
  .news .n-content {
    color: #000;
    font-weight: normal;
    width: 80%;
    display: inline-block;
    padding-left: 20px;
  }

  .map-responsive {
    overflow: hidden;
    padding-bottom: 60%;
    position: relative;
    height: 0;
  }
  .map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
  }
  /******FOOTER******/
  .mob-center {
    text-align: center !important;
  }
  .footer-bg {
    background: #9dc453;
    color: #fff;
    padding: 30px 0 70px 0;
    text-align: center;
  }
  .footer-bg img {
    width: 150px;
    height: auto;
  }
  .pad-footer {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .logo-footer img {
    width: 300px;
    height: auto;
  }
  .tel-footer {
    font-size: 24px;
    line-height: 34px;
  }
  .eigyou-footer {
    font-size: 16px;
    line-height: 34px;
  }
  .btn-footer {
    width: 30%;
    height: auto;
    margin-right: 10px;
  }
  .li-footer ul {
    margin-top: 20px;
    width: 528px;
  }
  .li-footer ul li {
    width: 170px;
    display: inline-block;
    margin-bottom: 5px;
  }
  .cr {
    background: #9dc453;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .pad-mob {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .clear-pad-lr {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .smartbut {
    display: flex;
    position: fixed;
    z-index: 9999;
    bottom: ;
    width: 100%;
  }
  .smartbut div {
    width: calc(100% / 3);
  }
  .call {
    display: inline-block;
  }
  .line {
    display: inline-block;
  }
  .line2 {
    display: inline-block;
    vertical-align: top;
  }
  .call img {
    width: 100%;
  }
  .line img {
    width: 100%;
  }
  .line2 img {
    width: 100%;
  }

  .sim {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #146bac 3px solid;
    text-align: center;
    padding: 0 0 40px 0;
    width: 90%;
    margin: 0 auto;
    -webkit-box-shadow: 10px 10px 5px -1px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 10px 10px 5px -1px rgba(0, 0, 0, 0.12);
    box-shadow: 10px 10px 5px -1px rgba(0, 0, 0, 0.12);
  }
  .input-price {
    width: 220px;
    height: 50px;
    font-size: 18px;
    text-indent: 10px;
    margin: 0;
    padding: 0;
    border: solid 1px #000;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-sizing: border-box;
    background: #f3ffe2;
  }
  .first-in {
    margin: 5px 10px 10px 0px;
  }
  .form-sim {
    width: 230px;
    margin: 0 auto;
  }
  .img-bed {
    max-width: 100%;
    width: 100% !important;
  }
  .p-name {
    font-size: 24px;
    padding-bottom: 5px;
    font-weight: bold;
  }
  .p-age {
    font-size: 24px;
    padding-bottom: 5px;
    font-weight: bold;
  }
  .p-size {
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 40px;
  }
  .sch-day-prof {
    background: #006e7b;
    color: #fff;
    display: inline-block;
    width: 23%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .parabox {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    background: #fff;
    color: #444;
    padding: 30px;
    border-left: #e24886 5px solid;
  }
  .parabox2 {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    background: #fff;
    color: #444;
    padding: 30px;
    border-left: #e24886 5px solid;
  }

  /**COMPANY**/
  .company {
    width: 560px;
    margin: 0 auto;
    background: url("../images/co-line2.png") repeat-y left;
  }
  .com1 {
    width: 150px;
    display: inline-block;
    font-size: 20px;
    padding: 10px 0;
    vertical-align: top;
  }
  .com2 {
    display: inline-block;
    font-size: 20px;
    padding: 10px 0;
    width: 72%;
  }
  /**COMPANY**/

  .user {
    display: inline-block;
    width: 104px;
    vertical-align: top;
    color: #91c73d;
    font-size: 32px;
    font-weight: bold;
  }
  .user img {
    margin-bottom: 5px;
    border: #444 1px solid;
  }
  .user-ri {
    display: inline-block;
    width: 73%;
  }
  .area-do {
    font-size: 12px;
  }

  .img-dip {
    max-width: 300px;
    width: 100%;
  }
}

/*****BIG MOBILES******/

@media only screen and (max-width: 576px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
  .fintxt {
    width: 95%;
  }
  .trans {
    width: 100% !important;
  }
  /******NEWS******/
  .news .n-date {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding-bottom: 7px;
    width: 100%;
    display: inherit;
    background: none;
    text-align: center;
  }
  .news .n-title {
    font-size: 18px;
    color: #000;
    padding-bottom: 7px;
    font-weight: bold;
  }
  .news .n-content {
    color: #000;
    font-weight: normal;
    width: 100%;
    display: inline-block;
    padding-left: 0;
  }
  .btn-footer {
    width: 100% !important;
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .inquiry_info {
    background: #fff;
    border: 6px solid #659d10;
    padding: 10px;
    margin: 0 auto 0;
    border-radius: 12px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  }
  .inquiry_info h4 {
    display: block;
    margin: 5px 0 5px 0;
    font-weight: 500;
    font-size: 32px;
    text-align: center;
    color: #fda2a2;
  }
  .inquiry_info table {
    width: 100%;
  }
  .inquiry_info table tr {
    font-size: 16px;
    display: block;
    border-bottom: 2px dotted #659d10;
    padding: 0px 0 0;
    margin: 10px 0;
  }
  .inquiry_info table tr th {
    letter-spacing: 0em;
    font-size: 14px;
    background: #659d10;
    color: #fff;
    padding: 8px;
    display: inline-block;
    border-radius: 6px;
    text-align: center;
    width: 30%;
    vertical-align: top;
  }
  .inquiry_info table tr td {
    letter-spacing: 0em;
    text-align: left;
    padding: 8px;
    max-width: 68%;
    display: inline-block;
    vertical-align: middle;
  }
  .inquiry_info table tr td span.info_list {
    font-size: 15px;
    display: inline-block;
    padding: 6px 20px;
    background: #02576a;
    color: #fff;
    border-radius: 40px;
    margin: 0 5px 5px 0;
  }
  .inquiry_info table tr td span.info_list.grey {
    background: #aaa;
  }
  .inquiry_info table tr td span.small {
    font-size: 12px;
    display: inline-block;
    margin-left: 10px;
  }
  .inquiry_info table tr td .mobile_recruit_qr {
    display: block;
    max-width: 80px;
    margin: 3px 0 0 0;
  }
  .inquiry_info p {
    margin: 10px 0 0 0;
  }
  .inquiry_info_map iframe {
    display: block;
    width: 100%;
    max-height: 480px;
    border: 6px solid #ffc8d9;
    margin: 10px 0 0 0;
    border-radius: 10px;
  }
  .hide-mob {
    display: none !important;
  }
  .show-mob {
    display: block;
  }
  .img-bed {
    max-width: 100%;
    width: 100%;
  }

  .anchor2 {
    display: block;
    height: 100px; /*same height as header*/
    margin-top: -100px; /*same height as header*/
    visibility: hidden;
  }

  .about-cont1 {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .about-cont2 {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .about-cont-h2 {
    color: #000;
    font-size: 20px;
    text-align: center;
    background: url("../images/about-h2.png") no-repeat bottom center;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  /***STEPS***/
  .step-g {
    margin-left: 0px;
  }
  .step-title1 {
    background: url("../images/step1-sp.png") no-repeat left top;
    padding-left: 55px;
    text-align: left;
    height: auto;
    padding-top: 0px;
    margin-bottom: 20px;
  }
  .step-title2 {
    background: url("../images/step2-sp.png") no-repeat left top;
    padding-left: 55px;
    text-align: left;
    height: auto;
    padding-top: 0px;
    margin-bottom: 20px;
  }
  .step-title3 {
    background: url("../images/step3-sp.png") no-repeat left top;
    padding-left: 55px;
    text-align: left;
    height: auto;
    padding-top: 0px;
    margin-bottom: 20px;
  }
  .step-h2 {
    color: #146bab;
    text-align: left;
    background: none;
    margin-bottom: -10px;
    font-size: 20px;
  }
  .step-h3 {
    color: #ccc;
    text-align: left;
  }
  /***STEPS***/

  /**COMPANY**/
  .company {
    width: 100%;
    margin: 0 auto;
    background: none;
  }
  .com1 {
    width: 100%;
    display: block;
    font-size: 20px;
    padding: 0;
  }
  .com2 {
    display: block;
    font-size: 20px;
    padding: 0;
  }
  /**COMPANY**/

  /*TESRMITES**/
  .img-ter-1 {
    float: none;
    width: 100%;
    text-align: center;
  }
  .img-ter-1 img {
    max-width: 357px;
    width: 100%;
    padding-right: 0px;
  }
  .img-ter-2 {
    float: none;
    width: 100%;
    text-align: center;
  }
  .img-ter-2 img {
    max-width: 357px;
    width: 100%;
    padding-left: 0px;
  }

  .sim {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #146bac 3px solid;
    text-align: center;
    padding: 0 0 40px 0;
    width: 90%;
    margin: 0 auto;
    -webkit-box-shadow: 10px 10px 5px -1px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 10px 10px 5px -1px rgba(0, 0, 0, 0.12);
    box-shadow: 10px 10px 5px -1px rgba(0, 0, 0, 0.12);
  }
  .font-sim {
    font-size: 22px !important;
  }

  .first-in {
    margin: 10px 0 10px 0;
  }
  .btn-plus {
    margin: 10px 0;
  }

  .h2_flow_termites {
    font-size: 20px;
    line-height: 26px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  .h2_faq_termites {
    font-size: 20px;
    line-height: 26px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  .faq-q {
    padding: 0 0px 15px 60px;
  }
  .faq-a {
    padding: 0 0px 10px 60px;
  }

  .celeste {
    background: #ecf7ff;
    padding: 7px;
  }
  .verde {
    background: #f3ffe2;
    padding: 7px;
  }
  .price-a {
    display: inline-block;
    color: #146bac;
    width: 48%;
    font-size: 16px;
    font-weight: bold;
  }
  .price-b {
    display: inline-block;
    color: #5c9800;
    width: 49%;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
  }

  .cancel {
    background: #e0e0e0;
    border-left: #666666 7px solid;
    padding: 15px 0 15px 15px;
    color: #666666;
    text-align: left;
    font-size: 20px;
    margin-bottom: 30px;
  }
  .cancel-h3 {
    border-left: #444 7px solid;
    padding: 15px 0 15px 10px;
    color: #373737;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    margin-left: 0;
  }
  .gray1 {
    background: #e0e0e0;
    padding: 5px 10px 5px 10px;
    width: 100%;
    margin: 0 auto;
  }
  .gray2 {
    background: #f2f2f2;
    padding: 5px 10px 5px 10px;
    width: 100%;
    margin: 0 auto;
  }
  .price-a2 {
    display: inline-block;
    color: #000;
    width: 49%;
    font-size: 14px;
    font-weight: normal;
  }
  .price-b2 {
    display: inline-block;
    color: #000;
    width: 49%;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
  }

  .work-txt {
    font-size: 24px;
    color: #146bab;
    font-weight: bold;
    line-height: 34px;
  }
  .work-sec {
    margin-bottom: 30px;
  }
  .work-img {
    display: inline-block;
    width: 100%;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
  .work-img img {
    /*! max-width: 200px; */
    width: 100%;
  }
  .work-sec-txt {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: left;
  }
  .work-blue {
    color: #146bac;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
  }

  .sec-flow {
    border: #ccc 10px solid;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 20px;
  }
  .flow-a {
    display: inline-block;
    width: 60px;
    color: #90c63e;
    font-size: 96px;
    vertical-align: top;
    padding-top: 30px;
    font-family: "Anton", sans-serif;
    text-align: center;
  }
  .flow-b {
    display: inline-block;
    width: 70%;
    vertical-align: top;
  }
  .flow-c {
    display: inline-block;
    width: 38%;
    vertical-align: top; /*! padding-left: 25px; */
    text-align: right;
  }
  .h3-flow {
    color: #146bab;
    font-weight: bold;
    text-align: left;
    font-size: 26px;
  }
  .flow-arrow {
    text-align: center;
    padding: 20px 0;
  }

  .locomi {
    border: #71aa1a 5px solid;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 10px;
  }
  .user {
    display: inline-block;
    width: 73px;
    vertical-align: top;
    color: #91c73d;
    font-size: 32px;
    font-weight: bold;
    margin-right: 10px;
  }
  .user img {
    margin-bottom: 5px;
    border: #444 1px solid;
    width: 69px;
  }
  .user-ri {
    display: inline-block;
    width: 61%;
  }
  .area-do {
    font-size: 10px;
  }
  .img-dip {
    max-width: 300px;
    width: 100%;
  }
  .telm {
    margin-right: 20px;
    display: block;
  }

  .in {
    display: block;
    max-width: 300px;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .map-responsive {
    overflow: hidden;
    padding-bottom: 80%;
    position: relative;
    height: 0;
  }
  .map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
  }
  .pd-le-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .staff {
    display: inline-block;
    width: 65px;
  }
  .mar-staff {
    padding-left: 10px;
    padding-right: 10px;
  }

  .gifu_branch {
    max-width: 90%;
    width: 100%;
    margin: 30px auto;
  }
  .gifu_branch h3 {
    text-align: center;
    color: #146bab;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
  }
  .gifu_branch .inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .gifu_branch .inner .photo {
    max-width: 48%;
    width: 100%;
  }
  .gifu_branch .inner .photo img {
    width: 100%;
  }
  /* QR・SP Payment */
  .payment {
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  .payment .qrsp_payment {
    max-width: 100%;
    width: 100%;
  }
}
.kill-pad {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/*****SMALL AND OLD MOBILES******/

@media only screen and (max-width: 375.98px) {
}
.ex-text {
  text-align: left;
  color: #000 !important;
  display: inline-block !important;
  padding: 10px !important;
  line-height: 1.4;
  background-color: #fffde6;
  font-size: 12px !important;
}
.ex-text .ex-text-red {
  color: red !important;
  font-size: 16px !important;
  display: inline-block !important;
}

@media only screen and (max-width: 768px) {
  form#mail_form dl dt span.required,
  form#mail_form dl dt span.optional {
    margin-bottom: 0 !important;
  }
  form#mail_form textarea {
    width: 100% !important;
    max-width: 100% !important;
  }
  .ex-text {
    margin-bottom: 20px !important;
    font-size: 14px !important;
  }
}
form#mail_form textarea {
  height: 532px !important;
}
