@charset "UTF-8";

body {
    color: #000;
    font-family: "Hina Mincho", serif;
}
p {
    color: #000;
}
.theme-btn.theme-btn--sm {
    padding: 10px 40px;
    font-size: 17px;
}
@media (max-width: 767px) {

    .theme-btn.theme-btn--sm {
        padding: 10px 30px;
        font-size: 15px;
    }
    .back-to-top {
        bottom: 100px;
    }

}


/*---------------------------------

header

---------------------------------*/

.wpo-site-header {
    padding-top: 30px;
}
.header-nav {
    display: flex;
    justify-content: flex-end;
    column-gap: 40px;
}
.wpo-site-header #navbar ul {
    flex-wrap: nowrap;
}
.wpo-site-header #navbar > ul li.current-menu-item a {
    color: #FFF;
}
.wpo-header-style-3 #navbar > ul > li > a:hover {
    opacity: 0.7;
}
.header-tel {
    display: flex;
    flex-shrink: 0;
    column-gap: 20px;
    margin-left: 0;
    padding: 10px 18px;
    background-color: rgb(255 255 255 / 0.85);
}
.header-tel-item {
    display: flex;
    flex-direction: column;
}
.header-tel-item a {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #71945A;
}
.header-tel-item:last-child a {
    color: #6A5887;
}
.header-tel-item p {
    margin-bottom: 0;
    font-size: 12px;
}
@media (max-width: 1920px) {

    .wpo-site-header #navbar > ul > li > a {
        font-size: 20px;
    }
    .header-tel-item a {
        font-size: 24px;
    }
    .header-tel-item p {
        font-size: 11px;
    }

}
@media (max-width: 1700px) {

    .wpo-site-header #navbar > ul > li > a {
        font-size: 18px;
    }
    .header-tel-item a {
        font-size: 22px;
    }
    .header-tel-item p {
        font-size: 10px;
    }

}
@media (max-width: 1600px) {

    .navbar-header .navbar-brand {
        max-width: 190px;
    }
    .header-nav {
        column-gap: 20px;
    }
    .wpo-site-header #navbar > ul > li > a {
        font-size: 16px;
    }
    .header-tel-item a {
        font-size: 20px;
    }

}
@media (max-width: 1500px) {

    .wpo-site-header #navbar > ul > li > a {
        padding: 16px;
    }

}
@media (max-width: 1400px) {

    .wpo-site-header {
        padding-top: 15px;
        padding-right: 0;
    }
    .navbar-header {
        width: 190px;
    }
    .header-nav {
        flex-direction: column-reverse;
    }
    .header-tel {
        column-gap: 12px;
        padding: 6px 12px;
        translate: -16px;
    }
    .header-tel-item {
        flex-direction: row;
        align-items: flex-end;
        column-gap: 5px;
    }
    .header-tel-item a {
        font-size: 18px;
    }

}
@media (max-width: 991px) {

    .wpo-site-header {
        padding-top: 0;
    }
    .wpo-site-header .navbar-header {
        width: 100%;
        margin-bottom: 8px;
    }
    .navbar-header .navbar-brand {
        margin-right: 0;
    }
    .wpo-site-header .header-right {
        display: none;
    }

}
@media (max-width: 767px) {

    .navbar-header .navbar-brand img {
        max-width: 140px;
    }

}


/*---------------------------------

footer

---------------------------------*/

.wpo-site-footer-s5 .wpo-upper-footer {
    padding: 120px 0px 30px;
}
.wpo-site-footer-s5 .container {
    max-width: 1820px;
}
.wpo-site-footer-s5 .widget {
    padding-left: 20px;
    padding-right: 20px;
}
.wpo-site-footer-s5 .logo {
    max-width: 250px;
    margin-bottom: 30px;
}
.wpo-site-footer-s5 .logo a {
    display: inline-block;
    margin-bottom: 0;
}
.wpo-site-footer-s5 .logo a:hover {
    opacity: 0.7;
}
.wpo-site-footer-s5 .widget-list-item {
    display: grid;
    grid-template-columns: 4em 1fr;
    column-gap: 2em;
    padding: 12px 0;
    color: #FFF
}
.wpo-site-footer-s5 .widget-list-item dt,
.wpo-site-footer-s5 .widget-list-item dd {
    font-size: 20px;
    font-weight: 400;
}
.wpo-site-footer-s5 .widget-list-item dd {
    margin-bottom: 0;
}
.wpo-site-footer-s5 .widget-list-item dd p:last-child {
    margin-bottom: 0;
}
.wpo-site-footer-s5 .widget-title h2 {
    margin-bottom: 20px;
    color: #FFF;
    font-size: 32px;
    text-align: center;
}
.wpo-site-footer-s5 .widget-map {
    margin-bottom: 20px;
}
.wpo-site-footer-s5 .widget-map-text {
    font-size: 20px;
}
.wpo-site-footer-s5 .widget-text {
    font-size: 16px;
    text-align: left;
}
.wpo-site-footer-s5 .widget-button {
    margin: 30px 0 20px;
    text-align: center;
}
.wpo-site-footer-s5 .widget-button .theme-btn {
    background-color: #FFF;
    color: #F69846;
    padding: 18px 25px;
    font-size: 20px;
}
.wpo-site-footer-s5 .widget-button .theme-btn:hover {
    background-color: #F69846;
    color: #FFF;
}
.wpo-site-footer-s5 .widget-link {
    text-align: center;
}
.wpo-site-footer-s5 .widget-link a {
    color: #FFF;
    font-size: 16px;
    text-decoration: underline;
    text-decoration-color: #FFF;
    text-underline-offset: 0.7em;
}
.wpo-site-footer-s5 .widget-link a:hover {
    opacity: 0.7;
}
.wpo-site-footer-s5 .wpo-service-widget {
    margin-left: 60px;
}
@media (max-width: 1400px) {

    .wpo-site-footer-s5 .wpo-service-widget {
        margin-left: 30px;
    }

}
@media (max-width: 991px) {

    .wpo-site-footer-s5 .wpo-service-widget {
        margin-left: 0;
    }
    .wpo-site-footer-s5 .widget-text {
        text-align: center;
    }

}
@media (max-width: 767px) {

    .wpo-site-footer-s5 .wpo-upper-footer {
        padding: 60px 0 100px;
    }
    .wpo-site-footer-s5 .widget {
        padding-left: 10px;
        padding-right: 10px;
    }
    .wpo-site-footer-s5 .logo {
        max-width: 180px;
    }
    .wpo-site-footer-s5 .widget-list-item dt,
    .wpo-site-footer-s5 .widget-list-item dd {
        font-size: 16px;
    }
    .wpo-site-footer-s5 .widget-title h2 {
        font-size: 23px;
    }
    .wpo-site-footer-s5 .widget-map-text {
        font-size: 16px;
    }
    .wpo-site-footer-s5 .widget-button .theme-btn {
        padding: 14px 25px;
        font-size: 15px;
    }

}


/*---------------------------------

下部固定

---------------------------------*/

.fixed-bottom-wrap {
    position: fixed;
    bottom: 75px;
    right: 15px;
    z-index: 100;
    width: max-content;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s ease-out;
}
.fixed-bottom-wrap .header-tel {
    display: none;
}
.fixed-bottom-wrap .theme-btn.theme-btn--sm {
    padding: 10px 20px;
    box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.1);
    font-size: 15px;
}
.fixed-bottom-wrap.is-active {
    opacity: 1;
    visibility: visible;
}
@media (max-width: 767px) {

    .fixed-bottom-wrap {
        bottom: 10px;
        right: 10px;
        left: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 10px;
        width: auto;
        padding: 10px 18px;
        background-color: rgb(255 255 255 / 0.85);
        box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.1);
    }
    .fixed-bottom-wrap .header-tel {
        display: flex;
        translate: 0;
        justify-content: space-between;
        column-gap: 6px;
        padding: 0;
        background-color: unset;
    }
    .fixed-bottom-wrap .header-tel-item {
        flex: 1;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .fixed-bottom-wrap .header-tel-item a {
        font-size: 20px;
        line-height: 1.1;
    }
    .fixed-bottom-wrap .header-tel-item:last-child a {
        color: #71945A;
    }
    .fixed-bottom-wrap .theme-btn.theme-btn--sm {
        padding: 8px 16px;
        box-shadow: none;
        font-size: 11px;
    }

}


/*---------------------------------

モーダル

---------------------------------*/

.cm-modal {
	display: none;
	position: fixed;
    inset: 0;
    z-index: 1000;
}
.cm-modal.is-open {
    display: grid;
	place-items: center;
}
.cm-modal-overlay {
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 0.6);
}
.cm-modal-container {
	position: relative;
	width: 90%;
    max-width: 750px;
    max-height: 80vh;
    padding: 60px;
    overflow-y: auto;
    background-color: #fff;
}
.cm-modal-button {
	position: absolute;
    top: 20px;
	right: 20px;
	width: 35px;
    height: 35px;
    background: none;
    border: none;
    color: rgb(0 0 0 / 0.8);
	cursor: pointer;
}
.cm-modal-button::before,
.cm-modal-button::after {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 2px;
    background-color: #000;
    content: "";
}
.cm-modal-button::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.cm-modal-button::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.cm-modal-title {
    margin-bottom: 40px;
    font-size: 28px;
    text-align: center;
}
.cm-modal-title02 {
    margin: 40px 0 15px;
    font-size: 22px;
}
.cm-modal-text {
    margin-bottom: 20px;
    font-size: 16px;
}
.cm-modal-close {
    margin-top: 50px;
    text-align: center;
}
.cm-modal-tv {
    position: relative;
    margin-bottom: 40px;
}
.cm-modal-tv-inner {
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
}
.cm-modal-tv-inner img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {

    .cm-modal-container {
        padding: 60px 20px 40px;
    }
    .cm-modal-button {
        top: 15px;
        right: 15px;
        width: 30px;
        height: 30px;
    }
    .cm-modal-button::before,
    .cm-modal-button::after {
        width: 30px;
    }
    .cm-modal-title {
        margin-bottom: 30px;
        font-size: 22px;
    }
    .cm-modal-title02 {
        margin: 45px 0 15px;
        font-size: 19px;
    }
    .cm-modal-tv {
        margin-bottom: 30px;
    }
    .cm-modal-tv-inner {
        top: 5px;
        right: 5px;
        left: 5px;
    }

}


/*---------------------------------

メインビジュアル

---------------------------------*/

.hero {
    position: relative;
}
.hero::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 184px;
    background-image: linear-gradient(180deg, rgb(0 0 0 / 0.33), transparent);
    content: "";
}
.hero::after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 52%;
    background-image: linear-gradient(0deg, rgb(0 0 0 / 0.7), transparent);
    content: "";
}
.hero .container {
    display: flex;
    flex-direction: column;
    justify-content: end;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    translate: -50%;
    z-index: 1;
}
.hero-text {
    margin: auto 0 6%;
    font-size: 60px;
    color: #FFF;
    text-align: center;
    white-space: nowrap;
}
@media (max-width: 1920px) {

    .hero-text {
        font-size: 3.125vw;
    }

}
@media (max-width: 767px) {

    .hero-bg {
        height: 60vh;
        height: 60svh;
    }
    .hero-bg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 15% center;
    }
    .hero-text {
        font-size: 5.6vw;
    }

}


/*---------------------------------

選ばれる理由

---------------------------------*/

.reason {
    padding-top: 120px;
}
.reason .container {
    max-width: 1300px;
}
.reason-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 60px;
    padding: 0 20px;
}
.reason-item {
    text-align: center;
}
.reason-item .img {
    display: grid;
    place-items: center;
    height: 200px;
    margin: 0 auto 20px;
}
.reason-item .img img {
    width: 60%;
    height: inherit;
    object-fit: contain;
}
.reason-item p {
    margin-bottom: 0;
    font-size: 24px;
}
@media (max-width: 1400px) {

    .reason-item .img {
        height: 180px;
    }
    .reason-item p {
        font-size: 20px;
    }

}
@media (max-width: 991px) {

    .reason-inner {
        column-gap: 40px;
    }
    .reason-item .img {
        height: 180px;
    }
    .reason-item p {
        font-size: 16px;
    }

}
@media (max-width: 767px) {

    .reason {
        padding-top: 80px;
    }
    .reason-inner {
        grid-template-columns: 1fr;
        gap: 40px;
        width: fit-content;
        margin: 0 auto;
    }
    .reason-item {
        display: grid;
        grid-template-columns: 90px 1fr;
        column-gap: 20px;
        align-items: center;
    }
    .reason-item .img {
        height: 80px;
        margin-bottom: 0;
    }
    .reason-item .img img {
        width: 100%;
    }
    .reason-item p {
        text-align: left;
    }

}


/*---------------------------------

聖蓮のわかりやすい葬儀プラン

---------------------------------*/

.plan {
    padding: 100px 0 160px;
}
.plan .container {
    max-width: 1820px;
}
.plan-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 26px;
    margin-top: 80px;
    padding: 0 30px;
}
.plan-item {
    list-style: none;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.1);
}
.plan-item-heading {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 18px;
    min-height: 116px;
    padding: 15px 30px;
}
.plan-item-title {
    flex-shrink: 0;
    margin-bottom: 0;
    font-size: 40px;
    color: #FFF;
}
.plan-item-heading p {
    margin-bottom: 0;
    font-size: 19px;
    line-height: 1.5;
    color: #FFF;
}
.plan-item-inner {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 50px 60px 40px;
}
.plan-item-body {
    display: grid;
    grid-template-columns: 1fr 350px;
    column-gap: 30px;
    margin-bottom: 40px;
}
.plan-item-img img {
    width: 90%;
}
.plan-item-img p {
    margin: 16px 0 7px;
    font-size: 16px;
    line-height: 1.5;
}
.plan-item-img p + p {
    margin: 7px 0;
}
.plan-item-price-wrap {
    margin-bottom: 15px;
}
.plan-item-price-wrap:last-child {
    margin-bottom: 0;
}
.plan-item-price {
    display: flex;
    justify-content: space-between;
}
.plan-item-price p:first-child {
    padding-top: 22px;
    font-size: 24px;
}
.plan-item-price p:last-child {
    font-size: 16px;
    line-height: 1.5;
    text-align: right;
}
.plan-item-price p:last-child span {
    font-size: 48px;
}
.plan-item-menu {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 4px;
}
.plan-item-menu li {
    list-style: none;
    display: inline-block;
    min-width: 80px;
    padding: 10px 16px;
    background-color: #707070;
    color: #FFF;
    font-size: 14px;
    text-align: center;
}
.plan-item-menu li.active {
    background-color: #F69846;
}
.plan-item-link {
    margin-top: auto;
    text-align: center;
}
.plan-item-link a {
    color: #F69846;
    font-size: 18px;
    text-decoration: underline;
    text-underline-offset: 0.1em;
}
.plan-item-link a:hover {
    opacity: 0.7;
}
.plan-item.plan01 .plan-item-heading {
    background-color: #71945A;
}
.plan-item.plan02 .plan-item-heading {
    background-color: #6A5887;
}
.plan-item.plan03 .plan-item-heading {
    background-color: #AD8856;
}
.plan-item.plan04 .plan-item-heading {
    background-color: #67A6AC;
}
.plan-item.plan01 .plan-item-price p:last-child span {
    color: #71945A;
}
.plan-item.plan02 .plan-item-price p:last-child span {
    color: #6A5887;
}
.plan-item.plan03 .plan-item-price p:last-child span {
    color: #AD8856;
}
.plan-item.plan04 .plan-item-price p:last-child span {
    color: #67A6AC;
}
@media (max-width: 1600px) {

    .plan-item-title {
        font-size: 36px;
    }
    .plan-item-heading {
        min-height: 106px;
    }
    .plan-item-heading p {
        font-size: 17px;
    }
    .plan-item-inner {
        padding: 50px 40px 40px;
    }
    .plan-item-body {
        grid-template-columns: 1fr 345px;
    }
    .plan-item-price p:first-child {
        font-size: 22px;
    }
    .plan-item-price p:last-child span {
        font-size: 42px;
    }

}
@media (max-width: 1400px) {

    .plan-item-heading {
        min-height: 100px;
    }
    .plan-item-title {
        font-size: 32px;
    }
    .plan-item-heading p {
        font-size: 16px;
    }
    .plan-item-inner {
        padding: 40px 30px;
    }

}
@media (max-width: 1300px) {

    .plan-item-heading {
        column-gap: 13px;
    }
    .plan-item-title {
        font-size: 30px;
    }
    .plan-item-heading p {
        font-size: 15px;
    }
    .plan-item-body {
        grid-template-columns: 1fr 330px;
    }
    .plan-item-img img {
        width: 100%;
    }
    .plan-item-img p {
        font-size: 15px;
    }
    .plan-item-price p:first-child {
        font-size: 20px;
    }
    .plan-item-price p:last-child {
        font-size: 15px;
    }
    .plan-item-price p:last-child span {
        font-size: 40px;
    }
    .plan-item-menu li {
        min-width: 74px;
        font-size: 13px;
    }

}
@media (max-width: 1200px) {

    .plan-item-heading {
        min-height: 120px;
    }
    .plan-item-inner {
        padding: 30px 30px 40px;
    }
    .plan-item-body {
        display: flex;
        flex-direction: column;
    }
    .plan-item-img {
        display: contents;
    }
    .plan-item-img img {
        order: 1;
    }
    .plan-item-img p {
        order: 3;
        margin: 25px 0 7px;
    }
    .plan-item-text {
        order: 2;
        margin-top: 20px;
    }

}
@media (max-width: 991px) {

    .plan-items {
        grid-template-columns: 1fr;
    }

}
@media (max-width: 767px) {

    .plan {
        padding: 100px 0;
    }
    .plan-items {
        margin-top: 50px;
        padding: 0;
    }
    .plan-item-heading {
        display: block;
        min-height: unset;
        padding: 18px 10px;
        text-align: center;
    }
    .plan-item-title {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 14px;
        font-size: 22px;
    }
    .plan-item-title::after {
        position: absolute;
        bottom: 0;
        left: 50%;
        translate: -50%;
        width: 30px;
        height: 2px;
        background-color: currentColor;
        content: "";
    }
    .plan-item-heading p {
        font-size: 14px;
    }
    .plan-item-inner {
        padding: 16px 16px 30px;
    }
    .plan-item-body {
        margin-bottom: 20px;
    }
    .plan-item-price p:first-child {
        font-size: 18px;
    }
    .plan-item-price p:last-child {
        font-size: 14px;
    }
    .plan-item-price p:last-child span {
        font-size: 36px;
    }
    .plan-item-menu {
        justify-content: center;
    }
    .plan-item-link a {
        font-size: 20px;
    }

}


/*---------------------------------

預骨堂

---------------------------------*/

.yokotsudou {
    padding: 90px 0;
    background-image: url(../images/yokotsudou-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.yokotsudou .container {
    max-width: 1820px;
}
.yokotsudou.wpo-contact-section-s8 .wpo-contact-section-wrapper {
    max-width: 1185px;
    margin-left: 30px;
    margin-right: 30px;
}
.yokotsudou.wpo-contact-section-s8 .wpo-contact-section-wrapper .wpo-contact-form-area {
    position: relative;
    padding-right: 200px;
}
.yokotsudou.wpo-contact-section-s8 .wpo-contact-section-wrapper .wpo-section-title {
    margin-bottom: 35px;
    text-align: left;
}
.yokotsudou.wpo-contact-section-s8 .wpo-contact-section-wrapper .wpo-section-title h2 {
    padding: 0;
    font-size: 40px;
}
.yokotsudou-text {
    font-size: 16px;
}
.yokotsudou.wpo-contact-section-s8 .wpo-contact-section-wrapper .wpo-section-title + .yokotsudou-text {
    width: calc(100% - 100px);
    margin-bottom: 35px;
}
.yokotsudou-title {
    margin: 32px 0 15px;
    font-size: 24px;
}
.yokotsudou-table {
    width: calc(100% - 300px);
    margin-bottom: 10px;
    border-collapse: separate;
    border-spacing: 3px;
}
.yokotsudou-table th,
.yokotsudou-table td {
    font-size: 14px;
    padding: 10px;
    border: 1px solid #000;
    background-color: #F8F8F8;
}
.yokotsudou-table th {
    font-family: serif;
    font-weight: bold;
}
.yokotsudou-table + .yokotsudou-text {
    margin-bottom: 14px;
}
.yokotsudou-video {
    position: absolute;
    bottom: 140px;
    right: 60px;
    width: 400px;
}
.yokotsudou-video video {
    width: 100%;
}
@media (max-width: 1200px) {

    .yokotsudou-table {
        width: calc(100% - 230px);
    }
    .yokotsudou-video {
        bottom: 160px;
        right: 50px;
        width: 340px;
    }

}
@media (max-width: 991px) {

    .yokotsudou.wpo-contact-section-s8 .wpo-contact-section-wrapper .wpo-contact-form-area {
        padding-right: 30px;
        padding-bottom: 390px;
    }
    .yokotsudou.wpo-contact-section-s8 .wpo-contact-section-wrapper .wpo-section-title h2 {
        font-size: 36px;
    }
    .yokotsudou.wpo-contact-section-s8 .wpo-contact-section-wrapper .wpo-section-title + .yokotsudou-text {
        width: 100%;
    }
    .yokotsudou-table {
        width: 100%;
    }
    .yokotsudou-video {
        bottom: 40px;
        right: 50%;
        translate: 50%;
        width: 400px;
    }

}
@media (max-width: 767px) {

    .yokotsudou.wpo-contact-section-s8 .wpo-contact-section-wrapper {
        margin-left: 10px;
        margin-right: 10px;
    }
    .yokotsudou.wpo-contact-section-s8 .wpo-contact-section-wrapper .wpo-contact-form-area {
        padding-right: 20px;
        padding-bottom: 280px;
    }
    .yokotsudou.wpo-contact-section-s8 .wpo-contact-section-wrapper .wpo-section-title {
        margin-bottom: 25px;
    }
    .yokotsudou.wpo-contact-section-s8 .wpo-contact-section-wrapper .wpo-section-title h2 {
        font-size: 23px;
    }
    .yokotsudou-button {
        text-align: center;
    }
    .yokotsudou-title {
        margin: 40px 0 15px;
        font-size: 20px;
    }
    .yokotsudou-table th,
    .yokotsudou-table td {
        font-size: 12px;
        padding: 8px;
    }
    .yokotsudou-video {
        bottom: 30px;
        width: calc(100% - 40px);
        max-width: 270px;
    }

}


/*---------------------------------

お客様の声

---------------------------------*/

.voice {
    padding-top: 100px;
    margin-top: 80px;
}
.voice .container {
    max-width: 1820px;
}
.voice .wpo-section-title {
    margin-bottom: 80px;
}
.voice-wrap {
    margin-left: 30px;
    margin-right: 30px;
}
.voice .splide .splide__track {
    padding: 12px 12px 70px !important;
}
.voice .splide__pagination {
    gap: 10px;
}
.voice .splide:not(.is-overflow) .splide__pagination {
    display: flex;
}
.voice .splide__pagination li {
    display: flex;
}
.voice .splide__pagination__page {
    opacity: 1;
    width: 10px;
    height: 10px;
    margin: 0;
}
.voice .splide__pagination__page.is-active {
    background-color: #F69846;
    transform: unset;
}

.voice-items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}
.voice-item {
    height: 100%;
    padding: 60px 50px;
    box-shadow: 0px 2px 12px 2px rgba(4, 0, 52, 0.1);
}
.voice-item-title {
    margin-bottom: 40px;
    font-size: 24px;
    text-align: center;
}
.voice-item-person {
    display: flex;
    align-items: center;
    column-gap: 26px;
    margin-bottom: 18px;
}
.voice-item-icon {
    flex-shrink: 0;
    width: 75px;
    height: 75px;
    overflow: hidden;
}
.voice-item-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.voice-item-name {
    margin-bottom: 0;
    font-size: 16px;
}
.voice-item-text {
    margin-bottom: 0;
    font-size: 16px;
}
@media (max-width: 1600px) {

    .voice-item {
        padding: 60px 30px;
    }

}
@media (max-width: 1400px) {

    .voice-items {
        gap: 20px;
    }
    .voice-item {
        padding: 60px 20px;
    }
    .voice-item-title {
        font-size: 22px;
    }
    .voice-item-person {
        column-gap: 18px;
    }
    .voice-item-icon {
        width: 70px;
        height: 70px;
    }

}
@media (max-width: 991px) {

    .voice {
        margin-top: 50px;
    }
    .voice-items {
        grid-template-columns: repeat(2, 1fr);
    }

}
@media (max-width: 767px) {

    .voice {
        margin-top: 0;
    }
    .voice-wrap {
        margin-left: 10px;
        margin-right: 10px;
    }
    .voice .wpo-section-title {
        margin-bottom: 50px;
    }
    .voice-items {
        grid-template-columns: 1fr;
    }
    .voice-item {
        padding: 50px 20px 40px;
    }
    .voice-item-title {
        margin-bottom: 30px;
        font-size: 20px;
    }
    .voice-item-icon {
        width: 60px;
        height: 60px;
    }

}


/*---------------------------------

よくあるご質問

---------------------------------*/

.faq {
    padding-top: 100px;
}
.faq .wpo-section-title {
    margin-bottom: 80px;
}
.faq .container {
    max-width: 1200px;
}
.faq .checkout-wrap {
    margin-left: 30px;
    margin-right: 30px;
}
.faq-accordion {
    margin-bottom: 20px;
    background-color: #FFF;
    box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1);
    transition: all .3s;
}
.faq-summary {
    position: relative;
    background-color: #FFF;
}
.faq-summary button {
    display: block;
    width: 100%;
    padding: 30px 100px 30px 40px;
    margin-bottom: 0;
    background: none;
    border: none;
    border-left: 4px solid #F69846;
    font-size: 20px;
    text-align: left;
    cursor: pointer;
    transition: all .3s;
}
.faq-summary button:before {
    position: absolute;
    top: 50%;
    right: 30px;
    translate: 0 -50%;
    content: "\e64b";
    font-family: 'themify';
}
.faq-summary button.is-open {
    border-top: 4px solid #F69846;
    border-left: none;
}
.faq-summary button.is-open::before {
    rotate: 180deg;
}
.faq-content {
    display: grid; 
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.5s;
}
.faq-content.is-active {
    grid-template-rows: 1fr;
}
.faq-content-inner {
    overflow: hidden;
}
.faq-text {
    padding: 30px 40px;
    margin-bottom: 0;
    border-top: 1px solid #F69846;
    font-size: 16px;
}
.faq-text a {
    color: #F69846;
    text-decoration: underline;
    text-underline-offset: 0.1em;
}
.faq-text a:hover {
    opacity: 0.7;
}
@media (max-width: 767px) {

    .faq .checkout-wrap {
        margin-left: 10px;
        margin-right: 10px;
    }
    .faq .wpo-section-title {
        margin-bottom: 50px;
    }
    .faq-summary button {
        color: #000;
        padding: 20px 60px 20px 20px;
        font-size: 18px;
    }
    .faq-summary button:before {
        right: 20px;
    }
    .faq-text {
        padding: 20px;
    }

}


/*---------------------------------

施設のご案内

---------------------------------*/

.facility {
    padding-top: 100px;
    margin-top: 60px;
}
.facility .container {
    max-width: 1820px;
}
.facility-wrap {
    margin-left: 30px;
    margin-right: 30px;
}
.facility .wpo-section-title {
    margin-bottom: 80px;
}
.facility-item:first-child {
    margin-bottom: 100px;
}
.facility-item:last-child {
    text-align: right;
}
.facility-img {
    margin-right: 30px;
}
.facility-item:last-child .facility-img {
    margin-left: 30px;
    margin-right: 0;
    text-align: right;
}
.facility-content {
    padding: 60px 30px;
}
.facility-content h3 {
    margin-bottom: 40px;
    font-size: 32px;
}
.facility-content p {
    margin-bottom: 30px;
    font-size: 20px;
}
.facility-content p a {
    color: #000;
}
.facility-button .theme-btn {
    padding: 18px 20px;
    font-size: 20px;
    text-transform: none;
}
.facility-link {
    margin-top: 20px;
}
.facility-link a {
    color: #000;
    font-size: 20px;
    text-decoration: underline;
    text-decoration-color: #F69846;
    text-underline-offset: 0.3em;
}
.facility-link a:hover {
    opacity: 0.7;
}
@media (max-width: 1200px) {

    .facility-content h3 {
        font-size: 28px;
    }

}
@media (max-width: 991px) {

    .facility-item:first-child {
        margin-bottom: 60px;
    }
    .facility-img {
        margin-right: 0;
    }
    .facility-item:last-child .facility-img {
        margin-left: 0;
    }
    .facility-item:last-child {
        text-align: left;
    }

}
@media (max-width: 767px) {

    .facility {
        margin-top: 0;
    }
    .facility-wrap {
        margin-left: 10px;
        margin-right: 10px;
    }
    .facility .wpo-section-title {
        margin-bottom: 50px;
    }
    .facility-item:first-child {
        margin-bottom: 40px;
    }
    .facility-content {
        padding: 30px 0px;
    }
    .facility-content h3 {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .facility-content p {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .facility-button .theme-btn {
        padding: 10px 18px;
        font-size: 15px;
    }
    .facility-link a {
        font-size: 16px;
    }

}


/*---------------------------------

スライダー

---------------------------------*/

.slider {
    padding: 80px 0;
}
.slider .container {
    max-width: 1920px;
}
.slider .grid {
    aspect-ratio: 285 / 237;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
}
.slider .grid img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 767px) {

    .slider {
        padding: 40px 0 60px;
    }
    .slider .grid {
        margin-left: 5px;
        margin-right: 5px;
    }

}
