﻿
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after {
    content: '';
    content: none
}

q:before,
q:after {
    content: '';
    content: none
}

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

* {
    margin: 0;
    padding: 0;
    font-family: "微軟正黑體", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.09px;
    box-sizing: border-box;
    position: relative
}

* a:focus,
* a:hover {
    text-decoration: none;
    color: white
}

html,
body {
    width: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

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: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

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:active,
input:active { outline:none;}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}
.btn-scale {
    transition: all .3s ease;
}
.btn-scale:hover {
    transform: scale(1.05);
}
.btn-red {
    /* color: #fff;
    background: #DE2E43; */
    color: #1F2E67;
    background: #ffffff;
}
.btn-red:hover, .btn-red:focus {
    color: #1F2E67;
}
.btn-orange{
    color: #fff;
    background: #4262DA;
}
.btn-orange:hover{
    color: #fff;
}
.btn-lg {
    /* max-width: 180px; */
    min-width: 110px;
    padding: 10px 14px;
    font-size: 16px;
}
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-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

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 {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

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

a:focus,
a:hover {
    color: #000000;
}

a:focus {
    outline: none;
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 767px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #e1157e
}

.text-red {
    color: #ff0000
}


a.text-danger:focus,
a.text-danger:hover {
    color: #e1157e
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
}

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


table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 10px 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

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

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

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

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #757575;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d3d3d3;
    border-radius: 0;
}

.form-control:focus {
    border-color: #00a1e9;
    outline: 0;
}

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

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

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

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

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    display: table;
    margin-bottom: 20px;
    width: 100%;
}
.form-group:last-child{
    margin-bottom: 0
}
.col-form-label {
    display: table-cell;
    width: 176px;
    text-align: center;
    color: #000;
    font-size: 15px;
}
.col-form-label.text-left {
    padding: 0 10px 0 30px;
    text-align: left;
}
.col-form-input{
    display: table-cell;
    width: calc(100% - 176px);
}

.col-display-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 17px;
}
.form-check-inline:last-child{
    margin-right: 0
}
.form-check-label{
    font-size: 14px;
    color: #757575;
    margin-top: 2px;
    margin-left: 10px;
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.btn {
    position: relative;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0;
    border-radius: 4px
}

.btn.focus,
.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #999
}

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


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

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}


/** loading
--------------------------------------- ******/
.topBar{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0; 
    height: 10px;
    background: #757575;
    z-index: 2;
}
.topBar .line{
    position: absolute;
    width: 362px;
    height: 10px;
    top: 0;
    left: 0;
    z-index: 3;
    background: #000
}

.out-container{
    position: relative;
    width: 100%;
    max-width: 1366px;
    min-width: 1366px;
    margin: 0 auto;
    overflow-x: hidden;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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
}


.btn {
    width: 100%;
    padding: 8px 14px;
}

.btn-round{
    border-radius: 20px;
}

.btn-outline{
    border: 1px solid #000;
}
.btn-primary{
    color: #000;
    background: #fff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
     color: #ffe508;
    background: #000;
}



.btn-bordred {
    border-bottom: 3px solid transparent
}

.table {
    margin-bottom: 10px
}

.table-striped>tbody>tr:nth-of-type(odd),
.table-hover>tbody>tr:hover,
.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f4f8fb !important
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td,
.table>thead>tr>th,
.table-bordered {
    border-top: 1px solid #ebeff2
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ebeff2
}

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

tbody {
    color: #797979
}

th {
    color: #666666;
    font-weight: 600
}

.table-bordered {
    border: 1px solid #ebeff2
}


.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td,
.table>thead>tr>th,
.table-bordered {
    border: 0
}


/** table
-----------------------------------------------------------------**/
.table-border{
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}


/**lightbox
-------------------------------------------**/
.idx-overlay{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.8);
    z-index: 998;
}

.lightBox {
    position: fixed;
    width: 840px;
    top:50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
}
.lightBox.ng-hide {
    opacity:0;
}




/** index
-----------------------------------------------------------------**/
.idx-container{
    position: relative;
    width: 100%;
    overflow: hidden;
    /* background: #1F2E67 url(../img/temp-kv-bg.png) no-repeat center top / 100% auto; */
    background: #1F2E67;
}
.desktop {
    display: block;
}
.desktop.grid-kv {
    margin: 0 -6%;
}


.mobile {
    display: none;
}

.view{
    max-width: 1100px;
    margin: 0 auto;
    padding: 0;
}

nav{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    position: relative;
    max-width: 1366px;
    margin: 0 auto -121px;
    padding: 0 20px;
    background: transparent;
    z-index: 1;
}
nav .logoBox{
    width: 198px;
    margin: 22px 0 0px 0px;
}
.nav-details {
    margin-top: 20px;
}
.nav-btn-wrap > div{
    display: inline-block;
}
.pagesLink ul li {
    position: relative;
    display: inline-block;
    margin: 0 12px;
    padding-left: 5px;
}
.pagesLink ul li:before {
    content: '';
    position: absolute;
    top: 10px;
    bottom: 28px;
    left: -5px;
    width: 4px;
    background: #ffe508;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    
}
.pagesLink ul li a {
    font-size: 13px;
    line-height: 38px;
    color: #757575;
}
.pagesLink ul li:hover:before {
    bottom: 10px;
}
.pagesLink ul li:hover a {
    color: #000;
}



.header-logo a{
    position: absolute;
    padding: 10px;
    top: 10px;
    left: 20px;
    width: 11.5vw;
    z-index: 9;
    background: #fff;
}
.header-logo .logo-img{
    width: 100%;
}


.burger{
    display: none;
    width: 35px;
    height: 35px;
}
.burger-menu-wrapper { 
    position: absolute;
    width: 35px;
    height: 35px;
    overflow: hidden;
    cursor: pointer;
}
.circle { 
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    fill: none;
    stroke: #000;
    stroke-width: 10px;
    height: 33px;
    width: 33px;
    stroke-dasharray: 550;
    stroke-dashoffset: -550;
    -webkit-transition: 300ms .55s ease-in-out;
    -moz-transition: 300ms .55s ease-in-out;
    -ms-transition: 300ms .55s ease-in-out;
    transition: 300ms .55s ease-in-out;
}
.line { 
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 6px;
    width: 33px;
    stroke: #000;
    stroke-width: 10px;
}
.top-line { 
    transform-origin: left center;
    top: 0;
    transition: 300ms .35s ease-in-out;
}
.middle-line { top:11px; }
.bottom-line { 
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
    top: 23px;
    -webkit-transition: 300ms .35s ease-in-out;
    -o-transition: 300ms .35s ease-in-out;
    transition: 300ms .35s ease-in-out;
}

.burger-menu-wrapper.open .circle { stroke-dashoffset:0; }
.burger-menu-wrapper.open .middle-line { 
    -webkit-transform: translateX(151%);
        -ms-transform: translateX(151%);
            transform: translateX(151%);
    -webkit-transition: 300ms .1s ease-in-out;
    -o-transition: 300ms .1s ease-in-out;
    transition: 300ms .1s ease-in-out;
}
.burger-menu-wrapper.closing .circle {
    -webkit-transition: 300ms ease-in-out;
    -o-transition: 300ms ease-in-out;
    transition: 300ms ease-in-out;
}
.burger-menu-wrapper.closing .middle-line { 
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 300ms 0.35s ease-in-out;
    -o-transition: 300ms 0.35s ease-in-out;
    transition: 300ms 0.35s ease-in-out;
}
.burger-menu-wrapper.open .top-line { 
    -webkit-transform: translateX(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
    top: 3px;
    left: 62%;
}
.burger-menu-wrapper.open .bottom-line { 
    -webkit-transform: translateX(-50%) rotate(-45deg);
        -ms-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotate(-45deg);
    left: 65%;
    top: 27px;
}



.loginBox button{
    width: 130px;
    margin: 0 0 0 21px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.kv-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.time{
    position: fixed;
    top: 64%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}




/** KV
----------------------------------**/
.kv-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.kv-wrapper .btn-wrap{
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 62%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
}
.btn-wrap > div {
    margin: 0 10px;
    width: 14vw;
    max-width: 180px;
}

.grid-container {
    /* display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-template-areas:
        "a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14"
        "a15 akv akv akv akv akv akv akv akv akv akv akv akv a38"
        "a16 akv akv akv akv akv akv akv akv akv akv akv akv a37"
        "a17 akv akv akv akv akv akv akv akv akv akv akv akv a36"
        "a18 akv akv akv akv akv akv akv akv akv akv akv akv a35"
        "a19 akv akv akv akv akv akv akv akv akv akv akv akv a34"
        "a20 a21 a22 a23 a24 a25 a26 a27 a28 a29 a30 a31 a32 a33"; */
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    /* padding: 10vh 5vw 0 5vw; */
    /* min-height: 90vh; */
    /* background-color: #fff; */
}

/* .grid-kv.grid-item{
    margin: 0;
    grid-area: akv;
} */
.grid-kv.grid-item img {
    max-width: 100%;
}
/* .grid-item {
    position: relative;
    z-index: 2;
    margin: 20px;
    
}
.grid-item img{
    width: 100%;
    border: 1px solid #E7E7E7;
} */
.square-1 {
    grid-area: a1;
}
.square-2 {
    grid-area: a2;
}
.square-3 {
    grid-area: a3;
}
.square-4 {
    grid-area: a4;
}
.square-5 {
    grid-area: a5;
}
.square-6 {
    grid-area: a6;
}
.square-7 {
    grid-area: a7;
}
.square-8 {
    grid-area: a8;
}
.square-9 {
    grid-area: a9;
}
.square-10 {
    grid-area: a10;
}
.square-11 {
    grid-area: a11;
}
.square-12 {
    grid-area: a12;
}
.square-13 {
    grid-area: a13;
}
.square-14 {
    grid-area: a14;
}
.square-15 {
    grid-area: a15;
}

.square-16 {
    grid-area: a16;
}
.square-17 {
    grid-area: a17;
}
.square-18 {
    grid-area: a18;
}
.square-19 {
    grid-area: a19;
}
.square-20 {
    grid-area: a20;
}
.square-21 {
    grid-area: a21;
}
.square-22 {
    grid-area: a22;
}
.square-23 {
    grid-area: a23;
}
.square-24 {
    grid-area: a24;
}
.square-25 {
    grid-area: a10;
}
.square-26 {
    grid-area: a26;
}
.square-27 {
    grid-area: a27;
}
.square-28 {
    grid-area: a28;
}
.square-29 {
    grid-area: a29;
}
.square-30 {
    grid-area: a30;
}
.square-31 {
    grid-area: a31;
}
.square-32 {
    grid-area: a32;
}
.square-33 {
    grid-area: a33;
}
.square-34 {
    grid-area: a34;
}
.square-35 {
    grid-area: a35;
}
.square-36 {
    grid-area: a36;
}
.square-37 {
    grid-area: a37;
}
.square-38 {
    grid-area: a38;
}
.square-39 {
    grid-area: a39;
}
.square-40 {
    grid-area: a40;
}
.square-41 {
    grid-area: a41;
}
.square-42 {
    grid-area: a42;
}


/** 簡章
---------------------------------------**/
.regu-index-wrapper {
    padding: 0 20px 40px;
    margin: -20px 0 0 0;
    /* background-color: #DE2E43; jimmy2022 */
}
.regulationBox {
    position: relative;
    width: 100%;
    padding: 20px 30px 20px;
    margin: 0 auto;
    color: #757575;
    /* background: #fef8f8; */
    background: #F3F5F6;
    border-radius: 30px;
}
.titleNotice {
    position: relative;
    font-size: 24px;
    text-align: center;
}
.regulationBox .subTtl {
    margin-top: 2px;
    font-size: 18px;
    line-height: 38px;
    color: #757575;
    text-align: center;
}
.officailTime{
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-align: center;
}
.scrollTip{
    position: absolute;
    top: 52%;
    right: 1%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.scrollTip .icn{
    width: 16px;
    margin: 2px auto 0;

    -webkit-animation: ani-mouse 1.5s linear infinite;
    -moz-animation: ani-mouse 1.5s linear infinite;
    animation: ani-mouse 1.5s linear infinite;
}
.scrollTip .txt{
    margin-bottom: 10px;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

.titleNotice{
    position: relative;
    font-size: 24px;
    text-align: center
}

.titleNotice span.bg-g{
    display: inline-block;
    padding: 0 12px;
    /* color: #DE2E43; */
    color: #1F2E67;
    font-weight: bold;
}


.regulationBox  .listWrapper{
    padding: 0 30px;
}
.listWrapper .listItem{
    padding: 20px 0 12px;
    border-bottom: 1px solid #d1d1d1;
}

.listWrapper .listItem .ht .numb{
    position: relative;
    display: inline-block;
    /* margin-left: 8px; */
    width: 32px;
    height: 32px;
    /* background: #E65D4C; */
    background: #1D46E0;
    color: #fff;
    border-radius: 50%;
    font-size: 14px;
    line-height: 32px;
    text-align: center
}

.listWrapper .listItem .ht .ttl{
    display: inline-block;
    margin-left: 2px;
    font-size: 18px;
    line-height: 32px;
    color: #000;
    font-weight: bold
}

.listWrapper .listItem .icon{
    display: none;
    width: 28px;
    cursor: pointer;
}

.listWrapper .listItem .hc {
    margin-top: 8px;
    font-size: 14px;
    line-height: 31px;
}

.workUnit{
    padding: 0 28px 0 0;
}
.workUnit:last-child{
    padding: 0;
}
.cjk-type {
    padding-left: 30px;
    list-style-type: cjk-ideographic;
}
li.listStyleType {
    list-style-type: none;
}
.typeDecimal {
    list-style-type: decimal;
    margin: 0 0 0 1.2em;
}

.regulationBox .bg-w{
    margin: 7px 30px 15px 0;
    padding: 15px 20px 3px;
    background: #fff;
    border-radius: 8px;
}
table.regu-table tr{
    border-bottom: 1px dotted #d4d4d4;
}
table.regu-table tr:last-child{
    border-bottom: none;
}

.regu-table{
    display: table;
    width: 100%;
}
.table-row{
    display: table-row;
}
.table-cell{
    display: table-cell;
    vertical-align: middle;
    padding: 10px 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-bottom: 1px dotted #d4d4d4;
}
.table-cell.w30 {width: 30%;}
.table-cell.w42 {width: 42%;}
.table-cell.w10 {width: 10%;}
.table-cell.ttl {width: 12%}
.table-row:last-child .table-cell{
    border-bottom: none;
}
.dots-Y{
    display: inline-block;
    width: 10px;
    height: 10px;
    /* background: #E65D4C; */
    background: #1F2E67;
}

.pl0{
    padding-left: 0;
}

.txt-black {
    color: #000;
}
.txt-black b {
    color: #000 !important;
}


.txt-white{
    color: #fff;
}

.width12{
    width: 12%
}
.width18{
    width: 18%
}
ol.decimal{
    list-style: decimal;
    /* padding-left: 20px; */
}

@media (max-width: 800px) {
    .grid-kv img {
        max-width: 48%;
        margin: 6% auto 0;
    }
    /* .grid-item{
        margin: 10px;
    } */
    .header-logo a {
        top: 3px;
        left: 10px;
        width: 11.5vw;
    }
    .grid-kv.grid-item{
        padding-bottom: 20vw;
    }
    /* .grid-kv.grid-item img{
        max-width: 90vw;
    } */
    /* .kv-wrapper .btn-wrap{
        top: 48vw;
    } */
    .kv-wrapper .btn-wrap{
        top: 88%;
        flex-direction: column;
    }
    .kv-wrapper .btn-lg{
        min-width: 30vw;
    }

    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }

    .kv-wrapper .btn-wrap > div {
        margin-bottom: 14px;
        width: 50vw;
        max-width: inherit;
        max-width: initial;
    }
    .regu-index-wrapper {
        margin: 0 0 0 0;
    }
    /* .table-special .pl0 {
        width: 24%;
    }
    .table-special .table-cell.w42 {
        width: 10%;
    } */
    .table-special .datalabel {
        width: 40%;
        padding-top: 5% !important;
        padding-left: 0 !important;
    }
    .table-special .datalabel:before {
        left: 4%;
        top: 4%;
    }
}

.header-M{
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    border-bottom: 1px solid #1F2E66;
    background: #fff;
    transition: opacity .2s linear;
}
.footer-M {
    opacity: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    padding: 14px 10%;
    background: #1D46E0;
    transition: opacity .2s linear;
}

@media (max-device-width: 800px) {
    .idx-container.active {
        padding-bottom: 64px;
    }
    .active .header-M,
    .active .footer-M{
        opacity: 1;
    }
    .header-logo a {
        width: 19vw;
        padding: 6px;
        left: 5px;
    }
    .grid-container {
        /* -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-rows: auto;
        grid-template-areas:
            "a1 a2 a3 a4 a5 a6 a7 a8 a9 a10"
            "akv akv akv akv akv akv akv akv akv akv"
            "akv akv akv akv akv akv akv akv akv akv"
            "akv akv akv akv akv akv akv akv akv akv"
            "akv akv akv akv akv akv akv akv akv akv"
            "akv akv akv akv akv akv akv akv akv akv"
            "a11 a12 a13 a14 a15 a16 a17 a18 a19 a20"; */
        /* padding: 2vh 2vw 0 2vw; */
        /* min-height: 44vh; */
    }
    .grid-kv.grid-item {
        padding-bottom: 20vw;
    }
    .grid-kv.grid-item img {
        /* max-width: 90vw; */
        margin: 8% auto 0;
    }
    .kv-wrapper{
        padding: 2px;
    }
    .kv-wrapper .btn-wrap {
        top: 88%;
        flex-direction: column;
    }
    .kv-wrapper .btn-wrap > div{
        margin-bottom: 14px;
        width: auto;
        max-width: 200px;
    }
    .kv-wrapper .btn-lg {
        min-width: 200px;
    }
    /* .grid-item{
        margin: 7px;
    } */
    .grid-item img {
        border: none;
    }
    .regu-index-wrapper {
        margin: 0 0 0 0;
    }




}


.idx-overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(222, 46, 67, 0.69);
}
.idx-overlay .lightbox-wrap{
    padding: 20px 5%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    width: 80%;
}
.idx-overlay .icon{
    max-width: 30px;
    margin: 0 auto 20px;
}
.idx-overlay .content{
    font-size: 22px;
    line-height: 1.4;
}



/** footer
-----------------------------------------------------------------**/
footer{
    width: 100%;
    height: 160px;
    /* padding: 20px 10px; */
    padding: 20px 10px 60px 10px;
    /* background: #DE2E43; */
}
footer .setBox{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-right: 70px;
}
footer .setBox:last-child{
    margin-right: 0px;
}
footer .setName{
    position: relative;
    margin-left: 17px;
    color: #fff;
}
footer .setName:before{
    content: '';
    position: absolute;
    left: -9px;
    top: 0;
    width: 1px;
    height: 20px;
    background: #fff
}

.footer-logo{
    width: 157px;
}
.footer-inner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.spponserBox{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}




@-webkit-keyframes ani-mouse {
    0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    }
    60% {
    opacity: 1;
    -webkit-transform: translateY(10px);
    }
    70% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    }
    100% {
    opacity: 0;
    -webkit-transform: translateY(5px);
    }
}
@-moz-keyframes ani-mouse {
    0% {
    opacity: 1;
    -moz-transform: translateY(0);
    }
    60% {
    opacity: 1;
    -moz-transform: translateY(10px);
    }
    70% {
    opacity: 0;
    -moz-transform: translateY(10px);
    }
    100% {
    opacity: 0;
    -moz-transform: translateY(5px);
    }
}
@keyframes ani-mouse {
    0% {
    opacity: 1;
    transform: translateY(0);
    }
    60% {
    opacity: 1;
    transform: translateY(10px);
    }
    70% {
    opacity: 0;
    transform: translateY(10px);
    }
    100% {
    opacity: 0;
    transform: translateY(5px);
    }
}

/** media
-----------------------------------------------------------------**/
@media screen and (max-width: 767px) {
/** nav
----------------------------------**/
    nav {
        margin: 0 auto -121px;
        padding: 0 20px;
    }
    nav .logoBox {
        width: 110px;
        margin: 10px 0 0px -9px;
    }
    .burger {
        display: block;
        position: relative;
        z-index: 1;
    }
    .nav-btn-wrap{
        display: none;
        width: 100%;
        height: 100vh;
        background: #fff;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        padding: 50px 20px 0;

    }
    .nav-btn-wrap > div {
        display: block;
    }
    .loginBox{
        padding: 30px 20px;
        text-align: center;
    }
    .loginBox button {
        width: 150px;
        margin: 0 auto 21px;
        font-size: 16px;
    }
    .officailTime {
        margin-bottom: 14px;
        font-size: 14px;
    }
    .btn-primary {
        color: #000;
        background: #fff;
    }
    .btn-outline {
        border: 1px solid #000;
    }
   
    .pagesLink ul li a {
        display: block;
        padding: 10px 0 5px;
        font-size: 16px;
        line-height: 38px;
        color: #000;
    }
    .pagesLink ul li {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .pagesLink ul li:before {
        display: none;
    }
    .pagesLink ul li:hover a {
        color: #000;
    }

    .grid-kv.grid-item {
        padding-bottom: 30vw;
    }
    .kv-wrapper .btn-wrap {
        top: 84%;
    }



    /** regulationBox
    ----------------------------------**/
    .regulationBox {
        padding: 20px 0 20px;
    }
    .titleNotice {
        font-size: 22px;
    }
    .regulationBox .subTtl {
        margin-top: 2px;
        font-size: 18px;
        line-height: 38px;
        color: #757575;
        text-align: center;
    }
    .regulationBox .listWrapper {
        padding: 0 30px;
    }
    .listWrapper .listItem {
        padding: 20px 0 12px;
        border-bottom: 1px solid #d1d1d1;
    }
    .listWrapper .listItem .ht{
        cursor: pointer;
        background-size: 80px auto;
    }
    .listWrapper .listItem .ht .numb {
        margin-left: 0;
        width: 28px;
        height: 28px;
        font-size: 13px;
        line-height: 28px;
    }
    .listWrapper .listItem .hc {
        display: none;
        margin-top: 6px;
        font-size: 14px;
        line-height: 28px;
    }
    .listWrapper .listItem.on .hc {
        display: block;
    }
    .listWrapper .listItem.on .icon img {
        transform: rotate(-180deg);
    }
    .listWrapper .listItem .icon{
        display: inline-block;
        float: right;
    }
    .listWrapper .listItem .ht .ttl {
        font-size: 16px;
        line-height: 28px;
    }
    .workUnit {
        display: block;
        padding: 0;
    }
    .regulationBox .bg-w {
        margin: 7px 0 15px 0;
        padding: 8px 15px 3px;
        background: #fff;
        border-radius: 8px;
    }
    .table-cell {
        padding: 6px 4px;
    }
    .table-cell.content{
        padding: 2px 4px 6px;
    }



    /** table
    ----------------------------------**/
    .table-cell{
        display: inline-block;
    }
    .table-cell:last-child {
        display: block;
    }

    .table-row:last-child .table-cell:last-child {
        border-bottom: none; 
    }
    .table-cell.dotBox{
        width: 18px;
        border-bottom: none; 
    }
    .table-cell.ttl{
        width: 40%;
        border-bottom: none; 
    }
    .table-cell.set{
    border-bottom: none; 
    }
    .table-row.header{
        display: none;
    }
    .cjk-type {
        padding-left: 20px;
    }


    /** footer
    ----------------------------------**/
    footer {
        height: 80px;
        padding: 15px 15px;
    }

    .spponserBox {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }
    footer .setBox {
        font-size: 12px;
        margin-right: 0;
        margin-bottom: 5px;
    }
    .footer-logo {
        width: 100px;
    }
    footer .setName {
        margin-left: 10px;
    }
    footer .setName:before {
        left: -5px;
        top: 4px;
        height: 11px;
    }


}



.res-table{

}
.mb-show-inline{
    display: none;
}
.mb-hide{
    display: block;
}
.datalabel:before {
    display: none;
}

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

    .table-cell.ttl {
        width: 18%
    }
    .res-table .mb-full-width{
        width: 18%;
    }
    .table-special .datalabel {
        width: 40%;
        padding-top: 5% !important;
        padding-left: 0 !important;
    }
    .table-special .datalabel:before {
        left: 4%;
        top: 4%;
    }
    .table-special .datalabel.newFullw {
        width: 100%;
    }
}


@media (max-width: 767px) {
    .mb-show-inline{
        display: inline-block;
    }
    .mb-hide{
        display: none !important;
    }
    .mb-underlie{
        border-bottom: 1px dotted #d4d4d4 !important;
    }
    .datalabel{
        position: relative;
        width: 100%;
        padding-left: 30% !important;
    }
    .datalabel:before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        display: block;
        content: attr(data-label);
        font-weight: bold;
        position: absolute;
        left: 0;
    }
    .table-special .datalabel {
        width: 100%;
        padding-top: 13% !important;
        padding-left: 0 !important;
    }
    .table-special .datalabel:before {
        left: 0%;
        top: 10%;
    }



    .res-table .dotBox{
        display: none;
    }
    .res-table .mb-full-width{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
    }
    .res-table .mb-full-width b{
        padding-right: 5px;
    }   
    .res-table .dots-Y.mb-show-inline{
        margin: 0 5px 0 0;
    }
}


.squareWrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100%;
}
.squareWrap .squareItem {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.squareWrap .squareItem.square-1 {
    position: absolute !important;
    background: url(../img/square/Square-1.png) no-repeat 50% 0 / 10% auto;
}
.squareWrap .squareItem.square-2 {
    background: url(../img/square/Square-2.png) no-repeat 100% 0 / 15% auto;
}
.squareWrap .squareItem.square-3 {
    background: url(../img/square/Square-3.png) no-repeat 100% 20% / 10% auto;
}
.squareWrap .squareItem.square-4 {
    background: url(../img/square/Square-4.png) no-repeat 0 25% / 10% auto;
}
.squareWrap .squareItem.square-5 {
    background: url(../img/square/Square-5.png) no-repeat 100% 35% / 10% auto;
}
.squareWrap .squareItem.square-6 {
    margin-right: 10vw;
    background: url(../img/square/Square-6.png) no-repeat 0 40% / 20% auto;
}
.squareWrap .squareItem.square-7 {
    background: url(../img/square/Square-7.png) no-repeat 100% 60% / 10% auto;
}
.squareWrap .squareItem.square-8 {
    background: url(../img/square/Square-8.png) no-repeat 0 70% / 15% auto;
}
.squareWrap .squareItem.square-9 {
    background: url(../img/square/Square-9.png) no-repeat 0 100% / 12% auto;
}


