@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper:before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(var(--swiper-navigation-size)/-2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: normal;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    -o-transition: .3s opacity;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: transform .2s, top .2s;
    -o-transition: .2s transform, .2s top;
    transition: transform .2s, top .2s
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: transform .2s, left .2s;
    -o-transition: .2s transform, .2s left;
    transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: transform .2s, right .2s;
    -o-transition: .2s transform, .2s right;
    transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top: 4px solid rgba(0, 0, 0, 0)
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transition-property: opacity, height, -webkit-transform;
    transition-property: opacity, height, -webkit-transform;
    -o-transition-property: transform, opacity, height;
    transition-property: transform, opacity, height;
    transition-property: transform, opacity, height, -webkit-transform
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    -webkit-transition-duration: 50ms;
    -o-transition-duration: 50ms;
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    -webkit-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    -webkit-transition-duration: .1s;
    -o-transition-duration: .1s;
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    -webkit-transition-delay: .35s;
    -o-transition-delay: .35s;
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    -webkit-transition-duration: .45s;
    -o-transition-duration: .45s;
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    -webkit-transition-delay: .45s;
    -o-transition-delay: .45s;
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    -webkit-transition-duration: .55s;
    -o-transition-duration: .55s;
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    -webkit-transition-delay: .55s;
    -o-transition-delay: .55s;
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    -webkit-transition-duration: .65s;
    -o-transition-duration: .65s;
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    -webkit-transition-delay: .65s;
    -o-transition-delay: .65s;
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    -webkit-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    -webkit-transition-duration: .75s;
    -o-transition-duration: .75s;
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    -webkit-transition-delay: .75s;
    -o-transition-delay: .75s;
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    -webkit-transition-duration: .85s;
    -o-transition-duration: .85s;
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    -webkit-transition-delay: .85s;
    -o-transition-delay: .85s;
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    -webkit-transition-duration: .95s;
    -o-transition-duration: .95s;
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    -webkit-transition-delay: .95s;
    -o-transition-delay: .95s;
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    -webkit-transition-duration: 1.05s;
    -o-transition-duration: 1.05s;
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.05s;
    -o-transition-delay: 1.05s;
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    -webkit-transition-duration: 1.1s;
    -o-transition-duration: 1.1s;
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    -webkit-transition-duration: 1.15s;
    -o-transition-duration: 1.15s;
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.15s;
    -o-transition-delay: 1.15s;
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    -webkit-transition-duration: 1.2s;
    -o-transition-duration: 1.2s;
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    -webkit-transition-duration: 1.25s;
    -o-transition-duration: 1.25s;
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.25s;
    -o-transition-delay: 1.25s;
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    -webkit-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    -webkit-transition-duration: 1.35s;
    -o-transition-duration: 1.35s;
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.35s;
    -o-transition-delay: 1.35s;
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    -webkit-transition-duration: 1.4s;
    -o-transition-duration: 1.4s;
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    -webkit-transition-duration: 1.45s;
    -o-transition-duration: 1.45s;
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.45s;
    -o-transition-delay: 1.45s;
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    -webkit-transition-duration: 1.55s;
    -o-transition-duration: 1.55s;
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.55s;
    -o-transition-delay: 1.55s;
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    -webkit-transition-duration: 1.6s;
    -o-transition-duration: 1.6s;
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    -webkit-transition-duration: 1.65s;
    -o-transition-duration: 1.65s;
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.65s;
    -o-transition-delay: 1.65s;
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    -webkit-transition-duration: 1.7s;
    -o-transition-duration: 1.7s;
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.7s;
    -o-transition-delay: 1.7s;
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    -webkit-transition-duration: 1.75s;
    -o-transition-duration: 1.75s;
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.75s;
    -o-transition-delay: 1.75s;
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    -webkit-transition-duration: 1.8s;
    -o-transition-duration: 1.8s;
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    -webkit-transition-duration: 1.85s;
    -o-transition-duration: 1.85s;
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.85s;
    -o-transition-delay: 1.85s;
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    -webkit-transition-duration: 1.9s;
    -o-transition-duration: 1.9s;
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.9s;
    -o-transition-delay: 1.9s;
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    -webkit-transition-duration: 1.95s;
    -o-transition-duration: 1.95s;
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    -webkit-transition-delay: 1.95s;
    -o-transition-delay: 1.95s;
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    -webkit-transition-duration: 2s;
    -o-transition-duration: 2s;
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    -webkit-transition-duration: 2.05s;
    -o-transition-duration: 2.05s;
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.05s;
    -o-transition-delay: 2.05s;
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    -webkit-transition-duration: 2.1s;
    -o-transition-duration: 2.1s;
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.1s;
    -o-transition-delay: 2.1s;
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    -webkit-transition-duration: 2.15s;
    -o-transition-duration: 2.15s;
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.15s;
    -o-transition-delay: 2.15s;
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    -webkit-transition-duration: 2.2s;
    -o-transition-duration: 2.2s;
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    -webkit-transition-duration: 2.25s;
    -o-transition-duration: 2.25s;
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.25s;
    -o-transition-delay: 2.25s;
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    -webkit-transition-duration: 2.3s;
    -o-transition-duration: 2.3s;
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.3s;
    -o-transition-delay: 2.3s;
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    -webkit-transition-duration: 2.35s;
    -o-transition-duration: 2.35s;
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.35s;
    -o-transition-delay: 2.35s;
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    -webkit-transition-duration: 2.4s;
    -o-transition-duration: 2.4s;
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.4s;
    -o-transition-delay: 2.4s;
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    -webkit-transition-duration: 2.45s;
    -o-transition-duration: 2.45s;
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.45s;
    -o-transition-delay: 2.45s;
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    -webkit-transition-duration: 2.5s;
    -o-transition-duration: 2.5s;
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.5s;
    -o-transition-delay: 2.5s;
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    -webkit-transition-duration: 2.55s;
    -o-transition-duration: 2.55s;
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.55s;
    -o-transition-delay: 2.55s;
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    -webkit-transition-duration: 2.6s;
    -o-transition-duration: 2.6s;
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.6s;
    -o-transition-delay: 2.6s;
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    -webkit-transition-duration: 2.65s;
    -o-transition-duration: 2.65s;
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.65s;
    -o-transition-delay: 2.65s;
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    -webkit-transition-duration: 2.7s;
    -o-transition-duration: 2.7s;
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.7s;
    -o-transition-delay: 2.7s;
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    -webkit-transition-duration: 2.75s;
    -o-transition-duration: 2.75s;
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.75s;
    -o-transition-delay: 2.75s;
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    -webkit-transition-duration: 2.8s;
    -o-transition-duration: 2.8s;
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    -webkit-transition-duration: 2.85s;
    -o-transition-duration: 2.85s;
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.85s;
    -o-transition-delay: 2.85s;
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    -webkit-transition-duration: 2.9s;
    -o-transition-duration: 2.9s;
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.9s;
    -o-transition-delay: 2.9s;
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    -webkit-transition-duration: 2.95s;
    -o-transition-duration: 2.95s;
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    -webkit-transition-delay: 2.95s;
    -o-transition-delay: 2.95s;
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    -webkit-transition-duration: 3s;
    -o-transition-duration: 3s;
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    -webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s
}

[data-aos] {
    pointer-events: none
}

[data-aos].aos-animate {
    pointer-events: auto
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
    -o-transition-timing-function: cubic-bezier(.25, .25, .75, .75);
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
    -o-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    -o-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    -o-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    -o-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    -o-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

@media screen {
    html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
        opacity: 0;
        transition-property: opacity, -webkit-transform;
        -webkit-transition-property: opacity, -webkit-transform;
        -o-transition-property: opacity, transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform
    }

    html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    html:not(.no-js) [data-aos=fade-up] {
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0)
    }

    html:not(.no-js) [data-aos=fade-down] {
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }

    html:not(.no-js) [data-aos=fade-right] {
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0)
    }

    html:not(.no-js) [data-aos=fade-left] {
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0)
    }

    html:not(.no-js) [data-aos=fade-up-right] {
        -webkit-transform: translate3d(-100px, 100px, 0);
        transform: translate3d(-100px, 100px, 0)
    }

    html:not(.no-js) [data-aos=fade-up-left] {
        -webkit-transform: translate3d(100px, 100px, 0);
        transform: translate3d(100px, 100px, 0)
    }

    html:not(.no-js) [data-aos=fade-down-right] {
        -webkit-transform: translate3d(-100px, -100px, 0);
        transform: translate3d(-100px, -100px, 0)
    }

    html:not(.no-js) [data-aos=fade-down-left] {
        -webkit-transform: translate3d(100px, -100px, 0);
        transform: translate3d(100px, -100px, 0)
    }

    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
        opacity: 0;
        transition-property: opacity, -webkit-transform;
        -webkit-transition-property: opacity, -webkit-transform;
        -o-transition-property: opacity, transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform
    }

    html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
        opacity: 1;
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1)
    }

    html:not(.no-js) [data-aos=zoom-in] {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-up] {
        -webkit-transform: translate3d(0, 100px, 0) scale(.6);
        transform: translate3d(0, 100px, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-down] {
        -webkit-transform: translate3d(0, -100px, 0) scale(.6);
        transform: translate3d(0, -100px, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-right] {
        -webkit-transform: translate3d(-100px, 0, 0) scale(.6);
        transform: translate3d(-100px, 0, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-in-left] {
        -webkit-transform: translate3d(100px, 0, 0) scale(.6);
        transform: translate3d(100px, 0, 0) scale(.6)
    }

    html:not(.no-js) [data-aos=zoom-out] {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-up] {
        -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
        transform: translate3d(0, 100px, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-down] {
        -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
        transform: translate3d(0, -100px, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-right] {
        -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
        transform: translate3d(-100px, 0, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos=zoom-out-left] {
        -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
        transform: translate3d(100px, 0, 0) scale(1.2)
    }

    html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
        transition-property: -webkit-transform;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        visibility: hidden
    }

    html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    html:not(.no-js) [data-aos=slide-up] {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    html:not(.no-js) [data-aos=slide-down] {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    html:not(.no-js) [data-aos=slide-right] {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    html:not(.no-js) [data-aos=slide-left] {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition-property: -webkit-transform;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform
    }

    html:not(.no-js) [data-aos=flip-left] {
        -webkit-transform: perspective(2500px) rotateY(-100deg);
        transform: perspective(2500px) rotateY(-100deg)
    }

    html:not(.no-js) [data-aos=flip-left].aos-animate {
        -webkit-transform: perspective(2500px) rotateY(0);
        transform: perspective(2500px) rotateY(0)
    }

    html:not(.no-js) [data-aos=flip-right] {
        -webkit-transform: perspective(2500px) rotateY(100deg);
        transform: perspective(2500px) rotateY(100deg)
    }

    html:not(.no-js) [data-aos=flip-right].aos-animate {
        -webkit-transform: perspective(2500px) rotateY(0);
        transform: perspective(2500px) rotateY(0)
    }

    html:not(.no-js) [data-aos=flip-up] {
        -webkit-transform: perspective(2500px) rotateX(-100deg);
        transform: perspective(2500px) rotateX(-100deg)
    }

    html:not(.no-js) [data-aos=flip-up].aos-animate {
        -webkit-transform: perspective(2500px) rotateX(0);
        transform: perspective(2500px) rotateX(0)
    }

    html:not(.no-js) [data-aos=flip-down] {
        -webkit-transform: perspective(2500px) rotateX(100deg);
        transform: perspective(2500px) rotateX(100deg)
    }

    html:not(.no-js) [data-aos=flip-down].aos-animate {
        -webkit-transform: perspective(2500px) rotateX(0);
        transform: perspective(2500px) rotateX(0)
    }
}

@charset "UTF-8";

/*!* helpers parts *!*/
/*!* components *!*/
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0);
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    overflow: visible
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before,
:root {
    -webkit-text-size-adjust: none
}

:root {
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

[type=reset],
[type=submit],
button,
input:not([type=checkbox]),
input:not([type=radio]) {
    -webkit-appearance: none
}

button,
button:focus,
input,
input:focus,
option,
option:focus,
select,
select:focus,
textarea,
textarea:focus {
    outline: none
}

:root,
body {
    height: 100%
}

address {
    font-style: normal
}

dd,
dl,
dt,
ul {
    margin: 0
}

ul {
    padding: 0
}

li {
    list-style: none
}

a[href],
a[href]:hover {
    text-decoration: none
}

a[href],
button {
    cursor: pointer
}

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

body {
    min-height: 100%;
    position: relative;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    font-family: YuGothic, 游ゴシック, Hiragino Sans, ヒラギノ角ゴシック, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Roboto, Droid Sans, Meiryo, メイリオ, Verdana, ＭＳ Ｐゴシック, sans-serif;
    font-size: 100%;
    font-weight: 500;
    line-height: normal;
    color: #002454
}

.sm-none {
    display: inline !important
}

@media (max-width:767px) {
    .sm-none {
        display: none !important
    }
}

.pc {
    display: block !important
}

@media (max-width:767px) {
    .pc {
        display: none !important
    }
}

.pc-md {
    display: block !important
}

@media (max-width:1023px) {
    .pc-md {
        display: none !important
    }
}

.md {
    display: none !important
}

@media (max-width:1023px) {
    .md {
        display: block !important
    }
}

.sm {
    display: none !important
}

@media (max-width:767px) {
    .sm {
        display: block !important
    }
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    max-width: 100%;
    min-height: 100vh;
    overflow: hidden;
    position: relative
}

.container {
    display: block;
    width: auto;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.container--1200 {
    max-width: 1200px
}

.container--1000 {
    max-width: 1000px
}

.container--850 {
    max-width: 850px
}

.container--700 {
    max-width: 700px
}

.container_fluid {
    width: 100%;
    max-width: 100%
}

.container:after,
.container:before {
    content: "";
    display: table
}

.container:after {
    clear: both
}

@media (max-width:960px) {
    .container {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.app {
    display: block;
    width: 100%;
    max-width: 100%;
    min-height: 1px
}

.app__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px
}

.app__subtitle {
    font-size: 20px;
    line-height: 32px
}

.app__subtitle,
.weight-bold {
    font-weight: 700
}

.text-accent {
    color: #ff0
}

.text-primary {
    color: #e25300
}

.text-gold {
    color: #ab8f6c
}

.bg-accent {
    background-color: #ff0
}

.bg-gradient-accent {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #c8aa7c), color-stop(54%, #e6d698), color-stop(99%, #ccae79));
    background: -o-linear-gradient(left, #c8aa7c 0, #e6d698 54%, #ccae79 99%);
    background: linear-gradient(90deg, #c8aa7c, #e6d698 54%, #ccae79 99%)
}

.bg-gray {
    background-color: #ece9e5
}

.text-center {
    text-align: center
}

.cellphone {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.cellphone--header {
    margin-left: 20px;
    margin-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px
}

@media (max-width:1023px) {
    .cellphone--header {
        margin-right: 20px
    }
}

@media (max-width:767px) {
    .cellphone--header {
        margin-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: 10px
    }
}

@media (max-width:1600px) and (min-width:1014px) {
    .cellphone--header .cellphone__link {
        font-size: 25.6px;
        line-height: 32px
    }
}

@media (max-width:1600px) and (min-width:1014px) {
    .cellphone--header .cellphone__text {
        font-size: 16.8px;
        line-height: 21.6px
    }
}

.cellphone__link {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #002454;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1My4wMDUiIGhlaWdodD0iNTMiIHZpZXdCb3g9IjAgMCA1My4wMDUgNTMiPg0KICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTU2LjQ3OSAtMjE4MC41KSI+DQogICAgPGc+DQogICAgICA8cGF0aCBkPSJNMTk3LjUsMjIzMy41YTE5LjYsMTkuNiwwLDAsMS04Ljk1OS0yLjQ0MWMtNS43NzgtMi45OTQtOS44MDktNS4zMzQtMTcuMDQ3LTEyLjU3MnMtOS41NzgtMTEuMjY4LTEyLjU3Mi0xNy4wNDdjLTUuMzItMTAuMjY2LS41MzctMTYuMjU1LDEuMDU2LTE3Ljg0NWwxLjc2Ni0xLjc2NmEzLjg2NywzLjg2NywwLDAsMSw2LjAxLjIxNiw4Ni4yMzIsODYuMjMyLDAsMCwxLDYuMTk0LDguOCw1LjU0Miw1LjU0MiwwLDAsMS0uODM5LDYuODkybC0zLjQyOSwzLjQyOWE1MC42MTYsNTAuNjE2LDAsMCwwLDE5LjEzMiwxOS4xMzJsMy40MjktMy40MjlhNS41ODgsNS41ODgsMCwwLDEsMy45NjYtMS42NzIsNS42NDksNS42NDksMCwwLDEsMi45MjYuODMzLDg2LjE0LDg2LjE0LDAsMCwxLDguOCw2LjE5NCw0LjIsNC4yLDAsMCwxLDEuNTQ0LDMsNC4wODMsNC4wODMsMCwwLDEtMS4zMjgsMy4wMDdsLTEuNzUyLDEuNzUzYTEyLjUwOSwxMi41MDksMCwwLDEtOC45LDMuNTFaIiBmaWxsPSIjMDAyNDU0Ii8+DQogICAgPC9nPg0KICAgIDxnPg0KICAgICAgPHBhdGggZD0iTTIwNC42MjgsMjIxMGExLjgzNSwxLjgzNSwwLDAsMS0xLjY4OS0yLjU1LDE1LjYsMTUuNiwwLDAsMC0xOS41MzItMjAuNzg3LDEuODM0LDEuODM0LDAsMCwxLTEuMjE1LTMuNDYyLDE5LjI3MiwxOS4yNzIsMCwwLDEsMjQuMTI2LDI1LjY3OUExLjgzMiwxLjgzMiwwLDAsMSwyMDQuNjI4LDIyMTBaIiBmaWxsPSIjMDAyNDU0Ii8+DQogICAgPC9nPg0KICAgIDxnPg0KICAgICAgPHBhdGggZD0iTTE5Ny45ODMsMjIwNy45NzlhMS44MTUsMS44MTUsMCwwLDEtLjcxNC0uMTQ2LDEuODM2LDEuODM2LDAsMCwxLS45NzUtMi40LDguOTkxLDguOTkxLDAsMCwwLTExLjI1NC0xMS45NzYsMS44MzYsMS44MzYsMCwwLDEtMi4zMzgtMS4xMjQsMS44MzMsMS44MzMsMCwwLDEsMS4xMjMtMi4zMzgsMTIuNjYsMTIuNjYsMCwwLDEsMTUuODQ4LDE2Ljg2OCwxLjgzMiwxLjgzMiwwLDAsMS0xLjY5LDEuMTJaIiBmaWxsPSIjMDAyNDU0Ii8+DQogICAgPC9nPg0KICA8L2c+DQo8L3N2Zz4NCg==);
    background-repeat: no-repeat;
    background-size: 26px 26px;
    background-position: 0;
    padding-left: 33px
}

@media (max-width:767px) {
    .cellphone__link {
        font-size: 16px;
        line-height: 22px;
        background-size: 14px 14px;
        padding-left: 21px
    }
}

.cellphone__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px;
    font-size: 21px;
    line-height: 27px;
    color: #002454
}

@media (max-width:767px) {
    .cellphone__text {
        margin-top: 0;
        font-size: 11px;
        line-height: 18px
    }
}

.cellphone__text .text-bg {
    display: block;
    border-radius: 5px;
    background-color: #002454;
    color: #fff;
    margin-left: 13px;
    margin-right: 5px;
    padding: 1px 5px
}

@media (max-width:767px) {
    .cellphone__text .text-bg {
        padding: 1px 3px;
        margin-left: 3px
    }
}

.btn,
.btn-banner,
.btn-header,
.btn-recruit,
.btn-thank,
.step-btn {
    display: block;
    width: 100%;
    max-width: 240px;
    margin: 0 auto;
    padding: 15px 0;
    border: 3px solid #000;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    -webkit-transition-property: background, color, stroke;
    -o-transition-property: background, color, stroke;
    transition-property: background, color, stroke;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -o-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    cursor: pointer;
    outline: none
}


.sp_br {
    display: none !important
}

@media(max-width:767px) {
    .sp_br {
        display: block !important
    }
}

.pc {
    display: block !important
}

@media(max-width:767px) {
    .pc {
        display: none !important
    }
}

.sp {
    display: none !important
}

@media(max-width:767px) {
    .sp {
        display: block !important
    }
}

.em {
  font-size: 0.7em;
    margin-top:0.5em 
}


.btn-thank {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    max-width: 320px;
    background-color: #002454;
    border-radius: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 15px
}

@media (max-width:767px) {
    .btn-thank {
        max-width: 200px;
        padding: 7px 10px
    }
}

:root.hover .btn-thank:hover {
    opacity: .7
}

.btn-thank__text {
    display: block;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    color: #fff
}

@media (max-width:1600px) and (min-width:1014px) {
    .btn-thank__text {
        font-size: 24px;
        line-height: 32px
    }
}

@media (max-width:767px) {
    .btn-thank__text {
        font-size: 15px;
        line-height: 30px
    }
}

.btn-thank__icon {
    display: block;
    width: 9px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 7px
}

@media (max-width:767px) {
    .btn-thank__icon {
        width: 6px;
        margin-left: 15px
    }
}

.btn-thank__icon path,
.btn-thank__icon svg {
    display: block;
    width: 100%;
    height: auto
}

.btn-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    max-width: 240px;
    background-color: #119c25;
    border-radius: 0;
    padding: 10px;
    margin: unset
}

@media (max-width:767px) {
    .btn-header {
        position: absolute;
        top: 0;
        right: 0;
        max-width: 80px;
        height: 100%;
        padding: 8px 6px
    }
}

:root.hover .btn-header:hover {
    opacity: .7
}

.btn-header__text {
    font-weight: 700;
    font-size: 21px;
    line-height: 36px;
    color: #fff
}

@media (max-width:1600px) and (min-width:1014px) {
    .btn-header__text {
        font-size: 16.8px;
        line-height: 28.8px
    }
}

@media (max-width:1023px) {
    .btn-header__text {
        font-size: 18px;
        line-height: 34px
    }
}

@media (max-width:767px) {
    .btn-header__text {
        font-size: 12px;
        line-height: 17px
    }
}

.btn-header__icon {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-left: 3px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width:767px) {
    .btn-header__icon {
        width: 9px;
        height: 9px
    }
}

.btn-header__icon path,
.btn-header__icon svg {
    display: block;
    width: 100%;
    height: 100%
}

.btn-content {
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: -3px;
    z-index: 20
}

@media (max-width:767px) {
    .btn-content {
        display: block
    }
}

.btn-content img {
    display: block;
    width: 100%;
    height: auto
}

.btn-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 9px;
    max-width: 380px;
    padding: 19px 24px;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 6px rgba(68, 89, 119, .75);
    box-shadow: 0 3px 6px rgba(68, 89, 119, .75)
}

@media (max-width:767px) {
    .btn-banner {
        max-width: 155px;
        padding: 10px
    }
}

.btn-banner.orange {
    background-color: #f7931e;
    border: 2px solid #f7931e
}

.btn-banner.orange .btn-banner__arrow svg path {
    stroke: #f7931e
}

:root.hover .btn-banner.orange:hover {
    background-color: #fff
}

:root.hover .btn-banner.orange:hover .btn-banner__icon svg path {
    fill: #f7931e
}

:root.hover .btn-banner.orange:hover .btn-banner__text {
    color: #f7931e
}

:root.hover .btn-banner.orange:hover .btn-banner__arrow-wrap {
    background-color: #f7931e
}

:root.hover .btn-banner.orange:hover .btn-banner__arrow svg path {
    stroke: #fff
}

.btn-banner.green {
    background-color: #39b54a;
    border: 2px solid #39b54a
}

.btn-banner.green .btn-banner__arrow svg path {
    stroke: #39b54a
}

:root.hover .btn-banner.green:hover {
    background-color: #fff
}

:root.hover .btn-banner.green:hover .btn-banner__icon svg path {
    fill: #39b54a
}

:root.hover .btn-banner.green:hover .btn-banner__text {
    color: #39b54a
}

:root.hover .btn-banner.green:hover .btn-banner__arrow-wrap {
    background-color: #39b54a
}

:root.hover .btn-banner.green:hover .btn-banner__arrow svg path {
    stroke: #fff
}

.btn-banner--pc-hide {
    display: none
}

@media (max-width:767px) {
    .btn-banner--pc-hide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.btn-banner__icon {
    display: block;
    -webkit-transition-property: background, color, stroke, fill;
    -o-transition-property: background, color, stroke, fill;
    transition-property: background, color, stroke, fill;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -o-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    transition-timing-function: cubic-bezier(.165, .84, .44, 1)
}

.btn-banner__icon.envelope {
    width: 26px
}

@media (max-width:767px) {
    .btn-banner__icon.envelope {
        width: 15px
    }
}

.btn-banner__icon.phone {
    width: 30px
}

@media (max-width:767px) {
    .btn-banner__icon.phone {
        width: 15px
    }
}

.btn-banner__icon path,
.btn-banner__icon svg {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition-property: background, color, stroke, fill;
    -o-transition-property: background, color, stroke, fill;
    transition-property: background, color, stroke, fill;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -o-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    transition-timing-function: cubic-bezier(.165, .84, .44, 1)
}

.btn-banner__icon path path,
.btn-banner__icon svg path {
    fill: #fff
}

.btn-banner__text {
    display: block;
    font-weight: 700;
    font-size: 26px;
    line-height: 33px;
    text-align: left;
    color: #fff;
    -webkit-transition-property: background, color, stroke;
    -o-transition-property: background, color, stroke;
    transition-property: background, color, stroke;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -o-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    transition-timing-function: cubic-bezier(.165, .84, .44, 1)
}

@media (max-width:767px) {
    .btn-banner__text {
        font-size: 14px;
        line-height: 18px
    }
}

.btn-banner__arrow-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition-property: background, color, stroke, fill;
    -o-transition-property: background, color, stroke, fill;
    transition-property: background, color, stroke, fill;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -o-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    transition-timing-function: cubic-bezier(.165, .84, .44, 1)
}

@media (max-width:767px) {
    .btn-banner__arrow-wrap {
        width: 12px;
        height: 12px
    }
}

.btn-banner__arrow {
    display: block;
    width: 7px;
    -webkit-transition-property: background, color, stroke, fill;
    -o-transition-property: background, color, stroke, fill;
    transition-property: background, color, stroke, fill;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -o-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    transition-timing-function: cubic-bezier(.165, .84, .44, 1)
}

@media (max-width:767px) {
    .btn-banner__arrow {
        width: 4px
    }
}

.btn-banner__arrow path,
.btn-banner__arrow svg {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition-property: background, color, stroke;
    -o-transition-property: background, color, stroke;
    transition-property: background, color, stroke;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -o-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    transition-timing-function: cubic-bezier(.165, .84, .44, 1)
}

.btn-recruit {
    position: relative;
    z-index: 1;
    border-color: #284d75;
    overflow: hidden;
    color: #284d75;
    font-weight: 700
}

@media (max-width:767px) {
    .btn-recruit {
        padding: 10px;
        max-width: 200px
    }
}

.btn-recruit:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
    width: 0;
    height: 150%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #284d75;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%)
}

@media (hover:hover) {
    .btn-recruit:hover {
        color: #fff
    }

    .btn-recruit:hover:before {
        width: 150%
    }
}

.step__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 10px;
    column-gap: 10px
}

@media (max-width:767px) {
    .step__row {
        display: block
    }
}

.step__row + button {
    margin-top: 45px
}

@media (max-width:767px) {
    .step__row + button {
        margin-top: 35px
    }
}

.step__item {
    width: 100%;
    max-width: 330px
}

@media (max-width:767px) {
    .step__item {
        margin-left: auto;
        margin-right: auto
    }

    .step__item:not(:first-child) {
        margin-top: 15px
    }
}

.step__item:last-child .select:after {
    display: none
}

.step__item.second .label {
    color: #fff
}

.step__item.second .select__button {
    background-color: #d5e1f1
}

.step .label {
    font-size: 38px;
    line-height: 45px;
    color: #002454;
    font-style: italic
}

@media (max-width:1600px) and (min-width:1014px) {
    .step .label {
        font-size: calc(38px - 20%);
        line-height: calc(45px - 20%)
    }
}

@media (max-width:767px) {
    .step .label {
        font-size: 22px;
        line-height: 30px
    }
}

.step .label .num {
    font-size: 52px;
    line-height: 60px
}

@media (max-width:1599px) and (min-width:1014px) {
    .step .label .num {
        font-size: calc(52px - 20%);
        line-height: calc(60px - 20%)
    }
}

@media (max-width:767px) {
    .step .label .num {
        font-size: 31px;
        line-height: 38px
    }
}

.step .label + .select {
    margin-top: 10px
}

.step .select {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #002454;
    background-color: #fff
}

.step .select__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 100%;
    background-color: #002454
}

.step .select__button-arrow {
    display: block;
    width: 19px;
    height: 9px
}

.step .select__button-arrow path,
.step .select__button-arrow svg {
    display: block;
    width: 100%;
    height: 100%
}

.step .select:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -70px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #002454;
    border-style: solid;
    border-width: 30px 0 30px 37px
}

@media (max-width:1023px) {
    .step .select:after {
        display: none
    }
}

.step .select select {
    display: block;
    position: relative;
    width: 100%;
    padding: 20px 60px;
    background-size: auto;
    background-position: 20px 50%;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    cursor: pointer;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    color: #002454
}

@media (max-width:1600px) and (min-width:1014px) {
    .step .select select {
        font-size: calc(21px - 20%)
    }
}

@media (max-width:1023px) {
    .step .select select {
        font-size: 19px;
        background-position: 15px 50%
    }
}

@media (max-width:767px) {
    .step .select select {
        padding: 15px 50px;
        font-size: 16px;
        background-size: 20px auto
    }
}

.accordion {
    margin-top: 46px
}

@media (max-width:767px) {
    .accordion {
        margin-top: 25px
    }
}

.accordion__item:not(:first-child) {
    margin-top: 2px
}

.accordion__item:nth-child(2n) .accordion__item-top {
    background-color: #d4c9b7
}

.accordion__item-content,
.accordion__item-top {
    position: relative
}

.accordion__item-content:after,
.accordion__item-top:after {
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
    color: #fff;
    width: 67px;
    height: 100%;
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:767px) {

    .accordion__item-content:after,
    .accordion__item-top:after {
        font-size: 18px;
        line-height: 22px;
        width: 33px;
        padding-top: 4px
    }
}

.accordion__item-top {
    background-color: #e5e0d8;
    padding: 19px 55px 20px 77px
}

@media (max-width:767px) {
    .accordion__item-top {
        padding: 5px 35px 3px 40px
    }
}

.accordion__item-top:after {
    content: "Q";
    background-color: #002454
}

.accordion__item-title {
    font-size: 21px;
    line-height: 25px
}

@media (max-width:1023px) {
    .accordion__item-title {
        font-size: 18px;
        line-height: 23px
    }
}

@media (max-width:767px) {
    .accordion__item-title {
        font-size: 15px;
        line-height: 25px;
        letter-spacing: -.04rem
    }
}

.accordion__item-content {
    background-color: #ece9e5
}

.accordion__item-content:after {
    content: "A";
    background-color: #e25300;
    padding-top: 20px
}

@media (max-width:767px) {
    .accordion__item-content:after {
        padding-top: 8px
    }
}

.accordion__item-content-inner {
    padding: 19px 50px 25px 77px
}

@media (max-width:767px) {
    .accordion__item-content-inner {
        padding: 5px 35px 4px 40px
    }
}

.accordion__inner-list {
    counter-reset: item-num
}

.accordion__inner-list + .text {
    margin-top: 42px
}

.accordion__inner-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.accordion__inner-item:before {
    display: block;
    counter-increment: item-num;
    content: counter(item-num) ".";
    margin-right: 5px;
    font-size: 21px;
    line-height: 42px;
    font-weight: 500
}

.accordion__item-content-inner-link {
    color: currentColor
}

.accordion .text {
    font-size: 21px;
    line-height: 42px;
    font-weight: 500;
    letter-spacing: -.04rem
}

@media (max-width:1023px) {
    .accordion .text {
        font-size: 18px;
        line-height: 39px
    }
}

@media (max-width:767px) {
    .accordion .text {
        font-size: 13px;
        line-height: 26px
    }
}

[data-accordion-btn] {
    cursor: pointer
}

[data-accordion-btn].accordion__item-top:before {
    content: "";
    right: 30px;
    top: 22px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOS44IDE5LjgiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDpub25lO3N0cm9rZTojYWI4ZjZjO3N0cm9rZS1taXRlcmxpbWl0OjEwO3N0cm9rZS13aWR0aDozcHh9PC9zdHlsZT48L2RlZnM+PGcgaWQ9ItCh0LvQvtC5XzIiIGRhdGEtbmFtZT0i0KHQu9C+0LkgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xLjA2IDEuMDZsMTcuNjggMTcuNjhNMTguNzQgMS4wNkwxLjA2IDE4Ljc0Ii8+PC9nPjwvZz48L3N2Zz4=");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (max-width:767px) {
    [data-accordion-btn].accordion__item-top:before {
        right: 15px;
        width: 13px;
        height: 13px;
        top: 10px
    }
}

[data-accordion-btn].accordion__item-top.active:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

[data-accordion-btn].recruit-qa__accordion-question:after {
    content: "";
    display: none;
    position: absolute;
    width: 26px;
    height: 16px;
    top: 10px;
    right: 20px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMi40MTkiIGhlaWdodD0iMjEuNzY1IiB2aWV3Qm94PSIwIDAgMzIuNDE5IDIxLjc2NSI+DQogIDxwYXRoIGQ9Ik01MjY3LjIsMjkwMC43ODZsMTMuNCwxNi45NTYsMTMuNC0xNi45NTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MjY0LjM5MSAtMjg5Ny45NzcpIiBmaWxsPSJub25lIiBzdHJva2U9IiNkY2U1ZWMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSI0Ii8+DQo8L3N2Zz4NCg==);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

@media (max-width:767px) {
    [data-accordion-btn].recruit-qa__accordion-question:after {
        display: block;
        width: 13px;
        height: 8px;
        top: 7px;
        right: 10px
    }
}

[data-accordion-btn].recruit-qa__accordion-question.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

[data-accordion] {
    height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

[data-accordion].open {
    opacity: 1;
    visibility: visible;
    margin-top: 2px
}

.form__group:not(:first-child) {
    margin-top: 30px
}

.form__group-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (max-width:767px) {
    .form__group-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.form__group-left {
    width: 200px
}

@media (max-width:767px) {
    .form__group-left {
        width: 100%
    }
}

.form__group-right {
    width: calc(100% - 200px);
    padding-left: 20px
}

@media (max-width:767px) {
    .form__group-right {
        width: 100%;
        padding-left: 0;
        margin-top: 10px
    }
}

.form__label {
    display: block
}

.form__label-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #000
}

@media (max-width:1600px) and (min-width:1014px) {
    .form__label-text {
        font-size: 12.8px;
        line-height: 19.2px
    }
}

@media (max-width:767px) {
    .form__label-text {
        font-size: 14px;
        line-height: 20px
    }
}

.form__input-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -10px;
    margin-right: -10px
}

.form__input-row.birthday .form__input {
    width: 33.33333%
}

.form__input-row .form__input {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.form__input-row .form__input input + label {
    padding-right: 0;
    padding-left: 10px
}

.form__input-row .form__input label {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 10px
}

.form__input input,
.form__input select,
.form__input textarea,
.form__select input,
.form__select select,
.form__select textarea,
.form__textarea input,
.form__textarea select,
.form__textarea textarea {
    display: block;
    width: 100%;
    border: 2px solid hsla(0, 0%, 72.5%, .2);
    resize: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-family: YuGothic, 游ゴシック, Hiragino Sans, ヒラギノ角ゴシック, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Roboto, Droid Sans, Meiryo, メイリオ, Verdana, ＭＳ Ｐゴシック, sans-serif
}

@media (max-width:1600px) and (min-width:1014px) {

    .form__input input,
    .form__input select,
    .form__input textarea,
    .form__select input,
    .form__select select,
    .form__select textarea,
    .form__textarea input,
    .form__textarea select,
    .form__textarea textarea {
        font-size: 11.2px;
        line-height: 16px
    }
}

@media (max-width:767px) {

    .form__input input,
    .form__input select,
    .form__input textarea,
    .form__select input,
    .form__select select,
    .form__select textarea,
    .form__textarea input,
    .form__textarea select,
    .form__textarea textarea {
        padding: 8px
    }
}

.form__input input::-webkit-input-placeholder,
.form__input select::-webkit-input-placeholder,
.form__input textarea::-webkit-input-placeholder,
.form__select input::-webkit-input-placeholder,
.form__select select::-webkit-input-placeholder,
.form__select textarea::-webkit-input-placeholder,
.form__textarea input::-webkit-input-placeholder,
.form__textarea select::-webkit-input-placeholder,
.form__textarea textarea::-webkit-input-placeholder {
    color: #afaeae
}

.form__input input:-ms-input-placeholder,
.form__input select:-ms-input-placeholder,
.form__input textarea:-ms-input-placeholder,
.form__select input:-ms-input-placeholder,
.form__select select:-ms-input-placeholder,
.form__select textarea:-ms-input-placeholder,
.form__textarea input:-ms-input-placeholder,
.form__textarea select:-ms-input-placeholder,
.form__textarea textarea:-ms-input-placeholder {
    color: #afaeae
}

.form__input input::-ms-input-placeholder,
.form__input select::-ms-input-placeholder,
.form__input textarea::-ms-input-placeholder,
.form__select input::-ms-input-placeholder,
.form__select select::-ms-input-placeholder,
.form__select textarea::-ms-input-placeholder,
.form__textarea input::-ms-input-placeholder,
.form__textarea select::-ms-input-placeholder,
.form__textarea textarea::-ms-input-placeholder {
    color: #afaeae
}

.form__input input::placeholder,
.form__input select::placeholder,
.form__input textarea::placeholder,
.form__select input::placeholder,
.form__select select::placeholder,
.form__select textarea::placeholder,
.form__textarea input::placeholder,
.form__textarea select::placeholder,
.form__textarea textarea::placeholder {
    color: #afaeae
}

.form__input input,
.form__input select,
.form__select input,
.form__select select {
    height: 64px
}

@media (max-width:767px) {

    .form__input input,
    .form__input select,
    .form__select input,
    .form__select select {
        height: 44px
    }
}

.form__select {
    position: relative;
    cursor: pointer
}

.form__select select {
    padding-right: 55px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 75'%3E%3Cpath fill='%23002454' d='M0 0h55v75H0z'/%3E%3Cpath fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='3' d='M17.55 33.11l9.16 8.78 9.63-8.78'/%3E%3C/svg%3E");
    background-size: 55px auto;
    background-position: 100% 50%;
    background-repeat: no-repeat
}

@media (max-width:767px) {
    .form__select select {
        background-size: 36px auto;
        padding-right: 36px
    }
}

.form__textarea textarea {
    height: 120px
}

.form__agree {
    margin-top: 50px;
    display: inline-block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width:767px) {
    .form__agree {
        margin-top: 25px
    }
}

.form__agree label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.form__checkbox input[type=checkbox] {
    -moz-appearance: auto;
    appearance: auto;
    -webkit-appearance: checkbox;
    width: 20px;
    height: 20px;
    margin-right: 10px
}

@media (max-width:767px) {
    .form__checkbox input[type=checkbox] {
        width: 15px;
        height: 15px;
        margin-right: 8px
    }
}

.form__agree-desc {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px;
    line-height: 24px
}

@media (max-width:1600px) and (min-width:1014px) {
    .form__agree-desc {
        font-size: 12.8px;
        line-height: 19.2px
    }
}

@media (max-width:767px) {
    .form__agree-desc {
        font-size: 14px;
        line-height: 20px
    }
}

.form__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #fff;
    background-color: #002454;
    border-radius: 10px;
    padding: 20px 30px;
    max-width: 380px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

@media (max-width:767px) {
    .form__btn {
        margin-top: 20px
    }
}

.form__btn:after {
    content: "";
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    color: #fff;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
    border-style: solid;
    border-width: 15px 0 15px 17px
}

@media (max-width:767px) {
    .form__btn:after {
        border-width: 12px 0 12px 15px
    }
}

:root.hover .form__btn:hover {
    opacity: .7
}

.form__btn[disabled] {
    opacity: .6;
    pointer-events: none
}

.form__btn-inner {
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    color: #fff
}

@media (max-width:1600px) and (min-width:1014px) {
    .form__btn-inner {
        font-size: 20.8px;
        line-height: 28.8px
    }
}

@media (max-width:767px) {
    .form__btn-inner {
        font-size: 20px;
        line-height: 26px
    }
}

.form [required] {
    -webkit-transition: border .4s;
    -o-transition: border .4s;
    transition: border .4s
}

.form [required=true] {
    border: 3px solid red
}

/*!* layout parts *!*/
.header {
    position: relative;
    height: 81px
}

@media (max-width:767px) {
    .header {
        height: 50px
    }
}

.header__inner {
    background: #fff;
    -webkit-box-shadow: 0 2px 4px hsla(0, 0%, 53.7%, .75);
    box-shadow: 0 2px 4px hsla(0, 0%, 53.7%, .75)
}

.header__inner.fixed {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    opacity: 0
}

.header .container {
    max-width: 1000px
}

.header__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width:767px) {
    .header__row {
        padding-right: 60px
    }
}

.header__logo {
    width: 100%;
    max-width: 226px;
    margin-right: auto
}

@media (max-width:767px) {
    .header__logo {
        max-width: 140px
    }
}

.header__logo-link,
.header__logo-link path,
.header__logo-link svg {
    display: block;
    width: 100%;
    height: auto
}

.header__logo-icon-large {
    display: block
}

.header__logo-icon-small {
    display: block;
    width: 100%;
    max-width: 105px;
    margin-left: auto
}

.header-recruit {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 20px;
    z-index: 100
}

@media (max-width:767px) {
    .header-recruit {
        padding-top: 25px
    }
}

@media (max-width:767px) {
    .header-recruit .cellphone {
        display: none
    }
}

.header-recruit .cellphone__link {
    line-height: 36px
}

@media (max-width:767px) {
    .header-recruit .cellphone__link {
        line-height: 22px
    }
}

.header-recruit .cellphone__text {
    margin-top: 0
}

.header-recruit .cellphone__text .text-bg {
    font-size: 16px;
    line-height: 21px
}

.header-recruit__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.header-recruit__logo {
    display: block;
    width: 100%;
    max-width: 227px
}

@media (max-width:767px) {
    .header-recruit__logo {
        max-width: 113px
    }
}

.header-recruit__logo-link,
.header-recruit__logo-link img {
    display: block;
    width: 100%
}

.footer {
    margin-top: auto;
    padding-top: 50px;
    padding-bottom: 60px;
    background-color: #002454
}

@media (max-width:767px) {
    .footer {
        padding-top: 20px;
        padding-bottom: 30px
    }
}

.footer__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -40px;
    margin-right: -40px
}

@media (max-width:767px) {
    .footer__list {
        margin-left: -13px;
        margin-right: -13px
    }
}

.footer__item {
    position: relative;
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width:767px) {
    .footer__item {
        padding-left: 13px;
        padding-right: 13px
    }
}

.footer__item:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 16px;
    top: 50%;
    left: calc(100% - 1px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff
}

.footer__item .text {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

@media (max-width:767px) {
    .footer__item .text {
        font-size: 11px;
        line-height: 20px
    }
}

.footer__link {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

@media (max-width:767px) {
    .footer__link {
        font-size: 11px;
        line-height: 20px
    }
}

.footer__link:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

:root.hover .footer__link:hover:after {
    width: 100%
}



.banner {
    background-color: #002454;
    padding-top: 45px;
    padding-bottom: 25px
}

@media (max-width:767px) {
    .banner {
        padding-top: 15px;
        padding-bottom: 10px
    }
}

.banner .section-title {
    width: 100%;
    max-width: 717px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1600px) and (min-width:1014px) {
    .banner .section-title {
        max-width: 573.6px
    }
}

.banner .section-title img {
    display: block;
    width: 100%;
    height: auto
}


.contact {
    padding-top: 60px;
    padding-bottom: 100px
}

.contact .container {
    max-width: 900px
}

@media (max-width:1600px) and (min-width:1014px) {
    .contact .container {
        max-width: 720px
    }
}

.contact__privacy-info {
    width: 100%;
    height: 200px;
    padding: 20px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    border: 1px solid #e3e3e3;
    margin-top: 60px
}

.contact .text {
    font-size: 16px;
    line-height: 32px;
    color: #000
}

@media (max-width:1600px) and (min-width:1014px) {
    .contact .text {
        font-size: 12.8px;
        line-height: 25.6px
    }
}

.company {
    position: relative;
    padding-top: 45px;
    padding-bottom: 135px;
    z-index: 1
}

@media (max-width:767px) {
    .company {
        padding-top: 25px;
        padding-bottom: 100px
    }
}

.company + .company {
    margin-top: 80px
}

@media (max-width:767px) {
    .company + .company {
        margin-top: 40px
    }
}

.company:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 26.83333vw;
    left: 0;
    bottom: 0;
    background-image: url(../images/company/bg_img.svg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: -1
}

.company.recruit-company:after {
    display: none
}

.company.recruit-company .company__item {
    border-color: #dce5ec
}

.company .section-title {
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    color: #002454
}

@media (max-width:1600px) and (min-width:1014px) {
    .company .section-title {
        font-size: 20.8px;
        line-height: 25.6px
    }
}

@media (max-width:767px) {
    .company .section-title {
        font-size: 17px;
        line-height: 25px
    }
}

.company__picture-list {
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 10px;
    column-gap: 10px
}

@media (max-width:767px) {
    .company__picture-list {
        margin-top: 20px;
        -webkit-column-gap: 4px;
        column-gap: 4px
    }
}

.company__picture-item {
    width: 57.29167%
}

.company__picture-item.small {
    width: 41.66667%
}

.company__picture-item.small .company__picture-item-img {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 85%;
    position: relative;
    overflow: hidden
}

.company__picture-item.small .company__picture-item-img img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.company__picture-item-img {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 61.81818%;
    position: relative;
    overflow: hidden
}

.company__picture-item-img img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.company__column {
    margin-top: 90px
}

@media (max-width:767px) {
    .company__column {
        margin-top: 35px
    }
}

.company__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 2px solid #fff
}

@media (max-width:767px) {
    .company__item {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.company__item:first-child {
    padding-top: 0
}

.company__item:last-child {
    border-bottom: none;
    padding-bottom: 0
}

@media (max-width:767px) {
    .company__item.map {
        padding-bottom: 230px
    }
}

@media (max-width:374px) {
    .company__item.map {
        padding-bottom: 190px
    }
}

.company__item.map .company__item-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:767px) {
    .company__item.map .company__item-desc {
        display: block
    }
}

.company__item-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    color: #002454;
    width: 200px;
    padding-left: 30px
}

@media (max-width:1600px) and (min-width:1014px) {
    .company__item-title {
        font-size: 12.8px;
        line-height: 25.6px
    }
}

@media (max-width:767px) {
    .company__item-title {
        font-size: 11px;
        line-height: 16px;
        padding-left: 0;
        width: 75px
    }
}

.company__item-desc {
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
    color: #002454;
    width: calc(100% - 200px);
    margin-left: auto
}

.company__item-desc-img-name:after {
    content: "水越 久仁郎（みずこし くにお）"
}

@media (max-width:1600px) and (min-width:1014px) {
    .company__item-desc {
        font-size: 12.8px;
        line-height: 25.6px
    }
}

@media (max-width:767px) {
    .company__item-desc {
        font-size: 11px;
        line-height: 16px;
        width: calc(100% - 75px)
    }
}

.company__item-desc-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 10px
}

.company__item-desc-tel {
    color: #002454
}

.company__map-wrap {
    width: 100%;
    max-width: 320px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width:767px) {
    .company__item-desc-img-name {}

    .company__map-wrap {
        position: absolute;
        display: block;
        left: 50%;
        bottom: 15px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.company__map {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden
}

.company__map > * {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.company__map > img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.company__item-desc-link {
    display: inline-block;
    position: relative;
    color: #002454
}

.company__item-desc-link:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: #002454;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

:root.hover .company__item-desc-link:hover:before {
    width: 100%
}

.section-reasons {
    padding-bottom: 80px
}

@media (max-width:1023px) {
    .section-reasons {
        padding-bottom: 60px
    }
}

@media (max-width:767px) {
    .section-reasons {
        padding-bottom: 28px
    }
}

.section-reasons + .steps {
    padding-top: 0
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons .container {
        max-width: 768px
    }
}

@media (max-width:767px) {
    .section-reasons .container {
        padding-left: 12px;
        padding-right: 12px
    }
}

.section-reasons__top {
/*    padding-top: 33px;*/
    padding-bottom: 17px
}

@media (max-width:767px) {
    .section-reasons__top {
        padding-top: 20px;
        padding-bottom: 13px
    }
}

.section-reasons__top h3 {
    font-size: 54px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -.4rem
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__top h3 {
        font-size: 43.2px;
        line-height: 48px
    }
}

@media (max-width:1023px) {
    .section-reasons__top h3 {
        font-size: 40px;
        line-height: 46px
    }
}

@media (max-width:767px) {
    .section-reasons__top h3 {
        font-size: 22px;
        line-height: 30px;
        letter-spacing: -.04rem
    }
}

.section-reasons__top h4 {
    font-size: 70px;
    line-height: 80px;
    text-align: center;
    letter-spacing: -.3rem;
    margin-top: 22px
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__top h4 {
        font-size: 56px;
        line-height: 64px
    }
}

@media (max-width:1023px) {
    .section-reasons__top h4 {
        font-size: 50px;
        line-height: 60px
    }
}

@media (max-width:767px) {
    .section-reasons__top h4 {
        font-size: 36px;
        line-height: 39px;
        margin-top: 5px;
        letter-spacing: -.1rem
    }
}

.section-reasons__top h4 span {
    font-size: 132px;
    letter-spacing: -2rem;
    font-style: italic
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__top h4 span {
        font-size: 105.6px
    }
}

@media (max-width:1023px) {
    .section-reasons__top h4 span {
        font-size: 100px;
        letter-spacing: -1rem
    }
}

@media (max-width:767px) {
    .section-reasons__top h4 span {
        font-size: 62px
    }
}

.section-reasons__top + * {
    margin-top: 50px
}

@media (max-width:767px) {
    .section-reasons__top + * {
        margin-top: 25px
    }
}

.section-reasons__list {
    margin-top: 25px;
    display: block
}

@media (max-width:767px) {
    .section-reasons__list {
        margin-top: 10px
    }
}

.section-reasons__list-item {
    position: relative;
    border: 5px solid #002454;
    border-top: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px
}

@media (max-width:1023px) {
    .section-reasons__list-item {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item {
        border-width: 3px;
        padding-left: 10px;
        padding-right: 10px
    }
}

.section-reasons__list-item:not(:first-child) {
    margin-top: 66px
}

@media (max-width:767px) {
    .section-reasons__list-item:not(:first-child) {
        margin-top: 41px
    }
}

.section-reasons__list-item-label {
    position: absolute;
    top: -23px;
    left: 25px;
    width: 121px;
    display: block
}

@media (max-width:1023px) {
    .section-reasons__list-item-label {
        width: 100px;
        top: -19px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-label {
        width: 58px;
        left: 10px;
        top: -10px
    }
}

.section-reasons__list-item-label img {
    display: block;
    width: 100%
}

.section-reasons__list-item-top {
    background-color: #002454;
    padding: 24px 10px 24px 150px;
    margin-left: -25px;
    margin-right: -25px
}

@media (max-width:767px) {
    .section-reasons__list-item-top {
        padding: 16px 6px 14px 75px;
        margin-left: -12px;
        margin-right: -12px
    }
}

.section-reasons__list-item-top.content-center {
    padding-left: 10px
}

@media (max-width:767px) {
    .section-reasons__list-item-top.content-center {
        padding-left: 6px
    }
}

.section-reasons__list-item-top.content-center h4 {
    text-align: center
}

.section-reasons__list-item-top.content-orange h4 {
    color: #dfab32
}

.section-reasons__list-item-top h4 {
    font-size: 34px;
    line-height: 52px;
    color: #fff;
    letter-spacing: -.1rem
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-top h4 {
        font-size: 27.2px;
        line-height: 41.6px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-top h4 {
        font-size: 24px;
        line-height: 42px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-top h4 {
        font-size: 16px;
        line-height: 26px;
        letter-spacing: -.07rem
    }
}

.section-reasons__list-item-body {
    margin-top: 47px;
    padding-left: 50px;
    padding-right: 50px
}

@media (max-width:1023px) {
    .section-reasons__list-item-body {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body {
        margin-top: 14px
    }
}

.section-reasons__list-item-body p {
    font-size: 26px;
    line-height: 52px;
    font-weight: 500;
    letter-spacing: -.07rem
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-body p {
        font-size: 20.8px;
        line-height: 41.6px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-body p {
        font-size: 18px;
        line-height: 36px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body p {
        font-size: 14px;
        line-height: 28px;
        letter-spacing: -.06rem
    }
}

.section-reasons__list-item-body-top h3 {
    font-size: 34px;
    line-height: 60px;
    letter-spacing: -.1rem;
    text-align: center
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-body-top h3 {
        font-size: 27.2px;
        line-height: 48px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-top h3 {
        font-size: 16px;
        line-height: 20px
    }
}

.section-reasons__list-item-body-top h3 small {
    font-size: 30px
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-body-top h3 small {
        font-size: 24px
    }
}

.section-reasons__list-item-body-top + * {
    margin-top: 70px
}

@media (max-width:1023px) {
    .section-reasons__list-item-body-top + * {
        margin-top: 40px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-top + * {
        margin-top: 20px
    }
}

.section-reasons__list-item-body-top-triangle {
    margin-top: 15px;
    padding-top: 20px;
    min-height: 115px;
    position: relative
}

@media (max-width:767px) {
    .section-reasons__list-item-body-top-triangle {
        min-height: 53px;
        margin-top: 9px;
        padding-top: 6px
    }
}

.section-reasons__list-item-body-top-triangle:after {
    top: 0;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border: 90px solid rgba(0, 0, 0, 0);
    border-top: 120px solid #d5e1f1;
    margin-left: -90px;
    z-index: -1
}

@media (max-width:767px) {
    .section-reasons__list-item-body-top-triangle:after {
        border-width: 55px 40px 40px;
        margin-left: -40px
    }
}

.section-reasons__list-item-body-top-triangle h3 {
    line-height: 42px
}

@media (max-width:767px) {
    .section-reasons__list-item-body-top-triangle h3 {
        font-size: 15px;
        line-height: 20px
    }

    .section-reasons__list-item-body-top-triangle h3 small {
        font-size: 14px
    }
}

.section-reasons__list-item-body-top-img {
    display: block;
    background-color: #ece9e5;
    padding: 17px 70px 10px 86px;
    margin-top: 20px
}

@media (max-width:1023px) {
    .section-reasons__list-item-body-top-img {
        padding-left: 60px;
        padding-right: 60px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-top-img {
        margin-top: 15px;
        padding: 4px 20px
    }
}

.section-reasons__list-item-body-top-img img {
    display: block;
    max-width: 677px;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.section-reasons__list-item-body-top-info {
    margin-top: 15px;
    background-color: #d5e1f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 30px 20px 50px
}

@media (max-width:1023px) {
    .section-reasons__list-item-body-top-info {
        padding-left: 30px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-top-info {
        padding: 10px 10px 5px;
        margin-top: 5px
    }
}

.section-reasons__list-item-body-top-info-img {
    display: block;
    width: 185px
}

@media (max-width:767px) {
    .section-reasons__list-item-body-top-info-img {
        width: 90px
    }
}

.section-reasons__list-item-body-top-info-img img {
    display: block;
    width: 100%
}

.section-reasons__list-item-body-top-info-img + div {
    margin-left: 20px
}

.section-reasons__list-item-body-top-info-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.section-reasons__list-item-body-top-info-content h3 {
    font-size: 26px;
    line-height: 45px;
    text-align: left
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-body-top-info-content h3 {
        font-size: 20.8px;
        line-height: 36px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-body-top-info-content h3 {
        font-size: 24px;
        line-height: 40px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-top-info-content h3 {
        font-size: 14px;
        line-height: 20px
    }
}

.section-reasons__list-item-body-top-info-content h3 span {
    font-size: 40px
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-body-top-info-content h3 span {
        font-size: 32px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-body-top-info-content h3 span {
        font-size: 36px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-top-info-content h3 span {
        font-size: 18px;
        line-height: 24px
    }
}

.section-reasons__list-item-body-top-info-content p {
    font-size: 16px;
    line-height: 28px
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-body-top-info-content p {
        font-size: 12.8px;
        line-height: 22.4px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-top-info-content p {
        font-size: 11px;
        line-height: 18px;
        margin-top: 4px
    }
}

.section-reasons__list-item-body-card-wrap {
    margin-top: 92px
}

@media (max-width:1023px) {
    .section-reasons__list-item-body-card-wrap {
        margin-top: 72px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-card-wrap {
        margin-top: 32px
    }
}

.section-reasons__list-item-body-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (max-width:767px) {
    .section-reasons__list-item-body-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 250px;
        width: 100%;
        margin-right: auto;
        margin-left: auto
    }
}

.section-reasons__list-item-body-card:not(:first-child) {
    margin-top: 60px
}

@media (max-width:1023px) {
    .section-reasons__list-item-body-card:not(:first-child) {
        margin-top: 40px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-card:not(:first-child) {
        margin-top: 23px
    }
}

.section-reasons__list-item-body-card-img-wrap {
    max-width: 275px;
    width: 100%;
    display: block
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-body-card-img-wrap {
        max-width: 220px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-body-card-img-wrap {
        max-width: 240px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-card-img-wrap {
        max-width: 162px
    }
}

.section-reasons__list-item-body-card-img-wrap + div {
    margin-left: 65px
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-body-card-img-wrap + div {
        margin-left: 52px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-body-card-img-wrap + div {
        margin-left: 45px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-card-img-wrap + div {
        margin-left: 0;
        margin-top: 21px
    }
}

.section-reasons__list-item-body-card-img {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 105.45455%;
    position: relative;
    overflow: hidden
}

.section-reasons__list-item-body-card-img img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.section-reasons__list-item-body-card-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.section-reasons__list-item-body-card-info-top {
    border-bottom: 3px solid #d5e1f1;
    padding-bottom: 5px
}

@media (max-width:767px) {
    .section-reasons__list-item-body-card-info-top {
        padding-left: 10px;
        border-width: 2px
    }
}

.section-reasons__list-item-body-card-info-top h4 {
    font-size: 21px;
    line-height: 42px
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-body-card-info-top h4 {
        font-size: 16.8px;
        line-height: 33.6px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-body-card-info-top h4 {
        font-size: 16px;
        line-height: 32px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-card-info-top h4 {
        font-size: 14px;
        line-height: 18px
    }
}

.section-reasons__list-item-body-card-info-top h3 {
    font-size: 32px;
    line-height: 42px
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-body-card-info-top h3 {
        font-size: 25.6px;
        line-height: 33.6px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-body-card-info-top h3 {
        font-size: 22px;
        line-height: 38px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-card-info-top h3 {
        font-size: 17px;
        line-height: 24px;
        margin-top: 5px
    }
}

.section-reasons__list-item-body-card-info-top h3 .label {
    font-size: 21px;
    line-height: 21px;
    background-color: #002454;
    color: #fff;
    display: inline-block;
    padding: 4px 8px;
    margin-right: 20px;
    position: relative;
    top: -5px
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-body-card-info-top h3 .label {
        font-size: 16.8px;
        line-height: 16.8px
    }
}

@media (max-width:1199px) {
    .section-reasons__list-item-body-card-info-top h3 .label {
        margin-right: 15px;
        top: -3px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-body-card-info-top h3 .label {
        font-size: 16px;
        line-height: 18px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-card-info-top h3 .label {
        font-size: 13px;
        line-height: 14px;
        margin-right: 5px;
        padding: 2px 4px 1px
    }
}

.section-reasons__list-item-body-card-info-body {
    margin-top: 40px
}

@media (max-width:1199px) {
    .section-reasons__list-item-body-card-info-body {
        margin-top: 30px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-card-info-body {
        margin-top: 18px
    }
}

.section-reasons__list-item-body-card-info-body p {
    font-size: 26px;
    line-height: 52px;
    font-weight: 500
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-body-card-info-body p {
        font-size: 20.8px;
        line-height: 41.6px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-body-card-info-body p {
        font-size: 18px;
        line-height: 40px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-body-card-info-body p {
        font-size: 14px;
        line-height: 28px
    }
}

.section-reasons__list-item-bottom {
    margin-top: 51px
}

.section-reasons__list-item-bottom.table {
    margin: 51px -25px -25px;
    padding: 25px;
    background-color: #d5e1f1
}

@media (max-width:1023px) {
    .section-reasons__list-item-bottom.table {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom.table {
        margin-top: 20px;
        margin-left: -10px;
        margin-right: -10px;
        padding: 10px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom {
        margin-top: 30px
    }
}

.section-reasons__list-item-bottom-title {
    font-size: 32px;
    line-height: 56px;
    letter-spacing: -.1rem;
    color: #fff;
    background-color: #002454;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
    position: relative;
    margin-bottom: 16px
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-bottom-title {
        font-size: 25.6px;
        line-height: 44.8px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-bottom-title {
        font-size: 26px;
        line-height: 48px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-title {
        font-size: 15px;
        line-height: 18px;
        letter-spacing: -.03rem;
        padding: 8px;
        margin-bottom: 9px
    }
}

.section-reasons__list-item-bottom-title:before {
    top: 100%;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border: 16px solid rgba(0, 0, 0, 0);
    border-top-color: #002454;
    margin-left: -16px
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-title:before {
        border-width: 9px;
        margin-left: -9px
    }
}

.section-reasons__list-item-bottom-title .circle {
    background-color: #fff;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #002454;
    font-size: 30px;
    line-height: 30px;
    padding: 8px 5px 5px;
    margin-right: 20px
}

@media (max-width:1199px) {
    .section-reasons__list-item-bottom-title .circle {
        width: 38px;
        height: 38px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-bottom-title .circle {
        width: 36px;
        height: 36px;
        font-size: 22px;
        line-height: 22px;
        padding: 4px;
        margin-right: 10px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-title .circle {
        font-size: 13px;
        line-height: 13px;
        width: 20px;
        height: 20px;
        padding: 4px 4px 2px 2px;
        margin-right: 5px
    }
}

.section-reasons__list-item-bottom-table {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-bottom-table {
        width: 80%
    }
}

.section-reasons__list-item-bottom-table picture {
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 75.58269%
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-table picture {
        padding-bottom: 87.41059%
    }
}

.section-reasons__list-item-bottom-table picture img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.section-reasons__list-item-bottom-list {
    margin-top: 30px
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-list {
        margin-top: 22px;
        padding-left: 12px;
        padding-right: 12px
    }
}

.section-reasons__list-item-bottom-list h4 {
    margin-left: 114px;
    font-size: 21px;
    line-height: 36px;
    letter-spacing: -.05rem
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-bottom-list h4 {
        font-size: calc(21px - 20%);
        line-height: calc(36px - 20%)
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-bottom-list h4 {
        margin-left: 80px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-list h4 {
        color: #af936c;
        margin-left: 0;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -.03rem
    }
}

.section-reasons__list-item-bottom-list-item:not(:first-child) {
    margin-top: 30px
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-list-item:not(:first-child) {
        margin-top: 26px
    }
}

.section-reasons__list-item-bottom-list-item:nth-child(2n) .section-reasons__list-item-bottom-list-item-img {
    padding: 18px 15px 20px 22px
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-list-item:nth-child(2n) .section-reasons__list-item-bottom-list-item-img {
        padding: 10px 8px 14px 7px
    }
}

.section-reasons__list-item-bottom-list-item:nth-child(2n) .section-reasons__list-item-bottom-list-item-info:after {
    background-color: #d5e1f1
}

.section-reasons__list-item-bottom-list-item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ece9e5;
    margin-top: 5px;
    overflow: hidden
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-list-item-inner {
        margin-top: 9px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.section-reasons__list-item-bottom-list-item-img {
    width: 45%;
    padding-top: 30px;
    padding-bottom: 20px
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-list-item-img {
        width: 100%;
        padding: 20px 6px 0 3px
    }
}

.section-reasons__list-item-bottom-list-item-img img {
    display: block;
    max-width: 100%
}

.section-reasons__list-item-bottom-list-item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 55%;
    padding: 20px 20px 20px 70px;
    position: relative;
    z-index: 1
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-bottom-list-item-info {
        padding-left: 50px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-bottom-list-item-info {
        padding-left: 55px;
        padding-right: 15px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-list-item-info {
        width: 100%;
        padding: 25px 10px 9px
    }
}

.section-reasons__list-item-bottom-list-item-info:after {
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #d4c9b7;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 10% 50%);
    clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 10% 50%);
    z-index: -1
}

@media (max-width:1023px) {
    .section-reasons__list-item-bottom-list-item-info:after {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 8% 50%);
        clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 8% 50%)
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-list-item-info:after {
        -webkit-clip-path: polygon(0 0, 50% 11%, 100% 0, 100% 100%, 0 100%, 0 50%);
        clip-path: polygon(0 0, 50% 11%, 100% 0, 100% 100%, 0 100%, 0 50%)
    }
}

.section-reasons__list-item-bottom-list-item-info strong {
    font-size: 21px;
    line-height: 42px;
    margin-top: 15px;
    display: block;
    letter-spacing: -.07rem
}

@media (max-width:1600px) and (min-width:1014px) {
    .section-reasons__list-item-bottom-list-item-info strong {
        font-size: 16.8px;
        line-height: 33.6px
    }
}

@media (max-width:1023px) {
    .section-reasons__list-item-bottom-list-item-info strong {
        font-size: 16px;
        line-height: 32px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-list-item-info strong {
        margin-top: 10px;
        font-size: 13px;
        line-height: 26px;
        letter-spacing: -.04rem
    }
}

.section-reasons__list-item-bottom-list-item-info-icon {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 58px
}

@media (max-width:1199px) {
    .section-reasons__list-item-bottom-list-item-info-icon {
        width: 48px
    }
}

.section-reasons__list-item-bottom-list-item-info-icon img {
    display: block;
    width: 100%
}

.section-reasons__list-item-bottom-list-item-info-icon.icon-double_circle {
    width: 72px
}

@media (max-width:1199px) {
    .section-reasons__list-item-bottom-list-item-info-icon.icon-double_circle {
        width: 62px
    }
}

@media (max-width:767px) {
    .section-reasons__list-item-bottom-list-item-info-icon.icon-double_circle {
        width: 49px;
        margin-top: 5px
    }
}



.policy {
    background-color: #d5e1f1;
    padding-top: 50px;
    padding-bottom: 50px
}

@media (max-width:767px) {
    .policy {
        padding-top: 42px;
        padding-bottom: 40px
    }
}

.policy__body {
    position: relative;
    background-color: #fff;
    padding: 40px 200px 60px
}

@media (max-width:767px) {
    .policy__body {
        padding: 30px 20px 35px
    }
}

.policy__body .text {
    font-size: 14px;
    line-height: 26px;
/*    text-align: center;*/
    color: #002454
}

@media (max-width:767px) {
    .policy__body .text {
        font-size: 10px;
        line-height: 15px
    }
}

.policy700 {
    font-weight: 700;
}

.thank {
    background-color: #d5e1f1;
    padding-top: 110px;
    padding-bottom: 65px
}

@media (max-width:767px) {
    .thank {
        padding-top: 42px;
        padding-bottom: 40px
    }
}

@media (max-width:1600px) and (min-width:1014px) {
    .thank .container {
        max-width: 768px
    }
}

.thank__body {
    position: relative;
    background-color: #fff;
    padding: 120px 20px 60px
}

@media (max-width:767px) {
    .thank__body {
        padding: 45px 10px 35px
    }
}

.thank__body {
    position: relative;
    background-color: #fff;
    padding: 120px 20px 60px
}

@media (max-width:767px) {
    .thank__body {
        padding: 45px 10px 35px
    }
}

.thank__body .text {
    font-weight: 700;
    font-size: 30px;
    line-height: 59px;
    text-align: center;
    color: #002454
}

@media (max-width:1600px) and (min-width:1014px) {
    .thank__body .text {
        font-size: 24px;
        line-height: 47.2px
    }
}

@media (max-width:767px) {
    .thank__body .text {
        font-size: 15px;
        line-height: 30px
    }
}

.thank__body .btn-thank {
    margin-top: 35px
}

@media (max-width:767px) {
    .thank__body .btn-thank {
        margin-top: 25px
    }
}

.thank__img {
    display: block;
    position: absolute;
    width: 98%;
    top: -60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width:767px) {
    .thank__img {
        width: calc(100% + 25px);
        top: -27px
    }
}

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

.thank__icon {
    width: 225px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {
    .thank__icon {
        margin-top: 35px;
        width: 120px
    }
}

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

.recruit-visual {
    position: relative;
    padding-top: 80px;
    z-index: 1
}

@media (max-width:767px) {
    .recruit-visual {
        padding-top: 25px
    }
}

.recruit-visual:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: calc(100% - 45px);
    left: 0;
    bottom: 0;
    background-color: #66bae4;
    -webkit-clip-path: polygon(50% 0, 100% 20%, 100% 100%, 0 100%, 0 20%);
    clip-path: polygon(50% 0, 100% 20%, 100% 100%, 0 100%, 0 20%);
    z-index: -1
}

@media (max-width:767px) {
    .recruit-visual:before {
        height: calc(100% - 40px);
        -webkit-clip-path: polygon(50% 0, 100% 10%, 100% 100%, 0 100%, 0 10%);
        clip-path: polygon(50% 0, 100% 10%, 100% 100%, 0 100%, 0 10%)
    }
}

.recruit-visual__body {
    position: relative;
    padding-top: 28px;
    padding-bottom: 70px
}

@media (max-width:767px) {
    .recruit-visual__body {
        padding-top: 70px;
        padding-bottom: 27px
    }
}

.recruit-visual__body h1 {
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 81px;
    line-height: 120px;
    text-align: center
}

@media (max-width:1023px) {
    .recruit-visual__body h1 {
        font-size: 70px;
        line-height: 90px
    }
}

@media (max-width:767px) {
    .recruit-visual__body h1 {
        margin-top: 10px;
        font-size: 32px;
        line-height: 42px
    }
}

@media (max-width:374px) {
    .recruit-visual__body h1 {
        font-size: 26px;
        line-height: 36px
    }
}

.recruit-visual__body h1:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% + 10px);
    height: 40px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3NTYuMDcgMzUuMDgiPg0KICAgIDxkZWZzPg0KICAgICAgICA8c3R5bGU+LnZpc3VhbC1vdXRsaW5le2ZpbGw6I2ZhZjVjNDt9PC9zdHlsZT4NCiAgICA8L2RlZnM+DQogICAgPGc+DQogICAgICAgIDxwYXRoIGNsYXNzPSJ2aXN1YWwtb3V0bGluZSIgZD0iTTIyMC45MiwxMi40OWMtLjMyLDAtLjQ4LDAsMCwwWiIvPg0KICAgICAgICA8cGF0aCBjbGFzcz0idmlzdWFsLW91dGxpbmUiIGQ9Ik00NjguODYsMi44MmguMjRhNS4wNyw1LjA3LDAsMCwxLC40OC0uNTJaIi8+DQogICAgICAgIDxwYXRoIGNsYXNzPSJ2aXN1YWwtb3V0bGluZSIgZD0iTTUwOC43OSwyLjc1bC4yNCwwQzUwOSwyLjY4LDUwOS4wNSwyLjU2LDUwOC43OSwyLjc1WiIvPg0KICAgICAgICA8cGF0aCBjbGFzcz0idmlzdWFsLW91dGxpbmUiIGQ9Ik0zNzcsNy43M2ExLjQ2LDEuNDYsMCwwLDAtLjY4LjEyQTMuNjQsMy42NCwwLDAsMSwzNzcsNy43M1oiLz4NCiAgICAgICAgPHBhdGggY2xhc3M9InZpc3VhbC1vdXRsaW5lIiBkPSJNMTQ3Ljg2LDE2bC4xNywwYy0uMTQsMC0uMjktLjA2LS40My0uMTFaIi8+DQogICAgICAgIDxwYXRoIGNsYXNzPSJ2aXN1YWwtb3V0bGluZSIgZD0iTTE0OC42NSwxNS42Yy44OC4xMi0uMjQuMy0uNjIuMzVBNy4yNCw3LjI0LDAsMCwwLDE1MSwxNkMxNTEsMTUuNzEsMTQ5LjA5LDE1LjgyLDE0OC42NSwxNS42WiIvPg0KICAgICAgICA8cGF0aCBjbGFzcz0idmlzdWFsLW91dGxpbmUiIGQ9Ik0xNS4yOCwyMS4yMWwuNC0uMTNBMS41NiwxLjU2LDAsMCwwLDE1LjI4LDIxLjIxWiIvPg0KICAgICAgICA8cGF0aCBjbGFzcz0idmlzdWFsLW91dGxpbmUiIGQ9Ik0zODEuNDIsMjIuNzVjLS4xOSwwLS40MS4wNS0uNTkuMDlBMS40MiwxLjQyLDAsMCwwLDM4MS40MiwyMi43NVoiLz4NCiAgICAgICAgPHBhdGggY2xhc3M9InZpc3VhbC1vdXRsaW5lIiBkPSJNMzYuMjIsMjAuODNsLjIyLS41QS41OS41OSwwLDAsMCwzNi4yMiwyMC44M1oiLz4NCiAgICAgICAgPHBhdGggY2xhc3M9InZpc3VhbC1vdXRsaW5lIiBkPSJNNDY5LjU4LDIuMjlsLjI5LS4yQTEuNjgsMS42OCwwLDAsMCw0NjkuNTgsMi4yOVoiLz4NCiAgICAgICAgPHBhdGggY2xhc3M9InZpc3VhbC1vdXRsaW5lIiBkPSJNNTQ1LjY1LDEuODVhLjY2LjY2LDAsMCwwLC4yMS4zNy4yLjIsMCwwLDEsLjExLDBaIi8+DQogICAgICAgIDxwYXRoIGNsYXNzPSJ2aXN1YWwtb3V0bGluZSIgZD0iTTczMS42OCwzLjQ5YS41LjUsMCwwLDAtLjEtLjE5bC0uNzMuMzhBMywzLDAsMCwwLDczMS42OCwzLjQ5WiIvPg0KICAgICAgICA8cGF0aCBjbGFzcz0idmlzdWFsLW91dGxpbmUiIGQ9Ik01OTYuMjgsMi4zYzAtLjA2LjE2LS4xMi4xNy0uMThhNDkuMzUsNDkuMzUsMCwwLDAtNi4wNywwbC0uMTYuNjFaIi8+DQogICAgICAgIDxwYXRoIGNsYXNzPSJ2aXN1YWwtb3V0bGluZSIgZD0iTTY1MiwxNC40OGwtNS40My0xYzE3LjI4LTEuMTIsMjUuMzktLjE4LDQwLjE2LTEuNjRsLS44MS4yOGMyLjE2LjIxLDMuMjktMi41NCwyNy4yMSwwdi4xMmE2LDYsMCwwLDEsMi40OCwwbC00LjE0LS42MWE2Ni44Miw2Ni44MiwwLDAsMSw3Ljg3LTEuMjJjLjcuMTEsMSwuMzUsMSwuNTRsOC4wNS0uNDcsMi41LjdjMi40NS0uNTEsMS4yNy0yLjEyLDcuODktMS40Mi0yLjUyLTEuMDYsMy4yNS0uNzksMi40Mi0xLjM1LjM0LjEzLDEuMS4zMiwxLjcxLjUsMy45Mi0uMjcsMTEuMjktLjgzLDEzLjEtMS40OCwwLDAtMTUuNDItMS45LTE5LjU5LTMsNS41My4xMywxLjQ1LS4xOC4zNS0uNTNsLS4zNS4yOWMtMy4zMi0uMTctMy4zNC0uODktNS0xYS40NC40NCwwLDAsMCwuMS4xOWwuMjEtLjFjLjE2LjEyLjA3LjIxLS4xMS4yOS4wNS4xNS0uMS4yOC0xLC4yN2wuMTctLjA4Yy0xLjM4LjE1LTMuNzcuMTEtNC44MS4xbDAtLjYxQzcyMy41OSw0LjQsNzA5LjQ3LDIsNzA2LjE4LDJjLTMuMzMtLjY1LTcuNC40My0xMS41NC4xOS02LjU5LDAtMy4zMi0uNzgtNi42NC0xLjE5LTQuMTQtLjI0Ljg2LjY4LS44Ljc3bC01LS42N2MyLjg3LS4xNywxLjMtLjQ4Ljc3LS43LTQuMjgsMC0xMS0uODQtMTIuMzIuNDFDNjY0Ljg5LjQ2LDY2NC44NiwwLDY2Mi4zOSwwYy44NC4xOSwyLjQ5LjM0LDIuNTEuNTgtMi4zMy0uNDUtMS4xLjE3LS4xNS4yNS0zLjUxLjY0LTE4LjM1LTEuNTgtMTktLjI0Vi4zNWMtLjc5LDEsLjU2LDEuOTItMS44OCwyLjU1bC0xLjY2LS4zOUw2MzkuNywzYy0xLjY2LS4yNy0uODYtLjU2LS44Ni0uNjgtNCwuNTktOS42NS4yMy0xNC41My4yNmw1LjI2LDIuNTJjLTQuMTQtLjQ5LTExLjYtMS41LTEyLjM5LS42MWwtMi41LS44MmMtOC4zLTEuNDUtNS43My45NC05LC41M2wtNC4xOC0uODUsNC4xMy0uMTJjLTQuMTQtLjM2LTUuOC0uNjItOS4xMS0xLjE1LDAsMCwwLDAsMCwwLC4yMiwwLC4zNy4wOC40LjE0bC0uNTcsMGMtLjQ4LjUtMi42Mi45MS01LjUzLDEtNC4xMywwLTcuMzMuODItMTQsMGwtMS42LDEuMDYtNS0uNDMsMC0uOGM0Ljg0LS4xMiwxMy45NS0uNzIsMjAuMTctMWwuMS0uMzdjLTMuNjkuMTMtNy44OC42Mi0xMC4zMi42Mi0xLjItLjEyLTQuMjctLjg1LTIuMDgtMS40NmwtMi4yNS44NmEyMTkuNjUsMjE5LjY1LDAsMCwxLTI1LjI5LjA1bDEuMTMuMzdjLTIuNTQuMzItNS4wOC42My01LjgxLDAtNy43Mi4xMi0xNS43NC0uMTItMjAuNzktMWwtMS4wNiwxYy0xLjYzLDAtNC4xMy0xLjM0LTQuODgsMGwtMy40Ny41M2MtMi4yMywwLTMuNTcuNTgtNi4xMy4xMmgwTDUwOSwyLjhhLjE1LjE1LDAsMCwwLDAsLjA3Yy01LjA1LS4yNC4wOC44NS01LjcxLjUtMS44OC0uNjEtMiwxLjI2LTQuODMsMS4xNGwtMi44Ny0xLjI2Yy01LjEzLS42MS02LC43OC0xMy4zNCwxLTMuNTctLjM3LTUuMzItMS40Ni0zLTIuNTYtMy4xOSwxLjM0LTEuNDUuODUtNS43MSwxLjU5LS42OC0uNDktLjIzLS42MS43LTEuMS0zLjgyLS40Ny0yLjMzLjU0LTUuMi42LS44LDEtMS43MSwyLjU1LTIuNjQsMi42NGwxLjEyLjI2YTMyLjQ3LDMyLjQ3LDAsMCwxLTkuODguNmwuMTEtLjQ5LTMuNzUuMzctLjI2LS42MUw0NDguNDQsNmwuNzQuMTRhNDguMjksNDguMjksMCwwLDEtNy43Ny4yM2wuMDgtLjM0Yy02LjcxLS44NS0xMi4xNy43My0yMCwxLjFsMS0uNzNjLTIuNjgtLjYxLS42OSwxLjEtMy44OC44NmwtLjE5LS44NmMtMi43NSwxLjIzLTMuNjItLjEyLTUuNTYtLjQ4bC45NCwxLjEtMy42My0uMTJjLTQtLjI0LTIuNS0xLjM0LTEuOTQtMS45NWwtMi42OSwxLS41Ni0xYy0xLjk1LDEuMjItMi0uMTItNS40Ni42MS0uMy0uMzYuNTctLjYxLS42MS0uNzNsLTUuNywxLjU5LDMuNDQtLjczLS4zNywxLjQ2Yy0zLjU3LDEuMjMtNC44OSwwLTcuNDYuNWwxLjc2LS40OWMtNC4xOS40OS00LjQ0LS4xMi02LjgyLS4zNi43NS4yNCwxLjg4LjYuMTkuODUtMS4yNS4xMi0uNy0uNDktMS44OC0uNjEtLjI1LDEtMy4yNSwxLjU5LTYsMS4yM2EuNDYuNDYsMCwwLDEsLjI1LS4zNyw0LDQsMCwwLDEtMi4yNi4yNWwuNjgtMS4xLTIuMzEsMS4xYy0xLjU3LS4yNC0zLjgxLjYxLTMuNjMtLjEybC44Ny0uMjUtMTEuODEuMTMtLjItLjg1Yy0xLjEyLDEuMjItNi40NC0uMjQtNiwxLjIzLTIuMjUtLjczLTguNzUuODYtNy40OS0uODUtNy43Ny4xMi0xMS45MSwxLjg3LTIxLjM2LDEuMzctMy40MS0xLjMxLTEyLjYtLjU0LTE4LjY2LS40OS0xMS44MSwxLTE5LjQ0LDEuNzctMzEuNTIsMi42Mi03LjM0LTEuNzMtMTguMTIsMS4yOC0yNiwuNDJsLTIuMTIuODZjLTUuMjQtMS4wOC0xMy4xNC43MS0yMC40OC0uMjZhMjguMzgsMjguMzgsMCwwLDEtMy4xMi41OCwxLjEsMS4xLDAsMCwxLDEsLjY1Yy0yLjA5LS4yOC02LjMuMy02LS43MWwuNTMtLjEyYy4yNy0xLTYuMzEuNjgtOC42Ny0uMTFsMS4zMSwxLTMuOTUtLjA1LDEtLjI0Yy0xNy4wNywyLjkzLTI0LjkzLS4yLTQxLDIuNSwyLjEtMS4yMy0zLjE1LjcxLTMuNDEtLjU1LTQuMTEtMS40Ni03LjUxLjU5LTEwLjgzLDEuMTMsMCwuMDYsMCwuMTQtLjIyLjI0bC01LjgzLDBjMy40My0xLjcyLTQuMTQsMS40Ny0xLDAtMTUuMjItLjctMzUsMS4xOC01Mi41NywxLjIxbC43OC4zOWMtNC40Ni4wNi0xMCwuNzUtMTMuMzkuMnMtNy4zNiwxLjI5LTguNjcsMS40Yy0zLjY4Ljg0LTcuMS0uNDctNS41MS0uNDUtMy45NS4zMy03LjYzLDEuOTItMTMuMTUsMS40OC0xLjkzLTEuMy0xNSwxLjgzLTE1LjE4LjNsMCwuMTNjLTcuMDgtLjg1LTEzLjY2LDEuMjEtMjEuMjguNDhhMi4yOSwyLjI5LDAsMCwxLC4zOS0uMjNMMCwyNi4zOGw0LjU3LDUsMTMuNTEsMy43Mkw1NC4zMiwzM2wyOSwuNjcsNzAuNDItMi44OCw1LTEuMzJjMTMuOSwxLjU2LDMxLjU4LTEuMzUsNDYuNTMtLjRsLjI4LTFjNC4yLS4xOSwzLjk0LjQzLDUsLjU3QzI0OS42LDI3LjEsMjg5LjgyLDI0LjQ0LDMyNSwyNC41M2MzLjQxLjU1LDEzLjcyLS4xOCwxNi40LjQzLDExLjM5LTEuNiwyMy40OS0yLDM0Ljk0LTIuMjRsLS40My4xMiw1LjM4LS4zN2MuMjMuMDguMjYuMi4wOS4yOCw2LjA1LTEuMDgsMTUuNjYtLjUzLDIzLjEyLS40MmwtLjQ0LjEzQzQ0Ny41NCwyMS4yLDQ4Ny43OSwxOCw1MzAuOTEsMThjMjAuMDgsMSw0My4zLTIsNjYuMzItMS40NUM2MDEuNDgsMTcuMzcsNjQ3Ljk0LDE1LjA5LDY1MiwxNC40OFoiLz4NCiAgICAgICAgPHBhdGggY2xhc3M9InZpc3VhbC1vdXRsaW5lIiBkPSJNNzIwLjQsMTAuODloLS4xOEM3MjAuMjQsMTEuMzIsNzIwLjUsMTEuMTUsNzIwLjQsMTAuODlaIi8+DQogICAgICAgIDxwYXRoIGNsYXNzPSJ2aXN1YWwtb3V0bGluZSIgZD0iTTYyNCwyLjZoLjNsLTEuMTYtLjU1WiIvPg0KICAgICAgICA8cGF0aCBjbGFzcz0idmlzdWFsLW91dGxpbmUiIGQ9Ik02ODUuNS4yMmMtMi43NywwLTIuOS4wNy0yLjUuMjJBMTEuNDUsMTEuNDUsMCwwLDAsNjg1LjUuMjJaIi8+DQogICAgICAgIDxwYXRoIGNsYXNzPSJ2aXN1YWwtb3V0bGluZSIgZD0iTTc0Mi45NCw5LjM0YzEuNDYsMCwuOS0uMjQsMC0uNDktMS40OC4xLTIuNS4xNS0yLjUuMTVDNzQxLjI4LDkuMDgsNzQyLjEsOS4yNyw3NDIuOTQsOS4zNFoiLz4NCiAgICAgICAgPHBhdGggY2xhc3M9InZpc3VhbC1vdXRsaW5lIiBkPSJNNzM2LjgzLDMuODVsLjQ0LS4zNkM3MzYuNDIsMy42LDczNi40NiwzLjczLDczNi44MywzLjg1WiIvPg0KICAgIDwvZz4NCjwvc3ZnPg==);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: -1
}

@media (max-width:767px) {
    .recruit-visual__body h1:after {
        height: 16px
    }
}

.recruit-visual__body h1 .large {
    font-size: 90px
}

@media (max-width:1023px) {
    .recruit-visual__body h1 .large {
        font-size: 80px
    }
}

@media (max-width:767px) {
    .recruit-visual__body h1 .large {
        font-size: 40px
    }
}

@media (max-width:374px) {
    .recruit-visual__body h1 .large {
        font-size: 35px
    }
}

.recruit-visual__body .caption {
    font-size: 25px;
    line-height: 33px;
    text-align: center;
    color: #284a66
}

@media (max-width:767px) {
    .recruit-visual__body .caption {
        font-size: 14px;
        line-height: 19px
    }
}

.recruit-visual__body .subtitle {
    margin-top: 10px;
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    text-align: center;
    color: #284a66
}

@media (max-width:767px) {
    .recruit-visual__body .subtitle {
        position: relative;
        z-index: 2;
        font-size: 11px;
        line-height: 22px;
        font-weight: 500
    }
}

.recruit-visual__img {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: -1
}

@media (max-width:767px) {
    .recruit-visual__img {
        top: 43%;
        bottom: auto;
        z-index: 1
    }
}

.recruit-visual__img.boy {
    max-width: 236px;
    left: 0
}

@media (max-width:767px) {
    .recruit-visual__img.boy {
        max-width: 103px;
        left: -20px
    }
}

@media (max-width:374px) {
    .recruit-visual__img.boy {
        max-width: 75px
    }
}

.recruit-visual__img.girl {
    max-width: 185px;
    right: 20px
}

@media (max-width:767px) {
    .recruit-visual__img.girl {
        max-width: 85px;
        right: -20px
    }
}

@media (max-width:374px) {
    .recruit-visual__img.girl {
        max-width: 60px
    }
}

.recruit-visual__img picture,
.recruit-visual__img picture img {
    display: block;
    width: 100%
}

.recruit-visual__title-img {
    width: 100%;
    max-width: 627px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {
    .recruit-visual__title-img {
        max-width: 265px;
        margin-top: 20px
    }
}

@media (max-width:374px) {
    .recruit-visual__title-img {
        max-width: 250px
    }
}

.recruit-visual__title-img img {
    display: block;
    width: 100%
}

.recruit-visual__title-wrap {
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 2
}

.recruit-visual__title-wrap:after,
.recruit-visual__title-wrap:before {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 30px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

@media (max-width:767px) {

    .recruit-visual__title-wrap:after,
    .recruit-visual__title-wrap:before {
        width: 10px;
        height: 15px
    }
}

.recruit-visual__title-wrap:before {
    top: 0;
    right: calc(100% + 7px);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMC45ODciIGhlaWdodD0iMjkuNzM2IiB2aWV3Qm94PSIwIDAgMjAuOTg3IDI5LjczNiI+DQogIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zOTguNDgyIC0yNzQyLjgxOCkiPg0KICAgIDxwYXRoIGQ9Ik00MTYuMTM2LDI3NzEuMTdjLjA4OS4yNTMuMjM3LjQ2Mi0uMDkxLjU4OGEuNDA3LjQwNywwLDAsMC0uMTY0LjE4MmMtLjEwOS4xODgtLjE2OS41LS4zMTguNTQ3YTEuMjY5LDEuMjY5LDAsMCwxLS44NDktLjAxMyw1LjY5MSw1LjY5MSwwLDAsMC0xLjExNy0uMjZjLS40NjMtLjEwNS0uODA3LS41MDctMS4zNTUtLjQ0My0uNDYzLjA1NC0uODE2LS41NC0xLjM1NC0uMzM3LS4wMy4wMTEtLjA4LS4wMzItLjEyMS0uMDVhNC45NTcsNC45NTcsMCwwLDEtLjg1MS0uMzg4Yy0uMjgzLS4yLS42LS4wMTQtLjg3Mi0uMTU4LS4yMzctLjEyNS0uNDg5LS4yMi0uNzM1LS4zMjgtLjI4Ni0uMTI1LS41NjYtLjI2Ny0uODYtLjM3M2ExLjU4MiwxLjU4MiwwLDAsMC0uODY2LS4yMThjLS4yNjEuMDQxLS41NjctLjIxNC0uODU0LS4zMzZhMS45ODMsMS45ODMsMCwwLDAtLjg2My0uMmMtLjI4My4wMDYtLjU2NC0uMy0uODYtLjMzMWEyLjgxNSwyLjgxNSwwLDAsMS0uOTg1LS4yNDNjLS4yOC0uMTM4LS41ODgtLjIyNy0uODUzLS4zODdhMy4yNjcsMy4yNjcsMCwwLDAtMS4xMTQtLjI2OGMtLjE1OS0uMDMzLS4zNzkuMDU0LS40ODUtLjAyNy0uMzQzLS4yNjQtLjc2OC0uMDgtMS4xMTktLjI2NC0uMjc2LS4xNDUtLjU4LS4yMzktLjg1MS0uMzkyLS4wOC0uMDQ2LS4xMTEtLjIxNi0uMTE3LS4zMzIsMC0uMDUuMTA2LS4xMzMuMTc4LS4xNTZhMSwxLDAsMCwxLC41LS4xLDkuNDM4LDkuNDM4LDAsMCwwLDEuNzI4LjE1M2MuMjU0LjIyNi42MS0uMDc5Ljg2NS4xNzEuMjEzLjIxLjUzNywwLC43My4xMzIuMzg2LjI2Ny44NS4xLDEuMjQ1LjMxMS4zNzIuMi44NTkuMDY5LDEuMjI2LjM0MWEuNDc0LjQ3NCwwLDAsMSwuNS4wMDljLjQ4NC4yMjguOTc5LjQzNiwxLjQ2OS42NTIuNTQyLS4xODcuOTEuMjQ0LDEuMzQ5LjQuMzY3LjEzMi43NjYuMDE0LDEuMTIyLjI1NGEyLjg4NiwyLjg4NiwwLDAsMCwxLjEuNDc0LDMuMzA3LDMuMzA3LDAsMCwxLC44NjIuMTg5LDEuMjYyLDEuMjYyLDAsMCwwLC43NDEuMTgsMS42MzcsMS42MzcsMCwwLDEsLjg1MS4zM2MuMjQ1LjEzOC41MTEtLjA4MS43NDguMTA2YTEuMTU1LDEuMTU1LDAsMCwwLC43MzYuMTRjLjIwNywwLC40Ni4yODUuNi4yMjYuMjg1LS4xMTYuNS4xNS43NTMuMDM2UzQxNi4wNzksMjc3MS4wNjgsNDE2LjEzNiwyNzcxLjE3WiIgZmlsbD0iI2ZmZiIvPg0KICAgIDxwYXRoIGQ9Ik00MTkuNDY5LDI3NTUuMjc5Yy0uNDU0LDEuMDMyLS42NzUsMS4zOTItLjc5MiwxLjMwNy0uNDI5LS4zMTItLjQxNC0uODU1LS42MzItMS4yNzhhNC43MTYsNC43MTYsMCwwLDEtLjMzOS0uODc0Yy0uMDc5LS4yODMtLjQ1OS0uMjMyLS41MTgtLjU0NGExLjI0NCwxLjI0NCwwLDAsMC0uMy0uNzMsMS4xODUsMS4xODUsMCwwLDEtLjUzNC0uNjk1Yy0uMzY1LS4wNzQtLjQ1MS0uMzc5LS41NTUtLjY2OS0uMzU2LS4wMTEtLjQzLS4zODktLjctLjU0NnMtLjMtLjU4Mi0uNjUzLS43NDVjLS4xMjMtLjA1Ny0uMTM0LS4zOTQtLjI0Ni0uNDI2LS4yODUtLjA4Mi0uMzA4LS40MjYtLjU4Mi0uNDg4LS4yMjYtLjA1MS0uMi0uMzY1LS40NjMtLjQyMXMtLjE2Ni0uNDExLS4zMjgtLjUzMi0uNC0uMTc0LS40NDctLjQzNWMtLjAxNS0uMDg0LS4wNDgtLjItLjEwOS0uMjMzLS43MDgtLjM0LS45NTQtMS4xNjQtMS42MTQtMS41NDEtLjMxLS4xNzctLjItLjcyLS42ODEtLjcyMi0uMDIxLS41MzctLjczMi0uNjI5LS43NTMtMS4xNywwLS4wODItLjA2MS0uMjMxLS4xLS4yMzMtLjQ2Ni0uMDI3LS4zNDgtLjYtLjY4Ni0uNzIyLS4yNTktLjA5Mi0uMjc3LS4zMjMtLjM1My0uNTE5LS4wMjUtLjA2Ny4wMjUtLjE2Mi4wNC0uMjQ1LjA0MS4wMTcuMS4wMjQuMTE4LjA1M2EuNzc1Ljc3NSwwLDAsMCwuNTkzLjQ1NmMuMjYzLjA0Ny4yOC4zMTEuNDYyLjQyNC40MjYuMjY0LjcuNzEsMS4xNS45NTUuMDUuMzMzLjUxNC4yOTEuNTY2LjY3MXMuNi4yNjYuNzA3LjVhMy44LDMuOCwwLDAsMCwuNjI3Ljc4M2MuMTMuMTYuMTM3LjQuNC40ODRhMS42MzMsMS42MzMsMCwwLDEsLjguNDIyYy4xNTUuMjE4LjQuMy41NTYuNTA4LjE3My4yMjcuMzc0LjQzNC41NDkuNjc2LjEzNS4xODcuNDI0LjI4MS40NzQuNTY4LjAyOS4xNjkuMTc0LjE5My4yOTIuMjMzYTEsMSwwLDAsMSwuNjM1LjZjLjExMi4yNDYuNDEzLjM3Ny41NTcuNjY5LjExNy4yMzcuNC4zODYuNTQ2LjY3NS4xMTcuMjM4LjQzLjM3OS42NTguNTYuMDM0LjAyNy4xMDUuMDI3LjExOC4wNTcuMTA2LjI0NS4xMzguNTc4LjMyLjcxOWExLjIzMywxLjIzMywwLDAsMSwuNDkuNTY5QzQxOC45NzEsMjc1NC4wMzQsNDE5LjIyNiwyNzU0LjY1NCw0MTkuNDY5LDI3NTUuMjc5WiIgZmlsbD0iI2ZmZiIvPg0KICAgIDxwYXRoIGQ9Ik00MDIuMDc0LDI3NTUuNjQxYy41ODUuNDUxLDEuMjEyLjQsMS40ODcuOTQ1LjQxLjIyOC45LjI5NCwxLjIxOC43MjMuMTM5LjE4Ny40NjguMjQ0LjcyLjMzMy41MzYuMTkxLjg4Ni42NjMsMS4zODcuOTExLjA4Mi4wNDEuMTUuMjI2LjI3Ny4yMzQuNC4wMjguNTI0LjQyOS44MzEuNTg1YTguNzg2LDguNzg2LDAsMCwxLDEuODkyLjkyOSw4Ljc3LDguNzcsMCwwLDAsMi4wMTMuOTgzYy42NC4zMTYsMS4zMDUuNTgyLDEuOTU5Ljg3LjI4Ny4xMjYuNTc0LjI0OS44NTguMzc5LjE1Ni4wNzEuMTYuMjQyLjEzMS40NDQtLjA1Mi4zNDYtLjQ1My40LS41MjkuNzA5LS4wMjcuMTEyLS4wNzcuMTA5LS4xOS4wNDQtLjI2NS0uMTUyLS41NzEtLjAyMS0uODY4LS4xNjFxLTEuOTM5LS45MTItMy45MjUtMS43MjZjLS4zMDYtLjEyNC0uNC0uNDQxLS43LS41NC0uMjU0LS4wODQtLjYtLjE0Ny0uNzEyLS4zMzQtLjE2MS0uMjc5LS40OTQtLjMxNi0uNjM0LS42MTMtLjA3NC0uMTU2LS4zNjItLjI0Mi0uNTY5LS4yOTUtLjMxOS0uMDgyLS40ODItLjM0Mi0uNzA4LS41MjlhMiwyLDAsMCwwLS44MzItLjU3NmMtLjMwOS0uMDY2LS40ODYtLjMyOS0uNzI0LS41LS4yNzMtLjItLjQxMi0uNTg0LS44Mi0uNmEuMzExLjMxMSwwLDAsMS0uMjE5LS4xMjZjLS4wOS0uMTQ5LS4xMTUtLjM0OS0uMjI5LS40NjhzLS4zMjMtLjExOC0uMzgtLjMyNWEuNjMuNjMsMCwwLDAtLjE3OS0uMzM3Yy0uMTM4LS4xLS4zMjQtLjEzMS0uMzY5LS4zMzdDNDAyLjIzMSwyNzU2LjE0Miw0MDIuMTg3LDI3NTYuMDIxLDQwMi4wNzQsMjc1NS42NDFaIiBmaWxsPSIjZmZmIi8+DQogIDwvZz4NCjwvc3ZnPg0K)
}

@media (max-width:767px) {
    .recruit-visual__title-wrap:before {
        top: 3px
    }
}

.recruit-visual__title-wrap:after {
    top: 7px;
    left: calc(100% + 7px);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMC45ODciIGhlaWdodD0iMjkuNzM2IiB2aWV3Qm94PSIwIDAgMjAuOTg3IDI5LjczNiI+DQogIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03NzEuOTgyIC0yNzQ2LjMxOCkiPg0KICAgIDxwYXRoIGQ9Ik03NzUuMzE1LDI3NzQuNjdjLS4wODkuMjUzLS4yMzcuNDYyLjA5MS41ODhhLjQuNCwwLDAsMSwuMTY0LjE4MmMuMTA5LjE4OC4xNjkuNS4zMTguNTQ3YTEuMjY5LDEuMjY5LDAsMCwwLC44NDktLjAxMyw1LjY5MSw1LjY5MSwwLDAsMSwxLjExNy0uMjZjLjQ2My0uMTA1LjgwNy0uNTA3LDEuMzU1LS40NDMuNDYzLjA1NC44MTYtLjU0LDEuMzU0LS4zMzcuMDMuMDExLjA4LS4wMzIuMTIxLS4wNWE0Ljk1Nyw0Ljk1NywwLDAsMCwuODUxLS4zODhjLjI4My0uMi42LS4wMTQuODcyLS4xNTguMjM3LS4xMjUuNDg5LS4yMi43MzUtLjMyOC4yODYtLjEyNS41NjYtLjI2Ny44Ni0uMzczYTEuNTgyLDEuNTgyLDAsMCwxLC44NjYtLjIxOGMuMjYxLjA0MS41NjctLjIxNC44NTQtLjMzNmExLjk4MywxLjk4MywwLDAsMSwuODYzLS4yYy4yODMuMDA2LjU2NC0uMy44Ni0uMzMxYTIuODE1LDIuODE1LDAsMCwwLC45ODUtLjI0M2MuMjgtLjEzOC41ODgtLjIyNy44NTMtLjM4N2EzLjI2NywzLjI2NywwLDAsMSwxLjExNC0uMjY4Yy4xNTktLjAzMy4zNzkuMDU0LjQ4NS0uMDI3LjM0My0uMjY0Ljc2OC0uMDgsMS4xMTktLjI2NC4yNzYtLjE0NS41OC0uMjM5Ljg1MS0uMzkyLjA4LS4wNDYuMTExLS4yMTYuMTE3LS4zMzIsMC0uMDUtLjEwNi0uMTMzLS4xNzgtLjE1NmExLDEsMCwwLDAtLjUtLjEsOS40MzksOS40MzksMCwwLDEtMS43MjguMTUzYy0uMjU0LjIyNi0uNjEtLjA3OS0uODY1LjE3MS0uMjEzLjIxLS41MzcsMC0uNzMuMTMyLS4zODYuMjY3LS44NS4xLTEuMjQ1LjMxMS0uMzcyLjItLjg1OS4wNjktMS4yMjYuMzQxYS40NzQuNDc0LDAsMCwwLS41LjAwOWMtLjQ4NC4yMjgtLjk3OS40MzYtMS40NjkuNjUyLS41NDItLjE4Ny0uOTEuMjQ0LTEuMzQ5LjQtLjM2Ny4xMzItLjc2Ni4wMTQtMS4xMjIuMjU0YTIuODg3LDIuODg3LDAsMCwxLTEuMS40NzQsMy4zMDcsMy4zMDcsMCwwLDAtLjg2Mi4xODksMS4yNjIsMS4yNjIsMCwwLDEtLjc0MS4xOCwxLjYzNywxLjYzNywwLDAsMC0uODUxLjMzYy0uMjQ1LjEzOC0uNTExLS4wODEtLjc0OC4xMDZhMS4xNTUsMS4xNTUsMCwwLDEtLjczNi4xNGMtLjIwNywwLS40NTkuMjg1LS42LjIyNi0uMjg2LS4xMTYtLjUwNS4xNS0uNzU0LjAzNlM3NzUuMzcyLDI3NzQuNTY4LDc3NS4zMTUsMjc3NC42N1oiIGZpbGw9IiNmZmYiLz4NCiAgICA8cGF0aCBkPSJNNzcxLjk4MiwyNzU4Ljc3OWMuNDU0LDEuMDMyLjY3NSwxLjM5Mi43OTIsMS4zMDcuNDI5LS4zMTIuNDE0LS44NTUuNjMyLTEuMjc4YTQuNzE2LDQuNzE2LDAsMCwwLC4zMzktLjg3NGMuMDc5LS4yODMuNDU5LS4yMzIuNTE4LS41NDRhMS4yNDUsMS4yNDUsMCwwLDEsLjMtLjczLDEuMTg1LDEuMTg1LDAsMCwwLC41MzQtLjY5NWMuMzY1LS4wNzQuNDUxLS4zNzkuNTU1LS42NjkuMzU2LS4wMTEuNDMtLjM4OS42OTUtLjU0NnMuMy0uNTgyLjY1My0uNzQ1Yy4xMjMtLjA1Ny4xMzQtLjM5NC4yNDYtLjQyNi4yODUtLjA4Mi4zMDgtLjQyNi41ODItLjQ4OC4yMjYtLjA1MS4yLS4zNjUuNDYzLS40MjFzLjE2Ni0uNDExLjMyOC0uNTMyLjQtLjE3NC40NDctLjQzNWMuMDE1LS4wODQuMDQ4LS4yLjEwOS0uMjMzLjcwOC0uMzQuOTU0LTEuMTY0LDEuNjE0LTEuNTQxLjMxLS4xNzcuMjA2LS43Mi42ODEtLjcyMi4wMjEtLjUzNy43MzItLjYyOS43NTMtMS4xNywwLS4wODIuMDYxLS4yMzEuMS0uMjMzLjQ2Ni0uMDI3LjM0OC0uNi42ODYtLjcyMi4yNTktLjA5Mi4yNzctLjMyMy4zNTMtLjUxOS4wMjUtLjA2Ny0uMDI1LS4xNjItLjA0LS4yNDUtLjA0MS4wMTctLjEuMDI0LS4xMTguMDUzYS43NzUuNzc1LDAsMCwxLS41OTMuNDU2Yy0uMjYzLjA0Ny0uMjguMzExLS40NjIuNDI0LS40MjYuMjY0LS43LjcxLTEuMTUuOTU1LS4wNS4zMzMtLjUxNC4yOTEtLjU2Ni42NzFzLS42LjI2Ni0uNzA3LjVhMy44LDMuOCwwLDAsMS0uNjI3Ljc4M2MtLjEzLjE2LS4xMzcuNC0uNC40ODRhMS42MzIsMS42MzIsMCwwLDAtLjguNDIyYy0uMTU1LjIxOC0uNC4zLS41NTYuNTA4LS4xNzMuMjI3LS4zNzQuNDM0LS41NDkuNjc2LS4xMzQuMTg3LS40MjQuMjgxLS40NzQuNTY4LS4wMjkuMTY5LS4xNzQuMTkzLS4yOTIuMjMzYTEsMSwwLDAsMC0uNjM1LjZjLS4xMTIuMjQ2LS40MTMuMzc3LS41NTcuNjY5LS4xMTcuMjM3LS40LjM4Ni0uNTQ2LjY3NS0uMTE3LjIzOC0uNDMuMzc5LS42NTguNTYtLjAzNC4wMjctLjEuMDI3LS4xMTguMDU3LS4xMDYuMjQ1LS4xMzguNTc4LS4zMi43MTlhMS4yMzMsMS4yMzMsMCwwLDAtLjQ5LjU2OUM3NzIuNDgsMjc1Ny41MzQsNzcyLjIyNSwyNzU4LjE1NCw3NzEuOTgyLDI3NTguNzc5WiIgZmlsbD0iI2ZmZiIvPg0KICAgIDxwYXRoIGQ9Ik03ODkuMzc3LDI3NTkuMTQxYy0uNTg1LjQ1MS0xLjIxMi40LTEuNDg3Ljk0NS0uNDEuMjI4LS45LjI5NC0xLjIxOC43MjMtLjEzOS4xODctLjQ2OC4yNDQtLjcxOS4zMzMtLjUzNy4xOTEtLjg4Ny42NjMtMS4zODguOTExLS4wODIuMDQxLS4xNS4yMjYtLjI3Ny4yMzQtLjQuMDI4LS41MjQuNDI5LS44MzEuNTg1YTguNzg3LDguNzg3LDAsMCwwLTEuODkyLjkyOSw4Ljc4Myw4Ljc4MywwLDAsMS0yLjAxMi45ODNjLS42NDEuMzE2LTEuMzA2LjU4Mi0xLjk2Ljg3LS4yODcuMTI2LS41NzQuMjQ5LS44NTguMzc5LS4xNTYuMDcxLS4xNi4yNDItLjEzLjQ0NC4wNTEuMzQ2LjQ1Mi40LjUyOC43MDkuMDI3LjExMi4wNzcuMTA5LjE5LjA0NC4yNjUtLjE1Mi41NzEtLjAyMS44NjgtLjE2MXExLjk0LS45MTIsMy45MjUtMS43MjZjLjMwNi0uMTI0LjQtLjQ0MS43LS41NC4yNTQtLjA4NC42LS4xNDcuNzEyLS4zMzQuMTYxLS4yNzkuNDk0LS4zMTYuNjM0LS42MTMuMDc0LS4xNTYuMzYyLS4yNDIuNTY5LS4yOTUuMzE5LS4wODIuNDgyLS4zNDIuNzA4LS41MjlhMi4wMDksMi4wMDksMCwwLDEsLjgzMi0uNTc2Yy4zMDktLjA2Ni40ODYtLjMyOS43MjQtLjUuMjczLS4yLjQxMi0uNTg0LjgyLS42YS4zMTEuMzExLDAsMCwwLC4yMTktLjEyNmMuMDktLjE0OS4xMTUtLjM0OS4yMjktLjQ2OHMuMzIzLS4xMTguMzgtLjMyNWEuNjMuNjMsMCwwLDEsLjE3OS0uMzM3Yy4xMzgtLjEuMzI0LS4xMzEuMzY5LS4zMzdDNzg5LjIyLDI3NTkuNjQyLDc4OS4yNjQsMjc1OS41MjEsNzg5LjM3NywyNzU5LjE0MVoiIGZpbGw9IiNmZmYiLz4NCiAgPC9nPg0KPC9zdmc+DQo=)
}

.recruit-visual__title-wrap h2 {
    font-size: 44px;
    line-height: 60px;
    color: #fff
}

@media (max-width:767px) {
    .recruit-visual__title-wrap h2 {
        font-size: 24px;
        text-align: center;
        line-height: 32px
    }
}

@media (max-width:374px) {
    .recruit-visual__title-wrap h2 {
        font-size: 20px;
        line-height: 28px
    }
}

.recruit-visual__title-wrap h2 .large {
    font-size: 55px
}

@media (max-width:767px) {
    .recruit-visual__title-wrap h2 .large {
        font-size: 30px
    }
}

@media (max-width:374px) {
    .recruit-visual__title-wrap h2 .large {
        font-size: 26px
    }
}

.recruit-visual__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px;
    margin-top: 35px;
    z-index: 2
}

@media (max-width:767px) {
    .recruit-visual__list {
        margin-top: 17px
    }
}

.recruit-visual__item {
    width: 130px;
    height: 130px
}

@media (max-width:767px) {
    .recruit-visual__item {
        width: 80px;
        height: 80px
    }
}

@media (max-width:374px) {
    .recruit-visual__item {
        width: 65px;
        height: 65px
    }
}

.recruit-visual__item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    background-color: #ffff8e;
    border: 3px solid #284a66;
    border-radius: 50%
}

.recruit-visual__item-inner p {
    color: #284a66;
    text-align: center;
    font-weight: 700
}

.recruit-visual__item-inner p.large {
    font-size: 19px;
    line-height: 25px
}

@media (max-width:767px) {
    .recruit-visual__item-inner p.large {
        font-size: 12px;
        line-height: 18px
    }
}

@media (max-width:374px) {
    .recruit-visual__item-inner p.large {
        font-size: 9px;
        line-height: 15px
    }
}

.recruit-visual__item-inner p:not(.large) {
    font-size: 16px;
    line-height: 22px
}

@media (max-width:767px) {
    .recruit-visual__item-inner p:not(.large) {
        font-size: 10px;
        line-height: 15px
    }
}

@media (max-width:374px) {
    .recruit-visual__item-inner p:not(.large) {
        font-size: 8px;
        line-height: 14px
    }
}

.recruit-problems {
    padding-top: 90px
}

@media (max-width:767px) {
    .recruit-problems {
        padding-top: 35px
    }
}

.recruit-problems__title {
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.recruit-problems__title:after {
    content: "";
    display: block;
    position: absolute;
    width: 46px;
    height: 46px;
    top: -20px;
    left: calc(100% + 7px);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0Ni4xNzUiIGhlaWdodD0iNDYuMjAyIiB2aWV3Qm94PSIwIDAgNDYuMTc1IDQ2LjIwMiI+DQogIDxwYXRoIGQ9Ik05NTAuNzQ4LDMxNjEuNjg4Yy45OC0yLjI1MywyLjQ4OC0yLjY3Niw0LjkyOS0yLjY2N2E2LjE2LDYuMTYsMCwwLDAsMS44NC0uM2MzLjgxNS0xLjIwNyw2LjEyOC0zLjI1OCw3LjA3MS02LjI3LjMxNS0xLjAwOS42ODEtMS4yMTUsMS43NzQtMS40YTExLjU1NCwxMS41NTQsMCwwLDAsNy44NjgtNC44MzksOS41NzYsOS41NzYsMCwwLDAsLjg3MS03LjkyMiwxNS45NTksMTUuOTU5LDAsMCwwLS43NjEtMmMtLjEyOC0uMjkzLS4yNTUtLjU4Ni0uMzc0LS44ODJsLS4wMTEtLjAyNy0uMzI2LS41NDctLjAxNS0uMDE5Yy0uMjQ0LS4zMTItLjQ4Mi0uNjMxLS43Mi0uOTQ5YTI0Ljg3MiwyNC44NzIsMCwwLDAtMS42NDMtMi4wNDVjLTMuMTgxLTMuNDQtOC4zNjQtNy45MDgtMjAuMzA3LTExLjk2N2EzLjA4OCwzLjA4OCwwLDAsMC0uOTgtLjE2MiwxLjkxMSwxLjkxMSwwLDAsMC0yLjE5MSwxLjgzMiwxLjkzMSwxLjkzMSwwLDAsMCwuMjQ1LDEuMTI1LDEuOTU3LDEuOTU3LDAsMCwwLDEuNjE2Ljg3NSw2LjY2Miw2LjY2MiwwLDAsMSwxLjg3OC40MzEsNTYuMTc1LDU2LjE3NSwwLDAsMSwxMi4zNzIsNi4zMTgsMjEuMzU4LDIxLjM1OCwwLDAsMSw2LjQxMSw2LjU0Yy4yNjEuNDM4LjUuODkxLjcyMiwxLjM0OCwxLjIxMSwyLjUzNSwxLjE1Myw0LjU3OC0uMTc1LDYuMjQ3YTcuMTI2LDcuMTI2LDAsMCwxLTUuNzIsMi45NjcsNi43MjEsNi43MjEsMCwwLDAtLjk0LTIuNjcyLDEwLjQ4MywxMC40ODMsMCwwLDAtLjg3NS0xLjIzNiwzMS41NzcsMzEuNTc3LDAsMCwwLTEwLjEzOS04LjQ0LDE3LjQ5LDE3LjQ5LDAsMCwwLTkuMjExLTIuMDg1LDQuNzc5LDQuNzc5LDAsMCwwLTQuMTIsMi4yNjMsNC41NTMsNC41NTMsMCwwLDAsLjQxNyw0LjQ3NGgwYy4wNTguMS4xMi4yLjE4NS4yOTVhMTEuNzYzLDExLjc2MywwLDAsMCwuOTkzLDEuMzI1LDI2LjEwNywyNi4xMDcsMCwwLDAsMTAuNTU1LDYuODkyLDU1LjEyMyw1NS4xMjMsMCwwLDAsOS4xMjgsMi43NzYsNC40MjQsNC40MjQsMCwwLDEtMS41MjYsMi40NTljLTIsMS44NTctNC41LDEuOTgxLTcuMTUxLDIuMTEyYS4zNzYuMzc2LDAsMCwxLS40MDctLjIxNSwyLjk2NSwyLjk2NSwwLDAsMS0uMTYyLS4zNWwtLjA0NC0uMTA3YTEyLjE3OSwxMi4xNzksMCwwLDAtLjc2My0xLjUxM2MtMi4zNDMtMy45MjctNi40NjEtNS40LTkuNzg4LTYuMjQ0YTMuODE5LDMuODE5LDAsMCwwLTQuMTMxLDEuNTdjLTEuMSwxLjQ0NS0uNTUzLDIuODc2LjEzMiw0LjA4NS4wMzUuMDYyLjEwNy4xODQuMTA3LjE4NSwxLjg0NCwzLjA5LDQuOSw0LjI5MSw3Ljg3Nyw1LjI1N2ExMi42NzIsMTIuNjcyLDAsMCwwLDIuMzMxLjQ0MWMuMjIxLjAyOC40NDYuMDU2LjY3Ni4wODhhNS41MjIsNS41MjIsMCwwLDEtMy44NywyLjY3OWMtMy4zNzguNjgxLTcuODIxLDEuMjY5LTEyLjIyLS4yMzUtMS4zLS40NDUtMi4yNzEtLjA2Mi0yLjY1OCwxLjA0OWExLjczMywxLjczMywwLDAsMCwuMDkzLDEuNTE1LDIuNiwyLjYsMCwwLDAsMS40MzUsMS4wMjVjLjMxMi4xMTMuNjI0LjIwNS44NjEuMjcyLDQuMTgsMS4xODUsOC42NDksMS4xMzcsMTQuMDY1LS4xNTFDOTQ3LjY5MywzMTY0LjQ4NCw5NDkuOTE5LDMxNjMuNiw5NTAuNzQ4LDMxNjEuNjg4Wm0tNi45MTktMjQuOTI4YTcuOTA4LDcuOTA4LDAsMCwxLDIuOTEzLjA4MmM1LjI4Ni44NTEsOS4wODUsNC4xMjgsMTIuNCw3LjU0M2ExMC43NjYsMTAuNzY2LDAsMCwxLDEuNTc2LDEuODk0LDQuNCw0LjQsMCwwLDEsLjM4OS44MzEsMS4wOCwxLjA4LDAsMCwxLS4yNzYtLjA1MmwtLjA2NC0uMDE3Yy01Ljc3LTEuNTA4LTEwLjQ0My0zLjE1LTE0LjUtNi4yNjdhMTEuOTUxLDExLjk1MSwwLDAsMS0yLjg1NC0zLjExbC0uMDMyLS4wNTJhLjY4MS42ODEsMCwwLDEtLjE0Mi0uNTQ1Qzk0My4zLDMxMzYuOTM5LDk0My41MTQsMzEzNi44MjcsOTQzLjgyOSwzMTM2Ljc2Wm0zLjU3LDE4LjA1YTkuNjIsOS42MiwwLDAsMS02LjYxMi0zLjc1bC0uMDQyLS4wNzFDOTQyLjcxNywzMTUwLjk1OSw5NDYuMDMyLDMxNTIuODQsOTQ3LjQsMzE1NC44MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05MjkuMzkgLTMxMTkuNjk1KSIgZmlsbD0iIzI4NGI2NiIvPg0KPC9zdmc+DQo=);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

@media (max-width:1023px) {
    .recruit-problems__title:after {
        top: 20%;
        left: calc(100% + 12px)
    }
}

@media (max-width:767px) {
    .recruit-problems__title:after {
        width: 32px;
        height: 32px;
        top: 30%;
        left: calc(100% + 5px)
    }
}

@media (max-width:374px) {
    .recruit-problems__title:after {
        width: 20px;
        height: 20px;
        top: 40%;
        left: 100%
    }
}

.recruit-problems__title h2 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    color: #284a66
}

@media (max-width:767px) {
    .recruit-problems__title h2 {
        font-size: 30px;
        line-height: 37px
    }
}

.recruit-problems__title h2 .blue {
    color: #5bb5e2
}

.recruit-problems__img {
    width: 100%;
    max-width: 960px;
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {
    .recruit-problems__img {
        margin-top: 25px
    }
}

.recruit-problems__img picture {
    display: block;
    position: relative;
    height: 0;
/*    padding-bottom: 67.46611%*/
            padding-bottom: 40.000%
}

@media (max-width:767px) {
    .recruit-problems__img picture {
/*        padding-bottom: 129.01408%*/
     padding-bottom: 36.000%
    }
}

.recruit-problems__img picture img {
    display: block;
    position: absolute;
    width: 100%;
/*    height: 100%;*/
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}



.recruit-solves {
        padding-top: 50px;
/*    padding-bottom: 90px*/
}

.recruit-solves__title {
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
    background-color: #284a66
}

@media (max-width:767px) {
    .recruit-solves__title {
        padding-bottom: 25px
    }
}

.recruit-solves__title:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-color: #284a66 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 34px 27px 0
}

@media (max-width:767px) {
    .recruit-solves__title:after {
        border-width: 19px 13px 0
    }
}

.recruit-solves__title2 {
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
    margin-bottom:  35px;
    background-color: #284a66
}

@media (max-width:767px) {
    .recruit-solves__title2 {
        padding-bottom: 25px
    }
}

.recruit-solves__title2:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-color: #284a66 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 34px 27px 0
}

@media (max-width:767px) {
    .recruit-solves__title2:after {
        border-width: 19px 13px 0
    }
}

.recruit-solves__title h2 {
    font-size: 45px;
    line-height: 55px;
    font-weight: 700;
    text-align: center;
    color: #fff
}

@media (max-width:767px) {
    .recruit-solves__title h2 {
        font-size: 25px;
        line-height: 32px
    }
}

.recruit-solves__content {
    margin-top: 10px
}

@media (max-width:767px) {
    .recruit-solves__content {
        margin-top: 45px
    }
}

.recruit-solves__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5rem;
}

@media (max-width:767px) {
    .recruit-solves__list {
        gap: 30px
    }
}

.recruit-solves__item {
    width: 100%;
    max-width: 270px
}

.recruit-solves__item-inner {
    display: block;
    height: 100%
}

/*
:root.hover .recruit-solves__item-inner:hover .recruit-solves__img picture img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}
*/

.recruit-solves__number {
    width: 100%;
    max-width: 65px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {
    .recruit-solves__number {
        max-width: 57px
    }
}

.recruit-solves__number img {
    display: block;
    width: 100%
}

.recruit-solves__img {
    position: relative;
    width: 100%;
    margin-top: 15px
}

/*
.recruit-solves__img:before {
    content: "";
    display: block;
    position: absolute;
    width: 143px;
    height: 135px;
    top: -45px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDUuNzg4IiBoZWlnaHQ9IjEzOC4xMTUiIHZpZXdCb3g9IjAgMCAxNDUuNzg4IDEzOC4xMTUiPg0KICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTc2LjY4NSAtNDExMS41KSI+DQoJCTxwYXRoIGQ9Ik0yMDYsNDEyNy43OTRjLjI2NC40NTYsMTYuNzg2LTEwLjIzNSwxNy4wMjEtOS44MjcuMzczLjY0Ni0yOC45OTIsMjEuMy0yOC41MTEsMjIuMTMuNjI5LDEuMDg5LDQ0LjY0LTI3LjYwOCw0NS40MzUtMjYuMjMxLjczMiwxLjI2OC01My4wNzgsMzQuOTg5LTUyLjI1MywzNi40MTguODYzLDEuNDk1LDYxLjItMzcuNjI2LDYyLjE4OS0zNS45Ljk0OCwxLjY0MS02Ny4xODcsNDIuMDM1LTY2LjI5Miw0My41ODUuOTcxLDEuNjgyLDc0LjEtNDQuOTc5LDc1LjA1MS00My4zMzEuODU3LDEuNDg1LTcxLjYsNDUuMDMyLTcwLjcwNSw0Ni41NzUsMS4yNjgsMi4xOTUsODIuMzIxLTUwLjY2MSw4My42NzgtNDguMzEyLDEuMDg4LDEuODg2LTkwLjc4NCw1NS41Ni04OS40LDU3Ljk1OCwxLjQ2LDIuNTI5LDg5Ljc5Mi01NC45MTgsOTEuMTI0LTUyLjYxMSwxLjQ5NCwyLjU4Ny05Ni41MTEsNTguOC05NS4yMTEsNjEuMDUxLDEuMTYzLDIuMDE0LDEwMy4yMTctNjIuMjY5LDEwNC4zNzYtNjAuMjYxLDEuNywyLjkzNS0xMDUuMTc3LDYzLjQzOC0xMDMuNzA2LDY1Ljk4NywxLjUwNSwyLjYwNiwxMDcuOS02Ni4zLDEwOS42MzMtNjMuMywxLjY3OCwyLjktMTA4Ljg2Miw2NC4zNDUtMTA2Ljk3MSw2Ny42MjEsMS41ODMsMi43NDEsMTEwLjc0NS02Ny4xMjQsMTEyLjEyNC02NC43MzUsMS42NDEsMi44NDItMTEzLjAyMSw2Ny43MzctMTExLjU2MSw3MC4yNjYsMS4yOTMsMi4yNCwxMTEuNi02OC4xNDksMTEzLjIwOS02NS4zNjIsMS41MzcsMi42NjEtMTEzLjAzMSw2Ni4xNjMtMTExLjE0MSw2OS40MzcsMS41NjksMi43MTgsMTE0LjU1NC03MC42NDMsMTE2LjUtNjcuMjY0LDEuNjQ0LDIuODQ5LTExNi42OTEsNjkuMzItMTE1LjA2Niw3Mi4xMzYsMS40NTIsMi41MTUsMTE3LjMyNi03MS42MSwxMTktNjguNzA3LDEuODE1LDMuMTQ0LTExOC4yNzIsNjkuOTM4LTExNi41NCw3Mi45MzgsMS43NDEsMy4wMTYsMTE0LjkyLTY5Ljg4OCwxMTYuNDUzLTY3LjIzNCwxLjg5NCwzLjI4LTExMi4wNDYsNjcuMDM4LTExMC40MzYsNjkuODI4LDEuOTEyLDMuMzExLDExNS40MzItNzAuMTQ0LDExNi45NDgtNjcuNTE5LDEuOTI0LDMuMzMyLTEyMi43OTIsNzIuMjMzLTEyMC45Myw3NS40NTgsMS40MjksMi40NzUsMTIyLjI3Ny03NC40NjksMTIzLjk1NC03MS41NjUsMS43MzgsMy4wMS0xMjIuNjE3LDczLjExMy0xMjEuMTUzLDc1LjY0OSwxLjUzNywyLjY2MiwxMjAuMDk1LTcyLjUxOCwxMjEuNDczLTcwLjEzMiwyLjAzNCwzLjUyNC0xMjAuMzQzLDcxLjA1NS0xMTguNzQ5LDczLjgxNiwxLjg0NiwzLjIsMTE3Ljg4Mi03MS43ODUsMTE5LjUtNjguOTksMS41ODksMi43NTItMTExLjksNjYuOTQ1LTExMC41NSw2OS4yNzcsMS4zMjgsMi4zLDEwOC45LTY2LjEwNiwxMTAuMy02My42ODIsMS44NTQsMy4yMTItMTEzLjk2NCw2Ni42NzEtMTEyLjA1LDY5Ljk4NiwxLjM3MiwyLjM3NiwxMDguOTU4LTY1Ljg4MSwxMTAuMjQ2LTYzLjY1MSwxLjY3LDIuODkzLTEwNS40LDYzLjgwOC0xMDMuOTkyLDY2LjI0MywxLjU5MywyLjc1OSwxMDcuMzQxLTY0Ljk4NSwxMDguNjQ2LTYyLjcyNiwxLjQxMywyLjQ0Ny0xMDYuNzQyLDYzLjQ0Ni0xMDUuMDcxLDY2LjM0LDEuNTc0LDIuNzI2LDk5Ljk1Ni02MC45NDMsMTAxLjM1Ni01OC41MTcsMS4yMSwyLjEtOTguMzM2LDU5LjYtOTYuODc3LDYyLjEyNCwxLjIsMi4wNzgsOTguNDM2LTU5Ljg4Nyw5OS43NTktNTcuNiwxLjIwNywyLjA5MS05MS45NDEsNTQuNjcxLTkwLjM2LDU3LjQxLDEuMjI0LDIuMTIsOTMuMjU3LTU2Ljg4MSw5NC41NzMtNTQuNiwxLjQsMi40MjUtOTAuNDY2LDU0LjkyNi04OS4zNzgsNTYuODEsMS4xMTksMS45MzksODQuNy01MS42LDg1Ljg2OC00OS41NzZzLTc2LjA1LDQ3LjgyMi03NS4wNDEsNDkuNTdjMS4yNTIsMi4xNjksNjYuOS00MS4xNjcsNjgtMzkuMjYxLjc0MywxLjI4OC02MC42NDksMzkuMDgzLTU5Ljc3OCw0MC41OTIuNzYsMS4zMTYsNTQuMTg0LTMzLjE0LDU0Ljk4OC0zMS43NDcuNjA4LDEuMDUxLTQ4LjQ3NSwzMi41NjUtNDcuNzI5LDMzLjg1OC42NDQsMS4xMTUsNDYuMjczLTI4LjA3OCw0Ni44NjMtMjcuMDU2IiBmaWxsPSJub25lIiBzdHJva2U9IiNkY2U1ZWMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIzIi8+DQoJPC9nPg0KPC9zdmc+DQo=);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: -1
}
*/

@media (max-width:767px) {
    .recruit-solves__img:before {
        width: 125px;
        height: 125px
    }
}

.recruit-solves__img picture {
    display: block;
    position: relative;
    height: 0;
/*    padding-bottom: 56.66667%;*/
    padding-bottom: 62%;
    overflow: hidden;
    border-radius: 15px
}

@media (max-width:767px) {
.recruit-solves__img picture {
    max-height: 100px;
}}

.recruit-solves__img picture img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

/*
@media (max-width:767px) {
.recruit-solves__img picture img {
    width: 80%;
    height: 80%;
}}
*/

.recruit-solves__img-icon {
    display: block;
    position: absolute
}

.recruit-solves__img-icon.point-1 {
    width: 80px;
    top: 21px;
    left: 33px
}

@media (max-width:767px) {
    .recruit-solves__img-icon.point-1 {
        width: 75px
    }
}

.recruit-solves__img-icon.point-2 {
    width: 82px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 20px
}

@media (max-width:767px) {
    .recruit-solves__img-icon.point-2 {
        width: 75px;
        bottom: 17px
    }
}

.recruit-solves__img-icon.point-3 {
    width: 90px;
    top: 26px;
    left: 43px
}

@media (max-width:767px) {
    .recruit-solves__img-icon.point-3 {
        width: 80px;
        top: 25px;
        left: 40px
    }
}

.recruit-solves__img-icon.point-4 {
    width: 52px;
    top: 22px;
    left: 73px
}

@media (max-width:767px) {
    .recruit-solves__img-icon.point-4 {
        width: 40px;
        top: 20px;
        left: 65px
    }
}

.recruit-solves__img-icon.point-5 {
    width: 35px;
    top: 28px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width:767px) {
    .recruit-solves__img-icon.point-5 {
        width: 30px
    }
}

.recruit-solves__img-icon img {
    display: block;
    width: 100%
}

.recruit-solves__item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 14px;
    margin-top: 30px
}

@media (max-width:767px) {
    .recruit-solves__item-title {
        margin-top: 25px;
        gap: 10px
    }
}

.recruit-solves__item-title h3 {
    font-size: 26px;
    line-height: 40px;
    font-weight: 700;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-solves__item-title h3 {
        font-size: 23px;
        line-height: 35px
    }
}

.recruit-solves__item-title-icon {
    position: relative;
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25px;
    height: 25px;
    margin-top: 8px;
    border-radius: 5px;
    border: 2px solid #284d75
}

@media (max-width:767px) {
    .recruit-solves__item-title-icon {
        width: 23px;
        height: 23px;
        margin-top: 5px
    }
}

.recruit-solves__item-title-icon .check {
    position: absolute;
    display: block;
    width: 31px;
    height: 30px;
    top: -11px;
    left: -2px
}

@media (max-width:767px) {
    .recruit-solves__item-title-icon .check {
        width: 27px;
        height: 26px
    }
}

.recruit-solves__item-title-icon .check path,
.recruit-solves__item-title-icon .check svg {
    display: block;
    width: 100%;
    height: 100%
}

.recruit-solves__text {
    position: relative;
    margin-top: 20px;
    padding-top: 18px
}

.recruit-solves__text:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    top: 0;
    left: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDQiIGhlaWdodD0iNCIgdmlld0JveD0iMCAwIDMwNCA0Ij4NCiAgPGxpbmUgeDI9IjMwMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMiAyKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZGNlNWVjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLWRhc2hhcnJheT0iMiA5Ii8+DQo8L3N2Zz4NCg==);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.recruit-solves__text p {
    font-size: 18px;
    line-height: 36px;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-solves__text p {
        font-size: 14px;
        line-height: 26px
    }
}

.recruit-example {
    background-image: url(../images/page-recruit/example/bg.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding-bottom: 90px
}

@media (max-width:767px) {
    .recruit-example {
        padding-bottom: 60px
    }
}

.recruit-example__title {
    padding-top: 20px;
    padding-bottom: 30px;
    background-color: #dce5ec
}

@media (max-width:767px) {
    .recruit-example__title {
        padding-top: 10px;
        padding-bottom: 15px
    }
}



.recruit-example__title h2 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-example__title h2 {
        font-size: 20px;
        line-height: 40px
    }
}

.recruit-example__content {
    padding-top: 30px
}

@media (max-width:767px) {
    .recruit-example__content {
        padding-top: 0px
    }
}

.recruit-example__list {
    counter-reset: num
}

.recruit-example__item {
    position: relative;
    padding: 30px 50px;
    border-radius: 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 6px rgba(68, 89, 119, .3);
    box-shadow: 0 3px 6px rgba(68, 89, 119, .3)
}

@media (max-width:767px) {
    .recruit-example__item {
        padding: 20px
    }
}

@media (max-width:374px) {
    .recruit-example__item {
        padding: 10px
    }
}

.recruit-example__item:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: calc(100% + 30px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    width: 40px;
    height: 40px;
    background-color: #284d75;
    -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
    clip-path: polygon(100% 0, 0 0, 50% 100%)
}

@media (max-width:767px) {
    .recruit-example__item:before {
        bottom: calc(100% + 15px);
        width: 20px;
        height: 20px
    }
}

.recruit-example__item:not(:first-child) {
    margin-top: 100px
}

.recruit-example__item:not(:first-child):before {
    display: block
}

@media (max-width:767px) {
    .recruit-example__item:not(:first-child) {
        margin-top: 50px
    }
}

.recruit-example__item > p {
    margin-top: 25px;
    font-size: 21px;
    line-height: 36px;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-example__item > p {
        font-size: 14px;
        line-height: 25px
    }
}

.recruit-example__item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

@media (max-width:767px) {
    .recruit-example__item-title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0
    }
}

.recruit-example__item-title h3 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #284d75
}

.recruit-example__item-title h3.num:before {
    counter-increment: num;
    content: counter(num)
}

@media (max-width:767px) {
    .recruit-example__item-title h3 {
        font-size: 20px;
        line-height: 26px
    }
}

.recruit-example__row {
    position: relative;
    margin-top: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
    background-color: #ffff8e
}

@media (max-width:767px) {
    .recruit-example__row {
        padding-bottom: 10px
    }
}

.recruit-example__row.left {
    padding-left: 175px;
    padding-right: 30px
}

@media (max-width:767px) {
    .recruit-example__row.left {
        padding-left: 0px;
        padding-right: 20px
    }
}

.recruit-example__row.left .recruit-example__img {
    left: 35px
}

@media (max-width:767px) {
    .recruit-example__row.left .recruit-example__img {
        left: 0px
    }
}

.recruit-example__row.right {
    padding-left: 30px;
    padding-right: 150px
}

@media (max-width:767px) {
    .recruit-example__row.right {
        padding-left: 20px;
        padding-right: 20px
    }
}

.recruit-example__row.right .recruit-example__img {
    right: 15px
}

@media (max-width:767px) {
    .recruit-example__row.right .recruit-example__img {
        right: 0px
    }
}

.recruit-img {
    width: 50%;
    max-width: 600px;
    margin: 20px auto;
    display: block;
    border-radius: 30px;
}

@media (max-width:767px) {
.recruit-img {
    width: 80%;
    }
}

.recruit-example__img {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-width: 120px
}

@media (max-width:767px) {
    .recruit-example__img {
        max-width: 65px;
        bottom: 100%
    }
}

.recruit-example__img picture {
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 118.33333%
}

.recruit-example__img picture img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.recruit-example__row-desc .text-large {
    font-size: 21px;
    line-height: 30px;
    font-weight: 700;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-example__row-desc .text-large {
        font-size: 14px;
        line-height: 20px
    }
}

.recruit-example__row-desc .text-large .small {
    font-size: 16px
}

@media (max-width:767px) {
    .recruit-example__row-desc .text-large .small {
        font-size: 10px
    }
}

.recruit-example__row-desc .text {
    margin-top: 6px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-example__row-desc .text {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        max-width: 100%;
        margin-left: auto;
        margin-top: 8px;
        font-size: 10px;
        line-height: 16px
    }
}

.recruit-example__bottom,
.recruit-example__bottom .text-large {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin-left: auto
}

.recruit-example__bottom .text-large {
    position: relative;
    font-size: 46px;
    line-height: 62px;
    font-weight: 700;
    text-align: right;
    color: #66bae4;
    z-index: 1
}

@media (max-width:767px) {
    .recruit-example__bottom .text-large {
        font-size: 34px;
        line-height: 53px
    }
}

.recruit-example__bottom .text-large:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% + 50px);
    height: 70%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNzIuOTQgMjkuNTUiPg0KCTxkZWZzPg0KCQk8c3R5bGU+LmV4YW1wbGUtcHJpY2UtYmd7ZmlsbDojZmFmNWM0O308L3N0eWxlPg0KCTwvZGVmcz4NCgk8Zz4NCgkJPHBhdGggY2xhc3M9ImV4YW1wbGUtcHJpY2UtYmciIGQ9Ik03OS4yOCw4LjcyYy0uMTEsMC0uMTcsMCwwLDBaIi8+DQoJCTxwYXRoIGNsYXNzPSJleGFtcGxlLXByaWNlLWJnIiBkPSJNMTY4LjYsMS4xOGguMDhhNSw1LDAsMCwxLC4xNS0uNTJaIi8+DQoJCTxwYXRoIGNsYXNzPSJleGFtcGxlLXByaWNlLWJnIiBkPSJNMTgzLjA2LDEuNDRsLjEuMDVDMTgzLjE0LDEuMzcsMTgzLjE1LDEuMjUsMTgzLjA2LDEuNDRaIi8+DQoJCTxwYXRoIGNsYXNzPSJleGFtcGxlLXByaWNlLWJnIiBkPSJNMTM1LjU4LDUuMjlhLjI0LjI0LDAsMCwwLS4yMy4xMkEuODQuODQsMCwwLDEsMTM1LjU4LDUuMjlaIi8+DQoJCTxwYXRoIGNsYXNzPSJleGFtcGxlLXByaWNlLWJnIiBkPSJNNTMsMTEuNThsLjA2LDAtLjE2LS4xMVoiLz4NCgkJPHBhdGggY2xhc3M9ImV4YW1wbGUtcHJpY2UtYmciIGQ9Ik01My4yNywxMS4yMmMuMzIuMTMtLjA3LjI5LS4yMS4zNGExLjA3LDEuMDcsMCwwLDAsMS4wNy4xQzU0LjExLDExLjM1LDUzLjQ0LDExLjQ0LDUzLjI3LDExLjIyWiIvPg0KCQk8cGF0aCBjbGFzcz0iZXhhbXBsZS1wcmljZS1iZyIgZD0iTTUuMjUsMTUuNjlsLjEzLS4xNEEuODYuODYsMCwwLDAsNS4yNSwxNS42OVoiLz4NCgkJPHBhdGggY2xhc3M9ImV4YW1wbGUtcHJpY2UtYmciIGQ9Ik0xMzgsMjAuMzJhMiwyLDAsMCwwLS4yMi4wOUEuMjUuMjUsMCwwLDAsMTM4LDIwLjMyWiIvPg0KCQk8cGF0aCBjbGFzcz0iZXhhbXBsZS1wcmljZS1iZyIgZD0iTTEyLjgyLDE1LjQ4bDAtLjQ5QTEuMTMsMS4xMywwLDAsMCwxMi44MiwxNS40OFoiLz4NCgkJPHBhdGggY2xhc3M9ImV4YW1wbGUtcHJpY2UtYmciIGQ9Ik0xNjguODMuNjVsLjA5LS4yQTEuMjksMS4yOSwwLDAsMCwxNjguODMuNjVaIi8+DQoJCTxwYXRoIGNsYXNzPSJleGFtcGxlLXByaWNlLWJnIiBkPSJNMTk2LjM3Ljg2YTEuNDIsMS40MiwwLDAsMCwuMS4zNmgwWiIvPg0KCQk8cGF0aCBjbGFzcz0iZXhhbXBsZS1wcmljZS1iZyIgZD0iTTI2My44OCw0LjA3YTEuNjIsMS42MiwwLDAsMCwwLS4xOWwtLjI1LjM3QS41Mi41MiwwLDAsMCwyNjMuODgsNC4wN1oiLz4NCgkJPHBhdGggY2xhc3M9ImV4YW1wbGUtcHJpY2UtYmciIGQ9Ik0yMTQuNzUsMS43M2EuODQuODQsMCwwLDAsLjA1LS4xNyw2LjM4LDYuMzgsMCwwLDAtMi4yLDBsMCwuNloiLz4NCgkJPHBhdGggY2xhc3M9ImV4YW1wbGUtcHJpY2UtYmciIGQ9Ik0yMzUuNjMsMTQuMzdsLTItMS4wOGM2LjE5LTEsOS4xOSwwLDE0LjQ2LTEuM2wtLjI4LjI4Yy44LjIzLDEuMDUtMi41Miw5Ljg2LjIxdi4xMmMuMywwLC4yOC0uMjguODksMEwyNTcsMTJhMTAsMTAsMCwwLDEsMi43OS0xLjE1LjcxLjcxLDAsMCwxLC40LjU1bDIuODktLjQuOTQuNzJjLjg2LS40OS4zNS0yLjExLDIuNzktMS4zNS0xLTEuMDgsMS4xMy0uNzcuOC0xLjMzYTcuMTMsNy4xMywwLDAsMCwuNjQuNTFjMS40MS0uMjMsNC4wNS0uNzMsNC42Ny0xLjM2LDAsMC01LjctMi03LjI3LTMuMTUsMiwuMTguNTItLjE3LjEtLjUzbC0uMTEuMjljLTEuMjEtLjItMS4yNi0uOTItMS44Ny0xLjA4YS41My41MywwLDAsMCwwLC4ybC4wNi0uMWEuMjQuMjQsMCwwLDEsMCwuMjljMCwuMTUsMCwuMjgtLjM1LjI2bC4wNi0uMDhhNi40OSw2LjQ5LDAsMCwxLTEuNzQuMDZsMC0uNjFjLS44MSwxLjIxLTYuMDYtMS4zNC03LjI1LTEuMy0xLjI1LS42OC0yLjY2LjM3LTQuMTcuMDktMi4zOSwwLTEuMjUtLjc5LTIuNDgtMS4yMy0xLjUxLS4yOC4zNS42OC0uMjQuNzZsLTEuODQtLjcyYzEtLjE0LjQ0LS40Ni4yNC0uNjgtMS41NSwwLTQtLjk0LTQuNDQuMjktMi4xMi0uNDMtMi4xNi0uOTEtMy0uOTEuMzEuMi45Mi4zNi45NC42LS44Ny0uNDctLjM5LjE2LDAsLjI1LTEuMjQuNjEtNi43NC0xLjc0LTYuOTItLjRWLjIxYy0uMjMsMSwuMzEsMS45Mi0uNTQsMi41MmwtLjYyLS4zOS0uODcuNDhjLS42Mi0uMjgtLjM0LS41Ni0uMzUtLjY4LTEuNDIuNTUtMy40OC4xNS01LjI1LjEzTDIyNyw0LjgzYy0xLjUzLS41Mi00LjI5LTEuNTktNC41My0uNzFsLS45NS0uODRjLTMuMDktMS41Mi0yLC44OS0zLjI0LjQ1bC0xLjU2LS44OCwxLjQ4LS4wOGExNy4wOCwxNy4wOCwwLDAsMS0zLjM2LTEuMjRzMCwwLDAsMGEuMjEuMjEsMCwwLDEsLjE1LjE0bC0uMiwwYy0uMTUuNS0uOS44OS0xLjk1LjkzLTEuNSwwLTIuNjEuNzctNS4wNi0uMTFsLS41MiwxLTEuODItLjQ3LS4wNi0uOGMxLjc1LS4wNyw1LS42LDcuMjYtLjc5VjEuMTZjLTEuMzMuMDktMi44Mi41NS0zLjcuNTMtLjQ0LS4xMy0xLjYtLjg5LS44NC0xLjQ4bC0uNzYuODRhMjguOTIsMjguOTIsMCwwLDEtOS4xNy0uMTZsLjQzLjM3Yy0uOS4zLTEuOC41OS0yLjEsMEExOC41NSwxOC41NSwwLDAsMSwxODguODguMDlsLS4zMywxQzE4OCwxLDE4Ny0uMzIsMTg2Ljc4LDFsLTEuMjIuNWMtLjgxLDAtMS4yNy41NS0yLjIyLjA3aDBsLS4xOC0uMWEuMjIuMjIsMCwwLDAsMCwuMDhjLTEuODUtLjI5LjA4Ljg0LTIsLjQ0LS43Mi0uNjItLjY2LDEuMjQtMS42OSwxLjFsLTEuMTEtMS4yOGMtMS44OS0uNjUtMi4xMS43My00Ljc4LjkxLTEuMzEtLjM5LTItMS41LTEuMjMtMi41OC0xLjA4LDEuMzItLjQ3Ljg0LTIsMS41NC0uMjctLjQ5LS4xMS0uNjEuMi0xLjA5LTEuNDItLjUtLjgyLjUyLTEuODYuNTYtLjIzLDEtLjQ3LDIuNTItLjgxLDIuNjFsLjQzLjI3YTQuNDIsNC40MiwwLDAsMS0zLjU1LjUxVjQuMDhsLTEuMzQuMzMtLjEyLS42MS0xLjkzLjMzLjI4LjE0YTYuNDksNi40OSwwLDAsMS0yLjguMTdWNC4wOWMtMi40OS0uOS00LjM4LjYzLTcuMTkuOTRMMTUyLDQuM2MtMS0uNjMtLjE5LDEuMS0xLjM2LjgzbC0uMTItLjg2Yy0uOTMsMS4yLTEuMzItLjE1LTItLjUzbC40LDEuMS0xLjMyLS4xNGMtMS40Ny0uMjgtMS0xLjM2LS44MS0ybC0uOTIsMS0uMjYtMWMtLjY0LDEuMi0uNzMtLjE0LTEuOTUuNTYtLjEzLS4zNi4xOC0uNi0uMjYtLjczbC0yLDEuNTQsMS4yMS0uNzEtLjA1LDEuNDZjLTEuMjMsMS4xOS0xLjc4LDAtMi42OC40M2wuNjEtLjQ3Yy0xLjQ5LjQ2LTEuNjEtLjE2LTIuNDktLjQyLjI4LjI1LjcyLjYyLjEyLjg2LS40NS4xMS0uMjgtLjUtLjcyLS42M2ExLjQ3LDEuNDcsMCwwLDEtMi4xMSwxLjE3Ljc3Ljc3LDAsMCwxLC4wOC0uMzZjLS4yNC4xNy0uMzYuNDMtLjgxLjIzbC4xOC0xLjA5TDEzNCw1LjYzYy0uNTgtLjI2LTEuMzUuNTctMS4zMi0uMTZsLjMtLjIzLTQuMjcsMC0uMTItLjg2Yy0uMzQsMS4yMS0yLjM1LS4yOS0yLjExLDEuMTgtLjg2LS43NS0zLjEzLjc4LTIuNzctLjkxLTIuOC4wNi00LjIsMS43Ni03LjY2LDEuMTgtMS4zMS0xLjMzLTQuNi0uNjQtNi43OS0uNjQtNC4yMi44OC02Ljk1LDEuNi0xMS4yOCwyLjM1LTIuNzUtMS44LTYuNDksMS4xMi05LjM5LjJsLS43Mi44M2MtMi0xLjEyLTQuNzIuNi03LjQ0LS40M2E0LjMyLDQuMzIsMCwwLDEtMS4xLjU1Yy4xMywwLC4zMi4xNy40MS42Ni0uNzgtLjMtMi4yNy4yNS0yLjIzLS43NmwuMTktLjExYzAtMS0yLjI1LjYyLTMuMTUtLjE4bC41MywxTDczLjYsOS4yOCw3NCw5LjA1Yy02LDIuNzgtOS0uNDEtMTQuNywyLjE0LjY5LTEuMjEtMS4xMS42OS0xLjI3LS41Ny0xLjU3LTEuNS0yLjY5LjUzLTMuODYsMWEuNDIuNDIsMCwwLDEtLjA3LjIzSDUyYzEuMTUtMS42OS0xLjQyLDEuNDMtLjM2LDAtNS41NS0uODMtMTIuNjEuODgtMTksLjc1bC4zMS40Yy0xLjYxLDAtMy41OC42Ny00Ljg0LjA5cy0yLjYsMS4yMy0zLjA2LDEuMzNjLTEuMjkuOC0yLjYtLjUzLTItLjUtMS40MS4yOS0yLjY2LDEuODUtNC42OCwxLjM2QzE3LjUzLDE0LDEzLDE3LDEyLjgyLDE1LjQ4bDAsLjEzYy0yLjYxLS45LTQuODgsMS4xLTcuNjguM2EuODUuODUsMCwwLDEsLjEzLS4yMkwwLDIwLjcybDEuOTMsNUw3LDI5LjU1bDEzLTEuNzksMTAuNTUuOTJMNTYsMjYuNGwxLjczLTEuMjhjNS4xMywxLjY4LDExLjM3LTEuMDgsMTYuODQsMGwwLTFjMS41MS0uMTcsMS40NS40NiwxLjgzLjYxLDE0LjA5LTEuMTgsMjguNTEtMy41LDQxLjI4LTMuMTEsMS4yNy41OCw1LS4wNiw2LC41Nyw0LTEuNSw4LjQtMS43OCwxMi41NC0xLjk0bC0uMTUuMTIsMS45My0uMzJhLjIyLjIyLDAsMCwxLC4wNS4yN2MyLjEzLTEsNS42NC0uMzksOC4zNS0uMjJsLS4xNS4xMmMxNS42Ny0uODgsMzAuMDgtMy43Myw0NS43LTMuNCw3LjMzLDEuMTMsMTUuNTgtMS42OCwyNC0uODlDMjE3LjQ3LDE2LjgyLDIzNC4xOCwxNC45MywyMzUuNjMsMTQuMzdaIi8+DQoJCTxwYXRoIGNsYXNzPSJleGFtcGxlLXByaWNlLWJnIiBkPSJNMjYwLjIxLDExLjM2aC0uMDdDMjYwLjE3LDExLjc4LDI2MC4yNiwxMS42MiwyNjAuMjEsMTEuMzZaIi8+DQoJCTxwYXRoIGNsYXNzPSJleGFtcGxlLXByaWNlLWJnIiBkPSJNMjI0LjgxLDIuMjdoLjExbC0uNDUtLjU2WiIvPg0KCQk8cGF0aCBjbGFzcz0iZXhhbXBsZS1wcmljZS1iZyIgZD0iTTI0NywuNDJjLTEtLjA3LTEsMC0uODkuMkExLjY4LDEuNjgsMCwwLDAsMjQ3LC40MloiLz4NCgkJPHBhdGggY2xhc3M9ImV4YW1wbGUtcHJpY2UtYmciIGQ9Ik0yNjguMjksMTBjLjUzLDAsLjMxLS4yNCwwLS41bC0uOS4xNEMyNjcuNjcsOS43MywyNjgsOS45MywyNjguMjksMTBaIi8+DQoJCTxwYXRoIGNsYXNzPSJleGFtcGxlLXByaWNlLWJnIiBkPSJNMjY1Ljc3LDQuNDdsLjE0LS4zNUMyNjUuNjEsNC4yMiwyNjUuNjMsNC4zNCwyNjUuNzcsNC40N1oiLz4NCgk8L2c+DQo8L3N2Zz4NCg==);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: -1
}

@media (max-width:767px) {
    .recruit-example__bottom .text-large:before {
        width: calc(100% + 30px);
        height: 50%;
        bottom: 0
    }
}

.recruit-example__bottom .text-large .small {
    font-size: 21px;
    line-height: 36px
}

@media (max-width:767px) {
    .recruit-example__bottom .text-large .small {
        font-size: 17px;
        line-height: 26px
    }
}

.recruit-example__bottom .text {
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
    text-align: right;
    color: #66bae4
}

@media (max-width:767px) {
    .recruit-example__bottom .text {
        font-size: 17px;
        line-height: 23px
    }
}

/*----*/

.recruit-comparison2 {
/*    padding-top: 80px;*/
    padding-bottom: 90px;
    background-color: #f0ffff
}

@media (max-width:767px) {
    .recruit-comparison2 {
        padding-top: 25px;
        padding-bottom: 45px
    }
}

.recruit-comparison2 h2 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    color: #fff
}

@media (max-width:767px) {
    .recruit-comparison2 h2 {
        font-size: 22px;
        line-height: 30px
    }
}


.recruit-comparison2__table {
    margin-top: 40px;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-comparison2__table {
        margin-top: 0px
    }
}

@media (max-width:767px) {
.recruit-comparison2 .container{
padding: 0 0px;
}
}


.recruit-comparison2__table .tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 5px solid #284d75
}

@media (max-width:767px) {
    .recruit-comparison2__table .tr {
        border-width: 2px
    }
}

.recruit-comparison2__table .tr > :first-child {
    max-width: 40%
}

.recruit-comparison2__table .tr > :nth-child(2) {
    max-width: 15%
}

.recruit-comparison2__table .tr > :nth-child(3) {
    max-width: 15%
}

.recruit-comparison2__table .tr > :nth-child(4) {
    max-width: 15%
}

.recruit-comparison2__table .tr > :not(:last-child) {
    border-right: 5px solid #284d75;
}

@media (max-width:767px) {
    .recruit-comparison2__table .tr > :not(:last-child) {
        border-width: 2px
    }
}

.left
{
    text-align: left !important; 
}

.recruit-comparison2__table .tr .td,
.recruit-comparison2__table .tr.theader .th {
    text-align: center
}

.recruit-comparison2__table .large {
    font-size: 35px;
    line-height: 41px;
    font-weight: 900;
}

@media (max-width:767px) {
    .recruit-comparison2__table .large {
        font-size: 15px;
        line-height: 19px
    }
}

@media (max-width:374px) {
    .recruit-comparison2__table .large {
        font-size: 12px;
        line-height: 16px
    }
}

.recruit-comparison2__table .middle {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700
}

@media (max-width:767px) {
    .recruit-comparison2__table .middle {
        font-size: 13px;
        line-height: 16px
    }
}

@media (max-width:374px) {
    .recruit-comparison2__table .middle {
        font-size: 10px;
        line-height: 13px
    }
}

.recruit-comparison2__table .small-middle {
    font-size: 26px;
    line-height: 35px;
    font-weight: 700
}

@media (max-width:767px) {
    .recruit-comparison2__table .small-middle {
        font-size: 13px;
        line-height: 17px
    }
}

@media (max-width:374px) {
    .recruit-comparison2__table .small-middle {
        font-size: 10px;
        line-height: 14px
    }
}

.recruit-comparison2__table .small {
    font-size: 21px;
    line-height: 28px
}

@media (max-width:767px) {
    .recruit-comparison2__table .small {
        font-size: 10px;
        line-height: 14px
    }
}

@media (max-width:374px) {
    .recruit-comparison2__table .small {
        font-size: 9px;
        line-height: 13px
    }
}

.recruit-comparison2__table .td,
.recruit-comparison2__table .th {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background-color: #fff;
    padding: 14px 15px
}

@media (max-width:767px) {

    .recruit-comparison2__table .td,
    .recruit-comparison2__table .th {
        padding: 5px
    }
}

.recruit-comparison2__table .tb-bg-blue {
    background-color: #dce5ec;
}

.recruit-comparison2__table .tb-bg-yellow {
    background-color: #dbffff
}


/*----*/


.recruit-comparison {
    padding-top: 80px;
    padding-bottom: 90px;
    background-color: #284d75
}

@media (max-width:767px) {
    .recruit-comparison {
        padding-top: 25px;
        padding-bottom: 45px
    }
}

.recruit-comparison h2 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    color: #fff
}

@media (max-width:767px) {
    .recruit-comparison h2 {
        font-size: 22px;
        line-height: 30px
    }
}

.recruit-comparison__table {
    margin-top: 40px;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-comparison__table {
        margin-top: 20px
    }
}

.recruit-comparison__table .tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 5px solid #284d75
}

@media (max-width:767px) {
    .recruit-comparison__table .tr {
        border-width: 2px
    }
}

.recruit-comparison__table .tr > :first-child {
    max-width: 50%
}

.recruit-comparison__table .tr > :nth-child(2) {
    max-width: 28.57143%
}

.recruit-comparison__table .tr > :nth-child(3) {
    max-width: 42.85714%
}

.recruit-comparison__table .tr > :not(:last-child) {
    border-right: 5px solid #284d75
}

@media (max-width:767px) {
    .recruit-comparison__table .tr > :not(:last-child) {
        border-width: 2px
    }
}

.recruit-comparison__table .tr .td,
.recruit-comparison__table .tr.theader .th {
    text-align: center
}

.recruit-comparison__table .large {
    font-size: 35px;
    line-height: 41px;
    font-weight: 700
}

@media (max-width:767px) {
    .recruit-comparison__table .large {
        font-size: 15px;
        line-height: 19px
    }
}

@media (max-width:374px) {
    .recruit-comparison__table .large {
        font-size: 12px;
        line-height: 16px
    }
}

.recruit-comparison__table .middle {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700
}

@media (max-width:767px) {
    .recruit-comparison__table .middle {
        font-size: 13px;
        line-height: 16px
    }
}

@media (max-width:374px) {
    .recruit-comparison__table .middle {
        font-size: 10px;
        line-height: 13px
    }
}

.recruit-comparison__table .small-middle {
    font-size: 26px;
    line-height: 35px;
    font-weight: 700
}

@media (max-width:767px) {
    .recruit-comparison__table .small-middle {
        font-size: 13px;
        line-height: 17px
    }
}

@media (max-width:374px) {
    .recruit-comparison__table .small-middle {
        font-size: 10px;
        line-height: 14px
    }
}

.recruit-comparison__table .small {
    font-size: 21px;
    line-height: 28px
}

@media (max-width:767px) {
    .recruit-comparison__table .small {
        font-size: 10px;
        line-height: 14px
    }
}

@media (max-width:374px) {
    .recruit-comparison__table .small {
        font-size: 9px;
        line-height: 13px
    }
}

.recruit-comparison__table .td,
.recruit-comparison__table .th {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background-color: #fff;
    padding: 14px 15px
}

@media (max-width:767px) {

    .recruit-comparison__table .td,
    .recruit-comparison__table .th {
        padding: 5px
    }
}

.recruit-comparison__table .tb-bg-blue {
    background-color: #dce5ec
}

.recruit-comparison__table .tb-bg-yellow {
    background-color: #ffde5a
}

.recruit-message {
    position: relative;
    padding-top: 80px;
    padding-bottom: 215px
}

@media (max-width:767px) {
    .recruit-message {
        padding-top: 40px;
        padding-bottom: 105px
    }
}

.recruit-message:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 55px;
    width: 100%;
    height: 25.83333vw;
    background-image: url(../images/page-recruit/message/bg.svg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1
}

@media (max-width:767px) {
    .recruit-message:after {
        height: 46.66667vw;
        bottom: -5.06667vw
    }
}

.recruit-message .container > h2 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-message .container > h2 {
        font-size: 22px;
        line-height: 30px
    }
}

.recruit-message .container > h3 {
    margin-top: 45px;
    font-size: 30px;
    line-height: 45px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-message .container > h3 {
        margin-top: 27px;
        font-size: 16px;
        line-height: 26px
    }
}

.recruit-message .container > p {
    margin-top: 55px;
    font-size: 16px;
    line-height: 36px;
    font-weight: 700;
/*
    font-size: 18px;
    line-height: 42px;
    font-weight: 700;
*/
    color: #284d75
}

#hueta {
font-size:1.5rem;
/*line-height: 0rem;*/
}

@media (max-width:767px) {
#hueta {
font-size:1.3rem;
line-height: 2.5rem;
}
}

@media (max-width:767px) {
    .recruit-message .container > p {
        margin-top: 40px;
        font-size: 14px;
        line-height: 26px
    }
}

.recruit-message__person {
    width: 100%;
    max-width: 500px;
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 35px;
    border-bottom: 4px solid #dce5ec
}

@media (max-width:767px) {
    .recruit-message__person {
        max-width: 250px;
        margin-top: 15px;
        padding-bottom: 17px
    }
}

.recruit-message__person-img {
    width: 100%;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {
    .recruit-message__person-img {
        max-width: 175px
    }
}

.recruit-message__person-img picture {
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden
}

.recruit-message__person-img picture img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center bottom;
    object-position: center bottom
}

.recruit-message__person-desc {
    margin-top: 25px
}

@media (max-width:767px) {
    .recruit-message__person-desc {
        margin-top: 17px
    }
}

.recruit-message__person-desc p {
    font-size: 21px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-message__person-desc p {
        font-size: 14px;
        line-height: 18px
    }
}

.recruit-message__person-desc .name {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-message__person-desc .name {
        font-size: 18px;
        line-height: 24px
    }
}

.recruit-message__person-name {
    display: block;
    max-width: 266px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.recruit-message__person-name img {
    display: block;
    width: 100%;
}

.recruit-message__person-desc-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    margin-top: 3px
}

.recruit-media {
    padding-top: 50px;
    padding-bottom: 80px
}

@media (max-width:767px) {
    .recruit-message__person-name {
        max-width: 175px;
    }

    .recruit-media {
        padding-top: 20px;
        padding-bottom: 40px
    }
}

.recruit-media .section-title {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-media .section-title {
        font-size: 22px;
        line-height: 27px
    }
}

.recruit-media__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 50px 40px;
    margin-top: 50px
}

@media (max-width:1023px) {
    .recruit-media__list {
        grid-template-columns: repeat(1, minmax(auto, 400px))
    }
}

@media (max-width:767px) {
    .recruit-media__list {
        gap: 30px 20px;
        margin-top: 30px
    }
}

.recruit-media__list-item .item-title {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700
}

@media (max-width:767px) {
    .recruit-media__list-item .item-title {
        font-size: 18px;
        line-height: 22px
    }
}

.recruit-media__list-item .text {
    margin-top: 20px;
    font-size: 18px;
    line-height: 24px
}

@media (max-width:767px) {
    .recruit-media__list-item .text {
        font-size: 14px;
        line-height: 18px
    }
}

.recruit-media__list-item .btn,
.recruit-media__list-item .btn-banner,
.recruit-media__list-item .btn-header,
.recruit-media__list-item .btn-recruit,
.recruit-media__list-item .btn-thank,
.recruit-media__list-item .step-btn {
    margin-top: 20px;
    margin-left: 0
}

.recruit-media__item-img {
    width: 100%;
    height: 330px;
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #284d75;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 7px rgba(40, 77, 117, .6);
    box-shadow: 0 0 7px rgba(40, 77, 117, .6)
}

@media (max-width:1023px) {
    .recruit-media__item-img {
        height: auto
    }
}

.recruit-media__item-img picture {
    display: block;
    width: 100%;
    height: 100%
}

.recruit-media__item-img picture img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center
}

.recruit-events {
    padding-top: 50px;
    padding-bottom: 80px
}

@media (max-width:767px) {
    .recruit-events {
        padding-top: 20px;
        padding-bottom: 40px
    }
}

.recruit-events .section-title {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-events .section-title {
        font-size: 22px;
        line-height: 27px
    }
}

.recruit-events__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 40px;
    margin-top: 50px
}

@media (max-width:767px) {
    .recruit-events__list {
        grid-template-columns: repeat(1, minmax(auto, 400px));
        margin-top: 30px
    }
}

.recruit-events__list-item .item-title {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700
}

@media (max-width:767px) {
    .recruit-events__list-item .item-title {
        font-size: 18px;
        line-height: 22px
    }
}

.recruit-events__list-item .text {
    margin-top: 20px;
    font-size: 18px;
    line-height: 24px
}

@media (max-width:767px) {
    .recruit-events__list-item .text {
        margin-top: 10px;
        font-size: 14px;
        line-height: 18px
    }
}

.recruit-events__list-item .link {
    display: inline-block;
    padding: 3px;
    color: tomato;
    font-weight: 700
}

@media (hover:hover) {
    .recruit-events__list-item .link:hover {
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline
    }
}

.recruit-events__item-img {
    display: block;
    width: 100%;
    height: 370px;
    margin-top: 20px
}

@media (max-width:1199px) {
    .recruit-events__item-img {
        height: 300px
    }
}

@media (max-width:767px) {
    .recruit-events__item-img {
        margin-top: 10px;
        height: auto
    }
}

.recruit-events__item-img picture {
    display: block;
    height: 100%
}

.recruit-events__item-img picture img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top
}

.recruit-events__item-img + .recruit-events__item-img {
    margin-top: 10px
}

@media (max-width:767px) {
    .recruit-voice .container {
        padding: 0
    }
}

.recruit-voice__inner {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 90px 130px 70px;
    background-color: #dce5ec
}

@media (max-width:1023px) {
    .recruit-voice__inner {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width:767px) {
    .recruit-voice__inner {
        padding: 35px 20px 60px
    }
}

.recruit-voice__inner .text {
    margin-top: 40px;
    font-size: 21px;
    line-height: 42px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-voice__inner .text {
        margin-top: 25px;
        font-size: 14px;
        line-height: 28px
    }
}

.recruit-voice__title {
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 17px 53px 35px 65px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNzkuNTMyIiBoZWlnaHQ9Ijk0LjcxNSIgdmlld0JveD0iMCAwIDM3OS41MzIgOTQuNzE1Ij4NCiAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQwNC44NjkgLTg4MjguMjg1KSI+DQogICAgPHBhdGggZD0iTTYxOC4wOTIsODg5Niw1ODMsODkyM2wtMy4wOTItMjdaIiBmaWxsPSIjZjlmNGJkIi8+DQogICAgPGc+DQoJCQk8cGF0aCBkPSJNNDM1LjYyNiw4ODMzLjEyNWMuMDI1LjA0NCwxLjg3Mi0xLjEzNSwxLjg5NS0xLjA5NS4xNTMuMjY0LTcuNjEyLDkuMjctNy40NTksOS41MzQuMi4zNTIsMTIuNjYzLTcuNzc0LDEyLjg2NC03LjQyNy4yMjQuMzktMTAuOTcxLDEyLjA0Ni0xMC43ODUsMTIuMzY5LjQzNi43NTUsMjYuNDU1LTE2LjI5NSwyNi45LTE1LjUyOXMtMzEuNDMyLDIyLjYyMy0zMS4wMywyMy4zMThjLjQ1Ljc4LDMzLjktMjEuMDIxLDM0LjUyNy0xOS45MzUuNTcxLjk4OC0zNC42NTEsMjQuNzIzLTM0LjAyOSwyNS44Ljg2MSwxLjQ5Miw0OC43ODItMjkuOSw0OS41MzItMjguNiwxLjAwNiwxLjc0Mi01Ny4yMjUsMzcuNDktNTYuNDc4LDM4Ljc4My45LDEuNTU4LDY4Ljc5MS00MS42MTYsNjkuNjE0LTQwLjE5MS45MjEsMS41OTUtNjkuNDE4LDQzLjMtNjguNTM2LDQ0LjgzLjg5MiwxLjU0NSw3Mi45MTktNDUuMDIxLDc0LjE4NC00Mi44MywxLjI0LDIuMTQ2LTc5LjQyNCw0OS4xNTMtNzguMzc2LDUwLjk3LDEuNDQ5LDIuNTA5LDg5LjM4NS01NC4yMTgsOTAuNTE2LTUyLjI2LDEuNTI0LDIuNjQtOTMuOTY1LDU2Ljc2Ny05Mi43NzYsNTguODI2LDEuMTc2LDIuMDM3LDk2LjM4OS01OC45MDYsOTcuOC01Ni40NjUsMS42MzQsMi44MzEtMTA3LjQxNiw2My4yMTEtMTA1LjU0OSw2Ni40NDQsMS4zNDMsMi4zMjUsMTEyLjI1Ny02OC40NzksMTEzLjg0NS02NS43MjksMS41LDIuNi0xMTcuNTA5LDY5LjY1NS0xMTUuOTc4LDcyLjMwOSwxLjY1NCwyLjg2MywxMjMuNDkyLTc2LDEyNS41MjktNzIuNDc0LDIuMDYzLDMuNTcyLTEyNS4yMTMsNzMuNjgtMTIzLjEyNSw3Ny4zLDIuMTYxLDMuNzQzLDEzOC43NC04NC43MTQsMTQwLjczNy04MS4yNTUsMi4yLDMuODEyLTEzNS43MjQsNzkuMTc3LTEzMy40MDcsODMuMTg4LDEuNzExLDIuOTY0LDEzOC41MjMtODQuNiwxNDAuNTI3LTgxLjEzMywyLjI3OSwzLjk0Ny0xMzMuODA3LDc3LjU1Mi0xMzEuNTcxLDgxLjQyNSwyLjA3MywzLjU4OSwxMzkuMjEyLTg0Ljc0MiwxNDEuMS04MS40NjYsMS44NzMsMy4yNDMtMTM1LjQ5LDgwLjU3NC0xMzMuODI2LDgzLjQ1NCwxLjkzLDMuMzQ1LDE0My40MjYtODYuOSwxNDUuMi04My44MywxLjkxNSwzLjMxNy0xMzIsNzguMDUxLTEzMC4zODIsODAuODU5LDEuNzU5LDMuMDQ1LDEzNi45MjgtODIuOTcxLDEzOC42MjMtODAuMDM0LDIuMTM2LDMuNy0xMzEuNjM2LDc4LjI2Ni0xMzAuMDE2LDgxLjA3MywyLjMzNCw0LjA0MywxMzUuMDA2LTgzLjAxLDEzNy4yLTc5LjIxMSwxLjk2OCwzLjQwNy0xMzEuNDcxLDc2LjI1LTEyOS4zMzksNzkuOTQxLDEuNjQzLDIuODQ1LDE0Mi40NTItODcuMjE1LDE0NC42MDUtODMuNDg3LDEuOTMzLDMuMzUtMTM0Ljk0NCw3OS40LTEzMy4yNSw4Mi4zMzgsMi4wMDgsMy40NzgsMTM4LjAzMS04NC4zODMsMTQwLjA2MS04MC44NjUsMS41MjgsMi42NDYtMTMwLjU0Miw3NS45NjQtMTI4LjU0LDc5LjQzMSwyLjIxNCwzLjgzNiwxMzMuMjYzLTgxLjMxOCwxMzUuMTU5LTc4LjAzNCwxLjc3OSwzLjA4Mi0xMjMuMTM5LDcyLjgxMi0xMjEuMzEzLDc1Ljk3NiwxLjY1NywyLjg3LDEyOC40ODgtNzguNDI2LDEzMC4zMjUtNzUuMjQ0LDEuNzYsMy4wNDktMTI2LjM0OCw3NC45MDctMTI0LjcxMSw3Ny43NDQsMi4xNzEsMy43NiwxMzguMjctODMuNjQ4LDEzOS45MjMtODAuNzg1LDIuMDExLDMuNDgyLTEyNi43OSw3NS40LTEyNS4xNiw3OC4yMjEsMi4yNTcsMy45MDksMTI5LjQ4OC03OS42ODYsMTMxLjYyMS03NS45OTEsMS44ODQsMy4yNjUtMTE4LjI4Miw2OS40MDgtMTE2LjM3Myw3Mi43MTQsMS44NDQsMy4xOTQsMTI3Ljg2Ni03Ny4zNjEsMTI5LjQtNzQuNzA3cy0xMjIuNzc0LDcxLjczMS0xMjAuODU0LDc1LjA1NmMxLjg0MSwzLjE4OCwxMjMuMDk0LTc1LjAxLDEyNC44LTcyLjA1NCwxLjY0OCwyLjg1NC0xMTguNjI5LDcxLjA1LTExNyw3My44NjcsMi4wNDksMy41NSwxMjcuMzQxLTc3LjkyNSwxMjkuMjQ4LTc0LjYyMSwxLjg1NywzLjIxOC0xMTQuNTM2LDY4LjEyMS0xMTIuODcxLDcxLDIuMTE2LDMuNjY2LDEyMi4wNzEtNzUuMTU5LDEyNC4xLTcxLjY0OCwxLjYsMi43NzctMTIxLjY3MSw3Mi41OTMtMTIwLjAzMyw3NS40MjksMS45NSwzLjM3OCwxMjYuNS03Ni42NTEsMTI4LjA2Ni03My45MzgsMS41MjYsMi42NDItMTE3LjQsNjkuOS0xMTUuNjUsNzIuOTM4LDIuMDE4LDMuNSwxMjcuMDI0LTc3LjE4NCwxMjguNjg5LTc0LjMsMS44MDksMy4xMzItMTE3LjY3OCw3MC44NTMtMTE2LjI1OCw3My4zMTIsMi4wMTEsMy40ODIsMTI4Ljk2NC03OC45ODMsMTMwLjkyNC03NS41OSwxLjc4NCwzLjA5My0xMjEuNDYsNzEuMzMtMTE5LjYyNiw3NC41MDgsMS41OTEsMi43NTUsMTI1Ljk0NC03Ni41NDIsMTI3LjYtNzMuNjcyLDEuNTY1LDIuNzEyLTExNC42NDEsNjguOTg2LTExMy4xNDEsNzEuNTg1LDEuOTU2LDMuMzg4LDExOC4wNzctNzIuOTU3LDEyMC4xNDktNjkuMzY4LDEuNjM1LDIuODMyLTEwNy4zNDYsNjQuNTc4LTEwNS44NjIsNjcuMTQ2czExNC45LTcwLjE0OSwxMTYuNTQ4LTY3LjI4OWMxLjQ5MiwyLjU4NS0xMDcuODIyLDY0LjEzOS0xMDYuMTY4LDY3LDEuNTc5LDIuNzM1LDEyMS41My03NC4wNzEsMTIzLjIyMS03MS4xNDIsMS41ODQsMi43NDQtMTE1LjgsNjguODczLTExNC4zNzYsNzEuMzQzLDEuNjU0LDIuODY0LDExNC41ODUtNjkuODEzLDExNi4xNy02Ny4wNywxLjYwNywyLjc4My0xMTAuNzYyLDY1LjYxOS0xMDguOTIxLDY4LjgwOSwxLjQ3MiwyLjU1LDExMS4yOTEtNjcuNjA5LDExMi43NDUtNjUuMDkyLDEuNDM2LDIuNDg2LTk4LjYzMSw1OS40NjItOTcuMjEzLDYxLjkxOSwxLjYxMSwyLjc5MSwxMDAuNDEyLTYxLjcyLDEwMi4wMzQtNTguOTEsMS4xNzcsMi4wMzgtOTcuNjM3LDU5LjI0OC05Ni4zMjQsNjEuNTIxLDEuMjEsMi4xLDkyLjg4LTU3LjEwOCw5NC4zODktNTQuNSwxLjI4OSwyLjIzMy04MC40Miw0OS4yLTc5LjI1NCw1MS4yMTYuOTYxLDEuNjY0LDgwLjkyOC00OS43MTIsODIuMjIyLTQ3LjQ3MiwxLjI0OSwyLjE2NC03Ny44MjgsNDcuOTEzLTc2LjgzMyw0OS42MzcuODQ1LDEuNDY0LDc1LjYxOS00NS44MzksNzYuNTYzLTQ0LjIsMS4wMTYsMS43NjEtNjMuNzgzLDQwLTYyLjc2NCw0MS43NjMuOTE0LDEuNTg0LDU2LjIyMS0zNC4xNjYsNTYuOTU5LTMyLjg4Ni43NzIsMS4zMzYtNDkuMSwzMi4zNy00OC4zMzgsMzMuNjgzLjY5LDEuMiw1MS4yOTQtMzEuMTQzLDUxLjk1Ni0zMCwuNjA4LDEuMDU1LTM4LjIyMywyNi4wNDMtMzcuNTUyLDI3LjIuNTg5LDEuMDIxLDM4LjA4Ni0yMy4zNzYsMzguNjg3LTIyLjMzNi4zOTEuNjc4LTI0LjcyOCwxOS43MzEtMjQuMzYxLDIwLjM2Ni40MjguNzQsMTkuMzMtMTIuMjA4LDE5Ljc4NC0xMS40MjIuMjI4LjQtMTMuNDUsMTMuMDkyLTEzLjE3NCwxMy41Ny4yNjEuNDUxLDE3LjM3Mi0xMC42LDE3LjYxOC0xMC4xNzIuMTI2LjIxOS00LjIyOCw3LjY3Ni00LjExMiw3Ljg3NS4wODQuMTQ2LDUuMTg5LTMuMTczLDUuMjY2LTMuMDQxIiBmaWxsPSJub25lIiBzdHJva2U9IiNmOWY0YmQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIzIi8+DQoJCTwvZz4NCiAgPC9nPg0KPC9zdmc+DQo=);
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

@media (max-width:767px) {
    .recruit-voice__title {
        padding: 10px 20px 15px 24px
    }
}

.recruit-voice__title:before {
    content: "";
    display: block;
    position: absolute;
    width: 115px;
    height: 44px;
    top: -10px;
    left: -10px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTUuNjg5IiBoZWlnaHQ9IjQzLjc0OSIgdmlld0JveD0iMCAwIDExNS42ODkgNDMuNzQ5Ij4NCiAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM5MS41OTYgLTg4MTApIj4NCgkJPGc+DQoJCQk8cGF0aCBkPSJNNDI3LjcxNSw4ODQ2LjcyMWExMy40NjIsMTMuNDYyLDAsMCwxLTIuMS0xLjMyOCwxNi41NzgsMTYuNTc4LDAsMCwxLTEuOTEtMS42ODUsNDEuNzgzLDQxLjc4MywwLDAsMS01LjEtOC45OCw1MS41ODQsNTEuNTg0LDAsMCwxLTIuODY1LTkuNjI5Yy0uMDA5LS40LjI4Ny0uNzQ3LjktMS4wNDFhNS44ODMsNS44ODMsMCwwLDEsMi4wMjMtLjU0NCw1LjI5Myw1LjI5MywwLDAsMSwyLjAxOS4xNzhxLjkuMjc3LjkxMiwxLjAwOGExNC40NDksMTQuNDQ5LDAsMCwwLC4zMjIsMi44cS4zMzEsMS43Ljg4MSwzLjd0MS4yODEsNC4xcS43MzIsMi4xMDksMS41MjUsMy45ODVhMzEuNjMxLDMxLjYzMSwwLDAsMCwxLjYsMy4zLDcuODg0LDcuODg0LDAsMCwwLDEuNjA5LDIuMTA5Yy40NjMtMi4xMy44NC00LjI2OSwxLjExMi02LjQxcy41LTQuMjkyLjY4NC02LjQzOC4zMjYtNC4yOTMuNDMtNi40MzYuMjI0LTQuMjU4LjM1OS02LjM0N3EuMDkyLTEuNTgyLjEtMy4zMTJhNy4zNzQsNy4zNzQsMCwwLDEsLjcwOS0zLjJjLjIyNi0uMzQyLjQ1My0uNS42NzQtLjQ4NmEuODQ2Ljg0NiwwLDAsMSwuNTgzLjMxMywyLjczNywyLjczNywwLDAsMSwuNDE4LjY1NmwuMjU0LjU1NWMuMywxLjI0Ni42MjcsMi40NzYuOTc1LDMuNjc5YTExLjgyOCwxMS44MjgsMCwwLDEsLjQ1NSwzLjY3MXEtLjEzNywyLjkzOC0uMzE0LDUuODY3dC0uNTE0LDUuODM2Yy0uMjIxLDEuOTM4LS41MTQsMy44NjItLjg2Niw1Ljc2OXMtLjgsMy43ODEtMS4zMTksNS42MTlhNC40LDQuNCwwLDAsMS0xLjgzOSwyLjg2MUEzLjIsMy4yLDAsMCwxLDQyNy43MTUsODg0Ni43MjFaIiBmaWxsPSIjMjg0ZDc1Ii8+DQoJCQk8cGF0aCBkPSJNNDQ4LjIyMiw4ODMwLjc4MWE1LjAzNyw1LjAzNywwLDAsMCwxLjEtLjUzMWMuMzgyLS4yMzYuNzQ0LS40MzQsMS4wODQtLjYuMzkzLS4yMDcuODA1LS40MzMsMS4yMzYtLjY4OWExMS42OSwxMS42OSwwLDAsMSwxLjI2MS0uNjM1Yy4zMDctLjA2My40NTEtLjAxOC40MzEuMTQ0YTEuNTM5LDEuNTM5LDAsMCwxLS4yOTQuNjE0LDYuNjA4LDYuNjA4LDAsMCwxLS42MTUuNzVjLS4yMzcuMjQ5LS40MTguNDM1LS41NDcuNTQ2YTE0LjY0OSwxNC42NDksMCwwLDEtMS45NDQsMS4xNzcsOC45MTcsOC45MTcsMCwwLDAtMS43NzgsMS4xNzNjLS4xMzQuNDkzLS4zMjcsMS4xNTQtLjU3MywxLjk3NWEyMi44MTIsMjIuODEyLDAsMCwxLS44OSwyLjQ1OCwxMi42NTYsMTIuNjU2LDAsMCwxLTEuMTg5LDIuMiwyLjkyMywyLjkyMywwLDAsMS0xLjQ5MSwxLjIzLDMuNDY5LDMuNDY5LDAsMCwxLTIuMTk0LjAwNiwyLjY3LDIuNjcsMCwwLDEtMS4zNjYtLjksNi44NTUsNi44NTUsMCwwLDEtMS4wMzYtMS42NDEsMTAuMDM3LDEwLjAzNywwLDAsMS0uNjUzLTEuODgyLDExLjYsMTEuNiwwLDAsMS0uMjg0LTEuNTkyLjgxNC44MTQsMCwwLDEtLjAxNS0uNDEyLjU1OC41NTgsMCwwLDEsLjExOS0uMTk0Yy4wNDktLjA0NC4xLS4wOS4xNjUtLjE0MmEuNDE1LjQxNSwwLDAsMCwuMTM0LS4yMjNjLS4wMjUtLjMxMS0uMDUzLS42NC0uMDg4LS45NzhhMi45ODksMi45ODksMCwwLDEsLjA2LS45ODMsOS4wNTMsOS4wNTMsMCwwLDEsMS4xLTIuNzc5LDQuNyw0LjcsMCwwLDEsMi4zNjMtMiw0LjM4Miw0LjM4MiwwLDAsMSwxLjktLjQ1MiwzLjU3MSwzLjU3MSwwLDAsMSwxLjgxNS41LDMuMzM1LDMuMzM1LDAsMCwxLDEuMTU4LjkyNSw0Ljc0NSw0Ljc0NSwwLDAsMSwuNjU5LDEuMTE5LDQuMTIyLDQuMTIyLDAsMCwxLC4yOSwxLjA2M0M0NDguMTcxLDg4MzAuMzYzLDQ0OC4yLDg4MzAuNjE1LDQ0OC4yMjIsODgzMC43ODFabS0yLjQyMSwxLjA2OGEuMjY0LjI2NCwwLDAsMCwuMTUyLS4xMjguMjE3LjIxNywwLDAsMCwuMDM2LS4xODIsMy42OTMsMy42OTMsMCwwLDAtLjIxNy0xLjc1LDIuMTUsMi4xNSwwLDAsMC0xLjE1Ni0xLjI4LDEuNCwxLjQsMCwwLDAtLjk0My0uMTIyLDEuOTU4LDEuOTU4LDAsMCwwLS45LjQzMyw0LjM5MSw0LjM5MSwwLDAsMC0xLjAzOCwxLjUyNXEtLjMwNi43ODgtLjU0NCwxLjZhLjQuNCwwLDAsMCwuMTkuMjQ2Ljk5Mi45OTIsMCwwLDEsLjY4Mi42NTdjLjA0OC4xMzQuMjQzLjE1NS41ODkuMDgxYTExLjYyNSwxMS42MjUsMCwwLDAsMS4xNS0uMzJjLjQyLS4xMzguODIyLS4yOTMsMS4yLS40NTRBNy40NzMsNy40NzMsMCwwLDEsNDQ1LjgsODgzMS44NVptLTEuODA5LDcuMTg0YTIuMDcsMi4wNywwLDAsMCwuNzU1LS44NTcsOS45MjksOS45MjksMCwwLDAsLjY0OC0xLjQyMywxMC42MjcsMTAuNjI3LDAsMCwwLC40NC0xLjUyOCw1Ljc2MSw1Ljc2MSwwLDAsMCwuMTQ1LTEuMjI2Yy0uNTY2LjIxNS0xLjE4LjQyMy0xLjg0NS42MTVhMTIuMjc4LDEyLjI3OCwwLDAsMS0xLjkxNS40MDcsMy43NDEsMy43NDEsMCwwLDAsLjE1Ny45NzMsOC45Nyw4Ljk3LDAsMCwwLC40MTUsMS4xNzUsOC40ODIsOC40ODIsMCwwLDAsLjU3MSwxLjFBMi45OCwyLjk4LDAsMCwwLDQ0My45OTIsODgzOS4wMzNaIiBmaWxsPSIjMjg0ZDc1Ii8+DQoJCQk8cGF0aCBkPSJNNDYyLjUwNyw4ODI3LjRxLjIzMi0uMjg0LjQ2Ni0uNTY2bC4wNDctLjAwNy4wMTcuMDgyYTIuMzIzLDIuMzIzLDAsMCwxLC4xLDEuNDM0LDMuMjUzLDMuMjUzLDAsMCwwLS4xNzguNTUxYy0uMjI5LjQ0Ny0uNTQzLDEuMDMxLS45MzQsMS43NDdzLS44LDEuNDUxLTEuMjE4LDIuMi0uODIyLDEuNDUtMS4yMDcsMi4wOTFhMTMuMjM5LDEzLjIzOSwwLDAsMS0uOTM1LDEuNCwxMC43LDEwLjcsMCwwLDEtLjksMS4yNjIsMS45NzksMS45NzksMCwwLDEtLjUyMS40LDQuNjA3LDQuNjA3LDAsMCwxLS43MTMuMzI5LDIuOTU0LDIuOTU0LDAsMCwxLS43NDcuMTczLDEuMjIyLDEuMjIyLDAsMCwxLS42MjctLjA4MiwzLjgsMy44LDAsMCwxLTEuNC0uODIsMi42MTEsMi42MTEsMCwwLDEtLjc1Ny0xLjI1NCwxNi42MDgsMTYuNjA4LDAsMCwxLS44LTQuNjA2LDI5LjMxOCwyOS4zMTgsMCwwLDEsLjE2NC00LjQ4Niw1Ljc1Miw1Ljc1MiwwLDAsMSwuMzIyLTEuMy45NjcuOTY3LDAsMCwxLC45My0uNDA2LDIuMzcyLDIuMzcyLDAsMCwxLDEuMi40NjMsMy40ODEsMy40ODEsMCwwLDEsLjk4MywxLjEsMi4zMDksMi4zMDksMCwwLDEsLjMsMS40NjhxLS4wNTcuNzMxLS4wODIsMS4zOTFjLS4wMTguNDQtLjA0NC45LS4wODEsMS4zOTItLjAwNy4yMjgtLjAyOC41NTgtLjA2My45ODVzLS4wNzIuODg2LS4xMTEsMS4zNTUtLjA2OS45MjQtLjA4OSwxLjM1MWE3LjMsNy4zLDAsMCwwLC4wMDYuOTc0cS4wNTkuNjI0LjQyNy4yNTJhMTAsMTAsMCwwLDAsLjk1OC0xLjJxMS40MTYtMi4wNDMsMi43NTktMy45MjNUNDYyLjUwNyw4ODI3LjRabS03LjgzMS0zLjc3MWMtLjE3Mi4yMy0uMzMxLjI2Mi0uNDc5LjA5NGE0Ljk3OCw0Ljk3OCwwLDAsMS0xLjMtMS41MjUsMi45MjYsMi45MjYsMCwwLDEtLjMyOC0xLjgwNywxLjUsMS41LDAsMCwxLC42LTEuMDMzLDEuNywxLjcsMCwwLDEsMS4xNDUtLjQ1NCwzLjM0MiwzLjM0MiwwLDAsMSwuNzE4LjE0MiwxLjA0LDEuMDQsMCwwLDEsLjU2My4zNDMsMi4zMTYsMi4zMTYsMCwwLDEsLjIwOSwyLjE2NUE4LjU4OSw4LjU4OSwwLDAsMSw0NTQuNjc2LDg4MjMuNjMzWiIgZmlsbD0iIzI4NGQ3NSIvPg0KCQkJPHBhdGggZD0iTTQ3Ni4yNzksODgyNi43NjdjLjM0LS4xNDYuNTYtLjE0OS42NTYsMGEuNTU2LjU1NiwwLDAsMS0uMDEzLjU2MywzLjc0LDMuNzQsMCwwLDEtLjYyNi45MzYsNy44NjIsNy44NjIsMCwwLDEtLjg3MS44MjRjLS42NjYuNjA2LTEuMjE4LDEuMTE5LTEuNjYsMS41MTZzLS44MTEuNzItMS4xMTEuOTYxLS41NDguNDM2LS43NDYuNTkxLS4zODMuMjg3LS41NTQuNDE1Yy0uNjU5LjQzMy0xLjMuODY2LTEuOTM4LDEuMjgyYTkuOTg3LDkuOTg3LDAsMCwxLTEuODEzLjk2OSw1LjQ1LDUuNDUsMCwwLDEtMi43MTUuMzM1LDMuNDg5LDMuNDg5LDAsMCwxLTIuMjU4LTEuMTg0LDUuMTQ4LDUuMTQ4LDAsMCwxLTEuMjE0LTIuODIyLDguMDM2LDguMDM2LDAsMCwxLC4yODMtMy4zMiw3LjM2LDcuMzYsMCwwLDEsMS42NjItMi45MTcsNC44NDQsNC44NDQsMCwwLDEsMi44NjctMS41MzIsMS42NSwxLjY1LDAsMCwxLDEuMTQ5LjE1NCwxLjc1NCwxLjc1NCwwLDAsMSwuODUuNzM0LDEuNDUxLDEuNDUxLDAsMCwxLC4xOS44MTljLS4wMTMuMzEtLjA0NC42NTYtLjA5NCwxLjAzM3MtLjEuOC0uMTU1LDEuMjQ5LS4wOTEuOTEyLS4xMDksMS4zODljLS4wMzUuMTcyLS4xMDcuMjY5LS4yMTUuMjkycy0uMjE4LS4wMjQtLjMzNi0uMTUzYTMuNywzLjcsMCwwLDEtLjg2Ny0xLjI3cS0uMjMxLS42MjQtLjQ4LTEuMTgzYy0uMTkxLjAyMS0uNDA5LjIwNi0uNjUxLjU1NGE2LjIxNCw2LjIxNCwwLDAsMC0uNjU2LDEuMjcxLDcuNDc0LDcuNDc0LDAsMCwwLS40MjMsMS41ODIsNC40MDgsNC40MDgsMCwwLDAtLjAxNCwxLjQ0NywyLjQxMywyLjQxMywwLDAsMCwuNDk1LDEuMiwxLjE2MywxLjE2MywwLDAsMCwuNzY5LjQwNywyLjM3MSwyLjM3MSwwLDAsMCwuOTUyLS4xNDksNS42NTQsNS42NTQsMCwwLDAsMS4wNDEtLjQ4N2MxLjUxNS0uODUxLDIuOTk1LTEuNzE1LDQuNDMyLTIuNjA2QTQ2LjA4Myw0Ni4wODMsMCwwLDAsNDc2LjI3OSw4ODI2Ljc2N1oiIGZpbGw9IiMyODRkNzUiLz4NCgkJCTxwYXRoIGQ9Ik00NzQuOTU4LDg4MzEuMzU5YTEwLjA3LDEwLjA3LDAsMCwxLC4wMTUtMy4yOSw5Ljg1Myw5Ljg1MywwLDAsMSwxLjA4OS0zLjE5Miw2LjkxNyw2LjkxNywwLDAsMSwyLjIzNC0yLjQxNSw2LjMzNyw2LjMzNywwLDAsMSwzLjUtLjk4LDMuMDgyLDMuMDgyLDAsMCwxLDEuNzE4LjksMS43NzgsMS43NzgsMCwwLDEsLjQ0NywxLjYzNSw1LjAzMiw1LjAzMiwwLDAsMS0uNDY1LDEuNTU1LDQuNTQ1LDQuNTQ1LDAsMCwxLTEuMTYyLDEuMzM4Yy0uMjc4LjIyMS0uNjY1LjUwNi0xLjE1NS44NjdzLS45NjEuNzM2LTEuNDEsMS4xMjhhOC40NzQsOC40NzQsMCwwLDAtMS4xNDYsMS4yLDEuNjE5LDEuNjE5LDAsMCwwLS40MzYsMS4wMjhjLS4wMzMuNzI1LjEyOSwxLjE4NS40ODgsMS4zODVhMi4zNTIsMi4zNTIsMCwwLDAsMS4zNTIuMjM0LDUuOCw1LjgsMCwwLDAsMS42NDMtLjM5NWMuNTUzLS4yMjEsMS0uNCwxLjM0LS41NjYuNC0uMjQ0Ljg0My0uNTQ2LDEuMzM3LS45MDlzLjk5MS0uNzQyLDEuNDktMS4xMzcuOTg4LS43ODIsMS40NjMtMS4xNDguODc1LS42NjYsMS4yLS45Yy4yNTYtLjIwOS40ODgtLjQwNS43LS41ODVhMi42MzYsMi42MzYsMCwwLDEsLjc1NS0uNDU0LDEuNjE3LDEuNjE3LDAsMCwxLC42MiwwYy4xNS4wMzguMTI4LjI0OC0uMDYzLjYyMmE2LjQyNSw2LjQyNSwwLDAsMS0uOTM3LDEuMjcxYy0uMzY5LjM5MS0uNzYuNzg5LTEuMTcxLDEuMTgzcS0uODU4Ljc4OC0xLjgxNCwxLjY2YTIyLjgzMiwyMi44MzIsMCwwLDEtMS45OSwxLjYxMiwxNS4xNDIsMTUuMTQyLDAsMCwxLTIuMTUsMS4yODUsNy42NzQsNy42NzQsMCwwLDEtMi4zLjcxOSw1LjkyNCw1LjkyNCwwLDAsMS0zLjUzNC0uNzIzQTMuNjI1LDMuNjI1LDAsMCwxLDQ3NC45NTgsODgzMS4zNTlabTcuMDEtNy45NTlhNS4wNDUsNS4wNDUsMCwwLDAtMi4wMiwxLjA4NSwzLjQwNywzLjQwNywwLDAsMC0uOTIyLDEuOTY4LDE5LjcsMTkuNywwLDAsMCwxLjgxOC0xLjM2OUEzLjYxMywzLjYxMywwLDAsMCw0ODEuOTY4LDg4MjMuNFoiIGZpbGw9IiMyODRkNzUiLz4NCgkJPC9nPg0KICAgIDxwYXRoIGQ9Ik00MTkuOTg0LDg4NTEuOWMuMDQ2LjQzMS4yMS44MTYtLjQuODg4YS43MjEuNzIxLDAsMCwwLS4zNTcuMjIyYy0uMjY0LjI1Mi0uNS43MTUtLjc3MS43MzZhMi4zNzMsMi4zNzMsMCwwLDEtMS40NC0uMzUxLDEwLjIzMiwxMC4yMzIsMCwwLDAtMS43OTItLjg0Yy0uNzQ0LS4zNDUtMS4xNjEtMS4xMDctMi4xMi0xLjIyLS44MTEtLjEtMS4xNjItMS4xNjQtMi4xNjMtMS4wNTMtLjA1NS4wMDYtLjEyMy0uMDgyLS4xODUtLjEyNmE4LjYsOC42LDAsMCwxLTEuMjg2LS45MzhjLS40LS40MTktMS4wMTEtLjI1My0xLjQxOC0uNTg2LS4zNTEtLjI4Ny0uNzQtLjUzMy0xLjExMi0uOC0uNDM1LS4zMDgtLjg1My0uNjM4LTEuMzA4LS45MThhMi44NDksMi44NDksMCwwLDAtMS4zODMtLjY3OGMtLjQ2MS0uMDM3LS44NzYtLjU1Ni0xLjMxMi0uODU3YTMuNTgsMy41OCwwLDAsMC0xLjM4Ni0uNjQ3Yy0uNDg1LS4xLS44MzQtLjY4Ny0xLjMyNS0uODUzYTUuMSw1LjEsMCwwLDEtMS41NzUtLjc2MmMtLjQxOC0uMzI2LS45LS41ODMtMS4yODktLjkzOGE1LjkxMiw1LjkxMiwwLDAsMC0xLjc4My0uODUxYy0uMjU3LS4xMTQtLjY2OS0uMDYzLS44MTQtLjIzMS0uNDczLS41NDYtMS4yNzUtLjQyMy0xLjgtLjg0Ny0uNDA5LS4zMzQtLjg4Ny0uNi0xLjI4My0uOTQ1LS4xMTctLjEtLjEtLjM4Mi0uMDYxLS41NjUuMDE3LS4wOC4yMzctLjE2Ny4zNy0uMTc1YTEuODgsMS44OCwwLDAsMSwuODg4LjAzNSwxNy41MjksMTcuNTI5LDAsMCwwLDIuODc4LjkwOWMuMzM4LjQ1MiwxLjA3My4xMTEsMS40LjYuMjc1LjQxMy45MTUuMjA4LDEuMTg3LjQ5LjU0Ni41NjgsMS40MDguNDc5LDEuOTkuOTcuNTQ4LjQ2MiwxLjQzMi40NCwxLjk0MywxLjAxYS44OC44OCwwLDAsMSwuODQyLjIwNmMuNzI5LjU0NiwxLjQ4NCwxLjA2MywyLjIyOCwxLjU5MiwxLS4wODMsMS40NDYuNzM1LDIuMTI3LDEuMTUyLjU2OS4zNDksMS4zLjMxNywxLjguODMyYTUuMDE5LDUuMDE5LDAsMCwwLDEuNjcyLDEuMTY5LDYuMDUyLDYuMDUyLDAsMCwxLDEuMzg4LjYzMSwyLjI4MSwyLjI4MSwwLDAsMCwxLjE4Ni41NywyLjg3MywyLjg3MywwLDAsMSwxLjMxLjg0N2MuMzU5LjMxMS45LjA3MSwxLjIyOS40NTVhMi4xLDIuMSwwLDAsMCwxLjE5NC41Yy4zNS4wODcuNjYyLjYyNS45MzIuNTg5LjUzNS0uMDcyLjguNDMxLDEuMjY3LjM0N1M0MTkuOTMxLDg4NTEuNzE1LDQxOS45ODQsODg1MS45WiIgZmlsbD0iIzI4NGQ3NSIvPg0KICAgIDxwYXRoIGQ9Ik01MDcuMjg1LDg4MTBjLS43NDEuOTgtLjYsMS45ODgtMS41MzEsMi40NzMtLjM2NS42ODItLjQzOCwxLjQ3Ny0xLjE2MiwyLjAyNC0uMzE2LjIzOC0uMzg5Ljc3Mi0uNTI0LDEuMTg3LS4yOS44ODEtMS4wODYsMS40ODEtMS40NzgsMi4zMS0uMDY1LjEzNi0uMzgzLjI2LS4zODcuNDY3LS4wMTQuNjUtLjcwNi44NzktLjk1NCwxLjM4NWExMy41ODMsMTMuNTgzLDAsMCwxLTEuNDY3LDMuMTI3LDEzLjYxNiwxMy42MTYsMCwwLDAtMS41NTMsMy4zMjVjLS41LDEuMDU5LS45MDksMi4xNTMtMS4zNTgsMy4yMzEtLjIuNDcyLS4zODguOTQ1LS41OTEsMS40MTUtLjExMi4yNTctLjQxMS4yNzYtLjc2OC4yNDMtLjYwOS0uMDU1LS43NDEtLjctMS4yODYtLjgtLjItLjAzNS0uMi0uMTE1LS4wOTMtLjMuMjQ0LS40MzgtLjAxLS45MjMuMjEtMS40MTNxMS40MzQtMy4yLDIuNjkxLTYuNDdjLjE5My0uNS43MzgtLjY4Ni44ODctMS4xNzYuMTI2LS40MTUuMjA2LS45ODYuNTI1LTEuMTc2LjQ3NS0uMjguNTEzLS44MiwxLjAyLTEuMDcuMjY2LS4xMzEuMzk0LS42LjQ2OS0uOTQxLjExNy0uNTIxLjU1Ny0uOC44NjctMS4xODQuMzU2LS40MzcuODM2LS44LjkzOS0xLjM4OS4wODgtLjUuNTM1LS44MTEuODEzLTEuMjA3LjMxOS0uNDU0Ljk4OC0uNzEuOTc4LTEuMzY5YS40ODguNDg4LDAsMCwxLC4yLS4zNjNjLjI1My0uMTU3LjYtLjIxMy44LS40MDdzLjE3OS0uNTI5LjUzNy0uNjM4YTEuMTQ3LDEuMTQ3LDAsMCwwLC41NzYtLjMxNWMuMTYzLS4yMjkuMi0uNTMzLjU1OC0uNjIxQzUwNi40Miw4ODEwLjI5Myw1MDYuNjI4LDg4MTAuMjEzLDUwNy4yODUsODgxMFoiIGZpbGw9IiMyODRkNzUiLz4NCiAgPC9nPg0KPC9zdmc+DQo=);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

@media (max-width:767px) {
    .recruit-voice__title:before {
        width: 55px;
        height: 22px;
        top: -5px;
        left: -5px
    }
}

.recruit-voice__title h2 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-voice__title h2 {
        font-size: 22px;
        line-height: 30px
    }
}

.recruit-voice__person {
    margin-top: 15px
}

.recruit-voice__person h3 {
    margin-top: 15px;
    font-size: 26px;
    line-height: 35px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-voice__person h3 {
        margin-top: 10px;
        font-size: 16px;
        line-height: 21px
    }
}

.recruit-voice__person-img {
    width: 100%;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {
    .recruit-voice__person-img {
        max-width: 130px
    }
}

.recruit-voice__person-img picture {
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden
}

.recruit-voice__person-img picture img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.recruit-qa {
    padding-top: 80px;
    padding-bottom: 40px
}

@media (max-width:767px) {
    .recruit-qa {
        padding-top: 25px;
        padding-bottom: 20px
    }
}

.recruit-qa h2 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-qa h2 {
        font-size: 22px;
        line-height: 30px
    }
}

.recruit-qa__accordion {
    margin-top: 80px
}

@media (max-width:767px) {
    .recruit-qa__accordion {
        margin-top: 40px
    }
}

.recruit-qa__accordion-item:not(:first-child) {
    margin-top: 30px
}

.recruit-qa__accordion-question {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 15px;
    padding-right: 60px;
    border-bottom: 1px solid #dce5ec
}

@media (max-width:767px) {
    .recruit-qa__accordion-question {
        padding-right: 30px;
        padding-bottom: 10px;
        border-width: 2px
    }
}

.recruit-qa__accordion-question:before {
    content: "Q.";
    display: block;
    margin-right: 5px;
    font-size: 21px;
    line-height: 35px;
    font-weight: 700;
    color: #284d75;
    text-transform: uppercase
}

@media (max-width:767px) {
    .recruit-qa__accordion-question:before {
        font-size: 15px;
        line-height: 22px
    }
}

.recruit-qa__accordion-question h3 {
    font-size: 21px;
    line-height: 35px;
    font-weight: 700;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-qa__accordion-question h3 {
        font-size: 15px;
        line-height: 22px
    }
}

.recruit-qa__accordion-answer-inner {
    padding-top: 20px;
    padding-left: 30px
}

@media (max-width:767px) {
    .recruit-qa__accordion-answer-inner {
        padding-top: 10px;
        padding-left: 20px
    }
}

.recruit-qa__accordion-answer-inner p {
    font-size: 16px;
    line-height: 32px;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-qa__accordion-answer-inner p {
        font-size: 12px;
        line-height: 24px
    }
}

.recruit-requirements {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (max-width:767px) {
    .recruit-requirements {
        padding-top: 20px;
        padding-bottom: 10px
    }
}

.recruit-requirements > .container > h2 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-requirements > .container > h2 {
        font-size: 22px;
        line-height: 30px
    }
}

.recruit-requirements__table {
    width: 100%;
    margin-top: 40px;
    border-spacing: 0
}

@media (max-width:767px) {
    .recruit-requirements__table {
        margin-top: 20px
    }
}

.recruit-requirements__table .tr + .tr .td,
.recruit-requirements__table .tr + .tr .th {
    border-top: none
}

.recruit-requirements__table .th {
    width: 155px;
    padding: 20px;
    background-color: #dae3eb;
    border: 1px solid #284d75;
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
    color: #284d75;
    text-align: left
}

@media (max-width:767px) {
    .recruit-requirements__table .th {
        width: 77px;
        padding: 5px 7px;
        font-size: 12px;
        line-height: 16px
    }
}

.recruit-requirements__table .th + .td {
    border-left: none
}

.recruit-requirements__table .td {
    padding: 20px;
    border: 1px solid #284d75;
    font-size: 16px;
    line-height: 32px;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-requirements__table .td {
        padding: 5px 7px;
        font-size: 12px;
        line-height: 30px
    }
}

.recruit-requirements__limited {
    width: 100%;
    max-width: 590px;
    margin-top: 90px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {
    .recruit-requirements__limited {
        max-width: 295px;
        margin-top: 45px
    }
}

.recruit-requirements__limited-img {
    width: 100%;
    max-width: 510px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {
    .recruit-requirements__limited-img {
        max-width: 255px
    }
}

.recruit-requirements__limited-img picture {
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 43.72549%
}

.recruit-requirements__limited-img picture img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.recruit-requirements__limited-title {
    background-color: #284b66;
    padding: 5px 15px;
    -webkit-clip-path: polygon(0 0, 100% 0, 98% 50%, 100% 100%, 0 100%, 2% 50%);
    clip-path: polygon(0 0, 100% 0, 98% 50%, 100% 100%, 0 100%, 2% 50%)
}

.recruit-requirements__limited-title h3 {
    font-size: 45px;
    line-height: 55px;
    font-weight: 700;
    text-align: center;
    color: #fff
}

@media (max-width:767px) {
    .recruit-requirements__limited-title h3 {
        font-size: 22px;
        line-height: 30px
    }
}

.recruit-requirements__limited-title h3 .large {
    font-size: 60px;
    line-height: 70px
}

@media (max-width:767px) {
    .recruit-requirements__limited-title h3 .large {
        font-size: 30px;
        line-height: 35px
    }
}

.recruit-requirements__desc {
    margin-top: 20px
}

.recruit-requirements__desc p + p {
    margin-top: 27px
}

@media (max-width:767px) {
    .recruit-requirements__desc p + p {
        margin-top: 15px
    }
}

.recruit-requirements__desc .text {
    font-size: 21px;
    line-height: 42px;
    font-weight: 700;
    text-align: center;
    color: #284b66
}

@media (max-width:767px) {
    .recruit-requirements__desc .text {
        font-size: 14px;
        line-height: 28px
    }
}

.recruit-requirements__desc .text-large {
    font-size: 28px;
    line-height: 42px;
    font-weight: 700;
    text-align: center;
    color: #284b66
}

@media (max-width:767px) {
    .recruit-requirements__desc .text-large {
        font-size: 15px;
        line-height: 21px
    }
}

.recruit-requirements__inquiry {
    margin-top: 65px;
    padding-top: 75px;
    padding-bottom: 120px;
    background-color: #dce5ec
}

@media (max-width:767px) {
    .recruit-requirements__inquiry {
        margin-top: 30px;
        padding-top: 25px;
        padding-bottom: 55px
    }
}

.recruit-requirements__inquiry h2 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-requirements__inquiry h2 {
        font-size: 22px;
        line-height: 30px
    }
}

.recruit-requirements__inquiry p {
    margin-top: 70px;
    font-size: 30px;
    line-height: 39px;
    font-weight: 700;
    text-align: center;
    color: #000
}

@media (max-width:767px) {
    .recruit-requirements__inquiry p {
        margin-top: 30px;
        font-size: 15px;
        line-height: 20px
    }
}

.recruit-contact {
    margin-top: 65px;
    padding-top: 75px;
    padding-bottom: 120px;
    background-color: #dce5ec
}

@media (max-width:767px) {
    .recruit-contact {
        margin-top: 30px;
        padding-top: 25px;
        padding-bottom: 55px
    }
}

.recruit-contact h2 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    color: #284d75
}

@media (max-width:767px) {
    .recruit-contact h2 {
        font-size: 22px;
        line-height: 30px
    }
}

.recruit-contact .subtitle {
    margin-top: 70px;
    font-size: 30px;
    line-height: 39px;
    font-weight: 700;
    text-align: center;
    color: #000
}

@media (max-width:767px) {
    .recruit-contact .subtitle {
        margin-top: 30px;
        font-size: 15px;
        line-height: 20px
    }
}

.recruit-contact .form {
    margin-top: 60px
}

.recruit-banner {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 30px;
    background-color: rgba(40, 74, 102, .7);
    z-index: 100
}

@media (max-width:767px) {
    .recruit-banner {
        padding-top: 12px;
        padding-bottom: 15px
    }
}

.recruit-banner__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 17px
}


/*ここからオトクナコピペ*/


.reasons {
    background-image: url(../images/bg.png);
    background-color: #f7f6fb;
    background-size: auto;
    background-position: 50%;
    background-repeat: repeat;
/*    margin-top: 90px;*/
    padding-bottom: 90px;
}

@media(max-width:1199px) {
    .reasons {
        padding-bottom: 90px;
        padding-top: 40px
    }
}

@media(max-width:767px) {
    .reasons {
        padding-bottom: 40px;
        padding-top: 0px
    }
}

.title_reasons {
            font-size: 2.8rem;
        padding-bottom: 0px;
        padding-top: 20px;
    text-align: center;
}

@media(max-width:767px) {
    .title_reasons {
         font-size: 1.5rem;
/*        padding-bottom: 20px;*/
        padding-top: 20px;
    text-align: center;
/*        margin-bottom: -20px*/
}
}


.reasons__compare {
    display: block;
    width: 100%
}

@media(max-width:767px) {
    .reasons__compare .title {
        font-size: 25px
    }
}

.reasons__compare-img {
    -webkit-overflow-scrolling: touch;
/*    margin-top: 4px;*/
    overflow-x: auto;
    overflow-y: hidden;
/*    width: 100%*/
        max-width: 671px;
margin: 0 auto;
}

.reasons__compare-img picture {
    display: block;
    height: 0;
    min-width: 564px;
    overflow: hidden;
    padding-bottom: 102.64447%;
    position: relative;
    width: 100%
}

.reasons__compare-img picture iframe,
.reasons__compare-img picture img,
.reasons__compare-img picture video {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.reasons__compare-img picture img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

@media(max-width:575px) {
    .reasons__compare-img picture {
        padding-bottom: 165.2329749104%
    }
}

.reasons__content {
    margin-top: 80px
}

@media(max-width:1023px) {
    .reasons__content {
        margin-top: 60px
    }
}

@media(max-width:767px) {
    .reasons__content {
        margin-top: 27px
    }
}

.reasons-step__p {
    color: #555;
    padding: 64px 40px 0px
}

.reasons-step {
    background-color: #fff;
    padding: 64px 58px
}

@media(max-width:1023px) {
    .reasons-step {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media(max-width:767px) {
    .reasons-step {
        padding: 33px 18px 30px
    }
}

.reasons-step:not(:first-child) {
    margin-top: 50px
}

@media(max-width:767px) {
    .reasons-step:not(:first-child) {
        margin-top: 18px
    }
}

.reasons-step__count-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='317.999' height='86.987'%3E%3Cpath d='M318 86.988h-68.565v-2.647H312.9l-16.744-23.662 16.922-27.231h-22.75v-2.647h27.494l-18.508 29.782Zm-39.06-22.8a1.318 1.318 0 0 1-1.31-1.324V11.288a1.31 1.31 0 1 1 2.621 0v51.579a1.318 1.318 0 0 1-1.312 1.321Zm-8.957 9.964H48.017a1.326 1.326 0 0 1 0-2.651h221.965a1.326 1.326 0 0 1 0 2.651Zm0-71.5H48.017a1.325 1.325 0 0 1 0-2.649h221.965a1.325 1.325 0 0 1 0 2.649ZM39.061 64.188a1.318 1.318 0 0 1-1.31-1.324V11.288a1.31 1.31 0 1 1 2.621 0v51.579a1.318 1.318 0 0 1-1.311 1.321ZM21.84 60.675 5.1 84.34h63.469v2.648H0l18.686-26.406L.178 30.8h27.494v2.647H4.918Z'/%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 26px;
    height: 87px;
    justify-content: center;
    line-height: 52px;
    margin-left: auto;
    margin-right: auto;
    max-width: 318px;
    padding: 25px 50px 35px;
    text-align: center;
    width: 100%
}

@media(max-width:767px) {
    .reasons-step__count-title {
        font-size: 12px;
        height: 43px;
        line-height: 31px;
        max-width: 160px;
        padding: 8px 25px 18px
    }
}

.headline {
  width: calc(100% + 200px);
  margin: 0 -100px;
  padding: -60px;
  background: #ffff8e;
}

/*
.headline:after {
content: url('../images/page-recruit/icons/22122213.png');
margin:0px;　画像右の余白
position:relative;
}
*/

.headline_title {
    	margin-left: 6rem;
        font-size: 3rem;
    }

@media (max-width:767px) {
.headline_title {
    font-size: 1.5rem;
}
}

.reasons-step .step-number {
/*    font-family: Manrope;*/
        font-family: "Playwrite IN", serif;
    font-size: 7rem;
    margin-left: 10px;
        line-height: 0;
}

@media(max-width:767px) {
.reasons-step .step-number {
        font-size: 2rem;
        margin-left: 5px
    }
}

.playwrite {
        font-family: "Playwrite IN", serif;
}

.syne {
  font-family: "Syne", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
font-size: 3rem;
    text-align: center;
/*    	opacity:0.1;*/
}

@media(max-width:767px) {
.syne {
font-size: 1.5rem;
    }
}

.oswald {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
    font-size: 3rem;
    text-align: center;
}

@media(max-width:767px) {
.oswald {
font-size: 1.5rem;
    }
}

.reasons-step__heading-title {
    background-color: #ffe8a1;
    color: #000;
    font-size: 30px;
    line-height: 44px;
    padding: 8px 22px 12px
}

@media(max-width:1023px) {
    .reasons-step__heading-title {
        font-size: 28px;
        line-height: 42px
    }
}

@media(max-width:767px) {
    .reasons-step__heading-title {
        font-size: 18px;
        line-height: 25px;
        padding: 7px 18px
    }
}

.reasons-step__heading-subtitle {
    background-color: #00608d;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    padding: 3px 22px
}

@media(max-width:575px) {
    .reasons-step__heading-subtitle {
        font-size: 14px;
        line-height: 24px;
        padding-left: 18px;
        padding-right: 18px
    }
}

.reasons-step__title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
    gap: 11px;
    justify-content: center;
    line-height: 32px;
    min-height: 35px;
    text-align: center
}

@media(max-width:767px) {
    .reasons-step__title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 14px;
        gap: 5px;
        line-height: 20px
    }
}

.reasons-step__title-icon {
    display: block;
    height: 67px;
    width: 110px
}

@media(max-width:767px) {
    .reasons-step__title-icon {
        height: 36px;
        width: 58px
    }
}

.reasons-step__title-icon img {
    display: block;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.reasons-step__title-inner {
    padding: 0 35px;
    position: relative
}

@media(max-width:767px) {
    .reasons-step__title-inner {
        padding: 0 18px
    }
}

.reasons-step__title-inner:after,
.reasons-step__title-inner:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.004' height='34.028'%3E%3Cpath d='M.861 25.747c1.23 1.476 6.307 6.44 7.5 7.583 1.124 1.082 3.61 1.038 1.872-1.081-1.626-2.162-5.787-5.824-7.385-7.345-2.384-2.321-3.887-1.433-1.987.843Zm9.769-9.371c5.049 8.383 10.483 16.837 10.753 17.176.618.777 2.425.308 1.21-1.753-2.326-3.947-8.707-15.483-12.514-22.014A97.323 97.323 0 0 0 4.443.822c-1.047-1.7-2.861-.4-2.3.694.814 1.604 4.533 8.296 8.487 14.861Z'/%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 34px;
    position: absolute;
    top: 50%;
    width: 23px
}

@media(max-width:767px) {

    .reasons-step__title-inner:after,
    .reasons-step__title-inner:before {
        height: 17px;
        width: 12px
    }
}

.reasons-step__title-inner:before {
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.reasons-step__title-inner:after {
    right: 0;
    -webkit-transform: translateY(-50%) scaleX(-1);
    transform: translateY(-50%) scaleX(-1)
}

.reasons-step__body {
    margin-top: 48px
}

@media(max-width:767px) {
    .reasons-step__body {
        margin-top: 19px
    }
}

.reasons-step__list,
.reasons-step__list-item {
    display: block
}

.reasons-step__list-item:not(:first-child) {
    margin-top: 60px
}

@media(max-width:767px) {
    .reasons-step__list-item:not(:first-child) {
        margin-top: 40px
    }
}

.reasons-step__list-item-inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 35px;
    justify-content: flex-start
}

@media(max-width:1023px) {
    .reasons-step__list-item-inner {
        gap: 20px
    }
}

@media(max-width:767px) {
    .reasons-step__list-item-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 18px
    }
}

.reasons-step__list-item-inner:not(:first-child) {
    margin-top: 37px
}

@media(max-width:767px) {
    .reasons-step__list-item-inner:not(:first-child) {
        margin-top: 18px
    }
}

.reasons-step__list-item-info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.reasons-step__list-item-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 410px;
    width: 100%
}

@media(max-width:1023px) {
    .reasons-step__list-item-img {
        max-width: 330px
    }
}

.reasons-step__list-item-img picture {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 60.97561%;
    position: relative;
    width: 100%
}

.reasons-step__list-item-img picture iframe,
.reasons-step__list-item-img picture img,
.reasons-step__list-item-img picture video {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.reasons-step__list-item-img picture img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.reasons-partners .reasons-step__heading {
    display: block
}

.reasons-partners .reasons-step__heading + * {
    margin-top: 42px
}

@media(max-width:767px) {
    .reasons-partners .reasons-step__heading + * {
        margin-top: 18px
    }
}

.reasons-partners__bottom {
    margin-top: 49px
}

@media(max-width:767px) {
    .reasons-partners__bottom {
        margin-top: 18px
    }
}

.reasons-partners__list {
    grid-gap: 10px;
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(5, 1fr);
    margin-top: 32px
}

@media(max-width:1023px) {
    .reasons-partners__list {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media(max-width:767px) {
    .reasons-partners__list {
        gap: 5px 6px;
        grid-template-columns: repeat(3, 1fr);
        margin-top: 8px
    }
}

.reasons-partners__list-item {
    border: 1px solid #d9d9d9
}

.reasons-partners__list-item picture {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 58.13953%;
    position: relative;
    width: 100%
}

.reasons-partners__list-item picture iframe,
.reasons-partners__list-item picture img,
.reasons-partners__list-item picture video {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.reasons-partners__list-item picture img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

@media(max-width:767px) {
    .reasons-partners__list-item picture {
        padding-bottom: 58.3333333333%
    }
}

.reasons-estate {
    margin-top: 40px
}

@media(max-width:767px) {
    .reasons-estate {
        margin-top: 12px
    }
}

.reasons-estate__content > :not(:first-child) {
    margin-top: 33px
}

@media(max-width:767px) {
    .reasons-estate__content > :not(:first-child) {
        margin-top: 26px
    }
}

.reasons-estate__table {
    border-collapse: collapse;
    margin-top: 18px;
    width: 100%
}

@media(max-width:767px) {
    .reasons-estate__table {
        margin-top: 8px
    }
}

.reasons-estate__table td,
.reasons-estate__table th {
    border: 2px solid #fff;
    padding: 5px 10px
}

@media(max-width:767px) {

    .reasons-estate__table td,
    .reasons-estate__table th {
        border-width: 1px;
        padding: 3px
    }

    .reasons-estate__table td:first-child,
    .reasons-estate__table th:first-child {
        min-width: 90px
    }

    .reasons-estate__table td:nth-child(3),
    .reasons-estate__table th:nth-child(3) {
        max-width: 86px
    }
}

.reasons-estate__table thead tr {
    background-color: #d5e1f1;
    font-size: 18px;
    height: 50px;
    line-height: 26px;
        font-weight: bold;
    text-align: center
}

@media(max-width:1023px) {
    .reasons-estate__table thead tr {
        font-size: 16px;
        line-height: 24px
    }
}

@media(max-width:767px) {
    .reasons-estate__table thead tr {
        font-size: 12px;
        height: 40px;
        line-height: 17px
    }
}

.reasons-estate__table tbody td {
    background-color: #d5e1f1;
    font-size: 18px;
    height: 50px;
    line-height: 26px;
        font-weight: bold;
    text-align: center
}

@media(max-width:1023px) {
    .reasons-estate__table tbody td {
        font-size: 18px;
        line-height: 28px;
        padding-left: 14px;
        padding-right: 14px
    }
}

@media(max-width:767px) {
    .reasons-estate__table tbody td {
        font-size: 14px;
        height: 30px;
        line-height: 18px;
        padding-left: 3px;
        padding-right: 3px
    }
}

.reasons-estate__table tbody td .tax {
    font-family: Noto Sans JP, hiragino sans, sans-serif;
    font-size: 14px;
    font-weight: 600
}

@media(max-width:767px) {
    .reasons-estate__table tbody td .tax {
        font-size: 7px
    }
}

.reasons-estate__table tbody td .num {
    color: #00608d;
    font-size: 34px
}

@media(max-width:1023px) {
    .reasons-estate__table tbody td .num {
        font-size: 28px
    }
}

@media(max-width:767px) {
    .reasons-estate__table tbody td .num {
        font-size: 20px
    }
}

.reasons-estate__table tbody td .currency {
    font-family: Noto Sans JP, hiragino sans, sans-serif;
    font-size: 20px;
/*    font-weight: 600*/
}

@media(max-width:1023px) {
    .reasons-estate__table tbody td .currency {
        font-size: 17px
    }
}

@media(max-width:767px) {
    .reasons-estate__table tbody td .currency {
        font-size: 11px
    }
}

.reasons-estate__table tbody td:not(:last-child) {
    background-color: #ddf5f9
}

.reasons-estate__img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 64px;
    max-width: 776px;
    width: 100%
}

@media(max-width:767px) {
    .reasons-estate__img {
        margin-top: 28px
    }
}

.reasons-estate__img picture {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 76.15979%;
    position: relative;
    width: 100%
}

.reasons-estate__img picture iframe,
.reasons-estate__img picture img,
.reasons-estate__img picture video {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.reasons-estate__img picture img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

@media(max-width:767px) {
    .reasons-estate__img picture {
        padding-bottom: 107.8202995008%
    }
}

.reasons-advertising {
    margin-top: 92px
}

@media(max-width:1199px) {
    .reasons-advertising {
        margin-top: 75px
    }
}

@media(max-width:767px) {
    .reasons-advertising {
        margin-top: 47px
    }
}

.reasons-process {
    margin-top: 86px
}

@media(max-width:1199px) {
    .reasons-process {
        margin-top: 70px
    }
}

@media(max-width:767px) {
    .reasons-process {
        margin-top: 33px
    }
}

.reasons-process .reasons-step__heading + * {
    margin-top: 54px
}

@media(max-width:767px) {
    .reasons-process .reasons-step__heading + * {
        margin-top: 18px
    }
}

.reasons-process__inner:not(:first-child) {
    margin-top: 82px
}

@media(max-width:767px) {
    .reasons-process__inner:not(:first-child) {
        margin-top: 28px
    }
}

.reasons-process__title {
    font-size: 26px;
    line-height: 37px;
    text-align: center
}

@media(max-width:767px) {
    .reasons-process__title {
        font-size: 15px;
        line-height: 22px
    }
}

.reasons-process__body {
    margin-top: 30px
}

.reasons-process__bottom {
    margin-top: 68px
}

@media(max-width:767px) {
    .reasons-process__bottom {
        margin-top: 37px
    }
}

.reasons-process__bottom-list {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    grid-gap: 22px;
    align-items: stretch;
    display: grid;
    gap: 22px;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 30px
}

@media(max-width:767px) {
    .reasons-process__bottom-list {
        gap: 18px;
        grid-template-columns: repeat(1, 1fr);
        margin-top: 15px
    }
}

.reasons-process__bottom-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden
}

@media(max-width:767px) {
    .reasons-process__bottom-item {
        border-radius: 15px;
        margin-left: auto;
        margin-right: auto;
        max-width: 440px;
        width: 100%
    }
}

.reasons-process__bottom-item:nth-child(odd) .reasons-process__bottom-item-img {
    background-color: #ddf5f9
}

.reasons-process__bottom-item:nth-child(odd) .reasons-process__bottom-item-info {
    background-color: #f1fdff
}

.reasons-process__bottom-item:nth-child(2n) .reasons-process__bottom-item-img {
    background-color: #fff6b6
}

.reasons-process__bottom-item:nth-child(2n) .reasons-process__bottom-item-info {
    background-color: #fffbe1
}

.reasons-process__bottom-item-img {
    margin-left: auto;
    margin-right: auto;
    max-width: 440px;
    padding: 25px 24px 10px;
    width: 100%
}

@media(max-width:767px) {
    .reasons-process__bottom-item-img {
        padding: 16px 20px 8px
    }
}

.reasons-process__bottom-item-img picture {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 78.63636%;
    position: relative;
    width: 100%
}

.reasons-process__bottom-item-img picture iframe,
.reasons-process__bottom-item-img picture img,
.reasons-process__bottom-item-img picture video {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.reasons-process__bottom-item-img picture img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 25%;
    object-position: 50% 25%
}

.reasons-process__bottom-item-info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 21px 45px 45px
}

@media(max-width:1023px) {
    .reasons-process__bottom-item-info {
        padding: 20px 30px 30px
    }
}

@media(max-width:767px) {
    .reasons-process__bottom-item-info {
        padding: 12px 20px 18px
    }
}

.reasons-process__bottom-item-info > :not(:first-child) {
    margin-top: 15px
}

@media(max-width:767px) {
    .reasons-process__bottom-item-info > :not(:first-child) {
        margin-top: 12px
    }
}

.reasons-process__bottom-item-icon {
    display: block;
    height: 43px;
    margin-left: auto;
    margin-right: auto;
    width: 43px
}

@media(max-width:767px) {
    .reasons-process__bottom-item-icon {
        height: 27px;
        width: 31px
    }
}

.reasons-process__bottom-item-icon img {
    display: block;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.reasons-process__bottom-item-text {
    font-size: 18px;
    line-height: 26px
}

@media(max-width:767px) {
    .reasons-process__bottom-item-text {
        font-size: 13px;
        line-height: 20px
    }
}

.reasons-process__bottom-img {
    background-color: #fff6b6;
    border-radius: 30px;
    padding: 23px 66px 34px
}

@media(max-width:767px) {
    .reasons-process__bottom-img {
        border-radius: 15px;
        padding: 24px 7px 21px
    }
}

.reasons-process__bottom-img picture {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 64.84375%;
    position: relative;
    width: 100%
}

.reasons-process__bottom-img picture iframe,
.reasons-process__bottom-img picture img,
.reasons-process__bottom-img picture video {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.reasons-process__bottom-img picture img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

@media(max-width:767px) {
    .reasons-process__bottom-img picture {
        padding-bottom: 146.7128027682%
    }
}

.reasons-team__list {
    margin-top: 30px
}

.reasons-team__list-item {
    background: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, .1);
    box-shadow: 0 0 9px rgba(0, 0, 0, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 65px;
    min-height: 250px;
    padding: 31px 50px 29px
}

@media(max-width:1023px) {
    .reasons-team__list-item {
        gap: 35px;
        padding: 20px 25px
    }
}

@media(max-width:767px) {
    .reasons-team__list-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        border-radius: 10px;
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .1);
        box-shadow: 0 0 4px rgba(0, 0, 0, .1);
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 17px;
        padding: 15px 20px 22px
    }
}

.reasons-team__list-item:not(:first-child) {
    margin-top: 35px
}

@media(max-width:767px) {
    .reasons-team__list-item:not(:first-child) {
        margin-top: 16px
    }
}

.reasons-team__list-item-info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.reasons-team__list-item-info-body {
    margin-top: 27px
}

@media(max-width:767px) {
    .reasons-team__list-item-info-body {
        margin-top: 17px
    }
}

.reasons-team__list-item-info-body + :not(:first-child) {
    margin-top: 10px
}

.reasons-team__list-item-title {
    color: #00608d;
    font-size: 18px;
    line-height: 36px
}

@media(max-width:767px) {
    .reasons-team__list-item-title {
        font-size: 14px;
        line-height: 20px
    }
}

.reasons-team__list-item-name-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #00608d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 9px;
    margin-top: 3px;
    padding-bottom: 8px
}

.reasons-team__list-item-label {
    -ms-flex-negative: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #00608d;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-shrink: 0;
    font-size: 16px;
    font-weight: 700;
    justify-content: center;
    line-height: 24px;
    padding: 2px 12px
}

@media(max-width:767px) {
    .reasons-team__list-item-label {
        font-size: 13px;
        line-height: 16px;
        padding: 4px 10px
    }
}

.reasons-team__list-item-name {
    font-size: 26px;
    line-height: 37px
}

@media(max-width:767px) {
    .reasons-team__list-item-name {
        font-size: 18px;
        line-height: 26px;
        margin: 0 auto;
    }
}

.reasons-team__list-item-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 300px;
    width: 100%
}

@media(max-width:1023px) {
    .reasons-team__list-item-img {
        max-width: 286px
    }
}

@media(max-width:767px) {
    .reasons-team__list-item-img {
        margin-left: auto;
        margin-right: auto
    }
}

.reasons-team__list-item-img picture {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 63.33333%;
    position: relative;
    width: 100%
}

.reasons-team__list-item-img picture iframe,
.reasons-team__list-item-img picture img,
.reasons-team__list-item-img picture video {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.reasons-team__list-item-img picture img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}


/*選ばれる理由タイトルなどの色変更*/

.text-color-2 {
    color: #fa7e06 
}

@media (max-width:767px) {
    .text-color-2 {
    color: #fa7e06 ;
    font-size: 2rem;
}}



/*初心者マーク*/

.icon-beginner {
	position: relative;
	display: inline-block;
	width: 1em;
	height: 1.2em;
	vertical-align: middle;
	margin-right: .4em;
}
.icon-beginner::before,
.icon-beginner::after {
	position: absolute;
	top: 0;
	content: "";
	display: block;
	width: 50%;
	height: 100%;
	border: .1em solid #333;
	border-bottom-width: .15em;
	box-sizing: border-box;
}
.icon-beginner::before {
	left: 0;
	background: #ff0;
	transform: skewY(45deg);
	border-radius: .3em 0 0 .1em;
	border-right: none;
}
.icon-beginner::after {
	right: 0;
	background: #390;
	transform: skewY(-45deg);
	border-radius: 0 .3em .1em 0;
	border-left: none
}



/*カルーセル*/


@media(min-width:767px) {
.voice {
    display: none !important
}}


.voice {
    background-color: #fff;
    padding-bottom: 62px;
    padding-top: 0px
}

@media(max-width:1199px) {
    .voice {
        padding-bottom: 50px;
        padding-top: 0px
    }
}

@media(max-width:767px) {
    .voice {
        padding-bottom: 25px;
        padding-top: 0px
    }
}

.voice .container {
    max-width: 1064px
}

.voice .title + * {
    margin-top: 42px
}

@media(max-width:767px) {
    .voice .title + * {
        margin-top: 20px
    }
}

.voice__card {
    margin-top: 68px
}

@media(max-width:767px) {
    .voice__card {
        margin-left: -17px;
        margin-right: -17px;
        margin-top: 40px
    }
}

.voice__card .swiper-slide {
    height: 100%
}

.voice__card--media .swiper .swiper-button-next,
.voice__card--media .swiper .swiper-button-prev {
    top: 30%;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.voice__card--media .swiper .swiper-button-next {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.voice__card--info {
    margin-top: 51px
}

@media(max-width:767px) {
    .voice__card--info {
        margin-top: 25px
    }
}

.voice__card--info .voice__card-inner {
    background-color: #fff;
    border: 2px solid #00608d;
    border-radius: 20px;
    padding: 26px 22px 33px
}

@media(max-width:767px) {
    .voice__card--info .voice__card-inner {
        border-radius: 10px;
        border-width: 1px;
        padding: 0px 25px 30px
    }
}

.voice__card-inner {
    display: block;
    height: 100%;
    width: 100%
}



.voice__card-media {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 50.33333%;
    position: relative;
    width: 100%
}

.voice__card-media iframe,
.voice__card-media img,
.voice__card-media video {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.voice__card-media img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.voice__card-img {
    display: block;
    width: 100%
}

.voice__card-img picture {
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 64%;
    position: relative;
    width: 100%
}

.voice__card-img picture iframe,
.voice__card-img picture img,
.voice__card-img picture video {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.voice__card-img picture img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

.voice__card-content {
    padding-top: 20px
}

@media(max-width:767px) {
    .voice__card-content {
        padding-top: 11px
    }
}

.voice__card-content-body {
    margin-top: 23px
}

@media(max-width:767px) {
    .voice__card-content-body {
        margin-top: 12px
    }
}

.voice__card-content-body > :not(:first-child) {
    margin-top: 10px
}

.voice__card-content-body .text {
    font-size: 15px
}

@media(max-width:767px) {
    .voice__card-content-body .text {
        font-size: 13px
    }
}

.voice__card-title {
    font-size: 18px;
    line-height: 25px
}

@media(max-width:767px) {
    .voice__card-title {
        font-size: 15px;
        line-height: 20px
    }
}

.voice__consultation {
    background-color: #fff;
    border-radius: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 62px;
    max-width: 900px;
    padding: 37px 58px;
    width: calc(100% - 74px)
}

@media(max-width:767px) {
    .voice__consultation {
        border-radius: 15px;
        margin-top: 35px;
        padding: 24px 15px;
        width: calc(100% - 50px)
    }
}

.voice__consultation-title {
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    text-align: center
}

@media(max-width:767px) {
    .voice__consultation-title {
        font-size: 16px;
        line-height: 21px
    }
}

.voice__consultation-list {
    grid-gap: 40px;
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 20px
}

@media(max-width:1023px) {
    .voice__consultation-list {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(max-width:767px) {
    .voice__consultation-list {
        gap: 13px;
        grid-template-columns: repeat(1, 1fr);
        padding-left: 20px
    }
}

.voice__consultation-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

@media(max-width:1023px) {
    .voice__consultation-item:nth-child(3n):before {
        display: none
    }
}

@media(max-width:767px) {
    .voice__consultation-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 12px
    }

    .voice__consultation-item:nth-child(3n):before {
        display: block
    }
}

.voice__consultation-item:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.012' height='34.005'%3E%3Cpath d='M17.318.002a2.712 2.712 0 0 0-1.9.774L.794 15.133a2.611 2.611 0 0 0 0 3.74L15.418 33.23a2.726 2.726 0 0 0 3.809 0 2.607 2.607 0 0 0 0-3.737L6.504 17.002 19.223 4.517a2.61 2.61 0 0 0 0-3.74 2.707 2.707 0 0 0-1.905-.775Z' fill='%2300608d'/%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 26px;
    position: absolute;
    right: -26px;
    top: 50%;
    -webkit-transform: translateY(-50%) scaleX(-1);
    transform: translateY(-50%) scaleX(-1);
    width: 15px
}

@media(max-width:767px) {
    .voice__consultation-item:before {
        bottom: -18px;
        height: 21px;
        left: 50%;
        right: auto;
        top: auto;
        -webkit-transform: translateX(-50%) rotate(-90deg);
        transform: translateX(-50%) rotate(-90deg);
        width: 12px
    }
}

.voice__consultation-item:last-child:before {
    display: none
}

.voice__consultation-item-step {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #00608d;
    border-radius: 18px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Manrope;
    font-size: 20px;
    font-weight: 700;
    justify-content: center;
    line-height: 28px;
    min-height: 36px;
    min-width: 125px;
    padding: 4px 8px
}

@media(max-width:767px) {
    .voice__consultation-item-step {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        border-radius: 12px;
        font-size: 14px;
        line-height: 20px;
        min-height: 25px;
        min-width: 82px;
        order: 2;
        padding: 2px 6px
    }
}

.voice__consultation-item-step .num {
    font-size: 30px;
    margin-left: 4px;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    vertical-align: middle
}

@media(max-width:767px) {
    .voice__consultation-item-step .num {
        font-size: 23px
    }
}

.voice__consultation-item-icon {
    display: block;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 17px;
    width: 81px
}

@media(max-width:767px) {
    .voice__consultation-item-icon {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        height: 52px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        order: 1;
        width: 53px
    }
}

.voice__consultation-item-icon img {
    display: block;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    width: 100%
}

.voice__consultation-item-desc {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-top: 12px;
    text-align: center
}

@media(max-width:767px) {
    .voice__consultation-item-desc {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        font-size: 15px;
        line-height: 20px;
        margin-top: 0;
        order: 3
    }
}


.swiper {
    padding-left: 37px;
    padding-right: 37px
}

@media(max-width:767px) {
    .swiper {
        padding-left: 35px;
        padding-right: 35px
    }
}

.swiper .swiper-button-next,
.swiper .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.012' height='34.004'%3E%3Cpath d='M17.318.002a2.7 2.7 0 0 0-1.9.775L.794 15.133a2.612 2.612 0 0 0 0 3.741l14.624 14.357a2.732 2.732 0 0 0 3.809 0 2.612 2.612 0 0 0 0-3.741L6.504 17.002 19.223 4.515a2.609 2.609 0 0 0 0-3.739 2.7 2.7 0 0 0-1.905-.774Z' fill='%2300608d'/%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 34px;
    margin: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    z-index: 20
}

@media(max-width:767px) {

    .swiper .swiper-button-next,
    .swiper .swiper-button-prev {
        height: 20px;
        width: 12px
    }
}

.swiper .swiper-button-next:after,
.swiper .swiper-button-prev:after {
    display: none
}

.swiper .swiper-button-prev {
    left: 0
}

@media(max-width:767px) {
    .swiper .swiper-button-prev {
        left: 18px
    }
}

.swiper .swiper-button-next {
    right: 0;
    -webkit-transform: translateY(-50%) scaleX(-1);
    transform: translateY(-50%) scaleX(-1)
}

@media(max-width:767px) {
    .swiper .swiper-button-next {
        right: 18px
    }
}
/*カルーセル*/



/*動くアンダーライン*/

.underline-before {

	background: linear-gradient(#ffff8e, #ffff8e) 0 100%/0 10px no-repeat;
	/*左から、カラー（始点と終点それぞれ同じものを指定）、position / サイズ横縦 繰り返しの有無 */

	transition: background 3s;
	/*トランジションの設定。下線を引く動きをアニメーションにするのに必要 */

	text-decoration: none;
	/*テキストの装飾の設定 */
}

.underline-after {
	background-size: 100% 10px;
  /* 変化後のスタイル。横サイズを0から100%に変えることで指定の文字列に下線を引く */
}



@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(15px); /* 初期位置 */
  }
  40% {
    transform: translateY(-15px); /* 上に跳ねる高さ（-30px） */
  }
  60% {
    transform: translateY(-12px); /* 少し低い位置に跳ねる（-15px） */
  }
}

.anim-box {
    display: inline-block;
}

.anim-box.element-2 {
  animation: bounce 3s forwards; /* 2秒間隔でバウンドする */
    display: inline-block;
}


.is-animated {
}


.is-animated.popup {
  animation: pup 2s cubic-bezier(0.5, 0.5, 0.36, 0.5) forwards;
}
 
@keyframes pup {
  0% {
    transform: translateY(40px) scale(0.8);
    opacity: 0;
  }
  100% {
    transform: translateY(0) scale(1.0);
  }
  80%, 100% {
    opacity: 1;
  }
}

.animated {
}

.slidein.animated {
  animation: slide 1.4s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
 
@keyframes slide {
  0% {
    transform: translateX(180px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
  }
  40%,100% {
    opacity: 1;
  }
}

.hikaku {
        display: flex;
      justify-content: center;
        overflow: hidden;
        font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
}

@media (max-width:767px) {
.hikaku {
        font-size: 25px;
        line-height: 32px
    }
}

.hikaku.txt {

}

.hikaku.txt p {
    transform: translateY(2em);
    animation: textanimation 1s forwards;
}
/* 1文字目 */
.txt p:nth-child(1) {
    animation-delay: 0.2s
}
/* 2文字目 */
.txt p:nth-child(2) {
    animation-delay: 0.4s
}
/* 3文字目 */
.txt p:nth-child(3) {
    animation-delay: 0.6s
}
/* 4文字目 */
.txt p:nth-child(4) {
    animation-delay: 0.8s
}
/* 5文字目 */
.txt p:nth-child(5) {
    animation-delay: 1s
}
/* 6文字目 */
.txt p:nth-child(6) {
    animation-delay: 1.2s
}
/* 7文字目 */
.txt p:nth-child(7) {
    animation-delay: 1.4s
}
/* 8文字目 */
.txt p:nth-child(8) {
    animation-delay: 1.6s
}
/* 9文字目 */
.txt p:nth-child(9) {
    animation-delay: 1.8s
}
/* 10文字目 */
.txt p:nth-child(10) {
    animation-delay: 2s
}
/* 11文字目 */
.txt p:nth-child(11) {
    animation-delay: 2.2s
}
/* 12文字目 */
.txt p:nth-child(12) {
    animation-delay: 2.4s
}


@keyframes textanimation {
    0% {
        transform: translateY(2em);
    }
    
        50% {
        transform: translateY(-0.2em); /* 浮き上がるアニメーションの指定 */
    }

    100% {
        transform: translateY(0);
    }
}