@charset"utf-8";
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}
body {
    line-height: 1
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
nav ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}
a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}
del {
    text-decoration: line-through
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0
}
input,
select {
    vertical-align: middle
}
body {
    margin: 0;
    padding: 0;
    max-width: 100%
}
address,
em,
i {
    font-style: normal
}
.none_underline {
    text-decoration: none!important
}
.add_underline,
.none_underline .add_underline {
    text-decoration: underline!important
}
body,
html {
    width: 100%;
    height: 100%
}
body {
    margin: 0;
    padding: 0;
    line-height: 2.2;
    max-width: 100%;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}
body img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto
}
a {
    text-decoration: none;
    color: #000
}
a:hover {
    text-decoration: none
}
.full-page {
    width: 100%;
    height: 100%;
    overflow: hidden
}
.box-static {
    position: static!important
}
.box-relative {
    position: relative!important;
    z-index: 5
}
.box-absolute {
    position: absolute!important;
    z-index: 10
}
.disp-table {
    display: table
}
.disp-table-cell {
    display: table-cell
}
.disp-inlineblock {
    display: inline-block
}
.disp-block {
    display: block
}
.disp-box {
    display: box
}
.disp-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.disp-none,
.hidden {
    display: none
}
.va-middle {
    vertical-align: middle
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-bold {
    font-weight: bolder
}
.text-underline {
    text-decoration: underline
}
a:hover .text-underline {
    text-decoration: none
}
.no-border {
    border: none!important
}
.w100 {
    width: 100%;
    height: auto
}
.w50 {
    width: 50%;
    height: auto
}
.w40 {
    width: 40%;
    height: auto
}
.w30 {
    width: 30%;
    height: auto
}
.w20 {
    width: 20%;
    height: auto
}
.w10 {
    width: 10%;
    height: auto
}
.mb3em {
    margin-bottom: 3em!important
}
.strong,
strong {
    font-weight: bolder
}
.fl-left,
.left {
    float: left
}
.fl-right,
.right {
    float: right
}
.box-center {
    margin-right: auto!important;
    margin-left: auto!important
}
.box-all-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.box-radius,
.box-radius-5 {
    border-radius: 5px
}
.clearfix {
    @include clearfix
}
.clearfix {
    @include clearfix
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.nowrap {
    white-space: nowrap
}
.text-center {
    text-align: center
}/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=a71f1392b5e38987770c1eb8b8fd571b)
 * Config saved to config.json and https://gist.github.com/a71f1392b5e38987770c1eb8b8fd571b
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    text-decoration: none
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role=button] {
    cursor: pointer
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:768px){
    .container {
        width: 750px
    }
}
@media (min-width:992px){
    .container {
        width: 970px
    }
}
@media (min-width:1200px){
    .container {
        width: 1170px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width:768px){
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width:992px){
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width:1200px){
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important
}
.affix {
    position: fixed
}
@-ms-viewport{
    width: device-width
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
@media (max-width:767px){
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}
@media (max-width:767px){
    .visible-xs-block {
        display: block!important
    }
}
@media (max-width:767px){
    .visible-xs-inline {
        display: inline!important
    }
}
@media (max-width:767px){
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm-block {
        display: block!important
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm-inline {
        display: inline!important
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md-block {
        display: block!important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md-inline {
        display: inline!important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width:1200px){
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}
@media (min-width:1200px){
    .visible-lg-block {
        display: block!important
    }
}
@media (min-width:1200px){
    .visible-lg-inline {
        display: inline!important
    }
}
@media (min-width:1200px){
    .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width:767px){
    .hidden-xs {
        display: none!important
    }
}
@media (min-width:768px) and (max-width:991px){
    .hidden-sm {
        display: none!important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .hidden-md {
        display: none!important
    }
}
@media (min-width:1200px){
    .hidden-lg {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print{
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}
.visible-print-block {
    display: none!important
}
@media print{
    .visible-print-block {
        display: block!important
    }
}
.visible-print-inline {
    display: none!important
}
@media print{
    .visible-print-inline {
        display: inline!important
    }
}
.visible-print-inline-block {
    display: none!important
}
@media print{
    .visible-print-inline-block {
        display: inline-block!important
    }
}
@media print{
    .hidden-print {
        display: none!important
    }
}
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.ps {
    overflow: hidden!important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}
.ps__rail-x {
    display: none;
    opacity: 0;
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    height: 15px;
    bottom: 0;
    position: absolute
}
.ps__rail-y {
    display: none;
    opacity: 0;
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    width: 15px;
    right: 0;
    position: absolute
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
    display: block;
    background-color: transparent
}
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y,
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y {
    opacity: 0.6
}
.ps__rail-x:focus,
.ps__rail-x:hover,
.ps__rail-y:focus,
.ps__rail-y:hover {
    background-color: #eee;
    opacity: 0.9
}
.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    -o-transition: background-color 0.2s linear, height 0.2s ease-in-out;
    transition: background-color 0.2s linear, height 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute
}
.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    -o-transition: background-color 0.2s linear, width 0.2s ease-in-out;
    transition: background-color 0.2s linear, width 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute
}
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x:hover > .ps__thumb-x {
    background-color: #999;
    height: 11px
}
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y:hover > .ps__thumb-y {
    background-color: #999;
    width: 11px
}
@supports (-ms-overflow-style:none){
    .ps {
        overflow: auto!important
    }
}
@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){
    .ps {
        overflow: auto!important
    }
}
.sprite_logo {
    background-image: url("../img/spritesheet_logo.png");
    background-repeat: no-repeat;
    background-size: 486.85px 445.9px;
    display: block;
    text-indent: -9999px;
    overflow: hidden
}
.sprite_logo.sprite-menu_logo-m-v1-01 {
    background-position: -3.25px -3.25px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v1-02 {
    background-position: -72.8px -3.25px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v1-03 {
    background-position: -142.35px -3.25px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v1-04 {
    background-position: -211.9px -3.25px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v1-05 {
    background-position: -281.45px -3.25px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v1-06 {
    background-position: -351px -3.25px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v1-07 {
    background-position: -3.25px -66.95px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v1-08 {
    background-position: -72.8px -66.95px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v1-09 {
    background-position: -142.35px -66.95px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v1-10 {
    background-position: -211.9px -66.95px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v2-01 {
    background-position: -281.45px -66.95px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v2-02 {
    background-position: -351px -66.95px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v2-03 {
    background-position: -3.25px -130.65px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v2-04 {
    background-position: -72.8px -130.65px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v2-05 {
    background-position: -142.35px -130.65px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v2-06 {
    background-position: -211.9px -130.65px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v2-07 {
    background-position: -281.45px -130.65px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v2-08 {
    background-position: -351px -130.65px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v2-09 {
    background-position: -3.25px -194.35px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v3-01 {
    background-position: -72.8px -194.35px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v3-02 {
    background-position: -142.35px -194.35px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v3-03 {
    background-position: -211.9px -194.35px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v3-04 {
    background-position: -281.45px -194.35px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v3-05 {
    background-position: -351px -194.35px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-m-v3-06 {
    background-position: -3.25px -258.05px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v1-01 {
    background-position: -72.8px -258.05px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v1-02 {
    background-position: -142.35px -258.05px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v1-03 {
    background-position: -211.9px -258.05px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v1-04 {
    background-position: -281.45px -258.05px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v1-05 {
    background-position: -351px -258.05px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v1-06 {
    background-position: -3.25px -321.75px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v1-07 {
    background-position: -72.8px -321.75px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v1-08 {
    background-position: -142.35px -321.75px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v1-09 {
    background-position: -211.9px -321.75px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v1-10 {
    background-position: -281.45px -321.75px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v1-11 {
    background-position: -351px -321.75px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v2-01 {
    background-position: -3.25px -385.45px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v2-02 {
    background-position: -72.8px -385.45px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v2-03 {
    background-position: -142.35px -385.45px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v2-04 {
    background-position: -211.9px -385.45px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v2-05 {
    background-position: -281.45px -385.45px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v2-06 {
    background-position: -351px -385.45px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v2-07 {
    background-position: -420.55px -3.25px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v2-08 {
    background-position: -420.55px -66.95px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v2-09 {
    background-position: -420.55px -130.65px;
    width: 63.05px;
    height: 57.2px
}
.sprite_logo.sprite-menu_logo-w-v2-10 {
    background-position: -420.55px -194.35px;
    width: 63.05px;
    height: 57.2px
}
.sprite_ui {
    background-image: url("../img/spritesheet_ui.png");
    background-repeat: no-repeat;
    background-size: 636px 446px;
    display: block;
    text-indent: -9999px;
    overflow: hidden
}
.sprite_ui.sprite-footer_logo-v {
    background-position: -5px -5px;
    width: 132.5px;
    height: 70.5px
}
.sprite_ui.sprite-head_icon-dazn {
    background-position: -147.5px -5px;
    width: 29.5px;
    height: 29.5px
}
.sprite_ui.sprite-head_icon-dazn_sp {
    background-position: -187px -5px;
    width: 39px;
    height: 39.5px
}
.sprite_ui.sprite-head_icon-fb {
    background-position: -236px -5px;
    width: 14px;
    height: 27.5px
}
.sprite_ui.sprite-head_icon-fb_sp {
    background-position: -260px -5px;
    width: 18.5px;
    height: 35.5px
}
.sprite_ui.sprite-head_icon-twitter {
    background-position: -288.5px -5px;
    width: 27.5px;
    height: 22.5px
}
.sprite_ui.sprite-head_icon-twitter_sp {
    background-position: -326px -5px;
    width: 36px;
    height: 30.5px
}
.sprite_ui.sprite-head_link-men {
    background-position: -288.5px -45.5px;
    width: 95px;
    height: 83px
}
.sprite_ui.sprite-head_link-men_sp {
    background-position: -5px -138.5px;
    width: 127px;
    height: 111px
}
.sprite_ui.sprite-head_link-women {
    background-position: -142px -138.5px;
    width: 95px;
    height: 83px
}
.sprite_ui.sprite-head_link-women_sp {
    background-position: -247px -138.5px;
    width: 127px;
    height: 111px
}
.sprite_ui.sprite-head_site-id {
    background-position: -5px -259.5px;
    width: 109.5px;
    height: 58.5px
}
.sprite_ui.sprite-head_site-id_sp {
    background-position: -124.5px -259.5px;
    width: 143px;
    height: 75px
}
.sprite_ui.sprite-menu_icon-about {
    background-position: -393.5px -5px;
    width: 58px;
    height: 54px
}
.sprite_ui.sprite-menu_icon-column {
    background-position: -147.5px -69px;
    width: 58px;
    height: 54px
}
.sprite_ui.sprite-menu_icon-contacts {
    background-position: -215.5px -69px;
    width: 58px;
    height: 54px
}
.sprite_ui.sprite-menu_icon-dazn {
    background-position: -393.5px -69px;
    width: 58px;
    height: 54px
}
.sprite_ui.sprite-menu_icon-m-result {
    background-position: -393.5px -133px;
    width: 50px;
    height: 51px
}
.sprite_ui.sprite-menu_icon-m-team {
    background-position: -384px -194px;
    width: 54.5px;
    height: 54.5px
}
.sprite_ui.sprite-menu_icon-mail-magagine {
    background-position: -384px -258.5px;
    width: 58px;
    height: 54px
}
.sprite_ui.sprite-menu_icon-members {
    background-position: -277.5px -322.5px;
    width: 58px;
    height: 54px
}
.sprite_ui.sprite-menu_icon-news {
    background-position: -345.5px -322.5px;
    width: 58px;
    height: 54px
}
.sprite_ui.sprite-menu_icon-stats {
    background-position: -5px -386.5px;
    width: 58px;
    height: 54px
}
.sprite_ui.sprite-menu_icon-team {
    background-position: -73px -386.5px;
    width: 58px;
    height: 54px
}
.sprite_ui.sprite-menu_icon-ticket {
    background-position: -141px -386.5px;
    width: 58px;
    height: 54px
}
.sprite_ui.sprite-menu_icon-tv {
    background-position: -209px -386.5px;
    width: 58px;
    height: 54px
}
.sprite_ui.sprite-menu_icon-w-result {
    background-position: -413.5px -322.5px;
    width: 50px;
    height: 51px
}
.sprite_ui.sprite-menu_icon-w-team {
    background-position: -277px -386.5px;
    width: 54.5px;
    height: 54.5px
}
.sprite_ui.sprite-menu_logo-m-v {
    background-position: -461.5px -5px;
    width: 157px;
    height: 114.5px
}
.sprite_ui.sprite-menu_logo-m-v1 {
    background-position: -461.5px -129.5px;
    width: 62.5px;
    height: 45px
}
.sprite_ui.sprite-menu_logo-m-v2 {
    background-position: -534px -129.5px;
    width: 62.5px;
    height: 45px
}
.sprite_ui.sprite-menu_logo-m-v3 {
    background-position: -453.5px -184.5px;
    width: 62.5px;
    height: 45px
}
.sprite_ui.sprite-menu_logo-w-v {
    background-position: -473.5px -239.5px;
    width: 157.5px;
    height: 115px
}
.sprite_ui.sprite-menu_logo-w-v1 {
    background-position: -526px -184.5px;
    width: 62.5px;
    height: 45px
}
.sprite_ui.sprite-menu_logo-w-v2 {
    background-position: -473.5px -364.5px;
    width: 62.5px;
    height: 45px
}
@media screen and (max-width:550px){
    .sprite_logo {
        background-image: url("../img/spritesheet_logo.png");
        background-repeat: no-repeat;
        background-size: 374.5px 343px;
        display: block;
        text-indent: -9999px;
        overflow: hidden
    }
    .sprite_logo.sprite-menu_logo-m-v1-01 {
        background-position: -2.5px -2.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v1-02 {
        background-position: -56px -2.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v1-03 {
        background-position: -109.5px -2.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v1-04 {
        background-position: -163px -2.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v1-05 {
        background-position: -216.5px -2.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v1-06 {
        background-position: -270px -2.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v1-07 {
        background-position: -2.5px -51.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v1-08 {
        background-position: -56px -51.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v1-09 {
        background-position: -109.5px -51.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v1-10 {
        background-position: -163px -51.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v2-01 {
        background-position: -216.5px -51.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v2-02 {
        background-position: -270px -51.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v2-03 {
        background-position: -2.5px -100.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v2-04 {
        background-position: -56px -100.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v2-05 {
        background-position: -109.5px -100.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v2-06 {
        background-position: -163px -100.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v2-07 {
        background-position: -216.5px -100.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v2-08 {
        background-position: -270px -100.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v2-09 {
        background-position: -2.5px -149.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v3-01 {
        background-position: -56px -149.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v3-02 {
        background-position: -109.5px -149.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v3-03 {
        background-position: -163px -149.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v3-04 {
        background-position: -216.5px -149.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v3-05 {
        background-position: -270px -149.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-m-v3-06 {
        background-position: -2.5px -198.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v1-01 {
        background-position: -56px -198.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v1-02 {
        background-position: -109.5px -198.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v1-03 {
        background-position: -163px -198.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v1-04 {
        background-position: -216.5px -198.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v1-05 {
        background-position: -270px -198.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v1-06 {
        background-position: -2.5px -247.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v1-07 {
        background-position: -56px -247.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v1-08 {
        background-position: -109.5px -247.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v1-09 {
        background-position: -163px -247.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v1-10 {
        background-position: -216.5px -247.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v1-11 {
        background-position: -270px -247.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v2-01 {
        background-position: -2.5px -296.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v2-02 {
        background-position: -56px -296.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v2-03 {
        background-position: -109.5px -296.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v2-04 {
        background-position: -163px -296.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v2-05 {
        background-position: -216.5px -296.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v2-06 {
        background-position: -270px -296.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v2-07 {
        background-position: -323.5px -2.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v2-08 {
        background-position: -323.5px -51.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v2-09 {
        background-position: -323.5px -100.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_logo.sprite-menu_logo-w-v2-10 {
        background-position: -323.5px -149.5px;
        width: 48.5px;
        height: 44px
    }
    .sprite_ui {
        background-image: url("../img/spritesheet_ui.png");
        background-repeat: no-repeat;
        background-size: 318px 223px;
        display: block;
        text-indent: -9999px;
        overflow: hidden
    }
    .sprite_ui.sprite-footer_logo-v {
        background-position: -2.5px -2.5px;
        width: 66.25px;
        height: 35.25px
    }
    .sprite_ui.sprite-head_icon-dazn {
        background-position: -73.75px -2.5px;
        width: 14.75px;
        height: 14.75px
    }
    .sprite_ui.sprite-head_icon-dazn_sp {
        background-position: -93.5px -2.5px;
        width: 19.5px;
        height: 19.75px
    }
    .sprite_ui.sprite-head_icon-fb {
        background-position: -118px -2.5px;
        width: 7px;
        height: 13.75px
    }
    .sprite_ui.sprite-head_icon-fb_sp {
        background-position: -130px -2.5px;
        width: 9.25px;
        height: 17.75px
    }
    .sprite_ui.sprite-head_icon-twitter {
        background-position: -144.25px -2.5px;
        width: 13.75px;
        height: 11.25px
    }
    .sprite_ui.sprite-head_icon-twitter_sp {
        background-position: -163px -2.5px;
        width: 18px;
        height: 15.25px
    }
    .sprite_ui.sprite-head_link-men {
        background-position: -144.25px -22.75px;
        width: 47.5px;
        height: 41.5px
    }
    .sprite_ui.sprite-head_link-men_sp {
        background-position: -2.5px -69.25px;
        width: 63.5px;
        height: 55.5px
    }
    .sprite_ui.sprite-head_link-women {
        background-position: -71px -69.25px;
        width: 47.5px;
        height: 41.5px
    }
    .sprite_ui.sprite-head_link-women_sp {
        background-position: -123.5px -69.25px;
        width: 63.5px;
        height: 55.5px
    }
    .sprite_ui.sprite-head_site-id {
        background-position: -2.5px -129.75px;
        width: 54.75px;
        height: 29.25px
    }
    .sprite_ui.sprite-head_site-id_sp {
        background-position: -62.25px -129.75px;
        width: 71.5px;
        height: 37.5px
    }
    .sprite_ui.sprite-menu_icon-about {
        background-position: -196.75px -2.5px;
        width: 29px;
        height: 27px
    }
    .sprite_ui.sprite-menu_icon-column {
        background-position: -73.75px -34.5px;
        width: 29px;
        height: 27px
    }
    .sprite_ui.sprite-menu_icon-contacts {
        background-position: -107.75px -34.5px;
        width: 29px;
        height: 27px
    }
    .sprite_ui.sprite-menu_icon-dazn {
        background-position: -196.75px -34.5px;
        width: 29px;
        height: 27px
    }
    .sprite_ui.sprite-menu_icon-m-result {
        background-position: -196.75px -66.5px;
        width: 25px;
        height: 25.5px
    }
    .sprite_ui.sprite-menu_icon-m-team {
        background-position: -192px -97px;
        width: 27.25px;
        height: 27.25px
    }
    .sprite_ui.sprite-menu_icon-mail-magagine {
        background-position: -192px -129.25px;
        width: 29px;
        height: 27px
    }
    .sprite_ui.sprite-menu_icon-members {
        background-position: -138.75px -161.25px;
        width: 29px;
        height: 27px
    }
    .sprite_ui.sprite-menu_icon-news {
        background-position: -172.75px -161.25px;
        width: 29px;
        height: 27px
    }
    .sprite_ui.sprite-menu_icon-stats {
        background-position: -2.5px -193.25px;
        width: 29px;
        height: 27px
    }
    .sprite_ui.sprite-menu_icon-team {
        background-position: -36.5px -193.25px;
        width: 29px;
        height: 27px
    }
    .sprite_ui.sprite-menu_icon-ticket {
        background-position: -70.5px -193.25px;
        width: 29px;
        height: 27px
    }
    .sprite_ui.sprite-menu_icon-tv {
        background-position: -104.5px -193.25px;
        width: 29px;
        height: 27px
    }
    .sprite_ui.sprite-menu_icon-w-result {
        background-position: -206.75px -161.25px;
        width: 25px;
        height: 25.5px
    }
    .sprite_ui.sprite-menu_icon-w-team {
        background-position: -138.5px -193.25px;
        width: 27.25px;
        height: 27.25px
    }
    .sprite_ui.sprite-menu_logo-m-v {
        background-position: -230.75px -2.5px;
        width: 78.5px;
        height: 57.25px
    }
    .sprite_ui.sprite-menu_logo-m-v1 {
        background-position: -230.75px -64.75px;
        width: 31.25px;
        height: 22.5px
    }
    .sprite_ui.sprite-menu_logo-m-v2 {
        background-position: -267px -64.75px;
        width: 31.25px;
        height: 22.5px
    }
    .sprite_ui.sprite-menu_logo-m-v3 {
        background-position: -226.75px -92.25px;
        width: 31.25px;
        height: 22.5px
    }
    .sprite_ui.sprite-menu_logo-w-v {
        background-position: -236.75px -119.75px;
        width: 78.75px;
        height: 57.5px
    }
    .sprite_ui.sprite-menu_logo-w-v1 {
        background-position: -263px -92.25px;
        width: 31.25px;
        height: 22.5px
    }
    .sprite_ui.sprite-menu_logo-w-v2 {
        background-position: -236.75px -182.25px;
        width: 31.25px;
        height: 22.5px
    }
}
html {
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
    font-size: 14px;
    color: #fff
}
.font-caption {
    font-family: impact, 'Oswald', sans-serif;
    letter-spacing: 0.03em
}
@media screen and (max-width:816px){
    .font-caption {
        font-weight: bolder!important
    }
}
body {
    font-size: 1rem;
    line-height: 1.5
}
.wide-line-height {
    line-height: 2.5
}
h1,
h2,
h3,
h4,
h5 {
    font-weight: 100
}
body {
    background-color: #000
}
main {
    padding-top: 59px
}
@media screen and (max-width:550px){
    main {
        padding-top: 36px
    }
}
.for-sp {
    display: none
}
@media screen and (max-width:550px){
    .for-pc {
        display: none
    }
    .for-sp {
        display: inline-block!important
    }
}
.cmn-pad {
    max-width: 1040px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto
}
.news_nav {
    max-width: 450px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}
.news_nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.85714286rem
}
.news_nav li {
    list-style: none;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    text-align: center;
    cursor: pointer
}
.news_nav li span {
    display: inline-block;
    padding: 7px
}
.news_nav li a {
    color: #fff
}
.news_nav div {
    height: 0;
    width: 1px;
    border-top: 3px solid #fff;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    position: absolute;
    bottom: 0;
    left: 0
}
.cmn_btn_line a {
    display: block;
    width: 250px;
    margin-left: auto;
    margin-right: auto
}
.cmn_btn_line a p {
    color: #fff;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    position: relative;
    width: 250px;
    height: 60px;
    border: 2px solid #fff;
    font-size: 1rem;
    margin-left: auto;
    margin-right: auto
}
.cmn_btn_line a .text {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    line-height: 1
}
.cmn_btn_line a .icon_delta {
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s
}
.cmn_btn_line a:hover p {
    color: #000;
    background-color: #fff
}
.cmn_btn_line_yellow a {
    width: 100%;
    max-width: 310px;
    display: block
}
.cmn_btn_line_yellow a p {
    color: #ffd200;
    border: 2px solid #ffd200;
    width: 100%;
    height: 80px
}
.cmn_btn_line_yellow .icon_delta {
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.cmn_btn_line_yellow a:hover p {
    background: #ffd200;
    color: #000
}
.cmn_btn_line_yellow a:hover .icon_delta {
    border-left-color: #000
}
.cmn_btn_line_more .icon_delta {
    right: 10px;
    top: 24px
}
.cmn_btn_line_more a:hover .icon_delta {
    border-top-color: #000
}
.cmn_btn_line_back .icon_delta {
    left: 10px;
    top: 24px
}
.cmn_btn_line_back a:hover .icon_delta {
    border-right-color: #000
}
.cmn_btn_line_next .icon_delta {
    right: 10px;
    top: 24px
}
.cmn_btn_line_next a:hover .icon_delta {
    border-left-color: #000
}
@media screen and (max-width:815px){
    .cmn_btn_line a p {
        width: 165px;
        height: 40px;
        border: 1px solid #fff;
        padding-top: 11px;
        font-size: 0.78571429rem
    }
    .cmn_btn_line_more .icon_delta {
        right: 7px;
        top: 17px
    }
    .cmn_btn_line_back .icon_delta {
        left: 7px;
        top: 15px
    }
    .cmn_btn_line_next .icon_delta {
        right: 7px;
        top: 15px
    }
    .cmn_btn_line_next .icon_delta {
        right: 7px
    }
    .cmn_btn_line_yellow a {
        width: 120px
    }
    .cmn_btn_line_yellow a p {
        width: 120px;
        color: #ffd200;
        border: 2px solid #ffd200;
        height: 45px
    }
    .cmn_btn_line_yellow .icon_delta {
        right: 7px
    }
}
.cmn-title-h1 {
    padding: 90px 20px;
    background-size: cover
}
.cmn-title-h1 h1 {
    color: #fff;
    font-size: 3.71428571rem
}
@media screen and (max-width:815px){
    .cmn-title-h1 {
        padding: 45px 20px
    }
    .cmn-title-h1 h1 {
        font-size: 2.07142857rem
    }
}
.cmn-league-select {
    padding: 110px 20px 30px
}
.cmn-league-select ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.cmn-league-select li {
    list-style: none
}
.cmn-league-select li.active img {
    opacity: 1
}
.cmn-league-select img {
    max-width: 162px;
    opacity: 0.5;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s
}
.cmn-league-select a {
    display: block;
    padding: 0 25px
}
.cmn-league-select a:hover img {
    opacity: 1
}
@media screen and (max-width:815px){
    .cmn-league-select {
        padding: 55px 20px 15px
    }
    .cmn-league-select img {
        width: 100%
    }
    .cmn-league-select a {
        padding: 0 15px
    }
}
.bg-white {
    background-color: #fff
}
.bg-gray {
    background-color: #555
}
.bg-red {
    background-color: #ea0029
}
.bg-twitter-color {
    background-color: #58baec
}
.bg-facebook-color {
    background-color: #4267b2
}
.text-white {
    color: #fff
}
.btn-cover {
    position: relative;
    display: block;
    overflow: hidden;
    cursor: pointer
}
.btn-cover .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s
}
.btn-cover:hover .cover {
    left: 0
}
.icon_delta {
    display: block;
    top: 10px;
    width: 0;
    height: 0;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute
}
.icon_delta.icon_delta_right {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}
.icon_delta.icon_delta_right.icon_delta_red {
    border-left: 5px solid #ea0029
}
.icon_delta.icon_delta_right.icon_delta_blue {
    border-left: 5px solid #0082e6
}
.icon_delta.icon_delta_right.icon_delta_white {
    border-left: 5px solid #fff
}
.icon_delta.icon_delta_right.icon_delta_black {
    border-left: 5px solid #000
}
.icon_delta.icon_delta_right.icon_delta_gray {
    border-left: 5px solid #666
}
.icon_delta.icon_delta_right.icon_delta_yellow {
    border-left: 5px solid #ffd200
}
.icon_delta.icon_delta_right_reg {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}
.icon_delta.icon_delta_right_reg.icon_delta_white {
    border-left: 7px solid #fff
}
.icon_delta.icon_delta_left {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}
.icon_delta.icon_delta_left.icon_delta_red {
    border-right: 5px solid #ea0029
}
.icon_delta.icon_delta_left.icon_delta_blue {
    border-right: 5px solid #0082e6
}
.icon_delta.icon_delta_left.icon_delta_white {
    border-right: 5px solid #fff
}
.icon_delta.icon_delta_left.icon_delta_black {
    border-right: 5px solid #000
}
.icon_delta.icon_delta_left.icon_delta_gray {
    border-right: 5px solid #666
}
.icon_delta.icon_delta_left_reg {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}
.icon_delta.icon_delta_left_reg.icon_delta_white {
    border-right: 8px solid #fff
}
.icon_delta.icon_delta_down {
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.icon_delta.icon_delta_down.icon_delta_red {
    border-top: 5px solid #ea0029
}
.icon_delta.icon_delta_down.icon_delta_blue {
    border-top: 5px solid #0082e6
}
.icon_delta.icon_delta_down.icon_delta_white {
    border-top: 5px solid #fff
}
.icon_delta.icon_delta_down.icon_delta_black {
    border-top: 5px solid #000
}
.icon_delta.icon_delta_up {
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.icon_delta.icon_delta_up.icon_delta_white {
    border-bottom: 5px solid #fff
}
.icon_delta_l.icon_delta_right {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent
}
.icon_delta_l.icon_delta_right.icon_delta_black {
    border-left: 9px solid #000
}
.icon_delta_l.icon_delta_left {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent
}
.icon_delta_l.icon_delta_left.icon_delta_black {
    border-right: 9px solid #000
}
@media screen and (max-width:815px){
    .icon_delta.icon_delta_right {
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent
    }
    .icon_delta.icon_delta_right.icon_delta_yellow {
        border-left: 4px solid #ffd200
    }
    .icon_delta.icon_delta_right.icon_delta_red {
        border-left: 4px solid #ea0029
    }
    .icon_delta.icon_delta_right.icon_delta_blue {
        border-left: 4px solid #0082e6
    }
    .icon_delta.icon_delta_right.icon_delta_white {
        border-left: 4px solid #fff
    }
    .icon_delta.icon_delta_right.icon_delta_black {
        border-left: 4px solid #000
    }
    .icon_delta.icon_delta_right.icon_delta_gray {
        border-left: 4px solid #666
    }
    .icon_delta.icon_delta_left {
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent
    }
    .icon_delta.icon_delta_left.icon_delta_red {
        border-right: 4px solid #ea0029
    }
    .icon_delta.icon_delta_left.icon_delta_blue {
        border-right: 4px solid #0082e6
    }
    .icon_delta.icon_delta_left.icon_delta_white {
        border-right: 4px solid #fff
    }
    .icon_delta.icon_delta_left.icon_delta_black {
        border-right: 4px solid #000
    }
    .icon_delta.icon_delta_left.icon_delta_gray {
        border-right: 4px solid #666
    }
    .icon_delta.icon_delta_left_reg {
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent
    }
    .icon_delta.icon_delta_left_reg.icon_delta_white {
        border-right: 5px solid #fff
    }
    .icon_delta.icon_delta_right_reg {
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent
    }
    .icon_delta.icon_delta_right_reg.icon_delta_white {
        border-left: 5px solid #fff
    }
    .icon_delta_l.icon_delta_right {
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent
    }
    .icon_delta_l.icon_delta_right.icon_delta_black {
        border-left: 5px solid #000
    }
    .icon_delta_l.icon_delta_left {
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent
    }
    .icon_delta_l.icon_delta_left.icon_delta_black {
        border-right: 5px solid #000
    }
}
.icon_cross {
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s
}
.icon_cross:after,
.icon_cross:before {
    content: "";
    display: block;
    position: absolute;
    left: 4px;
    top: 8px;
    width: 10px;
    height: 0
}
.icon_cross.icon_cross_red:after,
.icon_cross.icon_cross_red:before {
    border-top: 2px solid #ad0a1d
}
.icon_cross.icon_cross_red:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.icon_cross.icon_cross_red:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.icon_cross.icon_cross_blue:after,
.icon_cross.icon_cross_blue:before {
    border-top: 2px solid #0067b5
}
.icon_cross.icon_cross_blue:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.icon_cross.icon_cross_blue:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.icon_cross.icon_cross_white:after,
.icon_cross.icon_cross_white:before {
    border-top: 2px solid #fff
}
.icon_cross.icon_cross_white:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.icon_cross.icon_cross_white:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.icon_cross.icon_cross_black:after,
.icon_cross.icon_cross_black:before {
    border-top: 2px solid #000
}
.icon_cross.icon_cross_black:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.icon_cross.icon_cross_black:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.icon_plus {
    position: absolute;
    width: 29px;
    height: 29px;
    display: block;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    overflow: hidden
}
.icon_plus:after,
.icon_plus:before {
    content: "";
    display: block;
    position: absolute;
    left: 8px;
    top: 12px;
    width: 12px;
    height: 0
}
.icon_plus:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.icon_plus:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}
.icon_plus.icon_plus_white:after,
.icon_plus.icon_plus_white:before {
    border-top: 2px solid #fff
}
.btn-round {
    border-radius: 15px;
    height: 30px;
    overflow: hidden;
    display: block
}
@media screen and (max-width:815px){
    .btn-round {
        height: 25px
    }
}
.column_single {
    width: 380px;
    height: 382px;
    margin: 0 10px
}
.column_single a {
    display: block;
    width: 380px;
    background: #fff
}
.column_single_figure {
    overflow: hidden
}
.column_single_figure img {
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s
}
.column_single:hover .column_single_figure img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}
.column_single img {
    width: 100%
}
.column_single_text {
    background: #fff
}
.column_single_text div {
    padding: 20px 25px
}
.column_single_date {
    font-size: 0.71428571rem
}
.column_single_title {
    font-size: 0.85714286rem
}
@media screen and (max-width:815px){
    .column_single {
        width: 220px;
        height: 240px;
        margin: 0 10px
    }
    .column_single a {
        width: 220px
    }
    .column_single_text div {
        padding: 12px
    }
    .column_single_date {
        font-size: 0.57142857rem
    }
    .column_single_title {
        font-size: 0.64285714rem
    }
}
.movie_single {
    margin: 0 10px
}
.movie_single a {
    display: block;
    color: #fff
}
.movie_single_figure {
    overflow: hidden
}
.movie_single_figure img {
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s
}
.movie_single:hover .movie_single_figure img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}
.movie_single_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}
.movie_single_text {
    background: #000;
    -ms-flex-preferred-size: 310px;
    flex-basis: 310px
}
.movie_single_text div {
    padding: 20px 15px
}
.movie_single_btn {
    background: #fff;
    color: #000;
    -ms-flex-preferred-size: 70px;
    flex-basis: 70px;
    text-align: center;
    padding: 30px 5px
}
.movie_single_btn .icon_delta {
    position: static;
    margin: 7px auto 0
}
.movie_single_date {
    font-size: 0.71428571rem
}
.movie_single_title {
    font-size: 0.85714286rem
}
@media screen and (max-width:815px){
    .movie_single {
        margin: 0 10px
    }
    .movie_single_text {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .movie_single_text div {
        padding: 20px 15px
    }
    .movie_single_btn {
        width: 35px;
        padding: 30px 5px;
        font-size: 0.57142857rem
    }
    .movie_single_btn .icon_delta {
        margin: 3px auto 0
    }
    .movie_single_date {
        font-size: 0.57142857rem
    }
    .movie_single_title {
        font-size: 0.64285714rem
    }
}
.banner_block {
    padding: 40px 15px 100px;
    margin: 0 auto;
    max-width: 1030px;
    color: #fff;
    text-align: center
}
.banner_block a {
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s
}
.banner_block a:hover {
    opacity: 0.5
}
.banner_block.banner_block_home {
    padding: 80px 15px 70px;
    max-width: 980px
}
.banner_block.banner_block_home .banner_block_sponsor-marketing li {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%
}
.banner_block h3 {
    font-size: 3.21428571rem;
    color: #fff;
    text-align: center;
    margin-bottom: 45px
}
.banner_block h4 {
    font-size: 2.14285714rem;
    margin-bottom: 40px
}
.banner_block ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
}
.banner_block li {
    list-style: none;
    margin-bottom: 10px
}
.banner_block li a {
    display: block;
    padding-left: 5px;
    padding-right: 5px
}
.banner_block .banner_block_cap {
    margin-bottom: 10px;
    font-size: 0.71428571rem;
    display: block
}
.banner_block_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}
.banner_block_flex_single {
    -ms-flex-preferred-size: 48.5%;
    flex-basis: 48.5%
}
.banner_block_m {
    border: 3px solid #0082e6
}
.banner_block_m h4 {
    color: #0082e6
}
.banner_block_w {
    border: 3px solid #ea0029
}
.banner_block_w h4 {
    color: #ea0029
}
.banner_block .banner_block_single {
    margin-bottom: 30px
}
.banner_block .banner_block_single_pad {
    padding: 35px 25px 5px
}
.banner_block .banner_block_single h3 {
    font-size: 2.07142857rem;
    padding-bottom: 40px
}
.banner_block_sponsor-misc {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}
.banner_block_sponsor-misc li {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%
}
@media screen and (max-width:815px){
    .banner_block {
        padding: 20px 15px;
        color: #fff;
        text-align: center
    }
    .banner_block.banner_block_home {
        padding: 30px 15px
    }
    .banner_block.banner_block_home .banner_block_sponsor-marketing li {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .banner_block h3 {
        font-size: 3.21428571rem;
        margin-bottom: 25px
    }
    .banner_block h4 {
        font-size: 2.14285714rem;
        margin-bottom: 20px
    }
    .banner_block ul {
        margin-bottom: 15px
    }
    .banner_block li {
        margin-bottom: 10px
    }
    .banner_block .banner_block_cap {
        margin-bottom: 7px;
        font-size: 0.71428571rem;
        display: block
    }
    .banner_block_flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .banner_block_flex_single {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .banner_block .banner_block_single {
        margin: 0 auto 30px;
        max-width: 460px
    }
    .banner_block .banner_block_single_pad {
        padding: 20px 15px 5px
    }
    .banner_block .banner_block_single h3 {
        font-size: 2.07142857rem;
        padding-bottom: 20px
    }
    .banner_block_sponsor-misc {
        max-width: 600px
    }
    .banner_block_sponsor-misc li {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}
@media screen and (max-width:550px){
    .banner_block h3 {
        font-size: 1.28571429rem
    }
    .banner_block h4 {
        font-size: 1.07142857rem
    }
    .banner_block .banner_block_cap {
        font-size: 0.57142857rem
    }
    .banner_block .banner_block_single {
        margin-bottom: 20px
    }
    .banner_block .banner_block_single h3 {
        font-size: 1.07142857rem
    }
    .banner_block_sponsor-marketing li,
    .banner_block_sponsor-oficial li {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%
    }
    .banner_block_sponsor-supplier li,
    .banner_block_sponsor-support li {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
    .banner_block_sponsor-misc li {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .banner_block_sponsor-misc li img {
        max-width: 50%
    }
    .banner_block_sponsor-misc li:nth-of-type(3) {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .banner_block_sponsor-misc li:nth-of-type(3) img {
        max-width: 25%
    }
    .banner_block.banner_block_home .banner_block_sponsor-marketing li,
    .banner_block.banner_block_home .banner_block_sponsor-oficial li {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%
    }
    .banner_block.banner_block_home .banner_block_sponsor-supplier li,
    .banner_block.banner_block_home .banner_block_sponsor-support li {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }
}
.block_fix-bottom {
    position: fixed;
    bottom: 80px;
    left: -150px;
    width: 120px;
    height: 184.8px;
    z-index: 900;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s
}
.block_fix-bottom img {
    position: absolute;
    bottom: 0;
    left: 0
}
.block_fix-bottom .mascot02 {
    opacity: 0;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s
}
.block_fix-bottom .mascot03 {
    opacity: 0;
    -webkit-transition: 0.15s ease 0.25s;
    -o-transition: 0.15s ease 0.25s;
    transition: 0.15s ease 0.25s
}
.block_fix-bottom a:hover .mascot02 {
    opacity: 1
}
.block_fix-bottom a:hover .mascot03 {
    opacity: 1
}
.js-scroll-flag .block_fix-bottom {
    left: 0
}
@media screen and (max-width:550px){
    .block_fix-bottom {
        bottom: 40px;
        left: -75px;
        width: 75px;
        height: 115.5px
    }
}
.stat-table_player_result {
    overflow-x: auto
}
.stat-table_player_result table {
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff
}
.stat-table_player_result td,
.stat-table_player_result th {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center
}
.stat-table_player_result th {
    font-weight: normal
}
.stat-table_player_result .stat-table_sub_header {
    background-color: #474747
}
.stat-table_player_result tbody tr td {
    background: #6d6d6d;
    text-align: center
}
.stat-table_player_result tbody tr td span {
    background: #6d6d6d;
    display: block
}
.stat-table_player_result tbody tr td:first-of-type {
    background: none;
    padding: 0;
    text-align: left
}
.stat-table_player_result tbody tr:first-of-type td {
    background: none
}
.stat-table_player_result tbody tr:first-of-type td:nth-of-type(1) {
    position: relative
}
.stat-table_player_result tbody tr:first-of-type td span {
    margin-left: 0;
    background: none
}
.stat-table_player_result tbody tr .icon_plus {
    right: 2px;
    top: 50%;
    cursor: pointer;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.stat-table_player_result tbody tr .icon_plus:hover {
    opacity: 0.5
}
.stat-table_player_result tbody.active .icon_plus:before {
    opacity: 0
}
@media screen and (min-width:816px){
    .stat-table_player_result td,
    .stat-table_player_result th {
        padding: 7px
    }
    .stat-table_player_result th {
        font-size: 0.64285714rem
    }
    .stat-table_player_result td {
        font-size: 0.64285714rem
    }
    .stat-table_player_result tbody tr td span {
        padding: 9px;
        margin-left: 14px
    }
    .stat-table_player_result tbody tr td:first-of-type {
        padding: 0
    }
    .stat-table_player_result tbody tr:first-of-type td:nth-of-type(1) {
        padding: 9px 30px 9px 9px
    }
    .stat-table_player_result tbody tr:first-of-type td span {
        margin-left: 0
    }
    .stat-table_player_result tbody tr .icon_plus {
        right: 2px;
        top: 50%;
        cursor: pointer;
        -webkit-transition: 0.25s;
        -o-transition: 0.25s;
        transition: 0.25s;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}
@media screen and (max-width:815px){
    .stat-table_player_result td,
    .stat-table_player_result th {
        padding: 9px
    }
    .stat-table_player_result th {
        font-size: 0.64285714rem
    }
    .stat-table_player_result td {
        font-size: 0.64285714rem
    }
    .stat-table_player_result tbody tr td span {
        padding: 9px;
        margin-left: 14px
    }
    .stat-table_player_result tbody tr td:first-of-type {
        padding: 0
    }
    .stat-table_player_result tbody tr:first-of-type td:nth-of-type(1) {
        padding: 9px 30px 9px 9px
    }
    .stat-table_player_result tbody tr:first-of-type td span {
        margin-left: 0
    }
    .stat-table_player_result tbody tr .icon_plus {
        right: 2px;
        top: 50%;
        cursor: pointer;
        -webkit-transition: 0.25s;
        -o-transition: 0.25s;
        transition: 0.25s;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}
.block_accordion_head {
    cursor: pointer;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s
}
.block_accordion_head:hover {
    opacity: 0.5
}
.block_accordion_head .icon_delta {
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s
}
.block_accordion.active .icon_delta {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.head-icon-instagram {
    background: url(/common/img/head_icon-insta.png) no-repeat center center;
    background-size: contain;
    text-indent: -9999px;
    height: 30px;
    display: block;
    margin-bottom: 5px
}
@media screen and (max-width: @BREAKPOINT_1_MAX) {
    .head-icon-instagram {
        height: 18px;
        margin-bottom: 4px;
    }
}

.simple-table {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff
}
.simple-table thead th {
    border-bottom: 1px solid #fff;
    font-weight: normal
}
.simple-table td,
.simple-table th {
    border-right: 1px solid #fff;
    text-align: center;
    padding: 5px
}
.header {
    position: fixed;
    height: 59px;
    width: 100%;
    z-index: 1000;
    background-color: #000
}
.header .siteId {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px
}
.header .header_misc {
    position: absolute;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.header .header_misc li {
    list-style: none;
    width: 47px
}
.header .header_misc li:nth-of-type(4) {
    width: 57px;
    padding-right: 10px
}
.header .header_misc li a {
    display: inline-block;
    opacity: 0.5;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    width: 100%
}
.header .header_misc li a:hover {
    opacity: 1
}
.header .header_misc li a span {
    margin-left: auto;
    margin-right: auto
}
.header .header_misc li.nav_toggle {
    width: 59px;
    height: 59px
}
.header .header_misc li.nav_toggle button {
    outline: none;
    width: 59px;
    height: 59px;
    background: #fff;
    border: none;
    position: relative
}
.header .header_misc li.nav_toggle button span {
    position: absolute;
    display: block;
    border-top: 2px solid #000;
    width: 19px;
    height: 1px;
    right: 14px;
    top: 28px;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s
}
.header .header_misc li.nav_toggle button span:after,
.header .header_misc li.nav_toggle button span:before {
    content: "";
    display: block;
    position: absolute;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    height: 2px;
    border-top: 2px solid #000;
    right: 0
}
.header .header_misc li.nav_toggle button span:before {
    top: -9px;
    width: 29px
}
.header .header_misc li.nav_toggle button span:after {
    top: 5px;
    width: 12px
}
.header .header_misc li.nav_toggle button:hover span:before {
    width: 12px
}
.header .header_misc li.nav_toggle button:hover span:after {
    width: 29px
}
.header .header_misc .nav_link-men,
.header .header_misc .nav_link-women {
    width: 95px;
    height: 59px;
    position: relative
}
.header .header_misc .nav_link-men:hover,
.header .header_misc .nav_link-women:hover {
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    opacity: 0.5
}
.header .header_misc .nav_link-men a,
.header .header_misc .nav_link-women a {
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    opacity: 1
}
.header .header_misc .nav_link-men {
    background-color: #0082e6
}
.header .header_misc .nav_link-men a {
    border-top: 2px solid #0082e6
}
.header .header_misc .nav_link-women {
    background-color: #ea0029
}
.header .header_misc .nav_link-women a {
    border-top: 2px solid #ea0029
}
.header .nav_link-men,
.header .nav_link-women {
    display: none
}
.category-women .header .nav_link-men {
    display: block
}
.category-men .header .nav_link-women {
    display: block
}
.js-menu-active .header .header_misc li.nav_toggle button span {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 29px
}
.js-menu-active .header .header_misc li.nav_toggle button span:after,
.js-menu-active .header .header_misc li.nav_toggle button span:before {
    top: -2px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.js-menu-active .header .header_misc li.nav_toggle button span:before {
    width: 29px
}
.js-menu-active .header .header_misc li.nav_toggle button span:after {
    width: 29px
}
.js-menu-active .header .header_misc li.nav_toggle button:hover span {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}
@media screen and (max-width:550px){
    .header {
        height: 36px;
        width: 100%
    }
    .header .siteId {
        position: absolute;
        left: 0;
        top: -2px;
        width: 72px
    }
    .header .header_misc {
        position: absolute;
        right: 0;
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .header .header_misc li {
        list-style: none;
        width: 25px
    }
    .header .header_misc li:nth-of-type(4) {
        width: 30px;
        padding-right: 5px
    }
    .header .header_misc li.nav_toggle {
        width: 36px;
        height: 36px
    }
    .header .header_misc li.nav_toggle button {
        width: 36px;
        height: 36px
    }
    .header .header_misc li.nav_toggle button span {
        border-top: 2px solid #000;
        width: 12px;
        height: 1px;
        right: 10px;
        top: 17px
    }
    .header .header_misc li.nav_toggle button span:before {
        top: -7px;
        width: 15px
    }
    .header .header_misc li.nav_toggle button span:after {
        top: 3px;
        width: 8px
    }
    .header .header_misc li.nav_toggle button:hover span:before {
        width: 8px
    }
    .header .header_misc li.nav_toggle button:hover span:after {
        width: 15px
    }
    .header .header_misc .nav_link-men,
    .header .header_misc .nav_link-women {
        width: 63px;
        height: 36px
    }
    .header .header_misc .nav_link-men a,
    .header .header_misc .nav_link-women a {
        position: relative;
        top: -2px;
        left: 0
    }
    .header .header_misc .nav_link-men {
        background-color: none
    }
    .header .header_misc .nav_link-men a {
        border-top: none
    }
    .header .header_misc .nav_link-women {
        background-color: none
    }
    .header .header_misc .nav_link-women a {
        border-top: none
    }
    .js-menu-active .header .header_misc li.nav_toggle button span {
        width: 15px
    }
    .js-menu-active .header .header_misc li.nav_toggle button span:after,
    .js-menu-active .header .header_misc li.nav_toggle button span:before {
        top: -2px
    }
    .js-menu-active .header .header_misc li.nav_toggle button span:before {
        width: 15px
    }
    .js-menu-active .header .header_misc li.nav_toggle button span:after {
        width: 15px
    }
}
.nav_block {
    width: 100%;
    position: fixed;
    left: 0;
    top: -2000px;
    padding-top: 59px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    z-index: 999
}
.js-menu-active .nav_block {
    min-height: 100%;
    top: 0;
    opacity: 1
}
.js-menu-absolute .nav_block {
    position: absolute
}
.nav_block {
    background-image: url("../img/menu-bg_pc.png");
    background-color: #000;
    background-position: center -5px;
    background-repeat: no-repeat;
    background-size: 100%;
    color: #fff;
    text-align: center;
    font-size: 0.85714286rem
}
.nav_block .nav_block_wrap {
    max-width: 710px;
    padding: 30px 15px 85px;
    margin-left: auto;
    margin-right: auto
}
.nav_block h2 {
    font-size: 3.21428571rem;
    margin-bottom: 35px
}
.nav_block a {
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    display: inline-block
}
.nav_block a:hover {
    opacity: 0.5;
    text-decoration: none
}
.nav_block .nav_block_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 680px;
    margin-bottom: 45px;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}
.nav_block .nav_block_main i {
    margin-left: auto;
    margin-right: auto
}
.nav_block .nav_block_main_single {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    padding: 50px 0 40px;
    background-color: rgba(22, 22, 22, 0.8)
}
.nav_block .nav_block_main_single_head {
    margin-bottom: 25px;
    display: inline-block
}
.nav_block .nav_block_main_single ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 260px
}
.nav_block .nav_block_main_single ul li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}
.nav_block .nav_block_main_single ul a {
    text-align: center
}
.nav_block .nav_block_main_single ul i {
    margin-bottom: 12px
}
.nav_block .nav_block_main .for-men a {
    color: #0082e6
}
.nav_block .nav_block_main .for-women a {
    color: #ea0029
}
.nav_block .nav_block_sub ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 45px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.nav_block .nav_block_sub ul a {
    color: #fff;
    text-align: center
}
.nav_block .nav_block_sub ul p {
    height: 60px;
    vertical-align: middle
}
.nav_block .nav_block_sub ul i {
    margin: 0 auto
}
.nav_block .nav_block_sub ul li {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    margin-bottom: 45px
}
.nav_block .nav_block_sub ul li:first-of-type,
.nav_block .nav_block_sub ul li:nth-of-type(2),
.nav_block .nav_block_sub ul li:nth-of-type(3),
.nav_block .nav_block_sub ul li:nth-of-type(4) {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}
.nav_block_team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}
.nav_block_team .for-pc,
.nav_block_team .hidden-xs {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%
}
.nav_block_team_single {
    margin-bottom: 15px
}
.nav_block_team_single_head {
    position: relative;
    height: 75px;
    background-color: rgba(22, 22, 22, 0.8);
    margin-bottom: 2px;
    cursor: pointer
}
.nav_block_team_single_head h3 {
    padding: 18px 0 0 14px;
    text-align: left
}
.nav_block_team_single_head button {
    outline: none;
    position: absolute;
    top: 20px;
    right: 10px;
    width: 32px;
    height: 32px;
    border: none;
    background: none
}
.nav_block_team_single_head button span {
    display: block;
    left: 3px;
    width: 17px;
    height: 0;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    position: absolute
}
.nav_block_team_single_head button span:before {
    content: "";
    display: block;
    position: absolute;
    ransition: 0.25s;
    left: 0;
    top: -2px;
    width: 17px;
    height: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.nav_block_team_single_head button.js-show span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.nav_block_team_single_head button.js-show span:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.nav_block_team_single_head:hover button span {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.nav_block_team_single_head:hover button.js-show span {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 25px;
    left: 0
}
.nav_block_team_single.for-men button span {
    border-top: 2px solid #0082e6
}
.nav_block_team_single.for-men button span:before {
    border-top: 2px solid #0082e6
}
.nav_block_team_single.for-women button span {
    border-top: 2px solid #ea0029
}
.nav_block_team_single.for-women button span:before {
    border-top: 2px solid #ea0029
}
.nav_block_team_single_body {
    background-color: rgba(22, 22, 22, 0.8);
    padding: 20px 25px
}
.nav_block_team_single_body ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.nav_block_team_single_body ul li {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}
@media screen and (max-width:550px){
    .nav_block {
        padding-top: 35px;
        background-image: url("../img/menu-bg_sp.png");
        font-size: 0.57142857rem
    }
    .nav_block .nav_block_wrap {
        padding: 20px 15px 35px
    }
    .nav_block h2 {
        font-size: 1.35714286rem;
        margin-bottom: 20px
    }
    .nav_block .nav_block_main {
        margin-bottom: 35px
    }
    .nav_block .nav_block_main_single {
        padding: 25px 0 20px
    }
    .nav_block .nav_block_main_single_head {
        margin-bottom: 25px
    }
    .nav_block .nav_block_main_single ul li {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .nav_block .nav_block_main_single ul i {
        margin-bottom: 12px
    }
    .nav_block .nav_block_sub ul {
        margin-bottom: 15px
    }
    .nav_block .nav_block_sub ul p {
        height: 30px
    }
    .nav_block .nav_block_sub ul li {
        margin-bottom: 25px
    }
    .nav_block .nav_block_sub ul li:first-of-type,
    .nav_block .nav_block_sub ul li:nth-of-type(2),
    .nav_block .nav_block_sub ul li:nth-of-type(3),
    .nav_block .nav_block_sub ul li:nth-of-type(4) {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%
    }
    .nav_block_team .for-sp {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .nav_block_team_single {
        margin-bottom: 10px
    }
    .nav_block_team_single_head {
        height: 36px;
        margin-bottom: 1px
    }
    .nav_block_team_single_head h3 {
        padding: 8px 0 0 10px
    }
    .nav_block_team_single_head button {
        top: 2px;
        right: 0;
        width: 32px;
        height: 32px
    }
    .nav_block_team_single_head button span {
        left: 10px;
        width: 10px;
        height: 0
    }
    .nav_block_team_single_head button span:before {
        left: 0;
        top: -2px;
        width: 10px
    }
    .nav_block_team_single_head button.js-show:hover span {
        width: 10px;
        left: 10px
    }
    .nav_block_team_single_body {
        padding: 10px 12px
    }
}
.footer_block {
    background-color: #fff;
    text-align: center
}
.footer_block .footer_block_main {
    padding: 65px 15px 19px
}
.footer_block .footer_block_main .footer_banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1175px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.footer_block .footer_block_main .footer_banner li {
    list-style: none
}
.footer_block .footer_block_main .footer_banner a {
    display: block;
    padding: 2px;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s
}
.footer_block .footer_block_main .footer_banner a:hover {
    opacity: 0.5
}
.footer_block .footer_block_main .footer_link {
    margin-bottom: 45px
}
.footer_block .footer_block_main .footer_link li {
    display: inline-block;
    font-size: 0.85714286rem;
    line-height: 1;
    list-style: none
}
.footer_block .footer_block_main .footer_link li a {
    color: #000;
    padding: 1em 0;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s
}
.footer_block .footer_block_main .footer_link li a:hover {
    opacity: 0.5
}
.footer_block .footer_block_main .footer_link li span {
    display: inline-block;
    border-right: 1px solid #000;
    padding: 0 1em
}
.footer_block .footer_block_main .footer_link li:last-child span {
    border: none
}
.footer_block .footer_block_main .footer_logo i {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}
.footer_block .footer_block_main .footer_logo p {
    font-size: 0.85714286rem;
    color: #000
}
.footer_block .footer_block_main .footer_logo p:last-child {
    margin-top: 38px
}
.footer_block .footer_copyright {
    background-color: #000;
    color: #fff;
    height: 55px;
    position: relative
}
.footer_block .footer_copyright .footer_copyright_text {
    padding-top: 18px;
    font-size: 0.85714286rem;
    text-align: center
}
.footer_block .footer_copyright .fotoer_copyright_btn {
    background-color: #999;
    width: 55px;
    height: 55px;
    position: absolute;
    right: 0;
    bottom: 0
}
.footer_block .footer_copyright .fotoer_copyright_btn a {
    display: block;
    width: 55px;
    height: 55px
}
.footer_block .footer_copyright .fotoer_copyright_btn span {
    position: absolute;
    left: 22px;
    top: 22px;
    display: block;
    width: 0;
    height: 0;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 10px solid #000;
    text-indent: -9999px;
    overflow: hidden
}
.category-men .footer_block .footer_copyright .fotoer_copyright_btn {
    background-color: #0082e6
}
.category-women .footer_block .footer_copyright .fotoer_copyright_btn {
    background-color: #ea0029
}
@media screen and (max-width:815px){
    .footer_block .footer_block_main {
        padding: 25px 15px 19px
    }
    .footer_block .footer_block_main .footer_banner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 1175px;
        margin-bottom: 25px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer_block .footer_block_main .footer_banner li {
        list-style: none;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .footer_block .footer_block_main .footer_link {
        margin-bottom: 50px
    }
    .footer_block .footer_block_main .footer_logo i {
        margin-bottom: 15px
    }
    .footer_block .footer_block_main .footer_logo p:last-child {
        margin-top: 25px
    }
}
@media screen and (max-width:550px){
    .footer_block .footer_block_main {
        padding: 25px 15px 19px
    }
    .footer_block .footer_block_main .footer_banner {
        margin-bottom: 25px
    }
    .footer_block .footer_block_main .footer_banner li {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%
    }
    .footer_block .footer_block_main .footer_link {
        margin-bottom: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-top: 1px solid #000;
        border-left: 1px solid #000
    }
    .footer_block .footer_block_main .footer_link li {
        display: block;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50px;
        font-size: 0.78571429rem
    }
    .footer_block .footer_block_main .footer_link li a {
        display: block;
        color: #000;
        padding: 1em 0;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000
    }
    .footer_block .footer_block_main .footer_link li span {
        border-right: none;
        padding: 0 1em
    }
    .footer_block .footer_block_main .footer_link li:last-child span {
        border: none
    }
    .footer_block .footer_block_main .footer_logo i {
        margin-bottom: 13px
    }
    .footer_block .footer_block_main .footer_logo p {
        font-size: 0.57142857rem
    }
    .footer_block .footer_block_main .footer_logo p:last-child {
        margin-top: 25px
    }
    .footer_block .footer_copyright {
        background-color: #000;
        color: #fff;
        height: 27.5px;
        position: relative
    }
    .footer_block .footer_copyright .footer_copyright_text {
        padding-top: 7px;
        font-size: 0.42857143rem;
        text-align: center
    }
    .footer_block .footer_copyright .fotoer_copyright_btn {
        background-color: #999;
        width: 27.5px;
        height: 27.5px;
        position: absolute;
        right: 0;
        bottom: 0;
        overflow: hidden
    }
    .footer_block .footer_copyright .fotoer_copyright_btn span {
        position: absolute;
        left: 11px;
        top: 11px;
        display: block;
        width: 0;
        height: 0;
        border-right: 3px solid transparent;
        border-left: 3px solid transparent;
        border-bottom: 5px solid #000;
        text-indent: -9999px;
        overflow: hidden
    }
}