* {
    float: none;
    position: static;
    margin: 0;
    padding: 0;
}
div, p {
    margin: 0 auto;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
img {
    max-width: 100%;
    border: none;
    vertical-align: bottom;
}
a {
    text-decoration: none;
    color: #333;
}
.pc-space {
    padding-left: 20px;
}
.tablet-sp-space {
    padding-left: 20px;
}
@media print, screen and (min-width: 520px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
}

@media print, screen and (min-width: 960px) {
    .tablet-sp-br,
    .tablet-sp-space {
        display: none !important;
    }
}
@media print, screen and (min-width: 520px) {
    .sp-br,
    .sp-fix-tel,
    .sp-fix-floral {
        display: none !important;
    }
}
@media print, screen and (max-width: 959px) {
    .pc-space,
    .pc-br,
    .header-link,
    h1.seo {
        display: none !important;
    }
}
@media print, screen and (max-width: 519px) {
    .pc-fix-logo,
    .pc-tablet-space,
    .pc-tablet-fix-tel,
    .fix-link {
        display: none !important;
    }
}

/* body */
body {
    text-align: center;
    font-size: 1.1rem;
    line-height: 2.3;
    color: #333;
}
@media print, screen and (max-width: 519px) {
    body {
        font-size: 1rem;
        line-height: 1.8;
    }
}

body:has(.tablet-sp-menubtn.active) {
    position: fixed;
    top: 0;
    left: 0;
}

.BodyMain {
    background: #fff;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"メイリオ",Meiryo,verdana,sans-serif;
    -webkit-text-size-adjust: 100%;
}
@media print, screen and (min-width: 960px) {
    .BodyMain {
        margin: 0 auto 90px;
    }
}
@media print, screen and (min-width: 520px) and (max-width: 959px) {
    .BodyMain {
        margin: 0 auto 78px;
    }
}
@media print, screen and (max-width: 519px) {
    .BodyMain {
        margin: 0 auto 152px;
    }
}
.container {
    width: 99%;
    max-width: 1280px;
}
@media print, screen and (min-width: 960px) {
    .container {
        padding: 0 1.5rem;
        box-sizing: border-box;
    }
    #fix .container {
        padding: 0;
    }
}
@media print, screen and (max-width: 959px) {
    .container {
        width: 95%;
    }
}
@media print, screen and (max-width: 519px) {
    #fix .container {
        width: 100%;
        padding: 0;
    }
}

/* section */
section {
    margin: 0;
    padding: 2rem 0;
}
section::after {
    content: "";
    display: block;
    clear: both;
}
.backColor {
    background: #f4faf7;
}

@media print, screen and (max-width: 959px) {
    section {
        padding: 1rem 0;
    }
}

#firstImg {
    padding: 0;
}
.founding {
    color: #e99605;
    font-weight: normal;
}
.place {
    font-size: 90%;
    color: #000;
    font-weight: normal;
}
.linkComment a {
    color: #49220d;
    font-weight: normal;
}
.link a {
    font-size: 200%;
    color: #016533;
    font-weight: normal;
}
.topTxt {
    color: #fff;
    font-size: 120%;
    line-height: 23px;
    font-weight: normal;
    background: #b88321;
    margin: 0 auto;
    padding: 15px 0 10px;
}
.topTxt img {
    vertical-align: middle;
    padding-right: 3px;
}
.topImg {
    margin: 0 auto;
}
.info {
    max-width: 90%;
    background: url("../images/backImg.png") no-repeat center top;
    background-size: 90% auto;
}
.info p {
    font-size: 125%;
    margin-top: -10px;
    line-height: 2.6;
}
.backImg {
    max-width: 1000px;
    width: 98%;
    opacity:0.6;
}
.backImg2 {
    max-width: 650px;
    width: 98%;
    opacity:0.5;
    border-radius: 4rem;
}
.flower {
    width: 100px;
    margin-left: 15px;
}

@media print, screen and (min-width: 960px) {
    .info {
        margin: 0 auto 1rem;
    }
    .rink {
        margin: 1.5rem auto 0;
    }
}
@media print, screen and (max-width: 959px) {
    .info {
        background-size: 100% auto;
    }
    .info p {
        font-size: 115%;
    }
    .flower {
        width: 80px;
    }
}
@media print, screen and (max-width: 519px) {
    .info {
        max-width: 90%;
        background: url("../images/backImg-sp.png") no-repeat center top;
        background-size: 90% auto;
    }
    .flower {
        width: 60px;
    }
}

.copyright {
    font-weight: normal;
    background: #d2f6e4;
}
.copyright,
.copyright a {
    color: #757575;
}
@media print, screen and (min-width: 520px) {
    .copyright {
        font-size: 75%;
    }
}
@media print, screen and (min-width: 520px) and (max-width: 959px) {
    .founding {
        font-size: 70%;
        color: #e99605;
        font-weight: normal;
        margin: 0 0 0 4.9rem;
    }
    .topTxt {
        font-size: 85%;
        padding: 10px 0 5px;
    }
    .info p {
        font-size: 105%;
        margin-top: 0;
        line-height: 2.2;
        text-align: left;
    }
}
@media print, screen and (max-width: 519px) {
    .copyright {
        font-size: 70%;
    }
    .founding {
        font-size: 60%;
        margin: 0 0 2px 3.8rem;
    }
    .topTxt {
        font-size: 85%;
        padding: 10px 5px 5px;
    }
    .topTxt img {
        width: 16px;
    }
    .info p {
        top: 17%;
        font-size: 105%;
        margin-top: 0;
        line-height: 2.2;
        text-align: left;
    }
}

.btnLink {
    position: relative;
    width: 90%;
    width: 220px;
    margin: 0 auto;
    padding: 5px 10px 3px 0;
    background: #fff;
    border: 1px solid #016533;
    border-radius: 40px;
    text-align: center;
    line-height: 1.8;
    transition: background-color 0.3s ease, transform 0.2s ease;
}
.btnLink:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}
.btnLink a {
    display: block;
}
.btnLink a:after {
    display: block;
    content: "";
    position: absolute;
    top: 42%;
    margin-top: -3px;
    border: 6px solid transparent;
    right: 10px;
    border-left: 7px solid #016533;
    transition-duration: 200ms;
}

@media print, screen and (min-width: 520px) and (max-width: 959px) {
    .btnLink {
        padding: 3px 8px 1px 0;
        font-size: 95%;
        margin: 0.5rem auto;
    }

}

.ya {
    position: relative;
    margin: 0;
    padding-right: 15px;
    vertical-align: unset;
}
.ya::before,
.ya::after {
    display: block;
    position: absolute;
    top: 50%;
    content: "";
}
.ya::before {
    width: auto;
    height: auto;
    bottom: 0;
    margin: 0;
}
.ya::after {
    border-width: 3px 3px 0 0;
    border-style: solid;
    transform: rotate(45deg);
    border-color: #016533;
    left: unset;
    bottom: 0;
    right: 0;
    width: 8px;
    height: 8px;
    margin: -6px 0 0;
}
/* header & footer & menu */
header,
#fix {
    background: rgba(255, 255, 255, 0.9);
}
#fix {
    border-top: 2px solid #dcdcdc;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1002;
}
@media print, screen and (max-width: 519px) {
    #fix {
        border-top: none;
        padding: 0;
    }
}
.menu,
.menu-contents,
.tablet-sp-menubtn {
    background: #6f4127;
}
.tablet-sp-menuBestnet {
    background: #bd67a3;
}
.tablet-sp-menuBestnet .menu-contents {
    background: #dd97c8;
}
.pc-tablet-fix-tel a,
.infoTel a {
    font-size: 200%;
    color: #016533;
    font-weight: normal;
}
.pc-contact1 img,
.pc-tablet-fix-tel img,
.infoTel img {
    vertical-align: middle;
    max-height: 36px;
    margin: -6px 7px 0 0;
}
.pc-tablet-fix-tel {
    font-size: 90%;
    font-weight: normal;
    margin: 0.8rem auto 0;
    line-height: 1.2;
    float: right;
}
.pc-contact1 p span,
.pc-tablet-fix-tel p span {
    font-size: 120%;
    margin: 0 0 0 .3rem;
    color: #479e2d;
    font-weight: bold;
}
.header-link,
.fix-link {
    display: flex;
    flex-wrap: wrap;
}
.header-link {
    position: absolute;
    left: 50%;
    transform: translateX(-65%);
}
.header-link .btnLink a,
.fix-link .btnLink a {
    margin: 5px;
    width: 150px;
    padding: 2px 6px 2px 3px;
    font-size: 1rem;
}
header .clearfix {
    width: 99%;
}
@media print, screen and (min-width: 960px) {
    header .clearfix {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        max-width: 1280px;
    }
    .header-logo {
        width: auto;
        margin: 0;
        line-height: 1.8;
    }
    .pc-fix-logo {
        margin-top: 0.5rem;
        text-align: left;
        float: left;
        width:45%;
    }
    .header-logo img,
    .pc-fix-logo img {
        max-height: 120px;
        padding: 5px 0 10px;
    }
    .header-logo a,
    .pc-fix-logo a {
        display: inline-block;
        margin-top: -10px;
    }
    .pc-contact1 {
        position: absolute;
        font-size: 95%;
        font-weight: normal;
        line-height: 1.2;
        right: 0.5%;
    }
    .infoTel {
        line-height: 1.4;
    }
    .header-link .btnlink a {
        display: flex;
        align-items: center;
        color: #fff;
    }
    .header-link .btnlink img {
        max-width: 55px;
        width: 90%;
        margin-right: -60px;
        z-index: 0;
    }
    .header-link .btnlink a p {
        border-radius: 30px;
        background: linear-gradient(#3ea649,#3e8a46);
        padding: 4px 14px 4px 60px;
    }
    .infoTel p {
        font-size: 90%;
    }
    .tablet-sp-menuBestnet,
    .tablet-sp-menubtn {
        display: none !important;
    }
}
@media print, screen and (max-width: 959px) {
    .header-logo {
        text-align: left;
        line-height: 1.8;
    }
    .header-link,
    .pc-contact1,
    .pc-menu {
        display: none !important;
    }
    .tablet-sp-contact {
        color: #fff;
        font-size: 2rem;
        font-weight: bold;
        text-align: center;
        padding-top: 20px;
    }
    .tablet-sp-contact a {
        color: #fff;
    }
    .tablet-sp-contact img {
        max-height: 25px;
        margin: -5px 8px 0 0;
        vertical-align: middle;
    }
    .infoTel {
        line-height: 1.2;
    }
    .pc-fix-logo {
        margin-top: 0.5rem;
        text-align: left;
        width: 260px;
    }
    .pc-tablet-fix-tel {
        font-size: 95%;
    }
    .pc-tablet-fix-tel a {
        font-size: 150%;
    }
    .pc-tablet-fix-tel img {
        max-height: 25px;
    }
}
@media print, screen and (min-width: 520px) and (max-width: 959px) {
    .header-link .btnLink a,
    .fix-link .btnLink a {
        font-size: 90%;
    }
    .fix-link .btnLink a {
        width: 170px;
        margin: 2px 0;
    }
    .fix-link {
        width: 180px;
    }
    .pc-tablet-fix-tel img {
        margin: -6px 5px 0 0;
    }
}
@media print, screen and (max-width: 519px) {
    .infoTel {
        line-height: 1.6;
    }
    .infoTel a {
        font-size: 1.75rem;
        white-space: nowrap;
    }
    .sp-fix-floral {
        margin: 0;
        width: 45%;
    }
    .sp-fix-floral {
        width: 55%;
    }
    .sp-fix-tel .btnLink a,
    .sp-fix-floral .btnLink a {
        flex-direction: column;
        margin: 0;
        padding: 6px;
        box-sizing: border-box;
        width: 100%;
        border-radius: unset;
        border: none;
        line-height: 1.4;
        font-size: 90%;
    }
    .sp-fix-floral .btnLink a {
        background-color: #d1f8d5;
        color: #3e8a46;
    }
    .sp-fix-tel .btnLink a:after,
    .sp-fix-floral .btnLink a:after {
        right: 10px;
    }
}

.linkPrice,
.linkInfo,
.linkFlow {
    border: 2px solid;
    border-right: none;
}
.linkPrice {
    background-color: #fff9ef;
    color: #f1771d !important;
}
.linkInfo {
    background-color: #f4faf7;
    color: #016533 !important;
}
.linkFlow {
    background-color: #fcf1ee;
    color: #f98282 !important;
}
@media print, screen and (max-width: 959px) {
    .linkPrice,
    .linkInfo,
    .linkFlow {
        border: 1px solid;
    }
    .linkEmergency,
    .linkFloral,
    .linkCounsel {
        border: none;
    }
}

.menu-inner {
    display: flex;
    align-items: center;
    height: 40px;
    position: relative;
}
.menu-inner,
.menu.active {
    z-index: 1003;
}
@media print, screen and (min-width: 960px) {
    .menu {
        max-width: 100%;
        margin: 0 auto;
    }
    .nav2 {
        max-width: 1280px;
        margin: 0 auto;
    }
    .nav2 a.menu-link {
        color: #fff;
        font-size: 110%;
    }
    .nav2 a.menu-link:hover {
        color: #555;
    }
    .menu-inner li {
        border-left: 1px solid #eee;
        padding-bottom: 5px;
    }
    .menu-inner li:nth-child(1) {
        border-left: none;
    }
    .menu-contents li {
        border: none;
    }
    .menu-item1,
    .menu-item2 {
        width: 21.5%;
        height: 100%;
    }
    .menu-item1:hover,
    .menu-item2:hover {
        background: #f7e1bb;
    }
    .menu-item1::after {
        content: "";
        position: absolute;
        top: 14px;
        transform: translateY(-50%);
        transition: all 0.2s ease-in-out;
        display: block;
        width: 8px;
        height: 8px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        margin-left: 7px;
    }
    .menu-link {
        display: block;
        height: 100%;
        line-height: 2.4;
    }
    .nav1_1 {
        position: fixed;
        bottom: 70px;
        right: 0;
        z-index: 5000;
    }
    .nav1_1 li {
        border: none;
    }
    .nav1_1 .menu-item2 {
        float: unset;
        width: 46px;
        height: auto;
        writing-mode: vertical-rl;
        margin: 0 0 1rem;
        font-size: 115%;
    }
    .nav1_1 .menu-link {
        letter-spacing: 0.07rem;
        text-shadow: none;
        box-sizing: border-box;
        border-radius: .3rem 0 0 .3rem;
        padding: .8rem 0;
        line-height: 2;
    }
    .nav1_1 .menu-item2:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
    }
    /* メガメニュー */
    .menu-contents {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: calc(100% - 40px);
        padding: 20px;
        background: #f7e1bb;
        border-radius: 0 0 1rem 1rem;
    }
    .menu-contents ul {
        display: flex;
        justify-content: space-around;
    }
    .menu-contents ul li {
        height: 95px;
        margin: 0 5px;
    }
    .menu-contents ul li a {
        display: block;
        color: #016533;
        font-size: 1rem;
    }
    .menu-contents ul li img {
        width: 120px;
        height: 80px;
        object-fit: cover;
        margin-bottom: 3px;
    }
    .bgcolorMenu {
        background: #f4faf7;
        border-top: 1px solid #016533;
    }
    .pc-menu {
        display: flex;
        width: 98%;
        max-width: 1280px;
        padding: 2rem 0 1.5rem;
    }
    .pc-menu .serviceGroup {
        text-align: left;
        font-size: 0.95rem;
        line-height: 2;
        padding: 0.5rem;
    }
    .pc-menu .category {
        border-left: 4px solid #479e2d;
        font-size: 1.05rem;
        line-height: 1.5rem;
        margin-bottom: 0.5rem;
        padding-left: 0.5rem;
    }
    .pc-menu .emergency a {
        color: #c03;
    }
}
@media print, screen and (max-width: 959px) {
    .tablet-sp-header {
        width: 100%;
        max-width: 1280px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .tablet-sp-header-inner:before {
        content: "";
        width: 100%;
        background: linear-gradient(43.37deg, #4d4d4d 6.71%, #bcbbbb 101.43%);
        position: absolute;
        top: 0;
        left: 0;
        z-index: -100;
    }
    .tablet-sp-header-inner {
        width: 100%;
        height: 80px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .header-logo img {
        height: 55px;
        vertical-align: middle;
        margin-top: -0.3rem;
    }
    .tablet-sp-menubtn {
        width: 60px;
        height: 100%;
        position: relative;
        display: block;
        z-index: 5000;
        border: none;
        cursor: pointer;
    }    
    .tablet-sp-menubtn span {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-indent: 100%;
        width: 22px;
        height: 3px;
        background: #fff;
        position: absolute;
        transition: 0.2s;
        left: 50%;
        top: 50%;
    }    
    .tablet-sp-menubtn span:nth-child(1) {
        transform: translate(-50%, -9px);
    }    
    .tablet-sp-menubtn span:nth-child(2) {
        transform: translate(-50%, -50%);
    }    
    .tablet-sp-menubtn span:nth-child(3) {
        transform: translate(-50%, 6px);
    }    
    .tablet-sp-menubtn.active span {
        width: 27px;
        height: 3px;
        top: 45%;
    }    
    .tablet-sp-menubtn.active span:nth-child(1) {
        transform: translate(-50%, 50%) rotate(45deg);
    }    
    .tablet-sp-menubtn.active span:nth-child(2) {
        opacity: 0;
        left: 50%;
    }    
    .tablet-sp-menubtn.active span:nth-child(3) {
        transform: translate(-50%, 50%) rotate(-45deg);
    }
    .menu {
        position: fixed;
        top: 80px;
        left: 0;
        width: 100%;
        height: calc(100% - 60px);
        background: #fff8eb;
        color: #000;
        font-weight: bold;
        overflow: auto;
        opacity: 0;
        visibility: hidden;
        transition: opacity .6s ease, visibility .6s ease;
    }
    .menu.active {
        opacity: 100;
        visibility: visible;
    }
    .menu-inner {
        display: block;
        height: auto;
        margin: 0 auto;
    }    
    .menu-item1,
    .menu-item2 {
        border-bottom: 1px solid #bcbbbb;
        width: 100%;
        position: relative;
    }
    .menu-item1::after {
        content: "";
        position: absolute;
        right: 16px;
        top: 20px;
        transform: translateY(-50%);
        transition: all 0.2s ease-in-out;
        display: block;
        width: 10px;
        height: 10px;
        border-top: 2px solid #a4a4a4;
        border-right: 2px solid #a4a4a4;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .menu-link {
        font-size: 1.15rem;
        letter-spacing: 0.04rem;
        height: 60px;
        display: flex;
        align-items: center;
        text-align: left;
        padding-left: 7px;
    }
    a.menu-link {
        color: #000;
    }
    /* アコーディオン */
    .menu-contents {
        background: #f4faf7;
        display: none;
        position: static;
        width: 100%;
        padding: 0;
    }
    .menu-contents img {
        display: none !important;
    }
    .menu-contents ul {
        display: block;
    }
    .menu-contents ul li {
        width: 100%;
        height: auto;
        padding: 10px 0;
    }
    .menu-contents ul li a {
        width: 95%;
        color: #000;
        display: block;
        text-align: left;
        margin: 0 auto;
    }
}
@media print, screen and (max-width: 519px) {
    .header-logo img {
        height: 43px;
    }
}

/* page-top */
#page-top {
    position: fixed;
    z-index: 100;
    bottom: 115px;
    right: 45px;
}
#page-top a {
    display: block;
    width: 100px;
    height: 80px;
    background: url("../images/page-top.png") no-repeat;
}
@media print, screen and (min-width: 520px) and (max-width: 959px) {
    #page-top {
        right: 8px;
        bottom: 85px;
    }
}
@media print, screen and (max-width: 519px) {
    #page-top {
        bottom: 160px;
        right: 8px;
    }
}

.mini {
    font-size: 80%;
}
.txtL,
.txtR,
.txtCL {
    text-align: justify;
    margin: 1rem;
}
.txtC {
    margin: 1rem;
    line-height: 2.4;
}
.txtL.mar1 {
    margin: 3rem 1rem;
}
.planTxt .txtL {
    text-align: justify;
    margin: 0 2rem;
    background: rgba(255, 255, 255, 0.71);
    padding: 0.5rem;
    border-radius: 15px;
}
@media print, screen and (min-width: 960px) {
    .txtCL {
        text-align: center;
        line-height: 2.4;
    }
}
ul {
    list-style-type: none;
}
.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.imgTxt {
    width: 95%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 4rem auto 0;
    flex-wrap: wrap;
}

.imgTxt img {
    max-width: 400px;
    width: 98%;
}

@media print, screen and (min-width: 960px) {
    .imgTxt {
        max-width: 1280px;
    }
}
.menuBox div {
    background-color: #fff;
    border: 1px solid #dcdcdc;
}
@media print, screen and (max-width: 959px) {
    .menuBox {
        margin-top: 2rem;
    }
    .menuBox div {
        width: 80%;
        max-width: 300px;
        margin: 1rem;
    }
    .menuBox p {
        line-height: 3;
    }
}
.menuBox img {
    border-bottom: 1px solid #dcdcdc;
    max-width: 400px;
    width: 100%;
    aspect-ratio: 3/2;
    object-fit: cover;
}
.obi {
    border: 1px solid #dcdcdc;
}
.imgTxt.funeral {
    padding-bottom: 2rem;
}
.imgBox p {
    padding-top: 5px;
}
@media print, screen and (min-width: 960px) {
    .txtBox {
        box-sizing: border-box;
        width: 60%;
        margin: 0;
    }
    .imgBox {
        width: 40%;
        margin: 0;
    }
    .imgBox img {
        width: 100%;
        max-width: 400px;
    }
    .imgBox img.photo {
        max-width: 300px;
    }
    .imgTxt.funeral .imgBox {
        width: 60%;
    }
    .imgTxt.funeral .txtBox {
        width: 40%;
    }
    .imgTxt.funeral .imgBox img {
        max-width: 700px;
    }
    .txtBox .txtL {
        margin: 0 2rem;
    }
    .txtBox .txtR {
        margin: 0 0 0 2rem;
    }
    .menuBox {
        margin: 4rem auto 0;
    }
    .menuBox div {
        width: 30%;
        margin: 5px 10px 40px;
        display: flex;
        align-items: center;
    }
    .menuBox p {
        padding: 8px 0;
    }
}
@media print, screen and (max-width: 959px) {
    .txtBox {
        padding-top: 2rem;
    }
    .imgBox img.photo {
        max-width: 250px;
    }
}
img.waku {
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
}
@media print, screen and (min-width: 520px) and (max-width: 959px) {
    .imgBox img {
        max-width: 400px;
    }
}
@media print, screen and (max-width: 519px) {
    .imgBox img {
        max-width: 300px;
    }
}
h2 {
    font-size: 140%;
    line-height: 1.8;
    color: #f03767;
    font-weight: normal;
}
h2.pad {
    padding: 1.5rem 0;
}
h2.pad2 {
    padding: 2.5rem 0;
}
h2 span {
    font-size: 120%;
}
h2.secTitle {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: normal;
    margin: 0 auto;
    font-size: 180%;
    line-height: 1.2;
    letter-spacing: 3px;
    color: #feebca99;
}
h2.secTitle:after {
    display: block;
    font-size: 55%;
    color: #999;
    content: attr(data-label);
    font-family: sans-serif;
}
.plan h2 {
    text-align: center;
}
.plan h2 {
    font-size: 160%;
}
h3.copy {
    position: relative;
    font-size: 1.9rem;
    font-weight: normal;
    color: #4d4f72;
    margin: 10px 0 40px;
    line-height: 1.5;
    padding: 0.6rem 0 0.1rem 0;
}
h3.copy::first-letter {
    font-size: 130%;
    color: #016533;
    margin-right: 3px;
}
h3.copy::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    margin: 0 auto;
    text-align: center;
    background-image: -webkit-linear-gradient(left, transparent, #45996c 25%, #45996c 75%, transparent);
    background-image: linear-gradient(to right, transparent, #45996c 25%, #45996c 75%, transparent);
    background-position: center;
    background-repeat: no-repeat;
}

@media print, screen and (min-width: 960px) {
    h1.seo {
        font-size: 70%;
        font-weight: normal;
        color: #fff;
        background: #d3b09d;
    }
    h1.seo a {
        color: #999;
    }
}
@media print, screen and (max-width: 959px) {
    h2.secTitle {
        font-size: 160%;
    }
    h2 {
        font-size: 130%;
    }
}
@media print, screen and (min-width: 520px) and (max-width: 959px) {
    h2 {
        margin: 0;
    }
    h3.copy {
        font-size: 1.4rem;
        margin: 0 0 20px;
    }
}
@media print, screen and (max-width: 519px) {
    h3.copy {
        font-size: 1.2rem;
        margin: 0 0 20px;
    }
}
.topImg {
    width: 100%;
    background-color: #efefef;
}
.topImg img {
    width: 100%;
}
@media print {
    .topImg img {
        max-width: fit-content;
        margin: 0 !important;
    }
}
#topicsSpace p.btnLink a {
    margin: 2rem auto;
    border: 4px double;
}
@media print, screen and (min-width: 960px) {
    #topicsSpace p.btnLink a{
        width: fit-content;
        padding: 15px 25px 15px 130px;
        box-sizing: border-box;
        background: #fff url("../images/zensoren_logo_new.png") -25px -13px / 25% no-repeat;
    }
}
@media print, screen and (max-width: 959px) {
    #topicsSpace p.btnLink a{
        width: 90%;
        max-width: 300px;
        box-sizing: border-box;
    }
}
@media print, screen and (min-width: 520px) and (max-width: 959px) {
    #topicsSpace p.btnLink a{
        max-width: 450px;
    }
}
.planBox {
    position: relative;
    margin: 1rem auto;
}
.planTxt {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -10px;
}
.planTxt h2 {
    font-size: 2.1rem;
    line-height: 1.8;
    padding-top: 40px;
    width: fit-content;
    margin: 0 auto 1rem;
    border-bottom: 5px dotted;
}
.price span {
    font-size: 2.5rem;
    color: #016533;
    font-weight: bold;
    padding-right: 6px;
}

@media print, screen and (min-width: 960px) {
    .planW {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin: 1rem auto;
    }
}
@media print, screen and (min-width: 520px) and (max-width: 959px) {
    .planTxt {
        font-size: 1rem;
    }
}
@media print, screen and (max-width: 519px) {
    .service img {
        max-width: 300px;
    }
}
@media print, screen and (min-width: 520px) and (max-width: 959px) {
    #plan .service {
        margin: 0 auto 3rem;
    }
}
@media print, screen and (max-width: 519px) {
    .service {
        font-size: 100%;
    }
    #plan .service {
        margin: 0 auto 3rem;
    }
}
@media print, screen and (min-width: 960px) {
    .planW {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin: 1rem auto;
    }
}
.fee {
    font-size: 200%;
}
.priceFlow {
    border: 1px solid #feebca99;
    border-radius: 4px;
    padding: 0 1px 0 0;
    background: -webkit-radial-gradient(#fff, #f8f4e6);
    background: radial-gradient(#fff, #f8f4e6);
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    white-space: pre;
}
.opacity a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
}

#companyInfo .imgTxt {
    width: 100%;
    margin: 0 auto;
}
@media print, screen and (min-width: 520px) {
    #companyInfo {
        padding: 2rem 3rem;
    }
}
@media print, screen and (max-width: 519px) {
    #companyInfo {
        padding: 1rem;
    }
}
@media print, screen and (min-width: 960px) {
    #companyInfo .imgTxt {
        max-width: 960px;
        align-items: flex-start;
    }
}
#companyInfo ul li {
    text-align: left;
}
#companyInfo ul li.head {
    display: flex;
    justify-content: start;
    align-items: center;
}
#companyInfo ul li.bottom {
    padding-top: 10px;
    font-size: 90%;
}
h2.companyName {
    font-size: 180%;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: normal;
    white-space: nowrap;
}
h2.companyName span {
    font-size: 54%;
    padding-right: .5rem;
}
@media print, screen and (max-width: 519px) {
    #companyInfo ul {
        padding: 0 3rem;
    }
    #companyInfo ul li.head {
        flex-wrap: wrap;
    }
    #companyInfo ul li.head .flex {
        flex-wrap: nowrap;
        align-items: center;
    }
    h2.companyName {
        width: 100%;
        text-align: center;
        order: 3;
    }
}
.zipCode {
    font-size: 80%;
    padding-right: .5rem;
}
.hallname {
    padding-top: 1rem;
    letter-spacing: 2px;
}
.hallname::before {
    content: '■';
    color: #feebca99;
}
.map {
    margin: 0 5px 0 -15px;
    vertical-align: middle;
    width: 30px !important;
}
#companyInfo .map {
    margin: 0 5px 0 15px;
}
.icon {
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 40px !important;
}
#companyInfo .imgBox {
    position: relative;
    padding-top: 3rem;
}
.marT2 {
    margin-top: 2rem;
}

/* メイン画像 */
.topImgWrap {
    position: relative;
}
.topImgText {
    position: absolute;
    top: 40%;
    right: 5.5%;
    transform: translateY(-50%);
    text-align: right;
    color: #333;
    line-height: 1.8;
}
.topImgText-sub {
    font-size: 2vw;
    font-weight: normal;
    letter-spacing: 0.05em;
    color: #5a3e1b;
    margin-bottom: 0.3em;
}
.topImgText-main {
    font-size: 3.2vw;
    font-weight: bold;
    letter-spacing: 0.08em;
    color: #016533;
}
@media print, screen and (max-width: 959px) {
    .topImgText {
        top: 88%;
        left: -16.2%;
        text-align: left;
        line-height: 1.3;
        background: #ffffffe3;
        padding: 0.2rem 0.5rem;
        border-radius: 10px;
        width: fit-content;
    }
    .topImgText-sub {
        font-size: 3vw;
    }
    .topImgText-main {
        font-size: 3.8vw;
    }
}
@media print, screen and (max-width: 519px) {
    .topImgText {
        text-shadow: none;
    }
    .topImgText {
        left: -4%;
        top: 85%;
    }
    .topImgText-sub {
        font-size: 3.5vw;
    }
    .topImgText-main {
        font-size: 4.3vw;
    }
}

#plan .container {
    box-sizing: border-box;
    padding: 0 1rem;
}

@media print, screen and (max-width: 959px) {
    #plan .planW {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 1.5rem;
        margin: 1rem auto;
    }
    .planBox {
        width: 100%;
        max-width: 480px;
    }
    .backImg2 {
        width: 100%;
        max-width: 100%;
        border-radius: 1.5rem;
    }
    .planTxt {
        padding: 0 0.5rem;
    }
    .planTxt h2 {
        font-size: 1.6rem;
        padding-top: 20px;
    }
    .price span {
        font-size: 2rem;
    }
}

@media print, screen and (max-width: 519px) {
    .planTxt h2 {
        font-size: 1.3rem;
        padding-top: 12px;
        margin-bottom: 0.5rem;
    }
    .price span {
        font-size: 1.7rem;
    }
    #plan h2.pad2 {
        line-height: 1.5;
        padding: 0.5rem 0.5rem;
    }
    .flower {
        width: 60px;
    }
}

@media print, screen and (max-width: 419px) {
    .planBox {
        position: static;
        border-radius: 1rem;
        overflow: hidden;
        box-shadow: 0 3px 12px rgba(0,0,0,0.15);
        background: #fff;
        border: 1px solid #e0d4c0;
    }
    .planBox .backImg2 {
        display: block;
        width: 100%;
        max-width: 100%;
        height: 120px;
        object-fit: cover;
        border-radius: 0;
        opacity: 0.85;
        margin: 0;
    }
    .planBox .planTxt {
        position: static;
        width: 100%;
        transform: none;
        margin: 0;
        padding: 0.8rem 1rem 1rem;
        box-sizing: border-box;
        background: #fff;
        text-align: center;
    }
    .planBox .planTxt h2 {
        font-size: 1.2rem;
        line-height: 1.5;
        padding-top: 0;
        margin: 0 auto 0.5rem;
        border-bottom: 3px dotted #f03767;
    }
    .planBox .planTxt .txtL {
        line-height: 1.6;
        text-align: left;
        padding: 0;
        margin-bottom: 0.6rem;
    }
    .planBox .planTxt .price {
        margin-bottom: 0.6rem;
    }
    .planBox .planTxt .price span {
        font-size: 1.6rem;
    }
    .planBox .planTxt .btnLink {
        margin: 0 auto;
        width: 80%;
    }
}

h2.pad2 {
    padding: 1rem 1rem 0.5rem;
    box-sizing: border-box;
    line-height: 1.6;
}

.txtL {
    text-align: left;
    padding: 0;
    box-sizing: border-box;
}

.copy {
    padding: 0.5rem 0;
}
@media print, screen and (max-width: 519px) {
    .copy {
        font-size: 1.1rem;
    }
}

@media print, screen and (max-width: 959px) {
    .bgcolorMenu {
        display: none;
    }
}

.copyright {
    padding: 0.8rem 1rem;
    box-sizing: border-box;
    line-height: 1.8;
    word-break: break-word;
}
@media print, screen and (max-width: 519px) {
    .copyright {
        font-size: 68%;
        padding: 0.6rem 0.5rem;
        line-height: 1.5;
    }
}

#fix .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.3rem;
    box-sizing: border-box;
}
@media print, screen and (max-width: 519px) {
    #fix .container {
        padding: 0;
        justify-content: center;
    }
    .sp-fix-tel {
        width: 100%;
        background: #016533;
    }
    .sp-fix-tel .btnLink {
        width: 100%;
        border-radius: 0;
        border: none;
        padding: 0;
    }
    .sp-fix-tel .btnLink a {
        display: block;
        text-align: center;
        background: #016533;
        color: #fff;
        font-size: 1.1rem;
        padding: 0.7rem 0;
        font-weight: bold;
    }
    .sp-fix-tel .btnLink a:after {
        display: none;
    }
    .bottomIcon,
    .bottomGuidance {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin-bottom: 5px;
    }
    .bottomGuidance div {
        background: #dbb732;
    }
    .bottomGuidance div:nth-child(-n+3) {
        border-right: 1px solid #fff;
    }
    .bottomGuidance p {
        color: #000;
        font-size: 80%;
        padding-bottom: 2px;
    }
    .bottomGuidance img {
        width: 65%;
    }
    
    .bottomIcon,
    .bottomGuidance {
        max-width: 400px;
    }
    .telTxt {
      color: #fff;
      font-size: 88%;
    }
    .bottomIconTel img, 
    .bottomIconMail img {
      width: 45px;
      float: left;
      margin: 0 auto;
    }
    .bottomIconTel, .bottomIconMail {
        margin: 2px auto 5px;
        border-radius: 5px;
        padding: 0 10px;
    }
    .bottomIconTel {
        width: 50%;
        max-width: 160px;
        line-height: 20px;
        float: left;
        background: #f93d3a;
        color: #fff;
    }
    .bottomIconMail {
        width: 35%;
        max-width: 115px;
        float: right;
        background: #fff;
        color: #000;
    }
    .bottomIconTel p, .bottomIconMail p {
        float: right;
        margin: 0 auto;
    }
    .bottomIconTel p {
        color: #fff;
        padding-top: 3px;
        font-size: 95%;
    }
    .bottomIconMail p {
        color: #000;
        padding: 11px 13px 0 0;
    }
}

.flex.rink {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.5rem 0;
}
@media print, screen and (max-width: 519px) {
    .flex.rink {
        flex-direction: column;
        align-items: center;
    }
    .flex.rink .btnLink {
        width: 80%;
        max-width: 260px;
        margin: 0.3rem auto;
    }
}

/* 自宅供養 */

#jitakuKuyou .priceLinksk {
  margin: 0.2rem auto 1rem;
}

/* お客様の声 */
.voiceSlider {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.2rem;
  margin: 1.5rem auto;
}
.voiceCard {
    background: #fcf1ee;
    border-left: 4px solid #b88321;
    border-radius: 6px;
    padding: 1.2rem 1.5rem;
    width: calc(33.33% - 1rem);
    max-width: 340px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.07);
}
.voiceTxt {
  text-align: left;
}
.voiceMore {
  margin: 1rem auto 0;
}
@media screen and (max-width: 959px) {
  .voiceCard {
    width: calc(50% - 0.6rem);
  }
}
@media screen and (max-width: 519px) {
  .voiceCard {
    width: 100%;
    max-width: 100%;
  }
}

/* 料金リンク */
.priceLinks {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  margin: 1.5rem auto;
}

/* トピックス・偲ぶ会 */
.topicsWrap {
  margin: 1rem auto;
}
.topicsCol {
    position: relative;
    width: 90%;
    max-width: 800px;
}
.topicsInner {
    height: 300px;
    overflow: auto;
    background: #fff;
    border-radius: 8px;
    padding: 1rem 1.2rem;
    margin: 1rem 0;
    box-shadow: 0 2px 6px rgba(0,0,0,0.07);
}
.topicsDog {
    position: absolute;
    pointer-events: none;
    bottom: 0;
    right: 0%;
    transform: translateX(-3%);
    width: 190px;
}
.topicsItem {
    border-bottom: 1px dashed #ccc;
    padding: 0.5rem 0;
    text-align: left;
}
.topicsItem:last-child {
    border-bottom: none;
}
.topicsDate {
    color: #016533;
    margin-right: 0.8rem;
    white-space: nowrap;
}
.topicsMore {
    margin: 0.5rem auto;
}
.new {
  color: #f03767;
  font-size: 0.95rem;
  margin: 0 0.5rem 0 0;
}
.shinobiInner {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.07);
  margin: 1rem 0;
}
.shinobiImg {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
}
.shinobiTxt {
  padding: 1rem 1.2rem;
  text-align: left;
}
.shinobiDate {
  margin: 0.5rem 0;
  font-size: 0.95rem;
}
.shinobiBtn {
  margin: 0.5rem auto 0;
}
@media screen and (max-width: 959px) {
  .topicsCol {
    width: 100%;
    max-width: 100%;
  }
    .topicsDog {
        width: 160px;
    }
}

@media screen and (max-width: 519px) {
    .topicsDog {
        width: 130px;
    }
}

/* メニュー */

.menuGroup {
  margin: 0 auto 2.5rem;
}
.menuGroup:last-child {
  margin-bottom: 0;
}
.menuCardWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  gap: 1.5rem;
  margin: 1.5rem auto;
}
.menuCard {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.07);
  overflow: hidden;
  width: calc(33.33% - 1rem);
  max-width: 380px;
  text-align: left;
  color: #333;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
#support .menuCard {
    background: #fcf1ee;
}
.menuCard:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 16px rgba(0,0,0,0.12);
  color: #016533;
}
.menuCard img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}
.menuCardTitle {
  font-weight: bold;
  text-align: center;
  padding: 0.6rem 0.8rem 0.3rem;
  color: #016533;
}
.menuCardDesc {
  padding: 0 1rem 1rem;
  color: #555;
  text-align: justify;
}
#support .menuCardDesc {
  padding: 1rem;
}

@media screen and (max-width: 959px) {
  .menuCard {
    flex: 0 1 calc(50% - 1rem);
  }
}
@media screen and (max-width: 519px) {
  .menuCard {
    flex: 0 1 calc(80% - 0.6rem);
    max-width: none;
  }
  .menuCard img {
    height: 110px;
  }
}

.houyouL{
    width:33%;
    float:left;
}
.houyouL img{
    margin-top:20px;
}
.houyouR{
    width:65%;
    float:right;
}
.houyouTitle {
    font-size: 150%;
}
.houyouTitle:first-letter {
    color: #63371f;
    font-size: 120%;
}

.houyouTxt {
    font-size: 110%;
}
.houyouDate {
    font-size: 200%;
    padding: 0 3px 0 5px;
}
.houyouYear {
    font-size: 150%;
    padding: 0 2px 0 3px;
}

.price1-wrap {
  width: 100%;
  overflow-x: auto;
}
.price1 {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    border-collapse: collapse;
    line-height: 1.6;
    table-layout: fixed;
}
.price1 thead th {
  background: #016533;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 0.75rem 1rem;
  border: 1px solid #014d26;
  white-space: nowrap;
}
.price1 tbody td:first-child {
  background: #e8f5ee;
  color: #014d26;
  white-space: nowrap;
  font-weight: bold;
}
.price1 tbody td {
  text-align: center;
  padding: 0.7rem 1rem;
  border: 1px solid #c5dfd0;
  vertical-align: middle;
}
.price1 tbody td span {
  font-weight: normal;
  padding-left: 5px;
}
.price1 tbody tr:nth-child(even) td {
  background: #f4faf7;
}
.price1 tbody tr:nth-child(even) td:first-child {
  background: #d6eee1;
}
.price1 td.unavailable {
  color: #999;
  font-size: 0.9rem;
}
.price1 sup {
  color: #016533;
  font-size: 0.75rem;
}
.price1-notes {
  margin-top: 0.75rem;
  font-size: 0.88rem;
  color: #555;
  line-height: 1.7;
  text-align: left;
}
.price1-notes p {
  margin: 0.2rem 0;
}
.priceComment {
  background: #f4faf7;
  border: 2px solid #479e2d;
  border-radius: 6px;
  padding: 1.2rem 1.5rem 0.5rem;
  margin: 2.5rem auto;
  max-width: 855px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.07);
}
.priceComment h2 {
  color: #479e2d;
  font-size: 120%;
}
.priceComment .txtL {
  margin: 0 auto 1rem;
}

@media print, screen and (min-width: 960px) {
  .price1 thead th:first-child { width: 22%; }
  .price1 thead th:nth-child(2) { width: 39%; }
  .price1 thead th:nth-child(3) { width: 39%; }
}

@media screen and (min-width: 520px) and (max-width: 959px) {
  .price1 tbody td,
  .price1 thead th {
    padding: 0.6rem 0.75rem;
  }
  .price1 thead th:first-child { width: 30%; }
  .price1 thead th:nth-child(2) { width: 35%; }
  .price1 thead th:nth-child(3) { width: 35%; }
}

@media screen and (max-width: 519px) {
    .price1-wrap {
      border-radius: 8px;
      border: 1px solid #c5dfd0;
      overflow: hidden;
    }
    .price1 {
      font-size: 0;
      display: block;
      width: 100%;
    }
    .price1 thead {
      display: none;
    }
    .price1 tbody {
      display: block;
      width: 100%;
    }
    .price1 tbody tr {
      display: grid;
      grid-template-columns: 1fr 1fr;
      border-bottom: 2px solid #016533;
      width: 100%;
      box-sizing: border-box;
    }
    .price1 tbody tr:last-child {
      border-bottom: none;
    }
    .price1 tbody td:first-child {
      grid-column: 1 / -1;
      background: #016533;
      color: #fff;
      font-size: 0.95rem;
      text-align: center;
      padding: 0.4rem 0.5rem;
      border: none;
      white-space: normal;
    }
    .price1 tbody td:not(:first-child) {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      font-size: 1rem;
      padding: 0.5rem 0.3rem;
      border: none;
      border-top: 1px solid #c5dfd0;
      position: relative;
      gap: 0.2rem;
    }
    .price1 tbody td:not(:first-child)::before {
      content: attr(data-label);
      display: block;
      color: #016533;
      font-weight: bold;
      text-align: center;
      line-height: 1.2;
      margin-bottom: 0.15rem;
    }
    .price1 tbody td:nth-child(2) {
      border-right: 1px solid #c5dfd0;
    }
    .price1 tbody tr:nth-child(even) td {
      background: #f4faf7;
    }
    .price1 tbody tr:nth-child(even) td:first-child {
      background: #014d26;
    }
    .price1-notes {
      font-size: 0.82rem;
    }
    .priceComment {
      max-width: 500px;
    }
}
.petreien {
    width: 100%;
    max-width: 800px;
}
.petreien img {
    width: 300px;
    margin: 0.5rem auto;
}
#area {
    margin: 2rem auto;
    line-height: 2.5;
}
.areaList {
    width: 100%;
    max-width: 965px;
    font-size: 0.82rem;
    text-align: left;
}

@media screen and (max-width: 959px) {
    #area {
        margin: 1.5rem auto;
        line-height: 2.2;
    }
    .areaList {
        width: 98%;
        max-width: 900px;
    }
}

@media screen and (max-width: 519px) {
    #area {
        margin: 1rem auto;
        line-height: 2;
    }
    .areaList {
        width: 95%;
        max-width: 500px;
    }
}
.googleMap {
    position: relative;
    padding-bottom: 45%; // これが縦横比
    height: 0;
    overflow: hidden;
    margin: 2rem 0;
}
@media screen and (min-width: 520px) and (max-width: 959px) {
    .googleMap {
        padding-bottom: 55%; // これが縦横比
    }
}
@media screen and (max-width: 519px) {
    .googleMap {
        padding-bottom: 85%; // これが縦横比
    }
}
.googleMap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
#volunteer .imgTxt {
    margin: 1.5rem auto;
}
.txtPad {
    padding-top: 1.5rem;
}
#volunteer .imgBox img {
    max-width: 350px;
  }
