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

/*設定
============================*/
body {
    font-family: serif;
    -moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	color: #323232;
	font-size: 16px;
}
body * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper {
	background: #fff !important;
	padding: 0;
}
#headerWrap {
	width: 100%;
	background: #fff;
}
#header {
	background: none;
	padding: 0px;
	margin: 0 auto;
	width: 1000px !important;
}
#headerCategoryList, #headerBtm, .mt12 {
 	display: none;
 }
#headerStoreWrap {
 	padding: 25px 12px 5px 0px;
 } 
#headerStore {
 	width: 1000px;
 	margin: 0 auto;
 }
#headerStore .name {
	font-size: 15px;
	color: #f5b338;
}
#headerStore .name a {
	color: #f5b338;
}
#headerStoreContact img {
    display: none;
}
#headerStoreDialWrap {
    background: none;
    margin-top: -25px;
}
#headerStoreDial {
	padding: 0;
	background: none;
}
#headerStoreDial .number {
    padding-left: 0;
    text-align: right;
    color:#b1dc62;
    background: none;
}
.header_mgn01 {
	display: none !important;
}
#headerIconList {
	margin-top: 0;
}
#mainimg {
    width: auto;
    height: 486px;
    margin: 0;
    border-top: 3px solid #aed963;
    background: #f7f7f2 url(https://cms.locoplace.biz/storeimg/61/616104/20210816_1526501.gif)repeat-x;
    position: relative;
}
#mainimgIn {
	width: 100%;
    height: 486px;
    background: url(https://cms.locoplace.biz/storeimg/61/616129/20211116_1817401.png)no-repeat scroll top /1000px !important;
}
/*設定
============================*/
.sectionBtm, #g01 .indexCornerWrap01 {
	display: none;
}
.sectionWrap, .h2WrapBtm, .h2WrapTop, .h2WrapMid {
	background: none;
}
.sectionWrap {
	z-index: auto;
}
.h2WrapMid h2 {
	color: #002500;
}
#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;
}
#dlpoC_D {
    width: 1000px;
    margin: 30px auto;
}
div#dlpoC_D .h2WrapMid h2 {
    color: #fff;
    text-align: center;
}
div#dlpoC_D .h2WrapMid {
    background: #b2dd62;
    padding: 10px;
}
#g02 .h2WrapMid h2 {
    color: #fff;
    text-align: center;
}

#g02 .h2WrapMid {
    background: #b1dc62;
    padding: 10px;
}
/*gNavi 
======================================================*/
#gNaviWrap {
	margin: 0;
	clear: both;
}
#gNaviIn {
	width: auto;
	margin: 0px auto;
	background: #b0db63;
	padding: 0px 10px 0px 10px;
}
#gNavi ul {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	border-bottom: none;
	display: flex;
}
#gNavi li {
	padding-bottom: 0;
	width: auto;
	height: 50px;
	flex: 1 1 0px;
	justify-content: center;
	align-items: center;
	position: static;
}
#gNavi li#gNav02 {
	left: 176px;
	height: 50px;
	width: 176px;
}
#gNavi li#gNav03 {
	left: 352px;
	height: 50px;
	width: 176px;
}
#gNavi li#gNav04 {
	left: 528px;
	min-width: 0px;
	height: 50px;
	width: 176px;
}
#gNavi li#gNav05 {
	left: 704px;
	min-width: 0px;
	height: 50px;
	width: 176px;
}
#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, #g06 #gNavi li#gNav06 a, #g07 #gNavi li#gNav07 a {
	background: linear-gradient(#b0db63, #6b9028);
}
#gNavi li a {
	width: auto;
	height: 50px;
	background: #b0db63;
	border-left: 1px solid #fff;
	color: #fff;
}
#gNavi li:last-child a {
	border-right: 1px solid #fff;
}
#gNavi li a:hover {
	background: linear-gradient(#b0db63, #6b9028);
	color: #fff;
}
/*footer
============================*/
#footerTop {
    background: #b1dc62;
}
#footerBtm {
    background: #f1eadb;
}
/*pageTop
============================*/
.pageTop {
    right: 15px;
    z-index: 100;
    position: fixed;
    bottom: 20px;
    top: auto;
    border-width: 45px;
    border-style: solid;
    border-radius: 50% !important;
    border-color: #9c9c9c;
    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: 20px;
    height: 20px;
    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: -10px;
    margin-top:-5px;
}

/*パンくず
============================*/
p.link-p span {
    margin: 0 20px;
}
p.link-p a {
    color: #e64c0f;
}
/*共通
============================*/
.cont-bg {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0;
}
.title-bg {
    background: #b1dc62;
    padding: 10px 0;
}
.title-bg h3 {
    font-size: 27px;
    color: #fff;
    font-weight: bold;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
/*top
============================*/
h2.indexCopy01 {
    width: 1000px;
    margin: 40px auto 50px;
    background: #f9f7da;
    padding: 20px;
    color: #5a5a5a;
    border: 4px double #f5b338;
}
ul.city-mokuji {
    margin: 10px 0 40px;
}
.city-mokuji li {
    color: #ffffff;
    border-bottom: 5px solid #d08d0d;
    width: 242px;
    text-align: center;
    float: left;
    background: #f5b338;
    border-radius: 5px;
    padding: 5px 0;
    margin: 10px 10px 0px 0;
}
.city-mokuji li a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    display: block;
}
ul.city-mokuji::after {
    display: block;
    content: "";
    clear: both;
}
.city-mokuji li:nth-child(4), .city-mokuji li:nth-child(8), .city-mokuji li:nth-child(12), .city-mokuji li:nth-child(16), .city-mokuji li:nth-child(20), .city-mokuji li:nth-child(24), .city-mokuji li:nth-child(28), .city-mokuji li:nth-child(32), .city-mokuji li:nth-child(36), .city-mokuji li:nth-child(40), .city-mokuji li:nth-child(44), .city-mokuji li:nth-child(48) {
    margin-right: 0;
}
.city-mokuji li:hover {
    margin-top: 13px;
    border-bottom: 2px solid #d08d0a;
    opacity: 0.9;
    transition: .3s;
}

/*{市区町村}の葬儀場
============================*/
.sougi_ct {
    background: #fffce9;
    padding: 20px;
    margin-right: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #a9a9a9;
}
.sougi_ct h4 {
    text-align: center;
    color: #5f5f5f;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #b2dd62;
}
.sougijyo-box {
    margin: 15px 0;
}
.sougijyo-box table {
    width: 100%;
}
.sougijyo-box th, .sougijyo-box td {
    font-size: 12px;
    text-align: center;
    border: 1px solid #b5b3b3;
    padding: 5px 0;
    background: #fff;
    width: 20px;
}
.sougijyo-box th {
    background: #dcdcdc;
}
.sougijou-txt {
    margin-bottom: 10px;
}
.sougijou-txt table {
    width: 100%;
}
.sougijou-txt tr {
    border-bottom: 1px solid #b5b3b3;
}
.sougijou-txt th {
    width: 200px;
    padding-left: 40px;
}
.sougijou-detail, .sougijou-tel {
    background: #fdd890;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    border-bottom: 5px solid #f5ba47;
    margin: 10px 15px;
    width: 403px;
    float: left;
}
.sougijou-cv::after {
    display: block;
    content: "";
    clear: both;
}
.sougijou-detail a, .sougijou-tel a {
    color: #bd7c00;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
.sougijou-detail:hover, .sougijou-tel:hover {
    margin-top: 12px;
    border-bottom: 3px solid #f5ba47;
    opacity: 0.9;
}
/*葬儀場について
==========*/
.sougi_box *, .sougi_box *:after, .sougi_box *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.sougi_box .sougi_box_bg {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em 0;
	color: #1b2538;
}
.sougi_box .sougi_box_bg input {
	position: absolute;
	opacity: 0;
}
/* 各市区町村 */
.sougi_box .sougi_box_bg label {
	font-weight: bold;
	line-height: 1.6em;
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 1em 2em 1em 2.5em;
	cursor: pointer;
	text-indent: 1em;
	border-radius: 0.5em;
	background: rgba(27,37,56,0.1);
}
.sougi_box .sougi_box_bg label:hover {
	transition: all 0.3s;
	color: #00838f;
}
/* --各市区町村の＋アイコン */
.sougi_box .sougi_box_bg label::after {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 2em;
	position: absolute;
	top: 0;
	right: 0;
	content: "＋";
	display: inline-block;
	width: 2em;
	height: 2em;
	-webkit-transition: transform 0.4s;
	        transition: transform 0.4s;
}
/* 葬儀場 */
.sougi_box .sougi_box_bg .sougi_actab-content {
	position: relative;
	overflow: hidden;
	max-height: 0;
	padding: 0 0 0 2.5em;
	-webkit-transition: max-height 0.2s;
	        transition: max-height 0.2s;
	border-radius: 0 0 0.5em 0.5em;
}
.sougi_box .sougi_box_bg .sougi_actab-content p {
	margin: 1em 1em 1em 0;
}
/* 各市区町村を開いた時の仕様 */
/* --中の高さ */
.sougi_box .sougi_box_bg input:checked ~ .sougi_actab-content {
	max-height: 120em;
	border: 10px solid rgba(27,37,56,0.1);
}
/* 各市区町村をクリックした時のアイコンの動き */
.sougi_box .sougi_box_bg input:checked ~ label {
	color: #00838f;
	border-radius: 0.5em 0.5em 0 0;
}
/* 各市区町村をクリックした時の+の動き */
.sougi_box .sougi_box_bg input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

p.kome {
    font-size: 14px;
    color: #774e00;
    margin-bottom: 30px;
}
/*葬儀場について
============================*/
.town-ct_bg {
    background: #f9f7da;
    border-radius: 10px;
    margin: 30px 0 50px;
    box-shadow: 3px 3px 4px #dcdcdc;
    padding: 20px;
}
.town-ct_bg h4 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #b2dd62;
}
.town-txt {
    background: #fdfcf2;
    padding: 15px;
    margin-top: 20px;
}
.town-txt img {
    width: 300px;
	height: auto;
	float: right;
	margin-left: 15px;
}
/*運営会社
============================*/
.company-bg {
    width: 100%;
}
.company-bg th {
    width: 200px;
    text-align: center;
    background: #f3eeb1;
    border: 3px solid #FFF;
    padding: 5px;
}
.company-bg td {
    padding: 5px 20px;
    background: #f9f7da;
    border: 3px solid #FFF;
}
/*tel
============================*/
.tel-bnr {
    margin: 30px auto;
    width: 800px;
}
.tel-bnr img {
    width: 100%;
    height: auto;
}
.tel-bnr_fixed {
    display: none;
}
#g02 .tel-bnr {
    width: 100%;
    padding: 0 20px;
}