@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&family=Zen+Maru+Gothic:wght@500;700;900&display=swap");

:root {
    --f-family: "Zen Maru Gothic", serif;
    --f-quicksand: "Quicksand", serif;
    --main-color: #665241;
    --clr1: #665241;
    --clr2: #FFA047;
    --clrgreen: #74A700;
    --wrapper: 100px;
}

#body_wrap {
    padding-top: var(--wrapper);
}

.honkomagome-root,
.honkomagome-root * {
    box-sizing: border-box;
}

.honkomagome-root {
    color: var(--clr1);
    font-family: var(--f-family);
    letter-spacing: 0.1em;
}

.honkomagome-root p,
.honkomagome-root ul,
.honkomagome-root li,
.honkomagome-root table,
.honkomagome-root tr,
.honkomagome-root th,
.honkomagome-root td,
.honkomagome-root h1,
.honkomagome-root button {
    margin: 0;
    padding: 0;
}

.honkomagome-root li {
    list-style: none;
}

.honkomagome-root table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
}

.honkomagome-root img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    border: 0;
}

.honkomagome-root iframe {
    width: 100%;
    height: 100%;
}

.honkomagome-root a {
    color: var(--clr1);
    font-family: inherit;
    font-weight: inherit;
}

.honkomagome-root a:hover,
.honkomagome-root a:active {
    color: var(--clr1);
}

.honkomagome-root button {
    border: 0;
    appearance: none;
    cursor: pointer;
    font-family: inherit;
}

.honkomagome-root p {
    line-height: 1.95em;
    letter-spacing: inherit;
    word-wrap: break-word;
    word-break: break-word;
    margin-bottom: 15px;
}

.honkomagome-root p:empty {
    display: none !important;
}

.honkomagome-root p:last-child {
    margin-bottom: 0;
}

.honkomagome-root .sp {
    display: none !important;
}

.honkomagome-root .pc {
    display: block !important;
}

@media only screen and (max-width: 768px) {
    :root {
        --wrapper: 60px;
    }

    #body_wrap {
        padding-top: var(--wrapper);
    }

    .honkomagome-root .sp {
        display: block !important;
    }

    .honkomagome-root .pc {
        display: none !important;
    }

    .honkomagome-root .pc_only {
        display: none !important;
    }
}

@media only screen and (min-width: 769px) {
    .honkomagome-root a:not([target*=_blank]) {
        transition: opacity 0.3s ease;
    }

    .honkomagome-root a:not([target*=_blank]):hover {
        opacity: 0.7;
    }

    .honkomagome-root .sp_only {
        display: none !important;
    }
}

.honkomagome-root .inner,
.honkomagome-root .inner_sm {
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

.honkomagome-root .inner {
    max-width: 1200px;
}

.honkomagome-root .inner_sm {
    max-width: 1100px;
}

.honkomagome-root-header header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: var(--wrapper);
    z-index: 20;
    max-width: 1180px;
    background: #fff;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    margin: 0 auto;
    display: block;
    padding: 0;
}

body.admin-bar .honkomagome-root-header header {
    top: 32px;
}

.honkomagome-root-header header.active,
html.ovh .honkomagome-root-header header,
body.ovh .honkomagome-root-header header {
    background-color: #fff;
}

.honkomagome-root .header_top {
    position: relative;
    display: flex;
    align-items: flex-start;
    width: 100%;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 31px 0 23px;
    height: 100%;
    transition: all 0.3s ease-in-out;
}

.honkomagome-root h1 {
    position: absolute;
    overflow: hidden;
    height: 0;
    width: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.5;
}

.honkomagome-root .logo {
    width: 25%;
    max-width: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.honkomagome-root .logo a {
    display: block;
    width: 100%;
    text-align: center;
}

.honkomagome-root .logo a:hover {
    opacity: 1 !important;
}

.honkomagome-root .right_head {
    display: flex;
    align-items: flex-end;
}

.honkomagome-root .idx-list-ct {
    display: flex;
}

.honkomagome-root .idx-list-ct li {
    margin-right: 10px;
}

.honkomagome-root .idx-list-ct li:last-child {
    margin-right: 0;
}

.honkomagome-root .idx-list-ct li.tel a {
    min-width: 170px;
}

.honkomagome-root .idx-list-ct li.tel a .sub-ttl {
    margin-bottom: 3px;
    letter-spacing: 0;
}

.honkomagome-root .idx-list-ct li.tel a .ttl {
    margin-bottom: 5px;
    margin-top: 0;
}

.honkomagome-root .idx-list-ct li.tel a .ttl img {
    position: relative;
    top: 2px;
    margin-right: 3px;
}

.honkomagome-root .idx-list-ct li a,
.honkomagome-root .idx-list-ct li button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 80px;
    color: #fff;
    text-decoration: none;
    background: var(--clr2);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    min-width: 140px;
    line-height: 1em;
    text-align: center;
}

.honkomagome-root .idx-list-ct li a span,
.honkomagome-root .idx-list-ct li button span {
    display: block;
}

.honkomagome-root .idx-list-ct li a .sub-ttl,
.honkomagome-root .idx-list-ct li button .sub-ttl {
    font-size: 12px;
    line-height: 1em;
}

.honkomagome-root .idx-list-ct li:first-child a .ttl {
    margin-bottom: 5px;
}

.honkomagome-root .idx-list-ct li a .ttl,
.honkomagome-root .idx-list-ct li button .ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.045em;
    line-height: 1em;
    margin-bottom: -5px;
    margin-top: -3px;
    font-family: var(--f-quicksand);
}

.honkomagome-root .idx-list-ct li a .ttl img,
.honkomagome-root .idx-list-ct li button .ttl img {
    margin-right: 5px;
}

.honkomagome-root .idx-list-ct li a .ttl label,
.honkomagome-root .idx-list-ct li button .ttl label {
    line-height: 2.2em;
    font-size: 16px;
    font-family: var(--f-family);
}

.honkomagome-root .pc_navi {
    width: 100%;
    margin-right: 9px;
    margin-bottom: 10px;
}

.honkomagome-root .pc_navi > ul {
    display: flex;
    flex-wrap: nowrap;
    text-align: center;
    width: 100%;
}

.honkomagome-root .pc_navi > ul > li {
    position: relative;
    margin: 0 13px;
}

.honkomagome-root .pc_navi > ul > li.menu-item-has-children > a::after,
.honkomagome-root .pc_navi > ul > li.menu-item-has-children > p::after {
    content: "";
    background: url(/wp-content/themes/theme/images/shared_pc_navi_arrow.png) center no-repeat;
    background-size: 100% auto;
    width: 11px;
    height: 6px;
    position: absolute;
    bottom: -0.6em;
    left: calc(50% - 4.5px);
    transition: all 0.5s ease;
}

.honkomagome-root .pc_navi > ul > li > a,
.honkomagome-root .pc_navi > ul > li > p {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    height: 40px;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0;
    transition: all 0.2s ease;
    color: var(--clr1);
}

.honkomagome-root .pc_navi > ul > li > a:hover,
.honkomagome-root .pc_navi > ul > li > p:hover {
    opacity: 0.8;
    color: var(--main-color);
}

.honkomagome-root .pc_navi > ul > li > a span,
.honkomagome-root .pc_navi > ul > li > p span {
    display: block;
    padding-top: 0;
    font-size: 12px;
    color: var(--clr2);
    font-weight: 600;
    font-family: var(--f-quicksand);
}

.honkomagome-root .pc_navi > ul > li > .subInner {
    position: absolute;
    width: 660px;
    right: 50%;
    bottom: -15px;
    padding-top: 0;
    transform: translate(50%, 100%);
    transition: all 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}

.honkomagome-root .pc_navi > ul > li > .subInner.active {
    opacity: 1;
    visibility: visible;
}

.honkomagome-root .pc_navi > ul > li:nth-child(3) > .subInner,
.honkomagome-root .pc_navi > ul > li:nth-child(2) > .subInner {
    width: 250px;
}

.honkomagome-root .pc_navi > ul > li > .subInner > ul {
    background-color: var(--main-color);
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.honkomagome-root .pc_navi > ul > li > .subInner > ul > li {
    padding: 0 10px;
    width: 100%;
}

.honkomagome-root .pc_navi > ul > li > .subInner > ul > li .subInner > ul {
    display: flex;
    flex-wrap: wrap;
}

.honkomagome-root .pc_navi > ul > li > .subInner > ul > li .subInner > ul > li {
    width: calc(100% / 3 - 14px);
    margin-right: 21px;
}

.honkomagome-root .pc_navi > ul > li > .subInner > ul > li .subInner > ul > li:nth-child(3n) {
    margin-right: 0;
}

.honkomagome-root .pc_navi > ul > li > .subInner > ul > li a {
    position: relative;
    display: block;
    padding: 1em 0.5em 1em 1.5em;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.7);
    transition: all 0.2s ease;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    text-align: left;
    letter-spacing: 0;
}

.honkomagome-root .pc_navi > ul > li > .subInner > ul > li a::before {
    content: "›";
    display: block;
    position: absolute;
    top: 50%;
    left: 0.5em;
    transform: translateY(-54%);
    font-size: 1em;
}

.honkomagome-root .sub-menu-link:has(span.ttl-sub) {
    color: var(--clr2) !important;
    padding-left: 0 !important;
}

.honkomagome-root .sub-menu-link:has(span.ttl-sub)::before {
    display: none !important;
}

.honkomagome-root .menu_toggle {
    background-color: #fff;
    position: fixed;
    top: var(--wrapper);
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100vh - var(--wrapper));
    padding: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
}

.honkomagome-root .menu_toggle.active {
    opacity: 1;
    visibility: visible;
}

body:not(.ovh) .honkomagome-root .menu_toggle .inside {
    pointer-events: none;
}

.honkomagome-root .menu_toggle ul li {
    position: relative;
    overflow: hidden;
}

.honkomagome-root .menu_toggle .inside {
    -webkit-overflow-scrolling: touch;
    transition: all 0.5s ease;
    height: 100%;
    overflow: auto;
}

.honkomagome-root .menu_toggle .inside .ttl {
    color: var(--main-color);
}

.honkomagome-root .menu_toggle .inside li {
    color: var(--clr1);
}

.honkomagome-root #nav-icon {
    width: 22px;
    height: 22px;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
    transition: 0.5s ease-in-out;
}

.honkomagome-root #nav-icon span {
    background-color: var(--clr2);
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
}

.honkomagome-root #nav-icon span:nth-child(1) {
    top: 3px;
}

.honkomagome-root #nav-icon span:nth-child(2),
.honkomagome-root #nav-icon span:nth-child(3) {
    top: 11px;
}

.honkomagome-root #nav-icon span:nth-child(4) {
    top: 19px;
}

.honkomagome-root #nav-icon.open span:nth-child(1) {
    top: 11px;
    width: 0;
    left: 50%;
}

.honkomagome-root #nav-icon.open span:nth-child(2) {
    transform: rotate(45deg);
}

.honkomagome-root #nav-icon.open span:nth-child(3) {
    transform: rotate(-45deg);
}

.honkomagome-root #nav-icon.open span:nth-child(4) {
    top: 11px;
    width: 0;
    left: 50%;
}

.honkomagome-root .hamburger-btn {
    background-color: transparent;
    width: 22px;
    height: 22px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    cursor: pointer;
    transition: all 0.3s;
    display: none;
}

.honkomagome-root .hamburger-btn .button-toggle {
    position: relative;
    width: 100%;
    padding-top: 0;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    color: inherit;
}

.honkomagome-root .totop {
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    position: fixed;
    z-index: 19;
    bottom: 45px;
    right: 25px;
}

.honkomagome-root .totop.active {
    opacity: 1;
    visibility: visible;
}

.honkomagome-root .totop .icon {
    border: 0;
    width: 60px;
    height: 60px;
    margin: 0;
    background: var(--clr2);
    position: relative;
}

.honkomagome-root .totop .icon::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
}

.honkomagome-root-footer footer {
    padding: 0;
    position: relative;
    display: block;
    margin: 0;
}

.honkomagome-root footer .f-map {
    min-height: 600px;
    line-height: 0;
}

.honkomagome-root footer .f-map iframe {
    height: 600px;
}

.honkomagome-root footer p {
    margin-bottom: 0;
}

.honkomagome-root footer p,
.honkomagome-root footer a {
    color: #fff;
    text-decoration: none;
}

.honkomagome-root .f-box01 {
    background: #FCFAF6;
    border-top-right-radius: 100px;
    border-top-left-radius: 100px;
    position: relative;
    margin-top: -100px;
    padding-top: 70px;
}

.honkomagome-root .f-box01 .f-box01-fx {
    display: flex;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo {
    width: 52%;
    padding-right: 50px;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-logo {
    text-align: center;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-address {
    color: var(--clr1);
    font-weight: 600;
    letter-spacing: 0.07em;
    font-size: 18px;
    text-align: center;
    margin-top: 9px;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct {
    display: flex;
    margin-top: 20px;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li:not(:last-child) {
    margin-right: 15px;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li:first-child a {
    padding-top: 0;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li:last-child a .sub-ttl {
    letter-spacing: 0;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    min-width: 244px;
    min-height: 70px;
    background: var(--clr2);
    color: #fff;
    padding-top: 5px;
    border-radius: 35px;
    position: relative;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a::before {
    content: "";
    position: absolute;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(/wp-content/themes/theme/images/idx-ico-btn-arr.svg) no-repeat center;
    background-size: contain;
    width: 10px;
    height: 10px;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a .sub-ttl {
    font-size: 14px;
    line-height: 1em;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a .ttl {
    line-height: 1.5em;
    font-size: 24.5px;
    font-weight: 600;
    font-family: var(--f-quicksand);
    letter-spacing: -0.5px;
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a .ttl img {
    position: relative;
    left: -6px;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a .ttl label {
    font-size: 19px;
    font-family: var(--f-family);
    margin-left: 0;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-box-list {
    background: #fff;
    border-radius: 10px;
    margin-top: 15px;
    padding: 18px 22px 18px 25px;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-box-list ul {
    display: flex;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-box-list ul li {
    display: inline-flex;
    font-size: 16px;
    font-family: var(--f-family);
    color: var(--clr1);
    font-weight: 600;
    line-height: 1.35em;
    letter-spacing: 0.05em;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-box-list ul li:not(:last-child) {
    margin-right: 33px;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-box-list ul li .ico {
    margin-right: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #FFF1E4;
    flex-shrink: 0;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-right {
    width: 49%;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-right .f-tbl {
    font-size: 15px;
    font-weight: 500;
    color: var(--clr1);
    letter-spacing: 0;
    margin-top: 9px;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-right .f-tbl span {
    letter-spacing: 0.1em;
    margin-left: 5px;
}

.honkomagome-root .f-box01 .f-box01-fx .f-box-right .f-tbl span label {
    color: var(--clrgreen);
}

.honkomagome-root .f-list-socical {
    display: flex;
    margin-top: 20px;
}

.honkomagome-root .f-list-socical li {
    width: 33.3333333333%;
    margin-right: 10px;
}

.honkomagome-root .f-list-socical li:last-child {
    margin-right: 0;
}

.honkomagome-root .f-list-socical li:last-child a .sub-ttl {
    margin-bottom: 5px;
}

.honkomagome-root .f-list-socical li:last-child a .ttl {
    padding-left: 13px;
}

.honkomagome-root .f-list-socical li:nth-child(2n) a .ttl img {
    position: relative;
    top: 2px;
}

.honkomagome-root .f-list-socical li a {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #000;
    background: #fff;
    border: 1px solid #D1CBC6;
    border-radius: 10px;
    min-height: 72px;
    font-weight: 600;
    max-width: 168px;
    position: relative;
}

.honkomagome-root .f-list-socical li a::before {
    content: "";
    position: absolute;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(/wp-content/themes/theme/images/idx-ico-btn-arr.svg) no-repeat center;
    background-size: contain;
    width: 11px;
    height: 10px;
    filter: brightness(1) invert(1);
}

.honkomagome-root .f-list-socical li a .sub-ttl {
    font-size: 12px;
}

.honkomagome-root .f-list-socical li a .ttl {
    font-size: 18px;
    letter-spacing: 0;
    display: flex;
    align-items: center;
}

.honkomagome-root .f-list-socical li a .ttl img {
    position: relative;
    left: -7px;
}

.honkomagome-root .f-table {
    border-radius: 10px;
    border-style: hidden;
    box-shadow: 0 0 0 1px #D1CBC6;
    margin-bottom: 4px;
}

.honkomagome-root .f-table tr th,
.honkomagome-root .f-table tr td {
    padding: 16px 12px;
    text-align: center;
    border: 1px solid #D1CBC6;
    background: #fff;
    color: #665241;
    font-weight: 600;
    font-size: 15px;
}

.honkomagome-root .f-table tr th:first-child,
.honkomagome-root .f-table tr td:first-child {
    width: 110px;
}

.honkomagome-root .f-table tr:first-child th:first-child {
    border-top-left-radius: 10px;
}

.honkomagome-root .f-table tr:first-child th:last-child {
    border-top-right-radius: 10px;
}

.honkomagome-root .f-table tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
    letter-spacing: 0.1em;
}

.honkomagome-root .f-table tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
    letter-spacing: 0.1em;
}

.honkomagome-root .cl-green {
    color: #74A700 !important;
}

.honkomagome-root .cl-orange {
    color: #FFA047 !important;
}

.honkomagome-root .f-bg-menu {
    background: #fff;
    border-radius: 50px;
    margin-top: 50px;
    padding: 34px 50px 46px;
}

.honkomagome-root .f-bg-menu .f-fx-menu {
    display: flex;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu {
    margin-right: 58px;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu ul li {
    margin-bottom: 8px;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu ul li:last-child {
    margin-bottom: 0;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu ul li a {
    text-decoration: none;
    color: var(--clr1);
    font-weight: 600;
    font-size: 16px;
    padding-left: 15px;
    position: relative;
    letter-spacing: 0.05em;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu ul li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 6px;
    height: 2px;
    border-bottom: 2px solid var(--clr1);
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu02 {
    flex: 1;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu02 .f-fx-menu02 {
    display: flex;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu02 .f-fx-menu02 .f-tit02 {
    color: var(--clr1);
    font-weight: 600;
    font-size: 16px;
    padding-left: 15px;
    position: relative;
    line-height: 1.6em;
    margin-bottom: 9px;
    letter-spacing: -0.5px;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu02 .f-fx-menu02 .f-tit02::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    border-bottom: 2px solid var(--clr1);
    width: 6px;
    height: 2px;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu02 .f-fx-menu02 .f-menu {
    margin-right: 51px;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu02 .f-fx-menu02 .f-menu:last-child {
    margin-right: 0;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu02 .f-fx-menu02 .f-menu ul {
    padding-left: 15px;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu02 .f-fx-menu02 .f-menu ul li {
    margin-bottom: 9px;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu02 .f-fx-menu02 .f-menu ul li:last-child {
    margin-bottom: 0;
}

.honkomagome-root .f-bg-menu .f-fx-menu .f-box-menu02 .f-fx-menu02 .f-menu ul li a {
    font-size: 14px;
    color: #94867A;
    font-weight: 500;
    letter-spacing: 0.1em;
}

.honkomagome-root .f-bg-menu .f-tit {
    font-size: 20px;
    color: var(--clr2);
    font-weight: bold;
    margin-bottom: 6px;
    position: relative;
    display: flex;
    align-items: center;
}

.honkomagome-root .f-bg-menu .f-tit::after {
    content: "";
    position: relative;
    width: 100%;
    height: 2px;
    background: var(--clr2);
    flex: 1;
    margin-left: 5px;
    margin-right: 4px;
    top: 2px;
}

.honkomagome-root .copyright {
    margin: 0 auto;
    font-size: 12px;
    font-family: var(--f-family);
    padding: 13px 0 14px;
    position: relative;
    z-index: 1;
    text-align: center;
}

.honkomagome-root .copyright > p {
    font-weight: 600;
    color: var(--clr1) !important;
    letter-spacing: 0;
}

@media only screen and (min-width: 769px) {
    .honkomagome-root .sub-menu-link:has(span.ttl-sub):hover,
    .honkomagome-root .ttl-sub:hover {
        opacity: 1;
    }

    .honkomagome-root .menu_toggle .inside .ttl + ul {
        display: flex !important;
    }

    .honkomagome-root .menu_toggle .inside .ft_link {
        width: 100%;
        max-width: 900px;
        margin: auto;
        min-height: 100%;
        display: flex;
        align-items: center;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .link_list {
        width: 100%;
    }

    .honkomagome-root .idx-list-ct li a:hover,
    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a:hover {
        color: #fff;
        opacity: 1;
        box-shadow: 0 0 0 1px #45B3E7;
    }

    .honkomagome-root .f-list-socical li a:hover {
        opacity: 1;
        box-shadow: 0 0 0 1px #45B3E7;
    }

    .honkomagome-root .totop:hover .icon {
        opacity: 0.9;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1280px) {
    .honkomagome-root-header header {
        width: calc(100% - 7.813vw);
        height: max(7.813vw, 65px);
        border-bottom-left-radius: 3.125vw;
        border-bottom-right-radius: 3.125vw;
    }

    .honkomagome-root .logo {
        margin-top: 2.344vw;
    }

    .honkomagome-root footer .f-map {
        min-height: 46.875vw;
    }

    .honkomagome-root footer .f-map iframe {
        height: 46.875vw;
    }

    .honkomagome-root .f-box01 {
        border-top-right-radius: 7.813vw;
        border-top-left-radius: 7.813vw;
        margin-top: -7.813vw;
        padding-top: 5.469vw;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo {
        padding-right: 3.906vw;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-logo img {
        width: 33.984vw;
        height: auto;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-address {
        font-size: max(1.406vw, 14px);
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a {
        min-width: max(19.063vw, 170px);
        min-height: max(5.469vw, 55px);
    }

    .honkomagome-root .f-table tr th,
    .honkomagome-root .f-table tr td {
        padding: 1.25vw 0.938vw;
        font-size: max(1.172vw, 12px);
    }

    .honkomagome-root .f-bg-menu {
        border-radius: 3.906vw;
        margin-top: 3.906vw;
        padding: 3.056vw 3.906vw 3.594vw;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1250px) {
    .honkomagome-root .pc_navi {
        margin-right: 0.703vw;
    }

    .honkomagome-root .pc_navi > ul > li {
        margin: 0 0.916vw;
    }

    .honkomagome-root .pc_navi > ul > li > a,
    .honkomagome-root .pc_navi > ul > li > p {
        font-size: max(1.094vw, 10px);
        height: 3.125vw;
    }

    .honkomagome-root .pc_navi > ul > li > a span,
    .honkomagome-root .pc_navi > ul > li > p span {
        font-size: max(0.938vw, 9px);
    }

    .honkomagome-root .pc_navi > ul > li.menu-item-has-children > a::after,
    .honkomagome-root .pc_navi > ul > li.menu-item-has-children > p::after {
        bottom: -0.547vw;
    }

    .honkomagome-root .header_top {
        padding: 0 2.422vw 0 1.797vw;
    }

    .honkomagome-root .idx-list-ct li {
        margin-right: 0.781vw;
    }

    .honkomagome-root .idx-list-ct li.tel a {
        min-width: 13.281vw;
    }

    .honkomagome-root .idx-list-ct li a {
        height: max(6.25vw, 52px);
        min-width: 10.938vw;
    }

    .honkomagome-root .idx-list-ct li a .sub-ttl {
        font-size: max(0.938vw, 9px);
    }

    .honkomagome-root .idx-list-ct li:first-child a .ttl {
        margin-bottom: 0;
    }

    .honkomagome-root .idx-list-ct li a .ttl {
        font-size: max(1.563vw, 13px);
        margin-bottom: -0.391vw;
        margin-top: -0.234vw;
    }

    .honkomagome-root .idx-list-ct li a .ttl label {
        font-size: max(1.172vw, 10px);
        position: relative;
        top: 1px;
    }

    .honkomagome-root .idx-list-ct li a span img {
        width: max(1.172vw, 12px);
        height: max(1.172vw, 12px);
    }

    .honkomagome-root .logo img {
        width: 20.313vw;
        height: auto;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1080px) {
    .honkomagome-root-header header {
        width: calc(100% - 3.813vw);
    }

    .honkomagome-root .header_top {
        padding: 0 1.422vw 0 0.797vw;
    }

    .honkomagome-root .pc_navi > ul > li.menu-item-has-children > a::after,
    .honkomagome-root .pc_navi > ul > li.menu-item-has-children > p::after {
        bottom: -0.947vw;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-right {
        width: 51%;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo {
        padding-right: 1.906vw;
    }

    .honkomagome-root .f-bg-menu {
        padding: 2.656vw 1.906vw;
    }

    .honkomagome-root .copyright {
        padding: 13px 0 64px;
    }

    .honkomagome-root .pc_navi > ul > li > .subInner {
        width: 610px;
    }

    .honkomagome-root .pc_navi > ul > li .subInner ul li a {
        font-size: 11px;
    }
}

@media only screen and (max-width: 782px) {
    body.admin-bar .honkomagome-root-header header {
        top: 46px;
    }
}

@media only screen and (max-width: 768px) {
    .honkomagome-root p {
        margin-bottom: 13px;
        line-height: 2;
    }

    .honkomagome-root .totop {
        bottom: 70px;
        right: 5px;
    }

    .honkomagome-root .totop .icon {
        width: 40px;
        height: 40px;
    }

    .honkomagome-root-header header {
        width: calc(100% - 30px);
        margin: 0 auto;
        height: 60px;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        padding: 0 10px;
        display: flex;
        align-items: center;
    }

    html.ovh .honkomagome-root-header header,
    body.ovh .honkomagome-root-header header {
        width: 100%;
        border-radius: 0;
    }

    .honkomagome-root .header_top {
        width: fit-content;
        align-items: center;
        height: 60px;
        padding: 0;
        margin-right: auto;
        margin-left: 0;
    }

    .honkomagome-root .header_top .logo {
        width: auto;
        margin-top: 0;
        transform: none;
    }

    .honkomagome-root .header_top .logo img {
        width: 170px;
        max-height: 45px;
    }

    .honkomagome-root footer {
        padding: 45px 0 50px;
    }

    .honkomagome-root .f-table tr th,
    .honkomagome-root .f-table tr td {
        font-size: min(3.733vw, 15px);
        padding: 2vw 1vw;
    }

    .honkomagome-root .f-box01 {
        border-top-right-radius: 50px;
        border-top-left-radius: 50px;
    }

    .honkomagome-root .f-box01 .inner {
        padding: 0 15px;
    }

    .honkomagome-root .f-box01 .inner .inner_sm {
        padding: 0;
    }

    .honkomagome-root .f-box01 .f-box01-fx {
        display: flex;
        flex-direction: column;
        max-width: 500px;
        margin: 0 auto;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-right {
        width: 100%;
        margin-top: 30px;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-right .f-tbl {
        font-size: min(3.733vw, 15px);
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-right .f-tbl span {
        margin-left: 0;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo {
        width: 100%;
        padding-right: 0;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-logo img {
        width: 280px;
        height: auto;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-address {
        font-size: min(4.267vw, 17px);
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct {
        justify-content: center;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-box-list {
        padding: 15px;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-box-list ul {
        display: flex;
        flex-direction: column;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-box-list ul li {
        align-items: center;
        width: fit-content;
        margin: 0 auto 15px !important;
        min-width: 250px;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-box-list ul li:first-child br {
        display: none;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-box-list ul li:last-child {
        margin-bottom: 0 !important;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li {
        width: 100%;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li:not(:last-child) {
        margin-right: min(2.667vw, 10px);
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a {
        min-width: 100%;
        min-height: min(16vw, 60px);
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a::before {
        right: 7px;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a .sub-ttl {
        font-size: min(3.2vw, 13px);
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a .ttl {
        font-size: min(5.067vw, 20px);
        padding-left: 0;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a .ttl label {
        font-size: 15px;
        margin-left: 1px;
    }

    .honkomagome-root .f-box01 .f-box01-fx .f-box-logo .f-list-ct li a .ttl img {
        width: min(3.733vw, 16px);
        height: auto;
    }

    .honkomagome-root .f-bg-menu {
        display: none;
    }

    .honkomagome-root .f-list-socical li {
        margin-right: 5px;
    }

    .honkomagome-root .f-list-socical li a {
        justify-content: center;
        min-height: 105px;
        max-width: 168px;
        padding: 10px 0 25px;
    }

    .honkomagome-root .f-list-socical li a::before {
        order: 3;
        position: absolute;
        right: 0;
        left: 0;
        top: initial;
        bottom: 10px;
        margin: 5px auto 0;
    }

    .honkomagome-root .f-list-socical li a .ttl {
        flex-direction: column;
        font-size: min(4.267vw, 18px);
        padding-left: 0 !important;
    }

    .honkomagome-root .f-list-socical li a .ttl img {
        left: 0;
        margin-bottom: 2px;
    }

    .honkomagome-root .f-list-socical li a .sub-ttl {
        font-size: min(2.667vw, 11px);
        margin-bottom: 5px;
    }

    .honkomagome-root footer .f-map {
        min-height: 350px;
    }

    .honkomagome-root footer .f-map iframe {
        height: 350px;
    }

    .honkomagome-root header .idx-fx-sp {
        display: flex !important;
        align-items: center;
        position: relative;
        bottom: 2px;
    }

    .honkomagome-root header .idx-fx-sp > p {
        margin-right: 10px;
        flex-shrink: 0;
        margin-bottom: 0;
    }

    .honkomagome-root header .idx-fx-sp .hamburger-btn {
        position: relative;
        top: -1px;
    }

    .honkomagome-root .hamburger-btn {
        display: block;
    }

    .honkomagome-root .menu_toggle .inside .ft_link {
        padding: 20px 10px 120px;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .ttl {
        position: relative;
        pointer-events: auto;
        font-size: 16px;
        font-family: var(--f-family);
        font-weight: 600;
        --left: 1.5em;
        line-height: 1.6em;
        margin-bottom: 0;
        padding: 10px 0 !important;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .ttl:not(.rotate) {
        border-bottom: 1px solid var(--clr1);
    }

    .honkomagome-root .menu_toggle .inside .ft_link .ttl.rotate::before {
        transform: rotate(0deg);
    }

    .honkomagome-root .menu_toggle .inside .ft_link .ttl::before,
    .honkomagome-root .menu_toggle .inside .ft_link .ttl::after {
        content: "";
        display: block !important;
        position: absolute;
        top: 2.1em;
        right: 0;
        margin: auto;
        background-color: var(--main-color);
        transition: 0.3s all;
        width: calc(var(--left) / 2);
        height: 2px;
        z-index: 2;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .ttl::before {
        transform: rotate(90deg);
    }

    .honkomagome-root .menu_toggle .inside .ft_link ul li {
        margin-bottom: 0;
        border: 0 !important;
        position: relative;
        overflow: hidden;
    }

    .honkomagome-root .menu_toggle .inside .ft_link ul li a {
        font-size: 16px;
        font-family: var(--f-family);
        font-weight: 600;
        display: block;
        padding: 10px 0;
        border-bottom: 1px solid var(--clr1);
        text-decoration: none;
    }

    .honkomagome-root .menu_toggle .inside .ft_link ul li .en,
    .honkomagome-root .menu_toggle .inside .ft_link .ttl .en {
        margin-left: 0;
        font-weight: bold;
        font-family: var(--f-quicksand);
        text-transform: uppercase;
        font-size: 13px;
        display: block;
        letter-spacing: 0;
        color: var(--clr2);
    }

    .honkomagome-root .menu_toggle .inside .ft_link ul li a::before {
        content: "";
        position: absolute;
        right: 0;
        top: 26px;
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 6px solid var(--clr1);
        border-radius: 0;
        margin-left: 0;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .accContainer .ttl:not(.rotate) {
        padding-bottom: 0.5em;
        border-bottom: 1px solid var(--clr1);
    }

    .honkomagome-root #menu-header_menu04 .menu-item-type-custom a {
        border-bottom: 0;
        font-size: 16px;
        color: var(--clr2);
        padding-bottom: 0;
    }

    .honkomagome-root #menu-header_menu04 .menu-item-type-custom a::before {
        display: none;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .accContainer ul li:first-child a {
        padding-top: 0;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .accContainer ul li:first-child a::before {
        top: 6px;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .accContainer ul li a {
        font-size: 14px;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .accContainer ul li a::before {
        top: 15px;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct {
        margin-top: 30px;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li {
        width: 33.3333333333%;
        margin-right: 5px;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li:not(:last-child) {
        flex: 1;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li:last-child {
        width: 20%;
        margin-right: 0;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li a,
    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li button {
        border: 0;
        border-radius: 5px;
        color: #fff !important;
        min-width: 100%;
        flex-direction: column;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        padding-bottom: 5px;
        background: var(--clr2);
        line-height: 1em;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li a::before {
        display: none;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li a .ttl,
    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li button .ttl {
        color: #fff;
        padding: 0 !important;
        border-bottom: 0 !important;
        font-size: min(4.267vw, 18px);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li:last-child button .ttl {
        flex-direction: column;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li:last-child button .ttl img {
        margin-right: 0;
        margin-bottom: 5px;
        width: 20px;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li:last-child button .ttl::before,
    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li:last-child button .ttl::after,
    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li a .ttl::before,
    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li a .ttl::after {
        display: none !important;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li a .ttl img {
        width: min(3.733vw, 16px);
        height: auto;
    }

    .honkomagome-root .menu_toggle .inside .ft_link .idx-list-ct li a .sub-ttl {
        font-size: 10px;
    }
}
