@charset "UTF-8";
/* ------------ カラー設定 ---------------
main:#6a9b7a
sub:#a8c8a6
base:#fcfaf7
text:#292929
--------------------------------------- */
/* 共通スタイル */
body {
    color: #292929;
    font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif !important;
    font-weight: 500;
    font-style: normal;
    counter-reset: number 0;
    font-size: 15px;
    letter-spacing: 0.06em;
    overflow: hidden;
    background: #fafdfa;
    line-height: 2;
}
body::before {
    width: 100vw;
    height: 100vh;
    position: fixed;
    content: '';
    background: url(/wp-content/themes/story_tcd041/img/bg.png);
    top: 0;
    left: 0;
    z-index: 99999;
    pointer-events: none;
    background-size: 220px;
    opacity: 0.18;
}
a {
    color: #292929;
    font-weight: 700;
    transition: all .6s;
}
address {
    font-style: normal;
}
#site-loader-overlay {
    background: #6a9b7a;
}
#site-loader-spinner {
    border-color: #a8c8a6 #a8c8a6 #fcfaf7 #a8c8a6 !important;
}
.header-bar-fixed {
    background: #fcfaf7 !important;
}
.logo-image {
    top: 0;
    width: 150px;
    height: auto;
    left: 0;
    background: #fcfaf7;
    box-sizing: border-box;
    padding: 25px;
    border-radius: 50%;
}
.logo-image a {
    line-height: 1;
    display: block;
}
.logo-image a img {
    width: 100%;
    display: block;
}
.global-nav > ul > li > a {
    padding: 0 25px;
    color: #292929;
    position: relative;
    font-weight: 700;
    text-align: right;
}
.global-nav > ul > li > a::after {
    position: absolute;
    line-height: 1;
    width: 100%;
    right: 25px;
    font-size: 10px;
    bottom: 30px;
    letter-spacing: 2px;
    font-family: 'Arvo', serif;
    color: #6a9b7a;
    transition: all .6s;
}
.global-nav > ul > li > a span {
    position: absolute;
    line-height: 1;
    width: 100%;
    right: 25px;
    font-size: 10px;
    bottom: 30px;
    letter-spacing: 2px;
    font-family: 'Arvo', serif;
    color: #6a9b7a;
    transition: all .6s;
}
.global-nav > ul > li.global-menu-service > a::after {
    content: 'SERVICE';
}
.global-nav > ul > li.global-menu-greeting > a::after {
    content: 'GREETING';
}
.global-nav > ul > li.global-menu-aboutus > a::after {
    content: 'INFO';
}
.global-nav > ul > li.global-menu-contact > a::after {
    content: 'CONTACT';
    color: #292929;
}
.global-nav > ul > li.global-menu-contact > a{
    background: #a8c8a6;
    color: #fcfaf7;
}
.global-nav .current-menu-item > a {
    color: #292929;
}
.global-nav > ul > li > a:hover {
    color: #6a9b7a;
}
.global-nav > ul > li.global-menu-contact > a:hover{
    background: #d8e8d6;
    color: #292929;
}
.global-nav .sub-menu a {
    background: #fcfaf7;
    color: #292929;
    font-weight: 700;
}
.global-nav .sub-menu li:last-of-type a {
    border-radius: 0 0 10px 10px;
}
.global-nav .sub-menu .current-menu-item > a {
    color: #292929;
}
.global-nav .sub-menu a:hover {
    background: #a8c8a6;
    color: #fcfaf7;
}
.footer-bar01 {
    margin-top: 40px;
    background: #292929;
}
.pagetop a:hover {
    background: #6a9b7a;
}
.pagetop a:hover:before {
    color: #fcfaf7;
}
p.copyright {
    line-height: 1;
    height: auto;
    width: 100%;
    text-align: right;
    font-size: 10px;
    font-family: 'Arvo', serif;
    position: absolute;
    bottom: 0;
    left: 0;
}
@media only screen and (max-width: 1200px) {
    .header-bar {
        border: none;
        box-shadow: none !important;
    }
    .global-nav a, .global-nav a:hover {
        background: #fcfaf7;
        color: #292929 !important;
        letter-spacing: 2px;
    }
    .global-nav .sub-menu a {
        color: #292929 !important;
        background: #f3ece3;
        border-radius: 0 !important;
    }
}
@media only screen and (min-width: 768px) {
    a[href^='tel:'] {
        pointer-events: none;
    }
    .post-content a[href^='tel:'] {
        font-weight: 500;
    }
}
@media only screen and (max-width: 767px) {
    body {
        font-size: 14px;
    }
    .pagetop a:before {
        line-height: 33px;
    }
}
/* END 共通スタイル */
/* フロント */
.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 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
}
.mb_YTPBar .buttonBar {
    display: none;
}
.mb_YTPBar {
    display: none !important;
}
.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: flex-start;
    display: -webkit-flex;
    display: flex;
    height: 100% !important;
    width: 86% !important;
    color: #ffffff;
}
img.top-slider-logo {
    width: 86% !important;
    height: auto !important;
    min-width: 300px;
    max-width: 700px;
    display: block;
    margin: 0 5% 0 auto;
}
.top-slider-content-inner:after {
    display: none;
}
.top-slider-content-inner:hover:after {
    color: #fcfaf7;
    bottom: 30px;
}
.top-slider-text {
    font-size: min(4.5vw, 52px);
    font-weight: bold;
    letter-spacing: 2px;
    color: #fff;
    text-shadow: 0 0 10px #666;

    /*font-weight: 500;*/
    /*color: #fcfaf7 !important;*/
    margin-bottom: 0px;
    /*font-size: 22px !important;*/
    font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    text-align: left;
    /*letter-spacing: 0.3rem;*/
    line-height: 2;
}
.top-slider-content-inner:hover {
    background: none;
}
.content02-inner {
    width: 86%;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    z-index: 2;
    font-size: 0.9em;
    margin: 0 auto;
}
.article02-title {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.content02-button {
    font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    background: none;
    letter-spacing: 0px;
    display: block;
    font-size: 0.8em;
    width: 100%;
    font-weight: 700;
    position: relative;
    margin: 25px auto 0;
    color: #292929;
    padding: 15px;
    border: 1px solid #7fb88f;
    text-align: center;
    border-radius: 150px;
    box-sizing: border-box;
    line-height: 1.6;
}
.content02-button:hover {
    color: #f9e64a;
    background: #7fb88f;
}
@media only screen and (max-width: 767px){
    .content02-button {
        height: auto;
    }
}
.content02-inner-img {
    margin: 0 auto 15px;
    display: block;
    width: 100%;
    border-radius: 15px;
}
.content02-title {
    margin: 0 auto 15px;
    padding: 0;
    font-size: 1.3em;
    text-align: left;
    font-weight: 700;
    line-height: 1.6;
}
p.article02-text {
    font-size: 12px;
    color: #292929;
}
.article03-content {
    background: #ffffff;
    padding: 15px 20px;
    border-radius: 0 0 15px 15px;
    transition: 0.4s;
}
.button {
    margin-bottom: 0;
}
.button a {
    color: #292929;
    font-size: 15px;
    border: 1px solid;
    background: #fcfaf7;
    box-sizing: border-box;
    font-weight: 700;
    transition: 0.4s;
}
.button a:hover {
    color: #fcfaf7;
    background: #292929;
    border-color: #292929;
}
.headline-primary {
    text-align: center;
    font-size: 1.2em;
    line-height: 1;
    margin-bottom: 45px;
    color: #6a9b7a;
}
.headline-primary::before {
    content: "TOPICS";
    display: block;
    font-size: 50px;
    line-height: 1;
    margin-bottom: 20px;
    color: #292929;
    font-weight: 500;
    text-align: center;
    font-family: 'Arvo', serif;
    letter-spacing: 5px;
}
.article02-date {
    color: #676767;
    font-weight: 500;
}
@media only screen and (max-width: 1200px) {
    .global-nav-button {
        border-left: none;
    }
    .global-nav-button:before {
        color: #292929;
    }
    .global-nav > ul > li > a {
        color: #292929 !important;
        background: #fcfaf7;
        line-height: 50px;
        height: 50px;
        text-align: left;
        padding: 0 0 0 20px;
    }
    .global-nav > ul > li:last-of-type > a {
        border-radius: 0 0 0 10px;
    }
    .global-nav .menu_social.menu-item-has-children > a span::before {
        color: #023742;
    }
    .global-nav .menu-item-has-children > a span::before {
        color: #6a9b7a;
        background: #fcfaf7;
    }
}
@media only screen and (max-width: 1024px) {
    .content02-inner {
        padding: 0;
    }
}
@media only screen and (max-width: 991px) {
    .top-slider-text {
        font-size: 28px !important;
    }
    .content02-item {
        width: 100%;
        margin: 0 auto 70px !important;
    }
    .content02-inner {
        display: -webkit-box;
        display: block;
        font-size: 1em;
    }
    .column-layout03-item:first-child {
        margin-right: 0;
    }
    .content01-title {
        font-size: 24px !important;
        margin-bottom: 20px;
    }
    .column-layout03 {
        padding: 0;
    }
}
/* END フロント */
/* 固定ページ共通 */
.main {
    padding-bottom: 0;
    position: relative;
    overflow: hidden;
    background: none;
}
.signage{
    box-sizing: border-box;
}
.signage-title-sub {
    line-height: 1;
    text-shadow: none;
    font-weight: 700;
    color: #6a9b7a;
}
.breadcrumb-wrapper {
    background: none;
    z-index: 3;
}
.primary-full {
    position: relative;
}
.page .post-header {
    display: none;
}
.signage-title.headline-font-type {
    text-shadow: none;
    margin: 0 auto 20px;
    font-weight: 700;
    font-family: 'Arvo', serif;
    line-height: 1;
    font-size: 30px;
    letter-spacing: 3px;
}
.post-title {
    color: #292929;
    font-weight: 700;
    font-size: 1.5em !important;
}
p.post-meta {
    font-family: 'Arvo', serif;
    color: #6a9b7a;
}
.post-content h2 {
    padding: 0;
    margin: 0 auto 10px;
    font-size: 1.8em;
    line-height: 1.6;
    position: relative;
    box-sizing: border-box;
    color: #6a9b7a;
}
.post-content h3 {
    margin: 0 auto 10px;
    font-size: 1.2em;
    line-height: 1.6;
    padding: 8px 15px;
    position: relative;
    text-align: left;
    background: #ffffff;
}
.post-content h4 {
    margin: 0 auto 6px;
    font-size: 1.1em;
}
.post-content p {
    position: relative;
}
.post-content a {
    color: #292929;
    font-weight: 700;
}
.post-content tr {
    border-bottom: 2px solid #e5dbcd;
}
.post-content td, .post-content th {
    background: none;
    border-left: none;
    border-right: none;
    vertical-align: middle;
    padding: 1em 0;
    line-height: 1.6;
    font-weight: 500;
    box-sizing: border-box;
}
.post-content th {
    width: 25%;
    padding-right: 1em;
    background: none;
    text-align: left;
    box-sizing: border-box;
    color: #8b7c67;
}
.post-content ul {
    list-style: none;
    margin-left: 0;
}
.post-content li, .post-content dt, .post-content dd {
    position: relative;
    margin-bottom: 8px;
    line-height: 1.6;
}
.post-content li:last-child, .post-content dt:last-child, .post-content dd:last-child {
    margin-bottom: 0px;
}
.icon-file-text:before {
    content: "\e909";
}
@media only screen and (max-width: 1150px) {
    .main > .inner {
        width: 86%;
        padding: 0;
    }
}
@media only screen and (max-width: 485px) {
    .post-content td, .post-content th {
        width: 100%;
        display: block;
    }
    .post-content th {
        padding-bottom: 0;
        padding-right: 0;
        font-weight: 700;
    }
    .post-content td {
        padding-top: 0.25em;
    }
}
/* END 固定ページ共通 */
/* アーカイブ */
.blog .main, .single .main, .archive .main {
    padding: 5em 0;
}
h2.archive-title {
    text-align: center;
    margin-bottom: 1.5em;
    font-size: 1.5em;
}
@media only screen and (max-width: 485px) {
    .blog .main, .single .main, .archive .main {
        padding: 4em 0;
    }
}
/* アーカイブ END */
/* ブログページ詳細 */
.single h2, .single h3 {
    margin-top: 50px;
}
.single h2:first-child, .single h3:first-child {
    margin-top: 0;
}
.post-date {
    font-weight: 700;
}
.sns_default_top {
    text-align: left;
    margin-top: 0px;
}
.single .post-content {
    padding-top: 0;
}
.single .post-content img {
    width: auto;
}
.single .post-content p {
    margin-bottom: 20px;
}
.single .post-content p:last-of-type {
    margin-bottom: 0;
}
.styled-post-list1-meta {
    margin-bottom: 20px;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 20px;
}
a.styled-post-list1-title.headline-font-type {
    line-height: 1.6;
    color: #ffa6a6;
}
.single-post .post-header {
    display: block;
}
.headline-bar {
    font-weight: 700;
    margin-bottom: 15px;
    border-bottom: 1px solid #6a9b7a;
    padding-bottom: 10px;
}
.nav-links01 {
    border-top: 1px solid #292929;
    border-bottom: 1px solid #292929;
}
.nav-links01-previous a:hover, .nav-links01-next a:hover {
    color: #737373;
}
.nav-links01-previous + .nav-links01-next {
    border-left: 1px solid #292929;
}
.side_widget:first-child a {
    font-weight: 700;
    font-size: 0.8em;
    display: block;
    color: #6a9b7a;
}
.side_widget:first-child a:hover {
    color: #333;
}
.sns {
    text-align: left;
}
@media only screen and (max-width: 485px) {
    h1.post-title {
        font-size: 18px !important;
    }
}
/* END ブログページ詳細 */
/* コンタクトフォーム */
.wpcf7 {
    border: none;
    background: none;
    margin: 20px auto 0 !important;
}
.wpcf7 form {
    margin: 0;
}
table.contact_form th, table.contact_form td {
    font-size: 16px;
    padding: 30px 0;
}
table.contact_form th {
    padding-right: 15px;
    font-weight: 500;
}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
    border-radius: 3px;
    padding: 20px;
    border: 1px solid #e5dbcd;
    background: #ffffff;
    color: #292929;
}
.wpcf7 .wpcf7-not-valid {
    background: #ffffff;
    border-color: #ff5150;
}
span.any {
    background: #e8e8e8;
    font-size: 0.7em;
    padding: 2px 5px;
    margin-left: 10px;
}
span.required {
    background: #e63e3e;
    color: #fcfaf7;
    font-size: 0.7em;
    padding: 2px 5px;
    margin-left: 10px;
}
.wpcf7 select, .wpcf7 .wpcf7-list-item-label {
    font-size: 14px;
}
span.wpcf7-list-item {
    display: block;
    margin: 0;
    font-weight: 500;
}
.wpcf7 input.wpcf7-submit {
    width: 100%;
    max-width: 400px;
    line-height: 1em;
    height: 70px;
    font-weight: 700;
    font-size: 1.2em;
    background: #6a9b7a;
    border-radius: 10px;
    padding: 0;
}
.wpcf7 input.wpcf7-submit:hover {
    background: #f9e64a;
    color: #6a9b7a;
}
.wpcf7-checkbox{
    display: flex;
    flex-wrap: wrap;
}
.wpcf7-list-item{
    width: calc(100% / 3);
}
@media only screen and (max-width: 991px) {
    table.contact_form th {
        width: 30%;
    }
}
@media only screen and (max-width: 767px) {
    .wpcf7-list-item{
        width: calc(100% / 2);
    }
    .wpcf7 input.wpcf7-submit {
        width: 86%;
    }

}
@media only screen and (max-width: 485px) {
    table.contact_form th, table.contact_form td {
        display: block;
    }
    .wpcf7 input.wpcf7-submit {
        width: 100%;
    }
    .wpcf7 select, .wpcf7 .wpcf7-list-item-label {
        font-size: 12px;
    }
}
/* END コンタクトフォーム */
/* ========================================
お知らせ基本スタイル
==========================================*/
.post-type-archive-news .main, .category-blog .main {
    background: #1c1c1c;
}
.post-header {
    text-align: left;
    margin-bottom: 2em;
}
#single_share_bottom {
    text-align: left;
    margin-top: 50px;
}
.article04-content h4.headline-font-type {
    font-size: 20px;
    color: #fcfaf7;
    font-weight: 700;
    font-style: normal;
}
.article04 {
    background: #2e2e2e;
}
.article04-text {
    line-height: 2;
    color: #737373;
}
.article04-date {
    color: #fcfaf7;
    font-weight: 700;
    font-style: normal;
}
.article04 a:hover .article04-title {
    color: #737373;
    font-weight: 700;
}
.article07-content {
    padding: 0 10px;
}
.article07-meta {
    margin-bottom: 0;
    font-weight: 700;
}
.article07-title {
    color: #fcfaf7;
}
@media only screen and (max-width: 485px) {
    h4.article04-title.headline-font-type {
        font-size: 15px;
    }
}
/* 共通オリジナル */
.header-bar-inner {
    width: 100%;
}
.footer_about_inner {
    width: 60%;
    box-sizing: border-box;
    padding-left: 60px;
}
address.footer_tel span {
    font-size: 0.7em;
    margin-right: 5px;
    font-family: 'Arvo', serif;
}
.footer_about_sec {
    width: 86%;
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
}
.flex-inner {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
p.footer-info span {
    margin-right: 0.5em;
}
a.footer_but {
    display: block;
    line-height: 50px;
    max-width: 300px;
    box-sizing: border-box;
    position: relative;
    text-align: left;
    font-weight: 700;
    transition: 0.4s;
    padding: 0 20px;
    margin: 1em auto 0 0;
    background: #fcfaf7;
    border-radius: 30px;
}
a.footer_but::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    font-weight: 700;
    font-size: 1.5em;
    right: 20px;
    transition: 0.4s;
    color: #6a9b7a;
}
a:hover.footer_but {
    background: #6a9b7a;
    color: #ffffff;
}
a:hover.footer_but::after {
    color: #ffffff;
}
a.footer_but.line-footer-but::after {
    font-family: 'design_plus';
    content: '\e909';
    color: #02a400;
    font-weight: 500;
    font-size: 22px;
    right: 18px;
}
a:hover.footer_but.line-footer-but::after {
    color: #ffffff;
}
a.footer-but {
    display: block;
    float: left;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    position: relative;
    color: #292929;
    background: #fff;
    border-radius: 50%;
}
a.footer-but span {
    display: none;
}
a.footer-but.instagram::after {
    content: "\ea92";
    display: block;
    font-family: "design_plus";
    font-size: 18px;
    position: absolute;
    line-height: 40px;
    text-align: center;
    width: 100%;
}
a.footer-but.twitter::after {
    content: "\e904";
    display: block;
    font-family: "design_plus";
    font-size: 18px;
    position: absolute;
    line-height: 40px;
    text-align: center;
    width: 100%;
}
a:hover.footer-but.instagram {
    background: #8d00a4;
}
a:hover.footer-but.twitter {
    background: #0094e0;
}
a:hover.footer-but::after {
    color: #fcfaf7;
}
ul.footer-list li a {
    color: #fff;
}
ul.footer-list li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    font-weight: 700;
    position: absolute;
    left: 0;
    transition: 0.3s;
}
ul.footer-list li:hover::before {
    left: 3px;
}
footer {
    background: #f3ece3;
    box-sizing: border-box;
    font-size: 0.8em;
    padding: 120px 0;
    line-height: 1.8;
}
.footer-line-box {
    width: 40%;
    background: #6e6e6e;
    box-sizing: border-box;
    padding: 2em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
}
.footer-menu {
    width: 40%;
    box-sizing: border-box;
}
.footer-menu ul li a span{display: none;}
.footer_about_inner h2 {
    font-weight: 700;
    font-size: 1.6em;
    margin-bottom: 10px;
    font-family: 'Arvo', serif;
}
p.address-footer {
    position: relative;
    padding-left: 1.215em;
    margin-bottom: 6px;
}
p.address-footer::before {
    font-family: "Font Awesome 5 Free";
    content: "\f3c5";
    position: absolute;
    font-weight: 700;
    top: 0;
    left: 0;
}
ul.footer-menu-list {
    width: calc(50% - 20px);
    margin-right: 40px;
    box-sizing: border-box;
}
ul.footer-menu-list:last-of-type {
    margin-right: 0;
}
ul.footer-menu-list li {
    margin-bottom: 10px;
}
ul.footer-menu-list li:last-of-type {
    margin-bottom: 0;
}
ul.footer-menu-list li a {
    display: block;
    position: relative;
    transition: 0.4s;
    text-align: left;
    line-height: 1.6;
    padding-bottom: 6px;
    box-sizing: border-box;
    padding-left: 1.25em;
}
ul.footer-menu-list li a::before {
    content: '・';
    position: absolute;
    top: 0;
    left: 0;
    color: #6a9b7a;
}
ul.footer-menu-list li a:hover {
    color: #6a9b7a;
}
ul.footer-sns {
    width: 90px;
    display: block;
    margin: 2em auto 0 0;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
ul.footer-sns li {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
ul.footer-sns li:last-of-type {
    margin-right: 0;
}
a.sns-but {
    display: block;
    background: #fcfaf7;
    line-height: 40px;
    border-radius: 50%;
    position: relative;
    width: 40px;
    height: 40px;
    margin: 25px auto 0 0;
}
a.sns-but span {
    display: none;
}
a.sns-but::after {
    font-family: 'design_plus';
    content: '\e902';
    position: absolute;
    top: 0;
    left: 0;
    color: #6a9b7a;
    width: 100%;
    text-align: center;
    font-size: 18px;
}
a.sns-but.facebook::after {
    content: '\e902';
}
a.sns-but.instagram::after {
    content: '\ea92';
}
p.footer-address {
    box-sizing: border-box;
    padding-left: 1.25em;
    position: relative;
    margin-bottom: 5px;
}
p.footer-address::before {
    font-family: "Font Awesome 5 Free";
    content: "\f3c5";
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    color: #6a9b7a;
}
address.footer_tel {
    font-size: 1.5em;
}
a:hover.sns-but {
    background: #6a9b7a;
}
a:hover.sns-but::after {
    color: #ffffff;
}
ul.footer-menu-list li.footer-menu-title {
    font-family: 'Arvo', serif;
    font-size: 1.4em;
    line-height: 1;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 3px dotted #e5dbcd;
    color: #6a9b7a;
}
.footer-menu .flex-inner {
    background: #ffffff;
    box-sizing: border-box;
    padding: 35px;
    border-radius: 20px;
}
ul.footer-menu-list.footer-service-menu {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 3px dotted #e5dbcd;
}
@media only screen and (min-width: 1201px) {
    .global-nav > ul > li.global-menu-home > a {
        display: none;
    }
}
@media only screen and (max-width: 1200px) {
    .global-nav > ul > li > a::after {
        position: relative;
        width: auto;
        text-align: left;
        right: 0;
        bottom: 0;
        display: inline;
        margin-left: 15px;
        font-weight: 700;
    }
    .logo-image a img{
        max-height: 100px;
    }
}
@media only screen and (max-width: 970px) {
    .logo-image {
        width: 50px;
        padding: 0;
    }
    .footer_about_inner {
        width: 50%;
    }
    .footer-line-box h3 {
        font-size: 1.1em;
        line-height: 1.6;
        margin-bottom: 0.5em;
    }
    .footer-menu {
        width: 50%;
        padding: 0;
    }
    footer {
        padding: 90px 0;
    }
}
@media only screen and (max-width: 767px) {
    footer {
        padding: 70px 0 calc(70px + 50px);
        font-size: 0.9em;
    }
    ul.footer-menu-list {
        width: calc(50% - 10px);
        margin-right: 20px;
    }
}
@media only screen and (max-width: 485px) {
    .footer_about_inner {
        width: 100%;
        padding: 0;
        text-align: center;
        margin: 45px auto 0;
    }
    a.footer_but {
        margin-left: auto;
        margin-right: auto;
    }
    footer {
        padding: 4em 0 calc(3em + 50px);
    }
    ul.footer-sns {
        margin-left: auto;
    }
    .footer-menu {
        width: 100%;
    }
    p.footer-address::before {
        display: block;
        position: relative;
    }
    p.footer-address {
        padding: 0;
    }
    a.sns-but {
        margin-left: auto;
    }
    p.copyright {
        position: relative;
        max-width: 30em;
        text-align: center;
        line-height: 1.5;
        margin: 40px auto 0;
    }
}
/* 共通オリジナル END */
/* ========================================
ここから固定ページオリジナル
==========================================*/
/* 固定共通オリジナル */
.content_full {
    position: relative;
}
.content_inner {
    width: 86%;
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    padding: 5em 0;
    box-sizing: border-box;
}
@media only screen and (max-width: 485px) {
    .content_inner {
        padding: 4em 0;
    }
}
/* 固定共通オリジナル END */
/* ========================================
お問い合わせ基本スタイル
==========================================*/
/* privacy */
.privacy_box {
    margin-bottom: 70px;
}
p.text_left {
    text-align: right;
}
/* privacy END */
address.contact-tel {
    font-size: 2em;
    font-weight: 700;
    line-height: 1.6;
}
address.contact-tel span {
    font-size: 0.8em;
    margin-right: 4px;
    color: #e3ce21;
    font-family: 'Arvo', serif;
    font-weight: 700;
}
address.contact-mobile {
    line-height: 1;
    margin-top: 1em;
    font-weight: 700;
}
address.contact-mobile span {
    color: #bc5b28;
}
p.contact-caution {
    font-size: 0.8em;
    margin-top: 1em;
}
.mail-box {
    margin-top: 3em;
}
.mail-caution-box {
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 1.5em 2em;
    font-size: 0.9em;
    line-height: 1.8em;
    margin: 0.5em auto 2em;
}
.mail-caution-box h3 {
    background: none;
    border-radius: 0;
    padding: 0;
    margin-bottom: 0.5em;
}
.wpcf7 form p {
    margin-bottom: 1em;
    font-weight: 700;
}
.wpcf7 form p:last-of-type {
    margin-bottom: 0;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
    border-radius: 0;
    margin: 0 auto;
    background: #d82f2f;
    color: #fcfaf7;
    box-sizing: border-box;
    padding: 1em 1.5em;
}
@media only screen and (max-width: 485px) {
    .tel_sec .content_inner {
        padding: 70px 0;
    }
    address.contact_tel {
        font-size: 24px;
    }
    .mail_caution h3 {
        font-size: 15px;
    }
    .mail_caution {
        padding: 15px 20px;
    }
    .wpcf7 form p:last-child {
        margin: 0;
    }
}
/* ========================================
お問い合わせ基本スタイル END
==========================================*/
/* フロントオリジナル */
.top-slider-content-inner h2 {
    text-align: center;
    font-size: 26px;
    letter-spacing: 4px;
}
#content01::before {
    width: 1px;
    height: 100px;
    background: #6a9b7a;
    position: absolute;
    top: 0;
    content: '';
    left: 50%;
    z-index: 10;
}
.front_inner-text h2 {
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 1.6;
    margin-bottom: 40px;
}
.front_inner-text-img {
    display: block;
    max-width: 290px;
    margin: 0 auto;
}
.front_inner-text-img img {
    display: block;
    width: 100%;
}
#content01::after {
    width: 100%;
    height: 120px;
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    background: rgba(168, 200, 166, 0.32);
    z-index: 1;
}
.front_intro-inner::before {
    content: 'CONCEPT';
    display: block;
    text-align: center;
    font-family: 'Arvo', serif;
    font-weight: 700;
    line-height: 1;
    font-size: 44px;
    letter-spacing: 6px;
    color: #292929;
    margin-bottom: 20px;
}
.content02-item{
    display: flex;
    flex-direction: column;
}
.content02-item .content02-text{
    margin-bottom: 30px;
}
.content02-item .content02-button{
    margin-top: auto;
    box-sizing: border-box;
    max-width: calc(100% - 56px);
}
.content02-item:nth-of-type(2) {
    /*margin-top: 50px;*/
}
.content02-item:nth-of-type(3) {
    /*margin-top: 100px;*/
}
/*.content02-inner::before {
  content: 'Our strong point';
  display: block;
  position: absolute;
  top: -50px;
  right: -30px;
  line-height: 1;
  font-family: 'Ms Madi', cursive;
  font-size: 5vw;
  transform: rotate(-10deg);
  z-index: 10;
  color: #6a9b7a;
}*/
.top-slider-wrapper::before {
    width: 1px;
    height: 50px;
    background: #fcfaf7;
    position: absolute;
    bottom: 0;
    content: '';
    left: 50%;
    z-index: 10;
}
.top-slider-wrapper::after {
    content: 'SCROLL';
    position: absolute;
    color: #fcfaf7;
    line-height: 1;
    bottom: 55px;
    width: 100%;
    text-align: center;
    z-index: 10;
    font-family: 'Arvo', serif;
    font-size: 12px;
    letter-spacing: 3px;
}
.front_second_inner {
    width: 86%;
    margin: 0 auto;
    max-width: 1150px;
    z-index: 2;
    position: relative;
}
.front_second {
    padding: 120px 0;
    position: relative;
    margin: 0 0 120px auto;
    background: url(img/front_second.jpg);
    background-size: cover;
    width: 93%;
    border-radius: 100px 0 0 100px;
}
.front_second_inner-text {
    position: relative;
    color: #fff;
    z-index: 2;
    box-sizing: border-box;
    padding-left: 20%;
}
.third-box {
    width: 100%;
    margin: 0 auto 4em;
}
.front-third-inner {
    position: relative;
}
.third-box:last-of-type {
    margin-bottom: 0;
}
.front-third-text {
    box-sizing: border-box;
    width: 50%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    padding: 0 60px;
}
.front-third-img {
    width: calc(50% + 20px);
    box-sizing: border-box;
    margin-right: -20px;
}
.front-third-img img {
    display: block;
    width: 100%;
    border-radius: 20px;
}
.third-box:nth-of-type(even) .front-third-text {
    margin-left: 50%;
}
.third-box:nth-of-type(even) .front-third-img {
    margin-left: calc(-100% - 20px);
}
.third-box .front-third-text h3::before {
    counter-increment: number 1;
    content: "POINT "counter(number) " ";
    font-weight: 500;
    font-size: 60px;
    margin-bottom: 25px;
    display: block;
    line-height: 1;
    width: 100%;
    font-family: 'Arvo', serif;
    letter-spacing: 4px;
    color: #292929;
}
.front_intro-outer {
    position: relative;
}
.front_intro_inner {
    position: relative;
    padding-left: calc(50% + 50px);
}
.front_intro-outer .inner {
    position: relative;
    z-index: 2;
}
#content01 {
    padding: 120px 0 0;
    z-index: 1;
}
.front_second_inner-text h3 {
    font-size: 1.8em;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #fff;
}
.front-third-text h3 {
    font-size: 1.6em;
    margin-bottom: 25px;
    color: #7fb88f;
    width: 100%;
    line-height: 1.6;
}
.front-third-text p {
    width: 100%;
}
.front_topics {
    margin: 120px auto calc(120px - 10px);
}
.front_intro-inner {
    width: 86%;
    max-width: 950px;
    margin: 0 auto;
    align-items: center;
    box-sizing: border-box;
    background: #ffffff;
    padding: 55px;
    border-radius: 20px;
    box-shadow: 0px 0px 40px -20px #cac1b4;
    z-index: 2;
    position: relative;
}
.front_inner-text {
    width: 86%;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 850px;
    text-align: center;
}
.front_inner-img {
    width: 50%;
    box-sizing: border-box;
}
.front_inner-img img {
    display: block;
    width: 100%;
}
.content02 {
    padding: 70px 0 120px;
    background: rgba(168, 200, 166, 0.32);
    position: relative;
    z-index: 2;
}
.front_intro-inner h3 {
    text-align: center;
    margin-bottom: 20px;
    color: #7fb88f;
    font-size: 1.2em;
}
.content02-button span {
    color: #7fb88f;
    letter-spacing: 2px;
    transition: 0.4s;
    font-weight: 700;
    display: block;
    font-family: 'Arvo', serif;
    font-size: 1.6em;
}
.content02-button:hover span {
    color: #ffffff;
}
.front_second::before {
    width: 100%;
    right: 50%;
    position: absolute;
    content: '';
    background: rgba(168, 200, 166, 0.32);
    top: 0;
    height: 50%;
    z-index: -1;
}
.front_second_inner::before {
    content: 'Merit';
    position: absolute;
    color: rgba(127, 184, 143, 0.55);
    font-family: 'Ms Madi', cursive;
    line-height: 1;
    left: -15%;
    top: -90px;
    font-size: 10vw;
    transform: rotate(-15deg);
    z-index: 1;
}
.front-third-text-inner {
    max-width: 550px;
    margin: 0 auto;
}
.front-third {
    width: 100%;
    max-width: 1650px;
    margin: 0 auto;
}
.top-slider-content-inner h3 {
    font-family: 'Arvo', serif;
    color: #f9e64a;
    font-size: 10px;
    letter-spacing: 1px;
    margin-top: 20px;
}
.article03 > a:hover .article03-content {
    background: #f9e64a;
}
@media only screen and (max-width: 970px) {
    .front_intro_inner {
        padding: 0px 7%;
    }
    .front_intro-outer .inner {
        width: 100%;
    }
    .content02-item:last-of-type {
        margin-bottom: 0 !important;
    }
    .content02::before {
        height: 100%;
    }
    .third-box {
        margin-bottom: 80px;
        width: 100%;
    }
    .front-third-text {
        width: 100%;
        padding: 0 7% !important;
        margin: 0 0 45px !important;
    }
    .front-third-img {
        width: 93%;
    }
    .third-box:nth-of-type(even) .front-third-img {
        margin-left: 7%;
    }
    .content02-inner-img {
        max-width: 450px;
    }
    .content02-title {
        text-align: center;
    }
    .content02-inner::before {
        left: 0;
        font-size: 50px;
        position: relative;
        top: -20px;
    }
    .content02-button {
        max-width: 450px;
    }
    .front_second_inner-text {
        padding: 0;
    }
    .front-third-text-inner {
        max-width: unset;
    }
    .front-third-img img {
        border-radius: 0 20px 20px 0;
    }
    .third-box:nth-of-type(even) .front-third-img img {
        border-radius: 20px 0 0 20px;
    }
}
@media only screen and (max-width: 767px) {
    .front_topics {
        margin: 120px auto calc(120px - 15px);
    }
    .article03-title {
        font-size: 1em;
    }
    .top-slider-content-inner h2 {
        font-size: 22px;
        letter-spacing: 3px;
    }
    .top-slider-wrapper::before {
        height: 16px;
    }
    .top-slider-wrapper::after {
        bottom: 22px;
        font-size: 10px;
    }
}
@media only screen and (max-width: 485px) {
    .front_intro_inner h2 {
        font-size: 1.2em;
    }
    .article03:last-of-type {
        margin-bottom: 0 !important;
    }
    .front_topics {
        margin: 80px auto;
    }
    .front_intro-inner {
        width: 100%;
        border-radius: 0;
        padding: 50px 7%;
    }
    .front_inner-img {
        width: 93%;
    }
    .top-slider-content-inner h2 {
        font-size: 18px;
        letter-spacing: 2px;
    }
    .front_inner-text h2 {
        font-size: 20px;
    }
    .content02 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .content02-title {
        text-align: left;
    }
    .front_second {
        width: 100%;
        border-radius: 0;
        padding: 80px 0;
        margin-bottom: 80px;
    }
    .front_second_inner::before {
        top: -40px;
        left: -20px;
        font-size: 90px;
        opacity: 0.6;
    }
    .third-box .front-third-text h3::before {
        font-size: 50px;
    }
    .front-third-text {
        margin-bottom: 30px !important;
    }
}
/* ENDフロントオリジナル */
/* 固定ページレイアウト基本 */
.left_inner {
    width: 50%;
    box-sizing: border-box;
    position: relative;
}
.right_inner {
    width: calc(50% - 50px);
    margin-left: 50px;
    box-sizing: border-box;
    position: relative;
}
.three_line_up-box {
    width: calc(33.333333% - 30px);
    margin-right: 45px;
    box-sizing: border-box;
}
.three_line_up-box:nth-of-type(3n) {
    margin-right: 0;
}
@media only screen and (max-width: 970px) {
    .left_inner {
        width: 100%;
        margin: 0 !important;
    }
    .right_inner {
        width: 100%;
        margin: 30px 0 0 !important;
    }
    .three_line_up-box {
        width: 100%;
        margin: 0 auto 20px;
    }
    .three_line_up-box:last-of-type {
        margin-bottom: 0;
    }
}
/* 固定ページレイアウト基本 END */
/* housecleaning */
ul.menu-intro li {
    padding-left: 1.25em;
}
ul.menu-intro li::before {
    content: '※';
    position: absolute;
    top: 0;
    left: 0;
    color: #f44040;
}
.service_but-content.flex-inner {
    display: flex;
    justify-content: center;
    margin: 30px auto 0;
}
.service_but-box {
    margin-right: 40px;
    width: calc(25% - 30px);
}
.service_but-box:last-of-type {
    margin-right: 0;
}
.menu-section:nth-of-type(odd) {
    background: #fbf9e8;
}
.menu-section .content_inner {
    padding: 100px 0;
}
.menu-section:nth-of-type(even) {
    background: #f3ece3;
}
.service_but-box a {
    display: block;
    line-height: 60px;
    box-sizing: border-box;
    border: 4px solid #6a9b7a;
    padding: 0 25px;
    border-radius: 40px;
    position: relative;
}
.service_but-box a::after {
    content: "\e90e";
    display: block;
    font-family: "design_plus";
    position: absolute;
    top: 0;
    right: 30px;
    font-size: 10px;
    color: #6a9b7a;
}
.service_but-box a:hover {
    background: #6a9b7a;
    color: #ffffff;
}
.service_but-box a:hover::after {
    color: #ffffff;
}
section#setmenu {
    background: #a8c8a6;
}
.menu-section .content_inner h2 {
    text-align: center;
}
section#setmenu h2 {
    color: #ffffff;
}
.setmenu-inner {
    display: flex;
    justify-content: center;
    margin: 25px auto 0;
}
.setmenu-inner .three_line_up-box {
    width: calc(33.333333% - 10px);
    margin-right: 15px;
    background: #fff;
    box-sizing: border-box;
    padding: 25px;
    font-size: 0.9em;
    line-height: 1.8;
    border-radius: 10px;
}
.setmenu-inner .three_line_up-box:nth-of-type(3n), .setmenu-inner .three_line_up-box:last-of-type {
    margin-right: 0;
}
.setmenu-inner .three_line_up-box h3 {
    font-size: 1.1em;
    text-align: center;
    padding: 0 0 15px;
    color: #292929;
}
.setmenu-inner .three_line_up-box h3::after {
    width: 40px;
    height: 1px;
    position: absolute;
    content: '';
    background: #f9e64a;
    left: calc(50% - 20px);
    bottom: 0;
}
.menu-price.flex-inner {
    margin: 20px auto 0;
    border-top: 2px dotted #a8c8a6;
    padding: 20px 0 0;
}
.menu-price-inner {
    width: 50%;
    box-sizing: border-box;
    text-align: center;
}
.menu-price-inner:nth-of-type(odd) {
    border-right: 2px dotted #a8c8a6;
    padding-right: 20px;
}
.menu-price-inner:nth-of-type(even) {
    padding-left: 20px;
}
.menu-price-inner h4 {
    font-size: 0.9em;
    margin-bottom: 0;
    color: #6a9b7a;
}
.menu-price-inner p {
    font-weight: 700;
    font-size: 1.2em;
}
.menu-option p {
    line-height: 1.6;
    padding-left: 1.25em;
    margin-bottom: 4px;
}
.menu-option p::before {
    font-family: "Font Awesome 5 Free";
    content: "\f058";
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    color: #f9e64a;
}
ul.caution-list {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dotted #e5dbcd;
}
ul.caution-list li {
    padding-left: 1.25em;
}
ul.caution-list li::before {
    content: '※';
    position: absolute;
    top: 0;
    left: 0;
    color: #f44040;
}
.menu-section-intro {
    flex-direction: column;
    align-items: center;
    display: -webkit-flex;
    display: flex;
}
.menu-option {
    margin-top: 20px;
    border-top: 2px dotted #a8c8a6;
    padding-top: 20px;
}
span.set-title {
    display: block;
    font-size: 1.3em;
    color: #6a9b7a;
}
p.set-price {
    color: #0082ca;
    font-size: 1.6em;
}
.setmenu-inner img {
    border-radius: 10px;
    margin: 20px auto 0;
}
@media only screen and (max-width: 1024px) {
    .service_but-box {
        width: calc(50% - 15px);
        margin-bottom: 30px;
        margin-right: 30px;
    }
    .service_but-box:nth-of-type(even) {
        margin-right: 0;
    }
    .service_but-content.flex-inner {
        margin-bottom: -30px;
    }
}
@media only screen and (max-width: 970px) {
    .menu-section .content_inner {
        padding: 75px 0;
    }
    .setmenu-inner .three_line_up-box {
        width: 100%;
        font-size: 1em;
        margin-right: 0;
    }
    .setmenu-inner {
        display: block;
    }
}
@media only screen and (max-width: 485px) {
    .service_but-box {
        width: 100%;
        margin: 0 auto 20px;
    }
    .service_but-content.flex-inner {
        margin-bottom: -20px;
    }
}
/* housecleaning END */
/* roomcleaning */
.setmenu-inner.room-setmenu {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -15px;
}
.setmenu-inner.room-setmenu .three_line_up-box {
    margin-bottom: 15px;
}
/* roomcleaning END */
/* greeting */
.greeting-inner.flex-inner {
    margin: 0 auto 60px;
    padding-bottom: 60px;
    border-bottom: 3px dotted #e5dbcd;
}
.greeting-inner.flex-inner:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.greeting-box.right_inner p {
    margin-bottom: 1.25em;
}
.greeting-box.right_inner p:last-of-type {
    margin-bottom: 0;
}
.greeting-box.right_inner h2 {
    font-size: 1.3em;
    color: #292929;
    margin-bottom: 25px;
}
span.staff-title {
    display: block;
    font-size: 0.8em;
    color: #6a9b7a;
}
/* greeting END */
/* faq */
.faq-sec h2, .faq-sec p {
    padding-left: 45px;
}
.faq-sec h2 {
    font-size: 1.2em;
    margin-bottom: 0.25em;
}
.faq-sec h2::after {
    display: none;
}
.faq-sec p {
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 3px dotted #e5dbcd;
}
.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: #6a9b7a;
    position: absolute;
    left: 0;
    top: 0;
    content: 'Q';
    text-align: center;
    font-size: 16px;
    font-family: 'Arvo', serif;
    color: #f9e64a;
}
.faq-sec p::before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #f9e64a;
    position: absolute;
    left: 0;
    top: 0;
    content: 'A';
    text-align: center;
    font-size: 16px;
    color: #6a9b7a;
    font-family: 'Arvo', serif;
}
/* faq END */
/* flow */
.flow-box {
    box-sizing: border-box;
    position: relative;
    padding-left: 110px;
    padding-bottom: 3em;
}
.flow-box:last-of-type {
    padding-bottom: 0;
}
.flow-box::before {
    width: 2px;
    left: 39px;
    height: 100%;
    position: absolute;
    content: '';
    background: #6a9b7a;
}
.flow-box::after {
    counter-increment: number 1;
    content: counter(number) " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 40px;
    background: #6a9b7a;
    color: #f9e64a;
    border-radius: 50%;
    font-family: 'Arvo', serif;
}
.flow-box h2 {
    font-size: 1.2em;
    color: #6a9b7a;
    margin-bottom: 5px;
}
.flow-box h2::after {
    display: none;
}
.flow-box:last-of-type::before {
    display: none;
}
.flow-box a {
    display: block;
    line-height: 60px;
    box-sizing: border-box;
    border: 4px solid #6a9b7a;
    border-radius: 40px;
    max-width: 300px;
    margin: 20px auto 0 0;
    position: relative;
    padding: 0 25px;
}
.flow-box a::after {
    content: '\e910';
    font-family: 'design_plus';
    position: absolute;
    right: 25px;
    font-size: 12px;
    color: #6a9b7a;
}
.flow-box a:hover {
    background: #6a9b7a;
    color: #ffffff;
}
.flow-box a:hover::after {
    color: #ffffff;
}
span.flow-title {
    display: block;
    font-size: 0.8em;
    color: #dc3232;
    padding-left: 1.25em;
    position: relative;
}
span.flow-title::before {
    content: '※';
    position: absolute;
    top: 0;
    left: 0;
    color: #dc3232;
}
@media only screen and (max-width: 485px) {
    .flow-box::after {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    .flow-box::before {
        left: 29px;
    }
    .flow-box {
        padding-left: 90px;
    }
}
/* flow END */
/* contact */
.content_inner.contact-sec {
    max-width: 800px;
}
a.yoyakuru {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 50px auto 60px;
}
a.yoyakuru img {
    display: block;
    width: 100%;
    transition: 0.5s;
    opacity: 1;
    border-radius: 0;
}
a:hover.yoyakuru img {
    opacity: 0.6;
}
.contact-intro{
    margin: 0 auto 3em;
}
.tel-box {
    max-width: 800px;
    margin: 0 auto 3em;
    text-align: center;
}
.line-box {
    text-align: center;
}
a.contact-line-but {
    text-align: left;
    display: block;
    line-height: 60px;
    max-width: 300px;
    margin: 0 auto 20px;
    background: #02a400;
    color: #ffffff;
    box-sizing: border-box;
    padding: 0 25px;
    position: relative;
}
a.contact-line-but::after {
    font-family: 'design_plus';
    content: '\e909';
    font-weight: 500;
    position: absolute;
    right: 25px;
    font-size: 30px;
}
a:hover.contact-line-but {
    background: #206b03;
}
.contact-sec h2::after {
    left: calc(50% - 25px);
}
address.contact-tel a {
    font-weight: 700 !important;
}
p.contact-tel-info span {
    margin-right: 10px;
    color: #004fc1;
}
p.contact-tel-caution {
    font-size: 0.9em;
    color: #dc3232;
}
.mail-box {
    margin: 4em auto 0;
    max-width: 800px;
}
.contact-sec h2 {
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .contact-sec h2 span{
        display: block;
        font-size: .8em;
    }
}
/* contact END */
/* スマホ動画 */
video {
    display: block;
}
#bg-video {
    right: 0;
    bottom: 0;
    z-index: -1;
}
#main-image {
    background-color: rgba(0, 0, 0, 0);
}
video {
    min-height: 20%;
    min-height: 20vh;
    min-width: 20%;
    min-width: 20vw;
    width: 100%;
    height: auto;
    background: url('/wp-content/uploads/2023/03/main-sp.jpg') no-repeat;
    background-attachment: fixed;
    background-position: center center;
}

/* エアコンクリーニング */
section#aircon {
    background: none;
}
section#aircon ul.menu-intro {
    width: 100%;
    margin: 30px auto 30px;
}
.aircon-feature {
    margin: 6em auto 0;
    border: 3px dotted #e5dbcd;
    border-radius: 20px;
    padding: 2em 3em;
    box-sizing: border-box;
    width: 100%;
    max-width: 800px;
}
.post-content .aircon-feature h2 {
    margin: 0 auto 20px;
}
.feature-list li {
    position: relative;
    padding-left: 1.5em;
}
.feature-list li::before {
    content: "";
    position: absolute;
    top: 0.6em;
    left: 0.2em;
    width: 6px;
    height: 6px;
    background-color: #6a9b7a;
    border-radius: 50%;
}
.aircon-flow {
    margin: 6em auto 0;
    padding: 2em 3em;
    box-sizing: border-box;
    width: 100%;
    max-width: 800px;
}
.post-content .aircon-flow h2 {
    margin: 0 auto 50px;
}
.post-content .aircon-flow .flow-box h3 {
    font-size: 1.2em;
    color: #6a9b7a;
    margin: 0 auto 5px;
    padding: 0;
    background: none;
}
.aircon-flow .flow-box::after {
    counter-increment: number 1;
    content: counter(number) " ";
    position: absolute;
    left: 10px;
    top: 0px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 40px;
    background: #6a9b7a;
    color: #f9e64a;
    border-radius: 50%;
    font-family: 'Arvo', serif;
}
@media only screen and (max-width: 970px) {
    .aircon-feature {
        padding: 25px;
    }
    .aircon-flow {
        padding: 0;
    }
}
@media only screen and (max-width: 485px) {
    .post-content .aircon-flow h2 {
        margin: 0 auto 30px;
    }
    .aircon-flow .flow-box::before {
        left: 39px;
    }
}
/* ハウスクリーニング */
section#mizumawari {
    background: #f3ece3;
}
section#kitchen {
    background: #fbf9e8;
}
/* 20240521 エアコンクリーニング */
.discount-text {
    width: fit-content;
    margin: 20px auto 40px;
    padding: 0 1em 5px;
    font-size: 20px;
    color: #6a9b7a;
    border-bottom: 3px dotted #e5dbcd;
    text-align: center;
}
.discount-text br {
    display: none;
}
@media (max-width: 575px) {
    .discount-text {
        font-size: 16px;
    }
    .discount-text br {
        display: block;
    }
}
/* 20240521 フロント */
.f-discount-text {
    margin: 1rem 0 -1rem;
    color: #6a9b7a;
    text-align: center;
}
/* 20240522 お問い合わせ */
.wpcf7-textarea {
    font-family: 'Noto Sans JP', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif !important;
}

/* 20240607 TOPキャンペーン */
.front_campaign-inner {
    width: 86%;
    max-width: 950px;
    margin: 4em auto 6em;
    align-items: center;
    box-sizing: border-box;
    background: #f1df4b;
    padding: 55px;
    border-radius: 20px;
    box-shadow: 0px 0px 40px -20px #cac1b4;
    z-index: 2;
    position: relative;
}
.front_campaign-inner h2 {
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 1.6;
    margin-bottom: 23px;
    text-align: center;
    color: #6a9b7a;
}
.front_campaign-inner p {
    text-align: center;
}
.front_campaign-inner p span {
    font-size: 20px;
    background: linear-gradient(transparent 60%, #ffffff57 0%);
    font-weight: bold;
}
@media only screen and (max-width: 500px){
    .front_campaign-inner {
        width: 91%;
        margin: 1em auto 4em;
        padding: 50px 7%;
    }
    .front_campaign-inner h2 {
        font-size: 26px;
    }
}
/* 20240607 TOPお問い合わせ */
.reserve-box {
    margin: 3em 0;
}
p.tel-ttl {	
    font-size: 1.5em;
    color: #6a9b7a;
    font-weight: bold;
    margin-bottom: 15px;
    letter-spacing: 4px;
    text-align: center;
}
address.reserve-tel {
    font-size: 2.4em;
    line-height: 1;
    margin: 0.15em auto 0.6em 0;
    font-style: normal;
    letter-spacing: 2px;
    font-weight: 700;
    color: #ee6c0c;
    font-family: 'Arvo', serif;
    text-align: center;
}
address.reserve-tel span {
    font-size: 0.6em;
    margin-right: 5px;
}
address.footer-contact-tel a {
    color: #ffcf3a;
}
.reserve-box_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.reserve-box_list li {
    width: calc(100% / 2);
    min-width: 200px;
    box-sizing: border-box;
    padding: 10px;
}
.reserve-box_list a {
    display: block;
    width: 100%;
    padding: 1em 0.5em;
    text-align: center;
    font-size: 1.4em;
    line-height: 1;
    color: #fff;
    background: #4a7558;
    box-sizing: border-box;
    transition: all 0.5s;
    border-radius: 50px;
}
.reserve-box_list a:hover{
    color: #fff;
    background: #7fb88f;
}
.anchor {
    padding-top: 100px !important;
    margin-top: -100px !important;
}
@media only screen and (max-width: 500px) {
    .reserve-box_list li{
        width: 100%;
        min-width: auto;
    }
}
/* 20240607 */
.cont-reserve-box {
    margin: 3.5em auto 4em;
    border-radius: 20px;
    padding: 2em 3em;
    box-sizing: border-box;
    width: 100%;
    max-width: 800px;
    background: #fff;
}
@media only screen and (max-width: 500px) {
    .cont-reserve-box {
        padding: 2em 1em;
    }
    .cont-reserve-box address.reserve-tel {
        font-size: 2.0em;
    }
    .icon-pencil:before {
        content: "\e909";
    }
}
/* ビフォーアフター写真の追加 */
.before-after-area {
    margin: 6em auto 0;
    width: 100%;
    max-width: 800px;
}
.before-after-box {
    background: #fff;
    border-radius: 15px;
    box-sizing: border-box;
    padding: 1.7em;
}
.before-after-box:not(:last-child) {
    margin-bottom: 2.4em;
}
.be-af-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.be-af-photo {
    width: 45%;
}
.be-af-next {
    width: 8%;
}
.be-af-next:before {
    display: block;
    font-family: "design_plus";
    content: '\f105';
    color: #F06D0A;
    font-size: 5vw;
    line-height: 1.1;
    text-align: center;
}
@media only screen and (max-width: 600px) {
    .be-af-photo, .be-af-next {
        width: 100%;
    }
    .be-af-next:before {
        content: '\f107';
        font-size: 10vw;
    }
}
/* トップ 推薦コメント紹介 */
.front_topics {
    position: relative;
}
/*.front_topics::before {
        content: 'Thank you message';
    display: block;
    position: absolute;
    top: -50px;
    left: 30px;
    line-height: 1;
    font-family: 'Ms Madi', cursive;
    font-size: 5vw;
    transform: rotate(-10deg);
    z-index: 10;
    color: #6a9b7a;
}*/
.message-mitsumore {
    margin-bottom: 7em;
    padding-top: 3em;
}
.message-mitsumore h3 {
    color: #6a9b7a;
    font-size:1.2em;
    line-height: 1.7;
    text-align: center;
    margin-bottom: 1em;
}
.message-mitsumore h4 {
    color: #6a9b7a;
}
.message-mitsumore p {
    line-height: 1.8;
}
.message-m-flex {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 3em;
}
.message-m-icon {
    width: 100px;
    height: 100px;
}
.message-m-text {
    width: calc(93% - 105px);
    background: #EFF5E2;
    border: 3px solid #2BB028;
    border-radius: 8px;
    margin-left: 10px;
    padding: 0.8em 1em;
}
.balloon-right {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    padding: 0 5px;
    width: 90px;
    height: 90px;
    line-height: 1.4;
    text-align: center;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 23px 5px;
    background: #7CD37A;
    border-radius: 50%;
    box-sizing: border-box;
}
.balloon-right:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -25px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #7CD37A;
    z-index: 0;
}
.message-link-box h3 {
    color: #2BB028;
    text-align: center;
    margin: 1em auto 0;
}
.message-link-box ul {
    list-style: disc;
    color: #2BB028;
    line-height: 2.8;
    padding-left: 1.5em;
}
.message-link-box li a {
    text-decoration: underline;
    text-decoration-color: #F1DF4D;
    text-underline-offset: 0.5ex;
    font-weight: 500;
    padding: 0 0.1em;
}
.message-link-box li a:hover {
    color: #a2a2a2;
}
.message-v-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.message-v {
    width: 48%;
    align-self: stretch;
    box-sizing: border-box;
    border: 3px solid #6a9b7a;
    border-radius: 8px;
    margin-bottom: 1.5em;
    padding: 0.8em 1em;
}
.center-fit {
    width: fit-content;
    margin: auto;
}
@media only screen and (max-width: 970px) {
    .front_topics::before {
        left: 0;
        font-size: 50px;
        position: relative;
    }
    .message-mitsumore {
        padding-top: 2em;
    }
}
@media only screen and (max-width: 767px) {
    .front_topics::before {
        top: -30px;
    }
    .message-mitsumore h3 {
        text-align: left;
    }
    .message-v {
        width: 100%;
    }
}
@media only screen and (max-width: 485px) {
    .message-mitsumore {
        padding-top: 0;
    }
}
.post-content .contact_sec h2,
.post-content .mail_sec h2{
    text-align: center;
}
.post-content .mail_sec h3{
    background: transparent;
    padding: 0;
}
/* お問い合わせ */
.contact_well {
    width: 100%;
    max-width: 640px;
    min-height: 20px;
    text-align: center;
    padding: 1.5em 2em;
    background-color: #fff8ee;
    border: 2px solid #a8c8a6;
    border-radius: 5px;
    margin: 0 auto;
}
.contact_well p{
    font-size: 1.2em;
    font-weight: 700;
}
a.contact_btn{
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    max-width: 480px;
    height: 60px;
    text-align: center;
    font-size: 1.2rem;
    line-height: 60px;
    background: #a8c8a6;
    color: #fff !important;
    border: 1px solid #a8c8a6;
    border-radius: 5px;
    padding: 0 2.5em;
    margin-top: 1em;
    position: relative;
}
a.contact_btn::after{
    display: block;
    content: '\ea3c';
    font-family: "design_plus";
    position: absolute;
    top: 0;
    right: 1em;
    transition: all .6s;
}
.contact_btn:hover{
    background: #d8e8d6;
}
.contact_btn:hover::after{
    right: 1.5em;
}
/* お問い合わせ */
.contact_sec .content_inner, .mail_sec .content_inner {
    max-width: 1000px;
}
.contact_sec .content_inner {
    padding-bottom: 0;
}
.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: #3eb926;
    text-align: center;
}
address.con_tel a {
    color: #3eb926;
}
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: #ff870b;
}
p.con_caution {
    font-size: 0.85em;
    width: fit-content;
    margin: 0 auto 10px;
}
.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: #3eb926;
    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: #3eb926;
    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 */

/* ========================================
   2026 Refresh — soften & refine
   ヤマブミ TOP リメイク
   ========================================
   - 落ち着いた暖色パレット（テラコッタ／セージ／クリーム）
   - 派手な装飾（巨大な筆記体「Merit」、太いカウンター「POINT」、
     ドット罫線、原色ボタン）を抑え、余白とタイポグラフィで魅せる
   - フッターのドット罫を細い実線に置換し、コピーライトを中央に整理
   ========================================== */

/* ---- 全体トーン ---- */
.headline-font-type {
    font-weight: 600;
    letter-spacing: 0.04em;
}

/* ---- セクション 1: 大見出し（地域密着） ---- */
.front_inner-text h2 {
    font-weight: 600;
    letter-spacing: 0.06em;
    line-height: 1.8;
    color: #3d3a36;
}
.front_inner-text h2::after {
    content: '';
    display: block;
    width: 56px;
    height: 2px;
    background: #6a9b7a;
    margin: 28px auto 0;
    border-radius: 2px;
    opacity: 0.7;
}

/* ---- セクション: コンセプト（intro） ---- */
.front_intro-inner {
    background: #ffffff;
    border-radius: 24px;
    box-shadow: 0 24px 60px -32px rgba(60, 85, 70, 0.22);
    padding: 64px 56px;
}
.front_intro-inner::before {
    font-size: 32px;
    letter-spacing: 8px;
    color: #6a9b7a;
    font-weight: 500;
    margin-bottom: 8px;
}
/*.front_intro-inner::after {
  content: 'コンセプト';
  display: block;
  text-align: center;
  font-size: 11px;
  letter-spacing: 6px;
  color: #97a99c;
  margin: -16px 0 28px;
}*/
.front_intro-inner h3 {
    color: #3d3a36;
    font-size: 1.35em;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1.7;
    margin-bottom: 28px;
}
.front_intro-inner h3::after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background: #6a9b7a;
    margin: 18px auto 0;
    opacity: 0.5;
}
.front_intro-inner p {
    color: #4a463f;
    line-height: 2.1;
}

/* ---- TEL カード（reserve-box） ---- */
.reserve-box {
    background: #f1f8ef;
    border: 1px solid rgba(106, 155, 122, 0.18);
    border-radius: 18px;
    padding: 32px 28px 28px;
    margin: 3em auto 0;
    max-width: 520px;
    text-align: center;
    box-shadow: 0 8px 24px -16px rgba(60, 85, 70, 0.18);
}
p.tel-ttl {
    font-size: 0.95em;
    letter-spacing: 6px;
    color: #6a9b7a;
    font-weight: 600;
    margin-bottom: 10px;
}
address.reserve-tel {
    font-size: 2.2em;
    color: #6a9b7a;
    letter-spacing: 1px;
}
address.reserve-tel span {
    color: #6a9b7a;
    font-size: 0.5em;
    letter-spacing: 3px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: 0.2em;
}
.reserve-box_list {
    margin-top: 10px;
}
.reserve-box_list a {
    background: #6a9b7a;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 0.1em;
    padding: 0.95em 0.5em;
    box-shadow: 0 8px 18px -10px rgba(106, 155, 122, 0.5);
}
.reserve-box_list a:hover {
    background: #4a7558;
    transform: translateY(-1px);
}

/* ---- 3カラム: content02 ---- */
.content02 {
    background: #eaf3e8;
    padding: 90px 0 110px;
}
.content02-item {
    background: #ffffff;
    border-radius: 18px;
    padding: 0 0 32px;
    overflow: hidden;
    box-shadow: 0 18px 40px -28px rgba(60, 85, 70, 0.25);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}
.content02-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 24px 50px -28px rgba(60, 85, 70, 0.35);
}
.content02-inner-img {
    border-radius: 18px 18px 0 0;
    display: block;
    width: 100%;
}
.content02-item .content02-title {
    padding: 24px 28px 8px;
    color: #3d3a36;
    font-size: 1.05em;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.6;
}
.content02-item .content02-text {
    padding: 0 28px;
    color: #5a544c;
    font-size: 0.92em;
    line-height: 2;
}
.content02-button {
    margin: 0 28px;
    background: #f1f8ef;
    border: 1px solid rgba(106, 155, 122, 0.25);
    border-radius: 999px;
    padding: 14px 20px;
    text-align: center;
    transition: all 0.4s;
    display: block;
}
.content02-button:hover {
    background: #6a9b7a;
    border-color: #6a9b7a;
    color: #fff;
}
.content02-button span {
    font-size: 0.9em;
    letter-spacing: 3px;
    color: #6a9b7a;
    margin-bottom: 2px;
}
.content02-button:hover span {
    color: #fff;
}

/* ---- second（こだわり）---- */
.front_second {
    border-radius: 60px 0 0 60px;
    margin: 100px 0 100px auto;
    padding: 110px 0;
    position: relative;
}
.front_second::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, rgba(60, 50, 40, 0.55), rgba(60, 50, 40, 0.25));
    border-radius: inherit;
    z-index: 1;
}
.front_second_inner {
    position: relative;
    z-index: 2;
}
.front_second::before {
    background: rgba(106, 155, 122, 0.10);
}
.front_second_inner::before {
    font-size: 6vw;
    color: rgba(255, 247, 239, 0.55);
    letter-spacing: 2px;
    top: -60px;
    left: -8%;
}
.front_second_inner-text h3 {
    font-size: 1.7em;
    font-weight: 600;
    line-height: 1.7;
    letter-spacing: 0.05em;
    margin-bottom: 24px;
}
.front_second_inner-text h3::after {
    content: '';
    display: block;
    width: 48px;
    height: 2px;
    background: #d8e8d6;
    margin-top: 22px;
    opacity: 0.85;
}
.front_second_inner-text p {
    line-height: 2.1;
    font-weight: 400;
}

/* ---- third（POINT 3項目）---- */
.front-third {
    margin: 0 auto 40px;
}
.third-box {
    margin-bottom: 90px;
}
.third-box .front-third-text h3::before {
    font-size: 13px;
    letter-spacing: 5px;
    font-weight: 600;
    color: #6a9b7a;
    margin-bottom: 14px;
    font-family: 'Arvo', serif;
}
.front-third-text h3 {
    color: #3d3a36;
    font-size: 1.45em;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1.7;
}
.front-third-text h3::after {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background: #6a9b7a;
    margin: 18px 0 22px;
    opacity: 0.6;
}
.front-third-text p {
    color: #4a463f;
    line-height: 2.1;
}
.front-third-img img {
    border-radius: 22px;
    box-shadow: 0 24px 50px -28px rgba(60, 85, 70, 0.35);
}

/* ---- topics（記事一覧）---- */
.front_topics {
    background: linear-gradient(180deg, #fafdfa 0%, #eaf3e8 100%);
    padding: 80px 0;
    margin-top: 0;
}
.front_topics .headline-primary {
    color: #3d3a36;
    letter-spacing: 0.08em;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
}
.front_topics .headline-primary::after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #6a9b7a;
    margin: 22px auto 0;
    border-radius: 2px;
    opacity: 0.7;
}
.article03 > a:hover .article03-content {
    background: #f1f8ef;
}
.article03-title {
    font-weight: 600;
    letter-spacing: 0.03em;
}

/* ---- ボタン共通 ---- */
.button a,
.front_topics .button a {
    display: inline-block;
    padding: 14px 48px;
    background: #6a9b7a;
    color: #fff;
    border-radius: 999px;
    letter-spacing: 0.12em;
    font-weight: 600;
    font-size: 0.95em;
    box-shadow: 0 12px 24px -14px rgba(106, 155, 122, 0.55);
    transition: all 0.4s;
}
.button a:hover {
    background: #4a7558;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 16px 28px -14px rgba(106, 155, 122, 0.65);
}

/* ---- フッター リメイク ---- */
footer.footer {
    background: linear-gradient(180deg, #eaf3e8 0%, #d6e6d3 100%);
    padding: 90px 0 60px;
    position: relative;
}
footer.footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 1px;
    background: #6a9b7a;
    opacity: 0.5;
}

/* メニュー枠 */
.footer-menu .flex-inner {
    background: #ffffff;
    padding: 35px;
    border-radius: 20px;
    box-shadow: 0 18px 40px -28px rgba(60, 85, 70, 0.22);
}
ul.footer-menu-list.footer-service-menu {
    border-bottom: 1px solid rgba(127, 153, 130, 0.25);
    padding-bottom: 22px;
    margin-bottom: 22px;
}
ul.footer-menu-list li.footer-menu-title {
    font-family: 'Arvo', serif;
    font-size: 0.95em;
    letter-spacing: 5px;
    color: #6a9b7a;
    border-bottom: 1px solid rgba(127, 153, 130, 0.25);
    padding-bottom: 12px;
    margin-bottom: 18px;
    font-weight: 600;
}
ul.footer-menu-list li a {
    color: #4a463f;
    font-weight: 500;
    padding-left: 1.1em;
    font-size: 0.95em;
    transition: all 0.3s;
}
ul.footer-menu-list li a::before {
    content: '';
    position: absolute;
    top: 0.95em;
    left: 0;
    width: 12px;
    height: 1px;
    background: #6a9b7a;
    opacity: 0.7;
    transition: width 0.3s;
}
ul.footer-menu-list li a:hover {
    color: #6a9b7a;
    padding-left: 1.4em;
}
ul.footer-menu-list li a:hover::before {
    width: 18px;
    opacity: 1;
}

/* about（連絡先）*/
.footer_about_inner h2 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    letter-spacing: 0.08em;
    color: #3d3a36;
    margin-bottom: 16px;
    position: relative;
    padding-bottom: 14px;
}
.footer_about_inner h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 36px;
    height: 1px;
    background: #6a9b7a;
    opacity: 0.6;
}
.footer-address {
    color: #5a544c;
    font-size: 0.92em;
    line-height: 1.9;
    margin-bottom: 14px !important;
}
p.footer-address::before {
    color: #6a9b7a;
}
address.footer_tel {
    font-size: 1.45em;
    font-weight: 700;
    letter-spacing: 1px;
    color: #6a9b7a;
    font-family: 'Arvo', serif;
    margin-bottom: 6px;
}
address.footer_tel a {
    color: #6a9b7a;
}
address.footer_tel span {
    color: #6a9b7a;
    font-size: 0.55em;
    letter-spacing: 2px;
}
.footer-info {
    color: #6e665d;
    font-size: 0.85em;
    margin-bottom: 18px;
}
.footer-info span {
    display: inline-block;
    background: rgba(106, 155, 122, 0.12);
    color: #6a9b7a;
    padding: 2px 10px;
    border-radius: 999px;
    font-size: 0.9em;
    margin-right: 8px;
    letter-spacing: 1px;
}
a.footer_but {
    background: #ffffff;
    border: 1px solid rgba(106, 155, 122, 0.25);
    font-size: 0.92em;
    letter-spacing: 0.05em;
    font-weight: 600;
    color: #4a463f;
    box-shadow: 0 6px 16px -10px rgba(106, 155, 122, 0.35);
}
a.footer_but::after {
    font-size: 1.2em;
    color: #6a9b7a;
}
a:hover.footer_but {
    background: #6a9b7a;
    color: #ffffff;
    border-color: #6a9b7a;
}
a:hover.footer_but::after {
    color: #fff;
}

/* コピーライト：中央バナーに */
p.copyright {
    position: relative;
    font-family: 'Arvo', serif;
    font-size: 11px;
    letter-spacing: 3px;
    color: #7a9080;
    text-align: center;
    width: 100%;
    margin: 60px auto 0;
    padding-top: 28px;
    border-top: 1px solid rgba(127, 153, 130, 0.22);
    bottom: auto;
    left: auto;
}

@media only screen and (max-width: 970px) {
    .front_intro-inner {
        padding: 50px 36px;
    }
    .front_intro-inner::before {
        font-size: 26px;
        letter-spacing: 5px;
    }
    .front_second {
        border-radius: 36px 0 0 36px;
        padding: 90px 0;
    }
    .front-third-text h3 {
        font-size: 1.3em;
    }
    .footer-menu .flex-inner {
        padding: 30px 28px;
    }
}

@media only screen and (max-width: 767px) {
    .reserve-box {
        padding: 26px 18px 22px;
    }
    address.reserve-tel {
        font-size: 1.7em;
    }
    .content02-item {
        margin-bottom: 24px;
    }
    .front_intro-inner h3 {
        font-size: 1.2em;
    }
    .front_inner-text h2 {
        font-size: 1.25em;
        line-height: 1.7;
    }
    footer.footer {
        padding: 70px 0 calc(60px + 50px);
    }
}

@media only screen and (max-width: 485px) {
    .front_intro-inner {
        border-radius: 0;
        padding: 44px 22px;
        box-shadow: none;
    }
    .front_intro-inner::before {
        font-size: 22px;
        letter-spacing: 4px;
    }
    .front_second {
        border-radius: 0;
    }
    .third-box .front-third-text h3::before {
        font-size: 11px;
    }
    p.copyright {
        margin-top: 30px;
        font-size: 10px;
        letter-spacing: 2px;
        padding: 22px 16px 0;
    }
    .footer-menu .flex-inner {
        padding: 26px 20px;
        border-radius: 16px;
    }
    ul.footer-menu-list {
        width: calc(50% - 10px);
    }
}
/* 2026 Refresh END */

/* ========================================
   2026 Refresh v2 — グリーン × ホワイト
   テーマカラーに合わせ全配色を緑系に統一。
   セクション毎にホワイト／ペールグリーンを交互に
   配置してアクセントを作る。
   ========================================== */

/* 共通: 落ち着いた緑のリンクと選択範囲 */
::selection { background: #d8e8d6; color: #3d3a36; }

/* ---- ヒーロー（front_inner-text）：ホワイトに近いベース ---- */
.front_inner-text {
    padding: 20px 0 0;
}
.front_inner-text h2 {
    color: #2f4a3a;
}
.front_inner-text h2::after {
    background: #6a9b7a;
}

/* ---- セクション①：コンセプト（白カード） ---- */
.front_intro-inner {
    background: #ffffff;
    box-shadow: 0 24px 60px -32px rgba(60, 95, 70, 0.22),
        0 1px 0 rgba(106, 155, 122, 0.08);
    border: 1px solid rgba(106, 155, 122, 0.10);
}
.front_intro-inner h3 {
    color: #4a7558;
}
.front_intro-inner h3::after {
    background: #6a9b7a;
}

/* TEL カード：白＋緑ボーダー */
.reserve-box {
    background: #ffffff;
    border: 1px solid rgba(106, 155, 122, 0.22);
    box-shadow: 0 8px 24px -14px rgba(60, 85, 70, 0.18);
}
p.tel-ttl {
    color: #6a9b7a;
}
address.reserve-tel {
    color: #4a7558;
}
address.reserve-tel span {
    color: #6a9b7a;
}
.reserve-box_list a {
    background: #6a9b7a;
    box-shadow: 0 8px 18px -10px rgba(106, 155, 122, 0.55);
}
.reserve-box_list a:hover {
    background: #4a7558;
}

/* ---- セクション②：3カラム content02 → ペールグリーン背景 + 白カード ---- */
.content02 {
    background: #eaf3e8;
    position: relative;
}
.content02::before {
    /* 上下に淡いグラデで境界を柔らかく */
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0) 18%, rgba(255,255,255,0) 82%, rgba(255,255,255,0.55) 100%);
    pointer-events: none;
    z-index: 0;
}
.content02-inner {
    position: relative;
    z-index: 1;
}
.content02-item {
    background: #ffffff;
    border: 1px solid rgba(106, 155, 122, 0.12);
}
.content02-button {
    background: #f1f8ef;
    border-color: rgba(106, 155, 122, 0.25);
}
.content02-button span {
    color: #6a9b7a;
}
.content02-button:hover {
    background: #6a9b7a;
    border-color: #6a9b7a;
}

/* ---- セクション③：second（こだわり）緑トーンのオーバーレイ ---- */
.front_second::after {
    background: linear-gradient(120deg, rgba(45, 75, 55, 0.55), rgba(60, 90, 70, 0.30));
}
.front_second::before {
    background: rgba(106, 155, 122, 0.14);
}
.front_second_inner::before {
    color: rgba(241, 248, 239, 0.55);
}
.front_second_inner-text h3::after {
    background: #d8e8d6;
}

/* ---- セクション④：third（POINT）→ ホワイトベース ---- */
.front-third {
    background: #ffffff;
    padding: 100px 0 60px;
    border-radius: 24px;
    width: 92%;
    max-width: 1450px;
    margin: 0 auto;
    box-shadow: 0 30px 80px -40px rgba(60, 85, 70, 0.18);
}
@media (max-width: 970px) {
    .front-third {
        border-radius: 0;
        box-shadow: none;
        width: 100%;
        padding: 70px 0 30px;
    }
}
.third-box .front-third-text h3::before {
    color: #6a9b7a;
}
.front-third-text h3 {
    color: #4a7558;
}
.front-third-text h3::after {
    background: #6a9b7a;
}

/* ---- セクション⑤：topics（ニュース・ブログ）→ ペールグリーン ---- */
.front_topics {
    background: linear-gradient(180deg, #fafdfa 0%, #eaf3e8 100%);
}
.front_topics .headline-primary {
    color: #2f4a3a;
}
.front_topics .headline-primary::after {
    background: #6a9b7a;
}

/* ---- ボタン（共通）：ソリッド緑 ---- */
.button a,
.front_topics .button a {
    background: #6a9b7a;
    box-shadow: 0 12px 24px -14px rgba(106, 155, 122, 0.55);
}
.button a:hover {
    background: #4a7558;
    box-shadow: 0 16px 28px -14px rgba(106, 155, 122, 0.65);
}

/* ---- 記事カード（topics）：白カードに緑ホバー ---- */
.article03 > a:hover .article03-content {
    background: #f1f8ef;
}

/* ---- フッター ---- */
footer.footer {
    background: linear-gradient(180deg, #eaf3e8 0%, #d6e6d3 100%);
}
footer.footer::before {
    background: #6a9b7a;
}
.footer-menu .flex-inner {
    background: #ffffff;
    border: 1px solid rgba(106, 155, 122, 0.10);
}
ul.footer-menu-list li.footer-menu-title {
    color: #6a9b7a;
    border-bottom-color: rgba(127, 153, 130, 0.30);
}
ul.footer-menu-list.footer-service-menu {
    border-bottom-color: rgba(127, 153, 130, 0.30);
}
ul.footer-menu-list li a:hover {
    color: #6a9b7a;
}
ul.footer-menu-list li a::before {
    background: #6a9b7a;
}
.footer_about_inner h2 {
    color: #2f4a3a;
}
.footer_about_inner h2::after {
    background: #6a9b7a;
}
p.footer-address::before {
    color: #6a9b7a;
}
address.footer_tel,
address.footer_tel a {
    color: #4a7558;
}
address.footer_tel span {
    color: #6a9b7a;
}
.footer-info span {
    background: rgba(106, 155, 122, 0.14);
    color: #4a7558;
}
a.footer_but {
    background: #ffffff;
    border-color: rgba(106, 155, 122, 0.25);
}
a.footer_but::after {
    color: #6a9b7a;
}
a:hover.footer_but {
    background: #6a9b7a;
    border-color: #6a9b7a;
}
p.copyright {
    color: #7a9080;
    border-top-color: rgba(127, 153, 130, 0.30);
}

/* ---- ヘッダーCTA：「お問い合わせ」ボタンを緑に ---- */
.global-nav > ul > li.global-menu-contact > a {
    background: #6a9b7a;
    color: #ffffff;
}
.global-nav > ul > li.global-menu-contact > a::after {
    color: #ffffff;
}
.global-nav > ul > li.global-menu-contact > a:hover {
    background: #4a7558;
    color: #ffffff;
}
.global-nav > ul > li > a:hover {
    color: #6a9b7a;
}
.global-nav > ul > li > a::after {
    color: #6a9b7a;
}
.global-nav .sub-menu a:hover {
    background: #6a9b7a;
    color: #ffffff;
}

/* ---- ローダー ---- */
#site-loader-overlay { background: #6a9b7a; }
#site-loader-spinner { border-color: #a8c8a6 #a8c8a6 #ffffff #a8c8a6 !important; }
.pagetop a:hover { background: #6a9b7a; }
.pagetop a:hover:before { color: #ffffff; }

/* ---- 文字色テキスト：見出しは深緑、本文は中間色 ---- */
h1, h2, h3, h4, h5 {
    color: #2f4a3a;
}
.front-third-text p,
.front_intro-inner p,
.content02-item .content02-text {
    color: #4a463f;
}

/* ====================================================
   ヒーロー / メインイメージ — 2026 Refresh v6
   ・既存のテーマトップスライダー画像をそのまま使用
   ・画像に ken-burns（じんわり拡縮）を適用
   ・キャッチコピーをスライダーの上にエレガントに
     オーバーレイ（マークアップは top-slider.php に追加）
   ・薄い暗グラデと細い装飾フレームでおしゃれに
   ==================================================== */

/* 既存のスライダーを表示する（v4 で hide していたものを解除） */
.top-slider-wrapper,
.top-slider,
#top-slider,
#top-slider-nav,
.slider-button {
    display: revert !important;
}
.top-slider-wrapper {
    position: relative;
    overflow: hidden;
}

/* スライダー画像にじんわり拡縮アニメーションを適用
   span に背景画像が当たっているのでそれを scale */
@keyframes heroKenBurns {
    0%   { transform: scale(1.00) translate3d(0, 0, 0); }
    50%  { transform: scale(1.06) translate3d(-0.6%, -0.4%, 0); }
    100% { transform: scale(1.10) translate3d(0.4%, -1%, 0); }
}
.top-slider .top-slider-item span {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transform-origin: center 60%;
    will-change: transform;
    animation: heroKenBurns 22s ease-in-out infinite alternate;
}
/* 動画／YouTube ヘッダー型の場合も同様にスケール */
.header-video,
.header-youtube.bg-image {
    overflow: hidden;
}
.header-video[style],
.header-youtube.bg-image[style] {
    transform-origin: center 60%;
    animation: heroKenBurns 22s ease-in-out infinite alternate;
}

/* ---- #content01 はキャッチ撤去後の素直なレイアウトに ---- */
#content01 {
    position: relative;
    overflow: visible;
    background: transparent;
    padding: 30px 0 0;
}
#content01::before { display: none; }
#content01::after  { display: none; }

/* キャッチを撤去した .front_inner-text は不可視・占有なし */
.front_inner-text:empty {
    display: none;
}

/* ====================================================
   ヒーローオーバーレイ
   .top-slider-wrapper > .hero-overlay
     ├ .hero-overlay-veil   … 暗グラデで可読性確保
     └ .hero-overlay-frame
         └ .hero-overlay-inner（中央ラッパー）
   ==================================================== */
.hero-overlay {
    position: absolute;
    inset: 0;
    z-index: 4;                /* slider-nav (z-index 5+ ?) より下を意識して 4 */
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;      /* 下の SCROLL/ナビをクリック可能に */
}
.hero-overlay-veil {
    position: absolute;
    inset: 0;
    background:
        /* 上下にだけ薄い暗グラデを敷いて中央は明るめキープ */
        linear-gradient(180deg,
            rgba(15, 35, 25, 0.45) 0%,
            rgba(15, 35, 25, 0.10) 28%,
            rgba(15, 35, 25, 0.10) 72%,
            rgba(15, 35, 25, 0.55) 100%),
        /* 中央から放射状にうっすら明るく（スポット効果） */
        radial-gradient(ellipse at center,
            rgba(15, 35, 25, 0.0) 0%,
            rgba(15, 35, 25, 0.18) 70%,
            rgba(15, 35, 25, 0.30) 100%);
    z-index: 1;
    pointer-events: none;
}
.hero-overlay-frame {
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    padding: 36px 56px;
    text-align: center;
    max-width: 92%;
    pointer-events: auto;
}
/* 4隅のエレガントな細フレーム装飾 */
.hero-overlay-frame::before,
.hero-overlay-frame::after {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}
.hero-overlay-frame::before {
    top: 0;
    left: 0;
    border-right: none;
    border-bottom: none;
}
.hero-overlay-frame::after {
    bottom: 0;
    right: 0;
    border-left: none;
    border-top: none;
}
/* 残り 2 隅は inner で */
.hero-overlay-inner {
    position: relative;
}
.hero-overlay-inner::before,
.hero-overlay-inner::after {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}
.hero-overlay-inner::before {
    top: -36px;
    right: -56px;
    border-left: none;
    border-bottom: none;
}
.hero-overlay-inner::after {
    bottom: -36px;
    left: -56px;
    border-right: none;
    border-top: none;
}

/* ---- EYEBROW（小ラベル：左右ヘアライン付き） ---- */
.hero-overlay .front_hero-eyebrow {
    margin: 0 0 24px;
    text-align: center;
    line-height: 1;
    opacity: 0;
    animation: heroFadeUp 1s 0.4s cubic-bezier(.2,.8,.2,1) forwards;
}
.hero-overlay .front_hero-eyebrow span {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    font-family: 'Arvo', serif;
    font-size: 11px;
    letter-spacing: 6px;
    color: #ffffff;
    font-weight: 700;
    text-shadow: 0 2px 14px rgba(0, 0, 0, 0.55);
}
.hero-overlay .front_hero-eyebrow span::before,
.hero-overlay .front_hero-eyebrow span::after {
    content: '';
    display: inline-block;
    width: 38px;
    height: 1px;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}

/* ---- メインコピー（2行構成） ---- */
.hero-overlay .front_hero-headline {
    text-align: center;
    margin: 0 auto;
    max-width: 900px;
    padding: 0;
    color: #ffffff;
}
.hero-overlay .front_hero-headline::after { display: none; }
.hero-overlay .front_hero-line1 {
    display: block;
    font-size: clamp(24px, 3.6vw, 44px);
    font-weight: 700;
    letter-spacing: 0.14em;
    line-height: 1.65;
    margin-bottom: 16px;
    color: #ffffff;
    background: none;
    -webkit-background-clip: initial;
    background-clip: initial;
    -webkit-text-fill-color: initial;
    text-shadow:
        0 2px 18px rgba(0, 0, 0, 0.55),
        0 0 28px rgba(0, 0, 0, 0.30);
    opacity: 0;
    animation: heroFadeUp 1.2s 0.65s cubic-bezier(.2,.8,.2,1) forwards;
}
.hero-overlay .front_hero-line2 {
    display: block;
    font-size: clamp(14px, 1.55vw, 19px);
    font-weight: 500;
    letter-spacing: 0.10em;
    line-height: 1.9;
    color: #f3faf3;
    text-shadow: 0 2px 14px rgba(0, 0, 0, 0.55);
    opacity: 0;
    animation: heroFadeUp 1.2s 0.95s cubic-bezier(.2,.8,.2,1) forwards;
}

/* ---- 地域タグピル ---- */
.hero-overlay .front_hero-tags {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 30px 0 0;
    flex-wrap: wrap;
    opacity: 0;
    animation: heroFadeUp 1.2s 1.2s cubic-bezier(.2,.8,.2,1) forwards;
}
.hero-overlay .front_hero-tags span {
    display: inline-block;
    padding: 7px 20px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.18);
    border: 1px solid rgba(255, 255, 255, 0.55);
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.18em;
    box-shadow: 0 8px 22px -10px rgba(0, 0, 0, 0.35);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
}

@keyframes heroFadeUp {
    from { opacity: 0; transform: translate3d(0, 16px, 0); }
    to   { opacity: 1; transform: translate3d(0, 0, 0); }
}

/* ---- スライダー下端の「SCROLL」インジケータをオーバーレイ上面に ---- */
.top-slider-wrapper::before,
.top-slider-wrapper::after {
    z-index: 6;
}

/* ---- モバイル ---- */
@media (max-width: 970px) {
    .hero-overlay-frame { padding: 28px 36px; }
    .hero-overlay-frame::before,
    .hero-overlay-frame::after,
    .hero-overlay-inner::before,
    .hero-overlay-inner::after { width: 22px; height: 22px; }
    .hero-overlay-inner::before { top: -28px; right: -36px; }
    .hero-overlay-inner::after  { bottom: -28px; left: -36px; }
    .hero-overlay .front_hero-eyebrow span {
        gap: 10px; font-size: 10px; letter-spacing: 4px;
    }
    .hero-overlay .front_hero-eyebrow span::before,
    .hero-overlay .front_hero-eyebrow span::after { width: 26px; }
}
@media (max-width: 767px) {
    .hero-overlay-frame { padding: 22px 22px; max-width: 90%; }
    .hero-overlay-frame::before,
    .hero-overlay-frame::after,
    .hero-overlay-inner::before,
    .hero-overlay-inner::after { width: 18px; height: 18px; }
    .hero-overlay-inner::before { top: -22px; right: -22px; }
    .hero-overlay-inner::after  { bottom: -22px; left: -22px; }
    .hero-overlay .front_hero-line1 { letter-spacing: 0.08em; line-height: 1.55; }
    .hero-overlay .front_hero-tags  { gap: 6px; margin-top: 22px; }
    .hero-overlay .front_hero-tags span {
        font-size: 10px; padding: 6px 14px; letter-spacing: 0.14em;
    }
}

/* 動きを抑えたいユーザー向け */
@media (prefers-reduced-motion: reduce) {
    .top-slider .top-slider-item span,
    .header-video[style],
    .header-youtube.bg-image[style] {
        animation: none;
        transform: scale(1.04);
    }
    .hero-overlay .front_hero-eyebrow,
    .hero-overlay .front_hero-line1,
    .hero-overlay .front_hero-line2,
    .hero-overlay .front_hero-tags { animation: none; opacity: 1; }
}

/* 2026 Refresh v6 END */


.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.fadeIn {
  animation-name: fadeIn;
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 10%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
