@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&family=Prompt:wght@700&display=swap');

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}


@media print {
    body {
        width: 100%;
        position: relative;
        transform-origin: 0 0;
    }
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
address,
div,
blockquote,
p,
pre,
ul,
ol,
li,
dl,
dt,
dd,
hr,
table,
caption,
th,
td,
span,
em,
strong,
dfn,
code,
samp,
kbd,
var,
cite,
abbr,
acronym,
sub,
sup,
q,
br,
ins,
del,
a,
img,
object,
iframe {
    font-family: "Noto Serif JP", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "Yu Mincho", YuMincho, serif;
    margin: 0;
    padding: 0;
    font-size: 100%;
}

a {
    outline: none;
    color: #333333;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}

a:hover {
    color: #AF8F75;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}

a:hover img {
    filter: alpha(opacity=60);
    opacity: 0.60;
}

hr {
    display: none;
}

ul {
    list-style: none;
}

img {
    max-width: 100%;
    vertical-align: bottom;
}

html {
    font-size: 62.5%;
}

body {
    line-height: 1.8;
    font-size: 2.0rem;
    color: #4A5859;
    background: url(../../images/bg_body.jpg) !important;
}

div#body_bg {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow-x: clip;
}

#index_body div#container {
    width: 100%;
}

div#container {
    width: 1100px;
    margin: 0 auto;
}

div#wrapper {
    clear: both;
    width: 100%;
    padding: 0;
}

div#wrapper:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

img.emono1_acc_image.emono1_acc_image_acc {
    display: none;
}

img.emono1_acc_image.emono1_acc_image_ana {
    display: none;
}

table.contents_main+script+img {
    display: none;
}

table.contents_main+script+img+script+img {
    display: none;
}


.SmallTitle {
    display: block;
    padding: 12px 12px 12px 20px;
    margin: 5px 0 20px;
    font-size: 2rem;
    font-weight: bold;
    background: #AF8F75;
    position: relative;
    color: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

div#otoiawase table,
.companyTable,
div#about table,
div#link table,
div#company table,
div#law table {
    border-collapse: collapse;
    width: 100%;
}

.companyTable tr:nth-child(4) {
    display: none;
}


div#otoiawase table td.form_index,
.companyTable tr th,
div#about table tr th,
div#link table tr th,
div#company table tr td.col_1,
div#law table td.left {
    width: 20%;
    padding: 18px 15px;
    color: #333;
    border-right: solid 1px #D9C7BE;
    border-left: solid 1px #D9C7BE;
    border-bottom: solid 1px #D9C7BE;
    font-weight: bold;
    background: #FCFAF4;
}

div#company .table_gallery tr.row_8 td.col_1 {
    border: none;
    background: transparent;
}

div#otoiawase table td.list_value,
.companyTable tr td,
div#about table tr td,
div#link table tr td,
div#company table tr td.col_2,
div#law table td.right {
    padding: 18px 15px;
    background: #fff;
    border-right: solid 1px #D9C7BE;
    border-bottom: solid 1px #D9C7BE;
    word-break: break-all;
}

div#otoiawase table td.list_value:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

table.fixed {
    table-layout: fixed;
}

table.border-on {
    width: 100%;
    margin: 10px 0;
    border: 1px solid #c8c8c8;
    border-collapse: collapse;
}

table.border-on td,
table.border-on th {
    padding: 5px;
    border: 1px solid #D9C7BE;
    text-align: center;
    color: #000;
}

table.border-on td {
    width: 35%;
}

table.border-on th {
    width: 30%;
    background: #fff;
}

table.border-on tr>td:nth-child(2) {
    background: #E9D4EF;
}

table.border-on tr>td:nth-child(3) {
    background: #E6F1E0;
}

table.border-on tr:last-child>td:nth-child(2) {
    background: #AF8F75;
    color: #fff;
}

table.border-on tr:last-child>td:nth-child(3) {
    background: #AF8F75;
    color: #fff;
}

div.articleContent ul.small_txt {
    display: inline-block;
    vertical-align: top;
}

ul.small_txt li {
    color: #000;
    font-size: 1.6rem;
}

table.border-off {
    width: 100%;
    margin: 10px 0;
    border-collapse: collapse;
}

table.border-off td {
    padding: 5px;
}


div#company dl dt,
div#privacy dl dt,
div#about dl dt {
    display: block;
    border-left: 5px #AF8F75 solid;
    font-weight: bold;
    padding: 3px 8px 3px 15px;
    margin: 5px 0;
    clear: both;
}

div#company dl dd,
div#privacy dl dd,
div#about dl dd {
    margin: 10px 0 30px;
    padding: 0;
}

div#privacy dl dd p,
div#about dl dd p {
    margin: 10px 0;
}

div#privacy dl dd ol,
div#about dl dd ol {
    padding-left: 13px;
    margin: 10px 0 10px 13px;
    border: none;
}

div#privacy dl dd li,
div#about dl dd ol li {
    margin: 0 0 10px 0;
}


.nekoBase a img {
    max-width: calc((100% - 2.5em)/ 3);
}

.nekoBase .big {
    width: auto;
}

.nekoBase .big a img {
    width: auto;
}

.nekoBase .left {
    float: left;
    margin-right: 10px;
    width: 40%;
}

.nekoBase .right {
    float: right;
    margin-left: 10px;
    width: 40%;
}

.nekoBase .left img,
.nekoBase .right img {
    max-width: 100%;
}

u {
    display: block;
    margin-bottom: -1.8em;
    font-weight: bold;
    text-decoration: none;
    color: #AF8F75;
}

.btn03,
.btn01 {
    display: inline-block;
    text-decoration: none;
    padding: 18px 65px;
    font-size: 2.0rem;
    background: #AF8F75;
    margin: 10px 20px;
    color: #fff;
    border: solid 2px #AF8F75;
    border-radius: 50px;
    box-shadow: 0 4px 12px rgba(123, 168, 145, 0.25);
    transition: all 0.3s ease;
}

.btn01:hover,
.btn02 a:hover {
    color: #AF8F75;
    background: #fff;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(123, 168, 145, 0.35);
}

.btn03 {
    background: #AF8F75;
    color: #fff;
    border: solid 2px #AF8F75;
}

.btn03:hover {
    color: #AF8F75;
    border: solid 2px #AF8F75;
    background: #fff;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(123, 168, 145, 0.35);
}

.btn01 a {
    color: #fff;
}


.btn02 a {
    display: inline-block;
    text-decoration: none;
    padding: 18px 65px;
    font-size: 2.0rem;
    background: #AF8F75;
    margin: 10px 20px;
    color: #fff;
    border: solid 2px #AF8F75;
    border-radius: 50px;
    box-shadow: 0 4px 12px rgba(123, 168, 145, 0.25);
    transition: all 0.3s ease;
}

.icon_tel:before,
.icon_mail:before {
    content: "";
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 1rem;
    vertical-align: middle;
}

.icon_tel:before {
    background-image: url("../../images/whtml/icon_tel.png");
    margin-top: 5px;
}

.icon_mail:before {
    background-image: url("../../images/whtml/icon_mail.png");
    margin-top: 0px;
}

div.gallery4 div.galleryList div.gallery div.galleryInner div.galleryContent div.detailLink,
div#side div#side_company table tr td div,
div.inside p.detail {
    text-align: center;
}

div.gallery4 div.galleryList div.gallery div.galleryInner div.galleryContent div.detailLink a,
div#side div#side_company table tr td div a,
div.inside p.detail a {
    color: #fff;
    padding: 1px 20px;
    display: inline-block;
    background: #000;
    border-radius: 100px;
    font-size: small;
}

div#latest table td div a:hover {
    color: #666666;
}

.contentWrap {
    margin: 0 auto;
}

.txtL {
    text-align: left;
}

.txtR {
    text-align: right;
}

.txtC {
    text-align: center;
}

.color01 {
    color: #f81200;
}

.color02 {
    color: #0d77e8;
}

.sizeB {
    font-size: 150%;
    font-weight: bold;
}

.weightB {
    font-weight: bold;
}

.textHidden {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.clear:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    height: 0;
    overflow: hidden;
}

.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.kakomi {
    border: 2px solid #AF8F75;
    padding: 10px;
    margin: 1em 0;
}

.effect-fade {
    opacity: 0;
    -webkit-transform: translate3d(0, 52px, 0);
    transform: translate3d(0, 52px, 0);
    -webkit-transition: opacity 720ms cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 720ms cubic-bezier(0.22, 1, 0.36, 1);
    transition: opacity 720ms cubic-bezier(0.22, 1, 0.36, 1), transform 720ms cubic-bezier(0.22, 1, 0.36, 1);
    will-change: opacity, transform;
}

.effect-fade.effect-scroll {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


div#main {
    width: 100%;
    line-height: 1.8;
}


div#header-container {
    clear: both;
    position: relative;
    margin: 0 auto;
}

div#header-container:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

div#header-container #headerLog img {
    width: 100%;
}


div#header-container div#headerContact {
    float: right;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 0 auto;
}

header {
    background: #fff;
}


div.kv {
    width: 100%;
    margin: 0;
    text-align: center;
    overflow: hidden;
    height: 65vh;
}

div.kv img {
    width: 100%;
    height: 100%;
    text-align: center;
    object-position: bottom;
    object-fit: cover;
}

div.kv .kv-slider {
    display: none;
}

div#crumbs {
    width: 100%;
    font-size: 1.2rem;
    background: #fff;
    padding: 10px;
    margin-bottom: 3em;
}

div#crumbs p {
    margin: 0 auto;
    padding: 0;
}

div.HistoryBack {
    clear: both;
    padding: 30px 0;
}

div.HistoryBack:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}


div.HistoryBack div.Return a {
    display: flex;
    align-items: center;
}

div.HistoryBack div.Return a i {
    display: inline-block;
    margin-right: 5px;
}

#topcontrol {
    position: fixed;
    bottom: 30px;
    right: 30px;
    opacity: 1;
    cursor: pointer;
    z-index: 999;
}

#topcontrol a {
    color: #fff;
    width: 80px;
    height: 80px;
    display: block;
    background-image: url("../../images/whtml/topscroll.png");
    background-size: contain;
    background-repeat: no-repeat;
}

#topcontrol a:hover {
    opacity: 0.7;
}

.Side_title {
    display: block;
    padding: 8px 5px 8px 10px;
    background: #666;
    color: #FFF;
}


.Side_title_a a {
    display: block;
    padding: 8px 5px 8px 10px;
    background: #666;
    color: #FFF;
    text-decoration: none;
}

.Side_title_a a:hover {
    background: #999;
    color: #FFF;
}

div#side ul#side_home li#home {
    margin-bottom: 10px;
    text-align: center;
}

div#side ul#side_home li#home a {
    display: block;
    background: #333;
    padding: 15px;
    color: #fff;
}

div#side ul#side_home li#home a:hover {
    background: #666;
}

div#side ul#side_menu {
    margin: 0 0 20px;
}

div#side ul#side_menu>li {
    border-bottom: 1px solid #FFFFFF;
}

div#side ul#side_menu>li>a {
    display: block;
    padding: 7px 7px 7px 10px;
    background: #999999;
    color: #FFFFFF;
    text-decoration: none;
}

div#side ul#side_menu>li>a:hover {
    background: #CCCCCC;
    color: #FFFFFF;
}

div#side div#side_form {
    width: 100%;
    margin-bottom: 5px;
}

div#side div#side_form table {
    border-collapse: collapse;
}

div#side div#side_form table tr td {
    width: 100%;
    background: #FFFFFF;
    padding-bottom: 5px;
}

div#side div#side_form table tr td img {
    vertical-align: top;
}

/* side_g4cate&side_g3cate
---------------------------------------------------------- */
div#side div.side_g3cate,
div#side div.side_g4cate {
    margin: 0 0 5px 0;
}

div#side div.side_g3cate ul.category,
div#side div.side_g4cate ul.category {
    width: 250px;
}

div#side div.side_g3cate ul.category li,
div#side div.side_g4cate ul.category li {
    list-style: none;
    border-bottom: 1px solid #FFFFFF;
}

div#side div.side_g3cate ul.category li a,
div#side div.side_g4cate ul.category li a {
    display: block;
    padding: 7px 7px 7px 10px;
    background: #999999;
    color: #FFFFFF;
    text-decoration: none;
}

div#side div.side_g3cate ul.category li a:hover,
div#side div.side_g4cate ul.category li a:hover {
    background: #CCCCCC;
    color: #FFFFFF;
}

div#side div#side_company {
    margin: 0 auto 20px;
    width: 250px;
}

div#side div#side_company .Side_title_a a {
    background: #000000;
    margin: 0;
}

div#side div#side_company table {
    border-collapse: collapse;
    width: 100%;
}

div#side div#side_company table tr td {
    background: #FFFFFF;
    border: 1px solid #000000;
    border-top: none;
    padding: 8px;
}

div#side div#side_company table tr td p {
    padding: 10px;
    font-size: small;
    background: #e8ecf8;
}

div#side div#side_company table tr td img {
    border: 1px solid #c8c8c8;
    vertical-align: top;
    width: 100%;
    margin: 0 0 8px;
}

div#side div#side_company table tr td p b {
    color: #ff9336;
}

div#side div#side_company table tr td p u {
    display: block;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    padding: 2px 0 2px 5px;
    margin: 5px 0;
    margin-bottom: -10px;
    border-left: 5px solid #c8c8c8;
    border-bottom: 1px dotted #c8c8c8;
}

div#side div#side_company table tr td div {
    padding: 5px;
}

/* side_banner
---------------------------------------------------------- */
div#side div#side_banner {
    width: 96%;
    margin: 0 auto 10px;
}

div#side div#side_banner table {
    border-collapse: collapse;
    width: 100%;
}


div#side div#side_banner table tr td {
    width: 100%;
    padding-bottom: 10px;
    text-align: center;
}

div#side div#side_banner table tr td img {
    vertical-align: top;
    display: block;
    margin: 0 auto;
}

/*side_cate
---------------------------------------------------------- */
div#side div#side_cate {
    margin-bottom: 5px;
    width: 250px;
}

div#side div#side_cate ul.big {
    margin: 0;
    line-height: 1;
}

div#side div#side_cate ul.big li {
    border-bottom: 1px solid #FFF;
}

div#side div#side_cate ul.big li a {
    color: #FFFFFF;
    display: block;
    height: 100%;
    padding: 7px 7px 7px 10px;
    background: #999999;
    text-decoration: none;
}

div#side div#side_cate ul.big li a:hover {
    background: #CCCCCC;
    text-decoration: none;
}

div#side div#side_cate ul.big ul.small li {
    color: #000000;
}

div#side div#side_cate ul.big ul.small li a {
    display: block;
    height: 100%;
    padding: 7px 7px 7px 30px;
    background: #CCCCCC;
}

div#side div#side_cate ul.big ul.small li a:hover {
    background: #DDDDDD;
}

/*side_cart
---------------------------------------------------------- */
div#side div#side_cart {
    width: 250px;
    margin-bottom: 5px;
}


div#side div#side_cart dl dt {
    padding: 5px 10px 0 10px;
    background: #CCCCCC;
    font-weight: bold;
}

div#side div#side_cart dl dd {
    width: 230px;
    padding: 0 10px 5px 10px;
    background: #CCCCCC;
}

div#side div#side_cart dl dd form {
    margin: 0;
    padding: 0;
}

div#side div#side_cart dl dd input#search_btn {
    cursor: pointer;
}

div#side div#side_cart dl dd input#searchwindow {
    width: 215px;
    margin-bottom: 5px;
}

.contact_area {
    padding: 10em 0 250px 0;
}

#index_body .contact_area {
    padding-top: 6em !important;
}

.contact_banner {
    background: #AF8F75;
    padding: 40px 0;
}

.contact_banner p {
    color: #fff;
    text-align: center;
    font-size: 3.4rem;
    line-height: 1.4;
}

.illu_people {
    position: relative;
}

.illu_people:before {
    content: "";
    background-image: url("../../images/whtml/illu_people.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 198px;
    height: 92px;
    position: absolute;
    right: 50px;
    top: -130px;
}

div.contact {
    margin: 4em auto 0 auto;
}

div.contact div.contact_btn {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
}

div.contact div.contact_btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 185px;
    background: #AF8F75;
}

div.contact div.contact_btn.form a {
    background: rgba(206, 129, 154, 0.17);
    font-size: 4.3rem;
}

div.contact div.contact_btn.tel a {
    background: rgba(123, 136, 175, 0.2);
    font-size: 5.5rem;
}

div#footer-container {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding: 60px 0 60px 0;
    background: #fff !important;
    background-size: 100%;
}

div#footer-container div#footerMenu .footerMenuItem {
    display: flex;
}

div#footer-container div#footerMenu ul {
    margin-right: 50px;
}

.footer_back {
    position: relative;
}

.footer_back:before {
    content: "";
    width: 100%;
    height: 230px;
    background-image: url(../../images/footer-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute;
    top: -226px;
    left: 0;
}


#otoiawase_body .footer_back {
    margin-top: 6em !important;
}

div#footer-container div#footerLogo {
    margin: 2em auto 2em 10px;
    text-align: left;
    ;
}

div#footer-container div#footerLogo:after {
    left: inherit;
    right: 0;
}

div#footer-container div#footerGuide {
    flex: 1;
}

div#footer-container div#footerGuide table {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 1px solid #333;
}

div#footer-container div#footerGuide table td {
    padding: 8px 10px;
}

div#footer-container div#footerGuide table td.even {
    border-top: 1px solid #333;
    width: 20%;
}

div#footer-container div#footerGuide table td.odd {
    border-top: 1px solid #333;
}

div#footer-container div#footerMenu p:before {
    content: " \f0c9";
    font-family: FontAwesome;
    margin-right: 5px;
}

div#footer-container div#footerMenu ul {
    font-size: small;
}

div#footer-container div#footerMenu ul li {
    line-height: 1.4;
}

div#footer-container div#footerMenu ul li a {
    padding: 8px 10px;
    display: block;
    color: #AF8F75;
    font-size: 1.8rem;
}

div#footer-container div#footerMenu ul li a:hover {
    color: #AF8F75;
}

div#footer-container div#footerMenu .tree {
    padding: 5px;
}

div#footer-container div#footerMenu .tree ul {
    margin: 0 0 0 10px;
}

div#footer-container div#footerMenu .footerMenuItem .tree ul li a:before {
    content: "┗";
    margin-right: 5px;
}

div#footer-container address {
    text-align: center;
    padding: 10px;
    font-size: small;
    color: #fff;
    background: #AF8F75;
    font-style: normal;
}

div#company {
    width: 100%;
    margin: 0;
}

/* company01
---------------------------------------------------------- */
div.company01 {
    margin-bottom: 3em;
}

.company01 .thumb {
    display: none;
}

div.company01 p {
    text-align: center;
    line-height: 2;
}

div.company01 p u {
    font-size: 1.8rem;
}

/* recruit
---------------------------------------------------------- */
div#recruit {
    width: 100%;
    margin: 0;
}

div#recruit .recruit_intro,
div#recruit .recruit_offer,
div#recruit .recruit_other {
    margin-bottom: 3em;
}

div#recruit .recruit_hero {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
    gap: 34px;
    align-items: start;
}

div#recruit .recruit_copy {
    padding: 30px;
    background: linear-gradient(180deg, #ffffff 0%, #FBFBFB 100%);
    border: 1px solid #E7DDD8;
    border-radius: 24px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05);
}

div#recruit .recruit_copy .SmallTitle,
div#recruit .recruit_other .SmallTitle {
    margin-top: 0;
}

div#recruit .recruit_eyebrow,
div#recruit .recruit_label,
div#recruit .recruit_card_label {
    margin: 0 0 12px;
    color: #AF8F75;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

div#recruit .recruit_lead {
    margin: 0 0 22px;
    font-size: 1.8rem;
    line-height: 1.9;
}

div#recruit .recruit_points {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 12px;
}

div#recruit .recruit_points li {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 16px;
    background: #fff;
    border: 1px solid #E7DDD8;
    border-radius: 16px;
}

div#recruit .recruit_points li i {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: linear-gradient(135deg, #AF8F75 0%, #C68650 100%);
    color: #fff;
    font-size: 1.8rem;
}

div#recruit .recruit_points li span {
    line-height: 1.7;
    font-weight: 500;
}

div#recruit .recruit_gallery {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

div#recruit .recruit_gallery figure {
    margin: 0;
    overflow: hidden;
    border-radius: 22px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.08);
    background: #fff;
}

div#recruit .recruit_gallery_main {
    grid-column: 1 / -1;
}

div#recruit .recruit_gallery img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.4s ease;
}

div#recruit .recruit_gallery_main img {
    aspect-ratio: 16 / 10;
}

div#recruit .recruit_gallery figure:not(.recruit_gallery_main) img {
    aspect-ratio: 4 / 3;
}

div#recruit .recruit_gallery a:hover img {
    transform: scale(1.04);
}

div#recruit .recruit_offer_layout {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(300px, 0.85fr);
    gap: 24px;
    align-items: start;
}

div#recruit .recruit_offer_table {
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.05);
}

div#recruit table.recruitTable {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #D9C7BE;
    border-left: 1px solid #D9C7BE;
}

div#recruit table.recruitTable td {
    padding: 18px 16px;
    border-right: 1px solid #D9C7BE;
    border-bottom: 1px solid #D9C7BE;
    vertical-align: top;
}

div#recruit table.recruitTable td.col_1 {
    width: 24%;
    background: #FCFAF4;
    color: #333;
    font-weight: bold;
}

div#recruit table.recruitTable td.col_2 {
    background: #fff;
    line-height: 1.8;
    word-break: normal;
}

div#recruit .recruit_contact_card,
div#recruit .recruit_other_box {
    padding: 28px 26px;
    background: #FBFBFB;
    border: 1px solid #E7DDD8;
    border-radius: 20px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.04);
}

div#recruit .recruit_contact_card h3 {
    margin: 0 0 14px;
    font-size: 2.2rem;
    line-height: 1.5;
    color: #333;
}

div#recruit .recruit_contact_card p,
div#recruit .recruit_other_box p {
    line-height: 1.9;
}

div#recruit .recruit_phone,
div#recruit .recruit_other_tel {
    margin: 22px 0 0;
}

div#recruit .recruit_phone a,
div#recruit .recruit_other_tel a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 26px;
    color: #fff;
    background: #AF8F75;
    border: 2px solid #AF8F75;
    border-radius: 999px;
    text-decoration: none;
    font-size: 2.4rem;
    font-weight: bold;
    box-shadow: 0 8px 18px rgba(0, 104, 53, 0.18);
    transition: all 0.3s ease;
}

div#recruit .recruit_phone a:hover,
div#recruit .recruit_other_tel a:hover {
    color: #AF8F75;
    background: #fff;
    transform: translateY(-2px);
}

div#recruit .recruit_other_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

div#recruit .recruit_other_box p {
    margin: 0;
    font-size: 1.7rem;
}

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

    div#recruit .recruit_hero,
    div#recruit .recruit_offer_layout,
    div#recruit .recruit_other_box {
        display: block;
    }

    div#recruit .recruit_copy,
    div#recruit .recruit_contact_card,
    div#recruit .recruit_other_box {
        padding: 22px 18px;
    }

    div#recruit .recruit_gallery {
        grid-template-columns: 1fr;
        margin-top: 18px;
    }

    div#recruit .recruit_gallery_main {
        grid-column: auto;
    }

    div#recruit table.recruitTable td.col_1,
    div#recruit table.recruitTable td.col_2 {
        display: block;
        width: 100%;
    }

    div#recruit table.recruitTable td.col_1 {
        border-bottom: none;
    }

    div#recruit .recruit_contact_card {
        margin-top: 18px;
    }

    div#recruit .recruit_other_tel {
        margin-top: 16px;
    }

    div#recruit .recruit_phone a,
    div#recruit .recruit_other_tel a {
        width: 100%;
        justify-content: center;
        font-size: 2rem;
    }
}


/* company02
---------------------------------------------------------- */
div.company02 {
    width: 100%;
    margin-bottom: 3em;
}

.companyTable a,
.table_gallery a {
    border-bottom: solid 1px #000;
}

/* company03
---------------------------------------------------------- */
div.company03 {
    margin-bottom: 3em;
}

div.company-philosophy {
    overflow: hidden;
}

div.company-philosophy img {
    float: right;
    width: min(300px, 38%);
    margin: 0 0 15px 25px;
}

div.company-philosophy p {
    line-height: 2;
}

div.gmap {
    padding-bottom: 4em;
}


@media screen and (max-width: 599px) {
    div.company-philosophy img {
        float: none;
        width: 100%;
        max-width: 300px;
        display: block;
        margin: 0 auto 15px;
    }
}

/* price
---------------------------------------------------------- */
div#price {
    width: 100%;
    margin: 0;
}

div.price01 {
    margin-bottom: 3em;
}

div#price .price_section {
    margin-bottom: 2em;
}

div#price h3 {
    margin: 0 0 1em;
    padding: 10px 14px;
    background: #FBFBFB;
    border-left: 4px solid #AF8F75;
    font-size: 2rem;
    line-height: 1.4;
}

div#price table.priceTable {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #D9C7BE;
    border-left: 1px solid #D9C7BE;
}

div#price table.priceTable th,
div#price table.priceTable td {
    padding: 16px 18px;
    border-right: 1px solid #D9C7BE;
    border-bottom: 1px solid #D9C7BE;
}

div#price table.priceTable th {
    width: 45%;
    background: #FCFAF4;
    color: #333;
    text-align: left;
    font-weight: bold;
}

div#price table.priceTable td {
    background: #fff;
    color: #AF8F75;
    text-align: right;
    font-weight: bold;
}

div#price .price_notes {
    padding: 18px 20px;
    background: #FBFBFB;
    border: 1px solid #D9C7BE;
}

div#price .price_notes p {
    margin: 0 0 0.6em;
    line-height: 1.8;
}

div#price .price_notes p:last-child {
    margin-bottom: 0;
}

/* features
---------------------------------------------------------- */
div.feature_toc {
    margin: 25px 0 0;
    padding: 18px 20px;
    background: #FBFBFB;
    border-left: 4px solid #AF8F75;
}

div.feature_toc p {
    margin: 0 0 10px;
    font-weight: bold;
    color: #AF8F75;
}

div.feature_toc ul {
    margin: 0;
    padding-left: 1.4em;
    column-count: 2;
    column-gap: 30px;
}

div.feature_toc li {
    break-inside: avoid;
    margin-bottom: 0.5em;
}

div.feature_toc li a {
    color: #333;
}

div.feature_toc li a:hover {
    color: #AF8F75;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_list,
div.gallery3 div.article div.articleBody div.articleContent .feature_flow {
    margin: 0 0 0em;
    padding: 0;
    list-style: none;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_list li {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    min-height: 86px;
    padding: 14px 16px;
    background: linear-gradient(180deg, #ffffff 0%, #FBFBFB 100%);
    border: 1px solid #E7DDD8;
    border-left: 4px solid #AF8F75;
    border-radius: 14px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
}

div.gallery3 div.article div.articleBody div.articleContent .feature_item_icon {
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: linear-gradient(135deg, #AF8F75 0%, #C68650 100%);
    color: #fff;
    font-size: 1.8rem;
    box-shadow: 0 8px 16px rgba(0, 104, 53, 0.18);
}

div.gallery3 div.article div.articleBody div.articleContent .feature_item_icon i {
    line-height: 1;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_item_text {
    display: block;
    line-height: 1.75;
    font-weight: 500;
    color: #333;
}

.feature_item_text {
    width: 16em;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_flow {
    counter-reset: feature-step;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_flow li {
    position: relative;
    counter-increment: feature-step;
    display: grid;
    grid-template-columns: 56px 48px 1fr;
    gap: 14px;
    align-items: center;
    padding: 16px 18px;
    background: #fff;
    border: 1px solid #E7DDD8;
    border-radius: 14px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
}

div.gallery3 div.article div.articleBody div.articleContent .feature_flow li::before {
    content: counter(feature-step, decimal-leading-zero);
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px;
    background: #F1F7EE;
    color: #AF8F75;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 0.08em;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_flow li::after {
    content: "\f063";
    font-family: FontAwesome;
    position: absolute;
    left: 33px;
    bottom: -19px;
    z-index: 1;
    padding: 0 6px;
    background: #fff;
    color: #AF8F75;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_flow li:last-child::after {
    display: none;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_flow .feature_item_icon {
    width: 46px;
    height: 46px;
    flex-basis: 46px;
    background: linear-gradient(135deg, #AF8F75 0%, #C68650 100%);
}

#overview .feature_list li {
    border-left-color: #779B1E;
}

#overview .feature_item_icon {
    background: linear-gradient(135deg, #779B1E 0%, #A6CE43 100%);
}

#day .feature_list li {
    border-left-color: #0F766E;
}

#day .feature_item_icon {
    background: linear-gradient(135deg, #0F766E 0%, #3FB9AF 100%);
}

#home .feature_list li {
    border-left-color: #1D4ED8;
}

#home .feature_item_icon {
    background: linear-gradient(135deg, #1D4ED8 0%, #74A6FF 100%);
}

#care .feature_list li {
    border-left-color: #7C3AED;
}

#care .feature_item_icon {
    background: linear-gradient(135deg, #7C3AED 0%, #B491FF 100%);
}

#support .feature_list li {
    border-left-color: #BE185D;
}

#support .feature_item_icon {
    background: linear-gradient(135deg, #BE185D 0%, #E76EA4 100%);
}

#staff .feature_list li {
    border-left-color: #166534;
}

#staff .feature_item_icon {
    background: linear-gradient(135deg, #166534 0%, #48A16D 100%);
}

#target .feature_list li {
    border-left-color: #B45309;
}

#target .feature_item_icon {
    background: linear-gradient(135deg, #B45309 0%, #F0A14E 100%);
}

div.gallery3 div.article div.articleBody div.articleContent .feature_split {
    display: flex;
    align-items: flex-start;
    gap: 32px;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_visual {
    flex: 0 0 34%;
    max-width: 360px;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_visual img {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    border-radius: 12px;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

div.gallery3 div.article div.articleBody div.articleContent .feature_text {
    flex: 1;
    min-width: 0;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_text> :first-child {
    margin-top: 0;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_media {
    margin: 15px 0 20px;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_media img {
    width: 100%;
    border-radius: 10px;
}

div.gallery3 div.article div.articleBody div.articleContent p.feature_note {
    position: relative;
    padding: 14px 16px 14px 54px;
    background: #FBFBFB;
    border: 1px solid #D9C7BE;
    border-left: 4px solid #AF8F75;
    border-radius: 12px;
}

div.gallery3 div.article div.articleBody div.articleContent p.feature_note::before {
    content: "\f05a";
    font-family: FontAwesome;
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    color: #AF8F75;
    font-size: 2rem;
}

@media screen and (max-width: 599px) {
    div.feature_toc ul {
        column-count: 1;
    }

    div.gallery3 div.article div.articleBody div.articleContent .feature_list {
        grid-template-columns: 1fr;
    }

    div.gallery3 div.article div.articleBody div.articleContent .feature_list li {
        min-height: 0;
    }

    div.gallery3 div.article div.articleBody div.articleContent .feature_flow li {
        grid-template-columns: 50px 42px 1fr;
        gap: 12px;
        padding: 14px;
    }

    div.gallery3 div.article div.articleBody div.articleContent .feature_flow li::before {
        width: 50px;
        height: 50px;
    }

    div.gallery3 div.article div.articleBody div.articleContent .feature_split {
        display: block;
    }

    div.gallery3 div.article div.articleBody div.articleContent .feature_visual {
        max-width: none;
        margin-bottom: 18px;
    }
}

div#privacy {
    width: 100%;
    margin: 0;
}

div#privacy p {
    width: 100%;
    margin: 0 0 10px 0;
}

div#about {
    width: 100%;
    margin: 0;
}

div#about p {
    width: 100%;
    margin: 0 0 10px 0;
}

div#link {
    width: 100%;
    margin: 0;
}

/* link01
---------------------------------------------------------- */
div#link01 {
    margin-bottom: 3em;
}

div#link01 p {
    margin-bottom: 15px;
}

div#link01 p span {
    font-size: 1.0rem;
}

/* link02
---------------------------------------------------------- */
div#link02 .exWrap {
    list-style: none;
    margin: 10px 15px;
}

div#link02 .exWrap li {
    display: inline-block;
    padding: 3px 20px;
    margin-right: 15px;
    color: #666;
    font-weight: bold;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    font-size: 1.4rem;
}

div#link02 .exWrap li a {
    background: #FFF;
    margin: -3px -20px;
    padding: 3px 20px;
    display: block;
    text-decoration: none;
    color: #c68650;
}

div#link02 .exWrap li a:hover {
    background: #c68650;
    color: #fff;
}

div#link02 .link_cate {
    clear: both;
    margin: 10px 0 10px;
    padding: 2px 0 2px 10px;
    height: 30px;
    font-size: 1.6rem;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    border-left: 5px solid #ccc;
}

div#link02 dl dt {
    background: url(https://www.home-enjoy.net/images/burette_on.jpg) no-repeat left center;
}

div#link02 dl dt a {
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
    padding-right: .5em;
}

div#link02 dl dt a:hover {
    background: url(https://www.home-enjoy.net/images/burette_on.jpg) no-repeat left center;
    text-decoration: underline;
}

div#link02 dl dd {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #CCC;
}

div#link02 dl dd:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

div#link02 dl dd p {
    max-width: 70%;
    font-size: 1.4rem;
    float: left;
    padding-right: .5em;
}

div#link02 dl dd a {
    padding: 0 0 0 1%;
    max-width: 30%;
    float: right;
}


div.faq {
    width: 100%;
    margin: 0;
}


#questions_cate ul {
    margin: 10px 15px;
    overflow: hidden;
}

#questions_cate ul:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

#questions_cate ul li {
    display: inline-block;
    padding: 3px 20px;
    margin-right: 15px;
    color: #666;
    font-weight: bold;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    font-size: 1.4rem;
}

#questions_cate ul li a {
    background: #FFF;
    margin: -3px -20px;
    padding: 3px 20px;
    display: block;
    text-decoration: none;
    color: #c68650;
}

#questions_cate ul li a:hover {
    background: #c68650;
    color: #fff;
}

#questions {
    margin: 10px 0 30px;
}

#questions h3 {
    clear: both;
    padding: 6px 10px;
    margin: 10px 0;
    background: #CCCCCC;
}

#questions ul {
    margin: 0 5px;
}

#questions ul li {
    padding: 5px 8px 5px 8px;
}

#questions ul li:before {
    content: "Q";
    display: inline-block;
    margin-right: 5px;
}

#questions ul li a {
    color: #333333;
    text-decoration: underline;
}

#questions ul li a:hover {
    color: #999999;
    text-decoration: underline;
}

#answers {
    clear: both;
    margin: 0 0 30px;
}

#answers strong {
    font-weight: normal;
}

#answers em {
    font-style: normal;
}

#answers h3 {
    clear: both;
    padding: 6px 10px;
    background: #CCCCCC;
}

#answers ul {
    margin: 0 5px;
}

#answers ul li dl {
    margin-bottom: 10px;
}

#answers ul li dl dt {
    padding: 8px;
    font-weight: normal;
    text-decoration: none;
}

#answers ul li dl dd {
    background: #E7E7E7;
    padding: 8px;
}


div#law table .title {
    padding: 8px 10px 4px;
    background: #333;
    color: #fff;
}

div#law table tr.etc td {
    padding: 8px 10px;
    background: #ccc;
}

div#sitemap {
    width: 100%;
    margin: 0;
}

div#sitemap p {
    margin: 10px 0 10px 10px;
}


div#sitemap ul li {
    border-top: 1px dotted #c8c8c8;
}

div#sitemap ul .nolink {
    display: block;
    color: #333333;
    text-decoration: none;
    padding: .5em;
}

div#sitemap ul li a {
    display: block;
    text-decoration: none;
    padding: .5em;
}


div#sitemap .big {
    padding-bottom: .5em;
}

div#sitemap .big li {
    border-top: none;
}


div#sitemap .big .small {
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
}

div#sitemap .big .small li {
    border-bottom: none;
}

div#sitemap .big .small li a {
    text-decoration: none;
    font-size: 1.4rem;
    line-height: 1.4;
    padding-left: 2em;
}


div#sitemap .sitemap02 .exWrap li,
div#sitemap .sitemap02 .category li,
div#sitemap .big>li {
    border: none;
}

div#sitemap .sitemap02 .exWrap li a,
div#sitemap .sitemap02 .category li a,
div#sitemap .big li a {
    padding: 0 0 .5em 1em;
    line-height: 1;
}

div#sitemap .sitemap02 .exWrap li a:before,
div#sitemap .sitemap02 .category li a:before,
div#sitemap .big li a:before {
    content: "┗";
    display: inline-block;
    margin-right: 5px;
}


.topTittle {
    font-size: 6.2rem;
    line-height: 1.4;
    margin-bottom: 1.5em;
}

.topTittle span {
    display: block;
    font-size: 2.2rem;
}

div#index>div {
    padding: 2em 0;
}

.MVisual {
    position: relative;
}

#canvas_wave {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 300px;
    vertical-align: bottom;
}

.circle_block {
    position: absolute;
    bottom: 6vh;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    width: 80%;
}

.circle_block li {
    position: relative;
}

.circle_block li::after {
    content: "";
    display: block;
    width: 80%;
    height: 80%;
    border-radius: 50%;
    background: #fff;
    opacity: .8;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: -1;
}

.circle_block li:nth-child(2) {
    transform: translateY(13vh);
    -webkit-transform: translateY(13vh);
}

.main_title {
    text-align: center;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    z-index: 99;
}

.index01 {
    text-align: center;
    background: #ccc;
}

.index01 p {
    line-height: 2;
}

.index01 p u {
    font-size: 1.8rem;
}

.index02 {
    text-align: center;
}

.index02 .itemBox {
    margin: 1em 0;
}

.index03 p span {
    font-size: 3.2rem;
    line-height: 1.3;
    margin-bottom: 1em;
    display: inline-block;
    font-weight: bold;
}

.nami {
    position: relative;
}

.nami:after {
    content: "";
    width: 100%;
    height: 128px;
    background-image: url("../../images/index/nami.png");
    background-size: cover;
    background-position: center;
    position: absolute;
    right: 0;
    bottom: -100px;
    left: 0;
    z-index: 99;
}


.indexItem .thumb {
    text-align: center;
}

.indexItem .thumb img {
    transition: transform 0.3s ease-in-out;
    object-fit: contain;
}

span.price {
    color: #f81200;
}

.index05 {
    text-align: center;
}

.shopinfo {
    display: inline-block;
}

.shopinfo h3 {
    margin-bottom: 2em;
    text-align: left;
    color: #AF8F75;
}

.shopinfo ul {
    text-align: left;
}

.shopinfo .btn01 {
    margin: 3em 0 0 0;
}

.shopinfo table {
    border-collapse: collapse;
}

.shopinfo table td {
    text-align: left;
    border-top: 1px solid #333;
}

.link_banner {
    padding-top: 10px !important;
}


@media screen and (max-width: 599px) {
    .sp_no {
        display: none !important;
    }

    .PageTitle {
        padding: 50px;
        margin-bottom: 0em;
        background-position: 50%;
    }

    .PageTitle span {
        font-size: 26px;
        line-height: 1.2;
    }

    div#otoiawase table td.form_index,
    div#privacy .companyTable tr th,
    div#about table tr th,
    div#link table tr th,
    div#company table tr td.col_1,
    div#law table td.left {
        width: 100%;
        display: block;
    }

    div#otoiawase table td.list_value,
    div#privacy .companyTable tr td,
    div#about table tr td,
    div#link table tr td,
    div#company table tr td.col_2,
    div#law table td.right {
        width: 100%;
        display: block;
    }

    .tableScr {
        overflow: auto;
        white-space: nowrap;
    }

    .tableScr table {
        border-collapse: collapse;
    }

    .tableScr table td,
    .tableScr table th {
        padding: 10px 10px;
        text-align: center;
        vertical-align: middle;
    }

    .tableScr table td a,
    .tableScr table th a {
        color: #fff;
    }

    .tableScr:after {
        content: "※表は右にスライドでご覧いただけます。";
        display: block;
        margin-bottom: 10px;
    }

    .sp_txtL {
        text-align: left;
    }

    .sp_txtR {
        text-align: right;
    }

    .sp_txtC {
        text-align: center;
    }

    body {
        min-width: inherit;
    }

    body.fixed {
        position: fixed;
        width: 100%;
    }

    div#container {
        width: 96%;
        margin: 0 auto;
    }

    .contentWrap {
        width: 96%;
    }

    header {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        background: #fff;
        z-index: 2;
    }

    div#header-container {
        padding: 10px 0;
    }

    div#header-inner {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 58px;
    }

    div#header-container #headerLog {
        text-align: center;
    }

    div#header-container #headerLog a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        max-width: calc(100vw - 140px);
    }

    div#header-container #headerLog img {
        display: block;
        width: auto;
        height: 50px;
        max-width: 100%;
    }

    div#header-container .btn01 {
        display: none;
    }

    div#header-container div#headerContact {
        float: none;
        display: block;
        margin: 0;
    }


    div#header-container p#headerTel a {
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        text-align: center;
        width: 54px;
        padding: 32px 0 3px;
        color: #AF8F75;
        font-size: 10px;
        z-index: 99;
        text-decoration: none;
        -webkit-transition: all .5s;
        transition: all .5s;
        border-radius: 3px;
    }

    div#header-container p#headerTel a:before {
        position: absolute;
        display: inline-block;
        content: " \f095";
        font-family: FontAwesome;
        font-weight: normal;
        width: 20px;
        height: 20px;
        font-size: 20px;
        right: 50%;
        top: 50%;
        margin-right: -10px;
        margin-top: -22px;
        color: #AF8F75;
    }


    .el_humburger {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        width: 54px;
        height: 51px;
        z-index: 10000;
        transition: all 0.2s ease-in-out;
        cursor: pointer;
        pointer-events: auto;
        font-size: 10px;
        border-radius: 3px;
        text-align: center;
    }

    .el_humburger>span {
        display: block;
        width: 50%;
        margin: 0 auto 7px;
        height: 1px;
        background: #000;
        transition: all 0.2s ease-in-out;
        text-align: center;
        margin-top: 10px;
    }


    .el_humburger>span.middle {
        margin-top: 5px;
    }

    .el_humburger>span.bottom {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .js_humburgerOpen .el_humburger>span {
        background: #000;
    }

    .js_humburgerOpen .el_humburger>span.top {
        transform: translateY(9px) rotate(-45deg);
    }

    .js_humburgerOpen .el_humburger>span.middle {
        opacity: 0;
    }

    .js_humburgerOpen .el_humburger>span.bottom {
        transform: translateY(-7px) rotate(45deg);
    }

    .el_humburgerButton.el_humburgerButton__close {
        top: 2%;
        right: 2%;
    }

    .el_humburgerButton__close>span {
        display: block;
        width: 35px;
        margin: 0 auto;
        height: 4px;
        background: #fff;
    }

    .js_fixed {
        position: fixed;
        width: 100%;
        height: 100%;
    }

    .js_fixed .el_humburger {
        color: #AF8F75;
    }

    .js_fixed .el_humburger>span {
        background: #AF8F75;
    }

    .el_humburgerButton__close>span.el_humburgerLineTop {
        transform: translateY(5px) rotate(-45deg);
    }

    .el_humburgerButton__close>span.el_humburgerLineBottom {
        transform: translateY(-6px) rotate(45deg);
    }

    .sp_nav.js_appear {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        display: block;
        z-index: 9999;
    }

    .sp_nav {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #F2F5F5;
        z-index: 0;
        margin-top: 0px;
        padding-top: 80px;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    .sp_nav ul {
        margin-top: 2em;
        margin-bottom: 3em;
        width: 100%;
        padding: 0 6%;
    }

    .sp_nav ul li {
        display: block;
        text-align: center;
    }

    .sp_nav ul li+li {
        border-top: 1px solid #AF8F75;
    }

    .sp_nav ul a {
        color: #AF8F75;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
        display: block;
        padding: 20px 40px 20px 0;
        position: relative;
        line-height: 1.4;
    }

    div#gnav-container .btn01 {
        padding: 30px 40px;
        font-size: 1.8rem;
    }

    div.contact div.contact_btn a {
        height: 122px;
    }

    div.contact div.contact_btn.form a,
    div.contact div.contact_btn.tel a {
        font-size: 2.8rem;
    }


    .contact_banner p {
        font-size: 2.4rem;
    }

    .icon_tel:before,
    .icon_mail:before {
        width: 26px;
        height: 26px;
    }

    .contact_area {
        padding-bottom: 150px;
    }

    div#footer-container {
        padding-top: 0;
    }

    div#footerLogo img {
        max-height: 50px;
    }

    div#footer-container div#footerGuide table td.even {
        width: 30%;
    }

    div#footer-container div#footerMenu ul {
        margin-right: 10px;
    }

    div#footer-container div#footerMenu ul li a {
        font-size: 1.6rem;
    }

    .fixdBtn {
        width: 100%;
        background-color: #AF8F75;
        padding: 10px 15px;
        position: fixed;
        bottom: -50px;
        left: 0;
        -webkit-transition: .5s ease;
        transition: .5s ease;
    }

    .fixdBtn.-on {
        -webkit-transition: .2s ease .2s;
        transition: .2s ease .2s;
        bottom: 0;
    }

    .fixdBtn ul {
        text-align: center;
    }

    .fixdBtn ul li {
        display: inline-block;
    }

    .fixdBtn ul li a {
        color: #fff;
    }

    div#link02 dl dd p {
        font-size: 1.2rem;
        margin-bottom: 1em;
    }

    #questions_cate ul {
        padding: 1%;
    }


    .sp_flexbox02 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .sp_flexbox02>* {
        width: calc(100% / 2 - 2% - 1px);
        margin: 1%;
    }

    .sp_flexbox03 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .sp_flexbox03>* {
        width: calc(100% / 3 - 2% - 1px);
        margin: 1%;
    }

    .sp_flexbox04 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .sp_flexbox04>* {
        width: calc(100% / 4 - 2% - 1px);
        margin: 1%;
    }

    /* ============================================================
index.html sp css start
============================================================ */
    body {
        font-size: 1.8rem;
    }

    div#index>div {
        padding: 2em 0;
    }

    div.kv {
        height: 60vh;
    }

    .sp_width90per {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .illu_people:before {
        width: 148px;
        height: 70px;
        top: -110px;
        right: 20px;
    }


    #canvas_wave {
        height: 200px;
    }

    .topTittle {
        font-size: 4.2rem;
        padding: 0 5%;
    }

    .topTittle span {
        font-size: 1.8rem;
    }

    .main_title {
        padding: 20px 5%;
        transform: none;
        -webkit-transform: none;
    }

    .circle_block {
        width: 96%;
    }

    .circle_block li:nth-child(1) {
        width: 40%;
    }

    .circle_block li:nth-child(2) {
        width: 50%;
        -webkit-transform: translateY(9vh);
    }


    .index03 p span {
        font-size: 2.2rem;
    }

    .index03 p {
        padding-top: 1em;
    }

    .index04 p {
        padding: 8% 0;
    }

    .index04 .itemBox {
        margin-bottom: 4em;
    }

    .index04 p u {
        margin-bottom: -0.8em;
        font-size: 2.2rem;
    }


    .indexItem .itemBox {
        margin: 5%;
        width: calc(100% - 10% - 1px);
    }


    .indexItem .thumb {
        width: 100%;
    }


    span.price {
        color: #f81200;
    }

    .index05 {
        text-align: center;
    }

    .shopinfo {
        display: inline-block;
        padding: 0 5%;
    }


    .shopinfo table {
        font-size: .9em;
    }

    .shopinfo table td {
        padding: 5px;
    }

    .shopinfo table td:first-child {
        width: 20%;
    }

    .nami:after {
        background-image: url("../../images/index/nami_sp.png");
        height: 45px;
        bottom: -45px;
    }

    .link_banner .itemBox,
    div.contact div.contact_btn {
        margin-bottom: 1em;
    }

    .footer_back:before {
        background-image: url(../../images/footer-bg_sp.png);
        height: 120px;
        top: -80px;
        z-index: -1;
    }

    #topcontrol {
        bottom: 60px;
        right: 10px;
    }

    #topcontrol a {
        width: 60px;
        height: 60px;
    }
}

@media screen and (min-width: 600px) {
    div#footer-container div#footerLogo {
        max-width: 350px;
    }
}

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

    .pc_no {
        display: none !important;
    }

    .PageTitle {
        padding: 150px;
    }

    .PageTitle span {
        font-size: 50px;
        line-height: 50px;
    }

    .contentWrap {
        width: 1100px;
    }

    a[href^="tel:"] {
        cursor: default;
        color: #000;
        pointer-events: none;
    }

    body {
        min-width: 1100px;
    }

    div#container {
        position: relative;
    }

    div#side {
        width: 250px;
        float: left;
        height: auto !important;
    }

    #index_body div#side {
        display: none;
    }

    #index_body div#main {
        width: 100%;
        float: inherit;
    }


    .toggle {
        display: none;
    }

    div#header-container {
        width: 300px;
        margin: 0 auto 0 8%;
    }

    div#gnav-container {
        width: calc(100% - 300px);
    }

    div#header-inner {
        display: flex;
        align-items: center;
        padding-top: 18px;
    }


    div#header-container #headerLog {
        margin: 0 auto 0 0;
    }

    div#header-container #headerEtc {
        clear: both;
        text-align: right;
        padding: 0 15px;
    }

    div#header-container #headerTel {
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        float: left;
    }

    div#gnav-container .gnav {
        width: 100%;
        font-size: 14px;
        position: relative;
        display: flex;
        height: 100px;
    }

    div#gnav-container ul.nav {
        margin: 0 0 0 auto;
        max-width: 1100px;
        display: flex;
        flex-wrap: wrap;
        padding: 20px 20px 20px 0;
    }

    div#gnav-container .pc_nav ul.nav {
        flex-wrap: nowrap;
        padding: 20px 12px 20px 0;
    }

    div#gnav-container .btn01 {
        padding: 15px 40px 0px;
        display: inline-block;
        background: #AF8F75;
        color: #fff;
        margin: 15px;
        font-size: 2.0rem;
    }

    div#gnav-container .btn01:hover {
        color: #AF8F75;
        background: #fff;
    }

    div#gnav-container .gnav ul li {
        text-align: center;
        position: relative;
    }

    div#gnav-container .gnav ul li>a {
        height: 50px;
        padding-top: 10px;
    }

    div#gnav-container .gnav li a {
        display: block;
        color: #AF8F75;
        text-decoration: none;
        text-align: center;
        position: relative;
        padding: 12px 16px;
        font-size: 2.0rem;
    }

    div#gnav-container .pc_nav li a {
        padding: 12px 10px;
        font-size: 1.7rem;
        white-space: nowrap;
    }

    div#gnav-container nav.gnav>a.btn03 {
        align-self: center;
    }

    div#gnav-container nav.gnav.pc_nav>a.btn03 {
        padding: 14px 20px;
        margin: 10px 10px;
        font-size: 1.5rem;
        white-space: nowrap;
    }

    div#gnav-container .gnav li a:hover::before {
        top: 0px;
    }

    div#gnav-container .gnav li a:hover,
    #gnav li a.active,
    div#gnav-container .gnav ul li:hover>a {
        color: #8B7D77;
    }

    header {
        height: 100px;
        display: flex;
    }

    div#crumbs p {
        width: 1100px;
        margin: 0 auto;
        padding: 0;
    }

    div.company01 p {
        padding: 0 10%;
    }

    div.contact {
        display: flex;
    }

    div.contact div.contact_btn {
        width: 50%;
        margin: 15px;
        box-sizing: border-box;
    }


    div#footer-container div#footerInfo {
        display: flex;
        align-items: center;
        width: 50%;
    }

    div#footer-container div#footerMenu {
        text-align: right;
        width: auto;
    }

    div#footer-container div#footerMenu:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
    }

    div#footer-container div#footerMenu .footerMenuItem {
        text-align: left;
        display: flex;
    }


    /* ============================================================
index.html 
============================================================ */
    div#news {
        width: 100%;
    }

    .pc_flexbox02 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .pc_flexbox02>* {
        width: calc(100% / 2 - 2% - 1px);
        margin: 1%;
    }

    .pc_flexbox03 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .pc_flexbox03>* {
        width: calc(100% / 3 - 2% - 1px);
        margin: 1%;
    }

    .pc_flexbox04 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .pc_flexbox04>* {
        width: calc(100% / 4 - 2% - 1px);
        margin: 1%;
    }

    /* ============================================================
index.html  pc css start
============================================================ */
    @media screen and (max-width: 1499px) {
        div#header-container {
            width: 250px;
            margin-left: 2%;
        }

        div#gnav-container ul.nav {
            padding: 24px 20px 24px 0;
        }

        div#gnav-container .pc_nav ul.nav {
            padding: 24px 12px 24px 0;
        }

        div#gnav-container .gnav li a {
            padding: 12px 8px;
            font-size: 1.6rem;
        }

        div#gnav-container .pc_nav li a {
            padding: 12px 6px;
            font-size: 1.45rem;
        }

        div#gnav-container .btn01 {
            padding: 18px 35px 0;
            font-size: 1.6rem;
        }

        div#gnav-container nav.gnav.pc_nav>a.btn03 {
            padding: 12px 16px;
            margin: 10px 8px;
            font-size: 1.3rem;
        }

        div.kv {
            max-height: 550px;
        }
    }

    @media screen and (max-width: 1196px) {
        div#gnav-container ul.nav {
            flex-wrap: nowrap;
            padding: 24px 10px 24px 0;
        }

        div#gnav-container .pc_nav ul.nav {
            padding: 24px 8px 24px 0;
        }

        div#gnav-container .gnav li a {
            padding: 12px 5px;
            font-size: 1.3rem;
        }

        div#gnav-container .pc_nav li a {
            padding: 12px 4px;
            font-size: 1.15rem;
        }

        div#gnav-container nav.gnav .btn03 {
            padding: 12px 16px;
            font-size: 1.3rem;
            margin: 10px 8px;
            white-space: nowrap;
            align-self: center;
        }

        div#gnav-container nav.gnav.pc_nav>a.btn03 {
            padding: 10px 12px;
            font-size: 1.1rem;
            margin: 10px 4px;
        }
    }

    @media screen and (max-width: 1100px) {
        .topTittle {
            padding: 0 5%;
        }

        div#main {
            padding: 0 10px;
        }
    }


    .main_title {
        max-width: 50%;
        margin: 0 auto;
    }

    .index01 {
        text-align: center;
    }


    .index03 .itemBox {
        width: 100%;
    }

    .index03 .thumb,
    .index03 p {
        width: 50%;
    }

    .index03 p {
        padding-left: 3em;
    }


    .index04 .itemBox {
        margin: 2%;
        width: calc(100% / 2 - 4% - 1px);
    }

    .index03 .nekoItem {
        display: flex;
    }

    .indexItem .thumb {
        overflow: hidden;
    }

    .indexItem .thumb img {
        transition: transform 0.3s ease-in-out;
        object-fit: contain;
    }

    .index04 .comment {
        padding: 1em;
    }

    .index04 u {
        font-size: 2.6rem;
        margin-bottom: -0.5em;
        color: #AF8F75;
    }

    span.price {
        color: #f81200;
    }

    .index05 {
        text-align: center;
    }

    .shopinfo {
        display: inline-block;
        padding: 1%;
    }


    .shopinfo table td {
        padding: 15px 30px;
    }
}

/* ============================================================
Form Input Improvements - Enhanced usability for all devices
============================================================ */
div#otoiawase input[type="text"],
div#otoiawase input[type="email"],
div#otoiawase input[type="tel"],
div#otoiawase textarea,
div#otoiawase select {
    width: 100%;
    padding: 16px 20px;
    font-size: 1.8rem;
    border: 2px solid #D9C7BE;
    border-radius: 12px;
    background: #fff;
    color: #4A5859;
    transition: all 0.3s ease;
    -webkit-appearance: none;
    appearance: none;
    font-family: "Noto Serif JP", serif;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

div#otoiawase input[type="text"]:focus,
div#otoiawase input[type="email"]:focus,
div#otoiawase input[type="tel"]:focus,
div#otoiawase textarea:focus,
div#otoiawase select:focus {
    outline: none;
    border-color: #AF8F75;
    box-shadow: 0 4px 12px rgba(123, 168, 145, 0.2), 0 0 0 3px rgba(123, 168, 145, 0.1);
    background: #FBFBFB;
}

div#otoiawase textarea {
    min-height: 180px;
    resize: vertical;
    line-height: 1.8;
}

div#otoiawase input[type="submit"],
div#otoiawase input[type="button"] {
    padding: 18px 65px;
    font-size: 2.0rem;
    background: #AF8F75;
    color: #fff;
    border: solid 2px #AF8F75;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(123, 168, 145, 0.25);
    font-weight: bold;
    font-family: "Noto Serif JP", serif;
    -webkit-appearance: none;
    appearance: none;
}

div#otoiawase input[type="submit"]:hover,
div#otoiawase input[type="button"]:hover {
    background: #fff;
    color: #AF8F75;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(123, 168, 145, 0.35);
}

div#otoiawase input[type="radio"],
div#otoiawase input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    cursor: pointer;
}

div#otoiawase label {
    font-size: 1.8rem;
    cursor: pointer;
    padding: 8px 12px;
    display: inline-block;
}

@supports (-webkit-touch-callout: none) {

    div#otoiawase input[type="text"],
    div#otoiawase input[type="email"],
    div#otoiawase input[type="tel"],
    div#otoiawase textarea,
    div#otoiawase select {
        font-size: 16px;
        padding: 18px 20px;
    }
}

.contact_banner {
    border-radius: 0px 0px 0 0;
}

div.contact div.contact_btn a {
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

div.contact div.contact_btn a:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.indexItem .thumb img,
.index03 .thumb img,
.company01 .thumb img {
    border-radius: 16px;
    overflow: hidden;
}

div#otoiawase table,
.companyTable,
div#about table,
div#link table,
div#company table {
    overflow: hidden;
    border-top: solid 1px #D9C7BE;
    border-left: solid 1px #D9C7BE;
}

div#otoiawase table {
    border-left: none;
}

.kakomi {
    border-radius: 16px;
    border: 2px solid #D9C7BE;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

/* ============================================================
Additional soft design improvements
============================================================ */

* {
    -webkit-font-smoothing: antialiased;
}

a {
    position: relative;
}

p {
    margin-bottom: 1.2em;
    line-height: 1.9;
}

header {
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.footer_back {
    border-radius: 40px 40px 0 0;
}

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

    div#otoiawase input[type="text"],
    div#otoiawase input[type="email"],
    div#otoiawase input[type="tel"],
    div#otoiawase textarea,
    div#otoiawase select {
        padding: 20px;
        font-size: 16px;
        min-height: 48px;
    }

    div#otoiawase textarea {
        min-height: 200px;
    }

    div#otoiawase input[type="submit"],
    div#otoiawase input[type="button"] {
        width: 100%;
        padding: 20px;
        font-size: 1.8rem;
        min-height: 56px;
    }

    div#otoiawase label {
        padding: 12px 8px;
        min-height: 48px;
        display: flex;
        align-items: center;
    }

    div#otoiawase input[type="radio"],
    div#otoiawase input[type="checkbox"] {
        width: 24px;
        height: 24px;
        margin-right: 12px;
    }
}

div#otoiawase input:focus-visible,
div#otoiawase textarea:focus-visible,
div#otoiawase select:focus-visible,
div#otoiawase button:focus-visible,
.btn01:focus-visible,
.btn02 a:focus-visible {
    outline: 3px solid #AF8F75;
    outline-offset: 2px;
}

div#otoiawase input.error,
div#otoiawase textarea.error,
div#otoiawase select.error {
    border-color: #E57373;
    background: #FFF5F5;
}

div#otoiawase input.success,
div#otoiawase textarea.success,
div#otoiawase select.success {
    border-color: #AF8F75;
    background: #F0F8F5;
}

div#otoiawase tr.style_field1 input[type="text"],
div#otoiawase tr.style_name input[type="text"],
div#otoiawase tr.style_kana input[type="text"],
div#otoiawase tr.style_e_mail input[type="text"] {
    width: 100% !important;
    max-width: 100%;
    padding: 16px 20px !important;
    font-size: 1.8rem !important;
    min-height: 56px;
}

div#otoiawase tr.style_zip input[name="zip_1"],
div#otoiawase tr.style_zip input[name="zip_2"] {
    width: auto !important;
    display: inline-block;
    padding: 16px 20px;
    font-size: 1.8rem;
}

div#otoiawase tr.style_zip input[name="zip_1"] {
    width: 80px !important;
    min-width: 80px;
}

div#otoiawase tr.style_zip input[name="zip_2"] {
    width: 100px !important;
    min-width: 100px;
}

div#otoiawase tr.style_zip input[type="button"] {
    width: auto !important;
    padding: 16px 24px;
    margin-left: 12px;
    font-size: 1.6rem;
}

div#otoiawase tr.style_tel input[name="tel_1"],
div#otoiawase tr.style_tel input[name="tel_2"],
div#otoiawase tr.style_tel input[name="tel_3"] {
    width: auto !important;
    display: inline-block;
    padding: 16px 20px;
    font-size: 1.8rem;
    min-width: 100px;
}

div#otoiawase tr.style_tel input[name="tel_1"] {
    width: 100px !important;
}

div#otoiawase tr.style_tel input[name="tel_2"],
div#otoiawase tr.style_tel input[name="tel_3"] {
    width: 110px !important;
}

@media screen and (max-width: 599px) {
    div#otoiawase tr.style_zip input[name="zip_1"] {
        width: 90px !important;
        font-size: 16px;
    }

    div#otoiawase tr.style_zip input[name="zip_2"] {
        width: 110px !important;
        font-size: 16px;
    }

    div#otoiawase tr.style_zip input[type="button"] {
        margin-left: 8px;
        padding: 14px 16px;
        font-size: 1.4rem;
    }

    div#otoiawase tr.style_tel input[name="tel_1"],
    div#otoiawase tr.style_tel input[name="tel_2"],
    div#otoiawase tr.style_tel input[name="tel_3"] {
        width: 90px !important;
        min-width: 90px;
        font-size: 16px;
        padding: 18px 12px;
    }

    div#otoiawase tr.style_tel input[name="tel_2"],
    div#otoiawase tr.style_tel input[name="tel_3"] {
        width: 95px !important;
    }
}

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

    div#otoiawase tr.style_field1 input[type="text"],
    div#otoiawase tr.style_name input[type="text"],
    div#otoiawase tr.style_kana input[type="text"],
    div#otoiawase tr.style_e_mail input[type="text"] {
        padding: 20px !important;
        font-size: 16px !important;
        min-height: 56px;
    }
}

/* ============================================================
システム共通
============================================================ */
/* カテゴリー吐き出し
---------------------------------------------------------- */
.cate_choice {
    display: block;
    background: #999999;
    color: #FFFFFF;
    padding: 5px 10px;
    margin: 5px 0 0 0;
}

.categoryWrap {
    margin-bottom: 3em;
}

.categoryWrap ul {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
}

.categoryWrap ul li {
    padding: 5px 10px;
    width: calc(100%/4 - 2px);
    margin: 1px;
    font-size: .9em;
    background: #4a4a4a;
}

.categoryWrap ul li a {
    display: block;
    background: #666;
    margin: -5px -10px;
    box-sizing: border-box;
    padding: 5px 10px;
    color: #fff;
}

.categoryWrap ul li a:before {
    display: inline-block;
    content: " \f105";
    font-family: FontAwesome;
    margin-right: 5px;
    width: 10px;
    height: 1em;
    float: left;
}

.categoryWrap ul li.select a,
.categoryWrap ul li a.active {
    color: #333;
}

.categoryWrap ul li a:hover {
    background: #333;
    color: #fff;
}

/* カテゴリー画像バナーパターン
---------------------------------------------------------- */
div.gallery4 div.categoryContent,
div.gallery3 div.categoryContent {
    overflow: hidden;
    margin-bottom: 20px;
}

div.gallery4 div.categoryContent div.image,
div.gallery3 div.categoryContent div.image {
    width: 100%;
}

div.gallery4 div.categoryContent div.comment p,
div.gallery3 div.categoryContent div.comment p {
    margin-bottom: 10px;
}

.strong_style {
    font-weight: bold;
    border-bottom: solid 2px;
    margin: 30px 0 20px 0;
    display: inline-block;
    font-size: 2.8rem;
    color: #AF8F75;
    line-height: 1.5;
}

/* カテゴリータイトル
---------------------------------------------------------- */
div.gallery3 div.title h2 {
    padding: 8px 8px 8px 15px;
    margin: 5px 0 20px;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: left;
}

div.gallery3_list div.title h2 {
    display: none;
}

/* ページャー
---------------------------------------------------------- */
div.gallery4 p.pager-upper,
div.gallery4 p.pager-lower,
div.gallery3 p.pager-upper,
div.gallery3 p.pager-lower {
    display: none;
}

#index_body div.gallery4 p.pager-upper,
#index_body div.gallery4 p.pager-lower,
div.gallery4 p.pager-upper,
#index_body div.indexG4 p.pager-upper,
div.indexG4 p.pager-lower,
#index_body div#gallery3_1 p.pager-upper,
div#gallery3_1 p.pager-lower,
#index_body div#gallery3_t1 p.pager-upper,
div#gallery3_t1 p.pager-lower {
    display: none;
}

/* 本体
---------------------------------------------------------- */

div.gallery4 div.main div.comment p u:before,
div.gallery3 div.article div.articleBody div.articleContent u:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 6px;
    bottom: 0.2em;
    left: 0;
    background: #AF8F75;
    z-index: -1;
}

/* ============================================================
gallery3
============================================================ */
div.gallery3 {
    width: 100%;
    margin: 0;
}

/* 本体
---------------------------------------------------------- */
div.gallery3 div.article {
    clear: both;
    overflow: hidden;
}

div.gallery3 div.article div.articleHead h3 {
    display: block;
    padding: 8px 8px 8px 15px;
    margin: 5px 0 20px;
    font-size: 2rem;
    font-weight: bold;
    background: #AF8F75;
    color: #fff;
    position: relative;
    border-radius: 10px;
}

div.gallery3 div.article div.articleHead h3 a {
    text-decoration: none;
    display: block;
    pointer-events: none;
    cursor: auto;
    padding: 0;
    border: none;
    color: #fff;
}

div.gallery3 div.article div.articleBody div.articleContent {
    margin-bottom: 0em;
}

div.gallery3 div.article div.articleBody div.articleContent img {
    clear: both;
    margin: 8px 0;
}

div.gallery3 div.article .articleFooter {
    display: none;
}

div.gallery3 div.article div.articleDate {
    text-align: right;
    display: none;
}

div.gallery3 div.article div.articleDate p {
    display: inline-block;
    font-weight: bold;
}

div.gallery3 div.article div.articleDate p:before {
    content: " \f040";
    font-family: FontAwesome;
    margin-right: 2px;
    color: #ff5722;
}


div.gallery3 div.article .articleBack {
    display: none;
}

/* ============================================================
flow-gallery:一覧
============================================================ */
div.gallery4 div.title h2 {
    display: none;
}

.gallery4 div.galleryList {
    width: 100%;
}

/* 記事一覧
---------------------------------------------------------- */
.gallery4 div.galleryList {
    margin-bottom: 3em;
    display: flex;
    flex-wrap: wrap;
}

.gallery4 div.galleryList .gallery {
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
    width: calc(100% / 2 - 2% - 1px);
    margin: .5%;
    padding: 10px;
    background: #ccc;
    display: flex;
}

.gallery4 div.galleryList div.gallery div.image {
    overflow: hidden;
    max-width: 50%;
}

.gallery4 div.galleryList div.gallery div.galleryInner {
    overflow: hidden;
    padding: 0 2%;
}

.gallery4 div.galleryList div.gallery div.galleryInner p span {
    color: #f81200;
    font-size: 1.2em;
}

.masonry_on {
    width: 100% !important;
}

.gallery4 .masonry_on div.galleryList {
    display: block;
}

.gallery4 .masonry_on div.galleryList div.gallery {
    width: calc(100% / 4 - 2% - 1px);
    margin: 1%;
    padding: 0;
    background: none;
    display: block;
}

.gallery4 .masonry_on div.galleryList div.gallery div.image {
    width: 100%;
    max-width: 100%;
}

.gallery4 .masonry_on div.galleryList div.gallery div.image img {
    width: 100%;
    object-fit: cover;
}


.gallery4 div.galleryList table {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    table-layout: fixed;
    border-spacing: 10px;
}

.gallery4 div.galleryList table td {
    vertical-align: top;
    position: relative;
}

.gallery4 .g4cell4 div.galleryList table td {
    width: calc(100% / 4 - 2% - 1px);
}

.gallery4 div.galleryList div.gallery div.image img {
    max-width: 100%;
}

.gallery4 div.galleryList div.gallery div.galleryInner span.new {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
    width: 65px;
    height: 64px;
    background: url(https://www.home-enjoy.net/images/ico_new_01.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.gallery4 div.galleryList div.gallery div.galleryInner div.title h3 {
    margin: 0 0 5px;
    padding: .5em 0;
    font-size: 2.0rem;
    line-height: 1.4;
}

.gallery4 div.galleryList div.gallery div.galleryInner div.title h3 a {
    display: block;
    text-decoration: none;
    padding: 5px 8px;
    color: #666666;
}

.indexG4 .galleryItem .image {
    position: relative;
    width: 100%;
    height: calc((100vw - 120px)/5);
    overflow: hidden;
}

.indexG4 .galleryItem img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    max-width: none !important;
    object-fit: cover;
}

/* ============================================================
flow-gallery:詳細
============================================================ */
.gallery4 div.galleryDetail div.main {
    width: 100%;
}

/* 記事本文
---------------------------------------------------------- */
.gallery4 div.galleryDetail div.main div.image {
    float: left;
    margin: 0 10px 0 0;
    width: 30%;
}

.gallery4 div.galleryDetail div.main div.image img {
    max-width: 100%;
}

/* 記事詳細
---------------------------------------------------------- */
.gallery4 div.galleryDetail div.DetailList {
    clear: both;
    width: 100%;
    padding-top: 20px;
}

.gallery4 div.galleryDetail div.DetailList table {
    border-collapse: separate;
    table-layout: fixed;
    width: 100%;
    border-spacing: 10px;
}

.gallery4 div.galleryDetail div.DetailList table td {
    vertical-align: top;
}

.gallery4 div.galleryDetail div.DetailList div.detail div.image img {
    max-width: 100%;
}

/* ============================================================
お問い合わせフォーム　otoiawase.php
============================================================ */
div#otoiawase {
    width: 100%;
    margin: 0;
}

div#otoiawase p {
    width: 100%;
    margin: 0px auto 25px;
}

#otoiawaseCheck {
    width: auto;
    color: #333333;
    font-size: 1.8rem;
    margin: 10px 0 30px;
    padding: 10px;
    text-align: center;
}

#otoiawaseCheck span {
    color: #cc0000;
}

#otoiawaseFlow {
    margin: 20px auto;
    width: 540px;
    height: 50px;
}


div#otoiawase caption span.title {
    display: none;
}


div#otoiawase span.must {
    color: #C00;
    font-size: 1.6rem;
    margin: 0 4px;
}

div#otoiawase table tr.style_field1 input {
    width: 200px;
}

div#otoiawase table tr.style_field2 input,
div#otoiawase table tr.style_field3 input {
    width: 150px;
}

div#otoiawase table tr.style_name input,
div#otoiawase table tr.style_kana input {
    width: 200px;
}

div#otoiawase table tr.style_pre option {
    width: 120px;
}

div#otoiawase table tr.style_add input {
    width: 100%;
}

div#otoiawase table tr.style_e_mail input,
div#otoiawase table tr.style_c_mail input,
div#otoiawase table tr.style_c_mail_check input {
    width: 260px;
}

div#otoiawase table tr td textarea {
    width: 99%;
    height: 300px;
}


div#otoiawase table td.td_submit {
    padding: 15px 5px;
    text-align: center;
    border-left: none;
}

div#otoiawase table td.td_submit input {
    font-size: 1.8rem;
    margin: 0 0 5px;
    padding: 10px 40px;
}

.submitArea {
    text-align: center;
    margin-top: 25px;
}

div#otoiawase table td label {
    display: block;
    float: left;
    margin-right: 5px;
    white-space: nowrap;
}

div#otoiawase table input[type="submit"],
div#otoiawase table input[type="button"] {
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
}

div#otoiawase table input[type="submit"] {
    background: #AF8F75;
    color: #fff;
}

div#otoiawase table input[type="button"] {
    background: #ccc;
}

div#otoiawase table td form {
    display: flex;
    justify-content: center;
}

.otoiawase_back {
    display: block;
    margin-bottom: 10px;
}

.otoiawase_back:before {
    content: " \f015";
    font-family: FontAwesome;
    margin-right: 5px;
}

div#otoiawase tr.style_zip td.list_value input:nth-child(1),
div#otoiawase tr.style_tel td.list_value input:nth-child(1) {
    margin: 0 1px 0 0;
}

div#otoiawase tr.style_zip td.list_value input:nth-child(2),
div#otoiawase tr.style_zip td.list_value input:nth-child(3),
div#otoiawase tr.style_tel td.list_value input:nth-child(2),
div#otoiawase tr.style_tel td.list_value input:nth-child(3) {
    margin: 0 1px;
}

@media screen and (max-width: 599px) {
    table.border-on th {
        font-size: 1.6rem;
    }

    .nekoBase .left,
    .nekoBase .right {
        width: 100%;
    }

    .nekoBase a img {
        max-width: 100%;
    }

    .strong_style {
        font-size: 2.4rem;
    }

    .gallery4 div.galleryList table {
        border-collapse: collapse;
        border-spacing: none;
    }

    .gallery4 div.galleryList table td {
        width: calc((100% - 8%) / 2);
        float: left;
        display: block;
        margin: 2%;
    }

    .gallery4 div.galleryList table td:nth-child(2n+1) {
        clear: both;
    }

    .gallery4 div.galleryList .gallery {
        width: 100%;
    }

    .gallery4 div.galleryList div.gallery div.image {
        max-width: 30%;
    }

    .gallery4 .masonry_on div.galleryList div.gallery {
        width: calc(100% / 2 - 2% - 1px);
        margin: 1%;
    }

    .indexG4 .galleryItem .image {
        height: calc(100vw - 180px);
    }

    .categoryWrap ul {
        margin-bottom: 40px;
        display: flex;
        flex-wrap: wrap;
    }

    .categoryWrap ul li {
        padding: 10px 10px;
        width: calc(100%/2 - 2px);
        margin: 1px;
        line-height: 1;
        font-size: 1.2rem;
    }

    .categoryWrap ul li a {
        margin: -10px -10px;
        padding: 10px 10px;
    }

    .categoryWrap ul li a:before {
        display: inline-block;
        content: " \f105";
        font-family: FontAwesome;
        margin-right: 5px;
        width: 10px;
        height: 1em;
        float: left;
    }
}

/* ============================================================
index.html カスタム追加CSS
============================================================ */

/* ふわふわアニメーション */
@keyframes float {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0px);
    }
}

.circle_block li {
    animation: float 3s ease-in-out infinite;
}

.circle_block li:nth-child(1) {
    animation-delay: 0s;
}

.circle_block li:nth-child(2) {
    animation-delay: 0.5s;
}

.circle_block li:nth-child(3) {
    animation-delay: 1s;
}

/* ============================================================
Calm Care Redesign
============================================================ */
:root {
    --care-bg: #f4f1ea;
    --care-bg-soft: #fbfaf7;
    --care-surface: rgba(255, 255, 255, 0.78);
    --care-surface-strong: rgba(255, 255, 255, 0.9);
    --care-surface-alt: #edf1ed;
    --care-line: #d7dfd9;
    --care-line-strong: #bccbc4;
    --care-text: #33474d;
    --care-text-soft: #64767d;
    --care-primary: #6f8787;
    --care-primary-deep: #4f6769;
    --care-primary-soft: #dde7e3;
    --care-accent: #a58f74;
    --care-accent-soft: #ece3d6;
    --care-shadow: 0 18px 40px rgba(63, 77, 82, 0.08);
    --care-shadow-strong: 0 24px 56px rgba(63, 77, 82, 0.12);
}

html {
    scroll-behavior: smooth;
}

body {
    color: var(--care-text);
    background: url(../../images/bg_body.jpg),
}

div#body_bg:before {
    content: "";
    position: fixed;
    inset: 0;
    pointer-events: none;
    z-index: -1;
    background:
        radial-gradient(circle at 20% 20%, rgba(255, 255, 255, 0.5), transparent 24%),
        radial-gradient(circle at 82% 0%, rgba(226, 235, 231, 0.5), transparent 20%);
}

a {
    color: var(--care-primary-deep);
}

a:hover {
    color: var(--care-accent);
}

p {
    color: var(--care-text-soft);
}

.PageTitle span,
.SmallTitle,
.topTittle,
div.gallery3 div.title h2,
div.gallery3_list div.title h2,
div.gallery3 div.article div.articleHead h3 a,
.shopinfo h3,
div.contact_banner p {
    font-family: Prompt, "Noto Serif JP", serif;
}

header {
    background: rgba(251, 250, 247, 0.88);
    /* border-bottom: 1px solid rgba(188, 203, 196, 0.6); 
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    box-shadow: 0 14px 34px rgba(63, 77, 82, 0.08);
}

div#header-container {
    max-width: 1320px;
}

div#gnav-container .gnav li a {
    color: var(--care-text);
    font-weight: 500;
    letter-spacing: 0.04em;
    border-radius: 999px;
}

div#gnav-container .gnav ul li>a {
    height: auto;
    padding-top: 0;
}

div#gnav-container .gnav li a:hover::before {
    display: none;
}

div#gnav-container .gnav li a:hover,
#gnav li a.active,
div#gnav-container .gnav ul li:hover>a {
    color: var(--care-primary-deep);
    background: rgba(111, 135, 135, 0.12);
}

.btn01,
.btn02 a {
    background: linear-gradient(135deg, var(--care-primary-deep) 0%, var(--care-primary) 100%);
    border: 1px solid rgba(79, 103, 105, 0.2);
    box-shadow: var(--care-shadow);
}

.btn01:hover,
.btn02 a:hover {
    color: #fff;
    background: linear-gradient(135deg, #60797b 0%, #4f6769 100%);
    box-shadow: var(--care-shadow-strong);
}

.btn03 {
    background: rgba(255, 255, 255, 0.74);
    border: 1px solid rgba(188, 203, 196, 0.8);
    color: var(--care-primary-deep);
    box-shadow: none;
}

.btn03:hover {
    color: var(--care-primary-deep);
    border-color: rgba(165, 143, 116, 0.45);
    background: var(--care-accent-soft);
    box-shadow: 0 10px 22px rgba(63, 77, 82, 0.08);
}

.btn01:focus-visible,
.btn02 a:focus-visible,
div#otoiawase input:focus-visible,
div#otoiawase textarea:focus-visible,
div#otoiawase select:focus-visible,
div#otoiawase button:focus-visible {
    outline: 3px solid rgba(111, 135, 135, 0.45);
    outline-offset: 3px;
}

.PageTitle {
    padding: 85px 20px 80px;
    color: var(--care-primary-deep);
    background-image:
        linear-gradient(180deg, rgba(251, 250, 247, 0.76) 0%, rgba(235, 241, 237, 0.82) 100%),
        url("../../images/whtml/pagetitle.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 1px solid rgba(188, 203, 196, 0.55);
}

.PageTitle span {
    display: inline-block;
    font-size: clamp(3rem, 4vw, 4.8rem);
    letter-spacing: 0.08em;
    color: var(--care-primary-deep);
    text-shadow: 0 10px 30px rgba(255, 255, 255, 0.6);
}

div#crumbs {
    background: #f5f5f2;
    border-top: none;
    border-bottom: 1px solid rgba(188, 203, 196, 0.55);
    padding: 14px 0;
    text-align: center;
    margin-bottom: 3.2em;
}

div#crumbs p {
    color: var(--care-text-soft);
}

.SmallTitle {
    padding: 16px 22px;
    margin: 0 0 24px;
    font-size: 2.2rem;
    letter-spacing: 0.05em;
    background: linear-gradient(135deg, var(--care-primary-deep) 0%, var(--care-primary) 100%);
    color: #fff;
    border-radius: 18px;
    box-shadow: 0 16px 34px rgba(79, 103, 105, 0.16);
}

.topTittle {
    color: var(--care-text);
    font-size: clamp(4rem, 5.4vw, 6.2rem);
    line-height: 1.28;
    margin-bottom: 0.9em;
}

.topTittle span {
    margin-top: 0.5em;
    color: var(--care-text-soft);
    font-size: 1.7rem;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

u {
    margin-bottom: -1.3em;
    color: var(--care-primary);
}

.kakomi,
div#company dl dt,
div#privacy dl dt,
div#about dl dt {
    border-left-color: var(--care-primary);
}

div#otoiawase table td.form_index,
.companyTable tr th,
div#about table tr th,
div#link table tr th,
div#company table tr td.col_1,
div#law table td.left,
div#price table.priceTable th,
div#recruit table.recruitTable td.col_1 {
    color: var(--care-primary-deep);
    border-color: var(--care-line-strong);
    background: var(--care-primary-soft);
}

div#otoiawase table td.list_value,
.companyTable tr td,
div#about table tr td,
div#link table tr td,
div#company table tr td.col_2,
div#law table td.right,
div#price table.priceTable td,
div#recruit table.recruitTable td.col_2 {
    background: var(--care-surface-strong);
    border-color: var(--care-line);
    color: var(--care-text);
}

table.border-on {
    border-color: var(--care-line-strong);
}

table.border-on td,
table.border-on th {
    border-color: var(--care-line-strong);
}

table.border-on tr>td:nth-child(2) {
    background: #eee5de;
}

table.border-on tr>td:nth-child(3) {
    background: #e4ece8;
}

table.border-on tr:last-child>td:nth-child(2) {
    background: var(--care-primary-deep);
}

table.border-on tr:last-child>td:nth-child(3) {
    background: var(--care-accent);
}

.index03 .contentWrap,
.index04 .contentWrap,
.shopinfo,
div.company02,
div.company03,
div#price .price01,
div#privacy,
div#about,
div#law,
div#link,
div#sitemap,
div.gallery3 div.categoryContent,
div.gallery3 div.article {
    background: var(--care-surface);
    border: 1px solid rgba(188, 203, 196, 0.7);
    border-radius: 28px;
    box-shadow: var(--care-shadow);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.index03 .contentWrap,
.index04 .contentWrap,
.shopinfo,
div.company02,
div.company03,
div#price .price01,
div#privacy,
div#about,
div#law,
div#link,
div#sitemap {
    padding: 34px 32px;
}

div.feature_toc,
div#price .price_notes,
div#recruit .recruit_copy,
div#recruit .recruit_contact_card,
div#recruit .recruit_other_box,
div#recruit .recruit_offer_table {
    background: var(--care-surface);
    border: 1px solid rgba(188, 203, 196, 0.7);
    box-shadow: var(--care-shadow);
}

div#price h3 {
    background: linear-gradient(135deg, rgba(221, 231, 227, 0.9) 0%, rgba(236, 243, 240, 0.9) 100%);
    border-left-color: var(--care-primary);
    color: var(--care-primary-deep);
}

div.feature_toc,
div.gallery3 div.article div.articleBody div.articleContent p.feature_note {
    background: rgba(248, 246, 241, 0.86);
    border-left-color: var(--care-accent);
}

div.feature_toc p,
div#price table.priceTable td,
div#recruit .recruit_eyebrow,
div#recruit .recruit_label,
div#recruit .recruit_card_label,
.shopinfo h3 {
    color: var(--care-primary-deep);
}

.index03 p span {
    color: var(--care-text);
}

div#index>div {
    position: relative;
    padding: 2em 0;
}

div.kv {
    position: relative;
    border-radius: 0 0 42px 42px;
    box-shadow: 0 28px 70px rgba(63, 77, 82, 0.12);
}

div.kv:after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(180deg, rgba(41, 57, 63, 0.05) 0%, rgba(41, 57, 63, 0.26) 100%),
        radial-gradient(circle at 50% 12%, rgba(255, 255, 255, 0.18), transparent 40%);
    pointer-events: none;
}

div.kv img {
    filter: saturate(0.82) contrast(0.94);
}

.circle_block li::after {
    background: rgba(251, 250, 247, 0.72);
    box-shadow: 0 24px 48px rgba(63, 77, 82, 0.1);
}

.main_title img {
    filter: drop-shadow(0 20px 35px rgba(63, 77, 82, 0.12));
}

.indexItem .thumb img,
.link_banner .thumb img,
div.gallery3 div.article div.articleBody div.articleContent img,
div.company-philosophy img,
div.gallery3 div.article div.articleBody div.articleContent .feature_visual img,
div.gallery3 div.article div.articleBody div.articleContent .feature_media img,
div#recruit .recruit_gallery img,
div#main iframe {
    border-radius: 24px;
    box-shadow: var(--care-shadow);
}

#index > div.link_banner .thumb img {
    border-radius: 0;
}

div.gallery3 div.title h2,
div.gallery3_list div.title h2,
div.gallery3 div.article div.articleHead h3 a {
    color: var(--care-text);
}

div.gallery3 div.article {
    padding: 30px;
}

div.gallery3 div.categoryContent {
    padding: 28px;
}

div.gallery3 div.article div.articleDate p {
    color: var(--care-text-soft);
}

div.gallery3 div.article div.articleDate p:before {
    color: var(--care-accent);
}

div.gallery3 div.article .articleFooter {
    border-top: 1px solid rgba(188, 203, 196, 0.6);
}

div.gallery3 p.pager-upper,
div.gallery3 p.pager-lower {
    color: var(--care-text-soft);
}

div.gallery3 div.article div.articleBody div.articleContent .feature_list li {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(241, 245, 242, 0.95) 100%);
    border-color: rgba(188, 203, 196, 0.72);
    box-shadow: 0 12px 26px rgba(63, 77, 82, 0.05);
}

div.gallery3 div.article div.articleBody div.articleContent .feature_item_icon,
div.gallery3 div.article div.articleBody div.articleContent .feature_flow .feature_item_icon,
div#recruit .recruit_points li i {
    background: linear-gradient(135deg, var(--care-primary-deep) 0%, var(--care-primary) 100%);
    box-shadow: 0 10px 22px rgba(79, 103, 105, 0.18);
}

div.gallery3 div.article div.articleBody div.articleContent .feature_flow li {
    border-color: rgba(188, 203, 196, 0.72);
    box-shadow: 0 12px 26px rgba(63, 77, 82, 0.05);
}

div.gallery3 div.article div.articleBody div.articleContent .feature_flow li::before {
    background: rgba(111, 135, 135, 0.13);
    color: var(--care-primary-deep);
}

div.gallery3 div.article div.articleBody div.articleContent .feature_flow li::after {
    background: transparent;
    color: var(--care-primary);
}

#overview .feature_list li {
    border-left-color: #7d8f7b;
}

#overview .feature_item_icon {
    background: linear-gradient(135deg, #71856f 0%, #96ab94 100%);
}

#day .feature_list li {
    border-left-color: #6f8b95;
}

#day .feature_item_icon {
    background: linear-gradient(135deg, #648087 0%, #8ea6af 100%);
}

#home .feature_list li {
    border-left-color: #73859b;
}

#home .feature_item_icon {
    background: linear-gradient(135deg, #677a91 0%, #92a4ba 100%);
}

#care .feature_list li {
    border-left-color: #8a7f8d;
}

#care .feature_item_icon {
    background: linear-gradient(135deg, #7b717e 0%, #a498a7 100%);
}

#support .feature_list li {
    border-left-color: #a08884;
}

#support .feature_item_icon {
    background: linear-gradient(135deg, #8f7874 0%, #baa49f 100%);
}

#staff .feature_list li {
    border-left-color: #758b79;
}

#staff .feature_item_icon {
    background: linear-gradient(135deg, #657c6a 0%, #90a695 100%);
}

#target .feature_list li {
    border-left-color: #a28d72;
}

#target .feature_item_icon {
    background: linear-gradient(135deg, #947e63 0%, #b7a086 100%);
}

.contact_area {
    padding: 9em 0 230px 0;
    background: linear-gradient(180deg, rgba(244, 241, 234, 0) 0%, rgba(231, 237, 232, 0.74) 48%, rgba(225, 233, 228, 0.95) 100%);
}

.contact_banner {
    background: transparent;
    padding: 0 0 10px;
}

.contact_banner p {
    color: var(--care-primary-deep);
    text-shadow: none;
}

.illu_people:before {
    opacity: 0.24;
    filter: grayscale(100%) saturate(0.4);
}

div.contact div.contact_btn a {
    color: var(--care-primary-deep);
    border: 1px solid rgba(188, 203, 196, 0.8);
    border-radius: 28px;
    box-shadow: var(--care-shadow);
}

div.contact div.contact_btn.form a {
    background: linear-gradient(135deg, rgba(251, 248, 242, 0.96) 0%, rgba(236, 227, 214, 0.9) 100%);
}

div.contact div.contact_btn.tel a {
    background: linear-gradient(135deg, rgba(242, 247, 245, 0.98) 0%, rgba(221, 231, 227, 0.94) 100%);
}

.icon_tel:before,
.icon_mail:before {
    width: auto;
    height: auto;
    margin-top: 0;
    background-image: none;
    font-family: FontAwesome;
    font-size: 0.86em;
    color: var(--care-primary-deep);
}

.icon_tel:before {
    content: "\f095";
}

.icon_mail:before {
    content: "\f0e0";
}

.shopinfo h3 {
    margin-bottom: 1.2em;
}

.shopinfo ul {
    color: var(--care-text-soft);
}

div#footer-container {
    padding: 30px 0 30px 0;
    background: linear-gradient(180deg, rgba(233, 238, 234, 0.96) 0%, rgba(220, 228, 222, 0.98) 100%);
/*    border-top: 1px solid rgba(188, 203, 196, 0.8);*/
}

.footer_back {
    border-radius: 56px 56px 0 0;
    overflow: hidden;
}

.footer_back:before {
    display: none;
}

div#footer-container div#footerMenu ul li a {
    color: var(--care-primary-deep);
}

div#footer-container div#footerMenu ul li a:hover {
    color: var(--care-accent);
}

address {
    color: rgba(255, 255, 255, 0.88);
    background: linear-gradient(135deg, #4f6769 0%, #60797b 100%);
}

.categoryWrap ul li {
    background: rgba(236, 227, 214, 0.4);
    border-radius: 14px;
}

.categoryWrap ul li a {
    background: transparent;
    color: var(--care-primary-deep);
    border-radius: 14px;
}

.categoryWrap ul li.select a,
.categoryWrap ul li a.active {
    background: linear-gradient(135deg, var(--care-primary-deep) 0%, var(--care-primary) 100%);
    color: #fff;
}

.categoryWrap ul li a:hover {
    background: rgba(111, 135, 135, 0.12);
    color: var(--care-primary-deep);
}

@media screen and (max-width: 599px) {
    header {
        overflow: visible;
    }

    .PageTitle {
        padding: 56px 15px 44px;
    }

    .PageTitle span {
        font-size: 3.5rem;
    }

    .SmallTitle {
        padding: 14px 18px;
        font-size: 1.9rem;
    }

    .topTittle {
        font-size: 3.4rem;
    }

    .topTittle span {
        font-size: 1.4rem;
        letter-spacing: 0.12em;
    }

    div#index>div {
        padding: 2em 0;
    }

    .index03 .contentWrap,
    .index04 .contentWrap,
    .shopinfo,
    div.company02,
    div.company03,
    div#price .price01,
    div#privacy,
    div#about,
    div#law,
    div#link,
    div#sitemap,
    div.gallery3 div.categoryContent,
    div.gallery3 div.article {
        border-radius: 22px;
    }

    .index03 .contentWrap,
    .index04 .contentWrap,
    .shopinfo,
    div.company02,
    div.company03,
    div#price .price01,
    div#privacy,
    div#about,
    div#law,
    div#link,
    div#sitemap {
        padding: 24px 18px;
    }

    header {
        background: rgba(251, 250, 247, 0.96);
    }

    div#header-container p#headerTel a,
    .el_humburger {
        background: rgba(255, 255, 255, 0.76);
        border: 1px solid rgba(188, 203, 196, 0.8);
        color: var(--care-primary-deep);
        box-shadow: 0 10px 24px rgba(63, 77, 82, 0.08);
    }

    .el_humburger {
        font-size: 0;
        overflow: hidden;
    }

    .el_humburger::after {
        content: "MENU";
        display: block;
        font-size: 10px;
        line-height: 1;
        letter-spacing: 0.12em;
        color: var(--care-primary-deep);
    }

    div#header-container p#headerTel a:before {
        color: var(--care-primary-deep);
    }

    .el_humburger>span,
    .js_fixed .el_humburger>span {
        background: var(--care-primary-deep);
    }

    .sp_nav {
        background: rgba(245, 241, 234, 0.98);
        -webkit-backdrop-filter: blur(12px);
        backdrop-filter: blur(12px);
    }

    .sp_nav.js_appear {
        position: fixed !important;
        inset: 0;
        z-index: 10001;
        height: 100vh;
        min-height: 100vh;
        padding-top: 80px;
    }

    .sp_nav ul li+li {
        border-top-color: rgba(188, 203, 196, 0.8);
    }

    .sp_nav ul a {
        color: var(--care-text);
    }

    body.js_humburgerOpen .el_humburger {
        position: fixed;
        top: 15px;
        right: 10px;
        transform: none;
        z-index: 10002;
    }

    body.js_humburgerOpen .el_humburger::after {
        content: "CLOSE";
    }

    .contact_area {
        padding: 6em 0 190px 0;
    }

    div.contact div.contact_btn a {
        border-radius: 22px;
    }

    .fixdBtn ul li a {
        background: linear-gradient(135deg, var(--care-primary-deep) 0%, var(--care-primary) 100%);
        box-shadow: 0 12px 28px rgba(79, 103, 105, 0.22);
    }
}

body.js_humburgerOpen header {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
}

@media screen and (max-width: 599px) {
    #gnav-container>nav.gnav.sp_nav.pc_no {
        display: none;
        flex-direction: column;
        gap: 18px;
        padding: 96px 18px calc(24px + env(safe-area-inset-bottom));
        background:
            linear-gradient(180deg, rgba(248, 244, 238, 0.98) 0%, rgba(236, 242, 238, 0.98) 100%);
        overscroll-behavior: contain;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no.js_appear {
        display: flex;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no::before {
        content: "サイトメニュー\Aご利用案内や会社情報へ、見やすく整理してご案内します。";
        display: block;
        white-space: pre-line;
        margin: 0 0 6px;
        padding: 0 6px;
        color: var(--care-text);
        font-family: Prompt, "Noto Serif JP", serif;
        font-size: 2.7rem;
        line-height: 1.45;
        letter-spacing: 0.06em;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav {
        margin: 0;
        padding: 0;
        width: 100%;
        display: grid;
        gap: 12px;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li {
        display: block;
        text-align: left;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li+li {
        border-top: none;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a {
        display: flex;
        align-items: center;
        min-height: 72px;
        padding: 18px 54px 18px 68px;
        background: rgba(255, 255, 255, 0.82);
        border: 1px solid rgba(188, 203, 196, 0.8);
        border-radius: 22px;
        box-shadow: 0 14px 30px rgba(63, 77, 82, 0.08);
        color: var(--care-text);
        font-size: 1.75rem;
        font-weight: 700;
        line-height: 1.45;
        position: relative;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a::before,
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a::after {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-family: FontAwesome;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a::before {
        left: 18px;
        width: 36px;
        height: 36px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: linear-gradient(135deg, var(--care-primary-deep) 0%, var(--care-primary) 100%);
        color: #fff;
        font-size: 1.5rem;
        box-shadow: 0 8px 18px rgba(79, 103, 105, 0.18);
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a::after {
        content: "\f105";
        right: 20px;
        color: var(--care-accent);
        font-size: 2rem;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li:nth-child(1) a::before {
        content: "\f015";
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li:nth-child(2) a::before {
        content: "\f004";
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li:nth-child(3) a::before {
        content: "\f1ad";
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li:nth-child(4) a::before {
        content: "\f157";
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li:nth-child(5) a::before {
        content: "\f0e0";
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li:nth-child(6) a::before {
        content: "\f0b1";
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a:hover {
        background: rgba(255, 255, 255, 0.96);
        color: var(--care-primary-deep);
        transform: translateY(-1px);
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>.txtC {
        margin-top: auto;
        padding-top: 8px;
        position: sticky;
        bottom: 0;
        background: linear-gradient(180deg, rgba(248, 244, 238, 0) 0%, rgba(248, 244, 238, 0.96) 30%);
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>.txtC::before {
        content: "ご利用相談・お問い合わせ";
        display: block;
        margin: 0 0 10px;
        color: var(--care-text-soft);
        font-size: 1.25rem;
        font-weight: 700;
        letter-spacing: 0.14em;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no .btn01 {
        width: 100%;
        margin: 0;
        padding: 20px 22px;
        border-radius: 22px;
        font-size: 1.7rem;
        line-height: 1.5;
        text-align: center;
        box-shadow: 0 18px 34px rgba(79, 103, 105, 0.18);
    }

    #gnav-container>nav.gnav.sp_nav.pc_no .sp_nav_logo {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 8px 0 18px;
        border-bottom: 1px solid rgba(188, 203, 196, 0.5);
        margin-bottom: 6px;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no .sp_nav_logo img {
        height: auto;
        display: block;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a {
        font-size: 1.9rem;
        letter-spacing: 0.04em;
        text-decoration: none;
        transition: background 0.18s, transform 0.18s, box-shadow 0.18s;
    }
}

@media print, screen and (min-width: 600px) {
    #gnav-container>nav.gnav.pc_nav.sp_no {
        align-items: center;
        justify-content: flex-end;
        gap: 18px;
        height: 100%;
        padding-right: 22px;
    }

    #gnav-container>nav.gnav.pc_nav.sp_no>ul {
        margin: 0 0 0 auto;
        padding: 8px;
        max-width: none;
        display: flex;
        align-items: center;
        gap: 8px;
        flex-wrap: nowrap;
        background: rgba(255, 255, 255, 0.72);
        border: 1px solid rgba(188, 203, 196, 0.82);
        border-radius: 999px;
        box-shadow: 0 14px 34px rgba(63, 77, 82, 0.08);
        -webkit-backdrop-filter: blur(12px);
        backdrop-filter: blur(12px);
    }

    #gnav-container>nav.gnav.pc_nav.sp_no>ul>li {
        position: relative;
    }

    #gnav-container>nav.gnav.pc_nav.sp_no>ul>li+li::before {
        content: "";
        position: absolute;
        left: -4px;
        top: 50%;
        width: 1px;
        height: 26px;
        transform: translateY(-50%);
        background: linear-gradient(180deg, rgba(188, 203, 196, 0) 0%, rgba(188, 203, 196, 0.9) 50%, rgba(188, 203, 196, 0) 100%);
    }

    #gnav-container>nav.gnav.pc_nav.sp_no>ul>li>a {
        min-height: 54px;
        padding: 0 18px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 999px;
        color: var(--care-text);
        font-size: 1.55rem;
        font-weight: 700;
        letter-spacing: 0.06em;
        white-space: nowrap;
        transition: background 0.3s ease, color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
    }

    #gnav-container>nav.gnav.pc_nav.sp_no>ul>li>a:hover {
        background: linear-gradient(135deg, rgba(79, 103, 105, 0.1) 0%, rgba(111, 135, 135, 0.14) 100%);
        color: var(--care-primary-deep);
        transform: translateY(-1px);
        box-shadow: inset 0 0 0 1px rgba(188, 203, 196, 0.58);
    }

    #gnav-container>nav.gnav.pc_nav.sp_no>a.btn03 {
        flex: 0 0 auto;
        margin: 0;
        padding: 16px 22px;
        min-height: 54px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 999px;
        background: linear-gradient(135deg, var(--care-primary-deep) 0%, var(--care-primary) 100%);
        border: none;
        color: #fff;
        font-size: 1.45rem;
        font-weight: 700;
        letter-spacing: 0.05em;
        box-shadow: 0 16px 34px rgba(79, 103, 105, 0.18);
    }

    #gnav-container>nav.gnav.pc_nav.sp_no>a.btn03:hover {
        color: #fff;
        background: linear-gradient(135deg, #60797b 0%, #4f6769 100%);
        box-shadow: 0 20px 40px rgba(79, 103, 105, 0.22);
    }
}

@media screen and (min-width: 600px) and (max-width: 1279px) {
    header {
        display: block;
        height: auto;
        padding-bottom: 14px;
    }

    div#header-container,
    div#gnav-container {
        width: 100%;
    }

    div#header-container {
        max-width: none;
        margin: 0;
        padding: 14px 18px 8px;
    }

    div#header-inner {
        padding-top: 0;
        justify-content: space-between;
    }

    div#header-container #headerLog {
        margin: 0;
    }

    div#header-container #headerLog img {
        width: auto;
        height: 58px;
        max-width: min(300px, 42vw);
    }

    div#header-container div#headerContact {
        margin: 0;
    }

    div#gnav-container {
        padding: 0 18px;
    }

    #gnav-container>nav.gnav.pc_nav.sp_no {
        height: auto;
        padding-right: 0;
        justify-content: center;
        flex-wrap: wrap;
    }

    #gnav-container>nav.gnav.pc_nav.sp_no>ul {
        margin: 0;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        border-radius: 30px;
    }

    #gnav-container>nav.gnav.pc_nav.sp_no>ul>li+li::before {
        display: none;
    }

    #gnav-container>nav.gnav.pc_nav.sp_no>ul>li>a {
        min-height: 48px;
        padding: 0 16px;
        font-size: 1.4rem;
    }

    #gnav-container>nav.gnav.pc_nav.sp_no>a.btn03 {
        margin-top: 12px;
    }
}

div#footer-container div#footerMenu ul li a {
    display: flex;
    align-items: center;
    gap: 10px;
}

div#footer-container div#footerMenu ul li a::before {
    content: "\f105";
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(79, 103, 105, 0.14) 0%, rgba(111, 135, 135, 0.2) 100%);
    color: var(--care-primary-deep);
    font-family: FontAwesome;
    font-size: 1.3rem;
    line-height: 1;
    box-shadow: inset 0 0 0 1px rgba(188, 203, 196, 0.55);
}

div#footer-container div#footerMenu ul li a[href$="index.html"]:not([href*="#"])::before {
    content: "\f015";
}

div#footer-container div#footerMenu ul li a[href$="features.html"]::before {
    content: "\f004";
}

div#footer-container div#footerMenu ul li a[href$="company.html"]::before {
    content: "\f1ad";
}

div#footer-container div#footerMenu ul li a[href$="price.html"]::before {
    content: "\f157";
}

div#footer-container div#footerMenu ul li a[href$="otoiawase.html"]::before {
    content: "\f0e0";
}

div#footer-container div#footerMenu ul li a[href$="recruit.html"]::before {
    content: "\f0b1";
}

div#footer-container div#footerMenu ul li a[href*="#access_part"]::before {
    content: "\f041";
}

div#footer-container div#footerMenu ul li a[href$="link.html"]::before {
    content: "\f08e";
}

div#footer-container div#footerMenu ul li a[href$="privacy.html"]::before {
    content: "\f132";
}

div#footer-container div#footerMenu ul li a[href$="about.html"]::before {
    content: "\f05a";
}

div#footer-container div#footerMenu ul li a[href$="sitemap.html"]::before {
    content: "\f0e8";
}

.footer_back {
    border-radius: 0;
    overflow: visible;
}

.footer_back:before {
    display: block;
    pointer-events: none;
    z-index: 0;
}

div#footer-container,
#body_bg>footer>address {
    position: relative;
    z-index: 1;
}

@media print, screen and (min-width: 600px) {
    div#footer-inner.pc_flexbox02 {
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: space-between;
        gap: 40px;
    }

    div#footer-inner.pc_flexbox02>* {
        width: auto;
        margin: 0;
    }

    div#footer-container div#footerInfo {
        flex: 0 0 280px;
        width: 280px;
        display: block;
    }

    div#footer-container div#footerLogo {
        margin: 0;
        max-width: 240px;
    }

    div#footer-container div#footerMenu {
        flex: 0 0 auto;
        width: auto;
        min-width: 0;
        margin-left: auto;
    }

    div#footer-container div#footerMenu .footerMenuItem {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0 24px;
    }

    div#footer-container div#footerMenu ul {
        margin-right: 0;
        min-width: 0;
    }
}

@media screen and (min-width: 600px) and (max-width: 959px) {
    div#footer-inner.pc_flexbox02 {
        gap: 24px;
    }

    div#footer-container div#footerInfo {
        flex-basis: 220px;
        width: 220px;
    }

    div#footer-container div#footerLogo {
        max-width: 200px;
    }

    div#footer-container div#footerMenu ul li a {
        font-size: 1.55rem;
    }
}

@media screen and (max-width: 599px) {
    div#footer-container div#footerMenu ul li a::before {
        flex-basis: 24px;
        width: 24px;
        height: 24px;
        font-size: 1.1rem;
    }

    div#footer-inner.pc_flexbox02 {
        flex-direction: column;
        align-items: center;
        gap: 16px;
    }

    div#footer-container div#footerInfo {
        width: 100%;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    div#footer-container div#footerLogo {
        margin: 0 auto;
        text-align: center;
    }

    div#footer-container div#footerMenu {
        width: 100%;
        text-align: center;
        margin-left: 0;
    }

    div#footer-container div#footerMenu .footerMenuItem {
        justify-content: center;
    }

    div#footer-container div#footerMenu ul li {
        text-align: center;
    }

    div#footer-container div#footerMenu ul li a {
        justify-content: center;
    }
}

/* ============================================================
Corner Radius Tuning
============================================================ */
.SmallTitle {
    border-radius: 10px;
}

.btn01,
.btn02 a,
.btn03 {
    border-radius: 12px;
}

.index03 .contentWrap,
.index04 .contentWrap,
.shopinfo,
div.company02,
div.company03,
div#price .price01,
div#privacy,
div#about,
div#law,
div#link,
div#sitemap,
div.gallery3 div.categoryContent,
div.gallery3 div.article {
    border-radius: 16px;
}

div.feature_toc,
div#price .price_notes,
div#recruit .recruit_copy,
div#recruit .recruit_contact_card,
div#recruit .recruit_other_box,
div#recruit .recruit_offer_table {
    border-radius: 14px;
}

div#recruit .recruit_points li,
div.gallery3 div.article div.articleBody div.articleContent .feature_list li,
div.gallery3 div.article div.articleBody div.articleContent .feature_flow li,
div.gallery3 div.article div.articleBody div.articleContent p.feature_note {
    border-radius: 10px;
}

.indexItem .thumb img,
div.gallery3 div.article div.articleBody div.articleContent img,
div.company-philosophy img,
div.gallery3 div.article div.articleBody div.articleContent .feature_visual img,
div.gallery3 div.article div.articleBody div.articleContent .feature_media img,
div#recruit .recruit_gallery img,
div#main iframe {
    border-radius: 12px;
}

div.kv {
    border-radius: 0 0 22px 22px;
}

div.contact div.contact_btn a {
    border-radius: 14px;
}

#gnav-container>nav.gnav.pc_nav.sp_no>ul {
    border-radius: 16px;
}

#gnav-container>nav.gnav.pc_nav.sp_no>ul>li>a,
#gnav-container>nav.gnav.pc_nav.sp_no>a.btn03 {
    border-radius: 10px;
}

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

    .index03 .contentWrap,
    .index04 .contentWrap,
    .shopinfo,
    div.company02,
    div.company03,
    div#price .price01,
    div#privacy,
    div#about,
    div#law,
    div#link,
    div#sitemap,
    div.gallery3 div.categoryContent,
    div.gallery3 div.article {
        border-radius: 14px;
    }

    div.contact div.contact_btn a,
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a,
    #gnav-container>nav.gnav.sp_nav.pc_no .btn01 {
        border-radius: 12px;
    }
}

/* tone phase 1: conbrio-inspired warm brown palette */
body {
    color: #211F1B;
    background-color: #FBFBFB;
}

a,
.PageTitle,
.topTittle,
.topTittle span,
div#footer-container div#footerMenu ul li a,
div.contact div.contact_btn a,
div.gallery3 div.article div.articleBody div.articleContent p.feature_note::before {
    color: #AF8F75;
}

.SmallTitle,
.btn01,
.btn02 a,
.btn03,
.contact_banner,
div#footer-container address,
.fixdBtn li a,
div#otoiawase table input[type="submit"] {
    background: #AF8F75;
    border-color: #AF8F75;
    color: #fff;
}

.btn01:hover,
.btn02 a:hover,
.btn03:hover,
.fixdBtn li a:hover,
div#footer-container div#footerMenu ul li a:hover {
    color: #AF8F75;
    background: #fff;
    border-color: #AF8F75;
}

.table_gallery th,
.table_gallery td.th,
div#recruit .recruit_offer_table th,
div#price table th {
    background: #FCFAF4;
    border-color: #D9C7BE;
}

.table_gallery td,
div#recruit .recruit_offer_table td,
div#price table td {
    border-color: #D9C7BE;
}

.bg_color,
div#footer-container,
div#recruit .recruit_copy,
div#recruit .recruit_contact_card,
div#recruit .recruit_other_box,
div#price .price_notes,
div.feature_toc,
div.gallery3 div.article div.articleBody div.articleContent p.feature_note {
    background: #FBFBFB;
    border-color: #E7DDD8;
}


.color01,
.color02,
div#recruit .recruit_label,
div#price .price_total,
div.gallery3 div.article div.articleBody div.articleContent .feature_list li strong {
    color: #AF8F75;
}

div#recruit .recruit_points li::before,
div.gallery3 div.article div.articleBody div.articleContent .feature_item_icon {
    background: linear-gradient(135deg, #AF8F75 0%, #C68650 100%);
}

div.gallery3 div.article div.articleBody div.articleContent .feature_list li,
div.gallery3 div.article div.articleBody div.articleContent .feature_flow li,
div.gallery3 div.article div.articleBody div.articleContent p.feature_note,
div#price .price01,
div#privacy,
div#about,
div#link,
div#sitemap {
    border-color: #E7DDD8;
}

/* tone phase 2: simple navigation, square corners, conbrio typography */
*,
*:before,
*:after {
    border-radius: 0 !important;
}

body,
input,
textarea,
select,
button {
    font-family: "Noto Serif JP", Prompt, serif;
}

.PageTitle span,
.topTittle,
.topTittle span,
.prompt {
    font-family: Prompt, "Noto Serif JP", serif;
}

header {
    background: rgb(255 255 255 / 90%);
    border-bottom: 1px solid #e5e6e6;
    box-shadow: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}

div#gnav-container .gnav,
#gnav-container>nav.gnav.pc_nav.sp_no {
    align-items: center;
    justify-content: flex-end;
    background: transparent;
    box-shadow: none;
}

div#gnav-container ul.nav,
#gnav-container>nav.gnav.pc_nav.sp_no>ul,
#gnav-container>nav.gnav.sp_nav.pc_no>ul.nav {
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 0;
}

div#gnav-container .gnav ul li,
#gnav-container>nav.gnav.pc_nav.sp_no>ul>li {
    border: 0;
}

#gnav-container>nav.gnav.pc_nav.sp_no>ul>li+li::before,
div#gnav-container .gnav li a::before,
div#gnav-container .gnav li a::after {
    display: none !important;
}

div#gnav-container .gnav li a,
#gnav-container>nav.gnav.pc_nav.sp_no>ul>li>a,
#gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a {
    color: #211F1B;
    background: transparent;
    border: 0;
    padding: 10px 14px;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0;
    box-shadow: none;
}

div#gnav-container .gnav li a:hover,
#gnav li a.active,
div#gnav-container .gnav ul li:hover>a,
#gnav-container>nav.gnav.pc_nav.sp_no>ul>li>a:hover,
#gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a:hover {
    color: #AF8F75;
    background: transparent;
}

#gnav-container>nav.gnav.pc_nav.sp_no>a.btn03,
#gnav-container>nav.gnav.sp_nav.pc_no>.txtC {
    display: none;
}

.btn01,
.btn02 a,
.btn03,
.SmallTitle,
div#otoiawase table input[type="submit"],
div#otoiawase table input[type="button"] {
    box-shadow: none;
    background-image: none;
}

.PageTitle,
.SmallTitle,
.topTittle,
div.gallery3 div.title h2,
div.gallery3_list div.title h2 {
    text-shadow: none;
}

/* tone phase 3: reduce soft-care decoration and align lower pages */
body {
    background: #fff;
}

div#body_bg:before,
.footer_back:before,
#gnav-container>nav.gnav.sp_nav.pc_no::before,
#gnav-container>nav.gnav.sp_nav.pc_no>.txtC::before {
    display: none;
}

.PageTitle {
    padding: 95px 20px 70px;
    color: #AF8F75;
    background: #F0EFEC;
    text-align: center;
}

.PageTitle span {
    color: #665142;
    font-size: 4.4rem;
    line-height: 1.35;
    letter-spacing: 0;
}

.SmallTitle,
div.gallery3 div.title h2,
div.gallery3_list div.title h2,
div.gallery3 div.article div.articleHead h3 {
    color: #AF8F75;
    background: #fff;
    border: 0;
    border-bottom: 1px solid #AF8F75;
    padding: 13px 0 12px 23px;
    margin-bottom: 24px;
    box-shadow: none;
}

.topTittle {
    color: #AF8F75;
    font-size: 4.8rem;
    line-height: 1.45;
    letter-spacing: 0;
}

.topTittle span {
    color: #412316;
    font-size: 1.8rem;
    letter-spacing: 0;
}

.index03 .contentWrap,
.index04 .contentWrap,
.shopinfo,
div.company02,
div.company03,
div#price .price01,
div#privacy,
div#about,
div#law,
div#link,
div#sitemap,
div.gallery3 div.categoryContent,
div.gallery3 div.article,
div.feature_toc,
div#price .price_notes,
div#recruit .recruit_copy,
div#recruit .recruit_contact_card,
div#recruit .recruit_other_box,
div#recruit .recruit_offer_table,
div.gallery3 div.article div.articleBody div.articleContent .feature_list li,
div.gallery3 div.article div.articleBody div.articleContent .feature_flow li {
    background: #fff;
    border: 1px solid #E7DDD8;
    box-shadow: none;
}

.index03 .contentWrap,
.index04 .contentWrap,
.shopinfo,
div.company02,
div.company03,
div#price .price01,
div#privacy,
div#about,
div#law,
div#link,
div#sitemap,
div.gallery3 div.categoryContent,
div.gallery3 div.article {
    padding: 36px;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_item_icon,
div#recruit .recruit_points li i {
    background: #AF8F75;
    color: #fff;
    box-shadow: none;
}

#overview .feature_list li,
#day .feature_list li,
#home .feature_list li,
#care .feature_list li,
#support .feature_list li,
#staff .feature_list li,
#target .feature_list li,
div.gallery3 div.article div.articleBody div.articleContent .feature_list li,
div.gallery3 div.article div.articleBody div.articleContent p.feature_note {
    border-left-color: #AF8F75;
}

div.gallery3 div.article div.articleBody div.articleContent .feature_list li strong,
div.gallery3 div.article div.articleBody div.articleContent .feature_item_text,
div#price h3,
.shopinfo h3 {
    color: #412316;
}

div.gallery3 div.article div.articleBody div.articleContent p,
.shopinfo li,
div#price .price_notes p,
div#recruit .recruit_contact_card p,
div#recruit .recruit_other_box p {
    color: #5E5A57;
}

.table_gallery th,
.table_gallery td.th,
div#price table.priceTable th,
div#recruit .recruit_offer_table th {
    color: #412316;
    background: #FCFAF4;
    border-color: #D9C7BE;
}

.table_gallery td,
div#price table.priceTable td,
div#recruit .recruit_offer_table td {
    color: #5E5A57;
    background: #fff;
    border-color: #D9C7BE;
}

.contact_area {
    background: #fff;
    padding-top: 7em;
}

.contact_banner {
    background: #AF8F75;
}

.contact_banner p {
    color: #fff;
    font-family: "Noto Serif JP", Prompt, serif;
    letter-spacing: 0;
}

div.contact div.contact_btn a {
    border: 1px solid #AF8F75;
    box-shadow: none;
}

div.contact div.contact_btn.form a,
div.contact div.contact_btn.tel a {
    color: #AF8F75;
    background: #fff;
}

div.contact div.contact_btn.form a:hover,
div.contact div.contact_btn.tel a:hover {
    color: #fff;
    background: #AF8F75;
}

div#footer-container,
#body_bg>footer>address {
    color: #211F1B;
}

div#footer-container div#footerMenu ul li a {
    color: #211F1B;
    background: transparent;
    padding: 6px 0;
}

div#footer-container div#footerMenu ul li a::before {
    display: none;
}

div#footer-container div#footerMenu ul li a:hover {
    color: #AF8F75;
}

@media screen and (max-width: 599px) {
    .PageTitle {
        padding: 62px 20px 44px;
    }

    .PageTitle span {
        font-size: 3.2rem;
    }

    .topTittle {
        font-size: 3.4rem;
    }

    .PageTitle {
        display: block;
        margin: 0 0 0em;
        position: relative;
        color: #AF8F75;
        text-align: center;
        background-image: url("../../images/whtml/pagetitle.jpg");
        background-size: cover;
    }

    .index03 .contentWrap,
    .index04 .contentWrap,
    .shopinfo,
    div.company02,
    div.company03,
    div#price .price01,
    div#privacy,
    div#about,
    div#law,
    div#link,
    div#sitemap,
    div.gallery3 div.categoryContent,
    div.gallery3 div.article {
        padding: 24px 18px;
    }
}

/* tone phase 5: top page and form cleanup */
.MVisual {
    background: #fff;
}

div.kv {
    box-shadow: none;
    overflow: hidden;
}

div.kv:after,
.circle_block,
.nami:after {
    display: none;
}

div.kv img {
    filter: none;
    width: 100%;
    display: block;
}

.main_title {
    transform: none;
    margin: 42px auto 20px;
}

.main_title img {
    filter: none;
    max-width: min(620px, 86%);
}

div#index>div {
    padding: 3.5em 0;
}

.index02 {
    padding-top: 2em !important;
}

.index03 p span {
    color: #665142;
    font-size: 2.8rem;
    line-height: 1.55;
}

.index04 p u,
.redrect,
u {
    color: #AF8F75;
    text-decoration-color: #AF8F75;
}

.indexItem .thumb img,
.index03 .thumb img,
.index04 .thumb img,
.company01 .thumb img,
.link_banner .thumb img,
div.gallery3 div.article div.articleBody div.articleContent img,
div.company-philosophy img,
div#recruit .recruit_gallery img,
div#main iframe {
    box-shadow: none;
}

.link_banner {
    background: #FBFBFB;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.link_banner .itemBox {
    margin-bottom: 20px;
}

.shopinfo {
    display: block;
    max-width: 900px;
    margin: -1px auto 0;
}

.shopinfo h3 {
    color: #412316;
}

.shopinfo table td,
.shopinfo ul li {
    border-color: #D9C7BE;
}

span.price {
    color: #AF8F75;
}

div#otoiawase input[type="text"],
div#otoiawase input[type="email"],
div#otoiawase input[type="tel"],
div#otoiawase textarea,
div#otoiawase select {
    color: #211F1B;
    background: #fff;
    border: 1px solid #D9C7BE;
    box-shadow: none;
    transition: border-color 0.2s ease, background-color 0.2s ease;
}

div#otoiawase input[type="text"]:focus,
div#otoiawase input[type="email"]:focus,
div#otoiawase input[type="tel"]:focus,
div#otoiawase textarea:focus,
div#otoiawase select:focus {
    border-color: #AF8F75;
    background: #FCFAF4;
    box-shadow: none;
}

div#otoiawase input[type="submit"],
div#otoiawase input[type="button"],
div#otoiawase table input[type="submit"],
div#otoiawase table input[type="button"] {
    color: #fff;
    background: #AF8F75;
    border: 1px solid #AF8F75;
    box-shadow: none;
    transform: none;
}

div#otoiawase input[type="submit"]:hover,
div#otoiawase input[type="button"]:hover,
div#otoiawase table input[type="submit"]:hover,
div#otoiawase table input[type="button"]:hover {
    color: #AF8F75;
    background: #fff;
    box-shadow: none;
    transform: none;
}

div#otoiawase table,
.companyTable,
div#about table,
div#link table,
div#company table {
    border-color: #D9C7BE;
}

div#otoiawase table td.form_index,
div#otoiawase table td.list_value,
div#privacy .companyTable tr th,
div#privacy .companyTable tr td,
div#about table tr th,
div#about table tr td,
div#link table tr th,
div#link table tr td,
div#company table tr td {
    border-color: #D9C7BE;
}

.kakomi,
.categoryWrap ul li,
.categoryWrap ul li a,
.categoryWrap ul li.select a,
.categoryWrap ul li a.active {
    box-shadow: none;
    background-image: none;
}

.fixdBtn ul li a {
    color: #fff;
    background: #AF8F75;
}

.fixdBtn ul li a:hover {
    color: #AF8F75;
    background: #fff;
}

@media screen and (max-width: 599px) {
    .main_title {
        margin: 28px auto 10px;
    }

    div#index>div {
        padding: 2.5em 0;
    }

    .index03 p span {
        font-size: 2.2rem;
    }
}

/* tone phase 6: final legacy pink/green cleanup */
.strong_style,
div.gallery3 div.categoryContent div.comment p .strong_style,
div.gallery3 div.article div.articleBody div.articleContent .strong_style {
    color: #AF8F75;
    border-bottom-color: #AF8F75;
}

a:hover,
.color01,
.color02,
span.must,
span.price,
div.gallery3 div.article div.articleDate p:before,
div#otoiawaseCheck span,
div#otoiawase span.must {
    color: #AF8F75;
}

.btn01,
.btn02 a,
.btn03,
.SmallTitle,
.fixdBtn ul li a,
div#otoiawase input[type="submit"],
div#otoiawase table input[type="submit"],
.categoryWrap ul li.select a,
.categoryWrap ul li a.active {
    background: #AF8F75;
    border-color: #AF8F75;
    color: #fff;
    background-image: none;
}

.btn01:hover,
.btn02 a:hover,
.btn03:hover,
.fixdBtn ul li a:hover,
div#otoiawase input[type="submit"]:hover,
div#otoiawase table input[type="submit"]:hover {
    background: #fff;
    border-color: #AF8F75;
    color: #AF8F75;
}

div#otoiawase input.error,
div#otoiawase textarea.error,
div#otoiawase select.error {
    border-color: #AF8F75;
}

div#otoiawase input.success,
div#otoiawase textarea.success,
div#otoiawase select.success {
    border-color: #D9C7BE;
}

.categoryWrap ul li,
.categoryWrap ul li a,
div.feature_toc,
div#price .price_notes,
div#recruit .recruit_copy,
div#recruit .recruit_contact_card,
div#recruit .recruit_other_box,
.kakomi {
    background: #fff;
    border-color: #E7DDD8;
}

/* index preview: conbrio-style contact and footer */
#index_body .index06 {
    width: 100%;
    height: 410px;
    margin: 0 0 170px;
    background: url("../../images/index/conbrio_contact.png") no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 2;
    overflow: visible;
}

#index_body .ani_bg:before {
    content: "";
    display: block;
    width: 80%;
    height: 300px;
    margin-top: -10rem;
    background: url("../../images/index/ani_bg.png") no-repeat;
    background-size: contain;
    position: absolute;
    top: -10%;
    left: 50%;
    transform: translate(-50%, -5%);
    z-index: 1;
    pointer-events: none;
}

#index_body .index06_inner {
    position: absolute;
    top: 200px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 3;
}

#index_body .index06 .top_h2 {
    margin: 0 0 2em;
    color: #fff;
    text-align: center;
    line-height: 1;
}

#index_body .index06 .top_h2 span {
    color: #fff;
    font-family: Prompt, "Noto Serif JP", serif;
    font-size: 4.8rem;
    letter-spacing: 0;
}

#index_body .index06_inner .contact {
    display: block;
    width: 80%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 50px 64px 60px;
    background: #AF8F75;
    box-sizing: border-box;
}

#index_body .index06_inner h3 {
    display: block;
    width: 100%;
    margin: 0 0 1.5em;
    color: #fff;
    font-size: 2.2rem;
    text-align: center;
}

#index_body .index06_inner .contact_inner {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 24px;
}

#index_body .index06_inner .contact p {
    flex: 0 1 42%;
    width: auto;
    margin: 0;
    color: #fff;
    font-size: 4.7rem;
    line-height: 1.2;
    text-align: center;
}

#index_body .index06_inner p.icon_tel:before {
    display: inline-block;
    padding-right: 1rem;
    color: #fff;
    font-family: FontAwesome;
    font-size: 0.5em;
}

#index_body .index06_inner a.btn03 {
    display: inline-block;
    min-width: 220px;
    margin: 10px 0;
    padding: 20px 32px 14px;
    color: #fff;
    border: 1px solid #fff;
    background: transparent;
    font-size: 2.5rem;
    line-height: 1.4;
    text-align: center;
}

#index_body .index06_inner a.btn03:hover {
    color: #fff;
    background: #704d3c;
    border-color: #fff;
}

#index_body footer {
    position: relative;
    z-index: 1;
    clear: both;
}

#index_body div#footer-container {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding: 70px 0 35px;
}

#index_body div#footer-inner {
    width: 1100px;
    margin: 0 auto;
}

#index_body #footerInfo {
    display: block;
    padding: 0;
}

#index_body div#footer-container div#footerLogo {
    width: 90%;
    max-width: 215px;
    margin: 0 auto;
    padding: 20px 0;
}

#index_body div#footer-container div#footerLogo img {
    width: 100%;
    height: auto;
}

#index_body div#footer-container div#footerMenu {
    float: none;
}

#index_body div#footer-container div#footerMenu:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

#index_body div#footer-container div#footerMenu .footerMenuItem {
    display: flex;
}

#index_body div#footer-container div#footerMenu ul {
    margin: 0;
    font-size: small;
    text-align: center;
}

#index_body div#footer-container div#footerMenu ul:first-child {
    margin-right: 50px;
}

#index_body div#footer-container div#footerMenu ul li {
    display: block;
    line-height: 1.4;
    text-align: right;
}

#index_body div#footer-container div#footerMenu ul li a {
    display: block;
    padding: 8px 10px;
    color: #211F1B;
    background: transparent;
}

#index_body div#footer-container div#footerMenu ul li a:hover {
    color: #AF8F75;
}

#index_body #body_bg>footer>address,
#index_body address,
#body_bg>footer>address {
    padding: 10px;
    color: #ffffff;
    background: #6C5E52;
    border: 0;
    font-size: small;
    font-style: normal;
    text-align: center;
    z-index: 0;
}

@media screen and (max-width: 599px) {
    #index_body .index06 {
        height: 220px;
        margin: 50px 0 210px;
        background-position: 40%;
    }

    #index_body .ani_bg:before {
        width: 98%;
        height: 80px;
        margin-top: -2rem;
        background: url("../../images/index/ani_bg_sp.png") no-repeat;
        background-size: contain;
    }

    #index_body .index06_inner {
        top: 50px;
    }

    #index_body .index06 .top_h2 {
        margin-bottom: 1em;
    }

    #index_body .index06 .top_h2 span {
        font-size: 3.4rem;
    }

    #index_body .index06_inner .contact {
        width: 90%;
        padding: 48px 24px;
    }

    #index_body .index06_inner h3 {
        font-size: 1.8rem;
    }

    #index_body .index06_inner .contact_inner {
        display: block;
        text-align: center;
    }

    #index_body .index06_inner a.btn03 {
        width: 90%;
        min-width: 0;
        margin: 10px auto;
        font-size: 1.5rem;
    }

    #index_body div#footer-inner {
        width: 100%;
    }

    #index_body #footerInfo {
        display: block;
        padding: 30px 0 10px;
    }

    #index_body div#footer-container div#footerMenu {
        float: none;
    }

    #index_body div#footer-container div#footerMenu .footerMenuItem {
        display: block;
    }

    #index_body div#footer-container div#footerMenu ul:first-child {
        margin-right: 0;
    }

    #index_body div#footer-container div#footerMenu ul li {
        text-align: center;
    }
}


/* ================================================================
   SP ナビゲーション リデザイン
   フルスクリーン・クリーンホワイト / ブランドカラー #AF8F75 統一
   上からスライドインアニメーション
   ================================================================ */

@keyframes spNavOpenSlide {
    from {
        transform: translateY(-20px);
    }

    to {
        transform: translateY(0);
    }
}

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

    /* ---- オーバーレイ本体 ---- */
    .sp_nav {
        background: #fff !important;
        -webkit-backdrop-filter: none !important;
        backdrop-filter: none !important;
    }

    .sp_nav.js_appear {
        background: #fff !important;
        -webkit-backdrop-filter: none !important;
        backdrop-filter: none !important;
        opacity: 1 !important;
        padding-top: 0 !important;
        height: 100dvh !important;
        min-height: 0 !important;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no {
        display: none;
        flex-direction: column;
        gap: 0;
        background: #fff !important;
        -webkit-backdrop-filter: none !important;
        backdrop-filter: none !important;
        padding: 0 16px calc(40px + env(safe-area-inset-bottom));
        overscroll-behavior: contain;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no.js_appear {
        display: flex;
        background: #fff !important;
        opacity: 1 !important;
        animation: spNavOpenSlide 0.32s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    }

    /* ---- ロゴエリア ---- */
    #gnav-container>nav.gnav.sp_nav.pc_no .sp_nav_logo {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 18px 0 22px;
        border-top: 1px solid #f0e8e2;
        border-bottom: 2px solid transparent;
        margin-bottom: 18px;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no .sp_nav_logo img {
        height: auto;
        display: block;
        width: 70%;
    }

    /* ---- ナビリスト ---- */
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav {
        margin: 0;
        padding: 0;
        width: 100%;
        display: grid;
        gap: 10px;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li {
        display: block;
        text-align: left;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li+li {
        border-top: none;
    }

    /* ---- リンクカード ---- */
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a {
        display: flex;
        align-items: center;
        min-height: 66px;
        padding: 14px 52px 14px 64px;
        background: #fff;
        border: 1.5px solid #f0e8e2;
        border-radius: 14px;
        box-shadow: 0 2px 10px rgba(174, 113, 84, 0.08);
        color: #2d2d2d;
        font-size: 1.8rem;
        font-weight: 700;
        letter-spacing: 0.04em;
        line-height: 1.4;
        text-decoration: none;
        position: relative;
        transition: background 0.15s, border-color 0.15s, box-shadow 0.15s, transform 0.12s;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a:hover,
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a:active {
        background: #fdf6f2;
        border-color: #AF8F75;
        box-shadow: 0 4px 18px rgba(174, 113, 84, 0.18);
        color: #AF8F75;
        transform: translateY(-2px);
    }

    /* ---- アイコン（テラコッタ円形バッジ） ---- */
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a::before {
        content: "\f015";
        position: absolute;
        left: 14px;
        top: 50%;
        transform: translateY(-50%);
        width: 34px;
        height: 34px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #AF8F75;
        color: #fff;
        font-family: FontAwesome;
        font-size: 1.35rem;
        font-style: normal;
        font-weight: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        line-height: 1;
    }

    /* ---- 矢印（シェブロン） ---- */
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a::after {
        content: "\f105";
        position: absolute;
        right: 18px;
        top: 50%;
        transform: translateY(-50%);
        font-family: FontAwesome;
        color: #AF8F75;
        font-size: 1.9rem;
        font-style: normal;
        font-weight: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        line-height: 1;
    }

    /* ---- 各ページのアイコン ---- */
    /* HOME */
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li:nth-child(1) a::before {
        content: "\f015";
    }

    /* サービス */
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li:nth-child(2) a::before {
        content: "\f004";
    }

    /* 会社案内 */
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li:nth-child(3) a::before {
        content: "\f1ad";
    }

    /* ご利用料金 */
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li:nth-child(4) a::before {
        content: "\f157";
    }

    /* お問い合わせ */
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li:nth-child(5) a::before {
        content: "\f0e0";
    }

    /* 求人 */
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav li:nth-child(6) a::before {
        content: "\f0b1";
    }

    /* ---- ハンバーガーボタン（CLOSE時）スタイル統一 ---- */
    body.js_humburgerOpen .el_humburger {
        background: rgba(255, 255, 255, 0.92);
        border-radius: 8px;
        padding: 4px 6px 2px;
    }

    body.js_humburgerOpen .el_humburger>span {
        background: #AF8F75;
    }

    body.js_humburgerOpen .el_humburger::after {
        color: #AF8F75;
    }

    /* ---- ロゴ上の隙間を縮小 ---- */
    #gnav-container>nav.gnav.sp_nav.pc_no .sp_nav_logo {
        border-top: none;
        padding-top: 6px;
        padding-bottom: 18px;
        margin-bottom: 16px;
    }

    /* ---- CSS pseudo iconを無効化 → HTMLの<i>タグに切り替え ---- */
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a::before {
        content: none;
        display: none;
    }

    /* リンクカード padding 調整（左余白をinline iconに合わせる） */
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a {
        padding-left: 14px;
        gap: 12px;
    }

    /* HTML <i class="fa"> アイコンをテラコッタ円形バッジに */
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a>i.fa {
        flex-shrink: 0;
        width: 34px;
        height: 34px;
        min-width: 34px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #AF8F75;
        color: #fff;
        font-size: 1.35rem;
        line-height: 1;
        transition: background 0.15s;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a:hover>i.fa,
    #gnav-container>nav.gnav.sp_nav.pc_no>ul.nav a:active>i.fa {
        background: #9a6147;
    }

    /* ハンバーガーをSPナビオーバーレイ（z-index:10001）より前面に */
    .el_humburger {
        z-index: 10002 !important;
    }

    /* ---- SP nav バナー群 ---- */
    #gnav-container>nav.gnav.sp_nav.pc_no .sp_nav_banners {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
        padding-top: 18px;
        border-top: 1px solid #f0e8e2;
        margin-top: 4px;
        display: none;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no .sp_nav_banners a {
        display: block;
        border-radius: 8px;
        overflow: hidden;
        line-height: 0;
        background: none;
        padding: 0;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
        transition: opacity 0.15s, transform 0.15s;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no .sp_nav_banners a:hover {
        opacity: 0.82;
        transform: translateY(-1px);
        background: none;
    }

    #gnav-container>nav.gnav.sp_nav.pc_no .sp_nav_banners a img {
        width: 100%;
        height: auto;
        display: block;
        border-radius: 0;
        box-shadow: none;
    }
}

/* ---- ヘッダー固定スクロール + シャドウ ---- */
header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 9999;
    box-shadow: rgb(0 0 0 / 8%) 0px 3px 6px 0px !important;
}