@charset "UTF-8";
.wp-block-separator {
    border-top: 1px solid;
    border-bottom: 1px solid
}
.wp-block-separator.is-style-dots {
    background: none !important;
    border: none;
    text-align: center;
    line-height: 1;
    height: auto
}
.wp-block-separator.is-style-dots:before {
    content: "···";
    color: currentColor;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em;
}
.wp-block-separator.has-css-opacity {
    opacity: .4
}
.wp-block-separator {
    border: none;
    border-bottom: 2px solid;
    margin-left: auto;
    margin-right: auto
}
.wp-block-separator.has-alpha-channel-opacity {
    opacity: 1
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    width: 100px
}
.wp-block-separator.has-background:not(.is-style-dots) {
    border-bottom: none;
    height: 1px
}
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
    height: 2px
}
#wp-block-spacer-inline-css> .wp-block-spacer {
    clear: both
}
#wp-block-image-inline-css > .wp-block-image {
    margin: 0 0 1em
}
.wp-block-image img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}
.wp-block-image:not(.is-style-rounded) > a, .wp-block-image:not(.is-style-rounded) img {
    border-radius: inherit
}
.wp-block-image.aligncenter {
    text-align: center
}
.wp-block-image.alignfull img, .wp-block-image.alignwide img {
    height: auto;
    width: 100%
}
.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: .5em 1em .5em 0
}
.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}
.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}
.wp-block-image figcaption {
    margin-top: .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 {
        -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;
        border-radius: 0
    }
}
.wp-block-image figure {
    margin: 0
}
.wp-block-image figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}
.is-dark-theme .wp-block-image figcaption {
    color: hsla(0, 0%, 100%, .65)
}
<style id='wp-block-paragraph-inline-css' > .is-small-text {
    font-size: .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;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}
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
}
<style id='wp-block-columns-inline-css' > .wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    box-sizing: border-box;
    flex-wrap: wrap !important;
    align-items: normal !important
}
@media (min-width:782px) {
    .wp-block-columns {
        flex-wrap: nowrap !important
    }
}
.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}
.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}
.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}
@media (max-width:781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important
    }
}
@media (min-width:782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }
}
.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
    flex-basis: 0;
    flex-grow: 1
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[style*=flex-basis] {
    flex-grow: 0
}
:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}
.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}
.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}
.wp-block-column.is-vertically-aligned-center {
    align-self: center
}
.wp-block-column.is-vertically-aligned-bottom {
    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%
}
<style id='wp-block-post-comments-inline-css' > .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 {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}
.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em
}
.wp-block-post-comments .commentlist .comment p {
    font-size: 1em;
    line-height: 1.8;
    margin: 1em 0
}
.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 {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-top: .5em;
    margin-right: .75em;
    width: 2.5em
}
.wp-block-post-comments .comment-author cite {
    font-style: normal
}
.wp-block-post-comments .comment-meta {
    font-size: .875em;
    line-height: 1.5
}
.wp-block-post-comments .comment-meta b {
    font-weight: 400
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block
}
.wp-block-post-comments .comment-body .commentmetadata {
    font-size: .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: .25em
}
.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments .comment-form textarea {
    display: block;
    box-sizing: border-box;
    width: 100%
}
.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}
.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0
}
.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: .5em
}
.wp-block-post-comments .reply {
    font-size: .875em;
    margin-bottom: 1.4em
}
.wp-block-post-comments input:not([type=submit]), .wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-size: 1em;
    font-family: inherit
}
.wp-block-post-comments input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments textarea {
    padding: calc(.667em + 2px)
}
.wp-block-post-comments input[type=submit] {
    border: none
}
<style id='wp-block-buttons-inline-css' > .wp-block-buttons.is-vertical {
    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 {
    justify-content: flex-start
}
.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}
.wp-block-buttons.is-content-justification-center {
    justify-content: center
}
.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}
.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}
.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}
.wp-block-buttons.is-content-justification-space-between {
    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 {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}
.wp-block-button.aligncenter {
    text-align: center
}
<style id='wp-block-button-inline-css' > .wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-align: center;
    text-decoration: none;
    word-break: break-word;
    box-sizing: border-box
}
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
    color: #fff
}
.wp-block-button__link.aligncenter {
    text-align: center
}
.wp-block-button__link.alignright {
    text-align: right
}
.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, .5em)*0.75)
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*0.5)
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em)*0.25)
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
    width: 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
}
.is-style-outline > :where(.wp-block-button__link), :where(.wp-block-button__link).is-style-outline {
    border: 2px solid;
    padding: .667em 1.333em
}
.is-style-outline > .wp-block-button__link:not(.has-text-color), .wp-block-button__link.is-style-outline:not(.has-text-color) {
    color: currentColor
}
.is-style-outline > .wp-block-button__link:not(.has-background), .wp-block-button__link.is-style-outline:not(.has-background) {
    background-color: transparent
}
<style id='wp-block-library-inline-css' > :root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px
}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}
:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}
: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 {
    justify-content: flex-start
}
.items-justified-center {
    justify-content: center
}
.items-justified-right {
    justify-content: flex-end
}
.items-justified-space-between {
    justify-content: space-between
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}
.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}
html :where(.has-border-color), html :where([style*=border-width]) {
    border-style: solid
}
html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}
<style id='global-styles-inline-css' > body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--foreground: #000000;
    --wp--preset--color--background: #ffffff;
    --wp--preset--color--primary: #1a4548;
    --wp--preset--color--secondary: #ffe2c7;
    --wp--preset--color--tertiary: #F6F6F6;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--gradient--vertical-secondary-to-tertiary: linear-gradient(to bottom, var(--wp--preset--color--secondary) 0%, var(--wp--preset--color--tertiary) 100%);
    --wp--preset--gradient--vertical-secondary-to-background: linear-gradient(to bottom, var(--wp--preset--color--secondary) 0%, var(--wp--preset--color--background) 100%);
    --wp--preset--gradient--vertical-tertiary-to-background: linear-gradient(to bottom, var(--wp--preset--color--tertiary) 0%, var(--wp--preset--color--background) 100%);
    --wp--preset--gradient--diagonal-primary-to-foreground: linear-gradient(to bottom right, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--foreground) 100%);
    --wp--preset--gradient--diagonal-secondary-to-background: linear-gradient(to bottom right, var(--wp--preset--color--secondary) 50%, var(--wp--preset--color--background) 50%);
    --wp--preset--gradient--diagonal-background-to-secondary: linear-gradient(to bottom right, var(--wp--preset--color--background) 50%, var(--wp--preset--color--secondary) 50%);
    --wp--preset--gradient--diagonal-tertiary-to-background: linear-gradient(to bottom right, var(--wp--preset--color--tertiary) 50%, var(--wp--preset--color--background) 50%);
    --wp--preset--gradient--diagonal-background-to-tertiary: linear-gradient(to bottom right, var(--wp--preset--color--background) 50%, var(--wp--preset--color--tertiary) 50%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--duotone--foreground-and-background: url('#wp-duotone-foreground-and-background');
    --wp--preset--duotone--foreground-and-secondary: url('#wp-duotone-foreground-and-secondary');
    --wp--preset--duotone--foreground-and-tertiary: url('#wp-duotone-foreground-and-tertiary');
    --wp--preset--duotone--primary-and-background: url('#wp-duotone-primary-and-background');
    --wp--preset--duotone--primary-and-secondary: url('#wp-duotone-primary-and-secondary');
    --wp--preset--duotone--primary-and-tertiary: url('#wp-duotone-primary-and-tertiary');
    --wp--preset--font-size--small: 1rem;
    --wp--preset--font-size--medium: 1.125rem;
    --wp--preset--font-size--large: 1.75rem;
    --wp--preset--font-size--x-large: clamp(1.75rem, 3vw, 2.25rem);
    --wp--preset--font-family--system-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    --wp--preset--font-family--source-serif-pro: "Source Serif Pro", serif;
    --wp--custom--spacing--small: max(1.25rem, 5vw);
    --wp--custom--spacing--medium: clamp(2rem, 8vw, calc(4 * var(--wp--style--block-gap)));
    --wp--custom--spacing--large: clamp(4rem, 10vw, 8rem);
    --wp--custom--spacing--outer: var(--wp--custom--spacing--small, 1.25rem);
    --wp--custom--typography--font-size--huge: clamp(2.25rem, 4vw, 2.75rem);
    --wp--custom--typography--font-size--gigantic: clamp(2.75rem, 6vw, 3.25rem);
    --wp--custom--typography--font-size--colossal: clamp(3.25rem, 8vw, 6.25rem);
    --wp--custom--typography--line-height--tiny: 1.15;
    --wp--custom--typography--line-height--small: 1.2;
    --wp--custom--typography--line-height--medium: 1.4;
    --wp--custom--typography--line-height--normal: 1.6;
}
body {
    margin: 0;
}
body {
    background-color: var(--wp--preset--color--background);
    color: var(--wp--preset--color--foreground);
    font-family: var(--wp--preset--font-family--system-font);
    font-size: var(--wp--preset--font-size--medium);
    line-height: var(--wp--custom--typography--line-height--normal);
    --wp--style--block-gap: 1.5rem;
}
.wp-site-blocks > .alignleft {
    float: left;
    margin-right: 2em;
}
.wp-site-blocks > .alignright {
    float: right;
    margin-left: 2em;
}
.wp-site-blocks > .aligncenter {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
.wp-site-blocks > * {
    margin-block-start: 0;
    margin-block-end: 0;
}
.wp-site-blocks > * + * {
    margin-block-start: var(--wp--style--block-gap);
}
h1 {
    font-family: var(--wp--preset--font-family--source-serif-pro);
    font-size: var(--wp--custom--typography--font-size--colossal);
    font-weight: 300;
    line-height: var(--wp--custom--typography--line-height--tiny);
}
h2 {
    font-family: var(--wp--preset--font-family--source-serif-pro);
    font-size: var(--wp--custom--typography--font-size--gigantic);
    font-weight: 300;
    line-height: var(--wp--custom--typography--line-height--small);
}
h3 {
    font-family: var(--wp--preset--font-family--source-serif-pro);
    font-size: var(--wp--custom--typography--font-size--huge);
    font-weight: 300;
    line-height: var(--wp--custom--typography--line-height--tiny);
}
h4 {
    font-family: var(--wp--preset--font-family--source-serif-pro);
    font-size: var(--wp--preset--font-size--x-large);
    font-weight: 300;
    line-height: var(--wp--custom--typography--line-height--tiny);
}
h5 {
    font-family: var(--wp--preset--font-family--system-font);
    font-size: var(--wp--preset--font-size--medium);
    font-weight: 700;
    line-height: var(--wp--custom--typography--line-height--normal);
    text-transform: uppercase;
}
h6 {
    font-family: var(--wp--preset--font-family--system-font);
    font-size: var(--wp--preset--font-size--medium);
    font-weight: 400;
    line-height: var(--wp--custom--typography--line-height--normal);
    text-transform: uppercase;
}
a {
    color: var(--wp--preset--color--foreground);
}
.wp-block-button__link {
    background-color: var(--wp--preset--color--primary);
    border-radius: 0;
    color: var(--wp--preset--color--background);
    font-size: var(--wp--preset--font-size--medium);
}
.wp-block-post-title {
    font-family: var(--wp--preset--font-family--source-serif-pro);
    font-size: var(--wp--custom--typography--font-size--gigantic);
    font-weight: 300;
    line-height: var(--wp--custom--typography--line-height--tiny);
}
.wp-block-post-comments {
    padding-top: var(--wp--custom--spacing--small);
}
.wp-block-pullquote {
    border-width: 1px 0;
}
.wp-block-query-title {
    font-family: var(--wp--preset--font-family--source-serif-pro);
    font-size: var(--wp--custom--typography--font-size--gigantic);
    font-weight: 300;
    line-height: var(--wp--custom--typography--line-height--small);
}
.wp-block-quote {
    border-width: 1px;
}
.wp-block-site-title {
    font-family: var(--wp--preset--font-family--system-font);
    font-size: var(--wp--preset--font-size--medium);
    font-style: italic;
    font-weight: normal;
    line-height: var(--wp--custom--typography--line-height--normal);
}
.has-black-color {
    color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-color {
    color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}
.has-foreground-color {
    color: var(--wp--preset--color--foreground) !important;
}
.has-background-color {
    color: var(--wp--preset--color--background) !important;
}
.has-primary-color {
    color: var(--wp--preset--color--primary) !important;
}
.has-secondary-color {
    color: var(--wp--preset--color--secondary) !important;
}
.has-tertiary-color {
    color: var(--wp--preset--color--tertiary) !important;
}
.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-foreground-background-color {
    background-color: var(--wp--preset--color--foreground) !important;
}
.has-background-background-color {
    background-color: var(--wp--preset--color--background) !important;
}
.has-primary-background-color {
    background-color: var(--wp--preset--color--primary) !important;
}
.has-secondary-background-color {
    background-color: var(--wp--preset--color--secondary) !important;
}
.has-tertiary-background-color {
    background-color: var(--wp--preset--color--tertiary) !important;
}
.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-foreground-border-color {
    border-color: var(--wp--preset--color--foreground) !important;
}
.has-background-border-color {
    border-color: var(--wp--preset--color--background) !important;
}
.has-primary-border-color {
    border-color: var(--wp--preset--color--primary) !important;
}
.has-secondary-border-color {
    border-color: var(--wp--preset--color--secondary) !important;
}
.has-tertiary-border-color {
    border-color: var(--wp--preset--color--tertiary) !important;
}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}
.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}
.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}
.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}
.has-vertical-secondary-to-tertiary-gradient-background {
    background: var(--wp--preset--gradient--vertical-secondary-to-tertiary) !important;
}
.has-vertical-secondary-to-background-gradient-background {
    background: var(--wp--preset--gradient--vertical-secondary-to-background) !important;
}
.has-vertical-tertiary-to-background-gradient-background {
    background: var(--wp--preset--gradient--vertical-tertiary-to-background) !important;
}
.has-diagonal-primary-to-foreground-gradient-background {
    background: var(--wp--preset--gradient--diagonal-primary-to-foreground) !important;
}
.has-diagonal-secondary-to-background-gradient-background {
    background: var(--wp--preset--gradient--diagonal-secondary-to-background) !important;
}
.has-diagonal-background-to-secondary-gradient-background {
    background: var(--wp--preset--gradient--diagonal-background-to-secondary) !important;
}
.has-diagonal-tertiary-to-background-gradient-background {
    background: var(--wp--preset--gradient--diagonal-tertiary-to-background) !important;
}
.has-diagonal-background-to-tertiary-gradient-background {
    background: var(--wp--preset--gradient--diagonal-background-to-tertiary) !important;
}
.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}
.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}
.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}
.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}
.has-system-font-font-family {
    font-family: var(--wp--preset--font-family--system-font) !important;
}
.has-source-serif-pro-font-family {
    font-family: var(--wp--preset--font-family--source-serif-pro) !important;
}
<style id='wp-webfonts-inline-css' > @font-face {
    font-family: "Source Serif Pro";
    font-style: normal;
    font-weight: 200 900;
    font-display: fallback;
    src: local("Source Serif Pro"), url('/wp-content/themes/shrine/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2') format('woff2');
    font-stretch: normal;
}
@font-face {
    font-family: "Source Serif Pro";
    font-style: italic;
    font-weight: 200 900;
    font-display: fallback;
    src: local("Source Serif Pro"), url('/wp-content/themes/shrine/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2') format('woff2');
    font-stretch: normal;
}
/* custom */
.bgBlock .inner > *:first-child, .bgBlock .inner > *:first-child > *:first-child {
    margin-top: 0 !important;
}
body {
    min-height: 100vh;
    mobile viewport bug fix min-height: -webkit-fill-available;
}
html {
    height: -webkit-fill-available;
}
html {
    background: #1c2125;
}
body {
    opacity: 0;
}
body.on {
    opacity: 1.0;
    transition: 1.5s;
    transition-delay: 0.2s;
}
.mv {
    position: relative;
    z-index: 1;
    width: 100vw;
}
.mv figure {
    width: 100vw;
    height: 110vh;
    overflow: hidden;
}
.mv figure img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transform: scale(1.05);
}
.mv video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
body.on .mv figure img {
    transform: scale(1.00);
    transition: 1.5s;
    transition-delay: 0.2s;
}
.mv h2.catch {
    position: absolute;
    font-size: 1.38461538rem;
    letter-spacing: 1.0em;
    left: 0;
    top: 0;
    height: 100vh;
    height: 100svh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    flex-wrap: wrap;
}
.mv h2.catch span {
    font-size: 0.76923076rem;
    margin-top: 1.33333vw;
    display: block;
    letter-spacing: 0.1em;
}
.mv p.time {
    position: absolute;
    margin: 0 auto;
    color: #fff;
    background: rgba(255, 255, 255, 0.08);
    font-size: 1.0rem;
    padding: 2.4vw 3.2vw;
    z-index: 200;
    /* margin-top: -16.5vh; */
    text-align: center;
    width: 100vw;
    top: 90vh;
    top: 90svh;
    left: 0;
}
.mv p.time strong {
    margin-right: 16px;
    font-weight: 600;
}
.mv .leadBlock {
    background: #1c2125;
    color: #fff;
    width: 100vw;
    padding: 16vw 0 16vw;
}
.mv .leadBlock:before {
    content: "";
    position: absolute;
    left: 0;
    top: calc(110vh - 160px);
    width: 100vw;
    height: 160px;
    background: linear-gradient(rgba(28, 33, 37, 0), rgba(28, 33, 37, 1.0));
    /* z-index: 100;*/
}
.mv .leadBlock h2 {
    font-size: 1.5384615rem;
    letter-spacing: 0.5em;
    line-height: 2.0;
}
.mv .leadBlock p {
    line-height: 2.5;
}
.mv .leadBlock > div {
    margin-top: 3.2vw;
    margin-left: 6.4vw;
}
.news {
    width: 86.6666vw;
    margin: 16vw auto;
}
.news li {
    padding: 8.5333vw 0;
    border-bottom: 1px solid #d1d3d5;
    width: 100%;
}
.news li:first-child {
    padding-top: 0;
}
.news h2 {
    font-size: 1.538461rem;
    margin-bottom: 7.46666vw;
}
.news .allLink {
    text-align: right;
}
.news .allLink a {
    color: #1c2125;
}
.news li.newsAll {
    border-bottom: none !important;
}
.newsPosUnder{
    margin-bottom: -8vw;
}

.leftImg {
    margin: 16vw 0;
    width: 100vw;
    overflow: hidden;
}
.leftImg img {
    width: 100%;
}
.leftImg > div {
    width: 86.6666vw;
    margin: 8.5333vw auto 0;
}
.leftImg h2 {
    position: relative;
    /*
    font-size: 1.538461rem;
	letter-spacing: 0.5em;
*/
    font-size: 1.538461rem;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 4.2vw;
}
.rightImg {
    margin: 16vw 0;
    width: 100vw;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.rightImg img {
    width: 100%;
}
.rightImg > div {
    width: 86.6666vw;
    margin: 8.5333vw auto 0;
}
.rightImg h2 {
    position: relative;
    font-size: 1.538461rem;
    /*	letter-spacing: 0.5em;*/
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 4.2vw;
}
.link3block, .link2block {
    width: 100vw;
    overflow: hidden;
}
.link3block ul, .link2block ul {
    width: 100vw;
}
.link3block li, .link2block li {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 54.93vw;
    text-align: center;
}
.link3block li a, .link2block li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.384625rem;
    letter-spacing: 0.5em;
}
.link3block li figure, .link2block li figure {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    position: relative;
}
.link3block li figure:after, .link2block li figure:after {
    background: #535c64;
    mix-blend-mode: multiply;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.link3block li img, .link2block li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bigImgBlockleft {
    width: 100vw;
}
.bigImgBlockleft {
    margin: 22.4vw 0 16vw 0;
    padding-left: 6.66666vw;
    position: relative;
}
.bigImgBlockleft figure {
    width: 93.255556vw;
    height: 56.8vw;
}
.bigImgBlockleft figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bigImgBlockleft h2 {
    position: absolute;
    left: 10.6vw;
    top: -8.4vw;
    font-size: 1.0rem;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background: #f2f2f2;
    padding: 3.2vw;
    letter-spacing: 0.1em;
}
.bigImgBlockleft > p {
    margin-left: 0;
    margin-top: 8.533333vw;
    width: 86.6666vw;
}
.bigImgBlockright {
    width: 100vw;
}
.bigImgBlockright {
    margin: 22.4vw 0 16vw 0;
    padding-right: 6.6666vw;
    position: relative;
}
.bigImgBlockright figure {
    width: 95.755556vw;
    height: 56.8vw;
    margin-left: -4.444444vw;
}
.bigImgBlockright figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bigImgBlockright h2 {
    position: absolute;
    right: 12.8vw;
    top: -8.4vw;
    font-size: 1.0rem;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background: #f2f2f2;
    padding: 3.2vw;
    letter-spacing: 0.1em;
}
.bigImgBlockright > p {
    margin-left: 6.66666vw;
    margin-top: 8.533333vw;
    width: 86.6666vw;
}
.photogallery {
    margin: 16vw 0;
    width: 100vw;
    overflow: hidden;
}
.photogallery h2 {
    font-size: 1.538461rem;
    text-align: center;
    letter-spacing: 0.25em;
    margin-bottom: 8.53888vw;
}
.photogallery ul {
    display: flex;
    gap: 6.4vw;
}
.photogallery li {
    height: 43.2vw;
}
.photogallery li img {
    height: 100%;
}
.bgBlock {
    background: #1c2125;
    width: 100vw;
    margin-top: 16vw;
    overflow: hidden;
    position: relative;
    color: #fff;
}
.bgBlock .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    display: flex;
}
.bgBlock .image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.bgBlock .inner {
    position: relative;
    color: #fff;
    padding: 16vw 0;
    width: 86.6666vw;
    margin: 0 auto;
}
.bgBlock .inner h2 {
    position: relative;
    font-size: 1.538461rem;
    letter-spacing: 0.5em;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 4.2vw;
}
.bgBlock .inner p {
    margin-bottom: 5.33333vw;
}
.bgBlock .inner > p {
    font-size: 1.0rem;
}
.bgBlock a {
    color: #fff;
    width: 100%;
    padding: 16px 24px;
    border: 1px solid #fff;
    display: block;
    text-align: center;
}
.bgBlock .image:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    mix-blend-mode: multiply;
}
/* 固定ページ用
------------------------*/
body > p + p {
    margin-top: 32px;
}

header + h2.noimage, .layout3Wrap h2.noimage {
    padding-top: 16vw;
}
.layout3Wrap h2.noimage:first-child{
    padding-top: 32vw;
}
h2.noimage, .h2head h2 {
    font-weight: 600;
}
.underBlock {
    width: 85.333vw;
    margin: 16vw auto 0;
}
h3.line + .underBlock {
    margin-top: 12.8vw;
}
h3.line.left {
    text-align: left;
}
h3.line.center {
    text-align: center;
}
h3.line.right {
    text-align: right;
}
.headBlock + .underBlock {
    margin-top: 40px;
}
.under.vertical {
    padding-top: 21.3333vw;
}
.h2head {
    max-width: 100vw;
    width: 100%;
    height: 69.0666vw;
    position: relative;
}
.h2head h2 {
    font-weight: 600;
}
.h2head figure:after {
    content: "";
    position: absolute;
    max-width: 100vw;
    width: 100%;
    height: 100%;
    background: #95A2AC;
    mix-blend-mode: multiply;
    display: block;
    left: 0;
    top: 0;
}
.h2head h2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: flex;
    font-size: 1.8461538rem;
    justify-content: center;
    align-items: center;
}
.h2head figure {
    position: relative;
    z-index: 9;
    height: 100%;
    width: 100%;
}
.h2head figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.subNav1 {
    width: 100vw;
    overflow-x: scroll;
}
.subNav1 ul {
    display: flex;
    gap: 4.8vw;
    padding: 2.4vw 6.4vw;
    width: max-content;
}
.subNav2 {
    background: #CFD4D8;
    width: 100vw;
    overflow-x: scroll;
}
.subNav2 ul {
    display: flex;
    gap: 4.8vw;
    padding: 2.4vw 6.4vw;
    width: max-content;
}
.h2title {
    margin-top: 16vw;
    margin-bottom: 12vw;
    display: flex;
    justify-content: center;
    writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    width: 100vw;
    align-items: center;
}
.h2title.vertical h3 {
    font-size: 1.8461538rem;
    letter-spacing: 0.5em;
    font-weight: 600;
}
body > .layout3Wrap > p {
    width: 85.3333vw;
    margin: 16vw auto 0;
    font-size: 1.0rem;
}
body > .layout3Wrap > p + p {
    margin-top: 6.4vw;
}
body > .layout3Wrap > ul {
    width: 82.5vw;
    margin: 16vw auto 0;
    margin-left: 11.5vw;
}
body > .layout3Wrap > ul li {
    list-style-type: revert;
    list-style: disc;
    padding-left: 8px;
    padding-bottom: 12px;
    font-size: 1.0rem;
}
.wp-block-image {
    width: 85.3333vw !important;
    margin: 16vw auto 0 !important;
    text-align: center;
}
.wp-block-image img {
    max-width: 100%;
    height: auto;
}
h2.noimage + * {
    margin-top: 16vw;
}
h3 + *, h4 + *, h5 + * {
    margin-top: 3.6vw;
}
h4.center{
    text-align: center;
}
body > ul {
    margin-top: 3.6vw;
}
h3.line {
    font-size: 1.8461538rem;
    text-align: center;
    position: relative;
    margin: 16vw 0 7.2vw !important;
    font-weight: 600;
}
h3.line:after {
    content: "";
    position: absolute;
    top: 15.3vw;
    width: 6.53333vw;
    height: 1px;
}
h3.line.center:after {
    left: 50%;
    margin-left: -3.66666vw;
}
h3.line.left:after {
    left: 0;
}
h3.line.right:after {
    right: 0;
}
h3.line + *, h3.line + * > table {
    margin-top: 7.2vw;
}
.gosaijinBlock > *{
    background: #fff;
}
.gosaijin {
    width: 85.3333vw;
    margin: 0 auto;
}
.gosaijinBlock + .gosaijinBlock {
    margin-top: 4.2vw;
}
.gosaijinBlock .blockoneYes {
    display: none;
}
.gosaijin > div {
    width: 85.3333vw;
    text-align: center;
    padding: 6.4vw 3.2vw 2.4vw;
    font-size: 2.15384615rem;
    font-weight: 600;
}
.gosaijin > div:last-child {
    margin-top: 4.2vw;
}
.gosaijin rb {
    display: block;
    line-height: 1.3;
}
.gosaijin_small {
    width: 85.3333vw;
    margin: 0 auto;
}
.gosaijinBlock_small + .gosaijinBlock_small {
    margin-top: 32px;
}
.gosaijin_small > div {
    width: 85.3333vw;
    text-align: center;
    padding: 6.4vw 3.2vw 2.4vw;
    font-size: 1.5384rem;
    font-weight: 600;
}
.gosaijin_small > div:last-child {
    margin-top: 4.2vw;
}
.gosaijin_small rb {
    display: block;
    line-height: 1.3;
}
.doubleBlock {
    width: 85.3333vw;
    margin: 16vw auto;
}
.doubleBlock > div {
    width: 100%;
}
.doubleBlock > div img {
    width: 100%;
}
.doubleBlock > div h4 p {
    font-size: 1.384615rem;
    line-height: 1.5;
    margin-top: 8.53333vw;
    font-weight: 600;
}
.doubleBlock > div > p {
    margin-top: 4.26666vw;
    font-size: 1.0rem;
}
.doubleBlock > div:last-child {
    margin-top: 14.93333vw;
}
.multiImageBlock > ul {
    display: flex;
    gap: 16px;
    justify-content: space-between;
    min-width: 331px;
    width: 100%;
    height: 396px;
}
.multiImageBlock > ul img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.multiImageBlock + .multiImageBlock {
    margin-top: 32px;
}
.wp-container-3 {}
.wp-block-columns {
    width: 85.3333vw;
    margin: 16vw auto 0 !important;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
}
.wp-block-columns {
    gap: 4.2666vw;
}
/*
.wp-block-column > *{
	margin: 0;
}
*/
.wp-block-column > *, .wp-block-columns > * {
    margin-top: 0 !important;
}
.wp-block-column > p, .wp-block-columns > p {
    font-size: 1.0rem;
}
h4 {
    font-size: 1.38461538rem !important;
    font-weight: 600 !important;
}
hr.wp-block-separator {
    opacity: 0.2;
    width: 100%;
}
.wp-block-columns + .wp-block-columns {
    margin-top: 4.26666vw !important;
}
section.btn1 a {
    margin: 0 auto;
    padding-bottom: 16px;
    text-align: center;
    position: relative;
}
section.btn1 a:after {
    content: "";
    background: url(/img/common/arrow.svg) no-repeat right;
    width: 4.5px;
    height: 8px;
    position: absolute;
    background-size: cover;
    right: 2.4vw;
    top: 4.8vw;
}
table {
    max-width: 1032px !important;
    width: 100% !important;
    margin: 16vw auto 0;
}
table h3, table h4, table h5, table h6 {
    display: inline-block;
    margin-left: -0.25em;
    margin-right: -0.25em;
}
table + table {
    margin-top: 72px !important;
}
table td, table th {
    padding: 3.2vw 1.6vw;
    font-size: 1.0rem;
    letter-spacing: 0.1em;
}
table td > *, table th > * {
    line-height: 1.5 !important;
}
table h3 + *, table h4 + *, table h5 + * {
    margin-top: 0;
}
.question + .question {
    margin-top: 0px;
}
.question dl {
    padding: 6.4vw 0;
}
.question + .question dl {
    border-top: none;
}
.question dt:before {
    content: "Q. ";
    display: inline-block;
}
.question dt, .question dd {
    display: flex;
    gap: 4px;
}
.question dt {
    width: 85.3333vw;
    font-weight: 600;
    font-size: 1.2rem;
}
.question dd {
    width: 85.3333vw;
}
.question dd:before {
    content: "A. ";
    display: inline-block;
}
.flowBlock {
    background: transparent !important;
}
.flowBlock dl {
    display: flex;
    gap: 6.4vw;
}
.flowBlock dl dt:before {
    position: absolute;
    content: "";
    width: 10.6666vw;
    height: 10.6666vw;
    left: 0;
    top: 0;
    border-radius: 10.6666vw;
    z-index: 30;
}
.flowBlock dl dt:before {
    border: none !important;
}
.flowBlock dl dt {
    position: relative;
    width: 10.6666vw;
}
.flowBlock dl dt:after {
    content: "";
    position: absolute;
    width: 2px;
    height: calc(100% - 9vw);
    left: 5vw;
    top: 13vw;
    background-image: linear-gradient(to top, rgb(0, 0, 0), rgb(0, 0, 0) 2px, transparent 2px, transparent 8px);
    background-size: 2px 8px;
    background-position: left bottom;
    background-repeat: repeat-y;
}
.flowBlock.Yes dl dt:after {
    display: none;
}
.flowBlock.Yes dl {
    padding-bottom: 64px;
}
.flowBlock dl dd strong p {
    font-size: 1.384615rem;
    line-height: 1.5;
}
.flowBlock dl dd {
    width: 70.4vw;
    margin-bottom: 3.2vw;
}
.flowBlock dl dd figure {
    width: 100% !important;
}
.flowBlock dl dd .content {
    margin-top: 8px;
}
.flowBlock dl dd .content > * {
    margin: 3.2vw 0;
}
.flowBlock dl dd .content > *:first-child {
    margin-top: 4px !important;
}
.flowBlock dl dt p {
    position: relative;
    width: 10.6666vw;
    height: 10.6666vw;
    display: flex;
    font-size: 1.384615rem;
    justify-content: center;
    align-items: center;
    margin-top: -2px;
    text-align: center;
    z-index: 100;
}
.flowBlock + .flowBlock {
    margin-top: 6.4vw !important;
}
.multiTextBlock + .multiTextBlock {
    margin-top: 3.2vw;
}
.multiTextBlock {
    padding-bottom: 3.2vw;
}
.multiTextBlock > div {
    display: flex;
    gap: 1.6vw;
}
.multiTextBlock .left {
    font-weight: 600;
    width: 30%;
}
h2.noimage {
    font-size: 1.8461538rem;
    text-align: center;
}
div:not(.wrap) > form {
    width: 85.3333vw;
    margin: 6.4vw auto 0;
}
.layout3Wrap input[type="text"], .layout3Wrap input[type="email"] {
    height: 14.93333vw;
    width: 100%;
    padding: 3.2vw;
}
textarea {
    width: 100%;
    min-height: 96px;
    padding: 3.2vw;
}
.marginmodeon .wp-block-image {
    max-width: 100vw;
}
.marginmodeon .leftImg, .marginmodeon .rightImg, .marginmodeon .bgBlock, .marginmodeon .link3block, .marginmodeon .link2block {
    margin-top: 0 !important;
}
.marginmodeon .bigImgBlockleft, .marginmodeon .bigImgBlockright {
    margin-top: 16vw !important;
}
.marginmodeon .bigImgBlockleft h2, .marginmodeon .bigImgBlockright h2 {
    top: 2.222vw;
}
.marginmodeon .photogallery ul {
    gap: 0;
}
.marginmodeon .photogallery h2 {
    margin-bottom: 0;
    height: 104px;
    line-height: 104px;
}
.bgBlock .btn3 a, .bgBlock .btn2 a {
    margin-top: 0;
}
.btn2 {
    text-align: center;
}
.btn2 a {
    border-radius: 1.06666vw;
    display: inline-block;
    padding: 3.2vw 10vw;
    font-weight: 600;
    margin: 7.2vw 0 0;
}
.btn1 a {
    padding: 3.2vw 10vw;
    display: inline-block;
    font-weight: 600;
    margin: 7.2vw 0 0;
}
.btn3.widthYes, .btn1.widthYes, .btn2.widthYes {
    width: 85.333vw;
    margin: 0 auto;
}
.btn3.widthYes a, .btn2.widthYes a, .btn1.widthYes a {
    width: 100%;
    display: block;
    /*	margin: 7.2vw auto 0;*/
}
.btn3 {
    text-align: center;
}
.btn3 a {
    border-radius: 1.06666vw;
    display: inline-block;
    padding: 3.2vw 10vw;
    font-weight: 600;
    margin: 7.2vw 0 0;
}
.reverse {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.wp-block-column {
    flex-basis: 100% !important;
}
.wp-block-column:empty {
    display: none;
}
.subNav3 {
    width: 101.5vw;
    margin: 16vw auto 0;
    margin-left: -1vw;
    overflow-x: scroll;
    padding: 0 6.4vw;
}
.subNav3 ul {
    display: flex;
    justify-content: center;
    padding: 6.4vw 0;
    width: max-content;
}
.subNav3 ul li a {
    display: block;
}
.subNavBlock ul li {
    opacity: 0.3;
}
.subNav3 ul li a:empty {
    display: none;
}
.subNav3 ul li:not(:first-child) a {
    margin-left: 6.4vw;
}
.subNavBlock.active1 li:nth-child(1) {
    opacity: 1.0;
}
.subNavBlock.active2 li:nth-child(2) {
    opacity: 1.0;
}
.subNavBlock.active3 li:nth-child(3) {
    opacity: 1.0;
}
.subNavBlock.active4 li:nth-child(4) {
    opacity: 1.0;
}
.subNavBlock.active5 li:nth-child(5) {
    opacity: 1.0;
}
.subNavBlock.active6 li:nth-child(6) {
    opacity: 1.0;
}
.subNavBlock.active7 li:nth-child(7) {
    opacity: 1.0;
}
.subNavBlock.active8 li:nth-child(8) {
    opacity: 1.0;
}
.layout2.under {
    padding-top: 0 !important;
}
p.copy {
    width: 100vw !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.layout3Wrap form input {
    margin-top: 1.6vw;
}
.layout3Wrap form .title:not(:first-child) {
    margin-top: 6.4vw;
}
.layout3Wrap form p.headfont {
    font-weight: 600;
}
.layout3Wrap form .title {
    font-size: 1.153846rem;
    ;
}
.mwform-zip-field input[type="text"] {
    width: 20vw !important;
}
.mwform-tel-field input[type="text"] {
    width: 20vw !important;
}
#mw_wp_form_mw-wp-form-189 {
    width: 85.3333vw;
    margin: 7.2vw auto 0;
}
.layout3Wrap input[type="submit"] {
    width: 100%;
    height: 17.066666vw;
    border-radius: 4px;
    font-size: 1.38461538rem;
    letter-spacing: 0.1em;
    margin-top: 4.8vw;
}
.layout3Wrap input[type="submit"].submitBtn {
    margin-top: 6.4vw;
}
.layout3Wrap textarea {
    margin-top: 1.6vw;
}
.pagenation {
    text-align: center;
}
.pagenation ul {
    display: flex;
    justify-content: center;
    gap: 1.0em;
}
.pagenation ul li {
    opacity: 0.3;
}
.pagenation ul li.active {
    opacity: 1.0;
}
.newsDetail > .layout3Wrap > section {
    width: 85.333vw;
    margin: 0 auto;
}
.newsDetail p.date {
    opacity: 0.5;
    padding-top: 32vw;
    font-size: 1.0rem;
    margin-top: 0 !important;
    width: 85.333vw;
}
.newsDetail .wp-block-image {
    margin-top: 32px !important;
}
.newsDetail h2 {
    font-size: 1.384rem;
    line-height: 1.5;
    margin-top: 0 !important;
    font-weight: 600;
}
.newsDetail h2 + * {
    margin-top: 6.4vw;
}
.newsDetail section > * {
    margin-top: 6.4vw;
}
.pagenationDetail {
    margin-top: 12.8vw !important;
    gap: 5%;
    position: relative;
    margin-bottom: 39.2vw;
}
.pagenationDetail > .btn2 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -7.2em;
}
.pagenationDetail .btn2 a {
    margin-top: 0 !important;
}
.pagenationDetail .next {
    padding-right: 24px;
    text-align: right;
    position: relative;
    width: 70%;
    margin-left: 30%;
}
.pagenationDetail .next.arrowOn:after {
    content: "";
    position: absolute;
    background: url("/img/common/arrow.svg");
    background-size: cover;
    width: 6.5px;
    height: 12px;
    right: 0;
    top: 0;
    top: 50%;
    margin-top: -6px;
}
.pagenationDetail .back {
    padding-left: 24px;
    position: relative;
    width: 70%;
}
.pagenationDetail .back.arrowOn:after {
    content: "";
    position: absolute;
    background: url("/img/common/arrow.svg");
    transform: rotate(180deg);
    background-size: cover;
    width: 6.5px;
    height: 12px;
    left: 0;
    top: 0;
    top: 50%;
    margin-top: -6px;
}

/* 0904追加 */


.toppage h1.toppage{
    display: block;
}

.toppage h1.under{
    display: none;
}

.fullImageBlock .fullImage{
    width: 100vw;
    height: 100vh;
    height: 100svh;
}

.fullImageBlock .fullImage figure{
    width: 100%;
    height: 100%;
    position: relative;    
}

.fullImageBlock .fullImage figure:after{
    content: "";
    left:0;
    top:0;
    background: #1C2125;
    width: 100%;
    height: 100%;
    position : absolute;
    mix-blend-mode: multiply;
    opacity: 0.35;
}
.fullImageBlock .fullImage h2{
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.fullImageBlock .fullImage h2 p{
    width: 100%;
    display: block;
    text-align: center;
    letter-spacing: 0.25em;
}

.fullImageBlock .fullImage h2 p span{
    font-size: 16px;
    display: block;
    letter-spacing: 0.1em;
}

.fullImageBlock img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fullImageBlock .lptext{
    width: 85.3333vw;
    margin: 0 auto;
    padding: 8.53333vw;
    margin-top: -17.06666vw;
    border-radius: 4px;
    position: relative;
}

.fullImageBlock .lptext strong{
    font-size: 18px;
    line-height: 1.5;
}

.fullImageBlock .lptext p{
    margin-top: 2.13333vw;
}

.circleimage{
    width:85.3333vw;
    height: 85.3333vw;
    margin: 16vw auto 0;
    border-radius: 50%;
    overflow: hidden;
}

.circleimage figure{
    width:85.3333vw;
    height: 85.3333vw;
}

.circleimage img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wideImage{
    width: 100vw;
    height: 100vw;
    margin: 16vw 0;
}

.wideImage figure{
    width: 100vw;
    height: 100vw;
}

.wideImage img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.prizeBlock{
    margin: 16vw auto 0;
    display: inline-block;
    width: 40.53333vw;
}

.prizeBlock:nth-of-type(2n-1){
    margin-left: 7.333335vw;
    margin-right: 3.2vw;
}

.prizeBlock + .prizeBlock{
    margin-top: 14.93333vw;
}


.prizeBlock ul li{
    width: 100%;
}

.prizeBlock ul li img{
    width: 100%;
    margin-bottom: 2.73333vw;
}

.sptable{
    width: 85.3333vw;
    margin: 16vw auto 0;
    border-top: none!important;
    border-bottom: none!important;
}

.sptable > *{
    padding: 4.26666vw;
    width: 100%;
}

.sptable > dt{
    border-right: none!important;
}


.sptable + .sptable{
    border-top: none!important;
    margin-top:8.533333vw;
}

.subNavBlock.fixedYes{
    position: fixed;
    left:0;
    bottom:0;
    z-index:980;
}
.subNavBlock.fixedYes.posUp2{
    margin-bottom: 10vh;
}

.subNavBlock.subNav1 a{
    color: #fff!important;
}