@charset "utf-8";
/* CSS Document */

/*設定
======================================================*/
body {
	font-family: "游ゴシック", YuGothic, Meiryo, 'Hiragino Kaku Gothic ProN', sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	color: #595959;
}
body * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper {
	background: #fff;
}
#headerWrap {
	width: 100%;
	background: #e3ecf9;
}
#header {
    background: none;
    padding: 0px;
    margin: 0 auto;
    width: 1000px !important;
}
#headerCategoryList,
#headerBtm,
.mt12 {
	display: none;
}
#headerStore {
	width: 1000px;
	margin: 0 auto;
}
#headerStore .name {
	font-size: 15px;
	color: #646464;
}
#headerStoreContact {
	width: 300px;
	margin: -55px 0 0 0 !important;
}
#headerStoreContact p img {
    display: none;
}
#headerStoreDialWrap {
	width: 300px;
    background: none;
}
#headerStoreDial {
    background: none;
    padding: 0px;
}	
#headerStoreDial .number {
    font-size: 200%;
    background: transparent url("/static/common/img/header/ico_header_dial01.gif") no-repeat scroll 60px 15px / 17px;
    text-align: right;
    padding-left: 0;
    padding-top: 8px !important;
    color: #1a54ae !important;
}
#mainimg {
    margin: auto;
    height: 690px;
    position: relative;
    top: 62px;
    background: url("https://cms.locoplace.biz/storeimg/17/176525/20231120_0916241.gif"),url("https://cms.locoplace.biz/storeimg/17/176525/20231120_0916241.gif");
    background-repeat: no-repeat,no-repeat;
    background-position: right center,left center;
    background-size: 50% 690px;
}
#mainimgIn {
    width: 100%;
    height: 690px;
    background: url("https://cms.locoplace.biz/storeimg/17/176525/20251010_1304421.png") no-repeat scroll top !important;
}
/*設定
======================================================*/
.sectionBtm,
#g01 .indexCornerWrap01 {
	display: none;
}
.sectionWrap,
.h2WrapBtm,
.h2WrapTop,
.h2WrapMid {
	background: none;
}
#g01 .section {
	background: none;
	padding: 0;
}
#g01 .sectionIn {
	padding: 0;
}
#g01 #contents {
	width: 100%;
	margin-top: 60px;
}
#g02 #contents,#g03 #contents,#g04 #contents,#g05 #contents {
    margin-top: 80px !important;
}
#g02 .section,#g03 .section,#g05 .section,#g06 .section {
	background: #fff;
}
#g03 #contents, #g04 #contents {
	width: 1000px;
}
#g03 .section, #g04 .section {
	padding: 0;
	background: none;
}
#g03 .sectionIn {
    padding: 0;
}
#g03 .indexGalleryWrap01 {
    padding: 0;
}
/*gNavi
======================================================*/
#gNaviWrap {
    margin: 0;
    clear: both;
    position: absolute;
	top: 108px;
}
#gNaviIn {
    width: auto;
    margin: 0 auto;
    background: -moz-linear-gradient(top, #2465cc, #1a54ae);
    background: -webkit-gradient(linear, center top, center bottom, from(#2465cc), to(#1a54ae));
}
#gNavi ul {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
    padding: 0;
    border-bottom: none;
}
#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, #f791c6, #f57bcc);
    background: -webkit-gradient(linear, center top, center bottom, from(#2465cc), to(#1a54ae));
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #fff;
}
#gNavi li a:hover {
	background: -moz-linear-gradient(top, #11408b, #1a54ae);
    background: -webkit-gradient(linear, center top, center bottom, from(#11408b), to(#1a54ae));
}
/*
======================================================*/
.pageTop {
    right: 15px;
    z-index: 100;
    position: fixed;
    bottom: 70px;
    top: auto;
    border-width: 30px;
    border-style: solid;
    border-radius: 50% !important;
    border-color: #041a3c;
    width: 0px !important;
    height: 0px !important;
}
.pageTop img {
    visibility: hidden;
    margin-top: 0px !important;
    width: 90px !important;
    height: 90px !important;
}
.pageTop a {
    display: block;
    width: 90px;
    height: 90px !important;
    margin-top: -45px;
    margin-left: -45px !important;
}
.pageTop:after {
    content: "";
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 55%;
    left: -6px;
    margin-top: -5px;
}
/*footer
======================================================*/
#footerTop {
    background:#1a54ae;
}
#footerBtm {
    background: #fde6f4;
}
/*共通
======================================================*/
.cont-wallpaper {
    font-size: 16px;
    line-height: 2;
}
.cont-bg {
    width: 1000px;
    margin: 0 auto;
}
.ct_title_bg {
    background: #1A54AE!important;
    margin-bottom: 80px;
}
.ct_title_bg::after {
    position: absolute;
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 50px 50px 0px;
    border-color: #1a54ae transparent transparent;
    margin: 0 auto !important;
    left: 0;
    right: 0;
}
.ct_title {
    color: #fff !important;
    width: 1000px;
    margin: 0 auto !important;
    text-align: center !important;
    font-size: 30px;
    font-weight: bold !important;
    padding: 40px 0px;
    position: relative;
}
.t-c_bold {
    font-weight: bold !important;
    font-size: 19px !important;
    background: linear-gradient(transparent 50%, #ffe400 0%);
    color: #11408b;
    margin: 0 5px;
}
.ct_text {
    margin: 30px 50px;
}
.red_bold {
    color: #ef1a3e !important;
    font-weight: bold !important;
}
.gray_bold {
    font-weight: bold !important;
}
.cont-img {
    width: 100%;
    height: auto;
}
/*top
======================================================*/
.indexCopy01 {
    margin: 30px auto;
    width: 880px;
    text-align: center;
    color: #1A54AE;
}
.top_ct_01 {
    background: #e3ecf9;
}
h2.top_ct_title {
    font-size: 25px;
    font-weight: bold !important;
    text-align: center !important;
    padding: 40px 0 !important;
}
.top-nayami {
    background: url(https://cms.locoplace.biz/storeimg/17/176525/20171023_1735142.gif)no-repeat center /100%;
    padding: 14px 50px 33px 330px;
    height: 290px;
}
.top_comments li {
    color: #1a54b6 !important;
    line-height: 1.8;
}
.typechange-ct {
    margin: 70px 50px;
}
p.ttl-p {
    font-weight: bold;
    border-bottom: 2px solid #1A54AE;
    font-size: 20px;
}
.typechange-ct_txt {
    background: #e3ecf9;
    padding: 1px 30px;
    margin: 20px 0 0;
}
.typechange-ct p {
    margin: 25px 0;
}
/*屋根修理のスマートサービスに修理を依頼するメリット
======================================================*/
.second_ct_lists {
    width: 900px;
    margin: 0px auto !important;
    font-size: 19px;
    line-height: 3;
    font-weight: bold;
    background: #e3ecf9 !important;
}
.second_ct_lists li {
    padding: 0 20px !important;
}
.second_ct_lists > li:nth-child(2n) {
    background: #a5caff !important;
}
.links_btn {
    width: 700px !important;
    background: rgb(100, 100, 100) none repeat scroll 0% 0% !important;
    margin: 70px auto 0 !important;
    text-align: center;
}
.links_btn:hover {
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.links_btn a {
    color: #FFF !important;
    text-decoration: none !important;
    line-height: 80px;
    font-size: 23px;
    font-weight: bold !important;
    display: block;
}
.second_ct {
    padding-bottom: 65px;
}
/*屋根修理ご依頼の流れ*/
.second_ct_flow_bg {
    background: #e3ecf9 !important;
    padding-bottom: 65px !important;
    margin-top: 50px;
    margin-bottom: 50px;
}
h2.second_ct_flow_title {
    color: #1A54AE!important;
    font-size: 25px;
    font-weight: bold !important;
    text-align: center !important;
    padding: 40px 0 !important;
}
.second_ct_flow_bg ol {
    display: flex;
    flex-wrap: wrap;
}
.second_ct_flow_bg li {
    width: 220px;
    margin: 15px;
}
.second_ct_flow_bg li h3 {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
.step-box {
    background: #fff;
    border-radius: 15px;
    padding: 20px 0;
}
.step-box img {
    width: 55%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.step-box p {
    text-align: center;
}
/*{エリア}の屋根の修理は、屋根修理のスマートサービスにご連絡ください！
======================================================*/
ul.chui-gyosha {
    background: #e6e6e6;
    margin: 50px;
    padding: 30px !important;
    font-weight: bold;
    line-height: 2;
}
.chui-gyosha li {
    list-style: disc;
    margin-left: 25px;
}
.third_ct {
    padding-bottom: 65px !important;
}
/*{エリア}No.1！ご満足いただける修理を目指しております
======================================================*/
.reviews {
    background: #f7f5e4;
    margin: -80px auto 0 !important;
}
.reviews .cont-bg {
    background: #f7f5e4 url(https://cms.locoplace.biz/storeimg/17/176525/20170607_1234084.png) no-repeat center /100%;
}
.reviews_lists {
    margin: 50px;
    padding: 57px 0;
}
.reviews_lists li {
    background: #fff none repeat scroll 0% 0%;
    margin: 10px 0px !important;
    box-shadow: 0px 0px 5px;
    padding: 5px;
    font-size: 14px;
}
.reviews_name {
    display: block;
    text-align: right;
}
/*{エリア}の屋根・瓦修理事例
======================================================*/
.jirei-ct {
    width: 880px;
    margin: 0 auto !important;
    padding: 0 30px !important;
}
.jirei-box li {
    border: solid 4px #646464;
    margin: 25px 0 40px;
    padding: 10px;
}
.jirei-box h3 {
    border-bottom: dashed 2px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}
.jirei-box p {
    padding-top: 10px;
}
/*{エリア}の屋根・瓦修理対応エリア
======================================================*/
.area-ct {
    width: 880px;
    margin: 0 auto !important;
    padding: 0 30px !important;
}
.area-box {
    background: #e3ecf9;
    padding: 10px;
    margin: 10px 0;
}
/*OM
======================================================*/
#g01 .sectionWrap:not([id]) {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 25px 3px 0 3px;
}
/*ギャラリー
======================================================*/
#dlpoC_C .h2WrapBtm {
    width: 1000px !important;
    margin: 0px auto !important;
}
#dlpoC_C .sectionIn {
    width: 1000px;
    margin: 0 auto !important;
}
.indexGallery01 {
	width: 100%;
}
.indexGallery01 ul {
    width: 100%;
}
.indexGallery01 ul li {
    width: 220px;
    float: left;
    background: #e3ecf9;
    margin: 10px;
    padding: 8px;
    border-radius: 10px;
}
.indexGallery01 ul li .indexGalleryBtm01 {
    padding-bottom: 0;
    background: none;
}
.indexGallery01 ul li .indexGalleryTop01 {
    padding: 0;
    background: none;
}
.indexGallery01 ul li .indexGalleryTop01 table {
	background: none;
	width: 200px;
}
.indexGallery01 ul li .indexGalleryTop01 table td {
    width: 200px;
    height: 200px;
}
/*基本情報
======================================================*/
#dlpoC_D .h2WrapBtm {
    width: 1000px !important;
    margin: 0px auto !important;
}
.indexBasicInfoWrap01 {
	width: 1000px;
    margin: 0 auto !important;
}
/*CTA
======================================================*/
.tel_bunner {
    width: 900px;
    margin: 30px auto 70px !important;
    border: solid 3px #646464;
    box-sizing: content-box;
}
/*追従
======================================================*/
.floating-banner {
    display: none;
}
.floating-banner2 {
    display: none;
}
.floating-banner3 {
    display: none;
}

/*下層
======================================================*/
.menuCourseImage01 {
    margin: 0px 0px 0px 10px;
    float: right;
    width: 350px;
    background: url(/static/img/bg_menu_course01.gif) no-repeat left top;
    background: none !important;
}
.menuCourseImage01 table td {
    width: 350px;
    height: 260px !important;
    vertical-align: middle;
    text-align: center;
}
.menuCourseImage03 table td {
    width: 66px;
    height: 66px;
    vertical-align: middle;
    text-align: center;
    background: url(/static/img/bg_menu_course03.gif) no-repeat right top;
    display: none!important;
}
.menuCourseImage03 {
    margin: 10px 0px 20px 0px;
    width: 350px;
    display: none!important;
}
#g05 .h2WrapMid h2 {
    padding: 0.25em 0.5em;
    color: #494949;
    background: transparent;
    border-left: solid 5px #1A54AE;
    font-size: 23px;
}
#g02 .h2WrapMid h2 {
    padding: 0.25em 0.5em;
    color: #494949;
    background: transparent;
    border-left: solid 5px #1A54AE;
    font-size: 20px;
}
#g02 .h3_basic01 h3 {
    position: relative;
    margin: 60px 0 10px;
    padding: 15px 30px;
    font-size: 22px;
    line-height: 1.5;
    color: #fff;
    background-color: #1A54AE;
}
#g03 .h3_basic01 {
    border-bottom: 0;
}

/*serv追加分
======================================================*/
.serv-box {
    display: flex;
    gap: 30px;
    padding: 30px 0;
}
.serv_ct h3 {
    padding: 0.25em 0.5em;
    color: #494949;
    background: transparent;
    border-left: solid 5px #1a54ae;
    margin-top: 20px;
    font-weight: bold;
    font-size: 20px;
}
img.serv_img {
    width: 100%;
    height: auto;
}
.serv_cont h2 {
    display: none;
}
p.lead-p {
    font-size: 19px;
    margin-bottom: 10px;
}
h4.price-name {
    font-size: 20px;
    font-weight: bold;
}
.serv_cont h3 {
    position: relative;
    margin: 40px 0 10px;
    padding: 15px 30px;
    font-size: 22px;
    line-height: 1.5;
    color: #fff;
    background-color: #1a54ae;
}
p.price-main {
    color: #EC442C;
    font-size: 24px;
    border-bottom: solid #EEECE1 2px;
    margin-bottom: 20px;
}
span.mini {
    color: #595959;
    font-size: 80%;
}
.price-inner {
    border: solid 2px #1a54ae;
    border-radius: 10px;
    padding: 35px 30px;
    margin: 30px 0 5px;
}
.tel_bunner2 {
    border: solid 3px #646464;
    box-sizing: content-box;
    display: block;
    margin: 0 auto;
}
.tel_bunner2 img {
    width: 100%;
    height: auto;
}
sup.sup {
    font-size: 18px;
    color: #333;
}
span.kome_txt {
    font-size: 90%;
    margin-bottom: 15px;
    display: block;
}
/*OM関連
======================================================*/
#g01 .sectionWrap:first-child .h2WrapMid::after {
    content: "新着情報";
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
}
#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;
}
#g01 .h2WrapMid {
    position: relative;
    margin-bottom: 20px;
    padding: 20px 20px;
    background-image: none;
    background-color: #1a54ae;
}
#section_push .h2WrapMid {
    position: relative;
    margin-bottom: 10px;
    padding: 5px 20px 0;
    background-image: none;
    background-color: #1a54ae;
}
.topMessageDetail .h3_basic01 {
    font-size: 20px;
    border-bottom: none;
    color: #222;
}
#section_push .h2WrapBtm {
    position: relative;
    margin-bottom: 30px;
    background-image: none;
    background-color: #1a54ae;
}
.topMessageDetail {
    padding: 0 45px;
    color: #222;
    line-height: 2;
}
/*OM公開ページ用
============================*/
#g01 .sectionWrap:nth-child(3) .h2WrapMid::after {
    content: "新着情報";
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
}
#g01 #main > div:nth-child(3) > div > div.h2WrapBtm > div > div > h2 {
    display: none;
}
#g01 .sectionWrap:nth-child(3) .h2WrapMid {
    position: relative;
    margin-bottom: 20px;
    padding: 15px 30px;
    background-image: none;
    background-color: #1a54ae;
}
#g01 .sectionWrap:nth-child(6) .h2WrapMid::after {
    content: "新着情報";
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
}
#g01 #main > div:nth-child(6) > div > div.h2WrapBtm > div > div > h2 {
    display: none;
}
#g01 .sectionWrap:nth-child(6) .h2WrapMid {
    position: relative;
    margin-bottom: 20px;
    padding: 15px 30px;
    background-image: none;
    background-color: #1a54ae;
}
#g01 .h2WrapMid h2 {
    font-size: 129%;
    font-weight: bold;
    color: #fff;
}
/*追従
============================*/
#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;
}
.sectionWrap {
    position: relative;
    z-index: 1;
    background: url(../img/bg_section_top01.png) no-repeat left top;
    padding-top: 16px;
    z-index: revert-layer;
}
#g05 #floating-banner_pc, #g02 #floating-banner_pc, #g04 #floating-banner_pc {
    left: 0px;
}
#g02 #footerBtmIn, #g05 #footerBtmIn, #g04 #footerBtmIn {
    width: 868px;
    margin: 0 auto;
    text-align: left;
    padding: 10px 44px 110px 44px;
}
#g01 #footerBtm {
    padding: 0 0 100px 0px;
}
/*企業情報
============================*/
table.company-bg {
    width: 100%;
    margin: 65px 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;
}
/*その他サービス
============================*/
ul.list_box {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin: 30px 0;
}
ul.list_box li {
    width: calc(calc(100% - 30px) / 3);
    background-color: #e3ecf9;
    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;
}