@charset "utf-8";

/* ==============================

    サイト設定　適宜変更箇所

============================== */

body,
html {
    font-size: 18px;
}

body {
    color: #212128;
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    letter-spacing: 1px;
}


html {
    scroll-behavior: smooth;
}

a,
a img {
    color: #212128;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}

/*下層ページタイトル*/
.under-v {
    text-align: center;
    color: #fff;
    background-size: cover;
    background-position: center;
    padding: 111px 0 116px;
}

.under-v h1 {
    font-size: 36px;
    position: relative;
}

body#voices .under-v {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/voice-v.png);
}

h2 {
    font-size: 30px;
}

h2::before {
    font-size: 2.0em;
}

h2[data-name]::before {
    line-height: 0.6;
    font-size: 0.6em;
    font-weight: bold;
}

h3 {
    font-size: 24px;
}

.wp-block-button {
    font-size: 1.2rem;
}

.wp-block-button[data-name]::before {
    font-size: 0.8em;
    font-weight: bold;
}

/*PCでは不要な場合*/
.nav-wrapper {
    display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    letter-spacing: 2px;
}

/* ==============================

    サイト設定

============================== */

.inner-s {
    max-width: 960px;
    margin: 0 auto;
}

.inner {
    max-width: 1300px;
    margin: 0 auto;
}

.inner-l {
    max-width: 1440px;
    margin: 0 auto;
}

/* カラー */
.red {
    color: #991d27;
}

/*画像ホバー時*/

.img-hover {
    transition: .6s;
}

.img-hover:hover {
    opacity: .6;
}

.flex-row {
    flex-direction: row-reverse;
}


/* ==============================

　　固定メニュー

　============================== */
.fix_nav.sp_disp.sp {
    position: fixed;
    z-index: 9999999999999999999999;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: url(http://gion-abeya-market.com/wp/wp-content/uploads/2026/01/bk.jpg);
}

.wp-block-group.fix_nav.sp_disp-inner {
    gap: 0;
}

.kotei-menu {
    color: #991d27;
    padding: 5px 0;
    text-align: center;
    border-right: 0.5px solid #991d27;
    position: relative;
}

.kotei-menu:last-child {
    border-right: none;
}

/*メニュー数*/

.sp_disp-4 .kotei-menu {
    width: 25%;
}

.sp_disp-3 .kotei-menu {
    width: 33.3333333333%;
}

.sp_disp-2 .kotei-menu {
    width: 50%;
}

.sp_disp-1 .kotei-menu {
    width: 100%;
}

/* ==============================

ヘッダーの設定

　============================== */

header {
    width: 100%;
    transition: .6s;
}

.header-inner {
    transition: .6s;
}

/*適宜修正*/

.header-inner {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 300;
}



/* ==============================
    
    特定商取引に基づく表記・テーブル
    
　============================== */

.wp-block-group.tokusho-wrap {
    padding: 80px 0;
}

figure.wp-block-table td,
figure.wp-block-table th {
    border: none;
    padding: 18px 17px;
}

figure.wp-block-table {
    border: 1px solid #ccc;
}

.wp-block-table td:first-of-type {
    width: 30%;
    background-color: #991d27;
    border-bottom: 1px solid #fff;
    color: #fff;
}

.wp-block-table tr td {
    border-bottom: 1px solid black;
    background-color: #fff;
}

.wp-block-table tr:last-of-type td {
    border-bottom: none;
}

.wp-block-group.nini-wrap p {
    margin-bottom: 48px;
}

.wp-block-group.nini-wrap {
    margin-top: 63px;
}

/*.wp-block-table tr:last-of-type td:first-of-type {
    border-radius: 0 0 0 7px;
}

.wp-block-table tr:first-of-type td:first-of-type {
    border-radius: 7px 0 0 0;
}

.wp-block-table tr:last-of-type td:nth-of-type(2) {
    border-radius: 0 0 7px 0;
}

.wp-block-table tr:first-of-type td:nth-of-type(2) {
    border-radius: 0 7px 0 0;
}*/

figure.wp-block-table {
    border: none;
}

/* ==============================
    
    個人情報保護方針
    
　============================== */

.wp-block-group.policy-wrap {
    padding: 80px 0;
    font-size: 16px;
    line-height: 2;
}

.wp-block-group.policy-wrap p {
    margin-bottom: 35px;
}

.wp-block-group.policy-wrap li {
    margin-bottom: 26px;
}

figure.wp-block-image.size-full.img-hover.header-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: fit-content;
}

.nav-wrapper {
    display: block;
    top: 0;
    right: auto;
    z-index: 99999;
    left: 0;
}

.wp-block-group.sp-nav-wrap {
    height: 100vh;
    background-color: #991d27;
}

/* ==============================

　　↓　PC版テーマ専用CSSは下記から記述　↓

　============================== */

body {
    width: calc(100% - 106px);
    margin: 0 0 0 auto;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/bk-2.png);
    background-position: top center;
}

.wp-block-group.headerwrap {
    background-color: #991d27;
    width: 106px;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

figure.wp-block-image.size-full.img-hover.header-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: fit-content;
    z-index: 9999999999999999;
    max-width: fit-content;
}

.wp-block-group.policy-wrap ul.wp-block-list {
    padding-left: 19px;
}

figure.wp-block-image.size-full.app-fixed {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 998;
    transition: opacity 0.3s, visibility 0.3s;
    opacity: 1;
    visibility: visible;
    transition: transform 0.3s ease, opacity 0.3s, visibility 0.3s;
}

/* 消える時の設定（jQueryから制御） */
.app-fixed.is-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    /* 消えている間はクリックできないように */
}

/* ホバーした時に少し縮小 */
.app-fixed:hover {
    transform: scale(0.9);
    /* 0.95くらいにするとさらに控えめになります */
}




.hamburger-wrapper {
    width: 106px;
    height: 106px;
}

.hamburger__line {
    width: 60px;
    height: 1px;
    background-color: #fff;
}

.icon-style-2 .hamburger__line--1 {
    top: 32px;
}

.icon-style-2 .hamburger__line--2 {
    top: 46px;
}

.icon-style-2 .hamburger__line--3 {
    top: 60px;
}

.hamburger .wp-block-group__inner-container::after,
.hamburger .wp-block-group__inner-container::before {
    position: absolute;
    bottom: 12px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
}

.open.nav-wrapper.icon-style-2 .hamburger__line--1 {
    top: 29px;
}

.open.icon-style-2 .hamburger__line--3 {
    top: 69px;
}

.wp-block-group.sp-nav-inner nav.hamburger-menu ul li a {
    color: #fff;
}

.wp-block-group.sp-nav-inner nav.hamburger-menu ul li {
    justify-content: center;
    text-align: center;
    font-size: 20px;
    margin-bottom: 22px;
}

.wp-block-group.sp-nav-inner {
    height: fit-content;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

header .wp-block-group.btn-flex {
    margin-top: 39px;
}

figure.wp-block-image.size-full.maincoy {
    max-width: 195px;
    height: fit-content;
    position: absolute;
    top: 0;
    bottom: 70px;
    right: 0;
    margin: auto;
    left: 0;
}

.wp-block-group.mv-wrap {
    height: 100vh;
    position: relative;
    /* background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/mv1-1.png), url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/mv2.png); */
    /* background-size: 50%; */
    /* background-repeat: no-repeat; */
    /* background-position: center left, center right; */
}

.wp-block-group.mv-wrap>.wp-block-group__inner-container {
    display: flex;
    width: 100%;
}

.wp-block-group.mv1 {
    width: 50%;
    height: 100vh;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/mv1-1.png);
    background-size: cover;
    background-position: center;
}

.wp-block-group.mv2 {
    width: 50%;
    height: 100vh;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/mv2.png);
    background-size: cover;
    background-position: center;
}

.wp-block-group.mv h1 {
    background-color: #991d27;
    color: #fff;
    font-size: 24px;
    max-width: fit-content;
    position: absolute;
    bottom: 17px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 6px 18px;
}

.wp-block-group.contact-fixed-sp,
.wp-block-group.app-fixed-sp {
    display: none;
}

.wp-block-group.top-news-flex {
    padding: 72px 0 75px;
}

.wp-block-group.top-news-title h3 {
    font-size: 16px;
    background-color: #8f1b23;
    color: #fff;
    letter-spacing: 0;
    line-height: 1;
    padding: 7px 9px;
    max-width: fit-content;
}

.wp-block-group.top-news-title {
    width: 285px;
}

.wp-block-group.top-news-box {
    width: 70%;
}

.wp-block-group.white-bk {
    background-color: rgba(255, 255, 255, 0.5);
}

.wp-block-group.white-bk.top-about-wrap .inner {
    position: relative;
    padding: 93px 0 66px;
}

.wp-block-group.white-bk.top-about-wrap {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/top-about-bk1.png), url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/top-about-bk2.png);
    background-repeat: no-repeat;
    background-position: top right, bottom left;
}

.wp-block-group.top-about-title figure.aligncenter.size-full.is-resized {
    max-width: 95px;
}

.wp-block-group.white-bk.top-about-wrap .inner:before,
.wp-block-group.inner.pro-about:before {
    content: '';
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/2-1.png);
    background-size: contain;
    display: inline-block;
    width: 291px;
    height: 359px;
    background-repeat: no-repeat;
    position: absolute;
    top: -44px;
    right: 0;
}

.wp-block-group.white-bk.top-about-wrap .inner:after,
.wp-block-group.inner.pro-about:after {
    content: '';
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/top-aboutimg2.png);
    background-size: contain;
    display: inline-block;
    width: 291px;
    height: 359px;
    background-repeat: no-repeat;
    position: absolute;
    top: 248px;
    left: 0;
}

.wp-block-group.inner.pro-about:before {
    top: -96px;
}

.wp-block-group.inner.pro-about:after {
    bottom: -95px;
    top: auto;
}

.wp-block-group.top-about-title {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/title-bk.png);
    background-size: 320px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 116px;
}

.wp-block-group.flex-txt {
    width: 50%;
}

.wp-block-group.flex-txt h2 {
    margin-bottom: 30px;
}

p {
    line-height: 2;
}

figure.wp-block-image.size-full.flex-img {
    width: 46%;
}

.yuji-syuku-regular {
    font-family: "Yuji Syuku", serif;
    font-weight: 400;
    font-style: normal;
}

span.yuji {
    font-family: "Yuji Syuku", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 35px;
}

.wp-block-group.top-kinki-wrap {
    padding: 93px 0 100px;
}

h2.midashi:before,
h2.midashi:after {
    content: '';
    width: 55px;
    background: #ae997c;
    height: 1px;
    display: block;
    position: absolute;
    top: 24px;
}

h2.midashi:before {
    left: -66px;
}

h2.midashi:after {
    right: -66px;
}

h2.midashi {
    position: relative;
    max-width: fit-content;
    margin: 0 auto 58px;
}

.wp-block-image.kinki-img {
    margin: 75px auto 71px;
}

p strong {
    color: #991d27;
    font-weight: inherit;
}

.wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
}

.wp-block-group.top-kouza-wrap.white-bk .wp-block-group.osusume-wrap {
    margin-bottom: 55px;
}

.wp-block-buttons .wp-block-button,
.wp-block-buttons .wp-block-button a {
    width: 100%;
    padding: 0;
    background: none;
    max-width: 330px;
    border-radius: 0;
}

.wp-block-buttons .wp-block-button a:hover {
    color: #921b24;
    background-color: #fff;
}

.wp-block-buttons .wp-block-button a {
    font-size: 20px;
    background-color: #921b24;
    padding: 22px 21px;
    text-align: left;
    position: relative;
    transition: .6s;
    border: 2px solid #921b24;
}

.wp-block-buttons .wp-block-button a:after {
    content: '';
    width: 9px;
    height: 9px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 14px;
    bottom: 0;
    margin: auto;
    transition: .6s;
}

.wp-block-buttons .wp-block-button a:hover:after {
    border-top: solid 2px #961c25;
    border-right: solid 2px #961c25;
}

.wp-block-group.btn-flex {
    max-width: 695px;
    margin: 61px auto 0;
}

.wp-block-group.top-kinki-wrap .inner {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-1.png), url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-2.png);
    background-repeat: no-repeat;
    background-position: top 210px right 150px, top 645px left 65px;
}

.wp-block-group.top-kinki-wrap {
    padding: 93px 0 100px;
}

.wp-block-group.top-kinki-wrap,
.wp-block-group.company-wrap.white-bk {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-3.png);
    background-repeat: no-repeat;
    background-position: bottom right 133px;
}

.wp-block-group.miryoku-wrap.white-bk {
    padding: 85px 0 110px;
}

.wp-block-group.miryoku-box-flex {
    margin: 55px auto 79px;
    max-width: 1000px;
}

.wp-block-group.miryoku-box h3 {
    font-size: 24px;
    color: #991d27;
    writing-mode: vertical-rl;
    max-width: fit-content;
    margin: 0 auto 7px;
}

.wp-block-group.miryoku-box {
    width: 312px;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/title-bk.png);
    background-size: 312px;
    height: 312px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 23px 0 0;
}

.wp-block-group.miryoku-box p {
    letter-spacing: 0px;
}

.wp-block-group.osusume-wrap {
    padding: 47px 0 52px;
    position: relative;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/box2.png), url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/box1.png);
    background-repeat: no-repeat;
    background-position: bottom 19px left 40px, top 19px right 40px;
}

.wp-block-group.osusume-wrap>.wp-block-group__inner-container {
    width: 90%;
    margin: 0 auto;
}

.wp-block-group.osusume-wrap:before {
    content: '';
    width: 100%;
    height: 8px;
    background-color: #f0eae3;
    display: block;
    opacity: .5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.wp-block-group.osusume-wrap:after {
    content: '';
    width: 100%;
    height: 8px;
    background-color: #f0eae3;
    display: block;
    opacity: .5;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.wp-block-group.osusume-wrap>.wp-block-group__inner-container:before {
    content: '';
    width: 8px;
    height: 110%;
    display: block;
    position: absolute;
    left: 18px;
    top: -18px;
    background-color: #f0eae3;
    opacity: .5;
}

.wp-block-group.osusume-wrap>.wp-block-group__inner-container:after {
    content: '';
    width: 8px;
    height: 110%;
    display: block;
    position: absolute;
    right: 18px;
    top: -18px;
    background-color: #f0eae3;
    opacity: .5;
}

.wp-block-group.osusume-wrap h2:before,
.wp-block-group.faq-box h3:before {
    content: '';
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/midashi1.png);
    background-size: contain;
    display: inline-block;
    width: 36px;
    height: 51px;
    position: absolute;
    left: -33px;
    top: 0;
    bottom: 0;
}

.wp-block-group.osusume-wrap h2:after,
.wp-block-group.faq-box h3:after {
    content: '';
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/midashi2.png);
    background-size: contain;
    display: inline-block;
    width: 36px;
    height: 51px;
    position: absolute;
    right: -33px;
    top: 0;
    bottom: 0;
}

.wp-block-group.osusume-wrap h2,
.wp-block-group.faq-box h3 {
    color: #927e62;
    position: relative;
    max-width: fit-content;
    margin: 0 auto 42px;
}

.wp-block-group.osusumebox-flex {
    max-width: 1100px;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 20px !important;
}

.wp-block-group.faq-box h3 {
    padding: 5px 0 0;
}

.wp-block-group.osusume-box p {
    position: absolute;
    /* top: 0; */
    /* bottom: 0; */
    margin: auto;
    left: 0;
    right: 0;
    max-width: fit-content;
    letter-spacing: -1px;
    height: fit-content;
    padding: 26px 0;
}

.wp-block-group.osusume-box {
    width: 352px;
    height: 134px;
    background-color: #c7b69e;
    border-radius: 20px;
    color: #fff;
    font-size: 20px;
    position: relative;
}

.wp-block-group.osusume-box p.has-text-align-center.osusume-box-three {
    padding: 16px 0;
    line-height: 1.7;
}

.wp-block-group.top-reason-wrap .inner {
    padding: 98px 0 110px;
    position: relative;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-4.png), url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-5.png);
    background-repeat: no-repeat;
    background-position: top 213px right, bottom 46px left;
}

.wp-block-group.top-reason-wrap .inner h2.midashi {
    margin-bottom: 31px;
}

.wp-block-group.reasonbox-flex {
    max-width: 1156px;
    margin: 0 auto;
    gap: 20px !important;
}

.wp-block-group.reason-box h3:after {
    content: '';
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/7941da94db2a83c04d0d85ee45ecb1e3.png);
    background-size: contain;
    display: inline-block;
    width: 31px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    margin: auto;
}

.wp-block-group.reason-box:nth-of-type(2) h3:after {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/2.png);
}

.wp-block-group.reason-box:nth-of-type(3) h3:after {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/3.png);
}

.wp-block-group.reason-box:nth-of-type(4) h3:after {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/4.png);
}


.wp-block-group.reason-box h3 {
    color: #991d27;
    font-size: 24px;
    writing-mode: vertical-rl;
    text-align: center;
    max-width: fit-content;
    margin: 0 auto;
    position: relative;
    height: 277px;
    padding: 46px 0 0;
    letter-spacing: 0;
}

.wp-block-group.reason-box p {
    letter-spacing: 0px;
    font-size: 16px;
    margin-top: 42px;
}

.wp-block-group.reason-box {
    width: 283px;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/waku.png);
    background-size: 262px;
    background-repeat: no-repeat;
    background-position: top 30px center;
}

.wp-block-group.top-reason-wrap .inner:after {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/yakuzenimg1.png);
    content: '';
    background-size: contain;
    display: inline-block;
    width: 301px;
    height: 248px;
    position: absolute;
    right: -36px;
    top: -48px;
}

.wp-block-group.top-kouza-wrap.white-bk {
    padding: 95px 0 90px;
}

.wp-block-group.top-kouza-wrap.white-bk .wp-block-group.flex-img-wrap,
.wp-block-group.lets-wrap.inner .wp-block-group.flex-img-wrap {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-6.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-bottom: 46px;
    padding-bottom: 20px;
}

.wp-block-group.lets-wrap.inner .wp-block-group.flex-img-wrap {
    background-position: bottom left;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/sakura2.png);
}

.wp-block-group.sikakubox p {
    line-height: 1.8;
}

.wp-block-group.sikakubox {
    position: relative;
    max-width: 350px;
    width: 100%;
    background-color: #d0c0a9;
    border-radius: 10px;
    color: #fff;
    padding: 35px 0 15px;
    letter-spacing: -1px;
}

.wp-block-group.sikakubox h3 {
    width: 233px;
    background-color: #927e62;
    font-size: 20px;
    color: #fff;
    text-align: center;
    max-width: fit-content;
    margin: 0 auto;
    border-radius: 4px;
    padding: 7px 11px;
    line-height: 1;
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
}

.wp-block-group.sikakubox:first-of-type:after {
    content: '';
    position: absolute;
    top: 4px;
    bottom: 0;
    margin: auto;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/yajiruhsi.png);
    background-size: contain;
    display: inline-block;
    width: 20px;
    height: 15px;
    right: -38px;
    background-repeat: no-repeat;
}

.wp-block-group.sikakubox:first-of-type {
    padding-top: 46px;
    position: relative;
}

.wp-block-group.sikakubox-flex {
    max-width: 755px;
    margin: 0 auto;
}

.wp-block-group.top-koushi-wrap {
    padding: 85px 0 86px;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-7.png);
    background-repeat: no-repeat;
    background-position: bottom left 40px;
}

.wp-block-group.top-prof-box h4 {
    width: 195px;
    background-color: #c7b69e;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 1;
    padding: 10px 0;
    margin-bottom: 10px;
    border-radius: 6px;
}

.wp-block-group.top-prof-box {
    margin-top: 26px;
}

.wp-block-group.top-koushi-wrap h3 {
    font-size: 18px;
}

.wp-block-group.flex-img-wrap {
    margin-bottom: 55px;
}

.wp-block-group.top-voice-wrap.white-bk {
    padding: 72px 0 76px;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-1.png), url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-2.png);
    background-repeat: no-repeat;
    background-position: top 90px left 10%, bottom 89px right 10%;
}

.wp-block-group.voice-box {
    background-color: #f0eae3;
    border-radius: 10px;
    width: 49%;
    padding: 20px 20px 40px;
    position: relative;
}

.wp-block-group.voice-flex>.wp-block-group__inner-container {
    display: flex;
    gap: 2%;
    flex-wrap: wrap;
}

.wp-block-group.voice-box figure.aligncenter.size-full {
    margin-bottom: 25px;
}

p.has-text-align-right.voice-hu {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 16px;
    text-align: right;
}

.wp-block-group.top-voice-wrap.white-bk .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
    margin-top: 50px;
}

.wp-block-group.foot-contactbox {
    width: 50%;
    margin: 0 0 0 auto;
    background-color: #fff;
    padding: 28px;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-3.png);
    background-position: bottom right 20px;
    background-repeat: no-repeat;
    background-size: 119px;
}

.wp-block-group.foot-contactbox h2 {
    margin-bottom: 28px;
    text-align: center;
}

.wp-block-group.foot-contactbox-wrap .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
    margin-top: 25px;
}

.wp-block-group.foot-contactbox-wrap .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex .wp-block-button a {
    line-height: 1.2;
}

.wp-block-group.foot-contactbox-wrap {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/foot-bk.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}

.wp-block-group.appbox-wrap .inner {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-red1.png), url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-red2.png);
    background-repeat: no-repeat;
    background-position: top 30px right, bottom 30px left;
}

.wp-block-group.appbox-wrap {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/red-bk.png);
    background-position: center;
    color: #fff;
    padding: 64px 0 31px;
}

.wp-block-group.appbox-wrap h2.midashi {
    margin-bottom: 34px;
}

.wp-block-group.sp-nav-wrap {
    color: #fff;
}

.wp-block-group.appbox-wrap .wp-block-group.btn-flex {
    margin-top: 36px;
}

.wp-block-group.appbox-wrap .wp-block-buttons .wp-block-button a,
header .wp-block-group.btn-flex .wp-block-buttons .wp-block-button a {
    background-color: black;
    border: 2px solid black;
    line-height: 1.1;
    height: 92px;
}

p.contact-time {
    font-size: 14px;
    max-width: fit-content;
    margin: 13px auto 0;
}

.wp-block-group.appbox-wrap h2.midashi:before,
.wp-block-group.appbox-wrap h2.midashi:after {
    background: #fff;
}

.wp-block-group.footermenu {
    background-color: black;
    color: #fff;
    padding: 37px 0;
}

.wp-block-group.foot-flex {
    width: 90%;
    max-width: 90%;
}

span.txtimg:after {
    content: '';
    background-size: contain;
    display: inline-block;
    width: 210px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    top: 4px;
    margin: auto 10px;
}

span.txtimg.txtimg-1:after {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/yakuzen-title.png);
}

span.txtimg {
    position: relative;
    width: 225px;
    display: inline-block;
}

span.txtimg.txtimg-2 {
    width: 306px;
}

span.txtimg.txtimg-2:after {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/miryoku-title.png);
    width: 287px;
    left: -3px;
}

span.txtimg.txtimg-3 {
    width: 300px;
}

span.txtimg.txtimg-3:after {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/kyositu.png);
    width: 275px;
}

span.txtimg.txtimg-4 {
    width: 124px;
}

span.txtimg.txtimg-4:after {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/tou.png);
    width: 105px;
}

span.txtimg.txtimg-5 {
    width: 165px;
}

span.txtimg.txtimg-5:after {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/koushi-title.png);
    width: 145px;
}

span.txtimg.txtimg-6 {
    width: 121px;
}

span.txtimg.txtimg-6:after {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/seito-title.png);
    width: 105px;
}

.wp-block-image.kinki-img2 {
    position: absolute;
    bottom: -113px;
    right: 0;
    border: 5px solid #f4eee8;
}

.wp-block-image.kinki-img1,
.wp-block-image.kinki-img2 {
    width: 495px;
    height: 317px;
    border-radius: 7px;
}

.wp-block-group.kinki-img-wrap {
    max-width: 892px;
    margin: 65px auto 179px;
    position: relative;
}


br.sp {
    display: none;
}

nav.breadcrumb.inner {
    max-width: 97%;
    z-index: 100;
    position: relative;
}

.breadcrumb ul {
    max-width: fit-content;
    margin: 0 auto 0 0;
}

.wp-block-group.voice-about {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/ha-bk.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 122px 0 77px;
    position: relative;
    bottom: 40px;
}

.wp-block-group.voice-about h3 strong {
    color: #991d27;
    font-weight: inherit;
}

.wp-block-group.voice-about h3 {
    margin: 36px 0 36px;
    line-height: 2;
    font-size: 24px;
}

.wp-block-group.voice-about p.has-text-align-center {
    line-height: 2.5;
}

body#voices .wp-block-group.top-voice-wrap.white-bk {
    padding: 104px 0 95px;
    background-position: top 57px left 6%, bottom 65px right 2%;
}

body#voices .wp-block-group.voice-box {
    margin-bottom: 27px;
}

body#info .wp-block-group.voice-about {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/info-bk.png);
    background-position: left top;
    padding: 122px 0 49px;
}

body#info .wp-block-group.voice-about h2 {
    margin-bottom: 35px;
}

.wp-block-group.company-wrap.white-bk {
    padding: 62px 0 95px;
}

iframe {
    width: 48%;
}

.wp-block-group.companylist {
    width: 51%;
}

p.company-title {
    width: 106px;
}

.wp-block-group.company-flex {
    margin-bottom: 17px;
}

body#info .under-v {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/info-v.png);
}

body#privacy .under-v {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/policy-v.png);
}

.wp-block-group.contact-wrap .inner:before {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/yakuzenimg1.png);
    content: '';
    background-size: contain;
    display: inline-block;
    width: 301px;
    height: 248px;
    position: absolute;
    left: -36px;
    top: -48px;
}

.wp-block-group.contact-wrap .inner {
    padding: 112px 0 82px;
    position: relative;
}

.smf-form .smf-text-control__control,
.smf-form .smf-textarea-control__control {
    padding: 6px !important;
    width: 100% !important;
    border: none !important;
    max-width: 100% !important;
}

.smf-form--simple-table .smf-item__col--label:after {
    content: '必須';
    width: 52px;
    background-color: #951c24;
    color: #fff;
    position: absolute;
    font-size: 14px;
    text-align: center;
    right: 0;
    top: 3px;
}

.smf-form--simple-table .smf-item__col--label {
    width: 100% !important;
    margin-right: 30px;
    position: relative;
    flex: auto !important;
    max-width: 317px !important;
}

.smf-form--simple-table .smf-item__col--controls {
    flex: auto !important;
    max-width: calc(100% - 346px) !important;
    width: 50% !important;
}

.wp-block-snow-monkey-forms-item.smf-item {
    width: 100% !important;
    justify-content: space-between !important;
    padding: 0 !important;
    margin-bottom: 25px !important;
}

.smf-form .smf-radio-button-control__control,
input.smf-checkbox-control__control {
    border: none !important;
}

.wp-block-snow-monkey-forms-item.smf-item a {
    text-decoration: underline;
}

.smf-action .smf-button-control__control:hover {
    background: #fff !important;
    color: #921b24 !important;
}

.smf-action .smf-button-control__control {
    background: #921b24 !important;
    color: #fff;
    width: 300px !important;
    font-size: 16px;
    line-height: 1;
    padding: 25px 0;
    font-family: "Shippori Mincho B1", serif;
    font-weight: 600;
    border: 2px solid #921b24 !important;
    transition: .6s;
}

.smf-form.smf-form--simple-table {
    margin-bottom: 49px !important;
}

br.sp2 {
    display: none;
}

.wrap.news-wrap .under-v {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/news-v.png);
}

article.entry_item,
.post-title {
    border-bottom: 1px solid #d0c0a9;
}

section.entry_list {
    margin-bottom: 100px;
}

body#faq .under-v {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/faq-v.png);
}

p.has-text-align-center.faqtxt {
    margin: 29px 0 52px;
    line-height: 3;
}

.wp-block-group.faq-list {
    padding-bottom: 105px;
}

.wp-block-group.faq-about-wrap .wp-block-group.btn-flex {
    max-width: 100% !important;
    justify-content: space-between;
    gap: 10px !important;
    margin: 0 auto 0 !important;
}

.wp-block-group.faq-box {
    margin-top: 86px !important;
}

.wp-block-vk-blocks-accordion-trigger.vk_accordion-trigger {
    padding-left: 66px !important;
}

.wp-block-vk-blocks-accordion-trigger.vk_accordion-trigger:before {
    content: 'Q';
    width: 45px;
    height: 45px;
    background: #927e62;
    border-radius: 50%;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 2;
    position: absolute;
    top: 11px;
    left: 12px;
}

.wp-block-vk-blocks-accordion.vk_accordion {
    background: #c7b69e !important;
    margin-bottom: 7px !important;
    border-radius: 10px !important;
    color: #fff !important;
    border: none !important;
}

.vk_accordion-trigger .vk_accordion-toggle-close,
.vk_accordion-trigger .vk_accordion-toggle-open {
    border: none !important;
}

.wp-block-vk-blocks-accordion-target.vk_accordion-target.vk_accordion-target-open {
    width: 98% !important;
    background: #fff !important;
    border-radius: 10px !important;
    margin: 0 auto 11px !important;
    color: #1a1617 !important;
    font-size: 16px !important;
}

.vk_accordion-trigger .vk_accordion-toggle-close::after,
.vk_accordion-trigger .vk_accordion-toggle-open::after {
    border-right: 1px solid #fff !important;
    border-top: 1px solid #fff !important;
}

.wp-block-group.faq-about-wrap {
    padding: 70px 0 0;
}

body#product-project .under-v {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/pro-v.png);
}

.wp-block-group.inner.pro-about h2 {
    margin-bottom: 30px;
}

.wp-block-group.inner.pro-about {
    padding: 97px 0 106px;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/en2.png);
    background-size: 312px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.wp-block-group.kaihatu.white-bk {
    padding: 85px 0 100px;
}

.wp-block-group.itembox-wrap h2.midashi {
    margin-bottom: 30px;
}

.wp-block-group.itembox-wrap p.has-text-align-center.syokaitxt {
    margin-bottom: 70px;
}

.wp-block-group.flex-img-box figure.wp-block-image.size-full.flex-img {
    width: 100%;
    margin-bottom: 20px;
}

.wp-block-group.flex-img-box {
    width: 46%;
}

.wp-block-group.kaihatu-txt {
    margin-top: 21px;
}

.wp-block-group.itemtxt h3,
.wp-block-group.kaihatu-txt h3 {
    font-size: 21px;
    color: #927e62;
    margin-bottom: 12px;
}

.wp-block-group.itemtxt {
    margin-bottom: 23px;
}

.wp-block-group.kaihatu.white-bk .wp-block-group.flex-img-wrap {
    margin-bottom: 55px;
    align-items: flex-start;
}

.wp-block-group.kaihatu-flex {
    gap: 2% !important;
    margin-top: 46px;
}

.wp-block-group.kaihatu-box {
    width: 32%;
}

.wp-block-group.lets-wrap.inner {
    padding: 100px 0 54px;
}

.wp-block-group.itembox-wrap.itembox-wrap-items {
    margin-top: 83px;
}

caption {
    display: none;
}

body#concept .under-v {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/concept-img.png);
}

.wp-block-group.concept-about-wrap {
    padding: 81px 0 126px;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-1.png), url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-2.png);
    background-repeat: no-repeat;
    background-position: top 230px right 50px, top 822px left;
}

.wp-block-image.con-yakuzen-img {
    margin: 71px auto 40px;
}

h2.wp-block-heading.has-text-align-center.concept-title span {
    font-size: 24px;
    color: #991d27;
}

.wp-block-group.omoi-wrap {
    padding-bottom: 80px;
}

.wp-block-group.inner.omoi-wrap .wp-block-group.osusume-wrap:before,
.wp-block-group.inner.omoi-wrap .wp-block-group.osusume-wrap:after,
.wp-block-group.inner.omoi-wrap .wp-block-group.osusume-wrap>.wp-block-group__inner-container:before,
.wp-block-group.inner.omoi-wrap .wp-block-group.osusume-wrap>.wp-block-group__inner-container:after {
    background-color: #e2d8cc;
}

.wp-block-group.osusume-wrap.huniki-wrap {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/huniki-bk2.png), url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/huniki-bk1.png);
}

.wp-block-group.huniki-box-flex {
    flex-wrap: wrap;
    gap: 3% !important;
}

.wp-block-group.huniki-box-flex {
    flex-wrap: wrap;
    gap: 20px !important;
}

.wp-block-group.huniki-box h3 {
    margin-bottom: 12px;
}

.wp-block-group.huniki-box {
    max-width: 568px;
    width: 48%;
    background-color: #c7b69e;
    margin-bottom: 2%;
    border-radius: 10px;
    color: #fff;
    padding: 30px 25px;
    position: relative;
}

.wp-block-group.huniki-box:before {
    content: '01';
    font-size: 48px;
    color: #927e62;
    position: absolute;
    top: -33px;
    left: 0;
    right: 0;
    max-width: fit-content;
    margin: 0 auto;
    line-height: 1;
}

.wp-block-group.huniki-box:nth-of-type(2):before,
.wp-block-group.career-box:nth-of-type(2):before {
    content: '02';
}

.wp-block-group.huniki-box:nth-of-type(3):before,
.wp-block-group.career-box:nth-of-type(3):before {
    content: '03';
}

.wp-block-group.career-box:nth-of-type(4):before {
    content: '04';
}

.wp-block-group.career-box:nth-of-type(5):before {
    content: '05';
}

.wp-block-group.huniki-box:last-of-type {
    margin: 0;
}

body#concept .wp-block-group.top-koushi-wrap.white-bk h3 {
    color: #991d27;
    font-size: 24px;
    margin-bottom: 21px;
}

.wp-block-group.con-profile {
    max-width: 630px;
    margin: 0 auto;
    background-color: #d0c0a9;
    border-radius: 10px;
    padding: 20px;
    color: #fff;
}

.wp-block-group.con-profile .wp-block-group.top-prof-box:first-of-type {
    margin: 0;
}

.wp-block-group.con-profile .wp-block-group.top-prof-box h4 {
    background-color: #927e62;
}

.wp-block-group.careerstep-wrap .inner {
    padding: 95px 0 46px;
    position: relative;
}

span.txtimg.txtimg-7 {
    width: 380px;
}

span.txtimg.txtimg-7:after {
    width: 361px;
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/steptitle.png);
}

figure.wp-block-image.size-full.step.pc {
    max-width: 1167px;
    margin: 55px auto 100px;
}

.wp-block-group.career-box {
    max-width: 400px;
    width: 33%;
    background-color: #c7b69e;
    border-radius: 10px;
    color: #fff;
    padding: 30px 20px 20px;
    margin-bottom: 2%;
}

.wp-block-group.career-box h3 {
    color: #991d27;
    margin-bottom: 5px;
}

.wp-block-group.career-box {
    max-width: 400px;
    width: 33%;
    background-color: #c7b69e;
    border-radius: 10px;
    color: #fff;
    padding: 30px 20px 20px;
    margin-bottom: 3%;
}

.wp-block-group.yakuzen-osusume h5 {
    font-size: 18px;
    margin-bottom: 9px;
}

.wp-block-group.yakuzen-osusume ul li {
    font-size: 16px;
    position: relative;
    letter-spacing: 0;
    padding-left: 8px;
    margin-bottom: 3px;
}

.wp-block-group.yakuzen-osusume ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #991d27;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: -5px;
    top: 10px;
}

.wp-block-group.career-box ul.wp-block-list {
    max-width: fit-content;
    margin: auto;
}

.wp-block-group.yakuzen-osusume {
    margin-top: 24px;
    background-color: #fff;
    border-radius: 10px;
    color: #9d8d7a;
    padding: 12px 17px 17px;
    height: 190px;
}

.wp-block-group.career-box-flex>.wp-block-group__inner-container {
    display: flex;
    justify-content: center;
    gap: 3%;
    flex-wrap: wrap;
}

p.setumei {
    font-size: 16px;
    height: 192px;
}

.wp-block-group.career-box:before {
    content: '01';
    color: #927e62;
    font-size: 30px;
    position: absolute;
    max-width: fit-content;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -23px;
}

.wp-block-group.careerstep-wrap .inner:before {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/step-sara.png);
    content: '';
    width: 262px;
    height: 219px;
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    top: -35px;
    right: -118px;
}

.wp-block-group.careerstep-wrap .inner:after {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/step-sara2.png);
    content: '';
    width: 277px;
    height: 191px;
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -47px;
    left: -118px;
}

.tablepress>:where(thead, tfoot)>tr>* {
    background-color: #991d27 !important;
    color: #fff !important;
    line-height: 1;
    text-align: center;
    padding: 5px 15px !important;
    border-right: 1px solid #fff !important;
}

tbody {
    background: #fff !important;
}

table#tablepress-1 th,
table#tablepress-1 td {
    text-align: center !important;
    vertical-align: middle !important;
}

.tablepress>:where(thead)+tbody>:where(:not(.child))>*,
.tablepress>tbody>*~:where(:not(.child))>*,
.tablepress>tfoot>:where(:first-child)>* {
    border-top: 1px solid black !important;
    border-right: 1px solid black !important;
}

/* 一番上の行（theadの直後の最初のtr）のborder-topを消す */
.tablepress>tbody>tr:first-child>* {
    border-top: none !important;
}

/* 一番右の列（各行の最後のセル）のborder-rightを消す */
.tablepress>tbody>tr>*:last-child,
.tablepress>thead>tr>*:last-child {
    border-right: none !important;
}

.wp-block-group.att-wrap {
    margin-top: 28px;
}

p.att {
    margin-bottom: 35px;
}

.wp-block-group.nittei-flex h4 {
    width: 200px;
    background-color: #c7b69e;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 10px;
    line-height: 1;
    padding: 20px 0;
    margin-right: 20px;
}

.wp-block-group.nittei-flex {
    margin-bottom: 14px;
}

.wp-block-group.nittei-table {
    margin-bottom: 67px;
}

.wp-block-group.flowbox p {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0;
}

.wp-block-vk-blocks-accordion.vk_accordion a {
    text-decoration: underline;
}

.wp-block-group.flowbox {
    background-color: #c7b69e;
    text-align: center;
    color: #fff;
    max-width: 242px;
    border-radius: 10px;
    padding: 18px 8px 0;
    width: 100%;
    height: 112px;
    position: relative;
}

.wp-block-group.flow-flex>.wp-block-group__inner-container {
    display: flex;
    justify-content: space-between;
}

.wp-block-group.flowbox:nth-of-type(1),
.wp-block-group.flowbox:nth-of-type(3),
.wp-block-group.flowbox:nth-of-type(5) {
    padding-top: 25px;
}

.wp-block-group.flowbox:after {
    content: '';
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/yajiruhsi.png);
    background-size: contain;
    display: inline-block;
    width: 16px;
    height: 12px;
    position: absolute;
    right: -20px;
    background-repeat: no-repeat;
    top: 52px;
}

.wp-block-group.flowbox:last-of-type:after {
    display: none;
}

.wp-block-group.inner.requirements-wrap {
    padding: 77px 0 100px;
}

.wp-block-group.top-kouza-wrap.white-bk.kouza-wrap>.wp-block-group__inner-container {
    background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-red1.png), url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/illust-red2.png);
    background-repeat: no-repeat;
    background-position: bottom 1100px right 5%, bottom 200px left 7%;
}


/* ==============================

    PC・タブレット横 

============================== */

@media only screen and (min-width:1100px) {

    .fix_nav.sp_disp.sp {
        display: none;
    }

    .pc {
        display: block;
    }

    .sp {
        display: none;
    }

}

/* ==============================

    タブレット縦横

============================== */

@media (max-width: 1650px) and (min-width: 710px) {

    .wp-block-group.appbox-wrap .wp-block-buttons:nth-of-type(2) .wp-block-button a,
    header .wp-block-group.btn-flex .wp-block-buttons:nth-of-type(2) .wp-block-button a {
        padding-top: 24px;
    }

    .fix_nav.sp_disp.sp {
        display: none;
    }

    .inner-s,
    .inner,
    .inner-l {
        width: 90%;
    }

    .wp-block-group.top-kinki-wrap,
    .wp-block-group.company-wrap.white-bk {
        background-position: bottom right 14px;
    }

    .wp-block-group.miryoku-box-flex {
        gap: 10px !important;
    }

    .wp-block-group.top-reason-wrap .inner:after {
        right: -36px;
        top: -94px;
    }

    .wp-block-group.reasonbox-flex {
        flex-wrap: wrap;
        justify-content: center;
        max-width: 800px;
    }

    .wp-block-group.top-kinki-wrap .inner {
        background-position: top 210px right 10px, top 629px left 10px;
    }

    .wp-block-group.top-reason-wrap .inner {
        padding: 98px 0 110px;
        background-position: top 148px right, bottom 146px left;
    }

    .wp-block-group.top-voice-wrap.white-bk {
        background-position: top 90px left 2%, bottom 89px right 2%;
    }

    .wp-block-group.foot-contactbox {
        width: 70%;
        margin: 0 auto;
    }

    footer ul.wp-block-navigation__container {
        justify-content: flex-end;
    }

    .wp-block-group.foot-flex {
        width: 95%;
        max-width: 95%;
    }

    .wp-block-group.voice-about {
        background-size: 485px;
        padding: 109px 0 46px;
    }

    nav.breadcrumb.inner {
        max-width: 100%;
        width: 96%;
    }

    body#voices .wp-block-group.top-voice-wrap.white-bk {
        padding: 93px 0 65px;
        background-position: top 57px left 6%, bottom 35px right 2%;
    }

    body#voices .wp-block-group.voice-box {
        margin-bottom: 20px;
    }

    .wp-block-group.careerstep-wrap .inner:before {
        top: -35px;
        right: -47px;
    }

    .wp-block-group.careerstep-wrap .inner:after {
        left: -82px;
    }

    .wp-block-group.career-box {
        max-width: 400px;
        width: 49%;
    }

    .wp-block-group.career-box-flex>.wp-block-group__inner-container {
        gap: 3%;
        max-width: 1000px;
        margin: 0 auto;
    }

    .wp-block-group.flow-flex>.wp-block-group__inner-container {
        display: flex;
        flex-wrap: wrap;
        max-width: 950px;
        margin: 0 auto;
        justify-content: center;
        gap: 3%;
    }

    .wp-block-group.flowbox {
        margin-bottom: 2%;
    }

    .wp-block-group.flowbox:after {
        right: -23px;
    }

    .wp-block-group.top-kouza-wrap.white-bk {
        padding: 86px 0 70px;
    }

    .wp-block-group.top-kouza-wrap.white-bk.kouza-wrap>.wp-block-group__inner-container {
        background-position: bottom 1300px right 2%, bottom 300px left 4%;
    }
}

@media screen and (max-width:1400px) {
    .wp-block-group.companyflex-wrap {
        display: block;
    }

    .wp-block-group.companylist {
        width: 100%;
        max-width: 750px;
        margin: 0 auto 42px;
    }

    .wp-block-group.white-bk.top-about-wrap .wp-block-group.flex-txt h2 {
        text-align: center;
    }

    .is-layout-flex>iframe {
        width: 100%;
    }

    .wp-block-group.white-bk.top-about-wrap .wp-block-group.flex-img-wrap {
        display: block;
    }

    .wp-block-group.white-bk.top-about-wrap .wp-block-group.flex-txt {
        width: 100%;
        margin-bottom: 39px;
    }

    .wp-block-group.white-bk.top-about-wrap figure.wp-block-image.size-full.flex-img {
        max-width: 600px;
        width: 100%;
        margin: 0 auto;
    }

    .wp-block-group.faq-about-wrap .wp-block-group.btn-flex {
        max-width: 673px !important;
        margin: 0 auto 0 !important;
        flex-wrap: wrap;
    }

    .wp-block-group.inner.pro-about:before {
        width: 197px;
        height: 247px;
        right: -21px;
    }

    .wp-block-group.inner.pro-about:after {
        width: 197px;
        height: 246px;
        left: -31px;
        bottom: -75px;
    }

    .wp-block-group.inner.pro-about>.wp-block-group__inner-container {
        z-index: 100;
        position: relative;
        text-shadow: 0 0 5px #f4ede6, 0 0 5px #f4ede6, 0 0 5px #f4ede6, 0 0 5px #f4ede6, 0 0 5px #f4ede6, 0 0 5px #f4ede6, 0 0 5px #f4ede6;
    }

    .wp-block-group.concept-about-wrap {
        background-position: top 130px right 0px, top 952px left;
    }

    body#concept .wp-block-group.top-koushi-wrap.white-bk .wp-block-group.flex-img-wrap {
        display: block;
    }

    body#concept .wp-block-group.top-koushi-wrap.white-bk .wp-block-group.flex-img-wrap figure.wp-block-image.size-full.flex-img {
        width: 100%;
        max-width: 500px;
        margin: 0 auto 31px;
    }

    body#concept .wp-block-group.top-koushi-wrap.white-bk .wp-block-group.flex-txt {
        width: 100%;
    }

    body#concept .wp-block-group.top-koushi-wrap.white-bk .wp-block-group.flex-txt h3 {
        text-align: center;
    }

    .wp-block-group.careerstep-wrap .inner:before {
        top: -35px;
        right: -47px;
        width: 224px;
        height: 189px;
    }

    .wp-block-group.careerstep-wrap .inner:after {
        left: -82px;
        width: 224px;
        height: 159px;
    }
}

/* ==============================

    スマホ・タブレット縦

============================== */

@media screen and (max-width:1100px) {
    .wp-block-group.policy-wrap {
        padding: 46px 0;
    }

    figure.wp-block-image.size-full.maincoy {
        max-width: 170px;
        bottom: 35px;
    }

    .wp-block-group.btn-flex {
        gap: 10px !important;
    }

    /*ハンバーガーメニュー表示*/
    .nav-wrapper {
        display: block;
    }

    .is-layout-flex>nav.header-inner-menu {
        display: none;
    }

    .pc,
    .page-top {
        display: none;
    }

    .sp {
        display: block;
    }

    figure.wp-block-image.size-full.app-fixed.img-hover {
        display: none;
    }

    .wp-block-group.headerwrap {
        width: 100%;
        height: 106px;
    }

    .menu-style-6 .sp-nav-wrap {
        transform: translateY(-100%);
    }

    .open.menu-style-6 .sp-nav-wrap {
        transform: translateY(0);
    }

    .nav-wrapper {
        display: block;
        top: -3px;
        z-index: 99999;
        left: auto;
        right: 0;
    }

    body {
        width: 100%;
        margin: 0 auto;
    }

    .wp-block-group.contact-fixed-sp.has-link,
    .wp-block-group.app-fixed-sp.has-link {
        display: block;
        width: 106px;
        height: 106px;
        position: fixed;
        top: 0;
        border-top: none;
        border-bottom: none;
        color: #fff;
        transition: .6s;
        z-index: 9999999999999999999999999999999;
    }

    .wp-block-group.app-fixed-sp.has-link {
        right: 106px;
        border-right: 1px solid;
        border-left: 1px solid;

    }

    .wp-block-group.contact-fixed-sp.has-link {
        right: 212px;
        border-left: 1px solid;
    }

    .wp-block-group.contact-fixed-sp.has-link p span,
    .wp-block-group.app-fixed-sp.has-link p span {
        display: block;
        margin-top: 5px;
        font-size: 14px;
    }

    .wp-block-group.contact-fixed-sp.has-link p,
    .wp-block-group.app-fixed-sp.has-link p {
        line-height: 1.5;
        margin-top: 14px;
        font-size: 24px;
    }

    .wp-block-group.app-fixed-sp.has-link p span {
        margin-top: 13px;
    }


    .wp-block-group.app-fixed-sp.has-link p {
        margin-top: 18px;
    }

    figure.wp-block-image.size-full.img-hover.header-logo {
        top: 0;
        bottom: 0;
        left: 33px;
        right: auto;
        margin: auto;
    }

    .wp-block-group.mv1,
    .wp-block-group.mv2 {
        width: 100%;
        height: 50%;
    }

    .wp-block-group.mv-wrap>.wp-block-group__inner-container {
        display: block;
        width: 100%;
    }

    .wp-block-group.mv-wrap {
        height: 900px;
    }

    .wp-block-group.mv h1 {
        font-size: 20px;
        max-width: 100%;
        bottom: 17px;
        left: 0;
        right: 0;
        margin: auto;
        padding: 6px 18px;
        width: 100%;
    }

    .wp-block-group.mv-wrap>.wp-block-group__inner-container {
        display: block;
        width: 100%;
        height: 900px;
    }

    .wp-block-group.top-news-flex {
        padding: 52px 0 53px;
        display: block;
    }

    .wp-block-group.top-news-title {
        width: auto;
        text-align: center;
        max-width: fit-content;
        margin: 0 auto 22px;
    }

    .wp-block-group.top-news-box {
        width: 100%;
        max-width: 645px;
        margin: 0 auto;
    }

    ul.top-news-list li a {
        /* width: 200px; */
        /* display: inline-block; */
    }

    ul.top-news-list {
        max-width: none;
        /* margin: auto; */
        width: 100%;
    }

    span.top-news-title {
        display: block;
        width: 100%;
    }

    .wp-block-group.white-bk.top-about-wrap .inner:before,
    .wp-block-group.inner.pro-about:before {
        width: 248px;
        height: 310px;
        top: -44px;
        right: -12px;
    }

    .wp-block-group.white-bk.top-about-wrap .inner:after,
    .wp-block-group.inner.pro-about:after {
        width: 248px;
        height: 306px;
        top: 280px;
        left: -16px;
    }

    .wp-block-group.flex-img-wrap {
        margin-bottom: 0;
        display: block;
    }

    .wp-block-group.flex-txt {
        width: 100%;
    }

    figure.wp-block-image.size-full.flex-img {
        width: 100%;
        max-width: 500px;
        margin: 40px auto 0;
    }

    .wp-block-group.flex-txt h2 {
        margin-bottom: 30px;
        text-align: center;
    }

    .wp-block-group.top-about-title {
        margin-bottom: 91px;
    }

    .wp-block-group.top-kinki-wrap .inner {
        background-position: top 203px right 0, top 540px left 0px;
    }

    .wp-block-image.kinki-img1,
    .wp-block-image.kinki-img2 {
        width: 350px;
        height: 230px;
    }

    .wp-block-group.kinki-img-wrap {
        max-width: 565px;
    }

    p.has-text-align-center.kink-txt2 {
        text-align: left;
        max-width: fit-content;
        margin: 0 auto;
    }

    .wp-block-group.top-kinki-wrap,
    .wp-block-group.company-wrap.white-bk {
        background-position: bottom right 14px;
        background-size: 99px;
    }

    p.has-text-align-center.top-miryoku-txt {
        text-align: left;
        max-width: fit-content;
        margin: 0 auto;
    }

    p.has-text-align-center.top-miryoku-txt br {
        display: none;
    }

    .wp-block-group.miryoku-box-flex {
        gap: 10px !important;
        flex-wrap: wrap;
        justify-content: center;
        margin: 52px auto 55px;
    }

    .wp-block-group.osusume-box {
        width: 48%;
        height: 127px;
    }

    .wp-block-group.osusume-box p {
        margin: auto;
        left: 0;
        right: 0;
        max-width: fit-content;
        letter-spacing: -1px;
        height: fit-content;
        padding: 34px 0;
        font-size: 18px;
        line-height: 1.6;
    }

    .wp-block-group.top-reason-wrap .inner:after {
        right: -10px;
        top: -74px;
        width: 201px;
        height: 167px;
    }

    .wp-block-group.reason-box h3 {
        padding: 47px 0 0;
        letter-spacing: 0;
    }

    .wp-block-group.top-reason-wrap .inner {
        padding: 98px 0 110px;
        background-position: top 147px right 0, bottom 45px left;
        width: 95%;
    }

    .wp-block-group.flex-txt {
        width: 100%;
        margin-top: 22px;
    }

    .wp-block-group.sikakubox-flex {
        max-width: fit-content;
        margin: 0 auto;
        display: block;
    }

    .wp-block-group.sikakubox:first-of-type {
        padding: 36px 0 30px;
        position: relative;
        margin-bottom: 45px;
        width: 350px;
    }

    .wp-block-group.top-koushi-wrap h3 {
        font-size: 18px;
    }

    .wp-block-group.top-koushi-wrap .wp-block-buttons .wp-block-button a {
        margin-top: 40px;
    }

    .wp-block-group.top-koushi-wrap {
        padding: 69px 0 86px;
        background-position: bottom left 24px;
        background-size: 175px;
    }

    .wp-block-group.top-voice-wrap.white-bk {
        background-position: top 90px left 2%, bottom 97px right 1%;
    }

    .wp-block-group.foot-contactbox {
        width: 90%;
        margin: 0 auto;
        max-width: 600px;
    }

    .wp-block-group.foot-flex {
        width: 95%;
        max-width: 95%;
        display: block;
    }

    .wp-block-group.top-kouza-wrap.white-bk {
        padding: 70px 0 69px;
    }

    figure.wp-block-image.size-full.foot-logo.img-hover {
        max-width: fit-content;
        margin: 0 auto 22px;
    }

    footer ul.wp-block-navigation__container {
        justify-content: center;
    }

    .wp-block-group.sikakubox:first-of-type:after {
        content: '';
        position: absolute;
        margin: auto;
        background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/yaji-sp.png);
        background-size: contain;
        display: inline-block;
        width: 15px;
        height: 20px;
        background-repeat: no-repeat;
        left: 0;
        right: 0;
        top: 160px;
        bottom: 0;
    }

    .wp-block-group.voice-about h3 {
        margin: 36px 0 36px;
        font-size: 22px;
        text-align: left;
        margin: 24px 0 21px;
    }

    .wp-block-group.voice-about p.has-text-align-center {
        line-height: 2;
        text-align: left;
    }

    body#voices .wp-block-group.top-voice-wrap.white-bk {
        padding: 84px 0 49px;
        background-position: top 39px left 2%, bottom 20px right 2%;
    }

    .wp-block-group.contact-wrap .inner:before {
        width: 221px;
        height: 181px;
        position: absolute;
        left: -36px;
        top: -67px;
        background-repeat: no-repeat;
    }

    .wp-block-snow-monkey-forms-item.smf-item {
        display: block !important;
    }

    .smf-form--simple-table .smf-item__col--label {
        max-width: 100% !important;
        margin-bottom: 12px !important;
        margin-right: 0;
    }

    .smf-form--simple-table .smf-item__col--controls {
        max-width: 100% !important;
        width: 100% !important;
    }

    .wp-block-snow-monkey-forms-item.smf-item {
        width: 100% !important;
        margin-bottom: 22px !important;
    }

    .wp-block-group.contact-wrap .inner {
        padding: 112px 0 56px;
    }

    .under-v {
        padding: 182px 0 121px;
    }

    p.has-text-align-center.faqtxt {
        margin: 29px auto 52px;
        line-height: 2;
        text-align: left;
        max-width: fit-content;
    }

    .wp-block-group.itembox-wrap p.has-text-align-center.syokaitxt {
        margin-bottom: 56px;
    }

    .wp-block-group.flex-img-box {
        width: 100%;
    }

    .wp-block-group.kaihatu.white-bk .wp-block-group.flex-img-wrap {
        margin-bottom: 43px;
    }

    .wp-block-group.itembox-wrap.itembox-wrap-items {
        margin-top: 62px;
    }

    .wp-block-group.kaihatu-flex {
        margin-top: 40px;
        display: block;
    }

    .wp-block-group.kaihatu-box {
        width: 100%;
        max-width: 480px;
        margin: 0 auto 27px;
    }

    .wp-block-group.kaihatu.white-bk {
        padding: 81px 0 25px;
    }

    .wp-block-group.lets-wrap.inner {
        padding: 25px 0 7px;
    }

    .wp-block-group.lets-wrap.inner .wp-block-group.flex-img-wrap {
        padding-bottom: 53px;
    }

    .wp-block-group.inner.pro-about:before {
        width: 197px;
        height: 247px;
        top: -60px;
        right: -12px;
    }

    .wp-block-group.inner.pro-about:after {
        width: 197px;
        height: 246px;
        top: 256px;
        left: -24px;
    }

    #tablepress-1 {
        display: block;
        width: 100%;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    p.scroll-sp.sp {
        font-size: 14px;
    }

    .wp-block-image.con-yakuzen-img {
        margin: 71px auto 40px;
        max-width: 500px;
    }

    .wp-block-group.concept-about-wrap {
        background-position: top 164px right 0px, top 952px left;
        background-size: 100px, 120px;
    }

    .wp-block-group.huniki-box-flex {
        display: block;
    }

    .wp-block-group.huniki-box {
        max-width: 500px;
        padding: 30px 25px;
        margin: 0 auto 4% !important;
        width: 100%;
    }

    .wp-block-group.inner.omoi-wrap .wp-block-group.osusume-wrap>.wp-block-group__inner-container:before,
    .wp-block-group.inner.omoi-wrap .wp-block-group.osusume-wrap>.wp-block-group__inner-container:after {
        height: 103%;
    }

    .wp-block-group.osusume-wrap.huniki-wrap {
        padding-bottom: 30px;
    }

    p.has-text-align-center.about-concept-wrap {
        text-align: left;
        max-width: fit-content;
        margin: 0 auto;
    }

    .wp-block-group.con-profile {
        margin-top: 43px;
    }

    .wp-block-group.step-sp-box h4 {
        font-size: 20px;
        background-color: #fff;
        color: #991d27;
        max-width: 300px;
        margin: 0 auto;
        border-radius: 10px;
        margin-bottom: 22px;
        padding: 18px 0;
        position: relative;
    }


    figure.wp-block-image.size-full.step.sp {
        max-width: 400px;
        margin-bottom: 2px;
        position: relative;
        bottom: 23px;
    }

    .wp-block-group.career-box {
        max-width: 500px;
        width: 100%;
    }

    .wp-block-group.career-box-flex>.wp-block-group__inner-container {
        max-width: 500px;
        margin: 0 auto;
        display: block;
    }

    .wp-block-group.step-sp-box h4:last-of-type:after {
        display: none;
    }

    p.setumei {
        height: auto;
    }

    .wp-block-group.yakuzen-osusume {
        height: auto;
    }

    .wp-block-group.step-sp-box h4:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #9d8d7a;
        position: absolute;
        bottom: -17px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .wp-block-group.careerstep-wrap .inner:before {
        top: -63px;
        right: -33px;
        width: 197px;
        height: 170px;
    }

    .wp-block-group.nittei-flex {
        display: block;
        margin: 0 auto 18px;
    }

    .wp-block-group.nittei-flex h4 {
        width: 100%;
        font-size: 18px;
        color: #fff;
        border-radius: 7px;
        line-height: 1;
        padding: 13px 0;
        margin-right: 20px;
        margin-bottom: 8px;
    }

    .wp-block-group.flowbox {
        max-width: 277px;
    }

    .wp-block-group.flow-flex>.wp-block-group__inner-container {
        gap: 4%;
    }

    .wp-block-group.top-kouza-wrap.white-bk.kouza-wrap {
        padding-bottom: 55px;
    }

    .wp-block-group.nini-wrap p {
        text-align: left;
    }

    .wp-block-group.voice-about p.has-text-align-right.sp {
        margin-top: 15px;
    }
}

/* ==============================

    タブレット縦のみ

============================== */

@media (max-width: 1100px) and (min-width: 710px) {
    .wp-block-group.careerstep-wrap h2.midashi {
        letter-spacing: -2px;
    }

    span.txtimg.txtimg-7 {
        width: 341px;
    }

    span.txtimg.txtimg-7:after {
        width: 347px;
    }

    h2.midashi {
        letter-spacing: -1px;
    }

    /*MVの高さ適宜変更*/
    .mainv,
    .slider-01,
    .slider-01 .slide figure.wp-block-image.size-full,
    .slider-01 .slide figure.wp-block-image.size-full img {
        height: 60vh;
    }

    .tel-menu-flex {
        max-width: 374px;
    }

    .fix_nav.sp_disp.sp {
        display: none;
    }

}


/* ==============================

    スマホ　

============================== */

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


    /*スマホ版MVの高さ適宜変更*/
    .mainv,
    .slider-01,
    .slider-01 .slide figure.wp-block-image.size-full,
    .slider-01 .slide figure.wp-block-image.size-full img {
        height: 60vh;
    }


    .inner-s,
    .inner,
    .inner-l {
        width: 90%;
    }


    /*スマホ版文字サイズ*/
    p {
        font-size: 14px;
        line-height: 1.7;
    }

    /* ==============================
    
    特定商取引に基づく表記・テーブル
    
　============================== */
    .wp-block-table tr td {
        display: block;
        width: 100%;
    }

    .wp-block-table td:first-of-type {
        width: 100%;
    }

    figure.wp-block-table td,
    figure.wp-block-table th {
        border: none;
        padding: 10px 13px;
    }

    figure.wp-block-table {
        font-size: 14px;
    }

    .wp-block-group.tokusho-wrap {
        padding: 59px 0 94px;
    }


    /* ==============================
    
    個人情報保護方針
    
　============================== */
    .wp-block-group.policy-wrap {
        font-size: 13px;
        padding: 35px 0 35px;
    }

    .wp-block-group.policy-wrap p {
        margin-bottom: 23px;
    }

    .wp-block-group.policy-wrap li {
        margin-bottom: 20px;
    }

    /* ==============================
    
        以下テーマ専用CSS
    
    ============================== */

    /* ==============================
    
        以下テーマ専用CSS
    
    ============================== */
    figure.wp-block-image.size-full.app-fixed.img-hover {
        display: none;
    }

    .mv-container {
        overflow: hidden;
        /* モバイルでは突き抜けさせず、横並びを強調 */
    }

    .diag-slider-inner figure {
        /* スマホサイズに合わせて画像サイズを調整（画面幅の70%など） */
        width: 70vw;
        height: auto;
        aspect-ratio: 500 / 327;
        /* 元の比率を維持 */
    }

    /* 全ての画像を垂直方向の中央に揃える */
    .pos-center,
    .pos-right-top,
    .pos-left-bottom,
    .pos-entry {
        top: 50% !important;
    }

    /* 中央の画像 */
    .pos-center {
        left: 50% !important;
        z-index: 10;
        opacity: 1;
        transform: translate(-50%, -50%) scale(1.0);
    }

    /* 右側に見切れる画像 */
    .pos-right-top {
        left: 105% !important;
        /* 右端に少し見切れる */
        z-index: 5;
        opacity: 0.6;
        transform: translate(-50%, -50%) scale(0.8);
    }

    /* 左側に見切れる画像 */
    .pos-left-bottom {
        left: -5% !important;
        /* 左端に少し見切れる */
        z-index: 5;
        opacity: 0.6;
        transform: translate(-50%, -50%) scale(0.8);
    }

    /* 待機位置（右側遠くに隠す） */
    .pos-entry {
        left: 150% !important;
        opacity: 0;
    }

    .wp-block-group.headerwrap {
        height: 63px;
    }

    .hamburger-wrapper {
        width: 63px;
        height: 63px;
    }

    .wp-block-group.app-fixed-sp.has-link {
        display: block;
        width: 63px;
        height: 63px;
        right: 63px;
    }

    .icon-style-2 .hamburger__line--1,
    .icon-style-3 .hamburger__line--1 {
        top: 19px;
    }

    .icon-style-2 .hamburger__line--2,
    .icon-style-3 .hamburger__line--2 {
        top: 29px;
    }

    .icon-style-2 .hamburger__line--3,
    .icon-style-3 .hamburger__line--3 {
        top: 39px;
    }

    .hamburger__line {
        width: 35px;
    }

    .hamburger .wp-block-group__inner-container::after,
    .hamburger .wp-block-group__inner-container::before {
        bottom: 1px;
        font-size: 10px;
    }

    .open.icon-style-2 .hamburger__line--3 {
        top: 52px;
    }

    .open.nav-wrapper.icon-style-2 .hamburger__line--1 {
        top: 12px;
    }

    figure.wp-block-image.size-full.img-hover.header-logo {
        left: 10px;
        max-width: 155px;
        bottom: 2px;
    }

    .wp-block-group.contact-fixed-sp.has-link {
        display: block;
        width: 63px;
        height: 63px;
        right: 126px;
        border-right: none;
    }

    .wp-block-group.contact-fixed-sp.has-link p,
    .wp-block-group.app-fixed-sp.has-link p {
        line-height: 1.5;
        margin-top: 8px !important;
        font-size: 15px;
        letter-spacing: 0px;
    }

    .wp-block-group.contact-fixed-sp.has-link p span,
    .wp-block-group.app-fixed-sp.has-link p span {
        /* display: none; */
        font-size: 10px;
        line-height: 1.2;
        margin-top: 2px;
    }

    .wp-block-group.app-fixed-sp.has-link p {
        margin-top: 10px !important;
    }

    .wp-block-group.app-fixed-sp.has-link p span {
        margin-top: 10px;
    }

    .wp-block-group.app-fixed-sp.has-link {
        display: block;
        width: 63px;
        height: 63px;
        right: 63px;
        border-right: 1px solid #fff;
    }

    .wp-block-group.sikakubox:first-of-type {
        width: auto;
    }

    h2 {
        font-size: 24px;
    }

    h2.midashi:before,
    h2.midashi:after {
        display: none;
    }

    .wp-block-group.mv-wrap,
    .wp-block-group.mv-wrap>.wp-block-group__inner-container {
        height: 600px;
    }

    figure.wp-block-image.size-full.maincoy {
        max-width: 106px;
        bottom: 14px;
    }

    .wp-block-group.mv h1 {
        font-size: 14px;
        max-width: 100%;
        bottom: 17px;
        left: 0;
        right: 0;
        margin: auto;
        padding: 7px 0px;
        width: 100%;
        letter-spacing: 0px;
    }

    .wp-block-group.sp-nav-inner nav.hamburger-menu ul li {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .wp-block-group.top-news-title h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    ul.top-news-list {
        font-size: 14px;
    }

    span.top-news-date {
        max-width: 95px;
    }

    .wp-block-group.top-news-title {
        margin: 0 auto 18px;
    }

    .wp-block-group.top-news-flex {
        padding: 42px 0 46px;
    }

    .wp-block-group.white-bk.top-about-wrap .inner:before,
    .wp-block-group.inner.pro-about:before {
        width: 134px;
        height: 310px;
        top: -30px;
        right: -5.5%;
        background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/2-sp.png);
    }

    .wp-block-group.white-bk.top-about-wrap .inner:after {
        width: 134px;
        height: 168px;
        top: 228px;
        left: -32px;
    }

    .wp-block-group.inner.pro-about:after {
        width: 134px;
        height: 168px;
        top: auto;
        left: -32px;
        bottom: -52px;
    }

    .wp-block-group.top-about-title figure.aligncenter.size-full.is-resized {
        max-width: 62px;
    }

    .wp-block-group.white-bk.top-about-wrap {
        background-size: 320px;
    }

    .wp-block-group.white-bk.top-about-wrap .inner {
        position: relative;
        padding: 54px 0 48px;
    }

    .wp-block-group.top-about-title {
        margin-bottom: 47px;
        background-size: 169px;
        background-position: top 56px center;
    }

    .wp-block-group.flex-txt h2 {
        margin-bottom: 13px;
        font-size: 20px;
    }

    figure.wp-block-image.size-full.flex-img {
        margin: 30px auto 0;
    }

    .wp-block-group.top-kinki-wrap,
    .wp-block-group.company-wrap.white-bk {
        background-position: bottom right 8px;
        background-size: 77px;
    }

    .wp-block-group.top-kinki-wrap {
        padding: 52px 0 37px;
    }

    br.sp {
        display: block;
    }

    span.txtimg:after {
        width: 160px;
        height: 30px;
        top: 4px;
        margin: auto 10px;
        right: 3px;
    }

    span.txtimg {
        width: 174px;
    }

    span.txtimg.txtimg-2 {
        width: 248px;
    }

    span.txtimg.txtimg-2:after {
        width: 231px;
        left: -3px;
    }

    span.txtimg.txtimg-3 {
        width: 256px;
    }

    span.txtimg.txtimg-3:after {
        width: 238px;
    }

    span.txtimg.txtimg-4:after {
        width: 86px;
    }

    span.txtimg.txtimg-4 {
        width: 99px;
    }

    span.txtimg.txtimg-5 {
        width: 129px;
    }

    span.txtimg.txtimg-5:after {
        width: 112px;
        top: 6px;
    }

    span.txtimg.txtimg-6:after {
        width: 86px;
    }

    span.txtimg.txtimg-6 {
        width: 101px;
    }

    h2.midashi {
        margin: 0 auto 24px;
    }

    p.has-text-align-center.kink-txt1 {
        text-align: left;
        max-width: fit-content;
        margin: 0 auto;
    }

    .wp-block-group.kinki-img-wrap {
        max-width: 300px;
        margin: 33px auto 142px;
    }

    .wp-block-image.kinki-img1,
    .wp-block-image.kinki-img2 {
        width: 214px;
        height: 143px;
    }

    .wp-block-image.kinki-img2 {
        border: 3px solid #f4eee8;
    }

    .wp-block-group.btn-flex {
        margin: 27px auto 0;
        display: block;
    }

    .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
        max-width: 250px;
    }

    .wp-block-group.btn-flex .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
        margin-bottom: 9px;
    }

    .wp-block-buttons .wp-block-button a {
        font-size: 14px;
        padding: 14px 16px;
    }

    .wp-block-buttons .wp-block-button a:after {
        width: 7px;
        height: 7px;
        border: 0;
        right: 11px;
        border-top: solid 1px #fff;
        border-right: solid 1px #fff;
    }

    .wp-block-buttons .wp-block-button a:hover:after {
        border-top: solid 1px #961c25;
        border-right: solid 1px #961c25;
    }

    .wp-block-group.top-kinki-wrap .inner {
        background-position: top 193px right 0, top 454px left 0px;
        background-size: 85px, 113px;
    }

    .wp-block-group.miryoku-wrap.white-bk {
        padding: 46px 0 51px;
    }

    .wp-block-group.miryoku-box-flex {
        margin: 9px auto 39px;
        display: block;
    }

    .wp-block-group.miryoku-box>.wp-block-group__inner-container {
        display: flex;
        align-items: center;
    }

    .wp-block-group.miryoku-box p {
        width: 220px;
    }

    .wp-block-group.miryoku-box h3 {
        font-size: 20px;
        max-width: fit-content;
        margin: 0 auto 7px;
        width: 113px;
        padding-right: 12px;
    }

    .wp-block-group.miryoku-box {
        width: 350px;
        background-size: 126px;
        height: auto;
        background-repeat: no-repeat;
        background-position: center left;
        padding: 22px 0 0;
        margin: 0 auto;
    }

    .wp-block-group.osusume-wrap:before,
    .wp-block-group.osusume-wrap:after {
        height: 6px;
    }

    .wp-block-group.osusume-wrap>.wp-block-group__inner-container:after,
    .wp-block-group.osusume-wrap>.wp-block-group__inner-container:before {
        width: 6px;
        height: 102%;
        top: -10px;
    }

    .wp-block-group.osusume-wrap>.wp-block-group__inner-container:after {
        right: 10px;
    }

    .wp-block-group.osusume-wrap>.wp-block-group__inner-container:before {
        left: 10px;
    }

    .wp-block-group.osusume-wrap {
        padding: 31px 0 31px;
        margin-top: 29px;
        background-position: bottom 13px left 25px, top 13px right 25px;
        background-size: 30px;
    }

    .wp-block-group.osusume-wrap h2:before,
    .wp-block-group.osusume-wrap h2:after,
    .wp-block-group.faq-box h3:before,
    .wp-block-group.faq-box h3:after {
        width: 23px;
        height: 34px;
        position: absolute;
        top: -2px;
        bottom: 0;
        background-repeat: no-repeat;
    }

    .wp-block-group.osusume-wrap h2:before,
    .wp-block-group.faq-box h3:before {
        left: -22px;
    }

    .wp-block-group.osusume-wrap h2:after,
    .wp-block-group.faq-box h3:after {
        right: -22px;
    }

    .wp-block-group.osusume-wrap h2,
    .wp-block-group.faq-box h3 {
        margin: 0 auto 26px;
        font-size: 20px;
    }

    .wp-block-group.osusumebox-flex {
        max-width: 90%;
        display: block;
    }

    .wp-block-group.osusume-box p {
        margin: auto;
        left: 0;
        right: 0;
        max-width: fit-content;
        letter-spacing: -1px;
        height: fit-content;
        padding: 11px 0;
        font-size: 14px;
        line-height: 1.6;
    }

    .wp-block-group.osusume-box p.has-text-align-center.osusume-box-three br {
        display: none;
    }

    .wp-block-group.osusume-box p.has-text-align-center.osusume-box-three {
        padding: 10px 7px;
    }

    .wp-block-group.osusume-box {
        width: 100%;
        height: 66px;
        margin-bottom: 6px;
        border-radius: 7px;
    }

    .wp-block-group.top-reason-wrap .inner:after {
        right: -3px;
        top: -49px;
        width: 148px;
        height: 124px;
        background-repeat: no-repeat;
    }

    .wp-block-group.reasonbox-flex {
        display: block;
        max-width: 400px;
    }

    .wp-block-group.reason-box>.wp-block-group__inner-container {
        display: flex;
        /* align-items: center; */
        width: 340px;
        margin: 0 auto;
        gap: 10px !important;
    }

    .wp-block-group.reason-box p {
        letter-spacing: 0px;
        font-size: 14px;
        margin-top: 36px;
        text-align: left;
        max-width: 187px;
        position: relative;
    }

    .wp-block-group.reason-box p br {
        display: none;
    }

    .wp-block-group.reason-box h3 {
        font-size: 19px;
        max-width: fit-content;
        margin: 0 auto;
        position: relative;
        height: 155px;
        padding: 0;
        letter-spacing: 0px;
        width: 150px;
        position: relative;
        bottom: 8px;
    }

    .wp-block-group.reason-box h3:after {
        display: none;
    }

    .wp-block-group.reason-box {
        width: 283px;
        background-size: 145px;
        background-repeat: no-repeat;
        background-position: top 0 left;
    }

    .wp-block-group.reason-box p:before {
        content: '';
        background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/7941da94db2a83c04d0d85ee45ecb1e3.png);
        background-size: contain;
        display: inline-block;
        width: 31px;
        height: 17px;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        top: -30px;
        /* right: 0; */
        /* left: auto; */
        margin: auto;
    }

    .wp-block-group.reason-box:nth-of-type(2) p:before {
        background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/2.png);
    }

    .wp-block-group.reason-box:nth-of-type(3) p:before {
        background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/3.png);
    }

    .wp-block-group.reason-box:nth-of-type(4) p:before {
        background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/4.png);
    }

    .wp-block-group.top-reason-wrap .inner {
        padding: 64px 0 63px;
        background-position: top 131px right 0, bottom 17px left;
        width: 95%;
        background-size: 71px, 84px;
    }

    .wp-block-group.top-kouza-wrap.white-bk {
        padding: 42px 0 47px;
    }

    .wp-block-group.top-kouza-wrap.white-bk .wp-block-group.flex-img-wrap,
    .wp-block-group.lets-wrap.inner .wp-block-group.flex-img-wrap {
        background-position: bottom right;
        margin-bottom: 0;
        padding-bottom: 9px;
        background-size: 65px;
    }

    .wp-block-group.lets-wrap.inner .wp-block-group.flex-img-wrap {
        background-position: bottom left;
        padding-bottom: 39px;
    }

    .wp-block-group.sikakubox h3 {
        width: 233px;
        font-size: 14px;
        border-radius: 4px;
        padding: 5px 11px;
        top: -9px;
        left: 0;
        right: 0;
    }

    .wp-block-group.sikakubox {
        max-width: 350px;
        width: 100%;
        border-radius: 7px;
        padding: 22px 6px 11px;
        letter-spacing: -1px;
    }

    .wp-block-group.sikakubox:first-of-type {
        padding: 29px 0 24px;
        position: relative;
        margin-bottom: 31px;
    }

    .wp-block-group.sikakubox:first-of-type:after {
        content: '';
        background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/yaji-sp.png);
        background-size: contain;
        display: inline-block;
        width: 10px;
        height: 14px;
        position: absolute;
        right: 0;
        background-repeat: no-repeat;
        top: auto;
        left: 0;
        margin: auto;
        bottom: -18px;
    }

    .wp-block-group.top-kouza-wrap.white-bk .wp-block-group.osusume-wrap {
        margin-bottom: 36px;
    }

    .wp-block-group.top-koushi-wrap {
        padding: 41px 0 50px;
        background-position: bottom left 8px;
        background-size: 115px;
    }

    .wp-block-group.top-koushi-wrap h3 {
        font-size: 15px;
    }

    .wp-block-group.top-prof-box h4 {
        width: 172px;
        font-size: 14px;
        text-align: center;
        line-height: 1;
        padding: 8px 0;
        margin-bottom: 11px;
        border-radius: 3px;
    }

    .wp-block-group.top-prof-box {
        margin-top: 20px;
    }

    .wp-block-group.top-voice-wrap.white-bk {
        background-position: top 46px left 2%, bottom 97px right 1%;
        padding: 49px 0 51px;
        background-size: 83px, 112px;
    }

    .wp-block-group.voice-flex>.wp-block-group__inner-container {
        display: block;
    }

    .wp-block-group.voice-box {
        border-radius: 8px;
        width: 100%;
        padding: 14px 19px 33px;
        position: relative;
        margin-bottom: 15px;
    }

    .wp-block-group.voice-box figure.aligncenter.size-full {
        margin-bottom: 25px;
        max-width: 93px;
    }

    p.has-text-align-right.voice-hu {
        bottom: 13px;
        right: 19px;
        font-size: 13px;
        text-align: right;
    }

    .wp-block-group.foot-contactbox h2 {
        margin-bottom: 13px;
        font-size: 20px;
    }

    .wp-block-group.foot-contactbox-wrap {
        padding: 37px 0;
    }

    .wp-block-group.foot-contactbox-wrap .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex .wp-block-button a {
        line-height: 1.1;
        padding: 11px 16px;
    }

    .wp-block-group.foot-contactbox {
        width: 95%;
        margin: 0 auto;
        max-width: 350px;
        background-size: 105px;
        background-position: bottom right 14px;
    }

    .wp-block-group.appbox-wrap h2.midashi {
        margin-bottom: 21px;
        font-size: 20px;
    }

    .wp-block-group.appbox-wrap {
        padding: 34px 0 28px;
    }

    .wp-block-group.appbox-wrap .wp-block-buttons .wp-block-button a,
    header .wp-block-group.btn-flex .wp-block-buttons .wp-block-button a {
        line-height: 1.1;
        height: 59px;
        padding: 11px 16px;
    }

    .wp-block-group.appbox-wrap .wp-block-group.btn-flex {
        margin-top: 29px;
    }

    p.contact-time {
        font-size: 12px;
        margin: 12px auto 0;
    }

    figure.wp-block-image.size-full.foot-logo.img-hover {
        max-width: 180px;
        margin: 0 auto 19px;
    }

    footer nav.wp-block-navigation.is-layout-flex.wp-block-navigation-is-layout-flex {
        font-size: 13px;
        max-width: 300px;
        margin: 0 auto;
        justify-content: center;
    }

    .wp-block-group.appbox-wrap .inner {
        background-position: top 26px right, bottom 9px left;
        background-size: 75px;
    }

    br.pc2 {
        display: none;
    }

    .wp-block-group.voice-box>.wp-block-group__inner-container {
        display: flex;
        align-items: center;
        gap: 20px !important;
    }

    .wp-block-group.voice-box .wp-block-image {
        margin-top: 23px;
    }

    .wp-block-group.voicetxt-wrap {
        width: 70%;
    }

    nav.breadcrumb.inner {
        max-width: 97%;
        z-index: 10;
        position: relative;
    }

    nav.breadcrumb {
        padding: 10px 0 10px;
        font-size: 12px;
    }

    .wp-block-group.voice-about {
        background-position: top right;
        padding: 68px 0 7px;
        position: relative;
        bottom: 37px;
        background-size: 336px;
    }

    .wp-block-group.voice-about h3 {
        font-size: 16px;
        text-align: left;
        margin: 15px 0 16px;
        letter-spacing: 0;
    }

    body#voices .wp-block-group.top-voice-wrap.white-bk {
        padding: 53px 0 26px;
        background-position: top 29px left 2%, bottom 14px right 2%;
    }

    body#voices .wp-block-group.voice-box {
        margin-bottom: 15px;
    }

    header .wp-block-group.btn-flex .wp-block-buttons .wp-block-button a:hover:after,
    footer .wp-block-group.btn-flex .wp-block-buttons .wp-block-button a:hover:after {
        border-top: solid 1px #fff;
        border-right: solid 1px #fff;
    }

    .under-v h1 {
        font-size: 20px;
    }

    .under-v {
        padding: 116px 0 68px;
    }

    body#info .under-v {
        background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/company-v.png);
    }

    .smf-action .smf-button-control+.smf-button-control {
        margin: 0 !important;
    }

    .smf-action .smf-button-control__control {
        margin-top: 9px !important;
        width: 230px !important;
        font-size: 14px !important;
        padding: 17px 0 !important;
    }

    body#info .wp-block-group.voice-about {
        padding: 60px 0 6px;
    }

    .wp-block-group.company-wrap.white-bk {
        padding: 37px 0 55px;
    }

    .wp-block-group.company-flex {
        margin-bottom: 18px;
        display: block;
    }

    .wp-block-group.companylist {
        margin: 0 auto 31px;
    }

    .is-layout-flex>iframe {
        width: 100%;
        height: 300px;
    }

    .wp-block-group.contact-wrap .inner:before {
        width: 165px;
        height: 141px;
        position: absolute;
        left: -33px;
        top: -47px;
        background-repeat: no-repeat;
    }

    .wp-block-group.contact-wrap .inner {
        padding: 85px 0 29px;
    }

    form#snow-monkey-form-740 {
        font-size: 14px !important;
    }

    .smf-form--simple-table .smf-item__col--label {
        max-width: 100% !important;
        margin-bottom: 9px !important;
        margin-right: 0;
        padding: 0 !important;
    }

    .wp-block-snow-monkey-forms-item.smf-item {
        width: 100% !important;
        margin-bottom: 17px !important;
    }

    .smf-form--simple-table .smf-item__col--label:after {
        width: 46px;
        font-size: 11px;
        text-align: center;
        right: 0;
        top: 4px;
    }

    .smf-form.smf-form--simple-table {
        margin-bottom: 30px !important;
    }

    .wp-block-group.contact-wrap h2.midashi {
        margin-bottom: 32px;
    }

    br.sp2 {
        display: block;
    }

    .wp-block-group.faq-about-wrap {
        padding: 34px 0 0;
    }

    p.has-text-align-center.faqtxt {
        margin: 19px auto 33px;
    }

    .wp-block-group.faq-box {
        margin-top: 52px !important;
    }

    .wp-block-group.faq-list {
        padding-bottom: 58px;
    }

    .wp-block-group.faq-box h3 {
        padding: 0;
    }

    .wp-block-vk-blocks-accordion-trigger.vk_accordion-trigger:before {
        width: 30px;
        height: 30px;
        font-size: 17px;
        line-height: 1.6;
        top: 11px;
        left: 12px;
    }

    .wp-block-vk-blocks-accordion-trigger.vk_accordion-trigger p {
        line-height: 1.2;
    }

    .wp-block-vk-blocks-accordion-trigger.vk_accordion-trigger {
        padding: 19px 16px 20px 37px !important;
    }

    .wp-block-vk-blocks-accordion.vk_accordion {
        background: #d0c0a9 !important;
        margin-bottom: 6px !important;
        border-radius: 6px !important;
    }

    .wp-block-vk-blocks-accordion-trigger.vk_accordion-trigger:before {
        content: 'Q';
        width: 26px;
        height: 26px;
        background: #927e62;
        border-radius: 50%;
        display: block;
        text-align: center;
        font-size: 15px;
        line-height: 1.6;
        position: absolute;
        top: 16px;
        left: 8px;
    }

    .vk_accordion-trigger .vk_accordion-toggle-close::after,
    .vk_accordion-trigger .vk_accordion-toggle-open::after {
        right: 2.5rem !important;
        content: "";
        width: 5px !important;
        height: 5px !important;
    }

    .wp-block-vk-blocks-accordion-target.vk_accordion-target.vk_accordion-target-open {
        width: 95% !important;
        background: #fff !important;
        border-radius: 6px !important;
        margin: 0 auto 10px !important;
        color: #1a1617 !important;
        font-size: 13px !important;
        padding: 10px 16px !important;
    }

    .wp-block-vk-blocks-accordion-target.vk_accordion-target.vk_accordion-target-open p {
        font-size: 13px;
    }

    .wp-block-group.lets-wrap.inner {
        padding: 19px 0 14px;
    }

    .wp-block-group.inner.pro-about {
        padding: 54px 0 92px;
        background-size: 212px;
    }

    .wp-block-group.inner.pro-about p.has-text-align-center {
        text-align: left;
        max-width: fit-content;
        margin: 0 auto;
    }

    .wp-block-group.inner.pro-about h2 {
        margin-bottom: 16px;
    }

    .wp-block-group.kaihatu.white-bk {
        padding: 46px 0 19px;
    }

    .wp-block-group.itembox-wrap h2.midashi {
        margin-bottom: 22px;
    }

    .wp-block-group.itembox-wrap p.has-text-align-center.syokaitxt {
        margin: 0 auto 31px;
        text-align: left;
        max-width: fit-content;
    }

    .wp-block-group.flex-txt {
        margin-top: 15px;
    }

    .wp-block-group.itemtxt h3,
    .wp-block-group.kaihatu-txt h3 {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .wp-block-group.kaihatu.white-bk .wp-block-group.flex-img-wrap {
        margin-bottom: 33px;
    }

    .wp-block-group.itembox-wrap.itembox-wrap-items {
        margin-top: 34px;
    }

    .wp-block-group.kaihatu-flex {
        margin-top: 31px;
    }

    .wp-block-group.kaihatu-txt {
        margin-top: 12px;
    }

    h2.wp-block-heading.has-text-align-center.concept-title span {
        font-size: 18px;
    }

    .wp-block-image.con-yakuzen-img {
        margin: 45px auto 33px;
    }

    .wp-block-group.concept-about-wrap {
        background-position: top 149px right 0px, top 290px left;
        background-size: 62px, 95px;
        padding: 27px 0 22px;
    }

    .wp-block-group.huniki-box:before {
        font-size: 30px;
        top: -17px;
    }

    .wp-block-group.huniki-box h3 {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .wp-block-group.huniki-box {
        max-width: 278px;
        padding: 21px 19px 18px;
        margin: 0 auto 5% !important;
        width: 90%;
    }

    .wp-block-group.osusume-wrap.huniki-wrap {
        padding-bottom: 17px;
    }

    .wp-block-group.omoi-wrap {
        padding-bottom: 44px;
    }

    .wp-block-group.inner.omoi-wrap .wp-block-group.osusume-wrap>.wp-block-group__inner-container:before,
    .wp-block-group.inner.omoi-wrap .wp-block-group.osusume-wrap>.wp-block-group__inner-container:after {
        height: 102%;
    }

    body#concept .wp-block-group.top-koushi-wrap.white-bk h3 {
        font-size: 20px;
        margin-bottom: 17px;
    }

    .wp-block-group.con-profile {
        margin-top: 27px;
        padding: 16px 20px 9px;
        border-radius: 7px;
    }

    .wp-block-group.careerstep-wrap .inner:before {
        top: -38px;
        right: -10px;
        width: 148px;
        height: 126px;
    }

    span.txtimg.txtimg-7 {
        width: 297px;
    }

    .wp-block-group.step-sp-box h4 {
        font-size: 16px;
        max-width: 250px;
        margin: 0 auto;
        border-radius: 7px;
        margin-bottom: 23px;
        padding: 16px 0;
        position: relative;
    }

    span.txtimg.txtimg-7:after {
        width: 284px;
    }

    figure.wp-block-image.size-full.step.sp {
        max-width: 300px;
        margin-bottom: 16px;
        position: relative;
        bottom: 12px;
    }

    .wp-block-group.career-box {
        border-radius: 7px;
        color: #fff;
        padding: 21px 17px 17px;
        margin-bottom: 3%;
    }

    .wp-block-group.career-box h3 {
        margin-bottom: 5px;
        font-size: 20px;
    }

    p.setumei {
        font-size: 14px;
    }

    .wp-block-group.yakuzen-osusume {
        margin-top: 18px;
        border-radius: 7px;
        padding: 11px 16px 14px;
    }

    .wp-block-group.yakuzen-osusume h5 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .wp-block-group.yakuzen-osusume ul li {
        font-size: 14px;
    }

    .wp-block-group.career-box {
        margin-bottom: 19px;
    }

    .wp-block-group.careerstep-wrap .inner:after {
        left: -12px;
        width: 148px;
        height: 104px;
        bottom: -28px;
    }

    table#tablepress-1 {
        font-size: 14px !important;
    }

    .wp-block-group.top-koushi-wrap.white-bk {
        background-size: 81px;
    }

    .wp-block-group.careerstep-wrap .inner {
        padding: 50px 0 46px;
    }

    p.scroll-sp.sp {
        font-size: 12px;
    }

    .wp-block-group.att-wrap {
        margin-top: 20px;
    }

    p.att {
        margin-bottom: 28px;
    }

    .wp-block-group.nittei-flex h4 {
        width: 100%;
        font-size: 14px;
        border-radius: 5px;
        line-height: 1;
        padding: 10px 0;
        margin-right: 0;
        margin-bottom: 9px;
    }

    .wp-block-group.nittei-table {
        margin-bottom: 50px;
    }

    .wp-block-group.flow-flex>.wp-block-group__inner-container {
        display: block;
    }

    .wp-block-group.flowbox h3 {
        font-size: 16px;
    }

    .wp-block-group.flowbox:nth-of-type(1),
    .wp-block-group.flowbox:nth-of-type(3) {
        padding: 15px 3px;
    }

    .wp-block-group.flowbox {
        max-width: 300px;
        margin: 0 auto 20px;
    }

    .wp-block-group.flowbox {
        max-width: 242px;
        border-radius: 10px;
        padding: 12px 16px 12px;
        width: 100%;
        height: auto;
        position: relative;
    }

    .wp-block-group.flowbox p {
        font-size: 14px;
    }

    .wp-block-group.flowbox:nth-of-type(5) {
        padding: 18px 5px;
    }

    .wp-block-group.flowbox:after {
        content: '';
        background-image: url(http://yakuzen-abeya-rakuchu.com/wp/wp-content/uploads/2026/01/yaji-sp.png);
        background-size: contain;
        display: inline-block;
        width: 10px;
        height: 14px;
        position: absolute;
        right: 0;
        background-repeat: no-repeat;
        top: auto;
        left: 0;
        margin: auto;
        bottom: -18px;
    }

    .wp-block-group.nittei-table {
        margin-bottom: 39px;
    }

    .wp-block-group.top-kouza-wrap.white-bk.kouza-wrap {
        padding-bottom: 31px;
    }

    .wp-block-group.top-kouza-wrap.white-bk.kouza-wrap>.wp-block-group__inner-container {
        background-position: bottom 1500px right 2%, bottom 555px left 0;
        background-size: 65px, 100px;
    }

    .wp-block-group.inner.requirements-wrap {
        padding: 44px 0 39px;
    }

    .wp-block-group.nini-wrap p {
        margin-bottom: 25px;
    }

    .wp-block-group.nini-wrap {
        margin-top: 26px;
    }

    .sara-animation-container {
        position: relative;
        width: 60px;
        height: 60px;
    }

    .wp-block-group.appbox-wrap .wp-block-buttons:nth-of-type(2) .wp-block-button a,
    header .wp-block-group.btn-flex .wp-block-buttons:nth-of-type(2) .wp-block-button a {
        padding-top: 12px;
    }

    .wp-block-group.voice-about p.has-text-align-right.sp {
        margin-top: 15px;
    }
}

/* ==============================

  その他適宜追加する場合は下記に記述

============================== */