@charset "UTF-8"; /*! http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

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

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

.wp-block-archives-dropdown label {
    display: block
}

.wp-block-avatar.aligncenter {
    text-align: center
}

.wp-block-audio {
    margin: 0 0 1em
}

.wp-block-audio figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-audio audio {
    width: 100%;
    min-width: 300px
}

.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(0.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,0.5em) * .75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap,0.5em) * .5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap,0.5em) * .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
}

.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,.wp-block-calendar {
    text-align: center
}

.wp-block-calendar tbody td,.wp-block-calendar th {
    padding: .25em;
    border: 1px solid #ddd
}

.wp-block-calendar tfoot td {
    border: 0
}

.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.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap
}

.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    box-sizing: border-box;
    flex-wrap: wrap !important;
    align-items: normal !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
}

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

.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-right: .5em;
    margin-bottom: .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 {
    margin-right: 1ch;
    display: inline-block
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    margin-left: 1ch;
    display: inline-block
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
    justify-content: center
}

.wp-block-comment-template {
    margin-bottom: 0;
    max-width: 100%;
    list-style: none;
    padding: 0
}

.wp-block-comment-template li {
    clear: both
}

.wp-block-comment-template ol {
    margin-bottom: 0;
    max-width: 100%;
    list-style: none;
    padding-left: 2rem
}

.wp-block-cover,.wp-block-cover-image {
    position: relative;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    box-sizing: border-box
}

.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax {
    background-attachment: fixed
}

@supports(-webkit-touch-callout:inherit) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.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 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: .5
}

.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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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 .block-library-cover__padding-visualizer,.wp-block-cover .block-library-cover__padding-visualizer {
    z-index: 2
}

.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after,.wp-block-cover:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
}

@supports(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: flex
}

.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container {
    width: 100%;
    z-index: 1;
    color: #fff
}

.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 {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right {
    align-items: flex-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 {
    margin: 0;
    width: auto
}

.wp-block-cover-image img.wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover img.wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    -o-object-fit: cover;
    object-fit: cover;
    outline: 0;
    border: 0;
    box-shadow: none
}

.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 {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    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 {
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center
}

.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"] {
    max-width: 360px;
    width: 100%
}

.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 {
    margin: 0 0 1em;
    overflow-wrap: break-word
}

.wp-block-embed figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-has-aspect-ratio iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file .wp-block-file__embed {
    margin-bottom: 1em
}

.wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: .8em;
    padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
    text-decoration: none
}

.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}

.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 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 {
    margin: 0 1em 1em 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: calc(50% - 1em)
}

.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 {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start
}

.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 {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto
}

.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 {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    color: #fff;
    text-align: center;
    font-size: .8em;
    background: linear-gradient(0,rgba(0,0,0,0.7),rgba(0,0,0,0.3) 70%,transparent);
    box-sizing: border-box;
    margin: 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 {
    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%;
    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
}

.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 {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
    align-items: 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 {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    position: relative;
    flex-direction: column;
    max-width: 100%
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div {
    margin: 0;
    flex-direction: column;
    flex-grow: 1
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100% !important;
    width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0,rgba(0,0,0,0.7),rgba(0,0,0,0.3) 70%,transparent);
    bottom: 0;
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    text-align: center;
    width: 100%;
    box-sizing: border-box
}

.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.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    flex: initial;
    background: 0;
    color: inherit;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative
}

.wp-block-gallery.has-nested-images figcaption {
    flex-grow: 1;
    flex-basis: 100%;
    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) {
    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: 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%;
    flex: 1 0 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%
}

.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.wp-block-group {
    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 {
    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,<svgviewBox="00100100"xmlns="http://www.w3.org/2000/svg"><circlecx="50"cy="50"r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svgviewBox="00100100"xmlns="http://www.w3.org/2000/svg"><circlecx="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
}

ol.wp-block-latest-comments {
    margin-left: 0
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
}

.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 p {
    font-size: .875em;
    line-height: 1.8;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.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: flex;
    flex-wrap: wrap;
    padding: 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    width: auto;
    max-width: 100%
}

.wp-block-latest-posts__featured-image.alignleft {
    margin-right: 1em;
    float: left
}

.wp-block-latest-posts__featured-image.alignright {
    margin-left: 1em;
    float: right
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

ol,ul {
    box-sizing: border-box
}

ol.has-background,ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-media-text {
    /*!rtl:begin:ignore*/
    direction: ltr;
    /*!rtl:end:ignore*/
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
    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 {
    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 {
    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 {
    align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1;
    /*!rtl:end:ignore*/
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1;
    /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
}

.wp-block-media-text__media img,.wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    width: 100%;
    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 {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.wp-block-navigation {
    position: relative;
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center
}

.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: flex;
    align-items: 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 {
    color: inherit;
    display: block;
    padding: 0
}

.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 {
    align-self: center;
    line-height: 0;
    display: inline-block;
    font-size: inherit;
    padding: 0;
    background-color: inherit;
    color: currentColor;
    border: 0;
    width: .6em;
    height: .6em;
    margin-left: .25em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    display: inline-block;
    stroke: currentColor;
    width: inherit;
    height: inherit;
    margin-top: .075em
}

.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) {
    background-color: inherit;
    color: inherit;
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: normal;
    opacity: 0;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
    left: -1px;
    top: 100%
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-right: 0;
    margin-left: auto
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
    margin: 0
}

.wp-block-navigation .has-child:where(:not(.open-on-click)):hover>.wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within>.wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true] ~ .wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

.wp-block-navigation-submenu {
    position: relative;
    display: flex
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor
}

button.wp-block-navigation-item__content {
    background-color: transparent;
    border: 0;
    color: currentColor;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    font-style: inherit;
    font-weight: inherit;
    text-transform: inherit;
    text-align: left
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-right: .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-navigation .wp-block-page-list,.wp-block-navigation:where(.has-background),.wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list,.wp-block-navigation:where(.has-background) .wp-block-navigation__container,.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
}

.wp-block-navigation:where(.has-background) .wp-block-navigation-item__content,.wp-block-navigation :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
    padding: .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
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(0,0,0,0.15)
}

.wp-block-navigation__container {
    display: flex;
    flex-wrap: var(--navigation-layout-wrap,wrap);
    flex-direction: var(--navigation-layout-direction,initial);
    justify-content: var(--navigation-layout-justify,initial);
    align-items: var(--navigation-layout-align,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 {
    flex-grow: 1
}

.wp-block-navigation__responsive-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    display: flex;
    flex-wrap: var(--navigation-layout-wrap,wrap);
    flex-direction: var(--navigation-layout-direction,initial);
    justify-content: var(--navigation-layout-justify,initial);
    align-items: var(--navigation-layout-align,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: flex;
    flex-direction: column;
    background-color: inherit;
    padding: 2rem;
    overflow: auto;
    z-index: 100000
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    padding-top: calc(2rem+24px);
    overflow: visible;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: var(--navigation-layout-justification-setting,inherit)
}

.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 {
    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 {
    opacity: 1;
    visibility: visible;
    height: auto;
    width: auto;
    overflow: initial;
    min-width: 200px;
    position: static;
    border: 0;
    padding-left: 2rem;
    padding-right: 2rem
}

.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: flex;
    flex-direction: column;
    align-items: 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 {
    right: auto;
    left: auto
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff;
    color: #000
}

.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open {
    vertical-align: middle;
    cursor: pointer;
    color: currentColor;
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0
}

.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    pointer-events: none;
    display: block;
    width: 24px;
    height: 24px
}

.wp-block-navigation__responsive-container-open {
    display: flex
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}

.wp-block-navigation__responsive-close {
    width: 100%
}

.wp-block-navigation__responsive-close:focus {
    outline: 0
}

.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 {
    box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
    position: relative
}

html.has-modal-open {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    word-break: normal;
    overflow-wrap: break-word
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.wp-block-navigation .wp-block-page-list {
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    justify-content: var(--navigation-layout-justify,initial);
    align-items: var(--navigation-layout-align,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    background-color: inherit
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

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

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: .5em
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    margin-bottom: .7em;
    font-size: .7em
}

.wp-block-post-author__content {
    flex-grow: 1;
    flex-basis: 0
}

.wp-block-post-author__name {
    margin: 0
}

.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(0.667em+2px)
}

.wp-block-post-comments input[type=submit] {
    border: 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] {
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    overflow-wrap: break-word
}

.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-size: 1em;
    font-family: inherit
}

.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 {
    display: block;
    box-sizing: border-box;
    width: 100%
}

.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: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.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 {
    max-width: 100%;
    width: 100%;
    height: auto;
    vertical-align: bottom
}

.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img {
    width: 100%
}

.wp-block-post-terms__separator {
    white-space: pre-wrap
}

.wp-block-post-title {
    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;
    text-align: center;
    overflow-wrap: break-word;
    box-sizing: border-box
}

.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p {
    color: inherit
}

.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright,.wp-block-pullquote.has-text-align-left,.wp-block-pullquote.has-text-align-right {
    max-width: 420px
}

.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p,.wp-block-pullquote.has-text-align-left p,.wp-block-pullquote.has-text-align-right p {
    font-size: 1.25em
}

.wp-block-pullquote p {
    font-size: 1.75em;
    line-height: 1.6
}

.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: 0
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2em
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    text-transform: none;
    font-style: normal
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-post-template,.wp-block-query-loop {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
    list-style: none;
    padding: 0
}

.wp-block-post-template.wp-block-post-template,.wp-block-query-loop.wp-block-post-template {
    background: 0
}

.wp-block-post-template.is-flex-container,.wp-block-query-loop.is-flex-container {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    gap: 1.25em
}

.wp-block-post-template.is-flex-container li,.wp-block-query-loop.is-flex-container li {
    margin: 0;
    width: 100%
}

.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-right: .5em;
    margin-bottom: .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 .wp-block-query-pagination-previous-arrow {
    margin-right: 1ch;
    display: inline-block
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    margin-left: 1ch;
    display: inline-block
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-quote {
    box-sizing: border-box;
    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) p {
    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 {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

.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 {
    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: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

.wp-block-rss__item-author,.wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-search__button {
    background: #f7f7f7;
    border: 1px solid #ccc;
    padding: .375em .625em;
    color: #32373c;
    margin-left: .625em;
    word-break: normal;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search__button svg {
    min-width: 1.5em;
    min-height: 1.5em;
    fill: currentColor
}

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    padding: 8px;
    flex-grow: 1;
    min-width: 3em;
    border: 1px solid #949494;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    margin-left: 0
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    padding: 4px;
    border: 1px solid #949494
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
    border-radius: 0;
    border: 0;
    padding: 0 0 0 .25em
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
    outline: 0
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
    padding: .125em .5em
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block-separator {
    border-top: 1px solid;
    border-bottom: 1px solid
}

.wp-block-separator.is-style-dots {
    background: none !important;
    border: 0;
    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;
    font-family: serif
}

.wp-block-site-logo {
    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 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 {
    padding-left: 0;
    padding-right: 0;
    text-indent: 0;
    margin-left: 0;
    background: 0
}

.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover {
    text-decoration: none;
    border-bottom: 0;
    box-shadow: none
}

.wp-block-social-links .wp-social-link a {
    padding: .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: .5em;
    margin-right: .5em;
    font-size: .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 {
    justify-content: center;
    display: flex
}

.wp-block-social-links.alignright {
    justify-content: flex-end
}

.wp-block-social-link {
    display: block;
    border-radius: 9999px;
    transition: transform .1s ease;
    height: auto
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    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 {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #ff424d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #fe4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: 0
}

.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: #fe4500
}

.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-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: .66667em;
    padding-right: .66667em
}

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud.aligncenter {
    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: flex;
    flex-wrap: wrap;
    gap: 1ch
}

.wp-block-tag-cloud.is-style-outline a {
    border: 1px solid;
    font-size: unset !important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none !important
}

.wp-block-table {
    margin: 0 0 1em;
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.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 {
    display: table;
    width: auto
}

.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-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0
}

.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-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: 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 {
    font-family: inherit;
    overflow: auto;
    white-space: pre-wrap
}

.wp-block-video {
    margin: 0 0 1em
}

.wp-block-video video {
    width: 100%
}

@supports(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: .5em;
    margin-bottom: 1em
}

: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%
}

.wp-container-1 {
    display: flex;
    gap: .5em;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.wp-container-1>* {
    margin: 0
}

.wp-container-2 {
    display: flex;
    gap: .5em;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.wp-container-2>* {
    margin: 0
}

.wp-container-3 {
    display: flex;
    gap: .5em;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.wp-container-3>* {
    margin: 0
}

.wp-container-4 {
    display: flex;
    gap: .5em;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.wp-container-4>* {
    margin: 0
}

.wp-container-5 {
    display: flex;
    gap: .5em;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.wp-container-5>* {
    margin: 0
}

.wp-container-6>.alignleft {
    float: left;
    margin-inline-start:0;margin-inline-end:2em}

.wp-container-6>.alignright {
    float: right;
    margin-inline-start:2em;margin-inline-end:0}

.wp-container-6>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important
}

.wp-container-7>.alignleft {
    float: left;
    margin-inline-start:0;margin-inline-end:2em}

.wp-container-7>.alignright {
    float: right;
    margin-inline-start:2em;margin-inline-end:0}

.wp-container-7>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important
}

.wp-container-8 {
    display: flex;
    gap: 2em;
    flex-wrap: nowrap;
    align-items: center
}

.wp-container-8>* {
    margin: 0
}

.wp-container-9>.alignleft {
    float: left;
    margin-inline-start:0;margin-inline-end:2em}

.wp-container-9>.alignright {
    float: right;
    margin-inline-start:2em;margin-inline-end:0}

.wp-container-9>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important
}

.wp-container-10>.alignleft {
    float: left;
    margin-inline-start:0;margin-inline-end:2em}

.wp-container-10>.alignright {
    float: right;
    margin-inline-start:2em;margin-inline-end:0}

.wp-container-10>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important
}

.wp-container-11>.alignleft {
    float: left;
    margin-inline-start:0;margin-inline-end:2em}

.wp-container-11>.alignright {
    float: right;
    margin-inline-start:2em;margin-inline-end:0}

.wp-container-11>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important
}

.wp-container-12 {
    display: flex;
    gap: 2em;
    flex-wrap: nowrap;
    align-items: center
}

.wp-container-12>* {
    margin: 0
}

*,*::before,*::after {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

html {
    font-family: "Noto Sans JP",sans-serif;
    height: 100%
}

body {
    position: relative;
    height: 100%;
    font-family: "Noto Sans JP",sans-serif;
    color: #333;
    line-height: 1.7;
    letter-spacing: 5%;
    word-break: break-word;
    background-color: #fff;
    text-align: inherit;
    letter-spacing: .05em;
    font-feature-settings: "palt";
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%
}

h1,h2,h3,h4,h5,h6 {
    margin: 0
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    color: inherit;
    outline: 0;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

p {
    margin: 0
}

figure {
    margin: 0
}

label {
    margin: 0
}

button {
    padding: 0
}

p {
    margin: 0;
    text-align: inherit
}

a {
    cursor: pointer
}

input[type=text],input[type=button],input[type=email],input[type=submit],input[type=password],textarea,button {
    padding: 0;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: 0;
    appearance: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-user-select: auto;
    font: inherit;
    color: inherit;
    cursor: pointer
}

div.contents-ga-overflow {
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-y: none
}

div.contents-ga-overflow>* {
    -webkit-transform: translateZ(0)
}

img,svg {
    width: 100%;
    height: auto;
    display: block
}

b,strong,.bold {
    font-weight: bold
}

sup,sub {
    font-size: 62%
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

.l_breadcrumbs {
    position: absolute;
    top: 144px
}

.l_breadcrumbs ul {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #204483
}

.l_breadcrumbs ul>li:first-child {
    width: 24px
}

.l_breadcrumbs ul>li+li {
    margin-left: 13px
}

.l_breadcrumbs ul>li+li::before {
    content: "・";
    margin-right: 13px
}

.l_breadcrumbs ul>li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: underline;
    text-underline-offset: 1px
}

.l_breadcrumbs ul>li a:hover {
    text-decoration: none
}

.l_breadcrumbs ul>li a.-current {
    text-decoration: none;
    color: #008ad2
}

.l_header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1100;
    transition: 1s;
    background-color: rgba(255,255,255,0)
}

.l_header.is-opened {
    background-color: rgba(255,255,255,0) !important;
    box-shadow: none !important
}

.l_header.is-opened .l_header_logo,.l_header.is-opened .l_header_menu-pc {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.l_header_inner {
    padding: 32px 24px;
    transition: .5s
}

.l_header_logo {
    display: block;
    width: 190px;
    transition: .4s
}

.l_header_logo svg {
    display: block;
    width: 100%;
    height: auto
}

.l_header_logo .path {
    fill: #000;
    transition: .4s
}

.l_header_nav {
    display: flex;
    align-items: center
}

.l_header_menu-pc {
    transition: opacity .4s;
    margin-right: 15px;
    font-family: "Heebo",sans-serif
}

.l_header_menu-pc_list {
    line-height: 1.3;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    color: #204483
}

.l_header_menu-pc_list>li {
    position: relative;
    white-space: nowrap
}

.l_header_menu-pc_list_link {
    text-align: center;
    display: block;
    padding: 10px 12px
}

.l_header_menu-pc_list_link:hover {
    color: #008ad2
}

.l_header_menu-pc_list_link.-current {
    color: #008ad2
}

.l_header_btn-contact {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    transition: all .2s;
    line-height: 1.3;
    font-size: 14px;
    border-radius: 100px;
    height: 40px;
    width: 140px;
    font-weight: bold;
    border: solid 2px #dbf248;
    color: #000;
    background-color: #dbf248;
    transition: .4s
}

.l_header_toggleDrawer {
    margin-right: 0;
    margin-left: auto
}

.l_header2 {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1100;
    transition: .5s;
    background-color: rgba(255,255,255,0)
}

.l_container {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    overflow: hidden
}

.l_main {
    flex: 1;
    position: relative;
    z-index: 3
}

.l_footer {
    position: relative;
    background: linear-gradient(227deg,#65d7ff 5.29%,#008ad2 40.68%,#204483 84.46%);
    color: #fff;
    padding-top: 81px;
    padding-bottom: 60px
}

.l_footer_inner {
    padding-top: 32px;
    padding-bottom: 10px;
    border-top: 1px solid #e5eaf0
}

.l_footer_copy {
    font-weight: bold;
    font-size: 36px;
    line-height: 1.15
}

.l_footer_logo {
    display: block;
    margin-top: 64px;
    max-width: 304px
}

.l_footer_menu {
    color: #fff;
    line-height: 1.4;
    font-weight: bold;
    font-size: 14px
}

.l_footer_menu_link {
    display: block;
    padding: 3px 0
}

.l_footer_menu_link.-current {
    opacity: .5
}

.l_footer_menu>li {
    margin-bottom: 9px
}

.l_footer_iso {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: normal
}

.l_footer_iso_img {
    flex-basis: 72px;
    margin-right: 16px
}

.l_footer_iso_body {
    font-size: 10px;
    line-height: 1.5;
    flex-grow: 1
}

.l_footer_expo {
    background-color: #fff;
    overflow: hidden;
    width: 100%;
    margin-top: 32px;
    border-radius: 4px
}

.l_footer_nk {
    background-color: #fff;
    overflow: hidden;
    width: 100%;
    max-width: 200px;
    margin-top: 32px;
    border-radius: 4px
}

.l_footer_submenu {
    font-size: 12px;
    margin-top: 48px;
    font-weight: normal
}

.l_footer_submenu>li {
    margin-bottom: 4px
}

.l_footer_submenu a.-current {
    opacity: .5
}

.l_footer_copyright {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 80px
}

.l_footer_pagetop {
    position: absolute;
    right: 24px;
    bottom: 74px;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 10
}

.l_footer_pagetop_txt {
    line-height: 1;
    font-family: "Heebo",sans-serif;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: .01em
}

.l_footer_pagetop::after {
    content: "";
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #fff url(../images/common/ico_arrow01_up.svg) no-repeat center center/16px auto
}

.l_footer2 {
    background-color: #f2f5f9
}

.l_footer2_logo {
    display: block;
    width: 108px
}

.l_footer2_copyright {
    color: #a1abb8;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 20px
}

.l_footer_nav {
    background-color: #f2f5f9
}

.l_footer_nav_child>li {
    margin-bottom: 4px
}

.l_footer_nav_child_link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    position: relative;
    line-height: 1.3;
    color: #204483;
    border-bottom: 2px solid #e5eaf0
}

.l_footer_nav_child_link::after {
    content: "";
    display: block;
    background-color: #008ad2;
    height: 2px;
    width: 24px;
    position: absolute;
    right: 0;
    bottom: -2px
}

.l_flopoverMenu {
    opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1098;
    transition: all .5s;
    pointer-events: none;
    padding: 0 40px;
    background: url(../images/common/bg_menu_shape_sp.svg) no-repeat center top,linear-gradient(227deg,#65d7ff 5.29%,#008ad2 40.68%,#204483 84.46%);
    background-size: 100% auto,cover;
    color: #fff;
    font-family: "Heebo",sans-serif
}

.l_flopoverMenu .-scrollable {
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.l_flopoverMenu .-scrollable::-webkit-scrollbar {
    display: none
}

.l_flopoverMenu_content {
    position: relative;
    z-index: 1098;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto
}

.l_flopoverMenu_nav {
    padding-bottom: 100px
}

.l_flopoverMenu.is-opened {
    opacity: 1;
    pointer-events: auto
}

.l_flopoverMenu_logo {
    display: block;
    width: 91px;
    margin: 0 auto 20px
}

.l_flopoverMenu_menu {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3
}

.l_flopoverMenu_menu_link {
    position: relative;
    display: block;
    padding-top: 14px;
    padding-bottom: 14px
}

.l_flopoverMenu_menu_link::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 16px;
    height: 2px
}

.l_flopoverMenu_menu_link.-current {
    opacity: .5
}

.l_flopoverMenu_menu>li {
    margin-bottom: 22px
}

.l_flopoverMenu_menu_child {
    font-size: 14px;
    margin-top: 4px
}

.l_flopoverMenu_menu_child>li {
    margin-bottom: 8px
}

.l_flopoverMenu_menu_child a {
    display: block
}

.l_flopoverMenu_menu_child a.-current {
    opacity: .5
}

.l_flopoverMenu_submenu {
    font-size: 12px;
    margin-top: 43px
}

.l_flopoverMenu_submenu>li a.-current {
    opacity: .5
}

.l_bg {
    background: url(../images/common/bg_sp.jpg) no-repeat center center/cover
}

.l_related-services {
    background: url(../images/common/related-services_bg_sp.jpg) no-repeat center center/cover
}

.c_section_inner {
    padding-right: 24px;
    padding-left: 24px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px
}

.sns_nav {
    width: 160px
}

.sns_nav.-col3 {
    display: flex;
    flex-wrap: wrap
}

.sns_nav.-col3 > li {
    width: 26.3%
}

.sns_nav.-col3 > li:not(:nth-child(3n)) {
    margin-right: 8.05%
}

.c_hamburgerBtn {
    transition: .3s;
    display: flex;
    align-items: center;
    color: #204483
}

.c_hamburgerBtn_txt {
    display: block;
    font-weight: bold;
    line-height: 1.3;
    font-family: "Heebo",sans-serif;
    transition: transform .3s;
    font-size: 14px;
    margin-right: 16px;
    letter-spacing: .01em
}

.c_hamburgerBtn_icon {
    display: block;
    transition: .3s;
    width: 48px;
    height: 18px;
    margin-top: -2px;
    position: relative
}

.c_hamburgerBtn_icon span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 2px;
    background: linear-gradient(to right,#008ad2 0,#008ad2 48px,transparent 48px,transparent 96px) no-repeat 0 center/96px auto;
    transition: .3s
}

.c_hamburgerBtn_icon span:nth-child(1) {
    width: 100%;
    transform: translate(0,-8px);
    animation-delay: 0 !important
}

.c_hamburgerBtn_icon span:nth-child(2) {
    width: 100%;
    transform: translate(0,0);
    animation-delay: .12s !important
}

.c_hamburgerBtn_icon span:nth-child(3) {
    width: 24px;
    transform: translate(0,8px);
    animation-delay: .24s !important
}

.c_hamburgerBtn.is-opened {
    color: #fff;
    margin-top: 0
}

.c_hamburgerBtn.is-opened .c_hamburgerBtn_icon {
    width: 32px;
    height: 32px
}

.c_hamburgerBtn.is-opened .c_hamburgerBtn_icon span {
    width: 23px;
    height: 3px;
    right: 0;
    background-color: #fff;
    background-position: 50px center
}

.c_hamburgerBtn.is-opened .c_hamburgerBtn_icon span:nth-child(1) {
    transform: translate(0,0) rotate(45deg)
}

.c_hamburgerBtn.is-opened .c_hamburgerBtn_icon span:nth-child(2) {
    opacity: 0
}

.c_hamburgerBtn.is-opened .c_hamburgerBtn_icon span:nth-child(3) {
    transform: translate(0,0) rotate(-45deg)
}

.l_header.is-scroll .c_hamburgerBtn {
    top: 6px
}

@keyframes bgAnimation {
    0% {
        background-position: 0 center
    }

    50% {
        background-position: 48px center
    }

    51% {
        background-position: -96px center
    }
}

.c_btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .2s;
    line-height: 1.3;
    background-color: #fff;
    color: #008ad2;
    border-radius: 100px;
    min-height: 30px;
    padding: 4px;
    min-width: 120px;
    font-size: 10px;
    cursor: pointer
}

.pc .c_btn:hover {
    color: #fff;
    background-color: #008ad2
}

.pc .c_btn:hover .c_icon2-plus::before,.pc .c_btn:hover .c_icon2-plus::after,.pc .c_btn:hover .c_icon2-arrow::before,.pc .c_btn:hover .c_icon2-arrow::after {
    background-color: #fff
}

.c_btn2 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .2s;
    line-height: 1.3;
    background-color: #fff;
    border-radius: 100px;
    min-height: 48px;
    border: 1px solid #cbd3de;
    padding: 4px;
    min-width: 250px;
    font-size: 12px;
    cursor: pointer
}

.c_btn2_icon {
    position: absolute !important;
    right: 21px
}

.c_btn2_icon.-prev {
    right: auto;
    left: 21px;
    transform: scaleX(-1)
}

.pc .c_btn2:hover {
    border: 0;
    color: #fff;
    background-color: #008ad2
}

.pc .c_btn2:hover .c_icon2-plus::before,.pc .c_btn2:hover .c_icon2-plus::after,.pc .c_btn2:hover .c_icon2-arrow::before,.pc .c_btn2:hover .c_icon2-arrow::after {
    background-color: #fff
}

.c_btn3 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .2s;
    line-height: 1.3;
    background-color: #fff;
    border-radius: 100px !important;
    min-height: 60px;
    border: 1px solid #cbd3de;
    padding: 4px;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold
}

.c_btn3.-blue00 {
    background-color: #204483;
    color: #fff;
    border: 0
}

.c_btn3.-blue01 {
    background-color: #008ad2;
    color: #fff;
    border: 0
}

.pc .c_btn3:hover {
    color: #fff;
    background-color: #008ad2
}

.pc .c_btn3.-blue00:hover {
    color: #204483;
    background-color: #e5eaf0
}

.pc .c_btn3.-blue01:hover {
    color: #008ad2;
    background-color: #e5eaf0
}

.c_btn4 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .2s;
    line-height: 1.3;
    background-color: #fff;
    border-radius: 100px !important;
    min-height: 30px;
    border: 1px solid #cbd3de;
    padding: 4px;
    min-width: 150px;
    font-size: 10px;
    cursor: pointer
}

.c_btn4.-gray00 {
    background-color: #f2f5f9;
    color: #333;
    border: 0
}

.c_btn4.-blue00 {
    background-color: #204483;
    color: #fff;
    border: 0
}

.c_btn4.-blue01 {
    background-color: #008ad2;
    color: #fff;
    border: 0
}

.pc .c_btn4:hover {
    color: #fff;
    background-color: #008ad2
}

.pc .c_btn4.-blue00:hover {
    color: #204483;
    background-color: #e5eaf0
}

.pc .c_btn4.-blue01:hover {
    color: #008ad2;
    background-color: #e5eaf0
}

.c_btn4_icon {
    position: absolute !important;
    right: 8px
}

.c_btn4_icon.-prev {
    right: auto;
    left: 8px;
    transform: scaleX(-1)
}

.pc .c_btn4:hover {
    color: #fff;
    background-color: #008ad2
}

.pc .c_btn4:hover .c_icon2-plus::before,.pc .c_btn4:hover .c_icon2-plus::after,.pc .c_btn4:hover .c_icon2-arrow::before,.pc .c_btn4:hover .c_icon2-arrow::after,.pc .c_btn4:hover .c_icon2-arrow-large::before,.pc .c_btn4:hover .c_icon2-arrow-large::after {
    background-color: #fff
}

.c_btn5 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .2s;
    line-height: 1.3;
    background-color: #fff;
    min-height: 56px;
    border: 1px solid #cbd3de;
    padding: 4px;
    font-size: 14px;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
    font-weight: bold
}

.c_btn5.-blue00 {
    background-color: #204483;
    color: #fff;
    border: 0
}

.c_btn5.-blue01 {
    background-color: #008ad2;
    color: #fff;
    border: 0
}

.pc .c_btn5:hover {
    color: #fff;
    background-color: #008ad2
}

.pc .c_btn5.-blue00:hover {
    color: #204483;
    background-color: #e5eaf0
}

.pc .c_btn5.-blue01:hover {
    color: #008ad2;
    background-color: #e5eaf0
}

.c_btn6 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .2s;
    line-height: 1.3;
    background-color: #fff;
    border-radius: 100px;
    min-height: 48px;
    color: #008ad2;
    padding: 4px;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold
}

.c_btn6.-blue00 {
    background-color: #204483;
    color: #fff;
    border: 0
}

.c_btn6.-blue01 {
    background-color: #008ad2;
    color: #fff;
    border: 0
}

.pc .c_btn6:hover {
    color: #008ad2;
    background-color: #e5eaf0
}

.pc .c_btn6.-blue00:hover {
    color: #204483;
    background-color: #e5eaf0
}

.pc .c_btn6.-blue01:hover {
    color: #008ad2;
    background-color: #e5eaf0
}

.c_btn7 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .2s;
    line-height: 1.3;
    background-color: #fff;
    border-radius: 100px;
    min-height: 48px;
    border: 1px solid #cbd3de;
    padding: 4px;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold
}

.c_btn7.-blue00 {
    background-color: #204483;
    color: #fff;
    border: 0
}

.c_btn7.-blue01 {
    background-color: #008ad2;
    color: #fff;
    border: 0
}

.pc .c_btn7:hover {
    color: #fff;
    background-color: #008ad2
}

.pc .c_btn7.-blue00:hover {
    color: #204483;
    background-color: #fff
}

.pc .c_btn7.-blue01:hover {
    color: #008ad2;
    background-color: #fff
}

.c_btn8 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .2s;
    line-height: 1.3;
    background-color: #fff;
    border-radius: 100px;
    min-height: 48px;
    padding: 4px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 500;
    min-width: 220px
}

.c_btn8_icon {
    position: absolute !important;
    right: 16px
}

.c_btn8.-white {
    background-color: #fff;
    color: #008ad2
}

.c_btn8.-blue00 {
    background-color: #204483;
    color: #fff;
    border: 0
}

.c_btn8.-blue01 {
    background-color: #008ad2;
    color: #fff;
    border: 0
}

.pc .c_btn8:hover {
    color: #fff;
    background-color: #008ad2
}

.pc .c_btn8.-blue00:hover {
    color: #204483;
    background-color: #f2f5f9
}

.pc .c_btn8.-blue01:hover {
    color: #008ad2;
    background-color: #f2f5f9
}

.pc .c_btn8.-hover-gray:hover {
    color: #008ad2;
    background-color: #e5eaf0
}

.c_btn-float {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    font-weight: bold;
    transition: all .2s;
    line-height: 1.3;
    border-radius: 100px;
    min-height: 50px;
    padding: 4px;
    font-size: 14px;
    cursor: pointer;
    position: fixed;
    z-index: 1000;
    background-color: #204483;
    color: #fff
}

.c_btn-float:hover {
    background-color: #e5eaf0;
    color: #204483
}

.c_btn-icon {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    letter-spacing: .095em;
    line-height: 1.4;
    transition: .4s;
    color: #204483;
    font-weight: bold;
    letter-spacing: normal
}

.c_btn-icon.-white {
    color: #fff
}

.c_btn-icon.-white .icon {
    background-color: #fff;
    background-image: url(../images/common/ico_arrow01_right.svg)
}

.c_btn_hover-up_wrap {
    display: inline-flex;
    position: relative;
    overflow: hidden
}

.c_btn_hover-up_txt {
    display: inline-block;
    transform: translateY(0)
}

.c_btn_hover-up_line {
    height: 1px;
    position: absolute;
    width: 100%;
    background-color: currentColor;
    transition: .6s;
    left: 0;
    bottom: 0;
    transform: scaleX(0);
    transform-origin: left center
}

.pc .c_btn_hover-up:hover .c_btn_hover-up_txt {
    animation: scrollUp .8s forwards cubic-bezier(0,0,0,1.01)
}

.pc .c_btn_hover-up:hover .c_btn_hover-up_line {
    transform: scaleX(1)
}

.c_btn_hover-up2_wrap {
    display: inline-flex;
    position: relative;
    overflow: hidden
}

.c_btn_hover-up2_txt {
    display: inline-block;
    transition: .6s;
    transform: translateY(0)
}

.c_btn_hover-up2_line {
    height: 2px;
    position: absolute;
    width: 100%;
    background-color: #204483;
    transition: .6s;
    left: 0;
    bottom: -2px;
    transform: scaleX(0);
    transform-origin: left center
}

.pc .c_btn_hover-up2:hover .c_btn_hover-up2_txt {
    animation: scrollUp .8s forwards cubic-bezier(0,0,0,1.01)
}

.pc .c_btn_hover-up2:hover .c_btn_hover-up2_line {
    transform: scaleX(1)
}

.c_btn_hover-img_wrap {
    overflow: hidden
}

.c_btn_hover-img_wrap img {
    transition: transform 2s cubic-bezier(0.01,0.67,0.58,1)
}

.pc .c_btn_hover-img:hover .c_btn_hover-img_wrap img {
    transform: scale(1.08)
}

.c_btn_hover-line {
    transition: .4s
}

.c_btn_hover-line_wrap {
    display: inline-flex;
    position: relative;
    overflow: hidden
}

.c_btn_hover-line_line {
    height: 1px;
    position: absolute;
    width: 100%;
    background-color: #008ad2;
    transition: .6s;
    left: 0;
    bottom: 0;
    transform: scaleX(0);
    transform-origin: left center
}

.pc .c_btn_hover-line:hover {
    color: #008ad2
}

.pc .c_btn_hover-line:hover .c_btn_hover-line_line {
    transform: scaleX(1)
}

@keyframes scrollUp {
    0% {
        transform: translateY(0)
    }

    30% {
        transform: translateY(-101%)
    }

    30.1% {
        transform: translateY(101%)
    }

    80% {
        transform: translateY(0)
    }
}

.c_heading {
    line-height: 1.3;
    font-weight: 400;
    position: relative
}

.c_heading.-lv2 {
    color: #204483;
    font-weight: bold;
    font-size: 26px;
    position: relative;
    display: block
}

.c_heading.-lv2.-line {
    padding-top: 18px
}

.c_heading.-lv2.-line::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #008ad2;
    width: 48px;
    height: 2px;
    border-radius: 2px
}

.c_heading.-lv3 {
    color: #204483;
    font-weight: bold;
    font-size: 22px;
    position: relative;
    display: block;
    letter-spacing: .02em
}

.c_heading.-lv3.-line {
    padding-top: 16px
}

.c_heading.-lv3.-line::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f2f5f9;
    width: 100%;
    height: 2px;
    border-radius: 2px
}

.c_heading.-lv3.-line::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #008ad2;
    width: 24px;
    height: 2px;
    border-radius: 2px
}

.c_heading.-lv4 {
    font-size: 16px;
    color: #204483;
    font-weight: bold
}

.c_heading.-lv5 {
    font-size: 12px;
    color: #008ad2;
    font-weight: bold
}

.c_heading.-lv6 {
    font-size: 14px;
    color: #204483;
    font-weight: bold
}

.c_heading.-lv7 {
    font-size: 12px;
    color: #204483;
    font-weight: bold
}

.c_heading_area.-lv2 {
    background: url(../images/common/bg_ttl_shape_sp.svg) no-repeat center top/100% auto;
    padding-top: 36.9%;
    min-height: 90vw
}

.c_heading_area.-lv3 {
    background: url(../images/common/bg_ttl_shape2_sp.svg) no-repeat center top/100% auto;
    padding-top: 42.6%;
    min-height: 60vw
}

.c_heading_main {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3
}

.c_heading_main.-lv1 {
    color: #204483
}

.c_heading_main.-lv2 {
    color: #204483;
    font-size: 12px
}

.c_heading_main.-lv3 {
    color: #204483;
    font-size: 32px
}

.c_heading_main.-lv4 {
    color: #204483;
    font-size: 26px
}

.c_heading_en {
    font-family: "Heebo",sans-serif;
    font-weight: bold;
    line-height: 1
}

.c_heading_en.-lv1 {
    color: #008ad2;
    text-transform: uppercase;
    letter-spacing: .02em;
    font-size: 56px;
    font-size: min(14.4vw,56px);
    margin-top: 17px
}

.c_heading_en.-lv2 {
    color: #008ad2;
    text-transform: uppercase;
    letter-spacing: .02em;
    font-size: 38px;
    margin-top: 12px
}

.c_link {
    transition: .4s;
    color: #44aeea;
    position: relative;
    text-decoration: underline;
    text-underline-offset: 2px
}

.pc .c_link:hover {
    color: #204483
}

.c_link.-disable {
    color: inherit;
    pointer-events: none;
    text-decoration: none
}

.c_link.-disable::before,.c_link.-disable::after {
    content: none !important
}

.c_link[target=_blank]:not(.c_link_map)::before {
    width: calc(100% - 1.2em)
}

.c_link[target=_blank]:not(.c_link_map)::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(../images/common/ico_blank.svg) no-repeat center center/contain;
    width: 1em;
    height: 1em;
    margin-left: .2em
}

.c_link[target=_blank]:not(.c_link_map):hover::after {
    background-image: url(../images/common/ico_blank_bl.svg)
}

.c_link-icon {
    display: flex;
    align-items: center;
    font-weight: bold;
    line-height: 1.3;
    color: #204483
}

.c_link-icon_icon {
    margin-left: .4em
}

.c_link_map:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-bottom: 2px;
    margin-left: 4px;
    vertical-align: middle;
    background: url(../images/common/ico_marker.svg) no-repeat center center/contain
}

.c_table03 {
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px
}

.c_table03>thead th {
    background-color: #e5eaf0;
    font-weight: bold;
    font-size: 16px;
    padding: 26px 10px;
    text-align: center;
    vertical-align: middle
}

.c_table03>thead tr:first-child th:first-child {
    border-top-left-radius: 8px
}

.c_table03>thead tr:first-child th:last-child {
    border-top-right-radius: 8px
}

.c_table03>tbody tr:last-child th:first-child {
    border-bottom-left-radius: 8px
}

.c_table03>tbody tr:last-child td:last-child {
    border-bottom-right-radius: 8px
}

.c_table03>tbody th,.c_table03>tbody td {
    background-color: #f2f5f9;
    padding: 29px 30px;
    vertical-align: middle
}

.c_table03>tbody>tr>th {
    font-weight: bold;
    text-align: center
}

.c_table03>tbody>tr>th,.c_table03>tbody>tr>td {
    line-height: 1.6;
    font-size: 16px
}

.c_table04 {
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px;
    table-layout: fixed
}

.c_table04>thead th {
    color: #fff;
    background-color: #008ad2;
    font-size: 16px;
    padding: 10px
}

.c_table04>thead tr:first-child th:first-child {
    border-top-left-radius: 8px
}

.c_table04>tbody tr:last-child td:last-child {
    border-bottom-right-radius: 8px
}

.c_table04>tbody th,.c_table04>tbody td {
    background-color: #f2f5f9;
    padding: 22px
}

.c_table04>tbody>tr>th {
    font-weight: normal;
    text-align: left
}

.c_table04>tbody>tr>th,.c_table04>tbody>tr>td {
    line-height: 1.6;
    font-size: 14px
}

.c_nav>li {
    margin-bottom: 4px
}

.c_nav_link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    position: relative;
    line-height: 1.3;
    color: #204483;
    border-bottom: 2px solid #e5eaf0
}

.c_nav_link.-current {
    color: #008ad2;
    pointer-events: none
}

.c_nav_link.-current .c_nav_link_icon {
    display: none
}

.c_nav-img2_img {
    position: relative
}

.c_nav-img2_img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c_nav-img2_img::before {
    content: "";
    display: block;
    padding-top: 66.2%
}

.c_nav_accordion_nav {
    display: flex;
    flex-wrap: wrap
}

.c_nav-fixed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #44aeea;
    color: #fff;
    transition: .5s;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 11
}

.c_nav-fixed_ttl {
    font-weight: bold;
    line-height: 1.3
}

.c_nav-fixed_menu {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.3
}

.c_nav-fixed_menu a {
    opacity: .5;
    transition: .4s;
    display: block
}

.c_nav-fixed_menu a.-current {
    opacity: 1
}

.c_nav-fixed_btn {
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: bold;
    line-height: 1.3;
    font-family: "Heebo",sans-serif;
    transition: .3s;
    font-size: 12px;
    letter-spacing: .01em
}

.c_nav-fixed_btn_icon {
    display: block;
    transition: .3s;
    width: 16px;
    height: 16px;
    position: relative;
    margin-left: 8px
}

.c_nav-fixed_btn_icon span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 2px;
    background-color: #204483;
    transition: .3s;
    width: 100%
}

.c_nav-fixed_btn_icon span:nth-child(2) {
    transform: rotate(90deg)
}

.c_nav-fixed_btn.is-opened .c_nav-fixed_btn_icon span:nth-child(2) {
    transform: rotate(0)
}

.c_nav_contact {
    background-color: #008ad2
}

.c_nav_contact_list a {
    display: flex;
    align-items: center;
    background-color: #f2f5f9;
    transition: .4s;
    border-radius: 10px
}

.c_nav_contact_list a:hover {
    background-color: #204483
}

.c_nav_contact_list a:hover .c_nav_contact_icon path {
    fill: #fff
}

.c_nav_contact_list a:hover .c_nav_contact_txt {
    color: #fff !important
}

.c_nav_contact_icon path {
    transition: .4s
}

.c_nav-float {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 12;
    padding-left: 8px;
    padding-right: 8px
}

.c_nav-float_inner {
    display: flex;
    justify-content: center
}

.c_icon {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    border-radius: 25%
}

.c_icon_arrow {
    background: #008ad2 url(../images/common/ico_arrow02_right.svg) no-repeat center center/16px auto
}

.c_icon_arrow-down {
    transform: rotate(90deg)
}

.c_icon_arrow-white {
    background-color: #fff;
    background-image: url(../images/common/ico_arrow01_right.svg)
}

.c_icon_blank {
    background: #008ad2 url(../images/common/ico_blank_wt.svg) no-repeat center center/16px auto
}

.c_icon_plus {
    background-color: #008ad2;
    position: relative
}

.c_icon_plus::before,.c_icon_plus::after {
    content: "";
    display: block;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: .2s;
    z-index: 2;
    width: 8px;
    height: 1.5px
}

.c_icon_plus:before {
    transform: rotate(90deg)
}

.c_icon_plus .c_btn.is-open::before,dt.is-opened .c_icon_plus::before {
    transform: rotate(0)
}

.c_icon_plus-white {
    background-color: #fff
}

.c_icon_plus-white::before,.c_icon_plus-white::after {
    background-color: #204483
}

.c_icon2 {
    position: relative;
    transition: .3s;
    overflow: hidden;
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    width: 16px;
    height: 16px
}

.c_icon2-blank {
    background: url(../images/common/ico_blank_bl2.svg) no-repeat center center/contain
}

.c_icon2-plus::before,.c_icon2-plus::after {
    content: "";
    display: block;
    background-color: #008ad2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: .2s;
    z-index: 2;
    width: 8px;
    height: 1.5px
}

.c_icon2-plus:before {
    transform: rotate(90deg)
}

.c_btn.is-open .c_icon2-plus::before {
    transform: rotate(0)
}

.c_icon2-arrow::before,.c_icon2-arrow::after {
    content: "";
    display: block;
    background-color: #008ad2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: .2s;
    z-index: 2;
    width: 6px;
    height: 1.5px
}

.c_icon2-arrow:before {
    transform: rotate(45deg) translateY(0.25px);
    transform-origin: right bottom
}

.c_icon2-arrow::after {
    transform: rotate(-45deg) translateY(-0.25px);
    transform-origin: right top
}

.c_icon2-arrow-large::before,.c_icon2-arrow-large::after {
    content: "";
    display: block;
    background-color: #008ad2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: .2s;
    z-index: 2;
    width: 8px;
    height: 2px
}

.c_icon2-arrow-large:before {
    transform: rotate(45deg) translateY(0.5px);
    transform-origin: right bottom
}

.c_icon2-arrow-large::after {
    transform: rotate(-45deg) translateY(-0.5px);
    transform-origin: right top
}

.c_icon2-arrow svg,.c_icon2.-next svg,.c_icon2.-prev svg {
    display: block;
    z-index: 2;
    transform: rotate(90deg)
}

.c_icon2.-prev svg {
    transform: rotate(270deg)
}

.c_icon-balloon {
    color: #204483;
    background-color: #e5eaf0;
    display: inline-block;
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 7px;
    transform: translate(-50%,-25px);
    line-height: 1.2;
    padding: 5px 8px
}

.c_icon-balloon::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -8px;
    left: 50%;
    border-top: 10px solid #e5eaf0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    transform: translateX(-50%)
}

.c_list-num-round-parentheses {
    counter-reset: none
}

.c_list-num-round-parentheses>dt {
    counter-increment: round-parentheses;
    position: relative;
    padding-left: 2.3em;
    font-weight: bold;
    color: #204483;
    line-height: 1.5;
    font-size: 20px
}

.c_list-num-round-parentheses>dt::before {
    content: "(" counter(round-parentheses) ")";
    position: absolute;
    left: 0
}

.c_list-num-round-parentheses>dd {
    margin-top: 1.4em
}

.c_list-num-round-parentheses>dd+dt {
    margin-top: 1.86em
}

.c_list-num {
    list-style-type: decimal;
    margin-left: 1.5em
}

.c_list-alpha {
    list-style-type: lower-alpha;
    margin-left: 1.5em
}

.c_list-indent>li {
    padding-left: 1em;
    text-indent: -1em
}

.c_list-dot>li {
    padding-left: 1.3em;
    position: relative
}

.c_list-dot>li::before {
    content: "";
    position: absolute;
    left: .45em;
    top: .85em;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: currentColor
}

.c_list-dl {
    overflow: hidden;
    line-height: 1.5
}

.c_list-dl>dt {
    font-weight: 700;
    background-color: #e5eaf0
}

.c_list-dl>dd {
    background-color: #f2f5f9;
    font-weight: normal
}

.c_list-dl2 {
    line-height: 1.5
}

.c_list-dl2>dt,.c_list-dl2>dd {
    border-top: 1px solid #e5eaf0
}

.c_list-dl2>dt {
    font-weight: 700
}

.c_list-dl3 {
    line-height: 1.5
}

.c_list-dl3>dt {
    font-weight: 700;
    color: #fff;
    background-color: #204483;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.c_list-dl3>dt::before {
    content: "";
    display: block;
    position: absolute;
    background-color: #44aeea;
    border-radius: 2px
}

.c_list-dl3>dd {
    background-color: #f2f5f9;
    font-weight: bold;
    color: #204483;
    display: flex;
    align-items: center;
    position: relative
}

.c_list-dl3>dd:not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    border-top: 24px solid #008ad2;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    transform: translateX(-50%)
}

.c_list-dl4 {
    line-height: 1.5
}

.c_list-dl4>dt {
    font-weight: 700;
    color: #fff;
    background-color: #204483;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.c_list-dl4>dt::before {
    content: "";
    display: block;
    position: absolute;
    background-color: #44aeea;
    border-radius: 2px
}

.c_list-dl4>dt.-col1 {
    background-color: #008ad2
}

.c_list-dl4>dt.-col1::before {
    background-color: #cbd3de
}

.c_list-dl4>dt:empty {
    width: 0;
    background-color: transparent;
    padding: 0
}

.c_list-dl4>dt:empty::before {
    content: none
}

.c_list-dl4>dt:empty+dd {
    width: 100%
}

.c_list-dl4>dt:empty+dd::after {
    left: 50%
}

.c_list-dl4>dd {
    background-color: #f2f5f9;
    font-weight: bold;
    color: #204483;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
    flex-grow: 1
}

.c_list-dl4>dd:not(:last-child)::after {
    content: "";
    display: block;
    position: absolute;
    border-top: 24px solid #008ad2;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    transform: translateX(-50%)
}

.c_list-ol {
    counter-reset: none
}

.c_list-ol>li {
    counter-increment: message
}

.c_list-ol_ttl {
    font-weight: bold;
    line-height: 1.3;
    color: #204483;
    display: flex;
    align-items: flex-start
}

.c_list-ol_ttl::before {
    content: counter(message,decimal-leading-zero);
    color: #008ad2;
    font-weight: bold;
    font-family: "Heebo",sans-serif;
    white-space: nowrap
}

.c_list-ol2 {
    counter-reset: none
}

.c_list-ol2>li {
    counter-increment: num
}

.c_list-ol2_ttl {
    font-weight: bold;
    line-height: 1.3;
    color: #204483;
    display: flex;
    align-items: flex-start
}

.c_list-ol2_ttl::before {
    content: counter(num,decimal-leading-zero);
    color: #008ad2;
    font-weight: bold;
    font-family: "Heebo",sans-serif;
    white-space: nowrap
}

.c_list_dl-en>dt {
    font-family: "Heebo",sans-serif;
    line-height: 1.3;
    font-weight: bold;
    color: #008ad2;
    font-size: 16px
}

.c_list_dl-en>dd {
    color: #204483;
    margin-top: .2em
}

.c_list_dl-en>dd+dt {
    margin-top: 1.4em
}

.c_text-bold {
    font-weight: bold;
    color: #204483;
    font-size: 14px;
    line-height: 1.8
}

.c_text-bold p+p {
    margin-top: 1.7em
}

.c_text-small {
    font-size: 10px;
    font-weight: normal
}

.c_text-indent {
    text-indent: -1em;
    padding-left: 1em
}

.font-en {
    font-family: "Heebo",sans-serif !important
}

.c_rounded {
    display: block;
    overflow: hidden;
    border-radius: 10px
}

.c_rounded-r {
    display: block;
    overflow: hidden;
    border-radius: 0 10px 10px 0
}

.c_rounded-l {
    display: block;
    overflow: hidden;
    border-radius: 10px 0 0 10px
}

.c_rounded-s {
    display: block;
    overflow: hidden;
    border-radius: 4px
}

.c_rounded-top {
    display: block;
    overflow: hidden
}

.c_mr_cutoff {
    margin-right: -24px
}

.c_ml_cutoff {
    margin-left: -24px
}

.c_mx_cutoff {
    margin-right: -24px;
    margin-left: -24px
}

.c_form-label {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.4;
    margin-bottom: 14px
}

.c_form-label .txt {
    display: inline-block;
    margin-right: 1em
}

.c_form_icon-req {
    vertical-align: middle;
    margin-left: 2.4em;
    border-radius: 11px;
    display: inline-block;
    background-color: #333;
    font-size: 11px;
    padding: 3px 11px;
    font-weight: bold
}

.c_form_scrollbox {
    overflow: auto;
    height: 316px;
    background-color: #333;
    border-radius: 10px;
    padding: 26px 22px
}

.c_form-col {
    width: 100%
}

.c_form-text[type] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: none transparent;
    background-clip: padding-box;
    color: inherit;
    font-size: inherit;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    background-color: #f0f0f0 !important;
    font-size: 18px;
    transition: all .3s;
    height: 50px;
    padding: 12px 16px;
    border-radius: 10px
}

.c_form-text[type]::-ms-clear {
    display: none
}

.c_form-text[type]::-ms-reveal {
    display: none
}

.c_form-text[type]::-ms-expand {
    display: none
}

.c_form-text[type]:focus {
    outline: 0
}

.c_form-text[type].wpcf7-not-valid {
    border-color: #d62b2b !important
}

.c_form-text[type]::placeholder {
    color: rgba(0,0,0,0.5)
}

.c_form-text[type]:-ms-input-placeholder {
    color: rgba(0,0,0,0.5)
}

.c_form-text[type]::-ms-input-placeholder {
    color: rgba(0,0,0,0.5)
}

.c_form-text[type].-has-error {
    background-color: #eb5757;
    color: #eb5757
}

.c_form-select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: none transparent;
    background-clip: padding-box;
    color: inherit;
    font-size: inherit;
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #f0f0f0 !important;
    font-size: 18px;
    transition: all .3s;
    height: 50px;
    padding: 12px 16px;
    border-radius: 10px;
    width: 100%;
    padding-right: 30px;
    background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='001616'%3e%3cpathfill='none'stroke='%232e2e2e'stroke-linecap='round'stroke-linejoin='round'stroke-width='2'd='M25l666-6'/%3e%3c/svg%3e");
    background-position: right 1.15rem center;
    background-repeat: no-repeat;
    background-size: 16px auto;
    outline: 0
}

.c_form-select::-ms-clear {
    display: none
}

.c_form-select::-ms-reveal {
    display: none
}

.c_form-select::-ms-expand {
    display: none
}

.c_form-select:focus {
    outline: 0
}

.c_form-select.wpcf7-not-valid {
    border-color: #d62b2b !important
}

.c_form .wpcf7-list-item {
    margin-left: 0;
    margin-right: 2.2em;
    margin-bottom: 10px
}

.c_form-radio {
    display: inline-flex;
    align-items: flex-start;
    margin-bottom: 3px;
    line-height: 1.3
}

.c_form-radio input[type=radio] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: none transparent;
    background-clip: padding-box;
    color: inherit;
    font-size: inherit;
    box-sizing: border-box;
    width: 1.4em;
    height: 1.4em;
    flex: 0 0 1.4em;
    margin-right: 17px;
    border-radius: 50%;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle
}

.c_form-radio input[type=radio]::-ms-clear {
    display: none
}

.c_form-radio input[type=radio]::-ms-reveal {
    display: none
}

.c_form-radio input[type=radio]::-ms-expand {
    display: none
}

.c_form-radio input[type=radio]:checked {
    background-color: #008ad2;
    background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3e%3ccircler='2'fill='%23ffffff'/%3e%3c/svg%3e")
}

.c_form-checkbox {
    line-height: 1.3;
    display: inline-flex;
    align-items: flex-start;
    margin-bottom: 3px
}

.c_form-checkbox input[type=checkbox] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: none transparent;
    background-clip: padding-box;
    color: inherit;
    font-size: inherit;
    box-sizing: border-box;
    width: 1.4em;
    height: 1.4em;
    flex: 0 0 1.4em;
    background-color: #fff;
    margin: 0;
    margin-right: 17px;
    border-radius: 3px;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle
}

.c_form-checkbox input[type=checkbox]::-ms-clear {
    display: none
}

.c_form-checkbox input[type=checkbox]::-ms-reveal {
    display: none
}

.c_form-checkbox input[type=checkbox]::-ms-expand {
    display: none
}

.c_form-checkbox input[type=checkbox]:checked {
    background-color: #008ad2;
    background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='002020'%3e%3cpathfill='none'stroke='%23ffffff'stroke-width='2'd='M610l33l6-6'/%3e%3c/svg%3e")
}

.c_form-checkbox.-large {
    font-size: 120%
}

.c_form-checkbox.-large .wpcf7-list-item-label {
    font-size: 98%;
    margin-bottom: .1em
}

.c_form-textarea {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: none transparent;
    background-clip: padding-box;
    color: inherit;
    font-size: inherit;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    background-color: #f0f0f0 !important;
    font-size: 18px;
    transition: all .3s;
    padding: 12px 16px;
    border-radius: 10px;
    height: 178px !important
}

.c_form-textarea::-ms-clear {
    display: none
}

.c_form-textarea::-ms-reveal {
    display: none
}

.c_form-textarea::-ms-expand {
    display: none
}

.c_form-textarea:focus {
    outline: 0
}

.c_form-textarea.wpcf7-not-valid {
    border-color: #d62b2b !important
}

.wpcf7-not-valid-tip {
    color: #d62b2b;
    font-size: 1em;
    font-weight: normal;
    display: block
}

.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output {
    border: 0;
    color: #d62b2b;
    text-align: center
}

.c_modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1101;
    width: 100%;
    height: 100vh;
    display: none
}

.c_modal_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100%
}

.c_modal_wrapper:before,.c_modal_wrapper:after {
    content: "";
    display: block;
    width: 100%;
    min-height: 50px;
    flex: 1 1 auto;
    pointer-events: none
}

.c_modal_overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: block;
    opacity: .64;
    background: var(--Black,#323232);
    z-index: 1
}

.c_modal_content {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1000px;
    max-height: calc(100vh - 100px);
    overflow: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px
}

.c_modal_inner {
    border-radius: 8px;
    box-shadow: 0 4px 8px 2px rgba(0,108,184,0.08);
    background-color: #fff;
    position: relative
}

.c_modal_close {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 16px;
    top: 16px;
    border: 0;
    background: 0;
    outline: 0;
    cursor: pointer;
    transition: .4s
}

.c_modal_close:hover {
    opacity: .6
}

.c_modal_close:before,.c_modal_close:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: calc(100% - 5px);
    height: 2px;
    border-radius: 1px;
    transition: all .4s;
    background-color: #323232
}

.c_modal_close:before {
    top: calc(50% - 0);
    transform: translateY(0) rotate(315deg)
}

.c_modal_close:after {
    top: calc(50% - 0);
    transform: translateY(0) rotate(-315deg)
}

.js-animate-letters {
    opacity: 0
}

.js-animate-letters>span {
    overflow: hidden
}

.js-animate-letters span {
    display: inline-block
}

.c_hr {
    border: 0;
    border-top: 1px solid #cbd3de
}

.c_result_card {
    display: block
}

.c_result_card_img {
    position: relative;
    background-color: #f2f5f9
}

.c_result_card_img::before {
    content: "";
    display: block;
    padding-top: 67%
}

.c_result_card_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 2
}

.c_result_card_body {
    font-weight: bold;
    line-height: 1.5;
    height: 6.2em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.c_result_card_data {
    border-radius: 8px;
    margin-top: 24px;
    background-color: #f2f5f9
}

.c_result_card_data table {
    width: 100%
}

.c_result_card_data table th,.c_result_card_data table td {
    padding: 0 4px;
    line-height: 1.5
}

.c_result_card_data table th {
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
    width: 4.5em
}

.c_result2_card {
    display: block
}

.c_result2_card_img {
    position: relative;
    background-color: #f2f5f9
}

.c_result2_card_img::before {
    content: "";
    display: block;
    padding-top: 67%
}

.c_result2_card_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 2
}

.c_result2_card_body {
    font-weight: bold;
    line-height: 1.5;
    max-height: 3em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.c_result2_card_data {
    border-radius: 8px;
    margin-top: 24px;
    background-color: #f2f5f9
}

.c_result2_card_data table {
    width: 100%
}

.c_result2_card_data table th,.c_result2_card_data table td {
    padding: 0 4px;
    line-height: 1.5
}

.c_result2_card_data table th {
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
    width: 4.5em
}

.c_result2_card_table {
    width: 100%
}

.c_result2_card_table th,.c_result2_card_table td {
    padding: 0 4px;
    line-height: 1.5
}

.c_result2_card_table th {
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
    width: 4.5em;
    padding-right: 1em
}

.c_staff_card {
    width: 100%
}

.c_staff_card_header_content {
    line-height: 1.4
}

.c_staff_card_img {
    position: relative;
    background-color: #f2f5f9
}

.c_staff_card_img::before {
    content: "";
    display: block;
    padding-top: 100%
}

.c_staff_card_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 2
}

.c_staff_card_pos {
    font-size: 10px
}

.c_staff_card_name {
    font-weight: bold;
    font-size: 16px;
    margin-top: 6px
}

.c_staff_card {
    width: 100%
}

.c_staff_card_header_content {
    line-height: 1.4
}

.c_staff_card_img {
    position: relative;
    background-color: #f2f5f9
}

.c_staff_card_img::before {
    content: "";
    display: block;
    padding-top: 100%
}

.c_staff_card_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 2
}

.c_staff_card_pos {
    font-size: 10px
}

.c_staff_card_name {
    font-weight: bold;
    font-size: 16px;
    margin-top: 6px
}

.c_tag {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 30px;
    min-height: 24px;
    min-width: 100px;
    padding: 2px 10px;
    color: #204483;
    font-size: 10px;
    font-weight: 500;
    background-color: #f2f5f9;
    line-height: 1.1
}

.c_unit_col2_ttl {
    font-weight: bold;
    line-height: 1.3;
    color: #204483
}

.c_bnr_txt {
    position: absolute;
    font-size: 20px;
    left: 24px;
    bottom: 24px;
    z-index: 2;
    font-weight: bold
}

.c_bnr {
    display: block;
    position: relative;
    overflow: hidden
}

.c_bnr_body {
    position: absolute;
    z-index: 2
}

.c_bnr_img img {
    -o-object-fit: cover;
    object-fit: cover
}

.p_top_mv {
    position: relative;
    overflow: hidden
}

.p_top_mv_cover {
    position: absolute;
    z-index: -99;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px
}

.p_top_mv_copy {
    font-weight: bold;
    line-height: 1.1575;
    color: #fff;
    position: absolute;
    z-index: 3
}

.p_top_mv_scroll {
    position: absolute;
    left: 6.2vw;
    bottom: 11.7vw;
    display: flex;
    align-items: center;
    z-index: 10
}

.p_top_mv_scroll_txt {
    line-height: 0;
    font-family: "Heebo",sans-serif;
    color: #204483;
    font-weight: bold;
    letter-spacing: .01em
}

.p_top_mv_scroll::before {
    content: "";
    display: block;
    border-radius: 50%;
    background: #008ad2
}

.p_top_mv_img .slick-dots {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 3;
    top: 0
}

.p_top_mv_img .slick-dots button {
    position: relative;
    text-indent: -9999px;
    overflow: hidden;
    transition: .5s
}

.p_top_mv_img .slick-dots button::before,.p_top_mv_img .slick-dots button:after {
    content: "";
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: 1s
}

.p_top_mv_img .slick-dots button::before {
    background-color: white
}

.p_top_mv_img .slick-dots button::after {
    background-color: rgba(255,255,255,0.25);
    opacity: 0
}

.p_top_mv_img .slick-dots .slick-active button::after {
    opacity: 1
}

.p_top_message {
    position: relative;
    --message-typo-sp-width: 900px;
    --message-typo-pc-width: 5100px
}

.p_top_message_typo {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 89px;
    background: url(../images/top/top_mv_typo_sp.svg) repeat-x 0 center/var(--message-typo-sp-width) auto;
    left: 0;
    animation: topMessageTypoSp 28s infinite linear
}

@keyframes topMessageTypoSp {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--message-typo-sp-width) * -1) center
    }
}

@keyframes topMessageTypo {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--message-typo-pc-width) * -1) center
    }
}

.slide-zoom {
    position: relative
}

.slide-zoom .item {
    position: relative;
    height: 100%;
    overflow: hidden
}

.slide-zoom .item .image {
    position: relative;
    overflow: hidden
}

.slide-zoom>.slick-list,.slide-zoom>.slick-list>.slick-track,.slide-zoom>.slick-list>.slick-track>.slick-slide>div {
    position: relative
}

.slide-animation {
    animation: fadezoom 9s 0 forwards ease-out
}

@keyframes fadezoom {
    0% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

.p_top_company_images {
    position: relative
}

.p_top_company_img1 {
    position: relative;
    z-index: 1
}

.p_top_company_img1 .img {
    display: block;
    width: 100%
}

.p_top_company_img1 .img:before {
    content: "";
    display: block;
    padding-top: 114.9019607843%
}

.p_top_company_img1 img {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: auto
}

.p_top_company_img2 {
    position: relative;
    z-index: 2;
    margin-left: 0
}

.p_top_company_img2 .img {
    display: block;
    width: 100%
}

.p_top_company_img2 .img:before {
    content: "";
    display: block;
    padding-top: 114.8275862069%
}

.p_top_company_img2 .img img {
    position: absolute;
    top: -24px;
    left: 0;
    width: 100%;
    height: auto
}

.p_top_company_shape {
    position: relative;
    z-index: 0
}

.p_top_recruit {
    background: url(../images/top/top_recruit_bg_sp.jpg) no-repeat center center/cover;
    background: linear-gradient(244deg,#65d7ff 9.61%,#008ad2 50.58%,#204483 77.04%);
    text-align: center;
    color: #fff;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center
}

.p_top_footer {
    color: #fff;
    overflow: hidden;
    position: relative
}

.p_top_footer_img {
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.p_top_footer_txt {
    position: relative;
    z-index: 2;
    white-space: nowrap;
    font-weight: bold;
    font-family: "Heebo",sans-serif;
    text-transform: uppercase;
    letter-spacing: .02em;
    line-height: .85;
    font-size: 16vw;
    display: flex;
    justify-content: center;
    padding-left: 10px
}

.p_company_sec1_bnr {
    position: relative
}

.p_company_sec1_bnr_btn {
    position: absolute;
    z-index: 2
}

.p_company_sec1_typo {
    position: absolute;
    z-index: 0
}

.p_company_message_sec1 {
    position: relative
}

.p_company_message_sec1_typo {
    --typo-sp-width: 600px;
    --typo-pc-width: 3564px;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 89px;
    bottom: 0;
    background: url(../images/company/message/meassage_typo_sp.svg) repeat-x 0 center/var(--typo-sp-width) 89px;
    left: 0;
    animation: spmenuTypo 28s infinite linear
}

@keyframes spmenuTypo {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--typo-sp-width) * -1) center
    }
}

@keyframes menuTypo {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--typo-pc-width) * -1) center
    }
}

.p_company_philosophy_typo1 {
    --philosophy-typo1-width: 752px;
    --philosophy-typo1-height: 86px;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: var(--philosophy-typo1-height);
    bottom: 4px;
    background: url(../images/company/philosophy/philosophy_typo1.svg) repeat-x 0 center/var(--philosophy-typo1-width) var(--philosophy-typo1-height);
    left: 0;
    animation: philosophyTypo1 28s infinite linear
}

.p_company_philosophy_typo2 {
    --philosophy-typo2-width: 508px;
    --philosophy-typo2-height: 86px;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: var(--philosophy-typo2-height);
    bottom: 4px;
    background: url(../images/company/philosophy/philosophy_typo2.svg) repeat-x 0 center/var(--philosophy-typo2-width) var(--philosophy-typo2-height);
    left: 0;
    animation: philosophyTypo2 28s infinite linear
}

@keyframes philosophyTypo1 {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--philosophy-typo1-width) * -1) center
    }
}

@keyframes philosophyTypo2 {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--philosophy-typo2-width) * -1) center
    }
}

.p_inquiry_estimate_step {
    display: flex;
    justify-content: center;
    counter-reset: none
}

.p_inquiry_estimate_step>li {
    position: relative;
    counter-increment: step;
    color: #a1abb8;
    text-align: center;
    margin-left: 21px;
    margin-right: 21px;
    font-size: 9px
}

.p_inquiry_estimate_step>li::before {
    content: counter(step);
    border: 1px solid;
    border-radius: 100px;
    width: 60px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    margin-bottom: 6px
}

.p_inquiry_estimate_step>li+li:after {
    content: "";
    display: block;
    background: url(../images/contact/dots.svg) no-repeat center center/contain;
    position: absolute
}

.p_inquiry_estimate_step>li.-current {
    color: #008ad2
}

.p_inquiry_estimate_step>li.-current::before {
    color: #fff;
    background-color: #008ad2
}

.p_inquiry_estimate_list1 {
    font-feature-settings: normal
}

.p_inquiry_estimate_plan {
    position: relative;
    background-color: #e5eaf0;
    border-radius: 10px;
    padding: 40px 28px 31px;
    border: 4px solid #e5eaf0
}

.p_inquiry_estimate_plan.-border {
    border: 4px solid #204483
}

.p_inquiry_estimate_plan:not(.-border)::before {
    content: "";
    display: block;
    height: 4px;
    width: 120px;
    border-radius: 2px;
    background-color: #008ad2;
    position: absolute;
    left: 0;
    right: 0;
    top: -4px;
    margin: auto
}

.p_inquiry_estimate_plan_tag {
    position: absolute;
    top: -4px;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    background-color: #204483;
    border-radius: 30px;
    min-width: 120px;
    min-height: 32px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding: 3px 8px
}

.p_inquiry_estimate_plan_en {
    color: #008ad2;
    font-family: "Heebo",sans-serif;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3
}

.p_inquiry_estimate_plan_price {
    text-align: center
}

.p_inquiry_estimate_plan_price .val {
    font-weight: bold
}

.p_inquiry_estimate_plan_accordion-sp {
    position: relative;
    overflow: hidden
}

.p_inquiry_estimate_plan_accordion-sp::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(180deg,transparent 0,rgba(229,234,240,0.5) 1%,#e5eaf0 90%);
    opacity: 1;
    transition: 1s
}

.p_inquiry_estimate_plan_accordion-sp.is-opened::before {
    opacity: 0;
    pointer-events: none
}

.p_inquiry_estimate_plan_accordion-sp_btn {
    position: absolute;
    z-index: 3;
    top: 38px;
    left: 0;
    width: 100%;
    display: inline-flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    font-weight: bold;
    color: #204483;
    font-size: 14px
}

.p_inquiry_estimate_plan_accordion-sp_content {
    overflow: hidden;
    transition: 1s;
    position: relative;
    z-index: 1
}

.p_inquiry_estimate_plan_table1 {
    border-collapse: separate;
    border-spacing: 0 8px
}

.p_inquiry_estimate_plan_table1 th,.p_inquiry_estimate_plan_table1 td {
    vertical-align: middle;
    padding: 1px 8px;
    line-height: 1.4
}

.p_inquiry_estimate_plan_table1 th {
    background-color: #fff;
    border-radius: 3px;
    font-size: 14px
}

.p_inquiry_estimate_plan_table1 td {
    font-size: 22px;
    font-weight: bold;
    padding-left: 14px
}

.p_inquiry_estimate_plan_table2 th,.p_inquiry_estimate_plan_table2 td {
    line-height: 1.5;
    vertical-align: middle;
    padding-top: 6px;
    padding-bottom: 6px
}

.p_inquiry_estimate_plan_table2 th {
    text-align: left;
    font-weight: normal;
    padding-right: 36px
}

.p_inquiry_estimate_plan_table2 td {
    font-weight: bold
}

.p_inquiry_estimate_plan_hr {
    border-top: 1px solid #cbd3de
}

.p-news_archive_nav {
    margin-top: 42px
}

.p-news_archive_years {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: none transparent;
    background-clip: padding-box;
    color: inherit;
    font-size: inherit;
    vertical-align: middle;
    box-sizing: border-box;
    width: 100%;
    background: url("../images/common/ico_arrow01.svg") no-repeat right 15px center/24px auto;
    outline: 0;
    background-color: #fff !important;
    transition: all .3s;
    width: 150px;
    height: 40px;
    padding: 12px 16px;
    border: 1px solid #cbd3de;
    border-radius: 4px;
    font-family: "Noto Sans JP",sans-serif;
    line-height: 1.1;
    font-size: 12px;
    color: #204483
}

.p-news_archive_years::-ms-clear {
    display: none
}

.p-news_archive_years::-ms-reveal {
    display: none
}

.p-news_archive_years::-ms-expand {
    display: none
}

.p-news_archive_years:focus {
    outline: 0
}

.p-news_archive_years.wpcf7-not-valid {
    border-color: #eb5757 !important
}

.p-news_archive_categories {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 32px;
    margin-right: -16px
}

.p-news_archive_categories>li {
    margin-right: 16px;
    margin-bottom: 16px
}

.p-news_archive_categories a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    transition: all .2s;
    line-height: 1.3;
    background-color: #f2f5f9;
    color: #a1abb8;
    border-radius: 100px;
    min-height: 32px;
    padding: 2px 24px;
    font-size: 12px
}

.p-news_archive_categories a.-current {
    background-color: #008ad2;
    color: #fff
}

.p-news_archive_list {
    border-top: 1px solid #e5eaf0;
    margin-top: 24px
}

.p-news_archive_list>p {
    margin-top: 2em
}

.p-news_archive_list>li {
    border-bottom: 1px solid #e5eaf0
}

.p-news_archive_list a {
    display: block;
    padding-top: 31px;
    padding-bottom: 31px
}

.p-news_archive_list_ttl {
    font-size: 12px
}

.p-news_archive_list_date {
    line-height: 1.2;
    font-size: 12px;
    color: #008ad2;
    font-family: "Heebo",sans-serif;
    font-weight: bold;
    letter-spacing: .02em;
    margin-top: 2px
}

.p-news_archive_list_date:not(:first-child) {
    margin-left: 16px
}

.p-news_archive_list_tag {
    border-radius: 30px;
    display: inline-block;
    line-height: 1.1;
    font-size: 10px;
    padding: 7px 8px 6px;
    background-color: #f2f5f9;
    color: #204483;
    text-align: center;
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.p_news_post_detail {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 62px
}

.c_post>* {
    margin-top: 1.6em
}

.c_post img {
    width: revert-layer;
    max-width: 100%
}

.c_post h1,.c_post h2,.c_post h3,.c_post h4,.c_post h5,.c_post h6 {
    margin-top: 2.7em;
    line-height: 1.3;
    margin-bottom: .6em;
    font-weight: bold;
    letter-spacing: .04em
}

.c_post h1+*,.c_post h1:first-child,.c_post h2+*,.c_post h2:first-child,.c_post h3+*,.c_post h3:first-child,.c_post h4+*,.c_post h4:first-child,.c_post h5+*,.c_post h5:first-child,.c_post h6+*,.c_post h6:first-child {
    margin-top: 0
}

.c_post h2 {
    margin-bottom: 1em;
    font-size: 22px
}

.c_post h3 {
    margin-bottom: .8em
}

.c_post h4 {
    margin-bottom: .8em
}

.c_post h5 {
    margin-bottom: .8em;
    font-size: 14px
}

.c_post a:not([class]) {
    transition: .4s;
    color: #44aeea;
    position: relative;
    text-decoration: underline;
    text-underline-offset: 2px
}

.pc .c_post a:not([class]):hover {
    color: #204483
}

.c_post a:not([class])[target=_blank]::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(../images/common/ico_blank.svg) no-repeat center center/contain;
    width: 1em;
    height: 1em;
    margin-left: .2em;
    margin-bottom: .2em
}

.c_post a:not([class])[target=_blank]:hover::after {
    background-image: url(../images/common/ico_blank_bl.svg)
}

.c_post sup {
    vertical-align: super;
    font-size: 60%
}

.c_post sub {
    vertical-align: sub;
    font-size: 60%
}

.c_post .wp-block-quote {
    font-size: 88%;
    border-left: 2px solid #7f7f7f;
    padding: 4px 0 4px 33px;
    line-height: 2.2;
    margin-top: 5.7em;
    margin-bottom: 5em
}

.c_post .wp-block-quote cite {
    font-size: 80%;
    margin-top: 1em
}

.c_post .wp-block-separator {
    max-width: 160px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 0;
    margin-top: 9.8em;
    margin-bottom: 10em
}

.c_post #ez-toc-container {
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: #f0f0f0;
    padding: 20px;
    border: 0
}

.c_post ol,.c_post ul {
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 20px
}

.c_post ol>li,.c_post ul>li {
    padding-left: 1.4em !important;
    position: relative;
    line-height: 1.8 !important
}

.c_post ol>li+li,.c_post ul>li+li {
    margin-top: 1em !important
}

.c_post ol {
    counter-reset: none
}

.c_post ol>li {
    counter-increment: num
}

.c_post ol>li::before {
    content: counter(num) ".";
    position: absolute;
    left: 0
}

.c_post ol>li+li {
    margin-top: .8em
}

.c_post ul>li::before {
    content: "";
    position: absolute;
    display: block;
    left: .3em;
    top: .75em;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #000
}

.c_post mark:not([style="background-color:rgba(0, 0, 0, 0)"]) {
    padding: 1px .8em
}

.c_post .wp-block-add-blocks-note {
    text-indent: -1em;
    padding-left: 1em;
    font-size: 75%;
    color: gray;
    line-height: 1.8;
    margin-top: 1.6em
}

.c_post .wp-block-add-blocks-note::before {
    content: "※"
}

.c_post .wp-block-buttons {
    margin-top: 9.6em
}

.c_post .wp-block-buttons+.wp-block-buttons {
    margin-top: 2.5em
}

.c_post .wp-block-button {
    position: relative;
    margin-left: 16px !important;
    margin-right: 16px !important;
    min-width: 146px;
    color: currentColor
}

.c_post .wp-block-button .wp-block-button__link {
    padding: 8px 20px;
    border: 0;
    font-size: 12px;
    width: 100%;
    position: relative;
    z-index: 2;
    line-height: 1.4
}

.c_post .wp-block-button .wp-block-button__link:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    transition: .2s
}

.c_post .wp-block-button .wp-block-button__link:not([target=_blank]):not([href$=".pdf"])::after {
    background: url(../images/common/arrow1.svg) no-repeat center center/contain;
    width: .7em;
    height: .7em
}

.c_post .wp-block-button .wp-block-button__link[target=_blank]::after {
    background: url(../images/common/ico_blank.svg) no-repeat center center/contain;
    width: .8em;
    height: .8em
}

.c_post .wp-block-button:hover .wp-block-button__link::after {
    right: 6px
}

.c_post .wp-block-button.is-style-outline::after {
    content: "";
    display: block;
    background-color: rgba(26,26,26,0);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: .2s;
    border: 2px solid currentColor;
    border-radius: 50px
}

.c_post .wp-block-button.is-style-outline:hover::after {
    border-color: transparent;
    background-color: #1a1a1a;
    transform: scale(1.1)
}

.c_post .wp-block-button.is-style-rounded-btn-large {
    margin-left: 16px;
    margin-right: 16px;
    min-width: 276px
}

.c_post .wp-block-button.is-style-rounded-btn-large .wp-block-button__link {
    padding: 14px 40px;
    font-size: 17px;
    background-color: transparent
}

.c_post .wp-block-button.is-style-rounded-btn-large .wp-block-button__link::after {
    right: 16px
}

.c_post .wp-block-button.is-style-rounded-btn-large .wp-block-button__link:not([target=_blank]):not([href$=".pdf"])::after {
    background-image: url(../images/common/arrow1.svg)
}

.c_post .wp-block-button.is-style-rounded-btn-large .wp-block-button__link:hover::after {
    right: 14px
}

.c_post .wp-block-button.is-style-rounded-btn-large::after {
    content: "";
    display: block;
    background-color: rgba(26,26,26,0);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: .2s;
    border: 2px solid currentColor;
    border-radius: 50px
}

.c_post .wp-block-button.is-style-rounded-btn-large:hover::after {
    border-color: transparent;
    background-color: #1a1a1a;
    transform: scale(1.1)
}

.c_post .wp-block-button.is-style-line-btn {
    border-radius: 0;
    min-width: 110px;
    margin-left: 35px !important;
    margin-right: 35px !important
}

.c_post .wp-block-button.is-style-line-btn .wp-block-button__link {
    text-align: left;
    padding: 3px 30px 6px 0;
    background-color: transparent;
    border-bottom: 1px solid currentColor;
    border-radius: 0
}

.c_post .wp-block-button.is-style-line-btn .wp-block-button__link::after {
    right: 6px
}

.c_post .wp-block-button.is-style-line-btn .wp-block-button__link:hover {
    border-bottom-color: transparent
}

.c_post .wp-block-button.is-style-line-btn .wp-block-button__link:hover::after {
    right: 4px
}

.c_post .wp-block-image,.c_post .wp-block-video,.c_post .wp-block-table {
    margin-top: 3.4em !important;
    margin-bottom: 3.4em !important
}

.c_post .wp-block-image figcaption,.c_post .wp-block-embed figcaption,.c_post .wp-block-table figcaption {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 1em !important
}

.c_post .wp-block-table {
    overflow: hidden;
    line-height: 1.5
}

.c_post .wp-block-table table th,.c_post .wp-block-table table td {
    border: 0
}

.c_post .wp-block-table table th {
    text-align: left;
    font-weight: 700;
    background-color: #e5eaf0
}

.c_post .wp-block-table.heading-first td:first-child {
    text-align: left;
    font-weight: 700;
    background-color: #e5eaf0
}

.c_post .wp-block-table table td {
    background-color: #f2f5f9
}

.c_post .wp-block-table table tr:not(:last-child) th,.c_post .wp-block-table table tr:not(:last-child) td {
    border-bottom: 1px solid #fff
}

.c_post .wp-container-3 {
    gap: 3.5em
}

.has-red-color {
    color: #eb5757
}

.has-blue-color {
    color: #204483
}

.has-light-blue-color {
    color: #008ad2
}

.has-dark-gray-color {
    color: #a1abb8
}

.has-gray-color {
    color: #cbd3de
}

.has-light-gray-color {
    color: #e5eaf0
}

.has-white-color {
    color: #fff
}

.pagination {
    margin-top: 45px
}

.pagination>.page-numbers {
    display: flex;
    justify-content: center
}

.pagination>.page-numbers .page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 18px;
    width: 7.17vw;
    height: 12.3vw;
    border-radius: 50%;
    margin-left: 1.02vw;
    margin-right: 1.02vw;
    transition: .4s;
    font-family: "Heebo",sans-serif;
    font-weight: bold
}

.pagination>.page-numbers .page-numbers svg {
    width: 6.15vw;
    height: 6.15vw
}

.pagination>.page-numbers .page-numbers.arrow {
    background-color: #008ad2
}

.pagination>.page-numbers .page-numbers.arrow path,.pagination>.page-numbers .page-numbers.arrow rect {
    fill: #fff;
    transition: .4s
}

.pagination>.page-numbers .page-numbers.arrow.-disabled {
    background-color: #f2f5f9;
    pointer-events: none
}

.pagination>.page-numbers .page-numbers.arrow.-disabled path,.pagination>.page-numbers .page-numbers.arrow.-disabled rect {
    fill: #cbd3de
}

.pagination>.page-numbers .page-numbers.current {
    color: #008ad2
}

.pagination>.page-numbers .page-numbers.prev {
    margin-right: 2.56vw
}

.pagination>.page-numbers .page-numbers.next {
    margin-left: 2.56vw
}

.p_service_feature_txt1 {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 10px;
    font-size: 10px
}

.p_service_feature_txt1 .bold {
    font-weight: bold;
    display: inline-flex;
    align-items: flex-end;
    line-height: .5;
    font-size: 12px;
    margin-left: 3px
}

.p_service_feature_txt1 .line {
    text-decoration: underline;
    text-decoration-color: #44aeea;
    text-decoration-thickness: .6em;
    text-underline-offset: -0.3em;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    color: #204483
}

.p_service_feature_txt1 .en {
    font-family: "Heebo",sans-serif;
    font-size: 30px
}

.p_service_feature_txt1 .large {
    font-size: 22px;
    margin-bottom: 4px;
    margin-left: 2px
}

.p_service_feature_tab {
    margin-top: 40px
}

.p_service_feature_tab-nav {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.p_service_feature_tab-nav_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #a1abb8;
    color: #fff;
    font-weight: bold;
    border-radius: 8px 8px 0 0;
    min-height: 80px;
    font-size: 22px
}

.p_service_feature_tab-nav_btn.-active {
    background-color: #f2f5f9;
    color: #204483
}

.p_service_feature_tab-contents_box {
    background-color: #f2f5f9;
    padding: 33px 24px 39px;
    display: none
}

.p_service_feature_tab-contents_box.-active {
    display: block
}

.p_service_feature_list_ttl {
    background-color: #008ad2;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 1.7
}

.p_service_feature_list_ttl small {
    display: inline-block;
    margin-left: .5em;
    font-weight: normal
}

.p_service_feature_list_body {
    background-color: #fff
}

.p_service_feature_list_img {
    background-color: #f2f5f9
}

.p_service_feature_grade_list>li {
    background-color: #fff;
    border-radius: 4px;
    padding: 29px 32px 28px;
    display: grid;
    grid-template-columns: auto 80px;
    grid-auto-rows: auto;
    align-items: center
}

.p_service_feature_grade_list>li+li {
    margin-top: 16px
}

.p_service_feature_grade_list_ttl {
    font-weight: bold;
    color: #204483;
    line-height: 1.4
}

.p_service_feature_grade_list_tag {
    font-weight: bold;
    color: #fff;
    background-color: #204483;
    line-height: 1.4;
    font-size: 12px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.p-service_bottom-nav {
    background-color: #e5eaf0;
    border-radius: 4px;
    padding: 50px 28px 55px
}

.p-service_bottom-nav_btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    position: relative;
    background-color: #204483;
    font-weight: bold;
    border-radius: 10px;
    padding: 10px
}

.c-navi-col3 {
    display: grid;
    grid-auto-rows: auto
}

.c-navi-col3_img {
    overflow: hidden;
    border-radius: 10px
}

.c-navi-col3_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c-navi-col3_ttl {
    display: block;
    font-weight: bold;
    line-height: 1.4;
    color: #204483;
    position: relative
}

.c-navi-col3_ttl .icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(90deg)
}

.c-navi-col3 a {
    display: block
}

.p_service_selfcheck_block_hr {
    margin: 0;
    display: block;
    position: relative;
    background-color: #f2f5f9;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    border: 0
}

.p_service_selfcheck_block_hr::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #008ad2;
    width: 24px;
    height: 2px;
    border-radius: 2px
}

.p_service_selfcheck_block_box {
    background-color: #f2f5f9;
    border-radius: 4px;
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto
}

.p_service_selfcheck_block_box .rounded {
    overflow: hidden;
    border-radius: 10px
}

.p_service_selfcheck_block_ttl {
    font-weight: bold;
    line-height: 1.4;
    color: #204483;
    position: relative
}

.p_service_selfcheck_block_ttl::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: .1em;
    width: 24px;
    height: 24px;
    background: url(../images/service/selfcheck/check.svg) no-repeat center/contain
}

.p-service_point_point-box {
    background-color: #f2f5f9;
    padding: 10px 10px 10px
}

.p-service_point_point-box_ttl {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.4;
    color: #204483;
    font-size: 16px
}

.p-service_point_box {
    border-radius: 4px;
    background: #f2f5f9;
    font-size: 14px;
    line-height: 1.56
}

.p-service_point_box_ttl {
    line-height: 1.4;
    font-weight: bold;
    color: #204483;
    text-transform: uppercase;
    font-family: "Heebo",sans-serif;
    font-size: 16px;
    margin-bottom: 8px
}

.p-service_point_block_lead {
    font-weight: bold;
    color: #204483;
    line-height: 1.4
}

.p_service_selfcheck_footer {
    text-align: center;
    color: #fff;
    background-color: #008ad2;
    border-radius: 4px;
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto
}

.p_service_selfcheck_footer_ttl {
    font-weight: bold;
    line-height: 1.4
}

.p_service_selfcheck_footer_txt {
    text-align: left
}

.p_service_comparison-chart_table {
    height: 100%
}

.p_service_comparison-chart_table th,.p_service_comparison-chart_table td {
    height: 100%;
    position: relative
}

.p_service_comparison-chart_table tr:nth-child(even) .p_service_comparison-chart_label {
    background-color: #a1abb8
}

.p_service_comparison-chart_table tr:nth-child(even) .p_service_comparison-chart_body,.p_service_comparison-chart_table tr:nth-child(even) .p_service_comparison-chart_btn {
    background-color: #f2f5f9
}

.p_service_comparison-chart_ttl {
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.p_service_comparison-chart_ttl_small {
    font-weight: 500
}

.p_service_comparison-chart_label {
    position: absolute;
    color: #fff;
    background-color: #cbd3de;
    font-weight: bold;
    display: flex;
    right: 2px;
    height: 100%;
    left: 0;
    top: 0;
    align-items: center;
    text-align: left;
    white-space: nowrap
}

.p_service_comparison-chart_label span {
    display: block;
    position: relative
}

.p_service_comparison-chart_label span::before {
    content: "";
    display: block;
    position: absolute;
    background-color: #44aeea;
    border-radius: 2px
}

.p_service_comparison-chart_body {
    height: 100%;
    padding: 25px 24px;
    background-color: #fff
}

.p_service_comparison-chart_btn {
    display: flex;
    justify-content: center
}

.p_recruit_understand_grid {
    display: grid;
    grid-auto-rows: auto
}

.p_recruit_understand_column.-full {
    display: grid;
    grid-auto-rows: auto
}

.p_recruit_understand_card {
    background-color: #f2f5f9;
    font-feature-settings: "palt";
    letter-spacing: .05em;
    border-radius: 4px;
    overflow: hidden
}

.p_recruit_understand_card_ttl {
    line-height: 1.4;
    font-weight: bold;
    color: #204483
}

.p_recruit_understand_card_numbers {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    line-height: 1
}

.p_recruit_understand_card_numbers .num {
    color: #008ad2;
    font-weight: bold;
    font-family: "Heebo",sans-serif
}

.p_recruit_understand_card_numbers .num.-large {
    line-height: .8
}

.p_recruit_understand_card_numbers .ruby {
    color: #204483;
    display: block;
    text-align: center;
    white-space: nowrap
}

.p_recruit_understand_card_numbers .ruby.-medium {
    font-weight: bold
}

.p_recruit_understand_card_numbers .unit {
    color: #204483;
    font-weight: bold
}

.p_recruit_mv {
    background: linear-gradient(244deg,#65d7ff 9.61%,#008ad2 50.58%,#204483 77.04%);
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center
}

.p_recruit_slide_images {
    position: absolute;
    inset: 0;
    margin-left: -55%;
    margin-right: -55%;
    display: flex;
    justify-content: space-between
}

.p_recruit_ticker {
    --rec-ticker-sp-width: 1271px;
    --rec-ticker-pc-width: 2511px;
    position: relative;
    z-index: 0;
    width: 100%;
    height: 207px;
    bottom: 0;
    background: url(../images/recruit/recruit_ticker_img.png) repeat-x 0 center/var(--rec-ticker-sp-width) 207px;
    left: 0;
    animation: spRecruitTicker 28s infinite linear;
    margin-top: 105px
}

@keyframes spRecruitTicker {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--rec-ticker-sp-width) * -1) center
    }
}

@keyframes pcRecruitTicker {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--rec-ticker-pc-width) * -1) center
    }
}

.p_recruit_footer {
    position: relative;
    background: url(../images/recruit/recruit_footer_bg_sp.jpg) no-repeat center center/cover;
    text-align: center;
    color: #fff;
    --typo-recruit-sp-width: 1075px;
    --typo-recruit-pc-width: 2400px
}

.p_recruit_footer_nav {
    position: relative;
    z-index: 2
}

.p_recruit_footer_nav a {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .2s;
    line-height: 1.3;
    background-color: #008ad2;
    min-height: 120px;
    padding: 10px;
    font-size: 20px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: bold;
    color: #fff
}

.p_recruit_footer_nav a.-blue00 {
    background-color: #204483;
    color: #fff;
    border: 0
}

.p_recruit_footer_nav a.-blue01 {
    background-color: #008ad2;
    color: #fff;
    border: 0
}

.pc .p_recruit_footer_nav a:hover {
    color: #008ad2;
    background-color: #e5eaf0
}

.pc .p_recruit_footer_nav a.-blue00:hover {
    color: #204483;
    background-color: #e5eaf0
}

.pc .p_recruit_footer_nav a.-blue01:hover {
    color: #008ad2;
    background-color: #e5eaf0
}

.p_recruit_footer_typo {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 69px;
    bottom: -6px;
    background: url(../images/recruit/recruit_footer_typo.svg) repeat-x 0 center/var(--typo-recruit-sp-width) 69px;
    left: 0;
    animation: spRecruitTypo 28s infinite linear
}

@keyframes spRecruitTypo {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--typo-recruit-sp-width) * -1) center
    }
}

@keyframes pcRecruitTypo {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--typo-recruit-pc-width) * -1) center
    }
}

.p_recruit_new-graduate_typo {
    --typo-sp-width: 936px;
    --typo-pc-width: 2907px;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 85px;
    bottom: 10px;
    background: url(../images/recruit/new-graduate/new-graduate_typo.svg) repeat-x 0 center/var(--typo-sp-width) 85px;
    left: 0;
    animation: spNewGraduateTypo 28s infinite linear
}

@keyframes spNewGraduateTypo {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--typo-sp-width) * -1) center
    }
}

@keyframes pcNewGraduateTypo {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--typo-pc-width) * -1) center
    }
}

.p_recruit_career_flow {
    position: relative
}

.p_recruit_career_flow>li:nth-child(even) .p_recruit_career_flow_item {
    background-color: #008ad2;
    color: #fff
}

.p_recruit_career_flow>li:last-child .p_recruit_career_flow_item::after {
    content: "";
    display: block;
    position: absolute
}

.p_recruit_career_flow_item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    align-items: center;
    background: #e5eaf0;
    color: #204483
}

.p_recruit_career_flow_balloon {
    color: #fff;
    background-color: #204483;
    display: inline-block;
    position: absolute;
    line-height: 1.2;
    padding: 35px 8px
}

.p_recruit_career_flow_balloon::after {
    content: "";
    display: block;
    position: absolute
}

.p_recruit_career_typo {
    --typo-sp-width: 910px;
    --typo-pc-width: 2827px;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 85px;
    bottom: 10px;
    background: url(../images/recruit/career/career_typo.svg) repeat-x 0 center/var(--typo-sp-width) 85px;
    left: 0;
    animation: spCareerTypo 28s infinite linear
}

@keyframes spCareerTypo {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--typo-sp-width) * -1) center
    }
}

@keyframes pcCareerTypo {
    from {
        background-position: 0 center
    }

    to {
        background-position: calc(var(--typo-pc-width) * -1) center
    }
}

.p_recruit_float {
    position: fixed;
    right: 0;
    z-index: 12
}

.p_recruit_float_nav a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all .2s;
    line-height: 1.3;
    background-color: #008ad2;
    min-height: 120px;
    padding: 10px;
    font-size: 20px;
    cursor: pointer;
    font-weight: bold;
    color: #fff
}

.p_recruit_float_nav a.-blue00 {
    background-color: #204483;
    color: #fff;
    border: 0
}

.p_recruit_float_nav a.-blue01 {
    background-color: #008ad2;
    color: #fff;
    border: 0
}

.pc .p_recruit_float_nav a:hover {
    color: #008ad2;
    background-color: #e5eaf0
}

.pc .p_recruit_float_nav a.-blue00:hover {
    color: #204483;
    background-color: #e5eaf0
}

.pc .p_recruit_float_nav a.-blue01:hover {
    color: #008ad2;
    background-color: #e5eaf0
}

.p_faq_list {
    border-bottom: 1px solid #e5eaf0
}

.p_faq_list>dt {
    border-top: 1px solid #e5eaf0;
    position: relative;
    font-weight: bold;
    line-height: 1.4;
    padding-right: 30px;
    cursor: pointer
}

.p_faq_list>dt:before {
    content: "Q";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    color: #204483;
    font-weight: bold;
    font-family: "Heebo",sans-serif;
    font-size: 22px
}

.p_faq_list>dt i {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-color: #008ad2;
    border-radius: 50%
}

.p_faq_list>dt i::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 8px;
    height: 1px;
    background-color: #fff;
    transition: .4s
}

.p_faq_list>dt i::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1px;
    height: 8px;
    background-color: #fff;
    transition: .4s
}

.p_faq_list>dt.is-opened i::after {
    transform: translate(-50%,-50%) rotate(90deg)
}

.p_faq_list>dd {
    position: relative;
    display: none;
    font-size: 12px
}

.anclinkslist {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    gap: 16px
}

.anclinkslist>li a {
    border-radius: 100px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f2f5f9;
    color: #a1abb8
}

.anclinkslist>li a:hover,.anclinkslist>li a.-active {
    background-color: #008ad2;
    color: #fff
}

.p_partners_content {
    display: flex;
    flex-wrap: wrap
}

.partnersArchiveTenpoBox .tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 100px;
    background-color: #44aeea;
    color: #fff;
    min-height: 24px;
    line-height: 1;
    font-size: 10px;
    min-width: 100px;
    padding: 0 20px
}

.partnersArchiveTenpoBox .header {
    display: flex;
    align-items: center;
    margin-top: 7px;
    gap: 14px
}

.partnersArchiveTenpoBox .name {
    font-weight: bold;
    line-height: 1.4;
    font-size: 22px
}

.partnersArchiveTenpoBox .year {
    font-size: 10px;
    color: #a1abb8;
    flex-basis: 8em
}

.partnersArchiveTenpoBox .body {
    margin-top: 15px
}

.partnersArchiveTenpoBox .footer {
    border-radius: 8px;
    margin-top: 24px;
    background-color: #f2f5f9
}

.partnersArchiveTenpoBox .footer table {
    width: 100%
}

.partnersArchiveTenpoBox .footer table th,.partnersArchiveTenpoBox .footer table td {
    padding: 0 4px;
    line-height: 1.5
}

.partnersArchiveTenpoBox .footer table th {
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
    width: 4.5em
}

.p_area_list1 {
    display: flex;
    flex-wrap: wrap
}

.p_area_list1_img {
    position: relative;
    overflow: hidden
}

.p_area_list1_img::before {
    content: "";
    display: block;
    padding-top: 100%
}

.p_area_list1_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 2
}

.p_area_list1_ttl {
    font-weight: bold;
    line-height: 1.4;
    text-align: center
}

.p_area_list2>li+li {
    margin-top: 24px
}

.p_area_list2_card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.p_area_list2_img {
    position: relative;
    overflow: hidden
}

.p_area_list2_img::before {
    content: "";
    display: block;
    padding-top: 100%
}

.p_area_list2_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 2
}

.p_area_list2_ttl {
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 8px;
    color: #204483
}

.p_area_list2_txt {
    margin-top: 14px
}

.p_area_tags {
    display: flex;
    font-weight: bold;
    flex-wrap: wrap;
    color: #204483;
    justify-content: space-between
}

.p_area_tags>li {
    width: 49%;
    position: relative;
    line-height: 1.3
}

.p_area_tags>li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #008ad2;
    border-radius: 5px
}

.p_area_dl {
    margin-top: 64px
}

.p_area_dl>dt {
    position: relative;
    font-weight: bold;
    color: #204483;
    line-height: 1.4;
    padding-right: 30px;
    cursor: pointer;
    background-color: #f2f5f9;
    margin-top: 16px
}

.p_area_dl>dt i {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-color: #008ad2;
    border-radius: 50%
}

.p_area_dl>dt i::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 8px;
    height: 1px;
    background-color: #fff;
    transition: .4s
}

.p_area_dl>dt i::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1px;
    height: 8px;
    background-color: #fff;
    transition: .4s
}

.p_area_dl>dt.is-opened i::after {
    transform: translate(-50%,-50%) rotate(90deg)
}

.p_area_dl>dd {
    position: relative
}

.p_area_dl>dd a {
    transition: .4s;
    color: #44aeea;
    position: relative;
    text-decoration: underline;
    text-underline-offset: 2px
}

.pc .p_area_dl>dd a:hover {
    color: #204483
}

.p_area_dl>dd a.-disable {
    color: inherit;
    pointer-events: none;
    text-decoration: none
}

.p_area_dl>dd a.-disable::before,.p_area_dl>dd a.-disable::after {
    content: none !important
}

.p_area_dl>dd a[target=_blank]:not(.c_link_map)::before {
    width: calc(100% - 1.2em)
}

.p_area_dl>dd a[target=_blank]:not(.c_link_map)::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(../images/common/ico_blank.svg) no-repeat center center/contain;
    width: 1em;
    height: 1em;
    margin-left: .2em
}

.p_area_dl>dd a[target=_blank]:not(.c_link_map):hover::after {
    background-image: url(../images/common/ico_blank_bl.svg)
}

.p_area_map {
    position: relative
}

.p_area_map::before {
    content: "";
    display: block;
    padding-top: 67%
}

.p_area_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.js-accordion_btn {
    cursor: pointer
}

.p_result_search_box {
    border-radius: 10px;
    padding: 14px 32px 150px;
    background: var(--Gray-01,#f2f5f9);
    margin-top: 34px
}

.p_result_search_btn {
    border-radius: 4px 4px 0 0 !important;
    background-color: #204483 !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 14px !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    height: 56px;
    -webkit-appearance: none;
    appearance: none
}

.p_result_reset_btn {
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    -webkit-appearance: none;
    appearance: none
}

.p_result_search {
    background-color: #f2f5f9;
    border-radius: 8px
}

.p_result_content_ttl {
    font-weight: bold;
    line-height: 1.3
}

.p_result_content_ttl span+span::before {
    content: "、"
}

.p_result_content_ttl em {
    font-style: normal
}

.p_result_form-list {
    padding-top: 7px
}

.p_result_form-list>dt {
    position: relative;
    font-weight: bold;
    color: #204483;
    line-height: 1.4
}

.p_result_form-list>dt i {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.more_box .js-more {
    display: none
}

.p_result_catch img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.p_result_data {
    border-radius: 4px;
    margin-bottom: 33px;
    background-color: #f2f5f9
}

.p_result_data ul {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    width: 100%
}

.p_result_data ul li {
    display: flex;
    line-height: 1.5
}

.p_result_data ul strong {
    font-weight: bold;
    min-width: 4.5em
}

.p_result_table {
    width: 100%
}

.p_result_table th,.p_result_table td {
    line-height: 1.5;
    padding-top: 1px;
    padding-bottom: 1px;
    vertical-align: top
}

.p_result_table th {
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
    width: 6.5em;
    padding-right: 2em
}

.p_result_beforeafter_lead {
    border-radius: 4px;
    background: #f2f5f9
}

.p_result_beforeafter_images,.p_csr02_images {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.p_result_beforeafter_images>figure,.p_csr02_images>figure {
    width: 47.6%
}

.p_result_beforeafter_images>figure figcaption {
    font-weight: bold;
    line-height: 1.4;
    margin-top: 15px
}

.p_result_beforeafter_images>figure+figure {
    position: relative;
    z-index: 2
}

.p_result_beforeafter_images>figure+figure .img::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    transform: translate(-200%,-50%);
    border-top: 20px solid transparent;
    border-left: 12px solid #008ad2;
    border-bottom: 20px solid transparent
}

.p_result_beforeafter_images .img {
    position: relative
}

.p_result_beforeafter_images .img img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.p_result_details h2 {
    color: #204483
}

.p_result_details h3 {
    margin-bottom: 1em !important
}

.p_result_details h2,.p_result_details h3 {
    margin-top: 2em !important
}

.p_result_details img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border-radius: 10px
}

.p_result_comment {
    display: flex;
    align-items: center
}

.p_result_comment_img {
    flex-shrink: 0
}

.p_result_comment_balloon {
    background: #fff;
    border-radius: 8px;
    position: relative
}

.p_result_comment_balloon:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-style: solid;
    border-color: transparent #fff transparent transparent
}

.p_result_comment_balloon.-right::before {
    border-color: transparent transparent transparent #fff
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[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 {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.size-full {
    width: 100%;
    height: auto;
    max-width: none
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #333;
    opacity: .8
}

.mfp-close {
    display: none !important
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    min-height: 80px;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.mfp-zoom-in.mfp-bg.mfp-ready {
    opacity: 1
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all .2s ease-in-out;
    transform: scale(0.8)
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1)
}

.mfp-content {
    padding: 80px 0
}

.wpcf7-spinner {
    background-color: red !important;
    z-index: 5 !important
}

@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% - .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% - .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% - .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% - .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% - .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% - .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
    }

    .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) * .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) * .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) * .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) * .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) * .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) * .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) * .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) * .5)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%
    }

    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - .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% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .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-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        display: block;
        width: 100%;
        position: relative;
        z-index: auto;
        background-color: inherit
    }

    .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__responsive-container-open:not(.always-shown) {
        display: none
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li {
        width: calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li,.wp-block-query-loop.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,.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li {
        width: calc(16.66667% - 1.04167em)
    }

    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)
    }
}

@media not all and (min-width: 768px) {
    body {
        font-size:12px
    }

    .l_breadcrumbs {
        display: none
    }

    .l_header_menu-pc {
        display: none
    }

    .l_footer_menu {
        margin-top: 31px
    }

    .l_footer_iso {
        margin-top: 39px
    }

    .l_footer_pagetop_txt {
        writing-mode: vertical-rl;
        margin-bottom: 16px
    }

    .l_footer2 {
        padding: 38px;
        padding-bottom: 45px
    }

    .l_footer_nav {
        border-radius: 30px 30px 0 0;
        padding-top: 80px;
        padding-bottom: 80px
    }

    .l_footer_nav_child {
        margin-top: 28px
    }

    .l_footer_nav_child_link {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 68px
    }

    .l_flopoverMenu_content {
        padding-top: 104px
    }

    .l_flopoverMenu_menu_child {
        margin-bottom: 34px
    }

    .l_flopoverMenu_submenu>li {
        margin-bottom: 5px
    }

    .c_hamburgerBtn.is-opened .c_hamburgerBtn_txt {
        font-size: 12px
    }

    .c_btn3-small-sp {
        min-height: 48px
    }

    .c_btn4-large-sp {
        min-height: 48px;
        min-width: 220px;
        font-size: 12px
    }

    .c_btn6 {
        width: 100%;
        max-width: 278px
    }

    .c_btn7-small-sp {
        min-height: 48px
    }

    .c_btn-float {
        bottom: 0;
        border-radius: 4px 4px 0 0;
        right: 8px;
        left: 8px
    }

    .c_btn-icon {
        font-size: 16px
    }

    .c_btn-icon .icon {
        width: 48px;
        height: 48px;
        margin-left: 16px
    }

    .c_link-icon {
        font-size: 26px
    }

    .c_link-icon-small {
        font-size: 16px
    }

    .c_table03 {
        min-width: 1000px
    }

    .c_table03_wrap {
        overflow-x: auto;
        margin-right: -24px
    }

    .c_table03>thead th {
        font-size: 12px;
        padding: 12px 5px
    }

    .c_table03>thead tr:first-child th:first-child {
        box-shadow: -10px 0 0 10px #fff
    }

    .c_table03>tbody tr:last-child th:first-child {
        box-shadow: -20px 10px 0 10px #fff
    }

    .c_table03>tbody th,.c_table03>tbody td {
        padding: 20px 5px
    }

    .c_table03>tbody>tr>th:first-child {
        box-shadow: -1px 0 0 1px #fff
    }

    .c_table03>tbody>tr>th,.c_table03>tbody>tr>td {
        font-size: 12px
    }

    .c_table03.-sp-stickey-header thead th:first-child,.c_table03.-sp-stickey-header tbody th:first-child {
        position: sticky;
        left: 0;
        z-index: 2;
        border-right: 1px solid #fff
    }

    .c_table04 {
        width: 100%;
        min-width: calc(var(--countCol) * 360px)
    }

    .c_table04_wrap {
        overflow-x: auto;
        margin-right: -20px
    }

    .c_table04>thead {
        margin-left: 10px
    }

    .c_table04>thead th {
        display: flex;
        width: 40px;
        font-size: 14px;
        padding: 6px;
        margin: 1px;
        writing-mode: vertical-rl;
        justify-content: center;
        text-align: center;
        align-items: center;
        text-orientation: upright
    }

    .c_table04>thead tr {
        display: grid;
        grid-template-rows: subgrid;
        grid-row: span 3
    }

    .c_table04>tbody {
        position: relative;
        display: grid;
        grid-template-columns: 40px repeat(auto-fit,minmax(320px,1fr));
        grid-template-rows: auto auto
    }

    .c_table04>tbody tr {
        display: grid;
        grid-template-rows: subgrid;
        grid-row: span 3
    }

    .c_table04>tbody tr:last-child th:first-child {
        border-top-right-radius: 4px
    }

    .c_table04>tbody tr:last-child td:last-child {
        border-bottom-right-radius: 4px
    }

    .c_table04>tbody tr:first-child>* {
        position: relative
    }

    .c_table04>tbody th,.c_table04>tbody td {
        font-size: 12px;
        padding: 20px 28px;
        margin: 1px;
        min-height: 100px
    }

    .c_table04>tbody .header {
        position: sticky;
        left: 0;
        z-index: 2;
        background-color: #fff
    }

    .c_table04>tbody .header th {
        color: #fff;
        background-color: #008ad2;
        display: flex;
        width: 40px;
        font-size: 14px;
        padding: 6px;
        margin: 1px;
        writing-mode: vertical-rl;
        justify-content: center;
        text-align: center;
        align-items: center;
        text-orientation: upright
    }

    .c_table04>tbody .header th:first-child {
        border-top-left-radius: 4px
    }

    .c_table04>tbody .header th:last-child {
        border-bottom-left-radius: 4px
    }

    .c_table04.-sp-stickey-header thead {
        position: sticky;
        left: 0;
        z-index: 2;
        border-right: 1px solid #fff
    }

    .c_nav-large>li {
        margin-bottom: 17px
    }

    .c_nav_link {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 68px
    }

    .c_nav-img.-col3>li+li {
        margin-top: 42px
    }

    .c_nav-img_link {
        display: flex;
        justify-content: space-between
    }

    .c_nav-img_link-col1 {
        display: block
    }

    .c_nav-img_link-col1 .c_nav-img_img {
        width: 47.7%
    }

    .c_nav-img_link-col1 .c_nav-img_body {
        width: 100%;
        margin-top: 25px
    }

    .c_nav-img_img {
        width: 44.9%
    }

    .c_nav-img_body {
        width: 47.9%
    }

    .c_nav-img2.-col3>li+li {
        margin-top: 25px
    }

    .c_nav-img2_link {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .c_nav-img2_img {
        width: 48.7%
    }

    .c_nav-img2_body {
        width: 47.4%;
        margin-right: -5%
    }

    .c_nav_accordion {
        margin-bottom: 10px
    }

    .c_nav_accordion_content {
        margin-top: 20px
    }

    .c_nav-fixed {
        height: 80px;
        padding: 10px 24px
    }

    .c_nav-fixed_ttl {
        font-size: 20px
    }

    .c_nav-fixed_menu {
        justify-content: space-between;
        font-size: 14px;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 10;
        background-color: #44aeea;
        padding: 0 24px 48px
    }

    .c_nav-fixed_menu>li {
        border-bottom: 1px solid #fff;
        width: 47.7%
    }

    .c_nav-fixed_menu>li:nth-child(n+3) {
        margin-top: 16px
    }

    .c_nav-fixed_menu a {
        padding-top: 14px;
        padding-bottom: 14px
    }

    .c_nav_contact {
        padding-top: 54px;
        padding-bottom: 54px
    }

    .c_nav_contact_list>li+li {
        margin-top: 8px
    }

    .c_nav_contact_list a {
        padding: 10px 26px;
        min-height: 96px
    }

    .c_nav_contact_icon {
        width: 32px;
        height: 32px;
        margin-right: 24px
    }

    .c_icon-balloon {
        font-size: 12px
    }

    .c_list-dl {
        border-radius: 4px
    }

    .c_list-dl>dt,.c_list-dl>dd {
        padding: 16.3px 24px;
        font-size: 12px
    }

    .c_list-dl>dd:not(:last-child) {
        margin-bottom: 1px
    }

    .c_list-dl2>dt,.c_list-dl2>dd {
        font-size: 12px;
        letter-spacing: .02em
    }

    .c_list-dl2>dt {
        padding-top: 16px
    }

    .c_list-dl2>dd {
        border-top: 0;
        margin-top: 16px;
        padding-bottom: 32px
    }

    .c_list-dl3 {
        border-radius: 4px
    }

    .c_list-dl3>dt,.c_list-dl3>dd {
        padding: 19px 24px;
        font-size: 12px
    }

    .c_list-dl3>dt {
        font-size: 16px;
        border-radius: 4px 4px 0 0
    }

    .c_list-dl3>dt::before {
        width: 80px;
        top: 0;
        height: 4px
    }

    .c_list-dl3>dd {
        border-radius: 0 0 4px 4px;
        font-size: 14px;
        text-align: center;
        justify-content: center;
        padding-top: 20px;
        padding-bottom: 20px;
        min-height: 80px
    }

    .c_list-dl3>dd:not(:last-child)::after {
        bottom: -44px;
        left: 50%;
        border-top: 20px solid #008ad2;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent
    }

    .c_list-dl3>dd:not(:last-child)+dt {
        margin-top: 65px
    }

    .c_list-dl4 {
        border-radius: 4px
    }

    .c_list-dl4>dt,.c_list-dl4>dd {
        padding: 19px 24px;
        font-size: 12px
    }

    .c_list-dl4>dt {
        font-size: 16px;
        border-radius: 4px 4px 0 0;
        flex-direction: column
    }

    .c_list-dl4>dt::before {
        width: 80px;
        top: 0;
        height: 4px
    }

    .c_list-dl4>dt.-col1 {
        font-size: 16px;
        min-height: 80px;
        border-radius: 4px
    }

    .c_list-dl4>dt:empty+dd {
        border-radius: 4px
    }

    .c_list-dl4>dd {
        border-radius: 0 0 4px 4px;
        font-size: 16px;
        flex-direction: column;
        padding-top: 30px;
        padding-bottom: 30px;
        min-height: 80px
    }

    .c_list-dl4>dd:not(:last-child)::after {
        bottom: -44px;
        left: 50%;
        border-top: 20px solid #008ad2;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent
    }

    .c_list-dl4>dd:not(:last-child)+dt {
        margin-top: 65px
    }

    .c_list-ol {
        margin-top: 39px
    }

    .c_list-ol>li {
        margin-bottom: 33px
    }

    .c_list-ol_ttl {
        font-size: 22px;
        margin-right: -24px
    }

    .c_list-ol_ttl::before {
        font-size: 12px;
        margin-right: 7px
    }

    .c_list-ol_list {
        padding-left: 65px;
        margin-top: 27px
    }

    .c_list-ol2 {
        line-height: 1.5;
        margin-top: 39px
    }

    .c_list-ol2>li+li {
        margin-top: 30px
    }

    .c_list-ol2_ttl {
        font-size: 17px;
        margin-bottom: 12px
    }

    .c_list-ol2_ttl::before {
        font-size: 12px;
        margin-right: 7px
    }

    .c_list-ol2_list {
        padding-left: 65px;
        margin-top: 27px
    }

    .c_rounded-top {
        border-radius: 30px 30px 0 0
    }

    .c_mx_cutoff-sp {
        margin-right: -24px;
        margin-left: -24px
    }

    .c_form-col+.c_form-col {
        margin-top: 16px
    }

    .c_result_list {
        margin-top: 40px
    }

    .c_result_list>li+li {
        margin-top: 32px
    }

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

    .c_result_card_img {
        width: 48%
    }

    .c_result_card_body {
        width: 47%;
        font-size: 16px
    }

    .c_result_card_data {
        width: 100%;
        padding: 16px 20px
    }

    .c_result2_list {
        margin-top: 64px
    }

    .c_result2_list>li+li {
        margin-top: 48px
    }

    .c_result2_card_body {
        margin-top: 24px;
        font-size: 12px
    }

    .c_result2_card_data {
        padding: 16px 20px
    }

    .c_result2_card_table {
        font-size: 12px;
        margin-top: 10px
    }

    .c_staff_list {
        margin-top: 40px
    }

    .c_staff_list>li+li {
        margin-top: 32px
    }

    .c_staff_card_header {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .c_staff_card_header_content {
        width: 63%
    }

    .c_staff_card_img {
        width: 32%
    }

    .c_staff_card_body {
        margin-top: 24px;
        font-size: 12px
    }

    .c_staff_list {
        margin-top: 40px
    }

    .c_staff_list>li+li {
        margin-top: 32px
    }

    .c_staff_card_header {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .c_staff_card_header_content {
        width: 63%
    }

    .c_staff_card_img {
        width: 32%
    }

    .c_staff_card_body {
        margin-top: 24px;
        font-size: 12px
    }

    .c_unit_col2 {
        margin-top: 40px
    }

    .c_unit_col2_img {
        width: 47.7%
    }

    .c_unit_col2_ttl {
        margin-top: 27px;
        font-size: 20px
    }

    .c_unit_col2_txt {
        margin-top: 14px
    }

    .c_bnr_body {
        left: 24px;
        bottom: 24px
    }

    .c_bnr_img img {
        height: 47vw
    }

    .p_top_mv {
        height: 170vw
    }

    .p_top_mv_copy {
        right: 5.8vw;
        bottom: 30vw;
        font-size: 7.17vw
    }

    .p_top_mv_scroll_txt {
        font-size: 4.1vw
    }

    .p_top_mv_scroll::before {
        width: 2.56vw;
        height: 2.56vw;
        margin-right: 2.05vw
    }

    .p_top_mv_img img {
        width: 100%;
    }

    .p_top_mv_img .slick-dots {
        right: 4.6vw;
        height: 167.5vw
    }

    .p_top_mv_img .slick-dots button {
        width: 4.1vw;
        height: 4.1vw;
        margin-top: .25vw;
        margin-bottom: .25vw
    }

    .p_top_mv_img .slick-dots button::before {
        width: 1.02vw;
        height: 1.02vw
    }

    .p_top_mv_img .slick-dots button::after {
        width: 4.1vw;
        height: 4.1vw
    }

    .p_top_message_typo {
        top: 65px
    }

    .p_top_company_images {
        margin-top: 62px
    }

    .p_top_company_img1 {
        width: 77.1%;
        margin-left: auto;
        margin-right: auto
    }

    .p_top_company_img2 {
        width: 42.1%;
        margin-top: -31.3%
    }

    .p_top_company_shape {
        width: 150%;
        margin-top: -43.1%;
        margin-left: -34%
    }

    .p_top_recruit {
        margin-top: 20.51vw;
        min-height: 153.84vw
    }

    .p_top_news {
        margin-top: 80px
    }

    .p_top_news_list {
        margin-top: 30px !important
    }

    .p_top_news_btn {
        margin-top: 40px
    }

    .p_top_footer {
        margin-top: 20.76vw;
        height: 115.38vw;
        padding-top: 34.87vw;
        border-radius: 7.69vw 7.69vw 0 0
    }

    .p_top_footer_txt {
        margin-left: -24px;
        margin-right: -24px
    }

    .p_company_sec1_bnr_btn {
        right: 22px;
        bottom: 23px
    }

    .p_company_sec1_typo {
        bottom: -40px;
        left: 50%;
        height: 67px;
        transform: translateX(-50%)
    }

    .p_company_philosophy_list>li+li {
        margin-top: 16px
    }

    .p_inquiry_estimate_step {
        margin-top: 10px
    }

    .p_inquiry_estimate_step>li+li:after {
        width: 12px;
        height: 3px;
        left: -27px;
        top: 15px
    }

    .p_inquiry_estimate_list1 {
        font-size: 12px
    }

    .p_inquiry_estimate_plan+.p_inquiry_estimate_plan {
        margin-top: 24px
    }

    .p_inquiry_estimate_plan_tag {
        font-size: 14px
    }

    .p_inquiry_estimate_plan_en {
        margin-bottom: 4px
    }

    .p_inquiry_estimate_plan_price {
        margin-top: 5px;
        margin-bottom: 20px
    }

    .p_inquiry_estimate_plan_price .val {
        font-size: 32px
    }

    .p_inquiry_estimate_plan_table1 {
        margin-top: 6px
    }

    .p_inquiry_estimate_plan_table1 th,.p_inquiry_estimate_plan_table1 td {
        line-height: 1.3
    }

    .p_inquiry_estimate_plan_table2 td {
        font-size: 14px
    }

    .p_inquiry_estimate_plan_hr {
        margin: 23px -28px
    }

    .p-news_archive_list_ttl {
        margin-top: 17px
    }

    .c_post h3 {
        font-size: 16px
    }

    .c_post h4 {
        font-size: 18px
    }

    .c_post .wp-block-table {
        border-radius: 4px
    }

    .c_post .wp-block-table table th,.c_post .wp-block-table table td {
        display: block;
        padding: 16.3px 24px;
        font-size: 12px
    }

    .c_post .wp-block-table table td:not(:last-child) {
        margin-bottom: 1px
    }

    .pagination>.page-numbers {
        margin-left: -24px;
        margin-right: -24px
    }

    .pagination>.page-numbers .page-numbers.arrow {
        width: 12.3vw;
        height: 12.3vw
    }

    .pagination>.page-numbers .page-numbers.dots {
        margin-left: 0;
        margin-right: 0;
        width: 1em
    }

    .p_service_feature_txt1 {
        flex-direction: column
    }

    .p_service_feature_txt1 .bold {
        margin-top: 10px;
        padding-bottom: 4px
    }

    .p_service_feature_tab-nav {
        gap: 10px
    }

    .p_service_feature_tab-contents_box {
        margin-left: -24px;
        margin-right: -24px
    }

    .p_service_feature_list {
        margin-top: 29px
    }

    .p_service_feature_list>li+li {
        margin-top: 16px
    }

    .p_service_feature_list_ttl {
        padding: 15px 10px;
        border-radius: 4px 4px 0 0;
        font-size: 14px
    }

    .p_service_feature_list_ttl small {
        font-size: 12px
    }

    .p_service_feature_list_body {
        border-radius: 0 0 4px 4px;
        padding: 32px 32px 29px
    }

    .p_service_feature_list_txt {
        margin-top: 17px
    }

    .p_service_feature_grade_list {
        margin-top: 33px
    }

    .p_service_feature_grade_list>li {
        gap: 16px 10px
    }

    .p_service_feature_grade_list_ttl {
        grid-column: 1/2;
        grid-row: 1/2;
        font-size: 14px
    }

    .p_service_feature_grade_list_tag {
        grid-column: 2/3;
        grid-row: 1/2;
        width: 80px;
        height: 80px
    }

    .p_service_feature_grade_list_txt {
        grid-column: 1/3;
        grid-row: 2/3
    }

    .p-service_bottom-nav_list {
        margin-top: 32px;
        padding-left: 17px;
        padding-right: 17px
    }

    .p-service_bottom-nav_list>li+li {
        margin-top: 23px
    }

    .p-service_bottom-nav_list_link {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .p-service_bottom-nav_list_body {
        width: 39%
    }

    .p-service_bottom-nav_list_img {
        width: 52%
    }

    .p-service_bottom-nav_row {
        margin-top: 32px;
        margin-bottom: 48px
    }

    .p-service_bottom-nav_row>li+li {
        margin-top: 16px
    }

    .p-service_bottom-nav_btn {
        font-size: 16px;
        min-height: 80px
    }

    .c-navi-col3 {
        grid-template-columns: 1fr 1fr;
        gap: 7px 15px
    }

    .c-navi-col3_ttl {
        font-size: 16px;
        padding: 17px 0
    }

    .p_service_selfcheck_block_box {
        margin-top: 32px;
        padding: 31px 24px 29px;
        line-height: 1.5;
        font-size: 12px
    }

    .p_service_selfcheck_block_box .ttl {
        margin-bottom: 15px
    }

    .p_service_selfcheck_block_box .list {
        width: 74%;
        margin-top: 38px;
        margin-bottom: 37px;
        margin-left: auto;
        margin-right: auto
    }

    .p_service_selfcheck_block_box .list>li+li {
        margin-top: 7%
    }

    .p_service_selfcheck_block {
        margin-top: 56px
    }

    .p_service_selfcheck_block+.p_service_selfcheck_block {
        margin-top: 59px
    }

    .p_service_selfcheck_block_row {
        padding-top: 16px
    }

    .p_service_selfcheck_block_img {
        margin-top: 30px
    }

    .p_service_selfcheck_block_ttl {
        font-size: 22px;
        margin-bottom: 22px;
        padding-left: 40px
    }

    .p-service_point_box {
        margin-top: 31px;
        padding: 34px 31px 28px
    }

    .p-service_point_list>li+li {
        margin-top: 56px
    }

    .p_service_selfcheck_section {
        margin-top: 46px
    }

    .p_service_selfcheck_section+.p_service_selfcheck_section {
        margin-top: 46px
    }

    .p-service_point_block {
        margin-top: 20px
    }

    .p-service_point_block_img {
        margin-top: 32px
    }

    .p-service_point_block_lead {
        font-size: 20px;
        margin-top: 31px;
        margin-bottom: 13px
    }

    .p_service_selfcheck_footer {
        padding: 31px 23px 30px
    }

    .p_service_selfcheck_footer_copy {
        font-size: 12px
    }

    .p_service_selfcheck_footer_ttl {
        font-size: 16px;
        margin-top: 2px
    }

    .p_service_selfcheck_footer_txt {
        font-size: 12px;
        margin-top: 24px
    }

    .p_service_selfcheck_footer_btn {
        margin-top: 20px
    }

    .p_service_comparison-chart_col+.p_service_comparison-chart_col {
        margin-top: 40px
    }

    .p_service_comparison-chart_ttl {
        font-size: 16px;
        padding: 18px 24px
    }

    .p_service_comparison-chart_ttl_small {
        font-size: 10px
    }

    .p_service_comparison-chart_label {
        writing-mode: vertical-rl;
        font-size: 12px
    }

    .p_service_comparison-chart_label span {
        padding-top: 1.6em
    }

    .p_service_comparison-chart_label span::before {
        top: 0;
        width: 24px;
        height: 2px;
        left: 50%;
        transform: translateX(-50%)
    }

    .p_service_comparison-chart_btn {
        padding: 22px 24px
    }

    .p_recruit_understand_grid {
        grid-template-columns: 1fr;
        gap: 16px;
        margin-top: 42px
    }

    .p_recruit_understand_column.-full {
        grid-template-columns: 1fr;
        gap: 16px
    }

    .p_recruit_understand_card {
        padding: 32px 32px
    }

    .p_recruit_understand_card_ttl {
        font-size: 20px;
        margin-top: 31px
    }

    .p_recruit_understand_card_numbers {
        margin-top: 15px
    }

    .p_recruit_understand_card_numbers .num {
        font-size: min(18.46vw,72px)
    }

    .p_recruit_understand_card_numbers .num.-small {
        font-size: min(10.25vw,40px);
        margin-bottom: 5px
    }

    .p_recruit_understand_card_numbers .num.-large {
        font-size: min(30.76vw,120px);
        margin-top: 7px
    }

    .p_recruit_understand_card_numbers .ruby {
        font-size: min(2.56vw,10px);
        margin-bottom: 6px
    }

    .p_recruit_understand_card_numbers .ruby.-medium {
        font-size: min(4.1vw,16px);
        margin-bottom: 6px
    }

    .p_recruit_understand_card_numbers .unit {
        font-size: min(4.1vw,16px);
        margin-bottom: 12px;
        margin-left: 6px
    }

    .p_recruit_understand_card_txt {
        font-size: 12px;
        margin-top: 14px
    }

    .p_recruit_understand_card_note {
        font-size: 10px
    }

    .p_recruit_mv {
        margin-top: 96px;
        height: 142vw;
        padding-bottom: 7.69vw
    }

    .p_recruit_slide_images {
        transform: translateY(-24.4%)
    }

    .p_recruit_slide_images_block {
        width: 17%
    }

    .p_recruit_footer {
        padding-top: 56px;
        min-height: 400px
    }

    .p_recruit_footer_nav>li+li {
        margin-top: 16px
    }

    .p_recruit_career_flow {
        padding-right: 36vw
    }

    .p_recruit_career_flow>li+li {
        border-top: 2px solid #fff
    }

    .p_recruit_career_flow>li:last-child {
        position: relative;
        overflow: hidden;
        --arrow-height: 36px;
        padding-bottom: var(--arrow-height)
    }

    .p_recruit_career_flow>li:last-child .p_recruit_career_flow_item {
        min-height: calc(98px - var(--arrow-height));
        padding-top: 18px
    }

    .p_recruit_career_flow>li:last-child .p_recruit_career_flow_item::after {
        bottom: 0;
        border-top: var(--arrow-height) solid #e5eaf0;
        border-left: 32vw solid transparent;
        border-right: 32vw solid transparent
    }

    .p_recruit_career_flow_item {
        font-size: 16px;
        min-height: 80px
    }

    .p_recruit_career_flow_balloon {
        right: 0;
        top: 0;
        bottom: 0;
        font-size: 12px;
        border-radius: 8px;
        width: calc(36vw - 26px);
        writing-mode: vertical-lr;
        text-align: left;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .p_recruit_career_flow_balloon .num {
        text-combine-upright: all
    }

    .p_recruit_career_flow_balloon::after {
        left: -15px;
        top: 50%;
        transform: translateY(-50%);
        border-right: 16px solid #204483;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent
    }

    .p_recruit_float {
        left: 0;
        bottom: 0;
        padding-left: 4px;
        padding-right: 4px
    }

    .p_recruit_float_nav {
        display: flex;
        justify-content: center
    }

    .p_recruit_float_nav>li {
        width: calc((100% - 16px) / 2);
        margin-left: 4px;
        margin-right: 4px
    }

    .p_recruit_float_nav a {
        display: inline-flex;
        min-height: 56px;
        padding: 4px;
        font-size: 14px;
        border-radius: 4px 4px 0 0
    }

    .p_faq_list>dt {
        border-width: 2px;
        font-size: 16px;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 26px
    }

    .p_faq_list>dd {
        padding-bottom: 32px
    }

    .anclinkslist>li a {
        font-size: 12px;
        padding: 2px 24px;
        min-height: 32px
    }

    .p_partners_content {
        margin-top: 64px
    }

    .partnersArchiveTenpoBox {
        width: 100%;
        margin-bottom: 48px
    }

    .partnersArchiveTenpoBox .footer {
        padding: 16px 20px 8px
    }

    .partnersArchiveTenpoBox .footer table th,.partnersArchiveTenpoBox .footer table td {
        display: block
    }

    .partnersArchiveTenpoBox .footer table th {
        padding-bottom: 3px
    }

    .partnersArchiveTenpoBox .footer table td {
        padding-bottom: 8px
    }

    .p_area_list1 {
        margin-top: 24px;
        justify-content: space-between
    }

    .p_area_list1>li {
        width: 47%
    }

    .p_area_list1>li:nth-child(n+3) {
        margin-top: 24px
    }

    .p_area_list1_img {
        border-radius: 10px
    }

    .p_area_list1_ttl {
        font-size: 14px;
        margin-top: 14px
    }

    .p_area_list2 {
        margin-top: 24px
    }

    .p_area_list2_img {
        width: 30%;
        border-radius: 10px
    }

    .p_area_list2_body {
        width: 65%
    }

    .p_area_list2_ttl {
        font-size: 14px
    }

    .p_area_list2_txt {
        font-size: 12px
    }

    .p_area_tags {
        margin-top: 22px;
        font-size: 13px
    }

    .p_area_tags>li {
        padding-left: 14px
    }

    .p_area_dl {
        margin-top: 40px
    }

    .p_area_dl>dt {
        font-size: 14px;
        padding-top: 19px;
        padding-bottom: 19px;
        padding-left: 20px;
        border-radius: 10px;
        padding-right: 40px
    }

    .p_area_dl>dd {
        padding-bottom: 24px
    }

    .p_result_float-area {
        position: fixed;
        left: 8px;
        right: 8px;
        bottom: 0;
        z-index: 2;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px
    }

    .p_result_reset_btn {
        border-radius: 4px 4px 0 0 !important;
        background-color: #a1abb8 !important;
        color: #fff !important;
        font-weight: bold;
        font-size: 14px;
        padding: 10px;
        height: 56px
    }

    .p_result_search {
        display: none
    }

    .p_result_content_ttl {
        font-size: 26px
    }

    .p_result_form-list {
        font-size: 14px
    }

    .p_result_form-list>dt {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .p_result_form-list>dd dt {
        font-size: 16px
    }

    .p_result_form-list>dd ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 10px;
        margin-bottom: 16px
    }

    .p_result_form-list>dd li {
        width: 49%;
        margin-bottom: 12px
    }

    .p_result_catch {
        margin-bottom: 33px
    }

    .p_result_data {
        padding: 16px 20px
    }

    .p_result_table {
        font-size: 12px;
        margin-bottom: 10px
    }

    .p_result_beforeafter_lead {
        padding: 30px 20px;
        margin-top: 40px
    }

    .p_result_beforeafter_images {
        margin-top: 26px
    }

    .p_result_beforeafter_images>figure figcaption {
        margin-top: 6px;
        font-size: 12px
    }

    .p_result_beforeafter_images>figure+figure .img::before {
        transform: translate(-193%,-50%);
        border-top-width: 2.56vw;
        border-left-width: 1.53vw;
        border-bottom-width: 2.56vw
    }

    .p_result_comment {
        margin-top: 24px;
        justify-content: space-between
    }

    .p_result_comment_img {
        flex-basis: 22.4%
    }

    .p_result_comment_balloon {
        width: 68%;
        padding: 25px 20px
    }

    .p_result_comment_balloon:before {
        border-top-width: 10px;
        border-bottom-width: 10px
    }

    .p_result_comment_balloon.-left::before {
        left: -22px;
        border-right-width: 23px
    }

    .p_result_comment_balloon.-right::before {
        right: -22px;
        border-left-width: 23px
    }
}

@media screen and (min-width: 768px) {
    body {
        font-size:16px;
        min-width: 1240px
    }

    .l_header.is-scroll {
        transform: translateY(-150%)
    }

    .l_header.is-small {
        height: 80px;
        background-color: white;
        box-shadow: 0 2px 24px 0 rgba(0,140,214,0.15)
    }

    .l_header.is-small .l_header_inner {
        padding-top: 22px;
        padding-bottom: 20px
    }

    .l_header_inner {
        padding: 45px 40px
    }

    .l_header_logo {
        width: 250px;
        margin-right: 52px
    }

    .l_footer {
        padding-top: 120px;
        padding-bottom: 74px
    }

    .l_footer_inner {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
        padding-top: 59px;
        padding-bottom: 24px
    }

    .l_footer_content {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        width: 730px
    }

    .l_footer_copy {
        font-size: 64px;
        letter-spacing: .02em
    }

    .l_footer_logo {
        margin-top: 22px;
        margin-bottom: 55px;
        width: 320px
    }

    .l_footer_menu {
        font-size: 16px
    }

    .l_footer_menu>li {
        margin-bottom: 8px
    }

    .l_footer_iso {
        margin-left: 62px;
        margin-top: 9px;
        width: 400px
    }

    .l_footer_iso_img {
        flex-basis: 82px;
        margin-right: 24px
    }

    .l_footer_iso_body {
        font-size: 14px
    }

    .l_footer_expo {
        width: 364px;
        border-radius: 8px
    }

    .l_footer_submenu {
        font-size: 14px;
        margin-top: 24px
    }

    .l_footer_submenu>li {
        margin-bottom: 9px
    }

    .l_footer_copyright {
        font-size: 14px;
        margin-top: 60px
    }

    .l_footer_pagetop {
        flex-direction: row;
        right: 80px;
        bottom: 80px
    }

    .l_footer_pagetop_txt {
        font-size: 18px;
        margin-top: 2px;
        margin-right: 16px;
        letter-spacing: .02em
    }

    .l_footer_pagetop::after {
        width: 64px;
        height: 64px;
        background-size: 24px auto
    }

    .l_footer2 {
        padding: 48px;
        padding-bottom: 35px
    }

    .l_footer2_copyright {
        font-size: 14px;
        margin-top: 25px
    }

    .l_footer_nav {
        border-radius: 60px 60px 0 0;
        padding-top: 119px;
        padding-bottom: 110px
    }

    .l_footer_nav_child {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 25px
    }

    .l_footer_nav_child>li {
        width: 31.3%;
        margin-bottom: 10px
    }

    .l_footer_nav_child_link {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 102px
    }

    .l_flopoverMenu {
        background: url(../images/common/bg_menu_shape.svg) no-repeat center top,linear-gradient(227deg,#65d7ff 5.29%,#008ad2 40.68%,#204483 84.46%);
        background-size: 100% auto,cover;
        padding: 159px 80px 20px
    }

    .l_flopoverMenu_content {
        width: 1060px
    }

    .l_flopoverMenu_nav {
        padding-bottom: 20px
    }

    .l_flopoverMenu_menu {
        max-width: 810px;
        font-size: 26px;
        display: grid;
        grid-template-columns: auto auto auto
    }

    .l_flopoverMenu_menu_home {
        grid-column: 1/4
    }

    .l_flopoverMenu_menu>li {
        margin-bottom: 30px
    }

    .l_flopoverMenu_menu_child {
        margin-top: 20px
    }

    .l_flopoverMenu_submenu {
        display: flex;
        font-size: 14px;
        margin-top: 14px
    }

    .l_flopoverMenu_submenu>li {
        margin-right: 40px
    }

    .l_bg {
        background: url(../images/common/bg_pc.jpg) no-repeat center center/cover
    }

    .l_related-services {
        background: url(../images/common/related-services_bg_pc.jpg) no-repeat center center/cover
    }

    .c_section_inner {
        padding-right: 80px;
        padding-left: 80px
    }

    .c_hamburgerBtn_txt {
        font-size: 14px;
        margin-right: 16px
    }

    .c_btn {
        padding: 4px;
        min-width: 160px;
        font-size: 12px
    }

    .c_btn2 {
        padding: 4px;
        min-height: 64px;
        min-width: 280px;
        font-size: 16px
    }

    .c_btn2_icon {
        right: 29px
    }

    .c_btn2_icon.-prev {
        left: 29px
    }

    .c_btn3 {
        padding: 4px;
        min-height: 54px;
        min-width: 250px;
        font-size: 14px
    }

    .c_btn4 {
        padding: 4px;
        min-height: 48px;
        min-width: 250px;
        font-size: 14px
    }

    .c_btn4_icon {
        right: 14px
    }

    .c_btn4_icon.-prev {
        left: 24px
    }

    .c_btn5 {
        padding: 4px;
        min-height: 54px;
        min-width: 250px;
        font-size: 14px
    }

    .c_btn6 {
        padding: 4px;
        min-height: 54px;
        min-width: 320px;
        font-size: 14px
    }

    .c_btn7 {
        padding: 4px;
        min-height: 54px;
        min-width: 250px;
        font-size: 14px
    }

    .c_btn8 {
        padding: 4px;
        min-width: 250px;
        font-size: 14px
    }

    .c_btn-float {
        right: 0;
        top: 256px;
        letter-spacing: .1em;
        border-radius: 8px 0 0 8px;
        padding: 40px 4px;
        min-width: 80px;
        font-size: 16px;
        writing-mode: vertical-rl
    }

    .c_btn-icon {
        font-size: 18px
    }

    .c_btn-icon .icon {
        width: 64px;
        height: 64px;
        margin-left: 16px;
        background-size: 24px auto
    }

    .c_heading.-lv2 {
        font-size: 40px
    }

    .c_heading.-lv2.-line {
        padding-top: 26px
    }

    .c_heading.-lv2.-line::before {
        width: 64px;
        height: 4px
    }

    .c_heading.-lv3 {
        font-size: 26px
    }

    .c_heading.-lv3.-line {
        padding-top: 24px
    }

    .c_heading.-lv4 {
        font-size: 20px
    }

    .c_heading.-lv5 {
        font-size: 20px
    }

    .c_heading.-lv6 {
        font-size: 20px
    }

    .c_heading.-lv7 {
        font-size: 16px
    }

    .c_heading_area.-lv2 {
        background: url(../images/common/bg_ttl_shape.svg) no-repeat center -96px/3034px auto;
        padding-top: 220px;
        min-height: 630px
    }

    .c_heading_area.-lv3 {
        background: url(../images/common/bg_ttl_shape2.svg) no-repeat center -77px/1582px auto;
        padding-top: 262px;
        min-height: 410px
    }

    .c_heading_main.-lv1 {
        font-size: 20px
    }

    .c_heading_main.-lv2 {
        font-size: 16px
    }

    .c_heading_main.-lv3 {
        font-size: 48px
    }

    .c_heading_main.-lv4 {
        font-size: 36px
    }

    .c_heading_en.-lv1 {
        font-size: 150px;
        margin-top: 18px
    }

    .c_heading_en.-lv2 {
        font-size: 80px;
        margin-top: 24px
    }

    .c_link-icon {
        font-size: 26px
    }

    .c_link-icon-small {
        font-size: 20px
    }

    .c_table04>thead tr:first-child th:last-child {
        border-top-right-radius: 8px
    }

    .c_table04>tbody tr:last-child th:first-child {
        border-bottom-left-radius: 8px
    }

    .c_nav>li {
        margin-bottom: 10px
    }

    .c_nav.-col3 {
        display: flex;
        flex-wrap: wrap
    }

    .c_nav.-col3>li {
        width: 31.3%
    }

    .c_nav.-col3>li:not(:nth-child(3n)) {
        margin-right: 3.05%
    }

    .c_nav.-col2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .c_nav.-col2>li {
        width: 48.4%
    }

    .c_nav_link {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 102px
    }

    .c_nav-img {
        display: flex;
        flex-wrap: wrap
    }

    .c_nav-img.-col3>li {
        width: 31.2%;
        margin-right: 3.2%
    }

    .c_nav-img.-col3>li:nth-child(3n) {
        margin-right: 0
    }

    .c_nav-img.-col3>li:nth-child(n+4) {
        margin-top: 6.1%
    }

    .c_nav-img2 {
        display: flex;
        flex-wrap: wrap
    }

    .c_nav-img2.-col3>li {
        width: 30.5%;
        margin-right: 4.25%
    }

    .c_nav-img2.-col3>li:nth-child(3n) {
        margin-right: 0
    }

    .c_nav-img2.-col3>li:nth-child(n+4) {
        margin-top: 6.1%
    }

    .c_nav_accordion_content {
        margin-top: 32px
    }

    .c_nav-fixed {
        border-radius: 8px;
        padding: 35px 48px
    }

    .c_nav-fixed.is-scroll {
        border-radius: 0 !important;
        height: 80px
    }

    .c_nav-fixed_ttl {
        font-size: 20px
    }

    .c_nav-fixed_menu {
        font-size: 16px
    }

    .c_nav-fixed_menu>li {
        margin-left: 28px
    }

    .c_nav-fixed_btn {
        display: none
    }

    .c_nav_contact {
        padding-top: 60px;
        padding-bottom: 90px
    }

    .c_nav_contact_list {
        display: flex
    }

    .c_nav_contact_list>li {
        width: 22.7%
    }

    .c_nav_contact_list>li:not(:nth-child(4n)) {
        margin-right: 3.066%
    }

    .c_nav_contact_list a {
        flex-direction: column;
        padding: 32px 10px 28px;
        border-radius: 8px
    }

    .c_nav_contact_icon {
        margin-bottom: 16px
    }

    .c_icon2-arrow-large-pc::before,.c_icon2-arrow-large-pc::after {
        content: "";
        display: block;
        background-color: #008ad2;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        transition: .2s;
        z-index: 2;
        width: 8px;
        height: 2px
    }

    .c_icon2-arrow-large-pc:before {
        transform: rotate(45deg) translateY(0.5px);
        transform-origin: right bottom
    }

    .c_icon2-arrow-large-pc::after {
        transform: rotate(-45deg) translateY(-0.5px);
        transform-origin: right top
    }

    .c_icon-balloon {
        top: 0;
        padding: 8px 13px
    }

    .c_list-num-round-parentheses>dt {
        font-size: 26px
    }

    .c_list-dot>li::before {
        width: 4px;
        height: 4px
    }

    .c_list-dl {
        display: grid;
        grid-template-columns: auto 1fr;
        grid-auto-rows: auto;
        gap: 2px;
        border-radius: 8px
    }

    .c_list-dl>dt,.c_list-dl>dd {
        padding: 32px 32px;
        font-size: 16px
    }

    .c_list-dl>dt:nth-of-type(n+2),.c_list-dl>dd:nth-of-type(n+2) {
        margin-top: 1px
    }

    .c_list-dl>dt {
        padding-right: 60px
    }

    .c_list-dl2 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .c_list-dl2>dt,.c_list-dl2>dd {
        padding: 24px 0 40px;
        font-size: 16px
    }

    .c_list-dl2>dt:nth-of-type(n+2),.c_list-dl2>dd:nth-of-type(n+2) {
        margin-top: 1px
    }

    .c_list-dl2>dt {
        width: 22.6%
    }

    .c_list-dl2>dd {
        width: 74.2%
    }

    .c_list-dl3 {
        display: flex;
        flex-wrap: wrap;
        border-radius: 8px
    }

    .c_list-dl3>dt,.c_list-dl3>dd {
        padding: 28px 32px;
        font-size: 16px
    }

    .c_list-dl3>dt:nth-of-type(n+2),.c_list-dl3>dd:nth-of-type(n+2) {
        margin-top: 88px
    }

    .c_list-dl3>dt {
        width: 27.4%;
        font-size: 26px;
        border-radius: 8px 0 0 8px
    }

    .c_list-dl3>dt::before {
        width: 4px;
        left: 0;
        height: 40px
    }

    .c_list-dl3>dd {
        width: 72.6%;
        border-radius: 0 8px 8px 0;
        font-size: 20px
    }

    .c_list-dl3>dd:not(:last-child)::after {
        bottom: -58px;
        left: 31%
    }

    .c_list-dl4 {
        display: flex;
        flex-wrap: wrap;
        border-radius: 8px
    }

    .c_list-dl4>dt,.c_list-dl4>dd {
        padding: 28px 32px;
        font-size: 16px
    }

    .c_list-dl4>dt:nth-of-type(n+2),.c_list-dl4>dd:nth-of-type(n+2) {
        margin-top: 88px
    }

    .recflow .c_list-dl4>dt:nth-of-type(1),.recflow .c_list-dl4>dd:nth-of-type(1) {
        margin-top: 88px
    }

    .c_list-dl4>dt {
        width: 19%;
        font-size: 20px;
        min-height: 96px;
        border-radius: 8px 0 0 8px
    }

    .c_list-dl4>dt::before {
        width: 4px;
        left: 0;
        height: 40px
    }

    .c_list-dl4>dt.-col1 {
        width: 480px;
        border-radius: 8px;
        margin-left: auto;
        margin-right: auto;
        font-size: 26px
    }

    .c_list-dl4>dt:empty+dd {
        border-radius: 8px;
        padding-left: 22%
    }

    .c_list-dl4>dd {
        width: 72.6%;
        border-radius: 0 8px 8px 0;
        font-size: 20px;
        padding-right: 22%
    }

    .c_list-dl4>dd:not(:last-child)::after {
        bottom: -58px;
        left: 38.3%
    }

    .c_list-ol {
        margin-top: 77px
    }

    .c_list-ol>li {
        display: flex;
        justify-content: space-between;
        margin-bottom: 47px
    }

    .c_list-ol_ttl {
        width: 30%;
        font-size: 26px;
        margin-top: -3px
    }

    .c_list-ol_ttl::before {
        font-size: 14px;
        margin-right: 7px
    }

    .c_list-ol_list {
        width: 79%
    }

    .c_list-ol2 {
        margin-top: 77px
    }

    .c_list-ol2>li+li {
        margin-top: 50px
    }

    .c_list-ol2_ttl {
        font-size: 20px;
        margin-bottom: 21px
    }

    .c_list-ol2_ttl::before {
        font-size: 14px;
        margin-right: 7px;
        margin-top: -3px
    }

    .c_list-ol2_list {
        width: 79%
    }

    .c_list_dl-en>dt {
        font-size: 20px
    }

    .c_text-bold {
        font-size: 20px
    }

    .c_text-bold p+p {
        margin-top: 1.8em
    }

    .c_text-small {
        font-size: 14px
    }

    .c_rounded {
        border-radius: 20px
    }

    .c_rounded-r {
        border-radius: 0 20px 20px 0
    }

    .c_rounded-l {
        border-radius: 20px 0 0 20px
    }

    .c_rounded-s {
        border-radius: 8px
    }

    .c_rounded-top {
        border-radius: 60px 60px 0 0
    }

    .c_mr_cutoff {
        margin-right: -80px
    }

    .c_ml_cutoff {
        margin-left: -80px
    }

    .c_ml_cutoff_img {
        width: calc((100vw - 100%) / 2+48.4%)
    }

    .c_mx_cutoff {
        margin-right: -80px;
        margin-left: -80px
    }

    .c_form-label {
        margin-bottom: 16px
    }

    .c_form-row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .c_form-col.-half {
        width: 48.6%
    }

    .c_form-text[type] {
        padding: 12px 24px
    }

    .c_form-select {
        padding: 12px 24px
    }

    .c_form-select {
        background-position: right 1.65rem center
    }

    .c_form-radio input[type=radio] {
        width: 1.3em;
        height: 1.3em;
        flex-basis: 1.3em;
        margin-right: 20px
    }

    .c_form-checkbox input[type=checkbox] {
        width: 1.3em;
        height: 1.3em;
        flex-basis: 1.3em;
        margin-right: 20px
    }

    .c_form-textarea {
        padding: 12px 24px
    }

    .c_result_list {
        margin-top: 80px;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-rows: auto;
        gap: 40px
    }

    .c_result_list>li+li:nth-child(n+4) {
        margin-top: 64px
    }

    .c_result_card_body {
        height: 3em;
        -webkit-line-clamp: 2;
        font-size: 20px;
        margin-top: 28px
    }

    .c_result_card_data {
        padding: 22px 28px
    }

    .c_result2_list {
        margin-top: 64px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .c_result2_list>li {
        width: 47.6%
    }

    .c_result2_list>li:nth-child(n+3) {
        margin-top: 100px
    }

    .c_result2_list>li+li:nth-child(n+3) {
        margin-top: 48px
    }

    .c_result2_card_body {
        height: 3em;
        font-size: 20px;
        margin-top: 28px
    }

    .c_result2_card_data {
        padding: 22px 28px
    }

    .c_result2_card_table {
        font-size: 14px;
        margin-top: 24px
    }

    .c_staff_list {
        margin-top: 100px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: auto;
        gap: 64px 40px
    }

    .c_staff_card {
        display: grid;
        grid-template-columns: 28.6% auto;
        grid-auto-rows: auto;
        gap: 40px
    }

    .c_staff_card_body {
        font-size: 16px
    }

    .c_staff_card_pos {
        font-size: 14px;
        margin-top: 14px
    }

    .c_staff_card_name {
        font-size: 20px;
        margin-top: 7px
    }

    .c_staff_list {
        margin-top: 100px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: auto;
        gap: 64px 40px
    }

    .c_staff_card {
        display: grid;
        grid-template-columns: 28.6% auto;
        grid-auto-rows: auto;
        gap: 40px
    }

    .c_staff_card_body {
        font-size: 16px
    }

    .c_staff_card_pos {
        font-size: 14px;
        margin-top: 14px
    }

    .c_staff_card_name {
        font-size: 20px;
        margin-top: 7px
    }

    .c_tag {
        min-height: 30px;
        min-width: 110px;
        font-size: 12px
    }

    .c_unit_col2 {
        display: flex;
        justify-content: space-between;
        margin-top: 48px
    }

    .c_unit_col2_img {
        width: 34.4%
    }

    .c_unit_col2_body {
        width: 57%
    }

    .c_unit_col2_txt {
        margin-top: 24px
    }

    .c_bnr_txt {
        font-size: 26px;
        left: 40px;
        bottom: 30px
    }

    .c_bnr {
        border-radius: 8px
    }

    .c_bnr_body {
        left: 40px;
        bottom: 40px
    }

    .p_top_mv {
        height: 706px
    }

    .p_top_mv_copy {
        right: 69px;
        bottom: 134px;
        font-size: 41px
    }

    .p_top_mv_scroll {
        left: 35px;
        bottom: 61px
    }

    .p_top_mv_scroll_txt {
        font-size: 14px
    }

    .p_top_mv_scroll::before {
        width: 8.5px;
        height: 8.5px;
        margin-right: 7px
    }

    .p_top_mv_img img {
        width: 90%
    }

    .p_top_mv_img .slick-dots {
        right: 27px;
        height: 686px
    }

    .p_top_mv_img .slick-dots button {
        width: 21px;
        height: 21px;
        margin-top: 3px;
        margin-bottom: 3px
    }

    .p_top_mv_img .slick-dots button::before {
        width: 5px;
        height: 5px
    }

    .p_top_mv_img .slick-dots button::after {
        width: 21px;
        height: 21px
    }

    .p_top_message_typo {
        bottom: 0;
        height: 382px;
        background: url(../images/top/top_mv_typo.svg) repeat-x 0 center/var(--message-typo-pc-width) auto;
        left: 0;
        animation: topMessageTypo 68s infinite linear
    }

    .p_top_company_nav {
        width: 31.2%
    }

    .p_top_company_images {
        width: 60.2%
    }

    .p_top_company_img1 {
        width: 66.1%;
        margin-top: 2.9%;
        margin-left: 14.2%
    }

    .p_top_company_img2 {
        width: 37.6%;
        margin-top: -20.6%
    }

    .p_top_company_shape {
        width: 145.1%;
        margin-top: -40.7%;
        margin-left: -45%
    }

    .p_top_recruit {
        background-image: url(../images/top/top_recruit_bg.jpg);
        background: linear-gradient(244deg,#65d7ff 9.61%,#008ad2 50.58%,#204483 77.04%);
        margin-top: 5.34vw;
        min-height: 680px;
        height: 47.22vw
    }

    .p_top_news {
        margin-top: 150px
    }

    .p_top_news_inner {
        max-width: 1060px;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .p_top_news_header {
        order: 1
    }

    .p_top_news_list {
        width: 100%;
        order: 3;
        margin-top: 59px !important
    }

    .p_top_news_btn {
        order: 2;
        margin-top: 54px
    }

    .p_top_footer {
        margin-top: 10.34vw;
        padding-top: 15.13vw;
        height: 41.66vw;
        border-radius: 4.16vw 4.16vw 0 0
    }

    .p_top_footer_txt {
        text-align: center;
        font-size: 185px
    }

    .p_company_sec1_bnr_btn {
        right: 55px;
        bottom: 47px
    }

    .p_company_sec1_typo {
        top: -97px;
        left: -96px;
        height: 162px
    }

    .p_company_message_sec1_typo {
        height: 264px;
        background: url(../images/company/message/meassage_typo.svg) repeat-x 0 center/var(--typo-pc-width) 264px;
        left: 0;
        animation: menuTypo 68s infinite linear
    }

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

    .p_company_philosophy_list>li {
        width: 48.1%
    }

    .p_company_philosophy_list>li:nth-child(n+3) {
        margin-top: 48px
    }

    .p_company_philosophy_typo1 {
        --philosophy-typo1-width: 2300px;
        --philosophy-typo1-height: 263px;
        animation-duration: 48s;
        bottom: 0
    }

    .p_company_philosophy_typo2 {
        --philosophy-typo2-width: 1560px;
        --philosophy-typo2-height: 264px;
        animation-duration: 48s;
        bottom: 0
    }

    .p_inquiry_estimate_step {
        margin-top: 42px
    }

    .p_inquiry_estimate_step>li {
        margin-left: 40px;
        margin-right: 40px;
        font-size: 14px
    }

    .p_inquiry_estimate_step>li::before {
        width: 80px;
        height: 40px;
        margin-bottom: 6px
    }

    .p_inquiry_estimate_step>li+li:after {
        width: 16px;
        height: 4px;
        left: -48px;
        top: 18px
    }

    .p_inquiry_estimate_list1 {
        display: flex
    }

    .p_inquiry_estimate_list1>li {
        margin-right: 1em
    }

    .p_inquiry_estimate_plan {
        width: 31.2%;
        border-radius: 20px;
        padding: 40px 35px 30px
    }

    .p_inquiry_estimate_plan:not(.-border)::before {
        width: 160px
    }

    .p_inquiry_estimate_plan_tag {
        min-width: 160px
    }

    .p_inquiry_estimate_plan_en {
        margin-bottom: 3px
    }

    .p_inquiry_estimate_plan_price {
        margin-top: 10px;
        margin-bottom: 27px
    }

    .p_inquiry_estimate_plan_price .val {
        font-size: 40px
    }

    .p_inquiry_estimate_plan_accordion-sp::before {
        content: none
    }

    .p_inquiry_estimate_plan_table1 {
        margin-top: 4px
    }

    .p_inquiry_estimate_plan_table1 th,.p_inquiry_estimate_plan_table1 td {
        line-height: 1.4
    }

    .p_inquiry_estimate_plan_table1 td {
        font-size: 20px
    }

    .p_inquiry_estimate_plan_table2 th,.p_inquiry_estimate_plan_table2 td {
        padding-top: 7px;
        padding-bottom: 7px
    }

    .p_inquiry_estimate_plan_hr {
        margin: 32px -35px
    }

    .p-news_archive_nav {
        margin-top: 76px
    }

    .p-news_archive_years {
        width: 180px;
        height: 60px;
        font-size: 14px;
        padding: 12px 15px;
        border-radius: 8px
    }

    .p-news_archive_categories {
        margin-top: 40px
    }

    .p-news_archive_categories a {
        min-height: 40px;
        padding: 2px 32px;
        font-size: 14px
    }

    .p-news_archive_list {
        margin-top: 64px
    }

    .p-news_archive_list a {
        display: flex;
        align-items: center;
        padding-top: 45px;
        padding-bottom: 45px
    }

    .p-news_archive_list_ttl {
        font-size: 16px;
        margin-left: 44px;
        flex: 1 1 auto
    }

    .p-news_archive_list_date {
        font-size: 14px;
        width: 8em
    }

    .p-news_archive_list_date:not(:first-child) {
        margin-left: 24px
    }

    .p-news_archive_list_tag {
        font-size: 12px;
        padding: 9px 8px 8px;
        width: 110px
    }

    .p_news_post_detail {
        margin-top: 116px
    }

    .c_post h1,.c_post h2,.c_post h3,.c_post h4,.c_post h5,.c_post h6 {
        margin-top: 4em
    }

    .c_post h2 {
        font-size: 26px
    }

    .c_post h3 {
        font-size: 20px
    }

    .c_post h4 {
        font-size: 15px
    }

    .c_post h5 {
        font-size: 17px
    }

    .c_post #ez-toc-container {
        padding: 60px;
        font-size: 18px
    }

    .c_post ol,.c_post ul {
        font-size: 18px
    }

    .c_post ul>li::before {
        width: 8px;
        height: 8px
    }

    .c_post .wp-block-image,.c_post .wp-block-video,.c_post .wp-block-table {
        margin-top: 5em !important;
        margin-bottom: 5em !important
    }

    .c_post .wp-block-table {
        border-radius: 8px
    }

    .c_post .wp-block-table table th,.c_post .wp-block-table table td {
        padding: 32px 32px;
        font-size: 16px
    }

    .pagination {
        margin-top: 65px
    }

    .pagination>.page-numbers .page-numbers {
        width: 48px;
        height: 48px;
        margin-left: 4px;
        margin-right: 4px
    }

    .pagination>.page-numbers .page-numbers svg {
        width: 24px;
        height: 24px
    }

    .pagination>.page-numbers .page-numbers.prev {
        margin-right: 10px
    }

    .pagination>.page-numbers .page-numbers.next {
        margin-left: 10px
    }

    .p_service_feature_txt1 {
        margin-top: 48px;
        font-size: 14px;
        padding-bottom: 8px
    }

    .p_service_feature_txt1 .bold {
        font-size: 16px;
        margin-left: 7px
    }

    .p_service_feature_txt1 .en {
        font-size: 48px
    }

    .p_service_feature_txt1 .large {
        font-size: 37px;
        margin-bottom: 5px;
        margin-left: 7px
    }

    .p_service_feature_tab {
        margin-top: 80px
    }

    .p_service_feature_tab-nav {
        gap: 40px
    }

    .p_service_feature_tab-nav_btn {
        font-size: 26px;
        min-height: 96px
    }

    .p_service_feature_tab-contents_box {
        padding: 96px 110px 80px
    }

    .p_service_feature_list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: auto;
        gap: 64px 40px;
        margin-top: 47px
    }

    .p_service_feature_list>li {
        display: flex;
        flex-direction: column
    }

    .p_service_feature_list_ttl {
        font-size: 20px;
        border-radius: 8px 8px 0 0;
        padding: 3px 10px;
        min-height: 80px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .p_service_feature_list_ttl small {
        font-size: 16px
    }

    .p_service_feature_list_body {
        flex: 1 1 auto;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding: 37px 34px 38px 40px;
        border-radius: 0 0 8px 8px
    }

    .p_service_feature_list_img {
        width: 45.9%
    }

    .p_service_feature_list_txt {
        width: 46.7%
    }

    .p_service_feature_grade_list {
        margin-top: 33px
    }

    .p_service_feature_grade_list>li {
        border-radius: 8px;
        padding: 40px 39px 39px;
        grid-template-columns: auto 104px;
        gap: 21px 76px
    }

    .p_service_feature_grade_list_ttl {
        grid-column: 1/2;
        grid-row: 1/2;
        font-size: 20px
    }

    .p_service_feature_grade_list_tag {
        font-size: 16px;
        height: 104px;
        grid-column: 2/3;
        grid-row: 1/3
    }

    .p_service_feature_grade_list_txt {
        grid-column: 1/2;
        grid-row: 2/3
    }

    .p-service_bottom-nav {
        padding: 94px 90px 96px;
        border-radius: 8px
    }

    .p-service_bottom-nav_list {
        margin-top: 65px;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 46px
    }

    .p-service_bottom-nav_row {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 38px;
        margin-top: 64px;
        margin-bottom: 80px;
        padding-left: 20px;
        padding-right: 20px
    }

    .p-service_bottom-nav_btn {
        min-height: 96px;
        border-radius: 8px;
        font-size: 20px
    }

    .c-navi-col3 {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 14px 40px
    }

    .c-navi-col3_ttl {
        font-size: 20px;
        padding: 17px 0
    }

    .p_service_selfcheck_block_box {
        border-radius: 8px;
        margin-top: 48px;
        padding: 80px 80px 73px
    }

    .p_service_selfcheck_block_box .ttl {
        margin-bottom: 23px
    }

    .p_service_selfcheck_block_box .list {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-rows: auto;
        margin-top: 50px;
        margin-bottom: 47px;
        gap: 25px
    }

    .p_service_selfcheck_block {
        margin-top: 80px
    }

    .p_service_selfcheck_block_row {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding-top: 48px
    }

    .p_service_selfcheck_block_content {
        width: 48.6%
    }

    .p_service_selfcheck_block_img {
        width: 48.6%
    }

    .p_service_selfcheck_block_ttl {
        font-size: 26px;
        padding-left: 48px;
        margin-bottom: 24px
    }

    .p_service_selfcheck_block_ttl::before {
        width: 32px;
        height: 32px
    }

    .p-service_point_box {
        border-radius: 8px;
        margin-top: 32px;
        padding: 32px 31px 26px
    }

    .p-service_point_box_ttl {
        margin-bottom: 12px
    }

    .p-service_point_list>li+li {
        margin-top: 62px
    }

    .p_service_selfcheck_section+.p_service_selfcheck_section {
        margin-top: 130px
    }

    .p-service_point_block {
        display: flex;
        justify-content: space-between;
        margin-top: 37px
    }

    .p-service_point_block_body {
        width: 48.6%
    }

    .p-service_point_block_img {
        width: 40%
    }

    .p-service_point_block_lead {
        font-size: 26px;
        margin-bottom: 20px
    }

    .p_service_selfcheck_footer {
        border-radius: 8px;
        padding: 71px 77px 80px
    }

    .p_service_selfcheck_footer_copy {
        font-size: 16px
    }

    .p_service_selfcheck_footer_ttl {
        font-size: 26px;
        margin-top: 2px
    }

    .p_service_selfcheck_footer_txt {
        margin-top: 37px
    }

    .p_service_selfcheck_footer_btn {
        margin-top: 48px
    }

    .p_service_comparison-chart {
        display: flex;
        justify-content: flex-end
    }

    .p_service_comparison-chart_col {
        width: 41.5%
    }

    .p_service_comparison-chart_col:first-child {
        width: calc(58.5% - 2px)
    }

    .p_service_comparison-chart_col+.p_service_comparison-chart_col {
        margin-left: 2px
    }

    .p_service_comparison-chart_ttl {
        min-height: 116px;
        font-size: 20px
    }

    .p_service_comparison-chart_ttl_small {
        font-size: 14px;
        margin-bottom: 2px
    }

    .p_service_comparison-chart_label {
        font-size: 18px
    }

    .p_service_comparison-chart_label span {
        padding-left: 1.1em
    }

    .p_service_comparison-chart_label span::before {
        width: 4px;
        left: 0;
        top: .2em;
        bottom: .2em
    }

    .p_service_comparison-chart_body {
        padding: 31.5px 33px
    }

    .p_service_comparison-chart_btn {
        padding: 32px 10px
    }

    .p_recruit_understand_grid {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 40px;
        margin-top: 66px
    }

    .p_recruit_understand_column.-full {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 40px;
        grid-column: 1/4
    }

    .p_recruit_understand_column.-full .-full {
        grid-column: 1/5
    }

    .p_recruit_understand_column.-full .-half1 {
        grid-column: 1/3
    }

    .p_recruit_understand_column.-full .-half2 {
        grid-column: 3/5
    }

    .p_recruit_understand_card {
        border-radius: 8px;
        padding: 44px 40px
    }

    .p_recruit_understand_card_img {
        margin-left: 7%;
        margin-right: 7%
    }

    .p_recruit_understand_card_ttl {
        font-size: 26px;
        margin-top: 31px
    }

    .p_recruit_understand_card_numbers {
        margin-top: 25px
    }

    .p_recruit_understand_card_numbers .num {
        font-size: 80px
    }

    .p_recruit_understand_card_numbers .num.-small {
        font-size: 48px
    }

    .p_recruit_understand_card_numbers .num.-large {
        font-size: 180px
    }

    .p_recruit_understand_card_numbers .ruby {
        font-size: 14px;
        margin-bottom: 3px
    }

    .p_recruit_understand_card_numbers .ruby.-medium {
        font-size: 20px;
        margin-bottom: 3px
    }

    .p_recruit_understand_card_numbers .unit {
        font-size: 20px;
        margin-bottom: 12px;
        margin-left: 6px
    }

    .p_recruit_understand_card_txt {
        font-size: 16px;
        margin-top: 19px
    }

    .p_recruit_understand_card_note {
        font-size: 14px
    }

    .p_recruit_mv {
        background: linear-gradient(244deg,#65d7ff 9.61%,#008ad2 50.58%,#204483 77.04%);
        margin-top: 127px;
        min-height: 670px;
        height: 46.52vw;
        padding-bottom: 30px
    }

    .p_recruit_slide_images {
        transform: translateY(-40.4%);
        margin-left: -3%;
        margin-right: -3%
    }

    .p_recruit_slide_images_block {
        width: 16.4%
    }

    .p_recruit_ticker {
        margin-top: 204px;
        height: 409px;
        background-size: var(--rec-ticker-pc-width) 409px;
        left: 0;
        animation: pcRecruitTicker 68s infinite linear
    }

    .p_recruit_footer {
        background-image: url(../images/recruit/recruit_footer_bg_pc.jpg);
        padding-top: 90px;
        min-height: 400px
    }

    .p_recruit_footer_nav {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .p_recruit_footer_nav>li {
        width: 40%;
        max-width: 510px;
        margin: 20px
    }

    .p_recruit_footer_nav a {
        min-height: 180px;
        font-size: 26px
    }

    .p_recruit_footer_typo {
        height: 134px;
        background: url(../images/recruit/recruit_footer_typo.svg) repeat-x 0 center/var(--typo-recruit-pc-width) 134px;
        left: 0;
        bottom: -4px;
        animation: pcRecruitTypo 68s infinite linear
    }

    .p_recruit_new-graduate_typo {
        height: 256px;
        background: url(../images/recruit/new-graduate/new-graduate_typo.svg) repeat-x 0 center/var(--typo-pc-width) 256px;
        left: 0;
        bottom: 10px;
        animation: pcNewGraduateTypo 68s infinite linear
    }

    .p_recruit_career_flow {
        display: flex
    }

    .p_recruit_career_flow>li+li {
        border-left: 2px solid #fff
    }

    .p_recruit_career_flow>li:last-child .p_recruit_career_flow_item {
        --arrow-width: 32px;
        width: calc(100% - var(--arrow-width));
        padding-left: 25px
    }

    .p_recruit_career_flow>li:last-child .p_recruit_career_flow_item::after {
        top: 0;
        bottom: 0;
        right: calc(-1 * var(--arrow-width));
        border-left: var(--arrow-width) solid #e5eaf0;
        border-top: 80px solid transparent;
        border-bottom: 80px solid transparent
    }

    .p_recruit_career_flow_item {
        font-size: 20px;
        min-height: 160px;
        position: relative
    }

    .p_recruit_career_flow_balloon {
        left: 50%;
        top: calc(100% - 39px);
        transform: translateX(-50%);
        font-size: 14px;
        width: 86%;
        padding: 19px 10px;
        border-radius: 8px
    }

    .p_recruit_career_flow_balloon::after {
        top: -15px;
        left: 50%;
        transform: translateX(-50%);
        border-bottom: 16px solid #204483;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent
    }

    .p_recruit_career_typo {
        height: 264px;
        background: url(../images/recruit/career/career_typo.svg) repeat-x 0 center/var(--typo-pc-width) 264px;
        left: 0;
        bottom: 10px;
        animation: pcCareerTypo 68s infinite linear
    }

    .p_recruit_float {
        top: 240px
    }

    .p_recruit_float_nav a {
        writing-mode: vertical-rl;
        width: 80px;
        min-height: 180px;
        font-size: 16px;
        border-radius: 8px 0 0 8px
    }

    .p_faq_list>dt {
        font-size: 20px;
        padding-top: 36px;
        padding-bottom: 36px;
        padding-left: 70px
    }

    .p_faq_list>dt:before {
        font-size: 40px
    }

    .p_faq_list>dd {
        font-size: 16px;
        padding-bottom: 40px;
        padding-left: 70px
    }

    .anclinkslist>li a {
        font-size: 14px;
        min-height: 40px;
        padding: 9px 32px
    }

    .p_partners_content {
        margin-top: 116px;
        margin-left: -1.5%;
        margin-right: -1.5%
    }

    .partnersArchiveTenpoBox {
        width: 30.3%;
        margin-right: 1.5%;
        margin-left: 1.5%;
        margin-bottom: 56px
    }

    .partnersArchiveTenpoBox .tag {
        min-height: 30px;
        font-size: 14px;
        min-width: 110px;
        padding: 0 20px
    }

    .partnersArchiveTenpoBox .header {
        margin-top: 16px;
        gap: 14px
    }

    .partnersArchiveTenpoBox .name {
        font-size: 26px
    }

    .partnersArchiveTenpoBox .year {
        font-size: 14px
    }

    .partnersArchiveTenpoBox .body {
        margin-top: 22px
    }

    .partnersArchiveTenpoBox .footer {
        padding: 32px 28px
    }

    .p_area_list1 {
        margin-top: 48px;
        gap: 40px
    }

    .p_area_list1>li {
        width: 21.4%
    }

    .p_area_list1_img {
        border-radius: 20px
    }

    .p_area_list1_ttl {
        font-size: 20px;
        margin-top: 12px
    }

    .p_area_list2 {
        margin-top: 48px
    }

    .p_area_list2_img {
        width: 23.3%;
        border-radius: 20px
    }

    .p_area_list2_body {
        width: 73%
    }

    .p_area_list2_ttl {
        font-size: 20px
    }

    .p_area_list2_txt {
        font-size: 16px;
        margin-top: 20px
    }

    .p_area_tags {
        margin-top: 40px;
        font-size: 20px
    }

    .p_area_tags>li {
        padding-left: 20px
    }

    .p_area_tags>li::before {
        width: 4px
    }

    .p_area_dl>dt {
        font-size: 20px;
        padding-top: 36px;
        padding-bottom: 36px;
        padding-left: 70px;
        border-radius: 20px
    }

    .p_area_dl>dt i {
        right: 40px
    }

    .p_area_dl>dd {
        font-size: 16px;
        padding-bottom: 64px
    }

    .p_result_reset_btn {
        font-size: 14px;
        width: 100%;
        text-decoration: underline;
        margin-top: 12px
    }

    .p_result_search {
        width: 290px;
        padding: 32px
    }

    .p_result_content {
        width: calc(100% - 290px - 150px)
    }

    .p_result_content_ttl {
        font-size: 40px
    }

    .p_result_form-list {
        font-size: 16px
    }

    .p_result_form-list>dt {
        margin-top: 16px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .p_result_form-list>dd {
        margin-top: 7px
    }

    .p_result_form-list>dd li+li {
        margin-top: 5px
    }

    .p_result_catch {
        margin-bottom: 80px
    }

    .p_result_data {
        border-radius: 8px;
        margin-bottom: 42px;
        padding: 32px 28px
    }

    .p_result_table {
        font-size: 16px;
        margin-bottom: 24px
    }

    .p_result_beforeafter_lead {
        border-radius: 8px;
        padding: 66px 60px;
        margin-top: 60px
    }

    .p_result_beforeafter_images {
        margin-top: 50px
    }

    .p_result_beforeafter_images>figure figcaption {
        font-size: 16px
    }

    .p_result_details img {
        max-width: 620px;
        border-radius: 20px
    }

    .p_result_comment {
        margin-top: 46px;
        margin-bottom: 30px
    }

    .p_result_comment_img {
        flex-basis: 14.2%
    }

    .p_result_comment_balloon {
        width: 72.4%;
        padding: 41px 45px;
        margin-inline:4.8%}

    .p_result_comment_balloon:before {
        border-top-width: 12px;
        border-bottom-width: 12px
    }

    .p_result_comment_balloon.-left::before {
        left: -25px;
        border-right-width: 26px
    }

    .p_result_comment_balloon.-right::before {
        right: -25px;
        border-left-width: 26px
    }
}

@media(min-width: 782px) {
    .wp-block-columns {
        flex-wrap:nowrap !important
    }

    .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-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container {
        left: 100%;
        top: -1px
    }

    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container:before {
        content: "";
        position: absolute;
        right: 100%;
        height: 100%;
        display: block;
        width: .5em;
        background: transparent
    }

    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon {
        margin-right: .25em
    }

    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }

    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: 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: auto;
        right: 100%
    }
}

@media screen and (min-width: 1240px) {
    .c_mr_cutoff {
        margin-right:calc((100vw - 100%) / 2 * -1)
    }

    .c_ml_cutoff {
        margin-left: calc((100vw - 100%) / 2 * -1)
    }

    .c_mx_cutoff {
        margin-right: calc((100vw - 100%) / 2 * -1);
        margin-left: calc((100vw - 100%) / 2 * -1)
    }

    .p_top_mv {
        height: 57vw
    }

    .p_top_mv_copy {
        right: 5.6vw;
        bottom: 10.8vw;
        font-size: 3.33vw
    }

    .p_top_mv_scroll {
        left: 2.8vw;
        bottom: 4.9vw
    }

    .p_top_mv_scroll_txt {
        font-size: 1.11vw
    }

    .p_top_mv_scroll::before {
        width: .69vw;
        height: .69vw;
        margin-right: .55vw
    }

    .p_top_mv_img img {
        width: 60vw;
        border-radius: 10%;
    }

    .p_top_mv_img .slick-dots {
        right: 2.2vw;
        height: 55.4vw
    }

    .p_top_mv_img .slick-dots button {
        width: 1.66vw;
        height: 1.66vw;
        margin-top: .27vw;
        margin-bottom: .27vw
    }

    .p_top_mv_img .slick-dots button::before {
        width: .41vw;
        height: .41vw
    }

    .p_top_mv_img .slick-dots button::after {
        width: 1.66vw;
        height: 1.66vw
    }

    .p_top_footer_txt {
        font-size: 10vw
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        transform:scale(0.75)
    }

    .mfp-arrow-left {
        transform-origin: 0 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media screen and (max-width: 800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media(max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis:100% !important
    }
}

@media(max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns:100% !important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

@media(hover: hover) {
    .c_hamburgerBtn:not(.is-opened):hover .c_hamburgerBtn_icon span {
        animation:bgAnimation .5s ease-in-out forwards
    }

    .c_btn_hover-opacity {
        transition: .4s
    }

    .c_btn_hover-opacity:hover {
        opacity: .5
    }

    .c_btn_hover-gray {
        transition: .4s
    }

    .c_btn_hover-gray:hover {
        color: #008ad2 !important;
        background-color: #e5eaf0 !important
    }

    .c_btn_hover-white {
        transition: .4s
    }

    .c_btn_hover-white:hover {
        color: #008ad2 !important;
        background-color: #fff !important
    }

    .c_link_map:hover:after {
        background-image: url(../images/common/ico_marker_bl.svg)
    }

    .p_result_reset_btn:hover {
        text-decoration: none
    }
}

@media(prefers-reduced-motion:reduce) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax {
        background-attachment: scroll
    }

    .wp-block-social-link {
        transition-duration: 0;
        transition-delay: 0
    }
}

.top_table{
    display: block;
    color: #204483;
}

.top_table tr td{
    padding-right: 10px;
}
