@charset "UTF-8";
.hover, .l-footer__companies__list a, .l-nav a, .p-companies__link a, .p-link__back a, .p-news__body a {
    transition: opacity 0.3s ease-in-out
}

.hover:hover, .l-footer__companies__list a:hover, .l-nav a:hover, .p-companies__link a:hover, .p-link__back a:hover, .p-news__body a:hover {
    opacity: 0.7
}

/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
    box-sizing: border-box;
    font-size: 62.5%;
    line-height: 1.8;
    -webkit-text-size-adjust: 100%
}

*, :after, :before {
    background-repeat: no-repeat;
    box-sizing: inherit
}

:after, :before {
    text-decoration: inherit;
    vertical-align: inherit
}

* {
    padding: 0;
    margin: 0
}

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

hr {
    overflow: visible
}

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

summary {
    display: list-item
}

small {
    font-size: 80%
}

[hidden], template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

code, kbd, pre, samp {
    font-family: monospace, monospace
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

input {
    border-radius: 0
}

[role=button], [type=button], [type=reset], [type=submit], button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=number] {
    width: auto
}

[type=search] {
    -webkit-appearance: textfield
}

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

textarea {
    overflow: auto;
    resize: vertical
}

button, input, optgroup, select, textarea {
    font: inherit
}

optgroup {
    font-weight: bold
}

button {
    overflow: visible
}

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

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

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

button, select {
    text-transform: none
}

button, input, select, textarea {
    background-color: transparent;
    border-style: none;
    color: inherit
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

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

select::-ms-value {
    color: currentColor
}

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

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

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

img {
    border-style: none
}

progress {
    vertical-align: baseline
}

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

audio, canvas, progress, video {
    display: inline-block
}

@media screen {
    [hidden~=screen] {
        display: inherit
    }

    [hidden~=screen]:not(:active):not(:focus):not(:target) {
        position: absolute !important;
        clip: rect(0 0 0 0) !important
    }
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

body {
    font-family: "Noto Snas JP", "ヒラギノ角ゴ ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, system-ui, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}

img {
    vertical-align: bottom
}

ul {
    list-style: none
}

a {
    color: #000;
    text-decoration: none
}

.hover, .l-footer__companies__list a, .l-nav a, .p-companies__link a, .p-link__back a, .p-news__body a {
    transition: opacity 0.3s ease-in-out
}

.hover:hover, .l-footer__companies__list a:hover, .l-nav a:hover, .p-companies__link a:hover, .p-link__back a:hover, .p-news__body a:hover {
    opacity: 0.7
}

.l-wrapper {
    overflow-x: hidden
}

.l-header {
    background: #fff;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}

.l-header__inner {
    align-items: center;
    display: flex;
    justify-content: space-between;
    max-width: 1070px;
    padding: 0 15px;
    width: 100%
}

@media only screen and (max-width: 768px) {
    .l-header__inner {
        height: 41px
    }
}

@media print, screen and (min-width: 769px) {
    .l-header__inner {
        height: 90px;
        margin: 0 auto
    }
}

.l-header__logo {
    line-height: 1
}

@media only screen and (max-width: 768px) {
    .l-header__logo img {
        height: 24px;
        width: 69px
    }
}

@media print, screen and (min-width: 769px) {
    .l-header__logo img {
        width: 145px
    }
}

@media only screen and (max-width: 768px) {
    .l-nav {
        background: #cdcbcc;
        display: none;
        left: 0;
        position: absolute;
        top: 41px;
        width: 100%;
        z-index: 1000
    }
}

@media print, screen and (min-width: 769px) {
    .l-nav ul {
        border-left: 1px solid #000;
        display: flex
    }
}

@media print, screen and (min-width: 769px) {
    .l-nav li {
        border-right: 1px solid #000;
        width: 158px
    }
}

@media only screen and (max-width: 768px) {
    .l-nav li:not(:last-child) {
        border-bottom: 1px solid #000
    }
}

@media only screen and (max-width: 768px) {
    .l-nav a {
        font-size: 18px;
        font-size: 1.8rem;
        align-items: center;
        background: url("../img/icon-arrow04.svg") no-repeat right 22px center/22px 22px;
        display: flex;
        height: 50px;
        padding: 0 18px;
        width: 100%
    }
}

@media print, screen and (min-width: 769px) {
    .l-nav a {
        font-size: 12px;
        font-size: 1.2rem;
        display: block;
        letter-spacing: 0.2em;
        padding: 11px 0;
        text-align: center
    }
}

@media only screen and (max-width: 768px) {
    .l-nav__button {
        display: block;
        height: 14px;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        width: 28px
    }
}

@media print, screen and (min-width: 769px) {
    .l-nav__button {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .l-nav__button span {
        background: #000;
        display: block;
        height: 2px;
        left: 0;
        position: absolute;
        transition: 0.3s ease-in-out;
        width: 100%
    }
}

@media only screen and (max-width: 768px) {
    .l-nav__button span:first-child {
        top: 0
    }
}

@media only screen and (max-width: 768px) {
    .l-nav__button span:nth-child(2) {
        margin-top: -1px;
        top: 50%
    }
}

@media only screen and (max-width: 768px) {
    .l-nav__button span:nth-child(3) {
        bottom: 0
    }
}

@media only screen and (max-width: 768px) {
    .l-nav__button.js-on span:first-child {
        transform: translateY(6px) rotate(45deg)
    }
}

@media only screen and (max-width: 768px) {
    .l-nav__button.js-on span:nth-child(2) {
        opacity: 0;
        transform: translate(10px)
    }
}

@media only screen and (max-width: 768px) {
    .l-nav__button.js-on span:nth-child(3) {
        transform: translateY(-6px) rotate(-45deg)
    }
}

@media only screen and (max-width: 768px) {
    .l-main.is-pt {
        padding-top: 41px
    }
}

@media print, screen and (min-width: 769px) {
    .l-main.is-pt {
        padding-top: 90px
    }
}

.l-footer {
    background: #fff;
    position: relative;
    z-index: 3
}

@media print, screen and (min-width: 769px) {
    .l-footer {
        padding-top: 40px
    }
}

@media only screen and (max-width: 768px) {
    .l-footer__companies {
        padding: 27px 0 20px
    }
}

@media print, screen and (min-width: 769px) {
    .l-footer__companies {
        background: #d9ddde;
        margin-bottom: 80px;
        padding: 0 15px
    }
}

.l-footer__companies__inner {
    max-width: 1100px;
    position: relative
}

@media print, screen and (min-width: 769px) {
    .l-footer__companies__inner {
        margin: 0 auto;
        padding: 65px 0 80px
    }
}

.l-footer__companies__title {
    position: relative
}

@media print, screen and (min-width: 769px) {
    .l-footer__companies__title {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 768px) {
    .l-footer__companies__title p {
        text-align: center
    }
}

@media print, screen and (min-width: 769px) {
    .l-footer__companies__title p {
        background: #d9ddde;
        left: 0;
        position: absolute;
        top: 0
    }
}

@media only screen and (max-width: 768px) {
    .l-footer__companies__title img {
        width: 115px
    }
}

@media print, screen and (min-width: 769px) {
    .l-footer__companies__title img {
        width: 153px
    }
}

.l-footer__companies__title h2 {
    border-bottom: 1px solid #000;
    font-weight: 400
}

@media only screen and (max-width: 768px) {
    .l-footer__companies__title h2 {
        display: none
    }
}

@media print, screen and (min-width: 769px) {
    .l-footer__companies__title h2 {
        font-size: 10px;
        font-size: 1rem;
        padding: 10px 0 10px 170px
    }
}

.l-footer__companies__list {
    display: -ms-grid;
    display: grid
}

@media only screen and (max-width: 768px) {
    .l-footer__companies__list {
        display: none
    }
}

@media print, screen and (min-width: 769px) {
    .l-footer__companies__list {
        padding-left: 50px;
        grid-template-columns:repeat(auto-fill, minmax(210px, 1fr));
        row-gap: 10px
    }
}

.l-footer__companies__list li {
    font-feature-settings: "palt";
    font-weight: bold
}

@media print, screen and (min-width: 769px) {
    .l-footer__companies__list li {
        font-size: 12px;
        font-size: 1.2rem
    }
}

.l-footer__companies__list a {
    font-feature-settings: "palt";
    font-weight: bold
}

@media print, screen and (min-width: 769px) {
    .l-footer__companies__list a {
        font-size: 12px;
        font-size: 1.2rem
    }
}

.l-footer__companies__list a.is-long {
    letter-spacing: -0.08em
}

@media only screen and (max-width: 768px) {
    .l-footer__info {
        background: #d9ddde;
        padding: 55px 0 20px
    }
}

@media print, screen and (min-width: 769px) {
    .l-footer__info {
        margin-bottom: 16px
    }
}

.l-footer__info figure {
    text-align: center
}

@media only screen and (max-width: 768px) {
    .l-footer__info figure {
        margin-bottom: 36px
    }
}

@media print, screen and (min-width: 769px) {
    .l-footer__info figure {
        margin-bottom: 32px
    }
}

@media only screen and (max-width: 768px) {
    .l-footer__info figure img {
        width: 155px
    }
}

.l-footer__info address {
    font-size: 14px;
    font-size: 1.4rem;
    font-style: normal;
    letter-spacing: 0.05em;
    line-height: 1.43;
    text-align: center
}

.l-footer__copyright {
    text-align: center
}

@media only screen and (max-width: 768px) {
    .l-footer__copyright {
        background: #d9ddde;
        font-size: 9px;
        padding-bottom: 11px
    }
}

@media print, screen and (min-width: 769px) {
    .l-footer__copyright {
        font-size: 12px;
        font-size: 1.2rem;
        border-top: 1px solid #000;
        padding: 40px 0
    }
}

.hover, .l-footer__companies__list a, .l-nav a, .p-companies__link a, .p-link__back a, .p-news__body a {
    transition: opacity 0.3s ease-in-out
}

.hover:hover, .l-footer__companies__list a:hover, .l-nav a:hover, .p-companies__link a:hover, .p-link__back a:hover, .p-news__body a:hover {
    opacity: 0.7
}

.c-ttl01 h2 {
    font-weight: 400;
    position: relative
}

@media only screen and (max-width: 768px) {
    .c-ttl01 h2 {
        font-size: 18px;
        font-size: 1.8rem;
        letter-spacing: 0.26em;
        padding-left: 10px;
        padding-bottom: 7px
    }
}

@media print, screen and (min-width: 769px) {
    .c-ttl01 h2 {
        font-size: 30px;
        font-size: 3rem;
        letter-spacing: 0.2em;
        padding-bottom: 4px;
        text-align: center
    }
}

.c-ttl01 h2:after {
    background: #000;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute
}

@media only screen and (max-width: 768px) {
    .c-ttl01 h2:after {
        left: 0;
        width: 206px
    }
}

@media print, screen and (min-width: 769px) {
    .c-ttl01 h2:after {
        left: 50%;
        transform: translate(-50%);
        width: 346px
    }
}

@media only screen and (max-width: 768px) {
    .c-ttl01 p {
        font-size: 14px;
        font-size: 1.4rem;
        padding-top: 5px;
        padding-left: 19px
    }
}

@media print, screen and (min-width: 769px) {
    .c-ttl01 p {
        font-size: 22px;
        font-size: 2.2rem;
        letter-spacing: 0.1em;
        padding-top: 6px;
        text-align: center
    }
}

.c-btn01 {
    text-align: center
}

.c-btn01 a {
    border: 1px solid #000;
    display: inline-block;
    text-align: center
}

@media only screen and (max-width: 768px) {
    .c-btn01 a {
        font-size: 12px;
        font-size: 1.2rem;
        border-radius: 6px;
        padding: 4px 0;
        width: 223px
    }
}

@media print, screen and (min-width: 769px) {
    .c-btn01 a {
        font-size: 17px;
        font-size: 1.7rem;
        border-radius: 7px;
        padding: 6px 0;
        width: 280px
    }
}

.hover, .l-footer__companies__list a, .l-nav a, .p-companies__link a, .p-link__back a, .p-news__body a {
    transition: opacity 0.3s ease-in-out
}

.hover:hover, .l-footer__companies__list a:hover, .l-nav a:hover, .p-companies__link a:hover, .p-link__back a:hover, .p-news__body a:hover {
    opacity: 0.7
}

@media only screen and (max-width: 768px) {
    .p-mv {
        padding-top: 41px
    }
}

@media print, screen and (min-width: 769px) {
    .p-mv {
        display: -ms-grid;
        display: grid;
        height: 100vh;
        place-content: center;
        position: relative;
        width: 100%
    }
}

.p-mv:after {
    background: url("../img/txt-scroll.svg") no-repeat left top/cover;
    content: "";
    display: block
}

@media print, screen and (min-width: 769px) {
    .p-mv__movie {
        height: 100%;
        left: 0;
        overflow: hidden;
        position: fixed;
        top: 0;
        width: 100%
    }
}

@media print, screen and (min-width: 769px) {
    .p-mv__movie video {
        height: 100%;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: auto
    }
}

@media only screen and (max-width: 768px) {
    .p-mv__movie video {
        height: auto;
        width: 100%
    }
}

.p-mv__scroll {
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    z-index: 3
}

@media only screen and (max-width: 768px) {
    .p-mv__scroll {
        display: none
    }
}

@media print, screen and (min-width: 769px) {
    .p-mv__scroll {
        bottom: -20px;
        height: 49px;
        width: 34px
    }
}

@media print, screen and (min-width: 769px) {
    .p-mv__scroll p {
        font-size: 11px;
        font-size: 1.1rem;
        line-height: 1;
        text-align: center
    }
}

.p-mv__scroll span {
    animation: scroll 1s infinite;
    bottom: 0;
    position: absolute;
    left: 50%;
    margin-left: -7px
}

@media print, screen and (min-width: 769px) {
    .p-mv__scroll span img {
        height: 29px;
        width: 15px
    }
}

@media only screen and (max-width: 768px) {
    .p-mv img {
        height: 299px;
        width: 299px
    }
}

@media print, screen and (min-width: 769px) {
    .p-mv img {
        height: 597px;
        width: 597px
    }
}

@keyframes scroll {
    0% {
        opacity: 1;
        transform: translateY(0)
    }
    to {
        opacity: 0;
        transform: translateY(20px)
    }
}

.p-contents {
    background: #fff;
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 768px) {
    .p-contents {
        padding-top: 30px
    }
}

@media print, screen and (min-width: 769px) {
    .p-contents {
        padding-top: 50px
    }
}

.p-philosophy {
    opacity: 0;
    position: relative;
    transition: opacity 0.5s ease-in-out
}

@media only screen and (max-width: 768px) {
    .p-philosophy {
        background: url("../img/bg-philosophy_sp.png") no-repeat right 137px/264px auto;
        padding-bottom: 62px
    }
}

@media print, screen and (min-width: 769px) {
    .p-philosophy {
        background: url("../img/bg-philosophy.svg") no-repeat center top/597px auto;
        margin-bottom: 50px;
        min-height: 596px;
        padding-top: 50px
    }
}

.p-philosophy.js-on {
    opacity: 1
}

.p-philosophy.js-on .c-ttl01, .p-philosophy.js-on .p-philosophy__lead {
    opacity: 1
}

@media only screen and (max-width: 768px) {
    .p-philosophy:after {
        content: "";
        display: block;
        position: absolute;
        background: #fff url("../img/txt-philosopny_sp.svg") no-repeat left top/32px auto;
        height: 254px;
        right: 42px;
        top: 244px;
        width: 32px
    }
}

.p-philosophy .c-ttl01 {
    opacity: 0;
    transition: opacity 0.5s ease-in-out 0.5s
}

@media only screen and (max-width: 768px) {
    .p-philosophy .c-ttl01 {
        margin-bottom: 16px
    }
}

.p-philosophy .c-ttl01 h2 {
    letter-spacing: 0
}

@media print, screen and (min-width: 769px) {
    .p-philosophy .c-ttl01 h2 {
        font-size: 27px;
        font-size: 2.7rem
    }
}

@media print, screen and (min-width: 769px) {
    .p-philosophy .c-ttl01 p {
        font-size: 20px;
        font-size: 2rem;
        letter-spacing: 0.26em
    }
}

.p-philosophy__lead {
    opacity: 0;
    transition: opacity 0.5s ease-in-out 0.5s
}

@media only screen and (max-width: 768px) {
    .p-philosophy__lead {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 2.375;
        padding-left: 30px
    }
}

@media print, screen and (min-width: 769px) {
    .p-philosophy__lead {
        font-size: 20px;
        font-size: 2rem;
        letter-spacing: 0.26em;
        line-height: 3.9;
        text-align: center
    }
}

.p-about {
    max-width: 1500px;
    opacity: 0;
    transition: opacity 0.5s ease-in-out
}

@media only screen and (max-width: 768px) {
    .p-about {
        background: url("../img/img-about_sp.jpg") no-repeat left top/100% auto;
        margin-bottom: 50px;
        padding: 12px 0 55px
    }
}

@media print, screen and (min-width: 769px) {
    .p-about {
        background: url("../img/img-about.png") no-repeat left top/cover;
        height: 668px;
        margin: 0 auto 106px;
        padding-top: 63px
    }
}

.p-about .c-ttl01 {
    opacity: 0;
    transition: opacity 0.5s ease-in-out 0.5s
}

@media only screen and (max-width: 768px) {
    .p-about .c-ttl01 {
        margin-bottom: 14px
    }
}

@media print, screen and (min-width: 769px) {
    .p-about .c-ttl01 {
        margin-bottom: 44px
    }
}

.p-about__body {
    opacity: 0;
    transition: opacity 0.5s ease-in-out 0.5s
}

@media only screen and (max-width: 768px) {
    .p-about__body {
        padding-left: 30px
    }
}

@media print, screen and (min-width: 769px) {
    .p-about__body {
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        width: 1050px
    }
}

@media print, screen and (min-width: 769px) {
    .p-about__otg {
        padding-top: 50px;
        width: 420px
    }
}

@media only screen and (max-width: 768px) {
    .p-about__otg figure {
        margin-bottom: 15px
    }
}

@media print, screen and (min-width: 769px) {
    .p-about__otg figure {
        margin-bottom: 35px;
        text-align: center
    }
}

@media only screen and (max-width: 768px) {
    .p-about__otg figure img {
        width: 152px
    }
}

@media print, screen and (min-width: 769px) {
    .p-about__otg figure img {
        width: 303px
    }
}

@media only screen and (max-width: 768px) {
    .p-about__otg p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 2.3125
    }
}

@media print, screen and (min-width: 769px) {
    .p-about__otg p {
        font-size: 15px;
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 2.93;
        text-align: center
    }
}

@media only screen and (max-width: 768px) {
    .p-about__map {
        display: none
    }
}

@media print, screen and (min-width: 769px) {
    .p-about__map {
        display: none;
        padding-right: 50px
    }
}

@media print, screen and (min-width: 769px) {
    .p-about__map img {
        width: 456px
    }
}

.p-about.js-on {
    opacity: 1
}

.p-about.js-on .c-ttl01, .p-about.js-on .p-about__body {
    opacity: 1
}

@media only screen and (max-width: 768px) {
    .p-companies {
        margin-bottom: 50px;
        padding: 0 6px
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies {
        margin-bottom: 85px
    }
}

@media only screen and (max-width: 768px) {
    .p-companies .c-ttl01 {
        margin-bottom: 12px
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies .c-ttl01 {
        margin-bottom: 23px
    }
}

@media only screen and (max-width: 768px) {
    .p-companies .slick-prev {
        background: url("../img/btn-prev_sp.svg") no-repeat left top/cover;
        display: block;
        height: 15px;
        overflow: hidden;
        left: 7px;
        position: absolute;
        text-indent: 100%;
        top: 116px;
        width: 10px;
        z-index: 10
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies .slick-prev {
        display: none !important
    }
}

.p-companies .slick-next {
    display: block;
    overflow: hidden;
    position: absolute;
    text-indent: 100%
}

@media only screen and (max-width: 768px) {
    .p-companies .slick-next {
        background: url("../img/btn-next_sp.svg") no-repeat left top/cover;
        height: 15px;
        right: 7px;
        top: 116px;
        width: 10px
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies .slick-next {
        background: url("../img/btn-next.svg") no-repeat left top/cover;
        height: 31px;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        width: 32px
    }
}

.p-companies .slick-dots {
    display: flex;
    flex-wrap: wrap
}

@media only screen and (max-width: 768px) {
    .p-companies .slick-dots {
        gap: 12px 3px;
        margin-top: 20px;
        padding-left: 7px
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies .slick-dots {
        gap: 5px;
        margin-top: 20px
    }
}

.p-companies .slick-dots button {
    background: #595757;
    overflow: hidden;
    text-indent: 100%
}

@media only screen and (max-width: 768px) {
    .p-companies .slick-dots button {
        height: 3px;
        width: 48px
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies .slick-dots button {
        height: 8px;
        width: 66px
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies__inner {
        margin: 0 auto;
        width: 1100px
    }
}

.p-companies__thumbnail {
    background: #f8f8f8
}

@media only screen and (max-width: 768px) {
    .p-companies__thumbnail {
        display: none
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies__thumbnail {
        margin-top: 10px;
        padding: 20px 0
    }
}

.p-companies__thumbnail__item img {
    width: 100%
}

@media print, screen and (min-width: 769px) {
    .p-companies__thumbnail .slick-slide {
        padding: 0 8px;
        width: 281px
    }
}

.p-companies__item {
    position: relative
}

@media only screen and (max-width: 768px) {
    .p-companies__item figure {
        height: 270px;
    }

    .p-companies__item figure img {
        height: 100%;
        object-fit: cover;
        width: 100%;
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies__item figure {
        display: flex;
        justify-content: flex-end
    }
}

.p-companies__item figure img {
    max-width: 884px;
    width: 100%
}

.p-companies__detail {
    background: #595757;
    display: -ms-grid;
    display: grid;
    place-content: center;
    place-items: center
}

@media only screen and (max-width: 768px) {
    .p-companies__detail {
        padding: 10px 25px
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies__detail {
        height: 396px;
        left: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 376px
    }
}

.p-companies__detail h3 {
    color: #fff;
    line-height: 1.2
}

@media only screen and (max-width: 768px) {
    .p-companies__detail h3 {
        font-size: 17px;
        font-size: 1.7rem;
        margin-bottom: 10px;
        width: 100%;
    }

    .p-companies__detail h3 br {
        display: none;
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies__detail h3 {
        font-size: 25px;
        font-size: 2.5rem;
        margin-bottom: 18px
    }
}

@media only screen and (max-width: 768px) {
    .p-companies__detail h3 span {
        font-size: 12px;
        font-size: 1.2rem
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies__detail h3 span {
        font-size: 18px;
        font-size: 1.8rem
    }
}

.p-companies__lead {
    color: #fff;
    font-feature-settings: "palt";
    line-height: 1.3
}

@media only screen and (max-width: 768px) {
    .p-companies__lead {
        font-size: 12px;
        font-size: 1.2rem;
        min-height: 50px;
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies__lead {
        font-size: 17px;
        font-size: 1.7rem;
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 768px) {
    .p-companies__lead br {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .p-companies__link {
        display: none
    }
}

.p-companies__link a {
    color: #fff;
    display: block;
    font-feature-settings: "palt";
    text-align: center
}

@media print, screen and (min-width: 769px) {
    .p-companies__link a {
        font-size: 15px;
        font-size: 1.5rem;
        background: url("../img/icon-arrow01.svg") no-repeat left bottom/100% auto;
        line-height: 1.3;
        margin-bottom: 40px;
        padding-bottom: 3px;
        width: 193px
    }
}

@media only screen and (max-width: 768px) {
    .p-companies .c-btn01 {
        margin-top: 20px
    }
}

@media print, screen and (min-width: 769px) {
    .p-companies .c-btn01 {
        display: none
    }
}

@media print, screen and (min-width: 769px) {
    .p-news {
        margin-bottom: 270px
    }
}

.p-news .c-ttl01 {
    background: url("../img/bg-ttl.svg") no-repeat center top/277px 190px
}

@media only screen and (max-width: 768px) {
    .p-news .c-ttl01 {
        background-position: 14px 0;
        background-size: 107px auto;
        margin-bottom: 12px;
        padding-bottom: 4px;
        padding-top: 14px
    }
}

@media print, screen and (min-width: 769px) {
    .p-news .c-ttl01 {
        margin-bottom: 50px;
        padding-bottom: 14px;
        padding-top: 77px
    }
}

@media print, screen and (min-width: 769px) {
    .p-news .c-ttl01 h2:after {
        width: 168px
    }
}

.p-news__body {
    border-top: 1px solid #000;
    max-width: 1000px
}

@media only screen and (max-width: 768px) {
    .p-news__body {
        margin: 0 auto;
        width: calc(100% - 14px)
    }
}

@media print, screen and (min-width: 769px) {
    .p-news__body {
        margin: 0 auto 82px
    }
}

.p-news__body a {
    align-items: center;
    display: flex
}

@media only screen and (max-width: 768px) {
    .p-news__body a {
        background: url("../img/icon-arrow04.svg") no-repeat right 7px center/15px auto;
        height: 51px;
        gap: 20px;
        padding-left: 12px;
        padding-right: 25px
    }
}

@media print, screen and (min-width: 769px) {
    .p-news__body a {
        background: url("../img/icon-arrow02.svg") no-repeat right 44px center/25px auto;
        gap: 40px;
        padding: 27px 80px 27px 18px
    }
}

.p-news__item {
    border-bottom: 1px solid #000
}

.p-news__date {
    flex-shrink: 0;
    margin-right: 10px
}

@media only screen and (max-width: 768px) {
    .p-news__date {
        font-size: 12px;
        font-size: 1.2rem
    }
}

@media print, screen and (min-width: 769px) {
    .p-news__date {
        font-size: 17px;
        font-size: 1.7rem;
        letter-spacing: 0.2em
    }
}

@media only screen and (max-width: 768px) {
    .p-news__title {
        font-size: 14px;
        font-size: 1.4rem
    }
}

@media print, screen and (min-width: 769px) {
    .p-news__title {
        font-size: 17px;
        font-size: 1.7rem;
        letter-spacing: 0.2em
    }
}

@media only screen and (max-width: 768px) {
    .p-news .c-btn01 {
        margin-top: 50px
    }
}

@media print, screen and (min-width: 769px) {
    .p-news .c-btn01 {
        margin-top: 60px
    }
}

.p-link__back {
    text-align: center
}

.p-link__back a {
    display: inline-block;
    font-feature-settings: "palt";
    text-align: center
}

@media print, screen and (min-width: 769px) {
    .p-link__back a {
        font-size: 15px;
        font-size: 1.5rem;
        background: url("../img/icon-arrow03.svg") no-repeat left bottom/100% auto;
        line-height: 1.3;
        margin-bottom: 40px;
        padding-bottom: 3px;
        width: 193px
    }
}

.p-news__article {
    margin: 0 auto;
    max-width: 1030px;
    padding: 0 15px
}

@media only screen and (max-width: 768px) {
    .p-news__article__date {
        font-size: 14px;
        font-size: 1.4rem
    }
}

@media print, screen and (min-width: 769px) {
    .p-news__article__date {
        font-size: 21px;
        font-size: 2.1rem;
        letter-spacing: 0.2em
    }
}

.p-news__article__title {
    border-bottom: 1px solid #000;
    font-weight: normal
}

@media only screen and (max-width: 768px) {
    .p-news__article__title {
        font-size: 17px;
        font-size: 1.7rem;
        margin-bottom: 20px
    }
}

@media print, screen and (min-width: 769px) {
    .p-news__article__title {
        font-size: 20px;
        font-size: 2rem;
        letter-spacing: 0.2em;
        margin-bottom: 40px
    }
}

.p-news__article__body {
    margin-bottom: 100px
}

.p-news__article__body figure:not(:first-child) {
    margin-top: 2em
}

.p-news__article__body figure img {
    max-width: 100%
}

.p-news__article__body p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625
}

.p-news__article__body p:not(:first-child) {
    margin-top: 2em
}

@media only screen and (max-width: 768px) {
    .p-felice-top {
        padding-bottom: 70px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice-top {
        padding-bottom: 150px
    }
}

.p-felice-top .c-ttl01 {
    background: url("../img/bg-ttl.svg") no-repeat center top/277px 190px
}

@media only screen and (max-width: 768px) {
    .p-felice-top .c-ttl01 {
        background-position: 14px 0;
        background-size: 107px auto;
        margin-bottom: 12px;
        padding-bottom: 4px;
        padding-top: 14px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice-top .c-ttl01 {
        margin-bottom: 50px;
        padding-bottom: 14px;
        padding-top: 77px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice-top .c-ttl01 h2:after {
        width: 168px
    }
}

@media only screen and (max-width: 768px) {
    .p-felice-top .p-felice__mv {
        margin-bottom: 53px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice-top .p-felice__mv {
        border: none;
        height: auto;
        margin-bottom: 100px;
        position: relative
    }
}

.p-felice-top .p-felice__mv-inner {
    margin: 0 auto;
    position: static;
    transform: translate(0)
}

@media only screen and (max-width: 768px) {
    .p-felice-top .p-felice__mv-inner {
        position: relative
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice-top .p-felice__mv-inner {
        width: 1100px
    }
}

.p-felice-top .p-felice__mv-inner:before {
    background: #003954;
    content: "";
    display: block;
    position: absolute;
    z-index: -1
}

@media only screen and (max-width: 768px) {
    .p-felice-top .p-felice__mv-inner:before {
        border: 1px solid #003954;
        border-radius: 26px;
        height: 435px;
        left: 10px;
        top: 14px;
        width: 95vw
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice-top .p-felice__mv-inner:before {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .p-felice-top .p-felice__mv-inner:after {
        border: 1px solid #003954;
        border-radius: 26px;
        height: 445px;
        right: 3px;
        top: 22px;
        width: 95vw
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice-top .p-felice__mv-inner:after {
        border-radius: 26px 0 0 26px;
        height: 288px;
        left: -7px;
        top: 15px;
        width: 362px
    }
}

.p-felice-top .p-felice__mv-detail {
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 768px) {
    .p-felice-top .p-felice__mv-detail {
        padding: 50px 27px 0
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice-top .p-felice__mv-detail {
        border-radius: 26px 0 0 26px;
        height: 304px;
        padding-top: 47px;
        padding-left: 15px;
        width: 355px
    }
}

@media only screen and (max-width: 768px) {
    .p-felice-top .p-felice__mv-detail h2 {
        border-bottom: 2px solid #003954;
        margin-bottom: 7px;
        padding-bottom: 15px;
        text-align: center
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice-top .p-felice__mv-detail h2 {
        margin-bottom: 18px;
        padding-left: 30px;
        padding-bottom: 27px
    }
}

@media only screen and (max-width: 768px) {
    .p-felice-top .p-felice__mv-detail h2 img {
        width: 192px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice-top .p-felice__mv-detail h2 img {
        width: 207px
    }
}

.p-felice-top .p-felice__mv-detail p {
    color: #003954;
    font-weight: bold
}

@media only screen and (max-width: 768px) {
    .p-felice-top .p-felice__mv-detail p {
        font-size: 13px;
        font-size: 1.3rem;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 2.538
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice-top .p-felice__mv-detail p {
        font-size: 12px;
        font-size: 1.2rem;
        letter-spacing: 0.2em;
        line-height: 2.17;
        padding-left: 30px
    }
}

.p-felice-top .p-felice__mv-slider {
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width: 768px) {
    .p-felice-top .p-felice__mv-slider {
        padding: 0 18px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice-top .p-felice__mv-slider {
        width: 742px
    }
}

.p-felice-top .p-felice__mv-slider__wrap {
    position: relative;
    z-index: 3
}

@media only screen and (max-width: 768px) {
    .p-felice-top .p-felice__mv-slider__wrap {
        background: transparent;
        padding: 0
    }
}

@media only screen and (max-width: 768px) {
    .p-felice-top .p-felice__mv-image {
        width: 43.3333vw
    }
}

@media only screen and (max-width: 768px) {
    .p-felice-top .p-felice__mv-image:nth-child(n+3) {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .p-felice-top .p-felice__mv-image img {
        width: 100%
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice-top .p-felice__mv-image img {
        width: 244px
    }
}

.p-felice-top.p-felice .c-btn01 {
    display: block;
    margin-bottom: 0;
}

.hover, .l-footer__companies__list a, .l-nav a, .p-companies__link a, .p-link__back a, .p-news__body a {
    transition: opacity 0.3s ease-in-out
}

.hover:hover, .l-footer__companies__list a:hover, .l-nav a:hover, .p-companies__link a:hover, .p-link__back a:hover, .p-news__body a:hover {
    opacity: 0.7
}

@media only screen and (max-width: 768px) {
    .p-felice__mv {
        margin-bottom: 86px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__mv {
        border-top: 2px solid #000;
        border-bottom: 2px solid #000;
        height: 650px;
        margin-bottom: 100px;
        position: relative
    }
}

@media only screen and (max-width: 768px) {
    .p-felice__mv-inner {
        position: relative
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__mv-inner {
        align-items: center;
        display: flex;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-634px, -50%);
        width: 1640px
    }
}

.p-felice__mv-inner:before {
    background: #003954;
    content: "";
    display: block;
    position: absolute;
    z-index: -1
}

@media only screen and (max-width: 768px) {
    .p-felice__mv-inner:before {
        border: 1px solid #003954;
        border-radius: 26px;
        height: 250px;
        left: 10px;
        top: 14px;
        width: 95vw
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__mv-inner:before {
        display: none
    }
}

.p-felice__mv-inner:after {
    background: #fff;
    content: "";
    display: block;
    position: absolute;
    z-index: -1
}

@media only screen and (max-width: 768px) {
    .p-felice__mv-inner:after {
        border: 1px solid #003954;
        border-radius: 26px;
        height: 250px;
        right: 3px;
        top: 22px;
        width: 95vw
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__mv-inner:after {
        border-top: 2px solid #003954;
        border-left: 2px solid #003954;
        border-bottom: 2px solid #003954;
        border-radius: 44px 0 0 44px;
        height: 428px;
        left: -8px;
        top: 20px;
        width: 538px
    }
}

.p-felice__mv-detail {
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 768px) {
    .p-felice__mv-detail {
        padding: 50px 27px 0
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__mv-detail {
        background: #fff;
        border-top: 2px solid #003954;
        border-left: 2px solid #003954;
        border-bottom: 2px solid #003954;
        border-radius: 44px 0 0 44px;
        height: 450px;
        padding-top: 65px;
        padding-left: 20px;
        width: 530px
    }
}

@media only screen and (max-width: 768px) {
    .p-felice__mv-detail h2 {
        border-bottom: 2px solid #003954;
        margin-bottom: 7px;
        padding-bottom: 15px;
        text-align: center
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__mv-detail h2 {
        border-bottom: 5px solid #003954;
        margin-bottom: 37px;
        padding-left: 47px;
        padding-bottom: 27px
    }
}

@media only screen and (max-width: 768px) {
    .p-felice__mv-detail h2 img {
        width: 192px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__mv-detail h2 img {
        width: 307px
    }
}

.p-felice__mv-detail p {
    color: #003954;
    font-weight: bold
}

@media only screen and (max-width: 768px) {
    .p-felice__mv-detail p {
        font-size: 13px;
        font-size: 1.3rem;
        font-feature-settings: "palt";
        letter-spacing: 0.07em;
        line-height: 2.538
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__mv-detail p {
        font-size: 17px;
        font-size: 1.7rem;
        letter-spacing: 0.2em;
        line-height: 2.17;
        padding-left: 47px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__mv-slider {
        display: flex;
        justify-content: space-between;
        width: 1100px
    }
}

.p-felice__mv-slider__wrap {
    position: relative;
    z-index: 3
}

@media only screen and (max-width: 768px) {
    .p-felice__mv-slider__wrap {
        background: #003954;
        padding: 22px 0 27px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__mv-image:nth-child(n+4) {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .p-felice__mv-image img {
        width: 65.625vw
    }
}

.p-felice__archive {
    position: relative
}

.p-felice__archive:before {
    background: #003954;
    content: "";
    display: block;
    position: absolute;
    z-index: -1
}

@media print, screen and (min-width: 769px) {
    .p-felice__archive:before {
        height: 350px;
        right: 0;
        top: 80px;
        width: calc((100% - 1100px) / 2 + 1124px)
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__archive-inner {
        margin: 0 auto;
        width: 1100px
    }
}

.p-felice__archive-title {
    align-items: flex-end;
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width: 768px) {
    .p-felice__archive-title {
        padding: 0 16px 0 43px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__archive-title {
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 768px) {
    .p-felice__archive-title img {
        width: 135px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__archive-title img {
        width: 270px
    }
}

.p-felice__archive-title p {
    color: #003954;
    font-weight: bold
}

@media only screen and (max-width: 768px) {
    .p-felice__archive-title p {
        font-size: 13px;
        font-size: 1.3rem
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__archive-title p {
        font-size: 23px;
        font-size: 2.3rem
    }
}

@media only screen and (max-width: 768px) {
    .p-felice__archive-link {
        margin-bottom: 35px;
        padding-top: 30px;
        position: relative
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__archive-link {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .p-felice__archive-link:before {
        background: #003954;
        border-radius: 21px 0 0 21px;
        content: "";
        display: block;
        height: 146.6666vw;
        position: absolute;
        right: 0;
        top: 0;
        width: 98.53vw
    }
}

@media only screen and (max-width: 768px) {
    .p-felice__archive-link__inner {
        padding: 0 26px;
        position: relative;
        z-index: 2
    }
}

.p-felice__archive-link__inner img {
    width: 100%
}

@media only screen and (max-width: 768px) {
    .p-felice__archive-link__inner figcaption {
        font-size: 15px;
        font-size: 1.5rem;
        color: #fff;
        letter-spacing: 0.2em;
        line-height: 1.66;
        margin: 13px 0 7px;
        text-align: center
    }
}

@media only screen and (max-width: 768px) {
    .p-felice__archive-link__inner p {
        text-align: center
    }
}

@media only screen and (max-width: 768px) {
    .p-felice__archive-link__inner p a {
        font-size: 10px;
        font-size: 1rem;
        background: #fff;
        border: 1px solid #003954;
        border-radius: 5px;
        color: #003954;
        display: inline-block;
        padding: 4px 0;
        text-align: center;
        width: 192px
    }
}

@media only screen and (max-width: 768px) {
    .p-felice__archive h3 {
        font-size: 13px;
        font-size: 1.3rem;
        color: #003954;
        font-weight: normal;
        margin-bottom: 17px;
        text-align: center
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__archive h3 {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .p-felice__archive-body {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 26px;
        row-gap: 20px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__archive-body {
        display: -ms-grid;
        display: grid;
        gap: 45px 67px;
        -ms-grid-columns: 1fr 67px 1fr 67px 1fr;
        grid-template-columns:repeat(3, 1fr);
        padding-bottom: 100px
    }
}

.p-felice__archive-body figure {
    margin: 0
}

.p-felice__archive-body figcaption {
    letter-spacing: 0.2em
}

@media only screen and (max-width: 768px) {
    .p-felice__archive-body figcaption {
        color: #003954;
        font-size: 9px;
        margin-top: 7px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__archive-body figcaption {
        font-size: 18px;
        font-size: 1.8rem;
        margin-top: 12px
    }
}

.p-felice__archive-body a {
    display: block
}

@media only screen and (max-width: 768px) {
    .p-felice__archive-item {
        width: calc(50% - 4px)
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__archive-item:nth-child(11), .p-felice__archive-item:nth-child(14), .p-felice__archive-item:nth-child(2), .p-felice__archive-item:nth-child(5), .p-felice__archive-item:nth-child(8) {
        transform: translateY(50px)
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice__archive-item:nth-child(3n) {
        transform: translateY(100px)
    }
}

.p-felice__archive-item img {
    width: 100%
}

@media only screen and (max-width: 768px) {
    .p-felice .c-btn01 {
        margin-top: 30px;
        margin-bottom: 110px
    }
}

@media print, screen and (min-width: 769px) {
    .p-felice .c-btn01 {
        display: none
    }
}

.hover, .l-footer__companies__list a, .l-nav a, .p-companies__link a, .p-link__back a, .p-news__body a {
    transition: opacity 0.3s ease-in-out
}

.hover:hover, .l-footer__companies__list a:hover, .l-nav a:hover, .p-companies__link a:hover, .p-link__back a:hover, .p-news__body a:hover {
    opacity: 0.7
}

@media only screen and (max-width: 768px) {
    .u-pc {
        display: none !important
    }
}

@media print, screen and (min-width: 769px) {
    .u-sp {
        display: none !important
    }
}

.u-mt100 {
    margin-top: 100px !important
}

.u-mr100 {
    margin-right: 100px !important
}

.u-mb100 {
    margin-bottom: 100px !important
}

.u-ml100 {
    margin-left: 100px !important
}

.u-mt95 {
    margin-top: 95px !important
}

.u-mr95 {
    margin-right: 95px !important
}

.u-mb95 {
    margin-bottom: 95px !important
}

.u-ml95 {
    margin-left: 95px !important
}

.u-mt90 {
    margin-top: 90px !important
}

.u-mr90 {
    margin-right: 90px !important
}

.u-mb90 {
    margin-bottom: 90px !important
}

.u-ml90 {
    margin-left: 90px !important
}

.u-mt85 {
    margin-top: 85px !important
}

.u-mr85 {
    margin-right: 85px !important
}

.u-mb85 {
    margin-bottom: 85px !important
}

.u-ml85 {
    margin-left: 85px !important
}

.u-mt80 {
    margin-top: 80px !important
}

.u-mr80 {
    margin-right: 80px !important
}

.u-mb80 {
    margin-bottom: 80px !important
}

.u-ml80 {
    margin-left: 80px !important
}

.u-mt75 {
    margin-top: 75px !important
}

.u-mr75 {
    margin-right: 75px !important
}

.u-mb75 {
    margin-bottom: 75px !important
}

.u-ml75 {
    margin-left: 75px !important
}

.u-mt70 {
    margin-top: 70px !important
}

.u-mr70 {
    margin-right: 70px !important
}

.u-mb70 {
    margin-bottom: 70px !important
}

.u-ml70 {
    margin-left: 70px !important
}

.u-mt65 {
    margin-top: 65px !important
}

.u-mr65 {
    margin-right: 65px !important
}

.u-mb65 {
    margin-bottom: 65px !important
}

.u-ml65 {
    margin-left: 65px !important
}

.u-mt60 {
    margin-top: 60px !important
}

.u-mr60 {
    margin-right: 60px !important
}

.u-mb60 {
    margin-bottom: 60px !important
}

.u-ml60 {
    margin-left: 60px !important
}

.u-mt55 {
    margin-top: 55px !important
}

.u-mr55 {
    margin-right: 55px !important
}

.u-mb55 {
    margin-bottom: 55px !important
}

.u-ml55 {
    margin-left: 55px !important
}

.u-mt50 {
    margin-top: 50px !important
}

.u-mr50 {
    margin-right: 50px !important
}

.u-mb50 {
    margin-bottom: 50px !important
}

.u-ml50 {
    margin-left: 50px !important
}

.u-mt45 {
    margin-top: 45px !important
}

.u-mr45 {
    margin-right: 45px !important
}

.u-mb45 {
    margin-bottom: 45px !important
}

.u-ml45 {
    margin-left: 45px !important
}

.u-mt40 {
    margin-top: 40px !important
}

.u-mr40 {
    margin-right: 40px !important
}

.u-mb40 {
    margin-bottom: 40px !important
}

.u-ml40 {
    margin-left: 40px !important
}

.u-mt35 {
    margin-top: 35px !important
}

.u-mr35 {
    margin-right: 35px !important
}

.u-mb35 {
    margin-bottom: 35px !important
}

.u-ml35 {
    margin-left: 35px !important
}

.u-mt30 {
    margin-top: 30px !important
}

.u-mr30 {
    margin-right: 30px !important
}

.u-mb30 {
    margin-bottom: 30px !important
}

.u-ml30 {
    margin-left: 30px !important
}

.u-mt25 {
    margin-top: 25px !important
}

.u-mr25 {
    margin-right: 25px !important
}

.u-mb25 {
    margin-bottom: 25px !important
}

.u-ml25 {
    margin-left: 25px !important
}

.u-mt20 {
    margin-top: 20px !important
}

.u-mr20 {
    margin-right: 20px !important
}

.u-mb20 {
    margin-bottom: 20px !important
}

.u-ml20 {
    margin-left: 20px !important
}

.u-mt15 {
    margin-top: 15px !important
}

.u-mr15 {
    margin-right: 15px !important
}

.u-mb15 {
    margin-bottom: 15px !important
}

.u-ml15 {
    margin-left: 15px !important
}

.u-mt10 {
    margin-top: 10px !important
}

.u-mr10 {
    margin-right: 10px !important
}

.u-mb10 {
    margin-bottom: 10px !important
}

.u-ml10 {
    margin-left: 10px !important
}

.u-mt5 {
    margin-top: 5px !important
}

.u-mr5 {
    margin-right: 5px !important
}

.u-mb5 {
    margin-bottom: 5px !important
}

.u-ml5 {
    margin-left: 5px !important
}

.u-mt0 {
    margin-top: 0px !important
}

.u-mr0 {
    margin-right: 0px !important
}

.u-mb0 {
    margin-bottom: 0px !important
}

.u-ml0 {
    margin-left: 0px !important
}

.u-pt100 {
    padding-top: 100px !important
}

.u-pr100 {
    padding-right: 100px !important
}

.u-pb100 {
    padding-bottom: 100px !important
}

.u-pl100 {
    padding-left: 100px !important
}

.u-pt95 {
    padding-top: 95px !important
}

.u-pr95 {
    padding-right: 95px !important
}

.u-pb95 {
    padding-bottom: 95px !important
}

.u-pl95 {
    padding-left: 95px !important
}

.u-pt90 {
    padding-top: 90px !important
}

.u-pr90 {
    padding-right: 90px !important
}

.u-pb90 {
    padding-bottom: 90px !important
}

.u-pl90 {
    padding-left: 90px !important
}

.u-pt85 {
    padding-top: 85px !important
}

.u-pr85 {
    padding-right: 85px !important
}

.u-pb85 {
    padding-bottom: 85px !important
}

.u-pl85 {
    padding-left: 85px !important
}

.u-pt80 {
    padding-top: 80px !important
}

.u-pr80 {
    padding-right: 80px !important
}

.u-pb80 {
    padding-bottom: 80px !important
}

.u-pl80 {
    padding-left: 80px !important
}

.u-pt75 {
    padding-top: 75px !important
}

.u-pr75 {
    padding-right: 75px !important
}

.u-pb75 {
    padding-bottom: 75px !important
}

.u-pl75 {
    padding-left: 75px !important
}

.u-pt70 {
    padding-top: 70px !important
}

.u-pr70 {
    padding-right: 70px !important
}

.u-pb70 {
    padding-bottom: 70px !important
}

.u-pl70 {
    padding-left: 70px !important
}

.u-pt65 {
    padding-top: 65px !important
}

.u-pr65 {
    padding-right: 65px !important
}

.u-pb65 {
    padding-bottom: 65px !important
}

.u-pl65 {
    padding-left: 65px !important
}

.u-pt60 {
    padding-top: 60px !important
}

.u-pr60 {
    padding-right: 60px !important
}

.u-pb60 {
    padding-bottom: 60px !important
}

.u-pl60 {
    padding-left: 60px !important
}

.u-pt55 {
    padding-top: 55px !important
}

.u-pr55 {
    padding-right: 55px !important
}

.u-pb55 {
    padding-bottom: 55px !important
}

.u-pl55 {
    padding-left: 55px !important
}

.u-pt50 {
    padding-top: 50px !important
}

.u-pr50 {
    padding-right: 50px !important
}

.u-pb50 {
    padding-bottom: 50px !important
}

.u-pl50 {
    padding-left: 50px !important
}

.u-pt45 {
    padding-top: 45px !important
}

.u-pr45 {
    padding-right: 45px !important
}

.u-pb45 {
    padding-bottom: 45px !important
}

.u-pl45 {
    padding-left: 45px !important
}

.u-pt40 {
    padding-top: 40px !important
}

.u-pr40 {
    padding-right: 40px !important
}

.u-pb40 {
    padding-bottom: 40px !important
}

.u-pl40 {
    padding-left: 40px !important
}

.u-pt35 {
    padding-top: 35px !important
}

.u-pr35 {
    padding-right: 35px !important
}

.u-pb35 {
    padding-bottom: 35px !important
}

.u-pl35 {
    padding-left: 35px !important
}

.u-pt30 {
    padding-top: 30px !important
}

.u-pr30 {
    padding-right: 30px !important
}

.u-pb30 {
    padding-bottom: 30px !important
}

.u-pl30 {
    padding-left: 30px !important
}

.u-pt25 {
    padding-top: 25px !important
}

.u-pr25 {
    padding-right: 25px !important
}

.u-pb25 {
    padding-bottom: 25px !important
}

.u-pl25 {
    padding-left: 25px !important
}

.u-pt20 {
    padding-top: 20px !important
}

.u-pr20 {
    padding-right: 20px !important
}

.u-pb20 {
    padding-bottom: 20px !important
}

.u-pl20 {
    padding-left: 20px !important
}

.u-pt15 {
    padding-top: 15px !important
}

.u-pr15 {
    padding-right: 15px !important
}

.u-pb15 {
    padding-bottom: 15px !important
}

.u-pl15 {
    padding-left: 15px !important
}

.u-pt10 {
    padding-top: 10px !important
}

.u-pr10 {
    padding-right: 10px !important
}

.u-pb10 {
    padding-bottom: 10px !important
}

.u-pl10 {
    padding-left: 10px !important
}

.u-pt5 {
    padding-top: 5px !important
}

.u-pr5 {
    padding-right: 5px !important
}

.u-pb5 {
    padding-bottom: 5px !important
}

.u-pl5 {
    padding-left: 5px !important
}

.u-pt0 {
    padding-top: 0px !important
}

.u-pr0 {
    padding-right: 0px !important
}

.u-pb0 {
    padding-bottom: 0px !important
}

.u-pl0 {
    padding-left: 0px !important
}

@media only screen and (max-width: 768px) {
    .u-sp-mt100 {
        margin-top: 100px !important
    }

    .u-sp-mr100 {
        margin-right: 100px !important
    }

    .u-sp-mb100 {
        margin-bottom: 100px !important
    }

    .u-sp-ml100 {
        margin-left: 100px !important
    }

    .u-sp-mt95 {
        margin-top: 95px !important
    }

    .u-sp-mr95 {
        margin-right: 95px !important
    }

    .u-sp-mb95 {
        margin-bottom: 95px !important
    }

    .u-sp-ml95 {
        margin-left: 95px !important
    }

    .u-sp-mt90 {
        margin-top: 90px !important
    }

    .u-sp-mr90 {
        margin-right: 90px !important
    }

    .u-sp-mb90 {
        margin-bottom: 90px !important
    }

    .u-sp-ml90 {
        margin-left: 90px !important
    }

    .u-sp-mt85 {
        margin-top: 85px !important
    }

    .u-sp-mr85 {
        margin-right: 85px !important
    }

    .u-sp-mb85 {
        margin-bottom: 85px !important
    }

    .u-sp-ml85 {
        margin-left: 85px !important
    }

    .u-sp-mt80 {
        margin-top: 80px !important
    }

    .u-sp-mr80 {
        margin-right: 80px !important
    }

    .u-sp-mb80 {
        margin-bottom: 80px !important
    }

    .u-sp-ml80 {
        margin-left: 80px !important
    }

    .u-sp-mt75 {
        margin-top: 75px !important
    }

    .u-sp-mr75 {
        margin-right: 75px !important
    }

    .u-sp-mb75 {
        margin-bottom: 75px !important
    }

    .u-sp-ml75 {
        margin-left: 75px !important
    }

    .u-sp-mt70 {
        margin-top: 70px !important
    }

    .u-sp-mr70 {
        margin-right: 70px !important
    }

    .u-sp-mb70 {
        margin-bottom: 70px !important
    }

    .u-sp-ml70 {
        margin-left: 70px !important
    }

    .u-sp-mt65 {
        margin-top: 65px !important
    }

    .u-sp-mr65 {
        margin-right: 65px !important
    }

    .u-sp-mb65 {
        margin-bottom: 65px !important
    }

    .u-sp-ml65 {
        margin-left: 65px !important
    }

    .u-sp-mt60 {
        margin-top: 60px !important
    }

    .u-sp-mr60 {
        margin-right: 60px !important
    }

    .u-sp-mb60 {
        margin-bottom: 60px !important
    }

    .u-sp-ml60 {
        margin-left: 60px !important
    }

    .u-sp-mt55 {
        margin-top: 55px !important
    }

    .u-sp-mr55 {
        margin-right: 55px !important
    }

    .u-sp-mb55 {
        margin-bottom: 55px !important
    }

    .u-sp-ml55 {
        margin-left: 55px !important
    }

    .u-sp-mt50 {
        margin-top: 50px !important
    }

    .u-sp-mr50 {
        margin-right: 50px !important
    }

    .u-sp-mb50 {
        margin-bottom: 50px !important
    }

    .u-sp-ml50 {
        margin-left: 50px !important
    }

    .u-sp-mt45 {
        margin-top: 45px !important
    }

    .u-sp-mr45 {
        margin-right: 45px !important
    }

    .u-sp-mb45 {
        margin-bottom: 45px !important
    }

    .u-sp-ml45 {
        margin-left: 45px !important
    }

    .u-sp-mt40 {
        margin-top: 40px !important
    }

    .u-sp-mr40 {
        margin-right: 40px !important
    }

    .u-sp-mb40 {
        margin-bottom: 40px !important
    }

    .u-sp-ml40 {
        margin-left: 40px !important
    }

    .u-sp-mt35 {
        margin-top: 35px !important
    }

    .u-sp-mr35 {
        margin-right: 35px !important
    }

    .u-sp-mb35 {
        margin-bottom: 35px !important
    }

    .u-sp-ml35 {
        margin-left: 35px !important
    }

    .u-sp-mt30 {
        margin-top: 30px !important
    }

    .u-sp-mr30 {
        margin-right: 30px !important
    }

    .u-sp-mb30 {
        margin-bottom: 30px !important
    }

    .u-sp-ml30 {
        margin-left: 30px !important
    }

    .u-sp-mt25 {
        margin-top: 25px !important
    }

    .u-sp-mr25 {
        margin-right: 25px !important
    }

    .u-sp-mb25 {
        margin-bottom: 25px !important
    }

    .u-sp-ml25 {
        margin-left: 25px !important
    }

    .u-sp-mt20 {
        margin-top: 20px !important
    }

    .u-sp-mr20 {
        margin-right: 20px !important
    }

    .u-sp-mb20 {
        margin-bottom: 20px !important
    }

    .u-sp-ml20 {
        margin-left: 20px !important
    }

    .u-sp-mt15 {
        margin-top: 15px !important
    }

    .u-sp-mr15 {
        margin-right: 15px !important
    }

    .u-sp-mb15 {
        margin-bottom: 15px !important
    }

    .u-sp-ml15 {
        margin-left: 15px !important
    }

    .u-sp-mt10 {
        margin-top: 10px !important
    }

    .u-sp-mr10 {
        margin-right: 10px !important
    }

    .u-sp-mb10 {
        margin-bottom: 10px !important
    }

    .u-sp-ml10 {
        margin-left: 10px !important
    }

    .u-sp-mt5 {
        margin-top: 5px !important
    }

    .u-sp-mr5 {
        margin-right: 5px !important
    }

    .u-sp-mb5 {
        margin-bottom: 5px !important
    }

    .u-sp-ml5 {
        margin-left: 5px !important
    }

    .u-sp-mt0 {
        margin-top: 0px !important
    }

    .u-sp-mr0 {
        margin-right: 0px !important
    }

    .u-sp-mb0 {
        margin-bottom: 0px !important
    }

    .u-sp-ml0 {
        margin-left: 0px !important
    }

    .u-sp-pt100 {
        padding-top: 100px !important
    }

    .u-sp-pr100 {
        padding-right: 100px !important
    }

    .u-sp-pb100 {
        padding-bottom: 100px !important
    }

    .u-sp-pl100 {
        padding-left: 100px !important
    }

    .u-sp-pt95 {
        padding-top: 95px !important
    }

    .u-sp-pr95 {
        padding-right: 95px !important
    }

    .u-sp-pb95 {
        padding-bottom: 95px !important
    }

    .u-sp-pl95 {
        padding-left: 95px !important
    }

    .u-sp-pt90 {
        padding-top: 90px !important
    }

    .u-sp-pr90 {
        padding-right: 90px !important
    }

    .u-sp-pb90 {
        padding-bottom: 90px !important
    }

    .u-sp-pl90 {
        padding-left: 90px !important
    }

    .u-sp-pt85 {
        padding-top: 85px !important
    }

    .u-sp-pr85 {
        padding-right: 85px !important
    }

    .u-sp-pb85 {
        padding-bottom: 85px !important
    }

    .u-sp-pl85 {
        padding-left: 85px !important
    }

    .u-sp-pt80 {
        padding-top: 80px !important
    }

    .u-sp-pr80 {
        padding-right: 80px !important
    }

    .u-sp-pb80 {
        padding-bottom: 80px !important
    }

    .u-sp-pl80 {
        padding-left: 80px !important
    }

    .u-sp-pt75 {
        padding-top: 75px !important
    }

    .u-sp-pr75 {
        padding-right: 75px !important
    }

    .u-sp-pb75 {
        padding-bottom: 75px !important
    }

    .u-sp-pl75 {
        padding-left: 75px !important
    }

    .u-sp-pt70 {
        padding-top: 70px !important
    }

    .u-sp-pr70 {
        padding-right: 70px !important
    }

    .u-sp-pb70 {
        padding-bottom: 70px !important
    }

    .u-sp-pl70 {
        padding-left: 70px !important
    }

    .u-sp-pt65 {
        padding-top: 65px !important
    }

    .u-sp-pr65 {
        padding-right: 65px !important
    }

    .u-sp-pb65 {
        padding-bottom: 65px !important
    }

    .u-sp-pl65 {
        padding-left: 65px !important
    }

    .u-sp-pt60 {
        padding-top: 60px !important
    }

    .u-sp-pr60 {
        padding-right: 60px !important
    }

    .u-sp-pb60 {
        padding-bottom: 60px !important
    }

    .u-sp-pl60 {
        padding-left: 60px !important
    }

    .u-sp-pt55 {
        padding-top: 55px !important
    }

    .u-sp-pr55 {
        padding-right: 55px !important
    }

    .u-sp-pb55 {
        padding-bottom: 55px !important
    }

    .u-sp-pl55 {
        padding-left: 55px !important
    }

    .u-sp-pt50 {
        padding-top: 50px !important
    }

    .u-sp-pr50 {
        padding-right: 50px !important
    }

    .u-sp-pb50 {
        padding-bottom: 50px !important
    }

    .u-sp-pl50 {
        padding-left: 50px !important
    }

    .u-sp-pt45 {
        padding-top: 45px !important
    }

    .u-sp-pr45 {
        padding-right: 45px !important
    }

    .u-sp-pb45 {
        padding-bottom: 45px !important
    }

    .u-sp-pl45 {
        padding-left: 45px !important
    }

    .u-sp-pt40 {
        padding-top: 40px !important
    }

    .u-sp-pr40 {
        padding-right: 40px !important
    }

    .u-sp-pb40 {
        padding-bottom: 40px !important
    }

    .u-sp-pl40 {
        padding-left: 40px !important
    }

    .u-sp-pt35 {
        padding-top: 35px !important
    }

    .u-sp-pr35 {
        padding-right: 35px !important
    }

    .u-sp-pb35 {
        padding-bottom: 35px !important
    }

    .u-sp-pl35 {
        padding-left: 35px !important
    }

    .u-sp-pt30 {
        padding-top: 30px !important
    }

    .u-sp-pr30 {
        padding-right: 30px !important
    }

    .u-sp-pb30 {
        padding-bottom: 30px !important
    }

    .u-sp-pl30 {
        padding-left: 30px !important
    }

    .u-sp-pt25 {
        padding-top: 25px !important
    }

    .u-sp-pr25 {
        padding-right: 25px !important
    }

    .u-sp-pb25 {
        padding-bottom: 25px !important
    }

    .u-sp-pl25 {
        padding-left: 25px !important
    }

    .u-sp-pt20 {
        padding-top: 20px !important
    }

    .u-sp-pr20 {
        padding-right: 20px !important
    }

    .u-sp-pb20 {
        padding-bottom: 20px !important
    }

    .u-sp-pl20 {
        padding-left: 20px !important
    }

    .u-sp-pt15 {
        padding-top: 15px !important
    }

    .u-sp-pr15 {
        padding-right: 15px !important
    }

    .u-sp-pb15 {
        padding-bottom: 15px !important
    }

    .u-sp-pl15 {
        padding-left: 15px !important
    }

    .u-sp-pt10 {
        padding-top: 10px !important
    }

    .u-sp-pr10 {
        padding-right: 10px !important
    }

    .u-sp-pb10 {
        padding-bottom: 10px !important
    }

    .u-sp-pl10 {
        padding-left: 10px !important
    }

    .u-sp-pt5 {
        padding-top: 5px !important
    }

    .u-sp-pr5 {
        padding-right: 5px !important
    }

    .u-sp-pb5 {
        padding-bottom: 5px !important
    }

    .u-sp-pl5 {
        padding-left: 5px !important
    }

    .u-sp-pt0 {
        padding-top: 0px !important
    }

    .u-sp-pr0 {
        padding-right: 0px !important
    }

    .u-sp-pb0 {
        padding-bottom: 0px !important
    }

    .u-sp-pl0 {
        padding-left: 0px !important
    }
}

@media print, screen and (min-width: 769px) {
    .u-pc-mt100 {
        margin-top: 100px !important
    }

    .u-pc-mr100 {
        margin-right: 100px !important
    }

    .u-pc-mb100 {
        margin-bottom: 100px !important
    }

    .u-pc-ml100 {
        margin-left: 100px !important
    }

    .u-pc-mt95 {
        margin-top: 95px !important
    }

    .u-pc-mr95 {
        margin-right: 95px !important
    }

    .u-pc-mb95 {
        margin-bottom: 95px !important
    }

    .u-pc-ml95 {
        margin-left: 95px !important
    }

    .u-pc-mt90 {
        margin-top: 90px !important
    }

    .u-pc-mr90 {
        margin-right: 90px !important
    }

    .u-pc-mb90 {
        margin-bottom: 90px !important
    }

    .u-pc-ml90 {
        margin-left: 90px !important
    }

    .u-pc-mt85 {
        margin-top: 85px !important
    }

    .u-pc-mr85 {
        margin-right: 85px !important
    }

    .u-pc-mb85 {
        margin-bottom: 85px !important
    }

    .u-pc-ml85 {
        margin-left: 85px !important
    }

    .u-pc-mt80 {
        margin-top: 80px !important
    }

    .u-pc-mr80 {
        margin-right: 80px !important
    }

    .u-pc-mb80 {
        margin-bottom: 80px !important
    }

    .u-pc-ml80 {
        margin-left: 80px !important
    }

    .u-pc-mt75 {
        margin-top: 75px !important
    }

    .u-pc-mr75 {
        margin-right: 75px !important
    }

    .u-pc-mb75 {
        margin-bottom: 75px !important
    }

    .u-pc-ml75 {
        margin-left: 75px !important
    }

    .u-pc-mt70 {
        margin-top: 70px !important
    }

    .u-pc-mr70 {
        margin-right: 70px !important
    }

    .u-pc-mb70 {
        margin-bottom: 70px !important
    }

    .u-pc-ml70 {
        margin-left: 70px !important
    }

    .u-pc-mt65 {
        margin-top: 65px !important
    }

    .u-pc-mr65 {
        margin-right: 65px !important
    }

    .u-pc-mb65 {
        margin-bottom: 65px !important
    }

    .u-pc-ml65 {
        margin-left: 65px !important
    }

    .u-pc-mt60 {
        margin-top: 60px !important
    }

    .u-pc-mr60 {
        margin-right: 60px !important
    }

    .u-pc-mb60 {
        margin-bottom: 60px !important
    }

    .u-pc-ml60 {
        margin-left: 60px !important
    }

    .u-pc-mt55 {
        margin-top: 55px !important
    }

    .u-pc-mr55 {
        margin-right: 55px !important
    }

    .u-pc-mb55 {
        margin-bottom: 55px !important
    }

    .u-pc-ml55 {
        margin-left: 55px !important
    }

    .u-pc-mt50 {
        margin-top: 50px !important
    }

    .u-pc-mr50 {
        margin-right: 50px !important
    }

    .u-pc-mb50 {
        margin-bottom: 50px !important
    }

    .u-pc-ml50 {
        margin-left: 50px !important
    }

    .u-pc-mt45 {
        margin-top: 45px !important
    }

    .u-pc-mr45 {
        margin-right: 45px !important
    }

    .u-pc-mb45 {
        margin-bottom: 45px !important
    }

    .u-pc-ml45 {
        margin-left: 45px !important
    }

    .u-pc-mt40 {
        margin-top: 40px !important
    }

    .u-pc-mr40 {
        margin-right: 40px !important
    }

    .u-pc-mb40 {
        margin-bottom: 40px !important
    }

    .u-pc-ml40 {
        margin-left: 40px !important
    }

    .u-pc-mt35 {
        margin-top: 35px !important
    }

    .u-pc-mr35 {
        margin-right: 35px !important
    }

    .u-pc-mb35 {
        margin-bottom: 35px !important
    }

    .u-pc-ml35 {
        margin-left: 35px !important
    }

    .u-pc-mt30 {
        margin-top: 30px !important
    }

    .u-pc-mr30 {
        margin-right: 30px !important
    }

    .u-pc-mb30 {
        margin-bottom: 30px !important
    }

    .u-pc-ml30 {
        margin-left: 30px !important
    }

    .u-pc-mt25 {
        margin-top: 25px !important
    }

    .u-pc-mr25 {
        margin-right: 25px !important
    }

    .u-pc-mb25 {
        margin-bottom: 25px !important
    }

    .u-pc-ml25 {
        margin-left: 25px !important
    }

    .u-pc-mt20 {
        margin-top: 20px !important
    }

    .u-pc-mr20 {
        margin-right: 20px !important
    }

    .u-pc-mb20 {
        margin-bottom: 20px !important
    }

    .u-pc-ml20 {
        margin-left: 20px !important
    }

    .u-pc-mt15 {
        margin-top: 15px !important
    }

    .u-pc-mr15 {
        margin-right: 15px !important
    }

    .u-pc-mb15 {
        margin-bottom: 15px !important
    }

    .u-pc-ml15 {
        margin-left: 15px !important
    }

    .u-pc-mt10 {
        margin-top: 10px !important
    }

    .u-pc-mr10 {
        margin-right: 10px !important
    }

    .u-pc-mb10 {
        margin-bottom: 10px !important
    }

    .u-pc-ml10 {
        margin-left: 10px !important
    }

    .u-pc-mt5 {
        margin-top: 5px !important
    }

    .u-pc-mr5 {
        margin-right: 5px !important
    }

    .u-pc-mb5 {
        margin-bottom: 5px !important
    }

    .u-pc-ml5 {
        margin-left: 5px !important
    }

    .u-pc-mt0 {
        margin-top: 0px !important
    }

    .u-pc-mr0 {
        margin-right: 0px !important
    }

    .u-pc-mb0 {
        margin-bottom: 0px !important
    }

    .u-pc-ml0 {
        margin-left: 0px !important
    }

    .u-pc-pt100 {
        padding-top: 100px !important
    }

    .u-pc-pr100 {
        padding-right: 100px !important
    }

    .u-pc-pb100 {
        padding-bottom: 100px !important
    }

    .u-pc-pl100 {
        padding-left: 100px !important
    }

    .u-pc-pt95 {
        padding-top: 95px !important
    }

    .u-pc-pr95 {
        padding-right: 95px !important
    }

    .u-pc-pb95 {
        padding-bottom: 95px !important
    }

    .u-pc-pl95 {
        padding-left: 95px !important
    }

    .u-pc-pt90 {
        padding-top: 90px !important
    }

    .u-pc-pr90 {
        padding-right: 90px !important
    }

    .u-pc-pb90 {
        padding-bottom: 90px !important
    }

    .u-pc-pl90 {
        padding-left: 90px !important
    }

    .u-pc-pt85 {
        padding-top: 85px !important
    }

    .u-pc-pr85 {
        padding-right: 85px !important
    }

    .u-pc-pb85 {
        padding-bottom: 85px !important
    }

    .u-pc-pl85 {
        padding-left: 85px !important
    }

    .u-pc-pt80 {
        padding-top: 80px !important
    }

    .u-pc-pr80 {
        padding-right: 80px !important
    }

    .u-pc-pb80 {
        padding-bottom: 80px !important
    }

    .u-pc-pl80 {
        padding-left: 80px !important
    }

    .u-pc-pt75 {
        padding-top: 75px !important
    }

    .u-pc-pr75 {
        padding-right: 75px !important
    }

    .u-pc-pb75 {
        padding-bottom: 75px !important
    }

    .u-pc-pl75 {
        padding-left: 75px !important
    }

    .u-pc-pt70 {
        padding-top: 70px !important
    }

    .u-pc-pr70 {
        padding-right: 70px !important
    }

    .u-pc-pb70 {
        padding-bottom: 70px !important
    }

    .u-pc-pl70 {
        padding-left: 70px !important
    }

    .u-pc-pt65 {
        padding-top: 65px !important
    }

    .u-pc-pr65 {
        padding-right: 65px !important
    }

    .u-pc-pb65 {
        padding-bottom: 65px !important
    }

    .u-pc-pl65 {
        padding-left: 65px !important
    }

    .u-pc-pt60 {
        padding-top: 60px !important
    }

    .u-pc-pr60 {
        padding-right: 60px !important
    }

    .u-pc-pb60 {
        padding-bottom: 60px !important
    }

    .u-pc-pl60 {
        padding-left: 60px !important
    }

    .u-pc-pt55 {
        padding-top: 55px !important
    }

    .u-pc-pr55 {
        padding-right: 55px !important
    }

    .u-pc-pb55 {
        padding-bottom: 55px !important
    }

    .u-pc-pl55 {
        padding-left: 55px !important
    }

    .u-pc-pt50 {
        padding-top: 50px !important
    }

    .u-pc-pr50 {
        padding-right: 50px !important
    }

    .u-pc-pb50 {
        padding-bottom: 50px !important
    }

    .u-pc-pl50 {
        padding-left: 50px !important
    }

    .u-pc-pt45 {
        padding-top: 45px !important
    }

    .u-pc-pr45 {
        padding-right: 45px !important
    }

    .u-pc-pb45 {
        padding-bottom: 45px !important
    }

    .u-pc-pl45 {
        padding-left: 45px !important
    }

    .u-pc-pt40 {
        padding-top: 40px !important
    }

    .u-pc-pr40 {
        padding-right: 40px !important
    }

    .u-pc-pb40 {
        padding-bottom: 40px !important
    }

    .u-pc-pl40 {
        padding-left: 40px !important
    }

    .u-pc-pt35 {
        padding-top: 35px !important
    }

    .u-pc-pr35 {
        padding-right: 35px !important
    }

    .u-pc-pb35 {
        padding-bottom: 35px !important
    }

    .u-pc-pl35 {
        padding-left: 35px !important
    }

    .u-pc-pt30 {
        padding-top: 30px !important
    }

    .u-pc-pr30 {
        padding-right: 30px !important
    }

    .u-pc-pb30 {
        padding-bottom: 30px !important
    }

    .u-pc-pl30 {
        padding-left: 30px !important
    }

    .u-pc-pt25 {
        padding-top: 25px !important
    }

    .u-pc-pr25 {
        padding-right: 25px !important
    }

    .u-pc-pb25 {
        padding-bottom: 25px !important
    }

    .u-pc-pl25 {
        padding-left: 25px !important
    }

    .u-pc-pt20 {
        padding-top: 20px !important
    }

    .u-pc-pr20 {
        padding-right: 20px !important
    }

    .u-pc-pb20 {
        padding-bottom: 20px !important
    }

    .u-pc-pl20 {
        padding-left: 20px !important
    }

    .u-pc-pt15 {
        padding-top: 15px !important
    }

    .u-pc-pr15 {
        padding-right: 15px !important
    }

    .u-pc-pb15 {
        padding-bottom: 15px !important
    }

    .u-pc-pl15 {
        padding-left: 15px !important
    }

    .u-pc-pt10 {
        padding-top: 10px !important
    }

    .u-pc-pr10 {
        padding-right: 10px !important
    }

    .u-pc-pb10 {
        padding-bottom: 10px !important
    }

    .u-pc-pl10 {
        padding-left: 10px !important
    }

    .u-pc-pt5 {
        padding-top: 5px !important
    }

    .u-pc-pr5 {
        padding-right: 5px !important
    }

    .u-pc-pb5 {
        padding-bottom: 5px !important
    }

    .u-pc-pl5 {
        padding-left: 5px !important
    }

    .u-pc-pt0 {
        padding-top: 0px !important
    }

    .u-pc-pr0 {
        padding-right: 0px !important
    }

    .u-pc-pb0 {
        padding-bottom: 0px !important
    }

    .u-pc-pl0 {
        padding-left: 0px !important
    }
}

.u-fs50 {
    font-size: 50px !important;
    font-size: 5rem !important
}

.u-fs49 {
    font-size: 49px !important;
    font-size: 4.9rem !important
}

.u-fs48 {
    font-size: 48px !important;
    font-size: 4.8rem !important
}

.u-fs47 {
    font-size: 47px !important;
    font-size: 4.7rem !important
}

.u-fs46 {
    font-size: 46px !important;
    font-size: 4.6rem !important
}

.u-fs45 {
    font-size: 45px !important;
    font-size: 4.5rem !important
}

.u-fs44 {
    font-size: 44px !important;
    font-size: 4.4rem !important
}

.u-fs43 {
    font-size: 43px !important;
    font-size: 4.3rem !important
}

.u-fs42 {
    font-size: 42px !important;
    font-size: 4.2rem !important
}

.u-fs41 {
    font-size: 41px !important;
    font-size: 4.1rem !important
}

.u-fs40 {
    font-size: 40px !important;
    font-size: 4rem !important
}

.u-fs39 {
    font-size: 39px !important;
    font-size: 3.9rem !important
}

.u-fs38 {
    font-size: 38px !important;
    font-size: 3.8rem !important
}

.u-fs37 {
    font-size: 37px !important;
    font-size: 3.7rem !important
}

.u-fs36 {
    font-size: 36px !important;
    font-size: 3.6rem !important
}

.u-fs35 {
    font-size: 35px !important;
    font-size: 3.5rem !important
}

.u-fs34 {
    font-size: 34px !important;
    font-size: 3.4rem !important
}

.u-fs33 {
    font-size: 33px !important;
    font-size: 3.3rem !important
}

.u-fs32 {
    font-size: 32px !important;
    font-size: 3.2rem !important
}

.u-fs31 {
    font-size: 31px !important;
    font-size: 3.1rem !important
}

.u-fs30 {
    font-size: 30px !important;
    font-size: 3rem !important
}

.u-fs29 {
    font-size: 29px !important;
    font-size: 2.9rem !important
}

.u-fs28 {
    font-size: 28px !important;
    font-size: 2.8rem !important
}

.u-fs27 {
    font-size: 27px !important;
    font-size: 2.7rem !important
}

.u-fs26 {
    font-size: 26px !important;
    font-size: 2.6rem !important
}

.u-fs25 {
    font-size: 25px !important;
    font-size: 2.5rem !important
}

.u-fs24 {
    font-size: 24px !important;
    font-size: 2.4rem !important
}

.u-fs23 {
    font-size: 23px !important;
    font-size: 2.3rem !important
}

.u-fs22 {
    font-size: 22px !important;
    font-size: 2.2rem !important
}

.u-fs21 {
    font-size: 21px !important;
    font-size: 2.1rem !important
}

.u-fs20 {
    font-size: 20px !important;
    font-size: 2rem !important
}

.u-fs19 {
    font-size: 19px !important;
    font-size: 1.9rem !important
}

.u-fs18 {
    font-size: 18px !important;
    font-size: 1.8rem !important
}

.u-fs17 {
    font-size: 17px !important;
    font-size: 1.7rem !important
}

.u-fs16 {
    font-size: 16px !important;
    font-size: 1.6rem !important
}

.u-fs15 {
    font-size: 15px !important;
    font-size: 1.5rem !important
}

.u-fs14 {
    font-size: 14px !important;
    font-size: 1.4rem !important
}

.u-fs13 {
    font-size: 13px !important;
    font-size: 1.3rem !important
}

.u-fs12 {
    font-size: 12px !important;
    font-size: 1.2rem !important
}

.u-fs11 {
    font-size: 11px !important;
    font-size: 1.1rem !important
}

.u-fs10 {
    font-size: 10px !important;
    font-size: 1rem !important
}