@charset "UTF-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Shippori+Mincho&display=swap");

:root {
    --color-background: #fff;
    --color-white: #fff;
    --color-font: #604937;
    --color-primary: #EF7274;
    --color-grade: linear-gradient(to bottom, #EFA8AA, #EF7274);
    /* 	--color-grade-02: linear-gradient(90deg, rgba(226, 207, 255, 1), rgba(251, 253, 191, 1)); */
    --color-grade-02: linear-gradient(90deg, rgba(195, 159, 252, 1), rgba(192, 226, 249, 1));
	--color-grade-03: linear-gradient(90deg, rgba(253, 177, 170, 1), rgba(255, 238, 238, 1));
    --color-primary-shade: #111;
    --color-primary-tint: #666;
    --color-secondary: #C5C5C5;
    --color-secondary-tint: #eee;
    --color-table-border: #D5CAC4;
    --content-max-width: 1240px;
    --header-background: #fff;
    --header-color-font: #111;
    --header-color-primary: #EF7274;
    --header-color-primary-shade: #111;
    --header-color-primary-tint: #C5C5C5;
    --footer-background: #FFFFFF;
    --footer-color-font: #604937;
    --footer-color-primary: #604937;
    --body-font-family: "Shippori Mincho", serif;
    --font-family01: "Noto Sans JP", sans-serif;
    --font-family02: "Shippori Mincho", serif;
    /*     --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem); */
    --body-font-size: min(calc(2rem + (1vw - 1.92rem) * 0.1294), 2rem);
    --px200: min(calc(200px + (1vw - 19.2px) * 6.5046), 200px);
    --px190: min(calc(190px + (1vw - 19.2px) * 6.1795), 190px);
    --px180: min(calc(180px + (1vw - 19.2px) * 5.8543), 180px);
    --px170: min(calc(170px + (1vw - 19.2px) * 5.5291), 170px);
    --px160: min(calc(160px + (1vw - 19.2px) * 5.2039), 160px);
    --px150: min(calc(150px + (1vw - 19.2px) * 4.8787), 150px);
    --px140: min(calc(140px + (1vw - 19.2px) * 4.5535), 140px);
    --px130: min(calc(130px + (1vw - 19.2px) * 4.2283), 130px);
    --px120: min(calc(120px + (1vw - 19.2px) * 3.9031), 120px);
    --px110: min(calc(110px + (1vw - 19.2px) * 3.5780), 110px);
    --px100: min(calc(100px + (1vw - 19.2px) * 3.2526), 100px);
    --px98: min(calc(98px + (1vw - 19.2px) * 3.1868), 98px);
    --px96: min(calc(96px + (1vw - 19.2px) * 3.1210), 96px);
    --px94: min(calc(94px + (1vw - 19.2px) * 3.0551), 94px);
    --px92: min(calc(92px + (1vw - 19.2px) * 2.9893), 92px);
    --px90: min(calc(90px + (1vw - 19.2px) * 2.9235), 90px);
    --px88: min(calc(88px + (1vw - 19.2px) * 2.8576), 88px);
    --px86: min(calc(86px + (1vw - 19.2px) * 2.7918), 86px);
    --px84: min(calc(84px + (1vw - 19.2px) * 2.7260), 84px);
    --px82: min(calc(82px + (1vw - 19.2px) * 2.6601), 82px);
    --px80: min(calc(80px + (1vw - 19.2px) * 2.5943), 80px);
    --px78: min(calc(78px + (1vw - 19.2px) * 2.5285), 78px);
    --px76: min(calc(76px + (1vw - 19.2px) * 2.4626), 76px);
    --px74: min(calc(74px + (1vw - 19.2px) * 2.3968), 74px);
    --px72: min(calc(72px + (1vw - 19.2px) * 2.3310), 72px);
    --px70: min(calc(70px + (1vw - 19.2px) * 2.2639), 70px);
    --px68: min(calc(68px + (1vw - 19.2px) * 2.1993), 68px);
    --px66: min(calc(66px + (1vw - 19.2px) * 2.1346), 66px);
    --px64: min(calc(64px + (1vw - 19.2px) * 2.0698), 64px);
    --px62: min(calc(62px + (1vw - 19.2px) * 2.0051), 62px);
    --px60: min(calc(60px + (1vw - 19.2px) * 1.9404), 60px);
    --px58: min(calc(58px + (1vw - 19.2px) * 1.8757), 58px);
    --px56: min(calc(56px + (1vw - 19.2px) * 1.8110), 56px);
    --px54: min(calc(54px + (1vw - 19.2px) * 1.7463), 54px);
    --px52: min(calc(52px + (1vw - 19.2px) * 1.6815), 52px);
    --px50: min(calc(50px + (1vw - 19.2px) * 1.6168), 50px);
    --px48: min(calc(48px + (1vw - 19.2px) * 1.5521), 48px);
    --px36: min(calc(36px + (1vw - 19.2px) * 1.1642), 36px);
    --px38: min(calc(38px + (1vw - 19.2px) * 1.2289), 38px);
    --px46: min(calc(46px + (1vw - 19.2px) * 1.4873), 46px);
    --px44: min(calc(44px + (1vw - 19.2px) * 1.4229), 44px);
    --px42: min(calc(42px + (1vw - 19.2px) * 1.3582), 42px);
    --px40: min(calc(40px + (1vw - 19.2px) * 1.2935), 40px);
    --px34: min(calc(34px + (1vw - 19.2px) * 1.0995), 34px);
    --px32: min(calc(32px + (1vw - 19.2px) * 1.0349), 32px);
    --px30: min(calc(30px + (1vw - 19.2px) * 0.9702), 30px);
    --px28: min(calc(28px + (1vw - 19.2px) * 0.9055), 28px);
    --px26: min(calc(26px + (1vw - 19.2px) * 0.8408), 26px);
    --px24: min(calc(24px + (1vw - 19.2px) * 0.7762), 24px);
    --px22: min(calc(22px + (1vw - 19.2px) * 0.7115), 22px);
    --px20: min(calc(20px + (1vw - 19.2px) * 0.6469), 20px);
    --px18: min(calc(18px + (1vw - 19.2px) * 0.5822), 18px);
    --px16: min(calc(16px + (1vw - 19.2px) * 0.5175), 16px);
    --px14: min(calc(14px + (1vw - 19.2px) * 0.4528), 14px);
    --px12: min(calc(12px + (1vw - 19.2px) * 0.3883), 12px);
    --px10: min(calc(10px + (1vw - 19.2px) * 0.3236), 10px);
}

.subimitarea .linkBtn {
    padding: 0 !important;
    max-width: 320px;
}

.linkBtn {
    background: var(--color-grade) !important;
    border-radius: 100px !important;
}

.linkBtn:hover {
    background: var(--color-grade-02) !important;
}

.linkBtn.w300 {
    max-width: 300px !important;
}

.linkBtn.w240 {
    max-width: 240px !important;
}

.page-contact .dn,
.page-thanks .dn,
.page-sitemap .dn {
    display: none;
}

.post h2 {
    font-family: var(--body-font-family) !important;
    color: var(--color-font) !important;
    font-weight: 400 !important;
}

.post h2::after {
    background: var(--color-font) !important;
    height: 1px !important;
}

.post h3 {
    font-size: var(--rem30) !important;
    font-family: var(--font-family02) !important;
    margin: var(--px60) auto var(--px20);
    color: var(--color-font) !important;
    font-weight: 400 !important;
    border-bottom: 2px solid var(--color-table-border) !important;
}

.title__area {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: -moz-fit-content;
    width: fit-content;
}

.title__area::after {
    width: 100% !important;
    height: 1px !important;
    background-color: var(--color-primary);
}

.title-ja {
    font-size: var(--px24);
    letter-spacing: 0.05em;
    color: var(--color-font);
}

.title-en {
    color: var(--color-primary);
    font-size: var(--px70);
    font-weight: bold;
    font-family: var(--font-family02);
    text-transform: uppercase;
    line-height: 1;
}

.bg-image {
    position: relative;
}

.bg-image>img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
}

.bg-image>div {
    position: relative;
}

.post table tbody tr th {
    background: var(--color-primary);
    padding: var(--px28);
    color: var(--color-white);
    align-content: center;
}

.post table tbody tr td {
    align-content: center;
    color: var(--color-font);
}

.postlist li:first-child {
    border-top: 1px solid #cccccc !important;
    border-bottom: 1px solid #cccccc !important;
}

.postlist li {
    border-top: none !important;
    border-bottom: 1px solid #cccccc !important;
}

.postlist .post_text {
    padding: var(--px36) 0 !important;
}

.widearea {
    margin-right: calc((100vw - 100%) / 2 * -1);
    margin-left: calc((100vw - 100%) / 2 * -1);
    padding-left: 24px;
    padding-right: 24px;
}

.main-text {
    line-height: 2.4;
}

.fz18 {
    /* 編集中    font-size: var(--px18) !important; */
    font-size: var(--px20) !important;
}

@media screen and (max-width: 768px) {
    .fz18 {
        font-size: var(--rem20) !important;
    }
}

.fz20 {
    font-size: var(--rem20);
}

.bold {
    font-weight: bold;
}

.grid {
    margin: 0 auto !important;
    width: -moz-fit-content;
    width: fit-content;
    display: grid;
    /* 編集中	grid-template-columns: repeat(3, 1fr); */
    grid-template-columns: repeat(3, 1fr);
}


.grid li {
    margin: 0 auto;
    width: 100%;
}

.grid li img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.grid-2 {
    grid-template-columns: repeat(2, 1fr);
}

.grid-3 {
    grid-template-columns: repeat(3, 1fr);
}

.grid-top-about {
    gap: var(--px62);
}



.grid-top-about li {
    max-width: 372px;
}

.grid-top-about li img {
    border-radius: 50%;
    box-shadow: 0 0 30px 0 rgba(178, 147, 146, 0.3);
}

.grid-top-plan {
    gap: var(--px40);
}

@media (max-width: 768px) {
    #post-25>div>div>div.top-about.front_contents.bg-image.widearea>div>ul {
        display: none;
            }
}

@media screen and (max-width: 1024px) {
    .grid-top-about {
        gap: var(--px42);
    }
}



@media screen and (max-width: 768px) {
    .grid-top-plan {
        grid-template-columns: 1fr;
    }
}

.grid-top-plan li {
    padding: var(--px40);
    padding-bottom: var(--rem30);
    display: flex;
    flex-direction: column;
    background: var(--color-white);
    position: relative;
    box-shadow: 0 0 20px 0 rgba(100, 74, 59, 0.16);
    max-width: 600px;
    border-radius: 20px;
}

.grid-top-plan__header {
    display: flex;
    flex-direction: column;
    padding-top: var(--rem30);
}

.grid-top-plan__header .small {
    font-size: 17px;
    line-height: 1;
}

@media screen and (max-width: 768px) {
    .grid-top-plan__header .small {
        font-size: 14px;
		line-height: 1.5;
    }
}

.grid-top-plan__header .large {
    padding-top: var(--rem16);
    font-size: var(--px32);
    letter-spacing: 0.05em;
    line-height: 1;
    font-weight: 600;
	display:block;
	margin: 0 auto;
}

@media screen and (max-width: 1024px) {
    .grid-top-plan__header .large {
		display:block;
        font-size: var(--rem30);
		margin: 0 auto;
    }
}



.grid-top-plan__category {
    padding-top: var(--rem20);
}

.grid-top-plan__category--list {
	width: fit-content;
	margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 7px;
    flex-wrap: wrap;
}

.grid-top-plan__category--list p {
	line-height: 1.5;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 10px;
    width: -moz-fit-content;
    width: fit-content;
    color: var(--color-white);
}



@media screen and (max-width: 768px) {
    .grid-top-plan__category--list p {
        padding: 1px 8px;
		font-size: var(--rem18);
    }
	.grid-top-plan__info p {
		font-size: var(--rem16);
	}
}

.grid-top-plan__category--list .on {
    background-color: var(--color-primary);
}

.grid-top-plan__category--list .off {
    background-color: var(--color-secondary);
}

.grid-top-plan__info {
    padding-top: var(--rem20);
    padding-bottom: var(--rem16);
    border-bottom: 1px solid var(--color-table-border);
}

.grid-top-plan__info p {
    line-height: 1.6;
    letter-spacing: 0.05em;
}

.grid-top-plan__price {
    padding-top: var(--rem20);
    display: flex;
    flex-direction: column;
}

.grid-top-plan__price p:not(.price) {
    font-size: 15px;
    font-family: var(--font-family01);
    line-height: 1;
}

.grid-top-plan__price p:not(.price) .human {
    font-size: var(--px22);
    font-family: var(--body-font-family);
}

@media screen and (max-width: 1024px) {
    .grid-top-plan__price p:not(.price) .human {
        font-size: var(--rem24);
    }
}

@media screen and (max-width: 768px) {
    .grid-top-plan__price p:not(.price) .human {
        font-size: var(--rem28);
    }
}

.grid-top-plan__price .price {
    padding-top: var(--rem20);
    font-size: var(--px50);
    color: var(--color-primary);
    font-weight: bold;
    line-height: 1;
    text-align: end;
}

/* @media screen and (max-width: 1024px) {
  .grid-top-plan__price .price {
    font-size: var(--rem40);
  }
} */
@media screen and (max-width: 768px) {
    .grid-top-plan__price .price {
        font-size: var(--px70);
    }
}

.grid-top-plan__price .price .yen {
    font-family: var(--font-family01);
    font-weight: normal;
    font-size: var(--px18);
}

.grid-top-plan__price .price .tax {
    font-family: var(--font-family01);
    font-weight: normal;
    font-size: 15px;
}

.banner {
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
    padding: var(--px80) 0;
}

.banner a {
    transition: opacity 0.3s ease;
}

.banner a:hover {
    opacity: 0.6;
}

.top-plan-message {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    max-width: var(--content-max-width);
	margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
    .top-plan-message {
        flex-direction: column;
    }
}

.top-plan-message__image {
    width: 100%;
    max-width: 620px;
}

.top-plan-message__image img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.top-plan-message__text {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-left: var(--px40);
}

@media screen and (max-width: 768px) {
    .top-plan-message__text {
        padding-left: 0;
        padding-top: var(--px20);
    }
}

.top-plan-message__text--header h3 {
    font-size: var(--rem30);
    width: 100%;
}



.top-plan-message__text--main p {
    line-height: 2;
    letter-spacing: 0.05em;
}

.top-plan-message__text--area {
    padding-top: var(--rem40);
    font-weight: 500;
    letter-spacing: 0.05em;
    display: flex;
    flex-direction: column;
    gap: 4px;
}




.top-plan-message__text--area .area {
    display: flex;
    align-items: flex-end;
	flex-wrap: wrap;
    gap: 4px;
}

.top-plan-message__text--area .area p {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 12px !important;
    background-color: var(--color-primary);
    color: var(--color-white);
    font-weight: 400;
}

.top-plan-message__text--area .small {
    font-size: var(--rem16);
}

.top-news .txtinner {
    margin: 0 auto !important;
    width: 100%;
    max-width: var(--content-max-width);
}

.rank-image {
    position: relative;
}

.rank-image-item {
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 50%;
    box-shadow: 0 0 20px 0 rgba(100, 74, 59, 0.16);
    position: absolute;
    top: -3%;
    right: -3%;
    z-index: 1;
}

@media screen and (max-width: 768px) {
    .rank-image-item {
        width: 80px;
        height: 80px;
    }
}

.rank-image-item img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.fz40 {
    font-size: var(--rem40) !important;
}

.bold {
    font-weight: bold;
}

.red {
    color: var(--color-primary) !important;
}

.fz30 {
    font-size: var(--rem30) !important;
}

.anchor {
    margin: 0 auto !important;
    width: 100%;
    max-width: 1080px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--px32);
}

.anchor-day {
    grid-template-columns: repeat(5, 1fr);
    max-width: var(--content-max-width);
}

@media screen and (max-width: 768px) {
    .anchor {
        grid-template-columns: repeat(2, 1fr);
    }
}

.anchor li {
    margin: 0 auto;
    width: 100%;
    max-width: 240px !important;
}

.anchor a {
    background: var(--color-grade);
}

.anchor .linkBtn::after {
    transform: rotate(45deg) !important;
}

.table_scroll table {
    table-layout: fixed;
}

.table_scroll table th:nth-child(4) {
    width: 280px;
}

/* 編集中　.table_scroll table td:nth-child(4) {
    font-size: 13px;
} */

.table_scroll table th,
.table_scroll table td {
    text-align: center;
}

.table_scroll table td a {
    text-decoration: underline;
    color: var(--color-primary);
}

/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
    position: relative;
    z-index: 0;
    padding: var(--px80) 24px;
}

.cta01 p.txt_c {
    font-size: var(--rem20);
}

.cta01 .cta01_wrap {
    max-width: var(--content-max-width);
    width: 100%;
    margin: 0 auto;
    padding: var(--px80) 24px;
    background-color: rgba(255, 255, 255, 0.8);
}

.cta01 .ctabtnlist {
    justify-content: space-between;
    max-width: 760px;
    margin: var(--px50) auto 0 auto;
    gap: 20px;
}

.cta01 .ctabtnlist li {
    width: 50%;
    margin: 0;
    padding: 0;
    line-height: 1;
    display: flex;
}

.cta01 a.item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: var(--px30) 0;
    text-align: center;
    box-sizing: border-box;
    border-radius: 100px;
    transition: all ease 0.15s;
    background: var(--color-grade);
}

.cta01 a.item:hover {
    opacity: 0.8;
}

@media print,
screen and (max-width: 768px) {

    .cta01 .ctabtnlist li,
    .cta01 .ctabtnlist a.item {
        width: 100%;
    }

    .cta01 .ctabtnlist li+li {
        margin-top: 1rem;
    }
}

/*ボタン共通パーツ*/
.cta01 .btnttl {
    display: block;
    font-weight: bold;
    margin-bottom: 1rem;
}

.cta01 .infotxt {
    font-size: var(--rem16);
    font-weight: 400;
}

/*電話ボタン*/
.cta01 .telnum {
    font-size: var(--rem28);
    margin-bottom: 1rem;
}

.cta01 .telbtn .btnttl {
    font-size: var(--rem20);
}

.cta01 a.telbtn {
    color: var(--color-white);
}

/*メールボタン*/
.cta01 .mailbtn .btnttl {
    font-size: var(--rem20);
}

.cta01 a.mailbtn {
    color: var(--color-white);
}

/*ボタンアイコン*/
.cta01 .mailbtn .btnttl::before,
.cta01 .telnum::before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 1rem;
}

.cta01 .mailbtn .btnttl::before {
    content: "\f0e0";
}

.cta01 .telnum::before {
    content: "\f095";
}

/*================================================
				　　ご利用の流れ
================================================*/
/*--flow02--------------------------------------------*/
ul.flowlist02 {
    counter-reset: flow_list;
}

ul.flowlist02>li {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    gap: min(40px + (1vw - 19.2px) * 1.6181, 40px);
    width: 100%;
    padding: 20px 40px;
    border-radius: 0;
    background: #FFF9F9;
    position: relative;
    border: 1px solid var(--color-primary);
}

@media screen and (max-width: 768px) {
    ul.flowlist02>li {
        padding: 48px 24px;
    }
}

.flowlist02>li:not(:last-child) {
    margin-bottom: 60px;
}

.flowlist02 .flow_img {
    width: 35%;
}

.flowlist02 .flow_img img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.post .flowlist02>li>dl {
    width: calc(65% - min(40px + (1vw - 19.2px) * 1.6181, 40px));
    line-height: 1.8;
}

.flowlist02>li:not(:last-child) dl::before,
.flowlist02>li:not(:last-child) dl::after {
    content: "";
    border: solid transparent;
    position: absolute;
    top: calc(100% + 20px);
    left: 50%;
    transform: translateX(-50%);
}

.flowlist02>li:not(:last-child) dl::before {
    border-width: 22px;
    border-top-color: var(--color-primary);
}

.flowlist02>li:not(:last-child) dl::after {
    border-width: 20px;
}

.post .flowlist02>li>dl dt {
    position: relative;
    display: flex;
    align-items: center;
    color: var(--color-primary);
    font-size: min(2.4rem + (1vw - 19.2px) * 0.4531, 2.4rem);
    /* 2.4-1.7rem (1920-375) */
    font-weight: 600;
    padding: 0 0 1rem 0;
    margin-bottom: min(30px + (1vw - 19.2px) * 0.9709, 30px);
    border-bottom: dotted 1px;
}

.flowlist02>li dl dt .icon:before {
    content: counter(flow_list, decimal-leading-zero);
    counter-increment: flow_list;
    line-height: 1;
    color: #fff;
    background: var(--color-primary-shade);
    padding: 5px 10px;
    margin-right: 10px;
    position: relative;
    z-index: 100;
}

.post .flowlist02>li>dl dd {
    padding: 0;
    line-height: 2.2;
}

@media print,
screen and (max-width: 768px) {

    .post .flowlist02>li>dl,
    .flowlist02 .flow_img {
        width: 100%;
    }

    .flow_img::before {
        padding-top: calc(360px + (1vw - 7.68px) * 35.6234);
    }
}

/*--FAQ-------------------------------------------*/
.qa_list {
    cursor: pointer;
}

.qa_list .qa_list_inner dt {
    position: relative;
    font-weight: normal;
    margin: 1rem 0 0 0;
    display: flex;
    align-items: stretch;
    padding: 0rem 1rem 0rem 0rem;
    background: #ffffff;
    border: 1px solid var(--color-primary);
    /*編集中 	background-color: #E2EF7E; */
    /*     background: var(--color-grade-02); */
}

#wpcf7-f6-p21-o1>form>div.qa_list>dl>dt {
    position: relative;
    font-weight: normal;
    margin: 1rem 0 0 0;
    display: flex;
    align-items: stretch;
    padding: 0rem 1rem 0rem 0rem;
    background: #ffffff;
    border: 1px solid var(--color-primary);
    /*編集中 	background-color: #E2EF7E; */
    background: var(--color-grade-02);
}

.qa_list .qa_list_inner dd .ans_flex {
    position: relative;
    font-weight: normal;
    margin: 0;
    display: flex;
    align-items: stretch;
    padding: 0;
    background: #ffffff;
}

.qa_list .qa_list_inner .a_ico {
    color: var(--color-primary);
    background: var(--color-white);
    line-height: 1;
    padding: 3rem;
    font-size: 2.2rem;
    border-right: 1px solid var(--color-primary);
    width: 100%;
    text-align: center;
    max-width: 90px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--body-font-family);
}

.qa_list .qa_list_inner .q_ico {
    background: var(--color-primary);
    color: var(--color-white);
    line-height: 1;
    padding: 3rem;
    font-size: 2.2rem;
    font-weight: bold;
    width: 100%;
    text-align: center;
    max-width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--body-font-family);
    border-right: 1px solid var(--color-primary);
}

.qa_list .qa_list_inner .q_desc,
.qa_list .qa_list_inner .a_desc {
    padding: 1.5rem 1.5rem 1.5rem 2rem;
    line-height: 1.7;
    align-content: center;
    /* 編集中 font-weight: 600; */
}

.qa_list .qa_list_inner .a_desc {
    line-height: 1.8;
    width: 100%;
}

.qa_list .qa_list_inner dt:after {
    content: "";
    position: absolute;
    top: 46%;
    right: 3rem;
    width: 12px;
    height: 12px;
    border-right: 1px solid var(--color-primary);
    border-bottom: 1px solid var(--color-primary);
    transform: rotate(45deg) translateY(-50%);
}

.qa_list .qa_list_inner .active:after {
    top: 43%;
    right: 2rem;
    transform: rotate(-135deg) translateY(-50%);
}

.qa_list .qa_list_inner dd {
    display: none;
    position: relative;
    padding: 0;
    margin: 0 0 1rem 0;
    border: 1px solid var(--color-primary);
    border-top: 0;
}

@media only screen and (max-width: 959px) {
    .qa_list .qa_list_inner {
        margin-bottom: 8rem;
    }
}

@media only screen and (max-width: 768px) {

    .qa_list .qa_list_inner .q_desc,
    .qa_list .qa_list_inner .a_desc {
        padding: 0.5rem 1rem 0.5rem 1rem;
    }

    .qa_list .qa_list_inner dt {
        padding: 0rem 1rem 0rem 0rem;
    }

    .qa_list .qa_list_inner .a_ico,
    .qa_list .qa_list_inner .q_ico {
        max-width: 50px;
        padding: 1.2rem 1rem;
    }

    .qa_list .qa_list_inner dt:after {
        right: 1.5rem;
        width: 6px;
        height: 6px;
    }

    .qa_list .qa_list_inner .active:after {
        right: 1rem;
    }
}

@media only screen and (max-width: 559px) {
    /*    編集中  .qa_list .qa_list_inner dd {
        font-size: 1.4rem;
    } */

    .qa_list .qa_list_inner {
        margin-bottom: 6rem;
    }

    /* 　
  編集中  .qa_list .qa_list_inner dt {
        font-size: 1.4rem;
    } */
}

.lp__top--image {
    width: 100%;
    margin: 0 auto;
    max-width: 574px;
}

.lp__top--text {
    line-height: 2;
    color: var(--color-font);
}

.plan h3 {
    padding-left: var(--rem24);
    font-weight: bold !important;
    position: relative;
}

.plan h3::before {
    content: "";
    display: block;
    width: 5px;
    background-color: var(--color-font);
    height: 90%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.plan__header {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: var(--rem40);
    padding-top: var(--rem40);
}

@media screen and (max-width: 768px) {
    .plan__header {
        flex-direction: column;
    }
}

.plan__header img {
    width: 100%;
    max-width: 580px;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.plan__header--table {
    /*     border-collapse: separate !important;
    border-spacing: 0 4px; */
    margin-top: 0;
    border: none !important;
}

.plan__header--table td {
    line-height: 1.5;
}

.plan__inner {
    padding: var(--rem30) 10px;
    width: 100%;
    background-color: #FFF3FB;
    margin-top: var(--rem40);
}

.plan__inner .plan__title {
    font-size: var(--rem20);
    color: #DC719E;
    line-height: 1.7;
    font-weight: bold;
}

.plan__inner--funeral {
    background-color: #EDF8FF;
}

.plan__inner--funeral>.plan__title {
    color: #56A6D8;
    padding-bottom: var(--rem40);
}

.plan__inner--funeral .plan__inner {
    max-width: 1220px;
    border: 2px solid #DC719E;
    background-color: #FFF3FB;
    margin: 0 auto;
}

.plan__option {
    padding: var(--rem30) 10px;
    width: 100%;
    background-color: #F9F2EA;
    margin-top: var(--rem40);
}

.plan__option .plan__title {
    font-size: var(--rem20);
    color: #CDB664;
    line-height: 1.7;
    font-weight: bold;
}

.plan__card--list {
    margin: 0 auto !important;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--rem20);
    padding-top: var(--rem20);
    width: 100%;
    max-width: 1180px;
}

@media screen and (max-width: 768px) {
    .plan__card--list {
        grid-template-columns: repeat(2, 1fr);
    }
}

.plan__card--list li {
    width: 100%;
    margin: 0 auto;
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
    max-width: 280px;
    background-color: var(--color-white);
    border: 1px solid var(--color-table-border);
    box-sizing: content-box !important;
}

.plan__card--list li img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 120px;
}

.plan__card--list li p {
    width: 100%;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {

    .plan__card--list li {
        display: block;
        gap: 8px;
    }

    .plan__card--list li img {
        max-width: unset;
    }

    .plan__card--list li p {
        /*　編集中          font-size: var(--px24) !important; */
        padding: 6px 10px;
    }

    .plan__card--list {
        gap: var(--px10);
    }

    .plan__card--list li {
        gap: 2px;
    }
}

.plan__add {
    margin: 0 auto;
    width: 100%;
    max-width: 63px;
    display: block;
}

.plan__add img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.flow__common {
    margin: 0 auto;
    width: 100%;
    max-width: 980px;
    background-color: #FFF9F9;
    padding: var(--rem30) var(--rem60);
    margin-top: var(--px86);
}

.flow__common>.bold {
    font-size: var(--rem24);
}

.flow__common li {
    list-style: disc;
}

.company__intro {
    padding: var(--rem30) var(--rem30) var(--rem60) var(--rem30);
    margin-top: var(--px40);
}

.company__intro--grid {
    margin: 0 auto !important;
    width: -moz-fit-content;
    width: fit-content;
    gap: var(--px40);
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

@media screen and (max-width: 768px) {
    .company__intro--grid {
        grid-template-columns: 1fr;
    }
}

.company__intro--grid li {
    margin: 0 auto;
    width: 100%;
    max-width: 450px;
}

@media screen and (max-width: 768px) {
    .company__intro--grid li {
        max-width: 100%;
    }
}

.company__intro--grid li img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.company__intro--grid-dn {
    display: none;
}

@media print,
screen and (min-width: 1024px) {

    nav#mainNav ul,
    #header .header__nav-contact {
        gap: 20px;
    }

    #header .logo img {
        max-width: calc(10rem + (1vw - 1.02rem) * 13.3929) !important;
    }

    #header a.head_btn {
        font-weight: 300 !important;
    }

    #header-layout {
        padding: 10px 0 !important;
    }

    .logo {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    nav#mainNav ul li >a {
        padding-left: 0 !important;
		padding-right: 0 !important;
    }
	
}

#thumbImg::before,
header#h1Header::before {
    content: none !important;
}

h1.title,
.post h1,
header#h1Header h1.title {
    color: var(--color-font) !important;
}


h1.title,
.post h1,
header#h1Header h1.title {
    font-family: inherit;
}


nav#mainNav ul li a b,
nav#mainNav ul li a span {
    /*編集中     font-size: var(--px18); */
    font-family: var(--font-family02);
    font-weight: 400;
    transition: opacity 0.3s ease;
    letter-spacing: 0.05em;
}

nav#mainNav ul li a b:hover,
nav#mainNav ul li a span:hover {
    opacity: 0.6;
}

.header__contact li {
    display: flex;
    align-items: center;
}

a.head_btn.tel_btn {
    gap: 4px !important;
    color: var(--color-font) !important;
    background: transparent !important;
    transition: opacity 0.3s ease;
    position: relative;
}

a.head_btn.tel_btn:hover {
    opacity: 0.6;
}

a.head_btn.tel_btn::before {
    content: "" !important;
    width: 1px;
    height: 80%;
    display: block;
    background-color: var(--color-font) !important;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

a.head_btn.tel_btn .header__tel {
    font-size: var(--px26) !important;
    font-family: var(--body-font-family);
    color: var(--color-primary);
}

.head_btn.mail_btn {
    flex-direction: row !important;
    gap: 8px !important;
    width: 210px !important;
    font-family: var(--font-family02);
    font-weight: 400;
    border-radius: 100px;
    background: var(--color-grade) !important;
}

.head_btn.mail_btn span {
    color: var(--color-white) !important;
}

.head_btn.mail_btn:hover {
    opacity: 0.6;
}

/*# sourceMappingURL=index.css.map */


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

.post-df {
    display: flex;
    align-items: center;
    gap: var(--rem24);
}

.post-df input {
    margin-bottom: 0;
}

.post-df .wpcf7-form-control-wrap {
    width: 20%
}

.flower-table .flower-table-multiple select {
    height: 100%;
}

.flower-grid {
    margin: 0 auto !important;
    width: fit-content;
    gap: var(--px36) var(--px32);
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

@media screen and (max-width: 768px) {
    .flower-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

.flower-grid li {
    margin: 0 auto;
    width: 100%;
    max-width: 392px;
}

.flower-grid li img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.flower-grid-title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 768px) {
    .flower-grid-title {
        flex-direction: column;
        justify-content: flex-start;
    }
/* 編集中	.post p {
    font-size: var(--rem20);
} */
}

.flower-grid-title .large {
    font-size: var(--rem24);
    font-weight: bold;
}

.flower-grid-title .small {
    font-size: var(--rem16);
}




.fz-md {
    font-size: var(--rem20);
}

.front_contents {
    padding: var(--px80) 20px;
}

#wpcf7-f6-p21-o1>form>div.qa_list>dl>dt>div {
    font-weight: bold;
}


#wpcf7-f6-p21-o1>form>div.qa_list>dl>dt:hover {
	background: var(--color-grade-03);
}


.furigana {
	font-size: var(--rem24);
	color: #acb9e9;
	margin-left: 1rem;
}

@media print, screen and (min-width: 1024px) {
    nav#mainNav ul li ul.sub-menu li a, nav#mainNav ul li ul.sub-menu li a:hover, nav#mainNav ul li.current-menu-item ul.sub-menu li a, nav#mainNav ul li ul.sub-menu li.current-menu-item a {
        padding: 13px 15px !important;
    }
}


.midium {
	display: block;
	margin: 0 auto;
    font-size: var(--rem24);
	font-weight: 600;
}

#wpcf7-f6-p21-o1 > form > div.qa_list > dl > dt > div > img {
	margin-right: 10px;
}


.q_desc.kyouka {
  display: flex;
  align-items: center;
  gap: 6px;
}

.q_desc.kyouka img {
  width: 40px;
  height: auto;
  flex-shrink: 0;
}

.q_desc.kyouka p {
  margin: 0; 
}

.director{
	gap:36px;
}

.director .imgarea{
	width:100%;
	max-width:520px;
}

.director .imgarea img{
	width:100%;
	height:auto;
	object-fit:cover;
}

.director .txtarea{
	width:100%;
	max-width:680px;
}

.director .txtarea p{
	font-size:var(--rem20);
	line-height:1.8;
}

@media screen and (max-width: 768px) {
    .director {
		display:flex;
        flex-direction: column !important;
    }
}

.txt-r {
	text-align: end;
}