

/* --------- mbtk-block-editor --------- */

.mbtk-block-editor h1,
.mbtk-block-editor h2,
.mbtk-block-editor h3,
.mbtk-block-editor h4,
.mbtk-block-editor h5,
.mbtk-block-editor h6,
.mbtk-block-editor blockquote,
.mbtk-block-editor blockquote *,
.mbtk-block-editor .wp-block-table,
.mbtk-block-editor p,
.mbtk-block-editor figure {
    margin: 0;
}

.mbtk-block-editor * {
    max-width: 100%;
}


/* 逕ｻ雉ｪ謔ｪ蛹夜亟豁｢ */
.mbtk-block-editor img {
    max-width: 100%;
    height: auto;
}

/* 逕ｻ蜒上�荳九�繝ｼ繧ｸ繝ｳ */
figure.wp-block-image {
    margin-bottom: 0rem;
}

/* 逕ｻ雉ｪ謔ｪ蛹夜亟豁｢�� */
figure.wp-block-image>img {
    max-width: 100%;
    height: auto;
}


/* =============================================
        縲縲縲縲縲縲譁�ｭ苓牡險ｭ螳�
============================================= */
.mbtk-block-editor .has-black-color {
    color: #000;
}

.mbtk-block-editor .has-cyan-bluish-gray-color {
    color: #ABB8C3;
}

.mbtk-block-editor .has-white-color {
    color: #FFF;
}

.mbtk-block-editor .has-pale-pink-color {
    color: #F78DA7;
}

.mbtk-block-editor .has-vivid-red-color {
    color: #CF2E2E;
}

.mbtk-block-editor .has-luminous-vivid-orange-color {
    color: #FF6900;
}

.mbtk-block-editor .has-luminous-vivid-amber-color {
    color: #FCB900;
}

.mbtk-block-editor .has-light-green-cyan-color {
    color: #7BDCB5;
}

.mbtk-block-editor .has-vivid-green-cyan-color {
    color: #00D084;
}

.mbtk-block-editor .has-pale-cyan-blue-color {
    color: #8ED1FC;
}

.mbtk-block-editor .has-vivid-cyan-blue-color {
    color: #0693E3;
}

.mbtk-block-editor .has-vivid-purple-color {
    color: #9B51E0;
}


/* =============================================
        縲縲縲縲縲縲閭梧勹濶ｲ險ｭ螳�
============================================= */
.mbtk-block-editor .has-black-background-color {
    background-color: #000;
}

.mbtk-block-editor .has-cyan-bluish-gray-background-color {
    background-color: #ABB8C3;
}

.mbtk-block-editor .has-white-background-color {
    background-color: #FFF;
}

.mbtk-block-editor .has-pale-pink-background-color {
    background-color: #F78DA7;
}

.mbtk-block-editor .has-vivid-red-background-color {
    background-color: #CF2E2E;
}

.mbtk-block-editor .has-luminous-vivid-orange-background-color {
    background-color: #FF6900;
}

.mbtk-block-editor .has-luminous-vivid-amber-background-color {
    background-color: #FCB900;
}

.mbtk-block-editor .has-light-green-cyan-background-color {
    background-color: #7BDCB5;
}

.mbtk-block-editor .has-vivid-green-cyan-background-color {
    background-color: #00D084;
}

.mbtk-block-editor .has-pale-cyan-blue-background-color {
    background-color: #8ED1FC;
}

.mbtk-block-editor .has-vivid-cyan-blue-background-color {
    background-color: #0693E3;
}

.mbtk-block-editor .has-vivid-purple-background-color {
    background-color: #9B51E0;
}







/* =============================================
            莉･荳九�繝ｭ繧ｸ繧ｧ繧ｯ繝域ｯ弱↓隱ｿ謨ｴ
============================================= */




/* 繝悶Ο繝�け繧ｨ繝�ぅ繧ｿ蜈ｨ菴薙�荳贋ｸ倶ｽ咏區 */
{
    padding: 7.2rem 0 2rem;
}
.body.experiences-single {
    padding: 4.5rem 0 2rem;
}
.body.privacy {
    padding: 2.2rem 0 12rem;
}

@media screen and (max-width: 750px) {
    {
        padding: 5.4rem 0 0;
    }
    .body.experiences-single {
        padding: 3.2rem 0 2rem;
    }
    .body.privacy {
        padding: 0 0 8rem;
    }
}



/* 譛ｬ譁�∽ｸ倶ｽ咏區 */
:root {
    --mbtk--text-base-fz: 1.5rem;
    --mbtk--text-base-lh: 2;
    --mtbk-text-base-ls: 0;
}
.mbtk-block-editor p,
.mbtk-block-editor a {
    font-size: var(--mbtk--text-base-fz);
    line-height: var(--mbtk--text-base-lh);
    letter-spacing: var(--mtbk-text-base-ls);
}
@media screen and (max-width: 1000px) {
    :root {
        --mbtk--text-base-fz: 1.5rem;
        --mbtk--text-base-lh: 2;
    }
}



/* 繝ｪ繝ｳ繧ｯ */
.mbtk-block-editor a {
    display: inline-block;
    text-decoration: underline;
    transition: opacity .2s;
}

.mbtk-block-editor a:hover {
    opacity: 0.6;
}

/* hover 繝�く繧ｹ繝医Μ繝ｳ繧ｯ */
p > a,
li > a,
blockquote > a,
cite > a,
td > a,
figcaption > a {
    color: #BA915B;
}



/* 譛ｬ譁�し繧､繧ｺ縲』-large */
.mbtk-block-editor p.has-x-large-font-size {
    font-size: 2.4rem;
    padding-bottom: 2rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor p.has-x-large-font-size {
        font-size: 2.1rem;
    }
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor p.has-x-large-font-size {
        padding-bottom: 1.8rem;
    }
}



/* 譛ｬ譁�し繧､繧ｺ縲〕arge */
.mbtk-block-editor p.has-large-font-size {
    font-size: 2rem;
    padding-bottom: 2rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor p.has-large-font-size {
        font-size: 1.8rem;
    }
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor p.has-large-font-size {
        padding-bottom: 1.8rem;
    }
}



/* 譛ｬ譁�し繧､繧ｺ縲［edium */
.mbtk-block-editor p.has-medium-font-size {
    font-size: 1.5rem;
    padding-bottom: 3rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor p.has-medium-font-size {
        font-size: 1.5rem;
    }
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor p.has-medium-font-size {
        padding-bottom: 1.8rem;
    }
}



/* 譛ｬ譁�し繧､繧ｺ縲《mall */
.mbtk-block-editor p.has-small-font-size {
    font-size: 1.3rem;
    padding-bottom: 3rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor p.has-small-font-size {
        font-size: 1.2rem;
    }
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor p.has-small-font-size {
        padding-bottom: 1.8rem;
    }
}



/* 譛ｬ譁�ｸ倶ｽ咏區 */
.mbtk-block-editor p {
    padding-bottom: 3rem;
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor p {
        padding-bottom: 1.8rem;
    }
}



/* 蠑慕畑 */
.mbtk-block-editor cite {
    font-size: var(--mbtk--text-base-fz);
    letter-spacing: var(--mtbk-text-base-ls);
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor cite {
        font-size: var(--mbtk--text-base-fz);
    }
}



/* 隕句�縺励ヵ繧ｩ繝ｳ繝医い繝斐い繝ｩ繝ｳ繧ｹ縲∽ｸ贋ｸ九�繝ｼ繧ｸ繝ｳ縲√�繝ｼ繝繝ｼ */
.mbtk-block-editor h1,
.mbtk-block-editor h2,
.mbtk-block-editor h3,
.mbtk-block-editor h4,
.mbtk-block-editor h5,
.mbtk-block-editor h6 {
    /* padding: 1.8rem 0 2rem; */
    /* border-top: 1px solid #005E6B;
    border-bottom: 1px solid #005E6B; */
    margin-top: 1rem;
    margin-bottom: 3rem;
    font-weight: bold;
    line-height: 1.5;
    color: #005E6B;
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor h1,
    .mbtk-block-editor h2,
    .mbtk-block-editor h3,
    .mbtk-block-editor h4,
    .mbtk-block-editor h5,
    .mbtk-block-editor h6 {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}

/* experiences-single蜀��隕句�縺苓牡 */
.body.experiences-single .mbtk-block-editor h1,
.body.experiences-single .mbtk-block-editor h2,
.body.experiences-single .mbtk-block-editor h3,
.body.experiences-single .mbtk-block-editor h4,
.body.experiences-single .mbtk-block-editor h5,
.body.experiences-single .mbtk-block-editor h6 {
    border-top: 1px solid #C5D6DA;
    border-bottom: 1px solid #C5D6DA;
    color: #7DA3AD;
}

/* experiences-single蜀��隕句�縺苓牡 */
.body.plans-single .mbtk-block-editor h1,
.body.plans-single .mbtk-block-editor h2,
.body.plans-single .mbtk-block-editor h3,
.body.plans-single .mbtk-block-editor h4,
.body.plans-single .mbtk-block-editor h5,
.body.plans-single .mbtk-block-editor h6 {
    border-top: 1px solid #BA915B;
    border-bottom: 1px solid #BA915B;
    color: #BA915B;
}


/* 譛ｬ譁��隕句�縺玲ｧ矩�縺ｮ髢薙�繝ｼ繧ｸ繝ｳ�郁ｦ句�縺嶺ｸ翫�繝ｼ繧ｸ繝ｳ�� */
.mbtk-block-editor p + h1,
.mbtk-block-editor p + h2,
.mbtk-block-editor p + h3,
.mbtk-block-editor p + h4,
.mbtk-block-editor p + h5,
.mbtk-block-editor p + h6 {
    margin-top: 4rem;
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor p + h1,
    .mbtk-block-editor p + h2,
    .mbtk-block-editor p + h3,
    .mbtk-block-editor p + h4,
    .mbtk-block-editor p + h5,
    .mbtk-block-editor p + h6 {
        margin-top: 2rem;
    }
}


/* 隕句�縺鈴俣縲∽ｸ贋ｸ九�繝ｼ繧ｸ繝ｳ */
.mbtk-block-editor h1 + h1,
.mbtk-block-editor h1 + h2,
.mbtk-block-editor h1 + h3,
.mbtk-block-editor h1 + h4,
.mbtk-block-editor h1 + h5,
.mbtk-block-editor h1 + h6,
.mbtk-block-editor h2 + h2,
.mbtk-block-editor h2 + h3,
.mbtk-block-editor h2 + h4,
.mbtk-block-editor h2 + h5,
.mbtk-block-editor h2 + h6,
.mbtk-block-editor h3 + h3,
.mbtk-block-editor h3 + h4,
.mbtk-block-editor h3 + h5,
.mbtk-block-editor h3 + h6,
.mbtk-block-editor h4 + h4,
.mbtk-block-editor h4 + h5,
.mbtk-block-editor h4 + h6,
.mbtk-block-editor h5 + h5,
.mbtk-block-editor h5 + h6,
.mbtk-block-editor h6 + h6 {
    margin-top: 0rem;
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor h1 + h1,
    .mbtk-block-editor h1 + h2,
    .mbtk-block-editor h1 + h3,
    .mbtk-block-editor h1 + h4,
    .mbtk-block-editor h1 + h5,
    .mbtk-block-editor h1 + h6,
    .mbtk-block-editor h2 + h2,
    .mbtk-block-editor h2 + h3,
    .mbtk-block-editor h2 + h4,
    .mbtk-block-editor h2 + h5,
    .mbtk-block-editor h2 + h6,
    .mbtk-block-editor h3 + h3,
    .mbtk-block-editor h3 + h4,
    .mbtk-block-editor h3 + h5,
    .mbtk-block-editor h3 + h6,
    .mbtk-block-editor h4 + h4,
    .mbtk-block-editor h4 + h5,
    .mbtk-block-editor h4 + h6,
    .mbtk-block-editor h5 + h5,
    .mbtk-block-editor h5 + h6,
    .mbtk-block-editor h6 + h6 {
        margin-top: 0.5rem;
    }
}



/* 隕句�縺励ヵ繧ｩ繝ｳ繝医し繧､繧ｺ */
.mbtk-block-editor h1 {
    font-size: 2.1rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor h1 {
        font-size: 2rem;
    }
}

.mbtk-block-editor h2 {
    font-size: 3rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor h2 {
        font-size: 1.9rem;
    }
}

.mbtk-block-editor h3 {
    font-size: 2.4rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor h3 {
        font-size: 1.8rem;
    }
}

.mbtk-block-editor h4 {
    font-size: 1.8rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor h4 {
        font-size: 1.7rem;
    }
}

.mbtk-block-editor h5 {
    font-size: 1.7rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor h5 {
        font-size: 1.6rem;
    }
}

.mbtk-block-editor h6 {
    font-size: 1.6rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor h6 {
        font-size: 1.6rem;
    }
}



/* 蠑ｷ隱ｿ繝�く繧ｹ繝茨ｼ亥､ｪ縺包ｼ� */
.mbtk-block-editor strong {
    font-weight: bold;
}

/* 蠑ｷ隱ｿ繝�く繧ｹ繝茨ｼ医う繧ｿ繝ｪ繝�け菴難ｼ� */
em {
    font-style: italic;
}



/*繧ｻ繝ｳ繧ｿ繝ｼ謠�∴*/
.aligncenter,
.has-text-align-center,
.is-content-justification-center {
    text-align: center;
}

/*蜿ｳ謠�∴*/
.alignright,
.has-text-align-right,
.is-content-justification-right {
    text-align: right;
}



/* 繝ｪ繧ｹ繝� */
.mbtk-block-editor ul,
.mbtk-block-editor ol {
    padding-top: 1rem;
    padding-bottom: 2rem;
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor ul,
    .mbtk-block-editor ol {
        padding-bottom: 1rem;
    }
}

.mbtk-block-editor ul li {
    position: relative;
    padding-left: 2rem;
    list-style-type: none;
    font-size: var(--mbtk--text-base-fz);
    line-height: var(--mbtk--text-base-lh);
    letter-spacing: var(--mtbk-text-base-ls);
}

.mbtk-block-editor ul li::before {
    content: '○';
    box-sizing: border-box;
    position: absolute;
    top: 0.5em;
    font-weight: bold;
    left: 0;
    display: inline;
    font-size: 1rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor ul li::before {
        top: 1.3rem;
    }
}

.mbtk-block-editor ol {
    list-style: auto;
    text-align: left;
    list-style-type: none;
    counter-reset: my-counter;
}

.mbtk-block-editor ol li {
    position: relative;
    padding-left: 2rem;
    font-size: var(--mbtk--text-base-fz);
    line-height: var(--mbtk--text-base-lh);
    letter-spacing: var(--mtbk-text-base-ls);
}

.mbtk-block-editor ol li::before {
    content: counter(my-counter);
    counter-increment: my-counter;
    position: absolute;
    top: 2px;
    left: 0;
    font-size: var(--mbtk--text-base-fz);
    line-height: var(--mbtk--text-base-lh);
    letter-spacing: var(--mtbk-text-base-ls);
    color: #222;
}

.mbtk-block-editor ol li::marker {
    font-size: 1.5rem;
}

.mbtk-block-editor span.mark {
    padding: 0 10px;
    vertical-align: middle;
    font-size: 1.2rem;
    line-height: 16px;
    border: 1px solid #001E2A;
}

.mbtk-block-editor span.mark.limited {
    border-color: #333;
    color: #FFF;
    background: #333;
}



/* 繝悶Ο繝�け繧ｯ繧ｩ繝ｼ繝� */
.mbtk-block-editor blockquote {
    line-height: var(--mbtk--text-base-lh);
    letter-spacing: var(--mtbk-text-base-ls);
}

.mbtk-block-editor blockquote {
    padding: 4.5rem 5rem 5rem;
    margin-top: 3rem;
    margin-bottom: 6rem;
    border: solid 1px #47DE9F;
}

.body.experiences-single .mbtk-block-editor blockquote {
    color: #7DA3AD;
}

.body.plans-single .mbtk-block-editor blockquote {
    color: #BA915B;
}

@media screen and (max-width: 750px) {
    .mbtk-block-editor blockquote {
        padding: 3.1rem 2.2rem;
        margin-bottom: 5rem;
    }
}

.mbtk-block-editor blockquote p {
    padding: 0;
}



/* 繧ｮ繝｣繝ｩ繝ｪ繝ｼ */
.mbtk-block-editor .wp-block-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5rem 2rem;
    padding-bottom: 6rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor .wp-block-gallery {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor .wp-block-gallery {
        grid-template-columns: repeat(1, 1fr);
        gap: 3rem 2rem;
        padding-bottom: 3rem;
    }
}

.mbtk-block-editor .wp-block-gallery .wp-block-image {
    padding-bottom: 0;
}

/* 繝｡繝�ぅ繧｢荳九�菴咏區 */
.mbtk-block-editor .wp-block-columns,
.mbtk-block-editor .wp-block-image,
.mbtk-block-editor .wp-block-file,
.mbtk-block-editor .wp-block-audio,
.mbtk-block-editor .wp-block-video {
    padding-bottom: 4rem;
}
.mbtk-block-editor .wp-block-columns>img,
.mbtk-block-editor .wp-block-image>img,
.mbtk-block-editor .wp-block-file>img,
.mbtk-block-editor .wp-block-audio>img,
.mbtk-block-editor .wp-block-video>img {

}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor .wp-block-columns,
    .mbtk-block-editor .wp-block-image,
    .mbtk-block-editor .wp-block-file,
    .mbtk-block-editor .wp-block-audio,
    .mbtk-block-editor .wp-block-video {
        padding-bottom: 0;
    }
}

/* 逕ｻ蜒剰ｧ剃ｸｸ繧ｹ繧ｿ繧､繝ｫ*/
.mbtk-block-editor .is-style-rounded img {
    border-radius: 9999px;
}



/* 繝｡繝�ぅ繧｢蜀�悽譁� */
.mbtk-block-editor .wp-block-columns p,
.mbtk-block-editor .wp-block-image p,
.mbtk-block-editor .wp-block-file p,
.mbtk-block-editor .wp-block-audio p,
.mbtk-block-editor .wp-block-video p {
    padding-bottom: 0;
}



/* 蜍慕判 */
.mbtk-block-editor .wp-block-video video {
    width: 100%;
    margin: 1rem 0;
}



/* pre繧ｿ繧ｰ��code繧ｿ繧ｰ縺ｮ隕ｪ縺ｫ繧ｻ繝�ヨ縺輔ｌ縲√さ繝ｼ繝峨�繧､繝ｳ繝�Φ繝医ｒ菴懊ｋ�� */
.mbtk-block-editor .wp-block-code {
    padding: 2.5rem 4rem;
    border: 1px solid #444444;
    border-radius: 4rem;
    margin-top: 1rem;
    margin-bottom: 3rem !important;
    font-size: var(--mbtk--text-base-fz);
    line-height: var(--mbtk--text-base-lh);
    color: #222;
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor .wp-block-code {
        padding: 1.8rem 4rem 2rem;
        margin-bottom: 3rem !important;
    }
}

/* pre繧ｿ繧ｰ蜀�↓險倩ｿｰ縺吶ｋcode繧ｿ繧ｰ��code繧定｡ｨ險倥☆繧九→縺阪↓菴ｿ縺�ｼ� */
.mbtk-block-editor .wp-block-code code {
    font-style: italic;
    white-space: break-spaces;
}



/* 繧ｪ繝ｼ繝�ぅ繧ｪ */
.mbtk-block-editor audio {
    width: 100%;
    margin: 1rem 0;
}



/* 繧ｹ繝壹�繧ｵ繝ｼ */
.mbtk-block-editor .wp-block-spacer {
    height: 20px !important;
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor .wp-block-spacer {
        height: 10px !important;
    }
}



/* 繝輔ぅ繧ｰ繧ｭ繝｣繝励す繝ｧ繝ｳ */
.mbtk-block-editor figcaption,
.mbtk-block-editor figcaption >a {
    padding: 1.5rem 0;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: var(--mtbk-text-base-ls);
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor figcaption {
        padding: 1.8rem 0 0;
        font-size: 1.4rem;
    }
}


/* 繝懊ち繝ｳ繝ｪ繝ｳ繧ｯ */
.mbtk-block-editor a.wp-block-button__link {
    display: inline-block;
    width: auto;
    padding: 2.1rem 3rem 2.2rem;
    margin: 0 0 4rem;
    text-align: center;
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    background-color: #CACACA;
    opacity: 1;
    transition: color .2s, background-color 0.2s, opacity .2s;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor a.wp-block-button__link {
        padding: 1.4rem 3rem 1.7rem;
        margin: 0 0 3rem;
        font-size: 1.6rem;
    }
}

/* experiences-single蜀��繝懊ち繝ｳ繝ｪ繝ｳ繧ｯ */
.body.experiences-single .mbtk-block-editor a.wp-block-button__link {
    color: #7DA3AD;
}
/* plans-single蜀��繝懊ち繝ｳ繝ｪ繝ｳ繧ｯ */
.body.plans-single .mbtk-block-editor a.wp-block-button__link {
    color: #BA915B;
}



/* 繝懊ち繝ｳ繝ｪ繝ｳ繧ｯ縲”over */
.mbtk-block-editor a.wp-block-button__link:hover {
    color: #FFF;
    background-color: #005E6B;
}
/* experiences-single蜀��繝懊ち繝ｳ繝ｪ繝ｳ繧ｯ縲”over */
.body.experiences-single .mbtk-block-editor a.wp-block-button__link:hover {
    color: #FFF;
    background-color: #7DA3AD;
}
/* plans-single蜀��繝懊ち繝ｳ繝ｪ繝ｳ繧ｯ縲”over */
.body.plans-single .mbtk-block-editor a.wp-block-button__link:hover {
    color: #FFF;
    background-color: #BA915B;
}



/* 繝��繝悶Ν */
.mbtk-block-editor table {
    /*  */
    /* display: block; */
    /*  */

    border-collapse: collapse;
    width: 100%;
    padding-bottom: 3rem;
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor table {
        padding-bottom: 2rem;
    }
}

/* table縺ｮ荳贋ｸ九�繝ｼ繧ｸ繝ｳ */
.mbtk-block-editor .wp-block-table {
    margin-top: 2rem;
    margin-bottom: 5rem;
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor .wp-block-table {
        margin-top: 1rem;
        margin-bottom: 4rem;
    }
}

.mbtk-block-editor table tbody {
    display: table-row-group;
    width: 100%;
}


/* table縺ｫ縺､縺代ｋ繝��繝悶Ν繝懊�繝繝ｼ縺ｮ螟ｪ縺� */
:root{
    --mbtk--table-border-width: 1px;
}
.mbtk-block-editor table tbody tr {
    display: table-row;
    width: 100%;
}

.mbtk-block-editor table tbody th,
.mbtk-block-editor table tbody td {
    display: table-cell;
}


/* tr蜀��荳贋ｸ九�繝ｼ繧ｸ繝ｳ */
:root{
    --mbtk--th_td-padding: 1.9rem 2rem 2rem 2rem;
}
.mbtk-block-editor table tbody th {
    padding: var(--mbtk--th_td-padding);
    text-align: left;
    font-size: var(--mbtk--text-base-fz);
    font-weight: 700;
    line-height: var(--mbtk--text-base-lh);
    color: #47DE9F;
}
.mbtk-block-editor table tbody tr:first-child th {
    border-top: var(--mbtk--table-border-width) solid #47DE9F;
    border-bottom: var(--mbtk--table-border-width) solid #47DE9F;
}
.mbtk-block-editor table tbody tr:first-child td {
    border-top: var(--mbtk--table-border-width) solid #47DE9F;
    border-bottom: var(--mbtk--table-border-width) solid #47DE9F;
}
.mbtk-block-editor table tbody tr:not(:first-child) th {
    border-bottom: var(--mbtk--table-border-width) solid #47DE9F;
}
.mbtk-block-editor table tbody tr:not(:first-child) td {
    border-bottom: var(--mbtk--table-border-width) solid #47DE9F;
}
.mbtk-block-editor table tbody tr *:first-child {
    padding-left: 0;
}

/* experiences-single蜀��th,td縺ｮ濶ｲ */
.body.experiences-single .mbtk-block-editor table tbody th {
    color: #7DA3AD;
}
.body.experiences-single .mbtk-block-editor table tbody tr:first-child td {
    border-top: var(--mbtk--table-border-width) solid #C5D6DA;
    border-bottom: var(--mbtk--table-border-width) solid #C5D6DA;
}
.body.experiences-single .mbtk-block-editor table tbody tr:first-child th {
    border-top: var(--mbtk--table-border-width) solid #7DA3AD;
    border-bottom: var(--mbtk--table-border-width) solid #7DA3AD;
}
.body.experiences-single .mbtk-block-editor table tbody tr:not(:first-child) th {
    border-bottom: var(--mbtk--table-border-width) solid #7DA3AD;
}
.body.experiences-single .mbtk-block-editor table tbody tr:not(:first-child) td {
    border-bottom: var(--mbtk--table-border-width) solid #C5D6DA;
}

/* plans-single蜀��th,td縺ｮ濶ｲ */
.body.plans-single .mbtk-block-editor table tbody th {
    color: #BA915B;
}
.body.plans-single .mbtk-block-editor table tbody tr:first-child td {
    border-top: var(--mbtk--table-border-width) solid rgba(186,145,91,0.3);
    border-bottom: var(--mbtk--table-border-width) solid rgba(186,145,91,0.3);
}
.body.plans-single .mbtk-block-editor table tbody tr:first-child th {
    border-top: var(--mbtk--table-border-width) solid #BA915B;
    border-bottom: var(--mbtk--table-border-width) solid #BA915B;
}
.body.plans-single .mbtk-block-editor table tbody tr:not(:first-child) th {
    border-bottom: var(--mbtk--table-border-width) solid #BA915B;
}
.body.plans-single .mbtk-block-editor table tbody tr:not(:first-child) td {
    border-bottom: var(--mbtk--table-border-width) solid rgba(186,145,91,0.3);
}


@media screen and (max-width: 1000px) {
    :root{}
}

.mbtk-block-editor table tbody tr td {
    padding: var(--mbtk--th_td-padding);
    /* border-top: var(--mbtk--table-border-width) solid #DEDEDE; */
    font-size: var(--mbtk--text-base-fz);
    line-height: var(--mbtk--text-base-lh);
}



/* 繝��繝悶Ν逕ｨ繝輔ぅ繧ｰ繧ｭ繝｣繝励す繝ｧ繝ｳ */
.mbtk-block-editor table+figcaption {
    padding-top: 0;
    padding-bottom: 0.5rem;
    margin-top: 2rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor table+figcaption {
        margin-top: 1.5rem;
    }
}



/* 繧ｫ繝ｩ繝�縲∬ｦｪ */
.mbtk-block-editor .wp-block-columns {
    display: flex;
    width: 100%;
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor .wp-block-columns {
        display: block;
    }
}

.mbtk-block-editor .wp-block-columns.is-layout-flex {
    padding-bottom: 4rem;
}

@media screen and (max-width: 750px) {
    .mbtk-block-editor .wp-block-columns.is-layout-flex  {
        padding-bottom: 0rem;
    }
    .mbtk-block-editor .wp-block-columns .is-layout-flow  {
        padding-bottom: 2rem;
    }
}

/* 繧ｫ繝ｩ繝�縲∝ｭ� */
.mbtk-block-editor .wp-block-columns .wp-block-column {
    width: 100%;
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor .wp-block-columns .wp-block-column {
        padding-right: 0;
        padding-bottom: 2.8rem;
        padding-left: 0;
    }
}

/* 繧ｫ繝ｩ繝�蜀�∫判蜒� */
.mbtk-block-editor .wp-block-column .wp-block-image {
    padding-bottom: 0;
}

/* 繧ｫ繝ｩ繝�蜀�∬ｦ句�縺励�繝槭�繧ｸ繝ｳ */
.mbtk-block-editor .wp-block-columns .wp-block-column  h1,
.mbtk-block-editor .wp-block-columns .wp-block-column  h2,
.mbtk-block-editor .wp-block-columns .wp-block-column  h3,
.mbtk-block-editor .wp-block-columns .wp-block-column  h4,
.mbtk-block-editor .wp-block-columns .wp-block-column  h5,
.mbtk-block-editor .wp-block-columns .wp-block-column  h6 {
    border: unset;
    padding: 0;
    margin-top: 2rem;
    margin-bottom: 0.6rem;
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor .wp-block-columns .wp-block-column h1,
    .mbtk-block-editor .wp-block-columns .wp-block-column h2,
    .mbtk-block-editor .wp-block-columns .wp-block-column h3,
    .mbtk-block-editor .wp-block-columns .wp-block-column h4,
    .mbtk-block-editor .wp-block-columns .wp-block-column h5,
    .mbtk-block-editor .wp-block-columns .wp-block-column h6 {
        margin-top: 1rem;
        margin-bottom: 0.1rem;
    }
}

/* 繧ｫ繝ｩ繝�蜀�ぐ繝｣繝ｩ繝ｪ繝ｼ縲√ぐ繝｣繝ｩ繝ｪ繝ｼ縺ｮ荳九�繝ｼ繧ｸ繝ｳ謇薙■豸医＠ */
.mbtk-block-editor .wp-block-columns .wp-block-column .wp-block-gallery {
    padding-bottom: 0;
}

.mbtk-block-editor .wp-block-columns .wp-block-column .wp-block-image img {
    width: 100%;
    height: auto;
}



/* 蛹ｺ蛻�ｊ邱� */
.mbtk-block-editor hr {
    border: none;
    border-bottom: 1px solid #DEDEDE;
    border-image-slice: 1;
    margin: 5rem 0;
}
.body.plans-single .mbtk-block-editor hr {
    border-bottom: 1px solid rgba(186,145,91,0.3);
}
@media screen and (max-width: 750px) {
    .mbtk-block-editor hr {
        margin: 3rem 0;
    }
}



/* 蝓九ａ霎ｼ縺ｿ繧ｿ繧ｰ */
.mbtk-block-editor .is-provider-youtube,
.mbtk-block-editor .is-provider-vimeo {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 3rem;
}

/* 蜍慕判 */
.mbtk-block-editor iframe {
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 16/9;
    margin-bottom: 3rem;
}

/* 繝槭ャ繝� */
.mbtk-block-editor iframe[src*=maps] {
    width: 100%;
    height: 45rem;
}

/* YouTube */
.mbtk-block-editor iframe[title="YouTube"] {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 3rem;
}

/* --------- mbtk-block-editor 縺薙％縺ｾ縺ｧ --------- */