@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: 865px;
}
#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: 595px;
    position: relative;
    top:62px;
    background:transparent url(https://cms.locoplace.biz/storeimg/18/183112/20210531_1711501.gif)scroll top!important;
}
#mainimgIn {
    width: 100%;
    height: 595px;
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20250919_1144261.png) no-repeat scroll top !important;
}
#mainimg::after {
    content: "";
    display: block;
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210531_1712481.png)no-repeat top center /1000px;
    height: 127px;
    margin-top: 15px;
    margin-bottom: 15px;
}
/*設定
======================================================*/
.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 #0177c2;
}
#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: 250px;
}
#gNavi li#gNav02 {
    left: 250px;
    height: 60px;
    width: 250px;
}
#gNavi li#gNav03 {
    left: 500px;
    height: 60px;
    width: 250px;
}
#gNavi li#gNav04 {
    left: 750px;
    min-width: 0px;
    height: 60px;
    width: 250px;
}
#gNavi li a {
    width: 250px;
    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: #81d6ff;
    color: #272727;
}
#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: #81d6ff;
	color: #272727;
}
/*共通
======================================================*/
.cont-wallpaper {
    font-size: 16px;
    line-height: 1.7;
}
.cont-title {
    background: #0177c2;
    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;
}
/*{エリア}地域の水トラブル最短30分で完了！
======================================================*/
.top-img_1 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210531_1839421.png)no-repeat top center /100%;
    height: 220px;
    margin: 20px 0;
}
.top-img_1 img {
    display: none;
}
/*水110番の料金一覧
======================================================*/
.price-box {
    margin: 30px 0;
}
.price-box h3 {
    font-weight: bold;
    font-size: 25px;
    border-bottom: 1px solid #0177c2;
    margin-bottom: 20px;
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0842351.png)no-repeat left /35px;
    padding: 5px 0 5px 55px;
}
.price-box:nth-child(2) h3 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0842352.png)no-repeat left /40px;
}
.price-box:nth-child(3) h3 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0842353.png)no-repeat left /40px;
}
.price-box:nth-child(4) h3 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0842354.png)no-repeat left /40px;
}
.price-box:nth-child(5) h3 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0842355.png)no-repeat left /40px;
}
.price-img1 img, .price-img2 img, .price-img3 img, .price-img4 img, .price-img5 img {
    display: none;
}
.price-img1, .price-img2, .price-img3, .price-img4, .price-img5 {
    width: 450px;
    display: block;
    height: 185px;
    float: left;
}
.price-img1 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0852521.png)no-repeat top center /100%;
}
.price-img2 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0852522.png)no-repeat top center /100%;
}
.price-img3 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0852523.png)no-repeat top center /100%;
}
.price-img4 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0852524.png)no-repeat top center /100%;
}
.price-img5 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0852525.png)no-repeat top center /100%;
}
.fee-ct {
    width: 550px;
    float: right;
    padding: 20px 40px;
}
.fee-1 {
    font-size: 20px;
}
.fee-2 span {
    font-size: 45px;
}
.fee-2 {
    font-size: 24px;
    color: #ff6d00;
    font-weight: bold;
}
.caution-com {
    clear: both;
}
/*水110番が選ばれる理由
======================================================*/
.reason_ct {
    margin: 20px 0;
    border-bottom: 1px dashed #d2d2d2;
    padding-bottom: 20px;
}
.reason_ct:nth-child(4) {
    border: none;
    padding-bottom: 0;
}
.reason_ct img {
    display: none;
}
.reason-img_1 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210531_1846431.png)no-repeat top center /100%;
    height: 200px;
    margin: 20px 0;
}
.reason-img_2 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210531_1846432.png)no-repeat top center /100%;
    height: 200px;
    margin: 20px 0;
}
.reason-img_3 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210531_1846433.png)no-repeat top center /100%;
    height: 200px;
    margin: 20px 0;
}
.reason-img_4 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210531_1846434.png)no-repeat top center /100%;
    height: 200px;
    margin: 20px 0;
}
.reason_ct h3 {
    color: #0177c2;
    font-size: 25px;
    font-weight: bold;
}
br.sp-only {
    display: none;
}
/*水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: #0177c2;
    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 {
    position: relative;
}
.flow1::after, .flow2::after, .flow3::after {
    content: "";
    border-top: 25px solid #42a5f6;
    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/18/183112/20210601_0756511.png)no-repeat top center /100%;
    height: 139px;
    margin-top: 30px;
}
.voice-img2 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0756512.png)no-repeat top center /100%;
    height: 139px;
    margin-top: 30px;
}
.voice-img3 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0756333.png)no-repeat top center /100%;
    height: 137px;
    margin-top: 30px;
}
.voice-img4 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0756334.png)no-repeat top center /100%;
    height: 145px;
    margin-top: 30px;
}
.voice-img5 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0756335.png)no-repeat top center /100%;
    height: 142px;
    margin-top: 30px;
}
.voice-img6 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0756031.png)no-repeat top center /100%;
    height: 139px;
    margin-top: 30px;
}
.voice-img7 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0756032.png)no-repeat top center /100%;
    height: 186px;
    margin-top: 30px;
}

/*{エリア}の水漏れ・トイレ詰まり・蛇口修理などの水のトラブル解決業者なら水110番
======================================================*/
.trouble_img {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0804222.png)no-repeat top center /100%;
    height: 147px;
    margin: 30px 0;
}
.trouble_img img {
    display: none;
}
.trouble-cont p {
    margin-bottom: 20px;
}
h3.title-h3 {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0807131.png)no-repeat top center /100%;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    font-size: 25px;
    margin: 40px 0 20px;
}
.trouble-cont strong {
    font-weight: bold;
    color: #0c7bc4;
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
}
h4.trouble_h4 {
    background: #ebebeb;
    padding: 10px;
    margin-bottom: 10px;
}
h5.trouble_h5 {
    font-weight: bold;
    color: #0c7bc4;
}
h5.trouble_h5::before {
    content: "■";
}
p.bold-p {
    margin: 20px 0;
}
ul.trouble-list span {
    display: block;
    font-weight: bold;
}
h6.title-h6 {
    font-weight: bold;
}
/*CV
======================================================*/
.tel-bnr_bg a {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20220511_1337184.png)no-repeat top center /100%;
    height: 237px;
    margin: 30px 0;
    display: block;
}
.tel-bnr_bg img {
    display: none;
}
.creditcard {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210531_1839302.png)no-repeat top center /100%;
    height: 113px;
    margin: 30px 0;
}
.creditcard img {
    display: none;
}
.covid_bg {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210531_1839301.png)no-repeat top center /100%;
    display: block;
    margin: 30px 0 50px;
    height: 190px;
}
.covid_bg img {
    display: none;
}
.fixed-tel-bnr {
    display: none;
}
.fixed-tel-bnr2 {
    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: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0807131.png)no-repeat top center /100%;
    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;
    color: #fff;
}
#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: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0807131.png)no-repeat top center /100%;
    box-shadow: none;
    margin-top: 30px;
}
#dlpoC_C .h2WrapMid::after {
    content: "サービス案内";
    font-weight: bold;
    color: #fff;
}
#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: #fff;
    font-size: 21px;
}
#g01 .sectionWrap:nth-child(6) .h2WrapMid {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0807131.png)no-repeat top center /100%;
    height: 44px !important;
    padding: 7px 10px;
}
#g01 .sectionWrap:nth-child(3) {
    width: 1000px;
    margin: 0 auto !important;
}
#g01 .sectionWrap:nth-child(3) .h2WrapMid {
    background: url(https://cms.locoplace.biz/storeimg/18/183112/20210601_0807131.png)no-repeat top center /100%;
    height: 44px !important;
    padding: 7px 10px;
}
#g01 .sectionWrap:nth-child(3) .h2WrapMid h2 {
    color: #fff;
    font-size: 21px;
}
/*#g02 #g05
======================================================*/
#g02 img, #g05 img {
    width: 100%;
    height: auto;
}
/*{エリア}周辺の水のトラブル事例
======================================================*/
ul.area-box::after {
    content: "";
    display: block;
    clear: both;
}
ul.area-box li {
    width: 49%;
    border: 8px solid #0177c2;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    padding: 10px;
}
ul.area-box li:nth-child(2), ul.area-box li:nth-child(4) {
    margin-right: 0;
}
ul.area-box dt {
    font-weight: bold;
    border-bottom: 1px solid #0177c2;
    margin-bottom: 10px;
}
ul.area-box dd span {
    display: block;
    margin-top: 10px;
    color: #0030a5;
}
ul.area-box {
    display: flex;
    flex-wrap: wrap;
}
/*mv
======================================================*/
#mainimg {
    position: relative;
}
.areaname {
    position: absolute;
    top: min(33 / 200*(100vw - 40px), 33px);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    left: 50%;
    width: 305px;
    margin-left: 98px;
    color: #fd480f;
    font-weight: bold;
}