@charset "utf-8";
/* CSS Document */

/*設定
======================================================*/
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;
}
html {
	scroll-behavior: smooth;
}
.cont-wallpaper {
    font-size: 16px;
    line-height: 2;
}
.em {
	color: #b2192a;
    font-weight: bold;
}
img.cont-img {
    width: 100%;
    height: auto;
}
p.link-p span {
    margin: 0 10px;
}
.clearboth {
    clear: both;
}
.cont-wallpaper img {
    width: 100%;
    height: auto;
}
#g01 .h2WrapMid h2 {
    font-size: 129%;
    font-weight: bold;
    color: #fff;
}
#g01 .h2WrapBtm {
    margin: 0 0 10px;
    padding-bottom: 9px;
    background: url(../img/bg_h2_btm01.gif) no-repeat left bottom;
    _zoom: 1;
    background: none;
}
#g02 .h2WrapMid h2 {
    padding: 0.25em 0.5em;
    color: #494949;
    background: transparent;
    border-left: solid 5px #1A54AE;
    font-size: 20px;
}
#g03 .h2WrapMid h2 {
    padding: 0.25em 0.5em;
    color: #494949;
    background: transparent;
    border-left: solid 5px #1A54AE;
    font-size: 20px;
}
.h2WrapMid {
    padding: 0 12px 2px;
    background: url(../img/bg_h2_mid01.gif) repeat-y left top;
    background: none;
}
.h2WrapTop {
    padding-top: 15px;
    background: url(../img/bg_h2_top01.gif) no-repeat left 7px;
    background: none;
}
.h2WrapBtm {
    margin: 0 0 10px;
    padding-bottom: 9px;
    background: url(../img/bg_h2_btm01.gif) no-repeat left bottom;
    _zoom: 1;
    background: none;
}
#g02 .h3_basic01 {
    font-size: 120%;
    font-weight: bold;
    color: #666;
    margin-bottom: 8px;
    border-bottom: 1px solid #666;
    padding: 0 10px 5px;
    position: relative;
    padding: 15px 30px;
    font-size: 22px;
    line-height: 1.5;
    color: #fff;
    background-color: #1a54ae;
    border: none;
}
/*
======================================================*/
.top-cont ul {
    margin: 15px 0;
}
.top-cont li {
    list-style: disc;
    margin-left: 35px;
}
.cont-01 img, .cont-02 img, .cont-03 img {
    margin: 15px 0;
}
.cont-wallpaper h2 {
    font-size: 130%;
    font-weight: bold;
    border-left: solid 5px #1a54ae;
    padding-left: 10px;
    margin-top: 20px;
}
.cont-01 p, .cont-02 p, .cont-03 p, .cont-04 p, .cont-05 p {
    margin: 15px 0;
}
.cont-04 dt {
    font-size: 110%;
    font-weight: bold;
}
.cont-04 dl {
    margin: 15px 0;
}
.top-cont p {
    margin: 15px 0;
}
/*link
======================================================*/
.links_btn {
    width: 700px !important;
    background: #1A54AE;
    margin: 30px auto !important;
    text-align: center;
}
.links_btn a {
    color: #FFF!important;
    text-decoration: none!important;
    line-height: 50px;
    font-size: 23px;
    font-weight: bold!important;
    display: block;
}
.links_btn:hover {
    opacity: 0.8;
}
/*エリアコンテンツ
======================================================*/
.eria-ct {
    margin: 15px 0;
    background: #dce9f5;
    padding: 15px;
}
p.ttl-p {
    font-size: 130%;
    font-weight: bold;
}
.eria-ct p {
    margin-bottom: 15px;
}
/*流れ
======================================================*/
.cont-04 dl {
    margin: 40px 0;
    padding: 20px;
    position: relative;
    padding-bottom: 30px;
    border: 2px solid #2158aa;
    background-color: #fff;
    border-radius: 5px;
}
.cont-04 dl dt {
    font-size: 19px;
    color: #2158aa;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.cont-04 dl::after {
    content: "";
    position: absolute;
    top: -30px;
    right: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #2158aa transparent transparent transparent;
}
.cont-04 > dl:nth-child(3)::after {
    display: none;
}
/*CTA
======================================================*/
.cta-bnr img {
    width: 100%;
    height: auto;
    margin: 30px 0;
    box-shadow: 5px 5px 5px #9e9e9e;
}
.cta-bnr2 img {
    width: 100%;
    height: auto;
}
/*area
======================================================*/
.area-box {
    background: #dce9f5;
    padding: 10px;
    margin: 10px 0;
}
/*追従
======================================================*/
.floating-banner {
    display: none;
}
.floating-banner2 {
    display: none;
}
.floating-banner3 {
    display: none;
}

/*OM関連
======================================================*/
#g01 .sectionWrap:first-child .h2WrapMid::after {
    content: "新着情報";
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
    color: #343434;
}
#g01 #main > div:nth-child(1) > div > div.h2WrapBtm > div > div > h2 {
    display: none;
}
.topMessageDetail::before {
    content: "施工事例や屋根・雨漏りトラブルにまつわるお役立ち情報などをご紹介します。";
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    margin-left: 10px;
    font-weight: bold;
}
.topMessageDetail .detailAnchor a::before {
    content: "新着情報一覧";
    font-size: 15px;
    padding: 2px 0 2px 22px;
    background: url(https://cms.locoplace.biz/storeimg/17/176524/20240514_1359391.png) no-repeat left center;
}
.topMessageDetail .detailAnchor a {
    font-size: 0;
    background: none;
    text-decoration: none;
}
#section_push .h2WrapMid h2::before {
    content: "新着情報";
    font-size: 18px;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
}
#section_push .h2WrapMid h2 {
    font-size: 0;
}
#section_push .h3_basic01::before {
    content: "施工事例や屋根・雨漏りトラブルにまつわるお役立ち情報などをご紹介します。";
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
}
#section_push .h2WrapMid {
    position: relative;
    margin-bottom: 10px;
    padding: 5px 20px 0;
    background-image: none;
}
.topMessageDetail .h3_basic01 {
    font-size: 20px;
    border-bottom: none;
    color: #222;
}
#section_push .h2WrapBtm {
    position: relative;
    background-image: none;
}
.topMessageDetail {
    padding: 0 45px;
    color: #222;
    line-height: 2;
    padding: 0 !important;
}
/*OM公開ページ用
============================*/
#g01 .sectionWrap:nth-child(3) .h2WrapMid::after {
    content: "新着情報";
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
    color: #343434;
}
#g01 #main > div:nth-child(3) > div > div.h2WrapBtm > div > div > h2 {
    display: none;
}
#g01 .sectionWrap:nth-child(6) .h2WrapMid {
    position: relative;
    background-image: none;
    font-size: 18px;
    font-weight: bold;
    border-left: solid 5px #1a54ae;
}
#g01 .h2WrapMid h2 {
    font-size: 129%;
    font-weight: bold;
    color: #fff;
}
#g01 #main > div:nth-child(6) > div.section > div.h2WrapBtm > div > div::after {
    content: "新着情報";
    font-size: 21px;
    line-height: 1.5;
    color: #343434;
    font-weight: bold;
}
#g01 #main > div:nth-child(6) > div.section > div.h2WrapBtm > div > div > h2 {
    font-size: 0;
}
#g01 #main > div:nth-child(6) > div.section > div.h2WrapBtm > div > div {
    background: 0;
    padding: 0 10px;
    margin: 0;
}
.sectionBtm {
    overflow: hidden;
    height: 0;
    position: relative;
    z-index: 1;
    background: url(https://cms.locoplace.biz/storeimg/23/233883/20240522_1422031.png) no-repeat left top;
    padding-bottom: 20px;
    margin-bottom: 15px;
    text-indent: -9999px;
}
#g01 #main > div:nth-child(1) {
    /*display: none;*/
}
#g02 #main > div:nth-child(8) {
    display: none;
}
.indexGallery01 ul li .indexGalleryBtm01 {
    padding-bottom: 30px;
    background: url(https://cms.locoplace.biz/storeimg/23/233883/20240612_1009221.gif) no-repeat left bottom;
}
#floating-banner_pc {
    position: fixed;
    bottom: 0;
    background-color: white;
    border-top: solid 4px #1A54AE;
    border-bottom: solid 3px #ffffff;
    display: flex;
    width: 100%;
    z-index: 999999;
    justify-content: center;
}
/*追従
============================*/
#floating-banner_pc {
    position: fixed;
    bottom: 0;
    background-color: #e89321;
    border-top: solid 4px #e89321;
    border-bottom: solid 3px #e89421;
    display: flex;
    width: 100%;
    z-index: 999999;
    justify-content: center;
    left: 0%;
}
.sectionWrap {
    position: relative;
    z-index: 1;
    padding-top: 16px;
    z-index: revert-layer;
}
/*追加0612
======================================================*/
.top-cont ul {
    background: #f4f4f4;
    padding: 20px 0;
    border: solid 2px #D9D9D9;
}
span.red {
    color: #EC442C !important;
    font-weight: bold;
}
span.blue {
    color: #1A54AE;
    font-weight: bold;
}
#g01 .h2WrapMid h2 {
    color: #343434;
}
#g01 .h2WrapMid {
    position: relative;
    background-image: none;
    font-size: 18px;
    font-weight: bold;
    border-left: solid 5px #1a54ae;
}
img.sp_mv {
    display: none;
}
img.sp_topcv {
    display: none;
}
iframe {
    height: 500px;
}
.muryo {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.2em;
}
.muryo p {
    color: #1A54AE;
}
.muryo p span {
    color: #343434;
}
/*serv
======================================================*/
.serv_cont h2 {
    display: none;
}
span.kome_txt {
    font-size: 90%;
    margin-bottom: 15px;
    display: block;
}
.serv_cont h3 {
    position: relative;
    margin: 40px 0 10px;
    padding: 15px 30px;
    font-size: 22px;
    line-height: 1.5;
    color: #fff;
    background-color: #1a54ae;
}
.price-inner {
    border: solid 2px #1a54ae;
    border-radius: 10px;
    padding: 35px 30px;
    margin: 30px 0 5px;
}
.in_flex {
    display: flex;
    gap: 408px;
}
p.price-main {
    color: #EC442C;
    font-size: 24px;
    border-bottom: solid #EEECE1 2px;
    margin-bottom: 20px;
}
p.price-main2 {
    color: #EC442C;
    font-size: 24px;
    margin-bottom: 20px;
}
h4.price-name {
    font-size: 20px;
    font-weight: bold;
}
span.mini {
    color: #595959;
    font-size: 80%;
}
.price-inner-img img {
    width: 200px;
    height: auto;
}
span.yellow_bg {
    font-weight: bold;
    background: linear-gradient(transparent 50%, #ffe400 0%);
}
p.kome {
    margin: 0;
    font-size: 90%;
}
/*企業情報
============================*/
table.company-bg {
    width: 100%;
    margin: 30px 0;
}
.company-bg td, .company-bg th {
    padding: 10px 5px;
    border: 1px solid #ababab;
}
.company-bg th {
    text-align: center;
    font-weight: bold;
    background: #e0e0e0;
    width: 200px;
}
.company-bg td {
    padding-left: 20px;
}
.company-ct p {
    margin: 15px 0;
}
/*その他サービス
============================*/
ul.list_box {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin: 30px 0;
}
ul.list_box li {
    width: calc(calc(100% - 90px) / 3);
    background-color: #dce9f5;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
}
ul.list_box a {
    text-decoration: none;
    color: #222222;
    display: block;
}
ul.list_box li:hover {
    opacity: 0.8;
}
.sixth_ct {
    padding: 65px 0;
}
.company-ct > div.cont-bg > table > tbody > tr:nth-child(2) > td br {
    display: none;
}
.other-ct_in {
    margin-bottom: 60px;
}