@media screen and (max-width: 768px) {
    .desktop {
        display: none
    }
}

.mobile {
    display: none
}

@media screen and (max-width: 768px) {
    .mobile {
        display: block
    }
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    background: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    font: inherit;
    vertical-align: baseline;
    outline: 0;
    word-break: break-word;
    font-feature-settings: "palt"
}

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

html {
    font-size: 62.5%
}

body {
    font-family: "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    width: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-size: 1.6rem;
    font-weight: 300;
    word-wrap: break-word;
    line-height: 1;
    font-feature-settings: "palt"
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0);
    text-decoration: none;
    transition: all .2s ease
}

a:hover {
    opacity: .7
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

input[type=text],
input[type=email],
input[type=tel],
select,
textarea {
    width: 100%;
    height: 45px;
    padding: 0 1em;
    border-radius: 3px;
    border: 1px solid #3e3e3e;
    background: #fff;
    transition: all .4s ease;
    box-sizing: border-box
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
select:focus,
textarea:focus {
    outline: none
}

label {
    display: inline-flex;
    align-items: center;
    margin-right: 25px
}

label input[type=radio] {
    margin-right: 5px
}

.oa {
    overflow: auto
}

.oh {
    overflow: hidden
}

.ti {
    text-indent: -9999px
}

.db {
    display: block
}

.dib {
    display: inline-block
}

.dn {
    display: none
}

.di {
    display: inline
}

.dt {
    display: table;
    width: 100%
}

.dtr {
    display: table-row
}

.dtc {
    display: table-cell;
    vertical-align: top
}

.flL {
    float: left
}

.flR {
    float: right
}

.clr {
    clear: both
}

.clr_after:after {
    content: "";
    clear: both;
    display: table
}

.tal {
    text-align: left
}

.tar {
    text-align: right
}

.tac {
    text-align: center
}

.vat {
    vertical-align: top
}

.vam {
    vertical-align: middle
}

.vab {
    vertical-align: bottom
}

.vabl {
    vertical-align: baseline
}

.fz12 {
    font-size: 12px
}

.fz16 {
    font-size: 16px
}

.fz18 {
    font-size: 18px
}

.fwb {
    font-weight: 700
}

.m00 {
    margin: 0
}

.p00 {
    padding: 0
}

.m05 {
    margin: 5px
}

.p05 {
    padding: 5px
}

.m10 {
    margin: 10px
}

.p10 {
    padding: 10px
}

.m15 {
    margin: 15px
}

.p15 {
    padding: 15px
}

.m20 {
    margin: 20px
}

.p20 {
    padding: 20px
}

.m25 {
    margin: 25px
}

.p25 {
    padding: 25px
}

.m30 {
    margin: 30px
}

.p30 {
    padding: 30px
}

.m35 {
    margin: 35px
}

.p35 {
    padding: 35px
}

.m40 {
    margin: 40px
}

.p40 {
    padding: 40px
}

.m45 {
    margin: 45px
}

.p45 {
    padding: 45px
}

.m50 {
    margin: 50px
}

.p50 {
    padding: 50px
}

.m55 {
    margin: 55px
}

.p55 {
    padding: 55px
}

.m60 {
    margin: 60px
}

.p60 {
    padding: 60px
}

.m65 {
    margin: 65px
}

.p65 {
    padding: 65px
}

.m70 {
    margin: 70px
}

.p70 {
    padding: 70px
}

.m75 {
    margin: 75px
}

.p75 {
    padding: 75px
}

.m80 {
    margin: 80px
}

.p80 {
    padding: 80px
}

.m85 {
    margin: 85px
}

.p85 {
    padding: 85px
}

.m90 {
    margin: 90px
}

.p90 {
    padding: 90px
}

.m95 {
    margin: 95px
}

.p95 {
    padding: 95px
}

.m100 {
    margin: 100px
}

.p100 {
    padding: 100px
}

.mt00 {
    margin-top: 0
}

.pt00 {
    padding-top: 0
}

.mt05 {
    margin-top: 5px
}

.pt05 {
    padding-top: 5px
}

.mt10 {
    margin-top: 10px
}

.pt10 {
    padding-top: 10px
}

.mt15 {
    margin-top: 15px
}

.pt15 {
    padding-top: 15px
}

.mt20 {
    margin-top: 20px
}

.pt20 {
    padding-top: 20px
}

.mt25 {
    margin-top: 25px
}

.pt25 {
    padding-top: 25px
}

.mt30 {
    margin-top: 30px
}

.pt30 {
    padding-top: 30px
}

.mt35 {
    margin-top: 35px
}

.pt35 {
    padding-top: 35px
}

.mt40 {
    margin-top: 40px
}

.pt40 {
    padding-top: 40px
}

.mt45 {
    margin-top: 45px
}

.pt45 {
    padding-top: 45px
}

.mt50 {
    margin-top: 50px
}

.pt50 {
    padding-top: 50px
}

.mt55 {
    margin-top: 55px
}

.pt55 {
    padding-top: 55px
}

.mt60 {
    margin-top: 60px
}

.pt60 {
    padding-top: 60px
}

.mt65 {
    margin-top: 65px
}

.pt65 {
    padding-top: 65px
}

.mt70 {
    margin-top: 70px
}

.pt70 {
    padding-top: 70px
}

.mt75 {
    margin-top: 75px
}

.pt75 {
    padding-top: 75px
}

.mt80 {
    margin-top: 80px
}

.pt80 {
    padding-top: 80px
}

.mt85 {
    margin-top: 85px
}

.pt85 {
    padding-top: 85px
}

.mt90 {
    margin-top: 90px
}

.pt90 {
    padding-top: 90px
}

.mt95 {
    margin-top: 95px
}

.pt95 {
    padding-top: 95px
}

.mt100 {
    margin-top: 100px
}

.pt100 {
    padding-top: 100px
}

.mb00 {
    margin-bottom: 0
}

.pb00 {
    padding-bottom: 0
}

.mb05 {
    margin-bottom: 5px
}

.pb05 {
    padding-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.pb10 {
    padding-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.pb15 {
    padding-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.pb20 {
    padding-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.pb25 {
    padding-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.pb30 {
    padding-bottom: 30px
}

.mb35 {
    margin-bottom: 35px
}

.pb35 {
    padding-bottom: 35px
}

.mb40 {
    margin-bottom: 40px
}

.pb40 {
    padding-bottom: 40px
}

.mb45 {
    margin-bottom: 45px
}

.pb45 {
    padding-bottom: 45px
}

.mb50 {
    margin-bottom: 50px
}

.pb50 {
    padding-bottom: 50px
}

.mb55 {
    margin-bottom: 55px
}

.pb55 {
    padding-bottom: 55px
}

.mb60 {
    margin-bottom: 60px
}

.pb60 {
    padding-bottom: 60px
}

.mb65 {
    margin-bottom: 65px
}

.pb65 {
    padding-bottom: 65px
}

.mb70 {
    margin-bottom: 70px
}

.pb70 {
    padding-bottom: 70px
}

.mb75 {
    margin-bottom: 75px
}

.pb75 {
    padding-bottom: 75px
}

.mb80 {
    margin-bottom: 80px
}

.pb80 {
    padding-bottom: 80px
}

.mb85 {
    margin-bottom: 85px
}

.pb85 {
    padding-bottom: 85px
}

.mb90 {
    margin-bottom: 90px
}

.pb90 {
    padding-bottom: 90px
}

.mb95 {
    margin-bottom: 95px
}

.pb95 {
    padding-bottom: 95px
}

.mb100 {
    margin-bottom: 100px
}

.pb100 {
    padding-bottom: 100px
}

.ml00 {
    margin-left: 0
}

.pl00 {
    padding-left: 0
}

.ml05 {
    margin-left: 5px
}

.pl05 {
    padding-left: 5px
}

.ml10 {
    margin-left: 10px
}

.pl10 {
    padding-left: 10px
}

.ml15 {
    margin-left: 15px
}

.pl15 {
    padding-left: 15px
}

.ml20 {
    margin-left: 20px
}

.pl20 {
    padding-left: 20px
}

.ml25 {
    margin-left: 25px
}

.pl25 {
    padding-left: 25px
}

.ml30 {
    margin-left: 30px
}

.pl30 {
    padding-left: 30px
}

.ml35 {
    margin-left: 35px
}

.pl35 {
    padding-left: 35px
}

.ml40 {
    margin-left: 40px
}

.pl40 {
    padding-left: 40px
}

.ml45 {
    margin-left: 45px
}

.pl45 {
    padding-left: 45px
}

.ml50 {
    margin-left: 50px
}

.pl50 {
    padding-left: 50px
}

.ml55 {
    margin-left: 55px
}

.pl55 {
    padding-left: 55px
}

.ml60 {
    margin-left: 60px
}

.pl60 {
    padding-left: 60px
}

.ml65 {
    margin-left: 65px
}

.pl65 {
    padding-left: 65px
}

.ml70 {
    margin-left: 70px
}

.pl70 {
    padding-left: 70px
}

.ml75 {
    margin-left: 75px
}

.pl75 {
    padding-left: 75px
}

.ml80 {
    margin-left: 80px
}

.pl80 {
    padding-left: 80px
}

.ml85 {
    margin-left: 85px
}

.pl85 {
    padding-left: 85px
}

.ml90 {
    margin-left: 90px
}

.pl90 {
    padding-left: 90px
}

.ml95 {
    margin-left: 95px
}

.pl95 {
    padding-left: 95px
}

.ml100 {
    margin-left: 100px
}

.pl100 {
    padding-left: 100px
}

.mr00 {
    margin-right: 0
}

.pr00 {
    padding-right: 0
}

.mr05 {
    margin-right: 5px
}

.pr05 {
    padding-right: 5px
}

.mr10 {
    margin-right: 10px
}

.pr10 {
    padding-right: 10px
}

.mr15 {
    margin-right: 15px
}

.pr15 {
    padding-right: 15px
}

.mr20 {
    margin-right: 20px
}

.pr20 {
    padding-right: 20px
}

.mr25 {
    margin-right: 25px
}

.pr25 {
    padding-right: 25px
}

.mr30 {
    margin-right: 30px
}

.pr30 {
    padding-right: 30px
}

.mr35 {
    margin-right: 35px
}

.pr35 {
    padding-right: 35px
}

.mr40 {
    margin-right: 40px
}

.pr40 {
    padding-right: 40px
}

.mr45 {
    margin-right: 45px
}

.pr45 {
    padding-right: 45px
}

.mr50 {
    margin-right: 50px
}

.pr50 {
    padding-right: 50px
}

.mr55 {
    margin-right: 55px
}

.pr55 {
    padding-right: 55px
}

.mr60 {
    margin-right: 60px
}

.pr60 {
    padding-right: 60px
}

.mr65 {
    margin-right: 65px
}

.pr65 {
    padding-right: 65px
}

.mr70 {
    margin-right: 70px
}

.pr70 {
    padding-right: 70px
}

.mr75 {
    margin-right: 75px
}

.pr75 {
    padding-right: 75px
}

.mr80 {
    margin-right: 80px
}

.pr80 {
    padding-right: 80px
}

.mr85 {
    margin-right: 85px
}

.pr85 {
    padding-right: 85px
}

.mr90 {
    margin-right: 90px
}

.pr90 {
    padding-right: 90px
}

.mr95 {
    margin-right: 95px
}

.pr95 {
    padding-right: 95px
}

.mr100 {
    margin-right: 100px
}

.pr100 {
    padding-right: 100px
}

.bdn {
    border: none
}

.bdtn {
    border-top: none
}

.bdrn {
    border-right: none
}

.bdbn {
    border-bottom: none
}

.bdln {
    border-left: none
}

.por {
    position: relative
}

.poa {
    position: absolute
}

.pof {
    position: fixed
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.flex-row {
    flex-direction: row
}

:root {
    --accent-color: #e01f36;
    --color-yellow: #EEB31F;
    --color-pink: #E58392;
    --color-green: #86B74A;
    --color-blue: #1098D0;
    --color-orange: #E8754D;
    --color-text: #2F4956;
    --color-border: #B3C4CC;
    --color-default: #D99B00;
    --color-yellowText: #D99B00;
    --color-yellowBackground: #D99B00;
    --color-greenText: #5F9320;
    --color-greenBackground: #7AAE3B;
    --color-pinkText: #D46475;
    --color-pinkBackground: #d5596c
}

body {
    color: var(--color-text)
}

body a {
    color: var(--color-text)
}

body a:hover {
    opacity: 1;
    text-decoration: underline
}

body strong {
    font-weight: bold !important
}

body .c-meta__item.c-meta__item--author {
    display: none
}

body .wp-profile-box {
    display: none
}

body .p-entry-content>h2,
body .textwidget>h2 {
    border: none;
    padding: 0;
    background: none;
    color: inherit
}

body .h2-line {
    display: flex;
    align-items: center;
    gap: 20px
}

body .h2-line:after {
    content: "";
    flex: 1;
    display: block;
    height: 1px;
    background: var(--color-border)
}

body .wp-block-column>h2,
body .wp-block-cover__inner-container>h2,
body .wp-block-group>h2,
body .wp-block-group__inner-container>h2,
body .wp-block-latest-posts__post-full-content>div:not([class])>h2,
body .wp-block-latest-posts__post-full-content>h2,
body .wp-block-media-text__content>h2 {
    padding: 0;
    border: none;
    background: none;
    color: inherit
}

body .wp-block-column>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
body .wp-block-cover__inner-container>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
body .wp-block-group>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
body .wp-block-group__inner-container>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
body .wp-block-latest-posts__post-full-content>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
body .wp-block-latest-posts__post-full-content>div:not([class])>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
body .wp-block-media-text__content>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
    margin-top: 30px
}

@media(min-width: 782px) {

    body .wp-block-column>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
    body .wp-block-cover__inner-container>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
    body .wp-block-group>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
    body .wp-block-group__inner-container>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
    body .wp-block-latest-posts__post-full-content>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
    body .wp-block-latest-posts__post-full-content>div:not([class])>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6),
    body .wp-block-media-text__content>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
        margin-top: 40px
    }
}

@media(min-width: 782px) {
    body .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {
        margin-left: 20px
    }
}

body .wp-block-button__link {
    color: #fff;
    font-weight: bold;
    background: var(--color-yellowText)
}

body .wp-block-button__link:hover {
    text-decoration: none
}

body .smf-action .smf-button-control__control {
    width: 100%;
    margin: 50px auto;
    border-radius: 50px;
    border: none;
    background: var(--color-yellow);
    font-weight: bold;
    font-size: 18px;
    color: #fff
}

body .button-joe {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    color: #fff
}

body .button-joe:before {
    content: "";
    width: 38px;
    height: 38px;
    background: url(images/icon-joe-balloon.png) 0 0/cover no-repeat
}

body .button-joe:hover {
    text-decoration: none
}

body .button-instagram {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 100%;
    height: 60px;
    border-radius: 60px;
    background: var(--color-text);
    font-size: 18px;
    font-weight: bold;
    color: #fff
}

body .button-instagram:before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(images/icon-instagram.svg) 0 0/cover no-repeat
}

body .button-instagram:hover {
    text-decoration: none
}

body #page-top {
    bottom: 0
}

@media(min-width: 640px) {
    body #page-top {
        bottom: 30px
    }
}

.list-cat-name {
    display: inline-block;
    padding: 3px 5px;
    background: #ccc;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    margin-top: 5px;
}

body[data-has-sidebar=false] .l-contents .l-contents__main {
    width: 100%
}

body[data-has-sidebar=false] .c-entry__content {
    margin: 0
}

body .c-navbar__subitem>.c-navbar__submenu[aria-hidden=false] {
    margin-left: 16px
}

body .l-contents__main .emergency-block {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 40px 0 70px;
    padding: 0;
    list-style-type: none !important
}

@media(min-width: 640px) {
    body .l-contents__main .emergency-block {
        gap: 20px;
        margin: 40px 0 80px
    }
}

body .l-contents__main .emergency-block__child {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    width: calc(50% - 5px);
    margin: 0;
    padding: 10px 7px;
    border: 2px solid var(--color-orange);
    border-radius: 10px;
    background: #fff;
    text-align: center
}

@media(min-width: 640px) {
    body .l-contents__main .emergency-block__child {
        width: 260px;
        padding: 20px 10px;
        border-radius: 20px
    }
}

body .l-contents__main .emergency-block__title {
    order: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.3
}

body .l-contents__main .emergency-block__title .notice {
    font-size: 12px
}

body .l-contents__main .emergency-block__title .small {
    font-size: 13px
}

@media(min-width: 640px) {
    body .l-contents__main .emergency-block__title {
        min-height: 65px;
        margin-bottom: 30px;
        font-size: 18px
    }

    body .l-contents__main .emergency-block__title .notice {
        font-size: 14px
    }

    body .l-contents__main .emergency-block__title .small {
        font-size: 16px
    }
}

body .l-contents__main .emergency-block__img {
    order: 1;
    height: 90px;
    -o-object-fit: contain;
    object-fit: contain
}

@media(min-width: 640px) {
    body .l-contents__main .emergency-block__img {
        height: 140px
    }
}

body .l-contents__main .emergency-block__img-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60vw;
    height: 60vw;
    border-radius: 50%;
    overflow: hidden;
    background: #fff
}

@media(min-width: 640px) {
    body .l-contents__main .emergency-block__img-wrap {
        width: 200px;
        height: 200px
    }
}

body .l-contents__main .emergency-block__img-w190 {
    width: 120px
}

@media(min-width: 640px) {
    body .l-contents__main .emergency-block__img-w190 {
        width: 190px
    }
}

body .l-contents__main .emergency-block__img-w160 {
    width: 110px
}

@media(min-width: 640px) {
    body .l-contents__main .emergency-block__img-w160 {
        width: 160px
    }
}

body .l-contents__main .emergency-block__button {
    order: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin: auto auto 0;
    padding: 2px 10px;
    width: 100%;
    border: 2px solid var(--color-orange);
    border-radius: 20px;
    background: #fff;
    font-size: 13px;
    font-weight: bold;
    color: var(--color-orange)
}

@media(min-width: 640px) {
    body .l-contents__main .emergency-block__button {
        gap: 10px;
        width: auto;
        padding: 2px 25px;
        font-size: 14px
    }
}

body .l-contents__main .emergency-block__button:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid var(--color-orange);
    border-right: 2px solid var(--color-orange);
    transform: rotate(45deg)
}

body .l-contents__main .emergency-block__button:hover {
    background: var(--color-orange);
    color: #fff;
    text-decoration: none
}

body .l-contents__main .emergency-block__button:hover:after {
    border-color: #fff
}

body .l-contents__main .emergency-block__child1,
body .l-contents__main .emergency-block__child2 {
    width: 100%;
    padding: 20px;
    border: none;
    color: #fff
}

@media(min-width: 640px) {

    body .l-contents__main .emergency-block__child1,
    body .l-contents__main .emergency-block__child2 {
        justify-content: flex-start;
        gap: 20px;
        width: calc(50% - 10px);
        padding: 30px 25px;
        font-size: 28px
    }
}

body .l-contents__main .emergency-block__child1 .emergency-block__title,
body .l-contents__main .emergency-block__child2 .emergency-block__title {
    order: 1;
    font-size: 22px
}

@media(min-width: 640px) {

    body .l-contents__main .emergency-block__child1 .emergency-block__title,
    body .l-contents__main .emergency-block__child2 .emergency-block__title {
        min-height: 75px;
        font-size: 28px
    }
}

body .l-contents__main .emergency-block__child1 .emergency-block__img,
body .l-contents__main .emergency-block__child2 .emergency-block__img {
    width: 68%;
    height: auto
}

@media(min-width: 640px) {

    body .l-contents__main .emergency-block__child1 .emergency-block__img,
    body .l-contents__main .emergency-block__child2 .emergency-block__img {
        width: 77%
    }
}

body .l-contents__main .emergency-block__child1 .emergency-block__img-wrap,
body .l-contents__main .emergency-block__child2 .emergency-block__img-wrap {
    order: 2
}

body .l-contents__main .emergency-block__child1 .emergency-block__text,
body .l-contents__main .emergency-block__child2 .emergency-block__text {
    order: 3;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3
}

@media(min-width: 640px) {

    body .l-contents__main .emergency-block__child1 .emergency-block__text,
    body .l-contents__main .emergency-block__child2 .emergency-block__text {
        font-size: 16px
    }
}

body .l-contents__main .emergency-block__child1 .emergency-block__button,
body .l-contents__main .emergency-block__child2 .emergency-block__button {
    order: 4;
    border: 2px solid #fff;
    font-size: 16px
}

body .l-contents__main .emergency-block__child1 {
    background: var(--color-orange)
}

body .l-contents__main .emergency-block__child2 {
    background: #f28f47
}

body .l-contents__main .emergency-block__child2 .emergency-block__button {
    color: #f28f47
}

body .l-contents__main .emergency-block__child2 .emergency-block__button:hover {
    background: #f28f47;
    color: #fff
}

body .c-header-menu {
    display: flex;
    align-items: center;
    gap: 20px
}

body .c-header-menu ul {
    display: flex;
    align-items: center;
    gap: 20px
}

body .c-header-menu ul a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: bold
}

body .c-header-menu img {
    width: 40px
}

body .c-header-menu .button-joe {
    padding: 6px 19px 6px 7px;
    background-color: var(--color-green)
}

body .l-header {
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    background: #fff;
    color: var(--color-text)
}

body .l-header .p-drop-nav {
    display: none
}

body .l-header .c-site-branding .custom-logo {
    width: auto;
    height: 55px
}

@media(min-width: 640px) {
    body .l-header .c-site-branding .custom-logo {
        height: 80px
    }
}

body .l-header .l-2row-header .p-global-nav .c-navbar__item>a {
    padding: 5px 0 15px;
    line-height: 1.3;
    text-decoration: none
}

body .l-header .p-global-nav--hover-underline .c-navbar__item:not(.menu-item-has-children):active>a:after,
body .l-header .p-global-nav--hover-underline .c-navbar__item:not(.menu-item-has-children):focus>a:after,
body .l-header .p-global-nav--hover-underline .c-navbar__item:not(.menu-item-has-children):hover>a:after,
body .l-header .p-global-nav--current-underline .c-navbar__item:not(.menu-item-has-children)[data-active-menu]>a:after {
    height: 5px
}

body .l-header .c-navbar__submenu {
    min-width: 320px
}

body .l-header .c-navbar__submenu .notice {
    color: #ffe500;
    font-weight: bold
}

body .l-header .c-navbar__submenu a:not([href]) {
    text-decoration: none
}

body .l-header .c-input-group .c-input-group__field input {
    height: 45px;
    border-radius: 10px 0 0 10px
}

body .l-header .c-input-group .c-input-group__btn {
    width: 45px;
    height: 45px;
    padding: 0;
    border-radius: 0 10px 10px 0;
    background: url(images/icon-search.svg) center/20px no-repeat, #fff;
    text-indent: -9999px
}

body .l-header .menu-item-has-children>a,
body .l-header .menu-item-has-children>a:hover {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 20px
}

body .l-header .menu-item-has-children>a:after,
body .l-header .menu-item-has-children>a:hover:after {
    content: "";
    position: static !important;
    display: block;
    width: 8px !important;
    height: 8px !important;
    border-bottom: 2px solid var(--color-text);
    border-right: 2px solid var(--color-text);
    transform: rotate(45deg);
    background: none !important
}

body .l-header .menu-item-has-children>a+.c-navbar__submenu a:after {
    border-bottom: 2px solid #fff !important;
    border-right: 2px solid #fff !important
}

body .c-navbar__subitem>.c-navbar__submenu {
    right: auto !important;
    left: 0 !important;
    top: 100%
}

body .c-navbar__subitem>.c-navbar__submenu[aria-hidden=false] {
    position: relative
}

body .c-drawer {
    z-index: -1;
    padding-top: 0 !important;
    height: 100vh;
    overflow: hidden
}

body .c-drawer[id=drawer-nav].c-drawer--overall .c-drawer__controls {
    top: 10px
}

body .c-drawer[aria-hidden=false] {
    z-index: 9999
}

body .c-drawer[aria-hidden=false] .c-drawer__inner {
    overflow: auto
}

body .c-drawer__inner {
    padding: 40px 20px
}

body .c-drawer__item {
    padding: 0
}

body .c-drawer__item a {
    display: flex;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 10px 8px;
    border-bottom: 1px dotted rgba(255, 255, 255, .7);
    font-weight: bold;
    line-height: 1.2
}

body .c-drawer__item a:before {
    content: "";
    flex: none;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff
}

body .c-drawer__item a .notice {
    color: #ffe500;
    font-weight: bold
}

body .c-drawer__submenu {
    display: block !important;
    visibility: visible !important;
    margin: 0;
    padding: 0;
    height: auto
}

body .c-drawer__submenu a {
    padding-left: 25px
}

body .c-drawer__submenu a:before {
    width: 3px;
    height: 3px;
    border-radius: 0
}

body .c-drawer__subitem {
    padding: 0
}

body .c-drawer__toggle {
    display: none
}

body .c-drawer .c-drawer__menu+.c-drawer__menu {
    display: none
}

body .c-drawer-close-zone {
    display: none
}

@media(min-width: 1024px) {
    body .l-contents__inner .l-contents__sidebar {
        width: 340px
    }
}

body .l-contents__inner .l-contents__sidebar .c-widget:not(:first-child) {
    margin-top: 20px
}

body .l-contents__inner .l-contents__sidebar .wp-block-image {
    padding: 0
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu {
    margin: 40px 0;
    padding: 0;
    border: 1px solid var(--color-border);
    border-radius: 10px
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu .c-widget__title {
    display: block;
    margin-bottom: 0;
    padding: 14px 20px;
    border-radius: 7px 7px 0 0;
    background: #788f9b;
    font-size: 18px;
    line-height: 1;
    color: #fff
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu .c-widget__title:before,
body .l-contents__inner .l-contents__sidebar .widget_nav_menu .c-widget__title:after {
    display: none
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu ul {
    padding: 10px 20px
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu ul li {
    margin: 0
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu ul a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
    border-bottom: 1px dashed var(--color-border);
    font-size: 16px;
    line-height: 1.2
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu ul a:before {
    content: "";
    flex: none;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--color-green)
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu ul a:not([href]) {
    text-decoration: none
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu ul li:last-child a {
    border-bottom: none
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu ul .c-ic-angle-right:before {
    width: 8px;
    height: 8px;
    border-top: 2px solid var(--color-text);
    border-right: 2px solid var(--color-text)
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu .menu-item-has-children>a:after {
    content: "";
    display: none;
    width: 8px;
    height: 8px;
    margin-left: auto;
    border-bottom: 2px solid var(--color-text);
    border-right: 2px solid var(--color-text);
    transform: rotate(45deg)
}

@media(min-width: 640px) {
    body .l-contents__inner .l-contents__sidebar .widget_nav_menu .menu-item-has-children>a:after {
        display: block
    }
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu .children-expander {
    display: none
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu .sub-menu,
body .l-contents__inner .l-contents__sidebar .widget_nav_menu .widget_pages .children {
    display: block;
    margin: 0;
    padding: 0;
    border: none
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu .sub-menu a,
body .l-contents__inner .l-contents__sidebar .widget_nav_menu .widget_pages .children a {
    padding-left: 22px;
    font-size: 14px
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu .sub-menu a:before,
body .l-contents__inner .l-contents__sidebar .widget_nav_menu .widget_pages .children a:before {
    width: 6px;
    height: 6px;
    border-radius: 0
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu .menu-item-type-custom .sub-menu a:after {
    display: none
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu .sub-menu {
    height: auto
}

@media(min-width: 640px) {
    body .l-contents__inner .l-contents__sidebar .widget_nav_menu .sub-menu {
        height: 0;
        overflow: hidden;
        transition: all .5s ease
    }
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu .sub-menu .sub-menu {
    padding-left: 15px
}

@media(min-width: 640px) {
    body .l-contents__inner .l-contents__sidebar .widget_nav_menu .sub-menu .sub-menu {
        height: auto
    }
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu .sub-menu .sub-menu a {
    border-top: 1px dashed var(--color-border)
}

body .l-contents__inner .l-contents__sidebar .widget_nav_menu .sub-menu .sub-menu a:before {
    width: 3px;
    height: 3px
}

body .l-contents__inner .l-contents__sidebar .sidebar-relation {
    margin-top: 50px;
    padding: 0 25px 30px;
    border: 1px solid var(--color-border);
    border-radius: 10px
}

body .l-contents__inner .l-contents__sidebar .sidebar-relation .c-container {
    padding: 0
}

body .l-contents__inner .l-contents__sidebar .sidebar-relation .smb-section__contents-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center
}

body .l-contents__inner .l-contents__sidebar .sidebar-relation .smb-section__title {
    margin: -20px 0 0;
    padding: 0 20px;
    background: url(images/bg-tenkan.jpg);
    font-size: 22px
}

body .l-contents__inner .l-contents__sidebar .sidebar-relation .smb-section__title:after {
    display: none
}

body .l-contents__inner .l-contents__sidebar .sidebar-relation .smb-section__body {
    margin-top: 20px
}

body .l-contents__inner .l-contents__sidebar .sidebar-relation .wp-block-image:not(:first-child) {
    padding-top: 30px;
    border-top: 1px dotted var(--color-blue)
}

body .l-contents__inner .l-contents__sidebar .sidebar-relation a {
    display: block;
    padding: 0 15px;
    border-radius: 10px !important
}

body .l-contents__inner .l-contents__sidebar .sidebar-relation img {
    display: block;
    width: auto;
    height: 96px;
    margin: auto
}

body .l-contents__inner .l-contents__sidebar .button-instagram {
    width: 80%;
    height: 50px;
    margin: 40px auto 0;
    font-size: 18px
}

body .l-footer {
    margin-top: 100px;
    border: none;
    overflow: auto
}

body .l-footer .c-copyright--inverse {
    background: var(--color-text)
}

body .l-footer .l-footer-widget-area {
    margin: 0;
    background: var(--color-green);
    overflow: auto;
    color: #fff
}

@media(min-width: 640px) {
    body .l-footer .l-footer-widget-area .c-row {
        justify-content: space-between;
        margin: 0
    }
}

body .l-footer .l-footer-widget-area a {
    color: #fff
}

body .l-footer .l-footer-widget-area ul,
body .l-footer .l-footer-widget-area ol {
    padding-left: 0
}

body .l-footer .l-footer-widget-area h2 {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.2
}

body .l-footer .l-footer-widget-area__item {
    padding-bottom: calc(var(--_space, 1.8rem)*1*var(--_margin-scale, 1));
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    line-height: 1.2
}

@media(min-width: 640px) {
    body .l-footer .l-footer-widget-area__item {
        max-width: none;
        padding-bottom: 0;
        border-bottom: none;
        border-right: 1px solid rgba(0, 0, 0, .1)
    }
}

body .l-footer .l-footer-widget-area__item:first-child {
    margin-bottom: 30px
}

@media(min-width: 640px) {
    body .l-footer .l-footer-widget-area__item:first-child {
        flex: 1;
        margin: 0
    }
}

@media(min-width: 640px) {
    body .l-footer .l-footer-widget-area__item:first-child h2 {
        margin-bottom: 10px !important
    }
}

body .l-footer .l-footer-widget-area__item:first-child img {
    display: block;
    width: 60%;
    margin: auto
}

@media(min-width: 640px) {
    body .l-footer .l-footer-widget-area__item:first-child img {
        width: 90%
    }
}

body .l-footer .l-footer-widget-area__item:last-child {
    padding-bottom: 0;
    border-bottom: none
}

@media(min-width: 640px) {
    body .l-footer .l-footer-widget-area__item:last-child {
        flex: 2;
        margin: 0;
        padding-left: 60px;
        border-right: none
    }
}

@media(min-width: 640px) {
    body .l-footer .l-footer-widget-area__item:last-child h2 {
        font-size: 20px
    }
}

body .l-footer .l-footer-widget-area .c-widget__title {
    display: block
}

body .l-footer .l-footer-widget-area .c-widget__title:before,
body .l-footer .l-footer-widget-area .c-widget__title:after {
    display: none
}

body .l-footer .l-footer-widget-area .wp-block-image {
    padding: 10px;
    border-radius: 10px;
    background: #fff
}

@media(min-width: 640px) {
    body .l-footer .l-footer-widget-area .wp-block-image {
        width: 320px;
        margin: 0
    }
}

body .l-footer .l-footer-widget-area .wp-block-image img {
    width: 60%
}

body .l-footer .l-footer-widget-area .widget_nav_menu {
    padding: 0;
    border: none;
    border-radius: 0;
    background: none
}

body .l-footer .l-footer-widget-area .widget_nav_menu a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    padding: 4px 0;
    border: none;
    line-height: 1.2
}

body .l-footer .l-footer-widget-area .widget_nav_menu a:before {
    display: none
}

body .l-footer .l-footer-widget-area .widget_nav_menu a:not([href]) {
    text-decoration: none
}

body .l-footer .l-footer-widget-area .nav-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 180px;
    height: 180px;
    margin: auto;
    padding: 0;
    border-radius: 50%;
    background: #243a45;
    font-weight: bold;
    color: #fff
}

body .l-footer .l-footer-widget-area .menu-item-has-children>a:after {
    content: "";
    display: none;
    width: 7px;
    height: 7px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg)
}

@media(min-width: 640px) {
    body .l-footer .l-footer-widget-area .menu-item-has-children>a:after {
        display: block
    }
}

body .l-footer .l-footer-widget-area .sub-menu {
    display: block;
    height: auto;
    border: none;
    margin: 0;
    padding: 0
}

@media(min-width: 640px) {
    body .l-footer .l-footer-widget-area .sub-menu {
        height: 0;
        overflow: hidden;
        transition: all .5s ease
    }
}

body .l-footer .l-footer-widget-area .sub-menu a {
    padding: 6px 0 0;
    font-size: 13px
}

body .l-footer .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    margin-top: 0
}

body .l-contents {
    overflow: visible
}

body .l-contents .l-contents__container {
    padding: 0 18px
}

@media(min-width: 1024px) {
    body .l-contents .l-contents__container {
        width: 1260px;
        padding: 0 30px
    }
}

body .l-contents .l-contents__inner {
    padding-top: 30px;
    padding-bottom: 0
}

@media(min-width: 1024px) {
    body .l-contents .l-contents__inner {
        justify-content: space-between
    }
}

@media(min-width: 1024px) {
    body .l-contents .l-contents__main {
        min-width: auto;
        width: 820px;
        margin: 0
    }
}

body .l-contents .l-contents__main .contents-bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 40px 0 80px
}

@media(min-width: 640px) {
    body .l-contents .l-contents__main .contents-bottom {
        margin: 70px 0 0;
        font-size: 24px
    }
}

body .l-contents .l-contents__main .contents-bottom__text {
    line-height: 1.2;
    text-align: center;
    font-weight: bold
}

@media(min-width: 640px) {
    body .l-contents .l-contents__main .contents-bottom__text {
        text-align: left
    }
}

body .l-contents .l-contents__main .contents-bottom .button-joe {
    gap: 10px;
    width: 100%;
    height: 70px;
    border-radius: 100px;
    margin-top: 10px;
    background: var(--color-blue);
    font-weight: bold;
    color: #fff
}

@media(min-width: 640px) {
    body .l-contents .l-contents__main .contents-bottom .button-joe {
        width: 540px;
        height: 100px;
        margin: 0
    }
}

body .l-contents .l-contents__main .contents-bottom .button-joe:before {
    content: ""
}

@media(min-width: 640px) {
    body .l-contents .l-contents__main .contents-bottom .button-joe:before {
        width: 65px;
        height: 65px
    }
}

body .l-contents .l-contents__main .contents-bottom .button-joe img {
    width: 160px
}

@media(min-width: 640px) {
    body .l-contents .l-contents__main .contents-bottom .button-joe img {
        width: 170px
    }
}

body .l-contents .l-contents__main .contents-bottom .button-joe .text {
    display: flex;
    flex-direction: column;
    font-size: 20px;
    line-height: 1.1
}

@media(min-width: 640px) {
    body .l-contents .l-contents__main .contents-bottom .button-joe .text {
        font-size: 31px
    }
}

body .l-contents .l-contents__main .contents-bottom .button-joe:hover {
    background: #0074a3;
    text-decoration: none
}

body .bottom {
    position: relative;
    margin-top: 100px;
    padding: 100px 0;
    background: url(images/tenkan-bottom-bg.jpg)
}

body .bottom:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 120px;
    background: url(images/keybottom.png) 0% bottom/160% repeat-x;
    -webkit-animation: scrolltext 60s linear infinite;
    animation: scrolltext 60s linear infinite
}

@-webkit-keyframes scrolltext {
    0% {
        background-position: 0% bottom
    }

    100% {
        background-position: 500% bottom
    }
}

@keyframes scrolltext {
    0% {
        background-position: 0% bottom
    }

    100% {
        background-position: 500% bottom
    }
}

@media(min-width: 640px) {
    body .bottom:after {
        background-size: 80%
    }

    @-webkit-keyframes scrolltext {
        0% {
            background-position: 0% bottom
        }

        100% {
            background-position: -500% bottom
        }
    }

    @keyframes scrolltext {
        0% {
            background-position: 0% bottom
        }

        100% {
            background-position: -500% bottom
        }
    }
}

body .bottom h2 {
    margin-bottom: 20px;
    font-size: calc(12px + 4vw)
}

@media(min-width: 640px) {
    body .bottom h2 {
        margin-bottom: 0;
        font-size: 28px;
        line-height: 1
    }
}

body .bottom-row1 {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 5px solid rgba(0, 0, 0, .1)
}

@media(min-width: 640px) {
    body .bottom-row1 {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: auto 30px auto;
        -ms-grid-columns: auto 80px auto;
        grid-template: "title text" auto "pic text" auto/auto auto;
        grid-gap: 30px 80px
    }
}

@media(min-width: 640px) {
    body .bottom-row1 h2 {
        grid-area: title
    }
}

body .bottom-row1 img {
    display: block;
    width: 60%;
    margin: 0 auto 30px
}

@media(min-width: 640px) {
    body .bottom-row1 img {
        grid-area: pic
    }
}

@media(min-width: 640px) {
    body .bottom-row1 .text {
        grid-area: text
    }
}

body .bottom-row1 .text p:not(:first-child) {
    margin-top: 20px
}

body .bottom-row2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto auto auto auto;
    -ms-grid-columns: auto;
    grid-template: "title" auto "text" auto "list" auto "button " auto/auto
}

@media(min-width: 640px) {
    body .bottom-row2 {
        -ms-grid-rows: auto 20px auto 20px 1fr;
        -ms-grid-columns: auto 40px auto;
        grid-template: "title list" auto "text list" auto "button list" 1fr/auto auto;
        grid-gap: 20px 40px;
        margin-bottom: 80px
    }

    body .bottom-row2>h2 {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    body .bottom-row2>.text {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1
    }
}

body .bottom-row2 h2 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: title
}

body .bottom-row2 p {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    grid-area: text;
    margin-bottom: 20px
}

body .bottom-row2 .button-instagram {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    grid-area: button
}

@media(min-width: 640px) {
    body .bottom-row2 .button-instagram {
        width: 245px;
        height: 47px
    }
}

body .bottom-row2 ul {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: list;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 30px;
    padding: 0
}

body .bottom-row2 ul li {
    width: calc(50% - 5px)
}

@media(min-width: 640px) {
    body .bottom-row2 ul li {
        width: calc(25% - 8px)
    }
}

body .l-footer {
    margin-top: 100px
}

body .bottom+.l-footer {
    margin-top: 0
}

body.home .c-section {
    padding-top: 0
}

body.home .home-keyvisual {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
    padding: 30px 0
}

@media(min-width: 640px) {
    body.home .home-keyvisual {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: auto 20px auto 20px 80px;
        -ms-grid-columns: 53% 10px 47%;
        grid-template: "copy pic" auto "logo pic" auto "list pic " 80px/53% 47%;
        grid-gap: 20px 10px;
        margin-bottom: 40px;
        padding: 35px 20px 0 32px
    }

    body.home .home-keyvisual>img {
        -ms-grid-row: 1;
        -ms-grid-row-span: 5;
        -ms-grid-column: 3
    }

    body.home .home-keyvisual>ul {
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1
    }
}

body.home .home-keyvisual:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    padding-top: 120%;
    background: url(images/key-tenkan-bg.jpg);
    border-radius: 20px
}

@media(min-width: 640px) {
    body.home .home-keyvisual:before {
        padding-top: 37%
    }
}

body.home .home-keyvisual img {
    width: 100%
}

body.home .home-keyvisual-copy {
    width: 80%
}

@media(min-width: 640px) {
    body.home .home-keyvisual-copy {
        grid-area: copy;
        width: 90%
    }
}

body.home .home-keyvisual-logo {
    width: 75%;
    margin-bottom: 10px
}

@media(min-width: 640px) {
    body.home .home-keyvisual-logo {
        grid-area: logo;
        width: 85%
    }
}

body.home .home-keyvisual-img {
    width: 70%
}

@media(min-width: 640px) {
    body.home .home-keyvisual-img {
        grid-area: pic;
        width: 100%
    }
}

body.home .home-keyvisual-list {
    padding: 0 15px;
    list-style-type: none !important
}

@media(min-width: 640px) {
    body.home .home-keyvisual-list {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        grid-area: list;
        align-self: flex-start;
        margin-right: -20%;
        padding: 0
    }

    @media (min-width: 640px) {
        body .bottom-row1 h2 {
            -ms-grid-row: 1;
            -ms-grid-column: 1
        }

        body .bottom-row1 img {
            -ms-grid-row: 3;
            -ms-grid-column: 1
        }

        body .bottom-row1 .text {
            -ms-grid-row: 1;
            -ms-grid-row-span: 3;
            -ms-grid-column: 3
        }

        body .bottom-row2 h2 {
            -ms-grid-row: 1;
            -ms-grid-column: 1
        }

        body .bottom-row2>h2 {
            -ms-grid-row: 1;
            -ms-grid-column: 1
        }

        body .bottom-row2 p {
            -ms-grid-row: 1;
            -ms-grid-row-span: 3;
            -ms-grid-column: 3
        }

        body .bottom-row2>p {
            -ms-grid-row: 3;
            -ms-grid-row-span: 1;
            -ms-grid-column: 1
        }

        body .bottom-row2 .button-instagram {
            -ms-grid-row: 5;
            -ms-grid-column: 1
        }

        body .bottom-row2 ul {
            -ms-grid-row: 1;
            -ms-grid-row-span: 5;
            -ms-grid-column: 3
        }

        body.home .home-keyvisual-copy {
            -ms-grid-row: 1;
            -ms-grid-column: 1
        }

        body.home .home-keyvisual-logo {
            -ms-grid-row: 3;
            -ms-grid-column: 1
        }

        body.home .home-keyvisual-img {
            -ms-grid-row: 3;
            -ms-grid-column: 1
        }

        body.home .home-keyvisual>.home-keyvisual-img {
            -ms-grid-row: 1;
            -ms-grid-row-span: 5;
            -ms-grid-column: 3
        }

        body.home .home-keyvisual-list {
            -ms-grid-row: 1;
            -ms-grid-row-span: 5;
            -ms-grid-column: 3
        }

        body.home .home-keyvisual>.home-keyvisual-list {
            -ms-grid-row: 5;
            -ms-grid-row-span: 1;
            -ms-grid-column: 1
        }
    }
}

body.home .home-keyvisual-list a {
    display: flex;
    gap: 5px;
    padding: 5px 0;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: -0.5px;
    line-height: 1.2;
    text-align: left
}

@media(min-width: 640px) {
    body.home .home-keyvisual-list a {
        align-items: center;
        padding: 0;
        line-height: 1.8
    }
}

body.home .home-keyvisual-list a:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid var(--color-text);
    border-right: 2px solid var(--color-text);
    transform: rotate(45deg) translateY(9px)
}

@media(min-width: 640px) {
    body.home .home-keyvisual-list a:before {
        transform: rotate(45deg) translateY(0)
    }
}

body.home .home-subtitle {
    margin: 0 0 40px;
    padding: 100px 0 0;
    background: url(images/iocn-oshiete.png) center 0/120px no-repeat;
    font-size: calc(12px + 3vw);
    line-height: 1.2
}

@media(min-width: 640px) {
    body.home .home-subtitle {
        margin-bottom: 30px;
        padding: 45px 0 0 150px;
        background: url(images/iocn-oshiete.png) 0 0/148px no-repeat;
        font-size: 28px
    }
}

body.home .home-subtitle br {
    display: none
}

@media(min-width: 640px) {
    body.home .home-subtitle br {
        display: block
    }
}

@media(min-width: 640px) {
    body.home .home-subtitle.row1 {
        padding: 80px 0 0 150px
    }
}

body.home .home-subtitle.no-joe {
    background: none;
    padding: 0
}

@media(min-width: 640px) {
    body.home .home-subtitle.no-joe br {
        display: none
    }
}

body.home .home-news {
    margin-bottom: 40px;
    border-radius: 10px;
    border: 1px solid var(--color-border)
}

@media(min-width: 640px) {
    body.home .home-news {
        padding: 8px 40px
    }
}

body.home .home-news .wp-block-column {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

body.home .home-news-title {
    width: calc(100% + 2px);
    margin: -22px -1px 10px;
    padding: 5px 20px;
    border-radius: 10px 10px 0 0;
    background: #788f9b;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 1
}

@media(min-width: 640px) {
    body.home .home-news-title {
        width: auto;
        margin: -22px 0 10px;
        border-radius: 3px;
        font-size: 16px
    }
}

body.home .home-news .wp-block-query {
    width: 100%;
    margin: 0
}

body.home .home-news ul {
    padding: 8px 20px 14px
}

@media(min-width: 640px) {
    body.home .home-news ul {
        padding: 0
    }
}

body.home .home-news li {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
    padding: 5px 0;
    border-bottom: 1px dashed var(--color-border);
    font-size: 14px;
    line-height: 1.8
}
@media(max-width: 639px) {
    body.home .home-news li {
        gap: 5px 10px;
        flex-wrap: wrap;
    }
}

body.home .home-news li:last-child {
    border-bottom: none
}

body.home .home-news .wp-block-separator {
    display: none
}

body.home .home-news h2 {
    order: 3;
    padding-top: 4px;
    font-size: 14px
}
@media(max-width: 639px) {
    body.home .home-news h2 {
        width: 100%;
    }
}
body.home .home-news h2 a {
    font-weight: normal
}
body.home .home-news .list-cat-wrap{
    order: 1;
    flex: none;
    width: 80px;
}
@media(max-width: 639px) {
    body.home .home-news .list-cat-wrap{
        width: auto;
    }
}
body.home .home-news .list-cat-name {
    margin-top: 0;
    background: var(--color-yellow);
    font-weight: bold;
}
/* body.home .home-news .list-cat-name.interview{
    background: var(--color-yellow);
} */
body.home .home-news time{
    order: 2;
    flex: none;
    width: 84px;
    padding-top: 2px;
}
@media(max-width: 639px) {
    body.home .home-news time{
        width: auto;
    }
}

body.site3 .home-news .list-cat-name {
    background: var(--color-green);
}

body.site4 .home-news .list-cat-name {
    background: var(--color-pink);
}

body.home .home-qa .smb-accordion {
    padding: 0;
    border-radius: 10px;
    border: 2px solid var(--color-yellowBackground);
    background: #fff
}

body.home .home-qa .smb-accordion__item {
    position: relative;
    display: flex;
    flex-direction: column
}

body.home .home-qa .smb-accordion__item__control {
    height: calc(100% + 20px) !important
}

body.home .home-qa .smb-accordion__item__control:checked {
    height: 100% !important
}

body.home .home-qa .smb-accordion__item__title {
    display: flex;
    justify-content: space-between;
    padding: 10px 18px;
    border-radius: 7px 7px 0 0;
    background: var(--color-yellowBackground);
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 1
}

@media(min-width: 640px) {
    body.home .home-qa .smb-accordion__item__title {
        font-size: 22px
    }
}

body.home .home-qa .smb-accordion__item__title__icon {
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg)
}

body.home .home-qa .smb-accordion__item__title__icon svg {
    display: none
}

body.home .home-qa .smb-accordion__item__body {
    display: block;
    padding: 15px 25px
}

body.home .home-qa .smb-accordion__item__body .smb-list {
    height: 4.2rem;
    line-height: 1.4;
    overflow: hidden;
    transition: all .2s linear
}

body.home .home-qa .smb-accordion__item__body .smb-list ul {
    padding: 0
}

body.home .home-qa .smb-accordion__item__body .smb-list ul>li {
    margin: 0
}

body.home .home-qa .smb-accordion__item__body .smb-list ul>li .smb-list__icon {
    display: none
}

body.home .home-qa .smb-accordion__item__body .smb-list ul>li a {
    display: flex;
    gap: 8px;
    padding: 8px 0;
    border-bottom: 1px dotted #785808;
    font-size: none;
    color: #785808;
    line-height: 1.3
}

body.home .home-qa .smb-accordion__item__body .smb-list ul>li a:before {
    content: "";
    flex: none;
    display: block;
    width: 7px;
    height: 7px;
    transform: translateY(6px);
    border-radius: 50%;
    background: var(--color-yellowBackground)
}

body.home .home-qa .smb-accordion__item__body .smb-list ul>li:last-child a {
    border-bottom: none
}

body.home .home-qa .smb-accordion__item__control:checked+.smb-accordion__item__title>.smb-accordion__item__title__icon {
    transform: rotate(225deg)
}

body.home .home-qa .smb-accordion__item__control:checked+.smb-accordion__item__title~.smb-accordion__item__body {
    display: block
}

body.home .home-qa .smb-accordion__item__control:checked+.smb-accordion__item__title~.home-accordion-button {
    display: none
}

body.home .home-qa .home-accordion-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0 auto -20px;
    padding: 5px 20px;
    border-radius: 50px;
    border: 2px solid var(--color-yellowBackground);
    background: #fff;
    font-weight: bold;
    color: var(--color-yellowBackground);
    cursor: pointer
}

body.home .home-qa .home-accordion-button:after {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-bottom: 2px solid var(--color-yellowBackground);
    border-right: 2px solid var(--color-yellowBackground);
    transform: rotate(45deg) translateY(-3px)
}

body.home .home-qa .hide-toggle-menu .smb-accordion__item__control,
body.home .home-qa .hide-toggle-menu .smb-accordion__item__title__icon,
body.home .home-qa .hide-toggle-menu .home-accordion-button {
    display: none !important
}

body.home .home-qa .hide-toggle-menu .smb-list {
    height: auto !important
}

@media(min-width: 640px) {
    body.home .home-qa .hide-toggle-menu .smb-list {
        height: 3.5rem !important
    }
}

body.home .home-button-joe {
    gap: 10px;
    width: 100%;
    height: 70px;
    border-radius: 100px;
    margin-top: 10px;
    background: var(--color-blue);
    font-weight: bold;
    color: #fff
}

@media(min-width: 640px) {
    body.home .home-button-joe {
        width: 540px;
        height: 100px;
        margin: 60px auto 0
    }
}

body.home .home-button-joe:before {
    content: ""
}

@media(min-width: 640px) {
    body.home .home-button-joe:before {
        width: 65px;
        height: 65px
    }
}

body.home .home-button-joe img {
    width: 52px
}

@media(min-width: 640px) {
    body.home .home-button-joe img {
        width: 68px
    }
}

body.home .home-button-joe .text {
    display: flex;
    flex-direction: column;
    font-size: 20px;
    line-height: 1.1
}

@media(min-width: 640px) {
    body.home .home-button-joe .text {
        font-size: 31px
    }
}

body.home .home-button-joe:hover {
    background: #0074a3;
    text-decoration: none
}

body.child-site {
    color: var(--color-text);
    font-family: "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif
}

body.child-site .l-contents .l-contents__inner {
    margin-top: 0
}

body.child-site .l-contents__main h3 {
    border-bottom: 2px solid var(--color-text)
}

body.child-site .l-contents__main ul {
    list-style-type: disc
}

body.child-site .l-contents__main .p-archive ul {
    list-style-type: none
}

body.child-site .l-contents__main .p-archive .c-entry-summary__figure {
    background: url(images/noimg.png) center center/cover no-repeat
}

body.child-site .l-contents__main .p-archive .c-entry-summary__body {
    display: flex;
    flex-direction: column
}

body.child-site .l-contents__main .p-archive .c-entry-summary__header {
    order: 2
}

body.child-site .l-contents__main .p-archive .c-entry-summary__content{
    order: 3;
}

body.child-site .l-contents__main .p-archive .c-entry-summary__title {
    line-height: 1.3
}

body.child-site .l-contents__main .p-archive .c-entry-summary__meta {
    order: 1;
    margin-top: 0;
    text-align: left;
    list-style-type: none
}

body.child-site .l-contents__main table {
    width: 100%;
    background: url(images/tenkan-bottom-bg.jpg);
    font-size: 13px
}

@media(min-width: 640px) {
    body.child-site .l-contents__main table {
        font-size: 14px;
        line-height: 1.4
    }
}

body.child-site .l-contents__main td {
    border: 1px solid #84a5b7
}

@media(min-width: 640px) {
    body.child-site .l-contents__main td {
        padding: calc(var(--_space, 1.8rem)*.4) calc(var(--_space, 1.8rem)*.55)
    }
}

body.child-site .l-contents__main .button-joe {
    gap: 10px;
    width: 100%;
    height: 70px;
    border-radius: 100px;
    margin-top: 10px;
    background: var(--color-blue);
    font-weight: bold;
    color: #fff
}

@media(min-width: 640px) {
    body.child-site .l-contents__main .button-joe {
        width: 540px;
        height: 100px;
        margin: 60px auto 0
    }
}

body.child-site .l-contents__main .button-joe:before {
    content: ""
}

@media(min-width: 640px) {
    body.child-site .l-contents__main .button-joe:before {
        width: 65px;
        height: 65px
    }
}

body.child-site .l-contents__main .button-joe img {
    width: 52px
}

@media(min-width: 640px) {
    body.child-site .l-contents__main .button-joe img {
        width: 68px
    }
}

body.child-site .l-contents__main .button-joe .text {
    display: flex;
    flex-direction: column;
    font-size: 20px;
    line-height: 1.1
}

@media(min-width: 640px) {
    body.child-site .l-contents__main .button-joe .text {
        font-size: 31px
    }
}

body.child-site .l-contents__main .button-joe:hover {
    background: #0074a3;
    text-decoration: none
}

body.child-site .c-entry__header {
    margin: 0 0 40px;
    /*padding: 10px 0 0 55px;*/
    /*background: url(images/iocn-oshiete.png) 0 0/50px no-repeat;*/
    font-size: calc(12px + 3vw)
}

@media(min-width: 640px) {
    body.child-site .c-entry__header {
        /*padding: 45px 0 0 130px;*/
        /*background: url(images/iocn-oshiete.png) 0 0/120px no-repeat;*/
        font-size: 28px
    }
}

body.child-site .c-entry__header .c-entry__title {
    line-height: 1.2
}

body.child-site .smb-balloon {
    display: flex;
    flex-direction: row;
    gap: 8px
}

@media(min-width: 640px) {
    body.child-site .smb-balloon {
        gap: 20px
    }

    body.child-site .smb-balloon:not(:first-child) {
        margin-top: 30px
    }
}

body.child-site .smb-balloon__person {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    z-index: 5;
    width: 45px;
    margin: 0;
    padding-top: 16px
}

@media(min-width: 640px) {
    body.child-site .smb-balloon__person {
        top: 30px;
        width: 100px;
        padding-top: 27px
    }
}

body.child-site .smb-balloon__person:before {
    content: "";
    position: absolute;
    top: 2px;
    left: -3px;
    width: 47.5px;
    height: 16.5px;
    background: url(images/text-question.svg) 0 0/cover no-repeat
}

@media(min-width: 640px) {
    body.child-site .smb-balloon__person:before {
        left: 3px;
        width: 95px;
        height: 33px
    }
}

body.child-site .smb-balloon__person:after {
    content: "";
    position: absolute;
    top: 30px;
    right: -16px;
    z-index: 5;
    width: 17.6923076923px;
    height: 14.6153846154px;
    background: url(images/angle-orange-line.svg) 0 0/cover no-repeat
}

@media(min-width: 640px) {
    body.child-site .smb-balloon__person:after {
        top: 70px;
        right: -30px;
        width: 23px;
        height: 19px
    }
}

body.child-site .smb-balloon__figure {
    width: 45px;
    height: 45px;
    border: 1px solid var(--color-orange);
    background: #fff
}

@media(min-width: 640px) {
    body.child-site .smb-balloon__figure {
        width: 100px;
        height: 100px
    }
}

body.child-site .smb-balloon__body {
    width: 100%;
    margin-top: 17px;
    padding: 15px;
    border: 1px solid var(--color-orange);
    border-radius: 10px;
    background: #fff;
    color: var(--color-text)
}

@media(min-width: 640px) {
    body.child-site .smb-balloon__body {
        min-height: 70px;
        margin-top: 28px;
        padding: 20px
    }
}

body.child-site .smb-balloon__body:after {
    display: none
}

body.child-site .smb-balloon__body h2 {
    line-height: 1.2
}

body.child-site .smb-balloon__body h2[id] {
    position: relative;
    display: block;
    margin-top: -60px;
    padding-top: 60px;
    line-height: 1.4
}

@media(min-width: 640px) {
    body.child-site .smb-balloon__body h2[id] {
        margin-top: -80px;
        padding-top: 80px
    }
}

body.child-site .smb-balloon__body h2[id] span {
    font-size: 1.2rem !important;
    line-height: 1.2
}

@media(min-width: 640px) {
    body.child-site .smb-balloon__body h2[id] span {
        font-size: 1.5rem !important
    }
}

body.child-site .smb-balloon__body h2 br {
    display: none
}

body.child-site .smb-balloon__body h3 {
    border-bottom-color: var(--color-border)
}

body.child-site .smb-balloon__body h2,
body.child-site .smb-balloon__body h3,
body.child-site .smb-balloon__body h4 {
    clear: both
}

body.child-site .smb-balloon__body h2:not(:first-child),
body.child-site .smb-balloon__body h3:not(:first-child),
body.child-site .smb-balloon__body h4:not(:first-child) {
    margin-top: 4rem
}

body.child-site .smb-balloon__body p:not(:first-child),
body.child-site .smb-balloon__body ul:not(:first-child),
body.child-site .smb-balloon__body ol:not(:first-child),
body.child-site .smb-balloon__body iframe:not(:first-child),
body.child-site .smb-balloon__body figure:not(:first-child) {
    margin-top: 1.4rem
}

body.child-site .smb-balloon__body ul,
body.child-site .smb-balloon__body ol {
    line-height: 1.9
}

body.child-site .smb-balloon__body ul {
    list-style-type: disc
}

body.child-site .smb-balloon__body li {
    margin: 10px 0;
    line-height: 1.4
}

body.child-site .smb-balloon__body .wp-block-embed:not(:first-child),
body.child-site .smb-balloon__body .u-alignleft-wrapper:not(:first-child),
body.child-site .smb-balloon__body .u-aligncenter-wrapper:not(:first-child),
body.child-site .smb-balloon__body .u-alignright-wrapper:not(:first-child) {
    margin-top: 1.4rem
}

@media(max-width: 639px) {

    body.child-site .smb-balloon__body .wp-block-embed .wp-block-image,
    body.child-site .smb-balloon__body .u-alignleft-wrapper .wp-block-image,
    body.child-site .smb-balloon__body .u-aligncenter-wrapper .wp-block-image,
    body.child-site .smb-balloon__body .u-alignright-wrapper .wp-block-image {
        max-width: 100vw;
        margin: 0
    }
}

body.child-site .smb-balloon__body .wp-block-embed+h3:not(:first-child),
body.child-site .smb-balloon__body .u-alignleft-wrapper+h3:not(:first-child),
body.child-site .smb-balloon__body .u-aligncenter-wrapper+h3:not(:first-child),
body.child-site .smb-balloon__body .u-alignright-wrapper+h3:not(:first-child) {
    margin-top: 3.8rem
}

@media(min-width: 640px) {

    body.child-site .smb-balloon__body .wp-block-embed+h3:not(:first-child),
    body.child-site .smb-balloon__body .u-alignleft-wrapper+h3:not(:first-child),
    body.child-site .smb-balloon__body .u-aligncenter-wrapper+h3:not(:first-child),
    body.child-site .smb-balloon__body .u-alignright-wrapper+h3:not(:first-child) {
        margin-top: 5rem
    }
}

body.child-site .smb-balloon__body .wp-block-embed+h4:not(:first-child),
body.child-site .smb-balloon__body .u-alignleft-wrapper+h4:not(:first-child),
body.child-site .smb-balloon__body .u-aligncenter-wrapper+h4:not(:first-child),
body.child-site .smb-balloon__body .u-alignright-wrapper+h4:not(:first-child) {
    margin-top: 2.2rem
}

@media(min-width: 640px) {

    body.child-site .smb-balloon__body .wp-block-embed+h4:not(:first-child),
    body.child-site .smb-balloon__body .u-alignleft-wrapper+h4:not(:first-child),
    body.child-site .smb-balloon__body .u-aligncenter-wrapper+h4:not(:first-child),
    body.child-site .smb-balloon__body .u-alignright-wrapper+h4:not(:first-child) {
        margin-top: 2.4rem
    }
}

body.child-site .smb-balloon__body .wp-block-embed+p::after,
body.child-site .smb-balloon__body .wp-block-embed+ul::after,
body.child-site .smb-balloon__body .wp-block-embed+ol::after,
body.child-site .smb-balloon__body .u-alignleft-wrapper+p::after,
body.child-site .smb-balloon__body .u-alignleft-wrapper+ul::after,
body.child-site .smb-balloon__body .u-alignleft-wrapper+ol::after,
body.child-site .smb-balloon__body .u-aligncenter-wrapper+p::after,
body.child-site .smb-balloon__body .u-aligncenter-wrapper+ul::after,
body.child-site .smb-balloon__body .u-aligncenter-wrapper+ol::after,
body.child-site .smb-balloon__body .u-alignright-wrapper+p::after,
body.child-site .smb-balloon__body .u-alignright-wrapper+ul::after,
body.child-site .smb-balloon__body .u-alignright-wrapper+ol::after {
    content: "";
    display: block;
    clear: both
}

body.child-site .smb-balloon__body a {
    color: #2c49b9
}

body.child-site .smb-balloon__body strong {
    color: var(--color-orange);
    font-weight: bold
}

body.child-site .smb-balloon__body h4+p:not(:first-child),
body.child-site .smb-balloon__body h4+ul:not(:first-child),
body.child-site .smb-balloon__body h4+ol:not(:first-child) {
    margin-top: .6rem
}

body.child-site .smb-balloon__body p+h3:not(:first-child) {
    margin-top: 2.4rem
}

@media(min-width: 640px) {
    body.child-site .smb-balloon__body p+h3:not(:first-child) {
        margin-top: 3rem
    }
}

body.child-site .smb-balloon__body p+h4:not(:first-child) {
    margin-top: 2.4rem
}

body.child-site .smb-balloon__body .is-style-sme-ordered-list-circle li:before,
body.child-site .smb-balloon__body .is-style-sme-ordered-list-square li:before {
    top: .4rem
}

body.child-site .smb-balloon__body p+ul,
body.child-site .smb-balloon__body ul+ul,
body.child-site .smb-balloon__body ol+ul,
body.child-site .smb-balloon__body iframe+ul {
    margin-top: 1.4rem
}

body.child-site .smb-balloon--reverse {
    align-items: flex-start;
    flex-direction: row-reverse
}

body.child-site .smb-balloon--reverse .smb-balloon__person {
    margin-left: auto;
    padding-top: 14px
}

@media(min-width: 640px) {
    body.child-site .smb-balloon--reverse .smb-balloon__person {
        margin: inherit
    }
}

@media(min-width: 640px) {
    body.child-site .smb-balloon--reverse .smb-balloon__person {
        margin-top: 0;
        padding-top: 24px
    }
}

body.child-site .smb-balloon--reverse .smb-balloon__person:before {
    content: "";
    left: 6px;
    width: 41.5px;
    height: 13px;
    background: url(images/text-answer.svg) 0 0/cover no-repeat
}

@media(min-width: 640px) {
    body.child-site .smb-balloon--reverse .smb-balloon__person:before {
        left: 8px;
        width: 83px;
        height: 26px
    }
}

body.child-site .smb-balloon--reverse .smb-balloon__person:after {
    right: auto;
    left: -16px;
    background: url(images/angle-blue-line.svg) 0 0/cover no-repeat;
    transform: rotate(180deg)
}

@media(min-width: 640px) {
    body.child-site .smb-balloon--reverse .smb-balloon__person:after {
        left: -30px
    }
}

body.child-site .smb-balloon--reverse .smb-balloon__figure {
    border: 1px solid var(--color-blue)
}

body.child-site .smb-balloon--reverse .smb-balloon__body {
    border: 1px solid var(--color-blue);
    font-weight: normal
}

@media(min-width: 640px) {
    body.child-site .smb-balloon--reverse .smb-balloon__body {
        margin-top: 0
    }
}

body.child-site .smb-balloon--reverse .smb-balloon__body h2,
body.child-site .smb-balloon--reverse .smb-balloon__body .has-sm-large-font-size {
    line-height: inherit
}

@media(min-width: 640px) {
    body.child-site .smb-balloon--reverse .smb-balloon__body.is-row2 {
        margin-top: 30px
    }
}

@media(min-width: 640px) {
    body.child-site .smb-balloon--reverse .smb-balloon__body.is-row1 {
        margin-top: 44px
    }
}

body.child-site .smb-balloon.no-qa {
    align-items: flex-start
}

body.child-site .smb-balloon.no-qa .smb-balloon__person {
    margin-top: 0;
    padding-top: 0
}

@media(min-width: 640px) {
    body.child-site .smb-balloon.no-qa .smb-balloon__person {
        width: 60px
    }
}

body.child-site .smb-balloon.no-qa .smb-balloon__person:before {
    display: none
}

body.child-site .smb-balloon.no-qa .smb-balloon__person:after {
    top: 17px;
    background: url(images/angle-blue-line.svg) 0 0/cover no-repeat
}

@media(min-width: 640px) {
    body.child-site .smb-balloon.no-qa .smb-balloon__person:after {
        top: 23px
    }
}

body.child-site .smb-balloon.no-qa .smb-balloon__figure {
    border-color: var(--color-blue)
}

@media(min-width: 640px) {
    body.child-site .smb-balloon.no-qa .smb-balloon__figure {
        width: 60px;
        height: 60px
    }
}

body.child-site .smb-balloon.no-qa .smb-balloon__body {
    margin-top: 0;
    border-color: var(--color-blue)
}

body.child-site .wpco {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    border-radius: 10px;
    border: 1px solid var(--color-border);
    background: none
}

body.child-site .wpco-wrapper {
    margin: 60px 0 40px
}

@media(min-width: 640px) {
    body.child-site .wpco {
        padding: 8px 40px
    }
}

body.child-site .wpco__title {
    width: calc(100% + 2px);
    margin: -22px -1px 10px;
    padding: 5px 20px;
    border-radius: 10px 10px 0 0;
    background: #788f9b;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 1
}

@media(min-width: 640px) {
    body.child-site .wpco__title {
        width: auto;
        margin: -22px 0 10px;
        border-radius: 3px;
        font-size: 16px
    }
}

body.child-site .wpco .contents-outline {
    width: 100%;
    padding: 8px 20px 14px
}

@media(min-width: 640px) {
    body.child-site .wpco .contents-outline {
        padding: 0
    }
}

body.child-site .wpco ol,
body.child-site .wpco ul {
    border: none
}

body.child-site .wpco a {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 15px;
    border-top: none;
    border-bottom: 1px dashed var(--color-border);
    font-size: 14px;
    line-height: 1.8;
    font-weight: normal;
    color: var(--color-text)
}

@media(min-width: 640px) {
    body.child-site .wpco a {
        gap: 25px;
        align-items: center
    }
}

body.child-site .wpco a:hover {
    opacity: 1;
    text-decoration: underline
}

body.child-site .wpco a::before {
    display: none
}

body.child-site .wpco a:after {
    content: "";
    flex: none;
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid var(--color-text);
    border-right: 2px solid var(--color-text);
    transform: rotate(45deg) translateY(8px)
}

@media(min-width: 640px) {
    body.child-site .wpco a:after {
        transform: rotate(45deg)
    }
}

body.child-site .wpco li:last-child a {
    border-bottom: none
}

body.child-site .border-column .wp-block-column {
    display: flex;
    flex-direction: column;
    padding: 20px 15px;
    border: 2px solid var(--color-yellowText);
    border-radius: 10px;
    background: #fff
}

body.child-site .border-column .wp-block-image {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

@media(min-width: 640px) {
    body.child-site .border-column .wp-block-image {
        height: 200px
    }
}

body.child-site .border-column h2,
body.child-site .border-column h3 {
    margin: 5px 0;
    padding: 0;
    border: none;
    font-size: 20px;
    text-align: center
}

body.child-site .border-column p {
    line-height: 1.4
}

body.child-site .border-column .wp-block-buttons {
    justify-content: center;
    margin: auto 0 0;
    padding-top: 20px
}

body.child-site .border-column .wp-block-button__link {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 8px 30px
}

body.child-site .border-column .wp-block-button__link:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg)
}

body.child-site .border-column .wp-block-button__link:hover {
    text-decoration: none
}

body.site2 {
    --accent-color: var(--color-yellow);
    background: url(images/bg-tenkan.jpg)
}

body.site2 .c-drawer {
    background: var(--color-yellowBackground)
}

body.site2 .button-joe,
body.site2 .button-instagram {
    background: var(--accent-color)
}

body.site2 .button-joe:hover,
body.site2 .button-instagram:hover {
    background: var(--color-yellowBackground)
}

body.site2 .wp-block-button__link {
    color: #fff
}

body.site2 .l-header {
    border-top: 5px solid var(--accent-color);
    background: url(images/bg-tenkan.jpg)
}

body.site2 .c-header-menu .wp-block-button__link {
    background-color: var(--accent-color)
}

body.site2 .c-header-menu ul a {
    color: var(--color-yellowBackground)
}

body.site2 .p-global-nav .c-navbar__subitem>a {
    background: var(--color-yellowBackground)
}

body.site2 .p-global-nav .c-navbar__subitem>a:hover {
    background: var(--color-yellowBackground)
}

body.site2 .p-global-nav .c-navbar__item[aria-haspopup=true]:before {
    border-bottom-color: var(--color-yellowBackground)
}

body.site2 .home-button-joe {
    background: var(--color-blue)
}

body.site2 .home-button-joe:hover {
    background: #0075a5
}

body.site2 .l-contents__inner .l-contents__sidebar .widget_nav_menu ul a:before {
    background: var(--accent-color)
}

body.site2 .l-footer .l-footer-widget-area {
    background: #d0990e
}

body.site3 {
    --accent-color: var(--color-green);
    background: url(images/bg-keiren.jpg)
}

body.site3 .c-drawer {
    background: var(--color-greenBackground)
}

body.site3 .wp-block-button__link {
    background: var(--accent-color)
}

body.site3 .button-joe,
body.site3 .button-instagram {
    background: var(--accent-color)
}

body.site3 .button-joe:hover,
body.site3 .button-instagram:hover {
    background: var(--color-greenBackground)
}

body.site3 .wp-block-button__link {
    color: #fff
}

body.site3 .border-column .wp-block-column {
    border-color: var(--accent-color)
}

body.site3 .l-header {
    border-top: 5px solid var(--accent-color);
    background: url(images/bg-keiren.jpg)
}

body.site3 .c-header-menu .wp-block-button__link {
    background-color: var(--accent-color)
}

body.site3 .c-header-menu ul a {
    color: var(--color-greenBackground)
}

body.site3 .p-global-nav .c-navbar__subitem>a {
    background: var(--color-greenBackground)
}

body.site3 .p-global-nav .c-navbar__subitem>a:hover {
    background: var(--color-greenBackground)
}

body.site3 .p-global-nav .c-navbar__item[aria-haspopup=true]:before {
    border-bottom-color: var(--color-greenBackground)
}

body.site3 .home-keyvisual:before {
    background: url(images/key-keiren-bg.jpg)
}

body.site3 .home-qa .smb-accordion {
    border-color: var(--color-greenBackground)
}

body.site3 .home-qa .smb-accordion__item__title {
    background: var(--color-greenBackground)
}

body.site3 .home-qa .smb-accordion__item__body .smb-list ul>li a:before {
    background: var(--accent-color)
}

body.site3 .home-qa .smb-accordion__item__body .smb-list ul>li a {
    color: #4c711f
}

body.site3 .home-qa .home-accordion-button {
    border-color: var(--color-greenBackground);
    color: var(--color-greenBackground)
}

body.site3 .home-qa .home-accordion-button:after {
    border-color: var(--color-greenBackground)
}

body.site3 .home-button-joe {
    background: var(--color-orange)
}

body.site3 .home-button-joe:hover {
    background: #c95128
}

body.site3 .l-contents__inner .l-contents__sidebar .widget_nav_menu ul a:before {
    background: var(--accent-color)
}

body.site3 .l-contents__inner .l-contents__sidebar .sidebar-relation .smb-section__title {
    background: url(images/bg-keiren.jpg)
}

body.site3 .l-contents__main table {
    background: url(images/keiren-bottom-bg.jpg)
}

body.site3 .l-contents__main .home-button-joe {
    background: var(--color-orange)
}

body.site3 .l-contents__main .home-button-joe:hover {
    background: #c95128
}

body.site3 .l-footer .l-footer-widget-area {
    background: #70a530
}

body.site3 .bottom {
    background: url(images/keiren-bottom-bg.jpg)
}

body.site4 {
    --accent-color: var(--color-pink);
    background: url(images/bg-advanced.jpg)
}

body.site4 .c-drawer {
    background: var(--color-pinkBackground)
}

body.site4 .wp-block-button__link {
    background: var(--accent-color)
}

body.site4 .button-joe,
body.site4 .button-instagram {
    background: var(--accent-color)
}

body.site4 .button-joe:hover,
body.site4 .button-instagram:hover {
    background: var(--color-pinkBackground)
}

body.site4 .wp-block-button__link {
    color: #fff
}

body.site4 .border-column .wp-block-column {
    border-color: var(--accent-color)
}

body.site4 .l-header {
    border-top: 5px solid var(--accent-color);
    background: url(images/bg-advanced.jpg)
}

body.site4 .c-header-menu .wp-block-button__link {
    background-color: var(--accent-color)
}

body.site4 .c-header-menu ul a {
    color: var(--color-pinkBackground)
}

body.site4 .p-global-nav .c-navbar__subitem>a {
    background: var(--accent-color)
}

body.site4 .p-global-nav .c-navbar__subitem>a:hover {
    background: var(--accent-color)
}

body.site4 .p-global-nav .c-navbar__item[aria-haspopup=true]:before {
    border-bottom-color: var(--accent-color)
}

body.site4 .home-keyvisual:before {
    background: url(images/key-advanced-bg.jpg)
}

body.site4 .home-qa .smb-accordion {
    border-color: var(--accent-color)
}

body.site4 .home-qa .smb-accordion__item__title {
    background: var(--accent-color)
}

body.site4 .home-qa .smb-accordion__item__body .smb-list ul>li a:before {
    background: var(--accent-color)
}

body.site4 .home-qa .smb-accordion__item__body .smb-list ul>li a {
    color: #77575c
}

body.site4 .home-qa .home-accordion-button {
    border-color: var(--accent-color);
    color: var(--accent-color)
}

body.site4 .home-qa .home-accordion-button:after {
    border-color: var(--accent-color)
}

body.site4 .home-button-joe {
    background: var(--color-blue)
}

body.site4 .home-button-joe:hover {
    background: #0075a5
}

body.site4 .l-contents__inner .l-contents__sidebar .widget_nav_menu ul a:before {
    background: var(--accent-color)
}

body.site4 .l-contents__inner .l-contents__sidebar .sidebar-relation .smb-section__title {
    background: url(images/bg-advanced.jpg)
}

body.site4 .l-contents__main table {
    background: url(images/advanced-bottom-bg.jpg)
}

body.site4 .l-footer .l-footer-widget-area {
    background: #d87685
}

body.site4 .bottom {
    background: url(images/advanced-bottom-bg.jpg)
}

.search-results .l-contents__container {
    width: 100%
}

@media(min-width: 1024px) {
    .search-results .l-contents__container {
        max-width: 1024px
    }
}

.search-results .c-entry__body .c-entries {
    display: block
}

.search-results .c-entry__body .c-entries__item {
    flex: 1;
    max-width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px dashed var(--color-border);
    list-style: none
}

.search-results .c-entry__body .c-entries__item:last-child {
    border-bottom: none
}

.search-results .c-entry__body .c-entry-summary__figure {
    display: none
}

/* 2023.3.17 暫定対応: 投稿詳細p */
.single-post .c-page-header {
    display: none;
}