@charset "UTF-8";

html {
    line-height: 1.8;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

body {
    margin: 0;
    padding: 0
}

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

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 0
}

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

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

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

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

b,
strong {
    font-weight: 700
}

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

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

img {
    border-style: none;
    max-width: 100%;
    vertical-align: middle
}

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

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    border: none;
    background: 0 0;
    box-shadow: none;
    cursor: pointer
}

button:active,
button:focus,
button:hover {
    outline: 0
}

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

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

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

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

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

textarea {
    overflow: auto
}

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

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

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

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

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

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

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

td,
th {
    padding: 0
}

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

[hidden] {
    display: none
}

iframe {
    border: none;
    max-width: 100%
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 1rem;
    padding: 0
}

h1 {
    margin: 0;
    font-size: 1rem
}

h2 {
    font-size: 2.14rem
}

h3 {
    font-size: 1.2rem
}

h4,
h5,
h6 {
    font-size: 1.15rem;
    line-height: 1.5;
    margin: 1rem 0 1rem
}

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

a:hover {
    color: #f44341
}

a:active,
a:focus {
    outline: 0
}

img {
    max-width: 100%;
    vertical-align: middle;
    height: auto
}

p {
    margin: 0 0
}

svg.visible {
    overflow: visible
}

svg.visible>foreignObject {
    overflow: visible
}

@media screen and (max-width:767px) {
    .spSvgChangeTag {
        opacity: 0
    }
}

.nomr {
    margin: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mb0 {
    margin-bottom: 0 !important
}

.nopd {
    padding: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

.w_md {
    max-width: 900px
}

.w_small {
    max-width: 680px
}

.w_xsmall {
    max-width: 545px
}

.w_xxsmall {
    max-width: 420px
}

.pd5 {
    padding: 5px !important
}

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

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

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

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

.mg5 {
    margin: 5px !important
}

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

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

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

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

.pd10 {
    padding: 10px !important
}

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

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

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

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

.mg10 {
    margin: 10px !important
}

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

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

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

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

.pd15 {
    padding: 15px !important
}

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

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

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

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

.mg15 {
    margin: 15px !important
}

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

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

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

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

.pd20 {
    padding: 20px !important
}

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

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

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

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

.mg20 {
    margin: 20px !important
}

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

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

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

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

.pd25 {
    padding: 25px !important
}

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

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

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

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

.mg25 {
    margin: 25px !important
}

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

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

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

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

.pd30 {
    padding: 30px !important
}

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

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

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

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

.mg30 {
    margin: 30px !important
}

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

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

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

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

.pd35 {
    padding: 35px !important
}

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

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

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

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

.mg35 {
    margin: 35px !important
}

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

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

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

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

.pd40 {
    padding: 40px !important
}

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

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

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

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

.mg40 {
    margin: 40px !important
}

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

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

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

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

.pd45 {
    padding: 45px !important
}

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

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

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

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

.mg45 {
    margin: 45px !important
}

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

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

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

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

.pd50 {
    padding: 50px !important
}

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

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

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

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

.mg50 {
    margin: 50px !important
}

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

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

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

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

.size1_1 {
    font-size: 1.1rem !important
}

.size1_3 {
    font-size: 1.3rem !important
}

.size1_4 {
    font-size: 1.4rem !important
}

.size1_5 {
    font-size: 1.5rem !important
}

.size1_8 {
    font-size: 1.8rem !important
}

.size2 {
    font-size: 2rem !important
}

.size2_3 {
    font-size: 2.3rem !important
}

.size2_6 {
    font-size: 2.6rem !important
}

.size2_8 {
    font-size: 2.8rem !important
}

.size3 {
    font-size: 3rem !important
}

.size12 {
    font-size: 12px
}

.clearfix {
    clear: both
}

.clear:after {
    display: block;
    content: "";
    clear: both
}

.img_full {
    display: block;
    width: 100%
}

.img_ct {
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100%
}

.fl_lf {
    float: left
}

.fl_rt {
    float: right
}

.fl_no {
    float: none;
    clear: both
}

.bg_fix {
    background-attachment: fixed
}

.display_inl {
    display: inline-block
}

.display_blk {
    display: block
}

.display_cir {
    display: block;
    border-radius: 50%
}

.al_lf {
    text-align: left
}

.al_ct {
    text-align: center
}

.al_rt {
    text-align: right
}

.al_jus {
    text-align: justify
}

.bold {
    font-weight: 700 !important
}

.seminal {
    font-weight: 500
}

.normal {
    font-weight: 400
}

.italic {
    font-style: italic
}

.circle {
    border-radius: 50%
}

.ft_bold {
    font-weight: 500
}

.ft_normal {
    font-weight: 400
}

.ft_light {
    font-weight: 300
}

.ft_thin {
    font-weight: 100
}

.no_cursor {
    cursor: default !important;
    pointer-events: none
}

.el_line {
    display: block;
    margin: 1.3rem 0;
    border-top: 1px solid #000
}

.el_line-sm {
    display: block;
    width: 3rem;
    margin: 1rem auto;
    border-top: 1px solid #000
}

.el_line-sm.white {
    border-top-color: #fff
}

.space {
    display: block;
    height: 100px
}

.waiting {
    position: relative
}

.waiting:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/loading.svg) no-repeat center;
    background-size: 50px
}

.waiting.waiting_sm:before {
    background-size: 50px
}

.waiting.w_more:before {
    height: 60px;
    top: auto;
    background-size: 50px
}

button.waiting:before {
    background-size: contain
}

@media screen and (min-width:1025px) {
    .tablet {
        display: none !important
    }
}

@media screen and (max-width:1024px) {
    .tablet {
        display: block
    }
}

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

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

    .pc {
        display: none !important
    }

    .img_portrait {
        max-width: 230px;
        margin: 0 auto
    }

    .space {
        height: 50px
    }
}

.tit {
    color: #000;
    font-size: 1.3rem;
    margin: .5rem 0 0
}

.tit_big {
    font-size: 3.71rem
}

.tit_lar {
    font-size: 3rem
}

.tit_md {
    font-size: 1.5rem;
    margin: .7rem 0 1rem
}

.tit_sm {
    font-size: 1.2rem
}

.tit_xsm {
    font-size: 1.8rem
}

.tit_bold {
    font-weight: 500;
    font-size: 2.22rem;
    margin: 0 0 .7rem
}

.tit_bor {
    padding: 0 0 .5em;
    border-bottom: 1px solid
}

.tit_bor.gray {
    border-color: #b8b7b7
}

.tit_ico:before {
    content: "";
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    line-height: 1.8;
    border: 4px solid #000;
    border-radius: 50%;
    margin: 0 8px 0 0;
    vertical-align: top
}

.tit_line {
    display: inline-block;
    padding: 0 8px;
    position: relative;
    line-height: 1.3
}

.tit_line:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 6px;
    border-bottom: 10px solid #f44341
}

@media screen and (max-width:1024px) {
    .tit_lar {
        font-size: 2.2rem
    }

    .tit_big {
        font-size: 2.5rem
    }
}

@media screen and (max-width:900px) and (min-width:768px) {
    .tit_lar {
        font-size: 1.5rem
    }

    .tit_big {
        font-size: 2rem
    }
}

@media screen and (max-width:767px) {
    .tit_sm {
        font-size: 1.5rem
    }

    .tit_xsm {
        font-size: 1.5rem
    }
}

.error {
    color: red
}

.txt_white {
    color: #fff !important
}

.txt_blur {
    color: #b8b7b7
}

.txt_red {
    color: #f44341
}

.txt_gray {
    color: #666
}

.txt_dark {
    color: #333
}

.txt_black {
    color: #000 !important
}

.txt_sm {
    font-size: .85rem
}

.txt_inital {
    text-transform: none !important
}

.upper {
    text-transform: uppercase
}

.txt-normal {
    font-weight: 400;
    font-size: 1rem
}

.txt_line_1 {
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical
}

.txt_line_2 {
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical
}

.txt_line_3 {
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical
}

.txt_line_4 {
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    overflow: hidden;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical
}

.txt_line_5 {
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    overflow: hidden;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical
}

.txt_ico>span {
    display: inline-block
}

.txt_ico>span.icon {
    min-width: 2rem;
    font-size: 1rem
}

.gr_txt>p>span {
    display: inline-block;
    margin: 0 .5rem 0
}

.gr_txt>p>span:first-child {
    font-style: italic;
    font-size: .85em;
    text-transform: capitalize;
    font-weight: 300
}

.ico_hover:hover {
    opacity: .7
}

.lnk_over {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    text-indent: -99999px;
    overflow: hidden
}

.lnk_bor {
    border-bottom: 1px solid
}

.lnk_white {
    color: #fff
}

.lnk_white:hover {
    color: #93061b
}

.lnk_hot {
    color: #f44341;
    font-weight: 700
}

.lnk_hot:hover {
    color: #93061b
}

.lnk_blur {
    color: #b8b7b7
}

.lnk_blur:hover {
    color: #f44341
}

.lnk_more {
    font-weight: 700;
    line-height: 1.5;
    border-bottom: 1px solid;
    margin-top: 1rem;
    color: #000
}

.lnk_more>span {
    display: inline-block;
    margin-left: .5rem
}

.more-arrow {
    color: #f44341;
    font-size: 1.33rem;
    line-height: 1;
    padding: 2px 0 2px 5px;
    border-left: 3px solid;
    margin: 2.5rem 0 0;
    display: inline-block
}

.gr_links>a {
    margin-left: 5px;
    display: inline-block;
    min-width: 30px;
    vertical-align: text-top
}

.gr_links.column-2>a {
    width: 50%;
    text-align: center;
    margin: 0;
    line-height: 1.2
}

.gr_links.column-2>a:first-child {
    border-right: 1px solid #ccc
}

.lnk_opa {
    opacity: .3
}

.lnk_opa.active,
.lnk_opa:hover {
    opacity: 1
}

.lnk_ico {
    display: inline-block;
    padding: 0;
    margin: 0;
    text-align: left;
    -ms-transition: all ease-in .5s;
    -webkit-transition: all ease-in .5s;
    -moz-transition: all ease-in .5s;
    transition: all ease-in .5s
}

.lnk_ico:hover>span {
    color: #f44341
}

.lnk_ico-bg {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.2;
    color: #fff;
    background: #f44341;
    border: 2px solid #f44341;
    border-radius: 50%;
    padding: 0;
    margin: 0;
    font-size: 1rem;
    text-align: center;
    -ms-transition: all ease-in .5s;
    -webkit-transition: all ease-in .5s;
    -moz-transition: all ease-in .5s;
    transition: all ease-in .5s
}

.lnk_ico-bg:hover {
    background: 0 0;
    color: #f44341
}

.bg_love {
    background-color: #ec1c24;
    background-image: url(../images/bg-heart.svg);
    background-repeat: repeat;
    background-position: center;
    background-size: 810px 790px;
    color: #fff
}

.ite_overlay {
    -ms-transition: opacity ease-in .5s;
    -webkit-transition: opacity ease-in .5s;
    -moz-transition: opacity ease-in .5s;
    transition: opacity ease-in .5s;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.bg_fixed {
    background-attachment: fixed
}

.bg_lazyload {
    opacity: 0
}

.bg_lazyload.ready {
    opacity: 1
}

.overlay {
    position: absolute;
    z-index: 99991;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    background: rgba(0, 0, 0, .5);
    display: none
}

.overlay>.ico_close {
    top: 15px;
    right: 15px
}

.overlay.active {
    display: block
}

.ite_scroll::-webkit-scrollbar {
    width: 3px
}

.ite_scroll::-webkit-scrollbar-track {
    background: #fff
}

.ite_scroll::-webkit-scrollbar-thumb {
    background: #ddd
}

.ite_scroll::-webkit-scrollbar-thumb:hover {
    background: #ddd
}

.anm-sc {
    position: relative;
    overflow: hidden;
    background: #000
}

.anm-sc:hover .anm {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.anm {
    -ms-transition: all ease-in .5s;
    -webkit-transition: all ease-in .5s;
    -moz-transition: all ease-in .5s;
    transition: all ease-in .5s
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20%, 0);
        transform: translate3d(0, 20%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.btn {
    background: #272727;
    border: 1px solid #272727;
    color: #fff;
    padding: 0 1rem;
    display: inline-block;
    margin: 0 0 0;
    font-size: 1rem;
    font-weight: 700;
    line-height: 33px;
    height: 33px;
    min-width: 100px;
    cursor: pointer;
    border-radius: 3px;
    text-align: center;
    -ms-transition: all ease-in .5s;
    -webkit-transition: all ease-in .5s;
    -moz-transition: all ease-in .5s;
    transition: all ease-in .5s
}

.btn:hover {
    border-color: #f44341;
    background: #f44341;
    color: #fff
}

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

.btn.btn-ico-inl:after {
    display: inline-block;
    content: "";
    width: 1em;
    height: 1em;
    background: #aaa
}

.btn.btn-border {
    background: 0 0;
    border: 1px solid;
    border-radius: 2em
}

.btn.btn-red {
    background: #ec1c24;
    border-color: #ec1c24
}

.btn.btn-red:hover {
    background: 0 0;
    border-color: #f44341;
    color: #f44341
}

.btn.btn-cancel {
    background: #f44341;
    border-color: #f44341
}

.btn.btn-cancel:hover {
    background: 0 0;
    border-color: #f44341;
    color: #f44341
}

.btn.btn-dark {
    background: #10181e;
    border-color: #10181e
}

.btn.btn-dark:hover {
    color: #10181e;
    background: #fff
}

.btn.btn-gray {
    background: #b8b7b7;
    border-color: #b8b7b7
}

.btn.btn-gray:hover(:not(.no_cursor)) {
    color: #10181e;
    background: #fff
}

.btn.btn-white {
    background: #fff;
    border-color: #ec1c24;
    color: #f44341
}

.btn.btn-white>.icon {
    font-size: 1.1rem
}

.btn.btn-white.active,
.btn.btn-white:hover {
    opacity: .8;
    color: #fff;
    background: #ec1c24
}

.btn.large {
    min-width: 250px;
    height: 2em;
    line-height: 2em;
    font-size: 2.14rem
}

.btn.medium {
    min-width: 150px;
    font-size: 1.18rem;
    font-weight: 400;
    height: 4rem;
    line-height: 4rem
}

.btn.medium>.icon {
    font-size: 1.35rem
}

.btn.small {
    min-width: 110px;
    font-size: .85rem;
    line-height: 2;
    height: auto
}

.btn.xsmall {
    min-width: unset;
    font-size: .85rem;
    line-height: 2;
    height: auto
}

@media screen and (max-width:767px) {
    .btn {
        min-width: 80px
    }

    .btn.medium {
        height: 3rem;
        line-height: 3rem
    }
}

.label {
    display: inline-block;
    background: #fff;
    padding: .7rem .7rem;
    line-height: 1.3;
    min-width: 7rem;
    border-radius: 0;
    font-size: 1.28rem;
    text-align: center;
    margin: 0 1rem 1rem;
    letter-spacing: 1px
}

.label:hover {
    background: #f44341;
    color: #fff
}

.label.lb-black {
    background: #231f20;
    color: #fff;
    font-weight: 700;
    position: relative;
    margin: 0 0 2rem
}

.label.lb-black>span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin: 0 .5rem;
    color: #fff
}

.label.lb-black:after {
    content: "";
    display: block;
    border-top: 20px solid #231f20;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: 0;
    -ms-transform: translate(-50%, 14px) rotateZ(40deg);
    -webkit-transform: translate(-50%, 14px) rotateZ(40deg);
    -moz-transform: translate(-50%, 14px) rotateZ(40deg);
    transform: translate(-50%, 14px) rotateZ(40deg)
}

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

.flex_d_inline {
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.flex_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    justify-content: space-between
}

.flex_inline {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    flex-flow: row nowrap;
    justify-content: space-between
}

.flex_items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: auto;
    margin: 0 -1rem;
    flex-flow: row wrap;
    justify-content: space-between
}

.flex_col {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    flex-flow: column nowrap;
    justify-content: space-between
}

.flex_reverse {
    flex-direction: row-reverse
}

.item_right {
    justify-content: flex-end;
    align-items: center
}

.item_center {
    align-items: center
}

.item_start {
    align-items: flex-start
}

.item_end {
    align-items: flex-end
}

.item_around {
    justify-content: space-around
}

@media screen and (min-width:1025px) {
    .col-1 {
        width: 8.3333333333%;
        margin: 0;
        padding: 0 1rem
    }

    .col-2 {
        width: 16.6666666667%;
        margin: 0;
        padding: 0 1rem
    }

    .col-3 {
        width: 25%;
        margin: 0;
        padding: 0 1rem
    }

    .col-4 {
        width: 33.3333333333%;
        margin: 0;
        padding: 0 1rem
    }

    .col-5 {
        width: 41.6666666667%;
        margin: 0;
        padding: 0 1rem
    }

    .col-6 {
        width: 50%;
        margin: 0;
        padding: 0 1rem
    }

    .col-7 {
        width: 58.3333333333%;
        margin: 0;
        padding: 0 1rem
    }

    .col-8 {
        width: 66.6666666667%;
        margin: 0;
        padding: 0 1rem
    }

    .col-9 {
        width: 75%;
        margin: 0;
        padding: 0 1rem
    }

    .col-10 {
        width: 83.3333333333%;
        margin: 0;
        padding: 0 1rem
    }

    .col-11 {
        width: 91.6666666667%;
        margin: 0;
        padding: 0 1rem
    }

    .col-12 {
        width: 100%;
        margin: 0;
        padding: 0 1rem
    }

    .pc_col-52 {
        width: 52%
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .col-sm-1 {
        width: 8.3333333333%;
        margin: 0;
        padding: 0 1rem
    }

    .col-sm-2 {
        width: 16.6666666667%;
        margin: 0;
        padding: 0 1rem
    }

    .col-sm-3 {
        width: 25%;
        margin: 0;
        padding: 0 1rem
    }

    .col-sm-4 {
        width: 33.3333333333%;
        margin: 0;
        padding: 0 1rem
    }

    .col-sm-5 {
        width: 41.6666666667%;
        margin: 0;
        padding: 0 1rem
    }

    .col-sm-6 {
        width: 50%;
        margin: 0;
        padding: 0 1rem
    }

    .col-sm-7 {
        width: 58.3333333333%;
        margin: 0;
        padding: 0 1rem
    }

    .col-sm-8 {
        width: 66.6666666667%;
        margin: 0;
        padding: 0 1rem
    }

    .col-sm-9 {
        width: 75%;
        margin: 0;
        padding: 0 1rem
    }

    .col-sm-10 {
        width: 83.3333333333%;
        margin: 0;
        padding: 0 1rem
    }

    .col-sm-11 {
        width: 91.6666666667%;
        margin: 0;
        padding: 0 1rem
    }

    .col-sm-12 {
        width: 100%;
        margin: 0;
        padding: 0 1rem
    }

    .pc_col-52 {
        width: 52%
    }
}

@media screen and (max-width:767px) {
    .col-xs-1 {
        width: 8.3333333333%;
        margin: 0;
        padding: 0 1rem
    }

    .col-xs-2 {
        width: 16.6666666667%;
        margin: 0;
        padding: 0 1rem
    }

    .col-xs-3 {
        width: 25%;
        margin: 0;
        padding: 0 1rem
    }

    .col-xs-4 {
        width: 33.3333333333%;
        margin: 0;
        padding: 0 1rem
    }

    .col-xs-5 {
        width: 41.6666666667%;
        margin: 0;
        padding: 0 1rem
    }

    .col-xs-6 {
        width: 50%;
        margin: 0;
        padding: 0 1rem
    }

    .col-xs-7 {
        width: 58.3333333333%;
        margin: 0;
        padding: 0 1rem
    }

    .col-xs-8 {
        width: 66.6666666667%;
        margin: 0;
        padding: 0 1rem
    }

    .col-xs-9 {
        width: 75%;
        margin: 0;
        padding: 0 1rem
    }

    .col-xs-10 {
        width: 83.3333333333%;
        margin: 0;
        padding: 0 1rem
    }

    .col-xs-11 {
        width: 91.6666666667%;
        margin: 0;
        padding: 0 1rem
    }

    .col-xs-12 {
        width: 100%;
        margin: 0;
        padding: 0 1rem
    }
}

.ite_col {
    margin: 1.1rem 0;
    width: 100%
}

.col {
    width: 100%
}

.col_lf,
.col_rt,
.ite_lft,
.ite_rgt {
    margin: 0;
    width: 100%
}

.flex_row.column_fix>.col_lf {
    width: 27%
}

.flex_row.column_fix>.col_rt {
    width: 70%
}

.ite_col-6 {
    width: 49%
}

.ite_col-4 {
    width: 32%
}

@media screen and (min-width:768px) {
    .page_column-2>.col_lft {
        width: 74.5%
    }

    .page_column-2>.col_rgt {
        width: 22%
    }

    .page_acount>.col_lf {
        width: 21%
    }

    .page_acount>.col_rt {
        width: 77%
    }

    .column_bl-2>.col {
        width: 48.5%
    }

    .flex_row.column-2>.ite_col {
        width: 50%;
        margin: 0
    }

    .flex_row.column_big-2>.ite_col {
        width: 44%
    }

    .flex_row.column_lar-2>.ite_col {
        width: 44%
    }

    .flex_row.column_md-2>.ite_col {
        width: 48%
    }

    .flex_row.column_sm-2>.ite_col {
        width: 49%
    }

    .flex_row.column-3>.ite_col {
        width: 32.5%
    }

    .flex_row.column_md-3>.ite_col {
        width: 31.5%;
        margin-top: 1.8rem
    }

    .flex_row.column_sm-3>.ite_col {
        width: 32%
    }

    .flex_row.column-4>.ite_col {
        width: 25%
    }

    .flex_row.column_sm-4>.ite_col {
        width: 23.25%
    }

    .flex_row.column-6>.ite_col {
        width: 16.66%
    }
}

@media screen and (max-width:767px) {
    .flex_row.column_fix>.col-lft {
        width: 100%
    }

    .flex_row.column_fix>.col-rgt {
        width: 100%
    }

    .flex_row.xs_column-2>.ite_col {
        width: 49%
    }

    .col_lft,
    .col_rgt {
        width: 100%
    }

    .ite_col.empty {
        display: none
    }
}

label {
    font-family: inherit;
    color: #000;
    font-size: .85rem;
    line-height: 1.6;
    margin: 0 0 .5rem;
    padding: 5px;
    display: inline-block
}

input,
select,
textarea {
    font-family: inherit;
    color: #000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    border: .5px solid #e6e6e6;
    outline: 0;
    margin: 0;
    padding: 5px 5px;
    height: 3rem;
    display: block;
    width: 100%;
    text-transform: none;
    box-shadow: none;
    background: #fff;
    border-radius: 0;
    -ms-transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    transition: all ease-in .3s
}

input.border,
select.border,
textarea.border {
    border: .5px solid #e6e6e6;
    height: 3.14rem;
    padding: .5rem 1.5rem
}

input[type=checkbox],
input[type=radio] {
    display: inline-block;
    width: auto;
    height: auto
}

input[type=number] {
    display: inline-block;
    width: 80px
}

input[type=radio] {
    border-radius: 50%
}

input:disabled {
    background: #f7f5f5
}

input:focus,
select:focus,
textarea:focus {
    outline: 0;
    border-color: #ff2f7c;
    background: #fff
}

textarea {
    min-height: 5rem;
    min-width: 100%;
    max-width: 100%
}

textarea.large {
    min-height: 135px
}

button:disabled {
    cursor: auto;
    pointer-events: none;
    background: #f7f5f5 !important;
    color: #000 !important
}

.fr_error {
    color: #ec1c24;
    padding: .5rem 0 0;
    margin: 0
}

form.large input,
form.large select {
    height: 2.8rem
}

form.gray input,
form.gray select,
form.gray textarea {
    background: #f7f5f5
}

.el_submit {
    text-align: right
}

.fr_sub {
    text-align: center
}

.fr_row {
    margin: 0 0 1.8rem
}

.area-large {
    height: 300px
}

.area.medium {
    min-height: 10rem
}

@media screen and (max-width:767px) {

    input,
    select,
    textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0
    }
}

::-webkit-input-placeholder {
    color: #b8b7b7
}

:-ms-input-placeholder {
    color: #b8b7b7
}

::placeholder {
    color: #b8b7b7
}

input[type=checkbox],
input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 1.1rem;
    height: 1.1rem;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    border: 1px solid #ccc;
    cursor: pointer;
    border-radius: 0;
    position: relative
}

input[type=checkbox]:before,
input[type=radio]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: .85em;
    width: 100%;
    text-align: center;
    line-height: 1;
    visibility: hidden
}

input[type=checkbox]:checked,
input[type=radio]:checked {
    background: #231f20;
    border-color: #231f20
}

input[type=checkbox]:checked:before,
input[type=radio]:checked:before {
    content: "✔";
    visibility: visible
}

input[type=checkbox].light_theme:checked,
input[type=radio].light_theme:checked {
    background: #ec1c24;
    border-color: #ec1c24
}

input[type=radio] {
    border-radius: 50%;
    overflow: hidden
}

input[type=radio]:checked:before {
    content: "●"
}

.ite_checkbox {
    cursor: pointer;
    color: #b8b7b7;
    padding: 0
}

.ite_checkbox.readonly>label {
    pointer-events: none
}

.ite_checkbox.readonly>label>input[type=checkbox] {
    pointer-events: none
}

.cb_beauty {
    display: inline-block;
    position: relative;
    width: 1.2rem;
    height: 1.2rem;
    cursor: pointer;
    background: #fff;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cb_beauty>input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0
}

.cb_beauty>input:checked~.marker:after {
    opacity: 1
}

.cb_beauty>.marker {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 1px solid #e6e6e6
}

.cb_beauty>.marker:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: .5rem;
    text-align: center;
    line-height: 1.2rem;
    color: #000;
    font-weight: 700;
    opacity: 0
}

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

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

.quantity {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    font-size: 1rem;
    width: 100%;
    padding: 0;
    border: 1px solid #10181e;
    margin: 0
}

.quantity>input {
    flex-grow: 1;
    display: block;
    padding: 0;
    margin: 0;
    border: 1px solid #10181e;
    text-align: center;
    border-top: none;
    border-bottom: none;
    line-height: 2rem;
    height: 2rem
}

.quantity>input:focus {
    outline: 0
}

.quantity>.quantity-button {
    position: relative;
    display: block;
    cursor: pointer;
    border: none;
    text-align: center;
    line-height: 2rem;
    height: 2rem;
    width: 2rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.quantity.large>input {
    line-height: 3.55rem;
    height: 3.55rem
}

.quantity.large>.quantity-button {
    line-height: 3.55rem;
    height: 3.55rem;
    width: 3.55rem;
    font-size: 1.8rem
}

.bl_dark {
    color: #fff
}

.bl_dark input,
.bl_dark select,
.bl_dark textarea {
    background: 0 0;
    border-color: #fff !important;
    color: #fff
}

.bl_dark input:focus,
.bl_dark select:focus,
.bl_dark textarea:focus {
    outline: 0;
    border-color: #f44341 !important
}

.bl_dark input[type=submit] {
    border-color: #f44341 !important
}

.bl_dark span.wpcf7-not-valid-tip {
    color: #ffcbcb;
    font-size: .75em;
    font-weight: 400;
    display: block
}

.bl_dark ::-webkit-input-placeholder {
    color: #969696
}

.bl_dark :-ms-input-placeholder {
    color: #969696
}

.bl_dark ::placeholder {
    color: #969696
}

.ip_email {
    position: relative;
    padding: 0
}

.ip_email>input {
    display: block;
    background: #fff;
    width: 100%;
    padding-right: 35px;
    padding-left: 0;
    border-width: 0;
    border-bottom-width: .5px
}

.ip_email>button {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    border-width: 0;
    min-width: unset;
    margin: 0;
    padding: 0 0;
    font-weight: 400;
    background: 0 0;
    color: #f44341
}

.ip_email>button:hover {
    opacity: .8;
    color: #f44341;
    background: #fff
}

.ip_email>button>.ico {
    font-size: 1.2rem;
    width: auto;
    height: auto
}

.ite_search {
    position: relative;
    padding: 0;
    border: 1px solid #ccc
}

.ite_search>input[type=text] {
    display: block;
    width: 100%;
    padding-right: 3rem;
    line-height: 2.14rem;
    height: 2.14rem;
    border-radius: 0;
    border: none
}

.ite_search>button {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    border-width: 0;
    min-width: unset;
    margin: 0;
    padding: 0 1rem;
    font-weight: 400;
    font-size: 1rem;
    background: #fff;
    color: #fff;
    min-width: 1px;
    border-radius: 0;
    padding: 0;
    text-align: right
}

.ite_search>button:hover {
    background: #fff;
    opacity: .8
}

.ite_search>button>.ico {
    background-size: 1rem
}

input[type=file]::-webkit-file-upload-button {
    visibility: hidden
}

.file_upload {
    position: relative;
    justify-content: flex-start;
    align-items: center
}

.file_upload[data-type=banner] {
    justify-content: flex-end
}

.file_upload[data-type=banner]>.ite_img {
    width: 100%;
    margin: 0 0 15px 0
}

.file_upload>.ite_img {
    position: relative;
    margin: 0 15px 15px 0
}

.file_upload>.ite_img.small {
    width: 150px;
    height: 150px
}

.file_upload>.ite_img.circle {
    border-radius: 50%;
    overflow: hidden
}

.file_upload>.ite_img>img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.fl_wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 3.5rem;
    line-height: 3.2;
    border: 2px solid #ddd;
    margin: 0 0 5px;
    padding: 0 9rem 0 10px;
    border-radius: 30px
}

.fl_wrap>input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0
}

.file_box,
.file_txt {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 150px;
    line-height: 1.5;
    margin: 0 0 5px;
    padding: 0;
    cursor: pointer
}

.file_box>.txt,
.file_txt>.txt {
    text-decoration: underline;
    position: relative;
    z-index: 9;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden
}

.file_box>input[type=file],
.file_txt>input[type=file] {
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0
}

.file_box>input[type=file]:hover~.txt,
.file_txt>input[type=file]:hover~.txt {
    opacity: .5
}

.file_box {
    max-width: 100%;
    width: 460px;
    margin: 0 auto;
    background: #ec1c24;
    color: #fff;
    justify-content: center;
    align-items: center;
    padding: .5em 1em;
    flex-flow: row nowrap;
    font-size: 1.3rem;
    font-weight: 500
}

.file_box>.icon {
    font-size: 1.8em;
    display: inline-block;
    margin-right: .5em;
    line-height: 1
}

.file_box>.txt {
    text-decoration: none
}

.file_bt {
    position: relative;
    overflow: hidden;
    display: inline-block
}

.file_bt>input[type=file] {
    display: none
}

.ite_checkbox>input,
.ite_checkbox>label,
.ite_checkbox>span {
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle
}

.ite_checkbox>:first-child {
    margin-right: 10px
}

.el_checkbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start
}

.el_checkbox>:first-child {
    margin-right: 10px;
    margin-top: .5rem
}

.row_ips.column-3>.col_inl {
    width: 30%
}

.ip_password {
    position: relative
}

.ip_password>input {
    padding-right: 2rem
}

.ip_password>.ico {
    position: absolute;
    top: 50%;
    right: .5rem;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 1.35rem;
    line-height: 2rem;
    color: #b8b7b7;
    text-align: center
}

.ip_password>.ico.un_view {
    display: none
}

.ip_password.show>.view {
    display: none
}

.ip_password.show>.un_view {
    display: block
}

.wr_ico>span {
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 5px;
    line-height: 1
}

.ico {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    font-size: 1em;
    line-height: 1;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
    -ms-transition: all ease-in .5s;
    -webkit-transition: all ease-in .5s;
    -moz-transition: all ease-in .5s;
    transition: all ease-in .5s
}

.ico_close {
    position: absolute;
    z-index: 9;
    top: -1rem;
    right: -1rem;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    display: block;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    font-size: 1rem;
    color: #000;
    cursor: pointer;
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .2392156863);
    -moz-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .2392156863);
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .2392156863)
}

.ico_close>span {
    font-size: .85rem
}

.ico_del {
    position: absolute;
    z-index: 9
}

.ico_circle {
    display: inline-block;
    border-radius: 50%;
    width: 1rem;
    height: 1rem;
    background: #f44341
}

.ico_circle.medium {
    text-align: center;
    color: #fff;
    width: 3rem;
    height: 3rem;
    line-height: 3rem
}

.ico_large {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    font-size: 1em;
    line-height: 1;
    width: 42px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.ico_menu {
    background: 0 0;
    margin-left: 10px;
    padding: 0;
    width: 35px;
    cursor: pointer
}

.ico_menu>.line {
    display: block;
    width: 100%;
    height: 3px;
    background: #333;
    border-radius: 5px;
    margin: 0 0 7px;
    -webkit-transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    transition: all ease-in .3s
}

.ico_menu>.line:last-child {
    margin: 0
}

.ico_menu.active>.line1,
.ico_menu.close>.line1 {
    -webkit-transform: translateY(11px) rotateZ(-45deg);
    -moz-transform: translateY(11px) rotateZ(-45deg);
    transform: translateY(11px) rotateZ(-45deg)
}

.ico_menu.active>.line2,
.ico_menu.close>.line2 {
    background: 0 0
}

.ico_menu.active>.line3,
.ico_menu.close>.line3 {
    -webkit-transform: translateY(-8px) rotateZ(45deg);
    -moz-transform: translateY(-8px) rotateZ(45deg);
    transform: translateY(-8px) rotateZ(45deg)
}

.ico_menu.white>.line {
    background: #fff
}

.olico {
    font-size: 1.5rem
}

.olico.medium {
    font-size: 1.7rem
}

.olico.red {
    color: #f44341
}

.icon-arrow-down {
    background-image: url(../images/icons/arrow-down.svg)
}

.ico-link {
    background-image: url(../images/icons/arrow-cirle-right.svg)
}

.ico-user {
    background-image: url(../images/icons/user-white.svg)
}

.ico_arrow-up {
    background-image: url(../images/icons/arrow-up.svg)
}

.ico-search {
    background-image: url(../images/icons/search.svg)
}

.ico-google {
    background-image: url(../images/google.svg)
}

.ico-face {
    background-image: url(../images/icons/face.svg);
    height: 1.3rem;
    position: relative;
    top: -4px
}

.ico-user-detail {
    background-image: url(../images/icons/user-detail.svg)
}

.ico_md {
    font-size: 3.2rem
}

.ico.small {
    font-size: 1rem
}

.fig {
    position: relative;
    padding-top: 56.19%;
    overflow: hidden;
    width: 100%;
    display: block;
    background: #fff;
    -ms-transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    transition: all ease-in .3s;
    -ms-transform-origin: bottom;
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    transform-origin: bottom
}

.fig_circle {
    border-radius: 50%
}

.fig1_1 {
    padding-top: 100%
}

.fig40 {
    padding-top: 46.7%
}

.fig80 {
    padding-top: 86.34%
}

.fig2_1 {
    padding-top: 50%
}

.fig3_2 {
    padding-top: 64.57%
}

.fig8_3 {
    padding-top: 38.62%
}

.fig16_9 {
    padding-top: 58%
}

.fig4_3 {
    padding-top: 78.16%
}

.fig5_3 {
    padding-top: 72.3%
}

.fig9_16 {
    padding-top: 154.38%
}

.fig9_10 {
    padding-top: 93.54%
}

.fig9_11 {
    padding-top: 107.7%
}

.fig9_12 {
    padding-top: 113.5%
}

.fig3_5 {
    padding-top: 132.5%
}

.fig-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
    object-fit: cover;
    object-position: center;
    display: block;
    height: 100%;
    width: 100%;
    -ms-transition: transform ease-in .5s;
    -webkit-transition: transform ease-in .5s;
    -moz-transition: transform ease-in .5s;
    transition: transform ease-in .5s;
    -ms-transform-origin: bottom;
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    transform-origin: bottom
}

.fig-img.fit_contain {
    object-fit: scale-down
}

.fig-lnk:hover>img {
    opacity: 1
}

.img_hv:hover .fig-img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.img_70 {
    max-width: 70%
}

.img-shd {
    display: block;
    box-shadow: 8px 8px 0 1px #f3f3f3;
    margin-top: 2rem;
    margin-bottom: 2rem
}

.fit_fig {
    position: relative;
    width: 100%;
    -ms-transition: transform ease-in .3s;
    -webkit-transition: transform ease-in .3s;
    -moz-transition: transform ease-in .3s;
    transition: transform ease-in .3s;
    overflow: hidden;
    margin: 0
}

.fit_fig:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 56%
}

.fit_fig.rate1_1:before {
    padding-top: 100%
}

.fit_fig.rate2_1:before {
    padding-top: 50%
}

.fit_fig.rate3_2:before {
    padding-top: 62%
}

.fit_fig.rate16_9:before {
    padding-top: 58%
}

.fit_fig.rate4_3:before {
    padding-top: 75%
}

.fit_fig.rate5_3:before {
    padding-top: 72.3%
}

.fit_fig.rate9_16:before {
    padding-top: 154.38%
}

.gr_btns>a {
    width: 49%
}

.gr_icos>a {
    display: block;
    width: 100%;
    margin: 5px 0;
    overflow: hidden
}

.gr_icos>a>span {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle
}

.gr_icos>a>.ite_ico {
    line-height: 1;
    min-width: 2.1rem;
    text-align: left;
    font-size: 2rem
}

.lst>li {
    padding: 10px 0;
    margin: 0 0
}

.lst_inl {
    font-size: 0
}

.lst_inl>li {
    display: inline-block;
    font-size: 1rem;
    padding: 0 5px
}

.lst_inl>li:first-child {
    padding-left: 0
}

.lst_inl>li>.sep {
    font-size: .7em;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px
}

.lst_tb {
    display: table;
    width: 100%;
    margin: 15px 0
}

.lst_tb>li {
    display: table-cell;
    vertical-align: top
}

.lst_sep>li>a {
    display: block;
    padding: 0 5px;
    border-left: 1px dashed #ccc
}

table {
    width: 100%;
    border: none;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6
}

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>thead>tr>th {
    line-height: 1.5;
    padding: .5rem .5rem;
    border: none;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

table>tbody>tr>th,
table>thead>tr>th {
    font-weight: 700;
    text-align: center
}

table.al_top>tbody>tr>th,
table.al_top>thead>tr>th {
    vertical-align: top;
    text-align: left
}

table.no_bor {
    border: none
}

table.no_bor>tbody>tr>td,
table.no_bor>tbody>tr>th,
table.no_bor>tfoot>tr>td,
table.no_bor>thead>tr>th {
    border: none
}

.tb_list {
    border: none
}

.tb_list>thead {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.tb_list>thead>tr>th {
    border: none;
    font-weight: 400;
    text-transform: uppercase
}

.tb_list>thead>tr>th.td_sm {
    width: 9rem
}

.tb_list>thead>tr>th:first-child {
    text-align: left
}

.tb_list>thead>tr>th:last-child {
    text-align: right
}

.tb_list>tbody>tr:first-child>td {
    padding-top: 1rem
}

.tb_list>tbody>tr>td {
    border: none;
    font-weight: 500;
    color: #666;
    text-align: center;
    text-transform: uppercase;
    font-size: .85rem
}

.tb_list>tbody>tr>td.al_rt {
    text-align: right
}

.tb_list>tbody>tr>td.al_lf {
    text-align: left
}

.tb_list>tbody>tr>td:last-child {
    text-align: right
}

.tb_list>tbody>tr>td:first-child {
    text-align: left
}

.tb_list>tbody>tr:hover>td {
    color: #f44341
}

@media screen and (max-width:767px) {
    .tb_res {
        display: block
    }

    .tb_res>tbody {
        display: block
    }

    .tb_res>tbody>tr {
        display: block
    }

    .tb_res>tbody>tr>td,
    .tb_res>tbody>tr>th {
        display: block;
        width: 100% !important
    }

    .tb_res-scroll {
        overflow-x: auto
    }

    .tb_res-scroll>table {
        max-width: unset;
        width: 600px
    }

    .tb_cart.tb_res-row {
        display: block
    }

    .tb_cart.tb_res-row>thead {
        display: none
    }

    .tb_cart.tb_res-row>tbody {
        display: block;
        width: 100%
    }

    .tb_cart.tb_res-row>tbody>tr {
        display: block;
        width: 100%;
        position: relative
    }

    .tb_cart.tb_res-row>tbody>tr>td {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-flow: row nowrap;
        align-items: flex-start;
        width: 100%;
        padding: .7rem 0;
        text-align: right;
        justify-content: space-between;
        position: initial
    }

    .tb_cart.tb_res-row>tbody>tr>td:before {
        content: attr(data-name);
        display: inline-block;
        margin-right: 5px;
        padding-top: 5px;
        width: 80px;
        font-weight: 500;
        text-align: left
    }

    .tb_cart.tb_res-row>tbody>tr>td>.ico_del {
        top: 1rem;
        bottom: 0;
        right: 0
    }

    .tb_cart.tb_res-row>tbody>tr>td>.flex_cart {
        padding-right: 2rem
    }

    .tb_cart.tb_res-row>tfoot {
        display: block
    }

    .tb_cart.tb_res-row>tfoot>tr {
        display: block;
        text-align: right
    }

    .tb_cart.tb_res-row>tfoot>tr>td {
        display: inline-block;
        padding: 1rem 0 1rem 1rem
    }
}

html {
    height: 100%;
    font-size: 14px
}

body {
    font-size: 1rem;
    line-height: 1.6;
    height: 100%;
    color: #000;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    background: #fff;
    padding-top: 80px;
}


body.noscroll {
    overflow: hidden
}

.container {
    width: 100%;
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative
}

.container_lg {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative
}

.container_md {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative
}

.container_sm {
    width: 100%;
    max-width: 990px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative
}

.container_xs {
    width: 100%;
    max-width: 930px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative
}

.layout {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 100%;
    flex-flow: column nowrap;
    align-items: stretch;
    overflow: hidden;
    width: 100%;
    position: relative
}

#footer,
#header,
#nav,
#top {
    flex-shrink: 0
}

#main {
    flex-grow: 1;
    z-index: 99;
    overflow: hidden
}

body.showPopup>.layout {
    z-index: 99999
}

@media screen and (min-width:1700px) {
    html {
        font-size: 14px
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {

    .container,
    .container_md,
    .container_sm {
        max-width: 930px
    }
}

@media screen and (max-width:900px) and (min-width:768px) {

    .container,
    .container_md,
    .container_sm {
        max-width: 730px
    }
}

@media screen and (max-width:767px) {
    html {
        font-size: 12px
    }

    body {
        padding-top: 0;
        margin-top: 60px
    }

    #header_sp {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        z-index: 9999;
        display: block
    }
}

@media screen and (min-width:768px) {
    .page_column {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 100%;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: flex-start
    }

    .page_column>.page_right {
        width: 25%
    }

    .page_column>.page_left {
        width: 70%
    }
}

#top {
    background: #231f20;
    color: #fff;
    font-size: .85rem;
    font-weight: 400;
    height: 40px
}

#top>.container {
    height: 100%;
    align-items: center;
    justify-content: flex-end
}

#top>.container>.menu_top {
    width: 25%
}

#top>.container>.menu_top>li:first-child {
    margin-left: 0;
    text-align: center;
    flex-grow: 1
}

#top>.container>.notify {
    width: 50%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden
}

marquee {
    max-width: 420px;
    margin: 0 auto;
    overflow: hidden;
    line-height: 1
}

@media screen and (min-width:1700px) {
    #top {
        font-size: .7rem
    }

    #top>.container>.menu_top {
        width: 25%
    }

    #top>.container>.notify {
        width: 50%;
        text-align: center
    }
}

@media screen and (max-width:1024px) {
    #top>.container>.menu_top {
        width: 280px
    }

    #top>.container>.notify {
        width: calc(100% - 280px);
        text-align: left
    }
}

@media screen and (max-width:767px) {
    #top {
        position: fixed;
        width: 100%;
        top: -50%;
        z-index: 99999
    }

    #dr_account {
        display: none;
        position: fixed;
        z-index: 99999;
        top: 50%;
        left: 50%;
        width: 80%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    #dr_account>.dropdown {
        width: 100%;
        margin: 0 auto;
        position: relative
    }

    #dr_account.active {
        display: block
    }
}

#header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    position: fixed;
    background: #ec1c24;
    padding: 0;
    height: 80px;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0
}

#header>.container {
    align-items: center;
    height: auto
}

#header>.container>.flex_row {
    align-items: center;
    flex-flow: row nowrap
}

#header.hide_display {
    display: none
}

.hd_account {
    flex-shrink: 0;
    width: auto;
    align-items: center
}

.hd_ct {
    height: 100%
}

.logo {
    margin: 0;
    display: block;
    text-align: left;
    width: 30%
}

.site_title {
    display: inline-block
}

.site_title:hover {
    opacity: .7
}

.logo-img {
    width: 100%;
    display: block;
    max-width: 160px;
    margin: 0 auto
}

#hd_login>.ico {
    border-radius: 50%
}

#hd_login>.dropdown {
    background: #ec1c24;
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

#hd_login>.dropdown>.dropdown_list>li>a {
    color: #fff;
    font-size: .85rem
}

#hd_login>.dropdown>.dropdown_list>li>a:hover {
    color: #93061b
}

@media screen and (min-width:768px) {
    #hd_login {
        width: 3rem;
        flex-shrink: 0;
        text-align: center;
        max-width: 20%
    }

    #hd_login>.dropdown {
        width: 120px;
        left: auto;
        right: 0;
        transform: none
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    #hd_login>.dropdown {
        width: 150px
    }
}

@media screen and (max-width:767px) {
    .logo {
        width: auto
    }

    #header {
        height: 60px
    }

    #hd_login>.dropdown {
        width: 150px
    }

    #hd_login>.dropdown>ul.dropdown_list>li a {
        font-size: 1rem
    }

    .logo-title {
        padding-top: 10px
    }

    .logo-img {
        width: auto;
        max-width: unset;
        margin-top: 0;
        height: 40px
    }
}

#nav {
    background: 0 0;
    height: auto;
    flex-grow: 1;
    position: relative;
    z-index: 8000
}

#nav>.container {
    height: 100%
}

.nav-ct {
    align-items: center;
    height: 100%;
    width: 100%;
    border-top: 1px solid #000
}

.menu-wr {
    position: relative
}

.menu-lst {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    width: auto;
    height: 100%;
    align-items: stretch
}

.menu-lst>li {
    display: block;
    vertical-align: middle;
    text-align: center;
    position: relative;
    padding: 0 3px
}

.menu-lst>li a {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.8;
    display: block;
    padding: 8px 1rem;
    text-transform: uppercase;
    border-radius: 0
}

.menu-lst>li a:hover,
.menu-lst>li.active>a {
    color: #93061b;
    text-decoration: none
}

.menu-lst>li>.sub-menu {
    display: none
}

.menu-lst>li>.sub-menu>li.active>a {
    color: #93061b;
    text-decoration: none
}

.menu-lst>li>.sub-menu>li a {
    font-size: .85rem;
    text-transform: capitalize
}

@media screen and (min-width:1025px) {
    #nav_sp {
        height: 100%
    }

    .menu-lst>li:hover>.sub-menu {
        display: block;
        -ms-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
        -ms-animation-duration: .3s;
        -moz-animation-duration: .3s;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -ms-animation-timing-function: ease-out;
        -moz-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -ms-animation-iteration-count: 1;
        -moz-animation-iteration-count: 1;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }

    .menu-lst>li {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center
    }

    .menu-lst>li:first-child>a {
        padding-left: 0
    }

    .menu-lst>li>.sub-menu {
        z-index: 99;
        width: 230px;
        position: absolute;
        left: 0;
        top: 100%;
        background: #ec1c24
    }

    .menu-lst>li>.sub-menu:before {
        content: "";
        display: block;
        width: 60px;
        border-top: 2px solid #fff
    }

    .sub-menu>li {
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .sub-menu>li>a {
        text-align: left
    }
}

@media screen and (max-width:1024px) {
    .nav-ct {
        border: none
    }

    #nav {
        display: block;
        position: fixed;
        width: 280px;
        height: 100%;
        z-index: 99999;
        top: 0;
        left: auto;
        right: -330px;
        background: #fff;
        padding: 0;
        padding: 15px 0;
        -ms-transition: right ease-in .5s;
        -webkit-transition: right ease-in .5s;
        -moz-transition: right ease-in .5s;
        transition: right ease-in .5s
    }

    #nav.active {
        display: block;
        right: 0
    }

    .btn_menu.close {
        position: absolute;
        top: 15px;
        left: -40px;
        width: 40px;
        background: #fff;
        margin: 0;
        padding: 10px;
        border-radius: 3px 0 0 3px
    }

    .menu-lst {
        display: block;
        padding: 0 0;
        background: #fff;
        height: auto
    }

    .menu-lst>li {
        padding: 5px 0
    }

    .menu-lst>li a {
        color: #333
    }

    .menu-lst>li>.but-sub {
        position: absolute;
        top: 5px;
        right: 0;
        width: 40px;
        height: 35px;
        line-height: 35px;
        cursor: pointer;
        -webkit-transition: all ease-in .3s;
        -moz-transition: all ease-in .3s;
        transition: all ease-in .3s
    }

    .menu-lst>li>.but-sub.active {
        -webkit-transform: rotateZ(180deg);
        -moz-transform: rotateZ(180deg);
        transform: rotateZ(180deg)
    }

    .menu-lst>li>.but-sub>.icon {
        display: block;
        width: 100%;
        height: 100%;
        background-size: 23px;
        background-repeat: no-repeat;
        background-position: center
    }

    .menu-lst>li>.sub-menu {
        background: #f7f5f5
    }
}

.main_image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
    height: 240px
}

.main_image:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .29) 46%, rgba(0, 0, 0, .3) 47%, rgba(0, 0, 0, .49) 71%, rgba(0, 0, 0, .5) 72%, rgba(0, 0, 0, .7) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .29) 46%, rgba(0, 0, 0, .3) 47%, rgba(0, 0, 0, .49) 71%, rgba(0, 0, 0, .5) 72%, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .29) 46%, rgba(0, 0, 0, .3) 47%, rgba(0, 0, 0, .49) 71%, rgba(0, 0, 0, .5) 72%, rgba(0, 0, 0, .7) 100%)
}

.main_image.no_overlay:before {
    display: none
}

.main_image>.container {
    position: relative;
    text-align: left;
    z-index: 99;
    color: #fff
}

.main_image.right>.container {
    text-align: right
}

.main_tax {
    margin-bottom: 7vh;
    max-height: 420px
}

.main_image-ct {
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    max-width: 565px;
    padding: 0 50px;
    width: 100%;
    text-align: left
}

.main_image-ct>.title {
    color: #fff;
    font-size: 2.15rem;
    margin: 0 0 .3rem
}

.main_image-ct.dark {
    font-size: 1.15rem;
    color: #000;
    width: 60%
}

.main_image-ct.dark>.title {
    font-size: 3.75rem;
    color: #000
}

a.main_image-ct:hover {
    opacity: .7
}

@media screen and (min-width:1025px) {
    .main_image {
        height: 50vh
    }

    .main_tax {
        height: 60vh
    }
}

@media screen and (max-width:767px) {
    .main_image {
        height: auto;
        min-height: 30vh
    }

    .main_image:before {
        background: rgba(0, 0, 0, .5)
    }

    .main_tax {
        height: auto
    }

    .main_tax:after {
        content: "";
        display: block;
        position: absolute;
        z-index: 9;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(102, 102, 102, .8)
    }

    .main_image-ct {
        padding: 3rem 1rem
    }

    .main_image-ct.dark {
        width: 100%;
        color: #fff
    }

    .main_image-ct.dark>.title {
        color: #fff
    }
}

.wid {
    margin: 2rem 0
}

.wid:first-child {
    margin-top: 0
}

#footer {
    background: #fff;
    color: #666;
    height: 3.8rem;
    padding: 0;
    margin: 0 0 0;
    font-size: 1rem;
    font-weight: 400
}

#footer.ft_small {
    height: auto
}

#footer>.container>.col_ft {
    margin: 1rem 0;
    padding: 0 5px
}

#footer p {
    margin-bottom: 10px
}

#footer a {
    color: #666
}

#footer a:hover {
    color: #f44341
}

#footer .title {
    font-size: 1.2rem;
    line-height: 1.3;
    margin: 1rem 0 2rem;
    font-weight: 400
}

.menu_ft>li {
    margin: 0 0 10px
}

.logo-ft {
    max-width: unset;
    width: auto;
    height: 3rem;
    display: block;
    margin: 1rem 0 1rem
}

.copyright {
    padding: 1.5rem 0;
    margin: 2rem 0 0;
    text-align: left;
    border-top: 1px solid #000
}

@media screen and (min-width:1025px) {
    .ft_ct>.flex-ite:last-child {
        width: 27%
    }

    .col_ft.col_4 {
        width: 25%
    }
}

@media screen and (max-width:1024px) {
    .col_ft {
        width: 50%
    }
}

@media screen and (max-width:767px) {
    #footer {
        padding-top: 0
    }

    .col_ft.col_1 {
        width: 100%
    }

    .col_ft.col_2 {
        width: 70%
    }

    .col_ft.col_3 {
        width: 100%
    }

    .col_ft.col_4 {
        width: 100%
    }
}

.breadcrumb {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 0;
    padding: 0 0 2rem
}

.lst_bread>li {
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0 0 .5rem;
    font-size: 1rem;
    font-weight: 400;
    text-transform: capitalize
}

.lst_bread>li:first-child {
    padding-left: 0
}

.lst_bread>li:last-child:after {
    display: none
}

.lst_bread>li:after {
    content: ">";
    display: inline-block;
    margin: 0 .5rem;
    right: 0;
    line-height: 1.7;
    color: #000
}

.lst_bread>li>span {
    color: #000
}

.lst_bread>li>a {
    color: #000
}

.lst_bread>li>a:hover {
    color: #f44341
}

.pagination {
    text-align: center;
    background: #fff;
    margin: 0 0 0;
    padding: 15px 0;
    border-radius: 3px
}

ul.page-numbers>li>a,
ul.page-numbers>li>span {
    display: block;
    font-size: 1.3rem;
    font-weight: 500;
    color: #666;
    line-height: 1;
    padding: 0 .5rem
}

ul.page-numbers>li>a:hover {
    color: #f44341
}

ul.page-numbers>li {
    display: inline-block
}

ul.page-numbers>li .current,
ul.page-numbers>li.active>.page-link {
    color: #f44341
}

ul.page-numbers>li.disabled {
    display: none
}

#to2top {
    display: none;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 50%;
    background: #fff;
    color: #000;
    font-size: 1rem;
    text-align: center;
    position: fixed;
    bottom: 6rem;
    right: 1rem;
    margin: 0;
    padding: 0;
    z-index: 999
}

#to2top.active {
    display: block
}

#to2top>.icon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 1.5rem;
    background-size: 1.2rem;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%
}

#to2top:hover {
    opacity: .8
}

.popup {
    position: fixed;
    z-index: 999990;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    display: none
}

.popup.active {
    display: block
}

.popup.active .popup-ct,
.popup.active .popup-ct-inner {
    opacity: 1
}

.popup>.pp-overlay {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    background: rgba(102, 102, 102, .8)
}

.popup-ct {
    position: relative;
    z-index: 99;
    display: block;
    width: 90%;
    margin: 10vh auto 5vh;
    background: #fff;
    max-width: 1000px;
    padding: 1rem;
    -ms-transition: opacity ease-in 1s;
    -webkit-transition: opacity ease-in 1s;
    -moz-transition: opacity ease-in 1s;
    transition: opacity ease-in 1s;
    box-shadow: 0 0 3px 1px #bbb;
    opacity: 0;
    min-height: 85vh;
    border-radius: 3px
}

.popup-ct.small {
    max-width: 560px;
    min-height: 80px;
    border-radius: 20px
}

.popup-ct.medium {
    max-width: 1022px;
    min-height: 80px
}

.popup-ct.x_medium {
    max-width: 800px;
    min-height: 80px
}

.popup-ct.middle {
    margin: 0 auto;
    top: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.popup-ct.waiting:before {
    top: 30px;
    bottom: auto;
    height: 50px;
    background-size: contain
}

.popup-ct>.bt_close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center
}

.popup-ct>.bt_close>.ico {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 15px;
    font-size: 1rem;
    color: #f44341;
    line-height: 30px
}

.popup-ct>.bt_close:hover {
    opacity: .8
}

@media screen and (max-width:767px) {
    .popup-ct {
        margin: 30px auto 0
    }

    .popup-ct>.btn-close {
        right: 0
    }
}

.wr_dropdown {
    position: relative;
    padding: 5px 0
}

.wr_dropdown>.dropdown {
    position: absolute;
    z-index: 99;
    top: 100%;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    display: none;
    background: #fff
}

.wr_dropdown:hover>.dropdown {
    display: block
}

.dropdown_list>li {
    padding: 5px 8px;
    text-align: left;
    border-top: 1px solid #eee
}

.alert.info {
    color: #ec1c24
}

.alert.error {
    color: #000
}

.notice {
    margin: .5rem 0 0
}

.notice.info {
    color: #ec1c24
}

.notice.error {
    color: #000
}

.wr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: 100%;
    flex-flow: column wrap;
    padding: 3.8rem 0 0;
    position: relative
}

.wr.dark {
    background: #000
}

.wr.light {
    background: #f7f5f5
}

.wr.bg_red {
    background: #ec1c24
}

.wr.small {
    padding: 2.2rem 0 0
}

.wr_page {
    padding: 3rem 0
}

.wr_bg>.container {
    z-index: 99;
    position: relative
}

.wr_bg.overlay:before {
    position: absolute;
    z-index: 9;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4)
}

.wr_bg.overlay.dark:before {
    background-color: rgba(0, 0, 0, .8)
}

.wr-header {
    align-items: flex-start
}

.wr-footer {
    margin-top: 3rem
}

.wr-tit {
    font-size: 2.14rem;
    line-height: 1.2;
    margin: 0 0 2rem;
    text-align: center;
    text-transform: uppercase
}

.wr-tit.left {
    text-align: left
}

.wr-tit.bd_top:before {
    content: "";
    display: block;
    width: 77px;
    height: 4px;
    background: #ec1c24;
    margin: 0 auto 1rem
}

.wr-desc {
    font-size: 1.43rem;
    margin: 0 0 .5rem;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center
}

.wr_small {
    margin: 0 auto;
    padding: 40px 15px;
    max-width: 700px
}

.wr_xs {
    margin: 0 auto;
    padding: 3rem 0;
    max-width: 500px
}

@media screen and (max-width:1024px) {
    .wr {
        padding: 2rem 0
    }

    .wr-tit {
        font-size: 1.8rem
    }
}

@media screen and (min-width:768px) {
    .wr_2col>.col_lf {
        width: 75%;
        padding: 0 15px 0 0
    }

    .wr_2col>.col_rt {
        width: 25%;
        padding: 0
    }
}

.bl {
    margin: 1rem 0 0
}

.bl_lar {
    margin: 3rem 0 0
}

.bl-head {
    margin: 0 0 2rem
}

.bl-tit {
    margin: 0 0 1rem
}

.bl-tit.small {
    font-size: 1.28rem
}

.bl-tit.light {
    color: #f44341
}

.bl-tit.b_lft {
    border-left: 2px solid;
    line-height: 1.2;
    padding-left: 1rem
}

.bl-desc {
    margin: 0 0 0
}

.trans_top {
    -ms-transition: all ease-in .5s;
    -webkit-transition: all ease-in .5s;
    -moz-transition: all ease-in .5s;
    transition: all ease-in .5s
}

.trans_top:hover {
    -ms-transform: translate(0, -2rem);
    -webkit-transform: translate(0, -2rem);
    -moz-transform: translate(0, -2rem);
    transform: translate(0, -2rem)
}

.hv_overlay {
    overflow: hidden
}

.hv_overlay>.ite_over {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(102, 102, 102, .8);
    -ms-transition: transform ease-in .5s;
    -webkit-transition: transform ease-in .5s;
    -moz-transition: transform ease-in .5s;
    transition: transform ease-in .5s;
    -ms-transform: translate(0, -110%);
    -webkit-transform: translate(0, -110%);
    -moz-transform: translate(0, -110%);
    transform: translate(0, -110%)
}

.hv_overlay>.ite_over>.lnk_ico {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    margin-left: -2rem;
    margin-top: -2rem;
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
    border-radius: 50%;
    background: 0 0;
    background-size: 1.5rem;
    overflow: hidden;
    color: #fff;
    border: 1px solid;
    display: block;
    text-align: center
}

.hv_overlay>.ite_over>.lnk_ico:hover {
    color: #f44341
}

.hv_overlay:hover>.ite_over {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0)
}

.hv_scale {
    background: #231f20;
    overflow: hidden
}

.hv_scale>.fig,
.hv_scale>.wr_img {
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s
}

.hv_scale:after {
    content: "";
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    margin-left: -2rem;
    margin-top: -2rem;
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
    border-radius: 50%;
    background: 0 0;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 1.5rem;
    opacity: 0
}

.hv_scale.no_icon:after {
    display: none
}

.hv_scale.large:after {
    font-size: 2rem
}

.hv_scale:hover>.fig,
.hv_scale:hover>.wr_img>.fig-img {
    opacity: .3;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.hv_scale:hover>.title {
    color: #f44341
}

.hv_scale:hover:after {
    opacity: 1
}

.hv_scale_title {
    background: 0 0;
    overflow: hidden
}

.hv_scale_title>.fig,
.hv_scale_title>.wr_img {
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s
}

.hv_scale_title:after {
    content: "";
    position: absolute;
    z-index: 9;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-transition: top ease-in .3s;
    -webkit-transition: top ease-in .3s;
    -moz-transition: top ease-in .3s;
    transition: top ease-in .3s;
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .6) 50%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .6) 50%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .6) 50%, rgba(0, 0, 0, 0) 100%)
}

.hv_scale_title.large:after {
    font-size: 2rem
}

.hv_scale_title:hover>.fig,
.hv_scale_title:hover>.wr_img>.fig-img {
    opacity: 1;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.hv_scale_title:hover>.title {
    color: #f44341
}

.hv_scale_title:hover:after {
    top: 0
}

.hv_image {
    overflow: hidden;
    display: block;
    -ms-transition: all ease-in .5s;
    -webkit-transition: all ease-in .5s;
    -moz-transition: all ease-in .5s;
    transition: all ease-in .5s
}

.hv_image:hover {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .2392156863);
    -moz-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .2392156863);
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .2392156863)
}

.hv_image:hover>figure {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.hv_opacity {
    background: #ec1c24;
    -ms-transition: all ease-in .5s;
    -webkit-transition: all ease-in .5s;
    -moz-transition: all ease-in .5s;
    transition: all ease-in .5s
}

.hv_opacity:hover>figure {
    opacity: .7
}

.hv_content>.wr_ct {
    -ms-transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    transition: all ease-in .3s
}

.hv_content:hover>.box_img>.fig {
    opacity: .3;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.hv_content:hover>.box_img:after {
    opacity: 1
}

.hv_content:hover>.wr_ct {
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .1)
}

blockquote {
    font-size: 2.3rem;
    font-weight: 700;
    line-height: 1.5;
    color: #b8b7b7;
    padding: 1rem;
    margin: 2rem 0
}

.single-tit {
    font-size: 2.14rem;
    margin: 0 0 3rem;
    line-height: 1.2;
    text-transform: uppercase
}

.single-tit.light {
    color: #f44341
}

.single-tit.b_lft {
    padding-left: 1rem;
    border-left: 5px solid
}

.single-tit.white {
    color: #fff
}

.single {
    margin: 0 auto
}

.single>.el_meta {
    font-size: .8rem;
    color: #666;
    margin: 1rem 0
}

.single>.el_meta>span {
    display: inline-block;
    margin-right: 2rem;
    vertical-align: bottom;
    line-height: 1
}

.single>.el_meta>span:last-child {
    margin-right: 0
}

.single-ct {
    margin: 0 auto;
    text-align: justify;
    font-size: 1.15rem;
    font-weight: 300
}

.single-ct h2 {
    font-size: 2rem;
    font-weight: 700
}

.single-ct h3 {
    font-size: 1.4rem;
    margin: 1rem 0 .7rem;
    font-weight: 700
}

.single-ct p {
    margin: 0 0 1rem
}

.single-ct iframe {
    width: 100%;
    max-width: 900px;
    height: 500px;
    margin: 1rem auto;
    display: block
}

.single-ct .gallery {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.single-ct .gallery>li {
    padding: 1rem 0;
    width: 49%
}

.single-ct .gallery>li>img {
    width: 100%
}

.single-ct .wp-block-image.alignfull {
    max-width: 100vw;
    width: 100vw;
    margin-left: 50%
}

.single-ct .wp-block-image.alignfull>img {
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.single-ct .wp-block-gallery.alignfull {
    max-width: 100vw;
    width: 100vw;
    margin-left: 50%
}

.single-ct .wp-block-gallery.alignfull>.blocks-gallery-grid {
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.single-ct .wp-block-video {
    position: relative;
    max-width: 900px;
    width: 100%;
    padding-top: 56.25%;
    background: #000;
    display: block;
    margin: 1rem auto
}

.single-ct .wp-block-video>video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.single-ct .wp-block-embed-youtube>.wp-block-embed__wrapper {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding-top: 56.25%;
    background: #000;
    display: block;
    margin: 1rem auto
}

.single-ct .wp-block-embed-youtube>.wp-block-embed__wrapper>iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0
}

.single-ct ol:not(.blocks-gallery-grid),
.single-ct ul:not(.blocks-gallery-grid) {
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-left: 2rem
}

.single-ct ol:not(.blocks-gallery-grid)>li,
.single-ct ul:not(.blocks-gallery-grid)>li {
    margin: 0 0 .5rem
}

.single-ct ol:not(.blocks-gallery-grid) {
    list-style-type: decimal
}

.single-ct ul:not(.blocks-gallery-grid) {
    list-style-type: disc
}

.single-ct .wp-block-image figcaption {
    text-align: center;
    font-size: .85em;
    font-style: italic
}

.single-meta {
    text-align: left;
    margin: 1rem 0
}

.single-auth {
    margin: 2rem 0;
    font-weight: 700;
    font-size: 1.15rem;
    padding: 1.4rem 0 0 .5rem;
    border-left: 2.3px solid
}

.single-auth>p {
    margin: 0 0 .8rem
}

@media screen and (min-width:1025px) {
    img.single_img-lar {
        position: relative;
        display: block;
        margin-left: 50%;
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        max-width: 1200px;
        width: auto
    }
}

@media (max-width:600px) {
    .single-ct iframe {
        height: 190px
    }
}

.wr_posts {
    padding: 7vh 0
}

.post {
    background: 0 0;
    min-height: 80px;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 15px
}

.post:first-child {
    margin-top: 0
}

.post_ct.medium {
    font-size: 1.16rem;
    line-height: 1.5
}

.post_ct.medium .btn {
    font-size: 1.16rem;
    min-width: 150px
}

.post-tit {
    margin: 0 0 .5rem;
    font-size: 1.3em;
    font-weight: 400;
    line-height: 1.3
}

.post-tit>a {
    color: #000
}

.post-tit>a:hover {
    color: #f44341
}

.post-meta {
    margin: .3rem 0 1rem;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    padding: 0;
    position: relative
}

.post-meta:after {
    content: "";
    display: block;
    width: 4rem;
    border-top: 1px solid #f44341;
    position: absolute;
    left: 0;
    bottom: -1px
}

.post-lft {
    width: 33.3333333333%;
    float: left;
    padding: 0
}

.post-rgt {
    width: 66.6666666667%;
    float: left
}

@media screen and (max-width:767px) {
    .post {
        min-height: 95px
    }

    .wr_posts {
        padding: 30px 0
    }
}

.cate_row {
    min-height: 400px
}

.cate_row.reverse {
    flex-direction: row-reverse
}

.cate_row.bor {
    border: 1px solid #ccc;
    min-height: 90vh;
    max-height: 670px
}

.cate_row>.col_rgt {
    justify-content: center
}

.cate_row>.col_rgt>.car_post {
    width: 100%
}

.box_banner {
    position: relative;
    height: 100%;
    display: block
}

.bl_cate {
    height: 100%;
    padding-bottom: 1.5rem
}

.bl_cate>.box_img {
    flex-grow: 1;
    position: relative
}

.bl_cate>.box_img>figure {
    position: initial
}

.bl_cate>.head {
    padding: 1.4rem 1.8rem;
    color: #fff;
    background: #231f20;
    font-size: .85rem
}

@media screen and (max-width:1024px) {
    .cate_row {
        min-height: 320px
    }
}

@media screen and (max-width:767px) {
    .bl_cate {
        max-width: 420px;
        margin: 0 auto 1rem;
        height: 120vw
    }

    .cate_row.bor {
        max-height: unset;
        min-height: 200px
    }

    .box_banner>figure {
        padding-top: 150%;
        margin: 0 0 1rem
    }
}

.prc_lesson {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.banner {
    height: 300px;
    background: #ec1c24;
    justify-content: center;
    text-align: center;
    padding: 0 0 90px;
    position: relative
}

.banner>.container {
    position: relative;
    z-index: 99
}

.banner>.bg {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: repeat;
    background-size: 1400px;
    background-position: top center
}

.banner>.bg.bg_birthday {
    background-image: url(../images/bg-birthday.svg)
}

.banner-title {
    font-size: 3.28rem;
    line-height: 1.2;
    text-transform: none;
    letter-spacing: 1px;
    color: #fff;
    margin: 0 0 1rem
}

.banner-desc {
    font-size: 2.28rem;
    font-weight: 700;
    line-height: 1.2;
    text-transform: none;
    color: #f9a5a4
}

@media screen and (max-width:767px) {
    .banner-title {
        font-size: 2rem
    }

    .banner-desc {
        font-size: 1rem
    }
}

.bl_hot {
    position: relative
}

.bl_hot>.bl-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    position: absolute;
    z-index: 99;
    left: 0;
    bottom: 0;
    height: 120px;
    width: 100%;
    max-width: 345px;
    padding: 15px 65px 15px 15px;
    background: #ec1c24;
    color: #fff
}

.bl_hot>.bl-header>.bl-link {
    position: absolute;
    z-index: 9;
    right: 40px;
    bottom: 15px
}

.bl_hot>.bl-header>.bl-tit {
    font-size: 1.2rem;
    color: #fff;
    text-transform: uppercase
}

.bl_hot>.bl-header .bl-meta {
    font-size: .85rem
}

@media screen and (min-width:768px) {
    .bl_hot.h_full {
        height: calc(100% - 2.2rem);
        margin-top: 1.1rem
    }

    .bl_hot.h_full>.fig {
        padding-top: 0;
        height: 100%
    }
}

@media screen and (max-width:767px) {
    .bl_hot>.bl-header {
        height: auto;
        min-height: 90px
    }
}

.bl_news>header {
    padding: 15px 15px 0
}

.bl_news>header>.bl-tit {
    font-size: 1.2rem;
    text-transform: uppercase;
    margin: 0 0 1.1rem
}

.bl_news>header>.bl-meta {
    font-size: .85rem
}

.bl_box {
    border: 1px solid #ec1c24;
    height: 100%
}

.bl_box>.bl-ct {
/*     min-height: 250px; */
    justify-content: space-between;
    align-items: flex-start;
    padding: 15px 15px 25px;
    flex-grow: 1
}

.bl_box>.bl-ct>.bl-desc {
    flex-grow: 1;
    margin: 0 0 1rem
}

.bl_box>.bl-ct>.bl-tit {
    text-transform: uppercase;
    min-height: 1.5em
}

.bl_box>.bl-ct.small {
    min-height: 80px
}

@media screen and (max-width:767px) {
    .bl_box {
        width: 98%;
        margin: 0 auto
    }

    .bl_box>.bl-ct {
        min-height: 100px
    }
}

.bl_staff {
    border: 1px solid #ec1c24;
    padding: 15px;
    height: 100%;
    justify-content: flex-start
}

.bl_staff>.bl-ct {
    text-align: center;
    color: #f44341;
    min-height: 130px;
    padding: 25px 0 0
}

.bl_staff>.bl-ct>.bl-tit {
    font-size: 1.5rem;
    text-transform: uppercase;
    margin: 0 0 0
}

.bl_staff>.bl-ct>.bl-tit.bd_top:before {
    content: "";
    display: block;
    width: 23px;
    height: 3px;
    background: #ec1c24;
    margin: 0 auto 5px
}

@media screen and (max-width:767px) {
    .bl_staff>.bl-ct {
        min-height: 50px
    }
}

.bl_date {
    position: relative;
    padding: 100% 0 0;
    border: 1px solid #ec1c24;
    font-weight: 700;
    font-size: .85rem;
    margin: 0 0 .85rem;
    display: block;
    -ms-transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    transition: all ease-in .3s
}

.bl_date>.bl-ct {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    text-align: center;
    padding: 1.5em;
    line-height: 1.3
}

.bl_date>.bl-ct>.meta-date {
    text-transform: uppercase
}

.bl_date>.bl-ct>.meta-date>span {
    display: block
}

.bl_date>.bl-ct>.meta-date>.txt-big {
    font-size: 7.3em;
    line-height: 1
}

.bl_date>.bl-ct>.line {
    display: block;
    width: 3em;
    border-top: 2px solid;
    margin: 1em auto
}

.bl_date>.bl-ct>.meta-tit {
    margin: 0
}

.bl_date>.bl-ct>.meta-tit>span {
    line-height: 1.8
}

.bl_date>.bl-ct>.meta-tit>.meta-hour {
    line-height: 1;
    display: block;
    font-weight: 400
}

.bl_date.large {
    font-size: 1.85rem
}

.bl_date.medium {
    font-size: 1.2rem
}

.bl_date.small>.bl-ct>.meta-date>.txt-big {
    font-size: 6.7em
}

.bl_date.bg_red {
    background: #ec1c24;
    color: #fff
}

.bl_date.txt_red {
    color: #de0b14
}

.bl_date.txt_black>.bl-ct .txt-big {
    color: #b8b7b7
}

.bl_date.txt_black>.bl-ct>.line {
    border-top-color: #b8b7b7
}

.bl_date.shadow {
    box-shadow: 5px 5px 0 0 rgba(68, 4, 15, .25)
}

.bl_date.shadow:hover {
    box-shadow: none
}

.bl_date:hover {
    box-shadow: 5px 5px 0 0 rgba(68, 4, 15, .25)
}

@media screen and (min-width:768px) {
    .bl_date.streck {
        padding-top: 0;
        height: calc(100% - .85rem);
        min-height: 500px
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .bl_date {
        font-size: 10px
    }

    .bl_date.streck {
        min-height: 300px
    }

    .bl_date>.bl-ct {
        padding: 3px
    }

    .bl_date>.bl-ct>.meta-date>.txt-big {
        font-size: 3em !important
    }

    .bl_date.medium {
        font-size: 14px
    }

    .bl_date.large {
        font-size: 16px
    }

    .bl_date.large>.bl-ct>.meta-date>.txt-big {
        font-size: 5em !important
    }
}

@media screen and (max-width:767px) {
    .bl_date {
        font-size: 12px;
        width: 98%;
        margin: 0 auto
    }

    .bl_date>.bl-ct {
        padding: 3px
    }

    .bl_date>.bl-ct>.meta-date>.txt-big {
        font-size: 3em !important
    }

    .bl_date.medium {
        font-size: 12px
    }

    .bl_date.large {
        width: 100%;
        font-size: 16px
    }

    .bl_date.large>.bl-ct>.meta-date>.txt-big {
        font-size: 7em !important
    }
}

.bl_light {
    background: #fff;
    position: relative
}

.bl_light>.bl-img {
    width: 100%;
    max-width: 660px
}

.bl_light>.bl-header {
    position: absolute;
    z-index: 99;
    top: 1.4rem;
    bottom: 1.4rem;
    right: 0;
    left: auto;
    width: 300px;
    background: #ec1c24;
    padding: 4rem 2rem 2rem;
    color: #fff
}

.bl_light>.bl-header>.bl-tit {
    font-size: 2.14rem;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .bl_light>.bl-header {
        position: relative;
        top: 0;
        bottom: 0;
        margin: 0 auto;
        z-index: 99;
        width: 100%;
        background: rgba(236, 28, 36, .9)
    }

    .bl_light>.bl-img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 9
    }

    .bl_light>.bl-img>.fig {
        padding-top: 0;
        height: 100%
    }
}

.bl_recent {
    flex-flow: column nowrap;
    height: 100%;
    padding: 0 0 2rem
}

.bl_recent>.bl-tit {
    font-size: 1rem;
    color: #f44341;
    flex-shrink: 0;
    text-transform: uppercase
}

.bl_recent>.ite_scroll {
    flex-grow: 1;
    height: 100%;
    overflow-y: auto;
    max-height: 670px;
    padding-right: 5px
}

.lst_news>li {
    padding: 2rem 0;
    border-bottom: 1px solid #ec1c24;
    font-size: .85rem
}

.lst_news>li>a {
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (max-width:900px) and (min-width:768px) {
    .bl_recent>.ite_scroll {
        max-height: 600px
    }
}

@media screen and (max-width:767px) {
    .bl_recent>.ite_scroll {
        max-height: 70vh
    }
}

.bl_rel {
    margin: 1.1rem 0 1.1rem
}

.bl_rel>.row_rel>.col_lft {
    margin: 0 0
}

.bl_rel>.row_rel>.col_rgt {
    flex-flow: column nowrap;
    justify-content: space-between
}

.bl_rel>.row_rel>.col_rgt>.bl-tit {
    text-transform: uppercase;
    font-size: 1.14rem;
    min-height: 2rem
}

.bl_rel>.row_rel>.col_rgt>.bl-desc {
    flex-grow: 1;
    margin: 0 0 1rem
}

@media screen and (min-width:768px) {
    .bl_rel>.row_rel>.col_lft {
        width: 47.5%
    }

    .bl_rel>.row_rel>.col_rgt {
        width: 49%
    }
}

@media screen and (max-width:767px) {
    .bl_rel>.row_rel>.col_lft {
        margin-bottom: 1.1rem
    }
}

.bl_icon {
    flex-flow: column nowrap;
    justify-content: center;
    text-align: center;
    background: #fff;
    padding: 1rem 1rem
}

.bl_icon>.bl-ico {
    text-align: center;
    color: #f44341;
    height: 3rem;
    margin: 0 0 1.5rem;
    line-height: 1
}

.bl_icon>.bl-tit {
    font-size: 1rem;
    line-height: 1.5;
    margin: 0;
    color: #f44341;
    margin: 0 0 .5rem
}

.bl_icon>.bl-desc {
    font-size: .85rem;
    margin: 0
}

.bl_icon:hover {
    background: #ec1c24
}

.bl_icon:hover>.bl-desc,
.bl_icon:hover>.bl-ico,
.bl_icon:hover>.bl-tit {
    color: #fff
}

.bl_icon-lf {
    flex-flow: row nowrap;
    padding: 1rem 0
}

.bl_icon-lf>.bl-ico {
    flex-shrink: 0;
    padding: .7rem 1rem 0;
    width: 20%;
    color: #f44341;
    line-height: 1
}

.bl_icon-lf>.bl-ct {
    flex-grow: 1;
    font-size: .85rem
}

.bl_icon-lf>.bl-ct>.bl-tit {
    font-size: 1.14rem;
    margin: 5px 0 3px;
    line-height: 1.5
}

@media screen and (max-width:767px) {
    .bl_icon {
        padding: 1rem
    }

    .bl_icon>.bl-tit {
        font-size: 1.3rem
    }

    .bl_icon>.bl-desc {
        font-size: 1rem;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        overflow: hidden;
        display: -webkit-box;
        display: box;
        -webkit-box-orient: vertical;
        box-orient: vertical
    }

    .bl_icon-lf {
        padding-right: 1rem
    }

    .bl_icon-lf>.bl-ct {
        font-size: 1rem
    }

    .bl_icon-lf>.bl-ct>.bl-tit {
        font-size: 1.3rem
    }
}

.bl_user {
    display: block;
    width: 100%;
    height: 100%;
    background: #ec1c24;
    text-align: center;
    color: #fff;
    padding: 1rem 1rem 3.5rem;
    -ms-transition: all ease-in .5s;
    -webkit-transition: all ease-in .5s;
    -moz-transition: all ease-in .5s;
    transition: all ease-in .5s
}

.bl_user>.bl-img {
    width: 90%;
    margin: 1rem auto;
    max-width: 274px;
    display: block
}

.bl_user>.bl-img>.fig {
    border-radius: 50%;
    overflow: hidden
}

.bl_user>.bl-tit {
    color: #fff;
    font-size: 1.43rem;
    margin: 1rem 0 3px
}

.bl_user>.bl-tit>a {
    color: #fff
}

.bl_user>.bl-meta {
    font-size: .85rem;
    font-weight: 700
}

.bl_user>.bl-line {
    width: 21px;
    margin: 1rem auto;
    border-top: 3px solid #fff
}

.bl_user>.bl-desc {
    max-width: 250px;
    margin: 0 auto
}

.bl_user:hover {
    color: #fff;
    box-shadow: 5px 5px 0 0 rgba(68, 4, 15, .25)
}

.bl_user:hover>.bl-img>figure>img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.bl_img-lf {
    flex-flow: row nowrap;
    align-items: stretch
}

.bl_img-lf.right {
    flex-direction: row-reverse
}

.bl_img-lf>.col_lf {
    width: 50%
}

.bl_img-lf>.col_lf>.bl-link {
    display: block;
    overflow: hidden;
    background: #ec1c24
}

.bl_img-lf>.col_lf>.bl-link:hover>.fig {
    opacity: .8;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.bl_img-lf>.col_rt {
    width: 50%;
    border: 1px solid #ec1c24;
    flex-flow: column nowrap;
    justify-content: center;
    text-align: center;
    font-size: .8rem;
    padding: 1rem;
    color: #f44341
}

.bl_img-lf>.col_rt>.bl-tit {
    font-size: 1.43rem;
    margin: 0 0 3px
}

.bl_img-lf>.col_rt>.bl-meta {
    font-weight: 700
}

.bl_img-lf>.col_rt>.bl-desc {
    max-width: 200px;
    margin: 0 auto
}

.bl_img-lf>.col_rt>.bl-space {
    display: block;
    height: 1rem
}

@media screen and (max-width:767px) {
    .row_user {
        border: none;
        border-top: 1px solid;
        border-right: 1px solid;
        border-color: #ec1c24
    }

    .bl_img-lf>.col_lf,
    .bl_img-lf>.col_rt {
        border: none;
        border-left: 1px solid;
        border-bottom: 1px solid;
        border-color: #ec1c24
    }
}

.bl_event {
    flex-flow: column nowrap;
    height: 100%
}

.bl_event>header {
    background: #f7f5f5;
    flex-shrink: 0;
    padding: .8rem .8rem .8rem 1rem;
    border-bottom: 1px solid #b8b7b7;
    align-items: center;
    flex-flow: row nowrap
}

.bl_event>header>.bl-img {
    width: 50%;
    margin-left: 2%;
    flex-shrink: 0
}

.bl_event>header>.bl-meta>.el-mon {
    font-weight: 700;
    display: block;
    line-height: 1
}

.bl_event>header>.bl-meta>.el-date {
    font-size: 4.2rem;
    line-height: 1;
    display: block;
    font-weight: 700
}

.bl_event>.bl-ct {
    flex-grow: 1;
    height: 100%;
    flex-flow: column nowrap;
    justify-content: space-between;
    padding: .8rem .8rem .8rem 1rem;
    font-weight: 700
}

.bl_event>.bl-ct>.bl-meta {
    font-size: 1.2rem;
    color: #f44341
}

.bl_event>.bl-ct>.bl-desc {
    flex-grow: 1;
    max-width: 200px;
    margin: .5rem 0 1rem;
    line-height: 1.3;
    min-height: 3rem
}

.bl_event>.bl-ct>.bl-lnk {
    flex-shrink: 0;
    margin: 3px 0
}

.bl_event>.bl-ct>.bl-lnk>.btn {
    line-height: 30px;
    height: 30px;
    font-size: 10px;
    font-weight: 700;
    min-width: 115px;
    border-radius: 24px
}

.bl_event>.bl-ct>.bl-lnk>.btn:before {
    background-size: contain
}

@media screen and (max-width:1024px) {
    .bl_event>header>.bl-meta>.el-date {
        font-size: 3rem
    }
}

.bl_love {
    margin: 0 auto;
    position: relative;
    padding: 5px;
    max-width: 610px
}

.bl_love:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff url(../images/bg-line.svg) repeat;
    background-size: 650px;
    background-position: left top
}

.bl_love>.ct {
    position: relative;
    z-index: 9;
    flex-flow: column nowrap;
    justify-content: center;
    padding: 2rem 3.7rem;
    min-height: 200px;
    background: #fff;
    color: #f44341;
    text-align: center
}

.bl_love>.ct>.tit {
    font-size: 1.35rem;
    margin: 0 0 1rem;
    text-align: center;
    text-transform: uppercase
}

.bl_love>.ct>.tit:before {
    content: "";
    display: block;
    width: 50px;
    border-top: 3px solid #ec1c24;
    margin: 0 auto .7rem
}

.bl_vote {
    margin: 0 auto;
    border: 1px solid #ec1c24;
    padding: 10px
}

.bl_vote.medium {
    width: calc(100% - 20px)
}

.bl_vote>.bl-ct {
    justify-content: flex-end;
    align-items: center;
    text-align: left;
    color: #f44341;
    min-height: 90px;
    padding: 1rem 0 0
}

.bl_vote>.bl-ct>.vote {
    flex-shrink: 0;
    padding: 0;
    margin: 0 0 0 1rem
}

.bl_vote>.bl-ct>.col_lf {
    flex-grow: 1;
    width: auto
}

.bl_vote>.bl-ct>.col_lf>.bl-tit {
    font-size: .9rem;
    text-transform: uppercase;
    margin: 0 0 0
}

.bl_vote>.bl-ct>.col_lf>.bl-tit.bd_top:before {
    content: "";
    display: block;
    width: 23px;
    height: 3px;
    background: #ec1c24;
    margin: 0 0 5px
}

.bl_vote>.bl-ct>.col_lf>.bl-meta {
    font-size: .7rem
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .bl_vote>.bl-ct>.col_lf {
        width: 100%
    }
}

.bl_order {
    margin: 0 auto;
    font-size: 1rem
}

.bl_order.small {
    font-size: .85rem
}

.bl_order>.order {
    background: url(../images/bg-award.svg) no-repeat center top;
    background-size: contain;
    font-weight: 700;
    color: #fff;
    display: block;
    margin: 0 auto 1rem;
    text-align: center;
    text-shadow: 2px 1px 0 rgba(191, 8, 22, .7)
}

.bl_order>.order.small {
    font-size: 1.8rem;
    width: 62px;
    height: 52px;
    line-height: 59px
}

.bl_order>.order.medium {
    font-size: 2.5rem;
    width: 76px;
    height: 64px;
    line-height: 74px
}

.bl_order>.inner {
    background: #ec1c24;
    color: #fff
}

.bl_order>.inner>.bl-ct {
    align-items: center;
    text-align: left;
    color: #fff;
    min-height: 104px;
    padding: 0 1rem 0
}

.bl_order>.inner>.bl-ct>.vote {
    flex-shrink: 0;
    padding: 0;
    margin: 0 0 0 1rem;
    width: 5.64em;
    height: 4.14em;
    background: url(../images/bg-note.svg) no-repeat left top;
    background-size: contain;
    font-size: 1.15em;
    color: #f44341;
    font-weight: 700;
    text-align: center;
    padding-top: .7em
}

.bl_order>.inner>.bl-ct>.vote>span {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

.bl_order>.inner>.bl-ct>.vote>span:first-child {
    margin-right: 5px
}

.bl_order>.inner>.bl-ct>.col_lf {
    flex-grow: 1;
    width: auto
}

.bl_order>.inner>.bl-ct>.col_lf>.bl-tit {
    font-size: 1.15em;
    text-transform: uppercase;
    margin: 0 0 0
}

.bl_order>.inner>.bl-ct>.col_lf>.bl-tit.bd_top:before {
    content: "";
    display: block;
    width: 23px;
    height: 3px;
    background: #ec1c24;
    margin: 0 0 5px
}

.bl_order>.inner>.bl-ct>.col_lf>.bl-meta {
    font-size: .85em
}

@media screen and (min-width:768px) {
    .bl_order.small {
        padding-top: 3rem;
        width: calc(100% - 2rem)
    }

    .bl_order.small>.inner>.bl-ct {
        min-height: 94px
    }
}

.bl_comment {
    font-size: .85rem;
    align-items: flex-start;
    padding: 1rem 0 0
}

.bl_comment>.col_lf {
    flex-shrink: 0;
    width: 20%;
    min-width: 120px
}

.bl_comment>.col_lf>.avatar {
    width: 50px
}

.bl_comment>.col_rt {
    flex-grow: 1;
    padding: 0 0 1rem;
    border-bottom: 1px solid #ec1c24
}

.bl_comment>.col_rt>.tit {
    color: #f44341;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 1px
}

.bl_comment:last-child>.col_rt {
    border-bottom: none
}

.bl_comment_user {
    margin: 0 auto;
    padding: 10px;
    background: #ec1c24
}

.bl_comment_user>.bl-ct {
    justify-content: flex-end;
    align-items: center;
    text-align: left;
    color: #fff;
    min-height: 90px;
    padding: 1rem 0 0
}

.bl_comment_user>.bl-ct>.vote {
    flex-shrink: 0;
    padding: 0;
    margin: 0 0 0 1rem;
    position: relative
}

.bl_comment_user>.bl-ct>.vote>.olico {
    font-size: 3rem;
    line-height: 1;
    position: relative;
    z-index: 9;
    color: #fff
}

.bl_comment_user>.bl-ct>.vote>.count {
    position: absolute;
    z-index: 99;
    top: 40%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1.25rem;
    line-height: 1;
    font-weight: 700;
    color: #f44341
}

.bl_comment_user>.bl-ct>.col_lf {
    flex-grow: 1;
    width: auto;
    color: #fff
}

.bl_comment_user>.bl-ct>.col_lf>.bl-tit {
    font-size: 1.25rem;
    text-transform: uppercase;
    margin: 0 0 0;
    color: #fff
}

.bl_comment_user>.bl-ct>.col_lf>.bl-meta {
    font-size: .7rem
}

@media screen and (max-width:767px) {
    .bl_comment>.col_rt>.tit {
        font-size: 1.1rem
    }
}

.bl_book_detail>.col_lf {
    margin-bottom: 1rem
}

.bl_book_detail>.col_lf>.fig>.fig-img {
    object-fit: contain;
    object-position: top
}

.bl_book_detail>.col_rt>.tit {
    color: #f44341;
    margin: .7rem 0 3px
}

.bl_book_detail>.col_rt>.meta {
    font-size: 1.15rem
}

.bl_book_detail>.col_rt>.desc {
    margin-top: 1rem;
    font-size: .85rem
}

.bl_book {
    display: block
}

.bl_book>.fig>.fig-img {
    object-fit: contain;
    top: 5%;
    bottom: 5%
}

.bl_book>.bl-ct {
    font-size: .85rem;
    padding: 1rem;
    justify-content: space-between
}

.bl_book>.bl-ct>.cate {
    font-weight: 700;
    color: #f44341
}

.bl_book>.bl-ct>.tit {
    font-size: 1em;
    flex-grow: 1;
    margin: .5rem 0
}

.bl_book>.bl-ct>.desc {
    font-size: .9em;
    color: #666;
    font-style: italic
}

.bl_book>.bl-ct>.date>time {
    color: #de0b14
}

.bl_book>.bl-ct>.action>.btn {
    display: inline-block;
    border-radius: 4px;
    margin: .5rem 0 0;
    flex-shrink: 1
}

.bl_book:hover>.fig>.fig-img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.bl_book:hover>.bl-ct>.tit {
    color: #f44341
}

@media screen and (min-width:768px) {
    .bl_book_detail>.col_lf {
        width: 24%;
        flex-shrink: 0
    }

    .bl_book_detail>.col_rt {
        width: 70%
    }
}

@media screen and (max-width:767px) {
    .bl_book_detail>.col_lf {
        max-width: 200px;
        margin: 0 auto 1rem
    }

    .bl_book_detail>.col_rt {
        width: 100%
    }
}

.bod_user {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 0;
    max-width: 275px;
    margin: 0 auto
}

.bod_user>.bl-img {
    width: 100%;
    margin: 1rem auto;
    display: block
}

.bod_user>.bl-img>.fig>img.fig-img {
    border-radius: 50%;
    border: 3px solid #ec1c24;
    overflow: hidden
}

.bod_user>.bl-img:hover>.fig {
    opacity: .7
}

.bod_user>.bl-img:hover>.fig>img.fig-img {
    background: #ec1c24
}

.bod_user>.bl-tit {
    font-size: 1.43rem;
    margin: .5rem 0 .3rem
}

.bod_user>.bl-meta {
    font-size: .85rem;
    font-weight: 700;
    color: #666
}

.bod_user>.bl-line {
    width: 25px;
    margin: 1rem auto;
    border-top: 3px solid #ec1c24
}

.bod_user>.bl-desc {
    max-width: 250px;
    margin: 0 auto
}

@media screen and (min-width:768px) {
    .bod_user.medium>.bl-img>.fig>img.fig-img {
        width: 90%;
        height: 90%;
        top: 5%;
        left: 5%
    }
}

.bl_division {
    border: 1px solid #ec1c24;
    padding: 0;
    height: 100%;
    justify-content: flex-start
}

.bl_division>.bl-ct {
    text-align: center;
    color: #f44341;
    min-height: 100px;
    padding: 10px 10px
}

.bl_division>.bl-ct>.bl-tit {
    font-size: 1.3rem;
    text-transform: uppercase;
    margin: 0 0 1rem
}

.bl_division>.bl-ct>.bl-meta {
    font-size: .85rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 .3rem
}

.bl_division>.bl-ct .btn {
    line-height: 2;
    height: 2em;
    font-size: .85rem;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .bl_division>.bl-ct {
        min-height: 76px
    }

    .bl_division>.bl-ct>.bl-tit {
        font-size: 1rem;
        margin: 0 0 .5rem
    }

    .bl_division>.bl-ct .btn,
    .bl_division>.bl-ct>.bl-meta {
        font-size: .7rem
    }
}

.ranking_number {
    font-weight: 900;
    line-height: .75;
    color: #ec1c24;
    -webkit-text-fill-color: #ec1c24;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff
}

.tym_label {
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1;
    flex-flow: row nowrap;
    border: 1px solid rgba(255, 255, 255, .5);
    padding: .3em .75em .1em;
    align-items: center;
    min-width: 100px
}

.tym_label>.olico {
    line-height: 1;
    display: inline-block;
    font-size: 1em;
    margin-right: .5em
}

.tym_ranking {
    flex-flow: row nowrap;
    align-items: flex-start;
    background: #ec1c24;
    color: #fff;
    border-radius: .75rem;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    padding: 1.5em .75em 1.5em;
    overflow: visible;
    margin: 0 auto .75em;
    -ms-transition: box-shadow ease-in .3s;
    -webkit-transition: box-shadow ease-in .3s;
    -moz-transition: box-shadow ease-in .3s;
    transition: box-shadow ease-in .3s
}

.tym_ranking>.number_col {
    width: 20%;
    flex-shrink: 0;
    border-right: 1px solid;
    text-align: center
}

.tym_ranking>.number_col>.ranking_number {
    font-size: 125px
}

.tym_ranking>.ct_col {
    width: auto;
    flex-grow: 1;
    padding: 0 1em
}

.tym_ranking>.ct_col>.bl_tit {
    font-size: 1em;
    color: #fff;
    margin: 0 0 .5em
}

.tym_ranking>.ct_col>.position {
    font-size: .5em
}

.tym_ranking>.ct_col>.tym_label {
    font-size: .7em;
    margin: .55em 0 0
}

.tym_ranking>.img_col {
    width: 30%;
    flex-shrink: 0;
    position: relative;
    align-self: flex-end;
    order: 1
}

.tym_ranking>.img_col>figure {
    border-radius: .75rem
}

.tym_ranking:hover {
    color: #fff;
    box-shadow: .5rem .5rem 0 0 #f44341
}

@media screen and (min-width:768px) {
    .tym_ranking>.img_col>figure {
        position: absolute;
        width: 100%;
        bottom: -.75em;
        right: 0
    }
}

@media screen and (max-width:767px) {
    .tym_ranking {
        flex-flow: row wrap;
        padding: 0 0 1em;
        font-size: 16px
    }

    .tym_ranking>.img_col {
        order: 0;
        width: 100%;
        margin: 0 0 1em
    }

    .tym_ranking>.img_col>figure::before {
        padding-top: 75%
    }

    .tym_ranking>.number_col {
        width: auto;
        padding: 0 1em
    }

    .tym_ranking>.number_col>.ranking_number {
        font-size: 5.5em
    }
}

.exchange_bt {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.7em;
    height: 2em;
    border-radius: .3em;
    padding-top: .2em
}

.exchange_bt[data-purchasable="0"] {
    pointer-events: none;
    background: 0 0;
    color: #f44341;
    opacity: .5
}

.exchange_bt:hover {
    background: 0 0
}

.gift_price {
    font-size: 2em;
    font-weight: 700;
    line-height: 1.5
}

.gift_price>.olico {
    font-size: .75em;
    color: #ec1c24
}

.gift_price.white>.olico {
    color: #fff
}

.gift_price.red {
    background: #ec1c24;
    color: #fff;
    padding: .1rem .5rem 0;
    min-width: 4em;
    display: inline-block;
    text-align: center;
    border-radius: 3px
}

.gift_price.red>.olico {
    color: #fff
}

.gift_price.small {
    font-size: 1em
}

.gist_post {
    background: #f8fafe;
    border-bottom: 5px solid #ec1c24
}

.gist_post>.meta {
    padding: 1rem 1rem;
    align-items: center
}

.gist_post>.meta>button {
    font-size: 1.45em;
    padding-top: 0
}

.gist_post:hover>figure>img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

@media screen and (max-width:767px) {
    .gist_post {
        font-size: 10px
    }

    .gist_post>.meta {
        flex-flow: column nowrap;
        align-items: flex-start
    }
}

.hot_gift {
    text-align: center;
    color: #fff
}

.hot_gift>.ct {
    background: #ec1c24;
    border-radius: 0 0 .7rem .7rem;
    box-shadow: 0 .7rem 0 0 #f44341
}

.hot_gift>.ct>figure {
    border-radius: 0 0 15% 0;
    background: #fff
}

.hot_gift>.ct>figure>img {
    background: #fff
}

.hot_gift>.ct>.gift_price {
    font-size: 3.2em;
    min-height: 1.7em;
    padding: .1em 0
}

.hot_gift>.exchange_bt {
    width: auto;
    margin: 1.5rem auto 2rem;
    white-space: nowrap
}

.hot_gift:hover>.ct>figure>img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.prc_lesson_list>.prc_lesson {
    border-bottom: 1px solid #e6e6e6
}

.prc_lesson_list>.prc_lesson:last-child {
    border-bottom: none
}

.prc_lesson {
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    font-size: 1rem;
    font-weight: 500;
    color: #000;
    min-height: 4.5em;
    padding: 1em .85em;
    line-height: 1.5;
    border-radius: .3em
}

.prc_lesson>.ct {
    width: auto;
    flex-grow: 1;
    flex-shrink: 1;
    padding-right: 1em;
    display: block
}

.prc_lesson>.ct>.tit_el {
    font-size: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 .3rem
}

.prc_lesson>.ct>.lesson_meta {
    font-size: .85em;
    margin: 0 0 .3em
}

.prc_lesson>.ico {
    flex-shrink: 0;
    font-size: 1.5em;
    color: #b8b7b7
}

.prc_lesson.hot>.ct>.tit_el,
.prc_lesson:hover>.ct>.tit_el {
    color: #f44341
}

.prc_lesson:hover {
    background: rgba(244, 67, 65, .25);
    color: #000
}

.prc_lesson:hover>.ico {
    color: #f44341
}

.post_comments {
    min-height: 120px
}

.nav_pages {
    align-items: center;
    flex-direction: row-reverse
}

.nav_pages>.tabs {
    width: 100%;
    justify-content: flex-start;
    flex-flow: row wrap;
    min-width: 50%
}

.nav_pages>.tabs>li {
    border-left: 1px solid #ec1c24;
    padding: 0 1rem 0 1rem;
    margin: .5rem 0;
    line-height: 1
}

.nav_pages>.tabs>li:first-child {
    border-left-width: 0;
    padding-left: 0
}

.nav_pages>.tabs>li>a {
    font-size: 1.1rem;
    line-height: 1.1;
    padding: 0 5px 0 3px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid transparent
}

.nav_pages>.tabs>li>a.active,
.nav_pages>.tabs>li>a:hover {
    color: #f44341;
    border-color: #f44341
}

@media screen and (min-width:1025px) {
    .nav_pages {
        flex-wrap: nowrap
    }

    .nav_pages>.tabs>li {
        width: auto;
        padding-right: 3rem
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .nav_pages {
        align-items: flex-end
    }

    .nav_pages>.tabs {
        margin-top: 1rem;
        flex-grow: 1
    }

    .nav_pages>.tabs>li {
        padding-right: 1.5rem
    }
}

@media screen and (max-width:767px) {
    .search_fr {
        width: 100%
    }

    .nav_pages {
        justify-content: flex-end
    }

    .nav_pages>.tabs {
        justify-content: flex-start;
        width: 100%;
        margin: 1rem 0 0
    }

    .nav_pages>.tabs>li {
        width: auto;
        padding-right: 2rem;
        padding-left: 5px;
        margin-top: 1rem
    }

    .nav_pages>.tabs>li:first-child {
        border-left-width: 1px;
        padding-left: 5px
    }
}

#banner {
    min-height: 300px;
    height: auto
}

.bl_birthday {
    flex-flow: column nowrap
}

.user_birthday {
    display: block;
    max-width: 600px;
    margin: 1.5rem auto 0;
    padding: 10px 58px 0;
    position: relative;
    opacity: 0
}

.user_birthday>span {
    display: block;
    text-align: center;
    background: #93061b;
    font-size: 2.1rem;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 20px 12px;
    border-radius: 0 0 15px 15px;
    color: #fff;
    line-height: 2.7rem
}

.user_birthday>.slick-list {
    background: #93061b;
    padding: 0;
    border-radius: 0 0 15px 15px
}

.user_birthday>.slick-list .user_name {
    display: block;
    height: 100%;
    text-align: center;
    background: #93061b;
    font-size: 2.1rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    line-height: 2.7rem;
    padding: 15px 20px 12px;
    white-space: nowrap;
    overflow: hidden;
    cursor: move
}

.user_birthday>.slick-list .user_name.long_text {
    font-size: 1.6rem
}

.user_birthday:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    bottom: 10px;
    background: url(../images/bg-birthday-left.svg) no-repeat top left;
    background-size: cover
}

.user_birthday:after {
    content: "";
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    width: 60px;
    bottom: 10px;
    background: url(../images/bg-birthday-right.svg) no-repeat top right;
    background-size: cover
}

@media screen and (max-width:767px) {
    .user_birthday {
        min-width: unset;
        width: 100%;
        padding: 3px 30px 0
    }

    .user_birthday>.slick-list {
        border-radius: 0 0 15px 13px
    }

    .user_birthday>.slick-list .user_name {
        font-size: 1.3rem;
        padding: 10px 10px 8px;
        line-height: 2rem
    }

    .user_birthday>.slick-list .user_name.long_text {
        font-size: 1.1rem
    }

    .user_birthday>span {
        font-size: 1.3rem;
        padding: 10px 10px 8px;
        border-radius: 0 0 15px 13px
    }

    .user_birthday:after,
    .user_birthday:before {
        width: 33px;
        bottom: 5px
    }

    #banner {
        height: auto;
        min-height: 200px;
        padding: 10px 0 40px
    }

    #banner>.bg {
        background-size: 900px
    }
}

.contain_policy {
    max-width: 615px;
    margin: 0 auto
}

ul.lst_policy {
    padding: 0;
    border-top: 1px solid #ec1c24;
    border-right: 1px solid #ec1c24
}

ul.lst_policy>li {
    width: 33.33%;
    position: relative;
    border-left: 1px solid #ec1c24;
    border-bottom: 1px solid #ec1c24
}

ul.lst_policy>li:before {
    content: "";
    display: block;
    position: relative;
    z-index: 0;
    padding-top: 56%
}

ul.lst_policy>li>.bl_icon {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

ul.lst_privacy {
    border-top: 7px solid #ec1c24;
    background: #f7f5f5
}

ul.lst_privacy>li>.bl_icon-lf {
    max-width: 470px;
    margin: 0 auto;
    border-bottom: 1px solid #e6e6e6
}

ul.lst_privacy>li:last-child>.bl_icon-lf {
    border-bottom: none
}

.rel_policy {
    justify-content: flex-start
}

@media screen and (min-width:768px) {
    .rel_policy>.ite_col {
        width: 28%;
        position: relative
    }

    .rel_policy>.ite_col:before {
        content: "";
        display: block;
        position: absolute;
        top: 1rem;
        bottom: 1rem;
        left: 0;
        border-left: 1px solid #ec1c24;
        z-index: 9
    }

    .rel_policy>.ite_col:first-child:before {
        display: none
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .rel_policy>.ite_col {
        width: 32%
    }
}

@media screen and (max-width:767px) {
    ul.lst_policy>li {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .row_user>.ite_col {
        margin: 0
    }

    .row_user>.ite_col:nth-child(even)>.flex_row {
        flex-direction: row-reverse
    }

    .row_user>.ite_col:nth-child(odd)>.flex_row {
        flex-direction: row
    }
}

.ev_register_tit {
    margin: 0 0 1rem;
    font-size: 1.25rem
}

.row_events {
    border: none;
    justify-content: flex-start
}

.row_events.content-center {
    justify-content: center
}

.row_events>.ite_col {
    margin: 0;
    border: 1px solid #b8b7b7;
    border-left-width: 0
}

.row_events>.ite_col.empty {
    border-left: 1px solid #b8b7b7
}

.row_events>.ite_col:first-child {
    border-left-width: 1px
}

#event_hd {
    min-height: 243px;
    padding: 1rem 0;
    justify-content: center;
    border-top: 1px solid #ff686e
}

.lst_event>li {
    padding: 0;
    line-height: 1.6
}

.lst_event>li>span {
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 1.6;
    color: #fff
}

.lst_event>li>span.name {
    font-weight: 400
}

#frEventJoined {
    max-width: 480px;
    margin: 0 auto
}

#frEventJoined>.fr_row>.area {
    min-height: 4rem
}

.course_slider.us_event_slider {
    height: 248px
}

.course_slider.us_event_slider.ready.no_direction>.slick-list>.slick-track>.slick-slide:last-child .slide_event {
    border-right-width: 1px
}

.slide_event {
    border: 1px solid #b8b7b7;
    border-right-width: 0
}

.slide_event.dark_theme>.bl-ct>.bl-lnk>.btn {
    background: #b8b7b7;
    border-color: #b8b7b7
}

@media screen and (min-width:768px) {
    .row_events>.ite_col {
        width: 16.66%
    }

    #event_hd .flex_row {
        flex-flow: row nowrap
    }

    #event_hd .flex_row>.col_lf {
        width: 58%
    }

    #event_hd .flex_row>.col_lf>.single-tit {
        font-size: 3.4rem;
        margin: 0;
        line-height: 1.3
    }

    #event_hd .flex_row>.col_rt {
        width: 42%
    }

    .lst_event {
        padding-left: 2.3rem;
        border-left: 2px solid #fff
    }

    .row_events>.ite_col:nth-child(n+7) {
        border-top-width: 0
    }

    .row_events>.ite_col:nth-child(6n+1) {
        border-left-width: 1px
    }

    .row_events.column-4>.ite_col:nth-child(n+5) {
        border-top-width: 0
    }

    .row_events.column-4>.ite_col:nth-child(4n+1) {
        border-left-width: 1px
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    #event_hd .flex_row {
        flex-flow: row nowrap
    }

    #event_hd .flex_row>.col_lf {
        width: 68%
    }

    #event_hd .flex_row>.col_lf>.single-tit {
        font-size: 2.8rem
    }

    #event_hd .flex_row>.col_lf>.single-tit>br {
        display: none
    }

    #event_hd .flex_row>.col_rt {
        width: 32%
    }

    .lst_event>li>span {
        font-size: 1.2rem
    }

    .row_events.column-4 {
        border-bottom: none
    }

    .row_events.column-4>.ite_col {
        width: 50%
    }

    .row_events.column-4>.ite_col:nth-child(n+3) {
        border-top-width: 0
    }

    .row_events.column-4>.ite_col:nth-child(2n+1) {
        border-left-width: 1px
    }
}

@media screen and (max-width:900px) and (min-width:768px) {
    .row_events>.ite_col {
        width: 33.33%
    }

    .row_events>.ite_col:nth-child(n+4) {
        border-top-width: 0
    }

    .row_events>.ite_col:nth-child(3n+1) {
        border-left-width: 1px
    }
}

@media screen and (max-width:767px) {
    .row_events>.ite_col {
        width: 50%
    }

    .row_events>.ite_col:nth-child(n+3) {
        border-top-width: 0
    }

    .row_events>.ite_col:nth-child(2n+1) {
        border-left-width: 1px
    }

    #event_hd {
        position: relative
    }

    #event_hd .single-tit {
        margin: 0 0 1rem
    }

    #event_hd .single-tit>br {
        display: none
    }

    .lst_event>li>span {
        font-size: 1.2rem
    }
}

#love_banner {
    position: relative;
    min-height: 300px
}

#love_banner>.container_sm>.bl_love {
    position: relative;
    top: 2.6rem
}

#fr_filter-staff {
    justify-content: center;
    margin: 2rem 0 3rem
}

#fr_filter-staff>.ite_col {
    margin: .5rem 1rem;
    width: auto
}

#fr_filter-staff>.ite_col>select {
    width: auto;
    font-weight: 700;
    color: #f44341;
    height: 2.3rem;
    line-height: 2.3rem
}

#fr_filter-staff>.ite_col>.ite_search {
    max-width: 203px
}

.row_vote {
    align-items: flex-start;
    background: #f7f5f5;
    padding: 1rem 2rem;
    border-radius: 2rem;
    margin: 1.5rem auto 0
}

.row_vote>.vote {
    margin: 1.1rem 0 0 .5rem
}

.row_vote>.col_lf {
    flex-shrink: 0;
    width: auto;
    padding-right: 1rem
}

.row_vote>.col_lf>.bl_avatar {
    width: 110px
}

.row_vote>.col_lf>.bl_avatar>.ite-img {
    width: 50px;
    margin: 0 auto 5px;
    border-radius: 50%;
    overflow: hidden
}

.row_vote>.col_lf>.bl_avatar>.tit {
    font-size: .8rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #f44341
}

.row_vote>.col_rt {
    margin-top: .5rem;
    flex-grow: 1;
    width: auto
}

.fr_vote>.notice {
    margin: 0
}

.fr_vote>.notice>br {
    display: none
}

.fr_vote>.ip_email>textarea {
    min-height: 3rem;
    display: block;
    background: 0 0;
    width: 100%;
    padding-right: 35px;
    padding-left: 0;
    border: none;
    border-bottom: 1px solid #e6e6e6
}

.fr_vote.flex_row {
    align-items: flex-start
}

.fr_vote.flex_row>.ip_email {
    flex-grow: 1;
    width: auto
}

.fr_vote.flex_row>.vote_user_label {
    flex-shrink: 0;
    margin-left: 1.5rem;
    display: inline-block;
    margin-top: .5rem;
    text-align: right;
    width: 2.2rem
}

#popup_vote>.popup-ct,
#tym-modal>.popup-ct {
    padding: 1rem 3rem 1rem 1rem
}

.wr_comments {
    padding: 2rem 0;
    height: 100%
}

#slider_staff {
    min-height: 340px;
    overflow: hidden
}

#slider_staff.ready {
    min-height: unset;
    overflow: auto
}

.hd_comments {
    align-items: center
}

.hd_comments>.bt_more {
    padding-top: .5rem;
    line-height: 1
}

.hd_comments>.bt_more>.ico {
    width: auto;
    height: auto;
    font-size: 1rem
}

.lst_comments,
.slider_user_comments>.data-container {
    max-height: 390px;
    overflow-y: auto
}

.lst_comments::-webkit-scrollbar,
.slider_user_comments>.data-container::-webkit-scrollbar {
    width: 3px
}

.lst_comments::-webkit-scrollbar-track,
.slider_user_comments>.data-container::-webkit-scrollbar-track {
    background: #fff
}

.lst_comments::-webkit-scrollbar-thumb,
.slider_user_comments>.data-container::-webkit-scrollbar-thumb {
    background: #ddd
}

.lst_comments::-webkit-scrollbar-thumb:hover,
.slider_user_comments>.data-container::-webkit-scrollbar-thumb:hover {
    background: #ddd
}

.column-love_top>.ite_order {
    margin: 1.1rem 0;
    width: 100%
}

.vote_popup>.col_rt {
    width: 80%
}

.vote_popup>.col_lf {
    flex-shrink: 0;
    width: 20%;
    min-width: 60px
}

.vote_popup>.col_lf>.bl_avatar>.ite-img {
    margin: 0 0 5px
}

.vote_popup>.col_lf>.bl_avatar>.tit {
    text-align: left;
    padding-right: 1rem
}

.tym_poup_ct>.tym_txt_line {
    margin: 0 0 1rem;
    padding: 1rem 2rem 0
}

.tym_poup_ct>.row_vote {
    margin-top: 0
}

.jquery-comments.slider_user_comments>.spinner {
    height: 0;
    padding: 0;
    position: relative;
    min-height: unset
}

.jquery-comments.slider_user_comments>.spinner:before {
    height: 50px
}

.jquery-comments.slider_user_comments>.commenting-field.main {
    padding-left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    justify-content: space-between
}

.jquery-comments.slider_user_comments>.commenting-field.main>.profile-picture {
    margin: 0 1rem 0 2rem;
    flex-shrink: 0
}

.jquery-comments.slider_user_comments>.commenting-field.main>.textarea-wrapper {
    width: auto;
    flex-grow: 1
}

.jquery-comments.slider_user_comments>.commenting-field.main>.textarea-wrapper>.control-row {
    top: 0
}

.jquery-comments.slider_user_comments>.commenting-field.main>.vote_user_label {
    flex-shrink: 0;
    padding-top: .5em
}

.jquery-comments.slider_user_comments>ul.dropdown {
    -ms-transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.jquery-comments.slider_user_comments>ul.dropdown.autocomplete {
    margin-top: -1.5rem
}

@media screen and (min-width:768px) {
    .column-love_top>.ite_order {
        margin: 1.1rem 0
    }

    .column-love_top>.ite_order.ite-sm {
        width: 32%
    }

    .column-love_top>.ite_order.ite-lg {
        width: 36%
    }

    .column-love_top>.ite_order.order-1 {
        order: 1
    }

    .column-love_top>.ite_order.order-2 {
        order: 2
    }

    .column-love_top>.ite_order.order-3 {
        order: 3
    }

    #slider_comments {
        padding: 0 3rem 0 4.25rem;
        height: 490px
    }

    #slider_comments>.slick-prev {
        left: -4rem
    }

    #slider_comments>.slick-next {
        right: -4rem
    }

    .wr_comments>.flex_row {
        flex-direction: row-reverse
    }

    .wr_comments>.flex_row>.col_lf {
        width: 60%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-flow: column nowrap
    }

    .wr_comments>.flex_row>.col_lf>.lst_comments,
    .wr_comments>.flex_row>.col_lf>.slider_user_comments>.data-container {
        height: 300px;
        max-height: 300px;
        flex-grow: 1
    }

    .wr_comments>.flex_row>.col_lf>.bl_rating,
    .wr_comments>.flex_row>.col_lf>.hd_comments,
    .wr_comments>.flex_row>.col_lf>.row_vote {
        flex-shrink: 0
    }

    .wr_comments>.flex_row>.col_lf>.bl_rating {
        position: relative;
        margin-top: 1.5rem
    }

    .wr_comments>.flex_row>.col_lf>.bl_rating>button.vote {
        position: absolute;
        left: 55px;
        top: 15px;
        z-index: 99
    }

    .wr_comments>.flex_row>.col_rt {
        flex-shrink: 0;
        width: 31.5%
    }
}

@media screen and (max-width:900px) and (min-width:768px) {
    .wr_comments>.flex_row>.col_lf {
        width: 100%
    }

    .wr_comments>.flex_row>.col_rt {
        width: 100%
    }

    .wr_comments>.flex_row>.col_rt>.bl_comment_user {
        max-width: 300px;
        margin: 0 auto 2rem
    }

    #slider_comments {
        height: auto
    }
}

@media screen and (max-width:767px) {
    .wr_comments>.flex_row .col_lf {
        margin-top: 2rem
    }

    .wr_comments>.flex_row .col_lf>.bl_rating {
        position: relative;
        margin-top: 0
    }

    .wr_comments>.flex_row .col_lf>.bl_rating>button.vote {
        position: absolute;
        left: 55px;
        top: 35px;
        z-index: 99
    }

    .bl_comment>.col_lf {
        margin-top: 0 !important;
        min-width: 30px;
        width: 35px
    }

    .bl_comment>.col_lf>.avatar {
        width: 30px
    }

    .row_vote {
        flex-flow: column nowrap
    }

    .row_vote>.col_lf {
        width: 100%
    }

    .row_vote>.col_lf>.bl_avatar {
        width: 100%
    }

    .row_vote .col_rt {
        width: 100%
    }

    #popup_comments>.popup-ct {
        top: 0;
        -ms-transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        margin: 30px auto
    }

    #fr_filter-staff {
        padding: 0 4.3rem
    }

    #fr_filter-staff>.ite_col {
        width: 100%
    }

    #fr_filter-staff>.ite_col>.ite_search {
        max-width: 100%
    }

    #fr_filter-staff>.ite_col>select {
        width: 100%;
        line-height: 1rem
    }

    #slider_comments {
        padding: 0 2.35rem
    }

    .jquery-comments.slider_user_comments>.commenting-field.main {
        flex-flow: column nowrap
    }

    .jquery-comments.slider_user_comments>.commenting-field.main>.vote_user_label {
        position: absolute;
        left: 7rem;
        top: 1rem
    }

    .jquery-comments.slider_user_comments>.commenting-field.main>.textarea-wrapper {
        width: 100%;
        margin-top: 1rem
    }
}

.lst_book {
    overflow: hidden
}

.lst_book>.row_book {
    margin: 0 0;
    width: auto;
    border: none;
    justify-content: flex-start
}

.lst_book>.row_book.content-center {
    justify-content: center
}

.lst_book>.row_book>.ite_col {
    border: 1px solid #ec1c24;
    border-left-width: 0;
    margin: 0
}

.lst_book>.row_book>.ite_col:first-child {
    border-left-width: 1px
}

#popup_book>.popup-ct {
    padding: 2rem 3.5rem
}

#popup_book>.popup-ct>.inner {
    min-height: 50vh
}

.wr_book-checkout {
    margin-top: 2.5rem
}

.wr_book-checkout>.wr-tit {
    font-size: 1.4rem;
    margin: 0 0 .5rem
}

.fr_book {
    text-align: center
}

.fr_book>.name {
    font-size: 1.3rem;
    color: #f44341;
    font-weight: 700
}

.fr_book>.flex_row {
    justify-content: center;
    margin: 1rem 0 1.5rem
}

.fr_book>.flex_row>.ip_label {
    font-size: 1.3rem;
    font-weight: 700;
    margin-right: 1rem
}

.fr_book>.flex_row>.bl_input {
    margin-left: 1rem
}

.fr_book>.fr_submit {
    max-width: 315px;
    margin: 1rem auto 0
}

@media screen and (min-width:1025px) {
    .row_book.column-4>.ite_col:nth-child(n+5) {
        border-top-width: 0
    }

    .row_book.column-4>.ite_col:nth-child(4n+1) {
        border-left-width: 1px
    }

    .row_book.column-6>.ite_col:nth-child(n+7) {
        border-top-width: 0
    }

    .row_book.column-6>.ite_col:nth-child(6n+1) {
        border-left-width: 1px
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .flex_row.row_book>.ite_col {
        width: 33.33%
    }

    .row_book.column-4>.ite_col:nth-child(n+4) {
        border-top-width: 0
    }

    .row_book.column-4>.ite_col:nth-child(3n+1) {
        border-left-width: 1px
    }

    .row_book.column-6>.ite_col:nth-child(n+4) {
        border-top-width: 0
    }

    .row_book.column-6>.ite_col:nth-child(3n+1) {
        border-left-width: 1px
    }
}

@media screen and (max-width:900px) and (min-width:768px) {
    .row_book.column-4>.ite_col {
        width: 50%
    }

    .row_book.column-4>.ite_col:nth-child(n+3) {
        border-top-width: 0
    }

    .row_book.column-4>.ite_col:nth-child(2n+1) {
        border-left-width: 1px
    }

    .row_book.column-6>.ite_col:nth-child(n+4) {
        border-top-width: 0
    }

    .row_book.column-6>.ite_col:nth-child(3n+1) {
        border-left-width: 1px
    }
}

@media screen and (max-width:767px) {
    .lst_book {
        overflow: visible
    }

    .lst_book>.row_book {
        margin: 0;
        width: auto;
        border: 1px solid #ec1c24
    }

    .lst_book>.row_book>.ite_col {
        border-left: none !important;
        border-right: none;
        border-top: none
    }

    .spview_slider.row_book {
        border: none
    }

    #popup_book>.popup-ct {
        margin: 30px auto;
        top: 0;
        -ms-transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }
}

.acc_main {
    overflow: hidden;
    padding-top: 35%;
    position: relative;
    z-index: 9
}

.acc_main>img {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.drop-month {
    position: relative;
    align-items: center;
    z-index: 999
}

.drop-month>.drop-list {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 100%;
    width: 100%;
    background: #f7f5f5;
    max-height: 516px;
    overflow-y: auto;
    display: none
}

.drop-month>.drop-list.active {
    display: block
}

.drop-month>.drop-list>ul.lst>li {
    text-align: center;
    border-top: 1px solid #e6e6e6;
    cursor: pointer
}

.drop-month>.drop-list>ul.lst>li:hover {
    background: #b8b7b7
}

.wr_liked_vote {
    color: #fff;
    background: #ec1c24;
    padding: 4px 1rem 1px;
    flex-flow: row nowrap;
    align-items: center;
    font-weight: 700;
    border-radius: .7rem;
    cursor: pointer
}

.wr_liked_vote.active {
    border-radius: .7rem .7rem 0 0
}

.wr_liked_vote>span {
    display: inline-block;
    margin: 0 3px;
    line-height: 1
}

.wr_liked_vote>.bt_drop>.olico {
    font-size: .65rem
}

.wr_liked_vote>.vote {
    position: relative;
    display: inline-block;
    margin: .3rem 1rem 0
}

.wr_liked_vote>.vote>.olico {
    font-size: 1.8rem;
    line-height: 1;
    position: relative;
    z-index: 9;
    color: #fff
}

.wr_liked_vote>.vote>.count {
    position: absolute;
    z-index: 99;
    top: 40%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1rem;
    line-height: 1;
    font-weight: 700;
    color: #f44341
}

.acc_profile>p {
    margin: .3rem 0
}

.acc_profile>.tit {
    color: #f44341;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase
}

.acc_profile>.sub_tit {
    font-weight: 700;
    font-size: 1.14rem;
    text-transform: uppercase
}

#wr_account {
    padding: 50px 0;
    z-index: 99
}

#acc_nav {
    height: 100%;
    -ms-transform: translate(0, -50px);
    -webkit-transform: translate(0, -50px);
    -moz-transform: translate(0, -50px);
    transform: translate(0, -50px);
    background: #f7f5f5;
    padding: 0 0 50px
}

.acc_info {
    max-width: 240px;
    margin: 0 auto 2rem;
    text-align: center
}

.acc_info>.avatar {
    padding-top: 50%;
    position: relative
}

.acc_info>.avatar>.fig {
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.acc_info>.name {
    font-size: 2.14rem;
    margin: 1rem 0 .5rem;
    text-transform: uppercase
}

.acc_info>.vote {
    position: relative;
    display: inline-block
}

.acc_info>.vote>.olico {
    font-size: 3rem;
    line-height: 1;
    position: relative;
    z-index: 9;
    color: #f44341
}

.acc_info>.vote>.count {
    position: absolute;
    z-index: 99;
    top: 40%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1.25rem;
    line-height: 1;
    font-weight: 700;
    color: #fff
}

.acc_nav {
    max-width: 280px;
    margin: 0 auto
}

.acc_nav>li {
    padding: 1rem 2rem;
    border-bottom: 1px solid #b8b7b7
}

.acc_nav>li>a {
    display: block;
    position: relative;
    white-space: nowrap
}

.acc_nav>li>a>span {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

.acc_nav>li>a>span.tit {
    font-size: 1.1rem;
    margin: 0
}

.acc_nav>li>a>span.ico {
    color: #f44341;
    font-size: 1.7rem;
    text-align: left;
    height: auto;
    width: 2.8rem
}

.acc_nav>li>a>span.arrow {
    position: absolute;
    z-index: 9;
    top: 50%;
    right: 0;
    font-size: 10px;
    color: #f44341;
    display: none;
    -ms-transform: translate(60%, -50%);
    -webkit-transform: translate(60%, -50%);
    -moz-transform: translate(60%, -50%);
    transform: translate(60%, -50%)
}

.acc_nav>li>a.active>.arrow,
.acc_nav>li>a:hover>.arrow {
    display: block
}

#accountComment {
    position: relative
}

#accountComment.hide:after {
    content: "";
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff
}

.acc_comments>.list_comments {
    max-height: 390px;
    overflow-y: auto
}

.acc_comments>.list_comments::-webkit-scrollbar {
    width: 3px
}

.acc_comments>.list_comments::-webkit-scrollbar-track {
    background: #fff
}

.acc_comments>.list_comments::-webkit-scrollbar-thumb {
    background: #ddd
}

.acc_comments>.list_comments::-webkit-scrollbar-thumb:hover {
    background: #ddd
}

.acc_comments>.list_comments>.bl_comment>.col_lf {
    width: 15%
}

.acc_comments>.post_more {
    text-align: center;
    margin: 3rem 0 2rem
}

.acc_comments>.post_more>button {
    display: inline-block
}

.acc_comments>.post_more>button>.ico {
    font-size: 10px;
    color: #f44341
}

.acc_comments>.post_more>button:hover {
    opacity: .8
}

.acc_fr_comment {
    margin: 3rem auto 0;
    padding: 0 0
}

@media screen and (min-width:768px) {
    .row_account {
        flex-flow: row nowrap
    }

    .row_account>.col_lf {
        width: 30%
    }

    .row_account>.col_rt {
        width: 65%
    }

    .action_comments>.bl_lf,
    .action_comments>.bl_rt {
        width: 225px
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .row_account>.col_lf {
        width: 250px;
        flex-shrink: 0
    }

    .row_account>.col_rt {
        width: auto;
        flex-grow: 1;
        padding-left: 30px
    }

    .acc_info {
        max-width: 170px
    }

    .acc_info>.name {
        font-size: 1.5rem
    }

    .acc_nav>li>a>span.tit {
        font-size: .85rem
    }
}

@media screen and (max-width:767px) {
    .action_comments>.empty {
        display: none
    }

    .acc_main {
        padding-top: 50%
    }
}

.log_arrow_bt {
    min-width: 190px;
    font-size: 1.28rem;
    height: 2em;
    line-height: 2em;
    border-color: rgba(255, 255, 255, .65);
    font-weight: 500
}

.log_arrow_bt:hover {
    background: #fff;
    color: #f44341
}

.log_arrow_red_bt {
    min-width: 190px;
    font-size: 1.28rem;
    height: 2em;
    border-color: #f44341;
    font-weight: 500;
    color: #f44341
}

.log_arrow_red_bt:hover {
    background: #f44341;
    color: #fff
}

.log_guest_bt {
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    min-width: 22em;
    height: 7rem;
    font-size: 1.8rem;
    justify-content: flex-start;
    padding: 0 1.5em 0 2em;
    align-items: center;
    font-weight: 500;
    text-align: left
}

.log_guest_bt>.ico {
    font-size: 2.5em;
    width: auto;
    margin: 0 .3em 0 0;
    height: 1em
}

.log_guest_bt>.ico_bg {
    display: inline-block;
    width: 2.5em;
    height: 2.5em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 0 .8em 0 0
}

.log_guest_bt:hover {
    background: #d51f26;
    border-color: #d51f26
}

#log-body {
    margin: 0;
    padding: 0
}

#p_login {
    height: 100%
}

.log_guest_row,
.log_mem_row {
    height: 100%;
    align-items: stretch
}

.log_mem_hd {
    text-align: center
}

.log_mem_hd>figure {
    display: block;
    margin: 0 0 3rem
}

.log_mem_hd>figure>img {
    max-width: 240px;
    width: 100%;
    margin: 0 auto
}

.log_mem_hd>.tit {
    font-size: 2.6rem;
    line-height: 1.2;
    margin: 0 0 .3rem;
    padding: 0 15px;
    text-transform: uppercase;
    text-align: center
}

.log_mem_hd>.desc {
    font-size: 1.28rem;
    font-weight: 500;
    color: #000
}

#login_logo {
    background: #ec1c24;
    height: 100%;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center
}

#login_logo>.logo {
    width: 100%;
    text-align: center
}

#login_logo>.logo .logo-img {
    max-width: 260px
}

#login_logo>.tit {
    color: #fff;
    font-size: 2.6rem;
    margin: 0 0 1.5rem;
    text-align: center
}

#login_fr {
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-flow: column nowrap
}

#login_fr>header {
    margin: 0 0 6vh
}

#login_fr>.bl-form {
    max-width: 430px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto
}

.form_login>.fr_row input {
    height: 50px;
    border: none;
    border-bottom: 1px solid #b8b7b7;
    padding: 5px 15px;
    font-size: 1.25rem
}

.log_slide_wr {
    height: 100%;
    overflow: hidden
}

.log_slide_wr.waiting:before {
    z-index: 99;
    background-color: #fff
}

.log_slide_wr.ready:before {
    -ms-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -ms-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -ms-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background-image: none;
    opacity: 0;
    z-index: -1
}

.log_slide_wr>.slick-list {
    height: 100%;
    z-index: 9
}

.log_slide_wr>.slick-list>.slick-track>.slick-slide>div {
    height: 100%
}

.log_fr {
    height: 100%
}

.log_guest_lf {
    background: #ec1c24;
    color: #fff;
    flex-flow: column nowrap;
    height: 100%;
    justify-content: center;
    align-items: center
}

.log_guest_rt {
    flex-flow: column nowrap;
    height: 100%;
    justify-content: center;
    align-items: center
}

.log_guest_first {
    flex-flow: column nowrap
}

.log_guest_first>.btn {
    margin: 1rem 0
}

.log_guest_first>.hd {
    margin: 0 0 1rem
}

.log_guest_first>.hd>.tit {
    font-size: 2.6rem;
    line-height: 1.2;
    margin: 0 0 .3rem;
    padding: 0;
    text-align: left;
    color: #fff;
    font-weight: 600
}

.log_guest_first>.hd>.desc {
    font-size: 1.8rem
}

.log_guest_second>.tit {
    font-size: 2.6rem;
    line-height: 1.2;
    margin: 0 0 1.5rem;
    padding: 0;
    text-transform: uppercase;
    text-align: left
}

@media screen and (min-width:768px) {
    .log_guest_row>.col_rt {
        width: 30%;
        min-width: 420px;
        flex-shrink: 0;
        padding: 0 1rem
    }

    .log_guest_row>.col_lf {
        width: auto;
        flex-grow: 1;
        padding: 0 1rem
    }

    .log_mem_row>.col_lf {
        width: 30%;
        min-width: 420px;
        flex-shrink: 0;
        padding: 0 1rem
    }

    .log_mem_row>.col_rt {
        width: auto;
        flex-grow: 1;
        padding: 0 1rem
    }
}

@media screen and (max-width:900px) and (min-width:768px) {
    .log_mem_row>.col_lf {
        min-width: 220px
    }

    .log_guest_row>.col_rt {
        min-width: 220px
    }
}

@media screen and (max-width:767px) {
    .log_fr {
        height: auto
    }

    #login_logo>figure,
    .log_mem_hd>figure {
        margin: 0 0 2rem
    }

    #login_logo>.tit,
    .log_mem_hd>.tit {
        font-size: 1.6rem;
        margin: 0 0 .5rem
    }

    #login_logo>.desc,
    .log_mem_hd>.desc {
        font-size: 1rem
    }

    .log_mem_row {
        flex-flow: column nowrap;
        flex-direction: column-reverse
    }

    .log_guest_row {
        flex-flow: column nowrap
    }

    #login_logo,
    .log_guest_rt {
        flex-shrink: 0;
        height: 15%
    }

    #login_fr,
    .log_guest_lf {
        flex-grow: 1;
        height: auto
    }

    #login_fr>header,
    .log_guest_lf>header {
        margin: 0 0 2rem
    }

    .log_guest_first {
        width: 100%;
        padding: 0 15px;
        max-width: 375px
    }

    .log_guest_first>.hd>.tit {
        font-size: 1.6rem
    }

    .log_guest_first>.hd>.desc {
        font-size: 1rem
    }

    .log_guest_bt {
        width: 100%;
        min-width: unset;
        height: 5rem;
        max-width: 400px;
        line-height: 1.5;
        font-size: 1.2rem
    }

    .log_guest_second {
        text-align: center
    }

    .log_guest_second>.tit {
        font-size: 1.6rem;
        margin: 0 0 .5rem;
        text-align: center
    }

    .form_login>.fr_row input {
        height: 3rem
    }

    #login_fr>.bl-form {
        max-width: 350px
    }
}

@media screen and (max-width:767px) and (min-height:710px) {

    #login_logo,
    .log_guest_rt {
        height: 25%
    }
}

.knl_nav {
    text-align: center;
    margin: 1rem 0 0
}

.cou_slider_tit {
    font-size: 2.14rem;
    margin: 0 0 .5em;
    color: #ec1c24
}

.cou_slider_tit.dark {
    color: #606060
}

.course_slider_sec {
    padding: 0 3rem 4rem
}

#course_join-sec {
    padding-bottom: 0
}

.course_slider {
    height: 420px;
    overflow: hidden
}

.course_slider.ready {
    height: auto;
    overflow: visible
}

.course_slider.ready>.slick-list {
    border-right: 1px solid #b8b7b7
}

.course_slider.ready.no_direction>.slick-list {
    border-right: none
}

.course_slider.ready.no_direction>.slick-list>.slick-track>.slick-slide:last-child .course_box {
    border-right-width: 1px
}

.course_slider.dark_theme>.slick-arrow {
    color: #606060
}

.course_slider>.slick-disabled {
    visibility: hidden
}

.course_slider>.slick-arrow.slick-prev {
    left: -4rem
}

.course_slider>.slick-arrow.slick-next {
    right: -4rem
}

.course_except {
    text-overflow: ellipsis;
    -webkit-line-clamp: 8;
    line-clamp: 8;
    overflow: hidden;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical
}

.course_box {
    border-color: #b8b7b7;
    border-right-width: 0
}

.course_box>.bl-ct>.bl-tit {
    min-height: 3.2em;
    font-size: 1em;
    margin-bottom: .5em
}

.course_desc {
    position: relative;
    overflow: hidden;
    width: 100%
}

.course_desc:before {
    content: "";
    display: block;
    padding-top: 125%;
    width: 100%
}

.course_desc>span {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0
}

.course_row-ft>.btn {
    border-radius: 2em
}

.c_document_viewer {
    display: none
}

.c_document_viewer.active {
    display: block
}

.c_complete_ct {
    font-weight: 400
}

.c_complete_ct p {
    margin: 0 0 .35em
}

.quest_form_wr {
    margin: 4rem auto 0;
    max-width: 860px;
    width: 100%;
    font-size: 1.15rem;
    font-weight: 400
}

.btn.c_feedback_bt {
    color: #606060;
    text-transform: uppercase;
    border-radius: 3px
}

.btn.c_feedback_bt:hover {
    background: 0 0;
    color: #ec1c24
}

.c_feedback_popup>.popup-ct {
    max-width: 1300px;
    padding: 5vh 1.5rem
}

.c_feedback_wr {
    max-width: 1000px;
    margin: 0 auto
}

.c_feedback_wr>.tit {
    text-transform: uppercase;
    font-size: 3rem;
    color: #ec1c24;
    margin: 0 0 1rem;
    font-weight: 600;
    text-align: center
}

.c_feedback_row>.area {
    min-height: 15rem
}

.btn.c_feedback_submit {
    font-size: 2rem;
    font-weight: 600;
    text-transform: uppercase
}

@media screen and (min-width:768px) {
    .c_complete_ct {
        padding: 0 2em
    }
}

@media screen and (max-width:900px) and (min-width:768px) {
    .course_row-ft {
        flex-flow: column nowrap;
        align-items: center
    }

    .course_row-ft>a {
        margin: 1rem 0
    }
}

@media screen and (max-width:767px) {
    .cou_slider_tit {
        font-size: 1.5rem
    }

    .course_desc:before {
        padding-top: 65%
    }

    .c_feedback_wr>.tit {
        font-size: 2rem
    }
}

.bl_lesson_full {
    margin: 0 0 1.1rem
}

.prc_lesson_contain {
    padding: 0 15px;
    max-width: 760px;
    margin: 0 auto;
    width: 100%
}

@media screen and (min-width:768px) {
    .lesson_full>.bl-img {
        width: 73%;
        max-width: 800px;
        min-height: 400px
    }

    .lesson_full>.bl-header {
        width: 31%;
        max-width: 350px;
        min-width: 300px
    }
}

.division_member-section #fr_filter-staff {
    margin: 2rem auto
}

.division_member-wr {
    overflow-y: auto
}

.division_member-wr::-webkit-scrollbar {
    width: 3px
}

.division_member-wr::-webkit-scrollbar-track {
    background: #b8b7b7
}

.division_member-wr::-webkit-scrollbar-thumb {
    background: #ec1c24
}

.division_member-wr::-webkit-scrollbar-thumb:hover {
    background: #ec1c24
}

.division_member-list {
    max-width: 1136px;
    margin: 0 auto
}

.division_member-list>.ite_col {
    padding: 5px;
    margin: 0
}

@media screen and (min-width:768px) {
    .division_member-wr {
        height: calc(100vh - 100px)
    }

    .division_member-list>.ite_col {
        width: 25%
    }

    .bod_department-list>.ite_col {
        order: 3
    }

    .bod_department-list>.ite_col.order-1 {
        order: 1
    }

    .bod_department-list>.ite_col.order-2 {
        order: 2
    }
}

@media screen and (max-width:767px) {
    .division_member-wr {
        height: calc(100vh - 200px)
    }

    .division_member-list>.ite_col {
        width: 50%
    }
}

.mkr_introduction-ct {
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    min-height: 167px;
    background: #ec1c24;
    color: #fff;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: center;
    padding: 1em;
    border-radius: 1.3rem
}

.mkr_introduction-ct>p {
    margin: 0
}

.mtr_title {
    font-size: 1.6rem;
    color: #f44341
}

.mtr_tags {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: column nowrap;
    height: 100%
}

.mtr_tags>.tit {
    flex-shrink: 0;
    font-size: 2.7rem;
    line-height: 1.1;
    border: 1px solid #ec1c24;
    text-align: center;
    padding: .38em .3em;
    color: #f44341;
    text-transform: uppercase;
    margin: 0
}

.mtr_tag-list {
    flex-grow: 1;
    overflow-y: auto;
    background: #ec1c24
}

.mtr_tag-list::-webkit-scrollbar {
    width: 3px
}

.mtr_tag-list::-webkit-scrollbar-track {
    background: #b8b7b7
}

.mtr_tag-list::-webkit-scrollbar-thumb {
    background: #ec1c24
}

.mtr_tag-list::-webkit-scrollbar-thumb:hover {
    background: #ec1c24
}

.mtr_tag-list>li {
    margin: 0;
    padding: 1rem 2rem;
    border-bottom: 1px solid #fff
}

.mtr_tag-list>li>a.lnk {
    font-size: 1.57rem;
    line-height: 1.3;
    font-weight: 700;
    word-break: break-all
}

.mtr_tag-list>li>.desc {
    margin: 0;
    color: #fff
}

.mrt_content-wr {
    flex-flow: column nowrap
}

.mtr_filter {
    margin: 0 0 1.55rem;
    flex-shrink: 0
}

.mtr_contents {
    flex-grow: 1;
    overflow-y: auto
}

.mtr_contents::-webkit-scrollbar {
    width: 3px
}

.mtr_contents::-webkit-scrollbar-track {
    background: #b8b7b7
}

.mtr_contents::-webkit-scrollbar-thumb {
    background: #ec1c24
}

.mtr_contents::-webkit-scrollbar-thumb:hover {
    background: #ec1c24
}

.mtr_contents.waiting:before {
    background-position: center top
}

.mtr_contents.waiting .ajax_more>a {
    pointer-events: none
}

.mtr_contents>.ajax_more {
    text-align: center;
    padding: 1.5rem 0
}

.mtr_filter-fr {
    padding: 0 2rem 0 0
}

.mtr_filter-fr>.flex_row {
    align-items: center
}

.mtr_filter-fr>.flex_row>.col_lf {
    width: 50%
}

#mrt_cate-current {
    min-height: 3.5rem
}

.input_drop {
    width: 100%;
    max-width: 300px
}

.input_drop>.current {
    font-size: 1.4rem
}

.input_drop>.input_drop-list>ul.lst>li {
    text-align: left;
    padding: .8rem .8rem;
    background: #fff;
    border: 1px solid #ec1c24;
    border-top: none
}

.input_drop>.input_drop-list>ul.lst>li:hover {
    background: #ec1c24
}

.input_drop>.input_drop-list>ul.lst>li:hover>label {
    color: #fff
}

.input_drop>.input_drop-list>ul.lst>li>label.cbox {
    margin: 0;
    padding: 0;
    font-size: 1.4rem;
    cursor: pointer
}

.input_drop>.input_drop-list>ul.lst>li>label.cbox>input {
    display: none
}

.mkr_post {
    border-bottom: 1px solid #ec1c24;
    padding: 1.3rem 2rem
}

.mkr_post>.tit {
    font-size: 1.6rem;
    margin: 0 0 .5rem
}

.mkr_post-simple {
    padding: 0 0
}

.mkr_post-simple>.tit {
    font-size: 1.6rem;
    margin: 0 0 .5rem
}

.post_tags {
    margin: 2.5rem 0 2rem
}

.post_tag-list {
    flex-flow: row wrap;
    margin-top: 2rem
}

.post_tag-list>.btn {
    white-space: nowrap;
    font-size: 1.1rem;
    text-transform: uppercase;
    margin: 0 1rem 1rem 0;
    border-radius: 1.3rem;
    line-height: 2.7rem;
    height: 2.7rem
}

@media screen and (min-width:768px) {
    .mkr_row {
        flex-flow: row nowrap
    }

    .mkr_row>.col_lf {
        width: 75%
    }

    .mkr_row>.col_rt {
        width: 25%;
        min-width: 230px
    }

    .mrt_content-wr,
    .mtr_tags {
        height: calc(100vh - 200px)
    }
}

@media screen and (max-width:767px) {
    .mkr_row {
        flex-flow: column nowrap
    }

    .mkr_row>.col_lf {
        width: 100%;
        margin: 0 0 2rem
    }

    .mkr_row>.col_rt {
        width: 100%
    }

    .mtr_filter-fr {
        padding: 0
    }

    .mtr_filter-fr>.flex_row {
        flex-flow: column nowrap
    }

    .mtr_filter-fr>.flex_row>.au_col,
    .mtr_filter-fr>.flex_row>.col_lf {
        width: 100%;
        max-width: 300px;
        margin: 0 0 1rem
    }

    .mrt_content-wr,
    .mtr_tags {
        height: calc(100vh - 180px);
        min-height: 400px
    }
}

.cp_intro-tit {
    font-family: Roboto, sans-serif;
    font-size: 84.69px;
    font-weight: 800;
    letter-spacing: .05em
}

.cp_intro {
    position: relative;
    flex-flow: column nowrap;
    justify-content: flex-end;
    align-items: flex-end;
    font-size: 10px;
    font-weight: 500
}

.cp_intro>.cp_banner {
    position: relative;
    width: 100%
}

.cp_intro>.cp_banner:after {
    content: "";
    display: block;
    clear: both
}

.cp_intro>.cp_banner>.cp_intro-fig {
    width: 72%;
    max-width: 854px;
    margin: 0 0 3em;
    float: right
}

.cp_intro>.cp_banner>.cp_intro-fig>.fig {
    padding-top: 51%
}

.cp_intro>.cp_banner>.tit_bl {
    position: absolute;
    z-index: 9;
    width: 55%;
    left: 0;
    bottom: -16%
}

.cp_intro>.ct {
    font-size: 1.2em;
    font-weight: 500;
    width: 43%;
    padding: .3em 0 0
}

@media screen and (max-width:767px) {
    .cp_intro>.cp_banner {
        margin: 0 0 10%
    }

    .cp_intro>.cp_banner>.tit_bl {
        bottom: -30%
    }

    .cp_intro>.cp_banner .cp_intro-fig {
        margin: 0
    }

    .cp_intro>.ct {
        width: 72%
    }
}

.cp_name-txt-1 {
    fill: #f9000a;
    font-family: "Bebas Neue", cursive;
    font-size: 126.39px
}

.cp_name-txt-1.large {
    font-size: 233.11px
}

.cp_meaning-ct {
    font-size: 10px;
    padding: 4em 29.5% 6em 4em;
    border-radius: 5em 5em 0 0;
    border: 1px solid #b8b7b7;
    border-bottom: none
}

.cp_meaning-ct>.tagline {
    font-size: 1.5em;
    line-height: 1.3
}

.cp_meaning-ct>.header {
    align-items: flex-end;
    margin: 1em 0;
    max-width: 255px
}

.cp_meaning-ct>.header>.col_lf {
    width: 50%;
    padding-right: 3%
}

.cp_meaning-ct>.header>.col_rt {
    flex-grow: 1;
    width: auto
}

.cp_meaning-ct>.header>.col_rt>.quote_ct {
    font-size: 1.5em;
    font-weight: 700;
    position: relative;
    line-height: 1.14
}

.cp_meaning-ct>.header>.col_rt>.quote_ct>.open {
    content: "";
    display: block;
    position: absolute;
    top: .6em;
    left: -8%;
    width: 11%;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.cp_meaning-ct>.header>.col_rt>.quote_ct>.close {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 11%
}

.cp_meaning-ct>.desc {
    font-size: 1.5em;
    line-height: 1.3;
    max-width: 260px;
    color: #ec1c24
}

.cp_meaning-ct>.ct {
    max-width: 285px;
    margin: 2em 0 0;
    font-size: 1.2em;
    line-height: 1.8
}

.cp_name-note {
    font-size: 10px
}

.cp_name-note>.desc {
    font-size: 1.4em
}

.cp_name-note>.tit {
    font-size: 2.7em;
    color: #ec1c24;
    position: relative;
    padding-left: .5em
}

.cp_name-note>.tit:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: .2em;
    bottom: .2em;
    border-left: 4px solid
}

@media screen and (min-width:768px) {
    .cp_name {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .cp_name>.cp_name-logo {
        width: 40.5%;
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        font-size: 10px;
        padding-top: 6em
    }

    .cp_name>.ct {
        width: 50%;
        padding-left: 7%;
        min-width: 470px;
        flex-shrink: 0
    }

    .cp_name>.cp_name-note {
        position: absolute;
        bottom: 0;
        right: 0;
        min-height: 40%;
        width: 33%
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .cp_name>.cp_name-logo {
        width: 28.5%
    }

    .cp_name>.ct {
        padding-left: 0
    }

    .cp_name-note>.tit {
        font-size: 1.5em
    }
}

@media screen and (max-width:900px) and (min-width:768px) {
    .cp_name>.cp_name-logo {
        width: 34.5%
    }

    .cp_name>.ct {
        min-width: 430px
    }

    .cp_name>.cp_name-note {
        min-height: 1px
    }
}

@media screen and (max-width:767px) {
    .cp_name {
        flex-flow: column nowrap;
        justify-content: center;
        align-items: center;
        position: relative;
        padding-top: 79%
    }

    .cp_name>.cp_name-logo {
        position: absolute;
        z-index: 9;
        top: 0;
        left: 20%;
        height: auto;
        width: 60%;
        font-size: 10px
    }

    .cp_name>.ct {
        max-width: 100%;
        flex-shrink: 0
    }

    .cp_name>.cp_name-note {
        max-width: 270px;
        margin: 0 auto;
        text-align: center
    }

    .cp_name>.cp_name-note>.tit {
        font-size: 1.7em;
        border-top: 1px solid;
        border-bottom: 1px solid;
        padding: .3em 0
    }

    .cp_name>.cp_name-note>.tit:after {
        display: none
    }

    .cp_meaning-ct {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        width: auto;
        align-items: center;
        margin: 0 auto;
        padding: 0 2em 2em 2em;
        border: none;
        text-align: center
    }

    .cp_meaning-ct>.ct {
        max-width: 100%
    }

    .cp_meaning-ct>.header>.col_lf {
        border-left: 3px solid #ec1c24;
        padding-left: .85rem
    }
}

.lgm_ct {
    align-items: flex-end
}

.lgm_ct>.lgm_ite {
    font-size: 10px;
    padding: 0 0 1.5em;
    position: relative;
    min-height: 105px
}

.lgm_ct>.lgm_ite>.lgm_line {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.lgm_ct>.lgm_ite>.tit {
    font-size: 3em;
    color: #606060;
    position: relative;
    z-index: 9;
    font-weight: 600;
    margin: 0 0 .2em
}

.lgm_ct>.lgm_ite>.tit.red {
    color: #f9000a
}

.lgm_ct>.lgm_ite>.desc {
    position: relative;
    z-index: 9;
    font-size: 1.2em;
    line-height: 2
}

@media screen and (min-width:768px) {
    .lgm_ct>.ite_01 {
        width: 50%;
        padding-bottom: 3.6em
    }

    .lgm_ct>.ite_01>.lgm_line {
        width: 66%;
        -ms-transform: translate(0, 100%);
        -webkit-transform: translate(0, 100%);
        -moz-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }

    .lgm_ct>.ite_02 {
        width: 48%;
        top: -1.8em
    }

    .lgm_ct>.ite_02>.lgm_line {
        width: 75%;
        -ms-transform: translate(-16%, 100%);
        -webkit-transform: translate(-16%, 100%);
        -moz-transform: translate(-16%, 100%);
        transform: translate(-16%, 100%)
    }

    .lgm_ct>.ite_03 {
        width: 28.7%
    }

    .lgm_ct>.ite_03>.lgm_line {
        width: 120%
    }

    .lgm_ct>.ite_04 {
        width: 28.7%;
        padding-left: 2%
    }

    .lgm_ct>.ite_04>.lgm_line {
        left: -10%;
        width: 105%
    }

    .lgm_ct>.lgm_logo {
        width: 42.6%
    }
}

@media screen and (max-width:767px) {
    .lgm_ct {
        align-items: flex-start;
        padding-top: 0;
        min-height: 80px
    }

    .lgm_ct>.lgm_ite {
        padding: 1em 1.5em;
        max-width: 320px;
        text-align: center;
        margin: 0 auto;
        border-bottom: 1px solid #b8b7b7;
        min-height: unset;
        order: 1
    }

    .lgm_ct>.lgm_ite:last-child {
        border-bottom: none
    }

    .lgm_ct>.lgm_ite>.tit {
        font-size: 2em
    }

    .lgm_ct>.lgm_ite>.desc {
        font-size: 1.2em;
        line-height: 1.8
    }

    .lgm_ct>.lgm_ite>.desc>br {
        display: none
    }

    .lgm_ct>.lgm_ite>.lgm_line {
        display: none
    }

    .lgm_ct>.lgm_logo {
        width: 100%;
        order: 0
    }

    .lgm_ct>.lgm_logo>img {
        width: 70%;
        display: block;
        margin: .3rem auto 1rem
    }
}

.cp_value-wr {
    margin-top: 6rem
}

.cp_value-txt-4 {
    font-size: 16px;
    fill: #10181e;
    font-weight: 700
}

.cp_value {
    flex-flow: column nowrap;
    align-items: center;
    position: relative
}

.cp_value>.val_circle {
    width: 36%;
    position: relative
}

.cp_value>.val_circle:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 5%
}

.cp_value>.val_ite {
    font-size: 10px;
    position: absolute;
    z-index: 9;
    width: 32%;
    -ms-transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.cp_value>.val_ite:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 0;
    height: 0
}

.cp_value>.val_ite>.desc {
    background: #e81c24;
    color: #fff;
    border-radius: 1.2em;
    font-size: 1.2em;
    line-height: 1.8;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 100%;
    padding: 1.5em 1em;
    align-items: center;
    justify-content: center;
    -ms-transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    transition: all ease-in .3s
}

.cp_value>.val_ite.active>.desc {
    box-shadow: 5px 5px 0 0 rgba(68, 4, 15, .25)
}

.cp_value>.val_ite.val_01 {
    top: 25%;
    left: 68%;
    max-width: 355px
}

.cp_value>.val_ite.val_01:before {
    left: -1em;
    -ms-transform: translate(-100%, -50%);
    -webkit-transform: translate(-100%, -50%);
    -moz-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    border-right: 1.6em solid #e81c24;
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent
}

.cp_value>.val_ite.val_02 {
    top: 50%;
    left: 70%;
    max-width: 360px;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.cp_value>.val_ite.val_02:before {
    left: -1em;
    -ms-transform: translate(-100%, -50%);
    -webkit-transform: translate(-100%, -50%);
    -moz-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    border-right: 1.6em solid #e81c24;
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent
}

.cp_value>.val_ite.val_03 {
    position: relative;
    max-width: 340px;
    margin: .5em auto 0;
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}

.cp_value>.val_ite.val_03:before {
    position: relative;
    border-bottom: 1.6em solid #e81c24;
    border-left: 1em solid transparent;
    border-right: 1em solid transparent;
    margin: 0 auto 1em;
    top: 0
}

.cp_value>.val_ite.val_03>.desc {
    justify-content: center;
    text-align: center
}

.cp_value>.val_ite.val_04 {
    top: 37%;
    left: 30%;
    max-width: 360px;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.cp_value>.val_ite.val_04:before {
    left: auto;
    right: -1em;
    -ms-transform: translate(100%, -50%);
    -webkit-transform: translate(100%, -50%);
    -moz-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    border-left: 1.6em solid #e81c24;
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent
}

.cp_value>.val_ite.val_04>.desc {
    text-align: right
}

.cp_value>.val_ite.val_05 {
    top: 3%;
    left: 34%;
    max-width: 340px;
    -ms-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.cp_value>.val_ite.val_05:before {
    left: auto;
    right: -1em;
    -ms-transform: translate(100%, -50%);
    -webkit-transform: translate(100%, -50%);
    -moz-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    border-left: 1.6em solid #e81c24;
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent
}

.cp_value>.val_ite.val_05>.desc {
    text-align: right
}

@media screen and (min-width:768px) {
    #cp_value-layer>.cir_el {
        cursor: pointer
    }

    #cp_value-layer>.cir_el.active>path,
    #cp_value-layer>.cir_el:hover>path {
        fill: #e81c24
    }

    #cp_value-layer>.cir_el.active>text,
    #cp_value-layer>.cir_el:hover>text {
        fill: #fff
    }
}

@media screen and (max-width:767px) {
    #cp_value-layer>.cir_el {
        cursor: pointer
    }

    #cp_value-layer>.cir_el.active>path {
        fill: #e81c24
    }

    #cp_value-layer>.cir_el.active>text {
        fill: #fff
    }

    .cp_value-wr {
        margin: 0
    }

    .cp_value {
        margin: 0
    }

    .cp_value>.val_ite {
        display: none
    }

    .cp_value>.val_circle {
        width: 70%
    }

    .val_ite {
        font-size: 10px;
        position: relative;
        z-index: 9;
        margin: 1em auto 0;
        padding: 0 3rem
    }

    .val_ite:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: relative;
        border-bottom: 1.6em solid #e81c24;
        border-left: 1em solid transparent;
        border-right: 1em solid transparent;
        margin: 0 auto 1em
    }

    .val_ite>.desc {
        background: #e81c24;
        color: #fff;
        border-radius: 1.2em;
        font-size: 1.2em;
        line-height: 1.8;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        min-height: 100%;
        padding: 1.5em 1.5em;
        align-items: center;
        justify-content: center;
        text-align: center
    }

    .val_ite>.desc br {
        display: none
    }
}

.about_us {
    color: #000;
    font-weight: 500
}

.about_us>.wr {
    padding: 3.8rem 0
}

@media screen and (max-width:767px) {
    .about_us>.wr {
        padding: 3rem 0 0
    }
}

.organize_wr {
    width: 100%
}

.circle-multi-title {
    font-size: 18.22px;
    color: #e81c24;
    font-weight: 900;
    letter-spacing: .03em;
    -ms-transform: translate(0, 100px);
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    transform: translate(0, 100px);
    text-align: center;
    position: relative;
    line-height: 1.3
}

.organize_title {
    position: relative;
    z-index: 99
}

.organize_title>.leaf {
    display: block;
    margin: 0 auto;
    width: 35%;
    max-width: 240px;
    font-size: 10px;
    padding: 0 0 4.8em;
    position: relative
}

.organize_title>.leaf>svg {
    position: relative;
    z-index: 99
}

.organize_title>.leaf:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    top: 50%;
    left: 50%;
    border-left: 1px solid #e81c24
}

.organize_title>.leaf:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 20;
    bottom: 0;
    left: 50%;
    width: 1.5em;
    height: 1.5em;
    background: url(../images/about-us/circle-down.svg) no-repeat center;
    background-size: contain;
    -ms-transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

#tree-scroll {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center
}

.smooth_scroll-ct {
    z-index: 1;
    -webkit-tap-highlight-color: transparent;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    text-size-adjust: none
}

#smooth_scroll_center {
    display: block;
    width: 1px;
    height: 1px;
    margin: 0 auto
}

.organize_ct {
    display: inline-block;
    padding: 0 0 2rem;
    font-size: 10px;
    flex-flow: row nowrap;
    justify-content: center
}

.organize_ct ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    margin-top: 1.6em
}

.organize_ct ul::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 50%;
    height: calc(1.6em + 1px);
    width: 0;
    color: #e81c24;
    border-left: 1px solid;
    -ms-transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    transform: translate(0, -100%)
}

.organize_ct ul>li {
    padding: 1.6em .5em 0
}

.organize_ct ul.t_list {
    flex-flow: column nowrap
}

.t_brand>li {
    position: relative
}

.t_brand>li:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    height: 1.6em;
    width: 50%;
    color: #e81c24;
    border-top: 1px solid;
    border-left: 1px solid
}

.t_brand>li:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    height: 1.6em;
    width: 50%;
    color: #e81c24;
    border-top: 1px solid
}

.t_brand>li:first-child:after {
    border: none;
    border-radius: 0 !important
}

.t_brand>li:first-child:before {
    border-radius: 1.28em 0 0 0
}

.t_brand>li:last-child:before {
    display: none
}

.t_brand>li:last-child:after {
    border-right: 1px solid;
    border-radius: 0 1.28em 0 0
}

.t_brand>li>.leaf {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 10.3em;
    min-height: 4.6em;
    padding: .5em 1em;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-flow: column nowrap;
    font-weight: 700;
    font-size: 1.2em;
    line-height: 1.3;
    color: #e81c24;
    border: 1px solid;
    border-radius: .83em;
    margin: 0 auto;
    position: relative;
    z-index: 99
}

.t_brand>li>.leaf.bg-black {
    background: #666;
    border-color: #666;
    color: #fff
}

.t_brand>li>.leaf.bg-red {
    background: #ec1c24;
    border-color: #ec1c24;
    color: #fff
}

.t_brand>li>.leaf.bg-gray {
    background: #b8b7b7;
    border-color: #b8b7b7;
    color: #fff
}

.t_brand>li>.leaf.bg_circle {
    max-width: 240px;
    width: 100%;
    height: auto;
    border: none
}

.t_brand>li>.leaf.empty {
    border: none
}

.t_brand>li>.leaf.empty:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    border-left: 1px solid
}

.t_brand.brand-2 {
    margin-top: 0
}

.t_brand.brand-2:before {
    display: none
}

.t_brand.brand-2>li {
    padding-top: 4.8em
}

.t_brand.brand-2>li:after,
.t_brand.brand-2>li:before {
    height: 4.8em
}

.t_brand.brand-2>li:first-child:before {
    border-radius: 3.2em 0 0 0
}

.t_brand.brand-2>li:last-child:after {
    border-radius: 0 3.2em 0 0
}

.t_brand.brand-2>li>.leaf:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 50%;
    width: 1.2em;
    height: 1.2em;
    background: url(../images/about-us/circle-down.svg) no-repeat center;
    background-size: contain;
    -ms-transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

ul.t_list {
    border: 1px solid #e81c24;
    border-radius: .75rem;
    flex-flow: column nowrap;
    margin: 3.2em 0 0;
    padding: .5em 0
}

ul.t_list::before {
    height: calc(3.2em + 1px)
}

ul.t_list:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 50%;
    width: 1.25em;
    height: 1.25em;
    background: url(../images/about-us/circle-down.svg) no-repeat center;
    background-size: contain;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

ul.t_list>li {
    padding: 0;
    width: 100%
}

ul.t_list>li:before {
    display: none
}

ul.t_list>li>.leaf {
    width: 100%;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.3;
    color: #e81c24;
    display: block;
    padding: .5em 1em;
    border: none;
    text-align: left;
    position: relative
}

ul.t_list>li>.leaf:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #e81c24;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (max-width:767px) {
    .organize_ct {
        font-size: 7px
    }
}

#gift-wr {
    padding-top: 6.4rem
}

.recent_gift_ajax {
    min-height: 400px
}

.recent_gift_ajax:before {
    z-index: 99
}

.recent_gift_ajax.empty {
    min-height: unset
}

.tym_ranking_row {
    max-width: 675px;
    margin: 0 auto
}

@media screen and (min-width:768px) {

    .hot_gift_row,
    .recent_gift_row {
        justify-content: space-around;
        width: auto;
        margin: 0 -2.4166666667%
    }

    .hot_gift_row>.ite_col,
    .recent_gift_row>.ite_col {
        width: 28.5%
    }

    .hot_gift_row>.ite_col:first-child>article {
        -ms-transform: scale(.95);
        -webkit-transform: scale(.95);
        -moz-transform: scale(.95);
        transform: scale(.95);
        -webkit-transform-origin: left;
        -moz-transform-origin: left;
        transform-origin: left
    }

    .hot_gift_row>.ite_col:nth-child(2)>article {
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        transform-origin: center
    }

    .hot_gift_row>.ite_col:last-child>article {
        -ms-transform: scale(.95);
        -webkit-transform: scale(.95);
        -moz-transform: scale(.95);
        transform: scale(.95);
        -webkit-transform-origin: right;
        -moz-transform-origin: right;
        transform-origin: right
    }
}

@media screen and (max-width:767px) {
    .recent_gift_ajax {
        min-height: 300px
    }

    .hot_gift_row {
        width: 90%;
        max-width: 320px;
        margin: 0 auto
    }

    .hot_gift_row>.ite_col:nth-child(2)>article {
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        transform-origin: center
    }

    .recent_gift_row {
        flex-flow: row wrap;
        justify-content: space-between
    }

    .recent_gift_row>.ite_col {
        width: 48%
    }

    .tym_ranking_row {
        max-width: 320px;
        margin: 0 auto
    }
}

.depart_post_wr,
.depart_role_aside {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: column nowrap
}

.depart_role_aside {
    height: 100%
}

.depart_role_aside>.tit {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: #ec1c24;
    color: #fff;
    min-height: 5.7rem;
    margin: 0;
    text-transform: uppercase;
    font-size: 1rem
}

.depart_post_wr {
    flex-grow: 1;
    height: auto;
    padding: 1.5rem .75rem;
    overflow: hidden
}

.depart_role_fr {
    margin: 0 0 1rem
}

.depart_role_fr .ite_search>input[type=text] {
    height: 2.85rem;
    background: 0 0
}

.depart_role_fr .ite_search>button {
    background: 0 0
}

.depart_role_single {
    height: 100%;
    width: 100%;
    flex-flow: column nowrap
}

.depart_role_single>.depart_role_nav {
    flex-shrink: 0;
    min-height: 5.7rem
}

.depart_role_single>.depart_role_single_bl {
    height: auto;
    flex-grow: 1;
    overflow-y: auto
}

.depart_role_single>.depart_role_single_bl::-webkit-scrollbar {
    width: 3px
}

.depart_role_single>.depart_role_single_bl::-webkit-scrollbar-track {
    background: #b8b7b7
}

.depart_role_single>.depart_role_single_bl::-webkit-scrollbar-thumb {
    background: #ec1c24
}

.depart_role_single>.depart_role_single_bl::-webkit-scrollbar-thumb:hover {
    background: #ec1c24
}

.depart_role_single_bl {
    padding-top: 5rem
}

.depart_role_single_ct {
    padding-right: 1rem
}

.depart_role_single_ct h2,
.depart_role_single_ct h3 {
    font-size: 1.25em;
    color: #f44341;
    margin: 1.5em 0 .5em
}

.depart_role_single_ct h2:first-child,
.depart_role_single_ct h3:first-child {
    margin-top: 0
}

.depart_role_hd {
    border-left: 4px solid #ec1c24;
    padding-left: 1rem;
    margin: 0 0 2.5rem;
    font-weight: 700;
    font-size: 2.15rem;
    text-transform: uppercase;
    line-height: 1.2
}

.depart_role_hd>.cate_tit {
    color: #f44341;
    display: block;
    margin: 0 0 .5rem
}

.depart_role_hd>.tit {
    margin: 0;
    color: #666;
    font-size: 1em
}

.depart_role_lst {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: stretch;
    height: 100%
}

.depart_role_lst>li {
    width: auto;
    flex-grow: 1
}

.depart_role_lst>li>a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background: #f7f5f5;
    border-right: 2px solid transparent;
    font-size: 1rem;
    color: #666;
    text-transform: uppercase;
    font-weight: 700
}

.depart_role_lst>li>a.active,
.depart_role_lst>li>a:hover {
    background: #fff;
    color: #f44341;
    border-right-color: #ec1c24
}

.depart_role_lst>li:last-child>a {
    border-right-width: 0
}

.depart_post_ct {
    height: auto;
    flex-grow: 1;
    overflow-y: auto
}

.depart_post_ct::-webkit-scrollbar {
    width: 3px
}

.depart_post_ct::-webkit-scrollbar-track {
    background: #f7f5f5
}

.depart_post_ct::-webkit-scrollbar-thumb {
    background: #ec1c24
}

.depart_post_ct::-webkit-scrollbar-thumb:hover {
    background: #ec1c24
}

.depart_rol_cate {
    padding: 0 .75rem .75rem
}

.depart_rol_cate>li {
    font-size: 1.15rem;
    padding: 0
}

.depart_rol_cate>li.hide {
    display: none
}

.depart_rol_cate>li>.tit {
    cursor: pointer;
    position: relative;
    font-size: 1.25em;
    line-height: 1.3;
    color: #ec1c24;
    text-transform: uppercase;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    padding: 0 0 .5rem
}

.depart_rol_cate>li>.tit>.icon {
    display: inline-block;
    flex-shrink: 0;
    margin: 0 .75rem 0 0;
    font-size: .4em;
    overflow: hidden;
    margin-top: .85em;
    -ms-transition: transform ease-in .3s;
    -webkit-transition: transform ease-in .3s;
    -moz-transition: transform ease-in .3s;
    transition: transform ease-in .3s
}

.depart_rol_cate>li>.tit>.icon.active {
    -ms-transform: rotateZ(-90deg);
    -webkit-transform: rotateZ(-90deg);
    -moz-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg)
}

.depart_rol_cate>li>.tit>a {
    color: #ec1c24
}

.depart_rol_cate>li>.tit.active>.icon {
    -ms-transform: rotateZ(-90deg);
    -webkit-transform: rotateZ(-90deg);
    -moz-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg)
}

.depart_rol_cate>li>.posts {
    padding-left: 1.75rem
}

.depart_rol_cate>li>.posts>li {
    padding: 0 0 .3rem
}

.depart_rol_cate .link {
    color: #666
}

.depart_rol_cate .link.active,
.depart_rol_cate .link:hover {
    color: #ec1c24
}

.depart_rol_cate .search_item.hide {
    display: none
}

.depart_role_ct {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center
}

.depart_role_ct>.page_tit {
    margin: 0;
    font-size: 2.15rem;
    text-transform: uppercase;
    color: #666
}

@media screen and (min-width:768px) {
    .depart_role_row {
        flex-flow: row nowrap;
        align-items: stretch;
        height: calc(100vh - 200px)
    }

    .depart_role_row>.lf_col {
        width: 25%;
        min-width: 230px;
        margin-right: 5%;
        flex-shrink: 0;
        background: #f7f5f5
    }

    .depart_role_row>.rt_col {
        width: auto;
        flex-grow: 1
    }
}

@media screen and (max-width:767px) {
    body.show_depart_popup #header {
        z-index: 1
    }

    .depart_role_row {
        flex-flow: column nowrap;
        justify-content: stretch
    }

    .depart_role_row>.rt_col {
        height: calc(100vh - 150px)
    }

    #depart-post-wr {
        position: fixed;
        z-index: 999991;
        top: 5%;
        right: 10%;
        bottom: 5%;
        left: 10%;
        background: #fff;
        padding: 2.5rem 1rem 1rem;
        box-shadow: 0 0 3px 1px #bbb;
        display: none
    }

    #depart-post-wr.active {
        display: block
    }

    #depart-post-wr>.depart_post_ct {
        height: calc(100% - 5rem)
    }

    #depart-post-wr>.depart_post_bt {
        position: absolute;
        z-index: 9;
        right: .5rem;
        top: .5rem;
        left: auto;
        width: 3rem;
        text-align: right;
        margin: 0
    }

    #depart-post-wr>.depart_post_bt>.icon {
        font-size: 1rem;
        font-weight: 700
    }

    .depart_role_aside>.tit {
        min-height: 3.5rem;
        padding: 0 1rem;
        justify-content: space-between
    }

    .depart_role_aside>.tit>.ico_menu {
        width: 2.5rem
    }

    .depart_role_single>.depart_role_nav {
        min-height: 3.5rem
    }

    .depart_role_single_bl {
        padding-top: 2rem
    }

    .depart_role_hd {
        font-size: 1.5rem
    }
}

.exchanged_gift {
    margin: 0;
    padding: 1.1rem 0 1.1rem 2.2rem;
    font-size: 1.2rem;
    position: relative;
    border-left: 1px solid #ec1c24;
    overflow: visible
}

.exchanged_gift:last-child {
    padding-bottom: 0
}

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

.exchanged_gift:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 0;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ec1c24;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.exchanged_gift>.lf_col>.order_date {
    font-weight: 700;
    font-size: 1em
}

.exchanged_gift_box {
    min-height: 100px;
    border-left: 5px solid #ec1c24;
    border-radius: 0 1rem 1rem 0;
    background: #f7f5f5;
    padding: 1.5rem 1.5rem 1.5rem;
    flex-flow: row nowrap
}

.exchanged_gift_box>.ct {
    width: auto;
    flex-grow: 1;
    padding-right: 1.5rem;
    color: #000;
    font-weight: 500
}

.exchanged_gift_box>.ct>.price_wr {
    flex-flow: row wrap;
    align-items: flex-end;
    line-height: 1.2;
    margin: 1rem 0 0
}

.exchanged_gift_box>.ct>.price_wr>.gift_price {
    margin: 0 .3rem
}

.exchanged_gift_box>.ct>.gift_name {
    color: #ec1c24;
    margin: .5em 0 0
}

.exchanged_gift_box>.gift_image {
    width: 5.7rem;
    flex-shrink: 0
}

.exchanged_gift_box>.gift_image>figure {
    border-radius: .3rem
}

@media screen and (min-width:768px) {
    .exchanged_gift {
        margin-left: 8rem
    }

    .exchanged_gift>.lf_col {
        position: absolute;
        z-index: 99;
        top: 50%;
        left: -8rem;
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media screen and (max-width:1024px) {
    .exchanged_gift {
        font-size: 1rem
    }
}

@media screen and (max-width:900px) and (min-width:768px) {
    .exchanged_gift {
        font-size: .75rem;
        margin-left: 4rem;
        padding: 1rem 0 1rem 1rem
    }

    .exchanged_gift>.lf_col {
        left: -4rem;
        font-size: .75em
    }

    .exchanged_gift_box {
        padding: 1rem
    }

    .exchanged_gift_box>.ct {
        padding-right: 1rem
    }

    .exchanged_gift_box>.gift_image {
        width: 4rem
    }
}

@media screen and (max-width:767px) {
    .exchanged_gift>.lf_col {
        line-height: 1;
        margin: 0 0 .5rem
    }

    .exchanged_gift_box {
        padding: 1rem
    }

    .exchanged_gift_box>.ct {
        padding-right: 1rem
    }

    .exchanged_gift_box>.ct>.price_wr>span:last-child {
        display: block;
        width: 100%;
        margin-top: .3rem
    }
}

.g_intro_ct {
    font-size: 1.4rem
}

.g_intro_quote {
    text-align: center
}

.g_intro_quote>.icon {
    font-size: 4rem;
    color: #bababa;
    line-height: 1
}

.f_book_wr {
    background: #333;
    margin-top: 2rem
}

.f_book_wr>.container {
    position: relative;
    z-index: 9
}

.f_book_view {
    position: relative;
    z-index: 99
}

.f_book_view:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 70%
}

.f_book_fr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    border: none;
    margin: 0
}

@media screen and (max-width:767px) {
    #autograph-book-bg {
        background-image: none !important
    }

    .g_intro_ct {
        font-size: 1.2rem
    }

    .f_book_view:before {
        padding-top: 125%
    }
}

.milestone_bl {
    flex-flow: row nowrap;
    padding: 2.5rem 0
}

.milestone_bl>.lf_col {
    width: 40%;
    min-width: 200px;
    flex-shrink: 0;
    text-align: right
}

.milestone_bl>.rt_col {
    width: auto;
    max-width: 58%;
    flex-grow: 1;
    padding-left: 2.2rem
}

.milestone_bl.odd_bl {
    flex-direction: row-reverse
}

.milestone_bl.odd_bl>.rt_col {
    text-align: right;
    padding-right: 2.2rem;
    padding-left: 0
}

.milestone_bl.odd_bl>.lf_col {
    text-align: left
}

.fit_fig.milestone_fig {
    max-width: 290px;
    display: inline-block;
    transform: translate(0, 6%)
}

.fit_fig.milestone_fig::before {
    padding-top: 120%
}

.fit_fig.milestone_fig>img {
    object-position: right bottom
}

.fit_fig.milestone_fig.odd_bl>img {
    object-position: left bottom
}

.milestone_ct>.tit {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.8rem;
    margin: 0
}

.milestone_ct>.time {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 4.8rem;
    color: #ec1c24;
    line-height: 1.2;
    margin: 0 0 .3rem
}

.milestone_ct>.ct {
    font-size: 1.8rem;
    line-height: 1.3;
    color: #666;
    max-width: 500px;
    display: inline-block
}

.milestone_ct>.ct>p {
    width: 100%
}

.milestone_desc {
    border: 1px solid rgba(102, 102, 102, .36);
    border-radius: .5em;
    padding: .85em 1.5em;
    position: relative
}

.milestone_desc>.ico {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 50%;
    -ms-transform: translate(-110%, -50%);
    -webkit-transform: translate(-110%, -50%);
    -moz-transform: translate(-110%, -50%);
    transform: translate(-110%, -50%);
    color: #666;
    font-size: 1.1em
}

.milestone_desc>.ico.ico_1 {
    color: #aaa
}

.milestone_desc>.ico.ico_2 {
    color: #ec1c24
}

.milestone_desc.odd_bl {
    text-align: right
}

.milestone_desc.odd_bl>.ico {
    left: auto;
    right: -.2em;
    -ms-transform: translate(110%, -50%) rotateZ(-180deg);
    -webkit-transform: translate(110%, -50%) rotateZ(-180deg);
    -moz-transform: translate(110%, -50%) rotateZ(-180deg);
    transform: translate(110%, -50%) rotateZ(-180deg)
}

.milestone_desc.odd_bl>.dot_txt {
    justify-content: flex-end;
    position: relative;
    padding-right: 1.3em
}

.milestone_desc.odd_bl>.dot_txt:before {
    position: absolute;
    left: auto;
    right: 0;
    margin: 0
}

@media screen and (max-width:767px) {
    .milestone_bl {
        flex-flow: row wrap;
        padding: 1.5rem 0 1rem;
        position: relative
    }

    .milestone_bl>.lf_col {
        width: 7rem;
        min-width: unset;
        position: absolute;
        z-index: 9;
        top: 0;
        left: 0
    }

    .milestone_bl>.rt_col {
        width: auto;
        max-width: 100%;
        padding-left: 0;
        padding-top: 1.5rem;
        position: relative;
        z-index: 99
    }

    .milestone_bl.odd_bl>.lf_col {
        left: auto;
        right: 0
    }

    .milestone_bl.odd_bl>.rt_col {
        padding-right: 0;
        padding-left: 0
    }

    .milestone_bl.odd_bl>.milestone_ct>.time,
    .milestone_bl.odd_bl>.milestone_ct>.tit {
        padding-left: 0;
        padding-right: 8rem
    }

    .fit_fig.milestone_fig {
        -ms-transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }

    .milestone_ct>.tit {
        font-size: 1.6rem;
        padding-left: 8rem
    }

    .milestone_ct>.time {
        font-size: 3rem;
        margin: 0 0 .3rem;
        padding-left: 8rem
    }

    .milestone_ct>.ct {
        font-size: 1.4rem
    }

    .milestone_desc>.ico {
        display: none
    }
}

.cpn_main_banner {
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    min-height: 150px;
    color: #fff;
    background: #ec1c24;
    padding: 30px 0
}

.cpn_banner_ct {
    text-align: center;
    font-size: 1.45rem;
    font-weight: 600
}

.cpn_tit_lar {
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 3.8rem;
    line-height: 1;
    font-weight: 700;
    margin: .5em 0 1.2em;
    align-items: flex-end;
    width: 100%;
    justify-content: center
}

.cpn_tit_lar>span {
    display: inline-block
}

.cpn_tit_lar>.type {
    color: #333;
    line-height: 1.2;
    margin-right: .3em
}

.cpn_tit_lar>.type::after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 4px solid #ec1c24
}

.cpn_tit_lar>.name {
    font-weight: 900;
    font-size: 2em;
    color: #ec1c24;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: .7
}

.cpn_tit_lar.c_white>.type {
    color: #ec1c24
}

.cpn_tit_lar.c_white>.type::after {
    border-color: #fff
}

.cpn_tit_lar.c_white>.name {
    color: #fff
}

.cpn_tit_lar.c_black>.type {
    color: #333
}

.cpn_tit_lar.c_black>.type::after {
    border-color: #fff
}

.cpn_tit_lar.c_black>.name {
    color: #fff
}

.cpn_tit_lar.m_small {
    margin-bottom: .8em
}

@media screen and (max-width:1024px) {
    .cpn_banner_ct>p {
        display: inline
    }

    .cpn_banner_ct>p>br {
        display: none
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .cpn_tit_lar {
        font-size: 2.8rem
    }
}

@media screen and (max-width:767px) {
    .cpn_banner_ct {
        font-size: 1.2rem
    }

    .cpn_tit_lar {
        font-size: 1.6rem
    }
}

.wr_slider.cpn_senior_slider {
    padding: 0 2rem;
    width: auto;
    height: 65rem;
    margin: 0 -1rem 5rem
}

.companion_senior {
    background: #333
}

.cpn_slide {
    padding: 0 .5rem
}

.cpn_slide_info {
    position: relative
}

.cpn_slide_info::before {
    content: "";
    display: block;
    padding-top: 165%
}

.cpn_slide_info:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 20%;
    right: 0;
    bottom: 0;
    background: #ec1c24
}

.cpn_slide_info>figure {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cpn_slide_info>figure>img {
    object-position: center top
}

.cpn_slide_info>.ct {
    position: absolute;
    z-index: 99;
    width: 100%;
    top: auto;
    bottom: 0;
    left: 0;
    padding: 1.5rem 1rem;
    min-height: 5.5rem
}

.cpn_slide_info>.ct>.name {
    font-size: 2rem;
    margin: 0;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase
}

.cpn_slide_info>.ct>.desc {
    color: #fff;
    font-size: .85rem;
    font-weight: 600;
    text-transform: uppercase
}

.cpn_exp_wr {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin: 1rem 0 0
}

.cpn_exp_wr>.iScrollLoneScrollbar {
    opacity: 0
}

.cpn_exp_wr:hover>.iScrollLoneScrollbar {
    opacity: 1
}

ul.cpn_exps>li {
    background: #fff;
    padding: 1.5em .5rem .5rem;
    border-radius: .5rem;
    text-align: center;
    margin: 0;
    border: 2px solid #333;
    font-size: 1.15rem;
    min-height: 9em
}

.cpn_exp_tit {
    margin: 0;
    font-size: 1.6em;
    line-height: 1;
    color: #ec1c24;
    font-weight: 700;
    margin: 0 0 .3em
}

.cpn_exp_tit::after {
    content: "";
    display: block;
    width: 1em;
    margin: 0 auto;
    border-top: .16em solid
}

.cpn_exp_ct {
    color: #666;
    line-height: 1.2;
    font-weight: 500
}

@media screen and (min-width:1025px) {
    .cpn_slide_info>figure {
        left: 7%;
        width: 86%
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    ul.cpn_exps>li {
        font-size: 1rem
    }

    .cpn_slide_info>.ct>.name {
        font-size: 1.4rem
    }

    ul.cpn_exps>li {
        font-size: .6rem;
        padding-left: .2rem;
        padding-right: .2rem
    }
}

@media screen and (max-width:767px) {
    .wr_slider.cpn_senior_slider {
        margin: 0
    }

    .cpn_slide_info {
        width: 60%;
        margin: 0 auto
    }

    .cpn_slide_info>.ct>.name {
        font-size: 1.4rem
    }

    ul.cpn_exps>li {
        font-size: 1rem
    }
}

.companion_veteran {
    background: #ebebeb
}

.companion_veteran>.container {
    z-index: 9
}

.cpn_vet_exp_wr {
    position: relative;
    z-index: 99;
    width: 100%;
    margin: 0 0 3rem
}

.cpn_vet_exp_wr>.container {
    position: relative;
    z-index: 9
}

.cpn_vet_exp_slider {
    height: 25.28rem;
    opacity: 0
}

.cpn_vert_exp_bl {
    position: relative;
    z-index: 9;
    cursor: pointer;
    margin: 0
}

.cpn_vert_exp_bl>.iScrollLoneScrollbar {
    opacity: 0
}

.cpn_vert_exp_bl:hover>.iScrollLoneScrollbar {
    opacity: 1
}

.cpn_vet_exp_list>li:last-child>.cpn_vet_exp_info>.sep {
    display: none
}

.cpn_vet_exp_info {
    width: 100%;
    padding: 4.6em 0;
    position: relative;
    font-size: 1.4rem;
    font-weight: 700;
    color: #333;
    align-items: center
}

.cpn_vet_exp_info>.tit {
    font-family: "Bebas Neue", cursive;
    font-size: 3.4em;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    margin: 0;
    padding: 0 0 .08em
}

.cpn_vet_exp_info>.ct {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    min-height: 4em;
    max-width: 7em;
    line-height: 1.3;
    background: rgba(235, 235, 235, .8);
    flex-flow: column nowrap;
    justify-content: flex-end
}

.cpn_vet_exp_info>.sep {
    width: auto;
    text-align: center;
    display: inline-block;
    font-size: 1.3em;
    line-height: 1;
    flex-grow: 1;
    color: #fff
}

.cpn_vet_exp_info.odd_id>.ct {
    top: auto;
    bottom: .5em;
    justify-content: flex-start
}

.wr_slider.cpn_veteran_slider {
    position: relative;
    z-index: 9;
    padding: 0 2rem;
    width: auto;
    height: 45.57rem;
    opacity: 0;
    margin: 0 -1rem 1rem
}

.wr_slider.cpn_veteran_slider>.slick-list {
    padding-top: 2rem
}

.cpn_vet_slide {
    padding: 0 .5rem 0;
    -ms-transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
    -moz-transition: all ease-in .3s;
    transition: all ease-in .3s
}

.cpn_vet_info {
    position: relative;
    background: #fff;
    border: .71rem solid #333;
    padding-top: 1rem;
    -ms-transition: background ease-in .3s;
    -webkit-transition: background ease-in .3s;
    -moz-transition: background ease-in .3s;
    transition: background ease-in .3s
}

.cpn_vet_info>figure.fit_fig::before {
    padding-top: 140%
}

.cpn_vet_info>figure.fit_fig>img {
    object-position: center top
}

.cpn_vet_info>.ct {
    width: 100%;
    padding: 0 1rem 1rem;
    min-height: 6rem;
    overflow: hidden
}

.cpn_vet_info>.ct>.name {
    font-size: 1.8rem;
    margin: 0;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap
}

.cpn_vet_info>.ct>.desc {
    color: #333;
    font-size: .85rem;
    font-weight: 700;
    text-transform: uppercase
}

.cpn_vet_exp_bg {
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: auto;
    bottom: 6.79rem;
    width: 100%;
    height: 5.6rem;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: #ec1c24
}

.cpn_vert_direct {
    width: 100%;
    position: relative;
    overflow: visible;
    z-index: 2
}

.cpn_vert_direct>.bar {
    position: absolute;
    width: auto;
    flex-grow: 1;
    flex-shrink: 0;
    top: -12rem;
    height: 17.8rem;
    border-left: .28rem solid #333;
    opacity: 0
}

.cpn_vert_direct>.bar:after {
    content: "";
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    background: #333;
    position: absolute;
    top: auto;
    left: -.14rem;
    bottom: -.14rem;
    -ms-transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.cpn_vert_direct>.bar.active {
    -ms-transition: opacity ease-in .1s;
    -webkit-transition: opacity ease-in .1s;
    -moz-transition: opacity ease-in .1s;
    transition: opacity ease-in .1s;
    opacity: 1
}

.cpn_vert_direct>.bar.id-1 {
    left: 16%
}

.cpn_vert_direct>.bar.id-2 {
    left: 36%
}

.cpn_vert_direct>.bar.id-3 {
    left: 62%
}

.cpn_vert_direct>.bar.id-4 {
    left: 86%
}

@media screen and (min-width:768px) {
    .cpn_veteran_slider .show_info .cpn_vet_slide {
        -ms-transform: translate(0, -2rem);
        -webkit-transform: translate(0, -2rem);
        -moz-transform: translate(0, -2rem);
        transform: translate(0, -2rem)
    }

    .cpn_veteran_slider .show_info .cpn_vet_slide>.cpn_vet_info {
        background: #ec1c24;
        border-color: transparent;
        border-bottom: 0
    }

    .cpn_veteran_slider .show_info .cpn_vet_slide>.cpn_vet_info>.ct>.desc,
    .cpn_veteran_slider .show_info .cpn_vet_slide>.cpn_vet_info>.ct>.name {
        color: #fff
    }

    .cpn_vert_direct[data-counter="3"] {
        margin-left: 10%
    }

    .cpn_vert_direct[data-counter="2"] {
        margin-left: 23%
    }

    .cpn_vert_direct[data-counter="1"] {
        margin-left: 36.5%
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .cpn_vet_info>.ct>.name {
        font-size: 1.4rem
    }

    .cpn_vet_exp_info {
        font-size: 1.4rem
    }

    .cpn_vet_exp_bg {
        height: 5rem;
        bottom: 9.2rem
    }

    .cpn_vert_direct>.bar {
        height: 17.5rem
    }
}

@media screen and (max-width:900px) and (min-width:768px) {
    .cpn_vet_exp_info>.tit {
        font-size: 2.5em;
        line-height: 1.5em
    }

    .cpn_vert_direct>.bar.id-1 {
        left: 16%
    }

    .cpn_vert_direct>.bar.id-3 {
        left: 77%
    }

    .cpn_vert_direct>.bar.id-2 {
        left: 49%
    }
}

@media screen and (max-width:767px) {
    .wr_slider.cpn_veteran_slider {
        margin-bottom: 0
    }

    .cpn_vet_slide {
        background: #ebebeb
    }

    .cpn_vet_slide>.cpn_vet_info {
        width: 60%;
        margin: 0 auto;
        padding-top: 0;
        background: #ec1c24;
        border-color: transparent;
        border-bottom: 0
    }

    .cpn_vet_slide>.cpn_vet_info>.ct {
        padding: .5rem 0;
        min-height: 5.35rem;
        overflow: hidden
    }

    .cpn_vet_slide>.cpn_vet_info>.ct>.name {
        font-size: 1.4rem;
        color: #fff
    }

    .cpn_vet_slide>.cpn_vet_info>.ct>.desc {
        color: #fff
    }

    .cpn_vet_exp_wr {
        margin: 0
    }

    .cpn_vet_exp_bg {
        height: 5rem;
        bottom: 4.1rem
    }

    .cpn_vet_exp_info {
        padding: 5em 0;
        font-size: 1rem
    }

    .cpn_vert_direct>.bar {
        top: -12rem;
        height: 16rem;
        border-left-width: .2rem
    }

    .cpn_vert_direct>.bar:after {
        width: 1rem;
        height: 1rem;
        left: -.1rem;
        bottom: -.1rem
    }

    .cpn_vert_direct>.bar.id-1 {
        left: 50%
    }
}

.companion_old_man {
    background: #ec1c24;
    color: #fff
}

.wr_slider.cpn_old_man_slider {
    width: auto;
    height: 63rem;
    margin: 0 -1rem 5rem
}

.wr_slider.cpn_old_man_slider>button {
    color: #333
}

.cpn_old_slide {
    flex-flow: row nowrap
}

.cpn_old_slide>.lf_col {
    width: 53%;
    flex-shrink: 0;
    padding-top: 3rem
}

.cpn_old_slide>.rt_col {
    width: auto;
    flex-grow: 1;
    position: relative
}

.cpn_old_slide_info {
    width: 82%;
    max-width: 420px;
    margin: 0 auto
}

.cpn_old_slide_info>.ct {
    position: relative;
    z-index: 99;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 1em 0;
    min-height: 4em
}

.cpn_old_slide_info>.ct::after {
    content: "";
    display: block;
    width: 4em;
    border-top: .25em solid #333;
    margin-top: .2em
}

.cpn_old_slide_info>.ct>.name {
    font-size: 2.27em;
    color: #fff;
    margin: 0;
    line-height: 1;
    font-weight: 700
}

.cpn_old_fig_wr {
    position: relative;
    z-index: 9
}

.cpn_old_fig_wr::before {
    content: "";
    display: block;
    z-index: 1;
    padding-top: 154%
}

.cpn_old_fig_wr::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    background: url(../images/companion/old-man-bg.svg) no-repeat center;
    background-size: contain
}

.cpn_old_fig_wr>.bg_top {
    position: absolute;
    z-index: 1;
    width: 43%;
    border-radius: 50%;
    background: #333;
    top: 0;
    left: 0;
    -ms-transform: translate(-20%, 0);
    -webkit-transform: translate(-20%, 0);
    -moz-transform: translate(-20%, 0);
    transform: translate(-20%, 0)
}

.cpn_old_fig_wr>.bg_top::before {
    content: "";
    display: block;
    padding-top: 100%
}

.cpn_old_fig_wr>.bg_bot {
    position: absolute;
    z-index: 1;
    width: 54%;
    border-radius: 50%;
    background: #333;
    opacity: .51;
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
    -ms-transform: translate(30%, 30%);
    -webkit-transform: translate(30%, 30%);
    -moz-transform: translate(30%, 30%);
    transform: translate(30%, 30%)
}

.cpn_old_fig_wr>.bg_bot::before {
    content: "";
    display: block;
    padding-top: 100%
}

.cpn_old_fig_wr>figure {
    position: absolute;
    z-index: 99;
    top: 10%;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    border-radius: 0 0 500px 500px
}

.cpn_old_fig_wr>figure>img {
    object-position: center top;
    object-fit: contain
}

.cpn_old_exp_info {
    font-size: 1.35rem;
    justify-content: center;
    flex-flow: row nowrap;
    align-items: center;
    position: relative;
    padding: 1.5em 0 1.5em
}

.cpn_old_exp_info::before {
    content: "";
    display: block;
    width: .85em;
    height: .85em;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.cpn_old_exp_info::after {
    content: "";
    display: block;
    border-left: 1px dashed #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    bottom: 0;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.cpn_old_exp_info>.tit {
    position: relative;
    z-index: 9;
    color: #fff;
    background: #ec1c24;
    flex-shrink: 0;
    flex-grow: 0;
    text-align: center;
    font-family: "Bebas Neue", cursive;
    font-size: 3.5em;
    padding: .1em .1em 0;
    margin: 0;
    font-weight: 500;
    width: 2em;
    line-height: .75
}

.cpn_old_exp_info>.desc {
    width: calc(50% - 1em);
    color: #000;
    font-weight: 700;
    line-height: 1.2
}

.cpn_old_exp_list>li:nth-child(even)>.cpn_old_exp_info {
    flex-direction: row-reverse
}

.cpn_old_exp_list>li:nth-child(even)>.cpn_old_exp_info>.desc {
    text-align: right
}

.cpn_old_exp_list>li:last-child>.cpn_old_exp_info::after {
    display: none
}

.cpn_old_exp_rw {
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cpn_old_exp_rw>.iScrollLoneScrollbar {
    opacity: 0
}

.cpn_old_exp_rw:hover>.iScrollLoneScrollbar {
    opacity: 1
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .cpn_old_exp_info>.tit {
        font-size: 3.5em
    }

    .cpn_old_slide_info>.ct {
        font-size: 1.4rem
    }
}

@media screen and (max-width:900px) and (min-width:768px) {
    .cpn_old_exp_info {
        font-size: 1rem
    }
}

@media screen and (max-width:767px) {
    .cpn_old_slide_info>.ct {
        font-size: 1rem
    }

    .cpn_old_slide_info>.ct>.name {
        font-size: 1.6em
    }

    .cpn_old_exp_info {
        font-size: .85rem
    }

    .cpn_old_exp_info>.tit {
        font-size: 3rem
    }
}

.ya_wr_tit {
    color: #ec1c24;
    font-size: 3.8rem;
    margin-bottom: 1rem
}

@media screen and (max-width:1024px) {
    .ya_wr_tit {
        font-size: 3rem
    }
}

@media screen and (max-width:767px) {
    .ya_wr_tit {
        font-size: 2rem
    }
}

.ya_award_row {
    padding: 2rem 0 1rem
}

.award_fig>figure {
    display: block;
    margin: 0 auto 3rem;
    max-width: 280px;
    width: 90%
}

.award_fig>figure:before {
    padding-top: 121%
}

.award_fig>figure>img {
    object-position: center bottom
}

.ya_tit:after {
    content: "";
    display: block;
    margin: .5rem auto 0;
    width: 2.5rem;
    border-top: .3rem solid
}

.award_ct {
    text-align: center;
    max-width: 300px;
    margin: 1rem auto 0;
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 500
}

.award_ct>.tit {
    font-size: 1.85rem;
    margin: 0 0 1rem;
    color: #ec1c24;
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (min-width:768px) {
    .ya_award_row>.f_col {
        width: 33.33%;
        padding: 0 .5rem
    }
}

@media screen and (max-width:767px) {
    .award_fig>figure {
        max-width: 200px
    }
}

.ya_year_filter {
    flex-flow: row nowrap;
    margin: 0 0 1rem;
    padding: 0 .5rem
}

.ya_year_filter>.lf_col {
    flex-shrink: 1;
    flex-grow: 0
}

.ya_year_filter>.rt_col {
    flex-shrink: 1;
    flex-grow: 0;
    width: 80%;
    max-width: 18rem
}

.ya_year_list {
    padding: 0 1rem;
    height: 2.2rem;
    opacity: 0;
    overflow: hidden
}

.ya_year_list>.slick-arrow {
    color: #b8b7b7
}

.ya_year_list>.slick-arrow>span {
    font-size: 1rem
}

.ya_year_list>.slick-arrow:hover {
    color: #000
}

.yaSlider.filtered>.slick-list {
    -ms-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -ms-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -ms-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.ya_will_year_all,
.ya_will_year_slide {
    cursor: pointer;
    font-weight: 700;
    font-size: 1.28rem
}

.ya_will_year_all.active,
.ya_will_year_slide.active {
    color: #ec1c24;
    text-decoration: underline
}

.ya_will_year_slide {
    text-align: center;
    position: relative
}

.ya_will_year_slide:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 25%;
    bottom: 25%;
    right: auto;
    border-left: 1px solid #ec1c24
}

.slick-slide[data-slick-index="0"] .ya_will_year_slide:before {
    display: none
}

@media screen and (max-width:767px) {
    .ya_year_filter {
        padding: 0 2rem
    }

    .ya_year_filter>.rt_col {
        max-width: 15rem
    }

    .ya_year_list>.slick-arrow {
        line-height: 1
    }

    .ya_year_list>.slick-arrow>span {
        line-height: 2rem
    }

    .ya_will_year_all,
    .ya_will_year_slide {
        font-size: 1rem
    }
}

.ya_will_row {
    flex-flow: row nowrap
}

.ya_will_row>.lf_col {
    width: auto;
    max-width: 100%;
    flex-grow: 1
}

.ya_will_row>.rt_col {
    width: 66%;
    padding: 1em 1em 1em 3.5em;
    flex-shrink: 0;
    display: none
}

.will_awards {
    padding-bottom: 2rem
}

.ya_will_slider {
    height: 520px
}

.ya_will_slider.show_detail .ya_will_row>.rt_col {
    display: block
}

.ya_will_slider.show_detail .ya_will_row>.lf_col>.ya_will_side {
    background: #ec1c24
}

.ya_will_slider.show_detail .ya_will_row>.lf_col>.ya_will_side>.hd {
    display: none
}

.ya_will_slider.show_detail .ya_will_row>.lf_col>.ya_will_side>figure {
    top: 10%
}

.ya_will_slider.show_detail .ya_will_row>.lf_col>.ya_will_side:before {
    padding-top: 125%
}

.ya_will_detail {
    position: relative;
    height: 100%
}

.ya_will_detail>.hd {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    padding: 2rem 0 1rem;
    color: #000;
    text-transform: uppercase
}

.ya_will_detail>.hd>.name {
    margin: 0;
    font-size: 2.15rem;
    color: #ec1c24
}

.ya_will_detail>.hd>.desc {
    font-size: .85rem;
    font-weight: 500
}

.ya_will_detail>.ya_will_ct_wr {
    position: absolute;
    z-index: 9;
    top: 23%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: hidden;
    font-size: 1.28rem
}

.ya_will_detail>.ya_will_ct_wr>.iScrollLoneScrollbar {
    opacity: 0
}

.ya_will_detail>.ya_will_ct_wr:hover {
    overflow-y: scroll
}

.ya_will_detail>.ya_will_ct_wr:hover>.iScrollLoneScrollbar {
    opacity: 1
}

.ya_will_ct>p {
    margin: .5em 0
}

.ya_will_ct ul {
    list-style: circle;
    margin-left: 1.2em;
    margin-bottom: .5em
}

.ya_will_ct ul>li {
    padding-top: .5em
}

.yaSlide.detailSlide {
    cursor: pointer
}

.ya_will_side {
    position: relative;
    border-left: .5rem solid #fff;
    border-right: .5rem solid #fff;
    background: #bcbcbc
}

.ya_will_side:before {
    content: "";
    display: block;
    position: relative;
    z-index: 1;
    padding-top: 139%
}

.ya_will_side>.hd {
    position: absolute;
    z-index: 99;
    top: 0;
    left: .5rem;
    right: .5rem;
    padding: 2.5rem 1.15rem 1rem;
    color: #fff;
    text-transform: uppercase
}

.ya_will_side>.hd>.name {
    margin: 0;
    font-size: 2.15rem;
    color: #fff
}

.ya_will_side>.hd>.desc {
    font-size: .85rem;
    font-weight: 500
}

.ya_will_side>figure {
    position: absolute;
    z-index: 9;
    left: .5rem;
    right: .5rem;
    top: 25%;
    bottom: 0;
    width: auto
}

.ya_will_side_fig>img {
    object-position: center top;
    object-fit: cover
}

@media screen and (min-width:1350px) {
    .wr_slider.ya_will_slider {
        width: auto;
        margin: 0 -4.35rem
    }
}

@media screen and (max-width:900px) and (min-width:768px) {
    .ya_will_side>.hd {
        padding: 1rem .5rem 1rem
    }

    .ya_will_side>.hd>.name {
        font-size: 1.2rem
    }
}

@media screen and (max-width:767px) {
    .wr_slider.ya_will_slider {
        height: 420px;
        padding: 0 2rem
    }

    .wr_slider.ya_will_slider>.slick-arrow {
        width: 4rem;
        height: 4rem;
        color: #fff;
        background: #ec1c24;
        line-height: 1;
        text-align: left;
        padding-left: 10px
    }

    .wr_slider.ya_will_slider>.slick-arrow>span {
        font-size: 1.2rem
    }

    .wr_slider.ya_will_slider>.slick-arrow.slick-prev {
        left: -15px;
        -ms-transform: rotateZ(180deg) translate(46%, 0);
        -webkit-transform: rotateZ(180deg) translate(46%, 0);
        -moz-transform: rotateZ(180deg) translate(46%, 0);
        transform: rotateZ(180deg) translate(46%, 0)
    }

    .wr_slider.ya_will_slider>.slick-arrow.slick-next {
        right: -15px;
        transform: translate(40%, 0)
    }

    .ya_will_side {
        border: none
    }

    .ya_will_row {
        flex-flow: column nowrap
    }

    .ya_will_row>.lf_col {
        width: 100%
    }

    .ya_will_row>.rt_col {
        width: 100%;
        padding: 0
    }

    .ya_will_detail {
        height: auto
    }

    .ya_will_detail:before {
        content: "";
        display: block;
        padding-top: 120%
    }

    .ya_will_detail>.ya_will_ct_wr {
        overflow-y: scroll;
        font-size: 1.15rem
    }

    .ya_will_ct ul {
        margin-left: 1.5em
    }
}

.wr_slider.ya_impact_slider {
    height: 890px;
    padding-top: 6rem;
    padding-bottom: 6rem
}

.wr_slider.ya_impact_slider>.slick-arrow {
    color: #fff
}

.wr_slider.ya_impact_slider>.slick-list {
    position: relative;
    z-index: 9
}

.wr_slider.ya_impact_slider:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 110vw;
    -ms-transform: translate(-55vw, 0);
    -webkit-transform: translate(-55vw, 0);
    -moz-transform: translate(-55vw, 0);
    transform: translate(-55vw, 0);
    background: #ec1c24
}

.ya_impact_slide {
    padding: 3.8rem 3.8rem;
    border-radius: 3.8rem;
    color: #fff;
    background: url(../images/companion/ya-impact-bg.svg) no-repeat top left;
    background-size: cover
}

.ya_impact_detail>.hd {
    margin: 0 0 2.5rem
}

.ya_impact_desc {
    font-size: 2rem;
    font-weight: 700;
    display: inline-block;
    margin: 0 0 3rem;
    border-bottom: 1px solid;
    padding: 0 0 .5rem;
    text-transform: uppercase
}

.ya_impact_ct {
    font-size: 1.4rem;
    line-height: 1.4
}

.ya_impact_tit {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 2.5rem;
    margin: 0;
    color: #fff;
    display: inline-block;
    padding: 1.3rem 1.3rem;
    border: 1px solid;
    border-radius: 1rem;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 700
}

a.ya_impact_tit:hover {
    background: #fff;
    color: #ec1c24;
    opacity: .85
}

.ya_impact_team>.tit {
    font-size: 2rem;
    margin: 0;
    color: #fff;
    border-bottom: 1px solid;
    text-align: right;
    text-transform: uppercase;
    line-height: 1.4;
    padding: 0 0 .5rem
}

.ya_impact_team_wr {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin: 0;
    height: 38rem
}

.ya_impact_team_wr>.iScrollLoneScrollbar {
    opacity: 0
}

.ya_impact_team_wr:hover>.iScrollLoneScrollbar {
    opacity: 1
}

.ya_impact_team_list>.ya_impact_member {
    width: 48%
}

.ya_impact_member {
    padding: 1rem 0 .1rem;
    text-align: right;
    text-transform: uppercase;
    font-size: .5rem;
    font-weight: 500
}

.ya_impact_member>figure {
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    width: 80px;
    margin: 0 0 .3rem;
    max-width: 6rem
}

.ya_impact_member>.name {
    font-size: 1.8em;
    font-weight: 600
}

@media screen and (min-width:768px) {
    .ya_impact_slide {
        flex-flow: row nowrap
    }

    .ya_impact_slide>.lf_col {
        width: 72%
    }

    .ya_impact_slide>.rt_col {
        width: 25%
    }

    .ya_impact_detail_ct {
        flex-flow: row nowrap
    }

    .ya_impact_detail_ct>.lf_col {
        width: auto;
        max-width: 100%;
        flex-grow: 1
    }

    .ya_impact_detail_ct>.rt_col {
        width: 50%;
        flex-grow: 0;
        padding-top: 3rem
    }
}

@media screen and (min-width:1350px) {
    .wr_slider.ya_impact_slider {
        width: auto;
        margin: 0 -4.35rem
    }
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .ya_will_side>.hd {
        padding: 1.5rem 1.15rem 1rem
    }

    .ya_will_side>.hd>.name {
        font-size: 1.5rem
    }

    .ya_impact_tit {
        font-size: 2rem
    }

    .ya_impact_desc {
        font-size: 1.5rem;
        margin-bottom: 2rem
    }

    .ya_impact_team>.tit {
        font-size: 1.5rem
    }
}

@media screen and (max-width:900px) and (min-width:768px) {
    .ya_impact_slide {
        flex-flow: column nowrap;
        justify-items: center;
        align-items: flex-end
    }

    .ya_impact_slide>.lf_col {
        width: 100%
    }

    .ya_impact_slide>.rt_col {
        width: 60%
    }

    .ya_impact_desc {
        font-size: 1.2rem
    }
}

@media screen and (max-width:767px) {
    .wr_slider.ya_impact_slider {
        padding: 2rem 0
    }

    .ya_impact_slide {
        padding: 2rem 2.5rem;
        border-radius: 2rem;
        flex-flow: column nowrap;
        align-items: center
    }

    .ya_impact_slide>.rt_col {
        width: 90%;
        margin: 2rem auto 0
    }

    .ya_impact_tit {
        font-size: 2rem;
        padding: .5em .5em;
        border-radius: 1rem;
        word-break: break-word;
        text-align: center
    }

    .ya_impact_desc {
        font-size: 1.5rem;
        display: block;
        padding: 0 0 .5rem;
        text-align: center;
        border: none
    }

    .ya_impact_ct {
        text-align: center;
        margin-top: 2rem
    }

    .ya_impact_team>.tit {
        font-size: 1.5rem;
        text-align: center
    }

    .ya_impact_team>.tit>br {
        display: none
    }

    .ya_impact_member {
        text-align: center
    }

    .ya_impact_team_wr {
        height: 30rem
    }
}

.c_check_item {
    padding: .3em 0
}

.c_check_item>label {
    cursor: pointer;
    justify-content: flex-start;
    margin: 0;
    font-size: 1em;
    padding: 0
}

.c_check_item>label>.ip_wr {
    line-height: 1;
    margin: .2em .3em 0 0
}

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

.c_check_item:last-child {
    padding-bottom: 0
}

.c_check_lst {
    padding: 0 .5em
}

.quest_item>.tit {
    color: #ec1c24;
    margin: 0 0 .5em;
    font-size: 1.2em
}

.quest_item>.ct {
    padding: 0 .5em
}

.quest_item>.fr_error {
    padding: .5em .5em 0
}

.file_quest {
    text-align: center
}

.c_fr_submit {
    margin-top: 2rem
}

.c_fr_submit>.btn {
    font-size: 1.6em;
    font-weight: 700;
    text-transform: uppercase;
    height: 2em;
    line-height: 2;
    min-width: 120px;
    border-radius: 2px;
    letter-spacing: 1px
}

.fullcalendar>.fc-header-toolbar {
    padding: 8px 0;
    background: #f7f5f5
}

.fullcalendar>.fc-header-toolbar>.fc-toolbar-chunk>.fc-button {
    background: 0 0 !important;
    border: none;
    color: #000 !important
}

.fullcalendar>.fc-header-toolbar>.fc-toolbar-chunk>.fc-toolbar-title {
    font-size: 1.2rem
}

.fullcalendar .fc-col-header-cell-cushion {
    color: #f44341;
    padding: .5rem;
    text-transform: uppercase
}

.fullcalendar td,
.fullcalendar th {
    border: none
}

.fullcalendar td>.fc-daygrid-day-frame,
.fullcalendar th>.fc-daygrid-day-frame {
    border-top: 2px solid #000
}

.fullcalendar td>.fc-daygrid-day-frame.has_event,
.fullcalendar th>.fc-daygrid-day-frame.has_event {
    border-color: #ec1c24
}

.fullcalendar td.fc-day-other>.fc-daygrid-day-frame,
.fullcalendar th.fc-day-other>.fc-daygrid-day-frame {
    border-top: 2px solid #b8b7b7
}

.fullcalendar td.fc-day-other>.fc-daygrid-day-frame.has_event,
.fullcalendar th.fc-day-other>.fc-daygrid-day-frame.has_event {
    border-color: #ec1c24
}

.fullcalendar .fc-scrollgrid-liquid {
    border: none
}

.fullcalendar .fc-daygrid-day-top {
    flex-direction: row
}

.fullcalendar .fc-daygrid-day-frame.has_event>.fc-daygrid-day-top {
    opacity: 1
}

.fullcalendar .fc-daygrid-day-frame.has_event>.fc-daygrid-day-top>.fc-daygrid-day-number {
    color: #f44341;
    cursor: pointer
}

.fullcalendar .fc-daygrid-day-frame .fc-daygrid-day-number {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1
}

.fullcalendar .fc-h-event {
    background: 0 0;
    border: none
}

.fullcalendar .fc-event-main {
    color: #000;
    font-weight: 700
}

.fullcalendar .fc-event-time {
    color: #f44341
}

.fullcalendar .fc-event-main-frame {
    display: block;
    white-space: normal;
    margin: 0 0 7px
}

.fullcalendar .event_ico {
    font-size: 1.1rem;
    display: inline-block;
    margin: 0 5px 0 0;
    color: #000
}

@media screen and (min-width:768px) {
    .fullcalendar .fc-daygrid-day-events {
        display: none;
        max-height: 145px;
        overflow-y: auto
    }

    .fullcalendar .fc-daygrid-day-events::-webkit-scrollbar {
        width: 3px
    }

    .fullcalendar .fc-daygrid-day-events::-webkit-scrollbar-track {
        background: #fff
    }

    .fullcalendar .fc-daygrid-day-events::-webkit-scrollbar-thumb {
        background: #ddd
    }

    .fullcalendar .fc-daygrid-day-events::-webkit-scrollbar-thumb:hover {
        background: #ddd
    }
}

.slick-slider.ready {
    height: auto;
    opacity: 1
}

.wr_slider {
    position: relative;
    padding: 0 4.35rem
}

.slick-slide {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto
}

.slick-slide:active,
.slick-slide:focus {
    outline: 0
}

.slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 2rem;
    height: 2rem;
    margin-top: -1rem;
    padding: 0;
    line-height: 2rem;
    color: #f44341;
    z-index: 9990;
    outline: 0;
    background: 0 0;
    cursor: pointer;
    font-size: 1.5rem;
    background: #fff;
    border-radius: 50%
}

.slick-arrow>span {
    font-size: 2rem;
    line-height: 1
}

.slick-arrow.slick-next {
    left: auto;
    right: 0
}

.slick-arrow.slick-prev {
    -ms-transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
}

.slick-arrow.s_bt_light {
    width: 2rem;
    height: 3.5rem;
    border: none;
    background: 0 0;
    color: #a5a5a5
}

.slick-arrow.s_bt_light>span {
    font-size: 3rem;
    line-height: 1;
    display: inline-block
}

.carousel>.slick-arrow {
    color: #f44341
}

.slick-dots {
    position: relative;
    margin: 2rem 0 1rem;
    padding: 0
}

.slick-dots>li {
    padding: 0 .5rem
}

.slick-dots>li>button {
    background: #ddd;
    border-color: #ddd;
    width: .8rem;
    height: .8rem
}

.slick-dots>li.slick-active>button,
.slick-dots>li>button:hover {
    background: #000;
    border-color: #000
}

@media screen and (max-width:1024px) and (min-width:768px) {
    .wr_slider {
        padding: 0 3.35rem
    }

    .wr_slider>.slick-arrow>span {
        font-size: 2rem
    }
}

@media screen and (max-width:767px) {

    .spview_slider,
    .spview_slider-2 {
        display: block !important;
        padding: 0 2rem;
        height: 70vh;
        overflow: hidden;
        opacity: 0
    }

    .spview_slider-2.ready,
    .spview_slider.ready {
        height: auto;
        overflow: visible;
        opacity: 1
    }

    .spview_slider .slick-arrow.slick-prev,
    .spview_slider-2 .slick-arrow.slick-prev {
        left: -10px
    }

    .spview_slider .slick-arrow.slick-next,
    .spview_slider-2 .slick-arrow.slick-next {
        right: -10px
    }

    .slick-arrow {
        font-size: 1rem;
        width: 2rem;
        height: 2rem;
        background: 0 0;
        line-height: 1;
        line-height: 1.4rem;
        margin-top: -1rem;
        border-width: 1px
    }

    .ite_slide>.header {
        margin-bottom: 10px
    }

    .ite_slide>.header>h2 {
        font-size: 2.1rem
    }

    .ite_slide>h3 {
        display: none
    }

    .ite_slide>.desc {
        display: none
    }

    .slick-arrow.s_bt_light>span {
        font-size: 2rem
    }
}

.tippy-box {
    background: #d6d6d6;
    min-width: 200px
}

.tippy-arrow {
    color: #d6d6d6
}

.tippy-content>.fc-daygrid-event-harness {
    margin: 0 0 7px
}

.tippy-content>.fc-daygrid-event-harness .fc-event-main-frame {
    margin: 0 !important
}

.tippy-content>.fc-daygrid-event-harness .fc-event-title-container {
    font-size: 1rem
}

.tippy-content>.fc-daygrid-event-harness .address {
    font-weight: 700;
    font-size: .85rem
}

.tippy-content>.fc-daygrid-event-harness>.fc-daygrid-event:hover .fc-event-main-frame {
    color: #f44341
}

.file_viewer {
    margin: 2rem auto;
    width: 100%;
    height: calc(100vh - 120px);
    overflow: hidden
}

.file_viewer>.actions {
    padding: 5px 15px
}

.file_viewer>.actions>button {
    border-radius: 2rem
}

.file_viewer>.actions .txt_hide {
    display: none
}

.file_viewer>.actions .ico {
    font-size: 1rem;
    height: auto
}

.file_viewer>iframe {
    width: 100%;
    height: 100%
}

.file_viewer.fixed {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    height: 100%;
    padding-bottom: 45px;
    margin: 0
}

.file_viewer.fixed>.actions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff
}

.file_viewer.fixed>.actions .txt_hide {
    display: inline-block
}

.file_viewer.fixed>.actions .txt_show {
    display: none
}

@media screen and (max-width:767px) {
    .file_viewer {
        height: calc(100vh - 70px)
    }
}

.jquery-comments * {
    box-sizing: border-box;
    text-shadow: none
}

.jquery-comments a[href]:not(.tag) {
    color: #2793e6;
    text-decoration: none
}

.jquery-comments a[href]:not(.tag):hover {
    text-decoration: underline
}

.jquery-comments .textarea,
.jquery-comments button,
.jquery-comments input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    vertical-align: top;
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: rgba(0, 0, 0, 0)
}

.jquery-comments button {
    vertical-align: inherit
}

.jquery-comments .tag {
    color: inherit;
    font-size: .9em;
    line-height: 1.2em;
    background: #ddd;
    border: 1px solid #ccc;
    cursor: pointer;
    font-weight: 400;
    border-radius: 1em;
    transition: all .2s linear;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    width: auto;
    height: auto;
    padding: .1em .85em;
    margin: 0 0 .3em 0
}

.jquery-comments .attachments .tag {
    white-space: normal;
    word-break: break-all;
    padding: .05em .5em;
    line-height: 1.3em;
    margin-top: .3em;
    margin-right: .5em
}

.jquery-comments .attachments .tag>i:first-child {
    margin-right: .4em
}

.jquery-comments .attachments .tag .delete {
    display: inline;
    font-size: 14px;
    color: #888;
    position: relative;
    padding: 2px;
    padding-right: 4px;
    right: -4px
}

.jquery-comments .attachments .tag:hover .delete {
    color: #000
}

.jquery-comments .tag:hover {
    text-decoration: none
}

.jquery-comments .tag:not(.deletable):hover {
    background-color: #d8edf8;
    border-color: #2793e6
}

.jquery-comments [contentEditable=true]:empty:not(:focus):before {
    content: attr(data-placeholder);
    color: #ccc;
    position: inherit;
    pointer-events: none
}

.jquery-comments i.fa {
    width: 1em;
    height: 1em;
    background-size: cover;
    text-align: center
}

.jquery-comments i.fa.image:before {
    content: ""
}

.jquery-comments .spinner {
    font-size: 2em;
    text-align: center;
    padding: .5em;
    margin: 0;
    color: #666;
    min-height: 50px
}

.jquery-comments .spinner.inline {
    font-size: inherit;
    padding: 0;
    color: #fff
}

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

.jquery-comments .profile-picture {
    float: left;
    width: 3.6rem;
    height: 3.6rem;
    max-width: 50px;
    max-height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    color: #ec1c24;
    margin: .5rem 2rem 0;
    flex-shrink: 0
}

.jquery-comments i.profile-picture {
    font-size: 3.4em;
    text-align: center
}

.jquery-comments .profile-picture.round {
    border-radius: 50%
}

.commenting-field {
    margin-bottom: .75em;
    padding: 1rem 2rem;
    margin-top: 1rem;
    position: relative
}

.commenting-field:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 4.2em;
    right: 0;
    bottom: 0;
    background: #f7f5f5;
    border-radius: 2rem
}

.commenting-field.main>.profile-picture {
    margin-bottom: 1rem
}

.commenting-field.main:after {
    left: 0
}

.jquery-comments .textarea-wrapper {
    overflow: hidden;
    padding-left: 1em;
    position: relative;
    padding-right: 4em
}

.jquery-comments .textarea-wrapper .inline-button {
    cursor: pointer;
    right: 0;
    z-index: 10;
    position: absolute;
    border: .5em solid transparent;
    box-sizing: content-box;
    font-size: inherit;
    overflow: hidden;
    opacity: .5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jquery-comments .textarea-wrapper .inline-button:hover {
    opacity: 1
}

.jquery-comments:not(.mobile) .commenting-field-scrollable .textarea-wrapper .inline-button {
    margin-right: 15px
}

.jquery-comments .textarea-wrapper .inline-button i {
    font-size: 1.2em
}

.jquery-comments .textarea-wrapper .upload input {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0
}

.jquery-comments .textarea-wrapper .close {
    width: 1em;
    height: 1em
}

.jquery-comments .textarea-wrapper>.textarea {
    margin: 0;
    outline: 0;
    overflow-y: auto;
    overflow-x: hidden;
    cursor: text;
    border-bottom: 1px solid #e6e6e6;
    background: 0 0;
    font-size: 1em;
    line-height: 1.45em;
    padding: .25em 0 .25em .8em
}

.jquery-comments:not(.mobile) .commenting-field-scrollable .textarea-wrapper .textarea {
    padding-right: calc(2em + 15px)
}

.jquery-comments .textarea-wrapper .control-row>.attachments {
    padding-top: .3em
}

.jquery-comments .textarea-wrapper .control-row {
    position: absolute;
    z-index: 9;
    left: auto;
    right: 0;
    top: .5rem
}

.jquery-comments .textarea-wrapper .control-row>span {
    line-height: 1;
    margin-top: 0;
    color: #f44341;
    padding: 0;
    font-size: 1.2rem;
    opacity: .5;
    width: 3.6rem;
    display: inline-block;
    text-align: center;
    height: 3.6rem;
    padding-top: 1rem
}

.jquery-comments .textarea-wrapper .control-row>span:not(:first-child) {
    margin-right: .5em
}

.jquery-comments .textarea-wrapper .control-row>span.enabled {
    opacity: 1;
    cursor: pointer
}

.jquery-comments .textarea-wrapper .control-row>span:not(.enabled) {
    pointer-events: none
}

.jquery-comments .textarea-wrapper .control-row>span.enabled:hover {
    opacity: .9
}

.jquery-comments .textarea-wrapper .control-row>span.upload {
    position: relative;
    overflow: hidden;
    background-color: #999
}

.jquery-comments ul.navigation {
    clear: both;
    color: #999;
    border-bottom: 2px solid #ccc;
    line-height: 2em;
    font-size: 1em;
    margin-bottom: .5em
}

.jquery-comments ul.navigation .navigation-wrapper {
    position: relative
}

.jquery-comments ul.navigation li {
    display: inline-block;
    position: relative;
    padding: 0 1em;
    cursor: pointer;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jquery-comments ul.navigation li.active,
.jquery-comments ul.navigation li:hover {
    color: #000
}

.jquery-comments ul.navigation li.active:after {
    content: " ";
    display: block;
    right: 0;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: -2px;
    left: 0
}

.jquery-comments ul.navigation li[data-sort-key=attachments] {
    float: right
}

.jquery-comments ul.navigation li[data-sort-key=attachments] i {
    margin-right: .25em
}

.jquery-comments ul.navigation .navigation-wrapper.responsive {
    display: none
}

@media screen and (max-width:600px) {
    .jquery-comments ul.navigation .navigation-wrapper {
        display: none
    }

    .jquery-comments ul.navigation .navigation-wrapper.responsive {
        display: inline
    }
}

.jquery-comments.responsive ul.navigation .navigation-wrapper {
    display: none
}

.jquery-comments.responsive ul.navigation .navigation-wrapper.responsive {
    display: inline
}

.jquery-comments ul.navigation .navigation-wrapper.responsive li.title {
    padding: 0 1.5em
}

.jquery-comments ul.navigation .navigation-wrapper.responsive li.title header:after {
    display: inline-block;
    content: "";
    border-left: .3em solid transparent !important;
    border-right: .3em solid transparent !important;
    border-top: .4em solid #ccc;
    margin-left: .5em;
    position: relative;
    top: -.1em
}

.jquery-comments ul.navigation .navigation-wrapper.responsive li.title.active header:after,
.jquery-comments ul.navigation .navigation-wrapper.responsive li.title:hover header:after {
    border-top-color: #000
}

.jquery-comments ul.dropdown {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 99;
    line-height: 1.2em;
    border: 1px solid #ccc;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.jquery-comments ul.dropdown.autocomplete {
    margin-top: .25em
}

.jquery-comments ul.dropdown li {
    display: block;
    white-space: nowrap;
    clear: both;
    padding: .3em .6em;
    font-weight: 400;
    cursor: pointer
}

.jquery-comments ul.dropdown li.active {
    background: #eee
}

.jquery-comments ul.dropdown li a {
    display: block;
    text-decoration: none;
    color: inherit
}

.jquery-comments ul.dropdown li .profile-picture {
    float: left;
    width: 2rem;
    height: 2rem;
    margin: .3em .5em 0 0
}

.jquery-comments ul.dropdown li i.profile-picture {
    font-size: 1.6rem;
    display: inline-block
}

.jquery-comments ul.dropdown li .details {
    display: inline-block
}

.jquery-comments ul.dropdown li .name {
    font-weight: 700
}

.jquery-comments ul.dropdown li .details.no-email {
    line-height: 2.4em
}

.jquery-comments ul.dropdown li .email {
    color: #999;
    font-size: .95em;
    margin-top: .1em
}

.jquery-comments ul.navigation .navigation-wrapper.responsive ul.dropdown {
    left: 0;
    width: 100%
}

.jquery-comments ul.navigation .navigation-wrapper.responsive ul.dropdown li {
    color: #000
}

.jquery-comments ul.navigation .navigation-wrapper.responsive ul.dropdown li.active {
    color: #fff
}

.jquery-comments ul.navigation .navigation-wrapper.responsive ul.dropdown li:hover:not(.active) {
    background: #f5f5f5
}

.jquery-comments ul.navigation .navigation-wrapper.responsive ul.dropdown li:after {
    display: none
}

.jquery-comments .no-data {
    display: none;
    margin: 1em;
    text-align: center;
    font-size: 1.5em;
    color: #ccc
}

.jquery-comments ul.main:empty~.no-comments {
    display: inherit
}

.jquery-comments ul#attachment-list:empty~.no-attachments {
    display: inherit
}

.jquery-comments ul.main li.comment {
    clear: both
}

.jquery-comments ul.main li.comment .comment-wrapper,
.jquery-comments ul.main li.comment .commenting-field,
.jquery-comments ul.main li.toggle-all {
    padding: .5em
}

.jquery-comments ul.main li.comment .comment-wrapper {
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
    width: auto
}

.jquery-comments ul.main>li.comment:first-child>.comment-wrapper {
    border-top: none
}

.jquery-comments ul.main li.comment time {
    float: right;
    line-height: 1.4em;
    margin-left: .5em;
    font-size: .8em;
    color: #666
}

.jquery-comments ul.main li.comment .comment-header {
    line-height: 1.4em;
    word-break: break-word;
    padding-bottom: .6em
}

.jquery-comments ul.main li.comment .comment-header>* {
    margin-right: .5rem
}

.jquery-comments ul.main li.comment .comment-header .name {
    font-weight: 700;
    color: #f44341;
    font-size: 1.2em
}

.jquery-comments ul.main li.comment .comment-header .reply-to {
    color: #999;
    font-size: .8em;
    font-weight: 400;
    vertical-align: top
}

.jquery-comments ul.main li.comment .comment-header .reply-to i {
    margin-right: .25rem
}

.jquery-comments ul.main li.comment .comment-header .new {
    background: #2793e6;
    font-size: .8em;
    padding: .2em .6em;
    color: #fff;
    font-weight: 400;
    border-radius: 1em;
    vertical-align: bottom;
    word-break: normal
}

.jquery-comments ul.main li.comment .wrapper {
    line-height: 1.4em;
    overflow: hidden;
    border-top: 1px solid #ec1c24;
    padding-top: .8em;
    flex-grow: 1
}

.jquery-comments.mobile ul.main li.comment .child-comments li.comment .wrapper {
    overflow: visible
}

.jquery-comments ul.main li.comment .wrapper .content {
    white-space: pre-line;
    word-break: break-word
}

.jquery-comments ul.main li.comment .wrapper .content time.edited {
    float: inherit;
    margin: 0;
    font-size: .9em;
    font-style: italic;
    color: #999
}

.jquery-comments ul.main li.comment .wrapper .content time.edited:before {
    content: " - "
}

.jquery-comments ul.main li.comment .wrapper .attachments .tags:not(:empty) {
    margin-bottom: .5em
}

.jquery-comments ul.main li.comment .wrapper .attachments .previews .preview {
    display: inline-block;
    margin-top: .25em;
    margin-right: .25em
}

.jquery-comments ul.main li.comment .wrapper .attachments .previews .preview>* {
    max-width: 100%;
    max-height: 200px;
    width: auto;
    height: auto
}

.jquery-comments ul.main li.comment .wrapper .attachments .previews .preview>:focus {
    outline: 0
}

.jquery-comments.mobile ul.main li.comment .actions {
    font-size: 1em
}

.jquery-comments ul.main li.comment .actions .action {
    display: inline-block;
    cursor: pointer;
    margin-left: 1em;
    margin-right: 1em;
    line-height: 1.5em;
    font-size: .9em
}

.jquery-comments ul.main li.comment .actions .action:first-child {
    margin-left: 0
}

.jquery-comments ul.main li.comment .actions .action.upvote {
    cursor: inherit
}

.jquery-comments ul.main li.comment .actions .action.upvote .upvote-count {
    margin-right: .5em
}

.jquery-comments ul.main li.comment .actions .action.upvote .upvote-count:empty {
    display: none
}

.jquery-comments ul.main li.comment .actions .action.upvote i {
    cursor: pointer
}

.jquery-comments ul.main li.comment .actions .action.upvote:not(.highlight-font) i:hover,
.jquery-comments ul.main li.comment .actions .action:not(.upvote):hover {
    color: #666
}

.jquery-comments ul.main li.comment .actions .action.delete {
    opacity: .5;
    pointer-events: none
}

.jquery-comments ul.main li.comment .actions .action.delete.enabled {
    opacity: 1;
    pointer-events: auto
}

.jquery-comments ul#attachment-list li.comment .actions .action:not(.delete) {
    display: none
}

.jquery-comments ul#attachment-list li.comment .actions .action.delete {
    margin: 0
}

.jquery-comments ul#attachment-list li.comment .actions .separator {
    display: none
}

.jquery-comments ul.main li.comment .child-comments>:before {
    content: "";
    height: 1px;
    float: left;
    width: 4.1em;
    max-width: calc(50px + .5em)
}

.jquery-comments ul.main li.comment .child-comments .profile-picture {
    width: 2.4rem;
    height: 2.4rem
}

.jquery-comments ul.main li.comment .child-comments i.profile-picture {
    font-size: 2.4em
}

.jquery-comments ul.main li.comment .child-comments li.toggle-all {
    padding-top: 0
}

.jquery-comments ul.main li.comment .child-comments li.toggle-all span:first-child {
    vertical-align: middle
}

.jquery-comments ul.main li.comment .child-comments li.toggle-all span:first-child:hover {
    cursor: pointer;
    text-decoration: underline
}

.jquery-comments ul.main li.comment .child-comments li.toggle-all .caret {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    margin-left: .5em;
    border: .3em solid;
    margin-top: .35em;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent
}

.jquery-comments ul.main li.comment .child-comments li.toggle-all .caret.up {
    border-top-color: transparent;
    border-bottom-color: inherit;
    margin-top: -.2em
}

.jquery-comments ul.main li.comment .child-comments .togglable-reply {
    display: none
}

.jquery-comments ul.main li.comment .child-comments .visible {
    display: inherit
}

.jquery-comments ul.main li.comment.hidden {
    display: none
}

.jquery-comments ul.main li.comment.edit>.comment-wrapper>:not(.commenting-field) {
    display: none
}

.jquery-comments ul.main li.comment.edit>.comment-wrapper .commenting-field {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.jquery-comments.drag-ongoing {
    overflow-y: hidden !important
}

.jquery-comments .droppable-overlay {
    display: table;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3)
}

.jquery-comments .droppable-overlay .droppable-container {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.jquery-comments .droppable-overlay .droppable-container .droppable {
    background: #fff;
    color: #ccc;
    padding: 6em
}

.jquery-comments .droppable-overlay .droppable-container .droppable.drag-over {
    color: #999
}

.jquery-comments .droppable-overlay .droppable-container .droppable i {
    margin-bottom: 5px
}

.jquery-comments.read-only .commenting-field {
    display: none
}

.jquery-comments.read-only .actions {
    display: none
}

.jquery-comments ul.child-comments>li.comment .actions>.action.reply {
    display: none
}

.jquery-comments .cmm_more_bt {
    border: 1px solid transparent;
    border-radius: 1em
}

.jquery-comments .cmm_more_bt:hover {
    border-color: #ec1c24;
    background: #fff;
    color: #f44341
}

.commenting-field.main>.textarea-wrapper>.close {
    opacity: 0;
    width: 0;
    height: 0
}

.comment-wrapper>.wrapper>.actions>* {
    font-weight: 400;
    color: #999
}

.comment-wrapper>.wrapper>.actions>.reply>.ico {
    font-size: .85em;
    height: auto;
    line-height: 1
}

@media screen and (max-width:767px) {
    .jquery-comments .commenting-field {
        padding-right: 0
    }

    .jquery-comments .profile-picture {
        margin-left: .3em;
        margin-right: .5em
    }
}

.dot_txt {
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.dot_txt:before {
    content: "⬤";
    display: inline-block;
    margin-right: 1.5em;
    font-size: .5em;
    padding-top: .8em
}

.tit_rect {
    display: inline-block;
    border: 1px solid;
    padding: .3em .5em .2em;
    line-height: 1;
    border-radius: 2px
}

.btn.bt_login {
    border-radius: 3rem;
    padding: 0 2rem;
    min-width: 300px;
    height: 3em;
    line-height: 3em
}

.btn.bt_login>.ico {
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: text-bottom;
    margin: 0 1rem 0 0
}

.ip_date {
    position: relative;
    width: 160px
}

.ip_date>input {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none
}

.ip_date>input::-webkit-calendar-picker-indicator {
    top: 0;
    right: 0;
    height: auto;
    width: 2rem;
    z-index: 99;
    background-size: 21px;
    position: absolute;
    z-index: 999;
    top: 5px;
    bottom: 5px;
    opacity: 0
}

.ip_date>.ico {
    position: absolute;
    z-index: 99;
    top: 2px;
    right: 2px;
    left: auto;
    bottom: 2px;
    width: 2rem;
    text-align: center;
    height: auto;
    line-height: 30px;
    color: #f44341;
    font-size: 1.35rem;
    background: #fff
}

@media screen and (max-width:767px) {
    .btn.bt_login {
        height: 3rem;
        line-height: 3rem
    }
}

#pp_alert {
    display: none;
    position: fixed;
    z-index: 999999;
    top: 60px;
    right: 0;
    cursor: pointer;
    width: 320px
}

#pp_alert.active {
    display: block;
    -ms-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -ms-animation-duration: .3s;
    -moz-animation-duration: .3s;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -ms-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

#pp_alert>.ico {
    position: absolute;
    z-index: 9;
    right: 5px;
    top: 5px;
    color: #fff;
    font-size: .85rem;
    width: auto;
    height: auto
}

#pp_alert>.msg {
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    padding: 1.5rem 1.5rem;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 1.2rem;
    border-radius: 5px;
    border: 1px solid #fb5f65
}

#pp_alert>.msg.info {
    background: #de0b14
}

#pp_alert>.msg.error {
    background: #de0b14
}

@media screen and (min-width:768px) {
    #pp_alert {
        top: 80px
    }
}

.user_tym_ico {
    position: relative;
    display: inline-block;
    margin-top: .2rem
}

.user_tym_ico>.olico {
    font-size: 2rem;
    line-height: 1;
    position: relative;
    z-index: 9;
    color: #fff
}

.user_tym_ico>.count {
    position: absolute;
    z-index: 99;
    top: 40%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: .85rem;
    line-height: 1;
    font-weight: 700;
    color: #f44341
}

.tym_txt_line {
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    font-size: 1.5rem;
    font-family: Montserrat, sans-serif;
    font-weight: 500
}

.tym_txt_line>.olico {
    margin-right: 5px
}

.vote_user_label {
    cursor: pointer;
    margin: 0;
    padding: 0
}

.vote_user_label>input {
    display: none
}

.vote_user_label>input:checked+.vote>.liked {
    display: inline-block
}

.vote_user_label>input:checked+.vote>.un_liked {
    display: none
}

.vote_user_label>.vote>.liked {
    display: none
}

.hd_notify {
    width: 4rem;
    height: 4rem;
    border-radius: 0;
    margin: 0;
    position: relative;
    padding: 0;
    z-index: 9;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0
}

.hd_notify>.icon {
    font-size: 2rem;
    color: #fff;
    line-height: 1
}

.hd_notify>.counter {
    position: absolute;
    z-index: 9;
    top: 3px;
    right: 3px;
    font-weight: 700;
    font-size: 1rem;
    background: #fff;
    color: #ec1c24;
    display: block;
    text-align: center;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5;
    border-radius: 50%
}

.hd_notify:hover {
    opacity: 1
}

.u_notify_item {
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    background: #f7f5f5;
    position: fixed;
    bottom: 4rem;
    right: 2rem;
    margin: 0;
    padding: 0;
    z-index: 99999;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center
}

.u_notify_item>.icon {
    font-size: 2rem;
    color: #606060;
    line-height: 1
}

.u_notify_item>.counter {
    position: absolute;
    z-index: 9;
    top: -.3rem;
    right: 0;
    font-weight: 700;
    font-size: 1rem;
    background: #ec1c24;
    color: #fff;
    display: block;
    text-align: center;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8;
    border-radius: 50%
}

.u_notify_item:hover {
    opacity: .8
}

.hd_notify>.dropdown {
    background: 0 0;
    width: 300px;
    left: auto;
    right: -2rem;
    transform: none;
    padding-top: .7rem
}

.hd_notify>.dropdown:before {
    content: "";
    display: block;
    border-right: 1.5rem solid transparent;
    border-left: 1.5rem solid transparent;
    border-bottom: 1.5rem solid #ec1c24;
    position: absolute;
    z-index: 10;
    top: -.7rem;
    left: auto;
    right: 2.5rem
}

.hd_notify>.dropdown:after {
    content: "";
    display: block;
    z-index: 9;
    border-right: 1.6rem solid transparent;
    border-left: 1.6rem solid transparent;
    border-bottom: 1.5rem solid #ffa0a4;
    position: absolute;
    top: -.8rem;
    left: auto;
    right: 2.5rem;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.hd_notify>.dropdown>.dropdown_list {
    position: relative;
    z-index: 1;
    background: #ec1c24;
    border: 1px solid #ffa0a4;
    max-height: 50vh;
    min-height: 50px;
    overflow-y: auto;
    padding: .3rem;
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.hd_notify>.dropdown>.dropdown_list>li {
    padding: 0;
    border-top: 1px dotted #f77e82
}

.hd_notify>.dropdown>.dropdown_list>li:first-child {
    border-top: none
}

.hd_notify>.dropdown>.dropdown_list>li>.ntf_link {
    position: relative;
    display: block;
    padding: .5em .8em;
    font-weight: 500
}

.hd_notify>.dropdown>.dropdown_list>li>.ntf_link>a,
.hd_notify>.dropdown>.dropdown_list>li>a {
    color: #fff;
    font-size: 1rem
}

.hd_notify>.dropdown>.dropdown_list>li>.ntf_link>a:hover,
.hd_notify>.dropdown>.dropdown_list>li>a:hover {
    color: #93061b
}

.ntf_link>.ico {
    position: absolute;
    font-size: .7em;
    z-index: 9;
    top: 0;
    left: auto;
    right: 0;
    text-align: center;
    padding-top: .7em;
    color: #fff
}

.ntf_link>.ico.waiting:before {
    background-size: contain
}

@media screen and (max-width:767px) {
    .hd_notify>.dropdown {
        left: auto;
        right: auto
    }

    .hd_notify>.dropdown:before {
        left: 50%;
        right: auto;
        margin-left: -1.4rem
    }

    .hd_notify>.dropdown:after {
        left: 50%;
        right: auto;
        margin-left: -1.5rem
    }
}