@media(min-width: 768px) {
    .p-fixedFooterMenu {
        display: none;
    }
}

.p-fixedFooterMenu {
    position: fixed;
    z-index: 98;
    bottom: 0;
    left: 0;
    width: 100%;
}

.p-fixedFooterMenu__overlay {
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 96;
    transition: all .2s;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}

.p-fixedFooterMenu.active .p-fixedFooterMenu__overlay {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

.p-fixedFooterMenu__navContent {
    position: relative;
    z-index: 99;
}

.p-fixedFooterMenu__navBtnList {
    background-color: #fff;
    width: 100%;
    display: flex;
    border-top: 1px solid #DBDCDE;
}

.p-fixedFooterMenu__navBtnListItem {
    width: calc(100% / 4);
    padding: 5px;
}

.p-fixedFooterMenu__navBtnListItemBtn--active {
    background-color: #48b6a7;
    color: #fff;
}

.p-fixedFooterMenu__navBtnListItemBtn {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background-color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #333;
    position: relative;
    transition: .2s;
}

.p-fixedFooterMenu__navBtnListItemBtn.close {
    display: none;
}

.p-fixedFooterMenu__navBtnListItem.open .p-fixedFooterMenu__navBtnListItemBtn {
    display: none;
}

.p-fixedFooterMenu__navBtnListItem.open .p-fixedFooterMenu__navBtnListItemBtn.close {
    display: flex;
}

.p-fixedFooterMenu__navBtnListItem .p-fixedFooterMenu__navBtnListItemBtn img {
    margin-bottom: 5px;
    margin-top: 5px;
    min-width: 20%;
    height: auto;
}

.p-fixedFooterMenu__navBtnListItemBtn--plan:before {
    font-size: 18px;
}

.p-fixedFooterMenu__navBtnListItemBtn--active:after,
.p-fixedFooterMenu__navBtnListItemBtn--active:before {
    content: "";
    width: 16px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 20px;
    left: 50%;
}

.p-fixedFooterMenu__navBtnListItemBtn--active:after {
    transform: translateX(-50%) rotate(45deg);
}

.p-fixedFooterMenu__navBtnListItemBtn--active:after,
.p-fixedFooterMenu__navBtnListItemBtn--active:before {
    content: "";
    width: 16px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 20px;
    left: 50%;
}

.p-fixedFooterMenu__navBtnListItemBtn--active {
    background-color: #48b6a7;
    color: #fff;
}

.p-fixedFooterMenu__navBtnListItemBtn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background-color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #333;
    position: relative;
    transition: .2s;
    text-decoration: none;
    padding: 0;
}

.button-urgent,
.button-urgent button,
.button-urgent a {
    background-color: #DD523B;
    color: #fff;
}

.button-urgent button img {
    min-width: 30px;
    height: auto;
    margin-bottom: 5px;
}

.fixed-sub-menu {
    width: 100%;
    position: fixed;
    bottom: 60px;
    left: 0;
    z-index: -1;
    opacity: 1;
    visibility: visible;
    transition: .2s;
    background: #F5F5F5;
    transform: translateY(100%);
}

.fixed-sub-menu-wrap {
    padding: 15px;
    min-height: calc(min(450px, calc(100vh - 120px)));
    max-height: calc(100vh - 120px);
    overflow-x: hidden;
    overflow-y: auto;
}

.fixed-sub-menu.is-search .fixed-sub-menu-wrap {
    padding: 15px 43px 20px;
    min-height: 240px;
    max-height: 300px;
}

.p-fixedFooterMenu__navBtnListItem.open .fixed-sub-menu {
    transform: translateY(0%);
}

.fixed-sub-menu-title {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 10px;
}

body.hidden-y {
    overflow: hidden;
}

.fixed-sub-menu .close-popup {
    width: 25px;
    height: 25px;
    background-color: #555;
    position: absolute;
    right: 9px;
    top: 12px;
    padding: 0;
    border: 0;
    box-shadow: none;
}

.text-center {
    text-align: center;
}

.fixed-sub-menu .cta-phone {
    display: inline-flex;
}

.fixed-sub-menu .cta-phone-wrap {
    line-height: 0;
    margin-bottom: 10px;
}

.fixed-sub-menu .cta-hiyo {
    position: relative;
    min-width: 250px;
    padding: 10px 20px 9px;
    background-color: #AC8836;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    line-height: 1.2;
    display: inline-flex;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    min-height: 32px;
}

.fixed-sub-menu .cta-hiyo:before {
    content: '';
    width: 6px;
    height: 6px;
    border: 2px solid;
    border-color: #FFF #FFF transparent transparent;
    transform: rotate(45deg);
    transform-origin: 50% 50%;
    position: absolute;
    left: 10px;
    top: 10px;
}

.list-funeral-expenses {
    margin-top: 13px;
}

.f-price-item {
    margin-bottom: 4px;
}

.f-price-item:last-child {
    margin-bottom: 0;
}

.f-price-item .title-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4px;
}

.f-price-item .title-left {
    display: inline-flex;
    align-items: center;
}

.f-price-item .title-left .count {
    width: 21px;
    height: 21px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    border-radius: 50%;
    background-color: #285A97;
    margin-right: 5px;
}

.f-price-item .title-left .text {
    font-size: 13px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    margin-right: 5px;
}

.f-price-item .title-left .question-wrap {
    line-height: 0;
}

.f-price-item .price-group {
    display: inline-flex;
}

.f-price-item .price-group .label {
    padding: 4px 4px 2px;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    line-height: 1.2;
    background-color: #D1DDEA;
}

.f-price-item .price-group .price {
    border: 1px solid #D1DDEA;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    padding: 2px 5px 1px;
    line-height: 1.2;
    min-width: 113px;
    text-align: center;
}

.f-price-item .price-group .price span {
    color: #CD5B44;
    font-size: 12px;
}

.f-price-item .price-note {
    text-align: right;
    font-size: 11px;
    color: #000;
    line-height: 1.2;
    min-height: 13px;
}

.question-wrap .question-popup-overlay {
    background-color: rgba(145, 141, 141, 0.7);
    width: 100vh;
    height: 100vh;
    left: 0;
    bottom: 0;
    z-index: 8;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s;
}

.question-wrap .question-popup {
    position: fixed;
    background-color: #FFF;
    width: 266px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s;
}

.question-wrap .question-popup .popup-body {
    padding: 18px 12px;
    font-size: 12px;
    line-height: 1.6;
}

.question-wrap .question-popup .close-question-popup {
    padding: 0;
    border: 0;
    box-shadow: none;
    background-color: #555;
    line-height: 0;
    position: absolute;
    right: 13px;
    top: 10px;
}

.question-wrap .question-popup .popup-header {
    padding: 15px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid rgba(203, 204, 207, 0.59);
    line-height: 1;
}

.question-wrap.show .question-popup-overlay {
    visibility: visible;
    opacity: 1;
}

.question-wrap.show .question-popup {
    visibility: visible;
    opacity: 1;
}

.kc-step-group {
    transition: all .3s ease;
    width: 300%;
    display: flex;
    transform: translateX(0);
}

.overflow-hidden {
    overflow: hidden;
}

.step-1-wrap {
    width: 33.4%;
}

.step-2-wrap {
    width: 33.4%;
}

.step-3-wrap {
    width: 33.4%;
}

.step-with-title {
    display: flex;
    column-gap: 10px;
    align-items: center;
    position: relative;
    margin-bottom: 15px;
    margin-right: 1px;
}

.step-with-title .step {
    font-size: 11px;
    line-height: 1.2;
    color: #8E3428;
    border: 1px solid #8E3428;
    font-weight: bold;
    min-width: 40px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 2px;
}

.step-with-title .title {
    color: #8E3428;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
}

.step-with-title .close-popup-search {
    position: absolute;
    right: 0;
    top: 0;
    height: 20px;
    min-width: 40px;
    border: 1px solid #E0E0E0;
    font-size: 11px;
    line-height: 1.2;
    color: #000000;
    background-color: transparent;
    cursor: pointer;
}

.fixed-sub-menu.is-search .fixed-sub-menu-title {
    margin-bottom: 15px;
}

.step-list-1 {
    border: 1px solid #ccc;
    border-bottom: 0;
    border-right: 0;
    margin: 1px;
    display: flex;
    flex-wrap: wrap;
}

.step-list-1 li {
    width: 50%;
    line-height: 1.6;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #fff;
}

.step-list-1 li:nth-child(odd) {
    border-right: 1px solid #ccc;
}

.step-list-1 li a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 11px 11px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    color: #000000;
    position: relative;
    min-height: 43px;
}

.step-list-2 li a {
    min-height: 48px;
}

.step-list-1 li a:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border: 2px solid #8E3428;
    border-bottom: 0;
    border-left: 0;
    top: 50%;
    font-size: 12px;
    transform: translateY(-50%) rotate(45deg);
    right: 12px;
}

.kc-step-group.step2 {
    transform: translateX(-33.33%);
}

.kc-step-group.step3 {
    transform: translateX(-66.67%);
}

.step-with-title .back-step {
    position: absolute;
    right: 0;
    top: 0;
    height: 20px;
    min-width: 40px;
    border: 1px solid #E0E0E0;
    font-size: 11px;
    line-height: 1.2;
    color: #000000;
    background-color: transparent;
    cursor: pointer;
    padding-left: 10px;
}

.step-with-title .back-step:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border: 1px solid #000;
    border-bottom: 0;
    border-right: 0;
    top: 50%;
    font-size: 12px;
    transform: translateY(-50%) rotate(-45deg);
    left: 5px;
}

.step-2-wrap, .step-3-wrap {
    display: none;
}

.kc-step-group.step2 .step-2-wrap {
    display: block;
}

.kc-step-group.step3 .step-3-wrap {
    display: block;
}

.step2-selected {
    text-align: center;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 1.2;
}

.step2-selected .select-value {
    font-weight: bold;
    color: #397CCB;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.step-list-3 li a {
    min-height: 30px;
    padding: 4px 11px;
    font-size: 13px;
}

.step-list-3 li.is-title {
    width: 100%;
    background-color: #8E3428;
    padding: 6px;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    color: #FFF;
    font-weight: bold;
}

.step-list-3 li.is-title a {
    padding: 0;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    color: #FFF;
    font-weight: bold;
    width: 100%;
    min-height: 0;
    justify-content: center;
}

.m_commonFloatFooter.sp {
    bottom: 60px;
    z-index: 10;
}

.step-list-3 li:not(.is-title) span {
    min-height: 30px;
    padding: 4px 11px;
    font-size: 13px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    position: relative;
    background-color: #f5f5f5;
}

@media screen and (max-width:767px) {
    .m_pageTop {
        transition: all 0.2s ease-in-out;
        bottom: 155px;
    }

    .m_pageTop.footer-fixed-hide {
        bottom: 85px;
    }
}