@charset "UTF-8";
/*共通*/
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap');
.body-page{

}

.catchcopy {
    background: none;

}


#wrapper{
    overflow: hidden;
}

.is-breadcrumb{
    margin-top: 40px;
    background: #f9f9f9;
    position: relative;
}
.is-breadcrumb::after{
    width: 100vw;
    content: "";
    display:block;
    height: 100%;
    position: absolute;
    top: 0;
    left:100%;
    background: #f9f9f9;
}
.is-breadcrumb::before{
    width: 100vw;
    content: "";
    display:block;
    height: 100%;
    position: absolute;
    top: 0;
    right:100%;
    background: #f9f9f9;
}
.content.is-breadcrumb a {
    color: #888;
}
.content.is-breadcrumb {
    color: #888;
}

.catchcopy h1 {
    padding: 10px 0;
    color: #ccc;
    text-align: left;
}

.content {
    max-width: 1200px;
    width: 100%;
}

.content-body {
    padding: 0 20px;
    background: transparent !important;
    margin-bottom: 80px;
    overflow: visible;
}


.BGpink{
    position: relative;
    background: #fff9f7;
    padding: 60px 20px;
    margin: 60px 0;
}
.BGpink::after{
    width: 100vw;
    content: "";
    display:block;
    height: 100%;
    position: absolute;
    top: 0;
    left:100%;
    background: #fff9f7;
}
.BGpink::before{
    width: 100vw;
    content: "";
    display:block;
    height: 100%;
    position: absolute;
    top: 0;
    right:100%;
    background: #fff9f7;
}

p {
    line-height: 1.6em;
}

.gallery .gallery-title {
    color: #666;
    /*    background: #fff;*/
    background: transparent;
    line-height: 1.3em;
    text-align: left;
}

.gallery .gallery-caption {
    line-height: 1.3em;
    font-size: 15px;
}

.list-item .to-detail {
    text-align: left;
    padding: 10px 0 20px;
}

.content-body ul {
    text-align: center;
}

/*.content-body ul li {
    display: inline-block;
    padding: 3px 20px;
    background: #BEA76A;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    margin: 0 10px;
}
.content-body ul li a {
    color: #fff;
}*/
.content-body ul li::before {
    content: "";
}

.gallery .gallery-image img {
    width: initial;
    height: initial;
}




.gallery .gallery-image {
    border-color: transparent;
}

.image-square.alignright{
    margin-left: 40px;
    margin-bottom: 60px;
}
.image-square.alignleft{
    margin-right: 40px;
    margin-bottom: 60px;
}

.image-square.alignright img{
    max-width: 600px;
    height: auto;
} 
.image-square.alignleft img {
    max-width: 600px;
    height: auto;
}

.news-wrapper {
    background: none;
}

.news-list {
    margin-bottom: 30px;
}

.news-list .column {
    padding: 0;
}

.news-list .column-inner {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.news-list .post-date {
    font-size: 14px;
    width: 9em;
}

.news-list .title .link-to-post {
    color: #666;
}

.circle .list-item .title,
.hover .list-item .title {
    display: initial;
}


/*ヘッダー*/
.header-logo {
    padding: 0 !important;
    text-align: left !important;
}

.header-logo .logo {
    max-height: 110px;
    text-align: left;
}

.global-nav {
    margin-top: 60px;
}

.global-nav .menu-item a {
    padding: 10px 0 25px;
    position: relative;
    font-size: 12px;
    color: #999;
}

.global-nav .menu-item-page a::after,
.global-nav .menu-item-category a::after {
    position: absolute;
    bottom: -20px;
    font-size: 13px;
    height: 1em;
    color:
        #BEA76A;
    left: 50%;
    transform: translateX(-50%);
    content: attr(data-slugname) "";
    width: 100%;
    opacity: 1;
    border-right: none;
}

.header-logocenter .header-menu .menu-item {
    border-right: 1px solid #eee;
    padding: 10px 0 25px;
}

.header-logocenter .header-menu .menu-item:last-child {
    border-right: none;
}

.header-logocenter .header-content {
    top: -45px;
    max-width: 360px;
}

.header-logocenter .content.is-header {
    overflow: visible;
}

.header-contact-text {
    text-align: right;
}

.info {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.btn__qa {
    background: #BEA76A;
}

.btn__post {
    background: #666;
}

.btn__info {
    background: #333;
    padding: 12px 6px;
    color: #fff;
}

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

.button-link .button-link-inner {
    padding: 0px 40px;
    font-size: 16px;
    line-height: 50px;
    position: relative;
    color: #fff;
    background-color: #666 !important;
}

.button-link-inner::before {
    position: absolute;
    content: "";
    display: block;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #666;
    border-top: 25px solid transparent;
    border-bottom: 23px solid transparent;
}

.info li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}

.info li a {
    display: block;
    padding: 12px 12px;
    color: #fff;
}

.tel p {
    line-height: 1.5em;
}

.tel a {
    font-family: serif;
    line-height: 1em;
    color: #666;
    font-size: 28px;
    letter-spacing: 1px;
}

.tel a span {
    font-size: 22px;
}
.header-contact-text .tel{
    text-align: right;
}
.header-contact-text .tel::before {
    content: "";
}

.header p.open {
    font-size: 11px;
    line-height: 1.5em;
    text-align: right;
    letter-spacing: 0.5px;
}

/*見出し*/
.page-title {
    font-family: serif;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 20px 0;
    font-size: 2em;
    line-height: 1em;
    font-weight: 400;
    position: relative;
    padding-top: 40px;
        background-color: none;
    text-align: center;
    box-shadow: none;
}
.page-title::before {
    display: none;
}
.body-page .page-title {
    line-height: 1.8;
}

.body-single-post .page-title {
    text-align: left;
    font-size: 1.6em;
    line-height: 1.8;
    padding: 40px 0 0 0;
}



.content-body .headline-h2 {
    text-align: left;
    font-size: 30px;
    font-weight: initial;
    margin-bottom: 20px;
}

.headline-h3 {
    overflow: hidden;
    font-size: 24px;
    font-weight: initial;
    margin-top: 20px;
    margin-bottom: 20px;
}

.headline-h3::before {
    display: block;
    width: 40px;
    height: 1px;
    background: #BEA76A;
    background-image:none;
}

.headline-h4 {
    margin-top: 20px;
    margin-left: 0!important;
    font-size: 18px;
    font-weight: initial;
    margin-bottom: 20px;
}
.headline-topB{
    border-top: 2px solid #BEA76A;
    font-size: 16px;
    font-weight: initial;
    padding-top: 10px;
    margin-bottom: 20px;
}

.midashi {
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
    line-height: 12px;
    padding-top: 40px;
}

/*表*/
.content-body .table-scroll {
    padding: 0px;
}



.content-body th {
    width: 210px;
    font-weight: initial;
    padding: 15px 0;
}

.content-body .table-content td,
.content-body .table-content th {
    border-bottom: 1px solid #ccc;
    padding: 15px 10px;
    font-size: 15px;
}
.content-body .table-content th {
    color: #666;
    background: #f5f5f5;
    text-align: left;
}


.content-body .table-content {
    border-right: none;
    border-left: none;
    margin-bottom: 60px;
}



.table-scroll .table-content tr td,
.table-scroll .table-content tr th {
    line-height: 1.5em;
}

/*広告一括管理*/
.content-body ul.add_menu {
    display: flex;
    margin-left: -3%;
    flex-wrap: wrap;
}

.content-body ul.add_menu li {
    margin: 0;
    margin-left: 3%;
    margin-bottom: 3%;

    width: 30.3%;
    vertical-align: top;
    padding: 0;
    box-sizing: border-box;
    border-radius: 0;
    background: #fff;
}

.content-body ul.add_menu li::before {
    content: "";
}

.add_menu .magugo,
.content-body .add_menu .text p {
    color: #666;
    padding: 10px 0;
}

.magugo {
    font-size: 18px;
    line-height: 1.3;
    font-weight: initial;
    text-align: left;

}

.quicksand {
    color: #BEA76A;
    font-size: 14px;
    text-align: center;
    display: block;
    line-height: 1.5em;
}

.heading {
    border-bottom: 1px dotted #BEA76A;
}

.content-body .heading p {
    margin-bottom: 10px;
}

.content-body .add_menu .text p {
    line-height: 1.5em;
    font-size: 14px;
    margin: 5px 0;
    text-align: left;
}

.midashi01 {
    font-family: serif;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 20px 0;
    font-size: 2em;
    line-height: 1em;
    font-weight: 400;
    position: relative;
    padding-top: 40px;
    margin-bottom: 40px;
}

.midashi01 span {
    color: #BEA76A;
    font-size: 0.5em;
}

.midashi01:after {
    content: '';
    width: 60px;
    height: 2px;
    margin-left: -30px;
    background: #BEA76A;
    position: absolute;
    bottom: 0px;
    left: 50%;
}

/*トップページ*/
@media(min-width:690px) {
    .sp-banar {
        display: none;
    }
    
}

.mainV {}

.mainV__Wrap {
    position: relative;
}

.mainV__Wrap--title {
    position: absolute;
    top: 50%;
    height: 300px;
    width: 400px;
    padding: 50px;
    box-sizing: border-box;
    color: #fff;
    background: #BEA76A;
    left: -50px;
    display: flex;
    flex-direction: column;
    transform: translateY(-50%);
    font-family: serif;
    mix-blend-mode: multiply
}

.mainV__Wrap--title::before {
    position: absolute;
    top: 0%;
    height: 100%;
    width: 100vw;
    color: #fff;
    background: #BEA76A;
    right: 100%;
    content: "";
    display: block;
    mix-blend-mode: multiply
}

.mainV__Wrap--title .bigTitle {
    font-weight: normal;
	font-family: "Cormorant Garamond", serif;
    font-size: 52px;
    letter-spacing: 0.1em;
}

.mainV__Wrap--title .subTitle {
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.1em;
}

#container-1 .content {
    /*max-width: 100%;*/
}

#container-1 .content-body {
    padding: 0;
}

#container-1 .content-body .mainV__Wrap--img img {
    object-fit: cover;
    width: 100%;
    height: 500px;
}
@media(max-width:688px) {
    #wrapper{
        margin-top: 50px;
    }
    .mainV{
        margin-bottom: 100px;
    }
    .mainV__Wrap {
        position: relative;
    }
    
    .mainV__Wrap--title {
        position: absolute;
        top: 120%;
        height: auto;
        width: calc(100% - 40px);
        /* margin: 0 auto; */
        padding: 20px;
        background: #BEA76A;
        left: 20px;
    }
    
    .mainV__Wrap--title::before {
        display: none;
    }
    
    .mainV__Wrap--title .bigTitle {
        font-size: 24px;
    }
    
    .mainV__Wrap--title .subTitle {
        font-size: 16px;
    }
    #container-1 .content {
        /*max-width: 100%;*/
    }
    
    #container-1 .content-body {
        padding: 0;
    }
    
    #container-1 .content-body .mainV__Wrap--img img {
        object-fit: initial;
        width: 100%;
        height: auto;
    }
    .midashi01 {
        font-size: 1.5em;
    }
    
    .midashi01 span {
    }
    .midashi01:after {
        bottom: -5px;
    }
}


/*body{ background-image: url("https://kokyu-m.com/wp-content/uploads/2020/04/bg_flower01.png");
}*/
#container-2 {
    /*background-image: url("https://kokyu-m.com/wp-content/uploads/2020/04/bg_flower01.png");*/
}

#container-2 .content.is-main {
    background-color: transparent !important;
}

/*#container-1 {
    background-image: url("https://kokyu-m.com/wp-content/uploads/2020/03/top-greeting-bg.jpg");
}*/
#container-1 .content.is-main {
    background-color: transparent !important;
}

#container-4 {
    background-image: url("https://kokyu-m.com/wp-content/uploads/2020/03/top-reviews-bg.jpg");
    background-size: cover;

}

#container-8 {}


.toggleBtn {
    opacity: 1;
    text-align: center;
}

.toggleBtn.off {
    opacity: 0;
}

.toggleBtn span {
    max-width: 280px;
    width: 100%;
    line-height: 50px;
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 0 20px;
    color: #fff;
    background: #BEA76A;
}

.toggleBtn span::after {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    height: 10px;
    width: 10px;
    display: block;
    content: "";
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.toggleArea {
    display: none;
    margin-bottom: 40px;
}

.toggleClose {
    display: block;
    text-align: center;
}

.toggleClose.off {
    display: none;
}

.toggleClose span {
    max-width: 280px;
    width: 100%;
    line-height: 50px;
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 0 20px;
    color: #fff;
    background: #BEA76A;
}

.toggleClose span::after {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    height: 10px;
    width: 10px;
    display: block;
    content: "";
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}

.newslist {
    max-height: 360px;
    overflow-y: scroll;
}

/*お問い合わせフォーム*/
.contact-form-table .field-name {
    width: 250px;
}

.wpcf7-form .submit-form {
    text-align: center;
}

.pink {
    color: #BEA76A;
}

.bold {
    font-weight: bold;
}

.contact-form-table .field .day_1 input,
.contact-form-table .field .day_2 input,
.contact-form-table .field .day_3 input {
    width: 150px;
    margin-right: 15px;
}

.contact-form-table .field .time_1 select,
.contact-form-table .field .time_2 select,
.contact-form-table .field .time_3 select {
    width: 300px;
}

.hissu {
    background-color: #ff7b7b;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 3px;
    margin-right: 5px;
}

.contact-form-table .field span.kaisuu .wpcf7-list-item {
    display: block;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-custom-wpcf7c-confirmed {
    color: red;
    font-size: 24px;
    border: double;
    text-align: center;
}

/*フッター*/
.bg_pink {
    display: block;
    background-color: #BEA76A;
    color: #fff;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 10px;
    padding: 3px 0 3px 10px;
    margin-top: 10px;
}

.footer_text{
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 100px;
    background: url(/wp-content/uploads/2025/10/f_bg-1.jpg) no-repeat top center #fefbf5;
    background-size: 100vw;
    
}
.footer_text::after{
    width: 100vw;
    content: "";
    display:block;
    height: 500px;
    position: absolute;
    top: 100%;
    left:0%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fdf2ee+0,ffffff+100 */
background: #fefbf5; /* Old browsers */
background: -moz-linear-gradient(top,  #fefbf5 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fefbf5 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fefbf5 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefbf5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
/*
.footer_text::after{
    content: "";
    display:block;
    position: absolute;
    top: 100%;
    left:0%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 300px 100vw 0 0;
    border-color: #fdf2ee transparent transparent transparent;

}
*/

.footer_text img.fLogo{
    max-width: 320px;
    mix-blend-mode: multiply;
    margin: 0 auto;
    display: block;
}


.footer_text_tel{
    text-align: center;
    margin-bottom: 60px;
}
.footer_text .tels{
    font-size: 38px;
    font-family: serif;
    margin-bottom: 30px;
}
.footer_text .tels p{
    line-height: 2
}
.footer_text .fBtn{
    margin-top: 30px;
    text-align: center;

}
.footer_text .fBtn a{
    color: #fff;
    background: #666;
    padding:15px 20px;
    width: 100%;
    max-width: 320px;
    display: inline-block;
}

.footer_text_Col{
    max-width: 1160px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
    padding: 0 20px;
}
.footer_text_ColBox{
    max-width: 48%;
    width: 100%;
}
.footer_text_ColBox .fTitle{
    font-size: 18px;
    padding-top: 15px;
    text-align: center;
    border-top: 2px solid #BEA76A;
    margin-bottom: 20px;
}
.indent1{
    padding-left: 1em;
    text-indent: -1em;
}

.content-body .footer_text p {
    line-height: 1.8em;
    margin-bottom: 20px;

}
.content-body .footer_text p.indent1{
    margin-bottom: 0;
    font-size: 14px;
}


.map-text{
    padding-top: 20px;
    border-top: 2px solid #BEA76A;
    position: relative;
}
.map-frame-wrapper{
    position: relative;
	/*
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
	*/
}











.content-body ul.route {
    margin-bottom: 10px;
    text-align: center;
}

.content-body ul.route li {
    display: inline-block;
    border:1px solid #BEA76A;
    color: #BEA76A;
    font-weight: bold;
    font-size: 14px;
    width: 30%;
    padding: 0px;
    margin: 10px;
    box-sizing: border-box;
    text-align: center;
}
.content-body ul.route li a{
    color: #BEA76A;
    padding: 10px;
    display: block;
}




.footer_text .table-scroll {
    padding: 0;
}

.footer_text .table-content th {
    color: #666;
    background: none;
    text-align: left;
}

.footer_text th {
    width: 210px;
    font-weight: initial;
    padding: 15px 0;
}

.footer_text .table-content td,
.footer_text .table-content th {
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    font-size: 15px;
}

.footer_text .table-content {
    border: 1px solid #aaa;
    border-right: none;
    border-left: none;
}

.footer_text .mail {
    display: block;
    text-align: center;
}
.footer .content{
    margin-bottom: 60px;
}
footer .line {
    background: none;
    color: #666;
    padding-bottom: 30px;
    border-bottom: 5px solid #BEA76A;
}
footer .line .copyright{
    color: #666;
}
footer .footer-link{
    text-align: center;
    margin-top: 0px;
    
}
footer .footer-link a {
    color: #666;
    font-size: 12px;
}

.footer-links{
    color: #666;
}
.footer-links .menu-item a {
    font-size: 13px;
    border-right: 1px solid #ccc;
}
.footer-links .menu-item:first-child a {
    border-left: 1px solid #ccc;
}



.rows .map-frame {
    margin-top: 25px;
}

.button-content .rounded {
    padding: 10px 20px;
    border-radius: 0 !important;
    border: 1px solid #BEA76A;
    background: none !important;
    color: #BEA76A !important;
    box-shadow: none;
    text-shadow: none;
}

@media(max-width:688px) {
    .is-breadcrumb{
        padding: 10px !important;
        margin-top: 10px;
    }
    .catchcopy {
        visibility: hidden;
        opacity: 0;
        height: 0;
        overflow: hidden;
    
    }

    /*共通*/
    .body-page .content{
        padding: 0 20px;
    }
    .content-body {
        padding: 0 20px;
    }

    .button-content .rounded {
        padding: 10px;
    }

    .content-body .wp-caption-text {
        text-align: center;
    }
    .image-square.alignright{
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .image-square.alignleft{
        margin-right: 0px;
        margin-bottom: 20px;
    }

    /*ヘッダー*/
    .header {
        padding: 10px 0;
        box-sizing: border-box;
        position: fixed;
        z-index: 999;
        width: 100%;
        top: 0px;
        /*    height: 220px;*/
    }
    .header-logo .logo {
        max-height: 40px;
        text-align: left;
    }
    .header-menu{
        height: calc(100vh - 62px);
        background: #BEA76A !important;
    }
    

    #wrapper {
        margin-top: 50px;
        padding-top: 0px;
    }
    .header-contact-smp{
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .header-smp-menu{
        top: 10px;
    }
    .header-smp-menu-link i.fa{
        color: #BEA76A;
        font-size: 30px;
    }
    .header-contact-smp-text {
        padding: 0px 0px;
        width: 100%;
    }

    .header-logocenter .header-menu .menu-item {
        padding: 0;
    }
    .header-menu .menu-item a{
        color: #fff;
    }
    .header-menu .menu-item a:after{
        display: none;
    }

    .sp_header {
        text-align: center;
        display: flex;
    }

    .sp_header li {
        display: block;
        width: 50%;
    }
    .sp_header li.btn__qa span{
        font-size: 11px;
        background: rgba(255,255,255,0.5);
        color: #BEA76A;
        display: block;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 5px;
        line-height: 14px;
        border-radius: 20px;
    }
    .sp_header li a{
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 10px 5px;
        color: #fff;
    }
    

    .sp_header li img {
        width: 100px;
    }

    /*見出し*/
    .page-title {
        padding: 25px 10px 20px;
        font-size: 24px;
        margin: 8px 10px 10px;
    }

    .content-body .headline-h2 {
        text-align: left;
        font-size: 22px;
        font-weight: initial;
        padding: 5px;
    }

    .headline-h3 {
        font-size: 20px;
    }

    /*広告一括管理*/
    
    .content-body ul.route li {
        width: 100%;
        margin: 0px;
        margin-bottom: 10px;
    }

    .content-body ul.route li a {

        padding: 5px;
        display: block;
        margin: 0;
    }

    .content-body ul.add_menu li {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }
    .midashi {
        padding-top: 0px;
    }

    /*表*/
    .table-scroll {
        padding: 10px 0;
    }
    .content-body .table-content {
        margin-bottom: 20px;
    }

    /*ニュース*/
    .news-list .column{
        margin-bottom: 0px;
        padding-bottom: 0px;
        border-bottom:none;
    }


    /*お問い合わせフォーム*/
    .contact-form-table .field-name {
        width: 100%;
    }

    .contact-form-table .field div[class^="column"] {
        margin-bottom: 0;
    }

    /*フッター*/
    .content-body .footer_text p{
        font-size: 14px;
    }

    .footer_text .tels{
        font-size: 28px!important;
    }
    .footer_text .tels p{
        line-height: 2;
        
    }
    .footer_text .fBtn{
    }
    .footer_text .fBtn a{
        max-width: 260px;
    }

    .footer-links .menu-item {
        width: 100%;
        border-bottom: 1px solid #ddd;
        padding: 10px 0;
    }
    .footer-links .menu-item a {
        font-size: 13px;
        border-right:none;
        text-align: left;
        
        
    }
    .footer-links .menu-item:first-child a {
        border-left:none;
    }
    .footer .content{
        margin-bottom: 30px;
    }
    footer .line .copyright{
        font-size: 11px;
    }

    .footer-menu {
        text-align: center;
    }
    .footer_text_Col{
        display: block;
    }
    .footer_text_ColBox{
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
    }
    #pagetop{
        bottom: 80px;
    }
    footer .line {
        background: none;
        color: #666;
        padding-bottom: 80px;
        border-bottom: 5px solid #BEA76A;
    }

}

/*メニューよくある質問*/
.menu-item.menu-item-page.menu-item-page-1941 {
    display: none;
}

@media(max-width:688px) {
    .menu-item.menu-item-page.menu-item-page-1941 {
        display: inline-block;
    }
}
#pagetop:hover {
    background-color: #BEA76A;
    border-color: #BEA76A;
    color: #ffffff;
}

/*pickup*/
.banner{

}
.banner__Area{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.banner__Area--Box{
    max-width: 48%;
    width: 100%;
    position: relative;
	margin:0 auto;
    margin-bottom: 20px;
}
.banner__Area--BoxCon{
    position: relative;
}
.banner__Area--BoxCon img{
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.banner__Area--BoxTitle{
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #BEA76A;
    padding: 10px;
    color: #fff;
}
.banner__Area--BoxTxt{
    color: #666;
}

@media(max-width:688px) {
    .banner__Area{
        display: block;
    }
    .banner__Area--Box{
        max-width: 100%;
        margin-bottom: 20px;
    }
    .banner__Area--BoxCon img{
        height: auto;
        width: 100%;
        object-fit: initial;
    }


    
}

/*voice*/

.page__Voice{
    overflow: hidden;
    max-width: 800px;
    margin: 0 auto 40px auto;
}
.page__Voice p{
    overflow: hidden;
}
.page__Voice .image-square{

}


/*staff*/
.staffSpec{
    padding-top: 40px;
    padding-left: 20px;
    border-left: #BEA76A 2px solid;
}
.staffSpec__name{
    font-size: 16px;
}

.flexArea{
    display: flex;
    flex-wrap: wrap;
}
.flexArea.sBetween{
    justify-content: space-between;
}

.flexArea__Box{
    max-width: 48%;
    width: 100%;
}
.flexArea.noWrap{
    flex-wrap: nowrap;
    margin-left: -20px;
}
.flexArea.noWrap .flexArea__Box{
    margin-left: 20px;
}


/*acv*/

.body-archive .column{
    padding: 0;
}
.body-archive .headline-h2{
    color: #BEA76A;
}
.body-archive .button-link{
    margin-bottom: 40px;
}


/*media*/
.tile .column-inner{
    border: none;
}
.body-media .full-title{
    opacity: 0;
}

/*pagination*/
.pagination span,.pagination a{
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    border: none;
    padding: 4px;
}
.pagination a{
    color: #BEA76A;
}
.pagination .current{
    background: #BEA76A;
    color: #fff;
}

/*single*/
.body-single-post{

}

/*qa*/
#qa_salon ,#qa_pay ,#qa_menu ,#qa_effect ,#qa_hari {
    margin-top: 40px;
}
#qa_salon li,#qa_pay li,#qa_menu li,#qa_effect li,#qa_hari li{
    margin: 10px;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #BEA76A;
}

.tgs li{
	border-radius:30px;
	text-align:center;
	display:inline-block;
	padding:5px 20px!important;
	margin:10px;
	background:#BEA76A;
	color:#fff;
}
.tgs.lefts{
	text-align: left;
}


/*menu*/
.imgWrapR{
    display: flex;
}
.imgWrapR__txt{
    max-width: 60%;
}
.imgWrapR__img{
    max-width: 40%;
}
.imgWrapR__img img{
    max-width: 100%;
}
.menuplus{
    justify-content: space-between;
    display: flex;
    position: relative;

}
.menuplus__box{
    max-width: 40%;
    
}
.menuplus::after{
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #BEA76A;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    display: block;
}
.menuplus::before{
    content: "";
    position: absolute;
    width: 2px;
    height: 60px;
    background: #BEA76A;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: block;
}
.menuplus__box img{
    max-width: 100%;
    margin-bottom: 0px;
}

.menuNext{
    flex-wrap: wrap;
    padding-top: 100px;
    position: relative;
    margin-bottom: 100px;
    display: flex;
    justify-content: center;
}
.menuNext::before{
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    border-left: 2px solid #BEA76A;
    border-bottom: 2px solid #BEA76A;
    left: 50%;
    top: 0%;
    transform: translateX(-50%) rotate(-45deg);
    display: block;
}
.menuNext__lead{
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.lefts{
    text-align: left;
}
.menuNext__box{
    max-width: 40%;
}


/*contact*/

.contact-form-table .field-name {
    background-color: #f5f5f5;
    color: #333333;
}

.contact-form-table .field-group {
    border-bottom: 1px solid #ccc;
}

.button{
    background: #BEA76A;
    color: #fff;
}
.wpcf7-validation-errors{
    border: 1px solid red;
    text-align: center;
    padding: 10px;
    margin: 30px 0;
}

