@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: 680px;
    position: relative;
    top:62px;
    background: #fff;
    background-repeat: no-repeat,no-repeat;
    background-position: right center,left center;
    background-size: 50% 600px;
}
#mainimgIn {
    width: 100%;
    height: 680px;
    background: url("https://cms.locoplace.biz/storeimg/50/500901/20250225_1253012.png") no-repeat scroll top !important;
    border-top: solid #f2f2f2;
}
.areaname {
    position: absolute;
    top: min(30 / 200*(100vw - 40px), 33px);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    left: 50%;
    width: 305px;
    margin-left: 140px;
    color: #333333;
    font-weight: bold;
}
/*設定
======================================================*/
.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 {
    margin: 20px auto 0px!important;
    opacity: 0;
}
/*gNavi
======================================================*/
#gNavi {
    border-top: 4px solid #063786;
}
#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: -moz-linear-gradient(top, #2280f4, #2280f4);
    background: -webkit-gradient(linear, center top, center bottom, from(#2280f4), to(#2280f4));
    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: #2280f4;
	color: #fff;
}
/*共通
======================================================*/
.cont-wallpaper {
    font-size: 16px;
}
.cont-title {
    background: #0fc1ee;
    padding: 10px 0;
}
.cont-title h3 {
    font-weight: bold;
    width: 880px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 30px;
}
.cont-bg {
    width: 880px;
    margin: 0 auto;
}
/*料金のご案内
======================================================*/
.top-img_1 {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20210311_1127081.png)no-repeat top center /100%;
    height: 670px;
    margin: 30px 0;
}
.top-img_1 img {
    display: none;
}
.button-box a {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200616_1519391.png)no-repeat top center /100%;
    height: 85px;
    display: block;
    width: 600px;
    margin: 0 auto;
}
.button-box img {
    display: none;
}
.button-box a:hover {
    opacity: 0.5;
}
/*ご利用の流れ
======================================================*/
.top-img_2 {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200616_1523031.png)no-repeat top center /100%;
    height: 626px;
    margin: 30px 0;
}
.top-img_2 img {
    display: none;
}
/*消毒110番が選ばれる理由
======================================================*/
.top-img_3 {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200616_1526131.png)no-repeat top center /100%;
    height: 888px;
    display: block;
    margin: 30px 0;
}
.top-img_3 img {
    display: none;
}
.reason-cont h4 {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200616_1555371.png)no-repeat top center /100%;
    padding: 7px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    margin: 30px 0 20px;
}
/*ウイルス消毒・除菌料金表
==================*/
.fee-list {
    width: 100%;
}
.fee-list td {
    border: 1px solid #696969;
    padding: 10px;
}
.fee-list th {
    border: 1px solid #696969;
    padding: 10px;
    background: #0ec1ef;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.fee-list td:nth-child(2), .fee-list td:nth-child(3) {
    text-align: center;
}
.fee-list th:nth-child(1) {
    width: 33%;
}
.feelist-cont p {
    margin: 20px 0;
}
/*消毒110番とは
==================*/
.shodoku-cont h5 {
    font-size: 18px;
    font-weight: bold;
    color: #0389ea;
}
.shodoku-cont h5::before {
    content: "■";
    margin-right: 5px;
}
.shodoku-cont p {
    margin-bottom: 20px;
}
.point-ct dd {
    margin-bottom: 20px;
}
.point-ct dt {
    font-weight: bold;
}
.shodoku-cont ul:nth-child(12) {
    margin-bottom: 20px;
}
.shodoku-cont ul:nth-child(12) li {
    list-style: disc;
    margin-left: 25px;
}
/*よくある質問
==================*/
.qa-ct li {
    border-bottom: 2px dotted #929292;
    padding: 20px 0;
}
.qa-ct li dt {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200616_1614131.png)no-repeat left;
    padding: 7px 0 7px 50px;
    font-weight: bold;
    font-size: 120%;
}
.qa-ct li dd {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200616_1614132.png)no-repeat left;
    padding: 7px 0 7px 50px;
}
.qa-ct li.last {
    border-bottom: 0;
}
/*消毒110番の作業内容
==================*/
.sagyo-cont h5 {
    font-size: 18px;
    font-weight: bold;
    color: #0389ea;
}
.sagyo-cont h5::before {
    content: "■";
    margin-right: 5px;
}
.sagyo-cont p {
    margin-bottom: 20px;
}
.shodokuzai-list dd {
    margin-bottom: 20px;
}
.shodokuzai-list dt {
    font-weight: bold;
}
/*
======================================================*/


/*CTA
======================================================*/
.tel-bnr {
    margin: 30px 0 50px;
}
.tel-bnr_bg a img {
    display: none;
}
.tel-bnr_bg a {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200625_1207122.png)no-repeat top center /100%;
    height: 234px;
    display: block;
}
.tel-bnr_fixed {
    display: none;
}
p.tel-after_link a {
    text-decoration: none;
    color: #000;
    margin-right: 15px;
}
p.tel-after_link a::before {
    content: "▶︎";
    color: #0389ea;
}
p.tel-after_link a:hover {
    opacity: 0.5;
}
/*基本情報
======================================================*/
#g01 #dlpoC_D .h2WrapBtm {
    height: 100px;
}
#g01 #dlpoC_D .h2WrapTop {
    width: 880px;
    margin: 0px auto !important;
}
#g01 #dlpoC_D .h2WrapMid {
    margin-top: 45px !important;
    padding: 0 !important;
}
.indexBasicInfoWrap01 {
    padding: 0;
    width: 880px;
    margin: 0 auto !important;
    margin-top: 55px !important;
    margin-bottom: 30px !important;
}
#dlpoC_D .h2WrapMid h2 {
    border: none;
    height: 44px !important;
    margin-bottom: 0px !important;
    font-size: 120%;
    font-weight: bold;
    padding: 0px 135px 0px 10px;
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200616_1555371.png)no-repeat top center /100%;
    box-shadow: none;
    color: #fff;
    line-height: 1.3;
}
/*トップギャラリー
======================================================*/
#dlpoC_C .h2WrapMid {
    border: none;
    height: 44px !important;
    margin-bottom: 0px !important;
    font-size: 150%;
    font-weight: bold;
    padding: 7px 10px !important;
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200616_1555371.png)no-repeat top center /100%;
    box-shadow: none;
    color: #fff;
    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: 880px;
    margin: 0 auto !important;
}
#g01 #dlpoC_C .indexGalleryWrap01 {
    padding: 0 !important;
    width: 880px;
    margin: 0 auto !important;
}
#g01 #dlpoC_C .indexGallery01 ul li {
    background: #f2f2f2;
}
#g01 #dlpoC_C .indexGallery01 ul li .indexGalleryBtm01 {
    background: none !important;
}
#g01 #dlpoC_C .indexGallery01 ul li .indexGalleryTop01 {
    background: none !important;
}
#g01 #dlpoC_C .indexGallery01 ul li .indexGalleryTop01 table {
    background: #fff none repeat scroll 0% 0% !important;
    margin: 10px auto !important;
}
.indexGallery01 {
    margin-top: 30px;
}
/*オーナーメッセージ
======================================================*/
#g01 .sectionWrap:nth-child(6) {
    width: 880px;
    margin: 0 auto !important;
}
#g01 .sectionWrap:nth-child(6) .h2WrapMid h2 {
    color: #fff;
    font-size: 150%;
}
#g01 .sectionWrap:nth-child(6) .h2WrapMid {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200616_1555371.png)no-repeat top center /100%;
    height: 44px !important;
    padding: 7px 10px;
}
#g01 .sectionWrap:nth-child(3) {
    width: 880px;
    margin: 0 auto !important;
}
#g01 .sectionWrap:nth-child(3) .h2WrapMid {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200616_1555371.png)no-repeat top center /100%;
    height: 44px !important;
    padding: 7px 10px;
}
#g01 .sectionWrap:nth-child(3) .h2WrapMid h2 {
    color: #fff;
    font-size: 150%;
}
/*#g02 料金案内ページ service
======================================================*/
.service_1 img, .service_2 img, .service_3 img, .service_4 img {
    display: none;
}
.service_1 {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20210311_1127081.png)no-repeat top center /100%;
    height: 692px;
}
.service_2 {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20250611_1650381.png)no-repeat top center /100%;
    height: 145px;
    margin-top: 30px;
}
.service_3 {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200625_1202163.png)no-repeat top center /100%;
    height: 645px;
}
.service_4 {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200625_1202162.png)no-repeat top center /100%;
    height: 71px;
}
#g02 .menuCourseText, #g02 .sectionIn {
    padding: 0;
}
#g02 .h2WrapMid {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200625_1202241.png)no-repeat top center /100%;
    padding: 9px 10px;
}
#g02 .h2WrapMid h2 {
    color: #fff;
}
.tel-bnr2 {
    margin: 30px 0 20px;
}
.tel-bnr2 .tel-bnr_bg a {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200625_1202164.png)no-repeat top center /100%;
    height: 653px;
    display: block;
}
/*#g05 利用規約ページ contents
======================================================*/
#g05 #contents {
    width: 100%;
}
#g05 .section .h2WrapMid h2 i {
    font-style: normal;
}
/*消毒110番が選ばれる理由
===================*/
#g05 .section:nth-child(1) {
    padding: 0;
}
#g05 .section:nth-child(1) .h2WrapMid {
    background: #0ec1ef;
    padding: 10px;
    text-align: center;
    font-size: 20px;
}
#g05 .section:nth-child(1) .h2WrapMid h2 {
    color: #fff;
}
#g05 .section:nth-child(1) .sectionIn.mb20 {
    width: 880px;
    margin: 0 auto;
    padding: 0;
}
.contents-img1 img {
    display: none;
}
.contents-img1 {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200625_1207302.png)no-repeat top center /100%;
    height: 888px;
}
/*ウイルス消毒でお困りならいつでもご相談ください
===================*/
#g05 .section:nth-child(2) {
    width: 880px;
    margin: 0 auto;
    padding: 0;
}
#g05 .section:nth-child(2) .h2WrapMid {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200625_1202241.png)no-repeat top center /100%;
    padding: 7px 10px;
}
#g05 .section:nth-child(2) .h2WrapMid h2 {
    color: #fff;
    font-size: 21px;
}
#g05 .section:nth-child(2) .sectionIn.mb20 {
    padding: 0;
}
.contents-img2 {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200625_1207303.png)no-repeat top center /100%;
    height: 240px;
    margin-bottom: 30px;
}
.contents-img2 img {
    display: none;
}
/*消毒にまつわる疑問
===================*/
#g05 .section:nth-child(3) {
    width: 880px;
    margin: 0 auto;
    padding: 0;
}
#g05 .section:nth-child(3) .h2WrapMid {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200625_1202241.png)no-repeat top center /100%;
    padding: 7px 10px;
}
#g05 .section:nth-child(3) .h2WrapMid h2 {
    color: #fff;
    font-size: 21px;
}
#g05 .section:nth-child(3) .sectionIn.mb20 {
    padding: 0;
}
#g05 .section:nth-child(3) .sectionIn.mb20 span {
    color: #0389ea;
    font-weight: bold;
}
#g05 .section:nth-child(3) .sectionIn.mb20 {
    padding: 0;
    font-size: 16px;
}
/*利用規約
===================*/
#g05 .section:nth-child(4) {
    width: 880px;
    margin: 0 auto;
    padding: 0;
}
#g05 .section:nth-child(4) .h2WrapMid {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200625_1202241.png)no-repeat top center /100%;
    padding: 7px 10px;
}
#g05 .section:nth-child(4) .h2WrapMid h2 {
    color: #fff;
    font-size: 21px;
}
#g05 .section:nth-child(4) .sectionIn.mb20 {
    padding: 0px;
}
.contents-img3 {
    background: url(https://cms.locoplace.biz/storeimg/18/183121/20241210_1700262.png)no-repeat top center /100%;
    height: 6470px;
    margin: 0 30px;
}
.contents-img3 img {
    display: none;
}
/*プライバシーポリシー
===================*/
#g05 .section:nth-child(5) {
    width: 880px;
    margin: 0 auto;
    padding: 0;
}
#g05 .section:nth-child(5) .h2WrapMid {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200625_1202241.png)no-repeat top center /100%;
    padding: 7px 10px;
}
#g05 .section:nth-child(5) .h2WrapMid h2 {
    color: #fff;
    font-size: 21px;
}
#g05 .section:nth-child(5) .sectionIn.mb20 {
    padding: 0px;
}
.contents-img4 {
    background: url(https://cms.locoplace.biz/storeimg/18/183121/20260513_1152211.png)no-repeat top center /100%;
    height: 7600px;
    margin: 0 30px;
}
.contents-img4 img {
    display: none;
}
.tel-bnr4 {
    margin: 30px 0 20px;
}
.tel-bnr4 .tel-bnr_bg a {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200625_1207124.png)no-repeat top center /100%;
    height: 633px;
}
.contents-img5 {
    background: url(https://cms.locoplace.biz/storeimg/50/500901/20200625_1207121.png)no-repeat top center /100%;
    height: 70px;
    margin-bottom: 50px;
}
.contents-img5 img {
    display: none;
}