@charset "utf-8";
/* CSS Document */

/*設定
======================================================*/
html {
	scroll-behavior: smooth;
}
body {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	color: #343434;
}
body * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper {
	background: #fff !important;
}
#headerWrap {
    width: auto !important;
    background: #fff;
    height: 810px;
}
#header {
    background: none;
    padding: 0px;
    margin: 0 auto;
    width: 1000px !important;
}
#headerCategoryList,
#headerBtm,
.mt12 {
	display: none;
}
#headerStoreWrap {
    padding: 0px 12px 5px 0px;
}
#headerStore {
	width: 1000px;
	margin: 0 auto;
}
#headerStore .name {
	font-size: 15px;
	color: #00418f;
	margin-top: 18px;
}
p.kana {
    display: none;
}
#headerStore .name a {
	color: #505050;
}
#headerStoreContact {
	display: none;
}
.header_mgn01 {
	display: none !important;
}
#headerIconList {
	margin-top: 0;
}
#mainimg {
    margin: auto;
    height: 535px;
    position: relative;
    top:62px;
    background:transparent url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1604581.gif)scroll top!important;
}
#mainimgIn {
    width: 100%;
    height: 555px;
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20240828_1101351.png) no-repeat scroll top !important;
}
#mainimg::after {
    content: "";
    display: block;
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1601361.gif)no-repeat top center /1000px;
    height: 127px;
}
/*設定
======================================================*/
.sectionBtm,
#g01 .indexCornerWrap01 {
	display: none;
}
.sectionWrap,
.h2WrapBtm,
.h2WrapTop,
.h2WrapMid {
	background: none;
}
.sectionWrap {
	z-index: auto;
	padding-top: 0;
}
#g01 .section {
	background: none;
	padding: 0;
}
#g01 .sectionIn {
	padding: 0;
}
#g01 #contents {
	width: 100%;
}
#g02 .section,#g03 .section,#g05 .section,#g06 .section {
	background: #fff;
}
#g04 #contents {
	width: 880px;
}
#g04 .section {
	padding: 0;
	background: none;
}
#g04 .sectionIn {
    padding: 0;
}
#g04 .indexGalleryWrap01 {
    padding: 0;
}
#map_canvas {
    width: 880px !important;
    margin: 0 auto !important;
}
.accessSec01 {
    width: 880px;
}
.indexCopy01 {
    display: none;
}
/*gNavi
======================================================*/
#gNavi {
    border-top: 4px solid #00b520;
}
#gNaviWrap {
    margin: 0;
    clear: both;
    position: absolute;
	top: 50px;
	left: 0;
}
#gNaviWrap::after {
	display: block;
	content: "";
	clear: both;
}
#gNavi.fixed {
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
	box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
	padding: 0;
	background: #173753;
}
#gNaviIn {
    width: auto;
    margin: 0px auto;
    background: -moz-linear-gradient(top, #fafafa, #eaeaea);
    background: -webkit-gradient(linear, center top, center bottom, from(#fafafa), to(#eaeaea));
    box-shadow: 0px 3px 7px #c6c6c6;
}
#gNavi ul {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
    padding: 0;
    border-bottom: none;
}
#gNavi ul::after {
	display: block;
	content: "";
	clear: both;
}
#gNavi li#gNav01 {
    left: 0px;
    height: 60px;
    width: 200px;
}
#gNavi li#gNav02 {
    left: 200px;
    height: 60px;
    width: 200px;
}
#gNavi li#gNav03 {
    left: 400px;
    height: 60px;
    width: 200px;
}
#gNavi li#gNav04 {
    left: 600px;
    min-width: 0px;
    height: 60px;
    width: 200px;
}
#gNavi li#gNav05 {
    left: 800px;
    min-width: 0px;
    height: 60px;
    width: 200px;
}
#gNavi li a {
    width: 200px;
    height: 60px;
    padding-top: 20px;
    background: -moz-linear-gradient(top, #fafafa, #eaeaea);
    background: -webkit-gradient(linear, center top, center bottom, from(#fafafa), to(#eaeaea));
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    font-size: 140%;
    color: #333;
    padding-top: 18px;
}
#gNavi li a:hover {
	background: #00b520;
    color: #fff;
}
#g01 #gNavi li#gNav01 a,
#g02 #gNavi li#gNav02 a,
#g03 #gNavi li#gNav03 a,
#g04 #gNavi li#gNav04 a,
#g05 #gNavi li#gNav05 a {
	background: #00b520;
	color: #fff;
}
/*共通
======================================================*/
.cont-wallpaper {
    font-size: 16px;
    line-height: 1.7;
}
.cont-title {
    background: #00b520;
    padding: 10px 0;
}
.cont-title h2 {
    font-weight: bold;
    width: 1000px;
    margin: 0 auto;
    color: #fff;
    font-size: 30px;
    text-align: center;
}
.cont-bg {
    width: 1000px;
    margin: 0 auto;
}
/*蜂の巣駆除はご自分で行うと非常に危険！
======================================================*/
.top-img_1 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1342011.png)no-repeat top center /100%;
    height: 695px;
    margin: 20px 0;
}
.top-img_1 img {
    display: none;
}
/*ハチ110番の安心の駆除技術！
======================================================*/
.top-img_2 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1348421.png)no-repeat top center /100%;
    height: 314px;
    margin: 20px 0 30px;
}
.top-img_2 img {
    display: none;
}
/*こんなお悩みをお持ちの方！
======================================================*/
.top-img_3 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1349391.png)no-repeat top center /100%;
    height: 488px;
    margin: 20px 0 30px;
}
.top-img_3 img {
    display: none;
}
/*戻りバチ対策・再発防止も！
======================================================*/
.top-img_4 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1414101.png)no-repeat top center /100%;
    height: 462px;
    margin: 20px 0 30px;
}
.top-img_4 img {
    display: none;
}
/*１匹でもハチを見かけたら巣があるかも！？
======================================================*/
br.sp-br {
    display: none;
}
.top-img_5 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1414391.png)no-repeat top center /100%;
    height: 627px;
    margin: 20px 0;
}
.top-img_5 img {
    display: none;
}
/*{エリア}のスズメバチ・アシナガバチ【蜂の巣駆除】はハチ110番へ！
======================================================*/
.top-img_6 {
    background: url(https://cms.locoplace.biz/storeimg/43/431024/20250707_1612562.png)no-repeat top center /100%;
    height: 565px;
    margin: 20px 0;
}
.top-img_6 img {
    display: none;
}
.price-cont p {
    margin: 20px 0px 0;
}
/*{エリア}でハチ110番が選ばれる理由
======================================================*/
.reason_ct img {
    display: none;
}
.top-img_7 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1426231.gif)no-repeat top center /100%;
    height: 222px;
    margin: 20px 0;
}
.top-img_8 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1426232.gif)no-repeat top center /100%;
    height: 222px;
    margin: 20px 0;
}
.top-img_9 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1426233.gif)no-repeat top center /100%;
    height: 222px;
    margin: 20px 0;
}
.reason_ct h3 {
    color: #ff8e01;
    font-size: 25px;
    font-weight: bold;
}
.reason_ct {
    margin: 20px 0;
    border-bottom: 1px dashed #d2d2d2;
    padding-bottom: 20px;
}
.reason_ct:nth-child(3) {
    border: none;
    padding-bottom: 0;
}
/*{エリア}のハチ110番の料金一覧
======================================================*/
.fee-box h3 {
    font-weight: bold;
    font-size: 25px;
    border-bottom: 3px solid #d2d2d2;
}
.fee-img1 {
    width: 400px;
    float: left;
}
.fee-img1 img {
    width: 100%;
    height: auto;
    padding: 20px;
}
.fee-txt {
    float: right;
    width: 600px;
    padding: 20px 0;
}
.fee-box::after {
    display: block;
    content: "";
    clear: both;
}
.fee1 {
    color: #ff8f00;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #d2d2d2;
    padding: 0 0px 10px;
    margin-bottom: 10px;
}
span.fee-em {
    display: block;
    float: right;
}
.fee-box {
    margin: 20px 0;
}
/*{エリア}のハチ110番のサービスの流れ
======================================================*/
.flow-ct div {
    margin: 30px 10px 45px;
    border: 1px solid #d2d2d2;
    padding: 15px;
    height: 215px;
}
.flow-ct img {
    width: 394px;
    height: auto;
    float: right;
}
.flow-ct h4 {
    font-weight: bold;
    font-size: 22px;
    float: left;
    width: 548px;
}
.flow-ct h4 span {
    color: #ff8f00;
    margin-right: 10px;
}
.flow-ct h4 span {
    color: #ff8f00;
    margin-right: 10px;
}
.flow-ct p {
    float: left;
    width: 548px;
    padding-right: 15px;
}
span.kome {
    display: block;
    font-size: 90%;
    color: #757575;
}
.flow1, .flow2, .flow3, .flow4, .flow5 {
    position: relative;
}
.flow1::after, .flow2::after, .flow3::after, .flow4::after, .flow5::after {
    content: "";
    border-top: 25px solid #FFC300;
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
    position: absolute;
    bottom: -37px;
    left: 50%;
    margin-left: -70px;
}
/*ハチ110番でよくある質問
======================================================*/
.voice-cont img {
    display: none;
}
.voice-img1 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1527201.png)no-repeat top center /100%;
    height: 186px;
}
.voice-img2 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1527202.png)no-repeat top center /100%;
    height: 186px;
}
.voice-img3 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1527203.png)no-repeat top center /100%;
    height: 303px;
}
.voice-img4 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1527204.png)no-repeat top center /100%;
    height: 213px;
}
.voice-img5 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1527205.png)no-repeat top center /100%;
    height: 186px;
}
.voice-img6 {
    background: url(https://cms.locoplace.biz/storeimg/43/431024/20250707_1614392.png)no-repeat top center /100%;
    height: 291px;
}
.voice-img7 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1455052.png)no-repeat top center /100%;
    height: 186px;
}
.voice-img8 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1455053.png)no-repeat top center /100%;
    height: 218px;
}
.voice-img9 {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1455054.png)no-repeat top center /100%;
    height: 189px;
    margin-bottom: 30px;
}
/*ハチ110番取り扱いサービス
======================================================*/
.service-cont .cont-bg {
    padding-top: 30px;
}
.service-cont h3 {
    margin: 30px 0px 20px;
    background: #e7f7ae;
    padding: 10px;
    font-weight: bold;
    font-size: 25px;
}
.service-cont p {
    margin: 15px 0;
}
.srv-img img {
    display: block;
    margin: 20px auto;
}
.service-cont h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: -15px !important;
    margin-top: 20px !important;
}
p.kinkyu-p {
    margin-bottom: -15px !important;
    margin-top: 20px !important;
    font-size: 20px;
    font-weight: bold;
}
/*危険なアナフィラキシーショック
===================*/
.shock-ct {
    margin: 20px 0px;
    border: 3px solid #d2d2d2;
    padding: 15px;
}
.shock-ct h4 {
    font-size: 20px;
    font-weight: bold;
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1304021.png)no-repeat left /30px;
    padding-left: 40px;
    margin: 0 !important;
}
.shock-ct h5 {
    color: #ff9833;
    font-weight: bold;
    margin: 10px 0;
}
.shock-ct p {
    margin: 0 !important;
}
/*other
======================================================*/
.other1-cont h3, .other2-cont h3, .other3-cont h3, .other4-cont h3, .other5-cont h3 {
    margin: 30px 0px 20px;
    background: #e7f7ae;
    padding: 10px;
    font-weight: bold;
    font-size: 25px;
}
.other1-cont .cont-bg, .other2-cont .cont-bg, .other3-cont .cont-bg, .other4-cont .cont-bg, .other5-cont .cont-bg {
    padding-top: 20px;
}
.other1-cont p, .other2-cont p, .other3-cont p, .other4-cont p, .other5-cont p {
    margin: 15px 0;
}
/*CV
======================================================*/
.tel-bnr_bg a {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20220526_1532411.png)no-repeat top center /100%;
    height: 257px;
    margin: 20px 0;
    display: block;
}
.tel-bnr_bg img {
    display: none;
}
.creditcard {
    background: url(https://cms.locoplace.biz/storeimg/13/132708/20210520_1442011.png)no-repeat top center /100%;
    height: 181px;
    margin: 30px 0;
}
.creditcard img {
    display: none;
}
/*基本情報
======================================================*/
#g01 #dlpoC_D .h2WrapBtm {
    height: 100px;
}
#g01 #dlpoC_D .h2WrapTop {
    width: 1000px;
    margin: 0px auto !important;
}
#g01 #dlpoC_D .h2WrapMid {
    border: none;
    height: 44px !important;
    margin-bottom: 0px !important;
    font-size: 19px;
    font-weight: bold;
    padding: 7px 10px !important;
    background: #e7f7ae;
    box-shadow: none;
    margin-top: 30px;
}
.indexBasicInfoWrap01 {
    padding: 0;
    width: 1000px;
    margin: 0 auto !important;
    margin-top: 25px !important;
    margin-bottom: 30px !important;
}
#g01 #dlpoC_D .h2WrapMid::after {
    content: "基本情報";
    font-weight: bold;
}
#dlpoC_D .h2WrapMid h2 {
    display: none;
}
.indexBasicInfoR01 .rqcode {
    display: none;
}
.indexBasicInfoR01 div.sns.mt30 {
    margin-top: 0 !important;
}
/*トップギャラリー
======================================================*/
#dlpoC_C .h2WrapMid {
    border: none;
    height: 44px !important;
    margin-bottom: 0px !important;
    font-size: 20px;
    font-weight: bold;
    padding: 7px 10px !important;
    background: #e7f7ae;
    box-shadow: none;
    margin-top: 30px;
}
#dlpoC_C .h2WrapMid::after {
    content: "サービス案内";
    font-weight: bold;
}
#dlpoC_C .h2WrapMid h2 {
    display: none;
}
#g01 #dlpoC_C .h2WrapBtm {
    height: 100px;
}
#g01 #dlpoC_C .h2WrapTop {
    width: 1000px;
    margin: 0 auto !important;
}
#g01 #dlpoC_C .indexGalleryWrap01 {
    padding: 0 !important;
    width: 1000px;
    margin: 0 auto !important;
}
#g01 #dlpoC_C .indexGallery01 ul {
    width: 1000px;
}
#g01 #dlpoC_C .indexGallery01 ul li {
    background: none;
    margin-top: 0;
    margin-right: 30px;
}
#g01 #dlpoC_C .indexGallery01 ul li .indexGalleryBtm01 {
    background: none !important;
}
#g01 #dlpoC_C .indexGallery01 ul li .indexGalleryTop01 {
    background: none !important;
    padding: 0;
}
#g01 #dlpoC_C .indexGallery01 ul li .indexGalleryTop01 table {
    background: #fff none repeat scroll 0% 0% !important;
    margin: 10px auto !important;
}
#g01 #dlpoC_C .indexGallery01 ul li .indexGalleryTop01 table td {
    width: 195px;
    background: #f1f1f1;
}
.indexGallery01 {
    margin-top: 15px;
    width: 1000px;
}
/*オーナーメッセージ
======================================================*/
#g01 .sectionWrap:nth-child(6) {
    width: 1000px;
    margin: 0 auto !important;
}
#g01 .sectionWrap:nth-child(6) .h2WrapMid h2 {
    color: #343434;
    font-size: 21px;
}
#g01 .sectionWrap:nth-child(6) .h2WrapMid {
    background: #e7f7ae;
    height: 44px !important;
    padding: 7px 10px;
}
#g01 .sectionWrap:nth-child(3) {
    width: 1000px;
    margin: 0 auto !important;
}
#g01 .sectionWrap:nth-child(3) .h2WrapMid {
    background: #e7f7ae;
    height: 44px !important;
    padding: 7px 10px;
}
#g01 .sectionWrap:nth-child(3) .h2WrapMid h2 {
    color: #e7f7ae;
    font-size: 21px;
}
/*#g02 #g05
======================================================*/
#g02 img, #g05 img {
    width: 100%;
    height: auto;
}
/*事例
======================================================*/
ul.area-box {
    display: flex;
    flex-wrap: wrap;
}
ul.area-box li {
    border: 8px solid #fa9900;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 10px;
    width: 48%;
    margin-top: 10px;
}
ul.area-box dt {
    font-weight: bold;
    border-bottom: 1px solid #fb9900;
    margin-bottom: 10px;
}
ul.area-box dd span {
    display: block;
    margin-top: 10px;
    color: #fb9900;
}
.jirei-ct {
    margin: 20px 0;
}
/*mv
======================================================*/
#mainimg {
    position: relative;
}
.areaname {
    position: absolute;
    top: min(30 / 200*(100vw - 40px), 18px);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    left: 50%;
    width: 305px;
    margin-left: 65px;
    color: #ffffff;
    font-weight: bold;
}