.mw_wp_form .error {
    display: block;
    font-size: 93%;
    color: #b70000;
    ;
}

.mw_wp_form .akismet_error {
    display: block;
}

.mw_wp_form .vertical-item {
    display: block;
}

.mw_wp_form .vertical-item+.vertical-item {
    margin-top: 5px;
}

.mw_wp_form .horizontal-item+.horizontal-item {
    margin-left: 10px;
}

.mwform-checkbox-field label,
.mwform-radio-field label {
    margin-bottom: 0;
    font-weight: 400;
    ;
}

.mwform-checkbox-field input,
.mwform-radio-field input {
    margin-right: 5px;
}

.mw_wp_form .ui-datepicker .ui-datepicker-title select.ui-datepicker-month,
.mw_wp_form .ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
    width: 40%;
    margin: 0 5px;
}

.mw-wp-form-deprecated-message {
    margin: 0 0 10px;
    padding: 1em;
    font-size: 13px;
    color: #af4040;
    line-height: 1.6;
    border: 1px solid #f7bdb8;
    border-radius: 5px;
    background: #fdeeee;
    ;
}

.mw_wp_form input[type=file] {
    display: inline-block;
}

.mwform-file-delete {
    visibility: hidden;
    cursor: pointer;
    ;
}

.mwform-tel-field input[type=text],
.mwform-zip-field input[type=text] {
    width: auto;
    display: inline-block;
}

/* チェックボックス */
dd.radiobtn,
span.radiobtn {
    padding: 0.5em;
}

dd.radiobtn label,
span.radiobtn label {
    display: inline-block;
    margin: 0.5em 0;
    padding: 0 10px 0 40px;
    position: relative;
}

dd.radiobtn label::before ,
span.radiobtn label::before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    border: 1px solid #ABC7E3;
    border-radius: .35em;
    background-color: white;
    position: absolute;
    top: .1em;
    left: 0;
}

dd.radiobtn label:hover,
span.radiobtn label:hover {
    cursor: pointer;
}

dd.radiobtn input,
span.radiobtn input {
    display: none;
}

dd.radiobtn input:checked+label::after,
span.radiobtn input:checked+label::after {
    width: 30px;
    height: 30px;
    background-image: url(/upload/tenant_1/0db43f3afbde7f9b96a6015cf61e284f.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    left: -1px;
    content: "";
    display: inline-block;
}

dd.radiobtn input+label,
span.radiobtn input+label {
    margin-left: 15px;
}

#sb_instagram,
#sb_instagram.sbi_fixed_height {
    -moz-box-sizing: border-box;
}

#sb_instagram {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#sb_instagram:after {
    content: "";
    display: table;
    clear: both;
}

#sb_instagram.sbi_fixed_height {
    overflow: hidden;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#sb_instagram #sbi_images,
#sb_instagram #sbi_images .sbi_item {
    float: left;
    -moz-box-sizing: border-box;
    ;
}

#sb_instagram #sbi_images {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 0;
    ;
}

#sb_instagram .sbi_header_link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

#sb_instagram .sbi_header_link:hover {
    border: none;
}

#sb_instagram #sbi_images .sbi_item {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    margin: 0 !important;
    padding: inherit !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    opacity: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    zoom: 1;
    ;
}

#sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 0;
}

#sb_instagram.sbi_col_1 #sbi_images .sbi_item,
#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images .sbi_item {
    width: 100%;
}

#sb_instagram.sbi_col_2 #sbi_images .sbi_item,
#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item {
    width: 50%;
}

#sb_instagram.sbi_col_3 #sbi_images .sbi_item,
#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
    width: 33.33%;
}

#sb_instagram.sbi_col_4 #sbi_images .sbi_item,
#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {
    width: 25%;
}

#sb_instagram.sbi_col_5 #sbi_images .sbi_item,
#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item {
    width: 20%;
}

#sb_instagram.sbi_col_6 #sbi_images .sbi_item,
#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item {
    width: 16.66%;
}

#sb_instagram.sbi_col_7 #sbi_images .sbi_item,
#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images .sbi_item {
    width: 14.28%;
}

#sb_instagram.sbi_col_8 #sbi_images .sbi_item,
#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images .sbi_item {
    width: 12.5%;
}

#sb_instagram.sbi_col_9 #sbi_images .sbi_item,
#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item {
    width: 11.11%;
}

#sb_instagram.sbi_col_10 #sbi_images .sbi_item,
#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item {
    width: 10%;
}

#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_photo_wrap {
    position: relative;
}

#sb_instagram .sbi_photo {
    display: block;
    text-decoration: none;
}

#sb_instagram .sbi_photo img {
    width: 100%;
    height: auto;
}

#sb_instagram .sbi_no_js img,
#sb_instagram br,
#sb_instagram p:empty,
#sb_instagram.sbi_no_js .sbi_load_btn,
#sb_instagram.sbi_no_js .sbi_photo img {
    display: none;
}

#sb_instagram a,
#sb_instagram a:active,
#sb_instagram a:focus,
#sb_instagram a:hover {
    outline: 0;
}

#sb_instagram img {
    max-width: 100% !important;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 1 !important;
}

#sb_instagram .sbi_link {
    width: 100%;
    display: none;
    padding: 10px 0;
    font-size: 12px;
    color: #fff;
    line-height: 1.1;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    right: 0;
    ;
}

#sb_instagram .sbi_link a {
    display: inline-block;
    vertical-align: top;
    padding: 0 6px;
    font-size: 12px;
    color: #fff;
    line-height: 1.1;
    text-decoration: none;
    zoom: 1;
}

#sb_instagram .sbi_link .sbi_lightbox_link {
    padding-bottom: 5px;
}

#sb_instagram .sbi_link a:focus,
#sb_instagram .sbi_link a:hover {
    text-decoration: underline;
}

#sb_instagram .sbi_photo_wrap:focus .sbi_link,
#sb_instagram .sbi_photo_wrap:hover .sbi_link {
    display: block;
}

#sb_instagram svg:not(:root).svg-inline--fa {
    height: 1em;
    display: inline-block;
}

#sb_instagram .sbi_type_carousel .sbi_playbtn,
#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .sbi_playbtn,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
.sbi_type_carousel .fa-clone {
    display: block !important;
    color: rgba(255, 255, 255, 0.9);
    font-style: normal !important;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
    position: absolute;
    z-index: 1;
    ;
}

#sb_instagram .sbi_type_carousel .sbi_playbtn,
#sb_instagram .sbi_type_video .sbi_playbtn {
    margin-top: -24px;
    margin-left: -19px;
    padding: 0;
    font-size: 48px;
    top: 50%;
    left: 50%;
    z-index: 2;
    ;
}

#sb_instagram .sbi_type_carousel .fa-clone {
    font-size: 24px;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    top: 12px;
    right: 12px;
    ;
}

#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
.sbi_type_carousel svg.fa-clone {
    -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.4));
}

#sb_instagram .sbi_loader {
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-animation: 1s ease-in-out infinite sbi-sk-scaleout;
    animation: 1s ease-in-out infinite sbi-sk-scaleout;
    position: relative;
    top: 50%;
    left: 50%;
    ;
}

#sbi_load .text {
    display: inline;
    margin: 0;
    padding: 0;
    ;
}

#sb_instagram #sbi_load .sbi_loader {
    margin-top: -11px;
    background-color: #fff;
    opacity: 1;
    position: absolute;
    ;
}

@-webkit-keyframes sbi-sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
        ;
    }
}

@keyframes sbi-sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
        ;
    }
}

#sb_instagram .fa-spin,
#sbi_lightbox .fa-spin {
    -webkit-animation: 2s linear infinite fa-spin;
    animation: 2s linear infinite fa-spin;
}

#sb_instagram .fa-pulse,
#sbi_lightbox .fa-pulse {
    -webkit-animation: 1s steps(8) infinite fa-spin;
    animation: 1s steps(8) infinite fa-spin;
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.sbi-screenreader {
    width: 0 !important;
    height: 0 !important;
    display: block !important;
    overflow: hidden !important;
    line-height: 0 !important;
    text-align: left !important;
    text-indent: -9999px !important;
    ;
}

#sb_instagram .sb_instagram_header,
.sb_instagram_header {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 15px;
    padding: 0;
    line-height: 1.2;
    ;
}

#sb_instagram .sb_instagram_header a,
.sb_instagram_header a {
    display: block;
    float: left;
    text-decoration: none;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
    ;
}

.sb_instagram_header.sbi_header_outside {
    float: unset;
    margin-left: auto !important;
    margin-right: auto !important;
}

.sbi_no_avatar .sbi_header_img {
    width: 50px;
    height: 50px;
    color: #fff;
    background: #333;
    position: relative;
}

.sbi_no_avatar .sbi_header_hashtag_icon {
    display: block;
    color: #fff;
    opacity: 0.9;
    -webkit-transition: background 0.6s linear, color 0.6s linear;
    transition: background 0.6s linear, color 0.6s linear;
}

.sbi_no_avatar:hover .sbi_header_hashtag_icon {
    display: block;
    opacity: 1;
    -webkit-transition: background 0.2s linear, color 0.2s linear;
    transition: background 0.2s linear, color 0.2s linear;
}

@media all and (min-width:480px) {

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img,
    .sb_instagram_header.sbi_medium .sbi_header_img,
    .sb_instagram_header.sbi_medium .sbi_header_img img {
        width: 80px;
        height: 80px;
        border-radius: 40px;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
    .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        margin-right: -85px !important;
        font-size: 20px;
        ;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
        font-size: 14px;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        margin-left: 95px !important;
        line-height: 1.4;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
        margin-top: 4px !important;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3,
    .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3 {
        padding-top: 20px !important;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img,
    .sb_instagram_header.sbi_large .sbi_header_img,
    .sb_instagram_header.sbi_large .sbi_header_img img {
        width: 120px;
        height: 120px;
        border-radius: 60px;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
    .sb_instagram_header.sbi_large .sbi_header_text h3 {
        margin-right: -120px !important;
        font-size: 28px;
        ;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info {
        font-size: 16px;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text h3 {
        margin-left: 140px !important;
        line-height: 1.5;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info {
        margin-top: 12px !important;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3,
    .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3 {
        padding-top: 32px !important;
    }
}

#sb_instagram .sb_instagram_header .sbi_header_img,
.sb_instagram_header .sbi_header_img {
    width: 50px;
    float: left;
    overflow: hidden;
    margin: 0 0 0 -100% !important;
    border-radius: 40px;
    position: relative;
    ;
}

#sb_instagram .sb_instagram_header .sbi_header_img img,
.sb_instagram_header .sbi_header_img img {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    border-radius: 40px;
}

#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,
#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,
.sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,
.sb_instagram_header .sbi_header_img_hover .sbi_new_logo {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    ;
}

#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo,
.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo {
    width: 36px;
    height: 36px;
    margin-top: -18px;
    margin-left: -18px;
    font-size: 36px;
}

#sb_instagram .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo,
.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo {
    width: 48px;
    height: 48px;
    margin-top: -24px;
    margin-left: -24px;
    font-size: 48px;
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover i {
    overflow: hidden;
}

#sb_instagram .sb_instagram_header .sbi_fade_in,
.sb_instagram_header .sbi_fade_in {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover,
.sb_instagram_header .sbi_header_img_hover {
    width: 100%;
    color: #fff;
    text-align: center;
    border-radius: 40px;
    background: rgba(0, 0, 0, 0.75);
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 2;

    -moz-opacity: 0;
    ;
}

#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,
#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,
#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition,
.sb_instagram_header a:focus .sbi_header_img_hover,
.sb_instagram_header a:hover .sbi_header_img_hover {
    opacity: 1;
}

#sb_instagram .sb_instagram_header .sbi_header_text,
.sb_instagram_header .sbi_header_text {
    width: 100%;
    float: left;
    padding-top: 5px;
}

#sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio,
#sb_instagram .sb_instagram_header .sbi_header_text h3,
.sb_instagram_header .sbi_header_text .sbi_bio,
.sb_instagram_header .sbi_header_text h3 {
    width: auto;
    float: left;
    clear: both;
    margin: 0 0 0 60px !important;
    padding: 0 !important;
}

#sb_instagram .sb_instagram_header h3,
.sb_instagram_header h3 {
    font-size: 16px;
    line-height: 1.3;
}

#sb_instagram .sb_instagram_header p,
.sb_instagram_header .text {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 1.3;
    ;
}

#sb_instagram .sb_instagram_header .sbi_header_text img.emoji,
.sb_instagram_header .sbi_header_text img.emoji {
    margin-right: 3px !important;
}

#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio h3,
.sb_instagram_header .sbi_header_text.sbi_no_bio h3 {
    padding-top: 9px !important;
}

#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info,
.sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info {
    clear: both;
}

#sb_instagram #sbi_load {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    opacity: 1;
    -webkit-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
}

#sb_instagram #sbi_load .fa-spinner {
    display: none;
    margin: -8px 0 0 -7px;
    font-size: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    ;
}

#sb_instagram .sbi_load_btn .sbi_btn_text,
#sb_instagram .sbi_load_btn .sbi_loader {
    opacity: 1;
    -webkit-transition: 0.1s ease-in;
    transition: 0.1s ease-in;
}

#sb_instagram .sbi_hidden {
    opacity: 0 !important;
}

#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
    display: inline-block;
    vertical-align: top;
    margin: 5px auto 0;
    padding: 7px 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    color: #fff;
    line-height: 1.5;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    background: #333;
    -webkit-transition: 0.1s ease-in;
    transition: 0.1s ease-in;
    zoom: 1;
    ;
}

#sb_instagram .sbi_follow_btn {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    zoom: 1;
    ;
}

#sb_instagram .sbi_follow_btn.sbi_top {
    display: block;
    margin-bottom: 5px;
}

#sb_instagram .sbi_follow_btn a {
    color: #fff;
    background: #408bd1;
    ;
}

#sb_instagram #sbi_load .sbi_load_btn:hover {
    outline: 0;
    -webkit-box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, 0.25);
}

#sb_instagram .sbi_follow_btn a:focus,
#sb_instagram .sbi_follow_btn a:hover {
    outline: 0;
    -webkit-box-shadow: inset 0 0 10px 20px #359dff;
    box-shadow: inset 0 0 10px 20px #359dff;
}

#sb_instagram #sbi_load .sbi_load_btn:active,
#sb_instagram .sbi_follow_btn a:active {
    -webkit-box-shadow: inset 0 0 10px 20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 10px 20px rgba(0, 0, 0, 0.3);
}

#sb_instagram .sbi_follow_btn .fa,
#sb_instagram .sbi_follow_btn svg {
    margin-bottom: -1px;
    margin-right: 7px;
    font-size: 15px;
}

#sb_instagram .sbi_follow_btn svg {
    vertical-align: -0.125em;
}

#sb_instagram #sbi_load .sbi_follow_btn {
    margin-left: 5px;
}

#sb_instagram .sb_instagram_error {
    width: 100%;
    line-height: 1.4;
    text-align: center;
    ;
}

#sbi_mod_error {
    display: none;
    clear: both;
    margin: 10px 0 0;
    padding: 10px 15px;
    font-size: 13px;
    color: #333;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #eee;
    ;
}

#sbi_mod_error br {
    display: initial !important;
}

#sbi_mod_error .text {
    margin: 0 !important;
    padding: 5px 0 !important;
    line-height: 1.3 !important;
}

#sbi_mod_error ol,
#sbi_mod_error ul {
    margin: 0 !important;
    padding: 5px 0 5px 20px !important;
    ;
}

#sbi_mod_error li {
    margin: 0 !important;
    padding: 1px 0 !important;
    ;
}

#sbi_mod_error span {
    font-size: 12px;
}

#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play,
#sb_instagram.sbi_medium .sbi_playbtn {
    margin-top: -12px;
    margin-left: -9px;
    font-size: 23px;
}

#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone {
    font-size: 18px;
    top: 8px;
    right: 8px;
    ;
}

#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play,
#sb_instagram.sbi_small .sbi_playbtn {
    margin-top: -9px;
    margin-left: -7px;
    font-size: 18px;
}

#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone {
    font-size: 12px;
    top: 5px;
    right: 5px;
    ;
}

@media all and (max-width:640px) {

    #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
        width: 50%;
    }

    #sb_instagram.sbi_col_10 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
        width: 25%;
    }

    #sb_instagram.sbi_width_resp {
        width: 100% !important;
    }
}

#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    ;
}

#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before {
    content: "";
    display: block;
    padding-top: 100%;
    z-index: -300;
}

#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo {
    padding-bottom: 0 !important;
}

#sb_instagram #sbi_mod_error .sb_frontend_btn {
    display: inline-block;
    margin-top: 10px;
    padding: 6px 10px;
    color: #444;
    text-decoration: none;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.1);
    ;
}

#sb_instagram #sbi_mod_error .sb_frontend_btn:hover {
    background: rgba(0, 0, 0, 0.15);
}

#sb_instagram #sbi_mod_error .sb_frontend_btn .fa {
    margin-right: 2px;
}

#sb_instagram.sbi_palette_dark,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close,
.sbi_header_outside.sbi_header_palette_dark {
    color: rgba(255, 255, 255, 0.75);
    background-color: rgba(0, 0, 0, 0.85);
    ;
}

#sb_instagram.sbi_palette_dark .sbi_caption,
#sb_instagram.sbi_palette_dark .sbi_meta,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox p,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,
.sbi_header_palette_dark,
.sbi_header_palette_dark .sbi_bio {
    color: rgba(255, 255, 255, 0.75);
}

#sb_instagram.sbi_palette_dark .sbi_expand a,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox .sbi_lb-commenter,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,
.sbi_header_palette_dark a {
    color: #fff;
}

#sb_instagram.sbi_palette_light,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close,
.sbi_header_outside.sbi_header_palette_light {
    color: rgba(0, 0, 0, 0.85);
    background-color: rgba(255, 255, 255, 0.75);
}

#sb_instagram.sbi_palette_light .sbi_caption,
#sb_instagram.sbi_palette_light .sbi_meta,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox p,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,
.sbi_header_palette_light,
.sbi_header_palette_light .sbi_bio {
    color: rgba(0, 0, 0, 0.85);
}

#sb_instagram.sbi_palette_light .sbi_expand a,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox .sbi_lb-commenter,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,
.sbi_header_palette_light a {
    color: #000;
}

@media all and (max-width:800px) {
    #sb_instagram.sbi_tab_col_10 #sbi_images .sbi_item {
        width: 10%;
    }

    #sb_instagram.sbi_tab_col_9 #sbi_images .sbi_item {
        width: 11.11%;
    }

    #sb_instagram.sbi_tab_col_8 #sbi_images .sbi_item {
        width: 12.5%;
    }

    #sb_instagram.sbi_tab_col_7 #sbi_images .sbi_item {
        width: 14.28%;
    }

    #sb_instagram.sbi_tab_col_6 #sbi_images .sbi_item {
        width: 16.66%;
    }

    #sb_instagram.sbi_tab_col_5 #sbi_images .sbi_item {
        width: 20%;
    }

    #sb_instagram.sbi_tab_col_4 #sbi_images .sbi_item {
        width: 25%;
    }

    #sb_instagram.sbi_tab_col_3 #sbi_images .sbi_item {
        width: 33.33%;
    }

    #sb_instagram.sbi_tab_col_2 #sbi_images .sbi_item {
        width: 50%;
    }

    #sb_instagram.sbi_tab_col_1 #sbi_images .sbi_item {
        width: 100%;
    }
}

@media all and (max-width:480px) {

    #sb_instagram.sbi_col_10 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
        width: 100%;
    }

    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
        width: 50%;
    }

    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
        width: 33.33%;
    }

    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
        width: 25%;
    }

    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {
        width: 20%;
    }

    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item {
        width: 16.66%;
    }

    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item {
        width: 14.28%;
    }

    #sb_instagram.sbi_mob_col_8 #sbi_images .sbi_item {
        width: 12.5%;
    }

    #sb_instagram.sbi_mob_col_9 #sbi_images .sbi_item {
        width: 11.11%;
    }

    #sb_instagram.sbi_mob_col_10 #sbi_images .sbi_item {
        width: 10%;
    }
}

#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide {
    display: none !important;
}

.wp-block-archives-dropdown label {
    display: block;
}

.wp-block-avatar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-block-avatar.aligncenter {
    text-align: center;
}

.wp-block-audio {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-block-audio figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em;
}

.wp-block-audio audio {
    width: 100%;
    min-width: 300px;
}

.wp-block-button__link {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    word-break: break-word;
    cursor: pointer;
    ;
}

.wp-block-button__link.aligncenter {
    text-align: center;
}

.wp-block-button__link.alignright {
    text-align: right;
}

:where(.wp-block-button__link) {
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-decoration: none;
    border-radius: 9999px;
    -webkit-box-shadow: none;
    box-shadow: none;
    ;
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit;
}

.wp-block-buttons>.wp-block-button.has-custom-width {
    max-width: none;
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%;
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit;
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, 0.5em)*0.75);
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, 0.5em)*0.5);
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, 0.5em)*0.25);
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
    width: 25%;
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
    width: 50%;
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
    width: 75%;
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0;
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
    border-radius: 0 !important;
}

.wp-block-button.is-style-outline>.wp-block-button__link,
.wp-block-button .wp-block-button__link.is-style-outline {
    padding: 0.667em 1.333em;
    border: 2px solid;
    ;
}

.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color),
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color) {
    color: currentColor;
}

.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background) {
    background-image: none;
    background-color: transparent;
    ;
}

.wp-block-buttons.is-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
    margin-bottom: 0;
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0;
}

.wp-block-buttons.is-content-justification-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    ;
}

.wp-block-buttons.is-content-justification-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    ;
}

.wp-block-buttons.is-content-justification-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    -webkit-box-align: end;
    align-items: flex-end;
    -ms-flex-align: end;
    ;
}

.wp-block-buttons.is-content-justification-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.wp-block-buttons.aligncenter {
    text-align: center;
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    ;
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,
.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit;
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
    font-size: inherit;
}

.wp-block-button.aligncenter,
.wp-block-calendar {
    text-align: center;
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
    padding: 0.25em;
    border: 1px solid #ddd;
}

.wp-block-calendar tfoot td {
    border: none;
}

.wp-block-calendar table {
    width: 100%;
    border-collapse: collapse;
}

.wp-block-calendar table th {
    font-weight: 400;
    background: #ddd;
}

.wp-block-calendar a {
    text-decoration: underline;
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
    color: #40464d;
}

.wp-block-categories {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-block-categories.alignleft {
    margin-right: 2em;
}

.wp-block-categories.alignright {
    margin-left: 2em;
}

.wp-block-code {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-block-code code {
    display: block;
    font-family: inherit;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    ;
}

.wp-block-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-align: normal !important;
    align-items: normal !important;
    -ms-flex-align: normal !important;
    margin-bottom: 1.75em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    ;
}

@media (min-width:782px) {
    .wp-block-columns {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
}

.wp-block-columns.are-vertically-aligned-top {
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    ;
}

.wp-block-columns.are-vertically-aligned-center {
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    ;
}

.wp-block-columns.are-vertically-aligned-bottom {
    -webkit-box-align: end;
    align-items: flex-end;
    -ms-flex-align: end;
    ;
}

@media (max-width:781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    }
}

@media (min-width:782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        -webkit-box-flex: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
    -webkit-box-flex: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em;
}

.wp-block-column {
    min-width: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-wrap: break-word;
    word-break: break-word;
    ;
}

.wp-block-column.is-vertically-aligned-top {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.wp-block-column.is-vertically-aligned-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.wp-block-column.is-vertically-aligned-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
    width: 100%;
}

.wp-block-post-comments .alignleft {
    float: left;
}

.wp-block-post-comments .alignright {
    float: right;
}

.wp-block-post-comments .navigation:after {
    content: "";
    display: table;
    clear: both;
}

.wp-block-post-comments .commentlist {
    list-style: none;
    clear: both;
    margin: 0;
    padding: 0;
}

.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em;
}

.wp-block-post-comments .commentlist .comment .text {
    margin: 1em 0;
    font-size: 1em;
    line-height: 1.8;
    ;
}

.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wp-block-post-comments .comment-author {
    line-height: 1.5;
}

.wp-block-post-comments .comment-author .avatar {
    width: 2.5em;
    height: 2.5em;
    display: block;
    float: left;
    margin-top: 0.5em;
    margin-right: 0.75em;
    border-radius: 1.5em;
    ;
}

.wp-block-post-comments .comment-author cite {
    font-style: normal;
}

.wp-block-post-comments .comment-meta {
    font-size: 0.875em;
    line-height: 1.5;
}

.wp-block-post-comments .comment-meta b {
    font-weight: 400;
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    ;
}

.wp-block-post-comments .comment-body .commentmetadata {
    font-size: 0.875em;
}

.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: 0.25em;
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments .comment-form textarea {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    ;
}

.wp-block-post-comments .comment-form-cookies-consent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    gap: 0.25em;
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: 0.35em;
}

.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0;
}

.wp-block-post-comments .comment-reply-title :where(small) {
    margin-left: 0.5em;
    font-size: var(--wp--preset--font-size--medium, smaller);
    ;
}

.wp-block-post-comments .reply {
    margin-bottom: 1.4em;
    font-size: 0.875em;
    ;
}

.wp-block-post-comments input:not([type=submit]),
.wp-block-post-comments textarea {
    font-family: inherit;
    font-size: 1em;
    border: 1px solid #949494;
    ;
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments textarea {
    padding: calc(0.667em + 2px);
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none;
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
    margin-bottom: 0.5em;
    margin-right: 0.5em;
    ;
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
    margin-right: 0;
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch;
    ;
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch;
    ;
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.wp-block-comments-pagination.aligncenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wp-block-comment-template {
    max-width: 100%;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

.wp-block-comment-template li {
    clear: both;
}

.wp-block-comment-template ol {
    max-width: 100%;
    list-style: none;
    margin-bottom: 0;
    padding-left: 2rem;
}

.wp-block-comment-template.alignleft {
    float: left;
}

.wp-block-comment-template.aligncenter {
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    ;
}

.wp-block-comment-template.alignright {
    float: right;
}

.wp-block-cover,
.wp-block-cover-image {
    min-height: 430px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 50%;
    position: relative;
    ;
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover-image .has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]),
.wp-block-cover .has-background-dim:not([class*=-background-color]) {
    background-color: #000;
}

.wp-block-cover-image .has-background-dim.has-background-gradient,
.wp-block-cover .has-background-dim.has-background-gradient {
    background-color: transparent;
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
    content: "";
    background-color: inherit;
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background {
    opacity: 0.5;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    ;
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: 0.1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: 0.2;
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: 0.3;
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: 0.4;
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: 0.5;
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: 0.6;
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: 0.7;
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: 0.8;
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: 0.9;
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1;
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0;
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: 0.1;
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: 0.2;
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: 0.3;
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: 0.4;
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: 0.5;
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: 0.6;
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: 0.7;
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: 0.8;
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: 0.9;
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1;
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    width: 100%;
    max-width: 420px;
    ;
}

.wp-block-cover-image:after,
.wp-block-cover:after {
    content: "";
    min-height: inherit;
    display: block;
    font-size: 0;
    ;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {

    .wp-block-cover-image:after,
    .wp-block-cover:after {
        content: none;
    }
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
    width: 100%;
    color: #fff;
    z-index: 1;
    ;
}

.wp-block-cover-image.is-light .wp-block-cover__inner-container,
.wp-block-cover.is-light .wp-block-cover__inner-container {
    color: #000;
}

.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
    color: inherit;
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
    -webkit-box-align: end;
    align-items: flex-end;
    -ms-flex-align: end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
    -webkit-box-align: end;
    align-items: flex-end;
    -ms-flex-align: end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
    -webkit-box-align: end;
    align-items: flex-end;
    -ms-flex-align: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    width: auto;
    margin: 0;
    ;
}

.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background,
.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background {
    width: 100%;
    max-width: none;
    height: 100%;
    max-height: none;
    margin: 0;
    padding: 0;
    -o-object-fit: cover;
    object-fit: cover;
    outline: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    ;
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    ;
}

@supports (-webkit-overflow-scrolling:touch) {

    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax,
    .wp-block-cover__image-background.has-parallax,
    video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll;
    }
}

@media (prefers-reduced-motion:reduce) {

    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax,
    .wp-block-cover__image-background.has-parallax,
    video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll;
    }
}

.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
    background-size: auto;
    background-repeat: repeat;
    ;
}

.wp-block-cover__image-background,
.wp-block-cover__video-background {
    z-index: 0;
}

.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
    color: #fff;
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content>h2 {
    margin-left: 0;
    text-align: left;
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content>h2 {
    margin-right: 0;
    text-align: right;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image>h2 {
    max-width: 840px;
    margin-bottom: 0;
    padding: 0.44em;
    font-size: 2em;
    line-height: 1.25;
    text-align: center;
    z-index: 1;
    ;
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left]>[data-type="core/embed"],
.wp-block[data-align=right]>[data-type="core/embed"] {
    width: 100%;
    max-width: 360px;
    ;
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px;
}

.wp-block-cover .wp-block-embed {
    min-width: 320px;
    min-height: 240px;
}

.wp-block-embed {
    overflow-wrap: break-word;
}

.wp-block-embed figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em;
}

.wp-block-embed iframe {
    max-width: 100%;
}

.wp-block-embed__wrapper {
    position: relative;
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%;
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    ;
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%;
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%;
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%;
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%;
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%;
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%;
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%;
}

.wp-block-file {
    margin-bottom: 1.5em;
}

.wp-block-file:not(.wp-element-button) {
    font-size: 0.8em;
}

.wp-block-file.aligncenter {
    text-align: center;
}

.wp-block-file.alignright {
    text-align: right;
}

.wp-block-file *+.wp-block-file__button {
    margin-left: 0.75em;
}

.wp-block-file__embed {
    margin-bottom: 1em;
}

:where(.wp-block-file__button) {
    padding: 0.5em 1em;
    border-radius: 2em;
    ;
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
    color: #fff;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.85;
    ;
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0;
    ;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    width: calc(50% - 1em);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 1em 1em 0;
    position: relative;
    ;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    -ms-flex-align: end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    ;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    ;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    width: 100%;
    max-height: 100%;
    overflow: auto;
    margin: 0;
    padding: 3em 0.77em 0.7em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.8em;
    color: #fff;
    text-align: center;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), color-stop(70%, rgba(0, 0, 0, 0.3)), to(transparent));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, transparent);
    position: absolute;
    bottom: 0;
    z-index: 2;
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline;
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    width: 100%;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover;
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0;
}

@media (min-width:600px) {

    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        width: calc(33.33333% - 0.66667em);
        margin-right: 1em;
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        width: calc(25% - 0.75em);
        margin-right: 1em;
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        width: calc(20% - 0.8em);
        margin-right: 1em;
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        width: calc(16.66667% - 0.83333em);
        margin-right: 1em;
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        width: calc(14.28571% - 0.85714em);
        margin-right: 1em;
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        width: calc(12.5% - 0.875em);
        margin-right: 1em;
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
    .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
    .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
    .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
    .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
    .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
    .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0;
    }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0;
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
    width: 100%;
    max-width: 420px;
    ;
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

figure.wp-block-gallery.has-nested-images {
    -webkit-box-align: normal;
    align-items: normal;
    -ms-flex-align: normal;
    ;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);
    margin: 0;
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    ;
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,
.wp-block-gallery.has-nested-images figure.wp-block-image>div {
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0;
    ;
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    width: auto;
    max-width: 100% !important;
    height: auto;
    display: block;
    ;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    width: 100%;
    max-height: 60%;
    overflow: auto;
    margin-bottom: 0;
    padding: 0 8px 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    color: #fff;
    text-align: center;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), color-stop(70%, rgba(0, 0, 0, 0.3)), to(transparent));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    ;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    color: inherit;
    background: none;
    position: relative;
}

.wp-block-gallery.has-nested-images figcaption {
    -webkit-box-flex: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-top: 0;
    margin-bottom: auto;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    -ms-flex-item-align: inherit;
    -ms-grid-row-align: inherit;
    align-self: inherit;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    width: 100%;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -o-object-fit: cover;
    object-fit: cover;
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%;
}

@media (min-width:600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667);
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*0.75);
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*0.8);
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*0.83333);
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*0.85714);
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*0.875);
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667);
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*0.5);
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%;
    }
}

.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
    width: 100%;
    max-width: 420px;
    ;
}

.wp-block-gallery.has-nested-images.aligncenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wp-block-group {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-image img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

.wp-block-image.has-custom-border img,
.wp-block-image img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-block-image.aligncenter {
    text-align: center;
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
    width: 100%;
    height: auto;
    ;
}

.wp-block-image.aligncenter,
.wp-block-image .aligncenter,
.wp-block-image.alignleft,
.wp-block-image .alignleft,
.wp-block-image.alignright,
.wp-block-image .alignright {
    display: table;
}

.wp-block-image.aligncenter>figcaption,
.wp-block-image .aligncenter>figcaption,
.wp-block-image.alignleft>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image.alignright>figcaption,
.wp-block-image .alignright>figcaption {
    display: table-caption;
    caption-side: bottom;
}

.wp-block-image .alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}

.wp-block-image .alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.wp-block-image figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em;
}

.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img,
.wp-block-image .is-style-rounded img {
    border-radius: 9999px;
}

@supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius: 0;

        -webkit-mask-image: url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 100 100\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\"/></svg>");
        mask-image: url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 100 100\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\"/></svg>");
        mask-mode: alpha;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-position: center;
        mask-position: center;
        ;
    }
}

.wp-block-image :where(.has-border-color) {
    border-style: solid;
}

.wp-block-image :where([style*=border-top-color]) {
    border-top-style: solid;
}

.wp-block-image :where([style*=border-right-color]) {
    border-right-style: solid;
}

.wp-block-image :where([style*=border-bottom-color]) {
    border-bottom-style: solid;
}

.wp-block-image :where([style*=border-left-color]) {
    border-left-style: solid;
}

.wp-block-image :where([style*=border-width]) {
    border-style: solid;
}

.wp-block-image :where([style*=border-top-width]) {
    border-top-style: solid;
}

.wp-block-image :where([style*=border-right-width]) {
    border-right-style: solid;
}

.wp-block-image :where([style*=border-bottom-width]) {
    border-bottom-style: solid;
}

.wp-block-image :where([style*=border-left-width]) {
    border-left-style: solid;
}

.wp-block-image figure {
    margin: 0;
}

ol.wp-block-latest-comments {
    margin-left: 0;
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0;
}

.wp-block-latest-comments__comment {
    list-style: none;
    margin-bottom: 1em;
    line-height: 1.1;
    ;
}

.has-avatars .wp-block-latest-comments__comment {
    min-height: 2.25em;
    list-style: none;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em;
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5;
}

.wp-block-latest-comments__comment-excerpt .text {
    margin: 0.36em 0 1.4em;
    font-size: 0.875em;
    line-height: 1.8;
    ;
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: 0.75em;
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
    width: 2.5em;
    height: 2.5em;
    display: block;
    float: left;
    margin-right: 0.75em;
    border-radius: 1.5em;
    ;
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em;
}

.wp-block-latest-posts.alignright {
    margin-left: 2em;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
}

.wp-block-latest-posts.is-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}

.wp-block-latest-posts.is-grid li {
    width: 100%;
    margin: 0 1.25em 1.25em 0;
    ;
}

@media (min-width:600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - 0.625em);
    }

    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0;
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - 0.83333em);
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0;
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - 0.9375em);
    }

    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0;
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em);
    }

    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0;
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em);
    }

    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0;
    }
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    display: block;
    font-size: 0.8125em;
}

.wp-block-latest-posts__post-excerpt {
    margin-top: 0.5em;
    margin-bottom: 1em;
}

.wp-block-latest-posts__featured-image a {
    display: inline-block;
}

.wp-block-latest-posts__featured-image img {
    width: auto;
    max-width: 100%;
    height: auto;
    ;
}

.wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em;
    ;
}

.wp-block-latest-posts__featured-image.alignright {
    float: right;
    margin-left: 1em;
    ;
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center;
}

ol,
ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

ol.has-background,
ul.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-media-text {
    /*!rtl:end:ignore;*/
    display: -ms-grid;
    display: grid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    /*!rtl:begin:ignore;*/
    direction: ltr;

    -ms-grid-columns: 50% 1fr;
    grid-template-columns: 50% 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;

    ;
}

.wp-block-media-text>*:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.wp-block-media-text>*:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
}

.wp-block-media-text.has-media-on-the-right {
    -ms-grid-columns: 1fr 50%;
    grid-template-columns: 1fr 50%;
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
}

.wp-block-media-text .wp-block-media-text__media {
    -ms-grid-row: 1;

    /*!rtl:begin:ignore;*/
    -ms-grid-column: 1;

    /*!rtl:end:ignore;*/
    margin: 0;

    grid-column: 1;
    grid-row: 1;

    ;
}

.wp-block-media-text .wp-block-media-text__content {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    padding: 0 8%;
    word-break: break-word;
    direction: ltr;

    grid-column: 2;
    grid-row: 1;
    ;
    /*!rtl:begin:ignore*/
    ;
    ;
    /*!rtl:end:ignore*/
    ;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    /*!rtl:begin:ignore;*/
    -ms-grid-column: 2;

    grid-column: 2;
    /* grid-row: */
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    /*!rtl:begin:ignore;*/
    -ms-grid-column: 1;

    grid-column: 1;
    /* grid-row: */
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
    width: 100%;
    max-width: unset;
    height: auto;
    vertical-align: middle;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    background-size: cover;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
    height: 100%;
    display: block;
    ;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: -1px;
    padding: 0;
    border: 0;
    position: absolute;
    ;
}

@media (max-width:600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        -ms-grid-columns: 100% !important;
        grid-template-columns: 100% !important;
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        -ms-grid-row: 1;
        -ms-grid-column: 1;

        grid-column: 1;
        grid-row: 1;
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        -ms-grid-row: 2;
        -ms-grid-column: 1;

        grid-column: 1;
        grid-row: 2;
    }
}

.wp-block-navigation {
    position: relative;
}

.wp-block-navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
}

.wp-block-navigation ul,
.wp-block-navigation ul li {
    list-style: none;
    padding: 0;
}

.wp-block-navigation .wp-block-navigation-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    position: relative;
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none;
}

.wp-block-navigation .wp-block-navigation-item__content {
    display: block;
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
    text-decoration: underline;
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
    text-decoration: line-through;
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a,
.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,
.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
    text-decoration: none;
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
    width: 0.6em;
    height: 0.6em;
    display: inline-block;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-left: 0.25em;
    padding: 0;
    font-size: inherit;
    color: currentColor;
    line-height: 0;
    border: none;
    background-color: inherit;
    ;
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    width: inherit;
    height: inherit;
    display: inline-block;
    margin-top: 0.075em;

    stroke: currentColor;
    ;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    width: 0;
    height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: normal;
    align-items: normal;
    -ms-flex-align: normal;
    visibility: hidden;
    overflow: hidden;
    color: inherit;
    background-color: inherit;
    opacity: 0;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
    position: absolute;
    top: 100%;
    left: -1px;
    z-index: 2;
    ;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-left: auto;
    margin-right: 0;
    ;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    margin: 0;
}

@media (min-width:782px) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        top: -1px;
        left: 100%;
        ;
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
        content: "";
        width: 0.5em;
        height: 100%;
        display: block;
        background: transparent;
        position: absolute;
        right: 100%;
        ;
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: 0.25em;
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
}

.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
    width: auto;
    min-width: 200px;
    height: auto;
    visibility: visible;
    overflow: visible;
    opacity: 1;
    ;
}

.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
    width: auto;
    min-width: 200px;
    height: auto;
    visibility: visible;
    overflow: visible;
    opacity: 1;
    ;
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container {
    width: auto;
    min-width: 200px;
    height: auto;
    visibility: visible;
    overflow: visible;
    opacity: 1;
    ;
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    top: 100%;
    left: 0;
    ;
}

@media (min-width:782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        top: 0;
        left: 100%;
        ;
    }
}

.wp-block-navigation-submenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    ;
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor;
}

button.wp-block-navigation-item__content {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    color: currentColor;
    font-style: inherit;
    line-height: inherit;
    text-align: left;
    text-transform: inherit;
    border: none;
    background-color: transparent;
    ;
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer;
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-right: 0.85em;
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
    margin-left: -0.6em;
    pointer-events: none;
}

.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
    gap: inherit;
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: 0.5em 1em;
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0;
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px;
}

@media (min-width:782px) {

    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: auto;
        right: 100%;
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff;
    ;
}

.wp-block-navigation__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: var(--navigation-layout-wrap, wrap);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: var(--navigation-layout-direction, initial);
    flex-direction: var(--navigation-layout-direction, initial);
    -webkit-box-align: var(--navigation-layout-align, initial);
    align-items: var(--navigation-layout-align, initial);
    -ms-flex-align: var(--navigation-layout-align, initial);
    -webkit-box-pack: var(--navigation-layout-justify, initial);
    -ms-flex-pack: var(--navigation-layout-justify, initial);
    justify-content: var(--navigation-layout-justify, initial);
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.wp-block-navigation__container .is-responsive {
    display: none;
}

.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@-webkit-keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0.5em);
        transform: translateY(0.5em);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0.5em);
        transform: translateY(0.5em);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.wp-block-navigation__responsive-container {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    ;
}

.wp-block-navigation__responsive-container .wp-block-navigation-link a {
    color: inherit;
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: var(--navigation-layout-wrap, wrap);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: var(--navigation-layout-direction, initial);
    flex-direction: var(--navigation-layout-direction, initial);
    -webkit-box-align: var(--navigation-layout-align, initial);
    align-items: var(--navigation-layout-align, initial);
    -ms-flex-align: var(--navigation-layout-align, initial);
    -webkit-box-pack: var(--navigation-layout-justify, initial);
    -ms-flex-pack: var(--navigation-layout-justify, initial);
    justify-content: var(--navigation-layout-justify, initial);
    ;
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    color: inherit !important;
    background-color: inherit !important;
}

.wp-block-navigation__responsive-container.is-menu-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: auto;
    padding: var(--wp--style--root--padding-top, 2rem) var(--wp--style--root--padding-right, 2rem) var(--wp--style--root--padding-bottom, 2rem) var(--wp--style--root--padding-left, 2rem);
    background-color: inherit;
    -webkit-animation: overlay-menu__fade-in-animation 0.1s ease-out;
    animation: overlay-menu__fade-in-animation 0.1s ease-out;
    z-index: 100000;

    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    ;
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-navigation__responsive-container.is-menu-open {
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: var(--navigation-layout-justification-setting, inherit);
    align-items: var(--navigation-layout-justification-setting, inherit);
    -ms-flex-align: var(--navigation-layout-justification-setting, inherit);
    overflow: visible;
    padding-top: calc(2rem + 24px);
    ;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    width: auto;
    min-width: 200px;
    height: auto;
    visibility: visible;
    overflow: initial;
    padding-left: 2rem;
    padding-right: 2rem;
    border: none;
    opacity: 1;
    position: static;
    ;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    gap: inherit;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap, 2em);
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 0;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: var(--navigation-layout-justification-setting, initial);
    align-items: var(--navigation-layout-justification-setting, initial);
    -ms-flex-align: var(--navigation-layout-justification-setting, initial);
    ;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    color: inherit !important;
    background: transparent !important;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: auto;
    right: auto;
    ;
}

@media (min-width:600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        width: 100%;
        display: block;
        background-color: inherit;
        position: relative;
        z-index: auto;
        ;
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none;
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0;
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    color: #000;
    background-color: #fff;
    ;
}

.wp-block-navigation__toggle_button_label {
    font-weight: 700;
    font-size: 1rem;
    ;
}

.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    color: currentColor;
    text-transform: inherit;
    border: none;
    background: transparent;
    cursor: pointer;
    ;
}

.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
    width: 24px;
    height: 24px;
    display: block;
    pointer-events: none;

    fill: currentColor;
    ;
}

.wp-block-navigation__responsive-container-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width:600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: none;
    }
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.wp-block-navigation__responsive-close {
    width: 100%;
    max-width: var(--wp--style--global--wide-size, 100%);
    margin-left: auto;
    margin-right: auto;
}

.wp-block-navigation__responsive-close:focus {
    outline: none;
}

.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-block-navigation__responsive-dialog {
    position: relative;
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 46px;
}

@media (min-width:782px) {
    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin-top: 32px;
    }
}

html.has-modal-open {
    overflow: hidden;
}

.wp-block-navigation .wp-block-navigation-item__label {
    overflow-wrap: break-word;
    word-break: normal;
    ;
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none;
}

.wp-block-navigation .wp-block-page-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: var(--navigation-layout-wrap, wrap);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: var(--navigation-layout-direction, initial);
    flex-direction: var(--navigation-layout-direction, initial);
    -webkit-box-align: var(--navigation-layout-align, initial);
    align-items: var(--navigation-layout-align, initial);
    -ms-flex-align: var(--navigation-layout-align, initial);
    -webkit-box-pack: var(--navigation-layout-justify, initial);
    -ms-flex-pack: var(--navigation-layout-justify, initial);
    justify-content: var(--navigation-layout-justify, initial);
    background-color: inherit;
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit;
}

.is-small-text {
    font-size: 0.875em;
}

.is-regular-text {
    font-size: 1em;
}

.is-large-text {
    font-size: 2.25em;
}

.is-larger-text {
    font-size: 3em;
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    margin: 0.05em 0.1em 0 0;
    font-weight: 100;
    font-size: 8.4em;
    font-style: normal;
    line-height: 0.68;
    text-transform: uppercase;
    ;
}

p.has-drop-cap.has-background {
    overflow: hidden;
}

p.has-background {
    padding: 1.25em 2.375em;
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit;
}

.wp-block-post-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.wp-block-post-author__byline {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 0.5em;
}

.wp-block-post-author__avatar {
    margin-right: 1em;
}

.wp-block-post-author__bio {
    margin-bottom: 0.7em;
    font-size: 0.7em;
}

.wp-block-post-author__content {
    -webkit-box-flex: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    ;
}

.wp-block-post-author__name {
    margin: 0;
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit;
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit;
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),
.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit;
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit;
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit;
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit;
}

.wp-block-post-comments-form input[type=submit] {
    display: inline-block;
    text-align: center;
    overflow-wrap: break-word;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    ;
}

.wp-block-post-comments-form input:not([type=submit]),
.wp-block-post-comments-form textarea {
    font-family: inherit;
    font-size: 1em;
    border: 1px solid #949494;
    ;
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments-form textarea {
    padding: calc(0.667em + 2px);
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments-form .comment-form textarea {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    ;
}

.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: 0.25em;
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    gap: 0.25em;
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: 0.35em;
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0;
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    margin-left: 0.5em;
    font-size: var(--wp--preset--font-size--medium, smaller);
    ;
}

.wp-block-post-date {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-block-post-excerpt__more-link {
    display: inline-block;
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0;
}

.wp-block-post-featured-image a {
    display: block;
}

.wp-block-post-featured-image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
    width: 100%;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
    background-color: #000;
    position: absolute;

    inset: 0;
    ;
}

.wp-block-post-featured-image {
    position: relative;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
    background-color: transparent;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
    opacity: 0;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
    opacity: 0.1;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: 0.2;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: 0.3;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: 0.4;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: 0.5;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: 0.6;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: 0.7;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: 0.8;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: 0.9;
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1;
}

.wp-block-post-terms__separator {
    white-space: pre-wrap;
}

.wp-block-post-title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-word;
    ;
}

.wp-block-post-title a {
    display: inline-block;
}

.wp-block-preformatted {
    white-space: pre-wrap;
}

.wp-block-preformatted.has-background {
    padding: 1.25em 2.375em;
}

.wp-block-pullquote {
    margin: 0 0 1em;
    padding: 3em 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    overflow-wrap: break-word;
    ;
}

.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote .text {
    color: inherit;
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
    max-width: 420px;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
    position: relative;
}

.wp-block-pullquote .has-text-color a {
    color: inherit;
}

.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left;
}

.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right;
}

.wp-block-pullquote.is-style-solid-color {
    border: none;
}

.wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
    ;
}

.wp-block-pullquote.is-style-solid-color blockquote .text {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2em;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    font-style: normal;
    text-transform: none;
    ;
}

.wp-block-pullquote cite {
    color: inherit;
}

.wp-block-post-template {
    max-width: 100%;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

.wp-block-post-template.wp-block-post-template {
    background: none;
}

.wp-block-post-template.is-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;

    gap: 1.25em;
}

.wp-block-post-template.is-flex-container li {
    width: 100%;
    margin: 0;
    ;
}

@media (min-width:600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
        width: calc(50% - 0.625em);
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - 0.83333em);
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - 0.9375em);
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
        width: calc(20% - 1em);
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
        width: calc(16.66667% - 1.04167em);
    }
}

.wp-block-query-pagination>.wp-block-query-pagination-next,
.wp-block-query-pagination>.wp-block-query-pagination-numbers,
.wp-block-query-pagination>.wp-block-query-pagination-previous {
    margin-bottom: 0.5em;
    margin-right: 0.5em;
    ;
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
    margin-right: 0;
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-child {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
    -webkit-margin-end: auto;
    margin-inline-end: auto;
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch;
    ;
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch;
    ;
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.wp-block-query-pagination.aligncenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wp-block-query-title,
.wp-block-quote {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-block-quote {
    overflow-wrap: break-word;
}

.wp-block-quote.is-large:not(.is-style-plain),
.wp-block-quote.is-style-large:not(.is-style-plain) {
    margin-bottom: 1em;
    padding: 0 1em;
}

.wp-block-quote.is-large:not(.is-style-plain) p,
.wp-block-quote.is-style-large:not(.is-style-plain) .text {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6;
}

.wp-block-quote.is-large:not(.is-style-plain) cite,
.wp-block-quote.is-large:not(.is-style-plain) footer,
.wp-block-quote.is-style-large:not(.is-style-plain) cite,
.wp-block-quote.is-style-large:not(.is-style-plain) footer {
    font-size: 1.125em;
    text-align: right;
}

.wp-block-read-more {
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    display: block;
    ;
}

.wp-block-read-more:not([style*=text-decoration]),
.wp-block-read-more:not([style*=text-decoration]):active,
.wp-block-read-more:not([style*=text-decoration]):focus {
    text-decoration: none;
}

ul.wp-block-rss {
    list-style: none;
    padding: 0;
}

ul.wp-block-rss.wp-block-rss {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

ul.wp-block-rss.alignleft {
    margin-right: 2em;
}

ul.wp-block-rss.alignright {
    margin-left: 2em;
}

ul.wp-block-rss.is-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    ;
}

ul.wp-block-rss.is-grid li {
    width: 100%;
    margin: 0 1em 1em 0;
    ;
}

@media (min-width:600px) {
    ul.wp-block-rss.columns-2 li {
        width: calc(50% - 1em);
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em);
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em);
    }

    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em);
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em);
    }
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
    display: block;
    font-size: 0.8125em;
}

.wp-block-search__button {
    margin-left: 0.625em;
    word-break: normal;
}

.wp-block-search__button.has-icon {
    line-height: 0;
}

.wp-block-search__button svg {
    min-width: 1.5em;
    min-height: 1.5em;
    vertical-align: text-bottom;

    fill: currentColor;
    ;
}

:where(.wp-block-search__button) {
    padding: 0.375em 0.625em;
    border: 1px solid #ccc;
    ;
}

.wp-block-search__inside-wrapper {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    ;
}

.wp-block-search__label {
    width: 100%;
}

.wp-block-search__input {
    min-width: 3em;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    padding: 8px;
    text-decoration: unset !important;
    border: 1px solid #949494;
    ;
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    margin-left: 0;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    padding: 4px;
    border: 1px solid #949494;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    padding: 0 0 0 0.25em;
    border: none;
    border-radius: 0;
    ;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: none;
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: 0.125em 0.5em;
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto;
}

.wp-block-separator {
    border: 1px solid;
    border-left: none;
    border-right: none;
    ;
}

.wp-block-separator.is-style-dots {
    height: auto;
    line-height: 1;
    text-align: center;
    border: none;
    background: none !important;
    ;
}

.wp-block-separator.is-style-dots:before {
    content: "揃揃揃";
    padding-left: 2em;
    font-family: serif;
    font-size: 1.5em;
    color: currentColor;
    letter-spacing: 2em;
    ;
}

.wp-block-site-logo {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 0;
}

.wp-block-site-logo a {
    display: inline-block;
}

.wp-block-site-logo.is-default-size img {
    width: 120px;
    height: auto;
}

.wp-block-site-logo img {
    max-width: 100%;
    height: auto;
    ;
}

.wp-block-site-logo a,
.wp-block-site-logo img {
    border-radius: inherit;
}

.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.wp-block-site-logo.is-style-rounded {
    border-radius: 9999px;
}

.wp-block-social-links {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: 0;
    background: none;
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
    text-decoration: none;
    border-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wp-block-social-links .wp-social-link a {
    padding: 0.25em;
}

.wp-block-social-links .wp-social-link svg {
    width: 1em;
    height: 1em;
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    margin-left: 0.5em;
    margin-right: 0.5em;
    font-size: 0.65em;
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px;
}

.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
    font-size: 24px;
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px;
}

.wp-block-social-links.has-huge-icon-size {
    font-size: 48px;
}

.wp-block-social-links.aligncenter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    ;
}

.wp-block-social-links.alignright {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.wp-block-social-link {
    height: auto;
    display: block;
    border-radius: 9999px;
    -webkit-transition: -webkit-transform 0.1s ease;
    transition: -webkit-transform 0.1s ease;
    transition: transform 0.1s ease;
    transition: transform 0.1s ease, -webkit-transform 0.1s ease;
    ;
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-social-link {
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: 0s;
        transition-duration: 0s;
        ;
    }
}

.wp-block-social-link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    line-height: 0;
    -webkit-transition: -webkit-transform 0.1s ease;
    transition: -webkit-transform 0.1s ease;
    transition: transform 0.1s ease;
    transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}

.wp-block-social-link:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
    color: currentColor;

    fill: currentColor;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    color: #444;
    background-color: #f0f0f0;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    color: #fff;
    background-color: #f90;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    color: #fff;
    background-color: #1ea0c3;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    color: #fff;
    background-color: #0757fe;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    color: #fff;
    background-color: #1e1f26;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    color: #fff;
    background-color: #02e49b;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    color: #fff;
    background-color: #e94c89;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    color: #fff;
    background-color: #4280ff;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    color: #fff;
    background-color: #f45800;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    color: #fff;
    background-color: #1778f2;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    color: #fff;
    background-color: #000;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    color: #fff;
    background-color: #0461dd;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    color: #fff;
    background-color: #e65678;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    color: #fff;
    background-color: #24292d;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    color: #382110;
    background-color: #eceadd;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    color: #fff;
    background-color: #ea4434;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    color: #fff;
    background-color: #f00075;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    color: #fff;
    background-color: #e21b24;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    color: #fff;
    background-color: #0d66c2;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    color: #fff;
    background-color: #3288d4;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    color: #fff;
    background-color: #02ab6c;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    color: #fff;
    background-color: #f6405f;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    color: #fff;
    background-color: #ff424d;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    color: #fff;
    background-color: #e60122;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    color: #fff;
    background-color: #ef4155;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    color: #fff;
    background-color: #ff4500;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    color: #fff;
    background-color: #0478d7;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    color: #fff;
    background-color: #fefc00;

    stroke: #000;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    color: #fff;
    background-color: #ff5600;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    color: #fff;
    background-color: #1bd760;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    color: #fff;
    background-color: #2aabee;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    color: #fff;
    background-color: #000;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    color: #fff;
    background-color: #011835;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    color: #fff;
    background-color: #6440a4;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    color: #fff;
    background-color: #1da1f2;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    color: #fff;
    background-color: #1eb7ea;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    color: #fff;
    background-color: #4680c2;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    color: #fff;
    background-color: #3499cd;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
    color: #fff;
    background-color: #25d366;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    color: #fff;
    background-color: #d32422;
    ;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    color: #fff;
    background-color: red;
    ;
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: none;
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0;
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    width: 1.25em;
    height: 1.25em;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #ff424d;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #ff4500;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    color: #fff;

    stroke: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp {
    color: #25d366;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #d32422;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: 0.66667em;
    padding-right: 0.66667em;
}

.wp-block-spacer {
    clear: both;
}

.wp-block-tag-cloud.aligncenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    ;
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em;
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px;
}

.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none;
}

.wp-block-tag-cloud.is-style-outline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    gap: 1ch;
}

.wp-block-tag-cloud.is-style-outline a {
    margin-right: 0;
    padding: 1ch 2ch;
    font-size: unset !important;
    text-decoration: none !important;
    border: 1px solid;
    ;
}

.wp-block-table {
    overflow-x: auto;
}

.wp-block-table table {
    width: 100%;
    border-collapse: collapse;
    ;
}

.wp-block-table td,
.wp-block-table th {
    padding: 0.5em;
    border: 1px solid;
    ;
}

.wp-block-table .has-fixed-layout {
    width: 100%;
    table-layout: fixed;
    ;
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
    word-break: break-word;
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
    width: auto;
    display: table;
    ;
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
    word-break: break-word;
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5;
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5;
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe;
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes {
    border-bottom: 1px solid #f0f0f0;
    border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    ;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0;
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe;
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
    border-color: transparent;
}

.wp-block-table .has-border-color>*,
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr {
    border-color: inherit;
}

.wp-block-table table[style*=border-top-color]>*,
.wp-block-table table[style*=border-top-color]>* td,
.wp-block-table table[style*=border-top-color]>* th,
.wp-block-table table[style*=border-top-color] tr:first-child,
.wp-block-table table[style*=border-top-color] tr:first-child td,
.wp-block-table table[style*=border-top-color] tr:first-child th {
    border-top-color: inherit;
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: currentColor;
}

.wp-block-table table[style*=border-right-color]>*,
.wp-block-table table[style*=border-right-color] td:last-child,
.wp-block-table table[style*=border-right-color] th,
.wp-block-table table[style*=border-right-color] tr {
    border-right-color: inherit;
}

.wp-block-table table[style*=border-bottom-color]>*,
.wp-block-table table[style*=border-bottom-color]>* td,
.wp-block-table table[style*=border-bottom-color]>* th,
.wp-block-table table[style*=border-bottom-color] tr:last-child,
.wp-block-table table[style*=border-bottom-color] tr:last-child td,
.wp-block-table table[style*=border-bottom-color] tr:last-child th {
    border-bottom-color: inherit;
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: currentColor;
}

.wp-block-table table[style*=border-left-color]>*,
.wp-block-table table[style*=border-left-color] td:first-child,
.wp-block-table table[style*=border-left-color] th,
.wp-block-table table[style*=border-left-color] tr {
    border-left-color: inherit;
}

.wp-block-table table[style*=border-style]>*,
.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr {
    border-style: inherit;
}

.wp-block-table table[style*=border-width]>*,
.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr {
    border-width: inherit;
    border-style: inherit;
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0;
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0;
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0;
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%;
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%;
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%;
}

pre.wp-block-verse {
    overflow: auto;
    font-family: inherit;
    white-space: pre-wrap;
}

.wp-block-video {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wp-block-video video {
    width: 100%;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .wp-block-video [poster] {
        -o-object-fit: cover;
        object-fit: cover;
    }
}

.wp-block-video.aligncenter {
    text-align: center;
}

.wp-block-video figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em;
}

.wp-element-button {
    cursor: pointer;
}

:root .has-very-light-gray-background-color {
    background-color: #eee;
}

:root .has-very-dark-gray-background-color {
    background-color: #313131;
}

:root .has-very-light-gray-color {
    color: #eee;
}

:root .has-very-dark-gray-color {
    color: #313131;
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3);
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec);
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671);
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59);
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf);
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc);
}

.has-regular-font-size {
    font-size: 1em;
}

.has-larger-font-size {
    font-size: 2.625em;
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal);
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge);
}

.has-text-align-center {
    text-align: center;
}

.has-text-align-left {
    text-align: left;
}

.has-text-align-right {
    text-align: right;
}

#end-resizable-editor-section {
    display: none;
}

.aligncenter {
    clear: both;
}

.items-justified-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.items-justified-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.items-justified-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.items-justified-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.screen-reader-text {
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    margin: -1px;
    padding: 0;
    word-wrap: normal !important;
    border: 0;
    position: absolute;

    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    ;
}

.screen-reader-text:focus {
    width: auto;
    height: auto;
    display: block;
    clip: auto !important;
    padding: 15px 23px 14px;
    font-size: 1em;
    color: #444;
    line-height: normal;
    text-decoration: none;
    background-color: #ddd;
    top: 5px;
    left: 5px;
    z-index: 100000;

    -webkit-clip-path: none;
    clip-path: none;
    ;
}

html :where(.has-border-color) {
    border-style: solid;
}

html :where([style*=border-top-color]) {
    border-top-style: solid;
}

html :where([style*=border-right-color]) {
    border-right-style: solid;
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid;
}

html :where([style*=border-left-color]) {
    border-left-style: solid;
}

html :where([style*=border-width]) {
    border-style: solid;
}

html :where([style*=border-top-width]) {
    border-top-style: solid;
}

html :where([style*=border-right-width]) {
    border-right-style: solid;
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid;
}

html :where([style*=border-left-width]) {
    border-left-style: solid;
}

html :where(img[class*=wp-image-]) {
    max-width: 100%;
    height: auto;
    ;
}

figure {
    margin: 0 0 1em;
}

/*! This file is auto-generated */
.wp-block-button__link {
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
    color: #fff;
    text-decoration: none;
    border-radius: 9999px;
    background-color: #32373c;
    -webkit-box-shadow: none;
    box-shadow: none;
    ;
}

.wpcf7 .screen-reader-response {
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    margin: -1px;
    padding: 0;
    word-wrap: normal !important;
    border: 0;
    position: absolute;

    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    ;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
    display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232;
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
}

.wpcf7-form-control-wrap {
    position: relative;
}

.wpcf7-not-valid-tip {
    display: block;
    font-weight: 400;
    font-size: 1em;
    color: #dc3232;
    ;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    width: 24em;
    padding: 0.2em 0.8em;
    border: 1px solid #dc3232;
    background: #fff;
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    ;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

.wpcf7-list-item-label:before,
.wpcf7-list-item-label:after {
    content: " ";
}

.wpcf7-spinner {
    width: 24px;
    height: 24px;
    display: inline-block;
    visibility: hidden;
    margin: 0 24px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #23282d;
    opacity: 0.75;
    position: relative;
}

form.submitting .wpcf7-spinner {
    visibility: visible;
}

.wpcf7-spinner:before {
    content: "";
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    background-color: #fbfbfc;
    -webkit-transform-origin: 8px 8px;
    transform-origin: 8px 8px;
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: 4px;
    left: 4px;
    ;
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner:before {
        -webkit-animation-name: blink;
        animation-name: blink;
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes blink {
    from {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes blink {
    from {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.wpcf7 input[type=file] {
    cursor: pointer;
}

.wpcf7 input[type=file]:disabled {
    cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
    direction: ltr;
}

.wpcf7-reflection>output {
    display: list-item;
    list-style: none;
}

.recentviewed_post {
    width: 100%;
    list-style: none;
}

.recentviewed_post li {
    list-style: none;
    clear: both;
    padding: 0 0 10px;
    ;
}

.recentviewed_left {
    display: table;
    float: left;
    margin-right: 10px;
    ;
}

.recentviewed_right:after,
.recentviewed_right:before {
    content: "";
    display: table;
}

.recentviewed_right:after {
    clear: both;
}

* {
    margin: 0;
    padding: 0;
}

.monthly-calendar {
    clear: both;
    margin-bottom: 1.5rem;
    font-family: sans-serif;
    ;
}

.monthly-calendar table {
    width: 98%;
}

.monthly-calendar caption {
    font-size: 1.1rem;
    text-align: center;
}

.monthly-calendar th {
    font-weight: 700;
    font-size: 1.1rem;
    ;
}

.week-title.sun,
.day-box.sun .day-number {
    color: tomato;
}

.week-title.sat,
.day-box.sat .day-number {
    color: #4169e1;
}

.day-box.holiday .day-number {
    color: tomato;
}

.monthly-calendar th,
.monthly-calendar td {
    text-align: center;
}

.monthly-calendar td {
    padding: 6px 0;
}

.day-box.no-day {
    background-color: #f0f0f0;
}

.day-box.today {
    background-color: #ffffe0;
}

a.calendar-daylink {
    display: block;
}

.monthly-prev {
    float: left;
}

.monthly-next {
    float: right;
    margin-right: 1rem;
}

.calendar-mark {
    font-size: 1.4rem;
    color: #888;
    ;
}

.day-calendar {
    margin-bottom: 1.5rem;
    font-family: sans-serif;
    ;
}

.day-calendar h3 {
    margin: 10px 0;
    font-size: 1.1rem;
    ;
}

.day-calendar table {
    width: 80%;
    border: none;
    border-spacing: 1px 5px;
    border-collapse: separate;
    ;
}

.day-calendar th,
.day-calendar td {
    width: 50%;
    vertical-align: middle;
    padding: 0;
    font-size: 1rem;
    text-align: center;
    ;
}

th.day-left {
    line-height: 2.5rem;
    border: 1px solid #ddd;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    ;
}

th.day-right {
    border: 1px solid #ddd;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    ;
}

td.day-right {
    font-size: 1.5rem;
    border: 1px solid #ddd;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    ;
}

a.booking-timelink {
    display: block;
}

.content-form fieldset {
    width: 99%;
    margin: 0 0 1.5rem;
    padding: 10px 0 0 10px;
    border: 1px solid #ddd;
    ;
}

.content-form legend {
    padding: 0 5px;
    font-weight: 700;
    font-size: 1.1rem;
    ;
}

.content-form table {
    width: 99%;
    margin: 0 0 5px;
    border: none;
    border-spacing: 5px;
    border-collapse: separate;
    ;
}

.content-form th,
.content-form td {
    vertical-align: middle;
    padding: 2px;
    border-top: none;
    border-bottom: 1px solid #ddd;
    border-left: none;
    border-right: 1px solid #ddd;
    ;
}

.content-form th {
    width: 30%;
    vertical-align: top;
    padding-right: 10px;
    font-size: 1rem;
    line-height: 2.2rem;
    text-align: right;
    ;
}

.content-form td {
    font-size: 0.9rem;
}

.content-form input,
.content-form textarea {
    margin-bottom: 3px;
    padding: 3px;
    font-size: 1rem;
}

.content-form button {
    padding: 3px 7px;
}

.content-text.small {
    width: 3rem;
}

.content-text.medium {
    width: 48%;
}

.content-text.fat {
    width: 95%;
}

.input-number {
    float: left;
    margin-right: 1rem;
    text-align: center;
}

input.right {
    text-align: right;
}

.content-form .error-message {
    clear: both;
    color: red;
}

.content-form .required {
    color: red;
}

.content-form input.booking-option-number {
    width: 3rem;
    text-align: right;
    ;
}

.content-form label.field-item {
    margin-right: 0.4rem;
}

.content-form label.field-item input {
    margin-right: 0.15rem;
}

.content-form select {
    padding: 0.1rem 0.15rem;
    font-size: 1rem;
    ;
}

.slick-slider {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;

    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.slick-list {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    ;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
    left: 0;
    ;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
    ;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    height: 100%;
    min-height: 1px;
    display: none;
    float: left;
    ;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    height: auto;
    display: block;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list {
    background: #fff url("../wp-content/themes/tera2/js/slick/ajax-loader.webp") center center no-repeat;
}

@font-face {
    font-family: "slick";
    src: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/js/slick/fonts/slick.eot');
    src: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/js/slick/fonts/slick.eot') format("embedded-opentype"), url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/js/slick/fonts/slick.woff') format("woff"), url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/js/slick/fonts/slick.ttf') format("truetype"), url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/js/slick/fonts/slick.svg') format("svg");
    font-weight: 400;
    font-style: normal;
    ;
}

.slick-prev,
.slick-next {
    width: 20px;
    height: 20px;
    display: block;
    padding: 0;
    font-size: 0;
    color: transparent;
    line-height: 0;
    outline: none;
    border: none;
    background: 0 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    ;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: 0 0;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    color: #fff;
    line-height: 1;
    opacity: 0.75;

    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px;
    ;
}

.slick-prev:before {
    content: "←";
}

[dir=rtl] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto;
    ;
}

.slick-next:before {
    content: "→";
}

[dir=rtl] .slick-next:before {
    content: "←";
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    width: 100%;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    bottom: -25px;
    ;
}

.slick-dots li {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    position: relative;
    ;
}

.slick-dots li button {
    width: 20px;
    height: 20px;
    display: block;
    padding: 5px;
    font-size: 0;
    color: transparent;
    line-height: 0;
    outline: none;
    border: 0;
    background: 0 0;
    cursor: pointer;
    ;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    color: #000;
    line-height: 20px;
    text-align: center;
    opacity: 0.25;
    position: absolute;
    top: 0;
    left: 0;

    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75;
    ;
}

@media all and (min-width:737px) {
    .section-header {
        padding: 60px 0 40px;
        position: relative;
    }

    .section-header.section-header-n {
        margin-top: -80px;
    }

    .title-main {
        font-weight: 500;
        font-size: 40px;
        color: #08549b;
        letter-spacing: 0.01em;
        text-align: center;
        ;
    }

    .title-caption {
        margin-top: 20px;
        font-weight: 500;
        font-size: 15px;
        color: #08549b;
        text-align: center;
        ;
    }

    .fixed-btns {
        width: 66px;
        margin-top: -180px;
        position: fixed;
        top: 50%;
        right: 0;
        z-index: 99;
        ;
    }

    .fixed-btns li {
        margin-bottom: 1px;
    }

    .fixed-btns li:hover {
        opacity: 0.7;
    }

    .main-visual {
        position: relative;
    }

    .main-visual .main-visual-slider .item {
        width: 1040px;
        height: 660px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 110px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        ;
    }

    .main-visual .main-visual-slider .item .item-title {
        margin-bottom: 20px;
    }

    .main-visual .main-visual-slider .item .item-title>span {
        display: inline-block;
        margin-bottom: 5px;
        padding: 10px;
        font-weight: 500;
        font-size: 26px;
        background: rgba(255, 255, 255, 0.9);
        ;
    }

    .main-visual .main-visual-slider .item .item-title>span .blue {
        font-weight: 500;
        font-size: 1.3em;
        color: #4780c5;
        ;
    }

    .main-visual .main-visual-slider .item .text {
        margin-bottom: 20px;
        font-size: 15px;
        line-height: 2em;
        ;
    }

    .main-visual .main-visual-slider .item .btn {
        width: 220px;
        margin: 0;
    }

    .main-visual .main-visual-slider .item-1 {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/main-visual-1.webp') center center no-repeat;
        background-size: cover;
    }

    .main-visual .main-visual-slider .item-2 {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/main-visual-2.webp') center center no-repeat;
        background-size: cover;
    }

    .main-visual .main-visual-slider .item-3 {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/main-visual-3.webp') center center no-repeat;
        background-size: cover;
    }

    .main-visual .main-visual-slider .item-4 {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/main-visual-4.webp') center center no-repeat;
        background-size: cover;
    }

    .main-visual .slick-next {
        width: 40px;
        height: 40px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/next.webp') 0 0 no-repeat;
        background-size: contain;
        -webkit-transform: translateX(1350%);
        transform: translateX(1350%);
        right: 50%;
        ;
    }

    .main-visual .slick-next:before {
        content: none;
    }

    .main-visual .slick-prev {
        width: 40px;
        height: 40px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/prev.webp') 0 0 no-repeat;
        background-size: contain;
        -webkit-transform: translateX(-1350%);
        transform: translateX(-1350%);
        left: 50%;
        z-index: 5;
    }

    .main-visual .slick-next:before {
        content: none;
    }

    .main-visual .slick-prev:before {
        content: none;
    }

    .main-visual-banners {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        position: absolute;
        bottom: 30px;
        left: 30px;
        ;
    }

    .main-visual-banners .item {
        width: 300px;
        margin-right: 10px;
        position: relative;
    }

    .main-visual-banners .item>a:hover img {
        opacity: 0.7;
    }

    .main-visual-banners .item .item-close {
        width: 30px;
        height: 30px;
        text-indent: -9999em;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/close.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: -15px;
        right: -15px;
        ;
    }

    .main-visual-banners .item .item-close:hover {
        cursor: pointer;
    }

    .main-news {
        height: 65px;
    }

    .main-news .main-news-slider {
        width: 700px;
        margin: 0 auto;
    }

    .main-news .main-news-slider .item {
        height: 65px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        position: relative;
        ;
    }

    .main-news .main-news-slider .item-time {
        font-size: 15px;
        color: #4780c5;
        line-height: 65px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .main-news .main-news-slider .item-cat {
        line-height: 65px;
        position: absolute;
        top: 20px;
        left: 100px;
        ;
    }

    .main-news .main-news-slider .item-cat a {
        width: 100px;
        display: block;
        font-size: 13px;
        color: #4780c5;
        line-height: 25px;
        text-align: center;
        border: 1px solid #4780c5;
        border-radius: 25px;
        ;
    }

    .main-news .main-news-slider .item-cat a:hover {
        color: #fff;
        text-decoration: none;
        background: #4780c5;
        ;
    }

    .main-news .main-news-slider .item-title {
        overflow: hidden;
        padding-left: 215px;
        line-height: 65px;
        text-overflow: ellipsis;
        white-space: nowrap;
        ;
    }

    .main-news .main-news-slider .item-title a {
        font-size: 15px;
    }

    .main-intro {
        padding: 70px 0 70px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/bg-main-intro.webp') center center no-repeat;
        background-size: cover;
        ;
    }

    .main-intro .box-content {
        width: 800px;
        padding: 35px 0;
        background-color: #fff;
        ;
    }

    .main-intro .box-content .text {
        font-size: 15px;
        line-height: 2.66em;
        text-align: center;
        ;
    }

    .main-intro .btn {
        margin: 20px auto;
    }

    .main-course {
        padding-bottom: 50px;
    }

    .list-course {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        ;
    }

    .list-course>li {
        width: 500px;
        margin-bottom: 25px;
    }

    .list-course>li a {
        display: block;
    }

    .list-course>li a:hover img {
        opacity: 0.7;
    }

    .list-course>li>p {
        padding-top: 10px;
        font-size: 16px;
        line-height: 1.625em;
        ;
    }

    .main-info {
        padding-bottom: 35px;
    }

    .main-info .box-content {
        width: 780px;
    }

    .list-info-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        ;
    }

    .list-info-tabs>li {
        width: 16.6666%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-right: 1px solid #f6f8fa;
        position: relative;
    }

    .list-info-tabs>li:hover {
        cursor: pointer;
    }

    .list-info-tabs>li:hover:after {
        opacity: 0.7;
    }

    .list-info-tabs>li:hover span,
    .list-info-tabs>li:hover a {
        text-decoration: none;
        opacity: 0.7;
        ;
    }

    .list-info-tabs>li>span,
    .list-info-tabs>li>a {
        display: block;
        font-size: 13px;
        line-height: 40px;
        text-align: center;
        background: #fff;
        ;
    }

    .list-info-tabs>li.is-active span,
    .list-info-tabs>li.current-menu-item a {
        color: #fff;
        background: #4780c5;
    }

    .list-info-tabs>li.is-active:after,
    .list-info-tabs>li.current-menu-item:after {
        content: "";
        width: 10px;
        height: 6px;
        display: block;
        margin-left: -5px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/tab-active.webp') center top no-repeat;
        background-size: 10px 6px;
        position: absolute;
        bottom: -5px;
        left: 50%;
        ;
    }

    .infos {
        margin: 20px auto;
    }

    .infos-cat {
        margin-top: 40px;
    }

    .infos-cat .info {
        height: auto;
        margin-bottom: 0;
        padding-bottom: 15px;
        border-bottom: 1px solid #e7eef3;
        ;
    }

    .infos .info {
        height: 35px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 15px;
        position: relative;
        ;
    }

    .infos .info .info-time {
        font-size: 15px;
        line-height: 35px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .infos .info .info-cat {
        line-height: 25px;
        position: absolute;
        top: 5px;
        left: 100px;
        ;
    }

    .infos .info .info-cat a {
        width: 100px;
        display: block;
        font-size: 13px;
        color: #4780c5;
        line-height: 25px;
        text-align: center;
        border: 1px solid #4780c5;
        border-radius: 25px;
        ;
    }

    .infos .info .info-cat a:hover {
        color: #fff;
        text-decoration: none;
        background: #4780c5;
        ;
    }

    .infos .info .info-title {
        overflow: hidden;
        padding-left: 215px;
        line-height: 35px;
        text-overflow: ellipsis;
        white-space: nowrap;
        ;
    }

    .infos .info .info-title a {
        font-size: 15px;
    }

    .info-tabs .info-tab {
        display: none;
        opacity: 0;
        -webkit-animation-name: fade-in;
        animation-name: fade-in;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        ;
    }

    .info-tabs .info-tab.is-active {
        display: block;
        opacity: 1;
        -webkit-animation-name: fade-in;
        animation-name: fade-in;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        ;
    }

    .main-banners {
        padding: 70px 0 50px;
        position: relative;
    }

    .banners {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        ;
    }

    .banners .banner {
        width: 320px;
        position: relative;
    }

    .banners .banner .banner-link {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
    }

    .banners .banner .banner-link:hover+.banner-pic img {
        opacity: 0.7;
    }

    .banners .banner .banner-content {
        position: relative;
    }

    .banners .banner .banner-content .text {
        width: 200px;
        margin: 0 auto;
        margin-top: -25px;
        font-size: 15px;
        color: #4780c5;
        line-height: 40px;
        text-align: center;
        border: 2px solid #4780c5;
        border-radius: 25px;
        background: #fff;
        position: relative;
    }

    .banners-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        ;
    }

    .banners-2 .banner {
        width: 500px;
        height: 150px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 2px solid #4780c5;
        position: relative;
        ;
    }

    .banners-2 .banner .banner-link {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
    }

    .banners-2 .banner .banner-link:hover+.banner-pic img {
        opacity: 0.7;
    }

    .banners-2 .banner .banner-pic {
        width: 250px;
        position: absolute;
        top: 0;
        right: 0;
        ;
    }

    .banners-2 .banner .banner-content {
        height: 146px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 35px;
        ;
    }

    .banners-2 .banner .banner-content .text {
        width: 100%;
        font-weight: 500;
        font-size: 20px;
        line-height: 1.6em;
        ;
    }

    .banners-2 .banner .banner-content .text.en {
        margin-bottom: 10px;
        font-size: 15px;
        color: #4780c5;
        line-height: 1.6em;
        ;
    }

    .main-case {
        padding-bottom: 60px;
        position: relative;
    }

    .main-case .main-case-para {
        height: 300px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/main-case-para.webp') center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        ;
    }

    .main-case .section-header {
        margin-bottom: 20px;
    }

    .list-case {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        ;
    }

    .list-case .case {
        width: 320px;
        height: 100px;
        margin-bottom: 40px;
        margin-right: 39px;
        background-color: #fff;
        -webkit-box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        position: relative;
        ;
    }

    .list-case .case:nth-child(3n) {
        margin-right: 0;
    }

    .list-case .case .case-link {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
    }

    .list-case .case .case-link:hover+.case-pic img {
        opacity: 0.7;
    }

    .list-case .case .case-pic {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .list-case .case .case-content {
        height: 80px;
        overflow: hidden;
        padding: 10px 10px 10px 110px;
        font-size: 15px;
        line-height: 1.6em;
        position: relative;
        z-index: 2;
        ;
    }

    .list-case .case .case-content>div {
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
    }

    .list-case .case .case-content .text {
        font-size: 15px;
        line-height: 1.6em;
        position: relative;
        z-index: 2;
    }

    .list-case .case .blog-new {
        width: 60px;
        height: 60px;
        text-indent: -9999em;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/new.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: -30px;
        right: 10px;
        ;
    }

    .main-blog {
        padding-bottom: 60px;
        position: relative;
        ;
    }

    .list-blog {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        ;
    }

    .list-blog .blog {
        width: 320px;
        margin-bottom: 20px;
        margin-right: 40px;
        position: relative;
        ;
    }

    .list-blog .blog:nth-child(3n) {
        margin-bottom: 35px;
        margin-right: 0;
        ;
    }

    .list-blog .blog .blog-link {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
    }

    .list-blog .blog .blog-link:hover+.blog-pic img {
        opacity: 0.7;
    }

    .list-blog .blog .blog-content {
        padding-top: 15px;
        position: relative;
        ;
    }

    .list-blog .blog .blog-content .blog-time {
        display: block;
        margin-bottom: 10px;
        font-size: 15px;
        color: #4780c5;
        ;
    }

    .list-blog .blog .blog-content .blog-title {
        font-size: 14px;
        line-height: 1.73em;
        letter-spacing: normal;
    }

    .list-blog .blog .blog-content .blog-new {
        width: 60px;
        height: 60px;
        text-indent: -9999em;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/new.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: -30px;
        right: 10px;
        ;
    }

    .main-flow {
        padding-top: 1px;
        padding-bottom: 40px;
        position: relative;
        ;
    }

    .main-flow .section-header {
        margin-bottom: 55px;
    }

    .list-flow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 50px;
        -webkit-box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        ;
    }

    .list-flow>li {
        width: 20%;
        height: 220px;
        padding: 20px 30px 20px 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/flow-sep.webp') right top no-repeat;
        background-size: 16px 220px;
        ;
    }

    .list-flow>li:last-child {
        background: #fff;
    }

    .list-flow .flow-title {
        font-weight: 500;
        font-size: 18px;
        color: #08549b;
        text-align: center;
        ;
    }

    .list-flow .flow-pic {
        width: 34px;
        display: block;
        margin: 20px auto;
    }

    .list-flow .text {
        font-size: 14px;
        line-height: 1.6em;
    }

    .main-contact .main-contact-para {
        height: 300px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/main-contact-para.webp') center center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        ;
    }

    .main-contact .main-contact-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid #ededed;
    }

    .main-contact .main-contact-l {
        width: 60%;
        height: 480px;
    }

    .main-contact .main-contact-r {
        width: 40%;
        height: 480px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 40px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        ;
    }

    .main-contact .main-contact-title {
        margin-bottom: 25px;
        font-weight: 500;
        font-size: 26px;
        color: #4780c5;
        ;
    }

    .main-contact .text {
        margin-bottom: 20px;
        font-size: 15px;
        line-height: 1.73em;
        ;
    }

    .main-contact-social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 20px;
        margin-right: 20px;
        ;
    }

    .main-contact-social>li {
        width: 22px;
        margin-right: 10px;
    }

    .main-contact-social>li>a {
        display: block;
    }

    .main-contact-tel a {
        font-weight: 700;
        font-size: 30px;
        color: #3180cb;
    }

    .main-contact-tel a:hover {
        text-decoration: none;
        opacity: 0.7;
    }

    .main-contact-tel a span {
        font-weight: 700;
        font-size: 21px;
        color: #3180cb;
        ;
    }

    .main-contact .btn {
        width: 200px;
        margin: 0;
    }
}

.sns-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.sns-area>div {
    width: 48%;
    margin: 2rem 0;
}

@media all and (max-width:736px) {
    .section-header {
        padding: 30px 0 20px;
        position: relative;
    }

    .section-header.section-header-n {
        margin-top: -70px;
    }

    .title-main {
        font-weight: 500;
        font-size: 24px;
        color: #08549b;
        letter-spacing: 0.01em;
        text-align: center;
        ;
    }

    .title-caption {
        margin-top: 14px;
        font-weight: 500;
        font-size: 15px;
        color: #08549b;
        text-align: center;
        ;
    }

    .fixed-btns {
        width: 66px;
        margin-top: -150px;
        position: fixed;
        top: 50%;
        right: 0;
        z-index: 99;
        ;
    }

    .fixed-btns li {
        margin-bottom: 1px;
    }

    .fixed-btns li:hover {
        opacity: 0.7;
    }

    .main-visual {
        background: #f6f8fa;
        position: relative;
        ;
    }

    .main-visual .main-visual-slider {
        width: 100vw;
        height: 320px;
    }

    .main-visual .main-visual-slider .item {
        width: 100vw;
        height: 320px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        ;
    }

    .main-visual .main-visual-slider .item .item-title {
        margin-bottom: 20px;
    }

    .main-visual .main-visual-slider .item .item-title>span {
        display: inline-block;
        margin-bottom: 5px;
        padding: 10px;
        font-weight: 500;
        font-size: 18px;
        background: rgba(255, 255, 255, 0.9);
        ;
    }

    .main-visual .main-visual-slider .item .item-title>span .blue {
        font-weight: 500;
        font-size: 1.2em;
        color: #4780c5;
        ;
    }

    .main-visual .main-visual-slider .item .text {
        margin-bottom: 20px;
        font-size: 15px;
        line-height: 2em;
        text-shadow: #fff 2px 0px 2px, #fff -2px 0px 2px, #fff 0px -2px 2px, #fff -2px 0px 2px, #fff 2px 2px 2px, #fff -2px 2px 2px, #fff 2px -2px 2px, #fff -2px -2px 2px, #fff 1px 2px 2px, #fff -1px 2px 2px, #fff 1px -2px 2px, #fff -1px -2px 2px, #fff 2px 1px 2px, #fff -2px 1px 2px, #fff 2px -1px 2px, #fff -2px -1px 2px, #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
    }

    .main-visual .main-visual-slider .item .btn {
        width: 220px;
        margin: 0;
    }

    .main-visual .main-visual-slider .item-1 {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/main-visual-1.webp') center center no-repeat;
        background-size: cover;
    }

    .main-visual .main-visual-slider .item-2 {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/main-visual-2.webp') center center no-repeat;
        background-size: cover;
    }

    .main-visual .main-visual-slider .item-3 {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/main-visual-3.webp') center center no-repeat;
        background-size: cover;
    }

    .main-visual .main-visual-slider .item-4 {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/main-visual-4.webp') center center no-repeat;
        background-size: cover;
    }

    .main-visual .slick-next {
        width: 20px;
        height: 20px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/next.webp') 0 0 no-repeat;
        background-size: contain;
        right: 10px;
    }

    .main-visual .slick-next:before {
        content: none;
    }

    .main-visual .slick-prev {
        width: 20px;
        height: 20px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/prev.webp') 0 0 no-repeat;
        background-size: contain;
        left: 10px;
        z-index: 5;
    }

    .main-visual .slick-next:before {
        content: none;
    }

    .main-visual .slick-prev:before {
        content: none;
    }

    .main-visual-banners {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 20px 30px;
    }

    .main-visual-banners .item {
        width: 300px;
        margin-right: 10px;
        position: relative;
    }

    .main-visual-banners .item>a:hover img {
        opacity: 0.7;
    }

    .main-visual-banners .item .item-close {
        width: 30px;
        height: 30px;
        text-indent: -9999em;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/close.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: -15px;
        right: -15px;
        ;
    }

    .main-visual-banners .item .item-close:hover {
        cursor: pointer;
    }

    .main-visual-banners .item .pc {
        display: none !important;
    }

    .main-news .main-news-slider {
        margin: 0 auto;
    }

    .main-news .main-news-slider .item {
        height: 65px;
        padding: 15px;
        position: relative;
        ;
    }

    .main-news .main-news-slider .item-time {
        display: inline-block;
        margin-right: 15px;
        font-size: 15px;
        color: #4780c5;
        ;
    }

    .main-news .main-news-slider .item-cat {
        display: inline-block;
    }

    .main-news .main-news-slider .item-cat a {
        width: 100px;
        display: block;
        font-size: 13px;
        color: #4780c5;
        line-height: 25px;
        text-align: center;
        border: 1px solid #4780c5;
        border-radius: 25px;
        ;
    }

    .main-news .main-news-slider .item-cat a:hover {
        color: #fff;
        text-decoration: none;
        background: #4780c5;
        ;
    }

    .main-news .main-news-slider .item-title {
        overflow: hidden;
        padding-top: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
        ;
    }

    .main-news .main-news-slider .item-title a {
        font-size: 15px;
    }

    .main-intro {
        padding: 30px 15px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/bg-main-intro.webp') center center no-repeat;
        background-size: cover;
        ;
    }

    .main-intro .box-content {
        padding: 15px;
        background-color: #fff;
        ;
    }

    .main-intro .box-content .text {
        font-size: 15px;
        line-height: 2em;
        text-align: left;
        ;
    }

    .main-intro .btn {
        margin: 20px auto;
    }

    .main-course {
        padding: 30px;
    }

    .list-course {
        margin-top: 15px;
    }

    .list-course>li {
        width: 100%;
        margin-bottom: 20px;
    }

    .list-course>li a {
        display: block;
    }

    .list-course>li a:hover img {
        opacity: 0.7;
    }

    .list-course>li>p {
        padding-top: 10px;
        font-size: 14px;
        line-height: 1.625em;
        ;
    }

    .main-info {
        padding: 30px 15px;
    }

    .main-info .section-header {
        margin-top: -70px;
    }

    .list-info-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        overflow-x: auto;
        padding-bottom: 5px;
        white-space: nowrap;

        overflow-scrolling: touch;
        ;
    }

    .list-info-tabs>li {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-right: 1px solid #f6f8fa;
        position: relative;
    }

    .list-info-tabs>li:hover {
        cursor: pointer;
    }

    .list-info-tabs>li:hover:after {
        opacity: 0.7;
    }

    .list-info-tabs>li:hover span,
    .list-info-tabs>li:hover a {
        text-decoration: none;
        opacity: 0.7;
        ;
    }

    .list-info-tabs>li>span,
    .list-info-tabs>li>a {
        display: block;
        padding: 0 15px;
        font-size: 13px;
        line-height: 40px;
        text-align: center;
        background: #fff;
        ;
    }

    .list-info-tabs>li.is-active span,
    .list-info-tabs>li.current-menu-item a {
        color: #fff;
        background: #4780c5;
    }

    .list-info-tabs>li.is-active:after,
    .list-info-tabs>li.current-menu-item:after {
        content: "";
        width: 10px;
        height: 6px;
        display: block;
        margin-left: -5px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/tab-active.webp') center top no-repeat;
        background-size: 10px 6px;
        position: absolute;
        bottom: -5px;
        left: 50%;
        ;
    }

    .infos {
        margin: 20px auto;
    }

    .infos-cat {
        margin-top: 40px;
    }

    .infos-cat .info {
        height: auto;
        margin-bottom: 0;
        padding-bottom: 15px;
        border-bottom: 1px solid #e7eef3;
        ;
    }

    .infos .info {
        margin-bottom: 15px;
        padding-bottom: 15px;
        position: relative;
        ;
    }

    .infos .info .info-time {
        display: inline-block;
        margin-right: 15px;
        font-size: 15px;
        ;
    }

    .infos .info .info-cat {
        display: inline-block;
    }

    .infos .info .info-cat a {
        width: 100px;
        display: block;
        font-size: 13px;
        color: #4780c5;
        line-height: 25px;
        text-align: center;
        border: 1px solid #4780c5;
        border-radius: 25px;
        ;
    }

    .infos .info .info-cat a:hover {
        color: #fff;
        text-decoration: none;
        background: #4780c5;
        ;
    }

    .infos .info .info-title {
        overflow: hidden;
        padding-top: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
        ;
    }

    .infos .info .info-title a {
        font-size: 15px;
    }

    .info-tabs .info-tab {
        display: none;
        opacity: 0;
        -webkit-animation-name: fade-in;
        animation-name: fade-in;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        ;
    }

    .info-tabs .info-tab.is-active {
        display: block;
        opacity: 1;
        -webkit-animation-name: fade-in;
        animation-name: fade-in;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        ;
    }

    .main-banners {
        padding: 30px 30px 10px;
        position: relative;
    }

    .banners .banner {
        margin-bottom: 20px;
        position: relative;
        ;
    }

    .banners .banner .banner-link {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
    }

    .banners .banner .banner-link:hover+.banner-pic img {
        opacity: 0.7;
    }

    .banners .banner .banner-content {
        position: relative;
    }

    .banners .banner .banner-content .text {
        width: 200px;
        margin: 0 auto;
        margin-top: -25px;
        font-size: 15px;
        color: #4780c5;
        line-height: 40px;
        text-align: center;
        border: 2px solid #4780c5;
        border-radius: 25px;
        background: #fff;
        position: relative;
    }

    .banners-2 .banner {
        width: 300px;
        height: 90px;
        margin: 0 auto 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 2px solid #4780c5;
        position: relative;
        ;
    }

    .banners-2 .banner .banner-link {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
    }

    .banners-2 .banner .banner-link:hover+.banner-pic img {
        opacity: 0.7;
    }

    .banners-2 .banner .banner-pic {
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        ;
    }

    .banners-2 .banner .banner-content {
        height: 86px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 25px;
        ;
    }

    .banners-2 .banner .banner-content .text {
        width: 100%;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.6em;
        ;
    }

    .banners-2 .banner .banner-content .text.en {
        margin-bottom: 5px;
        font-size: 14px;
        color: #4780c5;
        line-height: 1.6em;
        ;
    }

    .main-case {
        padding-bottom: 20px;
        position: relative;
    }

    .main-case .main-case-para {
        height: 200px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/main-case-para-sp.webp') center center no-repeat;
        background-size: cover;
        ;
    }

    .main-case .box-content {
        padding: 0 30px;
    }

    .main-case .section-header {
        margin-top: -40px;
        margin-bottom: 20px;
        ;
    }

    .list-case .case {
        height: 100px;
        margin-bottom: 20px;
        background-color: #fff;
        -webkit-box-shadow: 5px 5px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 5px 5px 0px 1px rgba(71, 128, 197, 0.1);
        position: relative;
        ;
    }

    .list-case .case:nth-child(n+4) {
        display: none;
    }

    .list-case .case:nth-child(3n) {
        margin-right: 0;
    }

    .list-case .case .case-link {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
    }

    .list-case .case .case-link:hover+.case-pic img {
        opacity: 0.7;
    }

    .list-case .case .case-pic {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .list-case .case .case-content {
        height: 80px;
        overflow: hidden;
        padding: 10px 10px 10px 110px;
        font-size: 15px;
        line-height: 1.6em;
        position: relative;
        z-index: 2;
        ;
    }

    .list-case .case .case-content>div {
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
    }

    .list-case .case .case-content .text {
        font-size: 15px;
        line-height: 1.6em;
        position: relative;
        z-index: 2;
    }

    .list-case .case .blog-new {
        width: 40px;
        height: 40px;
        text-indent: -9999em;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/new.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: -15px;
        right: 10px;
        ;
    }

    .main-blog {
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        ;
    }

    .main-blog .section-header {
        margin-top: -40px;
    }

    .list-blog {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        ;
    }

    .list-blog .blog {
        width: 100%;
        max-width: 320px;
        margin: 0 auto 20px;
        position: relative;
        ;
    }

    .main-blog .list-blog .blog:nth-child(n+4) {
        display: none;
    }

    .list-blog .blog .blog-link {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
    }

    .list-blog .blog .blog-link:hover+.blog-pic img {
        opacity: 0.7;
    }

    .list-blog .blog .blog-content {
        padding-top: 15px;
        position: relative;
        ;
    }

    .list-blog .blog .blog-content .blog-time {
        display: block;
        margin-bottom: 10px;
        font-size: 15px;
        color: #4780c5;
        ;
    }

    .list-blog .blog .blog-content .blog-title {
        font-size: 14px;
        line-height: 1.73em;
        letter-spacing: normal;
    }

    .list-blog .blog .blog-content .blog-new {
        width: 40px;
        height: 40px;
        text-indent: -9999em;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/new.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: -20px;
        right: 20px;
        ;
    }

    .main-flow {
        padding: 0 20px 20px;
        position: relative;
        ;
    }

    .main-flow .section-header {
        margin-top: -40px;
        margin-bottom: 25px;
    }

    .list-flow {
        margin-bottom: 50px;
        -webkit-box-shadow: 5px 5px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 5px 5px 0px 1px rgba(71, 128, 197, 0.1);
        ;
    }

    .list-flow>li {
        width: 100%;
        padding: 20px 30px 40px 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/flow-sep-sp.webp') center bottom no-repeat;
        background-size: 540px 16px;
        position: relative;
    }

    .list-flow>li:last-child {
        padding-bottom: 20px;
        background: #fff;
        ;
    }

    .list-flow .flow-title {
        width: 30%;
        font-weight: 500;
        font-size: 15px;
        color: #08549b;
        text-align: center;
        position: absolute;
        top: 20px;
        left: 10px;
        ;
    }

    .list-flow .flow-pic {
        width: 34px;
        display: block;
        position: absolute;
        top: 45px;
        left: 40px;
        ;
    }

    .list-flow .text {
        padding-left: 35%;
        font-size: 14px;
        line-height: 1.6em;
        ;
    }

    .main-contact .main-contact-para {
        height: 200px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/main-contact-para.webp') center center no-repeat;
        background-size: cover;
        ;
    }

    .main-contact .main-contact-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        ;
    }

    .main-contact .map {
        height: 220px;
    }

    .main-contact .main-contact-l {
        width: 100%;
        height: 220px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .main-contact .main-contact-r {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 40px 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        ;
    }

    .main-contact .main-contact-title {
        margin-bottom: 25px;
        font-weight: 500;
        font-size: 26px;
        color: #4780c5;
        text-align: center;
        ;
    }

    .main-contact .text {
        margin-bottom: 20px;
        font-size: 15px;
        line-height: 1.73em;
        text-align: center;
    }

    .main-contact-social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px;
        margin-right: 20px;
        ;
    }

    .main-contact-social>li {
        width: 22px;
        margin-right: 10px;
    }

    .main-contact-social>li>a {
        display: block;
    }

    .main-contact-tel a {
        font-weight: 700;
        font-size: 30px;
        color: #3180cb;
        text-align: center;
    }

    .main-contact-tel a:hover {
        text-decoration: none;
        opacity: 0.7;
    }

    .main-contact-tel a span {
        font-weight: 700;
        font-size: 21px;
        color: #3180cb;
        ;
    }

    .main-contact .btn {
        width: 200px;
        margin: 0 auto;
    }

    .sns-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        ;
    }

    .sns-area>div {
        width: 100%;
        margin: 2rem 0;
    }
}

@media all and (min-width:737px) {
    .page-header {
        width: 100%;
        height: 300px;
        position: relative;
    }

    .page-header img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .page-header-inner {
        width: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
    }

    .page-header-title {
        font-weight: 500;
        font-size: 26px;
        color: #4780c5;
        text-align: center;
        position: relative;
        z-index: 3;
        ;
    }

    .page-header-title span {
        display: inline-block;
        padding: 5px 10px;
        font-weight: 500;
        font-size: 26px;
        color: #4780c5;
        background: rgba(255, 255, 255, 0.9);
        ;
    }

    .page-contents {
        padding: 0 0 1px;
        position: relative;
    }

    .l-page {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .page {
        font-size: 16px;
        color: #333;
        line-height: 2em;
        position: relative;
    }

    .page .text a {
        color: #333;
        text-decoration: underline;
    }

    .page a:hover {
        text-decoration: none;
    }

    .page .text {
        margin-bottom: 30px;
        font-size: 15px;
        color: #333;
        line-height: 1.7333em;
    }

    .page .text.notice,
    .page .text .notice {
        font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
        font-size: 13px;
        color: #888;
        line-height: 1.4em;
    }

    .page .text.intro-p {
        font-size: 24px;
        line-height: 1.6em;
        text-align: center;
        ;
    }

    .page .text.intro-p-2 {
        line-height: 2.5em;
        text-align: center;
        ;
    }

    .page .catch-p {
        font-size: 20px;
        text-align: center;
        ;
    }

    .pic-zoom {
        display: block;
        position: relative;
    }

    .pic-zoom:after {
        content: "";
        width: 30px;
        height: 30px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/zoom.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        bottom: 0;
        right: 0;
        ;
    }

    .page .text small {
        font-size: 0.9em;
    }

    .page .title-2 {
        font-weight: 500;
        font-size: 30px;
        ;
    }

    .page .title-2.center {
        text-align: center;
    }

    .page .title-3 {
        margin: 30px 0 20px;
        font-weight: 500;
        font-size: 24px;
        color: #08549b;
        line-height: 1.5em;
    }

    .page .title-3:first-child {
        margin-top: 0;
    }

    .page .title-4 {
        margin: 30px 0 15px;
        font-weight: 500;
        font-size: 20px;
        color: #08549b;
    }

    .page .title-4:first-child {
        margin-top: 0;
    }

    .page .title-5 {
        margin: 30px 0 15px;
        font-weight: 400;
        font-size: 18px;
        color: #08549b;
    }

    .page .title-check {
        padding-left: 20px;
        position: relative;
        z-index: 1;
    }

    .page .title-check:before {
        content: "";
        width: 60px;
        height: 60px;
        display: block;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/title-check.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: -40px;
        left: 0;
        z-index: -1;
    }

    hr {
        clear: both;
        margin: 40px auto;
        border: none;
        border-top: 1px solid #e6ecef;
        ;
    }

    .center {
        text-align: center;
    }

    .right {
        text-align: right;
    }

    .left {
        text-align: left !important;
    }

    .middle {
        vertical-align: middle;
    }

    .alignleft {
        float: left;
        margin-bottom: 30px;
        margin-right: 30px;
        ;
    }

    .alignright {
        float: right;
        margin-bottom: 30px;
        margin-left: 30px;
        ;
    }

    .aligncenter {
        display: block;
        margin: 30px auto;
    }

    .page ol.list {
        counter-reset: number;
        margin-bottom: 30px;
        ;
    }

    .page ol.list>li {
        margin-bottom: 15px;
        padding-left: 18px;
        font-weight: 400;
        position: relative;
    }

    .page ol.list>li .list-impact {
        display: block;
        margin-bottom: 5px;
        font-weight: 700;
        font-size: 1.2em;
    }

    .page ol.list>li:before {
        content: counter(number)".";
        counter-increment: number;
        color: #08549b;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .page ol.list-2 {
        counter-reset: number;
        margin-bottom: 30px;
        ;
    }

    .page ol.list-2>li {
        margin-bottom: 5px;
        padding-left: 25px;
        font-weight: 400;
        position: relative;
    }

    .page ol.list-2>li:before {
        content: "("counter(number)")";
        counter-increment: number;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .page ul.list {
        margin-bottom: 30px;
    }

    .page ul.list>li {
        margin-bottom: 15px;
        padding-left: 20px;
        font-weight: 400;
        line-height: 2em;
        position: relative;
        ;
    }

    .page ul.list>li:before {
        content: "・";
        position: absolute;
        top: 1px;
        left: 5px;
        ;
    }

    .col-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 50px auto;
    }

    .col-2>div {
        width: 48%;
        position: relative;
    }

    .col-2 .title-3,
    .col-2 .title-4 {
        margin-top: 0;
    }

    .col-2 .caption {
        margin-bottom: 0;
        font-size: 14px;
        text-align: center;
        ;
    }

    .page .pic {
        text-align: center;
    }

    .col-3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 35px auto;
    }

    .col-3 .caption {
        margin-bottom: 0;
        font-size: 14px;
    }

    .col-3>div {
        width: 300px;
    }

    .col-4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 35px auto;
    }

    .col-4>div {
        width: 220px;
    }

    .col-73 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        ;
    }

    .col-73>div:first-child {
        width: 650px;
    }

    .col-73>div:first-child .pics-2>div {
        width: 300px;
    }

    .col-73>div:last-child {
        width: 300px;
    }

    .box-anchor {
        padding: 50px 0;
        background-color: #f6f8fa;
        ;
    }

    .list-anchor {
        width: 1040px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto;
    }

    .list-anchor>li {
        width: 16%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-right: 1px solid #f6f8fa;
    }

    .list-anchor-3>li {
        width: 25%;
    }

    .list-anchor>li>a {
        display: block;
        padding: 17px 0;
        font-size: 16px;
        line-height: 1.5em;
        text-align: center;
        background-color: #fff;
        position: relative;
        ;
    }

    .list-anchor>li.is-active>a {
        color: #fff;
        background: #4780c5;
        ;
    }

    .list-anchor>li.is-active>a:after {
        content: "";
        width: 10px;
        height: 6px;
        display: block;
        margin-left: -5px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/tab-active.webp') center top no-repeat;
        background-size: 10px 6px;
        position: absolute;
        bottom: -5px;
        left: 50%;
        ;
    }

    .list-anchor.list-anchor-bottom>li.is-active>a:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        top: -5px;
        bottom: auto;
        ;
    }

    .page .bg-blue {
        padding-top: 1px;
    }

    .page .section-p {
        padding: 50px 0;
    }

    .page .section-p .section-header-n {
        margin-top: -140px;
    }

    .section-header-no {
        margin-top: 0 !important;
    }

    .page .section-pd {
        padding-bottom: 50px;
    }

    .section-intro {
        padding: 70px 0 !important;
    }

    .section-intro p:last-child {
        margin-bottom: 0;
    }

    .bg-blue .box-white {
        margin-bottom: 70px;
        padding: 60px;
        background-color: #fff;
        -webkit-box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        ;
    }

    .bg-blue .box-white .title-3 {
        margin-top: 0;
    }

    .page .section-header .title-main {
        font-size: 34px;
    }

    .page .section-header .title-caption {
        font-size: 15px;
        color: #08549b;
    }

    .box-r {
        width: 910px;
        margin-left: 130px;
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 175px;
        padding-right: 40px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #fff;
        -webkit-box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        position: relative;
        ;
    }

    .box-r .box-r-pic {
        width: 270px;
        position: absolute;
        top: -50px;
        left: -130px;
        ;
    }

    .box-73 {
        min-height: 380px;
        padding-top: 35px;
        padding-right: 400px;
        position: relative;
        ;
    }

    .box-73 .box-73-pic {
        width: 380px;
        position: absolute;
        top: 0;
        right: 0;
        ;
    }

    .box-gray {
        margin: 20px auto;
        padding: 50px;
        background: #f6f8fa;
        ;
    }

    .box-gray .box-white {
        margin: 40px auto;
        padding: 40px;
        background-color: #fff;
        position: relative;
        ;
    }

    .box-white .box-white-header {
        margin-top: -60px;
        position: relative;
        ;
    }

    .box-white .box-73 .pic {
        width: 320px;
        position: absolute;
        top: 0;
        right: 0;
        ;
    }

    .box-white .box-73 .pic img {
        display: block;
        margin-bottom: 15px;
    }

    .list-flow-2 {
        margin-top: 50px;
        position: relative;
        z-index: 3;
    }

    .list-flow-2>li {
        padding: 10px 0;
        border-bottom: 1px solid #e6ecef;
        position: relative;
        ;
    }

    .list-flow-2>li:last-child {
        border-bottom: none;
    }

    .list-flow-2 .flow-pic {
        width: 142px;
        position: absolute;
        top: 10px;
        left: 0;
        ;
    }

    .list-flow-2 .flow-content {
        margin-left: 220px;
        padding-top: 40px;
        position: relative;
        ;
    }

    .list-flow-2 .flow-content .text {
        font-size: 14px;
        position: relative;
        z-index: 3;
        ;
    }

    .list-flow-2 .flow-content .num {
        width: 60px;
        height: 60px;
        font-weight: 700;
        font-size: 30px;
        color: #fff;
        line-height: 60px;
        text-align: center;
        border-radius: 100%;
        background-color: #f5f554;
        position: absolute;
        top: 0;
        left: -40px;
        ;
    }

    .list-flow-2 .flow-content.flow-content-full {
        margin-left: 20px;
    }

    .list-flow-2 .flow-content.flow-content-full .num {
        top: 30px;
        left: -20px;
        z-index: -1;
        ;
    }

    .box-white:last-child {
        margin-bottom: 0;
    }

    .list-check>li {
        padding: 50px 0;
        border-bottom: 1px solid #e7eef3;
        position: relative;
    }

    .list-check>li:last-child {
        border-bottom: none;
    }

    .list-check .check-content {
        padding-right: 400px;
    }

    .list-check .check-title {
        margin-bottom: 30px;
        padding-top: 40px;
        padding-left: 40px;
        font-size: 24px;
        color: #08549b;
        line-height: 1.5em;
        position: relative;
        z-index: 3;
    }

    .list-check .check-title:before {
        content: "";
        width: 60px;
        height: 60px;
        display: block;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/check.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .list-check .check-pic {
        width: 380px;
        position: absolute;
        top: 50px;
        right: 0;
        ;
    }

    .box-ex {
        padding: 30px;
        background: #f6f8fa;
        ;
    }

    .box-ex .ex-pic {
        width: 200px;
        position: absolute;
        top: 30px;
        left: 30px;
        ;
    }

    .box-ex .ex-content {
        padding-left: 230px;
    }

    .box-ex .ex-title {
        margin-bottom: 20px;
        font-size: 20px;
        color: #08549b;
        ;
    }

    .box-qur .section-header {
        margin-top: -160px;
        padding-bottom: 0;
    }

    .box-qur .title-main {
        margin-top: 0;
    }

    .box-qur .title-main .title-caption {
        margin-bottom: 0;
    }

    .box-qur .title-main img {
        width: 177px;
        position: relative;
    }

    .box-qur .pic-qureo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 40px 0 0;
    }

    .box-qur .pic-qureo img {
        width: 50%;
    }

    .box-qur-2 .section-header {
        margin-top: -140px;
    }

    .list-check-full>li {
        padding: 0;
        border-bottom: none;
    }

    .list-check-full .check-content {
        padding-right: 0;
    }

    .list-check-full .list-check-full-pic-1 {
        width: 166px;
        position: absolute;
        top: 0;
        right: 0;
        ;
    }

    .list-check-full .list-check-full-pic-2 {
        width: 167px;
        position: absolute;
        top: 0;
        right: 0;
        ;
    }

    .box-37 {
        position: relative;
    }

    .box-37 .box-37-pic {
        width: 380px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .box-37 .pic {
        width: 270px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .box-37 .content {
        min-height: 270px;
        padding-left: 300px;
        ;
    }

    .box-37 .box-37-content {
        padding-left: 420px;
    }

    .list-check-sm>li {
        margin-bottom: 10px;
        padding-left: 35px;
        position: relative;
        ;
    }

    .list-check-sm>li:before {
        content: "";
        width: 30px;
        height: 30px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/check.webp') 0 0 no-repeat;
        background-size: 30px 30px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .slider-gallery {
        margin: 15px auto 15px;
    }

    .slider-gallery-main {
        width: 600px;
        margin: 0 auto 30px;
    }

    .slider-gallery-main .slider-gallery-item {
        text-align: center;
        position: relative;
    }

    .slider-gallery-main .slider-gallery-item img {
        margin: 0 auto;
    }

    .slider-gallery-main .slick-next:before,
    .slider-gallery-main .slick-prev:before {
        content: none;
    }

    .slider-gallery-main .slick-prev {
        width: 40px;
        height: 40px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/prev.webp') 0 0 no-repeat;
        background-size: contain;
        left: -20px;
        z-index: 10;
        ;
    }

    .slider-gallery-main .slick-next {
        width: 40px;
        height: 40px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/next.webp') 0 0 no-repeat;
        background-size: contain;
        right: -20px;
        z-index: 10;
        ;
    }

    .slider-gallery-thumb {
        width: 830px;
        margin: 0 auto;
        text-align: center;
        ;
    }

    .slider-gallery-thumb .slider-gallery-item {
        width: 150px;
        height: 150px;
        overflow: hidden;
        margin: 0 21px 0 0;
        position: relative;
    }

    .slider-gallery-thumb .slider-gallery-item img {
        -webkit-transform: scale(2.4);
        transform: scale(2.4);
    }

    .slider-gallery-thumb .slider-gallery-item.slick-active {
        position: relative;
    }

    .slider-gallery-thumb .slider-gallery-item.slick-current:after {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        background: rgba(34, 34, 34, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .slick-slide video {
        width: auto;
        min-width: 100%;
        height: auto;
        min-height: 100%;
        display: block;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        ;
    }

    .table-company {
        width: 100%;
    }

    .table-company th {
        width: 115px;
        padding: 15px;
        ;
    }

    .table-company td {
        padding: 15px;
    }

    .table-company .map {
        width: 100%;
        height: 200px;
    }

    .feature-message {
        padding-bottom: 130px;
        position: relative;
        ;
    }

    .feature-message .text {
        position: relative;
        z-index: 2;
    }

    .feature-message .feature-message-pics {
        width: 407px;
        position: absolute;
        bottom: -80px;
        right: -140px;
        ;
    }

    .feature-message .feature-message-pics img:nth-child(1) {
        width: 407px;
        display: block;
        margin-bottom: 20px;
    }

    .feature-message .feature-message-pics img:nth-child(2) {
        width: 257px;
        width: 257px;
        display: block;
        display: block;
        position: relative;
        right: 100px;
    }

    .box-border-blue {
        padding: 50px;
        border: 50px solid #f6f8fa;
        background-color: #fff;
        ;
    }

    .box-border-blue .box-border-blue-title {
        margin-top: -70px;
        font-size: 24px;
        color: #08549b;
        text-align: center;
        ;
    }

    .list-check-big {
        position: relative;
        z-index: 3;
    }

    .list-check-big>li {
        padding: 20px 0 20px 50px;
        font-size: 24px;
        color: #08549b;
        position: relative;
        ;
    }

    .list-check-big>li:before {
        content: "";
        width: 60px;
        height: 60px;
        display: block;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/check.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .box-blue {
        margin: 40px auto;
        padding: 1px 20px;
        background: #f6f8fa;
        position: relative;
    }

    .box-blue .box-blue-pic {
        width: 200px;
        position: absolute;
        top: 30px;
        left: 30px;
        ;
    }

    .box-blue .box-blue-content {
        min-height: 160px;
        padding-left: 230px;
        ;
    }

    .list-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        ;
    }

    .list-item>li {
        width: 480px;
        padding: 30px 0 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid #e7eef3;
        position: relative;
    }

    .list-item .item-pic {
        width: 200px;
        position: absolute;
        top: 20px;
        left: 0;
        ;
    }

    .list-item .item-content {
        padding-left: 220px;
    }

    .list-item .item-content .item-title {
        font-size: 20px;
        color: #08549b;
    }

    .line-intro {
        position: relative;
    }

    .line-intro .box-content {
        padding: 0 0 70px;
        position: relative;
    }

    .line-intro .arrow-top {
        width: 101px;
        height: 38px;
        margin: 0 auto;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/arrow-top.webp') center top no-repeat;
        background-size: contain;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        position: absolute;
        top: 0;
        left: 50%;
        z-index: 5;
    }

    .line-intro .line-intro-content {
        padding-top: 150px;
        padding-bottom: 100px;
        padding-left: 500px;
        position: relative;
        z-index: 3;
        ;
    }

    .line-intro .line-intro-content .line-intro-title {
        margin-bottom: 20px;
        font-size: 24px;
        color: #08549b;
        line-height: 1.5em;
        ;
    }

    .line-intro .line-intro-pic {
        width: 600px;
        position: absolute;
        bottom: 0;
        left: 0;
        ;
    }

    .list-line-feat {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 70px 0 50px;
    }

    .list-line-feat>li {
        width: 320px;
        height: 290px;
        margin-bottom: 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        -webkit-box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
    }

    .list-line-feat .line-feat-pic {
        width: 60px;
        margin: 0 auto;
        padding: 30px 0;
    }

    .list-line-feat .line-feat-content {
        padding: 0 20px;
    }

    .list-line-feat .line-feat-content .text {
        font-size: 18px;
    }

    .page .soon {
        font-size: 40px;
        color: #08549b;
        text-align: center;
        opacity: 0.3;
    }

    .box-case {
        margin-top: 80px;
        margin-bottom: 80px;
        margin-left: 85px;
        padding: 35px;
        background: #fff;
        position: relative;
        ;
    }

    .box-case .case-pic {
        width: 270px;
        position: absolute;
        top: -50px;
        left: -90px;
        ;
    }

    .box-case .case-content {
        padding-left: 175px;
    }

    .box-case .case-content p:last-child {
        margin-bottom: 0;
    }

    .box-line-add {
        padding: 60px 0 60px;
    }

    .box-line-add .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 8px;
        border: 2px solid #00c300;
        background-color: #fff;
        ;
    }

    .box-line-add .inner .line-add-p {
        margin: 0;
        padding-left: 25px;
        font-size: 20px;
        color: #00c300;
        ;
    }

    .box-line-add .inner .line-add-btn {
        width: 116px;
    }

    .box-line-add .inner .line-add-btn:hover {
        opacity: 0.7;
    }

    .box-line-add .inner .line-add-qr {
        width: 80px;
    }

    .box-paso {
        width: 600px;
        margin: 20px auto;
    }

    .table-price {
        width: 100%;
        table-layout: fixed;
        margin: 15px auto;
        border: 1px solid #b3cedc;
        ;
    }

    .table-price tr:nth-child(odd) td {
        background-color: #f6f8fa;
    }

    .table-price th {
        padding: 15px 0;
        font-weight: 700;
        font-size: 14px;
        color: #08549b;
        text-align: center;
        border: 1px solid #b3cedc;
        background-color: #e0e9f2;
        ;
    }

    .table-price td {
        vertical-align: middle;
        padding: 15px 0;
        font-size: 14px;
        text-align: center;
        border: 1px solid #b3cedc;
        background: #fff;
        ;
    }

    .table-price-big {
        table-layout: auto;
    }

    .table-price-big tr:nth-child(odd) td {
        background-color: #fff;
    }

    .table-price-big tr:nth-child(even) td {
        background-color: #f6f8fa;
    }

    .table-price-big tr td:first-child {
        width: 260px;
        vertical-align: middle;
    }

    .table-price-2 {
        width: 100%;
        margin: 15px auto;
        border: 1px solid #b3cedc;
    }

    .table-price-2 th {
        width: 18%;
        padding: 15px 0;
        font-weight: 700;
        font-size: 15px;
        color: #08549b;
        text-align: center;
        border: 1px solid #b3cedc;
        background-color: #e0e9f2;
        ;
    }

    .table-price-2-edit th {
        width: 250px;
    }

    .table-price-2 td {
        padding: 15px 0;
        font-size: 15px;
        text-align: center;
        border: 1px solid #b3cedc;
        background: #fff;
    }

    .table-price-check {
        table-layout: auto;
    }

    .table-price-check th:first-child {
        width: 500px;
    }

    .table-price-check th {
        vertical-align: middle;
    }

    .table-price-check tr:nth-child(odd) td {
        background: #f6f8fa;
    }

    .table-price-check td.blue .table-price-check td.blue * {
        color: #4780c5;
    }

    .table-price-3 {
        width: 100%;
        margin: 15px auto;
        border: 1px solid #b3cedc;
    }

    .table-price-3 th {
        width: auto;
        padding: 15px 0;
        font-weight: 700;
        font-size: 15px;
        color: #08549b;
        text-align: center;
        border: 1px solid #b3cedc;
        background-color: #e0e9f2;
        ;
    }

    .table-price-3 td {
        padding: 15px 0;
        font-size: 15px;
        text-align: center;
        border: 1px solid #b3cedc;
        background: #fff;
    }

    .table-price-3 th:nth-child(1) {
        width: 260px;
    }

    .table-price-3 th:nth-child(3) {
        width: 260px;
    }

    .page table a {
        text-decoration: underline;
    }

    .table-ac {
        width: 100%;
    }

    .table-ac th {
        padding: 5px 10px;
        text-align: right;
    }

    .table-ac td {
        padding: 5px 10px;
    }

    .list-check-sm-2>li {
        padding: 20px 0 20px;
    }

    .list-check-sm-2>li:last-child {
        border-bottom: 1px solid #e7eef3;
    }

    .list-check-sm-2 {
        margin-bottom: 40px;
    }

    .list-check-sm-2>li .check-content {
        padding-right: 0;
    }

    .list-check-sm-2>li .text {
        margin-bottom: 0;
        padding-left: 35px;
    }

    .box-gray .title-5:first-child {
        margin-top: 0;
    }

    .box-gray p:last-child {
        margin-bottom: 0;
    }

    .page-contact .bg-blue-sep {
        padding: 70px 0 70px;
    }

    .page-contact .box-white {
        padding: 50px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .list-form-flow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        ;
    }

    .list-form-flow>li {
        width: 33.3333%;
        margin-bottom: 35px;
        color: #ccc;
        line-height: 60px;
        text-align: center;
        background: #fafafa;
    }

    .list-form-flow>li:nth-child(1) {
        color: #fff;
        background: #4780c5;
    }
    
    .confirm .list-form-flow>li:nth-child(1) {
        color: #ccc;
        background: #fafafa;
    }
    
    .complete .list-form-flow>li:nth-child(1) {
        color: #ccc;
        background: #fafafa;
    }
    
    .confirm .list-form-flow>li:nth-child(2) {
        color: #fff;
        background: #4780c5;
    }
    
    .complete .list-form-flow>li:nth-child(2) {
        color: #ccc;
        background: #fafafa;
    }

    .complete .list-form-flow>li:nth-child(3) {
        color: #fff;
        background: #4780c5;
    }

    .form-intro {
        line-height: 2.25em;
        text-align: center;
        margin-bottom: 30px;
    }
    
    .confirm .form-intro {
      display: none;
    }

    .form-intro-check {
        margin-bottom: 30px;
        font-size: 15px;
        color: #333;
        line-height: 1.7333em;
        text-align: center;
        display: none;
    }
    
    .confirm .form-intro-check {
      display: block;
    }

    .form-intro-result {
        line-height: 2.25em;
        text-align: center;
    }

    .mw_wp_form_input .form-intro {
        display: block;
        margin-bottom: 30px;
        font-size: 15px;
        color: #333;
        line-height: 1.7333em;
    }

    .mw_wp_form_confirm .form-intro-check {
        display: block;
    }

    .mw_wp_form_complete .form-intro-result {
        display: block;
    }

    .mw_wp_form_confirm .form-tel {
        display: none;
    }

    .form-tel {
        width: 313px;
        margin: 0 auto;
        text-align: center;
    }
    
    .confirm .form-tel{
      display: none;
    }

    .table-form {
        width: 100%;
        border-top: 1px solid #e6ecef;
        ;
    }

    .table-form dl {
        border-bottom: 1px solid #e6ecef;
        display: flex;
    }

    .table-form dt {
        width: 270px;
        vertical-align: top;
        padding: 25px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 18px;
        color: #08549b;
        position: relative;
        ;
    }

    .table-form dd {
        padding: 25px;
    }

    .mw_wp_form_confirm .table-form dd {
        padding: 25px 0;
    }

    .table-form .required {
        width: 50px;
        height: 24px;
        font-size: 12px;
        color: #fff;
        line-height: 24px;
        text-align: center;
        border-radius: 12px;
        background: #eb6877;
        position: absolute;
        top: 27px;
        right: 10px;
        ;
    }

    .table-form input[type=text],
    .table-form input[type=email] {
        width: 300px;
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 58px;
        border: 1px solid #abc7e3;
        border-radius: 6px;
        background: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
        ;
    }

    .table-form textarea {
        width: 520px;
        height: 158px;
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 1.5em;
        border: 1px solid #abc7e3;
        border-radius: 6px;
        background: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
        ;
    }
    

    .select-wrap {
        width: 300px;
        display: inline-block;
        margin-right: 8px;
        position: relative;
        ;
    }

    .select-wrap.select-wrap-lg {
        width: 695px;
    }

    .select-wrap.select-wrap-short {
        width: 67px;
    }

    .select-wrap:before {
        content: "";
        width: 15px;
        height: 8px;
        display: block;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/select.webp') center center no-repeat;
        background-size: contain;
        pointer-events: none;
        position: absolute;
        top: 24px;
        right: 15px;
        z-index: 5;
        ;
    }
    
    #input-confirm-form-7 .select-wrap:before {
      display: none;
    }
    
    #input-confirm-form-6 .select-wrap:before {
      display: none;
    }

    .mw_wp_form_confirm .select-wrap:before {
        content: none !important;
    }

    .mw_wp_form_confirm .select-wrap {
        width: auto !important;
        top: auto !important;
    }

    select {
        width: 300px;
        height: 58px;
        vertical-align: middle;
        padding: 8px 12px;
        font-size: inherit;
        color: inherit;
        color: #000;
        text-indent: 0.01px;
        text-overflow: "";
        outline: none;
        border: 1px solid #abc7e3;
        border-radius: 6px;
        background: 0 0;

        -moz-appearance: none;
        -moz-appearance: button;
        -webkit-appearance: button;
        appearance: button;
        -webkit-appearance: none;
        appearance: none;
        -moz-appearance: none;
        ;
    }

    .select-wrap.select-wrap-short {
        width: 118px;
    }

    .select-wrap.select-wrap-short select {
        width: 118px;
        padding: 8px 12px;
    }
    
    .select-wrap select {
        padding: 8px 12px;
    }

    select option {
        color: #000;
        background-color: #fff;
        ;
    }

    select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #828c9a;
    }

    .mwform-radio-field>label input[type=radio] {
        display: none;
    }

    .mwform-radio-field>label {
        display: inline-block;
        padding-right: 25px;
        font-weight: 400;
        border-radius: 3px;
        cursor: pointer;
        position: relative;
        top: 2px;
    }

    .mwform-radio-field>label .mwform-radio-field-text:before {
        content: "";
        width: 20px;
        height: 20px;
        display: inline-block;
        margin-right: 7px;
        font-size: 18px;
        color: #000;
        background: url("https://l-terakoya.jp/wp2/wp-content/themes/tera2/img/radio.webp") center center no-repeat;
        background-size: contain;
        position: relative;
        top: 5px;
        ;
    }

    .mwform-radio-field>label input[type=radio]:checked+.mwform-radio-field-text:before {
        content: "";
        width: 20px;
        height: 20px;
        display: inline-block;
        color: #4788bf;
        background: url("https://l-terakoya.jp/wp2/wp-content/themes/tera2/img/radio-checked.webp") center center no-repeat;
        background-size: contain;
        ;
    }

    .mwform-checkbox-field {
        display: inline-block;
        margin-top: 5px;
    }

    .mwform-checkbox-field>label input[type=checkbox] {
        display: none;
    }

    .mwform-checkbox-field>label {
        display: block;
        padding: 0 0 2px;
        font-weight: 400;
        cursor: pointer;
        ;
    }

    .mwform-checkbox-field>label .mwform-checkbox-field-text:before {
        content: "";
        width: 30px;
        height: 30px;
        display: inline-block;
        margin-right: 10px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/checkbox.webp') center center no-repeat;
        background-size: contain;
        position: relative;
        top: 9px;
        ;
    }

    .mwform-checkbox-field>label input[type=checkbox]:checked+.mwform-checkbox-field-text:before {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/checkbox-checked.webp') center center no-repeat;
        background-size: contain;
    }

    input[type=submit],
    input[type=button] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
        border-radius: 0;
        cursor: pointer;

        -webkit-appearance: button;
        -moz-appearance: button;
        appearance: button;
        ;
    }

    input[type=submit]::focus,
    input[type=button]::focus {
        outline-offset: -2px;
    }

/*     .btn-contact,
input[type=submit] {
    width: 300px;
    height: 50px;
    display: block;
    margin: 30px auto;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    background: #4780c5;
} */

    .btn-contact:hover {
        opacity: 0.7;
        color: #fff;
    }
    
    .btn-contact button {
      border:none;
      background-color: transparent;
        width: 300px;
        height: 50px;
        display: block;
        margin: 30px auto;
        font-size: 16px;
        color: #fff;
        line-height: 50px;
        text-align: center;
        border-radius: 25px;
        background: #4780c5;
    }
}

.box-solo .title-main img {
    width: 267px;
}

@media all and (max-width:736px){
    .list-form-flow>li {
        width: 33.3333%;
        margin-bottom: 35px;
        color: #ccc;
        line-height: 60px;
        text-align: center;
        background: #fafafa;
    }

    .list-form-flow>li:nth-child(1) {
        color: #fff;
        background: #4780c5;
    }
    
    .confirm .list-form-flow>li:nth-child(1) {
        color: #ccc;
        background: #fafafa;
    }
    
    .complete .list-form-flow>li:nth-child(1) {
        color: #ccc;
        background: #fafafa;
    }
    
    .confirm .list-form-flow>li:nth-child(2) {
        color: #fff;
        background: #4780c5;
    }
    
    .complete .list-form-flow>li:nth-child(2) {
        color: #ccc;
        background: #fafafa;
    }

    .complete .list-form-flow>li:nth-child(3) {
        color: #fff;
        background: #4780c5;
    }
}

@media all and (max-width:736px) {
    .page .box-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-header {
        width: 100%;
        height: 150px;
        position: relative;
    }

    .page-header img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .page-header-inner {
        width: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
    }

    .page-header-title {
        font-weight: 500;
        font-size: 22px;
        color: #4780c5;
        text-align: center;
        position: relative;
        z-index: 3;
    }

    .page-header-title span {
        display: inline-block;
        padding: 5px 10px;
        font-weight: 500;
        font-size: 22px;
        color: #4780c5;
        background: rgba(255, 255, 255, 0.9);
        ;
    }

    .page-contents {
        padding: 0 0 1px;
        position: relative;
    }

    .l-page .bg-blue-sep {
        padding: 30px 0;
    }

    .l-page .bg-white {
        padding: 30px 15px;
    }

    .l-page {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .page {
        font-size: 15px;
        color: #333;
        line-height: 2em;
        position: relative;
    }

    .page .text a {
        color: #333;
        text-decoration: underline;
    }

    .page a:hover {
        text-decoration: none;
    }

    .page .text {
        margin-bottom: 30px;
        font-size: 15px;
        color: #333;
        line-height: 1.7333em;
    }

    .page .text.notice,
    .page .text .notice {
        font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
        font-size: 13px;
        color: #888;
        line-height: 1.4em;
    }

    .page .text.intro-p {
        font-size: 24px;
        line-height: 1.6em;
        text-align: center;
        ;
    }

    .page .text.intro-p-2 {
        line-height: 2.5em;
        text-align: center;
        ;
    }

    .page .catch-p {
        font-size: 20px;
        text-align: center;
        ;
    }

    .pic-zoom {
        display: block;
        position: relative;
    }

    .pic-zoom:after {
        content: "";
        width: 30px;
        height: 30px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/zoom.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        bottom: 0;
        right: 0;
        ;
    }

    .page .text small {
        font-size: 0.9em;
    }

    .page .title-2 {
        font-weight: 500;
        font-size: 22px;
        ;
    }

    .page .title-2.center {
        text-align: center;
    }

    .page .title-3 {
        margin: 30px 0 20px;
        font-weight: 500;
        font-size: 20px;
        color: #08549b;
        line-height: 1.5em;
    }

    .page .title-3:first-child {
        margin-top: 0;
    }

    .page .title-4 {
        margin: 30px 0 15px;
        font-weight: 500;
        font-size: 18px;
        color: #08549b;
    }

    .page .title-4:first-child {
        margin-top: 0;
    }

    .page .title-5 {
        margin: 30px 0 15px;
        font-weight: 400;
        font-size: 17px;
        color: #08549b;
    }

    .page .title-check {
        padding-left: 20px;
        position: relative;
        z-index: 1;
    }

    .page .title-check:before {
        content: "";
        width: 40px;
        height: 40px;
        display: block;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/title-check.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: -20px;
        left: 0;
        z-index: -1;
    }

    hr {
        clear: both;
        margin: 25px auto;
        border: none;
        border-top: 1px solid #e6ecef;
        ;
    }

    .center {
        text-align: center;
    }

    .right {
        text-align: right;
    }

    .left {
        text-align: left !important;
    }

    .middle {
        vertical-align: middle;
    }

    .alignleft {
        float: left;
        margin-bottom: 30px;
        margin-right: 30px;
        ;
    }

    .alignright {
        float: right;
        margin-bottom: 30px;
        margin-left: 30px;
        ;
    }

    .aligncenter {
        display: block;
        margin: 30px auto;
    }

    .page ol.list {
        counter-reset: number;
        margin-bottom: 30px;
        ;
    }

    .page ol.list>li {
        margin-bottom: 15px;
        padding-left: 18px;
        font-weight: 400;
        position: relative;
    }

    .page ol.list>li .list-impact {
        display: block;
        margin-bottom: 5px;
        font-weight: 700;
        font-size: 1.2em;
    }

    .page ol.list>li:before {
        content: counter(number)".";
        counter-increment: number;
        color: #08549b;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .page ol.list-2 {
        counter-reset: number;
        margin-bottom: 30px;
        ;
    }

    .page ol.list-2>li {
        margin-bottom: 5px;
        padding-left: 25px;
        font-weight: 400;
        position: relative;
    }

    .page ol.list-2>li:before {
        content: "("counter(number)")";
        counter-increment: number;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .page ul.list {
        margin-bottom: 30px;
    }

    .page ul.list>li {
        margin-bottom: 15px;
        padding-left: 20px;
        font-weight: 400;
        line-height: 2em;
        position: relative;
        ;
    }

    .page ul.list>li:before {
        content: "・";
        position: absolute;
        top: 1px;
        left: 5px;
        ;
    }

    .col-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 50px auto;
    }

    .col-2>div {
        width: 48%;
        position: relative;
    }

    .col-2 .title-3,
    .col-2 .title-4 {
        margin-top: 0;
    }

    .col-2 .caption {
        margin-bottom: 0;
        font-size: 14px;
        text-align: center;
        ;
    }

    .page .pic {
        text-align: center;
    }

    .col-3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 35px auto;
    }

    .col-3 .caption {
        margin-bottom: 0;
        font-size: 14px;
    }

    .col-3>div {
        width: 300px;
    }

    .col-4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 35px auto;
    }

    .col-4>div {
        width: 220px;
    }

    .col-73 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        ;
    }

    .col-73>div:first-child {
        width: 650px;
    }

    .col-73>div:first-child .pics-2>div {
        width: 300px;
    }

    .col-73>div:last-child {
        width: 300px;
    }

    .box-anchor {
        padding: 30px;
        background-color: #f6f8fa;
        ;
    }

    .list-anchor {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto;
    }

    .list-anchor>li {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid #f6f8fa;
    }

    .list-anchor>li>a {
        display: block;
        padding: 10px;
        font-size: 14px;
        line-height: 1.5em;
        text-align: left;
        background-color: #fff;
        position: relative;
        ;
    }

    .list-anchor>li.is-active>a {
        color: #fff;
        background: #4780c5;
        ;
    }

    .page .bg-blue {
        padding-top: 1px;
    }

    .page .section-p {
        padding: 50px 0;
    }

    .page .section-p .section-header-n {
        margin-top: -110px;
    }

    .section-header-no {
        margin-top: 0 !important;
    }

    .page .section-pd {
        padding-bottom: 50px;
    }

    .section-intro {
        padding: 70px 0;
    }

    .section-intro p:last-child {
        margin-bottom: 0;
    }

    .bg-blue .box-white {
        margin-bottom: 20px;
        padding: 15px;
        background-color: #fff;
        -webkit-box-shadow: 5px 5px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 5px 5px 0px 1px rgba(71, 128, 197, 0.1);
        ;
    }

    .bg-blue .box-white .title-3 {
        margin-top: 0;
    }

    .page .section-header .title-main {
        font-size: 22px;
    }

    .page .section-header .title-caption {
        font-size: 15px;
        color: #08549b;
    }

    .box-r {
        padding: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #fff;
        -webkit-box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        position: relative;
        ;
    }

    .box-r .box-r-pic {
        width: 270px;
        display: block;
        margin: 15px auto 20px;
        ;
    }

    .box-73 {
        position: relative;
    }

    .box-73 .box-73-pic {
        width: 280px;
        display: block;
        margin: 20px auto;
        ;
    }

    .box-gray {
        margin: 20px auto;
        padding: 15px;
        background: #f6f8fa;
        ;
    }

    .box-gray .box-white {
        margin: 40px auto;
        padding: 15px;
        background-color: #fff;
        position: relative;
        ;
    }

    .box-white .box-white-header {
        margin-top: -25px;
        position: relative;
        ;
    }

    .box-white .box-73 .pic {
        width: 100%;
        display: block;
        margin: 15px auto;
        ;
    }

    .box-white .box-73 .pic img {
        display: block;
        margin-bottom: 15px;
    }

    .list-flow-2 {
        margin-top: 0;
        position: relative;
        z-index: 3;
    }

    .list-flow-2>li {
        padding: 10px 0;
        border-bottom: 1px solid #e6ecef;
        position: relative;
        ;
    }

    .list-flow-2>li:last-child {
        border-bottom: none;
    }

    .list-flow-2 .flow-pic {
        width: 142px;
        margin: 15px auto 0px;
        ;
    }

    .list-flow-2 .flow-content {
        padding-top: 15px;
        position: relative;
        ;
    }

    .list-flow-2 .flow-content .text {
        font-size: 14px;
        position: relative;
        z-index: 3;
        ;
    }

    .list-flow-2 .flow-content .num {
        width: 40px;
        height: 40px;
        font-weight: 700;
        font-size: 30px;
        color: #fff;
        line-height: 40px;
        text-align: center;
        border-radius: 100%;
        background-color: #f5f554;
        position: absolute;
        top: 0;
        left: -30px;
        ;
    }

    .list-flow-2 .flow-content.flow-content-full {
        margin-left: 20px;
    }

    .list-flow-2 .flow-content.flow-content-full .num {
        top: 30px;
        left: -20px;
        z-index: -1;
        ;
    }

    .box-white:last-child {
        margin-bottom: 0;
    }

    .list-check>li {
        padding: 15px 0;
        border-bottom: 1px solid #e7eef3;
        position: relative;
    }

    .list-check>li:last-child {
        border-bottom: none;
    }

    .list-check .check-title {
        margin-bottom: 30px;
        padding-top: 10px;
        padding-left: 10px;
        font-size: 18px;
        color: #08549b;
        line-height: 1.5em;
        position: relative;
        z-index: 3;
    }

    .list-check .check-title:before {
        content: "";
        width: 40px;
        height: 40px;
        display: block;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/check.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: -10px;
        left: -10px;
        z-index: -1;
    }

    .list-check .check-pic {
        width: 280px;
        display: block;
        margin: 15px auto;
        ;
    }

    .box-ex {
        padding: 15px;
        background: #f6f8fa;
        ;
    }

    .box-ex .ex-pic {
        width: 200px;
        display: block;
        margin: 15px auto;
    }

    .box-ex .ex-title {
        margin-bottom: 20px;
        font-size: 20px;
        color: #08549b;
        ;
    }

    .box-qur .section-header {
        margin-top: -160px;
        padding-bottom: 0;
    }

    .box-qur .title-main {
        margin-top: 0;
    }

    .box-qur .title-main .title-caption {
        margin-bottom: 0;
    }

    .box-qur .title-main img {
        width: 177px;
        position: relative;
    }

    .box-qur .pic-qureo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 40px 0 0;
    }

    .box-qur .pic-qureo img {
        width: 50%;
    }

    .box-qur-2 .section-header {
        margin-top: -140px;
    }

    .list-check-full>li {
        padding: 0;
        border-bottom: none;
    }

    .list-check-full .check-content {
        padding-right: 0;
    }

    .list-check-full .list-check-full-pic-1 {
        width: 166px;
        display: block;
        margin: 15px auto;
        ;
    }

    .list-check-full .list-check-full-pic-2 {
        width: 167px;
        display: block;
        margin: 15px auto;
        ;
    }

    .box-37 {
        position: relative;
    }

    .box-37 .box-37-pic {
        width: 280px;
        margin: 15px auto;
    }

    .box-37 .pic {
        width: 280px;
        margin: 15px auto;
    }

    .list-check-sm>li {
        margin-bottom: 10px;
        padding-left: 35px;
        position: relative;
        ;
    }

    .list-check-sm>li:before {
        content: "";
        width: 30px;
        height: 30px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/check.webp') 0 0 no-repeat;
        background-size: 30px 30px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .slider-gallery {
        margin: 15px auto 15px;
    }

    .slider-gallery-main {
        margin: 0 auto 30px;
    }

    .slider-gallery-main .slider-gallery-item {
        text-align: center;
    }

    .slider-gallery-main .slick-next:before,
    .slider-gallery-main .slick-prev:before {
        content: none;
    }

    .slider-gallery-main .slick-prev {
        width: 20px;
        height: 20px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/prev.webp') 0 0 no-repeat;
        background-size: contain;
        left: -20px;
        z-index: 10;
        ;
    }

    .slider-gallery-main .slick-next {
        width: 20px;
        height: 20px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/next.webp') 0 0 no-repeat;
        background-size: contain;
        right: -20px;
        z-index: 10;
        ;
    }

    .slider-gallery-thumb {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        ;
    }

    .slider-gallery-thumb .slider-gallery-item {
        width: 50px;
        height: 50px;
        overflow: hidden;
        margin: 0 10px 0 0;
        position: relative;
    }

    .slider-gallery-thumb .slider-gallery-item img {
        -webkit-transform: scale(2.4);
        transform: scale(2.4);
    }

    .slider-gallery-thumb .slider-gallery-item.slick-active {
        position: relative;
    }

    .slider-gallery-thumb .slider-gallery-item.slick-current:after {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        background: rgba(34, 34, 34, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .table-scroll {
        overflow: auto;
        white-space: nowrap;
    }

    .table-scroll::-webkit-scrollbar {
        height: 5pxheight;
    }

    .table-scroll::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .table-scroll::-webkit-scrollbar-thumb {
        background: #bcbcbc;
    }

    .table-company {
        width: 100%;
    }

    .table-company,
    .table-company tbody,
    .table-company tr,
    .table-company th,
    .table-company td {
        width: 100%;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .table-company th {
        padding: 5px;
        font-weight: 700;
    }

    .table-company td {
        padding: 5px;
    }

    .table-company .map {
        width: 100%;
        height: 200px;
    }

    .feature-message {
        padding-bottom: 130px;
        position: relative;
        ;
    }

    .feature-message .text {
        position: relative;
        z-index: 2;
    }

    .feature-message .feature-message-pics {
        width: 407px;
        display: block;
        display: none;
        position: absolute;
        bottom: -80px;
        right: -140px;
        ;
    }

    .feature-message .feature-message-pics img:nth-child(1) {
        width: 407px;
        display: block;
        margin-bottom: 20px;
    }

    .feature-message .feature-message-pics img:nth-child(2) {
        width: 257px;
        width: 257px;
        display: block;
        display: block;
        position: relative;
        right: 100px;
    }

    .box-border-blue {
        padding: 15px;
        border: 30px solid #f6f8fa;
        background-color: #fff;
        ;
    }

    .box-border-blue .box-border-blue-title {
        margin-top: -60px;
        font-size: 24px;
        color: #08549b;
        text-align: center;
        ;
    }

    .list-check-big {
        position: relative;
        z-index: 3;
    }

    .list-check-big>li {
        padding: 10px 0 10px 30px;
        font-size: 18px;
        color: #08549b;
        position: relative;
        ;
    }

    .list-check-big>li:before {
        content: "";
        width: 40px;
        height: 40px;
        display: block;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/check.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .box-blue {
        margin: 20px auto;
        padding: 1px 15px;
        background: #f6f8fa;
        position: relative;
    }

    .box-blue .box-blue-pic {
        width: 200px;
        display: block;
        margin: 15px auto;
        ;
    }

    .list-item>li {
        padding: 15px 0 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid #e7eef3;
        position: relative;
    }

    .list-item .item-pic {
        width: 200px;
        display: block;
        margin: 15px auto;
        ;
    }

    .list-item .item-content .item-title {
        font-size: 20px;
        color: #08549b;
    }

    .page .line-intro {
        padding-bottom: 0;
        position: relative;
        ;
    }

    .line-intro .box-content {
        padding: 0;
        position: relative;
    }

    .line-intro .arrow-top {
        width: 50px;
        height: 19px;
        margin: 0 auto;
        margin-top: -30px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/arrow-top.webp') center top no-repeat;
        background-size: contain;
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        position: absolute;
        top: 0;
        left: 50%;
        z-index: 5;
    }

    .line-intro .line-intro-content {
        padding-top: 15px;
        padding-bottom: 0;
        position: relative;
        z-index: 3;
        ;
    }

    .line-intro .line-intro-content .line-intro-title {
        margin-bottom: 20px;
        font-size: 18px;
        color: #08549b;
        line-height: 1.5em;
        ;
    }

    .line-intro .line-intro-pic {
        width: 300px;
        margin: 0 auto;
        ;
    }

    .list-line-feat {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 30px 15px 30px;
    }

    .list-line-feat>li {
        width: 300px;
        margin: 0 auto 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        -webkit-box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
    }

    .list-line-feat .line-feat-pic {
        width: 40px;
        margin: 0 auto;
        padding: 15px 0;
    }

    .list-line-feat .line-feat-content {
        padding: 0 20px;
    }

    .list-line-feat .line-feat-content .text {
        font-size: 14px;
    }

    .page .soon {
        font-size: 20px;
        color: #08549b;
        text-align: center;
        opacity: 0.3;
    }

    .box-case {
        margin-bottom: 20px;
        padding: 15px;
        background: #fff;
        position: relative;
        ;
    }

    .box-case .case-pic {
        width: 270px;
        display: block;
        margin: 15px auto;
    }

    .box-case .case-content p:last-child {
        margin-bottom: 0;
    }

    .box-line-add {
        padding: 60px 0 60px;
    }

    .box-line-add .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 8px;
        border: 2px solid #00c300;
        background-color: #fff;
        ;
    }

    .box-line-add .inner .line-add-p {
        margin: 0;
        font-size: 17px;
        color: #00c300;
        ;
    }

    .box-line-add .inner .line-add-btn {
        width: 116px;
    }

    .box-line-add .inner .line-add-btn:hover {
        opacity: 0.7;
    }

    .box-line-add .inner .line-add-qr {
        width: 80px;
    }

    .box-paso {
        margin: 20px auto;
    }

    .table-price {
        width: 100%;
        margin: 15px auto;
        border: 1px solid #b3cedc;
    }

    .table-price tr:nth-child(odd) td {
        background-color: #f6f8fa;
    }

    .table-price th {
        padding: 15px 0;
        font-weight: 700;
        font-size: 14px;
        color: #08549b;
        text-align: center;
        border: 1px solid #b3cedc;
        background-color: #e0e9f2;
        ;
    }

    .table-price td {
        vertical-align: middle;
        padding: 15px 0;
        font-size: 14px;
        text-align: center;
        border: 1px solid #b3cedc;
        background: #fff;
        ;
    }

    .table-price-big {
        table-layout: auto;
    }

    .table-price-big tr:nth-child(odd) td {
        background-color: #fff;
    }

    .table-price-big tr:nth-child(even) td {
        background-color: #f6f8fa;
    }

    .table-price-big tr td:first-child {
        width: 260px;
        vertical-align: middle;
    }

    .table-price-2 {
        width: 100%;
        margin: 15px auto;
        border: 1px solid #b3cedc;
    }

    .table-price-2 th {
        width: 18%;
        padding: 15px 0;
        font-weight: 700;
        font-size: 15px;
        color: #08549b;
        text-align: center;
        border: 1px solid #b3cedc;
        background-color: #e0e9f2;
        ;
    }

    .table-price-2-edit th {
        width: 250px;
    }

    .table-price-2 td {
        padding: 15px 0;
        font-size: 15px;
        text-align: center;
        border: 1px solid #b3cedc;
        background: #fff;
    }

    .table-price-check {
        table-layout: auto;
    }

    .table-price-check th:first-child {
        width: 500px;
    }

    .table-price-check th {
        vertical-align: middle;
    }

    .table-price-check tr:nth-child(odd) td {
        background: #f6f8fa;
    }

    .table-price-check td.blue .table-price-check td.blue * {
        color: #4780c5;
    }

    .table-price-3 {
        width: 100%;
        margin: 15px auto;
        border: 1px solid #b3cedc;
    }

    .table-price-3 th {
        width: auto;
        padding: 15px 0;
        font-weight: 700;
        font-size: 15px;
        color: #08549b;
        text-align: center;
        border: 1px solid #b3cedc;
        background-color: #e0e9f2;
        ;
    }

    .table-price-3 td {
        padding: 15px 0;
        font-size: 15px;
        text-align: center;
        border: 1px solid #b3cedc;
        background: #fff;
    }

    .table-price-3 th:nth-child(1) {
        width: 260px;
    }

    .table-price-3 th:nth-child(3) {
        width: 260px;
    }

    .page table a {
        text-decoration: underline;
    }

    .table-ac {
        width: 100%;
    }

    .table-ac th {
        width: 100px;
        padding: 5px 10px;
        text-align: right;
        ;
    }

    .table-ac td {
        padding: 5px 10px;
    }

    .list-check-sm-2>li {
        padding: 20px 0 20px;
    }

    .list-check-sm-2>li:last-child {
        border-bottom: 1px solid #e7eef3;
    }

    .list-check-sm-2 {
        margin-bottom: 40px;
    }

    .list-check-sm-2>li .check-content {
        padding-right: 0;
    }

    .list-check-sm-2>li .text {
        margin-bottom: 0;
        padding-left: 35px;
    }

    .box-gray .title-5:first-child {
        margin-top: 0;
    }

    .box-gray p:last-child {
        margin-bottom: 0;
    }

    .page-contact .bg-blue-sep {
        padding: 70px 0 70px;
    }

    .page-contact .box-white {
        padding: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .list-form-flow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        ;
    }

    .list-form-flow>li {
        width: 33.3333%;
        margin-bottom: 35px;
        color: #ccc;
        line-height: 60px;
        text-align: center;
        background: #fafafa;
        ;
    }

    .mw_wp_form_input .list-form-flow>li:nth-child(1) {
        color: #fff;
        background: #4780c5;
    }

    .mw_wp_form_confirm .list-form-flow>li:nth-child(2) {
        color: #fff;
        background: #4780c5;
    }

    .mw_wp_form_complete .list-form-flow>li:nth-child(3) {
        color: #fff;
        background: #4780c5;
    }

    .form-intro {
        line-height: 2.25em;
    }
    
    .confirm .form-intro {
      display: none;
    }

    .form-intro-check {
        line-height: 2.25em;
        text-align: center;
        display: none;
    }
    
    .confirm .form-intro-check{
      display: block;
    }

    .form-intro-result {
        line-height: 2.25em;
        text-align: center;
    }

    .mw_wp_form_input .form-intro {
        display: block;
        text-align: left !important;
    }

    .mw_wp_form_confirm .form-intro-check {
        display: block;
        text-align: left !important;
    }

    .mw_wp_form_complete .form-intro-result {
        display: block;
        text-align: left !important;
    }

    .form-tel {
        margin: 0 auto;
        text-align: center;
    }
    
    .confirm .form-tel {
        display: none;
    }

    . {
        width: 100%;
        border-top: 1px solid #e6ecef;
        ;
    }

    .table-form,
    .table-form tbody,
    .table-form dl,
    .table-form dt,
    .table-form dd {
        width: 100%;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .table-form dl {
        border-bottom: 1px solid #e6ecef;
    }

    .table-form dt {
        vertical-align: top;
        padding: 15px 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 18px;
        color: #08549b;
        position: relative;
        ;
    }

    .table-form dd {
        padding: 10px;
    }

    .mw_wp_form_confirm .table-form dd {
        padding: 25px 0;
    }

    .table-form .required {
        width: 50px;
        height: 24px;
        font-size: 12px;
        color: #fff;
        line-height: 24px;
        text-align: center;
        border-radius: 12px;
        background: #eb6877;
        position: absolute;
        top: 24px;
        right: 10px;
        ;
    }

    .table-form input[type=text],
    .table-form input[type=email] {
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 58px;
        border: 1px solid #abc7e3;
        border-radius: 6px;
        background: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
        ;
    }

    .table-form textarea {
        width: 100%;
        height: 128px;
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 1.5em;
        border: 1px solid #abc7e3;
        border-radius: 6px;
        background: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
        ;
    }

    .select-wrap {
        width: 100%;
        display: inline-block;
        margin-right: 8px;
        position: relative;
        ;
    }

    .select-wrap.select-wrap-lg {
        width: 695px;
    }

    .select-wrap.select-wrap-short {
        width: 67px;
    }

    .select-wrap:before {
        content: "";
        width: 15px;
        height: 8px;
        display: block;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/select.webp') center center no-repeat;
        background-size: contain;
        pointer-events: none;
        position: absolute;
        top: 24px;
        right: 15px;
        z-index: 5;
        ;
    }

    .mw_wp_form_confirm .select-wrap:before {
        content: none !important;
    }

    .mw_wp_form_confirm .select-wrap {
        width: auto !important;
        top: auto !important;
    }

    select {
        width: 100%;
        height: 58px;
        vertical-align: middle;
        padding: 8px 12px;
        font-size: inherit;
        color: inherit;
        color: #000;
        text-indent: 0.01px;
        text-overflow: "";
        outline: none;
        border: 1px solid #abc7e3;
        border-radius: 6px;
        background: 0 0;

        -moz-appearance: none;
        -moz-appearance: button;
        -webkit-appearance: button;
        appearance: button;
        -webkit-appearance: none;
        appearance: none;
        -moz-appearance: none;
        ;
    }

    .select-wrap.select-wrap-short {
        width: 118px;
    }

    .select-wrap.select-wrap-short select {
        width: 118px;
    }

    select option {
        color: #000;
        background-color: #fff;
        ;
    }

    select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #828c9a;
    }

    .mwform-radio-field>label input[type=radio] {
        display: none;
    }

    .mwform-radio-field>label {
        display: inline-block;
        padding-right: 25px;
        font-weight: 400;
        border-radius: 3px;
        cursor: pointer;
        position: relative;
        top: 2px;
    }

    .mwform-radio-field>label .mwform-radio-field-text:before {
        content: "";
        width: 20px;
        height: 20px;
        display: inline-block;
        margin-right: 7px;
        font-size: 18px;
        color: #000;
        background: url("https://l-terakoya.jp/wp2/wp-content/themes/tera2/img/radio.webp") center center no-repeat;
        background-size: contain;
        position: relative;
        top: 5px;
        ;
    }

    .mwform-radio-field>label input[type=radio]:checked+.mwform-radio-field-text:before {
        content: "";
        width: 20px;
        height: 20px;
        display: inline-block;
        color: #4788bf;
        background: url("https://l-terakoya.jp/wp2/wp-content/themes/tera2/img/radio-checked.webp") center center no-repeat;
        background-size: contain;
        ;
    }

    .horizontal-item {
        margin-left: 0 !important;
    }

    .mwform-checkbox-field {
        display: inline-block;
        margin-top: 5px;
    }

    .mwform-checkbox-field>label input[type=checkbox] {
        display: none;
    }

    .mwform-checkbox-field>label {
        display: block;
        padding: 0 0 2px;
        font-weight: 400;
        cursor: pointer;
        ;
    }

    .mwform-checkbox-field>label .mwform-checkbox-field-text:before {
        content: "";
        width: 30px;
        height: 30px;
        display: inline-block;
        margin-right: 10px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/checkbox.webp') center center no-repeat;
        background-size: contain;
        position: relative;
        top: 9px;
        ;
    }

    .mwform-checkbox-field>label input[type=checkbox]:checked+.mwform-checkbox-field-text:before {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/checkbox-checked.webp') center center no-repeat;
        background-size: contain;
    }

    input[type=submit],
    input[type=button] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
        border-radius: 0;
        cursor: pointer;

        -webkit-appearance: button;
        -moz-appearance: button;
        appearance: button;
        ;
    }

    input[type=submit]::focus,
    input[type=button]::focus {
        outline-offset: -2px;
    }

    .btn-contact button{
        width: 150px;
        height: 50px;
        display: block;
        margin: 30px auto;
        font-size: 16px;
        color: #fff;
        line-height: 50px;
        text-align: center;
        border-radius: 25px;
        background: #4780c5;
        ;
    }

    .btn-contact:hover {
        opacity: 0.7;
    }

    .box-solo .section-header {
        margin-top: -130px;
    }

    img.solo-img2 {
        width: 50%;
        display: block;
        margin: auto;
        position: unset;
        ;
    }
}

@media all and (min-width:737px) {
    .page-header-news {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/page-header-news.webp') center top no-repeat;
        background-size: cover;
    }

    .page-header-blog {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/page-header-blog.webp') center top no-repeat;
        background-size: cover;
    }

    .page-header-faq {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/page-header-faq.webp') center top no-repeat;
        background-size: cover;
    }

    .page-header-case {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/page-header-case.webp') center top no-repeat;
        background-size: cover;
    }

    .page-header-voice {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/page-header-voice.webp') center top no-repeat;
        background-size: cover;
    }

    .l-blog {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .l-blog .l-blog-r {
        width: 680px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .l-blog .l-blog-l {
        width: 320px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        ;
    }

    .l-blog .l-blog-r .list-blog .blog:nth-child(3n) {
        margin-right: 40px;
    }

    .l-blog .l-blog-r .list-blog .blog:nth-child(even) {
        margin-right: 0;
    }

    .list-cases {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        ;
    }

    .list-cases .case {
        width: 320px;
        height: 100px;
        margin-bottom: 40px;
        margin-right: 38px;
        background: #fff;
        -webkit-box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        position: relative;
        ;
    }

    .list-cases .case:nth-child(3n) {
        margin-right: 0;
    }

    .list-cases .case .case-link {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 6;
        ;
    }

    .list-cases .case .case-link:hover {
        background: rgba(255, 255, 255, 0.3);
    }

    .list-cases .case .case-pic {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .list-cases .case .case-content {
        padding-left: 115px;
        position: relative;
        ;
    }

    .list-cases .case .case-content .case-title {
        overflow: hidden;
        padding-top: 10px;
        font-size: 15px;
        line-height: 1.6em;
        text-overflow: ellipsis;
        word-wrap: break-word;
        position: relative;
        z-index: 5;
        ;
    }

    .list-cases .case .blog-new {
        width: 60px;
        height: 60px;
        text-indent: -9999em;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/new.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: -30px;
        right: 10px;
        z-index: 1;
    }

    .case-cat {
        width: 680px;
        display: block;
        margin: 0 auto 80px;
        ;
    }

    .case-cat select {
        width: 680px;
        padding-left: 30px;
        border-radius: 25px;
        background: #fff;
        ;
    }

    .box-data {
        min-height: 160px;
        margin-bottom: 30px;
        padding: 20px 25px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        -webkit-box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        position: relative;
        ;
    }

    .box-data .box-data-pic {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .box-data .box-data-pic img {
        width: 160px;
    }

    .box-data .box-data-pic+.box-data-content {
        padding-left: 170px;
        line-height: 1.6em;
    }

    .post-single .box-data-content {
        line-height: 2em;
    }

    .box-data-content p:last-child {
        margin-bottom: 0;
    }

    .box-data-content .box-data-title {
        margin-bottom: 15px;
        font-size: 20px;
        color: #4780c5;
        ;
    }

    .list-voice {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        ;
    }

    .list-voice .voice {
        width: 320px;
        margin-bottom: 40px;
        margin-right: 40px;
        padding: 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        -webkit-box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        position: relative;
        ;
    }

    .list-voice .voice:nth-child(3n) {
        margin-right: 0;
    }

    .list-voice .blog-new {
        width: 60px;
        height: 60px;
        text-indent: -9999em;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/new.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: -30px;
        right: 10px;
        z-index: 1;
    }

    .list-voice .voice-pic {
        margin-bottom: 20px;
        border: 1px solid #eee;
        position: relative;
    }

    .list-voice .voice-pic a {
        display: block;
    }

    .list-voice .voice-pic a:after {
        content: "";
        width: 40px;
        height: 40px;
        display: block;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/zoom.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        bottom: 10px;
        right: 10px;
        ;
    }

    .list-voice .voice-content {
        line-height: 1.5em;
    }

    #fancybox-overlay {
        background: rgba(56, 80, 105, 0.7) !important;
    }

    #fancybox-close {
        width: 24px;
        height: 24px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/voice-close.webp') 0 0 no-repeat;
        background-size: contain;
        top: -30px;
        right: -30px;
        ;
    }

    .list-faq .faq {
        margin-bottom: 30px;
        background: #fff;
        -webkit-box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        ;
    }

    .list-faq .faq .faq-q {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/bottom.webp') 98% 15px no-repeat;
        background-size: 40px 40px;
    }

    .list-faq .faq .faq-q.is-active {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/top.webp') 98% 15px no-repeat;
        background-size: 40px 40px;
    }

    .list-faq .faq .faq-q:hover {
        cursor: pointer;
    }

    .list-faq .faq .faq-q .faq-title {
        padding: 25px 25px 25px 95px;
        font-size: 18px;
        color: #08549b;
        border-bottom: 1px solid #e7eef3;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/q2.webp') 30px 15px no-repeat;
        background-size: 44px 44px;
        ;
    }

    .list-faq .faq .faq-a {
        display: none;
        padding: 18px 18px 18px 95px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/a.webp') 30px 15px no-repeat;
        background-size: 44px 44px;
        ;
    }

    .list-faq .faq .faq-a .text {
        font-size: 15px;
        line-height: 1.5em;
        ;
    }

    .post-header {
        margin-bottom: 40px;
        padding-bottom: 20px;
        border-bottom: 1px solid #e7eef3;
        ;
    }

    .post-header .post-time {
        display: inline-block;
        margin-right: 30px;
        font-size: 15px;
        color: #4780c5;
        ;
    }

    .post-header .post-cat {
        display: inline-block;
        font-size: 15px;
        color: #4780c5;
    }

    .post-header .post-cat a {
        padding-left: 5px;
        font-size: 15px;
        color: #4780c5;
        ;
    }

    .post-header .post-cat a:before {
        content: "\f07b";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
    }

    .post-header .post-title {
        padding-top: 20px;
        font-size: 24px;
        color: #08549b;
        line-height: 1.5em;
        ;
    }

    .post-single {
        padding-bottom: 40px;
        line-height: 2em;
        ;
    }

    .post-single h2 {
        margin: 40px 0 20px;
        padding: 12px;
        font-weight: 700;
        font-size: 28px;
        color: #08549b;
        border-left: 3px solid #08549b;
        background: #fff;
        ;
    }

    .post-single h3 {
        margin: 30px 0 20px;
        padding-bottom: 5px;
        font-weight: 700;
        font-size: 24px;
        color: #08549b;
        border-bottom: 2px solid #08549b;
        position: relative;
        ;
    }

    .page .title-3:first-child {
        margin-top: 0;
    }

    .post-single h4 {
        margin: 30px 0 15px;
        font-weight: 700;
        font-size: 20px;
        color: #08549b;
        ;
    }

    .post-single h4 br {
        display: none;
    }

    .post-single h4 span {
        font-size: 18px;
        color: #4780c5;
        ;
    }

    .pagenavi {
        text-align: center;
    }

    .pagenavi .box-content {
        width: auto;
    }

    ul.page-numbers {
        padding: 40px 150px 100px;
        text-align: center;
        position: relative;
        ;
    }

    ul.page-numbers>li {
        display: inline-block;
        vertical-align: top;
        margin: 0 10px;
        letter-spacing: normal;
        ;
    }

    ul.page-numbers>li>a,
    ul.page-numbers>li>span {
        display: inline-block;
        padding: 10px 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 20px;
        color: #4780c5;
        text-align: center;
        ;
    }

    ul.page-numbers>li>a:hover {
        text-decoration: none;
        -webkit-transition: none;
        transition: none;
        z-index: 2;
        ;
    }

    ul.page-numbers .current {
        color: #4780c5;
        text-decoration: underline;
        cursor: default;
        z-index: 2;
        ;
    }

    .page-numbers.next {
        width: 140px;
        display: block;
        padding: 0;
        font-size: 16px;
        color: #fff;
        line-height: 38px;
        border-radius: 25px;
        background: #4780c5;
        position: absolute;
        top: 40px;
        right: 0;
        ;
    }

    .page-numbers.prev {
        width: 140px;
        padding: 0;
        font-size: 16px;
        color: #fff;
        line-height: 38px;
        border-radius: 25px;
        background: #4780c5;
        position: absolute;
        top: 40px;
        left: 0;
        ;
    }

    .prev-next {
        margin: 50px auto;
        padding: 50px 0;
        border-top: 1px solid #e7eef3;
        position: relative;
    }

    .prev-next.prev-next-case {
        margin: 0 auto;
        padding-top: 0;
        border-top: none;
        ;
    }

    .prev-next {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .prev-next .prev {
        width: 140px;
        position: absolute;
        top: 25px;
        left: 0;
        ;
    }

    .prev-next .prev a {
        display: block;
        font-weight: 500;
        font-size: 16px;
        color: #fff;
        line-height: 50px;
        letter-spacing: 3px;
        text-align: center;
        border-radius: 25px;
        background: #4780c5;
        ;
    }

    .prev-next .home {
        width: 180px;
        margin: 0 auto;
    }

    .prev-next .home a {
        display: block;
        font-weight: 500;
        font-size: 16px;
        color: #4780c5;
        line-height: 50px;
        text-align: center;
        ;
    }

    .prev-next .next {
        width: 140px;
        position: absolute;
        top: 25px;
        right: 0;
        ;
    }

    .prev-next .next a {
        display: block;
        font-weight: 500;
        font-size: 16px;
        color: #fff;
        line-height: 50px;
        letter-spacing: 3px;
        text-align: center;
        border-radius: 25px;
        background: #4780c5;
        ;
    }

    .prev-next .prev a:hover {
        text-decoration: none;
        opacity: 0.7;
        ;
    }

    .prev-next .next a:hover {
        text-decoration: none;
        opacity: 0.7;
        ;
    }

    .prev-next.prev-next-case .next {
        top: 0;
    }

    .prev-next.prev-next-case .prev {
        top: 0;
    }

    .post-prev-next {
        max-width: 100%;
        height: auto;
        min-height: 36px;
        margin: 70px auto 70px;
        padding: 70px 0 0;
        line-height: 1.5em;
        border-top: 1px solid #ddd;
        position: relative;
    }

    .post-prev-next .prev {
        width: 120px;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 16px;
        line-height: 36px;
        text-align: center;
        border: 1px solid #222;
        position: absolute;
        top: 70px;
        left: 0;
        ;
    }

    .post-prev-next .next {
        width: 120px;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 16px;
        line-height: 36px;
        text-align: center;
        border: 1px solid #222;
        position: absolute;
        top: 70px;
        right: 0;
        ;
    }

    .post-prev-next .home {
        width: 300px;
        display: block;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 16px;
        line-height: 36px;
        text-align: center;
        border: 1px solid #222;
        ;
    }

    .post-prev-next .home a {
        display: block;
    }

    .yarpp-related {
        margin: 0 !important;
    }

    .post {
        word-break: break-all;
    }

    .post .text {
        margin-bottom: 30px;
    }

    .post .text.big {
        font-weight: 700;
        font-size: 1.2em;
    }

    .post .text strong {
        font-weight: 700;
    }

    .post .text a {
        color: #222;
    }

    .post img.alignnone {
        display: block;
        margin: 30px auto;
    }

    .post hr {
        margin: 50px auto;
    }

    .box-who {
        min-height: 100px;
        margin-bottom: 20px;
        padding: 15px 15px 15px 140px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #ddd;
        border-radius: 6px;
        background: #fff;
        position: relative;
        ;
    }

    .box-who .who-pic {
        width: 100px;
        position: absolute;
        bottom: 0;
        left: 30px;
        ;
    }

    .box-who .who-pic img {
        margin: 0;
    }

    .box-who .text {
        margin-bottom: 0;
    }

    .box-who-2 {
        margin-bottom: 20px;
        padding: 15px;
        border: 1px solid #ddd;
        border-radius: 6px;
        background: #fff;
        position: relative;
        ;
    }

    .box-who-2:last-child {
        margin-bottom: 0;
    }

    .box-who-2 .text {
        margin-bottom: 0;
        margin-bottom: 0;
        font-family: "Noto Serif JP", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
        font-size: 18px;
        ;
    }

    blockquote {
        margin: 25px auto;
        padding: 25px 40px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #f6f6f6;
        position: relative;
        ;
    }

    blockquote:before {
        content: "";
        width: 27px;
        height: 21px;
        display: inline-block;
        line-height: 1;
        text-align: center;
        background: url("https://l-terakoya.jp/wp2/wp-content/themes/tera2/img/blockquote-before.webp") center center no-repeat;
        background-size: contain;
        position: absolute;
        top: 10px;
        left: 10px;
        ;
    }

    blockquote:after {
        content: "";
        width: 27px;
        height: 21px;
        display: inline-block;
        line-height: 1;
        text-align: center;
        background: url("https://l-terakoya.jp/wp2/wp-content/themes/tera2/img/blockquote-after.webp") center center no-repeat;
        background-size: contain;
        position: absolute;
        bottom: 10px;
        right: 10px;
        ;
    }

    blockquote a {
        font-size: 12px;
        color: #888 !important;
        word-break: break-all;
    }

    .post blockquote .text {
        margin-bottom: 10px;
    }

    blockquote p:last-child {
        margin-bottom: 0;
        font-size: 12px;
        color: #888;
    }

    .table-1 {
        width: 100%;
        table-layout: fixed;
        margin: 25px auto;
    }

    .table-1 tr:first-child th:first-child {
        background: #f2f2f2;
    }

    .table-1 th {
        padding: 6px 10px;
        font-weight: 400;
        text-align: center;
        border: 1px solid #ddd;
        background: #f6f6f6;
        ;
    }

    .table-1 td {
        padding: 6px 10px;
        text-align: center;
        border: 1px solid #ddd;
        ;
    }

    .pic-content {
        min-height: 150px;
        padding-left: 180px;
        position: relative;
        ;
    }

    .pic-content .pic {
        width: 159px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .pic-content .pic img {
        margin-top: 0;
    }

    .bn-post {
        height: 210px;
        background: #fafafa;
        position: relative;
        ;
    }

    .bn-post .bn-post-link {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
    }

    .bn-post .bn-post-link:hover {
        background: rgba(255, 255, 255, 0.4);
    }

    .bn-post .bn-post-pic {
        width: 270px;
        height: 210px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .bn-post .bn-post-pic img {
        margin: 0;
    }

    .bn-post .bn-post-content {
        padding: 30px 30px 30px 300px;
    }

    .bn-post .bn-post-content .bn-post-title {
        margin-bottom: 20px;
        font-family: "Noto Serif JP", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
        font-size: 20px;
        background: url("https://l-terakoya.jp/wp2/wp-content/themes/tera2/img/angle-status-active.webp") 95% 30px no-repeat;
        background-size: 51px 6px;
    }

    .post-bottom {
        margin-top: 60px;
        background: #fff;
        ;
    }

    .box-point {
        margin: 20px auto;
        padding: 30px;
        background: #f6f6f6;
        position: relative;
    }

    .box-point:after {
        content: "";
        width: 64px;
        height: 64px;
        display: block;
        background: url("https://l-terakoya.jp/wp2/wp-content/themes/tera2/img/box-point.webp") 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: 0;
        right: 0;
        ;
    }

    .box-point p:last-child {
        margin-bottom: 0;
    }
}

@media all and (max-width:736px) {
    .page-header-news {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/page-header-news.webp') center top no-repeat;
        background-size: cover;
    }

    .page-header-blog {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/page-header-blog.webp') center top no-repeat;
        background-size: cover;
    }

    .page-header-faq {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/page-header-faq.webp') center top no-repeat;
        background-size: cover;
    }

    .page-header-case {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/page-header-case.webp') center top no-repeat;
        background-size: cover;
    }

    .page-header-voice {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/page-header-voice.webp') center top no-repeat;
        background-size: cover;
    }

    .l-blog {
        padding: 0 15px;
    }

    .list-cases .case {
        width: 100%;
        max-width: 320px;
        height: 100px;
        margin: 0 auto 20px;
        background: #fff;
        -webkit-box-shadow: 5px 5px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 5px 5px 0px 1px rgba(71, 128, 197, 0.1);
        position: relative;
        ;
    }

    .list-cases .case .case-link {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 6;
        ;
    }

    .list-cases .case .case-link:hover {
        background: rgba(255, 255, 255, 0.3);
    }

    .list-cases .case .case-pic {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .list-cases .case .case-content {
        padding-left: 115px;
        position: relative;
        ;
    }

    .list-cases .case .case-content .case-title {
        overflow: hidden;
        padding-top: 10px;
        font-size: 15px;
        line-height: 1.6em;
        text-overflow: ellipsis;
        word-wrap: break-word;
        position: relative;
        z-index: 5;
        ;
    }

    .list-cases .case .blog-new {
        width: 40px;
        height: 40px;
        text-indent: -9999em;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/new.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: -20px;
        right: 10px;
        z-index: 1;
    }

    .case-cat {
        display: block;
        margin: 0 auto 30px;
        ;
    }

    .case-cat select {
        padding-left: 30px;
        border-radius: 25px;
        background: #fff;
        ;
    }

    .box-data {
        min-height: 160px;
        margin-bottom: 30px;
        padding: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        -webkit-box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 10px 10px 0px 1px rgba(71, 128, 197, 0.1);
        position: relative;
        ;
    }

    .box-data .box-data-pic {
        width: 160px;
        height: 160px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .box-data .box-data-pic img {
        width: 160px;
    }

    .box-data .box-data-pic+.box-data-content {
        padding-left: 170px;
        line-height: 1.6em;
    }

    .post-single .box-data-content {
        line-height: 2em;
    }

    .box-data-content p:last-child {
        margin-bottom: 0;
    }

    .box-data-content .box-data-title {
        margin-bottom: 15px;
        font-size: 20px;
        color: #4780c5;
        ;
    }

    .list-voice .voice {
        width: 100%;
        max-width: 320px;
        margin: 15px auto 30px;
        padding: 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        -webkit-box-shadow: 5px 5px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 5px 5px 0px 1px rgba(71, 128, 197, 0.1);
        position: relative;
        ;
    }

    .list-voice .voice:nth-child(3n) {
        margin-right: 0;
    }

    .list-voice .blog-new {
        width: 40px;
        height: 40px;
        text-indent: -9999em;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/new.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: -20px;
        right: 10px;
        z-index: 1;
    }

    .list-voice .voice-pic {
        margin-bottom: 20px;
        border: 1px solid #eee;
        position: relative;
    }

    .list-voice .voice-pic a {
        display: block;
    }

    .list-voice .voice-pic a:after {
        content: "";
        width: 40px;
        height: 40px;
        display: block;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/zoom.webp') 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        bottom: 10px;
        right: 10px;
        ;
    }

    .list-voice .voice-content {
        line-height: 1.5em;
    }

    #fancybox-overlay {
        background: rgba(56, 80, 105, 0.7) !important;
    }

    #fancybox-close {
        width: 24px;
        height: 24px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/voice-close.webp') 0 0 no-repeat;
        background-size: contain;
        top: -30px;
        right: 0;
        ;
    }

    .list-faq .faq {
        margin-bottom: 15px;
        background: #fff;
        -webkit-box-shadow: 5px 5px 0px 1px rgba(71, 128, 197, 0.1);
        box-shadow: 5px 5px 0px 1px rgba(71, 128, 197, 0.1);
        ;
    }

    .list-faq .faq .faq-q {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/bottom.webp') 98% 35px no-repeat;
        background-size: 20px 20px;
    }

    .list-faq .faq .faq-q.is-active {
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/top.webp') 98% 35px no-repeat;
        background-size: 20px 20px;
    }

    .list-faq .faq .faq-q:hover {
        cursor: pointer;
    }

    .list-faq .faq .faq-q .faq-title {
        padding: 25px 25px 25px 45px;
        font-size: 16px;
        color: #08549b;
        line-height: 1.5em;
        border-bottom: 1px solid #e7eef3;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/q2.webp') 15px 25px no-repeat;
        background-size: 22px 22px;
        ;
    }

    .list-faq .faq .faq-a {
        display: none;
        padding: 18px 18px 18px 45px;
        background: url('/import/tenant_1/153.121.73.250/html/wp2/wp-content/themes/tera2/img/a.webp') 15px 25px no-repeat;
        background-size: 22px 22px;
        ;
    }

    .list-faq .faq .faq-a .text {
        font-size: 15px;
        line-height: 1.5em;
        ;
    }

    .post-header {
        margin-bottom: 40px;
        padding-bottom: 20px;
        border-bottom: 1px solid #e7eef3;
        ;
    }

    .post-header .post-time {
        display: block;
        margin-bottom: 10px;
        font-size: 15px;
        color: #4780c5;
        ;
    }

    .post-header .post-cat {
        display: inline-block;
        font-size: 15px;
        color: #4780c5;
        line-height: 1.6em;
    }

    .post-header .post-cat a {
        padding-left: 5px;
        font-size: 15px;
        color: #4780c5;
        ;
    }

    .post-header .post-cat a:before {
        content: "\f07b";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
    }

    .post-header .post-title {
        padding-top: 20px;
        font-size: 24px;
        color: #08549b;
        line-height: 1.5em;
        ;
    }

    .post-single {
        padding-bottom: 40px;
        line-height: 2em;
        ;
    }

    .post-single h2 {
        margin: 40px 0 20px;
        padding: 12px;
        font-weight: 700;
        font-size: 28px;
        color: #08549b;
        border-left: 3px solid #08549b;
        background: #fff;
        ;
    }

    .post-single h3 {
        margin: 30px 0 20px;
        padding-bottom: 5px;
        font-weight: 700;
        font-size: 24px;
        color: #08549b;
        border-bottom: 2px solid #08549b;
        position: relative;
        ;
    }

    .page .title-3:first-child {
        margin-top: 0;
    }

    .post-single h4 {
        margin: 30px 0 15px;
        font-weight: 700;
        font-size: 20px;
        color: #08549b;
        ;
    }

    .post-single h4 br {
        display: none;
    }

    .post-single h4 span {
        font-size: 18px;
        color: #4780c5;
        ;
    }

    .post-single h4 br {
        display: none;
    }

    .post-single h4 span {
        font-size: 18px;
        color: #4780c5;
        ;
    }

    .pagenavi {
        text-align: center;
    }

    .pagenavi .box-content {
        width: auto;
    }

    ul.page-numbers {
        padding: 20px 80px 20px;
        text-align: center;
        position: relative;
        ;
    }

    ul.page-numbers>li {
        display: inline-block;
        vertical-align: top;
        margin: 0 10px;
        letter-spacing: normal;
        ;
    }

    ul.page-numbers>li>a,
    ul.page-numbers>li>span {
        display: inline-block;
        padding: 10px 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 20px;
        color: #4780c5;
        text-align: center;
        ;
    }

    ul.page-numbers>li>a:hover {
        text-decoration: none;
        -webkit-transition: none;
        transition: none;
        z-index: 2;
        ;
    }

    ul.page-numbers .current {
        color: #4780c5;
        text-decoration: underline;
        cursor: default;
        z-index: 2;
        ;
    }

    .page-numbers.next {
        width: 80px;
        display: block;
        padding: 0;
        font-size: 16px;
        color: #fff;
        line-height: 38px;
        border-radius: 25px;
        background: #4780c5;
        position: absolute;
        top: 20px;
        right: 0;
        ;
    }

    .page-numbers.prev {
        width: 80px;
        padding: 0;
        font-size: 16px;
        color: #fff;
        line-height: 38px;
        border-radius: 25px;
        background: #4780c5;
        position: absolute;
        top: 20px;
        left: 0;
        ;
    }

    .prev-next {
        margin: 30px auto;
        padding: 30px 0;
        border-top: 1px solid #e7eef3;
        position: relative;
    }

    .prev-next.prev-next-case {
        margin: 0 auto;
        padding-top: 0;
        border-top: none;
        ;
    }

    .prev-next {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .prev-next .prev {
        width: 80px;
        position: absolute;
        top: 18px;
        left: 0;
        ;
    }

    .prev-next .prev a {
        display: block;
        font-weight: 500;
        font-size: 16px;
        color: #fff;
        line-height: 40px;
        letter-spacing: 3px;
        text-align: center;
        border-radius: 25px;
        background: #4780c5;
        ;
    }

    .prev-next .home {
        width: 180px;
        margin: 0 auto;
    }

    .prev-next .home a {
        display: block;
        font-weight: 500;
        font-size: 16px;
        color: #4780c5;
        line-height: 50px;
        text-align: center;
        ;
    }

    .prev-next .next {
        width: 80px;
        position: absolute;
        top: 18px;
        right: 0;
        ;
    }

    .prev-next .next a {
        display: block;
        font-weight: 500;
        font-size: 16px;
        color: #fff;
        line-height: 40px;
        letter-spacing: 3px;
        text-align: center;
        border-radius: 25px;
        background: #4780c5;
        ;
    }

    .prev-next .prev a:hover {
        text-decoration: none;
        opacity: 0.7;
        ;
    }

    .prev-next .next a:hover {
        text-decoration: none;
        opacity: 0.7;
        ;
    }

    .prev-next.prev-next-case .next {
        top: 0;
    }

    .prev-next.prev-next-case .prev {
        top: 0;
    }

    .post-prev-next {
        max-width: 100%;
        height: auto;
        min-height: 36px;
        margin: 70px auto 70px;
        padding: 70px 0 0;
        line-height: 1.5em;
        border-top: 1px solid #ddd;
        position: relative;
    }

    .post-prev-next .prev {
        width: 120px;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 16px;
        line-height: 36px;
        text-align: center;
        border: 1px solid #222;
        position: absolute;
        top: 70px;
        left: 0;
        ;
    }

    .post-prev-next .next {
        width: 120px;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 16px;
        line-height: 36px;
        text-align: center;
        border: 1px solid #222;
        position: absolute;
        top: 70px;
        right: 0;
        ;
    }

    .post-prev-next .home {
        width: 300px;
        display: block;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 16px;
        line-height: 36px;
        text-align: center;
        border: 1px solid #222;
        ;
    }

    .post-prev-next .home a {
        display: block;
    }

    .yarpp-related {
        margin: 0 !important;
    }

    .post {
        word-break: break-all;
    }

    .post .text {
        margin-bottom: 30px;
    }

    .post .text.big {
        font-weight: 700;
        font-size: 1.2em;
    }

    .post .text strong {
        font-weight: 700;
    }

    .post .text a {
        color: #222;
    }

    .post img.alignnone {
        display: block;
        margin: 30px auto;
    }

    .post hr {
        margin: 50px auto;
    }

    .box-who {
        min-height: 100px;
        margin-bottom: 20px;
        padding: 15px 15px 15px 140px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #ddd;
        border-radius: 6px;
        background: #fff;
        position: relative;
        ;
    }

    .box-who .who-pic {
        width: 100px;
        position: absolute;
        bottom: 0;
        left: 30px;
        ;
    }

    .box-who .who-pic img {
        margin: 0;
    }

    .box-who .text {
        margin-bottom: 0;
    }

    .box-who-2 {
        margin-bottom: 20px;
        padding: 15px;
        border: 1px solid #ddd;
        border-radius: 6px;
        background: #fff;
        position: relative;
        ;
    }

    .box-who-2:last-child {
        margin-bottom: 0;
    }

    .box-who-2 .text {
        margin-bottom: 0;
        margin-bottom: 0;
        font-family: "Noto Serif JP", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
        font-size: 18px;
        ;
    }

    blockquote {
        margin: 25px auto;
        padding: 25px 40px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #f6f6f6;
        position: relative;
        ;
    }

    blockquote:before {
        content: "";
        width: 27px;
        height: 21px;
        display: inline-block;
        line-height: 1;
        text-align: center;
        background: url("https://l-terakoya.jp/wp2/wp-content/themes/tera2/img/blockquote-before.webp") center center no-repeat;
        background-size: contain;
        position: absolute;
        top: 10px;
        left: 10px;
        ;
    }

    blockquote:after {
        content: "";
        width: 27px;
        height: 21px;
        display: inline-block;
        line-height: 1;
        text-align: center;
        background: url("https://l-terakoya.jp/wp2/wp-content/themes/tera2/img/blockquote-after.webp") center center no-repeat;
        background-size: contain;
        position: absolute;
        bottom: 10px;
        right: 10px;
        ;
    }

    blockquote a {
        font-size: 12px;
        color: #888 !important;
        word-break: break-all;
    }

    .post blockquote .text {
        margin-bottom: 10px;
    }

    blockquote p:last-child {
        margin-bottom: 0;
        font-size: 12px;
        color: #888;
    }

    .table-1 {
        width: 100%;
        table-layout: fixed;
        margin: 25px auto;
    }

    .table-1 tr:first-child th:first-child {
        background: #f2f2f2;
    }

    .table-1 th {
        padding: 6px 10px;
        font-weight: 400;
        text-align: center;
        border: 1px solid #ddd;
        background: #f6f6f6;
        ;
    }

    .table-1 td {
        padding: 6px 10px;
        text-align: center;
        border: 1px solid #ddd;
        ;
    }

    .pic-content {
        min-height: 150px;
        padding-left: 180px;
        position: relative;
        ;
    }

    .pic-content .pic {
        width: 159px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .pic-content .pic img {
        margin-top: 0;
    }

    .bn-post {
        height: 210px;
        background: #fafafa;
        position: relative;
        ;
    }

    .bn-post .bn-post-link {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
    }

    .bn-post .bn-post-link:hover {
        background: rgba(255, 255, 255, 0.4);
    }

    .bn-post .bn-post-pic {
        width: 270px;
        height: 210px;
        position: absolute;
        top: 0;
        left: 0;
        ;
    }

    .bn-post .bn-post-pic img {
        margin: 0;
    }

    .bn-post .bn-post-content {
        padding: 30px 30px 30px 300px;
    }

    .bn-post .bn-post-content .bn-post-title {
        margin-bottom: 20px;
        font-family: "Noto Serif JP", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
        font-size: 20px;
        background: url("https://l-terakoya.jp/wp2/wp-content/themes/tera2/img/angle-status-active.webp") 95% 30px no-repeat;
        background-size: 51px 6px;
    }

    .post-bottom {
        margin-top: 60px;
        background: #fff;
        ;
    }

    .box-point {
        margin: 20px auto;
        padding: 30px;
        background: #f6f6f6;
        position: relative;
    }

    .box-point:after {
        content: "";
        width: 64px;
        height: 64px;
        display: block;
        background: url("https://l-terakoya.jp/wp2/wp-content/themes/tera2/img/box-point.webp") 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: 0;
        right: 0;
        ;
    }

    .box-point p:last-child {
        margin-bottom: 0;
    }
}

@media screen {

    html.fancybox-active:not(.fancybox-allowscroll),
    html.fancybox-active:not(.fancybox-allowscroll) body {
        overflow: hidden;

        -ms-touch-action: none;
        touch-action: none;
        -ms-scroll-chaining: none;
        overscroll-behavior: none;
        ;
    }

    html.fancybox-active:not(.fancybox-allowscroll) body {
        margin-bottom: var(--horizontal-scrollbar);
        margin-right: var(--vertical-scrollbar);
        ;
    }

    html.fancybox-active:not(.fancybox-allowscroll) body.rtl {
        margin-left: var(--vertical-scrollbar);
        margin-right: 0;
        ;
    }

    #fancybox-loading,
    #fancybox-loading div,
    #fancybox-overlay,
    #fancybox-wrap *,
    #fancybox-wrap *::before,
    #fancybox-wrap *::after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #fancybox-overlay {
        width: 100%;
        height: 100%;
        display: none;
        background-color: rgba(0, 0, 0, 0.7);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 111100;
        ;
    }

    #fancybox-tmp {
        display: none;
        overflow: auto;
        margin: 0;
        padding: 0;
        border: 0;
        ;
    }

    #fancybox-wrap {
        display: none;
        outline: none !important;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 111101;
        ;
    }

    #fancybox-outer {
        width: 100%;
        height: 100%;
        background: #fff;
        -webkit-box-shadow: 0 0 20px #111;
        box-shadow: 0 0 20px #111;
        position: relative;
        ;
    }

    #fancybox-content {
        width: 100%;
        height: 100%;
        overflow: hidden;
        border: 0 solid #fff;
        background: #fff;
        background-clip: padding-box;
        position: relative;
        z-index: 111102;
        ;
    }

    #fancybox-content>* {
        max-width: 100%;
        max-height: 100%;
    }

    #fancybox-error {
        margin: 0;
        padding: 14px;
        color: #444;
        ;
    }

    #fancybox-frame,
    #fancybox-img {
        width: 100%;
        height: 100%;
        border: none;
    }

    #fancybox-img {
        max-width: none !important;
        max-height: none !important;
        vertical-align: top;
        margin: 0;
        padding: 0;
        line-height: 0;
        ;
    }

    #fancybox-frame {
        display: block;
        z-index: 0;
    }

    .fancy-ico {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        position: absolute;
        ;
    }

    .fancy-ico span {
        width: 24px;
        height: 24px;
        display: block;
        border: 2px solid white;
        border-radius: 50%;
        background: #000;
        -webkit-box-shadow: 0 0 4px #000;
        box-shadow: 0 0 4px #000;
        -webkit-transition: -webkit-transform 0.25s ease-in-out;
        transition: -webkit-transform 0.25s ease-in-out;
        transition: transform 0.25s ease-in-out;
        transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
        position: relative;
        top: 12px;
        left: 12px;
        ;
    }

    #fancybox-close:hover span,
    #fancybox-next:hover span,
    body.rtl #fancybox-prev:hover span {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    #fancybox-prev:hover span,
    body.rtl #fancybox-next:hover span {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }

    #fancybox-close {
        display: none;
        cursor: pointer;
        top: -24px;
        right: -24px;
        z-index: 111105;
        ;
    }

    #fancybox-close span::after,
    #fancybox-close span::before {
        content: "";
        width: 12px;
        height: 2px;
        background-color: #fff;
        position: absolute;
        top: 9px;
        left: 4px;
        ;
    }

    #fancybox-close span::before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #fancybox-close span::after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #fancybox-prev,
    #fancybox-next {
        display: none;
        margin-top: -24px;
        cursor: pointer;
        top: 50%;
        z-index: 111102;
        ;
    }

    #fancybox-next,
    body.rtl #fancybox-prev {
        left: auto;
        right: -24px;
    }

    #fancybox-prev,
    body.rtl #fancybox-next {
        left: -24px;
        right: auto;
    }

    #fancybox-prev span::after,
    #fancybox-next span::after {
        content: "";
        width: 8px;
        height: 8px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        position: absolute;
        top: 6px;
        ;
    }

    #fancybox-prev span::after,
    body.rtl #fancybox-next span::after {
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
        left: 7px;
    }

    #fancybox-next span::after,
    body.rtl #fancybox-prev span::after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        left: initial;
        right: 7px;
    }

    #fancybox-title-wrap {
        z-index: 111104;
    }

    .fancybox-title-inside {
        padding-bottom: 10px;
        color: #333;
        text-align: center;
        background-color: #fff;
        position: relative;
    }

    .fancybox-title-outside {
        padding-top: 10px;
        font-weight: 600;
        color: #fff;
        ;
    }

    .fancybox-title-over {
        width: 100%;
        color: #fff;
        text-align: left;
        position: absolute;
        bottom: 0;
        left: 0;
        ;
    }

    body.rtl .fancybox-title-over {
        text-align: right;
    }

    .fancybox-title-over #fancybox-title {
        display: block;
        padding: 10px;
        background: rgba(0, 0, 0, 0.6);
        ;
    }

    .fancybox-title-float {
        text-align: center;
    }

    .fancybox-title-float #fancybox-title {
        height: 24px;
        display: table;
        margin: -12px auto;
        padding: 0 15px;
        font-size: 14px;
        color: #fff;
        line-height: 20px;
        border: 2px solid #fff;
        border-radius: 12px;
        background: #000;
        -webkit-box-shadow: 0 0 4px #000;
        box-shadow: 0 0 4px #000;
        position: relative;
        z-index: 111104;
    }

    #fancybox-loading {
        width: 40px;
        height: 40px;
        display: none;
        overflow: hidden;
        margin-top: -20px;
        margin-left: -20px;
        border-radius: 5px;
        background-color: rgba(0, 0, 0, 0.9);
        cursor: pointer;
        position: fixed;
        top: 50%;
        left: 50%;
        z-index: 111104;
        ;
    }

    #fancybox-loading div {
        -webkit-transform-origin: 20px 20px;
        transform-origin: 20px 20px;
        -webkit-animation: fancybox-loading 1.2s linear infinite;
        animation: fancybox-loading 1.2s linear infinite;
    }

    #fancybox-loading div::after {
        content: "";
        width: 2px;
        height: 7px;
        display: block;
        border-radius: 20%;
        background: #fff;
        position: absolute;
        top: 7px;
        left: 19px;
        ;
    }

    #fancybox-loading div:nth-child(1) {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    #fancybox-loading div:nth-child(2) {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
        -webkit-animation-delay: -1s;
        animation-delay: -1s;
    }

    #fancybox-loading div:nth-child(3) {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    #fancybox-loading div:nth-child(4) {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

    #fancybox-loading div:nth-child(5) {
        -webkit-transform: rotate(120deg);
        transform: rotate(120deg);
        -webkit-animation-delay: -0.7s;
        animation-delay: -0.7s;
    }

    #fancybox-loading div:nth-child(6) {
        -webkit-transform: rotate(150deg);
        transform: rotate(150deg);
        -webkit-animation-delay: -0.6s;
        animation-delay: -0.6s;
    }

    #fancybox-loading div:nth-child(7) {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-animation-delay: -0.5s;
        animation-delay: -0.5s;
    }

    #fancybox-loading div:nth-child(8) {
        -webkit-transform: rotate(210deg);
        transform: rotate(210deg);
        -webkit-animation-delay: -0.4s;
        animation-delay: -0.4s;
    }

    #fancybox-loading div:nth-child(9) {
        -webkit-transform: rotate(240deg);
        transform: rotate(240deg);
        -webkit-animation-delay: -0.3s;
        animation-delay: -0.3s;
    }

    #fancybox-loading div:nth-child(10) {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        -webkit-animation-delay: -0.2s;
        animation-delay: -0.2s;
    }

    #fancybox-loading div:nth-child(11) {
        -webkit-transform: rotate(300deg);
        transform: rotate(300deg);
        -webkit-animation-delay: -0.1s;
        animation-delay: -0.1s;
    }

    #fancybox-loading div:nth-child(12) {
        -webkit-transform: rotate(330deg);
        transform: rotate(330deg);
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }

    @-webkit-keyframes fancybox-loading {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    @keyframes fancybox-loading {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    .fancybox-hidden {
        display: none;
    }

    #fancybox-content .fancybox-hidden,
    #fancybox-tmp .fancybox-hidden {
        display: revert;
    }
}
