@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&family=Noto+Serif+JP:wght@400;600&display=swap");

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em
}

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

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

a {
    background-color: transparent
}

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

b, strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], 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
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

[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-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
    padding: 0;
    margin: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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

img {
    -webkit-backface-visibility: hidden
}

li {
    list-style: none
}

table {
    border-collapse: collapse
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

main, picture {
    display: block
}

button, input, optgroup, select, textarea {
    color: inherit;
    background: none;
    border: none;
    border-radius: 0
}

ul {
    padding-inline: 0;
    margin-inline: 0;
    margin-block: 0
}

body {
    -webkit-touch-callout: none
}

mark {
    color: inherit;
    background: none
}

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

.font-mincho {
    font-family: "游明朝", YuMincho, "Noto Serif JP", serif
}

.font-gothic {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif
}

@media (min-width:769px) {
    .sp {
        display: none !important
    }
}

@media not all and (min-width:769px) {
    .pc {
        display: none !important
    }
}

body {
    font-weight: 500;
    color: #2e2e2e;
    font-size: 16px;
    line-height: 1.8666666667;
    width: 100%;
    position: relative;
    font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'Noto Sans JP', sans-serif
}

@media not all and (min-width:769px) {
    body {
        line-height: 1.6
    }
}

a {
    text-decoration: none;
    color: #2e2e2e
}

a[href^="tel:"].disabled {
    cursor: default
}

button {
    background: none;
    border: none
}

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

main {
    overflow: hidden
}

#cta {
    width: 67px;
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 999;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s
}

@media not all and (min-width:769px) {
    #cta {
        width: 100%;
        top: auto;
        bottom: 0
    }
}

#cta a {
    display: block;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

@media (min-width:769px) {
    #cta a:hover {
        opacity: 0.7
    }
}

@media not all and (min-width:769px) {
    #cta a.touching {
        opacity: 0.7
    }
}

@media not all and (min-width:769px) {
    #cta a {
        padding: 7px 20px;
        background-color: rgba(176, 140, 22, 0.5);
        border: 1px solid transparent;
        border-image-source: url("../images/border_image1.png");
        border-image-slice: 1;
        border-image-width: 1px;
        border-image-repeat: repeat
    }
}

#cta a img {
    -webkit-filter: drop-shadow(7px 9px 26px rgba(0, 0, 0, 0.13));
    filter: drop-shadow(7px 9px 26px rgba(0, 0, 0, 0.13));
    -webkit-transition: -webkit-filter 0.5s;
    transition: -webkit-filter 0.5s;
    transition: filter 0.5s;
    transition: filter 0.5s, -webkit-filter 0.5s
}

@media not all and (min-width:769px) {
    #cta a img {
        width: 100%;
        max-width: 303px;
        margin: 0 auto
    }
}

#cta.hide {
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
    pointer-events: none
}

@media not all and (min-width:769px) {
    #cta.hide {
        -webkit-transform: translateY(101%);
        transform: translateY(101%)
    }
}

#cta.hide a img {
    -webkit-filter: drop-shadow(7px 9px 26px rgba(0, 0, 0, 0));
    filter: drop-shadow(7px 9px 26px rgba(0, 0, 0, 0))
}

.footer {
    background-color: #18202d
}

.footer__inner {
    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;
    padding: 40px 0 46px
}

@media not all and (min-width:769px) {
    .footer__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 28px 0 91px
    }
}

.footer__logo {
    width: 305px
}

@media not all and (min-width:769px) {
    .footer__logo {
        width: 271px
    }
}

.footer__copyright {
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: right
}

@media not all and (min-width:769px) {
    .footer__copyright {
        font-size: 12px;
        line-height: 1.2083333333;
        text-align: center;
        margin-top: 20px
    }
}

.container {
    width: calc(100% - 40px);
    max-width: 1040px;
    margin: 0 auto
}

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

.nobr {
    white-space: nowrap
}

.palt {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

.inline_block {
    display: inline-block
}

.gold {
    color: #836a17
}

.red {
    color: #c02929
}

.bg_grey {
    background-color: #f9f9f9
}

.marker_blue {
    display: inline;
    background-color: #e0f4ff
}

.marker_yellow {
    display: inline;
    background-color: #f6ecd5
}

b {
    font-weight: bold
}

section {
    padding: 100px 0
}

@media not all and (min-width:769px) {
    section {
        padding: 50px 0
    }
}

.bg_navy {
    background: #18202d url("../images/bg_pattern.png") repeat center center/1366px auto
}

@media not all and (min-width:769px) {
    .bg_navy {
        background-size: 750px auto
    }
}

.bg_gold {
    background: #836a17 url("../images/bg_pattern.png") repeat center center/1366px auto
}

@media not all and (min-width:769px) {
    .bg_gold {
        background-size: 750px auto
    }
}

.frameBox {
    width: 100%;
    position: relative;
    z-index: 1
}

.frameBox:before {
    content: "";
    width: calc(100% - 20px);
    height: calc(100% + 20px);
    background-color: #fff;
    background-image: url("../images/corner01_1.png"), url("../images/corner01_2.png");
    background-repeat: no-repeat;
    background-position: left 12px top 21px, right 12px bottom 21px;
    background-size: 55px auto;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -2;
    border: 1px solid transparent;
    border-image-source: url("../images/border_image1.png");
    border-image-slice: 1;
    border-image-width: 1px;
    border-image-repeat: repeat
}

@media not all and (min-width:769px) {
    .frameBox:before {
        width: 100%;
        height: 100%;
        background-position: left 5px top 11px, right 5px bottom 11px;
        background-size: 27px auto;
        top: 0
    }
}

.frameBox:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border: 1px solid transparent;
    border-image-source: url("../images/border_image1.png");
    border-image-slice: 1;
    border-image-width: 1px;
    border-image-repeat: repeat
}

@media not all and (min-width:769px) {
    .frameBox:after {
        width: calc(100% + 10px);
        height: calc(100% - 10px);
        top: 5px;
        left: -5px
    }
}

.sub_ttl {
    font-size: 25px;
    line-height: 1;
    font-weight: 400;
    text-align: center;
    font-family: '游明朝', YuMincho, 'Noto Serif JP', serif
}

@media not all and (min-width:769px) {
    .sub_ttl {
        font-size: 19px
    }
}

.bg_navy .sub_ttl {
    color: #fff
}

.sub_ttl i {
    display: block
}

.sub_ttl i img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 31px;
    margin: 0 auto
}

@media not all and (min-width:769px) {
    .sub_ttl i img {
        max-height: 20px
    }
}

.fadeIn_item.offs, .offs .fadeIn_item {
    opacity: 0
}

.fadeIn_item.ons, .ons .fadeIn_item {
    opacity: 1;
    -webkit-transition: all 1.2s cubic-bezier(0, 0, 0.13, 0.79);
    transition: all 1.2s cubic-bezier(0, 0, 0.13, 0.79)
}

.fadeIn_item.img_blur.offs, .offs .fadeIn_item.img_blur {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.fadeIn_item.img_blur.ons, .ons .fadeIn_item.img_blur {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: all 1.4s cubic-bezier(0.25, 0.1, 0.25, 1)
}

.fadeIn_item.bottom-up.offs, .offs .fadeIn_item.bottom-up {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0)
}

.fadeIn_item.bottom-up.ons, .ons .fadeIn_item.bottom-up {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 2s cubic-bezier(0.25, 0.1, 0.25, 1)
}

@media not all and (min-width:769px) {
    .touch {
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s
    }

    .touch.touching {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@media (-ms-high-contrast:none\0), (prefers-reduced-motion:reduce) {
    *, :after, :before {
        -webkit-transition: none !important;
        transition: none !important;
        -webkit-animation: none !important;
        animation: none !important
    }

    .fadeIn_item {
        opacity: 1 !important;
        -webkit-transform: none !important;
        transform: none !important;
        -webkit-filter: none !important;
        filter: none !important
    }
}

.m0 {
    margin: 0px !important
}

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

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

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

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

.p0 {
    padding: 0px !important
}

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

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

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

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

.w0p {
    width: 0% !important
}

.lh10 {
    line-height: 10px !important
}

.m5 {
    margin: 5px !important
}

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

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

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

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

.p5 {
    padding: 5px !important
}

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

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

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

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

.w5p {
    width: 5% !important
}

.lh11 {
    line-height: 11px !important
}

.m10 {
    margin: 10px !important
}

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

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

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

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

.p10 {
    padding: 10px !important
}

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

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

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

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

.w10p {
    width: 10% !important
}

.lh12 {
    line-height: 12px !important
}

.m15 {
    margin: 15px !important
}

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

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

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

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

.p15 {
    padding: 15px !important
}

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

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

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

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

.w15p {
    width: 15% !important
}

.lh13 {
    line-height: 13px !important
}

.m20 {
    margin: 20px !important
}

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

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

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

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

.p20 {
    padding: 20px !important
}

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

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

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

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

.w20p {
    width: 20% !important
}

.lh14 {
    line-height: 14px !important
}

.m25 {
    margin: 25px !important
}

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

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

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

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

.p25 {
    padding: 25px !important
}

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

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

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

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

.w25p {
    width: 25% !important
}

.lh15 {
    line-height: 15px !important
}

.m30 {
    margin: 30px !important
}

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

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

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

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

.p30 {
    padding: 30px !important
}

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

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

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

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

.w30p {
    width: 30% !important
}

.lh16 {
    line-height: 16px !important
}

.m35 {
    margin: 35px !important
}

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

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

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

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

.p35 {
    padding: 35px !important
}

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

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

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

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

.w35p {
    width: 35% !important
}

.lh17 {
    line-height: 17px !important
}

.m40 {
    margin: 40px !important
}

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

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

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

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

.p40 {
    padding: 40px !important
}

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

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

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

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

.w40p {
    width: 40% !important
}

.lh18 {
    line-height: 18px !important
}

.m45 {
    margin: 45px !important
}

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

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

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

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

.p45 {
    padding: 45px !important
}

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

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

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

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

.w45p {
    width: 45% !important
}

.lh19 {
    line-height: 19px !important
}

.m50 {
    margin: 50px !important
}

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

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

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

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

.p50 {
    padding: 50px !important
}

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

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

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

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

.w50p {
    width: 50% !important
}

.lh20 {
    line-height: 20px !important
}

.m55 {
    margin: 55px !important
}

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

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

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

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

.p55 {
    padding: 55px !important
}

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

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

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

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

.w55p {
    width: 55% !important
}

.lh21 {
    line-height: 21px !important
}

.m60 {
    margin: 60px !important
}

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

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

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

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

.p60 {
    padding: 60px !important
}

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

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

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

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

.w60p {
    width: 60% !important
}

.lh22 {
    line-height: 22px !important
}

.m65 {
    margin: 65px !important
}

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

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

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

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

.p65 {
    padding: 65px !important
}

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

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

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

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

.w65p {
    width: 65% !important
}

.lh23 {
    line-height: 23px !important
}

.m70 {
    margin: 70px !important
}

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

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

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

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

.p70 {
    padding: 70px !important
}

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

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

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

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

.w70p {
    width: 70% !important
}

.lh24 {
    line-height: 24px !important
}

.m75 {
    margin: 75px !important
}

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

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

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

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

.p75 {
    padding: 75px !important
}

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

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

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

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

.w75p {
    width: 75% !important
}

.lh25 {
    line-height: 25px !important
}

.m80 {
    margin: 80px !important
}

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

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

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

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

.p80 {
    padding: 80px !important
}

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

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

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

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

.w80p {
    width: 80% !important
}

.lh26 {
    line-height: 26px !important
}

.m85 {
    margin: 85px !important
}

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

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

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

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

.p85 {
    padding: 85px !important
}

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

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

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

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

.w85p {
    width: 85% !important
}

.lh27 {
    line-height: 27px !important
}

.m90 {
    margin: 90px !important
}

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

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

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

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

.p90 {
    padding: 90px !important
}

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

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

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

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

.w90p {
    width: 90% !important
}

.lh28 {
    line-height: 28px !important
}

.m95 {
    margin: 95px !important
}

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

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

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

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

.p95 {
    padding: 95px !important
}

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

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

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

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

.w95p {
    width: 95% !important
}

.lh29 {
    line-height: 29px !important
}

.m100 {
    margin: 100px !important
}

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

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

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

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

.p100 {
    padding: 100px !important
}

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

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

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

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

.w100p {
    width: 100% !important
}

.lh30 {
    line-height: 30px !important
}

.m105 {
    margin: 105px !important
}

.mt105 {
    margin-top: 105px !important
}

.mb105 {
    margin-bottom: 105px !important
}

.ml105 {
    margin-left: 105px !important
}

.mr105 {
    margin-right: 105px !important
}

.p105 {
    padding: 105px !important
}

.pt105 {
    padding-top: 105px !important
}

.pl105 {
    padding-left: 105px !important
}

.pr105 {
    padding-right: 105px !important
}

.pb105 {
    padding-bottom: 105px !important
}

.w105p {
    width: 105% !important
}

.lh31 {
    line-height: 31px !important
}

.m110 {
    margin: 110px !important
}

.mt110 {
    margin-top: 110px !important
}

.mb110 {
    margin-bottom: 110px !important
}

.ml110 {
    margin-left: 110px !important
}

.mr110 {
    margin-right: 110px !important
}

.p110 {
    padding: 110px !important
}

.pt110 {
    padding-top: 110px !important
}

.pl110 {
    padding-left: 110px !important
}

.pr110 {
    padding-right: 110px !important
}

.pb110 {
    padding-bottom: 110px !important
}

.w110p {
    width: 110% !important
}

.lh32 {
    line-height: 32px !important
}

.m115 {
    margin: 115px !important
}

.mt115 {
    margin-top: 115px !important
}

.mb115 {
    margin-bottom: 115px !important
}

.ml115 {
    margin-left: 115px !important
}

.mr115 {
    margin-right: 115px !important
}

.p115 {
    padding: 115px !important
}

.pt115 {
    padding-top: 115px !important
}

.pl115 {
    padding-left: 115px !important
}

.pr115 {
    padding-right: 115px !important
}

.pb115 {
    padding-bottom: 115px !important
}

.w115p {
    width: 115% !important
}

.lh33 {
    line-height: 33px !important
}

.m120 {
    margin: 120px !important
}

.mt120 {
    margin-top: 120px !important
}

.mb120 {
    margin-bottom: 120px !important
}

.ml120 {
    margin-left: 120px !important
}

.mr120 {
    margin-right: 120px !important
}

.p120 {
    padding: 120px !important
}

.pt120 {
    padding-top: 120px !important
}

.pl120 {
    padding-left: 120px !important
}

.pr120 {
    padding-right: 120px !important
}

.pb120 {
    padding-bottom: 120px !important
}

.w120p {
    width: 120% !important
}

.lh34 {
    line-height: 34px !important
}

.m125 {
    margin: 125px !important
}

.mt125 {
    margin-top: 125px !important
}

.mb125 {
    margin-bottom: 125px !important
}

.ml125 {
    margin-left: 125px !important
}

.mr125 {
    margin-right: 125px !important
}

.p125 {
    padding: 125px !important
}

.pt125 {
    padding-top: 125px !important
}

.pl125 {
    padding-left: 125px !important
}

.pr125 {
    padding-right: 125px !important
}

.pb125 {
    padding-bottom: 125px !important
}

.w125p {
    width: 125% !important
}

.lh35 {
    line-height: 35px !important
}

.m130 {
    margin: 130px !important
}

.mt130 {
    margin-top: 130px !important
}

.mb130 {
    margin-bottom: 130px !important
}

.ml130 {
    margin-left: 130px !important
}

.mr130 {
    margin-right: 130px !important
}

.p130 {
    padding: 130px !important
}

.pt130 {
    padding-top: 130px !important
}

.pl130 {
    padding-left: 130px !important
}

.pr130 {
    padding-right: 130px !important
}

.pb130 {
    padding-bottom: 130px !important
}

.w130p {
    width: 130% !important
}

.lh36 {
    line-height: 36px !important
}

.m135 {
    margin: 135px !important
}

.mt135 {
    margin-top: 135px !important
}

.mb135 {
    margin-bottom: 135px !important
}

.ml135 {
    margin-left: 135px !important
}

.mr135 {
    margin-right: 135px !important
}

.p135 {
    padding: 135px !important
}

.pt135 {
    padding-top: 135px !important
}

.pl135 {
    padding-left: 135px !important
}

.pr135 {
    padding-right: 135px !important
}

.pb135 {
    padding-bottom: 135px !important
}

.w135p {
    width: 135% !important
}

.lh37 {
    line-height: 37px !important
}

.m140 {
    margin: 140px !important
}

.mt140 {
    margin-top: 140px !important
}

.mb140 {
    margin-bottom: 140px !important
}

.ml140 {
    margin-left: 140px !important
}

.mr140 {
    margin-right: 140px !important
}

.p140 {
    padding: 140px !important
}

.pt140 {
    padding-top: 140px !important
}

.pl140 {
    padding-left: 140px !important
}

.pr140 {
    padding-right: 140px !important
}

.pb140 {
    padding-bottom: 140px !important
}

.w140p {
    width: 140% !important
}

.lh38 {
    line-height: 38px !important
}

.m145 {
    margin: 145px !important
}

.mt145 {
    margin-top: 145px !important
}

.mb145 {
    margin-bottom: 145px !important
}

.ml145 {
    margin-left: 145px !important
}

.mr145 {
    margin-right: 145px !important
}

.p145 {
    padding: 145px !important
}

.pt145 {
    padding-top: 145px !important
}

.pl145 {
    padding-left: 145px !important
}

.pr145 {
    padding-right: 145px !important
}

.pb145 {
    padding-bottom: 145px !important
}

.w145p {
    width: 145% !important
}

.lh39 {
    line-height: 39px !important
}

.m150 {
    margin: 150px !important
}

.mt150 {
    margin-top: 150px !important
}

.mb150 {
    margin-bottom: 150px !important
}

.ml150 {
    margin-left: 150px !important
}

.mr150 {
    margin-right: 150px !important
}

.p150 {
    padding: 150px !important
}

.pt150 {
    padding-top: 150px !important
}

.pl150 {
    padding-left: 150px !important
}

.pr150 {
    padding-right: 150px !important
}

.pb150 {
    padding-bottom: 150px !important
}

.w150p {
    width: 150% !important
}

.lh40 {
    line-height: 40px !important
}

.m155 {
    margin: 155px !important
}

.mt155 {
    margin-top: 155px !important
}

.mb155 {
    margin-bottom: 155px !important
}

.ml155 {
    margin-left: 155px !important
}

.mr155 {
    margin-right: 155px !important
}

.p155 {
    padding: 155px !important
}

.pt155 {
    padding-top: 155px !important
}

.pl155 {
    padding-left: 155px !important
}

.pr155 {
    padding-right: 155px !important
}

.pb155 {
    padding-bottom: 155px !important
}

.w155p {
    width: 155% !important
}

.lh41 {
    line-height: 41px !important
}

.m160 {
    margin: 160px !important
}

.mt160 {
    margin-top: 160px !important
}

.mb160 {
    margin-bottom: 160px !important
}

.ml160 {
    margin-left: 160px !important
}

.mr160 {
    margin-right: 160px !important
}

.p160 {
    padding: 160px !important
}

.pt160 {
    padding-top: 160px !important
}

.pl160 {
    padding-left: 160px !important
}

.pr160 {
    padding-right: 160px !important
}

.pb160 {
    padding-bottom: 160px !important
}

.w160p {
    width: 160% !important
}

.lh42 {
    line-height: 42px !important
}

.m165 {
    margin: 165px !important
}

.mt165 {
    margin-top: 165px !important
}

.mb165 {
    margin-bottom: 165px !important
}

.ml165 {
    margin-left: 165px !important
}

.mr165 {
    margin-right: 165px !important
}

.p165 {
    padding: 165px !important
}

.pt165 {
    padding-top: 165px !important
}

.pl165 {
    padding-left: 165px !important
}

.pr165 {
    padding-right: 165px !important
}

.pb165 {
    padding-bottom: 165px !important
}

.w165p {
    width: 165% !important
}

.lh43 {
    line-height: 43px !important
}

.m170 {
    margin: 170px !important
}

.mt170 {
    margin-top: 170px !important
}

.mb170 {
    margin-bottom: 170px !important
}

.ml170 {
    margin-left: 170px !important
}

.mr170 {
    margin-right: 170px !important
}

.p170 {
    padding: 170px !important
}

.pt170 {
    padding-top: 170px !important
}

.pl170 {
    padding-left: 170px !important
}

.pr170 {
    padding-right: 170px !important
}

.pb170 {
    padding-bottom: 170px !important
}

.w170p {
    width: 170% !important
}

.lh44 {
    line-height: 44px !important
}

.m175 {
    margin: 175px !important
}

.mt175 {
    margin-top: 175px !important
}

.mb175 {
    margin-bottom: 175px !important
}

.ml175 {
    margin-left: 175px !important
}

.mr175 {
    margin-right: 175px !important
}

.p175 {
    padding: 175px !important
}

.pt175 {
    padding-top: 175px !important
}

.pl175 {
    padding-left: 175px !important
}

.pr175 {
    padding-right: 175px !important
}

.pb175 {
    padding-bottom: 175px !important
}

.w175p {
    width: 175% !important
}

.lh45 {
    line-height: 45px !important
}

.m180 {
    margin: 180px !important
}

.mt180 {
    margin-top: 180px !important
}

.mb180 {
    margin-bottom: 180px !important
}

.ml180 {
    margin-left: 180px !important
}

.mr180 {
    margin-right: 180px !important
}

.p180 {
    padding: 180px !important
}

.pt180 {
    padding-top: 180px !important
}

.pl180 {
    padding-left: 180px !important
}

.pr180 {
    padding-right: 180px !important
}

.pb180 {
    padding-bottom: 180px !important
}

.w180p {
    width: 180% !important
}

.lh46 {
    line-height: 46px !important
}

.m185 {
    margin: 185px !important
}

.mt185 {
    margin-top: 185px !important
}

.mb185 {
    margin-bottom: 185px !important
}

.ml185 {
    margin-left: 185px !important
}

.mr185 {
    margin-right: 185px !important
}

.p185 {
    padding: 185px !important
}

.pt185 {
    padding-top: 185px !important
}

.pl185 {
    padding-left: 185px !important
}

.pr185 {
    padding-right: 185px !important
}

.pb185 {
    padding-bottom: 185px !important
}

.w185p {
    width: 185% !important
}

.lh47 {
    line-height: 47px !important
}

.m190 {
    margin: 190px !important
}

.mt190 {
    margin-top: 190px !important
}

.mb190 {
    margin-bottom: 190px !important
}

.ml190 {
    margin-left: 190px !important
}

.mr190 {
    margin-right: 190px !important
}

.p190 {
    padding: 190px !important
}

.pt190 {
    padding-top: 190px !important
}

.pl190 {
    padding-left: 190px !important
}

.pr190 {
    padding-right: 190px !important
}

.pb190 {
    padding-bottom: 190px !important
}

.w190p {
    width: 190% !important
}

.lh48 {
    line-height: 48px !important
}

.m195 {
    margin: 195px !important
}

.mt195 {
    margin-top: 195px !important
}

.mb195 {
    margin-bottom: 195px !important
}

.ml195 {
    margin-left: 195px !important
}

.mr195 {
    margin-right: 195px !important
}

.p195 {
    padding: 195px !important
}

.pt195 {
    padding-top: 195px !important
}

.pl195 {
    padding-left: 195px !important
}

.pr195 {
    padding-right: 195px !important
}

.pb195 {
    padding-bottom: 195px !important
}

.w195p {
    width: 195% !important
}

.lh49 {
    line-height: 49px !important
}

.m200 {
    margin: 200px !important
}

.mt200 {
    margin-top: 200px !important
}

.mb200 {
    margin-bottom: 200px !important
}

.ml200 {
    margin-left: 200px !important
}

.mr200 {
    margin-right: 200px !important
}

.p200 {
    padding: 200px !important
}

.pt200 {
    padding-top: 200px !important
}

.pl200 {
    padding-left: 200px !important
}

.pr200 {
    padding-right: 200px !important
}

.pb200 {
    padding-bottom: 200px !important
}

.w200p {
    width: 200% !important
}

.lh50 {
    line-height: 50px !important
}

.w0 {
    width: 0px !important
}

.h0 {
    height: 0px !important
}

.w10 {
    width: 10px !important
}

.h10 {
    height: 10px !important
}

.w20 {
    width: 20px !important
}

.h20 {
    height: 20px !important
}

.w30 {
    width: 30px !important
}

.h30 {
    height: 30px !important
}

.w40 {
    width: 40px !important
}

.h40 {
    height: 40px !important
}

.w50 {
    width: 50px !important
}

.h50 {
    height: 50px !important
}

.w60 {
    width: 60px !important
}

.h60 {
    height: 60px !important
}

.w70 {
    width: 70px !important
}

.h70 {
    height: 70px !important
}

.w80 {
    width: 80px !important
}

.h80 {
    height: 80px !important
}

.w90 {
    width: 90px !important
}

.h90 {
    height: 90px !important
}

.w100 {
    width: 100px !important
}

.h100 {
    height: 100px !important
}

.w110 {
    width: 110px !important
}

.h110 {
    height: 110px !important
}

.w120 {
    width: 120px !important
}

.h120 {
    height: 120px !important
}

.w130 {
    width: 130px !important
}

.h130 {
    height: 130px !important
}

.w140 {
    width: 140px !important
}

.h140 {
    height: 140px !important
}

.w150 {
    width: 150px !important
}

.h150 {
    height: 150px !important
}

.w160 {
    width: 160px !important
}

.h160 {
    height: 160px !important
}

.w170 {
    width: 170px !important
}

.h170 {
    height: 170px !important
}

.w180 {
    width: 180px !important
}

.h180 {
    height: 180px !important
}

.w190 {
    width: 190px !important
}

.h190 {
    height: 190px !important
}

.w200 {
    width: 200px !important
}

.h200 {
    height: 200px !important
}

.w210 {
    width: 210px !important
}

.h210 {
    height: 210px !important
}

.w220 {
    width: 220px !important
}

.h220 {
    height: 220px !important
}

.w230 {
    width: 230px !important
}

.h230 {
    height: 230px !important
}

.w240 {
    width: 240px !important
}

.h240 {
    height: 240px !important
}

.w250 {
    width: 250px !important
}

.h250 {
    height: 250px !important
}

.w260 {
    width: 260px !important
}

.h260 {
    height: 260px !important
}

.w270 {
    width: 270px !important
}

.h270 {
    height: 270px !important
}

.w280 {
    width: 280px !important
}

.h280 {
    height: 280px !important
}

.w290 {
    width: 290px !important
}

.h290 {
    height: 290px !important
}

.w300 {
    width: 300px !important
}

.h300 {
    height: 300px !important
}

.w310 {
    width: 310px !important
}

.h310 {
    height: 310px !important
}

.w320 {
    width: 320px !important
}

.h320 {
    height: 320px !important
}

.w330 {
    width: 330px !important
}

.h330 {
    height: 330px !important
}

.w340 {
    width: 340px !important
}

.h340 {
    height: 340px !important
}

.w350 {
    width: 350px !important
}

.h350 {
    height: 350px !important
}

.w360 {
    width: 360px !important
}

.h360 {
    height: 360px !important
}

.w370 {
    width: 370px !important
}

.h370 {
    height: 370px !important
}

.w380 {
    width: 380px !important
}

.h380 {
    height: 380px !important
}

.w390 {
    width: 390px !important
}

.h390 {
    height: 390px !important
}

.w400 {
    width: 400px !important
}

.h400 {
    height: 400px !important
}

.w410 {
    width: 410px !important
}

.h410 {
    height: 410px !important
}

.w420 {
    width: 420px !important
}

.h420 {
    height: 420px !important
}

.w430 {
    width: 430px !important
}

.h430 {
    height: 430px !important
}

.w440 {
    width: 440px !important
}

.h440 {
    height: 440px !important
}

.w450 {
    width: 450px !important
}

.h450 {
    height: 450px !important
}

.w460 {
    width: 460px !important
}

.h460 {
    height: 460px !important
}

.w470 {
    width: 470px !important
}

.h470 {
    height: 470px !important
}

.w480 {
    width: 480px !important
}

.h480 {
    height: 480px !important
}

.w490 {
    width: 490px !important
}

.h490 {
    height: 490px !important
}

.w500 {
    width: 500px !important
}

.h500 {
    height: 500px !important
}

.w510 {
    width: 510px !important
}

.h510 {
    height: 510px !important
}

.w520 {
    width: 520px !important
}

.h520 {
    height: 520px !important
}

.w530 {
    width: 530px !important
}

.h530 {
    height: 530px !important
}

.w540 {
    width: 540px !important
}

.h540 {
    height: 540px !important
}

.w550 {
    width: 550px !important
}

.h550 {
    height: 550px !important
}

.w560 {
    width: 560px !important
}

.h560 {
    height: 560px !important
}

.w570 {
    width: 570px !important
}

.h570 {
    height: 570px !important
}

.w580 {
    width: 580px !important
}

.h580 {
    height: 580px !important
}

.w590 {
    width: 590px !important
}

.h590 {
    height: 590px !important
}

.w600 {
    width: 600px !important
}

.h600 {
    height: 600px !important
}

.w610 {
    width: 610px !important
}

.h610 {
    height: 610px !important
}

.w620 {
    width: 620px !important
}

.h620 {
    height: 620px !important
}

.w630 {
    width: 630px !important
}

.h630 {
    height: 630px !important
}

.w640 {
    width: 640px !important
}

.h640 {
    height: 640px !important
}

.w650 {
    width: 650px !important
}

.h650 {
    height: 650px !important
}

.w660 {
    width: 660px !important
}

.h660 {
    height: 660px !important
}

.w670 {
    width: 670px !important
}

.h670 {
    height: 670px !important
}

.w680 {
    width: 680px !important
}

.h680 {
    height: 680px !important
}

.w690 {
    width: 690px !important
}

.h690 {
    height: 690px !important
}

.w700 {
    width: 700px !important
}

.h700 {
    height: 700px !important
}

.w710 {
    width: 710px !important
}

.h710 {
    height: 710px !important
}

.w720 {
    width: 720px !important
}

.h720 {
    height: 720px !important
}

.w730 {
    width: 730px !important
}

.h730 {
    height: 730px !important
}

.w740 {
    width: 740px !important
}

.h740 {
    height: 740px !important
}

.w750 {
    width: 750px !important
}

.h750 {
    height: 750px !important
}

.w760 {
    width: 760px !important
}

.h760 {
    height: 760px !important
}

.w770 {
    width: 770px !important
}

.h770 {
    height: 770px !important
}

.w780 {
    width: 780px !important
}

.h780 {
    height: 780px !important
}

.w790 {
    width: 790px !important
}

.h790 {
    height: 790px !important
}

.w800 {
    width: 800px !important
}

.h800 {
    height: 800px !important
}

.w810 {
    width: 810px !important
}

.h810 {
    height: 810px !important
}

.w820 {
    width: 820px !important
}

.h820 {
    height: 820px !important
}

.w830 {
    width: 830px !important
}

.h830 {
    height: 830px !important
}

.w840 {
    width: 840px !important
}

.h840 {
    height: 840px !important
}

.w850 {
    width: 850px !important
}

.h850 {
    height: 850px !important
}

.w860 {
    width: 860px !important
}

.h860 {
    height: 860px !important
}

.w870 {
    width: 870px !important
}

.h870 {
    height: 870px !important
}

.w880 {
    width: 880px !important
}

.h880 {
    height: 880px !important
}

.w890 {
    width: 890px !important
}

.h890 {
    height: 890px !important
}

.w900 {
    width: 900px !important
}

.h900 {
    height: 900px !important
}

.w910 {
    width: 910px !important
}

.h910 {
    height: 910px !important
}

.w920 {
    width: 920px !important
}

.h920 {
    height: 920px !important
}

.w930 {
    width: 930px !important
}

.h930 {
    height: 930px !important
}

.w940 {
    width: 940px !important
}

.h940 {
    height: 940px !important
}

.w950 {
    width: 950px !important
}

.h950 {
    height: 950px !important
}

.w960 {
    width: 960px !important
}

.h960 {
    height: 960px !important
}

.fz10 {
    font-size: 10px !important
}

.fz11 {
    font-size: 11px !important
}

.fz12 {
    font-size: 12px !important
}

.fz13 {
    font-size: 13px !important
}

.fz14 {
    font-size: 14px !important
}

.fz15 {
    font-size: 15px !important
}

.fz16 {
    font-size: 16px !important
}

.fz17 {
    font-size: 17px !important
}

.fz18 {
    font-size: 18px !important
}

.fz19 {
    font-size: 19px !important
}

.fz20 {
    font-size: 20px !important
}

.fz21 {
    font-size: 21px !important
}

.fz22 {
    font-size: 22px !important
}

.fz23 {
    font-size: 23px !important
}

.fz24 {
    font-size: 24px !important
}

.fz25 {
    font-size: 25px !important
}

.fz26 {
    font-size: 26px !important
}

.fz27 {
    font-size: 27px !important
}

.fz28 {
    font-size: 28px !important
}

.fz29 {
    font-size: 29px !important
}

.fz30 {
    font-size: 30px !important
}

.fz31 {
    font-size: 31px !important
}

.fz32 {
    font-size: 32px !important
}

.fz33 {
    font-size: 33px !important
}

.fz34 {
    font-size: 34px !important
}

.fz35 {
    font-size: 35px !important
}

.fz36 {
    font-size: 36px !important
}

.fz37 {
    font-size: 37px !important
}

.fz38 {
    font-size: 38px !important
}

.fz39 {
    font-size: 39px !important
}

.fz40 {
    font-size: 40px !important
}

.fz41 {
    font-size: 41px !important
}

.fz42 {
    font-size: 42px !important
}

.fz43 {
    font-size: 43px !important
}

.fz44 {
    font-size: 44px !important
}

.fz45 {
    font-size: 45px !important
}

.fz46 {
    font-size: 46px !important
}

.fz47 {
    font-size: 47px !important
}

.fz48 {
    font-size: 48px !important
}

.fz49 {
    font-size: 49px !important
}

.fz50 {
    font-size: 50px !important
}

@media not all and (min-width:769px) {
    .sp_m0 {
        margin: 0px !important
    }

    .sp_mt0 {
        margin-top: 0px !important
    }

    .sp_mb0 {
        margin-bottom: 0px !important
    }

    .sp_ml0 {
        margin-left: 0px !important
    }

    .sp_mr0 {
        margin-right: 0px !important
    }

    .sp_p0 {
        padding: 0px !important
    }

    .sp_pt0 {
        padding-top: 0px !important
    }

    .sp_pl0 {
        padding-left: 0px !important
    }

    .sp_pr0 {
        padding-right: 0px !important
    }

    .sp_pb0 {
        padding-bottom: 0px !important
    }

    .sp_w0p {
        width: 0% !important
    }

    .sp_lh10 {
        line-height: 10px !important
    }

    .sp_m5 {
        margin: 5px !important
    }

    .sp_mt5 {
        margin-top: 5px !important
    }

    .sp_mb5 {
        margin-bottom: 5px !important
    }

    .sp_ml5 {
        margin-left: 5px !important
    }

    .sp_mr5 {
        margin-right: 5px !important
    }

    .sp_p5 {
        padding: 5px !important
    }

    .sp_pt5 {
        padding-top: 5px !important
    }

    .sp_pl5 {
        padding-left: 5px !important
    }

    .sp_pr5 {
        padding-right: 5px !important
    }

    .sp_pb5 {
        padding-bottom: 5px !important
    }

    .sp_w5p {
        width: 5% !important
    }

    .sp_lh11 {
        line-height: 11px !important
    }

    .sp_m10 {
        margin: 10px !important
    }

    .sp_mt10 {
        margin-top: 10px !important
    }

    .sp_mb10 {
        margin-bottom: 10px !important
    }

    .sp_ml10 {
        margin-left: 10px !important
    }

    .sp_mr10 {
        margin-right: 10px !important
    }

    .sp_p10 {
        padding: 10px !important
    }

    .sp_pt10 {
        padding-top: 10px !important
    }

    .sp_pl10 {
        padding-left: 10px !important
    }

    .sp_pr10 {
        padding-right: 10px !important
    }

    .sp_pb10 {
        padding-bottom: 10px !important
    }

    .sp_w10p {
        width: 10% !important
    }

    .sp_lh12 {
        line-height: 12px !important
    }

    .sp_m15 {
        margin: 15px !important
    }

    .sp_mt15 {
        margin-top: 15px !important
    }

    .sp_mb15 {
        margin-bottom: 15px !important
    }

    .sp_ml15 {
        margin-left: 15px !important
    }

    .sp_mr15 {
        margin-right: 15px !important
    }

    .sp_p15 {
        padding: 15px !important
    }

    .sp_pt15 {
        padding-top: 15px !important
    }

    .sp_pl15 {
        padding-left: 15px !important
    }

    .sp_pr15 {
        padding-right: 15px !important
    }

    .sp_pb15 {
        padding-bottom: 15px !important
    }

    .sp_w15p {
        width: 15% !important
    }

    .sp_lh13 {
        line-height: 13px !important
    }

    .sp_m20 {
        margin: 20px !important
    }

    .sp_mt20 {
        margin-top: 20px !important
    }

    .sp_mb20 {
        margin-bottom: 20px !important
    }

    .sp_ml20 {
        margin-left: 20px !important
    }

    .sp_mr20 {
        margin-right: 20px !important
    }

    .sp_p20 {
        padding: 20px !important
    }

    .sp_pt20 {
        padding-top: 20px !important
    }

    .sp_pl20 {
        padding-left: 20px !important
    }

    .sp_pr20 {
        padding-right: 20px !important
    }

    .sp_pb20 {
        padding-bottom: 20px !important
    }

    .sp_w20p {
        width: 20% !important
    }

    .sp_lh14 {
        line-height: 14px !important
    }

    .sp_m25 {
        margin: 25px !important
    }

    .sp_mt25 {
        margin-top: 25px !important
    }

    .sp_mb25 {
        margin-bottom: 25px !important
    }

    .sp_ml25 {
        margin-left: 25px !important
    }

    .sp_mr25 {
        margin-right: 25px !important
    }

    .sp_p25 {
        padding: 25px !important
    }

    .sp_pt25 {
        padding-top: 25px !important
    }

    .sp_pl25 {
        padding-left: 25px !important
    }

    .sp_pr25 {
        padding-right: 25px !important
    }

    .sp_pb25 {
        padding-bottom: 25px !important
    }

    .sp_w25p {
        width: 25% !important
    }

    .sp_lh15 {
        line-height: 15px !important
    }

    .sp_m30 {
        margin: 30px !important
    }

    .sp_mt30 {
        margin-top: 30px !important
    }

    .sp_mb30 {
        margin-bottom: 30px !important
    }

    .sp_ml30 {
        margin-left: 30px !important
    }

    .sp_mr30 {
        margin-right: 30px !important
    }

    .sp_p30 {
        padding: 30px !important
    }

    .sp_pt30 {
        padding-top: 30px !important
    }

    .sp_pl30 {
        padding-left: 30px !important
    }

    .sp_pr30 {
        padding-right: 30px !important
    }

    .sp_pb30 {
        padding-bottom: 30px !important
    }

    .sp_w30p {
        width: 30% !important
    }

    .sp_lh16 {
        line-height: 16px !important
    }

    .sp_m35 {
        margin: 35px !important
    }

    .sp_mt35 {
        margin-top: 35px !important
    }

    .sp_mb35 {
        margin-bottom: 35px !important
    }

    .sp_ml35 {
        margin-left: 35px !important
    }

    .sp_mr35 {
        margin-right: 35px !important
    }

    .sp_p35 {
        padding: 35px !important
    }

    .sp_pt35 {
        padding-top: 35px !important
    }

    .sp_pl35 {
        padding-left: 35px !important
    }

    .sp_pr35 {
        padding-right: 35px !important
    }

    .sp_pb35 {
        padding-bottom: 35px !important
    }

    .sp_w35p {
        width: 35% !important
    }

    .sp_lh17 {
        line-height: 17px !important
    }

    .sp_m40 {
        margin: 40px !important
    }

    .sp_mt40 {
        margin-top: 40px !important
    }

    .sp_mb40 {
        margin-bottom: 40px !important
    }

    .sp_ml40 {
        margin-left: 40px !important
    }

    .sp_mr40 {
        margin-right: 40px !important
    }

    .sp_p40 {
        padding: 40px !important
    }

    .sp_pt40 {
        padding-top: 40px !important
    }

    .sp_pl40 {
        padding-left: 40px !important
    }

    .sp_pr40 {
        padding-right: 40px !important
    }

    .sp_pb40 {
        padding-bottom: 40px !important
    }

    .sp_w40p {
        width: 40% !important
    }

    .sp_lh18 {
        line-height: 18px !important
    }

    .sp_m45 {
        margin: 45px !important
    }

    .sp_mt45 {
        margin-top: 45px !important
    }

    .sp_mb45 {
        margin-bottom: 45px !important
    }

    .sp_ml45 {
        margin-left: 45px !important
    }

    .sp_mr45 {
        margin-right: 45px !important
    }

    .sp_p45 {
        padding: 45px !important
    }

    .sp_pt45 {
        padding-top: 45px !important
    }

    .sp_pl45 {
        padding-left: 45px !important
    }

    .sp_pr45 {
        padding-right: 45px !important
    }

    .sp_pb45 {
        padding-bottom: 45px !important
    }

    .sp_w45p {
        width: 45% !important
    }

    .sp_lh19 {
        line-height: 19px !important
    }

    .sp_m50 {
        margin: 50px !important
    }

    .sp_mt50 {
        margin-top: 50px !important
    }

    .sp_mb50 {
        margin-bottom: 50px !important
    }

    .sp_ml50 {
        margin-left: 50px !important
    }

    .sp_mr50 {
        margin-right: 50px !important
    }

    .sp_p50 {
        padding: 50px !important
    }

    .sp_pt50 {
        padding-top: 50px !important
    }

    .sp_pl50 {
        padding-left: 50px !important
    }

    .sp_pr50 {
        padding-right: 50px !important
    }

    .sp_pb50 {
        padding-bottom: 50px !important
    }

    .sp_w50p {
        width: 50% !important
    }

    .sp_lh20 {
        line-height: 20px !important
    }

    .sp_m55 {
        margin: 55px !important
    }

    .sp_mt55 {
        margin-top: 55px !important
    }

    .sp_mb55 {
        margin-bottom: 55px !important
    }

    .sp_ml55 {
        margin-left: 55px !important
    }

    .sp_mr55 {
        margin-right: 55px !important
    }

    .sp_p55 {
        padding: 55px !important
    }

    .sp_pt55 {
        padding-top: 55px !important
    }

    .sp_pl55 {
        padding-left: 55px !important
    }

    .sp_pr55 {
        padding-right: 55px !important
    }

    .sp_pb55 {
        padding-bottom: 55px !important
    }

    .sp_w55p {
        width: 55% !important
    }

    .sp_lh21 {
        line-height: 21px !important
    }

    .sp_m60 {
        margin: 60px !important
    }

    .sp_mt60 {
        margin-top: 60px !important
    }

    .sp_mb60 {
        margin-bottom: 60px !important
    }

    .sp_ml60 {
        margin-left: 60px !important
    }

    .sp_mr60 {
        margin-right: 60px !important
    }

    .sp_p60 {
        padding: 60px !important
    }

    .sp_pt60 {
        padding-top: 60px !important
    }

    .sp_pl60 {
        padding-left: 60px !important
    }

    .sp_pr60 {
        padding-right: 60px !important
    }

    .sp_pb60 {
        padding-bottom: 60px !important
    }

    .sp_w60p {
        width: 60% !important
    }

    .sp_lh22 {
        line-height: 22px !important
    }

    .sp_m65 {
        margin: 65px !important
    }

    .sp_mt65 {
        margin-top: 65px !important
    }

    .sp_mb65 {
        margin-bottom: 65px !important
    }

    .sp_ml65 {
        margin-left: 65px !important
    }

    .sp_mr65 {
        margin-right: 65px !important
    }

    .sp_p65 {
        padding: 65px !important
    }

    .sp_pt65 {
        padding-top: 65px !important
    }

    .sp_pl65 {
        padding-left: 65px !important
    }

    .sp_pr65 {
        padding-right: 65px !important
    }

    .sp_pb65 {
        padding-bottom: 65px !important
    }

    .sp_w65p {
        width: 65% !important
    }

    .sp_lh23 {
        line-height: 23px !important
    }

    .sp_m70 {
        margin: 70px !important
    }

    .sp_mt70 {
        margin-top: 70px !important
    }

    .sp_mb70 {
        margin-bottom: 70px !important
    }

    .sp_ml70 {
        margin-left: 70px !important
    }

    .sp_mr70 {
        margin-right: 70px !important
    }

    .sp_p70 {
        padding: 70px !important
    }

    .sp_pt70 {
        padding-top: 70px !important
    }

    .sp_pl70 {
        padding-left: 70px !important
    }

    .sp_pr70 {
        padding-right: 70px !important
    }

    .sp_pb70 {
        padding-bottom: 70px !important
    }

    .sp_w70p {
        width: 70% !important
    }

    .sp_lh24 {
        line-height: 24px !important
    }

    .sp_m75 {
        margin: 75px !important
    }

    .sp_mt75 {
        margin-top: 75px !important
    }

    .sp_mb75 {
        margin-bottom: 75px !important
    }

    .sp_ml75 {
        margin-left: 75px !important
    }

    .sp_mr75 {
        margin-right: 75px !important
    }

    .sp_p75 {
        padding: 75px !important
    }

    .sp_pt75 {
        padding-top: 75px !important
    }

    .sp_pl75 {
        padding-left: 75px !important
    }

    .sp_pr75 {
        padding-right: 75px !important
    }

    .sp_pb75 {
        padding-bottom: 75px !important
    }

    .sp_w75p {
        width: 75% !important
    }

    .sp_lh25 {
        line-height: 25px !important
    }

    .sp_m80 {
        margin: 80px !important
    }

    .sp_mt80 {
        margin-top: 80px !important
    }

    .sp_mb80 {
        margin-bottom: 80px !important
    }

    .sp_ml80 {
        margin-left: 80px !important
    }

    .sp_mr80 {
        margin-right: 80px !important
    }

    .sp_p80 {
        padding: 80px !important
    }

    .sp_pt80 {
        padding-top: 80px !important
    }

    .sp_pl80 {
        padding-left: 80px !important
    }

    .sp_pr80 {
        padding-right: 80px !important
    }

    .sp_pb80 {
        padding-bottom: 80px !important
    }

    .sp_w80p {
        width: 80% !important
    }

    .sp_lh26 {
        line-height: 26px !important
    }

    .sp_m85 {
        margin: 85px !important
    }

    .sp_mt85 {
        margin-top: 85px !important
    }

    .sp_mb85 {
        margin-bottom: 85px !important
    }

    .sp_ml85 {
        margin-left: 85px !important
    }

    .sp_mr85 {
        margin-right: 85px !important
    }

    .sp_p85 {
        padding: 85px !important
    }

    .sp_pt85 {
        padding-top: 85px !important
    }

    .sp_pl85 {
        padding-left: 85px !important
    }

    .sp_pr85 {
        padding-right: 85px !important
    }

    .sp_pb85 {
        padding-bottom: 85px !important
    }

    .sp_w85p {
        width: 85% !important
    }

    .sp_lh27 {
        line-height: 27px !important
    }

    .sp_m90 {
        margin: 90px !important
    }

    .sp_mt90 {
        margin-top: 90px !important
    }

    .sp_mb90 {
        margin-bottom: 90px !important
    }

    .sp_ml90 {
        margin-left: 90px !important
    }

    .sp_mr90 {
        margin-right: 90px !important
    }

    .sp_p90 {
        padding: 90px !important
    }

    .sp_pt90 {
        padding-top: 90px !important
    }

    .sp_pl90 {
        padding-left: 90px !important
    }

    .sp_pr90 {
        padding-right: 90px !important
    }

    .sp_pb90 {
        padding-bottom: 90px !important
    }

    .sp_w90p {
        width: 90% !important
    }

    .sp_lh28 {
        line-height: 28px !important
    }

    .sp_m95 {
        margin: 95px !important
    }

    .sp_mt95 {
        margin-top: 95px !important
    }

    .sp_mb95 {
        margin-bottom: 95px !important
    }

    .sp_ml95 {
        margin-left: 95px !important
    }

    .sp_mr95 {
        margin-right: 95px !important
    }

    .sp_p95 {
        padding: 95px !important
    }

    .sp_pt95 {
        padding-top: 95px !important
    }

    .sp_pl95 {
        padding-left: 95px !important
    }

    .sp_pr95 {
        padding-right: 95px !important
    }

    .sp_pb95 {
        padding-bottom: 95px !important
    }

    .sp_w95p {
        width: 95% !important
    }

    .sp_lh29 {
        line-height: 29px !important
    }

    .sp_m100 {
        margin: 100px !important
    }

    .sp_mt100 {
        margin-top: 100px !important
    }

    .sp_mb100 {
        margin-bottom: 100px !important
    }

    .sp_ml100 {
        margin-left: 100px !important
    }

    .sp_mr100 {
        margin-right: 100px !important
    }

    .sp_p100 {
        padding: 100px !important
    }

    .sp_pt100 {
        padding-top: 100px !important
    }

    .sp_pl100 {
        padding-left: 100px !important
    }

    .sp_pr100 {
        padding-right: 100px !important
    }

    .sp_pb100 {
        padding-bottom: 100px !important
    }

    .sp_w100p {
        width: 100% !important
    }

    .sp_lh30 {
        line-height: 30px !important
    }

    .sp_m105 {
        margin: 105px !important
    }

    .sp_mt105 {
        margin-top: 105px !important
    }

    .sp_mb105 {
        margin-bottom: 105px !important
    }

    .sp_ml105 {
        margin-left: 105px !important
    }

    .sp_mr105 {
        margin-right: 105px !important
    }

    .sp_p105 {
        padding: 105px !important
    }

    .sp_pt105 {
        padding-top: 105px !important
    }

    .sp_pl105 {
        padding-left: 105px !important
    }

    .sp_pr105 {
        padding-right: 105px !important
    }

    .sp_pb105 {
        padding-bottom: 105px !important
    }

    .sp_w105p {
        width: 105% !important
    }

    .sp_lh31 {
        line-height: 31px !important
    }

    .sp_m110 {
        margin: 110px !important
    }

    .sp_mt110 {
        margin-top: 110px !important
    }

    .sp_mb110 {
        margin-bottom: 110px !important
    }

    .sp_ml110 {
        margin-left: 110px !important
    }

    .sp_mr110 {
        margin-right: 110px !important
    }

    .sp_p110 {
        padding: 110px !important
    }

    .sp_pt110 {
        padding-top: 110px !important
    }

    .sp_pl110 {
        padding-left: 110px !important
    }

    .sp_pr110 {
        padding-right: 110px !important
    }

    .sp_pb110 {
        padding-bottom: 110px !important
    }

    .sp_w110p {
        width: 110% !important
    }

    .sp_lh32 {
        line-height: 32px !important
    }

    .sp_m115 {
        margin: 115px !important
    }

    .sp_mt115 {
        margin-top: 115px !important
    }

    .sp_mb115 {
        margin-bottom: 115px !important
    }

    .sp_ml115 {
        margin-left: 115px !important
    }

    .sp_mr115 {
        margin-right: 115px !important
    }

    .sp_p115 {
        padding: 115px !important
    }

    .sp_pt115 {
        padding-top: 115px !important
    }

    .sp_pl115 {
        padding-left: 115px !important
    }

    .sp_pr115 {
        padding-right: 115px !important
    }

    .sp_pb115 {
        padding-bottom: 115px !important
    }

    .sp_w115p {
        width: 115% !important
    }

    .sp_lh33 {
        line-height: 33px !important
    }

    .sp_m120 {
        margin: 120px !important
    }

    .sp_mt120 {
        margin-top: 120px !important
    }

    .sp_mb120 {
        margin-bottom: 120px !important
    }

    .sp_ml120 {
        margin-left: 120px !important
    }

    .sp_mr120 {
        margin-right: 120px !important
    }

    .sp_p120 {
        padding: 120px !important
    }

    .sp_pt120 {
        padding-top: 120px !important
    }

    .sp_pl120 {
        padding-left: 120px !important
    }

    .sp_pr120 {
        padding-right: 120px !important
    }

    .sp_pb120 {
        padding-bottom: 120px !important
    }

    .sp_w120p {
        width: 120% !important
    }

    .sp_lh34 {
        line-height: 34px !important
    }

    .sp_m125 {
        margin: 125px !important
    }

    .sp_mt125 {
        margin-top: 125px !important
    }

    .sp_mb125 {
        margin-bottom: 125px !important
    }

    .sp_ml125 {
        margin-left: 125px !important
    }

    .sp_mr125 {
        margin-right: 125px !important
    }

    .sp_p125 {
        padding: 125px !important
    }

    .sp_pt125 {
        padding-top: 125px !important
    }

    .sp_pl125 {
        padding-left: 125px !important
    }

    .sp_pr125 {
        padding-right: 125px !important
    }

    .sp_pb125 {
        padding-bottom: 125px !important
    }

    .sp_w125p {
        width: 125% !important
    }

    .sp_lh35 {
        line-height: 35px !important
    }

    .sp_m130 {
        margin: 130px !important
    }

    .sp_mt130 {
        margin-top: 130px !important
    }

    .sp_mb130 {
        margin-bottom: 130px !important
    }

    .sp_ml130 {
        margin-left: 130px !important
    }

    .sp_mr130 {
        margin-right: 130px !important
    }

    .sp_p130 {
        padding: 130px !important
    }

    .sp_pt130 {
        padding-top: 130px !important
    }

    .sp_pl130 {
        padding-left: 130px !important
    }

    .sp_pr130 {
        padding-right: 130px !important
    }

    .sp_pb130 {
        padding-bottom: 130px !important
    }

    .sp_w130p {
        width: 130% !important
    }

    .sp_lh36 {
        line-height: 36px !important
    }

    .sp_m135 {
        margin: 135px !important
    }

    .sp_mt135 {
        margin-top: 135px !important
    }

    .sp_mb135 {
        margin-bottom: 135px !important
    }

    .sp_ml135 {
        margin-left: 135px !important
    }

    .sp_mr135 {
        margin-right: 135px !important
    }

    .sp_p135 {
        padding: 135px !important
    }

    .sp_pt135 {
        padding-top: 135px !important
    }

    .sp_pl135 {
        padding-left: 135px !important
    }

    .sp_pr135 {
        padding-right: 135px !important
    }

    .sp_pb135 {
        padding-bottom: 135px !important
    }

    .sp_w135p {
        width: 135% !important
    }

    .sp_lh37 {
        line-height: 37px !important
    }

    .sp_m140 {
        margin: 140px !important
    }

    .sp_mt140 {
        margin-top: 140px !important
    }

    .sp_mb140 {
        margin-bottom: 140px !important
    }

    .sp_ml140 {
        margin-left: 140px !important
    }

    .sp_mr140 {
        margin-right: 140px !important
    }

    .sp_p140 {
        padding: 140px !important
    }

    .sp_pt140 {
        padding-top: 140px !important
    }

    .sp_pl140 {
        padding-left: 140px !important
    }

    .sp_pr140 {
        padding-right: 140px !important
    }

    .sp_pb140 {
        padding-bottom: 140px !important
    }

    .sp_w140p {
        width: 140% !important
    }

    .sp_lh38 {
        line-height: 38px !important
    }

    .sp_m145 {
        margin: 145px !important
    }

    .sp_mt145 {
        margin-top: 145px !important
    }

    .sp_mb145 {
        margin-bottom: 145px !important
    }

    .sp_ml145 {
        margin-left: 145px !important
    }

    .sp_mr145 {
        margin-right: 145px !important
    }

    .sp_p145 {
        padding: 145px !important
    }

    .sp_pt145 {
        padding-top: 145px !important
    }

    .sp_pl145 {
        padding-left: 145px !important
    }

    .sp_pr145 {
        padding-right: 145px !important
    }

    .sp_pb145 {
        padding-bottom: 145px !important
    }

    .sp_w145p {
        width: 145% !important
    }

    .sp_lh39 {
        line-height: 39px !important
    }

    .sp_m150 {
        margin: 150px !important
    }

    .sp_mt150 {
        margin-top: 150px !important
    }

    .sp_mb150 {
        margin-bottom: 150px !important
    }

    .sp_ml150 {
        margin-left: 150px !important
    }

    .sp_mr150 {
        margin-right: 150px !important
    }

    .sp_p150 {
        padding: 150px !important
    }

    .sp_pt150 {
        padding-top: 150px !important
    }

    .sp_pl150 {
        padding-left: 150px !important
    }

    .sp_pr150 {
        padding-right: 150px !important
    }

    .sp_pb150 {
        padding-bottom: 150px !important
    }

    .sp_w150p {
        width: 150% !important
    }

    .sp_lh40 {
        line-height: 40px !important
    }

    .sp_m155 {
        margin: 155px !important
    }

    .sp_mt155 {
        margin-top: 155px !important
    }

    .sp_mb155 {
        margin-bottom: 155px !important
    }

    .sp_ml155 {
        margin-left: 155px !important
    }

    .sp_mr155 {
        margin-right: 155px !important
    }

    .sp_p155 {
        padding: 155px !important
    }

    .sp_pt155 {
        padding-top: 155px !important
    }

    .sp_pl155 {
        padding-left: 155px !important
    }

    .sp_pr155 {
        padding-right: 155px !important
    }

    .sp_pb155 {
        padding-bottom: 155px !important
    }

    .sp_w155p {
        width: 155% !important
    }

    .sp_lh41 {
        line-height: 41px !important
    }

    .sp_m160 {
        margin: 160px !important
    }

    .sp_mt160 {
        margin-top: 160px !important
    }

    .sp_mb160 {
        margin-bottom: 160px !important
    }

    .sp_ml160 {
        margin-left: 160px !important
    }

    .sp_mr160 {
        margin-right: 160px !important
    }

    .sp_p160 {
        padding: 160px !important
    }

    .sp_pt160 {
        padding-top: 160px !important
    }

    .sp_pl160 {
        padding-left: 160px !important
    }

    .sp_pr160 {
        padding-right: 160px !important
    }

    .sp_pb160 {
        padding-bottom: 160px !important
    }

    .sp_w160p {
        width: 160% !important
    }

    .sp_lh42 {
        line-height: 42px !important
    }

    .sp_m165 {
        margin: 165px !important
    }

    .sp_mt165 {
        margin-top: 165px !important
    }

    .sp_mb165 {
        margin-bottom: 165px !important
    }

    .sp_ml165 {
        margin-left: 165px !important
    }

    .sp_mr165 {
        margin-right: 165px !important
    }

    .sp_p165 {
        padding: 165px !important
    }

    .sp_pt165 {
        padding-top: 165px !important
    }

    .sp_pl165 {
        padding-left: 165px !important
    }

    .sp_pr165 {
        padding-right: 165px !important
    }

    .sp_pb165 {
        padding-bottom: 165px !important
    }

    .sp_w165p {
        width: 165% !important
    }

    .sp_lh43 {
        line-height: 43px !important
    }

    .sp_m170 {
        margin: 170px !important
    }

    .sp_mt170 {
        margin-top: 170px !important
    }

    .sp_mb170 {
        margin-bottom: 170px !important
    }

    .sp_ml170 {
        margin-left: 170px !important
    }

    .sp_mr170 {
        margin-right: 170px !important
    }

    .sp_p170 {
        padding: 170px !important
    }

    .sp_pt170 {
        padding-top: 170px !important
    }

    .sp_pl170 {
        padding-left: 170px !important
    }

    .sp_pr170 {
        padding-right: 170px !important
    }

    .sp_pb170 {
        padding-bottom: 170px !important
    }

    .sp_w170p {
        width: 170% !important
    }

    .sp_lh44 {
        line-height: 44px !important
    }

    .sp_m175 {
        margin: 175px !important
    }

    .sp_mt175 {
        margin-top: 175px !important
    }

    .sp_mb175 {
        margin-bottom: 175px !important
    }

    .sp_ml175 {
        margin-left: 175px !important
    }

    .sp_mr175 {
        margin-right: 175px !important
    }

    .sp_p175 {
        padding: 175px !important
    }

    .sp_pt175 {
        padding-top: 175px !important
    }

    .sp_pl175 {
        padding-left: 175px !important
    }

    .sp_pr175 {
        padding-right: 175px !important
    }

    .sp_pb175 {
        padding-bottom: 175px !important
    }

    .sp_w175p {
        width: 175% !important
    }

    .sp_lh45 {
        line-height: 45px !important
    }

    .sp_m180 {
        margin: 180px !important
    }

    .sp_mt180 {
        margin-top: 180px !important
    }

    .sp_mb180 {
        margin-bottom: 180px !important
    }

    .sp_ml180 {
        margin-left: 180px !important
    }

    .sp_mr180 {
        margin-right: 180px !important
    }

    .sp_p180 {
        padding: 180px !important
    }

    .sp_pt180 {
        padding-top: 180px !important
    }

    .sp_pl180 {
        padding-left: 180px !important
    }

    .sp_pr180 {
        padding-right: 180px !important
    }

    .sp_pb180 {
        padding-bottom: 180px !important
    }

    .sp_w180p {
        width: 180% !important
    }

    .sp_lh46 {
        line-height: 46px !important
    }

    .sp_m185 {
        margin: 185px !important
    }

    .sp_mt185 {
        margin-top: 185px !important
    }

    .sp_mb185 {
        margin-bottom: 185px !important
    }

    .sp_ml185 {
        margin-left: 185px !important
    }

    .sp_mr185 {
        margin-right: 185px !important
    }

    .sp_p185 {
        padding: 185px !important
    }

    .sp_pt185 {
        padding-top: 185px !important
    }

    .sp_pl185 {
        padding-left: 185px !important
    }

    .sp_pr185 {
        padding-right: 185px !important
    }

    .sp_pb185 {
        padding-bottom: 185px !important
    }

    .sp_w185p {
        width: 185% !important
    }

    .sp_lh47 {
        line-height: 47px !important
    }

    .sp_m190 {
        margin: 190px !important
    }

    .sp_mt190 {
        margin-top: 190px !important
    }

    .sp_mb190 {
        margin-bottom: 190px !important
    }

    .sp_ml190 {
        margin-left: 190px !important
    }

    .sp_mr190 {
        margin-right: 190px !important
    }

    .sp_p190 {
        padding: 190px !important
    }

    .sp_pt190 {
        padding-top: 190px !important
    }

    .sp_pl190 {
        padding-left: 190px !important
    }

    .sp_pr190 {
        padding-right: 190px !important
    }

    .sp_pb190 {
        padding-bottom: 190px !important
    }

    .sp_w190p {
        width: 190% !important
    }

    .sp_lh48 {
        line-height: 48px !important
    }

    .sp_m195 {
        margin: 195px !important
    }

    .sp_mt195 {
        margin-top: 195px !important
    }

    .sp_mb195 {
        margin-bottom: 195px !important
    }

    .sp_ml195 {
        margin-left: 195px !important
    }

    .sp_mr195 {
        margin-right: 195px !important
    }

    .sp_p195 {
        padding: 195px !important
    }

    .sp_pt195 {
        padding-top: 195px !important
    }

    .sp_pl195 {
        padding-left: 195px !important
    }

    .sp_pr195 {
        padding-right: 195px !important
    }

    .sp_pb195 {
        padding-bottom: 195px !important
    }

    .sp_w195p {
        width: 195% !important
    }

    .sp_lh49 {
        line-height: 49px !important
    }

    .sp_m200 {
        margin: 200px !important
    }

    .sp_mt200 {
        margin-top: 200px !important
    }

    .sp_mb200 {
        margin-bottom: 200px !important
    }

    .sp_ml200 {
        margin-left: 200px !important
    }

    .sp_mr200 {
        margin-right: 200px !important
    }

    .sp_p200 {
        padding: 200px !important
    }

    .sp_pt200 {
        padding-top: 200px !important
    }

    .sp_pl200 {
        padding-left: 200px !important
    }

    .sp_pr200 {
        padding-right: 200px !important
    }

    .sp_pb200 {
        padding-bottom: 200px !important
    }

    .sp_w200p {
        width: 200% !important
    }

    .sp_lh50 {
        line-height: 50px !important
    }

    .sp_w0 {
        width: 0px !important
    }

    .sp_h0 {
        height: 0px !important
    }

    .sp_w10 {
        width: 10px !important
    }

    .sp_h10 {
        height: 10px !important
    }

    .sp_w20 {
        width: 20px !important
    }

    .sp_h20 {
        height: 20px !important
    }

    .sp_w30 {
        width: 30px !important
    }

    .sp_h30 {
        height: 30px !important
    }

    .sp_w40 {
        width: 40px !important
    }

    .sp_h40 {
        height: 40px !important
    }

    .sp_w50 {
        width: 50px !important
    }

    .sp_h50 {
        height: 50px !important
    }

    .sp_w60 {
        width: 60px !important
    }

    .sp_h60 {
        height: 60px !important
    }

    .sp_w70 {
        width: 70px !important
    }

    .sp_h70 {
        height: 70px !important
    }

    .sp_w80 {
        width: 80px !important
    }

    .sp_h80 {
        height: 80px !important
    }

    .sp_w90 {
        width: 90px !important
    }

    .sp_h90 {
        height: 90px !important
    }

    .sp_w100 {
        width: 100px !important
    }

    .sp_h100 {
        height: 100px !important
    }

    .sp_w110 {
        width: 110px !important
    }

    .sp_h110 {
        height: 110px !important
    }

    .sp_w120 {
        width: 120px !important
    }

    .sp_h120 {
        height: 120px !important
    }

    .sp_w130 {
        width: 130px !important
    }

    .sp_h130 {
        height: 130px !important
    }

    .sp_w140 {
        width: 140px !important
    }

    .sp_h140 {
        height: 140px !important
    }

    .sp_w150 {
        width: 150px !important
    }

    .sp_h150 {
        height: 150px !important
    }

    .sp_w160 {
        width: 160px !important
    }

    .sp_h160 {
        height: 160px !important
    }

    .sp_w170 {
        width: 170px !important
    }

    .sp_h170 {
        height: 170px !important
    }

    .sp_w180 {
        width: 180px !important
    }

    .sp_h180 {
        height: 180px !important
    }

    .sp_w190 {
        width: 190px !important
    }

    .sp_h190 {
        height: 190px !important
    }

    .sp_w200 {
        width: 200px !important
    }

    .sp_h200 {
        height: 200px !important
    }

    .sp_w210 {
        width: 210px !important
    }

    .sp_h210 {
        height: 210px !important
    }

    .sp_w220 {
        width: 220px !important
    }

    .sp_h220 {
        height: 220px !important
    }

    .sp_w230 {
        width: 230px !important
    }

    .sp_h230 {
        height: 230px !important
    }

    .sp_w240 {
        width: 240px !important
    }

    .sp_h240 {
        height: 240px !important
    }

    .sp_w250 {
        width: 250px !important
    }

    .sp_h250 {
        height: 250px !important
    }

    .sp_w260 {
        width: 260px !important
    }

    .sp_h260 {
        height: 260px !important
    }

    .sp_w270 {
        width: 270px !important
    }

    .sp_h270 {
        height: 270px !important
    }

    .sp_w280 {
        width: 280px !important
    }

    .sp_h280 {
        height: 280px !important
    }

    .sp_w290 {
        width: 290px !important
    }

    .sp_h290 {
        height: 290px !important
    }

    .sp_w300 {
        width: 300px !important
    }

    .sp_h300 {
        height: 300px !important
    }

    .sp_w310 {
        width: 310px !important
    }

    .sp_h310 {
        height: 310px !important
    }

    .sp_w320 {
        width: 320px !important
    }

    .sp_h320 {
        height: 320px !important
    }

    .sp_w330 {
        width: 330px !important
    }

    .sp_h330 {
        height: 330px !important
    }

    .sp_w340 {
        width: 340px !important
    }

    .sp_h340 {
        height: 340px !important
    }

    .sp_w350 {
        width: 350px !important
    }

    .sp_h350 {
        height: 350px !important
    }

    .sp_w360 {
        width: 360px !important
    }

    .sp_h360 {
        height: 360px !important
    }

    .sp_w370 {
        width: 370px !important
    }

    .sp_h370 {
        height: 370px !important
    }

    .sp_w380 {
        width: 380px !important
    }

    .sp_h380 {
        height: 380px !important
    }

    .sp_w390 {
        width: 390px !important
    }

    .sp_h390 {
        height: 390px !important
    }

    .sp_w400 {
        width: 400px !important
    }

    .sp_h400 {
        height: 400px !important
    }

    .sp_w410 {
        width: 410px !important
    }

    .sp_h410 {
        height: 410px !important
    }

    .sp_w420 {
        width: 420px !important
    }

    .sp_h420 {
        height: 420px !important
    }

    .sp_w430 {
        width: 430px !important
    }

    .sp_h430 {
        height: 430px !important
    }

    .sp_w440 {
        width: 440px !important
    }

    .sp_h440 {
        height: 440px !important
    }

    .sp_w450 {
        width: 450px !important
    }

    .sp_h450 {
        height: 450px !important
    }

    .sp_w460 {
        width: 460px !important
    }

    .sp_h460 {
        height: 460px !important
    }

    .sp_w470 {
        width: 470px !important
    }

    .sp_h470 {
        height: 470px !important
    }

    .sp_w480 {
        width: 480px !important
    }

    .sp_h480 {
        height: 480px !important
    }

    .sp_w490 {
        width: 490px !important
    }

    .sp_h490 {
        height: 490px !important
    }

    .sp_w500 {
        width: 500px !important
    }

    .sp_h500 {
        height: 500px !important
    }

    .sp_w510 {
        width: 510px !important
    }

    .sp_h510 {
        height: 510px !important
    }

    .sp_w520 {
        width: 520px !important
    }

    .sp_h520 {
        height: 520px !important
    }

    .sp_w530 {
        width: 530px !important
    }

    .sp_h530 {
        height: 530px !important
    }

    .sp_w540 {
        width: 540px !important
    }

    .sp_h540 {
        height: 540px !important
    }

    .sp_w550 {
        width: 550px !important
    }

    .sp_h550 {
        height: 550px !important
    }

    .sp_w560 {
        width: 560px !important
    }

    .sp_h560 {
        height: 560px !important
    }

    .sp_w570 {
        width: 570px !important
    }

    .sp_h570 {
        height: 570px !important
    }

    .sp_w580 {
        width: 580px !important
    }

    .sp_h580 {
        height: 580px !important
    }

    .sp_w590 {
        width: 590px !important
    }

    .sp_h590 {
        height: 590px !important
    }

    .sp_w600 {
        width: 600px !important
    }

    .sp_h600 {
        height: 600px !important
    }

    .sp_w610 {
        width: 610px !important
    }

    .sp_h610 {
        height: 610px !important
    }

    .sp_w620 {
        width: 620px !important
    }

    .sp_h620 {
        height: 620px !important
    }

    .sp_w630 {
        width: 630px !important
    }

    .sp_h630 {
        height: 630px !important
    }

    .sp_w640 {
        width: 640px !important
    }

    .sp_h640 {
        height: 640px !important
    }

    .sp_w650 {
        width: 650px !important
    }

    .sp_h650 {
        height: 650px !important
    }

    .sp_w660 {
        width: 660px !important
    }

    .sp_h660 {
        height: 660px !important
    }

    .sp_w670 {
        width: 670px !important
    }

    .sp_h670 {
        height: 670px !important
    }

    .sp_w680 {
        width: 680px !important
    }

    .sp_h680 {
        height: 680px !important
    }

    .sp_w690 {
        width: 690px !important
    }

    .sp_h690 {
        height: 690px !important
    }

    .sp_w700 {
        width: 700px !important
    }

    .sp_h700 {
        height: 700px !important
    }

    .sp_w710 {
        width: 710px !important
    }

    .sp_h710 {
        height: 710px !important
    }

    .sp_w720 {
        width: 720px !important
    }

    .sp_h720 {
        height: 720px !important
    }

    .sp_w730 {
        width: 730px !important
    }

    .sp_h730 {
        height: 730px !important
    }

    .sp_w740 {
        width: 740px !important
    }

    .sp_h740 {
        height: 740px !important
    }

    .sp_w750 {
        width: 750px !important
    }

    .sp_h750 {
        height: 750px !important
    }

    .sp_w760 {
        width: 760px !important
    }

    .sp_h760 {
        height: 760px !important
    }

    .sp_fz10 {
        font-size: 10px !important
    }

    .sp_fz11 {
        font-size: 11px !important
    }

    .sp_fz12 {
        font-size: 12px !important
    }

    .sp_fz13 {
        font-size: 13px !important
    }

    .sp_fz14 {
        font-size: 14px !important
    }

    .sp_fz15 {
        font-size: 15px !important
    }

    .sp_fz16 {
        font-size: 16px !important
    }

    .sp_fz17 {
        font-size: 17px !important
    }

    .sp_fz18 {
        font-size: 18px !important
    }

    .sp_fz19 {
        font-size: 19px !important
    }

    .sp_fz20 {
        font-size: 20px !important
    }

    .sp_fz21 {
        font-size: 21px !important
    }

    .sp_fz22 {
        font-size: 22px !important
    }

    .sp_fz23 {
        font-size: 23px !important
    }

    .sp_fz24 {
        font-size: 24px !important
    }

    .sp_fz25 {
        font-size: 25px !important
    }

    .sp_fz26 {
        font-size: 26px !important
    }

    .sp_fz27 {
        font-size: 27px !important
    }

    .sp_fz28 {
        font-size: 28px !important
    }

    .sp_fz29 {
        font-size: 29px !important
    }

    .sp_fz30 {
        font-size: 30px !important
    }

    .sp_fz31 {
        font-size: 31px !important
    }

    .sp_fz32 {
        font-size: 32px !important
    }

    .sp_fz33 {
        font-size: 33px !important
    }

    .sp_fz34 {
        font-size: 34px !important
    }

    .sp_fz35 {
        font-size: 35px !important
    }

    .sp_fz36 {
        font-size: 36px !important
    }

    .sp_fz37 {
        font-size: 37px !important
    }

    .sp_fz38 {
        font-size: 38px !important
    }

    .sp_fz39 {
        font-size: 39px !important
    }

    .sp_fz40 {
        font-size: 40px !important
    }

    .sp_fz41 {
        font-size: 41px !important
    }

    .sp_fz42 {
        font-size: 42px !important
    }

    .sp_fz43 {
        font-size: 43px !important
    }

    .sp_fz44 {
        font-size: 44px !important
    }

    .sp_fz45 {
        font-size: 45px !important
    }

    .sp_fz46 {
        font-size: 46px !important
    }

    .sp_fz47 {
        font-size: 47px !important
    }

    .sp_fz48 {
        font-size: 48px !important
    }

    .sp_fz49 {
        font-size: 49px !important
    }

    .sp_fz50 {
        font-size: 50px !important
    }
}

.center {
    text-align: center
}

@media (min-width:769px) {
    .pc_center {
        text-align: center
    }
}

@media not all and (min-width:769px) {
    .sp_center {
        text-align: center
    }
}

.right {
    text-align: right
}

@media (min-width:769px) {
    .pc_right {
        text-align: right
    }
}

@media not all and (min-width:769px) {
    .sp_right {
        text-align: right
    }
}

.left {
    text-align: left
}

@media (min-width:769px) {
    .pc_left {
        text-align: left
    }
}

@media not all and (min-width:769px) {
    .sp_left {
        text-align: left
    }
}

/*
.mv {
    padding: 124px 0 253px;
    background: url("../images/mv_bg.jpg") no-repeat center center/cover
}

@media not all and (min-width:769px) {
    .mv {
        padding: 56px 0 171px;
        background: #000
    }

    .mv__inner {
        position: relative;
        margin-bottom: -40px
    }

    .mv:after {
        content: "";
        display: block;
        width: 100vw;
        height: 86.5333333333vw;
        background: url("../images/mv_bg_sp.png") no-repeat center top/cover
    }
}

.mv__text {
    width: 500px
}

@media not all and (min-width:769px) {
    .mv__text {
        width: calc(100% - 40px)
    }
}

@media not all and (min-width:769px) {
    .mv__text img {
        max-width: 335px
    }
}
*/

.mv__main2 {
    .pc { display: block !important; }
    .sp { display: none !important; }
     
    /* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
    @media only screen and (max-width: 750px) {
        .pc { display: none !important; }
        .sp { display: block !important; }
    }
  }


.about {
    padding-top: 109px;
    position: relative;
    z-index: 1
}

@media not all and (min-width:769px) {
    .about {
        padding-top: 53px
    }
}

.about:after, .about:before {
    content: "";
    position: absolute;
    z-index: -1;
    pointer-events: none
}

@media not all and (min-width:769px) {
    .about:after, .about:before {
        content: none
    }
}

.about:before {
    width: 331px;
    height: 489px;
    background: url("../images/gear.png") no-repeat center center/contain;
    top: -190px;
    right: calc(50% + 370px);
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg)
}

.about:after {
    width: 563px;
    height: 556px;
    background: url("../images/dial.png") no-repeat center center/contain;
    bottom: -91px;
    left: calc(50% + 298px)
}

.about__content {
    padding: 79px 50px 47px
}

.about__content:after {
    background: transparent url("../images/bg_logo.png") no-repeat center top 30px/227px auto
}

@media not all and (min-width:769px) {
    .about__content:after {
        background-position: center top 68px;
        background-size: 209px auto
    }
}

@media not all and (min-width:769px) {
    .about__content {
        padding: 45px 16px 29px
    }
}

.about__box {
    padding: 39px 40px;
    margin-top: 37px
}

@media not all and (min-width:769px) {
    .about__box {
        padding: 16px 16px 12px;
        margin-top: 31px
    }
}

.about__box .title {
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
    text-align: center
}

.about__box .desc {
    margin-top: 16px
}

@media not all and (min-width:769px) {
    .about__box .desc {
        margin-top: 11px
    }
}

.nayami {
    background: url("../images/recommend_bg.jpg") repeat center top/cover;
    padding: 90px 0 70px
}

@media not all and (min-width:769px) {
    .nayami {
        background-image: url("../images/recommend_bg_sp.jpg");
        background-size: 375px auto;
        padding: 50px 0
    }
}

.nayami__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 60px
}

@media not all and (min-width:769px) {
    .nayami__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 30px
    }
}

.nayami__list__item {
    width: calc((100% - 40px) / 2);
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 6.62px 8.785px 25.92px 1.08px rgba(0, 0, 0, 0.13);
    box-shadow: 6.62px 8.785px 25.92px 1.08px rgba(0, 0, 0, 0.13);
    font-size: 18px;
    line-height: 1.3333333333;
    font-weight: bold;
    min-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 10px 10px 10px 74px;
    margin-bottom: 32px
}

@media not all and (min-width:769px) {
    .nayami__list__item {
        width: 100%;
        font-size: 15px;
        min-height: 60px;
        padding: 8px 10px 8px 52px;
        margin-bottom: 12px
    }
}

.nayami__list__item:before {
    content: "";
    width: 21px;
    height: 25px;
    background: url("../images/icon_check.png") no-repeat center center/contain;
    position: absolute;
    top: 21px;
    left: 24px
}

@media not all and (min-width:769px) {
    .nayami__list__item:before {
        top: 16px;
        left: 17px
    }
}

.nayami__text {
    font-size: 32px;
    line-height: 1;
    text-align: center;
    margin-top: 22px
}

@media not all and (min-width:769px) {
    .nayami__text {
        font-size: 18px;
        line-height: 26px;
        margin-top: 12px
    }
}

.about2 {
    padding-top: 109px;
    position: relative;
    z-index: 1
}

@media not all and (min-width:769px) {
    .about2 {
        padding-top: 53px
    }
}

.about2:before {
    content: "";
    width: 331px;
    height: 489px;
    background: url("../images/gear.png") no-repeat center center/contain;
    position: absolute;
    top: -95px;
    right: calc(50% + 420px);
    -webkit-transform: rotate(210deg) scale(-1, 1);
    transform: rotate(210deg) scale(-1, 1);
    z-index: -1;
    pointer-events: none
}

@media not all and (min-width:769px) {
    .about2:before {
        content: none
    }
}

.about2 .sub_ttl {
    position: relative;
    padding-bottom: 50px
}

@media not all and (min-width:769px) {
    .about2 .sub_ttl {
        padding-bottom: 25px
    }
}

.about2 .sub_ttl:after {
    content: "";
    width: 143px;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url("../images/ttl_underline.png") no-repeat center center/contain
}

@media not all and (min-width:769px) {
    .about2 .sub_ttl:after {
        width: 63px;
        background-image: url("../images/ttl_underline_sp.png")
    }
}

.about2 .sub_ttl i img {
    max-height: 121px
}

@media not all and (min-width:769px) {
    .about2 .sub_ttl i img {
        max-height: 76px
    }
}

.about2__content {
    padding: 79px 50px 47px
}

@media not all and (min-width:769px) {
    .about2__content {
        padding: 45px 16px 29px;
        font-size: 15px
    }
}

.about2__content b {
    font-size: 20px
}

@media not all and (min-width:769px) {
    .about2__content b {
        font-size: 18px
    }
}

.instructor {
    padding-top: 120px;
    padding-bottom: 90px
}

@media not all and (min-width:769px) {
    .instructor {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.instructor__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    position: relative;
    z-index: 1
}

@media not all and (min-width:769px) {
    .instructor__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 30px
    }
}

.instructor__inner:before {
    content: "";
    width: 563px;
    height: 556px;
    background: url("../images/dial.png") no-repeat center center/contain;
    position: absolute;
    top: -370px;
    left: -395px;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    pointer-events: none;
    z-index: -1
}

@media not all and (min-width:769px) {
    .instructor__inner:before {
        content: none
    }
}

.instructor__photo {
    width: 240px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 7.6923076923%;
    padding-top: 9px
}

@media not all and (min-width:769px) {
    .instructor__photo {
        width: 100%;
        max-width: 272px;
        margin-right: 0;
        padding-top: 0
    }
}

.instructor__photo img {
    border: 1px solid transparent;
    border-image-source: url("../images/border_image2.png");
    border-image-slice: 1;
    border-image-width: 1px;
    border-image-repeat: repeat
}

.instructor__photo__name {
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    margin-top: 10px
}

@media not all and (min-width:769px) {
    .instructor__photo__name {
        line-height: 31px;
        margin-top: 12px
    }
}

.instructor__photo__name small {
    display: block;
    font-size: 15px
}

@media not all and (min-width:769px) {
    .instructor__desc {
        margin-top: 31px
    }
}

.instructor__desc .catch {
    font-size: 40px;
    line-height: 1.45
}

@media (max-width:1080px) {
    .instructor__desc .catch {
        font-size: 3.7037037037vw
    }
}

@media not all and (min-width:769px) {
    .instructor__desc .catch {
        font-size: 23px;
        line-height: 1.2916666667;
        letter-spacing: -0.07em
    }
}

@media not all and (min-width:375px) {
    .instructor__desc .catch {
        font-size: 6.1333333333vw
    }
}

.instructor__desc .whiteBox {
    margin-top: 28px;
    background-color: #fff;
    padding: 16px 23px
}

@media not all and (min-width:769px) {
    .instructor__desc .whiteBox {
        margin-top: 17px;
        padding: 14px 15px 18px;
        font-size: 15px
    }
}

@media not all and (min-width:769px) {
    .instructor__desc .whiteBox p+p {
        margin-top: 10px
    }
}

.cv__inner {
    padding: 48px 0
}

@media not all and (min-width:769px) {
    .cv__inner {
        padding: 21px 0
    }
}

.cv__btn {
    display: block;
    width: 100%;
    max-width: 639px;
    margin: 0 auto;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

@media (min-width:769px) {
    .cv__btn:hover {
        opacity: 0.7
    }
}

@media not all and (min-width:769px) {
    .cv__btn.touching {
        opacity: 0.7
    }
}

@media not all and (min-width:769px) {
    .cv__btn {
        max-width: 303px
    }
}

.voice {
    padding-top: 120px;
    padding-bottom: 130px
}

@media not all and (min-width:769px) {
    .voice {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.voice__inner {
    position: relative
}

.voice__inner:before {
    content: "";
    width: 329px;
    height: 220px;
    background: url("../images/gear2.png") no-repeat center center/contain;
    position: absolute;
    top: -55px;
    right: -142px;
    pointer-events: none
}

@media not all and (min-width:769px) {
    .voice__inner:before {
        content: none
    }
}

.voice .sub_ttl .sub {
    display: block;
    margin-top: 34px
}

@media not all and (min-width:769px) {
    .voice .sub_ttl .sub {
        margin-top: 22px
    }
}

.voice .sub_ttl .sub img {
    width: auto;
    max-height: 62px;
    margin: 0 auto
}

.voice__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 56px
}

@media not all and (min-width:769px) {
    .voice__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 39px
    }
}

.voice__list__item {
    width: 31.3333333333%
}

@media not all and (min-width:769px) {
    .voice__list__item {
        width: 100%
    }
}

.voice__list__item .frameBox:before {
    background-image: url("../images/arrow_gold.png");
    background-repeat: no-repeat;
    background-position: right 14px bottom 21px;
    background-size: 36px auto
}

@media not all and (min-width:769px) {
    .voice__list__item .frameBox:before {
        background-image: url("../images/arrow_gold_sp.png");
        background-position: right 15px bottom 20px;
        background-size: 27px auto
    }
}

.voice__list__item .frameBox {
    display: block;
    height: 100%;
    padding: 33px 30px 29px
}

@media not all and (min-width:769px) {
    .voice__list__item .frameBox {
        padding: 36px 16px 30px
    }
}

.voice__list__item .img {
    width: 100%;
    max-width: 256px;
    margin: 0 auto
}

@media not all and (min-width:769px) {
    .voice__list__item .img {
        max-width: 233px
    }
}

.voice__list__item .title {
    font-size: 24px;
    line-height: 1.3333333333;
    margin-top: 32px;
    font-weight: 400;
    font-family: '游明朝', YuMincho, 'Noto Serif JP', serif
}

@media not all and (min-width:769px) {
    .voice__list__item .title {
        font-size: 18px;
        margin-top: 23px;
        -webkit-font-feature-settings: "palt";
        font-feature-settings: "palt"
    }
}

.voice__list__item .body {
    margin-top: 12px
}

@media not all and (min-width:769px) {
    .voice__list__item .body {
        margin-top: 10px
    }
}

@media not all and (min-width:769px) {
    .voice__list__item:nth-child(n+2) {
        margin-top: 19px
    }
}

@media (min-width:769px) {
    .voice__list__item:nth-child(2) {
        padding-top: 40px
    }

    .voice__list__item:nth-child(3) {
        padding-top: 80px
    }
}

.faq {
    padding-top: 120px;
    padding-bottom: 120px
}

@media not all and (min-width:769px) {
    .faq {
        padding-top: 50px;
        padding-bottom: 40px
    }
}

.faq .sub_ttl i img {
    max-height: 35px
}

.faq__list {
    margin-top: 48px;
    border-bottom: 1px solid #2e2e2e
}

@media not all and (min-width:769px) {
    .faq__list {
        margin-top: 39px
    }
}

.faq__list__item dl {
    border-top: 1px solid #2e2e2e
}

.faq__list__item dl dt {
    font-weight: bold;
    color: #0b6ba1;
    padding: 5px 25px;
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer
}

@media not all and (min-width:769px) {
    .faq__list__item dl dt {
        min-height: 52px;
        padding: 5px 27px 5px 16px
    }
}

.faq__list__item dl dt:after, .faq__list__item dl dt:before {
    content: "";
    width: 11px;
    height: 1px;
    background-color: #0b6ba1;
    position: absolute;
    top: 31px;
    right: 20px
}

@media not all and (min-width:769px) {
    .faq__list__item dl dt:after, .faq__list__item dl dt:before {
        top: 26px;
        right: 16px
    }
}

.faq__list__item dl dt:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.faq__list__item dl dt.open:after {
    opacity: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.faq__list__item dl dd {
    border-top: 1px solid #c3c3c3;
    padding: 17px 25px;
    display: none
}

@media not all and (min-width:769px) {
    .faq__list__item dl dd {
        padding: 14px 16px 17px
    }
}

.faq__list__item dl dd a {
    text-decoration: underline;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s
}

@media (min-width:769px) {
    .faq__list__item dl dd a:hover {
        opacity: 0.7
    }
}

@media not all and (min-width:769px) {
    .faq__list__item dl dd a.touching {
        opacity: 0.7
    }
}

/*# sourceMappingURL=styles.css.map */