@charset "UTF-8";

/*! #mainImg
-------------------------------- */
.mainImgIn {
  position: relative;
}

.mainImgIn .txtWrap {
  position: absolute;
  top: 21px;
  left: 0;
  border: 2px solid #c9cac8;
  background: #fff;
  color: #404141;
  font-weight: bold;
  font-size: 2.4rem;
}

.mainImgIn .txtWrap .txt {
  display: block;
  position: relative;
  padding: 16px 18px 10px;
}

.mainImgIn .txtWrap .txt:before {
  display: block;
  position: absolute;
  bottom: -7px;
  left: 22px;
  z-index: 1;
  width: 0;
  border: 8px solid transparent;
  border-top-color: #fff;
  border-bottom-width: 0;
  content: "";
}

.mainImgIn .txtWrap .txt:after {
  display: block;
  position: absolute;
  bottom: -10px;
  left: 20px;
  width: 0;
  border: 10px solid transparent;
  border-top-color: #c9cac8;
  border-bottom-width: 0;
  content: "";
}

.mainImgIn .txtWrap .txt span {
  color: #fabe00;
  font-weight: bold;
  font-size: 3.0rem;
  letter-spacing: .05em;
}

/*! breadcrumb
-------------------------------- */
#breadcrumb {
  margin: 17px auto 32px;
}

/*! mod_cv02
-------------------------------- */
.mod_cv02 {
  margin-top: -13px;
}

/*! areaContent
-------------------------------- */
.areaContent {
  margin: 0 0 80px;
}

.areaContent .areaTxt {
  width: 1040px;
  margin: 0 auto 50px;
}

.areaContent .areaTxt .tit01 {
  position: relative;
}

.areaContent .areaTxt .tit01 .txt {
  display: block;
  position: absolute;
  top: 50px;
  left: 18px;
  box-sizing: border-box;
  width: 152px;
  height: 152px;
  line-height: 1.24;
  padding: 42px 0 0;
  color: #1a63a9;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
  letter-spacing: .05em;
}

.areaContent .areaTxt .txt01 {
  line-height: 1.71;
  padding: 26px 29px 20px;
  background: #e9eff2;
  font-size: 1.4rem;
  letter-spacing: .05em;
}

.areaContent .areaSupport {
  box-sizing: border-box;
  width: 1040px;
  margin: 0 auto;
  padding: 0 30px 30px;
  background: #e9eff2;
}

.areaContent .areaSupport .tit01 {
  margin: 0 -30px 30px;
}

.areaContent .areaSupport .areaSupportBox {
  position: relative;
  overflow: hidden;
  border: 4px solid #bfdcf7;
  border-radius: 7px;
  background: #fff;
}

.areaContent .areaSupport .areaSupportMap {
  float: right;
  width: 389px;
}

.areaContent .areaSupport .areaSupportList {
  float: left;
  box-sizing: border-box;
  width: 545px;
  overflow: hidden;
  margin: 35px 0 35px 35px;
  padding: 43px 0 43px 43px;
  border-radius: 7px;
  background: #f0f1ef;
}

.areaContent .areaSupport .areaSupportList li {
  float: left;
  width: 167px;
  margin: 0 0 15px;
  font-size: 1.5rem;
  letter-spacing: .05em;
}

/*! about
-------------------------------- */
#about {
  padding: 80px 0;
  background: url(../img/termite/bg_termite02.png);
}

#about .btn {
  margin: 0 auto 3px;
}

/*! place
-------------------------------- */
#place {
  background: none;
}

/*! types
-------------------------------- */
#types {
  padding: 80px 0;
  background: url(../img/termite/bg_termite02.png);
}

/*! mod_reason01
-------------------------------- */
.mod_reason01 {
  background: none;
}

/*! mod_flow01
-------------------------------- */
.mod_flow01 {
  background: url(../img/termite/bg_termite02.png);
}

.mod_flow01 .credit {
  background: #fff;
}

/*! contents
-------------------------------- */
.contents {
  padding: 80px 0 0;
  background: #fff;
}

.contents .main .case {
  width: 1040px;
  margin: 0 auto 80px;
  border: solid 4px #003f98;
  border-radius: 10px;
}

.contents .main .case>.tit {
  padding: 22px 0 20px 45px;
  background: -webkit-linear-gradient(top, #003f98 0%, #003f98 50%, #002d86 51%, #002d86 100%);
  background: linear-gradient(to bottom, #003f98 0%, #003f98 50%, #002d86 51%, #002d86 100%);
  color: #fff;
  font-weight: bold;
  font-size: 3.5rem;
  text-align: left;
  letter-spacing: .05em;
}

.contents .main .case>.tit span {
  display: inline-block;
  font-size: 4rem;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.26794919243112214, M21=0, M22=1, SizingMethod='auto expand')";
}

.contents .main .case .list {
  padding: 38px 45px 40px;
  background: #fff;
}

.contents .main .case .list .item {
  padding: 6px 1px 1px;
  background: url(../img/bee/area/img_border01.png) no-repeat center top #5d99d9;
}

.contents .main .case .list .item+.item {
  margin-top: 25px;
}

.contents .main .case .list .itemIn {
  background: #fff;
}

.contents .main .case .list .itemIn .head {
  box-sizing: border-box;
  height: 76px;
  padding: 10px 0 12px 99px;
  background: #f5f6f6 url(../img/bee/area/ico_case01.png) 29px 13px no-repeat;
}

.contents .main .case .list .itemIn .head dl {
  overflow: hidden;
  padding-top: 16px;
}

.contents .main .case .list .itemIn .head dt {
  float: left;
  clear: left;
  box-sizing: border-box;
  width: 90px;
  height: 26px;
  line-height: 1;
  margin: 0 11px 9px 0;
  padding: 5px 0 0;
  border: 2px solid #085197;
  background: #fff;
  color: #085197;
  font-weight: bold;
  font-size: 1.3rem;
  text-align: center;
  letter-spacing: .05em;
}

.contents .main .case .list .itemIn .head dd {
  box-sizing: border-box;
  min-height: 26px;
  line-height: 1;
  margin: 0 0 9px;
  padding: 5px 0 0;
  color: #414148;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: .05em;
}

.contents .main .case .list .itemIn .detail {
  line-height: 1.71;
  padding: 21px 27px;
  font-size: 1.4rem;
  letter-spacing: .05em;
}

/*!	シロアリ駆除のお役立ち情報
---------------------------------------- */
.useful {
  padding: 77px 0 50px;
}

.useful .usefulList li {
  margin: 0 0 20px;
}

.useful .usefulList li:nth-last-of-type(-n+2) {
  margin-bottom: 20px;
}

/*# sourceMappingURL=maps/bee-area.css.map */

/*!	トラブル解決＆料金事例
---------------------------------------- */
.inc-price {
	background-color: #fff;
	padding: 80px 0 0;
}
.inc-price .priceIn{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 1040px;
	border: 4px solid #003f98;
	border-radius: 10px;
	margin: 0 auto;
}
.inc-price .box {
	padding: 0 0 0 41px;
}
.inc-price .tit {
	position: relative;
	background-color: #003f98;
	padding: 15px 0 16px 43px;
  margin-bottom: 40px;
	z-index: 1;
}
.inc-price .tit:after{
	position: absolute;
	right: 0;
	bottom: 0;
	content: "";
	width: 100%;
	height: 50%;
	background-color: #002d86;
	z-index: -1;
}
.inc-price .priceList .block01{
	background-color: #e9f4fb;
  width: 460px;
  float: left;
  margin: 0 30px 20px 0;
  padding: 27px 29px 26px;
  box-sizing: border-box;
}
.inc-price .priceList .block01:nth-child(even){
	margin-right: 0;
}
.inc-price .priceList .priceTit{
	font-weight: bold;
    font-size: 2rem;
		letter-spacing: .05em;
    padding-bottom: 26px;
}
.inc-price .priceList .icon{
	margin-bottom: 21px;
}
.inc-price .priceList .icon .place{
	background: #003392;
    color: #fff;
    padding: 2px 8px 0;
    border-radius: 5px;
}
.inc-price .priceList .icon .address{
	background: #fff;
    border: 1px solid #333;
    padding: 2px 5px 0;
    border-radius: 5px;
}
.inc-price .priceList .cat{
    display: inline-block;
		position: relative;
		font-size: 1.6rem;
		font-weight: bold;
		padding: 4px 0px 12px 25px;
		margin: 0 0 6px 0;
}
.inc-price .priceList .cat::before{
	position: absolute;
	top: 4px;
	left: 0;
	content: "";
	height: 10px;
	width: 10px;
	border: 3px solid #0365d4;
	border-radius: 50%;
}
.inc-price .priceList .txt{
	min-height: 54px;
	padding-bottom: 7px;
}
.inc-price .priceList .priceArea{
	min-height: 134px;
  background: #fff;
  padding: 18px 19px 7px 20px;
}
.inc-price .priceList .priceArea table{
    line-height: 2.4rem;
		margin-bottom: 10px;
}
.inc-price .priceList .priceArea tr:first-of-type th{
	color: #003392;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: .025em;
}
.inc-price .priceList .priceArea td{
	text-align: right;
	width: 27%;
	vertical-align: bottom;
}
.inc-price .priceList .priceArea .total{
	border-top: 1px solid #333;
    color: #fd3327;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
		padding-top: 14px;
		margin-top: 32px;
}
.inc-price .priceList .priceArea .total .small{
	font-size: 16px;
    vertical-align: baseline;
    font-weight: bold;
}

/*=============================================================
 # エリア 20190625追加
=============================================================*/
/*! ハチ駆除サービス
---------------------------------------- */
#service .serviceIn { border-radius: 6px; margin: 0 auto; margin-bottom: 40px; width: 1040px; }

#service .serviceIn .crossheading { margin-bottom: 10px; }

#service .serviceIn #serviceSet .subheading { margin: 0 auto; width: 690px; margin-bottom: 8px; }

#service .serviceIn #serviceSet .serviceSetIn { margin-bottom: 50px; }

#service .serviceIn #serviceSet .serviceSetIn ul li { width: 498px; float: left; margin-bottom: 32px; background-color: #f5f5f5; border: 3px solid #427df4; border-radius: 6px; position: relative; }

#service .serviceIn #serviceSet .serviceSetIn ul li h5 { position: relative; left: -3px; }

#service .serviceIn #serviceSet .serviceSetIn ul li .body { width: 498px; padding-bottom: 28px; }

#service .serviceIn #serviceSet .serviceSetIn ul li .body .tit { padding: 12px 0; font-weight: bold; font-size: 1.8rem; line-height: 1.11111; text-align: center; color: #1a63a9; }

#service .serviceIn #serviceSet .serviceSetIn ul li .body .txt { width: 440px; margin: 0 auto; line-height: 1.71429; }

#service .serviceIn #serviceSet .serviceSetIn ul li:nth-of-type(2n) { margin-left: 32px; }

#service .serviceIn #serviceSet .serviceSetIn ul li:nth-last-of-type(-n+2) { margin-bottom: 0px; }

#service .serviceIn #serviceSet .serviceSetIn .attention { display: block; text-align: right; clear: both; width: 1040px; margin-top: 10px; }

#service .btn { margin: 0 auto; width: 388px; }

#service #fieldSurvey { margin-bottom: 70px; background-color: #f5f5f5; }

#service #fieldSurvey .fieldSurveyIn .body { padding: 20px 30px 30px 30px; }

#service #fieldSurvey .fieldSurveyIn .body .txt { width: 626px; float: left; line-height: 1.71429; }

#service #fieldSurvey .fieldSurveyIn .body .pic { float: right; }

#service #workTarget { background: url(../img/area/bg_termite02.png); padding: 80px 0; margin-bottom: 60px; }

#service #workTarget .workTargetIn { width: 1040px; box-sizing: border-box; border: 4px solid #003f98; border-radius: 10px; background-color: #fff; margin: 0 auto; }

#service #workTarget .workTargetIn .tit { position: relative; background-color: #003f98; padding: 15px 0 16px 43px; z-index: 1; }

#service #workTarget .workTargetIn .tit:after { position: absolute; right: 0; bottom: 0; content: ""; width: 100%; height: 50%; background-color: #002d86; z-index: -1; }

#service #workTarget .workTargetIn .body { padding: 40px; }

#service #workTarget .workTargetIn .body .txt { line-height: 1.71429; width: 962px; margin: 0 auto; margin-bottom: 25px; }

#service #workTarget .workTargetIn .body ul li { float: left; margin-left: 20px; margin-bottom: 20px; }

#service #workTarget .workTargetIn .body ul li:nth-of-type(4n-3) { margin-left: 0; }

#service #workTarget .workTargetIn .body ul li:nth-last-of-type(-n+4) { margin-bottom: 0; }

#trust { background: url(../img/termite/bg_trust01.png) no-repeat; background-size: cover; padding: 60px 0; }

#trust .crossheading { width: 717px; margin: 0 auto 30px; z-index: 10; }

#trust .body { position: relative; width: 1040px; margin: 0 auto; padding: 0 50px; }

#trust .body .pic { position: absolute; float: left; bottom: -60px; left: 0px; z-index: 1; }

#trust .body .trustList { margin: 0 auto; width: 768px; padding-left: 270px; z-index: 10; position: relative; }

#trust .body .trustList li { float: left; margin-left: 16px; }

#trust .body .trustList li:nth-of-type(1) { margin-left: 0; }

#trust .body .txt { text-align: right; margin-top: 30px; }
