

/* --------- 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;
    font-weight: 400;
}

.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;
}



/* 譛ｬ譁�∽ｸ倶ｽ咏區 */
: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;
    color: #888888;
    font-weight: 500;
}

.mbtk-block-editor a:hover {
    opacity: 0.6;
}



/* 譛ｬ譁�し繧､繧ｺ縲』-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 {
    margin-top: 1rem;
    margin-bottom: 3rem;
    font-weight: bold;
    line-height: 1.5;
    color: #111111;
}
@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: #fff;
}

/* 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 #fff;
    border-bottom: 1px solid #fff;
    color: #fff;
}


/* 譛ｬ譁��隕句�縺玲ｧ矩�縺ｮ髢薙�繝ｼ繧ｸ繝ｳ�郁ｦ句�縺嶺ｸ翫�繝ｼ繧ｸ繝ｳ�� */
.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: 3rem;
}
@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: 3.3rem;
}
@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.7rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor h3 {
        font-size: 1.8rem;
    }
}

.mbtk-block-editor h4 {
    font-size: 2.4rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor h4 {
        font-size: 1.7rem;
    }
}

.mbtk-block-editor h5 {
    font-size: 2.1rem;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor h5 {
        font-size: 1.6rem;
    }
}

.mbtk-block-editor h6 {
    font-size: 1.8rem;
}
@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 {
    display: flex;
    justify-content: center;
}

/*蜿ｳ謠�∴*/
.alignright,
.has-text-align-right,
.is-content-justification-right {
    display: flex;
    justify-content: 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 {
    font-weight: 500;
    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;
    font-weight: 500;
}
@media screen and (max-width: 1000px) {
    .mbtk-block-editor ul li::before {
        top: 0.5em;
    }
}


.mbtk-block-editor ol {
    list-style: none;
    text-align: left;
    counter-reset: my-counter;
    
}

.mbtk-block-editor ol li {
    font-weight: 500;
    list-style-type: none;
    position: relative;
    padding-left: 0em;
    font-size: var(--mbtk--text-base-fz);
    line-height: var(--mbtk--text-base-lh);
    letter-spacing: var(--mtbk-text-base-ls);
    color: #111;
    counter-increment: my-counter;
    padding-left: 1.5em;
}

.mbtk-block-editor ol li::before {
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
    content: counter(my-counter);
    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::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;
    background: #EFEFEF;
    border-radius: 5px;
    font-weight: 600;
}

.body.experiences-single .mbtk-block-editor blockquote {
    color: #fff;
}

.body.plans-single .mbtk-block-editor blockquote {
    color: #fff;
}

@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;
    font-weight: 500;
}



/* 繧ｮ繝｣繝ｩ繝ｪ繝ｼ */
.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 {
    pointer-events: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 33rem;
    min-width: 33rem;
    padding: 1.3rem 1rem 1.5rem;
    border: solid 2px;
    border-color: #111;
    background-color: #fff;
    border-radius: 50px;
    color: #111;
    font-size: 1.6rem;
    opacity: 1;
    transition: opacity .3s;
    box-sizing: border-box;
    margin-bottom: 4rem;
    text-decoration: none;
    line-height: 1;
    font-weight: bold;
}


@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: #fff;
}
/* plans-single蜀��繝懊ち繝ｳ繝ｪ繝ｳ繧ｯ */
.body.plans-single .mbtk-block-editor a.wp-block-button__link {
    color: #fff;
}



/* 繝懊ち繝ｳ繝ｪ繝ｳ繧ｯ縲”over */
.mbtk-block-editor a.wp-block-button__link:hover {
    /* color: #FFF;
    background-color: #fff; */
}
/* experiences-single蜀��繝懊ち繝ｳ繝ｪ繝ｳ繧ｯ縲”over */
.body.experiences-single .mbtk-block-editor a.wp-block-button__link:hover {
    /* color: #FFF;
    background-color: #fff; */
}
/* plans-single蜀��繝懊ち繝ｳ繝ｪ繝ｳ繧ｯ縲”over */
.body.plans-single .mbtk-block-editor a.wp-block-button__link:hover {
    /* color: #FFF;
    background-color: #fff; */
}



/* 繝��繝悶Ν */
.mbtk-block-editor table {
    border-collapse: collapse;
    position: relative;
    width: 100%;
}
@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 {
        padding-bottom: 2rem;
    }
}

/* table縺ｫ縺､縺代ｋ繝��繝悶Ν繝懊�繝繝ｼ縺ｮ螟ｪ縺� */
:root{
    --mbtk--table-border-width: 1px;
}
.mbtk-block-editor table tr {
    display: table-row;
    width: 100%;
}

.mbtk-block-editor table th,
.mbtk-block-editor table td {
    display: table-cell;
    border: solid 1px #DDDDDD;
}


/* tr蜀��荳贋ｸ九�繝ｼ繧ｸ繝ｳ */
:root{
    --mbtk--th_td-padding: 1.9rem 2rem 2rem 2rem;
}
.mbtk-block-editor table 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: #111;
    background-color: #F2F2F2;
    padding: 1em;
    width: 13.5rem;
}

.mbtk-block-editor table td{
    background-color: #fff;
}

.mbtk-block-editor table tr:first-child th {
    border-radius: 0 0 0 0;
}
.mbtk-block-editor table tr:last-child th {
    border-radius: 0 0 0 0;
}

.mbtk-block-editor table tr:first-child td {
    border-radius: 0 0 0 0;
}
.mbtk-block-editor table tr:last-child td {
    border-radius: 0 0 0 0;
}

.mbtk-block-editor table tr:not(:first-child) th {
}
.mbtk-block-editor table tr:not(:first-child) td {
}

/* experiences-single蜀��th,td縺ｮ濶ｲ */
.body.experiences-single .mbtk-block-editor table th {
    color: #fff;
}
.body.experiences-single .mbtk-block-editor table tr:first-child td {
    border-top: var(--mbtk--table-border-width) solid #DDDDDD;
    border-bottom: var(--mbtk--table-border-width) solid #DDDDDD;
}
.body.experiences-single .mbtk-block-editor table tr:first-child th {
    border-top: var(--mbtk--table-border-width) solid #DDDDDD;
    border-bottom: var(--mbtk--table-border-width) solid #DDDDDD;
}
.body.experiences-single .mbtk-block-editor table tr:not(:first-child) th {
    border-bottom: var(--mbtk--table-border-width) solid #DDDDDD;
}
.body.experiences-single .mbtk-block-editor table tr:not(:first-child) td {
    border-bottom: var(--mbtk--table-border-width) solid #DDDDDD;
}

/* plans-single蜀��th,td縺ｮ濶ｲ */
.body.plans-single .mbtk-block-editor table th {
    color: #fff;
}
.body.plans-single .mbtk-block-editor table 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 tr:first-child th {
    border-top: var(--mbtk--table-border-width) solid #fff;
    border-bottom: var(--mbtk--table-border-width) solid #fff;
}
.body.plans-single .mbtk-block-editor table tr:not(:first-child) th {
    border-bottom: var(--mbtk--table-border-width) solid #fff;
}
.body.plans-single .mbtk-block-editor table 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 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: 2px solid #DDDDDD;
    border-image-slice: 1;
    margin: 3rem 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 .has-black-color {
    color: #000!important;
}

.mbtk-block-editor .has-cyan-bluish-gray-color {
    color: #ABB8C3!important;
}

.mbtk-block-editor .has-white-color {
    color: #FFF!important;
}

.mbtk-block-editor .has-pale-pink-color {
    color: #F78DA7!important;
}

.mbtk-block-editor .has-vivid-red-color {
    color: #CF2E2E!important;
}

.mbtk-block-editor .has-luminous-vivid-orange-color {
    color: #FF6900!important;
}

.mbtk-block-editor .has-luminous-vivid-amber-color {
    color: #FCB900!important;
}

.mbtk-block-editor .has-light-green-cyan-color {
    color: #7BDCB5!important;
}

.mbtk-block-editor .has-vivid-green-cyan-color {
    color: #00D084!important;
}

.mbtk-block-editor .has-pale-cyan-blue-color {
    color: #8ED1FC!important;
}

.mbtk-block-editor .has-vivid-cyan-blue-color {
    color: #0693E3!important;
}

.mbtk-block-editor .has-vivid-purple-color {
    color: #9B51E0!important;
}

/* ボタンカラー */
.mbtk-block-editor .has-pale-pink-background-color {
    background-color: #F78DA7!important;
    color: #fff!important;
    border-color: #F78DA7!important;
}

.mbtk-block-editor .has-vivid-red-background-color {
    background-color: #CF2E2E!important;
    color: #fff!important;
    border-color: #CF2E2E!important;
}

.mbtk-block-editor .has-luminous-vivid-orange-background-color {
    background-color: #FF6900!important;
    color: #fff!important;
    border-color: #FF6900!important;
}

.mbtk-block-editor .has-luminous-vivid-amber-background-color {
    background-color: #FCB900!important;
    color: #fff!important;
    border-color: #FCB900!important;
}

.mbtk-block-editor .has-light-green-cyan-background-color {
    background-color: #7BDCB5!important;
    color: #fff!important;
    border-color: #7BDCB5!important;
}

.mbtk-block-editor .has-vivid-green-cyan-background-color {
    background-color: #00D084!important;
    color: #fff!important;
    border-color: #00D084!important;
}

.mbtk-block-editor .has-pale-cyan-blue-background-color {
    background-color: #8ED1FC!important;
    color: #fff!important;
    border-color: #8ED1FC!important;
}

.mbtk-block-editor .has-vivid-cyan-blue-background-color {
    background-color: #0693E3!important;
    color: #fff!important;
    border-color: #0693E3!important;
}

.mbtk-block-editor .has-vivid-purple-background-color {
    background-color: #9B51E0!important;
    color: #fff!important;
    border-color: #9B51E0!important;
}

/* ボタンカラー */
.mbtk-block-editor table.has-pale-pink-background-color th,
.mbtk-block-editor table.has-pale-pink-background-color td{
    background-color: #F78DA7!important;
    color: #fff!important;
    border-color: #fff!important;
}

.mbtk-block-editor table.has-vivid-red-background-color th,
.mbtk-block-editor table.has-vivid-red-background-color td{
    background-color: #CF2E2E!important;
    color: #fff!important;
    border-color: #fff!important;
}

.mbtk-block-editor table.has-luminous-vivid-orange-background-color th,
.mbtk-block-editor table.has-luminous-vivid-orange-background-color td{
    background-color: #FF6900!important;
    color: #fff!important;
    border-color: #fff!important;
}

.mbtk-block-editor table.has-luminous-vivid-amber-background-color th,
.mbtk-block-editor table.has-luminous-vivid-amber-background-color td{
    background-color: #FCB900!important;
    color: #fff!important;
    border-color: #fff!important;
}

.mbtk-block-editor table.has-light-green-cyan-background-color th,
.mbtk-block-editor table.has-light-green-cyan-background-color td{
    background-color: #7BDCB5!important;
    color: #fff!important;
    border-color: #fff!important;
}

.mbtk-block-editor table.has-vivid-green-cyan-background-color th,
.mbtk-block-editor table.has-vivid-green-cyan-background-color td{
    background-color: #00D084!important;
    color: #fff!important;
    border-color: #fff!important;
}

.mbtk-block-editor table.has-pale-cyan-blue-background-color th,
.mbtk-block-editor table.has-pale-cyan-blue-background-color td{
    background-color: #8ED1FC!important;
    color: #fff!important;
    border-color: #fff!important;
}

.mbtk-block-editor table.has-vivid-cyan-blue-background-color th,
.mbtk-block-editor table.has-vivid-cyan-blue-background-color td{
    background-color: #0693E3!important;
    color: #fff!important;
    border-color: #fff!important;
}

.mbtk-block-editor table.has-vivid-purple-background-color th,
.mbtk-block-editor table.has-vivid-purple-background-color td{
    background-color: #9B51E0!important;
    color: #fff!important;
    border-color: #fff!important;
}



/* --------- mbtk-block-editor  --------- */