/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
 /*
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

body {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,
svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

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

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

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem
}

.display-1,
.display-2 {
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-3,
.display-4 {
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: .875em;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: .875em;
    color: #6c757d
}

.blockquote-footer:before {
    content: "— "
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media(min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media(min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media(min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.col-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
}

.col-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
}

.col-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

.col-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

@media(min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }
}

@media(min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }
}

@media(min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }
}

@media(min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .075)
}

@media(max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media(max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media(max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media(max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: .25rem
}

.form-row>.col>.valid-tooltip,
.form-row>[class*=col-]>.valid-tooltip {
    left: 5px
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem) !important;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.was-validated select.form-control:valid,
select.form-control.is-valid {
    padding-right: 3rem !important;
    background-position: right 1.5rem center
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc(.75em + 2.3125rem) !important;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem
}

.form-row>.col>.invalid-tooltip,
.form-row>[class*=col-]>.invalid-tooltip {
    left: 5px
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem) !important;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.was-validated select.form-control:invalid,
select.form-control.is-invalid {
    padding-right: 3rem !important;
    background-position: right 1.5rem center
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc(.75em + 2.3125rem) !important;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media(min-width:576px) {
    .form-inline label {
        justify-content: center
    }

    .form-inline .form-group,
    .form-inline label {
        display: flex;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark.focus,
.btn-dark:focus,
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3
}

.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
    text-decoration: underline
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media(prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media(prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.width {
    width: 0;
    height: auto;
    transition: width .35s ease
}

@media(prefers-reduced-motion:reduce) {
    .collapsing.width {
        transition: none
    }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media(min-width:576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media(min-width:768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media(min-width:992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media(min-width:1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: flex;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,
.input-group.has-validation>.custom-select:nth-last-child(n+3),
.input-group.has-validation>.form-control:nth-last-child(n+3),
.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,
.input-group:not(.has-validation)>.custom-select:not(:last-child),
.input-group:not(.has-validation)>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,
.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,
.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,
.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    print-color-adjust: exact
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before,
.custom-control-input[disabled]~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before {
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-control-label:after,
.custom-control-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: ""
}

.custom-control-label:after {
    background: 50%/50% 50% no-repeat
}

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label:after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label:after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #fff;
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

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

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + .75rem + 2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    overflow: hidden;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    overflow: hidden;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label,
.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057
}

.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media(prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media(prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media(prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {

    .custom-control-label:before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    isolation: isolate;
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    background: none;
    border: 0;
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar,
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: 50%/100% 100% no-repeat
}

.navbar-nav-scroll {
    max-height: 75vh;
    overflow-y: auto
}

@media(max-width:575.98px) {

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid,
    .navbar-expand-sm>.container-lg,
    .navbar-expand-sm>.container-md,
    .navbar-expand-sm>.container-sm,
    .navbar-expand-sm>.container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width:576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid,
    .navbar-expand-sm>.container-lg,
    .navbar-expand-sm>.container-md,
    .navbar-expand-sm>.container-sm,
    .navbar-expand-sm>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media(max-width:767.98px) {

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid,
    .navbar-expand-md>.container-lg,
    .navbar-expand-md>.container-md,
    .navbar-expand-md>.container-sm,
    .navbar-expand-md>.container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width:768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid,
    .navbar-expand-md>.container-lg,
    .navbar-expand-md>.container-md,
    .navbar-expand-md>.container-sm,
    .navbar-expand-md>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media(max-width:991.98px) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid,
    .navbar-expand-lg>.container-lg,
    .navbar-expand-lg>.container-md,
    .navbar-expand-lg>.container-sm,
    .navbar-expand-lg>.container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width:992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid,
    .navbar-expand-lg>.container-lg,
    .navbar-expand-lg>.container-md,
    .navbar-expand-lg>.container-sm,
    .navbar-expand-lg>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media(max-width:1199.98px) {

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid,
    .navbar-expand-xl>.container-lg,
    .navbar-expand-xl>.container-md,
    .navbar-expand-xl>.container-sm,
    .navbar-expand-xl>.container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width:1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid,
    .navbar-expand-xl>.container-lg,
    .navbar-expand-xl>.container-md,
    .navbar-expand-xl>.container-sm,
    .navbar-expand-xl>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
    flex-wrap: nowrap
}

.navbar-expand .navbar-nav-scroll {
    overflow: visible
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .5);
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom,
.card-img-top {
    flex-shrink: 0;
    width: 100%
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
    margin-bottom: 15px
}

@media(min-width:576px) {
    .card-deck {
        display: flex;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        flex: 1 0;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group>.card {
    margin-bottom: 15px
}

@media(min-width:576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }

    .card-group>.card {
        flex: 1 0;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media(min-width:576px) {
    .card-columns {
        -moz-column-count: 3;
        column-count: 3;
        grid-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion {
    overflow-anchor: none
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    float: left;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,
a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

a.badge-primary:focus,
a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,
a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus,
a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,
a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus,
a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,
a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,
a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus,
a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus,
a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media(min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 1rem;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress,
.progress-bar {
    display: flex;
    overflow: hidden
}

.progress-bar {
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media(prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media(prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
}

@media(min-width:576px) {
    .list-group-horizontal-sm {
        flex-direction: row
    }

    .list-group-horizontal-sm>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media(min-width:768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }

    .list-group-horizontal-md>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media(min-width:992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }

    .list-group-horizontal-lg>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media(min-width:1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }

    .list-group-horizontal-xl>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 1px
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0
}

a.close.disabled {
    pointer-events: none
}

.toast {
    flex-basis: 350px;
    max-width: 350px;
    font-size: .875rem;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-50px)
}

@media(prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
    margin: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content
    }

    .modal-sm {
        max-width: 300px
    }
}

@media(min-width:992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px
    }
}

@media(min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover,
.popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:after,
.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,
.bs-popover-top>.arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,
.bs-popover-top>.arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,
.bs-popover-right>.arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,
.bs-popover-right>.arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.bs-popover-bottom>.arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,
.bs-popover-left>.arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,
.bs-popover-left>.arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media(prefers-reduced-motion:reduce) {

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease
}

@media(prefers-reduced-motion:reduce) {

    .carousel-control-next,
    .carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50%/100% 100% no-repeat
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media(prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    border: .25em solid;
    border-right: .25em solid transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1;
        transform: none
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    background-color: currentcolor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

@media(prefers-reduced-motion:reduce) {

    .spinner-border,
    .spinner-grow {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s
    }
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-right,
.rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

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

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media(min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media(min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}
*/
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.85714286%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media(min-width:576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media(min-width:768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media(min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media(min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media(min-width:576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media(min-width:768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media(min-width:992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media(min-width:1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.fixed-top {
    top: 0
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports(position:sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media(min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media(min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media(min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media(min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media(min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media(min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media(min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media(min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: hsla(0, 0%, 100%, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    word-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {

    *,
    :after,
    :before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #adb5bd
    }

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container,
    body {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(180deg, #fff 50%, #eee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(180deg, #eee 50%, #ccc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(180deg, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(180deg, #eee 50%, #fff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.select2-container {
    display: block
}

.select2-container :focus {
    outline: 0
}

.input-group .select2-container--bootstrap4 {
    flex-grow: 1
}

.input-group-prepend~.select2-container--bootstrap4 .select2-selection {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.select2-container--bootstrap4:not(:last-child) .select2-selection {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--bootstrap4 .select2-selection {
    width: 100%;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .select2-container--bootstrap4 .select2-selection {
        transition: none
    }
}

.select2-container--bootstrap4.select2-container--focus .select2-selection {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.select2-container--bootstrap4.select2-container--focus.select2-container--open .select2-selection {
    border-bottom: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.select2-container--bootstrap4.select2-container--open.select2-container--above .select2-selection {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--bootstrap4.select2-container--open.select2-container--below .select2-selection {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.select2-container--bootstrap4.select2-container--disabled.select2-container--focus .select2-selection,
.select2-container--bootstrap4.select2-container--disabled .select2-selection {
    cursor: not-allowed;
    background-color: #e9ecef;
    border-color: #ced4da;
    box-shadow: none
}

.select2-container--bootstrap4.select2-container--disabled.select2-container--focus .select2-search__field,
.select2-container--bootstrap4.select2-container--disabled .select2-search__field {
    background-color: transparent
}

form.was-validated select:invalid~.select2-container--bootstrap4 .select2-selection,
select.is-invalid~.select2-container--bootstrap4 .select2-selection {
    border-color: #dc3545
}

form.was-validated select:valid~.select2-container--bootstrap4 .select2-selection,
select.is-valid~.select2-container--bootstrap4 .select2-selection {
    border-color: #28a745
}

.select2-container--bootstrap4 .select2-search {
    width: 100%
}

.select2-container--bootstrap4 .select2-dropdown {
    border-color: #ced4da;
    border-radius: 0
}

.select2-container--bootstrap4 .select2-dropdown.select2-dropdown--below {
    border-top: none;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.select2-container--bootstrap4 .select2-dropdown.select2-dropdown--above {
    border-top: 1px solid #ced4da;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.select2-container--bootstrap4 .select2-dropdown .select2-results__option[aria-selected=true] {
    color: #212529;
    background-color: #f2f2f2
}

.select2-container--bootstrap4 .select2-results__option--highlighted,
.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true] {
    color: #fff;
    background-color: #007bff
}

.select2-container--bootstrap4 .select2-results__option[role=group] {
    padding: 0
}

.select2-container--bootstrap4 .select2-results__option[role=group] .select2-results__options--nested .select2-results__option {
    padding-left: 1em
}

.select2-container--bootstrap4 .select2-results__option {
    padding: .375rem .75rem
}

.select2-container--bootstrap4 .select2-results>.select2-results__options {
    max-height: 15em;
    overflow-y: auto
}

.select2-container--bootstrap4 .select2-results__group {
    display: list-item;
    padding: 6px;
    color: #6c757d
}

.select2-container--bootstrap4 .select2-selection__clear {
    float: right;
    width: .9em;
    height: .9em;
    padding-left: .15em;
    margin-top: .7em;
    margin-right: .3em;
    line-height: .75em;
    color: #f8f9fa;
    background-color: #c8c8c8;
    border-radius: 100%
}

.select2-container--bootstrap4 .select2-selection__clear:hover {
    background-color: #afafaf
}

.select2-container--bootstrap4 .select2-selection--single {
    height: calc(1.5em + .75rem + 2px) !important
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder {
    line-height: calc(1.5em + .75rem);
    color: #6c757d
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 50%;
    right: 3px;
    width: 20px
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 60%;
    left: 50%;
    width: 0;
    height: 0;
    margin-top: -2px;
    margin-left: -4px;
    border-color: #343a40 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    padding-left: .75rem;
    line-height: calc(1.5em + .75rem);
    color: #495057
}

.select2-search--dropdown .select2-search__field {
    padding: .375rem .75rem;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.select2-results__message {
    color: #6c757d
}

.select2-container--bootstrap4 .select2-selection--multiple {
    min-height: calc(1.5em + .75rem + 2px) !important
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    width: 100%;
    padding: 0 .375rem;
    margin: 0;
    list-style: none
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
    float: left;
    padding: 0 .75rem 0 0;
    margin-top: calc(.375rem - 2px);
    margin-right: .375rem;
    color: #495057;
    cursor: pointer;
    border: 1px solid #bdc6d0;
    border-radius: .2rem
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-search__field {
    color: #495057
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice+.select2-search {
    width: 0
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {
    float: left;
    padding-right: 3px;
    padding-left: 3px;
    margin-right: 1px;
    margin-left: 3px;
    font-weight: 700;
    color: #bdc6d0
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #343a40
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear {
    position: absolute !important;
    top: 0;
    right: .7em;
    float: none;
    margin-right: 0
}

.select2-container--bootstrap4.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    padding: 0 5px;
    cursor: not-allowed
}

.select2-container--bootstrap4.select2-container--disabled .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    display: none
}

.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .506);
    background: #fff;
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    color: #333;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    padding: 2px 8px 8px 0;
    position: absolute;
    z-index: 9999;
    box-sizing: border-box;
    display: none
}

.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border: none
}

.xdsoft_datetimepicker button {
    border: none !important
}

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none
}

.xdsoft_noselect::selection {
    background: transparent
}

.xdsoft_noselect::-moz-selection {
    background: transparent
}

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    box-shadow: none
}

.xdsoft_datetimepicker * {
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
    display: none
}

.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 224px;
    float: left;
    margin-left: 8px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
    position: relative;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: .5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0
}

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev {
    float: none;
    margin-left: 0;
    margin-right: 14px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
    border-top-width: 0
}

.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover,
.xdsoft_datetimepicker .xdsoft_today_button:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
    text-decoration: underline
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
    right: -7px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
    right: 2px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #fff;
    background: #ff8000
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #3af;
    box-shadow: inset 0 1px 3px 0 #178fe5;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both
}

.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%
}

.xdsoft_datetimepicker .xdsoft_calendar td>div {
    padding-right: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f1f1f1
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #3af
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: inset 0 1px 4px 0 #ffb871;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: inset 0 1px 4px 0 #00dd1c;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #3af;
    box-shadow: inset 0 1px 3px 0 #178fe5;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
    background: #3af !important;
    box-shadow: inset 0 1px 3px 0 #178fe5 !important;
    color: #fff !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
    color: inherit !important;
    background: inherit !important;
    box-shadow: inherit !important
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee !important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa !important
}

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc
}

.xdsoft_scrollbar>.xdsoft_scroller {
    background: #ccc !important;
    height: 20px;
    border-radius: 3px
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto
}

.xdsoft_scroller_box {
    position: relative
}

.xdsoft_datetimepicker.xdsoft_dark {
    box-shadow: 0 5px 15px -5px hsla(0, 0%, 100%, .506);
    background: #000;
    border: 1px solid;
    border-color: #333 #333 #444;
    color: #ccc
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select {
    border: 1px solid #333;
    background: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #000;
    background: #007fff
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #c50;
    box-shadow: inset 0 1px 3px 0 #b03e00;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #c50
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: inset 0 1px 4px 0 #ffb871;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: inset 0 1px 4px 0 #00dd1c;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #c50;
    box-shadow: inset 0 1px 3px 0 #b03e00;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000 !important;
    background: #007fff !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important
}

.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333
}

.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller {
    background: #333 !important
}

.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #ddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px
}

.xdsoft_datetimepicker .blue-gradient-button {
    font-family: museo-sans, Book Antiqua, sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: linear-gradient(180deg, #fff 0, #f4f8fa 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff", endColorstr="#f4f8fa", GradientType=0)
}

.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:focus span,
.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:hover span {
    color: #454551;
    background: linear-gradient(180deg, #f4f8fa 0, #fff 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4f8fa", endColorstr="#FFF", GradientType=0)
}

html {
    -webkit-font-smoothing: antialiased;
    word-break: normal
}

body,
html {
    height: 100%
}

body {
    font-family: Noto Sans JP, helvetica, sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
    color: #121334;
    background: #fff;
    /* -ms-overflow-style: none; */
    /* scrollbar-width: none; */
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
}

/* body::-webkit-scrollbar {
    display: none
} */

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

* img {
    max-width: 100%
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

ul li {
    list-style-type: none
}

a:link,
a:visited {
    color: #fff;
    outline: none;
    text-decoration: none;
    transition: .4s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

a:hover {
    opacity: .8
}

:focus,
a:focus {
    outline: none
}

button,
button[type=button],
button[type=reset],
button[type=submit],
input,
input[type=submit] {
    -webkit-appearance: none;
    outline: none;
    border: none;
    background: transparent;
    padding: 0
}

input {
    border-radius: 0
}

input::-moz-placeholder {
    color: #aeaeb2
}

input::placeholder {
    color: #aeaeb2
}

input::-ms-input-placeholder {
    color: #aeaeb2
}

input:-ms-input-placeholder {
    color: #aeaeb2
}

input::-webkit-input-placeholder {
    color: #aeaeb2
}

input::-ms-clear {
    visibility: hidden
}

textarea {
    border-radius: 0
}

/* input[type=checkbox],
input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
} */

.tox {
    box-shadow: none;
    box-sizing: content-box;
    color: #222f3e;
    cursor: auto;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    vertical-align: baseline;
    vertical-align: initial;
    white-space: normal
}

.tox :not(svg):not(rect) {
    box-sizing: inherit;
    color: inherit;
    cursor: inherit;
    direction: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    -webkit-tap-highlight-color: inherit;
    text-align: inherit;
    text-decoration: inherit;
    text-shadow: inherit;
    text-transform: inherit;
    vertical-align: inherit;
    white-space: inherit;
    background: transparent;
    border: 0;
    box-shadow: none;
    float: none;
    height: auto;
    margin: 0;
    max-width: none;
    outline: 0;
    padding: 0;
    position: static;
    width: auto
}

.tox:not([dir=rtl]) {
    direction: ltr;
    text-align: left
}

.tox[dir=rtl] {
    direction: rtl;
    text-align: right
}

.tox-tinymce {
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    overflow: hidden;
    position: relative;
    visibility: inherit !important
}

.tox-tinymce-inline {
    border: none;
    box-shadow: none
}

.tox-tinymce-inline .tox-editor-header {
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none
}

.tox-tinymce-aux {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    z-index: 1300
}

.tox-tinymce-aux :focus,
.tox-tinymce :focus {
    outline: none
}

button::-moz-focus-inner {
    border: 0
}

.tox .accessibility-issue__header {
    align-items: center;
    display: flex;
    margin-bottom: 4px
}

.tox .accessibility-issue__description {
    align-items: stretch;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: flex;
    justify-content: space-between
}

.tox .accessibility-issue__description>div {
    padding-bottom: 4px
}

.tox .accessibility-issue__description>div>div {
    align-items: center;
    display: flex;
    margin-bottom: 4px
}

.tox .accessibility-issue__description>:last-child:not(:only-child) {
    border-color: #ccc;
    border-style: solid
}

.tox .accessibility-issue__repair {
    margin-top: 16px
}

.tox .tox-dialog__body-content .accessibility-issue--info .accessibility-issue__description {
    background-color: rgba(32, 122, 183, .1);
    border-color: rgba(32, 122, 183, .4);
    color: #222f3e
}

.tox .tox-dialog__body-content .accessibility-issue--info .accessibility-issue__description>:last-child {
    border-color: rgba(32, 122, 183, .4)
}

.tox .tox-dialog__body-content .accessibility-issue--info .tox-form__group h2 {
    color: #207ab7
}

.tox .tox-dialog__body-content .accessibility-issue--info .tox-icon svg {
    fill: #207ab7
}

.tox .tox-dialog__body-content .accessibility-issue--info a .tox-icon {
    color: #207ab7
}

.tox .tox-dialog__body-content .accessibility-issue--warn .accessibility-issue__description {
    background-color: rgba(255, 165, 0, .1);
    border-color: rgba(255, 165, 0, .5);
    color: #222f3e
}

.tox .tox-dialog__body-content .accessibility-issue--warn .accessibility-issue__description>:last-child {
    border-color: rgba(255, 165, 0, .5)
}

.tox .tox-dialog__body-content .accessibility-issue--warn .tox-form__group h2 {
    color: #cc8500
}

.tox .tox-dialog__body-content .accessibility-issue--warn .tox-icon svg {
    fill: #cc8500
}

.tox .tox-dialog__body-content .accessibility-issue--warn a .tox-icon {
    color: #cc8500
}

.tox .tox-dialog__body-content .accessibility-issue--error .accessibility-issue__description {
    background-color: rgba(204, 0, 0, .1);
    border-color: rgba(204, 0, 0, .4);
    color: #222f3e
}

.tox .tox-dialog__body-content .accessibility-issue--error .accessibility-issue__description>:last-child {
    border-color: rgba(204, 0, 0, .4)
}

.tox .tox-dialog__body-content .accessibility-issue--error .tox-form__group h2 {
    color: #c00
}

.tox .tox-dialog__body-content .accessibility-issue--error .tox-icon svg {
    fill: #c00
}

.tox .tox-dialog__body-content .accessibility-issue--error a .tox-icon {
    color: #c00
}

.tox .tox-dialog__body-content .accessibility-issue--success .accessibility-issue__description {
    background-color: rgba(120, 171, 70, .1);
    border-color: rgba(120, 171, 70, .4);
    color: #222f3e
}

.tox .tox-dialog__body-content .accessibility-issue--success .accessibility-issue__description>:last-child {
    border-color: rgba(120, 171, 70, .4)
}

.tox .tox-dialog__body-content .accessibility-issue--success .tox-form__group h2 {
    color: #78ab46
}

.tox .tox-dialog__body-content .accessibility-issue--success .tox-icon svg {
    fill: #78ab46
}

.tox .tox-dialog__body-content .accessibility-issue--success a .tox-icon {
    color: #78ab46
}

.tox .tox-dialog__body-content .accessibility-issue__header h1,
.tox .tox-dialog__body-content .tox-form__group .accessibility-issue__description h2 {
    margin-top: 0
}

.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__header .tox-button {
    margin-left: 4px
}

.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__header>:nth-last-child(2) {
    margin-left: auto
}

.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__description {
    padding: 4px 4px 4px 8px
}

.tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__description>:last-child {
    border-left-width: 1px;
    padding-left: 4px
}

.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__header .tox-button {
    margin-right: 4px
}

.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__header>:nth-last-child(2) {
    margin-right: auto
}

.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__description {
    padding: 4px 8px 4px 4px
}

.tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__description>:last-child {
    border-right-width: 1px;
    padding-right: 4px
}

.tox .tox-anchorbar,
.tox .tox-bar {
    display: flex;
    flex: 0 0 auto
}

.tox .tox-button {
    background-position: 0 0;
    background-repeat: repeat;
    border-radius: 3px;
    border: 1px solid #207ab7;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 24px;
    margin: 0;
    outline: none;
    padding: 4px 16px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    white-space: nowrap
}

.tox .tox-button,
.tox .tox-button[disabled] {
    background-color: #207ab7;
    background-image: none;
    box-shadow: none
}

.tox .tox-button[disabled] {
    border-color: #207ab7;
    color: hsla(0, 0%, 100%, .5);
    cursor: not-allowed
}

.tox .tox-button:focus:not(:disabled),
.tox .tox-button:hover:not(:disabled) {
    background-color: #1c6ca1;
    background-image: none;
    border-color: #1c6ca1;
    box-shadow: none;
    color: #fff
}

.tox .tox-button:active:not(:disabled) {
    background-color: #185d8c;
    background-image: none;
    border-color: #185d8c;
    box-shadow: none;
    color: #fff
}

.tox .tox-button--secondary {
    background-color: #f0f0f0;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-radius: 3px;
    border: 1px solid #f0f0f0;
    box-shadow: none;
    color: #222f3e;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: normal;
    outline: none;
    padding: 4px 16px;
    text-decoration: none;
    text-transform: capitalize
}

.tox .tox-button--secondary[disabled] {
    background-color: #f0f0f0;
    background-image: none;
    border-color: #f0f0f0;
    box-shadow: none;
    color: rgba(34, 47, 62, .5)
}

.tox .tox-button--secondary:focus:not(:disabled),
.tox .tox-button--secondary:hover:not(:disabled) {
    background-color: #e3e3e3;
    background-image: none;
    border-color: #e3e3e3;
    box-shadow: none;
    color: #222f3e
}

.tox .tox-button--secondary:active:not(:disabled) {
    background-color: #d6d6d6;
    background-image: none;
    border-color: #d6d6d6;
    box-shadow: none;
    color: #222f3e
}

.tox .tox-button--icon,
.tox .tox-button.tox-button--icon,
.tox .tox-button.tox-button--secondary.tox-button--icon {
    padding: 4px
}

.tox .tox-button--icon .tox-icon svg,
.tox .tox-button.tox-button--icon .tox-icon svg,
.tox .tox-button.tox-button--secondary.tox-button--icon .tox-icon svg {
    display: block;
    fill: currentColor
}

.tox .tox-button-link {
    background: 0;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.tox .tox-button-link--sm {
    font-size: 14px
}

.tox .tox-button--naked {
    background-color: transparent;
    border-color: transparent;
    box-shadow: unset;
    color: #222f3e
}

.tox .tox-button--naked[disabled] {
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    box-shadow: none;
    color: rgba(34, 47, 62, .5)
}

.tox .tox-button--naked:focus:not(:disabled),
.tox .tox-button--naked:hover:not(:disabled) {
    background-color: #e3e3e3;
    border-color: #e3e3e3;
    box-shadow: none;
    color: #222f3e
}

.tox .tox-button--naked:active:not(:disabled) {
    background-color: #d6d6d6;
    border-color: #d6d6d6;
    box-shadow: none;
    color: #222f3e
}

.tox .tox-button--naked .tox-icon svg {
    fill: currentColor
}

.tox .tox-button--naked.tox-button--icon:hover:not(:disabled) {
    color: #222f3e
}

.tox .tox-checkbox {
    align-items: center;
    border-radius: 3px;
    cursor: pointer;
    display: flex;
    height: 36px;
    min-width: 36px
}

.tox .tox-checkbox__input {
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px
}

.tox .tox-checkbox__icons {
    align-items: center;
    border-radius: 3px;
    box-shadow: 0 0 0 2px transparent;
    box-sizing: content-box;
    display: flex;
    height: 24px;
    justify-content: center;
    padding: 3px;
    width: 24px
}

.tox .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
    display: block;
    fill: rgba(34, 47, 62, .3)
}

.tox .tox-checkbox__icons .tox-checkbox-icon__checked svg,
.tox .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg {
    display: none;
    fill: #207ab7
}

.tox .tox-checkbox--disabled {
    color: rgba(34, 47, 62, .5);
    cursor: not-allowed
}

.tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__checked svg,
.tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg,
.tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
    fill: rgba(34, 47, 62, .5)
}

.tox input.tox-checkbox__input:checked+.tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
    display: none
}

.tox input.tox-checkbox__input:checked+.tox-checkbox__icons .tox-checkbox-icon__checked svg {
    display: block
}

.tox input.tox-checkbox__input:indeterminate+.tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
    display: none
}

.tox input.tox-checkbox__input:indeterminate+.tox-checkbox__icons .tox-checkbox-icon__indeterminate svg {
    display: block
}

.tox input.tox-checkbox__input:focus+.tox-checkbox__icons {
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #207ab7;
    padding: 3px
}

.tox:not([dir=rtl]) .tox-checkbox__label {
    margin-left: 4px
}

.tox:not([dir=rtl]) .tox-checkbox__input {
    left: -10000px
}

.tox:not([dir=rtl]) .tox-bar .tox-checkbox {
    margin-left: 4px
}

.tox[dir=rtl] .tox-checkbox__label {
    margin-right: 4px
}

.tox[dir=rtl] .tox-checkbox__input {
    right: -10000px
}

.tox[dir=rtl] .tox-bar .tox-checkbox {
    margin-right: 4px
}

.tox .tox-collection--toolbar .tox-collection__group {
    display: flex;
    padding: 0
}

.tox .tox-collection--grid .tox-collection__group {
    display: flex;
    flex-wrap: wrap;
    max-height: 208px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0
}

.tox .tox-collection--list .tox-collection__group {
    border: solid #ccc;
    border-width: 1px 0 0;
    padding: 4px 0
}

.tox .tox-collection--list .tox-collection__group:first-child {
    border-top-width: 0
}

.tox .tox-collection__group-heading {
    background-color: #e6e6e6;
    color: rgba(34, 47, 62, .7);
    cursor: default;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 4px;
    margin-top: -4px;
    padding: 4px 8px;
    text-transform: none
}

.tox .tox-collection__group-heading,
.tox .tox-collection__item {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.tox .tox-collection__item {
    align-items: center;
    color: #222f3e;
    cursor: pointer;
    display: flex
}

.tox .tox-collection--list .tox-collection__item {
    padding: 4px 8px
}

.tox .tox-collection--grid .tox-collection__item,
.tox .tox-collection--toolbar .tox-collection__item {
    border-radius: 3px;
    padding: 4px
}

.tox .tox-collection--list .tox-collection__item--enabled {
    background-color: #fff;
    color: #222f3e
}

.tox .tox-collection--list .tox-collection__item--active {
    background-color: #dee0e2
}

.tox .tox-collection--toolbar .tox-collection__item--enabled {
    background-color: #c8cbcf;
    color: #222f3e
}

.tox .tox-collection--toolbar .tox-collection__item--active {
    background-color: #dee0e2
}

.tox .tox-collection--grid .tox-collection__item--enabled {
    background-color: #c8cbcf;
    color: #222f3e
}

.tox .tox-collection--grid .tox-collection__item--active:not(.tox-collection__item--state-disabled) {
    background-color: #dee0e2;
    color: #222f3e
}

.tox .tox-collection--list .tox-collection__item--active:not(.tox-collection__item--state-disabled),
.tox .tox-collection--toolbar .tox-collection__item--active:not(.tox-collection__item--state-disabled) {
    color: #222f3e
}

.tox .tox-collection__item--state-disabled {
    background-color: transparent;
    color: rgba(34, 47, 62, .5);
    cursor: not-allowed
}

.tox .tox-collection__item-checkmark,
.tox .tox-collection__item-icon {
    align-items: center;
    display: flex;
    height: 24px;
    justify-content: center;
    width: 24px
}

.tox .tox-collection__item-checkmark svg,
.tox .tox-collection__item-icon svg {
    fill: currentColor
}

.tox .tox-collection--toolbar-lg .tox-collection__item-icon {
    height: 48px;
    width: 48px
}

.tox .tox-collection__item-label {
    color: currentColor;
    flex: 1 1;
    -ms-flex-preferred-size: auto;
    font-style: normal;
    font-weight: 400;
    word-break: break-all
}

.tox .tox-collection__item-accessory,
.tox .tox-collection__item-label {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    text-transform: none
}

.tox .tox-collection__item-accessory {
    color: rgba(34, 47, 62, .7);
    height: 24px
}

.tox .tox-collection__item-caret {
    align-items: center;
    display: flex;
    min-height: 24px
}

.tox .tox-collection__item-caret:after {
    content: "";
    font-size: 0;
    min-height: inherit
}

.tox .tox-collection__item-caret svg {
    fill: #222f3e
}

.tox .tox-collection--list .tox-collection__item:not(.tox-collection__item--enabled) .tox-collection__item-accessory+.tox-collection__item-checkmark,
.tox .tox-collection--list .tox-collection__item:not(.tox-collection__item--enabled) .tox-collection__item-checkmark svg {
    display: none
}

.tox .tox-collection--horizontal {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    display: flex;
    flex: 0 0 auto;
    flex-shrink: 0;
    flex-wrap: nowrap;
    margin-bottom: 0;
    overflow-x: auto;
    padding: 0
}

.tox .tox-collection--horizontal .tox-collection__group {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0 4px
}

.tox .tox-collection--horizontal .tox-collection__item {
    height: 34px;
    margin: 2px 0 3px;
    padding: 0 4px
}

.tox .tox-collection--horizontal .tox-collection__item-label {
    white-space: nowrap
}

.tox .tox-collection--horizontal .tox-collection__item-caret {
    margin-left: 4px
}

.tox .tox-collection__item-container {
    display: flex
}

.tox .tox-collection__item-container--row {
    align-items: center;
    flex: 1 1 auto;
    flex-direction: row
}

.tox .tox-collection__item-container--row.tox-collection__item-container--align-left {
    margin-right: auto
}

.tox .tox-collection__item-container--row.tox-collection__item-container--align-right {
    justify-content: flex-end;
    margin-left: auto
}

.tox .tox-collection__item-container--row.tox-collection__item-container--valign-top {
    align-items: flex-start;
    margin-bottom: auto
}

.tox .tox-collection__item-container--row.tox-collection__item-container--valign-middle {
    align-items: center
}

.tox .tox-collection__item-container--row.tox-collection__item-container--valign-bottom {
    align-items: flex-end;
    margin-top: auto
}

.tox .tox-collection__item-container--column {
    align-self: center;
    flex: 1 1 auto;
    flex-direction: column
}

.tox .tox-collection__item-container--column.tox-collection__item-container--align-left {
    align-items: flex-start
}

.tox .tox-collection__item-container--column.tox-collection__item-container--align-right {
    align-items: flex-end
}

.tox .tox-collection__item-container--column.tox-collection__item-container--valign-top {
    align-self: flex-start
}

.tox .tox-collection__item-container--column.tox-collection__item-container--valign-middle {
    align-self: center
}

.tox .tox-collection__item-container--column.tox-collection__item-container--valign-bottom {
    align-self: flex-end
}

.tox:not([dir=rtl]) .tox-collection--horizontal .tox-collection__group:not(:last-of-type) {
    border-right: 1px solid #ccc
}

.tox:not([dir=rtl]) .tox-collection--list .tox-collection__item>:not(:first-child) {
    margin-left: 8px
}

.tox:not([dir=rtl]) .tox-collection--list .tox-collection__item>.tox-collection__item-label:first-child {
    margin-left: 4px
}

.tox:not([dir=rtl]) .tox-collection__item-accessory {
    margin-left: 16px;
    text-align: right
}

.tox:not([dir=rtl]) .tox-collection .tox-collection__item-caret {
    margin-left: 16px
}

.tox[dir=rtl] .tox-collection--horizontal .tox-collection__group:not(:last-of-type) {
    border-left: 1px solid #ccc
}

.tox[dir=rtl] .tox-collection--list .tox-collection__item>:not(:first-child) {
    margin-right: 8px
}

.tox[dir=rtl] .tox-collection--list .tox-collection__item>.tox-collection__item-label:first-child {
    margin-right: 4px
}

.tox[dir=rtl] .tox-collection__item-icon-rtl .tox-collection__item-icon svg {
    transform: rotateY(180deg)
}

.tox[dir=rtl] .tox-collection__item-accessory {
    margin-right: 16px;
    text-align: left
}

.tox[dir=rtl] .tox-collection .tox-collection__item-caret {
    margin-right: 16px;
    transform: rotateY(180deg)
}

.tox[dir=rtl] .tox-collection--horizontal .tox-collection__item-caret {
    margin-right: 4px
}

.tox .tox-color-picker-container {
    display: flex;
    flex-direction: row;
    height: 225px;
    margin: 0
}

.tox .tox-sv-palette {
    box-sizing: border-box;
    display: flex;
    height: 100%
}

.tox .tox-sv-palette-spectrum {
    height: 100%
}

.tox .tox-sv-palette,
.tox .tox-sv-palette-spectrum {
    width: 225px
}

.tox .tox-sv-palette-thumb {
    background: none;
    border: 1px solid #000;
    border-radius: 50%;
    box-sizing: content-box;
    height: 12px;
    position: absolute;
    width: 12px
}

.tox .tox-sv-palette-inner-thumb {
    border: 1px solid #fff;
    border-radius: 50%;
    height: 10px;
    position: absolute;
    width: 10px
}

.tox .tox-hue-slider {
    box-sizing: border-box;
    height: 100%;
    width: 25px
}

.tox .tox-hue-slider-spectrum {
    background: linear-gradient(180deg, red, #ff0080, #f0f, #8000ff, #00f, #0080ff, #0ff, #00ff80, #0f0, #80ff00, #ff0, #ff8000, red);
    height: 100%;
    width: 100%
}

.tox .tox-hue-slider,
.tox .tox-hue-slider-spectrum {
    width: 20px
}

.tox .tox-hue-slider-thumb {
    background: #fff;
    border: 1px solid #000;
    box-sizing: content-box;
    height: 4px;
    width: 100%
}

.tox .tox-rgb-form {
    flex-direction: column
}

.tox .tox-rgb-form,
.tox .tox-rgb-form div {
    display: flex;
    justify-content: space-between
}

.tox .tox-rgb-form div {
    align-items: center;
    margin-bottom: 5px;
    width: inherit
}

.tox .tox-rgb-form input {
    width: 6em
}

.tox .tox-rgb-form input.tox-invalid {
    border: 1px solid red !important
}

.tox .tox-rgb-form .tox-rgba-preview {
    border: 1px solid #000;
    flex-grow: 2;
    margin-bottom: 0
}

.tox:not([dir=rtl]) .tox-hue-slider,
.tox:not([dir=rtl]) .tox-sv-palette {
    margin-right: 15px
}

.tox:not([dir=rtl]) .tox-hue-slider-thumb {
    margin-left: -1px
}

.tox:not([dir=rtl]) .tox-rgb-form label {
    margin-right: .5em
}

.tox[dir=rtl] .tox-hue-slider,
.tox[dir=rtl] .tox-sv-palette {
    margin-left: 15px
}

.tox[dir=rtl] .tox-hue-slider-thumb {
    margin-right: -1px
}

.tox[dir=rtl] .tox-rgb-form label {
    margin-left: .5em
}

.tox .tox-toolbar .tox-swatches,
.tox .tox-toolbar__overflow .tox-swatches,
.tox .tox-toolbar__primary .tox-swatches {
    margin: 2px 0 3px 4px
}

.tox .tox-collection--list .tox-collection__group .tox-swatches-menu {
    border: 0;
    margin: -4px 0
}

.tox .tox-swatches__row {
    display: flex
}

.tox .tox-swatch {
    height: 30px;
    transition: transform .15s, box-shadow .15s;
    width: 30px
}

.tox .tox-swatch:focus,
.tox .tox-swatch:hover {
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 49.8%, .3);
    transform: scale(.8)
}

.tox .tox-swatch--remove {
    align-items: center;
    display: flex;
    justify-content: center
}

.tox .tox-swatch--remove svg path {
    stroke: #e74c3c
}

.tox .tox-swatches__picker-btn {
    align-items: center;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: flex;
    height: 30px;
    justify-content: center;
    outline: none;
    padding: 0;
    width: 30px
}

.tox .tox-swatches__picker-btn svg {
    height: 24px;
    width: 24px
}

.tox .tox-swatches__picker-btn:hover {
    background: #dee0e2
}

.tox:not([dir=rtl]) .tox-swatches__picker-btn {
    margin-left: auto
}

.tox[dir=rtl] .tox-swatches__picker-btn {
    margin-right: auto
}

.tox .tox-comment-thread {
    background: #fff;
    position: relative
}

.tox .tox-comment-thread>:not(:first-child) {
    margin-top: 8px
}

.tox .tox-comment {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 4px 8px 0 rgba(34, 47, 62, .1);
    padding: 8px 8px 16px;
    position: relative
}

.tox .tox-comment__header {
    align-items: center;
    color: #222f3e;
    display: flex;
    justify-content: space-between
}

.tox .tox-comment__date {
    color: rgba(34, 47, 62, .7);
    font-size: 12px
}

.tox .tox-comment__body {
    color: #222f3e;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    margin-top: 8px;
    position: relative;
    text-transform: none
}

.tox .tox-comment__body textarea {
    resize: none;
    white-space: normal;
    width: 100%
}

.tox .tox-comment__expander {
    padding-top: 8px
}

.tox .tox-comment__expander p {
    color: rgba(34, 47, 62, .7);
    font-size: 14px;
    font-style: normal
}

.tox .tox-comment__body p {
    margin: 0
}

.tox .tox-comment__buttonspacing {
    padding-top: 16px;
    text-align: center
}

.tox .tox-comment-thread__overlay:after {
    background: #fff;
    bottom: 0;
    content: "";
    display: flex;
    left: 0;
    opacity: .9;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}

.tox .tox-comment__reply {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 8px
}

.tox .tox-comment__reply>:first-child {
    margin-bottom: 8px;
    width: 100%
}

.tox .tox-comment__edit {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-top: 16px
}

.tox .tox-comment__gradient:after {
    background: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
    bottom: 0;
    content: "";
    display: block;
    height: 5em;
    margin-top: -40px;
    position: absolute;
    width: 100%
}

.tox .tox-comment__overlay {
    background: #fff;
    bottom: 0;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    left: 0;
    opacity: .9;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 5
}

.tox .tox-comment__loading-text {
    align-items: center;
    color: #222f3e;
    display: flex;
    flex-direction: column;
    position: relative
}

.tox .tox-comment__loading-text>div {
    padding-bottom: 16px
}

.tox .tox-comment__overlaytext {
    bottom: 0;
    flex-direction: column;
    font-size: 14px;
    left: 0;
    padding: 1em;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10
}

.tox .tox-comment__overlaytext p {
    background-color: #fff;
    box-shadow: 0 0 8px 8px #fff;
    color: #222f3e;
    text-align: center
}

.tox .tox-comment__overlaytext div:nth-of-type(2) {
    font-size: .8em
}

.tox .tox-comment__busy-spinner {
    align-items: center;
    background-color: #fff;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20
}

.tox .tox-comment__scroll {
    display: flex;
    flex-direction: column;
    flex-shrink: 1;
    overflow: auto
}

.tox .tox-conversations {
    margin: 8px
}

.tox:not([dir=rtl]) .tox-comment__buttonspacing>:last-child,
.tox:not([dir=rtl]) .tox-comment__edit,
.tox:not([dir=rtl]) .tox-comment__edit>:last-child,
.tox:not([dir=rtl]) .tox-comment__reply>:last-child {
    margin-left: 8px
}

.tox[dir=rtl] .tox-comment__buttonspacing>:last-child,
.tox[dir=rtl] .tox-comment__edit,
.tox[dir=rtl] .tox-comment__edit>:last-child,
.tox[dir=rtl] .tox-comment__reply>:last-child {
    margin-right: 8px
}

.tox .tox-user {
    align-items: center;
    display: flex
}

.tox .tox-user__avatar svg {
    fill: rgba(34, 47, 62, .7)
}

.tox .tox-user__name {
    color: rgba(34, 47, 62, .7);
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase
}

.tox:not([dir=rtl]) .tox-user__avatar svg {
    margin-right: 8px
}

.tox:not([dir=rtl]) .tox-user__avatar+.tox-user__name,
.tox[dir=rtl] .tox-user__avatar svg {
    margin-left: 8px
}

.tox[dir=rtl] .tox-user__avatar+.tox-user__name {
    margin-right: 8px
}

.tox .tox-dialog-wrap {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1100
}

.tox .tox-dialog-wrap__backdrop {
    background-color: hsla(0, 0%, 100%, .75);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.tox .tox-dialog,
.tox .tox-dialog-wrap__backdrop--opaque {
    background-color: #fff
}

.tox .tox-dialog {
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: 0 16px 16px -10px rgba(34, 47, 62, .15), 0 0 40px 1px rgba(34, 47, 62, .15);
    display: flex;
    flex-direction: column;
    max-height: 100%;
    max-width: 480px;
    overflow: hidden;
    position: relative;
    width: 95vw;
    z-index: 2
}

@media only screen and (max-width:767px) {
    body:not(.tox-force-desktop) .tox .tox-dialog {
        align-self: flex-start;
        margin: 8px auto;
        width: calc(100vw - 16px)
    }
}

.tox .tox-dialog-inline {
    z-index: 1100
}

.tox .tox-dialog__header {
    align-items: center;
    background-color: #fff;
    border-bottom: none;
    color: #222f3e;
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    padding: 8px 16px 0;
    position: relative
}

.tox .tox-dialog__header .tox-button {
    z-index: 1
}

.tox .tox-dialog__draghandle {
    cursor: -webkit-grab;
    cursor: grab;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.tox .tox-dialog__draghandle:active {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.tox .tox-dialog__dismiss {
    margin-left: auto
}

.tox .tox-dialog__title {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 20px;
    margin: 0
}

.tox .tox-dialog__body,
.tox .tox-dialog__title {
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    text-transform: none
}

.tox .tox-dialog__body {
    color: #222f3e;
    display: flex;
    flex: 1 1;
    -ms-flex-preferred-size: auto;
    font-size: 16px;
    min-width: 0;
    text-align: left
}

@media only screen and (max-width:767px) {
    body:not(.tox-force-desktop) .tox .tox-dialog__body {
        flex-direction: column
    }
}

.tox .tox-dialog__body-nav {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: 16px
}

@media only screen and (max-width:767px) {
    body:not(.tox-force-desktop) .tox .tox-dialog__body-nav {
        flex-direction: row;
        -webkit-overflow-scrolling: touch;
        overflow-x: auto;
        padding-bottom: 0
    }
}

.tox .tox-dialog__body-nav-item {
    border-bottom: 2px solid transparent;
    color: rgba(34, 47, 62, .7);
    display: inline-block;
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 8px;
    text-decoration: none;
    white-space: nowrap
}

.tox .tox-dialog__body-nav-item:focus {
    background-color: rgba(32, 122, 183, .1)
}

.tox .tox-dialog__body-nav-item--active {
    border-bottom: 2px solid #207ab7;
    color: #207ab7
}

.tox .tox-dialog__body-content {
    box-sizing: border-box;
    display: flex;
    flex: 1 1;
    flex-direction: column;
    -ms-flex-preferred-size: auto;
    max-height: 650px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 16px
}

.tox .tox-dialog__body-content>* {
    margin-bottom: 0;
    margin-top: 16px
}

.tox .tox-dialog__body-content>:first-child {
    margin-top: 0
}

.tox .tox-dialog__body-content>:last-child {
    margin-bottom: 0
}

.tox .tox-dialog__body-content>:only-child {
    margin-bottom: 0;
    margin-top: 0
}

.tox .tox-dialog__body-content a {
    color: #207ab7;
    cursor: pointer;
    text-decoration: none
}

.tox .tox-dialog__body-content a:active,
.tox .tox-dialog__body-content a:focus,
.tox .tox-dialog__body-content a:hover {
    color: #185d8c;
    text-decoration: none
}

.tox .tox-dialog__body-content svg {
    fill: #222f3e
}

.tox .tox-dialog__body-content ul {
    display: block;
    list-style-type: disc;
    margin-bottom: 16px;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-padding-start: 2.5rem;
    padding-inline-start: 2.5rem
}

.tox .tox-dialog__body-content .tox-form__group h1 {
    font-size: 20px
}

.tox .tox-dialog__body-content .tox-form__group h1,
.tox .tox-dialog__body-content .tox-form__group h2 {
    color: #222f3e;
    font-style: normal;
    font-weight: 700;
    letter-spacing: normal;
    margin-bottom: 16px;
    margin-top: 2rem;
    text-transform: none
}

.tox .tox-dialog__body-content .tox-form__group h2 {
    font-size: 16px
}

.tox .tox-dialog__body-content .tox-form__group p {
    margin-bottom: 16px
}

.tox .tox-dialog__body-content .tox-form__group h1:first-child,
.tox .tox-dialog__body-content .tox-form__group h2:first-child,
.tox .tox-dialog__body-content .tox-form__group p:first-child {
    margin-top: 0
}

.tox .tox-dialog__body-content .tox-form__group h1:last-child,
.tox .tox-dialog__body-content .tox-form__group h2:last-child,
.tox .tox-dialog__body-content .tox-form__group p:last-child {
    margin-bottom: 0
}

.tox .tox-dialog__body-content .tox-form__group h1:only-child,
.tox .tox-dialog__body-content .tox-form__group h2:only-child,
.tox .tox-dialog__body-content .tox-form__group p:only-child {
    margin-bottom: 0;
    margin-top: 0
}

.tox .tox-dialog--width-lg {
    height: 650px;
    max-width: 1200px
}

.tox .tox-dialog--width-md {
    max-width: 800px
}

.tox .tox-dialog--width-md .tox-dialog__body-content {
    overflow: auto
}

.tox .tox-dialog__body-content--centered {
    text-align: center
}

.tox .tox-dialog__footer {
    align-items: center;
    background-color: #fff;
    border-top: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
    padding: 8px 16px
}

.tox .tox-dialog__footer-end,
.tox .tox-dialog__footer-start {
    display: flex
}

.tox .tox-dialog__busy-spinner {
    align-items: center;
    background-color: hsla(0, 0%, 100%, .75);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3
}

.tox .tox-dialog__table {
    border-collapse: collapse;
    width: 100%
}

.tox .tox-dialog__table thead th {
    font-weight: 700;
    padding-bottom: 8px
}

.tox .tox-dialog__table tbody tr {
    border-bottom: 1px solid #ccc
}

.tox .tox-dialog__table tbody tr:last-child {
    border-bottom: none
}

.tox .tox-dialog__table td {
    padding-bottom: 8px;
    padding-top: 8px
}

.tox .tox-dialog__popups {
    position: absolute;
    width: 100%;
    z-index: 1100
}

.tox .tox-dialog__body-iframe {
    display: flex;
    flex: 1 1;
    flex-direction: column;
    -ms-flex-preferred-size: auto
}

.tox .tox-dialog__body-iframe .tox-navobj {
    display: flex;
    flex: 1 1;
    -ms-flex-preferred-size: auto
}

.tox .tox-dialog__body-iframe .tox-navobj :nth-child(2) {
    flex: 1 1;
    -ms-flex-preferred-size: auto;
    height: 100%
}

.tox .tox-dialog-dock-fadeout {
    opacity: 0;
    visibility: hidden
}

.tox .tox-dialog-dock-fadein {
    opacity: 1;
    visibility: visible
}

.tox .tox-dialog-dock-transition {
    transition: visibility 0s linear .3s, opacity .3s ease
}

.tox .tox-dialog-dock-transition.tox-dialog-dock-fadein {
    transition-delay: 0s
}

.tox.tox-platform-ie .tox-dialog-wrap {
    position: -ms-device-fixed
}

@media only screen and (max-width:767px) {
    body:not(.tox-force-desktop) .tox:not([dir=rtl]) .tox-dialog__body-nav {
        margin-right: 0
    }
}

@media only screen and (max-width:767px) {
    body:not(.tox-force-desktop) .tox:not([dir=rtl]) .tox-dialog__body-nav-item:not(:first-child) {
        margin-left: 8px
    }
}

.tox:not([dir=rtl]) .tox-dialog__footer .tox-dialog__footer-end>*,
.tox:not([dir=rtl]) .tox-dialog__footer .tox-dialog__footer-start>* {
    margin-left: 8px
}

.tox[dir=rtl] .tox-dialog__body {
    text-align: right
}

@media only screen and (max-width:767px) {
    body:not(.tox-force-desktop) .tox[dir=rtl] .tox-dialog__body-nav {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    body:not(.tox-force-desktop) .tox[dir=rtl] .tox-dialog__body-nav-item:not(:first-child) {
        margin-right: 8px
    }
}

.tox[dir=rtl] .tox-dialog__footer .tox-dialog__footer-end>*,
.tox[dir=rtl] .tox-dialog__footer .tox-dialog__footer-start>* {
    margin-right: 8px
}

body.tox-dialog__disable-scroll {
    overflow: hidden
}

.tox .tox-dropzone-container {
    display: flex;
    flex: 1 1;
    -ms-flex-preferred-size: auto
}

.tox .tox-dropzone {
    align-items: center;
    background: #fff;
    border: 2px dashed #ccc;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    min-height: 100px;
    padding: 10px
}

.tox .tox-dropzone p {
    color: rgba(34, 47, 62, .7);
    margin: 0 0 16px
}

.tox .tox-edit-area {
    display: flex;
    flex: 1 1;
    -ms-flex-preferred-size: auto;
    overflow: hidden;
    position: relative
}

.tox .tox-edit-area__iframe {
    background-color: #fff;
    border: 0;
    box-sizing: border-box;
    flex: 1 1;
    -ms-flex-preferred-size: auto;
    height: 100%;
    position: absolute;
    width: 100%
}

.tox.tox-inline-edit-area {
    border: 1px dotted #ccc
}

.tox .tox-editor-container {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    overflow: hidden
}

.tox .tox-editor-header {
    z-index: 1
}

.tox:not(.tox-tinymce-inline) .tox-editor-header {
    box-shadow: none;
    transition: box-shadow .5s
}

.tox.tox-tinymce--toolbar-bottom .tox-editor-header,
.tox.tox-tinymce-inline .tox-editor-header {
    margin-bottom: -1px
}

.tox.tox-tinymce--toolbar-sticky-on .tox-editor-header {
    background-color: transparent;
    box-shadow: 0 4px 4px -3px rgba(0, 0, 0, .25)
}

.tox-editor-dock-fadeout {
    opacity: 0;
    visibility: hidden
}

.tox-editor-dock-fadein {
    opacity: 1;
    visibility: visible
}

.tox-editor-dock-transition {
    transition: visibility 0s linear .25s, opacity .25s ease
}

.tox-editor-dock-transition.tox-editor-dock-fadein {
    transition-delay: 0s
}

.tox .tox-control-wrap {
    flex: 1 1;
    position: relative
}

.tox .tox-control-wrap:not(.tox-control-wrap--status-invalid) .tox-control-wrap__status-icon-invalid,
.tox .tox-control-wrap:not(.tox-control-wrap--status-unknown) .tox-control-wrap__status-icon-unknown,
.tox .tox-control-wrap:not(.tox-control-wrap--status-valid) .tox-control-wrap__status-icon-valid {
    display: none
}

.tox .tox-control-wrap svg {
    display: block
}

.tox .tox-control-wrap__status-icon-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.tox .tox-control-wrap__status-icon-invalid svg {
    fill: #c00
}

.tox .tox-control-wrap__status-icon-unknown svg {
    fill: orange
}

.tox .tox-control-wrap__status-icon-valid svg {
    fill: green
}

.tox:not([dir=rtl]) .tox-control-wrap--status-invalid .tox-textfield,
.tox:not([dir=rtl]) .tox-control-wrap--status-unknown .tox-textfield,
.tox:not([dir=rtl]) .tox-control-wrap--status-valid .tox-textfield {
    padding-right: 32px
}

.tox:not([dir=rtl]) .tox-control-wrap__status-icon-wrap {
    right: 4px
}

.tox[dir=rtl] .tox-control-wrap--status-invalid .tox-textfield,
.tox[dir=rtl] .tox-control-wrap--status-unknown .tox-textfield,
.tox[dir=rtl] .tox-control-wrap--status-valid .tox-textfield {
    padding-left: 32px
}

.tox[dir=rtl] .tox-control-wrap__status-icon-wrap {
    left: 4px
}

.tox .tox-autocompleter,
.tox .tox-autocompleter .tox-menu {
    max-width: 25em
}

.tox .tox-autocompleter .tox-autocompleter-highlight {
    font-weight: 700
}

.tox .tox-color-input {
    display: flex;
    position: relative;
    z-index: 1
}

.tox .tox-color-input .tox-textfield {
    z-index: -1
}

.tox .tox-color-input span {
    border-radius: 3px;
    border: 1px solid rgba(34, 47, 62, .2);
    box-shadow: none;
    box-sizing: border-box;
    height: 24px;
    position: absolute;
    top: 6px;
    width: 24px
}

.tox .tox-color-input span:focus:not([aria-disabled=true]),
.tox .tox-color-input span:hover:not([aria-disabled=true]) {
    border-color: #207ab7;
    cursor: pointer
}

.tox .tox-color-input span:before {
    background-image: linear-gradient(45deg, rgba(0, 0, 0, .25) 25%, transparent 0), linear-gradient(-45deg, rgba(0, 0, 0, .25) 25%, transparent 0), linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, .25) 0), linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, .25) 0);
    background-position: 0 0, 0 6px, 6px -6px, -6px 0;
    background-size: 12px 12px;
    border: 1px solid #fff;
    border-radius: 3px;
    box-sizing: border-box;
    content: "";
    height: 24px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 24px;
    z-index: -1
}

.tox .tox-color-input span[aria-disabled=true] {
    cursor: not-allowed
}

.tox:not([dir=rtl]) .tox-color-input .tox-textfield {
    padding-left: 36px
}

.tox:not([dir=rtl]) .tox-color-input span {
    left: 6px
}

.tox[dir=rtl] .tox-color-input .tox-textfield {
    padding-right: 36px
}

.tox[dir=rtl] .tox-color-input span {
    right: 6px
}

.tox .tox-label,
.tox .tox-toolbar-label {
    color: rgba(34, 47, 62, .7);
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    padding: 0 8px 0 0;
    text-transform: none;
    white-space: nowrap
}

.tox .tox-toolbar-label {
    padding: 0 8px
}

.tox[dir=rtl] .tox-label {
    padding: 0 0 0 8px
}

.tox .tox-form {
    display: flex;
    flex: 1 1;
    flex-direction: column;
    -ms-flex-preferred-size: auto
}

.tox .tox-form__group {
    box-sizing: border-box;
    margin-bottom: 4px
}

.tox .tox-form-group--maximize {
    flex: 1 1
}

.tox .tox-form__group--error {
    color: #c00
}

.tox .tox-form__group--collection {
    display: flex
}

.tox .tox-form__grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.tox .tox-form__grid--2col>.tox-form__group {
    width: calc(50% - 4px)
}

.tox .tox-form__grid--3col>.tox-form__group {
    width: calc(33.33333% - 4px)
}

.tox .tox-form__grid--4col>.tox-form__group {
    width: calc(25% - 4px)
}

.tox .tox-form__controls-h-stack,
.tox .tox-form__group--inline {
    align-items: center;
    display: flex
}

.tox .tox-form__group--stretched {
    display: flex;
    flex: 1 1;
    flex-direction: column;
    -ms-flex-preferred-size: auto
}

.tox .tox-form__group--stretched .tox-textarea {
    flex: 1 1;
    -ms-flex-preferred-size: auto
}

.tox .tox-form__group--stretched .tox-navobj {
    display: flex;
    flex: 1 1;
    -ms-flex-preferred-size: auto
}

.tox .tox-form__group--stretched .tox-navobj :nth-child(2) {
    flex: 1 1;
    -ms-flex-preferred-size: auto;
    height: 100%
}

.tox:not([dir=rtl]) .tox-form__controls-h-stack>:not(:first-child) {
    margin-left: 4px
}

.tox[dir=rtl] .tox-form__controls-h-stack>:not(:first-child) {
    margin-right: 4px
}

.tox .tox-lock.tox-locked .tox-lock-icon__unlock,
.tox .tox-lock:not(.tox-locked) .tox-lock-icon__lock {
    display: none
}

.tox .tox-listboxfield .tox-listbox--select,
.tox .tox-textarea,
.tox .tox-textfield,
.tox .tox-toolbar-textfield {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: none;
    box-sizing: border-box;
    color: #222f3e;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    min-height: 34px;
    outline: none;
    padding: 5px 4.75px;
    resize: none;
    width: 100%
}

.tox .tox-textarea[disabled],
.tox .tox-textfield[disabled] {
    background-color: #f2f2f2;
    color: rgba(34, 47, 62, .85);
    cursor: not-allowed
}

.tox .tox-listboxfield .tox-listbox--select:focus,
.tox .tox-textarea:focus,
.tox .tox-textfield:focus {
    background-color: #fff;
    border-color: #207ab7;
    box-shadow: none;
    outline: none
}

.tox .tox-toolbar-textfield {
    border-width: 0;
    margin-bottom: 3px;
    margin-top: 2px;
    max-width: 250px
}

.tox .tox-naked-btn {
    background-color: transparent;
    border: 0;
    border-color: transparent;
    box-shadow: unset;
    color: #207ab7;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 0
}

.tox .tox-naked-btn svg {
    display: block;
    fill: #222f3e
}

.tox:not([dir=rtl]) .tox-toolbar-textfield+* {
    margin-left: 4px
}

.tox[dir=rtl] .tox-toolbar-textfield+* {
    margin-right: 4px
}

.tox .tox-listboxfield {
    cursor: pointer;
    position: relative
}

.tox .tox-listboxfield .tox-listbox--select[disabled] {
    background-color: #f2f2f2;
    color: rgba(34, 47, 62, .85);
    cursor: not-allowed
}

.tox .tox-listbox__select-label {
    cursor: default;
    flex: 1 1;
    margin: 0 4px
}

.tox .tox-listbox__select-chevron {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 16px
}

.tox .tox-listbox__select-chevron svg {
    fill: #222f3e
}

.tox .tox-listboxfield .tox-listbox--select {
    align-items: center;
    display: flex
}

.tox:not([dir=rtl]) .tox-listboxfield svg {
    right: 8px
}

.tox[dir=rtl] .tox-listboxfield svg {
    left: 8px
}

.tox .tox-selectfield {
    cursor: pointer;
    position: relative
}

.tox .tox-selectfield select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: none;
    box-sizing: border-box;
    color: #222f3e;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    min-height: 34px;
    outline: none;
    padding: 5px 4.75px;
    resize: none;
    width: 100%
}

.tox .tox-selectfield select[disabled] {
    background-color: #f2f2f2;
    color: rgba(34, 47, 62, .85);
    cursor: not-allowed
}

.tox .tox-selectfield select::-ms-expand {
    display: none
}

.tox .tox-selectfield select:focus {
    background-color: #fff;
    border-color: #207ab7;
    box-shadow: none;
    outline: none
}

.tox .tox-selectfield svg {
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.tox:not([dir=rtl]) .tox-selectfield select[size="0"],
.tox:not([dir=rtl]) .tox-selectfield select[size="1"] {
    padding-right: 24px
}

.tox:not([dir=rtl]) .tox-selectfield svg {
    right: 8px
}

.tox[dir=rtl] .tox-selectfield select[size="0"],
.tox[dir=rtl] .tox-selectfield select[size="1"] {
    padding-left: 24px
}

.tox[dir=rtl] .tox-selectfield svg {
    left: 8px
}

.tox .tox-textarea {
    -webkit-appearance: textarea;
    -moz-appearance: textarea;
    appearance: textarea;
    white-space: pre-wrap
}

.tox-fullscreen {
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    overflow: hidden;
    overscroll-behavior: none;
    padding: 0;
    position: fixed;
    top: 0;
    touch-action: pinch-zoom;
    width: 100%
}

.tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle {
    display: none
}

.tox.tox-tinymce.tox-fullscreen {
    background-color: transparent;
    z-index: 1200
}

.tox-shadowhost.tox-fullscreen {
    z-index: 1200
}

.tox-fullscreen .tox.tox-tinymce-aux,
.tox-fullscreen~.tox.tox-tinymce-aux {
    z-index: 1201
}

.tox .tox-help__more-link {
    list-style: none;
    margin-top: 1em
}

.tox .tox-image-tools {
    width: 100%
}

.tox .tox-image-tools__toolbar {
    align-items: center;
    display: flex;
    justify-content: center
}

.tox .tox-image-tools__image {
    background-color: #666;
    height: 380px;
    overflow: auto;
    position: relative;
    width: 100%
}

.tox .tox-image-tools__image,
.tox .tox-image-tools__image+.tox-image-tools__toolbar {
    margin-top: 8px
}

.tox .tox-image-tools__image-bg {
    background: url(data:image/gif;base64,R0lGODdhDAAMAIABAMzMzP///ywAAAAADAAMAAACFoQfqYeabNyDMkBQb81Uat85nxguUAEAOw==)
}

.tox .tox-image-tools__toolbar>.tox-spacer {
    flex: 1 1;
    -ms-flex-preferred-size: auto
}

.tox .tox-croprect-block {
    background: #000;
    filter: alpha(opacity=50);
    opacity: .5;
    position: absolute;
    zoom: 1
}

.tox .tox-croprect-handle {
    border: 2px solid #fff;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px
}

.tox .tox-croprect-handle-move {
    border: 0;
    cursor: move;
    position: absolute
}

.tox .tox-croprect-handle-nw {
    border-width: 2px 0 0 2px;
    cursor: nw-resize;
    left: 100px;
    margin: -2px 0 0 -2px;
    top: 100px
}

.tox .tox-croprect-handle-ne {
    border-width: 2px 2px 0 0;
    cursor: ne-resize;
    left: 200px;
    margin: -2px 0 0 -20px;
    top: 100px
}

.tox .tox-croprect-handle-sw {
    border-width: 0 0 2px 2px;
    cursor: sw-resize;
    left: 100px;
    margin: -20px 2px 0 -2px;
    top: 200px
}

.tox .tox-croprect-handle-se {
    border-width: 0 2px 2px 0;
    cursor: se-resize;
    left: 200px;
    margin: -20px 0 0 -20px;
    top: 200px
}

.tox:not([dir=rtl]) .tox-image-tools__toolbar>.tox-slider:not(:first-of-type) {
    margin-left: 8px
}

.tox:not([dir=rtl]) .tox-image-tools__toolbar>.tox-button+.tox-slider,
.tox:not([dir=rtl]) .tox-image-tools__toolbar>.tox-slider+.tox-button {
    margin-left: 32px
}

.tox[dir=rtl] .tox-image-tools__toolbar>.tox-slider:not(:first-of-type) {
    margin-right: 8px
}

.tox[dir=rtl] .tox-image-tools__toolbar>.tox-button+.tox-slider,
.tox[dir=rtl] .tox-image-tools__toolbar>.tox-slider+.tox-button {
    margin-right: 32px
}

.tox .tox-insert-table-picker {
    display: flex;
    flex-wrap: wrap;
    width: 170px
}

.tox .tox-insert-table-picker>div {
    border-color: #ccc;
    border-style: solid;
    border-width: 0 1px 1px 0;
    box-sizing: border-box;
    height: 17px;
    width: 17px
}

.tox .tox-collection--list .tox-collection__group .tox-insert-table-picker {
    margin: -4px 0
}

.tox .tox-insert-table-picker .tox-insert-table-picker__selected {
    background-color: rgba(32, 122, 183, .5);
    border-color: rgba(32, 122, 183, .5)
}

.tox .tox-insert-table-picker__label {
    color: rgba(34, 47, 62, .7);
    display: block;
    font-size: 14px;
    padding: 4px;
    text-align: center;
    width: 100%
}

.tox:not([dir=rtl]) .tox-insert-table-picker>div:nth-child(10n),
.tox[dir=rtl] .tox-insert-table-picker>div:nth-child(10n+1) {
    border-right: 0
}

.tox .tox-menu {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 4px 8px 0 rgba(34, 47, 62, .1);
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    z-index: 1150
}

.tox .tox-menu.tox-collection.tox-collection--list {
    padding: 0
}

.tox .tox-menu.tox-collection.tox-collection--grid,
.tox .tox-menu.tox-collection.tox-collection--toolbar {
    padding: 4px
}

.tox .tox-menu__label blockquote,
.tox .tox-menu__label code,
.tox .tox-menu__label h1,
.tox .tox-menu__label h2,
.tox .tox-menu__label h3,
.tox .tox-menu__label h4,
.tox .tox-menu__label h5,
.tox .tox-menu__label h6,
.tox .tox-menu__label p {
    margin: 0
}

.tox .tox-menubar {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg height='39px' viewBox='0 0 40 39px' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='38px' width='100' height='1' fill='%23cccccc'/%3E%3C/svg%3E") left 0 top 0 #fff;
    background-color: #fff;
    display: flex;
    flex: 0 0 auto;
    flex-shrink: 0;
    flex-wrap: wrap;
    padding: 0 4px
}

.tox.tox-tinymce:not(.tox-tinymce-inline) .tox-editor-header:not(:first-child) .tox-menubar {
    border-top: 1px solid #ccc
}

.tox .tox-mbtn {
    align-items: center;
    background: transparent;
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    color: #222f3e;
    display: flex;
    flex: 0 0 auto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 34px;
    justify-content: center;
    margin: 2px 0 3px;
    outline: none;
    overflow: hidden;
    padding: 0 4px;
    text-transform: none;
    width: auto
}

.tox .tox-mbtn[disabled] {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: rgba(34, 47, 62, .5);
    cursor: not-allowed
}

.tox .tox-mbtn:focus:not(:disabled) {
    background: #dee0e2;
    border: 0;
    box-shadow: none;
    color: #222f3e
}

.tox .tox-mbtn--active {
    background: #c8cbcf;
    border: 0;
    box-shadow: none;
    color: #222f3e
}

.tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active) {
    background: #dee0e2;
    border: 0;
    box-shadow: none;
    color: #222f3e
}

.tox .tox-mbtn__select-label {
    cursor: default;
    font-weight: 400;
    margin: 0 4px
}

.tox .tox-mbtn[disabled] .tox-mbtn__select-label {
    cursor: not-allowed
}

.tox .tox-mbtn__select-chevron {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 16px;
    display: none
}

.tox .tox-notification {
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: minmax(40px, 1fr) auto minmax(40px, 1fr);
    margin-top: 4px;
    opacity: 0;
    padding: 4px;
    transition: transform .1s ease-in, opacity .15s ease-in
}

.tox .tox-notification,
.tox .tox-notification p {
    font-size: 14px;
    font-weight: 400
}

.tox .tox-notification a {
    text-decoration: underline
}

.tox .tox-notification--in {
    opacity: 1
}

.tox .tox-notification--success {
    background-color: #e4eeda;
    border-color: #d7e6c8;
    color: #222f3e
}

.tox .tox-notification--success p {
    color: #222f3e
}

.tox .tox-notification--success a {
    color: #547831
}

.tox .tox-notification--success svg {
    fill: #222f3e
}

.tox .tox-notification--error {
    background-color: #f8dede;
    border-color: #f2bfbf;
    color: #222f3e
}

.tox .tox-notification--error p {
    color: #222f3e
}

.tox .tox-notification--error a {
    color: #c00
}

.tox .tox-notification--error svg {
    fill: #222f3e
}

.tox .tox-notification--warn,
.tox .tox-notification--warning {
    background-color: #fffaea;
    border-color: #ffe89d;
    color: #222f3e
}

.tox .tox-notification--warn a,
.tox .tox-notification--warning a,
.tox .tox-notification--warning p,
.tox .tox-notification--warn p {
    color: #222f3e
}

.tox .tox-notification--warning svg,
.tox .tox-notification--warn svg {
    fill: #222f3e
}

.tox .tox-notification--info {
    background-color: #d9edf7;
    border-color: #779ecb;
    color: #222f3e
}

.tox .tox-notification--info a,
.tox .tox-notification--info p {
    color: #222f3e
}

.tox .tox-notification--info svg {
    fill: #222f3e
}

.tox .tox-notification__body {
    align-self: center;
    color: #222f3e;
    font-size: 14px;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    grid-row-start: 1;
    text-align: center;
    white-space: normal;
    word-break: break-all;
    word-break: break-word
}

.tox .tox-notification__body>* {
    margin: 0
}

.tox .tox-notification__body>*+* {
    margin-top: 1rem
}

.tox .tox-notification__icon {
    align-self: center;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    grid-row-start: 1;
    justify-self: end
}

.tox .tox-notification__icon svg {
    display: block
}

.tox .tox-notification__dismiss {
    align-self: start;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    grid-column-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    grid-row-start: 1;
    justify-self: end
}

.tox .tox-notification .tox-progress-bar {
    -ms-grid-column-span: 3;
    grid-column-end: 4;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    grid-row-start: 2;
    justify-self: center
}

.tox .tox-pop {
    display: inline-block;
    position: relative
}

.tox .tox-pop--resizing {
    transition: width .1s ease
}

.tox .tox-pop--resizing .tox-toolbar {
    flex-wrap: nowrap
}

.tox .tox-pop__dialog {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    min-width: 0;
    overflow: hidden
}

.tox .tox-pop__dialog>:not(.tox-toolbar) {
    margin: 4px 4px 4px 8px
}

.tox .tox-pop__dialog .tox-toolbar {
    background-color: transparent;
    margin-bottom: -1px
}

.tox .tox-pop:after,
.tox .tox-pop:before {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.tox .tox-pop.tox-pop--bottom:after,
.tox .tox-pop.tox-pop--bottom:before {
    left: 50%;
    top: 100%
}

.tox .tox-pop.tox-pop--bottom:after {
    border-color: #fff transparent transparent;
    border-width: 8px;
    margin-left: -8px;
    margin-top: -1px
}

.tox .tox-pop.tox-pop--bottom:before {
    border-color: #ccc transparent transparent;
    border-width: 9px;
    margin-left: -9px
}

.tox .tox-pop.tox-pop--top:after,
.tox .tox-pop.tox-pop--top:before {
    left: 50%;
    top: 0;
    transform: translateY(-100%)
}

.tox .tox-pop.tox-pop--top:after {
    border-color: transparent transparent #fff;
    border-width: 8px;
    margin-left: -8px;
    margin-top: 1px
}

.tox .tox-pop.tox-pop--top:before {
    border-color: transparent transparent #ccc;
    border-width: 9px;
    margin-left: -9px
}

.tox .tox-pop.tox-pop--left:after,
.tox .tox-pop.tox-pop--left:before {
    left: 0;
    top: calc(50% - 1px);
    transform: translateY(-50%)
}

.tox .tox-pop.tox-pop--left:after {
    border-color: transparent #fff transparent transparent;
    border-width: 8px;
    margin-left: -15px
}

.tox .tox-pop.tox-pop--left:before {
    border-color: transparent #ccc transparent transparent;
    border-width: 10px;
    margin-left: -19px
}

.tox .tox-pop.tox-pop--right:after,
.tox .tox-pop.tox-pop--right:before {
    left: 100%;
    top: calc(50% + 1px);
    transform: translateY(-50%)
}

.tox .tox-pop.tox-pop--right:after {
    border-color: transparent transparent transparent #fff;
    border-width: 8px;
    margin-left: -1px
}

.tox .tox-pop.tox-pop--right:before {
    border-color: transparent transparent transparent #ccc;
    border-width: 10px;
    margin-left: -1px
}

.tox .tox-pop.tox-pop--align-left:after,
.tox .tox-pop.tox-pop--align-left:before {
    left: 20px
}

.tox .tox-pop.tox-pop--align-right:after,
.tox .tox-pop.tox-pop--align-right:before {
    left: calc(100% - 20px)
}

.tox .tox-sidebar-wrap {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    min-height: 0
}

.tox .tox-sidebar {
    background-color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: flex-end
}

.tox .tox-sidebar__slider {
    display: flex;
    overflow: hidden
}

.tox .tox-sidebar__pane,
.tox .tox-sidebar__pane-container {
    display: flex
}

.tox .tox-sidebar--sliding-closed {
    opacity: 0
}

.tox .tox-sidebar--sliding-open {
    opacity: 1
}

.tox .tox-sidebar--sliding-growing,
.tox .tox-sidebar--sliding-shrinking {
    transition: width .5s ease, opacity .5s ease
}

.tox .tox-selector {
    background-color: #4099ff;
    border: 1px solid #4099ff;
    box-sizing: border-box;
    display: inline-block;
    height: 10px;
    position: absolute;
    width: 10px
}

.tox.tox-platform-touch .tox-selector {
    height: 12px;
    width: 12px
}

.tox .tox-slider {
    align-items: center;
    display: flex;
    flex: 1 1;
    -ms-flex-preferred-size: auto;
    height: 24px;
    justify-content: center;
    position: relative
}

.tox .tox-slider__rail {
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 10px;
    min-width: 120px;
    width: 100%
}

.tox .tox-slider__handle {
    background-color: #207ab7;
    border: 2px solid #185d8c;
    border-radius: 3px;
    box-shadow: none;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 14px
}

.tox .tox-source-code {
    overflow: auto
}

.tox .tox-spinner {
    display: flex
}

.tox .tox-spinner>div {
    -webkit-animation: tam-bouncing-dots 1.5s ease-in-out 0s infinite both;
    animation: tam-bouncing-dots 1.5s ease-in-out 0s infinite both;
    background-color: rgba(34, 47, 62, .7);
    border-radius: 100%;
    height: 8px;
    width: 8px
}

.tox .tox-spinner>div:first-child {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.tox .tox-spinner>div:nth-child(2) {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes tam-bouncing-dots {

    0%,
    80%,
    to {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

@keyframes tam-bouncing-dots {

    0%,
    80%,
    to {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

.tox:not([dir=rtl]) .tox-spinner>div:not(:first-child) {
    margin-left: 4px
}

.tox[dir=rtl] .tox-spinner>div:not(:first-child) {
    margin-right: 4px
}

.tox .tox-statusbar {
    align-items: center;
    background-color: #fff;
    border-top: 1px solid #ccc;
    color: rgba(34, 47, 62, .7);
    display: flex;
    flex: 0 0 auto;
    font-size: 12px;
    font-weight: 400;
    height: 18px;
    overflow: hidden;
    padding: 0 8px;
    position: relative;
    text-transform: uppercase
}

.tox .tox-statusbar__text-container {
    display: flex;
    flex: 1 1 auto;
    justify-content: flex-end;
    overflow: hidden
}

.tox .tox-statusbar__path {
    display: flex;
    flex: 1 1 auto;
    margin-right: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tox .tox-statusbar__path>* {
    display: inline;
    white-space: nowrap
}

.tox .tox-statusbar__wordcount {
    flex: 0 0 auto;
    margin-left: 1ch
}

.tox .tox-statusbar__path-item,
.tox .tox-statusbar__wordcount,
.tox .tox-statusbar a {
    color: rgba(34, 47, 62, .7);
    text-decoration: none
}

.tox .tox-statusbar__path-item:focus:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar__path-item:hover:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar__wordcount:focus:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar__wordcount:hover:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar a:focus:not(:disabled):not([aria-disabled=true]),
.tox .tox-statusbar a:hover:not(:disabled):not([aria-disabled=true]) {
    cursor: pointer;
    text-decoration: underline
}

.tox .tox-statusbar__resize-handle {
    align-items: flex-end;
    align-self: stretch;
    cursor: nwse-resize;
    display: flex;
    flex: 0 0 auto;
    justify-content: flex-end;
    margin-left: auto;
    margin-right: -8px;
    padding-left: 1ch
}

.tox .tox-statusbar__resize-handle svg {
    display: block;
    fill: rgba(34, 47, 62, .7)
}

.tox:not([dir=rtl]) .tox-statusbar__path>* {
    margin-right: 4px
}

.tox:not([dir=rtl]) .tox-statusbar__branding {
    margin-left: 1ch
}

.tox[dir=rtl] .tox-statusbar {
    flex-direction: row-reverse
}

.tox[dir=rtl] .tox-statusbar__path>* {
    margin-left: 4px
}

.tox .tox-throbber {
    z-index: 1299
}

.tox .tox-throbber__busy-spinner {
    background-color: hsla(0, 0%, 100%, .6);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.tox .tox-tbtn,
.tox .tox-throbber__busy-spinner {
    align-items: center;
    display: flex;
    justify-content: center
}

.tox .tox-tbtn {
    background: transparent;
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    color: #222f3e;
    flex: 0 0 auto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: 34px;
    margin: 2px 0 3px;
    outline: none;
    overflow: hidden;
    padding: 0;
    text-transform: none;
    width: 34px
}

.tox .tox-tbtn svg {
    display: block;
    fill: #222f3e
}

.tox .tox-tbtn.tox-tbtn-more {
    padding-left: 5px;
    padding-right: 5px;
    width: inherit
}

.tox .tox-tbtn:focus,
.tox .tox-tbtn:hover {
    background: #dee0e2;
    border: 0;
    box-shadow: none
}

.tox .tox-tbtn:hover {
    color: #222f3e
}

.tox .tox-tbtn:hover svg {
    fill: #222f3e
}

.tox .tox-tbtn:active {
    background: #c8cbcf;
    border: 0;
    box-shadow: none;
    color: #222f3e
}

.tox .tox-tbtn:active svg {
    fill: #222f3e
}

.tox .tox-tbtn--disabled,
.tox .tox-tbtn--disabled:hover,
.tox .tox-tbtn:disabled,
.tox .tox-tbtn:disabled:hover {
    background: transparent;
    border: 0;
    box-shadow: none;
    color: rgba(34, 47, 62, .5);
    cursor: not-allowed
}

.tox .tox-tbtn--disabled:hover svg,
.tox .tox-tbtn--disabled svg,
.tox .tox-tbtn:disabled:hover svg,
.tox .tox-tbtn:disabled svg {
    fill: rgba(34, 47, 62, .5)
}

.tox .tox-tbtn--enabled,
.tox .tox-tbtn--enabled:hover {
    background: #c8cbcf;
    border: 0;
    box-shadow: none;
    color: #222f3e
}

.tox .tox-tbtn--enabled:hover>*,
.tox .tox-tbtn--enabled>* {
    transform: none
}

.tox .tox-tbtn--enabled:hover svg,
.tox .tox-tbtn--enabled svg {
    fill: #222f3e
}

.tox .tox-tbtn:focus:not(.tox-tbtn--disabled) {
    color: #222f3e
}

.tox .tox-tbtn:focus:not(.tox-tbtn--disabled) svg {
    fill: #222f3e
}

.tox .tox-tbtn:active>* {
    transform: none
}

.tox .tox-tbtn--md {
    height: 51px;
    width: 51px
}

.tox .tox-tbtn--lg {
    flex-direction: column;
    height: 68px;
    width: 68px
}

.tox .tox-tbtn--return {
    align-self: stretch;
    height: unset;
    width: 16px
}

.tox .tox-tbtn--labeled {
    padding: 0 4px;
    width: unset
}

.tox .tox-tbtn__vlabel {
    display: block;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: -.025em;
    margin-bottom: 4px;
    white-space: nowrap
}

.tox .tox-tbtn--select {
    margin: 2px 0 3px;
    padding: 0 4px;
    width: auto
}

.tox .tox-tbtn__select-label {
    cursor: default;
    font-weight: 400;
    margin: 0 4px
}

.tox .tox-tbtn__select-chevron {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 16px
}

.tox .tox-tbtn__select-chevron svg {
    fill: rgba(34, 47, 62, .5)
}

.tox .tox-tbtn--bespoke .tox-tbtn__select-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 7em
}

.tox .tox-split-button {
    border: 0;
    border-radius: 3px;
    box-sizing: border-box;
    display: flex;
    margin: 2px 0 3px;
    overflow: hidden
}

.tox .tox-split-button:hover {
    box-shadow: inset 0 0 0 1px #dee0e2
}

.tox .tox-split-button:focus {
    background: #dee0e2;
    box-shadow: none;
    color: #222f3e
}

.tox .tox-split-button>* {
    border-radius: 0
}

.tox .tox-split-button__chevron {
    width: 16px
}

.tox .tox-split-button__chevron svg {
    fill: rgba(34, 47, 62, .5)
}

.tox .tox-split-button .tox-tbtn {
    margin: 0
}

.tox.tox-platform-touch .tox-split-button .tox-tbtn:first-child {
    width: 30px
}

.tox.tox-platform-touch .tox-split-button__chevron {
    width: 20px
}

.tox .tox-split-button.tox-tbtn--disabled .tox-tbtn:focus,
.tox .tox-split-button.tox-tbtn--disabled .tox-tbtn:hover,
.tox .tox-split-button.tox-tbtn--disabled:focus,
.tox .tox-split-button.tox-tbtn--disabled:hover {
    background: transparent;
    box-shadow: none;
    color: rgba(34, 47, 62, .5)
}

.tox .tox-toolbar-overlord {
    background-color: #fff
}

.tox .tox-toolbar,
.tox .tox-toolbar__overflow,
.tox .tox-toolbar__primary {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg height='39px' viewBox='0 0 40 39px' width='40' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='38px' width='100' height='1' fill='%23cccccc'/%3E%3C/svg%3E") left 0 top 0 #fff;
    background-color: #fff;
    display: flex;
    flex: 0 0 auto;
    flex-shrink: 0;
    flex-wrap: wrap;
    padding: 0
}

.tox .tox-toolbar__overflow.tox-toolbar__overflow--closed {
    height: 0;
    opacity: 0;
    padding-bottom: 0;
    padding-top: 0;
    visibility: hidden
}

.tox .tox-toolbar__overflow--growing {
    transition: height .3s ease, opacity .2s linear .1s
}

.tox .tox-toolbar__overflow--shrinking {
    transition: opacity .3s ease, height .2s linear .1s, visibility 0s linear .3s
}

.tox .tox-menubar+.tox-toolbar,
.tox .tox-menubar+.tox-toolbar-overlord .tox-toolbar__primary {
    border-top: 1px solid #ccc;
    margin-top: -1px
}

.tox .tox-toolbar--scrolling {
    flex-wrap: nowrap;
    overflow-x: auto
}

.tox .tox-pop .tox-toolbar {
    border-width: 0
}

.tox .tox-toolbar--no-divider {
    background-image: none
}

.tox-tinymce:not(.tox-tinymce-inline) .tox-editor-header:not(:first-child) .tox-toolbar-overlord:first-child .tox-toolbar__primary,
.tox-tinymce:not(.tox-tinymce-inline) .tox-editor-header:not(:first-child) .tox-toolbar:first-child {
    border-top: 1px solid #ccc
}

.tox.tox-tinymce-aux .tox-toolbar__overflow {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15)
}

.tox[dir=rtl] .tox-tbtn__icon-rtl svg {
    transform: rotateY(180deg)
}

.tox .tox-toolbar__group {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 4px
}

.tox .tox-toolbar__group--pull-right {
    margin-left: auto
}

.tox .tox-toolbar--scrolling .tox-toolbar__group {
    flex-shrink: 0;
    flex-wrap: nowrap
}

.tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type) {
    border-right: 1px solid #ccc
}

.tox[dir=rtl] .tox-toolbar__group:not(:last-of-type) {
    border-left: 1px solid #ccc
}

.tox .tox-tooltip {
    display: inline-block;
    padding: 8px;
    position: relative
}

.tox .tox-tooltip__body {
    background-color: #222f3e;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgba(34, 47, 62, .3);
    color: hsla(0, 0%, 100%, .75);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    padding: 4px 8px;
    text-transform: none
}

.tox .tox-tooltip__arrow {
    position: absolute
}

.tox .tox-tooltip--down .tox-tooltip__arrow {
    border-top: 8px solid #222f3e;
    bottom: 0
}

.tox .tox-tooltip--down .tox-tooltip__arrow,
.tox .tox-tooltip--up .tox-tooltip__arrow {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

.tox .tox-tooltip--up .tox-tooltip__arrow {
    border-bottom: 8px solid #222f3e;
    top: 0
}

.tox .tox-tooltip--right .tox-tooltip__arrow {
    border-left: 8px solid #222f3e;
    right: 0
}

.tox .tox-tooltip--left .tox-tooltip__arrow,
.tox .tox-tooltip--right .tox-tooltip__arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.tox .tox-tooltip--left .tox-tooltip__arrow {
    border-right: 8px solid #222f3e;
    left: 0
}

.tox .tox-well {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 8px;
    width: 100%
}

.tox .tox-well>:first-child {
    margin-top: 0
}

.tox .tox-well>:last-child {
    margin-bottom: 0
}

.tox .tox-well>:only-child {
    margin: 0
}

.tox .tox-custom-editor {
    border: 1px solid #ccc;
    border-radius: 3px;
    display: flex;
    flex: 1 1;
    position: relative
}

.tox .tox-dialog-loading:before {
    background-color: rgba(0, 0, 0, .5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1000
}

.tox .tox-tab {
    cursor: pointer
}

.tox .tox-dialog__body-content .tox-collection,
.tox .tox-dialog__content-js {
    display: flex;
    flex: 1 1;
    -ms-flex-preferred-size: auto
}

.tox .tox-image-tools-edit-panel,
.tox .tox-image-tools__sidebar {
    height: 60px
}

.mce-content-body .mce-item-anchor {
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h8v12L4.091 9 0 12z'/%3E%3C/svg%3E") no-repeat 50%;
    cursor: default;
    display: inline-block;
    height: 12px !important;
    padding: 0 2px;
    -webkit-user-modify: read-only;
    -moz-user-modify: read-only;
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all;
    width: 8px !important
}

.mce-content-body .mce-item-anchor[data-mce-selected] {
    outline-offset: 1px
}

.tox-comments-visible .tox-comment {
    background-color: #fff0b7
}

.tox-comments-visible .tox-comment--active {
    background-color: #ffe168
}

.tox-checklist>li:not(.tox-checklist--hidden) {
    list-style: none;
    margin: .25em 0
}

.tox-checklist>li:not(.tox-checklist--hidden):before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Crect width='15' height='15' x='.5' y='.5' stroke='%234C4C4C' rx='2' fill='none' fill-rule='evenodd'/%3E%3C/svg%3E");
    cursor: pointer;
    height: 1em;
    margin-left: -1.5em;
    margin-top: .125em;
    position: absolute;
    width: 1em
}

.tox-checklist li:not(.tox-checklist--hidden).tox-checklist--checked:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='nonzero'%3E%3Crect width='16' height='16' fill='%234099FF' rx='2'/%3E%3Cpath fill='%23FFF' d='M11.57 3.144a.932.932 0 011.266-.246c.424.273.54.831.255 1.244l-5.333 7.714a.932.932 0 01-1.402.139L3.025 8.814a.877.877 0 01-.006-1.27.934.934 0 011.29-.005l2.544 2.43 4.717-6.825z'/%3E%3C/g%3E%3C/svg%3E")
}

[dir=rtl] .tox-checklist>li:not(.tox-checklist--hidden):before {
    margin-left: 0;
    margin-right: -1.5em
}

code[class*=language-],
pre[class*=language-] {
    color: #000;
    background: none;
    text-shadow: 0 1px #fff;
    font-family: Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;
    font-size: 1em;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    hyphens: none
}

code[class*=language-]::-moz-selection,
code[class*=language-] ::-moz-selection,
pre[class*=language-]::-moz-selection,
pre[class*=language-] ::-moz-selection {
    text-shadow: none;
    background: #b3d4fc
}

code[class*=language-]::selection,
code[class*=language-] ::selection,
pre[class*=language-]::selection,
pre[class*=language-] ::selection {
    text-shadow: none;
    background: #b3d4fc
}

@media print {

    code[class*=language-],
    pre[class*=language-] {
        text-shadow: none
    }
}

pre[class*=language-] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto
}

:not(pre)>code[class*=language-],
pre[class*=language-] {
    background: #f5f2f0
}

:not(pre)>code[class*=language-] {
    padding: .1em;
    border-radius: .3em;
    white-space: normal
}

.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
    color: #708090
}

.token.punctuation {
    color: #999
}

.namespace {
    opacity: .7
}

.token.boolean,
.token.constant,
.token.deleted,
.token.number,
.token.property,
.token.symbol,
.token.tag {
    color: #905
}

.token.attr-name,
.token.builtin,
.token.char,
.token.inserted,
.token.selector,
.token.string {
    color: #690
}

.language-css .token.string,
.style .token.string,
.token.entity,
.token.operator,
.token.url {
    color: #9a6e3a;
    background: hsla(0, 0%, 100%, .5)
}

.token.atrule,
.token.attr-value,
.token.keyword {
    color: #07a
}

.token.class-name,
.token.function {
    color: #dd4a68
}

.token.important,
.token.regex,
.token.variable {
    color: #e90
}

.token.bold,
.token.important {
    font-weight: 700
}

.token.italic {
    font-style: italic
}

.token.entity {
    cursor: help
}

.mce-content-body {
    overflow-wrap: break-word;
    word-wrap: break-word
}

.mce-content-body .mce-visual-caret {
    background-color: #000;
    background-color: currentColor;
    position: absolute
}

.mce-content-body .mce-visual-caret-hidden {
    display: none
}

.mce-content-body [data-mce-caret] {
    left: -1000px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: auto;
    top: 0
}

.mce-content-body .mce-offscreen-selection {
    left: -2000000px;
    max-width: 1000000px;
    position: absolute
}

.mce-content-body [contentEditable=false] {
    cursor: default
}

.mce-content-body [contentEditable=true] {
    cursor: text
}

.tox-cursor-format-painter {
    cursor: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='%23000' fill-rule='nonzero'%3E%3Cpath d='M15 6c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h8c.55 0 1-.45 1-1V9h1v3H9v7c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-5h6V7h-3V6z'/%3E%3Cpath d='M1 1h7.25a.75.75 0 010 1.5H2.5v5.75a.75.75 0 01-1.5 0V1z'/%3E%3C/g%3E%3C/svg%3E"), default
}

.mce-content-body figure.align-left {
    float: left
}

.mce-content-body figure.align-right {
    float: right
}

.mce-content-body figure.image.align-center {
    display: table;
    margin-left: auto;
    margin-right: auto
}

.mce-preview-object {
    border: 1px solid grey;
    display: inline-block;
    line-height: 0;
    margin: 0 2px;
    position: relative
}

.mce-preview-object .mce-shim {
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.mce-preview-object[data-mce-selected="2"] .mce-shim {
    display: none
}

.mce-object {
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M4 3h16a1 1 0 011 1v16a1 1 0 01-1 1H4a1 1 0 01-1-1V4a1 1 0 011-1zm1 2v14h14V5H5zm4.79 2.565l5.64 4.028a.5.5 0 010 .814l-5.64 4.028a.5.5 0 01-.79-.407V7.972a.5.5 0 01.79-.407z'/%3E%3C/svg%3E") no-repeat 50%;
    border: 1px dashed #aaa
}

.mce-pagebreak {
    border: 1px dashed #aaa;
    cursor: default;
    display: block;
    height: 5px;
    margin-top: 15px;
    page-break-before: always;
    width: 100%
}

@media print {
    .mce-pagebreak {
        border: 0
    }
}

.tiny-pageembed .mce-shim {
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.tiny-pageembed[data-mce-selected="2"] .mce-shim {
    display: none
}

.tiny-pageembed {
    display: inline-block;
    position: relative
}

.tiny-pageembed--1by1,
.tiny-pageembed--4by3,
.tiny-pageembed--16by9,
.tiny-pageembed--21by9 {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%
}

.tiny-pageembed--21by9 {
    padding-top: 42.857143%
}

.tiny-pageembed--16by9 {
    padding-top: 56.25%
}

.tiny-pageembed--4by3 {
    padding-top: 75%
}

.tiny-pageembed--1by1 {
    padding-top: 100%
}

.tiny-pageembed--1by1 iframe,
.tiny-pageembed--4by3 iframe,
.tiny-pageembed--16by9 iframe,
.tiny-pageembed--21by9 iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.mce-content-body[data-mce-placeholder] {
    position: relative
}

.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks):before {
    color: rgba(34, 47, 62, .7);
    content: attr(data-mce-placeholder);
    position: absolute
}

.mce-content-body:not([dir=rtl])[data-mce-placeholder]:not(.mce-visualblocks):before {
    left: 1px
}

.mce-content-body[dir=rtl][data-mce-placeholder]:not(.mce-visualblocks):before {
    right: 1px
}

.mce-content-body div.mce-resizehandle {
    background-color: #4099ff;
    border: 1px solid #4099ff;
    box-sizing: border-box;
    height: 10px;
    position: absolute;
    width: 10px;
    z-index: 10000
}

.mce-content-body div.mce-resizehandle:hover {
    background-color: #4099ff
}

.mce-content-body div.mce-resizehandle:first-of-type {
    cursor: nwse-resize
}

.mce-content-body div.mce-resizehandle:nth-of-type(2) {
    cursor: nesw-resize
}

.mce-content-body div.mce-resizehandle:nth-of-type(3) {
    cursor: nwse-resize
}

.mce-content-body div.mce-resizehandle:nth-of-type(4) {
    cursor: nesw-resize
}

.mce-content-body .mce-resize-backdrop {
    z-index: 10000
}

.mce-content-body .mce-clonedresizable {
    cursor: default;
    opacity: .5;
    outline: 1px dashed #000;
    position: absolute;
    z-index: 10001
}

.mce-content-body .mce-clonedresizable.mce-resizetable-columns td,
.mce-content-body .mce-clonedresizable.mce-resizetable-columns th {
    border: 0
}

.mce-content-body .mce-resize-helper {
    background: #555;
    background: rgba(0, 0, 0, .75);
    border: 1px;
    border-radius: 3px;
    color: #fff;
    display: none;
    font-family: sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin: 5px 10px;
    padding: 5px;
    position: absolute;
    white-space: nowrap;
    z-index: 10002
}

.tox-rtc-user-selection {
    position: relative
}

.tox-rtc-user-cursor {
    bottom: 0;
    cursor: default;
    position: absolute;
    top: 0;
    width: 2px
}

.tox-rtc-user-cursor:before {
    background-color: inherit;
    border-radius: 50%;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: -3px;
    top: -3px;
    width: 8px
}

.tox-rtc-user-cursor:hover:after {
    background-color: inherit;
    border-radius: 100px;
    box-sizing: border-box;
    color: #fff;
    content: attr(data-user);
    display: block;
    font-size: 12px;
    font-weight: 700;
    left: -5px;
    min-height: 8px;
    min-width: 8px;
    padding: 0 12px;
    position: absolute;
    top: -11px;
    white-space: nowrap;
    z-index: 1000
}

.tox-rtc-user-selection--1 .tox-rtc-user-cursor {
    background-color: #2dc26b
}

.tox-rtc-user-selection--2 .tox-rtc-user-cursor {
    background-color: #e03e2d
}

.tox-rtc-user-selection--3 .tox-rtc-user-cursor {
    background-color: #f1c40f
}

.tox-rtc-user-selection--4 .tox-rtc-user-cursor {
    background-color: #3598db
}

.tox-rtc-user-selection--5 .tox-rtc-user-cursor {
    background-color: #b96ad9
}

.tox-rtc-user-selection--6 .tox-rtc-user-cursor {
    background-color: #e67e23
}

.tox-rtc-user-selection--7 .tox-rtc-user-cursor {
    background-color: #aaa69d
}

.tox-rtc-user-selection--8 .tox-rtc-user-cursor {
    background-color: #f368e0
}

.tox-rtc-remote-image {
    background: #eaeaea url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='6' cy='6' r='3' fill='rgba(0, 0, 0, .2)'%3E%3Canimate attributeName='r' values='3;5;3' calcMode='linear' dur='1s' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='18' cy='6' r='3' fill='rgba(0, 0, 0, .2)'%3E%3Canimate attributeName='r' values='3;5;3' calcMode='linear' begin='.33s' dur='1s' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='30' cy='6' r='3' fill='rgba(0, 0, 0, .2)'%3E%3Canimate attributeName='r' values='3;5;3' calcMode='linear' begin='.66s' dur='1s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/svg%3E") no-repeat 50%;
    border: 1px solid #ccc;
    min-height: 240px;
    min-width: 320px
}

.mce-match-marker {
    background: #aaa;
    color: #fff
}

.mce-match-marker-selected {
    background: #39f;
    color: #fff
}

.mce-match-marker-selected::-moz-selection {
    background: #39f;
    color: #fff
}

.mce-match-marker-selected::selection {
    background: #39f;
    color: #fff
}

.mce-content-body audio[data-mce-selected],
.mce-content-body embed[data-mce-selected],
.mce-content-body img[data-mce-selected],
.mce-content-body object[data-mce-selected],
.mce-content-body table[data-mce-selected],
.mce-content-body video[data-mce-selected] {
    outline: 3px solid #b4d7ff
}

.mce-content-body hr[data-mce-selected] {
    outline: 3px solid #b4d7ff;
    outline-offset: 1px
}

.mce-content-body [contentEditable=false] [contentEditable=true]:focus,
.mce-content-body [contentEditable=false] [contentEditable=true]:hover {
    outline: 3px solid #b4d7ff
}

.mce-content-body [contentEditable=false][data-mce-selected] {
    cursor: not-allowed;
    outline: 3px solid #b4d7ff
}

.mce-content-body.mce-content-readonly [contentEditable=true]:focus,
.mce-content-body.mce-content-readonly [contentEditable=true]:hover {
    outline: none
}

.mce-content-body [data-mce-selected=inline-boundary] {
    background-color: #b4d7ff
}

.mce-content-body .mce-edit-focus {
    outline: 3px solid #b4d7ff
}

.mce-content-body td[data-mce-selected],
.mce-content-body th[data-mce-selected] {
    position: relative
}

.mce-content-body td[data-mce-selected]::-moz-selection,
.mce-content-body th[data-mce-selected]::-moz-selection {
    background: none
}

.mce-content-body td[data-mce-selected]::selection,
.mce-content-body th[data-mce-selected]::selection {
    background: none
}

.mce-content-body td[data-mce-selected] *,
.mce-content-body th[data-mce-selected] * {
    outline: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mce-content-body td[data-mce-selected]:after,
.mce-content-body th[data-mce-selected]:after {
    background-color: rgba(180, 215, 255, .7);
    border: 1px solid rgba(180, 215, 255, .7);
    bottom: -1px;
    content: "";
    left: -1px;
    mix-blend-mode: multiply;
    position: absolute;
    right: -1px;
    top: -1px
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {

    .mce-content-body td[data-mce-selected]:after,
    .mce-content-body th[data-mce-selected]:after {
        border-color: rgba(0, 84, 180, .7)
    }
}

.mce-content-body img::-moz-selection {
    background: none
}

.mce-content-body img::selection {
    background: none
}

.ephox-snooker-resizer-bar {
    background-color: #b4d7ff;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.ephox-snooker-resizer-cols {
    cursor: col-resize
}

.ephox-snooker-resizer-rows {
    cursor: row-resize
}

.ephox-snooker-resizer-bar.ephox-snooker-resizer-bar-dragging {
    opacity: 1
}

.mce-spellchecker-word {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='red' fill='none' stroke-linecap='round' stroke-opacity='.75' d='M0 3l2-2 2 2'/%3E%3C/svg%3E");
    height: 2rem
}

.mce-spellchecker-grammar,
.mce-spellchecker-word {
    background-position: 0 calc(100% + 1px);
    background-repeat: repeat-x;
    background-size: auto 6px;
    cursor: default
}

.mce-spellchecker-grammar {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%2300A835' fill='none' stroke-linecap='round' d='M0 3l2-2 2 2'/%3E%3C/svg%3E")
}

.mce-toc {
    border: 1px solid grey
}

.mce-toc h2 {
    margin: 4px
}

.mce-toc li {
    list-style-type: none
}

.mce-item-table:not([border]),
.mce-item-table:not([border]) caption,
.mce-item-table:not([border]) td,
.mce-item-table:not([border]) th,
.mce-item-table[border="0"],
.mce-item-table[border="0"] caption,
.mce-item-table[border="0"] td,
.mce-item-table[border="0"] th,
table[style*="border-width: 0px"],
table[style*="border-width: 0px"] caption,
table[style*="border-width: 0px"] td,
table[style*="border-width: 0px"] th {
    border: 1px dashed #bbb
}

.mce-visualblocks address,
.mce-visualblocks article,
.mce-visualblocks aside,
.mce-visualblocks blockquote,
.mce-visualblocks div:not([data-mce-bogus]),
.mce-visualblocks dl,
.mce-visualblocks figcaption,
.mce-visualblocks figure,
.mce-visualblocks h1,
.mce-visualblocks h2,
.mce-visualblocks h3,
.mce-visualblocks h4,
.mce-visualblocks h5,
.mce-visualblocks h6,
.mce-visualblocks hgroup,
.mce-visualblocks ol,
.mce-visualblocks p,
.mce-visualblocks pre,
.mce-visualblocks section,
.mce-visualblocks ul {
    background-repeat: no-repeat;
    border: 1px dashed #bbb;
    margin-left: 3px;
    padding-top: 10px
}

.mce-visualblocks p {
    background-image: url(data:image/gif;base64,R0lGODlhCQAJAJEAAAAAAP///7u7u////yH5BAEAAAMALAAAAAAJAAkAAAIQnG+CqCN/mlyvsRUpThG6AgA7)
}

.mce-visualblocks h1 {
    background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGu1JuxHoAfRNRW3TWXyF2YiRUAOw==)
}

.mce-visualblocks h2 {
    background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8Hybbx4oOuqgTynJd6bGlWg3DkJzoaUAAAOw==)
}

.mce-visualblocks h3 {
    background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIZjI8Hybbx4oOuqgTynJf2Ln2NOHpQpmhAAQA7)
}

.mce-visualblocks h4 {
    background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxInR0zqeAdhtJlXwV1oCll2HaWgAAOw==)
}

.mce-visualblocks h5 {
    background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjane4iq5GlW05GgIkIZUAAAOw==)
}

.mce-visualblocks h6 {
    background-image: url(data:image/gif;base64,R0lGODlhDgAKAIABALu7u////yH5BAEAAAEALAAAAAAOAAoAAAIajI8HybbxIoiuwjan04jep1iZ1XRlAo5bVgAAOw==)
}

.mce-visualblocks div:not([data-mce-bogus]) {
    background-image: url(data:image/gif;base64,R0lGODlhEgAKAIABALu7u////yH5BAEAAAEALAAAAAASAAoAAAIfjI9poI0cgDywrhuxfbrzDEbQM2Ei5aRjmoySW4pAAQA7)
}

.mce-visualblocks section {
    background-image: url(data:image/gif;base64,R0lGODlhKAAKAIABALu7u////yH5BAEAAAEALAAAAAAoAAoAAAI5jI+pywcNY3sBWHdNrplytD2ellDeSVbp+GmWqaDqDMepc8t17Y4vBsK5hDyJMcI6KkuYU+jpjLoKADs=)
}

.mce-visualblocks article {
    background-image: url(data:image/gif;base64,R0lGODlhKgAKAIABALu7u////yH5BAEAAAEALAAAAAAqAAoAAAI6jI+pywkNY3wG0GBvrsd2tXGYSGnfiF7ikpXemTpOiJScasYoDJJrjsG9gkCJ0ag6KhmaIe3pjDYBBQA7)
}

.mce-visualblocks blockquote {
    background-image: url(data:image/gif;base64,R0lGODlhPgAKAIABALu7u////yH5BAEAAAEALAAAAAA+AAoAAAJPjI+py+0Knpz0xQDyuUhvfoGgIX5iSKZYgq5uNL5q69asZ8s5rrf0yZmpNkJZzFesBTu8TOlDVAabUyatguVhWduud3EyiUk45xhTTgMBBQA7)
}

.mce-visualblocks address {
    background-image: url(data:image/gif;base64,R0lGODlhLQAKAIABALu7u////yH5BAEAAAEALAAAAAAtAAoAAAI/jI+pywwNozSP1gDyyZcjb3UaRpXkWaXmZW4OqKLhBmLs+K263DkJK7OJeifh7FicKD9A1/IpGdKkyFpNmCkAADs=)
}

.mce-visualblocks pre {
    background-image: url(data:image/gif;base64,R0lGODlhFQAKAIABALu7uwAAACH5BAEAAAEALAAAAAAVAAoAAAIjjI+ZoN0cgDwSmnpz1NCueYERhnibZVKLNnbOq8IvKpJtVQAAOw==)
}

.mce-visualblocks figure {
    background-image: url(data:image/gif;base64,R0lGODlhJAAKAIAAALu7u////yH5BAEAAAEALAAAAAAkAAoAAAI0jI+py+2fwAHUSFvD3RlvG4HIp4nX5JFSpnZUJ6LlrM52OE7uSWosBHScgkSZj7dDKnWAAgA7)
}

.mce-visualblocks figcaption {
    border: 1px dashed #bbb
}

.mce-visualblocks hgroup {
    background-image: url(data:image/gif;base64,R0lGODlhJwAKAIABALu7uwAAACH5BAEAAAEALAAAAAAnAAoAAAI3jI+pywYNI3uB0gpsRtt5fFnfNZaVSYJil4Wo03Hv6Z62uOCgiXH1kZIIJ8NiIxRrAZNMZAtQAAA7)
}

.mce-visualblocks aside {
    background-image: url(data:image/gif;base64,R0lGODlhHgAKAIABAKqqqv///yH5BAEAAAEALAAAAAAeAAoAAAItjI+pG8APjZOTzgtqy7I3f1yehmQcFY4WKZbqByutmW4aHUd6vfcVbgudgpYCADs=)
}

.mce-visualblocks ul {
    background-image: url(data:image/gif;base64,R0lGODlhDQAKAIAAALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybGuYnqUVSjvw26DzzXiqIDlVwAAOw==)
}

.mce-visualblocks ol {
    background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybH6HHt0qourxC6CvzXieHyeWQAAOw==)
}

.mce-visualblocks dl {
    background-image: url(data:image/gif;base64,R0lGODlhDQAKAIABALu7u////yH5BAEAAAEALAAAAAANAAoAAAIXjI8GybEOnmOvUoWznTqeuEjNSCqeGRUAOw==)
}

.mce-visualblocks:not([dir=rtl]) address,
.mce-visualblocks:not([dir=rtl]) article,
.mce-visualblocks:not([dir=rtl]) aside,
.mce-visualblocks:not([dir=rtl]) blockquote,
.mce-visualblocks:not([dir=rtl]) div:not([data-mce-bogus]),
.mce-visualblocks:not([dir=rtl]) dl,
.mce-visualblocks:not([dir=rtl]) figcaption,
.mce-visualblocks:not([dir=rtl]) figure,
.mce-visualblocks:not([dir=rtl]) h1,
.mce-visualblocks:not([dir=rtl]) h2,
.mce-visualblocks:not([dir=rtl]) h3,
.mce-visualblocks:not([dir=rtl]) h4,
.mce-visualblocks:not([dir=rtl]) h5,
.mce-visualblocks:not([dir=rtl]) h6,
.mce-visualblocks:not([dir=rtl]) hgroup,
.mce-visualblocks:not([dir=rtl]) ol,
.mce-visualblocks:not([dir=rtl]) p,
.mce-visualblocks:not([dir=rtl]) pre,
.mce-visualblocks:not([dir=rtl]) section,
.mce-visualblocks:not([dir=rtl]) ul {
    margin-left: 3px
}

.mce-visualblocks[dir=rtl] address,
.mce-visualblocks[dir=rtl] article,
.mce-visualblocks[dir=rtl] aside,
.mce-visualblocks[dir=rtl] blockquote,
.mce-visualblocks[dir=rtl] div:not([data-mce-bogus]),
.mce-visualblocks[dir=rtl] dl,
.mce-visualblocks[dir=rtl] figcaption,
.mce-visualblocks[dir=rtl] figure,
.mce-visualblocks[dir=rtl] h1,
.mce-visualblocks[dir=rtl] h2,
.mce-visualblocks[dir=rtl] h3,
.mce-visualblocks[dir=rtl] h4,
.mce-visualblocks[dir=rtl] h5,
.mce-visualblocks[dir=rtl] h6,
.mce-visualblocks[dir=rtl] hgroup,
.mce-visualblocks[dir=rtl] ol,
.mce-visualblocks[dir=rtl] p,
.mce-visualblocks[dir=rtl] pre,
.mce-visualblocks[dir=rtl] section,
.mce-visualblocks[dir=rtl] ul {
    background-position-x: right;
    margin-right: 3px
}

.mce-nbsp,
.mce-shy {
    background: #aaa
}

.mce-shy:after {
    content: "-"
}

table {
    border-collapse: collapse
}

.l_header {
    position: fixed;
    width: 100%;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1);
    z-index: 999;
    background-color: #121334;
    height: 48px;
    color: #fff
}

.l_header--menu .menu-hidden {
    display: none
}

.l_header--menu .menu-open {
    display: flex;
    height: 48px;
    width: 48px;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 100;
    cursor: pointer
}

.l_header--menu .menu-open span,
.l_header--menu .menu-open span:after,
.l_header--menu .menu-open span:before {
    content: "";
    display: block;
    height: 3px;
    border-radius: 2px;
    background: #fff;
    transition: all .5s ease-in;
    position: absolute
}

.l_header--menu .menu-open span {
    left: 15px;
    width: 18px
}

@media screen and (min-width:768px) {
    .l_header--menu .menu-open span {
        left: 28px
    }
}

.l_header--menu .menu-open span:before {
    left: 2px;
    width: 20px;
    bottom: 8px
}

.l_header--menu .menu-open span:after {
    left: 5px;
    width: 22px;
    top: 8px
}

.l_header--menu #menu_hiddenflag:checked~.menu-open span {
    background: hsla(0, 0%, 100%, 0)
}

.l_header--menu #menu_hiddenflag:checked~.menu-open span:before {
    left: 0;
    width: 22px;
    bottom: 0;
    transform: rotate(45deg)
}

.l_header--menu #menu_hiddenflag:checked~.menu-open span:after {
    left: 0;
    top: 0;
    transform: rotate(-45deg)
}

.l_header--menu nav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100vw;
    height: calc(100% - 48px);
    position: fixed;
    top: 48px;
    left: -100vw;
    z-index: 99;
    transition: all .5s ease-in;
    background-color: #121334;
    padding: 50px 0 0 22px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

@media screen and (min-width:768px) {
    .l_header--menu nav {
        top: 48px;
        height: calc(100% - 60px);
        left: -380px;
        width: 380px
    }
}

.l_header--menu nav::-webkit-scrollbar {
    display: none
}

.l_header--menu #menu_hiddenflag:checked~nav {
    left: 0;
    top: 48px
}

.l_header--menu li {
    padding: 13px 30px
}

.l_header--menu li a:link,
.l_header--menu li a:visited {
    display: block;
    color: #626390;
    font-size: 14px;
    font-weight: 700
}

.l_header--menu .header--logo {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-right: 10%;
    padding-left: 4%;
    margin-top: 50px
}

.l_header--menu .header--logo--wrap {
    flex: 1 1 auto;
    width: 100%
}

.l_header--menu .header--logo--corporation {
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    display: inline-block;
    padding-bottom: 40px
}

.l_header--menu .header--logo--copyright {
    width: 100%;
    padding-bottom: 30px;
    text-align: left;
    font-size: 10px;
    font-weight: 700
}

.l_header--menu .right_arrow {
    padding: 10px 12%;
    position: relative;
    margin-right: 24px
}

.l_header--menu .right_arrow:after {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    border: 7px solid transparent;
    border-left-color: #626390;
    border-width: 4px 0 4px 7px;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease
}

.l_header--menu .list-mt--50 {
    margin-top: 50px
}

.l_header--menu .list-mt--8 {
    margin-top: 8px
}

.l_header--menu .link_active {
    position: relative
}

.l_header--menu .link_active:hover:not([disabled]) {
    opacity: .8;
    cursor: pointer
}

.l_header--menu .link_active:after {
    border-color: transparent transparent transparent #fff
}

.l_header--menu .link_active a:link,
.l_header--menu .link_active a:visited {
    color: #fff
}

.l_header--menu .active {
    position: relative;
    border-radius: 30px 30px 0
}

.l_header--menu .active--yellow {
    background-color: #febb2c
}

.l_header--menu .active--pink {
    background-color: #fa368c
}

.l_header--menu .active--aqua {
    background-color: #23d3cc
}

.l_header--menu .active:hover:not([disabled]) {
    opacity: .8;
    cursor: pointer
}

.l_header--menu .active:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 20px;
    top: 13.5px;
    border-radius: 50%;
    background-color: #121334
}

.l_header--menu .active:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 15px;
    top: 20.5px;
    background-image: url(/assets/arrow_white.png);
    background-size: 10px;
    background-repeat: no-repeat
}

.l_header--menu .active a:link,
.l_header--menu .active a:visited {
    color: #121334
}

.l_header--menu .active span {
    position: absolute;
    bottom: -29px;
    right: 0;
    width: 30px;
    height: 30px
}

.l_header--menu .active span:after {
    content: "";
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 50px;
    height: 30px;
    background-color: #121334;
    border-top-right-radius: 30px
}

.l_header--menu .active .bg--yellow {
    background-color: #febb2c
}

.l_header--menu .active .bg--pink {
    background-color: #fa368c
}

.l_header--menu .active .bg--aqua {
    background-color: #23d3cc
}

.l_header--language {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    display: flex;
    height: 48px
}

@media screen and (min-width:768px) {
    .l_header--language {
        height: 60px
    }
}

.l_header--language .header-right-navi {
    display: flex;
    align-items: center
}

.l_header--language .header-right-navi .profile_image_area {
    display: flex;
    align-items: center;
    margin-left: 24px;
    margin-right: 16px;
    position: relative
}

@media screen and (min-width:768px) {
    .l_header--language .header-right-navi .profile_image_area {
        margin-left: 36px;
        margin-right: 8px
    }
}

.l_header--language .header-right-navi .profile_image_area a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.l_header--language .header-right-navi .profile_image_area img {
    transition: opacity .3s ease;
    pointer-events: none;
    width: 28px;
    height: 28px;
    border-radius: 50%
}

@media screen and (min-width:768px) {
    .l_header--language .header-right-navi .profile_image_area img {
        width: 32px;
        height: 32px
    }
}

.l_header--language .header-right-navi .profile_image_area a:hover+img {
    opacity: .8
}

.l_header--language .header-right-navi .profile_name_area {
    display: none;
    position: relative
}

@media screen and (min-width:768px) {
    .l_header--language .header-right-navi .profile_name_area {
        display: flex;
        align-items: center;
        margin-right: 36px
    }
}

.l_header--language .header-right-navi .profile_name_area p {
    transition: opacity .3s ease;
    pointer-events: none;
    font-size: 15px;
    font-weight: 500;
    max-width: 50vw
}

.l_header--language .header-right-navi .profile_name_area a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.l_header--language .header-right-navi .profile_name_area a:hover+p {
    opacity: .8
}

.l_header--language .header-right-navi .l_header--search--icon button {
    background: url(/assets/btn_search@2x.png) 50% no-repeat;
    background-size: 18px;
    height: 48px;
    width: 48px;
    display: block
}

@media screen and (min-width:768px) {
    .l_header--language .header-right-navi .l_header--search--icon button {
        display: none
    }
}

.l_header--language .header-right-navi .l_header--search--closed button {
    background: url(/assets/btn_menu_close@2x.png) 50% no-repeat;
    background-size: 26px;
    height: 48px;
    width: 48px;
    display: none
}

@media screen and (min-width:768px) {
    .l_header--language .header-right-navi .l_header--search--closed button {
        display: none
    }
}

.l_header--language .header-right-navi .l_header--language--select #select_locale {
    width: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #121334;
    color: #fff;
    padding: 7px 0 7px 25px;
    font-size: 12px;
    border: none;
    background-image: url(/assets/btn_language@2x.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 0;
    cursor: pointer;
    text-indent: .01px;
    text-overflow: ellipsis
}

.l_header--language .header-right-navi .l_header--language--select #select_locale::-ms-expand {
    display: none
}

@media screen and (min-width:768px) {
    .l_header--language .header-right-navi .l_header--language--select #select_locale {
        font-size: 15px;
        width: 100%
    }
}

.l_header--language .header-right-navi .l_header--language--select.l-arrow {
    position: relative;
    background: #121334
}

.l_header--language .header-right-navi .l_header--language--select.l-arrow:before {
    position: absolute;
    top: 50%;
    right: -5px;
    width: 0;
    height: 0;
    padding: 0;
    content: "";
    transform: translateY(-50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #fff;
    pointer-events: none
}

@media screen and (min-width:768px) {
    .l_header--language .header-right-navi .l_header--language--select.l-arrow:before {
        border-left: 5.5px solid transparent;
        border-right: 5.5px solid transparent;
        border-top: 6.5px solid #fff
    }
}

@media screen and (min-width:1024px) {
    .l_header--language .header-right-navi .l_header--language--select.l-arrow:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid #fff
    }
}

.l_header--language .header-right-navi .l_header--language--select.l-arrow select {
    color: #fff
}

.l_header--language .header-right-navi .profile_image {
    width: 50px;
    height: 50px
}

.l_header--language .header-right-navi .login_regist_area_rg {
    background-color: #fff;
    padding: 6px 10px;
    border-radius: 8px;
    color: #121334;
    margin-right: 24px;
    font-size: 12px;
    font-weight: 700
}

@media screen and (min-width:768px) {
    .l_header--language .header-right-navi .login_regist_area_rg {
        font-size: 15px;
        padding: 9px 34px
    }
}

.l_header--language .header-right-navi .login_regist_area_rg:link,
.l_header--language .header-right-navi .login_regist_area_rg:visited {
    color: #121334
}

.l_header--language .header-right-navi .login_regist_area_rg:hover:not([disabled]) {
    box-shadow: 2px 2px 6px hsla(0, 0%, 100%, .3), inset 2px 2px 2px hsla(0, 0%, 100%, .3)
}

.l_header--language .header-right-navi .login_regist_area_lg {
    padding: 6px 10px 6px 0;
    border-radius: 8px;
    color: #fff;
    margin-right: 0;
    margin-left: 20px;
    font-size: 12px;
    font-weight: 700
}

@media screen and (min-width:768px) {
    .l_header--language .header-right-navi .login_regist_area_lg {
        font-size: 15px;
        margin-right: 10px;
        margin-left: 37px;
        padding: 9px 34px
    }
}

.l_header--language .header-right-navi .login_regist_area_lg:link,
.l_header--language .header-right-navi .login_regist_area_lg:visited {
    color: #fff
}

.l_header--language .header-right-navi .login_regist_area_lg:hover:not([disabled]) {
    box-shadow: 2px 2px 6px hsla(0, 0%, 100%, .2), inset 2px 2px 2px hsla(0, 0%, 100%, .2);
    opacity: .8
}

.l_header--site_search {
    width: calc(100% - 116px);
    position: absolute;
    top: 0;
    right: 42px;
    display: none
}

@media screen and (min-width:768px) {
    .l_header--site_search {
        width: 273px
    }
}

@media screen and (min-width:1024px) {
    .l_header--site_search {
        width: 273px
    }
}

@media screen and (min-width:768px) {
    .l_header--site_search {
        top: 86px
    }
}

@media screen and (min-width:1024px) {
    .l_header--site_search {
        top: 86px
    }
}

@media screen and (min-width:768px) {
    .l_header--site_search {
        right: 33px
    }
}

@media screen and (min-width:1024px) {
    .l_header--site_search {
        right: 33px
    }
}

@media screen and (min-width:768px) {
    .l_header--site_search {
        display: block
    }
}

.l_header--back_to_list {
    position: absolute;
    top: 8px;
    right: 10px;
}

.l_header--back_to_list a {
    display: block;
    padding: 4px 8px;
    font-size: 14px;
    font-weight: 700;
    color: white;
    border: 2px solid white;
}

@media screen and (min-width:768px) {
    .l_header--back_to_list {
        top: 10px;
        right: 20px;
    }

    .l_header--back_to_list a {
        padding: 6px 10px;
        font-size: 16px;
    }
}

.c-btn__top {
    display: none;
    font-size: 0;
    z-index: 900;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 72px;
    height: 72px;
    background: url(/assets/btn_top@2x.png) 50% no-repeat;
    background-size: cover
}

@media screen and (max-width:768px) {
    .c-btn__top {
        width: 48px;
        height: 48px;
        right: 36px;
        bottom: 36px
    }
}

.gsc-control-cse {
    background: none !important;
    border: none !important;
    padding: 0 !important
}

.gsc-input {
    padding: 0 !important;
    height: 100% !important;
    background-color: hsla(0, 0%, 100%, 0) !important
}

.gsc-input-box {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important
}

.gsc-search-button {
    padding: 0 !important;
    margin-left: -2px !important
}

.gsc-search-button-v2 {
    padding: 14px 14.5px 14px 12px !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important
}

.gsc-search-button button {
    height: 48px !important
}

@media screen and (min-width:768px) {
    .gsc-search-button button {
        height: 46px !important
    }
}

.gsib_a {
    padding: 0 9px !important
}

.gsib_a input {
    color: #121334 !important
}

.gsib_a input::-moz-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 10px !important;
    font-weight: 500 !important
}

.gsib_a input::placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 10px !important;
    font-weight: 500 !important
}

.gsib_a input:-ms-input-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 10px !important;
    font-weight: 500 !important
}

.gsib_a input::-ms-input-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 10px !important;
    font-weight: 500 !important
}

.gsc-input-box {
    height: 36px !important;
    background: #fff !important
}

@media screen and (min-width:768px) {
    .gsc-input-box {
        height: 46px !important;
        background: hsla(0, 0%, 100%, .8) !important
    }
}

footer {
    width: 100%;
    background-color: #121334;
    color: #fff;
    text-align: center
}

.footer--navi {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 60px 28px 44px
}

@media screen and (min-width:768px) {
    .footer--navi {
        max-width: 1000px;
        padding: 60px 0;
        flex-direction: row;
        flex-wrap: wrap
    }
}

@media screen and (min-width:1024px) {
    .footer--navi {
        padding: 48px 35px 46px
    }
}

.footer--link {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center
}

@media screen and (min-width:768px) {
    .footer--link {
        flex-direction: row;
        justify-content: center;
        align-items: stretch;
        flex-wrap: wrap
    }
}

@media screen and (min-width:1024px) {
    .footer--link {
        justify-content: space-between;
        flex-wrap: nowrap
    }
}

.footer--link--logo {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 43px;
    flex-direction: column
}

@media screen and (min-width:768px) {
    .footer--link--logo {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .footer--link--logo {
        width: 43%
    }
}

@media screen and (min-width:768px) {
    .footer--link--logo {
        margin-bottom: 43px
    }
}

@media screen and (min-width:1024px) {
    .footer--link--logo {
        margin-bottom: 22px
    }
}

@media screen and (min-width:768px) {
    .footer--link--logo {
        margin-top: 50px
    }
}

.footer--link--logo--inner {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
    height: auto;
    width: auto
}

@media screen and (min-width:1024px) {
    .footer--link--logo--inner {
        justify-content: space-between;
        width: 100%
    }
}

.footer--link--logo--inner p {
    transition: opacity .3s ease;
    text-align: left;
    font-weight: 700;
    font-size: 12px;
    padding-left: 16px;
    width: auto;
    pointer-events: none
}

@media screen and (min-width:768px) {
    .footer--link--logo--inner p {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .footer--link--logo--inner p {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .footer--link--logo--inner p {
        padding-left: 16px
    }
}

@media screen and (min-width:1024px) {
    .footer--link--logo--inner p {
        padding-left: 3%
    }
}

@media screen and (min-width:768px) {
    .footer--link--logo--inner p {
        width: auto
    }
}

@media screen and (min-width:1024px) {
    .footer--link--logo--inner p {
        width: 270px
    }
}

.footer--link--logo--inner img {
    transition: opacity .3s ease;
    padding-right: 16px;
    width: 100px;
    border-right: 1px solid #fff;
    pointer-events: none
}

@media screen and (min-width:768px) {
    .footer--link--logo--inner img {
        padding-right: 16px
    }
}

@media screen and (min-width:1024px) {
    .footer--link--logo--inner img {
        padding-right: 3%
    }
}

@media screen and (min-width:768px) {
    .footer--link--logo--inner img {
        width: 100px
    }
}

@media screen and (min-width:1024px) {
    .footer--link--logo--inner img {
        width: 130px
    }
}

@media screen and (min-width:768px) {
    .footer--link--logo--inner img {
        margin-left: 20px
    }
}

.footer--link--logo--inner a {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.footer--link--logo--inner a:hover+img,
.footer--link--logo--inner a:hover~p {
    opacity: .8
}

.footer--link--logo--inner2 {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-top: 25px;
    position: relative;
    height: auto;
    width: auto;
    padding-left: -10px;
    padding-right: 33px
}

@media screen and (min-width:768px) {
    .footer--link--logo--inner2 {
        padding-left: 5px
    }
}

@media screen and (min-width:1024px) {
    .footer--link--logo--inner2 {
        padding-left: 39px
    }
}

.footer--link--logo--inner2 p {
    transition: opacity .3s ease;
    text-align: left;
    font-weight: 700;
    font-size: 12px;
    padding-left: 16px;
    width: auto;
    pointer-events: none
}

@media screen and (min-width:768px) {
    .footer--link--logo--inner2 p {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .footer--link--logo--inner2 p {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .footer--link--logo--inner2 p {
        padding-left: 16px
    }
}

@media screen and (min-width:1024px) {
    .footer--link--logo--inner2 p {
        padding-left: 3%
    }
}

@media screen and (min-width:768px) {
    .footer--link--logo--inner2 p {
        width: auto
    }
}

@media screen and (min-width:1024px) {
    .footer--link--logo--inner2 p {
        width: 270px
    }
}

.footer--link--logo--inner2 img {
    transition: opacity .3s ease;
    padding-right: 28px;
    width: 88px;
    border-right: 1px solid #fff;
    pointer-events: none
}

@media screen and (min-width:768px) {
    .footer--link--logo--inner2 img {
        padding-right: 28px
    }
}

@media screen and (min-width:1024px) {
    .footer--link--logo--inner2 img {
        padding-right: 30px
    }
}

@media screen and (min-width:768px) {
    .footer--link--logo--inner2 img {
        width: 88px
    }
}

@media screen and (min-width:1024px) {
    .footer--link--logo--inner2 img {
        width: 111px
    }
}

.footer--link--logo--inner2 a {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.footer--link--logo--inner2 a:hover+img,
.footer--link--logo--inner2 a:hover~p {
    opacity: .8
}

.footer--link--list1 {
    margin-right: 0;
    margin-bottom: 36px
}

@media screen and (min-width:768px) {
    .footer--link--list1 {
        margin-right: 10%
    }
}

@media screen and (min-width:1024px) {
    .footer--link--list1 {
        margin-right: 0
    }
}

@media screen and (min-width:768px) {
    .footer--link--list1 {
        margin-bottom: 100px
    }
}

@media screen and (min-width:1024px) {
    .footer--link--list1 {
        margin-bottom: 0
    }
}

.footer--link--list2 {
    margin-right: 0;
    margin-bottom: 51px
}

@media screen and (min-width:768px) {
    .footer--link--list2 {
        margin-right: 10%
    }
}

@media screen and (min-width:1024px) {
    .footer--link--list2 {
        margin-right: 0
    }
}

@media screen and (min-width:768px) {
    .footer--link--list2 {
        margin-bottom: 100px
    }
}

@media screen and (min-width:1024px) {
    .footer--link--list2 {
        margin-bottom: 0
    }
}

.footer--link .footer--link--list1,
.footer--link .footer--link--list2 {
    width: auto
}

@media screen and (min-width:768px) {

    .footer--link .footer--link--list1,
    .footer--link .footer--link--list2 {
        width: 30vw
    }
}

@media screen and (min-width:1024px) {

    .footer--link .footer--link--list1,
    .footer--link .footer--link--list2 {
        width: 23%
    }
}

.footer--link .footer--link--list1 li,
.footer--link .footer--link--list2 li {
    position: relative;
    margin: 0 auto;
    text-align: left;
    padding: 10px 0;
    font-weight: 500;
    min-width: 200px;
    font-size: 12px
}

@media screen and (min-width:768px) {

    .footer--link .footer--link--list1 li,
    .footer--link .footer--link--list2 li {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {

    .footer--link .footer--link--list1 li,
    .footer--link .footer--link--list2 li {
        font-size: 15px
    }
}

.footer--link .footer--link--list1 li:after,
.footer--link .footer--link--list2 li:after {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    border: 7px solid transparent;
    border-left-color: #fff;
    border-width: 4px 0 4px 7px;
    right: 0;
    top: 1.3em;
    transition: all .3s ease
}

@media screen and (min-width:768px) {

    .footer--link .footer--link--list1 li:after,
    .footer--link .footer--link--list2 li:after {
        top: 1.2em
    }
}

.footer--link .footer--link--list1 li a,
.footer--link .footer--link--list2 li a {
    display: block;
    pointer-events: auto
}

.footer--link .footer--link--list1 li:hover:after,
.footer--link .footer--link--list2 li:hover:after {
    border-color: transparent transparent transparent hsla(0, 0%, 100%, .7)
}

.footer--provision {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center
}

@media screen and (min-width:768px) {
    .footer--provision {
        flex-direction: row;
        justify-content: center;
        align-items: stretch;
        flex-wrap: wrap
    }
}

@media screen and (min-width:1024px) {
    .footer--provision {
        justify-content: space-between;
        align-items: flex-end;
        flex-wrap: nowrap;
        margin-top: -22px
    }
}

.footer--provision--production {
    order: 1;
    width: 100%;
    font-size: 9px;
    line-height: 14px;
    margin-bottom: 43px
}

@media screen and (min-width:768px) {
    .footer--provision--production {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .footer--provision--production {
        width: 40%
    }
}

@media screen and (min-width:768px) {
    .footer--provision--production {
        font-size: 9px
    }
}

@media screen and (min-width:1024px) {
    .footer--provision--production {
        font-size: 12px
    }
}

@media screen and (min-width:768px) {
    .footer--provision--production {
        line-height: 14px
    }
}

@media screen and (min-width:1024px) {
    .footer--provision--production {
        line-height: 17px;
        order: 2;
        text-align: right
    }
}

@media screen and (min-width:768px) {
    .footer--provision--production {
        margin-bottom: 43px
    }
}

@media screen and (min-width:1024px) {
    .footer--provision--production {
        margin-bottom: 0
    }
}

.footer--provision--production img {
    width: 149px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .footer--provision--production img {
        margin-bottom: 16px
    }
}

@media screen and (min-width:1024px) {
    .footer--provision--production img {
        margin-bottom: 8px
    }
}

.footer--provision--production p {
    display: flex;
    justify-content: center;
    text-align: left
}

@media screen and (min-width:1024px) {
    .footer--provision--production p {
        justify-content: flex-end;
        text-align: right
    }
}

.footer--provision--copyright {
    order: 2;
    display: flex;
    justify-content: center;
    text-align: left;
    width: 100%;
    font-size: 10px;
    line-height: 16px
}

@media screen and (min-width:768px) {
    .footer--provision--copyright {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .footer--provision--copyright {
        width: 60%
    }
}

@media screen and (min-width:768px) {
    .footer--provision--copyright {
        font-size: 9px
    }
}

@media screen and (min-width:1024px) {
    .footer--provision--copyright {
        font-size: 12px
    }
}

@media screen and (min-width:768px) {
    .footer--provision--copyright {
        line-height: 16px
    }
}

@media screen and (min-width:1024px) {
    .footer--provision--copyright {
        line-height: 17px
    }
}

@media screen and (min-width:768px) {
    .footer--provision--copyright {
        text-align: center
    }
}

@media screen and (min-width:1024px) {
    .footer--provision--copyright {
        order: 1;
        text-align: left;
        justify-content: flex-start
    }
}

.footer--link--logo a:hover p:not([disabled]) {
    opacity: .8px
}

#scroll_top .modal-backdrop {
    background-color: rgba(18, 19, 52, .8);
    opacity: 1
}

#scroll_top .modal-content {
    border-radius: 20px
}

#scroll_top .modal-header {
    padding: 16px 10px;
    border-bottom: 1px solid #626390
}

@media screen and (min-width:768px) {
    #scroll_top .modal-header {
        padding: 20px 14px
    }
}

@media screen and (min-width:1024px) {
    #scroll_top .modal-header {
        padding: 24px 16px
    }
}

#scroll_top .modal-footer>* {
    margin: 0
}

#scroll_top .modal-footer {
    padding: 16px 10px;
    border-top: 1px solid #626390;
    margin: 0 auto
}

@media screen and (min-width:768px) {
    #scroll_top .modal-footer {
        padding: 20px 14px
    }
}

@media screen and (min-width:1024px) {
    #scroll_top .modal-footer {
        padding: 24px 16px
    }
}

#scroll_top .modal-title {
    margin: 0 auto;
    font-weight: 700;
    font-size: 13px
}

@media screen and (min-width:768px) {
    #scroll_top .modal-title {
        font-size: 14.5px
    }
}

@media screen and (min-width:1024px) {
    #scroll_top .modal-title {
        font-size: 16px
    }
}

#scroll_top .modal_btn_white {
    line-height: 1;
    font-weight: 700;
    color: #121334;
    background-color: #fff;
    border: 2px solid #121334;
    width: 30%;
    min-width: 132px;
    padding: 10px 0;
    font-size: 12px
}

@media screen and (min-width:768px) {
    #scroll_top .modal_btn_white {
        font-size: 13.5px
    }
}

@media screen and (min-width:1024px) {
    #scroll_top .modal_btn_white {
        font-size: 15px
    }
}

#scroll_top .modal_btn_white:hover {
    transition: all .3s ease;
    background-color: #fbfbfb;
    color: rgba(18, 19, 52, .6980392157);
    border: 2px solid rgba(18, 19, 52, .6)
}

.bookmarked-user-list,
.liked-user-list {
    padding: 16px 32px;
    max-height: 60vh;
    overflow-y: scroll
}

@media screen and (min-width:768px) {

    .bookmarked-user-list,
    .liked-user-list {
        padding: 16px 40px
    }
}

@media screen and (min-width:1024px) {

    .bookmarked-user-list,
    .liked-user-list {
        padding: 17px 48px
    }
}

.bookmarked-user-list li:not(:first-child),
.liked-user-list li:not(:first-child) {
    border-top: 1px solid #626390
}

.bookmarked-user-list .list-group-item,
.liked-user-list .list-group-item {
    padding: 12px 0
}

.bookmarked-user-list .jscroll-added li,
.liked-user-list .jscroll-added li {
    border-top: 1px solid #626390 !important
}

#bookmarked-user-list__body,
#liked-user-list__body {
    padding: 0
}

.bookmarked-user-list__item--inner,
.liked-user-list__item--inner {
    border: 0
}

.bookmarked-user-list__item--icon,
.liked-user-list__item--icon {
    width: 32px;
    height: 32px;
    min-width: 32px;
    margin-right: 12px;
    border-radius: 50%
}

@media screen and (min-width:768px) {

    .bookmarked-user-list__item--icon,
    .liked-user-list__item--icon {
        width: 36px
    }
}

@media screen and (min-width:1024px) {

    .bookmarked-user-list__item--icon,
    .liked-user-list__item--icon {
        width: 40px
    }
}

@media screen and (min-width:768px) {

    .bookmarked-user-list__item--icon,
    .liked-user-list__item--icon {
        height: 36px
    }
}

@media screen and (min-width:1024px) {

    .bookmarked-user-list__item--icon,
    .liked-user-list__item--icon {
        height: 40px
    }
}

@media screen and (min-width:768px) {

    .bookmarked-user-list__item--icon,
    .liked-user-list__item--icon {
        min-width: 36px
    }
}

@media screen and (min-width:1024px) {

    .bookmarked-user-list__item--icon,
    .liked-user-list__item--icon {
        min-width: 40px
    }
}

@media screen and (min-width:768px) {

    .bookmarked-user-list__item--icon,
    .liked-user-list__item--icon {
        margin-right: 22px
    }
}

@media screen and (min-width:1024px) {

    .bookmarked-user-list__item--icon,
    .liked-user-list__item--icon {
        margin-right: 32px
    }
}

.bookmarked-user-list__item--icon img,
.liked-user-list__item--icon img {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    border-radius: 50%;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    min-width: 32px
}

@media screen and (min-width:768px) {

    .bookmarked-user-list__item--icon img,
    .liked-user-list__item--icon img {
        width: 36px
    }
}

@media screen and (min-width:1024px) {

    .bookmarked-user-list__item--icon img,
    .liked-user-list__item--icon img {
        width: 40px
    }
}

@media screen and (min-width:768px) {

    .bookmarked-user-list__item--icon img,
    .liked-user-list__item--icon img {
        height: 36px
    }
}

@media screen and (min-width:1024px) {

    .bookmarked-user-list__item--icon img,
    .liked-user-list__item--icon img {
        height: 40px
    }
}

@media screen and (min-width:768px) {

    .bookmarked-user-list__item--icon img,
    .liked-user-list__item--icon img {
        min-width: 36px
    }
}

@media screen and (min-width:1024px) {

    .bookmarked-user-list__item--icon img,
    .liked-user-list__item--icon img {
        min-width: 40px
    }
}

.bookmarked-user-list__item--name,
.liked-user-list__item--name {
    color: #121334;
    font-weight: 700;
    font-size: 12px
}

@media screen and (min-width:768px) {

    .bookmarked-user-list__item--name,
    .liked-user-list__item--name {
        font-size: 13.5px
    }
}

@media screen and (min-width:1024px) {

    .bookmarked-user-list__item--name,
    .liked-user-list__item--name {
        font-size: 15px
    }
}

.l-modal_manage .modal-backdrop {
    background-color: rgba(18, 19, 52, .8);
    opacity: 1
}

.l-modal_manage .modal-dialog {
    margin: 0 auto;
    height: 100vh;
    max-width: 92vw
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal-dialog {
        max-width: 70vw
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal-dialog {
        max-width: 680px
    }
}

.l-modal_manage .modal-content {
    border-radius: 20px
}

.l-modal_manage .modal-body {
    padding: 0
}

.l-modal_manage .modal-footer>* {
    margin: 0
}

.l-modal_manage .modal-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

.l-modal_manage .modal_checkbox {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1em
}

.l-modal_manage .modal_checkbox label {
    width: 26px;
    height: 20px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_checkbox label {
        width: 29px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_checkbox label {
        width: 32px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_checkbox label {
        height: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_checkbox label {
        height: 24px
    }
}

.l-modal_manage .modal_checkbox label>input[type=checkbox] {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/assets/check_off@2x.png);
    background-position: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background-size: 20px;
    margin-right: 6px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_checkbox label>input[type=checkbox] {
        width: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_checkbox label>input[type=checkbox] {
        width: 24px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_checkbox label>input[type=checkbox] {
        height: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_checkbox label>input[type=checkbox] {
        height: 24px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_checkbox label>input[type=checkbox] {
        background-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_checkbox label>input[type=checkbox] {
        background-size: 24px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_checkbox label>input[type=checkbox] {
        margin-right: 7px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_checkbox label>input[type=checkbox] {
        margin-right: 8px
    }
}

.l-modal_manage .modal_checkbox label>input[type=checkbox]:checked {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-image: url(/assets/check_on@2x.png)
}

.l-modal_manage .modal_checkbox label:hover:not([disabled]) {
    opacity: .8
}

.l-modal_manage .modal_checkbox--name_100 {
    line-height: 1.8;
    color: #121334 !important;
    font-weight: 700 !important;
    width: calc(100% - 26px) !important;
    font-size: 12px !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_checkbox--name_100 {
        width: calc(100% - 29px) !important
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_checkbox--name_100 {
        width: calc(100% - 32px) !important
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_checkbox--name_100 {
        font-size: 14px !important
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_checkbox--name_100 {
        font-size: 16px !important
    }
}

.l-modal_manage .modal_checkbox--name_50,
.l-modal_manage .modal_checkbox--title {
    line-height: 1.8;
    color: #121334 !important;
    font-weight: 700 !important;
    padding-right: 0 !important;
    margin-bottom: 8px !important;
    width: calc(100% - 26px) !important;
    font-size: 12px !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (min-width:768px) {

    .l-modal_manage .modal_checkbox--name_50,
    .l-modal_manage .modal_checkbox--title {
        padding-right: 16px !important
    }
}

@media screen and (min-width:1024px) {

    .l-modal_manage .modal_checkbox--name_50,
    .l-modal_manage .modal_checkbox--title {
        padding-right: 20px !important
    }
}

@media screen and (min-width:768px) {

    .l-modal_manage .modal_checkbox--name_50,
    .l-modal_manage .modal_checkbox--title {
        margin-bottom: 0 !important
    }
}

@media screen and (min-width:1024px) {

    .l-modal_manage .modal_checkbox--name_50,
    .l-modal_manage .modal_checkbox--title {
        margin-bottom: 0 !important
    }
}

@media screen and (min-width:768px) {

    .l-modal_manage .modal_checkbox--name_50,
    .l-modal_manage .modal_checkbox--title {
        width: calc(50% - 29px) !important
    }
}

@media screen and (min-width:1024px) {

    .l-modal_manage .modal_checkbox--name_50,
    .l-modal_manage .modal_checkbox--title {
        width: calc(50% - 32px) !important
    }
}

@media screen and (min-width:768px) {

    .l-modal_manage .modal_checkbox--name_50,
    .l-modal_manage .modal_checkbox--title {
        font-size: 14px !important
    }
}

@media screen and (min-width:1024px) {

    .l-modal_manage .modal_checkbox--name_50,
    .l-modal_manage .modal_checkbox--title {
        font-size: 16px !important
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {

    .l-modal_manage .modal_checkbox--name_50,
    .l-modal_manage .modal_checkbox--title {
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

.l-modal_manage .modal_checkbox--contents,
.l-modal_manage .modal_checkbox--pr {
    line-height: 1.8;
    color: #121334;
    font-weight: 500 !important;
    width: 100% !important;
    font-size: 12px !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (min-width:768px) {

    .l-modal_manage .modal_checkbox--contents,
    .l-modal_manage .modal_checkbox--pr {
        width: 50% !important
    }
}

@media screen and (min-width:1024px) {

    .l-modal_manage .modal_checkbox--contents,
    .l-modal_manage .modal_checkbox--pr {
        width: 50% !important
    }
}

@media screen and (min-width:768px) {

    .l-modal_manage .modal_checkbox--contents,
    .l-modal_manage .modal_checkbox--pr {
        font-size: 14px !important
    }
}

@media screen and (min-width:1024px) {

    .l-modal_manage .modal_checkbox--contents,
    .l-modal_manage .modal_checkbox--pr {
        font-size: 16px !important
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {

    .l-modal_manage .modal_checkbox--contents,
    .l-modal_manage .modal_checkbox--pr {
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

.l-modal_manage .modal_search {
    padding: 24px 16px 16px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_search {
        padding: 30px 26px 26px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_search {
        padding: 36px
    }
}

.l-modal_manage .modal_search label {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    padding-bottom: 8px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_search label {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_search label {
        font-size: 18px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_search label {
        padding-bottom: 9px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_search label {
        padding-bottom: 10px
    }
}

.l-modal_manage .modal_search input {
    color: #121334;
    font-weight: 700;
    border-radius: 0;
    border: 1px solid #626390;
    padding: 11px 16px;
    width: 100%;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_search input {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_search input {
        font-size: 13px
    }
}

.l-modal_manage .modal_search input::-moz-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-modal_manage .modal_search input::placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-modal_manage .modal_search input:-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-modal_manage .modal_search input::-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_search input::-moz-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-modal_manage .modal_search input::placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-modal_manage .modal_search input:-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-modal_manage .modal_search input::-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_search input::-moz-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-modal_manage .modal_search input::placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-modal_manage .modal_search input:-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-modal_manage .modal_search input::-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }
}

.l-modal_manage .modal_search_none {
    width: 100%;
    text-align: center;
    color: #afafb9;
    font-weight: 700;
    font-size: 11px;
    padding-top: 0
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_search_none {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_search_none {
        font-size: 13px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_search_none {
        padding-top: 4px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_search_none {
        padding-top: 8px
    }
}

.l-modal_manage .modal_search_result {
    padding: 0 16px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_search_result {
        padding: 0 26px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_search_result {
        padding: 0 36px
    }
}

.l-modal_manage .modal_search_result--inner {
    height: 35vh;
    padding: 16px !important;
    overflow-y: scroll;
    border: 1px solid #626390;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.l-modal_manage .modal_search_result--inner::-webkit-scrollbar {
    display: none
}

.l-modal_manage .modal_search_btn_white {
    padding: 10px;
    border: 2px solid #121334;
    color: #121334;
    background-color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin: 26px 16px 36px 0;
    width: 30%;
    transition: all .3s
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_search_btn_white {
        margin: 30px 16px 36px 0
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_search_btn_white {
        margin: 34px 16px 37px 0
    }
}

.l-modal_manage .modal_search_btn_white:hover:not([disabled]) {
    color: rgba(18, 19, 52, .6);
    background-color: #fbfbfb;
    border: 2px solid rgba(18, 19, 52, .6)
}

.l-modal_manage .modal_search_btn_black {
    padding: 12px 10px;
    color: #fff;
    background-color: #121334;
    font-size: 14px;
    font-weight: 700;
    margin: 26px 0 36px;
    width: 30%;
    transition: opacity .3s
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_search_btn_black {
        margin: 30px 0 36px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_search_btn_black {
        margin: 34px 0 37px
    }
}

.l-modal_manage .modal_search_btn_black:hover:not([disabled]) {
    opacity: .7
}

.l-modal_manage .modal_input_title {
    width: 100%;
    text-align: center;
    font-weight: 700;
    line-height: 1.8;
    font-size: 14px;
    padding: 36px 36px 0;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_title {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_title {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_title {
        padding: 48px 42px 0
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_title {
        padding: 60px 48px 0
    }
}

.l-modal_manage .modal_input_message {
    width: 100%;
    text-align: center;
    font-weight: 700;
    line-height: 28px;
    font-size: 14px;
    padding: 60px 36px 24px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_message {
        line-height: 38px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_message {
        line-height: 38px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_message {
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_message {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_message {
        padding: 60px 42px 36px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_message {
        padding: 60px 48px 36px
    }
}

.l-modal_manage .modal_withdrawal_message {
    width: 100%;
    text-align: center;
    font-weight: 700;
    line-height: 28px;
    font-size: 14px;
    padding: 60px 36px 16px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_withdrawal_message {
        line-height: 38px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_withdrawal_message {
        line-height: 38px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_withdrawal_message {
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_withdrawal_message {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_withdrawal_message {
        padding: 60px 42px 16px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_withdrawal_message {
        padding: 60px 48px 16px
    }
}

.l-modal_manage .modal_withdrawal_message--description {
    text-align: center;
    font-weight: 700;
    font-size: 11px;
    padding: 0 36px 14px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_withdrawal_message--description {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_withdrawal_message--description {
        font-size: 13px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_withdrawal_message--description {
        padding: 0 42px 16px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_withdrawal_message--description {
        padding: 0 48px 16px
    }
}

.l-modal_manage .modal_input_textarea {
    width: 100%;
    text-align: center;
    font-weight: 700;
    height: 20vh;
    font-size: 14px;
    padding: 0 36px 24px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_textarea {
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_textarea {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_textarea {
        padding: 0 42px 30px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_textarea {
        padding: 0 48px 36px
    }
}

.l-modal_manage .modal_input_textarea textarea {
    padding: 16px;
    width: 100%;
    height: 100%;
    border: 1px solid #626390;
    font-weight: 500;
    line-height: 1.8;
    color: #121334;
    font-size: 11px;
    border-radius: 0;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_textarea textarea {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_textarea textarea {
        font-size: 13px
    }
}

.l-modal_manage .modal_input_textarea textarea::-webkit-scrollbar {
    display: none
}

.l-modal_manage .modal_input_textarea textarea::-moz-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-modal_manage .modal_input_textarea textarea::placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-modal_manage .modal_input_textarea textarea:-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-modal_manage .modal_input_textarea textarea::-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_textarea textarea::-moz-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-modal_manage .modal_input_textarea textarea::placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-modal_manage .modal_input_textarea textarea:-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-modal_manage .modal_input_textarea textarea::-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_textarea textarea::-moz-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-modal_manage .modal_input_textarea textarea::placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-modal_manage .modal_input_textarea textarea:-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-modal_manage .modal_input_textarea textarea::-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }
}

.l-modal_manage .modal_input_date_50 {
    width: 100%;
    padding: 0 14vw 60px;
    margin: 0 auto;
    display: flex;
    flex-direction: column
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_date_50 {
        width: 60%
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_date_50 {
        width: 50%
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_date_50 {
        padding: 0 0 60px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_date_50 {
        padding: 0 0 60px
    }
}

.l-modal_manage .modal_input_date_50 label {
    width: 100%;
    text-align: left;
    font-weight: 700;
    padding-bottom: 8px;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_date_50 label {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_date_50 label {
        font-size: 16px
    }
}

.l-modal_manage .modal_input_date_50--item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.l-modal_manage .modal_input_date_50--item input {
    width: 100%;
    border-radius: 0;
    border: 1px solid #000;
    padding: 8px
}

.l-modal_manage .modal_input_date_50--valid_err {
    color: red
}

.l-modal_manage .modal_input_date {
    width: 100%;
    padding: 0 10vw 60px;
    display: flex;
    flex-direction: column
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_date {
        padding: 0 47px 60px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_date {
        padding: 0 54px 60px
    }
}

.l-modal_manage .modal_input_date label {
    width: 100%;
    text-align: left;
    font-weight: 700;
    padding-bottom: 8px;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_date label {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_date label {
        font-size: 16px
    }
}

.l-modal_manage .modal_input_date--item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.l-modal_manage .modal_input_date--item input {
    width: calc(50% - 15px);
    border-radius: 0;
    border: 1px solid #000;
    padding: 8px
}

.l-modal_manage .modal_input_date--item p {
    text-align: center;
    font-weight: 700;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_date--item p {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_date--item p {
        font-size: 16px
    }
}

.l-modal_manage .modal_input_date--valid_err {
    color: red
}

.l-modal_manage .modal_input_btn_white {
    width: 30%;
    padding: 10px;
    border: 2px solid #121334;
    color: #121334;
    background-color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin: 0 16px 36px 0;
    width: 40%;
    transition: all .3s
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_btn_white {
        margin: 0 16px 42px 0
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_btn_white {
        margin: 0 16px 60px 0
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_btn_white {
        width: 30%
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_btn_white {
        width: 30%
    }
}

.l-modal_manage .modal_input_btn_white:hover {
    color: rgba(18, 19, 52, .6);
    background-color: #fbfbfb;
    border: 2px solid rgba(18, 19, 52, .6)
}

.l-modal_manage .modal_input_btn_red {
    padding: 12px 10px;
    color: #fff;
    background-color: #e50a17;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin: 0 16px 36px 0;
    width: 40%;
    transition: opacity .3s
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_btn_red {
        margin: 0 16px 42px 0
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_btn_red {
        margin: 0 16px 60px 0
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_btn_red {
        width: 30%
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_btn_red {
        width: 30%
    }
}

.l-modal_manage .modal_input_btn_red:hover:not([disabled]) {
    opacity: .7
}

.l-modal_manage .modal_input_btn_black {
    padding: 12px 10px;
    color: #fff;
    background-color: #121334;
    font-size: 14px;
    font-weight: 700;
    margin: 0 16px 36px 0;
    width: 40%;
    text-align: center;
    transition: opacity .3s
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_btn_black {
        margin: 0 16px 42px 0
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_btn_black {
        margin: 0 16px 60px 0
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_input_btn_black {
        width: 30%
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_input_btn_black {
        width: 30%
    }
}

.l-modal_manage .modal_input_btn_black:hover:not([disabled]) {
    opacity: .7
}

.l-modal_manage .modal_detail_title {
    width: 100%;
    text-align: center;
    font-weight: 700;
    line-height: 1.8;
    font-size: 14px;
    padding: 60px 24px 32px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_detail_title {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_detail_title {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_detail_title {
        padding: 70px 36px 40px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_detail_title {
        padding: 80px 48px 48px
    }
}

.l-modal_manage .modal_detail_contents {
    width: 100%;
    text-align: left;
    font-weight: 500;
    line-height: 1.8;
    font-size: 14px;
    height: 40vh;
    padding: 0 24px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_detail_contents {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_detail_contents {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_detail_contents {
        height: 30vh
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_detail_contents {
        height: 30vh
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_detail_contents {
        padding: 0 36px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_detail_contents {
        padding: 0 48px
    }
}

.l-modal_manage .modal_detail_contents::-webkit-scrollbar {
    display: none
}

.l-modal_manage .modal_detail_btn_white {
    padding: 10px;
    border: 2px solid #121334;
    color: #121334;
    background-color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin: 30px 0 36px;
    width: 30%;
    transition: all .3s
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_detail_btn_white {
        margin: 37px 0
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_detail_btn_white {
        margin: 37px 0
    }
}

.l-modal_manage .modal_detail_btn_white:hover {
    color: rgba(18, 19, 52, .6);
    background-color: #fbfbfb;
    border: 2px solid rgba(18, 19, 52, .6)
}

.l-modal_manage .modal_confirm_title {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 11px;
    padding: 36px 36px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_confirm_title {
        font-size: 13.5px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_confirm_title {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_confirm_title {
        padding: 48px 42px 0
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_confirm_title {
        padding: 60px 48px 0
    }
}

.l-modal_manage .modal_confirm_message {
    width: 100%;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    padding: 32px 36px 40px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_confirm_message {
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_confirm_message {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_confirm_message {
        padding: 53px 43.5px 67.5px 42px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_confirm_message {
        padding: 75px 48px 95px
    }
}

.l-modal_manage .modal_confirm_message--sub {
    color: #afafb9;
    font-size: 14px
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_confirm_message--sub {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_confirm_message--sub {
        font-size: 16px
    }
}

.l-modal_manage .modal_confirm_btn_white {
    padding: 10px;
    border: 2px solid #121334;
    color: #121334;
    background-color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin: 0 16px 36px 0;
    width: 30%;
    transition: all .3s
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_confirm_btn_white {
        margin: 0 16px 36px 0
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_confirm_btn_white {
        margin: 0 16px 60px 0
    }
}

.l-modal_manage .modal_confirm_btn_white:hover {
    color: rgba(18, 19, 52, .6);
    background-color: #fbfbfb;
    border: 2px solid rgba(18, 19, 52, .6)
}

.l-modal_manage .modal_confirm_btn_red {
    padding: 12px 10px;
    color: #fff;
    background-color: #e50a17;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 36px;
    width: 30%;
    transition: opacity .3s
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_confirm_btn_red {
        margin: 0 0 36px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_confirm_btn_red {
        margin: 0 0 60px
    }
}

.l-modal_manage .modal_confirm_btn_red:hover:not([disabled]) {
    opacity: .7
}

.l-modal_manage .modal_confirm_btn_black {
    padding: 12px 10px;
    color: #fff;
    background-color: #121334;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 36px;
    width: 30%;
    text-align: center;
    transition: opacity .3s
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_confirm_btn_black {
        margin: 0 0 36px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_confirm_btn_black {
        margin: 0 0 60px
    }
}

.l-modal_manage .modal_confirm_btn_black:hover:not([disabled]) {
    opacity: .7
}

.l-modal_manage .modal_withdrawal_btn_white {
    padding: 8px 32px;
    border: 2px solid #121334;
    color: #121334;
    background-color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 36px;
    transition: all .3s
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_withdrawal_btn_white {
        margin: 0 0 42px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_withdrawal_btn_white {
        margin: 0 0 60px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_withdrawal_btn_white {
        padding: 8px 45px;
        font-size: 14px
    }
}

.l-modal_manage .modal_withdrawal_btn_white:hover {
    color: rgba(18, 19, 52, .6);
    background-color: #fbfbfb;
    border: 2px solid rgba(18, 19, 52, .6)
}

.l-modal_manage .modal_withdrawal_btn_red {
    padding: 8px 32px;
    color: #fff;
    background-color: #e50a17;
    border: 2px solid #e50a17;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 36px 8px;
    transition: opacity .3s
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_withdrawal_btn_red {
        margin: 0 0 42px 16px
    }
}

@media screen and (min-width:1024px) {
    .l-modal_manage .modal_withdrawal_btn_red {
        margin: 0 0 60px 16px
    }
}

@media screen and (min-width:768px) {
    .l-modal_manage .modal_withdrawal_btn_red {
        padding: 8px 45px;
        font-size: 14px
    }
}

.l-modal_manage .modal_withdrawal_btn_red:hover:not([disabled]) {
    opacity: .7
}

.l_wapper--top {
    padding-top: 60px;
    flex: 1 1
}

@media screen and (min-width:768px) {
    .l_wapper--top {
        padding-top: 60px
    }
}

.key_sec {
    background-image: url(/assets/inochi_vertical@2x.png), url(/assets/top_keyVisual_sp_left@2x.png), url(/assets/top_keyVisual_sp_right@2x.png);
    background-size: 60px 89px, 32px 68px, 116px 508px;
    background-position-x: left, left, right;
    background-position-y: top, bottom, top;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-color: #fff;
    height: 508px;
    display: flex;
    align-items: flex-start
}

@media screen and (min-width:580px) {
    .key_sec {
        background-image: url(/assets/inochi_vertical_2@2x.png), url(/assets/top_keyVisual_tb_left@2x.png), url(/assets/top_keyVisual_tb_right@2x.png);
        background-size: 125px 168px, 69px 76px, 163px 572px;
        height: 572px
    }
}

@media screen and (min-width:768px) {
    .key_sec {
        background-image: url(/assets/inochi_vertical_2@2x.png), url(/assets/top_keyVisual_dt_left@2x.png), url(/assets/top_keyVisual_dt_right@2x.png);
        background-size: 125px 168px, 138px 572px, 432.52px 572px;
        height: 572px
    }
}

.l-key--top {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 90px 0 0 36px;
    margin-right: 10vw;
    max-width: 250px
}

@media screen and (min-width:580px) {
    .l-key--top {
        max-width: 100%;
        width: 560px;
        padding: 72px 0 0 45px;
        margin-right: 45px
    }
}

@media screen and (min-width:768px) {
    .l-key--top {
        width: 604px;
        padding: 72px 0 0 45px;
        margin-right: 0
    }
}

@media screen and (min-width:1024px) {
    .l-key--top {
        width: 732px;
        padding: 72px 0 0 170px
    }
}

.l-key--top .logo_2025 {
    margin: 0;
    width: 109px
}

@media screen and (min-width:580px) {
    .l-key--top .logo_2025 {
        width: 180px
    }
}

@media screen and (min-width:768px) {
    .l-key--top .logo_2025 {
        width: 220px
    }
}

.l-key--top--catch {
    text-align: left;
    color: #121334;
    font-weight: 900;
    margin-top: 47px;
    font-size: 16px;
    line-height: 30px;
    max-width: 100%;
    width: 100%
}

@media screen and (min-width:580px) {
    .l-key--top--catch {
        margin-top: 55px;
        font-size: 24px;
        line-height: 42px
    }
}

@media screen and (min-width:768px) {
    .l-key--top--catch {
        margin-top: 62px;
        font-size: 28px;
        line-height: 46px
    }
}

.l-key--top--catch span {
    color: #e50a17
}

.l-key--top--description {
    text-align: left;
    color: #121334;
    font-weight: 700;
    margin-top: 20px;
    font-size: 12px;
    line-height: 24px;
    max-width: 100%
}

@media screen and (min-width:580px) {
    .l-key--top--description {
        margin-top: 22px;
        font-size: 13px;
        line-height: 27px
    }
}

@media screen and (min-width:768px) {
    .l-key--top--description {
        margin-top: 24px;
        font-size: 14px;
        line-height: 30px
    }
}

.page_navi_sec {
    background-color: #f5f9fd;
    padding: 45px 24px 50px;
    text-align: center
}

@media screen and (min-width:768px) {
    .page_navi_sec {
        padding-top: 65px
    }
}

@media screen and (min-width:1024px) {
    .page_navi_sec {
        padding-top: 90px
    }
}

@media screen and (min-width:768px) {
    .page_navi_sec {
        padding-bottom: 75px
    }
}

@media screen and (min-width:1024px) {
    .page_navi_sec {
        padding-bottom: 100px
    }
}

.page_navi_sec li {
    padding: 0 1.5em;
    display: inline-block;
    border-left: 1px solid #121334;
    border-right: 1px solid #121334;
    margin-left: -1px;
    margin-bottom: 30px
}

.page_navi_sec li:first-child {
    margin-left: 0
}

.page_navi_sec li a {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .page_navi_sec li a {
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {
    .page_navi_sec li a {
        font-size: 22px
    }
}

.page_navi_sec li a:hover:not([disabled]) {
    opacity: .8
}

.a_area--news {
    max-width: 340px;
    margin: 0 auto 24px
}

@media screen and (min-width:768px) {
    .a_area--news {
        max-width: 704px;
        margin-bottom: 40px
    }
}

@media screen and (min-width:1024px) {
    .a_area--news {
        max-width: 784px;
        margin-bottom: 40px
    }
}

.a_area--next {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto 36px;
    width: 100%
}

@media screen and (min-width:768px) {
    .a_area--next {
        margin-bottom: 65px;
        flex-direction: row
    }
}

@media screen and (min-width:1024px) {
    .a_area--next {
        margin-bottom: 70px;
        flex-direction: row
    }
}

.a_area--next--about {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
    max-width: 340px
}

@media screen and (min-width:768px) {
    .a_area--next--about {
        margin-right: 24px
    }
}

@media screen and (min-width:1024px) {
    .a_area--next--about {
        margin-right: 24px
    }
}

@media screen and (min-width:768px) {
    .a_area--next--about {
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .a_area--next--about {
        margin-bottom: 0
    }
}

@media screen and (min-width:768px) {
    .a_area--next--about {
        max-width: 340px
    }
}

@media screen and (min-width:1024px) {
    .a_area--next--about {
        max-width: 380px
    }
}

.a_area--next--program {
    width: 100%;
    display: flex;
    justify-content: center;
    max-width: 340px
}

@media screen and (min-width:768px) {
    .a_area--next--program {
        max-width: 340px
    }
}

@media screen and (min-width:1024px) {
    .a_area--next--program {
        max-width: 380px
    }
}

.l_about,
.l_program {
    position: relative;
    display: block;
    cursor: pointer;
    width: 86vw;
    max-width: 500px;
    text-align: center;
    background-color: #121334;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    padding: 17px 24px
}

@media screen and (min-width:1024px) {

    .l_about,
    .l_program {
        width: 100%
    }
}

@media screen and (min-width:768px) {

    .l_about,
    .l_program {
        font-size: 14.5px
    }
}

@media screen and (min-width:1024px) {

    .l_about,
    .l_program {
        font-size: 17px
    }
}

@media screen and (min-width:768px) {

    .l_about,
    .l_program {
        padding-top: 19px
    }
}

@media screen and (min-width:1024px) {

    .l_about,
    .l_program {
        padding-top: 21px
    }
}

@media screen and (min-width:768px) {

    .l_about,
    .l_program {
        padding-bottom: 19px
    }
}

@media screen and (min-width:1024px) {

    .l_about,
    .l_program {
        padding-bottom: 21px
    }
}

@media screen and (min-width:768px) {

    .l_about,
    .l_program {
        padding-right: 50px
    }
}

@media screen and (min-width:1024px) {

    .l_about,
    .l_program {
        padding-right: 50px
    }
}

@media screen and (min-width:768px) {

    .l_about,
    .l_program {
        padding-left: 20px
    }
}

@media screen and (min-width:1024px) {

    .l_about,
    .l_program {
        padding-left: 20px
    }
}

.l_about:after,
.l_program:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 19px;
    right: 14px;
    top: 40%;
    background-image: url(/assets/btn_right@2x.png);
    background-size: 14px;
    background-repeat: no-repeat
}

@media screen and (min-width:768px) {

    .l_about:after,
    .l_program:after {
        width: 20px;
        height: 25px;
        right: 26px;
        top: 23px;
        background-size: 19px
    }
}

@media screen and (min-width:1024px) {

    .l_about:after,
    .l_program:after {
        width: 26px;
        height: 26px;
        right: 14px;
        top: 28px;
        background-size: 18px
    }
}

.l_about:hover:not([disabled]),
.l_program:hover:not([disabled]) {
    opacity: .8
}

.news_top_sec {
    width: 100%;
    height: 20px;
    background-color: #f5f9fd
}

@media screen and (min-width:768px) {
    .news_top_sec {
        height: 50px
    }
}

@media screen and (min-width:1024px) {
    .news_top_sec {
        height: 80px
    }
}

.news_sec,
.top_news_sec {
    position: relative;
    width: 100vw;
    background-color: #fcc755;
    padding: 30px 24px 80px
}

@media screen and (min-width:768px) {

    .news_sec,
    .top_news_sec {
        padding: 37px 30px
    }
}

@media screen and (min-width:1024px) {

    .news_sec,
    .top_news_sec {
        padding: 48px 36px
    }
}

@media screen and (min-width:768px) {

    .news_sec,
    .top_news_sec {
        padding-bottom: 70px
    }
}

@media screen and (min-width:1024px) {

    .news_sec,
    .top_news_sec {
        padding-bottom: 100px
    }
}

.news_sec:before,
.top_news_sec:before {
    content: "";
    position: absolute;
    top: -29px;
    left: 0;
    width: 0;
    height: 0;
    border-color: transparent transparent #fcc755;
    border-style: solid;
    border-width: 0 0 30px 100vw
}

@media screen and (min-width:768px) {

    .news_sec:before,
    .top_news_sec:before {
        top: -69px;
        border-width: 0 0 70px 100vw
    }
}

@media screen and (min-width:1024px) {

    .news_sec:before,
    .top_news_sec:before {
        top: -99px;
        border-width: 0 0 100px 100vw
    }
}

@media screen and (min-width:768px) {

    .news_sec,
    .top_news_sec {
        padding-bottom: 105px
    }
}

@media screen and (min-width:1024px) {

    .news_sec,
    .top_news_sec {
        padding-bottom: 130px
    }
}

.top_challenge_sec, .top_topics_sec {
    position: relative;
    width: 100vw;
    background-color: #f5f9fd;
    padding: 30px 24px 80px
}

@media screen and (min-width:768px) {
    .top_challenge_sec, .top_topics_sec {
        padding: 37px 30px
    }
}

@media screen and (min-width:1024px) {
    .top_challenge_sec, .top_topics_sec {
        padding: 48px 36px
    }
}

@media screen and (min-width:768px) {
    .top_challenge_sec, .top_topics_sec {
        padding-bottom: 70px
    }
}

@media screen and (min-width:1024px) {
    .top_challenge_sec, .top_topics_sec {
        padding-bottom: 100px
    }
}

.top_challenge_sec:before {
    content: "";
    position: absolute;
    top: -29px;
    left: 0;
    width: 0;
    height: 0;
    border-color: transparent transparent #f5f9fd;
    border-style: solid;
    border-width: 0 0 30px 100vw
}

@media screen and (min-width:768px) {
    .top_challenge_sec:before {
        top: -69px;
        border-width: 0 0 70px 100vw
    }
}

@media screen and (min-width:1024px) {
    .top_challenge_sec:before {
        top: -99px;
        border-width: 0 0 100px 100vw
    }
}

@media screen and (min-width:768px) {
    .top_challenge_sec {
        padding-bottom: 100px
    }
}

@media screen and (min-width:1024px) {
    .top_challenge_sec {
        padding-bottom: 120px
    }
}

.top_report_sec {
    position: relative;
    width: 100vw;
    background-color: #f95da2;
    padding: 30px 24px 80px
}

@media screen and (min-width:768px) {
    .top_report_sec {
        padding: 37px 30px
    }
}

@media screen and (min-width:1024px) {
    .top_report_sec {
        padding: 48px 36px
    }
}

@media screen and (min-width:768px) {
    .top_report_sec {
        padding-bottom: 70px
    }
}

@media screen and (min-width:1024px) {
    .top_report_sec {
        padding-bottom: 100px
    }
}

.top_report_sec:before {
    content: "";
    position: absolute;
    top: -29px;
    left: 0;
    width: 0;
    height: 0;
    border-color: transparent transparent #f95da2;
    border-style: solid;
    border-width: 0 0 30px 100vw
}

@media screen and (min-width:768px) {
    .top_report_sec:before {
        top: -69px;
        border-width: 0 0 70px 100vw
    }
}

@media screen and (min-width:1024px) {
    .top_report_sec:before {
        top: -99px;
        border-width: 0 0 100px 100vw
    }
}

@media screen and (min-width:768px) {
    .top_report_sec {
        padding-bottom: 100px
    }
}

@media screen and (min-width:1024px) {
    .top_report_sec {
        padding-bottom: 120px
    }
}

.top_event_sec {
    position: relative;
    width: 100vw;
    background-color: #f5f9fd;
    padding: 30px 24px 100px
}

@media screen and (min-width:768px) {
    .top_event_sec {
        padding: 37px 30px
    }
}

@media screen and (min-width:1024px) {
    .top_event_sec {
        padding: 48px 36px
    }
}

@media screen and (min-width:768px) {
    .top_event_sec {
        padding-bottom: 70px
    }
}

@media screen and (min-width:1024px) {
    .top_event_sec {
        padding-bottom: 100px
    }
}

.top_event_sec:before {
    content: "";
    position: absolute;
    top: -29px;
    left: 0;
    width: 0;
    height: 0;
    border-color: transparent transparent #f5f9fd;
    border-style: solid;
    border-width: 0 0 30px 100vw
}

@media screen and (min-width:768px) {
    .top_event_sec:before {
        top: -69px;
        border-width: 0 0 70px 100vw
    }
}

@media screen and (min-width:1024px) {
    .top_event_sec:before {
        top: -99px;
        border-width: 0 0 100px 100vw
    }
}

@media screen and (min-width:768px) {
    .top_event_sec {
        padding-bottom: 100px
    }
}

@media screen and (min-width:1024px) {
    .top_event_sec {
        padding-bottom: 130px
    }
}

.top_posts_sec {
    position: relative;
    width: 100vw;
    background-color: #4ddad5;
    padding: 30px 24px 85px
}

@media screen and (min-width:768px) {
    .top_posts_sec {
        padding: 37px 30px
    }
}

@media screen and (min-width:1024px) {
    .top_posts_sec {
        padding: 48px 36px
    }
}

@media screen and (min-width:768px) {
    .top_posts_sec {
        padding-bottom: 70px
    }
}

@media screen and (min-width:1024px) {
    .top_posts_sec {
        padding-bottom: 100px
    }
}

.top_posts_sec:before {
    content: "";
    position: absolute;
    top: -29px;
    left: 0;
    width: 0;
    height: 0;
    border-color: transparent transparent #4ddad5;
    border-style: solid;
    border-width: 0 0 30px 100vw
}

@media screen and (min-width:768px) {
    .top_posts_sec:before {
        top: -69px;
        border-width: 0 0 70px 100vw
    }
}

@media screen and (min-width:1024px) {
    .top_posts_sec:before {
        top: -99px;
        border-width: 0 0 100px 100vw
    }
}

@media screen and (min-width:768px) {
    .top_posts_sec {
        padding-bottom: 100px
    }
}

@media screen and (min-width:1024px) {
    .top_posts_sec {
        padding-bottom: 130px
    }
}

.top_partners_sec {
    position: relative;
    width: 100vw;
    background-color: #f5f9fd;
    padding: 30px 24px 120px
}

@media screen and (min-width:768px) {
    .top_partners_sec {
        padding: 37px 30px
    }
}

@media screen and (min-width:1024px) {
    .top_partners_sec {
        padding: 48px 36px
    }
}

@media screen and (min-width:768px) {
    .top_partners_sec {
        padding-bottom: 70px
    }
}

@media screen and (min-width:1024px) {
    .top_partners_sec {
        padding-bottom: 100px
    }
}

.top_partners_sec:before {
    content: "";
    position: absolute;
    top: -29px;
    left: 0;
    width: 0;
    height: 0;
    border-color: transparent transparent #f5f9fd;
    border-style: solid;
    border-width: 0 0 30px 100vw
}

@media screen and (min-width:768px) {
    .top_partners_sec:before {
        top: -69px;
        border-width: 0 0 70px 100vw
    }
}

@media screen and (min-width:1024px) {
    .top_partners_sec:before {
        top: -99px;
        border-width: 0 0 100px 100vw
    }
}

@media screen and (min-width:768px) {
    .top_partners_sec {
        padding-bottom: 130px
    }
}

@media screen and (min-width:1024px) {
    .top_partners_sec {
        padding-bottom: 140px
    }
}

.top_partners_sec .mt--0_60 {
    margin-top: 0
}

@media screen and (min-width:768px) {
    .top_partners_sec .mt--0_60 {
        margin-top: 20px
    }
}

@media screen and (min-width:1024px) {
    .top_partners_sec .mt--0_60 {
        margin-top: 60px
    }
}

.news_sec,
.top_topics_sec,
.top_challenge_sec,
.top_event_sec,
.top_news_sec,
.top_partners_sec,
.top_posts_sec,
.top_report_sec {
    margin: 0 auto
}

.news_sec .sec--inner,
.top_topics_sec .sec--inner,
.top_challenge_sec .sec--inner,
.top_event_sec .sec--inner,
.top_news_sec .sec--inner,
.top_partners_sec .sec--inner,
.top_posts_sec .sec--inner,
.top_report_sec .sec--inner {
    margin: 0 auto;
    max-width: 1000px
}

.news_list_wrap {
    margin-bottom: 72px
}

.top_news_list_wrap {
    margin-bottom: 5lh;
}

.news_list_wrap li,
.top_news_list_wrap li {
    padding: 16px 16px 16px 0;
    display: inline-block;
    border-bottom: 1px solid #121334
}

@media screen and (min-width:768px) {

    .news_list_wrap li,
    .top_news_list_wrap li {
        padding: 18px 18px 18px 0
    }
}

@media screen and (min-width:1024px) {

    .news_list_wrap li,
    .top_news_list_wrap li {
        padding: 20px 20px 20px 0
    }
}

.news_list_wrap li:first-child,
.top_news_list_wrap li:first-child {
    border-top: 1px solid #121334
}

.news_list_wrap .news_item,
.top_news_list_wrap .news_item {
    position: relative;
    transition: all .3s ease;
    width: 100%
}

.news_list_wrap .news_item a,
.top_news_list_wrap .news_item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.news_list_wrap .news_item:hover:not([disabled]),
.top_news_list_wrap .news_item:hover:not([disabled]) {
    box-shadow: 2px 2px 6px rgba(18, 19, 52, .2), inset 2px 2px 2px hsla(0, 0%, 100%, .2)
}

.news_list_wrap .news_item--box,
.top_news_list_wrap .news_item--box {
    display: flex;
    align-items: center
}

.news_list_wrap .news_item--box .date,
.top_news_list_wrap .news_item--box .date {
    word-break: normal;
    font-family: Assistant;
    font-weight: 700;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-left: 11px;
    padding-right: 11px
}

@media screen and (min-width:768px) {

    .news_list_wrap .news_item--box .date,
    .top_news_list_wrap .news_item--box .date {
        padding-left: 15.5px
    }
}

@media screen and (min-width:1024px) {

    .news_list_wrap .news_item--box .date,
    .top_news_list_wrap .news_item--box .date {
        padding-left: 20px
    }
}

@media screen and (min-width:768px) {

    .news_list_wrap .news_item--box .date,
    .top_news_list_wrap .news_item--box .date {
        padding-right: 20.5px
    }
}

@media screen and (min-width:1024px) {

    .news_list_wrap .news_item--box .date,
    .top_news_list_wrap .news_item--box .date {
        padding-right: 30px
    }
}

.news_list_wrap .news_item--box .date .year_month,
.top_news_list_wrap .news_item--box .date .year_month {
    font-size: 12px;
    line-height: 25px
}

@media screen and (min-width:768px) {

    .news_list_wrap .news_item--box .date .year_month,
    .top_news_list_wrap .news_item--box .date .year_month {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {

    .news_list_wrap .news_item--box .date .year_month,
    .top_news_list_wrap .news_item--box .date .year_month {
        font-size: 13px
    }
}

@media screen and (min-width:768px) {

    .news_list_wrap .news_item--box .date .year_month,
    .top_news_list_wrap .news_item--box .date .year_month {
        line-height: 25px
    }
}

@media screen and (min-width:1024px) {

    .news_list_wrap .news_item--box .date .year_month,
    .top_news_list_wrap .news_item--box .date .year_month {
        line-height: 25px
    }
}

.news_list_wrap .news_item--box .date .day,
.top_news_list_wrap .news_item--box .date .day {
    font-size: 38px;
    line-height: 50px
}

@media screen and (min-width:768px) {

    .news_list_wrap .news_item--box .date .day,
    .top_news_list_wrap .news_item--box .date .day {
        font-size: 30px
    }
}

@media screen and (min-width:1024px) {

    .news_list_wrap .news_item--box .date .day,
    .top_news_list_wrap .news_item--box .date .day {
        font-size: 31px
    }
}

@media screen and (min-width:768px) {

    .news_list_wrap .news_item--box .date .day,
    .top_news_list_wrap .news_item--box .date .day {
        line-height: 50px
    }
}

@media screen and (min-width:1024px) {

    .news_list_wrap .news_item--box .date .day,
    .top_news_list_wrap .news_item--box .date .day {
        line-height: 50px
    }
}

.news_list_wrap .news_item--box .message,
.top_news_list_wrap .news_item--box .message {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    width: 100%
}

@media screen and (min-width:768px) {

    .news_list_wrap .news_item--box .message,
    .top_news_list_wrap .news_item--box .message {
        flex-direction: row;
        align-content: flex-start;
        align-items: center
    }
}

.news_list_wrap .news_item--box .message .category,
.top_news_list_wrap .news_item--box .message .category {
    display: inline-block;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 160px;
    height: 2em;
    color: #fff;
    margin-right: 30px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.9;
    font-size: 10px;
    max-width: 160px
}

@media screen and (min-width:768px) {

    .news_list_wrap .news_item--box .message .category,
    .top_news_list_wrap .news_item--box .message .category {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {

    .news_list_wrap .news_item--box .message .category,
    .top_news_list_wrap .news_item--box .message .category {
        font-size: 13px
    }
}

@media screen and (min-width:768px) {

    .news_list_wrap .news_item--box .message .category,
    .top_news_list_wrap .news_item--box .message .category {
        max-width: 180px
    }
}

@media screen and (min-width:1024px) {

    .news_list_wrap .news_item--box .message .category,
    .top_news_list_wrap .news_item--box .message .category {
        max-width: 200px
    }
}

@media screen and (min-width:768px) {

    .news_list_wrap .news_item--box .message .category,
    .top_news_list_wrap .news_item--box .message .category {
        margin-bottom: 0;
        width: 100%
    }
}

.news_list_wrap .news_item--box .message .text,
.top_news_list_wrap .news_item--box .message .text {
    max-width: 100%
}

@media screen and (min-width:768px) {

    .news_list_wrap .news_item--box .message .text,
    .top_news_list_wrap .news_item--box .message .text {
        max-width: calc(100% - 210px)
    }
}

@media screen and (min-width:1024px) {

    .news_list_wrap .news_item--box .message .text,
    .top_news_list_wrap .news_item--box .message .text {
        max-width: calc(100% - 230px)
    }
}

.news_list_wrap .news_item--box .message .text p,
.top_news_list_wrap .news_item--box .message .text p {
    font-weight: 500;
    color: rgba(18, 19, 52, .7);
    font-size: 14px;
    line-height: 19px
}

@media screen and (min-width:768px) {

    .news_list_wrap .news_item--box .message .text p,
    .top_news_list_wrap .news_item--box .message .text p {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {

    .news_list_wrap .news_item--box .message .text p,
    .top_news_list_wrap .news_item--box .message .text p {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {

    .news_list_wrap .news_item--box .message .text p,
    .top_news_list_wrap .news_item--box .message .text p {
        line-height: 22px
    }
}

@media screen and (min-width:1024px) {

    .news_list_wrap .news_item--box .message .text p,
    .top_news_list_wrap .news_item--box .message .text p {
        line-height: 25px
    }
}

.bg--pink {
    background-color: #e30072
}

.bg--aqua {
    background-color: #1ebbd1
}

.bg--green {
    background-color: #00b983
}

.bg--purple {
    background-color: #a41dcb
}

.bg--black {
    background-color: #121334
}
.bg--category-important-information
{
    background-color: #FF0000
    
}

.bg--category-information,
.bg--category-faq,
.bg--category-manual,
.bg--category-secret {
    background-color: #4472C4
}

.bg--category-press-release {
    background-color: #ff2e2e
}

.bg--category-partner {
    background-color: #5dc5d0
}

.bg--category-challenge {
    background-color: #1cb983
}

.bg--category-post {
    background-color: #3e62c4
}

.bg--category-report {
    background-color: #ff7c2b
}

.bg--category-event {
    background-color: #a41dcb
}

.bg--category-topics,
.bg--category-information-from-operator {
    background-color: rgb(197, 90, 17)
}

.bg--category-press-release {
    background-color: #F73BDC;
}

.more,
.next_page,
.request_page {
    display: flex;
    align-items: center;
    justify-content: center
}

.more a:link,
.more a:visited,
.next_page a:link,
.next_page a:visited,
.request_page a:link,
.request_page a:visited {
    display: block;
    padding: 12.5px 43px 12.5px 20px;
    background-color: #121334
}

.more a,
.next_page a,
.request_page a {
    position: relative
}

.more a:after,
.next_page a:after,
.request_page a:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 15px;
    top: 21px;
    background-image: url(/assets/arrow_white.png);
    background-size: 15px;
    background-repeat: no-repeat
}

.more img,
.next_page img,
.request_page img {
    width: 16px;
    height: 16px
}

.more a:link,
.more a:visited {
    font-family: Spartan;
    font-size: 16px;
    font-weight: 700
}

.request_page a:link,
.request_page a:visited {
    font-size: 14px;
    font-weight: 500;
    padding-right: 38px
}

.request_page a:after {
    top: 19px;
    right: 13px;
    background-size: 13px
}

.topics_list_wrap,
.challenge_list_wrap,
.event_list_wrap,
.post_list_wrap,
.report_list_wrap,
.top_challenge_list_wrap,
.top_event_list_wrap,
.top_post_list_wrap,
.top_report_list_wrap,
.article_list_wrap {
    margin-bottom: 20px
}

.topics_list_wrap ul,
.challenge_list_wrap ul,
.event_list_wrap ul,
.post_list_wrap ul,
.report_list_wrap ul,
.top_challenge_list_wrap ul,
.top_event_list_wrap ul,
.top_post_list_wrap ul,
.top_report_list_wrap ul,
.article_list_wrap ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

@media screen and (min-width:768px) {

    .challenge_list_wrap ul,
    .event_list_wrap ul,
    .post_list_wrap ul,
    .report_list_wrap ul,
    .top_challenge_list_wrap ul,
    .top_event_list_wrap ul,
    .top_post_list_wrap ul,
    .top_report_list_wrap ul,
    .article_list_wrap ul {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: flex-start
    }
}

.top_challenge_list_wrap {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .top_challenge_list_wrap {
        margin-bottom: 15px
    }
}

@media screen and (min-width:1024px) {
    .top_challenge_list_wrap {
        margin-bottom: 20px
    }
}

.top_challenge_list_wrap li:nth-child(n+4) {
    display: none
}

@media screen and (min-width:768px) {
    .top_challenge_list_wrap li:nth-child(n+4) {
        display: block
    }
}

@media screen and (min-width:768px) {
    .top_challenge_list_wrap li:nth-child(n+7) {
        display: none
    }
}

.top_post_list_wrap,
.top_report_list_wrap {
    margin-bottom: 0
}

@media screen and (min-width:768px) {

    .top_post_list_wrap,
    .top_report_list_wrap {
        margin-bottom: 15px
    }
}

@media screen and (min-width:1024px) {

    .top_post_list_wrap,
    .top_report_list_wrap {
        margin-bottom: 20px
    }
}

.top_post_list_wrap li:nth-child(n+4),
.top_report_list_wrap li:nth-child(n+4) {
    display: none
}

@media screen and (min-width:768px) {

    .top_post_list_wrap li:nth-child(n+4),
    .top_report_list_wrap li:nth-child(n+4) {
        display: block
    }
}

@media screen and (min-width:768px) {

    .top_post_list_wrap li:nth-child(n+7),
    .top_report_list_wrap li:nth-child(n+7) {
        display: none
    }
}

.top_event_list_wrap {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .top_event_list_wrap {
        margin-bottom: 15px
    }
}

@media screen and (min-width:1024px) {
    .top_event_list_wrap {
        margin-bottom: 20px
    }
}


.partners_list_wrap ul,
.top_partners_list_wrap ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start
}

.top_partners_list_wrap li:nth-child(n+11) {
    display: none
}

@media screen and (min-width:768px) {
    .top_partners_list_wrap li:nth-child(n+11) {
        display: block
    }
}

@media screen and (min-width:768px) {
    .top_partners_list_wrap li:nth-child(n+13) {
        display: none
    }
}

.article--item {
    transition: all .3s ease;
    padding: 12px 10px 18px;
    border-radius: 6px;
    width: 100%;
    margin-bottom: 26px
}

@media screen and (min-width:768px) {
    .article--item {
        margin-bottom: 31px
    }
}

@media screen and (min-width:1024px) {
    .article--item {
        margin-bottom: 36px
    }
}

@media screen and (min-width:768px) {
    .article--item {
        width:320px;
    }
}

.article--item--box {
    width: 100%;
    height: 100%;
    position: relative
}

.article--item--box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.article--item:hover:not([disabled]) {
    box-shadow: 2px 2px 6px rgba(18, 19, 52, .2), inset 2px 2px 2px hsla(0, 0%, 100%, .2)
}

.article--img {
    position: relative;
    width: 300px;
    height: 200px;
}

.article--img .cover {
    object-fit: contain;
    position: absolute;
    width: 100%;
    height: 100%;
}

.article--img .cover+.article--img--closed,
.article--img .cover+.article--img--crown {
    max-width: 300px;
    max-height: 200px;
}

.article--img .article--img--closed {
    background-color: hsla(0, 0%, 100%, .7960784314);
    position: absolute;
    left: 10%;
    top: 0;
    z-index: 15;
    font-weight: 900;
    font-size: 18px;
    color: #fff
}

@media screen and (min-width:768px) {
    .article--img .article--img--closed {
        font-size: 13.5px
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--closed {
        font-size: 18px
    }
}

@media screen and (min-width:768px) {
    .article--img .article--img--closed {
        left: 0
    }
}

.article--img .article--img--closed span {
    position: absolute;
    right: 12px;
    bottom: 12px;
    font-weight: 700;
    border-radius: 11px;
    font-size: 16px;
    padding: 3px 16px;
    color: #fff;
    background-color: #afafbe
}

@media screen and (min-width:768px) {
    .article--img .article--img--closed span {
        right: 14px
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--closed span {
        right: 16px
    }
}

@media screen and (min-width:768px) {
    .article--img .article--img--closed span {
        bottom: 14px
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--closed span {
        bottom: 16px
    }
}

@media screen and (min-width:768px) {
    .article--img .article--img--closed span {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--closed span {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .article--img .article--img--closed span {
        padding-top: 3px
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--closed span {
        padding-top: 3px
    }
}

@media screen and (min-width:768px) {
    .article--img .article--img--closed span {
        padding-bottom: 3px
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--closed span {
        padding-bottom: 3px
    }
}

@media screen and (min-width:768px) {
    .article--img .article--img--closed span {
        padding-left: 16px
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--closed span {
        padding-left: 16px
    }
}

@media screen and (min-width:768px) {
    .article--img .article--img--closed span {
        padding-right: 16px
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--closed span {
        padding-right: 16px
    }
}

.article--img .article--img--crown {
    position: absolute;
    left: 10%;
    top: 0;
    z-index: 13;
    color: #fff
}

@media screen and (min-width:768px) {
    .article--img .article--img--crown {
        left: 0
    }
}

.article--img .article--img--crown img {
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: 700;
    border-radius: 11px;
    width: 12vw;
    max-width: 12vw;
    height: 12vw;
    max-height: 12vw
}

@media screen and (min-width:768px) {
    .article--img .article--img--crown img {
        left: 12px
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--crown img {
        left: 14px
    }
}

@media screen and (min-width:768px) {
    .article--img .article--img--crown img {
        top: 12px
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--crown img {
        top: 14px
    }
}

@media screen and (min-width:768px) {
    .article--img .article--img--crown img {
        width: 12vw
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--crown img {
        width: 12vw
    }
}

@media screen and (min-width:768px) {
    .article--img .article--img--crown img {
        max-width: 42px
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--crown img {
        max-width: 47px
    }
}

@media screen and (min-width:768px) {
    .article--img .article--img--crown img {
        height: 12vw
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--crown img {
        height: 12vw
    }
}

@media screen and (min-width:768px) {
    .article--img .article--img--crown img {
        max-height: 42px
    }
}

@media screen and (min-width:1024px) {
    .article--img .article--img--crown img {
        max-height: 47px
    }
}

.article--img--caption {
    position: absolute;
    left: 10%;
    top: 0;
    padding: 5px 0 0 10px;
    z-index: 11;
    font-weight: 900;
    font-size: 18px;
    text-shadow: 1px 1px 0 #e70a18, -1px -1px 0 #e70a18, -1px 1px 0 #e70a18, 1px -1px 0 #e70a18, 0 1px 0 #e70a18, 0 -1px 0 #e70a18, -1px 0 0 #e70a18, 1px 0 0 #e70a18;
    color: #fff
}

@media screen and (min-width:768px) {
    .article--img--caption {
        font-size: 13.5px
    }
}

@media screen and (min-width:1024px) {
    .article--img--caption {
        font-size: 18px
    }
}

@media screen and (min-width:768px) {
    .article--img--caption {
        left: 0
    }
}

@media screen and (min-width:768px) {
    .article--date {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .article--date {
        font-size: 13px
    }
}

@media screen and (min-width:768px) {
    .article--date {
        line-height: 17px
    }
}

@media screen and (min-width:1024px) {
    .article--date {
        line-height: 18px
    }
}

.article--title {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media screen and (min-width:768px) {
    .article--title {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .article--title {
        font-size: 24px
    }
}

@media screen and (min-width:768px) {
    .article--title {
        line-height: 22px
    }
}

@media screen and (min-width:1024px) {
    .article--title {
        line-height: 30px
    }
}

.article--text {
    margin-top: 0;
    color: rgba(18, 19, 52, .7);
    font-weight: 500;
    font-size: 15px;
    line-height: 23px;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media screen and (min-width:768px) {
    .article--text {
        margin-top: 8px
    }
}

@media screen and (min-width:1024px) {
    .article--text {
        margin-top: 8px
    }
}

@media screen and (min-width:768px) {
    .article--text {
        font-size: 15.5px
    }
}

@media screen and (min-width:1024px) {
    .article--text {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .article--text {
        line-height: 24px
    }
}

@media screen and (min-width:1024px) {
    .article--text {
        line-height: 25px
    }
}

.article--next {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 1em
}

.article--next p {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    padding-top: 3px;
    padding-right: 2px
}

@media screen and (min-width:768px) {
    .article--next p {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .article--next p {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .article--next p {
        line-height: 19px
    }
}

@media screen and (min-width:1024px) {
    .article--next p {
        line-height: 20px
    }
}

@media screen and (min-width:768px) {
    .article--next p {
        padding-top: 5px
    }
}

@media screen and (min-width:1024px) {
    .article--next p {
        padding-top: 7px
    }
}

@media screen and (min-width:768px) {
    .article--next p {
        padding-right: 4px
    }
}

@media screen and (min-width:1024px) {
    .article--next p {
        padding-right: 6px
    }
}

.article--next img {
    transform: scaleX(-1);
    width: 15px;
    padding-top: 3px;
    height: 15px
}

@media screen and (min-width:768px) {
    .article--next img {
        padding-top: 5px
    }
}

@media screen and (min-width:1024px) {
    .article--next img {
        padding-top: 7px
    }
}

@media screen and (min-width:768px) {
    .article--next img {
        height: 19px
    }
}

@media screen and (min-width:1024px) {
    .article--next img {
        height: 20px
    }
}

.article--date {
    color: rgba(18, 19, 52, .7);
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    width: auto;
    padding-top: 16px;
    padding-bottom: 10px
}

@media screen and (min-width:768px) {
    .article--date {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {
    .article--date {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .article--date {
        line-height: 18px
    }
}

@media screen and (min-width:1024px) {
    .article--date {
        line-height: 19px
    }
}

@media screen and (min-width:768px) {
    .article--date {
        width: 50%
    }
}

@media screen and (min-width:1024px) {
    .article--date {
        width: 50%
    }
}

@media screen and (min-width:768px) {
    .article--date {
        padding-top: 8px
    }
}

@media screen and (min-width:1024px) {
    .article--date {
        padding-top: 10px
    }
}

@media screen and (min-width:768px) {
    .article--date {
        padding-bottom: 8px
    }
}

@media screen and (min-width:1024px) {
    .article--date {
        padding-bottom: 10px
    }
}

.article--date--long {
    width: auto
}

@media screen and (min-width:768px) {
    .article--date--long {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .article--date--long {
        width: 100%
    }
}

.article--team {
    display: none
}

.article--schedule th {
    border-right: 1px solid rgba(18, 19, 52, .7);
    padding-right: .5em;
    color: rgba(18, 19, 52, .7);
    font-weight: 500;
    white-space: nowrap;
    font-size: 15px;
    line-height: 16px
}

@media screen and (min-width:768px) {
    .article--schedule th {
        padding-right: .5em
    }
}

@media screen and (min-width:1024px) {
    .article--schedule th {
        padding-right: .5em
    }
}

@media screen and (min-width:768px) {
    .article--schedule th {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .article--schedule th {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .article--schedule th {
        line-height: 14px
    }
}

@media screen and (min-width:1024px) {
    .article--schedule th {
        line-height: 17px
    }
}

.article--schedule td {
    padding-left: .5em;
    color: rgba(18, 19, 52, .7);
    font-weight: 500;
    font-size: 15px;
    line-height: 16px
}

@media screen and (min-width:768px) {
    .article--schedule td {
        padding-left: .5em
    }
}

@media screen and (min-width:1024px) {
    .article--schedule td {
        padding-left: .5em
    }
}

@media screen and (min-width:768px) {
    .article--schedule td {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .article--schedule td {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .article--schedule td {
        line-height: 14px
    }
}

@media screen and (min-width:1024px) {
    .article--schedule td {
        line-height: 17px
    }
}

.article--schedule table {
    border-collapse: separate;
    border-spacing: 0 4px
}

@media screen and (min-width:1024px) {
    .article--schedule table {
        border-spacing: 0 4px
    }
}

.article--mt--0_8 {
    margin-top: 0
}

@media screen and (min-width:768px) {
    .article--mt--0_8 {
        margin-top: 8px
    }
}

@media screen and (min-width:1024px) {
    .article--mt--0_8 {
        margin-top: 8px
    }
}

.article--icon {
    display: flex;
    justify-content: flex-start
}

.article--icon--star input[type=checkbox]+label {
    background-image: url(/assets/star_off@2x.png);
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-left: 26px;
    width: 24px;
    height: 24px;
    background-size: 20px;
    margin-right: 6px;
    margin-bottom: 6px
}

@media screen and (min-width:768px) {
    .article--icon--star input[type=checkbox]+label {
        padding-left: 28px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--star input[type=checkbox]+label {
        padding-left: 30px
    }
}

@media screen and (min-width:768px) {
    .article--icon--star input[type=checkbox]+label {
        width: 26px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--star input[type=checkbox]+label {
        width: 28px
    }
}

@media screen and (min-width:768px) {
    .article--icon--star input[type=checkbox]+label {
        height: 26px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--star input[type=checkbox]+label {
        height: 28px
    }
}

@media screen and (min-width:768px) {
    .article--icon--star input[type=checkbox]+label {
        background-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--star input[type=checkbox]+label {
        background-size: 24px
    }
}

@media screen and (min-width:768px) {
    .article--icon--star input[type=checkbox]+label {
        margin-right: 2px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--star input[type=checkbox]+label {
        margin-right: 4px
    }
}

@media screen and (min-width:768px) {
    .article--icon--star input[type=checkbox]+label {
        margin-bottom: 2px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--star input[type=checkbox]+label {
        margin-bottom: 4px
    }
}

.article--icon--star input[type=checkbox]:checked+label {
    cursor: pointer;
    background-image: url(/assets/star_on@2x.png)
}

.article--icon--star label:hover:not([disabled]) {
    opacity: .8
}

.article--icon--good input[type=checkbox]+label {
    background-image: url(/assets/good_off@2x.png);
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-left: 26px;
    width: 24px;
    height: 24px;
    background-size: 20px;
    margin-right: 6px;
    margin-bottom: 6px
}

@media screen and (min-width:768px) {
    .article--icon--good input[type=checkbox]+label {
        padding-left: 28px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--good input[type=checkbox]+label {
        padding-left: 30px
    }
}

@media screen and (min-width:768px) {
    .article--icon--good input[type=checkbox]+label {
        width: 26px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--good input[type=checkbox]+label {
        width: 28px
    }
}

@media screen and (min-width:768px) {
    .article--icon--good input[type=checkbox]+label {
        height: 26px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--good input[type=checkbox]+label {
        height: 28px
    }
}

@media screen and (min-width:768px) {
    .article--icon--good input[type=checkbox]+label {
        background-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--good input[type=checkbox]+label {
        background-size: 24px
    }
}

@media screen and (min-width:768px) {
    .article--icon--good input[type=checkbox]+label {
        margin-right: 2px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--good input[type=checkbox]+label {
        margin-right: 4px
    }
}

@media screen and (min-width:768px) {
    .article--icon--good input[type=checkbox]+label {
        margin-bottom: 2px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--good input[type=checkbox]+label {
        margin-bottom: 4px
    }
}

.article--icon--good input[type=checkbox]:checked+label {
    cursor: pointer;
    background-image: url(/assets/good_on@2x.png)
}

.article--icon--good label:hover:not([disabled]) {
    opacity: .8
}

.article--padding {
    padding: 16px;
}

.article--icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

.article--icon--good img {
    width: 24px;
}

.article--icon--count a {
    margin-top: -3px;
    font-size: 20px;
    color: #121334;
    display: block;
    pointer-events: auto
}

@media screen and (min-width:768px) {
    .article--icon--count a {
        font-size: 21px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--count a {
        font-size: 22px
    }
}

.article--icon--count button {
    margin-top: -3px;
    font-size: 20px;
    color: #121334;
    font-family: Assistant;
    font-weight: 700;
    display: block;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .article--icon--count button {
        font-size: 21px
    }
}

@media screen and (min-width:1024px) {
    .article--icon--count button {
        font-size: 22px
    }
}

.article--icon--count button:hover:not([disabled]) {
    opacity: .8
}

.partner--item {
    transition: all .3s ease;
    border-radius: 6px;
    padding: 12px 12px 24px;
    /* width: 48%; */
    margin:0 0 26px 1rem;
}

@media screen and (min-width:768px) {
    .partner--item {
        margin-bottom: 31px
    }
}

@media screen and (min-width:1024px) {
    .partner--item {
        margin-bottom: 36px
    }
}

@media screen and (min-width:768px) {
    .partner--item {
        padding: 12px 12px 24px;
        width:299px;
        /* height:max-content; */
    }
}

.partner--item--box {
    width: 100%;
    height: 100%;
    position: relative
}

.partner--item--box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.partner--item--box img {
    max-height: 200px;
}

@media screen and (min-width:768px) {
    .partner--item--box img {
        max-height: 300px;
    }
}

.partner--item:hover:not([disabled]) {
    box-shadow: 2px 2px 6px rgba(18, 19, 52, .2), inset 2px 2px 2px hsla(0, 0%, 100%, .2)
}

.partner--img {
    text-align: center;
    margin: 0 auto;
    width:275px;
    height:275px;
    
    display: flex;
    justify-content: center;
    align-items: center;
}

.partner--img .contain {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.partner--name {
    padding-top: 8px;

    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media screen and (min-width:768px) {
    .partner--name {
        padding-top: 16px
    }
}

@media screen and (min-width:1024px) {
    .partner--name {
        padding-top: 24px
    }
}

.partner--name .ft--13_16 {
    text-align: center;
    color: rgba(18, 19, 52, .7);
    font-size: bold;
    font-size: 13px;
    line-height: 18px
}

@media screen and (min-width:768px) {
    .partner--name .ft--13_16 {
        font-size: 14.5px
    }
}

@media screen and (min-width:1024px) {
    .partner--name .ft--13_16 {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .partner--name .ft--13_16 {
        line-height: 21.5px
    }
}

@media screen and (min-width:1024px) {
    .partner--name .ft--13_16 {
        line-height: 25px
    }
}

.h1_area {
    padding-top: 74px;
    padding-left: 55px
}

@media screen and (min-width:768px) {
    .h1_area {
        padding-top: 120.5px
    }
}

@media screen and (min-width:1024px) {
    .h1_area {
        padding-top: 167px
    }
}

@media screen and (min-width:768px) {
    .h1_area {
        padding-left: 96.5px
    }
}

@media screen and (min-width:1024px) {
    .h1_area {
        padding-left: 138px
    }
}

.h1_area--pb--23_33 {
    padding-bottom: 23px
}

@media screen and (min-width:768px) {
    .h1_area--pb--23_33 {
        padding-bottom: 28px
    }
}

@media screen and (min-width:1024px) {
    .h1_area--pb--23_33 {
        padding-bottom: 33px
    }
}

.h1_area--pb--36_24 {
    padding-bottom: 36px
}

@media screen and (min-width:768px) {
    .h1_area--pb--36_24 {
        padding-bottom: 22px
    }
}

@media screen and (min-width:1024px) {
    .h1_area--pb--36_24 {
        padding-bottom: 24px
    }
}

.h1_area--ft_en--17_40 {
    font-family: Spartan;
    font-weight: 700;
    font-size: 17px;
    line-height: 19px
}

@media screen and (min-width:768px) {
    .h1_area--ft_en--17_40 {
        font-size: 29.5px
    }
}

@media screen and (min-width:1024px) {
    .h1_area--ft_en--17_40 {
        font-size: 40px
    }
}

@media screen and (min-width:768px) {
    .h1_area--ft_en--17_40 {
        line-height: 32.5px
    }
}

@media screen and (min-width:1024px) {
    .h1_area--ft_en--17_40 {
        line-height: 44px
    }
}

.h1_area--ft--16_20 {
    font-weight: 700;
    font-size: 16px
}

@media screen and (min-width:768px) {
    .h1_area--ft--16_20 {
        font-size: 18px
    }
}

@media screen and (min-width:1024px) {
    .h1_area--ft--16_20 {
        font-size: 20px
    }
}

.h1_area--ft--28_48 {
    font-weight: 900;
    font-size: 28px
}

@media screen and (min-width:768px) {
    .h1_area--ft--28_48 {
        font-size: 38px
    }
}

@media screen and (min-width:1024px) {
    .h1_area--ft--28_48 {
        font-size: 48px
    }
}

.h1_area--ft--17_40 {
    font-family: Noto Sans JP;
    font-weight: 900;
    padding-bottom: 13px;
    font-size: 17px;
    line-height: 25px
}

@media screen and (min-width:768px) {
    .h1_area--ft--17_40 {
        padding-bottom: 11px
    }
}

@media screen and (min-width:1024px) {
    .h1_area--ft--17_40 {
        padding-bottom: 9px
    }
}

@media screen and (min-width:768px) {
    .h1_area--ft--17_40 {
        font-size: 29.5px
    }
}

@media screen and (min-width:1024px) {
    .h1_area--ft--17_40 {
        font-size: 40px
    }
}

@media screen and (min-width:768px) {
    .h1_area--ft--17_40 {
        line-height: 42.5px
    }
}

@media screen and (min-width:1024px) {
    .h1_area--ft--17_40 {
        line-height: 59px
    }
}

.h1_area--ft--25_60 {
    font-family: Noto Sans JP;
    font-weight: 900;
    font-size: 25px;
    line-height: 37px
}

@media screen and (min-width:768px) {
    .h1_area--ft--25_60 {
        font-size: 42.5px
    }
}

@media screen and (min-width:1024px) {
    .h1_area--ft--25_60 {
        font-size: 60px
    }
}

@media screen and (min-width:768px) {
    .h1_area--ft--25_60 {
        line-height: 64.5px
    }
}

@media screen and (min-width:1024px) {
    .h1_area--ft--25_60 {
        line-height: 89px
    }
}

.h2_area--br_sp {
    display: block
}

@media screen and (min-width:768px) {
    .h2_area--br_sp {
        display: none
    }
}

.h2_area--br_tb {
    display: block
}

@media screen and (min-width:1024px) {
    .h2_area--br_tb {
        display: none
    }
}

.h2_area--pb--13_23 {
    padding-bottom: 13px
}

@media screen and (min-width:768px) {
    .h2_area--pb--13_23 {
        padding-bottom: 18px
    }
}

@media screen and (min-width:1024px) {
    .h2_area--pb--13_23 {
        padding-bottom: 23px
    }
}

.h2_area--pb--23_33 {
    padding-bottom: 23px
}

@media screen and (min-width:768px) {
    .h2_area--pb--23_33 {
        padding-bottom: 28px
    }
}

@media screen and (min-width:1024px) {
    .h2_area--pb--23_33 {
        padding-bottom: 33px
    }
}

.h2_area--pb--23_24 {
    padding-bottom: 23px
}

@media screen and (min-width:768px) {
    .h2_area--pb--23_24 {
        padding-bottom: 23.5px
    }
}

@media screen and (min-width:1024px) {
    .h2_area--pb--23_24 {
        padding-bottom: 24px
    }
}

.h2_area--pb--36_80 {
    padding-bottom: 36px
}

@media screen and (min-width:768px) {
    .h2_area--pb--36_80 {
        padding-bottom: 80px
    }
}

@media screen and (min-width:1024px) {
    .h2_area--pb--36_80 {
        padding-bottom: 80px
    }
}

.h2_area--ft--18_28 {
    font-weight: 900;
    font-size: 18px;
    line-height: 30px
}

@media screen and (min-width:768px) {
    .h2_area--ft--18_28 {
        font-size: 23px
    }
}

@media screen and (min-width:1024px) {
    .h2_area--ft--18_28 {
        font-size: 28px
    }
}

@media screen and (min-width:768px) {
    .h2_area--ft--18_28 {
        line-height: 37.5px
    }
}

@media screen and (min-width:1024px) {
    .h2_area--ft--18_28 {
        line-height: 46px
    }
}

.h2_area--ft--28_48 {
    font-weight: 900;
    font-size: 28px
}

@media screen and (min-width:768px) {
    .h2_area--ft--28_48 {
        font-size: 38px
    }
}

@media screen and (min-width:1024px) {
    .h2_area--ft--28_48 {
        font-size: 48px
    }
}

.h2_area--ft--28_36 {
    font-weight: 900;
    font-size: 28px;
    line-height: 40px
}

@media screen and (min-width:768px) {
    .h2_area--ft--28_36 {
        font-size: 32px
    }
}

@media screen and (min-width:1024px) {
    .h2_area--ft--28_36 {
        font-size: 36px
    }
}

@media screen and (min-width:768px) {
    .h2_area--ft--28_36 {
        line-height: 50px
    }
}

@media screen and (min-width:1024px) {
    .h2_area--ft--28_36 {
        line-height: 60px
    }
}

.h3_area--br_sp {
    display: block
}

@media screen and (min-width:768px) {
    .h3_area--br_sp {
        display: none
    }
}

.h3_area--mt--46_72 {
    margin-top: 46px
}

@media screen and (min-width:768px) {
    .h3_area--mt--46_72 {
        margin-top: 50px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--mt--46_72 {
        margin-top: 72px
    }
}

.h3_area--pt--90_140 {
    padding-top: 90px
}

@media screen and (min-width:768px) {
    .h3_area--pt--90_140 {
        padding-top: 115px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--pt--90_140 {
        padding-top: 140px
    }
}

.h3_area--pt--90_120 {
    padding-top: 90px
}

@media screen and (min-width:768px) {
    .h3_area--pt--90_120 {
        padding-top: 105px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--pt--90_120 {
        padding-top: 120px
    }
}

.h3_area--pt--36_88 {
    padding-top: 36px
}

@media screen and (min-width:768px) {
    .h3_area--pt--36_88 {
        padding-top: 62px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--pt--36_88 {
        padding-top: 88px
    }
}

.h3_area--pb--103_68 {
    padding-bottom: 103px
}

@media screen and (min-width:768px) {
    .h3_area--pb--103_68 {
        padding-bottom: 85.3px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--pb--103_68 {
        padding-bottom: 68px
    }
}

.h3_area--pb--12_21 {
    padding-bottom: 12px
}

@media screen and (min-width:768px) {
    .h3_area--pb--12_21 {
        padding-bottom: 16.5px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--pb--12_21 {
        padding-bottom: 21px
    }
}

.h3_area--pb--24_24 {
    padding-bottom: 24px
}

@media screen and (min-width:768px) {
    .h3_area--pb--24_24 {
        padding-bottom: 24px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--pb--24_24 {
        padding-bottom: 24px
    }
}

.h3_area--pb--36_80 {
    padding-bottom: 36px
}

@media screen and (min-width:768px) {
    .h3_area--pb--36_80 {
        padding-bottom: 80px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--pb--36_80 {
        padding-bottom: 80px
    }
}

.h3_area--pb--40_80 {
    padding-bottom: 40px
}

@media screen and (min-width:768px) {
    .h3_area--pb--40_80 {
        padding-bottom: 60px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--pb--40_80 {
        padding-bottom: 80px
    }
}

.h3_area--pb--16_16 {
    padding-bottom: 16px
}

@media screen and (min-width:768px) {
    .h3_area--pb--16_16 {
        padding-bottom: 16px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--pb--16_16 {
        padding-bottom: 16px
    }
}

.h3_area--ft--15_15_hd {
    font-weight: 700;
    font-size: 15px;
    line-height: 28px;
    width: 100%;
    max-width: 100%;
    display: inline-block;
    position: relative;
    padding-left: 1em
}

@media screen and (min-width:768px) {
    .h3_area--ft--15_15_hd {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--15_15_hd {
        font-size: 15px
    }
}

@media screen and (min-width:768px) {
    .h3_area--ft--15_15_hd {
        line-height: 28px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--15_15_hd {
        line-height: 28px
    }
}

@media screen and (min-width:768px) {
    .h3_area--ft--15_15_hd {
        max-width: 180px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--15_15_hd {
        max-width: 200px
    }
}

.h3_area--ft--15_15_hd:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 8px;
    height: 16px;
    background-color: #121334
}

.h3_area--ft--22_30 {
    font-weight: 900;
    font-size: 22px;
    line-height: 48px
}

@media screen and (min-width:768px) {
    .h3_area--ft--22_30 {
        font-size: 26px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--22_30 {
        font-size: 30px
    }
}

@media screen and (min-width:768px) {
    .h3_area--ft--22_30 {
        line-height: 54px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--22_30 {
        line-height: 60px
    }
}

.h3_area--ft--20_30 {
    font-weight: 900;
    font-size: 20px;
    line-height: 29px
}

@media screen and (min-width:768px) {
    .h3_area--ft--20_30 {
        font-size: 25px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--20_30 {
        font-size: 30px
    }
}

@media screen and (min-width:768px) {
    .h3_area--ft--20_30 {
        line-height: 42px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--20_30 {
        line-height: 60px
    }
}

.h3_area--ft--28_36 {
    font-weight: 900;
    font-size: 28px;
    line-height: 40px
}

@media screen and (min-width:768px) {
    .h3_area--ft--28_36 {
        font-size: 32px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--28_36 {
        font-size: 36px
    }
}

@media screen and (min-width:768px) {
    .h3_area--ft--28_36 {
        line-height: 50px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--28_36 {
        line-height: 60px
    }
}

.h3_area--ft--18_26 {
    text-align: center;
    font-weight: 900;
    font-size: 18px;
    line-height: 28px
}

@media screen and (min-width:768px) {
    .h3_area--ft--18_26 {
        font-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--18_26 {
        font-size: 26px
    }
}

@media screen and (min-width:768px) {
    .h3_area--ft--18_26 {
        line-height: 44px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--18_26 {
        line-height: 60px
    }
}

.h3_area--ft--18_26_l {
    font-weight: 900;
    font-size: 18px;
    line-height: 30px
}

@media screen and (min-width:768px) {
    .h3_area--ft--18_26_l {
        font-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--18_26_l {
        font-size: 26px
    }
}

@media screen and (min-width:768px) {
    .h3_area--ft--18_26_l {
        line-height: 38px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--18_26_l {
        line-height: 46px
    }
}

.h3_area--ft--20_27 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px
}

@media screen and (min-width:768px) {
    .h3_area--ft--20_27 {
        font-size: 23.5px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--20_27 {
        font-size: 27px
    }
}

@media screen and (min-width:768px) {
    .h3_area--ft--20_27 {
        line-height: 25px
    }
}

@media screen and (min-width:1024px) {
    .h3_area--ft--20_27 {
        line-height: 28px
    }
}

.h4_area--pb--12_21 {
    padding-bottom: 12px
}

@media screen and (min-width:768px) {
    .h4_area--pb--12_21 {
        padding-bottom: 16.5px
    }
}

@media screen and (min-width:1024px) {
    .h4_area--pb--12_21 {
        padding-bottom: 21px
    }
}

.h4_area--ft--15_15_hd {
    font-weight: 700;
    font-size: 15px;
    line-height: 28px;
    display: inline-block;
    position: relative;
    padding-left: 1em
}

@media screen and (min-width:768px) {
    .h4_area--ft--15_15_hd {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {
    .h4_area--ft--15_15_hd {
        font-size: 15px
    }
}

@media screen and (min-width:768px) {
    .h4_area--ft--15_15_hd {
        line-height: 28px
    }
}

@media screen and (min-width:1024px) {
    .h4_area--ft--15_15_hd {
        line-height: 28px
    }
}

.h4_area--ft--15_15_hd:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 8px;
    height: 16px;
    background-color: #121334
}

.ft_color--black_light {
    color: rgba(18, 19, 52, .7)
}

.ft_color--black {
    color: #121334
}

.p_area--pt--20_40 {
    padding-top: 20px
}

@media screen and (min-width:768px) {
    .p_area--pt--20_40 {
        padding-top: 30px
    }
}

@media screen and (min-width:1024px) {
    .p_area--pt--20_40 {
        padding-top: 40px
    }
}

.p_area--pl--0_20 {
    padding-left: 0
}

@media screen and (min-width:768px) {
    .p_area--pl--0_20 {
        padding-left: 20px
    }
}

@media screen and (min-width:1024px) {
    .p_area--pl--0_20 {
        padding-left: 20px
    }
}

.p_area--pb--5_7 {
    padding-bottom: 5px
}

@media screen and (min-width:768px) {
    .p_area--pb--5_7 {
        padding-bottom: 6px
    }
}

@media screen and (min-width:1024px) {
    .p_area--pb--5_7 {
        padding-bottom: 7px
    }
}

.p_area--pb--36_25 {
    padding-bottom: 36px
}

@media screen and (min-width:768px) {
    .p_area--pb--36_25 {
        padding-bottom: 30.5px
    }
}

@media screen and (min-width:1024px) {
    .p_area--pb--36_25 {
        padding-bottom: 25px
    }
}

.p_area--mt--24_24,
.p_area--mt--24_28 {
    margin-top: 24px
}

@media screen and (min-width:768px) {
    .p_area--mt--24_28 {
        margin-top: 24px
    }
}

@media screen and (min-width:1024px) {
    .p_area--mt--24_28 {
        margin-top: 28px
    }
}

.p_area--ft--12_14 {
    font-weight: 700;
    font-size: 12px;
    line-height: 24px
}

@media screen and (min-width:768px) {
    .p_area--ft--12_14 {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--12_14 {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .p_area--ft--12_14 {
        line-height: 24px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--12_14 {
        line-height: 24px
    }
}

.p_area--ft--12_16_light {
    font-weight: 400;
    font-size: 12px;
    line-height: 24px
}

@media screen and (min-width:768px) {
    .p_area--ft--12_16_light {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--12_16_light {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .p_area--ft--12_16_light {
        line-height: 32px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--12_16_light {
        line-height: 40px
    }
}

.p_area--ft--12_16_light_border {
    font-weight: 400;
    border: 1px solid #afafbe;
    padding: 24px;
    font-size: 12px;
    line-height: 24px
}

@media screen and (min-width:768px) {
    .p_area--ft--12_16_light_border {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--12_16_light_border {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .p_area--ft--12_16_light_border {
        line-height: 32px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--12_16_light_border {
        line-height: 40px
    }
}

.p_area--ft--12_18_light {
    font-weight: 400;
    font-size: 12px;
    line-height: 24px
}

@media screen and (min-width:768px) {
    .p_area--ft--12_18_light {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--12_18_light {
        font-size: 18px
    }
}

@media screen and (min-width:768px) {
    .p_area--ft--12_18_light {
        line-height: 30px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--12_18_light {
        line-height: 36px
    }
}

.p_area--ft--14_14 {
    font-weight: 700;
    font-size: 14px;
    line-height: 28px
}

@media screen and (min-width:768px) {
    .p_area--ft--14_14 {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--14_14 {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .p_area--ft--14_14 {
        line-height: 28px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--14_14 {
        line-height: 28px
    }
}

.p_area--ft--14_14_light {
    font-weight: 400;
    font-size: 14px;
    line-height: 28px
}

@media screen and (min-width:768px) {
    .p_area--ft--14_14_light {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--14_14_light {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .p_area--ft--14_14_light {
        line-height: 28px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--14_14_light {
        line-height: 28px
    }
}

.p_area--ft--14_18 {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px
}

@media screen and (min-width:768px) {
    .p_area--ft--14_18 {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--14_18 {
        font-size: 18px
    }
}

@media screen and (min-width:768px) {
    .p_area--ft--14_18 {
        line-height: 22px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--14_18 {
        line-height: 24px
    }
}

.p_area--ft--16_16 {
    font-weight: 700;
    font-size: 16px;
    line-height: 44px
}

@media screen and (min-width:768px) {
    .p_area--ft--16_16 {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--16_16 {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .p_area--ft--16_16 {
        line-height: 44px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--16_16 {
        line-height: 44px
    }
}

.p_area--ft--16_22 {
    font-weight: 700;
    font-size: 16px;
    line-height: 36px
}

@media screen and (min-width:768px) {
    .p_area--ft--16_22 {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--16_22 {
        font-size: 22px
    }
}

@media screen and (min-width:768px) {
    .p_area--ft--16_22 {
        line-height: 42px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--16_22 {
        line-height: 48px
    }
}

.p_area--ft--40_60 {
    font-weight: 900;
    font-size: 40px;
    line-height: 60px
}

@media screen and (min-width:768px) {
    .p_area--ft--40_60 {
        font-size: 50px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--40_60 {
        font-size: 60px
    }
}

@media screen and (min-width:768px) {
    .p_area--ft--40_60 {
        line-height: 60px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--40_60 {
        line-height: 60px
    }
}

.p_area--ft--20_24 {
    font-weight: 700;
    font-size: 20px;
    line-height: 42px
}

@media screen and (min-width:768px) {
    .p_area--ft--20_24 {
        font-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--20_24 {
        font-size: 24px
    }
}

@media screen and (min-width:768px) {
    .p_area--ft--20_24 {
        line-height: 42px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--20_24 {
        line-height: 42px
    }
}

.p_area--ft--20_21_24 {
    font-weight: 700;
    font-size: 20px;
    line-height: 36px
}

@media screen and (min-width:768px) {
    .p_area--ft--20_21_24 {
        font-size: 21px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--20_21_24 {
        font-size: 24px
    }
}

@media screen and (min-width:768px) {
    .p_area--ft--20_21_24 {
        line-height: 38px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--20_21_24 {
        line-height: 42px
    }
}

.p_area--ft--28_48 {
    font-weight: 900;
    font-size: 28px
}

@media screen and (min-width:768px) {
    .p_area--ft--28_48 {
        font-size: 38px
    }
}

@media screen and (min-width:1024px) {
    .p_area--ft--28_48 {
        font-size: 48px
    }
}

.p_area--apply--22_30 {
    font-weight: 900;
    font-size: 22px;
    line-height: 48px
}

@media screen and (min-width:768px) {
    .p_area--apply--22_30 {
        font-size: 26px;
        line-height: 54px
    }
}

@media screen and (min-width:1024px) {
    .p_area--apply--22_30 {
        font-size: 30px;
        line-height: 60px
    }
}

.a_area--pb--30_52 {
    padding-bottom: 30px
}

@media screen and (min-width:768px) {
    .a_area--pb--30_52 {
        padding-bottom: 41px
    }
}

@media screen and (min-width:1024px) {
    .a_area--pb--30_52 {
        padding-bottom: 52px
    }
}

.a_area--download {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 31px auto 0
}

@media screen and (min-width:768px) {
    .a_area--download {
        margin-top: 35.5px
    }
}

@media screen and (min-width:1024px) {
    .a_area--download {
        margin-top: 40px
    }
}

.a_area--register {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

nav>ul.pagination {
    display: none !important
}

.l_flex_witdh--100_48_30,
.l_flex_witdh--100_100_100 {
    width: 100%
}

@media screen and (min-width:768px) {
    .l_flex_witdh--100_48_30 {
        width: 48%
    }
}

@media screen and (min-width:1024px) {
    .l_flex_witdh--100_48_30 {
        width: 30%
    }
}


.l_flex_width--100_48
{
    width: 100%
}

@media screen and (min-width:1024px) {
    .l_flex_width--100_48 {
        width: 48%
    }
}

.l_flex_witdh--100_33_33 {
    width: 100%
}

@media screen and (min-width:768px) {
    .l_flex_witdh--100_33_33 {
        width: 33%
    }
}

@media screen and (min-width:1024px) {
    .l_flex_witdh--100_33_33 {
        width: 33%
    }
}

.l_flex_witdh--100_64_64 {
    width: 100%
}

@media screen and (min-width:768px) {
    .l_flex_witdh--100_64_64 {
        width: 64%
    }
}

@media screen and (min-width:1024px) {
    .l_flex_witdh--100_64_64 {
        width: 64.5%
    }
}

.l_flex_witdh--100_50_50 {
    width: 100%
}

@media screen and (min-width:768px) {
    .l_flex_witdh--100_50_50 {
        width: 50%
    }
}

@media screen and (min-width:1024px) {
    .l_flex_witdh--100_50_50 {
        width: 50%
    }
}

.l_flex_witdh--img_profile {
    width: 100%
}

@media screen and (min-width:768px) {
    .l_flex_witdh--img_profile {
        width: 150px
    }
}

@media screen and (min-width:1024px) {
    .l_flex_witdh--img_profile {
        width: 180px
    }
}

.l_flex_witdh--nickname {
    width: 100%;
    padding: 0 2vw
}

@media screen and (min-width:768px) {
    .l_flex_witdh--nickname {
        width: calc(100% - 190px)
    }
}

@media screen and (min-width:1024px) {
    .l_flex_witdh--nickname {
        width: calc(100% - 228px)
    }
}

@media screen and (min-width:768px) {
    .l_flex_witdh--nickname {
        padding: 0
    }
}

@media screen and (min-width:1024px) {
    .l_flex_witdh--nickname {
        padding: 0
    }
}

.sec_area--pt--24_44 {
    padding-top: 24px
}

@media screen and (min-width:768px) {
    .sec_area--pt--24_44 {
        padding-top: 29px
    }
}

@media screen and (min-width:1024px) {
    .sec_area--pt--24_44 {
        padding-top: 44px
    }
}

.sec_area--pt--16 {
    padding-top: 16px
}

.sec_area--pb--48_70 {
    padding-bottom: 48px
}

@media screen and (min-width:768px) {
    .sec_area--pb--48_70 {
        padding-bottom: 59px
    }
}

@media screen and (min-width:1024px) {
    .sec_area--pb--48_70 {
        padding-bottom: 70px
    }
}

.sec_area--pb--24_44 {
    padding-bottom: 24px
}

@media screen and (min-width:768px) {
    .sec_area--pb--24_44 {
        padding-bottom: 38px
    }
}

@media screen and (min-width:1024px) {
    .sec_area--pb--24_44 {
        padding-bottom: 44px
    }
}

.sec_area--pb--24_60 {
    padding-bottom: 24px
}

@media screen and (min-width:768px) {
    .sec_area--pb--24_60 {
        padding-bottom: 42px
    }
}

@media screen and (min-width:1024px) {
    .sec_area--pb--24_60 {
        padding-bottom: 60px
    }
}

.sec_area--pb--90_90 {
    padding-bottom: 90px
}

@media screen and (min-width:768px) {
    .sec_area--pb--90_90 {
        padding-bottom: 90px
    }
}

@media screen and (min-width:1024px) {
    .sec_area--pb--90_90 {
        padding-bottom: 90px
    }
}

.sec_area--mt--75_150 {
    margin-top: 75px
}

@media screen and (min-width:768px) {
    .sec_area--mt--75_150 {
        margin-top: 125px
    }
}

@media screen and (min-width:1024px) {
    .sec_area--mt--75_150 {
        margin-top: 150px
    }
}

.sec_area--mt--40_70 {
    margin-top: 40px
}

@media screen and (min-width:768px) {
    .sec_area--mt--40_70 {
        margin-top: 60px
    }
}

@media screen and (min-width:1024px) {
    .sec_area--mt--40_70 {
        margin-top: 70px
    }
}

.sec_area--mt--24_0 {
    margin-top: 24px
}

@media screen and (min-width:768px) {
    .sec_area--mt--24_0 {
        margin-top: 0
    }
}

@media screen and (min-width:1024px) {
    .sec_area--mt--24_0 {
        margin-top: 0
    }
}

.sec_area--mt--36_88 {
    margin-top: 36px
}

@media screen and (min-width:768px) {
    .sec_area--mt--36_88 {
        margin-top: 88px
    }
}

@media screen and (min-width:1024px) {
    .sec_area--mt--36_88 {
        margin-top: 88px
    }
}

.sec_area--mt--80_134 {
    margin-top: 80px
}

@media screen and (min-width:768px) {
    .sec_area--mt--80_134 {
        margin-top: 134px
    }
}

@media screen and (min-width:1024px) {
    .sec_area--mt--80_134 {
        margin-top: 134px
    }
}

.sec_area--mb--30_30 {
    margin-bottom: 30px
}

.sec_area--mb--48_28 {
    padding-bottom: 48px
}

@media screen and (min-width:768px) {
    .sec_area--mb--48_28 {
        padding-bottom: 20px
    }
}

@media screen and (min-width:1024px) {
    .sec_area--mb--48_28 {
        padding-bottom: 28px
    }
}

.sec_area--mb--120_140 {
    padding-bottom: 120px
}

@media screen and (min-width:768px) {
    .sec_area--mb--120_140 {
        padding-bottom: 140px
    }
}

@media screen and (min-width:1024px) {
    .sec_area--mb--120_140 {
        padding-bottom: 140px
    }
}

.ft_12_18_white {
    color: #fff;
    font-weight: 700;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .ft_12_18_white {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {
    .ft_12_18_white {
        font-size: 18px
    }
}

.ft_12_13_white {
    color: #fff;
    font-weight: 700;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .ft_12_13_white {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .ft_12_13_white {
        font-size: 13px
    }
}

.li_disc {
    list-style: disc;
    margin-left: 20px
}

.li_disc a:link,
.li_disc a:visited {
    color: #1968ff
}

.notifications {
    margin: 0 25px
}

@media screen and (min-width:768px) {
    .notifications {
        margin: 0 50px 0 40px
    }
}

@media screen and (min-width:1024px) {
    .notifications {
        margin: 0 100px 0 60px
    }
}

.notifications .notice {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #d1ecf1;
    color: #0c5460;
    border-radius: 20px;
    margin-top: 60px;
    padding: 20px
}

@media screen and (min-width:768px) {
    .notifications .notice {
        margin-top: 54px
    }
}

@media screen and (min-width:1024px) {
    .notifications .notice {
        margin-top: 56px
    }
}

@media screen and (min-width:768px) {
    .notifications .notice {
        padding: 22px
    }
}

@media screen and (min-width:1024px) {
    .notifications .notice {
        padding: 24px
    }
}

.notifications .alert {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #f8d7da;
    color: #721c24;
    border-radius: 20px;
    margin-top: 60px;
    padding: 20px
}

@media screen and (min-width:768px) {
    .notifications .alert {
        margin-top: 54px
    }
}

@media screen and (min-width:1024px) {
    .notifications .alert {
        margin-top: 56px
    }
}

@media screen and (min-width:768px) {
    .notifications .alert {
        padding: 22px
    }
}

@media screen and (min-width:1024px) {
    .notifications .alert {
        padding: 24px
    }
}

#jscroll-loading #loading_area {
    position: fixed;
    top: 30%;
    left: 45%;
    width: 100px;
    height: 100px;
    background-image: url(/assets/loading.gif);
    background-repeat: no-repeat;
    background-color: transparent
}

.bg--main--terms {
    background-color: #f5f9fd
}

.l_logo {
    display: flex;
    justify-content: space-around;
    grid-gap: 16px;
    gap: 16px;
    margin-top: 36px;
    flex-direction: column
}

@media screen and (min-width:768px) {
    .l_logo {
        flex-direction: row
    }
}

.l_logo--item_logo {
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 10px
}

.l_logo--item {
    background-color: #fff;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    margin-bottom: 24px;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 48px 24px
}

@media screen and (min-width:768px) {
    .l_logo--item {
        max-width: 302px
    }
}

.l_logo--item--download {
    position: relative;
    display: block;
    cursor: pointer;
    min-width: 167px;
    text-align: center;
    background-color: #121334;
    font-weight: 700;
    margin: 48px auto 0;
    padding: 16px 38px 16px 12px
}

@media screen and (min-width:768px) {
    .l_logo--item--download {
        padding-top: 16px
    }
}

@media screen and (min-width:1024px) {
    .l_logo--item--download {
        padding-top: 16px
    }
}

@media screen and (min-width:768px) {
    .l_logo--item--download {
        padding-bottom: 16px
    }
}

@media screen and (min-width:1024px) {
    .l_logo--item--download {
        padding-bottom: 16px
    }
}

@media screen and (min-width:768px) {
    .l_logo--item--download {
        padding-right: 38px
    }
}

@media screen and (min-width:1024px) {
    .l_logo--item--download {
        padding-right: 38px
    }
}

@media screen and (min-width:768px) {
    .l_logo--item--download {
        padding-left: 12px
    }
}

@media screen and (min-width:1024px) {
    .l_logo--item--download {
        padding-left: 12px
    }
}

.l_logo--item--download:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 19px;
    right: 12px;
    top: 18px;
    background-image: url(/assets/btn_download@2x.png);
    background-size: 16px;
    background-repeat: no-repeat
}

.l_logo--item--download:hover {
    opacity: .8
}

.l-top-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 162px;
    margin: 0 auto 24px
}

@media screen and (min-width:768px) {
    .l-top-logo {
        width: 234px
    }
}

.privacy_sec,
.teams_sec {
    background-color: #f5f9fd;
    padding: 62px 24px 120px
}

@media screen and (min-width:768px) {

    .privacy_sec,
    .teams_sec {
        padding: 100px 36px
    }
}

@media screen and (min-width:1024px) {

    .privacy_sec,
    .teams_sec {
        padding: 120px 24px
    }
}

.privacy_sec .sec--back_top,
.teams_sec .sec--back_top {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px
}

@media screen and (min-width:768px) {

    .privacy_sec .sec--back_top,
    .teams_sec .sec--back_top {
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {

    .privacy_sec .sec--back_top,
    .teams_sec .sec--back_top {
        font-size: 20px
    }
}

.privacy_sec .sec--back_top a:link,
.privacy_sec .sec--back_top a:visited,
.teams_sec .sec--back_top a:link,
.teams_sec .sec--back_top a:visited {
    display: block;
    padding: 24px 20vw;
    background-color: #121334
}

@media screen and (min-width:768px) {

    .privacy_sec .sec--back_top a:link,
    .privacy_sec .sec--back_top a:visited,
    .teams_sec .sec--back_top a:link,
    .teams_sec .sec--back_top a:visited {
        padding: 28px 116px
    }
}

@media screen and (min-width:1024px) {

    .privacy_sec .sec--back_top a:link,
    .privacy_sec .sec--back_top a:visited,
    .teams_sec .sec--back_top a:link,
    .teams_sec .sec--back_top a:visited {
        padding: 33px 132px
    }
}

.privacy_sec .sec--back_top a,
.teams_sec .sec--back_top a {
    position: relative
}

.privacy_sec .sec--back_top a:after,
.teams_sec .sec--back_top a:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 16px;
    top: 30px;
    background-image: url(/assets/arrow_white.png);
    background-size: 15px;
    background-repeat: no-repeat
}

@media screen and (min-width:768px) {

    .privacy_sec .sec--back_top a:after,
    .teams_sec .sec--back_top a:after {
        width: 25px;
        height: 25px;
        right: 18px;
        top: 34px;
        background-size: 19px
    }
}

@media screen and (min-width:1024px) {

    .privacy_sec .sec--back_top a:after,
    .teams_sec .sec--back_top a:after {
        width: 30px;
        height: 30px;
        right: 26px;
        top: 40px;
        background-size: 23px
    }
}

.privacy_sec .sec--back_top img,
.teams_sec .sec--back_top img {
    width: 15px;
    height: 19px
}

@media screen and (min-width:768px) {

    .privacy_sec .sec--back_top img,
    .teams_sec .sec--back_top img {
        width: 19px;
        height: 21.5px
    }
}

@media screen and (min-width:1024px) {

    .privacy_sec .sec--back_top img,
    .teams_sec .sec--back_top img {
        width: 23px;
        height: 24px
    }
}

.privacy_sec .sec--inner,
.teams_sec .sec--inner {
    margin: 0 auto
}

@media screen and (min-width:768px) {

    .privacy_sec .sec--inner,
    .teams_sec .sec--inner {
        width: 78vw;
        max-width: 1000px
    }
}

.privacy_sec .sec--inner h1,
.teams_sec .sec--inner h1 {
    font-size: 22px;
    font-weight: 900
}

@media screen and (min-width:768px) {

    .privacy_sec .sec--inner h1,
    .teams_sec .sec--inner h1 {
        font-size: 30px
    }
}

@media screen and (min-width:1024px) {

    .privacy_sec .sec--inner h1,
    .teams_sec .sec--inner h1 {
        font-size: 36px
    }
}

.privacy_sec .sec--inner h2,
.teams_sec .sec--inner h2 {
    padding-top: 60px;
    font-size: 18px;
    font-weight: 900
}

@media screen and (min-width:768px) {

    .privacy_sec .sec--inner h2,
    .teams_sec .sec--inner h2 {
        padding-top: 70px;
        font-size: 21px
    }
}

@media screen and (min-width:1024px) {

    .privacy_sec .sec--inner h2,
    .teams_sec .sec--inner h2 {
        padding-top: 80px;
        font-size: 24px
    }
}

.privacy_sec .sec--inner .description,
.teams_sec .sec--inner .description {
    padding-top: 12px;
    font-size: 11px;
    line-height: 20px
}

@media screen and (min-width:768px) {

    .privacy_sec .sec--inner .description,
    .teams_sec .sec--inner .description {
        padding-top: 18px;
        font-size: 12.5px;
        line-height: 22.5px
    }
}

@media screen and (min-width:1024px) {

    .privacy_sec .sec--inner .description,
    .teams_sec .sec--inner .description {
        padding-top: 24px;
        font-size: 14px;
        line-height: 25px
    }
}

.privacy_sec .sec--inner li,
.teams_sec .sec--inner li {
    max-width: 972px;
    font-size: 11px;
    line-height: 20px
}

@media screen and (min-width:768px) {

    .privacy_sec .sec--inner li,
    .teams_sec .sec--inner li {
        font-size: 12.5px;
        line-height: 22.5px
    }
}

@media screen and (min-width:1024px) {

    .privacy_sec .sec--inner li,
    .teams_sec .sec--inner li {
        font-size: 14px;
        line-height: 25px
    }
}

.privacy_sec .sec--inner .l_revision--date,
.teams_sec .sec--inner .l_revision--date {
    padding-top: 60px;
    padding-bottom: 120px
}

@media screen and (min-width:768px) {

    .privacy_sec .sec--inner .l_revision--date,
    .teams_sec .sec--inner .l_revision--date {
        padding-top: 70px;
        padding-bottom: 130px
    }
}

@media screen and (min-width:1024px) {

    .privacy_sec .sec--inner .l_revision--date,
    .teams_sec .sec--inner .l_revision--date {
        padding-top: 80px;
        padding-bottom: 140px
    }
}

.privacy_sec .sec--inner .l_revision--date li,
.teams_sec .sec--inner .l_revision--date li {
    padding-top: 10px;
    font-size: 11px;
    line-height: 20px;
    text-align:center;
}

.privacy_sec .sec--inner .l_revision--date li a:link,
.teams_sec .sec--inner .l_revision--date li a:link {
    text-decoration: underline
}

@media screen and (min-width:768px) {

    .privacy_sec .sec--inner .l_revision--date li,
    .teams_sec .sec--inner .l_revision--date li {
        padding-top: 10px;
        font-size: 13.5px;
        line-height: 22.5px
    }
}

@media screen and (min-width:1024px) {

    .privacy_sec .sec--inner .l_revision--date li,
    .teams_sec .sec--inner .l_revision--date li {
        padding-top: 24px;
        font-size: 16px;
        line-height: 25px
    }
}

.about_key_sec {
    background-image: url(/assets/keyVisual_sp_left@2x.png), url(/assets/keyVisual_sp_right@2x.png);
    background-size: 48px 240px, 127px 240px;
    background-position-x: left, right;
    background-position-y: bottom, top;
    background-repeat: no-repeat, no-repeat;
    background-color: #fff;
    height: 240px
}

@media screen and (min-width:768px) {
    .about_key_sec {
        background-image: url(/assets/keyVisual_dt_left@2x.png), url(/assets/keyVisual_dt_right@2x.png);
        background-size: 102px 420px, 420px 420px;
        height: 420px
    }
}

@media screen and (min-width:1024px) {
    .about_key_sec {
        background-size: 138px 572px, 538px 572px;
        height: 572px
    }
}

.about_key_sec h1 {
    font-weight: 900;
    font-family: Spartan;
    font-size: 32px;
    line-height: 40px
}

@media screen and (min-width:768px) {
    .about_key_sec h1 {
        font-size: 56px
    }
}

@media screen and (min-width:1024px) {
    .about_key_sec h1 {
        font-size: 80px
    }
}

@media screen and (min-width:768px) {
    .about_key_sec h1 {
        line-height: 70px
    }
}

@media screen and (min-width:1024px) {
    .about_key_sec h1 {
        line-height: 100px
    }
}

.about_key_sec .h1_area {
    padding-top: 60px;
    padding-left: 45px
}

@media screen and (min-width:768px) {
    .about_key_sec .h1_area {
        padding-top: 110px
    }
}

@media screen and (min-width:1024px) {
    .about_key_sec .h1_area {
        padding-top: 145px
    }
}

@media screen and (min-width:768px) {
    .about_key_sec .h1_area {
        padding-left: 95px
    }
}

@media screen and (min-width:1024px) {
    .about_key_sec .h1_area {
        padding-left: 130px
    }
}

.about_sec {
    margin-top: 0;
    z-index: 50;
    background-color: #f5f9fd;
    padding: 48px 24px 120px
}

@media screen and (min-width:768px) {
    .about_sec {
        padding: 76px 36px 130px
    }
}

@media screen and (min-width:1024px) {
    .about_sec {
        padding: 90px 24px 139px
    }
}

.about_sec .about_message {
    font-weight: 700;
    font-size: 16px;
    line-height: 36px;
    padding-bottom: 40px
}

@media screen and (min-width:768px) {
    .about_sec .about_message {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .about_sec .about_message {
        font-size: 24px
    }
}

@media screen and (min-width:768px) {
    .about_sec .about_message {
        line-height: 40px
    }
}

@media screen and (min-width:1024px) {
    .about_sec .about_message {
        line-height: 44px
    }
}

@media screen and (min-width:768px) {
    .about_sec .about_message {
        padding-bottom: 61px
    }
}

@media screen and (min-width:1024px) {
    .about_sec .about_message {
        padding-bottom: 62px
    }
}

.about_sec .sec--inner {
    margin: 0 auto
}

@media screen and (min-width:768px) {
    .about_sec .sec--inner {
        width: 78vw;
        max-width: 1000px
    }
}

.about_sec .sec--next_page {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-top: 60px;
    text-align: center
}

.about_sec .sec--next_page .br_sp {
    display: block
}

@media screen and (min-width:768px) {
    .about_sec .sec--next_page .br_sp {
        display: none
    }
}

@media screen and (min-width:768px) {
    .about_sec .sec--next_page {
        margin-top: 70px;
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {
    .about_sec .sec--next_page {
        margin-top: 80px;
        font-size: 20px
    }
}

.about_sec .sec--next_page a:link,
.about_sec .sec--next_page a:visited {
    display: block;
    width: 80vw;
    max-width: 345px;
    padding: 24px 0;
    background-color: #121334
}

@media screen and (min-width:768px) {

    .about_sec .sec--next_page a:link,
    .about_sec .sec--next_page a:visited {
        width: auto;
        max-width: 100%;
        padding: 28px 100px
    }
}

@media screen and (min-width:1024px) {

    .about_sec .sec--next_page a:link,
    .about_sec .sec--next_page a:visited {
        padding: 33px 132px
    }
}

.about_sec .sec--next_page a {
    position: relative
}

.about_sec .sec--next_page a:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 16px;
    top: 50px;
    background-image: url(/assets/arrow_white.png);
    background-size: 15px;
    background-repeat: no-repeat
}

@media screen and (min-width:768px) {
    .about_sec .sec--next_page a:after {
        width: 25px;
        height: 25px;
        right: 18px;
        top: 34px;
        background-size: 19px
    }
}

@media screen and (min-width:1024px) {
    .about_sec .sec--next_page a:after {
        width: 30px;
        height: 30px;
        right: 26px;
        top: 40px;
        background-size: 23px
    }
}

.about_sec .sec--next_page img {
    width: 15px;
    height: 19px
}

@media screen and (min-width:768px) {
    .about_sec .sec--next_page img {
        width: 19px;
        height: 21.5px
    }
}

@media screen and (min-width:1024px) {
    .about_sec .sec--next_page img {
        width: 23px;
        height: 24px
    }
}

.about_sec .sec--next_page--leaflet {
    display: flex;
    justify-content: space-around;
    flex-direction: column
}

@media screen and (min-width:768px) {
    .about_sec .sec--next_page--leaflet {
        flex-direction: row
    }
}

.about_sec .sec--next_page--leaflet--inner {
    margin-bottom: 24px
}

@media screen and (min-width:768px) {
    .about_sec .sec--next_page--leaflet--inner {
        margin-bottom: 0
    }
}

.l_download_leaf {
    position: relative;
    display: block;
    cursor: pointer;
    background-color: #121334;
    padding: 16px 34px 16px 12px
}

.l_download_leaf:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 19px;
    right: 10px;
    top: 19px;
    background-image: url(/assets/btn_download@2x.png);
    background-size: 14px;
    background-repeat: no-repeat
}

.l_download_leaf:hover {
    opacity: .8
}

.contact_sec {
    background-color: #f5f9fd;
    padding: 62px 24px 120px
}

@media screen and (min-width:768px) {
    .contact_sec {
        padding: 89px 36px 130px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec {
        padding: 120px 24px 140px
    }
}

.contact_sec .sec--back_top {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-top: 64px
}

@media screen and (min-width:768px) {
    .contact_sec .sec--back_top {
        margin-top: 72px;
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--back_top {
        margin-top: 80px;
        font-size: 20px
    }
}

.contact_sec .sec--back_top a:link,
.contact_sec .sec--back_top a:visited {
    display: block;
    padding: 24px 100px;
    background-color: #121334
}

@media screen and (min-width:768px) {

    .contact_sec .sec--back_top a:link,
    .contact_sec .sec--back_top a:visited {
        padding: 28px 116px
    }
}

@media screen and (min-width:1024px) {

    .contact_sec .sec--back_top a:link,
    .contact_sec .sec--back_top a:visited {
        padding: 33px 132px
    }
}

.contact_sec .sec--back_top a {
    position: relative
}

.contact_sec .sec--back_top a:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 16px;
    top: 30px;
    background-image: url(/assets/arrow_white.png);
    background-size: 15px;
    background-repeat: no-repeat
}

@media screen and (min-width:768px) {
    .contact_sec .sec--back_top a:after {
        width: 25px;
        height: 25px;
        right: 18px;
        top: 34px;
        background-size: 19px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--back_top a:after {
        width: 30px;
        height: 30px;
        right: 26px;
        top: 40px;
        background-size: 23px
    }
}

.contact_sec .sec--inner {
    margin: 0 auto
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner {
        width: 78vw;
        max-width: 1000px
    }
}

.contact_sec .sec--inner h1 {
    font-size: 22px;
    font-weight: 900
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner h1 {
        font-size: 30px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner h1 {
        font-size: 36px
    }
}

.contact_sec .sec--inner .p_contact--item {
    display: flex;
    margin: 0 auto;
    justify-content: space-around;
    align-items: center;
    padding-top: 17px;
    padding-bottom: 16px;
    max-width: 260px
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--item {
        padding-top: 40px;
        padding-bottom: 28px;
        justify-content: space-between;
        max-width: 450px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--item {
        padding-top: 63px;
        padding-bottom: 40px;
        max-width: 600px
    }
}

.contact_sec .sec--inner .p_contact--item--status {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f5f9fd;
    border-radius: 50%;
    border: 2px solid #afafbe;
    width: 70px;
    height: 70px
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--item--status {
        width: 120px;
        height: 120px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--item--status {
        width: 150px;
        height: 150px
    }
}

.contact_sec .sec--inner .p_contact--item--status span {
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    color: #afafbe
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--item--status span {
        font-size: 16.5px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--item--status span {
        font-size: 20px
    }
}

.contact_sec .sec--inner .p_contact--item--arrow {
    background-image: url(/assets/arrow_gray@2x.png);
    background-size: 6px;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 6px
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--item--arrow {
        background-size: 18px;
        padding: 10px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--item--arrow {
        background-size: 28px;
        padding: 15px
    }
}

.contact_sec .sec--inner .p_contact--item .is-active {
    background-color: #121334;
    border: 2px solid #121334
}

.contact_sec .sec--inner .p_contact--item .is-active span {
    color: #fbfbfb
}

.contact_sec .sec--inner .p_contact--item .is-active+.p_contact--item--arrow {
    background-image: url(/assets/arrow_black@2x.png)
}

.contact_sec .sec--inner .p_contact--description {
    text-align: center;
    padding-bottom: 16px;
    font-size: 11px;
    line-height: 20px
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--description {
        padding-bottom: 26px;
        font-size: 13.5px;
        line-height: 22.5px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--description {
        padding-bottom: 36px;
        font-size: 16px;
        line-height: 25px
    }
}

.contact_sec .sec--inner .p_contact--description .br_sp {
    display: block
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--description .br_sp {
        display: none
    }
}

.contact_sec .sec--inner .p_contact--info {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
    border: 1px solid #afafbe;
    padding: 16px;
    font-size: 11px;
    line-height: 20px
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--info {
        padding: 24px 32px;
        font-size: 13.5px;
        line-height: 22.5px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--info {
        padding: 33px 49px;
        font-size: 16px;
        line-height: 25px
    }
}

.contact_sec .sec--inner .p_contact--info p {
    padding-left: .9rem
}

.contact_sec .sec--inner .p_contact--info .info_bold {
    padding-left: 0;
    padding-bottom: 6px;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--info .info_bold {
        font-size: 16px;
        line-height: 30px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--info .info_bold {
        font-size: 18px;
        line-height: 34px
    }
}

.contact_sec .sec--inner .p_contact--info .before_dot {
    position: relative
}

.contact_sec .sec--inner .p_contact--info .before_dot:before {
    content: "●";
    position: absolute;
    font-size: 10px;
    top: 0;
    left: 0
}

.contact_sec .sec--inner .p_contact--inputform {
    display: flex;
    flex-wrap: wrap;
    padding-top: 67px
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--inputform {
        padding-top: 60px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--inputform {
        padding-top: 60px
    }
}

.contact_sec .sec--inner .p_contact--inputform table {
    table-layout: fixed;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 24px
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--inputform table {
        border-spacing: 0 60px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--inputform table {
        border-spacing: 0 80px
    }
}

.contact_sec .sec--inner .p_contact--inputform th {
    width: 100%;
    display: block
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--inputform th {
        width: 40%;
        display: table-cell
    }
}

.contact_sec .sec--inner .p_contact--inputform .th--align-top {
    vertical-align: top
}

.contact_sec .sec--inner .p_contact--inputform td {
    width: 100%;
    display: block
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--inputform td {
        width: 50%;
        display: table-cell
    }
}

.contact_sec .sec--inner .p_contact--inputform--item textarea {
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border: 1px solid #121334;
    padding: 10px 12px;
    color: #121334;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    height: 140px
}

.contact_sec .sec--inner .p_contact--inputform--item textarea::-moz-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.contact_sec .sec--inner .p_contact--inputform--item textarea::placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.contact_sec .sec--inner .p_contact--inputform--item textarea:-ms-input-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.contact_sec .sec--inner .p_contact--inputform--item textarea::-ms-input-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--inputform--item textarea {
        max-width: 600px;
        padding: 20px 24px;
        font-size: 20px;
        line-height: 30px;
        height: 220px
    }

    .contact_sec .sec--inner .p_contact--inputform--item textarea::-moz-placeholder {
        color: #afafbe;
        font-size: 20px;
        font-weight: 500
    }

    .contact_sec .sec--inner .p_contact--inputform--item textarea::placeholder {
        color: #afafbe;
        font-size: 20px;
        font-weight: 500
    }

    .contact_sec .sec--inner .p_contact--inputform--item textarea:-ms-input-placeholder {
        color: #afafbe;
        font-size: 20px;
        font-weight: 500
    }

    .contact_sec .sec--inner .p_contact--inputform--item textarea::-ms-input-placeholder {
        color: #afafbe;
        font-size: 20px;
        font-weight: 500
    }
}

.contact_sec .sec--inner .p_contact--inputform--item textarea:disabled {
    background-color: #f5f9fd;
    border: none;
    height: auto;
    padding: 0
}

.contact_sec .sec--inner .p_contact--inputform--item input {
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border: 1px solid #121334;
    padding: 10px 12px;
    color: #121334;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px
}

.contact_sec .sec--inner .p_contact--inputform--item input::-moz-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.contact_sec .sec--inner .p_contact--inputform--item input::placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.contact_sec .sec--inner .p_contact--inputform--item input:-ms-input-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.contact_sec .sec--inner .p_contact--inputform--item input::-ms-input-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--inputform--item input {
        max-width: 600px;
        padding: 20px 24px;
        font-size: 20px;
        line-height: 30px
    }

    .contact_sec .sec--inner .p_contact--inputform--item input::-moz-placeholder {
        color: #afafbe;
        font-size: 20px;
        font-weight: 500
    }

    .contact_sec .sec--inner .p_contact--inputform--item input::placeholder {
        color: #afafbe;
        font-size: 20px;
        font-weight: 500
    }

    .contact_sec .sec--inner .p_contact--inputform--item input:-ms-input-placeholder {
        color: #afafbe;
        font-size: 20px;
        font-weight: 500
    }

    .contact_sec .sec--inner .p_contact--inputform--item input::-ms-input-placeholder {
        color: #afafbe;
        font-size: 20px;
        font-weight: 500
    }
}

.contact_sec .sec--inner .p_contact--inputform--item input:disabled {
    background-color: #f5f9fd;
    border: none;
    padding: 0
}

.contact_sec .sec--inner .p_contact--inputform--item span {
    background-color: #afafbe;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 11px;
    padding: 2px 8px 3px;
    margin-right: 5px;
    border-radius: 4px
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--inputform--item span {
        font-size: 13.5px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--inputform--item span {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--inputform--item span {
        padding: 4px 10px 5.5px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--inputform--item span {
        padding: 6px 14px 8px
    }
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--inputform--item span {
        margin-right: 5px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--inputform--item span {
        margin-right: 5px
    }
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--inputform--item span {
        border-radius: 6px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--inputform--item span {
        border-radius: 10px
    }
}

.contact_sec .sec--inner .p_contact--inputform--item .required {
    background-color: #ff6f6f
}

.contact_sec .sec--inner .p_contact--inputform--item .l-label {
    display: inline-block;
    padding: 12px 0;
    font-size: 12px;
    margin-right: 10px
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--inputform--item .l-label {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--inputform--item .l-label {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--inputform--item .l-label {
        margin-right: 23px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--inputform--item .l-label {
        margin-right: 36px
    }
}

.contact_sec .sec--inner .p_contact--checkbox {
    text-align: center;
    padding: 24px 0
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--checkbox {
        padding: 44px 0
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--checkbox {
        padding: 54px 0
    }
}

.contact_sec .sec--inner .p_contact--checkbox a {
    color: #121334;
    font-size: 12px;
    font-weight: 700;
    display: block
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--checkbox a {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--checkbox a {
        font-size: 20px
    }
}

.contact_sec .sec--inner .p_contact--checkbox a span {
    border-bottom: 1px solid #121334
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--checkbox a span {
        border-bottom: 2px solid #121334
    }
}

.contact_sec .sec--inner .p_contact--checkbox input[type=checkbox]+label {
    background-image: url(/assets/check_off@2x.png);
    background-size: 24px;
    background-position: 0;
    background-repeat: no-repeat;
    padding: 4px 0 6px 30px;
    cursor: pointer
}

.contact_sec .sec--inner .p_contact--checkbox input[type=checkbox]:checked+label {
    background-image: url(/assets/check_on@2x.png);
    cursor: pointer
}

.contact_sec .sec--inner .p_contact--submit {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    font-size: 14px;
    text-align: center
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--submit {
        font-size: 17px;
        flex-direction: row
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--submit {
        font-size: 20px
    }
}

.contact_sec .sec--inner .p_contact--submit button {
    display: block;
    width: 80vw;
    max-width: 345px;
    padding: 24px 0;
    background-color: #121334;
    position: relative;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    font-size: 14px
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--submit button {
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--submit button {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--submit button {
        width: auto;
        max-width: 100%;
        padding: 28px 100px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--submit button {
        padding: 33px 132px
    }
}

.contact_sec .sec--inner .p_contact--submit button:disabled {
    background-color: #afafbe
}

.contact_sec .sec--inner .p_contact--submit button:hover:not([disabled]) {
    transition: all .5s ease;
    opacity: .8
}

.contact_sec .sec--inner .p_contact--submit button:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 16px;
    top: 30px;
    background-image: url(/assets/arrow_white.png);
    background-size: 15px;
    background-repeat: no-repeat
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--submit button:after {
        width: 25px;
        height: 25px;
        right: 18px;
        top: 34px;
        background-size: 19px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--submit button:after {
        width: 30px;
        height: 30px;
        right: 26px;
        top: 40px;
        background-size: 23px
    }
}

.contact_sec .sec--inner .p_contact--submit #submit_post {
    margin-top: 24px;
    padding: 24px 0
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--submit #submit_post {
        margin-top: 39px;
        padding: 28px 80px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--submit #submit_post {
        margin-top: 54px;
        padding: 33px 132px
    }
}

.contact_sec .sec--inner .p_contact--submit #submit_fix {
    background-color: #fff;
    border: 1px solid #121334;
    margin-right: 0;
    margin-top: 24px;
    width: 75vw;
    max-width: 300px;
    padding: 24px 0;
    color: #121334;
    font-weight: 700;
    font-size: 14px
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--submit #submit_fix {
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--submit #submit_fix {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--submit #submit_fix {
        width: auto;
        max-width: 100%;
        margin-top: 39px;
        margin-right: 20px;
        padding: 28px 80px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--submit #submit_fix {
        margin-top: 54px;
        margin-right: 35px;
        padding: 33px 132px
    }
}

.contact_sec .sec--inner .p_contact--submit #submit_fix:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left: 16px;
    top: 30px;
    background-image: url(/assets/arrow_black.png);
    background-size: 15px;
    background-repeat: no-repeat;
    transform: scaleX(-1)
}

@media screen and (min-width:768px) {
    .contact_sec .sec--inner .p_contact--submit #submit_fix:after {
        width: 25px;
        height: 25px;
        left: 18px;
        top: 34px;
        background-size: 19px
    }
}

@media screen and (min-width:1024px) {
    .contact_sec .sec--inner .p_contact--submit #submit_fix:after {
        width: 30px;
        height: 30px;
        left: 26px;
        top: 40px;
        background-size: 23px
    }
}

.contact_sec .sec--inner .p_contact--submit #submit_fix:hover:not([disabled]) {
    transition: all .5s ease;
    opacity: .8;
    background-color: rgba(18, 19, 52, .08)
}

.apply_key_sec {
    background-image: url(/assets/keyVisual_sp_left@2x.png), url(/assets/keyVisual_sp_right@2x.png);
    background-size: 48px 240px, 127px 240px;
    background-position-x: left, right;
    background-position-y: bottom, top;
    background-repeat: no-repeat, no-repeat;
    background-color: #fff;
    height: 240px
}

@media screen and (min-width:768px) {
    .apply_key_sec {
        background-image: url(/assets/keyVisual_dt_left@2x.png), url(/assets/keyVisual_dt_right@2x.png);
        background-size: 102px 420px, 420px 420px;
        height: 420px
    }
}

@media screen and (min-width:1024px) {
    .apply_key_sec {
        background-size: 138px 572px, 538px 572px;
        height: 572px
    }
}

.apply_key_sec h1 {
    font-size: 1.5rem;
    line-height: 1
}

.program_sec {
    position: relative;
    padding: 30px 24px;
    width: 100vw;
    background-color: #fcc755
}

@media screen and (min-width:768px) {
    .program_sec {
        padding: 37px 24px
    }
}

@media screen and (min-width:1024px) {
    .program_sec {
        padding: 48px 24px
    }
}

@media screen and (min-width:768px) {
    .program_sec {
        padding-bottom: 70px
    }
}

@media screen and (min-width:1024px) {
    .program_sec {
        padding-bottom: 100px
    }
}

.program_sec:before {
    content: "";
    position: absolute;
    top: -29px;
    left: 0;
    width: 0;
    height: 0;
    border-color: transparent transparent #fcc755;
    border-style: solid;
    border-width: 0 0 30px 100vw
}

@media screen and (min-width:768px) {
    .program_sec:before {
        top: -69px;
        border-width: 0 0 70px 100vw
    }
}

@media screen and (min-width:1024px) {
    .program_sec:before {
        top: -99px;
        border-width: 0 0 100px 100vw
    }
}

.apply_challenge_sec {
    position: relative;
    width: 100vw;
    background-color: #f5f9fd;
    padding: 30px 24px 40px
}

@media screen and (min-width:768px) {
    .apply_challenge_sec {
        padding: 37px 24px
    }
}

@media screen and (min-width:1024px) {
    .apply_challenge_sec {
        padding: 48px 24px
    }
}

@media screen and (min-width:768px) {
    .apply_challenge_sec {
        padding-bottom: 70px
    }
}

@media screen and (min-width:1024px) {
    .apply_challenge_sec {
        padding-bottom: 100px
    }
}

.apply_challenge_sec:before {
    content: "";
    position: absolute;
    top: -29px;
    left: 0;
    width: 0;
    height: 0;
    border-color: transparent transparent #f5f9fd;
    border-style: solid;
    border-width: 0 0 30px 100vw
}

@media screen and (min-width:768px) {
    .apply_challenge_sec:before {
        top: -69px;
        border-width: 0 0 70px 100vw
    }
}

@media screen and (min-width:1024px) {
    .apply_challenge_sec:before {
        top: -99px;
        border-width: 0 0 100px 100vw
    }
}


.partner_sec {
    position: relative;
    width: 100vw;
    background-color: #4ddad5;
    padding: 65px 24px 120px
}

@media screen and (min-width:768px) {
    .partner_sec {
        padding: 82.5px 24px 107.5px
    }
}

@media screen and (min-width:1024px) {
    .partner_sec {
        padding: 100px 24px 140px
    }
}

@media screen and (min-width:768px) {
    .partner_sec {
        padding-bottom: 70px
    }
}

@media screen and (min-width:1024px) {
    .partner_sec {
        padding-bottom: 100px
    }
}

.partner_sec:before {
    content: "";
    position: absolute;
    top: -29px;
    left: 0;
    width: 0;
    height: 0;
    border-color: transparent transparent #4ddad5;
    border-style: solid;
    border-width: 0 0 30px 100vw
}

@media screen and (min-width:768px) {
    .partner_sec:before {
        top: -69px;
        border-width: 0 0 70px 100vw
    }
}

@media screen and (min-width:1024px) {
    .partner_sec:before {
        top: -99px;
        border-width: 0 0 100px 100vw
    }
}

@media screen and (min-width:768px) {
    .partner_sec {
        padding-bottom: 140px
    }
}

@media screen and (min-width:1024px) {
    .partner_sec {
        padding-bottom: 160px
    }
}

.register_sec {
    position: relative;
    width: 100vw;
    background-color: #f5f9fd;
    padding: 0px 24px 120px
}

@media screen and (min-width:768px) {
    .register_sec {
        padding: 0px 10px 120px
    }
}

@media screen and (min-width:1024px) {
    .register_sec {
        padding: 0px 24px 120px
    }
}

@media screen and (min-width:768px) {
    .register_sec {
        padding-bottom: 120px
    }
}

@media screen and (min-width:1024px) {
    .register_sec {
        padding-bottom: 160px
    }
}

.register_sec:before {
    content: "";
    position: absolute;
    top: -29px;
    left: 0;
    width: 0;
    height: 0;
    border-color: transparent transparent #f5f9fd;
    border-style: solid;
    border-width: 0 0 30px 100vw
}

@media screen and (min-width:768px) {
    .register_sec:before {
        top: -69px;
        border-width: 0 0 70px 100vw
    }
}

@media screen and (min-width:1024px) {
    .register_sec:before {
        top: -99px;
        border-width: 0 0 100px 100vw
    }
}


.page_menu_sec {
    background-color: #f5f9fd;
    padding-top: 56px;
    padding-bottom: 50px;
    text-align: center
}

@media screen and (min-width:768px) {
    .page_menu_sec {
        padding-top: 78px
    }
}

@media screen and (min-width:1024px) {
    .page_menu_sec {
        padding-top: 100px
    }
}

@media screen and (min-width:768px) {
    .page_menu_sec {
        padding-bottom: 75px
    }
}

@media screen and (min-width:1024px) {
    .page_menu_sec {
        padding-bottom: 100px
    }
}

.page_menu_sec li {
    padding: 0 1.5em;
    display: inline-block;
    border-left: 1px solid #121334;
    border-right: 1px solid #121334;
    margin-left: -1px
}

.page_menu_sec li:first-child {
    margin-left: 0
}

.page_menu_sec a {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .page_menu_sec a {
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {
    .page_menu_sec a {
        font-size: 22px
    }
}

.page_menu_sec a:hover {
    opacity: .8
}

.apply_challenge_sec,
.partner_sec,
.program_sec,
.register_sec {
    margin: 0 auto
}

.apply_challenge_sec .sec--inner,
.partner_sec .sec--inner,
.program_sec .sec--inner,
.register_sec .sec--inner {
    margin: 0 auto;
    max-width: 1000px
}

.l_apply--content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center
}

@media screen and (min-width:768px) {
    .l_apply--content {
        flex-wrap: nowrap
    }
}

.l_apply--pb--100_120 {
    padding-bottom: 100px
}

@media screen and (min-width:768px) {
    .l_apply--pb--100_120 {
        padding-bottom: 110px
    }
}

@media screen and (min-width:1024px) {
    .l_apply--pb--100_120 {
        padding-bottom: 120px
    }
}

.l_apply--item {
    background-color: #fff;
    margin-left: 10px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding-bottom: 24px;
    padding-top: 10px
}

@media screen and (min-width:768px) {
    .l_apply--item {
        width: 28vw;
        max-width: 255px;
        height: 365px;
        padding-top: 20px
    }
}

@media screen and (min-width:1024px) {
    .l_apply--item {
        padding-top: 30px
    }
}

.l_apply--item--number {
    margin-left: -10px;
    font-family: Assistant
}

.l_apply--item--title {
    width: calc(100% - 40px);
    min-height: auto;
    padding-top: 14px;
    padding-left: 16px
}

@media screen and (min-width:768px) {
    .l_apply--item--title {
        width: calc(100% - 55px)
    }
}

@media screen and (min-width:1024px) {
    .l_apply--item--title {
        width: calc(100% - 55px)
    }
}

@media screen and (min-width:768px) {
    .l_apply--item--title {
        min-height: 100px
    }
}

@media screen and (min-width:1024px) {
    .l_apply--item--title {
        min-height: 100px
    }
}

@media screen and (min-width:768px) {
    .l_apply--item--title {
        padding-top: 12px
    }
}

@media screen and (min-width:1024px) {
    .l_apply--item--title {
        padding-top: 10px
    }
}

@media screen and (min-width:768px) {
    .l_apply--item--title {
        padding-left: 16.5px
    }
}

@media screen and (min-width:1024px) {
    .l_apply--item--title {
        padding-left: 17px
    }
}

.l_apply--item--comment {
    width: 100%;
    padding-top: 17px;
    padding-left: 29px;
    padding-right: 15px
}

@media screen and (min-width:768px) {
    .l_apply--item--comment {
        padding-top: 15px
    }
}

@media screen and (min-width:1024px) {
    .l_apply--item--comment {
        padding-top: 20px
    }
}

@media screen and (min-width:768px) {
    .l_apply--item--comment {
        padding-left: 18px
    }
}

@media screen and (min-width:1024px) {
    .l_apply--item--comment {
        padding-left: 21px
    }
}

@media screen and (min-width:768px) {
    .l_apply--item--comment {
        padding-right: 18px
    }
}

@media screen and (min-width:1024px) {
    .l_apply--item--comment {
        padding-right: 21px
    }
}

.l_apply--item--logo {
    margin: 0 auto
}

.l_apply--item--mr--0_68 {
    margin-right: 0
}

@media screen and (min-width:768px) {
    .l_apply--item--mr--0_68 {
        margin-right: 30px
    }
}

@media screen and (min-width:1024px) {
    .l_apply--item--mr--0_68 {
        margin-right: 60px
    }
}

.l_apply--item--mb--16_0 {
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .l_apply--item--mb--16_0 {
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .l_apply--item--mb--16_0 {
        margin-bottom: 0
    }
}

.l_download {
    position: relative;
    display: block;
    cursor: pointer;
    background-color: #121334;
    font-size: 13px;
    padding: 16px 34px 16px 12px
}

.l_manuallink {
    position: relative;
    display: block;
    cursor: pointer;
    background-color: #121334;
    font-size: 13px;
    padding: 16px 34px 16px 12px
}

@media screen and (min-width:768px) {
    .l_download {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l_download {
        font-size: 13px
    }
}

.l_download:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 19px;
    right: 10px;
    top: 19px;
    background-image: url(/assets/btn_download@2x.png);
    background-size: 14px;
    background-repeat: no-repeat
}

.l_download:hover:not([disabled]) {
    opacity: .8
}

.l_manuallink:hover:not([disabled]) {
    opacity: .8
}

.l_register {
    position: relative;
    display: block;
    cursor: pointer;
    width: 86vw;
    max-width: 424px;
    text-align: center;
    background-color: #121334;
    font-weight: 700;
    font-size: 14px;
    padding: 24px
}

@media screen and (min-width:768px) {
    .l_register {
        width: 100%;
        max-width: 424px;
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {
    .l_register {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .l_register {
        padding-top: 27px
    }
}

@media screen and (min-width:1024px) {
    .l_register {
        padding-top: 30px
    }
}

@media screen and (min-width:768px) {
    .l_register {
        padding-bottom: 27px
    }
}

@media screen and (min-width:1024px) {
    .l_register {
        padding-bottom: 30px
    }
}

@media screen and (min-width:768px) {
    .l_register {
        padding-right: 18px
    }
}

@media screen and (min-width:1024px) {
    .l_register {
        padding-right: 50px
    }
}

@media screen and (min-width:768px) {
    .l_register {
        padding-left: 18px
    }
}

@media screen and (min-width:1024px) {
    .l_register {
        padding-left: 50px
    }
}

.l_register:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 19px;
    right: 14px;
    top: 30px;
    background-image: url(/assets/btn_right@2x.png);
    background-size: 14px;
    background-repeat: no-repeat
}

@media screen and (min-width:768px) {
    .l_register:after {
        width: 20px;
        height: 25px;
        right: 26px;
        top: 32px;
        background-size: 19px
    }
}

@media screen and (min-width:1024px) {
    .l_register:after {
        width: 26px;
        height: 26px;
        right: 25px;
        top: 35px;
        background-size: 24px
    }
}

.l_register:hover {
    opacity: .8
}

.l_logo_use {
    position: relative;
    display: block;
    cursor: pointer;
    min-width: 176px;
    text-align: center;
    background-color: #121334;
    font-weight: 700;
    margin-top: 19px;
    padding: 16px 48px 16px 24px
}

@media screen and (min-width:768px) {
    .l_logo_use {
        padding-top: 16px
    }
}

@media screen and (min-width:1024px) {
    .l_logo_use {
        padding-top: 16px
    }
}

@media screen and (min-width:768px) {
    .l_logo_use {
        padding-bottom: 16px
    }
}

@media screen and (min-width:1024px) {
    .l_logo_use {
        padding-bottom: 16px
    }
}

@media screen and (min-width:768px) {
    .l_logo_use {
        padding-right: 48px
    }
}

@media screen and (min-width:1024px) {
    .l_logo_use {
        padding-right: 48px
    }
}

@media screen and (min-width:768px) {
    .l_logo_use {
        padding-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .l_logo_use {
        padding-left: 24px
    }
}

.l_logo_use:after {
    content: "";
    position: absolute;
    width: 23px;
    height: 24px;
    right: 12px;
    top: 22px;
    background-image: url(/assets/btn_right@2x.png);
    background-size: 16px;
    background-repeat: no-repeat
}

.l_logo_use:hover {
    opacity: .8
}

.l_news--detail {
    height: 100%;
    min-height: calc(100vh - 890px);
    display: flex;
    flex-direction: column;
    padding: 40px 24px 70px;
    background-color: #f5f9fd;
    margin: 0 auto
}

@media screen and (min-width:768px) {
    .l_news--detail {
        padding: 80px 30px;
        min-height: calc(100vh - 830px)
    }
}

@media screen and (min-width:1024px) {
    .l_news--detail {
        padding: 120px 36px;
        min-height: calc(100vh - 575px)
    }
}

.l_news--detail .entry_sec,
.l_news--detail .news_detail_sec {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px
}

.l_news--detail .news_detail_sec {
    padding-bottom: 12px
}

@media screen and (min-width:768px) {
    .l_news--detail .news_detail_sec {
        padding-bottom: 20px
    }
}

@media screen and (min-width:1024px) {
    .l_news--detail .news_detail_sec {
        padding-bottom: 26px
    }
}

.l_news--detail .news_detail_sec .sec_page--inner {
    display: flex;
    justify-content: space-between
}

.l_news--detail .news_detail_sec .sec_page--category {
    font-weight: 500;
    color: #fff;
    display: inline-block;
    white-space: nowrap;
    font-size: 10px;
    line-height: 17px;
    padding: 1px 16px
}

@media screen and (min-width:768px) {
    .l_news--detail .news_detail_sec .sec_page--category {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l_news--detail .news_detail_sec .sec_page--category {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .l_news--detail .news_detail_sec .sec_page--category {
        line-height: 21.5px
    }
}

@media screen and (min-width:1024px) {
    .l_news--detail .news_detail_sec .sec_page--category {
        line-height: 28px
    }
}

@media screen and (min-width:768px) {
    .l_news--detail .news_detail_sec .sec_page--category {
        padding-top: 2px
    }
}

@media screen and (min-width:1024px) {
    .l_news--detail .news_detail_sec .sec_page--category {
        padding-top: 3px
    }
}

@media screen and (min-width:768px) {
    .l_news--detail .news_detail_sec .sec_page--category {
        padding-bottom: 2px
    }
}

@media screen and (min-width:1024px) {
    .l_news--detail .news_detail_sec .sec_page--category {
        padding-bottom: 3px
    }
}

@media screen and (min-width:768px) {
    .l_news--detail .news_detail_sec .sec_page--category {
        padding-left: 28px
    }
}

@media screen and (min-width:1024px) {
    .l_news--detail .news_detail_sec .sec_page--category {
        padding-left: 36px
    }
}

@media screen and (min-width:768px) {
    .l_news--detail .news_detail_sec .sec_page--category {
        padding-right: 28px
    }
}

@media screen and (min-width:1024px) {
    .l_news--detail .news_detail_sec .sec_page--category {
        padding-right: 36px
    }
}

.l_news--detail .news_detail_sec .sec_page--title {
    margin-top: 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px
}

@media screen and (min-width:768px) {
    .l_news--detail .news_detail_sec .sec_page--title {
        margin-top: 10px;
        font-size: 20px;
        line-height: 30px
    }
}

@media screen and (min-width:1024px) {
    .l_news--detail .news_detail_sec .sec_page--title {
        margin-top: 15px;
        font-size: 23px;
        line-height: 34px
    }
}

.l_news--detail .news_detail_sec .sec_page--date {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

.l_news--detail .news_detail_sec .sec_page--date .sec_page--date--created,
.l_news--detail .news_detail_sec .sec_page--date .sec_page--date--updated {
    display: inline-block;
    font-weight: 300;
    color: #121334;
    font-size: 11px;
    line-height: 17px;
    padding-top: 1px;
    padding-bottom: 1px
}

@media screen and (min-width:768px) {

    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--created,
    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--updated {
        font-size: 12.5px
    }
}

@media screen and (min-width:1024px) {

    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--created,
    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--updated {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {

    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--created,
    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--updated {
        line-height: 21.5px
    }
}

@media screen and (min-width:1024px) {

    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--created,
    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--updated {
        line-height: 28px
    }
}

@media screen and (min-width:768px) {

    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--created,
    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--updated {
        padding-top: 2px
    }
}

@media screen and (min-width:1024px) {

    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--created,
    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--updated {
        padding-top: 3px
    }
}

@media screen and (min-width:768px) {

    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--created,
    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--updated {
        padding-bottom: 2px
    }
}

@media screen and (min-width:1024px) {

    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--created,
    .l_news--detail .news_detail_sec .sec_page--date .sec_page--date--updated {
        padding-bottom: 3px
    }
}

.l_news--detail .news_detail_sec .sec_page--date--updated {
    padding-left: 20px
}

@media screen and (min-width:768px) {
    .l_news--detail .news_detail_sec .sec_page--date--updated {
        padding-left: 28px
    }
}

@media screen and (min-width:1024px) {
    .l_news--detail .news_detail_sec .sec_page--date--updated {
        padding-left: 36px
    }
}

.challenge_top_sec,
.event_top_sec,
.parner_top_sec,
.post_top_sec,
.report_top_sec,
.article_top_sec {
    width: 100vw;
    height: 200px;
    background-color: #f5f9fd;
    border-bottom: 2px solid #121334;
    margin-top: -190px;
    transform: skew(0deg, -7deg)
}

@media screen and (min-width:768px) {

    .challenge_top_sec,
    .event_top_sec,
    .parner_top_sec,
    .post_top_sec,
    .report_top_sec,
    .article_top_sec {
        margin-top: -175px;
        border-bottom: 3px solid #121334;
        transform: skew(0deg, -5deg)
    }
}

@media screen and (min-width:1024px) {

    .challenge_top_sec,
    .event_top_sec,
    .parner_top_sec,
    .post_top_sec,
    .report_top_sec,
    .article_top_sec {
        transform: skew(0deg, -4deg)
    }
}

.l-topics--list,
.l-challenge--list,
.l-event--list,
.l-partner--list,
.l-post--list,
.l-report--list,
.l-article--list {
    height: 100%;
    min-height: calc(100vh - 850px);
    display: flex;
    flex-direction: column;
    padding: 70px 24px 120px;
    background-color: #fbfbfb;
    margin: -20px auto 0
}

@media screen and (min-width:768px) {

    .l-topics--list,
    .l-challenge--list,
    .l-event--list,
    .l-partner--list,
    .l-post--list,
    .l-report--list,
    .l-article--list {
        padding: 110px 30px;
        min-height: calc(100vh - 770px);
        margin-top: -30px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--list,
    .l-challenge--list,
    .l-event--list,
    .l-partner--list,
    .l-post--list,
    .l-report--list,
    .l-article--list {
        padding: 145px 36px 140px;
        min-height: calc(100vh - 520px);
        margin-top: -40px
    }
}

.l-topics--list .challenge_search_sec,
.l-topics--list .event_search_sec,
.l-topics--list .partner_search_sec,
.l-topics--list .post_search_sec,
.l-topics--list .report_search_sec,
.l-challenge--list .challenge_search_sec,
.l-challenge--list .event_search_sec,
.l-challenge--list .partner_search_sec,
.l-challenge--list .post_search_sec,
.l-challenge--list .report_search_sec,
.l-event--list .challenge_search_sec,
.l-event--list .event_search_sec,
.l-event--list .partner_search_sec,
.l-event--list .post_search_sec,
.l-event--list .report_search_sec,
.l-partner--list .challenge_search_sec,
.l-partner--list .event_search_sec,
.l-partner--list .partner_search_sec,
.l-partner--list .post_search_sec,
.l-partner--list .report_search_sec,
.l-post--list .challenge_search_sec,
.l-post--list .event_search_sec,
.l-post--list .partner_search_sec,
.l-post--list .post_search_sec,
.l-post--list .report_search_sec,
.l-report--list .challenge_search_sec,
.l-report--list .event_search_sec,
.l-report--list .partner_search_sec,
.l-report--list .post_search_sec,
.l-report--list .report_search_sec,
.l-article--list .article_search_sec {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px
}

.l-topics--list .challenge_list_sec,
.l-topics--list .event_list_sec,
.l-topics--list .partner_list_sec,
.l-topics--list .post_list_sec,
.l-topics--list .report_list_sec,
.l-challenge--list .challenge_list_sec,
.l-challenge--list .event_list_sec,
.l-challenge--list .partner_list_sec,
.l-challenge--list .post_list_sec,
.l-challenge--list .report_list_sec,
.l-event--list .challenge_list_sec,
.l-event--list .event_list_sec,
.l-event--list .partner_list_sec,
.l-event--list .post_list_sec,
.l-event--list .report_list_sec,
.l-partner--list .challenge_list_sec,
.l-partner--list .event_list_sec,
.l-partner--list .partner_list_sec,
.l-partner--list .post_list_sec,
.l-partner--list .report_list_sec,
.l-post--list .challenge_list_sec,
.l-post--list .event_list_sec,
.l-post--list .partner_list_sec,
.l-post--list .post_list_sec,
.l-post--list .report_list_sec,
.l-report--list .challenge_list_sec,
.l-report--list .event_list_sec,
.l-report--list .partner_list_sec,
.l-report--list .post_list_sec,
.l-report--list .report_list_sec,
.l-article--list .article_list_sec {
    width: 100%;
    max-width: 1000px;
    margin: 56px auto 0
}

@media screen and (min-width:768px) {

    .l-topics--list .challenge_list_sec,
    .l-topics--list .event_list_sec,
    .l-topics--list .partner_list_sec,
    .l-topics--list .post_list_sec,
    .l-topics--list .report_list_sec,
    .l-challenge--list .challenge_list_sec,
    .l-challenge--list .event_list_sec,
    .l-challenge--list .partner_list_sec,
    .l-challenge--list .post_list_sec,
    .l-challenge--list .report_list_sec,
    .l-event--list .challenge_list_sec,
    .l-event--list .event_list_sec,
    .l-event--list .partner_list_sec,
    .l-event--list .post_list_sec,
    .l-event--list .report_list_sec,
    .l-partner--list .challenge_list_sec,
    .l-partner--list .event_list_sec,
    .l-partner--list .partner_list_sec,
    .l-partner--list .post_list_sec,
    .l-partner--list .report_list_sec,
    .l-post--list .challenge_list_sec,
    .l-post--list .event_list_sec,
    .l-post--list .partner_list_sec,
    .l-post--list .post_list_sec,
    .l-post--list .report_list_sec,
    .l-report--list .challenge_list_sec,
    .l-report--list .event_list_sec,
    .l-report--list .partner_list_sec,
    .l-report--list .post_list_sec,
    .l-report--list .report_list_sec,
    .l-article--list .article_list_sec {
        margin-top: 64px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--list .challenge_list_sec,
    .l-topics--list .event_list_sec,
    .l-topics--list .partner_list_sec,
    .l-topics--list .post_list_sec,
    .l-topics--list .report_list_sec,
    .l-challenge--list .challenge_list_sec,
    .l-challenge--list .event_list_sec,
    .l-challenge--list .partner_list_sec,
    .l-challenge--list .post_list_sec,
    .l-challenge--list .report_list_sec,
    .l-event--list .challenge_list_sec,
    .l-event--list .event_list_sec,
    .l-event--list .partner_list_sec,
    .l-event--list .post_list_sec,
    .l-event--list .report_list_sec,
    .l-partner--list .challenge_list_sec,
    .l-partner--list .event_list_sec,
    .l-partner--list .partner_list_sec,
    .l-partner--list .post_list_sec,
    .l-partner--list .report_list_sec,
    .l-post--list .challenge_list_sec,
    .l-post--list .event_list_sec,
    .l-post--list .partner_list_sec,
    .l-post--list .post_list_sec,
    .l-post--list .report_list_sec,
    .l-report--list .challenge_list_sec,
    .l-report--list .event_list_sec,
    .l-report--list .partner_list_sec,
    .l-report--list .post_list_sec,
    .l-report--list .report_list_sec,
    .l-article--list .article_list_sec {
        margin-top: 72px
    }
}

.l-topics--list .challenge_list_sec ul,
.l-topics--list .event_list_sec ul,
.l-topics--list .partner_list_sec ul,
.l-topics--list .post_list_sec ul,
.l-topics--list .report_list_sec ul,
.l-challenge--list .challenge_list_sec ul,
.l-challenge--list .event_list_sec ul,
.l-challenge--list .partner_list_sec ul,
.l-challenge--list .post_list_sec ul,
.l-challenge--list .report_list_sec ul,
.l-event--list .challenge_list_sec ul,
.l-event--list .event_list_sec ul,
.l-event--list .partner_list_sec ul,
.l-event--list .post_list_sec ul,
.l-event--list .report_list_sec ul,
.l-partner--list .challenge_list_sec ul,
.l-partner--list .event_list_sec ul,
.l-partner--list .partner_list_sec ul,
.l-partner--list .post_list_sec ul,
.l-partner--list .report_list_sec ul,
.l-post--list .challenge_list_sec ul,
.l-post--list .event_list_sec ul,
.l-post--list .partner_list_sec ul,
.l-post--list .post_list_sec ul,
.l-post--list .report_list_sec ul,
.l-report--list .challenge_list_sec ul,
.l-report--list .event_list_sec ul,
.l-report--list .partner_list_sec ul,
.l-report--list .post_list_sec ul,
.l-report--list .report_list_sec ul,
.l-article--list .article_list_sec ul
{
    display: flex;
    flex-wrap: wrap
}

.l-topics--search--inputform,
.l-challenge--search--inputform,
.l-event--search--inputform,
.l-partner--search--inputform,
.l-post--search--inputform,
.l-report--search--inputform,
.l-article--search--inputform {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.l-topics--search--item--title,
.l-challenge--search--item--title,
.l-event--search--item--title,
.l-partner--search--item--title,
.l-post--search--item--title,
.l-report--search--item--title,
.l-article--search--item--title {
    display: inline-block;
    position: relative;
    padding-left: 1em;
    line-height: 28px;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px
}

@media screen and (min-width:768px) {

    .l-topics--search--item--title,
    .l-challenge--search--item--title,
    .l-event--search--item--title,
    .l-partner--search--item--title,
    .l-post--search--item--title,
    .l-report--search--item--title,
    .l-article--search--item--title {
        margin-bottom: 13px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--title,
    .l-challenge--search--item--title,
    .l-event--search--item--title,
    .l-partner--search--item--title,
    .l-post--search--item--title,
    .l-report--search--item--title,
    .l-article--search--item--title {
        margin-bottom: 15px
    }
}

.l-topics--search--item--title:before,
.l-challenge--search--item--title:before,
.l-event--search--item--title:before,
.l-partner--search--item--title:before,
.l-post--search--item--title:before,
.l-report--search--item--title:before,
.l-article--search--item--title:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 16px;
    transform: translateY(-50%);
    background-color: #121334
}

.l-topics--search--item--area,
.l-challenge--search--item--area,
.l-event--search--item--area,
.l-partner--search--item--area,
.l-post--search--item--area,
.l-report--search--item--area {
    display: flex
}

.l-topics--search--submit,
.l-challenge--search--submit,
.l-event--search--submit,
.l-partner--search--submit,
.l-post--search--submit,
.l-report--search--submit,
.l-article--search--submit {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    text-align: center;
    margin-top: 28px
}

@media screen and (min-width:768px) {

    .l-topics--search--submit,
    .l-challenge--search--submit,
    .l-event--search--submit,
    .l-partner--search--submit,
    .l-post--search--submit,
    .l-report--search--submit,
    .l-article--search--submit {
        margin-top: 43px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--submit,
    .l-challenge--search--submit,
    .l-event--search--submit,
    .l-partner--search--submit,
    .l-post--search--submit,
    .l-report--search--submit,
    .l-article--search--submit {
        margin-top: 53px
    }
}

.l-topics--search--submit button,
.l-challenge--search--submit button,
.l-event--search--submit button,
.l-partner--search--submit button,
.l-post--search--submit button,
.l-report--search--submit button,
.l-article--search--submit button {
    display: block;
    padding: 10px 24px;
    background-color: #121334;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    transition: all .3s ease
}

@media screen and (min-width:768px) {

    .l-topics--search--submit button,
    .l-challenge--search--submit button,
    .l-event--search--submit button,
    .l-partner--search--submit button,
    .l-post--search--submit button,
    .l-report--search--submit button,
    .l-article--search--submit button {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--submit button,
    .l-challenge--search--submit button,
    .l-event--search--submit button,
    .l-partner--search--submit button,
    .l-post--search--submit button,
    .l-report--search--submit button,
    .l-article--search--submit button {
        font-size: 15px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--submit button,
    .l-challenge--search--submit button,
    .l-event--search--submit button,
    .l-partner--search--submit button,
    .l-post--search--submit button,
    .l-report--search--submit button,
    .l-article--search--submit button {
        padding: 10px 30px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--submit button,
    .l-challenge--search--submit button,
    .l-event--search--submit button,
    .l-partner--search--submit button,
    .l-post--search--submit button,
    .l-report--search--submit button,
    .l-article--search--submit button {
        padding: 10px 37px
    }
}

.l-topics--search--submit button:hover:not([disabled]),
.l-challenge--search--submit button:hover:not([disabled]),
.l-event--search--submit button:hover:not([disabled]),
.l-partner--search--submit button:hover:not([disabled]),
.l-post--search--submit button:hover:not([disabled]),
.l-report--search--submit button:hover:not([disabled]),
.l-article--search--submit button:hover:not([disabled]) {
    opacity: .8;
    box-shadow: 1px 1px 1px rgba(18, 19, 52, .5), inset 1px 1px 1px hsla(0, 0%, 100%, .5)
}

.l-topics--search--item--icon,
.l-challenge--search--item--icon,
.l-event--search--item--icon,
.l-partner--search--item--icon,
.l-post--search--item--icon,
.l-report--search--item--icon,
.l-article--search--item--icon {
    display: flex;
    flex-wrap: wrap
}

.l-topics--search--item--icon input[type=checkbox]+label,
.l-challenge--search--item--icon input[type=checkbox]+label,
.l-event--search--item--icon input[type=checkbox]+label,
.l-partner--search--item--icon input[type=checkbox]+label,
.l-post--search--item--icon input[type=checkbox]+label,
.l-report--search--item--icon input[type=checkbox]+label,
.l-article--search--item--icon input[type=checkbox]+label {
    background-image: url(/assets/SDGs/sdg_icon_01.png);
    background-position: 0;
    background-repeat: no-repeat;
    border: 4px solid #f5f9fd;
    border-radius: 0;
    cursor: pointer;
    width: 48px;
    height: 48px;
    background-size: 42px;
    margin-right: 6px;
    margin-bottom: 6px
}

@media screen and (min-width:768px) {

    .l-topics--search--item--icon input[type=checkbox]+label,
    .l-challenge--search--item--icon input[type=checkbox]+label,
    .l-event--search--item--icon input[type=checkbox]+label,
    .l-partner--search--item--icon input[type=checkbox]+label,
    .l-post--search--item--icon input[type=checkbox]+label,
    .l-report--search--item--icon input[type=checkbox]+label,
    .l-article--search--item--icon input[type=checkbox]+label {
        width: 51px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--icon input[type=checkbox]+label,
    .l-challenge--search--item--icon input[type=checkbox]+label,
    .l-event--search--item--icon input[type=checkbox]+label,
    .l-partner--search--item--icon input[type=checkbox]+label,
    .l-post--search--item--icon input[type=checkbox]+label,
    .l-report--search--item--icon input[type=checkbox]+label,
    .l-article--search--item--icon input[type=checkbox]+label {
        width: 54px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--icon input[type=checkbox]+label,
    .l-challenge--search--item--icon input[type=checkbox]+label,
    .l-event--search--item--icon input[type=checkbox]+label,
    .l-partner--search--item--icon input[type=checkbox]+label,
    .l-post--search--item--icon input[type=checkbox]+label,
    .l-report--search--item--icon input[type=checkbox]+label,
    .l-article--search--item--icon input[type=checkbox]+label {
        height: 51px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--icon input[type=checkbox]+label,
    .l-challenge--search--item--icon input[type=checkbox]+label,
    .l-event--search--item--icon input[type=checkbox]+label,
    .l-partner--search--item--icon input[type=checkbox]+label,
    .l-post--search--item--icon input[type=checkbox]+label,
    .l-report--search--item--icon input[type=checkbox]+label,
    .l-article--search--item--icon input[type=checkbox]+label {
        height: 54px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--icon input[type=checkbox]+label,
    .l-challenge--search--item--icon input[type=checkbox]+label,
    .l-event--search--item--icon input[type=checkbox]+label,
    .l-partner--search--item--icon input[type=checkbox]+label,
    .l-post--search--item--icon input[type=checkbox]+label,
    .l-report--search--item--icon input[type=checkbox]+label,
    .l-article--search--item--icon input[type=checkbox]+label {
        background-size: 45px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--icon input[type=checkbox]+label,
    .l-challenge--search--item--icon input[type=checkbox]+label,
    .l-event--search--item--icon input[type=checkbox]+label,
    .l-partner--search--item--icon input[type=checkbox]+label,
    .l-post--search--item--icon input[type=checkbox]+label,
    .l-report--search--item--icon input[type=checkbox]+label,
    .l-article--search--item--icon input[type=checkbox]+label {
        background-size: 48px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--icon input[type=checkbox]+label,
    .l-challenge--search--item--icon input[type=checkbox]+label,
    .l-event--search--item--icon input[type=checkbox]+label,
    .l-partner--search--item--icon input[type=checkbox]+label,
    .l-post--search--item--icon input[type=checkbox]+label,
    .l-report--search--item--icon input[type=checkbox]+label,
    .l-article--search--item--icon input[type=checkbox]+label {
        margin-right: 2px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--icon input[type=checkbox]+label,
    .l-challenge--search--item--icon input[type=checkbox]+label,
    .l-event--search--item--icon input[type=checkbox]+label,
    .l-partner--search--item--icon input[type=checkbox]+label,
    .l-post--search--item--icon input[type=checkbox]+label,
    .l-report--search--item--icon input[type=checkbox]+label,
    .l-article--search--item--icon input[type=checkbox]+label {
        margin-right: 4px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--icon input[type=checkbox]+label,
    .l-challenge--search--item--icon input[type=checkbox]+label,
    .l-event--search--item--icon input[type=checkbox]+label,
    .l-partner--search--item--icon input[type=checkbox]+label,
    .l-post--search--item--icon input[type=checkbox]+label,
    .l-report--search--item--icon input[type=checkbox]+label,
    .l-article--search--item--icon input[type=checkbox]+label {
        margin-bottom: 2px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--icon input[type=checkbox]+label,
    .l-challenge--search--item--icon input[type=checkbox]+label,
    .l-event--search--item--icon input[type=checkbox]+label,
    .l-partner--search--item--icon input[type=checkbox]+label,
    .l-post--search--item--icon input[type=checkbox]+label,
    .l-report--search--item--icon input[type=checkbox]+label,
    .l-article--search--item--icon input[type=checkbox]+label {
        margin-bottom: 4px
    }
}

.l-topics--search--item--icon input[type=checkbox]:checked+label,
.l-challenge--search--item--icon input[type=checkbox]:checked+label,
.l-event--search--item--icon input[type=checkbox]:checked+label,
.l-partner--search--item--icon input[type=checkbox]:checked+label,
.l-post--search--item--icon input[type=checkbox]:checked+label,
.l-report--search--item--icon input[type=checkbox]:checked+label,
.l-article--search--item--icon input[type=checkbox]:checked+label {
    cursor: pointer;
    border: 4px solid #121334;
    border-radius: 6px
}

.l-topics--search--item--icon label:hover:not([disabled]),
.l-challenge--search--item--icon label:hover:not([disabled]),
.l-event--search--item--icon label:hover:not([disabled]),
.l-partner--search--item--icon label:hover:not([disabled]),
.l-post--search--item--icon label:hover:not([disabled]),
.l-report--search--item--icon label:hover:not([disabled]),
.l-article--search--item--icon label:hover:not([disabled]) {
    opacity: .8
}

.l-topics--search--item--icon #search_sdgs_01+label,
.l-challenge--search--item--icon #search_sdgs_01+label,
.l-event--search--item--icon #search_sdgs_01+label,
.l-partner--search--item--icon #search_sdgs_01+label,
.l-post--search--item--icon #search_sdgs_01+label,
.l-report--search--item--icon #search_sdgs_01+label,
.l-article--search--item--icon #search_sdgs_01+label {
    background-image: url(/assets/SDGs/sdg_icon_01.png)
}

.l-topics--search--item--icon #search_sdgs_02+label,
.l-challenge--search--item--icon #search_sdgs_02+label,
.l-event--search--item--icon #search_sdgs_02+label,
.l-partner--search--item--icon #search_sdgs_02+label,
.l-post--search--item--icon #search_sdgs_02+label,
.l-report--search--item--icon #search_sdgs_02+label,
.l-article--search--item--icon #search_sdgs_02+label {
    background-image: url(/assets/SDGs/sdg_icon_02.png)
}

.l-topics--search--item--icon #search_sdgs_03+label,
.l-challenge--search--item--icon #search_sdgs_03+label,
.l-event--search--item--icon #search_sdgs_03+label,
.l-partner--search--item--icon #search_sdgs_03+label,
.l-post--search--item--icon #search_sdgs_03+label,
.l-report--search--item--icon #search_sdgs_03+label,
.l-article--search--item--icon #search_sdgs_03+label {
    background-image: url(/assets/SDGs/sdg_icon_03.png)
}

.l-topics--search--item--icon #search_sdgs_04+label,
.l-challenge--search--item--icon #search_sdgs_04+label,
.l-event--search--item--icon #search_sdgs_04+label,
.l-partner--search--item--icon #search_sdgs_04+label,
.l-post--search--item--icon #search_sdgs_04+label,
.l-report--search--item--icon #search_sdgs_04+label,
.l-article--search--item--icon #search_sdgs_04+label {
    background-image: url(/assets/SDGs/sdg_icon_04.png)
}

.l-topics--search--item--icon #search_sdgs_05+label,
.l-challenge--search--item--icon #search_sdgs_05+label,
.l-event--search--item--icon #search_sdgs_05+label,
.l-partner--search--item--icon #search_sdgs_05+label,
.l-post--search--item--icon #search_sdgs_05+label,
.l-report--search--item--icon #search_sdgs_05+label,
.l-article--search--item--icon #search_sdgs_05+label {
    background-image: url(/assets/SDGs/sdg_icon_05.png)
}

.l-topics--search--item--icon #search_sdgs_06+label,
.l-challenge--search--item--icon #search_sdgs_06+label,
.l-event--search--item--icon #search_sdgs_06+label,
.l-partner--search--item--icon #search_sdgs_06+label,
.l-post--search--item--icon #search_sdgs_06+label,
.l-report--search--item--icon #search_sdgs_06+label,
.l-article--search--item--icon #search_sdgs_06+label {
    background-image: url(/assets/SDGs/sdg_icon_06.png)
}

.l-topics--search--item--icon #search_sdgs_07+label,
.l-challenge--search--item--icon #search_sdgs_07+label,
.l-event--search--item--icon #search_sdgs_07+label,
.l-partner--search--item--icon #search_sdgs_07+label,
.l-post--search--item--icon #search_sdgs_07+label,
.l-report--search--item--icon #search_sdgs_07+label,
.l-article--search--item--icon #search_sdgs_07+label {
    background-image: url(/assets/SDGs/sdg_icon_07.png)
}

.l-topics--search--item--icon #search_sdgs_08+label,
.l-challenge--search--item--icon #search_sdgs_08+label,
.l-event--search--item--icon #search_sdgs_08+label,
.l-partner--search--item--icon #search_sdgs_08+label,
.l-post--search--item--icon #search_sdgs_08+label,
.l-report--search--item--icon #search_sdgs_08+label,
.l-article--search--item--icon #search_sdgs_08+label {
    background-image: url(/assets/SDGs/sdg_icon_08.png)
}

.l-topics--search--item--icon #search_sdgs_09+label,
.l-challenge--search--item--icon #search_sdgs_09+label,
.l-event--search--item--icon #search_sdgs_09+label,
.l-partner--search--item--icon #search_sdgs_09+label,
.l-post--search--item--icon #search_sdgs_09+label,
.l-report--search--item--icon #search_sdgs_09+label,
.l-article--search--item--icon #search_sdgs_09+label {
    background-image: url(/assets/SDGs/sdg_icon_09.png)
}

.l-topics--search--item--icon #search_sdgs_10+label,
.l-challenge--search--item--icon #search_sdgs_10+label,
.l-event--search--item--icon #search_sdgs_10+label,
.l-partner--search--item--icon #search_sdgs_10+label,
.l-post--search--item--icon #search_sdgs_10+label,
.l-report--search--item--icon #search_sdgs_10+label,
.l-article--search--item--icon #search_sdgs_10+label {
    background-image: url(/assets/SDGs/sdg_icon_10.png)
}

.l-topics--search--item--icon #search_sdgs_11+label,
.l-challenge--search--item--icon #search_sdgs_11+label,
.l-event--search--item--icon #search_sdgs_11+label,
.l-partner--search--item--icon #search_sdgs_11+label,
.l-post--search--item--icon #search_sdgs_11+label,
.l-report--search--item--icon #search_sdgs_11+label,
.l-article--search--item--icon #search_sdgs_11+label {
    background-image: url(/assets/SDGs/sdg_icon_11.png)
}

.l-topics--search--item--icon #search_sdgs_12+label,
.l-challenge--search--item--icon #search_sdgs_12+label,
.l-event--search--item--icon #search_sdgs_12+label,
.l-partner--search--item--icon #search_sdgs_12+label,
.l-post--search--item--icon #search_sdgs_12+label,
.l-report--search--item--icon #search_sdgs_12+label,
.l-article--search--item--icon #search_sdgs_12+label {
    background-image: url(/assets/SDGs/sdg_icon_12.png)
}

.l-topics--search--item--icon #search_sdgs_13+label,
.l-challenge--search--item--icon #search_sdgs_13+label,
.l-event--search--item--icon #search_sdgs_13+label,
.l-partner--search--item--icon #search_sdgs_13+label,
.l-post--search--item--icon #search_sdgs_13+label,
.l-report--search--item--icon #search_sdgs_13+label,
.l-article--search--item--icon #search_sdgs_13+label {
    background-image: url(/assets/SDGs/sdg_icon_13.png)
}

.l-topics--search--item--icon #search_sdgs_14+label,
.l-challenge--search--item--icon #search_sdgs_14+label,
.l-event--search--item--icon #search_sdgs_14+label,
.l-partner--search--item--icon #search_sdgs_14+label,
.l-post--search--item--icon #search_sdgs_14+label,
.l-report--search--item--icon #search_sdgs_14+label,
.l-article--search--item--icon #search_sdgs_14+label {
    background-image: url(/assets/SDGs/sdg_icon_14.png)
}

.l-topics--search--item--icon #search_sdgs_15+label,
.l-challenge--search--item--icon #search_sdgs_15+label,
.l-event--search--item--icon #search_sdgs_15+label,
.l-partner--search--item--icon #search_sdgs_15+label,
.l-post--search--item--icon #search_sdgs_15+label,
.l-report--search--item--icon #search_sdgs_15+label,
.l-article--search--item--icon #search_sdgs_15+label {
    background-image: url(/assets/SDGs/sdg_icon_15.png)
}

.l-topics--search--item--icon #search_sdgs_16+label,
.l-challenge--search--item--icon #search_sdgs_16+label,
.l-event--search--item--icon #search_sdgs_16+label,
.l-partner--search--item--icon #search_sdgs_16+label,
.l-post--search--item--icon #search_sdgs_16+label,
.l-report--search--item--icon #search_sdgs_16+label,
.l-article--search--item--icon #search_sdgs_16+label {
    background-image: url(/assets/SDGs/sdg_icon_16.png)
}

.l-topics--search--item--icon #search_sdgs_17+label,
.l-challenge--search--item--icon #search_sdgs_17+label,
.l-event--search--item--icon #search_sdgs_17+label,
.l-partner--search--item--icon #search_sdgs_17+label,
.l-post--search--item--icon #search_sdgs_17+label,
.l-report--search--item--icon #search_sdgs_17+label,
.l-article--search--item--icon #search_sdgs_17+label {
    background-image: url(/assets/SDGs/sdg_icon_17.png)
}

.l-topics--search--item--icon #search_sdgs_en_01+label,
.l-challenge--search--item--icon #search_sdgs_en_01+label,
.l-event--search--item--icon #search_sdgs_en_01+label,
.l-partner--search--item--icon #search_sdgs_en_01+label,
.l-post--search--item--icon #search_sdgs_en_01+label,
.l-report--search--item--icon #search_sdgs_en_01+label,
.l-article--search--item--icon #search_sdgs_en_01+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-01.png)
}

.l-topics--search--item--icon #search_sdgs_en_02+label,
.l-challenge--search--item--icon #search_sdgs_en_02+label,
.l-event--search--item--icon #search_sdgs_en_02+label,
.l-partner--search--item--icon #search_sdgs_en_02+label,
.l-post--search--item--icon #search_sdgs_en_02+label,
.l-report--search--item--icon #search_sdgs_en_02+label,
.l-article--search--item--icon #search_sdgs_en_02+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-02.png)
}

.l-topics--search--item--icon #search_sdgs_en_03+label,
.l-challenge--search--item--icon #search_sdgs_en_03+label,
.l-event--search--item--icon #search_sdgs_en_03+label,
.l-partner--search--item--icon #search_sdgs_en_03+label,
.l-post--search--item--icon #search_sdgs_en_03+label,
.l-report--search--item--icon #search_sdgs_en_03+label,
.l-article--search--item--icon #search_sdgs_en_03+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-03.png)
}

.l-topics--search--item--icon #search_sdgs_en_04+label,
.l-challenge--search--item--icon #search_sdgs_en_04+label,
.l-event--search--item--icon #search_sdgs_en_04+label,
.l-partner--search--item--icon #search_sdgs_en_04+label,
.l-post--search--item--icon #search_sdgs_en_04+label,
.l-report--search--item--icon #search_sdgs_en_04+label,
.l-article--search--item--icon #search_sdgs_en_04+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-04.png)
}

.l-topics--search--item--icon #search_sdgs_en_05+label,
.l-challenge--search--item--icon #search_sdgs_en_05+label,
.l-event--search--item--icon #search_sdgs_en_05+label,
.l-partner--search--item--icon #search_sdgs_en_05+label,
.l-post--search--item--icon #search_sdgs_en_05+label,
.l-report--search--item--icon #search_sdgs_en_05+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-05.png)
}

.l-topics--search--item--icon #search_sdgs_en_06+label,
.l-challenge--search--item--icon #search_sdgs_en_06+label,
.l-event--search--item--icon #search_sdgs_en_06+label,
.l-partner--search--item--icon #search_sdgs_en_06+label,
.l-post--search--item--icon #search_sdgs_en_06+label,
.l-report--search--item--icon #search_sdgs_en_06+label,
.l-article--search--item--icon #search_sdgs_en_06+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-06.png)
}

.l-topics--search--item--icon #search_sdgs_en_07+label,
.l-challenge--search--item--icon #search_sdgs_en_07+label,
.l-event--search--item--icon #search_sdgs_en_07+label,
.l-partner--search--item--icon #search_sdgs_en_07+label,
.l-post--search--item--icon #search_sdgs_en_07+label,
.l-report--search--item--icon #search_sdgs_en_07+label,
.l-article--search--item--icon #search_sdgs_en_07+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-07.png)
}

.l-topics--search--item--icon #search_sdgs_en_08+label,
.l-challenge--search--item--icon #search_sdgs_en_08+label,
.l-event--search--item--icon #search_sdgs_en_08+label,
.l-partner--search--item--icon #search_sdgs_en_08+label,
.l-post--search--item--icon #search_sdgs_en_08+label,
.l-report--search--item--icon #search_sdgs_en_08+label,
.l-article--search--item--icon #search_sdgs_en_08+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-08.png)
}

.l-topics--search--item--icon #search_sdgs_en_09+label,
.l-challenge--search--item--icon #search_sdgs_en_09+label,
.l-event--search--item--icon #search_sdgs_en_09+label,
.l-partner--search--item--icon #search_sdgs_en_09+label,
.l-post--search--item--icon #search_sdgs_en_09+label,
.l-report--search--item--icon #search_sdgs_en_09+label,
.l-article--search--item--icon #search_sdgs_en_09+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-09.png)
}

.l-topics--search--item--icon #search_sdgs_en_10+label,
.l-challenge--search--item--icon #search_sdgs_en_10+label,
.l-event--search--item--icon #search_sdgs_en_10+label,
.l-partner--search--item--icon #search_sdgs_en_10+label,
.l-post--search--item--icon #search_sdgs_en_10+label,
.l-report--search--item--icon #search_sdgs_en_10+label,
.l-article--search--item--icon #search_sdgs_en_10+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-10.png)
}

.l-topics--search--item--icon #search_sdgs_en_11+label,
.l-challenge--search--item--icon #search_sdgs_en_11+label,
.l-event--search--item--icon #search_sdgs_en_11+label,
.l-partner--search--item--icon #search_sdgs_en_11+label,
.l-post--search--item--icon #search_sdgs_en_11+label,
.l-report--search--item--icon #search_sdgs_en_11+label,
.l-article--search--item--icon #search_sdgs_en_11+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-11.png)
}

.l-topics--search--item--icon #search_sdgs_en_12+label,
.l-challenge--search--item--icon #search_sdgs_en_12+label,
.l-event--search--item--icon #search_sdgs_en_12+label,
.l-partner--search--item--icon #search_sdgs_en_12+label,
.l-post--search--item--icon #search_sdgs_en_12+label,
.l-report--search--item--icon #search_sdgs_en_12+label,
.l-article--search--item--icon #search_sdgs_en_12+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-12.png)
}

.l-topics--search--item--icon #search_sdgs_en_13+label,
.l-challenge--search--item--icon #search_sdgs_en_13+label,
.l-event--search--item--icon #search_sdgs_en_13+label,
.l-partner--search--item--icon #search_sdgs_en_13+label,
.l-post--search--item--icon #search_sdgs_en_13+label,
.l-report--search--item--icon #search_sdgs_en_13+label,
.l-article--search--item--icon #search_sdgs_en_13+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-13.png)
}

.l-topics--search--item--icon #search_sdgs_en_14+label,
.l-challenge--search--item--icon #search_sdgs_en_14+label,
.l-event--search--item--icon #search_sdgs_en_14+label,
.l-partner--search--item--icon #search_sdgs_en_14+label,
.l-post--search--item--icon #search_sdgs_en_14+label,
.l-report--search--item--icon #search_sdgs_en_14+label,
.l-article--search--item--icon #search_sdgs_en_14+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-14.png)
}

.l-topics--search--item--icon #search_sdgs_en_15+label,
.l-challenge--search--item--icon #search_sdgs_en_15+label,
.l-event--search--item--icon #search_sdgs_en_15+label,
.l-partner--search--item--icon #search_sdgs_en_15+label,
.l-post--search--item--icon #search_sdgs_en_15+label,
.l-report--search--item--icon #search_sdgs_en_15+label,
.l-article--search--item--icon #search_sdgs_en_15+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-15.png)
}

.l-topics--search--item--icon #search_sdgs_en_16+label,
.l-challenge--search--item--icon #search_sdgs_en_16+label,
.l-event--search--item--icon #search_sdgs_en_16+label,
.l-partner--search--item--icon #search_sdgs_en_16+label,
.l-post--search--item--icon #search_sdgs_en_16+label,
.l-report--search--item--icon #search_sdgs_en_16+label,
.l-article--search--item--icon #search_sdgs_en_16+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-16.png)
}

.l-topics--search--item--icon #search_sdgs_en_17+label,
.l-challenge--search--item--icon #search_sdgs_en_17+label,
.l-event--search--item--icon #search_sdgs_en_17+label,
.l-partner--search--item--icon #search_sdgs_en_17+label,
.l-post--search--item--icon #search_sdgs_en_17+label,
.l-report--search--item--icon #search_sdgs_en_17+label,
.l-article--search--item--icon #search_sdgs_en_17+label {
    background-image: url(/assets/en/SDGs/E-WEB-Goal-17.png)
}

.l-topics--search--item--datepicker,
.l-challenge--search--item--datepicker,
.l-event--search--item--datepicker,
.l-partner--search--item--datepicker,
.l-post--search--item--datepicker,
.l-report--search--item--datepicker {
    display: flex
}

.l-topics--search--item--datepicker p,
.l-challenge--search--item--datepicker p,
.l-event--search--item--datepicker p,
.l-partner--search--item--datepicker p,
.l-post--search--item--datepicker p,
.l-report--search--item--datepicker p {
    padding: 8px
}

@media screen and (min-width:768px) {

    .l-topics--search--item--datepicker p,
    .l-challenge--search--item--datepicker p,
    .l-event--search--item--datepicker p,
    .l-partner--search--item--datepicker p,
    .l-post--search--item--datepicker p,
    .l-report--search--item--datepicker p {
        padding: 5px 8px
    }
}

.l-topics--search--item--close_date input,
.l-topics--search--item--open_date input,
.l-challenge--search--item--close_date input,
.l-challenge--search--item--open_date input,
.l-event--search--item--close_date input,
.l-event--search--item--open_date input,
.l-partner--search--item--close_date input,
.l-partner--search--item--open_date input,
.l-post--search--item--close_date input,
.l-post--search--item--open_date input,
.l-report--search--item--close_date input,
.l-report--search--item--open_date input {
    font-family: Assistant
}

.l-topics--search--item--close_date,
.l-topics--search--item--free,
.l-topics--search--item--open_date,
.l-challenge--search--item--close_date,
.l-challenge--search--item--free,
.l-challenge--search--item--open_date,
.l-event--search--item--close_date,
.l-event--search--item--free,
.l-event--search--item--open_date,
.l-partner--search--item--close_date,
.l-partner--search--item--free,
.l-partner--search--item--open_date,
.l-post--search--item--close_date,
.l-post--search--item--free,
.l-post--search--item--open_date,
.l-report--search--item--close_date,
.l-report--search--item--free,
.l-report--search--item--open_date,
.l-article--search--item--free {
    margin-bottom: 24px
}

.l-topics--search--item--close_date input,
.l-topics--search--item--free input,
.l-topics--search--item--open_date input,
.l-challenge--search--item--close_date input,
.l-challenge--search--item--free input,
.l-challenge--search--item--open_date input,
.l-event--search--item--close_date input,
.l-event--search--item--free input,
.l-event--search--item--open_date input,
.l-partner--search--item--close_date input,
.l-partner--search--item--free input,
.l-partner--search--item--open_date input,
.l-post--search--item--close_date input,
.l-post--search--item--free input,
.l-post--search--item--open_date input,
.l-report--search--item--close_date input,
.l-report--search--item--free input,
.l-report--search--item--open_date input,
.l-article--search--item--free input {
    width: 100%;
    padding: 3px 12px;
    font-size: 12px;
    font-weight: 500;
    line-height: 28px;
    background-color: #fff;
    border: 1px solid #121334;
    color: #121334;
    box-sizing: border-box
}

@media screen and (min-width:768px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input, {
        width: 100%
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input {
        width: 100%
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input, {
        padding-top: 5px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input {
        padding-top: 7px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input {
        padding-bottom: 5px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input {
        padding-bottom: 7px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input {
        padding-right: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input {
        padding-right: 16px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input {
        padding-left: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input {
        padding-left: 16px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input {
        font-size: 14px
    }
}

.l-topics--search--item--close_date input::-moz-placeholder,
.l-topics--search--item--free input::-moz-placeholder,
.l-topics--search--item--open_date input::-moz-placeholder,
.l-challenge--search--item--close_date input::-moz-placeholder,
.l-challenge--search--item--free input::-moz-placeholder,
.l-challenge--search--item--open_date input::-moz-placeholder,
.l-event--search--item--close_date input::-moz-placeholder,
.l-event--search--item--free input::-moz-placeholder,
.l-event--search--item--open_date input::-moz-placeholder,
.l-partner--search--item--close_date input::-moz-placeholder,
.l-partner--search--item--free input::-moz-placeholder,
.l-partner--search--item--open_date input::-moz-placeholder,
.l-post--search--item--close_date input::-moz-placeholder,
.l-post--search--item--free input::-moz-placeholder,
.l-post--search--item--open_date input::-moz-placeholder,
.l-report--search--item--close_date input::-moz-placeholder,
.l-report--search--item--free input::-moz-placeholder,
.l-report--search--item--open_date input::-moz-placeholder,
.l-article--search--item--free input::-moz-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.l-topics--search--item--close_date input::placeholder,
.l-topics--search--item--free input::placeholder,
.l-topics--search--item--open_date input::placeholder,
.l-challenge--search--item--close_date input::placeholder,
.l-challenge--search--item--free input::placeholder,
.l-challenge--search--item--open_date input::placeholder,
.l-event--search--item--close_date input::placeholder,
.l-event--search--item--free input::placeholder,
.l-event--search--item--open_date input::placeholder,
.l-partner--search--item--close_date input::placeholder,
.l-partner--search--item--free input::placeholder,
.l-partner--search--item--open_date input::placeholder,
.l-post--search--item--close_date input::placeholder,
.l-post--search--item--free input::placeholder,
.l-post--search--item--open_date input::placeholder,
.l-report--search--item--close_date input::placeholder,
.l-report--search--item--free input::placeholder,
.l-report--search--item--open_date input::placeholder,
.l-article--search--item--free input::placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.l-topics--search--item--close_date input:-ms-input-placeholder,
.l-topics--search--item--free input:-ms-input-placeholder,
.l-topics--search--item--open_date input:-ms-input-placeholder,
.l-challenge--search--item--close_date input:-ms-input-placeholder,
.l-challenge--search--item--free input:-ms-input-placeholder,
.l-challenge--search--item--open_date input:-ms-input-placeholder,
.l-event--search--item--close_date input:-ms-input-placeholder,
.l-event--search--item--free input:-ms-input-placeholder,
.l-event--search--item--open_date input:-ms-input-placeholder,
.l-partner--search--item--close_date input:-ms-input-placeholder,
.l-partner--search--item--free input:-ms-input-placeholder,
.l-partner--search--item--open_date input:-ms-input-placeholder,
.l-post--search--item--close_date input:-ms-input-placeholder,
.l-post--search--item--free input:-ms-input-placeholder,
.l-post--search--item--open_date input:-ms-input-placeholder,
.l-report--search--item--close_date input:-ms-input-placeholder,
.l-report--search--item--free input:-ms-input-placeholder,
.l-report--search--item--open_date input:-ms-input-placeholder,
.l-article--search--item--free input:-ms-input-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.l-topics--search--item--close_date input::-ms-input-placeholder,
.l-topics--search--item--free input::-ms-input-placeholder,
.l-topics--search--item--open_date input::-ms-input-placeholder,
.l-challenge--search--item--close_date input::-ms-input-placeholder,
.l-challenge--search--item--free input::-ms-input-placeholder,
.l-challenge--search--item--open_date input::-ms-input-placeholder,
.l-event--search--item--close_date input::-ms-input-placeholder,
.l-event--search--item--free input::-ms-input-placeholder,
.l-event--search--item--open_date input::-ms-input-placeholder,
.l-partner--search--item--close_date input::-ms-input-placeholder,
.l-partner--search--item--free input::-ms-input-placeholder,
.l-partner--search--item--open_date input::-ms-input-placeholder,
.l-post--search--item--close_date input::-ms-input-placeholder,
.l-post--search--item--free input::-ms-input-placeholder,
.l-post--search--item--open_date input::-ms-input-placeholder,
.l-report--search--item--close_date input::-ms-input-placeholder,
.l-report--search--item--free input::-ms-input-placeholder,
.l-report--search--item--open_date input::-ms-input-placeholder,
.l-article--search--item--free input::-ms-input-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

@media screen and (min-width:768px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input {
        border: 1.5px solid #121334
    }

    .l-topics--search--item--close_date input::-moz-placeholder,
    .l-topics--search--item--free input::-moz-placeholder,
    .l-topics--search--item--open_date input::-moz-placeholder,
    .l-challenge--search--item--close_date input::-moz-placeholder,
    .l-challenge--search--item--free input::-moz-placeholder,
    .l-challenge--search--item--open_date input::-moz-placeholder,
    .l-event--search--item--close_date input::-moz-placeholder,
    .l-event--search--item--free input::-moz-placeholder,
    .l-event--search--item--open_date input::-moz-placeholder,
    .l-partner--search--item--close_date input::-moz-placeholder,
    .l-partner--search--item--free input::-moz-placeholder,
    .l-partner--search--item--open_date input::-moz-placeholder,
    .l-post--search--item--close_date input::-moz-placeholder,
    .l-post--search--item--free input::-moz-placeholder,
    .l-post--search--item--open_date input::-moz-placeholder,
    .l-report--search--item--close_date input::-moz-placeholder,
    .l-report--search--item--free input::-moz-placeholder,
    .l-report--search--item--open_date input::-moz-placeholder,
    .l-article--search--item--free input::-moz-placeholder {
        color: #afafbe;
        font-size: 14px;
        font-weight: 500
    }

    .l-topics--search--item--close_date input::placeholder,
    .l-topics--search--item--free input::placeholder,
    .l-topics--search--item--open_date input::placeholder,
    .l-challenge--search--item--close_date input::placeholder,
    .l-challenge--search--item--free input::placeholder,
    .l-challenge--search--item--open_date input::placeholder,
    .l-event--search--item--close_date input::placeholder,
    .l-event--search--item--free input::placeholder,
    .l-event--search--item--open_date input::placeholder,
    .l-partner--search--item--close_date input::placeholder,
    .l-partner--search--item--free input::placeholder,
    .l-partner--search--item--open_date input::placeholder,
    .l-post--search--item--close_date input::placeholder,
    .l-post--search--item--free input::placeholder,
    .l-post--search--item--open_date input::placeholder,
    .l-report--search--item--close_date input::placeholder,
    .l-report--search--item--free input::placeholder,
    .l-report--search--item--open_date input::placeholder,
    .l-article--search--item--free input::placeholder {
        color: #afafbe;
        font-size: 14px;
        font-weight: 500
    }

    .l-topics--search--item--close_date input:-ms-input-placeholder,
    .l-topics--search--item--free input:-ms-input-placeholder,
    .l-topics--search--item--open_date input:-ms-input-placeholder,
    .l-challenge--search--item--close_date input:-ms-input-placeholder,
    .l-challenge--search--item--free input:-ms-input-placeholder,
    .l-challenge--search--item--open_date input:-ms-input-placeholder,
    .l-event--search--item--close_date input:-ms-input-placeholder,
    .l-event--search--item--free input:-ms-input-placeholder,
    .l-event--search--item--open_date input:-ms-input-placeholder,
    .l-partner--search--item--close_date input:-ms-input-placeholder,
    .l-partner--search--item--free input:-ms-input-placeholder,
    .l-partner--search--item--open_date input:-ms-input-placeholder,
    .l-post--search--item--close_date input:-ms-input-placeholder,
    .l-post--search--item--free input:-ms-input-placeholder,
    .l-post--search--item--open_date input:-ms-input-placeholder,
    .l-report--search--item--close_date input:-ms-input-placeholder,
    .l-report--search--item--free input:-ms-input-placeholder,
    .l-report--search--item--open_date input:-ms-input-placeholder,
    .l-article--search--item--free input:-ms-input-placeholder {
        color: #afafbe;
        font-size: 14px;
        font-weight: 500
    }

    .l-topics--search--item--close_date input::-ms-input-placeholder,
    .l-topics--search--item--free input::-ms-input-placeholder,
    .l-topics--search--item--open_date input::-ms-input-placeholder,
    .l-challenge--search--item--close_date input::-ms-input-placeholder,
    .l-challenge--search--item--free input::-ms-input-placeholder,
    .l-challenge--search--item--open_date input::-ms-input-placeholder,
    .l-event--search--item--close_date input::-ms-input-placeholder,
    .l-event--search--item--free input::-ms-input-placeholder,
    .l-event--search--item--open_date input::-ms-input-placeholder,
    .l-partner--search--item--close_date input::-ms-input-placeholder,
    .l-partner--search--item--free input::-ms-input-placeholder,
    .l-partner--search--item--open_date input::-ms-input-placeholder,
    .l-post--search--item--close_date input::-ms-input-placeholder,
    .l-post--search--item--free input::-ms-input-placeholder,
    .l-post--search--item--open_date input::-ms-input-placeholder,
    .l-report--search--item--close_date input::-ms-input-placeholder,
    .l-report--search--item--free input::-ms-input-placeholder,
    .l-report--search--item--open_date input::-ms-input-placeholder,
    .l-article--search--item--free input::-ms-input-placeholder {
        color: #afafbe;
        font-size: 14px;
        font-weight: 500
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--close_date input,
    .l-topics--search--item--free input,
    .l-topics--search--item--open_date input,
    .l-challenge--search--item--close_date input,
    .l-challenge--search--item--free input,
    .l-challenge--search--item--open_date input,
    .l-event--search--item--close_date input,
    .l-event--search--item--free input,
    .l-event--search--item--open_date input,
    .l-partner--search--item--close_date input,
    .l-partner--search--item--free input,
    .l-partner--search--item--open_date input,
    .l-post--search--item--close_date input,
    .l-post--search--item--free input,
    .l-post--search--item--open_date input,
    .l-report--search--item--close_date input,
    .l-report--search--item--free input,
    .l-report--search--item--open_date input,
    .l-article--search--item--free input {
        border: 1.5px solid #121334
    }

    .l-topics--search--item--close_date input::-moz-placeholder,
    .l-topics--search--item--free input::-moz-placeholder,
    .l-topics--search--item--open_date input::-moz-placeholder,
    .l-challenge--search--item--close_date input::-moz-placeholder,
    .l-challenge--search--item--free input::-moz-placeholder,
    .l-challenge--search--item--open_date input::-moz-placeholder,
    .l-event--search--item--close_date input::-moz-placeholder,
    .l-event--search--item--free input::-moz-placeholder,
    .l-event--search--item--open_date input::-moz-placeholder,
    .l-partner--search--item--close_date input::-moz-placeholder,
    .l-partner--search--item--free input::-moz-placeholder,
    .l-partner--search--item--open_date input::-moz-placeholder,
    .l-post--search--item--close_date input::-moz-placeholder,
    .l-post--search--item--free input::-moz-placeholder,
    .l-post--search--item--open_date input::-moz-placeholder,
    .l-report--search--item--close_date input::-moz-placeholder,
    .l-report--search--item--free input::-moz-placeholder,
    .l-report--search--item--open_date input::-moz-placeholder,
    .l-article--search--item--free input::-moz-placeholder {
        color: #afafbe;
        font-size: 16px;
        font-weight: 500
    }

    .l-topics--search--item--close_date input::placeholder,
    .l-topics--search--item--free input::placeholder,
    .l-topics--search--item--open_date input::placeholder,
    .l-challenge--search--item--close_date input::placeholder,
    .l-challenge--search--item--free input::placeholder,
    .l-challenge--search--item--open_date input::placeholder,
    .l-event--search--item--close_date input::placeholder,
    .l-event--search--item--free input::placeholder,
    .l-event--search--item--open_date input::placeholder,
    .l-partner--search--item--close_date input::placeholder,
    .l-partner--search--item--free input::placeholder,
    .l-partner--search--item--open_date input::placeholder,
    .l-post--search--item--close_date input::placeholder,
    .l-post--search--item--free input::placeholder,
    .l-post--search--item--open_date input::placeholder,
    .l-report--search--item--close_date input::placeholder,
    .l-report--search--item--free input::placeholder,
    .l-report--search--item--open_date input::placeholder,
    .l-article--search--item--free input::placeholder {
        color: #afafbe;
        font-size: 16px;
        font-weight: 500
    }

    .l-topics--search--item--close_date input:-ms-input-placeholder,
    .l-topics--search--item--free input:-ms-input-placeholder,
    .l-topics--search--item--open_date input:-ms-input-placeholder,
    .l-challenge--search--item--close_date input:-ms-input-placeholder,
    .l-challenge--search--item--free input:-ms-input-placeholder,
    .l-challenge--search--item--open_date input:-ms-input-placeholder,
    .l-event--search--item--close_date input:-ms-input-placeholder,
    .l-event--search--item--free input:-ms-input-placeholder,
    .l-event--search--item--open_date input:-ms-input-placeholder,
    .l-partner--search--item--close_date input:-ms-input-placeholder,
    .l-partner--search--item--free input:-ms-input-placeholder,
    .l-partner--search--item--open_date input:-ms-input-placeholder,
    .l-post--search--item--close_date input:-ms-input-placeholder,
    .l-post--search--item--free input:-ms-input-placeholder,
    .l-post--search--item--open_date input:-ms-input-placeholder,
    .l-report--search--item--close_date input:-ms-input-placeholder,
    .l-report--search--item--free input:-ms-input-placeholder,
    .l-report--search--item--open_date input:-ms-input-placeholder,
    .l-article--search--item--free input:-ms-input-placeholder {
        color: #afafbe;
        font-size: 16px;
        font-weight: 500
    }

    .l-topics--search--item--close_date input::-ms-input-placeholder,
    .l-topics--search--item--free input::-ms-input-placeholder,
    .l-topics--search--item--open_date input::-ms-input-placeholder,
    .l-challenge--search--item--close_date input::-ms-input-placeholder,
    .l-challenge--search--item--free input::-ms-input-placeholder,
    .l-challenge--search--item--open_date input::-ms-input-placeholder,
    .l-event--search--item--close_date input::-ms-input-placeholder,
    .l-event--search--item--free input::-ms-input-placeholder,
    .l-event--search--item--open_date input::-ms-input-placeholder,
    .l-partner--search--item--close_date input::-ms-input-placeholder,
    .l-partner--search--item--free input::-ms-input-placeholder,
    .l-partner--search--item--open_date input::-ms-input-placeholder,
    .l-post--search--item--close_date input::-ms-input-placeholder,
    .l-post--search--item--free input::-ms-input-placeholder,
    .l-post--search--item--open_date input::-ms-input-placeholder,
    .l-report--search--item--close_date input::-ms-input-placeholder,
    .l-report--search--item--free input::-ms-input-placeholder,
    .l-report--search--item--open_date input::-ms-input-placeholder,
    .l-article--search--item--free input::-ms-input-placeholder {
        color: #afafbe;
        font-size: 16px;
        font-weight: 500
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--close_date,
    .l-topics--search--item--free,
    .l-topics--search--item--open_date,
    .l-challenge--search--item--close_date,
    .l-challenge--search--item--free,
    .l-challenge--search--item--open_date,
    .l-event--search--item--close_date,
    .l-event--search--item--free,
    .l-event--search--item--open_date,
    .l-partner--search--item--close_date,
    .l-partner--search--item--free,
    .l-partner--search--item--open_date,
    .l-post--search--item--close_date,
    .l-post--search--item--free,
    .l-post--search--item--open_date,
    .l-report--search--item--close_date,
    .l-report--search--item--free,
    .l-report--search--item--open_date,
    .l-article--search--item--free {
        margin-bottom: 30px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--close_date,
    .l-topics--search--item--free,
    .l-topics--search--item--open_date,
    .l-challenge--search--item--close_date,
    .l-challenge--search--item--free,
    .l-challenge--search--item--open_date,
    .l-event--search--item--close_date,
    .l-event--search--item--free,
    .l-event--search--item--open_date,
    .l-partner--search--item--close_date,
    .l-partner--search--item--free,
    .l-partner--search--item--open_date,
    .l-post--search--item--close_date,
    .l-post--search--item--free,
    .l-post--search--item--open_date,
    .l-report--search--item--close_date,
    .l-report--search--item--free,
    .l-report--search--item--open_date,
    .l-article--search--item--free {
        margin-bottom: 36px
    }
}

.l-topics--search--item--area,
.l-challenge--search--item--area,
.l-event--search--item--area,
.l-partner--search--item--area,
.l-post--search--item--area,
.l-report--search--item--area {
    justify-content: space-between;
    margin-bottom: 24px
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area,
    .l-challenge--search--item--area,
    .l-event--search--item--area,
    .l-partner--search--item--area,
    .l-post--search--item--area,
    .l-report--search--item--area {
        margin-bottom: 30px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area,
    .l-challenge--search--item--area,
    .l-event--search--item--area,
    .l-partner--search--item--area,
    .l-post--search--item--area,
    .l-report--search--item--area {
        margin-bottom: 36px
    }
}

.l-topics--search--item--area--1,
.l-challenge--search--item--area--1,
.l-event--search--item--area--1,
.l-partner--search--item--area--1,
.l-post--search--item--area--1,
.l-report--search--item--area--1 {
    width: 48%;
    overflow: hidden
}

.l-topics--search--item--area--1 select,
.l-challenge--search--item--area--1 select,
.l-event--search--item--area--1 select,
.l-partner--search--item--area--1 select,
.l-post--search--item--area--1 select,
.l-report--search--item--area--1 select {
    width: 100%;
    padding: 3px 12px;
    font-size: 12px;
    line-height: inherit;
    cursor: pointer;
    text-indent: .01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--1 select,
    .l-challenge--search--item--area--1 select,
    .l-event--search--item--area--1 select,
    .l-partner--search--item--area--1 select,
    .l-post--search--item--area--1 select,
    .l-report--search--item--area--1 select {
        width: 100%
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--1 select,
    .l-challenge--search--item--area--1 select,
    .l-event--search--item--area--1 select,
    .l-partner--search--item--area--1 select,
    .l-post--search--item--area--1 select,
    .l-report--search--item--area--1 select {
        width: 100%
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--1 select,
    .l-challenge--search--item--area--1 select,
    .l-event--search--item--area--1 select,
    .l-partner--search--item--area--1 select,
    .l-post--search--item--area--1 select,
    .l-report--search--item--area--1 select {
        padding-top: 5px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--1 select,
    .l-challenge--search--item--area--1 select,
    .l-event--search--item--area--1 select,
    .l-partner--search--item--area--1 select,
    .l-post--search--item--area--1 select,
    .l-report--search--item--area--1 select {
        padding-top: 7px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--1 select,
    .l-challenge--search--item--area--1 select,
    .l-event--search--item--area--1 select,
    .l-partner--search--item--area--1 select,
    .l-post--search--item--area--1 select,
    .l-report--search--item--area--1 select {
        padding-bottom: 5px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--1 select,
    .l-challenge--search--item--area--1 select,
    .l-event--search--item--area--1 select,
    .l-partner--search--item--area--1 select,
    .l-post--search--item--area--1 select,
    .l-report--search--item--area--1 select {
        padding-bottom: 7px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--1 select,
    .l-challenge--search--item--area--1 select,
    .l-event--search--item--area--1 select,
    .l-partner--search--item--area--1 select,
    .l-post--search--item--area--1 select,
    .l-report--search--item--area--1 select {
        padding-right: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--1 select,
    .l-challenge--search--item--area--1 select,
    .l-event--search--item--area--1 select,
    .l-partner--search--item--area--1 select,
    .l-post--search--item--area--1 select,
    .l-report--search--item--area--1 select {
        padding-right: 16px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--1 select,
    .l-challenge--search--item--area--1 select,
    .l-event--search--item--area--1 select,
    .l-partner--search--item--area--1 select,
    .l-post--search--item--area--1 select,
    .l-report--search--item--area--1 select {
        padding-left: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--1 select,
    .l-challenge--search--item--area--1 select,
    .l-event--search--item--area--1 select,
    .l-partner--search--item--area--1 select,
    .l-post--search--item--area--1 select,
    .l-report--search--item--area--1 select {
        padding-left: 16px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--1 select,
    .l-challenge--search--item--area--1 select,
    .l-event--search--item--area--1 select,
    .l-partner--search--item--area--1 select,
    .l-post--search--item--area--1 select,
    .l-report--search--item--area--1 select {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--1 select,
    .l-challenge--search--item--area--1 select,
    .l-event--search--item--area--1 select,
    .l-partner--search--item--area--1 select,
    .l-post--search--item--area--1 select,
    .l-report--search--item--area--1 select {
        font-size: 14px
    }
}

.l-topics--search--item--area--1 select::-ms-expand,
.l-challenge--search--item--area--1 select::-ms-expand,
.l-event--search--item--area--1 select::-ms-expand,
.l-partner--search--item--area--1 select::-ms-expand,
.l-post--search--item--area--1 select::-ms-expand,
.l-report--search--item--area--1 select::-ms-expand {
    display: none
}

.l-topics--search--item--area--1.l-arrow,
.l-challenge--search--item--area--1.l-arrow,
.l-event--search--item--area--1.l-arrow,
.l-partner--search--item--area--1.l-arrow,
.l-post--search--item--area--1.l-arrow,
.l-report--search--item--area--1.l-arrow {
    position: relative;
    background: #fff;
    border: 1px solid #121334
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--1.l-arrow,
    .l-challenge--search--item--area--1.l-arrow,
    .l-event--search--item--area--1.l-arrow,
    .l-partner--search--item--area--1.l-arrow,
    .l-post--search--item--area--1.l-arrow,
    .l-report--search--item--area--1.l-arrow {
        border: 1.5px solid #121334
    }
}

.l-topics--search--item--area--1.l-arrow:before,
.l-challenge--search--item--area--1.l-arrow:before,
.l-event--search--item--area--1.l-arrow:before,
.l-partner--search--item--area--1.l-arrow:before,
.l-post--search--item--area--1.l-arrow:before,
.l-report--search--item--area--1.l-arrow:before {
    position: absolute;
    top: 50%;
    right: .8em;
    width: 0;
    height: 0;
    padding: 0;
    content: "";
    transform: translateY(-50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid rgba(18, 19, 52, .7);
    pointer-events: none
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--1.l-arrow:before,
    .l-challenge--search--item--area--1.l-arrow:before,
    .l-event--search--item--area--1.l-arrow:before,
    .l-partner--search--item--area--1.l-arrow:before,
    .l-post--search--item--area--1.l-arrow:before,
    .l-report--search--item--area--1.l-arrow:before {
        border-left: 5.5px solid transparent;
        border-right: 5.5px solid transparent;
        border-top: 6.5px solid rgba(18, 19, 52, .7)
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--1.l-arrow:before,
    .l-challenge--search--item--area--1.l-arrow:before,
    .l-event--search--item--area--1.l-arrow:before,
    .l-partner--search--item--area--1.l-arrow:before,
    .l-post--search--item--area--1.l-arrow:before,
    .l-report--search--item--area--1.l-arrow:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid rgba(18, 19, 52, .7)
    }
}

.l-topics--search--item--area--1.l-arrow select,
.l-challenge--search--item--area--1.l-arrow select,
.l-event--search--item--area--1.l-arrow select,
.l-partner--search--item--area--1.l-arrow select,
.l-post--search--item--area--1.l-arrow select,
.l-report--search--item--area--1.l-arrow select {
    color: rgba(18, 19, 52, .7)
}

.l-topics--search--item--area--2,
.l-challenge--search--item--area--2,
.l-event--search--item--area--2,
.l-partner--search--item--area--2,
.l-post--search--item--area--2,
.l-report--search--item--area--2 {
    width: 48%;
    overflow: hidden
}

.l-topics--search--item--area--2 select,
.l-challenge--search--item--area--2 select,
.l-event--search--item--area--2 select,
.l-partner--search--item--area--2 select,
.l-post--search--item--area--2 select,
.l-report--search--item--area--2 select {
    width: 100%;
    padding: 3px 12px;
    font-size: 12px;
    line-height: inherit;
    cursor: pointer;
    text-indent: .01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--2 select,
    .l-challenge--search--item--area--2 select,
    .l-event--search--item--area--2 select,
    .l-partner--search--item--area--2 select,
    .l-post--search--item--area--2 select,
    .l-report--search--item--area--2 select {
        width: 100%
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--2 select,
    .l-challenge--search--item--area--2 select,
    .l-event--search--item--area--2 select,
    .l-partner--search--item--area--2 select,
    .l-post--search--item--area--2 select,
    .l-report--search--item--area--2 select {
        width: 100%
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--2 select,
    .l-challenge--search--item--area--2 select,
    .l-event--search--item--area--2 select,
    .l-partner--search--item--area--2 select,
    .l-post--search--item--area--2 select,
    .l-report--search--item--area--2 select {
        padding-top: 5px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--2 select,
    .l-challenge--search--item--area--2 select,
    .l-event--search--item--area--2 select,
    .l-partner--search--item--area--2 select,
    .l-post--search--item--area--2 select,
    .l-report--search--item--area--2 select {
        padding-top: 7px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--2 select,
    .l-challenge--search--item--area--2 select,
    .l-event--search--item--area--2 select,
    .l-partner--search--item--area--2 select,
    .l-post--search--item--area--2 select,
    .l-report--search--item--area--2 select {
        padding-bottom: 5px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--2 select,
    .l-challenge--search--item--area--2 select,
    .l-event--search--item--area--2 select,
    .l-partner--search--item--area--2 select,
    .l-post--search--item--area--2 select,
    .l-report--search--item--area--2 select {
        padding-bottom: 7px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--2 select,
    .l-challenge--search--item--area--2 select,
    .l-event--search--item--area--2 select,
    .l-partner--search--item--area--2 select,
    .l-post--search--item--area--2 select,
    .l-report--search--item--area--2 select {
        padding-right: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--2 select,
    .l-challenge--search--item--area--2 select,
    .l-event--search--item--area--2 select,
    .l-partner--search--item--area--2 select,
    .l-post--search--item--area--2 select,
    .l-report--search--item--area--2 select {
        padding-right: 16px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--2 select,
    .l-challenge--search--item--area--2 select,
    .l-event--search--item--area--2 select,
    .l-partner--search--item--area--2 select,
    .l-post--search--item--area--2 select,
    .l-report--search--item--area--2 select {
        padding-left: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--2 select,
    .l-challenge--search--item--area--2 select,
    .l-event--search--item--area--2 select,
    .l-partner--search--item--area--2 select,
    .l-post--search--item--area--2 select,
    .l-report--search--item--area--2 select {
        padding-left: 16px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--2 select,
    .l-challenge--search--item--area--2 select,
    .l-event--search--item--area--2 select,
    .l-partner--search--item--area--2 select,
    .l-post--search--item--area--2 select,
    .l-report--search--item--area--2 select {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--2 select,
    .l-challenge--search--item--area--2 select,
    .l-event--search--item--area--2 select,
    .l-partner--search--item--area--2 select,
    .l-post--search--item--area--2 select,
    .l-report--search--item--area--2 select {
        font-size: 14px
    }
}

.l-topics--search--item--area--2 select::-ms-expand,
.l-challenge--search--item--area--2 select::-ms-expand,
.l-event--search--item--area--2 select::-ms-expand,
.l-partner--search--item--area--2 select::-ms-expand,
.l-post--search--item--area--2 select::-ms-expand,
.l-report--search--item--area--2 select::-ms-expand {
    display: none
}

.l-topics--search--item--area--2.l-arrow,
.l-challenge--search--item--area--2.l-arrow,
.l-event--search--item--area--2.l-arrow,
.l-partner--search--item--area--2.l-arrow,
.l-post--search--item--area--2.l-arrow,
.l-report--search--item--area--2.l-arrow {
    position: relative;
    background: #fff;
    border: 1px solid #121334
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--2.l-arrow,
    .l-challenge--search--item--area--2.l-arrow,
    .l-event--search--item--area--2.l-arrow,
    .l-partner--search--item--area--2.l-arrow,
    .l-post--search--item--area--2.l-arrow,
    .l-report--search--item--area--2.l-arrow {
        border: 1.5px solid #121334
    }
}

.l-topics--search--item--area--2.l-arrow:before,
.l-challenge--search--item--area--2.l-arrow:before,
.l-event--search--item--area--2.l-arrow:before,
.l-partner--search--item--area--2.l-arrow:before,
.l-post--search--item--area--2.l-arrow:before,
.l-report--search--item--area--2.l-arrow:before {
    position: absolute;
    top: 50%;
    right: .8em;
    width: 0;
    height: 0;
    padding: 0;
    content: "";
    transform: translateY(-50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid rgba(18, 19, 52, .7);
    pointer-events: none
}

@media screen and (min-width:768px) {

    .l-topics--search--item--area--2.l-arrow:before,
    .l-challenge--search--item--area--2.l-arrow:before,
    .l-event--search--item--area--2.l-arrow:before,
    .l-partner--search--item--area--2.l-arrow:before,
    .l-post--search--item--area--2.l-arrow:before,
    .l-report--search--item--area--2.l-arrow:before {
        border-left: 5.5px solid transparent;
        border-right: 5.5px solid transparent;
        border-top: 6.5px solid rgba(18, 19, 52, .7)
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--area--2.l-arrow:before,
    .l-challenge--search--item--area--2.l-arrow:before,
    .l-event--search--item--area--2.l-arrow:before,
    .l-partner--search--item--area--2.l-arrow:before,
    .l-post--search--item--area--2.l-arrow:before,
    .l-report--search--item--area--2.l-arrow:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid rgba(18, 19, 52, .7)
    }
}

.l-topics--search--item--area--2.l-arrow select,
.l-challenge--search--item--area--2.l-arrow select,
.l-event--search--item--area--2.l-arrow select,
.l-partner--search--item--area--2.l-arrow select,
.l-post--search--item--area--2.l-arrow select,
.l-report--search--item--area--2.l-arrow select {
    color: rgba(18, 19, 52, .7)
}

.l-topics--search--item--topic,
.l-challenge--search--item--topic,
.l-event--search--item--topic,
.l-partner--search--item--topic,
.l-post--search--item--topic,
.l-report--search--item--topic {
    width: 60%;
    margin-bottom: 24px;
    overflow: hidden
}

@media screen and (min-width:768px) {

    .l-topics--search--item--topic,
    .l-challenge--search--item--topic,
    .l-event--search--item--topic,
    .l-partner--search--item--topic,
    .l-post--search--item--topic,
    .l-report--search--item--topic {
        margin-bottom: 30px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--topic,
    .l-challenge--search--item--topic,
    .l-event--search--item--topic,
    .l-partner--search--item--topic,
    .l-post--search--item--topic,
    .l-report--search--item--topic {
        margin-bottom: 36px
    }
}

.l-topics--search--item--topic select,
.l-challenge--search--item--topic select,
.l-event--search--item--topic select,
.l-partner--search--item--topic select,
.l-post--search--item--topic select,
.l-report--search--item--topic select {
    width: 100%;
    padding: 9px 12px;
    font-size: 12px;
    line-height: inherit;
    cursor: pointer;
    text-indent: .01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (min-width:768px) {

    .l-topics--search--item--topic select,
    .l-challenge--search--item--topic select,
    .l-event--search--item--topic select,
    .l-partner--search--item--topic select,
    .l-post--search--item--topic select,
    .l-report--search--item--topic select {
        width: 100%
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--topic select,
    .l-challenge--search--item--topic select,
    .l-event--search--item--topic select,
    .l-partner--search--item--topic select,
    .l-post--search--item--topic select,
    .l-report--search--item--topic select {
        width: 100%
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--topic select,
    .l-challenge--search--item--topic select,
    .l-event--search--item--topic select,
    .l-partner--search--item--topic select,
    .l-post--search--item--topic select,
    .l-report--search--item--topic select {
        padding-top: 9px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--topic select,
    .l-challenge--search--item--topic select,
    .l-event--search--item--topic select,
    .l-partner--search--item--topic select,
    .l-post--search--item--topic select,
    .l-report--search--item--topic select {
        padding-top: 11px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--topic select,
    .l-challenge--search--item--topic select,
    .l-event--search--item--topic select,
    .l-partner--search--item--topic select,
    .l-post--search--item--topic select,
    .l-report--search--item--topic select {
        padding-bottom: 9px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--topic select,
    .l-challenge--search--item--topic select,
    .l-event--search--item--topic select,
    .l-partner--search--item--topic select,
    .l-post--search--item--topic select,
    .l-report--search--item--topic select {
        padding-bottom: 11px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--topic select,
    .l-challenge--search--item--topic select,
    .l-event--search--item--topic select,
    .l-partner--search--item--topic select,
    .l-post--search--item--topic select,
    .l-report--search--item--topic select {
        padding-right: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--topic select,
    .l-challenge--search--item--topic select,
    .l-event--search--item--topic select,
    .l-partner--search--item--topic select,
    .l-post--search--item--topic select,
    .l-report--search--item--topic select {
        padding-right: 16px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--topic select,
    .l-challenge--search--item--topic select,
    .l-event--search--item--topic select,
    .l-partner--search--item--topic select,
    .l-post--search--item--topic select,
    .l-report--search--item--topic select {
        padding-left: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--topic select,
    .l-challenge--search--item--topic select,
    .l-event--search--item--topic select,
    .l-partner--search--item--topic select,
    .l-post--search--item--topic select,
    .l-report--search--item--topic select {
        padding-left: 16px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--topic select,
    .l-challenge--search--item--topic select,
    .l-event--search--item--topic select,
    .l-partner--search--item--topic select,
    .l-post--search--item--topic select,
    .l-report--search--item--topic select {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--topic select,
    .l-challenge--search--item--topic select,
    .l-event--search--item--topic select,
    .l-partner--search--item--topic select,
    .l-post--search--item--topic select,
    .l-report--search--item--topic select {
        font-size: 14px
    }
}

.l-topics--search--item--topic select::-ms-expand,
.l-challenge--search--item--topic select::-ms-expand,
.l-event--search--item--topic select::-ms-expand,
.l-partner--search--item--topic select::-ms-expand,
.l-post--search--item--topic select::-ms-expand,
.l-report--search--item--topic select::-ms-expand {
    display: none
}

.l-topics--search--item--topic.l-arrow,
.l-challenge--search--item--topic.l-arrow,
.l-event--search--item--topic.l-arrow,
.l-partner--search--item--topic.l-arrow,
.l-post--search--item--topic.l-arrow,
.l-report--search--item--topic.l-arrow {
    position: relative;
    background: #fff;
    border: 1px solid #121334
}

@media screen and (min-width:768px) {

    .l-topics--search--item--topic.l-arrow,
    .l-challenge--search--item--topic.l-arrow,
    .l-event--search--item--topic.l-arrow,
    .l-partner--search--item--topic.l-arrow,
    .l-post--search--item--topic.l-arrow,
    .l-report--search--item--topic.l-arrow {
        border: 1.5px solid #121334
    }
}

.l-topics--search--item--topic.l-arrow:before,
.l-challenge--search--item--topic.l-arrow:before,
.l-event--search--item--topic.l-arrow:before,
.l-partner--search--item--topic.l-arrow:before,
.l-post--search--item--topic.l-arrow:before,
.l-report--search--item--topic.l-arrow:before {
    position: absolute;
    top: 50%;
    right: .8em;
    width: 0;
    height: 0;
    padding: 0;
    content: "";
    transform: translateY(-50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid rgba(18, 19, 52, .7);
    pointer-events: none
}

@media screen and (min-width:768px) {

    .l-topics--search--item--topic.l-arrow:before,
    .l-challenge--search--item--topic.l-arrow:before,
    .l-event--search--item--topic.l-arrow:before,
    .l-partner--search--item--topic.l-arrow:before,
    .l-post--search--item--topic.l-arrow:before,
    .l-report--search--item--topic.l-arrow:before {
        border-left: 5.5px solid transparent;
        border-right: 5.5px solid transparent;
        border-top: 6.5px solid rgba(18, 19, 52, .7)
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--topic.l-arrow:before,
    .l-challenge--search--item--topic.l-arrow:before,
    .l-event--search--item--topic.l-arrow:before,
    .l-partner--search--item--topic.l-arrow:before,
    .l-post--search--item--topic.l-arrow:before,
    .l-report--search--item--topic.l-arrow:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid rgba(18, 19, 52, .7)
    }
}

.l-topics--search--item--topic.l-arrow select,
.l-challenge--search--item--topic.l-arrow select,
.l-event--search--item--topic.l-arrow select,
.l-partner--search--item--topic.l-arrow select,
.l-post--search--item--topic.l-arrow select,
.l-report--search--item--topic.l-arrow select {
    color: rgba(18, 19, 52, .7)
}

.l-topics--search--item .mr--b_16,
.l-challenge--search--item .mr--b_16,
.l-event--search--item .mr--b_16,
.l-partner--search--item .mr--b_16,
.l-post--search--item .mr--b_16,
.l-report--search--item .mr--b_16 {
    margin-bottom: 16px
}

.l-topics--search--item--sdgsflag,
.l-challenge--search--item--sdgsflag,
.l-event--search--item--contributorsflag,
.l-event--search--item--sdgsflag,
.l-partner--search--item--sdgsflag,
.l-post--search--item--sdgsflag,
.l-report--search--item--sdgsflag,
.l-article--search--item--sdgsflag {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12px
}

@media screen and (min-width:768px) {

    .l-topics--search--item--sdgsflag,
    .l-challenge--search--item--sdgsflag,
    .l-event--search--item--contributorsflag,
    .l-event--search--item--sdgsflag,
    .l-partner--search--item--sdgsflag,
    .l-post--search--item--sdgsflag,
    .l-report--search--item--sdgsflag,
    .l-article--search--item--sdgsflag {
        margin-bottom: 13px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--sdgsflag,
    .l-challenge--search--item--sdgsflag,
    .l-event--search--item--contributorsflag,
    .l-event--search--item--sdgsflag,
    .l-partner--search--item--sdgsflag,
    .l-post--search--item--sdgsflag,
    .l-report--search--item--sdgsflag,
    .l-article--search--item--sdgsflag {
        margin-bottom: 14px
    }
}

.l-topics--search--item--sdgsflag input[type=radio]+label,
.l-challenge--search--item--sdgsflag input[type=radio]+label,
.l-event--search--item--contributorsflag input[type=radio]+label,
.l-event--search--item--sdgsflag input[type=radio]+label,
.l-partner--search--item--sdgsflag input[type=radio]+label,
.l-post--search--item--sdgsflag input[type=radio]+label,
.l-report--search--item--sdgsflag input[type=radio]+label,
.l-article--search--item--sdgsflag input[type=radio]+label {
    background-image: url(/assets/radio_off@2x.png);
    background-position: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 24px;
    padding-left: 2em
}

@media screen and (min-width:768px) {

    .l-topics--search--item--sdgsflag input[type=radio]+label,
    .l-challenge--search--item--sdgsflag input[type=radio]+label,
    .l-event--search--item--contributorsflag input[type=radio]+label,
    .l-event--search--item--sdgsflag input[type=radio]+label,
    .l-partner--search--item--sdgsflag input[type=radio]+label,
    .l-post--search--item--sdgsflag input[type=radio]+label,
    .l-report--search--item--sdgsflag input[type=radio]+label,
    .l-article--search--item--sdgsflag input[type=radio]+label {
        padding-left: 2em
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--sdgsflag input[type=radio]+label,
    .l-challenge--search--item--sdgsflag input[type=radio]+label,
    .l-event--search--item--contributorsflag input[type=radio]+label,
    .l-event--search--item--sdgsflag input[type=radio]+label,
    .l-partner--search--item--sdgsflag input[type=radio]+label,
    .l-post--search--item--sdgsflag input[type=radio]+label,
    .l-report--search--item--sdgsflag input[type=radio]+label,
    .l-article--search--item--sdgsflag input[type=radio]+label {
        padding-left: 2em
    }
}

.l-topics--search--item--sdgsflag input[type=radio]:checked+label,
.l-challenge--search--item--sdgsflag input[type=radio]:checked+label,
.l-event--search--item--contributorsflag input[type=radio]:checked+label,
.l-event--search--item--sdgsflag input[type=radio]:checked+label,
.l-partner--search--item--sdgsflag input[type=radio]:checked+label,
.l-post--search--item--sdgsflag input[type=radio]:checked+label,
.l-report--search--item--sdgsflag input[type=radio]:checked+label,
.l-article--search--item--sdgsflag input[type=radio]:checked+label {
    cursor: pointer;
    background-image: url(/assets/radio_on@2x.png)
}

.l-topics--search--item--sdgsflag label,
.l-challenge--search--item--sdgsflag label,
.l-event--search--item--contributorsflag label,
.l-event--search--item--sdgsflag label,
.l-partner--search--item--sdgsflag label,
.l-post--search--item--sdgsflag label,
.l-report--search--item--sdgsflag label,
.l-article--search--item--sdgsflag label {
    display: block;
    margin-right: 16px;
    margin-bottom: 12px
}

@media screen and (min-width:768px) {

    .l-topics--search--item--sdgsflag label,
    .l-challenge--search--item--sdgsflag label,
    .l-event--search--item--contributorsflag label,
    .l-event--search--item--sdgsflag label,
    .l-partner--search--item--sdgsflag label,
    .l-post--search--item--sdgsflag label,
    .l-report--search--item--sdgsflag label,
    .l-article--search--item--sdgsflag label {
        margin-right: 16px
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--sdgsflag label,
    .l-challenge--search--item--sdgsflag label,
    .l-event--search--item--contributorsflag label,
    .l-event--search--item--sdgsflag label,
    .l-partner--search--item--sdgsflag label,
    .l-post--search--item--sdgsflag label,
    .l-report--search--item--sdgsflag label,
    .l-article--search--item--sdgsflag label {
        margin-right: 16px
    }
}

@media screen and (min-width:768px) {

    .l-topics--search--item--sdgsflag label,
    .l-challenge--search--item--sdgsflag label,
    .l-event--search--item--contributorsflag label,
    .l-event--search--item--sdgsflag label,
    .l-partner--search--item--sdgsflag label,
    .l-post--search--item--sdgsflag label,
    .l-report--search--item--sdgsflag label,
    .l-article--search--item--sdgsflag label {
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {

    .l-topics--search--item--sdgsflag label,
    .l-challenge--search--item--sdgsflag label,
    .l-event--search--item--contributorsflag label,
    .l-event--search--item--sdgsflag label,
    .l-partner--search--item--sdgsflag label,
    .l-post--search--item--sdgsflag label,
    .l-report--search--item--sdgsflag label,
    .l-article--search--item--sdgsflag label {
        margin-bottom: 0
    }
}

.l-event--search--item--contributorsflag {
    flex-wrap: wrap
}

.flag_search_sdgs {
    display: none
}

a.disabled {
    background-color: #afafbe !important;
    pointer-events: none
}

.mr_15 {
    margin-right: 15px
}

.before1000days-index--mv {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 0;
    background-image: url(/assets/main.png);
    padding-top: 110%
}

@media screen and (min-width:768px) {
    .before1000days-index--mv {
        background-image: url(/assets/main.png);
        padding-top: 35%
    }
}

.before1000days-index--description {
    padding: 20px 30px
}

@media screen and (min-width:768px) {
    .before1000days-index--description {
        padding: 20px 100px
    }
}

.before1000days-index--text-subtitle,
.before1000days-index--text-title {
    font-weight: 700;
    font-size: 18px
}

.before1000days-index--text-subtitle {
    color: #2f76b6;
    margin-bottom: 20px
}

.before1000days-index--to-top {
    text-align: center;
    margin-top: 20px
}

.before1000days-index--to-top a {
    color: #121334;
    font-weight: 700
}

.before1000days-index--youtube {
    margin: 60px auto 0;
    text-align: center
}

.l_wb--detail {
    height: 100%;
    min-height: calc(100vh - 890px);
    display: flex;
    flex-direction: column;
    padding: 40px 24px 70px;
    background-color: #f5f9fd;
    margin: 0 auto
}

@media screen and (min-width:768px) {
    .l_wb--detail {
        padding: 80px 30px;
        min-height: calc(100vh - 830px)
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail {
        padding: 120px 36px;
        min-height: calc(100vh - 575px)
    }
}

.l_wb--detail--article_challenge_sec,
.l_wb--detail--article_event_sec,
.l_wb--detail--article_post_sec,
.l_wb--detail--comment_post_sec,
.l_wb--detail--comment_view_sec,
.l_wb--detail--head_sec,
.l_wb--detail--list_link_sec,
.l_wb--detail--list_sec,
.l_wb--detail--other_post_sec,
.l_wb--detail--profile_link_sec,
.l_wb--detail--sdgs_sec,
.l_wb--detail--share_sec,
.l_wb--detail--submit_sec,
.l_wb--detail--table_sec,
.l_wb--detail--text_sec,
.l_wb--detail .entry_sec {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px
}

.l_wb--detail--input_sec {
    margin: 0 auto;
    width: 100%
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec {
        max-width: 550px
    }
}

.l_wb--detail--input_sec h3 {
    padding-bottom: 12px
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec h3 {
        padding-bottom: 0
    }
}

.l_wb--detail--input_sec--people,
.l_wb--detail--input_sec .sec--inner {
    display: flex;
    flex-direction: column
}

.l_wb--detail--input_sec--people {
    align-items: flex-start
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--people {
        align-items: center;
        flex-direction: row
    }
}

.l_wb--detail--input_sec--people--view p {
    display: inline-block
}

.l_wb--detail--input_sec--people--view--remnant {
    font-weight: 700;
    font-size: 30px
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--people--view--remnant {
        font-size: 30px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--input_sec--people--view--remnant {
        font-size: 30px
    }
}

.l_wb--detail--input_sec--people--view--limit {
    font-weight: 700;
    font-size: 16px
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--people--view--limit {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--input_sec--people--view--limit {
        font-size: 16px
    }
}

.l_wb--detail--input_sec--persons {
    display: flex;
    align-items: flex-start;
    flex-direction: column
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--persons {
        align-items: center;
        flex-direction: row
    }
}

.l_wb--detail--input_sec--persons--select {
    width: 100%;
    padding-right: 12px;
    font-size: 12px;
    font-weight: 500;
    background-color: #fff;
    border: 1px solid #121334;
    color: #121334;
    box-sizing: border-box;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--persons--select {
        padding-right: 14px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--input_sec--persons--select {
        padding-right: 16px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--persons--select {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--input_sec--persons--select {
        font-size: 16px
    }
}

.l_wb--detail--input_sec--persons--select::-moz-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.l_wb--detail--input_sec--persons--select::placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.l_wb--detail--input_sec--persons--select:-ms-input-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.l_wb--detail--input_sec--persons--select::-ms-input-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--persons--select {
        border: 1.5px solid #121334
    }

    .l_wb--detail--input_sec--persons--select::-moz-placeholder {
        color: #afafbe;
        font-size: 14px;
        font-weight: 500
    }

    .l_wb--detail--input_sec--persons--select::placeholder {
        color: #afafbe;
        font-size: 14px;
        font-weight: 500
    }

    .l_wb--detail--input_sec--persons--select:-ms-input-placeholder {
        color: #afafbe;
        font-size: 14px;
        font-weight: 500
    }

    .l_wb--detail--input_sec--persons--select::-ms-input-placeholder {
        color: #afafbe;
        font-size: 14px;
        font-weight: 500
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--input_sec--persons--select {
        border: 1.5px solid #121334
    }

    .l_wb--detail--input_sec--persons--select::-moz-placeholder {
        color: #afafbe;
        font-size: 16px;
        font-weight: 500
    }

    .l_wb--detail--input_sec--persons--select::placeholder {
        color: #afafbe;
        font-size: 16px;
        font-weight: 500
    }

    .l_wb--detail--input_sec--persons--select:-ms-input-placeholder {
        color: #afafbe;
        font-size: 16px;
        font-weight: 500
    }

    .l_wb--detail--input_sec--persons--select::-ms-input-placeholder {
        color: #afafbe;
        font-size: 16px;
        font-weight: 500
    }
}

.l_wb--detail--input_sec--persons--select select {
    width: 100%;
    padding: 3px 12px;
    font-size: 12px;
    line-height: inherit;
    cursor: pointer;
    text-indent: .01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--persons--select select {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--input_sec--persons--select select {
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--persons--select select {
        padding-top: 5px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--input_sec--persons--select select {
        padding-top: 7px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--persons--select select {
        padding-bottom: 5px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--input_sec--persons--select select {
        padding-bottom: 7px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--persons--select select {
        padding-right: 14px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--input_sec--persons--select select {
        padding-right: 16px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--persons--select select {
        padding-left: 14px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--input_sec--persons--select select {
        padding-left: 16px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--persons--select select {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--input_sec--persons--select select {
        font-size: 14px
    }
}

.l_wb--detail--input_sec--persons--select select::-ms-expand {
    display: none
}

.l_wb--detail--input_sec--persons--select.l-arrow {
    position: relative;
    background: #fff;
    border: 1px solid #121334
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--persons--select.l-arrow {
        border: 1.5px solid #121334
    }
}

.l_wb--detail--input_sec--persons--select.l-arrow:before {
    position: absolute;
    top: 50%;
    right: .8em;
    width: 0;
    height: 0;
    padding: 0;
    content: "";
    transform: translateY(-50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid rgba(18, 19, 52, .7);
    pointer-events: none
}

@media screen and (min-width:768px) {
    .l_wb--detail--input_sec--persons--select.l-arrow:before {
        border-left: 5.5px solid transparent;
        border-right: 5.5px solid transparent;
        border-top: 6.5px solid rgba(18, 19, 52, .7)
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--input_sec--persons--select.l-arrow:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid rgba(18, 19, 52, .7)
    }
}

.l_wb--detail--input_sec--persons--select.l-arrow select {
    color: rgba(18, 19, 52, .7)
}

.l_wb--detail--submit_sec--submit {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec--submit {
        flex-direction: row;
        flex-wrap: nowrap
    }
}

.l_wb--detail--submit_sec .detail--apply,
.l_wb--detail--submit_sec .detail--post {
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #121334;
    position: relative;
    font-weight: 700;
    font-size: 14px;
    padding-left: 50px;
    padding-right: 50px;
    transition: all .5s ease
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--apply,
    .l_wb--detail--submit_sec .detail--post {
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--apply,
    .l_wb--detail--submit_sec .detail--post {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--apply,
    .l_wb--detail--submit_sec .detail--post {
        padding-left: 60px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--apply,
    .l_wb--detail--submit_sec .detail--post {
        padding-left: 64px
    }
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--apply,
    .l_wb--detail--submit_sec .detail--post {
        padding-right: 60px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--apply,
    .l_wb--detail--submit_sec .detail--post {
        padding-right: 64px
    }
}

.l_wb--detail--submit_sec .detail--apply:disabled,
.l_wb--detail--submit_sec .detail--post:disabled {
    background-color: #afafbe
}

.l_wb--detail--submit_sec .detail--apply:hover:not([disabled]),
.l_wb--detail--submit_sec .detail--post:hover:not([disabled]) {
    opacity: .8
}

.l_wb--detail--submit_sec .detail--apply:after,
.l_wb--detail--submit_sec .detail--post:after {
    content: "";
    position: absolute;
    background-image: url(/assets/btn_right@2x.png);
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    right: 24px;
    background-size: 20px
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--apply:after,
    .l_wb--detail--submit_sec .detail--post:after {
        width: 22px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--apply:after,
    .l_wb--detail--submit_sec .detail--post:after {
        width: 24px
    }
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--apply:after,
    .l_wb--detail--submit_sec .detail--post:after {
        height: 22px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--apply:after,
    .l_wb--detail--submit_sec .detail--post:after {
        height: 24px
    }
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--apply:after,
    .l_wb--detail--submit_sec .detail--post:after {
        right: 30px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--apply:after,
    .l_wb--detail--submit_sec .detail--post:after {
        right: 36px
    }
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--apply:after,
    .l_wb--detail--submit_sec .detail--post:after {
        background-size: 22px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--apply:after,
    .l_wb--detail--submit_sec .detail--post:after {
        background-size: 24px
    }
}

.l_wb--detail--submit_sec .detail--fix,
.l_wb--detail--submit_sec .detail--return {
    display: inline-block;
    text-align: center;
    color: #121334;
    background-color: #f5f9fd;
    border: 2px solid #121334;
    position: relative;
    font-weight: 700;
    font-size: 14px;
    padding-left: 50px;
    padding-right: 50px;
    transition: all .5s ease
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--fix,
    .l_wb--detail--submit_sec .detail--return {
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--fix,
    .l_wb--detail--submit_sec .detail--return {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--fix,
    .l_wb--detail--submit_sec .detail--return {
        padding-left: 60px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--fix,
    .l_wb--detail--submit_sec .detail--return {
        padding-left: 64px
    }
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--fix,
    .l_wb--detail--submit_sec .detail--return {
        padding-right: 60px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--fix,
    .l_wb--detail--submit_sec .detail--return {
        padding-right: 64px
    }
}

.l_wb--detail--submit_sec .detail--fix:disabled,
.l_wb--detail--submit_sec .detail--return:disabled {
    background-color: #afafbe
}

.l_wb--detail--submit_sec .detail--fix:hover:not([disabled]),
.l_wb--detail--submit_sec .detail--return:hover:not([disabled]) {
    opacity: .8;
    background-color: rgba(18, 19, 52, .08)
}

.l_wb--detail--submit_sec .detail--fix:before,
.l_wb--detail--submit_sec .detail--return:before {
    content: "";
    position: absolute;
    background-image: url(/assets/btn_left@2x.png);
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
    background-size: 20px
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--fix:before,
    .l_wb--detail--submit_sec .detail--return:before {
        width: 22px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--fix:before,
    .l_wb--detail--submit_sec .detail--return:before {
        width: 24px
    }
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--fix:before,
    .l_wb--detail--submit_sec .detail--return:before {
        height: 22px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--fix:before,
    .l_wb--detail--submit_sec .detail--return:before {
        height: 24px
    }
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--fix:before,
    .l_wb--detail--submit_sec .detail--return:before {
        left: 30px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--fix:before,
    .l_wb--detail--submit_sec .detail--return:before {
        left: 36px
    }
}

@media screen and (min-width:768px) {

    .l_wb--detail--submit_sec .detail--fix:before,
    .l_wb--detail--submit_sec .detail--return:before {
        background-size: 22px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--submit_sec .detail--fix:before,
    .l_wb--detail--submit_sec .detail--return:before {
        background-size: 24px
    }
}

.l_wb--detail--submit_sec .detail--apply {
    width: 100%;
    max-width: 341px;
    padding-top: 24px;
    padding-bottom: 24px
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--apply {
        max-width: 544px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--apply {
        max-width: 544px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--apply {
        padding-top: 27px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--apply {
        padding-top: 30px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--apply {
        padding-bottom: 27px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--apply {
        padding-bottom: 30px
    }
}

.l_wb--detail--submit_sec .detail--post {
    width: 95%;
    max-width: 95%;
    padding-top: 24px;
    padding-bottom: 24px;
    order: 1
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--post {
        width: 50%
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--post {
        width: 50%
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--post {
        max-width: 50%
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--post {
        max-width: 50%
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--post {
        padding-top: 27px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--post {
        padding-top: 30px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--post {
        padding-bottom: 27px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--post {
        padding-bottom: 30px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--post {
        order: 2
    }
}

.l_wb--detail--submit_sec .detail--return {
    width: 100%;
    max-width: 341px;
    padding-top: 24px;
    padding-bottom: 24px
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--return {
        max-width: 400px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--return {
        max-width: 400px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--return {
        padding-top: 27px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--return {
        padding-top: 30px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--return {
        padding-bottom: 27px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--return {
        padding-bottom: 30px
    }
}

.l_wb--detail--submit_sec .detail--fix {
    margin-top: 24px;
    margin-right: 0;
    width: 80%;
    max-width: 80%;
    padding-top: 20px;
    padding-bottom: 20px;
    order: 2
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--fix {
        margin-top: 0
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--fix {
        margin-top: 0
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--fix {
        margin-right: 24px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--fix {
        margin-right: 36px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--fix {
        width: 45%
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--fix {
        width: 45%
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--fix {
        max-width: 45%
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--fix {
        max-width: 45%
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--fix {
        padding-top: 23px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--fix {
        padding-top: 26px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--fix {
        padding-bottom: 23px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--submit_sec .detail--fix {
        padding-bottom: 26px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--submit_sec .detail--fix {
        order: 1
    }
}

.l_wb--detail--share_sec .sec--inner {
    display: flex;
    align-items: center;
    justify-content: center
}

.l_wb--detail--share_sec .sec--inner a {
    display: block;
    width: 30%;
    height: auto;
    max-width: 64px;
    max-height: 64px;
    margin-left: 20px
}

@media screen and (min-width:768px) {
    .l_wb--detail--share_sec .sec--inner a {
        max-width: 64px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--share_sec .sec--inner a {
        max-width: 64px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--share_sec .sec--inner a {
        max-height: 64px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--share_sec .sec--inner a {
        max-height: 64px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--share_sec .sec--inner a {
        margin-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--share_sec .sec--inner a {
        margin-left: 24px
    }
}

.l_wb--detail--share_sec .sec--inner p {
    font-family: Spartan;
    font-weight: 700;
    font-size: 14px;
    padding-right: 16px
}

@media screen and (min-width:768px) {
    .l_wb--detail--share_sec .sec--inner p {
        padding-right: 16px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--share_sec .sec--inner p {
        padding-right: 16px
    }
}

.l_wb--detail--other_post_sec {
    padding-right: 0
}

@media screen and (min-width:768px) {
    .l_wb--detail--other_post_sec {
        padding-right: 24px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--other_post_sec {
        padding-right: 24px
    }
}

.l_wb--detail--other_post_sec a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    word-break: break-all
}

.l_wb--detail--other_post_sec a:link,
.l_wb--detail--other_post_sec a:visited {
    color: #1968ff;
    font-weight: 700;
    font-size: 14px
}

@media screen and (min-width:768px) {

    .l_wb--detail--other_post_sec a:link,
    .l_wb--detail--other_post_sec a:visited {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--other_post_sec a:link,
    .l_wb--detail--other_post_sec a:visited {
        font-size: 15px
    }
}

.l_wb--detail--other_post_sec img {
    width: 30%;
    height: auto;
    max-width: 18px;
    max-height: 18px;
    margin-left: 10px
}

@media screen and (min-width:768px) {
    .l_wb--detail--other_post_sec img {
        max-width: 18px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--other_post_sec img {
        max-width: 18px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--other_post_sec img {
        max-height: 18px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--other_post_sec img {
        max-height: 18px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--other_post_sec img {
        margin-left: 10px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--other_post_sec img {
        margin-left: 10px
    }
}

.l_wb--detail--profile_link_sec--item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: relative
}

.l_wb--detail--profile_link_sec--item a {
    width: 100%;
    position: absolute;
    height: 100%
}

.l_wb--detail--profile_link_sec--item--img img {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: calc(28vw - 13.44px);
    height: calc(21vw - 10.08px);
    max-width: auto;
    max-height: auto
}

@media screen and (min-width:768px) {
    .l_wb--detail--profile_link_sec--item--img img {
        width: calc(23vw - 13.8px)
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--profile_link_sec--item--img img {
        width: calc(23vw - 13.8px)
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--profile_link_sec--item--img img {
        height: calc(18vw - 10.8px)
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--profile_link_sec--item--img img {
        height: calc(18vw - 10.8px)
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--profile_link_sec--item--img img {
        max-width: 210px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--profile_link_sec--item--img img {
        max-width: 210px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--profile_link_sec--item--img img {
        max-height: 158px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--profile_link_sec--item--img img {
        max-height: 158px
    }
}

.l_wb--detail--profile_link_sec--item--title {
    font-weight: 700;
    line-height: 1.8;
    font-size: 12px;
    width: calc(69vw - 34.56px);
    max-width: 754px
}

@media screen and (min-width:768px) {
    .l_wb--detail--profile_link_sec--item--title {
        font-size: 18px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--profile_link_sec--item--title {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--profile_link_sec--item--title {
        width: calc(77vw - 84.2px)
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--profile_link_sec--item--title {
        width: calc(77vw - 84.2px)
    }
}

.l_wb--detail--profile_link_sec--item:not(:first-child) {
    padding-top: 12px
}

@media screen and (min-width:768px) {
    .l_wb--detail--profile_link_sec--item:not(:first-child) {
        padding-top: 16px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--profile_link_sec--item:not(:first-child) {
        padding-top: 20px
    }
}

.l_wb--detail--list_link_sec--icons a {
    display: flex;
    align-items: center;
    word-break: break-all
}

.l_wb--detail--list_link_sec--icons a:link,
.l_wb--detail--list_link_sec--icons a:visited {
    color: #121334;
    font-weight: 700;
    font-size: 14px
}

@media screen and (min-width:768px) {

    .l_wb--detail--list_link_sec--icons a:link,
    .l_wb--detail--list_link_sec--icons a:visited {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {

    .l_wb--detail--list_link_sec--icons a:link,
    .l_wb--detail--list_link_sec--icons a:visited {
        font-size: 14px
    }
}

.l_wb--detail--list_link_sec--icons img {
    width: 30%;
    height: auto;
    max-width: 24px;
    max-height: 24px;
    margin-right: 10px
}

@media screen and (min-width:768px) {
    .l_wb--detail--list_link_sec--icons img {
        max-width: 24px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--list_link_sec--icons img {
        max-width: 24px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--list_link_sec--icons img {
        max-height: 24px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--list_link_sec--icons img {
        max-height: 24px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--list_link_sec--icons img {
        margin-right: 10px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--list_link_sec--icons img {
        margin-right: 10px
    }
}

.l_wb--detail--list_link_sec--icons li {
    padding: 5px 0
}

.l_wb--detail--table_sec--map {
    max-width: 80vw;
    max-height: 80vw
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--map {
        max-width: 300px;
        max-height: 300px
    }
}

.l_wb--detail--table_sec--list {
    table-layout:fixed;
    border-collapse: separate;
    border-spacing: 0 15px;
    width: 100%
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--list {
        border-spacing: 0 20px
    }
}

.l_wb--detail--table_sec--list th {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 700
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--list th {
        width: 22%
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--table_sec--list th {
        width: 18%
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--list th {
        padding-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--table_sec--list th {
        padding-bottom: 10
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--list th {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--table_sec--list th {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--list th {
        line-height: 28px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--table_sec--list th {
        line-height: 28px
    }
}

.l_wb--detail--table_sec--list td {
    word-wrap : break-word;
    width: 100%;
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: rgba(18, 19, 52, .7)
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--list td {
        width: 78%
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--table_sec--list td {
        width: 82%
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--list td {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--table_sec--list td {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--list td {
        line-height: 28px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--table_sec--list td {
        line-height: 28px
    }
}

.l_wb--detail--table_sec--list td,
.l_wb--detail--table_sec--list th {
    display: block
}

@media screen and (min-width:768px) {

    .l_wb--detail--table_sec--list td,
    .l_wb--detail--table_sec--list th {
        display: table-cell
    }
}

.l_wb--detail--table_sec--map_teble {
    border-collapse: separate;
    width: 100%
}

.l_wb--detail--table_sec--map_teble th {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 28px;
    font-weight: 700
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--map_teble th {
        width: 22%
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--table_sec--map_teble th {
        width: 18%
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--map_teble th {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--table_sec--map_teble th {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--map_teble th {
        line-height: 28px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--table_sec--map_teble th {
        line-height: 28px
    }
}

.l_wb--detail--table_sec--map_teble td {
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: rgba(18, 19, 52, .7)
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--map_teble td {
        width: 78%
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--table_sec--map_teble td {
        width: 82%
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--map_teble td {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--table_sec--map_teble td {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--table_sec--map_teble td {
        line-height: 28px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--table_sec--map_teble td {
        line-height: 28px
    }
}

.l_wb--detail--table_sec--map_teble td,
.l_wb--detail--table_sec--map_teble th {
    padding-bottom: 20px;
    display: block
}

@media screen and (min-width:768px) {

    .l_wb--detail--table_sec--map_teble td,
    .l_wb--detail--table_sec--map_teble th {
        display: table-cell
    }
}

.l_wb--detail--sdgs_sec--icon {
    width: 100%;
    display: flex;
    padding-bottom: 12px
}

@media screen and (min-width:768px) {
    .l_wb--detail--sdgs_sec--icon {
        padding-bottom: 16px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--sdgs_sec--icon {
        padding-bottom: 20px
    }
}

.l_wb--detail--sdgs_sec--icon img {
    width: 30%;
    height: auto;
    max-width: 80px;
    max-height: 80px;
    margin-right: 5px
}

.l_wb--detail .border_bottm_line {
    border-bottom: 1px solid #000
}

.l_wb--detail--item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 48px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item {
        margin-bottom: 59px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item {
        margin-bottom: 72px
    }
}

.l_wb--detail--item--title {
    margin-bottom: 24px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--title {
        margin-bottom: 14px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--title {
        margin-bottom: 19px
    }
}

.l_wb--detail--item--box {
    display: flex;
    flex-wrap: wrap
}

.l_wb--detail--item--box--left {
    margin-bottom: 24px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--box--left {
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--box--left {
        margin-bottom: 0
    }
}

.l_wb--detail--item--box--right {
    align-content: flex-start
}

.l_wb--detail--item--box--right,
.l_wb--detail--item--box--top,
.l_wb--detail--item--box--top_profile {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.l_wb--detail--item--box--top_profile {
    align-items: center
}

.l_wb--detail--item--box--bottom {
    padding-bottom: 24px;
    border-bottom-style: solid 1px #121334
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--box--bottom {
        padding-bottom: 50px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--box--bottom {
        padding-bottom: 70px
    }
}

.l_wb--detail--item--box--bottom_team {
    border-top: 1px solid #121334
}

.l_wb--detail--item--box--bottom_team .right-border--9 {
    width: 9px;
    height: 10px;
    display: block;
    top: -2px;
    right: -9px;
    position: absolute;
    background-color: #f5f9fd
}

.l_wb--detail--item--box--bottom_team p {
    display: inline-block;
    color: #fff;
    padding: 5px 24px;
    background-color: #121334;
    margin-top: -1px;
    position: relative
}

.l_wb--detail--item--box--bottom_team th {
    width: 110px;
    border-right: 1px solid rgba(18, 19, 52, .7);
    padding-right: .5em;
    color: #121334;
    font-weight: 700;
    white-space: nowrap;
    font-size: 14px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--box--bottom_team th {
        padding-right: .5em
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--box--bottom_team th {
        padding-right: .5em
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--box--bottom_team th {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--box--bottom_team th {
        font-size: 14px
    }
}

.l_wb--detail--item--box--bottom_team td {
    word-wrap : break-word;
    padding-left: .5em;
    color: #121334;
    font-weight: 700;
    font-size: 14px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--box--bottom_team td {
        padding-left: .5em
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--box--bottom_team td {
        padding-left: .5em
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--box--bottom_team td {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--box--bottom_team td {
        font-size: 14px
    }
}

.l_wb--detail--item--box--bottom_team table {
    width: 100%;
    table-layout:fixed;
    border-collapse: separate;
    border-spacing: 0 10px;
    margin-left: 2px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--box--bottom_team table {
        margin-left: 8px;
        border-spacing: 0 14px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--box--bottom_team table {
        border-spacing: 0 16px
    }
}

.l_wb--detail--item--img {
    width: 100%;
    text-align: center
}

.l_wb--detail--item--img img {
    max-width: 300px;
    max-height: 200px;
}

.l_wb--detail--item--img_profile {
    text-align: center
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--img_profile {
        text-align: left
    }
}

.l_wb--detail--item--img_profile img {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    border-radius: 50%;
    width: 30vw;
    height: 30vw;
    max-width: 180px;
    max-height: 180px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--img_profile img {
        width: 150px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--img_profile img {
        width: 180px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--img_profile img {
        height: 150px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--img_profile img {
        height: 180px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--img_profile img {
        max-width: 150px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--img_profile img {
        max-width: 180px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--img_profile img {
        max-height: 150px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--img_profile img {
        max-height: 180px
    }
}

.l_wb--detail--item--name {
    text-align: center
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--name {
        text-align: left
    }
}

.l_wb--detail--item--type {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 24px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--type {
        margin-bottom: 24px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--type {
        margin-bottom: 43px
    }
}

.l_wb--detail--item--type--category {
    padding: 6px 16px;
    color: #fff;
    font-weight: 700;
    margin-right: 15px;
    font-size: 13px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--type--category {
        margin-right: 20px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--type--category {
        margin-right: 24px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--type--category {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--type--category {
        font-size: 14px
    }
}

.l_wb--detail--item--type--date {
    font-size: 16px;
    font-weight: 500;
    font-family: Assistant
}

.l_wb--detail--item--icon {
    display: flex;
    justify-content: flex-start
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--icon {
        justify-content: flex-end
    }
}

.l_wb--detail--item--icon--star input[type=checkbox]+label {
    background-image: url(/assets/star_off@2x.png);
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 24px;
    height: 24px;
    background-size: 20px;
    margin-right: 6px;
    margin-bottom: 6px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--icon--star input[type=checkbox]+label {
        width: 26px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--icon--star input[type=checkbox]+label {
        width: 28px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--icon--star input[type=checkbox]+label {
        height: 26px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--icon--star input[type=checkbox]+label {
        height: 28px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--icon--star input[type=checkbox]+label {
        background-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--icon--star input[type=checkbox]+label {
        background-size: 24px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--icon--star input[type=checkbox]+label {
        margin-right: 2px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--icon--star input[type=checkbox]+label {
        margin-right: 4px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--icon--star input[type=checkbox]+label {
        margin-bottom: 2px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--icon--star input[type=checkbox]+label {
        margin-bottom: 4px
    }
}

.l_wb--detail--item--icon--star input[type=checkbox]:checked+label {
    cursor: pointer;
    background-image: url(/assets/star_on@2x.png)
}

.l_wb--detail--item--icon--star label:hover:not([disabled]) {
    opacity: .8
}

.l_wb--detail--item--icon--good input[type=checkbox]+label {
    background-image: url(/assets/good_off@2x.png);
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 24px;
    height: 24px;
    background-size: 20px;
    margin-right: 6px;
    margin-bottom: 6px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--icon--good input[type=checkbox]+label {
        width: 26px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--icon--good input[type=checkbox]+label {
        width: 28px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--icon--good input[type=checkbox]+label {
        height: 26px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--icon--good input[type=checkbox]+label {
        height: 28px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--icon--good input[type=checkbox]+label {
        background-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--icon--good input[type=checkbox]+label {
        background-size: 24px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--icon--good input[type=checkbox]+label {
        margin-right: 2px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--icon--good input[type=checkbox]+label {
        margin-right: 4px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--icon--good input[type=checkbox]+label {
        margin-bottom: 2px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--icon--good input[type=checkbox]+label {
        margin-bottom: 4px
    }
}

.l_wb--detail--item--icon--good input[type=checkbox]:checked+label {
    cursor: pointer;
    background-image: url(/assets/good_on@2x.png)
}

.l_wb--detail--item--icon--good label:hover:not([disabled]) {
    opacity: .8
}

.l_wb--detail--item--icon--count a {
    margin-top: -3px;
    font-size: 20px;
    color: #121334;
    display: block;
    pointer-events: auto
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--icon--count a {
        font-size: 21px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--icon--count a {
        font-size: 22px
    }
}

.l_wb--detail--item--icon--count button {
    margin-top: -3px;
    font-size: 20px;
    color: #121334;
    font-family: Assistant;
    font-weight: 700;
    display: block;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--icon--count button {
        font-size: 21px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--icon--count button {
        font-size: 22px
    }
}

.l_wb--detail--item--icon--count button:hover:not([disabled]) {
    opacity: .8
}

.l_wb--detail--item--sdgs {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end
}

.l_wb--detail--item--sdgs img {
    width: 30%;
    height: auto;
    max-width: 70px;
    max-height: 70px;
    margin-left: 4px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--sdgs img {
        max-width: 70px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--sdgs img {
        max-width: 80px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--sdgs img {
        max-height: 70px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--sdgs img {
        max-height: 80px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--sdgs img {
        margin-left: 4px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--sdgs img {
        margin-left: 4px
    }
}

.l_wb--detail--item--info_table th {
    border-right: 1px solid #121334;
    padding-right: .5em;
    color: #121334;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    max-width: 133px;
    min-width: 100px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--info_table th {
        padding-right: .5em
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--info_table th {
        padding-right: .5em
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--info_table th {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--info_table th {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--info_table th {
        line-height: 13px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--info_table th {
        line-height: 16px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--info_table th {
        max-width: 123px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--info_table th {
        max-width: 150px
    }
}

.l_wb--detail--item--info_table td {
    padding-left: .5em;
    color: #121334;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--info_table td {
        padding-left: .5em
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--info_table td {
        padding-left: .5em
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--info_table td {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--info_table td {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--info_table td {
        line-height: 13px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--info_table td {
        line-height: 16px
    }
}

.l_wb--detail--item--info_table table {
    border-collapse: separate;
    border-spacing: 0 4px
}

@media screen and (min-width:768px) {
    .l_wb--detail--item--info_table table {
        border-spacing: 0 4px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail--item--info_table table {
        border-spacing: 0 4px
    }
}

.l_wb--detail .bg--category-partner {
    background-color: #5dc5d0
}

.l_wb--detail .bg--category-challenge {
    background-color: #1cb983
}

.l_wb--detail .bg--topics-challenge {
    background-color: rgb(197, 90, 17)
}



.l_wb--detail .bg--category-report {
    background-color: #ff7c2b
}

.l_wb--detail .bg--category-event {
    background-color: #a41dcb
}

.l_wb--detail .bg--category-post {
    background-color: #3e62c4
}

.l_wb--detail .bg--category-admin_notice {
    background-color: #e31372
}

.l_wb--detail .bg--category-admin_pre_release {
    background-color: #ff2e2e
}

.l_wb--detail .bg--category-admin_screen_notice {
    background-color: #e31372
}

.l_wb--detail .bg--category-writer_report {
    background-color: #ff7c2b
}

.l_wb--detail .comment_post_submit {
    display: flex;
    justify-content: flex-end
}

.l_wb--detail .comment_post_submit .comment--post {
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #121334;
    font-weight: 700;
    padding: 10px 18px;
    font-size: 14px;
    transition: all .5s ease
}

.l_wb--detail .comment_post_submit .comment--post:disabled {
    background-color: #afafbe
}

.l_wb--detail .comment_post_submit .comment--post:hover:not([disabled]) {
    opacity: .8
}

.l_wb--detail .comment_delete_submit {
    display: flex;
    justify-content: flex-end;
    height: 70%
}

.l_wb--detail .comment_delete_submit .comment--post {
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #121334;
    font-weight: 700;
    padding: 10px 18px;
    font-size: 11px;
    transition: all .5s ease
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_delete_submit .comment--post {
        font-size: 14px
    }
}

.l_wb--detail .comment_delete_submit .comment--post:disabled {
    background-color: #afafbe
}

.l_wb--detail .comment_delete_submit .comment--post:hover:not([disabled]) {
    opacity: .8
}

.l_wb--detail .comment_post_wrap {
    display: flex
}

.l_wb--detail .comment_post_wrap .comment--image img {
    width: 28px;
    height: 28px;
    margin-right: 12px;
    min-width: 28px;
    border-radius: 50%
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_post_wrap .comment--image img {
        width: 39px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_post_wrap .comment--image img {
        width: 50px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_post_wrap .comment--image img {
        height: 39px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_post_wrap .comment--image img {
        height: 50px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_post_wrap .comment--image img {
        margin-right: 16px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_post_wrap .comment--image img {
        margin-right: 18px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_post_wrap .comment--image img {
        min-width: 39px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_post_wrap .comment--image img {
        min-width: 50px
    }
}

.l_wb--detail .comment_post_wrap .comment--textarea {
    width: 100%
}

.l_wb--detail .comment_post_wrap .comment--textarea textarea {
    resize: none;
    display: block;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border: 1px solid #121334;
    padding: 10px 12px;
    color: #121334;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    height: 100px
}

.l_wb--detail .comment_post_wrap .comment--textarea textarea::-moz-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.l_wb--detail .comment_post_wrap .comment--textarea textarea::placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.l_wb--detail .comment_post_wrap .comment--textarea textarea:-ms-input-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

.l_wb--detail .comment_post_wrap .comment--textarea textarea::-ms-input-placeholder {
    color: #afafbe;
    font-size: 12px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_post_wrap .comment--textarea textarea {
        padding: 20px 24px;
        font-size: 20px;
        line-height: 30px;
        height: 220px
    }

    .l_wb--detail .comment_post_wrap .comment--textarea textarea::-moz-placeholder {
        color: #afafbe;
        font-size: 20px;
        font-weight: 500
    }

    .l_wb--detail .comment_post_wrap .comment--textarea textarea::placeholder {
        color: #afafbe;
        font-size: 20px;
        font-weight: 500
    }

    .l_wb--detail .comment_post_wrap .comment--textarea textarea:-ms-input-placeholder {
        color: #afafbe;
        font-size: 20px;
        font-weight: 500
    }

    .l_wb--detail .comment_post_wrap .comment--textarea textarea::-ms-input-placeholder {
        color: #afafbe;
        font-size: 20px;
        font-weight: 500
    }
}

.l_wb--detail .comment_post_wrap .comment--textarea textarea:disabled {
    background-color: #f5f9fd;
    border: none;
    height: auto;
    padding: 0
}

.l_wb--detail .comment_view_wrap li {
    display: flex;
    padding-bottom: 16px
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_view_wrap li {
        padding-bottom: 21px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_view_wrap li {
        padding-bottom: 26px
    }
}

.l_wb--detail .comment_view_wrap li .comment--image img {
    width: 28px;
    height: 28px;
    margin-right: 12px;
    min-width: 28px;
    border-radius: 50%
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_view_wrap li .comment--image img {
        width: 39px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_view_wrap li .comment--image img {
        width: 50px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_view_wrap li .comment--image img {
        height: 39px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_view_wrap li .comment--image img {
        height: 50px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_view_wrap li .comment--image img {
        margin-right: 16px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_view_wrap li .comment--image img {
        margin-right: 18px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_view_wrap li .comment--image img {
        min-width: 39px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_view_wrap li .comment--image img {
        min-width: 50px
    }
}

.l_wb--detail .comment_view_wrap li .comment--contents {
    width: 100%
}

.l_wb--detail .comment_view_wrap li .comment--contents--header {
    display: flex
}

.l_wb--detail .comment_view_wrap li .comment--contents--header--user_info--name {
    display: block;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    margin-right: 0
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--header--user_info--name {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--header--user_info--name {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--header--user_info--name {
        line-height: 24px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--header--user_info--name {
        line-height: 28px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--header--user_info--name {
        margin-right: 8px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--header--user_info--name {
        margin-right: 8px
    }
}

.l_wb--detail .comment_view_wrap li .comment--contents--header--user_info--date {
    display: block;
    font-weight: 300;
    font-family: Assistant;
    font-size: 12px;
    line-height: 20px
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--header--user_info--date {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--header--user_info--date {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--header--user_info--date {
        line-height: 24px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--header--user_info--date {
        line-height: 28px
    }
}

.l_wb--detail .comment_view_wrap li .comment--contents--header--delete {
    margin-left: auto
}

.l_wb--detail .comment_view_wrap li .comment--contents--value {
    display: block;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--value {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--value {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--value {
        line-height: 24px
    }
}

@media screen and (min-width:1024px) {
    .l_wb--detail .comment_view_wrap li .comment--contents--value {
        line-height: 28px
    }
}

.l_wb--detail .max_width_800px {
    max-width: 800px;
    margin: 0 auto
}

.sec_entry--wapper {
    color: rgba(18, 19, 52, .7);
    font-weight: 400;
    /* font-size: 14px; */
    line-height: 28px
}

@media screen and (min-width:768px) {
    .sec_entry--wapper {
        line-height: 28px
    }
}

@media screen and (min-width:1024px) {
    .sec_entry--wapper {
        line-height: 28px
    }
}

.sec_entry--wapper img {
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;"
}

.sec_entry--wapper p {
    margin: 16px !important
}

.sec_entry--wapper ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

.sec_entry--wapper ol,ul {
    padding-left: 2rem;
}

.sec_entry--wapper ul li {
    list-style-type: disc;
}

.a_link_normal a:link,
.a_link_normal a:visited {
    color: #1968ff
}

.l-wapper {
    padding: 0
}

.l-wapper .l-sidebar {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 42px;
    position: fixed;
    height: 100%;
    width: 212px;
    left: -220px;
    top: 0;
    background-color: #121334;
    color: #fff;
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, .5019607843);
    z-index: 99;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    border-top-right-radius: 30px;
    transition: all .3s ease-in
}

@media screen and (min-width:768px) {
    .l-wapper .l-sidebar {
        left: 0;
        border-top-right-radius: 0;
        box-shadow: none;
        padding-top: 58px;
        width: 198px
    }
}

.l-wapper .l-sidebar::-webkit-scrollbar {
    display: none
}

.l-wapper .l-sidebar .l_sidebar--key_visual {
    position: absolute;
    top: 0;
    left: 0;
    width: 212px;
    height: 89px;
    background-image: url(/assets/keyVisual_sp@2x.png);
    background-size: 212px 89px;
    background-repeat: no-repeat;
    background-position: 0 0
}

@media screen and (min-width:768px) {
    .l-wapper .l-sidebar .l_sidebar--key_visual {
        width: 198px;
        height: 97px;
        background-image: url(/assets/keyVisual_dt@2x.png);
        background-size: 229px 97px
    }
}

.l-wapper .l-sidebar .l_sidebar--login {
    z-index: 99;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center
}

.l-wapper .l-sidebar .l_sidebar--login .profile_img {
    width: 88px;
    height: 88px;
    /* border-radius: 50%; */
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

@media screen and (min-width:768px) {
    .l-wapper .l-sidebar .l_sidebar--login .profile_img {
        width: 96px;
        height: 96px
    }
}

.l-wapper .l-sidebar .l_sidebar--login--item--name {
    margin: 9px 20px
}

.l-wapper .l-sidebar .l_sidebar--login--item--name input[type=checkbox] {
    display: none
}

.l-wapper .l-sidebar .l_sidebar--login--item--name .profile-open {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    right: 0
}

@-webkit-keyframes tooltipShow {
    0% {
        opacity: 0;
        transform: translateY(5px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes tooltipShow {
    0% {
        opacity: 0;
        transform: translateY(5px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.l-wapper .l-sidebar .l_sidebar--login--item--name #profile_hiddenflag~ul {
    display: none
}

.l-wapper .l-sidebar .l_sidebar--login--item--name #profile_hiddenflag:checked~ul {
    display: block;
    -webkit-animation: tooltipShow .3s linear 0s;
    animation: tooltipShow .3s linear 0s
}

.l-wapper .l-sidebar .l_sidebar--login--item--name #profile_hiddenflag~label {
    cursor: pointer;
    transition: opacity .3s
}

.l-wapper .l-sidebar .l_sidebar--login--item--name #profile_hiddenflag~label:hover {
    opacity: .7
}

.l-wapper .l-sidebar .l_sidebar--login--item--name #profile_hiddenflag:checked~label>span {
    clip: rect(auto auto 11px auto)
}

.l-wapper .l-sidebar .l_sidebar--login--item--name #profile_hiddenflag:checked~label>span:after {
    top: 5.5px
}

.l-wapper .l-sidebar .l_sidebar--login--item--name label {
    padding-right: 1.5em;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative
}

@media screen and (min-width:768px) {
    .l-wapper .l-sidebar .l_sidebar--login--item--name label {
        font-size: 11px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-sidebar .l_sidebar--login--item--name label {
        font-size: 11px
    }
}

.l-wapper .l-sidebar .l_sidebar--login--item--name span {
    width: 12px;
    height: 14px;
    position: absolute;
    top: 0;
    right: 0;
    clip: rect(7px auto auto auto)
}

.l-wapper .l-sidebar .l_sidebar--login--item--name span:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 3.5px;
    right: 2px;
    transform: rotate(45deg);
    background-color: #fff;
    border-radius: 1.5px
}

.l-wapper .l-sidebar .l_sidebar--login--item--link {
    padding-top: 8px
}

.l-wapper .l-sidebar .l_sidebar--login--item--link--logout,
.l-wapper .l-sidebar .l_sidebar--login--item--link--profile {
    margin: 0 20px;
    text-align: center
}

.l-wapper .l-sidebar .l_sidebar--login--item--link--logout a,
.l-wapper .l-sidebar .l_sidebar--login--item--link--profile a {
    font-weight: 700;
    font-size: 10px;
    position: relative;
    padding: 8px 15px 8px 0;
    text-align: center;
    line-height: 3
}

.l-wapper .l-sidebar .l_sidebar--login--item--link--logout a:after,
.l-wapper .l-sidebar .l_sidebar--login--item--link--profile a:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(/assets/btn_right@2x.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 100%
}

.l-wapper .l-sidebar .l_sidebar--login--item--id {
    font-weight: 700;
    font-size: 10px
}

.l-wapper .l-sidebar .l_sidebar--login--item--id span {
    font-family: Assistant;
    font-weight: 700;
    font-size: 12px
}

.l-wapper .l-sidebar .l-sidebar--nav {
    margin-top: 32px
}

@media screen and (min-width:768px) {
    .l-wapper .l-sidebar .l-sidebar--nav {
        margin-top: 23px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-sidebar .l-sidebar--nav {
        margin-top: 23px
    }
}

.l-wapper .l-sidebar .l-sidebar--list {
    padding-left: 34px
}

@media screen and (min-width:768px) {
    .l-wapper .l-sidebar .l-sidebar--list {
        padding-left: 20px
    }
}

.l-wapper .l-sidebar .l-sidebar--list li {
    padding: 13px 45px 13px 24px;
    margin-bottom: 14px
}

.l-wapper .l-sidebar .l-sidebar--list a:link,
.l-wapper .l-sidebar .l-sidebar--list a:visited {
    display: block;
    color: #626390;
    font-size: 14px;
    font-weight: 700
}

.l-wapper .l-sidebar .l-sidebar--list .l-small_ft a:link,
.l-wapper .l-sidebar .l-sidebar--list .l-small_ft a:visited {
    font-size: 10px
}

.l-wapper .l-sidebar .l-sidebar--list .l-sidebar--list--return_mypage {
    padding: 0 0 13px 8px
}

.l-wapper .l-sidebar .l-sidebar--list .l-sidebar--list--return_mypage a {
    position: relative;
    padding-left: 26px
}

.l-wapper .l-sidebar .l-sidebar--list .l-sidebar--list--return_mypage a:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #626390;
    left: 0;
    top: 50%;
    transform: translateY(-50%) scaleX(-1);
    background-image: url(/assets/btn_right@2x.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 50%
}

.l-wapper .l-sidebar .l-sidebar--admin_list {
    margin: 0 24px 0 36px
}

@media screen and (min-width:768px) {
    .l-wapper .l-sidebar .l-sidebar--admin_list {
        margin: 0 20px 0 30px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-sidebar .l-sidebar--admin_list {
        margin: 0 20px 0 30px
    }
}

.l-wapper .l-sidebar .l-sidebar--admin_list li {
    margin-bottom: 10px
}

.l-wapper .l-sidebar .l-sidebar--admin_list a:link,
.l-wapper .l-sidebar .l-sidebar--admin_list a:visited {
    display: block;
    color: #626390;
    font-weight: 700;
    font-size: 11px;
    line-height: 2
}

@media screen and (min-width:768px) {

    .l-wapper .l-sidebar .l-sidebar--admin_list a:link,
    .l-wapper .l-sidebar .l-sidebar--admin_list a:visited {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-sidebar .l-sidebar--admin_list a:link,
    .l-wapper .l-sidebar .l-sidebar--admin_list a:visited {
        font-size: 13px
    }
}

.l-wapper .l-sidebar .admin_active a {
    position: relative;
    padding-right: 26px
}

.l-wapper .l-sidebar .admin_active a:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    right: 0;
    top: 50%;
    transform: translateY(-50%) scaleX(-1);
    background-image: url(/assets/btn_left@2x.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 50%
}

.l-wapper .l-sidebar .admin_active a:hover:not([disabled]) {
    opacity: .8;
    cursor: pointer
}

.l-wapper .l-sidebar .admin_active a:link,
.l-wapper .l-sidebar .admin_active a:visited {
    color: #fff
}

.l-wapper .l-sidebar .active {
    position: relative;
    border-radius: 30px 30px 0;
    transition: opacity .3s ease-in
}

.l-wapper .l-sidebar .active--yellow {
    background-color: #f2bc4a
}

.l-wapper .l-sidebar .active--pink {
    background-color: #d9446d
}

.l-wapper .l-sidebar .active--green {
    background-color: #1cb983
}

.l-wapper .l-sidebar .active--purple {
    background-color: #a148c3
}

.l-wapper .l-sidebar .active--aqua {
    background-color: #5dc5d0
}

.l-wapper .l-sidebar .active--orange {
    background-color: #ff8034
}

.l-wapper .l-sidebar .active:hover:not([disabled]) {
    opacity: .8;
    cursor: pointer
}

.l-wapper .l-sidebar .active:before {
    right: 20px;
    border-radius: 50%;
    background-color: #121334
}

.l-wapper .l-sidebar .active:after,
.l-wapper .l-sidebar .active:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.l-wapper .l-sidebar .active:after {
    right: 15px;
    background-image: url(/assets/btn_right@2x.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 0
}

.l-wapper .l-sidebar .active a:link,
.l-wapper .l-sidebar .active a:visited {
    color: #121334
}

.l-wapper .l-sidebar .active span {
    position: absolute;
    bottom: -29px;
    right: 0;
    width: 30px;
    height: 30px
}

.l-wapper .l-sidebar .active span:after {
    content: "";
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 50px;
    height: 30px;
    background-color: #121334;
    border-top-right-radius: 30px
}

.l-wapper .l-sidebar .active .bg--yellow {
    background-color: #f2bc4a
}

.l-wapper .l-sidebar .active .bg--pink {
    background-color: #d9446d
}

.l-wapper .l-sidebar .active .bg--green {
    background-color: #1cb983
}

.l-wapper .l-sidebar .active .bg--purple {
    background-color: #a148c3
}

.l-wapper .l-sidebar .active .bg--aqua {
    background-color: #5dc5d0
}

.l-wapper .l-sidebar .active .bg--orange {
    background-color: #ff8034
}

.l-wapper .l-sidebar--logo {
    margin: 48px auto;
    position: relative;
    width: 88px;
    height: 77px
}

.l-wapper .l-sidebar--logo a {
    width: 88px;
    height: 77px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.l-wapper .l-sidebar--logo img {
    width: 88px;
    height: 77px
}

.l-wapper .l_sidebar--menu #menu_hiddenflag {
    left: -100px;
    position: fixed
}

.l-wapper .l_sidebar--menu .menu-open {
    cursor: pointer;
    position: fixed;
    bottom: 30px;
    right: 20px;
    background-color: #121334;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    z-index: 999;
    box-shadow: 3px 3px 6px 0 rgba(18, 19, 52, .5019607843)
}

@media screen and (min-width:768px) {
    .l-wapper .l_sidebar--menu .menu-open {
        display: none
    }
}

.l-wapper .l_sidebar--menu .menu-open span,
.l-wapper .l_sidebar--menu .menu-open span:after,
.l-wapper .l_sidebar--menu .menu-open span:before {
    content: "";
    display: block;
    height: 3px;
    border-radius: 2px;
    background: #fff;
    transition: all .5s ease-in;
    position: absolute
}

.l-wapper .l_sidebar--menu .menu-open span {
    left: 15px;
    top: 27px;
    width: 18px
}

.l-wapper .l_sidebar--menu .menu-open span:before {
    left: 2px;
    width: 20px;
    bottom: 8px
}

.l-wapper .l_sidebar--menu .menu-open span:after {
    left: 5px;
    width: 22px;
    top: 8px
}

.l-wapper .l_sidebar--menu #menu_hiddenflag:checked~nav {
    left: 0
}

.l-wapper .l_sidebar--menu #menu_hiddenflag:checked~.menu-open span {
    left: 15px;
    height: 4px;
    background: hsla(0, 0%, 100%, 0)
}

.l-wapper .l_sidebar--menu #menu_hiddenflag:checked~.menu-open span:before {
    left: 0;
    height: 4px;
    width: 28px;
    bottom: 0;
    transform: rotate(45deg)
}

.l-wapper .l_sidebar--menu #menu_hiddenflag:checked~.menu-open span:after {
    left: 0;
    height: 4px;
    top: 0;
    width: 28px;
    transform: rotate(-45deg)
}

.l-wapper .l-main {
    margin-left: 0;
    background-color: #121334;
    min-height: 100vh
}

@media screen and (min-width:768px) {
    .l-wapper .l-main {
        margin-left: 198px
    }
}

.l-wapper .l-main:before {
    content: "";
    position: absolute;
    width: 65px;
    height: 55px;
    left: 158px;
    top: -40px;
    border-radius: 50%;
    background-color: #e50a17;
    display: none
}

@media screen and (min-width:768px) {
    .l-wapper .l-main:before {
        display: block
    }
}

.l-wapper .l-main--wapper {
    position: relative;
    min-height: 100vh;
    background-color: #fff;
    border-top-left-radius: 24px;
    margin-left: 0
}

@media screen and (min-width:768px) {
    .l-wapper .l-main--wapper {
        margin-left: 1px
    }
}

.l-wapper .l-main--inner {
    max-width: 2280px
}

.l-wapper .l-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap
}

@media screen and (min-width:768px) {
    .l-wapper .l-container {
        flex-wrap: nowrap
    }
}

.l-wapper .l-container--manage_challenge--news,
.l-wapper .l-container--manage_partner--news,
.l-wapper .l-container--mypage--news {
    width: 100%;
    padding: 16px 0 0
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news,
    .l-wapper .l-container--manage_partner--news,
    .l-wapper .l-container--mypage--news {
        padding: 32px 36px 32px 30px;
        width: 65%
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news,
    .l-wapper .l-container--manage_partner--news,
    .l-wapper .l-container--mypage--news {
        width: 73%
    }
}

.l-wapper .l-container--manage_challenge--news h1,
.l-wapper .l-container--manage_partner--news h1,
.l-wapper .l-container--mypage--news h1 {
    display: block;
    font-size: 24px;
    font-weight: 900;
    color: #121334;
    padding: 0 10vw;
    line-height: 2
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news h1,
    .l-wapper .l-container--manage_partner--news h1,
    .l-wapper .l-container--mypage--news h1 {
        display: none
    }
}

.l-wapper .l-container--manage_challenge--news .sec_count_lists,
.l-wapper .l-container--manage_challenge--news .sec_lists,
.l-wapper .l-container--manage_challenge--news .sec_news,
.l-wapper .l-container--manage_challenge--news .sec_partner_lists,
.l-wapper .l-container--manage_challenge--news .sec_status,
.l-wapper .l-container--manage_challenge--news .sec_status_info,
.l-wapper .l-container--manage_partner--news .sec_count_lists,
.l-wapper .l-container--manage_partner--news .sec_lists,
.l-wapper .l-container--manage_partner--news .sec_news,
.l-wapper .l-container--manage_partner--news .sec_partner_lists,
.l-wapper .l-container--manage_partner--news .sec_status,
.l-wapper .l-container--manage_partner--news .sec_status_info,
.l-wapper .l-container--mypage--news .sec_count_lists,
.l-wapper .l-container--mypage--news .sec_lists,
.l-wapper .l-container--mypage--news .sec_news,
.l-wapper .l-container--mypage--news .sec_partner_lists,
.l-wapper .l-container--mypage--news .sec_status,
.l-wapper .l-container--mypage--news .sec_status_info {
    margin: 0 auto;
    padding: 32px 10vw
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_count_lists,
    .l-wapper .l-container--manage_challenge--news .sec_lists,
    .l-wapper .l-container--manage_challenge--news .sec_news,
    .l-wapper .l-container--manage_challenge--news .sec_partner_lists,
    .l-wapper .l-container--manage_challenge--news .sec_status,
    .l-wapper .l-container--manage_challenge--news .sec_status_info,
    .l-wapper .l-container--manage_partner--news .sec_count_lists,
    .l-wapper .l-container--manage_partner--news .sec_lists,
    .l-wapper .l-container--manage_partner--news .sec_news,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists,
    .l-wapper .l-container--manage_partner--news .sec_status,
    .l-wapper .l-container--manage_partner--news .sec_status_info,
    .l-wapper .l-container--mypage--news .sec_count_lists,
    .l-wapper .l-container--mypage--news .sec_lists,
    .l-wapper .l-container--mypage--news .sec_news,
    .l-wapper .l-container--mypage--news .sec_partner_lists,
    .l-wapper .l-container--mypage--news .sec_status,
    .l-wapper .l-container--mypage--news .sec_status_info {
        padding: 0
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--inner,
.l-wapper .l-container--manage_partner--news .sec_status_info--inner,
.l-wapper .l-container--mypage--news .sec_status_info--inner {
    display: flex;
    flex-direction: column
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--info,
.l-wapper .l-container--manage_partner--news .sec_status_info--info,
.l-wapper .l-container--mypage--news .sec_status_info--info {
    width: 100%;
    display: flex;
    flex-direction: column
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--info,
    .l-wapper .l-container--manage_partner--news .sec_status_info--info,
    .l-wapper .l-container--mypage--news .sec_status_info--info {
        flex-direction: row
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--title,
.l-wapper .l-container--manage_partner--news .sec_status_info--title,
.l-wapper .l-container--mypage--news .sec_status_info--title {
    padding-bottom: 16px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--title,
    .l-wapper .l-container--manage_partner--news .sec_status_info--title,
    .l-wapper .l-container--mypage--news .sec_status_info--title {
        font-size: 21px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--title,
    .l-wapper .l-container--manage_partner--news .sec_status_info--title,
    .l-wapper .l-container--mypage--news .sec_status_info--title {
        font-size: 24px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--list,
.l-wapper .l-container--manage_partner--news .sec_status_info--list,
.l-wapper .l-container--mypage--news .sec_status_info--list {
    width: 100%
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--list--item,
.l-wapper .l-container--manage_partner--news .sec_status_info--list--item,
.l-wapper .l-container--mypage--news .sec_status_info--list--item {
    display: flex;
    flex-wrap: wrap
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--list--item,
    .l-wapper .l-container--manage_partner--news .sec_status_info--list--item,
    .l-wapper .l-container--mypage--news .sec_status_info--list--item {
        flex-wrap: nowrap
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--list--item .date,
.l-wapper .l-container--manage_partner--news .sec_status_info--list--item .date,
.l-wapper .l-container--mypage--news .sec_status_info--list--item .date {
    line-height: 2;
    min-width: 65px
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--list--item .date,
    .l-wapper .l-container--manage_partner--news .sec_status_info--list--item .date,
    .l-wapper .l-container--mypage--news .sec_status_info--list--item .date {
        min-width: 70px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--list--item .message,
.l-wapper .l-container--manage_partner--news .sec_status_info--list--item .message,
.l-wapper .l-container--mypage--news .sec_status_info--list--item .message {
    line-height: 2;
    width: 100%
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--list--title,
.l-wapper .l-container--manage_partner--news .sec_status_info--list--title,
.l-wapper .l-container--mypage--news .sec_status_info--list--title {
    font-weight: 700;
    color: #121334;
    width: 100%;
    padding: 60px 0 11px;
    font-size: 15px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--list--title,
    .l-wapper .l-container--manage_partner--news .sec_status_info--list--title,
    .l-wapper .l-container--mypage--news .sec_status_info--list--title {
        padding: 48px 0 11px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--list--title,
    .l-wapper .l-container--manage_partner--news .sec_status_info--list--title,
    .l-wapper .l-container--mypage--news .sec_status_info--list--title {
        padding: 48px 0 12px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--list--title,
    .l-wapper .l-container--manage_partner--news .sec_status_info--list--title,
    .l-wapper .l-container--mypage--news .sec_status_info--list--title {
        font-size: 16.5px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--list--title,
    .l-wapper .l-container--manage_partner--news .sec_status_info--list--title,
    .l-wapper .l-container--mypage--news .sec_status_info--list--title {
        font-size: 18px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--list--contents,
.l-wapper .l-container--manage_partner--news .sec_status_info--list--contents,
.l-wapper .l-container--mypage--news .sec_status_info--list--contents {
    margin-left: 0;
    border: 1px solid #121334;
    border-radius: 8px;
    padding: 6px 14px 3px;
    width: 100%;
    background-color: #fff
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--list--contents li:not(:first-child),
.l-wapper .l-container--manage_partner--news .sec_status_info--list--contents li:not(:first-child),
.l-wapper .l-container--mypage--news .sec_status_info--list--contents li:not(:first-child) {
    border-top: .5px solid #ccc
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--btn,
.l-wapper .l-container--manage_partner--news .sec_status_info--btn,
.l-wapper .l-container--mypage--news .sec_status_info--btn {
    width: 100%;
    display: flex;
    justify-content: flex-end
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn {
    position: relative
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn input[type=checkbox],
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn input[type=checkbox],
.l-wapper .l-container--mypage--news .sec_status_info--select_btn input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .select-open span,
.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .select-open span:after,
.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .select-open span:before,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .select-open span,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .select-open span:after,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .select-open span:before,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .select-open span,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .select-open span:after,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .select-open span:before {
    content: "";
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #121334;
    position: absolute
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .select-open span,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .select-open span,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .select-open span {
    top: 50%;
    left: 8px;
    transform: translateY(-50%)
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .select-open span:before,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .select-open span:before,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .select-open span:before {
    right: 8px
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .select-open span:after,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .select-open span:after,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .select-open span:after {
    left: 8px
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 35px;
    right: -5px;
    background-color: #fff;
    border: 1px solid #afafbe;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1607843137);
    width: 104px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn {
        bottom: 40px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn {
        bottom: 40px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn {
        width: 116px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn {
        width: 128px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn:before,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn:before,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 13px;
    height: 13px;
    bottom: -7px;
    right: 7px;
    border: 1px solid #afafbe;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1607843137);
    transform: rotate(45deg) skew(20deg, 20deg)
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn:before {
        width: 16px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn:before {
        width: 16px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn:before {
        height: 16px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn:before {
        height: 16px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn:before {
        bottom: -8px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn:before {
        bottom: -8px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn:before {
        right: 8px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn:before,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn:before {
        right: 10px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn:after,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn:after,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn a,
.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn button,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn a,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn button,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn a,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn button {
    padding: 8px 0;
    width: 100%;
    color: #121334;
    background-color: #fff;
    border: none;
    box-shadow: none;
    font-weight: 700;
    border-radius: 0;
    font-size: 13px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn a,
    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn button,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn a,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn button,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn a,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn button {
        font-size: 14.5px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn a,
    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn button,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn a,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn button,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn a,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn button {
        font-size: 16px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn a:hover,
.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn button:hover,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn a:hover,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn button:hover,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn a:hover,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn button:hover {
    border: none;
    transition: all .3s ease;
    background-color: #ececef;
    color: rgba(18, 19, 52, .8);
    opacity: 1
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn a,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn a,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn a {
    display: block;
    text-align: center
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn--top,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn--top,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn--top {
    padding: 8px 0;
    border-bottom: 1px solid #afafbe;
    background-color: #fff
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn--bottom,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn--bottom,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn--bottom {
    padding: 8px 0;
    background-color: #fff
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn .l_select_btn>*,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn .l_select_btn>*,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn .l_select_btn>* {
    position: relative;
    z-index: 3
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn input[type=checkbox]+.select-open {
    cursor: pointer;
    width: 20px;
    height: 20px;
    background-size: 20px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn input[type=checkbox]+.select-open {
        width: 22px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn input[type=checkbox]+.select-open {
        width: 24px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn input[type=checkbox]+.select-open {
        height: 22px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn input[type=checkbox]+.select-open {
        height: 24px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn input[type=checkbox]+.select-open {
        background-size: 22px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
    .l-wapper .l-container--manage_partner--news .sec_status_info--select_btn input[type=checkbox]+.select-open,
    .l-wapper .l-container--mypage--news .sec_status_info--select_btn input[type=checkbox]+.select-open {
        background-size: 24px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn input[type=checkbox]~.l_select_btn,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn input[type=checkbox]~.l_select_btn,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn input[type=checkbox]~.l_select_btn {
    display: none
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn input[type=checkbox]:checked+.select-open,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn input[type=checkbox]:checked+.select-open,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn input[type=checkbox]:checked+.select-open {
    cursor: pointer
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--select_btn input[type=checkbox]:checked~.l_select_btn,
.l-wapper .l-container--manage_partner--news .sec_status_info--select_btn input[type=checkbox]:checked~.l_select_btn,
.l-wapper .l-container--mypage--news .sec_status_info--select_btn input[type=checkbox]:checked~.l_select_btn {
    display: flex
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--details,
.l-wapper .l-container--manage_partner--news .sec_status_info--details,
.l-wapper .l-container--mypage--news .sec_status_info--details {
    padding: 0;
    width: 100%
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--details,
    .l-wapper .l-container--manage_partner--news .sec_status_info--details,
    .l-wapper .l-container--mypage--news .sec_status_info--details {
        padding: 0
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--details,
    .l-wapper .l-container--manage_partner--news .sec_status_info--details,
    .l-wapper .l-container--mypage--news .sec_status_info--details {
        padding: 0 0 16px 24px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--details,
    .l-wapper .l-container--manage_partner--news .sec_status_info--details,
    .l-wapper .l-container--mypage--news .sec_status_info--details {
        width: 100%
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--details,
    .l-wapper .l-container--manage_partner--news .sec_status_info--details,
    .l-wapper .l-container--mypage--news .sec_status_info--details {
        width: calc(100% - 132px)
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--icon,
.l-wapper .l-container--manage_partner--news .sec_status_info--icon,
.l-wapper .l-container--mypage--news .sec_status_info--icon {
    width: 90%;
    height: 50vw;
    margin: 0 auto 16px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--icon,
    .l-wapper .l-container--manage_partner--news .sec_status_info--icon,
    .l-wapper .l-container--mypage--news .sec_status_info--icon {
        margin: 0 auto 16px;
        width: 90%;
        height: 25vw
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--icon,
    .l-wapper .l-container--manage_partner--news .sec_status_info--icon,
    .l-wapper .l-container--mypage--news .sec_status_info--icon {
        margin: 0 auto;
        width: 176px;
        height: 117px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--icon .cover,
.l-wapper .l-container--manage_partner--news .sec_status_info--icon .cover,
.l-wapper .l-container--mypage--news .sec_status_info--icon .cover {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: 100%;
    height: 50vw
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--icon .cover,
    .l-wapper .l-container--manage_partner--news .sec_status_info--icon .cover,
    .l-wapper .l-container--mypage--news .sec_status_info--icon .cover {
        width: 100%;
        height: 25vw
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--icon .cover,
    .l-wapper .l-container--manage_partner--news .sec_status_info--icon .cover,
    .l-wapper .l-container--mypage--news .sec_status_info--icon .cover {
        width: 176px;
        height: 117px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--title,
.l-wapper .l-container--manage_partner--news .sec_status_info--title,
.l-wapper .l-container--mypage--news .sec_status_info--title {
    font-weight: 700;
    color: #121334;
    width: 100%;
    font-size: 18px;
    line-height: 28px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--title,
    .l-wapper .l-container--manage_partner--news .sec_status_info--title,
    .l-wapper .l-container--mypage--news .sec_status_info--title {
        font-size: 19px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--title,
    .l-wapper .l-container--manage_partner--news .sec_status_info--title,
    .l-wapper .l-container--mypage--news .sec_status_info--title {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--title,
    .l-wapper .l-container--manage_partner--news .sec_status_info--title,
    .l-wapper .l-container--mypage--news .sec_status_info--title {
        line-height: 29px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--title,
    .l-wapper .l-container--manage_partner--news .sec_status_info--title,
    .l-wapper .l-container--mypage--news .sec_status_info--title {
        line-height: 30px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info--label,
.l-wapper .l-container--manage_partner--news .sec_status_info--label,
.l-wapper .l-container--mypage--news .sec_status_info--label {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 3px 10px;
    font-size: 12px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--label,
    .l-wapper .l-container--manage_partner--news .sec_status_info--label,
    .l-wapper .l-container--mypage--news .sec_status_info--label {
        padding: 3px 15px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--label,
    .l-wapper .l-container--manage_partner--news .sec_status_info--label,
    .l-wapper .l-container--mypage--news .sec_status_info--label {
        padding: 3px 20px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--label,
    .l-wapper .l-container--manage_partner--news .sec_status_info--label,
    .l-wapper .l-container--mypage--news .sec_status_info--label {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status_info--label,
    .l-wapper .l-container--manage_partner--news .sec_status_info--label,
    .l-wapper .l-container--mypage--news .sec_status_info--label {
        font-size: 14px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status_info .sec_status--red,
.l-wapper .l-container--manage_partner--news .sec_status_info .sec_status--red,
.l-wapper .l-container--mypage--news .sec_status_info .sec_status--red {
    background-color: #e50a17
}

.l-wapper .l-container--manage_challenge--news .sec_status_info .sec_status--pink,
.l-wapper .l-container--manage_partner--news .sec_status_info .sec_status--pink,
.l-wapper .l-container--mypage--news .sec_status_info .sec_status--pink {
    background-color: #fa368c
}

.l-wapper .l-container--manage_challenge--news .sec_status_info .sec_status--orange,
.l-wapper .l-container--manage_partner--news .sec_status_info .sec_status--orange,
.l-wapper .l-container--mypage--news .sec_status_info .sec_status--orange {
    background-color: #ff8900
}

.l-wapper .l-container--manage_challenge--news .sec_status_info .sec_status--purple,
.l-wapper .l-container--manage_partner--news .sec_status_info .sec_status--purple,
.l-wapper .l-container--mypage--news .sec_status_info .sec_status--purple {
    background-color: #a41dcb
}

.l-wapper .l-container--manage_challenge--news .sec_status--inner,
.l-wapper .l-container--manage_partner--news .sec_status--inner,
.l-wapper .l-container--mypage--news .sec_status--inner {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status--inner,
    .l-wapper .l-container--manage_partner--news .sec_status--inner,
    .l-wapper .l-container--mypage--news .sec_status--inner {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status--label,
.l-wapper .l-container--manage_partner--news .sec_status--label,
.l-wapper .l-container--mypage--news .sec_status--label {
    padding: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    width: 100%;
    text-align: center;
    border-radius: 10px
}

.l-wapper .l-container--manage_challenge--news .sec_status--title,
.l-wapper .l-container--manage_partner--news .sec_status--title,
.l-wapper .l-container--mypage--news .sec_status--title {
    font-size: 18px;
    font-weight: 700;
    color: #121334;
    line-height: 28px;
    padding: 5px 0;
    width: 100%
}

.l-wapper .l-container--manage_challenge--news .sec_status--img,
.l-wapper .l-container--manage_partner--news .sec_status--img,
.l-wapper .l-container--mypage--news .sec_status--img {
    width: 90%;
    height: 50vw;
    margin: 0 auto 16px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status--img,
    .l-wapper .l-container--manage_partner--news .sec_status--img,
    .l-wapper .l-container--mypage--news .sec_status--img {
        margin: 0 auto 16px;
        width: 90%;
        height: 25vw
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status--img,
    .l-wapper .l-container--manage_partner--news .sec_status--img,
    .l-wapper .l-container--mypage--news .sec_status--img {
        margin: 0 auto;
        width: 132px;
        height: 88px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status--img .cover,
.l-wapper .l-container--manage_partner--news .sec_status--img .cover,
.l-wapper .l-container--mypage--news .sec_status--img .cover {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: 100%;
    height: 50vw
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_status--img .cover,
    .l-wapper .l-container--manage_partner--news .sec_status--img .cover,
    .l-wapper .l-container--mypage--news .sec_status--img .cover {
        width: 100%;
        height: 25vw
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status--img .cover,
    .l-wapper .l-container--manage_partner--news .sec_status--img .cover,
    .l-wapper .l-container--mypage--news .sec_status--img .cover {
        width: 132px;
        height: 88px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status--list,
.l-wapper .l-container--manage_partner--news .sec_status--list,
.l-wapper .l-container--mypage--news .sec_status--list {
    margin-left: 0;
    border: 1px solid #121334;
    border-radius: 8px;
    padding: 6px 14px 3px;
    width: 100%;
    background-color: #fff
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status--list,
    .l-wapper .l-container--manage_partner--news .sec_status--list,
    .l-wapper .l-container--mypage--news .sec_status--list {
        margin-left: 10px;
        width: calc(100% - 142px)
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status--list li:not(:first-child),
.l-wapper .l-container--manage_partner--news .sec_status--list li:not(:first-child),
.l-wapper .l-container--mypage--news .sec_status--list li:not(:first-child) {
    border-top: .5px solid #ccc
}

.l-wapper .l-container--manage_challenge--news .sec_status--list--item,
.l-wapper .l-container--manage_partner--news .sec_status--list--item,
.l-wapper .l-container--mypage--news .sec_status--list--item {
    display: flex;
    flex-wrap: wrap
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status--list--item,
    .l-wapper .l-container--manage_partner--news .sec_status--list--item,
    .l-wapper .l-container--mypage--news .sec_status--list--item {
        flex-wrap: nowrap
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status--list--item .date,
.l-wapper .l-container--manage_partner--news .sec_status--list--item .date,
.l-wapper .l-container--mypage--news .sec_status--list--item .date {
    line-height: 2;
    min-width: 65px
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status--list--item .date,
    .l-wapper .l-container--manage_partner--news .sec_status--list--item .date,
    .l-wapper .l-container--mypage--news .sec_status--list--item .date {
        min-width: 70px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status--list--item .message,
.l-wapper .l-container--manage_partner--news .sec_status--list--item .message,
.l-wapper .l-container--mypage--news .sec_status--list--item .message {
    line-height: 2;
    width: 100%
}

.l-wapper .l-container--manage_challenge--news .sec_status--link_2,
.l-wapper .l-container--manage_partner--news .sec_status--link_2,
.l-wapper .l-container--mypage--news .sec_status--link_2 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status--link_2,
    .l-wapper .l-container--manage_partner--news .sec_status--link_2,
    .l-wapper .l-container--mypage--news .sec_status--link_2 {
        flex-direction: row;
        justify-content: space-between;
        width: 50%
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status--link_4,
.l-wapper .l-container--manage_partner--news .sec_status--link_4,
.l-wapper .l-container--mypage--news .sec_status--link_4 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_status--link_4,
    .l-wapper .l-container--manage_partner--news .sec_status--link_4,
    .l-wapper .l-container--mypage--news .sec_status--link_4 {
        flex-direction: row;
        justify-content: space-between
    }
}

.l-wapper .l-container--manage_challenge--news .sec_status--button,
.l-wapper .l-container--manage_partner--news .sec_status--button,
.l-wapper .l-container--mypage--news .sec_status--button {
    width: 100%;
    text-align: center
}

.l-wapper .l-container--manage_challenge--news .sec_status .sec_status--red,
.l-wapper .l-container--manage_partner--news .sec_status .sec_status--red,
.l-wapper .l-container--mypage--news .sec_status .sec_status--red {
    background-color: #e50a17
}

.l-wapper .l-container--manage_challenge--news .sec_status .sec_status--pink,
.l-wapper .l-container--manage_partner--news .sec_status .sec_status--pink,
.l-wapper .l-container--mypage--news .sec_status .sec_status--pink {
    background-color: #fa368c
}

.l-wapper .l-container--manage_challenge--news .sec_status .sec_status--orange,
.l-wapper .l-container--manage_partner--news .sec_status .sec_status--orange,
.l-wapper .l-container--mypage--news .sec_status .sec_status--orange {
    background-color: #ff8900
}

.l-wapper .l-container--manage_challenge--news .sec_status .sec_status--purple,
.l-wapper .l-container--manage_partner--news .sec_status .sec_status--purple,
.l-wapper .l-container--mypage--news .sec_status .sec_status--purple {
    background-color: #a41dcb
}

.l-wapper .l-container--manage_challenge--news .sec_news--inner,
.l-wapper .l-container--manage_partner--news .sec_news--inner,
.l-wapper .l-container--mypage--news .sec_news--inner {
    border: 1px solid #121334;
    border-radius: 8px;
    padding: 6px 14px 3px;
    margin-top: 16px
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_news--inner,
    .l-wapper .l-container--manage_partner--news .sec_news--inner,
    .l-wapper .l-container--mypage--news .sec_news--inner {
        padding: 10px 14px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_news--inner li:not(:first-child),
.l-wapper .l-container--manage_partner--news .sec_news--inner li:not(:first-child),
.l-wapper .l-container--mypage--news .sec_news--inner li:not(:first-child) {
    border-top: .5px solid #ccc
}

.l-wapper .l-container--manage_challenge--news .sec_news--inner li,
.l-wapper .l-container--manage_partner--news .sec_news--inner li,
.l-wapper .l-container--mypage--news .sec_news--inner li {
    position: relative
}

.l-wapper .l-container--manage_challenge--news .sec_news--inner li a,
.l-wapper .l-container--manage_partner--news .sec_news--inner li a,
.l-wapper .l-container--mypage--news .sec_news--inner li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 50;
    pointer-events: auto
}

.l-wapper .l-container--manage_challenge--news .sec_news--inner li a:hover,
.l-wapper .l-container--manage_partner--news .sec_news--inner li a:hover,
.l-wapper .l-container--mypage--news .sec_news--inner li a:hover {
    transition: all .3s ease;
    opacity: .8;
    box-shadow: 2px 2px 6px rgba(18, 19, 52, .2), inset 2px 2px 2px hsla(0, 0%, 100%, .2)
}

.l-wapper .l-container--manage_challenge--news .sec_news--inner li .news_item--box,
.l-wapper .l-container--manage_partner--news .sec_news--inner li .news_item--box,
.l-wapper .l-container--mypage--news .sec_news--inner li .news_item--box {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_news--inner li .news_item--box,
    .l-wapper .l-container--manage_partner--news .sec_news--inner li .news_item--box,
    .l-wapper .l-container--mypage--news .sec_news--inner li .news_item--box {
        flex-wrap: nowrap;
        padding: 5px 32px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_news--inner li .news_item--box .date,
.l-wapper .l-container--manage_partner--news .sec_news--inner li .news_item--box .date,
.l-wapper .l-container--mypage--news .sec_news--inner li .news_item--box .date {
    min-width: 65px
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_news--inner li .news_item--box .date,
    .l-wapper .l-container--manage_partner--news .sec_news--inner li .news_item--box .date,
    .l-wapper .l-container--mypage--news .sec_news--inner li .news_item--box .date {
        min-width: 70px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_news--inner li .news_item--box .category,
.l-wapper .l-container--manage_partner--news .sec_news--inner li .news_item--box .category,
.l-wapper .l-container--mypage--news .sec_news--inner li .news_item--box .category {
    padding: 2px 16px;
    font-weight: 700;
    font-size: 10px;
    color: #fff;
    min-width: 72px;
    text-align: center
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_news--inner li .news_item--box .category,
    .l-wapper .l-container--manage_partner--news .sec_news--inner li .news_item--box .category,
    .l-wapper .l-container--mypage--news .sec_news--inner li .news_item--box .category {
        min-width: 100px;
        padding: 2px 30px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_news--inner li .news_item--box .message,
.l-wapper .l-container--manage_partner--news .sec_news--inner li .news_item--box .message,
.l-wapper .l-container--mypage--news .sec_news--inner li .news_item--box .message {
    width: 100%
}

.l-wapper .l-container--manage_challenge--news .sec_news--inner li .news_item--box .bg--yellow,
.l-wapper .l-container--manage_partner--news .sec_news--inner li .news_item--box .bg--yellow,
.l-wapper .l-container--mypage--news .sec_news--inner li .news_item--box .bg--yellow {
    background-color: #fcb62b
}

.l-wapper .l-container--manage_challenge--news .sec_count_lists,
.l-wapper .l-container--manage_partner--news .sec_count_lists,
.l-wapper .l-container--mypage--news .sec_count_lists {
    margin: 32px auto 0
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_count_lists,
    .l-wapper .l-container--manage_partner--news .sec_count_lists,
    .l-wapper .l-container--mypage--news .sec_count_lists {
        margin: 32px auto
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_count_lists,
    .l-wapper .l-container--manage_partner--news .sec_count_lists,
    .l-wapper .l-container--mypage--news .sec_count_lists {
        margin: 24px auto
    }
}

.l-wapper .l-container--manage_challenge--news .sec_count_lists--inner,
.l-wapper .l-container--manage_partner--news .sec_count_lists--inner,
.l-wapper .l-container--mypage--news .sec_count_lists--inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 45px;
    flex-wrap: nowrap;
    width: 90%;
    margin: 0 auto
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_count_lists--inner,
    .l-wapper .l-container--manage_partner--news .sec_count_lists--inner,
    .l-wapper .l-container--mypage--news .sec_count_lists--inner {
        width: 100%;
        padding-top: 6px;
        justify-content: center;
        align-items: center;
        padding-bottom: 30px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_count_lists--inner,
    .l-wapper .l-container--manage_partner--news .sec_count_lists--inner,
    .l-wapper .l-container--mypage--news .sec_count_lists--inner {
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        padding-top: 6px;
        padding-bottom: 20px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_count_lists--inner li:not(:first-child),
.l-wapper .l-container--manage_partner--news .sec_count_lists--inner li:not(:first-child),
.l-wapper .l-container--mypage--news .sec_count_lists--inner li:not(:first-child) {
    margin-left: 0;
    margin-top: 10px
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_count_lists--inner li:not(:first-child),
    .l-wapper .l-container--manage_partner--news .sec_count_lists--inner li:not(:first-child),
    .l-wapper .l-container--mypage--news .sec_count_lists--inner li:not(:first-child) {
        margin-top: 0;
        margin-left: 4%
    }
}

.l-wapper .l-container--manage_challenge--news .sec_count_lists--inner .sec_count_lists--box,
.l-wapper .l-container--manage_partner--news .sec_count_lists--inner .sec_count_lists--box,
.l-wapper .l-container--mypage--news .sec_count_lists--inner .sec_count_lists--box {
    width: 100%;
    max-width: 300px
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_count_lists--inner .sec_count_lists--box,
    .l-wapper .l-container--manage_partner--news .sec_count_lists--inner .sec_count_lists--box,
    .l-wapper .l-container--mypage--news .sec_count_lists--inner .sec_count_lists--box {
        width: 30.5%;
        max-width: 100%
    }
}

.l-wapper .l-container--manage_challenge--news .sec_count_lists--inner .sec_count_lists--icon,
.l-wapper .l-container--manage_partner--news .sec_count_lists--inner .sec_count_lists--icon,
.l-wapper .l-container--mypage--news .sec_count_lists--inner .sec_count_lists--icon {
    line-height: 2;
    border-bottom: 1px solid #121334
}

.l-wapper .l-container--manage_challenge--news .sec_count_lists--inner .sec_count_lists--icon img,
.l-wapper .l-container--manage_partner--news .sec_count_lists--inner .sec_count_lists--icon img,
.l-wapper .l-container--mypage--news .sec_count_lists--inner .sec_count_lists--icon img {
    vertical-align: middle;
    width: 26px;
    height: 26px;
    margin-right: 8px;
    margin-bottom: 5px
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_count_lists--inner .sec_count_lists--icon img,
    .l-wapper .l-container--manage_partner--news .sec_count_lists--inner .sec_count_lists--icon img,
    .l-wapper .l-container--mypage--news .sec_count_lists--inner .sec_count_lists--icon img {
        width: 28px;
        height: auto
    }
}

.l-wapper .l-container--manage_challenge--news .sec_count_lists--inner .sec_count_lists--label,
.l-wapper .l-container--manage_partner--news .sec_count_lists--inner .sec_count_lists--label,
.l-wapper .l-container--mypage--news .sec_count_lists--inner .sec_count_lists--label {
    padding: 10px 0 10px 30px
}

.l-wapper .l-container--manage_challenge--news .sec_lists h3,
.l-wapper .l-container--manage_partner--news .sec_lists h3,
.l-wapper .l-container--mypage--news .sec_lists h3 {
    line-height: 1;
    font-size: 1.3em
}

.l-wapper .l-container--manage_challenge--news .sec_lists h3 a:hover,
.l-wapper .l-container--manage_partner--news .sec_lists h3 a:hover,
.l-wapper .l-container--mypage--news .sec_lists h3 a:hover {
    opacity: .7
}

.l-wapper .l-container--manage_challenge--news .sec_lists .next_arrow,
.l-wapper .l-container--manage_partner--news .sec_lists .next_arrow,
.l-wapper .l-container--mypage--news .sec_lists .next_arrow {
    position: relative;
    display: inline-block;
    padding-right: 28px
}

.l-wapper .l-container--manage_challenge--news .sec_lists .next_arrow:after,
.l-wapper .l-container--manage_partner--news .sec_lists .next_arrow:after,
.l-wapper .l-container--mypage--news .sec_lists .next_arrow:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-position: 0;
    background-image: url(/assets/btn_see_more@2x.png);
    background-size: 15px;
    background-repeat: no-repeat
}

.l-wapper .l-container--manage_challenge--news .sec_lists--inner,
.l-wapper .l-container--manage_partner--news .sec_lists--inner,
.l-wapper .l-container--mypage--news .sec_lists--inner {
    display: flex;
    justify-content: flex-start;
    padding-top: 16px;
    padding-bottom: 20px;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--inner,
    .l-wapper .l-container--manage_partner--news .sec_lists--inner,
    .l-wapper .l-container--mypage--news .sec_lists--inner {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 30px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--inner,
    .l-wapper .l-container--manage_partner--news .sec_lists--inner,
    .l-wapper .l-container--mypage--news .sec_lists--inner {
        flex-wrap: nowrap;
        padding-bottom: 20px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--inner li:not(:first-child),
.l-wapper .l-container--manage_partner--news .sec_lists--inner li:not(:first-child),
.l-wapper .l-container--mypage--news .sec_lists--inner li:not(:first-child) {
    margin-left: 0;
    margin-top: 32px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--inner li:not(:first-child),
    .l-wapper .l-container--manage_partner--news .sec_lists--inner li:not(:first-child),
    .l-wapper .l-container--mypage--news .sec_lists--inner li:not(:first-child) {
        margin-top: 24px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--inner li:not(:first-child),
    .l-wapper .l-container--manage_partner--news .sec_lists--inner li:not(:first-child),
    .l-wapper .l-container--mypage--news .sec_lists--inner li:not(:first-child) {
        margin-top: 0;
        margin-left: 4%
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box,
.l-wapper .l-container--manage_partner--news .sec_lists--box,
.l-wapper .l-container--mypage--news .sec_lists--box {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    margin-bottom: 32px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box,
    .l-wapper .l-container--manage_partner--news .sec_lists--box,
    .l-wapper .l-container--mypage--news .sec_lists--box {
        height: auto;
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box,
    .l-wapper .l-container--manage_partner--news .sec_lists--box,
    .l-wapper .l-container--mypage--news .sec_lists--box {
        width: 30.5%;
        margin-bottom: 0
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item_comment,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item_comment,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item_comment {
    margin-top: 8px;
    color: #666674;
    font-weight: 500;
    font-size: 12px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item_comment,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item_comment,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item_comment {
        margin-top: 12px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item_comment,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item_comment,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item_comment {
        margin-top: 12px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item {
    display: block;
    justify-content: space-between;
    position: relative;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    background-color: none;
    margin-bottom: 0
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item {
        display: flex;
        margin-bottom: 20px;
        background-color: #f5f9fd;
        padding: 9px 12px;
        box-shadow: 3px 3px 6px rgba(65, 65, 65, .1607843137);
        border-radius: 11px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item {
        margin-bottom: 0
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item a,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item a,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 50;
    pointer-events: auto
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item a:hover~div,
.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item a:hover~img,
.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item a:hover~p,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item a:hover~div,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item a:hover~img,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item a:hover~p,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item a:hover~div,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item a:hover~img,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item a:hover~p {
    transition: all .3s ease;
    opacity: .8
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item a:hover~.sec_lists--item,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item a:hover~.sec_lists--item,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item a:hover~.sec_lists--item {
    transition: all .3s ease;
    box-shadow: none
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--img,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--img,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--img {
    width: 100%
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--img,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--img,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--img {
        width: 72px;
        margin-right: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--img,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--img,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--img {
        width: 38%
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--img .cover,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--img .cover,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--img .cover {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: 100%;
    height: 50vw
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--img .cover,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--img .cover,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--img .cover {
        height: 54px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--contents,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--contents,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--contents {
    position: absolute;
    width: 100%;
    height: 75px;
    bottom: 0;
    background: transparent linear-gradient(180deg, transparent, rgba(0, 0, 0, .6)) 0 0 no-repeat padding-box;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 20px 11px 6px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--contents,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--contents,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--contents {
        background: none;
        padding: 0;
        position: static;
        width: calc(100% - 86px);
        height: auto;
        justify-content: space-between
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--contents,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--contents,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--contents {
        width: calc(62% - 14px)
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--contents .sec_lists--title,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--contents .sec_lists--title,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--contents .sec_lists--title {
    order: 2
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--contents .sec_lists--title,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--contents .sec_lists--title,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--contents .sec_lists--title {
        order: 1
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--contents .sec_lists--date,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--contents .sec_lists--date,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--contents .sec_lists--date {
    display: flex;
    flex-wrap: wrap;
    order: 1;
    justify-content: flex-start;
    padding-bottom: 4px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--contents .sec_lists--date,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--contents .sec_lists--date,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--contents .sec_lists--date {
        padding-bottom: 0;
        justify-content: flex-end;
        order: 2
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--contents .sec_lists--date p,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--contents .sec_lists--date p,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--contents .sec_lists--date p {
    white-space: nowrap;
    line-height: 1
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--icon,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--icon,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--icon {
    position: absolute;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    bottom: 45px;
    right: 11px;
    z-index: 40;
    line-height: 1
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--icon,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--icon,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--icon {
        top: 6px;
        left: 60px;
        align-items: flex-start
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--icon,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--icon,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--icon {
        left: calc(38% - 20px)
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--icon .icon_pc,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--icon .icon_pc,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--icon .icon_pc {
    display: none
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--icon .icon_pc,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--icon .icon_pc,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--icon .icon_pc {
        display: block
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--icon .icon_sp,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--icon .icon_sp,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--icon .icon_sp {
    display: block
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--icon .icon_sp,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--icon .icon_sp,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--icon .icon_sp {
        display: none
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--icon img,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--icon img,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--icon img {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 5px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--icon img,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--icon img,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--icon img {
        width: 10px;
        height: 10px;
        margin-right: 3px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--label,
.l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--label,
.l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--label {
    position: absolute;
    top: 6px;
    left: 6px;
    padding: 2px 10px;
    border-radius: 14px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_lists--box .sec_lists--item--label,
    .l-wapper .l-container--manage_partner--news .sec_lists--box .sec_lists--item--label,
    .l-wapper .l-container--mypage--news .sec_lists--box .sec_lists--item--label {
        top: 52px;
        left: 6px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_lists .bg--pink,
.l-wapper .l-container--manage_partner--news .sec_lists .bg--pink,
.l-wapper .l-container--mypage--news .sec_lists .bg--pink {
    background-color: #fa368c
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists h3,
.l-wapper .l-container--manage_partner--news .sec_partner_lists h3,
.l-wapper .l-container--mypage--news .sec_partner_lists h3 {
    line-height: 1;
    font-size: 1.3em
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists .next_arrow,
.l-wapper .l-container--manage_partner--news .sec_partner_lists .next_arrow,
.l-wapper .l-container--mypage--news .sec_partner_lists .next_arrow {
    position: relative;
    display: inline-block;
    padding-right: 28px
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists .next_arrow:after,
.l-wapper .l-container--manage_partner--news .sec_partner_lists .next_arrow:after,
.l-wapper .l-container--mypage--news .sec_partner_lists .next_arrow:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-position: 0;
    background-image: url(/assets/btn_see_more@2x.png);
    background-size: 15px;
    background-repeat: no-repeat
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists--inner,
.l-wapper .l-container--manage_partner--news .sec_partner_lists--inner,
.l-wapper .l-container--mypage--news .sec_partner_lists--inner {
    display: flex;
    padding-top: 16px;
    padding-bottom: 20px;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    justify-content: center
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--inner,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--inner,
    .l-wapper .l-container--mypage--news .sec_partner_lists--inner {
        justify-content: flex-start;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 30px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--inner,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--inner,
    .l-wapper .l-container--mypage--news .sec_partner_lists--inner {
        flex-wrap: nowrap;
        padding-bottom: 20px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists--inner li:not(:first-child),
.l-wapper .l-container--manage_partner--news .sec_partner_lists--inner li:not(:first-child),
.l-wapper .l-container--mypage--news .sec_partner_lists--inner li:not(:first-child) {
    margin: 32px auto 0
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--inner li:not(:first-child),
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--inner li:not(:first-child),
    .l-wapper .l-container--mypage--news .sec_partner_lists--inner li:not(:first-child) {
        margin-top: 24px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--inner li:not(:first-child),
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--inner li:not(:first-child),
    .l-wapper .l-container--mypage--news .sec_partner_lists--inner li:not(:first-child) {
        margin-top: 0;
        margin-left: 4%
    }
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists--box,
.l-wapper .l-container--manage_partner--news .sec_partner_lists--box,
.l-wapper .l-container--mypage--news .sec_partner_lists--box {
    position: relative;
    z-index: 1;
    width: 50vw;
    margin: 0 auto 32px;
    align-items: center;
    display: flex;
    flex-direction: column
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box {
        height: auto;
        margin: 0;
        width: 100%
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box {
        align-items: flex-start;
        width: 30.5%;
        margin: 0
    }
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item_comment,
.l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item_comment,
.l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item_comment {
    margin-top: 8px;
    color: #666674;
    font-weight: 500;
    font-size: 12px;
    width: 60vw
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item_comment,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item_comment,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item_comment {
        margin-top: 12px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item_comment,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item_comment,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item_comment {
        margin-top: 12px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item_comment,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item_comment,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item_comment {
        width: 100%
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item_comment,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item_comment,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item_comment {
        width: 100%
    }
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item,
.l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item,
.l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item {
    display: flex;
    flex-direction: column;
    position: static;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    background-color: none;
    margin-bottom: 0
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item {
        flex-direction: row;
        justify-content: space-between;
        position: relative;
        margin-bottom: 20px;
        background-color: #f5f9fd;
        padding: 9px 12px;
        box-shadow: 3px 3px 6px rgba(65, 65, 65, .1607843137);
        border-radius: 11px;
        width: 100%
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item {
        margin-bottom: 0
    }
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item a,
.l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item a,
.l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 50
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item a:hover~div,
.l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item a:hover~img,
.l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item a:hover~p,
.l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item a:hover~div,
.l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item a:hover~img,
.l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item a:hover~p,
.l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item a:hover~div,
.l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item a:hover~img,
.l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item a:hover~p {
    transition: all .3s ease;
    opacity: .8
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item a:hover~.sec_partner_lists--item,
.l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item a:hover~.sec_partner_lists--item,
.l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item a:hover~.sec_partner_lists--item {
    transition: all .3s ease;
    box-shadow: none
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item--img,
.l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item--img,
.l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item--img {
    width: 100%
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item--img,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item--img,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item--img {
        width: 72px;
        margin-right: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item--img,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item--img,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item--img {
        width: 38%
    }
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item--img .cover,
.l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item--img .cover,
.l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item--img .cover {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: auto;
    height: 50vw
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item--img .cover,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item--img .cover,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item--img .cover {
        width: 100%;
        height: 54px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item--contents,
.l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item--contents,
.l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item--contents {
    position: static;
    width: 100%
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item--contents,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item--contents,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item--contents {
        background: transparent linear-gradient(180deg, transparent, rgba(0, 0, 0, .6)) 0 0 no-repeat padding-box;
        position: absolute;
        background: none;
        padding: 0;
        position: static;
        width: calc(100% - 86px);
        height: auto;
        justify-content: space-between
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item--contents,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item--contents,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item--contents {
        width: calc(62% - 14px)
    }
}

.l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item--contents .sec_partner_lists--title,
.l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item--contents .sec_partner_lists--title,
.l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item--contents .sec_partner_lists--title {
    order: 2
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--news .sec_partner_lists--box .sec_partner_lists--item--contents .sec_partner_lists--title,
    .l-wapper .l-container--manage_partner--news .sec_partner_lists--box .sec_partner_lists--item--contents .sec_partner_lists--title,
    .l-wapper .l-container--mypage--news .sec_partner_lists--box .sec_partner_lists--item--contents .sec_partner_lists--title {
        order: 1
    }
}

.l-wapper .l-container--manage_challenge--post,
.l-wapper .l-container--manage_partner--post,
.l-wapper .l-container--mypage--post {
    width: 100%;
    padding: 32px 10vw 66px;
    box-shadow: none
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--post,
    .l-wapper .l-container--manage_partner--post,
    .l-wapper .l-container--mypage--post {
        box-shadow: 0 3px 6px rgba(0, 0, 0, .1607843137);
        background-color: #f5f9fd;
        min-height: 100vh;
        padding: 74px 0 36px;
        width: 50%
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--post,
    .l-wapper .l-container--manage_partner--post,
    .l-wapper .l-container--mypage--post {
        padding: 74px 0 36px;
        width: 26.7%
    }
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists,
.l-wapper .l-container--manage_partner--post .sec_right_lists,
.l-wapper .l-container--mypage--post .sec_right_lists {
    margin: 0 auto;
    max-width: 100%;
    background-color: none;
    box-shadow: none
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--post .sec_right_lists,
    .l-wapper .l-container--manage_partner--post .sec_right_lists,
    .l-wapper .l-container--mypage--post .sec_right_lists {
        width: 90%;
        background-color: #f5f9fd;
        max-width: 400px;
        padding: 0
    }
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists h2,
.l-wapper .l-container--manage_partner--post .sec_right_lists h2,
.l-wapper .l-container--mypage--post .sec_right_lists h2 {
    line-height: 1;
    font-size: 1.3em
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists .next_arrow,
.l-wapper .l-container--manage_partner--post .sec_right_lists .next_arrow,
.l-wapper .l-container--mypage--post .sec_right_lists .next_arrow {
    position: relative;
    display: inline-block;
    padding-right: 28px
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists .next_arrow:after,
.l-wapper .l-container--manage_partner--post .sec_right_lists .next_arrow:after,
.l-wapper .l-container--mypage--post .sec_right_lists .next_arrow:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-position: 0;
    background-image: url(/assets/btn_see_more@2x.png);
    background-size: 15px;
    background-repeat: no-repeat
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--inner,
.l-wapper .l-container--manage_partner--post .sec_right_lists--inner,
.l-wapper .l-container--mypage--post .sec_right_lists--inner {
    display: flex;
    justify-content: flex-start;
    padding-top: 16px;
    padding-bottom: 20px;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--post .sec_right_lists--inner,
    .l-wapper .l-container--manage_partner--post .sec_right_lists--inner,
    .l-wapper .l-container--mypage--post .sec_right_lists--inner {
        padding-top: 20px
    }
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--inner li:not(:first-child),
.l-wapper .l-container--manage_partner--post .sec_right_lists--inner li:not(:first-child),
.l-wapper .l-container--mypage--post .sec_right_lists--inner li:not(:first-child) {
    margin-top: 30px
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--box,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box,
.l-wapper .l-container--mypage--post .sec_right_lists--box {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 50vw;
    max-height: 100%
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--post .sec_right_lists--box,
    .l-wapper .l-container--manage_partner--post .sec_right_lists--box,
    .l-wapper .l-container--mypage--post .sec_right_lists--box {
        height: 18vw;
        max-height: 195px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--post .sec_right_lists--box,
    .l-wapper .l-container--manage_partner--post .sec_right_lists--box,
    .l-wapper .l-container--mypage--post .sec_right_lists--box {
        height: 12vw
    }
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--box a,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box a,
.l-wapper .l-container--mypage--post .sec_right_lists--box a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 50
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--box a:hover~div,
.l-wapper .l-container--manage_challenge--post .sec_right_lists--box a:hover~img,
.l-wapper .l-container--manage_challenge--post .sec_right_lists--box a:hover~p,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box a:hover~div,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box a:hover~img,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box a:hover~p,
.l-wapper .l-container--mypage--post .sec_right_lists--box a:hover~div,
.l-wapper .l-container--mypage--post .sec_right_lists--box a:hover~img,
.l-wapper .l-container--mypage--post .sec_right_lists--box a:hover~p {
    transition: all .3s ease;
    opacity: .8
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item,
.l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item {
    justify-content: space-between;
    position: relative;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    background-color: none;
    margin-bottom: 32px
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--img,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--img,
.l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--img {
    width: 100%;
    height: 50vw;
    max-height: 100%
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--img,
    .l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--img,
    .l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--img {
        height: 18vw;
        max-height: 195px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--img,
    .l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--img,
    .l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--img {
        height: 12vw
    }
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--img .cover,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--img .cover,
.l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--img .cover {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: 100%;
    height: 50vw;
    max-height: 100%
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--img .cover,
    .l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--img .cover,
    .l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--img .cover {
        height: 18vw;
        max-height: 195px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--img .cover,
    .l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--img .cover,
    .l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--img .cover {
        height: 12vw
    }
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--contents,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--contents,
.l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--contents {
    position: absolute;
    background: #000;
    width: 100%;
    bottom: 0;
    background: transparent linear-gradient(180deg, transparent, rgba(0, 0, 0, .6)) 0 0 no-repeat padding-box;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 65px;
    padding: 20px 11px 6px
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--contents .sec_right_lists--title,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--contents .sec_right_lists--title,
.l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--contents .sec_right_lists--title {
    order: 2
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--contents .sec_right_lists--date,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--contents .sec_right_lists--date,
.l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--contents .sec_right_lists--date {
    display: flex;
    flex-wrap: wrap;
    order: 1;
    justify-content: flex-start
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--contents .sec_right_lists--date p,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--contents .sec_right_lists--date p,
.l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--contents .sec_right_lists--date p {
    white-space: nowrap;
    line-height: 1
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--icon,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--icon,
.l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--icon {
    position: absolute;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    bottom: 30px;
    right: 11px;
    z-index: 40;
    line-height: 1
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--icon img,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--icon img,
.l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--icon img {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 5px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--icon img,
    .l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--icon img,
    .l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--icon img {
        width: 18px;
        height: 18px;
        margin-right: 5px
    }
}

.l-wapper .l-container--manage_challenge--post .sec_right_lists--box .sec_right_lists--item--label,
.l-wapper .l-container--manage_partner--post .sec_right_lists--box .sec_right_lists--item--label,
.l-wapper .l-container--mypage--post .sec_right_lists--box .sec_right_lists--item--label {
    position: absolute;
    top: 6px;
    left: 6px;
    padding: 2px 10px;
    border-radius: 14px
}

.l-wapper .l-container .sec_bg_lightgray_sp {
    background-color: #f5f9fd
}

@media screen and (min-width:768px) {
    .l-wapper .l-container .sec_bg_lightgray_sp {
        background-color: rgba(245, 249, 253, 0)
    }
}

.l-wapper .l-container .sec_bg_lightgray {
    background-color: #f5f9fd
}

.l-wapper .l-container_list {
    padding-bottom: 100px
}

.l-wapper .l-container_list input[type=checkbox] {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto
}

.l-wapper .l-container_list .h_title_margin {
    height: 86px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .h_title_margin {
        height: 88px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .h_title_margin {
        height: 90px
    }
}

.l-wapper .l-container_list .h_title_margin_topic {
    height: 1px
}

.l-wapper .l-container_list .sec_title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #626390;
    position: fixed;
    top: 0;
    width: 100vw;
    height: 86px;
    padding: 0 16px;
    max-width: 2280px;
    z-index: 80;
    background-color: #fff;
    border-top-left-radius: 24px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_title {
        width: calc(100vw - 198px)
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_title {
        width: calc(100vw - 198px)
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_title {
        height: 88px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_title {
        height: 90px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_title {
        padding: 0 20px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_title {
        padding: 0 24px
    }
}

.l-wapper .l-container_list .sec_title--label {
    font-weight: 900;
    color: #121334;
    font-size: 12px;
    white-space: nowrap
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_title--label {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_title--label {
        font-size: 18px
    }
}

.l-wapper .l-container_list .sec_title--button {
    justify-content: flex-end;
    display: flex;
    flex-wrap: wrap
}

.l-wapper .l-container_list .sec_title--button button {
    margin-bottom: 6px;
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_title--button button {
        margin-bottom: 0;
    }
}

.l-wapper .l-container_list .sec_warning {
    margin: 0 25px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_warning {
        margin: 0 50px 0 40px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_warning {
        margin: 0 100px 0 60px
    }
}

.l-wapper .l-container_list .sec_warning--inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #ffeded;
    border-radius: 20px;
    margin-top: 60px;
    padding: 20px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_warning--inner {
        margin-top: 54px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_warning--inner {
        margin-top: 56px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_warning--inner {
        padding: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_warning--inner {
        padding: 24px
    }
}

.l-wapper .l-container_list .sec_warning--inner p {
    display: inline;
    color: #e50a17;
    line-height: 1.7;
    font-weight: 700;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_warning--inner p {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_warning--inner p {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_howto {
    margin: 0 25px;
    padding: 60px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 1px solid #626390
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_howto {
        margin: 0 50px 0 40px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_howto {
        margin: 0 100px 0 60px
    }
}

.l-wapper .l-container_list .sec_howto p {
    display: inline-block;
    font-weight: 500;
    line-height: 1.8;
    width: 100%;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_howto p {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_howto p {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_howto a {
    padding-right: 26px;
    position: relative;
    color: #121334 !important;
    font-size: 12px !important;
    font-weight: 700;
    text-align: center;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_howto a {
        font-size: 13.5px !important
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_howto a {
        font-size: 15px !important
    }
}

.l-wapper .l-container_list .sec_howto a:after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-position: 100%;
    background-image: url(/assets/btn_see_more@2x.png);
    background-size: 18px;
    background-repeat: no-repeat
}

.l-wapper .l-container_list .sec_howto a:hover {
    transition: all .3s ease;
    opacity: .6
}

.l-wapper .l-container_list .sec_withdrawal_terms {
    margin: 0 25px;
    padding: 36px 0 0
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_withdrawal_terms {
        margin: 0 50px 0 40px;
        padding: 36px 0 0
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_withdrawal_terms {
        margin: 0 100px 0 60px;
        padding: 36px 0 0
    }
}

.l-wapper .l-container_list .sec_withdrawal_terms--button {
    margin: 0 0 110px;
    text-align: center;
    align-items: center;
    flex-wrap: wrap
}

.l-wapper .l-container_list .sec_withdrawal_terms p {
    font-weight: 500;
    line-height: 2;
    padding-bottom: 36px;
    line-height: 22px;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_withdrawal_terms p {
        line-height: 28px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_withdrawal_terms p {
        line-height: 28px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_withdrawal_terms p {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_withdrawal_terms p {
        font-size: 16px
    }
}

.l-wapper .l-container_list .sec_confirm {
    margin: 0 25px;
    padding: 40px 0 20px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_confirm {
        margin: 0 50px 0 40px;
        padding: 60px 0 20px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_confirm {
        margin: 0 100px 0 60px;
        padding: 60px 0 20px
    }
}

.l-wapper .l-container_list .sec_confirm p {
    display: inline-block;
    font-weight: 900;
    line-height: 2;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_confirm p {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_confirm p {
        font-size: 18px
    }
}

.l-wapper .l-container_list .sec_info {
    margin: 0 25px;
    padding: 60px 0 20px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_info {
        margin: 0 50px 0 40px;
        padding: 60px 0 20px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_info {
        margin: 0 100px 0 60px;
        padding: 60px 0 20px
    }
}

.l-wapper .l-container_list .sec_info p {
    display: inline-block;
    font-weight: 900;
    line-height: 2;
    text-align: left;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_info p {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_info p {
        font-size: 18px
    }
}

.l-wapper .l-container_list .sec_form {
    margin: 0 25px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form {
        margin: 0 50px 0 40px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form {
        margin: 0 100px 0 60px
    }
}

.l-wapper .l-container_list .sec_form--nomal {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start
}

.l-wapper .l-container_list .sec_form--nomal label {
    display: inline-block;
    width: auto !important;
    margin-right: 8px;
    margin-bottom: 8px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--nomal label {
        margin-right: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--nomal label {
        margin-right: 16px
    }
}

.l-wapper .l-container_list .sec_form--nomal span {
    padding: 2px 0;
    font-weight: 700;
    font-size: 11px;
    margin-bottom: 8px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--nomal span {
        font-size: 12.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--nomal span {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_form--required {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start
}

.l-wapper .l-container_list .sec_form--required label {
    display: inline-block;
    width: auto !important;
    margin-right: 8px;
    margin-bottom: 8px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--required label {
        margin-right: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--required label {
        margin-right: 16px
    }
}

.l-wapper .l-container_list .sec_form--required span {
    color: #fff;
    background-color: #ff6f6f;
    padding: 2px 8px;
    font-weight: 700;
    font-size: 11px;
    margin-bottom: 8px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--required span {
        font-size: 12.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--required span {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_form--required_row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row !important
}

.l-wapper .l-container_list .sec_form--required_row label {
    display: inline-block;
    width: auto !important;
    margin-right: 8px;
    margin-right: 16px !important
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--required_row label {
        margin-right: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--required_row label {
        margin-right: 16px
    }
}

.l-wapper .l-container_list .sec_form--required_row span {
    color: #fff;
    background-color: #ff6f6f;
    padding: 2px 8px;
    font-weight: 700;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--required_row span {
        font-size: 12.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--required_row span {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_form--any {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start
}

.l-wapper .l-container_list .sec_form--any label {
    display: inline-block;
    width: auto !important;
    margin-right: 8px;
    margin-bottom: 8px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--any label {
        margin-right: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--any label {
        margin-right: 16px
    }
}

.l-wapper .l-container_list .sec_form--any span {
    color: #fff;
    background-color: #afafbe;
    padding: 2px 8px;
    font-weight: 700;
    font-size: 11px;
    margin-bottom: 8px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--any span {
        font-size: 12.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--any span {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_form--row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    padding: 36px 0;
    border-bottom: 1px solid #626390
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row {
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: space-between
    }
}

.l-wapper .l-container_list .sec_form--row.no-border {
    border-bottom: 0
}

.l-wapper .l-container_list .sec_form--row--input--comment {
    width: 100%
}

.l-wapper .l-container_list .sec_form--row--input--comment p {
    color: #afafb9;
    line-height: 1.8;
    font-weight: 700;
    padding-top: 14px;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--comment p {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--comment p {
        font-size: 13px
    }
}

.l-wapper .l-container_list .sec_form--row--comment--col {
    width: 100%;
    margin-top: 16px
}

.l-wapper .l-container_list .sec_form--row--comment--col p {
    color: #afafb9;
    font-weight: 400;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--comment--col p {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--comment--col p {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_form--row--comment--row {
    margin-bottom: 8px;
    margin-left: 0
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--comment--row {
        margin-left: 16px
    }
}

.l-wapper .l-container_list .sec_form--row--comment--row p {
    color: #afafb9;
    font-weight: 400;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--comment--row p {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--comment--row p {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_form--row--title {
    display: flex;
    flex-direction: column;
    color: #121334;
    font-weight: 700;
    align-items: flex-start;
    font-size: 12px;
    width: 100%;
    margin-bottom: 10px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--title {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--title {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--title {
        width: 30%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--title {
        width: 30%
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--title {
        margin-bottom: 8px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--title {
        margin-bottom: 8px
    }
}

.l-wapper .l-container_list .sec_form--row--title label {
    margin-bottom: 8px
}

.l-wapper .l-container_list .sec_form--row--title .l-link_gray {
    display: inline;
    color: #afafbe;
    border-bottom: 1px solid #afafbe;
    font-weight: 700;
    line-height: 1.5;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--title .l-link_gray {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--title .l-link_gray {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_form--row--title .l-font_small {
    padding-right: 1rem;
    font-weight: 500;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--title .l-font_small {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--title .l-font_small {
        font-size: 13px
    }
}

.l-wapper .l-container_list .sec_form--row--input--wygwyg {
    font-size: 12px;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--wygwyg {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--wygwyg {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--wygwyg {
        width: 70%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--wygwyg {
        width: 70%
    }
}

.l-wapper .l-container_list .sec_form--row--input--wygwyg a {
    color: #007bff !important
}

.l-wapper .l-container_list .sec_form--row--input--flex_column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column {
        width: 70%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column {
        width: 70%
    }
}

.l-wapper .l-container_list .sec_form--row--input--flex_column label {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 8px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column label {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column label {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column label {
        margin-bottom: 8px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column label {
        margin-bottom: 8px
    }
}

.l-wapper .l-container_list .sec_form--row--input--flex_column .tox-tinymce {
    width: 100% !important;
    height: auto !important;
    min-height: 250px !important
}

.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email],
.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password],
.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text] {
    width: 100%;
    border: 1px solid #626390;
    border-radius: 0;
    background: #fff;
    padding: 10px 16px;
    color: #121334;
    font-weight: 500;
    font-size: 11px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email],
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password],
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text] {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email],
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password],
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text] {
        font-size: 13px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email],
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password],
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text] {
        margin-bottom: 26px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email],
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password],
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text] {
        margin-bottom: 36px
    }
}

.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email]::-moz-placeholder,
.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password]::-moz-placeholder,
.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text]::-moz-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email]::placeholder,
.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password]::placeholder,
.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text]::placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email]:-ms-input-placeholder,
.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password]:-ms-input-placeholder,
.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text]:-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email]::-ms-input-placeholder,
.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password]::-ms-input-placeholder,
.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text]::-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email]::-moz-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password]::-moz-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text]::-moz-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email]::placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password]::placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text]::placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email]:-ms-input-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password]:-ms-input-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text]:-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email]::-ms-input-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password]::-ms-input-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text]::-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email]::-moz-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password]::-moz-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text]::-moz-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email]::placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password]::placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text]::placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email]:-ms-input-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password]:-ms-input-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text]:-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=email]::-ms-input-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=password]::-ms-input-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text]::-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }
}

.l-wapper .l-container_list .sec_form--row--input--flex_column input[type=text]:disabled {
    background: #f5f5f7
}

.l-wapper .l-container_list .sec_form--row--input--flex_column input:focus:not([disabled]) {
    background-color: #fff
}

.l-wapper .l-container_list .sec_form--row--input--flex_column a {
    color: #007bff !important
}

.l-wapper .l-container_list .sec_form--row--input--flex_column select {
    width: 100%;
    border: 1px solid #626390;
    border-radius: 0;
    background: #fff;
    padding: 10px 16px;
    color: #121334;
    font-weight: 500;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column select {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column select {
        font-size: 13px
    }
}

.l-wapper .l-container_list .sec_form--row--input--flex_column select::-moz-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--flex_column select::placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--flex_column select:-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--flex_column select::-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column select::-moz-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--flex_column select::placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--flex_column select:-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--flex_column select::-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column select::-moz-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--flex_column select::placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--flex_column select:-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--flex_column select::-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }
}

.l-wapper .l-container_list .sec_form--row--input--flex_column p {
    font-size: 11px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column p {
        font-size: 12.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column p {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_form--row--input--flex_column__btn {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column__btn {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column__btn {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column__btn {
        width: 70%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_column__btn {
        width: 70%
    }
}

.l-wapper .l-container_list .sec_form--row--input--flex_column__btn a {
    color: #fff
}

.l-wapper .l-container_list .sec_form--row--input--flex_warp {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap
}

.l-wapper .l-container_list .sec_form--row--input--flex_row {
    display: flex;
    flex-wrap: wrap
}

.l-wapper .l-container_list .sec_form--row--input--flex_row span {
    margin-right: 8px;
    margin-bottom: 8px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_row span {
        margin-right: 8px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_row span {
        margin-right: 8px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_row span {
        margin-bottom: 8px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_row span {
        margin-bottom: 8px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--flex_row_nowrap {
        display: flex;
        align-items: center
    }
}

.l-wapper .l-container_list .sec_form--row--input {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input {
        width: 70%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input {
        width: 70%
    }
}

.l-wapper .l-container_list .sec_form--row--input label {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 8px;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input label {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input label {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input label {
        margin-bottom: 8px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input label {
        margin-bottom: 8px
    }
}

.l-wapper .l-container_list .sec_form--row--input input[type=text] {
    width: 100%;
    border: 1px solid #626390;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input input[type=text] {
        margin-bottom: 26px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input input[type=text] {
        margin-bottom: 36px
    }
}

.l-wapper .l-container_list .sec_form--row--input input[type=text]::-moz-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input input[type=text]::placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input input[type=text]:-ms-input-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input input[type=text]::-ms-input-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input .sec_form--row--quote {
    width: calc(100% - 66px)
}

.l-wapper .l-container_list .sec_form--row--input .select2-selection {
    width: 100%;
    border: 1px solid #626390;
    border-radius: 0
}

.l-wapper .l-container_list .sec_form--row--input--label_mrb36,
.l-wapper .l-container_list .sec_form--row--input--name {
    color: #121334;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 36px;
    width: 100%
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_form--row--input--label_mrb36,
    .l-wapper .l-container_list .sec_form--row--input--name {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_form--row--input--label_mrb36,
    .l-wapper .l-container_list .sec_form--row--input--name {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_form--row--input--label_mrb36,
    .l-wapper .l-container_list .sec_form--row--input--name {
        margin-bottom: 36px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_form--row--input--label_mrb36,
    .l-wapper .l-container_list .sec_form--row--input--name {
        margin-bottom: 36px
    }
}

.l-wapper .l-container_list .sec_form--row--input--label {
    color: #121334;
    font-weight: 500;
    font-size: 12px;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--label {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--label {
        font-size: 16px
    }
}

.l-wapper .l-container_list .sec_form--row--input--label_left {
    color: #121334;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 24px;
    width: 20%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--label_left {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--label_left {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--label_left {
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--label_left {
        margin-bottom: 0
    }
}

.l-wapper .l-container_list .sec_form--row--input--label_right {
    color: #121334;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 24px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--label_right {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--label_right {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--label_right {
        margin-bottom: 36px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--label_right {
        margin-bottom: 36px
    }
}

.l-wapper .l-container_list .sec_form--row--input--append {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.l-wapper .l-container_list .sec_form--row--input--append .sec_form--row--append {
    width: calc(100% - 66px)
}

.l-wapper .l-container_list .sec_form--row--input--append .select2-selection {
    width: 100%;
    border: 1px solid #626390;
    border-radius: 0
}

.l-wapper .l-container_list .sec_form--row--input--append ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start
}

.l-wapper .l-container_list .sec_form--row--input--append li {
    width: auto;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap
}

.l-wapper .l-container_list .sec_form--row--input--append li span {
    color: #121334;
    font-weight: 500;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--append li span {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--append li span {
        font-size: 13px
    }
}

.l-wapper .l-container_list .sec_form--row--input--append input[type=search] {
    width: 100% !important;
    background: #fff;
    padding: 10px 16px;
    color: #121334;
    font-weight: 500;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--append input[type=search] {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--append input[type=search] {
        font-size: 13px
    }
}

.l-wapper .l-container_list .sec_form--row--input--append input[type=search]::-moz-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--append input[type=search]::placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--append input[type=search]:-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--append input[type=search]::-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--append input[type=search]::-moz-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--append input[type=search]::placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--append input[type=search]:-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--append input[type=search]::-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--append input[type=search]::-moz-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--append input[type=search]::placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--append input[type=search]:-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--append input[type=search]::-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }
}

.l-wapper .l-container_list .sec_form--row--input--date_row {
    width: 70%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--date_row {
        width: 70%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--date_row {
        width: 70%;
        flex-wrap: nowrap
    }
}

.l-wapper .l-container_list .sec_form--row--input--date_row--close,
.l-wapper .l-container_list .sec_form--row--input--date_row--open {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 100%
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_form--row--input--date_row--close,
    .l-wapper .l-container_list .sec_form--row--input--date_row--open {
        width: 100%
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_form--row--input--date_row--close,
    .l-wapper .l-container_list .sec_form--row--input--date_row--open {
        width: calc(50% - 20px)
    }
}

.l-wapper .l-container_list .sec_form--row--input--date_row--open {
    padding-bottom: 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--date_row--open {
        padding-bottom: 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--date_row--open {
        padding-bottom: 0
    }
}

.l-wapper .l-container_list .sec_form--row--input--date_row--date,
.l-wapper .l-container_list .sec_form--row--input--date_row--time {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: calc(50% - 9px)
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_form--row--input--date_row--date,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time {
        width: calc(50% - 9px)
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_form--row--input--date_row--date,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time {
        width: calc(50% - 5px)
    }
}

.l-wapper .l-container_list .sec_form--row--input--date_row--date p,
.l-wapper .l-container_list .sec_form--row--input--date_row--time p {
    font-weight: 500;
    color: #121334;
    font-size: 12px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_form--row--input--date_row--date p,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time p {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_form--row--input--date_row--date p,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time p {
        font-size: 16px
    }
}

.l-wapper .l-container_list .sec_form--row--input--date_row--date label,
.l-wapper .l-container_list .sec_form--row--input--date_row--time label {
    font-weight: 700;
    color: #121334;
    font-size: 12px;
    padding-bottom: 8px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_form--row--input--date_row--date label,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time label {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_form--row--input--date_row--date label,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time label {
        font-size: 16px
    }
}

.l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text],
.l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text] {
    width: 100%;
    margin-bottom: 0;
    padding: 10px;
    color: #121334;
    border: 1px solid #626390;
    font-size: 11px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text],
    .l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text] {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text],
    .l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text] {
        font-size: 13px
    }
}

.l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text]::-moz-placeholder,
.l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text]::-moz-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text]::placeholder,
.l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text]::placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text]:-ms-input-placeholder,
.l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text]:-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text]::-ms-input-placeholder,
.l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text]::-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text]::-moz-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text]::-moz-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text]::placeholder,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text]::placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text]:-ms-input-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text]:-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text]::-ms-input-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text]::-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text]::-moz-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text]::-moz-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text]::placeholder,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text]::placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text]:-ms-input-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text]:-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--date_row--date input[type=text]::-ms-input-placeholder,
    .l-wapper .l-container_list .sec_form--row--input--date_row--time input[type=text]::-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }
}

.l-wapper .l-container_list .sec_form--row--input--select_100_row {
    display: flex;
    flex-direction: column;
    width: 100%
}

.l-wapper .l-container_list .sec_form--row--input--select_select_row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

.l-wapper .l-container_list .sec_form--row--input--select_select_row--select {
    display: flex;
    flex-direction: row;
    width: 80%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--select_select_row--select {
        width: 80%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--select_select_row--select {
        width: 49%
    }
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--select {
    display: flex;
    flex-direction: column;
    width: 80%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--select_text_row--select {
        width: 80%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--select_text_row--select {
        width: 38%
    }
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--select label {
    margin-bottom: 4px;
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--select .preview_transmit_information {
    margin-left: 1em;
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--select_text_row--select .preview_transmit_information {
        margin-left: 0;
    }
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--text_field {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 30px;
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_field {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_field {
        width: 58%;
        margin-bottom: 0;
    }
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--text_field label {
    margin-bottom: 4px;
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--text_field .preview_transmit_information {
    margin-left: 1em;
    margin-bottom: 0;
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_field .preview_transmit_information {
        margin-left: 0;
        margin-bottom: 20px;
    }
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--text_field input[type=text] {
    padding: 8.8px 16px
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area {
    display: flex;
    flex-direction: column;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area {
        width: 58%
    }
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area a {
    color: #007bff !important
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea {
    width: 100%;
    border-radius: 0;
    border: 1px solid #626390;
    color: #121334;
    font-weight: 700;
    height: 9em;
    padding: 10px 16px;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea {
        font-size: 13px
    }
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea::-moz-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea::placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea:-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea::-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea::-moz-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea::placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea:-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea::-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea::-moz-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea::placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea:-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--row--input--select_text_row--text_area textarea::-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }
}

.l-wapper .l-container_list .sec_form--row--input--radio {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--radio {
        width: 70%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--radio {
        width: 70%
    }
}

.l-wapper .l-container_list .sec_form--row--input--radio.event-radio {
    flex-wrap: nowrap;
    margin-bottom: 16px
}

.l-wapper .l-container_list .sec_form--row--input--radio input[type=radio]+label {
    background-image: url(/assets/radio_off@2x.png);
    background-position: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 20px;
    padding-left: 28px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--radio input[type=radio]+label {
        background-size: 23.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--radio input[type=radio]+label {
        background-size: 27px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--radio input[type=radio]+label {
        padding-left: 31.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--radio input[type=radio]+label {
        padding-left: 35px
    }
}

.l-wapper .l-container_list .sec_form--row--input--radio input[type=radio]:checked+label {
    cursor: pointer;
    background-image: url(/assets/radio_on@2x.png)
}

.l-wapper .l-container_list .sec_form--row--input--radio label {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    margin-right: 30px;
    line-height: 30px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--radio label {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--radio label {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--radio label {
        margin-right: 30px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--radio label {
        margin-right: 36px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--radio label {
        line-height: 32.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--radio label {
        line-height: 38px
    }
}

.l-wapper .l-container_list .sec_form--row--input--checkbox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--checkbox {
        width: 70%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--checkbox {
        width: 70%
    }
}

.l-wapper .l-container_list .sec_form--row--input--checkbox input[type=checkbox] {
    display: none
}

.l-wapper .l-container_list .sec_form--row--input--checkbox input[type=checkbox]+label {
    background-image: url(/assets/check_off@2x.png);
    background-position: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 20px;
    padding-left: 28px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--checkbox input[type=checkbox]+label {
        background-size: 23.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--checkbox input[type=checkbox]+label {
        background-size: 27px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--checkbox input[type=checkbox]+label {
        padding-left: 31.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--checkbox input[type=checkbox]+label {
        padding-left: 35px
    }
}

.l-wapper .l-container_list .sec_form--row--input--checkbox input[type=checkbox]:checked+label {
    cursor: pointer;
    background-image: url(/assets/check_on@2x.png)
}

.l-wapper .l-container_list .sec_form--row--input--checkbox label {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    margin-right: 30px;
    padding: 8px 0;
    line-height: 1.2em;
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--checkbox label {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--checkbox label {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--checkbox label {
        margin-right: 30px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--checkbox label {
        margin-right: 36px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--checkbox label {
        line-height: 1.4em;
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--checkbox label {
        line-height: 1.6em;
    }
}

.l-wapper .l-container_list .sec_form--row--input--date_100 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--date_100 {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--date_100 {
        width: 100%
    }
}

.l-wapper .l-container_list .sec_form--row--input--date_100 label {
    width: 40vw
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--date_100 label {
        width: 20vw
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--date_100 label {
        width: 20vw
    }
}

.l-wapper .l-container_list .sec_form--row--input--date_100 input[type=datetime-local] {
    width: calc(50% - 24px);
    border: 1px solid #626390;
    border-radius: 0
}

.l-wapper .l-container_list .sec_form--row--input--date_100 input[type=datetime-local]::-moz-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--date_100 input[type=datetime-local]::placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--date_100 input[type=datetime-local]:-ms-input-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--date_100 input[type=datetime-local]::-ms-input-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--date_100 p {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    padding: 0 16px 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--date_100 p {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--date_100 p {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--date_100 p {
        padding-bottom: 26px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--date_100 p {
        padding-bottom: 36px
    }
}

.l-wapper .l-container_list .sec_form--row--input--date {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--date {
        width: 70%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--date {
        width: 70%
    }
}

.l-wapper .l-container_list .sec_form--row--input--date label {
    width: 40vw
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--date label {
        width: 20vw
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--date label {
        width: 20vw
    }
}

.l-wapper .l-container_list .sec_form--row--input--date input[type=datetime-local] {
    width: calc(50% - 24px);
    border: 1px solid #626390;
    border-radius: 0
}

.l-wapper .l-container_list .sec_form--row--input--date input[type=datetime-local]::-moz-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--date input[type=datetime-local]::placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--date input[type=datetime-local]:-ms-input-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--date input[type=datetime-local]::-ms-input-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--row--input--date p {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    padding: 0 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--input--date p {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--input--date p {
        font-size: 16px
    }
}

.l-wapper .l-container_list .sec_form--row--text_area {
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--text_area {
        width: 70%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--text_area {
        width: 70%
    }
}

.l-wapper .l-container_list .sec_form--row--text_area a {
    color: #007bff !important
}

.l-wapper .l-container_list .sec_form--row .input-group-append {
    position: relative
}

.l-wapper .l-container_list .sec_form--row .input-group-append button {
    color: #fff;
    border-radius: 50%;
    background-color: #4a4b72;
    width: 42px;
    height: 42px;
    box-shadow: none
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row .input-group-append button {
        width: 42px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row .input-group-append button {
        width: 42px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row .input-group-append button {
        height: 42px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row .input-group-append button {
        height: 42px
    }
}

.l-wapper .l-container_list .sec_form--row .input-group-append button:focus {
    box-shadow: none
}

.l-wapper .l-container_list .sec_form--row .input-group-append button:hover {
    opacity: .8;
    transition: all .3s ease
}

.l-wapper .l-container_list .sec_form--row .input-group-append button:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 3px;
    top: 50%;
    left: 50%;
    border-radius: 1.5px;
    transform: translateX(-50%) translateY(-50%);
    background-color: #fff
}

.l-wapper .l-container_list .sec_form--row .input-group-append button:after {
    content: "";
    position: absolute;
    width: 3px;
    height: 16px;
    top: 50%;
    left: 50%;
    border-radius: 1.5px;
    transform: translateX(-50%) translateY(-50%);
    background-color: #fff
}

.l-wapper .l-container_list .sec_form--input--text_area {
    width: 100%
}

.l-wapper .l-container_list .sec_form--input--text_area textarea {
    width: 100%;
    border-radius: 0;
    border: 1px solid #626390;
    color: #121334;
    font-weight: 700;
    height: 9em;
    padding: 10px 16px;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--text_area textarea {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--text_area textarea {
        font-size: 13px
    }
}

.l-wapper .l-container_list .sec_form--input--text_area textarea::-moz-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--input--text_area textarea::placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--input--text_area textarea:-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_form--input--text_area textarea::-ms-input-placeholder {
    color: #afafb9;
    font-size: 11px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--text_area textarea::-moz-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--input--text_area textarea::placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--input--text_area textarea:-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--input--text_area textarea::-ms-input-placeholder {
        color: #afafb9;
        font-size: 12px;
        font-weight: 500
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--text_area textarea::-moz-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--input--text_area textarea::placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--input--text_area textarea:-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }

    .l-wapper .l-container_list .sec_form--input--text_area textarea::-ms-input-placeholder {
        color: #afafb9;
        font-size: 13px;
        font-weight: 500
    }
}

.l-wapper .l-container_list .sec_form--input_select_long {
    overflow: hidden
}

.l-wapper .l-container_list .sec_form--input_select_long select {
    width: 100%;
    padding: 3px 12px;
    font-size: 12px;
    line-height: inherit;
    cursor: pointer;
    text-indent: .01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        padding-top: 5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        padding-top: 7px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        padding-bottom: 5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        padding-bottom: 7px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        padding-right: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        padding-right: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        padding-left: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        padding-left: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_form--input_select_long select::-ms-expand {
    display: none
}

.l-wapper .l-container_list .sec_form--input_select_long.l-arrow {
    position: relative;
    background: #fff;
    border: 1px solid #121334
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select_long.l-arrow {
        border: 1.5px solid #121334
    }
}

.l-wapper .l-container_list .sec_form--input_select_long.l-arrow:before {
    position: absolute;
    top: 50%;
    right: .8em;
    width: 0;
    height: 0;
    padding: 0;
    content: "";
    transform: translateY(-50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid rgba(18, 19, 52, .7);
    pointer-events: none
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select_long.l-arrow:before {
        border-left: 5.5px solid transparent;
        border-right: 5.5px solid transparent;
        border-top: 6.5px solid rgba(18, 19, 52, .7)
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select_long.l-arrow:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid rgba(18, 19, 52, .7)
    }
}

.l-wapper .l-container_list .sec_form--input_select_long.l-arrow select {
    color: rgba(18, 19, 52, .7)
}

.l-wapper .l-container_list .sec_form--input_select_long select {
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        font-size: 13px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        padding-top: 7px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        padding-top: 10px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        padding-bottom: 7px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select_long select {
        padding-bottom: 10px
    }
}

.l-wapper .l-container_list .sec_form--input_select {
    overflow: hidden;
    margin-bottom: 8px
}

.l-wapper .l-container_list .sec_form--input_select select {
    width: 100%;
    padding: 3px 12px;
    line-height: inherit;
    cursor: pointer;
    text-indent: .01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select select {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select select {
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select select {
        padding-top: 5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select select {
        padding-top: 7px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select select {
        padding-bottom: 5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select select {
        padding-bottom: 7px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select select {
        padding-right: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select select {
        padding-right: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select select {
        padding-left: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select select {
        padding-left: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select select {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select select {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_form--input_select select::-ms-expand {
    display: none
}

.l-wapper .l-container_list .sec_form--input_select.l-arrow {
    position: relative;
    background: #fff;
    border: 1px solid #121334
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select.l-arrow {
        border: 1.5px solid #121334
    }
}

.l-wapper .l-container_list .sec_form--input_select.l-arrow:before {
    position: absolute;
    top: 50%;
    right: .8em;
    width: 0;
    height: 0;
    padding: 0;
    content: "";
    transform: translateY(-50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #121334;
    pointer-events: none
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select.l-arrow:before {
        border-left: 5.5px solid transparent;
        border-right: 5.5px solid transparent;
        border-top: 6.5px solid #121334
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select.l-arrow:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid #121334
    }
}

.l-wapper .l-container_list .sec_form--input_select.l-arrow select {
    color: #121334
}

.l-wapper .l-container_list .sec_form--input_select select {
    padding: 8.5px 16px;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input_select {
        margin-bottom: 8px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input_select {
        margin-bottom: 0
    }
}

.l-wapper .l-container_list .sec_form .l-width_sp80_pc40 {
    width: 80%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form .l-width_sp80_pc40 {
        width: 40%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form .l-width_sp80_pc40 {
        width: 40%
    }
}

.l-wapper .l-container_list .sec_form .l-width_100 {
    width: 100%
}

.l-wapper .l-container_list .sec_form--input--sdgs {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 35px;
    width: 100%
}

.l-wapper .l-container_list .sec_form--input--sdgs label {
    display: inline-block;
    margin: 0 7px 7px 0;
    width: calc(20vw - 17px);
    height: calc(20vw - 17px);
    max-width: 100%;
    max-height: auto
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs label {
        margin-right: 9px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs label {
        margin-right: 12px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs label {
        margin-bottom: 9px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs label {
        margin-bottom: 12px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs label {
        width: calc(11.66667vw - 43.16667px)
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs label {
        width: calc(11.66667vw - 53.78333px)
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs label {
        height: calc(11.66667vw - 43.16667px)
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs label {
        height: calc(11.66667vw - 53.78333px)
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs label {
        max-width: auto
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs label {
        max-width: 100px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs label {
        max-height: auto
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs label {
        max-height: 100px
    }
}

.l-wapper .l-container_list .sec_form--input--sdgs img {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;";
    width: calc(20vw - 17px);
    max-width: 100%;
    height: auto
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs img {
        width: calc(11.66667vw - 43.16667px)
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs img {
        width: calc(11.66667vw - 53.78333px)
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs img {
        max-width: auto
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs img {
        max-width: 100px
    }
}

.l-wapper .l-container_list .sec_form--input--sdgs input[type=checkbox] {
    display: none
}

.l-wapper .l-container_list .sec_form--input--sdgs input[type=checkbox]+label img {
    pointer-events: none;
    opacity: .2
}

.l-wapper .l-container_list .sec_form--input--sdgs input[type=checkbox]:checked+label img {
    opacity: 1
}

.l-wapper .l-container_list .sec_form--input--sdgs--readonly {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 35px
}

.l-wapper .l-container_list .sec_form--input--sdgs--readonly input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.l-wapper .l-container_list .sec_form--input--sdgs--readonly label {
    margin: 0 7px 7px 0;
    width: calc(20vw - 17px);
    height: calc(20vw - 17px);
    max-width: 100%;
    max-height: auto
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly label {
        margin-right: 9px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly label {
        margin-right: 12px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly label {
        margin-bottom: 9px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly label {
        margin-bottom: 12px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly label {
        width: calc(14vw - 51.8px)
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly label {
        width: calc(14vw - 64.54px)
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly label {
        height: calc(14vw - 51.8px)
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly label {
        height: calc(14vw - 64.54px)
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly label {
        max-width: auto
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly label {
        max-width: 100px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly label {
        max-height: auto
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly label {
        max-height: 100px
    }
}

.l-wapper .l-container_list .sec_form--input--sdgs--readonly img {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;";
    width: calc(20vw - 17px);
    max-width: 100%;
    height: auto
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly img {
        width: calc(14vw - 51.8px)
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly img {
        width: calc(14vw - 64.54px)
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly img {
        max-width: auto
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--sdgs--readonly img {
        max-width: 100px
    }
}

.l-wapper .l-container_list .sec_form--input--sdgs--readonly input[type=checkbox]+label {
    display: none
}

.l-wapper .l-container_list .sec_form--input--sdgs--readonly input[type=checkbox]:checked+label {
    display: block
}

.l-wapper .l-container_list .sec_form--input--file {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 100%
}

.l-wapper .l-container_list .sec_form--input--file input[type=file] {
    display: none
}

.l-wapper .l-container_list .sec_form--input--file button,
.l-wapper .l-container_list .sec_form--input--file label {
    width: auto;
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 16px
}

.l-wapper .l-container_list .sec_form--input--file p {
    color: #121334;
    font-weight: 700;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--file p {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--file p {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_form--input--file--comment {
    width: 100%
}

.l-wapper .l-container_list .sec_form--input--file--comment p {
    color: #afafb9;
    line-height: 1.8;
    font-weight: 700;
    padding-top: 14px;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--file--comment p {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--file--comment p {
        font-size: 13px
    }
}

.l-wapper .l-container_list .sec_form--input--file--error {
    width: 100%
}

.l-wapper .l-container_list .sec_form--input--file--error p {
    color: #e50a17;
    line-height: 1.5;
    font-weight: 700;
    padding-top: 10px;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--file--error p {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--file--error p {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_form--input--logo {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 36px
}

.l-wapper .l-container_list .sec_form--input--logo img {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: calc(50vw - 45px);
    height: calc(37vw - 45px)
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--logo img {
        width: 160px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--logo img {
        width: 160px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--logo img {
        height: 120px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--logo img {
        height: 120px
    }
}

.l-wapper .l-container_list .sec_form--input--logo input[type=file] {
    display: none
}

.l-wapper .l-container_list .sec_form--input--logo button,
.l-wapper .l-container_list .sec_form--input--logo label {
    width: auto;
    text-align: center;
    display: inline-block;
    margin-bottom: 0
}

.l-wapper .l-container_list .sec_form--input--logo--error {
    width: 100%
}

.l-wapper .l-container_list .sec_form--input--logo--error p {
    color: #e50a17;
    line-height: 1.5;
    font-weight: 700;
    padding-top: 10px;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--input--logo--error p {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--input--logo--error p {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_search {
    margin: 60px 25px 0;
    background: #f5f9fd;
    border-radius: 24px;
    padding: 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search {
        margin: 60px 50px 0 40px;
        padding: 26px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search {
        margin: 60px 100px 0 60px;
        padding: 36px
    }
}

.l-wapper .l-container_list .sec_search--width_49_9 {
    width: calc(49vw - 42px);
    max-width: auto
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--width_49_9 {
        width: 9.5vw
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--width_49_9 {
        width: 9.5vw
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--width_49_9 {
        max-width: auto
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--width_49_9 {
        max-width: 235px
    }
}

.l-wapper .l-container_list .sec_search--width_100_15 {
    width: calc(100vw - 84px);
    max-width: auto
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--width_100_15 {
        width: 15vw
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--width_100_15 {
        width: 15vw
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--width_100_15 {
        max-width: 500px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--width_100_15 {
        max-width: 500px
    }
}

.l-wapper .l-container_list .sec_search--width_100_20 {
    width: calc(100vw - 84px);
    max-width: auto
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--width_100_20 {
        width: 20vw
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--width_100_20 {
        width: 20vw
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--width_100_20 {
        max-width: auto
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--width_100_20 {
        max-width: 500px
    }
}

.l-wapper .l-container_list .sec_search--width_100_40 {
    width: calc(100vw - 84px);
    max-width: auto
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--width_100_40 {
        width: 40vw
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--width_100_40 {
        width: 40vw
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--width_100_40 {
        max-width: auto
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--width_100_40 {
        max-width: 700px
    }
}

.l-wapper .l-container_list .sec_search--pd_bt24 {
    padding-bottom: 24px
}

.l-wapper .l-container_list .sec_search--row {
    display: flex;
    padding-bottom: 24px
}

.l-wapper .l-container_list .sec_search--row__between {
    display: flex;
    justify-content: space-between
}

.l-wapper .l-container_list .sec_search--row_wrap {
    display: flex;
    flex-wrap: wrap
}

.l-wapper .l-container_list .sec_search--row_wrap__between {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.l-wapper .l-container_list .sec_search--column {
    display: flex;
    flex-direction: column;
    width: 100%
}

.l-wapper .l-container_list .sec_search--column_nowidth {
    display: flex;
    flex-direction: column
}

.l-wapper .l-container_list .sec_search--title_label {
    color: #121334;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 8px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--title_label {
        font-size: 14.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--title_label {
        font-size: 15px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--title_label {
        margin-bottom: 10px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--title_label {
        margin-bottom: 12px
    }
}

.l-wapper .l-container_list .sec_search--input_ward input[type=text] {
    border: 1.5px solid #121334;
    border-radius: 0;
    background: #fff;
    font-size: 12px;
    font-weight: 500;
    color: #121334;
    max-width: auto;
    padding: 8px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_ward input[type=text] {
        font-size: 14px;
        max-width: 500px;
        padding: 8.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_ward input[type=text] {
        max-width: 500px;
        padding: 10.5px
    }
}

.l-wapper .l-container_list .sec_search--input_ward input[type=text]::-moz-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_search--input_ward input[type=text]::placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_search--input_ward input[type=text]:-ms-input-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_search--input_ward input[type=text]::-ms-input-placeholder {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px;
    font-weight: 500
}

.l-wapper .l-container_list .sec_search--input_select {
    padding: 3.5px 0;
    overflow: hidden
}

.l-wapper .l-container_list .sec_search--input_select select {
    width: 100%;
    padding: 3px 12px;
    font-size: 12px;
    line-height: inherit;
    cursor: pointer;
    text-indent: .01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_select select {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_select select {
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_select select {
        padding-top: 5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_select select {
        padding-top: 7px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_select select {
        padding-bottom: 5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_select select {
        padding-bottom: 7px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_select select {
        padding-right: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_select select {
        padding-right: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_select select {
        padding-left: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_select select {
        padding-left: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_select select {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_select select {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_search--input_select select::-ms-expand {
    display: none
}

.l-wapper .l-container_list .sec_search--input_select.l-arrow {
    position: relative;
    background: #fff;
    border: 1px solid #121334
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_select.l-arrow {
        border: 1.5px solid #121334
    }
}

.l-wapper .l-container_list .sec_search--input_select.l-arrow:before {
    position: absolute;
    top: 50%;
    right: .8em;
    width: 0;
    height: 0;
    padding: 0;
    content: "";
    transform: translateY(-50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid rgba(18, 19, 52, .7);
    pointer-events: none
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_select.l-arrow:before {
        border-left: 5.5px solid transparent;
        border-right: 5.5px solid transparent;
        border-top: 6.5px solid rgba(18, 19, 52, .7)
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_select.l-arrow:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid rgba(18, 19, 52, .7)
    }
}

.l-wapper .l-container_list .sec_search--input_select.l-arrow select {
    color: rgba(18, 19, 52, .7)
}

.l-wapper .l-container_list .sec_search--input_check input[type=checkbox]+label {
    background-image: url(/assets/check_off@2x.png);
    background-position: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 20px;
    padding-left: 28px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_check input[type=checkbox]+label {
        background-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_check input[type=checkbox]+label {
        background-size: 24px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_check input[type=checkbox]+label {
        padding-left: 30px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_check input[type=checkbox]+label {
        padding-left: 32px
    }
}

.l-wapper .l-container_list .sec_search--input_check input[type=checkbox]:checked+label {
    cursor: pointer;
    background-image: url(/assets/check_on@2x.png)
}

.l-wapper .l-container_list .sec_search--input_check label {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    margin-right: 16px;
    line-height: 30px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_check label {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_check label {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_check label {
        margin-right: 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_check label {
        margin-right: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_check label {
        line-height: 32.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_check label {
        line-height: 38px
    }
}

.l-wapper .l-container_list .sec_search--input_radio input[type=radio]+label {
    background-image: url(/assets/radio_off@2x.png);
    background-position: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 20px;
    padding-left: 28px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_radio input[type=radio]+label {
        background-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_radio input[type=radio]+label {
        background-size: 24px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_radio input[type=radio]+label {
        padding-left: 30px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_radio input[type=radio]+label {
        padding-left: 32px
    }
}

.l-wapper .l-container_list .sec_search--input_radio input[type=radio]:checked+label {
    cursor: pointer;
    background-image: url(/assets/radio_on@2x.png)
}

.l-wapper .l-container_list .sec_search--input_radio label {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    margin-right: 16px;
    line-height: 30px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_radio label {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_radio label {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_radio label {
        margin-right: 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_radio label {
        margin-right: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_radio label {
        line-height: 32.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_radio label {
        line-height: 38px
    }
}

.l-wapper .l-container_list .sec_search--input_checkbox input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.l-wapper .l-container_list .sec_search--input_checkbox input[type=checkbox]+label {
    background-image: url(/assets/check_off@2x.png);
    background-position: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 20px;
    padding-left: 28px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_checkbox input[type=checkbox]+label {
        background-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_checkbox input[type=checkbox]+label {
        background-size: 24px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_checkbox input[type=checkbox]+label {
        padding-left: 30px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_checkbox input[type=checkbox]+label {
        padding-left: 32px
    }
}

.l-wapper .l-container_list .sec_search--input_checkbox input[type=checkbox]:checked+label {
    cursor: pointer;
    background-image: url(/assets/check_on@2x.png)
}

.l-wapper .l-container_list .sec_search--input_checkbox label {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    margin-right: 16px;
    line-height: 30px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_checkbox label {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_checkbox label {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_checkbox label {
        margin-right: 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_checkbox label {
        margin-right: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_checkbox label {
        line-height: 32.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_checkbox label {
        line-height: 38px
    }
}

.l-wapper .l-container_list .sec_search--input_sdgs {
    display: flex;
    flex-wrap: wrap
}

.l-wapper .l-container_list .sec_search--input_sdgs input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.l-wapper .l-container_list .sec_search--input_sdgs input[type=checkbox]+label {
    background-image: url(/assets/SDGs/sdg_icon_01.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 4px solid #f5f9fd;
    border-radius: 0;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background-size: 40px;
    margin-right: 3px;
    margin-bottom: 3px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_sdgs input[type=checkbox]+label {
        width: 46px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_sdgs input[type=checkbox]+label {
        width: 47px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_sdgs input[type=checkbox]+label {
        height: 46px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_sdgs input[type=checkbox]+label {
        height: 47px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_sdgs input[type=checkbox]+label {
        background-size: 41px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_sdgs input[type=checkbox]+label {
        background-size: 42px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_sdgs input[type=checkbox]+label {
        margin-right: 2px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_sdgs input[type=checkbox]+label {
        margin-right: 3px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_search--input_sdgs input[type=checkbox]+label {
        margin-bottom: 2px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_search--input_sdgs input[type=checkbox]+label {
        margin-bottom: 3px
    }
}

.l-wapper .l-container_list .sec_search--input_sdgs input[type=checkbox]:checked+label {
    cursor: pointer;
    border: 4px solid #121334;
    border-radius: 6px
}

.l-wapper .l-container_list .sec_search--input_sdgs label:hover:not([disabled]) {
    opacity: .8
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_1+label {
    background-image: url(/assets/SDGs/sdg_icon_01.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_2+label {
    background-image: url(/assets/SDGs/sdg_icon_02.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_3+label {
    background-image: url(/assets/SDGs/sdg_icon_03.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_4+label {
    background-image: url(/assets/SDGs/sdg_icon_04.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_5+label {
    background-image: url(/assets/SDGs/sdg_icon_05.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_6+label {
    background-image: url(/assets/SDGs/sdg_icon_06.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_7+label {
    background-image: url(/assets/SDGs/sdg_icon_07.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_8+label {
    background-image: url(/assets/SDGs/sdg_icon_08.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_9+label {
    background-image: url(/assets/SDGs/sdg_icon_09.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_10+label {
    background-image: url(/assets/SDGs/sdg_icon_10.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_11+label {
    background-image: url(/assets/SDGs/sdg_icon_11.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_12+label {
    background-image: url(/assets/SDGs/sdg_icon_12.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_13+label {
    background-image: url(/assets/SDGs/sdg_icon_13.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_14+label {
    background-image: url(/assets/SDGs/sdg_icon_14.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_15+label {
    background-image: url(/assets/SDGs/sdg_icon_15.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_16+label {
    background-image: url(/assets/SDGs/sdg_icon_16.png)
}

.l-wapper .l-container_list .sec_search--input_sdgs #search_sdgs_17+label {
    background-image: url(/assets/SDGs/sdg_icon_17.png)
}

.l-wapper .l-container_list .sec_search .flag_search_sdgs {
    display: none
}

.l-wapper .l-container_list .sec_counts {
    margin: 60px 25px 0
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_counts {
        margin: 60px 50px 0 40px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_counts {
        margin: 60px 100px 0 60px
    }
}

.l-wapper .l-container_list .sec_counts p {
    width: 100%;
    text-align: left;
    color: #121334;
    font-weight: 900;
    line-height: 1.8;
    font-size: 14px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_counts p {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_counts p {
        font-size: 18px
    }
}

.l-wapper .l-container_list .sec_apply_list {
    margin: 0 25px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list {
        margin: 0 50px 0 40px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list {
        margin: 0 100px 0 60px
    }
}

.l-wapper .l-container_list .sec_apply_list--row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 36px 0;
    border-bottom: 1px solid #626390
}

.l-wapper .l-container_list .sec_apply_list--img {
    text-align: center;
    position: relative;
    width: 10vw;
    height: 10vw
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--img {
        width: 10vw
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--img {
        width: 88px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--img {
        height: 10vw
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--img {
        height: 88px
    }
}

.l-wapper .l-container_list .sec_apply_list--img .cover {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    border-radius: 50%;
    width: 10vw;
    height: 10vw
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--img .cover {
        width: 10vw
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--img .cover {
        width: 88px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--img .cover {
        height: 10vw
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--img .cover {
        height: 88px
    }
}

.l-wapper .l-container_list .sec_apply_list--item {
    width: calc(100% - 12vw)
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--item {
        width: calc(100% - 14vw)
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--item {
        width: calc(100% - 125px)
    }
}

.l-wapper .l-container_list .sec_apply_list--item--contents {
    font-weight: 400;
    color: rgba(18, 19, 52, .7019607843);
    line-height: 1.7;
    font-size: 11px;
    position: relative
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--item--contents {
        font-size: 12.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--item--contents {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_apply_list--item--contents p {
    pointer-events: none;
    transition: opacity .3s ease
}

.l-wapper .l-container_list .sec_apply_list--item--contents a,
.l-wapper .l-container_list .sec_apply_list--item--contents button {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.l-wapper .l-container_list .sec_apply_list--item--contents a:hover+p:not([disabled]),
.l-wapper .l-container_list .sec_apply_list--item--contents button:hover+p:not([disabled]) {
    opacity: .7
}

.l-wapper .l-container_list .sec_apply_list--item--info {
    display: flex;
    justify-content: space-between;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--item--info {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--item--info {
        width: 100%
    }
}

.l-wapper .l-container_list .sec_apply_list--item--capacity,
.l-wapper .l-container_list .sec_apply_list--item--name {
    width: 48%
}

.l-wapper .l-container_list .sec_apply_list--item--capacity p,
.l-wapper .l-container_list .sec_apply_list--item--name p {
    color: #121334;
    font-weight: 700;
    font-size: 11px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_apply_list--item--capacity p,
    .l-wapper .l-container_list .sec_apply_list--item--name p {
        font-size: 12.5px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_apply_list--item--capacity p,
    .l-wapper .l-container_list .sec_apply_list--item--name p {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_apply_list--item--member_info {
    display: flex;
    justify-content: flex-start;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--item--member_info {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--item--member_info {
        width: 100%
    }
}

.l-wapper .l-container_list .sec_apply_list--item--member_capacity,
.l-wapper .l-container_list .sec_apply_list--item--member_name {
    width: auto
}

.l-wapper .l-container_list .sec_apply_list--item--member_capacity p,
.l-wapper .l-container_list .sec_apply_list--item--member_name p {
    color: #121334;
    font-weight: 700;
    font-size: 14px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_apply_list--item--member_capacity p,
    .l-wapper .l-container_list .sec_apply_list--item--member_name p {
        font-size: 18px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_apply_list--item--member_capacity p,
    .l-wapper .l-container_list .sec_apply_list--item--member_name p {
        font-size: 22px
    }
}

.l-wapper .l-container_list .sec_apply_list--item--member_capacity {
    padding-right: 6px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--item--member_capacity {
        padding-right: 10px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--item--member_capacity {
        padding-right: 10px
    }
}

.l-wapper .l-container_list .sec_apply_list--item--member_capacity p {
    white-space: nowrap
}

.l-wapper .l-container_list .sec_apply_list--item--member_name {
    position: relative;
    max-width: 50%;
    padding-right: 10px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--item--member_name {
        max-width: 60%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--item--member_name {
        max-width: 60%
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--item--member_name {
        padding-right: 20px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--item--member_name {
        padding-right: 30px
    }
}

.l-wapper .l-container_list .sec_apply_list--item--member_name p {
    pointer-events: none;
    transition: opacity .3s ease
}

.l-wapper .l-container_list .sec_apply_list--item--member_name a,
.l-wapper .l-container_list .sec_apply_list--item--member_name button {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.l-wapper .l-container_list .sec_apply_list--item--member_name a:hover+p:not([disabled]),
.l-wapper .l-container_list .sec_apply_list--item--member_name button:hover+p:not([disabled]) {
    opacity: .7
}

.l-wapper .l-container_list .sec_apply_list--item--btn {
    width: 40%;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--item--btn {
        width: 48%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--item--btn {
        width: 48%
    }
}

.l-wapper .l-container_list .sec_apply_list--item--member_btn {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    max-width: 90px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--item--member_btn {
        max-width: 200px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--item--member_btn {
        max-width: 200px
    }
}

.l-wapper .l-container_list .sec_apply_list--item--member_btn .apply_list_btn_gray {
    margin: 0
}

.l-wapper .l-container_list .sec_apply_list--item--member_btn .apply_list_btn_black {
    white-space: nowrap;
    margin: 0 0 0 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--item--member_btn .apply_list_btn_black {
        margin: 0 0 0 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--item--member_btn .apply_list_btn_black {
        margin: 0 0 0 16px
    }
}

.l-wapper .l-container_list .sec_apply_list--item--row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 8px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_apply_list--item--row {
        padding-bottom: 12px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_apply_list--item--row {
        padding-bottom: 16px
    }
}

.l-wapper .l-container_list .sec_article_list {
    margin: 60px 25px 30px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list {
        margin: 60px 50px 30px 40px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list {
        margin: 60px 100px 30px 60px
    }
}

.l-wapper .l-container_list .sec_article_list--row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    padding: 36px 0;
    border-bottom: 1px solid #626390
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--row {
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: space-between
    }
}

.l-wapper .l-container_list .sec_article_list--img {
    text-align: center;
    position: relative;
    width: 100%;
    height: 50vw;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--img {
        width: 180px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--img {
        width: 200px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--img {
        height: 140px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--img {
        height: 150px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--img {
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--img {
        margin-bottom: 0
    }
}

.l-wapper .l-container_list .sec_article_list--img .cover {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: 85%;
    height: 50vw
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--img .cover {
        width: 180px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--img .cover {
        width: 200px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--img .cover {
        height: 140px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--img .cover {
        height: 150px
    }
}

.l-wapper .l-container_list .sec_article_list--img--crown {
    position: absolute;
    left: 6%;
    top: 0;
    z-index: 13;
    color: #fff
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--img--crown {
        left: 0
    }
}

.l-wapper .l-container_list .sec_article_list--img .cover+.sec_article_list--img--crown {
    width: 18vw;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;"
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--img .cover+.sec_article_list--img--crown {
        width: 50px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--img .cover+.sec_article_list--img--crown {
        width: 56px
    }
}

.l-wapper .l-container_list .sec_article_list--item {
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item {
        width: calc(100% - 224px)
    }
}

.l-wapper .l-container_list .sec_article_list--item--title {
    font-weight: 700;
    color: #121334;
    line-height: 1.6;
    font-size: 14px;
    padding-bottom: 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--title {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--title {
        font-size: 18px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--title {
        padding-bottom: 8px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--title {
        padding-bottom: 10px
    }
}

.l-wapper .l-container_list .sec_article_list--item--contents {
    font-weight: 400;
    color: rgba(18, 19, 52, .7);
    font-size: 13px;
    line-height: 1.7;
    padding-bottom: 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--contents {
        padding-bottom: 16.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--contents {
        padding-bottom: 17px
    }
}

.l-wapper .l-container_list .sec_article_list--item--row {
    display: flex;
    padding-bottom: 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--row {
        padding-bottom: 16.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--row {
        padding-bottom: 17px
    }
}

.l-wapper .l-container_list .sec_article_list--item--row_flex_column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--row_flex_column {
        padding-bottom: 16.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--row_flex_column {
        padding-bottom: 17px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--row_flex_column {
        flex-direction: row
    }
}

.l-wapper .l-container_list .sec_article_list--item--row_flex_end_end {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: flex-end;
    padding-bottom: 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--row_flex_end_end {
        padding-bottom: 16.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--row_flex_end_end {
        padding-bottom: 17px
    }
}

.l-wapper .l-container_list .sec_article_list--item--row_flex_end {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--row_flex_end {
        padding-bottom: 16.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--row_flex_end {
        padding-bottom: 17px
    }
}

.l-wapper .l-container_list .sec_article_list--item--row_justify_end {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-bottom: 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--row_justify_end {
        padding-bottom: 16.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--row_justify_end {
        padding-bottom: 17px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--row_justify_end {
        justify-content: flex-end
    }
}

.l-wapper .l-container_list .sec_article_list--item--flex_wrap_100 {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.l-wapper .l-container_list .sec_article_list--item--flex_wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: calc(100% - 30px)
}

.l-wapper .l-container_list .sec_article_list--item--icon {
    display: flex;
    align-items: center;
    font-family: Assistant;
    font-weight: 600;
    font-size: 13px;
    margin-right: 24px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--icon {
        font-size: 15.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--icon {
        font-size: 18px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--icon {
        margin-right: 28px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--icon {
        margin-right: 32px
    }
}

.l-wapper .l-container_list .sec_article_list--item--icon button {
    display: flex;
    align-items: center;
    font-family: Assistant;
    font-weight: 600;
    font-size: 13px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--icon button {
        font-size: 15.5px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--icon button {
        font-size: 18px
    }
}

.l-wapper .l-container_list .sec_article_list--item--icon img {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;";
    margin-right: 5px;
    width: 20px;
    height: 20px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--icon img {
        width: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--icon img {
        width: 24px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--icon img {
        height: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--icon img {
        height: 24px
    }
}

.l-wapper .l-container_list .sec_article_list--item--status {
    padding: 2px 10px;
    font-weight: 700;
    color: #fff;
    line-height: 1.6;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--status {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--status {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_article_list--item--sub-status {
    margin-left: 10px;
    padding: 2px 10px;
    font-weight: 700;
    color: #fff;
    line-height: 1.6;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--sub-status {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--sub-status {
        font-size: 14px
    }
}

.l-wapper .l-container_list .sec_article_list--item--type {
    padding: 2px 10px;
    font-weight: 700;
    line-height: 1.6;
    font-size: 12px;
    margin-left: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--type {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--type {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--type {
        margin-left: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--type {
        margin-left: 14px
    }
}

.l-wapper .l-container_list .sec_article_list--item--date,
.l-wapper .l-container_list .sec_article_list--item--max_count {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    margin-right: 24px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_article_list--item--date,
    .l-wapper .l-container_list .sec_article_list--item--max_count {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_article_list--item--date,
    .l-wapper .l-container_list .sec_article_list--item--max_count {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_article_list--item--date,
    .l-wapper .l-container_list .sec_article_list--item--max_count {
        margin-right: 27px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_article_list--item--date,
    .l-wapper .l-container_list .sec_article_list--item--max_count {
        margin-right: 30px
    }
}

.l-wapper .l-container_list .sec_article_list--item--contributors,
.l-wapper .l-container_list .sec_article_list--item--now_count {
    display: inline-block;
    font-weight: 500;
    font-size: 14px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_article_list--item--contributors,
    .l-wapper .l-container_list .sec_article_list--item--now_count {
        font-size: 15px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_article_list--item--contributors,
    .l-wapper .l-container_list .sec_article_list--item--now_count {
        font-size: 16px
    }
}

.l-wapper .l-container_list .sec_article_list--item--btn_right {
    display: flex;
    margin-right: 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--btn_right {
        margin-right: 26px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--btn_right {
        margin-right: 30px
    }
}

.l-wapper .l-container_list .sec_article_list--item--btn {
    display: flex;
    margin-top: 16px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--btn {
        margin-top: 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--btn {
        margin-top: 16px
    }
}

.l-wapper .l-container_list .sec_article_list--item--select_btn {
    position: relative
}

.l-wapper .l-container_list .sec_article_list--item--select_btn input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.l-wapper .l-container_list .sec_article_list--item--select_btn .select-open span,
.l-wapper .l-container_list .sec_article_list--item--select_btn .select-open span:after,
.l-wapper .l-container_list .sec_article_list--item--select_btn .select-open span:before {
    content: "";
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #121334;
    position: absolute
}

.l-wapper .l-container_list .sec_article_list--item--select_btn .select-open span {
    top: 50%;
    left: 8px;
    transform: translateY(-50%)
}

.l-wapper .l-container_list .sec_article_list--item--select_btn .select-open span:before {
    right: 8px
}

.l-wapper .l-container_list .sec_article_list--item--select_btn .select-open span:after {
    left: 8px
}

.l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 35px;
    right: -5px;
    background-color: #fff;
    border: 1px solid #afafbe;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1607843137);
    width: 104px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn {
        bottom: 40px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn {
        bottom: 40px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn {
        width: 116px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn {
        width: 128px
    }
}

.l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 13px;
    height: 13px;
    bottom: -7px;
    right: 7px;
    border: 1px solid #afafbe;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1607843137);
    transform: rotate(45deg) skew(20deg, 20deg)
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn:before {
        width: 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn:before {
        width: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn:before {
        height: 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn:before {
        height: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn:before {
        bottom: -8px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn:before {
        bottom: -8px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn:before {
        right: 8px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn:before {
        right: 10px
    }
}

.l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn:after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn a,
.l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn button {
    padding: 8px 0;
    width: 100%;
    color: #121334;
    background-color: #fff;
    border: none;
    box-shadow: none;
    font-weight: 700;
    border-radius: 0;
    font-size: 13px
}

@media screen and (min-width:768px) {

    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn a,
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn button {
        font-size: 14.5px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn a,
    .l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn button {
        font-size: 16px
    }
}

.l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn a:hover,
.l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn button:hover {
    border: none;
    transition: all .3s ease;
    background-color: #ececef;
    color: rgba(18, 19, 52, .8);
    opacity: 1
}

.l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn a {
    display: block;
    text-align: center
}

.l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn--top {
    padding: 8px 0;
    border-bottom: 1px solid #afafbe;
    background-color: #fff
}

.l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn--bottom {
    padding: 8px 0;
    background-color: #fff
}

.l-wapper .l-container_list .sec_article_list--item--select_btn .l_select_btn>* {
    position: relative;
    z-index: 3
}

.l-wapper .l-container_list .sec_article_list--item--select_btn input[type=checkbox]+.select-open {
    cursor: pointer;
    width: 20px;
    height: 20px;
    background-size: 20px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn input[type=checkbox]+.select-open {
        width: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn input[type=checkbox]+.select-open {
        width: 24px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn input[type=checkbox]+.select-open {
        height: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn input[type=checkbox]+.select-open {
        height: 24px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn input[type=checkbox]+.select-open {
        background-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_article_list--item--select_btn input[type=checkbox]+.select-open {
        background-size: 24px
    }
}

.l-wapper .l-container_list .sec_article_list--item--select_btn input[type=checkbox]~.l_select_btn {
    display: none
}

.l-wapper .l-container_list .sec_article_list--item--select_btn input[type=checkbox]:checked+.select-open {
    cursor: pointer
}

.l-wapper .l-container_list .sec_article_list--item--select_btn input[type=checkbox]:checked~.l_select_btn {
    display: flex
}

.l-wapper .l-container_list .sec_article_list--item--detail_link {
    position: relative
}

.l-wapper .l-container_list .sec_article_list--item--detail_link a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer
}

.l-wapper .l-container_list .sec_article_list--item--detail_link a:hover~.sec_article_list--item--contents,
.l-wapper .l-container_list .sec_article_list--item--detail_link a:hover~.sec_article_list--item--title {
    opacity: .6;
    transition: all .3s ease
}

.l-wapper .l-container_list .sec_article_list--item--detail_link .sec_article_list--item--contents,
.l-wapper .l-container_list .sec_article_list--item--detail_link .sec_article_list--item--title {
    pointer-events: none
}

.l-wapper .l-container_list .sec_article_list .sec_article__ft--aqua {
    color: #5dc5d0
}

.l-wapper .l-container_list .sec_article_list .sec_article__ft--green {
    color: #1cb983
}

.l-wapper .l-container_list .sec_article_list .sec_article__bg--red {
    background-color: #e50a17;
    background-color: #ff2e2e
}

.l-wapper .l-container_list .sec_article_list .sec_article__bg--pink {
    background-color: #fa368c
}

.l-wapper .l-container_list .sec_article_list .sec_article__bg--pink2 {
    background-color: #e31372
}

.l-wapper .l-container_list .sec_article_list .sec_article__bg--yellow {
    background-color: #febb2c
}

.l-wapper .l-container_list .sec_article_list .sec_article__bg--yellow2 {
    background-color: #fcb620
}

.l-wapper .l-container_list .sec_article_list .sec_article__bg--orange {
    background-color: #fd8924
}

.l-wapper .l-container_list .sec_article_list .sec_article__bg--gray {
    background-color: #5a5b7c
}

.l-wapper .l-container_list .sec_article_list .sec_article__bg--aqua {
    background-color: #24cee0
}

.l-wapper .l-container_list .sec_article_list .sec_article__bg--aqua2 {
    background-color: #5dc5d0
}

.l-wapper .l-container_list .sec_article_list .sec_article__bg--green {
    background-color: #1aaf7b
}

.l-wapper .l-container_list .sec_article_list .sec_article__bg--gblue {
    background-color: #000495
}

.l-wapper .l-container_list .sec_article_list .sec_article__bg--purple {
    background-color: #a41dcb
}

.l-wapper .l-container_list .sec_article_list .sec_article__bg--purple2 {
    background-color: #626390
}

.l-wapper .pd--r_2_2 {
    padding-left: 2px
}

.l-wapper .pd--b_54_ {
    padding-bottom: 54px
}

.l-wapper .mr--all_s32_p24 {
    margin: 32px 0 16px
}

@media screen and (min-width:1024px) {
    .l-wapper .mr--all_s32_p24 {
        margin: 24px 0
    }
}

.l-wapper .mr--b_16,
.l-wapper .mr--b_16_p0 {
    margin-bottom: 16px
}

@media screen and (min-width:1024px) {
    .l-wapper .mr--b_16_p0 {
        margin-bottom: 0
    }
}

.l-wapper .mr--b_36 {
    margin-bottom: 36px
}

.l-wapper .mr--b_s24_p0 {
    margin-bottom: 24px
}

@media screen and (min-width:1024px) {
    .l-wapper .mr--b_s24_p0 {
        margin-bottom: 0
    }
}

.l-wapper .mr--b_s0_p16 {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .l-wapper .mr--b_s0_p16 {
        margin-bottom: 16px
    }
}

.l-wapper .mr--b_s60_p48 {
    margin-bottom: 60px
}

@media screen and (min-width:768px) {
    .l-wapper .mr--b_s60_p48 {
        margin-bottom: 48px
    }
}

.l-wapper .mr--b_s0_p60 {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .l-wapper .mr--b_s0_p60 {
        margin-bottom: 60px
    }
}

.l-wapper .mr--t_16 {
    margin-top: 16px
}

.l-wapper .mr--t_s0_p16 {
    margin-top: 0
}

@media screen and (min-width:768px) {
    .l-wapper .mr--t_s0_p16 {
        margin-top: 16px
    }
}

.l-wapper .mr--l_s22_t30 {
    margin-left: 22px
}

@media screen and (min-width:1024px) {
    .l-wapper .mr--l_s22_t30 {
        margin-left: 30px
    }
}

.l-wapper .mr--l_s12_p16 {
    margin-left: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .mr--l_s12_p16 {
        margin-left: 16px
    }
}

.l-wapper .mr--l_s0_t30 {
    margin-left: 0
}

@media screen and (min-width:1024px) {
    .l-wapper .mr--l_s0_t30 {
        margin-left: 30px
    }
}

.l-wapper .mr--r_1vw {
    margin-right: 1vw
}

.l-wapper .mr--r_12_24 {
    margin-right: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .mr--r_12_24 {
        margin-right: 18px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .mr--r_12_24 {
        margin-right: 24px
    }
}

.l-wapper .ft--10_10_regular_white {
    font-size: 10px;
    font-weight: 400;
    color: #fff
}

.l-wapper .ft--10_18_bold_white {
    font-size: 10px;
    font-weight: 700;
    color: #fff
}

.l-wapper .ft--12_12_bold_w_b {
    font-size: 12px;
    font-weight: 700;
    color: #fff
}

@media screen and (min-width:768px) {
    .l-wapper .ft--12_12_bold_w_b {
        color: rgba(18, 19, 52, .7)
    }
}

.l-wapper .ft--12_13_bold_w {
    font-size: 12px;
    font-weight: 700;
    color: #fff
}

@media screen and (min-width:768px) {
    .l-wapper .ft--12_13_bold_w {
        font-size: 13px
    }
}

.l-wapper .ft--13_12_bold_b {
    font-size: 13px;
    font-weight: 700;
    color: #121334
}

@media screen and (min-width:768px) {
    .l-wapper .ft--13_12_bold_b {
        font-size: 12px
    }
}

.l-wapper .ft--13_13_bold_black07 {
    font-size: 13px;
    font-weight: 700;
    color: rgba(18, 19, 52, .7)
}

.l-wapper .ft--15_12_regular_black {
    font-size: 15px;
    font-weight: 400;
    color: #121334;
    line-height: 1.8
}

@media screen and (min-width:1024px) {
    .l-wapper .ft--15_12_regular_black {
        font-size: 12px
    }
}

.l-wapper .ft--15_15_bold_black {
    font-size: 15px;
    font-weight: 700;
    color: #121334
}

.l-wapper .ft--18_18_bold_black {
    font-size: 18px;
    font-weight: 700;
    color: #121334;
    line-height: 24px
}

.l-wapper .ft--22_none_900_black {
    font-size: 22px;
    font-weight: 900;
    display: block;
    color: #121334
}

@media screen and (min-width:768px) {
    .l-wapper .ft--22_none_900_black {
        display: none
    }
}

.l-wapper .ft--11_10_medium_light_w_b_as {
    font-family: Assistant;
    font-size: 11px;
    font-weight: 500;
    color: #fff
}

@media screen and (min-width:768px) {
    .l-wapper .ft--11_10_medium_light_w_b_as {
        font-size: 10px;
        font-weight: 300;
        color: #121334
    }
}

.l-wapper .ft--10_18_bold_600_b_w_as {
    font-family: Assistant;
    font-size: 18px;
    font-weight: 700;
    color: #fff
}

@media screen and (min-width:768px) {
    .l-wapper .ft--10_18_bold_600_b_w_as {
        font-size: 10px;
        font-weight: 600;
        color: #121334
    }
}

.l-wapper .ft--11_11_medium_w_as {
    font-family: Assistant;
    font-size: 11px;
    font-weight: 500;
    color: #fff
}

.l-wapper .ft--18_18_600_w_as {
    font-family: Assistant;
    font-size: 18px;
    font-weight: 600;
    color: #fff
}

.l-wapper .ft--13_14_regular_black_as {
    font-family: Assistant;
    font-size: 13px;
    font-weight: 400;
    color: #121334
}

@media screen and (min-width:768px) {
    .l-wapper .ft--13_14_regular_black_as {
        font-size: 14px
    }
}

.l-wapper .ft--24_28_bold_black_as {
    font-family: Assistant;
    font-size: 24px;
    font-weight: 700;
    color: #121334
}

@media screen and (min-width:768px) {
    .l-wapper .ft--24_28_bold_black_as {
        font-size: 28px
    }
}

.l-wapper .l-container--manage_partner--news .sec_count_lists {
    margin: 0 auto
}

.l-wapper .l-container--manage_partner--news .mr--t_0_46 {
    margin-top: 0
}

@media screen and (min-width:768px) {
    .l-wapper .l-container--manage_partner--news .mr--t_0_46 {
        margin-top: 46px
    }
}

.l-wapper .l-container--manage_challenge--news .sec_count_lists {
    margin: 0 auto
}

.l-wapper .large_button {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding: 9px;
    background-color: #4a4b72;
    width: 100%
}

@media screen and (min-width:1024px) {
    .l-wapper .large_button {
        padding: 10px;
        width: 50%
    }
}

.l-wapper .large_button:hover {
    transition: all .3s ease-in;
    background-color: rgba(74, 75, 114, .6980392157)
}

.l-wapper .small_link {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding: 10px 40px 10px 20px;
    background-color: #121334;
    position: relative;
    width: auto
}

.l-wapper .small_link:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(/assets/btn_right@2x.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 100%
}

.l-wapper .small_link:hover {
    transition: all .3s ease-in;
    background-color: rgba(18, 19, 52, .6980392157)
}

.l-wapper .small_link_w47 {
    width: auto
}

@media screen and (min-width:1024px) {
    .l-wapper .small_link_w47 {
        width: 47%
    }
}

.l-wapper .small_link_w28 {
    width: auto
}

@media screen and (min-width:1024px) {
    .l-wapper .small_link_w28 {
        width: 28%
    }
}

.l-wapper .small_link_w18 {
    width: auto
}

@media screen and (min-width:1024px) {
    .l-wapper .small_link_w18 {
        width: 18%
    }
}

.l-wapper .title_btn_black,
.l-wapper .title_link_black {
    line-height: 1;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background-color: #121334;
    padding: 10px 12px;
    margin-left: 10px
}

@media screen and (min-width:768px) {

    .l-wapper .title_btn_black,
    .l-wapper .title_link_black {
        font-size: 13.5px;
        padding: 10px 24px;
        margin-left: 18px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .title_btn_black,
    .l-wapper .title_link_black {
        font-size: 15px;
        padding: 10px 36px;
        margin-left: 24px
    }
}

.l-wapper .title_btn_black:hover,
.l-wapper .title_link_black:hover {
    transition: all .3s ease;
    background-color: rgba(18, 19, 52, .6980392157)
}

.l-wapper .end_btn_black {
    line-height: 1;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background-color: #121334;
    padding: 10px 12px
}

@media screen and (min-width:768px) {
    .l-wapper .end_btn_black {
        font-size: 13.5px;
        padding: 10px 24px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .end_btn_black {
        font-size: 15px;
        padding: 10px 36px
    }
}

.l-wapper .end_btn_black:hover {
    transition: all .3s ease;
    background-color: rgba(18, 19, 52, .6980392157)
}

.l-wapper .withdrawal_btn_white {
    line-height: 1;
    font-size: 12px;
    font-weight: 700;
    color: #121334;
    background-color: #fff;
    border: 2px solid #121334;
    padding: 10px 32px;
    margin-left: 8px
}

@media screen and (min-width:768px) {
    .l-wapper .withdrawal_btn_white {
        font-size: 14px;
        padding: 10px 45px;
        margin-left: 16px
    }
}

.l-wapper .withdrawal_btn_white:hover {
    transition: all .3s ease;
    color: rgba(18, 19, 52, .6);
    background-color: #fbfbfb;
    border: 2px solid rgba(18, 19, 52, .6)
}

.l-wapper .withdrawal_btn_red {
    line-height: 1;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background-color: #e50a17;
    border: 2px solid #e50a17;
    padding: 10px 32px;
    margin-left: 8px
}

@media screen and (min-width:768px) {
    .l-wapper .withdrawal_btn_red {
        font-size: 14px;
        padding: 10px 45px;
        margin-left: 16px
    }
}

.l-wapper .withdrawal_btn_red:hover:not([disabled]) {
    opacity: .7
}

.l-wapper .title_btn_white,
.l-wapper .title_link_white {
    line-height: 1;
    font-size: 12px;
    font-weight: 700;
    color: #121334;
    background-color: #fff;
    border: 2px solid #121334;
    padding: 8px 12px;
    margin-left: 10px
}

@media screen and (min-width:768px) {

    .l-wapper .title_btn_white,
    .l-wapper .title_link_white {
        font-size: 13.5px;
        padding: 8px 24px;
        margin-left: 18px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .title_btn_white,
    .l-wapper .title_link_white {
        font-size: 15px;
        padding: 8px 36px;
        margin-left: 24px
    }
}

.l-wapper .title_btn_white:hover,
.l-wapper .title_link_white:hover {
    transition: all .3s ease;
    background-color: #fbfbfb;
    border: 2px solid rgba(18, 19, 52, .6)
}

.l-wapper .title_btn_gray {
    line-height: 18px;
    font-size: 12px;
    font-weight: 700;
    color: #121334;
    background-color: #dcdce8;
    padding: 6px 24px;
    margin-left: 10px;
    transition: opacity .3s
}

@media screen and (min-width:768px) {
    .l-wapper .title_btn_gray {
        font-size: 13.5px;
        margin-left: 18px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .title_btn_gray {
        font-size: 15px;
        margin-left: 24px
    }
}

.l-wapper .title_btn_gray:hover {
    opacity: .7
}

.l-wapper .serch_btn_wapper {
    width: 100%;
    text-align: center
}

.l-wapper .serch_btn_black {
    line-height: 1;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: #121334;
    padding: 10px 24px
}

@media screen and (min-width:768px) {
    .l-wapper .serch_btn_black {
        font-size: 13.5px;
        padding: 10px 30px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .serch_btn_black {
        font-size: 15px;
        padding: 10px 36px
    }
}

.l-wapper .serch_btn_black:hover {
    transition: all .3s ease;
    background-color: rgba(18, 19, 52, .6980392157)
}

.l-wapper .apply_list_btn_black {
    line-height: 1.5;
    background-color: #121334;
    color: #fff;
    font-weight: 700;
    padding: 4px 8px;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .l-wapper .apply_list_btn_black {
        padding: 5px 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .apply_list_btn_black {
        padding: 6px 24px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .apply_list_btn_black {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .apply_list_btn_black {
        font-size: 15px
    }
}

.l-wapper .apply_list_btn_black:hover {
    transition: all .3s ease;
    background-color: rgba(18, 19, 52, .7019607843)
}

.l-wapper .apply_list_btn_gray {
    line-height: 1.5;
    background-color: #dcdce8;
    color: #121334;
    font-weight: 700;
    margin-right: 12px;
    padding: 4px 8px;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .l-wapper .apply_list_btn_gray {
        margin-right: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .apply_list_btn_gray {
        margin-right: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .apply_list_btn_gray {
        padding: 5px 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .apply_list_btn_gray {
        padding: 6px 24px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .apply_list_btn_gray {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .apply_list_btn_gray {
        font-size: 15px
    }
}

.l-wapper .apply_list_btn_gray:hover {
    transition: all .3s ease;
    background-color: rgba(220, 220, 232, .4039215686)
}

.l-wapper .list_btn_black,
.l-wapper .list_link_black {
    line-height: 1.5;
    background-color: #121334;
    padding: 6px 24px;
    color: #fff;
    font-weight: 700;
    font-size: 13px
}

@media screen and (min-width:768px) {

    .l-wapper .list_btn_black,
    .l-wapper .list_link_black {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .list_btn_black,
    .l-wapper .list_link_black {
        font-size: 15px
    }
}

.l-wapper .list_btn_black:hover,
.l-wapper .list_link_black:hover {
    transition: all .3s ease;
    background-color: rgba(18, 19, 52, .7019607843)
}

.l-wapper .list_btn_gray,
.l-wapper .list_link_gray {
    line-height: 1.5;
    background-color: #dcdce8;
    padding: 6px 24px;
    margin-right: 16px;
    color: #121334;
    font-weight: 700;
    font-size: 13px
}

@media screen and (min-width:768px) {

    .l-wapper .list_btn_gray,
    .l-wapper .list_link_gray {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .list_btn_gray,
    .l-wapper .list_link_gray {
        font-size: 15px
    }
}

.l-wapper .list_btn_gray:hover,
.l-wapper .list_link_gray:hover {
    transition: all .3s ease;
    background-color: rgba(220, 220, 232, .4039215686)
}

.l-wapper .form_btn_white,
.l-wapper .form_link_white {
    display: inline-block;
    line-height: 1.5;
    background-color: #fff !important;
    color: rgba(18, 19, 52, .6980392157) !important;
    font-weight: 700;
    word-break: normal;
    border: 1px solid #626390;
    font-size: 12px !important;
    padding: 5px 20px;
    transition: all .3s ease
}

@media screen and (min-width:768px) {

    .l-wapper .form_btn_white,
    .l-wapper .form_link_white {
        font-size: 13px !important
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .form_btn_white,
    .l-wapper .form_link_white {
        font-size: 14px !important
    }
}

@media screen and (min-width:768px) {

    .l-wapper .form_btn_white,
    .l-wapper .form_link_white {
        padding: 5px 26px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .form_btn_white,
    .l-wapper .form_link_white {
        padding: 5px 26px
    }
}

.l-wapper .form_btn_white:hover:not([disabled]),
.l-wapper .form_link_white:hover:not([disabled]) {
    background-color: #ececef
}

.l-wapper .form_btn_black,
.l-wapper .form_link_black {
    display: inline-block;
    line-height: 1.5;
    background-color: #121334 !important;
    color: #fff !important;
    font-weight: 700;
    word-break: normal;
    font-size: 12px !important;
    padding: 6px 20px;
    transition: all .3s ease
}

@media screen and (min-width:768px) {

    .l-wapper .form_btn_black,
    .l-wapper .form_link_black {
        font-size: 13px !important
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .form_btn_black,
    .l-wapper .form_link_black {
        font-size: 14px !important
    }
}

@media screen and (min-width:768px) {

    .l-wapper .form_btn_black,
    .l-wapper .form_link_black {
        padding: 6px 26px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .form_btn_black,
    .l-wapper .form_link_black {
        padding: 6px 26px
    }
}

.l-wapper .form_btn_black:disabled,
.l-wapper .form_link_black:disabled {
    opacity: .7
}

.l-wapper .form_btn_black:hover:not([disabled]),
.l-wapper .form_link_black:hover:not([disabled]) {
    background-color: rgba(18, 19, 52, .7019607843)
}

.l-wapper .form_btn_gray,
.l-wapper .form_link_gray {
    display: inline-block;
    line-height: 1.5;
    background-color: #4a4b72 !important;
    color: #fff !important;
    font-weight: 700;
    font-size: 14px !important;
    word-break: normal;
    font-size: 12px !important;
    padding: 6px 20px;
    transition: all .3s ease
}

@media screen and (min-width:768px) {

    .l-wapper .form_btn_gray,
    .l-wapper .form_link_gray {
        font-size: 13px !important
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .form_btn_gray,
    .l-wapper .form_link_gray {
        font-size: 14px !important
    }
}

@media screen and (min-width:768px) {

    .l-wapper .form_btn_gray,
    .l-wapper .form_link_gray {
        padding: 6px 26px
    }
}

@media screen and (min-width:1024px) {

    .l-wapper .form_btn_gray,
    .l-wapper .form_link_gray {
        padding: 6px 26px
    }
}

.l-wapper .form_btn_gray:hover:not([disabled]),
.l-wapper .form_link_gray:hover:not([disabled]) {
    opacity: .8
}

.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    padding: 0;
    height: 100%
}

.container-fluid .row,
.container-lg .row,
.container-md .row,
.container-sm .row,
.container-xl .row {
    margin: 0
}

.box-outer {
    background-color: #f5f9fd;
    padding-top: 77px;
    padding-bottom: 77px;
    min-height: 100%;
    display: flex;
    justify-content: center;
    vertical-align: middle
}

@media screen and (min-width:768px) {
    .box-outer {
        padding-top: 48px
    }
}

@media screen and (min-width:1024px) {
    .box-outer {
        padding-top: 48px
    }
}

@media screen and (min-width:768px) {
    .box-outer {
        padding-bottom: 48px
    }
}

@media screen and (min-width:1024px) {
    .box-outer {
        padding-bottom: 48px
    }
}

.box-outer--password {
    padding-top: 120px;
    padding-bottom: 120px
}

@media screen and (min-width:768px) {
    .box-outer--password {
        padding-top: 88px
    }
}

@media screen and (min-width:1024px) {
    .box-outer--password {
        padding-top: 88px
    }
}

@media screen and (min-width:768px) {
    .box-outer--password {
        padding-bottom: 88px
    }
}

@media screen and (min-width:1024px) {
    .box-outer--password {
        padding-bottom: 88px
    }
}

.box {
    background-color: #fff;
    display: block;
    padding: 48px 16px;
    width: 343px;
    border-radius: 16px;
    min-height: 487px;
    max-height: 487px
}

@media screen and (min-width:768px) {
    .box {
        padding: 48px 60px
    }
}

@media screen and (min-width:1024px) {
    .box {
        padding: 48px 60px
    }
}

@media screen and (min-width:768px) {
    .box {
        width: 720px
    }
}

@media screen and (min-width:1024px) {
    .box {
        width: 720px
    }
}

@media screen and (min-width:768px) {
    .box {
        border-radius: 48px
    }
}

@media screen and (min-width:1024px) {
    .box {
        border-radius: 48px
    }
}

@media screen and (min-width:768px) {
    .box {
        min-height: 725px
    }
}

@media screen and (min-width:1024px) {
    .box {
        min-height: 725px
    }
}

@media screen and (min-width:768px) {
    .box {
        max-height: 725px
    }
}

@media screen and (min-width:1024px) {
    .box {
        max-height: 725px
    }
}

.box--title {
    font-size: 22px;
    margin-bottom: 24px;
    margin-top: 24px;
    font-weight: 900;
    text-align: center
}

@media screen and (min-width:768px) {
    .box--title {
        font-size: 36px
    }
}

@media screen and (min-width:1024px) {
    .box--title {
        font-size: 36px
    }
}

@media screen and (min-width:768px) {
    .box--title {
        margin-bottom: 36px
    }
}

@media screen and (min-width:1024px) {
    .box--title {
        margin-bottom: 36px
    }
}

@media screen and (min-width:768px) {
    .box--title {
        margin-top: 36px
    }
}

@media screen and (min-width:1024px) {
    .box--title {
        margin-top: 36px
    }
}

.box--logo {
    width: 77px;
    display: block
}

@media screen and (min-width:768px) {
    .box--logo {
        width: 101px
    }
}

@media screen and (min-width:1024px) {
    .box--logo {
        width: 101px
    }
}

.box p {
    font-size: 11px;
    margin-bottom: 24px;
    font-weight: 700
}

@media screen and (min-width:768px) {
    .box p {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .box p {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .box p {
        margin-bottom: 48px
    }
}

@media screen and (min-width:1024px) {
    .box p {
        margin-bottom: 48px
    }
}

.box p.small {
    font-size: 11px;
    color: #afafbe;
    margin-top: 24px
}

@media screen and (min-width:768px) {
    .box p.small {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .box p.small {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .box p.small {
        margin-top: 36px
    }
}

@media screen and (min-width:1024px) {
    .box p.small {
        margin-top: 36px
    }
}

.box a {
    text-decoration: underline
}

.box--btn {
    text-align: center;
    margin-bottom: 24px
}

@media screen and (min-width:768px) {
    .box--btn {
        margin-bottom: 36px
    }
}

@media screen and (min-width:1024px) {
    .box--btn {
        margin-bottom: 36px
    }
}

.box--btn input[type=submit].btn--profile, .box--btn input[type=button].btn--profile {
    background-color: #121334;
    color: #fff;
    font-size: 13px;
    padding: 16px 48px;
    font-weight: 700;
    margin-top: 24px
}

.box--btn input[type=button].btn--cancel {
    background-color: #fff;
    color: #121334;
    border-color: #121334;
    border: 2px solid #121334;
    font-size: 13px;
    padding: 16px 48px;
    font-weight: 700;
    margin-top: 24px
}

@media screen and (min-width:768px) {
    .box--btn input[type=submit].btn--profile, .box--btn input[type=button].btn--profile, .box--btn input[type=button].btn--cancel {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .box--btn input[type=submit].btn--profile, .box--btn input[type=button].btn--profile, .box--btn input[type=button].btn--cancel {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .box--btn input[type=submit].btn--profile, .box--btn input[type=button].btn--profile, .box--btn input[type=button].btn--cancel {
        padding: 24px 80px
    }
}

@media screen and (min-width:1024px) {
    .box--btn input[type=submit].btn--profile, .box--btn input[type=button].btn--profile, .box--btn input[type=button].btn--cancel {
        padding: 24px 80px
    }
}

@media screen and (min-width:768px) {
    .box--btn input[type=submit].btn--profile, .box--btn input[type=button].btn--profile, .box--btn input[type=button].btn--cancel {
        margin-top: 36px
    }
}

@media screen and (min-width:1024px) {
    .box--btn input[type=submit].btn--profile, .box--btn input[type=button].btn--profile, .box--btn input[type=button].btn--cancel {
        margin-top: 36px
    }
}

.box--btn input[type=submit].btn--profile:disabled, .box--btn input[type=button].btn--profile:disabled {
    background-color: #afafbe
}

.box--inner {
    background-color: #f5f9fd;
    padding: 12px;
    width: 311px;
    border-radius: 16px;
    margin-bottom: 24px
}

@media screen and (min-width:768px) {
    .box--inner {
        padding: 32px
    }
}

@media screen and (min-width:1024px) {
    .box--inner {
        padding: 32px
    }
}

@media screen and (min-width:768px) {
    .box--inner {
        width: 610px
    }
}

@media screen and (min-width:1024px) {
    .box--inner {
        width: 610px
    }
}

@media screen and (min-width:768px) {
    .box--inner {
        border-radius: 16px
    }
}

@media screen and (min-width:1024px) {
    .box--inner {
        border-radius: 16px
    }
}

@media screen and (min-width:768px) {
    .box--inner {
        margin-bottom: 48px
    }
}

@media screen and (min-width:1024px) {
    .box--inner {
        margin-bottom: 48px
    }
}

.box--inner p {
    font-size: 10px;
    margin-bottom: 15px
}

@media screen and (min-width:768px) {
    .box--inner p {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .box--inner p {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .box--inner p {
        margin-bottom: 25px
    }
}

@media screen and (min-width:1024px) {
    .box--inner p {
        margin-bottom: 25px
    }
}

.box--inner ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.box--inner li {
    font-size: 10px;
    font-weight: 700;
    margin-left: 1.4em;
    list-style-type: disc;
}

@media screen and (min-width:768px) {
    .box--inner li {
        font-size: 14px
    }
}

.box .form-control {
    padding: 0;
    margin-bottom: 16px;
    height: 39px;
    border-radius: 0;
    border-color: #9d9d9f;
    align-items: center
}

@media screen and (min-width:768px) {
    .box .form-control {
        margin-bottom: 16px
    }
}

@media screen and (min-width:1024px) {
    .box .form-control {
        margin-bottom: 16px
    }
}

@media screen and (min-width:768px) {
    .box .form-control {
        height: 69px
    }
}

@media screen and (min-width:1024px) {
    .box .form-control {
        height: 69px
    }
}

.box .form-control input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .box .form-control input {
        padding-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .box .form-control input {
        padding-left: 24px
    }
}

@media screen and (min-width:768px) {
    .box .form-control input {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .box .form-control input {
        font-size: 20px
    }
}

.box .form-control ::-moz-placeholder {
    color: #afafbe;
    font-size: 12px
}

.box .form-control ::placeholder {
    color: #afafbe;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .box .form-control ::-moz-placeholder {
        font-size: 20px
    }

    .box .form-control ::placeholder {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .box .form-control ::-moz-placeholder {
        font-size: 20px
    }

    .box .form-control ::placeholder {
        font-size: 20px
    }
}

.box .form-control::-ms-expand {
    display: none
}

.box--arrow {
    position: relative
}

.box--arrow:before {
    position: absolute;
    top: 27%;
    right: .8em;
    width: 10px;
    height: 10px;
    padding: 0;
    content: "";
    transform: rotate(-45deg);
    border-left: 2px solid #121334;
    border-bottom: 2px solid #121334;
    pointer-events: none
}

@media screen and (min-width:768px) {
    .box--arrow:before {
        top: 35%;
        right: .8em;
        width: 14px;
        height: 14px
    }
}

.box select {
    padding-left: 12px;
    font-size: 12px;
    color: #121334;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media screen and (min-width:768px) {
    .box select {
        padding-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .box select {
        padding-left: 24px
    }
}

@media screen and (min-width:768px) {
    .box select {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .box select {
        font-size: 20px
    }
}

.box--link {
    color: #121334 !important;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .box--link {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .box--link {
        font-size: 20px
    }
}

.box--link.small {
    font-size: 11px;
    color: #121334 !important
}

@media screen and (min-width:768px) {
    .box--link.small {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .box--link.small {
        font-size: 14px
    }
}

.box--myprofile {
    width: 343px;
    font-weight: 700
}

@media screen and (min-width:768px) {
    .box--myprofile {
        width: 1005px
    }
}

@media screen and (min-width:1024px) {
    .box--myprofile {
        width: 1005px
    }
}

.box--myprofile label {
    font-size: 12px
}

@media screen and (min-width:768px) {
    .box--myprofile label {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .box--myprofile label {
        font-size: 20px
    }
}

.box--myprofile .row {
    font-size: 12px;
    margin-bottom: 24px
}

@media screen and (min-width:768px) {
    .box--myprofile .row {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .box--myprofile .row {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .box--myprofile .row {
        margin-bottom: 48px
    }
}

@media screen and (min-width:1024px) {
    .box--myprofile .row {
        margin-bottom: 48px
    }
}

.box--myprofile .row--label {
    background-color: #ff6f6f;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 7px;
    margin-left: 10px
}

@media screen and (min-width:768px) {
    .box--myprofile .row--label {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .box--myprofile .row--label {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .box--myprofile .row--label {
        padding: 5px 14px
    }
}

@media screen and (min-width:1024px) {
    .box--myprofile .row--label {
        padding: 5px 14px
    }
}

@media screen and (min-width:768px) {
    .box--myprofile .row--label {
        border-radius: 10px
    }
}

@media screen and (min-width:1024px) {
    .box--myprofile .row--label {
        border-radius: 10px
    }
}

@media screen and (min-width:768px) {
    .box--myprofile .row--label {
        margin-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .box--myprofile .row--label {
        margin-left: 24px
    }
}

.box--myprofile .row p {
    margin-top: 4px;
    font-size: 10px
}

@media screen and (min-width:768px) {
    .box--myprofile .row p {
        margin-top: 16px
    }
}

@media screen and (min-width:1024px) {
    .box--myprofile .row p {
        margin-top: 16px
    }
}

@media screen and (min-width:768px) {
    .box--myprofile .row p {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .box--myprofile .row p {
        font-size: 14px
    }
}

.box--myprofile .row--btn {
    text-align: center;
    background-color: #121334
}

.box--myprofile .row--btn input[type=submit] {
    padding: 10px 34px;
    color: #fff;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .box--myprofile .row--btn input[type=submit] {
        padding: 20px 65px
    }
}

@media screen and (min-width:1024px) {
    .box--myprofile .row--btn input[type=submit] {
        padding: 20px 65px
    }
}

@media screen and (min-width:768px) {
    .box--myprofile .row--btn input[type=submit] {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .box--myprofile .row--btn input[type=submit] {
        font-size: 20px
    }
}

.box--password {
    min-height: 428px;
    max-height: 428px
}

@media screen and (min-width:768px) {
    .box--password {
        min-height: 623px
    }
}

@media screen and (min-width:1024px) {
    .box--password {
        min-height: 623px
    }
}

@media screen and (min-width:768px) {
    .box--password {
        max-height: 623px
    }
}

@media screen and (min-width:1024px) {
    .box--password {
        max-height: 623px
    }
}

.box--password-edit {
    min-height: 497px;
    max-height: 497px
}

@media screen and (min-width:768px) {
    .box--password-edit {
        min-height: 711px
    }
}

@media screen and (min-width:1024px) {
    .box--password-edit {
        min-height: 711px
    }
}

@media screen and (min-width:768px) {
    .box--password-edit {
        max-height: 711px
    }
}

@media screen and (min-width:1024px) {
    .box--password-edit {
        max-height: 711px
    }
}

.box--registration {
    min-height: 648px;
    max-height: 648px
}

@media screen and (min-width:768px) {
    .box--registration {
        min-height: 832px
    }
}

@media screen and (min-width:1024px) {
    .box--registration {
        min-height: 832px
    }
}

@media screen and (min-width:768px) {
    .box--registration {
        max-height: 832px
    }
}

@media screen and (min-width:1024px) {
    .box--registration {
        max-height: 832px
    }
}

.box--initial {
    min-height: 0;
    max-height: none
}

.box--done {
    min-height: 355px;
    max-height: 355px
}

@media screen and (min-width:768px) {
    .box--done {
        min-height: 501px
    }
}

@media screen and (min-width:1024px) {
    .box--done {
        min-height: 501px
    }
}

@media screen and (min-width:768px) {
    .box--done {
        max-height: 501px
    }
}

@media screen and (min-width:1024px) {
    .box--done {
        max-height: 501px
    }
}

.box--completed {
    min-height: 288px;
    max-height: 288px
}

@media screen and (min-width:768px) {
    .box--completed {
        min-height: 373px
    }
}

@media screen and (min-width:1024px) {
    .box--completed {
        min-height: 373px
    }
}

@media screen and (min-width:768px) {
    .box--completed {
        max-height: 373px
    }
}

@media screen and (min-width:1024px) {
    .box--completed {
        max-height: 373px
    }
}

.box--expired {
    min-height: 344px;
    max-height: 344px
}

@media screen and (min-width:768px) {
    .box--expired {
        min-height: 457px
    }
}

@media screen and (min-width:1024px) {
    .box--expired {
        min-height: 457px
    }
}

@media screen and (min-width:768px) {
    .box--expired {
        max-height: 457px
    }
}

@media screen and (min-width:1024px) {
    .box--expired {
        max-height: 457px
    }
}

.box--expired p {
    margin-bottom: 24px
}

@media screen and (min-width:768px) {
    .box--expired p {
        margin-bottom: 36px
    }
}

@media screen and (min-width:1024px) {
    .box--expired p {
        margin-bottom: 36px
    }
}

.box--expired--button {
    padding: 0 81px
}

@media screen and (min-width:768px) {
    .box--expired--button {
        padding: 0 180px
    }
}

@media screen and (min-width:1024px) {
    .box--expired--button {
        padding: 0 180px
    }
}

.box--expired--button .expired_btn {
    display: block;
    text-align: center;
    background-color: #121334;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    font-size: 13px;
    padding: 16px 48px
}

@media screen and (min-width:768px) {
    .box--expired--button .expired_btn {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .box--expired--button .expired_btn {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .box--expired--button .expired_btn {
        padding: 24px 80px
    }
}

@media screen and (min-width:1024px) {
    .box--expired--button .expired_btn {
        padding: 24px 80px
    }
}

.box--expired--button .expired_btn:disabled {
    background-color: #afafbe
}

.birthdate_year {
    height: 39px;
    font-size: 12px;
    padding-left: 12px;
    width: 100%;
    border-color: #9d9d9f;
    margin-right: 8px
}

@media screen and (min-width:768px) {
    .birthdate_year {
        height: 69px
    }
}

@media screen and (min-width:1024px) {
    .birthdate_year {
        height: 69px
    }
}

@media screen and (min-width:768px) {
    .birthdate_year {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .birthdate_year {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .birthdate_year {
        padding-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .birthdate_year {
        padding-left: 24px
    }
}

.birthdate_year::-ms-expand {
    display: none
}

.birthdate_month {
    height: 39px;
    font-size: 12px;
    padding-left: 12px;
    width: 100%;
    border-color: #9d9d9f;
    margin-right: 8px
}

@media screen and (min-width:768px) {
    .birthdate_month {
        height: 69px
    }
}

@media screen and (min-width:1024px) {
    .birthdate_month {
        height: 69px
    }
}

@media screen and (min-width:768px) {
    .birthdate_month {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .birthdate_month {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .birthdate_month {
        padding-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .birthdate_month {
        padding-left: 24px
    }
}

.birthdate_month::-ms-expand {
    display: none
}

.birthdate_day {
    height: 39px;
    font-size: 12px;
    padding-left: 12px;
    width: 100%;
    border-color: #9d9d9f;
    margin-right: 8px
}

@media screen and (min-width:768px) {
    .birthdate_day {
        height: 69px
    }
}

@media screen and (min-width:1024px) {
    .birthdate_day {
        height: 69px
    }
}

@media screen and (min-width:768px) {
    .birthdate_day {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .birthdate_day {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .birthdate_day {
        padding-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .birthdate_day {
        padding-left: 24px
    }
}

.birthdate_day::-ms-expand {
    display: none
}

#text {
    font-size: 12px
}

@media screen and (min-width:768px) {
    #text {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    #text {
        font-size: 20px
    }
}

.birth {
    width: 100%;
    margin-bottom: 16px;
    position: relative
}

@media screen and (min-width:768px) {
    .birth {
        margin-bottom: 26px
    }
}

@media screen and (min-width:1024px) {
    .birth {
        margin-bottom: 36px
    }
}

.birth #co_creation_member_profile_draft_birthdate_1i {
    width: 50%;
    margin-right: 8px;
    padding-left: 12px
}

@media screen and (min-width:768px) {
    .birth #co_creation_member_profile_draft_birthdate_1i {
        width: 50%
    }
}

@media screen and (min-width:1024px) {
    .birth #co_creation_member_profile_draft_birthdate_1i {
        width: 50%
    }
}

@media screen and (min-width:768px) {
    .birth #co_creation_member_profile_draft_birthdate_1i {
        margin-right: 16px
    }
}

@media screen and (min-width:1024px) {
    .birth #co_creation_member_profile_draft_birthdate_1i {
        margin-right: 16px
    }
}

@media screen and (min-width:768px) {
    .birth #co_creation_member_profile_draft_birthdate_1i {
        padding-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .birth #co_creation_member_profile_draft_birthdate_1i {
        padding-left: 24px
    }
}

.birth #co_creation_member_profile_draft_birthdate_2i {
    width: 25%;
    margin-right: 8px;
    margin-left: 16px;
    padding-left: 12px
}

@media screen and (min-width:768px) {
    .birth #co_creation_member_profile_draft_birthdate_2i {
        width: 25%
    }
}

@media screen and (min-width:1024px) {
    .birth #co_creation_member_profile_draft_birthdate_2i {
        width: 25%
    }
}

@media screen and (min-width:768px) {
    .birth #co_creation_member_profile_draft_birthdate_2i {
        margin-right: 16px
    }
}

@media screen and (min-width:1024px) {
    .birth #co_creation_member_profile_draft_birthdate_2i {
        margin-right: 16px
    }
}

@media screen and (min-width:768px) {
    .birth #co_creation_member_profile_draft_birthdate_2i {
        margin-left: 26px
    }
}

@media screen and (min-width:1024px) {
    .birth #co_creation_member_profile_draft_birthdate_2i {
        margin-left: 36px
    }
}

@media screen and (min-width:768px) {
    .birth #co_creation_member_profile_draft_birthdate_2i {
        padding-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .birth #co_creation_member_profile_draft_birthdate_2i {
        padding-left: 24px
    }
}

.birth #co_creation_member_profile_draft_birthdate_3i {
    width: 25%;
    margin-right: 8px;
    margin-left: 16px;
    padding-left: 12px
}

@media screen and (min-width:768px) {
    .birth #co_creation_member_profile_draft_birthdate_3i {
        width: 25%
    }
}

@media screen and (min-width:1024px) {
    .birth #co_creation_member_profile_draft_birthdate_3i {
        width: 25%
    }
}

@media screen and (min-width:768px) {
    .birth #co_creation_member_profile_draft_birthdate_3i {
        margin-right: 16px
    }
}

@media screen and (min-width:1024px) {
    .birth #co_creation_member_profile_draft_birthdate_3i {
        margin-right: 16px
    }
}

@media screen and (min-width:768px) {
    .birth #co_creation_member_profile_draft_birthdate_3i {
        margin-left: 26px
    }
}

@media screen and (min-width:1024px) {
    .birth #co_creation_member_profile_draft_birthdate_3i {
        margin-left: 36px
    }
}

@media screen and (min-width:768px) {
    .birth #co_creation_member_profile_draft_birthdate_3i {
        padding-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .birth #co_creation_member_profile_draft_birthdate_3i {
        padding-left: 24px
    }
}

.birth:before {
    position: absolute;
    top: 27%;
    right: .8em;
    width: 10px;
    height: 10px;
    padding: 0;
    content: "";
    transform: rotate(-45deg);
    border-left: 2px solid #121334;
    border-bottom: 2px solid #121334;
    pointer-events: none
}

@media screen and (min-width:768px) {
    .birth:before {
        top: 35%;
        right: .8em;
        width: 14px;
        height: 14px
    }
}

.birth_edit {
    width: 100%;
    overflow: hidden
}

.birth_edit #co_creation_member_profile_draft_birthdate_1i {
    padding-left: 12px;
    width: 100%
}

@media screen and (min-width:768px) {
    .birth_edit #co_creation_member_profile_draft_birthdate_1i {
        padding-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .birth_edit #co_creation_member_profile_draft_birthdate_1i {
        padding-left: 24px
    }
}

.birth_edit #co_creation_member_profile_draft_birthdate_2i {
    padding-left: 12px;
    width: 100%
}

@media screen and (min-width:768px) {
    .birth_edit #co_creation_member_profile_draft_birthdate_2i {
        padding-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .birth_edit #co_creation_member_profile_draft_birthdate_2i {
        padding-left: 24px
    }
}

.birth_edit #co_creation_member_profile_draft_birthdate_3i {
    padding-left: 12px;
    width: 100%
}

@media screen and (min-width:768px) {
    .birth_edit #co_creation_member_profile_draft_birthdate_3i {
        padding-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .birth_edit #co_creation_member_profile_draft_birthdate_3i {
        padding-left: 24px
    }
}

.birth_edit select {
    width: 100%;
    padding: 3px 12px;
    font-size: 12px;
    line-height: inherit;
    cursor: pointer;
    text-indent: .01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none
}

@media screen and (min-width:768px) {
    .birth_edit select {
        width: 100%
    }
}

@media screen and (min-width:1024px) {
    .birth_edit select {
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .birth_edit select {
        padding-top: 5px
    }
}

@media screen and (min-width:1024px) {
    .birth_edit select {
        padding-top: 7px
    }
}

@media screen and (min-width:768px) {
    .birth_edit select {
        padding-bottom: 5px
    }
}

@media screen and (min-width:1024px) {
    .birth_edit select {
        padding-bottom: 7px
    }
}

@media screen and (min-width:768px) {
    .birth_edit select {
        padding-right: 14px
    }
}

@media screen and (min-width:1024px) {
    .birth_edit select {
        padding-right: 16px
    }
}

@media screen and (min-width:768px) {
    .birth_edit select {
        padding-left: 14px
    }
}

@media screen and (min-width:1024px) {
    .birth_edit select {
        padding-left: 16px
    }
}

@media screen and (min-width:768px) {
    .birth_edit select {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .birth_edit select {
        font-size: 14px
    }
}

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

.birth_edit.l-arrow {
    position: relative;
    background: #fff;
    border: 1px solid #121334
}

@media screen and (min-width:768px) {
    .birth_edit.l-arrow {
        border: 1.5px solid #121334
    }
}

.birth_edit.l-arrow:before {
    position: absolute;
    top: 50%;
    right: .8em;
    width: 0;
    height: 0;
    padding: 0;
    content: "";
    transform: translateY(-50%);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid rgba(18, 19, 52, .7);
    pointer-events: none
}

@media screen and (min-width:768px) {
    .birth_edit.l-arrow:before {
        border-left: 5.5px solid transparent;
        border-right: 5.5px solid transparent;
        border-top: 6.5px solid rgba(18, 19, 52, .7)
    }
}

@media screen and (min-width:1024px) {
    .birth_edit.l-arrow:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid rgba(18, 19, 52, .7)
    }
}

.birth_edit.l-arrow select {
    color: rgba(18, 19, 52, .7)
}

.birth_edit.l-arrow {
    border: none
}

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

.address--btn {
    text-align: center;
    background-color: #121334;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.address--btn input[type=submit] {
    padding: 10px 34px;
    color: #fff;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .address--btn input[type=submit] {
        padding: 10px 26px
    }
}

@media screen and (min-width:1024px) {
    .address--btn input[type=submit] {
        padding: 10px 26px
    }
}

@media screen and (min-width:768px) {
    .address--btn input[type=submit] {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .address--btn input[type=submit] {
        font-size: 14px
    }
}

.mb {
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .mb {
        margin-bottom: 26px
    }
}

@media screen and (min-width:1024px) {
    .mb {
        margin-bottom: 36px
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    #form--group {
        width: 100%
    }
}

.l-wapper .l-container_list .sec_topic_list {
    margin: 30px 25px 150px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_topic_list {
        margin: 30px 50px 150px 40px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_topic_list {
        margin: 30px 100px 150px 60px
    }
}

.l-wapper .l-container_list .sec_topic_list--row {
    display: flex;
    align-items: flex-start;
    padding: 16px 0;
    font-weight: 700;
    color: #121334
}

.l-wapper .l-container_list .sec_topic_list--img {
    margin-right: 10px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    margin-bottom: 16px;
    width: 48px;
    height: 48px;
    min-width: 48px;
    min-height: 48px;
    max-width: 48px;
    max-height: 48px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_topic_list--img {
        margin-right: 24px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_topic_list--img {
        margin-right: 36px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_topic_list--img {
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_topic_list--img {
        margin-bottom: 0
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_topic_list--img {
        width: 54px;
        height: 54px;
        min-width: 54px;
        min-height: 54px;
        max-width: 54px;
        max-height: 54px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_topic_list--img {
        width: 60px;
        height: 60px;
        min-width: 60px;
        min-height: 60px;
        max-width: 60px;
        max-height: 60px
    }
}

.l-wapper .l-container_list .sec_topic_list--img img {
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: 100%;
    height: 100%
}

.l-wapper .l-container_list .sec_topic_list--item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    font-size: 14px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_topic_list--item {
        font-size: 16px
    }
}

.l-wapper .l-container_list .sec_topic_list--item--header {
    display: flex
}

.l-wapper .l-container_list .sec_topic_list--item--header--date {
    font-weight: 400;
    color: #626390;
    margin-left: 12px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_topic_list--item--header--date {
        margin-left: 24px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_topic_list--item--header--date {
        margin-left: 24px
    }
}

.l-wapper .l-container_list .sec_topic_list--item--comment {
    display: flex;
    margin-top: 8px
}

.l-wapper .l-container_list .sec_topic_list--item--comment--inner {
    font-size: 14px;
    font-weight: 400;
    padding: 24px;
    border-radius: 32px;
    background-color: #f5f5f7;
    word-break: break-all;
    white-space: pre-wrap;
    max-width: calc(100vw - 108px)
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_topic_list--item--comment--inner {
        max-width: calc(100vw - 366px)
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_topic_list--item--comment--inner {
        max-width: calc(100vw - 454px)
    }
}

@media screen and (min-width:2477px) {
    .l-wapper .l-container_list .sec_topic_list--item--comment--inner {
        max-width: 2022px
    }
}

.l-wapper .l-container_list .sec_topic_list--desc {
    text-align: center;
    height: 280px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_topic_list--desc {
        height: 280px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_topic_list--desc {
        height: 280px
    }
}

.l-wapper .l-container_list .sec_topic_list--desc p {
    color: #adadbc;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 700
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_topic_list--desc p {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_topic_list--desc p {
        font-size: 18px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_topic_list--desc p {
        margin-bottom: 22px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_topic_list--desc p {
        margin-bottom: 24px
    }
}

.l-wapper .l-container_list .sec_topic_form {
    position: fixed;
    bottom: 0;
    background-color: #fff;
    width: 100vw;
    border-top: 1px solid #626390
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_topic_form {
        width: calc(100vw - 198px)
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_topic_form {
        width: calc(100vw - 198px)
    }
}

.l-wapper .l-container_list .sec_topic_form--container {
    margin: 30px 25px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_topic_form--container {
        margin: 30px 50px 30px 40px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_topic_form--container {
        margin: 30px 100px 30px 60px
    }
}

.l-wapper .l-container_list .sec_topic_form--container--text {
    width: 100%;
    padding: 20px;
    font-size: 14px;
    border: 1px solid #626390;
    border-radius: 30px;
    resize: none
}

.l-wapper .l-container_list .sec_topic_form--container--btn {
    margin-top: 8px;
    text-align: left
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_topic_form--container--btn {
        text-align: right
    }
}

.sec_user_list {
    margin: 60px 25px 30px
}

@media screen and (min-width:768px) {
    .sec_user_list {
        margin: 60px 50px 30px 40px
    }
}

@media screen and (min-width:1024px) {
    .sec_user_list {
        margin: 60px 100px 30px 60px
    }
}

.sec_user_list--row {
    padding: 36px 0;
    border-bottom: 1px solid #626390
}

@media screen and (min-width:768px) {
    .sec_user_list--row {
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: space-between
    }
}

.sec_user_list--container {
    display: flex;
    flex-grow: 1
}

.sec_user_list--button {
    text-align: right
}

.sec_user_list--img {
    margin-right: 10px;
    text-align: center;
    position: relative;
    width: 48px;
    height: 48px;
    min-width: 48px;
    min-height: 48px;
    max-width: 48px;
    max-height: 48px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .sec_user_list--img {
        margin-right: 24px
    }
}

@media screen and (min-width:1024px) {
    .sec_user_list--img {
        margin-right: 36px
    }
}

@media screen and (min-width:768px) {
    .sec_user_list--img {
        width: 77px;
        height: 77px;
        min-width: 77px;
        min-height: 77px;
        max-width: 77px;
        max-height: 77px
    }
}

@media screen and (min-width:1024px) {
    .sec_user_list--img {
        width: 88px;
        height: 88px;
        min-width: 88px;
        min-height: 88px;
        max-width: 88px;
        max-height: 88px
    }
}

@media screen and (min-width:768px) {
    .sec_user_list--img {
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .sec_user_list--img {
        margin-bottom: 0
    }
}

.sec_user_list--img .is-circle {
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.sec_user_list .title_btn_black {
    line-height: 18px;
    padding: 6px 24px
}

@media screen and (min-width:768px) {
    .sec_user_list .title_btn_black {
        padding: 6px 24px
    }
}

@media screen and (min-width:1024px) {
    .sec_user_list .title_btn_black {
        padding: 6px 24px
    }
}

.sec_user__bg--red {
    background-color: #e50a17
}

.sec_user__bg--pink {
    background-color: #fa368c
}

.sec_user__bg--yellow {
    background-color: #febb2c
}

.sec_user__bg--orange {
    background-color: #fd8924
}

.sec_user__bg--gray {
    background-color: #5a5b7c
}

.sec_user__bg--aqua {
    background-color: #24cee0
}

.sec_user__bg--green {
    background-color: #1aaf7b
}

.sec_user__bg--gblue {
    background-color: #000495
}

.sec_user_list--item {
    width: 100%
}

.sec_user_list--item--title:link,
.sec_user_list--item--title:visited {
    display: block;
    font-weight: 700;
    color: #121334;
    line-height: 1.6;
    font-size: 16px;
    padding-bottom: 8px
}

@media screen and (min-width:768px) {

    .sec_user_list--item--title:link,
    .sec_user_list--item--title:visited {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {

    .sec_user_list--item--title:link,
    .sec_user_list--item--title:visited {
        font-size: 22px
    }
}

@media screen and (min-width:768px) {

    .sec_user_list--item--title:link,
    .sec_user_list--item--title:visited {
        padding-bottom: 12px
    }
}

@media screen and (min-width:1024px) {

    .sec_user_list--item--title:link,
    .sec_user_list--item--title:visited {
        padding-bottom: 16px
    }
}

.sec_user_list--item--row {
    display: flex;
    padding-bottom: 8px
}

@media screen and (min-width:768px) {
    .sec_user_list--item--row {
        padding-bottom: 16.5px
    }
}

@media screen and (min-width:1024px) {
    .sec_user_list--item--row {
        padding-bottom: 17px
    }
}

.sec_user_list--item--sub {
    color: rgba(18, 19, 52, .7019607843);
    font-size: 14px
}

@media screen and (min-width:768px) {
    .sec_user_list--item--sub {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .sec_user_list--item--sub {
        font-size: 18px
    }
}

.sec_user_list--item--status {
    padding: 2px 10px;
    font-weight: 700;
    color: #fff;
    line-height: 1.6;
    font-size: 12px
}

@media screen and (min-width:768px) {
    .sec_user_list--item--status {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .sec_user_list--item--status {
        font-size: 14px
    }
}

.sec_user_list--item--comment {
    margin-top: 16px;
    font-weight: 400;
    color: rgba(18, 19, 52, .7);
    font-size: 13px;
    line-height: 1.7;
    padding-bottom: 16px
}

@media screen and (min-width:768px) {
    .sec_user_list--item--comment {
        padding-bottom: 16.5px
    }
}

@media screen and (min-width:1024px) {
    .sec_user_list--item--comment {
        padding-bottom: 17px
    }
}

.l-wapper .l-container_list .sec_user_list {
    margin: 60px 25px 30px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_user_list {
        margin: 60px 50px 30px 40px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_user_list {
        margin: 60px 100px 30px 60px
    }
}

.l-wapper .l-container_list .sec_user_list--row {
    display: flex;
    align-items: center;
    padding: 36px 0;
    border-bottom: 1px solid #626390;
    font-weight: 700;
    color: #121334
}

.l-wapper .l-container_list .sec_user_list--user {
    margin-right: 4px;
    width: 72px
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_user_list--user {
        width: 180px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_user_list--user {
        width: 236px
    }
}

.l-wapper .l-container_list .sec_user_list--expo_id {
    margin-right: 4px;
    flex-grow: 1
}

.others__information__container {
    padding: 48px 24px
}

@media screen and (min-width:768px) {
    .others__information__container {
        padding: 80px 90px
    }
}

.others__information__title {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .others__information__title {
        font-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .others__information__title {
        font-size: 26px
    }
}

@media screen and (min-width:768px) {
    .others__information__title {
        margin-bottom: 16px
    }
}

@media screen and (min-width:1024px) {
    .others__information__title {
        margin-bottom: 16px
    }
}

.others__information__items {
    display: flex;
    justify-content: space-between;
    margin-bottom: 48px
}

@media screen and (min-width:768px) {
    .others__information__items {
        margin-bottom: 48px
    }
}

@media screen and (min-width:1024px) {
    .others__information__items {
        margin-bottom: 48px
    }
}

.others__information__items--category {
    font-weight: 700;
    background-color: #fcb620;
    color: #fff;
    padding: 0 20px;
    font-size: 10px
}

@media screen and (min-width:768px) {
    .others__information__items--category {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .others__information__items--category {
        font-size: 14px
    }
}

@media screen and (min-width:768px) {
    .others__information__items--category {
        padding: 0 36px
    }
}

.others__information__items--date {
    font-size: 11px
}

@media screen and (min-width:768px) {
    .others__information__items--date {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .others__information__items--date {
        font-size: 14px
    }
}

.others__information__contents {
    margin-bottom: 24px
}

@media screen and (min-width:768px) {
    .others__information__contents {
        margin-bottom: 24px
    }
}

@media screen and (min-width:1024px) {
    .others__information__contents {
        margin-bottom: 24px
    }
}

.others__information__file {
    text-align: center
}

.others__information__file .l_download {
    display: inline-block
}

.others__information__btn {
    text-align: center
}

.others__information__btn button[type=button].others__information__btn--pageback {
    position: relative;
    background-color: #fff;
    border: 1px solid #121334;
    margin-right: 0;
    margin-top: 24px;
    width: 75vw;
    max-width: 300px;
    padding: 24px 0;
    color: #121334;
    font-weight: 700;
    font-size: 14px;
    transition: all .5s ease
}

@media screen and (min-width:768px) {
    .others__information__btn button[type=button].others__information__btn--pageback {
        font-size: 17px
    }
}

@media screen and (min-width:1024px) {
    .others__information__btn button[type=button].others__information__btn--pageback {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .others__information__btn button[type=button].others__information__btn--pageback {
        width: auto;
        max-width: 100%;
        margin-top: 39px;
        padding: 28px 80px
    }
}

@media screen and (min-width:1024px) {
    .others__information__btn button[type=button].others__information__btn--pageback {
        margin-top: 54px;
        padding: 30px 132px
    }
}

.others__information__btn button[type=button].others__information__btn--pageback:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left: 16px;
    top: 30px;
    background-image: url(/assets/arrow_black.png);
    background-size: 15px;
    background-repeat: no-repeat;
    transform: scaleX(-1)
}

@media screen and (min-width:768px) {
    .others__information__btn button[type=button].others__information__btn--pageback:after {
        width: 25px;
        height: 25px;
        left: 18px;
        top: 34px;
        background-size: 19px
    }
}

@media screen and (min-width:1024px) {
    .others__information__btn button[type=button].others__information__btn--pageback:after {
        width: 30px;
        height: 30px;
        left: 26px;
        top: 40px;
        background-size: 23px
    }
}

.others__information__btn button[type=button].others__information__btn--pageback:hover:not([disabled]) {
    opacity: .8;
    background-color: rgba(18, 19, 52, .08)
}

.terms__wrapper {
    min-height: 100vh;
    background-color: #f5f9fd
}

.terms__container {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 60px 32px;
    text-align: center
}

@media screen and (min-width:768px) {
    .terms__container {
        padding: 40px 24px
    }
}

.terms__title {
    color: #121334;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .terms__title {
        font-size: 32px
    }
}

@media screen and (min-width:1024px) {
    .terms__title {
        font-size: 36px
    }
}

@media screen and (min-width:768px) {
    .terms__title {
        margin-bottom: 16px
    }
}

@media screen and (min-width:1024px) {
    .terms__title {
        margin-bottom: 16px
    }
}

.terms__description {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 72px
}

@media screen and (min-width:768px) {
    .terms__description {
        font-size: 13px
    }
}

@media screen and (min-width:1024px) {
    .terms__description {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .terms__description {
        margin-bottom: 80px
    }
}

@media screen and (min-width:1024px) {
    .terms__description {
        margin-bottom: 80px
    }
}

.terms__list {
    margin-bottom: 90px
}

@media screen and (min-width:768px) {
    .terms__list {
        margin-bottom: 80px
    }
}

@media screen and (min-width:1024px) {
    .terms__list {
        margin-bottom: 80px
    }
}

.terms__list__item {
    text-align: left;
    margin-bottom: 20px
}

@media screen and (min-width:768px) {
    .terms__list__item {
        margin-bottom: 28px
    }
}

@media screen and (min-width:1024px) {
    .terms__list__item {
        margin-bottom: 36px
    }
}

.terms__list__item input[type=checkbox] {
    display: none
}

.terms__list__item input[type=checkbox]+label {
    background-position: left 8px;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    background-size: 20px;
    padding-left: 30px
}

@media screen and (min-width:768px) {
    .terms__list__item input[type=checkbox]+label {
        background-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .terms__list__item input[type=checkbox]+label {
        background-size: 24px
    }
}

@media screen and (min-width:768px) {
    .terms__list__item input[type=checkbox]+label {
        padding-left: 38px
    }
}

@media screen and (min-width:1024px) {
    .terms__list__item input[type=checkbox]+label {
        padding-left: 40px
    }
}

@media screen and (min-width:768px) {
    .terms__list__item input[type=checkbox]+label {
        /* background-position: 0 */
    }
}

.terms__list__item input[type=checkbox]+label:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8px;
    left: 0;
    border: 1px solid #666674;
    border-radius: 4px
}

@media screen and (min-width:768px) {
    .terms__list__item input[type=checkbox]+label:before {
        width: 22px
    }
}

@media screen and (min-width:1024px) {
    .terms__list__item input[type=checkbox]+label:before {
        width: 24px
    }
}

@media screen and (min-width:768px) {
    .terms__list__item input[type=checkbox]+label:before {
        height: 22px
    }
}

@media screen and (min-width:1024px) {
    .terms__list__item input[type=checkbox]+label:before {
        height: 24px
    }
}

@media screen and (min-width:768px) {
    .terms__list__item input[type=checkbox]+label:before {
        /* top: 50%;
        transform: translateY(-50%) */
    }
}

.terms__list__item input[type=checkbox]:checked+label {
    cursor: pointer;
    background-image: url(/assets/check_on@2x.png)
}

.terms__list__item input[type=checkbox]:disabled+label {
    cursor: default;
    background-image: url(/assets/check_off_gray@2x.png)
}

.terms__list__item label {
    color: #121334;
    font-weight: 700;
    font-size: 12px;
    line-height: 30px
}

@media screen and (min-width:768px) {
    .terms__list__item label {
        font-size: 16px
    }
}

@media screen and (min-width:1024px) {
    .terms__list__item label {
        font-size: 20px
    }
}

@media screen and (min-width:768px) {
    .terms__list__item label {
        line-height: 32.5px
    }
}

@media screen and (min-width:1024px) {
    .terms__list__item label {
        line-height: 38px
    }
}

.terms__list__item--pdf:link,
.terms__list__item--pdf:visited {
    text-decoration: underline;
    font-weight: 700;
    color: #4e8bff;
    font-size: 14px
}

@media screen and (min-width:768px) {

    .terms__list__item--pdf:link,
    .terms__list__item--pdf:visited {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {

    .terms__list__item--pdf:link,
    .terms__list__item--pdf:visited {
        font-size: 20px
    }
}

.terms__list__item--text {
    font-weight: 700;
    color: #121334;
    font-size: 14px
}

@media screen and (min-width:768px) {
    .terms__list__item--text {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .terms__list__item--text {
        font-size: 20px
    }
}

.terms__btn {
    text-align: center
}

.terms__btn input[type=submit].terms__btn--profile {
    background-color: #121334;
    color: #fff;
    padding: 16px 48px;
    font-weight: 700
}

.terms__btn input[type=submit].terms__btn--profile:disabled {
    background-color: #afafbe
}

.sidebar {
    padding: 0;
    position: fixed;
    height: 100%;
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1)
}

.notice {
    color: #fd6f6f;
    text-align: center;
    font-weight: 850
}

.co_creation_challenges img,
.co_creation_partners img {
    margin: 0 auto;
    width: 100%;
    max-width: 401px;
    display: block
}

.admin_users.edit label.required:after,
.admin_users.new label.required:after,
.co_creation_partner_drafts.edit label.required:after,
.co_creation_partner_drafts.new label.required:after,
.events.edit label.required:after,
.events.new label.required:after,
.profile.edit label.required:after,
.profile.new label.required:after,
.writer_report_drafts.edit label.required:after,
.writer_report_drafts.new label.required:after {
    content: " *"
}

.admin_users.edit .btn_thumbnail_reset,
.admin_users.new .btn_thumbnail_reset,
.co_creation_partner_drafts.edit .btn_thumbnail_reset,
.co_creation_partner_drafts.new .btn_thumbnail_reset,
.events.edit .btn_thumbnail_reset,
.events.new .btn_thumbnail_reset,
.profile.edit .btn_thumbnail_reset,
.profile.new .btn_thumbnail_reset,
.writer_report_drafts.edit .btn_thumbnail_reset,
.writer_report_drafts.new .btn_thumbnail_reset {
    display: none
}

.events__map {
    width: 100%;
    height: 300px
}

figure {
    position: relative
}

figure img {
    vertical-align: top
}

figure figcaption {
    top: 0;
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0;
    align-items: center;
    justify-content: center
}

.sdg_form_group {
    margin-right: 12px
}

.sdg_form_group input[type=checkbox] {
    display: none
}

.sdg_form_group input[type=checkbox]+label img {
    opacity: .2;
    width: 63px
}

@media screen and (min-width:768px) {
    .sdg_form_group input[type=checkbox]+label img {
        width: 80px
    }
}

@media screen and (min-width:1024px) {
    .sdg_form_group input[type=checkbox]+label img {
        width: 100px
    }
}

.sdg_form_group input[type=checkbox]:checked+label img {
    opacity: 1
}

.sdgs_reason_form {
    height: 100% !important
}

#thumbnail_input_form--confirm .thumbnail--wrapper,
#thumbnail_input_form .thumbnail--wrapper {
    position: relative;
    width: 160px;
    height: 120px;
    background-image: url(/assets/default_a_gray@2x.png);
    background-size: cover
}

@media screen and (min-width:768px) {

    #thumbnail_input_form--confirm .thumbnail--wrapper,
    #thumbnail_input_form .thumbnail--wrapper {
        width: 160px
    }
}

@media screen and (min-width:1024px) {

    #thumbnail_input_form--confirm .thumbnail--wrapper,
    #thumbnail_input_form .thumbnail--wrapper {
        width: 160px
    }
}

@media screen and (min-width:768px) {

    #thumbnail_input_form--confirm .thumbnail--wrapper,
    #thumbnail_input_form .thumbnail--wrapper {
        height: 120px
    }
}

@media screen and (min-width:1024px) {

    #thumbnail_input_form--confirm .thumbnail--wrapper,
    #thumbnail_input_form .thumbnail--wrapper {
        height: 120px
    }
}

#thumbnail_input_form--confirm .thumbnail--wrapper img,
#thumbnail_input_form .thumbnail--wrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: 100%;
    height: 100%
}

.select2-dropdown {
    display: none
}

.select2-container--disabled .select2-selection {
    background-color: transparent !important;
    cursor: default !important
}

.report-thumbnail {
    position: relative;
    padding-bottom: 56.25%;
    background-size: cover
}

.report-thumbnail__wrapper {
    position: relative
}

.report-thumbnail__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5)
}

.report-thumbnail__overlay p {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: #fff
}

.report-thumbnail__header {
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    padding: 4px 8px
}

.report-thumbnail__report_type {
    padding: 0 4px;
    background-color: orange
}

.report-thumbnail__footer {
    position: absolute;
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 4px 8px
}

.report__contents {
    height: 6em;
    max-height: 6em;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#co_creation_members_company,
#co_creation_members_individual,
#co_creation_members_partner {
    width: 89%;
    height: 100%;
    border: 1px solid #626390;
    border-radius: 0;
    padding: 2px 8px;
    min-height: 38px
}

@media screen and (min-width:768px) {

    #co_creation_members_company,
    #co_creation_members_individual,
    #co_creation_members_partner {
        width: 85%
    }
}

#co_creation_members_company .co_creation_member,
#co_creation_members_individual .co_creation_member,
#co_creation_members_partner .co_creation_member {
    display: inline-block;
    margin: .5rem .5rem 0 0;
    padding: .25rem .5rem;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap
}

#co_creation_members_company .co_creation_member__name,
#co_creation_members_individual .co_creation_member__name,
#co_creation_members_partner .co_creation_member__name {
    padding-left: .3rem;
    color: #121334;
    font-size: 11px
}

@media screen and (min-width:768px) {

    #co_creation_members_company .co_creation_member__name,
    #co_creation_members_individual .co_creation_member__name,
    #co_creation_members_partner .co_creation_member__name {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {

    #co_creation_members_company .co_creation_member__name,
    #co_creation_members_individual .co_creation_member__name,
    #co_creation_members_partner .co_creation_member__name {
        font-size: 13px
    }
}

.select2-selection__choice {
    color: #121334 !important;
    padding: .25rem .5rem;
    font-size: 11px
}

@media screen and (min-width:768px) {
    .select2-selection__choice {
        font-size: 12px
    }
}

@media screen and (min-width:1024px) {
    .select2-selection__choice {
        font-size: 13px
    }
}

.bbs_comment__avator {
    width: 4rem;
    height: 4rem;
    border: 1px solid #ced4da;
    border-radius: 50%
}

.bbs_comment__avator img {
    border-radius: 50%;
    vertical-align: middle
}

.bbs_comment_balloon {
    position: relative;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: 1rem;
    word-break: break-all;
    white-space: pre-wrap
}

.bbs_comment_balloon:before {
    top: 9px;
    left: -18px;
    border-color: #fff #fff transparent transparent;
    border-width: 9px;
    z-index: 2
}

.bbs_comment_balloon:after,
.bbs_comment_balloon:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

.bbs_comment_balloon:after {
    top: 8px;
    left: -20px;
    border-color: #ced4da #ced4da transparent transparent;
    border-width: 10px;
    z-index: 1
}

.wapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.wapper .l_wapper--top {
    flex: 1 1 auto
}

figure img {
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;"
}

iframe {
    max-width: 100%;
    max-height: calc(61vw - 48px)
}




.l-wapper .l-container_list .sec_form--row--body {
    font-size: 12px;
    width: 100%
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--body {
        font-size: 14px
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--body {
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .l-wapper .l-container_list .sec_form--row--body {
        width: 70%
    }
}

@media screen and (min-width:1024px) {
    .l-wapper .l-container_list .sec_form--row--body {
        width: 70%
    }
}

input[type=checkbox].custom_image_checkbox+label {
    background-image: url(/assets/check_off@2x.png);
    background-size: 24px;
    background-position: 0;
    background-repeat: no-repeat;
    padding: 4px 0 6px 30px;
    cursor: pointer
}

input[type=checkbox].custom_image_checkbox:checked+label {
    background-image: url(/assets/check_on@2x.png);
    cursor: pointer
}

.line-clamp-1
{
    display: -webkit-box;
    -webkit-line-clamp : 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height:lh;
}

.line-clamp-2
{
    display: -webkit-box;
    -webkit-line-clamp : 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height:2lh;
}

.line-clamp-3
{
    display: -webkit-box;
    -webkit-line-clamp : 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height:3lh;
}
