@charset "utf-8";
/*　共通　*/
html {
    font-size: 62.5%;
}
div#site-loader-overlay {
    background-color: rgb(242 220 107);
}
div#site-loader-spinner {
    border-width: 2px !important;
}
body {
    font-family: "Zen Maru Gothic", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    font-size: 16px;
    font-style: normal;
    color: rgb(40 35 29);
    letter-spacing: 0.05rem;
    position: relative;
    counter-reset: number 0;
    line-height: 2.4;
    background: #fffae8;
}
body.home{
    background-color: #669b70;
}
.headline-font-type {
    font-family: "Zen Maru Gothic", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.font-type1 {
    font-family: "Zen Maru Gothic", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
    color: rgb(140 116 86);
    font-weight: 600;
}
address {
    font-style: normal;
}
.header-bar {
    background-color: rgb(255 255 255) !important;
}
.header::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 35%;
    top: 0;
    left: 0;
    background: rgb(255 255 255);
}
.top-slider-content-inner::after {
    display: none;
}
.top-slider-wrapper {
    overflow: hidden;
    position: relative;
    width: calc(100% - 100px);
    height: calc(100vh - 100px);
    margin: 0 auto;
    background: #fff;
}
.top-slider-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(255 255 255 / 30%);
    z-index: 1;
}
.top-slider-wrapper::after {
    content: 'SCROLL';
    position: absolute;
    color: rgb(255 255 255);
    line-height: 1;
    bottom: 5rem;
    width: 100%;
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    z-index: 10;
    letter-spacing: 0.3rem;
    font-family: "Baloo 2", sans-serif;
}
.top-slider {
    position: relative;
}
.top-slider::after, div#top-slider-content::after, .header-youtube::after {
    content: "";
    position: absolute;
    width: 0.1rem;
    height: 3.5rem;
    background: rgb(255 255 255);
    bottom: 0;
    left: 50%;
    z-index: 1;
}
.top-slider-content-inner:hover {
    background: unset;
}
div#content01 {
    position: relative;
    z-index: 0;
}
div#content01::before {
    content: "";
    position: absolute;
    width: 0.1rem;
    height: 3.5rem;
    background: rgb(140 116 86);
    top: 0;
    left: 50%;
    z-index: 1;
}
ul#top-slider-nav {
    display: none;
}
.logo-image {
    position: absolute;
    top: 0;
    left: 4rem;
    width: 11rem;
    height: auto;
    margin-left: 0;
    font-size: 1.6rem;
}
.logo-image img {
    width: 100%;
}
.header-bar-inner {
    width: 100%;
}
.global-nav {
    padding-right: 2rem;
}
.global-nav > ul > li > a {
    font-size: 1.6rem;
    line-height: 9rem;
    padding: 0 2rem 0 2rem;
    text-align: center;
    letter-spacing: 0.25rem;
    color: rgb(40 35 29);
    font-weight: 600;
}
.global-nav > ul > li > a::after {
    position: relative;
    text-align: center;
    display: block;
    bottom: 2.5rem;
    line-height: 1;
    font-size: 1.2rem;
    letter-spacing: 0.2rem;
    font-weight: 400;
    color: rgb(225 189 9);
    font-family: "Baloo 2", sans-serif;
}
.global-nav > ul > li > a span {
    position: relative;
    text-align: center;
    display: block;
    bottom: 2.5rem;
    line-height: 1;
    font-size: 1.2rem;
    letter-spacing: 0.2rem;
    font-weight: 400;
    color: #999;
    font-family: "Baloo 2", sans-serif;
    text-transform: uppercase;
}
.global-nav > ul > li.global-menu-001 > a::after {
    content: 'HOME';
}
.global-nav > ul > li.global-menu-002 > a::after {
    content: 'PRICE';
}
.global-nav > ul > li.global-menu-003 > a::after {
    content: 'GREETING';
}
.global-nav > ul > li.global-menu-004 > a::after {
    content: 'INFO';
}
.global-nav > ul > li.global-menu-005 > a::after {
    content: 'CONTACT';
}
.global-nav > ul > li > a:hover::after, .global-nav .current-menu-item > a::after {
    color: #8C8C8C;
}
.global-nav .sub-menu a {
    background-color: rgb(225 189 9);
    font-weight: 600;
}
.global-nav .sub-menu .current-menu-item > a {
    color: #ffffff;
}
.global-nav .sub-menu .current-menu-item > a::before {
    display: none;
}
.mb_YTPBar {
    display: none !important;
}
.top-slider-content {
    width: auto !important;
    height: 100% !important;
    background: none;
    padding: 0 !important;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0;
    z-index: 10;
}
.top-slider-content-inner {
    background: none;
    box-sizing: border-box;
    border-radius: 0;
    text-align: left;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    height: 100% !important;
    width: 100% !important;
}
.fv-main-content {
    width: 100%;
    height: 100%;
}
.fv-main-content-box {
    width: 86%;
    height: 100%;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    display: -webkit-flex;
    display: flex;
}
.fv-main-content-box img {
    width: 86%;
    height: auto;
    position: absolute;
    max-width: 90rem;
    bottom: 10%;
}
.flex_lay {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    gap: 4rem;
}
.flex_lay_box {
    width: calc(50% - 3rem);
    height: auto;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    display: -webkit-flex;
    display: flex;
    position: relative;
}
.flex_lay_box:nth-child(even) {}
.footer {
    position: relative;
    margin-top: 0;
}
.footer-map-box {
    width: 100%;
    height: 40rem;
    margin: 0 auto;
}
img.yoyaku_bunner {
    max-width: 30rem;
}
img.yoyaku_bunner:hover, img.linebn_bunner:hover {
    opacity: 50%;
    transition: 0.5s;
}
footer#footer_wrapper {
    background: rgb(255 255 255);
    position: relative;
    z-index: 0;
}
.footer_inner_sec {
    width: 86%;
    max-width: 100rem;
    margin: 0 auto;
    padding: 6rem 0 6rem 0;
    gap: 3rem;
}
.footer_about_logo img {
    width: 100%;
    max-width: 18rem !important;
    margin-bottom: 2rem;
}
.footer_about_info {
    width: calc(45% - 1.5rem);
    box-sizing: border-box;
    color: rgb(40 35 29);
}
.footer_menu_box {
    width: calc(55% - 1.5rem);
    box-sizing: border-box;
    text-align: right;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    display: -webkit-flex;
    display: flex;
}
.footer_about_info h2 {
    font-size: 1.6rem;
    margin-bottom: 0.5rem;
    letter-spacing: 0.1rem;
    display: none;
}
p.address_footer {
    position: relative;
    margin-bottom: 1rem;
    line-height: 1.5;
    font-size: 0.8em;
    font-weight: 400;
}
p.address_footer span {
    margin-right: 0.5rem;
}
address.footer-contact-tel {
    font-size: 1.4em;
    line-height: 1;
    margin: 0.5rem auto 0.5rem 0;
    font-style: normal;
    letter-spacing: 0.1rem;
    font-family: "Baloo 2", sans-serif;
}
address.footer-contact-tel span {
    font-size: 0.7em;
}
address.footer-contact-tel a {
    color: rgb(40 35 29);
}
p.footer-contact-time span::before {
    content: "＜";
}
p.footer-contact-time span::after {
    content: "＞";
}
p.footer-contact-time {
    font-size: 1.4rem;
    line-height: 1;
    margin-top: 0.5rem;
    background: rgb(242 220 107);
    padding: 0.5rem 1rem 0.6rem;
    width: fit-content;
    border-radius: 10rem;
}
p.footer-contact-time span {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}
p.footer-contact-time span:first-of-type {
    margin-left: 0;
}
.footer-bar01, p.copyright {
    background: rgb(255 255 255 / 0%);
    color: rgb(40 35 29);
    font-size: 1rem;
    text-align: right;
}
a.footer-con_but {
    display: inline-block;
    position: relative;
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
    border-radius: 5rem;
    text-align: center;
    margin-right: 0.5rem;
    background: #d9bd9c;
    transition: all .8s;
}
.footer-con-sns-but {
    margin-top: 2rem;
}
a.footer-con_but span {
    display: none;
}
a.footer-con_but::before {
    content: '';
    font-family: "design_plus";
    font-size: 2rem;
    color: #fff;
    z-index: 1;
    width: 5rem;
    font-weight: 400;
}
a.footer-con_but.footer-instagram_but::before {
    content: "\ea92";
}
a.footer-con_but.footer-line_but::before {
    content: "\e909";
}
a.footer-con_but.footer-instagram_but {
    background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
    background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}
a.footer-con_but.footer-line_but {
    background-color: #18c507;
}
a.footer-con_but.footer-twitter_but {
    background: #00acee;
}
a.footer-con_but.footer-twitter_but::before {
    content: "\f099";
    font-family: 'FontAwesome';
    color: #fff;
    z-index: 1;
    width: 4rem;
}
a.footer-con_but.footer-facebook_but {
    background: rgb(24, 119, 242);
}
a.footer-con_but.footer-facebook_but::before {
    content: "\f39e";
    font-family: 'FontAwesome';
    color: #fff;
    z-index: 1;
    width: 4rem;
}
a.footer-con_but:hover {
    opacity: 25%;
}
div#pagetop a {
    border-radius: 10rem;
    line-height: 1.7rem;
    background: rgb(40 35 29);
}
div#pagetop a:hover {
    background: rgb(140 116 86);
}
div#pagetop {
    padding-right: 1rem;
/*     padding-bottom: 1rem; */
	padding-bottom: 7.5rem;
}
/*　footersitemap　*/
.footer-sitemap.flex_lay {
    gap: 3rem;
}
ul.footer-list {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0 3rem;
    flex-wrap: wrap;
}
.footer-sitemap-tittle {
    font-weight: 400;
    font-size: 1.4rem;
    color: #8C8C8C;
    letter-spacing: 0.5rem;
    margin-bottom: 0.5rem;
}
ul.footer-list li {
    line-height: 2;
    padding-bottom: 0.5rem;
    font-size: 1.2rem;
    width: calc(50% - 1.5rem);
}
ul.footer-list li a {
    position: relative;
    font-weight: 500;
    color: rgb(40 35 29);
}
ul.footer-list li a span{
    display: none;
}
ul.footer-list li a::after {
    position: absolute;
    content: '';
    height: 0.1rem;
    width: 100%;
    left: 0;
    bottom: -0.3rem;
    border-bottom: dashed 0.1rem #99cfa3;
}
ul.footer-list li a:hover::after {
    width: 0;
}
/*　footersitemap___END　*/
/*　footercontact100  ── リメイク（ホバー演出なし／清潔感ある青ベース）　*/
.footer_100_contact {
    position: relative;
    background:
        radial-gradient(120% 90% at 80% 0%, rgba(153, 207, 163, .35) 0%, rgba(153, 207, 163, 0) 60%),
        radial-gradient(100% 80% at 0% 100%, rgba(60, 129, 72, .35) 0%, rgba(60, 129, 72, 0) 60%),
        linear-gradient(135deg, #275630 0%, #3c8148 60%, #669b70 100%);
    display: flex;
    overflow: hidden;
}
.footer_100_contact::before,
.footer_100_contact::after {
    content: "";
    position: absolute;
    pointer-events: none;
    z-index: 0;
}
.footer_100_contact::before {
    inset: 2.6rem;
    border: 1px solid rgba(255, 255, 255, .18);
    border-radius: 1.6rem;
}
.footer_100_contact::after {
    width: 28rem;
    height: 28rem;
    right: -8rem;
    top: -10rem;
    background: radial-gradient(circle, rgba(255,255,255,.08) 0%, rgba(255,255,255,0) 70%);
    border-radius: 50%;
}
.footer_100_contact a {
    width: 100%;
    height: 36rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: center;
    padding: 0 2rem;
    /* ホバー演出なし */
    transition: none;
}
.footer_100_contact a::before,
.footer_100_contact a:hover::before {
    display: none;
    content: none;
    background: none;
    width: 0;
    height: 0;
    transition: none;
}
.footer_100_contact a:hover {
    background: transparent;
    color: #fff;
}
.footer_100_contact p._tittle {
    position: relative;
    font-size: 6rem;
    font-weight: 700;
    letter-spacing: 0.6rem;
    line-height: 1;
    font-family: "Baloo 2", sans-serif;
    background: linear-gradient(120deg, #ffffff 0%, #ceead3 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    margin-bottom: 1.4rem;
    display: inline-block;
}
.footer_100_contact p._tittle::after {
    content: "";
    display: block;
    width: 6rem;
    height: 1px;
    background: linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,.85), rgba(255,255,255,0));
    margin: 1.6rem auto 0;
}
.footer_100_contact p._text {
    letter-spacing: 0.45em;
    margin-bottom: 2.6rem;
    font-size: 1.4rem;
    font-weight: 600;
    color: rgba(255, 255, 255, .92);
}
.footer_100_contact p.all_text {
    font-size: 1.4rem;
    line-height: 2.1;
    text-align: center;
    color: rgba(255, 255, 255, .82);
    font-weight: 400;
    letter-spacing: 0.05em;
    margin-bottom: 2.4rem;
}
.footer_100_contact a > *:last-child {
    margin-bottom: 0;
}
/* メールアイコン付きピル風アクセント */
.footer_100_contact a::after {
    content: "お問い合わせはこちら  \2192";
    display: inline-block;
    font-family: "Baloo 2", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.4em;
    color: #275630;
    background: #fff;
    padding: 1.2rem 2.6rem 1.1rem;
    border-radius: 999px;
    margin-top: 0.6rem;
    box-shadow: 0 10px 24px -10px rgba(0, 0, 0, .35);
}
/*　footercontact100___END　*/
/*　footer協力業者募集セクション　*/
.footer_partners {
    position: relative;
    background:
        radial-gradient(120% 100% at 100% 0%, rgba(153, 207, 163, .22) 0%, rgba(153, 207, 163, 0) 55%),
        linear-gradient(180deg, #f6faf6 0%, #ffffff 100%);
    border-top: 1px solid rgba(60, 129, 72, .12);
}
.footer_partners_inner {
    width: 86%;
    max-width: 100rem;
    margin: 0 auto;
    padding: 6rem 0 5rem;
    box-sizing: border-box;
    text-align: center;
    color: rgb(40 35 29);
}
.footer_partners_en {
    font-family: "Baloo 2", sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: 0.5em;
    color: #3c8148;
    margin-bottom: 0.8rem;
    padding-left: 0.5em;
}
.footer_partners_title {
    position: relative;
    display: inline-block;
    font-size: 2.8rem;
    font-weight: 900;
    letter-spacing: 0.15rem;
    line-height: 1.3;
    margin-bottom: 1.6rem;
}
.footer_partners_title::after {
    content: "";
    display: block;
    width: 5rem;
    height: 0.3rem;
    background: #f2dc6b;
    border-radius: 10rem;
    margin: 1.2rem auto 0;
}
.footer_partners_lead {
    font-size: 1.4rem;
    line-height: 2;
    font-weight: 400;
    color: rgba(40, 35, 29, .82);
    margin-bottom: 3rem;
}
.footer_partners_logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.6rem;
    margin-bottom: 3rem;
}
.footer_partner_item {
    width: calc(25% - 1.2rem);
    min-height: 9rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.4rem;
    background: #fff;
    border-radius: 1.2rem;
    box-shadow: 0 10px 24px -16px rgba(40, 35, 29, .35);
    transition: all .4s;
}
.footer_partner_item img {
    max-width: 100%;
    max-height: 6rem;
    width: auto;
    height: auto;
    object-fit: contain;
}
a.footer_partner_item:hover {
    transform: translateY(-0.3rem);
    box-shadow: 0 16px 30px -16px rgba(40, 35, 29, .45);
}
.footer_partner_item--empty {
    background: rgba(255, 255, 255, .5);
    border: 1px dashed rgba(60, 129, 72, .45);
    box-shadow: none;
}
.footer_partner_item--empty span {
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.15em;
    color: rgba(60, 129, 72, .75);
}
.footer_partners_cta a,
.footer_partners_cta a:link,
.footer_partners_cta a:visited,
.footer_partners_cta a:hover,
.footer_partners_cta a:active {
    color: #fff !important;
}
.footer_partners_cta a {
    display: inline-flex;
    align-items: center;
    gap: 0.6em;
    font-family: "Baloo 2", "Zen Maru Gothic", sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: 0.15em;
    background: linear-gradient(135deg, #275630 0%, #3c8148 60%, #669b70 100%);
    padding: 1.2rem 3rem 1.1rem;
    border-radius: 999px;
    box-shadow: 0 10px 24px -12px rgba(39, 86, 48, .55);
    transition: all .4s;
}
.footer_partners_cta a span {
    transition: transform .4s;
}
.footer_partners_cta a:hover {
    box-shadow: 0 14px 28px -12px rgba(39, 86, 48, .7);
}
.footer_partners_cta a:hover span {
    transform: translateX(0.3rem);
}
@media screen and (max-width: 834px) {
    .footer_partners_inner {
        padding: 4.5rem 0 4rem;
    }
    .footer_partners_title {
        font-size: 2.2rem;
    }
    .footer_partners_lead {
        font-size: 1.25rem;
        line-height: 1.9;
    }
    .footer_partners_lead br {
        display: none;
    }
    .footer_partner_item {
        width: calc(50% - 0.8rem);
        min-height: 8rem;
    }
}
@media screen and (max-width: 430px) {
    .footer_partners_title {
        font-size: 2rem;
    }
    .footer_partners_cta a {
        font-size: 1.2rem;
        padding: 1.1rem 2.2rem 1rem;
    }
}
/*　footer協力業者募集セクション___END　*/
/*　共通レスポンシブ　*/
.dp-footer-bar-item + .dp-footer-bar-item {
    border-left: 1px solid rgb(255 255 255);
}
.dp-footer-bar {
    border-top: 1px solid rgb(255 255 255);
}
.dp-footer-bar a {
    color: rgb(255 255 255);
    background: rgb(40 35 29);
    line-height: 1.5;
}
.icon-file-text:before {
    content: "\e909";
}
@media only screen and (min-width: 1200px) {
    .global-nav .current-menu-item > a::before, .global-nav > ul > li > a::before, .global-nav .sub-menu a::before {
        content: '';
        height: 0;
        left: calc(50% - 0.4rem);
        width: 0.4rem;
        top: 0;
        position: absolute;
        background: rgb(242 203 5);
        transition: 0.5s;
        border-radius: 0 0 10rem 10rem;
    }
    .global-nav .current-menu-item > a::before, .global-nav > ul > li > a:hover::before {
        height: calc(100% - 7.5rem);
    }
}
@media only screen and (min-width: 768px) {
    address.footer-contact-tel a, address.footer-contact-fax a {
        pointer-events: none;
    }
}
@media screen and (max-width: 1200px) {
    .header-bar {
        width: 100%;
        left: 0;
        top: 0;
        border-radius: 0;
    }
    .logo-image {
        width: 17rem;
        top: -0.25rem;
        left: 1.5rem;
    }
    .global-nav-button:before {
        color: #000;
        font-weight: 300;
    }
    .top-slider-wrapper {
        width: 100%;
        height: 52vh;
    }
    .top-slider-wrapper::after {
        display: none;
    }
    .header-youtube, .top-slider {
        height: 52vh;
    }
    .global-nav > ul > li > a {
        line-height: 5rem;
        padding: 0 3.5rem 0 3.5rem;
        text-align: left;
        background: rgb(39 116 53);
    }
    .global-nav > ul > li > a::after {
        color: #fff;
        text-align: left;
        left: 17rem;
        bottom: 2.9rem;
        width: 10rem;
    }   
    .global-nav a, .global-nav a:hover {
        background: rgb(140 116 86);
    }
    .global-nav > ul > li > a:hover::after, .global-nav .current-menu-item > a::after {
        color: #fff;
    }
    .global-nav .sub-menu a {
        font-size: 1em;
        padding-left: 5rem;
    }
    .footer_100_contact a {
        height: 33rem;
    }
    .global-nav > ul > li > a:before{
        display: none;
    }
    .global-nav > ul > li > a{
        text-align: center;
        line-height: 40px;
        border-bottom: 1px solid var(--ka-blue);
    } 
    .global-nav > ul > li > a span{
        position: absolute;
        left: 50%;
        bottom: 10px;
        transform: translateX(-50%);
    }
}
@media screen and (max-width: 834px) {
    .logo-image {
        width: 15rem;
    }
    .flex_lay {
        gap: 1.5rem;
    }
    .flex_lay_box {
        width: 100%;
    }
    .flex_lay_box:nth-child(even) {
        margin-bottom: 0;
    }
    .footer_about_info {
        width: 100%;
        text-align: center;
    }
    .footer_menu_box {
        width: 100%;
        max-width: 35rem;
        margin: 0 auto;
        padding-left: 0;
        text-align: center;
    }
    .footer-bar01, p.copyright {
        text-align: center;
    }
    .footer_100_contact p._tittle {
        font-size: 4rem;
        letter-spacing: 0.4rem;
    }
    .footer_100_contact p._text {
        font-size: 1.2rem;
        margin-bottom: 1.6rem;
        letter-spacing: 0.3em;
    }
    .footer_100_contact p.all_text {
        font-size: 1.2rem;
        line-height: 1.9;
        margin-bottom: 1.8rem;
    }
    .footer_100_contact a {
        height: 28rem;
    }
    .footer_100_contact::before {
        inset: 1.4rem;
        border-radius: 1.2rem;
    }
    .footer_100_contact a::after {
        font-size: 1.05rem;
        padding: 1rem 2rem .9rem;
        letter-spacing: 0.3em;
    }
    p.footer-contact-time {
        margin: 0 auto;
    }
}
@media screen and (max-width:430px) {
    .logo-image {
        width: 15rem;
    }
    .header-bar-fixed ~ .top-slider-wrapper, .header-youtube {
        height: calc(100svw*9/16);
        min-height: 0;
    }
    .global-nav > ul > li > a {
        font-size: 0.9em;
        padding: 0 2rem 0 2rem;
    }
    .global-nav > ul > li > a::after {
        width: 10rem;
        left: 10rem;
    }
    .global-nav .sub-menu a {
        font-size: 0.9em;
        padding-left: 4rem;
    }
    p.address_footer span {
        display: block;
    }
}
@media screen and (max-height:430px) {
    .header-youtube, .top-slider {
        height: 100vh;
    }
    .top-slider-wrapper {
        height: 100vh;
    }
}
/*　共通___END　*/
/*　オリジナル フロント　*/
.original_inner {
    margin: 0 auto;
    max-width: 125rem;
    width: 86%;
}
section.original01 {
    margin: 0 0 15rem;
    padding: 15rem 0 0;
    position: relative;
    z-index: 1;
}
.original01_fast_title {
    position: relative;
}
section.original01 .flex_lay_box {}
.original_sub_menu, .ori_topics__title h2 {
    font-size: 4rem;
    letter-spacing: 0.3rem;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
    color: rgb(255 255 255);
    font-family: "Baloo 2", sans-serif;
}
.original_sub_menu span, .ori_topics__title h2 span {
    display: block;
    font-size: 0.4em;
    letter-spacing: 0.1rem;
    font-family: "Zen Maru Gothic", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
section.original01 h2, .original03-text h2 {
    font-size: 4rem;
    letter-spacing: 0.1rem;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
}
section.original01 h2 {
    color: #275630;
    font-size: 4.5rem;
}
section.original03 {
    padding: 20rem 0 20rem;
    position: relative;
}
section.original03::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(images/fp_original03.jpg);
    background-size: cover;
    background-position: center;
    top: 0;
    left: 0;
    z-index: -10;
}
section.original03::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -10;
    background: rgb(140 140 140);
    background: linear-gradient(108deg, rgb(40 35 29) 0%, rgb(40 35 29 / 20%) 100%);
}
.original03-text {
    position: relative;
    color: #ffffff;
    padding-right: 39%;
}
.original03-text h2 {
    color: rgb(255 255 255);
    margin-bottom: 3rem;
}
.original_sub_menu.original04_sub {
    margin: 0 auto;
    width: 86%;
    margin-top: 15rem;
    text-align: center;
}
section.original04 {
    margin: 15rem 0 15rem;
    background-color: rgb(254 254 254 / 0%);
}
.original04__frame {
    position: relative;
    margin-bottom: 6rem;
}
.original04__frame:last-of-type {
    margin-bottom: 0;
}
.original04__inner {
    width: 86%;
    margin: 0 auto;
    position: relative;
    gap: 6rem;
}
.original04__inner.second {
    flex-direction: row-reverse;
}
.original04__img {
    width: calc(60% - 3rem);
    height: auto;
}
.original04__img img {
    width: 100%;
}
.original04__text {
    width: calc(40% - 3rem);
    box-sizing: border-box;
    position: relative;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    display: -webkit-flex;
    display: flex;
}
.original04__text h2 {
    font-size: 3.5rem;
    letter-spacing: 0.05rem;
    color: rgb(40 35 29);
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 1.5rem;
    margin-top: -4rem;
}
.original04__text p {
    font-size: 1.4rem;
    line-height: 2;
}
.original04__text::before {
    content: "POINT.1";
    display: block;
    z-index: -1;
    font-size: 5vw;
    line-height: 1;
    font-weight: 600;
    color: #ffffff;
    font-family: "Baloo 2", sans-serif;
    opacity: 0.8;
}
.original04__frame:nth-of-type(2) .original04__text::before {
    content: "POINT.2";
}
.original04__frame:nth-of-type(3) .original04__text::before {
    content: "POINT.3";
}
section.ori_topics {
    background: #f1f7f2;
    padding: 14rem 0 15rem;
    position: relative;
}
.ori_topics_inner {
    max-width: 120rem;
    width: 86%;
    margin: 0 auto;
}
.ori_topics__title h2 {
    margin-bottom: 3.5rem;
    color: rgb(40 35 29);
    text-align: center;
}
section.ori_topics .inner {
    width: 100%;
}
h2.headline-primary.headline-font-type {
    display: none;
}
.article03 {
    background: #ffffff;
    border: dashed 1px rgb(242 203 5);
    box-sizing: border-box;
}
h2.article03-title.headline-font-type {
    color: rgb(40 35 29);
    font-size: 1.4rem;
}
section.ori_topics::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(images/bg-pattern.png);
    background-attachment: fixed;
    z-index: -1;
    opacity: 0.7;
}
.original04__imgbefore {
    position: relative;
}
.original04__imgbefore::before {
    content: "";
    position: absolute;
    width: 97%;
    height: 96%;
    top: 2%;
    left: 1.5%;
    border: dashed 0.2rem rgb(242 220 107);
    box-sizing: border-box;
}
.original01_fast_title .flex_lay {
    position: relative;
}
.original01_fast_title .flex_lay::before {
    content: "";
    position: absolute;
    width: 31rem;
    height: 32.5rem;
    top: -6rem;
    left: -11rem;
    background-image: url(images/il_001.png);
    background-size: cover;
    z-index: -1;
}
/*　オリジナル フロント　レスポンシブ　*/
@media screen and (max-width:1200px) {
    section.original01 {
        padding: 10rem 0 0;
        margin: 0 0 10rem;
    }
    section.original01 h2, .original03-text h2 {
        font-size: 3.5rem;
    }
    section.original03 {
        padding: 10rem 0 10rem;
    }
    .original03-text {
        padding: 0;
    }
    .original_sub_menu.original04_sub {
        margin-top: 10rem;
    }
    section.original04 {
        margin: 10rem 0 10rem;
    }
    .original04__inner {
        width: 86%;
        gap: 2rem;
    }
    .original04__frame {
        margin: 0 0 5rem;
    }
    .original04__text br {
        display: none;
    }
    .original04__img {
        width: 100%;
        flex-direction: column;
        justify-content: center;
        /* align-items: center; */
        display: -webkit-flex;
        display: flex;
    }
    .original04__frame .original04__text {
        width: 100%;
    }
    section.ori_topics {
        padding: 10rem 0 10rem;
    }
    .article03-content {
        padding: 1.5rem 2rem;
    }
    h2.article03-title.headline-font-type {
        font-weight: 300;
        font-size: 1.3rem;
        margin-top: 0.5rem;
    }
    section.original03::after {
        background: rgb(40 35 29 / 62%);
        background: linear-gradient(108deg, rgb(40 35 29) 0%, rgb(40 35 29 / 53%) 100%);
    }
    .original04__text::before {
        font-size: 10vw;
    }
    .original01_fast_title .flex_lay::before {
        width: 31rem;
        height: 32.5rem;
        top: -3rem;
        left: -8rem;
    }
}
@media screen and (max-width:834px) {
    section.original01 {
        padding: 5rem 0 5rem;
        margin: 0;
    }
    .original_sub_menu, .ori_topics__title h2 {
        font-size: 3rem;
    }
    .original03-text h2 {
        margin-bottom: 2rem;
    }
    section.original03 {
        padding: 8rem 0 8rem;
    }
    .original03-text h2 br {
        display: none;
    }
    .original_sub_menu.original04_sub {
        margin-top: 5rem;
    }
    section.original04 {
        margin: 8rem 0 8rem;
    }
    .original04__inner {
        gap: 0;
    }
    .original04__text h2 {
        font-size: 2.5rem;
    }
    section.ori_topics {
        padding: 5rem 0 6rem;
    }
    .ori_topics__title h2 {}
    .article03-content {
        padding: 1rem 1rem;
    }
    .original01_fast_title .flex_lay::before {
        left: unset;
        right: -2rem;
    }
}
@media screen and (max-width:430px) {
    section.original01 h2, .original03-text h2 {
        font-size: 2.5rem;
    }
    section.original04 {
        margin: 7rem 0 7rem;
    }
    .original04__frame {
        margin: 0 0 2.5rem;
    }
    .original04__text h2 {
        font-size: 2.2rem;
        margin-top: -3rem;
    }
    section.ori_topics {
        padding: 6rem 0 3rem;
    }
    h2.article03-title.headline-font-type {
        padding: 0 0.5rem;
    }
    p.article03-meta {
        padding: 0 0.5rem;
    }
    .article03 {
        width: 100%;
        margin: 0 auto 2.5rem !important;
    }
    .top-blog {
        margin-bottom: 5%;
    }
    .original04__text::before {
        font-size: 15vw;
    }
    .original01_fast_title .flex_lay::before {
        top: unset;
        bottom: -16rem;
        width: 17rem;
        height: 17.5rem;
    }
}
@media screen and (max-height: 430px) {}
/*　オリジナル フロント___END　*/
/*　contents02-item-theme001 of css　*/
.content02_theme001 {
    background: #f1f7f2;
    padding: 15rem 0 15rem;
    position: relative;
}
.content02-item_theme001-inner {
    width: 86%;
    max-width: 125rem;
    margin: 0 auto;
}
.content02-item_theme001 {
    width: 100%;
    position: relative;
    margin-bottom: 8rem;
    gap: 4rem;
}
.content02-item_theme001:last-of-type {
    margin-bottom: 0;
}
.content02_theme001-img {
    width: calc(50% - 2.5rem);
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    display: -webkit-flex;
    display: flex;
}
.content02_theme001-img img {
    width: 100%;
}
.content02_theme001_box {
    width: calc(50% - 2rem);
}
.content02_theme001-subtitle {
    font-size: 1.5rem;
    font-weight: 800;
    letter-spacing: 0.1em;
    line-height: 1.8;
    position: relative;
    color: #669b70;
    margin-bottom: 2rem;
    border-bottom: dashed 0.2rem #275630;
    padding-bottom: 2rem;
}
.content02_theme001-subtitle span {
    display: block;
    font-size: 1.5em;
    letter-spacing: 0.15em;
    line-height: 1.2;
}
.content02_theme001-title.headline-font-type {
    line-height: 1.7;
    font-size: 3rem;
    font-weight: 600;
    margin-bottom: 1.7rem;
}
p.content02_theme001-text {
    line-height: 2;
    font-size: 0.95em;
}
a.content02_theme001-button, a.original03-button {
    display: block;
    width: 100%;
    max-width: 320px;
    border: 2px solid #669b70;
    background: rgb(255 255 255);
    color: #669b70;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
    line-height: 56px;
    outline: none;
    transition: all .3s;
    position: relative;
    z-index: 1;
    margin-right: 0;
    margin-left: auto;
    margin-top: 3rem;
    letter-spacing: 0.2em;
    border-radius: 10rem;
    font-family: "Baloo 2", sans-serif;
}
a.content02_theme001-button:hover {
    background: #669b70;
    color: #fff !important;
}
a.content02_theme001-button::before {
    content: "\f061";
    position: absolute;
    width: 60px;
    height: 1px;
    right: 0;
    top: 0;
    font-family: fontawesome;
}
.content02_theme001 .original_sub_menu {
    text-align: center;
    margin-bottom: 6rem;
}
.content02_theme001::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(images/bg-pattern.png);
    background-attachment: fixed;
    z-index: -1;
    opacity: 0.7;
}
.content02_theme001-imgbefore {
    position: relative;
}
.content02_theme001-imgbefore::before {
    content: "";
    position: absolute;
    width: 98%;
    height: 98%;
    top: 1%;
    left: 1%;
    border: dashed 0.2rem rgb(242 220 107);
    box-sizing: border-box;
}
/*　レスポンシブ　*/
@media screen and (max-width:1200px) {
    .content02_theme001 {
        padding: 10rem 0 10rem;
    }
    .content02-item_theme001 {
        margin-bottom: 6rem;
    }
    .content02_theme001-subtitle {
        font-size: 1.25rem;
        margin-bottom: 1.75rem;
    }
    .content02_theme001-title.headline-font-type {
        font-size: 2.25rem;
        margin-bottom: 1.25rem;
    }
    a.content02_theme001-button {
        margin-top: 3rem;
        max-width: 300px;
        font-size: 1.5rem;
    }
}
@media screen and (max-width:834px) {
    .content02_theme001 {
        padding: 8rem 0 8rem;
    }
    .content02-item_theme001 {
        gap: 2rem;
    }
    .content02_theme001-img {
        width: 80%;
        margin: 0 auto;
    }
    .content02_theme001_box {
        width: 100%;
    }
    a.content02_theme001-button {
        margin: 0 auto;
        margin-top: 3rem;
    }
}
@media screen and (max-width:430px) {
    .content02_theme001-subtitle {
        font-size: 1.15rem;
        padding-bottom: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .content02_theme001-title.headline-font-type {
        font-size: 2rem;
        margin-bottom: 0.75rem;
    }
    a.content02_theme001-button {
        margin: 0 auto;
        margin-top: 2rem;
        max-width: 250px;
    }
}
/*　contents02-item-theme001 of css___END　*/
/*　投稿ページ　*/
.archive-header {
    margin-top: 5rem;
    margin-bottom: 5rem;
}
body.blog .main, body.archive.category .main, body.archive.date .main {
    margin-top: 6em;
    margin-bottom: 6rem;
}
body.post-template-default .main {
    margin-bottom: 8rem;
}
h2.archive-title.headline-font-type {
    font-size: 3rem !important;
}
h1.post-title.headline-font-type {
    font-size: 2.5rem !important;
    font-weight: 600;
    margin: 10rem 0 0.2rem;
    color: rgb(40 35 29);
}
p.post-meta {
    margin-bottom: 3rem;
}
div#single_share_bottom {
    margin-top: 5rem;
}
#wp-calendar caption {
    color: rgb(40 35 29);
}
h4.headline-bar {
    background-color: rgb(255 255 255 / 0%);
    color: rgb(40 35 29);
    padding: 0;
    border-bottom: dashed 2px rgb(255 250 222);
    margin-bottom: 1.5rem !important;
    font-weight: 600;
}
span.post-date {
    display: block;
    color: rgb(140 116 86);
}
.single .post-content img {
    width: auto;
}
.secondary.fright a:hover {
    color: rgb(86 85 85);
}
.single_share .twitter a:before {
    content: "\e61b";
    font-family: fontawesome;
}
.post-meta-box-item a:hover {
    color: rgb(81 71 57);
}
/*　投稿ページレスポンシブ　*/
@media screen and (max-width:1200px) {
    .archive-header {
        margin-bottom: 2.5rem;
    }
}
@media screen and (max-width:834px) {
    .post-meta-box {
        background: none;
    }
    body.blog .main, body.archive.category .main, body.archive.date .main {
        margin-top: 6rem;
    }
    h4.headline-bar {
        padding: inherit;
        text-align: left;
        padding-left: 1.5rem;
    }
    h1.post-title.headline-font-type {
        font-size: 1.8rem !important;
        margin: 7rem 0 0.2rem;
    }
    body.post-template-default .main {
        margin-bottom: 4rem;
    }
    h2.archive-title.headline-font-type {
        font-size: 2.6rem !important;
    }
    p.post-meta {
        margin-bottom: 2rem;
    }
}
/*　投稿ページ___END　*/
/*　固定ページ　*/
.signage {
    height: 22rem;
    z-index: 0;
    background: rgb(255 255 255);
}
.breadcrumb li a, .breadcrumb li {
    color: #fff;
    font-weight: 500;
}
h1.signage-title.headline-font-type {
    font-size: 3.5rem !important;
    font-weight: 600;
    text-shadow: none;
    color: #fff;
    line-height: 1.5;
    position: relative;
    margin-bottom: 0;
    margin-top: -5rem;
    text-shadow: 0 0 3px #333;
}
p.signage-title-sub {
    font-size: 1.8rem !important;
    font-weight: 600;
    letter-spacing: 0.2rem;
    text-shadow: none;
    color: #fff !important;
    font-family: "Baloo 2", sans-serif;
    text-shadow: 0 0 3px #333;
}
.signage:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.signage-content{
    position: relative;
    z-index: 9;
}
.kp-content_inner {
    max-width: 115rem;
    width: 86%;
    margin: 0 auto;
}
.post-header {
    margin: 0;
}
section.kp-main-content {
    padding: 10rem 0 10rem;
    position: relative;
}
.kp-content {
    margin-bottom: 8rem;
}
.kp-content:last-of-type {
    margin-bottom: 0;
}
.kp-content_child {
    margin-bottom: 5rem;
}
.kp-content_child:last-child {
    margin-bottom: 0;
}
.wpcf7 {
    width: 100%;
    border: none;
    background: none;
    padding: 0;
    margin: 0 auto !important;
    font-size: 14px;
    padding-top: 1rem;
}
.wpcf7 p {
    margin-bottom: 1rem;
}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
    border: 1px solid rgb(233 209 85);
    line-height: 2;
    border-radius: 0.5rem;
}
.wpcf7 input.wpcf7-submit {
    font-size: 1.8rem;
    background-color: rgb(40 35 29);
    color: #ffffff;
    width: 100%;
    max-width: 44rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    transition: 0.5s;
    height: 6rem;
    border-radius: 10rem;
    font-family: "Zen Maru Gothic", serif;
}
.wpcf7 input.wpcf7-submit:hover {
    background-color: rgb(140 116 86);
    color: rgb(255 255 255);
    transform: translatey(0.5rem);
}
table.mail_table th, table.mail_table td {
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 0;
    border: none;
}
table.mail_table th {
    margin-bottom: 0.5rem;
}
table.mail_table td {
    margin-bottom: 2.5rem;
}
form.wpcf7-form p {
    padding-bottom: 0;
    line-height: 2.5rem;
}
span.required, span.required_off {
    color: #ffffff;
    font-size: 11px;
    background-color: rgb(211 95 17);
    padding: 0.3rem 0.6rem 0.3rem;
    vertical-align: inherit;
    border-radius: 0.3rem;
    margin-right: 0.75rem;
    display: inline-block;
    line-height: 1.5;
    margin-bottom: 0.25rem;
}
span.required_off {
    background-color: #cbcbcb;
}
.post-content h2 {
    padding: 0;
    color: rgb(40 35 29);
    font-size: 2.4rem;
    font-weight: 600;
    margin-bottom: 4.25rem;
    position: relative;
    line-height: 1.8;
}
/*.post-content h2::after {
    content: "";
    display: block;
    width: 45%;
    height: 0.2rem;
    margin: 0 auto;
    margin-top: 2rem;
    border-bottom: dashed 0.2rem rgb(255 250 223);
}*/
.post-content h3 {
    font-size: 1.8rem;
    letter-spacing: 0.05rem;
    padding: 0;
    line-height: 1.5;
    font-weight: 600;
    color: rgb(40 35 29);
    margin-bottom: 0.5rem;
    margin-top: 2rem;
}
.post-content h3:first-of-type {
    margin-top: 0;
}
.post-content p {
    font-size: 1.4rem;
    margin: 0 0 2em 0;
}
.post-content p:last-of-type{
    margin-bottom: 0;
}

.post-content address {
    margin: 0 0 0 0;
    line-height: 2.2;
    font-style: normal;
}
address.single_page {
    font-weight: 600;
    font-size: 3.5rem;
    color: rgb(40 35 29);
    letter-spacing: 0.05rem;
    line-height: 1;
    margin-bottom: 1rem;
    text-align: center;
    font-family: "Baloo 2", sans-serif;
}
address.single_page span {
    font-size: 0.5em;
}
.triangle {
    width: 0;
    height: 0;
    border-left: 10rem solid transparent;
    border-right: 10rem solid transparent;
    border-top: 3rem solid #dee8e8;
    margin: auto;
    margin-bottom: 10%;
}
section.kp-main-content.faq_00 h2 {
    margin-bottom: 1.25rem;
    font-size: 2rem;
    padding-left: 5rem !important;
    padding-top: 0.25rem;
    text-align: left;
    letter-spacing: 0.1rem;
    position: relative;
}
section.kp-main-content.faq_00 h2::before {
    content: "?";
    position: absolute;
    left: 0;
    top: 0;
    width: 4rem;
    height: 4rem;
    line-height: 3.6rem;
    background: rgb(211 95 17);
    border-radius: 100%;
    font-size: 2.5rem;
    color: #ffffff;
    text-align: center;
}
section.kp-main-content.faq_00 h2::after {
    display: none;
}
section.kp-main-content.faq_00 p {
    text-align: left !important;
    padding: 3%;
    margin-bottom: 5rem;
    background: #fff;
    border-radius: 1rem;
}
section.kp-main-content.faq_00 p:last-of-type {
    margin-bottom: 0;
    border: none;
}
.flow-box {
    display: block;
    position: relative;
    padding-left: 10rem;
    max-width: 70rem;
    padding-bottom: 6rem;
    margin: 0 auto;
}
.flow-box:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
}
.flow-box::before {
    counter-increment: number 1;
    content: counter(number);
    background: rgb(40 35 29);
    display: block;
    position: absolute;
    width: 6.1rem;
    height: 6.1rem;
    text-align: center;
    line-height: 6.1rem;
    left: 0;
    color: rgb(255 255 255);
    font-size: 3.5rem;
    font-weight: 600;
    top: 0;
    z-index: 2;
    box-sizing: border-box;
    font-family: "Baloo 2", sans-serif;
}
.flow-box h2 {
    text-align: left;
    margin-bottom: 0.5rem;
    border: none;
}
.flow-box h2::after {
    display: none;
}
.flow-box::after {
    height: 100%;
    width: 0.1rem;
    content: "";
    top: 0;
    left: 3rem;
    background: rgb(40 35 29);
    display: block;
    position: absolute;
    z-index: 0;
}
.flow-box:last-child::after {
    content: none;
    height: 0;
}
.flow-box:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
}
table.mail_table tr {
    border: 0;
}
.wpcf7 form {
    margin: 0;
}
section.kp-main-content.information .kp-content_inner, section.kp-main-content.contact .kp-content_inner, section.kp-main-content.faq_00 .kp-content_inner {
    max-width: 85rem;
}
p.kp_center00 {
    text-align: center;
}
p.kp_contact_required {
    font-size: 0.95em;
    margin-bottom: 1rem;
}
a.kp_bunner_btn, section.kp-main-content.faq_01 .kp-content a {
    display: block;
    width: 100%;
    max-width: 35rem;
    color: rgb(255 255 255);
    background: rgb(40 35 29);
    padding: 1rem 0;
    text-align: center;
    margin: 0 auto;
    border-radius: 10rem;
    transition: 0.5s;
    font-size: 1.25em;
}
a.kp_bunner_btn:hover, section.kp-main-content.faq_01 .kp-content a:hover {
    background-color: rgb(255 255 255);
    color: rgb(220 185 11);
}
.kp_yoyakuru00, img.linebn_bunner {
    text-align: center;
}
ul.kp_kome_mark {
    margin-top: 0.5rem;
}
ul.kp_kome_mark li {
    position: relative;
    line-height: 1.6;
    padding-left: 1.6rem;
    font-size: 0.85em;
    color: rgb(211 95 17);
    margin-bottom: 0.25rem;
}
ul.kp_kome_mark li:last-of-type {
    margin-bottom: 0;
}
ul.kp_kome_mark li::before {
    content: "※";
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1.6;
    color: rgb(211 95 17);
}
.kp-content.kp_contact_01 ul.kp_kome_mark {
    width: 100%;
    max-width: 54rem;
    margin: 0 auto;
}
img.linebn_bunner {
    margin-bottom: 1.5rem;
}
.kp_greeting_imgbox, .kp_price_imgbox {
    position: relative;
}
.kp_greeting_imgbox::before, .kp_price_imgbox::before {
    content: "";
    position: absolute;
    width: 97%;
    height: 96%;
    top: 2%;
    left: 1.5%;
    border: dashed 0.2rem rgb(242 220 107);
    box-sizing: border-box;
}
section.kp-main-content.greeting p {
    font-size: 1em;
}
p.kp_greeting_owner {
    font-size: 1.2em !important;
    text-align: right;
    margin-top: 1rem;
    color: rgb(83 63 38);
}
p.kp_greeting_owner span {
    font-size: 0.8em;
    margin-right: 1rem;
}
section.kp-main-content.faq_01 .kp-content {
    border: dashed 0.2rem rgb(255 250 223);
    padding: 3%;
    box-sizing: border-box;
    border-radius: 2rem;
    text-align: center;
}
section.kp-main-content.faq_01 .kp-content a {
    margin-top: 2rem;
}
section.kp-main-content.faq_01 {
    padding-bottom: 0rem;
}
section.kp-main-content.price h2 {
    margin-bottom: 4rem;
}
section.kp-main-content.price .flex_lay {
    margin-bottom: 4rem;
}
.kp_price_box {
    background: #fff;
    padding: 3.5%;
    border-radius: 2rem;
    width: 100%;
    max-width: 85rem;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 4rem;
    text-align: center;
}
.kp_price_box h3 {
    font-size: 2rem;
    margin-bottom: 2rem;
    color: rgb(211 95 17);
    position: relative;
}
.kp_price_box h3::before {
    content: "\f157";
    font-family: fontawesome;
    display: block;
    width: 6rem;
    height: 6rem;
    background: rgb(242 203 5);
    margin: 0 auto;
    margin-bottom: 2rem;
    border-radius: 100%;
    line-height: 6rem;
    font-size: 3.2rem;
    color: #fff;
}
.kp_price_box.kp_price_box_02 h3::before {
    content: "\f017";
}
.kp_price_box.kp_price_box_02 p span {
    font-size: 1.4em;
    margin: 0 0.25rem;
    font-weight: 600;
    color: rgb(140 116 86);
}
/*　☆固定ページレスポンシブ　*/
@media screen and (max-width:1200px) {
    section.kp-main-content {
        padding: 7rem 0 7rem;
    }
    .kp-content {
        margin-bottom: 5rem;
    }
    .post-content h2 {
        line-height: 1.5;
    }
    section.kp-main-content.faq_00 p {
        margin-bottom: 3rem;
        padding: 3% 5%;
    }
    h1.signage-title.headline-font-type {
        margin-top: -2rem;
    }
    .signage {
        height: 18rem;
    }
}
@media screen and (max-width:834px) {
    .signage {
        height: 14rem;
    }
    h1.signage-title.headline-font-type {
        font-size: 2.5rem !important;
        margin-top: -3.5rem;
    }
    p.signage-title-sub {
        font-size: 1.4rem !important;
    }
    .post-content td, .post-content th {
        display: block;
        box-sizing: border-box;
        width: 100%;
        padding: 1.5rem 1.5rem;
        line-height: 2;
    }
    .service-box {
        width: 100%;
    }
    section.kp-main-content.information th {
        padding-bottom: 0;
    }
    section.kp-main-content.information td {
        padding-top: 0;
    }
    section.kp-main-content.faq_00 h2 {
        margin-bottom: 2rem;
    }
    .kp_price_box {
        padding: 5%;
    }
    .kp_price_box p br {
        display: none;
    }
}
@media screen and (max-width:430px) {
    p.kp_center00 {
        text-align: left;
    }
    .wpcf7 input.wpcf7-submit {
        height: 5rem;
    }
    .flow-box {
        padding-left: 8rem;
    }
    .flow-box h2 span {
        line-height: 1.5;
    }
    address.single_page {
        font-size: 3rem;
    }
    .service-box {
        padding: 2.5rem 2rem 2.5rem;
    }
    section.kp-main-content.faq_00 h2 {
        padding-left: 5rem !important;
        font-size: 1.8rem;
        padding-top: 0.5rem;
        margin-bottom: 1.5rem;
    }
    .post-content h2 {
        font-size: 2rem;
        margin-bottom: 1.5rem;
    }
    .post-content h3 {
        font-size: 1.6rem;
    }
    section.kp-main-content.faq_01 .kp-content {
        padding: 5%;
    }
    .post-content h2::after {
        margin-top: 1.5rem;
    }
    .kp_price_box {
        margin-top: 3rem;
    }
    .kp_price_box h3 {
        font-size: 2rem;
        margin-bottom: 1.25rem;
    }
    .kp_price_box h3::before {
        width: 5rem;
        height: 5rem;
        line-height: 5rem;
        font-size: 2.8rem;
        margin-bottom: 1.5rem;
    }
    .flow-box h2 {
        font-size: 2.5rem;
        margin-bottom: 1rem;
    }
}
/*　固定ページ___END　*/

/* daihyouaisatu */
.greeting-intro {
    margin-bottom: 5em;
}
.greeting-intro-title {
    width: 45%;
    box-sizing: border-box;
    padding-right: 3em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 3em;
}
.greeting-intro-img {
    width: 55%;
    box-sizing: border-box;
    margin-bottom: 3em;
}
.greeting-intro-img img {
    width: 100%;
    display: block;
}
.greeting-intro-title h2::after {
    display: none;
}
.greeting-intro-title h2, .greeting-intro-title h3, .greeting-intro-title p {
    width: 100%;
}
.greeting-intro-title h3 {
    font-size: 0.8em;
    border: none;
    padding: 0;
    font-weight: 500;
    margin-top: 2em;
    margin-bottom: 0.5em;
    text-align: right;
}
.greeting-content {
    margin-bottom: 5em;
}
.greeting-content:last-of-type {
    margin-bottom: 0;
}
.greeting-second-img {
    width: 50%;
    box-sizing: border-box;
}
.greeting-second-img img {
    display: block;
    width: 100%;
}
.greeting-second-text {
    width: 50%;
    box-sizing: border-box;
    padding-left: 3em;
}
.greeting_third .greeting-second-text {
    padding: 0 3em 0 0;
}
.greeting-content h2 {
    margin-bottom: 2em;
}
.greeting-content h2::after {
    display: none;
}
.greeting-third-text {
    position: relative;
    width: 53%;
    margin-left: 47%;
    box-sizing: border-box;
    padding: 3em 3em 3em 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
}
.greeting-third-img {
    width: 100%;
    margin-left: -100%;
}
.greeting-third-text h2, .greeting-third-text p {
    width: 100%;
    color: #fff;
    text-shadow: 0px 0px 8px #000000, 0px 0px 30px #000000, 0px 0px 58px #000000;
}
p.greeting-name {
    text-align: right;
}
@media only screen and (max-width: 970px) {
    .greeting-intro-title h2 {
        font-size: 1.1em;
    }
    .greeting-content h2 {
        font-size: 1.1em;
    }
    .greeting-intro, .greeting-content {
        font-size: 0.9em;
        line-height: 2;
    }
}
@media only screen and (max-width: 485px) {
    .greeting-intro-title {
        width: 100%;
        padding: 0;
        margin-bottom: 2em;
    }
    .greeting-intro-img {
        width: 100%;
    }
    .greeting-second-img {
        width: 100%;
        margin-bottom: 3em;
    }
    .greeting-second-text {
        width: 100%;
        padding: 0;
    }
    .greeting-content {
        margin-bottom: 3em;
    }
    .greeting-third-text {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .greeting-third-text h2, .greeting-third-text p {
        text-shadow: none;
        color: #292929;
    }
    .greeting-third-img {
        margin: 2em auto 0;
    }
    .greeting_third .greeting-second-text {
        padding: 0 0 20px;
    }
}
/* daihyouaisatu END */
/* kozen-style-concept */
.concept-intro-text {
    width: 60%;
    background: #ffffff;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    margin-top: 5em;
    padding: 3em;
}
.concept-intro-img {
    width: 50%;
    margin-left: -10%;
    position: relative;
    z-index: 0;
}
.concept-intro-text p {
    margin-bottom: 1em;
}
.concept-contents-text {
    width: 60%;
    margin-left: 40%;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.concept-contents-img {
    width: 40%;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    position: relative;
    z-index: 0;
    margin-left: -100%;
}
.concept-contents-text.contents01-text {
    padding-left: 3em;
    font-size: 0.9em;
}
.concept-contents-img img {
    display: block;
    width: 100%;
}
.concept-intro-img img {
    display: block;
    width: 100%;
}
.concept-contents-text.contents02-text {
    margin-left: 0;
    font-size: 0.9em;
    padding-right: 3em;
}
.concept-contents {
    margin-top: 5em;
}
.concept-contents-text.contents03-text {
    padding: 3em 0em 0 3em;
    background: #ffffff;
    margin-top: 5em;
}
.concept-contents-img.contents03-img {
    justify-content: flex-end;
    width: 60%;
}
.concept-contents-img.contents02-img {
    margin-left: 0;
}
@media only screen and (max-width: 970px) {
    .concept-intro-text {
        background: none;
        padding: 0;
        margin: 0 auto 3em;
        width: 100%;
    }
    .concept-intro-img {
        width: 110%;
    }
    .concept-contents-img {
        width: 100% !important;
        margin: 0 auto !important;
    }
    .concept-contents-text {
        width: 100% !important;
        margin: 0 auto 2em !important;
        padding: 0 !important;
    }
}
@media only screen and (max-width: 485px) {
    .concept-contents {
        margin-top: 4em;
    }
}
.map-box {
    height: 400px;
}
/* kozen-style-concept END */

/* ãŠå•ã„åˆã‚ã› */
.contact_sec .content_inner, .mail_sec .content_inner {
    max-width: 1000px;
}
.contact_sec .content_inner {
    padding-bottom: 0;
}
.post-content p.contact-lead{
    text-align: center;

}
.con__inner {
    margin-bottom: 40px;
}
.con__inner:last-of-type {
    margin-bottom: 0;
}
.con__inner p {
    margin-bottom: 0;
}
address.con_tel {
    font-size: 2.5em;
    font-style: normal;
    letter-spacing: .05em;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1;
    color: #297b38;
    text-align: center;
}
address.con_tel a {
    color: #297b38;
}
span.con_tel_sub {
    font-size: 0.5em;
    letter-spacing: 1px;
    margin-right: 5px;
    color: #151515;
}
p.con-time {
    width: fit-content;
    margin: auto;
    margin-bottom: 10px;
    line-height: 1.5;
    font-weight: 600;
}
p.con_time:last-of-type {
    margin-bottom: 0;
}
p.con-time span {
    display: inline-block;
    margin-right: 10px;
    color: #297b38;
}
p.con_caution {
    font-size: 0.85em;
    width: fit-content;
    margin: 0 auto 10px;
}
.post-content p.con_caution:last-child{
    margin: 0 auto;
}
.mail_info_box {
    margin-bottom: 30px;
}
.mail_info_box p {
    font-size: 0.9em;
    line-height: 2;
    margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
    address.con_tel {
        font-size: 1.8em;
    }
}
/* ãŠå•ã„åˆã‚ã› END */
/* ãŠå•ã„åˆã‚ã›ãƒ•ã‚©ãƒ¼ãƒ  */
span.required {
    font-size: 0.7em;
    line-height: 1.5;
    letter-spacing: 0;
    display: inline-block;
    margin-left: 8px;
    margin-bottom: 8px;
    padding: 3px 5px;
    border-radius: 2px;
    color: #fff;
    background: #ff5353;
}
.wpcf7 {
    border: none;
    background: none;
    margin-bottom: 0 !important;
}
.wpcf7 input, .wpcf7 textarea {
    background: #efefef;
    border: 0;
    padding: 18px;
    box-sizing: border-box;
}
.wpcf7 form {
    margin: 0;
}
.wpcf7 form p {
    font-size: 15px;
    font-weight: 700;
    line-height: 2.5;
    margin-bottom: 22px;
}
.wpcf7 form p:last-of-type {
    margin-bottom: 0;
}
.wpcf7-list-item {
    margin-left: 0;
    margin-top: 8px;
    line-height: 1.5;
    font-weight: 500;
}
.wpcf7 select {
    background: #fff;
}
.wpcf7 input.wpcf7-submit {
    margin-top: 30px;
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    font-size: 1.2em;
    font-weight: 700;
    height: 75px;
    color: #fff;
    background: #297b38;
    border-radius: 100px;
    transition: all .5s;
    font-family: 'Quicksand', 'Noto Sans JP', "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", "Meiryo", sans-serif;
}
.wpcf7 input.wpcf7-submit:hover {
    color: #297b38;
    background: #e0f6dd;
    transform: translateY(8px);
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
    box-shadow: none !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
    background: #ffd8df;
    line-height: 1.8;
    padding: 15px 20px;
}
@media only screen and (max-width: 767px) {
    .wpcf7 input.wpcf7-submit {
        margin-top: 20px;
    }
}
/* ãŠå•ã„åˆã‚ã›ãƒ•ã‚©ãƒ¼ãƒ  END */
/* qa */
.faq-sec h2 {
    position: relative;
    padding-left: 35px;
    margin-bottom: 0.5em;
    line-height: 1.2;
}
.faq-sec h2::before {
    content: 'Q.';
    font-family: 'Poppins','Noto Sans JP', Verdana, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, sans-serif;
    font-weight: 700;
    position: absolute;
    left: 0;
    color: #333;
    top: -3px;
}
.faq-sec h2::after {
    display: none;
}
.faq-sec p {
    padding-left: 35px;
    margin-top: 0.3em;
    margin-bottom: 3em;
    padding-bottom: 3em;
    border-bottom: 1px solid #ddd;
}
.faq-sec p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
/* qa END */

@media screen and (min-width: 768px){
    .pcbr { display:block; }
    .spbr { display:none; }
}
@media screen and (max-width: 767px){
    .pcbr { display:none; }
    .spbr { display:block; }
}

.post-content .contact_sec h2,
.post-content .mail_sec h2{
    text-align: center;
}
#index-blog{
    margin-bottom: 10em;
}
/* =====================================================================
   ▼ TOP PAGE REDESIGN  ── clean / trust / green
   2026.05 リメイク版（既存セクション構造を活かしたまま全面再設計）
   ===================================================================== */

:root {
    /* ベースグリーン #325B3B を基準にした、落ち着いた緑 × 白
       （変数名 --ka-blue/--ka-navy は互換のため据え置き。値は緑） */
    --ka-navy: #267334;        /* 深いブランドグリーン（見出し・締め色） */
    --ka-navy-deep: #1e5b29;
    --ka-blue: #35a049;        /* メインカラー（緑） */
    --ka-blue-mid: #60c372;    /* 明るい親しみグリーン */
    --ka-blue-soft: #a5e1b0;
    --ka-blue-pale: #ebf8ed;   /* チップ・帯のやわらか背景 */
    --ka-bg: #f5fcf6;          /* 白に近い緑がかった地 */
    --ka-bg-2: #FFFFFF;
    --ka-text: #2a4730;
    --ka-text-sub: #5e8365;
    --ka-line: #dcf2e0;
    --ka-accent: #FFB23E;      /* 陽だまりイエロー：親しみの“点”だけに少量使用 */
    --ka-shadow: 0 20px 50px -22px rgba(38, 115, 52, .28);
    --ka-shadow-soft: 0 12px 30px -16px rgba(38, 115, 52, .20);
    --ka-radius: 24px;         /* よりまるく＝親しみ */
    --ka-ease: cubic-bezier(.22, 1, .36, 1);
}

body.home {
    background:
        radial-gradient(1200px 600px at 90% -10%, rgba(153, 207, 163, .25), transparent 60%),
        radial-gradient(900px 500px at -10% 110%, rgba(60, 129, 72, .12), transparent 60%),
        var(--ka-bg) !important;
    color: var(--ka-text);
}
body.home a {
    color: var(--ka-blue);
}

/* ── ヘッダーまわりを清潔感ある白＋細ライン（home限定） ── */
body.home .header::before {
    background: linear-gradient(180deg, rgba(255,255,255,.92) 0%, rgba(255,255,255,0) 100%);
    height: 28%;
}
body .header-bar {
    backdrop-filter: saturate(140%) blur(8px);
    -webkit-backdrop-filter: saturate(140%) blur(8px);
    border-bottom: 1px solid rgba(219, 235, 222, .6);
}
body .global-nav > ul > li > a {
    color: #000;
}
body .global-nav > ul > li > a::after {
    color: #999;
}
body.home .global-nav > ul > li > a:hover::after,
body.home .global-nav .current-menu-item > a::after {
    color: #ddd;
}

/* =====================================================================
   ▼ FV / HERO  ヒーローエリア
   ===================================================================== */
.top-slider-wrapper {
    width: 100%;
    height: 100vh;
    min-height: 640px;
    margin: 0;
    background: var(--ka-navy-deep);
    position: relative;
    overflow: hidden;
}
.top-slider-wrapper::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(28, 71, 36, .25) 0%, rgba(28, 71, 36, .55) 60%, rgba(28, 71, 36, .8) 100%),
        radial-gradient(60% 80% at 80% 20%, rgba(153, 207, 163, .22), transparent 60%);
    z-index: 2;
    pointer-events: none;
}
.top-slider-wrapper::after {
    display: none;
}
.top-slider {
    position: absolute;
    inset: 0;
    z-index: 1;
}
.top-slider .top-slider-item span {
    background-size: cover !important;
    background-position: center !important;
    transform: scale(1.08);
    animation: kaHeroZoom 16s ease-out infinite alternate;
    filter: saturate(1.05) contrast(1.02);
}
@keyframes kaHeroZoom {
    0%   { transform: scale(1.04) translate3d(0, 0, 0); }
    100% { transform: scale(1.14) translate3d(-1.5%, -1%, 0); }
}
.top-slider::after,
div#top-slider-content::after,
.header-youtube::after {
    display: none;
}

/* キャッチコピー本体 */
.fv-catch {
    position: absolute;
    inset: 0;
    z-index: 5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    pointer-events: none;
}
.fv-catch__inner {
    width: 86%;
    max-width: 1180px;
    margin: 0 auto;
    color: #fff;
    padding-top: 6vh;
}
.fv-catch__sub {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    font-family: "Baloo 2", sans-serif;
    font-size: 1.3rem;
    letter-spacing: .35em;
    font-weight: 600;
    color: var(--ka-blue-soft);
    margin-bottom: 2.4rem;
    opacity: 0;
    transform: translateY(14px);
    animation: kaFadeUp .9s var(--ka-ease) .2s forwards;
}
.fv-catch__sub::before {
    content: "";
    display: inline-block;
    width: 56px;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--ka-blue-soft));
}
.fv-catch__main {
    font-family: "Zen Maru Gothic", "游ゴシック体", sans-serif;
    font-size: clamp(2.4rem, 5.4vw, 6.2rem);
    line-height: 1.45;
    letter-spacing: .04em;
    font-weight: 700;
    color: #fff;
    margin: 0 0 2.6rem;
    text-shadow: 0 6px 30px rgba(0, 0, 0, .25);
}
.fv-catch__line {
    display: block;
    overflow: hidden;
}
.fv-catch__line--accent {
    color: #fff;
}
.fv-catch__word {
    display: inline-block;
    transform: translateY(110%);
    opacity: 0;
    animation: kaWordReveal 1s var(--ka-ease) forwards;
}
.fv-catch__line .fv-catch__word:nth-child(1) { animation-delay: .35s; }
.fv-catch__line .fv-catch__word:nth-child(2) { animation-delay: .55s; }
.fv-catch__line--accent .fv-catch__word:nth-child(1) { animation-delay: .75s; }
.fv-catch__line--accent .fv-catch__word:nth-child(2) { animation-delay: .95s; }
.fv-catch__word--strong {
    position: relative;
    background: linear-gradient(120deg, #FFFFFF 0%, var(--ka-blue-soft) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    padding-right: .15em;
}
.fv-catch__word--strong::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.15em;
    width: 100%;
    height: 6px;
    background: linear-gradient(90deg, var(--ka-blue-soft), transparent);
    transform-origin: left;
    transform: scaleX(0);
    animation: kaUnderline 1.2s var(--ka-ease) 1.4s forwards;
}
.fv-catch__location {
    display: inline-block;
    font-size: 1.35rem;
    letter-spacing: .25em;
    color: rgba(255, 255, 255, .82);
    font-weight: 500;
    padding: .8em 1.6em;
    border: 1px solid rgba(255, 255, 255, .35);
    border-radius: 999px;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    background: rgba(255, 255, 255, .06);
    opacity: 0;
    transform: translateY(14px);
    animation: kaFadeUp .9s var(--ka-ease) 1.3s forwards;
}
.fv-catch__scroll {
    position: absolute;
    left: 50%;
    bottom: 3.4rem;
    transform: translateX(-50%);
    color: #fff;
    font-family: "Baloo 2", sans-serif;
    font-size: 1.05rem;
    letter-spacing: .35em;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
    opacity: 0;
    animation: kaFadeUp .9s var(--ka-ease) 1.6s forwards;
}
.fv-catch__scroll span {
    width: 1px;
    height: 56px;
    background: linear-gradient(180deg, rgba(255, 255, 255, .9), rgba(255, 255, 255, 0));
    position: relative;
    overflow: hidden;
}
.fv-catch__scroll span::after {
    content: "";
    position: absolute;
    top: -50%;
    left: 0;
    width: 100%;
    height: 50%;
    background: #fff;
    animation: kaScrollDot 2.2s ease-in-out infinite;
}
@keyframes kaWordReveal {
    to { transform: translateY(0); opacity: 1; }
}
@keyframes kaFadeUp {
    to { opacity: 1; transform: translateY(0); }
}
@keyframes kaUnderline {
    to { transform: scaleX(1); }
}
@keyframes kaScrollDot {
    0%   { top: -50%; }
    60%  { top: 100%; }
    100% { top: 100%; }
}
@media only screen and (max-width: 430px){    
    .fv-catch__location{
        display: none;
    }
}
/* 既存の丸ボタン（無効化はしないが目立たないように調整） */
.top-slider-content {
    display: none !important;
}

/* =====================================================================
   ▼ #content01  本体ラッパ
   ===================================================================== */
div#content01 {
    position: relative;
    z-index: 0;
    background: transparent;
}
div#content01::before {
    display: none;
}

/* =====================================================================
   ▼ section.original01  地域・サービス紹介
   ===================================================================== */
section.original01 {
    margin: 0 0 12rem;
    padding: 14rem 0 0;
    position: relative;
}
.original01_fast_title .flex_lay::before {
    display: none;
}
section.original01 h2 {
    font-size: clamp(2.6rem, 3.6vw, 4.4rem);
    letter-spacing: .06em;
    font-weight: 700;
    line-height: 1.55;
    color: var(--ka-navy);
    position: relative;
    padding-left: 2.4rem;
}
section.original01 h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: .5em;
    width: 6px;
    height: calc(100% - 1em);
    background: linear-gradient(180deg, var(--ka-blue-mid), var(--ka-blue-soft));
    border-radius: 6px;
}
.original01_fast_title .flex_lay {
    gap: 6rem;
    align-items: center;
}
.original01 .flex_lay_box p {
    font-size: 1.5rem;
    line-height: 2.1;
    color: var(--ka-text-sub);
}

/* =====================================================================
   ▼ content02_theme001  3つの強み（ご挨拶・料金・QA）
   ===================================================================== */
.content02_theme001 {
    background: linear-gradient(180deg, #ffffff 0%, var(--ka-bg) 100%);
    padding: 12rem 0 12rem;
    position: relative;
    overflow: hidden;
}
.content02_theme001::before {
    background-image: none;
    background:
        radial-gradient(50rem 35rem at 100% 0%, rgba(153, 207, 163, .18), transparent 60%),
        radial-gradient(40rem 30rem at 0% 100%, rgba(60, 129, 72, .08), transparent 60%);
    opacity: 1;
    z-index: 0;
}
.content02-item_theme001-inner {
    position: relative;
    z-index: 1;
}
.content02-item_theme001 {
    align-items: center;
    gap: 6rem;
    margin-bottom: 10rem;
    position: relative;
}
.content02-item_theme001:nth-child(even) {
    flex-direction: row-reverse;
}
.content02_theme001-img {
    width: calc(54% - 3rem);
    position: relative;
}
.content02_theme001-imgbefore {
    border-radius: var(--ka-radius);
    overflow: hidden;
    box-shadow: var(--ka-shadow);
    position: relative;
    isolation: isolate;
}
.content02_theme001-imgbefore::before {
    border: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(39, 86, 48, 0) 50%, rgba(39, 86, 48, .35) 100%);
    z-index: 1;
}
.content02_theme001-imgbefore img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.2s var(--ka-ease);
}
.content02-item_theme001:hover .content02_theme001-imgbefore img {
    transform: scale(1.05);
}
.content02_theme001-img::after {
    content: "";
    position: absolute;
    width: 60%;
    height: 60%;
    border: 1px solid var(--ka-blue-soft);
    border-radius: var(--ka-radius);
    z-index: -1;
    top: -1.6rem;
    left: -1.6rem;
    opacity: .7;
    transition: transform .6s var(--ka-ease);
}
.content02-item_theme001:nth-child(even) .content02_theme001-img::after {
    left: auto;
    right: -1.6rem;
    top: auto;
    bottom: -1.6rem;
}
.content02-item_theme001:hover .content02_theme001-img::after {
    transform: translate(-4px, -4px);
}
.content02-item_theme001:nth-child(even):hover .content02_theme001-img::after {
    transform: translate(4px, 4px);
}
.content02_theme001_box {
    width: calc(46% - 3rem);
}
.content02_theme001-subtitle {
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: .3em;
    color: var(--ka-blue-mid);
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 1.6rem;
    display: flex;
    align-items: center;
    gap: 1.2rem;
    text-transform: uppercase;
}
.content02_theme001-subtitle span {
    display: inline-block;
    font-size: 1em;
    letter-spacing: .25em;
    color: var(--ka-navy);
    font-weight: 800;
    font-family: "Baloo 2", sans-serif;
}
.content02_theme001-title.headline-font-type {
    font-size: clamp(2.2rem, 2.6vw, 3.4rem);
    font-weight: 700;
    line-height: 1.55;
    color: var(--ka-navy);
    margin-bottom: 2.2rem;
    letter-spacing: .04em;
}
p.content02_theme001-text {
    font-size: 1.5rem;
    line-height: 2.1;
    color: var(--ka-text-sub);
    margin-bottom: 0;
}
body.home a.content02_theme001-button,
body.home a.original03-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .8em;
    width: auto;
    min-width: 240px;
    max-width: none;
    border: none;
    background: linear-gradient(120deg, var(--ka-navy) 0%, var(--ka-blue) 100%);
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: .25em;
    text-align: center;
    line-height: 1;
    padding: 1.7rem 3.2rem;
    margin: 3rem 0 0 auto;
    border-radius: 999px;
    font-family: "Baloo 2", sans-serif;
    position: relative;
    overflow: hidden;
    box-shadow: 0 12px 30px -14px rgba(39, 86, 48, .55);
    transition: all .4s var(--ka-ease);
    z-index: 1;
}
a.content02_theme001-button::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, var(--ka-blue) 0%, var(--ka-blue-mid) 100%);
    opacity: 0;
    transition: opacity .4s var(--ka-ease);
    z-index: -1;
    font-family: inherit;
    width: auto;
    height: auto;
    right: auto;
    top: auto;
}
a.content02_theme001-button::after {
    content: "→";
    display: inline-block;
    font-size: 1.2em;
    font-weight: 400;
    transition: transform .4s var(--ka-ease);
}
a.content02_theme001-button:hover {
    background: linear-gradient(120deg, var(--ka-navy) 0%, var(--ka-blue) 100%);
    color: #fff !important;
    transform: translateY(-2px);
    box-shadow: 0 18px 36px -12px rgba(39, 86, 48, .6);
}
a.content02_theme001-button:hover::before { opacity: 1; }
a.content02_theme001-button:hover::after { transform: translateX(6px); }

/* =====================================================================
   ▼ section.original03  誠実さのお約束（パララックス的バナー）
   ===================================================================== */
section.original03 {
    padding: 16rem 0 16rem;
    position: relative;
    overflow: hidden;
}
section.original03::before {
    background-image: url(images/5.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    z-index: 0;
    filter: brightness(.85);
}
section.original03::after {
    background: linear-gradient(120deg, rgba(28, 71, 36, .92) 0%, rgba(60, 129, 72, .72) 60%, rgba(60, 129, 72, .55) 100%);
    z-index: 1;
}
.original03 .original_inner {
    position: relative;
    z-index: 2;
}
.original03-text {
    position: relative;
    color: #fff;
    padding: 5rem 5rem;
    padding-right: 39%;
    background: rgba(28, 71, 36, .35);
    border: 1px solid rgba(255, 255, 255, .15);
    border-radius: var(--ka-radius);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 30px 60px -30px rgba(0, 0, 0, .4);
}
.original03-text::before {
    content: "OUR PROMISE";
    display: block;
    font-family: "Baloo 2", sans-serif;
    font-size: 1.2rem;
    letter-spacing: .4em;
    color: var(--ka-blue-soft);
    font-weight: 700;
    margin-bottom: 2rem;
}
.original03-text h2 {
    color: #fff;
    font-size: clamp(2.4rem, 3.2vw, 4rem);
    font-weight: 700;
    letter-spacing: .04em;
    line-height: 1.55;
    margin-bottom: 2.6rem;
}
.original03-text p {
    font-size: 1.5rem;
    line-height: 2.2;
    color: rgba(255, 255, 255, .92);
}

/* =====================================================================
   ▼ section.original04  3つの POINT
   ===================================================================== */
.original_sub_menu.original04_sub {
    margin-top: 14rem;
    font-family: "Baloo 2", sans-serif;
    color: var(--ka-navy);
}
.original_sub_menu, .ori_topics__title h2 {
    color: var(--ka-navy);
}
section.original04 {
    margin: 8rem 0 12rem;
    background: transparent;
}
.original04__frame {
    margin-bottom: 8rem;
    position: relative;
}
.original04__inner {
    align-items: center;
    gap: 6rem;
    width: 86%;
    max-width: 1250px;
}
.original04__img {
    width: calc(56% - 3rem);
    position: relative;
}
.original04__imgbefore {
    border-radius: var(--ka-radius);
    overflow: hidden;
    box-shadow: var(--ka-shadow);
    position: relative;
}
.original04__imgbefore::before {
    border: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(39, 86, 48, 0) 60%, rgba(39, 86, 48, .35) 100%);
    z-index: 1;
}
.original04__imgbefore img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.2s var(--ka-ease);
}
.original04__frame:hover .original04__imgbefore img {
    transform: scale(1.05);
}
.original04__text {
    width: calc(44% - 3rem);
    position: relative;
    padding-left: 2rem;
}
.original04__text::before {
    content: "POINT.1";
    position: relative;
    display: inline-block;
    font-size: 1.2rem;
    letter-spacing: .4em;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(120deg, var(--ka-navy), var(--ka-blue));
    padding: .9em 1.6em;
    border-radius: 999px;
    font-family: "Baloo 2", sans-serif;
    margin-bottom: 2.4rem;
    z-index: 1;
    opacity: 1;
    box-shadow: 0 10px 24px -12px rgba(39, 86, 48, .5);
}
.original04__frame:nth-of-type(2) .original04__text::before { content: "POINT.2"; }
.original04__frame:nth-of-type(3) .original04__text::before { content: "POINT.3"; }
.original04__text h2 {
    font-size: clamp(2rem, 2.4vw, 3rem);
    font-weight: 700;
    letter-spacing: .04em;
    color: var(--ka-navy);
    line-height: 1.55;
    margin: 0 0 2rem;
}
.original04__text p {
    font-size: 1.5rem;
    line-height: 2.1;
    color: var(--ka-text-sub);
}
.original04__inner.second {
    flex-direction: row-reverse;
}

/* =====================================================================
   ▼ section.ori_topics  TOPICS
   ===================================================================== */
section.ori_topics {
    background: linear-gradient(180deg, var(--ka-bg) 0%, #ffffff 100%);
    padding: 12rem 0 12rem;
    position: relative;
}
section.ori_topics::before {
    background-image: none;
    background:
        radial-gradient(50rem 30rem at 0% 0%, rgba(153, 207, 163, .2), transparent 60%);
    opacity: 1;
}
.ori_topics__title h2 {
    margin-bottom: 5rem;
    text-align: center;
    font-family: "Baloo 2", sans-serif;
    letter-spacing: .25em;
    color: var(--ka-navy);
    font-size: 4rem;
}
.ori_topics__title h2 span {
    display: block;
    font-size: .35em;
    letter-spacing: .3em;
    color: var(--ka-blue-mid);
    margin-top: .8em;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 600;
}
section.ori_topics .article03 {
    background: #fff;
    border: 1px solid var(--ka-line);
    border-radius: 14px;
    overflow: hidden;
    transition: transform .5s var(--ka-ease), box-shadow .5s var(--ka-ease), border-color .5s var(--ka-ease);
    box-shadow: 0 4px 14px -8px rgba(39, 86, 48, .15);
}
section.ori_topics .article03:hover {
    transform: translateY(-6px);
    box-shadow: var(--ka-shadow);
    border-color: var(--ka-blue-soft);
}
section.ori_topics .article03 .article03-thumbnail {
    overflow: hidden;
}
section.ori_topics .article03 .article03-thumbnail img {
    transition: transform .8s var(--ka-ease);
}
section.ori_topics .article03:hover .article03-thumbnail img {
    transform: scale(1.06);
}
section.ori_topics h2.article03-title.headline-font-type {
    color: var(--ka-navy);
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.7;
}
section.ori_topics .article03-content {
    padding: 1.8rem 2rem 2rem;
}
section.ori_topics .article03-date {
    color: var(--ka-blue-mid);
    font-family: "Baloo 2", sans-serif;
    letter-spacing: .15em;
    font-weight: 600;
    font-size: 1.2rem;
}
.ori_topics .button a {
    display: inline-flex;
    align-items: center;
    gap: .8em;
    background: linear-gradient(120deg, var(--ka-navy) 0%, var(--ka-blue) 100%);
    color: #fff;
    border-radius: 999px;
    padding: 1.6rem 3.4rem;
    letter-spacing: .25em;
    font-weight: 600;
    font-size: 1.4rem;
    font-family: "Baloo 2", sans-serif;
    box-shadow: 0 12px 28px -14px rgba(39, 86, 48, .5);
    transition: all .4s var(--ka-ease);
}
.ori_topics .button a:hover {
    transform: translateY(-2px);
    box-shadow: 0 18px 36px -12px rgba(39, 86, 48, .6);
}

/* =====================================================================
   ▼ ヘッダー固定時にFVを覆わない
   ===================================================================== */
.header-bar-fixed ~ .top-slider-wrapper,
.header-youtube {
    /* keep default */
}

/* =====================================================================
   ▼ レスポンシブ調整
   ===================================================================== */
@media screen and (max-width: 1200px) {
    section.original01 {
        padding: 10rem 0 0;
        margin: 0 0 8rem;
    }
    .original01_fast_title .flex_lay {
        gap: 3rem;
    }
    .content02_theme001 { padding: 9rem 0; }
    .content02-item_theme001 { gap: 3rem; margin-bottom: 7rem; }
    .content02_theme001-img { width: calc(50% - 1.5rem); }
    .content02_theme001_box { width: calc(50% - 1.5rem); }
    section.original03 { padding: 11rem 0; }
    .original03-text { padding: 4rem 4rem; padding-right: 35%; }
    section.original04 { margin: 6rem 0 9rem; }
    .original04__inner { gap: 3rem; }
    .original04__img { width: calc(54% - 1.5rem); }
    .original04__text { width: calc(46% - 1.5rem); padding-left: 0; }
    section.ori_topics { padding: 9rem 0; }
}

@media screen and (max-width: 834px) {
    .top-slider-wrapper {
        height: calc(100vh - 60px);
        min-height: 520px;
    }
    .fv-catch__inner {
        width: 88%;
        padding-top: 3vh;
    }
    .fv-catch__sub {
        font-size: 1.05rem;
        margin-bottom: 1.6rem;
        letter-spacing: .25em;
    }
    .fv-catch__sub::before { width: 30px; }
    .fv-catch__main {
        font-size: clamp(2.4rem, 7vw, 3.6rem);
        line-height: 1.5;
        margin-bottom: 2rem;
    }
    .fv-catch__location {
        font-size: 1.05rem;
        letter-spacing: .15em;
        padding: .7em 1.2em;
    }
    .fv-catch__scroll {
        bottom: 2.4rem;
        font-size: .95rem;
    }
    .fv-catch__scroll span { height: 36px; }

    section.original01 {
        padding: 6rem 0 0;
        margin: 0 0 6rem;
    }
    section.original01 h2 {
        padding-left: 1.6rem;
    }
    section.original01 h2::before { width: 4px; }
    .original01_fast_title .flex_lay {
        flex-direction: column;
        gap: 2rem;
    }
    .original01 .flex_lay_box {
        width: 100% !important;
    }

    .content02_theme001 { padding: 7rem 0; }
    .content02-item_theme001,
    .content02-item_theme001:nth-child(even) {
        flex-direction: column;
        gap: 2.4rem;
        margin-bottom: 6rem;
    }
    .content02-item_theme001 {
        align-items: start;
    }
    .content02_theme001-img,
    .content02_theme001_box { width: 100%; }
    .content02_theme001-img::after { display: none; }
    a.content02_theme001-button {
        margin: 2.4rem auto 0;
        min-width: 220px;
    }

    section.original03 { padding: 8rem 0; }
    .original03-text {
        padding: 3rem 2.4rem;
        padding-right: 2.4rem;
    }

    .original_sub_menu.original04_sub { margin-top: 7rem; }
    section.original04 { margin: 5rem 0 7rem; }
    .original04__frame { margin-bottom: 5rem; }
    .original04__inner,
    .original04__inner.second {
        flex-direction: column;
        gap: 2.4rem;
    }
    .original04__img,
    .original04__text { width: 100%; padding-left: 0; }
    .original04__text br { display: none; }
    .original04__text::before {
        margin-bottom: 1.6rem;
        font-size: 1.1rem;
        padding: .7em 1.4em;
    }
    .original04__text h2 {
        font-size: 2.2rem;
        margin-bottom: 1.4rem;
    }

    section.ori_topics { padding: 7rem 0 8rem; }
    .ori_topics__title h2 { font-size: 3rem; margin-bottom: 3.5rem; }
}

@media screen and (max-width: 430px) {
    .top-slider-wrapper { min-height: 480px; }
    .fv-catch__main { font-size: clamp(2.1rem, 7.5vw, 3rem); }
    .fv-catch__location { font-size: .95rem; }
    section.original01 h2 { font-size: 2.4rem; }
    .original03-text h2 { font-size: 2.4rem; }
    .original04__text h2 { font-size: 2rem; }
    .ori_topics__title h2 { font-size: 2.6rem; }
    a.content02_theme001-button {
        min-width: 200px;
        font-size: 1.25rem;
        padding: 1.5rem 2.4rem;
    }
}

/* モバイルでパララックス無効化（iOSで崩れるため） */
@media (max-width: 1024px) {
    section.original03::before {
        background-attachment: scroll;
    }
}

/* prefers-reduced-motion 対応 */
@media (prefers-reduced-motion: reduce) {
    .top-slider .top-slider-item span,
    .fv-catch__word,
    .fv-catch__sub,
    .fv-catch__location,
    .fv-catch__scroll,
    .fv-catch__word--strong::after {
        animation: none !important;
        transform: none !important;
        opacity: 1 !important;
    }
}

/* =====================================================================
   ▼ 2026.06 親しみ・地域密着ブラッシュアップ（白 × ロゴブルー）
   既存リメイクの上に「やわらかさ・あたたかみ」を重ねる加点レイヤー
   ===================================================================== */

/* --- 地全体：白を主役に、光のにじみをやわらかく --- */
body.home {
    background:
        radial-gradient(1100px 560px at 88% -8%, rgba(165, 225, 176, .28), transparent 60%),
        radial-gradient(820px 460px at -8% 108%, rgba(53, 160, 73, .09), transparent 60%),
        var(--ka-bg) !important;
}

/* --- 共通アイブロウ（小見出し）をまるいチップに、点だけ暖色 --- */
.content02_theme001-subtitle {
    width: fit-content;
    background: var(--ka-blue-pale);
    color: var(--ka-blue);
    padding: .65em 1.5em .65em 1.3em;
    border-radius: 999px;
    margin-bottom: 2rem;
}
.content02_theme001-subtitle span {
    color: var(--ka-navy);
}

/* --- original01：地域の自己紹介をやわらかく迎える --- */
.original01-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: .7em;
    font-size: 1.35rem;
    font-weight: 700;
    letter-spacing: .12em;
    color: var(--ka-blue);
    background: var(--ka-blue-pale);
    padding: .7em 1.5em;
    border-radius: 999px;
    margin-bottom: 2rem;
}
.original01 .flex_lay_box img {
    border-radius: 26px;
    box-shadow: var(--ka-shadow);
}

/* --- カード・画像をまるく、影をやわらかく（親しみ） --- */
.content02_theme001-imgbefore,
.original04__imgbefore { border-radius: 26px; }
.content02_theme001-img::after { border-radius: 26px; }
section.ori_topics .article03 { border-radius: 22px; }

/* --- ボタン：ロゴブルーでふっくら、ホバーで気持ちよく浮く --- */
body.home a.content02_theme001-button,
body.home a.original03-button {
    background: linear-gradient(120deg, var(--ka-blue) 0%, var(--ka-blue-mid) 100%);
    box-shadow: 0 14px 30px -12px rgba(53, 160, 73, .45);
}
a.content02_theme001-button::before {
    background: linear-gradient(120deg, var(--ka-blue-mid) 0%, var(--ka-blue) 100%);
}
body.home a.content02_theme001-button:hover {
    background: linear-gradient(120deg, var(--ka-blue) 0%, var(--ka-blue-mid) 100%);
    transform: translateY(-3px);
    box-shadow: 0 20px 38px -12px rgba(53, 160, 73, .55);
}
.ori_topics .button a {
    background: linear-gradient(120deg, var(--ka-blue) 0%, var(--ka-blue-mid) 100%);
    box-shadow: 0 14px 28px -12px rgba(53, 160, 73, .45);
}

/* --- original03：お約束バナーの英字に日本語をそえる --- */
.original03-text::before {
    content: "OUR PROMISE ・ お約束";
    color: var(--ka-blue-soft);
}

/* --- original04：POINTバッジをロゴブルーで明るく --- */
.original04__text::before {
    background: linear-gradient(120deg, var(--ka-blue) 0%, var(--ka-blue-mid) 100%);
    box-shadow: 0 10px 22px -12px rgba(53, 160, 73, .45);
}

/* --- TOPICS：サブ見出しをロゴブルーに --- */
.ori_topics__title h2 span { color: var(--ka-blue); }

/* --- FV：スクロール誘導をクリック可能なリンクに（親の pointer-events:none を打ち消す） --- */
a.fv-catch__scroll {
    pointer-events: auto;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    transition: opacity .3s var(--ka-ease);
}
a.fv-catch__scroll:hover { opacity: .65; }

/* --- FV：背景写真をじんわり拡大（Ken Burns）。テーマ設定に依存せず確実に表示 --- */
.fv-bg {
    position: absolute;
    inset: 0;
    z-index: 1;                 /* テーマスライダー(z-index:1)の上・暗幕(::before z-index:2)の下 */
    background-image: url(images/fv_main.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transform: scale(1.06);
    animation: kaFvZoom 22s ease-in-out infinite alternate;
    will-change: transform;
    pointer-events: none;
}
@keyframes kaFvZoom {
    0%   { transform: scale(1.06) translate3d(0, 0, 0); }
    100% { transform: scale(1.16) translate3d(-1.4%, -1.2%, 0); }
}
@media (prefers-reduced-motion: reduce) {
    .fv-bg { animation: none !important; transform: scale(1.04) !important; }
}

/* =====================================================================
   ▼ 会社概要ページ（COMPANY）── トップページとトンマナ統一（白 × ブランドグリーン）
   色は --ka-* 変数を参照するため、テーマカラー変更に自動追従
   ===================================================================== */
.company-section {
    padding: 9rem 0 10rem;
    background:
        radial-gradient(50rem 32rem at 100% 0%, rgba(165, 225, 176, .18), transparent 60%),
        linear-gradient(180deg, #ffffff 0%, var(--ka-bg) 100%);
}
.company-inner {
    width: 86%;
    max-width: 1040px;
    margin: 0 auto;
}
.company-title {
    text-align: center;
    color: var(--ka-navy);
    font-size: clamp(2.6rem, 4vw, 4rem);
    font-weight: 700;
    letter-spacing: .12em;
    line-height: 1.4;
    margin: 0 0 4.5rem;
}
.company-title span {
    display: block;
    font-family: "Baloo 2", sans-serif;
    font-size: .34em;
    letter-spacing: .3em;
    color: var(--ka-blue-mid);
    margin-top: .9em;
    font-weight: 600;
}

/* 会社情報テーブル */
/* .company-section で詳細度を底上げし、親テーマ(.post_content table / th / td)の
   border-collapse: collapse やセル全周ボーダーの干渉を打ち消す。
   これらが効くと角丸の上に四角い罫線が乗り、角が切れて見える。 */
.company-section .company-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    border: 1px solid var(--ka-line);
    border-radius: var(--ka-radius);
    overflow: hidden;
    box-shadow: var(--ka-shadow-soft);
}
.company-section .company-table th,
.company-section .company-table td {
    text-align: left;
    vertical-align: top;
    padding: 2rem 2.4rem;
    font-size: 1.5rem;
    line-height: 1.9;
    border: none;
    border-bottom: 1px solid var(--ka-line);
}
.company-section .company-table tr:last-child th,
.company-section .company-table tr:last-child td {
    border-bottom: none;
}
.company-section .company-table th {
    width: 30%;
    background: var(--ka-blue-pale);
    color: var(--ka-navy);
    font-weight: 700;
    letter-spacing: .04em;
    white-space: nowrap;
}
.company-section .company-table td {
    color: var(--ka-text);
}
.company-section .company-table td a {
    color: var(--ka-blue);
    font-weight: 600;
    text-decoration: none;
}
.company-section .company-table td a:hover { text-decoration: underline; }

/* 所在地マップ */
.company-map {
    width: 100%;
    height: 460px;
    margin-top: 4rem;
    border-radius: var(--ka-radius);
    overflow: hidden;
    box-shadow: var(--ka-shadow);
    border: 1px solid var(--ka-line);
}
.company-map iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

@media screen and (max-width: 768px) {
    .company-section { padding: 6rem 0 7rem; }
    .company-title { margin-bottom: 3rem; }
    .company-section .company-table th,
    .company-section .company-table td {
        display: block;
        width: 100%;
        padding: 1.4rem 1.8rem;
        font-size: 1.45rem;
    }
    .company-section .company-table th {
        border-bottom: none;
        padding-bottom: .3rem;
        white-space: normal;
    }
    .company-map { height: 320px; margin-top: 3rem; }
}

/* =====================================================================
   ▼ よくあるご質問（FAQ）── トップページとトンマナ統一（白 × ブランドグリーン）
   色は --ka-* 変数参照のため、テーマカラー変更に自動追従
   ===================================================================== */
.faq-section {
    padding: 9rem 0 10rem;
    background:
        radial-gradient(50rem 32rem at 0% 0%, rgba(165, 225, 176, .18), transparent 60%),
        linear-gradient(180deg, #ffffff 0%, var(--ka-bg) 100%);
}
.faq-inner {
    width: 86%;
    max-width: 920px;
    margin: 0 auto;
}
.faq-pagetitle {
    text-align: center;
    color: var(--ka-navy);
    font-size: clamp(2.6rem, 4vw, 4rem);
    font-weight: 700;
    letter-spacing: .12em;
    line-height: 1.4;
    margin: 0 0 2.4rem;
}
.faq-pagetitle span {
    display: block;
    font-family: "Baloo 2", sans-serif;
    font-size: .34em;
    letter-spacing: .3em;
    color: var(--ka-blue-mid);
    margin-top: .9em;
    font-weight: 600;
}
.faq-lead {
    text-align: center;
    color: var(--ka-text-sub);
    font-size: 1.5rem;
    line-height: 2;
    margin: 0 auto 5rem;
}

.faq-list {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}
.faq-item {
    background: #fff;
    border: 1px solid var(--ka-line);
    border-radius: var(--ka-radius);
    box-shadow: var(--ka-shadow-soft);
    padding: 3rem 3.2rem;
    transition: transform .4s var(--ka-ease), box-shadow .4s var(--ka-ease), border-color .4s var(--ka-ease);
}
/*.faq-item:hover {
    transform: translateY(-4px);
    box-shadow: var(--ka-shadow);
    border-color: var(--ka-blue-soft);
}*/
/* .faq-item で詳細度を底上げし、親テーマ(.post_content h3 / p 等)の
   padding / background / border の干渉を打ち消す（アイコンと本文の重なり防止） */
.faq-item .faq-q,
.faq-item .faq-a {
    position: relative;
    padding: 0 0 0 5rem;
    margin: 0;
    background: none;
    border: none;
    text-indent: 0;
}
.faq-item .faq-q {
    color: var(--ka-navy);
    font-size: 1.9rem;
    font-weight: 700;
    line-height: 1.65;
    letter-spacing: .02em;
    min-height: 3.4rem;
    display: flex;
    align-items: center;
}
.faq-q::before {
    content: "Q";
    position: absolute;
    left: 0;
    top: 0;
    width: 3.4rem;
    height: 3.4rem;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--ka-blue) 0%, var(--ka-blue-mid) 100%);
    color: #fff;
    font-family: "Baloo 2", sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 18px -10px rgba(38, 115, 52, .5);
}
.faq-item .faq-a {
    margin: 1.8rem 0 0;
    padding: 1.8rem 0 0 5rem;
    border-top: 1px solid var(--ka-line);
    color: var(--ka-text);
    font-size: 1.5rem;
    line-height: 2.05;
}
.faq-a::before {
    content: "A";
    position: absolute;
    left: 0;
    top: 1.8rem;
    width: 3.4rem;
    height: 3.4rem;
    border-radius: 50%;
    background: var(--ka-blue-pale);
    color: var(--ka-blue);
    font-family: "Baloo 2", sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .faq-section { padding: 6rem 0 7rem; }
    .faq-lead { margin-bottom: 3.5rem; font-size: 1.45rem; }
    .faq-item { padding: 2.2rem 2rem; border-radius: 18px; }
    .faq-item .faq-q { padding-left: 4rem; }
    .faq-item .faq-a { padding-left: 4rem; }
    .faq-item .faq-q { font-size: 1.6rem; }
    .faq-item .faq-a { font-size: 1.45rem; }
    .faq-q::before,
    .faq-a::before { width: 2.8rem; height: 2.8rem; font-size: 1.45rem; }
}

/* =====================================================================
   ▼ サービス・料金（SERVICE）── 構造刷新。白 × ブランドグリーンのカード
   色は --ka-* 変数参照のため、テーマカラー変更に自動追従
   ===================================================================== */
.svc-section {
    padding: 9rem 0 10rem;
    background:
        radial-gradient(54rem 34rem at 100% 0%, rgba(165, 225, 176, .18), transparent 60%),
        linear-gradient(180deg, #ffffff 0%, var(--ka-bg) 100%);
}
.svc-inner {
    width: 88%;
    max-width: 1180px;
    margin: 0 auto;
}
.svc-pagetitle {
    text-align: center;
    color: var(--ka-navy);
    font-size: clamp(2.6rem, 4vw, 4rem);
    font-weight: 700;
    letter-spacing: .12em;
    line-height: 1.4;
    margin: 0 0 2.4rem;
}
.svc-pagetitle span {
    display: block;
    font-family: "Baloo 2", sans-serif;
    font-size: .34em;
    letter-spacing: .3em;
    color: var(--ka-blue-mid);
    margin-top: .9em;
    font-weight: 600;
}
/* .svc-section で詳細度を底上げし、親テーマ(.post_content p)の text-align 干渉に勝つ */
.svc-section .svc-lead {
    text-align: center;
    color: var(--ka-text-sub);
    font-size: 1.5rem;
    line-height: 2;
    margin: 0 auto 6rem;
    max-width: 760px;
}

.svc-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem;
}
.svc-card {
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 1px solid var(--ka-line);
    border-radius: var(--ka-radius);
    overflow: hidden;
    box-shadow: var(--ka-shadow-soft);
    transition: transform .5s var(--ka-ease), box-shadow .5s var(--ka-ease), border-color .5s var(--ka-ease);
}
/*.svc-card:hover {
    transform: translateY(-6px);
    box-shadow: var(--ka-shadow);
    border-color: var(--ka-blue-soft);
}*/
.svc-card__img {
    position: relative;
    aspect-ratio: 3 / 2;
    overflow: hidden;
}
.svc-card__img img {
    aspect-ratio: 3/2;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .8s var(--ka-ease);
}
/*.svc-card:hover .svc-card__img img { transform: scale(1.06); }*/
.svc-card__no {
    position: absolute;
    top: 1.6rem;
    left: 1.6rem;
    width: 4.4rem;
    height: 4.4rem;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--ka-blue) 0%, var(--ka-blue-mid) 100%);
    color: #fff;
    font-family: "Baloo 2", sans-serif;
    font-size: 1.9rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 22px -10px rgba(38, 115, 52, .55);
}
.svc-card__body {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 3rem 3rem 3.2rem;
}
.svc-card__title {
    color: var(--ka-navy);
    font-size: 2.1rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: .02em;
    margin: 0 0 1.4rem;
}
.svc-card__desc {
    color: var(--ka-text-sub);
    font-size: 1.45rem;
    line-height: 1.95;
    margin: 0 0 2.4rem;
}

/* 料金ブロック
   ── HTMLの2構造に両対応：
      (A) <h4>料金</h4> + <p>…<span>…</span></p>
      (B) <span class="svc-price-label"> + <ul class="svc-price-list"><li>…<span class="svc-tag"> */
.svc-price {
    position: relative;
    background: linear-gradient(135deg, var(--ka-blue-pale) 0%, #ffffff 72%);
    border: 1px solid var(--ka-blue-soft);
    border-radius: 16px;
    padding: 2.2rem 2.2rem 2.4rem;
    /*margin-top: 2.8rem;*/
    margin-bottom: 1.6rem;
    box-shadow: 0 12px 26px -18px rgba(38, 115, 52, .45);
}
/* 見出しラベル（h4 / .svc-price-label / .svc-points-label 共通） */
.svc-price > h4,
.svc-points > h4,
.svc-price-label,
.svc-points-label {
    display: block;
    margin: 0 0 1rem;
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: .1em;
    color: var(--ka-blue);
}
/* 「料金」ラベルは大きく目立たせる（共通ラベル指定を上書き） */
.svc-price > h4 {
    font-size: 1.7rem;
    color: var(--ka-navy);
    letter-spacing: .08em;
    line-height: 1.2;
    margin: 0 0 1.2rem;
    padding-left: 1.1rem;
    border-left: 5px solid var(--ka-blue);
}
/* 料金はどのサービスも「要お見積もり」で統一。シンプルな一文で大きく表示 */
.svc-price .svc-price__quote {
    margin: 0;
    font-size: 2.2rem;
    font-weight: 800;
    color: var(--ka-blue);
    letter-spacing: .04em;
    line-height: 1.3;
}
.svc-price .svc-price__note {
    margin: .7rem 0 0;
    font-size: 1.3rem;
    font-weight: 500;
    color: var(--ka-text-sub);
    line-height: 1.6;
    letter-spacing: .02em;
}
/* (B) <ul class="svc-price-list"> 形式 */
.svc-price-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.svc-price-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    font-size: 1.45rem;
    color: var(--ka-text);
    padding: .6rem 0;
    border-bottom: 1px dashed rgba(38, 115, 52, .18);
}
.svc-price-list li:last-child { border-bottom: none; }
.svc-price-note {
    justify-content: flex-start !important;
    color: var(--ka-text-sub) !important;
    font-size: 1.3rem !important;
}
.svc-tag {
    flex-shrink: 0;
    background: #fff;
    color: var(--ka-navy);
    font-weight: 700;
    font-size: 1.3rem;
    letter-spacing: .02em;
    padding: .35em 1.1em;
    border-radius: 999px;
    border: 1px solid var(--ka-blue-soft);
    white-space: nowrap;
}

/* 安心ポイント ── 素の <ul> / <ul class="svc-check"> 両対応 */
.svc-points {
    margin-top: auto;
    padding: 1.8rem 2rem;
    border: 1px solid var(--ka-line);
    border-radius: 14px;
}
.svc-points ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.svc-points li {
    position: relative;
    padding-left: 2.9rem;
    font-size: 1.4rem;
    line-height: 1.7;
    color: var(--ka-text);
    margin-bottom: .9rem;
}
.svc-points li:last-child { margin-bottom: 0; }
.svc-points li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: .15em;
    width: 1.9rem;
    height: 1.9rem;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--ka-blue), var(--ka-blue-mid));
    color: #fff;
    font-size: 1.1rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 900px) {
    .svc-grid { grid-template-columns: 1fr; gap: 3rem; }
}
@media screen and (max-width: 768px) {
    .svc-section { padding: 6rem 0 7rem; }
    .svc-section .svc-lead { text-align: left; margin-bottom: 4rem; }
    .svc-card__body { padding: 2.4rem 2rem 2.6rem; }
    .svc-card__title { font-size: 1.9rem; }
    .svc-card__no { width: 3.8rem; height: 3.8rem; font-size: 1.7rem; }
}

/* =====================================================================
   ▼ ご挨拶（GREETING）── 構造刷新。白 × ブランドグリーン
   色は --ka-* 変数参照のため、テーマカラー変更に自動追従
   ===================================================================== */
.greet-section {
    padding: 9rem 0 10rem;
    background:
        radial-gradient(54rem 34rem at 0% 0%, rgba(165, 225, 176, .18), transparent 60%),
        linear-gradient(180deg, #ffffff 0%, var(--ka-bg) 100%);
}
.greet-inner {
    width: 88%;
    max-width: 1040px;
    margin: 0 auto;
}
.greet-pagetitle {
    text-align: center;
    color: var(--ka-navy);
    font-size: clamp(2.6rem, 4vw, 4rem);
    font-weight: 700;
    letter-spacing: .12em;
    line-height: 1.4;
    margin: 0 0 4.5rem;
}
.greet-pagetitle span {
    display: block;
    font-family: "Baloo 2", sans-serif;
    font-size: .44em;
    letter-spacing: .3em;
    color: var(--ka-blue-mid);
    margin-top: .9em;
    font-weight: 600;
}

/* 代表メッセージ：写真 × ごあいさつ（トップ .original01 と同じ横並び＋オフセット枠） */
.greet-intro {
    display: flex;
    align-items: flex-start;
    gap: 5rem;
    margin-bottom: 6rem;
}
.greet-intro__media {
    width: 40%;
    flex-shrink: 0;
}
.greet-intro__frame {
    position: relative;
    display: block;
}
.greet-intro__frame img {
    position: relative;
    z-index: 1;
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
    border-radius: 18px;
    box-shadow: var(--ka-shadow);
    display: block;
    transition: transform 1.2s var(--ka-ease);
}
.greet-intro__frame::after {
    content: "";
    position: absolute;
    /* 写真と同じ大きさ・同じ角丸で、左上に斜めにずらした額縁風ライン
       （上下左右を同量オフセットするので写真の縦横と必ず平行になる） */
    top: -1.4rem;
    left: -1.4rem;
    right: 1.4rem;
    bottom: 1.4rem;
    border: 2px solid var(--ka-blue-soft);
    border-radius: 18px;
    opacity: .9;
    z-index: 0;
    transition: transform .6s var(--ka-ease);
}
.greet-intro__media:hover .greet-intro__frame img { transform: scale(1.04); }
.greet-intro__media:hover .greet-intro__frame::after { transform: translate(-4px, -4px); }
.greet-intro__body { flex: 1; min-width: 0; padding-top: .4rem; }
.greet-intro__lead {
    color: var(--ka-navy);
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.9;
    letter-spacing: .02em;
    margin: 0 0 1.8rem;
    /*    padding-left: 1.4rem;
        border-left: 4px solid var(--ka-blue-mid);*/
}
.greet-intro__text {
    color: var(--ka-text);
    font-size: 1.55rem;
    line-height: 2.15;
    margin: 0;
}

/* プロフィール詳細 */
.greet-profile {
    max-width: 760px;
    margin: 0 auto 6rem;
    background: #fff;
    border: 1px solid var(--ka-line);
    border-radius: var(--ka-radius);
    box-shadow: var(--ka-shadow-soft);
    padding: 3.2rem 4rem;
}
.greet-subhead {
    display: flex;
    align-items: center;
    gap: 1rem;
    color: var(--ka-navy);
    font-size: 1.9rem;
    font-weight: 700;
    letter-spacing: .04em;
    margin: 0 0 1.4rem;
}
.greet-subhead span {
    font-family: "Baloo 2", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: .25em;
    color: var(--ka-blue-mid);
    text-transform: uppercase;
}
.greet-profile__role {
    /* 「代表」の角丸バッジは非表示（名前の前に肩書きバッジは出さない） */
    display: none;
}
/* .greet-intro__body で詳細度を底上げし、親テーマ(.post_content p)の font-size 上書きに勝つ */
.greet-intro__body .greet-profile__name {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 1rem;
    color: var(--ka-navy);
    font-size: 3.6rem; /* 氏名（漢字）を約30%拡大。ルビは固定サイズなので変わらない */
    font-weight: 700;
    letter-spacing: .06em;
    line-height: 1.3;
    margin: 0 0 2rem;
}
.greet-profile__ruby {
    font-size: 1.4rem;
    color: var(--ka-text-sub);
    font-weight: 500;
    letter-spacing: .1em;
}
/* .greet-profile で詳細度を底上げし、親テーマ(.post_content table / th / td)の
   ボーダー・背景・パディング干渉をリセット（文字が線にくっつく・切れる・色崩れ対策） */
.greet-profile .greet-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background: none;
    margin: 0;
}
.greet-profile .greet-table th,
.greet-profile .greet-table td {
    text-align: left;
    vertical-align: top;
    padding: 1.5rem 0;
    font-size: 1.5rem;
    line-height: 1.9;
    background: none;
    border: none;
    border-bottom: 1px solid var(--ka-line);
}
.greet-profile .greet-table tr:last-child th,
.greet-profile .greet-table tr:last-child td { border-bottom: none; }
.greet-profile .greet-table th {
    width: 8em;
    padding-right: 2rem;
    color: var(--ka-blue);
    font-weight: 700;
    white-space: nowrap;
}
.greet-profile .greet-table td { color: var(--ka-text); }

/* 4つの約束 */
.greet-promise { margin-bottom: 5.5rem; margin-top: 8.5rem;}
.greet-promise__eyebrow {
    display: block;
    text-align: center;
    font-family: "Baloo 2", sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: .3em;
    text-transform: uppercase;
    color: var(--ka-blue-mid);
    margin-bottom: .8rem;
}
.post-content .greet-promise__head {
    text-align: center;
    color: var(--ka-navy);
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: .04em;
    line-height: 1.5;
    margin: 0;
}
.greet-promise__head strong { color: var(--ka-blue); }
.greet-promise__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.4rem;
    margin-top: 3rem;
}
.greet-promise__item {
    background: #fff;
    border: 1px solid var(--ka-line);
    border-radius: var(--ka-radius);
    box-shadow: var(--ka-shadow-soft);
    padding: 3rem;
    transition: transform .4s var(--ka-ease), box-shadow .4s var(--ka-ease), border-color .4s var(--ka-ease);
}
.greet-promise__item:hover {
    transform: translateY(-5px);
    box-shadow: var(--ka-shadow);
    border-color: var(--ka-blue-soft);
}
.greet-promise__no {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4.2rem;
    height: 4.2rem;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--ka-blue), var(--ka-blue-mid));
    color: #fff;
    font-family: "Baloo 2", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 1.6rem;
    box-shadow: 0 10px 22px -10px rgba(38, 115, 52, .5);
}
.greet-promise__title {
    color: var(--ka-navy);
    font-size: 1.9rem;
    font-weight: 700;
    letter-spacing: .02em;
    line-height: 1.5;
    margin: 0 0 1.2rem;
}
.greet-promise__text {
    color: var(--ka-text-sub);
    font-size: 1.4rem;
    line-height: 1.95;
    margin: 0;
}

/* 結び + CTA */
.greet-closing {
    max-width: 820px;
    margin: 0 auto;
    background: var(--ka-blue-pale);
    border: 1px solid var(--ka-line);
    border-radius: var(--ka-radius);
    padding: 3.8rem 3.6rem;
    text-align: center;
}
.greet-closing__text {
    color: var(--ka-navy);
    font-size: 1.55rem;
    line-height: 2.1;
    font-weight: 500;
    margin: 0 0 2.6rem;
}
.greet-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .8em;
    background: linear-gradient(120deg, var(--ka-navy) 0%, var(--ka-blue) 100%);
    color: #fff !important;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: .14em;
    line-height: 1;
    padding: 1.7rem 3.6rem;
    border-radius: 999px;
    text-decoration: none;
    box-shadow: 0 12px 30px -14px rgba(39, 86, 48, .55);
    transition: transform .4s var(--ka-ease), box-shadow .4s var(--ka-ease);
}
.greet-cta::after {
    content: "→";
    font-family: "Baloo 2", sans-serif;
    font-weight: 400;
    transition: transform .4s var(--ka-ease);
}
.greet-cta:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 38px -12px rgba(39, 86, 48, .6);
}
.greet-cta:hover::after { transform: translateX(5px); }

@media screen and (max-width: 900px) {
    .greet-promise__grid { grid-template-columns: 1fr; }
    .greet-intro {
        flex-direction: column;
        gap: 3.4rem;
    }
    .greet-intro__media { width: 100%; max-width: 420px; margin: 0 auto; }
    .greet-intro__frame::after { top: -1rem; left: -1rem; right: 1rem; bottom: 1rem; }
}
@media screen and (max-width: 768px) {
    .greet-section { padding: 6rem 0 7rem; }
    .greet-intro { gap: 2.8rem; margin-bottom: 4.5rem; }
    .greet-intro__lead { font-size: 1.6rem; }
    .greet-intro__text { font-size: 1.5rem; }
    .greet-profile { padding: 2.6rem 2.2rem; }
    .greet-intro__body .greet-profile__name { font-size: 3.1rem; }
    .greet-profile .greet-table th,
    .greet-profile .greet-table td { font-size: 1.4rem; padding: 1.3rem 0; }
    .greet-profile .greet-table th { width: 6em; padding-right: 1.4rem; }
    .greet-promise__head { font-size: 2rem; }
    .greet-closing { padding: 2.8rem 2rem; }
    .greet-closing__text { text-align: left; }
}

/* =====================================================================
   ▼ お問い合わせ（CONTACT）── 白 × ブランドグリーン。CF7フォームも統一
   色は --ka-* 変数参照のため、テーマカラー変更に自動追従
   ===================================================================== */
.contact-section {
    padding: 9rem 0 10rem;
    background:
        radial-gradient(54rem 34rem at 100% 0%, rgba(165, 225, 176, .18), transparent 60%),
        linear-gradient(180deg, #ffffff 0%, var(--ka-bg) 100%);
}
.contact-inner {
    width: 88%;
    max-width: 1040px;
    margin: 0 auto;
}
.contact-pagetitle {
    text-align: center;
    color: var(--ka-navy);
    font-size: clamp(2.6rem, 4vw, 4rem);
    font-weight: 700;
    letter-spacing: .12em;
    line-height: 1.4;
    margin: 0 0 2.4rem;
}
.contact-pagetitle span {
    display: block;
    font-family: "Baloo 2", sans-serif;
    font-size: .34em;
    letter-spacing: .3em;
    color: var(--ka-blue-mid);
    margin-top: .9em;
    font-weight: 600;
}
.post-content p.contact-lead {
    text-align: center;
    color: var(--ka-text-sub);
    font-size: 1.5rem;
    line-height: 2;
    margin: 0 auto 5rem;
}

/* 電話・LINE カード */
.post-content .contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    margin-bottom: 6rem;
}
.post-content .contact-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #fff;
    border: 1px solid var(--ka-line);
    border-radius: var(--ka-radius);
    box-shadow: var(--ka-shadow-soft);
    padding: 4rem 3.5rem;
}

@media only screen and (max-width: 991px){
    .post-content .contact-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}
/*.post-content .contact-card__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--ka-blue), var(--ka-blue-mid));
    color: #fff;
    margin-bottom: 2rem;
    box-shadow: 0 12px 26px -12px rgba(38, 115, 52, .5);
}*/
/*.post-content .contact-card__icon--line {
    background: linear-gradient(135deg, #06C755, #04a948);
    box-shadow: 0 12px 26px -12px rgba(6, 199, 85, .5);
}*/
.post-content .post-content h3.contact-card__title {
    color: var(--ka-navy);
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: .04em;
    margin: 0 0 2rem;
}
.post-content .contact-tel {
    font-style: normal;
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: .6rem;
    margin-bottom: 1.8rem;
}
.post-content .contact-tel__sub {
    font-family: "Baloo 2", sans-serif;
    color: var(--ka-blue);
    font-size: 1.8rem;
    font-weight: 700;
}
.post-content .contact-tel .tel-link {
    color: var(--ka-navy);
    font-family: "Baloo 2", sans-serif;
    font-size: clamp(2.8rem, 4vw, 3.6rem);
    font-weight: 800;
    letter-spacing: .02em;
    text-decoration: none;
    line-height: 1;
}
.post-content ul.contact-meta {
    list-style: none;
    margin: 0 0 1.8rem;
    padding: 0;
    min-width: 285px;
}
.post-content .contact-meta li {
    font-size: 1.45rem;
    color: var(--ka-text);
    margin-bottom: .5rem;
    text-align: left;
}
.post-content .contact-meta li span {
    display: inline-block;
    min-width: 6em;
    color: var(--ka-blue);
    font-weight: 700;
    margin-right: .6em;
}
.post-content .contact-note {
    align-self: stretch;
    font-size: 1.25rem;
    color: var(--ka-text-sub);
    line-height: 1.7;
    text-align: left;
    margin: .4rem 0 0;
}
.post-content .contact-card__text {
    color: var(--ka-text-sub);
    font-size: 1.5rem;
    line-height: 2;
    margin: 0 0 2.6rem;
}
.post-content .contact-line-btn {
    margin-top: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .6em;
    background: linear-gradient(120deg, #06C755 0%, #04a948 100%);
    color: #fff !important;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: .08em;
    padding: 1.6rem 3rem;
    border-radius: 999px;
    text-decoration: none;
    box-shadow: 0 14px 28px -12px rgba(6, 199, 85, .5);
    transition: transform .3s var(--ka-ease), box-shadow .3s var(--ka-ease);
}
.post-content .contact-line-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 20px 36px -12px rgba(6, 199, 85, .6);
}

/* メール（CF7） */
.contact-mail {
    background: #fff;
    border: 1px solid var(--ka-line);
    border-radius: var(--ka-radius);
    box-shadow: var(--ka-shadow-soft);
    padding: 4.5rem 4rem;
}
.post-content h3.contact-mail__title {
    text-align: center;
    color: var(--ka-navy);
    font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: .04em;
    margin: 0 0 3rem;
}
.contact-notice {
    background: var(--ka-blue-pale);
    border-radius: 14px;
    padding: 2.4rem 2.6rem;
    margin-bottom: 3.5rem;
}
.contact-notice h4 {
    display: flex;
    align-items: center;
    gap: .6em;
    color: var(--ka-navy);
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0 0 1rem;
}
.contact-notice h4::before {
    content: "!";
    flex-shrink: 0;
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 50%;
    background: var(--ka-blue);
    color: #fff;
    font-family: "Baloo 2", sans-serif;
    font-size: 1.5rem;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-notice p {
    color: var(--ka-text);
    font-size: 1.4rem;
    line-height: 1.9;
    margin: 0;
}

/* CF7 入力欄をトンマナに統一 */
.contact-mail .wpcf7-form p { margin: 0 0 1.8rem; }
.contact-mail label {
    display: block;
    font-size: 1.45rem;
    font-weight: 700;
    color: var(--ka-navy);
    margin-bottom: .6rem;
}
.contact-mail input[type="text"],
.contact-mail input[type="email"],
.contact-mail input[type="tel"],
.contact-mail input[type="url"],
.contact-mail input[type="number"],
.contact-mail input[type="date"],
.contact-mail textarea,
.contact-mail select {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid var(--ka-line);
    border-radius: 12px;
    background: var(--ka-bg);
    padding: 1.3rem 1.5rem;
    font-size: 1.5rem;
    color: var(--ka-text);
    font-family: inherit;
    transition: border-color .3s, box-shadow .3s, background .3s;
}
.contact-mail input:focus,
.contact-mail textarea:focus,
.contact-mail select:focus {
    outline: none;
    border-color: var(--ka-blue);
    box-shadow: 0 0 0 3px rgba(53, 160, 73, .15);
    background: #fff;
}
.contact-mail textarea {
    min-height: 14rem;
    resize: vertical;
}
.contact-mail .wpcf7-submit {
    display: block;
    margin: 1rem auto 0;
    cursor: pointer;
    /* トップページの主要ボタンと同じ navy→blue グラデに統一 */
    background: linear-gradient(120deg, var(--ka-navy) 0%, var(--ka-blue) 100%);
    color: #fff;
    border: none;
    border-radius: 999px;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: .2em;
    padding: 1.7rem 5rem;
    box-shadow: 0 12px 30px -14px rgba(39, 86, 48, .55);
    transition: transform .3s var(--ka-ease), box-shadow .3s var(--ka-ease);
}
.contact-mail .wpcf7-submit:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 36px -12px rgba(39, 86, 48, .6);
}

@media screen and (max-width: 768px) {
    .contact-section { padding: 6rem 0 7rem; }
    .contact-lead { margin-bottom: 3.5rem; }
    .contact-grid { grid-template-columns: 1fr; gap: 2.4rem; margin-bottom: 4rem; }
    .contact-card { padding: 3rem 2.4rem; }
    .contact-mail { padding: 3rem 2rem; }
    .contact-mail__title { font-size: 2rem; }
}

/* =====================================================================
   ▼ TOP PAGE REDESIGN ___ END
   ===================================================================== */
/* table */
table.tinmce-table {
    border: solid;
}

.post-content table {
    margin: 0 auto;
    width: 100%;
}

.post-content tr {
    border-top: 1px solid var(--ka-line);
    border-bottom: 1px solid var(--ka-line);
}

.post-content td, .post-content th {
    text-align: left;
    line-height: 1.6;
    box-sizing: border-box;
}

.post-content th {
    padding-right: 1.25em;
    width: 30%;
    color: #0e2912;
}

@media only screen and (max-width: 485px) {
    .post-content td, .post-content th {
        display: block;
        width: 100%;
    }

    .post-content th {
        padding-right: 0;
        padding-bottom: 0;
    }

    .post-content td {
        padding-top: 0.25em;
    }
}

.menu__price.flex-inner {
    margin: 0 auto 3em;
    gap: 20px;
}

.menu__price--box {
    width: calc(50% - 10px);
    box-sizing: border-box;
    border: 1px solid #375d3e;
    padding: 2.5em 2em;
    background-color: #fff;
}
.menu__price--box>img{
    aspect-ratio: 475/310;
    object-fit: cover;
    margin-bottom: 15px;
}
.menu__price--box h2 {
    text-align: center;
    font-size: 1.5em;
    border-bottom: 1px solid #375d3e;
}

.menu__price--box h2::after {
    display: none;
}

.menu__price--box p {
    font-size: 0.9em;
}

.caution__text {
    display: block;
    padding-left: 1.25em;
    position: relative;
    font-size: 0.8em;
}

.caution__text::before {
    content: '※';
    position: absolute;
    top: 0;
    left: 0;
    color: #e03030;
}

table.menu__table {
    margin-top: 1.5em;
}

.menu__price__inner {
    background-color: #ffffff;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 2.5em 2em 2em;
}

@media only screen and (min-width: 991px) {
    .menu__price__inner {
        max-width: 50%;
        margin: 0 auto;
    }
}

.menu__price__inner h2 {
    border-bottom: none;
    text-align: center;
    padding: 0;
}

.menu__price__inner h2::after {
    display: none;
}

span.menu__price__inner--text {
    color: #d21a1a;
    float: right;
}

@media only screen and (max-width: 1024px) {
    span.menu__price__inner--text {
        text-align: right;
    }
}

.post-content ul.menu__price--list{
    list-style: none;
    margin: 0;
}
ul.menu__price--list li {
    position: relative;
    padding-left: 1.5em;
}

ul.menu__price--list li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    position: absolute;
    top: 0;
    left: 0;
    color: #375d3e;
}

@media only screen and (max-width: 768px) {
    .menu__price--box {
        width: 100%;
    }
}

@media only screen and (max-width: 485px) {
    .menu__price--box {
        padding: 2em 1.5em;
    }
}

.faq-sec {
    margin: 3em auto 0;
}

.post-content .faq-sec h2, .faq-sec p {
    position: relative;
    padding-left: 45px;
}

.post-content .faq-sec h2 {
    font-size: 1.2em;
    margin-bottom: 0.75em;
    padding-bottom: 0;
    padding-top: 0;
    border: none;
}

.faq-sec h2::after {
    display: none;
}

.faq-sec p {
    margin-bottom: 3em;
    padding-bottom: 2em;
    border-bottom: 2px solid #ffffff;
}

.faq-sec p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.faq-sec h2::before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #375d3e;
    position: absolute;
    left: 0;
    top: 0;
    content: 'Q';
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.faq-sec p::before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #375d3e;
    position: absolute;
    left: 0;
    top: 0;
    content: 'A';
    text-align: center;
    font-size: 16px;
    color: #fff;
}

@media only screen and (max-width: 1024px) {
    .faq-sec h2, .faq-sec p {
        padding-left: 45px;
    }

    .faq-sec h2::before, .faq-sec p::before {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
    }
}

.greeting_intro-img {
    width: 40%;
    box-sizing: border-box;
}

.greeting_intro-title {
    width: calc(60% - 4em);
    margin-left: 4em;
}

.greeting_intro {}

.greeting_intro-title h2 {
    padding: 0;
    margin: 0;
    font-size: 1.4em;
    border: none;
}

.greeting_intro-title h2::after {
    display: none;
}

span.greeting_intro-name {
    display: block;
    font-size: 0.8em;
    color: #375d3e;
}

.greeting-text {
    margin: 4em auto 0;
}

@media only screen and (max-width: 485px) {
    .greeting_intro-img {
        width: 100%;
    }

    .greeting_intro-title {
        width: 100%;
        margin: 2em auto 0;
    }

    .greeting-text {
        margin-top: 3em;
    }
}

span.ruby {
    font-size: 0.7em;
    margin-left: 1em;
}

table.greeting__table {
    box-sizing: border-box;
    font-size: 0.8em;
    margin: 1em auto 0;
}

.coach__box {
    margin: 3em auto 0;
}

ul.greeting__list {
    margin: 1em auto;
}

ul.greeting__list li {
    padding-left: 1.5em;
    font-weight: 900;
    position: relative;
    list-style: none;
}

ul.greeting__list li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    position: absolute;
    top: 0;
    left: 0;
    color: #375d3e;
}

.visible-phone {
    display: none;
}

@media only screen and (max-width: 767px) {
    .visible-phone {
        display: inherit;
    }

    .hidden-phone {
        display: none;
    }
}