@charset "utf-8";

/*設定
======================================================*/
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: 100%;
    color: #fff;
    background: none;
}
#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: #248eb5;
}
#headerStore .name a {
	color: #248eb5;
}
#headerStore .kana {
    color: #248eb5;
}
#headerStoreContact {
	display: none;
}
.header_mgn01 {
	display: none !important;
}
#headerIconList {
	margin-top: 0;
}
#mainimg {
    width: auto;
    height: 600px;
    margin: 0;
    position: relative;
    background-image: url(https://cms.locoplace.biz/storeimg/52/523584/20230628_0956051.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-top: solid #1f5c8b 5px;
}
#mainimgIn {
    background-image: url(https://cms.locoplace.biz/storeimg/52/523584/20250820_1719051.png) !important;
    height: 600px;
    width: 1000px;
}
/*設定
======================================================*/
.sectionBtm,
#g01 .indexCornerWrap01 {
	display: none;
}
.sectionWrap,
.h2WrapBtm,
.h2WrapTop,
.h2WrapMid {
	background: none;
}
.sectionWrap {
	z-index: auto;
}
.h2WrapMid h2 {
	color: #00418f;
}
#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 20px;
    width: 1000px;
    display: block;
    color: #848484;
    padding: 15px;
    font-size: 20px;
    background: #e3f6ff;
    border-radius: 20px;
}
/*gNavi
======================================================*/
#gNaviWrap {
    margin: 0;
    clear: both;
}
#gNaviIn {
    width: auto;
    margin: 0px auto;
    background: #238fb5;
    padding: 0px 10px 0px 10px;
}
#gNavi ul {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
    padding: 0;
    border-bottom: none;
}
#gNavi li {
	width: 333px;
	height: 60px;
	padding-bottom: 0;
}
#gNavi li#gNav02 {
    left: 333px;
    height: 60px;
    width: 333px;
}
#gNavi li#gNav03 {
    left: 666px;
    height: 60px;
    width: 333px;
}
#g01 #gNavi li#gNav01 a, #g02 #gNavi li#gNav02 a, #g03 #gNavi li#gNav03 a {
    background: #0b5d7a;
}
#gNavi li a {
    width: 333px;
    height: 60px;
    padding-top: 20px;
    background: #248eb5;
    border-left: 1px solid #fff;
    color: #ffffff;
}
#gNavi li a:hover {
	background: #0b5d7a;
    color: #fff;
}
#gNav03 > a {
    border-right: 1px solid #fff;
}
/*共通部分
======================================================*/
.cont-wallpaper {
    font-size: 17px;
}
.cont-bg {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
}
.ct-title {
    background: transparent url("https://cms.locoplace.biz/storeimg/52/523584/20200826_1319461.gif") repeat scroll 0% 0%;
    height: 120px;
    clear: both;
}
.title-bg {
    width: 1000px;
    margin: 0 auto !important;
}
.ct-title h3 {
    font-size: 31px !important;
    font-weight: bold !important;
    color: #FFF !important;
    padding-top: 11px;
}
.ct-title h3::before {
    content: "";
    background: url(https://cms.locoplace.biz/storeimg/52/523584/20200826_1317191.gif)no-repeat top 4px left /170px;
    display: block;
    height: 40px;
    margin-bottom: 10px;
}
span.em {
    font-weight: bold;
    color: #c70000;
}
span.em2 {
    background: linear-gradient(transparent 50%, #ffe400 0%);
    font-weight: bold;
}
.cont-bg h4 {
    font-size: 28px;
    font-weight: bold;
}
.kome {
    font-size: 85%;
    color: #808080;
}
p.top-link a {
    color: #ffa800;
    font-weight: bold;
}
/*----- ナビボタン -----*/
.navi_btn ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.navi_btn::after {
    content: "";
    display: block;
    clear: both;
}
.navi_btn li {
    background: #2290b5;
    border-radius: 50px;
    padding: 10px;
    float: left;
    text-align: center;
    box-shadow: 3px 3px 0 #666;
    border: double 5px #fff;
    width: 46%;
    margin: 1% 2%;
}
.navi_btn li a {
    text-decoration: none;
    color: #fff;
    font-size: 130%;
    font-weight: bold;
    display: block;
}
.navi_btn li:hover {
    opacity: 0.8;
}
.navi_btn li a::after {
    content: "＞";
    margin-left: 15px;
    font-size: 18px;
}
/*top
======================================================*/
.top-list1 {
    display: flex;
    margin: 30px 0;
}
.top-list1 li {
    width: 50%;
    background: #fff0f3;
    padding: 20px;
}
.top-list1 li.first {
    margin-right: 20px;
}
.top-list1 li img {
    width: 20%;
    height: auto;
    margin-right: 10px;
    float: left;
}
ul.top-list1::after {
    display: block;
    content: "";
    clear: both;
}
ul.top-list2 li {
    background: url(https://cms.locoplace.biz/storeimg/52/523584/20200827_1344011.png)no-repeat left /30px;
    padding: 7px 0 7px 40px;
}
ul.top-list2 {
    margin: 20px 0;
}
.top-cont p {
    margin: 20px 0;
}
.top-cont3 p {
    margin: 20px 0;
}
/*ペットロス
======================================================*/
img.lose-img {
    margin: 20px 0 30px;
    width: 100%;
    height: auto;
}
span.title-min {
    font-size: 18px;
    margin-left: 14px;
}
.lose-ct {
    margin-bottom: 30px;
}
.lost-bg {
    display: flex;
}
.lost-box {
    margin: 30px 20px;
    width: 50%;
}
span.lose-title {
    background: #c8f0ff;
    padding: 13px;
    border-radius: 20px;
    text-align: center;
    display: block;
    margin-bottom: 9px;
    font-weight: 700;
}
.lost-box li {
    font-size: 16px;
}
ul.lost-box2 {
    margin: 20px 0;
    background: #fff0f3 url(https://cms.locoplace.biz/storeimg/52/523584/20220922_1521221.png)no-repeat center left 20px /200px;
    padding: 20px 20px 20px 240px;
}
ul.lost-box2 li {
    background: url(https://cms.locoplace.biz/storeimg/52/523584/20200827_1344011.png) left/30px no-repeat;
    padding: 7px 0 7px 40px;
}
/*5つの特徴
======================================================*/
.feature-bg {
    background: #ffeaef;
    padding: 20px;
    margin: 20px 0;
    min-height: 240px;
    border-radius: 15px;
}
.feature-bg h4 {
    text-align: center;
    margin-bottom: 10px;
    float: right;
    background: #fdadc4;
    border-radius: 50px;
    width: 640px;
    margin-left: 20px;
    color: #fff;
}
.feature-bg h4 span {
    color: #c70000;
}
img.feature-img {
    float: left;
    width: 300px;
    height: auto;
}
.feature-bg p {
    width: 640px;
    margin-left: 20px;
    float: right;
}
.director-ct {
    margin: 30px 0;
}
.director-ct h4 {
    color: #248eb5;
    border-bottom: 2px solid;
    margin-bottom: 10px;
}
.director-ct_bg {
    background: #e4f8ff;
    padding: 15px;
}
/*４つの料金プラン
======================================================*/
.fee-img2 {
    background: url(https://cms.locoplace.biz/storeimg/52/523584/20250820_1718391.png)no-repeat top center /100%;
    height: 700px;
    margin: 30px 0;
}
.fee-img2 img {
    display: none;
}
/*プラン*/
.planBg {
    display: flex;
    flex-wrap: wrap;
}
.planBox {
    width: 485px;
    border: 3px solid #2690b4;
    border-radius: 10px;
    margin-top: 30px;
    margin-right: 30px;
    position: relative;
}
.planBox:nth-child(2), .planBox:nth-child(4) {
    margin-right: 0 !important;
}
.planBox h4 {
    text-align: center;
    background: #2690b4;
    padding: 10px;
    border-radius: 5px 5px 0 0;
    color: #fff;
}
.planBox_Bg {
    padding: 20px;
}
img.plan-img {
    width: 100%;
    height: auto;
}
.plan-detail-header-badge {
    width: 75px;
    height: 75px;
    font-size: 15px;
    position: absolute;
    background-color: #e7c201;
    border-radius: 50%;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    left: -10px;
    top: -20px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
ul.plan-detail-flow-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px 0;
    align-items: center;
}
.plan-detail-flow-ul li {
    box-sizing: initial;
    min-width: 32px;
    margin-bottom: 0.5rem;
    position: relative;
    padding-right: 20px;
}
.plan-detail-flow-ul li.last {
    padding-right: 0 !important;
}
ul.plan-detail-flow-ul li p {
    border: 1px solid #56AAD1;
    color: #56AAD1;
    border-radius: 5px;
    font-size: 90%;
    text-align: center;
    width: 110px;
    line-height: 2em;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
}
.planBox:nth-child(1) li.last p {
    width: 160px;
}
ul.plan-detail-flow-ul li p::after {
    content: ">";
    position: absolute;
    right: 5px;
    top: 10px;
    line-height: 0.3;
    color: #56AAD1;
}
.plan-detail-flow-ul li.last p::after {
    display: none;
}
.plan-detail-price {
    font-weight: bold;
    text-align: center;
    font-size: 25px;
}
span.fee {
    color: red;
    font-size: 190%;
}
p.small-p {
    font-size: 90%;
}
.plan-detail-table table {
    width: 100%;
}
.plan-detail-table thead {
    background: #2690b4;
    color: #fff;
    border-bottom: 3px solid #fff;
}
.plan-detail-table thead th {
    font-weight: bold;
    text-align: center;
    padding: 5px;
}
.plan-detail-table tbody th {
    background: #86c6db;
    text-align: center;
    font-weight: bold;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    padding: 5px;
}
.plan-detail-table tbody td {
    border-bottom: 3px solid #fff;
    background: #c6e7f2;
    text-align: center;
    padding: 5px;
}
.planBox:nth-child(3) .plan-detail-maintxt, .planBox:nth-child(4) .plan-detail-maintxt {
    height: 210px;
}
.plan-detail-maintxt {
    height: 240px;
}
/*4つのプランの流れ*/
.top-cont2 h4 {
    color: #2690b4;
    position: relative;
    width: 500px;
    text-align: center;
    margin: 50px 0 20px;
}
.top-cont2 h4 span {
    position: relative;
    padding: 0 1em;
    background: #fff;
}
.top-cont2 h4::before {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    background: #56a9d1;
}
.planFlow-img {
    background: url(https://cms.locoplace.biz/storeimg/52/523584/20231016_1702061.jpg)no-repeat top center /100%;
    height: 452px;
}
.planFlow-img img {
    display: none;
}
.credit-img {
    padding: 0px 50px;
}
.serviceBtn {
    border: 1px solid #c0c0c0;
    margin: 30px 50px;
    border-radius: 3px;
    box-shadow: 0 0 5px 0px #c0c0c0;
    background: linear-gradient(-180deg, #fafafa 0%, #d8d8d8 100%);
}
.serviceBtn_bg {
    position: relative;
}
.serviceBtn_bg a {
    text-decoration: none;
    text-align: center;
    display: block;
    color: #4c4c4c;
    font-weight: bold;
    padding: 30px;
    font-size: 21px;
}
.serviceBtn_bg::after {
    content: "▶︎";
    font-weight: bold;
    position: absolute;
    top: 23px;
    right: 40px;
    background: #83c260;
    width: 33px;
    height: 33px;
    text-align: center;
    border-radius: 50px;
    padding: 3px;
    line-height: 1.9;
    color: #fff;
    box-shadow: 0px 0px 3px 1px #a9a9a9;
}
.serviceBtn:hover {
    opacity: 0.8;
}
/*お客様の声
======================================================*/
.voice-bg {
    border: 10px solid #c7f0ff;
    margin: 35px 0;
    padding: 20px;
    height: auto;
}
.voice-bg h4 {
    border-bottom: 2px solid #c8f0ff;
    margin-bottom: 20px;
}
.cs-box_bg {
    display: flex;
}
.cs-box {
    width: 25%;
}
.cs-box table {
    border: 2px solid #feccdb;
    width: 100%;
}
.cs-box td {
    border: 1px solid #feccdc;
    padding: 5px 10px;
}
.cs-box td:nth-child(2n+1) {
    background: #feccdc;
    color: #fff;
    text-align: center;
    font-weight: bold;
    border: 1px solid;
}
.voice-com_bg {
    width: 75%;
    padding-left: 30px;
}
.voice-pet span, .voice-staff span {
    font-weight: bold;
    background: url(https://cms.locoplace.biz/storeimg/52/523584/20200826_1414491.gif)no-repeat left /20px;
    padding-left: 25px;
    color: #dc5275;
}
.voice-pet {
    margin-bottom: 20px;
}
.voice-staff {
    margin-bottom: 10px;
}
/*お別れの流れ
======================================================*/
.flow-cont {
    background: url(https://cms.locoplace.biz/storeimg/52/523584/20200826_1423341.jpg)repeat top center /100%;
}
.flow-cont h4 {
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #238fb5;
    margin-bottom: 5px;
}
.flow-cont ol::after {
    display: block;
    content: "";
    clear: both;
}
.flow-cont li {
    width: 238px;
    float: left;
    margin-right: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #ffffffad;
    padding: 10px;
    height: 500px;
}
.flow-cont li.last {
    margin-right: 0;
}
img.step-img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
/*火葬料金
======================================================*/
img.fee-img {
    width: 100%;
    height: auto;
    padding: 20px 60px;
    background: #e0e0e0;
    margin: 30px 0;
}
img.fee-img1_pc {
    width: 100%;
    height: auto;
    margin-top: 30px;
}
img.fee-img1_sp {
    display: none;
}
.fee-p-cont p {
    background: url(https://cms.locoplace.biz/storeimg/52/523584/20210628_1630481.png)0% /100% no-repeat;
    padding: 30px 55px;
    display: inline-block;
    color: #ffffff;
    font-size: 25px;
    letter-spacing: 4px;
    text-shadow: 3px 3px 5px #66a8ff, -2px 2px 7px #66a8ff, 2px -2px 7px #66a8ff, -2px -2px 7px #66a8ff, 2px 0px 7px #66a8ff, 0px 2px 7px #66a8ff, -2px 0px 7px #66a8ff, 0px -2px 7px #66a8ff;
    font-weight: bold;
    margin-bottom: 0;
}
img.fee-img-pc {
    width: 100%;
    height: auto;
    margin: 30px 0;
}
img.fee-img-sp {
    display: none;
}
img.fee-img3 {
    width: 100%;
    height: auto;
    padding: 20px 60px;
    border: 3px solid #e0e0e0;
    margin: 30px 0;
}
p.fee-p_02::before {
    content: "※";
}
p.fee-p_02 {
    color: #bf0000;
    font-weight: bold;
}
p.fee-p_01 {
    font-size: 120%;
    color: #bf0000;
    font-weight: bold;
    margin-bottom: 15px;
    background: linear-gradient(transparent 60%, #fbff00 0%);
    display: inline-block;
}
/*犬の火葬について
======================================================*/
.dog-cont .cont-bg {
    padding-bottom: 70px;
}
.dog-cont img {
    width: 100%;
    height: auto;
    margin: 30px 0;
}
ul.dog-kasou::after {
    display: block;
    content: "";
    clear: both;
}
ul.dog-kasou {
    margin: 20px 0;
}
ul.dog-kasou li.first {
    margin-right: 20px;
}
ul.dog-kasou li {
    background: #c8f0ff;
    float: left;
    width: 490px;
    padding: 15px;
    border-radius: 20px;
    text-align: center;
}
.dog-type {
    margin: 30px 0;
}
.dog-type h4 {
    border-bottom: 5px dotted #DB5375;
    text-align: center;
}
.dog-type ul {
    background: #ffeaef;
    margin: 30px 0;
    border-radius: 20px;
    padding: 20px;
}
.dog-type ul::after {
    content: "";
    display: block;
    clear: both;
}
.dog-type li {
    float: left;
    width: 320px;
    background: url(https://cms.locoplace.biz/storeimg/52/523584/20200826_1414491.gif)no-repeat left /20px;
    padding-left: 27px;
}
/*猫の火葬について
======================================================*/
.cat-cont .cont-bg {
    padding-bottom: 70px;
}
.cat-cont img {
    width: 100%;
    height: auto;
    margin: 30px 0;
}
.cat-type {
    margin: 30px 0;
}
.cat-type h4 {
    border-bottom: 5px dotted #DB5375;
    text-align: center;
}
.cat-type ul {
    background: #ffeaef;
    margin: 30px 0;
    border-radius: 20px;
    padding: 20px;
}
.cat-type ul::after {
    content: "";
    display: block;
    clear: both;
}
.cat-type li {
    float: left;
    width: 320px;
    background: url(https://cms.locoplace.biz/storeimg/52/523584/20200826_1414491.gif)no-repeat left /20px;
    padding-left: 27px;
}
/*よくある質問
======================================================*/
li.qa-ct {
    background: #e3f6ff;
    padding: 15px;
    margin: 20px 5px;
    border: 1px solid #2290b5;
}
.qa-ct-q {
    border-bottom: 5px dotted #2290b5;
    font-size: 130%;
    font-weight: bold;
    background: url(https://cms.locoplace.biz/storeimg/46/460485/20200316_0954391.gif)no-repeat top left /60px;
    padding: 15px 0 0px 70px;
    margin-bottom: 15px;
}
.qa-ct-q h4 {
    margin-bottom: 18px;
    font-size: 22px !important;
    font-weight: bold;
}
.qa-ct-a {
    background: url(https://cms.locoplace.biz/storeimg/46/460485/20200316_0954392.gif)no-repeat top left /60px;
    padding: 0px 0 0 70px;
}
li.qa-ct.last .qa-ct-a {
    padding: 0px 0 16px 70px;
}
/*ペットの安置方法
======================================================*/
.anchi-bg {
    margin: 30px 0;
}
.anchi-bg h4 {
    border-bottom: 5px dotted #DB5375;
    text-align: center;
    margin-bottom: 30px;
}
.anchi-bg dt {
    background: #ffeaef;
    margin-bottom: 15px;
    border-radius: 20px;
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
}
img.anchi1 {
    float: right;
    width: 200px;
    height: auto;
    margin: 5px 5px 15px 12px;
}
img.anchi2 {
    float: right;
    width: 350px;
    height: auto;
    margin: 5px 5px 15px 15px;
}
.anchi-bg ul {
    margin-bottom: 40px;
}
.anchi-bg li {
    border: solid 1px #ffeaef;
    margin-bottom: 30px;
    padding: 25px;
}
.anchi-cont p {
    margin-bottom: 1em;
}
/*追加コンテンツ
======================================================*/
.oyakudachi-cont .cont-bg {
    border: 1px solid #ffeaef;
    margin-bottom: 30px;
    padding: 25px;
    margin-top: 30px;
}
/*提携先寺院情報
======================================================*/
.address {
    margin: 30px 0;
}
/*map
======================================================*/
.areamap {
    margin-bottom: 20px;
    height: auto;
}
.areamap iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
}
/*エリア
======================================================*/
.area-box {
    background: #e3f6ff;
    padding: 20px;
    margin: 20px 0;
}
/*会社概要
======================================================*/
.corp-ct {
    margin: 20px 0 50px;
}
.corp-ct table {
    width: 100%;
    border: 2px solid #535353;
}
.corp-ct h4 {
    color: #1d4293;
}
.corp-ct table td {
    border: 1px solid;
    padding: 5px 10px;
    background: #fff;
}
.corp-ct table td:nth-child(2n+1) {
    background: #1d4293;
    color: #fff;
    text-align: center;
    width: 180px;
}
.corp-ct table td:nth-child(2n+2) {
    width: 450px;
}
/*CTA
======================================================*/
.tel-bnr img {
    width: 100%;
    height: auto;
}
.tel-bnr {
    margin: 30px 0 50px;
}
.tel-bnr2 img {
    width: 100%;
    height: auto;
}
/*トップギャラリー
======================================================*/
#g01 #dlpoC_C .h2WrapBtm {
    background: transparent url("https://cms.locoplace.biz/storeimg/52/523584/20200826_1319461.gif") repeat scroll 0% 0% !important;
    height: 100px;
}
#g01 #dlpoC_C .h2WrapTop {
    background: url("https://cms.locoplace.biz/storeimg/52/523584/20200826_1317191.gif") no-repeat 0px 13px !important;
    width: 880px;
    margin: 0 auto !important;
}
#g01 #dlpoC_C .h2WrapMid {
    margin-top: 45px !important;
    padding: 0 !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;
}
.indexGalleryWrap01 .detailAnchor a {
    background: transparent url("https://cms.locoplace.biz/storeimg/52/523584/20200826_1322291.png") no-repeat scroll left center;
    color: #00418f;
}
/*基本情報
======================================================*/
#g01 #dlpoC_D .h2WrapBtm {
    background: url("https://cms.locoplace.biz/storeimg/52/523584/20200826_1319461.gif") repeat scroll 0% 0% !important;
    height: 100px;
}
#g01 #dlpoC_D .h2WrapTop {
    background: transparent url(https://cms.locoplace.biz/storeimg/52/523584/20200826_1317191.gif) no-repeat 0px 14px /170px;
    width: 1000px;
    margin: 0px auto !important;
}
#g01 #dlpoC_D .h2WrapMid {
    margin-top: 46px !important;
    padding: 0 !important;
}
.indexBasicInfoWrap01 {
    padding: 0;
    width: 1000px;
    margin: 0 auto !important;
}
#dlpoC_C .h2WrapMid h2, #dlpoC_D .h2WrapMid h2 {
    color: #fff !important;
    font-size: 120% !important;
    margin: 49px auto 10px;
}
/*フッター
======================================================*/
#footerTop {
	background: #0b5d7a none repeat scroll 0% 0%;
}
#footerBtm {
    background: #fff;
    padding-bottom: 5.897vw;
}
/*ギャラリーページ
======================================================*/
#g03 .indexGallery01 ul li {
    background: #f2f2f2;
}
#g03 .indexGallery01 ul li .indexGalleryBtm01,#g03 .indexGallery01 ul li .indexGalleryTop01 {
    background: none !important;
}
#g03 .indexGallery01 ul li .indexGalleryTop01 table {
    background: #fff;
}
/*オーナーメッセージ
======================================================*/
#g01 div.sectionWrap:nth-child(1) {
    width: 1000px;
    margin: 0 auto !important;
    padding-top: 30px !important;
}
#g01 div.sectionWrap:nth-child(1) > div:nth-child(1):not(#section_push) {
    border: solid 1px #B0B0B0;
    border-radius: 10px 10px 5px 5px;
    z-index: 10;
}
#g01 div.sectionWrap:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    background: #f2f2f2 !important;
    border-radius: 9px 9px 0px 0px;
}
#g01 .h3_basic01 {
	font-size: 100%;
	color: #00418f;
	border-bottom: 0 !important;
}
#g01 .topMessageSec02 {
	font-size: 100%;
}
.topMessageDetail .detailAnchor {
    margin-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
}
#g01 .topMessageDetail .detailAnchor a {
	color: #00418f;
	background: transparent url("https://cms.locoplace.biz/storeimg/52/523584/20200826_1322291.png") no-repeat scroll left center;
}
#g01 .topMessageSec01 p {
    height: 80px;
    overflow: auto;
    display: block;
}
/*下層ページ
======================================================*/
.srv-img01 {
    background: url(https://cms.locoplace.biz/storeimg/52/523584/20250820_1718391.png)no-repeat top center /100%;
    height: 578px;
    display: block;
}
.srv-img01 img {
    display: none;
}
.srv-img03 {
    background: url(https://cms.locoplace.biz/storeimg/52/523584/20231016_1702061.jpg)no-repeat top center /100%;
    height: 373px;
    margin-bottom: 80px;
}
.srv-img03 img {
    display: none;
}
.srv-img05 {
    background: url(https://cms.locoplace.biz/storeimg/52/523584/20250820_1848171.png)no-repeat top center /100%;
    height: 473px;
    margin-bottom: 20px;
}
.srv-img05 img {
    display: none !important;
}
ul.srv-img02_list {
    display: flex;
    flex-wrap: wrap;
}
ul.srv-img02_list li {
    width: 50%;
    margin: 30px 0 0;
}
ul.srv-img02_list img {
    width: 100%;
    height: auto;
}
#g02 .planBox {
    width: 420px;
}